﻿
#hs-web-interactives-bottom-anchor {z-index: 99999;}

#map_canada {
 position:relative;
margin: 5px 0px;
min-height: 250px;
}

/*Modalbox*/

#modal {
position: fixed;
z-index: 9999999999 !important;
width: 100%;
height: 100%;
background:
rgba(0,0,0,0.5);
top: 0;
left: 0;
}

#yesnobox {
  max-width: 500px;
  min-width:300px;
  height: auto;
  position:fixed;
  z-index: 999999999999999;
  padding: 20px;
  background: #fff;
  box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
  transform: translate(-50%,-50%);
  top:50%;
  left:50%;
}

.boxshow {visibility:show;}

.boxhidden {visibility:hidden;}

#yesnobox div  {display:inline-block; width: 50px; margin-right: 10px; text-align:center;}

#yesnobox div a {display:block; text-decoration:none; padding: 10px; border: thin solid #ccc;}

.boxshow {visibility:show;}

.boxhidden {visibility:hidden;}

#yesnobox div  {display:inline-block; width: 50px; margin-right: 10px; text-align:center;}

#yesnobox div a {display:block; text-decoration:none; padding: 10px; border: thin solid #ccc;}



.bracketlink {
    width: 25% !important;
}

/*
.info_stoerer {
    padding: 0 20px 0 0;
    min-height: 610px;
}

.info_stoerer a.btn {
    display: none;
}

.stoerer_content {
    overflow-y: hidden;
    overflow-x: hidden;
    height: 600px;
scrollbar-color: #999 #ccc;
scrollbar-width: thin;
}
*/



.info_stoerer {
    height:600px;
padding: 50px 10px 20px;
background-size: cover;
}
 

.stoerer_content {
  max-height: 520px;
  overflow-y: hidden;
}
 

.info_stoerer h1 {
  font-size: 37px;
  text-align: justify;
  color:white;
  font-weight:bold;
  text-transform: uppercase;
  margin: 0px 0;
}

.info_stoerer a.inscrire {
    display:flex;
    flex-direction: row;
    align-items: start;
    justify-content: start;
    max-width: 500px;
    background:rgba(255,255,255,0.7);
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    padding: 15px 20px;
    margin: 230px auto 30px;
    color: #e30065;
    font-weight: bold;
    font-size: 25px;
    border-radius: 100px;
    text-shadow: 0 0 3px rgba(255,255,255,0.5);
    transition: all linear 0.5s;
}


.info_stoerer a.inscrire::before {
    display:block;
    content: "\f304";
    font-family: "Font Awesome 5 Free";
    font-weight:900;
    transform: rotate(0deg);
    border: 2px solid #e30065;
    border-radius: 100%;
    line-height:50px;
    padding: 0 12px;
    margin-right: 10px;
     background: #e30065;
    color: #fff;
     transition: all linear 0.5s;
}

.info_stoerer a:hover.inscrire::before {
    transform: rotate(360deg);
        background: #fff;
        color: #e30065;
}

.info_stoerer a.inscrire span::first-line {
     text-transform: uppercase;
     font-size: 20px;
}

.info_stoerer a.inscrire:hover {
    background:rgba(255,255,255,0.9);
}

.info_stoerer img {
    margin: auto;
    display: block;
}

 




#courses::before {
content:" ";
display:block;
background:rgba(255,255,255,0.6);
width:100%;
height: 100%;
position:absolute;
z-index:0;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(7px);
  top:0;
left:0;
  box-shadow: inset 0 0 100px rgba(0,0,0,0.1);
}


.anima_3_pics {
  height: 600px;
}

/*.anima_3_pics .pic-box {
  border-radius: 100%;
  border: 1px solid #ccc;
  padding: 15px;
  height: auto;
  aspect-ratio: 1/1;
  overflow: hidden;
}*/

.anima_3_pics {
  border-radius: 100%;
  border: 1px solid #ccc;
   padding: 0;
  height: auto;
  aspect-ratio: 1/1;
  overflow: hidden;
display: flex;
align-items: center;
justify-content: center;
}

.anima_3_pics .pic-box a {
  border-radius: 100%;
  border: 15px solid #fff;
  height: auto;
  aspect-ratio: 1/1;
  overflow: hidden;
display: flex;
align-items: center;
justify-content: center;
}

.anima_3_pics img {
  border-radius: 100%;
  object-fit: cover;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.lpcoursedates {
  background: #fff;
  z-index: 9;
  position: relative;
}

details.webinarinfo summary {
  padding-right: 30px;
}




.celebrate .media_image {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0px solid #ccc;
  border-radius: 0%;
  width: 100%;
  max-width: 500px;
  aspect-ratio: 1/1;
  padding: 15px;
  overflow: show;
}

.celebrate .media_image img {
  border: 0px solid #ccc;
  border-radius: 0%;
  width: 100%;
  overflow: show;
  object-fit: cover;
  height: 100%;
}




#fti2025 .anima_pics_varia {
  height: 600px;
}

.anima_pics_varia .pic-box  {
   display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #ccc;
  border-radius: 100%;
  width: 100%;
  max-width: 500px;
  aspect-ratio: 1/1;
  padding: 15px;
  overflow: hidden;
}


.anima_pics_varia li .pic-box img {
  border: 0px solid #ccc;
  border-radius: 100%;
  width: 100%;
  overflow: hidden;
  object-fit: cover;
  height: 100%;
}


#dgkfo {}

#dgkfo .media_image {
  position: relative;
  overflow: visible;
}


#dgkfo .media_image::before {
  content:" ";
  position: absolute;
  display: flex;
  width: 100px;
  height:50px;
  left:-65px;
  top:115px;
  background-image:url(https://www.dentaurum.de/images/zunge.webp);
  background-size: 170px;
  background-repeat: no-repeat;
  background-position-x: -80px;
  transform: scaleX(-1);
  border-radius:0;
  overflow:hidden;
}

#dgkfo .media_image::after {
  content:" ";
  position: absolute;
  z-index:2;
  display: flex;
  width: 100px;
  height:100px;
  left:-50px;
  top:45px;
  background-image:url(https://www.dentaurum.de/images/dgkfo25_angebotsbadge.svg);
  border-radius:100%;
  overflow:hidden;
}

.info_stoerer a.btn {
    background:#069;
    color:#fff;
}



#philosophy, #keyvisual {
  display:none;
}

.more_btn {
  display:inline-flex;
  color:#069;
  border: 1px solid #069;
}

.media_image {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #ccc;
  border-radius: 100%;
  width: 100%;
  max-width: 500px;
  aspect-ratio: 1/1;
  padding: 15px;
  overflow: hidden;
}

.media_image img {
  border: 0px solid #ccc;
  border-radius: 100%;
  width: 100%;
  /*! aspect-ratio: 1/1; */
  overflow: hidden;
  object-fit: cover;
  height: 100%;
}





#seminarhighlights .kaufen {
margin: auto;
}

.promobanner {
  overflow: hidden;
  height: 600px;
}



section#prime4meretainer.banner {
  overflow: hidden;
}


section#prime4meretainer.banner > div:nth-of-type(1) {
    height: 800px;
    width: 600px;
  overflow: hidden;
}



section:not(#dentaurum_service) .x-column {
  align-items: center;
  margin-bottom: 50px;
}



section:not(#dentaurum_service) .xcol-pic-box {
  display: flex;
  align-items: center;
  justify-content: center;
  border:1px solid #ccc;
  border-radius: 100%;
  overflow: hidden;
  width: 240px;
  height: 240px;
  padding: 12px !important;
}


section:not(#dentaurum_service)  .xcol-pic-box a  {
  display: flex;
  align-items: center;
  border:0px solid #ccc;
  background: #f3f3f3;
  border-radius: 100%;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
 
section:not(#dentaurum_service)  .xcol-pic-box img  {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 100%;
}


#seminarhighlights .xcol-header h3 {
  width: 100%;
  padding: 5px;
  text-align: center;
  border-radius: 100px;
  color:#fff;
  background:#069;
  font-size: 17px;
}

#seminarhighlights .xcol-header h3.h3ort {
  background:#a9ca51;
}

#seminarhighlights .xcol-header h3.h3cer {
  background:#e30b66;
}

section#dentaurum_service  {
 display: flex;
  align-items: center;
 padding: 10px 0 !important;
}
 
section#dentaurum_service .xcol-pic-box  {
  border:5px solid #fff;
  border-radius: 100%;
  width: 180px;
  overflow: hidden;
}
 
section#dentaurum_service .xcol-pic-box img  {
  border:0px solid #ccc;
}
 

section#dentaurum_service .x-column {
  color: #fff;
  text-align:center;
  align-items: center;
  margin: 0;
}
 
section#dentaurum_service .x-column .contenttext {
   margin: 20px 0;
}

section#dentaurum_service .x-column .more_btn {
/*display: none;*/
}

section#dentaurum_service .x-column .more_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 22px;
  font-weight: 400;
  margin: 20px auto;
  line-height: 135%;
  border: 0;
  color: #fff;
  width: 100%;
  text-align: center;
}

#prime4meretainer .section_header  {
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  background-image:url(/images/kreis_verlauf.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: -150px 0px;
  height:600px;
  max-width:600px;
  z-index: 9;
}

#prime4meretainer .section_header h2 {
  color: #fff;
  font-weight: normal;
  width: 300px;
  text-align: left;
  font-size: 30px;
  text-transform: uppercase !important;
  padding: 0px 0px 0px 10px;
}


#prime4meretainer .schmuckbn {
  background-image: url(/images/text_wischer.svg);
  background-size: 100%;
  background-position: 0 0;
  background-repeat: no-repeat;
  padding: 5px 15px 5px 15px;
  text-align: center;
  color: #fff;
  font-weight: bold !important;
  white-space: nowrap;
}

#seminarhighlights .kaufen {
margin:auto;
}


section#promo_orthocryl {
  background: linear-gradient(90deg, #ccc, #f3f3f3);
}


section#promo_orthocryl .promobanner_img_gr {
  max-width: 780px;
  left:-200px;
}

section#promo_orthocryl .promobanner_img_gr img {
}


section#promo_orthocryl .promobanner_img_gr {
  border: 0;
}


@media screen and (max-width:768px) {
 
 
 section#dentaurum_service  .x-column {
    width: calc(100%/5 - 20px);
  }
 
section#dentaurum_service .xcol-pic-box  {
  width:100px;
}
 
 section#dentaurum_service  .x-column h3 {
   font-size: 16px;
  }
 
}


@media screen and (max-width:650px) {
 

 section#promo_orthocryl .promobanner_img_gr {
  max-width: 300px;
  left:unset;
}
 
}




@media screen and (max-width:600px) {
 
  section:not(#dentaurum_service) .xcol-pic-box {
  width: 200px;
  height: 200px;
}

  section#dentaurum_service  .x-column {
    width: calc(100%/2 - 20px);
  }
 
 
}

 