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%}.aspect--9\:16,.responsive.ratio-916{padding-bottom:177.7777%}.aspect--1\:1,.responsive.ratio-11{padding-bottom:100%}
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

#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}


/*Allgemeines*/
html{
  overflow-x: hidden;
}

body {
  font-family: "eurostile", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  color: #000;
  background-color: #fff;
  margin: 0;
  padding: 0;
  width: 100%;
}

@media (max-width: 450px) {
  body{
    font-size: 16px;
  } 
}

strong {
  font-family: "europa", sans-serif;
  font-weight: 700;
}

::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}

::-webkit-scrollbar-thumb {
  background: #000;
}

::-webkit-scrollbar-track {
  background: linear-gradient(90deg, #DFDFDF, #DFDFDF 1px, #EBEBEC 0, #EBEBEC);
}

::selection {
  background: rgba(0,0,0, 0.95);
  color: #fff;
  text-shadow: none;
}

.relative {
  position: relative;
}

:focus {
  outline: none !important;
}




hr {
  border: 0;
  height: 1px;
  background: #000;
  clear: left;
}

a {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  color: #000;
  font-family: "rixhellotwenty-pro", sans-serif;
  font-weight: 500;
  font-style: normal;
}


p {
  color: #000;
  line-height: 25px;
}

.active {
  font-family: "rixhellotwenty-pro", sans-serif;
  font-weight: 500;
  font-style: normal;
  text-decoration: underline;
}

.center {
  text-align: center;
}

h1{
  color: #000;
  font-family: "eurostile", sans-serif;
  font-weight: 700;
  font-style: normal;
  margin-bottom: 0;
  word-break: break-word;
  font-size: 40px;
  margin-top: 0;
  padding-left: 10px;
  border-left: 4px solid #007099;
}
h2 {
  color: #000;
  font-family: "eurostile", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 40px;
  margin-bottom: 15px;
  margin-top: 0;
  padding-left: 10px;
  border-left: 4px solid #007099;
}
h3,
h4,
h5,
h6,
h7 {
  color: #4A4A49;
  font-family: "rixhellotwenty-pro", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2em;
  margin-bottom: 1rem;
}


ul,
strong,
a {
  line-height: 25px;
}


@media (max-width: 450px) {
 

    h1 {
      font-size: 30px;
    }
    h2,
    h3,
    h4,
    h5,
    h6{
        font-size: 1.3em;
      } 
}

@media (max-width: 370px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6{
      font-size: 1.2em;
    } 
}

@media (max-width: 350px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6{
      font-size: 1.1em;
    } 
}

.ce_image {
  width: 100%;
}

.ce_image img {
  display: block;
}
.mod_article {
  width: 100vw;
  position: relative;
}

/*Navigation*/
#header {
  height: auto;
  z-index: 1000;
  position: fixed;
  background-color: #fff;
  top: 0;
  height: 100px;
}
#container {
  margin-top: 100px;
}
#header>.inside {
  display: flex;
  justify-content: space-between;
  position: relative;
  width: calc(100vw - 200px);
  z-index: 999;
  top: 0;
  padding: 0 100px;
  height: 100px;
}
#header .content-image {
  width: 300px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#header .mod_navigation {
  margin-left: auto;
  margin-right: 60px;
}
#header .mod_navigation ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  gap: 60px;
  height: 100%;
}
#header .mod_navigation ul li {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#header .mail_icon p a {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='39' height='39' viewBox='0 0 39 39'%3E%3Cg id='Gruppe_6' data-name='Gruppe 6' transform='translate(-1697 -37)'%3E%3Cpath id='Pfad_9' data-name='Pfad 9' d='M19.825,23.458l-.325.184-.326-.184L3.64,35.514A7.19,7.19,0,0,0,6.247,36H32.754a7.189,7.189,0,0,0,2.605-.486Z' transform='translate(1697 40)' fill='%23007099'/%3E%3Cpath id='Pfad_10' data-name='Pfad 10' d='M37.884,15.557a2.143,2.143,0,0,0-2.2.058l-1.019.642V4.366A4.354,4.354,0,0,0,30.333,0H8.667A4.354,4.354,0,0,0,4.333,4.366v11.89l-1.018-.642a2.144,2.144,0,0,0-2.2-.058A2.185,2.185,0,0,0,0,17.466V32.747a6.511,6.511,0,0,0,.764,3.015L15.33,23.182l-6.664-4.2V4.366H30.333V18.986l-6.662,4.2,14.565,12.58A6.5,6.5,0,0,0,39,32.747V17.466a2.184,2.184,0,0,0-1.116-1.909' transform='translate(1697 37)' fill='%23007099'/%3E%3Cpath id='Pfad_11' data-name='Pfad 11' d='M22,12H14a2,2,0,0,1,0-4h8a2,2,0,0,1,0,4' transform='translate(1698.5 37.75)' fill='%23007099'/%3E%3Cpath id='Pfad_12' data-name='Pfad 12' d='M22,18H14a2,2,0,0,1,0-4h8a2,2,0,0,1,0,4' transform='translate(1698.5 38.313)' fill='%23007099'/%3E%3C/g%3E%3C/svg%3E%0A");
  margin-top: 10px;
}



/*Headerbilder */
.headerimage {
  height: calc(100vh - 100px);
  width: calc(100vw - 198px);
  margin-left: 99px;
  padding-bottom: 100px;
  background-color: #fff;
}
.headerimage figure,
.headerimage img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.headertext {
  top: 125px;
  position: absolute;
  left: 200px;
  width: 600px;
}
.headertext h1 {
  padding-left: 0;
  border-left: 0px solid transparent;
  font-size: 50px;
}
.headertext p {
  font-size: 24px;
  line-height: 35px;
}
 p.mehrbutton {
  margin-top: 50px;
}
 p.mehrbutton a,
 p.backbutton a {
  display: flex;
  align-items: center;
  gap: 10px;
}
p.mehrbutton a::before {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='55.5' height='55.5' viewBox='0 0 55.5 55.5'%3E%3Cg id='Gruppe_2' data-name='Gruppe 2' transform='translate(-475 -1212.5)'%3E%3Cpath id='Pfad_3' data-name='Pfad 3' d='M47.175,55.5H8.325A8.325,8.325,0,0,1,0,47.175V8.325A8.325,8.325,0,0,1,8.325,0h38.85A8.325,8.325,0,0,1,55.5,8.325v38.85A8.325,8.325,0,0,1,47.175,55.5' transform='translate(530.5 1212.5) rotate(90)' fill='%23007099'/%3E%3Cpath id='Pfad_4' data-name='Pfad 4' d='M32.134,3.983H1.992A1.992,1.992,0,1,1,1.992,0H32.134a1.992,1.992,0,1,1,0,3.983' transform='translate(493.316 1223.187) rotate(90)' fill='%23fff'/%3E%3Cpath id='Pfad_5' data-name='Pfad 5' d='M20,1.1,33.577,14.665a3.764,3.764,0,0,1-2.661,6.426H3.772a3.764,3.764,0,0,1-2.661-6.426L14.683,1.1A3.764,3.764,0,0,1,20,1.1' transform='translate(519.338 1222.906) rotate(90)' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  height: 40px;
  width: 40px;
  display: block;
  background-size: contain;
}
p.backbutton a::before {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='55.5' height='55.5' viewBox='0 0 55.5 55.5'%3E%3Cg id='Gruppe_2' data-name='Gruppe 2' transform='translate(0)'%3E%3Cpath id='Pfad_3' data-name='Pfad 3' d='M47.175,0H8.325A8.325,8.325,0,0,0,0,8.325v38.85c0,4.6,8.325,8.325,8.325,8.325h38.85A8.325,8.325,0,0,0,55.5,47.175V8.325A8.325,8.325,0,0,0,47.175,0' transform='translate(55.5 0) rotate(90)' fill='%23007099'/%3E%3Cpath id='Pfad_4' data-name='Pfad 4' d='M32.134,0H1.992a1.992,1.992,0,1,0,0,3.983H32.134a1.992,1.992,0,1,0,0-3.983' transform='translate(41.167 10.687) rotate(90)' fill='%23fff'/%3E%3Cpath id='Pfad_5' data-name='Pfad 5' d='M20,19.989,33.577,6.426A3.764,3.764,0,0,0,30.916,0H3.771A3.764,3.764,0,0,0,1.111,6.426L14.683,19.989a3.764,3.764,0,0,0,5.321,0' transform='translate(32.252 10.406) rotate(90)' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  height: 40px;
  width: 40px;
  display: block;
  background-size: contain;
}
.bluebackground {
  background-color: rgb(0 112 153 / 70%);
  position: absolute;
  right: 200px;
  bottom: 0;
  width: 300px;
  padding: 35px;
  color: #fff;
}
.bluebackground figure {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-bottom: 30px;
}
.bluebackground h2 {
  font-size: 28px;
  color: #fff;
  margin-top: 0;
  text-align: center;
  margin-bottom: 30px;
  padding-left: 0;
  border-left: 0px solid transparent;
}
.bluebackground p {
  color: #fff;
  font-size: 20px;
  text-align: center;
  margin: 0;
}

/* Parralax Video Home */
.paralax_video {
  position: relative;
  height: calc(100vh - 200px);
}
.paralax_video video {
  height: calc(100vh - 200px);
  width: calc(100vw - 200px);
  object-fit: cover;
  margin-left: 100px;
  margin-right: 100px;
  position: fixed;
  top: 100px;
  z-index: -10;
}

/*Über uns*/
.ueberuns {
  background-color: #fff;
  padding: 0 100px;
  padding-bottom: 100px;
  margin: 0;
}
.ueberuns .rte {
  padding-left: 50px;
  width: calc(100% - 500px);
}
.ueberuns .rte p {
  padding-left: 14px;
}



/*Produkte Home */
.home_produkte {
  background-color: #fff;
  padding: 100px 150px;
}
.home_produkte .rte {
  grid-template-columns: calc(100% - 500px) 500px;
  display: grid;
}
.home_produkte .rte .mehrbutton {
  margin-left: auto;
  margin-top: -50px;
}

/*Home Formulare*/
#formular {
  background-color: #fff;
  padding: 0 150px;
  width: calc(100vw - 300px);
  padding-bottom: 100px;
}
.home_formular {
  background-color: rgb(0 112 153 / 70%);
  padding: 75px;
}
.home_formular h2 {
  border-color: #fff;
  color: #fff;
  margin-bottom: 50px;
}

/*Slider Home */
.home_slider {
  background-color: #fff;
  padding-bottom: 200px;
  margin-top: -50px;
}
.home_slider .slick-slide {
  padding: 0 5px;
}
.home_slider .slick-list {
  padding-left: 145px;
}
.home_slider .slick-next {
  position: absolute;
  bottom: -75px;
  left: calc(40vw + 230px);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21.091' height='34.688' viewBox='0 0 21.091 34.688'%3E%3Cpath id='Pfad_13' data-name='Pfad 13' d='M20,1.1,33.577,14.665a3.764,3.764,0,0,1-2.661,6.426H3.772a3.764,3.764,0,0,1-2.661-6.426L14.683,1.1A3.764,3.764,0,0,1,20,1.1' transform='translate(21.091) rotate(90)' fill='%23007099'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: contain;
  height: 40px;
  width: 25px;
  border: 0px solid transparent;
  background-color: transparent;
  cursor: pointer;
}
.home_slider .slick-prev {
  position: absolute;
  bottom: -75px;
  left: 150px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21.091' height='34.688' viewBox='0 0 21.091 34.688'%3E%3Cpath id='Pfad_14' data-name='Pfad 14' d='M20,19.989,33.577,6.426A3.764,3.764,0,0,0,30.916,0H3.771A3.764,3.764,0,0,0,1.111,6.426L14.683,19.989a3.764,3.764,0,0,0,5.321,0' transform='translate(21.091) rotate(90)' fill='%23007099'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: contain;
  height: 40px;
  width: 25px;
  border: 0px solid transparent;
  background-color: transparent;
  cursor: pointer;
}
.home_slider .slick-dots {
  list-style-type: none;
  display: flex;
  position: absolute;
  width: 40vw;
  left: 200px;
  height: 40px;
  margin: 0;
  bottom: -85px;
  padding-left: 0;
}
.home_slider .slick-dots li {
  border-bottom: 2px solid #000;
    cursor: pointer;
    width: calc(40vw / 3);
    height: 6px;
    padding-top: 2px;
}
.home_slider .slick-dots li button {
  display: none;
}
.home_slider .slick-dots li.slick-active {
  border-bottom: 6px solid #007099;
  height: 6px;
  width: calc(40vw / 3);
  padding-top: 0;
}

/*Footer*/
#footer {
  position: relative;
}


#footer .inside {
  text-align: left;
  width: calc(100vw - 200px);
  display: flex;
  justify-content: space-between;
  background-color: #9D9D9C;
  color: #fff;
  padding: 75px 100px;
}
#footer p,
#footer a {
  color: #fff;
  margin: 0;
}
#footer .content-image img {
  width: 300px;
  object-fit: contain;
}
#footer .footer_kontakt .rte {
  display: flex;
  gap: 50px;
}
#footer .footer_links .rte {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-column-gap: 25px;
  grid-row-gap: 15px;
}
#footer .footer_copyright {
  position: absolute;
  bottom: 15px;
  right: 100px;
}
#footer .footer_copyright p {
  font-size: 14px;
}

/* Produkt Übersicht */
.produkt_uebersicht {
  background-color: rgb(0 112 153 / 70%);
  width: 275px;
  padding: 50px;
  padding-left: 100px;
  margin-top: 50px;
  margin-bottom: 50px;
  height: max-content;
  grid-row: 1 / 3;
}
.produkt_uebersicht a {
  color: #fff;
}
#article-1 {
  display: grid;
  grid-template-columns: 425px calc(100vw - 600px);
  grid-column-gap: 75px;
  margin-right: 100px;
}
#article-1 .produkttext {
  height: max-content;
  padding-top: 50px;
  padding-bottom: 25px;
}
.content-gallery {
  margin-bottom: 100px;
}
.content-gallery ul {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-gap: 15px;
}
.content-gallery ul .content-text {
  position: relative;
}
.content-gallery ul img,
.content-gallery ul figure {
  width: 100%;
  height: 100%;
  aspect-ratio: 3 / 2;
}
.content-gallery ul .rte {
  position: absolute;
  bottom: 0;
  margin: 0;
  text-align: center;
  width: 100%;
  display: none;
}
.content-gallery ul .content-text:hover .rte {
  display: block;
  animation: myAnim 2s ease 0s 1 normal forwards;
}
@keyframes myAnim {
  0% {
    display: none;
}

  100% {
    display: block;
  }
}
.content-gallery ul .rte p {
  width: 100%;
  margin: 0;
}
.content-gallery ul .rte p a {
  padding: 20px 15px;
  color: #fff;
  background-color: rgb(0 112 153 / 70%);
  width: calc(100% - 30px);
  display: block;
}


/* Kontaktformular */
.ce_form .formbody {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-column-gap: 75px;
  grid-row-gap: 15px;
}
.ce_form .formbody .widget {
  display: grid;
  grid-template-columns: 150px calc(100% - 150px);
}
.ce_form .formbody .widget label {
  color: #fff;
}
.ce_form .formbody .widget-textarea {
  grid-column: 2;
  grid-row: 3 / 7;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.ce_form span.mandatory {
  display: none;
}
.ce_form .formbody input, 
.ce_form .formbody textarea {
  width: calc(100% - 20px);
  padding: 10px;
  border-radius: 10px;
  border: 0px solid;
  color: #4A4A49;
  background-color: #fff;
  font-family: "myriad-variable", sans-serif;
}
.ce_form .formbody select {
  width: 100%;
  padding: 10px;
  border-radius: 10px;
  border: 0px solid;
  color: #4A4A49;
  background-color: #fff;
  font-family: "myriad-variable", sans-serif;
  font-weight: 400;
  font-size: 16px;
}
.ce_form .formbody input::placeholder,
.ce_form .formbody textarea::placeholder {
  color: #3C3C3B;
  font-family: "myriad-variable", sans-serif;
}
select:focus {
  border: 0px solid transparent;
  font-weight: normal;
}
.select-hidden {
  display: none;
  visibility: hidden;
  padding-right: 10px;
}
.select {
  cursor: pointer;
  display: inline-block;
  position: relative;
  color: #3C3C3B;
  width: 100%;
}
.select-styled {
  position: absolute; 
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-radius: 0px;
  padding: 0 20px;
}
.select-styled:after {
    content:"";
    width: 30px;
    height: 30px;
    background-position: right center;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='19.875' viewBox='0 0 23 19.875'%3E%3Cpath id='Pfad_77' data-name='Pfad 77' d='M12.245,14.064H1.1c-.823,0-1.1-.276-1.1-1.1Q0,9.9,0,6.839c0-.723.31-1.029,1.043-1.03q5.34,0,10.68,0h.522V5.331c0-1.461.007-2.923,0-4.384A.825.825,0,0,1,12.751.06a.847.847,0,0,1,.959.258q4.478,4.488,8.963,8.969a.811.811,0,0,1,0,1.3q-4.493,4.5-8.99,9a.834.834,0,0,1-.968.22.791.791,0,0,1-.477-.824c.007-1.616,0-3.232,0-4.916' transform='translate(0 0)' fill='%233c3c3b'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.select-styled:active, .select-styled.active {
  background-color: #fff;
  font-weight: normal;
}
.select-styled:active:after, .select-styled.active:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.875' height='23' viewBox='0 0 19.875 23'%3E%3Cpath id='Pfad_77' data-name='Pfad 77' d='M12.245,14.064H1.1c-.823,0-1.1-.276-1.1-1.1Q0,9.9,0,6.839c0-.723.31-1.029,1.043-1.03q5.34,0,10.68,0h.522V5.331c0-1.461.007-2.923,0-4.384A.825.825,0,0,1,12.751.06a.847.847,0,0,1,.959.258q4.478,4.488,8.963,8.969a.811.811,0,0,1,0,1.3q-4.493,4.5-8.99,9a.834.834,0,0,1-.968.22.791.791,0,0,1-.477-.824c.007-1.616,0-3.232,0-4.916' transform='translate(0 23) rotate(-90)' fill='%233c3c3b'/%3E%3C/svg%3E%0A");
}
.select-options {
  display: none; 
  position: absolute;
  top: auto;
  right: 0;
  left: 0;
  z-index: 999;
  margin: 0;
  padding: 0;
  list-style: none;
  box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
}
.select-options li {
  margin: 0;
  padding: 5px 20px;
  background-color:#fff;
  color: #3C3C3B;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.select-options li:hover, 
.select-options li.is-selected {
    color: #3C3C3B;
    background: #fff;
}
.select-options li[rel="hide"] {
    display: none;
}
.select-options li:first-child {
  display: none;
}
.ce_form .widget.widget-explanation  {
 display: flex;
 flex-direction: column;
 grid-column: 1 / 3;
}
.ce_form .widget-explanation p {
  color: #fff;
}
.ce_form .widget-explanation a {
  color: #fff;
  text-decoration: underline;
  font-family: "eurostile", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.ce_form .widget-submit {
  grid-column: 2;
  display: flex !important;
  justify-content: flex-end;
}
.ce_form .widget-submit button {
  background-color: #fff;
  padding: 10px 40px !important;
  border-radius: 10px;
  color: #007099;
  font-family: "rixhellotwenty-pro", sans-serif;
  font-weight: 500;
  font-style: normal;
  width: max-content;
  border: 0px solid transparent;
  font-size: 20px;
}

.ce_form .widget-checkbox fieldset {
  display: inline-block;
  width: 100%;
  border: 0px solid transparent;
  padding: 0;
  margin-top: 10px;
}

/*Checkbox Style*/

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border:1px solid #DCDCDC;
  border-radius: 10px;
  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: #4A4A49;
	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 {
    padding: 10px;
    border-radius: 10px;
    border: 0px solid;
    color: #4A4A49;
    background-color: #EDEDED;
    font-family: "myriad-variable", sans-serif;
}
/* remove standard-styles */
input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border:none;
  border-radius: 0;
  font-size: 16px;
  width: 100%
} 

/* graceful degradation for ie8 */
input[type='checkbox'],
input[type='radio'] {
  width:auto;
  float:left;
  margin-right: .75em;
  background:transparent;
  border:none;
}

input[type='checkbox']:checked,
input[type='checkbox']:not(:checked),
input[type='radio']:checked,
input[type='radio']:not(:checked) {
  background: transparent;
  position: relative;
  visibility: hidden;
  margin:0;
  padding:0;
}

input[type='checkbox'] + label,
input[type='radio'] + label {
  cursor: pointer;
  font-size: 16px;
}
input[type='checkbox']:checked + label::before,
input[type='checkbox']:not(:checked) + label::before,
input[type='radio']:checked + label::before,
input[type='radio']:not(:checked) + label::before {
    content:' ';
    display: inline-block;
    width: 13px;
    height: 13px;
    position: relative;
    top: 2px;
    border-radius: 15px;
    border: 2px solid #4A4A49;
    background: white;
    margin-right: 5px;
    box-shadow: inset 0 1px 1px 0 rgba(0,0,0,.1);
}

input[type=radio]:checked + label::before,
input[type=radio]:not(:checked) + label::before {
  border-radius: 30px;
}

input[type='checkbox']:hover  + label::before,
input[type='radio']:hover  + label::before {
  background:#EDEDED;
  box-shadow: inset 0 0 0 2px white;
}

input[type='checkbox']:checked  + label::before,
input[type='radio']:checked  + label::before {
  background:#4A4A49;
  box-shadow: inset 0 0 0 2px white;
}

/*Slider Produkt */
.product_slider {
  background-color: #fff;
  padding-bottom: 100px;
  position: relative;
}
.product_slider .slick-list {
  padding: 0 !important;
  margin: 0 150px;
}
.product_slider .slick-next {
  position: absolute;
  bottom: -75px;
  right: 100px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21.091' height='34.688' viewBox='0 0 21.091 34.688'%3E%3Cpath id='Pfad_13' data-name='Pfad 13' d='M20,1.1,33.577,14.665a3.764,3.764,0,0,1-2.661,6.426H3.772a3.764,3.764,0,0,1-2.661-6.426L14.683,1.1A3.764,3.764,0,0,1,20,1.1' transform='translate(21.091) rotate(90)' fill='%23007099'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: contain;
  height: 40px;
  width: 25px;
  border: 0px solid transparent;
  background-color: transparent;
  cursor: pointer;
}
.product_slider .slick-prev {
  position: absolute;
  bottom: -75px;
  left: 50px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21.091' height='34.688' viewBox='0 0 21.091 34.688'%3E%3Cpath id='Pfad_14' data-name='Pfad 14' d='M20,19.989,33.577,6.426A3.764,3.764,0,0,0,30.916,0H3.771A3.764,3.764,0,0,0,1.111,6.426L14.683,19.989a3.764,3.764,0,0,0,5.321,0' transform='translate(21.091) rotate(90)' fill='%23007099'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: contain;
  height: 40px;
  width: 25px;
  border: 0px solid transparent;
  background-color: transparent;
  cursor: pointer;
}
.product_slider .slick-dots {
  list-style-type: none;
  display: flex;
  position: absolute;
  width: calc(50vw - 290px);
  left: 100px;
  height: 40px;
  margin: 0;
  bottom: -85px;
  padding-left: 0;
}
.product_slider .slick-dots li {
  border-bottom: 2px solid #000;
    cursor: pointer;
    width: calc((50vw - 290px) / 3);
    height: 6px;
    padding-top: 2px;
}
.product_slider .slick-dots li button {
  display: none;
}
.product_slider .slick-dots li.slick-active {
  border-bottom: 6px solid #007099;
  height: 6px;
  width: calc((50vw - 290px) / 3);
  padding-top: 0;
}

/*Produkt Seite */
.product_page {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-gap: 75px;
  padding: 100px 0;
}
.product_page .produkt_text {
  padding-left: 150px;
}
.product_page .produkt_text .rte {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.product_page .produkt_text .rte p.backbutton {
  margin-top: auto;
  margin-bottom: 85px;
}


/*Über uns*/
.ueber_uns {
  display: grid;
  grid-template-columns: calc(100% - 370px) 370px;
  padding: 100px 200px;
  width: calc(100% - 400px);
}
.ueber_uns .content-text:first-child {
  margin-right: 200px;
}
.ueber_uns .content-text:first-child .rte {
  height: calc(100% - 52px);
  display: flex;
  flex-direction: column;
}
.ueber_uns .content-text:first-child .rte .mehrbutton {
  margin-top: auto;
  margin-bottom: 0;
}
.ueber_uns .bluebackground {
  position: relative;
  right: 0;
}

/*Kontakt*/
.kontakt {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  padding: 50px 200px;
  width: calc(100% - 400px);
}
.kontakt .content-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 150px;
}
.kontakt .home_formular .formbody {
  grid-template-columns: repeat(1,1fr);
}
.kontakt .home_formular .formbody .widget-textarea {
  grid-column: 1;
  grid-row: auto;
}
.kontakt .home_formular .formbody .widget.widget-explanation {
  grid-column: 1;
}
.kontakt .home_formular .formbody .widget-submit {
  grid-column: 1;
}

/*Main */
#article-7 h1 {
  font-size: 35px;
  margin-top: 15px;
}

.cookie_settings {
  aspect-ratio: 5 / 4;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}
.cookie_settings a {
  font-size: 22px;
}
.navi_mobil {
  display: none;
}
#article-11 {
  margin-bottom: -2px;
}
#error {
  text-align: center;
  min-height: calc(100vh - 415px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 25px;
}
#error h1 {
  padding-left: 0;
  border-left: 0px transparent;
}
#error a {
  padding: 10px 30px;
  border-radius: 10px;
  color: #fff;
  background-color: rgb(0 112 153 / 70%);
}
@media (min-width: 1050px) {
  #header .hamburger {
    display: none;
  }
}
@media (max-width: 1550px) {
  #footer .footer_kontakt .rte {
    flex-direction: column;
    gap: 15px;
  }
  #footer .footer_logo,
  #footer .footer_links {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
@media (max-width: 1400px) {
  .kontakt {
    padding: 50px 100px;
    width: calc(100% - 200px);
  }
  .home_formular {
    padding: 50px;
  }
  .ueber_uns {
    padding: 100px;
    width: calc(100% - 200px);
  }
  .ueber_uns .content-text:first-child {
    margin-right: 100px;
  }
  .product_slider .slick-list {
    margin: 0 100px;
  }
}

@media (max-width: 1300px) {
  #footer .inside {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    padding-bottom: 100px;
  }
  #footer .footer_links {
    grid-column: 1 / 3;
    margin-top: 50px;
  }
  #footer .footer_links p:nth-child(2) a,
  #footer .footer_links p:nth-child(5) a {
    width: 85px;
  }
  #footer .footer_links p:nth-child(3) a,
  #footer .footer_links p:nth-child(6) a {
    width: 120px;
  }
  #footer .footer_links p:nth-child(2),
  #footer .footer_links p:nth-child(5) {
    display: flex;
    justify-content: center;
  }
  #footer .footer_links p:nth-child(3),
  #footer .footer_links p:nth-child(6) {
    display: flex;
    justify-content: flex-end;
  }
}
@media (max-width: 1200px) {
  .headerimage {
    padding-bottom: 200px;
  }
  .bluebackground {
    width: calc(100% - 470px);
    bottom: 50px;
  }
  .ueber_uns .bluebackground {
    width: 300px;
    bottom: auto;
  }
  .ueberuns .rte {
    width: calc(100% - 100px);
  }
  .home_produkte .rte {
    display: flex;
    flex-direction: column;
  }
  .home_produkte .rte .mehrbutton {
    margin-left: 0;
    margin-top: 20px;
  }
  #formular {
    padding: 0 100px;
    width: calc(100vw - 200px);
    padding-bottom: 100px;
  }
  .product_page .produkt_text {
    padding-left: 100px;
  }
  .product_slider .slick-list {
    margin-left: 50px;
  }
}


@media (max-width: 1150px) {
  #leistungen .content-text h3 {
    font-size: 13px;
  }
  #header .navigation .rte p {
    margin-left: 25px;
  }

}

@media (max-width: 1050px) {
  h1 {
    font-size: 45px;
  }
  
  #header>.inside {
    padding: 0px 75px;
    width: calc(100vw - 150px);
  }
  #header .mail_icon {
    display: none;
  }
  #header .mod_navigation {
    display: none;
  }
  .kontakt {
    grid-template-columns: repeat(1,1fr);
    grid-row-gap: 50px;
    padding: 50px 75px;
    width: calc(100% - 150px);
  }
  .kontakt .content-text figure {
    display: none;
  }
  #footer .inside {
    padding: 75px;
    width: calc(100vw - 150px);
  }
  .ueberuns {
    padding: 0 125px;
    padding-bottom: 75px;
  }
  .ueberuns .rte {
    padding-left: 0;
    width: 100%;
  }
  .ueber_uns {
    padding: 75px;
    width: calc(100% - 150px);
    grid-template-columns: repeat(1,1fr);
    grid-gap: 50px;
  }
  .ueber_uns .content-text:first-child {
    margin-right: 0;
  }
  .ueber_uns .bluebackground {
    width: calc(100% - 70px);
  }
  .headerimage {
    width: calc(100vw - 148px);
    margin-left: 74px;
  }
  .headertext {
    top: 75px;
    left: 125px;
    width: calc(100% - 250px);
  }
  .headertext p {
    font-size: 21px;
    line-height: 28px;
    margin-bottom: 0;
  }
  .bluebackground {
    right: 125px;
    width: calc(100% - 320px)
  }
  .home_produkte {
    padding: 100px 125px;
  }
  .home_slider .slick-list {
    padding-left: 70px;
  }
  .home_slider .slick-prev {
    left: 100px;
  }
  .home_slider .slick-next {
    left: calc(40vw + 180px);
  }
  .home_slider .slick-dots {
    left: 150px;
  }
  #formular {
    padding: 0 75px;
    width: calc(100vw - 150px);
    padding-bottom: 75px;
  }
  .home_formular {
    padding: 25px;
  }
  .ce_form .formbody {
    display: flex;
    flex-direction: column;
  }
  #header .mod_navigation.open {
    display: block;
    position: absolute;
    top: 99px;
    background-color: #fff;
    width: 100vw;
    left: 0;
    height: calc(100vh - 99px);
  }
  #header .mod_navigation.open ul {
    flex-direction: column;
    padding: 0 75px;
    padding-top: 75px;
  }
  #header .mail_icon.is-active {
    position: absolute;
    left: 75px;
    top: calc(100vh - 225px);
    display: block;
  }
  #article-1 {
    grid-template-columns: repeat(1,1fr);
    margin: 0 75px;
    width: calc(100vw - 150px);
  }
  .produkt_uebersicht {
    grid-row: 2;
    margin-top: 0;
    width: calc(100% - 100px);
    padding-left: 50px;
    text-align: center;
  }
  .product_slider .slick-list {
    margin: 0 75px;
  }
  .product_page {
    display: flex;
    flex-direction: column-reverse;
    padding-top: 0;
    grid-gap: 50px;
  }
  .product_page .produkt_text {
    padding-left: 75px;
    padding-right: 75px;
  }
  .product_slider .slick-slide {
    width: calc(100vw - 150px);
    height: calc(100vh - 150px);
  }
  .product_slider .slick-slide figure {
    display: flex;
    justify-content: center;
  }
  .product_slider .slick-slide figure img {
    object-fit: contain;
    height: calc(100vh - 150px);
  }
  .product_slider .slick-dots {
    width: calc(100vw - 250px);
    left: 125px;
  }
  .product_slider .slick-dots li.slick-active,
  .product_slider .slick-dots li {
    width: calc((100vw - 250px) / 3);
  }
  .product_slider .slick-prev {
    left: 75px;
  }
  .product_slider .slick-next {
    right: 75px;
  }
  .product_page .produkt_text .rte p.backbutton {
    margin-bottom: 0;
    margin-top: 15px;
  }
  .kontakt .content-text {
    margin-bottom: 0;
  }
}

@media (max-width: 800px) {
  .bluebackground {
    right: 75px;
    width: calc(100% - 200px);
    padding: 25px;
  }
  .headertext {
    left: 100px;
    top: 25px;
  }
  .ueberuns {
    padding: 0 75px;
    padding-bottom: 75px;
  }
  .home_produkte {
    padding: 100px 75px;
  }
  .paralax_video {
    width: calc(100vw - 150px);
  }
  .paralax_video video {
    width: calc(100vw - 150px);
    margin-left: 75px;
    margin-right: 75px;
  }
  .headertext h1 {
    font-size: 40px;
  }
}
@media (max-width: 700px) {
  #header>.inside {
    padding: 0px 50px;
    width: calc(100vw - 100px);
  }
  .kontakt {
    padding: 75px 50px;
    width: calc(100% - 100px);
  }
  h1 {
    font-size: 35px;
  }
  #footer .inside {
    padding: 50px;
    width: calc(100vw - 100px);
    grid-template-columns: repeat(1, 1fr);
    padding-bottom: 75px;
  }
  #footer .inside .footer_links {
    grid-column: 1;
    margin-top: 0;
  }
  #footer .footer_copyright {
    right: 50px;
  }
  .ueber_uns {
    padding: 50px;
    width: calc(100% - 100px);
  }
  .headerimage {
    padding-bottom: 350px;
    width: calc(100vw - 98px);
    margin-left: 49px;
    min-height: 400px;
  }
  .headertext {
    left: 75px;
    width: calc(100% - 200px);
  }
  .ueberuns {
    padding: 0 50px;
    padding-bottom: 75px;
  }
  .paralax_video {
    height: calc(100vh - 100px);
  }
  .paralax_video video {
    width: calc(100vw - 100px);
    margin-left: 50px;
    margin-right: 50px;
  }
  .home_produkte {
    padding: 75px 50px;
  }
  .home_slider .slick-list {
    padding-left: 45px;
  }
  #formular {
    padding: 0 50px;
    width: calc(100vw - 100px);
    padding-bottom: 75px;
  }
  .home_slider .slick-prev {
    left: 50px;
  }
  .home_slider .slick-next {
    left: calc(40vw + 130px);
  }
  .home_slider .slick-dots {
    left: 100px;
  }
  .bluebackground {
    right: 50px;
    width: calc(100% - 150px);
  }
  #header .mod_navigation.open ul {
    padding: 0 50px;
    padding-top: 50px;
    height: max-content;
  }
  #header .mail_icon.is-active {
    left: 50px;
  }
  #article-1 {
    margin: 0 50px;
    width: calc(100vw - 100px);
  }
  .produkt_uebersicht {
    width: calc(100% - 50px);
    padding: 25px;
  }
  .content-gallery ul {
    grid-template-columns: repeat(2, 1fr);
  }
  #article-1 .produkttext {
    padding-top: 25px;
  }
  .product_slider .slick-list {
    margin: 0 50px;
  }
  .product_page .produkt_text {
    padding-left: 50px;
    padding-right: 50px;
  }
  .product_slider .slick-slide {
    width: calc(100vw - 100px);
    height: calc(100vh - 100px);
  }
  .product_slider .slick-slide figure img {
    height: calc(100vh - 100px);
  }
  .product_slider .slick-dots {
    width: calc(100vw - 200px);
    left: 100px;
  }
  .product_slider .slick-dots li.slick-active,
  .product_slider .slick-dots li {
    width: calc((100vw - 200px) / 3);
  }
  .product_slider .slick-prev {
    left: 50px;
  }
  .product_slider .slick-next {
    right: 50px;
  }
}
@media (max-width: 600px) {
  #footer .inside {
    grid-gap: 25px;
  }
  #header .content-image {
    width: 250px;
  }
  .home_formular {
    padding: 25px;
  }
}
@media (max-width: 500px) {
  h1,
  .headertext h1 {
    font-size: 25px;
  }
  h2 {
    font-size: 20px;
  }
  .home_formular h2,
  .bluebackground h2 {
    margin-bottom: 25px;
  }
  p, li, strong, a, label, button,
  .bluebackground p,
  .headertext p {
    font-size: 17px;
    line-height: 20px;
  }
  #header>.inside {
    padding: 0px 25px;
    width: calc(100vw - 50px);
  }
  #footer .inside {
    padding: 25px;
    width: calc(100% - 50px);
    padding-bottom: 75px;
  }
  #footer .content-image img {
    width: 200px;
  }
  #footer .footer_kontakt {
    margin-bottom: 25px;
  }
  #footer .footer_copyright {
    right: 25px;
    left: 25px;
  }
  .kontakt {
    padding: 50px 25px;
    width: calc(100% - 50px);
  }
  .ce_form .formbody .widget {
    grid-template-columns: repeat(1,1fr);
  }
  .ueber_uns {
    padding: 50px 25px;
    width: calc(100% - 50px);
  }
  .ueber_uns .bluebackground {
    padding: 20px;
    width: calc(100% - 40px);
  }
  .ueber_uns {
    padding: 25px;
    width: calc(100% - 50px);
  }
  .headerimage {
    padding-bottom: 300px;
    width: calc(100vw - 48px);
    margin-left: 24px;
    min-height: 400px;
  }
  .headertext {
    left: 50px;
    width: calc(100% - 100px);
  }
  .ueberuns {
    padding: 0 25px;
    padding-bottom: 50px;
  }
  .paralax_video {
    height: calc(100vh - 50px);
  }
  .paralax_video video {
    width: calc(100vw - 50px);
    margin-left: 25px;
    margin-right: 25px;
  }
  .home_produkte {
    padding: 50px 25px;
  }
  .home_slider .slick-list {
    padding-left: 20px;
  }
  #formular {
    padding: 0 25px;
    width: calc(100vw - 50px);
    padding-bottom: 50px;
  }
  .home_slider .slick-prev {
    left: 25px;
  }
  .home_slider .slick-next {
    left: auto;
    right: 25px;
  }
  .home_slider .slick-dots {
    left: 60px;
    width: calc(100vw - 120px);
  }
  .bluebackground {
    right: 25px;
    width: calc(100% - 100px);
  }
  .slick-slide {
    width: calc(100vw - 50px);
  }
  .slick-slide img {
    width: 100%;
  }
  #header .mod_navigation.open ul {
    padding: 0 25px;
    padding-top: 50px;
    gap: 30px;
  }
  #header .mail_icon.is-active {
    left: 25px;
    top: 350px;
  }
  #article-1 {
    margin: 0 25px;
    width: calc(100vw - 50px);
    padding-bottom: 50px;
  }
  .content-gallery {
    margin-bottom: 0;
  }
  .content-gallery ul {
    grid-template-columns: repeat(2, 1fr);
  }
  .product_slider .slick-list {
    margin: 0 25px;
  }
  .product_page .produkt_text {
    padding-left: 25px;
    padding-right: 25px;
  }
  .product_slider .slick-slide {
    width: calc(100vw - 50px);
    height: calc(100vh - 50px);
  }
  .product_slider .slick-slide figure img {
    object-fit: contain;
    height: calc(100vh - 50px);
  }
  .product_slider .slick-dots {
    width: calc(100vw - 150px);
    left: 75px;
  }
  .product_slider .slick-dots li.slick-active,
  .product_slider .slick-dots li {
    width: calc((100vw - 150px) / 3);
  }
  .product_slider .slick-prev {
    left: 25px;
  }
  .product_slider .slick-next {
    right: 25px;
  }
  .home_produkte .rte .mehrbutton {
    position: absolute;
    bottom: 25px;
  }
  .ce_form .formbody {
    grid-row-gap: 7px;
  }
  #error a {
    display: flex    ;
    justify-content: center;
  }
}

@media (max-width: 380px) {
  .headerimage {
    padding-bottom: 450px;
  }
  
}
@media (max-width: 350px) {
  #footer .footer_links .rte {
    grid-template-columns: repeat(1,1fr);
  }
  #footer .footer_links p {
    justify-content: flex-start !important;
  }
}

#recht {
  margin: 100px 150px;
}

@media (max-width: 1050px) {
  #recht {
    margin: 100px;
  }
}
@media (max-width: 700px) {
  #recht {
    margin: 75px 50px;
  }
}
@media (max-width: 500px) {
  #recht {
    margin: 50px 25px;
  }
}

.mapLeaflet {
  display: none;

}

/*++++++++++++
Map 
++++++++++++*/
#map,
#map2{
  aspect-ratio: 5 / 4;
}
.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-layer {
  filter: grayscale(1);
}
.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: rgb(87 87 86 / 50%);
}
.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: 0px;
}
.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: 1;
  -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 !important;
}
.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-popup-pane {
  display: none;
}
.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 {
  background: #ddd;
  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/css/images/layers.png);
  width: 36px;
  height: 36px;
}
.leaflet-retina .leaflet-control-layers-toggle {
  background-image: url(../../files/layout/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/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;
  width: 80px !important;
}
.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: rgb(255 255 255 / 80%);
  box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
}

.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;
  position: sticky;
  z-index: 1;
  display: inline-block;
  overflow: visible;
  /* margin: 2em; */
  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: #000;
}

.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: 40px;
  height: 6px;
  border-radius: 4px;
  transition-timing-function: ease;
  transition-duration: .15s;
  transition-property: transform;
  background-color: #007099;
}

.hamburger-inner:after,
.hamburger-inner:before {
  display: block;
  content: ""
}

.hamburger-inner:before {
  top: -12px
}

.hamburger-inner:after {
  bottom: -12px
}

.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)
}

.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--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
  }
}
