/*
 Theme Name:   Dentalia child theme
 Theme URI:    http://orionthemes.com/dentalia
 Description:  Dentalia child theme
 Author:       OrionThemes.com
 Author URI:   http://orionthemes.com
 Template:     dentalia
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  dentalia-child
*/

/* Startseite neu */
button.yk_slider_button_left {
    border: none !important;
    border-radius: 0px !important;
}
button.yk_slider_button_right {
    border: none !important;
    border-radius: 0px !important;
}
.page-id-4269 .prefooter,
.page-id-7942 .prefooter{
    display: none !important;
}
.page-id-4269 .site-main.section:not(.nobottompadding),
.page-id-7942 .site-main.section:not(.nobottompadding){
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.page-id-4269 div.page-heading.primary-color-bg.section.heading-classic,
.page-id-7942 div.page-heading.primary-color-bg.section.heading-classic {
    display: none !important;
}
.page-id-4269 img#kundentests-seal-of-approval-image-,
.page-id-7942 img#kundentests-seal-of-approval-image- {
    	width: 125px !important;
}
.page-id-4269 .ls_bild,
.page-id-7942 .ls_bild {
    margin-top: 22px !important;
    width: 100px !important;
}
.ls_video {
    width: 330px !important;
}

a:hover.hover-white{
  color:white!important;
}

.custom-navigation a,
.custom-navigation span {
    height: initial;
    display: inline-block;
    background: #fff;
    margin-bottom: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: normal;
    padding: 12px 30px;
    font-size: 12px;
    line-height: 24px;
    border-radius: 0px;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
    color: #959595;
    vertical-align: middle;
    word-break: inherit;
    padding: 6px 18px;
    font-size: 12px;
    line-height: 24px;
    font-family: Montserrat;
    white-space: normal;
    background: #001349;
    color: #fff;
    border: 1px solid #959595;
}

.custom-navigation a:hover,
.custom-navigation span {
   color: #959595;
   background: #fff;
   border: 1px solid #959595;
}

.stickymenu .nav-container {
   background: none !important;
   /*padding: 42px 0;*/
   box-shadow: none !important;
   position: relative;
   z-index: 1;
}

.stickymenu .nav-container::before {
  content: '';
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #fff;
  opacity: 0.9;
}

.home-header h1{
  line-height: 36px;
  font-size: 27px;
}

.panel-row-style.overlay {
  margin-top: -150px;
  z-index: 0;
}

.panel-row-style.overlay::after {
  content: '';
  position: absolute;
  width: calc(100% + 80px);
  height: 100%;
  background: #fff;
  left: 50%;
  top: 0;
  transform: translate(-50%, 0);
  z-index: -1;
}

.custom-fullscreen-header {
  position: relative;
}

.custom-fullscreen-header .custom-keywords-overlay {
  position: absolute;
  left: 50%;
  bottom: 50px;
  width: 100%;
  max-width: 1140px;
  transform: translate(-50%, 0);
  padding: 25px 0;
  display: none;
}
.custom-fullscreen-header .custom-keywords-overlay-seal {
  position: absolute;
  right: -2%;
  top: 10%;
  width: 10%;
  max-width: 500px;
  transform: translate(-50%, 0);
  padding: 25px 0;
  /* display: none; */
}
.custom-fullscreen-header .custom-keywords-overlay-seal #seal1 a img{
  width: 100%!important;
  height: auto!important;
}
.custom-fullscreen-header .custom-keywords-overlay-seal #seal2{
  width: 100%!important;
  height: auto!important;
  text-align: center;
  margin:1em 0;

}
.custom-fullscreen-header .custom-keywords-overlay-seal #seal2 div#kundentests-seal-of-approval-wrapper-{
  width: 60%!important;
  height:auto!important;
}
.custom-fullscreen-header .custom-keywords-overlay-seal #seal3{
  width: 100%!important;
  height: auto!important;
}
.custom-fullscreen-header .custom-keywords-overlay-seal #seal3 div{
  margin:0 auto!important;
}

.custom-fullscreen-header .custom-keyword {
  display: inline-block;
  width: 33%;
  text-align: center;
}

.custom-fullscreen-header .custom-keyword img {
  margin: 0 auto;
}

.custom-fullscreen-header .custom-keywords-overlay::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: .7;
  z-index: -1;
}
/*  */
#red-highlight{
  background: rgb(233,6,6);
  background: linear-gradient(0deg, rgba(233,6,6,1) 0%, rgba(17,0,73,1) 65%);
}
.page-id-11441 div.custom-toolbar,
.page-id-11441 .site-footer .main-footer{
  display:none!important;
}

.page-id-11441 header.site-header,
.page-id-11441 .stickymenu .nav-container {
  display:none;
}

#termin-button{
  margin-top:-2.5em;
}
#termin-button .btn-lg{
  padding: 18px 76px;
}

/* round corona button */
.featured-image-round {
  max-width:270px;
  margin: -1em auto -2em; 
}

.round-button {
  width:100%;
  z-index: 2;
  position: relative;
}
.round-button-circle {
  width: 100%;
  height:0;
  padding-bottom: 100%;
    border-radius: 50%;
    overflow:hidden;   
    background: #FF1617; 
    box-shadow: 0 0 3px gray;
}
.round-button-circle:hover {
  background:red;
}
.round-button a {
    display:block;
  float:left;
  width:100%;
  padding-top:25%;
    padding-bottom:50%;
  line-height:1em;
  margin-top:-0.5em;
    
  text-align:center;
  color:#e2eaf3;
    font-family:Verdana;
    font-size:1.2em;
    font-weight:bold;
    text-decoration:none;
}
.round-button a span#text1 {
  display:block;
  padding-bottom:1em;
}
.round-button a span#text2 {
  display:block;
  padding-bottom:1em;
  font-size: 150%;
  font-weight: 100;
}
.round-button a span#text3-link {
  display:block;
  padding-bottom:1em;
  font-size: 130%;
  line-height: 1em;
}
/* youtube video */
.video-holder {
    display: inline-block;
    position: relative;
    padding-bottom: 60%;
    width: 100%;
  }
  .video-holder iframe {
    height: 100% !important;
    position: absolute;
    top: 0; left: 0;
    width: 100% !important;
  }

@media (min-width: 992px) {
  .stickymenu .nav-container {
    height: 100px !important;
  }
  .stickymenu .nav-menu > li > a {
    line-height: 88px !important;
  }
  .stickymenu .site-branding a.logo {
    padding-top: 20px !important;
  }
  .custom-fullscreen-header .custom-keywords-overlay {
    display: block;
  }
  .custom-fullscreen-header .custom-keywords-overlay-seal{
    display:block;
  }
}

@media (max-width: 700px) {
  .custom-fullscreen-header .custom-keywords-overlay-seal{
    transform: translate(-100%, 0);
    top: 5%;
    width: 15%;
  }
}
@media (max-width: 600px) {
  .custom-fullscreen-header .custom-keywords-overlay-seal{

    top: 2%;
    padding:0;

  }
}
@media (max-width: 600px) {
  .custom-fullscreen-header .custom-keywords-overlay-seal #seal3 {
    display:none;
  }
  .custom-fullscreen-header .custom-keywords-overlay-seal{

    top: 25%;

  }
}

/* VITA */

@media (max-width: 768px) {
  .vita-wrapper {
    background-image: none !important;
  }
  .vita-wrapper .widget_orion_button_w {
    display: block;
    margin: 0 0 10px;
  }
}

.vita-block {
  text-align: center;
}

.vita-block p {
  color: #001349;
}

.vita-content {
  text-align: center;
}

.vita-text-description p {
  color: #001349 !important;
}

.vita-image img {
  display: block;
  margin: 0 auto;
}

.vita-wrapper .widget_orion_button_w {
  display: inline-block;
  margin: 0 10px 0;
}

.vita-wrapper .widget_orion_button_w:last-child {
  margin: 0;
}

.vita-quotes .orion-testimonial .wrapper {
  padding-top: 0;
}

.vita-quotes .orion-testimonial .separator-style-1.text-center:before {
  display: none;
}

.vita-quotes .orion-testimonial h4 {
  color: #001349;
  line-height: 36px;
  font-size: 27px;
}

.vita-quotes .orion-testimonial .description {
  color: #001349;
  font-style: normal;
  font-size: 18px;
  line-height: 33px;
}

.vita-timeline img {
  display: block;
  margin: 0 auto !important;
}

.vita-timeline-content {
  text-align: center;
}

.vita-timeline-content .timeline-wrapper {
  width: auto;
  margin: 0 auto;
  display: inline-block;
}

.vita-timeline-content .timeline-wrapper > div.timeline-element {
  margin: 0 0 10px;
}

@media (min-width: 769px) {
  .vita-timeline-content .timeline-wrapper {
    width: 100%;
  }

  .vita-timeline-content .timeline-wrapper > div.timeline-element {
    float:left;
    text-align: center;
    margin: 0 10px 0;
    width: 30%;
  }
  .vita-timeline-content.vita-timeline-content--two .timeline-wrapper > div.timeline-element {
    width: 47%;
  }

}

@media (min-width: 1200px) {
  .vita-timeline-content .timeline-wrapper {
    width: 980px;
  }
}

/* Spinningseiten mobil */
@media (max-width: 767px) {
  .page-template-page .custom-fullscreen-header {
    display: none !important;
  }
}

/* Footer mobil */
@media (max-width: 767px) {
  .copyright-footer .widgets {
    width: 100% !important;
  }
}


/************************************* O.o *************************************/
/*                                     Team                                        */
/*******************************************************************************/
.so-widget-onma_team_w, .so-widget-onma_simple_team_w {
  overflow: hidden; }
  .so-widget-onma_team_w .basic-info, .so-widget-onma_simple_team_w .basic-info {
    padding: 12px;
    padding-bottom: 0; }
  .so-widget-onma_team_w .padding-medium .basic-info, .so-widget-onma_simple_team_w .padding-medium .basic-info {
    padding: 0; }
  .so-widget-onma_team_w .team-members.grid article, .so-widget-onma_simple_team_w .team-members.grid article {
    margin-bottom: 24px; }
  .so-widget-onma_team_w .entry-header.has_border, .so-widget-onma_simple_team_w .entry-header.has_border {
    border: 1px solid #e5e5e5;
    border-bottom: none; }
  .so-widget-onma_team_w .entry-header.padding-medium, .so-widget-onma_simple_team_w .entry-header.padding-medium {
    padding-bottom: 0; }
  .so-widget-onma_team_w .entry-content.padding-medium, .so-widget-onma_simple_team_w .entry-content.padding-medium {
    padding-top: 0;
    padding-bottom: 0; }
  .so-widget-onma_team_w .item-title, .so-widget-onma_simple_team_w .item-title {
    padding-top: 0;
    margin-bottom: 0; }
  .so-widget-onma_team_w .separator, .so-widget-onma_simple_team_w .separator {
    display: inline-block;
    text-align: center;
    width: 6px;
    vertical-align: middle;
    opacity: .4;
    font-size: 11px;
    line-height: 12px; }
  .so-widget-onma_team_w .separator-hr, .so-widget-onma_simple_team_w .separator-hr {
    height: 2px;
    width: 72px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px; }
.so-widget-onma_team_w .short-about, .so-widget-onma_simple_team_w .short-about {
    padding-bottom: 12px; }
  .so-widget-onma_team_w .entry-content.has_bg_color .short-about, .so-widget-onma_team_w .entry-content.has_border .short-about, .so-widget-onma_simple_team_w .entry-content.has_bg_color .short-about, .so-widget-onma_simple_team_w .entry-content.has_border .short-about {
    padding-left: 18px;
    padding-right: 18px; }
  .so-widget-onma_team_w .departments, .so-widget-onma_simple_team_w .departments {
    line-height: 24px;
    text-transform: uppercase; }
  .so-widget-onma_team_w .social-links, .so-widget-onma_simple_team_w .social-links {
    line-height: 48px;
    list-style: none;
    padding-left: 0;
    margin-bottom: 0px; }
    .so-widget-onma_team_w .social-links > li, .so-widget-onma_simple_team_w .social-links > li {
      display: inline-block; }
      .so-widget-onma_team_w .social-links > li a, .so-widget-onma_simple_team_w .social-links > li a {
        display: block;
        width: 24px;
        height: 24px;
        text-align: center; }
  .so-widget-onma_team_w .sow-icon-eleganticons, .so-widget-onma_simple_team_w .sow-icon-eleganticons {
    display: inline-block;
    width: 24px;
    height: 24px;
    text-align: center; }
  .so-widget-onma_team_w .entry-content, .so-widget-onma_simple_team_w .entry-content {
    text-align: center;
    padding-bottom: 12px; }
    .so-widget-onma_team_w .entry-content.has_border, .so-widget-onma_simple_team_w .entry-content.has_border {
      border: 1px solid #e5e5e5;
      border-top: none; }
    .so-widget-onma_team_w .entry-content.has_bg_color, .so-widget-onma_simple_team_w .entry-content.has_bg_color {
      padding-bottom: 24px; }
  .so-widget-onma_team_w .entry-header img, .so-widget-onma_simple_team_w .entry-header img {
    width: 100%;
    height: auto; }

  /* Social Media Toolbar */
  /* 
  #social-media-toolbar {
    position: fixed;
    width: 70px;
    padding-right: 15px;
    z-index: 100;
    top: 50%;
    left: 0;
    transform:translate(0, -50%);
  }
  #social-media-toolbar ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border: 2px solid #001349;
    border-left: none;
  }
  */
  /* Cookiebot Mobil */
  @media (max-width: 767px) {
  	#CybotCookiebotDialogBodyContent {
  			padding: 20px 0 10px 14px !important;
  	}
  	#CybotCookiebotDialogBodyContentTitle {
  			font-size: 17px !important;
  	margin: 2px 0px 6px 60px !important;
  	}
  	#CybotCookiebotDialogBodyLevelButtonAcceptWrapper {
  			float: inherit !important;
  	}
  	#CybotCookiebotDialogBodyLevelWrapper {
  			text-align: center !important;
  	}
  	#CybotCookiebotDialogPoweredbyLink {
  	display: inherit !important;
  	margin: 5px 0 0 10px !important;
  	}
  	#CybotCookiebotDialogBodyLevelButtonAccept {
  			margin-bottom: 10px !important;
  			font-size: 20pt !important;
  			padding: 10px 80px !important;
  	}
  	#CybotCookiebotDialogBodyLevelButtons {
  		margin-left: 0 !important;
  	}
  	#CybotCookiebotDialogBodyContentText {
  		margin-top: 1rem;
  	}
  }

.phonebuttoncta a.btn-md {
  font-size: 18px !important;
}

.custom-toolbar {
  position:fixed;
  background: #001349;
  width: 100%;
  z-index: 1001;
  top: 0;
}

.custom-toolbar .wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  /*min-height: 36px;*/
  padding: 12px 0;
}

.custom-toolbar .wrapper a {
  display: inline-block;
  color: #fff;
}

.custom-toolbar .wrapper a > span {
  font-size: 14px;
}

.custom-toolbar .wrapper a > span span[class^="sow"] {
  font-size: 18px;
  margin-right: 10px;
}

.custom-toolbar .wrapper a:not(:last-child) {
  margin-right: 12px;
}

@media screen and ( max-width: 1024px ) {
  .custom-toolbar .wrapper a > span {
    font-size: 0;
  }
  .custom-toolbar .wrapper a > span span.hide-mobile {
    display: none;
  }
}

body {
  padding-top: 49px;
}
@media screen and ( max-width: 1024px ) {  
  .custom-toolbar{
    display: none;
	}
	body {
        padding-top: 0 !important;
    }
}

header.stickymenu {
  top: 49px !important;
}

.w-100 {
  width: 100%;
}

/* Header Startseite */
@media (max-width: 890px) {
  img.img-responsive.desktop{
    display:none; 
  }
}
@media (max-width: 1500px) {
  .custom-fullscreen-header .custom-keywords-overlay {
    width:75%;
  }
}
@media (max-width: 1050px) {
  .custom-fullscreen-header .custom-keywords-overlay {
    width:75%;
  }
  .custom-fullscreen-header .custom-keyword {
    width: 30%;
  }
}
@media (min-width: 891px) {
  img.img-responsive.mobile{
    display:none;  
  }
}

/* Tabs */
@media (min-width: 768px){
  .own-tabs .tabs-left .nav-stacked li.active a,
  .own-tabs .tabs-left .nav-stacked li:not(.active) a {
    border-radius: 4px 0 0 4px;
    background: transparent!important;
    margin-left: -4px;
    padding-left: 19px;
    color: white!important;
  }
  .own-tabs .tabs-left .nav-stacked li:not(.active) a {
    /* display:none; */
  }
  .own-tabs .tabs-left .nav-stacked li:not(.active) a span.icon {
    display:none;
  }
  .own-tabs .tabs-left .nav-stacked li.active a span.icon span{
    color:white!important;
  }
  .own-tabs .tabs-left .nav-stacked li a {
    border: none!important; 
    margin-right: -1px;
    min-height: 48px;
}
.own-tabs .tab-content .tab-pane.active,
.own-tabs .tab-content .tab-pane.active p {
  margin-top: 1px;
  background-color: transparent!important;
  padding: 0px 24px 11px 24px;
  border: none!important;
  margin-bottom: 24px;
  color:white!important;
}
.own-tabs .tab-content .tab-pane.active a,
.own-tabs .tab-content .tab-pane.active p a {
  color:white!important;
}

}

/* Vorteile */
#count_three .icon-box-wrap:nth-child(1) .sow-icon-genericons[data-sow-icon]:before{
  content:"1";
}
#count_three .icon-box-wrap:nth-child(2) .sow-icon-genericons[data-sow-icon]:before{
  content:"2";
}
#count_three .icon-box-wrap:nth-child(3) .sow-icon-genericons[data-sow-icon]:before{
  content:"3";
}
#count_three .icon-box-items-wrap.short .icon-wrap > span {
  line-height: 42px;
}
#count_three .icon-box-wrap{
  margin-bottom:45px!important;
}
/* Vorteile Button */
.btn-dark-blue .btn.btn-c1.btn-wire:not(:hover):not(:focus){
  background: #001349!important;
    color: white;
}
/* Vorteile Header */
.title-dark-blue h3{
  color:#001349;
  font-size:x-large;
}
a{
  text-decoration:none;
}
.tab-pane > .nobreak:after {
  display: contents!important;

}


p.d-lg-inline-block{
  padding: 0 !important;
}