/* teaser */

.block-teaser-hori-overlap .intro-box-inner {
  padding: 20px var(--belt-gap) 40px var(--belt-gap);
  min-height: unset;
}
.block-teaser-hori-overlap .teaser-hori-overlap-intro-image {
  background-size: cover;
  background-position: 85% top;
}
.block-teaser-hori-overlap .intro-box {
  margin-top: 0px;
}
.block-teaser-hori-overlap .box-header {
  padding: 15px 10px;
}
.block-teaser-hori-overlap .box-header h2 {
  margin: 0;
}
.block-teaser-hori-overlap .box-header svg {
  height: 30px;
  width: unset;
}
.block-teaser-hori-overlap .box-content {
  margin-top: 2em;
}
.block-teaser-hori-overlap .box-content, .block-teaser-hori-overlap .box-content .block-headlines {
  gap: 10px;
}
@media screen and (max-width: 1280px) {
  .block-teaser-hori-overlap .intro-box {
	margin-top: -100px;
  }
  .block-teaser-hori-overlap .box-header h2 {
	font-size: 24px;
  }
  .block-teaser-hori-overlap .box-header svg {
	height: 24px;
  }
}
@media screen and (max-width: 1023px) {
  .block-teaser-hori-overlap .intro-box {
	margin-top: -200px;
  }
  .aio-grid.spread__basic.ratio__3>.item {
	grid-column: span 6;
  }
}
@media screen and (max-width: 767px) {
  .block-teaser-hori-overlap .box-content p {
	text-align: center;
  }
  .block-teaser-hori-overlap .box-header {
	padding: 15px 20px;
  }
  .block-teaser-hori-overlap .box-content.text-align-left * {
	text-align: center !important;
  }
}


/* section google-map */
#anfahrt {
  max-width: 1280px;
  padding-right: var(--belt-gap);
  padding-left: var(--belt-gap);
  margin-right: auto;
  margin-left: auto;
  box-sizing:  content-box;
}
#anfahrt h2 {
  margin-top: 0;
  margin-bottom: 50px;
}
#anfahrt figure {
  height: 458px;
  margin: 0;
  padding: 0;
}
#anfahrt .map img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-position: 45% 50%;
  margin: 0;
}
#anfahrt .google-map {
  position: relative;
}
#anfahrt .google-map-button {
  position: absolute;
  width: 236px;
  height: 30px;
  top: var(--belt-gap);
  right: var(--belt-gap);
}
@media screen and (max-width: 767px) {
  #anfahrt h2 {
	margin-bottom: 20px;
  }
}

/* section praxis behandlungen */
.block-bild-text-kacheln-za-naetscher .block-header {
  margin-bottom: 40px;
}
.block-bild-text-kacheln-za-naetscher .block-header h3 {
  margin-bottom: 0;
  margin-top: 0;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.block-bild-text-kacheln-za-naetscher .wrapper-box {
  min-height: 600px;
  position: relative;
}
/** TEXT **/
.block-bild-text-kacheln-za-naetscher .text-box {
  z-index: 1;
  position: relative;
}
.block-bild-text-kacheln-za-naetscher .wrapper-box .item.text-box.image-focus {
  text-align: right;
}
.block-bild-text-kacheln-za-naetscher .reversedAll .wrapper-box .item.text-box.image-focus {
  text-align: left;
}
.block-bild-text-kacheln-za-naetscher .twist .wrapper-box:nth-child(even) .item.text-box.image-focus {
  text-align: left;
}
.block-bild-text-kacheln-za-naetscher .reversedAll .text-box .text-wrapper {
  padding: 80px 0 40px 80px;
}
.block-bild-text-kacheln-za-naetscher .text-box .text-wrapper {
  padding: 80px 80px 40px 0;
}
.block-bild-text-kacheln-za-naetscher .reversedAll .spread__full.wrapper-box.ratio__2-2 .item.text-box, .block-bild-text-kacheln-za-naetscher .twist .spread__full.ratio__2-2.wrapper-box:nth-child(even) .item.text-box {
  grid-column: span 6;
}
.block-bild-text-kacheln-za-naetscher .twist .spread__basic.wrapper-box:nth-child(even) .item.text-box {
  grid-column: span 6;
}
.block-bild-text-kacheln-za-naetscher .twist .spread__basic.ratio__2-2.wrapper-box:nth-child(even) .item.text-box {
  grid-column: span 5;
}
.block-bild-text-kacheln-za-naetscher .wrapper-box h2, .block-bild-text-kacheln-za-naetscher .wrapper-box h3 {
  color: #464646;
  font-size: 36px;
  font-weight: 400;
  line-height: 1.3;
  hyphens: auto;
  font-weight: 700;
}
.block-bild-text-kacheln-za-naetscher h2,
.block-bild-text-kacheln-za-naetscher h4 {
  margin: 0;
}
.block-bild-text-kacheln-za-naetscher h4 {
  color: var(--text)!important;
  font-size: 18px;
}
.block-bild-text-kacheln-za-naetscher .text-wrapper h4:not(:first-child) {
  padding-bottom: 2em;
}

.block-bild-text-kacheln-za-naetscher ul {
  padding: 0;
  margin: 2em 0 0 0;
}
.block-bild-text-kacheln-za-naetscher ul li {
  margin-bottom: 10px;
}
/** BILD **/
.block-bild-text-kacheln-za-naetscher .img-box {
  position: relative;
}
.block-bild-text-kacheln-za-naetscher .img-box img {
  height: 100%;
  object-fit: cover;
  object-position: 50%;
  width: 100%;
}
.block-bild-text-kacheln-za-naetscher .reversedAll .wrapper-box .item.img-box {
  order: -1;
}
.block-bild-text-kacheln-za-naetscher .twist .wrapper-box:nth-child(even) .item.img-box {
  order: -1;
}
/** ICON **/
.block-bild-text-kacheln-za-naetscher .teaser-count {
  z-index: 3;
  position: absolute;
  top: 50px;
  left: -50px;
  height: 100px;
  width: 100px;
  text-align: center;
  font-size: 30px;
  font-family: 'Roboto Slab', serif;
  border-radius: 50px;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
}
.block-bild-text-kacheln-za-naetscher .reversedAll .teaser-count {
  left: auto;
  right: -50px;
}
.block-bild-text-kacheln-za-naetscher .twist .wrapper-box:nth-child(even) .item .teaser-count {
  left: auto;
  right: -50px;
}
.block-bild-text-kacheln-za-naetscher .wrapper-box.reversed .item .teaser-count {
  left: auto;
  right: -50px;
}
.block-bild-text-kacheln-za-naetscher .teaser-count svg {
  width: 40px;
  height: 40px;
}
.block-bild-text-kacheln-za-naetscher .teaser-count .circle-line {
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
  border-radius: 50px;
  border-width: 2px;
  border-style: solid;
  border-color: var(--text);
}
.block-bild-text-kacheln-za-naetscher li {
  list-style: none;
  background: url(/wp-content/uploads/icon-check.svg) no-repeat;
  background-size: 15px 11px;
  background-position: left 8px;
  padding-left: 25px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .block-bild-text-kacheln-za-naetscher .aio-grid.spread__full.ratio__2-2 > .item:nth-child(odd) {
	grid-column-start: 2
  }
  .block-bild-text-kacheln-za-naetscher .reversedAll .spread__full.wrapper-box.ratio__2-2 .item.text-box, .block-bild-text-kacheln-za-naetscher .twist .spread__full.ratio__2-2.wrapper-box:nth-child(even) .item.text-box {
	grid-column: span 7;
  }
}
/** TABLET **/
@media screen and (max-width: 1023px) {
  .block-bild-text-kacheln-za-naetscher .teaser-count, .block-bild-text-kacheln-za-naetscher .reversedAll .teaser-count {
	left: 20px;
	top: 20px;
	right: auto;
  }
  .block-bild-text-kacheln-za-naetscher .twist .wrapper-box:nth-child(even) .item .teaser-count {
	right: 20px;
	top: 20px;
	left: auto;
  }
  .block-bild-text-kacheln-za-naetscher .teaser-count svg {
	width: 45px;
	height: 45px;
  }
  .block-bild-text-kacheln-za-naetscher a.gridaction__button {
	font-size: 14px;
	padding: 15px 20px;
  }
  .block-bild-text-kacheln-za-naetscher .aio-grid.spread__basic.ratio__2-2.wrapper-box .item, .block-bild-text-kacheln-za-naetscher .twist .spread__basic.wrapper-box:nth-child(even) .item.text-box, .block-bild-text-kacheln-za-naetscher .twist .spread__basic.ratio__2-2.wrapper-box:nth-child(even) .item.text-box {
	grid-column: span 6;
  }
  .block-bild-text-kacheln-za-naetscher .wrapper-box h2, .wrapper-box h3 {
	font-size: 30px;
	line-height: 32px;
	hyphens: auto;
  }
  .block-bild-text-kacheln-za-naetscher .reversedAll .text-box .text-wrapper {
	padding: 50px var(--belt-gap) 20px var(--belt-gap);
  }
  .block-bild-text-kacheln-za-naetscher .text-box .text-wrapper {
	padding: 50px var(--belt-gap) 40px var(--belt-gap);
  }
  .block-bild-text-kacheln-za-naetscher .text-box.center .text-wrapper {
	padding: 50px 0 0 0;
  }
}
/** MOBILE **/
@media screen and (max-width: 767px) {
  .block-bild-text-kacheln-za-naetscher {
	background-color: #fff;
  }
  .block-bild-text-kacheln-za-naetscher h4 {
	font-size: 16px;
  }
  .block-bild-text-kacheln-za-naetscher .aio-wrap .aio-grid.spread__basic {
	grid-column-start: auto;
  }
  .block-bild-text-kacheln-za-naetscher .teaser-count, .block-bild-text-kacheln-za-naetscher .twist .wrapper-box:nth-child(even) .item .teaser-count, .block-bild-text-kacheln-za-naetscher .reversedAll .teaser-count {
	left: 20px;
	bottom: 70px;
	right: auto;
	top: auto;
  }
  .block-bild-text-kacheln-za-naetscher .wrapper-box .item.img-box {
	order: -1;
  }
  .block-bild-text-kacheln-za-naetscher .spread__full.ratio__2.wrapper-box .item, .block-bild-text-kacheln-za-naetscher .twist .spread__full.wrapper-box:nth-child(even) .item.text-box, .block-bild-text-kacheln-za-naetscher .reversedAll .spread__full.wrapper-box .item.text-box {
	grid-column: span 15 !important;
  }
  .block-bild-text-kacheln-za-naetscher .aio-grid.spread__basic.ratio__2 .item, .block-bild-text-kacheln-za-naetscher .aio-grid.spread__basic.ratio__2-2 .item, .block-bild-text-kacheln-za-naetscher .twist .spread__basic.wrapper-box:nth-child(even) .item.text-box, .block-bild-text-kacheln-za-naetscher .twist .spread__basic.ratio__2-2.wrapper-box:nth-child(even) .item.text-box {
	grid-column: span 12 !important;
  }
  .block-bild-text-kacheln-za-naetscher .wrapper-box:not(#behandlungen .block-bild-text-kacheln-za-naetscher .wrapper-box) {
	margin-bottom: 30px;
  }
  .block-bild-text-kacheln-za-naetscher .text-box {
	margin: -60px 20px 0 20px;
	position: relative;
  }
  .block-bild-text-kacheln-za-naetscher .wrapper-box .text-box .text-wrapper {
	padding: 30px 25px;
  }
  .block-bild-text-kacheln-za-naetscher .text-box.center .text-wrapper {
	padding: 30px 0 0 0;
  }
  .block-bild-text-kacheln-za-naetscher .teaser-count {
	height: 80px;
	width: 80px;
	font-size: 25px;
	padding: 18px;
  }
  .block-bild-text-kacheln-za-naetscher .teaser-count svg {
	width: 35px;
	height: 35px;
  }
  .block-bild-text-kacheln-za-naetscher .text-box .text-wrapper h3 {
	font-size: 24px;
	line-height: 30px;
  }
}
/** BILD TEXT KACHELN ENDE **/

/* impressum datenschutz */

#impressum, #datenschutz {
  margin-top: 300px;
  max-width: 920px;
  margin-left: auto;
  margin-right: auto;
  padding: var(--belt-gap);
}

@media screen and (max-width: 1023px) {
  #impressum, #datenschutz {
	margin-top: 200px;
  }
}
@media screen and (max-width: 767px) {
  #impressum, #datenschutz {
	margin-top: 150px;
  }
}


/* popup */

#popmake-271 .popmake-content p {
  line-height: 1.6;
}
#popmake-271 .popmake-content p:nth-of-type(1) {
  font-weight: 500;
}
#popmake-271 .popmake-content p:nth-of-type(2) {
  font-weight: 500;
}
#popmake-271 .popmake-content p:nth-of-type(4),
#popmake-271 .popmake-content p:nth-of-type(5) {
  margin-left: 55px;
  position: relative;
}
#popmake-271 .popmake-content p:nth-of-type(4):before,
#popmake-271 .popmake-content p:nth-of-type(5):before {
  content: "";
  width: 44px;
  height: 44px;
  background-size: cover;
  position: absolute;
  left: -55px;
  top: 3px;
}
#popmake-271 .popmake-content p:nth-of-type(4):before {
  background-image: url(/wp-content/uploads/phone.svg);
}
#popmake-271 .popmake-content p:nth-of-type(5):before {
  background-image: url(/wp-content/uploads/send.svg);
}
#popmake-271 hr {
  color: #ededed;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid lightgray;
  height: 1px;
}

/* doctolib button */
.block-teaser-hori-overlap .content.code {
  order: -1;
  margin-top: 15px;
}
.block-teaser-hori-overlap .content {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.block-teaser-hori-overlap .box-header {
  min-width: calc(100% - 100px);
}
.doctolib-widget {
  display: block;
  text-align: center;
  background: #00264c !important;
  color: #00264c !important;
  text-decoration: none !important;
  font-size: 16px !important;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  width: auto;
  border-radius: 4px;
  padding: 5px;
  z-index: 999;
  opacity: 0.8;
  box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.2);
  line-height: 1.4;
  box-sizing: border-box;
}
.doctolib-widget a {
  display: block;
  color: #00264c;
  text-decoration: none;
  padding: 6px;
  margin-top: 5px;
  background: #fff;
  border-radius: 4px;
  font-weight: 700;
  transition: 0.2s;
}
.doctolib-widget a:hover,
.doctolib-widget a:focus {
  opacity: 0.9;
  outline: 2px solid #f5f5f5;
  outline-offset: 2px;
}
.doctolib-widget img {
  display: inline-block;
  height: 18px;
  margin: 3px 0;
  vertical-align: middle;
  width: auto;
}
@media (min-width: 768px) {
  .doctolib-widget {
	display: flex;
	flex-flow: column;
	align-items: center;
  }
  .doctolib-widget > a {
	width: calc(100% - 10px);
	display: flex;
	justify-content: center;
  }
}
@media (max-width: 767px) {
  .block-teaser-hori-overlap .box-header {
	min-width: 120px;
  }
  .doctolib-widget {
	max-width: calc(120px + (var(--belt-gap)*2));
	margin-left: auto;
	margin-right: auto;
  }
}
@media (max-width: 600px) {
  .doctolib-widget {
	width: auto !important;
	padding: 4px;
  }
  .doctolib-widget a {
	text-decoration: none;
	font-size: 16px;
	font-weight: 700;
	padding: 5px;
  }
}
@media (prefers-reduced-motion: reduce) {
  * {
	transition: none !important;
  }
}
