body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.media{display:flow-root}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0,0,0)}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url(../../assets/colorbox/images/loading.gif) no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0 0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url(../../assets/colorbox/images/controls.png) no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
@font-face {
  font-family: 'Montserrat'; /* Gewünschter Name */
  src: url('/files/layout/fonts/Montserrat.eot');
            /* für IE9 */
  src: url('/files/layout/fonts/Montserrat.woff') 
            format('woff'), 
       url('/files/layout/fonts/Montserrat.otf') 
            format('opentype'),
           /* für moderne Browser */
       url('/files/layout/fonts/Montserrat.ttf') 
            format('truetype');
          /* für Safari, Android, iOS */
 }

 @font-face {
  font-family: 'Montserrat ExtraBold'; /* Gewünschter Name */
  src: url('/files/layout/fonts/Montserrat-ExtraBold.eot');
            /* für IE9 */
  src: url('/files/layout/fonts/Montserrat-ExtraBold.woff') 
            format('woff'), 
       url('/files/layout/fonts/Montserrat-ExtraBold.otf') 
            format('opentype'),
           /* für moderne Browser */
       url('/files/layout/fonts/Montserrat-ExtraBold.ttf') 
            format('truetype');
          /* für Safari, Android, iOS */
 }


/*No IE-support*/
.no-support{
  overflow: hidden;
  height: 100vh;
  -ms-scroll-limit: 0 0 0 0;
  -ms-overflow-style: none;
 }

 .no-support:before{
  content: '';
  position: absolute;
  width: 100%;
  height: 100vh;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: rgba(18, 21, 23, 0.9);
  z-index: 999999;
 }

 .ie-error{
  position: absolute;
  top: 25px;
  z-index: 999999;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  width: 100%;
 }

 .ie-error > div{
  color: #FFF;
  width: 100%;
  pointer-events: auto;
  background-color: #000;
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: .3rem;
  outline: 0;
  max-width: 500px;
  text-align: center;
  padding: 25px;
  font-size: 24px;
 }

 .ie-error > div a{
  display: block;
  text-align: center;
  margin: 25px;
 }


/*Allgemeines*/
html{
  overflow-x: hidden;
  padding-bottom: 0px;
  height: auto;
  min-height: auto;
}

body {
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 24px;
  color: #000;
  margin: 0;
  padding: 0;
  width: 100%;
  font-size: 16px;
  margin: auto;
  background-color: #FFF;
}
.startseite {
  background-image: url('/files/bilder/Bild_Firmenwagen.png');
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: auto;
  background-position-y: 80%;
}
h1 {
  font-size: 50px;
  font-family: "Montserrat Extrabold", sans-serif;
  font-weight: normal;
  font-style: normal;
  margin: 0;
}
h2 {
  font-size: 45px;
  font-family: "Montserrat Extrabold", sans-serif;
  font-weight: normal;
  font-style: normal;
  margin: 0;
  line-height: 55px;
  text-transform: uppercase;
}

h3 {
  font-size: 30px;
  color: #00A88B;
  font-family: "Montserrat Extrabold", sans-serif;
  font-weight: normal;
  font-style: normal;
  margin: 0;
  padding-bottom: 10px;
}
p {
  font-size: 16px;
  margin: 0;
}
strong {
  font-family: "Montserrat Extrabold", sans-serif;
  font-weight: normal;
  font-style: normal;
}
img {
  display: block;
}
.d-none-important{
  display: none !important;
}

button{
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
  font-style: normal;
}

.widget.error{
  border: none;
  border-radius: 5px;
  padding: 5px;
}
.widget {
  display: flex;
  flex-direction: column;
}
.widget.error p.error{
  color: red;
  margin-top: 0;
}

.widget label {
  font-size: 16px;
  position: relative;
  margin-bottom: -20px;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=tel]:focus,
.textarea:focus,
input[type=tel]:valid, 
input[type=text]:valid,
input[type=email]:valid,
.textarea:valid {
  margin-top: 20px;
  border-bottom: 2px solid #00A88B;
}
/*Inputs, Checkboxes*/
/*Checkbox etc.*/
.formbody{
  position: relative;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border:none;
  border-radius: 0;
  min-width: 175px;
  background-color:white;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12.235' height='6.996' viewBox='0 0 12.235 6.996'%3E%3Cpath id='Icon_ionic-ios-arrow-down' data-name='Icon ionic-ios-arrow-down' d='M12.307,16.133l4.626-4.63a.871.871,0,0,1,1.235,0,.882.882,0,0,1,0,1.239l-5.242,5.246a.873.873,0,0,1-1.206.025L6.442,12.746a.875.875,0,0,1,1.235-1.239Z' transform='translate(-6.188 -11.246)' fill='%23394348'/%3E%3C/svg%3E");
  background-position: right 10px center;
  background-repeat: no-repeat;
  padding: .75em 1em .5em 1em;
  color: #394348;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
select::-ms-expand {
  display:none;
}

option {
    background: #fff;
    border-top: 1px solid #444;
    padding: .3em 1em .3em 1em;
}
input[type="checkbox"],
input[type="radio"] {
  content: ' ';
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  width: 22px;
  height: 22px;
  position: relative;
  top: 2px;
  border: 2px solid #000;
  background: white;
  margin-right: 5px;
  box-shadow: inset 0 1px 1px 0 rgb(0 0 0 / 10%);
  text-align: center;
  margin: 0;
  object-fit: scale-down;
}
input[type="checkbox"]:checked,
input[type="radio"]:checked {
  box-shadow: inset 0 0 0 2px white;
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.141' height='11.595' viewBox='0 0 15.141 11.595'%3E%3Cpath id='Pfad_99' data-name='Pfad 99' d='M25.566,13.563l-1.237-1.273a.266.266,0,0,0-.2-.084h0a.255.255,0,0,0-.2.084l-8.578,8.641L12.234,17.81a.272.272,0,0,0-.394,0l-1.252,1.252a.28.28,0,0,0,0,.4L14.527,23.4a1.245,1.245,0,0,0,.823.4,1.3,1.3,0,0,0,.816-.387h.007l9.4-9.45A.3.3,0,0,0,25.566,13.563Z' transform='translate(-10.505 -12.206)' fill='%2300a88b'/%3E%3C/svg%3E%0A");
  }

/* remove standard-styles */
input, textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-bottom: 20px;
  color: #000;
  font-family: "montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
} 
input[type="tel"], input[type="email"], input[type="text"], textarea {
  border: 1px solid transparent;
  border-radius: 0;
  font-size: 16px;
  width: 90%;
  border-bottom: 1px solid #C1C1C1;
}
fieldset {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  width: auto;
  padding-left: 0;
  font-size: 16px;
}
fieldset input {
  border-bottom: 2px solid #000;
}
input:focus, textarea:focus {
  outline: none;
}
.btn_senden {
  flex-direction: row;
}
.btn_senden button{
  background-color: #C1C1C1;
  color: #7B7B7B;
  background-repeat: no-repeat;
  background-size: 15%;
  background-position: 20px;
  border: none;
  font-weight: bold;
  border-radius: 0;
  padding: 10px 30px 10px 40px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29.543' height='29.543' viewBox='0 0 29.543 29.543'%3E%3Cpath id='Pfad_100' data-name='Pfad 100' d='M424.976,527.842A14.771,14.771,0,1,1,410.2,513.071a14.776,14.776,0,0,1,14.771,14.771' transform='translate(-395.433 -513.071)' fill='%237b7b7b' fill-rule='evenodd'/%3E%3Cpath id='Pfad_101' data-name='Pfad 101' d='M436.73,544.162l5.22,2.887,3.815-1.9c.067-.032.167-.131.3-.1.1,0,.167.066.268.131l.368.459a.414.414,0,0,1,.134.229c0,.263-.3.328-.334.328l-3.212,1.51,3.513,1.9c.034.033.235.164.235.3a.647.647,0,0,1-.134.263l-.3.557c-.134.3-.235.394-.435.394a.473.473,0,0,1-.3-.131l-3.313-1.9.268,3.543c.034.23-.033.263-.234.295l-.636-.1c-.368-.032-.435-.1-.468-.459l-.334-4.132-5.188-3.018.1,5.937,3.581,2.3c.2.131.3.2.2.557l-.167.427s-.034.36-.268.36c-.067-.032-.167-.065-.235-.1l-3.045-2.066.067,4c-.034.131-.034.328-.368.328h-.937c-.235-.033-.334.033-.4-.361l.067-3.936-2.878,1.935c-.134.066-.235.165-.334.165a.205.205,0,0,1-.2-.2l-.234-.558c-.1-.262-.067-.328.134-.524l3.547-2.394.1-5.9-4.952,3.051-.168,3.936c0,.393-.067.459-.435.525l-.468.1c-.235.032-.368.1-.4-.262l.2-3.51-3.346,2.066a.743.743,0,0,1-.268.1c-.067,0-.167-.033-.3-.2l-.469-.721a.433.433,0,0,1-.1-.263.453.453,0,0,1,.168-.3l3.48-2-3.212-1.411c-.033-.032-.3-.164-.3-.328a.51.51,0,0,1,.1-.2l.369-.426c.067-.033.167-.2.368-.2a.646.646,0,0,1,.268.1L429,546.949l4.886-2.722-5.053-2.821-3.849,1.87c-.334.1-.368.1-.536-.066l-.368-.426c-.134-.132-.167-.2-.167-.3,0-.066.067-.131.268-.263l3.313-1.508-3.414-1.87c-.134-.066-.3-.2-.3-.36a.456.456,0,0,1,.067-.2l.4-.721a.449.449,0,0,1,.4-.295c.1,0,.134.032.268.131l3.38,1.968-.3-3.608c.034-.262.134-.262.3-.295l.6.131c.4.066.4.23.435.459l.3,4.133,5.154,3.083-.134-5.936-3.48-2.3c-.368-.2-.368-.328-.3-.525l.2-.557c.067-.23.167-.295.3-.295.1,0,.167.065.268.164l2.978,2.033-.1-3.968c.067-.328.067-.426.669-.393l.5.033c.468-.033.5.032.535.492l-.033,3.8,2.811-1.968a.8.8,0,0,1,.334-.163c.067,0,.168.066.3.23l.2.525c.1.262.1.393-.3.623l-3.414,2.3-.1,5.773,5.086-2.985.167-4.165a.384.384,0,0,1,.268-.427l.87-.165c.2.034.2.1.2.3l-.268,3.673,3.246-1.935a.772.772,0,0,1,.4-.2c.1,0,.2.065.367.328l.268.492a.617.617,0,0,1,.2.394c0,.163-.067.23-.3.328l-3.381,1.9,3.146,1.443c.034.033.334.065.334.328,0,.066-.033.1-.1.23l-.335.393c-.134.1-.234.23-.368.23a.82.82,0,0,1-.368-.132l-3.715-1.737-5.02,2.722' transform='translate(-420.637 -529.453)' fill='%23fff'/%3E%3C/svg%3E%0A");
}
.btn_senden button:hover {
  background-color: #00A88B;
  color: #FFF;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29.543' height='29.543' viewBox='0 0 29.543 29.543'%3E%3Cpath id='Pfad_100' data-name='Pfad 100' d='M424.976,527.842A14.771,14.771,0,1,1,410.2,513.071a14.776,14.776,0,0,1,14.771,14.771' transform='translate(-395.433 -513.071)' fill='%23fff' fill-rule='evenodd'/%3E%3Cpath id='Pfad_101' data-name='Pfad 101' d='M436.73,544.162l5.22,2.887,3.815-1.9c.067-.032.167-.131.3-.1.1,0,.167.066.268.131l.368.459a.414.414,0,0,1,.134.229c0,.263-.3.328-.334.328l-3.212,1.51,3.513,1.9c.034.033.235.164.235.3a.647.647,0,0,1-.134.263l-.3.557c-.134.3-.235.394-.435.394a.473.473,0,0,1-.3-.131l-3.313-1.9.268,3.543c.034.23-.033.263-.234.295l-.636-.1c-.368-.032-.435-.1-.468-.459l-.334-4.132-5.188-3.018.1,5.937,3.581,2.3c.2.131.3.2.2.557l-.167.427s-.034.36-.268.36c-.067-.032-.167-.065-.235-.1l-3.045-2.066.067,4c-.034.131-.034.328-.368.328h-.937c-.235-.033-.334.033-.4-.361l.067-3.936-2.878,1.935c-.134.066-.235.165-.334.165a.205.205,0,0,1-.2-.2l-.234-.558c-.1-.262-.067-.328.134-.524l3.547-2.394.1-5.9-4.952,3.051-.168,3.936c0,.393-.067.459-.435.525l-.468.1c-.235.032-.368.1-.4-.262l.2-3.51-3.346,2.066a.743.743,0,0,1-.268.1c-.067,0-.167-.033-.3-.2l-.469-.721a.433.433,0,0,1-.1-.263.453.453,0,0,1,.168-.3l3.48-2-3.212-1.411c-.033-.032-.3-.164-.3-.328a.51.51,0,0,1,.1-.2l.369-.426c.067-.033.167-.2.368-.2a.646.646,0,0,1,.268.1L429,546.949l4.886-2.722-5.053-2.821-3.849,1.87c-.334.1-.368.1-.536-.066l-.368-.426c-.134-.132-.167-.2-.167-.3,0-.066.067-.131.268-.263l3.313-1.508-3.414-1.87c-.134-.066-.3-.2-.3-.36a.456.456,0,0,1,.067-.2l.4-.721a.449.449,0,0,1,.4-.295c.1,0,.134.032.268.131l3.38,1.968-.3-3.608c.034-.262.134-.262.3-.295l.6.131c.4.066.4.23.435.459l.3,4.133,5.154,3.083-.134-5.936-3.48-2.3c-.368-.2-.368-.328-.3-.525l.2-.557c.067-.23.167-.295.3-.295.1,0,.167.065.268.164l2.978,2.033-.1-3.968c.067-.328.067-.426.669-.393l.5.033c.468-.033.5.032.535.492l-.033,3.8,2.811-1.968a.8.8,0,0,1,.334-.163c.067,0,.168.066.3.23l.2.525c.1.262.1.393-.3.623l-3.414,2.3-.1,5.773,5.086-2.985.167-4.165a.384.384,0,0,1,.268-.427l.87-.165c.2.034.2.1.2.3l-.268,3.673,3.246-1.935a.772.772,0,0,1,.4-.2c.1,0,.2.065.367.328l.268.492a.617.617,0,0,1,.2.394c0,.163-.067.23-.3.328l-3.381,1.9,3.146,1.443c.034.033.334.065.334.328,0,.066-.033.1-.1.23l-.335.393c-.134.1-.234.23-.368.23a.82.82,0,0,1-.368-.132l-3.715-1.737-5.02,2.722' transform='translate(-420.637 -529.453)' fill='%2300a88b'/%3E%3C/svg%3E ");

}
/*Navigation*/
#header{
  width: 100%;
  position: fixed;
  z-index: 1100;
  top: 0;
  background-color: #fff;
  box-shadow: 0 3px 6px rgb(0 0 0 / 20%);
}
.startseite #header * {
  color: #FFF;
}
#header *{
  color: #000;
  overflow: visible;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
}

#header > .inside{
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  padding-left: 10%;
  padding-right: 10%;
}
#header > .inside .ce_image {
  max-width: 250px;
}
#header > .inside a img {
  background-color: #FFF;
  padding: 15px 30px;
  max-width: 150px;
}
#header .mod_navigation li {
  padding: 10px;
  border-bottom: 3px solid white;
  border-top: 3px solid white;
  text-align: center;
}
#header .mod_navigation li:hover,
#header .mod_navigation li.active  {
  border-bottom: 3px solid #000;
  border-top: 3px solid #000;
}

.startseite #header .mod_navigation li:hover,
.startseite #header .mod_navigation li.active {
  border-bottom: 3px solid #FFF;
  border-top: 3px solid #FFF;
}

/* Footer */
#footer{
  position: relative;
  display: block;
  background-color: #FFF;
  border-top: thin solid lightgrey;
}
.startseite #footer {
  margin-top: 0px;
}

#footer .inside{
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

#footer .image_container img{
  object-fit: contain;
  max-width: 300px;
}
#footer .block{
  overflow: visible;
}
#footer .ce_image {
  padding-right: 20px;
}
#footer .footerlogo img{
  object-fit: contain;
  max-height: 150px;
  padding: 20px 0;
}

#footer .footertext{
  padding-left: 20px;
}
#footer p{
  font-size: 16px;
  margin-bottom: 0px;
  margin-top: 5px;
}

.footer_kontakt {
  display: flex;
  justify-content: space-between;
  padding: 20px 10%;
}
.footer_menu {
  display:flex;
  background-color: #293E48;
  padding: 20px 10%;
}
.footer_menu a {
  color: #FFF;
}
.footer_menu_1,
.footer_menu_2,
.footer_menu_3 {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  width: calc(100% / 3)
}
.footer_menu_2 {
  justify-content: space-around;
}

/*Hauptteil*/
#main>.inside{
  min-height: 0px;
  display: flex;
  flex-direction: column;
  min-height: calc(100vh - 272px);
}
.startseite #main>.inside {
  padding: 0;
}
.heading {
  padding: 100px 10% 40px 10%;
  border-bottom: thin solid lightgrey;
  margin-bottom: 20px;
}
.heading h3 {
  padding-bottom: 30px;
}
#article-19 .heading {
  position: relative;
  margin-bottom: 0;
}
.home_welcome {
  position: absolute;
  top: 25vh;
  left: auto;
  right: 7%;
}
.home_welcome h1 {
  background-color: #00A88B;
  color: #FFF;
  padding: 40px 50px;
  font-size: 60px;
  margin: 0;
  width: fit-content;
}
.home_ice {
  position: absolute;
  top: calc(25vh + 115px);
  left: auto;
  right: 7%;
}
.home_ice h1 {
  background-color: #FFF;
  color: #00A88B;
  padding: 40px 50px;
  font-size: 50px;
  margin: 0;
  width: fit-content;
}
.mod_rocksolid_slider .rsts-slide .ce_text {
  opacity: 0;
}
.mod_rocksolid_slider .rsts-slide.rsts-active .ce_text {
  animation: headeranim 2s ease 0s 1 normal forwards;
}
@keyframes headeranim {
	0% {
		opacity: 0;
		
	}

	100% {
		opacity: 1;
		
	}
}
.mod_rocksolid_slider .rsts-nav {
  width: max-content;
  left: 7%;
  right: auto;
  bottom: 100px;
}
.mod_rocksolid_slider .rsts-nav .rsts-nav-item a {
  width: 15px;
  height: 15px;
  box-shadow: unset;
  background-color: #fff;
}
.mod_rocksolid_slider .rsts-nav .rsts-nav-item a.active,
.mod_rocksolid_slider .rsts-nav .rsts-nav-item a:hover {
  background-color: #00A88B;
}
.home_text {
  position: absolute;
  top: calc(10% + 65px + 65px);
  left: auto;
  right: 3.5%;
  max-width: 520px;
}
.home_text p {
  color: #000;
  font-weight: bold;
  width: fit-content;
  padding: 15px;
}
/*Home Über uns */
.home_ueberuns {
  background-color: rgba(0, 168, 139, 0.9);
  padding: 100px 50px; 
  text-align: center;
}
.home_ueberuns div {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='430' height='470.678' viewBox='0 0 430 470.678'%3E%3Cpath id='Pfad_35' data-name='Pfad 35' d='M663.216,765.672l96.515,53.371,70.528-35.181c1.244-.595,3.088-2.415,5.574-1.808,1.854,0,3.1,1.214,4.95,2.415l6.8,8.495c1.243,1.214,2.475,3.034,2.475,4.235,0,4.855-5.559,6.068-6.183,6.068l-59.395,27.909,64.956,35.157c.621.607,4.34,3.034,4.34,5.461,0,1.2-1.242,3.023-2.485,4.854l-5.561,10.3c-2.487,5.461-4.34,7.282-8.048,7.282-1.854,0-3.085-.607-5.572-2.428l-61.25-35.179,4.951,65.5c.621,4.248-.611,4.854-4.33,5.451l-11.755-1.821c-6.8-.6-8.048-1.81-8.659-8.485l-6.183-76.4-95.914-55.8,1.865,109.763,66.2,42.448c3.716,2.427,5.571,3.641,3.716,10.3l-3.1,7.888s-.62,6.662-4.95,6.662c-1.244-.584-3.087-1.2-4.34-1.808l-56.3-38.2,1.243,73.988c-.621,2.416-.621,6.057-6.8,6.057H629.183c-4.34-.608-6.183.619-7.425-6.673L623,922.737l-53.213,35.775c-2.476,1.224-4.339,3.044-6.182,3.044-3.1,0-3.719-3.044-3.719-3.651l-4.329-10.315c-1.853-4.842-1.242-6.056,2.477-9.7l65.577-44.267,1.855-109.158-91.565,56.4-3.1,72.764c0,7.27-1.232,8.493-8.035,9.706l-8.659,1.821c-4.339.6-6.8,1.82-7.437-4.842l3.719-64.9-61.871,38.2s-3.1,1.819-4.951,1.819c-1.232,0-3.1-.606-5.562-3.64l-8.669-13.336c-1.233-1.821-1.853-3.035-1.853-4.854s1.244-3.641,3.1-5.461l64.335-36.977-59.4-26.089c-.611-.594-5.561-3.033-5.561-6.067,0-.6.621-1.821,1.853-3.639l6.814-7.877c1.234-.608,3.087-3.641,6.8-3.641,1.853,0,3.717,1.214,4.95,1.82l69.918,31.528,90.332-50.326-93.417-52.157L446.046,749.3c-6.183,1.82-6.806,1.82-9.9-1.214l-6.805-7.878c-2.475-2.438-3.1-3.638-3.1-5.459,0-1.214,1.243-2.427,4.951-4.855l61.261-27.887-63.115-34.572c-2.475-1.213-5.559-3.64-5.559-6.664a8.43,8.43,0,0,1,1.232-3.651l7.424-13.337c0-.606,2.477-5.449,7.427-5.449,1.853,0,2.474.594,4.951,2.415l62.492,36.392-5.571-66.716c.621-4.844,2.474-4.844,5.571-5.45L518.44,607.4c7.414,1.214,7.414,4.248,8.035,8.484l5.572,76.414,95.283,57L624.844,639.55,560.508,597.09c-6.8-3.641-6.8-6.058-5.572-9.708l3.718-10.3c1.232-4.248,3.1-5.45,5.562-5.45,1.853,0,3.1,1.2,4.95,3.034l55.066,37.583-1.853-73.37c1.231-6.066,1.231-7.875,12.365-7.27l9.29.606c8.659-.606,9.28.6,9.892,9.09l-.611,70.349,51.969-36.393c1.856-1.214,4.34-3.021,6.183-3.021,1.244,0,3.1,1.213,5.574,4.244l3.716,9.7c1.856,4.852,1.856,7.27-5.571,11.516l-63.114,42.448-1.843,106.74,94.028-55.19,3.1-77.01c0-3.034,0-5.461,4.951-7.888l16.084-3.044c3.718.619,3.718,1.831,3.718,5.472l-4.95,67.92,60.008-35.786c2.486-1.808,4.95-3.628,7.437-3.628,1.852,0,3.706,1.2,6.793,6.055l4.951,9.089c.621.608,3.716,3.653,3.716,7.282,0,3.021-1.232,4.246-5.559,6.068L782,701.39l58.164,26.687c.621.617,6.183,1.2,6.183,6.068,0,1.214-.611,1.808-1.843,4.248l-6.2,7.269c-2.474,1.808-4.329,4.247-6.8,4.247-1.853,0-3.087-.606-6.8-2.439l-68.677-32.123-92.807,50.326' transform='translate(-423.78 -531.496)' fill='%23fff' opacity='0.2'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 550px;
  margin-left: auto;
  margin-right: auto;
}
.home_ueberuns h2 {
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 40px;
}
.home_ueberuns p {
  color: #fff;
  padding-bottom: 100px;
}
.home_ueberuns .kontakt_button {
  margin-top: -50px;
  padding-top: 7px;
  padding-bottom: 100px;
  margin-bottom: -100px;
  border-right: 2px solid #fff;
  width: max-content;
  margin-left: auto;
  margin-right: auto;
}
.home_ueberuns .kontakt_button a {
  color: #fff;
  padding: 10px 30px;
  text-transform: uppercase;
  transition: all .4s ease-out;
  background: linear-gradient(to right, transparent 50%, #fff 50%);
  background-position: left bottom;
  background-size: 200% 100%;
  font-weight: 600;
}
.home_ueberuns .kontakt_button a:hover {
  color: #00A88B;
  background-position: right bottom;
}
#article-13 {
  margin-top: -75px;
  z-index: 10;
}

/*Home Bewerbungsformular*/
.home_about {
  color: #FFF;
  background-color: #5242A2;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  text-align: left;
  grid-gap: 50px;
  padding: 50px 10%;
}
.home_about .ce_image {
  display: none;
  position: absolute;
  padding-left: calc((100% - 20% - 5px) / 3);
  width: calc((100% - 20% - 5px) / 3);
}
.home_about img {
  margin: auto;
}
.home_about h3 {
  color: #fff;
}
.home_about h1 {
  margin-bottom: 30px;
  margin-top: 15px;
  line-height: 45px;
  text-transform: uppercase;
  font-family: "montserrat", sans-serif;
  font-weight: 800;
  font-style: normal;
}
.home_about .ce_text {
  z-index: 2;
}
.home_about .ce_text p:last-child {
  margin-bottom: 70px;
}
.home_about .ce_text a {
  color: #FFF;
  font-weight: 600;
  width: fit-content;
  padding-right: 20px;
  padding-bottom: 70px;
  border-right: 1px solid #FFF;
}
.home_about .ce_form .formbody {
  display: grid;
  grid-template-columns: repeat(1,1fr);
  grid-gap: 15px;
}
.home_about .ce_form select {
  font-size: 16px;
  font-family: "montserrat", sans-serif;
  font-weight: 400;
  font-style: normal;
  padding: 10px 20px;
  width: 100%;
}
.home_about .ce_form input,
.home_about .ce_form textarea {
  padding: 10px 20px;
  width: calc(100% - 40px);
  margin-bottom: 0;
}
.home_about .ce_form label {
  margin-bottom: 0px;
  font-size: 14px;
}
.home_about .ce_form input[type=text]:focus,
.home_about .ce_form input[type=email]:focus,
.home_about .ce_form input[type=tel]:focus,
.home_about .ce_form .textarea:focus,
.home_about .ce_form input[type=tel]:valid, 
.home_about .ce_form input[type=text]:valid,
.home_about .ce_form input[type=email]:valid,
.home_about .ce_form .textarea:valid {
  margin-top: 0px;
  border-bottom: 0px solid #00A88B;
}
.home_about .ce_form .widget-upload input {
  background-color: #fff;
  font-size: 16px;
  color: #B8C2C6;
}
.home_about .ce_form input[type=checkbox],
.home_about .ce_form input[type="radio"] {
  width:22px;
  padding: 0;
  border-radius: 15px;
  border: 0px solid;
  box-shadow: unset;
}
.home_about .ce_form .widget-checkbox fieldset {
  display: flex
}
#popup .ce_form .widget-radio fieldset,
#popup .ce_form .widget-checkbox fieldset {
  display: flex;
  flex-direction: column;
}
.home_about .ce_form .btn_senden button {
  padding-left: 50px;
  margin-left: auto;
  background-image: none;
  color: #00A88B;
  margin-left: 0;
  padding: 10px 20px;
  font-size: 16px;
  height: max-content;
  text-transform: uppercase;
  transition: all .4s ease-out;
  background: linear-gradient(to right, #00A88B 50%, transparent 50%);
  background-position: right bottom;
  background-size: 200% 100%;
  font-weight: 600;
}
.home_about .ce_form .btn_senden button:hover {
  background-position: left bottom;
  color: #fff;
}
#article-30 .home_about {
  margin-top: 75px;
}
#article-13 .home_about {
  padding-bottom: 0;
}

.home_about .ce_form select,
.home_about .ce_form option,
.home_about .ce_form textarea {
  color: #000;
}
.home_about .ce_form textarea::placeholder,
.home_about .ce_form input::placeholder {
  color: #B8C2C6;
}
.home_about .ce_form {
  height: max-content;
}
.home_about .ce_form .widget-submit {
  height: 75px;
  border-left: 2px solid #00A88B;
}

.home_rechts {
  background-color: #FFF;
  display: flex;
  flex-direction: row;
  padding: 150px;
}
 .home_left {
  background-color: #FFF;
  display: flex;
  flex-direction: row-reverse;
  padding-left: 150px;
  padding-right: 150px;
}
.home_rechts img, .home_left img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.home_rechts figure, .home_left figure {
  height: 400px;
  aspect-ratio: 1;
}
.home_left img{
  float: right;
}
.home_rechts .ce_image {
  padding-right: 250px;
  background-color: #F2F2F2;
}
.home_left .ce_image {
  padding-left: 250px;
  background-color: #F2F2F2;
}
.home_rechts .ce_text {
  padding-left: 20px;
  line-break: normal;
  position: absolute;
  left: 550px;
  right: calc(150px + 15%);
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 400px;
}
.home_left .ce_text {
  padding-right: 20px;
  line-break: normal;
  position: absolute;
  left: calc(150px + 15%);
  right: 550px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 400px;
}
.info_right {
  justify-content: flex-end !important;
  padding-left: 0 !important;
}
.info_right p {
  margin-bottom: 0;
  width: 350px;
  padding: 10px 48px;
  padding-right: 0;
  padding-bottom: 12px;
  border-right: 2px solid #00A88B;
  border-bottom: 2px solid #00A88B;
  text-align: right;
}
.info_right p a {
  width: fit-content;
  color: #00A88B;
  padding: 12.5px 20px;
  background: linear-gradient(to right, #FFF 50%, #00A88B 50%);
  background-position: left bottom;
  background-size: 200% 100%;
  transition: all .4s ease-out;
}
.info_right p a:hover {
  color: #FFF;
  background-position: right bottom;
}


.info_left {
  justify-content: flex-end !important;
  padding-right: 0 !important;
  left: auto !important;
}
.info_left p {
  margin-bottom: 0;
  width: 350px;
  padding: 10px 48px;
  padding-left: 0;
  border-left: 2px solid #00A88B;
  border-bottom: 2px solid #00A88B;
  text-align: left;
}
.info_left p a {
  width: fit-content;
  color: #00A88B;
  padding: 11px 20px;
  background: linear-gradient(to right, #00A88B 50%, #FFF 50%);
  background-position: right bottom;
  background-size: 200% 100%;
  transition: all .4s ease-out;
}
.info_left p a:hover {
  color: #FFF;
  background-position: left bottom;
}

/*Reihe 3er grau */
.grey_row {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  padding: 50px 150px;
  padding-top: 125px;
  gap: 20px;
}
.grey_row .ce_text {
  background-color: #EFF1F1;
  padding: 50px 25px;
  padding-bottom: 0;
  text-align: center;
      display: flex;
    flex-direction: column;
}
.grey_row .ce_text h3 {
  font-size: 22px;
}
.grey_row .ce_text h4 {
  margin: 0;
  font-size: 22px;
  line-height: 32px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.grey_row .technologie::before {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 50 50'%3E%3Cpath id='Pfad_1350' data-name='Pfad 1350' d='M48.286,8.545a2.777,2.777,0,0,0-3.028.6L35.536,18.87a3.191,3.191,0,0,1-4.406,0,3.123,3.123,0,0,1,0-4.406l9.722-9.722A2.777,2.777,0,0,0,38.889,0H19.444a2.776,2.776,0,0,0-1.964.814L9.147,9.147a2.783,2.783,0,0,0-.76,2.508l2.486,12.431L.814,34.147a2.777,2.777,0,0,0,0,3.928L11.925,49.186a2.776,2.776,0,0,0,3.928,0l10.063-10.06,12.429,2.486a2.783,2.783,0,0,0,2.508-.76l8.333-8.333A2.779,2.779,0,0,0,50,30.556V11.111a2.777,2.777,0,0,0-1.714-2.567' transform='translate(0)' fill='%2300a88b'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  height: 50px;
  width: 50px;
  margin-bottom: 35px;
  margin-left: auto;
  margin-right: auto;
}
.grey_row .cool::before {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 50 50'%3E%3Cpath id='Pfad_1349' data-name='Pfad 1349' d='M50,27.778A2.777,2.777,0,0,0,47.222,25a5.555,5.555,0,0,1-5.379-4.233,10.96,10.96,0,0,0,5.379,1.456,2.778,2.778,0,1,0,0-5.556,5.563,5.563,0,0,1-5.556-5.556V8.333a2.778,2.778,0,0,0-5.556,0v2.778a5.563,5.563,0,0,1-5.556,5.556,2.778,2.778,0,1,0,0,5.556,10.96,10.96,0,0,0,5.379-1.456A5.555,5.555,0,0,1,30.556,25a2.778,2.778,0,1,0,0,5.556A10.96,10.96,0,0,0,35.935,29.1a5.555,5.555,0,0,1-5.379,4.233,2.778,2.778,0,0,0,0,5.556,10.965,10.965,0,0,0,5.556-1.561v7.117H13.889V31.772a10.965,10.965,0,0,0,5.556,1.561,2.778,2.778,0,0,0,0-5.556,5.555,5.555,0,0,1-5.379-4.233A10.96,10.96,0,0,0,19.444,25a2.778,2.778,0,0,0,0-5.556,5.555,5.555,0,0,1-5.379-4.233,10.96,10.96,0,0,0,5.379,1.456,2.778,2.778,0,0,0,0-5.556,5.563,5.563,0,0,1-5.556-5.556V2.778a2.778,2.778,0,0,0-5.556,0V5.556a5.563,5.563,0,0,1-5.556,5.556,2.778,2.778,0,0,0,0,5.556,10.96,10.96,0,0,0,5.379-1.456,5.555,5.555,0,0,1-5.379,4.233,2.778,2.778,0,1,0,0,5.556,10.96,10.96,0,0,0,5.379-1.456,5.555,5.555,0,0,1-5.379,4.233,2.778,2.778,0,1,0,0,5.556,10.965,10.965,0,0,0,5.556-1.561V44.444H2.778a2.778,2.778,0,0,0,0,5.556H47.222a2.778,2.778,0,0,0,0-5.556H41.667V37.328a10.965,10.965,0,0,0,5.556,1.561,2.778,2.778,0,0,0,0-5.556A5.555,5.555,0,0,1,41.843,29.1a10.96,10.96,0,0,0,5.379,1.456A2.777,2.777,0,0,0,50,27.778' fill='%2300a88b'/%3E%3C/svg%3E ");
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  height: 50px;
  width: 50px;
  margin-bottom: 35px;
  margin-left: auto;
  margin-right: auto;
}
.grey_row .menschen::before {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='55.556' viewBox='0 0 50 55.556'%3E%3Cpath id='Pfad_1351' data-name='Pfad 1351' d='M48.464,28.071l-2.108-1.054,2.831-2.831a2.777,2.777,0,1,0-3.928-3.928l-7.7,7.7a16.671,16.671,0,0,0-3.108-2.75,11,11,0,0,0,1.657-5.761,11.026,11.026,0,0,0-.4-2.778h.4a2.778,2.778,0,1,0,0-5.556H33.334V5.556A5.562,5.562,0,0,0,27.778,0H22.222a5.562,5.562,0,0,0-5.556,5.556v5.556H13.889a2.778,2.778,0,0,0,0,5.556h.4a11.026,11.026,0,0,0-.4,2.778,11,11,0,0,0,1.657,5.761,16.671,16.671,0,0,0-3.108,2.75l-7.7-7.7A2.777,2.777,0,0,0,.814,24.186l2.831,2.831L1.536,28.071a2.778,2.778,0,0,0,2.485,4.97l3.764-1.882L9.5,32.87a16.667,16.667,0,1,0,31.009,0l1.711-1.711,3.764,1.882a2.778,2.778,0,0,0,2.485-4.97M25,47.223a2.778,2.778,0,1,1,2.778-2.778A2.779,2.779,0,0,1,25,47.223m0-8.333a2.778,2.778,0,1,1,2.778-2.778A2.779,2.779,0,0,1,25,38.889' transform='translate(0)' fill='%2300a88b'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  height: 50px;
  width: 50px;
  margin-bottom: 35px;
  margin-left: auto;
  margin-right: auto;
}
.grey_row .sprechblase::before {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='51.001' height='51.001' viewBox='0 0 51.001 51.001'%3E%3Cpath id='Differenzmenge_1' data-name='Differenzmenge 1' d='M-238.222,11974a2.759,2.759,0,0,1-1.064-.21,2.776,2.776,0,0,1-1.716-2.566v-38.889a8.345,8.345,0,0,1,8.336-8.336h33.332a8.344,8.344,0,0,1,8.333,8.336v22.223a8.336,8.336,0,0,1-8.322,8.33h-26.639l-10.3,10.3A2.761,2.761,0,0,1-238.222,11974Zm34.721-33a3.5,3.5,0,0,0-3.5,3.5,3.5,3.5,0,0,0,3.5,3.5,3.5,3.5,0,0,0,3.5-3.5A3.5,3.5,0,0,0-203.5,11941Zm-12,0a3.5,3.5,0,0,0-3.5,3.5,3.5,3.5,0,0,0,3.5,3.5,3.5,3.5,0,0,0,3.5-3.5A3.5,3.5,0,0,0-215.5,11941Zm-12,0a3.5,3.5,0,0,0-3.5,3.5,3.5,3.5,0,0,0,3.5,3.5,3.5,3.5,0,0,0,3.5-3.5A3.5,3.5,0,0,0-227.5,11941Z' transform='translate(241.501 -11923.499)' fill='%2300a88b' stroke='rgba(0,0,0,0)' stroke-miterlimit='10' stroke-width='1'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  height: 50px;
  width: 50px;
  margin-bottom: 35px;
  margin-left: auto;
  margin-right: auto;
}
.grey_row .button_strich {
  margin-top: auto;
  padding: 10px 20px;
  padding-top: 45px;
}
.grey_row .button_strich a {
  padding: 10px 20px;
  border-right: 2px solid #00A88B;
  text-transform: uppercase;
  transition: all .4s ease-out;
  background: linear-gradient(to right, transparent 50%, #00A88B 50%);
  background-position: left bottom;
  background-size: 200% 100%;
}
.grey_row .button_strich a:hover {
  background-position: right bottom;
  color: #fff;
}

#article-1 .ce_image {
  width: 100%;
  height: 100vh;
}
#article-1 .ce_image figure {
  height: 100%;
}
#article-1 .ce_image img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}
#headerimage {
  padding-top: 53px;
}
.headerimage {
  width: 100%;
}
.headerimage img {
  display: block;
  width: 100%;
  min-height: 500px;
}
.ce_accordion {
  border-bottom: 2px solid #00A88B;
  padding-bottom: 20px;
}

.ce_accordion .ui-accordion-header {
  padding: 20px;
  cursor: pointer;
  font-size: 24px;
  color: #949EA3;
  padding-bottom: 0px;
  font-weight: bold;
}

.ce_accordion .ui-accordion-header.active {
  margin-bottom: 40px;
  color: #000;
}
.ce_accordion .ui-accordion-content>div {
  display: flex;
  flex-direction: column;
}
.Text_1 {
  display: flex;
  flex-direction: row;
  min-height: 400px;
  margin-bottom: 20px;
}
.Text_1.energie {
  min-height: 550px !important;
}
.image_even_first_text_top .green_text{
  margin-bottom: -50px;
  margin-right: 5%;
  margin-left: auto;
  padding: 20px;
  margin-top: 0px;
  position: relative;
  bottom: auto;
}
.image_even_text_bottom .green_text {
  margin-top: -50px;
  margin-bottom: 0px;
  margin-left: 5%;
  margin-right: auto;
}
.image_even_text_bottom {
  width: calc((100% / 2) - 10px);
  position: relative;
  float: right;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.image_even_first,
.image_even_first_text_left,
.image_even_first_text_top {
  width: calc((100% / 2) - 10px);
  position: absolute;
  right: 0;
  float: right;
  display: flex;
  flex-direction: column;
}
.image_even_first figure,
.image_even_first_text_left figure,
.image_even_first_text_top figure {
  height: 400px;
}
.image_even_first img,
.image_even_first_text_left img,
.image_even_first_text_top img {
  height: 400px;
  object-fit: cover;
}
.image_even_first_text_left .green_text {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 0;
  margin-right: auto;
  position: absolute;
  bottom: 5%;
}
.image_even_first_text_left {
  width: auto;
  margin-left: 35%;
}
.image_even_first_text_left figure {
  padding-left: 25%;
}
.text_odd.small {
  width: auto;
}
.Text_2 {
  margin-top: 20px;
}
.text_odd p {
  padding-left: 20px;
}
.text_odd table td {
  font-size: 16px;
  padding: 10px 20px;
}

.text_odd table tr:nth-child(odd) {
  background-color: #F2F2F2;
}
.image_even {
  width: calc((100% / 2) - 10px);
  position: relative;
  float: right;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.green_text {
  color: #FFF;
  background-color: #00A88B;
  background-image: url("/files/bilder/kaelte/Schneeflocke_Zuschnitt.png");
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: contain;
  width: 60%;
  margin-bottom: -50px;
  z-index: 2;
  margin-right: 5%;
  margin-left: auto;
  padding: 20px;
  min-width: 250px;
}
.green_text p {
  margin-bottom: 15px;
}
.green_text a {
  text-decoration: none;
  background-color: #FFF;
  padding: 10px;
  color: #00A88B;
}
.text_odd{
  width: calc((100% / 2)  - 20px);
  float: left;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.text_odd .bgimage{
  width: calc((100% / 3) * 2) !important;
}
#bgimage_top {
  display: none;
}
.text_odd .imgrow{
  display: flex;
  flex-direction: row;
}
.text_odd .imgrow img {
  width: calc(100% / 3);
  object-fit: contain;
}
.text_odd>div.imgrow p img {
  width: auto;
}

.mod_navigation{
  width: 100%;
}
.mod_navigation ul{
  display: grid;
  grid-template-columns: repeat(4,1fr);
  justify-content: center;
  width: max-content;
  margin-left: auto;
  grid-gap: 50px;
  padding-inline-start: 0px;
}
.mod_navigation li{
  display: block;
}
a {
  text-decoration: none;
}
.unternavigation p {
  margin-bottom: 0;
  font-weight: bold;
}

.unternavigation{
  display: flex;
  align-items: center;
  height: 60px;
  justify-content: space-around;
}

.kontakt {
  display: grid;
  grid-template-columns: 45% 55%;
  margin: 0 10%;
  margin-top: 100px;
  padding-left: 30px;
}
.kontakt .ce_text p {
  padding-bottom: 10px;
}
.kontakt .ce_form p  {
  padding-bottom: 10px;
}
.kontakt .ce_form {
  width: 100%;
}
#article-19 .heading p {
  padding-bottom: 0px;
  padding-top: 10px;
}
#article-34 .kontakt {
  margin-bottom: 75px;
}


/* NEUU */

.heading {
  border-bottom: 0;
  padding: 0;
  padding-bottom: 0;
  padding-left: 30px;
  padding-right: 70px;
  position: absolute;
  top: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 200px 10%;
  height: calc(100vh - 400px);
  width: calc(40vw - 100px);
}
 #headerimage {
  width: 50%;
    margin-left: auto;
    height: 100vh;
  padding-top: 0;
}
#headerimage figure {
  height: 100%;
}
 #headerimage img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
 
.heading p {
  padding-bottom: 20px;
  padding-top: 20px;
} 
.heading a {
  color: #000;
}
.text_klima {
  margin-bottom: 20px;
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-gap: 25px;
  padding-left: calc(10% + 30px);
  padding-right: 10%;
}
.text_klima .ce_text {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.text_klima figure img {
  aspect-ratio: 3 / 2;
  object-fit: cover;
}
.text_klima .ueberschrift {
  grid-column: 1 / 3;
}
 h4 {
  font-size: 40px;
  line-height: 50px;
}
 .ce_headline {
  color: #949EA3;
  margin: 0;
  padding-bottom: 10px;
  padding-top: 100px;
  padding-left: calc(10% + 30px);
  padding-right: 10%;
}
 #wohnraum,
 #gewerbeklima {
  padding-bottom: 20px;
}
.image_green {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.ce_text ul {
  padding-inline-start: 10px;
}
.ce_text ul li {
  font-size: 16px;
  list-style: none;
  padding: 5px 10px 5px 30px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23.087' height='25.271' viewBox='0 0 23.087 25.271'%3E%3Cpath id='Pfad_73' data-name='Pfad 73' d='M885.3,592.6l5.181,2.866,3.787-1.889c.066-.032.165-.129.3-.1.1,0,.167.066.266.13l.365.457a.406.406,0,0,1,.134.227c0,.26-.3.325-.332.325l-3.189,1.5,3.487,1.887c.034.033.233.163.233.294a.64.64,0,0,1-.132.26l-.3.554c-.134.292-.233.39-.433.39a.467.467,0,0,1-.3-.13l-3.289-1.889.266,3.517c.033.227-.033.26-.233.292l-.631-.1c-.365-.032-.432-.1-.464-.456l-.332-4.1-5.151-3,.1,5.894,3.554,2.279c.2.131.3.2.2.554l-.167.423s-.033.358-.266.358c-.066-.032-.165-.065-.233-.1l-3.023-2.05.068,3.972c-.035.13-.035.325-.366.325h-.93c-.233-.032-.332.033-.4-.358l.066-3.907-2.857,1.922c-.132.065-.233.163-.332.163a.2.2,0,0,1-.2-.2l-.231-.554c-.1-.26-.068-.325.132-.521l3.521-2.376.1-5.862-4.916,3.029-.167,3.907c0,.39-.066.456-.431.521l-.466.1c-.233.032-.365.1-.4-.26l.2-3.484-3.322,2.051a.742.742,0,0,1-.266.1c-.066,0-.167-.033-.3-.2l-.464-.716a.431.431,0,0,1-.1-.26.452.452,0,0,1,.167-.293l3.454-1.985-3.188-1.4c-.033-.032-.3-.163-.3-.325a.5.5,0,0,1,.1-.2l.366-.423c.066-.033.165-.2.364-.2a.629.629,0,0,1,.266.1l3.754,1.693,4.851-2.7-5.016-2.8-3.82,1.857c-.332.1-.366.1-.532-.065l-.365-.423c-.134-.131-.167-.2-.167-.293,0-.066.066-.131.266-.26l3.288-1.5-3.388-1.857c-.134-.065-.3-.2-.3-.357a.464.464,0,0,1,.066-.2l.4-.715a.447.447,0,0,1,.4-.293c.1,0,.132.032.266.13l3.355,1.955-.3-3.583c.033-.259.132-.259.3-.292l.6.131c.4.065.4.227.431.455l.3,4.1,5.117,3.061-.134-5.894-3.454-2.279c-.366-.2-.366-.325-.3-.522l.2-.552c.066-.229.167-.293.3-.293.1,0,.167.065.266.164l2.957,2.017-.1-3.939c.066-.327.066-.423.664-.39l.5.032c.464-.032.5.032.53.488l-.032,3.778,2.79-1.954a.792.792,0,0,1,.332-.163c.066,0,.167.065.3.229l.2.519c.1.262.1.391-.3.619l-3.389,2.28-.1,5.731,5.049-2.963.167-4.136a.381.381,0,0,1,.266-.423l.862-.164c.2.033.2.1.2.295l-.266,3.647,3.222-1.922a.761.761,0,0,1,.4-.194c.1,0,.2.063.365.325l.266.488a.609.609,0,0,1,.2.391c0,.161-.066.227-.3.325l-3.356,1.889,3.123,1.433c.033.033.332.065.332.325,0,.065-.033.1-.1.229l-.333.39c-.132.1-.231.229-.365.229a.812.812,0,0,1-.365-.132l-3.687-1.723-4.983,2.7' transform='translate(-872.439 -580.032)' fill='%2300B39B'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  vertical-align: middle;
  background-position: left center;
  background-size: 15px;
}
#wohnraum,
#industrie,
#thekenkuehlung,
#ausbildung,
#eisspeicher {
  background-color: #f2f2f2;
}
.text_klima.grey {
  background-color: #f2f2f2;
  padding-bottom: 50px;
  padding-top: 50px;
}
#article-2 .text_klima{
  margin-top: 100px;
}
#article-24 #headerimage img {
  object-position: 20% center;
}
#article-26 .heading,
#article-27 .heading {
  position: relative;
  margin-bottom: 25px;
}
#article-29,
#article-28 {
  margin: 50px 10%;
  padding-left: 30px;
}
#article-29 .ce_text h2,
#article-28 .ce_text h2 {
  margin-top: 50px;
  margin-bottom: 25px;
  font-size: 40px;
}
#article-29 .ce_text p,
#article-28 .ce_text p {
  margin-top: 15px;
}
.cookie_settings {
  display: flex;
  z-index: 10000;
  height: 70vh;
  width: 50vw;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  cursor: pointer;
  position: absolute;
}
#article-19 .image_even {
  height: 70vh;
  justify-content: center;
}
.klaro-btn {
  font-size: 16px; 
  z-index: 10001;
}
#article-10 {
  height: calc(100vh - 270px);
  display: flex;
  flex-direction: column;
  justify-content: center;
}
a {
  color:#00A88B;
}


#popup {
  position: fixed;
  top: 0;
  background-color: rgb(255 255 255 / 50%);
  z-index: 10000;
  display: none;
}
#popup .inside {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100vw;
  height: 100vh;
}
#popup .popup-job {
  height: max-content;
  width: 1050px;
  margin-left: auto;
  margin-right: auto;
  background-color: #5242A2;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='328.692' height='301.408' viewBox='0 0 328.692 301.408'%3E%3Cpath id='Pfad_1344' data-name='Pfad 1344' d='M638.147,741.153l86.41,47.783,63.143-31.5c1.114-.532,2.765-2.163,4.99-1.619,1.659,0,2.772,1.087,4.432,2.162l6.092,7.605c1.113,1.086,2.216,2.716,2.216,3.792,0,4.347-4.977,5.432-5.535,5.432L746.717,799.8l58.155,31.476c.556.543-52.712,1.44-52.712,1.44l-17.637-10.129v9.883H713.474l-2.206-23.987L625.4,758.525,628.17,832.9l-24.378-.437.558-74.486-81.978,50.5V832.9l-21.048-.437v-10.96l-24.587,11.4V808.48L487.47,799.8,476.736,794.9V774.811l33.451,12.484,80.874-45.056-83.636-46.7-29.053,14.116-1.447-21.706,8.339-3.8-8.339-4V650.044l21.635,11.85-4.988-59.731c.556-4.337,2.215-4.337,4.988-4.879l9.968,2.171c6.638,1.087,6.638,3.8,7.194,7.6l4.989,68.413L606.018,726.5l-2.227-98.261-57.6-38.014c-6.091-3.259-6.091-5.424-4.989-8.692l3.329-9.224c1.1-3.8,2.771-4.879,4.98-4.879,1.659,0,2.771,1.076,4.432,2.716l49.3,33.648L601.586,538.1c1.1-5.43,1.1-7.051,11.07-6.508l8.317.543c7.753-.543,8.309.535,8.856,8.138l-.547,62.983,46.528-32.583c1.661-1.086,3.886-2.705,5.536-2.705,1.114,0,2.773,1.086,4.991,3.8l3.327,8.683c1.661,4.344,1.661,6.509-4.988,10.31l-56.505,38-1.65,95.564L710.7,674.921l2.771-68.947c0-2.716,0-4.889,4.433-7.062l14.4-2.726c3.329.554,3.329,1.639,3.329,4.9L731.2,661.894l53.725-32.039c2.226-1.619,4.432-3.248,6.658-3.248,1.658,0,3.318,1.075,6.082,5.421l4.433,8.138c.556.544,3.327,3.271,3.327,6.52,0,2.705-1.1,3.8-4.977,5.433L744.492,683.6l52.074,23.893c.556.552,5.536,1.076,5.536,5.432,0,1.086-.547,1.619-1.65,3.8l-5.546,6.508c-2.215,1.619-3.876,3.8-6.091,3.8-1.659,0-2.764-.543-6.091-2.183L721.236,696.1l-83.089,45.056' transform='translate(-476.736 -531.495)' fill='%23fff' opacity='0.25'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: 20%;
  background-position: -5px bottom;
  position: relative;
  aspect-ratio: 2 / 1;
}

#popup .popup-job .close {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='31.414' height='31.414' viewBox='0 0 31.414 31.414'%3E%3Cpath id='Vereinigungsmenge_1' data-name='Vereinigungsmenge 1' d='M15,15,0,30,15,15,0,0,15,15,30,0,15,15,30,30Z' transform='translate(0.707 0.707)' fill='none' stroke='%23fff' stroke-width='2'/%3E%3C/svg%3E%0A");
  right: 25px;
  top: 25px;
  position: absolute;
  height: 30px;
  cursor: pointer;
}
#popup .popup-job .ce_form {
  padding: 75px;
  display: flex;
  flex-direction: column;
  height: calc(100% - 150px);
}
#popup .popup-job .ce_form form {
  height: 100%;
}
#popup .popup-job .ce_form .formbody {
  height: 100%;
  display: flex;
  flex-direction: column;
}
#popup .popup-job .ce_form .formbody h3 {
  color: #fff;
  font-family: 'Monterrat', sans-serif;
  font-size: 25px;
  padding-bottom: 0;
}
#popup .popup-job .ce_form .formbody h2 {
  color: #fff;
}
#popup .popup-job .ce_form .formbody .widget-checkbox fieldset {
  margin: 0;
  padding: 0;
  margin-top: 50px;
}
#popup .popup-job .ce_form .formbody .widget-checkbox fieldset legend {
  color: #fff;
  margin-bottom: 15px;
}
#popup .popup-job .ce_form .formbody .widget-checkbox fieldset span {
  margin-bottom: 10px;
}
#popup .popup-job .ce_form .formbody .widget-checkbox fieldset span input[type="checkbox"] {
  border-color: #fff;
  border-radius: 15px;
  box-shadow: none;
}
#popup .popup-job .ce_form .formbody .widget-checkbox fieldset span label {
  color: #fff;
  margin-bottom: auto;
}
#popup .popup-job .ce_form .formbody .quiz_page {
  height: 100%;
  display: flex;
  flex-direction: column;
}
#popup .popup-job .ce_form .formbody .widget-pagebreak {
  display: flex;
  flex-direction: row;
  gap: 75px;
  margin-top: auto;
}
#popup .popup-job .ce_form .formbody .widget-pagebreak .quiz_prev,
#popup .popup-job .ce_form .formbody .widget-pagebreak .placeholder_backbutton {
  width: 75px;
}
#popup .popup-job .ce_form .formbody .widget-pagebreak .quiz_prev {
  color: #fff;
  background-color: transparent;
  border: 0px solid transparent;
  width: 75px;
  padding: 0;
  font-size: 16px;
  text-align: right;
  padding: 0;
  padding-left: 15px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.828' height='25.657' viewBox='0 0 14.828 25.657'%3E%3Cpath id='Pfad_1360' data-name='Pfad 1360' d='M0,10,10,0,20,10' transform='translate(2 22.828) rotate(-90)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='4'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
  cursor: pointer;
}
#popup .popup-job .ce_form .formbody .widget-pagebreak .quiz_next,
#popup .popup-job .ce_form .formbody .widget-pagebreak .quiz_submit {
  color: #fff;
  background-color: transparent;
  border: 0px solid transparent;
  width: 75px;
  padding: 0;
  font-size: 16px;
  text-align: left;
  padding: 0;
  padding-right: 15px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.828' height='25.657' viewBox='0 0 14.828 25.657'%3E%3Cpath id='Pfad_1360' data-name='Pfad 1360' d='M0,0,10,10,20,0' transform='translate(2.828 22.828) rotate(-90)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='4'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: contain;
  cursor: pointer;
}
#popup .popup-job .ce_form .formbody .widget-pagebreak button.quiz_submit {
  width: 100px;
}
#popup .quiz-ergebnis {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#popup .quiz-ergebnis h2 {
  color: #fff;
  margin-bottom: 20px;
}
#popup .quiz-ergebnis p {
  color: #fff;
  font-size: 20px;
}



#popup .popup-job .ce_text {
  padding: 100px 150px;
  text-align: left;
}
#popup .popup-job .ce_text h3,
#popup .popup-job .ce_text h2,
#popup .popup-job .ce_text p {
  color: #fff;
}
#popup .popup-job .ce_text h2 {
  margin-bottom: 35px;
  text-transform: uppercase;
  margin-top: 15px;
  font-family: "montserrat", sans-serif;
  font-weight: 800;
  font-style: normal;
}
#popup .popup-job .ce_text p:last-child {
  width: calc(100% - 225px);
  padding: 10px 0px;
  font-weight: 600;
  border-right: 2px solid #00A88B;
  border-bottom: 2px solid #00A88B;
  text-align: right;
  margin-top: 25px;
  margin-left: auto;
}
#popup .popup-job .ce_text p:last-child a {
  padding: 13px 57px;
  color: #00A88B;
  background: linear-gradient(to right, transparent 50%, #00A88B 50%);
  background-position: left bottom;
  background-size: 200% 100%;
  transition: all .4s ease-out;
  text-transform: uppercase;
  font-weight: 600;
}
#popup .popup-job .ce_text p:last-child a:hover {
  color: #fff;
  background-position: right bottom;
}
#popup .popup-job .ce_image figure {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
#popup a {
  color: #575756;
}

/* Eiszeithelden */
body.eiszeit  {
  background-image: url('/files/bilder/home/hintergrund_eiszeithelden.jpg');
  object-fit: cover;
}
#article-41 {
  height: 100vh;
}
.eiszeit .headerimage_logo {
  position: absolute;
  right: 7%;
  top: 100px;
}
.eiszeit .headerimage_logo img {
  width: 200px;
}
.eiszeit .home_ice {
  top: calc(25vh + 115px);
}
.eiszeit .home_welcome {
  top: 25vh;
}

.home_ueberuns.eiszeit {
  background-color: transparent;
}
.home_ueberuns.eiszeit div {
  background-image: none;
  width: 700px;
}
.home_ueberuns.eiszeit div h3 {
  font-family: 'Montserrat', sans-serif;
  color: #fff;
  font-size: 22px;
  margin-top: -20px;
  margin-bottom: 20px;
}
.home_ueberuns.eiszeit .kontakt_button.lila,
.kontakt_button.green,
.eiszeit .home_about .ce_form .widget-submit button { 
  border-right: 0px transparent;
  padding: 15px 25px;
}
.home_about .ce_form .widget-submit {
  border-left: 0px solid transparent;
}
.home_ueberuns.eiszeit .kontakt_button.lila a,
.eiszeit .home_about .ce_form .widget-submit button {
  background: #5242A2;
  background-size: cover;
  border-radius: 10px;
  font-weight: normal;
  font-family: 'Montserrat ExtraBold';
  color: #fff;
}
.kontakt_button.green a {
  background: #00A88B;
  background-size: cover;
  border-radius: 10px;
  font-weight: normal;
  font-family: 'Montserrat ExtraBold';
  color: #fff !important;
  padding: 15px 25px;
  text-transform: uppercase;
  transition: all .4s ease-out;
}
.kontakt_button.green a:hover {
  color: #00A88B !important;
  background-color: #fff;
}
.kontakt_button.green {
    margin-top: 25px;
    padding-left: 0;
}
.home_ueberuns.eiszeit .kontakt_button.lila a {
  padding: 15px 25px;
}
.home_ueberuns.eiszeit .kontakt_button.lila a:hover, 
.eiszeit .home_about .ce_form .widget-submit button:hover {
  background: #00A88B;
  color: #fff;
}
.eiszeit .grey_row .ce_text {
  padding-bottom: 50px;
}
.eiszeit .home_about {
  background-color: #15161E;
  margin-top: 100px;
}

.eiszeit #footer {
  border-top: 0px solid transparent;
}
.eiszeit #footer .footer_menu {
  justify-content: space-between;
}
.eiszeit #footer .footer_menu p,
.eiszeit #footer .footer_menu p a {
  text-transform: uppercase;
}

/* Lila Balken Quiz*/
.balken_quiz {
  padding: 75px 100px;
  text-align: center;
  background-color: #5242A2;
  margin-top: 100px;
  margin-bottom: 50px;
}
.balken_quiz h3 {
  font-family: 'Montserrat';
  color: #fff;
  font-size: 22px;
}
.balken_quiz h2 {
  color: #fff;
}
.balken_quiz .button_quiz {
  margin-top: 25px;
  color: #5242A2;
  background-color: #fff;
  border-radius: 10px;
  padding: 15px 25px;
  font-family: 'Montserrat ExtraBold';
  text-transform: uppercase;
  width: max-content;
  margin-left: auto;
  margin-right: auto;
  cursor: pointer;
}


@media (min-width: 950px){
 .hamburger-desktop.hamburger--squeeze {
   display: none;
 }
}
@media (max-width: 1300px) {
  .kontakt_adresse {
    flex-direction: column;
  }
  .kontakt .ce_form {
    margin-top: -10%;
  }
  .home_welcome,
  .eiszeit .home_welcome {
    top: 22vh;
  }
  .home_ice,
  .eiszeit .home_ice {
    top: calc(22vh + 115px);
  }

}

@media (max-width: 1075px){
  #popup .popup-job {
    width: 90vw;
    aspect-ratio: unset;
  }
  #popup .popup-job .ce_text{
    padding: 75px;
  }
  #popup .popup-job .ce_form .formbody .widget-pagebreak {
    margin-top: 25px;
  }
  .home_rechts,
  .home_left {
    flex-direction: column;
    padding: 50px 30px;
  }
  .home_left {
    padding-top: 0;
    padding-bottom: 0;
  }
  .home_rechts .ce_text,
  .home_left .ce_text {
    left: auto;
    right: auto;
    position: relative;
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }
  .home_rechts .ce_text h3,
  .home_rechts .ce_text h2,
  .home_left .ce_text h3,
  .home_left .ce_text h2 {
    background-color: #F2F2F2;
    padding-left: 20px;
  }
  .home_rechts .ce_text h3,
  .home_left .ce_text h3 {
    padding-top: 20px;
    padding-bottom: 5px;
  }
  .home_rechts .ce_text h2,
  .home_left .ce_text h2 {
    padding-bottom: 20px;
  }
  .home_rechts .ce_text p,
  .home_left .ce_text p {
    padding-left: 20px;
    padding-right: 20px;
  }
  .home_rechts .ce_image,
  .home_left .ce_image {
    padding: 0;
    background-color: transparent;
  } 
  .home_rechts figure,
  .home_left figure {
    aspect-ratio: auto;
  }
  .info_right,
  .info_left {
    padding-top: 20px;
  }
  .info_right p,
  .info_left p {
    width: auto;
    text-align: left;
    border-right: none;
    border-left: 2px solid #00A88B;
  }
  .info_right p,
  .info_left p {
    padding-left: 0px !important;
  }
  .info_right p a,
  .info_left p a {
    padding-top: 13px;
    padding-bottom: 15px;
  }
  .home_about {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 0;
  }
  #article-15 #headerimage,
  #article-16 #headerimage,
  #article-17 #headerimage,
  #article-18 #headerimage,
  #article-24 #headerimage,
  #article-19 #headerimage {
    height: 40vh;
    width: 100vw;
  }
  #map {
    height: 100% !important;
  }
  #article-15 .heading,
  #article-16 .heading,
  #article-17 .heading,
  #article-18 .heading,
  #article-24 .heading,
  #article-19 .heading {
    position: relative;
    height: 60vh;
    margin: 0 10%;
    padding: 0;
    padding-left: 30px;
  }
  #article-19 .image_even {
  	height: 50vh;
  	width: 100vw;
  }
  #article-19 .cookie_settings {
  	display:flex;
  	flex-direction: column;
  	justify-content: center;
  	height: 50vh;
  	width: 100vw; 
  }
  .kontakt {
  	padding-left: 0;
  }
    .mapLeaflet {
    width: 100vw !important;
    height: 100%;
  }
  .ce_headline {
  	padding-left: 10%;
  }
  .grey_row {
    padding: 50px 25px;
    padding-top: 80px;
    grid-template-columns: repeat(1,1fr);
  }
}

@media (max-width: 950px){
  p {
    font-size: 14px;
  }
  h3 {
    font-size: 14px;
  }
  h2 {
    font-size: 20px;
  }
  .eiszeit #popup .popup-job .ce_form .formbody h2 {
    font-size: 30px
  }
  .eiszeit #popup .popup-job .ce_form .formbody h3 {
    font-size: 20px;
  }
  .eiszeit #popup .ce_form {
    padding: 25px;
    height: calc(100% - 50px);;
  }
  #popup .popup-job .ce_text h2 {
    line-height: 25px;
    margin-bottom: 20px;
    margin-top: 10px;
  }
  .heading h3 {
    padding-bottom: 10px;
  }
  .hamburger-desktop.hamburger--squeeze {
    display: block;
  }
  #header > .inside {
    padding: 0;
  }
  #header .mod_navigation{
    position: absolute;
    display: none;
    width: auto;
  }
  #header .mod_navigation.open {
    top: 70px;
    display: flex;
    text-align: right;
    background-color:#00A88B;
    border-radius: 0px 0px 0px 200px;
    padding: 50px 0px;
  }
  #header .mod_navigation ul {
    display: flex;
    flex-direction: column;
    padding: 0;
    margin: 0;
    align-items:flex-end;
    width: 100vw;
  }
  #header .mod_navigation ul li {
    justify-content: flex-start;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    padding: 10px 30px;
  }
  #header .mod_navigation ul li:hover,
  #header .mod_navigation ul li.active {
  	border-top: 1px solid transparent;
    border-bottom: 1px solid transparent
  }
  #header .mod_navigation ul li a,
  #header .mod_navigation ul li strong {
    color: #FFF;
    font-weight: bolder;
    font-size: 20px;
  }
  #header .mod_navigation ul li.active {
    border: none;
  }
  #header.active {
    background-color:#00A88B;
  }
  .home_welcome h1,
  .eiszeit .home_welcome h1 {
    font-size: 24px;
    padding: 25px 40px;
  }
  .home_welcome {
    top: 22vh;
  }
  .eiszeit .home_welcome {
    top: 200px; 
  }
  .home_ice h1,
  .eiszeit .home_ice h1 {
    font-size: 24px;
    padding: 25px 40px;
  }
  .home_ice {
    top: calc(22vh + 85px);
  }
  .eiszeit .home_ice {
    top: 285px;
  }
  .heading {
    padding-left: 30px;
    padding-right: 30px;
  }
  #article-19 .heading {
    margin-top: 100px;
  }
  .ce_accordion .ui-accordion-header {
    padding-left: 0;
  }
  .Text_1 {
    flex-direction: column;
  }
  
  .image_even_first,
  .image_even_first_text_left,
  .image_even_first_text_top,
  .image_even_text_bottom,
  .image_even {
    position: relative;
    width: auto;
  }
  .image_even_first img,
  .image_even_first_text_left img,
  .image_even_first_text_top img {
    height: auto;
    object-fit: contain;
  }
  .image_even_first figure,
  .image_even_first_text_left figure,
  .image_even_first_text_top figure {
    height: auto;
  }
  .text_odd {
    width: 100%;
  }
  .text_odd p {
    padding: 10px 0px;
  }
  .text_odd .bgimage {
    width: 100% !important;
  }
  .green_text {
    margin-top: 0;
  }
  .text_odd .imgrow {
    flex-direction: column;
    align-items: center;
  }
  .text_odd .imgrow img {
    width: auto;
  }
  .image_even_first_text_left {
    margin-left: 0;
  }
  .image_even_first_text_left .green_text {
    margin-bottom: -50px;
    margin-right: 50px;
    margin-left: auto;
    padding: 20px;
    margin-top: 0px;
    position: relative;
    bottom: auto;
  }
  .image_even_first_text_left figure {
    padding-left: 0;
  }
  #bgimage_top {
    display: block;
    width: 100%;
  }
  #bgimage_top img {
    width: 100%;
    object-fit: contain;
  }
  .imgrow .bgimage {
    display: none;
  }
  .kontakt_adresse {
    flex-direction: row;
    justify-content: space-evenly;
  }
  .kontakt_adresse div {
    padding-bottom: 10px;
  }
  .kontakt_map {
    flex-direction: column;
    padding-bottom: 40px;
  }
  .kontakt .ce_form {
    width: 100%;
    margin-top: 0px;
  }
  input[type="tel"], input[type="email"], 
  input[type="text"], textarea {
    width: 50% !important;
  }

  .kontakt .ce_form.tableless {
    margin-left: auto;
    margin-right: auto;
  }


  .footer_kontakt {
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
  }
  .footer_kontakt .block {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .footer_menu {
    padding-left: 30px;
    padding-right: 30px;
    justify-content: space-between;
  }
  .footer_menu_1,
.footer_menu_2,
.footer_menu_3 {
  flex-direction: column;
  width: auto;
  justify-content: flex-start;

}
  #article-15 .heading,
  #article-16 .heading,
  #article-17 .heading,
  #article-18 .heading,
  #article-24 .heading,
  #article-19 .heading {
    height: max-content;
  }
  .heading p {
    font-size: 14px;
    padding: 10px 0;
  }
  .ce_headline {
    padding-top: 75px;
  }
  h4.ce_headline{
    font-size: 20px;
  }
  #article-15 .heading h3,
  #article-16 .heading h3,
  #article-17 .heading h3,
  #article-18 .heading h3,
  #article-24 .heading h3,
  #article-19 .heading h3 {
    height: 20px;
    padding-top: 25px;
  }
  #article-2 .text_klima {
    margin-top: 50px;
  }
  .text_klima {
    display: flex;
    flex-direction: column;
    padding-left: 10%;
  }
  #article-15 .heading, #article-16 .heading, #article-17 .heading, #article-18 .heading, #article-24 .heading, #article-19 .heading {
  	padding-left: 0;
  }
  .ce_text ul li {
    font-size: 14px;
  }
  .kontakt {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 25px;
    margin-top: 50px;
  }
  input[type="tel"], input[type="email"], 
  input[type="text"], textarea {
    width: 100% !important;
  }

}
@media (max-width: 800px) {
  .home_ueberuns.eiszeit div {
    width: 100%;
  }
}
@media (max-width: 700px) {
  #popup .popup-job .ce_text{
    padding: 50px;
  }
  #popup .popup-job {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  #popup {
    overflow: scroll;
  }
  #popup .popup-job .ce_text p:last-child {
    width: 100%;
  }
  .home_ueberuns div {
    width: 100%;
  }
  .balken_quiz {
    padding: 75px 50px;
  }
}
@media (max-width: 500px) {
  .kontakt_adresse {
    flex-direction: column;
  }
  #popup .popup-job .ce_text{
    padding: 25px;
  }
  #popup .inside {
    display: block;
  }
  .home_ueberuns {
    padding: 50px 25px;
  }
  #article-13 {
    margin-top: -50px;
  }
  .home_ueberuns .kontakt_button {
    padding-bottom: 50px;
    margin-bottom: -50px;
  }
  .home_ueberuns p {
    padding-bottom: 75px;
  }
  .mod_rocksolid_slider .rsts-nav {
    bottom: 75px;
  }
  .eiszeit #footer .footer_menu {
    flex-direction: column;
    text-align: center;
  }
  .balken_quiz {
    padding: 75px 25px;
  }
  .eiszeit #popup .popup-job .ce_form .formbody h3,
  #popup .quiz-ergebnis ,
  .kontakt_button.green a {
    font-size: 16px;
  }
  .eiszeit #popup .popup-job .ce_form .formbody h2 {
    font-size: 25px;
    line-height: 30px;
  }
  #popup .popup-job .ce_form .formbody .widget-checkbox fieldset {
    margin-top: 25px;
  }
  #popup .popup-job .ce_form .formbody .widget-checkbox fieldset legend,
  #popup .popup-job .ce_form .formbody .widget-checkbox fieldset span label,
  #popup .popup-job .ce_form .formbody .widget-pagebreak .quiz_next, 
  #popup .popup-job .ce_form .formbody .widget-pagebreak .quiz_submit,
  #popup .popup-job .ce_form .formbody .widget-pagebreak .quiz_prev {
    font-size: 14px;
  }
}
@media (max-width: 450px) {
  .home_welcome h1,
  .eiszeit .home_welcome h1 {
    font-size: 20px;
    padding: 20px 40px;
  }
  .home_ice h1,
  .eiszeit .home_ice h1 {
    font-size: 20px;
    padding: 20px 40px;
  }
  .home_ice {
    top: calc(20vh + 75px);
  }
  .eiszeit .home_ice {
    top: 275px;
  }
  #footer .footer_kontakt img {
    width: 150px;
  }
}
@media (max-width: 375px) {
  .footer_menu {
    flex-direction: column;
  }
  .footer_menu_1, .footer_menu_2, .footer_menu_3 {
    text-align: center;
  }
}

/*++++++++++++
Map 
++++++++++++*/
#map{
  height: 70vh;
}
.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
  position: absolute;
  left: 0;
  top: 0;
}
.leaflet-container {
  overflow: hidden;
}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
}
/* Prevents IE11 from highlighting tiles in blue */
.leaflet-tile::selection {
  background: transparent;
}
/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
  image-rendering: -webkit-optimize-contrast;
}
/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
  width: 1600px;
  height: 1600px;
  -webkit-transform-origin: 0 0;
}
.leaflet-marker-icon,
.leaflet-marker-shadow {
  display: block;
}
/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
  max-width: none !important;
  max-height: none !important;
}

.leaflet-container.leaflet-touch-zoom {
  -ms-touch-action: pan-x pan-y;
  touch-action: pan-x pan-y;
}
.leaflet-container.leaflet-touch-drag {
  -ms-touch-action: pinch-zoom;
  /* Fallback for FF which doesn't support pinch-zoom */
  touch-action: none;
  touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
  -ms-touch-action: none;
  touch-action: none;
}
.leaflet-container {
  -webkit-tap-highlight-color: transparent;
}
.leaflet-container a {
  -webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
  filter: inherit;
  visibility: hidden;
}
.leaflet-tile-loaded {
  visibility: inherit;
}
.leaflet-zoom-box {
  width: 0;
  height: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 800;
}
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
  -moz-user-select: none;
}

.leaflet-pane {
  z-index: 400;
}

.leaflet-tile-pane {
  z-index: 200;
}
.leaflet-overlay-pane {
  z-index: 400;
}
.leaflet-shadow-pane {
  z-index: 500;
}
.leaflet-marker-pane {
  z-index: 600;
}
.leaflet-tooltip-pane {
  z-index: 650;
}
.leaflet-popup-pane {
  z-index: 700;
}

.leaflet-map-pane canvas {
  z-index: 100;
}
.leaflet-map-pane svg {
  z-index: 200;
}

.leaflet-vml-shape {
  width: 1px;
  height: 1px;
}
.lvml {
  behavior: url(#default#VML);
  display: inline-block;
  position: absolute;
}
/* control positioning */

.leaflet-control {
  position: relative;
  z-index: 800;
  pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
  pointer-events: auto;
}
.leaflet-top,
.leaflet-bottom {
  position: absolute;
  z-index: 1000;
  pointer-events: none;
}
.leaflet-top {
  top: 0;
}
.leaflet-right {
  right: 0;
}
.leaflet-bottom {
  bottom: 0;
}
.leaflet-left {
  left: 0;
}
.leaflet-control {
  float: left;
  clear: both;
}
.leaflet-right .leaflet-control {
  float: right;
}
.leaflet-top .leaflet-control {
  margin-top: 10px;
}
.leaflet-bottom .leaflet-control {
  margin-bottom: 10px;
}
.leaflet-left .leaflet-control {
  margin-left: 10px;
}
.leaflet-right .leaflet-control {
  margin-right: 10px;
}

/* zoom and fade animations */

.leaflet-fade-anim .leaflet-tile {
  will-change: opacity;
}
.leaflet-fade-anim .leaflet-popup {
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  opacity: 1;
}
.leaflet-zoom-animated {
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}
.leaflet-zoom-anim .leaflet-zoom-animated {
  will-change: transform;
}
.leaflet-zoom-anim .leaflet-zoom-animated {
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1);
}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}

.leaflet-zoom-anim .leaflet-zoom-hide {
  visibility: hidden;
}

/* cursors */

.leaflet-interactive {
  cursor: pointer;
}
.leaflet-grab {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
  cursor: crosshair;
}
.leaflet-popup-pane,
.leaflet-control {
  cursor: auto;
}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}

/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
  pointer-events: none;
}

.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path {
  pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
  pointer-events: auto;
}

/* visual tweaks */

.leaflet-container {
  outline: 0;
}
.leaflet-container a {
  color: #0078a8;
}
.leaflet-container a.leaflet-active {
  outline: 2px solid orange;
}
.leaflet-zoom-box {
  border: 2px dotted #38f;
  background: rgba(255, 255, 255, 0.5);
}

/* general typography */
.leaflet-container {
  font: 12px/1.5 'Helvetica Neue', Arial, Helvetica, sans-serif;
}

/* general toolbar styles */

.leaflet-bar {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
  border-radius: 4px;
}
.leaflet-bar a,
.leaflet-bar a:hover {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: black;
}
.leaflet-bar a,
.leaflet-control-layers-toggle {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
}
.leaflet-bar a:hover {
  background-color: #f4f4f4;
}
.leaflet-bar a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.leaflet-bar a:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: none;
}
.leaflet-bar a.leaflet-disabled {
  cursor: default;
  background-color: #f4f4f4;
  color: #bbb;
}

.leaflet-touch .leaflet-bar a {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.leaflet-touch .leaflet-bar a:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.leaflet-touch .leaflet-bar a:last-child {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}

/* zoom control */

.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
  font: bold 18px 'Lucida Console', Monaco, monospace;
  text-indent: 1px;
}

.leaflet-touch .leaflet-control-zoom-in,
.leaflet-touch .leaflet-control-zoom-out {
  font-size: 22px;
}

/* layers control */

.leaflet-control-layers {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  background: #fff;
  border-radius: 5px;
}
.leaflet-control-layers-toggle {
  background-image: url(../../files/layout/style/css/images/layers.png);
  width: 36px;
  height: 36px;
}
.leaflet-retina .leaflet-control-layers-toggle {
  background-image: url(../../files/layout/style/css/images/layers-2x.png);
  background-size: 26px 26px;
}
.leaflet-touch .leaflet-control-layers-toggle {
  width: 44px;
  height: 44px;
}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
  display: none;
}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
  display: block;
  position: relative;
}
.leaflet-control-layers-expanded {
  padding: 6px 10px 6px 6px;
  color: #333;
  background: #fff;
}
.leaflet-control-layers-scrollbar {
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right: 5px;
}
.leaflet-control-layers-selector {
  margin-top: 2px;
  position: relative;
  top: 1px;
}
.leaflet-control-layers label {
  display: block;
}
.leaflet-control-layers-separator {
  height: 0;
  border-top: 1px solid #ddd;
  margin: 5px -10px 5px -6px;
}

/* Default icon URLs */
.leaflet-default-icon-path {
  background-image: url(../../files/layout/style/css/images/marker-icon.png);
}

/* attribution and scale controls */

.leaflet-container .leaflet-control-attribution {
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
  margin: 0;
}
.leaflet-control-attribution,
.leaflet-control-scale-line {
  padding: 0 5px;
  color: #333;
}
.leaflet-control-attribution a {
  text-decoration: none;
}
.leaflet-control-attribution a:hover {
  text-decoration: underline;
}
.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
  font-size: 11px;
}
.leaflet-left .leaflet-control-scale {
  margin-left: 5px;
}
.leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px;
}
.leaflet-control-scale-line {
  border: 2px solid #777;
  border-top: none;
  line-height: 1.1;
  padding: 2px 5px 1px;
  font-size: 11px;
  white-space: nowrap;
  overflow: hidden;
  -moz-box-sizing: border-box;
  box-sizing: border-box;

  background: #fff;
  background: rgba(255, 255, 255, 0.5);
}
.leaflet-control-scale-line:not(:first-child) {
  border-top: 2px solid #777;
  border-bottom: none;
  margin-top: -2px;
}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom: 2px solid #777;
}

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  box-shadow: none;
}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  border: 2px solid rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
}

/* popup */

.leaflet-popup {
  position: absolute;
  text-align: center;
  margin-bottom: 20px;
}
.leaflet-popup-content-wrapper {
  padding: 1px;
  text-align: left;
  border-radius: 10px;
}
.leaflet-popup-content {
  margin: 13px 19px;
  line-height: 1.4;
}
.leaflet-popup-tip-container {
  width: 40px;
  height: 20px;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  overflow: hidden;
  pointer-events: none;
}
.leaflet-popup-tip {
  width: 17px;
  height: 17px;
  padding: 1px;

  margin: -10px auto 0;

  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  background: #FFF;
}

.leaflet-popup-scrolled {
  overflow: auto;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}

.leaflet-oldie .leaflet-popup-content-wrapper {
  -ms-zoom: 1;
}
.leaflet-oldie .leaflet-popup-tip {
  width: 24px;
  margin: 0 auto;

  -ms-filter: 'progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)';
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
}
.leaflet-oldie .leaflet-popup-tip-container {
  margin-top: -1px;
}

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
  border: 1px solid #999;
}

/* div icon */

.leaflet-div-icon {
  background: #fff;
  border: 1px solid #666;
}

/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
  position: absolute;
  padding: 6px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  color: #222;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}
.leaflet-tooltip.leaflet-clickable {
  cursor: pointer;
  pointer-events: auto;
}
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  position: absolute;
  pointer-events: none;
  border: 6px solid transparent;
  background: transparent;
  content: '';
}

/* Directions */

.leaflet-tooltip-bottom {
  margin-top: 6px;
}
.leaflet-tooltip-top {
  margin-top: -6px;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
  left: 50%;
  margin-left: -6px;
}
.leaflet-tooltip-top:before {
  bottom: 0;
  margin-bottom: -12px;
  border-top-color: #fff;
}
.leaflet-tooltip-bottom:before {
  top: 0;
  margin-top: -12px;
  margin-left: -6px;
  border-bottom-color: #fff;
}
.leaflet-tooltip-left {
  margin-left: -6px;
}
.leaflet-tooltip-right {
  margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  top: 50%;
  margin-top: -6px;
}
.leaflet-tooltip-left:before {
  right: 0;
  margin-right: -12px;
  border-left-color: #fff;
}
.leaflet-tooltip-right:before {
  left: 0;
  margin-left: -12px;
  border-right-color: #fff;
}
.header-main.is-visible{
  visibility: visible;
  opacity: 1;
  position: fixed;
  top: 0;
}
.mapLeaflet .cms-block-container{
  padding: 0px !important;
}
.hamburger {
  /* position: absolute; */
  right: 15px;
  font: inherit;
  display: inline-block;
  overflow: visible;
  margin: 1em;
  padding: 0;
  cursor: pointer;
  transition-timing-function: linear;
  transition-duration: .15s;
  transition-property: opacity, filter;
  text-transform: none;
  color: inherit;
  border: 0;
  background-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.hamburger *{
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner:after,
.hamburger.is-active .hamburger-inner:before {
  background-color: #FFF;
}

.hamburger-box {
  position: relative;
  display: inline-block;
  width: 32px;
  height: 24px;
}

.hamburger-inner {
  top: 50%;
  display: block;
  margin-top: -2px
}

.hamburger-inner,
.hamburger-inner:after,
.hamburger-inner:before {
  position: absolute;
  width: 32px;
  transition-timing-function: ease;
  transition-duration: .15s;
  transition-property: transform;
  background-color: #FFF;
}

.hamburger-inner:after,
.hamburger-inner:before {
  display: block;
  content: ""
}

.hamburger-inner:before {
  top: -10px
}

.hamburger-inner:after {
  bottom: -10px
}

.hamburger--3dx .hamburger-box {
  perspective: 80px
}

.hamburger--3dx .hamburger-inner {
  transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s cubic-bezier(.645, .045, .355, 1) .1s
}

.hamburger--3dx .hamburger-inner:after,
.hamburger--3dx .hamburger-inner:before {
  transition: transform 0s cubic-bezier(.645, .045, .355, 1) .1s
}

.hamburger--3dx.is-active .hamburger-inner {
  transform: rotateY(180deg);
  background-color: transparent !important
}

.hamburger--3dx.is-active .hamburger-inner:before {
  transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dx.is-active .hamburger-inner:after {
  transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dx-r .hamburger-box {
  perspective: 80px
}

.hamburger--3dx-r .hamburger-inner {
  transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s cubic-bezier(.645, .045, .355, 1) .1s
}

.hamburger--3dx-r .hamburger-inner:after,
.hamburger--3dx-r .hamburger-inner:before {
  transition: transform 0s cubic-bezier(.645, .045, .355, 1) .1s
}

.hamburger--3dx-r.is-active .hamburger-inner {
  transform: rotateY(-180deg);
  background-color: transparent !important
}

.hamburger--3dx-r.is-active .hamburger-inner:before {
  transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dx-r.is-active .hamburger-inner:after {
  transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dy .hamburger-box {
  perspective: 80px
}

.hamburger--3dy .hamburger-inner {
  transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s cubic-bezier(.645, .045, .355, 1) .1s
}

.hamburger--3dy .hamburger-inner:after,
.hamburger--3dy .hamburger-inner:before {
  transition: transform 0s cubic-bezier(.645, .045, .355, 1) .1s
}

.hamburger--3dy.is-active .hamburger-inner {
  transform: rotateX(-180deg);
  background-color: transparent !important
}

.hamburger--3dy.is-active .hamburger-inner:before {
  transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dy.is-active .hamburger-inner:after {
  transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dy-r .hamburger-box {
  perspective: 80px
}

.hamburger--3dy-r .hamburger-inner {
  transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s cubic-bezier(.645, .045, .355, 1) .1s
}

.hamburger--3dy-r .hamburger-inner:after,
.hamburger--3dy-r .hamburger-inner:before {
  transition: transform 0s cubic-bezier(.645, .045, .355, 1) .1s
}

.hamburger--3dy-r.is-active .hamburger-inner {
  transform: rotateX(180deg);
  background-color: transparent !important
}

.hamburger--3dy-r.is-active .hamburger-inner:before {
  transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dy-r.is-active .hamburger-inner:after {
  transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dxy .hamburger-box {
  perspective: 80px
}

.hamburger--3dxy .hamburger-inner {
  transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s cubic-bezier(.645, .045, .355, 1) .1s
}

.hamburger--3dxy .hamburger-inner:after,
.hamburger--3dxy .hamburger-inner:before {
  transition: transform 0s cubic-bezier(.645, .045, .355, 1) .1s
}

.hamburger--3dxy.is-active .hamburger-inner {
  transform: rotateX(180deg) rotateY(180deg);
  background-color: transparent !important
}

.hamburger--3dxy.is-active .hamburger-inner:before {
  transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dxy.is-active .hamburger-inner:after {
  transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dxy-r .hamburger-box {
  perspective: 80px
}

.hamburger--3dxy-r .hamburger-inner {
  transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s cubic-bezier(.645, .045, .355, 1) .1s
}

.hamburger--3dxy-r .hamburger-inner:after,
.hamburger--3dxy-r .hamburger-inner:before {
  transition: transform 0s cubic-bezier(.645, .045, .355, 1) .1s
}

.hamburger--3dxy-r.is-active .hamburger-inner {
  transform: rotateX(180deg) rotateY(180deg) rotate(-180deg);
  background-color: transparent !important
}

.hamburger--3dxy-r.is-active .hamburger-inner:before {
  transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dxy-r.is-active .hamburger-inner:after {
  transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--arrow.is-active .hamburger-inner:before {
  transform: translate3d(-8px, 0, 0) rotate(-45deg) scaleX(.7)
}

.hamburger--arrow.is-active .hamburger-inner:after {
  transform: translate3d(-8px, 0, 0) rotate(45deg) scaleX(.7)
}

.hamburger--arrow-r.is-active .hamburger-inner:before {
  transform: translate3d(8px, 0, 0) rotate(45deg) scaleX(.7)
}

.hamburger--arrow-r.is-active .hamburger-inner:after {
  transform: translate3d(8px, 0, 0) rotate(-45deg) scaleX(.7)
}

.hamburger--arrowalt .hamburger-inner:before {
  transition: top .1s ease .1s, transform .1s cubic-bezier(.165, .84, .44, 1)
}

.hamburger--arrowalt .hamburger-inner:after {
  transition: bottom .1s ease .1s, transform .1s cubic-bezier(.165, .84, .44, 1)
}

.hamburger--arrowalt.is-active .hamburger-inner:before {
  top: 0;
  transition: top .1s ease, transform .1s cubic-bezier(.895, .03, .685, .22) .1s;
  transform: translate3d(-8px, -10px, 0) rotate(-45deg) scaleX(.7)
}

.hamburger--arrowalt.is-active .hamburger-inner:after {
  bottom: 0;
  transition: bottom .1s ease, transform .1s cubic-bezier(.895, .03, .685, .22) .1s;
  transform: translate3d(-8px, 10px, 0) rotate(45deg) scaleX(.7)
}

.hamburger--arrowalt-r .hamburger-inner:before {
  transition: top .1s ease .1s, transform .1s cubic-bezier(.165, .84, .44, 1)
}

.hamburger--arrowalt-r .hamburger-inner:after {
  transition: bottom .1s ease .1s, transform .1s cubic-bezier(.165, .84, .44, 1)
}

.hamburger--arrowalt-r.is-active .hamburger-inner:before {
  top: 0;
  transition: top .1s ease, transform .1s cubic-bezier(.895, .03, .685, .22) .1s;
  transform: translate3d(8px, -10px, 0) rotate(45deg) scaleX(.7)
}

.hamburger--arrowalt-r.is-active .hamburger-inner:after {
  bottom: 0;
  transition: bottom .1s ease, transform .1s cubic-bezier(.895, .03, .685, .22) .1s;
  transform: translate3d(8px, 10px, 0) rotate(-45deg) scaleX(.7)
}

.hamburger--arrowturn.is-active .hamburger-inner {
  transform: rotate(-180deg)
}

.hamburger--arrowturn.is-active .hamburger-inner:before {
  transform: translate3d(8px, 0, 0) rotate(45deg) scaleX(.7)
}

.hamburger--arrowturn.is-active .hamburger-inner:after {
  transform: translate3d(8px, 0, 0) rotate(-45deg) scaleX(.7)
}

.hamburger--arrowturn-r.is-active .hamburger-inner {
  transform: rotate(-180deg)
}

.hamburger--arrowturn-r.is-active .hamburger-inner:before {
  transform: translate3d(-8px, 0, 0) rotate(-45deg) scaleX(.7)
}

.hamburger--arrowturn-r.is-active .hamburger-inner:after {
  transform: translate3d(-8px, 0, 0) rotate(45deg) scaleX(.7)
}

.hamburger--boring .hamburger-inner,
.hamburger--boring .hamburger-inner:after,
.hamburger--boring .hamburger-inner:before {
  transition-property: none
}

.hamburger--boring.is-active .hamburger-inner {
  transform: rotate(45deg)
}

.hamburger--boring.is-active .hamburger-inner:before {
  top: 0;
  opacity: 0
}

.hamburger--boring.is-active .hamburger-inner:after {
  bottom: 0;
  transform: rotate(-90deg)
}

.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-delay: .13s;
  transition-timing-function: cubic-bezier(.55, .055, .675, .19);
  transition-duration: .13s
}

.hamburger--collapse .hamburger-inner:after {
  top: -20px;
  transition: top .2s cubic-bezier(.33333, .66667, .66667, 1) .2s, opacity .1s linear
}

.hamburger--collapse .hamburger-inner:before {
  transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .2s, transform .13s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--collapse.is-active .hamburger-inner {
  transition-delay: .22s;
  transition-timing-function: cubic-bezier(.215, .61, .355, 1);
  transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--collapse.is-active .hamburger-inner:after {
  top: 0;
  transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), opacity .1s linear .22s;
  opacity: 0
}

.hamburger--collapse.is-active .hamburger-inner:before {
  top: 0;
  transition: top .1s cubic-bezier(.33333, 0, .66667, .33333) .16s, transform .13s cubic-bezier(.215, .61, .355, 1) .25s;
  transform: rotate(-90deg)
}

.hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-delay: .13s;
  transition-timing-function: cubic-bezier(.55, .055, .675, .19);
  transition-duration: .13s
}

.hamburger--collapse-r .hamburger-inner:after {
  top: -20px;
  transition: top .2s cubic-bezier(.33333, .66667, .66667, 1) .2s, opacity .1s linear
}

.hamburger--collapse-r .hamburger-inner:before {
  transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .2s, transform .13s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--collapse-r.is-active .hamburger-inner {
  transition-delay: .22s;
  transition-timing-function: cubic-bezier(.215, .61, .355, 1);
  transform: translate3d(0, -10px, 0) rotate(45deg)
}

.hamburger--collapse-r.is-active .hamburger-inner:after {
  top: 0;
  transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), opacity .1s linear .22s;
  opacity: 0
}

.hamburger--collapse-r.is-active .hamburger-inner:before {
  top: 0;
  transition: top .1s cubic-bezier(.33333, 0, .66667, .33333) .16s, transform .13s cubic-bezier(.215, .61, .355, 1) .25s;
  transform: rotate(90deg)
}

.hamburger--elastic .hamburger-inner {
  top: 2px;
  transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
  transition-duration: .275s
}

.hamburger--elastic .hamburger-inner:before {
  top: 10px;
  transition: opacity .125s ease .275s
}

.hamburger--elastic .hamburger-inner:after {
  top: 20px;
  transition: transform .275s cubic-bezier(.68, -.55, .265, 1.55)
}

.hamburger--elastic.is-active .hamburger-inner {
  transition-delay: 75ms;
  transform: translate3d(0, 10px, 0) rotate(135deg)
}

.hamburger--elastic.is-active .hamburger-inner:before {
  transition-delay: 0s;
  opacity: 0
}

.hamburger--elastic.is-active .hamburger-inner:after {
  transition-delay: 75ms;
  transform: translate3d(0, -20px, 0) rotate(-270deg)
}

.hamburger--elastic-r .hamburger-inner {
  top: 2px;
  transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
  transition-duration: .275s
}

.hamburger--elastic-r .hamburger-inner:before {
  top: 10px;
  transition: opacity .125s ease .275s
}

.hamburger--elastic-r .hamburger-inner:after {
  top: 20px;
  transition: transform .275s cubic-bezier(.68, -.55, .265, 1.55)
}

.hamburger--elastic-r.is-active .hamburger-inner {
  transition-delay: 75ms;
  transform: translate3d(0, 10px, 0) rotate(-135deg)
}

.hamburger--elastic-r.is-active .hamburger-inner:before {
  transition-delay: 0s;
  opacity: 0
}

.hamburger--elastic-r.is-active .hamburger-inner:after {
  transition-delay: 75ms;
  transform: translate3d(0, -20px, 0) rotate(270deg)
}

.hamburger--emphatic {
  overflow: hidden
}

.hamburger--emphatic .hamburger-inner {
  transition: background-color .125s ease-in .175s
}

.hamburger--emphatic .hamburger-inner:before {
  left: 0;
  transition: transform .125s cubic-bezier(.6, .04, .98, .335), top .05s linear .125s, left .125s ease-in .175s
}

.hamburger--emphatic .hamburger-inner:after {
  top: 10px;
  right: 0;
  transition: transform .125s cubic-bezier(.6, .04, .98, .335), top .05s linear .125s, right .125s ease-in .175s
}

.hamburger--emphatic.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent !important
}

.hamburger--emphatic.is-active .hamburger-inner:before {
  top: -80px;
  left: -80px;
  transition: left .125s ease-out, top .05s linear .125s, transform .125s cubic-bezier(.075, .82, .165, 1) .175s;
  transform: translate3d(80px, 80px, 0) rotate(45deg)
}

.hamburger--emphatic.is-active .hamburger-inner:after {
  top: -80px;
  right: -80px;
  transition: right .125s ease-out, top .05s linear .125s, transform .125s cubic-bezier(.075, .82, .165, 1) .175s;
  transform: translate3d(-80px, 80px, 0) rotate(-45deg)
}

.hamburger--emphatic-r {
  overflow: hidden
}

.hamburger--emphatic-r .hamburger-inner {
  transition: background-color .125s ease-in .175s
}

.hamburger--emphatic-r .hamburger-inner:before {
  left: 0;
  transition: transform .125s cubic-bezier(.6, .04, .98, .335), top .05s linear .125s, left .125s ease-in .175s
}

.hamburger--emphatic-r .hamburger-inner:after {
  top: 10px;
  right: 0;
  transition: transform .125s cubic-bezier(.6, .04, .98, .335), top .05s linear .125s, right .125s ease-in .175s
}

.hamburger--emphatic-r.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent !important
}

.hamburger--emphatic-r.is-active .hamburger-inner:before {
  top: 80px;
  left: -80px;
  transition: left .125s ease-out, top .05s linear .125s, transform .125s cubic-bezier(.075, .82, .165, 1) .175s;
  transform: translate3d(80px, -80px, 0) rotate(-45deg)
}

.hamburger--emphatic-r.is-active .hamburger-inner:after {
  top: 80px;
  right: -80px;
  transition: right .125s ease-out, top .05s linear .125s, transform .125s cubic-bezier(.075, .82, .165, 1) .175s;
  transform: translate3d(-80px, -80px, 0) rotate(45deg)
}

.hamburger--minus .hamburger-inner:after,
.hamburger--minus .hamburger-inner:before {
  transition: bottom .08s ease-out 0s, top .08s ease-out 0s, opacity 0s linear
}

.hamburger--minus.is-active .hamburger-inner:after,
.hamburger--minus.is-active .hamburger-inner:before {
  transition: bottom .08s ease-out, top .08s ease-out, opacity 0s linear .08s;
  opacity: 0
}

.hamburger--minus.is-active .hamburger-inner:before {
  top: 0
}

.hamburger--minus.is-active .hamburger-inner:after {
  bottom: 0
}

.hamburger--slider .hamburger-inner {
  top: 2px
}

.hamburger--slider .hamburger-inner:before {
  top: 10px;
  transition-timing-function: ease;
  transition-duration: .15s;
  transition-property: transform, opacity
}

.hamburger--slider .hamburger-inner:after {
  top: 20px
}

.hamburger--slider.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--slider.is-active .hamburger-inner:before {
  transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
  opacity: 0
}

.hamburger--slider.is-active .hamburger-inner:after {
  transform: translate3d(0, -20px, 0) rotate(-90deg)
}

.hamburger--slider-r .hamburger-inner {
  top: 2px
}

.hamburger--slider-r .hamburger-inner:before {
  top: 10px;
  transition-timing-function: ease;
  transition-duration: .15s;
  transition-property: transform, opacity
}

.hamburger--slider-r .hamburger-inner:after {
  top: 20px
}

.hamburger--slider-r.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(-45deg)
}

.hamburger--slider-r.is-active .hamburger-inner:before {
  transform: rotate(45deg) translate3d(5.71429px, -6px, 0);
  opacity: 0
}

.hamburger--slider-r.is-active .hamburger-inner:after {
  transform: translate3d(0, -20px, 0) rotate(90deg)
}

.hamburger--spin .hamburger-inner {
  transition-timing-function: cubic-bezier(.55, .055, .675, .19);
  transition-duration: .22s
}

.hamburger--spin .hamburger-inner:before {
  transition: top .1s ease-in .25s, opacity .1s ease-in
}

.hamburger--spin .hamburger-inner:after {
  transition: bottom .1s ease-in .25s, transform .22s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spin.is-active .hamburger-inner {
  transition-delay: .12s;
  transition-timing-function: cubic-bezier(.215, .61, .355, 1);
  transform: rotate(225deg)
}

.hamburger--spin.is-active .hamburger-inner:before {
  top: 0;
  transition: top .1s ease-out, opacity .1s ease-out .12s;
  opacity: 0
}

.hamburger--spin.is-active .hamburger-inner:after {
  bottom: 0;
  transition: bottom .1s ease-out, transform .22s cubic-bezier(.215, .61, .355, 1) .12s;
  transform: rotate(-90deg)
}

.hamburger--spin-r .hamburger-inner {
  transition-timing-function: cubic-bezier(.55, .055, .675, .19);
  transition-duration: .22s
}

.hamburger--spin-r .hamburger-inner:before {
  transition: top .1s ease-in .25s, opacity .1s ease-in
}

.hamburger--spin-r .hamburger-inner:after {
  transition: bottom .1s ease-in .25s, transform .22s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spin-r.is-active .hamburger-inner {
  transition-delay: .12s;
  transition-timing-function: cubic-bezier(.215, .61, .355, 1);
  transform: rotate(-225deg)
}

.hamburger--spin-r.is-active .hamburger-inner:before {
  top: 0;
  transition: top .1s ease-out, opacity .1s ease-out .12s;
  opacity: 0
}

.hamburger--spin-r.is-active .hamburger-inner:after {
  bottom: 0;
  transition: bottom .1s ease-out, transform .22s cubic-bezier(.215, .61, .355, 1) .12s;
  transform: rotate(90deg)
}

.hamburger--spring .hamburger-inner {
  top: 2px;
  transition: background-color 0s linear .13s
}

.hamburger--spring .hamburger-inner:before {
  top: 10px;
  transition: top .1s cubic-bezier(.33333, .66667, .66667, 1) .2s, transform .13s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spring .hamburger-inner:after {
  top: 20px;
  transition: top .2s cubic-bezier(.33333, .66667, .66667, 1) .2s, transform .13s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spring.is-active .hamburger-inner {
  transition-delay: .22s;
  background-color: transparent !important
}

.hamburger--spring.is-active .hamburger-inner:before {
  top: 0;
  transition: top .1s cubic-bezier(.33333, 0, .66667, .33333) .15s, transform .13s cubic-bezier(.215, .61, .355, 1) .22s;
  transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--spring.is-active .hamburger-inner:after {
  top: 0;
  transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), transform .13s cubic-bezier(.215, .61, .355, 1) .22s;
  transform: translate3d(0, 10px, 0) rotate(-45deg)
}

.hamburger--spring-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(.55, .055, .675, .19);
  transition-duration: .13s
}

.hamburger--spring-r .hamburger-inner:after {
  top: -20px;
  transition: top .2s cubic-bezier(.33333, .66667, .66667, 1) .2s, opacity 0s linear
}

.hamburger--spring-r .hamburger-inner:before {
  transition: top .1s cubic-bezier(.33333, .66667, .66667, 1) .2s, transform .13s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spring-r.is-active .hamburger-inner {
  transition-delay: .22s;
  transition-timing-function: cubic-bezier(.215, .61, .355, 1);
  transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--spring-r.is-active .hamburger-inner:after {
  top: 0;
  transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), opacity 0s linear .22s;
  opacity: 0
}

.hamburger--spring-r.is-active .hamburger-inner:before {
  top: 0;
  transition: top .1s cubic-bezier(.33333, 0, .66667, .33333) .15s, transform .13s cubic-bezier(.215, .61, .355, 1) .22s;
  transform: rotate(90deg)
}

.hamburger--stand .hamburger-inner {
  transition: transform 75ms cubic-bezier(.55, .055, .675, .19) .15s, background-color 0s linear 75ms
}

.hamburger--stand .hamburger-inner:before {
  transition: top 75ms ease-in 75ms, transform 75ms cubic-bezier(.55, .055, .675, .19) 0s
}

.hamburger--stand .hamburger-inner:after {
  transition: bottom 75ms ease-in 75ms, transform 75ms cubic-bezier(.55, .055, .675, .19) 0s
}

.hamburger--stand.is-active .hamburger-inner {
  transition: transform 75ms cubic-bezier(.215, .61, .355, 1) 0s, background-color 0s linear .15s;
  transform: rotate(90deg);
  background-color: transparent !important
}

.hamburger--stand.is-active .hamburger-inner:before {
  top: 0;
  transition: top 75ms ease-out .1s, transform 75ms cubic-bezier(.215, .61, .355, 1) .15s;
  transform: rotate(-45deg)
}

.hamburger--stand.is-active .hamburger-inner:after {
  bottom: 0;
  transition: bottom 75ms ease-out .1s, transform 75ms cubic-bezier(.215, .61, .355, 1) .15s;
  transform: rotate(45deg)
}

.hamburger--stand-r .hamburger-inner {
  transition: transform 75ms cubic-bezier(.55, .055, .675, .19) .15s, background-color 0s linear 75ms
}

.hamburger--stand-r .hamburger-inner:before {
  transition: top 75ms ease-in 75ms, transform 75ms cubic-bezier(.55, .055, .675, .19) 0s
}

.hamburger--stand-r .hamburger-inner:after {
  transition: bottom 75ms ease-in 75ms, transform 75ms cubic-bezier(.55, .055, .675, .19) 0s
}

.hamburger--stand-r.is-active .hamburger-inner {
  transition: transform 75ms cubic-bezier(.215, .61, .355, 1) 0s, background-color 0s linear .15s;
  transform: rotate(-90deg);
  background-color: transparent !important
}

.hamburger--stand-r.is-active .hamburger-inner:before {
  top: 0;
  transition: top 75ms ease-out .1s, transform 75ms cubic-bezier(.215, .61, .355, 1) .15s;
  transform: rotate(-45deg)
}

.hamburger--stand-r.is-active .hamburger-inner:after {
  bottom: 0;
  transition: bottom 75ms ease-out .1s, transform 75ms cubic-bezier(.215, .61, .355, 1) .15s;
  transform: rotate(45deg)
}
.startseite .hamburger--squeeze {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='30' viewBox='0 0 48 30'%3E%3Cg id='Gruppe_295' data-name='Gruppe 295' transform='translate(-339 -28)'%3E%3Crect id='Rechteck_1161' data-name='Rechteck 1161' width='48' height='4' transform='translate(339 28)' fill='%23fff'/%3E%3Crect id='Rechteck_1162' data-name='Rechteck 1162' width='38' height='4' transform='translate(349 41)' fill='%23fff'/%3E%3Crect id='Rechteck_1163' data-name='Rechteck 1163' width='48' height='4' transform='translate(339 54)' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.hamburger--squeeze {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='30' viewBox='0 0 48 30'%3E%3Cg id='Gruppe_295' data-name='Gruppe 295' transform='translate(-339 -28)'%3E%3Crect id='Rechteck_1161' data-name='Rechteck 1161' width='48' height='4' transform='translate(339 28)' fill='%23293e48'/%3E%3Crect id='Rechteck_1162' data-name='Rechteck 1162' width='38' height='4' transform='translate(349 41)' fill='%23293e48'/%3E%3Crect id='Rechteck_1163' data-name='Rechteck 1163' width='48' height='4' transform='translate(339 54)' fill='%23293e48'/%3E%3C/g%3E%3C/svg%3E ");
  background-repeat: no-repeat;
  height: 30px;
}
.hamburger-desktop.hamburger--squeeze.is-active {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36.77' height='36.77' viewBox='0 0 36.77 36.77'%3E%3Cg id='Gruppe_295' data-name='Gruppe 295' transform='translate(-350.23 -24.615)'%3E%3Crect id='Rechteck_1161' data-name='Rechteck 1161' width='48' height='4' transform='translate(353.059 24.615) rotate(45)' fill='%23fff'/%3E%3Crect id='Rechteck_1162' data-name='Rechteck 1162' width='5' height='4' transform='translate(366 41)' fill='%23fff'/%3E%3Crect id='Rechteck_1163' data-name='Rechteck 1163' width='48' height='4' transform='translate(350.23 58.556) rotate(-45)' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E%0A");
  background-size: contain;
}
.hamburger--squeeze .hamburger-inner {
  transition-timing-function: cubic-bezier(.55, .055, .675, .19);
  transition-duration: 75ms
}

.hamburger--squeeze .hamburger-inner:before {
  transition: top 75ms ease .12s, opacity 75ms ease
}

.hamburger--squeeze .hamburger-inner:after {
  transition: bottom 75ms ease .12s, transform 75ms cubic-bezier(.55, .055, .675, .19)
}

.hamburger--squeeze.is-active .hamburger-inner {
  transition-delay: .12s;
  transition-timing-function: cubic-bezier(.215, .61, .355, 1);
  transform: rotate(45deg)
}

.hamburger--squeeze.is-active .hamburger-inner:before {
  top: 0;
  transition: top 75ms ease, opacity 75ms ease .12s;
  opacity: 0
}

.hamburger--squeeze.is-active .hamburger-inner:after {
  bottom: 0;
  transition: bottom 75ms ease, transform 75ms cubic-bezier(.215, .61, .355, 1) .12s;
  transform: rotate(-90deg)
}
.hamburger-box,
.hamburger--squeeze .hamburger-inner {
  height: auto;
}

.hamburger--vortex .hamburger-inner {
  transition-timing-function: cubic-bezier(.19, 1, .22, 1);
  transition-duration: .2s
}

.hamburger--vortex .hamburger-inner:after,
.hamburger--vortex .hamburger-inner:before {
  transition-delay: .1s;
  transition-timing-function: linear;
  transition-duration: 0s
}

.hamburger--vortex .hamburger-inner:before {
  transition-property: top, opacity
}

.hamburger--vortex .hamburger-inner:after {
  transition-property: bottom, transform
}

.hamburger--vortex.is-active .hamburger-inner {
  transition-timing-function: cubic-bezier(.19, 1, .22, 1);
  transform: rotate(765deg)
}

.hamburger--vortex.is-active .hamburger-inner:after,
.hamburger--vortex.is-active .hamburger-inner:before {
  transition-delay: 0s
}

.hamburger--vortex.is-active .hamburger-inner:before {
  top: 0;
  opacity: 0
}

.hamburger--vortex.is-active .hamburger-inner:after {
  bottom: 0;
  transform: rotate(90deg)
}

.hamburger--vortex-r .hamburger-inner {
  transition-timing-function: cubic-bezier(.19, 1, .22, 1);
  transition-duration: .2s
}

.hamburger--vortex-r .hamburger-inner:after,
.hamburger--vortex-r .hamburger-inner:before {
  transition-delay: .1s;
  transition-timing-function: linear;
  transition-duration: 0s
}

.hamburger--vortex-r .hamburger-inner:before {
  transition-property: top, opacity
}

.hamburger--vortex-r .hamburger-inner:after {
  transition-property: bottom, transform
}

.hamburger--vortex-r.is-active .hamburger-inner {
  transition-timing-function: cubic-bezier(.19, 1, .22, 1);
  transform: rotate(-765deg)
}

.hamburger--vortex-r.is-active .hamburger-inner:after,
.hamburger--vortex-r.is-active .hamburger-inner:before {
  transition-delay: 0s
}

.hamburger--vortex-r.is-active .hamburger-inner:before {
  top: 0;
  opacity: 0
}

.hamburger--vortex-r.is-active .hamburger-inner:after {
  bottom: 0;
  transform: rotate(-90deg)
}

.hamburger--header {
  margin-right: -5px;
  padding-right: 0;
  padding-left: 5px;
  cursor: default;
  vertical-align: middle
}

.hamburger--header .hamburger-inner,
.hamburger--header .hamburger-inner:after,
.hamburger--header .hamburger-inner:before,
.hamburger--header.is-active .hamburger-inner,
.hamburger--header.is-active .hamburger-inner:after,
.hamburger--header.is-active .hamburger-inner:before {
  background-color: #222
}

.hamburger--header.hamburger--elastic .hamburger-inner,
.hamburger--header.hamburger--slider .hamburger-inner {
  top: 2px
}

.hamburger--header:hover {
  opacity: 1
}

.hamburger-wrap {
  text-align: center
}

.hamburger--accessible {
  display: inline-block
}

.hamburger--accessible .hamburger-box {
  display: inline-block;
  vertical-align: middle
}

.hamburger--accessible .hamburger-inner,
.hamburger--accessible .hamburger-inner:after,
.hamburger--accessible .hamburger-inner:before,
.hamburger--accessible.is-active .hamburger-inner,
.hamburger--accessible.is-active .hamburger-inner:after,
.hamburger--accessible.is-active .hamburger-inner:before {
  background-color: #222
}

.hamburger-label {
  font-weight: 600;
  display: inline-block;
  margin-left: 5px;
  vertical-align: middle;
  text-transform: uppercase
}

.hamburger-label-hidden {
  display: none
}

.name {
  font-size: .8em;
  font-weight: 600;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 1.25em;
  padding-top: 2em;
  color: #1A1A1A
}

.information-directions {
  font-size: 14px;
  width: 100%
}

.browsers,
.types {
  padding-left: 0;
  list-style: none
}

.browsers li,
.types li {
  margin-bottom: .25em
}

.browsers {
  padding-left: 1em;
  column-count: 2
}

.hint {
  display: none;
  margin-bottom: 1em
}

.hint.is-visible {
  display: block
}

@media only screen and (min-width:320px) {
  .browsers {
    column-count: 2
  }
}

@media only screen and (min-width:480px) {
  .types {
    column-count: 2
  }

  .browsers {
    column-count: 3
  }
}

@media only screen and (min-width:632px) {
  .information-directions {
    font-size: 15px
  }
}

#carbonads {
  padding-top: 20px;
  padding-bottom: 32px
}

#carbonads a {
  text-decoration: none
}

#carbonads>span {
  position: relative;
  display: block;
  width: 100%;
  max-width: 300px;
  margin-right: auto;
  margin-left: auto
}

.carbon-wrap {
  position: relative;
  display: table;
  width: 100%
}

.carbon-img,
.carbon-text {
  display: table-cell;
  text-align: left;
  vertical-align: middle
}

.carbon-img {
  background-color: #1A1A1A
}

.carbon-img img {
  display: block
}

.carbon-text {
  font-size: 12px;
  line-height: 1.2;
  padding-left: 15px
}

.carbon-poweredby {
  font-size: 11px;
  position: absolute;
  bottom: -20px;
  left: 0;
  width: 130px;
  text-align: center;
  color: #999
}

@media only screen and (min-width:1280px) {
  #carbonads {
    position: absolute;
    top: 45px;
    right: 30px;
    padding-top: 0;
    padding-bottom: 0
  }
}
