@charset "UTF-8";
@font-face {
  font-family: "Milo Medium";
  src: url("../fonts/milo_medium/40183bf2-a1e0-4cc1-ba1d-ac3aeec51382.eot?#iefix");
  src: url("../fonts/milo_medium/40183bf2-a1e0-4cc1-ba1d-ac3aeec51382.eot?#iefix") format("eot"), url("../fonts/milo_medium/2c8d2559-d6a5-43a5-8f55-a61277bbe7a0.woff2") format("woff2"), url("../fonts/milo_medium/50972b1c-9f0e-43b6-a8e3-ebd00bb1d1a4.woff") format("woff"), url("../fonts/milo_medium/aa03eb1b-9e42-4858-a7c3-bbdd4d640ec7.ttf") format("truetype"); }
@font-face {
  font-family: "Milo Light";
  src: url("../fonts/milo_light/386D00_0_0.eot?#iefix");
  src: url("../fonts/milo_light/386D00_0_0.eot?#iefix") format("eot"), url("../fonts/milo_light/386D00_0_0.woff2") format("woff2"), url("../fonts/milo_light/386D00_0_0.woff") format("woff"), url("../fonts/milo_light/386D00_0_0.ttf") format("truetype"); }
@font-face {
  font-family: 'Material';
  font-style: normal;
  font-weight: 400;
  src: url("https://example.com/MaterialIcons-Regular.eot");
  /* For IE6-8 */
  src: local("Material Icons"), local("MaterialIcons-Regular"), url("../fonts/Material/MaterialIcons-Regular.woff2") format("woff2"), url("../fonts/Material/MaterialIcons-Regular.woff") format("woff"), url("../fonts/Material/MaterialIcons-Regular.ttf") format("truetype"); }
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  width: 1em;
  height: 1em;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga'; }

@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url("../fonts/fontawesome/fa-brands-400.eot");
  src: url("../fonts/fontawesome/fa-brands-400.eot?#iefix") format("embedded-opentype"), url(../fonts/fontawesome/fa-brands-400.woff2) format("woff2"), url(../fonts/fontawesome/fa-brands-400.woff) format("woff"), url(../fonts/fontawesome/fa-brands-400.ttf) format("truetype"), url(../fonts/fontawesome/fa-brands-400.svg#fontawesome) format("svg"); }
.fab {
  font-family: "Font Awesome 5 Brands"; }

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("../fonts/fontawesome/fa-regular-400.eot");
  src: url("../fonts/fontawesome/fa-regular-400.eot?#iefix") format("embedded-opentype"), url(../fonts/fontawesome/fa-regular-400.woff2) format("woff2"), url(../fonts/fontawesome/fa-regular-400.woff) format("woff"), url(../fonts/fontawesome/fa-regular-400.ttf) format("truetype"), url(../fonts/fontawesome/fa-regular-400.svg#fontawesome) format("svg"); }
.far {
  font-weight: 400; }

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("../fonts/fontawesome/fa-solid-900.eot");
  src: url("../fonts/fontawesome/fa-solid-900.eot?#iefix") format("embedded-opentype"), url(../fonts/fontawesome/fa-solid-900.woff2) format("woff2"), url(../fonts/fontawesome/fa-solid-900.woff) format("woff"), url(../fonts/fontawesome/fa-solid-900.ttf) format("truetype"), url(../fonts/fontawesome/fa-solid-900.svg#fontawesome) format("svg"); }
.fa,
.far,
.fas {
  font-family: "Font Awesome 5 Free"; }

.fa,
.fas {
  font-weight: 900; }

.image-embed-item {
  max-width: 100%;
  height: auto; }

hr {
  width: 100%;
  height: 1px; }

.frame-space-after-small {
  margin-bottom: 2rem; }

.frame-space-before-small {
  margin-top: 30px; }

.frame-space-after-medium {
  margin-bottom: 30px; }

.frame-space-before-medium {
  margin-top: 30px; }

.frame-space-before-extra-small {
  margin-top: 15px; }

@media screen and (min-width: 768px) {
  .w-md-50 {
    width: 50% !important; }

  .p-md-1-25 {
    padding: 1.25 !important; }

  .mt-30 {
    margin-top: 30px !important; } }
@media screen and (min-width: 992px) {
  .frame-space-after-medium {
    margin-bottom: 3.5rem; }

  .frame-space-before-small {
    margin-top: 30px; }

  .frame-space-before-medium {
    margin-top: 60px; } }
html, body, .page {
  height: 100%; }

body {
  padding-top: 50px; }

body .page section.content header#content_header {
  margin-bottom: 30px; }
  body .page section.content header#content_header figure.image {
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    min-height: 200px; }
    body .page section.content header#content_header figure.image img.image-embed-item {
      position: absolute;
      max-width: inherit;
      min-height: 200px;
      min-height: auto;
      object-fit: none;
      object-fit: cover; }
    body .page section.content header#content_header figure.image img.obj-cover {
      object-fit: cover; }
  body .page section.content header#content_header figure.mh-150 {
    min-height: 100px; }

body.be-9 .page section.content header#content_header {
  margin-bottom: 0; }

.page > footer h3,
.page > footer div.head {
  font-weight: lighter;
  font-size: 1.5rem;
  margin-bottom: 8px; }

#sitemap ul {
  padding-left: 50px; }

@media screen and (min-width: 576px) and (max-width: 768px) {
  .container-override {
    max-width: 100%; } }
@media screen and (min-width: 576px) {
  .page > footer > section.container {
    max-width: 540px; } }
@media screen and (min-width: 768px) {
  .page > footer > section.container {
    max-width: 960px; }

  body .page section.content header#content_header figure.image {
    min-height: 290px; }
  body .page section.content header#content_header figure.mh-150 {
    min-height: 145px; } }
@media screen and (min-width: 992px) {
  .page > footer h3 {
    font-size: 28px;
    line-height: 34px; }
  .page > footer > section.container {
    max-width: 930px; }

  body .page section.content header#content_header {
    margin-bottom: 0; }
    body .page section.content header#content_header figure.mh-150 {
      min-height: 150px; }
    body .page section.content header#content_header figure.mh-200 {
      min-height: 200px; }
    body .page section.content header#content_header figure.mh-250 {
      min-height: 250px; }
    body .page section.content header#content_header figure.mh-300 {
      min-height: 300px; }
    body .page section.content header#content_header figure img {
      min-height: auto; }

  body.be-15 .page section.content header#content_header {
    margin-bottom: 30px; } }
@media screen and (min-width: 1200px) {
  .page > footer > section.container {
    max-width: 1110px; } }
@media screen and (min-width: 1360px) {
  body .container {
    max-width: 1360px; }
  body .page > header nav.fixed-top {
    max-width: 1360px; }
  body .page > footer > section.container {
    max-width: 1360px; } }
.page > header nav.fixed-top {
  font-size: 1rem;
  background-image: url("../gfx/bg_white.jpg");
  background-repeat: repeat-x;
  background-position: top center;
  padding: 0;
  max-width: 100%;
  width: 100%; }
  .page > header nav.fixed-top .navbar-toggler {
    width: 66px;
    height: 66px;
    border: 0;
    padding: 5px;
    border-radius: 0; }
  .page > header nav.fixed-top .navbar-toggler.active {
    background: #F2F4F5; }
  .page > header nav.fixed-top .navbar-toggler:focus {
    outline: none; }
  .page > header nav.fixed-top .dropdown-menu {
    -webkit-box-flex: 0 0 100%;
    -moz-box-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    position: absolute; }
    .page > header nav.fixed-top .dropdown-menu .dropdown-toggle {
      display: none; }
  .page > header nav.fixed-top .navbar-nav .nav-link {
    color: #4E5859; }
  .page > header nav.fixed-top .dropdown-item.active,
  .page > header nav.fixed-top .dropdown-item:active {
    color: #4E5859;
    background: #D8DFE1; }
  .page > header nav.fixed-top > .container {
    justify-content: flex-end; }
    .page > header nav.fixed-top > .container .navbar-brand {
      margin-left: 30px;
      -webkit-box-flex: auto;
      -moz-box-flex: auto;
      -webkit-flex: auto;
      -ms-flex: auto;
      flex: auto; }
      .page > header nav.fixed-top > .container .navbar-brand img {
        width: 125px;
        height: auto; }
    .page > header nav.fixed-top > .container #navbar-promo li {
      margin: 0 10px;
      position: unset; }
      .page > header nav.fixed-top > .container #navbar-promo li a:link, .page > header nav.fixed-top > .container #navbar-promo li a:visited {
        position: unset; }
    .page > header nav.fixed-top > .container #navbar-promo > ul > li a {
      height: 66px;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      padding: 0 10px; }
    .page > header nav.fixed-top > .container #navbar-promo > ul > li a[aria-expanded="true"] {
      background: #F2F4F5; }
    .page > header nav.fixed-top > .container #navbar-promo > ul > li.active a {
      background: #F2F4F5; }
    .page > header nav.fixed-top > .container #navbar-promo .dropdown-menu.show {
      background: #F2F4F5;
      border: 0;
      border-radius: 0;
      margin: 0;
      padding-top: 30px;
      padding-bottom: 30px;
      font-size: 16px;
      line-height: 19px; }
      .page > header nav.fixed-top > .container #navbar-promo .dropdown-menu.show ul > li {
        border-bottom: 1px solid white; }
        .page > header nav.fixed-top > .container #navbar-promo .dropdown-menu.show ul > li a {
          height: 50px;
          font-size: 16px;
          line-height: 19px; }
      .page > header nav.fixed-top > .container #navbar-promo .dropdown-menu.show > .nav-link.dropdown-toggle.ml-3 {
        display: none; }
      .page > header nav.fixed-top > .container #navbar-promo .dropdown-menu.show .container > .nav-link.dropdown-toggle.ml-3 {
        display: none; }
      .page > header nav.fixed-top > .container #navbar-promo .dropdown-menu.show .container ul > .nav-link.dropdown-toggle.ml-3 {
        display: none; }
      .page > header nav.fixed-top > .container #navbar-promo .dropdown-menu.show .container ul li > .nav-link.dropdown-toggle.ml-3 {
        display: none; }
    .page > header nav.fixed-top > .container #navbar-promo .wrap_promo_menu_panels {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex; }
      .page > header nav.fixed-top > .container #navbar-promo .wrap_promo_menu_panels > ul {
        width: 40%;
        max-width: 280px; }
        .page > header nav.fixed-top > .container #navbar-promo .wrap_promo_menu_panels > ul a.active,
        .page > header nav.fixed-top > .container #navbar-promo .wrap_promo_menu_panels > ul a:hover,
        .page > header nav.fixed-top > .container #navbar-promo .wrap_promo_menu_panels > ul a:active,
        .page > header nav.fixed-top > .container #navbar-promo .wrap_promo_menu_panels > ul a:focus {
          color: #4E5859;
          background: #D8DFE1; }
      .page > header nav.fixed-top > .container #navbar-promo .wrap_promo_menu_panels .promo_menu_panels .card {
        padding: 0;
        border: 0;
        border-radius: 0; }
        .page > header nav.fixed-top > .container #navbar-promo .wrap_promo_menu_panels .promo_menu_panels .card .card-img-overlay {
          padding: 0;
          font-size: 35px;
          line-height: 42px; }
          .page > header nav.fixed-top > .container #navbar-promo .wrap_promo_menu_panels .promo_menu_panels .card .card-img-overlay a:link,
          .page > header nav.fixed-top > .container #navbar-promo .wrap_promo_menu_panels .promo_menu_panels .card .card-img-overlay a:visited {
            background: transparent;
            color: white;
            transition: 0.75s ease all;
            width: 100%;
            height: 100%; }
        .page > header nav.fixed-top > .container #navbar-promo .wrap_promo_menu_panels .promo_menu_panels .card .card-dark-blue a:hover,
        .page > header nav.fixed-top > .container #navbar-promo .wrap_promo_menu_panels .promo_menu_panels .card .card-dark-blue a:active,
        .page > header nav.fixed-top > .container #navbar-promo .wrap_promo_menu_panels .promo_menu_panels .card .card-dark-blue a:focus {
          background: #0098D6; }
        .page > header nav.fixed-top > .container #navbar-promo .wrap_promo_menu_panels .promo_menu_panels .card .card-light-blue a:hover,
        .page > header nav.fixed-top > .container #navbar-promo .wrap_promo_menu_panels .promo_menu_panels .card .card-light-blue a:active,
        .page > header nav.fixed-top > .container #navbar-promo .wrap_promo_menu_panels .promo_menu_panels .card .card-light-blue a:focus {
          background: #B8D7EA; }
        .page > header nav.fixed-top > .container #navbar-promo .wrap_promo_menu_panels .promo_menu_panels .card .card-pink a:hover,
        .page > header nav.fixed-top > .container #navbar-promo .wrap_promo_menu_panels .promo_menu_panels .card .card-pink a:active,
        .page > header nav.fixed-top > .container #navbar-promo .wrap_promo_menu_panels .promo_menu_panels .card .card-pink a:focus {
          background: #F29DC4; }
        .page > header nav.fixed-top > .container #navbar-promo .wrap_promo_menu_panels .promo_menu_panels .card .card-yellow a:hover,
        .page > header nav.fixed-top > .container #navbar-promo .wrap_promo_menu_panels .promo_menu_panels .card .card-yellow a:active,
        .page > header nav.fixed-top > .container #navbar-promo .wrap_promo_menu_panels .promo_menu_panels .card .card-yellow a:focus {
          background: #F8DF8D; }
        .page > header nav.fixed-top > .container #navbar-promo .wrap_promo_menu_panels .promo_menu_panels .card .card-purple a:hover,
        .page > header nav.fixed-top > .container #navbar-promo .wrap_promo_menu_panels .promo_menu_panels .card .card-purple a:active,
        .page > header nav.fixed-top > .container #navbar-promo .wrap_promo_menu_panels .promo_menu_panels .card .card-purple a:focus {
          background: #D8C3E0; }
      .page > header nav.fixed-top > .container #navbar-promo .wrap_promo_menu_panels .promo_menu_panels .row-eq-height .row-eq-height .card-img-overlay {
        font-size: 25px;
        line-height: 30px; }
    .page > header nav.fixed-top > .container #navbarCollapse {
      font-size: 20px;
      line-height: 24px; }
      .page > header nav.fixed-top > .container #navbarCollapse > .d-flex > ul {
        width: 75%;
        padding: 0;
        background-color: #F2F4F5; }
        .page > header nav.fixed-top > .container #navbarCollapse > .d-flex > ul li {
          border-bottom: 1px solid white; }
          .page > header nav.fixed-top > .container #navbarCollapse > .d-flex > ul li a {
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -webkit-align-items: center;
            -moz-align-items: center;
            -ms-align-items: center;
            align-items: center;
            height: 60px;
            padding-left: 15px;
            padding-right: 15px; }
      .page > header nav.fixed-top > .container #navbarCollapse a.dropdown-toggle {
        width: 100%;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        justify-content: space-between;
        -ms-flex-pack: space-between;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center; }
      .page > header nav.fixed-top > .container #navbarCollapse .dropdown-menu {
        position: static; }
      .page > header nav.fixed-top > .container #navbarCollapse .dropdown-menu.show {
        padding: 0;
        border: 0;
        border-radius: 0;
        background: #D8DFE1; }
        .page > header nav.fixed-top > .container #navbarCollapse .dropdown-menu.show > .nav-link.dropdown-toggle {
          display: none; }
        .page > header nav.fixed-top > .container #navbarCollapse .dropdown-menu.show > a {
          height: 50px;
          border-bottom: 1px solid white; }
        .page > header nav.fixed-top > .container #navbarCollapse .dropdown-menu.show > a:last-child {
          border-bottom: 0; }
      .page > header nav.fixed-top > .container #navbarCollapse .card {
        border-radius: 0; }

.breadcrumb,
#dentist_show .breadcrumb {
  background: transparent;
  padding: 0;
  color: #0098D6;
  margin-bottom: 0; }
  .breadcrumb span,
  #dentist_show .breadcrumb span {
    color: #BCC6C3; }
  .breadcrumb a:link, .breadcrumb a:visited,
  #dentist_show .breadcrumb a:link,
  #dentist_show .breadcrumb a:visited {
    color: #00508B;
    text-decoration: none;
    transition: 0.75s ease all; }
  .breadcrumb a:hover, .breadcrumb a:active, .breadcrumb a:focus,
  #dentist_show .breadcrumb a:hover,
  #dentist_show .breadcrumb a:active,
  #dentist_show .breadcrumb a:focus {
    color: #0098D6;
    text-decoration: none; }

.wrap-side-menu .side-menu a:link, .wrap-side-menu .side-menu a:visited, .wrap-side-menu .side-menu .active-link {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
  color: #00508B;
  text-decoration: none;
  transition: 0.75s ease all; }
.wrap-side-menu .side-menu a:hover, .wrap-side-menu .side-menu a:active, .wrap-side-menu .side-menu a:focus, .wrap-side-menu .side-menu .active-link {
  color: #0098D6;
  text-decoration: none; }
.wrap-side-menu .side-menu > :first-child a:link, .wrap-side-menu .side-menu > :first-child a:visited {
  padding-top: 0; }
.wrap-side-menu .side-menu .side-submenu a:link, .wrap-side-menu .side-menu .side-submenu a:visited, .wrap-side-menu .side-menu .side-submenu .active-link {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
.wrap-side-menu .side-menu .side-submenu .active-link {
  padding-left: 15px; }

@media screen and (min-width: 576px) {
  .page > header nav.fixed-top > .container #navbarCollapse > div.d-flex > ul.navbar-nav {
    width: 50%; }

  .page > header nav.fixed-top {
    max-width: 540px;
    margin: 0 auto; } }
@media screen and (min-width: 768px) {
  .page > header nav.fixed-top {
    max-width: 690px; } }
@media screen and (min-width: 992px) {
  .page > header nav.fixed-top {
    max-width: 960px;
    padding-left: 0 !important; }
    .page > header nav.fixed-top > .container {
      padding-left: 0 !important; }

  .page > header nav.fixed-top {
    background-color: #F2F4F5; }
    .page > header nav.fixed-top .wrap_promo_menu_panels {
      padding-left: 30px; }
      .page > header nav.fixed-top .wrap_promo_menu_panels ul.list-unstyled {
        padding-right: 30px; }
    .page > header nav.fixed-top > .container #navbarCollapse {
      margin-top: 0;
      padding-top: 30px;
      padding-bottom: 30px;
      font-size: 16px;
      line-height: 19px; }
      .page > header nav.fixed-top > .container #navbarCollapse > .container {
        padding-left: 30px;
        padding-right: 30px !important; }
      .page > header nav.fixed-top > .container #navbarCollapse .dropdown-menu.show {
        margin-top: 1px; }
      .page > header nav.fixed-top > .container #navbarCollapse > div.d-flex > ul.navbar-nav {
        width: 40%;
        max-width: 280px;
        padding: 0;
        padding-right: 30px; }
        .page > header nav.fixed-top > .container #navbarCollapse > div.d-flex > ul.navbar-nav li:nth-of-type(1),
        .page > header nav.fixed-top > .container #navbarCollapse > div.d-flex > ul.navbar-nav li:nth-of-type(2),
        .page > header nav.fixed-top > .container #navbarCollapse > div.d-flex > ul.navbar-nav li:nth-of-type(3),
        .page > header nav.fixed-top > .container #navbarCollapse > div.d-flex > ul.navbar-nav li:nth-of-type(4) {
          display: none !important; }
        .page > header nav.fixed-top > .container #navbarCollapse > div.d-flex > ul.navbar-nav li:nth-of-type(5) {
          border-top: 1px solid white; }
        .page > header nav.fixed-top > .container #navbarCollapse > div.d-flex > ul.navbar-nav > li.dropdown {
          -webkit-justify-content: flex-end;
          -moz-justify-content: flex-end;
          -ms-justify-content: flex-end;
          justify-content: flex-end;
          -ms-flex-pack: flex-end; }
        .page > header nav.fixed-top > .container #navbarCollapse > div.d-flex > ul.navbar-nav > li {
          border-bottom: 1px solid white;
          margin: 0 10px; }
          .page > header nav.fixed-top > .container #navbarCollapse > div.d-flex > ul.navbar-nav > li a:link,
          .page > header nav.fixed-top > .container #navbarCollapse > div.d-flex > ul.navbar-nav > li a:visited {
            color: #4E5859;
            height: 50px;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -webkit-align-items: center;
            -moz-align-items: center;
            -ms-align-items: center;
            align-items: center;
            padding: 0 10px; }
          .page > header nav.fixed-top > .container #navbarCollapse > div.d-flex > ul.navbar-nav > li a:hover,
          .page > header nav.fixed-top > .container #navbarCollapse > div.d-flex > ul.navbar-nav > li a:focus,
          .page > header nav.fixed-top > .container #navbarCollapse > div.d-flex > ul.navbar-nav > li a:active {
            color: #4E5859;
            text-decoration: none;
            background-color: #D8DFE1; }
      .page > header nav.fixed-top > .container #navbarCollapse > div.d-flex .main_menu_panels .card-img-overlay {
        padding: 30px; }
      .page > header nav.fixed-top > .container #navbarCollapse > div.d-flex .main_menu_panels a:link,
      .page > header nav.fixed-top > .container #navbarCollapse > div.d-flex .main_menu_panels a:visited {
        background: white;
        color: #00508B;
        height: 100%;
        max-width: 50%;
        padding: 1rem;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        transition: 0.75s ease all;
        font-size: 35px;
        line-height: 42px; }
      .page > header nav.fixed-top > .container #navbarCollapse > div.d-flex .main_menu_panels a:hover,
      .page > header nav.fixed-top > .container #navbarCollapse > div.d-flex .main_menu_panels a:active,
      .page > header nav.fixed-top > .container #navbarCollapse > div.d-flex .main_menu_panels a:focus {
        background: #00508B;
        color: white; } }
@media screen and (min-width: 1200px) {
  .page > header nav.fixed-top {
    max-width: 1140px;
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0; }
    .page > header nav.fixed-top > .container #navbarCollapse > div.d-flex > ul.navbar-nav,
    .page > header nav.fixed-top > .container #navbar-promo .wrap_promo_menu_panels > ul {
      max-width: 475px;
      width: 475px; }
      .page > header nav.fixed-top > .container #navbarCollapse > div.d-flex > ul.navbar-nav .nav-item,
      .page > header nav.fixed-top > .container #navbar-promo .wrap_promo_menu_panels > ul .nav-item {
        margin-left: 0;
        margin-right: 0; }

  .promo_menu_panels {
    flex: 1;
    padding-right: 15px; } }
_:-ms-fullscreen,
:root #navbar-promo .dropdown-menu {
  min-width: 1360px;
  margin-left: -890px !important; }

.frame-type-text.frame-layout-110,
.frame-type-textpic.frame-layout-110 {
  background: #F1F6E4;
  color: #44AC34;
  overflow: hidden;
  margin-bottom: 2rem; }
  .frame-type-text.frame-layout-110 div.ce-bodytext,
  .frame-type-textpic.frame-layout-110 div.ce-bodytext {
    min-height: 150px; }
  .frame-type-text.frame-layout-110 p,
  .frame-type-textpic.frame-layout-110 p {
    padding: 0 10px; }
  .frame-type-text.frame-layout-110 div.ce-gallery,
  .frame-type-textpic.frame-layout-110 div.ce-gallery {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    overflow: hidden;
    max-height: 200px; }
  .frame-type-text.frame-layout-110 h1, .frame-type-text.frame-layout-110 h2, .frame-type-text.frame-layout-110 h3, .frame-type-text.frame-layout-110 h4, .frame-type-text.frame-layout-110 h5, .frame-type-text.frame-layout-110 h6,
  .frame-type-textpic.frame-layout-110 h1,
  .frame-type-textpic.frame-layout-110 h2,
  .frame-type-textpic.frame-layout-110 h3,
  .frame-type-textpic.frame-layout-110 h4,
  .frame-type-textpic.frame-layout-110 h5,
  .frame-type-textpic.frame-layout-110 h6 {
    color: #44AC34; }
  .frame-type-text.frame-layout-110 a:link,
  .frame-type-text.frame-layout-110 a:visited,
  .frame-type-textpic.frame-layout-110 a:link,
  .frame-type-textpic.frame-layout-110 a:visited {
    color: #44AC34;
    border: 1px solid #44AC34;
    border-radius: 5px;
    font-size: 14px;
    line-height: 17px;
    padding: 10px;
    transition: 0.75s ease all;
    font-family: 'Milo Medium', Arial, sans-serif; }
  .frame-type-text.frame-layout-110 a:hover,
  .frame-type-text.frame-layout-110 a:focus,
  .frame-type-text.frame-layout-110 a:active,
  .frame-type-textpic.frame-layout-110 a:hover,
  .frame-type-textpic.frame-layout-110 a:focus,
  .frame-type-textpic.frame-layout-110 a:active {
    color: white;
    background-color: #44AC34; }

.frame-type-text.frame-layout-110 {
  margin-bottom: 2rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 1rem;
  min-height: 150px; }

@media screen and (min-width: 768px) {
  .frame-type-text.frame-layout-110 .ce-textpic,
  .frame-type-textpic.frame-layout-110 .ce-textpic {
    height: 290px; }
    .frame-type-text.frame-layout-110 .ce-textpic .ce-gallery,
    .frame-type-textpic.frame-layout-110 .ce-textpic .ce-gallery {
      height: 100%; }
      .frame-type-text.frame-layout-110 .ce-textpic .ce-gallery .ce-row,
      .frame-type-textpic.frame-layout-110 .ce-textpic .ce-gallery .ce-row {
        height: 100%; }
        .frame-type-text.frame-layout-110 .ce-textpic .ce-gallery .ce-row .ce-column,
        .frame-type-textpic.frame-layout-110 .ce-textpic .ce-gallery .ce-row .ce-column {
          height: 100%; }
          .frame-type-text.frame-layout-110 .ce-textpic .ce-gallery .ce-row .ce-column figure,
          .frame-type-textpic.frame-layout-110 .ce-textpic .ce-gallery .ce-row .ce-column figure {
            height: 100%;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex; }
            .frame-type-text.frame-layout-110 .ce-textpic .ce-gallery .ce-row .ce-column figure img,
            .frame-type-textpic.frame-layout-110 .ce-textpic .ce-gallery .ce-row .ce-column figure img {
              object-fit: cover; }
  .frame-type-text.frame-layout-110 div.ce-gallery,
  .frame-type-textpic.frame-layout-110 div.ce-gallery {
    max-height: none; } }
@media screen and (min-width: 992px) {
  main .frame-type-text.frame-layout-110,
  main .frame-type-textpic.frame-layout-110 {
    height: 290px;
    font-size: 30px;
    line-height: 36px; }
    main .frame-type-text.frame-layout-110 .ce-textpic,
    main .frame-type-textpic.frame-layout-110 .ce-textpic {
      height: 290px; }
    main .frame-type-text.frame-layout-110 .ce-textpic > div.ce-bodytext,
    main .frame-type-text.frame-layout-110 div.ce-bodytext,
    main .frame-type-textpic.frame-layout-110 .ce-textpic > div.ce-bodytext,
    main .frame-type-textpic.frame-layout-110 div.ce-bodytext {
      padding: 0 10px; }
      main .frame-type-text.frame-layout-110 .ce-textpic > div.ce-bodytext p,
      main .frame-type-text.frame-layout-110 div.ce-bodytext p,
      main .frame-type-textpic.frame-layout-110 .ce-textpic > div.ce-bodytext p,
      main .frame-type-textpic.frame-layout-110 div.ce-bodytext p {
        font-size: 30px;
        line-height: 36px;
        padding: 0 10px; }
    main .frame-type-text.frame-layout-110 a:link,
    main .frame-type-text.frame-layout-110 a:visited,
    main .frame-type-textpic.frame-layout-110 a:link,
    main .frame-type-textpic.frame-layout-110 a:visited {
      font-size: 20px;
      line-height: 24px; } }
@media screen and (min-width: 1200px) {
  main .frame-type-text.frame-layout-110,
  main .frame-type-textpic.frame-layout-110 {
    height: 350px;
    font-size: 35px;
    line-height: 42px; }
    main .frame-type-text.frame-layout-110 .ce-textpic,
    main .frame-type-textpic.frame-layout-110 .ce-textpic {
      height: 350px; }
    main .frame-type-text.frame-layout-110 .ce-textpic > div.ce-bodytext p,
    main .frame-type-text.frame-layout-110 div.ce-bodytext p,
    main .frame-type-textpic.frame-layout-110 .ce-textpic > div.ce-bodytext p,
    main .frame-type-textpic.frame-layout-110 div.ce-bodytext p {
      font-size: 35px;
      line-height: 42px; }
    main .frame-type-text.frame-layout-110 a:link,
    main .frame-type-text.frame-layout-110 a:visited,
    main .frame-type-textpic.frame-layout-110 a:link,
    main .frame-type-textpic.frame-layout-110 a:visited {
      font-size: 20px;
      line-height: 24px; } }
.frame-type-text.frame-layout-120,
.frame-type-textpic.frame-layout-120 {
  background: #EDEEF6;
  color: #00508B;
  overflow: hidden;
  margin-bottom: 2rem; }
  .frame-type-text.frame-layout-120 div.ce-bodytext,
  .frame-type-textpic.frame-layout-120 div.ce-bodytext {
    min-height: 150px; }
  .frame-type-text.frame-layout-120 p,
  .frame-type-textpic.frame-layout-120 p {
    padding: 0 10px; }
  .frame-type-text.frame-layout-120 div.ce-gallery,
  .frame-type-textpic.frame-layout-120 div.ce-gallery {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    overflow: hidden;
    max-height: 200px; }
  .frame-type-text.frame-layout-120 h1, .frame-type-text.frame-layout-120 h2, .frame-type-text.frame-layout-120 h3, .frame-type-text.frame-layout-120 h4, .frame-type-text.frame-layout-120 h5, .frame-type-text.frame-layout-120 h6,
  .frame-type-textpic.frame-layout-120 h1,
  .frame-type-textpic.frame-layout-120 h2,
  .frame-type-textpic.frame-layout-120 h3,
  .frame-type-textpic.frame-layout-120 h4,
  .frame-type-textpic.frame-layout-120 h5,
  .frame-type-textpic.frame-layout-120 h6 {
    color: #00508B; }
  .frame-type-text.frame-layout-120 a:link,
  .frame-type-text.frame-layout-120 a:visited,
  .frame-type-textpic.frame-layout-120 a:link,
  .frame-type-textpic.frame-layout-120 a:visited {
    color: #00508B;
    border: 1px solid #00508B;
    border-radius: 5px;
    font-size: 14px;
    line-height: 17px;
    padding: 10px;
    transition: 0.75s ease all;
    font-family: 'Milo Medium', Arial, sans-serif; }
  .frame-type-text.frame-layout-120 a:hover,
  .frame-type-text.frame-layout-120 a:focus,
  .frame-type-text.frame-layout-120 a:active,
  .frame-type-textpic.frame-layout-120 a:hover,
  .frame-type-textpic.frame-layout-120 a:focus,
  .frame-type-textpic.frame-layout-120 a:active {
    color: white;
    background-color: #00508B; }

.frame-type-text.frame-layout-120 {
  margin-bottom: 2rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 1rem;
  min-height: 150px; }

@media screen and (min-width: 768px) {
  .frame-type-text.frame-layout-120 .ce-textpic,
  .frame-type-textpic.frame-layout-120 .ce-textpic {
    height: 290px; }
    .frame-type-text.frame-layout-120 .ce-textpic .ce-gallery,
    .frame-type-textpic.frame-layout-120 .ce-textpic .ce-gallery {
      height: 100%; }
      .frame-type-text.frame-layout-120 .ce-textpic .ce-gallery .ce-row,
      .frame-type-textpic.frame-layout-120 .ce-textpic .ce-gallery .ce-row {
        height: 100%; }
        .frame-type-text.frame-layout-120 .ce-textpic .ce-gallery .ce-row .ce-column,
        .frame-type-textpic.frame-layout-120 .ce-textpic .ce-gallery .ce-row .ce-column {
          height: 100%; }
          .frame-type-text.frame-layout-120 .ce-textpic .ce-gallery .ce-row .ce-column figure,
          .frame-type-textpic.frame-layout-120 .ce-textpic .ce-gallery .ce-row .ce-column figure {
            height: 100%;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex; }
            .frame-type-text.frame-layout-120 .ce-textpic .ce-gallery .ce-row .ce-column figure img,
            .frame-type-textpic.frame-layout-120 .ce-textpic .ce-gallery .ce-row .ce-column figure img {
              object-fit: cover; }
  .frame-type-text.frame-layout-120 div.ce-gallery,
  .frame-type-textpic.frame-layout-120 div.ce-gallery {
    max-height: none; } }
@media screen and (min-width: 992px) {
  main .frame-type-text.frame-layout-120,
  main .frame-type-textpic.frame-layout-120 {
    height: 290px;
    font-size: 30px;
    line-height: 36px; }
    main .frame-type-text.frame-layout-120 .ce-textpic,
    main .frame-type-textpic.frame-layout-120 .ce-textpic {
      height: 290px; }
    main .frame-type-text.frame-layout-120 .ce-textpic > div.ce-bodytext,
    main .frame-type-text.frame-layout-120 div.ce-bodytext,
    main .frame-type-textpic.frame-layout-120 .ce-textpic > div.ce-bodytext,
    main .frame-type-textpic.frame-layout-120 div.ce-bodytext {
      padding: 0 10px; }
      main .frame-type-text.frame-layout-120 .ce-textpic > div.ce-bodytext p,
      main .frame-type-text.frame-layout-120 div.ce-bodytext p,
      main .frame-type-textpic.frame-layout-120 .ce-textpic > div.ce-bodytext p,
      main .frame-type-textpic.frame-layout-120 div.ce-bodytext p {
        font-size: 30px;
        line-height: 36px;
        padding: 0 10px; }
    main .frame-type-text.frame-layout-120 a:link,
    main .frame-type-text.frame-layout-120 a:visited,
    main .frame-type-textpic.frame-layout-120 a:link,
    main .frame-type-textpic.frame-layout-120 a:visited {
      font-size: 20px;
      line-height: 24px; } }
@media screen and (min-width: 1200px) {
  main .frame-type-text.frame-layout-120,
  main .frame-type-textpic.frame-layout-120 {
    height: 350px;
    font-size: 35px;
    line-height: 42px; }
    main .frame-type-text.frame-layout-120 .ce-textpic,
    main .frame-type-textpic.frame-layout-120 .ce-textpic {
      height: 350px; }
    main .frame-type-text.frame-layout-120 .ce-textpic > div.ce-bodytext p,
    main .frame-type-text.frame-layout-120 div.ce-bodytext p,
    main .frame-type-textpic.frame-layout-120 .ce-textpic > div.ce-bodytext p,
    main .frame-type-textpic.frame-layout-120 div.ce-bodytext p {
      font-size: 35px;
      line-height: 42px; }
    main .frame-type-text.frame-layout-120 a:link,
    main .frame-type-text.frame-layout-120 a:visited,
    main .frame-type-textpic.frame-layout-120 a:link,
    main .frame-type-textpic.frame-layout-120 a:visited {
      font-size: 20px;
      line-height: 24px; } }
.frame-type-text.frame-layout-130,
.frame-type-textpic.frame-layout-130 {
  background: #F9D2E5;
  color: #8D1558;
  overflow: hidden;
  margin-bottom: 2rem; }
  .frame-type-text.frame-layout-130 div.ce-bodytext,
  .frame-type-textpic.frame-layout-130 div.ce-bodytext {
    min-height: 150px; }
  .frame-type-text.frame-layout-130 p,
  .frame-type-textpic.frame-layout-130 p {
    padding: 0 10px; }
  .frame-type-text.frame-layout-130 div.ce-gallery,
  .frame-type-textpic.frame-layout-130 div.ce-gallery {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    overflow: hidden;
    max-height: 200px; }
  .frame-type-text.frame-layout-130 h1, .frame-type-text.frame-layout-130 h2, .frame-type-text.frame-layout-130 h3, .frame-type-text.frame-layout-130 h4, .frame-type-text.frame-layout-130 h5, .frame-type-text.frame-layout-130 h6,
  .frame-type-textpic.frame-layout-130 h1,
  .frame-type-textpic.frame-layout-130 h2,
  .frame-type-textpic.frame-layout-130 h3,
  .frame-type-textpic.frame-layout-130 h4,
  .frame-type-textpic.frame-layout-130 h5,
  .frame-type-textpic.frame-layout-130 h6 {
    color: #8D1558; }
  .frame-type-text.frame-layout-130 a:link,
  .frame-type-text.frame-layout-130 a:visited,
  .frame-type-textpic.frame-layout-130 a:link,
  .frame-type-textpic.frame-layout-130 a:visited {
    color: #8D1558;
    border: 1px solid #8D1558;
    border-radius: 5px;
    font-size: 14px;
    line-height: 17px;
    padding: 10px;
    transition: 0.75s ease all;
    font-family: 'Milo Medium', Arial, sans-serif; }
  .frame-type-text.frame-layout-130 a:hover,
  .frame-type-text.frame-layout-130 a:focus,
  .frame-type-text.frame-layout-130 a:active,
  .frame-type-textpic.frame-layout-130 a:hover,
  .frame-type-textpic.frame-layout-130 a:focus,
  .frame-type-textpic.frame-layout-130 a:active {
    color: white;
    background-color: #8D1558; }

.frame-type-text.frame-layout-130 {
  margin-bottom: 2rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 1rem;
  min-height: 150px; }

@media screen and (min-width: 768px) {
  .frame-type-text.frame-layout-130 .ce-textpic,
  .frame-type-textpic.frame-layout-130 .ce-textpic {
    height: 290px; }
    .frame-type-text.frame-layout-130 .ce-textpic .ce-gallery,
    .frame-type-textpic.frame-layout-130 .ce-textpic .ce-gallery {
      height: 100%; }
      .frame-type-text.frame-layout-130 .ce-textpic .ce-gallery .ce-row,
      .frame-type-textpic.frame-layout-130 .ce-textpic .ce-gallery .ce-row {
        height: 100%; }
        .frame-type-text.frame-layout-130 .ce-textpic .ce-gallery .ce-row .ce-column,
        .frame-type-textpic.frame-layout-130 .ce-textpic .ce-gallery .ce-row .ce-column {
          height: 100%; }
          .frame-type-text.frame-layout-130 .ce-textpic .ce-gallery .ce-row .ce-column figure,
          .frame-type-textpic.frame-layout-130 .ce-textpic .ce-gallery .ce-row .ce-column figure {
            height: 100%;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex; }
            .frame-type-text.frame-layout-130 .ce-textpic .ce-gallery .ce-row .ce-column figure img,
            .frame-type-textpic.frame-layout-130 .ce-textpic .ce-gallery .ce-row .ce-column figure img {
              object-fit: cover; }
  .frame-type-text.frame-layout-130 div.ce-gallery,
  .frame-type-textpic.frame-layout-130 div.ce-gallery {
    max-height: none; } }
@media screen and (min-width: 992px) {
  main .frame-type-text.frame-layout-130,
  main .frame-type-textpic.frame-layout-130 {
    height: 290px;
    font-size: 30px;
    line-height: 36px; }
    main .frame-type-text.frame-layout-130 .ce-textpic,
    main .frame-type-textpic.frame-layout-130 .ce-textpic {
      height: 290px; }
    main .frame-type-text.frame-layout-130 .ce-textpic > div.ce-bodytext,
    main .frame-type-text.frame-layout-130 div.ce-bodytext,
    main .frame-type-textpic.frame-layout-130 .ce-textpic > div.ce-bodytext,
    main .frame-type-textpic.frame-layout-130 div.ce-bodytext {
      padding: 0 10px; }
      main .frame-type-text.frame-layout-130 .ce-textpic > div.ce-bodytext p,
      main .frame-type-text.frame-layout-130 div.ce-bodytext p,
      main .frame-type-textpic.frame-layout-130 .ce-textpic > div.ce-bodytext p,
      main .frame-type-textpic.frame-layout-130 div.ce-bodytext p {
        font-size: 30px;
        line-height: 36px;
        padding: 0 10px; }
    main .frame-type-text.frame-layout-130 a:link,
    main .frame-type-text.frame-layout-130 a:visited,
    main .frame-type-textpic.frame-layout-130 a:link,
    main .frame-type-textpic.frame-layout-130 a:visited {
      font-size: 20px;
      line-height: 24px; } }
@media screen and (min-width: 1200px) {
  main .frame-type-text.frame-layout-130,
  main .frame-type-textpic.frame-layout-130 {
    height: 350px;
    font-size: 35px;
    line-height: 42px; }
    main .frame-type-text.frame-layout-130 .ce-textpic,
    main .frame-type-textpic.frame-layout-130 .ce-textpic {
      height: 350px; }
    main .frame-type-text.frame-layout-130 .ce-textpic > div.ce-bodytext p,
    main .frame-type-text.frame-layout-130 div.ce-bodytext p,
    main .frame-type-textpic.frame-layout-130 .ce-textpic > div.ce-bodytext p,
    main .frame-type-textpic.frame-layout-130 div.ce-bodytext p {
      font-size: 35px;
      line-height: 42px; }
    main .frame-type-text.frame-layout-130 a:link,
    main .frame-type-text.frame-layout-130 a:visited,
    main .frame-type-textpic.frame-layout-130 a:link,
    main .frame-type-textpic.frame-layout-130 a:visited {
      font-size: 20px;
      line-height: 24px; } }
.frame-type-text.frame-layout-140,
.frame-type-textpic.frame-layout-140 {
  background: #DDEBF5;
  color: #00508B;
  overflow: hidden;
  margin-bottom: 2rem; }
  .frame-type-text.frame-layout-140 div.ce-bodytext,
  .frame-type-textpic.frame-layout-140 div.ce-bodytext {
    min-height: 150px; }
  .frame-type-text.frame-layout-140 p,
  .frame-type-textpic.frame-layout-140 p {
    padding: 0 10px; }
  .frame-type-text.frame-layout-140 div.ce-gallery,
  .frame-type-textpic.frame-layout-140 div.ce-gallery {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    overflow: hidden;
    max-height: 200px; }
  .frame-type-text.frame-layout-140 h1, .frame-type-text.frame-layout-140 h2, .frame-type-text.frame-layout-140 h3, .frame-type-text.frame-layout-140 h4, .frame-type-text.frame-layout-140 h5, .frame-type-text.frame-layout-140 h6,
  .frame-type-textpic.frame-layout-140 h1,
  .frame-type-textpic.frame-layout-140 h2,
  .frame-type-textpic.frame-layout-140 h3,
  .frame-type-textpic.frame-layout-140 h4,
  .frame-type-textpic.frame-layout-140 h5,
  .frame-type-textpic.frame-layout-140 h6 {
    color: #00508B; }
  .frame-type-text.frame-layout-140 a:link,
  .frame-type-text.frame-layout-140 a:visited,
  .frame-type-textpic.frame-layout-140 a:link,
  .frame-type-textpic.frame-layout-140 a:visited {
    color: #00508B;
    border: 1px solid #00508B;
    border-radius: 5px;
    font-size: 14px;
    line-height: 17px;
    padding: 10px;
    transition: 0.75s ease all;
    font-family: 'Milo Medium', Arial, sans-serif; }
  .frame-type-text.frame-layout-140 a:hover,
  .frame-type-text.frame-layout-140 a:focus,
  .frame-type-text.frame-layout-140 a:active,
  .frame-type-textpic.frame-layout-140 a:hover,
  .frame-type-textpic.frame-layout-140 a:focus,
  .frame-type-textpic.frame-layout-140 a:active {
    color: white;
    background-color: #00508B; }

.frame-type-text.frame-layout-140 {
  margin-bottom: 2rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 1rem;
  min-height: 150px; }

@media screen and (min-width: 768px) {
  .frame-type-text.frame-layout-140 .ce-textpic,
  .frame-type-textpic.frame-layout-140 .ce-textpic {
    height: 290px; }
    .frame-type-text.frame-layout-140 .ce-textpic .ce-gallery,
    .frame-type-textpic.frame-layout-140 .ce-textpic .ce-gallery {
      height: 100%; }
      .frame-type-text.frame-layout-140 .ce-textpic .ce-gallery .ce-row,
      .frame-type-textpic.frame-layout-140 .ce-textpic .ce-gallery .ce-row {
        height: 100%; }
        .frame-type-text.frame-layout-140 .ce-textpic .ce-gallery .ce-row .ce-column,
        .frame-type-textpic.frame-layout-140 .ce-textpic .ce-gallery .ce-row .ce-column {
          height: 100%; }
          .frame-type-text.frame-layout-140 .ce-textpic .ce-gallery .ce-row .ce-column figure,
          .frame-type-textpic.frame-layout-140 .ce-textpic .ce-gallery .ce-row .ce-column figure {
            height: 100%;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex; }
            .frame-type-text.frame-layout-140 .ce-textpic .ce-gallery .ce-row .ce-column figure img,
            .frame-type-textpic.frame-layout-140 .ce-textpic .ce-gallery .ce-row .ce-column figure img {
              object-fit: cover; }
  .frame-type-text.frame-layout-140 div.ce-gallery,
  .frame-type-textpic.frame-layout-140 div.ce-gallery {
    max-height: none; } }
@media screen and (min-width: 992px) {
  main .frame-type-text.frame-layout-140,
  main .frame-type-textpic.frame-layout-140 {
    height: 290px;
    font-size: 30px;
    line-height: 36px; }
    main .frame-type-text.frame-layout-140 .ce-textpic,
    main .frame-type-textpic.frame-layout-140 .ce-textpic {
      height: 290px; }
    main .frame-type-text.frame-layout-140 .ce-textpic > div.ce-bodytext,
    main .frame-type-text.frame-layout-140 div.ce-bodytext,
    main .frame-type-textpic.frame-layout-140 .ce-textpic > div.ce-bodytext,
    main .frame-type-textpic.frame-layout-140 div.ce-bodytext {
      padding: 0 10px; }
      main .frame-type-text.frame-layout-140 .ce-textpic > div.ce-bodytext p,
      main .frame-type-text.frame-layout-140 div.ce-bodytext p,
      main .frame-type-textpic.frame-layout-140 .ce-textpic > div.ce-bodytext p,
      main .frame-type-textpic.frame-layout-140 div.ce-bodytext p {
        font-size: 30px;
        line-height: 36px;
        padding: 0 10px; }
    main .frame-type-text.frame-layout-140 a:link,
    main .frame-type-text.frame-layout-140 a:visited,
    main .frame-type-textpic.frame-layout-140 a:link,
    main .frame-type-textpic.frame-layout-140 a:visited {
      font-size: 20px;
      line-height: 24px; } }
@media screen and (min-width: 1200px) {
  main .frame-type-text.frame-layout-140,
  main .frame-type-textpic.frame-layout-140 {
    height: 350px;
    font-size: 35px;
    line-height: 42px; }
    main .frame-type-text.frame-layout-140 .ce-textpic,
    main .frame-type-textpic.frame-layout-140 .ce-textpic {
      height: 350px; }
    main .frame-type-text.frame-layout-140 .ce-textpic > div.ce-bodytext p,
    main .frame-type-text.frame-layout-140 div.ce-bodytext p,
    main .frame-type-textpic.frame-layout-140 .ce-textpic > div.ce-bodytext p,
    main .frame-type-textpic.frame-layout-140 div.ce-bodytext p {
      font-size: 35px;
      line-height: 42px; }
    main .frame-type-text.frame-layout-140 a:link,
    main .frame-type-text.frame-layout-140 a:visited,
    main .frame-type-textpic.frame-layout-140 a:link,
    main .frame-type-textpic.frame-layout-140 a:visited {
      font-size: 20px;
      line-height: 24px; } }
.frame-type-text.frame-layout-150,
.frame-type-textpic.frame-layout-150 {
  background: #F9F6FB;
  color: #6D57A1;
  overflow: hidden;
  margin-bottom: 2rem; }
  .frame-type-text.frame-layout-150 div.ce-bodytext,
  .frame-type-textpic.frame-layout-150 div.ce-bodytext {
    min-height: 150px; }
  .frame-type-text.frame-layout-150 p,
  .frame-type-textpic.frame-layout-150 p {
    padding: 0 10px; }
  .frame-type-text.frame-layout-150 div.ce-gallery,
  .frame-type-textpic.frame-layout-150 div.ce-gallery {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    overflow: hidden;
    max-height: 200px; }
  .frame-type-text.frame-layout-150 h1, .frame-type-text.frame-layout-150 h2, .frame-type-text.frame-layout-150 h3, .frame-type-text.frame-layout-150 h4, .frame-type-text.frame-layout-150 h5, .frame-type-text.frame-layout-150 h6,
  .frame-type-textpic.frame-layout-150 h1,
  .frame-type-textpic.frame-layout-150 h2,
  .frame-type-textpic.frame-layout-150 h3,
  .frame-type-textpic.frame-layout-150 h4,
  .frame-type-textpic.frame-layout-150 h5,
  .frame-type-textpic.frame-layout-150 h6 {
    color: #6D57A1; }
  .frame-type-text.frame-layout-150 a:link,
  .frame-type-text.frame-layout-150 a:visited,
  .frame-type-textpic.frame-layout-150 a:link,
  .frame-type-textpic.frame-layout-150 a:visited {
    color: #6D57A1;
    border: 1px solid #6D57A1;
    border-radius: 5px;
    font-size: 14px;
    line-height: 17px;
    padding: 10px;
    transition: 0.75s ease all;
    font-family: 'Milo Medium', Arial, sans-serif; }
  .frame-type-text.frame-layout-150 a:hover,
  .frame-type-text.frame-layout-150 a:focus,
  .frame-type-text.frame-layout-150 a:active,
  .frame-type-textpic.frame-layout-150 a:hover,
  .frame-type-textpic.frame-layout-150 a:focus,
  .frame-type-textpic.frame-layout-150 a:active {
    color: white;
    background-color: #6D57A1; }

.frame-type-text.frame-layout-150 {
  margin-bottom: 2rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 1rem;
  min-height: 150px; }

@media screen and (min-width: 768px) {
  .frame-type-text.frame-layout-150 .ce-textpic,
  .frame-type-textpic.frame-layout-150 .ce-textpic {
    height: 290px;
    position: relative; }
    .frame-type-text.frame-layout-150 .ce-textpic .ce-bodytext,
    .frame-type-textpic.frame-layout-150 .ce-textpic .ce-bodytext {
      position: absolute;
      background: rgba(255, 255, 255, 0.75);
      width: 40%;
      right: 2rem;
      top: 2rem;
      bottom: 2rem; }
  .frame-type-text.frame-layout-150 div.ce-gallery,
  .frame-type-textpic.frame-layout-150 div.ce-gallery {
    max-height: none; } }
@media screen and (min-width: 992px) {
  main .frame-type-text.frame-layout-150,
  main .frame-type-textpic.frame-layout-150 {
    height: 290px;
    font-size: 30px;
    line-height: 36px; }
    main .frame-type-text.frame-layout-150 .ce-textpic,
    main .frame-type-textpic.frame-layout-150 .ce-textpic {
      height: 290px; }
    main .frame-type-text.frame-layout-150 .ce-textpic > div.ce-bodytext,
    main .frame-type-text.frame-layout-150 div.ce-bodytext,
    main .frame-type-textpic.frame-layout-150 .ce-textpic > div.ce-bodytext,
    main .frame-type-textpic.frame-layout-150 div.ce-bodytext {
      padding: 0 10px; }
      main .frame-type-text.frame-layout-150 .ce-textpic > div.ce-bodytext p,
      main .frame-type-text.frame-layout-150 div.ce-bodytext p,
      main .frame-type-textpic.frame-layout-150 .ce-textpic > div.ce-bodytext p,
      main .frame-type-textpic.frame-layout-150 div.ce-bodytext p {
        font-size: 30px;
        line-height: 36px;
        padding: 0 10px; }
    main .frame-type-text.frame-layout-150 a:link,
    main .frame-type-text.frame-layout-150 a:visited,
    main .frame-type-textpic.frame-layout-150 a:link,
    main .frame-type-textpic.frame-layout-150 a:visited {
      font-size: 20px;
      line-height: 24px; } }
@media screen and (min-width: 1200px) {
  main .frame-type-text.frame-layout-150,
  main .frame-type-textpic.frame-layout-150 {
    height: 350px;
    font-size: 35px;
    line-height: 42px; }
    main .frame-type-text.frame-layout-150 .ce-textpic,
    main .frame-type-textpic.frame-layout-150 .ce-textpic {
      height: 350px; }
    main .frame-type-text.frame-layout-150 .ce-textpic > div.ce-bodytext p,
    main .frame-type-text.frame-layout-150 div.ce-bodytext p,
    main .frame-type-textpic.frame-layout-150 .ce-textpic > div.ce-bodytext p,
    main .frame-type-textpic.frame-layout-150 div.ce-bodytext p {
      font-size: 35px;
      line-height: 42px; }
    main .frame-type-text.frame-layout-150 a:link,
    main .frame-type-text.frame-layout-150 a:visited,
    main .frame-type-textpic.frame-layout-150 a:link,
    main .frame-type-textpic.frame-layout-150 a:visited {
      font-size: 20px;
      line-height: 24px; } }
main a:link, main a:visited {
  color: #0098D6; }
main .frame-layout-0 .ce-textpic > div.ce-bodytext {
  display: block; }

.frame-layout-25000 {
  padding-left: 0;
  padding-right: 0; }

select.form-control {
  -webkit-appearance: none; }

body .btn {
  font-weight: inherit;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center; }
body .btn:focus {
  box-shadow: none; }
body .btn-more {
  background: transparent;
  color: #4E5859;
  transition: 0.75s ease all;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 17px;
  height: 40px;
  font-family: 'Milo Medium', Arial, sans-serif;
  font-weight: normal;
  border: 1px solid #4E5859;
  border-radius: 4px; }
body figure {
  margin-bottom: 0; }

.form-control:focus {
  box-shadow: none;
  border-color: #4E5859; }

.fa-whatsapp {
  margin-right: 15px;
  font-size: 24px; }

body.be-17 img.preview_0 {
  display: none; }

body.be-12,
body.be-14 {
  background: #F6F7F8; }
  body.be-12 main > div.frame,
  body.be-14 main > div.frame {
    margin-bottom: 0; }
  body.be-12 main > div,
  body.be-14 main > div {
    background: white; }
  body.be-12 .frame-layout-90 .ce-textpic,
  body.be-14 .frame-layout-90 .ce-textpic {
    border-bottom: 0; }
  body.be-12 .frame-layout-90 .ce-textpic.ce-above,
  body.be-14 .frame-layout-90 .ce-textpic.ce-above {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    body.be-12 .frame-layout-90 .ce-textpic.ce-above .ce-bodytext,
    body.be-14 .frame-layout-90 .ce-textpic.ce-above .ce-bodytext {
      padding: 2rem 1rem; }
  body.be-12 .dentnet-accordion,
  body.be-14 .dentnet-accordion {
    background: white; }
  body.be-12 h1,
  body.be-14 h1 {
    margin-top: 1.5rem; }

.dentnet-accordion button.btn {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  font-family: 'Milo Light', Arial, sans-serif;
  font-size: 22px;
  line-height: 26px; }
.dentnet-accordion .card-body {
  padding-left: 0;
  padding-right: 0; }
.dentnet-accordion .card:last-child .card-body {
  border-bottom: 1px solid #BCC6C3; }

main#content_home .frame-layout-0 {
  padding-left: 0;
  padding-right: 0; }
  main#content_home .frame-layout-0 h2.card-title {
    padding: 0 2rem; }

.slick-default.slick-slider {
  margin-top: 30px; }
  .slick-default.slick-slider .ce-textpic .ce-gallery {
    overflow: hidden;
    max-height: 200px; }
  .slick-default.slick-slider .ce-textpic .ce-bodytext {
    position: relative;
    width: 100%;
    margin: 0; }

.frame-type-text.frame-layout-120,
.frame-type-text.frame-layout-150 {
  margin-bottom: 1rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 1rem; }

.frame-layout-300 {
  background: #F5F9FC;
  padding: 25px; }

.frame-type-table.frame-layout-7500 {
  padding: 0 30px 30px 30px; }
  .frame-type-table.frame-layout-7500 table tr {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 2rem; }
    .frame-type-table.frame-layout-7500 table tr td {
      padding: 5px 10px;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      -ms-justify-content: space-between;
      justify-content: space-between;
      -ms-flex-pack: space-between;
      width: 100%;
      text-align: right;
      border-bottom: 1px solid #D8DFE1; }
    .frame-type-table.frame-layout-7500 table tr td:first-child {
      border-top: 1px solid #D8DFE1; }
    .frame-type-table.frame-layout-7500 table tr td:nth-child(1):before {
      content: "Datum";
      display: block;
      font-weight: bold;
      padding-right: 25px;
      font-family: 'Milo Medium', Arial, sans-serif; }
    .frame-type-table.frame-layout-7500 table tr td:nth-child(2):before {
      content: "Behandlungsart";
      display: block;
      font-weight: bold;
      padding-right: 25px;
      font-family: 'Milo Medium', Arial, sans-serif; }
    .frame-type-table.frame-layout-7500 table tr td:nth-child(3):before {
      content: "Ihr Preis";
      display: block;
      font-weight: bold;
      padding-right: 25px;
      font-family: 'Milo Medium', Arial, sans-serif; }
    .frame-type-table.frame-layout-7500 table tr td:nth-child(4):before {
      content: "Unser Preis";
      display: block;
      font-weight: bold;
      padding-right: 25px;
      font-family: 'Milo Medium', Arial, sans-serif; }
    .frame-type-table.frame-layout-7500 table tr td:nth-child(5):before {
      content: "Ersparnis";
      display: block;
      font-weight: bold;
      padding-right: 25px;
      font-family: 'Milo Medium', Arial, sans-serif; }
  .frame-type-table.frame-layout-7500 table tr:nth-child(odd) {
    background: #F5F9FC; }
  .frame-type-table.frame-layout-7500 table tr:last-child {
    margin-bottom: 0; }
  .frame-type-table.frame-layout-7500 table tr:first-child {
    display: none; }

footer.footer .btn {
  border-radius: 0;
  height: 40px;
  width: max-content; }
footer.footer hr {
  border-color: white;
  background: white;
  height: 1px;
  width: 100%; }

.contenttable {
  width: 100%;
  margin-bottom: 1rem; }
  .contenttable tr {
    border-bottom: 1px solid #D8DFE1; }
    .contenttable tr td {
      height: 40px; }

.frame-type-table .ce-table {
  width: 100%; }

p.small {
  margin-bottom: 1rem; }

#content-grid-home {
  margin-bottom: 30px; }
  #content-grid-home > article {
    margin-bottom: 2rem; }
  #content-grid-home .card {
    border-radius: 0;
    border: 0;
    padding: 2rem; }
    #content-grid-home .card .bg-tile {
      height: 100%;
      width: 100%; }
  #content-grid-home .card-img {
    max-height: 200px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    overflow: hidden; }
    #content-grid-home .card-img img {
      width: 100%; }
  #content-grid-home .card-body {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    height: 100%; }
    #content-grid-home .card-body .btn {
      font-size: 14px;
      line-height: 17px; }
  #content-grid-home h2.card-title {
    text-align: center;
    font-weight: lighter;
    font-size: 25px; }
  #content-grid-home .btn {
    margin-top: 0.5rem;
    height: 40px; }
  #content-grid-home .white {
    background: rgba(255, 255, 255, 0.85);
    padding: 2rem 3rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: 100%; }
  #content-grid-home .card-grey .bg-tile {
    color: #4E5859;
    background: #F6F7F8; }
    #content-grid-home .card-grey .bg-tile h2 {
      color: #4E5859; }
    #content-grid-home .card-grey .bg-tile .btn, #content-grid-home .card-grey .bg-tile .btn:link, #content-grid-home .card-grey .bg-tile .btn:visited {
      border: 1px solid #4E5859;
      color: #4E5859;
      transition: 0.75s ease all;
      text-decoration: none; }
    #content-grid-home .card-grey .bg-tile .btn:hover, #content-grid-home .card-grey .bg-tile .btn:active, #content-grid-home .card-grey .bg-tile .btn:focus {
      border: 1px solid #4E5859;
      background: #4E5859;
      color: white;
      text-decoration: none; }
  #content-grid-home .card-green .bg-tile {
    color: #44AC34;
    background: #F1F6E4; }
    #content-grid-home .card-green .bg-tile h2 {
      color: #44AC34; }
    #content-grid-home .card-green .bg-tile .btn, #content-grid-home .card-green .bg-tile .btn:link, #content-grid-home .card-green .bg-tile .btn:visited {
      border: 1px solid #44AC34;
      color: #44AC34;
      transition: 0.75s ease all;
      text-decoration: none; }
    #content-grid-home .card-green .bg-tile .btn:hover, #content-grid-home .card-green .bg-tile .btn:active, #content-grid-home .card-green .bg-tile .btn:focus {
      border: 1px solid #44AC34;
      background: #44AC34;
      color: white;
      text-decoration: none; }
  #content-grid-home .card-blue .bg-tile {
    color: #00508B;
    background: #DDEBF5; }
    #content-grid-home .card-blue .bg-tile h2 {
      color: #00508B; }
    #content-grid-home .card-blue .bg-tile .btn, #content-grid-home .card-blue .bg-tile .btn:link, #content-grid-home .card-blue .bg-tile .btn:visited {
      border: 1px solid #00508B;
      color: #00508B;
      transition: 0.75s ease all;
      text-decoration: none; }
    #content-grid-home .card-blue .bg-tile .btn:hover, #content-grid-home .card-blue .bg-tile .btn:active, #content-grid-home .card-blue .bg-tile .btn:focus {
      border: 1px solid #00508B;
      background: #00508B;
      color: white;
      text-decoration: none; }
  #content-grid-home .card-pink .bg-tile {
    color: #8D1558;
    background: #F9D2E5; }
    #content-grid-home .card-pink .bg-tile h2 {
      color: #8D1558; }
    #content-grid-home .card-pink .bg-tile .btn, #content-grid-home .card-pink .bg-tile .btn:link, #content-grid-home .card-pink .bg-tile .btn:visited {
      border: 1px solid #8D1558;
      color: #8D1558;
      transition: 0.75s ease all;
      text-decoration: none; }
    #content-grid-home .card-pink .bg-tile .btn:hover, #content-grid-home .card-pink .bg-tile .btn:active, #content-grid-home .card-pink .bg-tile .btn:focus {
      border: 1px solid #8D1558;
      background: #8D1558;
      color: white;
      text-decoration: none; }
  #content-grid-home .card-purple .bg-tile {
    color: #00508B;
    background: #EDEEF6; }
    #content-grid-home .card-purple .bg-tile h2 {
      color: #00508B; }
    #content-grid-home .card-purple .bg-tile .btn, #content-grid-home .card-purple .bg-tile .btn:link, #content-grid-home .card-purple .bg-tile .btn:visited {
      border: 1px solid #00508B;
      color: #00508B;
      transition: 0.75s ease all;
      text-decoration: none; }
    #content-grid-home .card-purple .bg-tile .btn:hover, #content-grid-home .card-purple .bg-tile .btn:active, #content-grid-home .card-purple .bg-tile .btn:focus {
      border: 1px solid #00508B;
      background: #00508B;
      color: white;
      text-decoration: none; }

div.frame-layout-1010 {
  color: white;
  background: #F8DF8D;
  background: -moz-linear-gradient(45deg, #F8DF8D 0%, #FAB428 100%);
  background: -webkit-linear-gradient(45deg, #F8DF8D 0%, #FAB428 100%);
  background: linear-gradient(45deg, #F8DF8D 0%, #FAB428 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$bg-left', endColorstr='$bg-right',GradientType=1 );
  font-size: 25px;
  line-height: 30px;
  padding: 3rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center; }
  div.frame-layout-1010 a.btn:link, div.frame-layout-1010 a.btn:visited,
  div.frame-layout-1010 a:link, div.frame-layout-1010 a:visited {
    color: white;
    background: transparent;
    font-size: 1rem;
    border: 1px solid white;
    transition: 0.75s ease all;
    text-decoration: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem; }
  div.frame-layout-1010 a.btn:hover, div.frame-layout-1010 a.btn:active, div.frame-layout-1010 a.btn:focus,
  div.frame-layout-1010 a:hover, div.frame-layout-1010 a:active, div.frame-layout-1010 a:focus {
    color: #FAB428;
    background: white;
    text-decoration: none;
    border: 1px solid white; }
  div.frame-layout-1010 p:last-child {
    margin-bottom: 0; }

div.frame-layout-1020 {
  color: white;
  background: #B8D7EA;
  background: -moz-linear-gradient(45deg, #B8D7EA 0%, #0098D6 100%);
  background: -webkit-linear-gradient(45deg, #B8D7EA 0%, #0098D6 100%);
  background: linear-gradient(45deg, #B8D7EA 0%, #0098D6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$bg-left', endColorstr='$bg-right',GradientType=1 );
  font-size: 25px;
  line-height: 30px;
  padding: 3rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center; }
  div.frame-layout-1020 a.btn:link, div.frame-layout-1020 a.btn:visited,
  div.frame-layout-1020 a:link, div.frame-layout-1020 a:visited {
    color: white;
    background: transparent;
    font-size: 1rem;
    border: 1px solid white;
    transition: 0.75s ease all;
    text-decoration: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem; }
  div.frame-layout-1020 a.btn:hover, div.frame-layout-1020 a.btn:active, div.frame-layout-1020 a.btn:focus,
  div.frame-layout-1020 a:hover, div.frame-layout-1020 a:active, div.frame-layout-1020 a:focus {
    color: #0098D6;
    background: white;
    text-decoration: none;
    border: 1px solid white; }
  div.frame-layout-1020 p:last-child {
    margin-bottom: 0; }

div.frame-layout-1050 {
  color: white;
  background: #f9d2e5;
  background: -moz-linear-gradient(45deg, #f9d2e5 0%, #8d1558 100%);
  background: -webkit-linear-gradient(45deg, #f9d2e5 0%, #8d1558 100%);
  background: linear-gradient(45deg, #f9d2e5 0%, #8d1558 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$bg-left', endColorstr='$bg-right',GradientType=1 );
  font-size: 25px;
  line-height: 30px;
  padding: 3rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center; }
  div.frame-layout-1050 a.btn:link, div.frame-layout-1050 a.btn:visited,
  div.frame-layout-1050 a:link, div.frame-layout-1050 a:visited {
    color: white;
    background: transparent;
    font-size: 1rem;
    border: 1px solid white;
    transition: 0.75s ease all;
    text-decoration: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem; }
  div.frame-layout-1050 a.btn:hover, div.frame-layout-1050 a.btn:active, div.frame-layout-1050 a.btn:focus,
  div.frame-layout-1050 a:hover, div.frame-layout-1050 a:active, div.frame-layout-1050 a:focus {
    color: #8d1558;
    background: white;
    text-decoration: none;
    border: 1px solid white; }
  div.frame-layout-1050 p:last-child {
    margin-bottom: 0; }

.frame-type-textpic {
  margin-bottom: 30px; }
  .frame-type-textpic .ce-textpic {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    .frame-type-textpic .ce-textpic > div.ce-gallery,
    .frame-type-textpic .ce-textpic > div.ce-bodytext {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1; }
    .frame-type-textpic .ce-textpic > div.ce-bodytext {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      padding: 1rem; }
      .frame-type-textpic .ce-textpic > div.ce-bodytext p:last-child {
        margin-bottom: 0; }
    .frame-type-textpic .ce-textpic figure {
      margin-bottom: 0; }

.frame-type-textpic.frame-layout-90 .ce-textpic {
  padding-bottom: 30px; }
  .frame-type-textpic.frame-layout-90 .ce-textpic figure {
    text-align: center; }
  .frame-type-textpic.frame-layout-90 .ce-textpic > div.ce-bodytext {
    padding: 0 2rem;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start; }

main .frame-layout-0 {
  padding-left: 2rem;
  padding-right: 2rem; }
  main .frame-layout-0 .ce-textpic > div.ce-bodytext {
    padding: 0;
    font-size: 18px;
    line-height: 24px; }

main .frame-type-list {
  padding-left: 0;
  padding-right: 0; }

.frame-type-textpic.frame-layout-90 .ce-textpic {
  background: white;
  border-bottom: 1px solid #BCC6C3; }

.frame-type-textpic.frame-layout-100 {
  background: #F6F7F8; }

main .grey {
  background: #F6F7F8;
  padding: 2rem;
  padding-bottom: 1rem; }
  main .grey .btn:link, main .grey .btn:visited {
    color: #4E5859;
    background: transparent;
    border: 1px solid #4E5859;
    width: 50%;
    transition: 0.75s ease all; }
  main .grey .btn:hover, main .grey .btn:active, main .grey .btn:focus {
    color: white;
    background: #4E5859; }

#short-info {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  list-style: none;
  padding: 0;
  border-top: 1px solid #BCC6C3;
  padding-top: 30px; }
  #short-info figure {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
    #short-info figure img {
      margin-right: 15px;
      width: 75px;
      height: 75px; }
    #short-info figure > div {
      margin-top: 10px; }
      #short-info figure > div .btn:link, #short-info figure > div .btn:visited {
        color: #4E5859;
        background: white;
        font-size: 14px;
        line-height: 17px;
        height: 40px;
        text-decoration: none;
        border: 1px solid #4E5859;
        border-radius: 2px;
        transition: 0.75s ease all;
        padding: 0.5rem 1rem; }
      #short-info figure > div .btn:hover, #short-info figure > div .btn:focus, #short-info figure > div .btn:active {
        color: white;
        background: #4E5859;
        text-decoration: none; }

header .slick-default.slick-slider {
  margin-bottom: 0; }
  header .slick-default.slick-slider .slick-dots {
    display: none; }
  header .slick-default.slick-slider .frame-type-textpic {
    margin-bottom: 0; }
  header .slick-default.slick-slider .ce-textpic {
    position: relative;
    max-height: 350px; }
    header .slick-default.slick-slider .ce-textpic .ce-bodytext {
      text-align: center; }
      header .slick-default.slick-slider .ce-textpic .ce-bodytext h1, header .slick-default.slick-slider .ce-textpic .ce-bodytext h2 {
        font-size: 30px;
        line-height: 36px; }
      header .slick-default.slick-slider .ce-textpic .ce-bodytext a,
      header .slick-default.slick-slider .ce-textpic .ce-bodytext a:link,
      header .slick-default.slick-slider .ce-textpic .ce-bodytext a:visited {
        color: white;
        border: 1px solid white;
        border-radius: 5px;
        padding: 6px 12px;
        height: 40px;
        font-size: 14px;
        line-height: 17px;
        font-family: 'Milo Medium', Arial, sans-serif;
        font-weight: normal;
        transition: 0.75s ease all;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center; }
      header .slick-default.slick-slider .ce-textpic .ce-bodytext a:hover,
      header .slick-default.slick-slider .ce-textpic .ce-bodytext a:active,
      header .slick-default.slick-slider .ce-textpic .ce-bodytext a:focus {
        background: white;
        color: #4E5859; }
  header .slick-default.slick-slider .frame-layout-5000 .ce-textpic .ce-bodytext {
    background: url("../gfx/slider_dentnet_background_magenta.png");
    background-position: center;
    background-size: cover;
    color: white; }
    header .slick-default.slick-slider .frame-layout-5000 .ce-textpic .ce-bodytext h1, header .slick-default.slick-slider .frame-layout-5000 .ce-textpic .ce-bodytext h2, header .slick-default.slick-slider .frame-layout-5000 .ce-textpic .ce-bodytext h3, header .slick-default.slick-slider .frame-layout-5000 .ce-textpic .ce-bodytext h4, header .slick-default.slick-slider .frame-layout-5000 .ce-textpic .ce-bodytext h5, header .slick-default.slick-slider .frame-layout-5000 .ce-textpic .ce-bodytext h6 {
      color: white; }

aside.social_sharing {
  padding: 30px; }
  aside.social_sharing a.btn-social {
    background: #44AC34;
    color: white !important;
    font-size: 14px;
    border-radius: 2px;
    width: 100%; }

.dentnet-accordion h5 button.btn .d-inline {
  display: -webkit-box !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important; }

@media screen and (min-width: 576px) {
  aside.social_sharing {
    padding: 30px 0; }

  .frame-type-table.frame-layout-7500 {
    padding: 0 0 30px 0; }
    .frame-type-table.frame-layout-7500 table tr td:nth-child(1):before,
    .frame-type-table.frame-layout-7500 table tr td:nth-child(2):before,
    .frame-type-table.frame-layout-7500 table tr td:nth-child(3):before,
    .frame-type-table.frame-layout-7500 table tr td:nth-child(4):before,
    .frame-type-table.frame-layout-7500 table tr td:nth-child(5):before {
      padding-right: 50px; }

  .frame-type-textpic.frame-layout-90 .ce-textpic > div.ce-bodytext {
    padding: 0; }

  main .frame-layout-0 {
    padding-left: 0;
    padding-right: 0; }

  .frame-type-textpic header {
    padding: 0; } }
@media screen and (min-width: 768px) {
  div.frame-layout-1010,
  div.frame-layout-1020,
  div.frame-layout-1050 {
    min-height: 290px; }
    div.frame-layout-1010 a, div.frame-layout-1010 a:link, div.frame-layout-1010 a:visited,
    div.frame-layout-1020 a,
    div.frame-layout-1020 a:link,
    div.frame-layout-1020 a:visited,
    div.frame-layout-1050 a,
    div.frame-layout-1050 a:link,
    div.frame-layout-1050 a:visited {
      font-size: 14px;
      line-height: 17px; }

  #content-grid-home > article {
    margin-bottom: 2rem;
    height: 290px; }
  #content-grid-home .bg-tile {
    height: 100%; }
    #content-grid-home .bg-tile > .row {
      height: 100%; }
  #content-grid-home .card-img {
    max-height: 290px; }
    #content-grid-home .card-img img {
      width: auto;
      max-width: inherit;
      max-height: 290px; }
  #content-grid-home .white {
    background: rgba(255, 255, 255, 0.85);
    padding: 1rem;
    margin: 2rem;
    margin-right: 0.5rem;
    width: 75%; }

  .frame-type-textpic.frame-layout-90 .ce-textpic > div.ce-bodytext {
    padding-bottom: 0; }

  header .slick-default.slick-slider .slick-dots {
    bottom: 75px;
    margin-left: -275px; }
    header .slick-default.slick-slider .slick-dots button:before {
      color: white; }
  header .slick-default.slick-slider .slick-prev:before {
    font-family: "Material";
    content: "\e408";
    font-size: 60px; }
  header .slick-default.slick-slider .slick-next:before {
    font-family: "Material";
    content: "\e409";
    font-size: 60px; }
  header .slick-default.slick-slider .ce-textpic {
    max-height: 600px; }
    header .slick-default.slick-slider .ce-textpic .ce-gallery {
      max-height: 600px; }
    header .slick-default.slick-slider .ce-textpic .ce-bodytext {
      position: absolute;
      width: auto;
      top: 30px;
      bottom: 30px;
      left: 30px;
      right: 30px; }
      header .slick-default.slick-slider .ce-textpic .ce-bodytext h1, header .slick-default.slick-slider .ce-textpic .ce-bodytext h2 {
        font-size: 40px;
        line-height: 48px; }

  .frame-type-textpic .ce-textpic {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }
  .frame-type-textpic .ce-textpic.ce-right {
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; } }
@media screen and (min-width: 992px) {
  div.frame-layout-1010,
  div.frame-layout-1020,
  div.frame-layout-1050 {
    min-height: 300px;
    font-size: 35px;
    line-height: 42px; }
    div.frame-layout-1010 a, div.frame-layout-1010 a:link, div.frame-layout-1010 a:visited,
    div.frame-layout-1020 a,
    div.frame-layout-1020 a:link,
    div.frame-layout-1020 a:visited,
    div.frame-layout-1050 a,
    div.frame-layout-1050 a:link,
    div.frame-layout-1050 a:visited {
      font-size: 20px;
      line-height: 24px; }

  .frame-layout-90 .ce-textpic.ce-above .ce-bodytext {
    font-size: 20px;
    line-height: 24px; }

  main .btn {
    font-size: 20px;
    line-height: 24px;
    height: 50px; }
  main .btn-more {
    font-size: 20px;
    line-height: 24px;
    height: 50px;
    font-family: 'Milo Medium', Arial, sans-serif;
    font-weight: normal; }

  .dentnet-accordion button.btn {
    font-size: 24px;
    line-height: 29px; }

  main#content_home #content-grid-home > article {
    margin-bottom: 0;
    max-height: 290px;
    height: 290px; }
    main#content_home #content-grid-home > article h2.card-title {
      font-size: 30px;
      line-height: 36px;
      padding: 0; }
  main#content_home #content-grid-home .number {
    font-size: 50px; }
  main#content_home #content-grid-home .card-body .btn {
    font-size: 20px;
    height: 50px; }
  main#content_home #content-grid-home .card-img {
    max-height: 100%; }
  main#content_home #content-grid-home .card .bg-tile > .row {
    height: 100%; }
    main#content_home #content-grid-home .card .bg-tile > .row > .col-12 {
      height: 100%; }

  header .slick-default.slick-slider .slick-dots {
    bottom: 75px;
    margin-left: -275px; }
    header .slick-default.slick-slider .slick-dots button:before {
      color: white; }
  header .slick-default.slick-slider .slick-prev:before {
    font-family: "Material";
    content: "\e408";
    font-size: 60px; }
  header .slick-default.slick-slider .slick-next:before {
    font-family: "Material";
    content: "\e409";
    font-size: 60px; }
  header .slick-default.slick-slider .ce-textpic {
    max-height: 600px; }
    header .slick-default.slick-slider .ce-textpic .ce-gallery {
      max-height: 600px; }
    header .slick-default.slick-slider .ce-textpic .ce-bodytext {
      position: absolute;
      width: 50%;
      top: 30px;
      bottom: 30px;
      left: 30px; }
      header .slick-default.slick-slider .ce-textpic .ce-bodytext h1, header .slick-default.slick-slider .ce-textpic .ce-bodytext h2 {
        margin: 30px 0; }
      header .slick-default.slick-slider .ce-textpic .ce-bodytext a:link,
      header .slick-default.slick-slider .ce-textpic .ce-bodytext a:visited {
        font-size: 20px;
        height: 50px; }

  .frame-type-table.frame-layout-7500 {
    padding: 0;
    margin-bottom: 30px; }
    .frame-type-table.frame-layout-7500 table tr {
      display: table-row;
      margin-bottom: 0;
      border-bottom: 1px solid #D8DFE1; }
      .frame-type-table.frame-layout-7500 table tr td {
        padding: 5px 10px;
        height: 50px;
        display: table-cell;
        width: auto;
        text-align: left;
        border-bottom: 0; }
      .frame-type-table.frame-layout-7500 table tr td:first-child {
        border-top: 0; }
      .frame-type-table.frame-layout-7500 table tr td:nth-child(1):before,
      .frame-type-table.frame-layout-7500 table tr td:nth-child(2):before,
      .frame-type-table.frame-layout-7500 table tr td:nth-child(3):before,
      .frame-type-table.frame-layout-7500 table tr td:nth-child(4):before,
      .frame-type-table.frame-layout-7500 table tr td:nth-child(5):before {
        display: none; }
      .frame-type-table.frame-layout-7500 table tr td:nth-child(3),
      .frame-type-table.frame-layout-7500 table tr td:nth-child(4),
      .frame-type-table.frame-layout-7500 table tr td:nth-child(5) {
        width: 100px;
        text-align: center; }
    .frame-type-table.frame-layout-7500 table tr:nth-child(odd) {
      background: #F5F9FC; }
    .frame-type-table.frame-layout-7500 table tr:first-child {
      display: table-row;
      background: #D8DFE1;
      font-family: 'Milo Medium', Arial, sans-serif; }

  main .frame-layout-0 .ce-textpic > div.ce-bodytext {
    font-size: 20px;
    line-height: 26px; } }
@media screen and (min-width: 1200px) {
  main#content_home #content-grid-home > article {
    max-height: 350px;
    height: 350px; }
    main#content_home #content-grid-home > article img {
      max-height: 350px; } }
@media screen and (min-width: 1360px) {
  main#content_home #content-grid-home > article {
    max-height: 400px;
    height: 400px; }
    main#content_home #content-grid-home > article img {
      max-height: inherit;
      width: 100%; }

  header .slick-default.slick-slider .ce-textpic .ce-bodytext h1, header .slick-default.slick-slider .ce-textpic .ce-bodytext h2 {
    margin: 60px 0;
    font-size: 60px;
    line-height: 72px; } }
body,
.main_menu_panels,
.main_menu_panels a,
.promo_menu_panels,
.promo_menu_panels a {
  font-family: 'Milo Light', Arial, sans-serif; }

.material-icons {
  font-family: 'Material';
  font-style: normal;
  font-size: 24px; }

.md-36 {
  font-size: 36px; }

.md-30 {
  font-size: 30px; }

main p.small {
  line-height: 18px; }

.navbar.fixed-top,
.btn,
.page > footer > section:nth-of-type(1) a,
.page > footer > section.light_grey ul,
.label.dentnet_tag,
nav.breadcrumb,
nav.breadcrumb a {
  font-family: 'Milo Medium', Arial, sans-serif; }

#wrap-search-widget .input-group-append {
  font-family: 'Milo Medium', Arial, sans-serif; }
  #wrap-search-widget .input-group-append .btn-secondary {
    font-family: 'Milo Light', Arial, sans-serif; }

#dentist_show h3 {
  font-family: 'Milo Medium', Arial, sans-serif; }

#carouselDentist h3 {
  font-family: 'Milo Medium', Arial, sans-serif; }

.news-list-category,
#news-filter a,
.news-search-form #news-subject {
  font-family: 'Milo Medium', Arial, sans-serif; }

#news_detail_more h2,
#news_detail_more .news-tags li a,
#news_detail_more #news-subject {
  font-family: 'Milo Medium', Arial, sans-serif; }

#krankenkasse {
  color: #4E5859; }
  #krankenkasse th {
    font-family: 'Milo Medium', Arial, sans-serif; }

#search-krankenkasse #news-subject {
  font-family: 'Milo Light', Arial, sans-serif; }

nav.wrap-side-menu > ul > li,
nav.wrap-side-menu > ul li.active {
  font-family: 'Milo Medium', Arial, sans-serif; }

h1 {
  color: #4E5859;
  font-weight: lighter;
  font-size: 30px;
  line-height: 36px;
  margin: 30px 0;
  padding: 0 30px; }

.ce-headline-center {
  text-align: center; }

#content-grid-home .number {
  font-size: 5rem;
  line-height: 5rem;
  margin-bottom: 1rem; }

main {
  color: #4E5859; }
  main h2 {
    color: #4E5859;
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 30px; }
  main h3 {
    color: #4E5859;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 25px; }

.page > footer > section {
  font-size: 16px;
  line-height: 20px; }
  .page > footer > section h3 {
    font-size: 25px;
    line-height: 30px; }

#short-info > li {
  border-bottom: 1px solid #D8DFE1;
  padding: 2rem 3rem; }
#short-info > li:last-child {
  border-bottom: 0;
  padding-bottom: 0; }
#short-info h4 {
  font-size: 25px;
  line-height: 30px; }

@media screen and (min-width: 576px) {
  h1 {
    font-size: 2.5rem;
    padding: 0; }

  #short-info > li:last-child {
    border-bottom: 1px solid #D8DFE1;
    padding-bottom: 2rem; } }
@media screen and (min-width: 768px) {
  h1 {
    font-size: 40px;
    line-height: 48px; }

  main h2 {
    font-size: 25px;
    line-height: 30px; }
  main h3 {
    font-size: 22px;
    line-height: 26px; } }
@media screen and (min-width: 992px) {
  h1 {
    font-size: 50px;
    line-height: 60px;
    margin: 60px 0; }

  main h2 {
    font-size: 35px;
    line-height: 42px; }
  main h3 {
    font-size: 28px;
    line-height: 34px; }

  .page > footer > section h3 {
    font-size: 28px;
    line-height: 34px; }

  #short-info {
    width: auto; }
    #short-info figure img {
      width: 65px;
      height: 65px; }
    #short-info > li {
      padding: 0 15px;
      border-bottom: 0; }
    #short-info > li:last-child {
      padding: 0 15px;
      border-bottom: 0; }
    #short-info h4 {
      font-size: 28px;
      line-height: 34px; } }
body.be-16 header .navbar.fixed-top {
  height: 66px;
  max-width: inherit; }

body.be-11 header .navbar.fixed-top {
  height: 66px;
  max-width: inherit; }
body.be-11 .grey {
  background: #F6F7F8; }
  body.be-11 .grey > .container {
    padding-left: 30px;
    padding-right: 30px; }
body.be-11 .page main {
  padding: 0; }
  body.be-11 .page main .frame-type-textpic {
    margin-bottom: 0;
    background: white; }
    body.be-11 .page main .frame-type-textpic .ce-bodytext {
      width: 100%;
      max-width: 540px;
      padding-right: 30px;
      padding-left: 30px;
      margin-right: auto;
      margin-left: auto;
      text-align: center;
      padding: 30px;
      color: #00508B;
      font-size: 22px;
      line-height: 26px; }
      body.be-11 .page main .frame-type-textpic .ce-bodytext h2 {
        font-size: 30px;
        line-height: 36px;
        color: #00508B; }
      body.be-11 .page main .frame-type-textpic .ce-bodytext p {
        width: 100%; }
      body.be-11 .page main .frame-type-textpic .ce-bodytext p:nth-last-child(1),
      body.be-11 .page main .frame-type-textpic .ce-bodytext p:nth-last-child(2) {
        margin-bottom: 0; }
      body.be-11 .page main .frame-type-textpic .ce-bodytext a,
      body.be-11 .page main .frame-type-textpic .ce-bodytext a:link,
      body.be-11 .page main .frame-type-textpic .ce-bodytext a:visited {
        color: #00508B;
        border: 1px solid #00508B;
        border-radius: 2px;
        padding: 15px 20px;
        font-size: 14px;
        line-height: 17px;
        font-family: 'Milo Medium', Arial, sans-serif;
        transition: 0.75s ease all;
        margin-top: 30px;
        display: inline-block; }
      body.be-11 .page main .frame-type-textpic .ce-bodytext a:focus,
      body.be-11 .page main .frame-type-textpic .ce-bodytext a:hover,
      body.be-11 .page main .frame-type-textpic .ce-bodytext a:active {
        background: #00508B;
        color: white; }
body.be-11 .page aside.grey {
  padding: 30px 0; }
  body.be-11 .page aside.grey .container > div:last-child {
    margin-bottom: 0; }
  body.be-11 .page aside.grey .gridWrap > .row img {
    width: 100%; }
  body.be-11 .page aside.grey .gridWrap > .row .frame-type-text {
    background: white;
    height: 100%;
    padding: 30px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #00508B;
    font-size: 22px;
    line-height: 26px; }
    body.be-11 .page aside.grey .gridWrap > .row .frame-type-text p:nth-last-child(1),
    body.be-11 .page aside.grey .gridWrap > .row .frame-type-text p:nth-last-child(2) {
      margin-bottom: 0; }
    body.be-11 .page aside.grey .gridWrap > .row .frame-type-text a,
    body.be-11 .page aside.grey .gridWrap > .row .frame-type-text a:link,
    body.be-11 .page aside.grey .gridWrap > .row .frame-type-text a:visited {
      color: #00508B;
      border: 1px solid #00508B;
      border-radius: 2px;
      padding: 15px 20px;
      font-size: 14px;
      line-height: 17px;
      font-family: 'Milo Medium', Arial, sans-serif;
      transition: 0.75s ease all;
      margin-top: 30px;
      display: inline-block; }
    body.be-11 .page aside.grey .gridWrap > .row .frame-type-text a:focus,
    body.be-11 .page aside.grey .gridWrap > .row .frame-type-text a:hover,
    body.be-11 .page aside.grey .gridWrap > .row .frame-type-text a:active {
      background: #00508B;
      color: white; }
  body.be-11 .page aside.grey .gridWrap:nth-child(even) .row {
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; }
body.be-11 .page > footer > section:nth-of-type(1) a,
body.be-11 .page > footer > section:nth-of-type(1) a:link,
body.be-11 .page > footer > section:nth-of-type(1) a:visited {
  font-family: 'Milo Light', Arial, sans-serif; }
body.be-11 .page > footer > section:nth-of-type(1) ul li a:before {
  margin-right: 0;
  content: ""; }
body.be-11 .page .frame-layout-10000 .ce-textpic {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center; }
body.be-11 .page .frame-layout-10000 .ce-bodytext {
  background: white;
  height: 100%;
  padding: 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #00508B;
  font-size: 22px;
  line-height: 26px; }
  body.be-11 .page .frame-layout-10000 .ce-bodytext p:nth-last-child(1),
  body.be-11 .page .frame-layout-10000 .ce-bodytext p:nth-last-child(2) {
    margin-bottom: 0; }
  body.be-11 .page .frame-layout-10000 .ce-bodytext a,
  body.be-11 .page .frame-layout-10000 .ce-bodytext a:link,
  body.be-11 .page .frame-layout-10000 .ce-bodytext a:visited {
    color: #00508B;
    border: 1px solid #00508B;
    border-radius: 2px;
    padding: 15px 20px;
    font-size: 14px;
    line-height: 17px;
    font-family: 'Milo Medium', Arial, sans-serif;
    transition: 0.75s ease all;
    margin-top: 30px;
    display: inline-block; }
  body.be-11 .page .frame-layout-10000 .ce-bodytext a:focus,
  body.be-11 .page .frame-layout-10000 .ce-bodytext a:hover,
  body.be-11 .page .frame-layout-10000 .ce-bodytext a:active {
    background: #00508B;
    color: white; }

@media screen and (min-width: 768px) {
  body.be-11 .page main .frame-type-textpic .ce-bodytext {
    text-align: left;
    max-width: 720px; }
    body.be-11 .page main .frame-type-textpic .ce-bodytext h2 {
      font-size: 40px;
      line-height: 48px; }
  body.be-11 .page main .frame-type-textpic .ce-textpic {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  body.be-11 .page aside.grey .gridWrap > .row .col-12:nth-child(1) {
    padding-right: 0; }
  body.be-11 .page aside.grey .gridWrap > .row .col-12:nth-child(2) {
    padding-left: 0; }
  body.be-11 .page aside.grey .gridWrap:nth-child(even) .row {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; } }
@media screen and (min-width: 992px) {
  body.be-11 .page main .frame-type-textpic .ce-textpic {
    position: relative;
    max-height: 740px; }
  body.be-11 .page main .frame-type-textpic figure {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
    body.be-11 .page main .frame-type-textpic figure img {
      width: 100%;
      object-fit: cover; }
  body.be-11 .page main .frame-type-textpic .ce-bodytext {
    font-size: 20px;
    line-height: 26px;
    position: absolute;
    color: white;
    width: 480px;
    max-width: initial;
    top: 60px;
    bottom: 60px;
    left: 50%;
    margin-left: -480px; }
    body.be-11 .page main .frame-type-textpic .ce-bodytext h2 {
      color: white; }
    body.be-11 .page main .frame-type-textpic .ce-bodytext a,
    body.be-11 .page main .frame-type-textpic .ce-bodytext a:link,
    body.be-11 .page main .frame-type-textpic .ce-bodytext a:visited {
      color: white;
      border: 1px solid white;
      font-size: 20px;
      line-height: 24px; }
  body.be-11 .page aside.grey .gridWrap > .row .frame-type-text {
    font-size: 35px;
    line-height: 42px; }
    body.be-11 .page aside.grey .gridWrap > .row .frame-type-text a,
    body.be-11 .page aside.grey .gridWrap > .row .frame-type-text a:link,
    body.be-11 .page aside.grey .gridWrap > .row .frame-type-text a:visited {
      font-size: 20px;
      line-height: 24px; }
  body.be-11 .page aside.grey .gridWrap > .row img {
    max-height: 650px; }
  body.be-11 .page .frame-layout-10000 .ce-bodytext {
    font-size: 35px;
    line-height: 42px; }
    body.be-11 .page .frame-layout-10000 .ce-bodytext a,
    body.be-11 .page .frame-layout-10000 .ce-bodytext a:link,
    body.be-11 .page .frame-layout-10000 .ce-bodytext a:visited {
      font-size: 20px;
      line-height: 24px; }

  body.be-16 .page section.content header#content_header {
    margin-bottom: 30px; } }
@media screen and (min-width: 1200px) {
  body.be-11 .page main .frame-type-textpic .ce-bodytext {
    width: 570px;
    margin-left: -570px; }
    body.be-11 .page main .frame-type-textpic .ce-bodytext h2 {
      font-size: 50px;
      line-height: 60px; } }
@media screen and (min-width: 1360px) {
  body.be-11 .page main .frame-type-textpic .ce-bodytext {
    width: 680px;
    margin-left: -680px; } }
#wrap-search-widget div.search-widget > .input-group > div#wrap-dentnetsearchzipcode {
  padding: 0;
  flex: 1;
  position: relative; }
  #wrap-search-widget div.search-widget > .input-group > div#wrap-dentnetsearchzipcode > #dentnetsearchzipcode {
    padding: 5px 10px;
    font-size: 24px;
    height: 100%;
    border-radius: 0; }
  #wrap-search-widget div.search-widget > .input-group > div#wrap-dentnetsearchzipcode > i {
    position: absolute;
    display: block;
    background: #4E5859;
    width: 1px;
    height: 24px;
    top: 28px;
    left: 10px;
    animation-name: blink;
    animation-duration: 1000ms;
    animation-iteration-count: infinite;
    opacity: 1; }
  #wrap-search-widget div.search-widget > .input-group > div#wrap-dentnetsearchzipcode > input#dentnetsearchzipcode:focus + i {
    display: none; }

::placeholder {
  color: #4E5859 !important; }

#wrap-search-widget.focussed div.search-widget > .input-group > div#wrap-dentnetsearchzipcode > i {
  display: none !important; }

@keyframes blink {
  0% {
    opacity: 1; }
  49% {
    opacity: 1; }
  51% {
    opacity: 0; }
  100% {
    opacity: 0; } }
body.be-14 main > div {
  background: transparent; }
body.be-14 #results article.dentist figure {
  display: none; }
body.be-14 #results article.dentist figure:first-child {
  display: block; }
  body.be-14 #results article.dentist figure:first-child img {
    display: none; }
  body.be-14 #results article.dentist figure:first-child img:first-child {
    display: inline;
    height: 100%; }

body.be-10 #kostencheck .text-center .frame-type-text {
  height: 100%; }
body.be-10 #dentist_show #wrap-infos #praxisinfo #carouselDentist .carousel-indicators li {
  border: 2px solid #0098D6;
  height: 6px;
  width: 6px; }
body.be-10 #dentist_show #wrap-infos #praxisinfo #carouselDentist .carousel-indicators li.active {
  background: #0098D6; }
body.be-10 #dentist_show #wrap-dentist-tab {
  margin-top: 30px;
  margin-bottom: 30px; }
body.be-10 .gridWrap .frame-type-text,
body.be-10 .gridWrap .frame-type-textpic {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center; }
  body.be-10 .gridWrap .frame-type-text .ce-textpic,
  body.be-10 .gridWrap .frame-type-textpic .ce-textpic {
    height: 100%;
    width: 100%; }
  body.be-10 .gridWrap .frame-type-text .ce-bodytext,
  body.be-10 .gridWrap .frame-type-textpic .ce-bodytext {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
  body.be-10 .gridWrap .frame-type-text p,
  body.be-10 .gridWrap .frame-type-textpic p {
    font-size: 25px;
    line-height: 30px; }
body.be-10 .gridWrap .frame-layout-150 .ce-textpic {
  background: #F5F0F7; }
  body.be-10 .gridWrap .frame-layout-150 .ce-textpic .ce-bodytext {
    background: #FBF9FC; }
body.be-10 .social_sharing {
  padding-bottom: 0; }
body.be-10 .srtgs {
  margin-top: 0; }
body.be-10 .carousel-control-prev,
body.be-10 .carousel-control-next {
  display: none; }
body.be-10 .frame-type-text {
  height: 215px; }
body.be-10 #DentistTabContent .frame-type-text {
  height: auto; }

body.be-12 .gridWrap .dentnet-accordion .frame-type-textpic.frame-layout-90 .ce-gallery {
  -webkit-box-flex: inherit;
  -moz-box-flex: inherit;
  -webkit-flex: inherit;
  -ms-flex: inherit;
  flex: inherit; }
body.be-12 .gridWrap .dentnet-accordion .frame-type-textpic.frame-layout-90 .ce-textpic .ce-bodytext {
  height: auto; }
body.be-12 main .dentnet-accordion .collapsing .card-body,
body.be-12 main .dentnet-accordion .collapse .card-body {
  padding: 0 0 30px 0; }
body.be-12 main > div.gridWrap {
  background: transparent; }
body.be-12 h1 {
  margin-top: 30px; }
body.be-12 .frame-layout-90 .ce-textpic {
  padding-bottom: 0; }
  body.be-12 .frame-layout-90 .ce-textpic figure,
  body.be-12 .frame-layout-90 .ce-textpic .ce-bodytext {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-basis: unset;
    -moz-flex-basis: unset;
    -ms-flex-basis: unset;
    flex-basis: unset;
    height: 185px;
    overflow: hidden; }
    body.be-12 .frame-layout-90 .ce-textpic figure img,
    body.be-12 .frame-layout-90 .ce-textpic .ce-bodytext img {
      object-fit: cover; }
body.be-12 .frame-layout-90 p {
  font-family: 'Milo Medium', Arial, sans-serif;
  font-size: 14px;
  line-height: 17px; }
body.be-12 .frame-type-textpic .ce-textpic .ce-gallery img {
  max-width: inherit;
  width: 100%;
  height: auto; }
body.be-12 .frame-type-textpic .ce-textpic > div.ce-bodytext {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 30px; }
  body.be-12 .frame-type-textpic .ce-textpic > div.ce-bodytext h2,
  body.be-12 .frame-type-textpic .ce-textpic > div.ce-bodytext h3 {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 0; }
body.be-12 main > div.frame-layout-15000 {
  margin-bottom: 30px; }
  body.be-12 main > div.frame-layout-15000 > header {
    height: 185px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center; }
    body.be-12 main > div.frame-layout-15000 > header h2 {
      margin: 0;
      text-align: center; }
  body.be-12 main > div.frame-layout-15000 .ce-gallery .ce-inner {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    body.be-12 main > div.frame-layout-15000 .ce-gallery .ce-inner .ce-column {
      width: 50%; }
      body.be-12 main > div.frame-layout-15000 .ce-gallery .ce-inner .ce-column .image-embed-item {
        width: 100%;
        max-width: auto; }
    body.be-12 main > div.frame-layout-15000 .ce-gallery .ce-inner .ce-row {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex; }
body.be-12 .contenttable {
  font-size: 18px;
  line-height: 26px; }
  body.be-12 .contenttable tr {
    border-bottom: 1px solid #D8DFE1; }
    body.be-12 .contenttable tr td {
      padding: 5px 10px; }
  body.be-12 .contenttable tr:nth-child(even) {
    background: #F5F9FC; }

body.be-13 main .frame-layout-0 {
  padding: 0; }
body.be-13 #content_header {
  margin-bottom: 40px !important; }

main span.label.dentnet_tag {
  background: #E6EAEC;
  border: #707070;
  color: #4E5859;
  border-radius: 2px;
  display: inline-block;
  width: auto;
  font-size: 12px;
  padding: 4px 8px;
  margin: 5px 0;
  margin-right: 10px; }

#no-results {
  display: none; }

#wrap-detail-gallery {
  padding: 30px; }

main div#info {
  margin: 30px 0 0 0;
  padding: 10px 30px;
  font-size: 0.8rem;
  background: white;
  border: 0;
  color: #4E5859;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
  main div#info .material-icons {
    font-size: 18px; }
  main div#info b {
    margin-left: 3px;
    font-style: normal;
    font-weight: normal; }
  main div#info h1 {
    font-weight: normal;
    font-size: 0.8rem;
    display: inline;
    padding: 0;
    margin: 0;
    line-height: 1.5;
    color: #4E5859; }
  main div#info span.print {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    color: #00508B;
    transition: 0.75s ease all;
    cursor: pointer; }
  main div#info span.print:hover,
  main div#info span.print:active,
  main div#info span.print:focus {
    color: #0098D6; }

#seach-widget-home input {
  border-radius: 0;
  background: #e9ecef; }
#seach-widget-home .input-group-text {
  border-radius: 0;
  cursor: pointer; }

figure#logo-print,
ul#print-results {
  display: none; }

ul#results {
  padding-top: 1rem;
  padding-bottom: 0;
  margin-bottom: 0; }
  ul#results > li:nth-child(1n+10) {
    display: none; }
  ul#results > li#wrap-more-results {
    display: block;
    background: transparent;
    margin-top: 30px;
    padding: 0 30px; }
  ul#results .row {
    width: auto; }
  ul#results article.dentist {
    border: 0;
    padding: 30px;
    color: #4E5859;
    font-size: 20px;
    line-height: 24px;
    background: white; }
    ul#results article.dentist h3 {
      font-size: 22px;
      color: #4E5859;
      margin-bottom: 0;
      margin-top: 1rem; }
    ul#results article.dentist figure {
      margin-bottom: 0;
      height: 100px;
      width: 100%;
      position: relative;
      overflow: hidden;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      background: #f7f7f7;
      font-size: 12px; }
      ul#results article.dentist figure img {
        max-width: 100%;
        width: 100%;
        object-fit: cover; }
    @media (orientation: landscape) {
      ul#results article.dentist figure {
        height: 175px; } }
    ul#results article.dentist ul {
      margin-top: 10px;
      list-style: none;
      padding-left: 0;
      font-size: 16px;
      line-height: 19px; }
      ul#results article.dentist ul li {
        margin-bottom: 0.5rem;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: start;
        -moz-justify-content: start;
        -ms-justify-content: start;
        justify-content: start;
        -ms-flex-pack: start;
        -webkit-align-items: top;
        -moz-align-items: top;
        -ms-align-items: top;
        align-items: top; }
      ul#results article.dentist ul li:last-child {
        margin-bottom: 0; }
      ul#results article.dentist ul .material-icons {
        font-family: 'Material';
        font-style: normal;
        color: #BCC6C3;
        padding-right: 10px;
        margin-right: 1rem; }
    ul#results article.dentist .btn {
      width: 100%;
      border: 1px solid #000;
      background: white;
      border-radius: 1px;
      font-size: 14px; }
    ul#results article.dentist .btn-profile {
      color: #94C11F;
      border-color: #94C11F;
      height: 40px; }
    ul#results article.dentist .btn-profile:hover, ul#results article.dentist .btn-profile:active, ul#results article.dentist .btn-profile:focus {
      color: white;
      background: #94C11F; }
    ul#results article.dentist .btn-book {
      color: #0098D6;
      border-color: #0098D6;
      margin-bottom: 1rem;
      height: 40px; }
    ul#results article.dentist .btn-book:hover, ul#results article.dentist .btn-book:active, ul#results article.dentist .btn-book:focus {
      color: white;
      background: #0098D6; }
    ul#results article.dentist .b-left {
      border-left: 1px solid #BCC6C3; }
  ul#results article.dentist-pro figure {
    margin-bottom: 15px;
    height: 180px; }
  @media (orientation: landscape) {
    ul#results article.dentist-pro figure {
      height: 360px; } }
  ul#results .links-mobile {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    ul#results .links-mobile a {
      margin-bottom: 1rem; }
    ul#results .links-mobile a:last-child {
      margin-bottom: 0; }

.dent-net-search-wrapper .search-list li {
  border-bottom: 0;
  margin-bottom: 1rem;
  padding: 0;
  float: none; }

.dent-net-search-wrapper .search-list li:last-child {
  margin-bottom: 0; }

#wrap-search-widget {
  position: relative; }
  #wrap-search-widget div.search-widget {
    background: #D8DFE1;
    border: 1px solid white; }
    #wrap-search-widget div.search-widget span, #wrap-search-widget div.search-widget input {
      background: transparent;
      color: #4E5859;
      border: 0; }
    #wrap-search-widget div.search-widget .fa-search,
    #wrap-search-widget div.search-widget .fa-cog,
    #wrap-search-widget div.search-widget .fa-times {
      font-size: 1.5rem; }
    #wrap-search-widget div.search-widget .input-group-append-filters {
      background: #4E5859;
      color: white;
      width: 100%;
      margin-left: 0; }
      #wrap-search-widget div.search-widget .input-group-append-filters span, #wrap-search-widget div.search-widget .input-group-append-filters input {
        color: white; }
      #wrap-search-widget div.search-widget .input-group-append-filters #btn-filter {
        border: 0;
        color: white;
        box-shadow: none;
        width: 100%; }
      #wrap-search-widget div.search-widget .input-group-append-filters .dropdown-menu.show {
        right: -1px;
        left: -1px;
        width: auto;
        border-radius: 0;
        margin: 0;
        border: 1px solid white;
        padding: 0;
        background: #F2F4F5; }
        #wrap-search-widget div.search-widget .input-group-append-filters .dropdown-menu.show ul {
          padding: 0;
          margin: 0;
          list-style: none; }
          #wrap-search-widget div.search-widget .input-group-append-filters .dropdown-menu.show ul li {
            padding: 5px 10px;
            border-bottom: 1px solid white; }
          #wrap-search-widget div.search-widget .input-group-append-filters .dropdown-menu.show ul li:last-child {
            border-bottom: 0; }
          #wrap-search-widget div.search-widget .input-group-append-filters .dropdown-menu.show ul .input-group-text {
            color: #4E5859;
            display: inline-block; }
          #wrap-search-widget div.search-widget .input-group-append-filters .dropdown-menu.show ul .label {
            color: #4E5859;
            cursor: pointer; }
          #wrap-search-widget div.search-widget .input-group-append-filters .dropdown-menu.show ul .wrap-filter-perimeter .btn-group {
            width: 100%;
            margin-bottom: 10px; }
            #wrap-search-widget div.search-widget .input-group-append-filters .dropdown-menu.show ul .wrap-filter-perimeter .btn-group button.btn {
              background: transparent;
              color: #4E5859;
              transition: 0.75s ease all;
              padding: 10px 5px; }
            #wrap-search-widget div.search-widget .input-group-append-filters .dropdown-menu.show ul .wrap-filter-perimeter .btn-group button.btn:hover,
            #wrap-search-widget div.search-widget .input-group-append-filters .dropdown-menu.show ul .wrap-filter-perimeter .btn-group button.btn:active,
            #wrap-search-widget div.search-widget .input-group-append-filters .dropdown-menu.show ul .wrap-filter-perimeter .btn-group button.btn:focus {
              background: #D8DFE1; }
            #wrap-search-widget div.search-widget .input-group-append-filters .dropdown-menu.show ul .wrap-filter-perimeter .btn-group button.btn.active {
              background: #4E5859;
              color: white; }
          #wrap-search-widget div.search-widget .input-group-append-filters .dropdown-menu.show ul .wrap-filter-languages {
            padding: 0; }
            #wrap-search-widget div.search-widget .input-group-append-filters .dropdown-menu.show ul .wrap-filter-languages div {
              padding: 5px 10px; }
            #wrap-search-widget div.search-widget .input-group-append-filters .dropdown-menu.show ul .wrap-filter-languages div[aria-expanded="true"] {
              background: #E6EAEC; }
            #wrap-search-widget div.search-widget .input-group-append-filters .dropdown-menu.show ul .wrap-filter-languages ul {
              background: #D8DFE1; }
          #wrap-search-widget div.search-widget .input-group-append-filters .dropdown-menu.show ul .wrap-filter-submit {
            background: #D8DFE1; }
    #wrap-search-widget div.search-widget .input-group-append-filters.show {
      background: #F2F4F5;
      color: #4E5859;
      margin-left: 0; }
      #wrap-search-widget div.search-widget .input-group-append-filters.show span, #wrap-search-widget div.search-widget .input-group-append-filters.show input {
        color: #4E5859; }
      #wrap-search-widget div.search-widget .input-group-append-filters.show #btn-filter {
        color: #4E5859; }
    #wrap-search-widget div.search-widget > .input-group > div,
    #wrap-search-widget div.search-widget > .input-group > input {
      padding-top: 5px;
      padding-bottom: 5px;
      padding: 5px 10px;
      height: 60px; }
    #wrap-search-widget div.search-widget > .input-group > input.input-group-prepend {
      width: 60px; }
    #wrap-search-widget div.search-widget > .input-group > input {
      font-size: 24px; }
  #wrap-search-widget .fa-times {
    cursor: pointer; }
  #wrap-search-widget #btn-filter:focus,
  #wrap-search-widget #btn-filter:active,
  #wrap-search-widget #btn-filter:hover {
    box-shadow: none;
    background: transparent; }
  #wrap-search-widget #typeAhead {
    top: 80px;
    width: 100%;
    border: 1px solid #D8DFE1; }
    #wrap-search-widget #typeAhead li {
      border: 0;
      border-bottom: 1px solid #eee;
      padding-left: 50px;
      background: url("../gfx/icon_opening_autocomplete_no.jpg");
      background-repeat: no-repeat;
      background-position: 10px center; }
    #wrap-search-widget #typeAhead li:last-child {
      border-bottom: 0; }
    #wrap-search-widget #typeAhead li:hover,
    #wrap-search-widget #typeAhead li:active,
    #wrap-search-widget #typeAhead li:focus {
      background: url("../gfx/icon_opening_autocomplete_ro.jpg");
      background-repeat: no-repeat;
      background-position: 10px center;
      background-color: #F2F4F5;
      color: #4E5859; }
  #wrap-search-widget #typeAhead.clicked {
    display: none; }

#wrap-search-widget.focussed div.search-widget {
  background: white;
  border: 1px solid #D8DFE1;
  border-right: 1px solid white; }
  #wrap-search-widget.focussed div.search-widget input {
    box-shadow: none; }

body .tx-dentnetsearch #wrap-search-widget {
  z-index: 100; }

body .tx-dentnetsearch #wrap-search-widget.focussed {
  z-index: 1051; }

body.be-8 #dentist_show .dent-net-finder.focussed_bugfix {
  z-index: 1051; }

#dentist_show {
  color: #4E5859; }
  #dentist_show span.back-link {
    cursor: pointer;
    color: #00508B; }
  #dentist_show #praxisinfo > h2 {
    color: #00508B; }
  #dentist_show #dentist_show_header {
    background: url("../gfx/dentnetsearch_detail_background.jpg");
    background-repeat: no-repeat;
    background-position: left -165px;
    border-bottom: 1px solid #BCC6C3; }
    #dentist_show #dentist_show_header figure {
      max-width: 136px;
      max-height: 136px;
      width: 100%;
      overflow: hidden;
      margin: 2rem auto 0;
      background: #f7f7f7;
      border: 1px solid #BCC6C3;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center; }
      #dentist_show #dentist_show_header figure img {
        max-width: 100%;
        width: 100%;
        min-height: 136px;
        min-width: 136px;
        object-fit: cover; }
    #dentist_show #dentist_show_header h1 {
      text-align: center;
      font-size: 25px;
      line-height: 30px;
      padding: 30px;
      margin: 0; }
  #dentist_show #praxisinfo {
    padding-top: 1rem;
    height: 375px; }
    #dentist_show #praxisinfo > h3 {
      font-size: 25px;
      line-height: 30px; }
    #dentist_show #praxisinfo #carouselDentist,
    #dentist_show #praxisinfo #carouselDentistTablet {
      position: unset;
      height: 100%;
      min-height: 250px;
      padding: 0; }
      #dentist_show #praxisinfo #carouselDentist .carousel-indicators li,
      #dentist_show #praxisinfo #carouselDentistTablet .carousel-indicators li {
        height: 10px;
        width: 10px;
        padding: 0;
        border-radius: 50%;
        border: 2px solid #00508B;
        background: transparent; }
      #dentist_show #praxisinfo #carouselDentist .carousel-indicators li.active,
      #dentist_show #praxisinfo #carouselDentistTablet .carousel-indicators li.active {
        background: #00508B; }
      #dentist_show #praxisinfo #carouselDentist .carousel-control-prev,
      #dentist_show #praxisinfo #carouselDentist .carousel-control-next,
      #dentist_show #praxisinfo #carouselDentistTablet .carousel-control-prev,
      #dentist_show #praxisinfo #carouselDentistTablet .carousel-control-next {
        width: 50px; }
        #dentist_show #praxisinfo #carouselDentist .carousel-control-prev i,
        #dentist_show #praxisinfo #carouselDentist .carousel-control-next i,
        #dentist_show #praxisinfo #carouselDentistTablet .carousel-control-prev i,
        #dentist_show #praxisinfo #carouselDentistTablet .carousel-control-next i {
          color: #0098D6; }
    #dentist_show #praxisinfo #carouselDentistTablet {
      padding: 0 2rem; }
  #dentist_show #dentist-tab .tab-content {
    padding: 1rem;
    background: #DDEBF5;
    color: #00508B; }
    #dentist_show #dentist-tab .tab-content .btn {
      border-radius: 1px;
      font-size: 14px; }
    #dentist_show #dentist-tab .tab-content .btn-book {
      width: 50%;
      color: #00508B;
      background: transparent;
      border-color: #00508B;
      margin-bottom: 1rem; }
    #dentist_show #dentist-tab .tab-content .btn-book:hover, #dentist_show #dentist-tab .tab-content .btn-book:active, #dentist_show #dentist-tab .tab-content .btn-book:focus {
      color: white;
      background: #0098D6;
      border-color: #0098D6; }
    #dentist_show #dentist-tab .tab-content > .tab-pane.active {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }
      #dentist_show #dentist-tab .tab-content > .tab-pane.active > figure {
        width: 50%;
        padding: 1rem; }
      #dentist_show #dentist-tab .tab-content > .tab-pane.active > div {
        padding: 1rem; }
        #dentist_show #dentist-tab .tab-content > .tab-pane.active > div p:last-child {
          margin-bottom: 0; }
      #dentist_show #dentist-tab .tab-content > .tab-pane.active h4 {
        font-size: 22px;
        line-height: 26px; }
    #dentist_show #dentist-tab .tab-content img {
      max-width: 100%;
      height: auto; }
  #dentist_show #dentist-tab #DentistTab {
    border: 0;
    font-size: 25px;
    line-height: 30px; }
    #dentist_show #dentist-tab #DentistTab li {
      width: 50%; }
      #dentist_show #dentist-tab #DentistTab li a {
        border: 0;
        border-radius: 0;
        background: #F5F9FC;
        width: 100%;
        text-align: center;
        padding: 1rem 0; }
      #dentist_show #dentist-tab #DentistTab li a.active {
        background: #DDEBF5;
        color: #00508B; }
  #dentist_show .about {
    font-size: 18px;
    line-height: 24px; }
  #dentist_show h3 {
    font-size: 20px;
    color: #00508B;
    margin-bottom: 15px; }
  #dentist_show .bg-light-blue {
    background: #F5F9FC;
    padding: 30px; }
  #dentist_show .bg-bordered {
    padding: 30px 0;
    border-top: 1px solid #BCC6C3;
    border-bottom: 1px solid #BCC6C3; }
  #dentist_show .bg-bordered-t {
    padding: 30px;
    border-top: 1px solid #BCC6C3; }
  #dentist_show .bg-bordered-b {
    padding: 30px;
    border-bottom: 1px solid #BCC6C3; }
  #dentist_show a:link, #dentist_show a:visited {
    color: #0098D6;
    transition: 0.5s ease all; }
  #dentist_show a:hover, #dentist_show a:active, #dentist_show a:focus {
    color: #4E5859; }
  #dentist_show #dentist_show_gal {
    margin: 0; }
    #dentist_show #dentist_show_gal .col-md-4 {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      padding: 2px; }
    #dentist_show #dentist_show_gal figure {
      overflow: hidden;
      max-height: 100px;
      margin: 0; }
  #dentist_show ul#detailview_contact,
  #dentist_show ul#detailview_comfort {
    list-style: none;
    padding: 0;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 0; }
    #dentist_show ul#detailview_contact > li,
    #dentist_show ul#detailview_comfort > li {
      margin-bottom: 15px;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex; }
    #dentist_show ul#detailview_contact > li:last-child,
    #dentist_show ul#detailview_comfort > li:last-child {
      margin-bottom: 0; }
    #dentist_show ul#detailview_contact .material-icons,
    #dentist_show ul#detailview_comfort .material-icons {
      font-family: 'Material';
      font-style: normal;
      color: #BCC6C3;
      padding-right: 30px; }
  #dentist_show ul#detailview_comfort li {
    padding-left: 30px; }
  #dentist_show ul#detailview_comfort li.detailview_comfort_disabled {
    background: url("../gfx/round-accessible_forward-24px.png");
    background-repeat: no-repeat;
    background-position: left top; }
  #dentist_show ul#detailview_comfort li.detailview_comfort_parkingspace {
    background: url("../gfx/round-local_parking-24px.png");
    background-repeat: no-repeat;
    background-position: left top; }
  #dentist_show ul#detailview_comfort li.detailview_comfort_languages {
    background: url("../gfx/round-language-24px.png");
    background-repeat: no-repeat;
    background-position: left top; }
  #dentist_show ul#detailview_comfort li.detailview_comfort_remember {
    background: url("../gfx/round-notifications-24px.png");
    background-repeat: no-repeat;
    background-position: left top; }
  #dentist_show table.table {
    border-spacing: 0;
    margin-bottom: 0;
    font-size: 17px; }
    #dentist_show table.table tr td {
      padding: 5px 0; }
      #dentist_show table.table tr td > div span {
        margin-right: 10px; }
      #dentist_show table.table tr td > div span:last-child {
        margin-right: 0; }
    #dentist_show table.table tr td:first-child {
      font-weight: bold;
      padding-right: 5px;
      color: black; }
    #dentist_show table.table tr:last-child td {
      border-bottom: 1px solid #dee2e6; }

@media screen and (min-width: 576px) {
  main div#info {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  #wrap-search-widget div.search-widget .input-group-append-filters .dropdown-menu.show {
    width: 540px;
    right: -1px; }

  #dentist_show #praxisinfo {
    height: auto; }

  ul#results > li#wrap-more-results {
    padding: 0; } }
@media screen and (min-width: 768px) {
  body.be-10 .frame-type-text {
    height: 290px; }
  body.be-10 #DentistTabContent .frame-type-text {
    height: 290px; }

  body.be-12 main .dentnet-accordion .collapsing .card-body,
  body.be-12 main .dentnet-accordion .collapse .card-body {
    padding: 0 30px 30px 30px; }
  body.be-12 main .dentnet-accordion .frame-type-textpic .ce-textpic > div.ce-bodytext {
    padding: 30px 0; }
  body.be-12 .frame-layout-90 .ce-textpic figure,
  body.be-12 .frame-layout-90 .ce-textpic .ce-bodytext {
    height: 175px;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1; }
  body.be-12 .gridWrap .frame-layout-90 .ce-textpic figure,
  body.be-12 .gridWrap .frame-layout-90 .ce-textpic .ce-bodytext {
    height: 165px;
    -webkit-flex-basis: unset;
    -moz-flex-basis: unset;
    -ms-flex-basis: unset;
    flex-basis: unset; }

  #wrap-search-widget div.search-widget .input-group-append-filters .dropdown-menu.show {
    width: 688px; }

  #dentist_show #dentist_show_header {
    padding-top: 6rem;
    padding-left: 2rem;
    padding-bottom: 2rem;
    margin-bottom: 2rem;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    align-items: flex-end;
    background-position: left -75px; }
    #dentist_show #dentist_show_header figure {
      max-width: 210px;
      max-height: 210px;
      height: 300px;
      width: 100%;
      overflow: hidden;
      margin: 0;
      margin-right: 2rem; }
      #dentist_show #dentist_show_header figure img {
        max-width: 100%;
        min-width: 210px;
        min-height: 210px;
        object-fit: cover; }
    #dentist_show #dentist_show_header h1 {
      text-align: left;
      padding: 0; }

  ul#results article.dentist figure {
    height: 190px; }
    ul#results article.dentist figure img {
      min-width: 300px;
      min-height: 190px; }
  ul#results article.dentist-pro figure {
    height: 330px; } }
@media screen and (min-width: 992px) {
  body.be-10 #dentist_show #wrap-infos {
    margin-bottom: 30px; }
  body.be-10 #dentist_show #wrap-dentist-tab {
    padding-left: 30px !important;
    margin-top: 0;
    margin-bottom: 0; }
    body.be-10 #dentist_show #wrap-dentist-tab #dentist-tab {
      height: 415px;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }
      body.be-10 #dentist_show #wrap-dentist-tab #dentist-tab .tab-content {
        height: 100%;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex; }
  body.be-10 .gridWrap .frame-type-text,
  body.be-10 .gridWrap .frame-type-textpic {
    height: 415px; }
    body.be-10 .gridWrap .frame-type-text p,
    body.be-10 .gridWrap .frame-type-textpic p {
      font-size: 35px;
      line-height: 42px; }
  body.be-10 .gridWrap .frame-layout-120 .ce-row {
    width: 100%; }
    body.be-10 .gridWrap .frame-layout-120 .ce-row .ce-column {
      width: 100%; }
      body.be-10 .gridWrap .frame-layout-120 .ce-row .ce-column .image {
        width: 100%; }
        body.be-10 .gridWrap .frame-layout-120 .ce-row .ce-column .image img {
          width: 100%; }
  body.be-10 .carousel-control-prev,
  body.be-10 .carousel-control-next {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    opacity: 1; }
    body.be-10 .carousel-control-prev > i.fa-arrow-right,
    body.be-10 .carousel-control-prev > i.fa-arrow-left,
    body.be-10 .carousel-control-next > i.fa-arrow-right,
    body.be-10 .carousel-control-next > i.fa-arrow-left {
      font-size: 24px; }

  body.be-12 main > div.frame-layout-15000 > header {
    height: 300px; }
  body.be-12 h1 {
    margin-top: 60px; }
  body.be-12 .frame-type-textpic .ce-textpic > div.ce-bodytext {
    font-size: 18px;
    line-height: 22px; }
    body.be-12 .frame-type-textpic .ce-textpic > div.ce-bodytext h2,
    body.be-12 .frame-type-textpic .ce-textpic > div.ce-bodytext h3 {
      font-size: 35px;
      line-height: 42px;
      margin-bottom: 25px; }
  body.be-12 .contenttable {
    font-size: 20px; }
  body.be-12 main .frame-default:first-child .ce-textpic {
    padding-bottom: 0; }
  body.be-12 main .dentnet-accordion .collapsing,
  body.be-12 main .dentnet-accordion .collapse {
    font-size: 20px; }
  body.be-12 main .frame-layout-90 .ce-textpic .ce-gallery figure {
    max-height: 262px;
    overflow: hidden; }
    body.be-12 main .frame-layout-90 .ce-textpic .ce-gallery figure img {
      object-fit: cover; }
  body.be-12 main .frame-layout-90 .ce-textpic .ce-bodytext {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
  body.be-12 main .frame-layout-90 p {
    font-size: 18px;
    line-height: 24px; }
  body.be-12 main .dentnet-accordion .frame-layout-90 .ce-textpic {
    height: auto; }
  body.be-12 main > div.frame-layout-90:first-child .ce-textpic {
    height: auto; }
    body.be-12 main > div.frame-layout-90:first-child .ce-textpic .ce-gallery figure {
      max-height: none; }
  body.be-12 .frame-layout-90 .ce-textpic figure,
  body.be-12 .frame-layout-90 .ce-textpic .ce-bodytext {
    height: 300px;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1; }
  body.be-12 .gridWrap .frame-layout-90 .ce-textpic figure,
  body.be-12 .gridWrap .frame-layout-90 .ce-textpic .ce-bodytext {
    height: 260px;
    -webkit-flex-basis: unset;
    -moz-flex-basis: unset;
    -ms-flex-basis: unset;
    flex-basis: unset; }

  body.be-13 main .frame-layout-90 .ce-bodytext {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
  body.be-13 main > div.frame-default:last-child > .frame-default {
    margin-bottom: 0; }
  body.be-13 main > div.frame-default:last-child .ce-textpic {
    border-bottom: 0; }

  #dentist_show table.table {
    font-size: 14px; }

  ul#results article.dentist {
    padding: 2rem; }
    ul#results article.dentist h3 {
      margin-top: 0;
      margin-bottom: 10px;
      font-size: 28px; }
    ul#results article.dentist ul {
      font-size: 20px;
      line-height: 24px; }
    ul#results article.dentist figure {
      margin-bottom: 0;
      height: 235px; }
      ul#results article.dentist figure img {
        min-width: 375px;
        min-height: 235px; }
    ul#results article.dentist .btn {
      border-radius: 4px;
      font-size: 20px; }
    ul#results article.dentist .btn-book,
    ul#results article.dentist .btn-profile {
      height: 50px; }
    ul#results article.dentist .links-desktop {
      padding-left: 30px; }
  ul#results article.dentist-pro figure {
    height: 365px; }
  ul#results > li#wrap-more-results .btn {
    border-radius: 4px;
    font-size: 20px; }

  #wrap-search-widget div.search-widget {
    border: 1px solid white;
    margin-bottom: 0;
    border-top: 1px solid #D8DFE1; }
    #wrap-search-widget div.search-widget .input-group-append-filters {
      width: 300px; }
      #wrap-search-widget div.search-widget .input-group-append-filters .dropdown-menu.show {
        width: 301px;
        right: -1px;
        left: unset; }
    #wrap-search-widget div.search-widget .input-group-append-filters.show {
      margin-left: -1px; }

  #dentist_show #praxisinfo {
    padding: 30px 60px; }
    #dentist_show #praxisinfo > h2 {
      font-size: 35px;
      line-height: 42px;
      color: #00508B; }
    #dentist_show #praxisinfo #carouselDentist,
    #dentist_show #praxisinfo #carouselDentistTablet {
      min-height: auto; }
  #dentist_show #dentist_show_header {
    padding-top: 6rem;
    padding-left: 2rem;
    padding-bottom: 0;
    margin-bottom: 0;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    align-items: flex-end;
    background-position: left top;
    border-bottom: 0; }
    #dentist_show #dentist_show_header figure {
      max-width: 300px;
      max-height: 300px;
      height: 300px;
      width: 100%;
      overflow: hidden;
      margin: 0;
      margin-right: 2rem; }
      #dentist_show #dentist_show_header figure img {
        min-width: 300px;
        min-height: 300px; }
    #dentist_show #dentist_show_header h1 {
      text-align: left;
      font-size: 35px;
      line-height: 42px; }
  #dentist_show .about {
    font-size: 20px;
    line-height: 26px; }
  #dentist_show #dentist-tab .tab-content .btn {
    margin-top: 1rem;
    border-radius: 2px;
    font-size: 20px; }
  #dentist_show #dentist-tab .tab-content > .tab-pane.active {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }
    #dentist_show #dentist-tab .tab-content > .tab-pane.active > figure,
    #dentist_show #dentist-tab .tab-content > .tab-pane.active > div {
      width: 50%; }
    #dentist_show #dentist-tab .tab-content > .tab-pane.active h4 {
      font-size: 28px;
      line-height: 34px; }
    #dentist_show #dentist-tab .tab-content > .tab-pane.active p {
      font-size: 20px;
      line-height: 26px; }
    #dentist_show #dentist-tab .tab-content > .tab-pane.active p.small {
      font-size: 10px;
      line-height: 12px; }
  #dentist_show #dentist-tab #DentistTab {
    font-size: 35px;
    line-height: 42px; } }
@media screen and (min-width: 1200px) {
  #dentist_show table.table {
    font-size: 17px; } }
div.bull {
  font-size: 30px;
  line-height: 10px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  height: 100%; }

.krankenkasse-title {
  font-size: 20px;
  line-height: 20px; }

body.be-18 main h2 {
  font-size: 25px;
  line-height: 30px; }
body.be-18 main .frame-type-textpic.frame-layout-35000 {
  background: #F6F7F8;
  color: #00508B;
  padding: 2rem;
  font-size: 25px;
  line-height: 30px; }
  body.be-18 main .frame-type-textpic.frame-layout-35000 .ce-gallery,
  body.be-18 main .frame-type-textpic.frame-layout-35000 .ce-bodytext {
    text-align: center; }

body.be-17 main .news-single .article .krankenkasse-single-view h2 {
  margin-top: 60px;
  margin-bottom: 60px; }
body.be-17 main .news-single .article .krankenkasse-single-view h3 {
  margin-bottom: 30px; }
body.be-17 main .news-single .article .krankenkasse-single-view .krankenkassen-logo {
  margin-bottom: 30px; }
body.be-17 main .news-single .article .krankenkasse-single-view .card-header h2 {
  margin: 0; }
  body.be-17 main .news-single .article .krankenkasse-single-view .card-header h2 .btn.btn-link {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between; }

table#krankenkasse {
  margin-bottom: 30px; }
  table#krankenkasse thead th {
    background: #D8DFE1;
    font-weight: inherit; }
  table#krankenkasse td, table#krankenkasse th {
    text-align: center; }
  table#krankenkasse td:first-child, table#krankenkasse th:first-child {
    text-align: left; }
  table#krankenkasse td {
    border-bottom: 1px solid #D8DFE1;
    border-top: 0; }
    table#krankenkasse td a:link,
    table#krankenkasse td a:visited {
      color: #0098D6; }
    table#krankenkasse td a:hover,
    table#krankenkasse td a:focus,
    table#krankenkasse td a:active {
      color: #4E5859; }
  table#krankenkasse tr {
    display: block;
    margin-bottom: 1rem; }
    table#krankenkasse tr td:first-child {
      border-top: 1px solid #D8DFE1; }
  table#krankenkasse tr.row-hidden:nth-child(1n+10) {
    margin-bottom: 0; }
  table#krankenkasse tr:nth-child(even) {
    background: #F5F9FC; }
  table#krankenkasse tr.row-hidden:nth-child(1n+11) {
    display: none; }
  table#krankenkasse tr:last-child {
    margin-bottom: 0; }

table#krankenkasse.table-open tr.row-hidden:nth-child(1n+10) {
  margin-bottom: 1rem; }

#wrap-more-kk-results {
  display: none;
  width: 100%;
  margin-bottom: 30px;
  padding: 0 30px; }

#search-krankenkasse {
  background: #DDEBF5;
  padding: 1rem; }
  #search-krankenkasse input {
    border: 0;
    border-radius: 0;
    color: #00508B;
    font-size: 22px;
    height: 40px;
    padding: 0 15px; }
  #search-krankenkasse button {
    color: #00508B;
    border: 1px solid #00508B;
    font-size: 14px;
    height: 40px;
    width: 100%; }

.krankenkasse-single-view .frame-type-image.frame-layout-0 {
  padding: 0; }
.krankenkasse-single-view figure.krankenkassen-logo {
  background: #F6F7F8;
  color: #00508B;
  font-size: 25px;
  line-height: 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 2rem; }
  .krankenkasse-single-view figure.krankenkassen-logo .img-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    margin-bottom: 2rem; }
    .krankenkasse-single-view figure.krankenkassen-logo .img-wrap img {
      max-width: 100%;
      height: auto;
      max-height: 100%; }
  .krankenkasse-single-view figure.krankenkassen-logo figcaption {
    text-align: center; }
.krankenkasse-single-view #accordionLeistungen {
  background: #F5F9FC;
  margin-bottom: 2rem;
  padding: 0 1rem; }
  .krankenkasse-single-view #accordionLeistungen .card {
    background: transparent;
    border: 0;
    padding: 0;
    box-shadow: none;
    border-bottom: 1px solid #BCC6C3;
    border-radius: 0; }
    .krankenkasse-single-view #accordionLeistungen .card .card-header {
      background: transparent;
      border: 0;
      border-radius: 0;
      box-shadow: none;
      padding: 1rem 0; }
      .krankenkasse-single-view #accordionLeistungen .card .card-header .btn {
        padding: 0;
        width: 100%;
        text-align: left;
        color: #4E5859;
        text-decoration: none; }
        .krankenkasse-single-view #accordionLeistungen .card .card-header .btn div > i {
          color: #0098D6; }
        .krankenkasse-single-view #accordionLeistungen .card .card-header .btn div > i:hover, .krankenkasse-single-view #accordionLeistungen .card .card-header .btn div > i:active, .krankenkasse-single-view #accordionLeistungen .card .card-header .btn div > i:focus {
          color: #00508B; }
      .krankenkasse-single-view #accordionLeistungen .card .card-header .btn:hover,
      .krankenkasse-single-view #accordionLeistungen .card .card-header .btn:active,
      .krankenkasse-single-view #accordionLeistungen .card .card-header .btn:focus {
        color: black;
        text-decoration: none; }
    .krankenkasse-single-view #accordionLeistungen .card .card-body {
      margin-top: 5px;
      margin-bottom: 1rem;
      background: white; }
      .krankenkasse-single-view #accordionLeistungen .card .card-body :last-child {
        margin-bottom: 0; }
  .krankenkasse-single-view #accordionLeistungen .card:last-child {
    border-bottom: 0; }

@media screen and (min-width: 576px) {
  #wrap-more-kk-results {
    padding: 0; } }
@media screen and (min-width: 768px) {
  .krankenkasse-single-view figure.krankenkassen-logo {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 3rem; }
    .krankenkasse-single-view figure.krankenkassen-logo .img-wrap {
      width: 50%;
      margin-right: 1rem;
      margin-bottom: 0; }
    .krankenkasse-single-view figure.krankenkassen-logo figcaption {
      width: 50%; } }
@media screen and (min-width: 992px) {
  body.be-18 main h2 {
    font-size: 35px;
    line-height: 42px;
    margin: 60px 0; }
  body.be-18 main .frame-type-textpic.frame-layout-35000 {
    padding: 3rem;
    font-size: 35px;
    line-height: 42px; }
    body.be-18 main .frame-type-textpic.frame-layout-35000 .ce-gallery,
    body.be-18 main .frame-type-textpic.frame-layout-35000 .ce-bodytext {
      width: 50%; }

  div.bull {
    line-height: 20px; }

  .krankenkasse-single-view figure.krankenkassen-logo {
    font-size: 35px;
    line-height: 42px; }

  table#krankenkasse tr {
    display: table-row;
    margin-bottom: 0; }
  table#krankenkasse tr td:first-child {
    border-top: 0; } }
footer .news-list-view {
  padding-left: 0 !important;
  padding-bottom: 0.5rem; }

main .news-single {
  font-size: 18px;
  line-height: 24px; }
  main .news-single .teaser-text {
    font-size: 18px;
    line-height: 24px; }
  main .news-single .frame-layout-0 {
    padding-left: 0;
    padding-right: 0; }
  main .news-single h1 {
    padding-left: 0;
    padding-right: 0; }
  main .news-single .article h3 {
    margin-bottom: 15px; }
  main .news-single .news-detail-content {
    padding-left: 30px;
    padding-right: 30px; }

#wrap-news-filter {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 30px;
  margin: 0; }
  #wrap-news-filter > div {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 100%; }
  #wrap-news-filter #news-filter {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    #wrap-news-filter #news-filter .nav-item {
      margin-bottom: 1rem; }
    #wrap-news-filter #news-filter .nav-link,
    #wrap-news-filter #news-filter .nav-link:link,
    #wrap-news-filter #news-filter .nav-link:visited {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      background: white;
      border: 1px solid #E6007E;
      border-radius: 5px;
      color: #E6007E;
      font-size: 16px;
      height: 40px;
      transition: 0.5s ease all;
      margin-right: 0.5rem;
      padding-left: 10px;
      padding-right: 10px; }
    #wrap-news-filter #news-filter .nav-link:hover,
    #wrap-news-filter #news-filter .nav-link:focus,
    #wrap-news-filter #news-filter .nav-link:active {
      background: #E6007E;
      color: white; }
    #wrap-news-filter #news-filter .nav-link.active {
      background: #E6007E;
      color: white; }
    #wrap-news-filter #news-filter .nav-item:last-child .nav-link {
      margin-right: 0; }
  #wrap-news-filter .news-search-form .input-group {
    border: 1px solid #6D57A1;
    background: white;
    border-radius: 5px; }
    #wrap-news-filter .news-search-form .input-group input, #wrap-news-filter .news-search-form .input-group button {
      color: #6D57A1;
      border: 0;
      background: transparent; }
    #wrap-news-filter .news-search-form .input-group ::placeholder {
      color: #6D57A1; }
    #wrap-news-filter .news-search-form .input-group :-ms-input-placeholder {
      color: #6D57A1; }
    #wrap-news-filter .news-search-form .input-group ::-ms-input-placeholder {
      color: #6D57A1; }
    #wrap-news-filter .news-search-form .input-group button.btn-search {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center; }
    #wrap-news-filter .news-search-form .input-group button.btn-search:focus {
      box-shadow: none;
      outline: none; }

.news-list-view article.card,
.news-search-result article.card {
  height: 100%;
  border: 0;
  border-radius: 0;
  margin-bottom: 1rem; }
  .news-list-view article.card figure,
  .news-search-result article.card figure {
    position: relative;
    padding-bottom: 50%;
    overflow: hidden;
    margin: 0;
    border-radius: 0; }
    .news-list-view article.card figure img,
    .news-search-result article.card figure img {
      min-width: 100%;
      min-height: 100%;
      position: absolute;
      top: 0;
      left: 0; }
  .news-list-view article.card h3,
  .news-search-result article.card h3 {
    font-size: 1.5rem;
    color: #4E5859; }
  .news-list-view article.card .news-list-category,
  .news-search-result article.card .news-list-category {
    color: #E6007E;
    margin-bottom: 5px; }
  .news-list-view article.card .news-list-category:before,
  .news-search-result article.card .news-list-category:before {
    content: "• "; }
  .news-list-view article.card a:link, .news-list-view article.card a:visited,
  .news-search-result article.card a:link,
  .news-search-result article.card a:visited {
    color: #4E5859;
    text-decoration: none;
    transition: 0.75s ease all; }
  .news-list-view article.card a:hover, .news-list-view article.card a:active, .news-list-view article.card a:focus,
  .news-search-result article.card a:hover,
  .news-search-result article.card a:active,
  .news-search-result article.card a:focus {
    color: #E6007E;
    text-decoration: none; }

#news_detail_more .frame {
  padding: 1rem;
  background: #F5F9FC;
  margin-top: 1rem; }
#news_detail_more .frame:first-of-type {
  margin-top: 0; }
#news_detail_more .frame:last-of-type {
  margin-bottom: 2rem; }
#news_detail_more h2 {
  font-size: 1.2rem;
  margin-bottom: 1rem; }
#news_detail_more ul.news-list-view-detail {
  margin-bottom: 0; }
  #news_detail_more ul.news-list-view-detail > li {
    margin-bottom: 1rem; }
  #news_detail_more ul.news-list-view-detail > li:last-child {
    margin-bottom: 0; }
  #news_detail_more ul.news-list-view-detail .news-article-short {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
    #news_detail_more ul.news-list-view-detail .news-article-short figure {
      position: relative;
      width: 50px;
      height: 50px;
      margin: 0;
      margin-right: 10px;
      overflow: hidden;
      border-radius: 50px; }
      #news_detail_more ul.news-list-view-detail .news-article-short figure > a {
        height: 100%;
        width: 100%;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center; }
        #news_detail_more ul.news-list-view-detail .news-article-short figure > a img {
          max-width: 100%;
          height: auto;
          transform: scale(2.5); }
    #news_detail_more ul.news-list-view-detail .news-article-short h3 {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1;
      line-height: 1rem;
      font-size: 1rem;
      margin-bottom: 0; }
      #news_detail_more ul.news-list-view-detail .news-article-short h3 a:link, #news_detail_more ul.news-list-view-detail .news-article-short h3 a:visited {
        color: #00508B;
        text-decoration: none;
        transition: 0.75s ease all;
        font-size: 1rem; }
      #news_detail_more ul.news-list-view-detail .news-article-short h3 a:hover, #news_detail_more ul.news-list-view-detail .news-article-short h3 a:active, #news_detail_more ul.news-list-view-detail .news-article-short h3 a:focus {
        color: #4E5859;
        text-decoration: none; }
#news_detail_more ul.news-tags {
  padding: 0;
  margin: 0;
  list-style: none; }
  #news_detail_more ul.news-tags li {
    display: inline-block; }
    #news_detail_more ul.news-tags li a:link, #news_detail_more ul.news-tags li a:visited {
      color: #00508B;
      background: white;
      border: 1px solid #00508B;
      border-radius: 5px;
      padding: 0.5rem 1rem;
      text-decoration: none;
      transition: 0.75s ease all;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      height: 30px;
      margin-bottom: 0.5rem;
      margin-right: 0.5rem;
      font-size: 12px;
      line-height: 14px; }
    #news_detail_more ul.news-tags li a:hover, #news_detail_more ul.news-tags li a:focus, #news_detail_more ul.news-tags li a:active {
      color: #4E5859;
      border: 1px solid #4E5859;
      text-decoration: none;
      background: #F6F7F8; }

figure.banner-img {
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  max-height: 180px; }
  figure.banner-img img {
    width: 100%;
    height: auto; }

.news-detail h1 {
  font-size: 30px;
  line-height: 36px; }

.tags .news-list-tags {
  font-size: 14px;
  line-height: 17px;
  color: #E6007E; }

#wrap-news-list-article > .col-lg-4 {
  margin-bottom: 1rem; }
#wrap-news-list-article > .col-lg-4:last-child {
  margin-bottom: 2rem; }
#wrap-news-list-article .item-hidden:nth-child(1n+7) {
  display: none; }

#wrap-more-ratgeber-results {
  display: none;
  width: 100%;
  text-align: center;
  padding: 15px 0; }
  #wrap-more-ratgeber-results .btn {
    font-size: 14px;
    border-radius: 1px;
    width: 100%;
    background: transparent;
    border: 1px solid #4E5859;
    border-radius: 4px;
    color: #4E5859; }

.news-search-form .input-group {
  border: 1px solid #00508B;
  background: white;
  border-radius: 5px; }
  .news-search-form .input-group input, .news-search-form .input-group button {
    color: #00508B;
    border: 0;
    background: transparent; }

article.ratgeber_list_topnews .card {
  border: 0;
  border-radius: 0; }
  article.ratgeber_list_topnews .card .card-img-top {
    border-radius: 0;
    height: auto; }
  article.ratgeber_list_topnews .card .card-img-overlay {
    background: white;
    width: 50%;
    height: 50%;
    top: 25%;
    left: 1rem; }
  article.ratgeber_list_topnews .card .card-body {
    border-bottom: 1px solid #BCC6C3; }
  article.ratgeber_list_topnews .card .card-img-overlay .news-list-category,
  article.ratgeber_list_topnews .card .card-body .news-list-category {
    color: #E6007E; }
  article.ratgeber_list_topnews .card .card-img-overlay .card-title,
  article.ratgeber_list_topnews .card .card-body .card-title {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 0; }
    article.ratgeber_list_topnews .card .card-img-overlay .card-title a:link,
    article.ratgeber_list_topnews .card .card-img-overlay .card-title a:visited,
    article.ratgeber_list_topnews .card .card-body .card-title a:link,
    article.ratgeber_list_topnews .card .card-body .card-title a:visited {
      color: #4E5859;
      transition: 0.5s ease all; }
    article.ratgeber_list_topnews .card .card-img-overlay .card-title a:hover,
    article.ratgeber_list_topnews .card .card-img-overlay .card-title a:focus,
    article.ratgeber_list_topnews .card .card-img-overlay .card-title a:active,
    article.ratgeber_list_topnews .card .card-body .card-title a:hover,
    article.ratgeber_list_topnews .card .card-body .card-title a:focus,
    article.ratgeber_list_topnews .card .card-body .card-title a:active {
      color: #E6007E; }
  article.ratgeber_list_topnews .card .card-img-overlay div.card-text a:link, article.ratgeber_list_topnews .card .card-img-overlay div.card-text a:visited,
  article.ratgeber_list_topnews .card .card-body div.card-text a:link,
  article.ratgeber_list_topnews .card .card-body div.card-text a:visited {
    color: #4E5859;
    text-decoration: none;
    transition: 0.75s ease all; }
  article.ratgeber_list_topnews .card .card-img-overlay div.card-text a:hover, article.ratgeber_list_topnews .card .card-img-overlay div.card-text a:active, article.ratgeber_list_topnews .card .card-img-overlay div.card-text a:focus,
  article.ratgeber_list_topnews .card .card-body div.card-text a:hover,
  article.ratgeber_list_topnews .card .card-body div.card-text a:active,
  article.ratgeber_list_topnews .card .card-body div.card-text a:focus {
    color: #E6007E;
    text-decoration: none; }

.ratgeber_list {
  background: url("../gfx/ratgeber_banner_1200x525.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }
  .ratgeber_list .card {
    border-radius: 0;
    background: rgba(255, 255, 255, 0.85); }

@media screen and (min-width: 576px) {
  #wrap-more-ratgeber-results {
    padding-top: 0; }

  main .news-single .news-detail-content {
    padding-left: 0;
    padding-right: 0; } }
@media screen and (min-width: 768px) {
  #wrap-news-list-article > .col-lg-4 {
    margin-bottom: 2rem; }
  #wrap-news-list-article > .col-lg-4:last-child {
    margin-bottom: 1rem; }

  figure.banner-img {
    max-height: 350px; }

  .news-detail h1 {
    font-size: 40px;
    line-height: 48px; } }
@media screen and (min-width: 992px) {
  #wrap-more-ratgeber-results {
    margin: 0 auto;
    margin-bottom: 10px;
    padding: 0; }

  #wrap-news-list-article > .col-lg-4 {
    margin-bottom: 30px; }
  #wrap-news-list-article > .col-lg-4:last-child {
    margin-bottom: 30px; }
  #wrap-news-list-article > .col-lg-4:nth-last-child(-n+3) {
    margin-bottom: 15px; }

  #wrap-news-filter {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-top: 0; }
    #wrap-news-filter .news {
      padding-top: 15px; }
    #wrap-news-filter > div:first-child {
      margin-bottom: 0; }
    #wrap-news-filter #news-filter {
      -webkit-flex-wrap: nowrap;
      -moz-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
      #wrap-news-filter #news-filter .nav-item:last-child .nav-link {
        margin-right: 0.5rem; }
      #wrap-news-filter #news-filter .nav-link,
      #wrap-news-filter #news-filter .nav-link:link,
      #wrap-news-filter #news-filter .nav-link:visited {
        height: 50px; }
    #wrap-news-filter .news-search-form .input-group input, #wrap-news-filter .news-search-form .input-group button {
      height: 50px; }

  figure.banner-img {
    max-height: 400px; }

  .news-detail h1 {
    font-size: 50px;
    line-height: 60px; }

  .tags .news-list-tags {
    font-size: 20px;
    line-height: 24px; }

  article.ratgeber_list_topnews .card .card-img-overlay {
    min-height: 325px; }
    article.ratgeber_list_topnews .card .card-img-overlay .news-list-category {
      font-size: 20px;
      line-height: 24px; }
    article.ratgeber_list_topnews .card .card-img-overlay h2.card-title {
      font-size: 50px;
      line-height: 60px; }
    article.ratgeber_list_topnews .card .card-img-overlay .material-icons {
      font-size: 45px; }

  .news-list-view .material-icons {
    font-size: 30px; } }
@media screen and (min-width: 1200px) {
  #wrap-news-filter #news-filter .nav-link,
  #wrap-news-filter #news-filter .nav-link:link,
  #wrap-news-filter #news-filter .nav-link:visited {
    font-size: 20px;
    line-height: 24px; }

  #wrap-news-filter .news-search-form .input-group input,
  #wrap-news-filter .news-search-form .input-group button {
    font-size: 20px;
    line-height: 24px; }
  #wrap-news-filter .news-search-form .input-group .btn-search {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
    #wrap-news-filter .news-search-form .input-group .btn-search .material-icons {
      font-size: 30px; } }
.dentnet-accordion {
  background: #F5F9FC;
  margin-bottom: 2rem;
  padding: 0; }
  .dentnet-accordion .card {
    background: transparent;
    border: 0;
    padding: 0;
    box-shadow: none;
    border-bottom: 1px solid #BCC6C3;
    border-radius: 0; }
    .dentnet-accordion .card .card-header {
      background: transparent;
      border: 0;
      border-radius: 0;
      box-shadow: none;
      padding: 1rem 30px; }
      .dentnet-accordion .card .card-header .btn {
        padding: 0;
        width: 100%;
        text-align: left;
        color: #4E5859;
        text-decoration: none; }
        .dentnet-accordion .card .card-header .btn div > i {
          color: #0098D6; }
        .dentnet-accordion .card .card-header .btn div > i:hover, .dentnet-accordion .card .card-header .btn div > i:active, .dentnet-accordion .card .card-header .btn div > i:focus {
          color: #00508B; }
      .dentnet-accordion .card .card-header .btn:hover,
      .dentnet-accordion .card .card-header .btn:active,
      .dentnet-accordion .card .card-header .btn:focus {
        color: black;
        text-decoration: none; }
    .dentnet-accordion .card .card-body {
      margin-top: 5px;
      background: white; }
      .dentnet-accordion .card .card-body :last-child {
        margin-bottom: 0; }
  .dentnet-accordion .card:last-child {
    border-bottom: 0; }

.gridWrap > .row {
  margin: 0; }
  .gridWrap > .row > .col-12,
  .gridWrap > .row > .col-11,
  .gridWrap > .row > .col-10,
  .gridWrap > .row > .col-9,
  .gridWrap > .row > .col-8,
  .gridWrap > .row > .col-7,
  .gridWrap > .row > .col-6,
  .gridWrap > .row > .col-5,
  .gridWrap > .row > .col-4,
  .gridWrap > .row > .col-3,
  .gridWrap > .row > .col-2,
  .gridWrap > .row > .col-1,
  .gridWrap > .row > .col {
    padding-left: 0;
    padding-right: 0; }
.gridWrap .nav-tabs {
  margin-bottom: 30px;
  font-family: 'Milo Medium', Arial, sans-serif; }
  .gridWrap .nav-tabs .nav-link:link,
  .gridWrap .nav-tabs .nav-link:visited {
    color: #00508B;
    transition: 0.75s ease all;
    font-size: 12px;
    line-height: 14px; }
  .gridWrap .nav-tabs .nav-link:hover,
  .gridWrap .nav-tabs .nav-link:active,
  .gridWrap .nav-tabs .nav-link:focus {
    color: #4E5859; }
  .gridWrap .nav-tabs .nav-link.active {
    color: #0098D6; }
.gridWrap .tab-content .ce-gallery figure {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  margin-bottom: 30px; }
.gridWrap .tab-content .ce-bodytext strong {
  font-family: 'Milo Medium', Arial, sans-serif;
  font-weight: normal; }

.gridWrap.frame-layout-0 {
  padding-left: 0;
  padding-right: 0; }

@media screen and (min-width: 576px) {
  .gridWrap > .row {
    margin: 0 -15px; }
    .gridWrap > .row > .col-12,
    .gridWrap > .row > .col-11,
    .gridWrap > .row > .col-10,
    .gridWrap > .row > .col-9,
    .gridWrap > .row > .col-8,
    .gridWrap > .row > .col-7,
    .gridWrap > .row > .col-6,
    .gridWrap > .row > .col-5,
    .gridWrap > .row > .col-4,
    .gridWrap > .row > .col-3,
    .gridWrap > .row > .col-2,
    .gridWrap > .row > .col-1,
    .gridWrap > .row > .col {
      padding-left: 15px;
      padding-right: 15px; }
  .gridWrap .tab-content .ce-gallery figure {
    margin: 0; } }
@media screen and (min-width: 992px) {
  .gridWrap .nav-tabs .nav-link:link,
  .gridWrap .nav-tabs .nav-link:visited {
    font-size: 18px;
    line-height: 22px; } }
.tx-powermail label {
  display: none; }
.tx-powermail form > h3 {
  display: none; }
.tx-powermail .powermail_legend {
  color: #00508B;
  margin-bottom: 2rem; }

.powermail_confirmation input[type="submit"] {
  color: #0098D6;
  border-color: #0098D6;
  background: transparent;
  font-family: 'Milo Medium', Arial, sans-serif;
  font-weight: inherit;
  font-size: 14px;
  height: 40px; }

.powermail_form.layout2 fieldset .row {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
.powermail_form.layout2 fieldset .row:nth-of-type(1) {
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }
.powermail_form.layout2 .col {
  padding-left: 0; }
  .powermail_form.layout2 .col .col-sm-10 {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%; }
    .powermail_form.layout2 .col .col-sm-10 input, .powermail_form.layout2 .col .col-sm-10 select, .powermail_form.layout2 .col .col-sm-10 textarea {
      border-color: #B8D7EA;
      font-size: 16px;
      height: 40px; }
.powermail_form.layout2 a:link, .powermail_form.layout2 a:visited {
  color: #0098D6; }
.powermail_form.layout2 input[type="submit"] {
  color: #0098D6;
  border-color: #0098D6;
  background: transparent;
  font-family: 'Milo Medium', Arial, sans-serif;
  font-weight: inherit;
  font-size: 14px;
  height: 40px; }

body .srtgs {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: 'Milo Light', Arial, sans-serif;
  margin-top: 30px;
  border-top: 1px solid #BCC6C3;
  padding-top: 30px;
  padding-bottom: 15px; }
  body .srtgs .totalrate {
    font-family: 'Milo Light', Arial, sans-serif;
    text-align: center;
    font-size: 35px;
    line-height: 42px;
    margin-right: 0; }
    body .srtgs .totalrate span {
      color: #FAB428; }
    body .srtgs .totalrate i {
      display: none; }
  body .srtgs em {
    font-size: 18px;
    line-height: 22px;
    font-style: normal;
    color: #4E5859;
    margin-left: 15px; }
  body .srtgs .stars {
    background: url("../gfx/icons/star_grey.png") repeat-x top left;
    margin-top: 5px;
    margin-bottom: 15px; }
    body .srtgs .stars .star_n {
      background: url("../gfx/icons/star_orange.png") repeat-x top left; }

body .news-single .srtgs {
  padding-bottom: 25px; }

@media screen and (min-width: 768px) {
  body .srtgs {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }
    body .srtgs .totalrate {
      text-align: right;
      margin-right: 15px; }
    body .srtgs .stars {
      margin-top: 0;
      margin-bottom: 0; } }
h1, h2, h3, h4, h5, h6, p {
  max-width: 100%; }

img {
  min-height: 1px; }

@media print {
  body.be-14 {
    background: white; }
    body.be-14 .page > section.container {
      max-width: 1500px; }
    body.be-14 #info,
    body.be-14 #wrap-search-widget,
    body.be-14 .opening,
    body.be-14 .page aside,
    body.be-14 .page > footer {
      display: none !important; }
    body.be-14 ul#results {
      display: none;
      padding-top: 0; }
      body.be-14 ul#results > li {
        margin-bottom: 0;
        border-bottom: 1px solid #707070; }
        body.be-14 ul#results > li article.dentist > .row > .col-3,
        body.be-14 ul#results > li article.dentist > .row > .col-3 div {
          display: none !important; }
        body.be-14 ul#results > li article.dentist figure {
          height: 150px; }
      body.be-14 ul#results > li:nth-child(1n+6) {
        display: none !important; }
    body.be-14 figure#logo-print {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: flex-end;
      -moz-justify-content: flex-end;
      -ms-justify-content: flex-end;
      justify-content: flex-end;
      -ms-flex-pack: flex-end;
      width: 100%;
      margin-bottom: 60px;
      height: auto; }
      body.be-14 figure#logo-print img {
        width: 500px;
        height: 130px; }
    body.be-14 ul#print-results {
      display: block; }
      body.be-14 ul#print-results article.dentist.dentist-pro figure {
        max-height: 230px !important;
        height: 230px !important; }
      body.be-14 ul#print-results article.dentist {
        border-bottom: 1px solid #c8c8c8;
        margin-bottom: 20px;
        padding-bottom: 20px; }
        body.be-14 ul#print-results article.dentist figure {
          position: relative;
          width: 100%;
          max-height: 125px !important;
          height: 125px !important;
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          -webkit-justify-content: center;
          -moz-justify-content: center;
          -ms-justify-content: center;
          justify-content: center;
          -ms-flex-pack: center;
          overflow: hidden;
          width: 9999em;
          max-width: 100%; }
          body.be-14 ul#print-results article.dentist figure img {
            width: 100%;
            max-height: 100%;
            object-fit: cover;
            display: none; }
          body.be-14 ul#print-results article.dentist figure img:first-child {
            display: block; }
        body.be-14 ul#print-results article.dentist ul {
          list-style: none;
          font-size: 16px;
          padding: 0; }
          body.be-14 ul#print-results article.dentist ul li {
            margin-bottom: 0;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -webkit-align-items: center;
            -moz-align-items: center;
            -ms-align-items: center;
            align-items: center; }
            body.be-14 ul#print-results article.dentist ul li .material-icons {
              color: #BCC6C3 !important;
              margin-right: 0.5rem;
              font-size: 16px; }
        body.be-14 ul#print-results article.dentist h3 {
          font-size: 30px;
          line-height: 100%;
          margin-bottom: 0.5rem; }
        body.be-14 ul#print-results article.dentist span.dentnet_tag {
          margin-bottom: 0.75rem;
          background: #E6EAEC !important; }
      body.be-14 ul#print-results > li:last-child article.dentist {
        padding-bottom: 0;
        margin-bottom: 0;
        border-bottom: 0; }
    body.be-14 ul#print-results.premium_5 > li:nth-child(8n+6) {
      page-break-before: always;
      margin-top: 5rem; }
    body.be-14 ul#print-results.premium_4 > li:nth-child(8n+6) {
      page-break-before: always;
      margin-top: 5rem; }
    body.be-14 ul#print-results.premium_3 > li:nth-child(8n+6) {
      page-break-before: always;
      margin-top: 5rem; }
    body.be-14 ul#print-results.premium_2 > li:nth-child(8n+7) {
      page-break-before: always;
      margin-top: 5rem; }
    body.be-14 ul#print-results.premium_1 > li:nth-child(8n+8) {
      page-break-before: always;
      margin-top: 5rem; }
    body.be-14 ul#print-results.premium_0 > li:nth-child(8n+8) {
      page-break-before: always;
      margin-top: 5rem; }

  body.be-9 figure#logo-print {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: flex-end;
    width: 100%;
    margin-bottom: 60px;
    height: auto; }
    body.be-9 figure#logo-print img {
      width: 500px;
      height: 130px; }
  body.be-9 .page > header,
  body.be-9 header h1,
  body.be-9 aside,
  body.be-9 #content_header,
  body.be-9 .frame-type-header {
    display: none; }
  body.be-9 .news-list-view {
    padding-top: 0 !important; }
  body.be-9 .navbar-brand {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: flex-end; }
  body.be-9 .navbar {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
    body.be-9 .navbar #navbar-promo,
    body.be-9 .navbar #navbarCollapse,
    body.be-9 .navbar .navbar-toggler {
      display: none; }
  body.be-9 .frame-type-textmedia {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  body.be-9 .tx-dentnetsearch {
    display: none; }
  body.be-9 .page section.content header#content_header h1 {
    margin-top: 0;
    margin-bottom: 1rem; }
  body.be-9 .page section.content header#content_header figure.image {
    display: none; }
    body.be-9 .page section.content header#content_header figure.image img {
      display: none; }
  body.be-9 .frame-type-header.frame-space-before-medium {
    margin-top: 0; }
  body.be-9 .news-search-form {
    display: none; }
  body.be-9 table#krankenkasse {
    margin-top: -50px !important;
    margin-bottom: 15px;
    border: 0; }
    body.be-9 table#krankenkasse thead {
      padding-top: 50px;
      padding-bottom: 50px; }
      body.be-9 table#krankenkasse thead tr {
        display: table-row !important; }
        body.be-9 table#krankenkasse thead tr th {
          display: table-cell !important;
          text-align: center;
          border-top: 50px solid white;
          background: #D8DFE1 !important;
          border-bottom: 0;
          font-size: 14px;
          padding: 0.35rem 0 0.35rem 0.35rem; }
        body.be-9 table#krankenkasse thead tr th:first-child {
          text-align: left; }
    body.be-9 table#krankenkasse tbody tr {
      display: table-row !important;
      margin-bottom: 0; }
      body.be-9 table#krankenkasse tbody tr .row {
        display: block;
        width: 100%;
        margin: 0; }
        body.be-9 table#krankenkasse tbody tr .row div {
          display: block;
          width: 100%; }
        body.be-9 table#krankenkasse tbody tr .row > .col-6:first-child {
          display: none; }
      body.be-9 table#krankenkasse tbody tr td {
        display: table-cell !important;
        text-align: center !important;
        vertical-align: middle;
        padding: 0.25rem 0 0.25rem 0.35rem; }
        body.be-9 table#krankenkasse tbody tr td .krankenkasse-title {
          font-size: 16px; }
      body.be-9 table#krankenkasse tbody tr td:first-child {
        text-align: left !important;
        border-top: 0;
        width: 400px; }
        body.be-9 table#krankenkasse tbody tr td:first-child .text-lg-left {
          text-align: left !important; }
        body.be-9 table#krankenkasse tbody tr td:first-child .col-6 {
          padding-left: 0 !important; }
        body.be-9 table#krankenkasse tbody tr td:first-child a {
          text-decoration: none;
          color: #4E5859; }
    body.be-9 table#krankenkasse tbody tr:nth-child(even) td {
      background: #F5F9FC !important; }
  body.be-9 #wrap-more-kk-results {
    display: none !important; }
  body.be-9 .page > footer.footer {
    display: none; }

  .page {
    margin: 10cm 2cm;
    margin-top: 0 !important;
    padding-top: 0 !important; }
  @top-center {
    .page {
      content: element(pageHeader); } }
  @bottom-center {
    .page {
      content: element(pageFooter); } }
  #pageHeader {
    position: running(pageHeader); }
    #pageHeader .navbar {
      display: none; }

  #pageFooter {
    position: running(pageFooter); }

  @page {}
  @page :first {
    body.be-9 table#krankenkasse thead tr th {
      border-top: 50px solid white; } } }
html body.new-searchbar-layout {
  padding-top: 0; }
  html body.new-searchbar-layout .page > header nav.fixed-top .navbar-toggler {
    height: 80px;
    width: 80px; }
  html body.new-searchbar-layout .page > header nav.fixed-top > .container #navbar-promo > ul > li a {
    height: 80px; }
  html body.new-searchbar-layout .page > header nav.fixed-top {
    background-image: url("../gfx/bg_white_80px.jpg"); }
  html body.new-searchbar-layout .black-overlay.front {
    z-index: 1050; }
  html body.new-searchbar-layout main .frame-type-text p {
    font-size: 18px;
    line-height: 24px; }
  html body.new-searchbar-layout main .frame-layout-1050 p {
    font-size: 25px;
    line-height: 30px; }
  html body.new-searchbar-layout main .frame-layout-1050 a:link,
  html body.new-searchbar-layout main .frame-layout-1050 a:visited {
    font-size: 14px;
    line-height: 17px; }
  html body.new-searchbar-layout > div.page {
    padding-top: 0 !important;
    max-height: 465px;
    min-height: 465px; }
    html body.new-searchbar-layout > div.page > header > nav.navbar {
      position: relative; }
    html body.new-searchbar-layout > div.page section#wrap-searchbar,
    html body.new-searchbar-layout > div.page section#home-searchbar {
      position: -webkit-sticky;
      position: -moz-sticky;
      position: -ms-sticky;
      position: -o-sticky;
      position: sticky;
      top: 0;
      z-index: 100; }
    html body.new-searchbar-layout > div.page section.front#wrap-searchbar,
    html body.new-searchbar-layout > div.page section.front#home-searchbar {
      z-index: 1051; }
  html body.new-searchbar-layout .page > header nav.fixed-top > .container #navbarCollapse {
    position: absolute;
    top: 79px;
    background: #F2F4F5;
    max-width: 75%; }
    html body.new-searchbar-layout .page > header nav.fixed-top > .container #navbarCollapse > .container {
      padding-left: 0 !important;
      padding-right: 0 !important; }
    html body.new-searchbar-layout .page > header nav.fixed-top > .container #navbarCollapse > div.d-flex > ul.navbar-nav {
      max-width: 505px;
      width: 505px; }
  html body.new-searchbar-layout #wrap-search-widget div.search-widget > .input-group > div,
  html body.new-searchbar-layout #wrap-search-widget div.search-widget > .input-group > input {
    height: 80px;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
  html body.new-searchbar-layout #wrap-search-widget .input-group-append i.material-icons {
    display: none; }
  html body.new-searchbar-layout #wrap-search-widget .input-group-prepend > span {
    padding-right: 0; }

body.be-8 #dentist_show .dent-net-search-wrapper,
body.be-14 #wrap-search-widget {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  position: sticky;
  top: 0;
  z-index: 100;
  transition: 0.35s ease top; }

html body.new-searchbar-layout.be-11 .page {
  max-height: none;
  max-width: none;
  height: auto; }

html body.new-searchbar-layout.be-1 > div.page {
  max-height: 960px;
  min-height: 960px; }
  html body.new-searchbar-layout.be-1 > div.page section#home-searchbar {
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    position: sticky;
    top: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
    html body.new-searchbar-layout.be-1 > div.page section#home-searchbar > .normal {
      position: absolute;
      transition: 0.1s ease-in-out width;
      width: 360px; }
      html body.new-searchbar-layout.be-1 > div.page section#home-searchbar > .normal #wrap-search-widget div.search-widget {
        background: white;
        transition: 0.5s ease all; }
    html body.new-searchbar-layout.be-1 > div.page section#home-searchbar > .normal.docked {
      /*position: fixed;*/
      top: 0 !important;
      z-index: 1000;
      width: 100%;
      padding: 0; }
      html body.new-searchbar-layout.be-1 > div.page section#home-searchbar > .normal.docked #wrap-search-widget div.search-widget {
        background: #D8DFE1; }
  html body.new-searchbar-layout.be-1 > div.page #home-content-hero {
    max-height: 200px;
    min-height: 200px;
    overflow: hidden; }
    html body.new-searchbar-layout.be-1 > div.page #home-content-hero div {
      height: 100%; }
      html body.new-searchbar-layout.be-1 > div.page #home-content-hero div figure {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        height: 100%; }
        html body.new-searchbar-layout.be-1 > div.page #home-content-hero div figure > img {
          object-fit: cover; }

@media screen and (min-width: 576px) {
  html body.new-searchbar-layout .page > header nav.fixed-top > .container #navbarCollapse {
    max-width: 50%; }

  html body.new-searchbar-layout.be-1 > div.page section#home-searchbar > .normal {
    width: 480px; }
  html body.new-searchbar-layout.be-1 > div.page section#home-searchbar > .normal.docked {
    width: 540px; }
  html body.new-searchbar-layout.be-1 > div.page #home-content-hero {
    max-height: 300px;
    min-height: 300px; } }
@media screen and (min-width: 768px) {
  html body.new-searchbar-layout.be-1 > div.page section#home-searchbar > .normal {
    width: 620px; }
  html body.new-searchbar-layout.be-1 > div.page section#home-searchbar > .normal.docked {
    width: 688px; }
  html body.new-searchbar-layout.be-1 > div.page #home-content-hero {
    max-height: 400px;
    min-height: 400px; } }
@media screen and (min-width: 992px) {
  html body.new-searchbar-layout .page > header nav.fixed-top > .container #navbarCollapse {
    padding: 30px;
    max-width: 100%; }
    html body.new-searchbar-layout .page > header nav.fixed-top > .container #navbarCollapse > div.d-flex > ul.navbar-nav {
      width: 40%; }
  html body.new-searchbar-layout main .frame-type-text p {
    font-size: 20px;
    line-height: 26px; }
  html body.new-searchbar-layout main .frame-layout-1050 {
    margin: 0 32px 10px; }
    html body.new-searchbar-layout main .frame-layout-1050 p {
      font-size: 35px;
      line-height: 42px; }
    html body.new-searchbar-layout main .frame-layout-1050 a:link,
    html body.new-searchbar-layout main .frame-layout-1050 a:visited {
      font-size: 20px;
      line-height: 24px; }

  html body.new-searchbar-layout.be-1 > div.page section#home-searchbar > .normal {
    width: 66%; }
  html body.new-searchbar-layout.be-1 > div.page section#home-searchbar > .normal.docked {
    width: 960px; }
  html body.new-searchbar-layout.be-1 > div.page #home-content-hero {
    max-height: 500px;
    min-height: 500px; } }
@media screen and (min-width: 1200px) {
  html body.new-searchbar-layout .page > header nav.fixed-top > .container #navbarCollapse {
    width: 100%; } }
@media screen and (min-width: 1360px) {
  html body.new-searchbar-layout.be-1 > div.page section#home-searchbar > .normal.docked {
    width: 1360px; }
  html body.new-searchbar-layout.be-1 > div.page #home-content-hero {
    max-height: 600px;
    min-height: 600px; } }
_:-ms-lang(x),
html body.new-searchbar-layout.be-1 > div.page section#home-searchbar {
  position: relative;
  min-height: 0 !important; }

_:-ms-lang(x),
html body.new-searchbar-layout.be-1 > div.page section#home-searchbar > .normal {
  position: absolute;
  top: 265px;
  left: 0;
  width: 100%;
  padding: 0 100px; }

.page > footer > section.light_grey {
  background: #e7eaec;
  color: #4e5859;
  font-weight: lighter; }
  .page > footer > section.light_grey > .container > .row > .col-12 {
    padding-left: 30px;
    padding-right: 30px; }
  .page > footer > section.light_grey .btn-light:link, .page > footer > section.light_grey .btn-light:visited {
    background: transparent;
    border: 1px solid #4e5859;
    color: #4e5859; }
  .page > footer > section.light_grey .btn-light:hover, .page > footer > section.light_grey .btn-light:active, .page > footer > section.light_grey .btn-light:focus {
    background: #4e5859;
    color: white; }
  .page > footer > section.light_grey .btn {
    font-size: 14px;
    line-height: 17px;
    border-radius: 2px;
    padding: 0.5rem 1rem; }
  .page > footer > section.light_grey .list-social {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
    .page > footer > section.light_grey .list-social li {
      margin-right: 5px; }
      .page > footer > section.light_grey .list-social li a {
        color: #4e5859;
        padding: 10px;
        border: 1px solid #4e5859;
        border-radius: 50px;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        width: 35px;
        height: 35px;
        font-size: 1rem; }
    .page > footer > section.light_grey .list-social li a:before {
      content: ""; }
  .page > footer > section.light_grey ul {
    padding-left: 0;
    list-style: none; }
    .page > footer > section.light_grey ul li {
      margin-bottom: 5px; }
      .page > footer > section.light_grey ul li a:link, .page > footer > section.light_grey ul li a:visited {
        color: #4e5859;
        transition: 0.35s ease all;
        text-decoration: none; }
      .page > footer > section.light_grey ul li a:before {
        content: ">";
        margin-right: 5px; }
      .page > footer > section.light_grey ul li a:hover, .page > footer > section.light_grey ul li a:focus, .page > footer > section.light_grey ul li a:active {
        color: black;
        text-decoration: none; }
    .page > footer > section.light_grey ul li:last-child {
      margin-bottom: 0; }
  .page > footer > section.light_grey ul.bordered-list li {
    border-top: 1px solid #4e5859;
    margin-bottom: 0;
    padding-top: 5px;
    padding-bottom: 5px; }
  .page > footer > section.light_grey ul.bordered-list li:last-child {
    border-bottom: 1px solid #4e5859; }

.page > footer > section:nth-of-type(2) {
  background: #d8dfe1;
  color: #4e5859;
  border-top: 2px solid white; }
  .page > footer > section:nth-of-type(2) ul li {
    display: inline; }
  .page > footer > section:nth-of-type(2) ul li:before {
    content: "• "; }
  .page > footer > section:nth-of-type(2) ul li:first-child:before {
    content: ""; }

.page > footer > section#sec_nav_footer,
.page > footer > section:last-child {
  background: #4e5859;
  color: white;
  font-weight: lighter; }
  .page > footer > section#sec_nav_footer a:link, .page > footer > section#sec_nav_footer a:visited,
  .page > footer > section:last-child a:link,
  .page > footer > section:last-child a:visited {
    color: white; }
  .page > footer > section#sec_nav_footer nav,
  .page > footer > section:last-child nav {
    padding: 0; }
    .page > footer > section#sec_nav_footer nav ul,
    .page > footer > section:last-child nav ul {
      margin-bottom: 0;
      padding: 0; }
      .page > footer > section#sec_nav_footer nav ul li,
      .page > footer > section:last-child nav ul li {
        display: inline;
        margin-left: 5px; }
      .page > footer > section#sec_nav_footer nav ul li:before,
      .page > footer > section:last-child nav ul li:before {
        content: "• "; }
      .page > footer > section#sec_nav_footer nav ul li:first-child,
      .page > footer > section:last-child nav ul li:first-child {
        margin-left: 0; }
      .page > footer > section#sec_nav_footer nav ul li:first-child:before,
      .page > footer > section:last-child nav ul li:first-child:before {
        content: ""; }

.black-overlay {
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  z-index: 10; }

@media screen and (min-width: 992px) {
  body {
    overflow-y: scroll; } }

/*# sourceMappingURL=main.css.map */
