h1 {
  font-size: 96px;
  color: #25292E;
  letter-spacing: -1.5px;
  line-height: 131px;
  font-weight: bold;
}
h2 {
  font-size: 60px;
  color: #25292E;
  letter-spacing: -0.5px;
  line-height: 82px;
  font-weight: bold;
}
h3 {
  font-size: 48px;
  color: #25292E;
  letter-spacing: 0;
  line-height: 65px;
  font-weight: bold;
}
h4 {
  font-size: 34px;
  color: #25292E;;
  letter-spacing: 0.25px;
  line-height: 46px;
  font-weight: bold;
}
h5 {
  font-size: 24px;
  color: #25292E;
  letter-spacing: 0;
  line-height: 33px;
  font-weight: bold;
}
.content-contentsite.site-404 {
  padding: 0;
}
.content-contentsite.site-404 p {
  color: #48525c;
  margin-bottom: 2rem;
}
.content-contentsite.site-404 h1 {
  font-size: 34px;
  color: #25292E;
  letter-spacing: 0.25px;
  line-height: 46px;
  font-weight: bold;
  padding: 0;
  margin-bottom: 0px;
}
.content-contentsite.site-404 h2 {
  font-size: 34px;
  color: #25292E;
  letter-spacing: 0.25px;
  line-height: 46px;
  font-weight: 300;
}
h6 {
  font-size: 20px;
  color: #25292E;
  letter-spacing: 0.15px;
  line-height: 27px;
  font-weight: bold;
}
.content-contentsite h1 {
  font-size: 48px;
  color: #25292E;
  letter-spacing: -0.5px;
  line-height: 56px;
  font-weight: 100;
}
.content-contentsite h2 {
  font-size: 22px;
  color: #25292E;
  letter-spacing: 0;
  line-height: 44px;
  font-weight: 700;
}
.content-contentsite h2 strong {
  font-weight: 700;
}
.content-contentsite .magazin-content h2 {
  font-size: 34px;
  color: #25292E;;
  letter-spacing: 0.25px;
  line-height: 46px;
  font-weight: bold;
}
.content-contentsite h3 {
  font-size: 20px;
  color: #25292E;;
  letter-spacing: 0.25px;
  line-height: 26px;
  font-weight: 700;
}
.content-contentsite h3 strong {
  font-weight: 700;
}
.content-contentsite h4 {
  font-size: 18px;
  color: #25292E;
  letter-spacing: 0;
  line-height: 24px;
  font-weight: 700;
}
.content-contentsite h4 strong {
  font-weight: 700;
}
.content-contentsite h5,
.milestones .h5-class {
  font-size: 16px;
  color: #25292E;
  letter-spacing: 0.15px;
  line-height: 22px;
  font-weight: 700;
}
.content-contentsite h5 strong {
  font-weight: 700;
}
.content-contentsite .h4-class {
  font-size: 24px;
  color: #25292E;
  letter-spacing: 0;
  line-height: 33px;
  font-weight: bold;
}
.angebot-heading h1 {
  font-size: 60px;
  font-weight: 700;
  color: #25292E;
  letter-spacing: -0.5px;
  line-height: 82px;
}
.milestones h1 {
  font-size: 20px;
  color: #25292E;
  letter-spacing: 0.15px;
  line-height: 27px;
  font-weight: bold;
}
.magazin .h1-class {
  font-family: "Playfair Display";
  font-size: 57px;
  font-weight: 400;
  color: #25292E;
  letter-spacing: -1.5px;
  line-height: 76px;
  margin-top: 0;
  margin-bottom: -7px;
}
.magazin .magazin-content h1 {
  font-family: "Open Sans";
  font-size: 48px;
  color: #25292E;
  letter-spacing: 0;
  line-height: 56px;
  font-weight: 100;
}
.magazin-content h2 {
  font-size: 22px;
  color: #25292E;
  letter-spacing: 0;
  line-height: 44px;
  font-weight: 700;
}
.magazin-content h2 strong {
  font-weight: 700;
}
.magazin-content h3 {
  font-size: 20px;
  color: #25292E;
  letter-spacing: 0;
  line-height: 26px;
  font-weight: 700;
}
.magazin-content h3 strong {
  font-weight: 700;
}
.magazin-content h4 {
  font-size: 18px;
  color: #25292E;
  letter-spacing: 0;
  line-height: 24px;
  font-weight: 700;
}
.magazin-content h4 strong {
  font-weight: 700;
}
.magazin-content h5 {
  font-size: 16px;
  color: #25292E;
  letter-spacing: 0;
  line-height: 20px;
  font-weight: 700;
}
.magazin-content h5 strong {
  font-weight: 700;
}
.verwandte-artikel h2 {
  font-size: 24px;
  color: #25292E;
  letter-spacing: 0;
  line-height: 33px;
  font-weight: bold;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 16px;
}
body {
  font-family: "Open Sans";
  color: #48525C;
}
.container {
  max-width: 1410px;
  padding: 0 15px;
}
.container.grey {
  background-color: #f3f5f7;
  color: inherit !important;
}
.container.white,
.bg-white {
  background-color: #fff !important;
}
.bg-grey {
  background-color: #f3f5f7 !important;
}
.bg-light {
  background-color: #fff !important;
}

.row > * {
  padding-right: 15px;
  padding-left: 15px;
}
.row {
  --bs-gutter-x: 30px;
}
.container-fluid .row {
  --bs-gutter-x: 24px;
}
.mb-6 {
  margin-bottom: 5rem !important;
}
.pad0 {
  padding: 0;
}
.lightgrey {
  color: #48525C;
}
.fw600 {
  font-weight: 600;
}
.fs12 {
  font-size: 12px;
}
.infobox {
  min-height: 550px;
}
.text-grey {
  color: #48525C;
}
.text-darkgrey {
  color: #25292E;
}
.text-orange {
  color: #ef7a08;
}

.btn.orange,
.btn.orange:hover,
.btn.orange:focus,
.btn.orange:active {
  background: #EF7A08;
  border: 1px solid #EF7A08;
}
textarea {
  outline: none;
}

/* Header & Navigation */
.header {
  position: fixed;
  top: 0;
  height: 100vh;
  background: #fff;
  width: 270px;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.1);
  z-index: 100;
}
.sidebar {
  width: 270px;
  padding: 15px 0;
  background: #F2F5F8;
  -webkit-box-shadow: 2px 0px 7px 0px rgba(0,0,0,0.2);
  box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.25);
  margin-right: 3px;
}
.sidebar-sm {
  position: fixed;
  width: 100%;
  height: 56px;
  padding: 5px 15px;
  background: #F3F5F7;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.1);
  z-index: 300;
}
.sidebar-sm .navbar {
  background: transparent;
}
.navbar > .container {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
  height: 60px;
}
.navbar {
  padding: 0;
  margin: 0;
  background: #fff;
}
.navbar-nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.8%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2.5' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  transition: background 300ms ease;
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23030F1C'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/20px auto no-repeat;
  transition: background 300ms ease;
}

.navbar-collapse.collapsing {
  right: -75%;
  transition: height 0s ease;
}

.navbar-collapse.show {
  right: 0px;
  transition: right 300ms ease-in-out;
}

.navbar-toggler.collapsed~.navbar-collapse {
  transition: right 500ms ease-in-out;
}
.nav-link {
  top: unset;
  height: unset;
  color: #48525C;
  font-size: 14px;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0.25px;
  line-height: 21px;
}
.submenu {
  margin: 8px 0;
}

#myVcG-Menu li {
  width: 270px;
  color: #48525C;
  font-family: "Open Sans";
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 21px;
  padding: 12.25px 30px;
  border-bottom: 1px solid #E4EAEF;
  cursor: pointer;
}
#myVcG-Menu li.active {
  background: #95C11F;
  color: #fff;
  font-weight: 600;
}
#myVcG-Menu li.active svg path {
  fill: #fff;
}

#myVcG-Menu li.active.sub {
  background: linear-gradient(#95C11F 48px, transparent 0) no-repeat;
}
#myVcG-Menu li.active a,
#myVcG-Menu li.active a.nav-link:focus {
  color: #fff;
  font-weight: 600;
}
#myVcG-Menu li.active a.nav-link:hover {
  color: #fff !important;
}
#myVcG-Menu li.active.sub li.active a,
#myVcG-Menu li.active.sub li.active a.nav-link:focus {
  color: #48525C;
  font-weight: 700;
}
#myVcG-Menu li.active.sub li.active a.nav-link:hover {
  color: #48525C !important;
}
#myVcG-Menu li.active.sub li a,
#myVcG-Menu li.active.sub li a.nav-link:focus {
  color: #48525C;
  font-weight: 400;
}
#myVcG-Menu li.active.sub li a.nav-link:hover {
  color: #48525C !important;
}
#myVcG-Menu .nav-link:focus {
  color: #48525C;
  font-weight: 400;
}
#myVcG-Menu .submenu li {
  color: #48525C;
  font-size: 14px;
  letter-spacing: 0.1px;
  line-height: 21px;
  padding: 12.25px 0px 12.25px 30px;
  border-bottom: 0;
  cursor: pointer;
  width: 265px;
}
#myVcG-Menu .submenu li.active,
#myVcG-Menu .nav-link.active {
  color: #25292E;
  font-weight: bold;
  background: unset;
}
#myVcG-Menu .submenu li.active a,
#myVcG-Menu .nav-link.active a {
  color: #25292E;
}
#myVcG-Menu .submenu li.active a:hover,
#myVcG-Menu .nav-link.active a:hover {
  color: #25292E !important;
  font-weight: 600;
}
a.nav-link {
  padding: 0;
  border-bottom: 2px solid #fff;
}
a.nav-link i {
  font-size: 20px;
  width: 21px;
  text-align: center;
}
a.nav-link:hover {
  color: #111 !important;
  text-decoration: none;
}
.nav-item:hover::after {
  width: unset;
  margin-left: 0;
}
.dropdown-toggle::after {
  display: none;
}
.dropdown-menu {
  position: absolute;
  z-index: 1000;
  display: none;
  min-width: 288px;
  padding: 10px;
  margin: 0;
  margin-top: 0;
  font-size: 1rem;
  font-family: "Open Sans";
  font-size: 14px;
  color: #48525C;
  text-align: left;
  list-style: none;
  background-color: #fff;
  border: 0;
  border-radius: 0;
}
.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0px;
  background: #fff;
}
.dropdown-menu.navbarDropdown4 {
  background: transparent;
}

.dropdown-menu li {
  padding: 10px 0;
}
.dropdown-item:focus, .dropdown-item:hover {
  color: #25292E;
  background-color: unset;
  text-decoration: none;
}
.nav-suche {
  height: 39px;
  width: 39px;
  color: #25292E;
  font-size: 25px;
  text-align: center;
  margin-right: 27px;
  float: left;
}
.header-logo {
  font-size: 30px;
  font-weight: 300;
  color: #95C11F;
  margin: 0 30px 22px;
}
.header-logo a,
.header-logo a:hover {
  color: #95C11F;
  text-decoration: none;
}
.btn-navi {
  font-family: "Open Sans";
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1.07px;
  line-height: 17px;
  text-align: center;
  border-radius: 4px;
  padding: 10px 33px;
  margin-top: -3px;
}
.btn-navi:hover {
  color: #fff;
}
.btn-navi.orange {
  background: #EF7A08;
  border: 1px solid #EF7A08;
}
.btn-navi.green {
  background: #95C11F;
  border: 1px solid #95C11F;
}
.btn-navi.myvcg {
  font-size: 18px;
  font-weight: 300;
  padding: 10px 16px;
}
.btn:focus,
.btn-primary:active:focus {
  outline: 0;
  box-shadow: unset;
}
.navbar-light .navbar-toggler {
  color: #25292e;
  border: 0;
  padding-right: 0;
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:focus-visible {
  outline: none;
}

.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: none;
}
#navbarVcG {
  z-index: 99999;
  background: #fff;
}
.ebschutz {
  display: none;
}
.mehr {
  position: relative;
  /*display: flex;*/
  align-items: center;
  color: #EF7A08;
  font-family: "Open Sans";
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1.07px;
  line-height: 17px;
  /*text-align: left;*/
  background-color: #fff;
  border: 0;
  width: fit-content;
  padding: 10px 0;
  cursor: pointer;
}

#myVcG_Modal {
  width: 420px;
  position: absolute;
  top: 0px;
  border-radius: 0;
  border: 0;
  right: 164px;
  padding: 15px;
  background: #fff;
  letter-spacing: 0.5px;
  -webkit-box-shadow: 0px 1px 10px 1px rgba(0,0,0,0.1);
  box-shadow: 0px 1px 10px 1px rgba(0,0,0,0.1);
}

#myVcG_Modal .modal-header {
  border-bottom: 0;
}

#myVcG_Modal .state,
.myVcG .state {
  color: #25292E;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 26px;
  text-align: center;
  margin-bottom: 30px;
}
#myVcG_Modal .outline,
.myVcG .outline {
  border-radius: 8px;
  background: #fff;
  padding: 0;
  margin: 0 auto;
  text-align: left;
}
#myVcG_Modal .title,
.passwort_vergessen .title,
.myVcG .title {
  color: #48525C;
  font-size: 14px;
  letter-spacing: 0.1px;
  line-height: 21px;
  margin-bottom: 5px;
}
#myVcG_Modal .title .row,
.passwort_vergessen .title .row,
.myVcG .title .row {
  color: #25292E;
  font-size: 16px;
  letter-spacing: 0.15px;
  line-height: 24px;
  margin-bottom: 3px;
}
#myVcG_Modal .title .row span,
.passwort_vergessen .title .row span,
.myVcG .title .row span{
  color: #48525C;
}
#myVcG_Modal .title a,
.passwort_vergessen .title a,
.myVcG .title a {
  color: #95C11F;
  font-family: "Open Sans";
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1.25px;
  line-height: 26px;
}

#myVcG_Modal input,
.passwort_vergessen input,
.myVcG input {
  width: 100%;
  border-radius: 4px;
  background-color: #F2F5F8;
  border: 1px solid #F2F5F8;
  color: #25292E;
  box-shadow: none;
  line-height: 24px;
  letter-spacing: 0.5px;
  padding: 12px 16px;
  margin-bottom: 3px;
}

#myVcG_Modal .modal {
  padding: 0;
}
#myVcG_Modal .modal-dialog {
  max-width: unset;
  margin: 0;
}
#myVcG_Modal .modal-title {
  color: #95C11F;
  font-size: 36px;
  text-align: center;
  width: 312px;
}
#myVcG_Modal .modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 0 1rem;
}
#myVcG_Modal .btn-close {
  box-sizing: content-box;
  width: 32px;
  height: 32px;
  padding: .25em .25em;
  color: #000;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/20px auto no-repeat;
}
#myVcG_Modal .modal-content {
  border: 0;
  border-radius: 0;
}

/* Loginseite */
.container.login {
  margin-top: -100vh;
  height: 100vh;
}
.login-logo {
  position: absolute;
  top: 80px;
  width: 250px;
  height: auto;
}
.login-title {
  color: #95C11F;
  font-size: 44px;
  font-weight: 300;
  text-align: center;
}
#passwort {
  padding-right: 50px;
}
.pw-eye {
  position: relative;
}
.pw-eye-link {
  position: absolute;
  top: -53px;
  right: 0px;
  width: 40px;
  line-height: 50px;
  font-size: 16px;
  cursor: pointer;
}
.pw-eye-link svg path {
  d:path('M12,6 C15.6610975,6 18.9401888,7.56745476 21.8014625,11.401955 C22.0661792,11.7567117 22.0661792,12.2432883 21.8014625,12.598045 C18.9401888,16.4325452 15.6610975,18 12,18 C8.33890247,18 5.0598112,16.4325452 2.19853747,12.598045 C1.93382084,12.2432883 1.93382084,11.7567117 2.19853747,11.401955 C5.0598112,7.56745476 8.33890247,6 12,6 Z M12,8 C9.790861,8 8,9.790861 8,12 C8,14.209139 9.790861,16 12,16 C14.209139,16 16,14.209139 16,12 C16,9.790861 14.209139,8 12,8 Z M12,10 C13.1045695,10 14,10.8954305 14,12 C14,13.1045695 13.1045695,14 12,14 C10.8954305,14 10,13.1045695 10,12 C10,10.8954305 10.8954305,10 12,10 Z');
}
.pw-eye-link.show svg path {
  d:path('M19.2928932,3.29289322 L20.7071068,4.70710678 L4.70710678,20.7071068 L3.29289322,19.2928932 L19.2928932,3.29289322 Z M18.6474198,8.18058382 C19.7488572,8.99700336 20.8007155,10.0608164 21.8014625,11.401955 C22.0661792,11.7567117 22.0661792,12.2432883 21.8014625,12.598045 C18.9401888,16.4325452 15.6610975,18 12,18 C11.0301775,18 10.0871611,17.8900091 9.17161633,17.6570229 L10.9651359,15.8648402 C11.2952233,15.9530016 11.6421231,16 12,16 C14.209139,16 16,14.209139 16,12 C16,11.6421231 15.9530016,11.2952233 15.8648402,10.9651359 Z M12,6 C12.9698225,6 13.9128389,6.10999094 14.8283837,6.34297711 L13.0358653,8.13542737 C12.7054782,8.0470935 12.3582388,8 12,8 C9.790861,8 8,9.790861 8,12 C8,12.3582388 8.0470935,12.7054782 8.13542737,13.0358653 L5.35258015,15.8194162 C4.25114281,15.0029966 3.19928451,13.9391836 2.19853747,12.598045 C1.93382084,12.2432883 1.93382084,11.7567117 2.19853747,11.401955 C5.0598112,7.56745476 8.33890247,6 12,6 Z');
}
.passwort_vergessen h2 {
  font-size: 24px;
  font-weight: 700;
  color: #25292E;
}

/* Startseite */
.start-top {
  padding: 0 12px;
}
.startbild,
.start-top .row .col-12 img.startbild {
  width: 100%;
  height: 428px;
  object-fit: cover;
  object-position: center;
}
.newsbild {
  border-radius: 4px;
}

.start-top-text {
  position: relative;
  top: -230px;
  margin-bottom: -100px;
  color: #fff;
  font-size: 30px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 57px;
  text-align: center;
}
.start-top-text h3 {
  font-size: 48px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 65px;
}
.start-top-hcpi {
  position: relative;
  margin-top: -178px;
}
.hcpi-circle {
  height: 97px;
  width: 97px;
  border: 3px solid #fff;
  border-radius: 150px;
  background: linear-gradient(180deg, #A9D31E 0%, #88B719 100%);
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 24px;
  text-align: center;
  padding: 16px 0;
}
.hcpi-circle span {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 25px;
  text-align: center;
}
.hcpi-hinweis {
  position: absolute;
  width: 270px;
  top: -100px;
  right: 50px;
  background: #25292E;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
  padding: 15px 20px;
  text-align: center;
  z-index: 2;
}

.news-box {
  background-color: #FFFFFF;
  padding: 24px;
}
.news-box .row .col-12 img {
  max-width: 100% !important;
  height: auto !important;
}

.bildinfo-box {
  max-height: 0;
  padding: 0 24px;
  background: #efefef;
  overflow: hidden;
  transition: max-height 1s ease-in-out;
}
.bildinfo-box.show {
  max-height: 100%;
}
#startanzeige .bildinfo-box {
  top: -37px;
  position: relative;
}
#news_content .bilderdiv {
  position: relative;
  overflow: unset;
}
#news_content .bildinfo-box {
  position: absolute;
  width: calc(100% - 30px);
}
.bildinfo-box .bildinfo {
  padding: 16px 0;
  font-size: 12px;
}
.bildinfo-box .bildinfo .quelle {
  display: inline-block;
  font-size: 10px;
  color: #999;
  margin-left: 6px;
}
#bildarrow {
  position: absolute;
  width: 36px;
  height: 36px;
  margin-top: -55px;
  margin-left: 85px;
  color: #dfdfdf;
  background-color: #111;
  border: 1px solid #dfdfdf;
  border-radius: 4px;
  cursor: pointer;
  display: block;
  opacity: .75;
  padding: 5px 9.5px;
  transition: opacity .1s ease-in;
  z-index: 11;
}
#bildarrow:hover,
.bildarrow:hover {
  color: #fff;
  border: 1px solid #fff;
  opacity: 1;
}
.bildarrow {
  position: absolute;
  width: 36px;
  height: 36px;
  margin-top: -45px;
  margin-left: 20px;
  color: #dfdfdf;
  background-color: #111;
  border: 1px solid #dfdfdf;
  border-radius: 4px;
  cursor: pointer;
  display: block;
  opacity: .75;
  padding: 5px 10px;
  transition: opacity .1s ease-in;
  z-index: 11;
}
#bildarrow i,
.bildarrow {
  font-size: 16px;
}
.bilderdiv {
  position: relative;
  overflow: hidden;
}
.bilderdiv-padding {
  padding: 0px 85px 0px 60px;
}
.news-content {
  color: #555;
}

#accordionNews .accordion-button,
.news-content button.mehr {
  position: relative;
  display: flex;
  align-items: center;
  color: #95C11F;
  font-family: "Open Sans";
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1.07px;
  line-height: 17px;
  text-align: left;
  background-color: #fff;
  border: 0;
  width: fit-content;
  padding: 10px 0;
  cursor: pointer;
}
.news-content button.nachladen {
  width: 360px;
}
.news-content button svg {
  margin-left: 10px;
}
#accordionNews .accordion-button::after {
  margin-top: 8px;
  margin-left: 10px;
  color: #95C11F;
  line-height: 17px;
}
#accordionNews .accordion-button:not(.collapsed)::after {
  margin-top: -5px;
  margin-left: -3px;
  color: #95C11F;
  line-height: 17px;
}
#accordionNews .accordion-item {
  padding: 0;
}
#accordionNews .accordion-body {
  padding: 0;
}
.accordion-body.fs14 {
    font-size: 14px;
    letter-spacing: 0.44px;
    line-height: 24px;
}
.topbild-img-blur {
  width: 100%;
  height: 404px;
  -webkit-filter: blur(15px);
  filter: blur(15px);
}
.topbild-img {
  position: absolute;
  top: -404px;
  width: 100%;
  object-fit: cover;
  object-position: center;
  text-align: center;
}
.topbild-img img,
.start-top .row .col-12 .topbild-img img {
  width: auto;
  height: 404px;
}
.news-date {
  color: #25292E;
  font-size: 10px;
  font-weight: bold;
  /*text-transform: uppercase;*/
  letter-spacing: 1.5px;
  line-height: 14px;
  margin: 0 0 4px 0;
}
.news-title {
  color: #25292E;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 33px;
  margin: 0 0 12px 0;
}
.news-desc {
  color: #48525C;
  font-family: "Open Sans";
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 24px;
}

.newsbild-desc {
  margin: 8px 0;
  color: #48525C;
  font-size: 12px;
  letter-spacing: 0.4px;
  line-height: 17px;
  text-align: center;
}

.news-desc-dyn {
  max-height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: max-height 900ms ease-out;
  -moz-transition: max-height 900ms ease-out;
  -o-transition: max-height 900ms ease-out;
  transition: max-height 900ms ease-out;
}
.news-desc-dyn.show {
  max-height: 600px;
  -webkit-transition: max-height 900ms ease-in;
  -moz-transition: max-height 900ms ease-in;
  -o-transition: max-height 900ms ease-in;
  transition: max-height 900ms ease-in;
}
.newsseite-content {
  color: #48525C;
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 24px;
}
.newsseite-content h3 {
  color: #25292E;
  font-size: 48px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 65px;
}
.newsseite-content h6 {
  color: #25292E;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.15px;
  line-height: 27px;
}
.news-content h4 {
  color: #25292E;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 33px;
}
.smallline {
  width: fit-content;
  color: #25292E;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  line-height: 14px;
  margin-bottom: 5px;
}
.subline {
  width: fit-content;
  color: #6F7985;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
}

/* Sidebar - Navi */
.sidebar-bottom {
  padding: 0 15px;
}
.sidebar-bottom .btn {
  width: 100%;
  height: 48px;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1.25px;
  line-height: 19px;
  text-align: center;
  padding: 14px 0;
}

#sidebar-suche,
#sidebar-suche2  {
  color: #25292E;
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 24px;
  padding: 12px 16px 12px 50px;
  border: 0;
}
#sidebar-suche:focus,
#sidebar-suche2:focus {
  box-shadow: none;
}

.sidebar-suche .input-group-addon,
.sidebar-suche2 .input-group-addon {
  font-size: 20px;
  color: #8D9AA8;
  position: relative;
  top: 40px;
  left: 18px;
  z-index: 10;
}

.marker-position {
  top: -4px;
  left: 0;
  position: relative;
}

.btn-close:focus {
  outline: 0;
  box-shadow: none;
}
.fz14 {
  font-size: 14px;
  line-height: 19px;
}
.fz16 {
  font-size: 16px;
  line-height: 24px;
}
.myVcG .fz16 {
  font-size: 16px;
  line-height: 32px;
}
a.green {
  color: #95C11F;
  letter-spacing: 1.25px;
}


/* Eventseite */
.events-top {
  height: 65px;
  width: 100%;
  padding: 0;
  background-color: #48525C;
}
.events-top .heading {
  width: fit-content;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 33px;
  padding: 16px 0 16px 70px;
  float: left;
}
.events-top .heading-filter {
  width: fit-content;
  color: #95C11F;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1.07px;
  line-height: 17px;
  padding: 23px 0;
  cursor: pointer;
  float: right;
}
.events-top .heading-filter i {
  line-height: 17px;
  font-size: 20px;
  margin-right: 5px;
  vertical-align: middle;
}
.events-top .heading-filter i.small {
  line-height: 17px;
  font-size: 14px;
  margin-left: 10px;
  vertical-align: bottom;
}
.filter-layer {
  position: relative;
}
.vcg-events.events-filter {
  display: block;
  opacity: 0;
  margin-top: -100000px;
  position: absolute;
  width: 100%;
  background: #fff;
  padding: 24px 0;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  box-shadow: 0 2px 6px 0 rgba(0,0,0,0.25);
  -webkit-transition: opacity 300ms ease-out;
  -moz-transition: opacity 300ms ease-out;
  -o-transition: opacity 300ms ease-out;
  transition: opacity 300ms ease-out;
  z-index: 100;
}
.vcg-events.events-filter.show {
  opacity: 1;
  margin-top: 0;
  -webkit-transition: opacity 300ms ease-in;
  -moz-transition: opacity 300ms ease-in;
  -o-transition: opacity 300ms ease-in;
  transition: opacity 300ms ease-in;
}
.vcg-events.events-filter label {
  line-height: 27px;
}
.offene-turniere.events-filter {
  display: block;
  opacity: 0;
  margin-top: -100000px;
  position: absolute;
  width: 100%;
  background: #fff;
  padding: 24px 0;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  box-shadow: 0 2px 6px 0 rgba(0,0,0,0.25);
  -webkit-transition: opacity 300ms ease-out;
  -moz-transition: opacity 300ms ease-out;
  -o-transition: opacity 300ms ease-out;
  transition: opacity 300ms ease-out;
  z-index: 100;
}
.offene-turniere.events-filter.show {
  opacity: 1;
  margin-top: 0;
  -webkit-transition: opacity 300ms ease-in;
  -moz-transition: opacity 300ms ease-in;
  -o-transition: opacity 300ms ease-in;
  transition: opacity 300ms ease-in;
}
.events-filter > div:first-child {
  padding: 0 0 0 70px;
}
.events-filter .titel {
  color: #48525C;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.1px;
  line-height: 21px;
}
.events-filter .title {
  color: #48525C;
  font-size: 14px;
  letter-spacing: 0.1px;
  line-height: 21px;
  margin-bottom: 5px;
}
.events-filter .input-group-suche {
  position: absolute;
  font-size: 19px;
  float: right;
  height: 48px;
  color: #8D9AA8;
  cursor: pointer;
  top: 50px;
  right: 14px;
}
.events-filter .input-group-delete {
  position: absolute;
  font-size: 19px;
  color: #8D9AA8;
  cursor: pointer;
  right: 47px;
  top: 35px;
  border-right: 1px solid #ccc;
  height: 49px;
  padding: 14px;
}
.events-filter input {
  width: 100%;
  border-radius: 4px;
  background-color: #F2F5F8;
  border: 1px solid #F2F5F8;
  color: #25292E;
  box-shadow: none;
  line-height: 24px;
  letter-spacing: 0.5px;
  padding: 12px 16px;
  margin-bottom: 3px;
}
.events-filter .anfahrt {
  color: #48525C;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.15px;
  line-height: 24px;
}
.filter-calendar {
  font-size: 22px;
  padding: 13px 16px;
  background: #f2f5f8;
  height: 50px;
}
input[type=date]:focus {
  outline: none;
  border: 1px solid #F2F5F8;
  box-shadow: none;
  background: #F2F5F8;
}
input[type=range] {
  width: 100%;
  margin: 4px 0;
  background-color: transparent;
  -webkit-appearance: none;
  border: 0;
  box-shadow: none;
  outline: none;
  padding: 0px 2px;
}
input[type=range]:focus,
input[type=range]::-webkit-slider-runnable-track {
  outline: none;
  box-shadow: none
}
input[type=range]::-webkit-slider-runnable-track {
  background: #95c11f;
  border: 0;
  border-radius: 8px;
  width: 100%;
  height: 8px;
  cursor: pointer;
}
input[type=range]::-webkit-slider-thumb {
  margin-top: -8px;
  width: 24px;
  height: 24px;
  background: #ffffff;
  border: 1.4px solid rgba(0, 0, 0, 0.2);
  border-radius: 24px;
  cursor: pointer;
  -webkit-appearance: none;
}
input[type=range]:focus::-webkit-slider-runnable-track {
  background: #a9db23;
}
input[type=range]::-moz-range-track {
  background: #95c11f;
  border: 0;
  border-radius: 8px;
  width: 100%;
  height: 8px;
  cursor: pointer;
}
input[type=range]::-moz-range-thumb {
  width: 24px;
  height: 24px;
  background: #ffffff;
  border: 1.4px solid rgba(0, 0, 0, 0.2);
  border-radius: 24px;
  cursor: pointer;
}
input[type=range]::-ms-track {
  background: transparent;
  border-color: transparent;
  border-width: 8px 0;
  color: transparent;
  width: 100%;
  height: 8px;
  cursor: pointer;
}
input[type=range]::-ms-fill-lower {
  background: #81a71b;
  border: 0;
  border-radius: 16px;
}
input[type=range]::-ms-fill-upper {
  background: #95c11f;
  border: 0;
  border-radius: 16px;
}
input[type=range]::-ms-thumb {
  width: 24px;
  height: 24px;
  background: #ffffff;
  border: 1.4px solid rgba(0, 0, 0, 0.2);
  border-radius: 24px;
  cursor: pointer;
  margin-top: 0px;
}
input[type=range]:focus::-ms-fill-lower {
  background: #95c11f;
}
input[type=range]:focus::-ms-fill-upper {
  background: #a9db23;
}
datalist {
  display: flex;
  justify-content: space-between;
  color: #48525C;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1.07px;
  line-height: 17px;
  width: 100%;
}
datalist option{
  width: 30px;
  text-align: center;
}
.btn.suchen {
  width: 360px;
}

.breadcrumb {
  color: #8D9AA8;
  font-size: 12px;
  letter-spacing: 0.4px;
  line-height: 13px;
}
.breadcrumb a,
.breadcrumb a:active {
  color: #8D9AA8;
}
.breadcrumb a:hover {
  color: #8D9AA8;
  text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item::before {
  color: #8D9AA8;
  content: var(--bs-breadcrumb-divider, ">");
}
.radius4 {
  border-radius: 4px;
}
.radius8 {
  border-radius: 8px;
}
.square-image{
  width: 100%;
  object-fit: cover;
  aspect-ratio: 1/1;
}
.lightbox-caption0 {
  margin: 0;
}
.lightbox-caption {
  position: absolute;
  bottom: 16px;
  left: 0;
  width: 100%;
  font-size: 12px;
  color: #fff !important;
  letter-spacing: 0.4px;
  line-height: 22px;
  background-color: black;
  padding: 12px 16px !important;
  opacity: 0.75;
  text-align: left !important;
  z-index: 10;
}
.lightbox-caption2 {
  position: absolute;
  right: 12px;
  bottom: 22px;
  padding: 3px 6px;
  z-index: 10;
  font-size: 19px;
  color: #fff;
  cursor: pointer;
}
.lightbox-caption em,
.lightbox .counter em {
  font-style: normal;
}
.lightbox .counter {
  position: absolute;
  top: 12px;
  right: 12px;
  height: 29px;
  width: 50px;
  border-radius: 16px;
  background-color: rgba(0,0,0,0.15);
  color: #fff;
  font-size: 12px;
  letter-spacing: 0.4px;
  line-height: 13px;
  padding-top: 8px;
  text-align: center;
  z-index: 11;
}
.eventbild-maske {
  filter: brightness(60%);
}
.video-maske {
  filter: brightness(75%);
}
.event-bilder-infos {
  position: absolute;
  bottom: 30px;
  left: 85px;
  width: 50%;
}
.event-bilder-datum {
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 1.5px;
  line-height: 14px;
}
.event-bilder-name {
  color: #fff;
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 46px;
}
.event-bilder-details {
  color: #fff;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 21px;
}
#event_content .carousel-item img.heightcover,
#angebote_content .carousel-item img.heightcover {
  object-fit: cover;
  object-position: center center;
  border-radius: 4px;
  width: 100%;
  height: 288px;
}
#event_content .counter, .counter-verkomevents {
  position: absolute;
  top: 310px;
  right: 16px;
  height: 29px;
  width: 45px;
  border-radius: 16px;
  background-color: rgba(255,255,255,0.3);
  color: #fff;
  font-size: 12px;
  letter-spacing: 0.4px;
  line-height: 13px;
  padding-top: 8px;
  text-align: center;
}
#hinweis-container {
  z-index: 9999;
  max-width: 350px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: fixed;
  text-align: center;
  display: none;
  font-size:13px;
}
#hinweis-container .modal-content {
  border-radius: 12px;
  padding: 10px 20px 30px;
}
#hinweis-container .btn-close {
  font-size: 16px;
}
#do_download {
  padding: 15px 50px;
}

.video-link {
    position: relative;
}

.play-icon {
    position: absolute;
    bottom: 370%;
    left: 50%;
    align-items: center;
    transform: translate(-50%, -50%);
    font-size: 48px; /* Du kannst die Schriftgröße anpassen */
    color: white; /* Du kannst die Farbe anpassen */
}

@supports (-ms-ime-align:auto) {
  input[type=range] {
    margin: 0;
  }
}


.main-content-area .container {
  margin-right: auto;
  margin-left: unset;
}
.main-content-area .container .row {
  margin: 0;
}
.events-map {
  height: 535px;
  width: 100%;
}
.angebote-map {
  height: 558px;
  width: 100%;
}
.neutral-link{
  cursor: pointer;
  color: #25292E;
}
.neutral-link:hover {
  color: #25292E;
  text-decoration: none;
}
.neutral-link-white{
  cursor: pointer;
  color: #fff;
}
.neutral-link-white:hover {
  color: #fff;
  text-decoration: none;
}
.event-content {
  padding: 27px 0 10px 70px;
}
.event-umkreis {
  height: 24px;
  width: fit-content;
  border-radius: 4px;
  background-color: #FFFFFF;
  color: #48525C;
  font-size: 12px;
  letter-spacing: 0.4px;
  line-height: 18px;
  padding: 3px 12px;
}
.event-box {
  border-radius: 8px;
  background-color: #FFFFFF;
  padding: 24px;
}
.event-date {
  color: #25292E;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  line-height: 14px;
  margin: 0 0 4px 40px;
}
.event-title {
  color: #25292E;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.15px;
  line-height: 27px;
  margin: 0 0 12px 40px;
}
.event-title a,
.event-title a:hover{
  color: #25292E;
  text-decoration: none;
}
#golfplaetze_content_favorit .golfplaetze-box .event-title,
#golfplaetze_content_favorit .golfplaetze-box .bewertung1,
#golfplaetze_content_favorit .golfplaetze-box .event-details,
#golfplaetze_content_favorit .golfplaetze-box .kontakt1 {
  margin-left: 0;
}
.padr0.event-date,
.padr0.event-title,
.padr0.event-details {
  margin: 0 0 12px 0;
}

.myprofile.event-title {
  margin: 0 0 12px 0px;
}
.ps55 {
  padding-left: 55px;
}

.event-previewimg {
  height: 76px;
  float: left;
  padding-right: 16px;
}
.event-previewimg img {
  width: 101px;
  height: 76px;
}
.event-inforight {
  margin-left: 117px;
}
.event-inforight .event-date {
  margin: 0 0 4px 0;
}
.event-inforight .event-title {
  margin: 0 0 12px 0;
}
.event-inforight .event-ergebnisliste {
  position: relative;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1.07px;
  line-height: 13px;
}
.event-inforight .event-ergebnisliste .event-arrow {
  right: 0;
  position: absolute;
}
.event-inforight .event-ergebnisliste a,
.event-inforight .event-ergebnisliste a:active,
.event-inforight .event-ergebnisliste a:focus,
.event-inforight .event-ergebnisliste a:hover {
  color: #95C11F;
}

.event-marker {
  margin-top: -2px;
  margin-left: -2px;
  font-size: 27px;
  line-height: 27px;
  position: absolute;
}
.map-pos {
  position: absolute;
  top: 0px;
  left: 9px;
  width: 16px;
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  text-align: center;
}
.event-details {
  color: #25292E;
  border-radius: 500px;
  background-color: #F2F5F8;
  font-size: 12px;
  letter-spacing: 0.4px;
  line-height: 13px;
  text-align: center;
  padding: 3px 12px;
  margin: 0 0 10px 40px;
  width: fit-content;
  float: left;
}
.event-kosten {
  color: #25292E;
  border-radius: 500px;
  background-color: #F2F5F8;
  font-size: 12px;
  letter-spacing: 0.4px;
  line-height: 13px;
  text-align: center;
  padding: 3px 12px;
  margin: 0 0 10px 10px;
  width: fit-content;
  float: left;
}
.event-legende {
  font-size: 15px;
  line-height: 19px;
  text-align: center;
  margin: -2px 0 10px 10px;
  width: fit-content;
  float: left;
}
.event-box .circle-icon.green {
  background: #95C11F;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  text-align: center;
  line-height: 24px;
  padding: 0px;
  font-size: 14px;
  color: #fff;
}
.event-box hr {
  height: 1px;
  width: 100%;
  background-color: #dfdfdf;
}
.event-mailadresse {
  color: #48525C;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 27px;
  margin: 0 0 12px 40px;
}
.event-mailadresse-icon {
  color: #95C11F;
  margin-top: -2px;
  margin-left: -2px;
  font-size: 20px;
  line-height: 27px;
  position: absolute;
}
.event-mailadresse a,
.event-mailadresse a:hover {
  color: #48525C;
  text-decoration: none;
}
.event-adresse {
  color: #48525C;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 27px;
  margin: 0 0 12px 40px;
}
.event-adresse-icon {
  color: #95C11F;
  margin-top: -2px;
  margin-left: -2px;
  font-size: 20px;
  line-height: 27px;
  position: absolute;
}
.event-adresse a,
.event-adresse a:hover {
  color: #48525C;
  text-decoration: none;
}
.event-url {
  color: #48525C;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 27px;
  margin: 0 0 12px 40px;
}
.event-url-icon {
  color: #95C11F;
  margin-top: -2px;
  margin-left: -2px;
  font-size: 20px;
  line-height: 27px;
  position: absolute;
}
.event-url a,
.event-url a:hover {
  color: #48525C;
  text-decoration: none;
}
.event-entfernung {
  color: #48525C;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 27px;
  margin: 0 0 12px 40px;
}
.event-entfernung-icon {
  color: #95C11F;
  margin-top: -2px;
  margin-left: -2px;
  font-size: 20px;
  line-height: 27px;
  position: absolute;
}
.event-freie-plaetze {
  color: #95C11F;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 27px;
  margin: 0 0 12px 40px;
}
.event-freie-plaetze-icon {
  color: #95C11F;
  margin-top: -2px;
  margin-left: -2px;
  font-size: 20px;
  line-height: 27px;
  position: absolute;
}
.event-freie-plaetze.red,
.event-freie-plaetze-icon.red {
  color: #f45625;
}
.event-freie-plaetze.orange,
.event-freie-plaetze-icon.orange {
  color: #ef7a08;
}
.event-box .anmelden {
  width: 270px;
}

.disab-event-button {
  background-color: #b5bfc9 !important;
  border-color: #b5bfc9 !important;
}

.disab-event-button {
  background-color: #b5bfc9 !important;
  border-color: #b5bfc9 !important;
}

#accordionEvents .accordion-button {
  color: #95C11F;
  font-family: "Open Sans";
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1.07px;
  line-height: 17px;
  width: fit-content;
  padding: 10px 0;
  margin-left: -5px;
}
#accordionEvents .accordion-button::after {
  margin-top: 8px;
  margin-left: 10px;
  color: #95C11F;
  line-height: 17px;
}
#accordionEvents .accordion-button:not(.collapsed)::after {
  margin-top: -5px;
  margin-left: -3px;
  color: #95C11F;
  line-height: 17px;
}
#accordionEvents .accordion-item {
  padding: 0;
}
#accordionEvents .accordion-body {
  padding: 0;
}
#accordionEvents .carousel-item img {
  border-radius: 5px;
}

.event-box .bewertung1 {
  width: fit-content;
  color: #FFAB00;
  font-size: 18px;
  letter-spacing: 0.25px;
  line-height: 21px;
  float: left;
  margin-right: 10px;
  margin-bottom: 16px;
}
.event-box .bewertung2 {
  width: fit-content;
  color: #25292E;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 21px;
  float: left;
  margin-right: 10px;
  margin-bottom: 16px;
}
.event-box .bewertung3 {
  width: fit-content;
  color: #8D9AA8;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 21px;
  margin-bottom: 16px;
  float: left;
}

.bewertung-box .bewertung-datum {
  position: absolute;
  right: 15px;
  top: 0px;
  font-size: 14px;
}
.event-box .eventinfos{
  width: fit-content;
  color: #48525C;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 21px;
  float: left;
  margin: 6px 0;
}
.event-box .eventinfos-text{
  width: fit-content;
  color: #48525C;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 21px;
  float: left;
  margin: 6px 0;
  word-break: break-word;
}
.event-box .eventinfos-text.icon {
  font-size: 21px;
  color: #95C11F;
  margin-left: -3px;
  margin-top: 3px;
}
.btn.nachladen {
  padding: 12px 94px;
  height: 48px;
  min-width: 362px;
}
.anmeldung-top {
  padding: 25px 0;

}
.anmeldung-top h1 {
  color: #25292E;
  font-size: 60px;
  font-weight: bold;
  letter-spacing: -0.5px;
  line-height: 82px;
  text-align: center;
  margin: 10px 0;
}
.anmeldung-top h2 {
  color: #48525C;
  font-size: 24px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 36px;
  text-align: center;
  margin: 10px 0;
}
.anmeldung-top h3 {
  color: #48525C;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.5px;
  line-height: 24px;
  text-align: center;
}
.abmeldung-top h1 {
  color: #25292E;
  font-size: 48px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 65px;
  text-align: center;
  margin: 20px 0;
}
.abmeldung-top h2 {
  color: #48525C;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 24px;
  text-align: center;
  margin: 20px 0;
}
.btn.anmelden {
  width: 270px;
}
.anmeldung-main .zurueck {
  margin: 15px 0px 15px 0px;
  color: #48525C;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 1.25px;
  display: inline-flex;
  cursor: pointer;
}
.events.anmeldung-main .zahlungsart-typ {
  height: 90px;
  display: flex;
  align-items: center;
}
.events.anmeldung-main .zahlungsart .checkmark {
  border: 0;
  background-color: #fff;
  margin: 32px 20px;
  text-align: center;
  float: left;
}
.anmeldung-main textarea {
  width: 100%;
  min-height: 170px;
  border-radius: 4px;
  background-color: #FFFFFF;
  color: #25292E;
  box-shadow: 0;
  line-height: 24px;
  letter-spacing: 0.5px;
  padding: 12px 16px;
  margin-bottom: 3px;
  resize: none;
}
.anmeldung-main i.kalender {
  font-size: 22px;
  color: #95c11f;
  padding-left: 11px;
  line-height: 19px;
}
.alert-primary {
  color: #25292E;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 21px;
  background-color: #F3F5F7;
  border-color: #F3F5F7;
  border-radius: 8px;
  box-shadow: 0 2px 6px 0 rgba(0,0,0,0.25);
  margin-bottom: 50px;
}
.alert-warning {
  color: #e67300;
  font-size: 14px;
  border-radius: 8px;
}
.alert-primary.yellow{
  background-color: #fff3cc;
}
#events-anmeldung-meine-daten .container{
  max-width: 956px;
  margin: 0 auto;
}
#events-anmeldung-meine-daten .form-label{
  font-size: 14px;
}
#events-anmeldung-meine-daten .eventdata-right {
  border-right: 1px solid #ccc;
}
.event-content.formate .overline {
  color: #48525C;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 1.5px;
  line-height: 14px;
  text-align: center;
  margin: 37px 0 8px;
}
.event-content.formate h1 {
  color: #25292E;
  font-size: 60px;
  font-weight: bold;
  letter-spacing: -0.5px;
  line-height: 82px;
  text-align: center;
}
.event-content.formate h2 {
  color: #48525C;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 36px;
  text-align: center;
  margin: 16px 0;
  font-weight: 300;
}
.event-content.formate h3 {
  color: #25292E;
  font-size: 48px;
  font-weight: bold;
  letter-spacing: 0;
  text-align: center;
  line-height: 52px;
}
.event-content.bilder h2 {
  color: #25292E;
  font-size: 60px;
  font-weight: bold;
  letter-spacing: -0.5px;
  line-height: 82px;
  text-align: center;
}
.event-content.bilder h3 {
  color: #25292E;
  font-size: 48px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 52px;
}
.event-content.bilder h5 {
  color: #48525C;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 36px;
  text-align: center;
  margin: 16px 0;
}
.event-content.bilder .form-label {
  color: #48525C;
  font-size: 14px;
  letter-spacing: 0.1px;
  line-height: 21px;
}
.event-content .alert-warning {
  color: #25292E;
  font-size: 14px;
  border: 1px solid #F3F5F7;
  border-radius: 8px;
  background-color: #F3F5F7;
  box-shadow: 0 2px 6px 0 rgba(0,0,0,0.25);
  padding: 17px;
  overflow: auto;
}
.event-content .alert-warning img {
  filter: brightness(0) saturate(100%) invert(75%) sepia(5%) saturate(1037%) hue-rotate(171deg) brightness(82%) contrast(83%);
}
.event-content .alert-info {
  color: #25292E;
  font-size: 14px;
  border: 1px solid #EAF3D2;
  border-radius: 8px;
  background-color: #EAF3D2;
  padding: 17px;
  overflow: auto;
}
.event-content .alert-info img {
  filter: brightness(0) saturate(100%) invert(71%) sepia(55%) saturate(630%) hue-rotate(29deg) brightness(91%) contrast(88%);
}
.event-content.bilder .control-checkbox {
  line-height: 27px;
}
.event-content .accordion-item .accordion-body {
  color: #25292E;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 21px;
}
.event-formate-footer {
  color: #48525C;
  font-size: 12px;
  letter-spacing: 0.4px;
  line-height: 13px;
  text-align: center;
}

/* Golfplatzseite */
.golfplaetze-top {
  height: 65px;
  width: 100%;
  padding: 0;
  background-color: #48525C;
}
.golfplaetz-details-top {
  height: 56px;
  width: 100%;
  padding: 0;
  background-color: #fff;
  padding-top: 2px;
}
.golfplaetz-details-top ul {
  width: fit-content;
  margin: 0 auto;
  list-style: none;
}
.golfplaetz-details-top ul li{
  display: flex;
  float: left;
  cursor: pointer;
}
.golfplaetz-details-top ul li a {
  display: block;
  width: max-content;
  font-size: 16px;
  font-weight: bold;
  color: #8D9AA8;
  letter-spacing: 0.15px;
  line-height: 24px;
  text-align: center;
  text-transform: none;
  padding: 10px 22px;
}
.golfplaetz-details-top ul li a.active {
  font-weight: bold;
  color: #25292E;
  border-bottom: 2px solid #95C11F;
}

.golfplaetz-details-top ul li a:hover,
.golfplaetz-details-top ul li a:focus {
  text-decoration: none;
}
.golfplatz-map {
  height: 404px;
  width: 100%;
}
.golfplatz-map.bilder iframe,
.golfplatz-map.bilder .cookieconsent-optout-marketing {
  display: none !important;
}
.golfplatz-map iframe {
  display: block;
}
.golfplatz-map.bilder #carouselGolfplatz {
  display: block;
}
.golfplatz-map #carouselGolfplatz {
  display: none;
}

#carouselGolfplatz .carousel-img-blur {
  width: 100%;
  height: 404px;
  background-size: cover;
  background-position: center;
  -webkit-filter: blur(15px);
  filter: blur(15px);
}
#carouselAngebote .carousel-img-blur {
  width: 100%;
  height: 367px;
  background-size: cover;
  background-position: center;
  -webkit-filter: blur(15px);
  filter: blur(15px);
}
.magazin-content .carousel-img-blur {
  width: 100%;
  height: 323px;
  background-size: cover;
  background-position: center;
  -webkit-filter: blur(15px);
  filter: blur(15px);
}
#carouselGolfplatz .carousel-img {
  position: absolute;
  top: -404px;
  width: auto;
  max-width: 100%;
  height: 404px;
  object-fit: cover;
  object-position: center;
  left: 50%;
  transform: translate(-50%, 0%);
}
#golfplaetze_content .carousel-item img.heightcover,
#golfplaetze_content_favorit .carousel-item img.heightcover {
  object-fit: cover;
  object-position: center center;
  border-radius: 4px;
  width: 100%;
  height: 352px;
}

.carousel-item .container {
  position: relative;
}

#carouselGolfplatz .carousel-control-prev,
#carouselGolfplatz .carousel-control-next {
  opacity: 1;
  width: 5%;
}
#carouselGolfplatz .carousel-control-prev i,
#carouselGolfplatz .carousel-control-next i {
  color: #fff;
}
.embed-responsive-video {
    width: 100%;
    height: auto;
    aspect-ratio: 16/9;
}
.bildquelle {
  position: absolute;
  margin-top: -48px;
  background: #333;
  width: 100%;
  padding: 15px 0 15px;
  color: #fff;
  font-size: 12px;
  letter-spacing: 0.4px;
  line-height: 17px;
  height: 48px;
  opacity: 0.75;
  z-index: 10;
}
.bildquelle2 {
  position: absolute;
  margin-top: -48px;
  width: 100%;
  padding: 15px;
  color: #fff;
  font-size: 12px;
  letter-spacing: 0.4px;
  line-height: 17px;
  height: 48px;
  opacity: 0.75;
  z-index: 11;
}
.bildquelle3 {
  margin-top: -36px;
  background: #333;
  width: 100%;
  padding: 0 10px;
  color: #fff;
  font-size: 12px;
  letter-spacing: 0.4px;
  line-height: 34px;
  height: 36px;
  opacity: 0.75;
  z-index: 10;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
#carouselGolfplatz .counter {
  position: absolute;
  bottom: 20px;
  right: 16px;
  height: 29px;
  width: 45px;
  border-radius: 16px;
  background-color: rgba(255,255,255,0.3);
  color: #fff;
  font-size: 12px;
  letter-spacing: 0.4px;
  line-height: 13px;
  padding-top: 8px;
  text-align: center;
}
.golfplatz-details {
  width: 100%;
  background-color: #fff;
}
.myprofile.golfplatz-details {
  padding: 45px 0 25px 70px;
}
.golfplatz-details .golfplaetze-content .zurueck {
  margin: 15px 0px 25px 0;
}
.golfplatz-details .golfplaetze-content h1 {
  color: #25292E;
  font-size: 48px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 65px;
  margin-bottom: 15px;
}

.golfplatz-details .golfplaetze-box .bewertung1,
.golfplatz-details .golfplaetze-box .event-details,
.golfplatz-details .golfplaetze-box .kontakt1 {
  margin-left: 0;
}

.golfplatz-details .golfplaetze-box .platzbewertung1 {
  color: #25292E;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 26px;
  margin-right: 24px;
  float: left;
}
.golfplatz-details .golfplaetze-box .platzbewertung2 {
  width: fit-content;
  color: #FFAB00;
  font-size: 18px;
  letter-spacing: 0.25px;
  line-height: 21px;
  float: left;
  margin-right: 24px;
  margin-bottom: 16px;
  float: left;
}
.golfplatz-details .golfplaetze-box .platzbewertung3 {
  color: #25292E;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 26px;
  float: left;
}

.golfplaetze-top .heading {
  width: fit-content;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 33px;
  padding: 16px 0 16px 70px;
  float: left;
}
.golfplaetze-top .heading-filter {
  width: fit-content;
  color: #95C11F;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1.07px;
  line-height: 17px;
  padding: 25px 0 0;
  cursor: pointer;
  float: right;
}
.golfplaetze-top .heading-filter i {
  line-height: 17px;
  font-size: 20px;
  margin-right: 5px;
  vertical-align: middle;
}
.golfplaetze-top .heading-filter i.small {
  line-height: 17px;
  font-size: 14px;
  margin-left: 10px;
  vertical-align: bottom;
}
.vcg-golfplaetze.golfplaetze-filter {
  display: block;
  opacity: 0;
  margin-top: -100000px;
  position: absolute;
  width: 100%;
  -webkit-transition: opacity 300ms ease-out;
  -moz-transition: opacity 300ms ease-out;
  -o-transition: opacity 300ms ease-out;
  transition: opacity 300ms ease-out;
  z-index: 99;
}
.vcg-golfplaetze.golfplaetze-filter.show {
  opacity: 1;
  margin-top: 0;
  -webkit-transition: opacity 300ms ease-in;
  -moz-transition: opacity 300ms ease-in;
  -o-transition: opacity 300ms ease-in;
  transition: opacity 300ms ease-in;
}
.vcg-golfplaetze.golfplaetze-filter label {
  line-height: 27px;
}
.vcg-golfplaetze.golfplaetze-filter label img {
  margin-top: -2px;
}
.golfplaetze-filter > div:first-child {
  padding: 0 0 0 70px;
}
.filter-right {
  background: #fff;
  padding: 24px 6px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  box-shadow: 0 2px 6px 0 rgba(0,0,0,0.25);
}
.golfplaetze-filter .titel {
  color: #48525C;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.1px;
  line-height: 21px;
}
.golfplaetze-filter .title {
  color: #48525C;
  font-size: 14px;
  letter-spacing: 0.1px;
  line-height: 21px;
  margin-bottom: 5px;
}
.golfplaetze-filter input:not([type="range"]) {
  width: 100%;
  border-radius: 4px;
  background-color: #F2F5F8;
  border: 1px solid #F2F5F8;
  color: #25292E;
  box-shadow: none;
  line-height: 24px;
  letter-spacing: 0.5px;
  padding: 12px 16px;
  margin-bottom: 3px;
}
.golfplaetze-filter #plz-ort {
  padding-right: 96px;
}
.golfplaetze-filter .input-group-suche {
  position: absolute;
  font-size: 19px;
  float: right;
  height: 48px;
  color: #8D9AA8;
  cursor: pointer;
  top: 50px;
  right: 14px;
}
.golfplaetze-filter .input-group-delete {
  position: absolute;
  font-size: 19px;
  color: #8D9AA8;
  cursor: pointer;
  right: 47px;
  top: 35px;
  border-right: 1px solid #ccc;
  height: 49px;
  padding: 14px;
}
.golfplatz-disclaimer {
  font-size: 11px;
  color: grey;
  display: inline-block;
  text-align: right;
  width: 100%;
  line-height: 16px;
}
.ergebnisleiste {
  height: 40px;
  width: 100%;
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 40px;
  background-color: #95C11F;
}
.topbild:not(#startanzeige .startbild),
.start-top .row .col-12 img:not(#startanzeige .startbild) {
  width: 100% !important;
  height: auto !important;
  object-fit: cover;
  object-position: center;
}
.sortierleiste {
  color: #48525C;
  font-size: 14px;
  letter-spacing: 0.1px;
  line-height: 21px;
  background-color: #fff;
}
.sortierleiste2 {
  height: 110px;
  width: 100%;
  color: #48525C;
  font-size: 14px;
  letter-spacing: 0.1px;
  line-height: 21px;
}
.sortierleiste2 .form-select {
  background-color: #fff;
  border: 1px solid #fff;
}

.sortierleiste-favoriten {
  height: 234px;
  width: 100%;
  color: #48525C;
  font-size: 14px;
  letter-spacing: 0.1px;
  line-height: 21px;
  background-color: #fff;
}
.sortierleiste-lieblingsplaetze {
  height: fit-content;
  width: 100%;
  color: #48525C;
  font-size: 14px;
  letter-spacing: 0.1px;
  line-height: 21px;
  background-color: #fff;
}
.lieblingsplaetze-details {
  width: 100%;
  background-color: #fff;
}
.lieblingsplaetze-details a {
  color: #95C11F;
}
.sortierleiste-lieblingsplaetze h3,
.lieblingsplaetze-details h3 {
  color: #25292E;
  font-size: 48px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 65px;
}
.sortierleiste-lieblingsplaetze h5,
.lieblingsplaetze-details h5 {
  color: #25292E;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 33px;
}
.lieblingsplaetze-details .table > :not(:first-child) {
  border-top: 1px solid #e6ecf0;
}
.lieblingsplaetze-details.table {
  margin: 0 auto;
  border-collapse: collapse;
  border-style: hidden;
}
.lieblingsplaetze-details .table th,
.lieblingsplaetze-details .table td {
  padding: 12px 0;
}
.lieblingsplaetze-details .table th[scope=col] {
  color: #48525C;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.1px;
  line-height: 21px;
}
.lieblingsplaetze-details .table th[scope=row] {
  color: #48525C;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0.25px;
  line-height: 21px;
  padding-left: 15px;
}
.lieblingsplaetze-details .table td {
  color: #48525C;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 21px;
}
.lieblingsplaetze-details .table td:last-child {
  width: 15%;
}
.lieblingsplaetze-details .table td i{
  color: #FFAB00;
  font-size: 18px;
  letter-spacing: 0.25px;
  line-height: 21px;
}
.golfplaetze-content {
  padding: 25px 0 25px 70px;
}
.angebote-content {
  padding: 10px 0 10px 70px;
}
.lieblingsplaetze-content {
  padding: 25px 0 0 70px;
}
.golfplatz-details .golfplaetze-content {
  padding: 25px 70px;
}
.golfplatz-details .golfplaetze-bewertungen {
  padding: 45px 70px 25px 70px;
}
.golfplatz-details .golfplaetze-bewertungen .bewertung-abgeben {
  padding-top: 30px;
}
.golfplaetze-bewertungen #sortieren.form-select {
  width: 100%;
  border: 0;
}
.golfplaetze-bewertungen button.mehr {
  display: inline-flex;
  color: #48525C;
  background-color: transparent;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1.25px;
  line-height: 24px;
  border: 0;
  width: fit-content;
  padding: 10px 0;
  cursor: pointer;
}
.golfplaetze-box {
  border-radius: 8px;
  background-color: #FFFFFF;
  padding: 24px;
}
.golfplatz-details .golfplaetze-box {
  border-radius: 0;
  background-color: unset;
  padding: 0;
}
.golfplaetze-box .counter,
#accordionEvents .counter {
  position: absolute;
  top: 12px;
  right: 12px;
  height: 29px;
  width: 45px;
  border-radius: 16px;
  background-color: rgba(255,255,255,0.3);
  color: #fff;
  font-size: 12px;
  letter-spacing: 0.4px;
  line-height: 13px;
  padding-top: 8px;
  text-align: center;
}
.golfplaetze-box.partner {
  border-radius: 4px;
  background-color: #EAF3D2;
  box-shadow: 0 2px 6px 0 rgba(0,0,0,0.25);
}
.golfplaetze-box.partner .event-details,
.golfplaetze-box.partner .event-kosten {
  background-color: #95C11F;
  color: #fff;
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
  margin-top: -50px;
}
#angebote_content .carousel-control-next-icon,
#angebote_content .carousel-control-prev-icon {
  top: 128px;
  position: absolute;
  margin-top: 0;
}
#golfplaetze_content_favorit .carousel-control-next-icon,
#golfplaetze_content_favorit .carousel-control-prev-icon {
  margin-top: 0;
}
.modal.lightbox {
  height: 100vh;
  padding: 0;
  overflow: hidden;
}
.modal.lightbox .modal-dialog {
  padding: 0;
  margin: 0;
}
.modal.lightbox .modal-content {
  margin: 0 auto;
  max-height: 90vh;
  width: 100vh;
  max-width: 800px;
}
.modal.lightbox button.btn-close {
  right: 0 !important;
  top: -45px !important;
  opacity: 1 !important;
}
.modal.lightbox .ratio.ratio-16x9 {
  background: transparent !important;
}
.modal.lightbox .modal-dialog-centered {
  min-height: 100%;
}

.golfplaetze-umkreis {
  height: 24px;
  width: fit-content;
  border-radius: 4px;
  background-color: #F2F5F8;
  color: #48525C;
  font-size: 12px;
  letter-spacing: 0.4px;
  line-height: 18px;
  padding: 3px 12px;
}
#sortieren.form-select {
  width: 360px;
}
.golfplaetze-box .bewertung1 {
  width: fit-content;
  color: #FFAB00;
  font-size: 18px;
  letter-spacing: 0.25px;
  line-height: 21px;
  float: left;
  margin-left: 40px;
  margin-right: 10px;
  margin-bottom: 16px;
}
.golfplaetze-box .bewertung2 {
  width: fit-content;
  color: #25292E;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 21px;
  float: left;
  margin-right: 10px;
  margin-bottom: 16px;
}
.golfplaetze-box .bewertung3 {
  width: fit-content;
  color: #8D9AA8;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 21px;
  margin-bottom: 16px;
  float: left;
}
.golfplaetze-box .bewertung3 a,
.golfplaetze-box .bewertung3 a:hover {
  color: #8D9AA8;
  text-decoration: none;
}
.golfplaetze-box .kontakt1 {
  width: fit-content;
  margin: 6px 10px 0 40px;
  float: left;
}
.golfplaetze-box .kontakt2,
.golfplaetze-box .kontakt3,
.golfplaetze-box .kontakt4 {
  width: fit-content;
  margin: 6px 10px 0 14px;
  float: left;
}
.golfplaetze-box .legende1 {
  width: fit-content;
  margin: 6px 24px 0 0;
  float: left;
}
.golfplaetze-box .legende2 {
  width: fit-content;
  margin: 6px 24px 0 0;
  float: left;
}
.golfplaetze-box .heart {
  position: absolute;
  top: 4px;
  right: 0;
}
.golfplatz-details .golfplaetze-box .heart {
  position: absolute;
  top: 13px;
  right: 15px;
}
.golfplatz-details .bewertung-box {
  border-radius: 8px;
  background-color: #F3F5F7;
  padding: 24px 25px;
}
.golfplatz-details .golfplaetze-box .platzbewertung2 {
  width: fit-content;
  color: #FFAB00;
  font-size: 18px;
  letter-spacing: 0.25px;
  line-height: 26px;
  float: left;
  margin-right: 24px;
  margin-bottom: 16px;
  float: left;
}
.golfplaetze-bewertungen .bewertung-box .bewertung,
.myprofile.golfplatz-details .bewertung-box .bewertung {
  color: #FFAB00;
  font-size: 18px;
  letter-spacing: 0.25px;
  line-height: 21px;
}
.golfplaetze-bewertungen .bewertung-box .bewerter {
  color: #25292E;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 32px;
}
.golfplaetze-bewertungen .bewertung-box .bewerter span {
  font-weight: bold;
}
.golfplaetze-bewertungen .bewertung-box .bewertung-datum {
  position: absolute;
  top: 5px;
  right: 15px;
  color: #48525C;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 21px;
}
.myprofile .golfplaetze-bewertungen .bewertung-box .bewertung-datum {
  position: relative;
  top: unset;
  right: unset;
  font-size: 14px;
  padding-bottom: 0;
  text-align: right;
}
.golfplaetze-bewertungen .bewertung-box .bewertung-text {
  color: #48525C;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 21px;
}
.bewertung-details {
  max-height: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: max-height 400ms ease-out;
  -moz-transition: max-height 400ms ease-out;
  -o-transition: max-height 400ms ease-out;
  transition: max-height 400ms ease-out;
}
.bewertung-details.show {
  max-height: 800px;
  -webkit-transition: max-height 400ms ease-in;
  -moz-transition: max-height 400ms ease-in;
  -o-transition: max-height 400ms ease-in;
  transition: max-height 400ms ease-in;
}
.bewertung-details.lplaetze {
  max-height: 230px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: max-height 400ms ease-out;
  -moz-transition: max-height 400ms ease-out;
  -o-transition: max-height 400ms ease-out;
  transition: max-height 400ms ease-out;
}
.bewertung-details.lplaetze.show {
  -webkit-transition: max-height 400ms ease-in;
  -moz-transition: max-height 400ms ease-in;
  -o-transition: max-height 400ms ease-in;
  transition: max-height 400ms ease-in;
}
button.bewertungen-anzeigen {
  color: #48525C;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1.25px;
  line-height: 19px;
  text-align: center;
}

.golfplaetze-box .spielvorgabe {
  position: absolute;
  top: -22px;
  right: 22px;
  height: 64px;
  width: 64px;
  border: 2px solid #fff;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  background-color: #FDC300;
  border-radius: 100px;
  text-align: center;
  padding: 11px 10px 10px 7px;
  cursor: pointer;
  z-index: 10;
}
.golfplaetze-box.partner .partner-logo {
  position: absolute;
  top: 7px;
  left: 10px;
  z-index: 10;
}
button.legende,
button.legende:hover,
button.legende:focus,
button.legende:active {
  height: 48px;
  color: #48525C;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1.25px;
  line-height: 19px;
  text-align: center;
  border: 1px solid #bbc4cd;
  background-color: transparent;
  padding: 14px 146px;
  min-width: 362px;
}
.golfplaetze-bewertungen button.legende {
  width: 100%;
  padding: 14px 25px;
}

#accordion-platzdetails .accordion-body {
  color: #25292E;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 21px;
}

.greenfee-header {
  width: 100%;
  height: 34px;
  color: #95C11F;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.15px;
  line-height: 24px;
  border-bottom: 1px solid #95C11F;
}
.greenfee-body {
  padding: 25px 0;
}
.greenfee-body .form-switch {
  height: 24px;
  width: fit-content;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 25px;
}
.greenfee-body .form-switch .loecher9 {
  height: 27px;
  width: fit-content;
  color: #25292E;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.15px;
  line-height: 24px;
  text-align: right;
  cursor: pointer;
  float: left;
}
.greenfee-body .form-switch .greenfee-checkbox {
  width: fit-content;
  margin: 0 15px;
  float: left;
}
.greenfee-body .form-switch .loecher18 {
  height: 27px;
  width: fit-content;
  color: #25292E;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.15px;
  line-height: 24px;
  cursor: pointer;
  float: left;
}
.greenfee-body .form-switch .loecher9.active,
.greenfee-body .form-switch .loecher18.active {
  color: #95C11F;
}
.greenfee-body .form-switch .form-check-input {
  width: 40px !important;
  height: 24px;
  border: 0;
  margin: 0;
  cursor: pointer;
  float: unset;
}
.form-switch .form-check-input {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 1%29'/%3e%3c/svg%3e");
  background-color: #95C11F;
}

.greenfee-body .table.table18-sommer,
.greenfee-body .table.table18-winter {
  display: none;
}

.greenfee-body .table > :not(:first-child) {
  border-top: 1px solid #e6ecf0;
}
.greenfee-body .table {
  margin: 0 auto;
  border-collapse: collapse;
  border-style: hidden;
}
.greenfee-body .table th,
.greenfee-body .table td {
  width: 33.33%;
  border: 1px solid #e6ecf0;
  padding: 12px 5px;
}
.greenfee-body .table th[scope=col]:nth-child(1) {
  padding-left: 40px;
}
.greenfee-body .table th[scope=col] {
  color: #48525C;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.1px;
  line-height: 21px;
  background-color: #F3F5F7;
}
.greenfee-body .table th[scope=row] {
  color: #48525C;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0.25px;
  line-height: 21px;
  padding-left: 40px;
}
.greenfee-body .table td {
  color: #48525C;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 21px;
}
#accordion-platzdetails .accordion-body.lh32 {
  line-height: 32px;
}
#accordion-platzdetails .accordion-body {
  padding: 0 15px 0 0;
}

#LegendeModal .modal-dialog {
  width: 360px;
}
#LegendeModal .modal-header {
  padding: 24px 15px;
  border: 0;
}
#LegendeModal .modal-title {
  color: #48525C;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 33px;
}
#LegendeModal .modal-header .btn-close {
  margin-top: -40px;
}
#LegendeModal .modal-body {
  padding: 0 15px 24px;
}
#LegendeModal .modal-body.legende {
  color: #48525C;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 21px;
}
#LegendeModal .modal-body.legende .col-12 {
  padding: 5px 0;
}
#LegendeModal .modal-body.legende img {
  margin: -3px 10px 0 0;
}
#BewertungModal .modal-dialog {
  width: 360px;
}
#BewertungModal .modal-header {
  padding: 24px 15px;
  border: 0;
}
#BewertungModal .modal-title {
  color: #48525C;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 33px;
}
#BewertungModal .modal-header .btn-close {
  margin-top: -40px;
}
#BewertungModal .modal-body {
  padding: 0 15px 24px;
  color: #25292E;
}
#BewertungModal .modal-body.legende img {
  margin: -3px 10px 0 0;
}
#BewertungModal .bewertung {
  color: #FFAB00;
  font-size: 18px;
  letter-spacing: 0.25px;
  line-height: 21px;
}
#BewertungModal i.fa-star {
  cursor: pointer;
}
#LoeschenModal .modal-dialog {
  width: 400px;
}

#BestaetigungModal .modal-footer {
  border-top: 0;
  padding-top: 0;
}
#BestaetigungModal .modal-dialog {
  width: 320px;
  border-radius: 8px;
  margin: 80px auto;
}
#BestaetigungModal .modal-body {
  color: #48525C;
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 24px;
  padding: 40px 24px 20px 24px;
  border: 0;
  text-align: center;
}
#BestaetigungModal .modal-footer {
  padding: 20px 24px 35px 24px;
  border: 0;
}
.alert-danger {
  color: #DA350B;
  background-color: #FFE2CC;
  border-color: #FFE2CC;
}
textarea {
  height: 119px;
  width: 100%;
  background-color: #F2F5F8;
  border: 0;
  border-radius: 4px;
  color: #48525C;
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 24px;
  padding: 12px 16px;
}
button.cancel,
button.cancel:hover,
button.cancel:focus {
  width: 100%;
  height: 48px;
  color: #48525C;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1.25px;
  line-height: 19px;
  text-align: center;
  border: 1px solid #bbc4cd;
  background-color: transparent;
  padding: 14px 25px;
}
.sortierleiste-favoriten  .golfplaetze-content h1 {
  color: #25292E;
  font-size: 48px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 65px;
}

/* Contentseite */

.teammember_img_wrapper {
  border-radius: 50%;
  width: 130px;
  margin-left: auto;
  margin-right: auto;
  cursor: pointer;
}
.teammember_img_wrapper img {
  border-radius: 50% !important;
  height: 130px !important;
}
.teammember_description {
  position: absolute;
  display: none;
  margin-top: -130px;
  margin-left: 130px;
  background: #fff;
  border: 1px solid #000;
  font-size: 14px;
  width: 300px;
  padding: 10px;
  z-index: 1;
}
.teammember_description.left {
  margin-left: -300px;
}
.teammember_description.show {
  display: block;
}
.singlenav_chooseYear {
  margin: -30px 0 50px 0;
  font-size: 12px;
}
.singlenav_text {
  margin-right: 10px;
}
.singlenav_years ul {
  display: inline;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 10px;
}
.singlenav_years ul li {
  display: inline-block;
  border-right: 1px solid #c2c2c2;
  padding: 0 5px 0 0;
  padding-left: 0px;
  margin-right: 5px;
  line-height: initial;
}
.singlenav_years ul li:first-child {
  padding-left: 0;
}
.singlenav_years ul li a {
  color: #95c11f;
  text-decoration: none !important;
}
.singlenav_years ul li a.active {
  font-weight: 700;
  border-bottom: 1px solid #95c11f;
}
.milestones {
  position: relative;
  height: 100%;
  text-transform: uppercase;
}
.milestones_arrowTimeline {
  position: absolute;
  top: 35%;
  right: -2px;
  z-index: 1;
  content: '';
  display: block;
  width: 12px;
  height: 23px;
  background-size: auto;
  background-size: 100% 100%;
}
.milestones_img {
  margin-left: auto;
  margin-right: auto;
  border-radius: 50%;
}
.milestones_yearContainer {
  border-left: 1px solid #c2c2c2;
  text-align: left;
  padding-left: 50px;
  padding-bottom: 150px;
}
.milestones_yearContainer h1 {
  line-height: 80px;
}
.milestones_imgContainer {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-bottom: 20px;
}
.milestones_text {
  border-left: 1px solid #c2c2c2;
  padding-left: 50px;
  padding-bottom: 150px;
}
.btn.mehr {
  width: 240px;
}
button.mehr img {
  margin-left: 10px;
  margin-right: -6px;
}
img.white {
  filter: brightness(0) saturate(100%) invert(95%) sepia(0%) saturate(0%) hue-rotate(182deg) brightness(105%) contrast(105%);
}
img.green {
  filter: brightness(0) saturate(100%) invert(87%) sepia(39%) saturate(1632%) hue-rotate(20deg) brightness(87%) contrast(76%);
}
img.orange {
  filter: brightness(0) saturate(100%) invert(56%) sepia(38%) saturate(5764%) hue-rotate(5deg) brightness(102%) contrast(94%);
}
img.red {
  filter: brightness(0) saturate(100%) invert(35%) sepia(91%) saturate(1589%) hue-rotate(349deg) brightness(101%) contrast(92%);
}
img.yellow {
  filter: brightness(0) saturate(100%) invert(63%) sepia(83%) saturate(1099%) hue-rotate(355deg) brightness(100%) contrast(110%);
}
img.grey {
  filter: brightness(0) saturate(100%) invert(61%) sepia(15%) saturate(311%) hue-rotate(172deg) brightness(93%) contrast(96%);
}
img.black {
filter: brightness(0) saturate(100%) invert(9%) sepia(3%) saturate(4042%) hue-rotate(166deg) brightness(93%) contrast(82%);
}

.contenttable {
  width: 600px;
  min-width: 100%;
  margin-bottom: 60px;
}
.contenttable tr {
  border-bottom: 1px solid #919191;
}
.contenttable td:first-child th, .contenttable th {
  height: 50px;
  color: #919191;
  font-weight: 700;
  font-size: 16px;
}
.contenttable td, .contenttable th {
  height: 44px;
  padding: 10px 0 10px 1px;
    padding-right: 0px;
  padding-right: 10px !important;
  color: #5f5f5f;
  border-bottom: 1px solid #919191;
  vertical-align: middle !important;
}


/* Mein Profil */
.myprofile-content {
  padding: 25px 0 25px 70px;
}
.profilbild_img_wrapper {
  border-radius: 50%;
  width: 160px;
  margin-left: auto;
  margin-right: auto;
}
.profilbild_img_wrapper img {
  border-radius: 50% !important;
  height: 160px !important;
}
.profilbild-cam {
  position: absolute;
  right: 5px;
  bottom: 5px;
  width: 35px;
  height: 35px;
  background: #ccc;
  border-radius: 35px;
  font-size: 18px;
  line-height: 32px;
  cursor: pointer;
}

#ProfilbildModal .modal-content,
#BagTagModal .modal-content {
  width: 500px;
  margin: 0 auto;
}
#uploadPreview {
  position: relative;
  width: 100%;
  height: 250px;
  overflow: hidden;
  font-size: 50px;
  text-align: center;
  line-height: 225px;
  border: 2px dashed #48525C;
  color: #48525C;
}
#uploadPreview.dragover {
  border-color: #95C11F;
  color: #95C11F;
}
#uploadPreview:hover {
  cursor: pointer;
  background: #f5f5f5;
}
#uploadPreview img {
    display: block;
    max-width: 100%;
    max-height: 100%;
}
.dragover {
  border: 2px dashed blue;
}
#changeImage,
#clearImage {
  display: none;
}
.membercard {
  position: relative;
  width: fit-content;
  margin: 0 auto;
}
.membercard-date {
  position: absolute;
  top: 9px;
  right: 3px;
  font-size: 48px;
  font-weight: bold;
  color: #95C11F;
}
.membercard-name {
  position: absolute;
  top: 150px;
  left: 25px;
  font-size: 26px;
  font-weight: bold;
  color: #fff;
}
.membercard-info {
  position: absolute;
  top: 213px;
  left: 25px;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
}
#NachweisModal .modal-dialog {
  width: 680px;
}
#NachweisModalLabel2 {
    display: none;
}
.rechnungen i.fa-file-pdf {
  font-size: 25px;
  color: #25292e;
}
.rechnungen i.fa-eye {
  font-size: 25px;
  color: #25292e;
}
.rechnungen .outline {
  min-height: 300px;
}
#bewertungen.golfplaetze-bewertungen {
  padding: 0;
}
.bewertertext {
  max-height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: max-height 400ms ease-out;
  -moz-transition: max-height 400ms ease-out;
  -o-transition: max-height 400ms ease-out;
  transition: max-height 400ms ease-out;
}
.bewertertext.show {
  max-height: 300px;
  -webkit-transition: max-height 400ms ease-in;
  -moz-transition: max-height 400ms ease-in;
  -o-transition: max-height 400ms ease-in;
  transition: max-height 400ms ease-in;
}

.form-switch {
  height: 24px;
  width: fit-content;
}
.form-switch .events-checkbox {
  width: 85px;
  text-align: center;
  float: left;
}
.form-switch .events-checkbox .form-check-input {
  width: 40px !important;
}
.form-switch .form-check-input {
  width: 40px;
  height: 24px;
  border: 0;
  margin: 0;
  cursor: pointer;
  float: unset;
}
.form-switch .form-check-input {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 1%29'/%3e%3c/svg%3e");
  background-color: #95C11F;
}
.form-switch .kommende-events.active,
.form-switch .vergangene-events.active {
  color: #95C11F;
}
.form-switch .kommende-events {
  height: 27px;
  width: fit-content;
  color: #25292E;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.15px;
  line-height: 22px;
  text-align: right;
  cursor: pointer;
  float: left;
}
.form-switch .vergangene-events {
  height: 27px;
  width: fit-content;
  color: #25292E;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.15px;
  line-height: 22px;
  cursor: pointer;
  float: left;
}
#vergangene-events {
  display: none;
}
.white-box {
  position: absolute;
  top: 0;
  right: 280px;
  width: 250px;
  height: 50px;
  background: #fff;
}


/* Footer */
.footerTopper {
  position: relative;
  height: 72px;
  width: 100%;
  color: #fff;
  font-family: "Open Sans";
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.15px;
  line-height: 24px;
  background-color: #48525C;
  z-index: 200;
}
.footerTopper a {
  float: left;
  color: #fff;
  margin-right: 80px;
}
.footerTopper a:hover {
  color: #fff;
  text-decoration: none;
}
.footerIcons a {
  font-size: 24px;
  margin-right: 40px;
}
.footerTopper .footerIcons a {
  font-size: 24px;
  margin-right: 40px;
}
.footerTopper .container .row > div {
  height: 72px;
  padding-top: 22px;
  padding-bottom: 24px;
}
.footer {
  position: relative;
  height: 100%;
  width: 100%;
  color: #fff;
  font-family: "Open Sans";
  font-size: 12px;
  letter-spacing: 0.15px;
  line-height: 17px;
  background-color: #25292E;
  padding: 32px 0;
  z-index: 200;
}
.footer a {
  color: #fff;
}
.footer a:hover {
  color: #fff;
  text-decoration: none;
}
.footer_copyright {
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 30px;
}
p.footer_copyright {
  color: #fff;
}
#accordionFooter h2 {
  margin-top: 0;
  margin-bottom: 0;
}
.footerLink {
  line-height: 40px;
  font-weight: bold;
}
ul.footer-links {
  list-style: none;
  padding: 0;
}
ul.footer-links li {
  padding: 10px 0;
}
ul.footer-links.first li a {
  color: rgba(149, 193, 31, 1);
  font-weight: 700;
  line-height: 20px;
}
.footer .accordion-item {
  background-color: transparent;
  border: 0;
  color: #fff;
  padding: 0;
  border-bottom: 1px solid #585b5e;
}
.footer .accordion-button {
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  background-color: transparent;
  box-shadow: unset;
  letter-spacing: 0.15px;
  line-height: 21px;
  padding: 10px 0;
}
.footer .accordion-button2 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  text-align: left;
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  background-color: transparent;
  box-shadow: unset;
  letter-spacing: 0.15px;
  line-height: 21px;
  padding: 10px 0;
}
.footer .accordion-button:not(.collapsed) {
  color: #fff;
  background-color: transparent;
  box-shadow: unset;
}
.footer .accordion-button .footerLink {
  font-weight: normal;
}
.footer .accordion-body {
  text-align: left;
  font-size: 14px;
  padding: 0;
}
.footer .accordion-button::after {
  color: #fff;
}
.footer .accordion-collapse {
  margin-bottom: 0;
}
.accordion-item:last-of-type {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.section-main {
  padding: 60px 0 0 0;
}
.section-statusline {
  padding: 15px 0 0 0;
}
.section-main-grey {
  padding: 50px 0px 60px 0px;
  background-color: #F3F5F7;
}
.main-content-area {
  padding: 0;
  min-height: 1000px;
}

.passwort_vergessen {
  padding: 60px 0;
}
.fragen-head {
  color: #25292E;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.15px;
  line-height: 24px;
  text-align: center;
  width: 100%;
  padding: 20px 0 5px 0;
}
.fragen-main {
  color: #25292E;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 21px;
  text-align: center;
  width: 100%;
  padding: 5px 0;
}
.fragen-footer {
  color: #EF7A08;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.15px;
  line-height: 24px;
  text-align: center;
  width: 100%;
  padding: 5px 0;
}
.fragen-footer .mail,
.myprofile-content .mail {
  height: 36px;
  width: fit-content;
  color: #EF7A08;
  background: transparent;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1.07px;
  line-height: 17px;
  text-align: center;
  border: 1px solid #EF7A08;
  border-radius: 4px;
  padding: 0 16px;
}
.circle-icon {
  background: #EF7A08;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  text-align: center;
  line-height: 56px;
  padding: 14px;
  font-size: 28px;
  color: #fff;
}
.h75 {
  height: 75px;
}

a {
  color: #f06b0a;
  text-decoration: none;
}
a:hover {
  color: #f06b0a;
  text-decoration: underline;
}
a.green:hover {
  color: #95C11F;
  text-decoration: underline;
}

p {
  line-height: 24px;
  color: #48525C;
}
hr {
  color: unset;
  border-top: 1px solid #dfdfdf;
  background-color: unset;
  opacity: 1;
}
hr:not([size]) {
    height: 1px;
}
.nbr {
  border-radius: 0 !important;
}
.nbrb {
  border-radius: 8px 8px 0 0 !important;
}
.nbrt{
  border-radius: 0 0 8px 8px !important;
}
/* Iframe Fix (Standard ist position: fixed) */
.modal {
  /*position: absolute;*/
  padding: 0 15px;
  z-index: 1100;
}
#ProfilbildModal.modal,
#edit-mein-passwort.modal {
  z-index: 1055;
}
#BagTagModal.modal, {
  z-index: 1080;
}

body.modal-open {
  overflow: hidden;
}
.btn {
  text-transform: unset;
}
.btn-primary {
  color: #fff;
  background-color: #95C11F;
  border: 1px solid #95C11F;
  font-family: "Open Sans";
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 18px;
  border-radius: 4px;
  padding: 14px 6px;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
    color: #fff;
    background-color: #95C11F;
    border-color: #95C11F;
    box-shadow: unset;
}
.btn-primary:disabled {
    color: #fff;
    background-color: #B5BFC9;
    border-color: #B5BFC9;
    box-shadow: unset;
}
.btn-primary.mehr:hover,
.btn-primary.mehr:active,
.btn-primary.mehr:focus {
  background-color: #EF7A08;
  border-color: #EF7A08;
}
.btn-primary.big {
  font-size: 16px;
  padding: 16px;
  width: 100%;
}
.btn-secondary {
  color: #48525C;
  background-color: #fff;
  border: 1px solid #a7afba;
  font-family: "Open Sans";
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 19px;
  border-radius: 4px;
  padding: 14px 6px;
}
.btn-secondary:hover,
.btn-secondary:active,
.btn-secondary:focus {
    color: #48525C;
    background-color: #fff;
    border-color: #a7afba;
    box-shadow: unset;
}
.btn-secondary:disabled {
    color: #48525C;
    background-color: #B5BFC9;
    border-color: #a7afba;
    box-shadow: unset;
}
.btn-secondary.big {
  font-size: 16px;
  padding: 16px;
}
.btn-tertiary  {
  color: #fff;
  background-color: #EF7A08;
  border: 1px solid #a7afba;
  font-family: "Open Sans";
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 19px;
  border-radius: 4px;
  padding: 14px 6px;
}
.btn-tertiary:hover,
.btn-tertiary:active,
.btn-tertiary:focus {
    color: #fff;
    background-color: #EF7A08;
    border-color:  #EF7A08;
    box-shadow: unset;
}
.btn-tertiary:disabled {
    color: #fff;
    background-color: #B5BFC9;
    border-color: #a7afba;
    box-shadow: unset;
}
.btn-tertiary.big {
  font-size: 16px;
  padding: 16px;
}

input:focus-visible,
button:focus-visible {
  box-shadow: unset;
  outline: none;
}
input[type="range"] {
  width: 100%;
  height: 28px;
  margin: 4px 0;
  background-color: transparent;
  -webkit-appearance: none;
  border: 0;
  box-shadow: none;
  outline: none;
  padding: 0;
  cursor: pointer;
}
input[type="range"]::-moz-range-progress {
  background-color: #95c11f;
  height: 8px;
  border-radius: 4px;
  cursor: pointer;
}
input[type="range"]::-moz-range-track {
  background-color: #e7edf3;
  border: 0;
  border-radius: 4px;
  width: 100%;
  height: 8px;
  cursor: pointer;
}
input[type="range"]::-moz-range-thumb {
  width: 24px;
  height: 24px;
  background-color: #ffffff;
  border: 1.4px solid rgba(0, 0, 0, 0.2);
  border-radius: 24px;
  cursor: pointer;
}
input[type="range"]::-ms-track {
  background: #e7edf3;
  border: 0;
  color: transparent;
  width: 100%;
  height: 8px;
  border-radius: 4px;
  cursor: pointer;
}
input[type="range"]::-ms-fill-lower {
  background-color: #95c11f;
  border: 0;
  border-radius: 4px;
}
input[type="range"]::-ms-fill-upper {
  background-color: #e7edf3;
  border: 0;
  border-radius: 4px;
}
input[type="range"]::-ms-thumb {
  width: 24px;
  height: 24px;
  background-color: #ffffff;
  border: 1.4px solid rgba(0, 0, 0, 0.2);
  border-radius: 24px;
  cursor: pointer;
  margin-top: 0px;
}
#AnfahrtRange,
#AnfahrtRange2 {
  background: linear-gradient(to right, #95c11f 0%, #95c11f 50%, #fff 50%, #fff 100%);
  border-radius: 4px;
  height: 8px;
  width: 100%;
  outline: none;
  margin-bottom: 12px;
  transition: background 450ms ease-in;
  -webkit-appearance: none;
}
input[type="range"]::-webkit-slider-thumb {
  margin-top: -19px;
  width: 24px;
  height: 24px;
  background-color: #ffffff;
  border: 1.4px solid rgba(0, 0, 0, 0.2);
  border-radius: 24px;
  cursor: pointer;
  -webkit-appearance: none;
}
#angebote-filter input[type="range"]::-webkit-slider-thumb {
  margin-top: -12px;
}
input[type="range"]::-webkit-slider-runnable-track {
  height: 0px;
}

.control {
    display: block;
    position: relative;
    padding-left: 40px;
    margin-bottom: 0;
    padding-top: 0;
    cursor: pointer;
    font-size: 16px;
}
.control-group label {
  font-weight: normal;
}
.control input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.control_indicator {
    position: absolute;
    top: 2px;
    left: 0;
    height: 24px;
    width: 24px;
    background: #F3F5F7;
    border: 0px solid #000000;
    border-radius: undefinedpx;
}
.control:hover input ~ .control_indicator,
.control input:focus ~ .control_indicator {
    background: #F3F5F7;
}
.control input:checked ~ .control_indicator {
    background: #95c11f;
}
.control:hover input:not([disabled]):checked ~ .control_indicator,
.control input:checked:focus ~ .control_indicator {
    background: #95C11F;
}
.control input:disabled ~ .control_indicator {
    background: #e6e6e6;
    opacity: 0.6;
    pointer-events: none;
}
.control_indicator:after {
    box-sizing: unset;
    content: '';
    position: absolute;
    display: none;
}
.control input:checked ~ .control_indicator:after {
    display: block;
}
.control-radio .control_indicator {
    border-radius: 50%;
    border: 1px solid #a7afba;
}
.control input[type="radio"]:checked ~ .control_indicator {
    border: 1px solid #95C11F;
}
.control-radio .control_indicator:after {
    left: 7px;
    top: 7px;
    height: 8px;
    width: 8px;
    border-radius: 50%;
    background: #ffffff;
    transition: background 250ms;
}
.control-radio input:disabled ~ .control_indicator:after {
    background: #7b7b7b;
}

.control-radio.zahlweise input:disabled:checked ~ .control_indicator {
    background: #95C11F;
    border: 1px solid #95C11F;
    opacity: 1;
}
.control-radio.zahlweise input:disabled ~ .control_indicator:after {
    background: #fff;
}

input[type="radio"] {
    width: unset !important;
}
.control-checkbox .control_indicator {
    border-radius: 8px;
    border: 1px solid #93a3b7;
}
.control input[type="checkbox"]:checked ~ .control_indicator {
    border: 1px solid #95C11F;
}
.control-checkbox .control_indicator:after {
    left: 9px;
    top: 0px;
    width: 4px;
    height: 12px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    margin-top: 3px;
}
.control-checkbox input:disabled ~ .control_indicator:after {
    background: #7b7b7b;
}
input[type="checkbox"] {
    width: unset !important;
}
.mitgliedwerden .form-switch .mitgliedschaft-checkbox .form-check-input {
    width: 40px !important;
}
.seperator {
  height: 1px;
  width: 100%;
  background-color: #E4EAEF;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.form-select {
  padding: 12px 16px;
  background-color: #F2F5F8;
  border: 1px solid #F2F5F8;
  line-height: 24px;
  margin-bottom: 3px;
}
.form-select.white {
  background-color: #fff;
  border: 1px solid #fff;
}
.size13 {
  font-size: 13px !important;
  line-height: 21px;
  font-weight: 400;
}
.size14 {
  font-size: 14px !important;
  line-height: 21px;
  font-weight: 400;
}
.px-6 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
}
.modal-dialog {
    max-width: unset;
    margin: 20px auto;
}
#TeilnahmebedingungenModal .modal-dialog{
    max-width: 483px;
    margin: 20px auto;
}
#TeilnahmebedingungenModal .modal-body{
  color: #48525C;
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 24px;
  text-align: center;
  padding: 20px 40px;
}
#TeilnahmebedingungenModal .modal-body h3 {
  margin-bottom: 20px;
}
#TeilnahmebedingungenModal .modal-footer {
  padding: 40px;
  border-top: unset;
}
#TeilnahmebedingungenModal .modal-footer .btn {
  width: 100%;
}

.form-select:focus,
.form-select:valid:focus,
.was-validated .form-select:valid:focus {
    border: 1px solid #95C11F;
    outline: 0;
    box-shadow: unset;
}
.form-select.is-invalid:focus,
.was-validated .form-select:invalid:focus {
    box-shadow: unset;
}
#invalid-pw {
  display: none;
}
.hideoption {
  display:none;
  visibility:hidden;
  height:0;
  font-size:0;
}
.form-select option {
  font-size: 14px;
}
.form-select option:after {
  background: #95C11F;
  border: 1px solid #95C11F;
  color: #fff;
}
.form-select .text {
  padding: 10px 16px;
}
.form-content label,
.was-validated .form-check-input:invalid~.form-check-label,
.was-validated .form-check-input:valid~.form-check-label {
    color: #fff;
}
.form-control.is-valid, .was-validated input:valid,
.form-select.is-valid, .was-validated .form-select:valid,
.was-validated .form-select:valid:not([multiple]):not([size]) {
  border-color: #95C11F;
  background-image: unset;
}
.form-control.is-invalid, .was-validated input:invalid,
.form-select.is-invalid, .was-validated .form-select:invalid,
.was-validated .form-select:invalid:not([multiple]):not([size]),
#myVcG_Modal .was-validated input:invalid {
  border: 1px solid #DA350B;
  background-image: unset;
}
.was-validated .submit-button:valid {
  background-color: #95C11F;
  border: 1px solid #95C11F;
}
.was-validated .submit-button.invalid {
  background-color: #DA350B;
  border: 1px solid #DA350B;
}


.invalid-feedback {
    color: #ff606e;
}
.valid-feedback {
    color: #95C11F;
}
#geburtsdatum-feedback {
    font-size: 12px;
    color: #ff606e;
    display: none;
}

.zurueck {
  margin: 50px 0px 15px 0px;
  color: #95C11F;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  letter-spacing: 1.25px;
  display: inline-flex;
  cursor: pointer;
}
.zurueck:hover {
  color: #EF7A08;
}
.zurueck i {
  font-size: 22px;
  padding: 0px 10px 0px 5px;
}
.undo {
  color: #48525C;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 1.25px;
  width: 100%;
  cursor: pointer;
  float: right;
}
.undo:hover {
  color: #95C11F;
}
.undo i {
  font-size: 20px;
  padding: 0px 10px 0px 5px;
}
.undo .content {
  padding-top: 10px;
  width: fit-content;
  height: fit-content;
  margin: 0 auto;
}

.smalltext {
  color: #48525C;
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 0.4px;
  line-height: 18px;
}
.middletext {
  color: #25292E;
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.4px;
  line-height: 18px;
}
strong.middletext,
b.middletext {
  font-weight: 700;
}
.grey {
  color: #8D9AA8 !important;
}
.darkgrey {
  color: #25292E !important;
}

.disabled {
  color: rgba(0,0,0,0.33);
}

/* Contentseiten */
.home-content {
  padding: 80px 0;
}
.home-content h3 {
  color: #25292E;
  font-size: 48px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 65px;
}
.home-content h5 {
  color: #25292E;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 36px;
}
.content-contentsite {
  color: #25292E;
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 24px;
  padding: 40px 0;
  min-height: 600px;
}
.main-content-area .content-contentsite {
  min-height: unset;
}
.content-contentsite img {
  max-width: 100% !important;
  height: auto !important;
}
.content-contentsite .overline {
  color: #48525C;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  line-height: 11px;
  text-align: center;
  margin: 0 auto 10px auto;
}
.btn.vorteile {
  width: 294px;
}
.home-content2 {
  display: block;
  width: 100%;
  height: 680px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  margin: 0 auto;
  padding: 173px 0 50px 0;
  text-align: center;
}
.home-content3 {
  display: block;
  width: 100%;
  height: 680px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  margin: 0 auto;
  padding: 140px 0 50px 0;
  text-align: center;
}
.home-content-box {
  padding: 25px 50px;
  width: 936px;
  box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.16);
  margin: 0 auto;
}
.home-content-box h2{
  color: #fff;
  font-size: 60px;
  font-weight: bold;
  letter-spacing: -0.5px;
  line-height: 92px;
  text-align: center;
}
.box-text {
  color: #fff;
  font-size: 24px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 36px;
  text-align: center;
}
.home-content3 .suchleiste {
  margin-top: 30px;
}
.home-content3 .plz-ort {
  height: 56px;
  width: 375px;
  color: #25292E;
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 24px;
  border: 0;
  border-radius: 4px 0 0 4px;
  background-color: #FFFFFF;
  padding-left: 55px;
}
.home-content3 .plz-ort::placeholder {
  opacity: 1;
}
.home-content3 .plz-ort:-ms-input-placeholder {
   opacity: 1;
}
.home-content3 .plz-ort::-ms-input-placeholder {
   opacity: 1;
}
.home-content3 .input-group-suche {
  position: relative;
  font-size: 19px;
  color: #25292E;
  left: 42px;
  top: 2px;
  cursor: pointer;
}
.home-content3 button.suchen {
  height: 56px;
  width: 177px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1.43px;
  line-height: 24px;
  text-align: center;
  border: 0;
  border-radius: 0 4px 4px 0;
  background-color: #95C11F;
  margin-top: -2px;
}

.backdrop-blur {
  background-color: rgba(255, 255, 255, .3);
}
/* if backdrop support: very transparent and blurred */
@supports ((-webkit-backdrop-filter: blur(2em)) or (backdrop-filter: blur(2em))) {
  .backdrop-blur {
    background-color: rgba(255, 255, 255, .3);
    -webkit-backdrop-filter: blur(1em);
    backdrop-filter: blur(1em);
  }
}



/* Anmeldemaske */

.owl-carousel .owl-stage {
  margin-bottom: 35px !important;
  overflow: visible;
}
.owl-carousel .owl-item {

}

#owl-ermassigte {
  display: none;
}

.mitgliedwerden .overline {
  height: 14px;
  color: #8D9AA8;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 1.5px;
  line-height: 11px;
  text-align: center;
}
.mitgliedwerden h1,
.mitgliedwerden h2 {
  padding: 16px 0;
  color: #25292E;
  font-size:60px;
  font-weight: bold;
  letter-spacing: -0.5px;
  line-height: 66px;
  text-align: center;
  width: 564px;
  margin: 0 auto;
}
.mitgliedwerden .state h1 {
  font-size: 48px;
  color: #25292E;
  letter-spacing: 0;
  line-height: 65px;
  font-weight: bold;
  width: unset;
  padding: unset;
}
.mitgliedwerden .form-switch {
  height: 24px;
  width: 308px;
}
.mitgliedwerden .form-switch .erwachsene {
  height: 27px;
  width: 122px;
  color: #25292E;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.15px;
  line-height: 22px;
  text-align: right;
  cursor: pointer;
  float: left;
}
.mitgliedwerden .form-switch .mitgliedschaft-checkbox {
  width: 65px;
  float: left;
}
.mitgliedwerden .form-switch .ermassigte {
  height: 27px;
  width: 120px;
  color: #25292E;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.15px;
  line-height: 22px;
  cursor: pointer;
  float: left;
}
.mitgliedwerden .form-switch .erwachsene.active,
.mitgliedwerden .form-switch .ermassigte.active {
  color: #95C11F;
}

.mitgliedwerden .form-switch .form-check-input {
  width: 40px;
  height: 24px;
  border: 0;
  margin: 0;
  cursor: pointer;
  float: unset;
}
.form-check {
  padding: 0;
}
.form-switch .form-check-input {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 1%29'/%3e%3c/svg%3e");
  background-color: #95C11F;
}
.form-switch .form-check-input:checked {
  background-color: #95C11F;
  border-color: #95C11F;
}
.form-switch .form-check-input:focus {
  border-color: #95C11F;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 1%29'/%3e%3c/svg%3e");
  box-shadow: none;
}
.form-switch .form-check-input:focus {
  background-color: #95C11F;
}
.pricing {
  width: 420px;
  text-align: center;
}
.pricing.first {
  margin-right: 40px;
}
.pricing .outline {
  display: block;
  border: 2px solid #e4eaef;
  border-radius: 8px;
  box-shadow: 0 4px 8px -3px rgba(0,0,0,0.25), 0 16px 20px -3px rgba(0,0,0,0.25);
  padding: 24px 24px 45px 24px;
  cursor: pointer;
}
.owl-item.center .outline {
  border: 2px solid #ef7a08;
}
.owl-item .outline {
  border: 2px solid #e4eaef;
}
.owl-item .submitbtn {
  background-color: #B5BFC9;
  border-color: #B5BFC9;
  pointer-events: none;
  opacity: .65;
}
.owl-item.center .submitbtn {
  background-color: #95C11F;
  border: 1px solid #95C11F;
  pointer-events: auto;
  opacity: 1;
}
.title {
  text-align: unset;
  font-weight: 400;
  background-color: unset;
  margin: 0;
  padding: unset;
  padding-bottom: 8px !important;
}
.pricing .title {
  width: 100%;
  color: #25292E;
  font-family: "Open Sans";
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.14px;
  line-height: 26px;
  text-align: left;
  padding-bottom: 8px;
}
.pricing .description {
  width: 258px;
  color: #48525C;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 24px;
  min-height: 64px;
  padding-bottom: 16px;
  text-align: left;
}
.pricing .sticker {
  height: auto;
}
.pricing .sticker img {
  width: 100% !important;
}
.pricing .priceoutline {
  height: 91px;
  width: 100%;
  border-radius: 8px;
  border: 2px solid #E4EAEF;
  background-color: #FFFFFF;
  cursor: pointer;
}
.pricing .priceoutline.active,
.pricing .priceoutline2.active {
  border: 2px solid #95C11F;
}
.pricing .priceoutline .checkmark,
.pricing .priceoutline2 .checkmark {
  height: 24px;
  width: 24px;
  line-height: 22px;
  border-radius: 500px;
  border: 1px solid #E4EAEF;
  background-color: #fff;
  font-size: 13px;
  color: #fff;
  margin: 32px 20px;
  float: left;
}
.pricing .priceoutline .price1, .pricing .priceoutline .price1_reduced {
  color: #25292E;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 26px;
  margin-top: 13px;
  float: left;
}
.pricing .priceoutline .price2, .pricing .priceoutline .price2_reduced {
  color: #25292E;
  font-family: "Open Sans";
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.15px;
  line-height: 24px;
  margin-top: 13px;
  padding-bottom: 4px;
  float: left;
}
.pricing .priceoutline .bei-monatlicher-zahlung,
.pricing .priceoutline2 .bei-monatlicher-zahlung {
  color: #48525C;
  font-size: 12px;
  letter-spacing: 0.4px;
  line-height: 14px;
  width: 94px;
  text-align: left;
  padding-top: 3px;
  float: left;
}
.pricing .priceoutline2 {
  height: 91px;
  width: 100%;
  border-radius: 8px;
  border: 2px solid #E4EAEF;
  background-color: #FFFFFF;
  margin-top: 0px;
  margin-bottom: 20px;
  cursor: pointer;
}
.pricing .priceoutline.active .checkmark,
.pricing .priceoutline2.active .checkmark {
  border: 1px solid #95C11F;
  background-color: #95C11F;
  color: #fff;
}
.pricing .priceoutline2 .price1, .pricing .priceoutline2 .price1_reduced {
  color: #25292E;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 26px;
  margin-top: 11px;
  float: left;
}
.pricing .priceoutline2 .price2, .pricing .priceoutline2 .price2_reduced {
  color: #25292E;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.15px;
  line-height: 24px;
  margin-top: 11px;
  padding-bottom: 4px;
  float: left;
}

.whats-included {
  color: #25292E;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 21px;
  padding-top: 20px;
}
.whats-included ul {
  list-style: none;
  margin-left: -20px;
  margin-bottom: 0;
}
.whats-included ul li {
  color: #48525C;
  font-size: 12px;
  letter-spacing: 0.4px;
  line-height: 17px;
  padding: 10px 0;
  margin-left: -10px;
}
.whats-included ul li i {
  float: left;
  padding-right: 12px;
  color: #95C11F;
  font-size: 20px;
}
.whats-included ul li i.dbl {
  padding: 10px 12px 0px 0px;
}

.phone-box {
  position: fixed;
  right: 15px;
  top: 650px;
  font-size: 14px;
  color: #fff;
  width: 212px;
  max-width: 360px;
  border-radius: 8px 0 0 8px;
  background: radial-gradient(circle, #F89313 0%, #EF6408 100%);
  box-shadow: 6px 16px 16px -3px rgba(215,73,6,0.52);
  text-align: center;
  padding: 16px 16px 32px 16px;
}

.phone-box.hcpi-index {
  position: absolute;
  right: 0;
  top: 600px;
}
.phone-box .shape-circle {
  box-sizing: border-box;
  height: 60px;
  width: 60px;
  line-height: 60px;
  font-size: 24px;
  border: 0;
  border-radius: 500px;
  background-color: #F29539;
}
.phone-box .group-1 {
  padding: 20px 0;
}
.phone-box .group-2 {
}
.phone-box .group-1 .paragraph {
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0.15px;
  line-height: 24px;
  padding: 0 0 4px 0;
}

.phone-box .group-2 .paragraph {
  display: block;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0;
  line-height: 33px;
  padding: 0 0 6px 0;
}

#accordion-waswirbieten {
  margin: 0 auto;
}
.accordion-button:focus {
    border: 0;
    box-shadow: unset;
}
.accordion-item {
  padding: 0 32px;
  border: 0;
}
.accordion-item2 {
  background-color: #fff;
  border-bottom: 1px solid #dfdfdf;
}
.accordion-item2.last {
  background-color: #fff;
  border-bottom: 0;
}
.accordion-button {
  color: #25292E;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.15px;
  line-height: 27px;
  padding: 25px 0px 25px 15px;
}
.accordion-button:not(.collapsed) {
    color: #25292E;
    background-color: #fff;
    box-shadow: unset;
}
.accordion-button::after {
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    margin-left: auto;
    font-family: "Font Awesome 5 Pro";
    font-size: 12px;
    font-weight: 400;
    color: #4E6783;
    content: "\f078";
    background-image: unset;
    margin-right: -6px;
    transition: unset;
}
.accordion-button:not(.collapsed)::after {
    font-family: "Font Awesome 5 Pro";
    font-size: 12px;
    font-weight: 400;
    content: "\f078";
    transform: rotate(-180deg);
    background-image: unset;
    margin-right: 6px;
    transition: unset;
}
.accordion-body {
    padding: 0 15px 15px 0;
    text-align: left;
    font-size: 12px;
    padding-bottom: 20px;
}
.accordion-body .whats-included {
    color: #25292E;
    font-size: 14px;
    letter-spacing: 0.25px;
    line-height: 21px;
    padding: 0;
}
.accordion-flush .accordion-item:first-child {
    border-radius: 8px 8px 0 0;
}
.accordion-flush .accordion-item:last-child {
    border-radius: 0 0 8px 8px;
}
.accordion-collapse {
  margin-bottom: 20px;
}
.mitgliedwerden h1.infos {
  font-size:48px;
  text-align: left;
  margin-top: 45px;
}
.mitgliedwerden h2.infos {
  text-align: left;
}

/* Mitgliedsantrag */

.statusline {
  display: inline-flex;
  flex-direction: row;
  list-style:none;
  margin: 0 auto 40px auto;
  padding:0;
}
.statusline .line {
  height: 2px;
  width: 40px;
  margin: 11px 4px;
  background-color: #E4EAEF;
}
.statusline .line.active {
  background-color: #95C11F;
}
.statusline .checkmark {
  height: 24px;
  width: 24px;
  line-height: 20px;
  font-size: 14px;
  font-weight: 800;
  border-radius: 500px;
  border: 2px solid #B5BFC9;
  background-color: #fff;
  color: #B5BFC9;
}
.statusline .checkmark.done {
  border: 2px solid #95C11F;
  background-color: #95C11F;
  color: #fff;
}
.statusline .checkmark.active {
  border: 2px solid #95C11F;
  background-color: #fff;
  color: #95C11F;
}
.statusline .checkmark i {
  font-size: 12px;
  font-weight: 600;
}
.statusline-lg {

}
.statusline-lg .line {
  height: 2px;
  width: 100%;
  margin: 14px 0px;
  background-color: #E4EAEF;
}
.statusline-lg .line.active {
  background-color: #95C11F;
}
.statusline-lg .checkmark {
  height: 30px;
  width: 30px;
  line-height: 25px;
  font-size: 14px;
  font-weight: 800;
  border-radius: 500px;
  border: 2px solid #B5BFC9;
  background-color: #fff;
  color: #B5BFC9;
}
.statusline-lg .checkmark.done {
  border: 2px solid #95C11F;
  background-color: #95C11F;
  color: #fff;
}
.statusline-lg .checkmark.active {
  border: 2px solid #95C11F;
  background-color: #fff;
  color: #95C11F;
}
.statusline-lg .checkmark i {
  font-size: 12px;
  font-weight: 600;
}
.col-checkmark {
  flex: 0 0%;
}
.px65px {
    padding-right: 65px;
    padding-left: 65px;
}

.status-desc {
  width: 104px;
  color: #6F7985;
  font-size: 12px;
  letter-spacing: 0.4px;
  line-height: 17px;
  text-align: center;
}
.status-desc.active {
  color: #25292E;
  font-weight: bold;
}
.mitgliedsantrag .state {
  color: #25292E;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 26px;
  text-align: center;
  margin-bottom: 30px;
}
.mitgliedsantrag .outline {
  border-radius: 8px;
  background: #fff;
  padding: 40px;
  margin: 0 auto;
  text-align: left;
}
.mitgliedsantrag .title {
  color: #48525C;
  font-size: 14px;
  letter-spacing: 0.1px;
  line-height: 21px;
  margin-bottom: 5px;
}
.mitgliedsantrag .title .row {
  color: #25292E;
  font-size: 16px;
  letter-spacing: 0.15px;
  line-height: 24px;
  margin-bottom: 3px;
}
.mitgliedsantrag .title .row span{
  color: #48525C;
}
.mitgliedsantrag .radio-label {
  color: #25292E;
  font-size: 16px;
  font-weight: 400;
  padding: 11px 15px;
  line-height: 20px;
}

.mitgliedsantrag .radio-label .control {
    display: block;
    position: relative;
    padding-left: 40px;
    margin-bottom: 4px;
    padding-top: 4px;
    cursor: pointer;
    font-size: 16px;
    letter-spacing: 0.5px;
}
.mitgliedsantrag input {
  width: 100%;
  border-radius: 4px;
  background-color: #F2F5F8;
  border: 1px solid #F2F5F8;
  color: #25292E;
  box-shadow: 0;
  line-height: 24px;
  letter-spacing: 0.5px;
  padding: 12px 16px;
  margin-bottom: 3px;
}
.mitgliedsantrag .pflichtfelder {
  margin-top: 10px;
  color: #8D9AA8;
  font-size: 12px;
  letter-spacing: 0.4px;
  line-height: 13px;
}
.mitgliedsantrag label span {
  color: #8D9AA8;
  font-size: 12px;
  font-weight: 100;
  letter-spacing: 0.4px;
  line-height: 21px;
}
.mitgliedsantrag .title .row span {
  font-size:14px;
  letter-spacing: 0.25px;
  line-height: 21px;
}

#auswahl-hcpi,
#auswahl-platzreife,
#auswahl-nicht,
#auswahl-rausweis {
  display: none;
}
.mitgliedsantrag .edit,
.myprofile.edit {
  color: #25292E;
  font-size: 12px;
  letter-spacing: 0.4px;
  line-height: 24px;
}
.mitgliedsantrag .edit a,
.myprofile.edit a{
  color: #25292E;
  text-decoration: none;
}
.mitgliedsantrag .edit a:hover,
.myprofile.edit a:hover{
  color: #25292E;
  text-decoration: none;
}
.zahlungsart {
  box-sizing: border-box;
  height: 94px;
  border: 2px solid #E4EAEF;
  border-radius: 8px;
  margin-bottom: 8px;
  cursor: pointer;
}
.zahlungsart.active {
  border: 2px solid #95C11F;
}
.zahlungsart-typ {
  height: 90px;
  margin-left: calc(50% - 175px);
  display: flex;
  align-items: center;
}
.zahlungsart-typ img {
  margin: 0 auto;
}
.active .zahlungsart-typ img {
  -webkit-filter: unset;
  filter: unset;
  opacity: 1;
}

.zahlungsart .checkmark {
  height: 24px;
  width: 24px;
  line-height: 22px;
  border-radius: 500px;
  border: 1px solid #E4EAEF;
  background-color: #fff;
  font-size: 13px;
  color: #fff;
  margin: 35px 20px;
  text-align: center;
}
.zahlungsart.active .checkmark {
  border: 1px solid #95C11F;
  background-color: #95C11F;
  color: #fff;
}
.zahlungsart-desc {
  color: #25292E;
  font-family: "Open Sans";
  font-size: 16px;
}
.zahlungsintervall1 {
  margin-bottom: 20px;
}
#zahlungsart-details-mastercard,
#zahlungsart-details-paypal,
#zahlungsart-details-visa,
#edit_zahlungsart-details-mastercard,
#edit_zahlungsart-details-paypal,
#edit_zahlungsart-details-visa
 {
  display: none;
}

.monatsbeitrag {
  padding: 40px 15px;
  border-radius: 0 0 8px 8px;
  background-color: #E7EDF3;
}
#accordion-satzung .accordion-button {
  color: #25292E;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.15px;
  line-height: 24px;
  padding: 0;
}
#accordion-satzung .accordion-button::after,
#accordion-satzung .accordion-button:not(.collapsed)::after {
  margin-top: -30px;
}
#accordion-satzung .accordion-item {
  padding: 0;
}
#accordion-satzung .accordion-body {
 padding-bottom: 15px;
}

#satzung-invalid-feedback {
  display: none;
  color: #ff606e;
  width: 100%;
  margin-top: .25rem;
  font-size: .875em;
  letter-spacing: 0.1px;
  line-height: 21px;
}

#kasse-meldung1,
#kasse-meldung2,
#kontoinhaber-invalid-feedback,
#iban-invalid-feedback,
#sepa_fehler {
  display: none;
  color: #ff606e;
  font-size: 13px;
  font-weight: 400;
  width: 100%;
  margin-top: .25rem;
  letter-spacing: 0.1px;
  line-height: 21px;
}
#edit-zahlungsart {
  display: none;
}

.welcome-page {
  width: 100%;
  padding-top: 85px;
  padding-bottom: 75px;
  background: #fff;
}

/* Magazin */
.magazin h1 {
  font-family: "Playfair Display";
  font-size: 57px;
  font-weight: 400;
  line-height: 76px;
}
.magazin .subline {
  font-family: "Playfair Display";
  font-size: 21px;
  font-weight: 400;
  color: #25292E;
  line-height: 28px;
}
.magazin-box {
  padding: 24px;
}
#accordionMagazin .accordion-button,
.magazin-content button.mehr {
  position: relative;
  display: flex;
  align-items: center;
  color: #95C11F;
  font-family: "Open Sans";
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1.07px;
  line-height: 17px;
  text-align: left;
  background: transparent;
  border: 0;
  width: fit-content;
  padding: 10px 0;
  cursor: pointer;
}
.magazin-content button.btn-secondary {
  width: 270px;
  background: transparent;
  border-radius: 8px;
}
.magazin-content button svg {
  margin-left: 10px;
}
#accordionMagazin .accordion-button::after {
  margin-top: 8px;
  margin-left: 10px;
  color: #95C11F;
  line-height: 17px;
}
#accordionMagazin .accordion-button:not(.collapsed)::after {
  margin-top: -5px;
  margin-left: -3px;
  color: #95C11F;
  line-height: 17px;
}
#accordionMagazin .accordion-item {
  padding: 0;
}
#accordionMagazin .accordion-body {
  padding: 0;
}
.magazin-date {
  color: #25292E;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  line-height: 14px;
  margin: 0 0 4px 0;
}
.magazin-autor {
  color: #25292E;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  line-height: 14px;
  margin: 0;
  padding-bottom: 8px;
}
img.magazin-artikelbild {
  width: 100%;
  height: 410px;
  object-fit: cover;
  object-position: center;
  border-radius: 4px;
}
img.magazin-artikelbild2 {
  width: 100%;
  height: 570px;
  object-fit: cover;
  object-position: center;
  border-radius: 4px;
}
#carouselMagazinIndicators {
  min-height: 526px;
}
.carousel-indicators {
  bottom: -45px;
}
.carousel-indicators [data-bs-target] {
  flex: 0 1 auto;
  height: 12px;
  width: 12px;
  background-color: #fff;
  box-shadow: 0 2px 4px 0 rgba(0,0,0,0.1);
  padding: 0;
  margin-right: 10px;
  margin-left: 10px;
  border-radius: 12px;
  border: 0;
  opacity: 1;
}
.angebot-heading .carousel-indicators [data-bs-target] {
  flex: 0 1 auto;
  height: 8px;
  width: 8px;
  background-color: #EEF2F5;
  box-shadow: 0 2px 4px 0 rgba(0,0,0,0.1);
  padding: 0;
  margin-right: 8px;
  margin-left: 8px;
  border-radius: 8px;
  border: 0;
  opacity: 1;
}
.carousel-indicators .active {
  background-color: #95C11F !important;
}
.magazin-content .carousel-control-prev {
  width: 10%;
  left: -10%;
  opacity: 0.8;
}
.magazin-content .carousel-control-next {
  width: 10%;
  right: -10%;
  opacity: 0.7;
}
.magazin-content .carousel-control-prev:hover,
.magazin-content .carousel-control-next:hover {
  opacity: 1;
}
.magazin-content .carousel-control-prev img,
.magazin-content .carousel-control-next img {
  height: 20px;
  width: 20px;
}
.magazin-content .carousel-control-prev-icon,
.magazin-content .carousel-control-next-icon {
  height: 56px;
  width: 56px;
  line-height: 56px;
  background: #fff;
  border: 0;
  border-radius: 55px;
}
.magazin-content .carousel-control-next-icon {
  padding-left: 4px;
}
.magazin-title h3 {
  color: #25292E;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 33px;
  margin: 0 0 12px 0;
}
.magazin-desc {
  color: #48525C;
  font-family: "Open Sans" !important;
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 24px;
}
.magazin-content .magazin-desc .bildarrow {
  margin-top: -61px;
}
.magazin-content .magazin-desc .bildinfo-box {
  margin-top: -1rem;
}
.magazin-desc img {
  width: 100% !important;
  height: auto !important;
}
button:not(.gm-svpc):not(.gm-control-active) img,
.content-contentsite button:not(.gm-svpc):not(.gm-control-active) img,
.news-box button:not(.gm-svpc):not(.gm-control-active) img,
.magazin-desc button:not(.gm-svpc):not(.gm-control-active) img {
  width: unset !important;
  height: unset !important;
}
.magazin-desc-dyn {
  max-height: 72px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: max-height 900ms ease-out;
  -moz-transition: max-height 900ms ease-out;
  -o-transition: max-height 900ms ease-out;
  transition: max-height 900ms ease-out;
}
.magazin-desc-dyn.show {
  max-height: 600px;
  -webkit-transition: max-height 900ms ease-in;
  -moz-transition: max-height 900ms ease-in;
  -o-transition: max-height 900ms ease-in;
  transition: max-height 900ms ease-in;
}
.magazinseite-content {
  color: #48525C;
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 24px;
}
.magazinseite-content h3 {
  color: #25292E;
  font-size: 48px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 65px;
}
.magazinseite-content h6 {
  color: #25292E;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.15px;
  line-height: 27px;
}
#show_magazin-btn-text {
  line-height: 24px;
  display: inline-flex;
  vertical-align: middle;
}
.magazin-content img {
  border-radius: 4px;
  width: 100%;
}
.magazin-content button img {
  border-radius: unset;
  width: unset;
}
.magazin-content .breadcrumb {
   color: #8D9AA8;
  font-family: "Open Sans";
  font-size: 12px;
  letter-spacing: 0.4px;
  line-height: 17px;
  text-decoration: none;
  margin-bottom: 24px;
}
.magazin-content .breadcrumb a,
.magazin-content .breadcrumb a:focus {
  color: #8D9AA8;
  text-decoration: none;
}
.magazin-content .breadcrumb a:hover {
  color: #48525C;
  text-decoration: none;
}
.magazin-content .titelbild-desc {
  margin: 8px 0;
  color: #48525C;
  font-size: 12px;
  letter-spacing: 0.4px;
  line-height: 17px;
  text-align: center;
}
.magazin-content .bild-desc {
  margin-top: 6px;
  color: #48525C;
  font-size: 12px;
  letter-spacing: 0.4px;
  line-height: 17px;
  text-align: left;
}
.magazin-infos-svg {
  display: inline-block;
  margin-right: 20px;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 1.5px;
  line-height: 11px;
}
.magazin-infos-svg.first {
  margin-right: 60px;
}
.magazin-infos-svg.last {
  margin-right: 0;
}
.magazin-infos-svg img {
  border-radius: unset;
  width: unset;
}
.magazin-infos-svg.trennung {
  font-size: 24px;
  vertical-align: middle;
}
.magazin-infos-svg .line {
  height: 24px;
  width: 1px;
  border-left: 1px solid #25292E;
}
.magazin-content button.mehr2 {
  color: #95C11F;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 24px;
  text-align: left;
  background: transparent;
  border: 0;
  padding: 10px 0;
  cursor: pointer;
}
.artikelCarousel.owl-carousel.owl-loaded {
  display: grid;
}
.artikelCarousel .owl-dots {
  margin-top: 0 !important;
  margin-bottom: 15px;
}
.artikelCarousel.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #EEF2F5;
}
.artikelCarousel.owl-theme .owl-dots .owl-dot.active span,
.artikelCarousel.owl-theme .owl-dots .owl-dot:hover span {
  background: #95C11F;
}
.artikelCarousel.owl-theme .owl-nav {
  font-size: 48px;
  line-height: 20px;
  width: 819px;
  margin: 0 auto;
}
.artikelCarousel.owl-theme .owl-nav [class*="owl-"]:hover {
  background: unset;
  color: unset;
  text-decoration: none;
}
.artikelCarousel.owl-carousel .owl-nav button.owl-prev {
  float: left;
}
.artikelCarousel.owl-carousel .owl-nav button.owl-next {
  float: right;
}
.artikelCarousel.owl-theme .owl-dots {
  margin-top: 10px !important;
}
#magazin-navi {
  position: fixed;
  top: 160px;
  left: 295px;
  height: 354px;
  width: 48px;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1.25px;
  line-height: 19px;
  color: #fff;
  border-radius: 4px;
  background-color: #25292E;
  padding: 16px 12px;
  overflow: hidden;
  transition: width 0.3s;
  z-index: 100;
}
#magazin-navi-inner {
  position: absolute;
  top: 0;
  left: 0;
  height: 350px;
  width: 172px;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1.25px;
  line-height: 19px;
  color: #fff;
  border-radius: 4px;
  background-color: #25292E;
  padding: 16px 12px;
}
#magazin-navi.show {
  width: 172px;
}
#magazin-navi ul {
  list-style-type: none;
  padding: 0;
  color: #fff;
}
#magazin-navi li {
  padding: 11px 0;
}
#magazin-navi li a,
#magazin-navi li a:hover,
#magazin-navi li a:focus {
  color: #fff;
  text-decoration: none;
}
#magazin-navi li.hr {
  padding: 0;
}
#magazin-navi li.hr hr {
  width: 26px;
  transition: width 0.3s;
}
#magazin-navi li.hr hr.show {
  width: 100%;
}
#magazin-navi li.first {
  padding: 0 0 10px 0;
}
#magazin-navi ul img {
 filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7492%) hue-rotate(116deg) brightness(96%) contrast(102%);
 margin-right: 15px;
}
#magazin-navi-mobile-btn {
  position: fixed;
  bottom: 50px;
  right: 15px;
  height: 48px;
  width: 48px;
  border-radius: 4px;
  background-color: #25292E;
  text-align: center;
  line-height: 42px;
  padding: 0;
  z-index: 100;
  cursor: pointer;
}
#magazin-navi-mobile-btn img {
 filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7492%) hue-rotate(116deg) brightness(96%) contrast(102%);
}
#magazin-navi-mobile {
  position: fixed;
  bottom: 50px;
  right: -172px;
  height: 374px;
  width: 172px;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1.25px;
  line-height: 19px;
  color: #fff;
  border-radius: 4px;
  background-color: #25292E;
  padding: 16px 12px;
  overflow: hidden;
  transition: right 0.3s;
  z-index: 100;
}
#magazin-navi-mobile.show {
  right: 15px;
}
#magazin-navi-mobile ul {
  list-style-type: none;
  padding: 0;
  color: #fff;
}
#magazin-navi-mobile li {
  padding: 11px 0;
}
#magazin-navi-mobile li a,
#magazin-navi-mobile li a:hover,
#magazin-navi-mobile li a:focus {
  color: #fff;
  text-decoration: none;
}
#magazin-navi-mobile li.hr {
  padding: 0;
}
#magazin-navi-mobile li.first {
  padding: 0 0 10px 0;
}
#magazin-navi-mobile li.nav-close {
  float: right;
  margin-right: -15px;
  cursor: pointer;
}
#magazin-navi-mobile ul img {
 filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7492%) hue-rotate(116deg) brightness(96%) contrast(102%);
 margin-right: 15px;
}
.magazin-titelbild {
  object-fit: cover !important;
  aspect-ratio: 32/9;
  object-position: center top !important;
  width: 100% !important;
  height: auto !important;
  border-radius: 8px;
}
.magazin-titelbild-blur {
  position: absolute;
  width: auto;
  height: auto;
  max-height: 367px;
  top: -367px;
  left: 50%;
  transform: translate(-50%, 0);
  border-radius: 8px;
}
.magazin-bild {
  object-fit: cover;
  aspect-ratio: 4/3;
  border-radius: 4px;
}
.magazin-content .magazin-titelbild-blur {
  position: absolute;
  width: auto;
  height: auto;
  max-height: 323px;
  top: -323px;
  left: 50%;
  transform: translate(-50%, 0);
  border-radius: 8px;
}

/* Angebote */
.angebote-top {
  height: 65px;
  width: 100%;
  padding: 0;
  background-color: #48525C;
}
.angebote-top .heading {
  width: fit-content;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 33px;
  padding: 16px 0 16px 70px;
  float: left;
}
.angebote-top .heading-filter {
  width: fit-content;
  color: #95C11F;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1.07px;
  line-height: 17px;
  padding: 25px 0 0;
  cursor: pointer;
  float: right;
}
.angebote-top .heading-filter i {
  line-height: 17px;
  font-size: 20px;
  margin-right: 5px;
  vertical-align: middle;
}
.angebote-top .heading-filter i.small {
  line-height: 17px;
  font-size: 14px;
  margin-left: 10px;
  vertical-align: bottom;
}
.vcg-angebote.angebote-filter {
  display: block;
  opacity: 0;
  margin-top: -100000px;
  position: absolute;
  width: 100%;
  padding: 0;
  -webkit-transition: opacity 300ms ease-out;
  -moz-transition: opacity 300ms ease-out;
  -o-transition: opacity 300ms ease-out;
  transition: opacity 300ms ease-out;
  z-index: 100;
}
.vcg-angebote .bbbr {
   border-bottom-left-radius: 8px;
   border-bottom-right-radius: 8px;
}

.vcg-angebote.angebote-filter.show {
  opacity: 1;
  margin-top: 0;
  -webkit-transition: opacity 300ms ease-in;
  -moz-transition: opacity 300ms ease-in;
  -o-transition: opacity 300ms ease-in;
  transition: opacity 300ms ease-in;
}
.vcg-angebote.angebote-filter label {
  line-height: 27px;
}
.vcg-angebote.angebote-filter label img {
  margin-top: -2px;
}
.angebote-filter > div:first-child {
  padding: 0 0 0 70px;
}
.angebote-filter .titel {
  color: #48525C;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.1px;
  line-height: 21px;
}
.angebote-filter .title {
  color: #48525C;
  font-size: 14px;
  letter-spacing: 0.1px;
  line-height: 21px;
  margin-bottom: 5px;
}
.angebote-filter input:not([type="range"]) {
  width: 100%;
  border-radius: 4px;
  background-color: #F2F5F8;
  border: 1px solid #F2F5F8;
  color: #25292E;
  box-shadow: none;
  line-height: 24px;
  letter-spacing: 0.5px;
  padding: 12px 16px;
  margin-bottom: 3px;
}
.angebote-filter #plz-ort,
#event_filter #plz-ort {
  padding-right: 96px;
}
.angebote-filter .input-group-suche {
  position: absolute;
  font-size: 19px;
  float: right;
  height: 48px;
  color: #8D9AA8;
  cursor: pointer;
  top: 50px;
  right: 14px;
}
.angebote-filter .input-group-delete {
  position: absolute;
  font-size: 19px;
  color: #8D9AA8;
  cursor: pointer;
  right: 47px;
  top: 35px;
  border-right: 1px solid #ccc;
  height: 49px;
  padding: 14px;
}
.angebote-filter .anfahrt {
  color: #48525C;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.15px;
  line-height: 24px;
}
.umkreisleiste {
  height: 60px;
  width: 100%;
  color: #48525C;
  font-size: 14px;
  letter-spacing: 0.1px;
  line-height: 21px;
  background-color: #f3f5f7;
}
.umkreisleiste .golfplaetze-umkreis {
  background-color: #fff;
}
.angeboteleiste {
  height: 65px;
  width: 100%;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0;
  line-height: 65px;
  padding: 0 0 0 70px;
}
.angeboteleiste.green {
  background: #00963E;
}
.angeboteleiste.orange {
  background: #EF7A08;
}
.angeboteleiste.blue {
  background: #3092D0;
}
.angeboteleiste.yellow {
  color: #25292E;
  background: #FDC300;
}
.angeboteleiste.purple {
  background: #595CA5;
}
.angeboteleiste.pink {
  background: #DD117C;
}
.angeboteleiste.mustard {
  color: #25292E;
  background: #D5D800;
}
.angeboteleiste.lightblue {
  background: #00A7E2;
}
#angebote-telefon-text{
  display:block;
}
#angebote-telefon-text-mobil{
  display:none;
}
#accordionAngebote .accordion-item {
  padding: 0;
  background-color: transparent;
}
#accordionAngebote .accordion-header {
  float: right;
  padding: 0;
}
#accordionAngebote .accordion-button {
  height: 17px;
  width: fit-content;
  color: #E67300;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1.07px;
  line-height: 13px;
  padding: 10px 15px;
  background-color: transparent;
}
#accordionAngebote .accordion-button::after {
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  margin-left: auto;
  font-family: "Font Awesome 5 Pro";
  font-size: 14px;
  font-weight: 400;
  color: #E67300;
  content: "\f078";
  background-image: unset;
  transition: unset;
  padding-left: 10px;
  line-height: 20px;
}
#accordionAngebote .accordion-button:not(.collapsed)::after {
  padding-left: 0;
}
#accordionAngebote .accordion-body {
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 24px;
  padding: 0;
}
#accordionAngebote .accordion-body h6 {
  font-weight: 700;
}
.golfplaetze-content .rabatt-info {
  color: #fff;
  font-size: 14px;
  border-radius: 8px;
  padding: 17px;
  overflow: auto;
}
.golfplaetze-content .rabatt-info.green {
  background: #00963E;
}
.golfplaetze-content .rabatt-info.orange {
  background: #EF7A08;
}
.golfplaetze-content .rabatt-info.blue {
  background: #3092D0;
}
.golfplaetze-content .rabatt-info.yellow {
  color: #25292E;
  background: #FDC300;
}
.golfplaetze-content .rabatt-info.purple {
  background: #595CA5;
}
.golfplaetze-content .rabatt-info.pink {
  background: #DD117C;
}
.golfplaetze-content .rabatt-info.mustard {
  color: #25292E;
  background: #D5D800;
}
.golfplaetze-content .rabatt-info.lightblue {
  background: #00A7E2;
}
.golfplaetze-content .kontaktname {
  width: fit-content;
  margin: 6px 10px 10px 40px;
}
.angebot-heading {
  padding: 0 0 0 75px;
}
#carouselAngebote .carousel-indicators {
  bottom: -40px;
}
.angebot-heading img.angebot-artikelbild {
  width: 100%;
  height: 276px;
  object-fit: cover;
  object-position: center;
  border-radius: 4px;
}
.angebot-heading .angebot-inner {
  position: absolute;
  top: calc(50% - 50px);
  margin: 0 auto;
  width: 100%;
}
.angebot-heading .angebot-inner h4 {
  color: #FFFFFF;
  font-size: 34px;
  font-weight: 700;
  letter-spacing: 0.25px;
  line-height: 37px;
  text-shadow: 0px 0px 2px #000;
}
.br-8 {
  border-radius: 8px;
}

#shareModal .modal-content {
  margin: 140px auto;
  position: relative;
  display: flex;
  flex-direction: column;
  width: 564px;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-radius: 8px;
  outline: 0;
}
#shareModal .modal-content .modal-header {
  border-bottom: 0;
}
#shareModal .modal-content .modal-body {
  color: #25292E;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.15px;
  line-height: 22px;
  text-align: center;
  padding-bottom: 50px;
}
#shareModal .modal-content .modal-body .share-icons  {
  width: 400px;
  margin: 0 auto;
  padding-top: 15px;
}
#shareModal .modal-content .modal-body .share-icons a {
  float: left;
  margin: 0 20px;
}
.sharetooltip {
  position: relative;
  display: inline-block;
}

.sharetooltip .sharetooltiptext {
  visibility: hidden;
  width: 200px;
  background-color: #333;
  color: #fff;
  font-size: 12px;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 26px;
  left: 50%;
  margin-left: -148px;
  opacity: 0;
  transition: opacity 0.3s;
}

.sharetooltip .sharetooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #333 transparent transparent transparent;
}
.sharetooltip:hover .sharetooltiptext {
  visibility: visible;
  opacity: 1;
}
#angebote-telefon-text{
  display:block;
}
#angebote-telefon-text-mobil{
  display:none;
}

/* First Login Tutorial */
.tutorial {
  font-size: 13px;
  margin: 0 0 10px -20px;
}
#firstlogin {
  display: none;
  width: 100vw;
}
#firstlogin .modal-backdrop.show {
  opacity: 0.6;
}
#firstlogin .help-arrow {
  position: absolute;
  top: 60px;
  left: -41px;
  z-index: 1051;
}
#firstlogin .help-arrow.step1,
#firstlogin .help-arrow.step10 {
  display: none;
}
#firstlogin .help-arrow.step2,
#firstlogin .help-arrow.step3,
#firstlogin .help-arrow.step4,
#firstlogin .help-arrow.step5,
#firstlogin .help-arrow.step6,
#firstlogin .help-arrow.step7,
#firstlogin .help-arrow.step8,
#firstlogin .help-arrow.step9 {
  display: block;
}
#firstlogin .help-arrow.step9 {
  top: 332px;
}
#firstlogin .help-box {
  position: absolute;
  top: 75px;
  left: 340px;
  width: 478px;
  border-radius: 15px;
  background: #fff;
  padding: 45px;
  font-size: 16px;
  font-weight: 400;
  color: #48525C;
  letter-spacing: 0.5;
  line-height: 24px;
  text-align: center;
  z-index: 1051;
}
#firstlogin .help-box.step1 {
  top: 67px;
}
#firstlogin .help-box.step2 {
  top: 67px;
}
#firstlogin .help-box.step3 {
  top: 67px;
}
#firstlogin .help-box.step4 {
  top: 117px;
}
#firstlogin .help-box.step5 {
  top: 167px;
}
#firstlogin .help-box.step6 {
  top: 264px;
}
#firstlogin .help-box.step7 {
  top: 362px;
}
#firstlogin .help-box.step8 {
  top: 362px;
}
#firstlogin .help-box.step9 {
  top: 190px;
}
#firstlogin .help-box.step10 {
  top: 67px;
}
#firstlogin .help-picture {
  position: absolute;
  display: none;
  top: 130px;
  left: 0px;
  z-index: 1051;
}
#firstlogin .help-picture.step1 {
  display: none;
}
#firstlogin .help-picture.step2 {
  top: 130px;
}
#firstlogin .help-picture.step3 {
  top: 130px;
}
#firstlogin .help-picture.step4 {
  top: 180px;
}
#firstlogin .help-picture.step5 {
  top: 230px;
}
#firstlogin .help-picture.step6 {
  top: 326px;
}
#firstlogin .help-picture.step7 {
  top: 426px;
}
#firstlogin .help-picture.step8 {
  top: 426px;
}
#firstlogin .help-picture.step9 {
  top: 526px;
}
#firstlogin .help-picture.step10 {

}
#firstlogin .help-text.step1 {
  display: block;
}
#firstlogin .help-text.step2,
#firstlogin .help-text.step3,
#firstlogin .help-text.step4,
#firstlogin .help-text.step5,
#firstlogin .help-text.step6,
#firstlogin .help-text.step7,
#firstlogin .help-text.step8,
#firstlogin .help-text.step9,
#firstlogin .help-text.step10 {
  display: none;
}
#firstlogin .overline {
  color: #48525C;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  line-height: 11px;
  text-align: center;
  margin: 0 auto 10px auto;
}
#firstlogin .help-box .modal-header {
  border: 0;
  padding: 0;
  margin: -20px -20px 20px auto;
}
#firstlogin .help-box h5 {
  color: #25292E);
  font-size: 24px;
  font-weight: 700;
  font-style: Bold;
  letter-spacing: 0px;
}
#firstlogin .carousel-indicators {
  position: relative;
  bottom: unset;
  padding: 10px 0 20px;
}
#firstlogin .carousel-indicators [data-bs-target] {
  background-color: #eee;
  box-shadow: unset;
  cursor: pointer;
}
#firstlogin .nicht-mehr-anzeigen {
  color: #EF7A08;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1,07px;
  padding: 15px 0 0;
  cursor: pointer;
}
.bag-tag-upload {
  width: 100%;
  background: #f2f5f8;
  font-size: 100px;
  line-height: 110px;
  cursor: pointer;
  padding: 5px 0 10px;
}
#BagTagModal.modal {
  z-index: 1080;
}
#install-ios-popup {
  display: none;
}
#iosBanner {
  display: none;
  position: absolute;
  z-index: 1000;
}
#svg-share {
  margin: -6px -1px 5px 2px;
  height: 26px;
  width: 26px;
}
#svg-add {
  margin: 0 0 5px 2px;
  height: 22px;
  width: 22px;
}
.bell {
  position: absolute;
  top: 6px;
  right: 56px;
  width: 25px;
  font-size: 24px;
  cursor: pointer;
}
.bell-md {
  position: absolute;
  top: 24px;
  left: 225px;
  font-size: 22px;
  cursor: pointer;
}
.bell a,
.bell-md a {
  color: #48525C;
}
.bell a:hover,
.bell-md a:hover {
  color: #111;
}
.bell-status.unread {
  position: absolute;
  top: 10px;
  left: 11px;
  font-size: 9px;
  color: red;
}
.meine-nachrichten .mitgliedsantrag .title .row .news-status {
  color: #999;
  font-size: 20px;
}
.meine-nachrichten .mitgliedsantrag .title .row .news-status.unread {
  color: red !important;
}
.meine-nachrichten .control {
  padding-left: 20px;
}
.meine-nachrichten .control .control_indicator {
  position: unset;
}
.meine-nachrichten .control-checkbox .control_indicator:after {
  left: 29px;
  top: 1px;
}
.news-frame {
  border-bottom:1px solid #ccc;
  padding: 15px 0;
}
.news-frame.last {
  border-bottom: 0;
  padding: 15px 0 0 0;
}
.unread {
  font-weight:600;
  color: #25292e;
}
.unread .control_indicator {
    position: absolute;
    top: 2px;
    left: 0;
    height: 24px;
    width: 24px;
    background: red;
    border: 0px solid #000000;
    border-radius: 8px;
}
.unread.control:hover input ~ .control_indicator,
.unread.control input:focus ~ .control_indicator {
    background: red;
}
.unread.control:hover input ~ .control_indicator,
.unread.control input:focus ~ .control_indicator {
    background: red;
}
.control.unread input:checked ~ .control_indicator {
    background: red;
}
.unread.control:hover input:not([disabled]):checked ~ .control_indicator,
.unread.control input:checked:focus ~ .control_indicator {
    background: red;
}
.control-checkbox.unread .control_indicator {
    border-radius: 8px;
    border: 1px solid #810000;
}
.control.unread input[type="checkbox"]:checked ~ .control_indicator {
    border: 1px solid #810000;
}
a.nachrichten-link,
a.nachrichten-link:hover {
  color: #48525C;
  text-decoration: none;
}
.cookieconsent-hinweis {
  width: 100%;
  height: 535px;
  text-align: center;
  padding: 0 15px;
}
.cookieconsent-hinweis2 {
  width: 100%;
  height: 404px;
  text-align: center;
  padding: 0 15px;
}
.badge-gutscheine {
  background: #95C11F;
  color: #fff !important;
}
#modalAenderungsBestaetigung .modal-dialog,
#modalNewsletter1Anmeldung .modal-dialog,
#modalNewsletter1Abmeldung .modal-dialog,
#modalNewsletter2Anmeldung .modal-dialog,
#modalNewsletter2Abmeldung .modal-dialog,
#modalNewsletter1Feedback .modal-dialog,
#modalNewsletter2Feedback .modal-dialog {
  top: 0;
  width: 670px;
  margin-bottom: 120px;
}
#modalAenderungsBestaetigung .modal-header,
#modalNewsletter1Anmeldung .modal-header,
#modalNewsletter1Abmeldung .modal-header,
#modalNewsletter2Anmeldung .modal-header,
#modalNewsletter2Abmeldung .modal-header,
#modalNewsletter1Feedback .modal-header,
#modalNewsletter2Feedback .modal-header {
  border: 0;
}
#modalAenderungsBestaetigung .modal-header h4,
#modalNewsletter1Anmeldung .modal-header h4,
#modalNewsletter1Abmeldung .modal-header h4,
#modalNewsletter2Anmeldung .modal-header h4,
#modalNewsletter2Abmeldung .modal-header h4,
#modalNewsletter1Feedback .modal-header h4,
#modalNewsletter2Feedback .modal-header h4 {
  line-height: 46px;
}
#modalAenderungsBestaetigung .btn-close,
#modalNewsletter1Anmeldung .btn-close,
#modalNewsletter1Abmeldung .btn-close,
#modalNewsletter2Anmeldung .btn-close,
#modalNewsletter2Abmeldung .btn-close,
#modalNewsletter1Feedback .btn-close,
#modalNewsletter2Feedback .btn-close {
  position: absolute;
  top: 25px;
  right: 25px;
  font-size: 18px;
}

/* Landingpage 2024*/

.landingpage.ver2024 #verticalCarousel.vertical.carousel .headerbg .h2-text {
  color: #fff;
  font-size: 92px;
  font-weight: 700;
  line-height: 82px;
  letter-spacing: -0.5px;
  margin: 21px 0 0 -190px;
}
.landingpage.ver2024 #verticalCarousel.vertical.carousel .headerbg .h3-text{
  color: #fff;
  font-size: 66px;
  font-weight: 700;
  line-height: 65px;
  margin: 25px 0 0 140px;
}
.landingpage.ver2024 #verticalCarousel.vertical.carousel .headerbg {
  height: fit-content;
  width: 100%;
  box-shadow: unset;
}

.landingpage.ver2024 #verticalCarousel.vertical.carousel .sticker {
  position: absolute;
  top: 316px;
  left: 50%;
  margin-left: 44px;
  height: 206px;
  width: 220px;
  z-index: 99;
}
.landingpage.ver2024 #verticalCarousel.vertical.carousel .sticker2 {
  position: absolute;
  top: 316px;
  left: 50%;
  margin-left: 200px;
  height: 172px;
  width: 172px;
  background-color: #F3F5F7;
  border-radius: 140px;
  z-index: 98;
}
.landingpage.ver2024 #verticalCarousel.vertical.carousel .sticker .top {
  position: absolute;
  width: 170px;
  color: #fff;
  font-size: 22px;
  letter-spacing: 0.44px;
  line-height: 24px;
  margin-top: 37px;
  text-align: center;
}
.landingpage.ver2024 #verticalCarousel.vertical.carousel .sticker .preis {
  position: absolute;
  width: 170px;
  color: #fff;
  font-size: 42px;
  font-weight: 800;
  letter-spacing: 0.29px;
  line-height: 55px;
  margin: 58px 0 0 -9px;
  text-align: center;
}
.landingpage.ver2024 #verticalCarousel.vertical.carousel .sticker .preis2 {
  position: absolute;
  color: #fff;
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 0.46px;
  line-height: 36px;
  margin: 62px 0 0 136px;
  text-align: center;
}
.landingpage.ver2024 #verticalCarousel.vertical.carousel .sticker .bottom {
  position: absolute;
  width: 170px;
  color: #fff;
  font-size: 22px;
  font-weight: normal;
  letter-spacing: 0.44px;
  line-height: 24px;
  margin-top: 113px;
  text-align: center;
}
.landingpage.ver2024 #verticalCarousel.vertical.carousel .sticker2 .left {
  position: absolute;
  color: #95C11F;
  font-size: 19px;
  font-weight: 600;
  letter-spacing: 0.29px;
  line-height: 55px;
  line-height: 24px;
  margin: 25px 0 0 68px;
  text-align: center;
}
.landingpage.ver2024 #verticalCarousel.vertical.carousel .sticker2 .preis {
  position: absolute;
  color: #95C11F;
  font-size: 42px;
  font-weight: 800;
  letter-spacing: 0.29px;
  line-height: 55px;
  margin: 40px 0 0 33px;
  text-align: center;
}
.landingpage.ver2024 #verticalCarousel.vertical.carousel .sticker2 .bottom {
  position: absolute;
  color: #95C11F;
  font-size: 19px;
  font-weight: 600;
  letter-spacing: 0.14px;
  line-height: 24px;
  margin: 94px 0 0 43px;
  text-align: center;
}
#free-golfer-benefits-back {
  display: none;
  height: 320px;
  width: 100%;
  background: #fff;
}
.vcgm #free-golfer-benefits-back {
  height: 250px;
}
#free-golfer-benefits {
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  font-weight: 700;
  letter-spacing: 2%;
  line-height: 18px;
  text-align: center;
  background: #95C11F;
  font-family: Open Sans;
}
#free-golfer-benefits .container {
  padding-top: 19px;
  padding-bottom: 13px;
}
#free-golfer-benefits .benefit-icon {
  width: 35px;
  height: 35px;
  border-radius: 36px;
  margin-bottom: 5px;
}
#verticalCarousel .carousel-inner {
  overflow: unset;
}

/* Redesign */
.header .topnav {
  height: 41px;
  width: 100%;
  background: rgba(242, 245, 248, 1);
  font-size: 12px;
  font-weight: 400;
}
.header .topnav .topnav-topic1 {
  display: block;
  height: 17px;
  width: fit-content;
  margin: 12px 32px 0 0;
  float: right;
  cursor: pointer;
}
.header .topnav .topnav-topic2 {
  display: block;
  height: 17px;
  width: fit-content;
  margin: 12px 32px 0 0;
  float: right;
  cursor: pointer;
}
.header .topnav .topnav-topic2 span {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2%;
  vertical-align: middle;
}
.header .topnav .topnav-topic3 {
  display: block;
  height: 17px;
  width: fit-content;
  margin: 12px 32px 0 0;
  float: right;
  cursor: pointer;
}
.header .topnav .topnav-topic4 {
  display: block;
  height: 17px;
  width: fit-content;
  margin: 12px 0 0 0;
  float: right;
  cursor: pointer;
}
.header .topnav .topnav-topic1 svg {
  margin: 0 4px 2px 0;
}
.header .topnav .topnav-topic2 svg {
  margin: 1px 3px 0 0;
}
.header .topnav .topnav-topic3 svg {
  margin: 0 4px 3px 0;
}
.header .topnav .topnav-topic4 svg {
  margin: 0 4px 3px 0;
}
.bg-white--ticker {
  margin-top: 101px;
}
.myvcg-login {
  display: block;
  height: 24px;
  width: fit-content;
  font-size: 16px;
  font-weight: 600;
  color: rgba(37, 41, 46, 1);
  letter-spacing: 0.1px;
  margin: -2px 0 0 0;
  float: right;
  cursor: pointer;
}
.myvcg-login svg {
  margin: 0 4px 3px 0;
}

.topbar-suche {
  opacity: 0;
  position: absolute;
  width: 220px;
  top: -80px;
  right: 415px;
  left: unset;
}
.topbar-suche.show {
  opacity: 1;
  top: -30px;
  right: 415px;
  left: unset;
  transition: top 300ms ease-out;
}
.topbar-suche .input-group-addon {
  font-size: 16px;
  color: #8D9AA8;
  position: relative;
  top: 29px;
  left: 12px;
  z-index: 10;
}
#topbar-suche {
  color: #48525C;
  background: rgb(242, 245, 248);
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 24px;
  padding: 4px 16px 4px 38px;
  border: 1px solid #ddd;
}
.hero{
  position: relative;
  display: block;
}
.hero img{
  display: block;
  width: 100%;
  height: auto;
  height: 640px;
  max-height: 640px;
  object-fit: cover;
  object-position: center;
}
.hero::before{
  content: "";
  position: absolute; inset: 0;
  background: var(--bg) center/cover no-repeat;
  filter: blur(16px);
  will-change: filter;
  -webkit-mask-image: linear-gradient(to right, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 50%);
          mask-image: linear-gradient(to right, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 50%);
}
.hero::after{
  content: "";
  position: absolute; inset: 0;
  background: linear-gradient(90deg, rgba(0, 28, 54, 0.5) 13.93%, rgba(110, 187, 255, 0) 100%);
  pointer-events: none;
}
.headline-text {
  position: absolute;
  top: 25%;
  color: #fff;
  font-size: 66px;
  font-weight: 700;
  line-height: 66px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
}
.headline2-text {
  position: absolute;
  color: #fff;
  font-size: 48px;
  font-weight: 700;
  line-height: 48px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
}
.vcgm .headline2-text {
  display: none;
}
.hero-content {
  position: absolute;
  top: 20vh;
  left: 50%;
  width: 100%;
  max-width: 1410px;
  transform: translateX(-50%);
  color: #fff;
  font-size: 24px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 36px;
  padding: 0 15px;
  text-align: left;
}
.hero-content h1,
.hero-content h2,
.hero-content h3,
.hero-content h4,
.hero-content h5,
.hero-content h6 {
  color: #fff;
}
.center .hero-content {
  text-align: center;
}
.right .hero-content {
  text-align: right;
}
.left .hero::after {
  background: linear-gradient(90deg, rgba(0, 28, 54, 0.5) 13.93%, rgba(110, 187, 255, 0) 100%);
}
.center .hero::after {
  background: linear-gradient(180deg, rgba(0, 28, 54, 0.5) 60%, rgba(110, 187, 255, 0) 100%);
}
.center .hero::before {
  -webkit-mask-image: linear-gradient(to bottom, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 50%);
  mask-image: linear-gradient(to bottom, rgb(0, 0, 0) 0%, rgba(0,0,0,0) 50%);
}
.right .hero::after {
  background: linear-gradient(270deg, rgba(0, 28, 54, 0.5) 13.93%, rgba(110, 187, 255, 0) 100%);
}
.right .hero::before {
  -webkit-mask-image: linear-gradient(to left, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 50%);
  mask-image: linear-gradient(to left, rgb(0, 0, 0) 0%, rgba(0,0,0,0) 50%);
}
.right .stickers_position {
  position: absolute;
  right: 15px;
}
.center .stickers_position {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.none .hero::after {
  content: unset;
}
.none .hero::before {
  background: unset;
}
.vcgm .stickers_position {

}

#verticalCarousel.vertical.carousel #ausrichtung .stickers {
  position: absolute;
  top: calc(25% + 100px);
  left: 50%;
  width: 100%;
  max-width: 1410px;
  transform: translateX(-50%);
  padding: 0 15px;
}
#verticalCarousel.vertical.carousel #ausrichtung .sticker {
  position: absolute;
  top:0;
  left: 15px;
  height: 206px;
  width: 220px;
  margin: 0;
  padding: 0;
  z-index: 99;
}
#verticalCarousel.vertical.carousel #ausrichtung .sticker2 {
  position: absolute;
  top:0;
  left: 15px;
  height: 172px;
  width: 172px;
  margin: 30px 0 0 155px;
  background-color: #F3F5F7;
  border-radius: 140px;
  z-index: 98;
}
#verticalCarousel.vertical.carousel #ausrichtung .seidabei-btn {
  position: relative;
  top: 77px;
  left: 0;
  margin-left: 370px;
  width: fit-content;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1.43px;
  line-height: 24px;
  text-align: center;
  background: #ef7a08;
  border: 1px solid #ef7a08;
  border-radius: 8px;
  padding: 14px 48px;
  cursor: pointer;
  white-space: nowrap;
}
#ausrichtung {
  position: relative;
}
#ausrichtung.left .headline-text {
  text-align: left;
}
#ausrichtung.center .headline-text {
  text-align: center;
}
#ausrichtung.right .headline-text {
  text-align: right;
}
#verticalCarousel.vertical.carousel #ausrichtung.left .stickers {

}
#verticalCarousel.vertical.carousel #ausrichtung.center .stickers {
  left: 50%;
  transform: translateX(-50%);
}
.vcgm .hero img {
  max-height: 480px;
}
.vcgm .headline-text {
  top: 8%;
}
.vcgm #verticalCarousel.vertical.carousel #ausrichtung .stickers {
  top: calc(8% + 185px);
}
.vcgm .siegel {
  position: absolute;
  top: -10px;
  left: 400px;
  width: 285px;
  height: 218px;
}
.vcgm #verticalCarousel.vertical.carousel .siegel1 img {
  position: absolute;
  width: auto;
  height: 90px;
  bottom: 48px;
  left: 0;
  margin-right: 180px;
  z-index: 11;
}
.vcgm #verticalCarousel.vertical.carousel .siegel1 img:hover {
  z-index: 11;
  height: 70%;
}
.vcgm #verticalCarousel.vertical.carousel .siegel2 img {
  position: absolute;
  width: auto;
  height: 102px;
  bottom: 50px;
  left: 100px;
  right: unset;
  margin-right: 80px;
  cursor: pointer;
  transition: all 100ms ease-out;
  z-index: 10;
}
.vcgm #verticalCarousel.vertical.carousel .siegel2 img:hover {
  z-index: 10;
  height: 70%;
}
.vcgm #verticalCarousel.vertical.carousel .siegel3 img {
  position: absolute;
  width: auto;
  height: 96px;
  bottom: 43px;
  left: 178px;
  right: unset;
  cursor: pointer;
  transition: all 100ms ease-out;
  z-index: 9;
}
.vcgm #verticalCarousel.vertical.carousel .siegel3 img:hover {
  z-index: 9;
  height: 70%;
}
.vcg-feedback {
  min-height: 180px;
  height: 100%;
  width: 100%;
  padding: 15px;
  background-color: #fff;
  border-radius: 4px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.vcg-feedback span {
  display: block;
  width: 100%;
  color: #8D9AA8;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: 0.02em;
  text-align: center;
  margin-top: 8px;
}
#mitgliedschaft-benefits {
  font-family: Open Sans;
  font-weight: 700;
  font-style: bold;
  color: #fff;
  font-size: 34px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  background: #EF7A08;
}
#mitgliedschaft-benefits span {
  display: block;
  font-family: Open Sans;
  font-weight: 700;
  font-style: bold;
  color: #fff;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 2%;
  text-align: center;
  margin-top: 16px;
}
#mitgliedschaft-benefits .col-lg-3 {
  padding: 0 75px;
}
.vorteile-mitgliedschaft {
  min-height: 300px;
  height: 100%;
  width: 100%;
  padding: 25px 15px;
  background-color: #fff;
  border-radius: 4px;
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.vorteile-mitgliedschaft ul {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 25px;
}
.vorteile-mitgliedschaft ul li {
  position: relative;
  margin-bottom: 16px;
  text-align: left;
  font-size: 12px;
  font-weight: 400;
  padding-left: 28px;
}
.vorteile-mitgliedschaft ul li:last-child {
  margin-bottom: 0;
}
.vorteile-mitgliedschaft li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  width: 16px;
  height: 12px;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='12' viewBox='0 0 16 12' fill='none'><path d='M5.55032 11.408L0.21582 6.0735L1.28482 5.00425L5.55032 9.26975L14.7158 0.104248L15.7848 1.1735L5.55032 11.408Z' fill='%2395C11F'/></svg>") no-repeat center;
  background-size: contain;
}
#mitglied-werden-bar {
  display: none;
}
#news-buehne .submit-button {
  width: 290px;
}


@media (min-width: 1400px) and (max-width: 1500px) {
  .login .ps-xxl-5 {
    padding-left: 1rem !important;
  }
}

@media (min-width: 1400px) {
  .mitgliedsantrag .radio-label .control.pl-34 {
    padding-left: 34px;
  }
}

@media (min-width: 769px) {
  .mitgliedwerden .owl-carousel .owl-stage {
    transform: translate3d(0px, 0px, 0px) !important;
    margin: 0 auto;
  }
  .navbar-expand-lg .navbar-nav {
  flex-direction: column;
  }
}

@media (max-width: 1410px) {
  .phone-box {
    position: unset;
    right: unset;
    top: unset;
    width: 100%;
    margin-top: unset;
    max-width: 360px;
    border-radius: 8px;
    text-align: center;
    padding: 16px 16px 32px 16px;
    margin-bottom: 25px;
  }
  .phone-box.hcpi-index {
    position: unset;
    right: unset;
    top: unset;
  }
  .zahlungsart-typ {
    margin-left: calc(50% - 110px);
  }
  .btn.mehr {
    width: 100%;
  }
  .golfplatz-details .golfplaetze-bewertungen .bewertung-abgeben {
  padding-top: 15px;
  }
  .events-map {
    height: 350px;
    width: 100%;
  }
  .angebote-map {
    height: 353px;
    width: 100%;
  }
  .golfplatz-map {
    height: 247px;
    width: 100%;
  }
  .cookieconsent-hinweis {
    width: 100%;
    height: 250px;
    text-align: center;
  }
  .cookieconsent-hinweis2 {
    width: 100%;
    height: 247px;
    text-align: center;
  }
  #carouselGolfplatz .carousel-item img,
  #carouselGolfplatz .carousel-img-blur {
    height: 247px;
    top: -247px;
  }
  .topbild-img,
  .topbild-img-blur {
    height: 247px;
    top: -247px;
  }
  .topbild-img img {
    height: 247px;
  }
}

@media (max-width: 1260px) {
  .headline-text {
    font-size: 55px;
    line-height: 55px;
  }
  .vcgm #verticalCarousel.vertical.carousel #ausrichtung .stickers {
    top: calc(7% + 150px);
  }
  .vcgm #verticalCarousel.vertical.carousel #ausrichtung .sticker {
    left: 15px;
    height: 138px;
    width: 152px;
    background-size: 100% 100%;
  }
  .vcgm.landingpage.ver2024 #verticalCarousel.vertical.carousel #ausrichtung .sticker .top {
    font-size: 13px;
    line-height: 24px;
    margin: 16px 0 0 -27px;
  }
  .vcgm.landingpage.ver2024 #verticalCarousel.vertical.carousel #ausrichtung .sticker .preis {
    font-size: 31px;
    line-height: 55px;
    margin: 28px -2px;
    width: 110px;
  }
  .vcgm.landingpage.ver2024 #verticalCarousel.vertical.carousel #ausrichtung .sticker .preis2 {
    font-size: 20px;
    line-height: 36px;
    margin: 36px 0 0 97px;
  }
  .vcgm.landingpage.ver2024 #verticalCarousel.vertical.carousel #ausrichtung .sticker .bottom {
    width: 115px;
    color: #fff;
    font-size: 13px;
    margin-top: 75px;
  }
  .vcgm #verticalCarousel.vertical.carousel #ausrichtung .sticker2 {
    top: -10px;
    left: -35px;
    height: 115px;
    width: 115px;
  }
  .vcgm.landingpage.ver2024 #verticalCarousel.vertical.carousel #ausrichtung .sticker2 .left {
    font-size: 13px;
    line-height: 24px;
    margin: 13px 0 0 44px;
  }
  .vcgm.landingpage.ver2024 #verticalCarousel.vertical.carousel #ausrichtung .sticker2 .preis {
    font-size: 31px;
    line-height: 40px;
    margin: 30px 0 0 18px;
  }
  .vcgm.landingpage.ver2024 #verticalCarousel.vertical.carousel #ausrichtung .sticker2 .bottom {
    font-size: 13px;
    line-height: 14px;
    margin: 71px 0 0 26px;
  }
  .vcgm .siegel {
    position: absolute;
    top: -45px;
    left: 286px;
    width: 285px;
    height: 218px;
  }
}

@media (min-width: 992px) {
  .meine-daten-email{
    margin-top: 2rem;
  }

  .meine-daten-telefon{
    margin-top: 10rem;
  }
}

@media (min-width: 1369px) {
  #install-popup-nodesktop {
    display: none !important;
  }
}

@media (min-width: 1369px) {
  #push-popup-nodesktop {
    display: none;
  }
}

@media (max-width: 1368px) {
  #push-popup-nodesktop {
    display: block;
  }
  #install-popup {
    display: none;
    position: fixed;
    z-index: 1000;
    width: 100%;
    top: 0;
    left: 0;
    padding: 0;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 10px;
    font-size: 20px;
    line-height: 20px;
    cursor: pointer;
    padding: 25px;
  }
  #install-popup p {
    font-size: 20px;
    line-height: 20px;
  }
  #push-popup {
    display: none;
    position: fixed;
    z-index: 1000;
    width: 100%;
    top: 0;
    left: 0;
    padding: 0;
    background-color: rgba(0, 0, 0, 0.8);
    box-shadow: rgba(0, 0, 0, 0.8) 0px 0px 10px;
    font-size: 12px;
    line-height: 12px;
    cursor: pointer;
    height: 100vh;
    z-index: 1000;
  }
  #push-popup .modal {
    padding: 15px 100px;
  }
  #push-popup .modal-dialog-first {
    font-size: 18px;
    line-height: 22px;
    margin: 50px auto auto;
    color: #fff;
    padding: 25px;
  }
  #push-popup .modal-dialog {
    margin: 50px auto auto;
  }
  #push-popup .modal-body {
    font-size: 20px;
    padding: 25px;
  }
  #push-popup .modal-footer {
    display: unset;
    padding: 35px 25px;
    font-size: 20px;
    color: #f06b0a;
    font-weight: 600;
}
  #push-popup p {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 8px;
  }
  #install-ios-popup {
    display: block;
    position: fixed;
    z-index: 1000;
    width: 100%;
    top: 0;
    left: 0;
    padding: 0;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 10px;
    font-size: 20px;
    line-height: 20px;
    cursor: pointer;
    padding: 25px;
  }
}

@media (max-width: 1200px) {
  #bildarrow {
    margin-left: 30px;
  }
  .angebot-heading .angebot-inner {
    top: calc(50% - 80px);
  }
  .angebot-heading .angebot-inner h4 {
    font-size: 29px;
    line-height: 30px;
  }
  .meine-nachrichten .control {
    padding-left: 0px;
  }
  .meine-nachrichten .control-checkbox .control_indicator:after {
    left: 10px;
    top: 1px;
  }
}

@media (max-width: 991px) {
  h1,
  .home-content h1 {
    font-size: 60px;
    letter-spacing: -0.5px;
    line-height: 82px;
  }
  h2,
  .home-content h2 {
    font-size: 48px;
    letter-spacing: 0;
    line-height: 65px;
    text-align: center;
  }
  h3,
  .home-content h3 {
    font-size: 34px;
    letter-spacing: 0.25px;
    line-height: 46px;
  }
  h4,
  .home-content h4 {
    font-size: 24px;
    letter-spacing: 0;
    line-height: 33px;
  }
  h5,
  .home-content h5 {
    font-size: 20px;
    letter-spacing: 0.15px;
    line-height: 27px;
  }
  .magazin .h1-class {
    font-size: 37px;
    line-height: 49px;
    letter-spacing: -0.5px;
    margin-bottom: 2px;
  }
  .newsseite-content h3 {
    font-size: 34px;
    line-height: 46px;
  }
  .section-main {
    padding: 0;
  }
  .topbild.contentsite {
    height: 340px;
  }
  .content-contentsite {
    color: #48525C;
    font-size: 16px;
    letter-spacing: 0.5px;
    line-height: 24px;
    padding: 20px 0;
    word-wrap: break-word;
  }
  .content-contentsite .magazin-content {
    padding-top: 25px;
  }
  .content-contentsite .container .row {
    margin-right: -15px;
    margin-left: -15px;
  }
  .content-contentsite .container .row > * {
    padding-right: 15px;
    padding-left: 15px;
  }
  .content-contentsite img {
    width: 100% !important;
    height: auto !important;
    padding: 0;
    border-radius: 4px;
  }
  .content-contentsite #BagTagModal .modal-header img.grey,
  .content-contentsite .bag-tag-upload #bagtag-bild {
    width: unset !important;
  }
  .bag-tag-upload {
   padding: 10px 0;
  }
  .mitgliedwerden .state h1 {
    font-size: 34px;
    letter-spacing: 0.25px;
    line-height: 46px;
  }
  .magazin-content img:not(.magazin-bild) {
    width: unset;
    height: unset;
    object-fit: unset; ;
    object-position: unset;
    aspect-ratio: unset;
    padding: unset;
    border-radius: unset;
  }
  .magazin-content img.magazin-titelbild-blur {
    position: unset;
    width: 100%;
    height: auto !important;
    max-height: unset;
    transform: unset;
    border-radius: 0;
  }
  .magazin-content .carousel-img-blur {
    background-image: unset !important;
    height: unset !important;
  }
  .magazin-content button.btn-secondary {
    width: 100%;
  }
  .br4img {
    padding: 0 15px 20px;
  }
  .embed-responsive-video {
    width: 100%;
    height: 450px;
  }

  .content-contentsite .overline {
    margin-top: 20px;
  }
  .content-contentsite h1 {
    text-align: center;
    padding: 8px 0 24px;
  }
  .content-contentsite h2 {

  }
  .content-contentsite .col-lg-8 h2 {
    text-align: center;
    padding: 15px 0;
  }
  .content-contentsite h5 {

  }
  .milestones h1 {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 26px;
  }
  .magazin-content h1 {

  }
  .verwandte-artikel h2 {
    font-size: 20px;
    letter-spacing: 0.15px;
    line-height: 27px;
  }
  .teammember_description.show {
    display: none;
  }
  .singlenav_chooseYear {
    margin: 0px 0 50px 0;
  }
  .milestones {
    text-align: center;
  }
  .milestones_yearContainer {
    border-left: 0;
    text-align: center;
    padding-bottom: 60px;
  }
  .milestones_text {
    padding-bottom: 60px;
  }

  .milestones_arrowTimeline {
    display: none;
  }
  .content-contentsite .milestones_img {
    margin-left: auto;
    margin-right: auto;
    border-radius: 50%;
    width: unset;
    height: unset;
    object-fit: unset;
    object-position: unset;
  }
  .modal {
      padding: 0;
  }

  .welcome-page {
    padding-top: 115px;
    padding-bottom: 75px;
  }
  #navbarVcG {
    width: 305px;
    position: fixed;
    z-index: 2000;
    padding-top: 0px;
    padding-bottom: 100px;
    background: #fff;
    height: 100%;
    top: 65px;
  }
  #myVcG-Menu li {
    width: 305px;
  }
  .sidebar-sm #navbarVcG {
    top: 56px;
    background: #F3F5F7;
    overflow-y: auto;
  }
  .header-logo {
      margin: 0;
  }
  .nav-item a {
    width: max-content;
  }
  .events-top .heading {
    padding: 16px 0 16px 5px;
  }
  .event-content {
    padding: 27px 0 27px 0px;
  }
  .event-box {
    padding: 24px 0;
  }
  .btn.anmelden,
  .btn.nachladen,
  .btn.legende,
  .btn.suchen,
  .undo {
    width: 100%;
    min-width: 100%;
    padding-left:0;
    padding-right:0;
  }
  .events-filter > div:first-child {
    padding: 0 0 0 5px;
  }
  .px-xs-0 {
    padding-left: 0;
    padding-right: 0;
  }
  .eventdata-right {
    border: 0 !important;
  }
  .anmeldung-top h1 {
    color: #25292E;
    font-size: 34px;
    font-weight: bold;
    letter-spacing: 0.25px;
    line-height: 46px;
    text-align: center;
    margin: 10px 0;
  }
  .anmeldung-top h2 {
    color: #48525C;
    font-size: 16px;
    letter-spacing: 0.5px;
    line-height: 24px;
    text-align: center;
    margin: 10px 0;
  }
  .event-box .bewertung1,
  .event-box .bewertung2 {
    margin-right: 12px;
  }
  .topbild.formate {
    width: 100%;
    height: 293px;
    object-fit: cover;
    object-position: center;
  }
  .event-content.formate .overline {
    margin: 5px 0 8px;
  }
  .event-content.formate h1 {
    font-size: 34px;
    letter-spacing: 0.25px;
    line-height: 46px;
  }
  .event-content.formate h2 {
    font-size: 16px;
    font-weight: 300;
    color: #48525C;
    letter-spacing: 0.5px;
    line-height: 24px;
    margin: 8px 0;
  }
  .event-content .alert-warning img {
    filter: brightness(0) saturate(100%) invert(75%) sepia(5%) saturate(1037%) hue-rotate(171deg) brightness(82%) contrast(83%);
  }
  .event-content .accordion-item .accordion-body {

  }
  .event-formate-footer {

  }
  #sortieren.form-select {
    width: 100%;
  }
  .golfplaetze-top .heading,
  .angebote-top .heading {
    padding: 16px 0;
  }
  .golfplaetze-filter > div:first-child,
  .angebote-filter > div:first-child {
    padding: 0;
  }
  .golfplaetze-content {
    padding: 25px 0 25px 0px;
  }
  .golfplaetze-content.bewcontent {
    padding: 0;
    border-top: 1px solid #dfdfdf;
  }
  #golfplaetze_content {
    background: #F2F5F8;
    margin: 0 -15px;
  }
  .golfplaetze-box {
    border-radius: 0;
    padding: 15px;
  }
  .bewcontent .golfplaetze-box {
    padding: 15px 0;
  }
  .greenfee-body .form-switch {
    margin-right: unset;
    margin-left: unset;
  }
  .golfplaetze-box .legende1 {
    margin: 6px 5px 0 0;
  }
  .golfplaetze-box .legende2 {
    margin: 6px 5px 0 6px;
  }
  .golfplaetze-box .legende2 {
    margin: 6px 10px 0 6px;
  }
  .golfplaetze-box .event-title {
    margin-right: 35px;
  }
  .golfplaetze-box .heart {
    top: 21px;
    right: 15px;
  }
  .golfplaetze-box .spielvorgabe {
    right: -15px;
  }
  .bilderdiv-padding {
    padding: 0;
  }
  .bildinfo-box {
    padding: 0 15px;
  }
  #startanzeige .bildinfo-box {
    top: -50px;
    position: relative;
  }
  .newsseite-content .bildinfo-box {
    padding: 0 30px;
  }
  .newsseite-content .bildinfo-box {
    margin: 0px -30px;
  }
  #carouselGolfplatz .carousel-control-prev,
  #carouselGolfplatz .carousel-control-next {
    width: 10%;
  }
  .favoritenbild {
    height: 293px;
  }
  .sortierleiste-favoriten .golfplaetze-content h1 {
    font-size: 34px;
    font-weight: bold;
    letter-spacing: 0.25px;
    line-height: 46px;
  }
  .sortierleiste-favoriten {
    height: 80px;
  }
  .news-box {
    padding: 0px;
  }
  #news_content .bilderdiv {
    position: relative;
    overflow: hidden;
  }
  #news_content .bildinfo-box {
    position: relative;
    width: unset;
  }
  .golfplatz-details .golfplaetze-content {
    padding: 15px 0 25px 0;
  }
  .bg-grey .golfplaetze-content {
    background-color: #fff;
  }
  .golfplatz-details .golfplaetze-bewertungen {
    padding: 45px 0 25px 0;
  }
  .golfplaetze-content #accordion-waswirbieten .accordion-item {
    padding: 0;
  }
  #accordion-platzdetails .accordion-item {
    padding: 0;
  }
  .accordion-item2.last {
    border-bottom: 1px solid rgba(0,0,0,.125);
  }
  .golfplatz-details .bewertung-box {
    padding: 24px 0px;
  }
  .golfplatz-details .golfplaetze-content h1 {
    font-size: 24px;
    font-weight: bold;
    line-height: 33px;
    margin-right: 25px;
  }
  .golfplatz-details .golfplaetze-box .heart {
    top: 0px;
    right: -8px;
  }
  .golfplatz-details .golfplaetze-content .zurueck {
    margin: 15px 0px 25px -5px;
  }
  .greenfee-body .table th[scope="col"]:nth-child(1),
  .greenfee-body .table th[scope="row"] {
    padding-left: 10px;
  }
  .sortierleiste-lieblingsplaetze {
    color: #48525C;
    font-size: 16px;
    letter-spacing: 0.5px;
    line-height: 24px;
  }
  .sortierleiste-lieblingsplaetze h3, .lieblingsplaetze-details h3 {
    color: #25292E;
    font-size: 34px;
    font-weight: bold;
    letter-spacing: 0.25px;
    line-height: 46px;
    margin-bottom: 25px;
  }
  .sortierleiste-lieblingsplaetze h5, .lieblingsplaetze-details h5 {
    color: #25292E;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 33px;
  }
  .lieblingsplaetze-content {
    padding: 25px 0 0 0;
  }
  .carousel-control-next-icon,
  .carousel-control-prev-icon {
    margin-top: 0;
  }
  .bildquelle {
    position: absolute;
    margin-top: -32px;
    background: #333;
    width: 100%;
    padding: 7px 0 0 15px;
    color: #fff;
    font-size: 12px;
    letter-spacing: 0.4px;
    line-height: 17px;
    height: 32px;
    opacity: 0.75;
  }
  .magazin h1 {
    font-family: "Playfair Display";
    font-size: 37px;
    line-height: 49px;
    margin-bottom: 2px;
  }
  .magazin .subline {
    font-family: "Playfair Display";
    font-size: 13px;
    line-height: 17px;
  }
  #carouselMagazinIndicators {
    min-height: 520px;
  }
  #carouselMagazinIndicators .carousel-indicators {
    bottom: -15px;
  }
  img.magazin-artikelbild2 {
    height: 270px;
  }
  .magazin-infos-svg {
    margin-right: 12px;
  }
  .magazin-infos-svg.mifooter.first {
    display: none;
  }
  .content-contentsite .container .row .pad0 {
    padding-left: 0;
    padding-right: 0;
  }
  .content-contentsite .container .row .pad30 {
    padding-left: 30px;
    padding-right: 30px;
  }
  .mitgliedsantrag .outline {
    padding: 24px 15px;
  }
  #bagtag_daten .mitgliedsantrag .outline {
    padding: 24px 15px;
    border-radius: 0;
  }
  .mitgliedsantrag .radio-label {
    padding: 7px 0;
  }
  .tableWrapper {
    overflow-x: scroll;
    overflow-y: hidden;
  }
  .artikelCarousel.owl-theme .owl-nav {
    width: 100%;
  }
  .angeboteleiste {
    padding: 0;
  }
  .angebot-heading {
    padding: 0;
  }
  .angebot-heading h2 {
    font-size: 34px;
    font-weight: 700;
    letter-spacing: 0.25px;
    line-height: 37px;
    text-align: center;
  }
  .angebot-heading h1 {
    font-size: 16px;
    letter-spacing: 0.5px;
    line-height: 24px;
    text-align: center;
  }
  #carouselAngebote .carousel-indicators {
    bottom: -40px;
  }
  #accordionAngebote .accordion-header {
    float: unset;
  }
  #accordionAngebote .accordion-button {
    margin: 0 auto;
  }
  .angebot-heading img.angebot-artikelbild {
    width: 100%;
    height: 360px;
    object-fit: cover;
    object-position: center;
    border-radius: 4px;
  }
  .angebot-heading .angebot-inner {
    position: absolute;
    top: calc(50% - 120px);
    margin: 0 auto;
    width: 100%;
  }
  .angebot-heading .angebot-inner .btn.mehr {
    width: 240px;
  }
  .angebot-heading .angebot-inner h4 {
    color: #FFFFFF;
    font-size: 34px;
    font-weight: 700;
    letter-spacing: 0.25px;
    line-height: 37px;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  #angebote-telefon-text{
    display:none;
  }
  #angebote-telefon-text-mobil{
    display:block;
  }
  .myprofile-content {
    padding: 25px 0;
  }
  .myprofile.golfplatz-details {
    padding: 45px 0 25px 0;
  }
  .myprofile .container,
  .myprofile-content .container {
    padding: 0;
  }
  .myprofile-content .mitgliedsantrag .outline {
    padding: 15px 0;
  }
  .myprofile-content .ps55 {
    padding-left: 15px;
  }
  .bewertung-box .bewertung-datum {
    position: relative;
    right: unset;
    top: -15px;
    font-size: 12px;
  }
  .mitgliedsantrag .modal-content.outline {
    padding: 15px 0;
  }
  #ProfilbildModal .modal-content,
  #BagTagModal .modal-content {
    width: 100%;
  }
  .white-box {
    width: 43%;
    height: 81px;
  }
  .eventbild-maske {
    width: 100%;
    object-fit: cover;
    object-position: center;
  }
  .event-bilder-infos {
    position: absolute;
    bottom: 25px;
    left: 16px;
    width: calc(100% - 64px);
  }
  .form-switch .kommende-events,
  .form-switch .vergangene-events {
    font-size: 15px;
  }
  .form-switch .events-checkbox {
    width: 55px;
  }
  .bildquelle2 {
    line-height: 30px;
  }
  .tutorial {
    margin: 0px 0 10px 15px;
  }
  #firstlogin .help-box {
    left: 305px;
  }
  .content-contentsite.site-404 .btn.vorteile {
    width: 294px;
  }
  .content-contentsite.site-404 img {
    max-width: 50%;
    height: auto;
  }
  .meine-nachrichten.bg-grey {
    background-color: #fff !important;
  }
  .meine-nachrichten .myprofile-content {
    padding: 25px 0 0 0;
  }
  .meine-nachrichten .myprofile-content h2 {
    font-size: 24px;
    color: unset;
    letter-spacing: 0;
    line-height: 33px;
  }
  .meine-nachrichten .myprofile-content.bg-grey {
    padding: 0;
    background-color: #fff !important;
  }
  .meine-nachrichten .mitgliedsantrag .title .row {
    color: #25292E;
    font-size: 13px;
    letter-spacing: 0.15px;
    line-height: 14px;
  }
  .meine-nachrichten .mitgliedsantrag .title .row.news-item {
    margin-bottom: 0;
  }
  .meine-nachrichten .mitgliedsantrag .title .row .news-content {
    position: relative;
  }
  .meine-nachrichten .mitgliedsantrag .outline {
    border-radius: 0;
  }
  .swipe-delete {
    position: absolute;
    top: 0;
    right: -60%;
    height: 100%;
    width: 60%;
    background-color: red;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    font-weight: 600;
    transition: opacity 0.3s ease;
    cursor: pointer;
  }
  .news-item {
    position: relative;
  }
  .news-frame {
    padding:0;
  }
  .news-frame.last {
    padding: 0;
  }
  .meine-nachrichten .control {
    padding-left: 10px;
  }
  .meine-nachrichten .control-checkbox .control_indicator:after {
    left: 19px;
    top: 1px;
  }
  #push-popup .modal {
    padding: 15px;
  }
  #push-popup .modal-footer {
    padding: 25px;
  }
  .cookieconsent-hinweis3 {
    width: 100%;
    height: 270px;
    text-align: center;
    padding: 0 100px;
  }
  #ausrichtung.left .headline-text {
    text-align: center;
  }
  #ausrichtung.right .headline-text {
    text-align: center;
  }
  #ausrichtung .headline-text {
    bottom: -25px;
    font-size: 40px;
    line-height: 48px;
    color: #48525C;
    top: unset;
    width: 100%;
  }
  .vcgm #ausrichtung .headline2-text {
    display: block;
    position: relative;
    top: 25px;
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
    color: #48525C;
    width: 100%;
  }
  .vcgm #ausrichtung .headline-text {
    position: relative;
    bottom: unset;
    margin-top: 25px;
  }
  .vcgm .hero img {
    max-height: 420px;
  }
  #verticalCarousel.vertical.carousel .siegel {
    position: relative;
    width: 160px;
    height: 65px;
    margin: 0 auto;
  }
  .landingpage #verticalCarousel.vertical.carousel .siegel {
    height: unset;
    margin: 0 auto;
    bottom: unset;
    top: 226px;
    width: 290px;
  }
  .landingpage #verticalCarousel.vertical.carousel .lpsiegel1 {
    width: 99px;
    height: 99px;
    bottom: 19px;
    left: 50%;
    margin-left: -124px;
  }
  .landingpage #verticalCarousel.vertical.carousel .lpsiegel2 img {
    width: 74px;
    height: 108px;
    bottom: 21px;
    left: 50%;
    margin-left: -11px;
  }
  .landingpage #verticalCarousel.vertical.carousel .lpsiegel3 {
    width: 59px;
    height: 104px;
    bottom: 17px;
    left: 50%;
    margin-left: 73px;
  }
  .landingpage.vcgm #verticalCarousel.vertical.carousel .siegel {
    top: 615px;
    width: 238px;
    left: 0;
    float: left;
  }
  .hero-content .btn.suchen {
    min-width: unset;
    margin-top: 0px;
  }
  .sec1 .hero::after {
    content: unset;
  }
  .sec1 .hero::before {
    background: unset;
  }
  .hero-content {
    top: 10vh;
  }
  .hero::after {
    content: "";
    background: linear-gradient(90deg, rgba(0, 28, 54, 0.5) 100%, rgba(110, 187, 255, 0) 100%) !important;
  }
  .hero::before {
    background: var(--bg) center/cover no-repeat;
  }
  .center .stickers_position,
  .right .stickers_position {
    position: unset;
    left: unset;
    right: unset;
    transform: unset;
  }
  #free-golfer-benefits-back {
    display: block;
  }
  #verticalCarousel.vertical.carousel #ausrichtung .stickers {
    top: -220px;
    position: relative;
    width: 100%;
  }
  #free-golfer-benefits .container {
    padding: 0 35px;
  }
  #free-golfer-benefits .benefit-icon {
    width: 40px;
    height: 40px;
    border-radius: 36px;
    margin-bottom: 5px;
  }
  .vcgm #ausrichtung.left .headline-text {
    text-align: left;
  }
  .vcgm #verticalCarousel.vertical.carousel #ausrichtung .stickers {
    bottom: 410px;
    top: unset;
    position: absolute;
  }
  #free-golfer .newsletter-line {
    width: 65%;
    margin: 280px auto;
  }
  .ausweis-2025 {
    margin-top: -190px;
    width: 50%;
  }
  .footer_copyright {
    margin-top: 30px;
    margin-bottom: 0;
  }
}

@media (max-width: 769px) {
  .container.login {
    margin-top: 0;
    height: unset;
  }
  .login-logo {
    position: absolute;
    top: 24px;
    left: 50%;
    transform: translate(-50%, 0);
    width: 150px;
    height: auto;
  }
  .startbild,
  .start-top .row .col-12 img.startbild {
    height: 315px;
  }
  .start-top-text {
    top: -260px;
    margin-bottom: -40px;
    font-size: 24px;
    line-height: 33px;
  }
  .hcpi-hinweis {
    top: -195px;
    left: 50%;
    transform: translate(-50%, 0);
  }
  .start-top-text h3 {
    font-size: 34px;
    font-weight: bold;
    line-height: 41px;
  }
  .start-top-hcpi {
    margin-top: -130px;
  }
  .main-content-area {
    margin-top: 56px;
    min-height: 800px;
  }
  #NachweisModal .modal-dialog {
    width: 100%;
  }
  .angebot-heading .angebot-inner h4 {
    font-size: 28px;
    line-height: 30px;
  }
  .magazin-content img {
    border-radius: 0 !important;
  }
  .white-box {
    right: calc(50% - 100px);
    width: 200px;
    height: 34px;
  }
  .px-6 {
    padding: 0 !important;
  }
  .magazin-titelbild-blur {
    width: 100%;
  }
  #accordion-platzdetails .accordion-item {
    padding: 0px 15px;
  }
  .accordion-item sup {
    top: -9.5px;
    font-size: 13px;
  }
  .tutorial {
    margin: 0px 0 -10px 15px;
  }
  #firstlogin {
    display: none;
    width: 100vw;
    height: 100vh;
  }
  #firstlogin .help-box {
    position: fixed;
    top: 0 !important;
    left: 0;
    width: 100vw;
    height: 100vh;
    border-radius: 0;
    padding: 15px;
  }
  #firstlogin .help-box .modal-header {
    margin: 5px 5px 15px auto;
  }
  #firstlogin .carousel-indicators [data-bs-target] {
    height: 10px;
    width: 10px;
    border-radius: 10px;
  }
  #install-popup {
    top: 0;
    padding: 0 15px;
  }
  #install-popup p {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 10px;
  }
  #free-golfer-benefits .benefit-icon {
    width: 40px;
    height: 40px;
    border-radius: 36px;
    margin-bottom: 5px;
  }
  #free-golfer .newsletter-line {
    width: 75%;
    margin: 280px auto;
  }
  .sec1 .hero img {
    height: 320px;
  }
  .hero img {
    height: 678px;
  }
  .vcgm .hero img {
    max-height: 320px;
  }
  .hero-content .plz-ort {
    width: 100%;
    border-radius: 4px;
  }
  .hero-content button.suchen {
    width: 100%;
    border-radius: 4px;
    margin-top: 16px !important;
  }
  ul.footer-links li {
    font-size: 14px;
    padding: 5px 0;
  }
}

@media (max-width: 767px) {
  .swipe-active .swipe-delete {
    opacity: 1;
  }
  .swipe-left {
    transform: translateX(-50%);
    transition: transform 0.3s ease;
  }
  .swipe-right {
    transform: translateX(100%);
    transition: transform 0.3s ease;
  }
  #modalAenderungsBestaetigung .modal-dialog,
  #modalNewsletter1Anmeldung .modal-dialog,
  #modalNewsletter1Abmeldung .modal-dialog,
  #modalNewsletter2Anmeldung .modal-dialog,
  #modalNewsletter2Abmeldung .modal-dialog,
  #modalNewsletter1Feedback .modal-dialog,
  #modalNewsletter2Feedback .modal-dialog {
    width: calc(100% - 30px);
  }
  #news-buehne .submit-button {
    width: 100%;
  }
}

@media (max-width: 600px) {
  .membercard {
    width: 310px;
  }
  .membercard-date {
    top: 5px;
    right: 1px;
    font-size: 28px;
  }
  .membercard-name {
    top: 80px;
    left: 14px;
    font-size: 20px;
  }
  .membercard-info {
    top: 115px;
    left: 14px;
    font-size: 13px;
  }
  #shareModal .modal-content {
    width: calc(100% - 30px);
  }
  #shareModal .modal-content .modal-body .share-icons {
    width: fit-content;
  }
  #shareModal .modal-content .modal-body .share-icons a {
    margin: 0px 9px;
  }
  .topbild-img-blur {
    filter: unset;
  }
  .topbild-img img {
    width: 100%;
    height: 247px;
    object-fit: cover;
    object-position: center;
    text-align: center;
  }
  .magazin-titelbild {
    object-fit: cover;
    aspect-ratio: 4/3;
    object-position: center top;
    width: 100% !important;
    height: auto !important;
  }
  .angebot-heading .angebot-inner {
    top: calc(50% - 108px);
  }
  .angebot-heading .angebot-inner h4 {
    font-size: 26px;
    line-height: 27px;
  }
  .topbild-img {
    width: 100%;
  }
  .bootstrap-dialog .modal-dialog {
    width: 95%;
    min-width: unset;
  }
  #install-ios-popup p {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 8px;
  }
  #svg-share {
    margin: -4px -3px 5px 2px;
    height: 22px;
    width: 22px;
  }
  #svg-add {
    margin: 0 -2px 5px 2px;
    height: 22px;
    width: 22px;
  }
  .sec1 .hero img {
    height: 234px;
  }
  .hero-content {
    top: 14vh;
    text-align: center !important;
  }
  #ausrichtung .headline-text {
    font-size: 33px;
    line-height: 46px;
  }
  .vcgm #verticalCarousel.vertical.carousel #ausrichtung .stickers {
    top: 55px;
    position: absolute;
  }
  .vcgm #verticalCarousel.vertical.carousel #ausrichtung .sticker {
    left: 15px;
    height: 138px;
    width: 152px;
    background-size: 100% 100%;
  }
  .vcgm.landingpage.ver2024 #verticalCarousel.vertical.carousel #ausrichtung .sticker .top {
    font-size: 13px;
    line-height: 24px;
    margin: 16px 0 0 -27px;
  }
  .vcgm.landingpage.ver2024 #verticalCarousel.vertical.carousel #ausrichtung .sticker .preis {
    font-size: 31px;
    line-height: 55px;
    margin: 28px -2px;
    width: 110px;
  }
  .vcgm.landingpage.ver2024 #verticalCarousel.vertical.carousel #ausrichtung .sticker .preis2 {
    font-size: 20px;
    line-height: 36px;
    margin: 36px 0 0 97px;
  }
  .vcgm.landingpage.ver2024 #verticalCarousel.vertical.carousel #ausrichtung .sticker .bottom {
    width: 115px;
    color: #fff;
    font-size: 13px;
    margin-top: 75px;
  }
  .vcgm #verticalCarousel.vertical.carousel #ausrichtung .sticker2 {
    top: -10px;
    left: -35px;
    height: 115px;
    width: 115px;
  }
  .vcgm.landingpage.ver2024 #verticalCarousel.vertical.carousel #ausrichtung .sticker2 .left {
    font-size: 13px;
    line-height: 24px;
    margin: 13px 0 0 44px;
  }
  .vcgm.landingpage.ver2024 #verticalCarousel.vertical.carousel #ausrichtung .sticker2 .preis {
    font-size: 31px;
    line-height: 40px;
    margin: 30px 0 0 18px;
  }
  .vcgm.landingpage.ver2024 #verticalCarousel.vertical.carousel #ausrichtung .sticker2 .bottom {
    font-size: 13px;
    line-height: 14px;
    margin: 71px 0 0 26px;
  }
  .vcgm .hero img {
    max-height: 220px;
  }
  .footerIcons a {
    margin-right: 30px;
  }
}

@media (max-width: 476px) {
  .ausweis-2025 {
    margin-top: -190px;
    width: 80%;
  }
}

@media (max-width: 420px) {
  .events-top .heading {
    font-size: 20px;
  }
  .event-box {
    margin: 0 -15px;
    border-radius: 0;
  }
  .news-box {
    margin: 0 -15px;
    border-radius: 0;
  }
  .content-contentsite {
    min-height: 400px;
  }
  .news-content button.nachladen {
  width: 100%;
  }
  #golfplaetze_content .carousel-item img.heightcover,
  #golfplaetze_content_favorit .carousel-item img.heightcover,
  #event_content .carousel-item img.heightcover {
    height: 230px;
  }
  .golfplaetze-box .counter,
  #event_content .counter {
    top: 190px;
  }
  .golfplatz-disclaimer {
    font-size: 9px;
    margin-top: 20px;
  }
  .myprofile .golfplaetze-bewertungen .bewertung-box .bewertung-datum {
    font-size: 12px;
    padding-bottom: 10px;
    line-height: 16px;
  }
  .modal.lightbox .modal-content {
    margin: 0 auto;
    max-height: 90vh;
    width: 120vh;
  }
  .modal.lightbox button.btn-close {
    right: 0 !important;
    top: -45px !important;
    opacity: 1 !important;
  }
  #hinweis-container {
    width: 90%;
  }
  .content-contentsite.site-404 .btn.vorteile {
    width: 100%;
  }
  .content-contentsite.site-404 img {
    max-width: 100%;
    height: auto;
  }
  #install-popup,
  #push-popup {
    font-size: 12px;
  }
  #install-popup p,
  #push-popup p {
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 8px;
  }
  .ausweis-2025 {
    margin-top: -190px;
    width: 80%;
  }
  #ausrichtung .headline-text {
    bottom: -45px;
  }
  .vcgm .hero img {
    max-height: 220px;
  }
  .landingpage.vcgm #verticalCarousel.vertical.carousel #ausrichtung .siegel {
    top: 615px;
  }
  .vcgm #free-golfer-benefits-back {
    height: 235px;
  }
  .footerTopper .footerIcons a {
    margin-right: 40px;
  }
  .footerTopper .footerIcons a.end {
    margin-right: 0px;
  }
  .footerTopper .footerIcons .float-end a {
    font-size: 24px;
    margin-right: 22px;
  }
  .bootstrap-dialog .modal-dialog,
  #LegendeModal .modal-dialog,
  #BewertungModal .modal-dialog,
  #BestaetigungModal .modal-dialog,
  #LoeschenModal .modal-dialog {
    width: 100%;
  }
}

@media (max-width: 320px) {
  .landingpage.vcgm #verticalCarousel.vertical.carousel #ausrichtung .siegel {
    top: 650px;
  }
}

/* Absolute Center Spinner */
.loading {
  z-index: 999;
  height: 64px;
  width: 64px;
  overflow: visible;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}


/* :not(:required) hides these rules from IE9 and below
.loading:not(:required) {
  hide "loading..." text
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.loading:not(:required):after {
  content: '';
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  -webkit-animation: spinner 1500ms infinite linear;
  -moz-animation: spinner 1500ms infinite linear;
  -ms-animation: spinner 1500ms infinite linear;
  -o-animation: spinner 1500ms infinite linear;
  animation: spinner 1500ms infinite linear;
  border-radius: 0.5em;
  -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
  box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
}
 */
/* Animation */

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@media print {
  .modal-header,
  .modal-footer {
    display: none;
  }
  .modal-content,
  .modal-header {
    border: 0;
  }
  #NachweisModalLabel2 {
    display: block;
  }
  .noprint {
    display: none !important;
  }
  #CookiebotWidget {
    display: none !important;
  }
  .main-content-area {
    margin-top: 0;
  }

}
