﻿.hometop::before {
  content: "\f015";
  display: block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

#videostudyclub {
  background: linear-gradient(45deg, rgba(142,194,146,1) 25%, rgba(0,157,163,1) 75%);
}

#videostudyclub *{
 color:#ffffff;
}


p.linkpeas {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}




 a.trggr_anmeldung {
     color:#003e71;
    border: 1px solid #003e71;
}

 a.trggr_anmeldung::after {
     color:#003e71;
}


 a:hover.trggr_anmeldung {
     background:#003e71;
}


 a:hover.trggr_anmeldung::after {
     color:#fff !important;
}



.one-column a.trggr_anmeldung {
    max-width: 250px;
    margin: 20px auto;
}


.anima_2_pics {
  display: block !important;
  position: relative;
  width: 100%;
  height: 600px;
  overflow: hidden;
  text-align: center;
  margin: 0px 0px 0 0;
}

.anima_2_pics img {
      border-radius:100%;
      border:2px solid #006ab3 !important;
      padding: 15px;
   }


.caption, .media_caption {margin: 20px 0;}

.boxvideo {
    border-radius: 20px;
    overflow: hidden;
}

.xcol-pic-box a {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    overflow: hidden;
    border:2px solid #069;
    background: transparent;
    padding: 15px;
    max-width: 300px;
    aspect-ratio: 1/1;
}


.xcol-pic-box img {
    border-radius: 100%;
    overflow: hidden;
      aspect-ratio: 1/1;
}


section.header-onepic .header-onepic_img  {
    position: relative;
}



section.header-onepic .header-onepic_img::before {
  display: flex;
    content:"";
    width:230px;
    height: 230px;
    border-radius:100%;
    padding:20px;
    position: absolute;
    right:-15px;
    bottom:5px;
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
  background: linear-gradient(45deg, rgba(142,194,146,1) 25%, rgba(0,157,163,1) 75%);
}


section.header-onepic .header-onepic_img::after  {
    display: flex;
    content:"";
    width:200px;
    height: 200px;
    background-image: url(/images/30implantology.svg);
    background-size:90%;
    background-position: center;
    background-color:#fff;
    border-radius:100%;
    padding:0;
    position: absolute;
    right:0px;
    bottom:20px;
}



.termine {
    flex-wrap: nowrap;
 }

.termine2 .dates-mb .date-body {
    border-radius: 100%;
    overflow: hidden;
    border:2px solid #069;
    background: #fff;
    padding: 10px;
}


.termine2 .dates-mb .date-body img {
    border-radius: 100%;
    overflow: hidden;
}

.dates-mb {
    width: calc(100%/5);
    }


.hometop::before {
  content: "\f015";
  display: block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

h2 {
    font-weight: bold;
    color: #003e71;
}


.xcol-pic-box a {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    overflow: hidden;
    border:2px solid #069;
    background: transparent;
    padding: 15px;
    aspect-ratio: 1/1;
    max-width: 300px;
}


.xcol-pic-box img {
    border-radius: 100%;
    aspect-ratio: 1/1;
    overflow: hidden;
}


#twinfit .media_image a::before {
  display: flex;
    content:"";
    width:210px;
    height: 210px;
    border-radius:100%;
    padding:20px;
    position: absolute;
    right:-35px;
    bottom:-15px;
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
  background: linear-gradient(45deg, rgba(142,194,146,1) 25%, rgba(0,157,163,1) 75%);
}

#twinfit .media_image a::after  {
    display: flex;
    content:"";
    width:180px;
    height: 180px;
    background-image: url(https://www.dentaurum.de/images/30implantology.svg);
    background-size:90%;
    background-position: center;
    background-color:#fff;
    background-repeat: no-repeat;
    border-radius:100%;
    padding:0;
    position: absolute;
    right:-20px;
    bottom:0px;
    z-index: 9;
}




/*
.banner_imgleft {
padding: 50px 0 !important;
}

.banner_imgleft  .banner_imgleft_pic {
  border-top-right-radius: 100%;
  border-bottom-right-radius: 100%;
}

.banner_imgleft  .banner_imgleft_pic::before {
    content:" ";
    display: block;
    position: absolute;
    border:2px solid #fff;
     border-left:0px solid #fff;
    padding-right:200px;
    width: 100%;
    height: calc(100% + 20px);
    border-top-right-radius: 100%;
    border-bottom-right-radius: 100%;
}

.banner_imgleft  .banner_imgleft_pic img {
  border-top-right-radius: 100%;
  border-bottom-right-radius: 100%;
  margin-left: -20px;
}
*/

.media_image a {
    display: flex;
    aspect-ratio: 1/1;
    border-radius: 100%;
    overflow: hidden;
    padding: 12px;
    box-sizing: border-box;
    border: 1px solid #003e71;
}

.media_image a img {
    border-radius: 100%;
    overflow: hidden;
}

#lpmainmenu > ul.nav  > li:hover > a, #lpmainmenu > ul.nav  > li.active > a {
    color: #003e71 !important;
    background-color: #fff;
}


.course_thumb {
    min-width: 100px;
    max-width: 100px;
    height: 100px;
}

.detailcontent-group {
    display: flex;
}

.detailcontent-group > div {
    width:calc(100%/2 - 20px);
}

.panel-group details > summary {
    display: flex;
    align-items: center;
    padding: 5px;
    background:#fff;
    border-radius: 100px;
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
    cursor: pointer;
    transition: all linear 0.5s;
}


.panel-group details[open] > summary {
    color:#fff;
    background:#003e71;
}

.panel-group details > summary h3 {
    color: #003e71;
    margin:0;
    width: 100% !important;
}

.panel-group details > summary h3:first-line {
    color: #666;
    font-size:15px;
}

.panel-group details > summary h3 strong{
    width: 100% !important;
}

.panel-group details[open]  > summary h3 {
    color: #fff;
    margin:0;
    width: 100% !important;
}

.panel-group details[open]  > summary h3:first-line {
    color: #fff;
    font-size:15px;
}


.detailcontent-txt {
    padding: 10px 0;
}

.detailcontent-group > div.detailcontent-details > div  {
    border-bottom: 1px solid #003e71;
    padding: 10px 0;
}

.detailcontent-group > div.detailcontent-details > div:last-of-type  {
    border-bottom: 0px solid #003e71;
}

.detailcontent-group > div.detailcontent-details > div p {
    margin: 0;
}

.detailcontent-details-fee, .detailcontent-details-loc, .detailcontent-details-fbp {
    display: none;
}

.detailcontent-details-fbp {
    color: #003e71;
    text-transform: uppercase;
}

.detailcontent-details-fbp span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    width:25px;
    height:25px;
    color:#fff;
   background: #003e71;
}

p.details-fee {
    font-size: 20px;
    font-weight: bold;
    color:#003e71;
}

p.details-fbp {
    font-size: 20px;
    font-weight: bold;
    color:#003e71;
    text-transform: uppercase;
}

p.details-fee span, p.details-fbp span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width:30px;
    height: 30px;
    font-size: 20px;
    color:#fff;
    background:#003e71;
    border-radius: 100%;
}


.container-referee {
   float:none;
   width:24% !important;
   height: 350px;
   margin: 2% 0% 1% !important;
    padding: 0% 2% 2% 0 !important;
   box-sizing: border-box !important;
   background: #fff;
   color: #666;
    border-radius: 5px;
   }


.webinars #ref_left.ohnelink, details #ref_left.ohnelink {
  background: transparent;
}


@media screen and (max-width:992px) {
 
    .termine {
    flex-wrap: wrap;
 }
 
    .dates-mb {
    width: calc(100%/4);
    }
 
}