@font-face {
  font-family: 'Inter';
  src: url('/fonts/Inter-Regular.woff2') format('woff2'),
    url('/fonts/Inter-Regular.woff') format('woff'),
    url('/fonts/Inter-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src: url('/fonts/Inter-Italic.woff2') format('woff2'),
    url('/fonts/Inter-Italic.woff') format('woff'),
    url('/fonts/Inter-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

h1, h2, h2 a:link, h2 a:visited, h3 {
  font-family: 'Inter' !important;
}

h1 {
  color: #000;
  font-size: 72px;
  font-style: normal;
  font-weight: 700;
  line-height: 72px;
  text-transform: uppercase;
}

h4 {
  font-family: 'Inter' !important;
}

h5 {
  font-family: 'Inter' !important;
  color: #D3C195;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 2.8px;
  text-transform: uppercase;
}

.hornav, .hornav ul ul, .hornav ul ul a {
  font-family: 'Inter' !important;
}

body, .btn, .button, button {
  font-family: 'Inter' !important;
}

video {
  margin-bottom: -15px;
}

button.gold {
  display: flex;
  color: #000;
  text-transform: uppercase;
  padding: 20px 40px 20px 40px;
  justify-content: center;
  align-items: center;
  border-radius: 6px;
  background: #D3C195;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.10), 0 4px 6px -4px rgba(0, 0, 0, 0.10);
}

button.line {
  display: flex;
  padding: 20px 40px 20px 40px;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  border-radius: 6px;
  border: 1px solid #FFF;
  background: rgba(255, 255, 255, 0.00);
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.10), 0 4px 6px -4px rgba(0, 0, 0, 0.10);
}

.videodesktop {
  display: block;
}

.videomobile {
  display: none;
}

.mobilemenu {
  display: inline-flex;
}

blockquote {
  background-color: transparent;
  border-left: 2px solid #D3C195;
}

#container_top1_modules, #container_top2_modules, #container_main,
#container_bottom1_modules, #container_bottom2_modules, #container_bottom3_modules, #container_base1_modules, #container_base2_modules {
  overflow: hidden;
}

.com-content-article ol, .com-content-article ul {
  overflow: visible;
}

/*-------------------GDPR-----------------*/
.cc-window.cc-floating.cc-type-opt-in.cc-theme-edgeless a {
  color: #ffffff !important;
}

.cc-compliance.cc-highlight a.cc-btn.cc-allow {
  color: #000000 !important;
}

.cc-revoke.cc-left {
  left: -20px !important;
  right: auto;
  transform: rotate(90deg);
  bottom: 70px !important;
}

.cc-revoke:hover {
  transform: rotate(90deg) !important;
}

.cc-revoke img {
  width: 50px;
  height: 100px;
}

.powr-social-feed:before {
  content: 'Sie müssen Cookies akzeptieren und die Seite neu laden, um diesen Inhalt anzuzeigen';
  left: 0;
  right: 0;
  position: absolute;
  min-height: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
  bottom: 0;
  background-color: #dfdfdf;
}

.powr-social-feed.powrLoaded:before {
  display: none;
}

#container_header {
  padding-top: 0px;
}

.container_header:after {
  display: none;
}

.wrapper1400 {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
}

/*---------logo------------*/
.logo img {
  max-height: 67px;
}

/*---------------hornav-----------------*/
.hornav ul.menu a.btn {
  background-color: #000;
  color: #fff;
}

.hornav ul.menu>li>a, .hornav ul.menu>li>span {
  padding: inherit;
}

.nav-item.item-109 {
  width: 20px;
}

/*------------Kontakt oben----------*/
.kontaktoben {
  padding-right: 10px;
}

/*----------Mobile menü------------*/
.mobilemenu .sm-parent {
  display: flex;
}

#off-menu_111 {
  background-color: #f7f7f7;
  position: relative;
}

.sm-overlay-111:after {
  content: '';
  width: 300px;
  height: 300px;
  position: absolute;
  right: 0;
  bottom: 0px;
  background-image: url('/images/svg/Logo_Zahn.svg');
  background-repeat: no-repeat;
  opacity: 0.1;
}

#off-menu_111.off-menu_111 .sm-logo img {
  max-width: 200px;
}

.sm-full-111 .sm-overlay-win #off-menu_111 {
  max-width: 320px;
}

#off-menu_111 .level1.off-nav-156.notparent .link a {
  font-size: 15px;
  font-weight: normal;
  color: #fff;
  padding: 10px;
}

.off-menu_111 dl dt, .off-menu_111 dl.level2 dt {
  padding: 5px 10px !important;
}

/*-------------------Showcase--------------*/
.showcaseoverlay {
  position: absolute;
  color: rgba(255, 255, 255, 0.80);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.50) 0%, rgba(0, 0, 0, 0.50) 100%);
}

.showcaseoverlay p {
  color: rgba(255, 255, 255, 0.80);
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px;
  letter-spacing: 3.2px;
  margin-bottom: 0px;
}

.showcaseoverlay a {
  text-decoration: none;
}

.showcaseoverlay h1 {
  color: #FFF;
  font-size: 30px;
  font-style: normal;
  font-weight: 300;
  line-height: 36px;
  margin-bottom: 0px;
  text-transform: none;
}

.showcaseoverlay h1.special {
  font-size: 80px;
  text-transform: uppercase;
}

.showcaseoverlay img {
  padding-top: 20px;
  max-width: 700px;
}

.showcaseoverlay .inrow {
  display: flex;
  flex-direction: row;
  grid-gap: 20px;
}

.showcaseoverlay .module {
  padding-left: 15%;
}

/*-----------------Top1a-------------*/
#top1_modules {
  padding-top: 50px;
}

#top1_modules .module_surround {
  padding: 20px 20px;
}

.top-1a {
  position: relative;
}

.top-1a:after {
  position: absolute;
  content: '';
  display: block;
  right: 0px;
  bottom: 0px;
  width: 100px;
  height: 100px;
  border-radius: 6px;
  background: #FAF9F6;
}

#wrapper_top-1 {
  display: flex;
  align-items: center;
}

/*------------Top2-------------*/
.iconcard .uk-panel {
  padding: 30px;
  border-radius: 6px;
  border: 1px solid #F3F4F6;
  background: #FFF;
}

.iconcard .uk-panel>div.uk-margin.uk-text-center {
  text-align: left !important;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #FAF9F6;
  border-radius: 50%;
}

/*-----------Main------------*/
#container_main {
  position: relative;
}

#container_main:before {
  position: absolute;
  content: '';
  right: -10%;
  bottom: 0;
  top: 0;
  width: 960px;
  background-image: url('/images/startseite/zahn_bg.png');
  background-size: contain;
  background-repeat: no-repeat;
}

/*---------------Leistungen----------*/
.uk-scope .leistungen .uk-panel {
  border-top: 1px solid #000;
  padding: 30px 0px;
}

.uk-scope .leistungen .uk-panel h3 {
  color: #D3C195;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
}

.uk-scope .leistungen .uk-panel p a:after {
  content: ' →'
}

.uk-scope .leistungen .uk-panel p a {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
}

/*------------main----------*/
#main h1 {
  color: #000;
  font-size: 72px;
  font-style: normal;
  font-weight: 700;
  line-height: 72px;
  text-transform: uppercase;
}

/*--------------bottom 1-----------------*/
#wrapper_bottom-1 {
  display: flex;
  align-items: center;
}

.bottom-1a img {
  border-radius: 6px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.10) 0%, rgba(0, 0, 0, 0.10) 100%);
}

.bottom-1b {
  color: #6A7282;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 29.25px;
}

.bottom-1b a {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  text-decoration: underline;
}

.bottom-1b ul, ul.check {
  list-style: none;
  padding-left: 0;
}

.bottom-1b ul li, ul.check li {
  position: relative;
  padding-left: 32px;
}

.bottom-1b ul li::before, ul.check li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.4em;
  width: 16px;
  height: 16px;
  background-image: url('/images/svg/listsymbol.svg');
  background-size: contain;
  background-repeat: no-repeat;
}

/*--------------bottom 2-----------------*/
.bottom-2 h2 {
  color: #FFF;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 48px;
}

.bottom-2 p {
  color: #99A1AF;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 28px;
  max-width: 780px;
}

/*--------------Bottom3---------------*/
.bottom-3 h2 {
  color: #000;
  text-align: center;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 48px;
}

.bottom-3 h3 {
  color: #D3C195;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 2.8px;
  text-transform: uppercase;
}

.bottom-3 p {
  max-width: 800px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.uk-scope .behandlung .uk-border-circle {
  position: relative;
}

.behandlung .uk-panel>div {
  padding-left: 10px;
  padding-right: 10px;
  color: #6A7282;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 26px;
}

.behandlung .uk-panel h3 {
  color: #D3C195;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  letter-spacing: 1.2px;
}

.behandlung .uk-panel h2 {
  color: #000;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
}

.behandlung .uk-panel>div.uk-margin.uk-text-center {
  text-align: center !important;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  border-radius: 50%;
  border: 1px solid #F3F4F6;
  background: #FFF;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.10), 0 1px 2px -1px rgba(0, 0, 0, 0.10);
}

.behandlung li .uk-panel:before {
  position: absolute;
  content: '';
  top: 25px;
  right: 0;
  left: 0;
  height: 1px;
  background-color: #E5E7EB;
  z-index: -1;
}

.behandlung li:first-child .uk-panel:before {
  position: absolute;
  content: '';
  top: 25px;
  right: 0;
  left: inherit;
  width: 50%;
  height: 1px;
  background-color: #E5E7EB;
  z-index: -1;
}

.behandlung li:last-child .uk-panel:before {
  position: absolute;
  content: '';
  top: 25px;
  right: inherit;
  left: 0;
  width: 50%;
  height: 1px;
  background-color: #E5E7EB;
  z-index: -1;
}

/*--------------Base1--------------*/
.base-1a {
  color: #6A7282;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 28px;
}

.base-1a strong {
  font-weight: bold;
  color: #000;
}

.base-1a blockquote {
  border-left: 0px solid;
  border-radius: 6px;
  border: 1px solid #F3F4F6;
  background: #FAF9F6;
}

.base-1a blockquote h3 {
  color: #000;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
}

.base-1a blockquote p {
  margin-bottom: 0px;
  color: #D3C195;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 20px;
}

.base-1a .inrow {
  display: flex;
  flex-direction: row;
  grid-gap: 20px;
  align-items: flex-start;
  margin-bottom: 10px;
}

.base-1b .mod-custom.custom>div {
  max-width: 600px;
  aspect-ratio: 3 / 4;
}

.base-1b .mod-custom.custom>div iframe {
  width: 100%;
  height: 100%;
}

/*-------------Base-2a----------*/
.base-2 ul.mod-list li a:after {
  display: none !important;
}

.base-2 .module, .base-2 .module .mod-list li a, .base-2 .module_menu .mod-list li a {
  color: #99A1AF;
  opacity: 1;
}

.base-2a span {
  color: #6A7282;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 20px;
}

.base-2 ul.mod-list li a {
  padding-left: 0px;
}

.base-2 h3, .base-2 h3 span {
  color: #D3C195;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}

.base-2 .item-156 a {
  color: #fff !important;
}

/*--------------------Footer Menu---------------*/
.footermenu ul li a:after, .footermenu ul li span:after {
  content: " | ";
  margin-left: 10px;
  font-weight: bold;
  font-size: 15px;
}

.footermenu ul li a:hover {
  text-decoration: none;
}

.copyright {
  color: #6A7282;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 20px;
}

.container_footer .wrapper960 {
  border-top: 1px solid rgba(255, 255, 255, 0.10);
}

.back-to-top {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #000;
  width: 48px;
  height: 48px;
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.20);
}

/*---------------Mobile Footer--------------*/
.mobilefooter {
  position: relative;
  bottom: 0px;
  left: 0px;
  display: none;
  text-align: center;
  background-color: #cf1;
  width: 100%;
}

.mobilefooter p {
  margin-bottom: 0px;
}

@media only screen and (max-width: 1235px) {
  .hornav {
    display: none;
  }
}

@media only screen and (max-width: 991px) {
  .showcaseoverlay .module {
    padding-left: 5%;
  }

  .showcaseoverlay img {
    padding-top: 20px;
    max-width: 300px;
  }

  .showcaseoverlay button.gold, .showcaseoverlay button.line {
    padding: 5px 10px;
  }

  .showcaseoverlay h1 {
    font-size: 20px;
    line-height: 26px;
  }

  .showcaseoverlay h1.special {
    font-size: 40px;
    text-transform: uppercase;
  }
}

@media only screen and (max-width: 767px) {
  .videodesktop {
    display: none;
  }

  .videomobile {
    display: block;
  }
}

@media only screen and (max-width: 640px) {
  h1, h2, .content-category h1, .registration h1 {
    margin-bottom: .6rem;
    font-size: 1.6rem;
    line-height: normal;
  }

  #main h1, #main h1, .bottom-3 h2 {
    font-size: 32px;
    line-height: 42px;
  }

  .videodesktop {
    display: none;
  }

  .videomobile {
    display: block;
  }

  .mobilefooter {
    display: block;
    position: fixed;
  }

  div.cc-revoke.cc-bottom.cc-left cc-color-override--2018249118 cc-revoke-bottom-left-icon {
    left: 0px !important;
    bottom: 0px !important;
  }
}

@media only screen and (max-width: 540px) {
  .logo img {
    max-height: 37px;
  }

  .showcaseoverlay .inrow {
    flex-direction: column;
  }

  .showcaseoverlay button.gold, .showcaseoverlay button.line {
    max-width: max-content;
  }

  .showcaseoverlay h1.special {
    font-size: 30px;
    text-transform: uppercase;
  }

  .top-1a:after {
    width: 80px;
    height: 80px;
  }
}

@media only screen and (max-width: 400px) {
  .logo {
    padding: 5px;
  }

  .showcaseoverlay img {
    padding-top: 20px;
    max-width: 150px;
  }
}