@font-face {
  font-family: "Roboto-Regular";
  src: url("./fonts/Roboto-Regular.eot")!important; /* IE9 Compat Modes */
  src: url("./fonts/Roboto-Regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("./fonts/Roboto-Regular.otf") format("opentype"), /* Open Type Font */
    url("./fonts/Roboto-Regular.svg") format("svg"), /* Legacy iOS */
    url("./fonts/Roboto-Regular.ttf") format("truetype"), /* Safari, Android, iOS */
    url("./fonts/Roboto-Regular.woff") format("woff"), /* Modern Browsers */
    url("./fonts/Roboto-Regular.woff2") format("woff2")!important; /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
.pretextleft .offset-3{
      margin-left: 0%!important;
}
.visform *{
  text-align:left;
}

#mod-visform4 a{
  color: #007bff!important;
  text-decoration: none!important;
}
#mod-visform4 #captcha-lbl{
  align-self: start !important;
  text-align: left !important;
}
#mod-visform4 #captcha-lbl + div{
  text-align: left !important;
}
.form-control{
    border: 1px solid #101010 !important;
    padding: 10px !important;
    line-height: normal !important;
    height: 50px;
    color: #101010 !important;
    border-radius: 0px !important;
}
.text-left{
  text-align:left;
}
.stacked-checkboxes .form-check-inline{
  display:block;
}
html{
  position:relative; 
  min-height: 100% !important;
}
/*Normalize html and body elements,this style is just good to have*/
html,body{
  margin:0;
  padding:0;
}

body {
	position: relative;
	width: 100%;
	height: 100%;
	min-height: 100% !important;
	text-align: center;
	font-family: Roboto, Segoe UI, Open Sans, sans-serif !important;
}

/**
.bg_hesotec {
	background: rgba(210, 210, 210, 0.95);
}
**/

#body {
	max-width: 2560px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #ffffff;
}

#e_blue {
	/*color: #00AEFF;*/&
	color: #1E1E1C;
}

/* Sprungmarken - Abstand vom Header festlegen */
.position_anker::before {
	display: block;
	content: "";
	visibility: hidden;
} 

a {
	text-decoration: none !important;
	color: #000000;
}


/**
Hide user profile setup
**/
.profile {
   display: none;
}


/*
a:link {
	text-decoration: none;
	color: #ffffff !important;
}

a:visited {
	text-decoration: none;
	color: #00AEFF !important; 
}

a:focus {
	text-decoration: none;
	color: #00AEFF !important;
}

a:hover {
	text-decoration: none;
	color: #00AEFF !important;
}

a:active {
	text-decoration: none;
	color: #00AEFF !important;
}

.active {
	text-decoration: none;
	color: #00AEFF !important;
}
*/

a:active {
	text-decoration: none;
	color: #ffffff !important;
}


header {
	width: 100%;
	position: fixed;
	z-index: 9900;
}

#menu_top {
	width: 100%;
	max-width: 2560px;
}



#choose_language p{
	color: #999999;
	position: relative;
	/*top: -190px;*/
	right: 16px;
	float: right;
	/*margin-left: 10px;
	margin-top: auto;*/
	margin-bottom: -48px;
	}

#choose_language span{
	border-bottom: 1px solid #00AEFF;
	}
	





#footer {
	margin-top: 0px;
	color: #ffffff;
	background-color: #1e1e1c;
}

#footer a:link {
	color: #ffffff !important;
	border-bottom: 0px solid #00AEFF;
}

#footer a:visited {
	color: #ffffff !important;
	border-bottom: 1px solid #00AEFF;
}

#footer a:focus {
	color: #ffffff !important;
	border-bottom: 1px solid #00AEFF;
}

#footer a:hover {
	color: #ffffff !important;
	border-bottom: 1px solid #00AEFF;
}

#footer a:active {
	color: #990000 !important;
	border-bottom: 1px solid #00AEFF;
}


#footer p {
	color: #ffffff;
}

#footer_top {
	color: #ffffff;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 80px;
	background-color: #1e1e1c !important;
}

.footer_top_text {
	/*position: absolute;
	left:6%;
	bottom: 6%;
	z-index: 2;*/
	color: #ffffff;
	text-align: left;
}

.footer_top_text h2 {
	color: #ffffff;
	padding-top: 26px;
	font-size: 15pt;
	font-weight: 550;
	padding-left: 5px;
}

.footer_top_text h3 {
	color: #ffffff;
	padding-top: 0px;
	margin-bottom: 0px;
	font-size: 9pt;
	font-weight: 550;
	padding-left: 5px;
}

.footer_top_text img {
	width: 180px;
	margin-left: -14px;
	margin-top: 15px;
}

.footer_top_text ul {
	 list-style: none;
	 margin-left: 0px;
	 padding-left: 0px;
}

.footer_top_text li {
	 padding-top: 10px;
	 padding-left: 5px;
	 color: #ffffff !important;
}

.footer_top_text a:link {
	color: #ffffff !important;
	border-bottom: 0px solid #00AEFF;
}

.footer_top_text a:visited {
	color: #ffffff !important;
	border-bottom: 1px solid #00AEFF;
}

.footer_top_text a:focus {
	color: #ffffff !important;
	border-bottom: 1px solid #00AEFF;
}

.footer_top_text a:hover {
	color: #ffffff !important;
	border-bottom: 1px solid #00AEFF;
}

.footer_top_text a:active {
	color: #ffffff !important;
	border-bottom: 1px solid #00AEFF;
}

#row_footer {
	color: #ffffff;
	width: 85%;
	margin-left: auto !important;
	margin-right: auto !important;
	text-align: center !important;
}

.row {
	margin: 0px !important;
}

.col-sm-12, .col-md-12, .col-lg-12 {
	padding: 0px !important;
	overflow: hidden;
}

.col-sm-11, .col-md-11, .col-lg-11 {
	padding: 0px !important;
	overflow: hidden;
}

.col-sm-10, .col-md-10, .col-lg-10 {
	padding: 0px !important;
	overflow: hidden;
}

.col-sm-9, .col-md-9, .col-lg-9 {
	padding: 0px !important;
	overflow: hidden;
}

.col-sm-8, .col-md-8, .col-lg-8 {
	padding: 0px !important;
	overflow: hidden;
}

.col-sm-7, .col-md-7, .col-lg-7 {
	padding: 0px !important;
	overflow: hidden;
}

.col-sm-6, .col-md-6, .col-lg-6 {
	padding: 0px !important;
	overflow: hidden;
}

.col-sm-5, .col-md-5, .col-lg-5 {
	padding: 0px !important;
	overflow: hidden;
}

.col-sm-4, .col-md-4, .col-lg-4 {
	padding: 0px !important;
	overflow: hidden;
}

.col-sm-3, .col-md-3, .col-lg-2 {
	padding: 0px !important;
	overflow: hidden;
}

.col-sm-1, .col-md-1, .col-lg-1 {
	padding: 0px !important;
	overflow: hidden;
}

.col-sm-2, .col-md-2, .col-lg-3 {
	padding: 0px !important;
	overflow: hidden;
}

.footer_top_img img {
	width: 100%;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	z-index: 1;
	opacity: 1;
	transition: .5s ease;
}

.footer_effect:hover .footer_top_img {
  opacity: 0.75;
}


/* Top-Nav Menu2 css */
/**
#top_menu2 {
	width: 100%;
	height: 0px;
	-webkit-transition: height 1s; /* For Safari 3.1 to 6.0 */
	
/**
	transition: height 1s;
	text-align: right;
	background: rgba(255, 255, 255, 0.75);
	display: block;
	overflow: hidden;
}


#top_menu2 ul {
	margin-right: 80px;
	padding-top: 8px;
}

#top_menu2 li{
	text-align: left;
	margin-left: 10px;
	margin-right: 25px;
}

#close_menu2{
	margin-top: -24px;
	margin-right: 25px;
	margin-left: 0px;
	margin-bottom: 0px;
	height: 40px;
	overflow: hidden;
	float:right;
}
**/


/* Top-Nav Menu css */

#top_menu_color_box{
	background: rgba(190, 190, 190, 0.95);
}

#top_menu {
	background: #1e1e1c;
}

#top_menu a {
	color: #ffffff !important;
	white-space: nowrap;
}

#top_menu a:hover {
	color: #ffffff !important;
	border-bottom: 1px solid #00AEFF;
}

#top_menu a:active {
	color: #ffffff !important;
	border-bottom: 1px solid #00AEFF;
}

#top_menu a:focus {
	color: #ffffff !important;
	border-bottom: 1px solid #00AEFF;
}

.navbar-brand_left, .navbar-brand_right {
	border-bottom: 0px !important;
}


.active a {
	color: #ffffff !important;
	border-bottom: 1px solid #00AEFF;
}


#choose_language a {
	text-decoration: none;
	color: #999999 !important;
}



#top_menu_item{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px !important;
}

#open_menu2{
	float: right;
	padding-left: 15px;
}

.navbar-toggler {
    color: rgba(0,0,0,1) !important;
	border: none !important;
	outline: none !important;
}

#custom-toggler:before {
	content: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 174, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 15l10 10 M24 15l-10 10'/%3E%3C/svg%3E") !important;
	margin-bottom: 0px !important;
}

.navbar-toggler[aria-expanded=true] #custom-toggler:before {
	content: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 174, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M14 15l10 10 M14 15l-10 10'/%3E%3C/svg%3E") !important;
	color: rgba(0, 174, 255, 1);
	margin-bottom: 0px !important;
}





.navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E") !important;
	margin-bottom: 0px !important;
}





.left-to-right {
	height: 10px;
	background: linear-gradient(to right, #592a43, #00AEFF);
	background: -prefix-linear-gradient(left, #592a43, #00AEFF);
	}



/* Icons */

.icon_open_menu2 {
	background-image: url("/templates/hesotec_2018/images/icons/icon_s_open_menu2.png");
	background-repeat: no-repeat;
	background-size: 20px 20px;
	width: 20px;
	height: 20px;
	opacity: 1;
	margin-bottom: 7px !important;
	padding-bottom: 0px !important;
	z-index: 99980;
}

.icon_open_menu2:hover {
	background-image: url("/templates/hesotec_2018/images/icons/icon_r_open_menu2.png");
	background-repeat: no-repeat;
	background-size: 20px 20px;
	width: 20px;
	height: 20px;
	opacity: 1;
	z-index: 99980;
}


/* HERO css */

.container_hero {
	padding-top: 145px;
	position: relative;
	width: 100%;
	height: 100%;
	min-height: 288px;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #000000;
}

.container_hero_home {
		padding-top: 145px;
	}

.hero_img img {
	width: 100%;
	height: 100%;
	min-width: 403px;
	min-height: 228px;
	object-fit: cover;
	margin-top: 0px;
	z-index: 1;
}

.hero_img_home img {
	width: 100%;
	height: 100%;
	min-height: 185px;
	margin-top: 10px;
	z-index: 1;
}

.hero_text {
	position: absolute;
	width: 100%;
	margin-left:auto;
	margin-right: auto;
	top: 10%;
	/*z-index: 10;*/
	text-align: center !important;
	/*position: absolute;
	z-index: 9990;
	text-align: center;*/
}

.hero_text_home {
	bottom: 65%;
	top: auto;
}

.hero_text h1 {
	color: #ffffff;
	padding-top: 0px;
	/*text-shadow:  
     1px  1px 0px #000000,
	 1px -1px 0px #000000,
	-1px  1px 0px #000000,
	-1px -1px 0px #000000;*/
}

.hero_text h2 {
	color: #00AEFF;
	padding-top: 0px;
	/*text-shadow:  
     1px  1px 0px #000000,
	 1px -1px 0px #000000,
	-1px  1px 0px #000000,
	-1px -1px 0px #000000;*/
}

.hero_text span {
	font-weight: normal;
	color: #ffffff;
	padding-top: 50px;
	/*text-shadow:  
     1px  1px 0px #000000,
	 1px -1px 0px #000000,
	-1px  1px 0px #000000,
	-1px -1px 0px #000000;*/
}

.hero2_text {
	position: absolute;
	width: 100%;
	margin-left:auto;
	margin-right: auto;
	bottom: 65%;
	z-index: 2;
	text-align: center !important;
	/*position: absolute;
	z-index: 9990;
	text-align: center;*/
}

.hero2_text h1 {
	color: #ffffff;
	font-weight: bold;
	padding-top: 60px;
	text-shadow:  
     1px  1px 0px #000000,
	 1px -1px 0px #000000,
	-1px  1px 0px #000000,
	-1px -1px 0px #000000;
}

.hero2_text h2 {
	font-weight: bold;
	color: #ffffff;
	text-shadow:  
	 1px  1px 0px #000000,
	 1px -1px 0px #000000,
	-1px  1px 0px #000000,
	-1px -1px 0px #000000;
}

/* hero kontakt */

#hero_contact {
	background-color: #000000;
	
}

.hero_contact_container {
	margin-top: 5%;
	width: 80%;
	height: 80%;
	margin-left: auto;
	margin-right: auto;
}

.hero_contact_text {
	text-align: left;
	color: #ffffff !important;
	padding-top: 80px;
	font-size: 23pt;
	line-height: 27pt;
}

.hero_contact_text h2{
	font-size: 37pt;
	margin-bottom: 30px;
}

.hero_contact_text table {
	border: 0px;
	margin-top: 30px;
}

.hero_contact_text a{
	color: #00AEFF !important;
}

.hero_contact_text_td1{
	width: 35%;
}

#kontakt_link1 a{
	width: 100% !important;
	margin-top: 90px;
}

#kontakt_link2 a{
	width: 100% !important;
	margin-top: 15px;
}

#kontakt_link_button {
	border: solid 1px #00AEFF;
	color: #00AEFF;
	background: rgba(30, 30, 28, 0.5);
}

#kontakt_link_button.btn:hover {
	color: #ffffff !important;
	background: rgba(0, 174, 255, 1);
}

#kontakt_link_button.btn:active {
	color: #00AEFF !important;
}

#kontakt_link_button.btn:focus {
	color: #00AEFF !important;
}

#kontakt_link_button .active a {
	color: #00AEFF !important;
}

/* Kontaktformular */

.bfLegend-l {
	display: none;
}



/* Banner css */

.container_banner {
	position: relative;
	width: 100%;
	min-height: 288px;
	overflow: hidden;
	display: flex;
	margin-top: 10px !important;
	align-items: center;
	justify-content: center;
	text-align: left;
	vertical-align: middle;
	background-color: #101010;
}

.banner_img img {
	width: 100%;
	height: 100%;
	min-width: 514px;
	min-height: 288px;
	z-index: 1;
}

.banner_text_left {
	position: absolute;
	left: auto;
	width: 40%;
	margin-left:0px;
	z-index: 2;
	text-align: center !important;
}

.banner_text_right {
	position: absolute;
	right: auto;
	width: 40%;
	margin-right:0px;
	z-index: 2;
	text-align: center !important;
}

.banner_text h3 {
	color: #ffffff;
}

.banner_text h2 {
	color: #ffffff;
}

.banner_text span {
	color: #ffffff;
	font-weight: normal;
}

#banner_button {
	width: auto;
	border: solid 1px #ffffff;
	color: #ffffff;
	background: rgba(0, 0, 0, 0.3);
}

#banner_button a {
	color: #ffffff !important;
}

#banner_button.btn:hover {
	color: #ffffff !important;
	background: rgba(0, 174, 255, 1);
}

#banner_button.btn:active {
	color: #ffffff !important;
}

#banner_button.btn:focus {
	color: #ffffff !important;
}

#banner_button. a:focus {
	color: #ffffff !important;
}

#banner_button .active a {
	color: #ffffff !important;
}

/* content centered css */

.content_text_centered {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 80px;
	margin-top: 80px;
}

.subheader {
	margin: 50px 20px 0px 20px;
}

.subheader h3 {
	font-size: 15.75pt;
	font-weight: bold;
	color:#1E1E1C !important;
	max-width: 95%;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

h3.subheader {
	font-size: 21pt;
	font-weight: bold;
	color:#1E1E1C !important;
}
.nobreak {
	white-space: nowrap;
}

.sub_h3 {
	font-size: 15.75pt;
	font-weight: normal;
	color:#1E1E1C !important;
}

.header {
	margin: 25px 20px 0px 20px;
}

.header h2 {
	font-size: 9.75pt;
	color:#101010 !important;
	font-weight: bold;
	margin-bottom: -10px;
}

h2.header {
	font-size: 15.75pt;
	color:#101010 !important;
}

h3.header {
	font-size: 11.75pt;
	color:#101010 !important;
}

h3.header {
	padding-left:0px;
	padding-bottom:0px;
	margin-bottom: -50px;
}

.text {
	margin: 15px 20px 0px 20px;
}

.text p {
	font-size: 9.75pt;
	color:#878787 !important;
}

p.text {
	font-size: 9.75pt;
	color:#878787 !important;
}

/* Collection css */

#collection {
	margin-top: 50px;
}

#specialists_row {
	margin-top: 50px;
}

.collection_img img {
	width: 105%;
	height: auto;
	padding: 0px !important;
	margin: 0px !important;
	overflow: hidden;
	z-index: 1;
}

.collection_text {
	position: absolute;
	width: 100%;
	margin-left:auto;
	margin-right: auto;
	bottom: 6%;
	z-index: 2;
	text-align: center !important;
}
	
.collection_text h2 {
	padding-top: 0px;
	font-size: 15pt;
	color: #ffffff;
	font-weight: 650;
	text-shadow:  
	 1px  1px 0px #000000,
	 1px -1px 0px #000000,
	-1px  1px 0px #000000,
	-1px -1px 0px #000000;
}

#collection h2{
	text-align: center;
}

/* Grow -https://github.com/IanLunn/Hover- */
.hvr-grow {
    display: inline-block;
    vertical-align: middle;
    transform: translateZ(0);
    box-shadow: 2px rgba(0, 0, 0, 1);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transition-duration: 5s;
    transition-property: transform;
}

.hvr-grow:hover,
.hvr-grow:focus,
.hvr-grow:active {
    transform: scale(1.1);
}

/* Specialists css */

#specialists {
	margin-top: 50px;
}

.specialists_div_left, .specialists_div_right {
	margin-top: auto;
	margin-bottom: auto;
}

.specialists_div_left h4{
	margin-bottom: 0px;
	margin-left: 0px;
}

.specialists_div_right h4{
	margin-bottom: 0px;
	margin-left: 0px;
}

.specialists_img img {
	width: 100%;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

.specialist_text_left, .specialist_text_right {
	padding: 20px !important;
	text-align: center;
}

/* Leistungen / topics */

#single_topic_row {
	margin-top: 10px;
	width: 100%;
	height: 100%;
	background: #1e1e1c;
}

.topic_div_img {
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}

.topic_div_img img{
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
}

.topic_div_text {
	color: #000000;
	margin-top: auto;
	margin-bottom: auto;
	width:100%;
	text-align: left;
	vertical-align: middle;
}

.topic_div_border {
	border: solid 1px;
	color: #101010;
}

.topic_text {
	margin-left: 13.5%;
	width: 85%;
	padding: 0px;
	padding-bottom: 10px;
	color: #ffffff !important;
}

#flexReverse {
      display: flex !important;
      flex-direction: row-reverse !important;
   }

#topic_button {
	min-width: 50%;
	border: solid 1px #00AEFF;
	color: #00AEFF;
	background: rgba(30, 30, 28, 0.5);
	margin-top: 20px;
	padding-bottom: 10px;
}

#topic_button a {
	color: #00AEFF !important;
}

#topic_button.btn:hover {
	color: #ffffff !important;
	background: rgba(0, 174, 255, 1);
}

#topic_button.btn:active {
	color: #ffffff !important;
}

#topic_button.btn:focus {
	color: #ffffff !important;
}

#topic_button .active a {
	color: #ffffff !important;
}

#topic_button_blue {
	min-width: 50%;
	border: solid 1px #00AEFF;
	color: #ffffff;
	margin-top: 20px;
	padding-bottom: 10px;
	background: rgba(0, 174, 255, 1);
}

#topic_button_blue a {
	color: #ffffff !important;
}

#topic_button_blue.btn:hover {
	color: #ffffff !important;
	background: rgba(255, 255, 255, 0.6);
}

#topic_button_blue.btn:active {
	color: #ffffff !important;
}

#topic_button_blue.btn:focus {
	color: #ffffff !important;
}

#topic_button_blue .active a {
	color: #ffffff !important;
}

#topic_button_grey {
	min-width: 50%;
	border: solid 1px #D2D2D2;
	color: #D2D2D2;
	margin-top: 20px;
	padding-bottom: 10px;
	background: rgba(0, 174, 255, 0.0);
}

#topic_button_grey a {
	color: #ffffff !important;
}

#topic_button_grey.btn:hover {
	color: #ffffff !important;
	background: 255(255, 255, 255, 0.6);
}

#topic_button_grey.btn:active {
	color: #ffffff !important;
}

#topic_button_grey.btn:focus {
	color: #ffffff !important;
}

#topic_button_grey .active a {
	color: #ffffff !important;
}

.highlight_big {
	color: #00AEFF;
}

/* Kontakt info / Spezialisten */

.contact_img img{
	float: right;
	width: 350px;
}

.contact_text {
	text-align: left !important;
	width: 350px;
}

.contact_text_left {
	float: right !important;
	width: 350px;
}


/* Ueber uns / Geschaeftsleitung */

.ueber_uns_row {
	margin-top: 50px !important;
}

.ueber_uns_row img{
	width: 100%;
}

.ueber_uns_div_text {
	margin-top: 0px;
	text-align: left;
}

p.list_header {
	color: #ab263c !important;
}

.hesotec_list {
	font-size: 9.75pt;
}

.hesotec_list ul{
	padding-left: 0px;
}

.hesotec_list li{
	list-style-type: square;
	color: #878787;
}

.hesotec_list span{
	color: #101010;
}

/* Unternehmensgeschichte */

.text h4 {
	margin-top: 50px;
	font-weight: 550;
}

/* Impressum / Datenschutz / AGB */

.i_d_a_header {
	margin-top: -200px;
}

.agb_header {
	margin-top: -100px;
}

.impressum {
	margin-top: 30px;
	text-align: left !important;
	width: 45%;
	min-width: 280px;
	margin-left: auto;
	margin-right: auto;
}

.datenschutz {
	margin-top: 30px;
	text-align: left !important;
	width: 70%;
	min-width: 280px;
	margin-left: auto;
	margin-right: auto;
}

.agb {
	margin-top: 30px;
	text-align: left !important;
	width: 70%;
	min-width: 240px;
	margin-left: auto;
	margin-right: auto;
}

.agb li {
	color: #878787 !important;
}

table.agb {
	width: 100%;
	min-width: 260px;
	margin-left: -15px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-spacing: 0px;
}

.agb_td_left_active p {
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 5px;
	padding-right: 0px;
	color: #007bff !important;
}

.agb_td_left_inactive p {
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 5px;
	padding-right: 0px;
	color: #007bff !important;
}

.agb_td_right_active p {
	margin-right: 0px;
	padding-right: 0px;
	margin-left: 5px;
	padding-left: 0px;
	text-align: right;
	color: #007bff !important;
}

.agb_td_right_inactive p {
	margin-right: 0px;
	padding-right: 0px;
	margin-left: 5px;
	padding-left: 0px;
	text-align: right;
	color: #007bff !important;
}

.agb_td_right_print_pdf p {
	margin-right: 0px;
	padding-right: 0px;
	margin-left: 5px;
	padding-left: 0px;
	text-align: right;
}

table.print_pdf {
	margin-top: 0px;
}

td.agb_td_right_print_pdf {
	border: 0px;
}

td.agb_td_left_active {
	border-top: 1px solid #101010;
	border-right: 1px solid #101010;
	border-bottom: 0px solid #101010;
	min-width: 180;
	width:1%;
}

td.agb_td_left_inactive {
	border-bottom: 1px solid #101010;
	min-width: 180;
	width:99%;
}

td.agb_td_right_active {
	border-top: 1px solid #101010;
	border-left: 1px solid #101010;
	border-bottom: 0px solid #ffffff;
	min-width: 180;
	width:1%;
}

td.agb_td_right_inactive {
	border-bottom: 1px solid #101010;
	min-width: 180;
	width:99%;
}

.agb h2 {
	font-size: 21pt;
}

.agb h3 {
	margin-top: 25px;
	font-size: 21pt;
	font-weight: 550;
}

.datenschutz h3,.impressum h3 {
	margin-top: 25px;
	font-size: 21pt;
	font-weight: 550;
}

.agb li {
		font-size: 21pt !important;
		margin-left: 1em;
	}
	
.agb ol {
	padding-left: 0px;
}

#agb_part1 {
	display: block;
	
}

#agb_part2 {
	display: none;
}

/* Download */

#download_row {
	margin-top: 50px;
}

.download_text_left, .download_text_right {
	margin-left: 20px !important;
	text-align: left;
}

.download_div_left, .download_div_right {
	/*margin-top: auto;*/
	margin-bottom: auto;
}

.download_div_left h4{
	margin-bottom: 0px;
}

.download_div_left ul {
	/*margin-top: -20px;*/
	/*margin-bottom: -30px;*/
	padding-left: 30px;
	text-align: left;
}

.download_div_left li {
	margin-bottom: 15px;
}

.download_img img {
	width: 100%;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

.download_small_img img{
	float: right;
	width: 350px;
}

.download_text {
	text-align: left !important;
	padding-left: 10px;
	width: 350px;
}

.download_text ul{
	text-align: left !important;
}

/* Unterseiten Privat-Unternehmen*/

#sticky_wrapper {
	position: sticky;
	position: -webkit-sticky;
	width: 100%;
	height: 100%;
	top: 0px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #ffffff;
	color: #000000;
	z-index: 9990;
	display: none !important;
}

#sticky_wrapper_content {
	width: 80%;
	height: 100%;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 50px 0px 0px 0px;
	text-align: center;
}

#sticky_wrapper_fixed {
	position: fixed;
	top: 0px;
	width: 100%;
	max-width: 2560px;
	transition: top 1.0s;
	transition-delay: 0.0s;
	background-color: #ffffff;
}

#general_details {
	list-style: none;
	display: flex;
	margin-bottom: -5px;
}

#general_details ul {
	width: 95% !important;
	max-width: 2560px !important;
}  
  
#general_details li {
	padding-left: 5px;
	padding-right: 5px;
  	max-width: 10%;
    min-width: 181px;
    text-align: center;
}

#general_details_text {
	/*padding-top: 50px;*/
	color: #ffffff;
}

#general_details_text h3,h2{
	padding-top: 50px;
}


#top_menu_color_box{
	background: rgba(190, 190, 190, 0.95);
}
#sticky_wrapper_content	{
  color: #000000 !important;
}

#sticky_wrapper_content a {
	color: #000000 !important;
	border-bottom: 2px solid #c1c1c1 !important;
}

#sticky_wrapper_content a:hover {
	color: #000000 !important;
	border-bottom: 2px solid #00AEFF !important;
}

#sticky_wrapper_content a:active {
	color: #000000 !important;
	border-bottom: 2px solid #00AEFF !important;
}

#sticky_wrapper_content a:focus {
	color: #000000 !important;
	border-bottom: 2px solid #00AEFF !important;
}

.ausstattung {
	background-color: #1e1e1c;
	padding-bottom: 50px;
}

.ausstattung2 {
	background-image: url("/templates/hesotec_2018/images/bg_eSat_2019_2560x1840.jpg");
	background-repeat: no-repeat;
	background-size: auto;
	background-position: 0px 50px;
	background-color: #000000;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 50px;
}

.technisches_setup_div {
	margin-top: 10px !important;
	padding-bottom: 50px;
	background-image: linear-gradient(to bottom right, #572C46, #503756, #484366);
}

.technisches_setup {
	position: relative;
	z-index: 1;
}

.technisches_setup img {
	width: 100%;
	height: 100%;
}

/*
.setup_topic {
	position: absolute;	
	top: 35%;
	left: 20%;
	z-index: 99;
	color: #ffffff;
}
*/

.ausstattung h2{
	text-align: center;
	margin-left: auto !important;
	margin-right: auto !important;
}

.ausstattung p{
	text-align: center;
	margin-left: auto !important;
	margin-right: auto !important;
}

.ausstattung2 p{
	 color: #ffffff !important;
	 text-align: left !important;
	 margin-left: 0px !important;
	 padding-left: 2.5%;
}

h3.ausstattung2 {
	 color: #ffffff !important;
	 text-align: left !important;
	 margin-left: 0px !important;
	 padding-left: 2.5% !important;
}

#ausstattung2 {
	padding-left: 2.5%;
}

@media (min-width: 300px) {
	.position_anker::before {
		height:73.85px;
		margin-top: -73.85px;
	}
	
	.container_hero {
		padding-top: 60px;
	}
	
	.container_hero_home {
		padding-top: 120px;
	}
	
	.hero_text h1 {
		font-size: 20pt !important;
		font-weight: bold;
	}
	
	.hero_text h2 {
		font-size: 12pt !important;
	}
	
	.hero2_text h1 {
		font-size: 14pt !important;
	}
	
	.hero2_text h2 {
		font-size: 20pt !important;
	}
	
	.banner_text_left, .banner_text_right {
		width: 80%;
		left: auto;
		margin-left:auto;
		margin-right:auto;
	}
	
	.banner_text h2{
		font-size: 18pt;
		font-weight: bold;
		padding-top: 0px;
	}
	
	.banner_text h3{
		font-size: 9.75pt;		
		font-weight: normal;
		padding-top: 10px;
	}
	
	#banner_button {
		margin-top: 30px;
		font-size: 8pt;
	}
	
	.navbar {
		text-align: left;
	}
	
	.custom-nav-ul {
	margin-top: 0px !important;
	padding-top: 10px !important;
	}
	
	.navbar-collapse ul{
	margin-top: 30px;
	padding-top:30px;
	margin-left: 0px !important;
	display: list-item;	
	border-top: solid 1px #666666;
	}
	
	

	.navbar-collapse li{
		/*margin-left: 0px !important;  ->04.02.2020 */
		padding-left: 0px;
		margin-left: auto;	/* 04.02.2020 */
		margin-right: auto;	/* 04.02.2020 */
	}
	
	#top_menu_item li {
		margin-top: 10px;
		margin-left: 0px;
		padding-left: 0px;
		padding-right: 15px;
	}

	
	#top_menu_logo_left {
		width: 90px;
	}
	
	#top_menu_logo_right {
		width: 90px;  /* alt 70*/
	}
	
	#top_menu_logo_footer {
		width: 100px;
		margin-right: 0px;
	}
	
	#footer_top {
		padding-left: 13%;
	}
	
	.footer_top_text h2 {
		font-size: 15pt;
	}

	.footer_top_text h3 {
		font-size: 9pt;
	}
	
	#footer_bottom_normal{
		display: none;
	}
	
	.content_text_centered {
		max-width: 95%;
	}
	
	.ausstattung2 {
		background-position: -350px 50px;
	}
	
	.ausstattung h2{
		max-width: 95%;
		font-size: 15.75pt;
	}

	.ausstattung p{
		max-width: 95%;
	}

	.ausstattung2 p{
		max-width: 95%;
		padding-left: 25%;
	}
	
	/*
	h3.ausstattung2{
		max-width: 95%;
		padding-left: 25% !important;
		font-size: 13pt !important;
	}
	*/
	
	#ausstattung2 {
		padding-left: 25%;
		font-size: 13pt;
	}
	
	
	.collection_text h2 {
		font-size: 18pt;
	}
	
	.specialists_768 {
		display: none !important;
	}
	
	.specialists_div_left h4{
		font-size: 14.25pt !important;
	}

	.specialists_div_right h4{
		font-size: 14.25pt !important;
	}
	
	.specialist_text_left, .specialist_text_right {
		font-size: 12pt;
	}

	.specialists_position {
	font-size: 8pt;
	}
	
	.hero_contact_text {
		padding-top: 20px;
		font-size: 11pt;
		line-height: 13pt;
	}

	.hero_contact_text h2{
		font-size: 17pt;
		margin-bottom: 13px;
	}

	.hero_contact_text table {
		float: left;
		margin-top: 0px;
	}

	.hero_contact_text_td1{
		width: 35%;
	}

	#kontakt_link1 a{
		font-size: 11pt;
		margin-top: 20px;
	}

	#kontakt_link2 a{
		font-size: 11pt;
		margin-top: 10px;
		margin-bottom: 50px;
	}
	
	.ueber_uns_text {
		margin: 25px 0px 0px 0px;
	}
	
	table.agb {
		width: 100% !important;
		min-width: 280px !important;
		margin-left: -20px;
		margin-right: 0px;
		padding-left: 0px;
		padding-right: 0px;
	}
	
	.agb h2 {
		font-size: 16pt;
	}

	.agb h3 {
		margin-top: 25px;
		font-size: 12pt;
		font-weight: 550;
	}
	
	.datenschutz h3,.impressum h3 {
		margin-top: 25px;
		font-size: 12pt;
		font-weight: 550;
	}
	
	.agb li {
		font-size: 9.75pt !important;
	}
	
	.download_768 {
		display: none !important;
	}
	
	.download_div_left h4{
		font-size: 14.25pt !important;
		margin-top: 20px !important;
		text-align: center;
	}

	.download_div_right h4{
		font-size: 14.25pt !important;
		margin-top: 20px !important;
		text-align: center;
	}
	
	.download_text_left, .download_text_right {
		font-size: 12pt;
		text-align: center;
	}
	
	.download_div_left ul{
		padding-left: 15% !important;
		padding-top: 15px;
	}
}



@media (min-width: 310px) {
	table.agb {
		width: 100%;
		min-width: 280px;
		margin-left: -17px;
		margin-right: 0px;
		padding-left: 0px;
		padding-right: 0px;
	}
}

@media (min-width: 330px) {
	.banner_text h2{
		font-size: 15pt;
	}
	
	.banner_text h3{
		font-size: 10pt;
	}
	
	table.agb {
		width: 100%;
		min-width: 250px;
		margin-left: -14px;
		margin-right: 0px;
		padding-left: 0px;
		padding-right: 0px;
	}
	
	#footer_top {
		padding-left: 10.5%;
	}
}

@media (min-width: 410px) {
	.hero2_text h1 {
		font-size: 15pt !important;
	}
	
	.hero2_text h2 {
		font-size: 26pt !important;
	}
	
	.banner_text h2{
		font-size: 17pt;
	}
	
	.banner_text h3{
		font-size: 11pt;
	}
	
	#banner_button {
		margin-top: 30px;
		font-size: 13pt;
	}
	
	#footer_top {
		padding-left: 9.5%;
	}
	
	.footer_top_text h2 {
		font-size: 17pt;
	}

	.footer_top_text h3 {
		font-size: 13pt;
	}
	
	.content_text_centered {
		max-width: 95%;
	}
	
	.ausstattung h2{
		max-width: 95%;
	}

	.ausstattung p{
		max-width: 95%;
	}
	
	.collection_text h2 {
		font-size: 23pt;
	}
	
	.specialists_div_left h4{
		font-size: 16.25pt !important;
	}

	.specialists_div_right h4{
		font-size: 16.25pt !important;
	}
	
	.specialist_text_left, .specialist_text_right {
		font-size: 14pt;
	}

	.specialists_position {
		font-size: 8pt;
	}
	
	.hero_contact_text {
		padding-top: 20px;
		font-size: 11pt;
		line-height: 13pt;
	}

	.hero_contact_text h2{
		font-size: 17pt;
		margin-bottom: 13px;
	}

	.hero_contact_text table {
		float: left;
		margin-top: 0px;
	}

	.hero_contact_text_td1{
		width: 35%;
	}

	#kontakt_link1 a{
		font-size: 11pt;
		margin-top: 20px;
	}

	#kontakt_link2 a{
		font-size: 11pt;
		margin-top: 10px;
		margin-bottom: 50px;
	}
	
	table.agb {
		width: 100%;
		min-width: 240px;
		margin-left: -11px;
		margin-right: 0px;
		padding-left: 0px;
		padding-right: 0px;
	}
	
	.download_div_left h4{
		font-size: 16.25pt !important;
		margin-top: 20px !important;
		text-align: center;
	}

	.download_div_right h4{
		font-size: 16.25pt !important;
		margin-top: 20px !important;
		text-align: center;
	}
	
	.download_text_left, .download_text_right {
		font-size: 14pt;
		text-align: center;
	}
	
	.download_div_left ul{
		padding-left: 15% !important;
		padding-top: 15px;
		font-size: 12pt;
	}
}

@media (min-width: 450px) {
	.navbar-brand_left {
		padding-left: 10% !important;
	}
	
	.banner_text h2{
		font-size: 21pt;
	}
	
	.banner_text h3{
		font-size: 13pt;
	}
		
	.agb {
		width: 70%;
		min-width: 280px;
	}
	
	table.agb {
		width: 100% !important;
		min-width: 240px;
		margin-left: auto;
		margin-right: auto;
	}
	
	#footer_top {
		padding-left: 8.5%;
	}

	.ausstattung2 p {
		 max-width: 95%;
		 padding-left: 40%;
	}
	
	/*
	h3.ausstattung2 {
		 max-width: 95%;
		 padding-left: 40%;
	}
	*/
	
	#ausstattung2 {
		max-width: 95%;
		padding-left: 40%;
	}
	
	.ausstattung2 {
		background-position: -320px 50px;
	}
	
}

@media (min-width: 589px) {
	
	.navbar-collapse li{
		margin-left: 0px !important;
		margin-right: 0px !important; /*04_02_2020*/
		padding-left: 0px;
	}
}

@media (min-width: 580px) {
	.hero2_text h1 {
		font-size: 20pt !important;
	}
	
	.hero2_text h2 {
		font-size: 32pt !important;
	}
	
	#banner_button {
		margin-top: 30px;
		font-size: 17pt;
	}
	
	#footer_top {
		padding-left: 8.5%;
	}
	
	/*
	.footer_top_text h2 {
		font-size: 27pt;
	}

	.footer_top_text h3 {
		font-size: 21pt;
	}
	*/
	
	.content_text_centered {
		max-width: 95%;
	}
	
	.ausstattung h2{
		max-width: 95%;
	}

	.ausstattung p{
		max-width: 95%;
	}

	.ausstattung2 p{
		 max-width: 95%;
	}
	
	.collection_text h2 {
		font-size: 27pt;
	}
	
	.specialists_div_left h4{
		font-size: 18.25pt !important;
	}

	.specialists_div_right h4{
		font-size: 18.25pt !important;
	}
	
	.specialist_text_left, .specialist_text_right {
		font-size: 16pt;
	}

	.specialists_position {
		font-size: 10pt;
	}
	
	
	.subheader h3 {
		font-size: 21pt;
	}
	
	.sub_h3 {
		font-size: 21pt;
	}

	.header h2 {
		font-size: 14pt;
	}

	.text p {
		font-size: 14pt;
	}
	
	h3.subheader {
		font-size: 13pt;
	}

	h2.header {
		font-size: 21pt;
	}
	
	h2.header {
		font-size: 18pt;
	}

	p.text {
		font-size: 14pt;
	}
	
	.ausstattung h2{
		font-size: 21pt;
	}

	/*
	h3.ausstattung2 {
		font-size: 18pt !important;
	}
	*/
	
	#ausstattung2 {
		font-size: 18pt;
	}
	
	.agb h2 {
		font-size: 21pt;
	}

	.agb h3 {
		font-size: 14pt;
		font-weight: 550;
	}
	
	.datenschutz h3,.impressum h3 {
		font-size: 14pt;
		font-weight: 550;
	}
	
	.agb li {
		font-size: 14pt !important;
	}
	
	.hesotec_list {
		font-size: 14pt;
	}
	
	.hero_contact_text {
		padding-top: 0px;
		font-size: 11pt;
		line-height: 13pt;
	}

	.hero_contact_text h2{
		font-size: 17pt;
		margin-bottom: 13px;
	}

	.hero_contact_text table {
		float: right;
		margin-top: -88px;
	}

	.hero_contact_text_td1{
		width: 35%;
	}

	#kontakt_link1 a{
		font-size: 11pt;
		margin-top: 20px;
	}

	#kontakt_link2 a{
		font-size: 11pt;
		margin-top: 10px;
		margin-bottom: 50px;
	}
	
	.impressum {
		width: 15%;
		min-width: 380px;
	}
	
	.datenschutz {
		width: 70%;
		min-width: 560px;
	}
	
	.agb {
		width: 82.7%;
		min-width: 560px;
	}
	
	div#tab1 {
		border-top: 1px solid #101010;
		border-right: 1px solid #101010;
		border-bottom: 1px solid #ffffff ;
	}
	
	div#tab2 {
		width: 100%;
		border-bottom: 1px solid #101010 ;
		margin-top: -43px;
	}
	
	table.agb {
		width: 100% !important;
		min-width: 240px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.download_div_left h4{
		font-size: 18.25pt !important;
	}

	.download_div_right h4{
		font-size: 18.25pt !important;
	}
	
	.download_text_left, .download_text_right {
		font-size: 16pt;
	}
	
	.download_div_left ul{
		padding-left: 15% !important;
		padding-top: 14pt;
	}
}


@media (min-width: 600px) {
	table.agb {
		width: 100% !important;
		min-width: 240px;
		margin-left: auto;
		margin-right: auto;
	}
	
	#footer_top {
		padding-left: 8.5%;
	}
}


@media (max-width: 1024px) {
	/** hide menu on scroll-down / show on scroll-up **/

	#menu_top {
	  position: fixed;
	  top: 0px;
	  width: 100%;
	  transition: top 1.8s;
	  transition-delay: 0.5s;
	}
}



@media (min-width: 768px) {
	
	#choose_language p{
	color: #959595;
	position: inherit;
	float: right;
	margin-left: 15px;
	margin-top: auto;
	margin-bottom: auto;
	}
	
	#footer_top {
		padding-left: 0px;
	}
	
	.banner_text_left {
		position: absolute;
		left: 50px;
		width: 50%;
		margin-left:0px;
		z-index: 2;
		text-align: center !important;
	}
	
	.banner_text_right {
		position: absolute;
		right: 50px;
		width: 50%;
		margin-left:0px;
		z-index: 2;
		text-align: center !important;
	}
	
	.banner_text h2{
		font-size: 21pt;
		font-weight: bold;
		padding-top: 0px;
	}
	
	.banner_text h3{
		font-size: 11pt;		
		font-weight: normal;
		padding-top: 10px;
	}
		
	.hero_text h1 {
		font-size: 34pt !important;
		font-weight: bold;
	}
	
	.hero_text h2 {
		font-size: 18pt !important;
	}
	
	.nav ul {
	display: inline !important;
	display: -webkit-inline !important; /* Safari */
	}
	
	.navbar-collapse ul{
	margin-top: 0px;
	padding-top:0px;
	margin-left: 0px !important;
	display: flex;
	border: none;
	}

	.navbar-collapse li{
		margin-left: 0px !important;
		margin-right: 0px !important; /*04_02_2020*/
		padding-left: 0px;
	}
	
	#top_menu_item li {
		margin-top: 0px;
		padding-left: 0px;
		padding-right: 15px;
		margin-left: auto;
		font-size: 13pt;
	}
	
	.navbar-brand_left {
	padding-left: 20% !important;
	}
	
	#top_menu2 {
		display: block;
	}
	
	#top_menu2_M3{
		width: 200px !important;
		float: right;
	}
	
	#top_menu2_M2{
		width: 250px !important;
		float: right;
	}
	
	#top_menu2_lang{
		float: right;
	}
	
	#open_menu2 {
		display: block;
	}
	
	#top_menu2_small{
		display: none;
	}
	
	.footer_top_text h2 {
		font-size: 14pt;
		}

	.footer_top_text h3 {
		font-size: 8pt;
	}
	
	#footer_bottom_small{
		display: none;
	}
	
	#footer_bottom_normal{
		display: block;
	}
	
	#top_menu_logo_footer {
		width: 100px;
		margin-right: 10px;
	}
	
	#single_topic_row {
		/*display: flex;*/
		flex-wrap:wrap;
	}
	
	
	.topic_div_img img{
		object-fit: cover;
	}
	
	.content_text_centered {
		max-width: 75%;
	}
	
	.ausstattung h2{
		max-width: 75%;
	}

	.ausstattung p{
		max-width: 75%;
	}

	.ausstattung2 p {
		 max-width: 75%;
		 padding-left: 2.5%;
	}
	
	/*
	h3.ausstattung2 {
		 max-width: 75%;
		 padding-left: 2.5%;
	}
	*/
	
	#ausstattung2 {
		max-width: 75%;
		padding-left: 2.5%;
	}
	
	.collection_text h2 {
		font-size: 18pt;
	}
	
	.specialists_small {
		display: none !important;
	}
	
	.specialists_768 {
		display: block !important;
	}
	
	.specialists_div_left h4{
		font-size: 16.25pt !important;
	}

	.specialists_div_right h4{
		font-size: 16.25pt !important;
	}
	
	.specialist_text_left, .specialist_text_right {
		padding: 10px !important;
		font-size: 11pt;
	}

	.specialists_position {
		font-size: 8pt;
	}
	
	.subheader h3 {
		font-size: 21pt;
	}

	.header h2 {
		font-size: 14pt;
	}

	.text p {
		font-size: 14pt;
	}
	
	.agb h2 {
		font-size: 21pt;
	}

	.agb h3 {
		font-size: 14pt;
		font-weight: 550;
	}
	
	.datenschutz h3,.impressum h3 {
		font-size: 14pt;
		font-weight: 550;
	}
	
	.agb li {
		font-size: 14pt !important;
	}
	
	h3.subheader {
		font-size: 21pt;
	}

	h2.header {
		font-size: 21pt;
	}
	
	h3.header {
		font-size: 17pt;
	}

	p.text {
		font-size: 14pt;
	}
	
	.hesotec_list {
		font-size: 14pt;
	}
	
	.hero_contact_text {
		padding-top: 55px;
		font-size: 9pt;
		line-height: 11pt;
	}

	.hero_contact_text h2{
		font-size: 12pt;
		margin-bottom: 7px;
	}

	.hero_contact_text table {
		float: left;
		margin-top: -5px;
		margin-bottom: 0px;
	}

	.hero_contact_text_td1{
		width: 35%;
	}

	#kontakt_link1 a{
		font-size: 9pt;
		margin-top: 10px;
	}

	#kontakt_link2 a{
		font-size: 9pt;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	
	.ueber_uns_text {
	margin: 0px 0px 0px 25px;
	}
	
	table.agb {
		width: 95% !important;
		min-width: 240px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.download_small {
		display: none !important;
	}
	
	.download_768 {
		display: block !important;
	}
	
	.download_div_left h4{
		font-size: 16.25pt !important;
		margin-top: auto !important;
		margin-left: 0px !important;
		text-align: left;
	}

	.download_div_right h4{
		font-size: 16.25pt !important;
		margin-top: auto !important;
		margin-left: 0px !important;
		text-align: left;
	}
	
	.download_text_left, .download_text_right {
		padding: 10px !important;
		margin-left: 10px !important;
		font-size: 11pt;
		text-align: left;
	}
	
	.download_text ul{
		padding-left: 40px;
	}
	
	.ausstattung2 {
		background-position: -150px 50px;
	}
}



@media (min-width: 1024px) {
	.hero_text h1 {
		font-size: 42pt !important;
	}
	
	.hero_text h2 {
		font-size: 25pt !important;
	}
	
	.hero2_text h1 {
		font-size: 25pt !important;
	}
	
	.hero2_text h2 {
		font-size: 37pt !important;
		font-weight: bold;
	}
	
	.banner_text h2{
		font-size: 32pt;
	}
	
	.banner_text h3{
		font-size: 18pt;
	}
	
	#banner_button {
		margin-top: 50px;
		font-size: 17pt;
	}
	
	#top_menu_item li {
		font-size: 16pt;
	}
	
	#top_menu2_M3{
		width: auto !important;
		float: right;
	}
	
	#top_menu2_M2{
		width: auto !important;
		float: right;
	}
	
	#top_menu2_lang{
		float: right;
	}
	
	.content_text_centered {
		max-width: 60%;
	}
	
	.ausstattung h2{
		max-width: 60%;
	}

	.ausstattung p{
		max-width: 60%;
	}

	.ausstattung2 p{
		 max-width: 60%;
	}
	
	.specialists_div_left h4{
		font-size: 18.25pt !important;
	}

	.specialists_div_right h4{
		font-size: 18.25pt !important;
	}
	
	.specialist_text_left, .specialist_text_right {
		padding: 20px !important;
		font-size: 14pt;
	}

	.specialists_position {
		font-size: 10pt;
	}
	
	.hero_contact_text {
		padding-top: 60px;
		font-size: 13pt;
		line-height: 14pt;
	}

	.hero_contact_text h2{
		font-size: 21pt;
		margin-bottom: 15px;
	}

	.hero_contact_text table {
		margin-top: 0px;
	}

	.hero_contact_text_td1{
		width: 35%;
	}

	#kontakt_link1 a{
		font-size: 13pt;
		margin-top: 10px;
	}

	#kontakt_link2 a{
		font-size: 13pt;
		margin-top: 10px;
	}
		
	table.agb {
		width: 90% !important;
		min-width: 240px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.download_div_left h4{
		font-size: 18.25pt !important;
	}

	.download_div_right h4{
		font-size: 18.25pt !important;
	}
	
	.download_text_left, .download_text_right {
		padding: 20px !important;
		margin-left: 0px !important;
		font-size: 14pt;
	}
	
	.download_text {
		width: 80%;
	}
	
	.ausstattung2 {
		background-position: -20px 50px;
	}
}

@media (min-width: 1180px) {
	.position_anker::before {
	height:145.617px;
	margin-top: -145.617px;
}
	
	#top_menu_color_box{
	height:8px;}

	#top_menu_logo_left {
		width: 120px; /* alt 300*/
		margin-top: 0px;
		margin-left: 0px; /* alt 50*/
	}
	
	#top_menu_logo_right {
		width: 120px;
		margin-top: 0px; /* alt -10*/
		margin-right: 30px;
	}
	
	.hero_text h1 {
		font-size: 58pt !important;
		padding-top: 50px;
	}
	
	.hero_text h2 {
		font-size: 33pt !important;
	}
	
	.hero2_text h1 {
		font-size: 33pt !important;
	}
	
	.hero2_text h2 {
		font-size: 50pt !important;
	}
	
	.banner_text h2{
		font-size: 34pt;
	}
	
	.banner_text h3{
		font-size: 21pt;
	}
	
	#banner_button {
		margin-top: 50px;
		font-size: 17pt;
	}
	/*
	.footer_top_text h2 {
		font-size: 21pt;
		}

	.footer_top_text h3 {
		font-size: 15pt;
	}
	*/
	.collection_text h2 {
		font-size: 23pt;
	}
	
	.hero_contact_text {
		padding-top: 70px;
		font-size: 13pt;
		line-height: 15pt;
	}

	.hero_contact_text h2{
		font-size: 25pt;
		margin-bottom: 17px;
	}

	.hero_contact_text table {
		margin-top: 17px;
	}

	.hero_contact_text_td1{
		width: 35%;
	}

	#kontakt_link1 a{
		font-size: 13pt;
		margin-top: 35px;
	}

	#kontakt_link2 a{
		margin-top: 10px;
		font-size: 13pt;
	}
	
	.ausstattung2 {
		background-position: 0px 50px;
	}
	.i_d_a_header {
		margin-top: -100px;
	}
	
	.agb_header {
		margin-top: 0px;
	}
}

@media (min-width: 1580px) {
	.hero_text h1 {
		font-size: 70pt !important;
	}
	
	.hero_text h2 {
		font-size: 39pt !important;
	}
	
	.hero2_text h1 {
		font-size: 39pt !important;
	}
	
	.hero2_text h2 {
		font-size: 65pt !important;
	}
	
	.banner_text h2{
		font-size: 40pt;
	}
	
	.banner_text h3{
		font-size: 24pt;
	}
	
	#banner_button {
		margin-top: 50px;
		font-size: 21pt;
	}
	
	/*
	.footer_top_text h2 {
		font-size: 27pt;
		}

	.footer_top_text h3 {
		font-size: 21pt;
	}
	*/
	
	.collection_text h2 {
		font-size: 27pt;
	}
	
	.hero_contact_text {
		padding-top: 70px;
		font-size: 19pt;
		line-height: 24pt;
	}

	.hero_contact_text h2{
		font-size: 33pt;
		margin-bottom: 25px;
	}

	.hero_contact_text table {
		margin-top: 25px;
	}

	.hero_contact_text_td1{
		width: 35%;
	}

	#kontakt_link1 a{
		font-size: 19pt;
		margin-top: 40px;
	}

	#kontakt_link2 a{
		font-size: 19pt;
		margin-top: 10px;
	}
}

@media (min-width: 1920px) {
	.hero_contact_text {
		padding-top: 80px;
		font-size: 23pt;
		line-height: 27pt;
	}

	.hero_contact_text h2{
		font-size: 37pt;
		margin-bottom: 30px;
	}

	.hero_contact_text table {
		margin-top: 30px;
	}

	.hero_contact_text_td1{
		width: 35%;
	}

	#kontakt_link1 a{
		font-size: 21pt;
		margin-top: 90px;
	}

	#kontakt_link2 a{
		font-size: 21pt;
		margin-top: 15px;
	}
}
/*AGINT Zusatz*/

.loginsite{
	background:url(../images/heros/hero_start_1_4.jpg) no-repeat #000;
	background-size: cover;
	padding-bottom:100px;
}

.loginsite h1{
		font-weight: normal;
		color: #ffffff;
		padding-top: 50px;
		font-size: 70pt !important;
}
.loginsite h2{
	font-size: 39pt !important;
	color: #00AEFF;
    padding-top: 0px;
}

.profile{padding-top:200px;}
.registration,.reset,.remind{padding:90px 0;}

.login{max-width: 80%;margin:auto;color:#fff;margin-top:100px;width: 100%;}
.login .control-group{float:left;width:calc(25% - 30px);margin:0 15px;}
.login .control-group .btn-primary,
.login .control-group .btn-secondary{margin-top:25px;}
.login .control-group .btn-secondary{background:black;width:100%;}

.box400{
	max-width: 400px;
    margin: auto;
    border: 1px solid #ccc;
    padding: 20px;
    border-radius: 10px;
    background: #f3f3f3;
}
.registration .registerholder{
	max-width: 80%;
    margin: auto;
}
.login .nav.nav-tabs{
	max-width: 100%;
	margin: auto;
	border-bottom: none;
}
.login .nav.nav-tabs li{
	float: left;
    width: 25%;
	text-align: left;
	padding-left:15px;
}
.login-description{color:#fff;}
.login .nav.nav-tabs li a{
	color:#fff;
	text-decoration:underline !important;
}
.remind .btn.btn-primary,
.reset .btn.btn-primary,
.login .btn.btn-primary{
	width:100%;
}
.registration .btn{
	width:49%;
}
.registerholder .text{margin:0px;}
.login label,
.registration label{margin-bottom:0px;}
.login input,
.reset input,
.remind input,
.registration input,
.registration select{
	width:100%;
	margin-bottom:5px;
	border: solid 1px #00AEFF;
	border-radius: .25rem;
	padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
}
.login input[type=checkbox]{
	width:auto;
}
.remind,.reset{
	min-height: calc(100vh - 84px);
}
@media (max-width: 1440px) {
	.login{max-width: 100%;}
}
@media (max-width: 900px) {
	.login .control-group{float:left;width:calc(50% - 30px);margin:0 15px;}
	.login .nav.nav-tabs{margin-top:10px;}
	.login .nav.nav-tabs li {
		width: 50%;
	}
}
@media (max-width: 767px) {
	.login{padding:0 30px;}
	.login .control-group{float:none;width:100%;margin:0;}
	.login .nav.nav-tabs{margin-top:10px;}
	.login .nav.nav-tabs li {
		width: 100%;
	}
}
@media (max-width: 450px) {
	.loginsite h1{
		padding-top: 0px;
		font-size: 45pt !important;
	}
	.loginsite h2{
		font-size: 30pt !important;
		padding-top: 0px;
	}
}

/*FAQ AKKORDEON STYLES*/
.blogfaq{padding:80px 0;}
.faqheader{cursor:pointer;transition:all 0.2s;margin-top:10px;}
.faqheader h2{
	padding:18px;margin:0;
	font-size: 1.5rem;
    font-weight: 400;
	line-height: 1.5;
	border-top:1px solid #000;
}
.faqheader:hover,.item.open .faqheader{background-color: #f5f9fe;}
.faqcontent{
	display:none;
	overflow-wrap: break-word;
	overflow: inherit;
}
.faqcontent > div > div{
    column-count: 2;
    column-gap: 35px;
    text-align: left;
}
.item.open .faqcontent{
	padding:0 18px 18px 18px;
	background-color: #f5f9fe;
}
.faqheader h2:after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
    -moz-outline-style: none !important;
    outline: none !important;
    outline: 0 !important;
}
.faq-sub-cat-title{margin:60px 0 10px 0;}
.open .faqheader h2:after {
    content: '\2212';
}
/*MARKETING*/
.picgrid{
	min-height: 100%;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 20px 20px;
	max-width: 1200px;
	margin:30px auto;
}
.picgrid > div{background:#f5f9fe;}
.picgrid img{
	width: 100%;
	max-width: 100%;
	object-fit: cover;
    height: 300px;
}
.picgrid a{display:block; margin:5px 0;}
@media (max-width: 767px) {
	.picgrid{
		grid-template-columns: 1fr 1fr;
	}
}
/*SUBNAVIGATION*/
.nav .deeper {position:relative;}

.nav > li.deeper > .nav-child{
	list-style:none;
	position:absolute;
	left:0px;
	padding:10px 0 0 0;
	display:none !important;
	/* display:block !important; */
	background:#1e1e1c;
}
.nav > .deeper:hover > .nav-child{display:block !important;}

.nav > li.deeper > .nav-child > li.deeper > .nav-child{
	position:absolute;
	left:100%;
	background: #1e1e1c;
	padding-left: 0px;
	display:none !important;
	top:0px;
	list-style: none;
}
.nav > li.deeper > .nav-child > li.deeper:hover > .nav-child{display:block !important;}

.nav .nav-child li{
	box-sizing: border-box;
	padding-right: 0 !important;
}
.nav .nav-child li a{
	padding:5px 20px;
	border-bottom: 1px solid transparent;
	display:inline-block;
	width:100%;
}
.nav > li.deeper > .nav-child > li:hover a{
	padding:5px 20px;
	border-bottom: 1px solid #00AEFF;
}

@media (max-width: 767px) {
	.nav > li.deeper > .nav-child,
	.nav > li.deeper > .nav-child > li.deeper > .nav-child{
		display:block !important;
		position: relative;
		margin: 0;
		padding: 0;
		border-top: solid 0px #666666;
		left:0;
	}
	.nav .nav-child li a{
		font-size:16px;
		padding:0px;
		margin:0px;
	}
	
}

#hte_accordion {
	margin-top: 0px !important;
	margin-bottom:0px !important;
	border-bottom: none !important;
}

.section_header  {
	padding-left: 20px;
  	padding-right: 20px;
}  
  
.panel p{
  	padding-top: 30px;
  	padding-bottom: 25px;
  	column-count: 2;
	column-gap: 35px;
	text-align: left;
  }
  
.panel {
  	background-color: #f5f9fe;
  }
  
.accordion_active, .accordion:hover {
    background-color: #f5f9fe;
	-moz-outline-style: none !important;
}
  

  
#faq_last {
	margin-top: 0px !important;
	margin-bottom:0px !important;
	border-bottom: 1px solid #000000 !important;
}

@media (max-width: 768px) {
	.panel p{
        column-count: 1;
    }
}

/* FAQs Ende*/
  

  
/* Ratgeber Start*/


#cp_teaser {
	margin-left: auto;
  	margin-right: auto;
	}
	
@media (min-width: 300px) {
	#cp_teaser {
		max-width: 100% !important;
	}
}
@media (min-width: 768px) {
	#cp_teaser {
		max-width: 95% !important;
	}
}

@media (min-width: 1024px) {
	#cp_teaser {
		max-width: 75% !important;
	}
}

.blogfaq h1{margin:60px 0 48px 0; text-align:center;display:block;}
.icons{padding-top:100px;}
.customer-portal-header{padding-top:140px;}
	
.teaser_overview {
	/*border: 1px solid #990000;*/
	margin-bottom: 50px !important;
  	width: 100%;
	}
	
.cp-teaser-content {
	border: 0px solid #880000;
  	margin: 15px;
	text-align: left;
	}
	
.cp-teaser-content img{
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
	max-height: 300px;
    object-fit: cover;
}
.cp-teaser-content h3{
	font-size:24px;
	margin:25px 20px 20px 20px;
}
.cp-teaser-footer{
	margin-bottom: 30px; padding-bottom: 25px; padding-left: 20px; text-align: left;
}
.shadow {
	box-shadow: 0 1px 15px rgba(0, 0, 0, 0.1);
	-webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
	}
	
.shadow::after {
	box-shadow: 0 5px 15px rgba(0, 0, 0, 1.5);
	opacity: 0;
	-webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
	}
	
.shadow:hover {
	-webkit-transform: scale(1.05, 1.05);
	transform: scale(1.05, 1.05);
	}

.shadow:hover::after {
	opacity: 1;
}

.cp-hero{
	background:url(../images/electrify-customer-portal.jpg) no-repeat top center;
	height:700px;
	color:#fff;
	flex-direction: column;
}

.item-page{
	min-height: calc(100vh - 84px);
}
#system-message-container{
	position: absolute;
    top: 50vh;
    left: 50%;
    max-width: 600px;
    margin: auto;
	margin-left: -300px;
	z-index: 1;
}
.newssection{
	background:#F2F2F2;
	padding:130px 0 112px 0;
}
.newsflash-portal{
    margin: auto;
	display: grid;
	grid-template-columns: repeat(2, 50%);
	grid-template-rows: 1fr;
	grid-column-gap: 30px;
	grid-row-gap: 0px;
}
.newssection h3{
	font-size:45px;
	line-height:26px;
	margin-bottom:50px;
}



@media (min-width: 300px){
	.newsflash-portal{
		max-width: 95% !important;
	}
}
@media (min-width: 1024px){
	.newsflash-portal{
		max-width: 75% !important;
	}
}
/*
.newsflash-item-0{
	width:50%;
	float:left;
}*/
.newsflash-small-holder,
.newsflash-itemfull{
	background:#fff;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
	overflow: hidden;
	height: 100%;
}
.newsflash-date{
	font-size: 12px;
	color: #9A9A9A;
	display: block;
	margin-bottom:10px;
}
.newsflash-itemfull .newsflash-image{
	width:255px;
	max-height: 255px;
	float:left;
}
.newsflash-itemfull .newsflash-image img{width:100%}
.newsflash-itemfull .newsflash-content{
	text-align: left;
	padding:50px 35px;
	float: left;
    width: calc(100% - 255px);
}
.newsflash-itemsmall{
	text-align: left;
	margin:30px 0px;
}
.newsflash-itemsmall h4{
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
}
.newsflash-itemfull h4{
	font-size: 24px;
	line-height: 32px;
	margin-bottom:20px;
	font-weight: bold;
}
.newsflash-small-holder{
	padding:0 40px;
}
.newsflash-small-holder > div{
	border-bottom:1px solid #6C6C6C;
}
.newsflash-small-holder > div:last-child{
	border-bottom:none;
}
@media (max-width: 980px){
	.newsflash-portal{
		display:block;
	}
	.newsflash-item-0{
		margin-bottom:30px;
	}
}
.portalnewsblog{
	/*padding:200px 30px 0px 30px; 06-07-2022 Kai*/
	padding:200px 30px 160px 30px;
	background:#F2F2F2;
}
.portalnewsblog .page-header h1{
	font-weight: bold;
	font-size: 45px;
	line-height: 26px;
	margin-bottom:60px;
}

.portalnewsblog-itemslist{
	max-width: 930px;
	margin:auto;
	background:#fff;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.portalnewsblog-itemslist .item{
	text-align: left;
}
.portalnewsblog-itemslist .item h2{
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	margin: 0 0 15px 0;
    padding: 0;
}
.portalnewsblog-itemslist .items-row{
	margin:40px 45px;
}
.portalnewsblog-itemslist .items-row .readmore .btn{
	padding:0px;
}
.portalnewsblog-itemslist .items-row > div{
	border-bottom: 1px solid #6C6C6C;
}
.portalnewsblog-itemslist .items-row:last-child > div{
	border-bottom:none;
}
.item-page-portalnews .create,
.portalnewsblog-itemslist .create{
	font-size: 12px;
	color: #9A9A9A;
	display: block;
	margin-bottom:10px;
}



.item-page-portalnews h1{
	font-size: 45px;
	line-height: 55px;
	font-weight: bold;
	max-width: 700px;
	margin: auto;
}
.item-page-portalnews .page-header{
	padding:0 30px;
}

.item-page-portalnews .item-image{
	max-width:1170px;
	margin:100px auto;
	padding:0 30px;
}
.item-page-portalnews .item-image img{
	width: 100%;
}
.item-page-portalnews .articleBody img{
	max-width: 100%;
}

.item-page-portalnews .articleContent{
	background:#F2F2F2;
	padding:110px 30px;
	margin-top:80px;
}
.item-page-portalnews .articleBody{
	max-width: 700px;
	margin:auto;
	text-align: left;
}
.item-page-portalnews .pagenav li{
	list-style-type:none;
}