﻿a.digshop_more_btn {
  position: relative;
  color:#fff;
  display: inline-flex;
  background:linear-gradient(45deg, rgba(0,175,206,1) 0%, rgba(146,39,143,1) 100%);
  /*border: 5px solid !important;
  outline:  rgba(146,39,143,1) solid 1px;*/
  border-radius: 100px;
  transition:linear all 0.5s;
  padding: 2px 10px;
  margin: 15px 0;
  font-weight: bold;
  white-space: nowrap;
}



a.digshop_more_btn:hover {
  background:linear-gradient(45deg, rgba(146,39,143,1) 0%, rgba(0,175,206,1) 100%) !important;
  border:0;
}


.threedretainer a.digshop_more_btn {
  margin: auto !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 10px 15px;
  font-size: 20px !important;
}

.threedretainer a.digshop_more_btn::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:#069;
  background: #fff;
}

.videosection {
  justify-content: center;
}

.videobox_content {
    aspect-ratio: 4 / 2.9;
    width: 100%;
    max-width: 720px;
    position: relative;
    margin: 0px auto;
}

video {
  -webkit-filter: brightness(108.5%);
  background: #fff !important;
}


.video-inline .lp-videokachel .video, .video-inline .videoitem .video {
    height: 200px;
}

.video-inline .lp-videokachel .video img, .video-inline .videoitem .video img, .video .pic-box img {
    display:block;
    width:100%;
    height: 100%;
    object-fit: cover;
}


.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;
}


section:not(#publikationen, #info, #videos) h2 .schmuckbn {
  display:inline-block;
  background-size: 100% 100%;
}

html[lang="es"] section#order h2 .schmuckbn {
  display:inline-block;
  background-size: 100% 150%;
}

html[lang="en"] section#vorteile h2 .schmuckbn,
html[lang="en"] section#vorteile3 h2 .schmuckbn {
  background-size: 100% 140%;
  background-position: center -10px;
  padding: 5px 20px;
}

html[lang="fr"] section#vorteile h2 .schmuckbn,
html[lang="fr"] section#vorteile3 h2 .schmuckbn {
  background-size: 100% 140%;
  background-position: center -10px;
  padding: 5px 20px;
}

html[lang="es"] section#vorteile h2 .schmuckbn,
html[lang="es"] section#vorteile3 h2 .schmuckbn {
  background-size: 100% 140%;
  background-position: center -10px;
  padding: 5px 20px;
}

html[lang="it"] section#vorteile h2 .schmuckbn,
html[lang="it"] section#vorteile3 h2 .schmuckbn {
  background-size: 100% 140%;
  background-position: center -10px;
  padding: 5px 20px;
}


#order .xcol-pic-box a {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: 3px solid #6f6f6f;
  padding: 30px;
  height: 150px;
  width: 150px;
  border-radius: 100%;
  margin: 0;
}

#order .xcol-pic-box a::after {
  content:"";
  display: block;
  position: absolute;
  right: -5px;
  border-right: 5px dotted #6f6f6f;
  border-bottom: 5px dotted #6f6f6f;
  width:40px;
  height:40px;
  transform: rotate(-45deg);
}

#order .x-column:nth-of-type(6) .xcol-pic-box a::after,
#order .x-column:nth-of-type(7) .xcol-pic-box a::after {
  display: none;
}


#order .x-column:nth-of-type(7) .xcol-pic-box a::before {
  content:"";
  display: block;
  position: absolute;
  top: -125px;
  border-right: 5px dotted #6f6f6f;
  border-bottom: 5px dotted #6f6f6f;
  width:80px;
  height:80px;
  transform: rotate(45deg);
}


#order a.more_btn {
  display: none;
}


#order .x-column:nth-of-type(7)  a.more_btn{
  display: none;
}

#order .x-column  {
  align-items: center;
}


.eigensch_no {
  /*background: linear-gradient(45deg, rgba(255,255,255,0.4), rgba(255,255,255,1)) padding-box,
              linear-gradient(45deg,  rgba(0,175,206,1), rgba(146,39,143,1)) border-box;
  border-radius: 50em;
  border: 4px solid transparent;
  border: 2px solid rgba(146,39,143,1);
  background: transparent;*/
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0px solid rgba(146,39,143,1);
  background:linear-gradient(-135deg, rgba(146,39,143,0.6) 30%, rgba(0,175,206,0.6) 100%) !important;
}


section:not(#vorteile2) .eigensch_no::before {
  content:"\f067";
  font-family:"Font Awesome 5 Free";
  Font-size: 20px;
  font-weight: 900;
  color:#fff;
}



 
#proditem.prodshow .eigenschaft .eigtext, .eigenschaft:hover .eigtext {
    padding: 20px 10px 10px 10px !important;
      border-bottom-left-radius: 0px;
      border-left: 3px dotted rgba(146,39,143,1);
      border-bottom: 3px dotted rgba(146,39,143,1);
      max-width:500px;
      background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.95) 30%);
    backdrop-filter: blur(5px);
}

.eigtext_text {
  width: 90%;
  color: #333;
}

.eigtext_text h4 {
   color:rgba(146,39,143,1);
   background-image:linear-gradient(45deg,  rgba(0,175,206,1), rgba(146,39,143,1) 50%) ;
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
}

.eigtext_text p {
     font-weight:normal !important;
}


#vorteile {
  position: relative;
}


.content-pic-box img {
  border-radius: 500px;
  overflow:hidden;
  padding: 0px;
  border:1px solid #ccc;
  max-width: 250px;
  max-height:250px;
}

.content-col:nth-of-type(3) .content-pic-box img {
  border-radius: 0px;
  border:0px solid #ccc;
  padding:20px;
}




#vorteile .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;
}

#vorteile .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;
}


#vorteile2, #vorteile3 {
  position: relative;
  padding: 0;
}

#vorteile3 {
  height: 600px;
}


#vorteile2 .eigenschaft {
  display: flex;
  align-items: center;
  justify-content: center;
}

#vorteile2 .eigenschaft::before, #vorteile2 .eigenschaft::after  {
  content:"";
  display: inline-block !important;
  padding:15px;
  border: 2px solid #fff;
  background: transparent;
  width:30px;
  height: 30px;
  margin-right: 10px;
  border-radius: 100px;
}

#vorteile2 .eigenschaft::before {
  margin-right: 10px;
}

#vorteile2 .eigenschaft::after  {
  margin-left: 10px;
}

#vorteile2 .eigensch_no {
  border: 0px solid #fff;
  background: transparent;
}

#vorteile2 .eigenschaft .eigtext, #vorteile2 .eigenschaft .eigtext {
      display: inline-block !important;;
     opacity: 1;
}
 
#vorteile2 #proditem.prodshow .eigenschaft .eigtext, #vorteile2 .eigenschaft:hover .eigtext {
      padding: 0px !important;
      border: 0px solid #fff !important;
      background: transparent;
}

#vorteile2 .eigtext_text  {
  color: #fff;
  font-weight: bold;
  font-size: 20px !important;
}
 

#vorteile2 .eigtext_text p {
  margin: 0;
  font-weight: 400;
  font-size: 20px;
}

#vorteile2 .eigtext.right {
  right: auto;
  border: 0px solid #006699 !important;
  width: auto !important;
}


#vorteile2 .eigenschaft.right::before  {
  display: none !important;
}

#vorteile2 .eigenschaft:not(.right)::after  {
  display: none !important;
}



#vorteile3 .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 -100px;
  height:600px;
  max-width:600px;
  z-index: 9;
}


#vorteile3 .section_header::after  {
  content:" ";
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: 0px 0px;
  height:400px;
  width:200px;
  z-index: 9;
  background-color: transparent;
}

html[lang="de"] #vorteile3 .section_header::after  {
  background-image:url(/images/icons_lp_prima4me_retainer_compare_DE.svg);
}


html[lang="en"] #vorteile3 .section_header::after  {
  background-image:url(/images/icons_lp_prima4me_retainer_compare_EN.svg);
}


html[lang="fr"] #vorteile3 .section_header::after  {
  background-image:url(/images/icons_lp_prima4me_retainer_compare_FR.svg);
}


html[lang="es"] #vorteile3 .section_header::after  {
  background-image:url(/images/icons_lp_prima4me_retainer_compare_ES.svg);
}


html[lang="it"] #vorteile3 .section_header::after  {
  background-image:url(/images/icons_lp_prima4me_retainer_compare_IT.svg);
}


#vorteile3 .section_header h2 {
  color: #fff;
  font-weight: 300;
  width: 300px;
  text-align: left;
  font-size: 40px;
  text-transform: uppercase !important;
  padding: 0px 0px 70px 10px;
}


#vorteile3 #proditem {
  width:1100px !important;
  height:620px !important;
  position: absolute;
  top: 0;
  right: 0;
}



#order  {
  position: relative;
  min-height: 630px;
}

#order2 .section_header  {
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  background-image:url(/images/kreis_verlauf.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: 100px 0px;
  height:600px;
  max-width:600px;
  z-index: 9;
}

#order2 .section_header h2 {
  color: #fff;
  font-weight: normal;
  text-align: right;
  font-size: 30px;
  text-transform: uppercase !important;
  padding: 0px 50px 70px 0px;
}




.banner_cnt h2 {
  color:#fff;
  font-weight: 300;
  font-size: 40px;
  line-height: 130%;
  text-transform: uppercase;
}



@-webkit-keyframes rollInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes rollInRight{
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.rollInRight {
  -webkit-animation-name: rollInRight;
  animation-name: rollInRight;
}


#content p a[href*="tel:"]::before, #content p a[href*="mailto"]::before  {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size:20px;
  margin-top: 5px;
  margin-right: 5px;
  color:#fff;
  border-radius: 100px;
  padding: 10px;
  line-height: 20px;
  background:linear-gradient(45deg,  rgba(0,175,206,1), rgba(146,39,143,1) 50%) ;
}

.media_image img {
  border-radius: 100%;
  overflow: hidden;
}


@media screen and (max-width:1280px) {
 
  #vorteile3 #proditem {
  width:900px !important;
  height:520px !important;
  right: -100px;
}
 
  #vorteile3 .section_header::after  {
  right: 20px;
  height:300px;
  width:150px;
}

  #vorteile3 .section_header  {
  background-position: -150px -100px;
  height:500px;
  max-width:500px;
}

 
  #vorteile3 .section_header h2 {
  width: 250px;
  padding: 0px 0px 120px 10px;
}
 
}



@media screen and (max-width:1024px) {
 
  #vorteile3 #proditem {
  width:850px !important;
  height:450px !important;
}
 
  #vorteile3 .section_header  {
  background-position: -50px -100px;
  height:400px;
  width:400px;
}

 
  #vorteile3 .section_header h2 {
  width: 250px;
  font-size: 30px;
  padding: 0px 0px 120px 10px;
}
 
}


@media screen and (max-width:1024px) {
 
  #vorteile3 #proditem {
  width:850px !important;
  height:450px !important;
}
 
  #vorteile3 .section_header  {
  background-position: -100px -100px;
  height:400px;
  width:400px;
}

    #vorteile3 .section_header::after  {
  right: 0px;
  height:250px;
  width:100px;
}
 
  #vorteile3 .section_header h2 {
  width: 300px;
  font-size: 25px;
  padding: 0px 0px 120px 10px;
}
 
}


@media screen and (max-width:992px) {
 
  #vorteile3 .section_header  {
  background-position: -50px -80px;
  height:300px;
  width:350px;
}
 
  #vorteile3 .section_header::after  {
  height:180px;
  width:100px;
}

 
  #vorteile3 .section_header h2 {
  width: 250px;
  font-size: 20px;
  padding: 0px 0px 100px 10px;
}

 
}


@media screen and (max-width:850px) {
 
 
 #vorteile3 #proditem {
   display: block;
  margin-top:120px;
  }

 
}



@media screen and (max-width:650px) {

 #proditem {
  width: 300px !important;
  height: 300px;
}
 
}



@media screen and (max-width:550px) {
 
 
 #vorteile3 #proditem {
   left: -180px;
  }

 
}

@media screen and (max-width:400px) {
 
 
 #vorteile3 #proditem {
    width: 520px !important;
  height: 300px !important;
   left: -100px !important;
    background-position: -0px 0 !important;
  }

 
}