﻿/*@import url(//db.onlinewebfonts.com/c/cc93773751883db8090719ad0f498c3d?family=Smudger+Std);*/



@font-face {font-family: "Smudger Std";
  src: url("/fonts/cc93773751883db8090719ad0f498c3d.eot"); /* IE9*/
  src: url("/fonts/cc93773751883db8090719ad0f498c3d.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("/fonts/cc93773751883db8090719ad0f498c3d.woff2") format("woff2"), /* chrome、firefox */
  url("/fonts/cc93773751883db8090719ad0f498c3d.woff") format("woff"), /* chrome、firefox */
  url("/fonts/cc93773751883db8090719ad0f498c3d.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("/fonts/cc93773751883db8090719ad0f498c3d.svg#Smudger Std") format("svg"); /* iOS 4.1- */
}

@font-face {
 font-family: 'Conv_ZephyrScriptFLF';
 src: url('/fonts/ZephyrScriptFLF.eot');
 src: local('☺'), url('/fonts/ZephyrScriptFLF.woff') format('woff'), url('/fonts/ZephyrScriptFLF.ttf') format('truetype'), url('/fonts/ZephyrScriptFLF.svg') format('svg');
 font-weight: normal;
 font-style: normal;
}

.slider a[class*="video_"]{
display:inline-flex;
    align-items: center;
    justify-content: center;
}

.slider a[class*="video_"]::after{
content:"\f144";
display: flex;
padding: 5px 0px 5px 10px;
font-family:"Font Awesome 5 Free";
font-weight:900;
    font-size: 35px;
}

td {padding:10px;}


 .img_bg::before {
     content:"";
     display:block;
     position: absolute;
     z-index: 9999;
     font-size:11px;
     color: rgba(255,255,255,0.5);
     width:100%;
     text-align:center;
     left:50%;
     transform: translateX(-50%);
}

.titlebox-gal-lp h1 {
    font-size: 35px;
}

.anima_2_pics, .anima_3_pics {
    height: 600px;
 }


.anima_2_pics img, .anima_3_pics img {
    border-radius: 100%;
 }


.sidebuttons a {background:#e30065;}


.cMslogan {
    font-family: "Smudger Std" !important;
    font-size: 80px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
    width: 280px;
    border: 1px solid #e50069;
    line-height: 100%;
    text-align: center;
    /*transform: skew(0deg,-15deg);*/
    padding: 20px 10px;
    margin:auto;
}

.cMslogan span {color:#e50069;}

.cmlisi_kreis {
    color: #fff;
    background: #e30065;
    border: 5px solid #fff;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    display: inline-block;
    padding: 13px 20px;
    border-radius: 100px;
    font-size: 24px;
    font-weight: 400;
}

.cM_adv h2 {
     font-family: "Smudger Std" !important;
    font-size: 80px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
    line-height: 100%;
    text-align: center;
    /*transform: skew(0deg,-15deg);*/
    padding: 20px 10px;
    margin:auto;
}

   .cM_adv h2 span span {
    margin-right: 35px;
 }

.cM_adv h4 {
    text-align: center;
    /*transform: skew(0deg,-15deg);*/
    padding: 10px 10px;
    margin:auto;
}

#livedemo {
  background:#000;
  color:#fff;
}

h1.cmlisi {
    background: url("https://www.dentaurum.de/images/white_frame.png") no-repeat;
    background-position: center center;
    padding: 20px;
    background-size: 300px 90px;
    transform: rotate(-3deg);
-o-transform: rotate(-3deg);
-webkit-transform: rotate(-3deg);
    font-weight: 400;
    color: #e30065;

}

.pink_bg {
 background-color: #e30065;
padding:20px !important;
 color: #fff !important;
}

.teaser.style-2 h1 {
    color: #e30065 !important;
    font-size: 25px;
margin: 30px 0 0;
}

/*
#mainmenu > ul > li:hover > a, #mainmenu > ul > li.active > a {
    color: #e30065 !important;
}
*/

#vorteile img {

}

.eigenschaft {
    border: 0px solid #e30065;
}


.eigenschaft:hover .eigtext {
    border-left: 2px solid #e30065;
    border-bottom: 2px solid #e30065;
}


.kaufen {
    display: inline-flex;
    align-items: center;
    color: #e30065;
    text-align: center;
    border: 1px solid #e30065;
    border-radius: 100px;
    font-size: 20px;
    line-height: 120%;
    padding: 5px;
    font-weight: bold;
    transition: all linear 0.5s;
}

.kaufen:hover {
    color: #fff;
    background: #e30065;
    border: 1px solid #e30065;
}

.kaufen::before {
  font-family: "Font Awesome 5 Free" !important;
  display: inline-block;
  font-weight: 900;
  content:'\f07a';
  padding: 10px;
  margin-right: 10px;
  border-radius: 100px;
  font-size: 25px;
  line-height: 30px;
  color:#fff;
  background: #e30065;
}

a.kaufen::after {
    content:" " !important;
}


.info_overlay_inner table {
    border:0;
    width: 100% !important;
}

.info_overlay_inner td {
    border:0;
    border-bottom: 1px solid #ccc;
}

.info_overlay_inner td:nth-of-type(1) {
    width:20%;
}

.info_overlay_inner table td:nth-of-type(2) {
    width:60%;
}

.info_overlay_inner table td:nth-of-type(3) {
    width:20%;
}

.x-column .more_btn, .more_btn {
    color: #e30065;
    border:1px solid #e30065;;
}

.x-column .more_btn:hover, .more_btn:hover {
    background-color: #e30065;
}



#productrange .x-column img {
    border-radius: 100%;
    border: 2px solid #e30065;
}


#productrange .kaufen {
    font-size: 15px;
}


#productrange .kaufen::before {
    font-size: 15px;
    line-height: 15px;
    padding: 5px;
}

.x-column h3{
    font-family: "Smudger Std";
    color: #e30065;
    font-size: 35px;
}



h1 {color: #e30065 !important;}

#content p a::after, #content li a::after {
    content: '\f35a';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    padding: 0 10px 0 5px;
    color: #e30065 !important;
}


  @font-face {font-family: "Smudger Std";
  src: url("/fonts/cc93773751883db8090719ad0f498c3d.eot"); /* IE9*/
  src: url("/fonts/cc93773751883db8090719ad0f498c3d.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("/fonts/cc93773751883db8090719ad0f498c3d.woff2") format("woff2"), /* chrome、firefox */
  url("/fonts/cc93773751883db8090719ad0f498c3d.woff") format("woff"), /* chrome、firefox */
  url("/fonts/cc93773751883db8090719ad0f498c3d.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("/fonts/cc93773751883db8090719ad0f498c3d.svg#Smudger Std") format("svg"); /* iOS 4.1- */
}

section:not(#philosophy) h2, #blanks .contenttext h4 {color: #e30065;}

div#ref_left h2 {color:#666;}



.info_button_inner {
   padding: 55px 100px 50px 40px;
   color: #fff;
   text-transform: uppercase;
   font-size: 30px;
   text-align: center;
   font-weight: bold;
}


.info_button_inner p {
   line-height: 120%;
  text-shadow: 0 0 5px #e30065;
   -webkit-text-stroke: 0.25px #e30065;
}




#livedemo .info_button {
    background:  url(/images/brush_button1.png) no-repeat;
    background-size:contain;
    margin: 0px 0px 0 -30px;
    position: absolute;
    top: unset;
    bottom: -50px;
    /*! padding: 30px 90px 30px 50px; */
}


#livedemo .info_button_inner {
   padding: 40px 70px 50px 15px;
   color: #fff;
   text-transform: uppercase;
   text-align: center;
}


#livedemo .info_button_inner p {
   line-height: 120%;
   text-shadow: 0 0 10px #e30065;
   font-size: 20px !important;
   font-weight: bold;
}

.webinarinfo h3 {
  color: #e30065;
}

a.webinarinfo::after {
  color: #e30065;
}

.lpcoursedates.webinars .anmeldebutt.aufzeichnung {
  background-color:#e30065;
  border: 1px solid #e30065 !important;
}

.lpcoursedates.webinars .anmeldebutt.aufzeichnung:hover::before {
  color:#e30065 !important;
}

.lpcoursedates.webinars .anmeldebutt.aufzeichnung:hover {
  color:#e30065 !important;
  border: 1px solid #e30065 !important;
}

.webinars .course_further {
    background-color: #fff;
    color: #e30065;
    border: 1px solid #e30065;
}

.webinars .course_further:hover {
    color: #fff;
    background-color: #e30065;
    border: 1px solid #e30065;
}


.eigensch_no {
  background: #fff  url(/images/cmZ_symbols_brush.svg) no-repeat;
  background-size: cover;
  border: 2px solid #fff;
  width: 50px;
  height: 50px;
}


.eigenschaft:nth-of-type(2) .eigensch_no,
.eigenschaft:nth-of-type(5) .eigensch_no  {
  background: #fff url(/images/cmZ_symbols_tooth.svg) no-repeat;
  background-size: cover;
}


.eigenschaft:hover .eigtext {
    padding: 15px;
    border-left: 3px dotted #e50069;
    border-bottom: 3px dotted #e50069;
}



.eigtext_text{
   width: 100%;
}

.eigtext_text h3{
   font-size: 20px;
   color: #e50069;
}

animaRundeDingerText {
    min-height: 140px;
}



#proditem.prodshow .eigenschaft .eigtext {
      border-left: 0px solid #999;
      border-bottom: 0px solid #999;
      background:transparent;
    padding: 0;
}


#proditem.prodshow .eigensch_no {
    position: absolute;
    border:1px solid #f0f;
    right: 120px;
    background: #fff url(/images/cmZ_symbols_brush.svg) no-repeat;
    background-size: cover;
    border: 2px solid #fff;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
}

#proditem.prodshow .eigensch_no::before {
    position: absolute;
    left: 0;
    content:" ";
    display:block;
    width:200px;
    height:5px;
    border-top: 2px solid #e30065;
    z-index: -1;
}

#proditem.prodshow img {
      width:110px;
}

#proditem.prodshow .eigtext.right {
    right: unset;
    border-left: 0px solid #006699 !important;
    border-right: 0px solid #999;
    width: unset !important;
}


#proditem.prodshow .eigenschaft.right .eigensch_no {
    left: -60px;
}

#proditem.prodshow .eigenschaft.right .eigensch_no::before {
    right: 0px;
    left: unset;
}

/*.eigensch_no {
  background: #fff  url(/images/cmZ_symbols_brush.svg) no-repeat;
  background-size: cover;
  border: 2px solid #fff;
  width: 50px;
  height: 50px;
}*/


#proditem.prodshow .eigenschaft:nth-of-type(2) .eigensch_no,
#proditem.prodshow .eigenschaft:nth-of-type(5) .eigensch_no  {
  background: #fff url(/images/cmZ_symbols_tooth.svg) no-repeat;
  background-size: cover;
}



#proditem.prodshow .eigtext_text{
   width: 100%;
}

#proditem.prodshow .eigtext_text h3{
   font-size: 20px;
   color: #e50069;
}







@media screen and (max-width: 1200px) {
 
  .info_button_inner {
    padding: 50px 200px 50px 30px;
    font-size: 25px;
    }
}


@media screen and (max-width:992px) {

    #proditem.prodshow .eigensch_no {
    display: none !important;
}

}


@media screen and (max-width:768px) {

    .info_overlay_inner {
    padding: 20px;
}
 
    #livedemo .info_button_inner {
    margin-left: 30px;
}
}

@media screen and (max-width: 480px) {

 .titlebox-gal-lp h1 {
    font-size: 25px;
 }
 
   .info_button_inner {
    padding: 50px 200px 50px 30px;
    font-size: 20px;
    }

    .cM_adv h2 {
    font-size: 60px;
}
 
   .cM_adv h2 span span {
    margin-right: 25px;
 }

 
    #productrange .kaufen {
    font-size: 0px;
}
 
    #productrange .kaufen::before {
    font-size: 15px;
    margin-right: 0;
}
 
}
 

@media screen and (max-width: 400px) {
 
   .info_button_inner {
    padding: 50px 100px 50px 60px;
    font-size: 20px;
    }
 
}
 
 