﻿.hometop::before {
  content: "\f015";
  display: block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

#lpmainmenu > ul.nav  > li:hover > a, #lpmainmenu > ul.nav  > li.active > a {
    color: #000 !important;
    background-color: #ccc;
}

#lpmainmenu > ul.nav  > li:hover > a[href*="#remanium_star_powder"], #lpmainmenu > ul.nav  > li.active > a[href*="#remanium_star_powder"] {
    color: #fff !important;
    background-color: #0555a0;
}

#lpmainmenu > ul.nav  > li:hover > a[href*="#remanium_lmf140_powder"], #lpmainmenu > ul.nav  > li.active > a[href*="#remanium_lmf140_powder"] {
    color: #fff !important;
    background-color: #ed6e00;
}

#lpmainmenu > ul.nav  > li:hover > a[href*="#rematitan_powder"], #lpmainmenu > ul.nav  > li.active > a[href*="#rematitan_powder"] {
    color: #fff !important;
    background-color: #00A374;
}


.x-column {
  margin: 0 0 0px;
}

.roundnavi {
   margin-top:-130px;
   padding: 0;
}


.termine {
    flex-wrap: nowrap;
 }



.termine2 .dates-mb .date-body {
    border-radius: 100%;
    overflow: hidden;
    background: #fff;
    padding: 10px;
    border:2px solid #000;
}


.termine2 .dates-mb .date-body img {
    border-radius: 100%;
    overflow: hidden;
}

.dates-mb {
   width: calc(100%/3);
   max-width: 270px;
   position: relative;
   }

.date-pic {
    position: relative;
}



.rlmf140nav.dates-mb::before {
   content:"NEU";
   position: absolute;
   display: flex;
   align-items: center;
   padding: 5px 20px;
   color:#fff;
   background: #ed6e00;
   justify-content:center;
   font-size: 30px;
   font-weight: bold;
   top: -10px;
   right:-10px;
   z-index: 9;
   transform: rotate(20deg);
   border-radius: 100%;
   border: 5px solid #fff;
}


html[lang=en] .rlmf140nav.dates-mb::before {
   content:"NEW";
}

html[lang=fr] .rlmf140nav.dates-mb::before {
   content:"NOUVEAU";
   right: -50px
}


html[lang=es] .rlmf140nav.dates-mb::before {
   content:"NUEVO";
   right: -50px
}

html[lang=it] .rlmf140nav.dates-mb::before {
   content:"NOVITÀ";
   right: -50px
}

html[lang=ar] .rlmf140nav.dates-mb::before {
   content:"جديد";
   right: -50px
}


html[lang=zh] .rlmf140nav.dates-mb::before {
   content:"新品";
   right: -50px
}


.dates-mb.rspnav .date-body { border:2px solid #006699;}
.dates-mb.rlmf140nav .date-body { border:2px solid #ed6e00;}
.dates-mb.rtpnav .date-body { border:2px solid #00a374;}


.dates-mb .date-body::before {
   content:"\f04b";
   display: flex;
   align-items: center;
   justify-content: center;
   width: 60px;
   height:60px;
   font-size: 25px;
   position: absolute;
   font-family:"Font Awesome 5 Free";
   font-weight: 900;
   right:0px;
   bottom:90px;
   z-index: 99999;
   border-radius: 100%;
   color:#fff;
   transform: rotate(0);
   transition: all linear 0.5s;
}

.dates-mb:hover  .date-body::before {
      transform: rotate(360deg);
}

.dates-mb.rspnav .date-body::before { background: #006699;}
.dates-mb.rlmf140nav .date-body::before { background: #ed6e00;}
.dates-mb.rtpnav .date-body::before { background:  #00a374;}


.rspnav .absprung_link {
    color: #069;
    }
 

.rspnav .link_programm::before {
    border:1px solid #069;
    color:#069;
}

.rspnav a:hover.link_programm::before {
    background:#069;
    color:#ffffff;
}

.rlmf140nav .absprung_link {
    color: #ed6e00;
    }
 
.rlmf140nav a:hover.absprung_link::before {
    background: #ed6e00;
   color:#fff;
    }

 .rlmf140nav a.absprung_link::before {
   border:1px solid #ed6e00;
    color: #ed6e00;
}

.rlmf140nav .link_programm::before {
    border:1px solid #ed6e00;
    color:#ed6e00;
}

.rlmf140nav a:hover.link_programm::before {
    background:#ed6e00;
    color:#ffffff;
}

.rtpnav .absprung_link {
    color: #00a374;
    }
 

.rtpnav a:hover.absprung_link::before {
    background: #00a374;
   color:#fff;
    }

 .rtpnav a.absprung_link::before {
   border:1px solid #00a374;
    color: #00a374;
}

.rtrpnav .link_programm::before {
    border:1px solid #00a374;
    color:#00a374;
}

.rtpnav a:hover.link_programm::before {
    background:#00a374;
    color:#ffffff;
}


 a:hover.link_programm::before {
    background:#f0f;
    color:#ffffff;
}


a.promobutt {
    border: 2px solid #fff;
    color: #fff;
}

a:hover.promobutt {
    border: 2px solid #fff;
    background: #fff;
}

#remanium_star_powder a:hover.promobutt {
   color: #069;
}

#remanium_lmf140_powder a:hover.promobutt {
   color: #ed6e00;
}


#rematitan_powder a:hover.promobutt {
   color: #00A374;
}




section.header-onepic .header-onepic_txt img, .header-onepic .header-onepic_txt img  {
   max-height: 70px;
   float: right;
   width: auto;
   text-align: right;
   margin: 0 0 20px;
}


section.header-onepic .header-onepic_txt p:nth-of-type(1), section.header-onepic .header-onepic_txt p:nth-of-type(2), section.header-onepic .header-onepic_txt p:nth-of-type(3) {
    max-width: 450px;
}



.section_header  h2 {
  font-size: 35px;
  font-weight: 600;
  color:#000000;
  text-transform: uppercase;
}

#remanium_star_powder, #remanium_lmf140_powder, #rematitan_powder {
color:#fff;
}


section:not(#remanium_star_powder) .media_image {
   display: flex;
   align-items: center;
   justify-content: center;
   border-radius: 100%;
   padding:15px;
   background: transparent;
}


section#remanium_lmf140_powder .media_image, section#rematitan_powder .media_image {
   border: 2px solid #fff;
}

section.laserschmelzen .media_image {
   border: 2px solid #ddd;
}

.two-column-flex:nth-of-type(2) .media_image {
      border: 0px solid #ddd;
}

section:not(#remanium_star_powder) .media_image a {
   border-radius: 100%;
   overflow:hidden;
   aspect-ratio: 1/1;
   display: flex;
   align-items: center;
   justify-content: center;
   background: #fff;
}

section:not(#remanium_star_powder) .media_image a img {
   border-radius: 100%;
   overflow:hidden;
}

#einsatz .two-column-flex, .column-two-flex {
    align-items: flex-start !important;
}

#einsatz .column-two-flex > div {
    width: 50%;
    display: flex;
    flex-direction: column;
}

#einsatz img[src*="svg"] {
   width: auto;
   height: 70px !important;
}

.pow1, .pow2, .pow3 {
   display: flex;
   position: relative;
   padding: 10px;
   color: #fff;
   font-weight: bold;
   margin: 30px 30px 50px 0;
   border-radius: 10px;
}

.pow1 p, .pow2 p, .pow3 p {
   font-weight: bold;
   margin: 0 20px 0 0;
}

.pow1 {
   background: #069;
}

.pow2 {
   background: #00A374;
}

.pow3 {
   background: #ed6e00;
}

.pow1 img, .pow2 img, .pow3 img {
   width: 150px;
   height: 150px;
   display: block;
   position: absolute;
   top: 50%;
   transform: translateY(-50%);
   right: -35px;
   border-radius: 100%;
   overflow: hidden;
   border: 5px solid #fff;
   object-fit: cover;
}

.claimbox2 p {
   display: flex;
   align-items: center;
   width: 100%;
}

.claimbox2 p img {
   display: flex;
   align-items: center;
   padding: 20px;
   width: calc(100% - 20px);
}


.claim_remanium {
 position:relative;
 text-shadow: 0 0 10px rgba(255,255,255,0.7);
}

.claim_remanium span {
   position: relative;
   z-index: 1;
}


.claim_remanium::before {
 content: " ";
 display:block;
 width: 100%;
 height:100%;
 filter:blur(35px);
 position:absolute;
 z-index: 0;
 background: rgba(255,255,255,0.5);
}

#einsatz table {
   width:100% !important;
}

#einsatz table td {
   padding: 2px 3px;
   border:none;
   border-top: 1px solid #ccc;
   border-bottom: 1px solid #ccc;
   border-left: 1px solid transparent;
   border-right: 1px solid transparent;
}

#einsatz table td:nth-of-type(1) {
   width: 155px;
}

#einsatz table:not(.liefer, .chem) td:nth-of-type(2) {
   width: 45px !important;
   border-right: 1px solid #ccc;
}



#einsatz table.liefer td:nth-of-type(1) {
   width: 220px;
}

#einsatz table.liefer td:nth-of-type(2) {
   width: 70px !important;
   text-align: center;
}


#einsatz table.chem td {
   width: calc(100%/5);
   border-right: 1px solid #ccc;
}

#einsatz table.chem td:last-of-type {
   border-right: 1px solid transparent;
}

.tech-table {
width: 100%;
border-collapse: collapse;
width: 500px;
}

.tech-table th,
.tech-table td {
border: 0px solid #333;
padding: 5px 12px;
text-align: left;
vertical-align: middle;
}

.tech-table-2 {
width: 100%;
border-collapse: collapse;
max-width: 500px;
   border: 0;
}


.tech-table-2 thead th  {
border: 0px solid #333 !important;;
padding: 5px 12px;
text-align: left;
vertical-align: middle;
}


.tech-table thead th, .tech-table-2 thead th {
background: #f3f3f3;
font-weight: 700;
}

.tech-table thead tr:nth-of-type(1) th:nth-of-type(2) {
text-align: center;
}


.tech-table   thead tr:nth-of-type(2) th {
   border-right: 1px solid #ccc !important;
}



.tech-table thead tr:nth-of-type(1) th:nth-of-type(2), .tech-table thead tr:nth-of-type(2) th:nth-of-type(3)  {
   border-right:0px solid #f0f !important;
}


.tech-table  td {
   border-right: 1px solid #ccc !important;
}

.tech-table  td:nth-of-type(1), .tech-table  td:nth-of-type(2){
   font-weight: 600;
}

.tech-table  td:nth-of-type(1),  .tech-table  td:last-of-type {
   border-right: 0px solid #f0f !important;
}

#compatibility .x-column {
margin-bottom: 0;
}

#compatibility .section_header img {
   width: 150px;
}

#compatibility a.more_btn {
   display: none;
}


.vorteile .xcol-pic-box a {
   display: flex;
   border-radius: 100%;
   border: 3px solid #0555a0;
   aspect-ratio: 1/1;
   padding: 15px;
   margin: 0 auto;
   width: 170px;
}


#vorteile h2, #waerme h2 {
   color: #0555a0;
}


#vorteile_remaniumlmf140 h2 {
   color: #ed6e00;
}
#vorteile_rematitan h2 {
   color:#00A374;
}


#vorteile_remaniumlmf140 .vorteile .xcol-pic-box a {
   border: 3px solid #ed6e00;
}

#vorteile_rematitan .vorteile .xcol-pic-box a {
   border: 3px solid #00A374;
}


.vorteile h3 {
   text-align: left;
   color:#0555a0;
   margin: 0 0 30px 20px;
}

#vorteile_remaniumlmf140 .vorteile h3 {
   color:#ed6e00;
}

#vorteile_rematitan .vorteile h3 {
   color:#00A374;
}


.vorteile li {
   list-style: none;
   position: relative;
   padding-left: 35px;
}

.vorteile li::before {
   content: "";
   position: absolute;
   left: 0;
   top: 0.2em;
   width: 30px;
   height: 30px;
   background: url(https://www.dentaurum.de/images/remaniumpowder_iconsrbullet.svg) no-repeat center center;
   background-size: contain;
}

#vorteile_remaniumlmf140 .vorteile li::before {
   background: url(https://www.dentaurum.de/images/remaniumpowder_lmf_iconsrbullet.svg) no-repeat center center;
}

#vorteile_rematitan .vorteile li::before {
   background: url(https://www.dentaurum.de/images/rematitanpowder_iconsrbullet.svg) no-repeat center center;
}

.vorteile .more_btn {
   display: none;
}

.waerme {
   padding: 50px 0;
}

.waerme .x-column {
   margin: 0;
}

.waerme .x-column .contenttext {
   margin: 0;
   padding: 5px 15px 5px 15px;
   border-right: 0px solid #069;
   background-color: rgba(255,255,255,0.7);
   border-radius: 10px;
   position: relative;
   height: 1250px;
   /*! border: 2px solid #fff; */
}

section#waermebehandlung_rematitan .waerme .x-column .contenttext {
   height: 1100px;
}


section#waermebehandlung_lmf140 .waerme .x-column .contenttext {
   height: 1500px;
}


#waerme .x-column .contenttext {
 
}


#waerme hr { border:1px dotted #006699;}
#waermebehandlung_lmf140 hr { border:1px dotted #ed6e00;}
#waermebehandlung_rematitan hr { border:1px dotted #00a374;}

#waermebehandlung_lmf140  {
   background-color: rgba(237, 110, 0, 0.2) !important;
}


#waermebehandlung_lmf140 .waerme .x-column .contenttext {
   background-color: rgba(255, 255, 255, 0.7);
}


#waermebehandlung_lmf140 h2, #waermebehandlung_lmf140 .waerme h3, #waermebehandlung_lmf140 .waerme h4   {
   color: rgba(237, 110, 0, 1);
}


#waermebehandlung_rematitan  {
   background-color: rgba(0, 163, 116, 0.2) !important;
}


#waermebehandlung_rematitan .waerme .x-column .contenttext {
   background-color: rgba(255, 255, 255, 0.7);
}

#waermebehandlung_rematitan h2, #waermebehandlung_rematitan .waerme h3, #waermebehandlung_rematitan .waerme h4   {
   color: rgba(0, 163, 116, 1);
}

.waerme h3 {
   position: relative;
   padding-left: 0px;
   font-weight: bold;
   font-size: 30px;
   text-align: center;
   color:#0555a0;
   margin: 0 0 30px -20px;
}

.waerme .contenttext h4 {
   position: relative;
   display: flex;
   align-items: center;
   padding-left: 35px;
   color:#0555a0;
   font-weight: bold;
}


html[lang=ar] .waerme .contenttext h4 {
   text-align: right;
   padding-right: 55px;
   direction: rtl !important;
}

html[lang=ar] .waerme h4::before {
   content: "";
   position: absolute;
   right: 0;
   width: 30px;
   height: 30px;
   background-size: contain;
   padding-left: 30px;
}


.waerme .x-column:nth-of-type(4) .contenttext::before {
   content:"NEU";
   position: absolute;
   display: flex;
   align-items: center;
   padding: 5px 20px;
   color:#fff;
   background: #0555a0;
   justify-content:center;
   font-size: 30px;
   font-weight: bold;
   top: -20px;
   right:-20px;
   transform: rotate(15deg);
   border-radius: 100%;
   border: 5px solid #fff;
}




html[lang=en] .waerme .x-column:nth-of-type(4) .contenttext::before {
   content:"NEW";
}

html[lang=fr] .waerme .x-column:nth-of-type(4) .contenttext::before {
   content:"NOUVEAU";
   right: -50px
}


html[lang=es] .waerme .x-column:nth-of-type(4) .contenttext::before {
   content:"NUEVO";
   right: -50px
}

html[lang=it] .waerme .x-column:nth-of-type(4) .contenttext::before {
   content:"NOVITÀ";
   right: -50px
}

html[lang=ar] .waerme .x-column:nth-of-type(4) .contenttext::before {
   content:"جديد";
   right: -50px
}


html[lang=zh] .waerme .x-column:nth-of-type(4) .contenttext::before {
   content:"新品";
   right: -50px
}




.waerme h4::before {
   content: "";
   position: absolute;
   left: 0;
   width: 30px;
   height: 30px;
   background-size: contain;
   padding-right: 30px;
}


.waerme h4.ofen::before {
      background: url(https://www.dentaurum.de/images/remaniumpowder_iconsbrennvorgang.svg) no-repeat center center;
}

.waerme h4.zeit::before {
      background: url(https://www.dentaurum.de/images/remaniumpowder_iconsdauer.svg) no-repeat center center;
}

.waerme h4.fertig::before {
   background: url(https://www.dentaurum.de/images/remaniumpowder_iconsentnahme.svg) no-repeat center center;
}

.waerme h4.cooling::before {
   background: url(https://www.dentaurum.de/images/remaniumpowder_iconsabkuehlen.svg) no-repeat center center;
}

.waerme h4.work::before {
   background: url(https://www.dentaurum.de/images/remaniumpowder_iconsnachbearbeitung.svg) no-repeat center center;
}

.waerme h4.advantage::before {
   background: url(https://www.dentaurum.de/images/remaniumpowder_iconsvorteile.svg) no-repeat center center;
}


.waerme .xcol-pic-box a {
   display: flex;
   border-radius: 100%;
   border: 3px solid #0555a0;
   aspect-ratio: 1/1;
   padding: 30px;
   margin: 0 auto;
   max-width: 180px;
max-height: 180px;
}

#waermebehandlung_lmf140 .waerme .xcol-pic-box a {
   border: 3px solid rgba(237, 110, 0, 1);;
}

#waermebehandlung_lmf140 .waerme h4.ofen::before {
      background: url(https://www.dentaurum.de/images/remaniumpowder_lmf_iconsbrennvorgang.svg) no-repeat center center;
}

#waermebehandlung_lmf140 .waerme h4.zeit::before {
      background: url(https://www.dentaurum.de/images/remaniumpowder_lmf_iconsdauer.svg) no-repeat center center;
}

#waermebehandlung_lmf140 .waerme h4.fertig::before {
   background: url(https://www.dentaurum.de/images/remaniumpowder_lmf_iconsentnahme.svg) no-repeat center center;
}

#waermebehandlung_lmf140 .waerme h4.cooling::before {
   background: url(https://www.dentaurum.de/images/remaniumpowder_lmf_iconsabkuehlen.svg) no-repeat center center;
}

#waermebehandlung_lmf140 .waerme h4.work::before {
   background: url(https://www.dentaurum.de/images/remaniumpowder_lmf_iconsnachbearbeitung.svg) no-repeat center center;
}

#waermebehandlung_lmf140 .waerme h4.advantages::before {
   background: url(https://www.dentaurum.de/images/remaniumpowder_lmf_iconsvorteile.svg) no-repeat center center;
}


#waermebehandlung_rematitan .waerme .xcol-pic-box a {
   border: 3px solid rgba(0, 163, 116, 1);;
}

#waermebehandlung_rematitan .waerme h4.ofen::before {
      background: url(https://www.dentaurum.de/images/rematitanpowder_iconsbrennvorgang.svg) no-repeat center center;
}

#waermebehandlung_rematitan .waerme h4.zeit::before {
      background: url(https://www.dentaurum.de/images/rematitanpowder_iconsdauer.svg) no-repeat center center;
}

#waermebehandlung_rematitan .waerme h4.fertig::before {
   background: url(https://www.dentaurum.de/images/rematitanpowder_iconsentnahme.svg) no-repeat center center;
}

#waermebehandlung_rematitan .waerme h4.cooling::before {
   background: url(https://www.dentaurum.de/images/rematitanpowder_iconsabkuehlen.svg) no-repeat center center;
}

#waermebehandlung_rematitan .waerme h4.work::before {
   background: url(https://www.dentaurum.de/images/rematitanpowder_iconsnachbearbeitung.svg) no-repeat center center;
}

#waermebehandlung_rematitan .waerme h4.advantages::before {
   background: url(https://www.dentaurum.de/images/rematitanpowder_iconsvorteile.svg) no-repeat center center;
}


html[lang="ar"] .waerme  ul {
    margin: 0 0px 35px 0px !important;
   padding: 0 30px 0 30px !important;
}

#waerme p img {
   display: flex;
   border-radius: 10%;
   align-items: center;
   justify-content: center;
   margin: auto;
}



.waerme .more_btn {
   display: none;
}

.waerme .x-column .contenttext2 {
   padding: 5px 0 5px 20px;
}

.more_info_rsp_btn, .more_info_rlmfp_btn, .more_info_rtp_btn {
   display: inline-flex;
   align-items: center;
   border:2px solid #666;
   border-radius: 10px;
   font-weight: bold;
   padding: 5px 10px;
   cursor: pointer;
   position: relative;
   width:200px;
}


.more_info_rsp_btn::after, .more_info_rlmfp_btn::after, .more_info_rtp_btn::after {
   content:"\f138";
   display: inline-flex;
   font-family: "Font Awesome 5 Free";
   font-weight: 900;
   font-size: 20px;
   right: 10px;
   transform: rotate(0deg);
     position: absolute;
   transform-origin: center;
   transition: all linear 0.5s;
}

.more_info_rsp_btn.show::after, .more_info_rlmfp_btn.show::after, .more_info_rtp_btn.show::after {
   transform: rotate(90deg);
}


.more_info_rsp, .more_info_rlmfp, .more_info_rtp {
   opacity: 0;
   height:0;
   transform: scaleY(0);
   transform-origin: top;
   transition: all linear 0.5s;
}



.more_info_rsp.show, .more_info_rlmfp.show, .more_info_rtp.show {
   opacity: 1;
   height: auto;
   transform: scaleY(100%);
   transform-origin: top;
   transition: all linear 0.5s;
}


@media screen and (max-width:1600px) {
   .pow1 img, .pow2 img, .pow3 img {
   width: 100px;
   height: 100px;
right:-50px
}

}


@media screen and (max-width:992px) {
 
   section.header-onepic .header-onepic_txt p:nth-of-type(1), section.header-onepic .header-onepic_txt p:nth-of-type(2) {
    max-width: 350px;
}
 
    .termine {
    flex-wrap: wrap;
 }
 
    .dates-mb {
    width: calc(100%/4);
    }

 
}


@media screen and (max-width:768px) {
 
section.header-onepic .header-onepic_txt img, .header-onepic .header-onepic_txt img  {
   width: auto;
   text-align: left;
}


#einsatz .column-two-flex > div {
  width: 100%;
}
 
}