/* Vorteilswelt Kategorien */
.gesundheit .kat-title {
  background-color: #e0be4b;
}

.fitness .kat-title {
  background-color: #336479;
}

.hotels .kat-title {
  background-color: #cca025;
}

.shopping .kat-title {
  background-color: #336479;
}

.suchen .kat-title,
.familie .kat-title {
  background-color: #829dae;
}

.view-vorteilswelt-kategorien-teaser .col-md-4 {
  padding: 15px;
}

.kat-teaser {
  position: relative;
  /* border-radius: 25px; */
}

.kat-teaser img {
  width: 100%;
  height: auto;
  border-radius: 25px;
}

.kat-teaser .kat-leaf {
  color: #fff;
  position: absolute;
  background-color: #cca025;
  border-top-right-radius: 35px;
  border-bottom-left-radius: 35px;
  top: 15px;
  right: 15px;
  min-width: 100px;
  min-height: 80px;
  padding: 10px;
  font-size: 16px;
}

.kat-teaser .kat-title {
  position: absolute;
  bottom: 35px;
  width: 100%;
  left: 0;
  padding: 10px 15px;
  text-align: right;
  /*background-color: grey;*/
  color: #fff;
}

div#v-gesundheit {
  background-color: #e0be4b;
  border-top-left-radius: 20px;
  margin-bottom: 10px;
}

div#v-fitness {
  background-color: #336479;
  border-top-left-radius: 20px;
  margin-bottom: 10px;
}

div#v-hotels {
  background-color: #cca025;
  border-top-left-radius: 20px;
  margin-bottom: 10px;
}

div#v-shopping {
  background-color: #336479;
  border-top-left-radius: 20px;
  margin-bottom: 10px;
}

div#v-familie {
  background-color: #829dae;
  border-top-left-radius: 20px;
  margin-bottom: 10px;
}


/* Vorteilswelt Pages */
.vorteil-teaser {
  width: 100%;
  margin-bottom: 100px;
  justify-content: space-around;
}

.vorteil-teaser .modal {
  z-index: 10000002;
}

.vorteil-teaser a.cboxElement {
  display: none;
}

.vorteil-teaser a.cboxElement:nth-child(1) {
  display: block;
}

.vorteil-teaser a img,
.vorteil-teaser a.cboxElement img {
  max-width: 100%;
  height: auto;
  border-radius: 25px;
}

.vorteil-teaser p {
  font-size: 18px;
}

.expand-text-open {
  box-sizing: border-box;
  height: 30px;
  width: 30px;
  border-style: solid;
  border-color: #020202;
  border-width: 0 1px 1px 0;
  transform: rotate(45deg);
  transition: border-width 150ms ease-in-out;
  display: block;
  margin: 0 auto 0;
}

.expand-text-close {
  box-sizing: border-box;
  height: 30px;
  width: 30px;
  border-style: solid;
  border-color: #020202;
  border-width: 0 1px 1px 0;
  transform: rotate(225deg);
  transition: border-width 150ms ease-in-out;
  display: block;
  margin: 20px auto 0;
}

.rabatt {
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 20px;
  background-color: #cca025;
  border-top-right-radius: 104px;
  border-bottom-left-radius: 100px;
  min-height: 200px;
  min-width: 173px;
  padding: 50px 20px;
  font-size: 20px;
  color: #fff;
  word-break: break-word;
}

.middle-card {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 185px;
}

.mod-button {
  padding: 12px;
  background-color: #b0c6da;
  margin-left: 20px;
  margin-right: 20px;
  display: block;
  border-radius: 33px;
  color: #fff;
}

.mod-button:hover,
.mod-button:focus {
  color: #fff;
}

.mod-button:after {
  content: "→";
  margin-left: 10px;
  font-size: 20px;

}


.modal-content {
  border-radius: 15px;
}

.field__item div div .modal-header,
.modal-header {
  border: none;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
}

.modal-body {
  padding-top: 0;
}

.modal-footer {
  display: none;
}

.vorteils-modal h3 {
  text-align: center;
}

.vorteils-modal .content {
  margin-top: 40px;
  padding: 0 10px;
}

.paragraph--type--special {
  color: rgba(204, 160, 37, 1);
  padding-left: 30px;
}

.paragraph--type--special .field--name-field-titel {
  font-weight: bold;
}

.paragraph--type--special .paragraph__column:before {
  content: "+";
  position: absolute;
  left: -5px;
  top: -14px;
  font-size: 30px;
  font-weight: 900;
}

.field--name-field-specials {
  color: #e5c44e;;
  position: relative;
}

.field--name-field-specials ul li {
  list-style-image: url('../img/plus.png');
}

.field--name-field-specials p {
  font-size: 1rem;
}

.anleitung {
  background-color: #66849a;
  padding: 15px 20px 15px 20px;
  margin-right: -26px;
  margin-top: 30px;
  border-top-left-radius: 20px;
  color: #fff;
  -webkit-font-smoothing: antialiased;
}

.anleitung a {
  color: #cca025;
}

.anleitung a:hover {
  color: #a27f1b;
}

.modal-body span.mod-button {
  padding: 12px 20px;
  background-color: #b0c6da;
  margin-top: 30px;
  margin-bottom: 12px;
  border-radius: 33px;
  color: #fff;
  display: inline-block;
  float: right;
}

.page-node-type-blogeintrag h1.title,
.path-vorteile-shopping h1.title,
.path-blog h1.title,
.path-vorteilswelt h1.title,
.path-vorteile-gesundheit h1.title,
.path-vorteile-familie-und-freizeit h1.title,
.path-vorteile-hotels h1.title,
.path-vorteile-fitness h1.title {
  display: block;
}

.page-node-type-blogeintrag .block-page-title-block,
.path-vorteile-shopping .block-page-title-block,
.path-blog .block-page-title-block,
.path-vorteile-gesundheit .block-page-title-block,
.path-vorteile-familie-und-freizeit .block-page-title-block,
.path-vorteile-hotels .block-page-title-block,
.path-vorteile-fitness .block-page-title-block {
  color: #fff;
  height: 300px;
  text-align: center;
  background-color: #336479;
  margin-bottom: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.page-node-type-blogeintrag .block-page-title-block {
  height: 250px;
}

.path-vorteile-hotels .block-page-title-block {
  background-color: #cca025;
}

.path-vorteile-familie-und-freizeit .block-page-title-block {
  background-color: #829dae;
}

.path-vorteile-gesundheit .block-page-title-block {
  background-color: #e0be4b;
}

.path-vorteilswelt .block-page-title-block {
  text-align: center;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 300px;
  color: #336479;
  font-weight: 900 !important;
}

.field--name-field-anleitung .field__label {
  text-transform: uppercase;
  font-weight: 900;
  margin-bottom: 15px;
}

.field--name-field-anleitung .field__item p {
  font-size: 16px;
}

/* Test. */
.expand-button {
  cursor: pointer;
  display: block;
  width: 50%;
  margin-top: 1rem;
  margin-left: auto;
  margin-right: auto;
  border: 4px solid #005858;
  border-radius: 3px;
  background-color: darkcyan;
  color: white;
  font-size: 1rem;
  padding: 0.5rem;
}

.expand-button:hover, .expand-button:active, .expand-button:focus {
  background-color: #007272;
}

.special-text {
  position: relative;
  max-height: 200px;
  overflow: hidden;
  transition: max-height 1s ease;
}

.special-text.-expanded {
  max-height: 100vh;
}

.special-text:not(.-expanded)::after {
  content: "";
  position: absolute;
  top: 150px;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
}
/* End test. */


/* Menu Links (für allg. stylesheet)*/
.full-menu-container a {
  color: #fff;
}

.full-menu-container a:hover {
  color: #fff;
  text-decoration: underline;
}

#colorbox,
#cboxOverlay,
#cboxWrapper {
  z-index: 10000002;
}

.view-hautmenue-container- p,
.view-hautmenue-container- a {
  margin-bottom: 10px;
  font-size: 19px !important;
}
/* End Menu Links. */

.pg-text-left,
.pg-text-right {
  display: flex;
  align-items: center;
}

.pg-text-right {
  justify-content: flex-start;
}

.pg-text-left {
  justify-content: flex-end;
}

.pg-text-left .center,
.pg-text-right .center {
  max-width: 570px;
  text-align: center;
  padding: 20px;
}

.pg-text-left .facharztKasten {
  width: 270px;
  height: 270px;
  background: #c8d3d9;
  margin: auto;
  border-radius: 24px;
  padding: 20px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.image-left {
  border-bottom-right-radius: 30px;
  background-position: right;
  background-size: cover;
}

.image-right {
  border-top-left-radius: 30px;
  background-position: left;
  background-size: cover;
}

.container-fluid {
  padding-left: 0;
  padding-right: 0;
}

/* infoblock Multi */
.light-blue {
  background-color: #f1f4f6;
}

.row.kunden,
.info-multi {
  max-width: 1140px;
  margin: 0 auto;
}

.info-multi {
  display: flex;
  flex-wrap: wrap;
  max-width: 1140px;
  margin: 0 auto;
  justify-content: center;
}

.info-column {
  max-width: 290px; /*285px*/
}

.field__item div div.kunde {
  padding: 30px 15px;
}

.field__item div div.info-column {
  padding: 30px 15px;
  margin: 0 30px;
}

#ref-6,
#ref-1994,
#ref-2002 {
  background-color: #f1f4f5;
}

.field--name-field-info-icon {
  height: 170px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.field--name-field-info-icon img {
  width: 100%;
  max-width: 160px;
  height: auto;
  margin: 25px auto;
  display: block;
}

.field__item div div.field--name-field-info-headline {
  font-size: 25px;
  font-weight: bold;
  padding: 20px 0;
  text-align: center;
}

.field--name-field-info-text p {
  font-size: 18px;
  text-align: center;
}

.field--name-field-link-rechts,
.field--name-field-info-link {
  text-align: center;
  margin: 40px auto;
}

.button-wfg,
.field--name-field-link-rechts a,
.field--name-field-info-link a {
  border-radius: 24px;
  background: #c8d3d9;
  color: #fff;
  padding: 15px 35px;
  text-align: center;
}

.button-wfg {
  margin-bottom: 30px;
  display: table;
}

.field--name-field-info-link a {
  display: block;
  /*margin: 0 20px;*/
  font-size: 20px;
  max-width: 280px;
  margin: 0 auto;
}

.button-wfg:hover,
.field--name-field-info-link a:hover {
  color: #fff;
  background-color: #b9c3c8;
}

.kunden img {
  width: 100%;
  height: auto;
  border-radius: 15px;
}

.hover-cont {
  position: relative;
}

.kunden img {
  width: 100%;
  height: auto;
  border-radius: 15px;
  display: block;
}

/* Image Flip */
.flip-box {
  background-color: transparent;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.hover-cont {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.flip-box:hover .hover-cont,
.flip-box:focus .hover-cont {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.flip-box-clicked .hover-cont {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.field--name-field-bild-hover, .hov-overlay {
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}


.hov-overlay {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}


.field--name-field-unternehmen {
  margin-top: 1em;
}

.field--name-field-bild-hover img {
  margin: 0;
}
/* Image Flip End */

.hov-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  background-color: #c8d3d9;
  border-radius: 15px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.overlay-cont {
  width: 100%;
  max-width: 250px;
  text-align: center;
}

/*flip ie11*/
.flip-box {
  position: relative;
}

.flip-box > div {
  -webkit-transition: 1s ease-in-out;
  -moz-transition: 1s ease-in-out;
  transition: 1s ease-in-out;
}

.flip-box > div.lower {
  /*background:#000;*/
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-transform: perspective(800px) rotateY(180deg);
  -webkit-transform: perspective(800px) rotateY(180deg);
  transform: perspective(800px) rotateY(180deg);
}


.flip-box > div.upper {
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-transform: perspective(800px) rotateY(0deg);
  -webkit-transform: perspective(800px) rotateY(0deg);
  transform: perspective(800px) rotateY(0deg);
}

.flip-box:hover > div.lower {
  -moz-transform: perspective(800px) rotateY(0);
  -webkit-transform: perspective(800px) rotateY(0);
  transform: perspective(800px) rotateY(0);
}

.flip-box:hover > div.upper {
  -webkit-transform: perspective(800px) rotateY(-179.9deg);
  -moz-transform: perspective(800px) rotateY(-179.9deg);
  transform: perspective(800px) rotateY(-179.9deg);
}
/*end flip ie11*/

.hov-overlay a {
  color: #fff;
  font-weight: 600;
}
.hov-overlay a:hover {
  color: #fff;
  text-decoration: underline;
}

.field--name-field-geschaeftsfuehrer-in {
  text-transform: uppercase;
}

.field--name-field-vor-nachname,
.field--name-field-unternehmen {
  color: #004b6c;
  font-weight: 600;
  text-align: center;
  margin-top: 1em;
}

.field--name-field-zitat {
  font-style: italic;
  text-align: center;
}

.field--name-field-position {
  margin-top: 13px;
}

.field--name-field-unternehmen-ort {
  margin-bottom: 13px;
}

/* Infoblock mit Modal */
.row.paragraph--type--infoblock-mit-modal {
  display: flex;
  justify-content: center;
  max-width: 1140px;
  margin: 0 auto;
}

.field__item div div .paragraph--type--modal-mit-button,
.paragraph--type--modal-mit-button {
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 250px;
  margin: 15px;
  padding: 15px;
  position: relative;
  border-radius: 25px;
  cursor: pointer;
  display: block;
}

.field.field--name-field-button-text.field--type-string.field--label-hidden.field__item {
  position: absolute;
  color: #fff;
  font-size: 21px;
  bottom: 4px;
  width: 90%;
  text-align: left;
  margin: 0;
  line-height: 27px;
  transition: color 1s;
  -webkit-transition: color 1s;
}

.modal-big {
  max-width: 1170px;
}

.m-spalte p {
  font-size: 16px;
}

.paragraph--type--modal-spalte-logos .field--name-field-modal-logo {
  text-align: center;
}

.paragraph--type--modal-spalte-logos img {
  /*width: 100%;*/
  height: auto;
  max-width: 100%;
}

.paragraph--type--modal-spalte ul {
  padding: 0 0 0 15px
}

/* Logo Block */
.logos .field--name-field-kundenlogo {
  display: inline-block;
  position: relative;
}

.logos .field--name-field-kundenlogo .field__item {
  display: inline-block;
  position: relative;
  margin: 15px;
}

.logos .field--name-field-kundenlogo img {
  display: inherit;
  width: 100px;
  height: auto;
}

.k-logo {
  display: block;
  position: relative;
  margin: 15px;
  width: 112px;
}

.k-logo img {
  display: inherit;
  width: 100px;
  height: auto;
}

.paragraph--type--logo-block-mit-links {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}


/* Site Footer */
#block-logofooter img {
  max-width: 280px;
  height: auto;
}

#block-logofooter {
  margin: 0 auto;
  border: none;
}

.expandable p {
  font-size: 16px;
}

/* Slider */
/*.paragraph--type--slideshowbild-mit-text {
  height: 80vh;
  display: flex;
}*/

/* Login-Block */
/*
div#block-benutzeranmeldung {
  position: fixed;
  top: 100px;
  right: 50px;
  background-color: rgba(255, 255, 255, 0.76);
  border: 1px solid #bfbfbf;
  padding: 20px;
  border-top-left-radius: 20px;
}

#block-benutzeranmeldung .content:before {
  width: 50px;
  height: 50px;
  left: -51px;
  position: absolute;
  display: block;
  background-color: #fff;
  content: "";
}*/

#block-userblockrechts.dismiss,
div#block-benutzeranmeldung.dismiss {
  position: fixed;
  top: 100px;
  right: 50px;
  height: 50px;
  background-color: #fff;
  border: 1px solid #bfbfbf;
  padding: 12px;
  border-top-left-radius: 15px;
  z-index: 100000000;
}

#block-mehrangebotegesundheit.zu {
  position: fixed;
  top: 160px;
  right: 50px;
  height: 50px;
  background-color: #fff;
  border: 1px solid #bfbfbf;
  padding: 12px;
  border-top-left-radius: 15px;
  z-index: 100000000;
}

#block-mehrangebotegesundheit.auf .vw {
  padding: 10px 15px;
  background-color: #fff;
  border: 1px solid #bfbfbf;
  display: block;
  width: 100%;
  border-top-left-radius: 15px;
}

#block-mehrangebotegesundheit.auf .oC {
  width: 100% !important;
  margin-bottom: 38px;
}

#block-mehrangebotegesundheit p {
  font-size: 18px;
  line-height: 1.3;
}

#block-mehrangebotegesundheit a {
  color: #fff;
}


#block-mehrangebotegesundheit.zu .content,
#block-userblockrechts.dismiss .content,
div#block-benutzeranmeldung.dismiss .content {
  display: none;
}

#block-userblockrechts.selected,
div#block-benutzeranmeldung.selected {
  position: fixed;
  top: 100px;
  right: 0;
  background-color: #fff;
  border: 1px solid #bfbfbf;
  padding: 20px;
  border-top-left-radius: 20px;
  z-index: 100000000;
}

#block-userblockrechts.selected .oeffnen,
div#block-benutzeranmeldung.selected .oeffnen {
  display: none;
}
#block-userblockrechts.dismiss .schliessen,
div#block-benutzeranmeldung.dismiss .schliessen {
  display: none;
}


#block-mehrangebotegesundheit.auf {
  position: fixed;
  top: 160px;
  right: 0;
  height: 50px;
  /* background-color: rgba(255, 255, 255, 1); */
  /* border: 1px solid #bfbfbf; */
  /* padding: 12px; */
  border-top-left-radius: 15px;
  z-index: 100000000;
  width: 200px;
}

#block-userblockrechts ul {
  list-style-type: none !important;
}

#block-userblockrechts ul li a {
  color: #333;
}

a.oC,
a.openClose {
  content: " ";
  height: 30px;
  width: 35px;
  display: block;
  cursor: pointer;
}

#v-fitness,
#v-hotels,
#v-shopping,
#v-familie,
#v-gesundheit {
  padding: 10px;
  text-align: right;
}


#block-benutzeranmeldung label {
  margin-bottom: 0;
  font-size: 14px;
}


#block-benutzeranmeldung input {
  background: #a5bac5;
  border-radius: 0;
  border: none;
  border-bottom: 2px solid #fff;
  color: #fff;
  padding: 0 0;
  line-height: 26px;
  font-size: 22px;
  height: auto;
  outline: none;
  -webkit-appearance: none;
  box-shadow: none;
}

/*aufzu*/
.selected {
  animation: slide-in 0.5s forwards;
  -webkit-animation: slide-in 0.5s forwards;
}

.dismiss {
  animation: slide-out 0.5s forwards;
  -webkit-animation: slide-out 0.5s forwards;
}

.auf {
  animation: slide-in 0.5s forwards;
  -webkit-animation: slide-in 0.5s forwards;
}

.zu {
  animation: slide-out 0.5s forwards;
  -webkit-animation: slide-out 0.5s forwards;
}

@keyframes slide-in {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(0%);
  }
}

@keyframes slide-out {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(100%);
  }
}

@-webkit-keyframes slide-in {
  0% {
    -webkit-transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(0%);
  }
}

@-webkit-keyframes slide-out {
  0% {
    -webkit-transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(100%);
  }
}

#block-benutzeranmeldung .form-group {
  margin-bottom: 2px;
}

#block-benutzeranmeldung .list-group-item {
  background-color: transparent;
  border: none;
}

#block-benutzeranmeldung .list-group-item a {
  color: #333;
  font-size: 14px;
}

#block-benutzeranmeldung ul.list-group {
  width: 100%;
}

form.user-login-form button#edit-submit,
form.user-login-form button#edit-submit--2 {
  border: none;
  background-color: transparent;
  float: right;
  color: #333;
}

#block-userblockrechts {
  display: none;
}

.user-logged-in #block-userblockrechts {
  display: block;
}

.form-required::after {
  display: none !important;
}

.geolocation-common-map-container > div {
  width: 150% !important;
}

#edit-field-fachabteilungen-target-id {
  max-width: 250px;
}

/* Menu background */
#header {
  padding: 0 60px;
  display: block;
  background-color: rgba(244, 246, 247, 0.95) !important;
  width: 100%;
  position: relative;
  z-index: 10000001;
}

#navbar-top {
  display: inline-block;
  position: relative;
  width: 300px;
  z-index: 10000001;
  background-color: transparent !important;
}

#navbar-main {
  background: transparent !important;
  position: relative;
  z-index: 10000001;
  left: 0;
  top: 0;
  display: inline-block;
}

.page-node-20 #main-wrapper,
.page-node-249 #main-wrapper,
.path-frontpage #main-wrapper {
  margin-top: -50px;
}

.path-medizinische-partner-map #main-wrapper,
.page-node-type-karten-inhaber #main-wrapper {
  margin-top: 0;
}

#medizinische-partner-map .klinikenliste_einrichtung_title {
  padding-right: 40px;
  cursor: pointer;
}

#medizinische-partner-map .einrichtung .field__label {
  font-weight: 700;
}

nav#block-hauptmenuoben {
  display: none;
}

#block-hauptmenuoben ul {
  padding-inline-start: 0;
}

.path-user .field--name-field-adresse p,
.path-user .label {
  font-size: 16px
}

.path-user .profile .label,
.path-user .profile .field__label {
  margin-top: 20px;
  display: block;
  font-weight: 900;
}

.path-user #main {
  margin-top: 120px;
}

.user-login-form,
.user-login-links {
  max-width: 1040px;
  margin: 0 auto;
}

.path-vorteilswelt .form-control[type="email"],
.path-vorteilswelt .form-control[type="text"],
.path-user .form-control[type="date"],
.path-user .form-control[type="text"],
.path-user .form-control[type="email"] {
  display: block;
  width: 100%;
  font-size: 1rem;
  line-height: 1.5;
  color: rgb(73, 80, 87);
  background-color: #fff;
  background-clip: padding-box;
  padding: 0.375rem 0.75rem;
  border-width: 1px;
  border-style: solid;
  border-color: #ced4da;
  border-image: initial;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

.path-user form#user-form {
  max-width: 700px;
  margin: 0 auto;
}

.path-user form#user-form .btn-primary {
  background-color: #707c91;
  border-color: #707c91;
}

.path-user article.profile {
  background-color: #004b6c;
  padding: 30px;
  max-width: 700px;
  margin: 0 auto;
  border-radius: 25px;
  color: #fff;
  display: block;
  min-height: 560px; /*325*/
}

.path-user article.profile .field {
  width: 50%;
  float: left;
}

.path-user article.profile fieldset {
  width: 50%;
}

.path-user article.profile .field--name-field-ich-habe-die-a-href-datens {
  display: none;
}

.js-form-item-geolocation-geocoder-google-geocoding-api.form-item-geolocation-geocoder-google-geocoding-api label:first-child {
  font-size: 0;
}

.js-form-item-geolocation-geocoder-google-geocoding-api.form-item-geolocation-geocoder-google-geocoding-api label:first-child:before {
  content: "PLZ, Ort";
  font-size: 15px;
}

#block-sitemap ul {
  padding-inline-start: 0;
}

.paragraph--bp-accordion-container p {
  font-size: 16px;
}

.path-standort-partner .location-title,
.view-medizinische-partner-map .location-title,
.view-vorteilspartner-map .location-title {
  display: none;
}

/* faq */
.panel-heading {
  background-color: #004b6c;
}

.panel-heading a:focus,
.panel-heading a:active,
.panel-heading a:hover,
.panel-heading a {
  color: #fff;
}

/* Formular Modal */
.webform-confirmation-modal {
  background-color: #004b6c;
}

.webform-confirmation-modal .ui-dialog-titlebar {
  background-color: transparent;
  border: none;
  color: #fff;
}

.webform-confirmation-modal--content {
  color: #fff;
}

/* Blog */
.page-node-type-blogeintrag .col-sm-12,
.page-node-type-blogeintrag .col-sm-4,
.page-node-type-blogeintrag .col-sm-8,
.path-blog .col-sm-4,
.path-blog .col-sm-8 {
  padding-left: 15px;
  padding-right: 15px;
}

.page-node-type-blogeintrag img {
  max-width: 100%;
  height: auto;
  border-radius: 25px;
}

.page-node-type-blogeintrag .field--name-field-images .field__item {
  display: none;
}

.page-node-type-blogeintrag .field--name-field-images .field__item:first-child {
  display: block;
}

.page-node-type-blogeintrag .blogeintrag h2 {
  text-align: left;
  font-size: 2rem;
}

button#edit-submit-blog {
  color: #333;
  background: none;
  border-color: #333;
  padding: 0 10px;
  margin-top: -18px;
}

.page-node-type-blogeintrag .file {
  padding-left: 0;
}

.page-node-type-blogeintrag .author {
  margin-top: 30px;
}

.carousel-item .paragraph--type--slideshowbild-mit-text {
  background-position: top !important;

}

.turn {
  transform: rotate(270deg);
  position: absolute;
  left: -20px;
  top: 22px;
  color: #fff;
}

.tarif {
  min-height: 200px;
  display: block;
  position: relative;
}

.expandable .tarif {
  margin: 50px 0;
  min-height: 0;
}

.tarif span {
  padding-left: 48px;
  display: block;
}

.paragraph--id--101 p,
.paragraph--id--46 p,
.paragraph--id--216 p,
.paragraph--id--748 p {
  text-align: center;
}

.map-title-over {
  position: absolute;
  font-size: 25px;
  z-index: 1;
  padding: 12px;
  background-color: #b0c6da;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 30px;
  display: block;
  border-radius: 33px;
  color: #fff;
}

.v-welt-partner {
  font-size: 25px;
  z-index: 1;
  padding: 12px;
  background-color: #b0c6da;
  margin: 0 0 30px;
  display: block;
  border-radius: 33px;
  color: #fff;
  position: static;
}

.page-user-register .js-form-item.js-form-type-checkbox.checkbox.form-check.js-form-item-field-cleverreach-subscribed.form-item-field-cleverreach-subscribed {
  width: 100%;
}

.page-user-register input#edit-field-ich-habe-die-a-href-datens-value {
  margin-top: 0;
}

.page-user-register input#edit-field-cleverreach-subscribed {
  margin-top: 0;
}

.page-user-register label.js-form-item.js-form-type-checkbox.checkbox.form-check.js-form-item-field-cleverreach-subscribed.form-item-field-cleverreach-subscribed.form-check-label {
  padding-left: 0;
}

.page-user-register label.js-form-item.js-form-type-checkbox.checkbox.form-check.js-form-item-field-ich-habe-die-a-href-datens-value.form-item-field-ich-habe-die-a-href-datens-value.form-check-label {
  padding-left: 0;
  padding-top: 7px;
}

.page-user-register label.js-form-item.js-form-type-checkbox.checkbox.form-check.js-form-item-field-ich-habe-die-a-href-datens-value.form-item-field-ich-habe-die-a-href-datens-value.form-check-label a {
  color: #fff;
  text-decoration: underline;
}

.field--name-field-datei a {
  padding: 15px 35px;
  background-color: #c8d3d9;
  margin-left: 20px;
  margin-right: 20px;
  display: block;
  border-radius: 33px;
  color: #fff;
  font-size: 23px;
}

.field--name-field-datei a:hover {
  color: #fff;
  background-color: #b9c3c8;
}

#block-linktomitarbeiterangebote .content {
  margin-top: 30px;
}

#block-linktomitarbeiterangebote .content a {
  margin: 0 auto;
  display: block;
  max-width: 200px;
  border-radius: 24px;
  background: #c8d3d9;
  color: #fff;
  padding: 13px 5px;
}

/* Admin Toolbar */
#toolbar-administration, #toolbar-administration * {
  box-sizing: border-box;
  z-index: 1000000000;
}

.js input.form-autocomplete {
  background-position: right !important;
  background-repeat: no-repeat !important;

}
.js[dir="rtl"] input.form-autocomplete {
  background-position: right !important;
}
.js input.form-autocomplete.ui-autocomplete-loading {
  background-position: right !important; /* LTR */
}
.js[dir="rtl"] input.form-autocomplete.ui-autocomplete-loading {
  background-position: right !important;
}

/* Cookie Warning */
button.decline-button.eu-cookie-compliance-default-button {
  cursor: pointer;
  margin-right: 5px;
  margin-top: 1em;
  vertical-align: middle;
  overflow: visible;
  width: auto;
  -moz-box-shadow: inset 0 1px 0 0 #fff;
  -webkit-box-shadow: inset 0 1px 0 0 #fff;
  box-shadow: none;
  background-color: transparent;
  background-image: none;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  color: #fff;
  font-family: Arial, sans-serif;
  font-weight: 300;
  padding: 4px 8px;
  text-decoration: none;
  text-shadow: none;
  border: none;
}

button.agree-button.eu-cookie-compliance-secondary-button {
  border: 1px solid #fff;
  border-radius: 5px;
}

/* Klinik inline edit. */
.view-duplikat-von-klinik-inline-edit form input.form-control[type="text"],
.view-duplikat-von-klinik-inline-edit form input.form-control[type="email"],
.view-duplikat-von-klinik-inline-edit form input.form-control[type="date"],
.view-duplikat-von-klinik-inline-edit .select2-container--default .select2-selection--single,
.view-duplikat-von-klinik-inline-edit form textarea.form-control {
  background: transparent;
  border-radius: .25rem;
  border: 1px solid #ced4da;
  border-bottom: 1px solid #ced4da;
  color: #000;
  padding: 0 0;
  line-height: 36px;
  font-size: 14px;
  height: auto;
  outline: none;
  -webkit-appearance: none;
  box-shadow: none;
}

.view-duplikat-von-klinik-inline-edit tr {
  background-color: #fff;
}

.view-duplikat-von-klinik-inline-edit tr td {
  border: 1px solid #d2d2d2;
}

.view-duplikat-von-klinik-inline-edit .view-filters {
  margin-top: 30px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 14px;
}

.view-duplikat-von-klinik-inline-edit .view-filters .form-control {
  font-size: 14px;
}

.noresult {
  margin: 20px;
  padding: 20px;
  background-color: #dadada;
}
/* End klinik inline edit. */

@media (max-width: 1350px) {
  .highlighted .check p,
  .highlighted .check a {
    font-size: 16px !important;
  }
  .highlighted .check {
    font-size: 18px !important;
  }
}

@media (max-width: 1170px) {
  .view-hauptmenue-node- .row a {
    margin: 0 30px !important;
  }
}

@media only screen and (max-width: 991px) {
  .navbar-dark .navbar-toggler-icon {
    background-image: url("../img/mobile-menu.png");
  }
  .navbar-collapse {
    position: fixed;
    width: 100%;
    background: rgba(244, 246, 247, 0.95);
    left: 0;
    top: 53px;
    overflow: auto;
    z-index: 100;
    padding: 20px;
    text-align: center;
    height: 100%;
  }
  .navbar-collapse .navbar-form {
    float: none !important;
  }
  .view-hauptmenue-node- {
    display: none;
  }
  nav#block-hauptmenuoben {
    display: block;
  }
  #navbar-main {
    background: transparent !important;
    padding: 20px 0;
    position: absolute;
    z-index: 10000001;
    right: 0 !important;
    left: auto !important;
  }
  section.row.region.region-header-form {
    margin: 0 auto;
  }

  #medizinische-partner-map {
    position: relative;
    padding: 30px;
  }

  .mapFilterContainer {
    position: static !important;
    z-index: 1000;
    width: 100% !important;
    background: #73818c;
    height: calc(100% - 120px);
    border-radius: 24px;
    padding: 20px !important;
    display: block;
  }

  small#edit-geolocation-geocoder-google-geocoding-api--description {
    display: none !important;
  }

  .mapFilterContainer .form-row > fieldset {
    width: 100% !important;
    color: #fff;
  }

  .js-form-item-field-fachabteilungen-target-id label {
    display: block !important;
  }
  .mapContainer {
    margin-top: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .path-user article.profile .field {
    width: 100%;
    float: left;
  }

  .path-user article.profile {
    min-height: 680px; /*540*/
  }

  .field--name-field-link a,
  .field--name-field-info-link a,
  .field--name-field-datei a,
  .field--name-field-mehr-button a {
    font-size: 1rem !important;
  }

  .field.field--name-field-button-text.field--type-string.field--label-hidden.field__item,
  .field__item div.expandable h2,
  .field__item div.expandableBig h2 {
    font-size: 20px !important;
  }
}

@media only screen and (max-width: 575px) {
  .col-image {
    text-align: center;
  }

  .rab {
    max-width: 347px;
    margin: 30px auto;
  }
}

@media (max-height: 1500px) {
  .dism {
    display: none;
  }

  div#v-gesundheit,
  div#v-fitness,
  div#v-hotels,
  div#v-shopping,
  div#v-familie {
    display: flex;
  }

  #block-mehrangebotegesundheit.auf {
    top: 20px;
  }
}

/* /arbeitgeber - Infoblock Zusatztarife */
.modul-gruende .info-column:nth-child(6) {
  padding-top: 15em;
}
.modul-gruende .info-column:nth-child(6) .text-formatted {
  padding: 2em 1em 1em 1em;
  background: #d4a800;
  border-radius: 24px;
}

.modul-gruende .info-column:nth-child(6) a {
  font-weight: bold;
  color: white;
}
