@charset "UTF-8";
/*  ------------------------------------------------------
Stylesheet zu www.
2013                   
*  *  *  *                              
Design: www.owmedia.de // 
--------------------------------------------------------*/
/*  ------------------------------------------------------
BASICS
--------------------------------------------------------*/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
html, body {
  margin: 0;
  padding: 0;
  font-family: "Open Sans", sans-serif;
  overflow-x: clip;
  scroll-behavior: smooth;
}
#phone {
  display: none;
}
.center {
  text-align: center;
}
.bild_links {
  float: left;
  margin: 0 10px 10px 0;
}
.bild_rechts {
  float: right;
  margin: 0 0 10px 10px;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.hideslider {
  display: none;
}
table, tr, th, td, img, fieldset {
  border: 0 none;
}
div.clear {
  clear: both;
  height: 0;
  font-size: 0;
  overflow: hidden;
}
.row {
  margin-right: 0px;
  margin-left: 0px;
  position: relative;
}
.width {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}
img {
  max-width: 100%;
  height: auto;
}
a, a:link, a:visited, a:not([href]):not([tabindex]), a:not([href]):not([tabindex]):link, a:not([href]):not([tabindex]):visited {
  color: #F29404;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
a:hover, a:focus, a:active, a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):active {
  color: #000000;
  text-decoration: none;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
a.button, a.button:link, a.button:visited, a.button:not([href]):not([tabindex]), a.button:not([href]):not([tabindex]):link, a.button:not([href]):not([tabindex]):visited, button.button, span.button {
  background-color: #F29404;
  color: #ffffff;
  font-size: 15px;
  font-weight: bold;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  padding: 0px 15px;
  cursor: pointer;
  border: none;
}
a.button.klein, a.button:link.klein, a.button:visited.klein, a.button:not([href]):not([tabindex]).klein, a.button:not([href]):not([tabindex]):link.klein, a.button:not([href]):not([tabindex]):visited.klein, button.button.klein, span.button.klein {
  height: 32px;
  line-height: 32px;
  padding: 0px 12px;
}
a.button:hover, a.button:focus, a.button:active, a.button:not([href]):not([tabindex]):hover, a.button:not([href]):not([tabindex]):focus, a.button:not([href]):not([tabindex]):active, button.button:hover, button.button:focus, button.button:active, span.button:hover, span.button:focus, span.button:active {
  background-color: #000000;
  color: #ffffff;
}
.ohne-abst {
  padding: 0px !important;
}
.responsive_video {
  position: relative;
  padding-bottom: 56%;
  height: 0;
  overflow: hidden;
  width: 100%;
}
.responsive_video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#phone {
  display: none;
}
.error {
  border: 1px solid #c00 !important;
  margin-bottom: 0 !important;
}
.error-msg {
  color: #c00;
  font-size: 12px;
  display: block;
  margin-top: 2px;
  margin-bottom: 12px;
  line-height: 1.2;
}
p:has(input[type="checkbox"].error) {
  margin-bottom: 0;
}
.bild_links {
  float: left;
  margin: 0px 15px 5px 0px;
}
div {
  width: 100%;
}
#karte div {
  width: inherit;
}
.googlemaps_hinweis {
  background: #E8E8E8;
  padding: 100px 30px;
  text-align: center;
}
.responsive_video, .responsive-video {
  position: relative;
  padding-bottom: 56%;
  height: 0;
  overflow: hidden;
  width: 100%;
}
.responsive_video iframe, .responsive-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.responsive_video .noYT, .responsive-video .noYT {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  height: 100%;
  width: 100%;
  background: #E8E8E8;
  text-align: center;
  padding: 15px;
}
.responsive_video .noYT .noYT_box, .responsive-video .noYT .noYT_box {
  display: table;
  width: 100%;
  height: 100%;
}
.responsive_video .noYT .noYT_box .noYT_center, .responsive-video .noYT .noYT_box .noYT_center {
  display: table-cell;
  vertical-align: middle;
}
.mfp-figure:after {
  display: none;
}
.mfp-counter {
  text-align: center;
}
/*  ------------------------------------------------------
ALLGEMEINES
--------------------------------------------------------*/
img, video {
  max-width: 100%;
  height: auto;
}
h1, h2, h3, h4, h5, h6 {
  margin-top: 0px;
}
h1 {
  font-weight: 300;
  font-size: 32px;
  margin-bottom: 35px;
  text-transform: uppercase;
  color: #F29404;
}
h2 {
  font-weight: 300;
  font-size: 25px;
  margin-bottom: 15px;
  line-height: 30px;
  text-transform: uppercase;
  color: #000000;
}
h3 {
  font-weight: normal;
  font-size: 20px;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #999999;
}
h4 {
  font-weight: normal;
  font-size: 16px;
  margin-bottom: 0px;
  text-transform: uppercase;
  color: #F29404;
}
p, ul, ol, table {
  margin: 0px 0px 20px 0px;
  font-size: 16px;
  line-height: 20px;
  color: #707070;
}
ul li, ol li {
  margin: 0px 0px 7px 0px;
}
table tr td {
  vertical-align: top;
  padding: 3px 15px 3px 0px;
}
#zielform {
  margin-bottom: 20px;
}
#phone {
  display: none;
}
/*  ------------------------------------------------------
SWIPER Allgemein
--------------------------------------------------------*/
.swiper-horizontal {
  position: relative;
  margin: 0px;
  overflow: hidden;
}
.swiper-horizontal .swiper-pagination {
  background: #E8E8E8;
  position: relative;
  margin-top: 30px;
}
.swiper-horizontal .swiper-pagination .swiper-pagination-progressbar-fill {
  background: #F29404;
}
.swiper-horizontal .swiper-button-prev, .swiper-horizontal .swiper-button-next {
  width: 35px;
  height: 35px;
  margin: 0px;
  padding: 0px;
  background-repeat: no-repeat;
  background-position: center center;
}
.swiper-horizontal .swiper-button-prev:after, .swiper-horizontal .swiper-button-next:after {
  display: none;
}
.swiper-horizontal .swiper-button-prev {
  background-image: url(//basics.lingunection.com/images/pfeil_links_block.svg);
  left: 0px;
}
.swiper-horizontal .swiper-button-next {
  background-image: url(//basics.lingunection.com/images/pfeil_rechts_block.svg);
  right: 0px;
}
/*  ------------------------------------------------------
META
--------------------------------------------------------*/
.meta {
  background-color: #F29404;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: right;
}
.meta p {
  color: #ffffff;
  font-size: clamp(12px, 2vw, 14px);
  margin-bottom: 0px;
  display: inline-block;
  vertical-align: top;
  margin-left: 15px;
}
.meta p span {
  margin-right: 5px;
}
.meta p a, .meta p a:link, .meta p a:visited {
  color: #ffffff;
}
.meta p a:hover, .meta p a:focus, .meta p a:active {
  color: #E8E8E8;
}
.meta .buttonbox a.button, .meta .buttonbox a.button:link, .meta .buttonbox a.button:visited {
  color: #F29404;
  background: #ffffff;
  margin-left: 3px;
}
.meta .buttonbox a.button:hover, .meta .buttonbox a.button:focus, .meta .buttonbox a.button:active {
  color: #ffffff;
  background: #000000;
  margin-left: 3px;
}
/*  ------------------------------------------------------
HEADER
--------------------------------------------------------*/
.header {
  background-color: #E8E8E8;
  padding-top: 20px;
  padding-bottom: 20px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.header .main-menu {
  text-align: right;
}
.header .main-menu ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  width: 100%;
}
.header .main-menu ul li {
  display: inline-block;
  margin-left: 15px;
  vertical-align: top;
  margin-bottom: 0px;
  position: relative;
}
.header .main-menu ul li a, .header .main-menu ul li a:link, .header .main-menu ul li a:visited {
  color: #707070;
  font-size: 16px;
  font-weight: normal;
}
.header .main-menu ul li a:hover, .header .main-menu ul li a:focus, .header .main-menu ul li a:active {
  color: #F29404;
}
.header .main-menu ul li ul {
  display: none;
  position: absolute;
  left: 0px;
  top: 22px;
  padding: 10px 20px;
  background-color: #E8E8E8;
  width: auto;
  margin: 0px;
  text-align: left;
  z-index: 2000;
}
.header .main-menu ul li ul li {
  display: block;
  padding: 5px 0px;
  margin: 0px;
  white-space: nowrap;
}
.header .main-menu ul li ul li a, .header .main-menu ul li ul li a:link, .header .main-menu ul li ul li a:visited {
  color: #707070;
}
.header .main-menu ul li ul li a:hover, .header .main-menu ul li ul li a:focus, .header .main-menu ul li ul li a:active {
  color: #F29404;
}
.header .main-menu ul li ul li ul {
  display: block;
  position: relative;
  left: inherit;
  top: inherit;
  padding: 0px 0px 0px 10px;
}
.header .main-menu ul li ul li ul li a, .header .main-menu ul li ul li ul li a:link, .header .main-menu ul li ul li ul li a:visited {
  text-transform: none;
  font-size: 15px;
}
.header .main-menu ul li:hover ul, .header .main-menu ul li:focus ul, .header .main-menu ul li:active ul {
  display: block;
}
.header #mobilemenu {
  padding: 15px;
}
.header #mobilemenu ul {
  list-style-type: none;
  margin: 0px;
}
.header #mobilemenu ul li {
  display: block;
  padding: 5px 0px;
  margin: 0px;
}
.header #mobilemenu ul li a, .header #mobilemenu ul li a:link, .header #mobilemenu ul li a:visited {
  color: #707070;
  font-size: 18px;
  font-weight: 300;
  text-transform: uppercase;
}
.header #mobilemenu ul li a:hover, .header #mobilemenu ul li a:focus, .header #mobilemenu ul li a:active {
  color: #F29404;
}
.header #mobilemenu ul li ul {
  padding: 0px 0px 0px 10px;
}
.header #mobilemenu ul li ul li a, .header #mobilemenu ul li ul li a:link, .header #mobilemenu ul li ul li a:visited {
  color: #707070;
}
.header #mobilemenu ul li ul li a:hover, .header #mobilemenu ul li ul li a:focus, .header #mobilemenu ul li ul li a:active {
  color: #F29404;
}
.header button.mobilebutton {
  background: none;
  border: none;
  display: block;
  text-align: right;
  cursor: pointer;
  margin: 0px 0px 0px auto;
}
.header button.mobilebutton p {
  display: inline-block;
  vertical-align: middle;
  margin: 0px 10px 0px 0px;
  cursor: pointer;
}
.header button.mobilebutton .icon {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 14px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
.header button.mobilebutton .icon span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #707070;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.header button.mobilebutton .icon span:nth-child(1) {
  top: 0px;
}
.header button.mobilebutton .icon span:nth-child(2) {
  top: 6px;
}
.header button.mobilebutton .icon span:nth-child(3) {
  top: 12px;
}
.header button.mobilebutton.open .icon span:nth-child(1) {
  top: 6px;
  width: 100%;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.header button.mobilebutton.open .icon span:nth-child(2) {
  opacity: 0;
}
.header button.mobilebutton.open .icon span:nth-child(3) {
  top: 6px;
  width: 100%;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.header.sticky {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 100;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #F29404;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
/*  ------------------------------------------------------
SLIDER
--------------------------------------------------------*/
.slider-abst {
  margin-bottom: clamp(40px, 3vw, 80px);
}
.galerien {
  width: 100%;
  margin-bottom: clamp(40px, 3vw, 80px);
}
.galerien img, .galerien picture {
  width: 100%;
  height: auto;
}
.galerien .headerbild_slider .swiper-pagination {
  margin: 0px;
}
/*  ------------------------------------------------------
CONTENT
--------------------------------------------------------*/
.template-text {
  padding-bottom: clamp(30px, 3.5vw, 60px);
}
.template-akkordeon {
  padding-bottom: clamp(30px, 3.5vw, 60px);
}
.template-bild {
  padding-bottom: clamp(50px, 3.5vw, 80px);
}
.template-bild img {
  width: 100%;
  height: auto;
}
.template-liste {
  padding-bottom: clamp(30px, 3.5vw, 60px);
}
/*  ------------------------------------------------------
ZITAT
--------------------------------------------------------*/
.zitat {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 40px;
  padding-bottom: 40px;
  margin-bottom: clamp(50px, 3.5vw, 80px);
}
.zitat img {
  display: block;
  margin: 0 auto 30px auto;
}
.zitat h3 {
  color: #ffffff;
  line-height: 140%;
}
.zitat small {
  float: right;
  color: #ffffff;
  font-size: 13px;
}
/*  ------------------------------------------------------
Formular
--------------------------------------------------------*/
.kontaktblock {
  padding-bottom: clamp(50px, 3.5vw, 80px);
}
.kontaktblock form {
  width: 100%;
}
.kontaktblock form input[type="text"], .kontaktblock form input[type="tel"], .kontaktblock form select {
  width: 48%;
  display: inline-block;
  margin-right: 1%;
  margin-bottom: 10px;
  border: 1px solid #999999;
  line-height: 30px;
  background: #E8E8E8;
  padding: 0px 5px;
  color: #707070;
}
.kontaktblock form textarea {
  width: 97.5%;
  display: inline-block;
  margin-bottom: 10px;
  border: 1px solid #999999;
  line-height: 30px;
  height: 120px;
  background: #E8E8E8;
  padding: 0px 5px;
  color: #707070;
}
/*  ------------------------------------------------------
Formular allgemein
--------------------------------------------------------*/
.formular form {
  width: 100%;
}
.formular form input[type="text"], .formular form input[type="tel"], .formular form select, .formular form input[type="date"], .formular form input[type="file"] {
  width: 100%;
  display: inline-block;
  margin-bottom: 15px;
  border: 1px solid #999999;
  line-height: 30px;
  height: 32px;
  background: #E8E8E8;
  padding: 0px 5px;
  color: #707070;
}
.formular form textarea {
  width: 100%;
  display: inline-block;
  margin-bottom: 10px;
  border: 1px solid #999999;
  line-height: 30px;
  height: 120px;
  background: #E8E8E8;
  padding: 0px 5px;
  color: #707070;
}
.formular form label {
  margin-bottom: 5px;
}
.formular form p span {
  display: inline-block;
  vertical-align: top;
  margin: 0px 15px 5px 0px;
  max-width: 90%;
}
.formular form p span.ganze_breite {
  display: block;
  margin: 0px 0px 5px 0px;
  width: 100%;
}
/*  ------------------------------------------------------
MAPS
--------------------------------------------------------*/
.maps {
  padding-bottom: clamp(50px, 3.5vw, 80px);
}
/*  ------------------------------------------------------
Aktuelles
--------------------------------------------------------*/
.aktuelles {
  padding-bottom: clamp(50px, 3.5vw, 80px);
}
.aktuelles .box {
  margin-bottom: 25px;
}
.aktuelles .box .inhalt {
  padding: 25px;
  background: #E8E8E8;
}
.aktuelles .box hr {
  margin-bottom: 10px;
  margin-top: 10px;
  background: #F29404;
  border: none;
  height: 1px;
}
.aktuelles .box .box-head {
  margin-bottom: 15px;
}
.aktuelles .button-weiter {
  text-align: center;
}
.aktuelles .newsslider .swiper-button-prev, .aktuelles .newsslider .swiper-button-next {
  top: calc(50% - 30px);
}
.aktuelles .newsslider .swiper-button-prev {
  background-image: url(//basics.lingunection.com/images/pfeil_links.svg);
  background-position: left center;
}
.aktuelles .newsslider .swiper-button-next {
  background-image: url(//basics.lingunection.com/images/pfeil_rechts.svg);
  background-position: right center;
}
.aktuelles .newsslider .swiper-pagination {
  margin: 0px 0px 30px 0px;
}
/*  ------------------------------------------------------
GALERIE
--------------------------------------------------------*/
.galerie {
  padding-bottom: clamp(30px, 3.5vw, 60px);
}
.galerie img {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
}
/*  ------------------------------------------------------
ZAHLENBLOCK
--------------------------------------------------------*/
.zahlenblock {
  margin-bottom: clamp(50px, 3.5vw, 80px);
  padding-top: 40px;
  padding-bottom: 40px;
  background: #E8E8E8;
  text-align: center;
}
.zahlenblock .box {
  text-align: center;
}
.zahlenblock .box span {
  color: #F29404;
  font-weight: bold;
  font-size: 70px;
  margin-bottom: 10px;
  display: block;
}
.zahlenblock .box h3 {
  color: #707070;
  margin-bottom: 0px;
  display: block;
}
.zahlenblock .faktenslider .swiper-button-prev, .zahlenblock .faktenslider .swiper-button-next {
  top: calc(50% - 30px);
}
.zahlenblock .faktenslider .swiper-button-prev {
  background-image: url(//basics.lingunection.com/images/pfeil_links.svg);
  background-position: left center;
}
.zahlenblock .faktenslider .swiper-button-next {
  background-image: url(//basics.lingunection.com/images/pfeil_rechts.svg);
  background-position: right center;
}
/*  ------------------------------------------------------
INFOBLÖCKE
--------------------------------------------------------*/
.leistungen {
  padding-bottom: clamp(30px, 3.5vw, 60px);
}
.leistungen h2 {
  margin-bottom: 30px;
}
.leistungen .box {
  margin-bottom: 25px;
  background: #E8E8E8;
  padding: 25px 25px 5px 25px;
  height: calc(100% - 25px);
}
.leistungen .box img {
  display: block;
  margin: 0px auto 20px auto;
}
/*  ------------------------------------------------------
TEAM
--------------------------------------------------------*/
.team {
  padding-top: 40px;
  padding-bottom: 40px;
  margin-bottom: clamp(50px, 3.5vw, 80px);
  background: #E8E8E8;
}
.team h2 {
  margin-bottom: 30px;
}
.team img {
  width: 100%;
  height: auto;
}
.team .name {
  padding: 15px 25px;
  text-align: center;
  background: #ffffff;
}
.team .name p {
  color: #707070;
  margin-bottom: 0px;
}
.team .bereich {
  padding: 15px 25px;
  text-align: center;
  background: #707070;
}
.team .bereich p {
  color: #ffffff;
  margin-bottom: 0px;
}
.team .teamslider .swiper-button-prev, .team .teamslider .swiper-button-next {
  top: calc(50% - 30px);
}
.team .teamslider .swiper-button-prev {
  background-image: url(//basics.lingunection.com/images/pfeil_links.svg);
  background-position: left center;
}
.team .teamslider .swiper-button-next {
  background-image: url(//basics.lingunection.com/images/pfeil_rechts.svg);
  background-position: right center;
}
/*  ------------------------------------------------------
AKKORDEON
--------------------------------------------------------*/
.akkordeontext3 img, .akkordeontext3 video {
  margin-bottom: 20px;
}
a.akkordeonlink {
  cursor: pointer;
  text-decoration: none;
}
.akkordeonblock {
  padding-bottom: 30px;
}
.akkordeonblock div {
  padding-top: 20px;
}
.akkordeonteaser {
  margin-bottom: 0px;
  font-size: 14px;
}
h3.akkordeon {
  margin-bottom: 10px;
  background-image: url(//basics.lingunection.com/images/pfeil_unten.svg);
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 50px;
  background-size: auto 20px;
  cursor: pointer;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
h3.akkordeon.akkordeon_offen {
  background-image: url(//basics.lingunection.com/images/pfeil_oben.svg);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
/*  ------------------------------------------------------
TEXT VARIABEL
--------------------------------------------------------*/
.text_variabel {
  padding-bottom: clamp(20px, 2vw, 40px);
}
.text_variabel .template-text {
  padding-bottom: clamp(10px, 2vw, 20px);
}
.text_variabel .template-bild {
  padding-bottom: clamp(20px, 2vw, 40px);
}
.text_variabel .template-akkordeon {
  padding-bottom: clamp(10px, 2vw, 20px);
}
.text_variabel .template-liste {
  padding-bottom: clamp(10px, 2vw, 20px);
}
/*  ------------------------------------------------------
FOOTER
--------------------------------------------------------*/
.copyright {
  background: #E8E8E8;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: right;
}
.copyright p {
  margin-bottom: 0px;
  color: #707070;
  font-size: 12px;
}
.footer {
  background: #F29404;
  padding-top: 50px;
  padding-bottom: 30px;
}
.footer .logos {
  padding-bottom: 35px;
}
.footer .logos img {
  display: inline-block;
  vertical-align: top;
  margin: 0px 5px 5px 0px;
}
.footer ul {
  list-style-type: none;
  padding: 0px;
  margin-bottom: 15px;
  font-size: clamp(12px, 2vw, 14px);
  text-align: right;
}
.footer ul li {
  margin: 0px;
}
.footer ul li a, .footer ul li a:link, .footer ul li a:visited {
  color: #ffffff;
  text-decoration: none;
}
.footer ul li a:hover, .footer ul li a:focus, .footer ul li a:active {
  color: #ffffff;
  text-decoration: underline;
}
.footer img {
  margin-bottom: 20px;
}
.footer p {
  margin-bottom: 15px;
  color: #ffffff;
  font-size: clamp(12px, 2vw, 14px);
}
.footer p a, .footer p a:link, .footer p a:visited {
  color: #ffffff;
}
.footer p a:hover, .footer p a:focus, .footer p a:active {
  color: #E8E8E8;
}
/***********************
Media Query
***********************/
@media (max-width: 767.98px) {
  button.mobile-icon {
    display: inline-block;
  }
  .desktop {
    display: none;
  }
  .kontaktblock form {
    margin-bottom: 40px;
  }
  .zahlenblock .block {
    width: 49%;
    margin-bottom: 20px;
  }
  .footer p {
    text-align: left !important;
  }
}
@media (max-width: 575.98px) {
  /*h1, h2, h3, h4 {
		hyphens: auto;
		-webkit-hyphens: auto;
		-moz-hyphens: auto;
		-ms-hyphens: auto;
		-o-hyphens: auto;
	}*/
}
@media (max-width: 479.98px) {
  button.mobile-icon {
    margin-top: 0px;
  }
  .meta p.adresse {
    display: none;
  }
}
@media (max-width: 400px) {
  .zahlenblock .block {
    width: 100%;
  }
  .kontaktblock form input, .kontaktblock form select, .kontaktblock form textarea {
    width: 100%;
  }
}
