/* Print CSS */

@page {
  size: A4;
  /*margin: 15mm 15mm 15mm 25mm;*/
}

/*.row, p {
  page-break-inside: avoid;
}*/
p, .accordion-item {
  page-break-inside: avoid;
}

html, body {
  width: 210mm;
  height: 297mm;
}

*, *::before, *::after {
  box-sizing: border-box; }

.news-list-item { margin-bottom: 15px; }

#header , #sidemenu, .col-menu, .col-main .hidden-lg-up, #TSFE_ADMIN_PANEL_FORM, .sr-only, .footerlink, .ce-menu-10, .ce-div, .news-footer {
  display: none !important;
  visibility: hidden !important;
  height: 0 !important;
  width: 0 !important;
  flex: 0 !important;
  max-width: 0 !important;
  max-height: 0 !important;
}

#footer > div { display: none; }


h1,h2,h3,h4,h5,.h1,.h2,.h3,.h4,.h5 {
  margin-top: 0;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 800;
  line-height: 1.1;
  color: inherit;
  display: block; }

h1, .h1 {
  font-size: 2rem; }

h2, .h2 {
  font-size: 1.3rem; }

h3, .h3 {
  font-size: 1.3rem; }

h4, .h4 {
  font-size: 1.2rem; }

h5, .h5 {
  font-size: 1.1rem; }

h6, .h6 {
  font-size: 1rem; }


#header .navbar-fixed-top{display: none;}
#header {width: 100%; height: 1mm;}

#content > .container-fluid, .clinic-quick-contact-tablet, #content-footer-actions {
  display: none;
}

ul.ce-menu.ce-menu-10 li a { border:1px solid #eceded; }

.ce-textpic { display: table; width: 100%;}

.ce-textpic .headline { width: 100% !important; float: left !important; display: table-cell; vertical-align: top; }

.ce-textpic.ce-left .ce-gallery img { max-width: 40mm !important; height: auto;}
.ce-textpic.ce-left .ce-gallery + div { width:75% !important; float: left !important; display: table-cell; vertical-align: top;}
.ce-textpic.ce-left .ce-gallery { width:25% !important; float: left !important; display: table-cell; vertical-align: top;}

.ce-textpic.ce-right .ce-gallery img { max-width: 40mm !important;}
.ce-textpic.ce-right .ce-gallery + div { width:72% !important; float: left !important; display: table-cell; vertical-align: top;}
.ce-textpic.ce-right .ce-gallery { width:25% !important; float: right !important; display: table-cell; vertical-align: top;}

.ce-right div {
  max-width: 75%;
}
.accordion .collapse:not(.show) {
  display: block;
}
.ce-right .ce-gallery {
  max-width: 25%;
  text-align: center;
  display: block;
}
.ce-right .ce-gallery img {
  width: 100%;
  display: inline-block;
  padding: 0;
  margin: 0;
}
.dataviewer-news-detail .ce-gallery{ width:25% !important; float: right !important; display: table-cell; vertical-align: top;}
.dataviewer-news-detail .ce-gallery img { max-width: 40mm !important; height: auto;}
.dataviewer-news-detail .ce-gallery + div { width:75% !important; float: left !important; display: table-cell; vertical-align: top; padding-right: 15px; }

.panel-collapse { height: auto !important; }
.collapse:not(.show) {
  display: block;
}
.row {
  display: flex;
  width: 100%;
  clear: both;
  margin-bottom: 15px;
  flex: 0 0 100%;
}
.frame h2 {
  margin-top: 0;
}
.startpage .mobile-first {

}
.col {
  flex: 1 0 0;
}
[class^="col"], [class*=" col"] {
  position: relative;
  min-height: 1px;
  padding-left:15px;
  padding-right:15px;
  float: left;
}
.img-fluid {
  height: auto;
  width: 200px;
}
.ce-gallery img {
  max-width: 100%;
  height: auto;
}

.col-1 {
  width: 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

.col-2 {
  width: 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.col-3 {
  width: 25%;
  flex: 0 0 25%;
  max-width: 24%;
}

.col-4 {
  width: 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.col-5 {
  width: 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

.col-6 {
  width: 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  width: 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

.col-8 {
  width: 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

.col-9 {
  width: 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  width: 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

.col-11 {
  width: 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

.col-12 {
  width: 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.col-sm-1 {
  width: 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

.col-sm-2 {
  width: 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.col-sm-3 {
  width: 25%;
  flex: 0 0 25%;
  max-width: 24%;
}

.col-sm-4 {
  width: 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.col-sm-5 {
  width: 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

.col-sm-6 {
  width: 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-sm-7 {
  width: 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

.col-sm-8 {
  width: 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

.col-sm-9 {
  width: 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-sm-10 {
  width: 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

.col-sm-11 {
  width: 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

.col-sm-12 {
  width: 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.col-md-1 {
  width: 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

.col-md-2 {
  width: 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.col-md-3 {
  width: 25%;
  flex: 0 0 25%;
  max-width: 24%;
}

.col-md-4{
  width: 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.col-md-5 {
  width: 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

.col-md-6 {
  width: 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-md-7 {
  width: 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

.col-md-8 {
  width: 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

.col-md-9 {
  width: 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-md-10 {
  width: 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

.col-md-11 {
  width: 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

.col-md-12 {
  width: 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.col-lg-1 {
  width: 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

.col-lg-2 {
  width: 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.col-lg-3 {
  width: 25%;
  flex: 0 0 25%;
  max-width: 24%;
}

.col-lg-4{
  width: 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.col-lg-5 {
  width: 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

.col-lg-6 {
  width: 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-lg-7 {
  width: 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

.col-lg-8 {
  width: 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

.col-lg-9 {
  width: 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-lg-10 {
  width: 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

.col-lg-11 {
  width: 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

.col-lg-12 {
  width: 100%;
  flex: 0 0 100%;
  max-width: 100%;
}


.col-xl-1 {
  width: 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

.col-xl-2 {
  width: 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.col-xl-3 {
  width: 25%;
  flex: 0 0 25%;
  max-width: 24%;
}

.col-xl-4{
  width: 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.col-xl-5 {
  width: 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

.col-xl-6 {
  width: 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-xl-7 {
  width: 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

.col-xl-8 {
  width: 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

.col-xl-9 {
  width: 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-xl-10 {
  width: 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

.col-xl-11 {
  width: 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

.col-xl-12, .col-main {
  width: 100%;
  flex: 0 0 100%;
  max-width: 100%;
}


.slider-container,
#maincontent + .container-fluid.bg-blue-grey, .container.mt-2 + .container-fluid.bg-blue-grey,
.tx-tonic_cal,
#c4030, #c134 .ce-gallery, /* home text before movie, home unnecessary */
.mobile-first .pages-menu.type-menu_pages.layout-0,
.container .col .pages-menu.type-menu_pages.layout-0
{
  display: none !important;
  visibility: hidden !important;
  height: 0 !important;
  width: 0 !important;
}
figure {
  margin: 0;
}
.order-2, .order-sm-2 {
  order: 10;
}
.row {
  flex: 0 0 100%;
  width: 100%;
  max-width: 100%;
}
.person-body {
  min-width: 510px;
}
