@charset "UTF-8";
@font-face {
  font-family: "fs_untitled-bold";
  src: url("../fonts/FSUntitledWeb-Bold750.woff2") format("woff2"), url("../fonts/FSUntitledWeb-Bold750.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "fs_untitled-medium";
  src: url("../fonts/FSUntitledWeb-Medium550.woff2") format("woff2"), url("../fonts/FSUntitledWeb-Medium550.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "fs_untitled-regular";
  src: url("../fonts/FSUntitledWeb-Regular450.woff2") format("woff2"), url("../fonts/FSUntitledWeb-Regular450.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
body {
  font-size: 18px;
  line-height: 24px;
  background-color: white;
  font-family: "fs_untitled-regular";
  background: url(../pics/BG.svg);
  background-position: -2vw 200px;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: 168vw auto;
}
@media (max-width: 1199px) {
  body {
    background-position: -2vw 135px;
  }
}
@media (max-width: 991px) {
  body {
    background-position: -2vw 105px;
  }
}
@media (max-width: 991px) {
  body.menueopen {
    overflow: hidden;
  }
}
*, h1, h2, h3, h4, h5, h6 {
  letter-spacing: 0;
  font-weight: 400;
  font-family: "fs_untitled-medium";
}
h5 {
  margin-bottom: 0px !important;
  font-family: "fs_untitled-bold";
}
p {
  font-size: 18px !important;
  line-height: 28px !important;
  font-family: "fs_untitled-regular" !important;
}
a, a:visited {
  transition: color 110ms ease-in-out;
  color: #31AFD7;
}
a:focus, a:hover {
  outline: none;
  text-decoration: none;
  color: black;
}
#content {
  min-height: 900px;
}
[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: none;
}
strong {
  font-family: "fs_untitled-bold" !important;
}
p {
  line-height: 1.6rem;
}
ol li {
  margin-bottom: 20px;
}
code {
  color: black;
}
button:focus, button:focus-visible {
  outline: none;
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1);
}
.lock-scrolling .site {
  position: relative;
}
.primary-navigation-open .primary-navigation {
  position: absolute;
}
.entry-header, .post-thumbnail, .entry-content, .entry-footer, .author-bio {
  margin-left: 0px;
}
@media (max-width: 991px) {
  .entry-header, .post-thumbnail, .entry-content, .entry-footer, .author-bio {
    margin-top: 0px;
  }
}
.entry-content {
  background-color: rgba(255, 255, 255, 0.8);
}
.site-main > * {
  margin-top: auto;
  margin-bottom: auto;
}
.has-background-white .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
  color: #31AFD7;
  background: transparent;
}
.site .button, input[type=submit], input[type=reset], .wp-block-search__button, .wp-block-button .wp-block-button__link {
  font-family: "fs_untitled-medium";
  padding: 0;
  margin: 0;
  font-size: 1rem;
  border: 2px solid #31AFD7;
  color: white;
  background-color: #31AFD7 !important;
  padding: 2px 0 0 0;
}
.site .button:hover, input[type=submit]:hover, input[type=reset]:hover, .wp-block-search .wp-block-search__button:hover, .wp-block-file .wp-block-file__button:hover {
  color: #31AFD7;
}
input[type=text], input[type=email], input[type=url], input[type=password], input[type=search], input[type=number], input[type=tel], input[type=date], input[type=month], input[type=week], input[type=time], input[type=datetime], input[type=datetime-local], input[type=color], .site textarea {
  border: 2px solid #31AFD7;
}
input[type=text]:focus, input[type=email]:focus, input[type=url]:focus, input[type=password]:focus, input[type=search]:focus, input[type=number]:focus, input[type=tel]:focus, input[type=date]:focus, input[type=month]:focus, input[type=week]:focus, input[type=time]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=color]:focus, .site textarea:focus {
  outline: none;
}
.site-title {
  font-family: "fs_untitled-regular";
}
.page-header {
  border-bottom: none;
  margin-top: 30px;
  padding-bottom: 0px;
}
.bgwhite {
  background: white;
}
#head-wrapper {
  display: flex;
  justify-content: center;
}
#masthead {
  width: 100%;
  position: fixed;
  padding-top: 10px;
  background: white;
  height: fit-content;
  z-index: 999;
  transition: all 0.55s;
  overflow: hidden;
}
#masthead.shrink {
  transform: translate3d(0, -110px, 0px);
}
@media (max-width: 991px) {
  #masthead {
    height: 90px;
  }
  #masthead.show {
    height: 100vh !important;
  }
}
@media (min-width: 992px) {
  #masthead {
    min-height: 110px;
  }
}
#masthead.border {
  border-bottom: 1px solod gray;
}
#masthead #logo {
  height: 60px;
  width: auto;
}
@media (min-width: 992px) {
  #masthead #logo {
    height: 80px;
  }
}
#masthead .site-branding {
  position: absolute;
  z-index: 999;
  margin-top: 4px;
  margin-right: 0px;
}
#masthead #primary-mobile-menu {
  margin-right: 5px;
  width: 60px;
  justify-content: center;
  align-items: center;
  height: 60px;
  background: transparent !important;
  outline: none;
}
#masthead #primary-mobile-menu .open img {
  height: 18px;
}
#masthead #primary-mobile-menu .close {
  opacity: 1;
}
#masthead #primary-mobile-menu .close img {
  height: 23px;
}
#masthead .primary-navigation {
  position: relative;
  margin-left: auto;
}
@media (min-width: 992px) {
  #masthead .primary-navigation {
    margin-top: 25px;
  }
}
#masthead .primary-navigation a {
  color: #31AFD7;
  font-family: "fs_untitled-regular";
  padding: 6px 10px 3px 10px;
  display: grid;
  transition: none;
}
@media (max-width: 991px) {
  #masthead .primary-navigation a {
    display: inline;
    font-size: 24px;
    line-height: 40px;
  }
}
#masthead .primary-navigation a:hover {
  text-decoration: none;
  background-color: #31AFD7;
  border-radius: 15px;
  color: white;
}
@media (max-width: 991px) {
  #masthead .primary-navigation a:hover {
    border-radius: 25px;
  }
}
#masthead .primary-navigation .dropdown-toggle:after {
  margin: 0;
  border: 0px;
}
@media (max-width: 991px) {
  #masthead .primary-navigation a#dropdownSuche {
    display: flex;
    justify-content: flex-end;
  }
}
#masthead .primary-navigation a#dropdownSuche:hover {
  text-decoration: none;
  background-color: transparent;
  color: #31AFD7;
}
#masthead .primary-navigation a.wpmenucart-contents {
  display: flex;
}
#masthead .primary-navigation a.wpmenucart-contents span {
  background-color: #6D0654;
  border-radius: 10px;
  width: 16px;
  height: 16px;
  color: white;
  text-align: center;
  font-size: 12px;
  vertical-align: auto;
  display: -webkit-box;
  padding: 3px 0 0 1px;
  margin: -11px 0 0 -12px;
  letter-spacing: -0.05em;
}
#masthead .primary-navigation a.wpmenucart-contents:hover {
  text-decoration: none;
  background-color: transparent;
  color: #31AFD7;
}
#masthead .primary-navigation .dropdown-menu.show .active a {
  background-color: #31AFD7;
  border-radius: 15px;
  color: white;
}
#masthead .primary-navigation .dropdown-menu.show .active a:hover {
  text-decoration: none;
}
#masthead .primary-navigation .current-menu-ancestor > a {
  background-color: #31AFD7;
  border-radius: 15px;
  color: white;
}
@media (max-width: 991px) {
  #masthead .primary-navigation .current-menu-ancestor > a {
    border-radius: 25px;
  }
}
#masthead .primary-navigation .current-menu-ancestor > a:hover {
  text-decoration: none;
}
@media (max-width: 575px) {
  #masthead .primary-navigation .menu-button-container {
    display: block;
    padding: 10px 0 0 0;
  }
}
@media (max-width: 991px) {
  #masthead .primary-navigation .menu-button-container {
    display: block;
    padding: 4px 0 0 0;
  }
}
#masthead .primary-navigation .main-navi {
  display: flex;
}
@media (max-width: 991px) {
  #masthead .primary-navigation .main-navi {
    display: none;
    flex-direction: column;
  }
  #masthead .primary-navigation .main-navi.show {
    display: flex;
    margin-top: 90px;
  }
  #masthead .primary-navigation .main-navi li {
    text-align: right;
  }
}
#masthead .primary-navigation .main-navi .navbar-collapse {
  flex: 1 auto;
}
#masthead .primary-navigation .main-navi .navbar-collapse #menu-navi_main {
  flex-direction: row;
  justify-content: flex-end;
}
@media (max-width: 991px) {
  #masthead .primary-navigation .main-navi .navbar-collapse #menu-navi_main {
    flex-direction: column;
  }
}
#masthead .primary-navigation .main-navi .navbar-collapse #menu-navi_main .sub-menu-toggle {
  display: none;
}
@media (max-width: 991px) {
  #masthead .primary-navigation .main-navi .navbar-collapse #menu-navi_main li {
    text-align: right;
  }
}
@media (min-width: 992px) {
  #masthead .primary-navigation .main-navi .navbar-collapse #menu-navi_main li {
    margin-right: 20px;
    height: 40px;
  }
}
#masthead .primary-navigation .main-navi .navbar-collapse #menu-navi_main .spacer-left {
  margin-left: 40px;
}
@media (max-width: 991px) {
  #masthead .primary-navigation .main-navi .navbar-collapse #menu-navi_main .spacer-left {
    margin-left: 0px;
    margin-top: 15px;
  }
}
#masthead .primary-navigation .main-navi .navbar-collapse #menu-navi_main .dropdown-menu {
  margin-top: 9px;
}
@media (max-width: 991px) {
  #masthead .primary-navigation .main-navi .navbar-collapse #menu-navi_main .dropdown-menu {
    margin: 0;
    padding: 0;
    position: relative !important;
    transform: none !important;
    margin-bottom: 20px;
  }
}
@media (max-width: 991px) {
  #masthead .primary-navigation .main-navi .navbar-collapse #menu-navi_main .dropdown-menu li a {
    padding: 6px 10px 3px 10px;
  }
}
#masthead .primary-navigation .main-navi .suche {
  margin: -3px 0 0 10px;
}
@media (max-width: 991px) {
  #masthead .primary-navigation .main-navi .suche {
    margin: 15px 0 0 0;
  }
}
#masthead .primary-navigation .main-navi .suche #dropdownSuche::after {
  display: none;
}
#masthead .primary-navigation .main-navi .suche #dropdownSuche #Lupe {
  height: 25px;
  width: auto;
}
#masthead .primary-navigation .main-navi .suche .dropdown-suche {
  width: 400px;
}
@media (max-width: 991px) {
  #masthead .primary-navigation .main-navi .suche .dropdown-suche {
    width: 100%;
    padding: 0 20px 0 15px;
  }
}
#masthead .primary-navigation .main-navi .suche .dropdown-suche #search-form-1 {
  width: 200px;
  height: 36px;
  margin: 0;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  padding-left: 20px;
  padding-top: 14px;
}
@media (max-width: 991px) {
  #masthead .primary-navigation .main-navi .suche .dropdown-suche #search-form-1 {
    width: 160px;
  }
}
#masthead .primary-navigation .main-navi .suche .dropdown-suche .search-submit {
  width: 100px;
  height: 36px;
  font-size: 1rem;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-left: 0px;
  margin: 0;
  color: white;
}
#masthead .primary-navigation .main-navi .suche .dropdown-suche .search-submit:hover {
  color: #31AFD7;
  background-color: white !important;
  border: 2px solid #31AFD7;
  border-left: 0px;
}
#masthead .primary-navigation .main-navi .suche .dropdown-suche .search-submit .search-form {
  max-width: none;
}
#masthead .primary-navigation .main-navi .login {
  margin: -3px 0 0 10px;
}
@media (max-width: 991px) {
  #masthead .primary-navigation .main-navi .login {
    margin: 43px 0 0 0;
    display: flex;
    justify-content: flex-end;
  }
}
#masthead .primary-navigation .main-navi .login:hover {
  text-decoration: none;
  background-color: transparent;
  color: #31AFD7;
}
#masthead .primary-navigation .main-navi .dropdown-menu {
  border: none;
}
#masthead .primary-navigation .main-navi .current-menu-item a {
  text-decoration: none;
}
.submenue ul {
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.submenue li {
  list-style: none;
  list-style-position: inside;
  float: right;
  display: block;
  margin: 0 0px 10px 0;
}
@media (max-width: 991px) {
  .submenue li {
    float: left;
  }
}
.submenue li a {
  font-size: 20px;
  color: #31AFD7;
  font-family: "fs_untitled-medium";
  padding: 6px 10px 3px 10px;
  display: grid;
  transition: none;
  float: right;
}
@media (max-width: 991px) {
  .submenue li a {
    float: left;
  }
}
.submenue li a:hover {
  text-decoration: none;
  background-color: #31AFD7;
  border-radius: 15px;
  color: white;
}
.submenue li.current-menu-item a {
  text-decoration: none;
  background-color: #31AFD7;
  border-radius: 15px;
  color: white;
}
.dropdown-toggle::after {
  border-top: 0px;
}
.btn-zad {
  background-color: transparent;
  border: 2px solid white;
  transition: all 0.25s;
}
.btn-zad.active {
  color: transparent;
  background-color: white;
}
.vcheck {
  background-color: #6D0654;
  width: 100vw;
  height: 100vh;
  color: white;
  position: fixed;
  z-index: 100;
  padding-top: 110px;
  transform: translate3d(100vw, 0, 0px);
}
@media (max-width: 991px) {
  .vcheck {
    padding-top: 90px;
  }
}
.vcheck .vcheck_nippel {
  transform: rotate(-90deg);
  margin-left: -145px;
  background: #6D0654 !important;
  border: none;
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
  color: white;
  padding: 11px 15px 43px 15px;
  margin-top: 150px;
  position: absolute;
  font-size: 20px;
  font-family: "fs_untitled-regular";
}
@media (max-width: 991px) {
  .vcheck .vcheck_nippel {
    margin-left: -110px;
  }
}
.vcheck .vcheck_nippel.plz {
  font-family: "fs_untitled-regular";
  margin-left: -145px;
}
@media (max-width: 991px) {
  .vcheck .vcheck_nippel.plz {
    margin-left: -120px;
  }
}
.vcheck .vcheck_nippel.plz span {
  font-family: "fs_untitled-medium";
}
.vcheck.show {
  transform: translate3d(0px, 0vw, 0px);
  transition: transform 1s ease-in-out 0.125s;
}
.vcheck.hide {
  transition: transform 1s ease-in-out 0.125s;
}
.vcheck .close {
  color: white !important;
  text-shadow: none;
  font-size: 2.5rem;
  opacity: 1;
  transition: all 0.25s;
  padding: 20px;
  background: transparent !important;
}
.vcheck .close:hover {
  opacity: 0.5 !important;
}
@media (max-width: 991px) {
  .vcheck .close {
    padding: 10px 24px;
    height: 55px;
  }
}
.vcheck .container {
  margin-top: 10vh;
}
@media (max-width: 991px) {
  .vcheck .container {
    margin-top: 0vh;
  }
}
.vcheck .container .btn-group {
  margin: 50px 0 0 0;
  border-radius: 15px;
  height: 36px;
  width: 100%;
}
.vcheck .container .btn-group .btn-zad {
  background-color: transparent;
  border: 2px solid white;
  transition: all 0.25s;
  color: white;
}
.vcheck .container .btn-group .btn-zad.active {
  color: #6D0654;
  background-color: white;
}
.vcheck .container .btn-group .btn-zad:first-child {
  border-top-left-radius: 18px;
  border-bottom-left-radius: 18px;
}
.vcheck .container .btn-group .btn-zad:last-child {
  border-top-right-radius: 18px;
  border-bottom-right-radius: 18px;
}
.vcheck .container form {
  margin-top: 30px;
}
.vcheck .container form .form-row {
  margin-right: -15px;
  margin-left: -15px;
}
.vcheck .container form .form-row .form-group {
  margin-bottom: 2rem;
}
@media (max-width: 991px) {
  .vcheck .container form .form-row .form-group {
    margin-bottom: 1rem;
  }
}
.vcheck .container form .form-row .form-group .form-control {
  color: #6D0654;
  font-size: 32px;
  padding: 3px 0 0 22px;
  height: 48px;
  border-radius: 24px;
}
.vcheck .container form .form-row .form-group .form-control.isDisabled {
  cursor: not-allowed;
  opacity: 0.5;
  text-decoration: none;
}
@media (max-width: 991px) {
  .vcheck .container form .form-row .form-group .form-control {
    font-size: 20px;
    padding: 3px 0 0 13px;
    height: 40px;
  }
}
.vcheck .container form .form-row [class*=col] {
  padding-right: 15px;
  padding-left: 15px;
}
@media (max-width: 991px) {
  .vcheck .container form .form-row [class*=col].lesspadding {
    padding-right: 0px;
  }
}
.vcheck .container form .form-row [class*=col] input {
  background: transparent;
  font-size: 40px;
  border: none;
  border-bottom: 2px solid white;
  margin-top: 50px;
  margin-right: 20px;
  color: white;
}
.vcheck .container form .form-row [class*=col] input::placeholder {
  color: white;
  opacity: 0.2;
}
.vcheck .container form .form-row [class*=col] .btn-zad {
  background-color: transparent;
  border: 2px solid white;
  transition: all 0.25s;
  color: white;
  border-radius: 18px;
  width: 100%;
  height: 48px;
  border-radius: 24px;
  font-size: 32px;
  padding: 0;
  margin-top: 46px;
}
.vcheck .container form .form-row [class*=col] .btn-zad:hover {
  color: #6D0654;
  background-color: white;
}
.vcheck .container form .form-row [class*=col] .btn-zad.isDisabled {
  cursor: not-allowed;
  opacity: 0.5;
  text-decoration: none;
}
@media (max-width: 991px) {
  .vcheck .container form .form-row [class*=col] .btn-zad {
    height: 40px;
    font-size: 20px;
    padding-top: 4px;
  }
}
.vcheck .container form .form-row .los {
  padding-top: 0px;
}
.vcheck .container form .invalid-feedback {
  color: white;
  margin-top: 10px;
}
#primary {
  margin-top: 180px;
}
@media (max-width: 1199px) {
  #primary {
    margin-top: 130px;
  }
}
@media (max-width: 991px) {
  #primary {
    margin-top: 90px;
  }
}
#primary .site-main {
  padding: 0;
}
.home .carousel-control-prev, .home .carousel-control-next {
  display: none;
}
.home #primary {
  margin-top: 90px;
}
@media (min-width: 992px) {
  .home #primary {
    margin-top: 110px;
  }
}
.home #carouselStart h2 {
  line-height: 78px !important;
  font-size: 80px !important;
}
@media (max-width: 991px) {
  .home #carouselStart h2 {
    line-height: 52px !important;
    font-size: 54px !important;
  }
}
.home #carouselStart h2 p {
  line-height: 78px !important;
  font-size: 80px !important;
}
@media (max-width: 991px) {
  .home #carouselStart h2 p {
    line-height: 52px !important;
    font-size: 54px !important;
  }
}
.home #carouselStart h3 {
  line-height: 78px !important;
  font-size: 60px !important;
}
@media (max-width: 991px) {
  .home #carouselStart h3 {
    line-height: 38px !important;
    font-size: 32px !important;
  }
}
.home #carouselStart h3 p {
  line-height: 78px !important;
  font-size: 60px !important;
}
@media (max-width: 991px) {
  .home #carouselStart h3 p {
    line-height: 38px !important;
    font-size: 32px !important;
  }
}
.home #carouselStart h4 {
  font-size: 48px !important;
  font-family: "fs_untitled-bold";
}
.home #carouselStart .carousel-inner .img_wrapper {
  display: flex;
  justify-content: center;
  height: 600px;
  z-index: 1;
  position: relative;
}
@media (max-width: 991px) {
  .home #carouselStart .carousel-inner .img_wrapper {
    height: 400px;
  }
}
.home #carouselStart .carousel-inner .img_wrapper img {
  width: 100% !important;
  height: 100% !important;
  max-width: 4000px !important;
  object-fit: cover;
}
.home #carouselStart .carousel-inner .svg_wrapper {
  display: flex;
  justify-content: center;
  background-color: white;
  height: 600px;
  z-index: 1;
  position: relative;
}
@media (max-width: 991px) {
  .home #carouselStart .carousel-inner .svg_wrapper {
    height: 400px;
  }
}
.home #carouselStart .carousel-inner .svg_wrapper svg {
  width: 100% !important;
  height: 100% !important;
  max-width: 4000px !important;
  object-fit: cover;
}
.home #carouselStart .carousel-inner .teasers {
  color: white;
  position: relative;
  z-index: 2;
  margin-top: -600px;
  height: 600px;
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  .home #carouselStart .carousel-inner .teasers {
    margin-top: -400px;
    height: 400px;
  }
}
.home #carouselStart .carousel-inner .teasers .row {
  display: flex;
  flex-direction: column;
}
.home #carouselStart .carousel-inner .teasers .row h2 {
  margin-bottom: 20px;
}
.home #carouselStart .carousel-inner .teasers .row .btn-zad {
  background-color: transparent;
  border: 2px solid white;
  transition: all 0.25s;
  color: white;
  border-radius: 18px;
  width: 150px;
  margin-top: 20px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 3px;
}
.home #carouselStart .carousel-inner .teasers .row .btn-zad:hover {
  color: #31AFD7;
  background-color: white;
}
.home .tarif_head_wrap, .page-template-tarife_uebersicht .tarif_head_wrap, .page-template-tarife_privat .tarif_head_wrap, .page-template-tarife_geschaeft .tarif_head_wrap {
  margin-top: 80px;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .home .tarif_head_wrap, .page-template-tarife_uebersicht .tarif_head_wrap, .page-template-tarife_privat .tarif_head_wrap, .page-template-tarife_geschaeft .tarif_head_wrap {
    margin-top: 32px;
  }
}
.home .tarif_head_wrap .tarif_head, .page-template-tarife_uebersicht .tarif_head_wrap .tarif_head, .page-template-tarife_privat .tarif_head_wrap .tarif_head, .page-template-tarife_geschaeft .tarif_head_wrap .tarif_head {
  color: #31AFD7;
  font-size: 60px;
}
@media (max-width: 991px) {
  .home .tarif_head_wrap .tarif_head, .page-template-tarife_uebersicht .tarif_head_wrap .tarif_head, .page-template-tarife_privat .tarif_head_wrap .tarif_head, .page-template-tarife_geschaeft .tarif_head_wrap .tarif_head {
    font-size: 30px;
  }
}
@media (max-width: 991px) {
  .home .tarife, .page-template-tarife_uebersicht .tarife, .page-template-tarife_privat .tarife, .page-template-tarife_geschaeft .tarife {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (max-width: 767px) {
  .home .tarife, .page-template-tarife_uebersicht .tarife, .page-template-tarife_privat .tarife, .page-template-tarife_geschaeft .tarife {
    padding-right: 30px;
    padding-left: 30px;
    font-size: 14px;
  }
}
.home .tarife .tarif_row, .page-template-tarife_uebersicht .tarife .tarif_row, .page-template-tarife_privat .tarife .tarif_row, .page-template-tarife_geschaeft .tarife .tarif_row {
  padding-right: -30px;
  padding-left: -30px;
}
.home .tarife .tarif_row .tarif_wrapper, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper {
  padding-right: 15px;
  padding-left: 15px;
  padding-bottom: 30px;
}
@media (max-width: 991px) {
  .home .tarife .tarif_row .tarif_wrapper, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper {
    padding-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .home .tarife .tarif_row .tarif_wrapper, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper {
    padding-right: 7px;
    padding-left: 7px;
    padding-bottom: 15px;
  }
}
.home .tarife .tarif_row .tarif_wrapper .tarif, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif {
  height: 470px;
  color: white;
  display: flex;
  flex-direction: column;
  padding: 16px 20px 18px;
  transition: all 0.75s;
}
@media (max-width: 767px) {
  .home .tarife .tarif_row .tarif_wrapper .tarif, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif {
    height: 210px;
  }
}
@media (max-width: 767px) {
  .home .tarife .tarif_row .tarif_wrapper .tarif, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif {
    padding: 6px 10px 0px;
  }
}
.home .tarife .tarif_row .tarif_wrapper .tarif h3, .home .tarife .tarif_row .tarif_wrapper .tarif h4, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif h3, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif h4, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif h3, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif h4, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif h3, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif h4 {
  font-size: 46px;
}
@media (max-width: 767px) {
  .home .tarife .tarif_row .tarif_wrapper .tarif h3, .home .tarife .tarif_row .tarif_wrapper .tarif h4, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif h3, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif h4, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif h3, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif h4, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif h3, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif h4 {
    font-size: 24px;
    line-height: 30px;
  }
}
.home .tarife .tarif_row .tarif_wrapper .tarif .stretcher, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif .stretcher, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .stretcher, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher {
  align-content: stretch;
  height: 80%;
  display: flex;
  flex-direction: column;
  margin-bottom: 120px;
}
@media (max-width: 767px) {
  .home .tarife .tarif_row .tarif_wrapper .tarif .stretcher, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif .stretcher, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .stretcher, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher {
    height: 6%;
  }
}
.home .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont {
  flex: 1;
  font-size: 36px;
  display: flex;
  flex-direction: row;
  align-items: flex-end;
}
@media (max-width: 767px) {
  .home .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont {
    font-size: 18px;
  }
}
.home .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont svg, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont svg, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont svg, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont svg {
  margin-bottom: 6px;
}
@media (max-width: 767px) {
  .home .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont svg, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont svg, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont svg, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont svg {
    width: 20px;
    margin-bottom: 0px;
  }
}
.home .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont .text, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont .text, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont .text, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont .text {
  margin-left: 20px;
}
@media (max-width: 767px) {
  .home .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont .text, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont .text, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont .text, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont .text {
    margin-left: 10px;
  }
}
.home .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont .text .small, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont .text .small, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont .text .small, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont .text .small {
  font-size: 20px;
  margin-left: 5px;
}
@media (max-width: 1199px) {
  .home .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont .text .small, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont .text .small, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont .text .small, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont .text .small {
    font-size: 16px;
    width: 20px;
    display: inline-block;
    line-height: 16px;
  }
}
@media (max-width: 767px) {
  .home .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont .text .small, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont .text .small, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont .text .small, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont .text .small {
    font-size: 10px;
    width: 20px;
    display: inline-block;
    line-height: 10px;
  }
}
.home .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont.telefonleitung svg, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont.telefonleitung svg, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont.telefonleitung svg, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont.telefonleitung svg {
  margin-bottom: 2px;
}
@media (max-width: 767px) {
  .home .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont.telefonleitung svg, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont.telefonleitung svg, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont.telefonleitung svg, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont.telefonleitung svg {
    width: 18px;
    margin-bottom: -2px;
  }
}
.home .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont.download, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont.download, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont.download, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont.download {
  margin-bottom: 10px;
}
.home .tarife .tarif_row .tarif_wrapper .tarif .stretcher path, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif .stretcher path, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .stretcher path, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher path {
  transition: stroke 0.75s;
}
.home .tarife .tarif_row .tarif_wrapper .tarif .stretcher line, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif .stretcher line, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .stretcher line, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher line {
  transition: stroke 0.75s;
}
.home .tarife .tarif_row .tarif_wrapper .tarif .stretcher rect, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif .stretcher rect, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .stretcher rect, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher rect {
  transition: stroke 0.75s;
}
.home .tarife .tarif_row .tarif_wrapper .tarif .stretcher svg g line, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif .stretcher svg g line, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .stretcher svg g line, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher svg g line {
  stroke: white;
}
.home .tarife .tarif_row .tarif_wrapper .tarif .stretcher svg g path, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif .stretcher svg g path, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .stretcher svg g path, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher svg g path {
  stroke: white;
}
.home .tarife .tarif_row .tarif_wrapper .tarif .stretcher svg g rect, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif .stretcher svg g rect, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .stretcher svg g rect, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher svg g rect {
  stroke: white;
}
.home .tarife .tarif_row .tarif_wrapper .tarif .vcheck-Link, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif .vcheck-Link, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .vcheck-Link, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .vcheck-Link {
  background: white;
  height: 32px;
  border-radius: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.75s;
}
@media (max-width: 767px) {
  .home .tarife .tarif_row .tarif_wrapper .tarif .vcheck-Link, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif .vcheck-Link, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .vcheck-Link, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .vcheck-Link {
    height: 24px;
    padding-top: 3px;
  }
}
.home .tarife .tarif_row .tarif_wrapper .tarif .vcheck-Link .desktop_text, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif .vcheck-Link .desktop_text, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .vcheck-Link .desktop_text, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .vcheck-Link .desktop_text {
  display: block;
}
@media (max-width: 767px) {
  .home .tarife .tarif_row .tarif_wrapper .tarif .vcheck-Link .desktop_text, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif .vcheck-Link .desktop_text, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .vcheck-Link .desktop_text, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .vcheck-Link .desktop_text {
    display: none;
  }
}
.home .tarife .tarif_row .tarif_wrapper .tarif .vcheck-Link .mobile_text, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif .vcheck-Link .mobile_text, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .vcheck-Link .mobile_text, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .vcheck-Link .mobile_text {
  display: none;
}
@media (max-width: 767px) {
  .home .tarife .tarif_row .tarif_wrapper .tarif .vcheck-Link .mobile_text, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif .vcheck-Link .mobile_text, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .vcheck-Link .mobile_text, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .vcheck-Link .mobile_text {
    display: block;
  }
}
.home .tarife .tarif_row .tarif_wrapper .tarif.blau, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif.blau, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif.blau, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.blau {
  background-color: #31AFD7;
  border: 4px solid #31AFD7;
}
.home .tarife .tarif_row .tarif_wrapper .tarif.blau .vcheck-Link, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif.blau .vcheck-Link, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif.blau .vcheck-Link, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.blau .vcheck-Link {
  color: #31AFD7;
}
.home .tarife .tarif_row .tarif_wrapper .tarif.rot, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif.rot, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif.rot, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.rot {
  background-color: #D0002A;
  border: 4px solid #D0002A;
}
.home .tarife .tarif_row .tarif_wrapper .tarif.rot .vcheck-Link, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif.rot .vcheck-Link, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif.rot .vcheck-Link, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.rot .vcheck-Link {
  color: #D0002A;
}
.home .tarife .tarif_row .tarif_wrapper .tarif.tuerkis, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif.tuerkis, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif.tuerkis, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.tuerkis {
  background-color: #00859B;
  border: 4px solid #00859B;
}
.home .tarife .tarif_row .tarif_wrapper .tarif.tuerkis .vcheck-Link, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif.tuerkis .vcheck-Link, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif.tuerkis .vcheck-Link, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.tuerkis .vcheck-Link {
  color: #00859B;
}
.home .tarife .tarif_row .tarif_wrapper .tarif.gelb, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif.gelb, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif.gelb, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.gelb {
  background-color: #FD9F00;
  border: 4px solid #FD9F00;
}
.home .tarife .tarif_row .tarif_wrapper .tarif.gelb .vcheck-Link, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif.gelb .vcheck-Link, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif.gelb .vcheck-Link, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.gelb .vcheck-Link {
  color: #FD9F00;
}
.home .tarife .tarif_row .tarif_wrapper .tarif.gruen, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif.gruen, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif.gruen, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.gruen {
  background-color: #99B815;
  border: 4px solid #99B815;
}
.home .tarife .tarif_row .tarif_wrapper .tarif.gruen .vcheck-Link, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif.gruen .vcheck-Link, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif.gruen .vcheck-Link, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.gruen .vcheck-Link {
  color: #99B815;
}
.home .tarife .tarif_row .tarif_wrapper .tarif.dunkelrot, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif.dunkelrot, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif.dunkelrot, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.dunkelrot {
  background-color: #81001A;
  border: 4px solid #81001A;
}
.home .tarife .tarif_row .tarif_wrapper .tarif.dunkelrot .vcheck-Link, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif.dunkelrot .vcheck-Link, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif.dunkelrot .vcheck-Link, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.dunkelrot .vcheck-Link {
  color: #81001A;
}
.home .tarife .tarif_row .tarif_wrapper .tarif.dunkelblau, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif.dunkelblau, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif.dunkelblau, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.dunkelblau {
  background-color: #002458;
  border: 4px solid #002458;
}
.home .tarife .tarif_row .tarif_wrapper .tarif.dunkelblau .vcheck-Link, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif.dunkelblau .vcheck-Link, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif.dunkelblau .vcheck-Link, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.dunkelblau .vcheck-Link {
  color: #002458;
}
.home .tarife .tarif_row .tarif_wrapper .tarif.dunkelblau .aktion, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif.dunkelblau .aktion, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif.dunkelblau .aktion, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.dunkelblau .aktion {
  color: white;
}
.home .tarife .tarif_row .tarif_wrapper .tarif.dunkelrot, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif.dunkelrot, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif.dunkelrot, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.dunkelrot {
  background-color: #81001A;
  border: 4px solid #81001A;
}
.home .tarife .tarif_row .tarif_wrapper .tarif.dunkelrot .vcheck-Link, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif.dunkelrot .vcheck-Link, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif.dunkelrot .vcheck-Link, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.dunkelrot .vcheck-Link {
  color: #81001A;
}
.home .tarife .tarif_row .tarif_wrapper .tarif.dunkelrot .aktion, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif.dunkelrot .aktion, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif.dunkelrot .aktion, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.dunkelrot .aktion {
  color: white;
}
.home .tarife .tarif_row .tarif_wrapper .tarif.dunkelgelb, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif.dunkelgelb, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif.dunkelgelb, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.dunkelgelb {
  background-color: #CD8300;
  border: 4px solid #CD8300;
}
.home .tarife .tarif_row .tarif_wrapper .tarif.dunkelgelb .vcheck-Link, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif.dunkelgelb .vcheck-Link, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif.dunkelgelb .vcheck-Link, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.dunkelgelb .vcheck-Link {
  color: #CD8300;
}
.home .tarife .tarif_row .tarif_wrapper .tarif.dunkelgelb .aktion, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif.dunkelgelb .aktion, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif.dunkelgelb .aktion, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.dunkelgelb .aktion {
  color: white;
}
.home .tarife .tarif_row .tarif_wrapper .tarif.dunkelgruen, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif.dunkelgruen, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif.dunkelgruen, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.dunkelgruen {
  background-color: #637711;
  border: 4px solid #637711;
}
.home .tarife .tarif_row .tarif_wrapper .tarif.dunkelgruen .vcheck-Link, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif.dunkelgruen .vcheck-Link, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif.dunkelgruen .vcheck-Link, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.dunkelgruen .vcheck-Link {
  color: #637711;
}
.home .tarife .tarif_row .tarif_wrapper .tarif.dunkelgruen .aktion, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif.dunkelgruen .aktion, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif.dunkelgruen .aktion, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.dunkelgruen .aktion {
  color: white;
}
.home .tarife .tarif_row .tarif_wrapper .tarif.dunkelgruen, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif.dunkelgruen, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif.dunkelgruen, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.dunkelgruen {
  background-color: #637711;
  border: 4px solid #637711;
}
.home .tarife .tarif_row .tarif_wrapper .tarif.dunkelgruen .vcheck-Link, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif.dunkelgruen .vcheck-Link, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif.dunkelgruen .vcheck-Link, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.dunkelgruen .vcheck-Link {
  color: #637711;
}
.home .tarife .tarif_row .tarif_wrapper .tarif.dunkelgruen .aktion, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif.dunkelgruen .aktion, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif.dunkelgruen .aktion, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.dunkelgruen .aktion {
  color: white;
}
.home .tarife .tarif_row .tarif_wrapper .tarif:hover.blau, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif:hover.blau, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.blau, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.blau {
  background-color: white;
  color: #31AFD7;
}
.home .tarife .tarif_row .tarif_wrapper .tarif:hover.blau svg g line, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif:hover.blau svg g line, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.blau svg g line, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.blau svg g line {
  stroke: #31AFD7;
}
.home .tarife .tarif_row .tarif_wrapper .tarif:hover.blau svg g path, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif:hover.blau svg g path, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.blau svg g path, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.blau svg g path {
  stroke: #31AFD7;
}
.home .tarife .tarif_row .tarif_wrapper .tarif:hover.blau svg g rect, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif:hover.blau svg g rect, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.blau svg g rect, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.blau svg g rect {
  stroke: #31AFD7;
}
.home .tarife .tarif_row .tarif_wrapper .tarif:hover.blau .vcheck-Link, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif:hover.blau .vcheck-Link, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.blau .vcheck-Link, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.blau .vcheck-Link {
  color: white;
  background-color: #31AFD7;
}
.home .tarife .tarif_row .tarif_wrapper .tarif:hover.rot, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif:hover.rot, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.rot, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.rot {
  background-color: white;
  color: #D0002A;
}
.home .tarife .tarif_row .tarif_wrapper .tarif:hover.rot svg g line, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif:hover.rot svg g line, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.rot svg g line, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.rot svg g line {
  stroke: #D0002A;
}
.home .tarife .tarif_row .tarif_wrapper .tarif:hover.rot svg g path, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif:hover.rot svg g path, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.rot svg g path, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.rot svg g path {
  stroke: #D0002A;
}
.home .tarife .tarif_row .tarif_wrapper .tarif:hover.rot svg g rect, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif:hover.rot svg g rect, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.rot svg g rect, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.rot svg g rect {
  stroke: #D0002A;
}
.home .tarife .tarif_row .tarif_wrapper .tarif:hover.rot .vcheck-Link, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif:hover.rot .vcheck-Link, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.rot .vcheck-Link, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.rot .vcheck-Link {
  color: white;
  background-color: #D0002A;
}
.home .tarife .tarif_row .tarif_wrapper .tarif:hover.tuerkis, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif:hover.tuerkis, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.tuerkis, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.tuerkis {
  background-color: white;
  color: #00859B;
}
.home .tarife .tarif_row .tarif_wrapper .tarif:hover.tuerkis svg g line, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif:hover.tuerkis svg g line, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.tuerkis svg g line, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.tuerkis svg g line {
  stroke: #00859B;
}
.home .tarife .tarif_row .tarif_wrapper .tarif:hover.tuerkis svg g path, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif:hover.tuerkis svg g path, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.tuerkis svg g path, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.tuerkis svg g path {
  stroke: #00859B;
}
.home .tarife .tarif_row .tarif_wrapper .tarif:hover.tuerkis svg g rect, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif:hover.tuerkis svg g rect, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.tuerkis svg g rect, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.tuerkis svg g rect {
  stroke: #00859B;
}
.home .tarife .tarif_row .tarif_wrapper .tarif:hover.tuerkis .vcheck-Link, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif:hover.tuerkis .vcheck-Link, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.tuerkis .vcheck-Link, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.tuerkis .vcheck-Link {
  color: white;
  background-color: #00859B;
}
.home .tarife .tarif_row .tarif_wrapper .tarif:hover.gelb, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif:hover.gelb, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.gelb, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.gelb {
  background-color: white;
  color: #FD9F00;
}
.home .tarife .tarif_row .tarif_wrapper .tarif:hover.gelb svg g line, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif:hover.gelb svg g line, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.gelb svg g line, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.gelb svg g line {
  stroke: #FD9F00;
}
.home .tarife .tarif_row .tarif_wrapper .tarif:hover.gelb svg g path, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif:hover.gelb svg g path, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.gelb svg g path, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.gelb svg g path {
  stroke: #FD9F00;
}
.home .tarife .tarif_row .tarif_wrapper .tarif:hover.gelb svg g rect, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif:hover.gelb svg g rect, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.gelb svg g rect, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.gelb svg g rect {
  stroke: #FD9F00;
}
.home .tarife .tarif_row .tarif_wrapper .tarif:hover.gelb .vcheck-Link, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif:hover.gelb .vcheck-Link, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.gelb .vcheck-Link, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.gelb .vcheck-Link {
  color: white;
  background-color: #FD9F00;
}
.home .tarife .tarif_row .tarif_wrapper .tarif:hover.gruen, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif:hover.gruen, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.gruen, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.gruen {
  background-color: white;
  color: #99B815;
}
.home .tarife .tarif_row .tarif_wrapper .tarif:hover.gruen svg g line, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif:hover.gruen svg g line, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.gruen svg g line, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.gruen svg g line {
  stroke: #99B815;
}
.home .tarife .tarif_row .tarif_wrapper .tarif:hover.gruen svg g path, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif:hover.gruen svg g path, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.gruen svg g path, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.gruen svg g path {
  stroke: #99B815;
}
.home .tarife .tarif_row .tarif_wrapper .tarif:hover.gruen svg g rect, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif:hover.gruen svg g rect, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.gruen svg g rect, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.gruen svg g rect {
  stroke: #99B815;
}
.home .tarife .tarif_row .tarif_wrapper .tarif:hover.gruen .vcheck-Link, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif:hover.gruen .vcheck-Link, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.gruen .vcheck-Link, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.gruen .vcheck-Link {
  color: white;
  background-color: #99B815;
}
.home .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelblau, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelblau, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelblau, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelblau {
  background-color: white;
  color: #002458;
}
.home .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelblau svg g line, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelblau svg g line, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelblau svg g line, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelblau svg g line {
  stroke: #002458;
}
.home .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelblau svg g path, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelblau svg g path, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelblau svg g path, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelblau svg g path {
  stroke: #002458;
}
.home .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelblau svg g rect, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelblau svg g rect, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelblau svg g rect, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelblau svg g rect {
  stroke: #002458;
}
.home .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelblau .vcheck-Link, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelblau .vcheck-Link, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelblau .vcheck-Link, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelblau .vcheck-Link {
  color: white;
  background-color: #002458;
}
.home .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelblau .aktion, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelblau .aktion, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelblau .aktion, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelblau .aktion {
  color: white;
}
.home .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelrot, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelrot, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelrot, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelrot {
  background-color: white;
  color: #81001A;
}
.home .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelrot svg g line, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelrot svg g line, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelrot svg g line, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelrot svg g line {
  stroke: #81001A;
}
.home .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelrot svg g path, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelrot svg g path, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelrot svg g path, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelrot svg g path {
  stroke: #81001A;
}
.home .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelrot svg g rect, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelrot svg g rect, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelrot svg g rect, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelrot svg g rect {
  stroke: #81001A;
}
.home .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelrot .vcheck-Link, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelrot .vcheck-Link, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelrot .vcheck-Link, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelrot .vcheck-Link {
  color: white;
  background-color: #81001A;
}
.home .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelrot .aktion, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelrot .aktion, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelrot .aktion, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelrot .aktion {
  color: white;
}
.home .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgelb, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgelb, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgelb, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgelb {
  background-color: white;
  color: #CD8300;
}
.home .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgelb svg g line, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgelb svg g line, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgelb svg g line, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgelb svg g line {
  stroke: #CD8300;
}
.home .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgelb svg g path, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgelb svg g path, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgelb svg g path, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgelb svg g path {
  stroke: #CD8300;
}
.home .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgelb svg g rect, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgelb svg g rect, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgelb svg g rect, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgelb svg g rect {
  stroke: #CD8300;
}
.home .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgelb .vcheck-Link, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgelb .vcheck-Link, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgelb .vcheck-Link, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgelb .vcheck-Link {
  color: white;
  background-color: #CD8300;
}
.home .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgelb .aktion, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgelb .aktion, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgelb .aktion, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgelb .aktion {
  color: white;
}
.home .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgruen, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgruen, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgruen, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgruen {
  background-color: white;
  color: #637711;
}
.home .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgruen svg g line, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgruen svg g line, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgruen svg g line, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgruen svg g line {
  stroke: #637711;
}
.home .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgruen svg g path, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgruen svg g path, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgruen svg g path, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgruen svg g path {
  stroke: #637711;
}
.home .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgruen svg g rect, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgruen svg g rect, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgruen svg g rect, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgruen svg g rect {
  stroke: #637711;
}
.home .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgruen .vcheck-Link, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgruen .vcheck-Link, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgruen .vcheck-Link, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgruen .vcheck-Link {
  color: white;
  background-color: #637711;
}
.home .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgruen .aktion, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgruen .aktion, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgruen .aktion, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgruen .aktion {
  color: white;
}
@media (max-width: 1199px) {
  .home .tarife .tarif_row .tarif_more_button, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_more_button, .page-template-tarife_privat .tarife .tarif_row .tarif_more_button, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_more_button {
    padding-bottom: 49px;
  }
}
@media (max-width: 991px) {
  .home .tarife .tarif_row .tarif_more_button, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_more_button, .page-template-tarife_privat .tarife .tarif_row .tarif_more_button, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_more_button {
    background-color: transparent;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
    padding-bottom: 49px;
  }
}
@media (max-width: 767px) {
  .home .tarife .tarif_row .tarif_more_button, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_more_button, .page-template-tarife_privat .tarife .tarif_row .tarif_more_button, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_more_button {
    padding-bottom: 26px;
  }
}
@media (min-width: 992px) {
  .home .tarife .tarif_row .tarif_more_button, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_more_button, .page-template-tarife_privat .tarife .tarif_row .tarif_more_button, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_more_button {
    width: 100%;
    margin-top: px;
    display: flex;
    justify-content: flex-end;
    padding-right: 15px;
    padding-bottom: 0px;
  }
}
.home .tarife .tarif_row .tarif_more_button .tarif-more-link, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_more_button .tarif-more-link, .page-template-tarife_privat .tarife .tarif_row .tarif_more_button .tarif-more-link, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_more_button .tarif-more-link {
  background-color: #31AFD7;
  border-radius: 20px;
  color: white;
  border: 2px solid white;
  padding: 3px 10px 3px 10px;
  line-height: 23px;
  display: inline-block;
  transition: all 0.5s;
  font-size: 18px;
}
.home .tarife .tarif_row .tarif_more_button .tarif-more-link:hover, .page-template-tarife_uebersicht .tarife .tarif_row .tarif_more_button .tarif-more-link:hover, .page-template-tarife_privat .tarife .tarif_row .tarif_more_button .tarif-more-link:hover, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_more_button .tarif-more-link:hover {
  background-color: white;
  color: #31AFD7;
  border: 2px solid #31AFD7;
}
.home .news, .page-template-tarife_uebersicht .news, .page-template-tarife_privat .news, .page-template-tarife_geschaeft .news {
  margin-top: 100px;
  margin-bottom: 100px;
  padding: 30px 30px 0px 30px;
  background-image: url("../pics/news_bg.jpg");
  background-size: cover;
}
@media (max-width: 991px) {
  .home .news, .page-template-tarife_uebersicht .news, .page-template-tarife_privat .news, .page-template-tarife_geschaeft .news {
    padding: 15px 15px 0px 15px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
.home .news h2, .page-template-tarife_uebersicht .news h2, .page-template-tarife_privat .news h2, .page-template-tarife_geschaeft .news h2 {
  color: white;
}
@media (max-width: 991px) {
  .home .news h2, .page-template-tarife_uebersicht .news h2, .page-template-tarife_privat .news h2, .page-template-tarife_geschaeft .news h2 {
    padding: 10px 0 15px 0;
  }
}
.home .news h4, .page-template-tarife_uebersicht .news h4, .page-template-tarife_privat .news h4, .page-template-tarife_geschaeft .news h4 {
  line-height: 34px;
  margin-bottom: 10px;
  word-wrap: break-word;
}
.home .news div.wrapper, .page-template-tarife_uebersicht .news div.wrapper, .page-template-tarife_privat .news div.wrapper, .page-template-tarife_geschaeft .news div.wrapper {
  margin-bottom: 18px;
}
@media (max-width: 991px) {
  .home .news div.wrapper, .page-template-tarife_uebersicht .news div.wrapper, .page-template-tarife_privat .news div.wrapper, .page-template-tarife_geschaeft .news div.wrapper {
    margin-bottom: 15px;
  }
}
@media (max-width: 991px) {
  .home .news div.wrapper:first-child, .page-template-tarife_uebersicht .news div.wrapper:first-child, .page-template-tarife_privat .news div.wrapper:first-child, .page-template-tarife_geschaeft .news div.wrapper:first-child {
    margin-bottom: 5px;
  }
}
.home .news div.wrapper a, .page-template-tarife_uebersicht .news div.wrapper a, .page-template-tarife_privat .news div.wrapper a, .page-template-tarife_geschaeft .news div.wrapper a {
  background: white;
  display: block;
  padding: 15px;
  min-height: 280px;
  transition: all 0.5s;
  height: 100%;
}
.home .news div.wrapper a p, .page-template-tarife_uebersicht .news div.wrapper a p, .page-template-tarife_privat .news div.wrapper a p, .page-template-tarife_geschaeft .news div.wrapper a p {
  line-height: 21px !important;
}
.home .news div.wrapper a .more-link, .page-template-tarife_uebersicht .news div.wrapper a .more-link, .page-template-tarife_privat .news div.wrapper a .more-link, .page-template-tarife_geschaeft .news div.wrapper a .more-link {
  background-color: #31AFD7;
  border-radius: 20px;
  color: white;
  border: 2px solid #31AFD7;
  padding: 1px 10px 0;
  line-height: 23px;
  display: inline-block;
  margin-top: 10px;
  transition: all 0.5s;
}
.home .news div.wrapper a:hover, .page-template-tarife_uebersicht .news div.wrapper a:hover, .page-template-tarife_privat .news div.wrapper a:hover, .page-template-tarife_geschaeft .news div.wrapper a:hover {
  color: white;
  background: #31AFD7;
}
.home .news div.wrapper a:hover .more-link, .page-template-tarife_uebersicht .news div.wrapper a:hover .more-link, .page-template-tarife_privat .news div.wrapper a:hover .more-link, .page-template-tarife_geschaeft .news div.wrapper a:hover .more-link {
  background-color: white;
  color: #31AFD7;
}
.home .news .moreNews, .page-template-tarife_uebersicht .news .moreNews, .page-template-tarife_privat .news .moreNews, .page-template-tarife_geschaeft .news .moreNews {
  text-align: right;
}
.home .news .moreNews a, .page-template-tarife_uebersicht .news .moreNews a, .page-template-tarife_privat .news .moreNews a, .page-template-tarife_geschaeft .news .moreNews a {
  color: #31AFD7;
  margin-bottom: 30px;
  background-color: white;
  border-radius: 20px;
  border: 2px solid white;
  padding: 1px 10px 0;
  line-height: 23px;
  display: inline-block;
  margin-top: 10px;
  transition: all 0.5s;
}
.home .news .moreNews a:hover, .page-template-tarife_uebersicht .news .moreNews a:hover, .page-template-tarife_privat .news .moreNews a:hover, .page-template-tarife_geschaeft .news .moreNews a:hover {
  color: white;
  background-color: #31AFD7;
  border: 2px solid #31AFD7;
}
.home h3, .page-template-tarife_uebersicht h3, .page-template-tarife_privat h3, .page-template-tarife_geschaeft h3 {
  color: #31AFD7;
  font-size: 60px !important;
}
@media (max-width: 991px) {
  .home h3, .page-template-tarife_uebersicht h3, .page-template-tarife_privat h3, .page-template-tarife_geschaeft h3 {
    font-size: 30px !important;
  }
}
.home #sb_instagram #sbi_load, .page-template-tarife_uebersicht #sb_instagram #sbi_load, .page-template-tarife_privat #sb_instagram #sbi_load, .page-template-tarife_geschaeft #sb_instagram #sbi_load {
  text-align: right;
}
.home #sb_instagram #sbi_load, .page-template-tarife_uebersicht #sb_instagram #sbi_load, .page-template-tarife_privat #sb_instagram #sbi_load, .page-template-tarife_geschaeft #sb_instagram #sbi_load {
  margin-top: 5px;
}
.home #sb_instagram #sbi_load .sbi_load_btn, .home #sb_instagram .sbi_follow_btn a, .page-template-tarife_uebersicht #sb_instagram #sbi_load .sbi_load_btn, .page-template-tarife_uebersicht #sb_instagram .sbi_follow_btn a, .page-template-tarife_privat #sb_instagram #sbi_load .sbi_load_btn, .page-template-tarife_privat #sb_instagram .sbi_follow_btn a, .page-template-tarife_geschaeft #sb_instagram #sbi_load .sbi_load_btn, .page-template-tarife_geschaeft #sb_instagram .sbi_follow_btn a {
  border-radius: 32px;
  font-size: 18px;
  padding: 3px 14px;
}
.home #sb_instagram svg:not(:root).svg-inline--fa, .page-template-tarife_uebersicht #sb_instagram svg:not(:root).svg-inline--fa, .page-template-tarife_privat #sb_instagram svg:not(:root).svg-inline--fa, .page-template-tarife_geschaeft #sb_instagram svg:not(:root).svg-inline--fa {
  display: none;
}
.home .tb_hs_arrow_left__, .page-template-tarife_uebersicht .tb_hs_arrow_left__, .page-template-tarife_privat .tb_hs_arrow_left__, .page-template-tarife_geschaeft .tb_hs_arrow_left__ {
  border-radius: 30px;
  border: 1px solid #31AFD7;
  left: 15px;
}
.home .tb_hs_arrow_right__, .page-template-tarife_uebersicht .tb_hs_arrow_right__, .page-template-tarife_privat .tb_hs_arrow_right__, .page-template-tarife_geschaeft .tb_hs_arrow_right__ {
  border-radius: 30px;
  border: 1px solid #31AFD7;
  right: 15px;
}
.home .tb-arrow-left-alt:before, .home .tb-arrow-right-alt:before, .page-template-tarife_uebersicht .tb-arrow-left-alt:before, .page-template-tarife_uebersicht .tb-arrow-right-alt:before, .page-template-tarife_privat .tb-arrow-left-alt:before, .page-template-tarife_privat .tb-arrow-right-alt:before, .page-template-tarife_geschaeft .tb-arrow-left-alt:before, .page-template-tarife_geschaeft .tb-arrow-right-alt:before {
  color: #31AFD7;
}
.home .tb_app_wrapper .splide__slide, .page-template-tarife_uebersicht .tb_app_wrapper .splide__slide, .page-template-tarife_privat .tb_app_wrapper .splide__slide, .page-template-tarife_geschaeft .tb_app_wrapper .splide__slide {
  width: 33.3333% !important;
}
.home .tb_hs_content, .page-template-tarife_uebersicht .tb_hs_content, .page-template-tarife_privat .tb_hs_content, .page-template-tarife_geschaeft .tb_hs_content {
  height: 100% !important;
}
.home .tb_hs_author_wrapper, .page-template-tarife_uebersicht .tb_hs_author_wrapper, .page-template-tarife_privat .tb_hs_author_wrapper, .page-template-tarife_geschaeft .tb_hs_author_wrapper {
  display: none !important;
}
.home .tb_hs_social_, .page-template-tarife_uebersicht .tb_hs_social_, .page-template-tarife_privat .tb_hs_social_, .page-template-tarife_geschaeft .tb_hs_social_ {
  display: none !important;
}
.home .emoji, .page-template-tarife_uebersicht .emoji, .page-template-tarife_privat .emoji, .page-template-tarife_geschaeft .emoji {
  display: none !important;
}
.home .tb_content_text, .page-template-tarife_uebersicht .tb_content_text, .page-template-tarife_privat .tb_content_text, .page-template-tarife_geschaeft .tb_content_text {
  text-align: left !important;
  color: #31AFD7;
  height: 100%;
  font-size: 24px;
  line-height: 30px;
}
.home .tb_post_modal_post_report_media_btn__, .page-template-tarife_uebersicht .tb_post_modal_post_report_media_btn__, .page-template-tarife_privat .tb_post_modal_post_report_media_btn__, .page-template-tarife_geschaeft .tb_post_modal_post_report_media_btn__ {
  display: none !important;
}
.home .tb_post_modal_close_btn, .home .tb_post_modal_nav, .home .tb_post_nav, .page-template-tarife_uebersicht .tb_post_modal_close_btn, .page-template-tarife_uebersicht .tb_post_modal_nav, .page-template-tarife_uebersicht .tb_post_nav, .page-template-tarife_privat .tb_post_modal_close_btn, .page-template-tarife_privat .tb_post_modal_nav, .page-template-tarife_privat .tb_post_nav, .page-template-tarife_geschaeft .tb_post_modal_close_btn, .page-template-tarife_geschaeft .tb_post_modal_nav, .page-template-tarife_geschaeft .tb_post_nav {
  font-size: 32px;
  color: #31AFD7;
}
@media (max-width: 767px) {
  .singular.page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper {
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 10px;
  }
}
@media (max-width: 991px) {
  .singular.page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif {
    height: 483px !important;
  }
}
@media (max-width: 767px) {
  .singular.page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif {
    height: auto !important;
    min-height: 320px;
    padding: 10px 12px 20px;
    font-size: 12px;
  }
}
.singular.page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher {
  height: auto !important;
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  .singular.page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .singular.page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher {
    margin-top: 8px;
    margin-bottom: 0px;
    padding-bottom: 15px;
  }
}
.singular.page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont {
  font-size: 20px;
}
@media (max-width: 991px) {
  .singular.page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont {
    align-items: center;
    margin-bottom: 10px !important;
  }
}
@media (max-width: 767px) {
  .singular.page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont {
    font-size: 12px;
    margin-bottom: 10px !important;
  }
}
@media (max-width: 767px) {
  .singular.page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont svg {
    width: 14px;
    height: 14px;
  }
}
.singular.page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont .text {
  font-size: 20px;
}
@media (max-width: 991px) {
  .singular.page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont .text {
    line-height: 20px;
  }
}
@media (max-width: 767px) {
  .singular.page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont .text {
    margin-left: 6px;
    line-height: 20px;
    font-size: 16px;
  }
  .singular.page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont .text .small {
    font-size: 11px;
    margin-left: 2px;
    width: 20px;
    display: inline-block;
    line-height: 10px;
  }
}
@media (max-width: 767px) {
  .singular.page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif h3, .singular.page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif h4 {
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 20px;
  }
}
@media (max-width: 991px) {
  .singular.page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .preis {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .singular.page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .preis {
    font-size: 12px;
    margin-top: 4px;
    margin-bottom: 6px;
  }
}
@media (max-width: 991px) {
  .singular.page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .options {
    display: none;
  }
}
@media (max-width: 767px) {
  .singular.page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .vcheck-Link {
    height: 28px;
    font-size: 12px;
    margin-top: auto;
    border-radius: 14px;
  }
}
@media (max-width: 991px) {
  .singular.page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.businessdirect h4 {
    margin-bottom: 0px;
  }
}
@media (max-width: 991px) {
  .singular.page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.businessdirect .options {
    display: block;
    font-size: 15px;
    margin-top: 0px;
    line-height: 28px;
    height: 150px;
  }
}
@media (max-width: 991px) {
  .singular.page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.businessdirect .vcheck-Link {
    margin-bottom: 11px;
  }
}
/* 

.page-template-tarife_uebersicht{

	.tarif_head_wrap{
		margin-top: 80px;
		margin-bottom: 20px;
		@include media-breakpoint-down(md){
			margin-top: 32px;
		}
		
		.tarif_head{
			color:#31AFD7;
			font-size: 60px;
			@include media-breakpoint-down(md){
				font-size: 30px;
			}
		}		
	}
	
	.tarife{
		padding-right: 0px;
		padding-left: 0px;
		padding-bottom: 120px;
		@include media-breakpoint-down(md){
			padding-bottom: 0px;
		}
		
		.tarif_row{
			padding-right: -30px;
			padding-left: -30px;
			
			.tarif_wrapper{
				padding-right: 30px;
				padding-left: 30px;
				padding-bottom: 60px;
				@include media-breakpoint-down(md){
					padding-bottom: 15px;
				}
				.tarif{
					height:470px;
					color:white;
					display: flex;
					flex-direction: column;
					
					padding:16px 20px 18px;
					transition: all 0.75s;
					
					h3, h4{
						font-size: 48px;
					}
					.stretcher{
						align-content:stretch;
						height:80%;
						display: flex;
						flex-direction: column;
						margin-bottom: 120px;
						.cont{
							flex: 1;
							font-size: 36px;
							display: flex;
							flex-direction: row;
							align-items: flex-end;
							svg{
								margin-bottom: 6px;
							}
							.text{
								margin-left: 20px;
								.small{
									font-size: 20px;
									margin-left:5px;
								}
							}
							&.telefonleitung{
								svg{
									margin-bottom: 2px;
								}
							}
							
						}
						path { 
							 transition: stroke 0.75s; 
						}
						line { 
							 transition: stroke 0.75s; 
						}
						rect { 
							 transition: stroke 0.75s; 
						}
						svg g line {stroke:white;}
						svg g path {stroke:white;}
						svg g rect {stroke:white;}
					}
					
					.vcheck-Link{
						background: white;
						height:32px;
						border-radius: 16px;	
						display: flex;
						justify-content: center;
						align-items: center;
						transition: all 0.75s;
					}
					
					&.blau{
						background-color: #31AFD7;
						border:4px solid #31AFD7;
						.vcheck-Link{
							color: #31AFD7;
						}
					}
					&.rot{
						background-color: #D0002A;	
						border:4px solid #D0002A;	
						.vcheck-Link{
							color: #D0002A;
						}
					}
					&.tuerkis{
						background-color: #00859B;
						border:4px solid #00859B;
						.vcheck-Link{
							color: #00859B;
						}
					}
					&.gelb{
						background-color: #FD9F00;
						border:4px solid #FD9F00;
						.vcheck-Link{
							color: #FD9F00;
						}
					}
					&.gruen{
						background-color: #99B815;
						border:4px solid #99B815;
						.vcheck-Link{
							color: #99B815;
						}
					}
					&.dunkelrot{
						background-color: #81001A;
						border:4px solid #81001A;
						.vcheck-Link{
							color: #81001A;
						}
					}
					
					
					&:hover{
						&.blau{
							background-color: white;
							color: #31AFD7;
							svg g line {stroke:#31AFD7;}
							svg g path {stroke:#31AFD7;}
							svg g rect {stroke:#31AFD7;}
							.vcheck-Link{
								color: white;
								background-color: #31AFD7;
							}
						}
						&.rot{
							background-color: white;
							color: #D0002A;		
							svg g line {stroke:#D0002A;}
							svg g path {stroke:#D0002A;}
							svg g rect {stroke:#D0002A;}						
							.vcheck-Link{
								color: white;
								background-color: #D0002A;
							}
						}
						&.tuerkis{
							background-color: white;
							color: #00859B;
							svg g line {stroke:#00859B;}
							svg g path {stroke:#00859B;}
							svg g rect {stroke:#00859B;}
							.vcheck-Link{
								color: white;
								background-color: #00859B;
							}
						}
						&.gelb{
							background-color: white;
							color: #FD9F00;
							svg g line {stroke:#FD9F00;}
							svg g path {stroke:#FD9F00;}
							svg g rect {stroke:#FD9F00;}
							.vcheck-Link{
								color: white;
								background-color: #FD9F00;
							}
						}
						&.gruen{
							background-color: white;
							color: #99B815;
							svg g line {stroke:#99B815;}
							svg g path {stroke:#99B815;}
							svg g rect {stroke:#99B815;}
							.vcheck-Link{
								color: white;
								background-color: #99B815;
							}
						}
					}
				}
			}
		}
	}
}

*/
.page-template-tarife_privat .tarif_head_wrap, .page-template-tarife_geschaeft .tarif_head_wrap {
  margin-bottom: 0px;
}
.page-template-tarife_privat .tarif_head_wrap .tarif_head, .page-template-tarife_geschaeft .tarif_head_wrap .tarif_head {
  color: #31AFD7;
  font-size: 60px;
}
@media (max-width: 991px) {
  .page-template-tarife_privat .tarif_head_wrap .tarif_head, .page-template-tarife_geschaeft .tarif_head_wrap .tarif_head {
    font-size: 30px;
    margin-bottom: 15px;
  }
}
.page-template-tarife_privat .tarife .tarif_row, .page-template-tarife_geschaeft .tarife .tarif_row {
  padding-right: -30px;
  padding-left: -30px;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper {
  padding-right: 30px;
  padding-left: 30px;
  padding-bottom: 60px;
}
@media (max-width: 767px) {
  .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper {
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 10px;
  }
}
@media (max-width: 575px) {
  .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper {
    padding-right: 7px;
    padding-left: 7px;
    padding-bottom: 30px;
  }
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif {
  height: 800px;
  color: white;
  display: flex;
  flex-direction: column;
  align-content: space-between;
  padding: 16px 20px 18px;
  transition: all 0.75s;
}
@media (max-width: 991px) {
  .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif {
    height: 565px;
  }
}
@media (max-width: 767px) {
  .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif {
    height: auto !important;
    min-height: 320px;
    padding: 10px 12px 20px;
    font-size: 12px;
  }
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif h3, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif h3 {
  font-size: 60px;
  flex: 1;
}
@media (max-width: 767px) {
  .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif h3, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif h3 {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 0px;
  }
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif h4, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif h4 {
  font-size: 46px;
  line-height: 54px;
}
@media (max-width: 767px) {
  .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif h4, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif h4 {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 20px;
  }
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .stretcher, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher {
  height: auto !important;
  margin: 30px 0 50px;
}
@media (max-width: 991px) {
  .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .stretcher, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher {
    margin: 20px 0 50px;
  }
}
@media (max-width: 767px) {
  .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .stretcher, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher {
    margin: 8px 0 0px;
    padding-bottom: 15px;
  }
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont {
  flex: 1;
  font-size: 20px;
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont {
    align-items: center;
    margin-bottom: 10px !important;
  }
}
@media (max-width: 767px) {
  .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont {
    font-size: 12px;
    margin-bottom: 10px !important;
  }
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont .icon_wrapper, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont .icon_wrapper {
  width: 30px;
  display: flex;
  justify-content: center;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont svg, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont svg {
  margin-bottom: 7px;
}
@media (max-width: 767px) {
  .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont svg, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont svg {
    width: 14px;
    height: 14px;
  }
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont .text, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont .text {
  margin-left: 20px;
  font-size: 20px;
}
@media (max-width: 991px) {
  .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont .text, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont .text {
    line-height: 20px;
  }
}
@media (max-width: 767px) {
  .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont .text, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont .text {
    margin-left: 6px;
    line-height: 20px;
    font-size: 16px;
  }
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont.email, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont.telefonleitung, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont.email, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont.telefonleitung {
  margin-bottom: 3px;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont.laufzeit svg, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont.laufzeit svg {
  margin-bottom: 4px;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont.download, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont.download {
  margin-bottom: 10px;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .stretcher path, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher path {
  transition: all 0.75s;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .stretcher line, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher line {
  transition: all 0.75s;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .stretcher rect, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher rect {
  transition: all 0.75s;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .stretcher svg g line, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher svg g line {
  stroke: white;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .stretcher svg g path, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher svg g path {
  stroke: white;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .stretcher svg g rect, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher svg g rect {
  stroke: white;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .vcheck-Link, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .vcheck-Link {
  background: white;
  height: 32px;
  border-radius: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.75s;
  flex-basis: content;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif.blau, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.blau {
  background-color: #31AFD7;
  border: 4px solid #31AFD7;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif.blau .vcheck-Link, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.blau .vcheck-Link {
  color: #31AFD7;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif.blau .aktion, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.blau .aktion {
  color: white;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif.rot, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.rot {
  background-color: #D0002A;
  border: 4px solid #D0002A;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif.rot .vcheck-Link, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.rot .vcheck-Link {
  color: #D0002A;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif.rot .aktion, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.rot .aktion {
  color: white;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif.tuerkis, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.tuerkis {
  background-color: #00859B;
  border: 4px solid #00859B;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif.tuerkis .vcheck-Link, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.tuerkis .vcheck-Link {
  color: #00859B;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif.tuerkis .aktion, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.tuerkis .aktion {
  color: white;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif.gelb, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.gelb {
  background-color: #FD9F00;
  border: 4px solid #FD9F00;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif.gelb .vcheck-Link, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.gelb .vcheck-Link {
  color: #FD9F00;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif.gelb .aktion, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.gelb .aktion {
  color: white;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif.gruen, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.gruen {
  background-color: #99B815;
  border: 4px solid #99B815;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif.gruen .vcheck-Link, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.gruen .vcheck-Link {
  color: #99B815;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif.gruen .aktion, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.gruen .aktion {
  color: white;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif.dunkelblau, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.dunkelblau {
  background-color: #002458;
  border: 4px solid #002458;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif.dunkelblau .vcheck-Link, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.dunkelblau .vcheck-Link {
  color: #002458;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif.dunkelblau .aktion, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.dunkelblau .aktion {
  color: white;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif.dunkelrot, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.dunkelrot {
  background-color: #81001A;
  border: 4px solid #81001A;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif.dunkelrot .vcheck-Link, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.dunkelrot .vcheck-Link {
  color: #81001A;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif.dunkelrot .aktion, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.dunkelrot .aktion {
  color: white;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif.dunkelgelb, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.dunkelgelb {
  background-color: #CD8300;
  border: 4px solid #CD8300;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif.dunkelgelb .vcheck-Link, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.dunkelgelb .vcheck-Link {
  color: #CD8300;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif.dunkelgelb .aktion, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.dunkelgelb .aktion {
  color: white;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif.dunkelgruen, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.dunkelgruen {
  background-color: #637711;
  border: 4px solid #637711;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif.dunkelgruen .vcheck-Link, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.dunkelgruen .vcheck-Link {
  color: #637711;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif.dunkelgruen .aktion, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.dunkelgruen .aktion {
  color: white;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.blau, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.blau {
  background-color: white;
  color: #31AFD7;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.blau svg g line, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.blau svg g line {
  stroke: #31AFD7;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.blau svg g path, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.blau svg g path {
  stroke: #31AFD7;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.blau svg g rect, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.blau svg g rect {
  stroke: #31AFD7;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.blau .vcheck-Link, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.blau .vcheck-Link {
  color: white;
  background-color: #31AFD7;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.blau .aktion, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.blau .aktion {
  color: white;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.rot, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.rot {
  background-color: white;
  color: #D0002A;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.rot svg g line, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.rot svg g line {
  stroke: #D0002A;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.rot svg g path, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.rot svg g path {
  stroke: #D0002A;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.rot svg g rect, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.rot svg g rect {
  stroke: #D0002A;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.rot .vcheck-Link, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.rot .vcheck-Link {
  color: white;
  background-color: #D0002A;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.rot .aktion, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.rot .aktion {
  color: white;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.tuerkis, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.tuerkis {
  background-color: white;
  color: #00859B;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.tuerkis svg g line, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.tuerkis svg g line {
  stroke: #00859B;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.tuerkis svg g path, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.tuerkis svg g path {
  stroke: #00859B;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.tuerkis svg g rect, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.tuerkis svg g rect {
  stroke: #00859B;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.tuerkis .vcheck-Link, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.tuerkis .vcheck-Link {
  color: white;
  background-color: #00859B;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.tuerkis .aktion, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.tuerkis .aktion {
  color: white;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.gelb, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.gelb {
  background-color: white;
  color: #FD9F00;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.gelb svg g line, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.gelb svg g line {
  stroke: #FD9F00;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.gelb svg g path, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.gelb svg g path {
  stroke: #FD9F00;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.gelb svg g rect, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.gelb svg g rect {
  stroke: #FD9F00;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.gelb .vcheck-Link, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.gelb .vcheck-Link {
  color: white;
  background-color: #FD9F00;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.gelb .aktion, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.gelb .aktion {
  color: white;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.gruen, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.gruen {
  background-color: white;
  color: #99B815;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.gruen svg g line, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.gruen svg g line {
  stroke: #99B815;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.gruen svg g path, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.gruen svg g path {
  stroke: #99B815;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.gruen svg g rect, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.gruen svg g rect {
  stroke: #99B815;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.gruen .vcheck-Link, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.gruen .vcheck-Link {
  color: white;
  background-color: #99B815;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.gruen .aktion, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.gruen .aktion {
  color: white;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelblau, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelblau {
  background-color: white;
  color: #002458;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelblau svg g line, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelblau svg g line {
  stroke: #002458;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelblau svg g path, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelblau svg g path {
  stroke: #002458;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelblau svg g rect, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelblau svg g rect {
  stroke: #002458;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelblau .vcheck-Link, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelblau .vcheck-Link {
  color: white;
  background-color: #002458;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelblau .aktion, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelblau .aktion {
  color: white;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelrot, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelrot {
  background-color: white;
  color: #81001A;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelrot svg g line, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelrot svg g line {
  stroke: #81001A;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelrot svg g path, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelrot svg g path {
  stroke: #81001A;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelrot svg g rect, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelrot svg g rect {
  stroke: #81001A;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelrot .vcheck-Link, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelrot .vcheck-Link {
  color: white;
  background-color: #81001A;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelrot .aktion, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelrot .aktion {
  color: white;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgelb, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgelb {
  background-color: white;
  color: #CD8300;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgelb svg g line, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgelb svg g line {
  stroke: #CD8300;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgelb svg g path, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgelb svg g path {
  stroke: #CD8300;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgelb svg g rect, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgelb svg g rect {
  stroke: #CD8300;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgelb .vcheck-Link, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgelb .vcheck-Link {
  color: white;
  background-color: #CD8300;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgelb .aktion, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgelb .aktion {
  color: white;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgruen, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgruen {
  background-color: white;
  color: #637711;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgruen svg g line, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgruen svg g line {
  stroke: #637711;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgruen svg g path, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgruen svg g path {
  stroke: #637711;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgruen svg g rect, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgruen svg g rect {
  stroke: #637711;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgruen .vcheck-Link, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgruen .vcheck-Link {
  color: white;
  background-color: #637711;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgruen .aktion, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif:hover.dunkelgruen .aktion {
  color: white;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .aktion, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .aktion {
  background: #6D0654;
  height: 168px;
  width: 168px;
  border-radius: 84px;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  flex-flow: column;
  font-size: 20px;
  line-height: 22px;
  top: 542px;
  right: -7px;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .aktion h5, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .aktion h5 {
  font-size: 27px;
  line-height: 42px;
}
@media (max-width: 991px) {
  .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .aktion, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .aktion {
    height: 150px;
    width: 150px;
    top: 447px;
    right: 21px;
  }
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .preis, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .preis {
  flex: 1;
}
@media (max-width: 767px) {
  .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .preis, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .preis {
    margin-bottom: 20px;
  }
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .preis .variation-prices, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .preis .variation-prices {
  display: flex;
  align-items: flex-start;
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .preis .variation-prices .woocommerce-Price-amount, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .preis .variation-prices .woocommerce-Price-amount {
  font-size: 50px;
}
@media (max-width: 767px) {
  .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .preis .variation-prices .woocommerce-Price-amount, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .preis .variation-prices .woocommerce-Price-amount {
    font-size: 28px;
  }
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .preis .variation-prices sup, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .preis .variation-prices sup {
  font-size: 22px;
  margin-left: 5px;
  margin-top: -4px;
}
@media (max-width: 767px) {
  .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .preis .variation-prices sup, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .preis .variation-prices sup {
    font-size: 11px;
    margin-left: 2px;
  }
}
.page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .options, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .options {
  line-height: 28px;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .options, .page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .options {
    display: none;
  }
}
.page-template-tarife_privat .preis_sterne, .page-template-tarife_geschaeft .preis_sterne {
  margin-top: 150px;
  margin-bottom: 10px;
  color: #31AFD7;
}
@media (max-width: 991px) {
  .page-template-tarife_privat .preis_sterne, .page-template-tarife_geschaeft .preis_sterne {
    margin-top: 20px;
  }
}
.page-template-tarife_privat .preis_sterne a, .page-template-tarife_geschaeft .preis_sterne a {
  text-decoration: underline;
}
@media (max-width: 767px) {
  .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper {
    padding-bottom: 15px;
  }
}
@media (max-width: 991px) {
  .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .preis .variation-prices .woocommerce-Price-amount {
    font-size: 36px;
    line-height: 39px;
  }
}
@media (max-width: 767px) {
  .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .preis .variation-prices .woocommerce-Price-amount {
    font-size: 24px;
    line-height: 20px;
  }
}
@media (max-width: 767px) {
  .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .preis {
    margin-bottom: 16px !important;
  }
}
@media (max-width: 767px) {
  .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif {
    padding: 8px 8px 7px;
    min-height: 340px !important;
  }
}
@media (max-width: 991px) {
  .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif h4 {
    font-size: 36px;
    line-height: 39px;
  }
}
@media (max-width: 767px) {
  .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif h4 {
    margin-bottom: 5px !important;
    font-size: 24px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont {
    align-items: baseline;
    margin-bottom: 5px !important;
  }
}
@media (max-width: 767px) {
  .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont .icon_wrapper {
    width: 20px;
  }
}
@media (max-width: 767px) {
  .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont .text {
    font-size: 12px;
    line-height: 13px;
  }
}
@media (max-width: 1199px) {
  .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont .text .small {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont .text .small {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .stretcher .email .icon_wrapper svg, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .stretcher .telefonleitung .icon_wrapper svg {
    padding-top: 5px !important;
  }
}
@media (max-width: 767px) {
  .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .iptv .text {
    font-size: 12px;
    line-height: 18px;
  }
}
.page-template-tarife_tv_uebersicht .tv-intro, .page-template-tarife_privat .tv-intro {
  font-size: 24px !important;
  line-height: 32px !important;
}
.page-template-tarife_tv_uebersicht .tarife, .page-template-tarife_privat .tarife {
  margin-top: 70px;
}
@media (max-width: 991px) {
  .page-template-tarife_tv_uebersicht .tarife, .page-template-tarife_privat .tarife {
    margin-bottom: 50px;
    margin-top: 20px;
  }
}
.page-template-tarife_tv_uebersicht .tarife .tarif_row .tarif_wrapper .tarif, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif {
  height: auto;
}
.page-template-tarife_tv_uebersicht .tarife .tarif_row .tarif_wrapper .tarif .stretcher, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .stretcher {
  height: auto;
}
.page-template-tarife_tv_uebersicht .tarife .tarif_row .tarif_wrapper .tarif .stretcher .opt, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .stretcher .opt {
  display: flex;
  flex-direction: row;
  margin: 15px 0;
}
@media (max-width: 767px) {
  .page-template-tarife_tv_uebersicht .tarife .tarif_row .tarif_wrapper .tarif .stretcher .opt, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .stretcher .opt {
    margin: 3px 0;
  }
}
.page-template-tarife_tv_uebersicht .tarife .tarif_row .tarif_wrapper .tarif .stretcher .opt .check, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .stretcher .opt .check {
  height: 25px;
  width: 25px;
  flex-shrink: 0;
}
@media (max-width: 767px) {
  .page-template-tarife_tv_uebersicht .tarife .tarif_row .tarif_wrapper .tarif .stretcher .opt .check, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .stretcher .opt .check {
    height: 10px;
    width: 10px;
    margin-top: 0px;
  }
}
.page-template-tarife_tv_uebersicht .tarife .tarif_row .tarif_wrapper .tarif .stretcher .opt .text, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .stretcher .opt .text {
  margin-left: 12px;
  font-family: "fs_untitled-bold";
}
@media (max-width: 767px) {
  .page-template-tarife_tv_uebersicht .tarife .tarif_row .tarif_wrapper .tarif .stretcher .opt .text, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .stretcher .opt .text {
    margin-left: 5px;
    line-height: 13px;
  }
}
.page-template-tarife_tv_uebersicht .tarife .tarif_row .tarif_wrapper .tarif .stretcher .opt .text span, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .tarif .stretcher .opt .text span {
  display: block;
  font-family: "fs_untitled-regular";
}
@media (max-width: 767px) {
  .page-template-tarife_tv_uebersicht .tarife .tarif_row .tarif_wrapper .preis, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .preis {
    margin-bottom: 0px !important;
  }
}
.page-template-tarife_tv_uebersicht .tarife .tarif_row .tarif_wrapper .preis .variation-prices, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .preis .variation-prices {
  display: block;
  margin-top: 22px;
  margin-bottom: 22px;
}
@media (max-width: 767px) {
  .page-template-tarife_tv_uebersicht .tarife .tarif_row .tarif_wrapper .preis .variation-prices, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .preis .variation-prices {
    margin-top: 0px;
    margin-bottom: 0px;
  }
}
.page-template-tarife_tv_uebersicht .tarife .tarif_row .tarif_wrapper .preis .variation-prices .woocommerce-Price-amount, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .preis .variation-prices .woocommerce-Price-amount {
  line-height: 80px;
}
@media (max-width: 767px) {
  .page-template-tarife_tv_uebersicht .tarife .tarif_row .tarif_wrapper .preis .variation-prices .woocommerce-Price-amount, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .preis .variation-prices .woocommerce-Price-amount {
    line-height: 20px !important;
  }
}
.page-template-tarife_tv_uebersicht .tarife .tarif_row .tarif_wrapper .preis .variation-prices .im_Monat, .page-template-tarife_privat .tarife .tarif_row .tarif_wrapper .preis .variation-prices .im_Monat {
  display: block;
}
.singular.page-template-tarife_geschaeft h3 {
  font-size: 60px;
}
.singular.page-template-tarife_geschaeft h4 {
  font-size: 48px;
  line-height: 54px;
}
.singular.page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif {
  font-size: 18px;
  height: 720px;
}
@media (max-width: 991px) {
  .singular.page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif {
    height: 650px;
  }
}
@media (max-width: 767px) {
  .singular.page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif {
    min-height: 300px !important;
    padding: 10px 12px 10px;
  }
}
@media (max-width: 767px) {
  .singular.page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif h4 {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 0px;
  }
}
.singular.page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher {
  height: 200px;
}
@media (max-width: 991px) {
  .singular.page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher {
    height: 164px;
  }
}
@media (max-width: 767px) {
  .singular.page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher {
    padding-bottom: 5px;
  }
}
.singular.page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .singular.page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont {
    margin-bottom: 7px !important;
  }
}
.singular.page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont .text {
  margin-left: 20px;
}
@media (max-width: 767px) {
  .singular.page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher .cont .text {
    margin-left: 10px;
  }
}
.singular.page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .stretcher .laufzeit .icon_wrapper svg {
  margin-bottom: 3px;
}
@media (max-width: 767px) {
  .singular.page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .preis .variation-prices .woocommerce-Price-amount {
    font-size: 20px;
  }
}
.singular.page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .aktion {
  top: 450px;
}
@media (max-width: 991px) {
  .singular.page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .aktion {
    top: 380px;
  }
}
@media (max-width: 991px) {
  .singular.page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.businessdirect {
    height: 450px;
  }
}
.singular.page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.businessdirect .stretcher, .singular.page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.businessdirect .optional, .singular.page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.businessdirect .preis {
  display: none;
}
.singular.page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.businessdirect .options {
  flex: 1;
  margin-top: -6px;
  padding-right: 7px;
}
@media (max-width: 767px) {
  .singular.page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.businessdirect .options {
    line-height: 21px !important;
  }
}
@media (max-width: 767px) {
  .singular.page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif.businessdirect .vcheck-Link {
    margin-bottom: 0px !important;
  }
}
.singular.page-template-tarife_geschaeft .tarife .tarif_row .tarif_wrapper .tarif .options {
  line-height: 33px;
}
.single-product .woocommerce-Tabs-panel--additional_information p, .single-product .woocommerce-Tabs-panel--reviews p {
  font-family: "fs_untitled-medium" !important;
  font-size: 23px !important;
}
.single-product_ {
  font-size: 23px;
  font-family: "fs_untitled-medium" !important;
  color: #31AFD7;
}
@media (max-width: 991px) {
  .single-product_ .summary {
    margin-bottom: 4rem;
  }
}
@media (max-width: 991px) {
  .single-product_ .preis_sterne {
    font-size: 16px;
    line-height: 19px;
  }
}
.single-product_ .qib-container {
  display: none !important;
}
.single-product_ .product {
  margin-bottom: 200px;
}
.single-product_ .product_cat-business {
  margin-bottom: 100px;
}
@media (max-width: 991px) {
  .single-product_ .product_cat-business {
    margin-bottom: 0px;
  }
}
.single-product_ .entry-summary .price {
  display: none;
}
@media (max-width: 991px) {
  .single-product_ .entry-summary .price {
    font-size: 1em;
  }
}
.single-product_ .entry-summary .tc-price-wrap .price {
  display: inline-block;
}
.single-product_ .entry-summary .tm-options-totals .price {
  display: inline-block;
}
.single-product_ .variations, .single-product_ .woocommerce-product-gallery, .single-product_ .woocommerce-breadcrumb {
  display: none;
}
.single-product_ .legal-price-info, .single-product_ .product_meta {
  display: none;
}
.single-product_ .quantity {
  display: none !important;
}
.single-product_ .single_variation_wrap .tm-section-label {
  font-size: 18px;
}
.single-product_ .single_variation_wrap .tm-section-label::after {
  content: " hinzubuchen:";
}
.single-product_ .tc-totals-form {
  width: auto;
  align-self: flex-end;
  margin: 35px 12px 0 0;
}
.single-product_ .single_add_to_cart_button {
  width: 50%;
  align-self: flex-end;
}
@media (max-width: 991px) {
  .single-product_ .single_add_to_cart_button {
    width: 100%;
  }
}
.single-product_ div.product {
  display: flex;
}
@media (max-width: 991px) {
  .single-product_ div.product {
    flex-direction: column;
  }
}
.single-product_ div.product .variations_button {
  flex-wrap: nowrap !important;
  display: flex;
  flex-direction: column;
}
.single-product_ .zad_info {
  order: 1;
  flex: 1;
  margin-right: 30px;
}
.single-product_ .zad_info .woocommerce-tabs {
  margin: 2rem 0 0;
}
.single-product_ .zad_info .woocommerce-tabs .wc-tabs {
  display: none;
}
.single-product_ .zad_info .woocommerce-tabs .woocommerce-Tabs-panel h2 {
  display: none;
}
.single-product_ .zad_info .woocommerce-tabs .woocommerce-product-attributes {
  border: none;
}
.single-product_ .zad_info .woocommerce-tabs .woocommerce-product-attributes .woocommerce-product-attributes-item {
  border: none;
}
.single-product_ .zad_info .woocommerce-tabs .woocommerce-product-attributes .woocommerce-product-attributes-item .woocommerce-product-attributes-item__label {
  display: none;
}
.single-product_ .zad_info .woocommerce-tabs .woocommerce-product-attributes .woocommerce-product-attributes-item .woocommerce-product-attributes-item__value {
  border: none;
}
.single-product_ .zad_info .woocommerce-tabs .woocommerce-product-attributes .woocommerce-product-attributes-item__value {
  padding: 10px 10px;
}
.single-product_ .zad_info .woocommerce-tabs .woocommerce-product-attributes .woocommerce-product-attributes-item__value p {
  position: relative;
  margin-left: 53px;
}
.single-product_ .zad_info .woocommerce-tabs .woocommerce-product-attributes .woocommerce-product-attributes-item__value p::before {
  position: absolute;
  display: inline-block;
  width: 30px;
  left: -39px;
}
.single-product_ .zad_info .woocommerce-tabs .woocommerce-product-attributes .woocommerce-product-attributes-item--attribute_download .woocommerce-product-attributes-item__value p::before {
  content: url(../pics/donwload_klein_blau.svg);
  top: -1px;
}
.single-product_ .zad_info .woocommerce-tabs .woocommerce-product-attributes .woocommerce-product-attributes-item--attribute_download .woocommerce-product-attributes-item__value p::after {
  content: " Mbit/s";
}
.single-product_ .zad_info .woocommerce-tabs .woocommerce-product-attributes .woocommerce-product-attributes-item--attribute_upload .woocommerce-product-attributes-item__value p::before {
  content: url(../pics/upload_klein_blau.svg);
  top: -1px;
}
.single-product_ .zad_info .woocommerce-tabs .woocommerce-product-attributes .woocommerce-product-attributes-item--attribute_upload .woocommerce-product-attributes-item__value p::after {
  content: " Mbit/s";
}
.single-product_ .zad_info .woocommerce-tabs .woocommerce-product-attributes .woocommerce-product-attributes-item--attribute_email-adresse .woocommerce-product-attributes-item__value {
  padding: 12px 10px 0px 10px;
}
.single-product_ .zad_info .woocommerce-tabs .woocommerce-product-attributes .woocommerce-product-attributes-item--attribute_email-adresse .woocommerce-product-attributes-item__value p::before {
  content: url(../pics/mail_klein_blau.svg);
  top: 0px;
}
.single-product_ .zad_info .woocommerce-tabs .woocommerce-product-attributes .woocommerce-product-attributes-item--attribute_postfach .woocommerce-product-attributes-item__value {
  padding: 0px 10px 12px 10px;
}
.single-product_ .zad_info .woocommerce-tabs .woocommerce-product-attributes .woocommerce-product-attributes-item--attribute_telefonleitung .woocommerce-product-attributes-item__value {
  padding: 12px 10px 0px 10px;
}
.single-product_ .zad_info .woocommerce-tabs .woocommerce-product-attributes .woocommerce-product-attributes-item--attribute_telefonleitung .woocommerce-product-attributes-item__value p::before {
  content: url(../pics/flatrate_klein_blau.svg);
  left: -56px;
  top: -2px;
}
.single-product_ .zad_info .woocommerce-tabs .woocommerce-product-attributes .woocommerce-product-attributes-item--attribute_telefonnummer .woocommerce-product-attributes-item__value {
  padding: 0px 10px 12px 10px;
}
.single-product_ .zad_info .woocommerce-tabs .woocommerce-product-attributes .woocommerce-product-attributes-item--attribute_laufzeit .woocommerce-product-attributes-item__value p::before {
  content: url(../pics/laufzeit_klein_blau.svg);
  top: -5px;
}
.single-product_ .zad_info .woocommerce-tabs .woocommerce-product-attributes .woocommerce-product-attributes-item--attribute_fritzbox .woocommerce-product-attributes-item__value p::before {
  content: url(../pics/fritzbox_klein_blau.svg);
  top: -5px;
}
.single-product_ .zad_info .woocommerce-product-details__short-description {
  font-size: 16px;
  margin: 10px 0 0 63px;
}
.single-product_ .zad_info .woocommerce-product-details__short-description h4 {
  font-size: 23px;
  margin-bottom: 10px;
}
.single-product_ .details_head {
  margin-top: 130px;
}
@media (max-width: 991px) {
  .single-product_ .details_head {
    margin-top: 30px;
  }
}
.single-product_ .summary {
  order: 2;
  float: none !important;
  width: 55% !important;
}
@media (max-width: 991px) {
  .single-product_ .summary {
    width: 100% !important;
  }
}
.single-product_ .summary .variations_form {
  height: 100%;
}
.single-product_ .summary .variations_form .single_variation_wrap {
  height: 100%;
}
.single-product_ .tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-checkbox li.tmcp-field-wrap .tm-label {
  padding: 0 !important;
  margin-left: 9px !important;
  margin-top: 2px !important;
}
.single-product_ .single_variation_wrap .woocommerce-variation-description, .single-product_ .product-type-simple .woocommerce-variation-description {
  display: none;
}
.single-product_ .single_variation_wrap div.tc-container, .single-product_ .product-type-simple div.tc-container {
  margin-top: 7px;
}
.single-product_ .single_variation_wrap #liste-flats, .single-product_ .single_variation_wrap #liste-mobile, .single-product_ .single_variation_wrap #liste-anschluss, .single-product_ .product-type-simple #liste-flats, .single-product_ .product-type-simple #liste-mobile, .single-product_ .product-type-simple #liste-anschluss {
  margin-top: -5px;
}
.single-product_ .single_variation_wrap #liste-flats ul, .single-product_ .single_variation_wrap #liste-mobile ul, .single-product_ .single_variation_wrap #liste-anschluss ul, .single-product_ .product-type-simple #liste-flats ul, .single-product_ .product-type-simple #liste-mobile ul, .single-product_ .product-type-simple #liste-anschluss ul {
  margin-left: 34px;
}
.single-product_ .single_variation_wrap #liste-flats .tmcp-field-wrap, .single-product_ .single_variation_wrap #liste-mobile .tmcp-field-wrap, .single-product_ .single_variation_wrap #liste-anschluss .tmcp-field-wrap, .single-product_ .product-type-simple #liste-flats .tmcp-field-wrap, .single-product_ .product-type-simple #liste-mobile .tmcp-field-wrap, .single-product_ .product-type-simple #liste-anschluss .tmcp-field-wrap {
  margin: 0 0 5px 0;
}
.single-product_ .single_variation_wrap #liste-flats .tmcp-field-wrap .tc-label, .single-product_ .single_variation_wrap #liste-mobile .tmcp-field-wrap .tc-label, .single-product_ .single_variation_wrap #liste-anschluss .tmcp-field-wrap .tc-label, .single-product_ .product-type-simple #liste-flats .tmcp-field-wrap .tc-label, .single-product_ .product-type-simple #liste-mobile .tmcp-field-wrap .tc-label, .single-product_ .product-type-simple #liste-anschluss .tmcp-field-wrap .tc-label {
  font-size: 16px !important;
}
.single-product_ .single_variation_wrap #liste-flats .tmcp-field-wrap .price.tc-price, .single-product_ .single_variation_wrap #liste-mobile .tmcp-field-wrap .price.tc-price, .single-product_ .single_variation_wrap #liste-anschluss .tmcp-field-wrap .price.tc-price, .single-product_ .product-type-simple #liste-flats .tmcp-field-wrap .price.tc-price, .single-product_ .product-type-simple #liste-mobile .tmcp-field-wrap .price.tc-price, .single-product_ .product-type-simple #liste-anschluss .tmcp-field-wrap .price.tc-price {
  font-size: 16px !important;
}
.single-product_ .single_variation_wrap #liste-flats .tm-epo-field.tmcp-radio, .single-product_ .single_variation_wrap #liste-mobile .tm-epo-field.tmcp-radio, .single-product_ .single_variation_wrap #liste-anschluss .tm-epo-field.tmcp-radio, .single-product_ .product-type-simple #liste-flats .tm-epo-field.tmcp-radio, .single-product_ .product-type-simple #liste-mobile .tm-epo-field.tmcp-radio, .single-product_ .product-type-simple #liste-anschluss .tm-epo-field.tmcp-radio {
  width: 16px;
  height: 16px;
  border: 2px solid #31AFD7;
  color: #31AFD7;
  -webkit-tap-highlight-color: #31AFD7;
  top: -2px;
  display: inline-block;
}
.single-product_ .single_variation_wrap #liste-flats .tm-epo-field.tmcp-radio:after, .single-product_ .single_variation_wrap #liste-mobile .tm-epo-field.tmcp-radio:after, .single-product_ .single_variation_wrap #liste-anschluss .tm-epo-field.tmcp-radio:after, .single-product_ .product-type-simple #liste-flats .tm-epo-field.tmcp-radio:after, .single-product_ .product-type-simple #liste-mobile .tm-epo-field.tmcp-radio:after, .single-product_ .product-type-simple #liste-anschluss .tm-epo-field.tmcp-radio:after {
  background: #31AFD7;
}
@supports (-webkit-appearance: none) or (-moz-appearance: none) {
  .single-product_ .single_variation_wrap #liste-flats .tc-active input[type=radio]:after, .single-product_ .single_variation_wrap #liste-mobile .tc-active input[type=radio]:after, .single-product_ .single_variation_wrap #liste-anschluss .tc-active input[type=radio]:after, .single-product_ .product-type-simple #liste-flats .tc-active input[type=radio]:after, .single-product_ .product-type-simple #liste-mobile .tc-active input[type=radio]:after, .single-product_ .product-type-simple #liste-anschluss .tc-active input[type=radio]:after {
    content: "";
    opacity: 1;
    display: block;
    left: 2px;
    top: 2px;
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #31AFD7;
  }
}
.single-product_ .single_variation_wrap .tm-section-label, .single-product_ .product-type-simple .tm-section-label {
  font-size: 23px !important;
  margin: 5px 0 8px 0;
  height: 40px;
}
.single-product_ .single_variation_wrap .tmcp-field-wrap, .single-product_ .product-type-simple .tmcp-field-wrap {
  padding-left: 35px !important;
}
.single-product_ .single_variation_wrap .tmcp-field-wrap .tc-label, .single-product_ .product-type-simple .tmcp-field-wrap .tc-label {
  font-size: 23px !important;
}
.single-product_ .single_variation_wrap .tmcp-field-wrap .tcmp-field, .single-product_ .product-type-simple .tmcp-field-wrap .tcmp-field {
  margin-left: -35px !important;
}
.single-product_ .single_variation_wrap .tmcp-field-wrap .tm-label, .single-product_ .product-type-simple .tmcp-field-wrap .tm-label {
  font-weight: normal !important;
  position: relative;
  /*	
				&::before{
					position: absolute;
					content: url(../pics/plus.svg); 
					left:-40px;
					top:-3px;
				}
*/
}
.single-product_ .single_variation_wrap .tmcp-field-wrap .tc-label-wrap, .single-product_ .product-type-simple .tmcp-field-wrap .tc-label-wrap {
  color: #85D3E5;
}
.single-product_ .single_variation_wrap .tmcp-field-wrap .amount, .single-product_ .product-type-simple .tmcp-field-wrap .amount {
  font-weight: normal !important;
  color: #85D3E5;
}
.single-product_ .single_variation_wrap .tmcp-field-wrap.tc-active, .single-product_ .product-type-simple .tmcp-field-wrap.tc-active {
  /*				.tm-label{
					&::before{
						content: url(../pics/minus.svg); 
						left:-40px;
						top:-7px;
					}
				}
*/
}
.single-product_ .single_variation_wrap .tmcp-field-wrap.tc-active .amount, .single-product_ .product-type-simple .tmcp-field-wrap.tc-active .amount {
  color: #31AFD7;
}
.single-product_ .single_variation_wrap .tmcp-field-wrap.tc-active .tc-label-wrap .tc-label, .single-product_ .product-type-simple .tmcp-field-wrap.tc-active .tc-label-wrap .tc-label {
  color: #31AFD7;
}
.single-product_ .single_variation_wrap .tm-extra-product-options-radio .tmcp-field-wrap, .single-product_ .product-type-simple .tm-extra-product-options-radio .tmcp-field-wrap {
  padding-left: 0px !important;
}
.single-product_ .single_variation_wrap .tm-element-ul-radio .tm-label::before, .single-product_ .product-type-simple .tm-element-ul-radio .tm-label::before {
  left: 0px;
  top: 0px;
}
.single-product_ .single_variation_wrap .tm-element-ul-radio .tc-active .tm-label::before, .single-product_ .product-type-simple .tm-element-ul-radio .tc-active .tm-label::before {
  left: 0px;
  top: 0px;
}
.single-product_ .product-type-simple .cart {
  display: flex;
  margin-top: 36px;
  flex-wrap: nowrap !important;
  display: flex;
  flex-direction: column;
}
@media (max-width: 991px) {
  .single-product_ .product-type-simple .cart {
    margin-top: 60px;
  }
}
.single-product_ .product-type-simple .tm-extra-product-options {
  width: 100%;
}
.single-product_ .tm-extra-product-options .tmcp-field-wrap .tmcp-ul-wrap {
  width: 65%;
}
.single-product_ .tm-extra-product-options .tmcp-field-wrap .tc-label.tm-label {
  opacity: 0.5;
  font-size: 23px;
}
.single-product_ .tm-extra-product-options .tmcp-field-wrap .tm-epo-field.tmcp-checkbox {
  width: 22px;
  height: 21px;
  border: 2px solid #31AFD7;
  color: #31AFD7;
  -webkit-tap-highlight-color: #31AFD7;
  border-radius: 4px;
  top: -3px;
  display: inline-block;
  margin-left: -33px !important;
}
.single-product_ .tm-extra-product-options .tmcp-field-wrap .tm-epo-field.tmcp-checkbox:after {
  background: #31AFD7;
}
@supports (-webkit-appearance: none) or (-moz-appearance: none) {
  .single-product_ .tm-extra-product-options .tmcp-field-wrap input[type=checkbox]:after {
    content: "";
    opacity: 0;
    display: block;
    left: 3px;
    top: 3px;
    position: absolute;
    width: 12px;
    height: 11px;
    border: none;
    border-top: 0;
    border-left: 0;
    transform: rotate(0);
    border-radius: 2px;
  }
}
.single-product_ .tm-extra-product-options .tmcp-field-wrap .price.tc-price, .single-product_ .tm-extra-product-options .tmcp-field-wrap .after-amount {
  opacity: 0.5;
}
.single-product_ .tm-extra-product-options .tmcp-field-wrap .price.tc-price .amount, .single-product_ .tm-extra-product-options .tmcp-field-wrap .after-amount .amount {
  margin: 0;
}
.single-product_ .tm-extra-product-options .tmcp-field-wrap .einmalig {
  font-size: 16px;
}
.single-product_ .tm-extra-product-options .tmcp-field-wrap .klein {
  margin: 5px 0 0 36px;
}
@supports (-webkit-appearance: none) or (-moz-appearance: none) {
  .single-product_ .tm-extra-product-options .tmcp-field-wrap.tc-active input[type=checkbox]:after {
    opacity: 1;
  }
}
.single-product_ .tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label.tm-label {
  font-weight: normal;
  opacity: 1;
}
.single-product_ .tm-extra-product-options .tmcp-field-wrap.tc-active .price.tc-price, .single-product_ .tm-extra-product-options .tmcp-field-wrap.tc-active .after-amount, .single-product_ .tm-extra-product-options .tmcp-field-wrap.tc-active .klein {
  opacity: 1;
}
.single-product_ .tm-extra-product-options .tmcp-field-wrap.tc-active .price.tc-price .amount, .single-product_ .tm-extra-product-options .tmcp-field-wrap.tc-active .after-amount .amount, .single-product_ .tm-extra-product-options .tmcp-field-wrap.tc-active .klein .amount {
  font-weight: normal;
}
.single-product_ .tm-extra-product-options .tmcp-field-wrap .tm-epo-field.tmcp-radio {
  width: 21px;
  height: 21px;
  border: 2px solid #31AFD7;
  color: #31AFD7;
  -webkit-tap-highlight-color: #31AFD7;
  top: -3px;
  display: inline-block;
}
.single-product_ .tm-extra-product-options .tmcp-field-wrap .tm-epo-field.tmcp-radio:after {
  background: #31AFD7;
}
.single-product_ .tm-extra-product-options .tmcp-field-wrap .after-amount {
  font-size: 16px;
}
.single-product_ .single_variation_wrap .tm-extra-product-options-radio .tc-label {
  font-size: 16px !important;
}
.single-product_ .single_variation_wrap .tm-extra-product-options-radio .tmcp-field-wrap .price.tc-price .amount {
  font-size: 16px !important;
}
.single-product_ .single_variation_wrap .tm-extra-product-options-radio .tmcp-field-wrap {
  display: flex;
  align-items: center;
  width: auto !important;
  margin: 0 30px 0 0;
}
.single-product_ .tm-options-totals {
  display: none;
}
.single-product_ dt.tm-final-totals {
  display: none;
}
.single-product_ dd.tm-final-totals {
  font-size: 48px;
}
.single-product_ dd.tm-final-totals bdi::after {
  content: " / Monat";
  font-size: 23px;
}
.single-product_ .single_add_to_cart_button {
  color: white;
  background: #31AFD7 !important;
  height: 38px;
  border: 2px solid #31AFD7;
  border-radius: 18px;
  display: flex !important;
  justify-content: center;
  align-items: center;
  font-size: 21px !important;
  transition: all 0.25s;
  padding: 0;
  font-family: "fs_untitled-medium" !important;
}
.single-product_ .single_add_to_cart_button:hover {
  background-color: white !important;
  color: #31AFD7;
}
.single-product_ #sipaccount .tc-price-wrap {
  display: block;
}
.single-product_ .zusatz {
  display: none !important;
  text-align: right !important;
  margin: 0 13px 15px 0 !important;
}
@media (max-width: 991px) {
  .single-product_ .zusatz {
    font-size: 16px;
    margin: 0 13px 5px 0 !important;
  }
}
.single-product_ .zusatz.show {
  display: block !important;
}
.single-product_ .zusatz .kosten, .single-product_ .zusatz .einrichtung {
  display: none;
}
.single-product_ .zusatz .kosten.show, .single-product_ .zusatz .einrichtung.show {
  display: inline-block;
}
.single-product_ .mwst_ {
  display: none !important;
  text-align: right !important;
  margin: 0 13px 40px 0 !important;
  font-size: 16px;
}
.single-product_ .mwst_.private {
  display: block !important;
}
.single-product_ .product_cat-business .mwst_.business {
  display: block !important;
}
.single-product_ .product_cat-business .mwst_.private {
  display: none !important;
}
.single-product_ #einmalig {
  display: none;
}
.single-product_ .tm-extra-product-options-fields .tc-row:nth-child(2) {
  display: none;
}
.single-product_ .preis_sterne {
  display: none !important;
}
.single-product_ .preis_sterne.product_cat-business {
  margin-bottom: 10px;
  color: #31AFD7;
  display: block !important;
}
.single-product_ .preis_sterne.product_cat-business a {
  text-decoration: underline;
}
.single-product_ .tcwidth-100 {
  font-size: 23px;
  margin-bottom: 10px;
}
.single-product_ .only_one-div .tm-epo-field.tmcp-checkbox {
  width: 21px !important;
  height: 21px !important;
  border-radius: 20px !important;
}
.single-product_ .only_one-div .tm-epo-field.tmcp-checkbox:after {
  border-radius: 20px !important;
  width: 11px !important;
  height: 11px !important;
}
@media (max-width: 991px) {
  .tm-epo-totals {
    padding-bottom: 8px;
  }
}
.related.products {
  display: none;
}
#main .woocommerce-error {
  color: red;
  background: transparent;
  padding-left: 0px;
  font-size: 20px;
}
#main .woocommerce-error a {
  color: red;
  text-decoration: underline;
}
#main .woocommerce-error a:hover {
  color: black;
}
#main .woocommerce-checkout ul.woocommerce-error li {
  font-family: "fs_untitled-medium" !important;
  padding: 10px 0 10px 15px;
}
.woocommerce .woocommerce-notices-wrapper > * {
  padding: 10px 30px 8px 30px;
  font-family: "fs_untitled-medium" !important;
}
.woocommerce-info, .woocommerce-message {
  border: 2px solid #6D0654;
  border-radius: 27px;
  background: white;
  font-family: "fs_untitled-medium";
  font-size: 18px;
  color: #6D0654;
}
.woocommerce-info a.button, .woocommerce-message a.button {
  background: white;
  color: #6D0654;
}
.woocommerce-info a.button:hover, .woocommerce-message a.button:hover {
  text-decoration: none !important;
  color: #31AFD7;
}
.woocommerce-checkout_ #main .col-3 {
  display: none;
}
.woocommerce-checkout_ .col-lg-9 {
  max-width: 100%;
  flex: 100%;
}
.woocommerce-checkout_ .form-row {
  margin-right: 0px;
  margin-left: 0px;
}
@media (max-width: 991px) {
  .woocommerce-checkout_ .woocommerce-billing-fields {
    margin-bottom: 50px;
  }
}
.woocommerce-checkout_ .checkbox-legal .woocommerce-form__label-for-checkbox {
  display: flex !important;
}
.woocommerce-checkout_ .checkbox-legal .woocommerce-form__label-for-checkbox .input-checkbox {
  width: 93px;
  margin-right: 10px;
}
.woocommerce-checkout_ .woocommerce-message, .woocommerce-checkout_ .entry-header {
  display: none;
}
.woocommerce-checkout_ form #order_review {
  width: auto;
  padding: 0;
  float: none;
  clear: none;
}
.woocommerce-checkout_ form #order_review_heading {
  width: auto;
  padding: 0;
  float: none;
  clear: none;
}
.woocommerce-checkout_ form .woocommerce-additional-fields {
  display: none;
}
.woocommerce-checkout_ form .wooccm-field-country {
  display: none;
}
.woocommerce-checkout_ form .wc-gzd-product-name-left {
  display: none;
}
.woocommerce-checkout_ form[name=checkout] {
  display: flex;
}
.woocommerce-checkout_ .woocommerce-billing-fields h3, .woocommerce-checkout_ .woocommerce-shipping-fields h3 {
  color: #31AFD7;
  margin: 0 0 20px 0;
}
.woocommerce-checkout_ .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper, .woocommerce-checkout_ .woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper, .woocommerce-checkout_ .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper, .woocommerce-checkout_ .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper {
  font-size: 20px;
  width: 85%;
}
@media (max-width: 991px) {
  .woocommerce-checkout_ .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper, .woocommerce-checkout_ .woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper, .woocommerce-checkout_ .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper, .woocommerce-checkout_ .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper {
    width: 100%;
  }
}
.woocommerce-checkout_ .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .woocommerce-radio-wrapper, .woocommerce-checkout_ .woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper .woocommerce-radio-wrapper, .woocommerce-checkout_ .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper .woocommerce-radio-wrapper, .woocommerce-checkout_ .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper .woocommerce-radio-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.woocommerce-checkout_ .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .woocommerce-radio-wrapper label, .woocommerce-checkout_ .woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper .woocommerce-radio-wrapper label, .woocommerce-checkout_ .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper .woocommerce-radio-wrapper label, .woocommerce-checkout_ .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper .woocommerce-radio-wrapper label {
  margin-bottom: 0px;
  margin-right: 40px;
  color: #31AFD7;
  font-family: "fs_untitled-medium";
  font-size: 20px;
}
.woocommerce-checkout_ .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .woocommerce-radio-wrapper input[type=radio], .woocommerce-checkout_ .woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper .woocommerce-radio-wrapper input[type=radio], .woocommerce-checkout_ .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper .woocommerce-radio-wrapper input[type=radio], .woocommerce-checkout_ .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper .woocommerce-radio-wrapper input[type=radio] {
  border: 2px solid #31AFD7;
  color: #31AFD7;
  width: 21px;
  height: 21px;
}
.woocommerce-checkout_ .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .woocommerce-radio-wrapper input[type=radio]:after, .woocommerce-checkout_ .woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper .woocommerce-radio-wrapper input[type=radio]:after, .woocommerce-checkout_ .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper .woocommerce-radio-wrapper input[type=radio]:after, .woocommerce-checkout_ .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper .woocommerce-radio-wrapper input[type=radio]:after {
  background: #31AFD7;
}
.woocommerce-checkout_ .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .woocommerce-input-wrapper, .woocommerce-checkout_ .woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper .woocommerce-input-wrapper, .woocommerce-checkout_ .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper .woocommerce-input-wrapper, .woocommerce-checkout_ .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper .woocommerce-input-wrapper {
  width: 100%;
}
.woocommerce-checkout_ .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .woocommerce-input-wrapper .input-text, .woocommerce-checkout_ .woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper .woocommerce-input-wrapper .input-text, .woocommerce-checkout_ .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper .woocommerce-input-wrapper .input-text, .woocommerce-checkout_ .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper .woocommerce-input-wrapper .input-text {
  background: #C1EAF4;
  border: none;
  color: #31AFD7;
  margin: 0 0 10px 0;
  padding: 10px 10px 7px 12px;
}
.woocommerce-checkout_ .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .woocommerce-input-wrapper .input-text::placeholder, .woocommerce-checkout_ .woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper .woocommerce-input-wrapper .input-text::placeholder, .woocommerce-checkout_ .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper .woocommerce-input-wrapper .input-text::placeholder, .woocommerce-checkout_ .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper .woocommerce-input-wrapper .input-text::placeholder {
  color: #31AFD7;
  opacity: 0.4;
}
.woocommerce-checkout_ .wc-gzd-product-name-right .product-quantity {
  display: none;
}
.woocommerce-checkout_ .woocommerce-checkout-review-order #order_review_heading {
  color: #31AFD7;
  margin: 0 0 20px 0;
}
.woocommerce-checkout_ .woocommerce-checkout-review-order .shop_table {
  background: transparent;
  font-size: 20px;
}
.woocommerce-checkout_ .woocommerce-checkout-review-order .shop_table dd {
  padding-left: 0px;
}
.woocommerce-checkout_ .woocommerce-checkout-review-order-table td {
  padding: 15px 0;
}
.woocommerce-checkout_ .woocommerce-checkout-review-order-table .woocommerce-shipping-totals.shipping {
  display: none;
}
.woocommerce-checkout_ td.product-name a.tm-cart-edit-options, .woocommerce-checkout_ .tm-cart-edit-options {
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
}
.woocommerce-checkout_ .wc-gzd-order-submit {
  clear: both;
  float: right;
  width: 350px;
}
.woocommerce-checkout_ .product-quantity {
  font-family: "fs_untitled-medium";
}
.woocommerce-checkout_ .product-total {
  text-align: right;
  vertical-align: top;
  line-height: 1 !important;
}
.woocommerce-checkout_ .product-total .amount .woocommerce-Price-currencySymbol:after {
  content: " / Monat";
  font-size: 23px;
}
.woocommerce-checkout_ .cart-subtotal, .woocommerce-checkout_ .order-total {
  text-align: left;
}
.woocommerce-checkout_ .cart-subtotal th, .woocommerce-checkout_ .order-total th {
  padding: 5px 5px 5px 0px;
}
.woocommerce-checkout_ .cart-subtotal td, .woocommerce-checkout_ .order-total td {
  text-align: right;
}
.woocommerce-checkout_ .cart_item {
  display: grid;
}
.woocommerce-checkout_ .cart_item .product-name {
  padding: 15px 0 15px;
}
.woocommerce-checkout_ #main .woocommerce {
  padding: 0;
}
.woocommerce-checkout_ dt.variation-zzgleinmaligerKostengesamt {
  margin-top: 20px;
  font-family: "fs_untitled-medium" !important;
  font-size: 20px;
  float: left;
}
.woocommerce-checkout_ dd.variation-zzgleinmaligerKostengesamt {
  float: right;
  margin-top: 20px;
  font-size: 20px;
}
.woocommerce-checkout_ dd.variation-zzgleinmaligerKostengesamt p {
  font-family: "fs_untitled-medium" !important;
  margin-left: 10px;
}
.woocommerce-checkout_ dd.variation-zzgleinmaligerKostengesamt p:after {
  content: " €";
}
.woocommerce-checkout_ .cart-subtotal, .woocommerce-checkout_ .order-total {
  display: none;
}
.woocommerce-checkout_ .container .container {
  padding-right: 0px;
  padding-left: 0px;
}
.woocommerce-checkout_ .woocommerce-gzd-legal-checkbox-text {
  color: #31AFD7;
  font-family: "fs_untitled-regular";
}
.woocommerce-checkout_ .woocommerce-gzd-legal-checkbox-text a {
  text-decoration: underline;
  font-family: "fs_untitled-regular";
}
.woocommerce-checkout_ .wc-gzd-product-name-right {
  font-size: 30px;
  font-family: "fs_untitled-medium";
  color: #31AFD7;
  display: flex;
  flex-direction: column;
}
.woocommerce-checkout_ .wc-gzd-product-name-right .tc-epo-metadata {
  order: 2;
}
.woocommerce-checkout_ .wc-gzd-product-name-right .tm-cart-edit-options {
  order: 3;
  text-decoration: underline;
  font-size: 23px !important;
  font-family: "fs_untitled-medium" !important;
  margin-top: 20px;
}
.woocommerce-checkout_ .tc-epo-metadata.variation p {
  font-size: 23px !important;
  font-family: "fs_untitled-medium" !important;
  margin: 10px 0;
}
.woocommerce-checkout_ .tc-epo-metadata.variation .tc-name {
  display: none;
}
.woocommerce-checkout_ .variation-zzgleinmaligerKostengesamt {
  display: none;
}
.woocommerce-checkout_ .checkbox-legal {
  margin-bottom: 30px;
}
.woocommerce-checkout_ .order-fixcosts {
  float: right;
  font-size: 23px !important;
  font-family: "fs_untitled-medium" !important;
  color: #31AFD7;
}
.woocommerce-checkout_ .woocommerce-Price-amount {
  color: #31AFD7;
}
.woocommerce-checkout_ .woocommerce-Price-amount bdi {
  font-size: 72px !important;
}
@media (max-width: 991px) {
  .woocommerce-checkout_ .woocommerce-Price-amount bdi {
    font-size: 48px !important;
  }
}
.woocommerce-checkout_ .order-tax {
  display: none;
}
.woocommerce-checkout_ .mwst_inkl, .woocommerce-checkout_ .mwst_exkl {
  display: none;
  color: #31AFD7;
  float: right;
  margin-top: 10px;
  font-size: 16px;
}
.woocommerce-checkout_ .woocommerce-table__product-total .mwst_inkl, .woocommerce-checkout_ .woocommerce-table__product-total .mwst_exkl {
  display: block;
  color: black;
  float: right;
  margin-top: 10px;
}
.woocommerce-checkout_ #ship-to-different-address label span::before {
  background: #31AFD7;
  border-color: #31AFD7;
}
.woocommerce-checkout_ #ship-to-different-address label input[type=checkbox]:checked + span::after {
  background: #31AFD7;
}
@supports (-webkit-appearance: none) or (-moz-appearance: none) {
  .woocommerce-checkout_ input[type=checkbox]:after {
    border-color: #31AFD7;
  }
}
.woocommerce form .form-row .required {
  visibility: hidden;
}
.woocommerce-form__input.woocommerce-form__input-checkbox.input-checkbox {
  border-color: #31AFD7;
  border-radius: 3px;
}
.woocommerce-order-received .woocommerce-thankyou-order-received {
  font-size: 60px !important;
  line-height: 65px !important;
  margin-bottom: 20px;
  font-family: "fs_untitled-medium" !important;
}
@media (max-width: 991px) {
  .woocommerce-order-received .woocommerce-thankyou-order-received {
    font-size: 30px !important;
    line-height: 36px !important;
  }
}
.woocommerce-order-received .woocommerce-order-overview {
  padding-left: 0px;
  list-style: none;
}
.woocommerce-order-received .shop_table {
  background-color: #fff !important;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}
.woocommerce-order-received .woocommerce-order-overview__total {
  display: none;
}
.woocommerce-order-received woocommerce-table__product-name.product-name {
  font-size: 0px !important;
}
.woocommerce-order-received .woocommerce-table__product-table.product-total {
  padding-top: 28px;
  font-size: 0px;
}
.woocommerce-order-received .woocommerce-table__product-name a {
  color: black;
}
.woocommerce-order-received .woocommerce-Price-amount bdi {
  font-family: "fs_untitled-bold";
  color: black;
}
.woocommerce-order-received .wc-item-meta {
  margin-bottom: 24px;
  padding-left: 0px;
}
.woocommerce-order-received .wc-item-meta li {
  font-family: "fs_untitled-regular" !important;
  font-size: 20px;
}
.woocommerce-order-received .wc-item-meta li:last-child {
  margin-top: 20px;
  font-family: "fs_untitled-bold";
  display: none;
}
.woocommerce-order-received .wc-item-meta li:last-child .wc-item-meta-label {
  display: block;
}
.woocommerce-order-received .wc-item-meta :last-child:after {
  content: " €";
}
.woocommerce-order-received .wc-item-meta .wc-item-meta-label:after {
  content: "";
}
.woocommerce-order-received .wc-item-meta-label {
  display: none;
}
.woocommerce-order-received .woocommerce-table--order-details tfoot {
  display: none;
}
.woocommerce-order-received .product-quantity {
  display: none;
}
.woocommerce-order-received .woocommerce-columns--addresses {
  display: flex;
}
.woocommerce-order-received .woocommerce-columns--addresses .woocommerce-column--billing-address {
  margin-right: 50px;
}
.woocommerce-order-received .fixcostes {
  color: black;
  font-size: 23px;
  margin-top: 10px;
}
.woocommerce-order-received .woocommerce-table__product-name a {
  font-size: 30px;
}
.woocommerce-order-received .woocommerce-order-received .woocommerce-order li, .woocommerce-order-received .woocommerce-order-received .woocommerce-order p {
  font-family: "fs_untitled-regular" !important;
}
table th, .wp-block-table th {
  font-family: "fs_untitled-medium";
}
.post-thumbnail, .entry-content .wp-audio-shortcode, .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce), *[class*=inner-container] > *:not(.entry-content):not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce), .default-max-width {
  max-width: none;
  margin-left: 0px;
  margin-right: 0px;
}
.woocommerce-checkout-review-order-table dl.variation dd p, .woocommerce-checkout-review-order-table dl.variation dt p {
  font-family: "fs_untitled-medium";
}
.woocommerce-cart_ .woocommerce-cart-form__contents thead {
  display: none;
}
.woocommerce-cart_ td {
  border: none;
}
.woocommerce-cart_ .actions {
  float: left;
  padding-left: 0px;
}
.woocommerce-cart_ .woocommerce-cart-form__cart-item {
  display: flex;
  justify-content: space-between;
  border-bottom: 2px solid #31AFD7;
  padding-bottom: 41px;
}
.woocommerce-cart_ .woocommerce-cart-form__cart-item td {
  border: none;
}
.woocommerce-cart_ .woocommerce-cart-form__cart-item .product-thumbnail {
  display: none;
}
.woocommerce-cart_ .woocommerce-cart-form__cart-item .product-quantity {
  order: 1;
  padding: 0;
  display: none;
}
.woocommerce-cart_ .woocommerce-cart-form__cart-item .product-quantity .qib-container .qib-button {
  background-color: #31AFD7 !important;
  color: white !important;
  font-size: 26px !important;
  border: none !important;
  height: 45px !important;
}
.woocommerce-cart_ .woocommerce-cart-form__cart-item .product-quantity .qib-container .qib-button:hover {
  background-color: white !important;
  color: #31AFD7 !important;
}
.woocommerce-cart_ .woocommerce-cart-form__cart-item .product-quantity .qib-container .minus {
  border: 2px solid #31AFD7 !important;
}
.woocommerce-cart_ .woocommerce-cart-form__cart-item .product-quantity .qib-container .minus:hover {
  color: #31AFD7 !important;
}
.woocommerce-cart_ .woocommerce-cart-form__cart-item .product-quantity .qib-container .plus {
  border: 2px solid #31AFD7 !important;
}
.woocommerce-cart_ .woocommerce-cart-form__cart-item .product-quantity .qib-container .plus:hover {
  color: #31AFD7 !important;
}
.woocommerce-cart_ .woocommerce-cart-form__cart-item .product-quantity .qib-container input {
  background-color: #31AFD7 !important;
  color: white !important;
  border: none !important;
  font-size: 32px !important;
  height: 45px !important;
  width: 80px !important;
  padding-top: 7px !important;
  margin: 0 2px !important;
}
.woocommerce-cart_ .woocommerce-cart-form__cart-item .product-name {
  color: #31AFD7;
  order: 2;
  flex-grow: 1;
  font-size: 23px;
  line-height: 26px;
  padding-top: 13px;
}
.woocommerce-cart_ .woocommerce-cart-form__cart-item .product-name a:first-child {
  font-size: 36px;
}
.woocommerce-cart_ .woocommerce-cart-form__cart-item .product-name a.tm-cart-edit-options {
  font-style: normal;
  font-weight: normal;
}
.woocommerce-cart_ .woocommerce-cart-form__cart-item .product-name dd {
  padding: 0;
}
.woocommerce-cart_ .woocommerce-cart-form__cart-item .product-price {
  display: none;
}
.woocommerce-cart_ .woocommerce-cart-form__cart-item .product-subtotal {
  order: 4;
  font-size: 72px;
  color: #31AFD7;
  line-height: 67px;
  padding-right: 65px;
}
.woocommerce-cart_ .woocommerce-cart-form__cart-item .product-subtotal .monat, .woocommerce-cart_ .woocommerce-cart-form__cart-item .product-subtotal .einmalig-preis {
  font-size: 23px;
}
.woocommerce-cart_ .woocommerce-cart-form__cart-item .product-subtotal .einmalig-preis {
  line-height: 42px;
  display: none;
}
.woocommerce-cart_ .woocommerce-cart-form__cart-item .product-subtotal .einmalig-preis.show {
  display: block;
}
.woocommerce-cart_ .woocommerce-cart-form__cart-item .product-remove {
  order: 5;
  width: 40px;
}
.woocommerce-cart_ .woocommerce-cart-form__cart-item .product-remove :before {
  display: block;
  content: " ";
  background-image: url("../pics/trash.svg");
  background-size: 28px 28px;
  height: 28px;
  width: 28px;
}
.woocommerce-cart_ .woocommerce-cart-form__cart-item .product-remove a.remove {
  font-size: 0px;
  width: 0px;
  height: 0px;
  line-height: 0px;
}
.woocommerce-cart_ .woocommerce-cart-form__cart-item .tc-epo-metadata .variation-zzgleinmaligerKostengesamt {
  display: none;
}
.woocommerce-cart_ .return-to-shop {
  display: none;
}
.woocommerce-cart_ .cart_totals {
  width: 370px !important;
  margin-right: 100px;
}
.woocommerce-cart_ .cart_totals h2 {
  display: none;
}
.woocommerce-cart_ .cart_totals .cart-subtotal {
  display: none;
}
.woocommerce-cart_ .cart_totals .order-total th {
  display: none;
}
.woocommerce-cart_ .cart_totals .order-total .woocommerce-Price-amount {
  font-size: 72px;
  color: #31AFD7;
}
.woocommerce-cart_ .cart_totals .checkout-button {
  color: white;
  background: #31AFD7;
  height: 38px;
  border: 2px solid #31AFD7;
  border-radius: 18px;
  display: flex !important;
  justify-content: center;
  align-items: center;
  font-size: 21px !important;
  transition: all 0.25s;
  padding: 0;
  width: 70%;
  font-weight: normal;
}
.woocommerce-cart_ .cart_totals .checkout-button:hover {
  background-color: white;
  color: #31AFD7;
  text-decoration: none !important;
}
.woocommerce-cart_ .shop_table tr:last-child {
  display: none;
}
.woocommerce-cart_ .tc-price-in-cart, .woocommerce-cart_ .tc-quantity-in-cart, .woocommerce-cart_ .klein, .woocommerce-cart_ .einmalig {
  font-size: 18px;
}
.woocommerce-cart_ .klein:before {
  content: "+ ";
}
.woocommerce-cart_ .tc-value.variation- {
  margin-top: 5px;
}
.singular .entry-title {
  font-size: 60px !important;
  color: #31AFD7;
  margin: 2.5rem 0 0 !important;
}
@media (max-width: 991px) {
  .singular .entry-title {
    font-size: 30px !important;
  }
}
.singular .entry-header {
  border: none;
  padding-bottom: 0px;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .singular .entry-header {
    margin-bottom: 0px;
  }
}
.singular time {
  font-size: 14px;
}
.singular h2 {
  font-size: 60px;
}
@media (max-width: 991px) {
  .singular h2 {
    font-size: 30px;
  }
}
.singular h3 {
  font-size: 40px;
}
@media (max-width: 991px) {
  .singular h3 {
    font-size: 30px;
  }
}
.singular h4 {
  font-size: 30px;
  font-family: "fs_untitled-medium";
}
.no-widgets .site-footer {
  margin-top: 0px;
}
.site-footer {
  background-color: #31AFD7;
  color: white;
  max-width: none;
  width: 100%;
}
.site-footer .container {
  margin-top: 35px;
  margin-bottom: 150px;
}
@media (max-width: 991px) {
  .site-footer .container {
    margin-bottom: 50px;
  }
}
.site-footer a {
  color: white !important;
}
.site-footer a:hover {
  text-decoration: none !important;
}
.site-footer .footer-navigation {
  margin: 0;
}
.site-footer .footer-navigation-wrapper {
  display: flex;
}
.site-footer .footer-navigation-wrapper li {
  line-height: 3;
}
@media (max-width: 991px) {
  .site-footer .footer-navigation-wrapper li {
    line-height: 2;
  }
}
.site-footer .footer-navigation-wrapper li a {
  padding: 0;
}
.site-footer .footer_1, .site-footer .footer_2 {
  flex-direction: column;
}
.site-footer .footer_3 {
  flex-direction: row;
  justify-content: flex-start;
}
@media (max-width: 991px) {
  .site-footer .footer_3 {
    margin-top: 20px;
  }
}
.site-footer .footer_3 li {
  margin-right: 25px;
}
@media (max-width: 991px) {
  .site-footer .footer_3 li {
    margin-right: 14px;
  }
}
.site-footer .footer_3 .facebook {
  line-height: 1.5;
}
.site-footer .footer_3 .facebook a {
  font-size: 30px;
}
.site-footer .footer_3 .Twitter {
  line-height: 1.5;
}
.site-footer .footer_3 .Twitter a {
  font-size: 30px;
}
.site-footer .footer_3 .Instagram {
  line-height: 1.5;
}
.site-footer .footer_3 .Instagram a {
  font-size: 30px;
}
.wp-block-latest-posts.is-style-twentytwentyone-latest-posts-dividers {
  border-top: 0px;
  border-bottom: 1px solid black;
}
.wp-block-latest-posts.is-style-twentytwentyone-latest-posts-dividers:not(.is-grid) > li, .wp-block-latest-posts.is-style-twentytwentyone-latest-posts-dividers > li {
  padding-bottom: 58px;
  padding-top: 17px;
}
@media (max-width: 991px) {
  .wp-block-latest-posts.is-style-twentytwentyone-latest-posts-dividers:not(.is-grid) > li, .wp-block-latest-posts.is-style-twentytwentyone-latest-posts-dividers > li {
    padding-bottom: 40px;
    padding-top: 0px;
  }
}
.wp-block-latest-posts.is-style-twentytwentyone-latest-posts-dividers:not(.is-grid) > li:last-child, .wp-block-latest-posts.is-style-twentytwentyone-latest-posts-dividers > li:last-child {
  padding-bottom: 58px;
  padding-top: 17px;
}
@media (max-width: 991px) {
  .wp-block-latest-posts.is-style-twentytwentyone-latest-posts-dividers:not(.is-grid) > li:last-child, .wp-block-latest-posts.is-style-twentytwentyone-latest-posts-dividers > li:last-child {
    padding-bottom: 40px;
    padding-top: 0px;
  }
}
.wp-block-latest-posts .wp-block-latest-posts__post-excerpt, .wp-block-latest-posts .wp-block-latest-posts__post-full-content {
  font-family: "fs_untitled-regular";
}
@media (max-width: 991px) {
  .wp-block-latest-posts .wp-block-latest-posts__post-excerpt, .wp-block-latest-posts .wp-block-latest-posts__post-full-content {
    margin-top: 0px;
  }
}
.wp-block-latest-posts__list li {
  display: flex;
  flex-direction: column;
}
.wp-block-latest-posts__list li time {
  order: 1;
}
.wp-block-latest-posts__list li a {
  order: 2;
  font-family: "fs_untitled-medium";
}
.wp-block-latest-posts__list li .more-link {
  background-color: #31AFD7;
  border-radius: 20px;
  color: white;
  border: 2px solid #31AFD7;
  padding: 1px 10px 0;
  line-height: 23px;
  display: inline-block;
}
.wp-block-latest-posts__list li .more-link:hover {
  background-color: white;
  color: #31AFD7;
}
.wp-block-latest-posts__list li div {
  order: 3;
}
.post-navigation {
  margin-top: 100px;
  margin-bottom: 160px;
}
@media (max-width: 991px) {
  .post-navigation {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
.post-navigation .nav-links .nav-next a, .post-navigation .nav-links .nav-previous a {
  display: block;
}
.post-navigation .nav-links .nav-next, .post-navigation .nav-links .nav-previous {
  padding-right: 30px;
}
.post-navigation .post-title {
  margin: 0;
  color: #31AFD7 !important;
  font-size: 24px !important;
}
.post-navigation .mehr {
  background-color: #31AFD7;
  border-radius: 20px;
  color: white;
  border: 2px solid #31AFD7;
  padding: 2px 10px 1px;
  line-height: 23px;
  margin-top: 8px;
  display: inline-block;
}
.post-navigation a:hover {
  text-decoration: none;
}
.post-navigation a:hover .mehr {
  background-color: white;
  color: #31AFD7;
}
.navigation .nav-links .nav-next {
  text-align: left;
}
.search-results h1, .search-no-results h1 {
  font-size: 60px;
}
.search-results .page-header, .search-no-results .page-header {
  border: none;
  padding-bottom: 20px;
}
.search-results .search-result-count, .search-no-results .search-result-count {
  margin-bottom: 50px;
}
.search-results article, .search-no-results article {
  border-top: 1px solid black;
  width: 100%;
}
.search-results .entry-footer, .search-no-results .entry-footer {
  display: none;
}
.search-results #primary, .search-no-results #primary {
  margin-bottom: 100px;
}
.search-results .more-link, .search-no-results .more-link {
  background-color: #31AFD7;
  border-radius: 20px;
  color: white;
  border: 2px solid #31AFD7;
  padding: 1px 10px 0;
  line-height: 23px;
  display: inline-block;
  transition: all 0.5s;
}
.search-results .more-link:hover, .search-no-results .more-link:hover {
  background-color: white;
  color: #31AFD7;
}
.search-results .search-form, .search-no-results .search-form {
  margin: 40px 0 0 0;
  max-width: 400px;
}
.search-results .search-form .search-field, .search-no-results .search-form .search-field {
  width: 200px;
  height: 36px;
  margin: 0;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  padding-left: 20px;
  padding-top: 14px;
}
.search-results .search-form .search-submit, .search-no-results .search-form .search-submit {
  width: 100px;
  height: 36px;
  font-size: 1rem;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-left: 0px;
  margin: 0;
  color: #31AFD7;
}
.search-results .search-form .search-submit:hover, .search-no-results .search-form .search-submit:hover {
  color: white;
  background-color: #31AFD7;
  border: 2px solid #31AFD7;
  border-left: 0px;
}
.wp-block-file .wp-block-file__button {
  padding: 3px 18px 0px 18px !important;
  background: white !important;
  color: #31AFD7 !important;
  border: 2px solid #31AFD7 !important;
  border-radius: 20px !important;
  margin: 15px 0 15px 10px !important;
  font-size: 18px !important;
  font-family: fs_untitled-medium !important;
}
.wp-block-file .wp-block-file__button:hover {
  background: #31AFD7 !important;
  color: white !important;
}
.sitemap-container {
  padding-bottom: 200px;
  line-height: 40px;
  font-size: 20px;
  padding-top: 34px;
}
@media (max-width: 991px) {
  .sitemap-container {
    padding-top: 37px;
    padding-bottom: 50px;
  }
}
.sitemap-container h2 {
  padding-bottom: 20px;
}
.sitemap-container .sub-menu-toggle {
  display: none;
}
.sitemap-container .fa-facebook, .sitemap-container .fa-twitter, .sitemap-container .fa-instagram {
  display: none;
}
.sitemap-container ul ul {
  list-style: disc;
  padding-left: 50px;
}
.sitemap-container ul {
  list-style-position: inside;
  padding-left: 0px;
  margin-bottom: 30px;
}
.sitemap-container a {
  color: #31AFD7 !important;
}
.wp-block-image figcaption {
  text-align: left;
  line-height: 20px;
  font-size: 14px;
}
.wp-block-image figcaption em {
  font-style: normal;
}
em {
  font-weight: normal;
  font-style: italic;
  font-family: "fs_untitled-regular";
}
em strong {
  font-style: normal;
  font-weight: normal;
  font-family: "fs_untitled-bold";
}
strong {
  font-style: normal;
  font-weight: normal;
  font-family: "fs_untitled-bold";
}
strong em {
  font-weight: normal;
  font-style: italic;
  font-family: "fs_untitled-bold";
}
.cookie-notice-container {
  padding: 20px 20px 15px 20px;
}
.cookie-notice-container #cn-notice-text {
  font-size: 20px;
  line-height: 20px;
}
.cookie-notice-container .cn-button.bootstrap {
  background: transparent;
  border: 1px solid white;
  border-radius: 0px;
  padding: 5px 50px;
  margin-top: -3px;
}
.tc-tooltip {
  vertical-align: super;
  font-size: 15px;
  color: #31AFD7 !important;
  margin-left: 0px !important;
}
.tcfa-question-circle:before {
  content: "";
}
.tcfa-question-circle:hover {
  cursor: auto !important;
}
.tm-tip {
  text-align: left !important;
  background: none !important;
  border-radius: 0px !important;
  background-color: #31AFD7 !important;
  font-family: "fs_untitled-regular" !important;
  text-shadow: none !important;
  font-size: 14px !important;
}
.tm-tip::after {
  border-color: #31AFD7 transparent !important;
}
.woocommerce .content-area .site-main {
  margin: 0;
}
.woocommerce-product-details__short-description .tooltipsall {
  font-family: "fs_untitled-regular";
}
.woocommerce-product-details__short-description .tooltipsall:after {
  content: "";
  font-family: "tc-fontawesome" !important;
  font-weight: 900;
  font-size: 15px;
  margin-left: 8px;
}
.woocommerce-product-attributes .tooltipsall:after {
  content: "";
  font-family: "tc-fontawesome" !important;
  font-weight: 900;
  font-size: 14px;
  margin-left: 8px;
}
.details_head a {
  display: flex;
  align-items: center;
  margin-left: 16px;
}
.details_head a .details_plus {
  display: none;
}
.details_head a .details_plus.show {
  display: inline-block;
}
.details_head a .details_minus {
  display: none;
}
.details_head a .details_minus.show {
  display: inline-block;
}
.details_head a .produktdetails {
  margin: 3px 0 0 7px;
}
.woocommerce-product-details__short-description.show {
  display: inline-block;
}
.ui-datepicker td span, .ui-datepicker td a {
  text-align: center;
  padding: 0.3em 0.2em 0.2em 0.2em;
}
.ui-datepicker td a {
  transition: none;
}
.ui-widget-header {
  border: none;
}
.ui-widget.ui-widget-content {
  border: 1px solid #31AFD7;
  padding: 19px 26px;
  width: 400px;
  margin-top: 12px;
}
@media (max-width: 575px) {
  .ui-widget.ui-widget-content {
    width: calc(100vw - 30px);
  }
}
.ui-widget-content .ui-state-hover {
  border: 1px solid #31AFD7;
  color: white;
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label {
  display: block;
}
@media (max-width: 991px) {
  .woocommerce form .form-row label, .woocommerce-page form .form-row label {
    font-family: "fs_untitled-regular" !important;
  }
}
.woocommerce form .form-row label .optional, .woocommerce-page form .form-row label .optional {
  display: none;
}
.heateorSssClear {
  display: none;
}
.heateor_sss_sharing_container {
  margin-top: 0px;
  margin-bottom: -15px;
  height: 28px;
}
table.wp-block-advgb-table tr, table.advgb-table-frontend tr {
  padding: 0 !important;
}
table.wp-block-advgb-table tr td, table.advgb-table-frontend tr td {
  vertical-align: top;
  padding: 10px 0 10px 0 !important;
  font-family: "fs_untitled-regular";
}
table.wp-block-advgb-table tr td:first-child, table.advgb-table-frontend tr td:first-child {
  padding: 10px 30px 10px 0 !important;
}
.privacy-policy td:first-child {
  width: 180px;
}
.c-accordion__content {
  padding-top: 30px;
}
.c-accordion__title:after {
  color: #31AFD7;
}
.c-accordion__title {
  outline: none;
}
@media (max-width: 991px) {
  tbody, thead {
    float: left;
  }
  thead {
    min-width: 120px;
  }
  td, th {
    display: block;
  }
}
@media (max-width: 991px) {
  .woocommerce-order-received .woocommerce-columns--addresses {
    flex-direction: column;
  }
}
.page-template-vertraege-kuendigen .kontaktformular-container, .page-template-vertraege-kuendigen .kuendigen-container, .page-template-kuendigungsformular .kontaktformular-container, .page-template-kuendigungsformular .kuendigen-container {
  margin-bottom: 200px;
}
.page-template-vertraege-kuendigen .kontaktformular-container .formular_head_wrap, .page-template-vertraege-kuendigen .kuendigen-container .formular_head_wrap, .page-template-kuendigungsformular .kontaktformular-container .formular_head_wrap, .page-template-kuendigungsformular .kuendigen-container .formular_head_wrap {
  margin-bottom: 0px;
}
.page-template-vertraege-kuendigen .kontaktformular-container .formular_head_wrap .formular_head, .page-template-vertraege-kuendigen .kuendigen-container .formular_head_wrap .formular_head, .page-template-kuendigungsformular .kontaktformular-container .formular_head_wrap .formular_head, .page-template-kuendigungsformular .kuendigen-container .formular_head_wrap .formular_head {
  color: #31AFD7;
  font-size: 60px;
}
@media (max-width: 991px) {
  .page-template-vertraege-kuendigen .kontaktformular-container .formular_head_wrap .formular_head, .page-template-vertraege-kuendigen .kuendigen-container .formular_head_wrap .formular_head, .page-template-kuendigungsformular .kontaktformular-container .formular_head_wrap .formular_head, .page-template-kuendigungsformular .kuendigen-container .formular_head_wrap .formular_head {
    font-size: 30px;
    margin-bottom: 15px;
  }
}
.page-template-vertraege-kuendigen .kuendigen-container, .page-template-kuendigungsformular .kuendigen-container {
  margin-bottom: 0px;
}
.page-template-vertraege-kuendigen h4 {
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .page-template-vertraege-kuendigen .buttons-wrapper {
    flex-direction: column-reverse;
  }
}
.page-template-vertraege-kuendigen .buttons-wrapper .buttons {
  display: flex;
  align-content: stretch;
  justify-content: space-between;
  margin: 7px 0;
}
.page-template-vertraege-kuendigen .buttons-wrapper .buttons a {
  border: 1px solid #31AFD7;
  width: 100%;
  text-align: center;
  padding: 30px;
  background-color: white;
  border-radius: 10px;
  font-size: 30px;
  font-family: "fs_untitled-medium";
  line-height: 35px;
  transition: all 0.5s;
}
.page-template-vertraege-kuendigen .buttons-wrapper .buttons a:hover {
  background-color: #31AFD7;
  color: white;
}
.page-template-vertraege-kuendigen .buttons-wrapper .buttons a.aktiv {
  background-color: #31AFD7;
  color: white;
}
.page-template-vertraege-kuendigen .reden-wrapper.hide {
  display: none;
}
.page-template-vertraege-kuendigen .reden-wrapper .reden {
  border: 1px solid #31AFD7;
  border-radius: 10px;
  display: flex;
  margin-top: 20px;
  background-color: white;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .page-template-vertraege-kuendigen .reden-wrapper .reden {
    flex-direction: column;
  }
}
.page-template-vertraege-kuendigen .reden-wrapper .reden .rede {
  padding: 30px;
  width: 100%;
}
.page-template-vertraege-kuendigen .reden-wrapper .reden .rede .grau {
  color: #aaa;
}
.gform_wrapper.gravity-theme .gform_validation_errors h2 {
  font-size: 15px;
}
.gform_wrapper.gravity-theme .gform_validation_errors {
  margin-bottom: 48px;
}
.gform_wrapper.gravity-theme .gform_heading {
  display: none;
}
.gform_wrapper.gravity-theme .gform_body .gfield {
  margin-bottom: 30px;
}
.gform_wrapper.gravity-theme .gform_body .gfield input, .gform_wrapper.gravity-theme .gform_body .gfield select, .gform_wrapper.gravity-theme .gform_body .gfield textarea {
  background-color: #C1EAF4;
  border: 1px solid #C1EAF4;
  color: #31AFD7;
  font-size: 18px;
  line-height: 28px;
  margin: 0;
}
.gform_wrapper.gravity-theme .gform_body .gfield .ginput_container_fileupload input {
  background-color: transparent;
  border: 0px solid #C1EAF4;
}
.gform_wrapper.gravity-theme .gform_body .gfield .ginput_container_fileupload .gform_fileupload_rules {
  color: #aaa;
}
.gform_wrapper.gravity-theme .gform_body .gfield .gfield_checkbox div, .gform_wrapper.gravity-theme .gform_body .gfield .gfield_radio div {
  margin-bottom: 5px;
}
.gform_wrapper.gravity-theme .gform_body .gfield .gfield_checkbox div label, .gform_wrapper.gravity-theme .gform_body .gfield .gfield_radio div label {
  margin-bottom: -3px;
}
.gform_wrapper.gravity-theme .gform_body .gfield .validation_message {
  padding-top: 15px;
  padding-bottom: 10px;
  border: 1.5px solid #c02b0a;
  border-radius: 5px;
}
.gform_wrapper.gravity-theme .gform_body .gfield select {
  border-radius: 0px;
}
.gform_wrapper.gravity-theme .gform_body .gfield textarea {
  margin-top: 5px;
}
.gform_wrapper.gravity-theme .gform_body .gfield .gfield_label {
  font-weight: normal;
  font-size: 30px;
  color: #31AFD7;
  height: 30px;
}
@media (max-width: 991px) {
  .gform_wrapper.gravity-theme .gform_body .gfield .gfield_label {
    font-size: 24px;
    line-height: 28px;
    height: auto;
  }
}
.gform_wrapper.gravity-theme .gform_body .gfield .gfield_required_text {
  font-style: normal;
  font-size: 30px;
}
.gform_wrapper.gravity-theme .gform_body .gfield .gfield_required {
  font-size: 30px;
}
.gform_wrapper.gravity-theme .gform_body .gfield .ginput_complex label {
  color: #31AFD7;
}
.gform_wrapper.gravity-theme .gform_body .gfield.Check-Datenschutz label {
  font-size: 18px;
  margin: 2px 0 0 5px;
}
@supports (appearance: none) or (-moz-appearance: none) or (-webkit-appearance: none) {
  .gform_wrapper.gravity-theme .gform_body .gfield input[type=checkbox]:after {
    left: 9px;
    top: 5px;
  }
  .gform_wrapper.gravity-theme .gform_body .gfield input[type=radio]:after {
    left: 6px;
    top: 6px;
  }
}
.gform_wrapper.gravity-theme .gform_body #field_1_16, .gform_wrapper.gravity-theme .gform_body #field_1_8, .gform_wrapper.gravity-theme .gform_body #field_1_18, .gform_wrapper.gravity-theme .gform_body #field_1_9 {
  margin-bottom: 0px;
}
.gform_wrapper.gravity-theme .gform_body #field_1_18, .gform_wrapper.gravity-theme .gform_body #field_1_10 {
  margin-top: 30px;
}
.gform_wrapper.gravity-theme .gform_body #field_1_6 .gfield_description {
  padding-top: 0px;
}
@media (max-width: 991px) {
  .gform_wrapper.gravity-theme .gform_body #field_1_13 input, .gform_wrapper.gravity-theme .gform_body #field_1_13 label {
    float: left;
  }
}
.gform_wrapper.gravity-theme .gform_footer .gform_button {
  background: #31AFD7 !important;
  height: 38px;
  border: 2px solid #31AFD7;
  border-radius: 18px;
  display: flex !important;
  justify-content: center;
  align-items: center;
  font-size: 21px !important;
  transition: all 0.25s;
  padding: 0;
  font-family: "fs_untitled-medium" !important;
  width: 50%;
}
@media (max-width: 991px) {
  .gform_wrapper.gravity-theme .gform_footer .gform_button {
    width: 100%;
    height: 42px;
  }
}
.gform_wrapper.gravity-theme .gform_footer .gform_button:hover {
  background-color: white !important;
  color: #31AFD7;
}
.gform_confirmation_wrapper table {
  border: 0px solid black;
  background-color: white;
}
.gform_confirmation_wrapper table tbody {
  border: 0px solid black;
}
.gform_confirmation_wrapper table tbody tr {
  background-color: white;
  border: 0px solid black;
}
.gform_confirmation_wrapper table tbody tr td {
  border: 0px solid black;
  padding: 0px;
}
.gform_confirmation_wrapper table tbody tr td font {
  font-size: 18px !important;
  font-family: "fs_untitled-medium" !important;
}
.gform_confirmation_wrapper table tbody tr td font strong {
  margin-top: 22px;
  display: block;
}
.gform_confirmation_wrapper table tbody tr td font ul {
  padding-left: 0px;
  list-style-type: none;
}
.gform_confirmation_wrapper table tbody tr td font .map-it-link {
  display: none;
}
.gform_confirmation_wrapper table tbody tr td table tr:nth-child(even) td:first-child {
  width: 0px;
  height: 1px;
}
.gform_confirmation_wrapper table tbody tr td table tr:nth-child(even) td:nth-child(2) {
  display: block;
}
@media (min-width: 992px) {
  .gform_confirmation_wrapper table tbody tr td table tr:nth-child(even) td:nth-child(2) {
    margin-left: -6px;
  }
}
#ui-datepicker-div {
  overflow: scroll;
}
@media (max-width: 991px) {
  #ui-datepicker-div {
    width: calc(100% - 40px);
  }
  #ui-datepicker-div thead {
    display: table-header-group;
  }
  #ui-datepicker-div td, #ui-datepicker-div th {
    display: table-cell;
  }
}
.oeffnungszeiten td {
  padding: 2px 0px 0px 0px;
  border: 0px;
}
.oeffnungszeiten .fst_td {
  padding-right: 10px;
}
@media (max-width: 1199px) {
  .oeffnungszeiten td, .oeffnungszeiten th {
    display: block;
  }
}
@media (max-width: 991px) {
  .oeffnungszeiten td, .oeffnungszeiten th {
    display: table-cell;
  }
}
#ewd-ufaq-jquery-ajax-search .ewd-ufaq-field-label {
  display: none !important;
}
#ewd-ufaq-jquery-ajax-search .search-field {
  margin: 0px !important;
}
#ewd-ufaq-jquery-ajax-search .search-field #ewd-ufaq-text-search {
  width: 400px;
  height: 36px;
  margin: 0;
  border-top-left-radius: 20px !important;
  border-bottom-left-radius: 20px !important;
  padding: 8px 30px 6px 22px !important;
}
#ewd-ufaq-jquery-ajax-search .search-field .clear-field:hover {
  border-color: transparent !important;
}
#ewd-ufaq-jquery-ajax-search #ewd-ufaq-ajax-search-submit {
  width: 100px;
  height: 36px;
  font-size: 1rem;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-left: 0px;
  margin: 0;
  color: white;
  background: #31AFD7;
  border: 2px solid #31AFD7;
  margin-left: -10px;
  padding: 3px 0 0 0;
}
#ewd-ufaq-jquery-ajax-search #ewd-ufaq-ajax-search-submit:hover {
  color: #31AFD7;
  background-color: white !important;
}
.ewd-ufaq-faqs h3 {
  font-size: 18px;
}
.ewd-ufaq-faq-list {
  min-height: 1000px;
}
.ewd-ufaq-faq-list p {
  margin: 14px 0;
}
.ewd-ufaq-faq-list .ewd-ufaq-post-active .ewd-ufaq-faq-body {
  max-height: 500px;
}
.ewd-ufaq-faq-list .ewd-ufaq-can-be-toggled .ewd-ufaq-faq-body {
  transition: max-height 1s;
  overflow: hidden;
  padding: 0 25px 0 42px;
}
.ewd-ufaq-faq-list .ewd-ufaq-can-be-toggled .ewd-ufaq-faq-body .ewd-ufaq-faq-post {
  padding-bottom: 50px;
}
.ewd-ufaq-faq-list .ewd-ufaq-can-be-toggled .ewd-ufaq-hidden {
  display: block;
  max-height: 0px;
  overflow: hidden;
  transition: max-height 1s;
  padding: 0 25px 0 42px;
}
.ewd-ufaq-faq-list .ewd-ufaq-post-margin-symbol span {
  font-family: "ewd-toggle-icon";
  font-size: 18px !important;
  padding-top: 6px;
}
.single-product #content .container {
  background-color: white;
}
.single-product #content .container .entry .entry-summary h3 {
  font-size: 32px;
}
.single-product #content .container .entry .entry-summary .product_title {
  float: left;
}
.single-product #content .container .entry .entry-summary p.price {
  float: right;
  margin-top: 60px !important;
  margin-bottom: 0px;
  display: block;
}
.single-product #content .container .entry .entry-summary p.price .woocommerce-Price-amount bdi {
  font-size: 60px;
}
.single-product #content .container .entry .entry-summary p.price .woocommerce-Price-amount:after {
  content: "monatlich";
  display: block;
  font-size: 22px !important;
  margin-top: 12px;
}
.single-product #content .container .entry .entry-summary p.einmaliger-preis {
  float: right;
  margin-top: 60px !important;
  margin-bottom: 0px;
  display: block;
}
.single-product #content .container .entry .entry-summary p.einmaliger-preis .woocommerce-Price-amount bdi {
  font-size: 60px;
}
.single-product #content .container .entry .entry-summary p.einmaliger-preis .woocommerce-Price-amount:after {
  content: "einmalig";
  display: block;
  font-size: 22px !important;
  margin-top: 12px;
}
.single-product #content .container .entry .entry-summary .woocommerce-product-details__short-description {
  clear: both;
  width: 45%;
}
.single-product #content .container .entry .entry-summary .woocommerce-product-details__short-description p {
  font-size: 16px !important;
  color: #31AFD7;
}
.single-product #content .container .entry .entry-summary .woocommerce-product-details__short-description p:first-child {
  font-size: 22px !important;
  font-family: "fs_untitled-medium" !important;
  color: black;
}
.single-product #content .container .entry .entry-summary .cart .tc-extra-product-options {
  margin-bottom: 100px;
  width: 45%;
}
@media (max-width: 991px) {
  .single-product #content .container .entry .entry-summary .cart .tc-extra-product-options {
    width: 100% !important;
  }
}
.single-product #content .container .entry .entry-summary .cart .tc-totals-form {
  display: none;
}
.single-product #content .container .entry .entry-summary .cart .quantity {
  display: none;
}
.single-product #content .container .entry .entry-summary .cart .tm-element-description {
  margin-top: -18px;
}
.single-product #content .container .entry .entry-summary .cart .tm-extra-product-options .tmcp-ul-wrap {
  width: 100%;
}
.fussnoten_shop {
  font-size: 14px;
  color: #989898;
  font-family: "fs_untitled-regular";
  line-height: 19px;
  padding-bottom: 20px;
}
.fussnoten_shop ol {
  padding-left: 25px;
}
.fussnoten_shop ol li {
  margin-bottom: 13px;
}
.tm-floating-box.right {
  position: absolute;
  top: 500px;
  right: calc(50% - 555px);
  width: 400px;
  max-width: 400px;
  border-radius: 30px;
  color: white;
  border: 1px solid white;
  background-color: #31AFD7;
}
.tm-floating-box.right .uebersicht {
  display: none;
  color: #31AFD7;
  border: 2px solid #31AFD7;
  padding: 0 0 0 20px;
  border-radius: 26px;
  display: flex;
  line-height: 40px;
  font-size: 24px;
  cursor: pointer;
}
.tm-floating-box.right .uebersicht div {
  margin-top: 2px;
  margin-bottom: -2px;
}
.tm-floating-box.right .uebersicht span {
  background-image: url("../pics/arrow.svg");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: center;
  height: 40px;
  width: 40px;
  background-color: #31AFD7;
  display: block;
  border-radius: 26px;
  margin-left: 15px;
}
.tm-floating-box.right #close_ueber, .tm-floating-box.right h5 {
  display: block !important;
}
.tm-floating-box.right .tm-fb {
  display: grid;
  grid-template-columns: 1fr 1fr;
  font-size: 14px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 2px solid white;
  margin-top: 10px;
}
.tm-floating-box.right .tm-fb .tm-fb-title {
  grid-column-start: 1;
  padding-right: 10px;
}
.tm-floating-box.right .tm-fb .tm-fb-value {
  grid-column-start: 2;
}
.tm-floating-box.right .tm-fb.hide {
  display: none;
}
.tm-floating-box.right .tm-custom-price-totals {
  display: grid !important;
  grid-template-columns: 1fr 1fr;
}
.tm-floating-box.right .tm-custom-price-totals.hide {
  display: none !important;
}
.tm-floating-box.right #close_ueber {
  position: absolute;
  right: 19px;
  color: white;
  background-image: url("../pics/close.svg");
  background-size: 20px 20px;
  height: 20px;
  width: 20px;
  transition: transform 0.3s;
}
.tm-floating-box.right #close_ueber:hover {
  opacity: 0.5;
}
.tm-floating-box.right #close_ueber.closed {
  transform: rotate(-45deg);
}
.mobile-product-costs-btn {
  display: none;
  position: absolute;
  left: 200px;
  top: 26px;
  background-color: white !important;
  color: #31AFD7 !important;
  border: 1px solid #31AFD7;
  padding: 5px 22px;
  border-radius: 20px;
  font-size: 14px;
  font-family: "fs_untitled-medium";
  cursor: pointer;
  align-items: center;
  gap: 8px;
  transition: all 0.3s ease;
}
.mobile-product-costs-btn:hover {
  background: #f0f0f0;
  transform: scale(1.05);
}
.mobile-product-costs-btn.active {
  background-color: #31AFD7 !important;
  color: white !important;
  border-color: #31AFD7 !important;
}
@media (max-width: 991px) {
  #checkout-floating-box.mobile-mode {
    display: none !important;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    max-width: 100%;
    height: 100%;
    z-index: 9999;
    background: transparent;
    border-radius: 0;
    overflow-y: auto;
  }
  #checkout-floating-box.mobile-mode #close_ueber {
    display: none !important;
  }
  #checkout-floating-box.mobile-mode.mobile-modal-open {
    display: block !important;
  }
  #checkout-floating-box.mobile-mode.mobile-modal-open > div[style] {
    background: #31AFD7;
    border-radius: 20px;
    padding: 1em;
    margin: 80px 0px 0 0px;
    width: 100%;
    height: calc(100vh - 80px);
    overflow-y: auto;
    position: relative;
    animation: slideUpModal 0.3s ease-out;
    transform: translateY(0);
    z-index: 2;
  }
  #checkout-floating-box.mobile-mode.mobile-modal-closing > div[style] {
    animation: slideDownModal 0.3s ease-in;
  }
  .mobile-product-costs-btn {
    display: inline-flex !important;
  }
  body.floating-modal-open {
    overflow: hidden;
  }
}
@keyframes slideUpModal {
  from {
    transform: translateY(calc(100vh - 80px));
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes slideDownModal {
  from {
    transform: translateY(0);
    opacity: 1;
  }
  to {
    transform: translateY(calc(100vh - 80px));
    opacity: 0;
  }
}
.produkt_options_link {
  display: none;
}
.tm-floating-box {
  padding: 1em;
}
.tm-floating-box .tm-fb {
  max-height: 2000px;
}
@media (max-width: 991px) {
  .tm-floating-box {
    padding: 0.5em;
  }
}
.woocommerce-checkout #main .woocommerce {
  padding: 0;
}
@media (max-width: 991px) {
  .woocommerce-checkout input {
    padding: 5px 10px;
  }
}
#thwmsc_wrapper .thwmsc-buttons {
  text-align: left !important;
  display: flex;
  justify-content: space-between;
  margin: 50px 0px 70px;
}
@media (max-width: 991px) {
  #thwmsc_wrapper .thwmsc-buttons {
    flex-direction: column;
    gap: 15px;
    margin: 30px 0px 40px;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  #thwmsc_wrapper .thwmsc-buttons {
    flex-direction: row;
    margin: 50px 0px 40px;
  }
}
#thwmsc_wrapper .thwmsc-buttons .thwmsc-btn {
  padding: 6px 20px 2px;
  font-family: "fs_untitled-medium";
  font-size: 20px;
  border-radius: 20px !important;
  width: 400px;
  text-transform: capitalize;
  margin: 0px;
}
@media (max-width: 991px) {
  #thwmsc_wrapper .thwmsc-buttons .thwmsc-btn {
    width: 100%;
  }
}
@media (max-width: 991px) {
  #thwmsc_wrapper .thwmsc-buttons .thwmsc-btn {
    width: 50%;
  }
}
#thwmsc_wrapper .thwmsc-buttons .next-last {
  display: none !important;
}
#thwmsc_wrapper #thwmsc-tabs {
  display: flex;
  justify-content: space-between;
}
#thwmsc_wrapper #thwmsc-tabs:before {
  content: "";
  position: absolute;
  left: 70px;
  width: calc(100% - 145px);
  top: 33%;
  height: 1px;
  background-color: #bed9df;
  transform: translateY(-50%);
}
#thwmsc_wrapper #thwmsc-tabs:after {
  content: none;
}
@media (max-width: 991px) {
  #thwmsc_wrapper #thwmsc-tabs {
    flex-direction: column;
    gap: 0;
  }
  #thwmsc_wrapper #thwmsc-tabs:before {
    left: 30px;
    top: 40px;
    width: 1px;
    height: calc(100% - 100px);
    transform: none;
  }
}
@media (max-width: 991px) {
  #thwmsc_wrapper #thwmsc-tabs li.thwmsc-tab {
    width: 100%;
    margin-bottom: 0px;
  }
  #thwmsc_wrapper #thwmsc-tabs li.thwmsc-tab:last-child {
    margin-bottom: 0;
  }
}
#thwmsc_wrapper #thwmsc-tabs li.thwmsc-tab a {
  margin: 0;
}
@media (max-width: 991px) {
  #thwmsc_wrapper #thwmsc-tabs li.thwmsc-tab a {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 20px;
  }
}
#thwmsc_wrapper #thwmsc-tabs li.thwmsc-tab a.active {
  color: #31AFD7 !important;
}
#thwmsc_wrapper #thwmsc-tabs li.thwmsc-tab a.active .thwmsc-index {
  color: #ffffff !important;
  color: #31AFD7 !important;
  width: 60px;
  height: 60px;
  padding: 20px;
  margin-top: 0px;
  margin-bottom: 5px;
}
@media (max-width: 991px) {
  #thwmsc_wrapper #thwmsc-tabs li.thwmsc-tab a.active .thwmsc-index {
    margin-bottom: 0;
  }
}
#thwmsc_wrapper #thwmsc-tabs li.thwmsc-tab a .thwmsc-index {
  border: none;
  color: #31AFD7 !important;
  font-size: 28px;
  width: 40px;
  height: 40px;
  padding: 10px;
  margin-top: 12px;
  margin-bottom: 13px;
}
@media (max-width: 991px) {
  #thwmsc_wrapper #thwmsc-tabs li.thwmsc-tab a .thwmsc-index {
    color: black !important;
    font-size: 32px !important;
  }
}
@media (max-width: 991px) {
  #thwmsc_wrapper #thwmsc-tabs li.thwmsc-tab a .thwmsc-index {
    margin-top: 0;
    margin-bottom: 0;
    flex-shrink: 0;
  }
}
#thwmsc_wrapper #thwmsc-tabs li.thwmsc-tab a .thwmsc-tab-label {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  #thwmsc_wrapper #thwmsc-tabs li.thwmsc-tab a .thwmsc-tab-label {
    text-transform: none !important;
    font-size: 32px !important;
  }
}
@media (max-width: 991px) {
  #thwmsc_wrapper #thwmsc-tabs li.thwmsc-tab a .thwmsc-tab-label {
    align-items: flex-start;
    text-align: left;
    font-size: 16px;
    flex-direction: row;
  }
}
#thwmsc_wrapper #thwmsc-tabs li.thwmsc-tab a .thwmsc-tab-label:first-child {
  padding-left: 0px !important;
}
#thwmsc_wrapper #thwmsc-tabs li.thwmsc-tab a .thwmsc-tab-label:last-child {
  padding-right: 0px !important;
}
@media (min-width: 992px) {
  #thwmsc_wrapper #thwmsc-tabs-bottom {
    display: none !important;
  }
}
@media (max-width: 991px) {
  #thwmsc_wrapper #thwmsc-tabs-bottom {
    margin-bottom: 30px;
    margin-top: -20px;
  }
}
@media (max-width: 991px) {
  #thwmsc_wrapper #thwmsc-tabs-bottom {
    margin-top: 30px;
  }
  #thwmsc_wrapper #thwmsc-tabs-bottom .thwmsc-tab-icon {
    border: none !important;
    font-size: 32px !important;
  }
  #thwmsc_wrapper #thwmsc-tabs-bottom span.thwmsc-tab-label {
    padding-left: 0px !important;
    font-size: 32px !important;
  }
}
#thwmsc_wrapper #thwmsc-tabs-bottom li {
  line-height: 33px;
  margin-bottom: 0px;
}
@media (max-width: 991px) {
  #thwmsc_wrapper .thwmsc-tabs-mobile-top {
    margin-bottom: 0px;
  }
}
@media (max-width: 991px) {
  #thwmsc_wrapper .thwmsc-tabs-mobile-top {
    margin-top: 10px;
  }
}
@media (max-width: 991px) {
  #thwmsc_wrapper .thwmsc-tab-panel-wrapper, #thwmsc_wrapper .order_sumarize {
    width: 100% !important;
    max-width: 100% !important;
    overflow-x: hidden;
  }
}
#thwmsc_wrapper .thwmsc-tab-panel-wrapper .thwmsc-tab-panel, #thwmsc_wrapper .order_sumarize .thwmsc-tab-panel {
  padding: 0px;
}
@media (max-width: 991px) {
  #thwmsc_wrapper .thwmsc-tab-panel-wrapper .thwmsc-tab-panel, #thwmsc_wrapper .order_sumarize .thwmsc-tab-panel {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box;
  }
}
@media (max-width: 991px) {
  #thwmsc_wrapper .thwmsc-tab-panel-wrapper .thwmsc-tab-panel.order_review, #thwmsc_wrapper .thwmsc-tab-panel-wrapper #thwmsc-tab-panel-4, #thwmsc_wrapper .thwmsc-tab-panel-wrapper #thwmsc-tab-content-4, #thwmsc_wrapper .thwmsc-tab-panel-wrapper #order_review, #thwmsc_wrapper .thwmsc-tab-panel-wrapper .woocommerce-checkout-review-order, #thwmsc_wrapper .thwmsc-tab-panel-wrapper .shop_table.woocommerce-checkout-review-order-table, #thwmsc_wrapper .order_sumarize .thwmsc-tab-panel.order_review, #thwmsc_wrapper .order_sumarize #thwmsc-tab-panel-4, #thwmsc_wrapper .order_sumarize #thwmsc-tab-content-4, #thwmsc_wrapper .order_sumarize #order_review, #thwmsc_wrapper .order_sumarize .woocommerce-checkout-review-order, #thwmsc_wrapper .order_sumarize .shop_table.woocommerce-checkout-review-order-table {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box;
  }
}
#thwmsc_wrapper .thwmsc-tab-panel-wrapper .review-line, #thwmsc_wrapper .order_sumarize .review-line {
  height: 2px;
  border: none;
  margin-bottom: 10px;
  color: #000000;
  background-color: #000000;
}
#thwmsc_wrapper .thwmsc-tab-panel-wrapper .one-line, #thwmsc_wrapper .order_sumarize .one-line {
  display: flex;
  justify-content: flex-start;
}
@media (max-width: 991px) {
  #thwmsc_wrapper .thwmsc-tab-panel-wrapper .one-line, #thwmsc_wrapper .order_sumarize .one-line {
    flex-direction: column;
    margin-bottom: 10px;
  }
}
#thwmsc_wrapper .thwmsc-tab-panel-wrapper .one-line.header .two, #thwmsc_wrapper .order_sumarize .one-line.header .two {
  margin-top: 60px;
}
#thwmsc_wrapper .thwmsc-tab-panel-wrapper .one-line.fst, #thwmsc_wrapper .order_sumarize .one-line.fst {
  padding-left: 20px;
}
@media (max-width: 991px) {
  #thwmsc_wrapper .thwmsc-tab-panel-wrapper .one-line.fst, #thwmsc_wrapper .order_sumarize .one-line.fst {
    padding-left: 0;
  }
}
#thwmsc_wrapper .thwmsc-tab-panel-wrapper .one-line.snd, #thwmsc_wrapper .order_sumarize .one-line.snd {
  padding-left: 40px;
}
@media (max-width: 991px) {
  #thwmsc_wrapper .thwmsc-tab-panel-wrapper .one-line.snd, #thwmsc_wrapper .order_sumarize .one-line.snd {
    padding-left: 0;
  }
}
#thwmsc_wrapper .thwmsc-tab-panel-wrapper .one-line.snd .head, #thwmsc_wrapper .order_sumarize .one-line.snd .head {
  display: list-item;
  list-style-type: disc;
}
#thwmsc_wrapper .thwmsc-tab-panel-wrapper .one-line .head, #thwmsc_wrapper .order_sumarize .one-line .head {
  flex-grow: 5;
}
@media (max-width: 991px) {
  #thwmsc_wrapper .thwmsc-tab-panel-wrapper .one-line .head, #thwmsc_wrapper .order_sumarize .one-line .head {
    min-width: 0;
    max-width: 100%;
  }
}
#thwmsc_wrapper .thwmsc-tab-panel-wrapper .one-line .head span, #thwmsc_wrapper .order_sumarize .one-line .head span {
  display: inline-block;
}
#thwmsc_wrapper .thwmsc-tab-panel-wrapper .one-line .head_short, #thwmsc_wrapper .order_sumarize .one-line .head_short {
  flex-basis: 300px;
}
@media (max-width: 991px) {
  #thwmsc_wrapper .thwmsc-tab-panel-wrapper .one-line .head_short, #thwmsc_wrapper .order_sumarize .one-line .head_short {
    flex-basis: 100%;
    color: gray !important;
  }
}
#thwmsc_wrapper .thwmsc-tab-panel-wrapper .one-line .tail, #thwmsc_wrapper .order_sumarize .one-line .tail {
  flex-shrink: 20000;
}
#thwmsc_wrapper .thwmsc-tab-panel-wrapper .one-line .one, #thwmsc_wrapper .order_sumarize .one-line .one {
  width: 300px;
  text-align: left;
  font-family: "fs_untitled-medium";
  font-size: 18px;
}
#thwmsc_wrapper .thwmsc-tab-panel-wrapper .one-line .two, #thwmsc_wrapper .order_sumarize .one-line .two {
  width: 150px;
  text-align: left;
  font-family: "fs_untitled-medium";
  font-size: 18px;
}
@media (max-width: 991px) {
  #thwmsc_wrapper .thwmsc-tab-panel-wrapper .one-line .two, #thwmsc_wrapper .order_sumarize .one-line .two {
    width: auto;
    font-size: 12px;
  }
}
#thwmsc_wrapper .thwmsc-tab-panel-wrapper .order_review .product-short-description, #thwmsc_wrapper .order_sumarize .order_review .product-short-description {
  width: 600px;
}
@media (max-width: 991px) {
  #thwmsc_wrapper .thwmsc-tab-panel-wrapper .order_review .product-short-description, #thwmsc_wrapper .order_sumarize .order_review .product-short-description {
    width: auto !important;
    max-width: 100% !important;
  }
}
.thwmsc-arrows ul.thwmsc-tabs li a {
  background: none !important;
}
.thwmsc-arrows ul.thwmsc-tabs li a:before {
  content: none !important;
}
.thwmsc-arrows ul.thwmsc-tabs li a:after {
  content: none !important;
  border-width: 0 !important;
}
.thwmscp-new-layout-styles.thwmsc-closed-arrow-layout li.thwmsc-tab:before {
  border: 0px !important;
  content: none !important;
}
.thwmscp-new-layout-styles.thwmscp-harrow li.thwmsc-tab:before {
  border: 0px !important;
  content: none !important;
}
.thwmscp-new-layout-styles.thwmscp-harrow.thwmsc-arrows ul.thwmsc-tabs li:first-child a:before, .thwmscp-new-layout-styles.thwmscp-harrow li.thwmsc-tab:after, .thwmscp-new-layout-styles.thwmsc-closed-arrow-layout li.thwmsc-tab:after {
  content: none !important;
  border-width: 0 !important;
}
.woocommerce #content div.product div.summary {
  float: none;
  width: 100%;
}
#thwmsc-tab-content-3 {
  display: flex;
  flex-direction: column;
}
#thwmsc-tab-content-3 .shop_table.woocommerce-checkout-review-order-table {
  order: 1;
}
#thwmsc-tab-content-3 .wc-gzd-checkbox-placeholder-legal {
  order: 2;
}
#thwmsc-tab-content-3 .wc-gzd-order-submit {
  order: 3;
}
.woocommerce-checkout .shop_table {
  background: none;
}
.woocommerce-checkout .shop_table .woocommerce-placeholder {
  display: none;
}
.page-template-page-custom-cart h4 {
  margin-top: 50px;
}
@media (max-width: 991px) {
  .page-template-page-custom-cart h4 {
    margin-top: 40px;
    margin-bottom: 0px;
    font-size: 24px !important;
  }
}
.tm-extra-product-options-fields #router-optionen .tc-epo-label, .tm-extra-product-options-fields #router-optionen_eigen .tc-epo-label, .tm-extra-product-options-fields #tele_options_flats .tc-epo-label, .tm-extra-product-options-fields #tele_options_eintrag .tc-epo-label {
  display: none;
}
.mapsvg-data-form-view {
  display: none !important;
}
.woocommerce-notices-wrapper {
  display: none;
}
.single-product .single_add_to_cart_button {
  color: #31afd7 !important;
  background-color: #ffffff !important;
  border-width: 2px !important;
  border-color: #31afd7 !important;
  border-style: solid !important;
  border-radius: 10px !important;
}
.woocommerce-breadcrumb {
  display: none;
}
.legal-price-info {
  display: none;
}
.single-product .product_step1, .single-product .product_step2, .single-product .product_step3, .single-product .product_step4 {
  text-align: left !important;
  display: flex;
  justify-content: space-between;
  margin: 50px 0px 70px;
}
.single-product .product_step1.hide, .single-product .product_step2.hide, .single-product .product_step3.hide, .single-product .product_step4.hide {
  display: none;
}
.single-product .product_step1 button, .single-product .product_step2 button, .single-product .product_step3 button, .single-product .product_step4 button {
  padding: 6px 20px 2px !important;
  font-family: "fs_untitled-medium";
  font-size: 20px;
  color: #31afd7 !important;
  background-color: #ffffff !important;
  border-width: 2px !important;
  border-color: #31afd7 !important;
  border-style: solid !important;
  border-radius: 20px !important;
  width: 400px;
  line-height: 30px !important;
}
.single-product .product_step1 button:hover, .single-product .product_step2 button:hover, .single-product .product_step3 button:hover, .single-product .product_step4 button:hover {
  color: #ffffff !important;
  background-color: #31afd7 !important;
}
.single-product .product_step1 {
  text-align: right !important;
  justify-content: flex-end;
}
#thwmsc_wrapper .woocommerce-additional-fields {
  display: none;
}
.tm-extra-product-options .tm-epo-field.tmcp-checkbox, .tm-extra-product-options .tm-epo-field.tmcp-radio {
  width: 25px;
}
.tm-extra-product-options .tc-epo-label {
  margin-top: 50px;
}
.product_title, .product-2-title {
  display: none;
}
.tm-range-picker {
  display: none;
}
#mengenauswahl .tc-epo-label, #einheitauswahl .tc-epo-label {
  margin-top: 0px;
}
#einmalig {
  display: none !important;
}
.after-amount {
  margin-left: 20px;
}
.thwmsc-tab-panel {
  background: transparent !important;
}
.thwmsc-tab-panel #ihr_anschluss_field .woocommerce-input-wrapper {
  width: 100%;
}
.thwmsc-tab-panel #ihr_anschluss_field .woocommerce-input-wrapper .woocommerce-radio-wrapper {
  display: flex;
  justify-content: space-between;
}
.thwmsc-tab-panel #ihr_anschluss_field .woocommerce-input-wrapper .woocommerce-radio-wrapper label {
  margin-right: -10px;
  flex: 3;
  font-size: 40px;
}
.thwmsc-tab-panel #text_neuanschlus_field, .thwmsc-tab-panel #text_anbieterwechsel_field {
  float: left;
  width: calc(50% - 25px);
  margin-left: 30px;
}
.thwmsc-tab-panel #text_anbieterwechsel_field {
  padding-left: 5px;
}
.thwmsc-tab-panel #vermieter_vorname_field, .thwmsc-tab-panel #vermieter_nachname_field, .thwmsc-tab-panel #vermieter_neubau_field {
  float: left;
  clear: none;
  width: calc(50% - 10px);
}
.tm-extra-product-options .tc-element-container, .tm-extra-product-options .tmcp-ul-wrap {
  width: auto;
}
.terms {
  margin-top: 50px;
  width: 600px;
}
.woocommerce-checkout {
  width: 100%;
}
.woocommerce-checkout h4 {
  margin-bottom: 15px;
}
.woocommerce-checkout ::placeholder {
  color: #31AFD7;
  opacity: 0.5;
}
.woocommerce-checkout ::-webkit-input-placeholder {
  color: #31AFD7;
  opacity: 0.5;
}
.woocommerce-checkout ::-moz-placeholder {
  color: #31AFD7;
  opacity: 0.5;
}
.woocommerce-checkout :-ms-input-placeholder {
  color: #31AFD7;
  opacity: 0.5;
}
.woocommerce-checkout select {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border: 2px solid #31AFD7;
  color: #31AFD7;
  background: var(--global--color-white) url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='%2331AFD7'><polygon points='0,0 10,0 5,5'/></svg>") no-repeat;
  background-position: right var(--form--spacing-unit) top 60%;
}
.woocommerce-checkout .form-row {
  margin-right: 0px;
  margin-left: 0px;
}
.woocommerce-checkout input {
  border: 2px solid #31AFD7 !important;
}
.woocommerce-checkout input:checked {
  border: 4px solid #31AFD7 !important;
}
.woocommerce-checkout input:after {
  background: #31AFD7;
}
.woocommerce-checkout #thwmsc-tab-content-0 {
  width: 50%;
}
@media (max-width: 991px) {
  .woocommerce-checkout #thwmsc-tab-content-0 .entry-title {
    font-size: 40px !important;
    margin: 0 !important;
    display: none;
  }
}
.woocommerce-checkout #thwmsc-tab-content-0 #ihr_anschluss_field input, .woocommerce-checkout #thwmsc-tab-content-0 #ihr_anschluss_field label {
  float: left;
}
.woocommerce-checkout #thwmsc-tab-content-0 #ihr_anschluss_field input {
  padding: 5px;
}
.woocommerce-checkout #thwmsc-tab-content-0 #ihr_anschluss_field label {
  display: block;
  margin-top: -24px;
  margin-left: 30px;
  line-height: 1.6rem;
}
.woocommerce-checkout #thwmsc-tab-content-0 #ihr_anschluss_field label span {
  color: #31AFD7;
  font-size: 22px;
}
@media (max-width: 991px) {
  .woocommerce-checkout #thwmsc-tab-content-0 #ihr_anschluss_field label span {
    font-size: 18px;
  }
}
.woocommerce-checkout #thwmsc-tab-content-0 #lagewohnung_field span {
  width: 100%;
}
.woocommerce-checkout #thwmsc-tab-content-0 #vormieter_field span, .woocommerce-checkout #thwmsc-tab-content-0 #anbieter_portierung_radio_field span {
  width: 100%;
}
.woocommerce-checkout #thwmsc-tab-content-0 #vormieter_field span input, .woocommerce-checkout #thwmsc-tab-content-0 #anbieter_portierung_radio_field span input {
  float: left;
  display: block;
}
@media (max-width: 991px) {
  .woocommerce-checkout #thwmsc-tab-content-0 #vormieter_field span input, .woocommerce-checkout #thwmsc-tab-content-0 #anbieter_portierung_radio_field span input {
    padding: 5px;
  }
}
.woocommerce-checkout #thwmsc-tab-content-0 #vormieter_field span label, .woocommerce-checkout #thwmsc-tab-content-0 #anbieter_portierung_radio_field span label {
  display: block !important;
  margin-left: 30px;
  color: #31AFD7;
  font-size: 22px;
}
@media (max-width: 991px) {
  .woocommerce-checkout #thwmsc-tab-content-0 #vormieter_field span label, .woocommerce-checkout #thwmsc-tab-content-0 #anbieter_portierung_radio_field span label {
    font-size: 18px;
  }
}
.woocommerce-checkout #thwmsc-tab-content-0 #vermieter_vorname_field, .woocommerce-checkout #thwmsc-tab-content-0 #vermieter_nachname_field {
  float: left;
  clear: none;
  width: calc(50% - 10px);
}
.woocommerce-checkout #thwmsc-tab-content-0 #vermieter_vorname_field span, .woocommerce-checkout #thwmsc-tab-content-0 #vermieter_nachname_field span {
  width: 100%;
}
@media (max-width: 991px) {
  .woocommerce-checkout #thwmsc-tab-content-0 #vermieter_vorname_field, .woocommerce-checkout #thwmsc-tab-content-0 #vermieter_nachname_field {
    width: 100% !important;
  }
}
@media (max-width: 991px) {
  .woocommerce-checkout #thwmsc-tab-content-0 #vermieter_nachname_field {
    margin-top: 20px !important;
  }
}
.woocommerce-checkout #thwmsc-tab-content-0 #vermieter_vorname_field {
  margin-right: 20px;
}
.woocommerce-checkout #thwmsc-tab-content-0 #vermieter_neubau_field {
  width: 100%;
}
.woocommerce-checkout #thwmsc-tab-content-0 #vermieter_neubau_field span {
  width: 100%;
}
.woocommerce-checkout #thwmsc-tab-content-0 #anbieter_anrede_field, .woocommerce-checkout #thwmsc-tab-content-0 #anbieter_vorname_field, .woocommerce-checkout #thwmsc-tab-content-0 #anbieter_nachname_field {
  float: left;
  clear: none;
}
.woocommerce-checkout #thwmsc-tab-content-0 #anbieter_anrede_field span, .woocommerce-checkout #thwmsc-tab-content-0 #anbieter_vorname_field span, .woocommerce-checkout #thwmsc-tab-content-0 #anbieter_nachname_field span {
  width: 100%;
}
.woocommerce-checkout #thwmsc-tab-content-0 #anbieter_anrede_field {
  width: 100px;
  margin-right: 20px;
}
@media (max-width: 991px) {
  .woocommerce-checkout #thwmsc-tab-content-0 #anbieter_anrede_field {
    width: 80px !important;
  }
}
.woocommerce-checkout #thwmsc-tab-content-0 #anbieter_vorname_field {
  margin-right: 20px;
}
.woocommerce-checkout #thwmsc-tab-content-0 #anbieter_vorname_field, .woocommerce-checkout #thwmsc-tab-content-0 #anbieter_nachname_field {
  width: calc(50% - 70px);
}
.woocommerce-checkout #thwmsc-tab-content-0 #anbieter_vorname_field span, .woocommerce-checkout #thwmsc-tab-content-0 #anbieter_nachname_field span {
  width: 100%;
}
@media (max-width: 991px) {
  .woocommerce-checkout #thwmsc-tab-content-0 #anbieter_vorname_field, .woocommerce-checkout #thwmsc-tab-content-0 #anbieter_nachname_field {
    width: 100% !important;
    margin-top: 20px !important;
  }
}
.woocommerce-checkout #thwmsc-tab-content-0 #anbieter_strasse_field {
  width: 100%;
  margin-top: 20px;
  float: left;
}
.woocommerce-checkout #thwmsc-tab-content-0 #anbieter_strasse_field span {
  width: 100%;
}
.woocommerce-checkout #thwmsc-tab-content-0 #anbieter_plz_field, .woocommerce-checkout #thwmsc-tab-content-0 #anbieter_ort_field {
  float: left;
  clear: none;
  margin-top: 20px;
}
.woocommerce-checkout #thwmsc-tab-content-0 #anbieter_plz_field span, .woocommerce-checkout #thwmsc-tab-content-0 #anbieter_ort_field span {
  width: 100%;
}
.woocommerce-checkout #thwmsc-tab-content-0 #anbieter_plz_field {
  width: 160px;
  margin-right: 20px;
}
@media (max-width: 991px) {
  .woocommerce-checkout #thwmsc-tab-content-0 #anbieter_plz_field {
    width: 80px !important;
  }
}
.woocommerce-checkout #thwmsc-tab-content-0 #anbieter_ort_field {
  width: calc(100% - 180px);
}
@media (max-width: 991px) {
  .woocommerce-checkout #thwmsc-tab-content-0 #anbieter_ort_field {
    width: calc(100% - 100px) !important;
  }
}
.woocommerce-checkout #thwmsc-tab-content-0 #anbieter_netzbetreiber_heading_field {
  clear: both;
}
.woocommerce-checkout #thwmsc-tab-content-0 #anbieter_netzbetreiber_field span {
  width: 100%;
}
.woocommerce-checkout #thwmsc-tab-content-0 #anbieter_keine_field {
  float: left;
  clear: none;
  width: 135px;
}
.woocommerce-checkout #thwmsc-tab-content-0 #anbieter_keine_field label {
  display: flex;
  align-items: center;
}
.woocommerce-checkout #thwmsc-tab-content-0 #anbieter_keine_field label input {
  width: 54px;
  height: 54px;
  margin-right: 10px;
}
.woocommerce-checkout #thwmsc-tab-content-0 #anbieter_keine_field label input:after {
  background: none;
  left: 14px;
  top: 5px;
  width: 17px;
  height: 29px;
  border-bottom: 4px solid #31AFD7;
  border-right: 4px solid #31AFD7;
}
.woocommerce-checkout #thwmsc-tab-content-0 #anbieter_mindestvertragslaufzeit_field {
  float: left;
  clear: none;
  width: calc(100% - 135px);
}
.woocommerce-checkout #thwmsc-tab-content-0 #anbieter_mindestvertragslaufzeit_field span {
  width: 100%;
}
.woocommerce-checkout #thwmsc-tab-content-0 #anbieter_portierung_field {
  clear: both;
}
.woocommerce-checkout #thwmsc-tab-content-0 #anbieter_vorwahl1_field, .woocommerce-checkout #thwmsc-tab-content-0 #anbieter_rufnummer1_field, .woocommerce-checkout #thwmsc-tab-content-0 #anbieter_vorwahl2_field, .woocommerce-checkout #thwmsc-tab-content-0 #anbieter_rufnummer2_field {
  float: left;
  clear: none;
}
.woocommerce-checkout #thwmsc-tab-content-0 #anbieter_vorwahl1_field span, .woocommerce-checkout #thwmsc-tab-content-0 #anbieter_rufnummer1_field span, .woocommerce-checkout #thwmsc-tab-content-0 #anbieter_vorwahl2_field span, .woocommerce-checkout #thwmsc-tab-content-0 #anbieter_rufnummer2_field span {
  width: 100%;
}
.woocommerce-checkout #thwmsc-tab-content-0 #anbieter_vorwahl2_field, .woocommerce-checkout #thwmsc-tab-content-0 #anbieter_rufnummer2_field {
  margin-top: 20px;
}
.woocommerce-checkout #thwmsc-tab-content-0 #anbieter_vorwahl1_field, .woocommerce-checkout #thwmsc-tab-content-0 #anbieter_vorwahl2_field {
  width: 100px;
  margin-right: 20px;
}
.woocommerce-checkout #thwmsc-tab-content-0 #anbieter_rufnummer1_field, .woocommerce-checkout #thwmsc-tab-content-0 #anbieter_rufnummer2_field {
  width: calc(100% - 120px);
}
.woocommerce-checkout #thwmsc-tab-content-0 #anbieter_rufnummer2_field {
  margin-left: 120px;
}
.woocommerce-checkout .woocommerce-billing-fields {
  width: 50%;
}
@media (max-width: 991px) {
  .woocommerce-checkout .woocommerce-billing-fields #billing_title, .woocommerce-checkout .woocommerce-billing-fields #brief_anrede {
    width: 100% !important;
    padding: 5px;
  }
}
.woocommerce-checkout .woocommerce-billing-fields:before {
  content: "Persönliche Daten";
  font-size: 60px !important;
  color: #31AFD7;
  display: block;
  margin: 3.8rem 0 21px;
}
@media (max-width: 991px) {
  .woocommerce-checkout .woocommerce-billing-fields:before {
    font-size: 40px !important;
    margin: 0;
    display: none;
  }
}
.woocommerce-checkout .woocommerce-billing-fields h3 {
  display: none;
}
.woocommerce-checkout .woocommerce-billing-fields #billing_title_field, .woocommerce-checkout .woocommerce-billing-fields #billing_first_name_field, .woocommerce-checkout .woocommerce-billing-fields #billing_last_name_field, .woocommerce-checkout .woocommerce-billing-fields #brief_anrede_field, .woocommerce-checkout .woocommerce-billing-fields #brief_vorname_field, .woocommerce-checkout .woocommerce-billing-fields #brief_nachname_field {
  float: left;
  clear: none;
}
.woocommerce-checkout .woocommerce-billing-fields #billing_title_field span, .woocommerce-checkout .woocommerce-billing-fields #billing_first_name_field span, .woocommerce-checkout .woocommerce-billing-fields #billing_last_name_field span, .woocommerce-checkout .woocommerce-billing-fields #brief_anrede_field span, .woocommerce-checkout .woocommerce-billing-fields #brief_vorname_field span, .woocommerce-checkout .woocommerce-billing-fields #brief_nachname_field span {
  width: 100%;
}
.woocommerce-checkout .woocommerce-billing-fields #billing_title_field, .woocommerce-checkout .woocommerce-billing-fields #brief_anrede_field {
  width: 100px;
  margin-right: 20px;
}
.woocommerce-checkout .woocommerce-billing-fields #billing_first_name_field, .woocommerce-checkout .woocommerce-billing-fields #brief_vorname_field {
  margin-right: 20px;
}
.woocommerce-checkout .woocommerce-billing-fields #billing_first_name_field, .woocommerce-checkout .woocommerce-billing-fields #brief_vorname_field, .woocommerce-checkout .woocommerce-billing-fields #billing_last_name_field, .woocommerce-checkout .woocommerce-billing-fields #brief_nachname_field {
  width: calc(50% - 70px);
}
@media (max-width: 991px) {
  .woocommerce-checkout .woocommerce-billing-fields #billing_first_name_field, .woocommerce-checkout .woocommerce-billing-fields #brief_vorname_field, .woocommerce-checkout .woocommerce-billing-fields #billing_last_name_field, .woocommerce-checkout .woocommerce-billing-fields #brief_nachname_field {
    width: 100% !important;
    margin-top: 20px !important;
  }
}
.woocommerce-checkout .woocommerce-billing-fields #billing_first_name_field span, .woocommerce-checkout .woocommerce-billing-fields #brief_vorname_field span, .woocommerce-checkout .woocommerce-billing-fields #billing_last_name_field span, .woocommerce-checkout .woocommerce-billing-fields #brief_nachname_field span {
  width: 100%;
}
.woocommerce-checkout .woocommerce-billing-fields #billing_address_1_field, .woocommerce-checkout .woocommerce-billing-fields #festnetz_field, .woocommerce-checkout .woocommerce-billing-fields #billing_phone_field, .woocommerce-checkout .woocommerce-billing-fields #billing_email_field, .woocommerce-checkout .woocommerce-billing-fields #geboren_am_field, .woocommerce-checkout .woocommerce-billing-fields #brief_strasse_field, .woocommerce-checkout .woocommerce-billing-fields #brief_festnetz_field {
  width: 100%;
  margin-top: 20px;
  float: left;
}
.woocommerce-checkout .woocommerce-billing-fields #billing_address_1_field span, .woocommerce-checkout .woocommerce-billing-fields #festnetz_field span, .woocommerce-checkout .woocommerce-billing-fields #billing_phone_field span, .woocommerce-checkout .woocommerce-billing-fields #billing_email_field span, .woocommerce-checkout .woocommerce-billing-fields #geboren_am_field span, .woocommerce-checkout .woocommerce-billing-fields #brief_strasse_field span, .woocommerce-checkout .woocommerce-billing-fields #brief_festnetz_field span {
  width: 100%;
}
.woocommerce-checkout .woocommerce-billing-fields #billing_postcode_field, .woocommerce-checkout .woocommerce-billing-fields #brief_plz_field, .woocommerce-checkout .woocommerce-billing-fields #billing_city_field, .woocommerce-checkout .woocommerce-billing-fields #brief_ort_field {
  float: left;
  clear: none;
  margin-top: 20px;
}
.woocommerce-checkout .woocommerce-billing-fields #billing_postcode_field span, .woocommerce-checkout .woocommerce-billing-fields #brief_plz_field span, .woocommerce-checkout .woocommerce-billing-fields #billing_city_field span, .woocommerce-checkout .woocommerce-billing-fields #brief_ort_field span {
  width: 100%;
}
.woocommerce-checkout .woocommerce-billing-fields #billing_postcode_field, .woocommerce-checkout .woocommerce-billing-fields #brief_plz_field {
  width: 160px;
  margin-right: 20px;
}
.woocommerce-checkout .woocommerce-billing-fields #billing_city_field, .woocommerce-checkout .woocommerce-billing-fields #brief_ort_field {
  width: calc(100% - 180px);
}
.woocommerce-checkout .woocommerce-billing-fields #briefpost_head_field {
  clear: both;
}
@media (max-width: 991px) {
  .woocommerce-checkout .woocommerce-billing-fields #briefpost_radio_andere_adresse, .woocommerce-checkout .woocommerce-billing-fields #briefpost_radio_anschlussadresse {
    padding: 5px;
  }
}
.woocommerce-checkout .woocommerce-billing-fields #briefpost_radio_field span {
  width: 100%;
}
.woocommerce-checkout .woocommerce-billing-fields #briefpost_radio_field span input {
  float: left;
  display: block;
}
.woocommerce-checkout .woocommerce-billing-fields #briefpost_radio_field span label {
  display: block !important;
  margin-left: 30px;
  color: #31AFD7;
  font-size: 22px;
}
.woocommerce-checkout .rechnungsdaten {
  width: 50%;
}
@media (max-width: 991px) {
  .woocommerce-checkout .rechnungsdaten #rechnungsadresse__anschluss_adresse, .woocommerce-checkout .rechnungsdaten #rechnungsadresse__andere_adresse {
    padding: 5px;
  }
}
.woocommerce-checkout .rechnungsdaten h3 {
  font-size: 60px !important;
  color: #31AFD7;
  display: block;
  margin: 2rem 0 0px;
}
@media (max-width: 991px) {
  .woocommerce-checkout .rechnungsdaten h3 {
    display: none;
  }
}
.woocommerce-checkout .rechnungsdaten #rechnungsadresse__field span {
  width: 100%;
}
.woocommerce-checkout .rechnungsdaten #rechnungsadresse__field span input {
  float: left;
  display: block;
}
@media (max-width: 991px) {
  .woocommerce-checkout .rechnungsdaten #rechnungsadresse__field span input {
    padding: 5px;
  }
}
.woocommerce-checkout .rechnungsdaten #rechnungsadresse__field span label {
  display: block !important;
  margin-left: 30px;
  color: #31AFD7;
  font-size: 22px;
}
.woocommerce-checkout .rechnungsdaten #firma_field, .woocommerce-checkout .rechnungsdaten #strasse_field, .woocommerce-checkout .rechnungsdaten #kontoinhaber_field, .woocommerce-checkout .rechnungsdaten #kreditinstitut_field, .woocommerce-checkout .rechnungsdaten #iban_field {
  width: 100%;
  margin-top: 20px;
  float: left;
}
.woocommerce-checkout .rechnungsdaten #firma_field span, .woocommerce-checkout .rechnungsdaten #strasse_field span, .woocommerce-checkout .rechnungsdaten #kontoinhaber_field span, .woocommerce-checkout .rechnungsdaten #kreditinstitut_field span, .woocommerce-checkout .rechnungsdaten #iban_field span {
  width: 100%;
}
.woocommerce-checkout .rechnungsdaten #ansprache_field, .woocommerce-checkout .rechnungsdaten #vorname_field, .woocommerce-checkout .rechnungsdaten #nachname_field, .woocommerce-checkout .rechnungsdaten #plz_field, .woocommerce-checkout .rechnungsdaten #ort_field {
  float: left;
  clear: none;
  margin-top: 20px;
}
.woocommerce-checkout .rechnungsdaten #ansprache_field span, .woocommerce-checkout .rechnungsdaten #vorname_field span, .woocommerce-checkout .rechnungsdaten #nachname_field span, .woocommerce-checkout .rechnungsdaten #plz_field span, .woocommerce-checkout .rechnungsdaten #ort_field span {
  width: 100%;
}
.woocommerce-checkout .rechnungsdaten #ansprache_field, .woocommerce-checkout .rechnungsdaten #plz_field {
  width: 100px;
  margin-right: 20px;
}
@media (max-width: 991px) {
  .woocommerce-checkout .rechnungsdaten #ansprache_field select {
    padding: 5px;
  }
}
.woocommerce-checkout .rechnungsdaten #vorname_field {
  margin-right: 20px;
}
.woocommerce-checkout .rechnungsdaten #ort_field {
  width: calc(100% - 120px);
}
.woocommerce-checkout .rechnungsdaten #ort_field span {
  width: 100%;
}
.woocommerce-checkout .rechnungsdaten #vorname_field, .woocommerce-checkout .rechnungsdaten #nachname_field {
  width: calc(50% - 70px);
}
.woocommerce-checkout .rechnungsdaten #vorname_field span, .woocommerce-checkout .rechnungsdaten #nachname_field span {
  width: 100%;
}
@media (max-width: 991px) {
  .woocommerce-checkout .rechnungsdaten #vorname_field, .woocommerce-checkout .rechnungsdaten #nachname_field {
    width: 100% !important;
  }
}
.woocommerce-checkout .rechnungsdaten #rechnungsversand_email_field, .woocommerce-checkout .rechnungsdaten #bankverbindung_field {
  clear: both;
}
.woocommerce-checkout .rechnungsdaten #check_rechnung_email_field {
  float: left;
  clear: none;
  width: 135px;
}
.woocommerce-checkout .rechnungsdaten #check_rechnung_email_field label {
  display: flex;
  align-items: center;
}
.woocommerce-checkout .rechnungsdaten #check_rechnung_email_field label input {
  width: 54px;
  height: 54px;
  margin-right: 10px;
}
@media (max-width: 991px) {
  .woocommerce-checkout .rechnungsdaten #check_rechnung_email_field label input {
    padding: 5px;
    width: 44px;
    height: 44px;
  }
}
.woocommerce-checkout .rechnungsdaten #check_rechnung_email_field label input:after {
  background: none;
  left: 14px;
  top: 5px;
  width: 17px;
  height: 29px;
  border-bottom: 4px solid #31AFD7;
  border-right: 4px solid #31AFD7;
}
@media (max-width: 991px) {
  .woocommerce-checkout .rechnungsdaten #check_rechnung_email_field label input:after {
    left: 13px;
    top: 5px;
    width: 14px;
    height: 23px;
  }
}
.woocommerce-checkout .rechnungsdaten #email_rechnung_field {
  float: left;
  clear: none;
  width: calc(100% - 135px);
}
.woocommerce-checkout .rechnungsdaten #email_rechnung_field span {
  width: 100%;
}
.woocommerce-checkout .woocommerce-checkout-payment {
  margin-top: 50px;
}
.woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods {
  display: none !important;
}
.woocommerce-checkout .woocommerce-checkout-payment .place-order {
  justify-content: end;
  width: 100%;
}
.woocommerce-checkout .woocommerce-checkout-payment .place-order .woocommerce-terms-and-conditions-wrapper {
  margin-bottom: 50px;
}
.woocommerce-checkout .woocommerce-checkout-payment .place-order .woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text {
  display: none !important;
}
.woocommerce-checkout .woocommerce-checkout-payment .place-order .woocommerce-terms-and-conditions-wrapper .validate-required label input {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}
.woocommerce-checkout .woocommerce-checkout-payment .place-order .woocommerce-terms-and-conditions-wrapper .validate-required label input:after {
  background: none;
  left: 7px;
  top: 2px;
  width: 9px;
  height: 15px;
  border-bottom: 3px solid #31AFD7;
  border-right: 3px solid #31AFD7;
}
.woocommerce-checkout #place_order, .woocommerce-checkout #print_pdf {
  padding: 6px 20px 2px;
  font-family: "fs_untitled-medium";
  font-size: 20px;
  border-radius: 20px !important;
  width: 400px;
  max-width: 100%;
  margin: 0px;
  color: #31afd7 !important;
  background-color: #ffffff !important;
  border-width: 2px !important;
  border-color: #31afd7 !important;
  border-style: solid !important;
}
@media (max-width: 991px) {
  .woocommerce-checkout #place_order, .woocommerce-checkout #print_pdf {
    width: 100%;
  }
}
.woocommerce-checkout #place_order:hover, .woocommerce-checkout #print_pdf:hover {
  color: #ffffff !important;
  background-color: #31afd7 !important;
}
.woocommerce-checkout #print_pdf {
  margin: 50px 0 0;
}
@media (max-width: 991px) {
  .woocommerce-checkout #thwmsc-tab-panel-0, .woocommerce-checkout #thwmsc-tab-panel-1, .woocommerce-checkout #thwmsc-tab-panel-2, .woocommerce-checkout #thwmsc-tab-panel-3, .woocommerce-checkout #thwmsc-tab-panel-4 {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box;
  }
}
@media (max-width: 991px) {
  .woocommerce-checkout #thwmsc-tab-panel-0 .thwmsc-tab-content, .woocommerce-checkout #thwmsc-tab-panel-1 .thwmsc-tab-content, .woocommerce-checkout #thwmsc-tab-panel-2 .thwmsc-tab-content, .woocommerce-checkout #thwmsc-tab-panel-3 .thwmsc-tab-content, .woocommerce-checkout #thwmsc-tab-panel-4 .thwmsc-tab-content {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box;
  }
}
@media (max-width: 991px) {
  .woocommerce-checkout .thwmsc-tab-panel.order_review, .woocommerce-checkout #order_review, .woocommerce-checkout .woocommerce-checkout-review-order, .woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box;
  }
}
@media (max-width: 991px) {
  .woocommerce-checkout .woocommerce-billing-fields {
    width: 100% !important;
  }
}
.woocommerce-order-received .order_sumarize .review-line {
  height: 2px;
  border: none;
  margin-bottom: 10px;
  color: #000000;
  background-color: #000000;
}
.woocommerce-order-received .order_sumarize .one-line {
  display: flex;
  justify-content: flex-start;
}
.woocommerce-order-received .order_sumarize .one-line.header .two {
  margin-top: 60px;
}
.woocommerce-order-received .order_sumarize .one-line.fst {
  padding-left: 20px;
}
@media (max-width: 991px) {
  .woocommerce-order-received .order_sumarize .one-line.fst {
    padding-left: 0;
  }
}
.woocommerce-order-received .order_sumarize .one-line.snd {
  padding-left: 40px;
}
@media (max-width: 991px) {
  .woocommerce-order-received .order_sumarize .one-line.snd {
    padding-left: 0;
  }
}
.woocommerce-order-received .order_sumarize .one-line.snd .head {
  display: list-item;
  list-style-type: disc;
}
.woocommerce-order-received .order_sumarize .one-line .head {
  flex-grow: 5;
}
@media (max-width: 991px) {
  .woocommerce-order-received .order_sumarize .one-line .head {
    flex-grow: 1;
  }
}
.woocommerce-order-received .order_sumarize .one-line .head span {
  display: inline-block;
}
.woocommerce-order-received .order_sumarize .one-line .head .product-short-description {
  max-width: 600px;
}
.woocommerce-order-received .order_sumarize .one-line .head_short {
  flex-basis: 300px;
}
@media (max-width: 991px) {
  .woocommerce-order-received .order_sumarize .one-line .head_short {
    flex-basis: 100%;
  }
}
.woocommerce-order-received .order_sumarize .one-line .tail {
  flex-shrink: 20000;
}
.woocommerce-order-received .order_sumarize .one-line .one {
  width: 300px;
  text-align: left;
  font-family: "fs_untitled-medium";
  font-size: 18px;
}
.woocommerce-order-received .order_sumarize .one-line .two {
  width: 150px;
  text-align: left;
  font-family: "fs_untitled-medium";
  font-size: 18px;
}
.woocommerce-order-received .order_sumarize .one-line .two .fixcostes, .woocommerce-order-received .order_sumarize .one-line .two .mwst_inkl {
  display: none;
}
.woocommerce-order-received .print-pdf {
  display: block;
  padding: 6px 40px 2px;
  text-align: center;
  font-family: "fs_untitled-medium";
  font-size: 20px;
  border-radius: 20px !important;
  width: 400px;
  max-width: 100%;
  margin: 50px 0;
  color: #31afd7 !important;
  background-color: #ffffff !important;
  border-width: 2px !important;
  border-color: #31afd7 !important;
  border-style: solid !important;
  line-height: 30px;
}
@media (max-width: 991px) {
  .woocommerce-order-received .print-pdf {
    width: 100%;
  }
}
.woocommerce-order-received .print-pdf:hover {
  color: #ffffff !important;
  background-color: #31afd7 !important;
}
/* Date Picker Default Styles */
.ui-datepicker {
  padding: 0;
  border: 2px solid #fff !important;
  background: #31AFD7;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 20px !important;
  padding: 19px 26px 12px 26px;
}
.ui-datepicker * {
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.ui-datepicker table {
  font-size: 16px;
  margin: 0;
}
.ui-datepicker .ui-datepicker-header {
  border: none;
  background: none;
  color: #000;
  font-weight: normal;
}
.ui-datepicker .ui-datepicker-header .ui-state-hover {
  background: #31AFD7;
  cursor: pointer;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.ui-datepicker thead {
  background: none;
  color: #000;
}
.ui-datepicker .ui-datepicker-title {
  margin-top: 0.4em;
  margin-bottom: 0.3em;
  color: #fff;
  font-size: 14px;
}
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover, .ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
  height: 20px;
  width: 20px;
}
.ui-datepicker .ui-datepicker-next span, .ui-datepicker .ui-datepicker-prev span {
  background: #31AFD7 url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20'><polyline points='0,0 10,10 0,20' fill='none' stroke='%23ffffff' stroke-width='2'/></svg>") no-repeat;
  background-position: 0 0;
  height: 20px;
  margin-top: 4px;
}
.ui-datepicker .ui-datepicker-next span:hover, .ui-datepicker .ui-datepicker-prev span:hover {
  border: none;
}
.ui-datepicker .ui-datepicker-prev span {
  background: #31AFD7 url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20'><polyline points='10,0 0,10 10,20' fill='none' stroke='%23ffffff' stroke-width='2'/></svg>") no-repeat;
}
.ui-datepicker th {
  padding: 0.75em 0;
  color: #fff;
  font-weight: normal;
  border: none;
}
.ui-datepicker td {
  background: none;
  border: none;
  padding: 0;
}
.ui-datepicker td .ui-state-default {
  background: transparent;
  border: none;
  text-align: center;
  padding: 0.5em;
  margin: 0;
  font-weight: normal;
  color: white;
}
.ui-datepicker td .ui-state-active, .ui-datepicker td .ui-state-hover {
  background: #fff;
  color: #31AFD7;
}
.ui-datepicker td.ui-state-disabled, .ui-datepicker td.ui-state-disabled .ui-state-default {
  opacity: 0.5;
  color: #fff;
}
.ui-datepicker .ui-datepicker-title select {
  background: #31AFD7 url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='%23ffffff'><polygon points='0,0 10,0 5,5'/></svg>") no-repeat;
  color: white;
  border: 1px solid white;
  background-position: 90% 70%;
  padding: 3px 15px 2px 15px;
  border-radius: 20px !important;
}
.ui-datepicker .ui-datepicker-title .ui-datepicker-month {
  margin-right: 5px;
}
.ui-datepicker .ui-datepicker-title .ui-datepicker-year {
  margin-left: 5px;
}
.ui-datepicker .ui-datepicker-buttonpane {
  height: 40px;
  border: none;
  background: none;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  background: #31AFD7;
  border-radius: 20px !important;
  border: 1px solid white;
  text-transform: lowercase;
  font-size: 16px;
  font-family: "fs_untitled-regular";
  font-weight: normal;
  padding: 3px 15px 2px 15px;
}
.ui-datepicker .ui-datepicker-buttonpane button:not(:hover) {
  background: #31AFD7;
}
.ui-datepicker .ui-datepicker-buttonpane button:hover {
  background: white;
  color: #31AFD7;
}
/* Print Styles */
@media print {
  /* Customer details */
  /* Order totals */
  /* Page breaks */
  /* Links */
  /* Add order information header */
  /* Print-specific information */
  /* Ensure white background */
  /* Remove shadows and backgrounds */
  /* Format prices */
  /* Add page numbers */
  footer, nav, .site-footer, .menu, .sidebar, .woocommerce-breadcrumb, .buttons, #payment .payment_methods, button:not(#place_order), .wc-proceed-to-checkout, .widget, .entry-header, .thwmsc-tabs, .place-order {
    display: none !important;
  }
  body {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1.4;
    font-family: Arial, sans-serif;
    color: #000;
    background: none;
  }
  a[href]:after {
    content: none !important;
  }
  #page {
    margin-top: 0px;
  }
  #page #masthead {
    width: 100%;
    position: relative;
    padding-top: 10px;
    background: transparent;
    transition: all 0.55s;
    overflow: hidden;
  }
  #primary {
    margin-top: 0px;
  }
  #order_review {
    width: 100% !important;
    margin: 0;
    padding: 20px;
    border: 1px solid #ccc;
  }
  .woocommerce-checkout-review-order-table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
  }
  .woocommerce-checkout-review-order-table th, .woocommerce-checkout-review-order-table td {
    padding: 10px;
    border: 1px solid #ddd;
    text-align: left;
  }
  .woocommerce-checkout-review-order-table thead th {
    background-color: #f5f5f5;
    font-weight: bold;
  }
  .woocommerce-billing-fields, .woocommerce-shipping-fields {
    margin-bottom: 20px;
  }
  .woocommerce-billing-fields h3, .woocommerce-shipping-fields h3 {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .order-total {
    font-weight: bold;
  }
  h1, h2, h3, h4, h5 {
    page-break-after: avoid;
  }
  table, figure {
    page-break-inside: avoid;
  }
  a {
    text-decoration: none;
    color: #000;
  }
  .woocommerce-checkout-review-order::before {
    content: "Bestellübersicht";
    display: block;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
  }
  .woocommerce-checkout-review-order::after {
    content: "Druckdatum: " attr(data-print-date);
    display: block;
    margin-top: 20px;
    font-size: 12px;
    text-align: right;
  }
  * {
    -webkit-print-color-adjust: exact !important;
    color-adjust: exact !important;
    print-color-adjust: exact !important;
  }
  * {
    box-shadow: none !important;
    text-shadow: none !important;
  }
  .amount {
    font-weight: bold;
  }
  @page {
    margin: 2cm;
  }
  @page :first {
    margin-top: 3cm;
  }
}
/*
.thwmsc-tab-panel.connectiondata	{display:none !important;}
.thwmsc-tab-panel.rechnungsdaten	{display:none !important;}
.thwmsc-tab-panel.billing			{display:none !important;}
.thwmsc-tab-panel.order_review		{
	display:block !important;
	#thwmsc-tab-content-3{
		display:block !important;
	}
}
*/
.map {
  margin-bottom: 0px !important;
}
.map h3 {
  font-size: 60px;
  color: #31AFD7;
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  .map h3 {
    font-size: 34px;
  }
}
.map .col {
  padding-left: 0px;
  padding-right: 0px;
}
.map .legende {
  margin-top: 40px;
  margin-bottom: 20px;
  display: flex;
  justify-content: flex-end;
  font-size: 14px;
  line-height: 18px;
}
@media (max-width: 991px) {
  .map .legende {
    justify-content: flex-start;
    flex-direction: column;
    margin-top: 20px;
  }
}
.map .legende .legende_wrap {
  margin-right: 20px;
}
.map .legende .legende_wrap .legende1, .map .legende .legende_wrap .legende2, .map .legende .legende_wrap .legende3 {
  margin-right: 10px;
  width: 15px;
  height: 15px;
  float: left;
}
.map .legende .legende_wrap .legende0 {
  clear: both;
  display: block;
  margin-bottom: 10px;
}
.map .legende .legende_wrap .legende1 {
  background-color: #a4c249;
}
.map .legende .legende_wrap .legende2 {
  background-color: #55b3d3;
}
.map .legende .legende_wrap .legende3 {
  background-color: #ededed;
}
.map .mapsvg-wrap .mapsvg {
  background-color: transparent !important;
}
.map .mapsvg-gauge {
  display: none !important;
}
.map .mapsvg-header .mapsvg-filters-wrap {
  display: none;
}
.map .mapsvg text, .map .mapsvg tspan {
  font-family: "fs_untitled-medium";
  fill: #7a1f63 !important;
}
.map .mapsvg-popover {
  border-radius: 0px !important;
}
.map .mapsvg-controller-view {
  font-size: 18px;
}
.map .mapsvg-controller-view .mapsvg-controller-view-content {
  padding: 9px 20px 5px 20px !important;
}
@media (max-width: 991px) {
  .map .mapsvg-controller-view .mapsvg-controller-view-content {
    padding: 0px 20px 5px 20px !important;
  }
}
.map .mapsvg-controller-view .mapsvg-controller-view-content h4 {
  font-size: 24px;
}
.map .mapsvg-controller-view a {
  margin-top: 5px;
  display: block;
}
.map .mapsvg-controller-view .mapsvg-controller-view-toolbar {
  float: right;
}
.map .mapsvg-controller-view .mapsvg-controller-view-toolbar .mapsvg-popover-close {
  width: 80px;
  height: 80px;
  top: 17px;
  right: 17px;
}
.map .mapsvg-controller-view .mapsvg-controller-view-toolbar .mapsvg-popover-close:before, .map .mapsvg-controller-view .mapsvg-controller-view-toolbar .mapsvg-popover-close:after {
  height: 9px;
}
@media (max-width: 991px) {
  .map .mapsvg-controller-view .mapsvg-controller-view-toolbar .mapsvg-popover-close {
    width: 40px;
    height: 40px;
    top: 7px !important;
    right: 7px !important;
  }
  .map .mapsvg-controller-view .mapsvg-controller-view-toolbar .mapsvg-popover-close:before, .map .mapsvg-controller-view .mapsvg-controller-view-toolbar .mapsvg-popover-close:after {
    height: 4px;
  }
}
.map .mapsvg-controller-view .mapsvg-controller-view-wrap.nano {
  margin-top: -12px;
}
@media (max-width: 991px) {
  .map .mapsvg-controller-view .mapsvg-controller-view-wrap.nano {
    margin-top: -24px;
  }
}
.map .mapsvg-btn-group {
  box-shadow: none !important;
  border: 1px solid #cccccc;
}
.map .nano .nano-pane {
  background: none !important;
  width: 9px !important;
  right: 3px !important;
}
.map .mapsvg-directory {
  background-color: white !important;
}
.map .mapsvg-directory .mapsvg-controller-view-wrap.nano {
  margin-top: 0px;
}
.map .mapsvg-directory .mapsvg-controller-view-wrap.nano .mapsvg-controller-view-content {
  margin-top: 1px;
}
.map .mapsvg-directory .mapsvg-controller-view-wrap.nano .mapsvg-controller-view-content .mapsvg-directory-item {
  border-bottom: 1px solid #cccccc;
  font-family: fs_untitled-medium;
  font-size: 18px;
  padding: 8px;
}
.map .mapsvg-directory .mapsvg-controller-view-wrap.nano .mapsvg-controller-view-content .mapsvg-directory-item:first-child {
  border-top: 1px solid #cccccc;
}
.map .mapsvg-mobile-buttons {
  background-color: transparent;
  margin-top: 30px !important;
}
.map .mapsvg-mobile-buttons .mapsvg-button-menu, .map .mapsvg-mobile-buttons .mapsvg-button-map {
  border-radius: 20px;
  background-color: white;
  color: #31AFD7;
  border: 2px solid #31AFD7;
  line-height: 40px;
  display: inline-block;
  height: 40px;
  transition: all 0.5s;
}
.map .mapsvg-mobile-buttons .mapsvg-button-menu.active, .map .mapsvg-mobile-buttons .mapsvg-button-map.active {
  background-color: #31AFD7;
  color: white;
}
.map .mapsvg-mobile-buttons .mapsvg-button-menu {
  margin: 0 15px 0 5px;
}
.map .mapsvg-mobile-buttons .mapsvg-button-map {
  margin: 0 5px 0 15px;
}
.page-template-landingpage_kommune p {
  font-size: 24px !important;
  line-height: 32px !important;
  margin-bottom: 32px;
}
.page-template-landingpage_kommune #primary {
  margin-top: 90px;
  margin-bottom: 200px;
}
@media (min-width: 992px) {
  .page-template-landingpage_kommune #primary {
    margin-top: 110px;
  }
}
.page-template-landingpage_kommune h2 {
  color: #31AFD7;
  font-size: 44px;
  margin-top: 88px;
  margin-bottom: 12px;
}
.page-template-landingpage_kommune .tarif_head_wrap {
  margin-top: 80px;
}
@media (max-width: 991px) {
  .page-template-landingpage_kommune .tarif_head_wrap {
    margin-top: 32px;
  }
}
.page-template-landingpage_kommune .tarif_head_wrap .tarif_head {
  color: #31AFD7;
  font-size: 44px;
  margin-bottom: 12px;
}
.page-template-landingpage_kommune #carouselStart h2 {
  line-height: 78px !important;
  font-size: 80px !important;
}
@media (max-width: 991px) {
  .page-template-landingpage_kommune #carouselStart h2 {
    line-height: 52px !important;
    font-size: 54px !important;
  }
}
.page-template-landingpage_kommune #carouselStart h2 p {
  line-height: 78px !important;
  font-size: 80px !important;
}
@media (max-width: 991px) {
  .page-template-landingpage_kommune #carouselStart h2 p {
    line-height: 52px !important;
    font-size: 54px !important;
  }
}
.page-template-landingpage_kommune #carouselStart h3 {
  line-height: 78px !important;
  font-size: 60px !important;
}
@media (max-width: 991px) {
  .page-template-landingpage_kommune #carouselStart h3 {
    line-height: 38px !important;
    font-size: 32px !important;
  }
}
.page-template-landingpage_kommune #carouselStart h3 p {
  line-height: 78px !important;
  font-size: 60px !important;
}
@media (max-width: 991px) {
  .page-template-landingpage_kommune #carouselStart h3 p {
    line-height: 38px !important;
    font-size: 32px !important;
  }
}
.page-template-landingpage_kommune #carouselStart h4 {
  font-size: 48px !important;
  font-family: "fs_untitled-bold";
}
.page-template-landingpage_kommune #carouselStart .carousel-inner .img_wrapper {
  display: flex;
  justify-content: center;
  height: 600px;
  z-index: 1;
  position: relative;
}
@media (max-width: 991px) {
  .page-template-landingpage_kommune #carouselStart .carousel-inner .img_wrapper {
    height: 400px;
  }
}
.page-template-landingpage_kommune #carouselStart .carousel-inner .img_wrapper img {
  width: 100% !important;
  height: 100% !important;
  max-width: 4000px !important;
  object-fit: cover;
}
.page-template-landingpage_kommune #carouselStart .carousel-inner .svg_wrapper {
  display: flex;
  justify-content: center;
  background-color: white;
  height: 600px;
  z-index: 1;
  position: relative;
}
@media (max-width: 991px) {
  .page-template-landingpage_kommune #carouselStart .carousel-inner .svg_wrapper {
    height: 400px;
  }
}
.page-template-landingpage_kommune #carouselStart .carousel-inner .svg_wrapper svg {
  width: 100% !important;
  height: 100% !important;
  max-width: 4000px !important;
  object-fit: cover;
}
.page-template-landingpage_kommune #carouselStart .carousel-inner .teasers {
  color: white;
  position: relative;
  z-index: 2;
  margin-top: -600px;
  height: 600px;
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  .page-template-landingpage_kommune #carouselStart .carousel-inner .teasers {
    margin-top: -400px;
    height: 400px;
  }
}
.page-template-landingpage_kommune #carouselStart .carousel-inner .teasers .row {
  display: flex;
  flex-direction: column;
}
.page-template-landingpage_kommune #carouselStart .carousel-inner .teasers .row h2 {
  margin-bottom: 20px;
}
.page-template-landingpage_kommune #carouselStart .carousel-inner .teasers .row .btn-zad {
  background-color: transparent;
  border: 2px solid white;
  transition: all 0.25s;
  color: white;
  border-radius: 18px;
  width: 150px;
  margin-top: 20px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 3px;
}
.page-template-landingpage_kommune #carouselStart .carousel-inner .teasers .row .btn-zad:hover {
  color: #31AFD7;
  background-color: white;
}
.page-template-landingpage_kommune .wp-block-columns {
  display: flex;
}
.page-template-landingpage_kommune .wp-block-columns .wp-block-column {
  flex-grow: 1;
  width: 50%;
  padding: 0px;
}
.page-template-landingpage_kommune .wp-block-columns .wp-block-column .wp-block-file {
  display: flex;
}
.page-template-landingpage_kommune .wp-block-columns .wp-block-column .wp-block-file a:not(.wp-block-file__button) {
  display: none;
}
.page-template-landingpage_kommune .wp-block-columns .wp-block-column .wp-block-file .wp-block-file__button {
  margin: 15px !important;
  flex-grow: 1;
  text-align: center;
  color: white !important;
  background-color: #31AFD7 !important;
  padding: 5px 0px 2px 0px !important;
  line-height: 23px;
}
.page-template-landingpage_kommune .wp-block-columns .wp-block-column .wp-block-file .wp-block-file__button:hover {
  color: #31AFD7 !important;
  background-color: white !important;
}
.page-template-landingpage_kommune .wp-block-columns .wp-block-column a {
  width: calc(100% - 30px);
  display: block;
  padding: 5px 0px 2px 0px !important;
  background: #31AFD7 !important;
  color: white !important;
  border: 2px solid #31AFD7 !important;
  border-radius: 20px !important;
  margin: 15px !important;
  font-size: 18px !important;
  text-align: center;
  line-height: 23px;
}
.page-template-landingpage_kommune .wp-block-columns .wp-block-column a:hover {
  color: #31AFD7 !important;
  background-color: white !important;
}
.woocommerce-account.woocommerce-lost-password .woocommerce .woocommerce-ResetPassword .woocommerce-form-row--first {
  float: left;
}
.mystoerung_wrapper {
  display: none !important;
}
#gform_wrapper_2 {
  margin: 0px;
}
.gform_wrapper.gravity-theme .gfield_error [aria-invalid=true] {
  border: 2px solid #c02b0a !important;
}
.stoerungsformular-einblenden {
  display: none;
}
.page-template-tarife_tv_uebersicht #primary {
  margin-top: 90px;
  margin-bottom: 200px;
}
@media (min-width: 992px) {
  .page-template-tarife_tv_uebersicht #primary {
    margin-top: 110px;
  }
}
.page-template-tarife_tv_uebersicht h2 {
  color: #31AFD7;
  font-size: 44px;
  margin-top: 88px;
  margin-bottom: 12px;
}
.page-template-tarife_tv_uebersicht .tarif_head_wrap {
  margin-top: 80px;
}
@media (max-width: 991px) {
  .page-template-tarife_tv_uebersicht .tarif_head_wrap {
    margin-top: 32px;
  }
}
.page-template-tarife_tv_uebersicht .tarif_head_wrap .tarif_head {
  color: #31AFD7;
  font-size: 44px;
  margin-bottom: 12px;
}
.page-template-tarife_tv_uebersicht #carouselStart h2 {
  line-height: 78px !important;
  font-size: 80px !important;
}
@media (max-width: 991px) {
  .page-template-tarife_tv_uebersicht #carouselStart h2 {
    line-height: 52px !important;
    font-size: 54px !important;
  }
}
.page-template-tarife_tv_uebersicht #carouselStart h2 p {
  line-height: 78px !important;
  font-size: 80px !important;
}
@media (max-width: 991px) {
  .page-template-tarife_tv_uebersicht #carouselStart h2 p {
    line-height: 52px !important;
    font-size: 54px !important;
  }
}
.page-template-tarife_tv_uebersicht #carouselStart h3 {
  line-height: 78px !important;
  font-size: 60px !important;
}
@media (max-width: 991px) {
  .page-template-tarife_tv_uebersicht #carouselStart h3 {
    line-height: 38px !important;
    font-size: 32px !important;
  }
}
.page-template-tarife_tv_uebersicht #carouselStart h3 p {
  line-height: 78px !important;
  font-size: 60px !important;
}
@media (max-width: 991px) {
  .page-template-tarife_tv_uebersicht #carouselStart h3 p {
    line-height: 38px !important;
    font-size: 32px !important;
  }
}
.page-template-tarife_tv_uebersicht #carouselStart h4 {
  font-size: 48px !important;
  font-family: "fs_untitled-bold";
}
.page-template-tarife_tv_uebersicht #carouselStart .carousel-inner .img_wrapper {
  display: flex;
  justify-content: center;
  height: 600px;
  z-index: 1;
  position: relative;
}
@media (max-width: 991px) {
  .page-template-tarife_tv_uebersicht #carouselStart .carousel-inner .img_wrapper {
    height: 400px;
  }
}
.page-template-tarife_tv_uebersicht #carouselStart .carousel-inner .img_wrapper img {
  width: 100% !important;
  height: 100% !important;
  max-width: 4000px !important;
  object-fit: cover;
}
.page-template-tarife_tv_uebersicht #carouselStart .carousel-inner .svg_wrapper {
  display: flex;
  justify-content: center;
  background-color: white;
  height: 600px;
  z-index: 1;
  position: relative;
}
@media (max-width: 991px) {
  .page-template-tarife_tv_uebersicht #carouselStart .carousel-inner .svg_wrapper {
    height: 400px;
  }
}
.page-template-tarife_tv_uebersicht #carouselStart .carousel-inner .svg_wrapper svg {
  width: 100% !important;
  height: 100% !important;
  max-width: 4000px !important;
  object-fit: cover;
}
.page-template-tarife_tv_uebersicht #carouselStart .carousel-inner .teasers {
  color: white;
  position: relative;
  z-index: 2;
  margin-top: -600px;
  height: 600px;
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  .page-template-tarife_tv_uebersicht #carouselStart .carousel-inner .teasers {
    margin-top: -400px;
    height: 400px;
  }
}
.page-template-tarife_tv_uebersicht #carouselStart .carousel-inner .teasers .row {
  display: flex;
  flex-direction: column;
}
.page-template-tarife_tv_uebersicht #carouselStart .carousel-inner .teasers .row h2 {
  margin-bottom: 20px;
}
.page-template-tarife_tv_uebersicht #carouselStart .carousel-inner .teasers .row .btn-zad {
  background-color: transparent;
  border: 2px solid white;
  transition: all 0.25s;
  color: white;
  border-radius: 18px;
  width: 150px;
  margin-top: 20px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 3px;
}
.page-template-tarife_tv_uebersicht #carouselStart .carousel-inner .teasers .row .btn-zad:hover {
  color: #31AFD7;
  background-color: white;
}
.page-template-tarife_tv_uebersicht .wp-block-columns {
  display: flex;
}
.page-template-tarife_tv_uebersicht .wp-block-columns .wp-block-column {
  flex-grow: 1;
  width: 50%;
  padding: 0px;
}
.page-template-tarife_tv_uebersicht .wp-block-columns .wp-block-column .wp-block-file {
  display: flex;
}
.page-template-tarife_tv_uebersicht .wp-block-columns .wp-block-column .wp-block-file a:not(.wp-block-file__button) {
  display: none;
}
.page-template-tarife_tv_uebersicht .wp-block-columns .wp-block-column .wp-block-file .wp-block-file__button {
  margin: 15px !important;
  flex-grow: 1;
  text-align: center;
  color: white !important;
  background-color: #31AFD7 !important;
  padding: 5px 0px 2px 0px !important;
  line-height: 23px;
}
.page-template-tarife_tv_uebersicht .wp-block-columns .wp-block-column .wp-block-file .wp-block-file__button:hover {
  color: #31AFD7 !important;
  background-color: white !important;
}
.page-template-tarife_tv_uebersicht .wp-block-columns .wp-block-column a {
  width: calc(100% - 30px);
  display: block;
  padding: 5px 0px 2px 0px !important;
  background: #31AFD7 !important;
  color: white !important;
  border: 2px solid #31AFD7 !important;
  border-radius: 20px !important;
  margin: 15px !important;
  font-size: 18px !important;
  text-align: center;
  line-height: 23px;
}
.page-template-tarife_tv_uebersicht .wp-block-columns .wp-block-column a:hover {
  color: #31AFD7 !important;
  background-color: white !important;
}
.page-template-landingpage_kommune h2 {
  font-size: 32px;
  color: black;
}
/* Landingpage  Gemeinde —–––––––––––––––––––––––––––––––––––––––––– */
.landingpage-template-default, .landingpage-template, .gemeindeseite-template-default, .gemeindeseite-template {
  /* Add this to your CSS */
  /* This helps with vertical centering */
  /* Rest of your modal styles */
  /* Modal backdrop (background) */
  /* Close button styling */
  /* Ensure close button doesn't get a background when clicked */
  /* Rest of your modal styles */
  /* Make modal wider on larger screens */
}
.landingpage-template-default p, .landingpage-template p, .gemeindeseite-template-default p, .gemeindeseite-template p {
  font-size: 24px !important;
  line-height: 32px !important;
  margin-bottom: 32px;
}
.landingpage-template-default #primary, .landingpage-template #primary, .gemeindeseite-template-default #primary, .gemeindeseite-template #primary {
  margin-top: 90px;
  margin-bottom: 200px;
}
@media (max-width: 991px) {
  .landingpage-template-default #primary, .landingpage-template #primary, .gemeindeseite-template-default #primary, .gemeindeseite-template #primary {
    margin-top: 110px;
    margin-bottom: 70px;
  }
}
.landingpage-template-default h1, .landingpage-template h1, .gemeindeseite-template-default h1, .gemeindeseite-template h1 {
  color: #31AFD7;
  font-size: 44px;
  margin-top: 88px;
  margin-bottom: 12px;
}
@media (max-width: 991px) {
  .landingpage-template-default h1, .landingpage-template h1, .gemeindeseite-template-default h1, .gemeindeseite-template h1 {
    font-size: 32px;
  }
}
.landingpage-template-default h2, .landingpage-template h2, .gemeindeseite-template-default h2, .gemeindeseite-template h2 {
  color: #31AFD7;
  margin-bottom: 1.5rem;
  font-size: 60px;
}
@media (max-width: 991px) {
  .landingpage-template-default h2, .landingpage-template h2, .gemeindeseite-template-default h2, .gemeindeseite-template h2 {
    font-size: 36px;
    margin-bottom: 0rem;
    line-height: 42px;
  }
}
.landingpage-template-default .tarif_head_wrap, .landingpage-template .tarif_head_wrap, .gemeindeseite-template-default .tarif_head_wrap, .gemeindeseite-template .tarif_head_wrap {
  margin-top: 40px;
}
@media (max-width: 991px) {
  .landingpage-template-default .tarif_head_wrap, .landingpage-template .tarif_head_wrap, .gemeindeseite-template-default .tarif_head_wrap, .gemeindeseite-template .tarif_head_wrap {
    margin-top: 32px;
  }
}
.landingpage-template-default .tarif_head_wrap .tarif_head, .landingpage-template .tarif_head_wrap .tarif_head, .gemeindeseite-template-default .tarif_head_wrap .tarif_head, .gemeindeseite-template .tarif_head_wrap .tarif_head {
  color: #31AFD7;
  font-size: 44px;
  margin-bottom: 12px;
}
.landingpage-template-default #carouselStart h1, .landingpage-template #carouselStart h1, .gemeindeseite-template-default #carouselStart h1, .gemeindeseite-template #carouselStart h1 {
  line-height: 131px !important;
  font-size: 125px !important;
}
@media (max-width: 991px) {
  .landingpage-template-default #carouselStart h1, .landingpage-template #carouselStart h1, .gemeindeseite-template-default #carouselStart h1, .gemeindeseite-template #carouselStart h1 {
    line-height: 52px !important;
    font-size: 54px !important;
  }
}
.landingpage-template-default #carouselStart h1 p, .landingpage-template #carouselStart h1 p, .gemeindeseite-template-default #carouselStart h1 p, .gemeindeseite-template #carouselStart h1 p {
  line-height: 131px !important;
  font-size: 125px !important;
}
@media (max-width: 991px) {
  .landingpage-template-default #carouselStart h1 p, .landingpage-template #carouselStart h1 p, .gemeindeseite-template-default #carouselStart h1 p, .gemeindeseite-template #carouselStart h1 p {
    line-height: 52px !important;
    font-size: 54px !important;
  }
}
.landingpage-template-default #carouselStart h3, .landingpage-template #carouselStart h3, .gemeindeseite-template-default #carouselStart h3, .gemeindeseite-template #carouselStart h3 {
  line-height: 78px !important;
  font-size: 60px !important;
}
@media (max-width: 991px) {
  .landingpage-template-default #carouselStart h3, .landingpage-template #carouselStart h3, .gemeindeseite-template-default #carouselStart h3, .gemeindeseite-template #carouselStart h3 {
    line-height: 38px !important;
    font-size: 32px !important;
  }
}
.landingpage-template-default #carouselStart h3 p, .landingpage-template #carouselStart h3 p, .gemeindeseite-template-default #carouselStart h3 p, .gemeindeseite-template #carouselStart h3 p {
  line-height: 78px !important;
  font-size: 60px !important;
}
@media (max-width: 991px) {
  .landingpage-template-default #carouselStart h3 p, .landingpage-template #carouselStart h3 p, .gemeindeseite-template-default #carouselStart h3 p, .gemeindeseite-template #carouselStart h3 p {
    line-height: 38px !important;
    font-size: 32px !important;
  }
}
.landingpage-template-default #carouselStart h4, .landingpage-template #carouselStart h4, .gemeindeseite-template-default #carouselStart h4, .gemeindeseite-template #carouselStart h4 {
  font-size: 48px !important;
  font-family: "fs_untitled-bold";
}
.landingpage-template-default #carouselStart .carousel-inner .img_wrapper, .landingpage-template #carouselStart .carousel-inner .img_wrapper, .gemeindeseite-template-default #carouselStart .carousel-inner .img_wrapper, .gemeindeseite-template #carouselStart .carousel-inner .img_wrapper {
  display: flex;
  justify-content: center;
  height: 600px;
  z-index: 1;
  position: relative;
}
@media (max-width: 991px) {
  .landingpage-template-default #carouselStart .carousel-inner .img_wrapper, .landingpage-template #carouselStart .carousel-inner .img_wrapper, .gemeindeseite-template-default #carouselStart .carousel-inner .img_wrapper, .gemeindeseite-template #carouselStart .carousel-inner .img_wrapper {
    height: 400px;
  }
}
.landingpage-template-default #carouselStart .carousel-inner .img_wrapper img, .landingpage-template #carouselStart .carousel-inner .img_wrapper img, .gemeindeseite-template-default #carouselStart .carousel-inner .img_wrapper img, .gemeindeseite-template #carouselStart .carousel-inner .img_wrapper img {
  width: 100% !important;
  height: 100% !important;
  max-width: 4000px !important;
  object-fit: cover;
}
.landingpage-template-default #carouselStart .carousel-inner .svg_wrapper, .landingpage-template #carouselStart .carousel-inner .svg_wrapper, .gemeindeseite-template-default #carouselStart .carousel-inner .svg_wrapper, .gemeindeseite-template #carouselStart .carousel-inner .svg_wrapper {
  display: flex;
  justify-content: center;
  background-color: white;
  height: 600px;
  z-index: 1;
  position: relative;
}
@media (max-width: 991px) {
  .landingpage-template-default #carouselStart .carousel-inner .svg_wrapper, .landingpage-template #carouselStart .carousel-inner .svg_wrapper, .gemeindeseite-template-default #carouselStart .carousel-inner .svg_wrapper, .gemeindeseite-template #carouselStart .carousel-inner .svg_wrapper {
    height: 400px;
  }
}
.landingpage-template-default #carouselStart .carousel-inner .svg_wrapper svg, .landingpage-template #carouselStart .carousel-inner .svg_wrapper svg, .gemeindeseite-template-default #carouselStart .carousel-inner .svg_wrapper svg, .gemeindeseite-template #carouselStart .carousel-inner .svg_wrapper svg {
  width: 100% !important;
  height: 100% !important;
  max-width: 4000px !important;
  object-fit: cover;
}
.landingpage-template-default #carouselStart .carousel-inner .teasers, .landingpage-template #carouselStart .carousel-inner .teasers, .gemeindeseite-template-default #carouselStart .carousel-inner .teasers, .gemeindeseite-template #carouselStart .carousel-inner .teasers {
  color: white;
  position: relative;
  z-index: 2;
  margin-top: -600px;
  height: 600px;
}
@media (max-width: 991px) {
  .landingpage-template-default #carouselStart .carousel-inner .teasers, .landingpage-template #carouselStart .carousel-inner .teasers, .gemeindeseite-template-default #carouselStart .carousel-inner .teasers, .gemeindeseite-template #carouselStart .carousel-inner .teasers {
    margin-top: -400px;
    height: 400px;
  }
}
.landingpage-template-default #carouselStart .carousel-inner .teasers .row, .landingpage-template #carouselStart .carousel-inner .teasers .row, .gemeindeseite-template-default #carouselStart .carousel-inner .teasers .row, .gemeindeseite-template #carouselStart .carousel-inner .teasers .row {
  display: flex;
  flex-direction: column;
}
.landingpage-template-default #carouselStart .carousel-inner .teasers .row h1, .landingpage-template #carouselStart .carousel-inner .teasers .row h1, .gemeindeseite-template-default #carouselStart .carousel-inner .teasers .row h1, .gemeindeseite-template #carouselStart .carousel-inner .teasers .row h1 {
  margin-bottom: 20px;
  color: white;
}
.landingpage-template-default #carouselStart .carousel-inner .teasers .row .btn-zad, .landingpage-template #carouselStart .carousel-inner .teasers .row .btn-zad, .gemeindeseite-template-default #carouselStart .carousel-inner .teasers .row .btn-zad, .gemeindeseite-template #carouselStart .carousel-inner .teasers .row .btn-zad {
  background-color: transparent;
  border: 2px solid white;
  transition: all 0.25s;
  color: white;
  border-radius: 18px;
  width: 150px;
  margin-top: 20px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 3px;
}
.landingpage-template-default #carouselStart .carousel-inner .teasers .row .btn-zad:hover, .landingpage-template #carouselStart .carousel-inner .teasers .row .btn-zad:hover, .gemeindeseite-template-default #carouselStart .carousel-inner .teasers .row .btn-zad:hover, .gemeindeseite-template #carouselStart .carousel-inner .teasers .row .btn-zad:hover {
  color: #31AFD7;
  background-color: white;
}
.landingpage-template-default .custom-field, .landingpage-template .custom-field, .gemeindeseite-template-default .custom-field, .gemeindeseite-template .custom-field {
  font-size: 24px !important;
  line-height: 32px !important;
}
.landingpage-template-default .erschliessung, .landingpage-template .erschliessung, .gemeindeseite-template-default .erschliessung, .gemeindeseite-template .erschliessung {
  font-size: 36px;
  line-height: 42px;
  font-family: "fs_untitled-regular";
  margin: 20px 0 100px 20px;
}
@media (max-width: 991px) {
  .landingpage-template-default .erschliessung, .landingpage-template .erschliessung, .gemeindeseite-template-default .erschliessung, .gemeindeseite-template .erschliessung {
    font-size: 22px;
    line-height: 28px;
    margin: 30px 10px 50px 10px;
  }
}
.landingpage-template-default .expansion-areas, .landingpage-template .expansion-areas, .gemeindeseite-template-default .expansion-areas, .gemeindeseite-template .expansion-areas {
  padding: 2rem 0;
  /* Responsive adjustments */
}
@media (max-width: 991px) {
  .landingpage-template-default .expansion-areas, .landingpage-template .expansion-areas, .gemeindeseite-template-default .expansion-areas, .gemeindeseite-template .expansion-areas {
    padding: 0;
  }
}
.landingpage-template-default .expansion-areas .breitband-accordion .card, .landingpage-template .expansion-areas .breitband-accordion .card, .gemeindeseite-template-default .expansion-areas .breitband-accordion .card, .gemeindeseite-template .expansion-areas .breitband-accordion .card {
  border: none;
  margin-bottom: 1px;
  border-bottom: 4px rgba(50, 175, 215, 0.3) solid;
}
.landingpage-template-default .expansion-areas .breitband-accordion .card-header, .landingpage-template .expansion-areas .breitband-accordion .card-header, .gemeindeseite-template-default .expansion-areas .breitband-accordion .card-header, .gemeindeseite-template .expansion-areas .breitband-accordion .card-header {
  background-color: #fff;
  border: none;
  padding: 0;
}
.landingpage-template-default .expansion-areas .breitband-accordion h4, .landingpage-template .expansion-areas .breitband-accordion h4, .gemeindeseite-template-default .expansion-areas .breitband-accordion h4, .gemeindeseite-template .expansion-areas .breitband-accordion h4 {
  margin-top: 40px;
  margin-bottom: 20px;
  font-size: 28px;
}
@media (max-width: 991px) {
  .landingpage-template-default .expansion-areas .breitband-accordion h4, .landingpage-template .expansion-areas .breitband-accordion h4, .gemeindeseite-template-default .expansion-areas .breitband-accordion h4, .gemeindeseite-template .expansion-areas .breitband-accordion h4 {
    font-size: 24px;
    margin-top: 20px;
  }
}
.landingpage-template-default .expansion-areas .breitband-accordion .btn-link, .landingpage-template .expansion-areas .breitband-accordion .btn-link, .gemeindeseite-template-default .expansion-areas .breitband-accordion .btn-link, .gemeindeseite-template .expansion-areas .breitband-accordion .btn-link {
  width: 100%;
  text-align: left;
  text-decoration: none;
  color: #31AFD7;
  font-weight: 500;
  padding: 1rem;
  position: relative;
  background: none;
  border: none;
  font-size: 36px;
  font-family: "fs_untitled-medium";
}
@media (max-width: 991px) {
  .landingpage-template-default .expansion-areas .breitband-accordion .btn-link, .landingpage-template .expansion-areas .breitband-accordion .btn-link, .gemeindeseite-template-default .expansion-areas .breitband-accordion .btn-link, .gemeindeseite-template .expansion-areas .breitband-accordion .btn-link {
    font-size: 28px;
  }
}
.landingpage-template-default .expansion-areas .breitband-accordion .btn-link:hover, .landingpage-template-default .expansion-areas .breitband-accordion .btn-link:focus, .landingpage-template-default .expansion-areas .breitband-accordion .btn-link:focus-visible, .landingpage-template .expansion-areas .breitband-accordion .btn-link:hover, .landingpage-template .expansion-areas .breitband-accordion .btn-link:focus, .landingpage-template .expansion-areas .breitband-accordion .btn-link:focus-visible, .gemeindeseite-template-default .expansion-areas .breitband-accordion .btn-link:hover, .gemeindeseite-template-default .expansion-areas .breitband-accordion .btn-link:focus, .gemeindeseite-template-default .expansion-areas .breitband-accordion .btn-link:focus-visible, .gemeindeseite-template .expansion-areas .breitband-accordion .btn-link:hover, .gemeindeseite-template .expansion-areas .breitband-accordion .btn-link:focus, .gemeindeseite-template .expansion-areas .breitband-accordion .btn-link:focus-visible {
  text-decoration: none;
  color: #333;
  outline: none;
  box-shadow: none;
}
.landingpage-template-default .expansion-areas .breitband-accordion .icon, .landingpage-template .expansion-areas .breitband-accordion .icon, .gemeindeseite-template-default .expansion-areas .breitband-accordion .icon, .gemeindeseite-template .expansion-areas .breitband-accordion .icon {
  margin-right: 10px;
  font-size: 1.2em;
  color: #6D0755;
  display: inline-block;
  transition: transform 0.3s ease;
}
.landingpage-template-default .expansion-areas .breitband-accordion .btn-link:not(.collapsed) .icon, .landingpage-template .expansion-areas .breitband-accordion .btn-link:not(.collapsed) .icon, .gemeindeseite-template-default .expansion-areas .breitband-accordion .btn-link:not(.collapsed) .icon, .gemeindeseite-template .expansion-areas .breitband-accordion .btn-link:not(.collapsed) .icon {
  transform: rotate(45deg);
}
.landingpage-template-default .expansion-areas .breitband-accordion .connection-info, .landingpage-template-default .expansion-areas .breitband-accordion .company-section, .landingpage-template-default .expansion-areas .breitband-accordion .section, .landingpage-template-default .expansion-areas .breitband-accordion .timeline, .landingpage-template-default .expansion-areas .breitband-accordion .news, .landingpage-template-default .expansion-areas .breitband-accordion .contact, .landingpage-template .expansion-areas .breitband-accordion .connection-info, .landingpage-template .expansion-areas .breitband-accordion .company-section, .landingpage-template .expansion-areas .breitband-accordion .section, .landingpage-template .expansion-areas .breitband-accordion .timeline, .landingpage-template .expansion-areas .breitband-accordion .news, .landingpage-template .expansion-areas .breitband-accordion .contact, .gemeindeseite-template-default .expansion-areas .breitband-accordion .connection-info, .gemeindeseite-template-default .expansion-areas .breitband-accordion .company-section, .gemeindeseite-template-default .expansion-areas .breitband-accordion .section, .gemeindeseite-template-default .expansion-areas .breitband-accordion .timeline, .gemeindeseite-template-default .expansion-areas .breitband-accordion .news, .gemeindeseite-template-default .expansion-areas .breitband-accordion .contact, .gemeindeseite-template .expansion-areas .breitband-accordion .connection-info, .gemeindeseite-template .expansion-areas .breitband-accordion .company-section, .gemeindeseite-template .expansion-areas .breitband-accordion .section, .gemeindeseite-template .expansion-areas .breitband-accordion .timeline, .gemeindeseite-template .expansion-areas .breitband-accordion .news, .gemeindeseite-template .expansion-areas .breitband-accordion .contact {
  border-bottom: 2px solid black;
  padding-bottom: 60px;
}
@media (max-width: 991px) {
  .landingpage-template-default .expansion-areas .breitband-accordion .connection-info, .landingpage-template-default .expansion-areas .breitband-accordion .company-section, .landingpage-template-default .expansion-areas .breitband-accordion .section, .landingpage-template-default .expansion-areas .breitband-accordion .timeline, .landingpage-template-default .expansion-areas .breitband-accordion .news, .landingpage-template-default .expansion-areas .breitband-accordion .contact, .landingpage-template .expansion-areas .breitband-accordion .connection-info, .landingpage-template .expansion-areas .breitband-accordion .company-section, .landingpage-template .expansion-areas .breitband-accordion .section, .landingpage-template .expansion-areas .breitband-accordion .timeline, .landingpage-template .expansion-areas .breitband-accordion .news, .landingpage-template .expansion-areas .breitband-accordion .contact, .gemeindeseite-template-default .expansion-areas .breitband-accordion .connection-info, .gemeindeseite-template-default .expansion-areas .breitband-accordion .company-section, .gemeindeseite-template-default .expansion-areas .breitband-accordion .section, .gemeindeseite-template-default .expansion-areas .breitband-accordion .timeline, .gemeindeseite-template-default .expansion-areas .breitband-accordion .news, .gemeindeseite-template-default .expansion-areas .breitband-accordion .contact, .gemeindeseite-template .expansion-areas .breitband-accordion .connection-info, .gemeindeseite-template .expansion-areas .breitband-accordion .company-section, .gemeindeseite-template .expansion-areas .breitband-accordion .section, .gemeindeseite-template .expansion-areas .breitband-accordion .timeline, .gemeindeseite-template .expansion-areas .breitband-accordion .news, .gemeindeseite-template .expansion-areas .breitband-accordion .contact {
    padding-bottom: 20px;
  }
}
.landingpage-template-default .expansion-areas .breitband-accordion .contact, .landingpage-template .expansion-areas .breitband-accordion .contact, .gemeindeseite-template-default .expansion-areas .breitband-accordion .contact, .gemeindeseite-template .expansion-areas .breitband-accordion .contact {
  border-bottom: 0px solid black;
}
.landingpage-template-default .expansion-areas .breitband-accordion .connection-info h3, .landingpage-template .expansion-areas .breitband-accordion .connection-info h3, .gemeindeseite-template-default .expansion-areas .breitband-accordion .connection-info h3, .gemeindeseite-template .expansion-areas .breitband-accordion .connection-info h3 {
  font-size: 48px;
  margin-bottom: 1rem;
}
@media (max-width: 991px) {
  .landingpage-template-default .expansion-areas .breitband-accordion .connection-info h3, .landingpage-template .expansion-areas .breitband-accordion .connection-info h3, .gemeindeseite-template-default .expansion-areas .breitband-accordion .connection-info h3, .gemeindeseite-template .expansion-areas .breitband-accordion .connection-info h3 {
    font-size: 32px;
  }
}
.landingpage-template-default .expansion-areas .breitband-accordion .connection-details, .landingpage-template .expansion-areas .breitband-accordion .connection-details, .gemeindeseite-template-default .expansion-areas .breitband-accordion .connection-details, .gemeindeseite-template .expansion-areas .breitband-accordion .connection-details {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
  width: 100%;
}
@media (max-width: 991px) {
  .landingpage-template-default .expansion-areas .breitband-accordion .connection-details, .landingpage-template .expansion-areas .breitband-accordion .connection-details, .gemeindeseite-template-default .expansion-areas .breitband-accordion .connection-details, .gemeindeseite-template .expansion-areas .breitband-accordion .connection-details {
    gap: 0;
  }
}
.landingpage-template-default .expansion-areas .breitband-accordion .residential, .landingpage-template-default .expansion-areas .breitband-accordion .commercial, .landingpage-template .expansion-areas .breitband-accordion .residential, .landingpage-template .expansion-areas .breitband-accordion .commercial, .gemeindeseite-template-default .expansion-areas .breitband-accordion .residential, .gemeindeseite-template-default .expansion-areas .breitband-accordion .commercial, .gemeindeseite-template .expansion-areas .breitband-accordion .residential, .gemeindeseite-template .expansion-areas .breitband-accordion .commercial {
  display: flex;
  align-items: center;
  font-size: 36px;
  margin-top: 30px;
  flex: 0 0 calc(50% - 1rem);
}
@media (max-width: 991px) {
  .landingpage-template-default .expansion-areas .breitband-accordion .residential, .landingpage-template-default .expansion-areas .breitband-accordion .commercial, .landingpage-template .expansion-areas .breitband-accordion .residential, .landingpage-template .expansion-areas .breitband-accordion .commercial, .gemeindeseite-template-default .expansion-areas .breitband-accordion .residential, .gemeindeseite-template-default .expansion-areas .breitband-accordion .commercial, .gemeindeseite-template .expansion-areas .breitband-accordion .residential, .gemeindeseite-template .expansion-areas .breitband-accordion .commercial {
    font-size: 24px;
    margin-top: 0px;
  }
}
.landingpage-template-default .expansion-areas .breitband-accordion .residential span, .landingpage-template-default .expansion-areas .breitband-accordion .commercial span, .landingpage-template .expansion-areas .breitband-accordion .residential span, .landingpage-template .expansion-areas .breitband-accordion .commercial span, .gemeindeseite-template-default .expansion-areas .breitband-accordion .residential span, .gemeindeseite-template-default .expansion-areas .breitband-accordion .commercial span, .gemeindeseite-template .expansion-areas .breitband-accordion .residential span, .gemeindeseite-template .expansion-areas .breitband-accordion .commercial span {
  margin-left: 0.5rem;
}
@media (max-width: 991px) {
  .landingpage-template-default .expansion-areas .breitband-accordion .residential span, .landingpage-template-default .expansion-areas .breitband-accordion .commercial span, .landingpage-template .expansion-areas .breitband-accordion .residential span, .landingpage-template .expansion-areas .breitband-accordion .commercial span, .gemeindeseite-template-default .expansion-areas .breitband-accordion .residential span, .gemeindeseite-template-default .expansion-areas .breitband-accordion .commercial span, .gemeindeseite-template .expansion-areas .breitband-accordion .residential span, .gemeindeseite-template .expansion-areas .breitband-accordion .commercial span {
    margin-left: 15px;
    margin-top: 15px;
  }
}
.landingpage-template-default .expansion-areas .breitband-accordion .commercial, .landingpage-template .expansion-areas .breitband-accordion .commercial, .gemeindeseite-template-default .expansion-areas .breitband-accordion .commercial, .gemeindeseite-template .expansion-areas .breitband-accordion .commercial {
  padding-left: 50px;
}
@media (max-width: 991px) {
  .landingpage-template-default .expansion-areas .breitband-accordion .commercial, .landingpage-template .expansion-areas .breitband-accordion .commercial, .gemeindeseite-template-default .expansion-areas .breitband-accordion .commercial, .gemeindeseite-template .expansion-areas .breitband-accordion .commercial {
    padding-left: 0px;
  }
}
@media (max-width: 991px) {
  .landingpage-template-default .expansion-areas .breitband-accordion .commercial span, .landingpage-template .expansion-areas .breitband-accordion .commercial span, .gemeindeseite-template-default .expansion-areas .breitband-accordion .commercial span, .gemeindeseite-template .expansion-areas .breitband-accordion .commercial span {
    margin-top: 7px;
  }
}
.landingpage-template-default .expansion-areas .breitband-accordion .home-icon, .landingpage-template-default .expansion-areas .breitband-accordion .business-icon, .landingpage-template-default .expansion-areas .breitband-accordion .calender-icon, .landingpage-template .expansion-areas .breitband-accordion .home-icon, .landingpage-template .expansion-areas .breitband-accordion .business-icon, .landingpage-template .expansion-areas .breitband-accordion .calender-icon, .gemeindeseite-template-default .expansion-areas .breitband-accordion .home-icon, .gemeindeseite-template-default .expansion-areas .breitband-accordion .business-icon, .gemeindeseite-template-default .expansion-areas .breitband-accordion .calender-icon, .gemeindeseite-template .expansion-areas .breitband-accordion .home-icon, .gemeindeseite-template .expansion-areas .breitband-accordion .business-icon, .gemeindeseite-template .expansion-areas .breitband-accordion .calender-icon {
  width: 50px;
  height: 50px;
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
}
@media (max-width: 991px) {
  .landingpage-template-default .expansion-areas .breitband-accordion .home-icon, .landingpage-template-default .expansion-areas .breitband-accordion .business-icon, .landingpage-template-default .expansion-areas .breitband-accordion .calender-icon, .landingpage-template .expansion-areas .breitband-accordion .home-icon, .landingpage-template .expansion-areas .breitband-accordion .business-icon, .landingpage-template .expansion-areas .breitband-accordion .calender-icon, .gemeindeseite-template-default .expansion-areas .breitband-accordion .home-icon, .gemeindeseite-template-default .expansion-areas .breitband-accordion .business-icon, .gemeindeseite-template-default .expansion-areas .breitband-accordion .calender-icon, .gemeindeseite-template .expansion-areas .breitband-accordion .home-icon, .gemeindeseite-template .expansion-areas .breitband-accordion .business-icon, .gemeindeseite-template .expansion-areas .breitband-accordion .calender-icon {
    width: 30px;
    height: 30px;
  }
}
.landingpage-template-default .expansion-areas .breitband-accordion .home-icon, .landingpage-template .expansion-areas .breitband-accordion .home-icon, .gemeindeseite-template-default .expansion-areas .breitband-accordion .home-icon, .gemeindeseite-template .expansion-areas .breitband-accordion .home-icon {
  background-image: url("../pics/Wohneinheiten.svg");
  background-size: 45px;
  margin-top: -20px;
}
@media (max-width: 991px) {
  .landingpage-template-default .expansion-areas .breitband-accordion .home-icon, .landingpage-template .expansion-areas .breitband-accordion .home-icon, .gemeindeseite-template-default .expansion-areas .breitband-accordion .home-icon, .gemeindeseite-template .expansion-areas .breitband-accordion .home-icon {
    background-size: 30px;
    margin-top: 0px;
  }
}
.landingpage-template-default .expansion-areas .breitband-accordion .business-icon, .landingpage-template .expansion-areas .breitband-accordion .business-icon, .gemeindeseite-template-default .expansion-areas .breitband-accordion .business-icon, .gemeindeseite-template .expansion-areas .breitband-accordion .business-icon {
  background-image: url("../pics/Gewerbeeinheiten.svg");
  background-size: 50px;
  margin-top: -20px;
}
@media (max-width: 991px) {
  .landingpage-template-default .expansion-areas .breitband-accordion .business-icon, .landingpage-template .expansion-areas .breitband-accordion .business-icon, .gemeindeseite-template-default .expansion-areas .breitband-accordion .business-icon, .gemeindeseite-template .expansion-areas .breitband-accordion .business-icon {
    background-size: 30px;
    margin-top: 0px;
  }
}
.landingpage-template-default .expansion-areas .breitband-accordion .calender-icon, .landingpage-template .expansion-areas .breitband-accordion .calender-icon, .gemeindeseite-template-default .expansion-areas .breitband-accordion .calender-icon, .gemeindeseite-template .expansion-areas .breitband-accordion .calender-icon {
  background-image: url("../pics/Zeitraum.svg");
  background-size: 45px;
  margin-top: -14px;
}
@media (max-width: 991px) {
  .landingpage-template-default .expansion-areas .breitband-accordion .calender-icon, .landingpage-template .expansion-areas .breitband-accordion .calender-icon, .gemeindeseite-template-default .expansion-areas .breitband-accordion .calender-icon, .gemeindeseite-template .expansion-areas .breitband-accordion .calender-icon {
    background-size: 28px;
    margin-top: -4px !important;
  }
}
.landingpage-template-default .expansion-areas .breitband-accordion .timeline div, .landingpage-template .expansion-areas .breitband-accordion .timeline div, .gemeindeseite-template-default .expansion-areas .breitband-accordion .timeline div, .gemeindeseite-template .expansion-areas .breitband-accordion .timeline div {
  display: flex;
  margin-top: 40px;
}
@media (max-width: 991px) {
  .landingpage-template-default .expansion-areas .breitband-accordion .timeline div, .landingpage-template .expansion-areas .breitband-accordion .timeline div, .gemeindeseite-template-default .expansion-areas .breitband-accordion .timeline div, .gemeindeseite-template .expansion-areas .breitband-accordion .timeline div {
    margin-top: 20px;
  }
}
.landingpage-template-default .expansion-areas .breitband-accordion .timeline div p, .landingpage-template .expansion-areas .breitband-accordion .timeline div p, .gemeindeseite-template-default .expansion-areas .breitband-accordion .timeline div p, .gemeindeseite-template .expansion-areas .breitband-accordion .timeline div p {
  font-size: 38px !important;
  margin: 0 0 0 10px;
}
@media (max-width: 991px) {
  .landingpage-template-default .expansion-areas .breitband-accordion .timeline div p, .landingpage-template .expansion-areas .breitband-accordion .timeline div p, .gemeindeseite-template-default .expansion-areas .breitband-accordion .timeline div p, .gemeindeseite-template .expansion-areas .breitband-accordion .timeline div p {
    font-size: 28px !important;
  }
}
.landingpage-template-default .expansion-areas .breitband-accordion .company-logos, .landingpage-template .expansion-areas .breitband-accordion .company-logos, .gemeindeseite-template-default .expansion-areas .breitband-accordion .company-logos, .gemeindeseite-template .expansion-areas .breitband-accordion .company-logos {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
  width: 100%;
}
.landingpage-template-default .expansion-areas .breitband-accordion .company-logos div, .landingpage-template .expansion-areas .breitband-accordion .company-logos div, .gemeindeseite-template-default .expansion-areas .breitband-accordion .company-logos div, .gemeindeseite-template .expansion-areas .breitband-accordion .company-logos div {
  flex: 0 0 calc(50% - 1rem);
  align-items: flex-start;
}
@media (max-width: 991px) {
  .landingpage-template-default .expansion-areas .breitband-accordion .company-logos div, .landingpage-template .expansion-areas .breitband-accordion .company-logos div, .gemeindeseite-template-default .expansion-areas .breitband-accordion .company-logos div, .gemeindeseite-template .expansion-areas .breitband-accordion .company-logos div {
    width: 60%;
  }
}
@media (max-width: 767px) {
  .landingpage-template-default .expansion-areas .breitband-accordion .company-logos, .landingpage-template .expansion-areas .breitband-accordion .company-logos, .gemeindeseite-template-default .expansion-areas .breitband-accordion .company-logos, .gemeindeseite-template .expansion-areas .breitband-accordion .company-logos {
    flex-direction: column;
    align-items: center;
  }
}
.landingpage-template-default .expansion-areas .breitband-accordion .company-logos img, .landingpage-template-default .expansion-areas .breitband-accordion .section img, .landingpage-template .expansion-areas .breitband-accordion .company-logos img, .landingpage-template .expansion-areas .breitband-accordion .section img, .gemeindeseite-template-default .expansion-areas .breitband-accordion .company-logos img, .gemeindeseite-template-default .expansion-areas .breitband-accordion .section img, .gemeindeseite-template .expansion-areas .breitband-accordion .company-logos img, .gemeindeseite-template .expansion-areas .breitband-accordion .section img {
  max-height: 150px;
  width: auto;
}
.landingpage-template-default .expansion-areas .breitband-accordion .news-items, .landingpage-template .expansion-areas .breitband-accordion .news-items, .gemeindeseite-template-default .expansion-areas .breitband-accordion .news-items, .gemeindeseite-template .expansion-areas .breitband-accordion .news-items {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
  width: 100%;
}
.landingpage-template-default .expansion-areas .breitband-accordion .news-items .news-item, .landingpage-template .expansion-areas .breitband-accordion .news-items .news-item, .gemeindeseite-template-default .expansion-areas .breitband-accordion .news-items .news-item, .gemeindeseite-template .expansion-areas .breitband-accordion .news-items .news-item {
  flex: 0 0 calc(50% - 1rem);
  margin-bottom: 32px;
}
.landingpage-template-default .expansion-areas .breitband-accordion .news-items .news-item p, .landingpage-template .expansion-areas .breitband-accordion .news-items .news-item p, .gemeindeseite-template-default .expansion-areas .breitband-accordion .news-items .news-item p, .gemeindeseite-template .expansion-areas .breitband-accordion .news-items .news-item p {
  margin: 0px;
}
.landingpage-template-default .expansion-areas .breitband-accordion .contact-link, .landingpage-template .expansion-areas .breitband-accordion .contact-link, .gemeindeseite-template-default .expansion-areas .breitband-accordion .contact-link, .gemeindeseite-template .expansion-areas .breitband-accordion .contact-link {
  color: #6D0755;
  font-size: 36px;
  margin-top: 40px;
}
@media (max-width: 991px) {
  .landingpage-template-default .expansion-areas .breitband-accordion .contact-link, .landingpage-template .expansion-areas .breitband-accordion .contact-link, .gemeindeseite-template-default .expansion-areas .breitband-accordion .contact-link, .gemeindeseite-template .expansion-areas .breitband-accordion .contact-link {
    font-size: 28px;
    margin-top: 10px;
    line-height: 32px;
  }
}
@media (max-width: 768px) {
  .landingpage-template-default .expansion-areas .connection-details, .landingpage-template .expansion-areas .connection-details, .gemeindeseite-template-default .expansion-areas .connection-details, .gemeindeseite-template .expansion-areas .connection-details {
    flex-direction: column;
  }
  .landingpage-template-default .expansion-areas .residential, .landingpage-template-default .expansion-areas .commercial, .landingpage-template .expansion-areas .residential, .landingpage-template .expansion-areas .commercial, .gemeindeseite-template-default .expansion-areas .residential, .gemeindeseite-template-default .expansion-areas .commercial, .gemeindeseite-template .expansion-areas .residential, .gemeindeseite-template .expansion-areas .commercial {
    margin-bottom: 1rem;
  }
  .landingpage-template-default .expansion-areas .company-logos, .landingpage-template .expansion-areas .company-logos, .gemeindeseite-template-default .expansion-areas .company-logos, .gemeindeseite-template .expansion-areas .company-logos {
    flex-direction: column;
    align-items: flex-start;
  }
  .landingpage-template-default .expansion-areas .company-logos img, .landingpage-template .expansion-areas .company-logos img, .gemeindeseite-template-default .expansion-areas .company-logos img, .gemeindeseite-template .expansion-areas .company-logos img {
    margin-bottom: 1rem;
  }
}
@media (max-width: 768px) {
  .landingpage-template-default .expansion-areas .accordion .accordion-body .area-stats .connections-detail, .landingpage-template .expansion-areas .accordion .accordion-body .area-stats .connections-detail, .gemeindeseite-template-default .expansion-areas .accordion .accordion-body .area-stats .connections-detail, .gemeindeseite-template .expansion-areas .accordion .accordion-body .area-stats .connections-detail {
    flex-direction: column;
    gap: 1rem;
  }
}
.landingpage-template-default #landing_check, .landingpage-template #landing_check, .gemeindeseite-template-default #landing_check, .gemeindeseite-template #landing_check {
  background: #6D0654;
  padding: 1px 30px 30px 30px;
  border-radius: 24px;
  margin-top: 2vh;
  margin-bottom: 0vh;
}
@media (max-width: 991px) {
  .landingpage-template-default #landing_check, .landingpage-template #landing_check, .gemeindeseite-template-default #landing_check, .gemeindeseite-template #landing_check {
    margin-top: 1vh;
    padding: 1px 15px 15px 15px;
  }
}
.landingpage-template-default #landing_check .btn-group, .landingpage-template #landing_check .btn-group, .gemeindeseite-template-default #landing_check .btn-group, .gemeindeseite-template #landing_check .btn-group {
  margin: 50px 0 0 0;
  border-radius: 15px;
  height: 36px;
  width: 100%;
}
.landingpage-template-default #landing_check .btn-group .btn-zad, .landingpage-template #landing_check .btn-group .btn-zad, .gemeindeseite-template-default #landing_check .btn-group .btn-zad, .gemeindeseite-template #landing_check .btn-group .btn-zad {
  background-color: transparent;
  border: 2px solid white;
  transition: all 0.25s;
  color: white;
}
.landingpage-template-default #landing_check .btn-group .btn-zad.active, .landingpage-template #landing_check .btn-group .btn-zad.active, .gemeindeseite-template-default #landing_check .btn-group .btn-zad.active, .gemeindeseite-template #landing_check .btn-group .btn-zad.active {
  color: #6D0654;
  background-color: white;
}
.landingpage-template-default #landing_check .btn-group .btn-zad:first-child, .landingpage-template #landing_check .btn-group .btn-zad:first-child, .gemeindeseite-template-default #landing_check .btn-group .btn-zad:first-child, .gemeindeseite-template #landing_check .btn-group .btn-zad:first-child {
  border-top-left-radius: 18px;
  border-bottom-left-radius: 18px;
}
.landingpage-template-default #landing_check .btn-group .btn-zad:last-child, .landingpage-template #landing_check .btn-group .btn-zad:last-child, .gemeindeseite-template-default #landing_check .btn-group .btn-zad:last-child, .gemeindeseite-template #landing_check .btn-group .btn-zad:last-child {
  border-top-right-radius: 18px;
  border-bottom-right-radius: 18px;
}
.landingpage-template-default #landing_check form, .landingpage-template #landing_check form, .gemeindeseite-template-default #landing_check form, .gemeindeseite-template #landing_check form {
  margin-top: 30px;
}
@media (max-width: 991px) {
  .landingpage-template-default #landing_check form, .landingpage-template #landing_check form, .gemeindeseite-template-default #landing_check form, .gemeindeseite-template #landing_check form {
    margin-top: 15px;
  }
}
.landingpage-template-default #landing_check form .form-row, .landingpage-template #landing_check form .form-row, .gemeindeseite-template-default #landing_check form .form-row, .gemeindeseite-template #landing_check form .form-row {
  margin-right: -15px;
  margin-left: -15px;
}
.landingpage-template-default #landing_check form .form-row .form-group, .landingpage-template #landing_check form .form-row .form-group, .gemeindeseite-template-default #landing_check form .form-row .form-group, .gemeindeseite-template #landing_check form .form-row .form-group {
  margin-bottom: 2rem;
}
@media (max-width: 991px) {
  .landingpage-template-default #landing_check form .form-row .form-group, .landingpage-template #landing_check form .form-row .form-group, .gemeindeseite-template-default #landing_check form .form-row .form-group, .gemeindeseite-template #landing_check form .form-row .form-group {
    margin-bottom: 1rem;
  }
}
.landingpage-template-default #landing_check form .form-row .form-group .form-control, .landingpage-template #landing_check form .form-row .form-group .form-control, .gemeindeseite-template-default #landing_check form .form-row .form-group .form-control, .gemeindeseite-template #landing_check form .form-row .form-group .form-control {
  color: #6D0654;
  font-size: 32px;
  padding: 3px 0 0 22px;
  height: 48px;
  border-radius: 24px;
}
.landingpage-template-default #landing_check form .form-row .form-group .form-control.isDisabled, .landingpage-template #landing_check form .form-row .form-group .form-control.isDisabled, .gemeindeseite-template-default #landing_check form .form-row .form-group .form-control.isDisabled, .gemeindeseite-template #landing_check form .form-row .form-group .form-control.isDisabled {
  cursor: not-allowed;
  opacity: 0.5;
  text-decoration: none;
}
@media (max-width: 991px) {
  .landingpage-template-default #landing_check form .form-row .form-group .form-control, .landingpage-template #landing_check form .form-row .form-group .form-control, .gemeindeseite-template-default #landing_check form .form-row .form-group .form-control, .gemeindeseite-template #landing_check form .form-row .form-group .form-control {
    font-size: 20px;
    padding: 3px 0 0 13px;
    height: 40px;
  }
}
.landingpage-template-default #landing_check form .form-row [class*=col], .landingpage-template #landing_check form .form-row [class*=col], .gemeindeseite-template-default #landing_check form .form-row [class*=col], .gemeindeseite-template #landing_check form .form-row [class*=col] {
  padding-right: 15px;
  padding-left: 15px;
  background: transparent;
}
@media (max-width: 991px) {
  .landingpage-template-default #landing_check form .form-row [class*=col].lesspadding, .landingpage-template #landing_check form .form-row [class*=col].lesspadding, .gemeindeseite-template-default #landing_check form .form-row [class*=col].lesspadding, .gemeindeseite-template #landing_check form .form-row [class*=col].lesspadding {
    padding-right: 0px;
  }
}
.landingpage-template-default #landing_check form .form-row [class*=col] input, .landingpage-template #landing_check form .form-row [class*=col] input, .gemeindeseite-template-default #landing_check form .form-row [class*=col] input, .gemeindeseite-template #landing_check form .form-row [class*=col] input {
  background: transparent;
  font-size: 40px;
  border: none;
  border-bottom: 2px solid white;
  margin-top: 50px;
  margin-right: 20px;
  color: white;
}
.landingpage-template-default #landing_check form .form-row [class*=col] input::placeholder, .landingpage-template #landing_check form .form-row [class*=col] input::placeholder, .gemeindeseite-template-default #landing_check form .form-row [class*=col] input::placeholder, .gemeindeseite-template #landing_check form .form-row [class*=col] input::placeholder {
  color: white;
  opacity: 0.2;
}
.landingpage-template-default #landing_check form .form-row [class*=col] .btn-zad, .landingpage-template #landing_check form .form-row [class*=col] .btn-zad, .gemeindeseite-template-default #landing_check form .form-row [class*=col] .btn-zad, .gemeindeseite-template #landing_check form .form-row [class*=col] .btn-zad {
  background-color: transparent;
  border: 2px solid white;
  transition: all 0.25s;
  color: white;
  border-radius: 18px;
  width: 100%;
  height: 48px;
  border-radius: 24px;
  font-size: 32px;
  padding: 0;
  margin-top: 46px;
}
.landingpage-template-default #landing_check form .form-row [class*=col] .btn-zad:hover, .landingpage-template #landing_check form .form-row [class*=col] .btn-zad:hover, .gemeindeseite-template-default #landing_check form .form-row [class*=col] .btn-zad:hover, .gemeindeseite-template #landing_check form .form-row [class*=col] .btn-zad:hover {
  color: #6D0654;
  background-color: white;
}
.landingpage-template-default #landing_check form .form-row [class*=col] .btn-zad.isDisabled, .landingpage-template #landing_check form .form-row [class*=col] .btn-zad.isDisabled, .gemeindeseite-template-default #landing_check form .form-row [class*=col] .btn-zad.isDisabled, .gemeindeseite-template #landing_check form .form-row [class*=col] .btn-zad.isDisabled {
  cursor: not-allowed;
  opacity: 0.5;
  text-decoration: none;
}
@media (max-width: 991px) {
  .landingpage-template-default #landing_check form .form-row [class*=col] .btn-zad, .landingpage-template #landing_check form .form-row [class*=col] .btn-zad, .gemeindeseite-template-default #landing_check form .form-row [class*=col] .btn-zad, .gemeindeseite-template #landing_check form .form-row [class*=col] .btn-zad {
    height: 40px;
    font-size: 20px;
    padding-top: 4px;
  }
}
.landingpage-template-default #landing_check form .form-row .los, .landingpage-template #landing_check form .form-row .los, .gemeindeseite-template-default #landing_check form .form-row .los, .gemeindeseite-template #landing_check form .form-row .los {
  padding-top: 0px;
}
.landingpage-template-default #landing_check form .invalid-feedback, .landingpage-template #landing_check form .invalid-feedback, .gemeindeseite-template-default #landing_check form .invalid-feedback, .gemeindeseite-template #landing_check form .invalid-feedback {
  color: white;
  margin-top: 10px;
}
.landingpage-template-default .wp-block-columns, .landingpage-template .wp-block-columns, .gemeindeseite-template-default .wp-block-columns, .gemeindeseite-template .wp-block-columns {
  display: flex;
}
.landingpage-template-default .wp-block-columns .wp-block-column, .landingpage-template .wp-block-columns .wp-block-column, .gemeindeseite-template-default .wp-block-columns .wp-block-column, .gemeindeseite-template .wp-block-columns .wp-block-column {
  flex-grow: 1;
  width: 50%;
  padding: 0px;
}
.landingpage-template-default .wp-block-columns .wp-block-column .wp-block-file, .landingpage-template .wp-block-columns .wp-block-column .wp-block-file, .gemeindeseite-template-default .wp-block-columns .wp-block-column .wp-block-file, .gemeindeseite-template .wp-block-columns .wp-block-column .wp-block-file {
  display: flex;
}
.landingpage-template-default .wp-block-columns .wp-block-column .wp-block-file a:not(.wp-block-file__button), .landingpage-template .wp-block-columns .wp-block-column .wp-block-file a:not(.wp-block-file__button), .gemeindeseite-template-default .wp-block-columns .wp-block-column .wp-block-file a:not(.wp-block-file__button), .gemeindeseite-template .wp-block-columns .wp-block-column .wp-block-file a:not(.wp-block-file__button) {
  display: none;
}
.landingpage-template-default .wp-block-columns .wp-block-column .wp-block-file .wp-block-file__button, .landingpage-template .wp-block-columns .wp-block-column .wp-block-file .wp-block-file__button, .gemeindeseite-template-default .wp-block-columns .wp-block-column .wp-block-file .wp-block-file__button, .gemeindeseite-template .wp-block-columns .wp-block-column .wp-block-file .wp-block-file__button {
  margin: 15px !important;
  flex-grow: 1;
  text-align: center;
  color: white !important;
  background-color: #31AFD7 !important;
  padding: 5px 0px 2px 0px !important;
  line-height: 23px;
}
.landingpage-template-default .wp-block-columns .wp-block-column .wp-block-file .wp-block-file__button:hover, .landingpage-template .wp-block-columns .wp-block-column .wp-block-file .wp-block-file__button:hover, .gemeindeseite-template-default .wp-block-columns .wp-block-column .wp-block-file .wp-block-file__button:hover, .gemeindeseite-template .wp-block-columns .wp-block-column .wp-block-file .wp-block-file__button:hover {
  color: #31AFD7 !important;
  background-color: white !important;
}
.landingpage-template-default .wp-block-columns .wp-block-column a, .landingpage-template .wp-block-columns .wp-block-column a, .gemeindeseite-template-default .wp-block-columns .wp-block-column a, .gemeindeseite-template .wp-block-columns .wp-block-column a {
  width: calc(100% - 30px);
  display: block;
  padding: 5px 0px 2px 0px !important;
  background: #31AFD7 !important;
  color: white !important;
  border: 2px solid #31AFD7 !important;
  border-radius: 20px !important;
  margin: 15px !important;
  font-size: 18px !important;
  text-align: center;
  line-height: 23px;
}
.landingpage-template-default .wp-block-columns .wp-block-column a:hover, .landingpage-template .wp-block-columns .wp-block-column a:hover, .gemeindeseite-template-default .wp-block-columns .wp-block-column a:hover, .gemeindeseite-template .wp-block-columns .wp-block-column a:hover {
  color: #31AFD7 !important;
  background-color: white !important;
}
.landingpage-template-default .container .row .col-lg-8, .landingpage-template .container .row .col-lg-8, .gemeindeseite-template-default .container .row .col-lg-8, .gemeindeseite-template .container .row .col-lg-8 {
  background: rgba(255, 255, 255, 0.8);
}
.landingpage-template-default .mehr_erfahren_before, .landingpage-template .mehr_erfahren_before, .gemeindeseite-template-default .mehr_erfahren_before, .gemeindeseite-template .mehr_erfahren_before {
  margin-bottom: 12px;
}
.landingpage-template-default .ausbaugebiete, .landingpage-template .ausbaugebiete, .gemeindeseite-template-default .ausbaugebiete, .gemeindeseite-template .ausbaugebiete {
  color: #a4c249;
}
.landingpage-template-default .netzbetrieb p, .landingpage-template-default .netzausbau p, .landingpage-template .netzbetrieb p, .landingpage-template .netzausbau p, .gemeindeseite-template-default .netzbetrieb p, .gemeindeseite-template-default .netzausbau p, .gemeindeseite-template .netzbetrieb p, .gemeindeseite-template .netzausbau p {
  margin-bottom: 12px;
}
.landingpage-template-default .container-carousel.ansprechpartner, .landingpage-template .container-carousel.ansprechpartner, .gemeindeseite-template-default .container-carousel.ansprechpartner, .gemeindeseite-template .container-carousel.ansprechpartner {
  margin-top: 150px;
  margin-bottom: 100px;
  /* For right arrow, just change the rotation */
}
@media (max-width: 991px) {
  .landingpage-template-default .container-carousel.ansprechpartner, .landingpage-template .container-carousel.ansprechpartner, .gemeindeseite-template-default .container-carousel.ansprechpartner, .gemeindeseite-template .container-carousel.ansprechpartner {
    margin-top: 70px;
    margin-bottom: 30px;
  }
}
.landingpage-template-default .container-carousel.ansprechpartner .carousel-control-prev, .landingpage-template-default .container-carousel.ansprechpartner .carousel-control-next, .landingpage-template .container-carousel.ansprechpartner .carousel-control-prev, .landingpage-template .container-carousel.ansprechpartner .carousel-control-next, .gemeindeseite-template-default .container-carousel.ansprechpartner .carousel-control-prev, .gemeindeseite-template-default .container-carousel.ansprechpartner .carousel-control-next, .gemeindeseite-template .container-carousel.ansprechpartner .carousel-control-prev, .gemeindeseite-template .container-carousel.ansprechpartner .carousel-control-next {
  background: none;
  opacity: 1;
  width: auto;
  padding: 0 20px;
}
@media (max-width: 991px) {
  .landingpage-template-default .container-carousel.ansprechpartner .carousel-control-prev, .landingpage-template-default .container-carousel.ansprechpartner .carousel-control-next, .landingpage-template .container-carousel.ansprechpartner .carousel-control-prev, .landingpage-template .container-carousel.ansprechpartner .carousel-control-next, .gemeindeseite-template-default .container-carousel.ansprechpartner .carousel-control-prev, .gemeindeseite-template-default .container-carousel.ansprechpartner .carousel-control-next, .gemeindeseite-template .container-carousel.ansprechpartner .carousel-control-prev, .gemeindeseite-template .container-carousel.ansprechpartner .carousel-control-next {
    padding: 0;
  }
}
.landingpage-template-default .container-carousel.ansprechpartner .carousel-control-prev:hover, .landingpage-template-default .container-carousel.ansprechpartner .carousel-control-next:hover, .landingpage-template .container-carousel.ansprechpartner .carousel-control-prev:hover, .landingpage-template .container-carousel.ansprechpartner .carousel-control-next:hover, .gemeindeseite-template-default .container-carousel.ansprechpartner .carousel-control-prev:hover, .gemeindeseite-template-default .container-carousel.ansprechpartner .carousel-control-next:hover, .gemeindeseite-template .container-carousel.ansprechpartner .carousel-control-prev:hover, .gemeindeseite-template .container-carousel.ansprechpartner .carousel-control-next:hover {
  opacity: 0.8;
}
.landingpage-template-default .container-carousel.ansprechpartner .home-icon-w, .landingpage-template-default .container-carousel.ansprechpartner .business-icon-w, .landingpage-template .container-carousel.ansprechpartner .home-icon-w, .landingpage-template .container-carousel.ansprechpartner .business-icon-w, .gemeindeseite-template-default .container-carousel.ansprechpartner .home-icon-w, .gemeindeseite-template-default .container-carousel.ansprechpartner .business-icon-w, .gemeindeseite-template .container-carousel.ansprechpartner .home-icon-w, .gemeindeseite-template .container-carousel.ansprechpartner .business-icon-w {
  width: 50px;
  height: 50px;
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
}
@media (max-width: 991px) {
  .landingpage-template-default .container-carousel.ansprechpartner .home-icon-w, .landingpage-template-default .container-carousel.ansprechpartner .business-icon-w, .landingpage-template .container-carousel.ansprechpartner .home-icon-w, .landingpage-template .container-carousel.ansprechpartner .business-icon-w, .gemeindeseite-template-default .container-carousel.ansprechpartner .home-icon-w, .gemeindeseite-template-default .container-carousel.ansprechpartner .business-icon-w, .gemeindeseite-template .container-carousel.ansprechpartner .home-icon-w, .gemeindeseite-template .container-carousel.ansprechpartner .business-icon-w {
    width: 30px;
    height: 30px;
  }
}
.landingpage-template-default .container-carousel.ansprechpartner .rounded-circle, .landingpage-template .container-carousel.ansprechpartner .rounded-circle, .gemeindeseite-template-default .container-carousel.ansprechpartner .rounded-circle, .gemeindeseite-template .container-carousel.ansprechpartner .rounded-circle {
  background: #31AFD7;
  width: 80px;
  height: 80px;
}
@media (max-width: 991px) {
  .landingpage-template-default .container-carousel.ansprechpartner .rounded-circle, .landingpage-template .container-carousel.ansprechpartner .rounded-circle, .gemeindeseite-template-default .container-carousel.ansprechpartner .rounded-circle, .gemeindeseite-template .container-carousel.ansprechpartner .rounded-circle {
    width: 60px;
    height: 60px;
  }
}
.landingpage-template-default .container-carousel.ansprechpartner .home-icon-w, .landingpage-template .container-carousel.ansprechpartner .home-icon-w, .gemeindeseite-template-default .container-carousel.ansprechpartner .home-icon-w, .gemeindeseite-template .container-carousel.ansprechpartner .home-icon-w {
  background-image: url("../pics/Wohneinheiten_w.svg");
  background-size: 45px;
  margin-top: 0px;
  margin-left: 3px;
}
@media (max-width: 991px) {
  .landingpage-template-default .container-carousel.ansprechpartner .home-icon-w, .landingpage-template .container-carousel.ansprechpartner .home-icon-w, .gemeindeseite-template-default .container-carousel.ansprechpartner .home-icon-w, .gemeindeseite-template .container-carousel.ansprechpartner .home-icon-w {
    background-size: 30px;
    margin-left: 0px;
  }
}
.landingpage-template-default .container-carousel.ansprechpartner .business-icon-w, .landingpage-template .container-carousel.ansprechpartner .business-icon-w, .gemeindeseite-template-default .container-carousel.ansprechpartner .business-icon-w, .gemeindeseite-template .container-carousel.ansprechpartner .business-icon-w {
  background-image: url("../pics/Gewerbeeinheiten_w.svg");
  background-size: 50px;
  margin-top: 0px;
  margin-left: -2px;
}
@media (max-width: 991px) {
  .landingpage-template-default .container-carousel.ansprechpartner .business-icon-w, .landingpage-template .container-carousel.ansprechpartner .business-icon-w, .gemeindeseite-template-default .container-carousel.ansprechpartner .business-icon-w, .gemeindeseite-template .container-carousel.ansprechpartner .business-icon-w {
    background-size: 30px;
    margin-left: 0px;
  }
}
.landingpage-template-default .container-carousel.ansprechpartner .arrow-left, .landingpage-template-default .container-carousel.ansprechpartner .arrow-right, .landingpage-template .container-carousel.ansprechpartner .arrow-left, .landingpage-template .container-carousel.ansprechpartner .arrow-right, .gemeindeseite-template-default .container-carousel.ansprechpartner .arrow-left, .gemeindeseite-template-default .container-carousel.ansprechpartner .arrow-right, .gemeindeseite-template .container-carousel.ansprechpartner .arrow-left, .gemeindeseite-template .container-carousel.ansprechpartner .arrow-right {
  vertical-align: middle;
  position: relative;
  top: -2px;
}
.landingpage-template-default .container-carousel.ansprechpartner .arrow-left, .landingpage-template .container-carousel.ansprechpartner .arrow-left, .gemeindeseite-template-default .container-carousel.ansprechpartner .arrow-left, .gemeindeseite-template .container-carousel.ansprechpartner .arrow-left {
  width: 30px;
  height: 30px;
  border-left: 3px solid #800080;
  /* Purple color */
  border-bottom: 3px solid #800080;
  transform: rotate(45deg);
  display: inline-block;
}
.landingpage-template-default .container-carousel.ansprechpartner .arrow-right, .landingpage-template .container-carousel.ansprechpartner .arrow-right, .gemeindeseite-template-default .container-carousel.ansprechpartner .arrow-right, .gemeindeseite-template .container-carousel.ansprechpartner .arrow-right {
  width: 30px;
  height: 30px;
  border-left: 3px solid #800080;
  border-bottom: 3px solid #800080;
  transform: rotate(-135deg);
  display: inline-block;
}
.landingpage-template-default .container-carousel.ansprechpartner .text-purple, .landingpage-template .container-carousel.ansprechpartner .text-purple, .gemeindeseite-template-default .container-carousel.ansprechpartner .text-purple, .gemeindeseite-template .container-carousel.ansprechpartner .text-purple {
  color: #800080;
}
.landingpage-template-default .container-carousel.ansprechpartner .rowcolls, .landingpage-template .container-carousel.ansprechpartner .rowcolls, .gemeindeseite-template-default .container-carousel.ansprechpartner .rowcolls, .gemeindeseite-template .container-carousel.ansprechpartner .rowcolls {
  justify-content: center !important;
}
@media (max-width: 991px) {
  .landingpage-template-default .container-carousel.ansprechpartner .rowcolls, .landingpage-template .container-carousel.ansprechpartner .rowcolls, .gemeindeseite-template-default .container-carousel.ansprechpartner .rowcolls, .gemeindeseite-template .container-carousel.ansprechpartner .rowcolls {
    flex-direction: column;
    align-items: center;
  }
}
.landingpage-template-default .container-carousel.ansprechpartner .colls, .landingpage-template .container-carousel.ansprechpartner .colls, .gemeindeseite-template-default .container-carousel.ansprechpartner .colls, .gemeindeseite-template .container-carousel.ansprechpartner .colls {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
@media (max-width: 991px) {
  .landingpage-template-default .container-carousel.ansprechpartner .colls, .landingpage-template .container-carousel.ansprechpartner .colls, .gemeindeseite-template-default .container-carousel.ansprechpartner .colls, .gemeindeseite-template .container-carousel.ansprechpartner .colls {
    justify-content: center;
  }
}
.landingpage-template-default .container-carousel.ansprechpartner .blau, .landingpage-template .container-carousel.ansprechpartner .blau, .gemeindeseite-template-default .container-carousel.ansprechpartner .blau, .gemeindeseite-template .container-carousel.ansprechpartner .blau {
  color: #31AFD7;
  margin-top: 10px;
}
@media (max-width: 991px) {
  .landingpage-template-default .container-carousel.ansprechpartner .blau, .landingpage-template .container-carousel.ansprechpartner .blau, .gemeindeseite-template-default .container-carousel.ansprechpartner .blau, .gemeindeseite-template .container-carousel.ansprechpartner .blau {
    font-size: 28px;
    line-height: 32px;
  }
}
@media (max-width: 991px) {
  .landingpage-template-default .container-carousel.ansprechpartner p, .landingpage-template .container-carousel.ansprechpartner p, .gemeindeseite-template-default .container-carousel.ansprechpartner p, .gemeindeseite-template .container-carousel.ansprechpartner p {
    font-size: 18px !important;
    line-height: 24px !important;
  }
}
.landingpage-template-default .container-carousel.ansprechpartner .carousel-control-prev-icon, .landingpage-template-default .container-carousel.ansprechpartner .carousel-control-next-icon, .landingpage-template .container-carousel.ansprechpartner .carousel-control-prev-icon, .landingpage-template .container-carousel.ansprechpartner .carousel-control-next-icon, .gemeindeseite-template-default .container-carousel.ansprechpartner .carousel-control-prev-icon, .gemeindeseite-template-default .container-carousel.ansprechpartner .carousel-control-next-icon, .gemeindeseite-template .container-carousel.ansprechpartner .carousel-control-prev-icon, .gemeindeseite-template .container-carousel.ansprechpartner .carousel-control-next-icon {
  display: none;
}
.landingpage-template-default .container-carousel.ansprechpartner .carousel-item, .landingpage-template .container-carousel.ansprechpartner .carousel-item, .gemeindeseite-template-default .container-carousel.ansprechpartner .carousel-item, .gemeindeseite-template .container-carousel.ansprechpartner .carousel-item {
  transition: transform 0.6s ease;
}
.landingpage-template-default .container-carousel.ansprechpartner .carousel-control-prev, .landingpage-template-default .container-carousel.ansprechpartner .carousel-control-next, .landingpage-template .container-carousel.ansprechpartner .carousel-control-prev, .landingpage-template .container-carousel.ansprechpartner .carousel-control-next, .gemeindeseite-template-default .container-carousel.ansprechpartner .carousel-control-prev, .gemeindeseite-template-default .container-carousel.ansprechpartner .carousel-control-next, .gemeindeseite-template .container-carousel.ansprechpartner .carousel-control-prev, .gemeindeseite-template .container-carousel.ansprechpartner .carousel-control-next {
  opacity: 1;
  transition: opacity 0.3s ease;
}
.landingpage-template-default .container-carousel.ansprechpartner .carousel-control-disabled, .landingpage-template .container-carousel.ansprechpartner .carousel-control-disabled, .gemeindeseite-template-default .container-carousel.ansprechpartner .carousel-control-disabled, .gemeindeseite-template .container-carousel.ansprechpartner .carousel-control-disabled {
  opacity: 0.2;
  pointer-events: none;
}
.landingpage-template-default .info-grid, .landingpage-template .info-grid, .gemeindeseite-template-default .info-grid, .gemeindeseite-template .info-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  padding: 20px;
  max-width: 1200px;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .landingpage-template-default .info-grid, .landingpage-template .info-grid, .gemeindeseite-template-default .info-grid, .gemeindeseite-template .info-grid {
    padding: 0px;
    margin-top: 20px;
  }
}
.landingpage-template-default .info-item, .landingpage-template .info-item, .gemeindeseite-template-default .info-item, .gemeindeseite-template .info-item {
  flex: 1 1 calc(50% - 10px);
  min-width: 280px;
  text-decoration: none;
  height: 261px;
}
@media (max-width: 991px) {
  .landingpage-template-default .info-item, .landingpage-template .info-item, .gemeindeseite-template-default .info-item, .gemeindeseite-template .info-item {
    height: 120px;
  }
}
.landingpage-template-default .item-content, .landingpage-template .item-content, .gemeindeseite-template-default .item-content, .gemeindeseite-template .item-content {
  background-color: #9DC45F;
  border-radius: 25px;
  padding: 50px;
  height: 100%;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.landingpage-template-default #rundumglasfaser .item-content, .landingpage-template #rundumglasfaser .item-content, .gemeindeseite-template-default #rundumglasfaser .item-content, .gemeindeseite-template #rundumglasfaser .item-content {
  background-image: url("../pics/kacheln/bg4.svg");
}
.landingpage-template-default #bauenimerschlossenengebiet .item-content, .landingpage-template #bauenimerschlossenengebiet .item-content, .gemeindeseite-template-default #bauenimerschlossenengebiet .item-content, .gemeindeseite-template #bauenimerschlossenengebiet .item-content {
  background-image: url("../pics/kacheln/bg3.svg");
}
.landingpage-template-default #schnellerundeinfacherwechsel .item-content, .landingpage-template #schnellerundeinfacherwechsel .item-content, .gemeindeseite-template-default #schnellerundeinfacherwechsel .item-content, .gemeindeseite-template #schnellerundeinfacherwechsel .item-content {
  background-image: url("../pics/kacheln/bg1.svg");
}
.landingpage-template-default #faq .item-content, .landingpage-template #faq .item-content, .gemeindeseite-template-default #faq .item-content, .gemeindeseite-template #faq .item-content {
  background-image: url("../pics/kacheln/bg2.svg");
}
.landingpage-template-default .item-content h3, .landingpage-template .item-content h3, .gemeindeseite-template-default .item-content h3, .gemeindeseite-template .item-content h3 {
  color: #722F72;
  font-size: 32px;
  margin: 0;
  font-family: "fs_untitled-bold";
  text-align: center;
}
@media (max-width: 991px) {
  .landingpage-template-default .item-content h3, .landingpage-template .item-content h3, .gemeindeseite-template-default .item-content h3, .gemeindeseite-template .item-content h3 {
    font-size: 24px;
  }
}
.landingpage-template-default .info-item:hover .item-content, .landingpage-template .info-item:hover .item-content, .gemeindeseite-template-default .info-item:hover .item-content, .gemeindeseite-template .info-item:hover .item-content {
  box-shadow: 0 0px 15px rgba(0, 0, 0, 0.3);
}
@media (max-width: 768px) {
  .landingpage-template-default .info-item, .landingpage-template .info-item, .gemeindeseite-template-default .info-item, .gemeindeseite-template .info-item {
    flex: 1 1 100%;
  }
}
.landingpage-template-default .ueber_uns, .landingpage-template .ueber_uns, .gemeindeseite-template-default .ueber_uns, .gemeindeseite-template .ueber_uns {
  margin-top: 100px;
}
@media (max-width: 991px) {
  .landingpage-template-default .ueber_uns, .landingpage-template .ueber_uns, .gemeindeseite-template-default .ueber_uns, .gemeindeseite-template .ueber_uns {
    margin-top: 50px;
  }
}
@media (max-width: 991px) {
  .landingpage-template-default .custom-field p, .landingpage-template .custom-field p, .gemeindeseite-template-default .custom-field p, .gemeindeseite-template .custom-field p {
    font-size: 22px !important;
    line-height: 28px !important;
  }
}
.landingpage-template-default .status-bar, .landingpage-template .status-bar, .gemeindeseite-template-default .status-bar, .gemeindeseite-template .status-bar {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin: 20px auto;
  position: relative;
  height: 62px;
  gap: 1px;
  /* Bar styles */
  /* Icon styles */
  /* Circle icon positioning (centered) */
  /* Bar icon positioning (left-aligned) */
  /* Specific element styles */
  /* Progress dot */
  /* Modal styles */
}
.landingpage-template-default .status-bar .circle-wrapper, .landingpage-template .status-bar .circle-wrapper, .gemeindeseite-template-default .status-bar .circle-wrapper, .gemeindeseite-template .status-bar .circle-wrapper {
  padding: 1px;
  border-radius: 50%;
  background-color: #fff;
}
.landingpage-template-default .status-bar .circle, .landingpage-template .status-bar .circle, .gemeindeseite-template-default .status-bar .circle, .gemeindeseite-template .status-bar .circle {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  flex-shrink: 0;
  z-index: 2;
  margin: 0 5px;
}
.landingpage-template-default .status-bar .bar-wrapper, .landingpage-template .status-bar .bar-wrapper, .gemeindeseite-template-default .status-bar .bar-wrapper, .gemeindeseite-template .status-bar .bar-wrapper {
  padding: 1px;
  flex-grow: 1;
  position: relative;
  background-color: #fff;
}
.landingpage-template-default .status-bar .width-3-6, .landingpage-template .status-bar .width-3-6, .gemeindeseite-template-default .status-bar .width-3-6, .gemeindeseite-template .status-bar .width-3-6 {
  flex: 3;
}
.landingpage-template-default .status-bar .width-2-6, .landingpage-template .status-bar .width-2-6, .gemeindeseite-template-default .status-bar .width-2-6, .gemeindeseite-template .status-bar .width-2-6 {
  flex: 2;
}
.landingpage-template-default .status-bar .width-1-6, .landingpage-template .status-bar .width-1-6, .gemeindeseite-template-default .status-bar .width-1-6, .gemeindeseite-template .status-bar .width-1-6 {
  flex: 1;
}
.landingpage-template-default .status-bar .bar, .landingpage-template .status-bar .bar, .gemeindeseite-template-default .status-bar .bar, .gemeindeseite-template .status-bar .bar {
  height: 60px;
  width: 100%;
  position: relative;
  z-index: 1;
}
.landingpage-template-default .status-bar .bar-background, .landingpage-template .status-bar .bar-background, .gemeindeseite-template-default .status-bar .bar-background, .gemeindeseite-template .status-bar .bar-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.landingpage-template-default .status-bar .bar-progress, .landingpage-template .status-bar .bar-progress, .gemeindeseite-template-default .status-bar .bar-progress, .gemeindeseite-template .status-bar .bar-progress {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0%;
  transition: width 0.3s ease;
}
.landingpage-template-default .status-bar .status-icon, .landingpage-template .status-bar .status-icon, .gemeindeseite-template-default .status-bar .status-icon, .gemeindeseite-template .status-bar .status-icon {
  width: auto;
  height: 47px;
  position: relative;
  z-index: 3;
  opacity: 0.5;
  transition: opacity 0.3s ease;
}
.landingpage-template-default .status-bar .circle .status-icon, .landingpage-template .status-bar .circle .status-icon, .gemeindeseite-template-default .status-bar .circle .status-icon, .gemeindeseite-template .status-bar .circle .status-icon {
  margin: -6px -5px 0 -14px;
}
.landingpage-template-default .status-bar .bar .status-icon, .landingpage-template .status-bar .bar .status-icon, .gemeindeseite-template-default .status-bar .bar .status-icon, .gemeindeseite-template .status-bar .bar .status-icon {
  position: absolute;
  left: 5px;
  top: 27px;
  transform: translateY(-50%);
}
.landingpage-template-default .status-bar .step-1 .circle, .landingpage-template .status-bar .step-1 .circle, .gemeindeseite-template-default .status-bar .step-1 .circle, .gemeindeseite-template .status-bar .step-1 .circle {
  background-color: #E8B87B;
}
.landingpage-template-default .status-bar .step-2 .bar-background, .landingpage-template-default .status-bar .step-3 .bar-background, .landingpage-template-default .status-bar .step-4 .bar-background, .landingpage-template .status-bar .step-2 .bar-background, .landingpage-template .status-bar .step-3 .bar-background, .landingpage-template .status-bar .step-4 .bar-background, .gemeindeseite-template-default .status-bar .step-2 .bar-background, .gemeindeseite-template-default .status-bar .step-3 .bar-background, .gemeindeseite-template-default .status-bar .step-4 .bar-background, .gemeindeseite-template .status-bar .step-2 .bar-background, .gemeindeseite-template .status-bar .step-3 .bar-background, .gemeindeseite-template .status-bar .step-4 .bar-background {
  background-color: #cccccc;
}
.landingpage-template-default .status-bar .step-2 .bar-progress, .landingpage-template .status-bar .step-2 .bar-progress, .gemeindeseite-template-default .status-bar .step-2 .bar-progress, .gemeindeseite-template .status-bar .step-2 .bar-progress {
  background-color: #AFE1F1;
  border-bottom: 2px solid #779EAA;
}
.landingpage-template-default .status-bar .step-3 .bar-progress, .landingpage-template .status-bar .step-3 .bar-progress, .gemeindeseite-template-default .status-bar .step-3 .bar-progress, .gemeindeseite-template .status-bar .step-3 .bar-progress {
  background-color: #86D2DB;
  border-bottom: 2px solid #508B91;
}
.landingpage-template-default .status-bar .step-4 .bar-progress, .landingpage-template .status-bar .step-4 .bar-progress, .gemeindeseite-template-default .status-bar .step-4 .bar-progress, .gemeindeseite-template .status-bar .step-4 .bar-progress {
  background-color: #E8F398;
  border-bottom: 2px solid #8B9352;
}
.landingpage-template-default .status-bar .step-5 .circle, .landingpage-template-default .status-bar .step-6 .circle, .landingpage-template .status-bar .step-5 .circle, .landingpage-template .status-bar .step-6 .circle, .gemeindeseite-template-default .status-bar .step-5 .circle, .gemeindeseite-template-default .status-bar .step-6 .circle, .gemeindeseite-template .status-bar .step-5 .circle, .gemeindeseite-template .status-bar .step-6 .circle {
  background-color: #cccccc;
}
.landingpage-template-default .status-bar .progress-dot, .landingpage-template .status-bar .progress-dot, .gemeindeseite-template-default .status-bar .progress-dot, .gemeindeseite-template .status-bar .progress-dot {
  position: absolute;
  bottom: -12px;
  margin-left: -5px;
  left: 0%;
  width: 10px;
  height: 10px;
  background-color: red;
  border-radius: 50%;
  z-index: 3;
  display: none;
}
.landingpage-template-default .status-bar .circle-wrapper .progress-dot, .landingpage-template .status-bar .circle-wrapper .progress-dot, .gemeindeseite-template-default .status-bar .circle-wrapper .progress-dot, .gemeindeseite-template .status-bar .circle-wrapper .progress-dot {
  left: 30px;
}
.landingpage-template-default .status-bar button.circle-wrapper, .landingpage-template-default .status-bar button.bar-wrapper, .landingpage-template .status-bar button.circle-wrapper, .landingpage-template .status-bar button.bar-wrapper, .gemeindeseite-template-default .status-bar button.circle-wrapper, .gemeindeseite-template-default .status-bar button.bar-wrapper, .gemeindeseite-template .status-bar button.circle-wrapper, .gemeindeseite-template .status-bar button.bar-wrapper {
  background: none;
  border: none;
  padding: 1px;
  cursor: pointer;
  width: auto;
}
.landingpage-template-default .status-bar button.bar-wrapper, .landingpage-template .status-bar button.bar-wrapper, .gemeindeseite-template-default .status-bar button.bar-wrapper, .gemeindeseite-template .status-bar button.bar-wrapper {
  flex: none;
}
.landingpage-template-default .status-bar button.bar-wrapper.width-3-6, .landingpage-template .status-bar button.bar-wrapper.width-3-6, .gemeindeseite-template-default .status-bar button.bar-wrapper.width-3-6, .gemeindeseite-template .status-bar button.bar-wrapper.width-3-6 {
  flex: 3;
}
.landingpage-template-default .status-bar button.bar-wrapper.width-2-6, .landingpage-template .status-bar button.bar-wrapper.width-2-6, .gemeindeseite-template-default .status-bar button.bar-wrapper.width-2-6, .gemeindeseite-template .status-bar button.bar-wrapper.width-2-6 {
  flex: 2;
}
.landingpage-template-default .status-bar button.bar-wrapper.width-1-6, .landingpage-template .status-bar button.bar-wrapper.width-1-6, .gemeindeseite-template-default .status-bar button.bar-wrapper.width-1-6, .gemeindeseite-template .status-bar button.bar-wrapper.width-1-6 {
  flex: 1;
}
.landingpage-template-default .status-bar .modal-dialog.modal-lg, .landingpage-template .status-bar .modal-dialog.modal-lg, .gemeindeseite-template-default .status-bar .modal-dialog.modal-lg, .gemeindeseite-template .status-bar .modal-dialog.modal-lg {
  max-width: 800px;
}
.landingpage-template-default .status-bar .modal-body img, .landingpage-template .status-bar .modal-body img, .gemeindeseite-template-default .status-bar .modal-body img, .gemeindeseite-template .status-bar .modal-body img {
  max-width: 100%;
  height: auto;
}
.landingpage-template-default .status-bar button.step-1:hover .circle, .landingpage-template .status-bar button.step-1:hover .circle, .gemeindeseite-template-default .status-bar button.step-1:hover .circle, .gemeindeseite-template .status-bar button.step-1:hover .circle {
  background-color: #D9A144 !important;
}
.landingpage-template-default .status-bar button.step-2:hover .bar-progress, .landingpage-template .status-bar button.step-2:hover .bar-progress, .gemeindeseite-template-default .status-bar button.step-2:hover .bar-progress, .gemeindeseite-template .status-bar button.step-2:hover .bar-progress {
  background-color: #92BDCB !important;
}
.landingpage-template-default .status-bar button.step-3:hover .bar-progress, .landingpage-template .status-bar button.step-3:hover .bar-progress, .gemeindeseite-template-default .status-bar button.step-3:hover .bar-progress, .gemeindeseite-template .status-bar button.step-3:hover .bar-progress {
  background-color: #73B7BF !important;
}
.landingpage-template-default .status-bar button.step-4:hover .bar-progress, .landingpage-template .status-bar button.step-4:hover .bar-progress, .gemeindeseite-template-default .status-bar button.step-4:hover .bar-progress, .gemeindeseite-template .status-bar button.step-4:hover .bar-progress {
  background-color: #C9D380 !important;
}
.landingpage-template-default .status-bar button.step-5:hover .circle, .landingpage-template .status-bar button.step-5:hover .circle, .gemeindeseite-template-default .status-bar button.step-5:hover .circle, .gemeindeseite-template .status-bar button.step-5:hover .circle {
  background-color: #BDCC56 !important;
}
.landingpage-template-default .status-bar button.step-6:hover .circle, .landingpage-template .status-bar button.step-6:hover .circle, .gemeindeseite-template-default .status-bar button.step-6:hover .circle, .gemeindeseite-template .status-bar button.step-6:hover .circle {
  background-color: #9AB701 !important;
}
@media (max-width: 767px) {
  .landingpage-template-default .status-bar, .landingpage-template .status-bar, .gemeindeseite-template-default .status-bar, .gemeindeseite-template .status-bar {
    transform: rotate(-90deg);
    transform-origin: center center;
    width: 600px;
    height: 62px;
    margin: 0 auto;
  }
  .landingpage-template-default .status-bar .bar-wrapper, .landingpage-template .status-bar .bar-wrapper, .gemeindeseite-template-default .status-bar .bar-wrapper, .gemeindeseite-template .status-bar .bar-wrapper {
    height: 100%;
    position: relative;
    background-color: transparent;
  }
  .landingpage-template-default .status-bar .bar-wrapper .bar, .landingpage-template .status-bar .bar-wrapper .bar, .gemeindeseite-template-default .status-bar .bar-wrapper .bar, .gemeindeseite-template .status-bar .bar-wrapper .bar {
    height: 100%;
    position: relative;
    overflow: visible;
  }
  .landingpage-template-default .status-bar .width-3-6 .bar, .landingpage-template .status-bar .width-3-6 .bar, .gemeindeseite-template-default .status-bar .width-3-6 .bar, .gemeindeseite-template .status-bar .width-3-6 .bar {
    width: 180px;
  }
  .landingpage-template-default .status-bar .width-2-6 .bar, .landingpage-template .status-bar .width-2-6 .bar, .gemeindeseite-template-default .status-bar .width-2-6 .bar, .gemeindeseite-template .status-bar .width-2-6 .bar {
    width: 120px;
  }
  .landingpage-template-default .status-bar .width-1-6 .bar, .landingpage-template .status-bar .width-1-6 .bar, .gemeindeseite-template-default .status-bar .width-1-6 .bar, .gemeindeseite-template .status-bar .width-1-6 .bar {
    width: 60px;
  }
  .landingpage-template-default .status-bar .bar-background, .landingpage-template .status-bar .bar-background, .gemeindeseite-template-default .status-bar .bar-background, .gemeindeseite-template .status-bar .bar-background {
    background-color: #cccccc !important;
    width: 100%;
    height: 100%;
    position: absolute;
  }
  .landingpage-template-default .status-bar .bar-progress, .landingpage-template .status-bar .bar-progress, .gemeindeseite-template-default .status-bar .bar-progress, .gemeindeseite-template .status-bar .bar-progress {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 100%;
  }
  .landingpage-template-default .status-bar .step-2 .bar-progress, .landingpage-template .status-bar .step-2 .bar-progress, .gemeindeseite-template-default .status-bar .step-2 .bar-progress, .gemeindeseite-template .status-bar .step-2 .bar-progress {
    background-color: #AFE1F1;
    border-bottom: 2px solid #779EAA;
  }
  .landingpage-template-default .status-bar .step-3 .bar-progress, .landingpage-template .status-bar .step-3 .bar-progress, .gemeindeseite-template-default .status-bar .step-3 .bar-progress, .gemeindeseite-template .status-bar .step-3 .bar-progress {
    background-color: #86D2DB;
    border-bottom: 2px solid #508B91;
  }
  .landingpage-template-default .status-bar .step-4 .bar-progress, .landingpage-template .status-bar .step-4 .bar-progress, .gemeindeseite-template-default .status-bar .step-4 .bar-progress, .gemeindeseite-template .status-bar .step-4 .bar-progress {
    background-color: #E8F398;
    border-bottom: 2px solid #8B9352;
  }
  .landingpage-template-default .status-bar .progress-dot, .landingpage-template .status-bar .progress-dot, .gemeindeseite-template-default .status-bar .progress-dot, .gemeindeseite-template .status-bar .progress-dot {
    position: absolute;
    bottom: -12px;
    left: 0;
    width: 10px;
    height: 10px;
    background-color: red;
    border-radius: 50%;
    z-index: 10;
    margin-left: -5px;
  }
  .landingpage-template-default .status-bar .circle, .landingpage-template .status-bar .circle, .gemeindeseite-template-default .status-bar .circle, .gemeindeseite-template .status-bar .circle {
    background-color: #cccccc;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
  }
  .landingpage-template-default .status-bar .circle .progress-dot, .landingpage-template .status-bar .circle .progress-dot, .gemeindeseite-template-default .status-bar .circle .progress-dot, .gemeindeseite-template .status-bar .circle .progress-dot {
    bottom: -12px;
    left: 30px !important;
  }
  .landingpage-template-default .status-bar .status-icon, .landingpage-template .status-bar .status-icon, .gemeindeseite-template-default .status-bar .status-icon, .gemeindeseite-template .status-bar .status-icon {
    height: 35px;
    width: auto;
    opacity: 0.5;
    transition: opacity 0.3s ease;
  }
  .landingpage-template-default .status-bar #icon_3, .landingpage-template .status-bar #icon_3, .gemeindeseite-template-default .status-bar #icon_3, .gemeindeseite-template .status-bar #icon_3 {
    left: -3px;
  }
  .landingpage-template-default .status-bar div.bar-wrapper .status-icon, .landingpage-template .status-bar div.bar-wrapper .status-icon, .gemeindeseite-template-default .status-bar div.bar-wrapper .status-icon, .gemeindeseite-template .status-bar div.bar-wrapper .status-icon {
    margin: -4px 0px 0px 0px;
  }
  .landingpage-template-default .status-bar .circle .status-icon, .landingpage-template .status-bar .circle .status-icon, .gemeindeseite-template-default .status-bar .circle .status-icon, .gemeindeseite-template .status-bar .circle .status-icon {
    transform: rotate(90deg);
    margin: -4px -14px 0 -14px;
  }
  .landingpage-template-default .status-bar .bar .status-icon, .landingpage-template .status-bar .bar .status-icon, .gemeindeseite-template-default .status-bar .bar .status-icon, .gemeindeseite-template .status-bar .bar .status-icon {
    transform: rotate(90deg);
    position: absolute;
    left: 5px;
    top: 50%;
    transform: translateY(-50%) rotate(90deg);
  }
}
.landingpage-template-default .status-bar-container, .landingpage-template .status-bar-container, .gemeindeseite-template-default .status-bar-container, .gemeindeseite-template .status-bar-container {
  position: relative;
  width: 100%;
}
@media (max-width: 767px) {
  .landingpage-template-default .status-bar-container, .landingpage-template .status-bar-container, .gemeindeseite-template-default .status-bar-container, .gemeindeseite-template .status-bar-container {
    height: 565px;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.landingpage-template-default .modal, .landingpage-template .modal, .gemeindeseite-template-default .modal, .gemeindeseite-template .modal {
  text-align: center;
  padding: 0 !important;
}
.landingpage-template-default .modal:before, .landingpage-template .modal:before, .gemeindeseite-template-default .modal:before, .gemeindeseite-template .modal:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}
.landingpage-template-default .modal-dialog, .landingpage-template .modal-dialog, .gemeindeseite-template-default .modal-dialog, .gemeindeseite-template .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  width: 100%;
  border: 2px solid #00b1eb;
}
@media (max-width: 991px) {
  .landingpage-template-default .modal-dialog, .landingpage-template .modal-dialog, .gemeindeseite-template-default .modal-dialog, .gemeindeseite-template .modal-dialog {
    width: auto;
  }
}
.landingpage-template-default .modal-content, .landingpage-template .modal-content, .gemeindeseite-template-default .modal-content, .gemeindeseite-template .modal-content {
  border-radius: 0;
  border: none;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.landingpage-template-default .modal-header, .landingpage-template .modal-header, .gemeindeseite-template-default .modal-header, .gemeindeseite-template .modal-header {
  border-bottom: none;
  padding: 2rem 2rem 1rem;
}
@media (max-width: 991px) {
  .landingpage-template-default .modal-header, .landingpage-template .modal-header, .gemeindeseite-template-default .modal-header, .gemeindeseite-template .modal-header {
    padding: 1rem 1rem 0.5rem;
  }
}
.landingpage-template-default .modal-title, .landingpage-template .modal-title, .gemeindeseite-template-default .modal-title, .gemeindeseite-template .modal-title {
  line-height: 1.2;
  color: #00b1eb;
}
.landingpage-template-default .modal-body, .landingpage-template .modal-body, .gemeindeseite-template-default .modal-body, .gemeindeseite-template .modal-body {
  padding: 1rem 2rem 2rem;
}
@media (max-width: 991px) {
  .landingpage-template-default .modal-body, .landingpage-template .modal-body, .gemeindeseite-template-default .modal-body, .gemeindeseite-template .modal-body {
    padding: 0.5rem 1rem 0.5rem;
  }
}
@media (max-width: 991px) {
  .landingpage-template-default .modal-body .post-content p, .landingpage-template .modal-body .post-content p, .gemeindeseite-template-default .modal-body .post-content p, .gemeindeseite-template .modal-body .post-content p {
    font-size: 18px !important;
    line-height: 24px !important;
  }
}
.landingpage-template-default .modal-body img, .landingpage-template .modal-body img, .gemeindeseite-template-default .modal-body img, .gemeindeseite-template .modal-body img {
  max-width: 100%;
  height: auto;
}
.landingpage-template-default .modal-header .close, .landingpage-template .modal-header .close, .gemeindeseite-template-default .modal-header .close, .gemeindeseite-template .modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
  font-size: 2rem;
  color: #721c24;
}
.landingpage-template-default .modal-header .close span, .landingpage-template .modal-header .close span, .gemeindeseite-template-default .modal-header .close span, .gemeindeseite-template .modal-header .close span {
  font-size: 45px;
}
.landingpage-template-default .modal-header .close:hover, .landingpage-template .modal-header .close:hover, .gemeindeseite-template-default .modal-header .close:hover, .gemeindeseite-template .modal-header .close:hover {
  opacity: 0.8;
}
.landingpage-template-default .modal-backdrop, .landingpage-template .modal-backdrop, .gemeindeseite-template-default .modal-backdrop, .gemeindeseite-template .modal-backdrop {
  background-color: rgba(255, 255, 255, 0.98);
  /* Almost fully opaque white */
  opacity: 0.9;
}
.landingpage-template-default .modal .close, .landingpage-template .modal .close, .gemeindeseite-template-default .modal .close, .gemeindeseite-template .modal .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
  font-size: 2rem;
  color: #721c24 !important;
  /* Dark red */
  opacity: 1;
  /* Full opacity */
  border: none;
  background: transparent;
  outline: none !important;
  /* Remove focus outline */
  background-color: white !important;
}
.landingpage-template-default .modal .close:hover, .landingpage-template-default .modal .close:focus, .landingpage-template-default .modal .close:active, .landingpage-template .modal .close:hover, .landingpage-template .modal .close:focus, .landingpage-template .modal .close:active, .gemeindeseite-template-default .modal .close:hover, .gemeindeseite-template-default .modal .close:focus, .gemeindeseite-template-default .modal .close:active, .gemeindeseite-template .modal .close:hover, .gemeindeseite-template .modal .close:focus, .gemeindeseite-template .modal .close:active {
  color: #721c24;
  /* Keep same red color on hover */
  opacity: 1;
  border: none;
  background: transparent;
  text-decoration: none;
}
.landingpage-template-default .modal .close:focus:not(:focus-visible), .landingpage-template .modal .close:focus:not(:focus-visible), .gemeindeseite-template-default .modal .close:focus:not(:focus-visible), .gemeindeseite-template .modal .close:focus:not(:focus-visible) {
  box-shadow: none;
}
.landingpage-template-default .modal-content, .landingpage-template .modal-content, .gemeindeseite-template-default .modal-content, .gemeindeseite-template .modal-content {
  border-radius: 0;
  border: none;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
@media (min-width: 992px) {
  .landingpage-template-default .modal-lg, .landingpage-template .modal-lg, .gemeindeseite-template-default .modal-lg, .gemeindeseite-template .modal-lg {
    max-width: 800px;
  }
}
#docusign-debug-panel {
  display: none;
}
.postid-177 time, .postid-177 .post-navigation {
  display: none;
}
.insta {
  margin-top: 50px;
  margin-bottom: 150px !important;
}
.insta .sb_instagram_header {
  display: none !important;
}
#docusign-debug-panel {
  bottom: 27px !important;
}
#docusign-debug-panel button {
  padding: 0px 15px !important;
  font-size: 16px !important;
}
.docusign-wrapper .docusign_admin {
  display: none;
}
.tb_mc_content {
  font-size: 16px !important;
}
.gform_wrapper.gravity-theme .gfield_checkbox label, .gform_wrapper.gravity-theme .gfield_radio label {
  font-size: 18px !important;
}
.gfield_description {
  font-size: 18px !important;
}
input[type="file"]::-webkit-file-upload-button {
  background: #31AFD7 !important;
  height: 38px;
  border: 2px solid #31AFD7;
  border-radius: 18px;
  display: flex !important;
  justify-content: center;
  align-items: center;
  font-size: 21px !important;
  transition: all 0.25s;
  padding: 0;
  font-family: "fs_untitled-medium" !important;
  color: white !important;
  font-size: 16px !important;
  border: 2px solid #31AFD7;
  padding: 0 20px;
  margin-right: 10px;
}
input[type="file"]::-webkit-file-upload-button:hover {
  background-color: white !important;
  color: #31AFD7 !important;
}
.page-template-page-uber_uns #primary {
  margin-top: 100px;
}
.page-template-page-uber_uns .hero-section {
  position: relative;
  height: 600px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .page-template-page-uber_uns .hero-section {
    height: 400px;
  }
}
@media (max-width: 575px) {
  .page-template-page-uber_uns .hero-section {
    height: 200px;
  }
}
.page-template-page-uber_uns .hero-section .hero-image {
  width: 100%;
  height: 100%;
}
.page-template-page-uber_uns .hero-section .hero-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}
.page-template-page-uber_uns .hero-section .hero-banner {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  padding: 0 0 115px 0;
}
@media (max-width: 767px) {
  .page-template-page-uber_uns .hero-section .hero-banner {
    padding: 15px 0;
  }
}
@media (max-width: 575px) {
  .page-template-page-uber_uns .hero-section .hero-banner {
    padding: 10px 0;
  }
}
.page-template-page-uber_uns .hero-section .hero-banner .container {
  position: relative;
}
.page-template-page-uber_uns .hero-section .hero-banner .container .col-12 {
  display: flex;
  justify-content: flex-start;
}
.page-template-page-uber_uns .hero-section .hero-title {
  font-size: 4rem;
  font-weight: 400;
  color: #31AFD7;
  margin: 0;
  font-family: "fs_untitled-medium";
  line-height: 1.2;
  background: rgba(255, 255, 255, 0.95);
  padding: 11px 20px 2px 20px;
  border-radius: 0;
  display: inline-block;
}
@media (max-width: 767px) {
  .page-template-page-uber_uns .hero-section .hero-title {
    font-size: 2rem;
    padding: 12px 20px;
  }
}
@media (max-width: 575px) {
  .page-template-page-uber_uns .hero-section .hero-title {
    font-size: 1.6rem;
    padding: 10px 15px;
  }
}
.page-template-page-uber_uns .statistics-section {
  padding: 30px 0 0px 0;
  background: white;
}
@media (max-width: 767px) {
  .page-template-page-uber_uns .statistics-section {
    padding: 25px 0 0px 0;
  }
}
@media (max-width: 575px) {
  .page-template-page-uber_uns .statistics-section {
    padding: 0px 0 0px 0;
  }
}
.page-template-page-uber_uns .statistics-section .statistics-grid {
  margin-bottom: 15px;
}
.page-template-page-uber_uns .statistics-section .statistics-grid .col-6, .page-template-page-uber_uns .statistics-section .statistics-grid .col-lg-4 {
  margin-bottom: 0 !important;
}
.page-template-page-uber_uns .statistics-section .stat-item {
  background: transparent;
  padding: 20px 10px;
}
@media (max-width: 575px) {
  .page-template-page-uber_uns .statistics-section .stat-item {
    padding: 20px 15px;
  }
}
.page-template-page-uber_uns .statistics-section .stat-number {
  font-size: 3.5rem;
  font-weight: 400;
  color: #31AFD7;
  margin-bottom: 5px;
  font-family: "fs_untitled-regular";
  line-height: 1;
  display: inline;
}
@media (max-width: 767px) {
  .page-template-page-uber_uns .statistics-section .stat-number {
    font-size: 2.5rem;
  }
}
@media (max-width: 575px) {
  .page-template-page-uber_uns .statistics-section .stat-number {
    font-size: 2rem;
  }
}
.page-template-page-uber_uns .statistics-section .stat-percent, .page-template-page-uber_uns .statistics-section .stat-suffix {
  font-size: 3.5rem;
  font-weight: 400;
  color: #31AFD7;
  font-family: "fs_untitled-regular";
}
@media (max-width: 767px) {
  .page-template-page-uber_uns .statistics-section .stat-percent, .page-template-page-uber_uns .statistics-section .stat-suffix {
    font-size: 2.5rem;
  }
}
@media (max-width: 575px) {
  .page-template-page-uber_uns .statistics-section .stat-percent, .page-template-page-uber_uns .statistics-section .stat-suffix {
    font-size: 2rem;
  }
}
.page-template-page-uber_uns .statistics-section .stat-label {
  font-size: 2rem !important;
  color: #31AFD7;
  margin: 10px 0 0 0;
  font-weight: 400;
  font-family: "fs_untitled-regular";
  line-height: 1 !important;
}
@media (max-width: 767px) {
  .page-template-page-uber_uns .statistics-section .stat-label {
    font-size: 1.5rem !important;
  }
}
@media (max-width: 575px) {
  .page-template-page-uber_uns .statistics-section .stat-label {
    font-size: 1.1rem !important;
  }
}
.page-template-page-uber_uns .section-title {
  font-size: 3rem;
  font-weight: 400;
  color: #31AFD7;
  margin-bottom: 0px;
  font-family: "fs_untitled-regular";
  text-align: left;
}
@media (max-width: 767px) {
  .page-template-page-uber_uns .section-title {
    font-size: 2.5rem;
  }
}
@media (max-width: 575px) {
  .page-template-page-uber_uns .section-title {
    font-size: 2rem;
  }
}
.page-template-page-uber_uns .section-subtitle {
  font-size: 2.4rem !important;
  line-height: 1 !important;
  color: #31AFD7;
  margin-bottom: 25px;
  text-align: left;
  font-weight: 400;
  font-family: "fs_untitled-regular";
}
@media (max-width: 767px) {
  .page-template-page-uber_uns .section-subtitle {
    font-size: 2rem !important;
    margin-bottom: 20px;
  }
}
@media (max-width: 575px) {
  .page-template-page-uber_uns .section-subtitle {
    font-size: 1.6rem !important;
    line-height: 1.2 !important;
    margin-bottom: 15px;
  }
}
.page-template-page-uber_uns .section-text p {
  font-size: 1.6rem !important;
  line-height: 1.5 !important;
  color: #495057;
  font-family: "fs_untitled-regular";
  text-align: left;
  margin-bottom: 1.5rem;
}
@media (max-width: 767px) {
  .page-template-page-uber_uns .section-text p {
    font-size: 1.4rem !important;
  }
}
@media (max-width: 575px) {
  .page-template-page-uber_uns .section-text p {
    font-size: 1.2rem !important;
  }
}
.page-template-page-uber_uns .section-text p strong {
  font-family: "fs_untitled-bold";
  font-weight: 400;
  color: inherit;
}
.page-template-page-uber_uns .section-text p:last-child {
  margin-bottom: 0;
}
.page-template-page-uber_uns .nah-digital-section {
  padding: 50px 0 0 0;
  background: white;
}
@media (max-width: 575px) {
  .page-template-page-uber_uns .nah-digital-section {
    padding: 30px 0;
  }
}
.page-template-page-uber_uns .nah-digital-section .content-with-image {
  margin-top: 50px;
}
.page-template-page-uber_uns .nah-digital-section .image-container-fullwidth {
  position: relative;
  margin-bottom: 40px;
}
@media (max-width: 575px) {
  .page-template-page-uber_uns .nah-digital-section .image-container-fullwidth {
    margin-bottom: 20px;
  }
}
.page-template-page-uber_uns .nah-digital-section .image-container-fullwidth img {
  width: 100%;
  height: auto;
  border-radius: 0;
  box-shadow: none;
}
.page-template-page-uber_uns .nah-digital-section .image-caption-cycling {
  background: rgba(255, 255, 255, 0.95);
  color: #31AFD7;
  padding: 27px 20px 18px 20px;
  border-radius: 0;
  font-weight: 400;
  text-align: left;
  position: absolute;
  bottom: 90px;
  left: 45px;
  font-family: "fs_untitled-regular";
  font-size: 3rem;
  transition: color 0.25s ease-in-out, width 0.25s ease-in-out;
  display: inline-block;
  white-space: nowrap;
}
@media (max-width: 991px) {
  .page-template-page-uber_uns .nah-digital-section .image-caption-cycling {
    bottom: 15px;
    left: 15px;
    padding: 12px 20px;
    font-size: 1.4rem;
  }
}
@media (max-width: 575px) {
  .page-template-page-uber_uns .nah-digital-section .image-caption-cycling {
    bottom: 10px;
    left: 10px;
    padding: 10px 15px 7px 15px;
    font-size: 1.4rem;
  }
}
.page-template-page-uber_uns .nah-digital-section .service-links-nah {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: 40px;
  align-items: flex-start;
}
.page-template-page-uber_uns .nah-digital-section .service-link-nah {
  color: #31AFD7;
  font-size: 1.6rem;
  font-family: "fs_untitled-regular";
  font-weight: 400;
  text-decoration: none;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .page-template-page-uber_uns .nah-digital-section .service-link-nah {
    font-size: 1.4rem;
  }
}
@media (max-width: 575px) {
  .page-template-page-uber_uns .nah-digital-section .service-link-nah {
    font-size: 1.2rem;
  }
}
.page-template-page-uber_uns .nah-digital-section .company-description {
  font-size: 1.7rem !important;
  line-height: 1.5 !important;
  color: #495057;
  margin: 0 auto;
  font-family: "fs_untitled-regular";
}
@media (max-width: 767px) {
  .page-template-page-uber_uns .nah-digital-section .company-description {
    font-size: 1.1rem;
    text-align: left;
  }
}
.page-template-page-uber_uns .nah-digital-section .company-description strong {
  color: #31AFD7;
  font-weight: 600;
}
.page-template-page-uber_uns .team-section {
  padding: 75px 0 0 0;
  background: white;
}
@media (max-width: 575px) {
  .page-template-page-uber_uns .team-section {
    padding: 0px 0;
  }
}
.page-template-page-uber_uns .team-section .team-carousel {
  margin-top: 0px;
}
.page-template-page-uber_uns .team-section .team-carousel .carousel-inner {
  background: linear-gradient(135deg, #31AFD7 0%, #2694b8 100%);
  padding: 0;
}
.page-template-page-uber_uns .team-section .team-slide {
  height: 600px;
  display: flex;
  align-items: flex-start;
}
@media (max-width: 991px) {
  .page-template-page-uber_uns .team-section .team-slide {
    height: auto;
    flex-direction: column;
  }
}
.page-template-page-uber_uns .team-section .team-image {
  padding: 20px;
  height: 600px;
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  .page-template-page-uber_uns .team-section .team-image {
    height: 450px;
    width: 100%;
  }
}
@media (max-width: 575px) {
  .page-template-page-uber_uns .team-section .team-image {
    height: 400px;
  }
}
.page-template-page-uber_uns .team-section .team-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 0;
  box-shadow: none;
}
.page-template-page-uber_uns .team-section .team-content {
  padding: 40px 40px 20px 0px;
  color: white;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
@media (max-width: 991px) {
  .page-template-page-uber_uns .team-section .team-content {
    height: auto;
    padding: 20px;
  }
}
@media (max-width: 767px) {
  .page-template-page-uber_uns .team-section .team-content {
    padding: 0px 20px 20px 20px;
  }
}
.page-template-page-uber_uns .team-section .team-member-name {
  font-size: 2.5rem;
  font-weight: 400;
  color: white;
  margin-bottom: 30px;
  font-family: "fs_untitled-regular";
  line-height: 1.2;
}
@media (max-width: 991px) {
  .page-template-page-uber_uns .team-section .team-member-name {
    font-size: 2rem;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .page-template-page-uber_uns .team-section .team-member-name {
    font-size: 1.5rem;
    margin-bottom: 15px;
  }
}
.page-template-page-uber_uns .team-section .team-quote p {
  font-size: 1.6rem !important;
  line-height: 1.5 !important;
  color: white;
  font-family: "fs_untitled-regular";
  font-weight: 400;
  margin-bottom: 1rem;
}
@media (max-width: 991px) {
  .page-template-page-uber_uns .team-section .team-quote p {
    font-size: 1.3rem !important;
  }
}
@media (max-width: 767px) {
  .page-template-page-uber_uns .team-section .team-quote p {
    font-size: 1.1rem !important;
  }
}
.page-template-page-uber_uns .team-section .team-quote p:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .page-template-page-uber_uns .team-section .team-quote {
    padding: 0;
  }
}
.page-template-page-uber_uns .team-section .team-indicators {
  position: relative;
  bottom: auto;
  margin-top: 10px;
  margin-bottom: 0;
  justify-content: center;
}
.page-template-page-uber_uns .team-section .team-indicators li {
  width: 60px;
  height: 25px;
  border-radius: 0;
  background-color: transparent;
  border: none;
  margin: 0 5px;
  padding: 10px 0;
  position: relative;
  cursor: pointer;
}
.page-template-page-uber_uns .team-section .team-indicators li:before {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  width: 100%;
  height: 5px;
  background-color: rgba(49, 175, 215, 0.3);
  transition: background-color 0.3s ease, transform 0.2s ease;
}
.page-template-page-uber_uns .team-section .team-indicators li.active:before {
  background-color: #31AFD7;
}
.page-template-page-uber_uns .team-section .team-indicators li:hover:before {
  background-color: rgba(49, 175, 215, 0.8);
  transform: scaleY(1.2);
}
.page-template-page-uber_uns .team-section .team-indicators li.active:hover:before {
  background-color: #1a7a96;
  transform: scaleY(1.2);
}
.page-template-page-uber_uns .vision-mission-section {
  padding: 0;
  background: white;
  overflow: hidden;
  margin-top: 150px;
}
@media (max-width: 575px) {
  .page-template-page-uber_uns .vision-mission-section {
    margin-top: 0px;
  }
}
.page-template-page-uber_uns .vision-mission-section .vision-mission-wrapper {
  position: relative;
  height: 500px;
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  .page-template-page-uber_uns .vision-mission-section .vision-mission-wrapper {
    height: auto;
    flex-direction: column;
  }
}
.page-template-page-uber_uns .vision-mission-section .vision-mission-image {
  position: absolute;
  top: 0;
  left: 0;
  width: calc(50% - 40px);
  height: 100%;
  z-index: 1;
}
@media (max-width: 991px) {
  .page-template-page-uber_uns .vision-mission-section .vision-mission-image {
    position: relative;
    width: 100%;
    height: 350px;
    order: 1;
  }
}
@media (max-width: 767px) {
  .page-template-page-uber_uns .vision-mission-section .vision-mission-image {
    height: 300px;
  }
}
.page-template-page-uber_uns .vision-mission-section .vision-mission-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.page-template-page-uber_uns .vision-mission-section .vision-mission-content {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
  padding: 0;
  display: flex;
  align-items: flex-start;
}
@media (max-width: 991px) {
  .page-template-page-uber_uns .vision-mission-section .vision-mission-content {
    position: relative;
    order: 2;
    padding: 40px 0;
  }
}
@media (max-width: 575px) {
  .page-template-page-uber_uns .vision-mission-section .vision-mission-content {
    padding: 15px 0 0 0;
  }
}
.page-template-page-uber_uns .vision-mission-section .content-wrapper {
  background: white;
  padding: 0 40px 40px 0;
  margin-top: 0;
  margin-left: 0;
}
@media (max-width: 991px) {
  .page-template-page-uber_uns .vision-mission-section .content-wrapper {
    padding: 20px;
    margin: 0;
  }
}
@media (max-width: 575px) {
  .page-template-page-uber_uns .vision-mission-section .content-wrapper {
    padding: 20px 0 20px 0;
  }
}
.page-template-page-uber_uns .vision-mission-section .vision-box, .page-template-page-uber_uns .vision-mission-section .mission-box {
  margin-bottom: 40px;
}
@media (max-width: 575px) {
  .page-template-page-uber_uns .vision-mission-section .vision-box, .page-template-page-uber_uns .vision-mission-section .mission-box {
    padding: 0px;
  }
}
.page-template-page-uber_uns .vision-mission-section .vision-box:last-child, .page-template-page-uber_uns .vision-mission-section .mission-box:last-child {
  margin-bottom: 0;
}
.page-template-page-uber_uns .vision-mission-section .vision-box h3, .page-template-page-uber_uns .vision-mission-section .mission-box h3 {
  font-size: 2.5rem;
  font-weight: 400;
  margin-bottom: 20px;
  color: #31AFD7;
  font-family: "fs_untitled-regular";
  line-height: 1.2;
}
@media (max-width: 767px) {
  .page-template-page-uber_uns .vision-mission-section .vision-box h3, .page-template-page-uber_uns .vision-mission-section .mission-box h3 {
    font-size: 2rem;
  }
}
@media (max-width: 575px) {
  .page-template-page-uber_uns .vision-mission-section .vision-box h3, .page-template-page-uber_uns .vision-mission-section .mission-box h3 {
    font-size: 1.6rem;
  }
}
.page-template-page-uber_uns .vision-mission-section .vision-box p, .page-template-page-uber_uns .vision-mission-section .mission-box p {
  font-size: 1.6rem !important;
  line-height: 1.5 !important;
  color: #495057;
  font-family: "fs_untitled-regular";
  margin: 0;
}
@media (max-width: 767px) {
  .page-template-page-uber_uns .vision-mission-section .vision-box p, .page-template-page-uber_uns .vision-mission-section .mission-box p {
    font-size: 1.4rem !important;
  }
}
@media (max-width: 575px) {
  .page-template-page-uber_uns .vision-mission-section .vision-box p, .page-template-page-uber_uns .vision-mission-section .mission-box p {
    font-size: 1.2rem !important;
  }
}
.page-template-page-uber_uns .subsidiary-section {
  padding: 0;
  background: white;
}
@media (max-width: 575px) {
  .page-template-page-uber_uns .subsidiary-section {
    padding: 30px 0;
  }
}
.page-template-page-uber_uns .subsidiary-section .subsidiary-header {
  padding: 100px 0 40px 0;
  background: white;
}
.page-template-page-uber_uns .subsidiary-section .subsidiary-header .section-subtitle {
  margin-bottom: 0px;
}
@media (max-width: 575px) {
  .page-template-page-uber_uns .subsidiary-section .subsidiary-header {
    padding: 0px 0 20px 0;
  }
}
.page-template-page-uber_uns .subsidiary-section .subsidiary-wrapper {
  position: relative;
  height: 500px;
  display: flex;
  align-items: center;
  margin-bottom: 250px;
}
@media (max-width: 991px) {
  .page-template-page-uber_uns .subsidiary-section .subsidiary-wrapper {
    height: auto;
    flex-direction: column;
  }
}
@media (max-width: 575px) {
  .page-template-page-uber_uns .subsidiary-section .subsidiary-wrapper {
    margin-bottom: 20px;
  }
}
.page-template-page-uber_uns .subsidiary-section .subsidiary-image {
  position: absolute;
  top: 0;
  right: 0;
  width: calc(50% - 40px);
  height: 100%;
  z-index: 1;
}
@media (max-width: 991px) {
  .page-template-page-uber_uns .subsidiary-section .subsidiary-image {
    position: relative;
    width: 100%;
    height: 350px;
    order: 1;
  }
}
@media (max-width: 767px) {
  .page-template-page-uber_uns .subsidiary-section .subsidiary-image {
    height: 300px;
  }
}
.page-template-page-uber_uns .subsidiary-section .subsidiary-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.page-template-page-uber_uns .subsidiary-section .subsidiary-content {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
  padding: 0;
  display: flex;
  align-items: flex-start;
}
@media (max-width: 991px) {
  .page-template-page-uber_uns .subsidiary-section .subsidiary-content {
    position: relative;
    order: 2;
    padding: 40px 0;
  }
}
@media (max-width: 575px) {
  .page-template-page-uber_uns .subsidiary-section .subsidiary-content {
    padding: 15px 0 0 0;
  }
}
.page-template-page-uber_uns .subsidiary-section .content-wrapper-subsidiary {
  background: white;
  padding: 0;
  margin: 0;
}
@media (max-width: 991px) {
  .page-template-page-uber_uns .subsidiary-section .content-wrapper-subsidiary {
    padding: 20px;
    margin: 0;
  }
}
@media (max-width: 575px) {
  .page-template-page-uber_uns .subsidiary-section .content-wrapper-subsidiary {
    padding: 0px;
  }
}
.page-template-page-uber_uns .subsidiary-section .intro-text p {
  font-size: 1.6rem !important;
  line-height: 1.5 !important;
  color: #495057;
  font-family: "fs_untitled-regular";
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  .page-template-page-uber_uns .subsidiary-section .intro-text p {
    font-size: 1.4rem !important;
  }
}
@media (max-width: 575px) {
  .page-template-page-uber_uns .subsidiary-section .intro-text p {
    font-size: 1.2rem !important;
  }
}
.page-template-page-uber_uns .subsidiary-section .intro-text p:last-child {
  margin-bottom: 30px;
}
.page-template-page-uber_uns .subsidiary-section .feature-item {
  margin-bottom: 30px;
}
.page-template-page-uber_uns .subsidiary-section .feature-item h4 {
  font-size: 1.6rem;
  font-weight: 400;
  color: #495057;
  margin-bottom: 10px;
  font-family: "fs_untitled-bold";
}
.page-template-page-uber_uns .subsidiary-section .feature-item p {
  font-size: 1.6rem !important;
  line-height: 1.5 !important;
  color: #495057;
  font-family: "fs_untitled-regular";
  margin: 0;
}
@media (max-width: 767px) {
  .page-template-page-uber_uns .subsidiary-section .feature-item p {
    font-size: 1.4rem !important;
  }
}
@media (max-width: 575px) {
  .page-template-page-uber_uns .subsidiary-section .feature-item p {
    font-size: 1.2rem !important;
  }
}
html {
  scroll-behavior: smooth;
  scroll-padding-top: 120px;
}
.features-section {
  padding: 70px 0;
  background: white;
}
@media (max-width: 991px) {
  .features-section {
    padding: 30px 0;
  }
}
.features-title {
  font-size: 3.5rem;
  font-weight: 400;
  color: #31AFD7;
  margin-bottom: 20px;
  font-family: "fs_untitled-medium";
  text-align: left;
  line-height: 1.2;
  padding-right: 220px;
}
@media (max-width: 991px) {
  .features-title {
    font-size: 2.8rem;
    padding-right: 0px;
  }
}
@media (max-width: 767px) {
  .features-title {
    font-size: 2.2rem;
    padding-right: 0px;
  }
}
.features-subtitle {
  font-size: 2.4rem !important;
  color: #31AFD7;
  margin-bottom: 40px;
  font-family: "fs_untitled-regular";
  font-weight: 400;
  text-align: left;
  line-height: 1.2;
}
@media (max-width: 991px) {
  .features-subtitle {
    font-size: 2rem !important;
  }
}
@media (max-width: 767px) {
  .features-subtitle {
    font-size: 1.6rem !important;
  }
}
.features-text {
  font-size: 1.6rem !important;
  line-height: 1.5 !important;
  color: #495057;
  font-family: "fs_untitled-regular";
  margin-bottom: 40px;
  text-align: left;
}
@media (max-width: 991px) {
  .features-text {
    font-size: 1.4rem !important;
  }
}
@media (max-width: 767px) {
  .features-text {
    font-size: 1.2rem !important;
  }
}
.features-buttons {
  display: flex;
  gap: 20px;
  margin-bottom: 60px;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .features-buttons {
    gap: 15px;
    margin-bottom: 40px;
    justify-content: center;
  }
}
.features-btn {
  background: #31AFD7;
  color: white;
  padding: 8px 30px 5px 30px;
  border-radius: 25px;
  text-decoration: none;
  font-size: 1.1rem;
  font-weight: 400;
  font-family: "fs_untitled-medium";
  transition: all 0.3s ease;
  display: inline-block;
  border: 2px solid #31AFD7;
  white-space: nowrap;
}
.features-btn:visited {
  color: white;
}
.features-btn:hover {
  background: white;
  color: #31AFD7;
  text-decoration: none;
}
@media (max-width: 767px) {
  .features-btn {
    text-align: center;
    padding: 8px 25px 5px 25px;
  }
}
.features-icons {
  margin-top: 40px;
}
@media (max-width: 991px) {
  .features-icons .col-6 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .features-icons .col-6:nth-child(odd) .feature-tooltip {
    left: calc(50% + 25px);
  }
  .features-icons .col-6:nth-child(even) .feature-tooltip {
    left: calc(50% - 25px);
  }
}
@media (max-width: 767px) {
  .features-icons .col-6 {
    padding-left: 25px;
    padding-right: 25px;
  }
  .features-icons .col-6:nth-child(odd) .feature-tooltip {
    left: calc(50% + 25px);
  }
  .features-icons .col-6:nth-child(even) .feature-tooltip {
    left: calc(50% - 25px);
  }
}
.feature-item {
  text-align: center;
  margin-bottom: 30px;
  position: relative;
  cursor: pointer;
  transition: transform 0.3s ease;
}
@media (max-width: 1199px) {
  .feature-item {
    margin-bottom: 40px;
  }
}
.feature-icon {
  width: 80px;
  height: 80px;
  margin: 0 auto 20px auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .feature-icon {
    width: 60px;
    height: 60px;
    margin-bottom: 15px;
  }
}
.feature-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.feature-icon-rocket img {
  width: 65px;
  height: 65px;
}
@media (max-width: 991px) {
  .feature-icon-rocket img {
    width: 50px;
    height: 50px;
  }
}
.feature-icon-wlan img {
  width: 80px;
  height: 80px;
}
@media (max-width: 991px) {
  .feature-icon-wlan img {
    width: 60px;
    height: 60px;
  }
}
.feature-icon-house img {
  width: 60px;
  height: 60px;
}
@media (max-width: 991px) {
  .feature-icon-house img {
    width: 55px;
    height: 55px;
  }
}
.feature-icon-hands img {
  width: 85px;
  height: 85px;
}
@media (max-width: 991px) {
  .feature-icon-hands img {
    width: 65px;
    height: 65px;
  }
}
.feature-label {
  font-size: 1.9rem !important;
  color: #31AFD7;
  font-family: "fs_untitled-regular";
  font-weight: 400;
  margin: 0;
  line-height: 1.2;
  display: inline-block;
  transition: all 0.3s ease;
}
@media (max-width: 991px) {
  .feature-label {
    font-size: 1.2rem !important;
    border: 2px solid #31AFD7;
    border-radius: 30px;
    padding: 6px 15px 4px 15px;
  }
}
@media (max-width: 767px) {
  .feature-label {
    font-size: 1.2rem !important;
    border: 2px solid #31AFD7;
    border-radius: 30px;
    padding: 5px 12px 3px 12px;
  }
}
.feature-tooltip {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: white;
  color: #31AFD7;
  border: 4px solid #31AFD7;
  border-radius: 12px;
  padding: 20px;
  width: 280px;
  max-width: 90vw;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  z-index: 1000;
  margin-bottom: 15px;
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.2);
}
@media (max-width: 991px) {
  .feature-tooltip {
    max-width: calc(100vw - 80px);
    right: auto;
  }
}
@media (max-width: 575px) {
  .feature-tooltip {
    width: 260x;
    max-width: calc(100vw - 60px);
    padding: 20px;
    margin-bottom: 12px;
  }
}
@media (max-width: 576px) {
  .feature-tooltip {
    width: 260px;
    max-width: calc(100vw - 50px);
    padding: 20px;
    border-radius: 8px;
    margin-bottom: 10px;
  }
}
@media (max-width: 991px) {
  .features-icons .col-6:nth-child(odd) .feature-tooltip {
    left: calc(50% + 30px) !important;
  }
}
@media (max-width: 991px) {
  .features-icons .col-6:nth-child(even) .feature-tooltip {
    left: calc(50% - 30px) !important;
  }
}
.tooltip-content p {
  margin: 0;
  font-size: 14px;
  line-height: 1.4;
  text-align: left;
  color: #31AFD7;
}
@media (max-width: 575px) {
  .tooltip-content p {
    font-size: 13px;
  }
}
@media (max-width: 576px) {
  .tooltip-content p {
    font-size: 12px;
  }
}
@media (min-width: 992px) {
  .feature-item:hover {
    transform: scale(1.05);
  }
  .feature-item:hover .feature-tooltip {
    opacity: 1;
    visibility: visible;
  }
}
@media (max-width: 767px) {
  .feature-item.active .feature-tooltip {
    opacity: 1;
    visibility: visible;
  }
}
@media (max-width: 1199px) {
  .news .news-carousel-container, .google-reviews .news-carousel-container {
    position: relative;
    overflow: hidden;
    margin: 0 -15px;
  }
  .news .news-carousel, .google-reviews .news-carousel {
    display: flex;
    transition: transform 0.5s ease-in-out;
  }
  .news .news-carousel .wrapper, .google-reviews .news-carousel .wrapper {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 15px;
    margin-bottom: 0 !important;
  }
  .news .news-carousel .wrapper:first-child, .google-reviews .news-carousel .wrapper:first-child {
    margin-bottom: 0 !important;
  }
  .news .news-carousel .wrapper a, .google-reviews .news-carousel .wrapper a {
    min-height: 210px !important;
  }
  .news .carousel-nav, .google-reviews .carousel-nav {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 30px;
    margin-top: 10px;
    margin-bottom: 2px;
    flex-wrap: nowrap;
  }
  .news .carousel-nav button, .google-reviews .carousel-nav button {
    background: transparent !important;
    border: none !important;
    border-radius: 0;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
    padding: 0;
    flex-shrink: 0;
  }
  .news .carousel-nav button:hover:not(:disabled)::before, .google-reviews .carousel-nav button:hover:not(:disabled)::before {
    border-color: #31AFD7;
  }
  .news .carousel-nav button:disabled, .google-reviews .carousel-nav button:disabled {
    opacity: 0.3;
    cursor: not-allowed;
  }
  .news .carousel-nav button::before, .google-reviews .carousel-nav button::before {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    border-top: 2px solid white;
    border-left: 2px solid white;
    transition: border-color 0.3s ease;
  }
  .news .carousel-nav button.carousel-prev::before, .google-reviews .carousel-nav button.carousel-prev::before {
    transform: rotate(-45deg);
  }
  .news .carousel-nav button.carousel-next::before, .google-reviews .carousel-nav button.carousel-next::before {
    transform: rotate(135deg);
  }
  .news .carousel-nav .carousel-indicators, .google-reviews .carousel-nav .carousel-indicators {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative;
  }
  .news .carousel-nav .carousel-indicators li, .google-reviews .carousel-nav .carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.5);
    cursor: pointer;
    transition: all 0.3s ease;
    border: none;
  }
  .news .carousel-nav .carousel-indicators li.active, .google-reviews .carousel-nav .carousel-indicators li.active {
    background: white;
    transform: scale(1.2);
  }
  .news.google-reviews .reviews-carousel-container, .google-reviews.google-reviews .reviews-carousel-container {
    position: relative;
    overflow: hidden;
    margin: 0 -15px;
  }
  .news.google-reviews .wrapper > *, .google-reviews.google-reviews .wrapper > * {
    width: 100%;
    min-height: 200px;
  }
  .news.google-reviews .wrapper .grs-card, .google-reviews.google-reviews .wrapper .grs-card {
    margin-bottom: 0px !important;
  }
  .news.google-reviews .carousel-nav, .google-reviews.google-reviews .carousel-nav {
    margin-top: 8px;
    margin-bottom: 15px;
  }
  .news.google-reviews .carousel-nav button::before, .google-reviews.google-reviews .carousel-nav button::before {
    border-top: 2px solid #31AFD7;
    border-left: 2px solid #31AFD7;
  }
  .news.google-reviews .carousel-nav button:hover:not(:disabled)::before, .google-reviews.google-reviews .carousel-nav button:hover:not(:disabled)::before {
    border-color: #1a7a96;
  }
  .news.google-reviews .carousel-nav button:disabled::before, .google-reviews.google-reviews .carousel-nav button:disabled::before {
    border-color: rgba(49, 175, 215, 0.3);
  }
  .news.google-reviews .carousel-nav .carousel-indicators li, .google-reviews.google-reviews .carousel-nav .carousel-indicators li {
    background: rgba(49, 175, 215, 0.3);
  }
  .news.google-reviews .carousel-nav .carousel-indicators li.active, .google-reviews.google-reviews .carousel-nav .carousel-indicators li.active {
    background: #31AFD7;
  }
}
