@charset "utf-8";


/* special-gothic-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Special Gothic';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/special-gothic-v3-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* special-gothic-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Special Gothic';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/special-gothic-v3-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* special-gothic-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Special Gothic';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/special-gothic-v3-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* special-gothic-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Special Gothic';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/special-gothic-v3-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


html, body{
	height: 100%;
	margin: 0 auto;
	padding: 0; 
	color:#000 !important;
	font-family: 'Special Gothic' !important;
	font-weight:300;
	font-size:16px !important;
	line-height:26px !important;
}

.bg_blue{
	width: 100% !important;
		background-color: #1d1d1b;
	padding: 50px !important;
	color: #fff;
	text-align: center !important;
	font-weight: 300 !important;
	font-size: 140% !important;
	z-index: 999999 !important;
	position: relative !important;
}
		
p{
	margin: 0px;
	padding:0px;
}

img{
	border: none;	
}




hr{
	border-color: #333 !important;
}

body a{text-decoration:none;}
a:link {color: #fff !important;}
a:visited {color: #fff}
a:hover {color: #666; list-style-type:none !important; text-decoration:none !important;}
a:focus {color:#666; text-decoration:none !important; outline: none !important;}
a:active {color:#fff !important;}


.nav_li a:link{
	color: #1d1d1b !important;
}

.nav_li a:visited{
	color: #1d1d1b !important;
}

.box_home_slider a:link{
	color: #fff !important;
}

.box_home_slider a:visited{
	color: #fff !important;
}

h1{
	font-size:250% !important;
	font-weight:600 !important;
	color:#1d1d1b !important;
	line-height:110% !important;
	font-family: 'Special Gothic' !important;
}

.industrie h1{
	color: #1d1d1b !important;
}

.kaeltetechnik h1{
	font-size: 240% !important;
	font-weight:600 !important;
	line-height:110% !important;
	color:#1d1d1b !important;
	text-transform: uppercase !important;
	text-align: left !important;
	margin-bottom: 0px !important;
}

.klimaanlagen h1{
	font-size: 240% !important;
	font-weight:600 !important;
	line-height:110% !important;
	color:#1d1d1b !important;
	text-transform: uppercase !important;
	text-align: left !important;
	margin-bottom: 0px !important;
}

.kontakt h1{
	font-size: 240% !important;
	font-weight:600 !important;
	line-height:110% !important;
	color:#1d1d1b !important;
	text-transform: uppercase !important;
	text-align: center !important;
	margin-bottom: 0px !important;
}

.karriere h1{
	font-size: 240% !important;
	font-weight:600 !important;
	line-height:110% !important;
	color:#1d1d1b !important;
	text-transform: uppercase !important;
	text-align: left !important;
	margin-bottom: 0px !important;
}

h2{
	font-size: 240% !important;
	font-weight:300 !important;
	line-height:110% !important;
	color:#1d1d1b !important;
	text-align: center !important;
	text-transform: uppercase !important;
}

.impressum h2{
	text-align: left !important;
	font-size: 190% !important;
	text-transform: none !important
}

.impressum p a:link{
	color: #000 !important;
}

.klimaanlagen h2{
	font-size: 200% !important;
	font-weight:300 !important;
	line-height:110% !important;
	color:#1d1d1b !important;
	text-align: left !important;
	text-transform:none !important;
	margin-top: 0px !important;
	margin-bottom: 40px !important;
}

.karriere h2{
	font-size: 200% !important;
	font-weight:300 !important;
	line-height:110% !important;
	color:#1d1d1b !important;
	text-align: left !important;
	text-transform:none !important;
	margin-top: 0px !important;
	margin-bottom: 40px !important;
}

.kaeltetechnik h2{
	font-size: 200% !important;
	font-weight:300 !important;
	line-height:110% !important;
	color:#1d1d1b !important;
	text-align: left !important;
	text-transform:none !important;
	margin-top: 0px !important;
	margin-bottom: 40px !important;
}

.industrie h2{
	color: #1d1d1b !important;
	text-align: left !important;
}

h3{
	color:#1d1d1b !important;
	text-align:left !important;
}

h4{
	color:#000 !important;
	font-size: 150% !important;
	line-height: 130% !important;
	text-align: left !important;
	font-weight:500 !important;
	margin-bottom:3px !important;
}



li{
	margin-left:15px !important;
}

#abstand_kaelte{
	display: none !important;
}


.accordion {
	background-color: #eee;
	color: #444;
	cursor: pointer;
	padding: 18px;
	width: 100%;
	text-align: left;
	border: none;
	outline: none;
	transition: 0.4s;
  }
  
  /* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
  .acc_active, .accordion:hover {
	background-color: #ccc;
  }
  
  /* Style the accordion panel. Note: hidden by default */
  .panel {
	padding: 0 18px;
	background-color: white;
	max-height: 0;
	  border: none !important;
	  border-radius: 0px !important;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
  }
  
  .accordion:after {
	content: '\02795'; /* Unicode character for "plus" sign (+) */
	font-size: 13px;
	color: #777;
	float: right;
	margin-left: 5px;
  }
  
  .acc_active:after {
	content: "\2796"; /* Unicode character for "minus" sign (-) */
  }

.pic_big_content{
	padding: 0px 50px 0px 50px !important;
	margin-top: -50px;
}

.slider_xs{
	display: none !important;
}

.slider{
	margin-bottom: -80px;
}

.container{
	padding:0px 20px 0px 20px;
	width: 1300px !important;
}

.pic_slider{
	border-top-right-radius: 80px !important;
	border-bottom-left-radius: 80px !important;
}

.border_pic img{
	border-top-right-radius: 80px !important;
	border-bottom-left-radius: 80px !important;
}

.zertifikat{
	padding: 20px;
}

.bg_zertifikat{
	background-color: #e1e1e1;
	padding: 80px 0px 80px 0px;
}

div#n2-ss-5 .n2-font-b22b6590b1d0109a3ac8466f5692b0e6-link a{
	color: #fff !important;
}

 header{
	width:100%;
	background-color: transparent !important;
	text-align: left !important;
	height:auto;
	float:left;
	margin: 0 auto;
	padding: 20px;
	position:relative;
	z-index:999;
	margin-bottom: -250px !important;
	margin-top: 60px !important;
}

.bg_grey{
	background-color: #e1e1e1;
	border-top-right-radius: 80px;
	border-bottom-left-radius: 80px;
	padding: 50px !important;
	color: #000;
	height: 400px;
	font-weight: 300 !important;
	margin-bottom: 80px;
}

 .bg_grey_kaelte{
	background-color: #e1e1e1;
	border-top-right-radius: 80px;
	border-bottom-left-radius: 80px;
	padding: 50px !important;
	color: #000 !important;
	margin-bottom: 50px !important;
 }

.bg_grey_kaelte:hover{
	transform: scale(1.05);
	box-shadow: 0px 0px 20px #000;
	transition: all .5s linear;
	-o-transition: all .5s linear;
	-moz-transition: all .5s linear;
	-webkit-transition: all .5s linear;
 }

 .pad{
	padding: 10px !important;
 }

#nav{
	margin-right: -200px !important;
	text-align: right;
	float: right !important;
}

.nav_li{
	text-align: center !important;
	font-size: 200% !important;
	line-height: 130% !important;
	margin-top: 100px;
	text-transform: uppercase;
}

.headline_name{
	background-color: #1d1d1b !important;
	width: max-content;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	font-size: 200%;
	position: relative;
	margin-top: -100px;
	z-index: 9999999;
	padding: 30px;
}

  ul.features li{
	background-image:url(../images/li.png) !important;
	background-position: left 3px;
	background-repeat:no-repeat;
	background-size:20px 20px;
	list-style:outside none none !important;
	padding-left:28px;
	padding-bottom:2px;
	vertical-align:bottom;
	margin-left: -40px !important;
	color: #000 !important;
}


.kaeltetechnik  ul.features li{
	color: #000 !important;
}

.industrie_li{
	background-color: #e30613;
	padding: 40px;
	border-top-right-radius: 50px;
	border-bottom-left-radius: 50px;
	color: #fff !important;
}

.kontakt_sub{
	text-align: center;
	color: #1d1d1b;
	font-size: 150%;
	margin-top: 15px;
}

.txt_kontakt{
	color: #1d1d1b;
	background-color: #e1e1e1;
	width: auto;
	padding: 50px;
	text-align: center;
	margin: 0 auto;
	margin-top: 50px;
	font-size: 150%;
	line-height: 110%;
	border-top-right-radius: 80px;
	border-bottom-left-radius: 80px;
}

.txt_kontakt a:link{
	color: #000 !important
}
	

section{
	font-size:120%;
	z-index:1;
	position:relative;
	height: auto;
	width: 100%;
}


section img{
	text-align: center;
	margin: 0 auto;
}

#footer_logo_notfall{
	text-align: center !important;
	margin-bottom: -20px !important;
}

#notfall_kontakt{
	border:3px solid #1d1d1b;
	background-color: #c7c7c7;
	padding: 30px;
	color: #1d1d1b;
	text-align: center !important;
	font-size: 120% !important;
	border-top-right-radius: 50px;
	border-bottom-left-radius: 50px;
}

.menue_footer{
	text-align: center !important;
	font-size: 120% !important;
	line-height: 120% !important;
}

#notfall_kontakt h4{
	text-align: center !important;
	color: #1d1d1b !important;
	font-size: 100% !important;
}

#booter_top{
	margin-bottom: -3px !important;
	position: relative;
	z-index: 2 !important;
	float: left;
}

#booter_bottom{
	color: #fff !important;
	padding: 15px !important;
	background-color: #1d1d1b;
	float: left !important;
	width: 100% !important;
}

.icons_klima{
	margin-top: -80px !important;
}

.pic_ueber_uns{
	margin-bottom: -200px;
	z-index: 1 !important;
	position: relative;
}



footer{
	font-size:140%;
	margin: 0 auto;
	text-align:left;
	background-color:#e1e1e1;
	width:100%;
	height:auto;
	padding: 50px;
	color: #1d1d1b;
	bottom:0px;
	position:relative;
	float:left;
	z-index: 2;
}

.txt_left{
	text-align: left !important;
	padding-right: 30px;
}

.txt_right{
	text-align: right !important;
}

.txt_center{
	text-align: center;
}

footer a:link{
	color:#1d1d1b !important;
}

footer a:hover{
	color:#1d1d1b !important;
}

footer a:visited{
	color:#1d1d1b !important;
}

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

div#n2-ss-5 .n-uc-LncATFM991eg-inner{
	border-top-right-radius: 50px !important;
	border-bottom-left-radius: 50px !important;
}

div#n2-ss-5 .n-uc-BgavPTJfJ7lR-inner{
	border-top-right-radius: 50px !important;
	border-bottom-left-radius: 50px !important;
}

div#n2-ss-5 .n-uc-137aedddf73c1-inner{
	border-top-right-radius: 50px !important;
	border-bottom-left-radius: 50px !important;
}

#content {
	width:100%;
	margin:0px;
	text-align:center;
}

.scrollToTop{
	width:40px; 
	height:40px;
	position:fixed;
	top:89%;
	right:40px;
	display:none;	
	z-index:999999999999;
	background: url('../images/arrow_up.png') no-repeat 0px 0px;
}

.scrollToTop:hover{
	text-decoration:none;
}

.left{
	padding-right:30px;
}

.right{
	padding-left:30px;
}

.middle{
	padding-left:15px;
	padding-right:15px;
}

#cookiehintinfo{
	background-color:#305a9c !important;
}

#cookiehintinfo:link{
	color:#fff !important;
}

#cookiehintsubmit{
	background-color:#305a9c !important;
}

#cookiehintsubmit:link{
	color:#fff !important;
}

#cookiehintsubmitno{
	background-color:#305a9c !important;
}

#cookiehintsubmitno:link{
	color:#fff !important;
}

@media screen and (max-width: 1740px){
#nav{
	margin-right: -100px !important;
}
}


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

div#n2-ss-2 .n-uc-1266450ca4e20-inner{
	margin-top: 100px !important;
}

.slider{
	margin-bottom: 0px !important;
}

div#n2-ss-5 .n-uc-LncATFM991eg-inner{
	font-size: 80% !important;
	padding: 30px !important;
}

div#n2-ss-5 .n-uc-137aedddf73c1-inner {
	font-size: 80% !important;
	padding: 30px !important;
}

div#n2-ss-5 .n-uc-BgavPTJfJ7lR-inner{
	font-size: 80% !important;
	padding: 30px !important;
}

#nav{
	margin-right: -60px !important;
}
}

@media screen and (max-width: 1420px){
.bg_grey{
	height: 500px !important;
}

.container{
	width: 1000px !important;
}

#nav{
	margin-right: -180px !important;
}

}

@media screen and (max-width: 1360px){	
.pic_ueber_uns{
	margin-bottom: -100px !important;
}

#nav{
	margin-right: -120px !important;

}

@media screen and (max-width: 1250px){	
#nav{
	margin-right: -80px !important;

}

@media screen and (max-width: 1199px){
	header{
	margin-top: 20px !important;
}

#nav{
	margin-right: 0px !important;

}
}

@media screen and (max-width: 1050px) {
div#n2-ss-2 .n-uc-P5fHgqqahofU{
	margin-top: 180px !important;
}

div#n2-ss-2 .n-uc-1266450ca4e20-inner{
	margin-top: 0px !important;
}

}

@media screen and (max-width: 1000px) {
#abstand_kaelte{
	display: block !important;
}

 .bg_grey_kaelte{
	padding: 20px !important;
 }

.bg_grey{
	height: 650px !important;
}

section img{
	text-align: center;
	margin: 0 auto;
}

.container{
	width: 800px !important;
}
}

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

footer{
	font-size:100%;
}

section img{
	text-align: center;
	margin: 0 auto;
}
}




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

footer{
	padding:30px 0px 30px 0px !important;
	text-align:center !important;
}

.footer_copy{
	text-align:center !important;
}

}

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

.slider_xs{
	display: block !important;
}

.slider{
	display: none !important;
}

}



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

#abstand_kaelte{
	display: none !important;
}


.bg_grey_kaelte{
	padding: 50px !important;
 }

.pic_ueber_uns{
	margin-bottom: -40px !important;
}

.bg_grey{
	height: auto !important;
}

h2{
	font-size: 180% !important;
}

.nav_li{
	font-size: 160% !important;
	margin-top: 0px !important;
	line-height: 130% !important;
}

.eb-dialog{
	margin: 30px !important;
	height: auto !important;
	padding: 40px !important;
}

.bg_blue{
	padding: 30px !important;
	line-height: 110% !important;
}

.n2-ss-slider .n2-ss-layer-with-background{
	padding: 0px 15px 40px 15px !important;
}

div#n2-ss-3 .n-uc-10f20db325bbb-inner > .n2-ss-layer-row-inner > .n2-ss-layer[data-sstype="col"]{
	display: none !important;
}


div#n2-ss-2 .n-uc-10bdb15a60cd3-inner > .n2-ss-layer-row-inner > .n2-ss-layer[data-sstype="col"] {
	margin: 0px !important;
}

.container{
	width: 100% !important;
}

footer{
	text-align:center !important;
	font-size: 130% !important;
}

.txt_center{
	margin-top: 80px !important;
	margin-bottom: 80px !important;
}

.txt_left{
	text-align: center !important;
	padding-right: 0px !important;
}

.txt_right{
	text-align: center !important;
}

.left{
	padding-right:0px !important;
}

.right{
	padding-left:0px !important;
}

.middle{
	padding-left:0px !important;
	padding-right:0px !important;
}

h3{
	font-size:110% !important;
}

}

@media screen and (max-width: 640px) {
h1{
	font-size:140% !important;
}
	

h3{
	font-size:120% !important;
}

}


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

}

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

	#logo img{
		width: 200px !important;
		position: relative !important;
		float: left !important;
	}
}

@media screen and (max-width: 392px) {
h3{
	font-size:100% !important;
}
}