@charset "utf-8";
/* CSS Document */
/* ################ Einbindung Google Webfonts ################### */
/* raleway-300 - latin */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/raleway-v12-latin-300.eot"); /* IE9 Compat Modes */
  src: local("Raleway Light"), local("Raleway-Light"),
    url("../fonts/raleway-v12-latin-300.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */ url("../fonts/raleway-v12-latin-300.woff2") format("woff2"),
    /* Super Modern Browsers */ url("../fonts/raleway-v12-latin-300.woff")
      format("woff"),
    /* Modern Browsers */ url("../fonts/raleway-v12-latin-300.ttf")
      format("truetype"),
    /* Safari, Android, iOS */ url("../fonts/raleway-v12-latin-300.svg#Raleway")
      format("svg"); /* Legacy iOS */
  font-display: swap;
}

/* raleway-regular - latin */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/raleway-v12-latin-regular.eot"); /* IE9 Compat Modes */
  src: local("Raleway"), local("Raleway-Regular"),
    url("../fonts/raleway-v12-latin-regular.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-IE8 */ url("../fonts/raleway-v12-latin-regular.woff2")
      format("woff2"),
    /* Super Modern Browsers */ url("../fonts/raleway-v12-latin-regular.woff")
      format("woff"),
    /* Modern Browsers */ url("../fonts/raleway-v12-latin-regular.ttf")
      format("truetype"),
    /* Safari, Android, iOS */
      url("../fonts/raleway-v12-latin-regular.svg#Raleway") format("svg"); /* Legacy iOS */
  font-display: swap;
}

/* raleway-800 - latin */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/raleway-v12-latin-800.eot"); /* IE9 Compat Modes */
  src: local("Raleway ExtraBold"), local("Raleway-ExtraBold"),
    url("../fonts/raleway-v12-latin-800.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */ url("../fonts/raleway-v12-latin-800.woff2") format("woff2"),
    /* Super Modern Browsers */ url("../fonts/raleway-v12-latin-800.woff")
      format("woff"),
    /* Modern Browsers */ url("../fonts/raleway-v12-latin-800.ttf")
      format("truetype"),
    /* Safari, Android, iOS */ url("../fonts/raleway-v12-latin-800.svg#Raleway")
      format("svg"); /* Legacy iOS */
  font-display: swap;
}

/* raleway-900 - latin */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/raleway-v12-latin-900.eot"); /* IE9 Compat Modes */
  src: local("Raleway Black"), local("Raleway-Black"),
    url("../fonts/raleway-v12-latin-900.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */ url("../fonts/raleway-v12-latin-900.woff2") format("woff2"),
    /* Super Modern Browsers */ url("../fonts/raleway-v12-latin-900.woff")
      format("woff"),
    /* Modern Browsers */ url("../fonts/raleway-v12-latin-900.ttf")
      format("truetype"),
    /* Safari, Android, iOS */ url("../fonts/raleway-v12-latin-900.svg#Raleway")
      format("svg"); /* Legacy iOS */
  font-display: swap;
}

/* lato-regular - latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/lato-v14-latin-regular.eot"); /* IE9 Compat Modes */
  src: local("Lato Regular"), local("Lato-Regular"),
    url("../fonts/lato-v14-latin-regular.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-IE8 */ url("../fonts/lato-v14-latin-regular.woff2") format("woff2"),
    /* Super Modern Browsers */ url("../fonts/lato-v14-latin-regular.woff")
      format("woff"),
    /* Modern Browsers */ url("../fonts/lato-v14-latin-regular.ttf")
      format("truetype"),
    /* Safari, Android, iOS */ url("../fonts/lato-v14-latin-regular.svg#Lato")
      format("svg"); /* Legacy iOS */
  font-display: swap;
}

/* lato-700 - latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/lato-v14-latin-700.eot"); /* IE9 Compat Modes */
  src: local("Lato Bold"), local("Lato-Bold"),
    url("../fonts/lato-v14-latin-700.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */ url("../fonts/lato-v14-latin-700.woff2") format("woff2"),
    /* Super Modern Browsers */ url("../fonts/lato-v14-latin-700.woff")
      format("woff"),
    /* Modern Browsers */ url("../fonts/lato-v14-latin-700.ttf")
      format("truetype"),
    /* Safari, Android, iOS */ url("../fonts/lato-v14-latin-700.svg#Lato")
      format("svg"); /* Legacy iOS */
  font-display: swap;
}

/* lato-900 - latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/lato-v14-latin-900.eot"); /* IE9 Compat Modes */
  src: local("Lato Black"), local("Lato-Black"),
    url("../fonts/lato-v14-latin-900.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */ url("../fonts/lato-v14-latin-900.woff2") format("woff2"),
    /* Super Modern Browsers */ url("../fonts/lato-v14-latin-900.woff")
      format("woff"),
    /* Modern Browsers */ url("../fonts/lato-v14-latin-900.ttf")
      format("truetype"),
    /* Safari, Android, iOS */ url("../fonts/lato-v14-latin-900.svg#Lato")
      format("svg"); /* Legacy iOS */
  font-display: swap;
}

/* ################ Allgemeines ################### */
html,
body {
  width: 100%;
  height: 100%;
  overflow-x: hidden; /* no-display funktioniert nicht mehr*/
  font-size: 16px;
}
*,
*:before,
*:after {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*Schriften, Schriftgröße, Abstände */
body {
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 90%; /* für normalen Browser-Standard  meist 16px bei 100%*/
  font-style: normal;
  font-weight: 400;
  text-align: center; /*zentriert den wrap außen, wird vererbt! ggf. mit text-align: left zurücksetzen!*/
  margin-right: auto; /*für Zentrierung */
  margin-left: auto;
  position: relative;
  background-color: #f2f2f2;
}
.pure-g {
  font-family: "Lato", Helvetica, Arial, sans-serif;
  letter-spacing: normal;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: "Lato", Helvetica, Arial, sans-serif;
  color: #4d4d4d;
}

h1 {
  position: absolute;
  text-indent: -99999em; /* soll nicht sichtbar sein */
}

h2 {
  margin-top: 1rem;
  padding-bottom: 0.2rem;
  font-size: 1.4rem;
  font-weight: 900;
}
h3 {
  margin-top: 0.7rem;
  padding-bottom: 0.2rem;
  font-size: 1.2rem;
}

h4 {
  margin-top: 0.7rem;
  padding-bottom: 0.4rem;
}
.h4-gr {
  margin-top: 0.7rem;
  padding-bottom: 0.2rem;
  font-size: 1.1rem;
}

h5.h5-gr {
  margin-top: 0.7rem;
  padding-bottom: 0.3rem;
  font-size: 1rem;
}

p,
h5 {
  color: #4d4d4d;
  padding-bottom: 0.3rem;
}
a,
.pure-menu-link {
  color: #4d4d4d;
  line-height: 1.2rem;
  text-decoration: none;
}

.pure-menu-link {
  padding-right: 1rem;
}
a:focus,
.pure-menu-link:focus {
  color: #e5392f;
  font-weight: 700;
}
a:hover,
.pure-menu-link:hover {
  color: #e5392f;
  font-weight: 700;
}
a:active,
.pure-menu-link:active {
  color: #e5392f;
  font-weight: 700;
}
li.active a {
  color: #e5392f;
  font-weight: 900;
}
/*article:focus{
	outline: none;
}*/

.pure-button {
  color: #fff;
  background-color: #e5392f;
  border-radius: 0;
}

a.pure-button:hover {
  color: #fff;
}

a.pure-button:focus {
  color: #fff;
}
a.pure-button:active {
  color: #fff;
}

@media screen and (min-width: 35.5em) {
  /* Allgemeines ab 568px */
  body {
    font-size: 90%;
  }
}
@media screen and (min-width: 48em) {
  /* Allgemeines ab 768px */
  body {
    font-size: 95%;
  }
  h2 {
    font-size: 1.6rem;
  }
  h3 {
    font-size: 1.3rem;
    margin-top: 1.1rem;
  }
  .h4-gr {
    font-size: 1.2rem;
    margin-top: 1.1rem;
  }

  h5.h5-gr {
    font-size: 1.1rem;
  }
}
@media screen and (min-width: 64em) {
  /* Allgemeines ab 1024px */
  body {
    font-size: 100%;
  }
  h2 {
    font-size: 1.7rem;
  }
  h3 {
    font-size: 1.4rem;
  }

  p,
  h4 {
    line-height: 1.5rem;
    padding-bottom: 0.6rem;
  }
  .h4-gr {
    font-size: 1.3rem;
  }

  h5.h5-gr {
    font-size: 1.2rem;
    padding-bottom: 0.6rem;
  }
}
@media screen and (min-width: 80em) {
  /* Allgemeines ab 1280px */
  body {
    font-size: 110%;
  }
  h2 {
    font-size: 2rem;
  }
  h3 {
    font-size: 1.5rem;
  }
  .h4-gr {
    font-size: 1.4rem;
  }

  h5.h5-gr {
    font-size: 1.2rem;
    padding-bottom: 0.6rem;
  }
}
/* ################## header #####################*/

/* tel + email */
.head-info {
  position: fixed;
  z-index: 1000;
  top: 0;
  right: 38px;
  width: 4.5rem;
  padding-top: 0.5rem;
}

.head-info div.mail,
.head-info div.tel {
  color: #ffffff;
  position: absolute;
  background: #e5392f;
  width: 14rem;
  height: auto;
  padding: 0.3rem;
  right: -18rem;
  top: 3.8rem;
  transition: right 0.5s ease;
  transition-delay: 2s;
  -webkit-animation: showup 4s ease;
  animation: showup 4s ease;
}

.head-info div.mail {
  top: 5.8rem;
}

/*@keyframes klick {
	0% { right: -200px;}
	30% { right: 0px;}
	70% { right: 0px;}
	100% { right: -17.8px;}
}*/

#klick1:hover div.tel {
  right: 0rem;
  transition-delay: 0s;
  transition-duration: 0.5s;
  /*animation-name: klick;
	animation-duration: 5sec;
	animation-timing-function: ease-in-out;
	animation-iteration-count: 1;*/
}

#klick2:hover div.mail {
  right: 0rem;
  transition-delay: 0s;
  transition-duration: 0.5s;
  /*animation-play-state: running;*/
}

.head-info div.mail a,
.head-info div.tel a {
  color: #ffffff;
  display: inline-block;
  line-height: 2rem;
  padding: 0rem 0.3rem;
}

.head-tel .klick-tel {
  width: 2.3rem;
  height: 2.5rem;
  background: url("../img/icon_telefon.svg") no-repeat left center;
  background-size: auto 1.7rem;
  margin-right: 0.3rem;
}

.head-mail .klick-mail {
  width: 2.3rem;
  height: 2.5rem;
  background: url("../img/icon_email.svg") no-repeat left center;
  background-size: auto 1.7rem;
}

.head-tel .klick-tel a,
.head-mail .klick-mail a {
  display: inline-block;
  width: 2.3rem;
  height: 2.5rem;
}

/* nav-top */
.nav-top {
  position: fixed;
  z-index: 900;
  width: 100%;
}

.nav-top .logo img {
  padding: 0.6rem 0.3rem 0.3rem 0.3rem;
  width: 10rem; /* Breite Logo*/
}
.nav-top .pure-menu-item {
  text-align: right;
}
.nav-top .logo {
  height: 3.8rem; /* Höhe Nav-Balken*/
  -webkit-box-shadow: 0px 1px 3px 0px rgba(186, 186, 186, 1);
  -moz-box-shadow: 0px 1px 3px 0px rgba(186, 186, 186, 1);
  box-shadow: 0px 1px 3px 0px rgba(186, 186, 186, 1);
}
/* mobil-navigation */
.custom-wrapper {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-font-smoothing: antialiased;
  height: 3.8rem; /* Höhe Nav-Balken*/
  overflow: hidden;
  -webkit-transition: height 0.5s;
  -moz-transition: height 0.5s;
  -ms-transition: height 0.5s;
  transition: height 0.5s;
}
.custom-wrapper.open {
  height: 16.5rem; /*Höhe Menü, wenn offen*/
}
.custom-toggle {
  /* Menü-Hamburger */
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  right: 0;
  display: none; /* voreingestellt ist, das diese box unsichtbar ist*/
}
.custom-toggle .bar {
  background-color: #e5392f;
  display: block;
  width: 30px;
  height: 3px;
  border-radius: 100px;
  position: absolute;
  top: 25px;
  right: 10px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.custom-toggle .bar:first-child {
  -webkit-transform: translateY(-7px);
  -moz-transform: translateY(-7px);
  -ms-transform: translateY(-7px);
  transform: translateY(-7px);
}
.custom-toggle .bar:last-child {
  -webkit-transform: translateY(7px);
  -moz-transform: translateY(7px);
  -ms-transform: translateY(7px);
  transform: translateY(7px);
}
.custom-toggle.x .bar {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.custom-toggle.x .bar:first-child {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media (max-width: 48em) {
  .custom-toggle {
    display: block;
  } /* bei einer Breite von ab SM (768px) wird die toogle box unsichtbar */
}

@media screen and (min-width: 350px) {
  #klick2:hover div.mail,
  #klick1:hover div.tel {
    right: 4rem;
  }
}

@media screen and (min-width: 35.5em) {
  /* nav-top ab 568px */

  .nav-top .logo img {
    margin-left: 1.5rem;
  }
  header .nav-top .menu-top {
    padding-top: 1.1rem;
    padding-right: 0.5rem;
    text-align: right;
  }
  .nav-top .menu-top li {
    font-size: 0.9rem;
  }
  .nav-top .menu-top li a:hover {
    background-color: transparent;
  }
  .custom-wrapper.open {
    height: 16.3rem; /*Höhe Menü, wenn offen*/
  }
}
@media screen and (min-width: 48em) {
  /* nav-top ab 768px */
  .nav-top .logo {
    height: 4.6rem;
    box-shadow: none;
  }
  .custom-wrapper {
    height: 4.6rem;
  }
  header .nav-top .menu-top {
    padding-right: 1rem;
    padding-top: 2.2rem;
  }
  .nav-top .menu-top li a {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .nav-top .logo img {
    margin-left: 1rem;
    width: 93%;
    max-height: 4.6rem;
    padding-top: 0.9rem;
  }
  .head-info {
    right: 1.6rem;
    padding-top: 0;
    width: 70%;
    height: auto;
  }

  .head-info div.mail,
  .head-info div.tel {
    position: relative;
    right: 0;
    top: 0;
    transition: none;
    width: auto;
    padding: 0;
    background: none;
    float: right; /*damit die Box immer am rechten Rand bleibt*/
  }
  .head-info div.mail {
    background: url(../img/icon_email.svg) no-repeat left center;
    background-size: auto 1.5rem;
  }

  .head-info div.tel {
    background: url(../img/icon_telefon.svg) no-repeat left center;
    background-size: auto 1.5rem;
  }

  .head-info div.mail a,
  .head-info div.tel a {
    color: #4d4d4d;
    padding-left: 2.2rem;
  }
  .head-info div.mail a:hover,
  .head-info div.tel a:hover {
    color: #e5392f;
  }
  .head-tel .klick-tel,
  .head-mail .klick-mail {
    display: none;
  }
  #klick2:hover div.mail,
  #klick1:hover div.tel {
    right: 0rem;
  }
}

@media screen and (min-width: 900px) {
  /* nav-top ab 900px */
  .nav-top .menu-top li a {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .nav-top .logo img {
    padding-top: 0.4rem;
  }
}

@media screen and (min-width: 64em) {
  /* nav-top ab 1024px */
  .nav-top .logo {
    height: 5.5rem;
  }
  .custom-wrapper {
    height: 5.5rem;
  }
  header .nav-top .menu-top {
    padding-right: 7vh;
    padding-top: 2.8rem;
  }
  .nav-top .logo img {
    max-height: 5.5rem;
    margin-left: 7vh;
  }
  .head-info {
    right: 7vh;
    width: 55%;
    padding-top: 0.5rem;
  }
  .head-info div.mail a {
    padding-right: 1.2rem;
  }
}

@media screen and (min-width: 80em) {
  /* nav-top ab 1280px */
  /*.nav-wrapper-in{
		max-width: 1500px;
		margin-left: auto;
		margin-right: auto;
	}*/
  /*header .nav-top .menu-top{
		padding-right: 16vh;
	}
	.head-info{
		right: 16vh;
	}
	.nav-top .logo img{
		margin-left: 16vh;
	}
	.nav-top .menu-top li{
		font-size: 1rem;
	}*/
}

/* header "top"-Bereich */

.top {
  position: relative;
  padding-top: 3.8rem;
}

.top figure {
  margin: 0px;
}

.top h1 {
  position: absolute;
  text-indent: -99999em; /*nicht sichtbar*/
}

.top h2 {
  position: absolute;
  top: 55%;
  left: 0.2rem;
  color: #fff;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  font-weight: 300;
  padding: 0;
  margin: 0;
  font-size: 1.3rem;
}

.top h2 strong {
  font-weight: 900;
}

/* header slider */
/*
.swiper-container {
	height: 50vh;
	background: #ededed;
}

.swiper-button-prev, .swiper-button-next {
  transition: transform .25s ease;
}

.swiper-button-prev:hover {
  transform: translateX(-5px);
}

.swiper-button-next:hover {
  transform: translateX(5px);
}
*/

@media screen and (min-width: 450px) {
  /* top ab 450px */
  .top h2 {
    font-size: 1.7rem;
  }
}

@media screen and (min-width: 35.5em) {
  /* top ab 568px */
  .top h2 {
    font-size: 2.2rem;
    top: 50%;
  }
  .top {
    padding-top: 0;
  }
}

@media screen and (min-width: 48em) {
  /* top ab 768px */
  .top h2 {
    font-size: 2.7rem;
  }

  .top {
    padding-top: 0;
  }
}

@media screen and (min-width: 64em) {
  /* top ab 1024px */
  .top h2 {
    top: 65%;
  }
}

/* ################## main Startseite #####################*/

main .start {
  text-align: left;
  padding: 0rem 0.7rem;
}

main .start figure {
  margin: 0;
  text-align: center;
}

main .start .img-box {
  margin: 0;
  margin-top: 0.5rem;
  /*border: 2px solid #e5392f;*/
}

main .start .img-box img {
  display: block; /* eigentlich soll dies die weißen Kanten entfernen, funktioniert aber nicht - roter Rand ggf. direkt auf Bilder machen*/
}
main .start .line {
  width: 5rem;
  height: 0.2rem;
  border-top: 2px solid #e5392f;
  padding-bottom: 0.6rem;
}

/* neu auf Start - Standorte / News /Teambild */

main .standort-wrap {
  padding-bottom: 2rem;
  width: 100%;
}
main .standorte {
  background-color: #ffffff;
  padding: 0.5rem;
}
main .standorte .h4-gr {
  color: #e5392f;
}
main .standorte .h5-gr {
  margin-block-start: 0;
}
main .standorte .line {
  padding-bottom: 0.1rem;
}

main .standort-karten {
  height: auto;
}

main .standort-karten .karte {
  height: 40vh;
  padding: 0;
  margin-top: 1.5rem;
}

main .standort-karten .map {
  width: 100%;
  height: 100%;
}

main .kfz-bild {
  margin: 0rem;
  margin-top: 1.5rem;
  position: relative;
  padding-bottom: 1rem;
}
main .kfz-bild h2 {
  position: absolute;
  bottom: 1rem;
  font-weight: 400;
  font-size: 1.3rem;
  padding: 0;
  margin: 0;
  color: #ffffff;
  text-align: center;
}
main .news-vorschau {
  padding-bottom: 1rem;
}

main .news-vorschau section {
  margin-top: 1.5rem;
}

main .news-vorschau .vorschau-text {
  background-color: #ffffff;
  padding: 0.5rem;
  padding-bottom: 1rem;
  width: 90%;
  margin-right: 5%;
  margin-left: 5%;
  position: relative;
  top: -1rem;
  -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
main .news-vorschau .vorschau-text a.link-rot {
  display: inline-block;
  font-size: 1rem;
  color: #e5392f;
  padding: 0.6rem 0.5rem 0.8rem 0rem;
}

main .news-vorschau .button-link {
  text-align: right;
}

main .news-vorschau .button-link a {
  display: inline-block;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  background-color: #e5392f;
  color: #ffffff;
  margin-right: 5%;
}

@media screen and (min-width: 450px) {
  /* main ab 450px */
  main .start .img-box {
    margin-top: 1.5rem;
  }
  main .start figure {
    padding: 0rem 2rem 1rem 2rem;
  }
  main .start .news-vorschau figure {
    padding: 0rem;
  }
}

@media screen and (min-width: 35.5em) {
  /* main ab 568px */
  main .start {
    padding: 1rem 1.5rem;
  }
  main .start figure {
    padding-left: 13%;
    padding-right: 13%;
  }
  /*standorte neu*/
  main .standort-wrap {
    padding-bottom: 0rem;
  }

  main .standort-wrap .standorte {
    order: 2;
    padding-left: 1.5rem;
    padding-top: 2rem;
  }

  main .standort-wrap .standorte .h4-gr {
    margin-top: 0rem;
  }

  main .standort-wrap .standort-karten {
    order: 1;
    margin-top: 1.5rem;
  }
  main .standort-wrap .standort-karten figure {
    margin-top: 0rem;
  }
  main section > div:nth-of-type(4) .standort-karten {
    margin-bottom: 3rem;
  }
  main section > div:nth-of-type(2) .standort-karten {
    margin-top: 3rem;
  }
  main section > div:nth-of-type(2) .standorte {
    padding-top: 3rem;
  }
  /*news-vorschau neu*/

  main .news-vorschau section .vorschau-text {
    padding: 1rem;
  }
}

@media screen and (min-width: 48em) {
  /* main ab 768px */
  main .start figure {
    padding: 0rem 0rem 1rem 0rem;
  }
  main .start .img-box:first-child {
    padding-right: 1rem;
  }
  main .start .img-box:last-child {
    padding-left: 1rem;
  }

  main .start .oben-1 {
    padding-right: 1rem;
  }
  main .start .oben-2 {
    padding-left: 1rem;
  }
  main .start .line {
    width: 6rem;
    padding-bottom: 1rem;
  }

  main .news-vorschau section {
    display: flex;
    flex-direction: column;
  }
  main .news-vorschau section .vorschau-text {
    height: 100%;
  }

  main .news-vorschau section:nth-of-type(1) {
    padding-right: 0.2rem;
  }
  main .news-vorschau section:nth-of-type(2) {
    padding-right: 0.1rem;
    padding-left: 0.1rem;
  }
  main .news-vorschau section:nth-of-type(3) {
    padding-left: 0.2rem;
  }
  main .news-vorschau section .vorschau-text {
    min-height: 300px;
  }
  main .news-vorschau .button-link a {
    margin-right: 1.66%;
  }
}

@media screen and (min-width: 64em) {
  /* main ab 1024px */
  main .start {
    padding-left: 7vh;
    padding-right: 7vh;
  }
  main .start .img-box:first-child {
    padding-right: 3%;
  }
  main .start .img-box:last-child {
    padding-left: 3%;
  }

  main .start .oben-1 {
    padding-right: 3%;
  }
  main .start .oben-2 {
    padding-left: 3%;
  }
  main .kfz-bild h2 {
    bottom: 1.5rem;
    font-weight: bold;
    font-size: 1.7rem;
  }
  main .news-vorschau section .vorschau-text {
    min-height: 330px;
  }
}

@media screen and (min-width: 80em) {
  /* main ab 1280px */
  main .start {
    padding-left: 16vh;
    padding-right: 16vh;
  }
  main .news-vorschau section:nth-of-type(1) {
    padding-right: 0.6rem;
  }
  main .news-vorschau section:nth-of-type(2) {
    padding-right: 0.3rem;
    padding-left: 0.3rem;
  }
  main .news-vorschau section:nth-of-type(3) {
    padding-left: 0.6rem;
  }
}

@media screen and (min-width: 90em) {
  /* main ab 1440px */
  main .standort-wrap .standorte {
    padding-left: 4rem;
  }
  main .kfz-bild h2 {
    bottom: 1.8rem;
    font-size: 2.2rem;
  }
  main .news-vorschau section:nth-of-type(1) {
    padding-right: 1rem;
  }
  main .news-vorschau section:nth-of-type(2) {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  main .news-vorschau section:nth-of-type(3) {
    padding-left: 1rem;
  }
  main .news-vorschau section .vorschau-text {
    min-height: 310px;
    padding: 1.5rem 2rem;
  }
}
@media screen and (min-width: 1800px) {
  /* main ab 1800px */

  main .news-vorschau section:nth-of-type(1) {
    padding-right: 1.6rem;
  }
  main .news-vorschau section:nth-of-type(2) {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
  }
  main .news-vorschau section:nth-of-type(3) {
    padding-left: 1.6rem;
  }
  main .news-vorschau section .vorschau-text {
    min-height: 300px;
    padding: 2rem 3rem;
  }
}

/* ################## footer #####################*/

footer {
  background-color: #4d4d4d;
  margin-top: 1rem;
  padding: 0rem 0.7rem;
}

/*   kontakt  */

footer .kontakt div {
  text-align: left;
  padding-bottom: 0.5rem;
}

footer .kontakt div h4 {
  padding: 0rem 0.5rem 0.1rem 1.5rem;
  color: #fff;
  background: url(../img/icon_standort.svg) no-repeat left center;
  background-size: auto 1.2rem;
}

footer .kontakt div p {
  padding: 0rem 0.5rem 0.1rem 1.5rem;
  color: #fff;
}

footer .kontakt div p a {
  color: #fff;
}

footer .kontakt p.k-uhr {
  background: url(../img/icon_uhr.svg) no-repeat left center;
  background-size: auto 1.1rem;
}

footer .kontakt p.k-tel {
  background: url(../img/icon_telefon.svg) no-repeat left center;
  background-size: auto 1.1rem;
}

footer .kontakt p.k-mail {
  background: url(../img/icon_email.svg) no-repeat left center;
  background-size: auto 1.1rem;
}

footer .kontakt p a:hover,
footer .kontakt p a:focus,
footer .kontakt p a:active {
  color: #e5392f;
}

/*   nav-footer  */

footer .nav-footer {
  padding: 0.2rem 0.5rem 0rem 0.5rem;
  margin-right: auto;
  margin-left: auto;
}

footer .nav-footer li {
  display: inline-block;
}
footer .nav-footer a {
  padding: 0.3rem 0.3rem;
  padding-top: 0.1rem;
  font-size: 0.8rem;
  color: #fff;
}

footer .copyright p {
  margin-top: 0.3rem;
  margin-bottom: 0rem;
  padding: 0.3rem 0.3rem;
  font-size: 0.8rem;
  color: #fff;
}

footer .copyright p a {
  text-decoration: none;
  color: #fff;
}

footer .copyright p a:hover,
footer .copyright p a:focus,
footer .copyright p a:active {
  color: #e5392f;
}

@media screen and (min-width: 35.5em) {
  /* footer ab 568px */
  footer {
    padding: 0rem 1.5rem;
  }
}

@media screen and (min-width: 48em) {
  /* footer ab 768px */

  footer {
    padding: 1rem 1.5rem 0.3rem 1.5rem;
  }
  footer .kontakt div h4 {
    margin: 0;
  }

  footer .kontakt div.adresse {
    padding-left: 1.5rem;
  }
}

@media screen and (min-width: 64em) {
  /* footer ab 1024px */
  footer {
    padding-left: 7vh;
    padding-right: 7vh;
  }

  footer .copyright p {
    margin: 0;
    text-align: right;
  }

  footer .nav-footer {
    text-align: left;
  }
  footer .kontakt div.adresse {
    padding-left: 3.5%;
  }
}

@media screen and (min-width: 80em) {
  /* footer ab 1280px */
  footer {
    padding-left: 16vh;
    padding-right: 16vh;
  }
}

/* footer - neu - Änderung 11.06.21 */

footer h2 {
  color: #e5392f;
  font-size: 1.15rem;
  font-weight: 400;
}

footer h3 {
  color: #ffffff;
  font-weight: 400;
  font-size: 1.1rem;
  padding-bottom: 0.4rem;
}

footer .kontakt .ort p:first-of-type {
  margin-top: 1rem;
}
footer .kontakt .ort h3 {
  padding-left: 1.5rem;
}

footer .kontakt .ort h3.k-uhr {
  background: url(../img/icon_uhr.svg) no-repeat left center;
  background-size: auto 1.1rem;
}

footer .kontakt p.k-standort {
  background: url(../img/icon_standort.svg) no-repeat left center;
  background-size: auto 1.2rem;
}
footer .kontakt .ort figure {
  margin: 0rem;
  margin-top: 1rem;
  max-width: 20rem;
}
footer .kontakt .adresse h3:last-of-type {
  margin-top: 2rem;
}
footer .kontakt {
  padding-bottom: 2rem;
}
footer .kontakt figure div {
  padding-bottom: 0;
}

@media screen and (min-width: 48em) {
  footer h2 {
    font-size: 1.25rem;
  }
  footer h3 {
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 64em) {
  footer h2 {
    font-size: 1.35rem;
  }
  footer h3 {
    font-size: 1.3rem;
  }
}
@media screen and (min-width: 80em) {
  footer h2 {
    font-size: 1.5rem;
  }
  footer h3 {
    font-size: 1.4rem;
  }
}

/* ################## Über uns #####################*/

.top h2.team {
  /*top: 65%;*/
  color: #e5392f;
  background-color: rgba(255, 255, 255, 0.7);
  padding: 0.3rem 0;
  margin-left: 0.5rem;
  max-width: 250px;
}

main.ueber-uns .start h3 {
  padding-bottom: 0.8rem;
}
main.ueber-uns .start h3.h3-gr-line {
  padding-bottom: 0.2rem;
}

main.ueber-uns .start figure .img-box > img:nth-of-type(2) {
  margin-top: 0.5rem;
}

@media screen and (min-width: 28.5em) {
  main.ueber-uns .start figure .img-box > img:nth-of-type(2) {
    margin-top: 1.5rem;
  }
}

@media screen and (min-width: 35.5em) {
  /* top ab 568px */
  .top h2.team {
    /*top: 60%;*/
    margin-left: 1rem;
    max-width: 350px;
  }
}
@media screen and (min-width: 48em) {
  main.ueber-uns .start h3 {
    padding-bottom: 1.2rem;
  }
  main.ueber-uns .start figure .img-box > img:nth-of-type(2) {
    margin-top: 3.12vw;
  }
  .top h2.team {
    /*top: 65%;*/
    margin-left: 7vh;
    max-width: 420px;
    padding: 0.5rem 0;
  }
}

@media screen and (min-width: 64em) {
  /* top ab 1024px */
  .top h2.team {
    top: 60%;
    padding: 1rem 0;
  }
}

/*über uns NEU - Standorte*/
main.ueber-uns .ueber-standorte {
  background-color: #e5392f;
  padding-top: 1rem;
  position: relative;
  margin-top: 2rem;
  margin-bottom: 1.5rem;
}
main.ueber-uns .ueber-standorte .standorte {
  background-color: transparent;
  padding: 0;
}
main.ueber-uns .ueber-standorte .standorte .h4-gr,
main.ueber-uns .ueber-standorte .standorte .h5-gr,
main.ueber-uns .ueber-standorte .standort-karten .h4-gr a,
main.ueber-uns .ueber-standorte .standorte p,
main.ueber-uns .ueber-standorte .standorte p a {
  color: #ffffff;
}
main.ueber-uns .ueber-standorte .standort-karten {
  padding-bottom: 1.5rem;
}
main.ueber-uns .ueber-standorte .standort-karten .h4-gr {
  margin-top: 0rem;
}
main.ueber-uns .ueber-standorte .standort-karten .karte {
  padding-bottom: 1rem;
  margin-top: 1.1rem;
}
main.ueber-uns .ueber-standorte .standort-karten .h4-gr a:hover,
main.ueber-uns .ueber-standorte .standort-karten .h4-gr a:focus,
main.ueber-uns .ueber-standorte .standort-karten .h4-gr a:active {
  color: #4d4d4d;
}
main.ueber-uns .ueber-standorte .standorte .line {
  border-color: #ffffff;
}

@media screen and (min-width: 64em) {
  main.ueber-uns .ueber-standorte {
    height: 33rem;
    margin-bottom: 18rem;
  }
  main.ueber-uns .ueber-standorte .standorte {
    min-height: 370px;
  }
  main.ueber-uns .ueber-standorte .start > div:nth-of-type(1) {
    padding-right: 0.8rem;
  }
  main.ueber-uns .ueber-standorte .start > div:nth-of-type(2) {
    padding-right: 0.4rem;
    padding-left: 0.4rem;
  }
  main.ueber-uns .ueber-standorte .start > div:nth-of-type(3) {
    padding-left: 0.8rem;
  }

  main.ueber-uns .ueber-standorte .standort-karten .h4-gr a {
    color: #e5392f;
  }
} /*Ende Media 64em, 1024px*/

@media screen and (min-width: 1440px) {
  main.ueber-uns .ueber-standorte .start > div:nth-of-type(1) {
    padding-right: 2rem;
  }
  main.ueber-uns .ueber-standorte .start > div:nth-of-type(2) {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  main.ueber-uns .ueber-standorte .start > div:nth-of-type(3) {
    padding-left: 2rem;
  }
}

/* ################## Referenzen #####################*/

main.referenz h3 {
  padding-bottom: 0.8rem;
}
main.referenz .kontakt-b {
  text-align: center;
  margin-top: 0.5rem;
  padding-bottom: 1rem;
}

@media screen and (min-width: 48em) {
  main.referenz .start .img-box {
    padding: 0;
    margin: 0;
  }

  main.referenz h3 {
    padding-bottom: 1.2rem;
  }
}

/* ################## Leistungen #####################*/
.leistungen .oben {
  padding-bottom: 0.7rem;
}

.leistungen .oben p {
  margin-top: 0.7rem;
}

.leistungen .l-box {
  padding-top: 0.5rem;
}

.leistungen .l-box-in {
  border: solid 1px #4d4d4d;
  padding: 0.7rem 1rem;
  cursor: pointer;
  background-color: #fff;
}
.leistungen .l-box-in h3 {
  margin-top: 0.5rem;
}

.leistungen .l-box-in:hover,
.leistungen .l-box-in:focus,
.leistungen .l-box-in:active {
  background-color: #e5392f;
}

/* aktive l-box */

.leistungen #akkordeon .ui-state-active,
.leistungen #akkordeon .ui-state-focus {
  outline: none; /* blaue linie weg*/
}
.leistungen #akkordeon .ui-accordion-header-active {
  outline: none;
}
.leistungen #akkordeon .ui-accordion-header-active .l-box-in {
  background-color: #e5392f;
  border: none;
}
.leistungen #akkordeon .ui-accordion-header-active .l-box-in h3 {
  color: #fff;
}
.leistungen #akkordeon .ui-accordion-header-active .l-box-in p {
  color: #fff;
}
.leistungen #akkordeon .ui-accordion-header-active .l-box-in .line {
  border-top: 2px solid #fff;
}

/*----------------------*/

.leistungen .hidebox {
  margin-top: 0.5rem;
  background-color: #e5392f;
}

.leistungen .hidebox img {
  padding-right: 1.5rem;
}
.leistungen .hidebox > div {
  padding: 1rem;
}
.leistungen .hidebox .line {
  border-top: 2px solid #fff;
}
.leistungen .hidebox h3,
.leistungen .hidebox p {
  color: #fff;
}

.leistungen .hidebox a {
  color: #fff;
}

.leistungen .hidebox a:focus,
.leistungen .hidebox a:hover {
  color: #4d4d4d;
}

/*----------------------*/

@media screen and (min-width: 48em) {
  /*768px*/
  .leistungen .l-box {
    padding-right: 0.5rem;
  }
  .leistungen .l-box-in {
    height: 240px;
  }
  .leistungen .hidebox > div {
    padding: 1rem 0rem 1rem 1rem;
  }
  .leistungen .hidebox {
    margin-right: 0.5rem;
  }
  .leistungen .hidebox img {
    padding-bottom: 2rem;
  }
}
@media screen and (min-width: 64em) {
  /*1024px*/
  .leistungen .l-box-in {
    height: 310px;
  }
}

@media screen and (min-width: 1100px) {
  .leistungen .l-box-in {
    height: 290px;
  }
}

@media screen and (min-width: 80em) {
  /*1280px*/
  .leistungen .l-box-in {
    height: 320px;
  }
}

@media screen and (min-width: 1390px) {
  .leistungen .l-box-in {
    height: 290px;
  }
}

/* ################ Impressum / Datenschutz ################### */
.impressum ul {
  padding-left: 1.5rem;
}

.impressum li {
  color: #4d4d4d;
}
.impressum a {
  font-weight: 700;
}

/* ################ Kontakt ################### */
.kontakt .start,
.referenz .start,
.leistungen .start,
.impressum .start,
.datenschutz .start,
.aktuelles article:nth-of-type(1).start {
  padding-top: 4rem;
}

.kontakt .start .oben-1 {
  padding-bottom: 0.3rem;
}
.kontakt .oben > div.oben-1:nth-of-type(2) h2,
.kontakt .oben div.oben-2 h2 {
  font-weight: bold;
  font-size: 1.7rem;
}
.kontakt .oben h3 {
  padding-bottom: 0.5rem;
}
.kontakt .oben-1 h3:nth-of-type(4) {
  color: #e5392f;
}

/* formular */

.kontakt .form fieldset {
  margin-top: 0.3rem;
}

.kontakt .form fieldset p {
  margin-top: 0.5rem;
}

.kontakt .form .feld {
  position: relative;
  background-color: #4d4d4d;
  margin-top: 0.5rem;
}
.kontakt .form .feld > label {
  position: absolute;
  top: 0rem;
  left: 0.5rem;
  font-size: 0.9rem;
  color: #fff;
}

.kontakt .form .feld > input:focus + label {
  font-size: 0.6rem;
}
.kontakt .form .feld input {
  border: none;
  box-shadow: none;
  border-radius: 0;
  background-color: #4d4d4d;
  color: #e5392f;
  padding-left: 4.5rem;
}
.kontakt .form .feld textarea {
  border: none;
  box-shadow: none;
  border-radius: 0;
  background-color: #4d4d4d;
  color: #e5392f;
  padding-top: 2rem;
}

.kontakt .form input[type="checkbox"] {
  display: block;
  line-height: 25px;
  width: 25px;
  height: 25px;
  font-size: 25px;
  cursor: pointer;
  border: none;
}

.kontakt .form #submitbtn {
  padding-right: 3rem;
  padding-left: 3rem;
  margin-top: 0.3rem;
}

/* OpenStreetMaps */

main.kontakt figure.karte2,
main.kontakt figure.karte3,
main.kontakt figure.karte1 {
  height: 40vh;
  padding: 0;
  margin-top: 1.5rem;
}

main.kontakt .map {
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 48em) {
  /* ab 768px */
  .kontakt .start,
  .referenz .start,
  .leistungen .start,
  .impressum .start,
  .datenschutz .start,
  .aktuelles article:nth-of-type(1).start {
    padding-top: 5rem;
  }
  main.kontakt figure.karte2 {
    padding-right: 1rem;
  }
  main.kontakt figure.karte3 {
    padding-left: 1rem;
  }
  main.kontakt figure.karte1 {
    margin-top: 3rem;
  }
}

@media screen and (min-width: 64em) {
  /* ab 1024 */
  main.kontakt figure.karte2 {
    padding-right: 2vw;
    margin-top: 4vw;
    padding-bottom: 4vw;
  }
  main.kontakt figure.karte3 {
    padding-left: 2vw;
    margin-top: 4vw;
    padding-bottom: 4vw;
  }
  main.kontakt figure.karte1 {
    margin-top: 4vw;
  }

  main.kontakt figure.karte2,
  main.kontakt figure.karte3,
  main.kontakt figure.karte1 {
    height: 60vh;
  }

  .kontakt .start,
  .referenz .start,
  .leistungen .start,
  .impressum .start,
  .datenschutz .start,
  .aktuelles article:nth-of-type(1).start {
    padding-top: 6rem;
  }
}

/* ############ Cookie Message ################## */

#cookie-message {
  position: fixed;
  bottom: 0px;
  z-index: 2000;
  text-align: center;
  width: 100%;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  margin: 0;
  padding: 0.7rem 0;
}

#cookie-message .cookie-content {
  width: 60%;
  margin: 0 auto;
  position: relative;
}

#cookie-message p {
  margin: 0;
  color: #fff;
  padding: 0rem 0.5rem 0.5rem 0.5rem;
}

#cookie-message p a {
  color: #fff;
  text-decoration: none;
}

#cookie-message.close {
  display: none !important;
}

#cookie-message .cookie-close {
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
}
#cookie-close:hover,
#cookie-close:focus,
#cookie-close:active {
  color: #fff;
}

/* Leistungs Boxen */
.akkordeon-section {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
}

.row {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-evenly;
  overflow: hidden;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
}

.box {
  width: 100%;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  /* transition: all .25s ease; */
  cursor: pointer;
  padding-right: 0 !important;
  padding-top: 0 !important;
}

@media only screen and (min-width: 768px) {
  .box {
    width: calc(50% - 10px);
  }
}

@media only screen and (min-width: 1024px) {
  .box {
    width: calc(33.33% - 10px);
  }
}

.box:hover .l-box-in {
  background-color: #e5392f;
}

.box.active .l-box-in {
  background-color: #e5392f;
  border: 2px solid transparent;
}

.box.active h3 {
  color: #fff;
}

.box.active .line {
  border-top: 2px solid #fff;
}

.box.active p {
  color: #fff;
}

.detail-box {
  width: 100%;
  display: none;
  z-index: 1;
  margin-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  left: 0;
}

.detail-box.show {
  display: block;
}

.detail-box .inner {
  width: 100%;
}

@media only screen and (min-width: 768px) {
  .detail-box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
/*#######################*/

/* Info Box Corona head*/
header {
  position: relative;
}
.top-info-box {
  background-color: rgba(229, 57, 47, 1);
  padding: 0.5rem;
}
.top-info-box h3 {
  color: #fff;
}
.top-info-box p {
  color: #fff;
}

@media only screen and (min-width: 768px) {
  .top-info-box {
    position: absolute;
    top: 20%;
    z-index: 10;
    left: 0;
    margin-left: 1.5rem;
    margin-right: 1.5rem;
    padding: 0.5rem;
    background-color: rgba(255, 255, 255, 0.8);
  }
  .top-info-box h3,
  .top-info-box p {
    color: #e5392f;
  }
}
@media only screen and (min-width: 1024px) {
  .top-info-box {
    background-color: transparent;
    margin-left: 7vh;
  }
  .top-info-box div {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 0.5rem;
  }
  .top-info-box h3 {
    color: #e5392f;
  }
}

@media only screen and (min-width: 80em) {
  .top-info-box {
    margin-left: 16vh;
  }
  .top-info-box div {
    padding: 1rem;
  }
}

/*#######################*/

/* Neu 12.10.2021 - Aktuelles */



.news-beitrag {
  margin-top: 1rem;
  position: relative;
}
.news-beitrag .anker {
  position: absolute;
  top: -80px;
}

.news-beitrag .oben {
  background-color: #ffffff;
  flex-direction: column-reverse;
}
.news-beitrag .oben .text {
  padding: 0.5rem;
}

@media only screen and (min-width: 450px) {
  .news-beitrag .oben figure {
    padding: 0;
  }
  .news-beitrag .oben .text {
    padding: 0rem 1rem 1rem 1rem;
  }
  .news-beitrag .oben .bild {
    padding: 0rem 1rem 1rem;
  }

  .direction {
    flex-direction: row-reverse !important;
  }

  .direction .text {
    text-align: left !important;
  }

  .direction .text .line {
    margin-left: unset !important;
  }

}

@media only screen and (min-width: 48em) {
  .news-beitrag .oben {
    flex-direction: initial;
  }
  .news-beitrag .oben .bild {
    padding: 0rem;
    padding-bottom: 2rem;
  }
  .news-beitrag:nth-child(odd) .oben .text {
    padding: 0.5rem 1.5rem 1rem 1.5rem;
    order: 2;
    text-align: right;
  }
  .news-beitrag:nth-child(even) .oben .text {
    padding: 0.5rem 1.5rem 1rem 1.5rem;
  }
  .news-beitrag:nth-child(odd) .oben .text .line {
    margin-right: 0;
    margin-left: auto;
  }
} /*ende media 48em*/

@media only screen and (min-width: 80em) {
  .news-beitrag:nth-child(even) .oben .bild {
    padding-left: 1.5rem;
  }
  .news-beitrag:nth-child(odd) .oben .bild {
    padding-right: 1.5rem;
  }

  .direction {
    flex-direction: row-reverse;
  }
} /*ende media 80em*/



.popup {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 2rem;

  background-color: rgba(229, 57, 47, 1);
  color:  #fff;
  box-shadow: var(--depth-3);
  width: calc(100vw - 2rem);
  max-width: 900px;
  backdrop-filter: blur(4px);

  max-height: calc(100vh - 2rem);
  overflow: auto;

  z-index: 1500;

  /* hide at beginning */
  opacity: 0;

  

  &.open {
		opacity: 1;
		transform: translate(-50%, -50%);
		user-select: auto;
		pointer-events: auto;
	}

  &__content {
    p {
      margin: 0;
      &.script {
        font-size: 1.75em;
      }
    }
    p,
    strong,
    b {
      color: var(--typo);
    }
  }

  &__close {
    position: absolute;
    top: 0;
    right: 0;
    width: 2.5rem;
    height: 2.5rem;
    /* // background: rgba(0,0,0,.1); */
    /* transition: background .25s $cubic; */
    cursor: pointer;

    &:hover {
      background: rgba(0,0,0,.2);
    }

    &:active {
      background: rgba(0,0,0,.3);
    }

    &:before,
    &:after {
      content: '';
      position: absolute;
      margin: auto;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      width: 80%;
      height: 2px;
      background: var(--typo);
    }

    &:before {
      transform: rotate(45deg);
    }

    &:after {
      transform: rotate(-45deg);
    }
  }
}

  
  


/*#######################*/
