.list-unstyled, .list-inline, .social, .nav ul, .top-links ul, .prices-nav ul, .guide-nav ul, .office-nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.list-inline > li, .social > li {
  display: inline-block; }

.container {
  width: calc(100% - 2rem);
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto; }

img,
iframe {
  max-width: 100%; }

a:hover img, a:focus img {
  opacity: 0.8; }
a img {
  transition: opacity 0.2s; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  line-height: 1.15;
  margin-bottom: 1rem; }

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

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

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

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

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

@media (min-width: 992px) {
  h1, .h1 {
    font-size: 2.9375rem; }

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

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

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

  h5, .h5 {
    font-size: 0.9375rem; } }
table {
  margin-bottom: 1rem; }

.btn, .search-box .search-submit {
  display: inline-block;
  font-size: 0.9375rem;
  font-weight: bold;
  padding: 0.75rem 1.5rem;
  margin-bottom: 1rem;
  border: 0;
  color: #006c79; }
  .btn:hover, .search-box .search-submit:hover, .btn:focus, .search-box .search-submit:focus {
    text-decoration: none;
    color: #006c79; }

.btn.btn-sm, .search-box .btn-sm.search-submit {
  font-size: 0.625rem;
  font-weight: normal; }

.btn.btn-primary, .search-box .search-submit {
  color: #006c79;
  background-color: #ffd700; }
  .btn.btn-primary:hover, .search-box .search-submit:hover, .btn.btn-primary:focus, .search-box .search-submit:focus {
    color: white;
    background-color: #006c79; }

.btn.btn-asym, .search-box .btn-asym.search-submit {
  border: 2px solid #006c79; }
  .btn.btn-asym:hover, .search-box .btn-asym.search-submit:hover, .btn.btn-asym:focus, .search-box .btn-asym.search-submit:focus {
    color: white;
    background-color: #006c79;
    border-color: transparent; }

.btn.btn-outline, .search-box .btn-outline.search-submit {
  border: 1px solid #006c79; }
  .btn.btn-outline:hover, .search-box .btn-outline.search-submit:hover, .btn.btn-outline:focus, .search-box .btn-outline.search-submit:focus {
    color: white;
    background-color: #006c79;
    border-color: transparent; }

@media (min-width: 992px) {
  .btn.btn-lg, .search-box .btn-lg.search-submit {
    font-size: 1.25rem; }

  .btn.btn-sm, .search-box .btn-sm.search-submit {
    font-size: 0.75rem; } }
body {
  font-family: sans-serif;
  font-family: 'Lato', sans-serif;
  line-height: 1.38;
  font-size: 0.8125rem; }

@media (min-width: 992px) {
  body {
    font-size: 0.9375rem;
    line-height: 1.67; } }
.overlay, .search-box {
  opacity: 0;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.overlay.overlay-menu, .overlay-menu.search-box {
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 80; }

.header {
  color: white;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100; }
  .header a {
    color: inherit; }
    .header a:hover, .header a:focus {
      text-decoration: none; }

.header-bar-parent {
  background-color: rgba(0, 108, 121, 0.8);
  transition: background 0.4s; }
  .single-cennik .header-bar-parent {
    background-color: #006c79; }

.header-menu-parent {
  background-color: #22929f;
  transition: background 0.4s, border 0.4s;
  position: absolute;
  top: 0;
  right: 0;
  left: 25%;
  z-index: 100; }

.header-menu {
  display: none; }

/*.header.header-transparent .header-bar-parent {
    background-color: transparent;
}*/
.header-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 50px; }
  .header-bar a:hover, .header-bar a:focus, .header-bar button:hover, .header-bar button:focus {
    opacity: 0.8; }
    .header-bar a:hover img, .header-bar a:focus img, .header-bar button:hover img, .header-bar button:focus img {
      opacity: 1; }

.corner {
  display: none;
  color: #006c79;
  position: absolute;
  top: 0;
  right: 0;
  width: 160px;
  height: 100px;
  text-align: right;
  padding: 1rem;
  font-size: 1rem;
  font-weight: bold;
  line-height: normal; }
  .corner > *:not(.corner-child) {
    z-index: 20;
    position: relative; }

.corner-expanded {
  text-align: left;
  z-index: 50;
  width: 240px; }

.corner-child {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 240px 100px 0;
  border-color: transparent #ffd700 transparent transparent; }

.corner-expanded .corner-child {
  border: 0;
  width: 240px;
  height: 15rem;
  background-color: #ffd700; }

.corner-expanded .corner-impaired {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%; }

.corner-impaired,
.corner-font-button,
.corner-contrast-button {
  border: 0;
  padding: 0;
  background-color: transparent;
  text-align: inherit;
  color: inherit;
  font-weight: inherit; }

.corner-font,
.corner-contrast {
  display: none; }

.corner-expanded .corner-font,
.corner-expanded .corner-contrast {
  display: block;
  margin-top: 0.5rem;
  padding-top: 0.5rem;
  border-top: 1px solid #006c79; }

.corner-switch {
  display: flex;
  justify-content: space-between;
  align-items: flex-end; }

.corner-contrast-switch {
  justify-content: flex-start; }

.corner-font-button {
  flex: 1 0 33.33%;
  text-align: center; }
  .corner-font-button:not(:last-child) {
    border-right: 1px solid #006c79; }

.corner-contrast-button {
  width: 1.75rem;
  height: 1.75rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin-right: 0.75rem;
  margin-top: 0.75rem; }

.corner-font-icon {
  padding: 0.5rem 0; }

.corner-font-caption {
  font-size: 0.8125rem; }

.corner-font-smaller {
  font-size: 0.9375rem; }

.corner-font-normal {
  font-size: 1.125rem; }

.corner-font-larger {
  font-size: 1.25rem; }

.corner-contrast-1 {
  color: #ffd700;
  background-color: #006c79; }

.corner-contrast-2 {
  border: 1px solid #006c79;
  background-color: #ffd700;
  color: black; }

.corner-contrast-3 {
  background-color: black;
  color: white; }

.corner-contrast-4 {
  background-color: white;
  color: #006c79; }

@media (min-width: 992px) {
  /*.header.header-transparent .header-menu-parent {
      background-color: transparent;
  }*/
  .header-bar {
    border-bottom: 1px solid transparent;
    min-height: 65px; }

  /*.header.header-transparent .header-bar {
      border-bottom-color: white;
  }*/
  .header-menu-parent {
    position: static;
    background-color: rgba(34, 146, 159, 0.8); }
    .single-cennik .header-menu-parent {
      background-color: #22929f; }

  .header-menu {
    display: block !important;
    min-height: 35px; } }
@media (min-width: 1200px) {
  .header-bar {
    justify-content: flex-start; }
    .header-bar > * {
      margin-right: 1rem; }

  .corner {
    display: block; } }
@media (min-width: 1400px) {
  .header-bar > * {
    margin-right: 2rem; } }
@media (min-width: 1600px) {
  .header-bar {
    justify-content: space-between; }
    .header-bar > * {
      margin-right: 0; } }
.logo {
  display: flex;
  align-items: center;
  color: white !important; }

.logo-img {
  height: 35px;
  width: auto; }

.logo-caption {
  display: none;
  margin-left: 1rem; }
  .logo-caption * {
    margin: 0; }
  .logo-caption h2 {
    font-size: 1.125rem; }
  .logo-caption p {
    font-size: 1rem;
    font-style: italic; }

.social {
  display: none; }

.social a {
  padding: 0.5rem; }

.tel {
  display: none;
  font-size: 1.25rem;
  font-weight: bold; }
  .tel img {
    margin-right: 0.5rem;
    vertical-align: baseline; }

.registration.btn, .search-box .registration.search-submit {
  display: none;
  margin-bottom: 0;
  padding: 0.5rem 2rem; }
  .registration.btn:hover, .search-box .registration.search-submit:hover, .registration.btn:focus, .search-box .registration.search-submit:focus {
    background-color: #22929f; }

.search-button {
  display: none;
  border: 0;
  background-color: transparent;
  color: white;
  padding: 0;
  min-height: 2rem;
  min-width: 2rem;
  border: 2px solid white;
  border-radius: 50%;
  position: relative;
  z-index: 20; }

.search-box {
  background-color: rgba(0, 108, 121, 0.9);
  z-index: 120;
  opacity: 1;
  display: none; }

.search-close {
  color: white;
  background: none;
  border: 0;
  padding: 0.5rem;
  float: right;
  margin-bottom: 6rem; }

.search-title {
  clear: both;
  margin-bottom: 2rem; }

.search-box .search-input {
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid white;
  color: white;
  font-size: 1.875rem;
  padding: calc(0.5rem - 1px);
  min-width: 65%; }

.search-box .search-submit {
  border: 0;
  padding: 0.5rem 2rem;
  font-size: 1.875rem;
  margin-left: 1rem; }
  .search-box .search-submit:hover, .search-box .search-submit:focus {
    background-color: #22929f; }

.burger {
  background: none;
  border: 0;
  padding: 0.5rem;
  font-size: 1.125rem;
  font-weight: bold;
  color: white; }

.burger.burger-close {
  float: right; }
  .burger.burger-close:hover, .burger.burger-close:focus {
    opacity: 0.8; }

@media (min-width: 576px) {
  .social {
    display: flex;
    align-items: center; } }
@media (min-width: 768px) {
  .tel {
    display: block; } }
@media (min-width: 992px) {
  .logo-img {
    height: auto; }

  .logo-caption {
    display: block; }

  .registration.btn, .search-box .registration.search-submit,
  .search-button {
    display: block; }

  .burger {
    display: none; } }
.nav {
  clear: both; }
  .nav ul li:hover a, .nav ul li:focus a {
    background-color: white;
    color: #006c79; }
  .nav ul li a {
    display: block;
    padding: 0.5rem;
    color: white; }
    .nav ul li a:hover, .nav ul li a:focus {
      background-color: #006c79;
      color: white; }
  .nav ul li ul {
    padding-left: 1em; }

.nav-home a {
  background: url(../img/icon-home.png) center left no-repeat; }
  .nav-home a:hover, .nav-home a:focus {
    text-decoration: none; }

@media (min-width: 992px) {
  .nav > ul {
    display: flex;
    justify-content: space-around;
    text-align: center; }
    .nav > ul > li {
      flex: 1 1 auto;
      position: relative; }
  .nav ul li a {
    padding: 0.25rem 0.5rem;
    min-height: 35px; }
  .nav ul li:hover ul, .nav ul li:focus ul {
    display: block;
    width: 140%;
    margin-left: -20%;
    position: absolute;
    background-color: white;
    color: #006c79; }
  .nav ul li ul {
    display: none;
    border: 1px solid rgba(34, 146, 159, 0.8);
    padding-left: 0;
    max-height: calc(100vh - 100px);
    overflow: auto; }

  .nav-home a {
    background-position: center center; } }
.top {
  background-color: #006c79;
  color: white;
  position: relative; }

.top-slide {
  min-height: 320px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding-top: 0.5rem; }

.top-slider.owl-carousel .owl-nav {
  font-size: 3.125rem;
  color: white; }

.top-slider.owl-carousel .owl-prev,
.top-slider.owl-carousel .owl-next {
  position: absolute;
  top: 40%; }
  .top-slider.owl-carousel .owl-prev:hover, .top-slider.owl-carousel .owl-prev:focus,
  .top-slider.owl-carousel .owl-next:hover,
  .top-slider.owl-carousel .owl-next:focus {
    color: #e0edef; }

.top-slider.owl-carousel .owl-prev {
  left: 2rem; }

.top-slider.owl-carousel .owl-next {
  right: 2rem; }

.top-title {
  font-size: 35px;
  margin-left: 0.5rem;
  margin-right: 0.5rem; }

.top-links {
  background-color: rgba(0, 108, 121, 0.8); }

.top-links ul {
  padding-top: 1rem;
  padding-top: 0.5rem;
  overflow: hidden;
  text-align: center; }
  .top-links ul li {
    margin-bottom: 1rem;
    margin-bottom: 0.5rem; }

.top-links .btn, .top-links .search-box .search-submit, .search-box .top-links .search-submit {
  padding: 1rem 2rem;
  margin-bottom: 0;
  width: 75%;
  color: white;
  border-color: white; }
  .top-links .btn:hover, .top-links .search-box .search-submit:hover, .search-box .top-links .search-submit:hover, .top-links .btn:focus, .top-links .search-box .search-submit:focus, .search-box .top-links .search-submit:focus {
    background-color: #22929f;
    border-color: #22929f; }

@media (min-width: 768px) {
  .top-links ul {
    display: flex; }
    .top-links ul li {
      width: 100%; } }
@media (min-width: 992px) {
  .top {
    display: flex;
    flex-direction: column;
    align-items: center; }

  .top-slider {
    width: 100%; }

  .top-slide {
    min-height: 560px; }

  .top-title {
    font-size: 47px; }

  .top-links {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10; } }
.news {
  margin-top: 2rem;
  color: #006c79; }
  .news a {
    color: inherit;
    font-weight: bold; }
    .news a:hover, .news a:focus {
      text-decoration: underline; }
  .news .btn-primary:hover, .news .search-box .search-submit:hover, .search-box .news .search-submit:hover, .news .btn-primary:focus, .news .search-box .search-submit:focus, .search-box .news .search-submit:focus {
    background-color: #22929f;
    text-decoration: none; }

.news-background {
  display: block;
  min-height: 172px;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }
  .news-background:hover, .news-background:focus {
    opacity: 0.8; }

.news-caption {
  background-color: #006c79;
  color: white;
  padding: 1rem 1rem 0;
  position: relative; }

.news-promo-header {
  color: #ffd700;
  text-transform: uppercase; }

.news-promo-shape {
  background-color: #ffd700;
  color: #006c79;
  font-weight: bold;
  border-radius: 50%;
  display: inline-block;
  line-height: normal;
  padding: 0.5rem;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  float: right; }

.news-promo-small {
  font-size: 0.9375rem;
  letter-spacing: -0.02em; }

.news-promo-large {
  font-size: 1.5625rem;
  letter-spacing: -0.05em; }

.news-left {
  position: relative; }
  .news-left article {
    height: 100%; }

.news-right {
  background-color: #006c79;
  color: white;
  overflow: hidden; }

.news-header {
  padding: 1rem 1rem 0; }

.news-body {
  display: flex;
  flex-wrap: wrap;
  padding: 0 1rem; }

.news-article {
  width: 50%;
  border-bottom: 1px solid white; }
  .news-article:nth-child(1), .news-article:nth-child(2) {
    border-top: 1px solid white;
    padding-top: 1rem; }
  .news-article:nth-child(even) {
    padding-left: 0.5rem; }
  .news-article:nth-child(odd) {
    padding-right: 0.5rem; }
  .news-article img {
    margin-bottom: 0.5rem; }

.news-footer {
  padding: 1rem 1rem 0;
  text-align: center; }

@media (min-width: 992px) {
  .news {
    display: flex; }

  .news-background {
    min-height: 590px; }

  .news-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 108, 121, 0.8); }

  .news-promo-shape {
    padding: 1rem; }

  .news-promo-small {
    font-size: 1.4375rem; }

  .news-promo-large {
    font-size: 2.4375rem; }

  .news-left {
    width: 70%; }

  .news-right {
    width: 30%; }

  .news-article {
    width: 100%;
    margin-left: 0;
    margin-right: 0; }
    .news-article:nth-child(2) {
      border-top: 0; }
    .news-article:nth-child(even), .news-article:nth-child(odd) {
      padding-left: 0;
      padding-right: 0; }

  .news-footer {
    text-align: left; } }
@media (min-width: 1200px) {
  .news-caption {
    padding-left: calc((100vw - 1170px) / 4); }

  .news-header,
  .news-body,
  .news-footer {
    padding-right: calc((100vw - 1170px) / 4); } }
.newsletter {
  color: #006c79;
  text-align: center;
  padding: 3rem 0;
  border-bottom: 1px solid #006c79; }

.newsletter form {
  padding-top: 1rem; }
  .newsletter form input:not([type="submit"]) {
    background-color: #e0edef;
    color: #006c79;
    border: 1px solid #006c79;
    padding: 0.5rem;
    height: 50px;
    width: 280px;
    max-width: 100%; }
  .newsletter form input[type="submit"] {
    border: 0;
    margin: 0;
    font-size: 0.9375rem;
    font-weight: bold;
    color: #006c79;
    background-color: #ffd700;
    padding: 0.25rem 1rem;
    height: 50px;
    margin: 0 auto; }
    .newsletter form input[type="submit"]:hover, .newsletter form input[type="submit"]:focus {
      color: white;
      background-color: #006c79; }

@media (min-width: 768px) {
  .newsletter form {
    display: flex;
    justify-content: center; }
    .newsletter form input[type="submit"] {
      font-size: 1.25rem;
      margin: 0;
      margin-left: 0.25rem; } }
.procedures {
  margin-top: 2rem;
  padding-top: 1rem;
  text-align: center;
  color: #006c79; }
  .procedures a {
    color: inherit; }

.procedures-item {
  height: 100%;
  display: flex;
  flex-direction: column; }

.procedures-image {
  display: block;
  margin-bottom: 1rem; }

.procedures-title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-grow: 1; }

.procedures-button {
  margin-bottom: 1rem; }

.procedures-slider.owl-carousel {
  padding-left: 2rem;
  padding-right: 2rem; }

.procedures-slider.owl-carousel .owl-stage {
  display: flex; }

.procedures-slider.owl-carousel .owl-nav {
  font-size: 3.125rem;
  color: #006c79; }

.procedures-slider.owl-carousel .owl-prev,
.procedures-slider.owl-carousel .owl-next {
  position: absolute;
  top: 25%; }
  .procedures-slider.owl-carousel .owl-prev:hover, .procedures-slider.owl-carousel .owl-prev:focus,
  .procedures-slider.owl-carousel .owl-next:hover,
  .procedures-slider.owl-carousel .owl-next:focus {
    color: #22929f; }

.procedures-slider.owl-carousel .owl-prev {
  left: 0rem; }

.procedures-slider.owl-carousel .owl-next {
  right: 0rem; }

.doctors {
  margin-top: 2rem;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: auto 180px;
  text-align: center; }

.doctors-header {
  background-color: #006c79;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 180px;
  padding-top: 1rem;
  overflow: hidden;
  color: white; }
  .doctors-header a {
    color: inherit; }

.doctors-body {
  margin-top: -68px; }

.doctors-person p {
  font-size: 0.625rem; }

.doctors-person-image {
  margin-bottom: 1rem; }

.doctors-slider.owl-carousel {
  padding-left: 2rem;
  padding-right: 2rem; }

.doctors-slider.owl-carousel .owl-item img {
  display: inline;
  width: auto; }

.doctors-slider.owl-carousel .owl-nav {
  font-size: 3.125rem;
  color: #006c79; }

.doctors-slider.owl-carousel .owl-prev,
.doctors-slider.owl-carousel .owl-next {
  position: absolute;
  top: 33%; }
  .doctors-slider.owl-carousel .owl-prev:hover, .doctors-slider.owl-carousel .owl-prev:focus,
  .doctors-slider.owl-carousel .owl-next:hover,
  .doctors-slider.owl-carousel .owl-next:focus {
    color: #22929f; }

.doctors-slider.owl-carousel .owl-prev {
  left: 1rem; }

.doctors-slider.owl-carousel .owl-next {
  right: 1rem; }

.doctors-footer {
  padding: 1rem 0 0; }

@media (min-width: 992px) {
  .doctors-header {
    min-height: 280px;
    padding-top: 2rem; }

  .doctors-body {
    padding-left: 1rem;
    padding-right: 1rem;
    margin-top: -104px; }

  .doctors-person p {
    font-size: 0.9375rem; } }
@media (max-width: 991px) {
  .doctors-body {
    width: 100%; } }
.why-us {
  margin-top: 1rem;
  padding-top: 1rem;
  overflow: hidden;
  color: #006c79;
  position: relative; }

.why-us-background {
  min-height: calc(200 / 320 * 100vw);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; }

.why-us-header {
  text-align: center; }

.why-us-body {
  padding-top: 1rem; }

@media (min-width: 992px) {
  .why-us {
    padding-top: 2rem;
    padding-bottom: 1rem;
    background-color: #f7f5f7;
    min-height: 550px; }
    .why-us > * {
      position: relative;
      z-index: 10; }

  .why-us-background {
    min-height: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 50%;
    z-index: 5;
    background-position: center left; }

  .why-us-body {
    width: 50%;
    padding-right: 1rem; } }
.equipment {
  margin-top: 2rem;
  text-align: center;
  margin-bottom: 2rem; }

.equipment-body-parent {
  background-color: #006c79;
  color: white; }

.equipment-body {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 4rem;
  padding-bottom: 3rem; }

.equipment-item {
  width: 50%;
  padding: 0 1rem; }

.equipment-image {
  margin-bottom: 1rem; }

.equipment-footer {
  padding: 2rem 0 0; }

@media (min-width: 992px) {
  .equipment-item {
    width: 25%; } }
.staff {
  color: #006c79;
  margin-top: 1rem;
  padding-top: 1rem;
  margin-bottom: 2rem; }

.staff-image {
  display: block;
  margin: 0 auto 2rem; }

.staff-numbers-child {
  display: flex;
  align-items: center; }

.staff-numbers-number {
  font-size: 3.25rem;
  text-align: center;
  width: 80px;
  height: 80px;
  border-radius: 40px;
  border: 2px solid #ffd700;
  flex-shrink: 0;
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center; }

.staff-numbers-text {
  padding-left: 1rem;
  width: auto; }

@media (min-width: 768px) {
  .staff-numbers {
    display: flex;
    border-top: 2px solid #006c79;
    margin-top: 4rem;
    position: relative; }
    .staff-numbers::before {
      content: "";
      display: block;
      height: 3rem;
      width: 2px;
      position: absolute;
      left: calc(50% - 1px);
      top: -3rem;
      background-color: #006c79; }

  .staff-numbers-child {
    width: 25%;
    display: block;
    margin-top: 4rem;
    position: relative; }
    .staff-numbers-child::before {
      content: "";
      display: block;
      height: 3rem;
      width: 2px;
      position: absolute;
      left: calc(50% - 1px);
      top: -4rem;
      background-color: #006c79; }
    .staff-numbers-child:first-child::after, .staff-numbers-child:last-child::after {
      content: "";
      display: block;
      height: 2px;
      width: calc(50% - 1px);
      position: absolute;
      top: calc(-4rem - 2px);
      background-color: white; }
    .staff-numbers-child:first-child::after {
      left: 0; }
    .staff-numbers-child:last-child::after {
      right: 0; }

  .staff-numbers-number {
    margin-left: auto;
    margin-right: auto; }

  .staff-numbers-text {
    text-align: center;
    font-size: 1.5625rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem; } }
.prices {
  position: relative; }

.prices-aside,
.prices-article {
  padding: 1rem; }

.prices-single .prices-article {
  background-color: white; }

.prices-nav .prices-article {
  margin-left: -1rem;
  margin-right: -1rem; }

.prices-aside {
  background-color: #006c79;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; }

.prices-page .prices-aside {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -10; }
  .prices-page .prices-aside::before {
    content: "";
    background-color: rgba(0, 108, 121, 0.8);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -10; }

.prices-title {
  color: white;
  padding-top: 1rem; }

.prices-nav ul {
  margin-bottom: 1rem; }
.prices-nav li {
  border-bottom: 1px solid #e0edef; }
.prices-nav a {
  display: block;
  padding: 0.75rem 1rem;
  margin-left: -1rem;
  margin-right: -1rem;
  color: white;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .prices-nav a span {
    display: block;
    font-size: 0.8125rem;
    font-weight: normal; }
  .prices-nav a .prices-nav-icon {
    font-size: 1.875rem;
    font-weight: normal; }
  .prices-nav a:hover, .prices-nav a:focus, .prices-nav a.prices-nav-active {
    text-decoration: none;
    background-color: rgba(255, 255, 255, 0.8);
    color: #006c79; }

.prices-single .prices-nav li {
  border-color: #569da6; }
.prices-single .prices-nav a {
  color: white; }
  .prices-single .prices-nav a:hover, .prices-single .prices-nav a:focus, .prices-single .prices-nav a.prices-nav-active {
    background-color: rgba(255, 255, 255, 0.8);
    color: #006c79; }

.prices-table {
  margin-bottom: 2rem; }
  .prices-table td > *:last-child {
    margin-bottom: 0; }

@media (min-width: 768px) {
  .prices {
    display: flex; }

  .prices.prices-single {
    align-items: flex-start; }

  .prices-aside {
    width: 42%;
    max-width: 553px;
    min-height: 642px;
    /*padding-top: 6rem;
    padding-bottom: 6rem;*/ }

  .prices-page .prices-aside {
    position: relative; }
    .prices-page .prices-aside::before {
      content: none; }

  .prices-article {
    width: 58%;
    margin-right: calc((100vw - 1170px) / 2); }

  .prices-title {
    color: #006c79; }

  .prices-nav a {
    color: #006c79;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem; }
    .prices-nav a:hover, .prices-nav a:focus {
      background-color: rgba(0, 108, 121, 0.8);
      color: white; }

  .prices-single .prices-aside {
    display: flex;
    flex-direction: column;
    justify-content: center; } }
.guide {
  display: flex; }

.guide.guide-single {
  align-items: flex-start; }

.guide-aside {
  width: 43%;
  max-width: 553px;
  min-height: 642px;
  background-color: #006c79;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; }

.guide-article {
  width: 57%;
  max-width: 682px;
  padding: 1rem;
  background-color: #e0edef; }

.guide-title {
  margin-bottom: 3rem;
  padding-top: 1rem; }

.guide-nav {
  margin-left: -1rem;
  margin-right: -1rem; }
  .guide-nav ul {
    margin-bottom: 1rem; }
  .guide-nav li {
    border-bottom: 1px solid white; }
  .guide-nav a {
    display: block;
    padding: 0.75rem 1rem;
    color: #006c79;
    font-weight: bold;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .guide-nav a span {
      display: block;
      font-size: 0.8125rem;
      font-weight: normal; }
    .guide-nav a div:last-child {
      font-size: 1.875rem;
      font-weight: normal;
      line-height: normal; }
    .guide-nav a:hover, .guide-nav a:focus, .guide-nav a.guide-nav-active {
      text-decoration: none;
      background-color: rgba(0, 108, 121, 0.8);
      color: white; }

.diagnostic-parent {
  overflow: hidden; }

.diagnostic {
  color: #006c79; }
  .diagnostic a {
    color: inherit; }

.diagnostic-article,
.diagnostic-aside {
  padding-top: 1rem;
  padding-bottom: 1rem; }

.diagnostic-aside {
  background-color: #e0edef;
  margin-left: -1rem;
  margin-right: -1rem;
  padding-left: 1rem;
  padding-right: 1rem; }

.diagnostic-section {
  border-bottom: 1px solid #e0edef; }

.diagnostic-section-title {
  display: block;
  font-size: 1rem;
  font-weight: bold;
  padding: 0.75rem 1rem;
  margin-left: -1rem;
  margin-right: -1rem;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .diagnostic-section-title div:last-child {
    font-size: 2rem;
    font-weight: normal;
    line-height: normal; }
  .diagnostic-section-title:hover {
    text-decoration: none;
    background-color: rgba(0, 108, 121, 0.8);
    color: white; }

@media (min-width: 768px) {
  .diagnostic {
    display: flex; }

  .diagnostic-article {
    width: 65%;
    padding-right: 1rem; }

  .diagnostic-aside {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    width: 35%;
    padding-left: 1rem;
    position: relative; }
    .diagnostic-aside::before {
      content: "";
      background-color: #e0edef;
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      width: 50vw;
      z-index: -10; } }
.office {
  position: relative;
  overflow: hidden; }

.office-aside,
.office-article {
  padding: 1rem; }

.office-aside {
  background-color: #006c79;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  color: white; }
  .office-aside::before {
    content: "";
    background-color: rgba(0, 108, 121, 0.8);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 5; }
  .office-aside > * {
    position: relative;
    z-index: 10; }

.office-title {
  color: white;
  padding-top: 1rem; }

.office-nav ul {
  margin-bottom: 1rem; }
.office-nav li {
  border-bottom: 1px solid #e0edef; }
.office-nav a {
  display: block;
  padding: 0.75rem 1rem;
  margin-left: -1rem;
  margin-right: -1rem;
  color: white;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .office-nav a span {
    display: block;
    font-size: 0.8125rem;
    font-weight: normal; }
  .office-nav a .office-nav-icon {
    font-size: 1.875rem;
    font-weight: normal; }
  .office-nav a:hover, .office-nav a:focus, .office-nav a.office-nav-active {
    text-decoration: none;
    background-color: rgba(255, 255, 255, 0.8);
    color: #006c79; }

.office-nav li {
  border-color: #569da6; }
.office-nav a {
  color: white; }
  .office-nav a:hover, .office-nav a:focus, .office-nav a.office-nav-active {
    background-color: rgba(255, 255, 255, 0.8);
    color: #006c79; }

.office-contact {
  padding-top: 1rem; }
  .office-contact p {
    margin-bottom: 0.5rem; }
  .office-contact label {
    margin-bottom: 0;
    display: block; }
  .office-contact input:not([type="submit"]), .office-contact textarea {
    width: 100%;
    border: 0;
    background-color: #86b9c0;
    color: white;
    padding: 0.5rem; }
  .office-contact input[type="submit"] {
    padding: 0.5rem 2rem;
    margin-bottom: 1rem;
    border: 0;
    color: #006c79;
    background-color: #e0edef; }
    .office-contact input[type="submit"]:hover {
      background-color: #22929f;
      color: white; }

@media (min-width: 768px) {
  .office {
    display: flex; }

  .office {
    align-items: flex-start; }

  .office-aside {
    width: 35%;
    max-width: 440px;
    min-height: 692px;
    padding-top: 2rem;
    padding-bottom: 2rem;
    position: relative; }

  .office-article {
    width: 65%;
    margin-right: calc((100vw - 1170px) / 2); }

  .office-title {
    color: #006c79; } }
.arrange {
  padding-bottom: 1rem;
  color: #006c79; }

.arrange-body {
  background-size: 0; }

.arrange form > div {
  margin-bottom: 1rem; }
.arrange form label {
  display: block;
  margin-bottom: 0; }
.arrange form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]), .arrange form textarea,
.arrange form .form-input {
  width: 100%;
  border: 1px solid #006c79;
  color: #006c79;
  padding: 0.5rem; }
.arrange form input[type="submit"] {
  padding: 0.5rem 2rem;
  border: 0;
  color: white;
  background-color: #006c79;
  cursor: pointer; }
  .arrange form input[type="submit"]:hover {
    background-color: #22929f; }
.arrange form div.wpcf7 {
  width: 100%; }
.arrange form span.wpcf7-list-item {
  display: block;
  margin: 0 0 0.5em; }
.arrange form .form-card {
  background-color: #006c79;
  color: white;
  padding: 1rem 1rem 0;
  margin-bottom: 1rem;
  overflow: hidden; }
.arrange form .form-collapse {
  background-color: #e0edef;
  border: 1px solid #006c79;
  padding: 0 1rem; }
  .arrange form .form-collapse input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]), .arrange form .form-collapse textarea {
    border-width: 0 0 1px;
    background-color: transparent; }
.arrange form .form-collapse-header {
  border-bottom: 1px solid #006c79;
  color: #006c79;
  padding: 0.5rem;
  margin-left: -1rem;
  margin-right: -1rem;
  width: auto;
  display: flex;
  justify-content: space-between; }
.arrange form .form-collapse-body {
  padding-top: 1rem; }
.arrange form .form-section {
  padding-top: 1rem; }
  .arrange form .form-section > *:first-child {
    display: flex;
    justify-content: space-between; }
.arrange form .form-collapse-body > .form-section:first-child {
  padding-top: 0; }
.arrange form .form-section:not(:last-child) {
  border-bottom: 1px solid #006c79; }
.arrange form .choose-reason {
  align-items: center;
  cursor: pointer; }
.arrange form .choose-reason-icon {
  font-size: 1.875rem;
  line-height: 1.2; }

@media (min-width: 768px) {
  .arrange-body {
    background-position: right top;
    background-size: calc(65% - 1rem);
    background-repeat: no-repeat; }

  .arrange form {
    overflow: hidden; }
    .arrange form > div {
      width: calc(35% - 1rem); }
    .arrange form .form-collapse-2 {
      width: calc(65% - 1rem);
      float: right;
      padding-left: 0.5rem;
      padding-right: 0.5rem; }
    .arrange form .form-collapse-header {
      border-bottom: 0;
      position: relative; }
      .arrange form .form-collapse-header::after {
        content: "";
        display: block;
        position: absolute;
        width: calc(2rem + 2px);
        right: calc(-2rem - 2px);
        top: -1px;
        bottom: -1px;
        border: 1px solid #006c79;
        border-width: 1px 0;
        background-color: #e0edef;
        z-index: 50; }
    .arrange form .form-collapse-body {
      display: flex;
      flex-wrap: wrap; }
      .arrange form .form-collapse-body > * {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
        border-bottom: 0 !important; }
        .arrange form .form-collapse-body > *:nth-child(odd) {
          width: 35%; }
        .arrange form .form-collapse-body > *:nth-child(even) {
          width: 65%; }
    .arrange form .form-section:first-child {
      padding-top: 0; } }
.doctor-desc {
  overflow: hidden; }

.doctor-desc-less {
  max-height: none !important; }

.doctor-show {
  text-align: right;
  cursor: pointer; }
  .doctor-show p {
    margin: 0; }

/*.doctor-show-more {
    background-image: linear-gradient(rgba(white, 0), rgba(white, 1));
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    position: relative;
    z-index: 10;
}
.doctor-show-less {
    height: auto !important;
    margin-top: -1rem !important;
}*/
.doctors-section .post-item {
  margin-bottom: 0; }

.doctor-image-block .round-image {
  margin-bottom: 1rem; }

.swipe {
  animation-name: rotate;
  animation-duration: 1s;
  animation-iteration-count: 1; }

.corner-expanded {
  animation-name: fromRight;
  animation-duration: 1s;
  animation-iteration-count: 1; }

@keyframes fromRight {
  0% {
    transform: translate(100%, 16%) rotate(4deg); }
  50% {
    transform: translate(50%, 8%) rotate(2deg); }
  90% {
    transform: translate(-5%, -2%) rotate(-2deg); }
  100% {
    transform: translate(0%, 0%) rotate(0deg); } }
@keyframes rotate {
  0% {
    transform: rotate(0deg) translate(0%, 0%); }
  100% {
    transform: rotate(44deg) translate(112%, -61%); } }
@media (min-width: 768px) {
  .fixing-class {
    min-height: 340px;
    position: relative; }
    .fixing-class .meeting-button {
      position: absolute;
      bottom: 0; } }
.cookiespolicy {
  color: white; }
  .cookiespolicy:hover {
    color: white; }

.cc-btn:hover {
  text-decoration: none; }
.news-background {
	background-position: left center;
}
@media (max-width: 991px) {
	.news-background {
		height: 50vw;
	}
}
form p.hidden {
	display: none;
}
/*# sourceMappingURL=style.css.map */
.posts-list-aside-column form input[type=checkbox]{
width: 16px;
}

.icon--blog {
  font-size: 1.23333333em;
  width: 20px;
  height: 20px;
  line-height: 22px;
  background: #fff;
  opacity: 0.8;
  display: inline-block;
  text-align: center;
}

.icon--blog a {
  display: block;
  padding: 0;
  color: #006C79;
}

.icon--blog.footer-icons {
  width: 25px;
  height: 25px;
  line-height: 27.5px;
  transition: .25s;
}

.icon--blog.footer-icons:hover {
  background: #FFD700;
}

.icon--blog.footer-icons a {
  padding: 0;
  color: #006C79;
}

.icon--blog.footer-icons:hover a {
  color: #006C79;
}
