@media screen and (min-width: 40em) {
  h1 {
    font-size: 2.25rem;
  }
}

.cookieAcceptBar {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  background-color: #ffffff;
  color: #fff;
  padding: 17px 100px;
  z-index: 13 !important;
}

.cookieAcceptBar:before {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
  content: "";
  height: 100%;
  left: 0;
  opacity: 1;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}

.cookieAcceptBar a {
  text-decoration: underline;
  color: #fff;
}
.cookieAcceptBar div.cookie {
  display: flex;
  color: #000000;
  margin: 0;
  flex-direction: row;
  align-items: center;
}
.cookieAcceptBar p {
  margin-bottom: 0;
}
.cookieAcceptBar #cookieAcceptBarConfirm {
  margin-left: 35px;
  margin-bottom: 0;
  min-width: 145px;
  padding-left: 25px;
  padding-right: 25px;
}
@media (max-width: 1200px) {
  .cookieAcceptBar #cookieAcceptBarConfirm {
    display: block;
    margin-left: 35px;
    padding: 15px;
  }
}
@media (max-width: 767px) {
  .cookieAcceptBar #cookieAcceptBarConfirm {
    margin: 10px auto;
  }
  .cookieAcceptBar {
    display: none;
    position: fixed;
    bottom: 0;
    padding: 20px 15px;
  }
  .cookieAcceptBar div.cookie {
    flex-direction: column;
  }
}

.backlinks {
  background-color: #95258f;
  text-align: center;
}

.backlinks small {
  padding: 0px 0 10px;
  display: block;
  font-size: 10px;
}

.backlinks small a {
  margin: 0 15px;
}

#bio_ep {
  height: auto !important;
  color: #333;
  border: none;
  background-color: #fff !important;
  text-align: center;
  max-width: 540px;
  width: 100%;
  border-radius: 10px;
  box-shadow: 0 2px 25px 0 rgba(0, 0, 0, 0.2);
  font-family: "Encode Sans", sans-serif;
  z-index: 99999 !important;
  backface-visibility: hidden;
}

#bio_ep_content {
  padding: 0;
}

#bio_ep_content img {
  height: 375px;
}

#bio_ep_content .popup__content_wrapper {
  text-align: left !important;
  padding: 40px;
  color: #741688;
  font-family: "Encode Sans", sans-serif;
}

#bio_ep_content .popup__content_wrapper h3 {
  margin-bottom: 24px;
  font-family: "Encode Sans", sans-serif;
  line-height: 30px;
}
#bio_ep_content .popup__content_wrapper p,
#bio_ep_content .popup__content_wrapper li {
  margin-bottom: 0;
  line-height: 30px;
  font-family: "Encode Sans", sans-serif;
}
#bio_ep_content .popup__content_wrapper ul {
  padding-left: 40px;
  list-style: disc;
}

#bio_ep_content .button {
  margin-top: 40px;
  width: 100%;
}

#bio_ep_content h1 {
  border-radius: 10px 10px 0 0;
  background-color: #741688;
  color: white;
  margin: 0;
  padding: 40px;
  text-transform: uppercase;
  font-family: "Encode Sans", sans-serif;
}

#bio_ep_close {
  position: absolute;
  left: 100%;
  margin: 0 !important;
  width: 50px !important;
  height: 50px !important;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  border-radius: 50%;
  background-color: #741688 !important;
  cursor: pointer;
  line-height: 50px;
  text-transform: uppercase;
  right: -25px;
  top: -25px;
  left: auto !important;
}

#bio_ep_content img {
  max-width: 100%;
}

.desktoppopup {
  display: block;
}
.mobilpopup {
  display: none;
}
@media all and (max-width: 767px) {
  .desktoppopup {
    display: none;
  }
  .mobilpopup {
    display: block;
  }

  #bio_ep_content .popup__content_wrapper ul {
    padding-left: 20px;
  }

  #bio_ep_content h1 {
    border-radius: 0;
    background-color: #741688;
    color: white;
    margin: 0;
    padding: 20px;
    text-align: left;
    text-transform: uppercase;
    font-family: "Encode Sans", sans-serif;
  }

  #bio_ep_content .popup__content_wrapper {
    padding: 20px;
  }
  #bio_ep_close {
    position: absolute;
    left: 100%;
    margin: 0 !important;
    width: 50px !important;
    height: 50px !important;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    border-radius: 50%;
    background-color: #741688 !important;
    cursor: pointer;
    line-height: 50px;
    text-transform: uppercase;
    right: 10px;
    top: 10px;
    left: auto !important;
  }

  #bio_ep {
    border-radius: 0;
  }
}

strong,
b {
  font-weight: bold;
}

em {
  font-style: italic;
}

.social__menu.social__menu_sticky {
  background-color: #fff;
  background-color: #fff;
  border-radius: 24px 0 0 24px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
  display: block;
  margin-top: 0;
  padding: 20px;
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 99999;
}

@media (max-width: 991px) {
  .social__menu {
    display: none !important;
  }
}
.social__menu.social__menu_sticky .social__item {
  display: block;
  margin-left: 0 !important;
}
.social__menu.social__menu_sticky .social__item:not(:first-of-type) {
  margin-top: 10px;
}

section.doctor-page.doctor__page--mods .visible-xs,
section.doctor-page.doctor__page--mods .visible-sm,
section.doctor-page.doctor__page--mods .visible-md,
section.doctor-page.doctor__page--mods .visible-lg {
  display: none !important;
}
section.doctor-page.doctor__page--mods .visible-xs-block,
section.doctor-page.doctor__page--mods .visible-xs-inline,
section.doctor-page.doctor__page--mods .visible-xs-inline-block,
section.doctor-page.doctor__page--mods .visible-sm-block,
section.doctor-page.doctor__page--mods .visible-sm-inline,
section.doctor-page.doctor__page--mods .visible-sm-inline-block,
section.doctor-page.doctor__page--mods .visible-md-block,
section.doctor-page.doctor__page--mods .visible-md-inline,
section.doctor-page.doctor__page--mods .visible-md-inline-block,
section.doctor-page.doctor__page--mods .visible-lg-block,
section.doctor-page.doctor__page--mods .visible-lg-inline,
section.doctor-page.doctor__page--mods .visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  section.doctor-page.doctor__page--mods .visible-xs {
    display: block !important;
  }
  section.doctor-page.doctor__page--mods table.visible-xs {
    display: table;
  }
  section.doctor-page.doctor__page--mods tr.visible-xs {
    display: table-row !important;
  }
  section.doctor-page.doctor__page--mods th.visible-xs,
  section.doctor-page.doctor__page--mods td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  section.doctor-page.doctor__page--mods .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  section.doctor-page.doctor__page--mods .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  section.doctor-page.doctor__page--mods .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.doctor-page.doctor__page--mods .visible-sm {
    display: block !important;
  }
  section.doctor-page.doctor__page--mods table.visible-sm {
    display: table;
  }
  section.doctor-page.doctor__page--mods tr.visible-sm {
    display: table-row !important;
  }
  section.doctor-page.doctor__page--mods th.visible-sm,
  section.doctor-page.doctor__page--mods td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.doctor-page.doctor__page--mods .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.doctor-page.doctor__page--mods .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.doctor-page.doctor__page--mods .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.doctor-page.doctor__page--mods .visible-md {
    display: block !important;
  }
  section.doctor-page.doctor__page--mods table.visible-md {
    display: table;
  }
  section.doctor-page.doctor__page--mods tr.visible-md {
    display: table-row !important;
  }
  section.doctor-page.doctor__page--mods th.visible-md,
  section.doctor-page.doctor__page--mods td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.doctor-page.doctor__page--mods .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.doctor-page.doctor__page--mods .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.doctor-page.doctor__page--mods .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  section.doctor-page.doctor__page--mods .visible-lg {
    display: block !important;
  }
  section.doctor-page.doctor__page--mods table.visible-lg {
    display: table;
  }
  section.doctor-page.doctor__page--mods tr.visible-lg {
    display: table-row !important;
  }
  section.doctor-page.doctor__page--mods th.visible-lg,
  section.doctor-page.doctor__page--mods td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  section.doctor-page.doctor__page--mods .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  section.doctor-page.doctor__page--mods .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  section.doctor-page.doctor__page--mods .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  section.doctor-page.doctor__page--mods .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.doctor-page.doctor__page--mods .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.doctor-page.doctor__page--mods .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  section.doctor-page.doctor__page--mods .hidden-lg {
    display: none !important;
  }
}
section.doctor-page.doctor__page--mods .visible-print {
  display: none !important;
}
@media print {
  section.doctor-page.doctor__page--mods .visible-print {
    display: block !important;
  }
  section.doctor-page.doctor__page--mods table.visible-print {
    display: table;
  }
  section.doctor-page.doctor__page--mods tr.visible-print {
    display: table-row !important;
  }
  section.doctor-page.doctor__page--mods th.visible-print,
  section.doctor-page.doctor__page--mods td.visible-print {
    display: table-cell !important;
  }
}
section.doctor-page.doctor__page--mods .visible-print-block {
  display: none !important;
}
@media print {
  section.doctor-page.doctor__page--mods .visible-print-block {
    display: block !important;
  }
}
section.doctor-page.doctor__page--mods .visible-print-inline {
  display: none !important;
}
@media print {
  section.doctor-page.doctor__page--mods .visible-print-inline {
    display: inline !important;
  }
}
section.doctor-page.doctor__page--mods .visible-print-inline-block {
  display: none !important;
}
@media print {
  section.doctor-page.doctor__page--mods .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  section.doctor-page.doctor__page--mods .hidden-print {
    display: none !important;
  }
}
section.doctor-page.doctor__page--mods .container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  section.doctor-page.doctor__page--mods .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  section.doctor-page.doctor__page--mods .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  section.doctor-page.doctor__page--mods .container {
    width: 1170px;
  }
}
section.doctor-page.doctor__page--mods .container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
section.doctor-page.doctor__page--mods .row {
  margin-left: -15px;
  margin-right: -15px;
}
section.doctor-page.doctor__page--mods .col,
section.doctor-page.doctor__page--mods .col-xs-1,
section.doctor-page.doctor__page--mods .col-sm-1,
section.doctor-page.doctor__page--mods .col-md-1,
section.doctor-page.doctor__page--mods .col-lg-1,
section.doctor-page.doctor__page--mods .col-xs-2,
section.doctor-page.doctor__page--mods .col-sm-2,
section.doctor-page.doctor__page--mods .col-md-2,
section.doctor-page.doctor__page--mods .col-lg-2,
section.doctor-page.doctor__page--mods .col-xs-3,
section.doctor-page.doctor__page--mods .col-sm-3,
section.doctor-page.doctor__page--mods .col-md-3,
section.doctor-page.doctor__page--mods .col-lg-3,
section.doctor-page.doctor__page--mods .col-xs-4,
section.doctor-page.doctor__page--mods .col-sm-4,
section.doctor-page.doctor__page--mods .col-md-4,
section.doctor-page.doctor__page--mods .col-lg-4,
section.doctor-page.doctor__page--mods .col-xs-5,
section.doctor-page.doctor__page--mods .col-sm-5,
section.doctor-page.doctor__page--mods .col-md-5,
section.doctor-page.doctor__page--mods .col-lg-5,
section.doctor-page.doctor__page--mods .col-xs-6,
section.doctor-page.doctor__page--mods .col-sm-6,
section.doctor-page.doctor__page--mods .col-md-6,
section.doctor-page.doctor__page--mods .col-lg-6,
section.doctor-page.doctor__page--mods .col-xs-7,
section.doctor-page.doctor__page--mods .col-sm-7,
section.doctor-page.doctor__page--mods .col-md-7,
section.doctor-page.doctor__page--mods .col-lg-7,
section.doctor-page.doctor__page--mods .col-xs-8,
section.doctor-page.doctor__page--mods .col-sm-8,
section.doctor-page.doctor__page--mods .col-md-8,
section.doctor-page.doctor__page--mods .col-lg-8,
section.doctor-page.doctor__page--mods .col-xs-9,
section.doctor-page.doctor__page--mods .col-sm-9,
section.doctor-page.doctor__page--mods .col-md-9,
section.doctor-page.doctor__page--mods .col-lg-9,
section.doctor-page.doctor__page--mods .col-xs-10,
section.doctor-page.doctor__page--mods .col-sm-10,
section.doctor-page.doctor__page--mods .col-md-10,
section.doctor-page.doctor__page--mods .col-lg-10,
section.doctor-page.doctor__page--mods .col-xs-11,
section.doctor-page.doctor__page--mods .col-sm-11,
section.doctor-page.doctor__page--mods .col-md-11,
section.doctor-page.doctor__page--mods .col-lg-11,
section.doctor-page.doctor__page--mods .col-xs-12,
section.doctor-page.doctor__page--mods .col-sm-12,
section.doctor-page.doctor__page--mods .col-md-12,
section.doctor-page.doctor__page--mods .col-lg-12 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}
section.doctor-page.doctor__page--mods .col,
section.doctor-page.doctor__page--mods .col-xs-1,
section.doctor-page.doctor__page--mods .col-xs-2,
section.doctor-page.doctor__page--mods .col-xs-3,
section.doctor-page.doctor__page--mods .col-xs-4,
section.doctor-page.doctor__page--mods .col-xs-5,
section.doctor-page.doctor__page--mods .col-xs-6,
section.doctor-page.doctor__page--mods .col-xs-7,
section.doctor-page.doctor__page--mods .col-xs-8,
section.doctor-page.doctor__page--mods .col-xs-9,
section.doctor-page.doctor__page--mods .col-xs-10,
section.doctor-page.doctor__page--mods .col-xs-11,
section.doctor-page.doctor__page--mods .col-xs-12 {
  float: left;
}
section.doctor-page.doctor__page--mods .col-xs-12 {
  width: 100%;
}
section.doctor-page.doctor__page--mods .col-xs-11 {
  width: 91.66666667%;
}
section.doctor-page.doctor__page--mods .col-xs-10 {
  width: 83.33333333%;
}
section.doctor-page.doctor__page--mods .col-xs-9 {
  width: 75%;
}
section.doctor-page.doctor__page--mods .col-xs-8 {
  width: 66.66666667%;
}
section.doctor-page.doctor__page--mods .col-xs-7 {
  width: 58.33333333%;
}
section.doctor-page.doctor__page--mods .col-xs-6 {
  width: 50%;
}
section.doctor-page.doctor__page--mods .col-xs-5 {
  width: 41.66666667%;
}
section.doctor-page.doctor__page--mods .col-xs-4 {
  width: 33.33333333%;
}
section.doctor-page.doctor__page--mods .col-xs-3 {
  width: 25%;
}
section.doctor-page.doctor__page--mods .col-xs-2 {
  width: 16.66666667%;
}
section.doctor-page.doctor__page--mods .col-xs-1 {
  width: 8.33333333%;
}
section.doctor-page.doctor__page--mods .col-xs-pull-12 {
  right: 100%;
}
section.doctor-page.doctor__page--mods .col-xs-pull-11 {
  right: 91.66666667%;
}
section.doctor-page.doctor__page--mods .col-xs-pull-10 {
  right: 83.33333333%;
}
section.doctor-page.doctor__page--mods .col-xs-pull-9 {
  right: 75%;
}
section.doctor-page.doctor__page--mods .col-xs-pull-8 {
  right: 66.66666667%;
}
section.doctor-page.doctor__page--mods .col-xs-pull-7 {
  right: 58.33333333%;
}
section.doctor-page.doctor__page--mods .col-xs-pull-6 {
  right: 50%;
}
section.doctor-page.doctor__page--mods .col-xs-pull-5 {
  right: 41.66666667%;
}
section.doctor-page.doctor__page--mods .col-xs-pull-4 {
  right: 33.33333333%;
}
section.doctor-page.doctor__page--mods .col-xs-pull-3 {
  right: 25%;
}
section.doctor-page.doctor__page--mods .col-xs-pull-2 {
  right: 16.66666667%;
}
section.doctor-page.doctor__page--mods .col-xs-pull-1 {
  right: 8.33333333%;
}
section.doctor-page.doctor__page--mods .col-xs-pull-0 {
  right: auto;
}
section.doctor-page.doctor__page--mods .col-xs-push-12 {
  left: 100%;
}
section.doctor-page.doctor__page--mods .col-xs-push-11 {
  left: 91.66666667%;
}
section.doctor-page.doctor__page--mods .col-xs-push-10 {
  left: 83.33333333%;
}
section.doctor-page.doctor__page--mods .col-xs-push-9 {
  left: 75%;
}
section.doctor-page.doctor__page--mods .col-xs-push-8 {
  left: 66.66666667%;
}
section.doctor-page.doctor__page--mods .col-xs-push-7 {
  left: 58.33333333%;
}
section.doctor-page.doctor__page--mods .col-xs-push-6 {
  left: 50%;
}
section.doctor-page.doctor__page--mods .col-xs-push-5 {
  left: 41.66666667%;
}
section.doctor-page.doctor__page--mods .col-xs-push-4 {
  left: 33.33333333%;
}
section.doctor-page.doctor__page--mods .col-xs-push-3 {
  left: 25%;
}
section.doctor-page.doctor__page--mods .col-xs-push-2 {
  left: 16.66666667%;
}
section.doctor-page.doctor__page--mods .col-xs-push-1 {
  left: 8.33333333%;
}
section.doctor-page.doctor__page--mods .col-xs-push-0 {
  left: auto;
}
section.doctor-page.doctor__page--mods .col-xs-offset-12 {
  margin-left: 100%;
}
section.doctor-page.doctor__page--mods .col-xs-offset-11 {
  margin-left: 91.66666667%;
}
section.doctor-page.doctor__page--mods .col-xs-offset-10 {
  margin-left: 83.33333333%;
}
section.doctor-page.doctor__page--mods .col-xs-offset-9 {
  margin-left: 75%;
}
section.doctor-page.doctor__page--mods .col-xs-offset-8 {
  margin-left: 66.66666667%;
}
section.doctor-page.doctor__page--mods .col-xs-offset-7 {
  margin-left: 58.33333333%;
}
section.doctor-page.doctor__page--mods .col-xs-offset-6 {
  margin-left: 50%;
}
section.doctor-page.doctor__page--mods .col-xs-offset-5 {
  margin-left: 41.66666667%;
}
section.doctor-page.doctor__page--mods .col-xs-offset-4 {
  margin-left: 33.33333333%;
}
section.doctor-page.doctor__page--mods .col-xs-offset-3 {
  margin-left: 25%;
}
section.doctor-page.doctor__page--mods .col-xs-offset-2 {
  margin-left: 16.66666667%;
}
section.doctor-page.doctor__page--mods .col-xs-offset-1 {
  margin-left: 8.33333333%;
}
section.doctor-page.doctor__page--mods .col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  section.doctor-page.doctor__page--mods .col,
  section.doctor-page.doctor__page--mods .col-sm-1,
  section.doctor-page.doctor__page--mods .col-sm-2,
  section.doctor-page.doctor__page--mods .col-sm-3,
  section.doctor-page.doctor__page--mods .col-sm-4,
  section.doctor-page.doctor__page--mods .col-sm-5,
  section.doctor-page.doctor__page--mods .col-sm-6,
  section.doctor-page.doctor__page--mods .col-sm-7,
  section.doctor-page.doctor__page--mods .col-sm-8,
  section.doctor-page.doctor__page--mods .col-sm-9,
  section.doctor-page.doctor__page--mods .col-sm-10,
  section.doctor-page.doctor__page--mods .col-sm-11,
  section.doctor-page.doctor__page--mods .col-sm-12 {
    float: left;
  }
  section.doctor-page.doctor__page--mods .col-sm-12 {
    width: 100%;
  }
  section.doctor-page.doctor__page--mods .col-sm-11 {
    width: 91.66666667%;
  }
  section.doctor-page.doctor__page--mods .col-sm-10 {
    width: 83.33333333%;
  }
  section.doctor-page.doctor__page--mods .col-sm-9 {
    width: 75%;
  }
  section.doctor-page.doctor__page--mods .col-sm-8 {
    width: 66.66666667%;
  }
  section.doctor-page.doctor__page--mods .col-sm-7 {
    width: 58.33333333%;
  }
  section.doctor-page.doctor__page--mods .col-sm-6 {
    width: 50%;
  }
  section.doctor-page.doctor__page--mods .col-sm-5 {
    width: 41.66666667%;
  }
  section.doctor-page.doctor__page--mods .col-sm-4 {
    width: 33.33333333%;
  }
  section.doctor-page.doctor__page--mods .col-sm-3 {
    width: 25%;
  }
  section.doctor-page.doctor__page--mods .col-sm-2 {
    width: 16.66666667%;
  }
  section.doctor-page.doctor__page--mods .col-sm-1 {
    width: 8.33333333%;
  }
  section.doctor-page.doctor__page--mods .col-sm-pull-12 {
    right: 100%;
  }
  section.doctor-page.doctor__page--mods .col-sm-pull-11 {
    right: 91.66666667%;
  }
  section.doctor-page.doctor__page--mods .col-sm-pull-10 {
    right: 83.33333333%;
  }
  section.doctor-page.doctor__page--mods .col-sm-pull-9 {
    right: 75%;
  }
  section.doctor-page.doctor__page--mods .col-sm-pull-8 {
    right: 66.66666667%;
  }
  section.doctor-page.doctor__page--mods .col-sm-pull-7 {
    right: 58.33333333%;
  }
  section.doctor-page.doctor__page--mods .col-sm-pull-6 {
    right: 50%;
  }
  section.doctor-page.doctor__page--mods .col-sm-pull-5 {
    right: 41.66666667%;
  }
  section.doctor-page.doctor__page--mods .col-sm-pull-4 {
    right: 33.33333333%;
  }
  section.doctor-page.doctor__page--mods .col-sm-pull-3 {
    right: 25%;
  }
  section.doctor-page.doctor__page--mods .col-sm-pull-2 {
    right: 16.66666667%;
  }
  section.doctor-page.doctor__page--mods .col-sm-pull-1 {
    right: 8.33333333%;
  }
  section.doctor-page.doctor__page--mods .col-sm-pull-0 {
    right: auto;
  }
  section.doctor-page.doctor__page--mods .col-sm-push-12 {
    left: 100%;
  }
  section.doctor-page.doctor__page--mods .col-sm-push-11 {
    left: 91.66666667%;
  }
  section.doctor-page.doctor__page--mods .col-sm-push-10 {
    left: 83.33333333%;
  }
  section.doctor-page.doctor__page--mods .col-sm-push-9 {
    left: 75%;
  }
  section.doctor-page.doctor__page--mods .col-sm-push-8 {
    left: 66.66666667%;
  }
  section.doctor-page.doctor__page--mods .col-sm-push-7 {
    left: 58.33333333%;
  }
  section.doctor-page.doctor__page--mods .col-sm-push-6 {
    left: 50%;
  }
  section.doctor-page.doctor__page--mods .col-sm-push-5 {
    left: 41.66666667%;
  }
  section.doctor-page.doctor__page--mods .col-sm-push-4 {
    left: 33.33333333%;
  }
  section.doctor-page.doctor__page--mods .col-sm-push-3 {
    left: 25%;
  }
  section.doctor-page.doctor__page--mods .col-sm-push-2 {
    left: 16.66666667%;
  }
  section.doctor-page.doctor__page--mods .col-sm-push-1 {
    left: 8.33333333%;
  }
  section.doctor-page.doctor__page--mods .col-sm-push-0 {
    left: auto;
  }
  section.doctor-page.doctor__page--mods .col-sm-offset-12 {
    margin-left: 100%;
  }
  section.doctor-page.doctor__page--mods .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  section.doctor-page.doctor__page--mods .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  section.doctor-page.doctor__page--mods .col-sm-offset-9 {
    margin-left: 75%;
  }
  section.doctor-page.doctor__page--mods .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  section.doctor-page.doctor__page--mods .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  section.doctor-page.doctor__page--mods .col-sm-offset-6 {
    margin-left: 50%;
  }
  section.doctor-page.doctor__page--mods .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  section.doctor-page.doctor__page--mods .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  section.doctor-page.doctor__page--mods .col-sm-offset-3 {
    margin-left: 25%;
  }
  section.doctor-page.doctor__page--mods .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  section.doctor-page.doctor__page--mods .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  section.doctor-page.doctor__page--mods .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  section.doctor-page.doctor__page--mods .col,
  section.doctor-page.doctor__page--mods .col-md-1,
  section.doctor-page.doctor__page--mods .col-md-2,
  section.doctor-page.doctor__page--mods .col-md-3,
  section.doctor-page.doctor__page--mods .col-md-4,
  section.doctor-page.doctor__page--mods .col-md-5,
  section.doctor-page.doctor__page--mods .col-md-6,
  section.doctor-page.doctor__page--mods .col-md-7,
  section.doctor-page.doctor__page--mods .col-md-8,
  section.doctor-page.doctor__page--mods .col-md-9,
  section.doctor-page.doctor__page--mods .col-md-10,
  section.doctor-page.doctor__page--mods .col-md-11,
  section.doctor-page.doctor__page--mods .col-md-12 {
    float: left;
  }
  section.doctor-page.doctor__page--mods .col-md-12 {
    width: 100%;
  }
  section.doctor-page.doctor__page--mods .col-md-11 {
    width: 91.66666667%;
  }
  section.doctor-page.doctor__page--mods .col-md-10 {
    width: 83.33333333%;
  }
  section.doctor-page.doctor__page--mods .col-md-9 {
    width: 75%;
  }
  section.doctor-page.doctor__page--mods .col-md-8 {
    width: 66.66666667%;
  }
  section.doctor-page.doctor__page--mods .col-md-7 {
    width: 58.33333333%;
  }
  section.doctor-page.doctor__page--mods .col-md-6 {
    width: 50%;
  }
  section.doctor-page.doctor__page--mods .col-md-5 {
    width: 41.66666667%;
  }
  section.doctor-page.doctor__page--mods .col-md-4 {
    width: 33.33333333%;
  }
  section.doctor-page.doctor__page--mods .col-md-3 {
    width: 25%;
  }
  section.doctor-page.doctor__page--mods .col-md-2 {
    width: 16.66666667%;
  }
  section.doctor-page.doctor__page--mods .col-md-1 {
    width: 8.33333333%;
  }
  section.doctor-page.doctor__page--mods .col-md-pull-12 {
    right: 100%;
  }
  section.doctor-page.doctor__page--mods .col-md-pull-11 {
    right: 91.66666667%;
  }
  section.doctor-page.doctor__page--mods .col-md-pull-10 {
    right: 83.33333333%;
  }
  section.doctor-page.doctor__page--mods .col-md-pull-9 {
    right: 75%;
  }
  section.doctor-page.doctor__page--mods .col-md-pull-8 {
    right: 66.66666667%;
  }
  section.doctor-page.doctor__page--mods .col-md-pull-7 {
    right: 58.33333333%;
  }
  section.doctor-page.doctor__page--mods .col-md-pull-6 {
    right: 50%;
  }
  section.doctor-page.doctor__page--mods .col-md-pull-5 {
    right: 41.66666667%;
  }
  section.doctor-page.doctor__page--mods .col-md-pull-4 {
    right: 33.33333333%;
  }
  section.doctor-page.doctor__page--mods .col-md-pull-3 {
    right: 25%;
  }
  section.doctor-page.doctor__page--mods .col-md-pull-2 {
    right: 16.66666667%;
  }
  section.doctor-page.doctor__page--mods .col-md-pull-1 {
    right: 8.33333333%;
  }
  section.doctor-page.doctor__page--mods .col-md-pull-0 {
    right: auto;
  }
  section.doctor-page.doctor__page--mods .col-md-push-12 {
    left: 100%;
  }
  section.doctor-page.doctor__page--mods .col-md-push-11 {
    left: 91.66666667%;
  }
  section.doctor-page.doctor__page--mods .col-md-push-10 {
    left: 83.33333333%;
  }
  section.doctor-page.doctor__page--mods .col-md-push-9 {
    left: 75%;
  }
  section.doctor-page.doctor__page--mods .col-md-push-8 {
    left: 66.66666667%;
  }
  section.doctor-page.doctor__page--mods .col-md-push-7 {
    left: 58.33333333%;
  }
  section.doctor-page.doctor__page--mods .col-md-push-6 {
    left: 50%;
  }
  section.doctor-page.doctor__page--mods .col-md-push-5 {
    left: 41.66666667%;
  }
  section.doctor-page.doctor__page--mods .col-md-push-4 {
    left: 33.33333333%;
  }
  section.doctor-page.doctor__page--mods .col-md-push-3 {
    left: 25%;
  }
  section.doctor-page.doctor__page--mods .col-md-push-2 {
    left: 16.66666667%;
  }
  section.doctor-page.doctor__page--mods .col-md-push-1 {
    left: 8.33333333%;
  }
  section.doctor-page.doctor__page--mods .col-md-push-0 {
    left: auto;
  }
  section.doctor-page.doctor__page--mods .col-md-offset-12 {
    margin-left: 100%;
  }
  section.doctor-page.doctor__page--mods .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  section.doctor-page.doctor__page--mods .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  section.doctor-page.doctor__page--mods .col-md-offset-9 {
    margin-left: 75%;
  }
  section.doctor-page.doctor__page--mods .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  section.doctor-page.doctor__page--mods .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  section.doctor-page.doctor__page--mods .col-md-offset-6 {
    margin-left: 50%;
  }
  section.doctor-page.doctor__page--mods .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  section.doctor-page.doctor__page--mods .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  section.doctor-page.doctor__page--mods .col-md-offset-3 {
    margin-left: 25%;
  }
  section.doctor-page.doctor__page--mods .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  section.doctor-page.doctor__page--mods .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  section.doctor-page.doctor__page--mods .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  section.doctor-page.doctor__page--mods .col,
  section.doctor-page.doctor__page--mods .col-lg-1,
  section.doctor-page.doctor__page--mods .col-lg-2,
  section.doctor-page.doctor__page--mods .col-lg-3,
  section.doctor-page.doctor__page--mods .col-lg-4,
  section.doctor-page.doctor__page--mods .col-lg-5,
  section.doctor-page.doctor__page--mods .col-lg-6,
  section.doctor-page.doctor__page--mods .col-lg-7,
  section.doctor-page.doctor__page--mods .col-lg-8,
  section.doctor-page.doctor__page--mods .col-lg-9,
  section.doctor-page.doctor__page--mods .col-lg-10,
  section.doctor-page.doctor__page--mods .col-lg-11,
  section.doctor-page.doctor__page--mods .col-lg-12 {
    float: left;
  }
  section.doctor-page.doctor__page--mods .col-lg-12 {
    width: 100%;
  }
  section.doctor-page.doctor__page--mods .col-lg-11 {
    width: 91.66666667%;
  }
  section.doctor-page.doctor__page--mods .col-lg-10 {
    width: 83.33333333%;
  }
  section.doctor-page.doctor__page--mods .col-lg-9 {
    width: 75%;
  }
  section.doctor-page.doctor__page--mods .col-lg-8 {
    width: 66.66666667%;
  }
  section.doctor-page.doctor__page--mods .col-lg-7 {
    width: 58.33333333%;
  }
  section.doctor-page.doctor__page--mods .col-lg-6 {
    width: 50%;
  }
  section.doctor-page.doctor__page--mods .col-lg-5 {
    width: 41.66666667%;
  }
  section.doctor-page.doctor__page--mods .col-lg-4 {
    width: 33.33333333%;
  }
  section.doctor-page.doctor__page--mods .col-lg-3 {
    width: 25%;
  }
  section.doctor-page.doctor__page--mods .col-lg-2 {
    width: 16.66666667%;
  }
  section.doctor-page.doctor__page--mods .col-lg-1 {
    width: 8.33333333%;
  }
  section.doctor-page.doctor__page--mods .col-lg-pull-12 {
    right: 100%;
  }
  section.doctor-page.doctor__page--mods .col-lg-pull-11 {
    right: 91.66666667%;
  }
  section.doctor-page.doctor__page--mods .col-lg-pull-10 {
    right: 83.33333333%;
  }
  section.doctor-page.doctor__page--mods .col-lg-pull-9 {
    right: 75%;
  }
  section.doctor-page.doctor__page--mods .col-lg-pull-8 {
    right: 66.66666667%;
  }
  section.doctor-page.doctor__page--mods .col-lg-pull-7 {
    right: 58.33333333%;
  }
  section.doctor-page.doctor__page--mods .col-lg-pull-6 {
    right: 50%;
  }
  section.doctor-page.doctor__page--mods .col-lg-pull-5 {
    right: 41.66666667%;
  }
  section.doctor-page.doctor__page--mods .col-lg-pull-4 {
    right: 33.33333333%;
  }
  section.doctor-page.doctor__page--mods .col-lg-pull-3 {
    right: 25%;
  }
  section.doctor-page.doctor__page--mods .col-lg-pull-2 {
    right: 16.66666667%;
  }
  section.doctor-page.doctor__page--mods .col-lg-pull-1 {
    right: 8.33333333%;
  }
  section.doctor-page.doctor__page--mods .col-lg-pull-0 {
    right: auto;
  }
  section.doctor-page.doctor__page--mods .col-lg-push-12 {
    left: 100%;
  }
  section.doctor-page.doctor__page--mods .col-lg-push-11 {
    left: 91.66666667%;
  }
  section.doctor-page.doctor__page--mods .col-lg-push-10 {
    left: 83.33333333%;
  }
  section.doctor-page.doctor__page--mods .col-lg-push-9 {
    left: 75%;
  }
  section.doctor-page.doctor__page--mods .col-lg-push-8 {
    left: 66.66666667%;
  }
  section.doctor-page.doctor__page--mods .col-lg-push-7 {
    left: 58.33333333%;
  }
  section.doctor-page.doctor__page--mods .col-lg-push-6 {
    left: 50%;
  }
  section.doctor-page.doctor__page--mods .col-lg-push-5 {
    left: 41.66666667%;
  }
  section.doctor-page.doctor__page--mods .col-lg-push-4 {
    left: 33.33333333%;
  }
  section.doctor-page.doctor__page--mods .col-lg-push-3 {
    left: 25%;
  }
  section.doctor-page.doctor__page--mods .col-lg-push-2 {
    left: 16.66666667%;
  }
  section.doctor-page.doctor__page--mods .col-lg-push-1 {
    left: 8.33333333%;
  }
  section.doctor-page.doctor__page--mods .col-lg-push-0 {
    left: auto;
  }
  section.doctor-page.doctor__page--mods .col-lg-offset-12 {
    margin-left: 100%;
  }
  section.doctor-page.doctor__page--mods .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  section.doctor-page.doctor__page--mods .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  section.doctor-page.doctor__page--mods .col-lg-offset-9 {
    margin-left: 75%;
  }
  section.doctor-page.doctor__page--mods .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  section.doctor-page.doctor__page--mods .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  section.doctor-page.doctor__page--mods .col-lg-offset-6 {
    margin-left: 50%;
  }
  section.doctor-page.doctor__page--mods .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  section.doctor-page.doctor__page--mods .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  section.doctor-page.doctor__page--mods .col-lg-offset-3 {
    margin-left: 25%;
  }
  section.doctor-page.doctor__page--mods .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  section.doctor-page.doctor__page--mods .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  section.doctor-page.doctor__page--mods .col-lg-offset-0 {
    margin-left: 0;
  }
}
section.doctor-page.doctor__page--mods .clearfix,
section.doctor-page.doctor__page--mods .clearfix:before,
section.doctor-page.doctor__page--mods .clearfix:after,
section.doctor-page.doctor__page--mods .container:before,
section.doctor-page.doctor__page--mods .container:after,
section.doctor-page.doctor__page--mods .container-fluid:before,
section.doctor-page.doctor__page--mods .container-fluid:after,
section.doctor-page.doctor__page--mods .row:before,
section.doctor-page.doctor__page--mods .row:after {
  content: " ";
  display: table;
}
section.doctor-page.doctor__page--mods .clearfix:after,
section.doctor-page.doctor__page--mods .container:after,
section.doctor-page.doctor__page--mods .container-fluid:after,
section.doctor-page.doctor__page--mods .row:after {
  clear: both;
}
section.doctor-page.doctor__page--mods .center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
section.doctor-page.doctor__page--mods .pull-right {
  float: right !important;
}
section.doctor-page.doctor__page--mods .pull-left {
  float: left !important;
}
section.doctor-page.doctor__page--mods *,
section.doctor-page.doctor__page--mods *:before,
section.doctor-page.doctor__page--mods *:after {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.doctor-page.doctor__page--mods {
  padding-top: 40px;
  padding-bottom: 80px;
}

@media all and (max-width: 1199px) {
  .doctor-page.doctor__page--mods {
    padding-top: 20px;
    padding-bottom: 40px;
  }
}

.doctor-page.doctor__page--mods article.faq,
.doctor-page.doctor__page--mods article.doctor-intro {
  margin-bottom: 0;
}

.doctor-page.doctor__page--mods article.doctor-intro {
  margin-bottom: 40px;
}

@media all and (max-width: 1199px) {
  .doctor-page.doctor__page--mods article.doctor-intro {
    margin-bottom: 20px;
  }
}

.doctor-page.doctor__page--mods article.faq {
  padding-top: 40px;
}

@media all and (max-width: 1199px) {
  .doctor-page.doctor__page--mods article.faq {
    padding-top: 20px;
  }
}

.doctor-page.doctor__page--mods article.faq p,
.doctor-page.doctor__page--mods article.doctor-intro p {
  color: #000000;
  font-family: "Encode Sans", sans-serif;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 30px;
  margin-bottom: 40px;
}

@media all and (max-width: 1199px) {
  .doctor-page.doctor__page--mods article.faq p,
  .doctor-page.doctor__page--mods article.doctor-intro p {
    margin-bottom: 20px;
  }
}

section.doctor-page.doctor__page--mods article.bio h1.lite {
  color: #954fa5;
  font-family: "Encode Sans", sans-serif;
  font-size: 48px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 60px;
  margin-left: -4px;
}
@media all and (max-width: 767px) {
  section.doctor-page.doctor__page--mods article.bio h1.lite {
    font-size: 38px;
  }
}

section.doctor-page.doctor__page--mods article.bio img {
  margin-top: 9px;
}

@media all and (min-width: 768px) and (max-width: 1199px) {
  section.doctor-page.doctor__page--mods article.bio img {
    margin-top: 12px;
  }
}

@media all and (max-width: 991px) {
  section.doctor-page.doctor__page--mods article.bio img {
    position: absolute;
    float: none;
    margin-right: 0;
  }
}

@media all and (max-width: 767px) {
  section.doctor-page.doctor__page--mods article.bio img {
    position: static;
    float: left;
    margin-right: 1rem;
    margin-top: 20px;
    margin-bottom: 0;
  }
}

@media all and (max-width: 408px) {
  section.doctor-page.doctor__page--mods article.bio img {
    margin-bottom: 20px;
  }
}

section.doctor-page.doctor__page--mods article.bio h6.title {
  color: #000000;
  font-family: "Encode Sans", sans-serif;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 23px;
  padding-bottom: 22px;
  margin-bottom: 0;
  padding-right: 250px;
}

@media all and (max-width: 767px) {
  section.doctor-page.doctor__page--mods article.bio h6.title {
    padding-right: 0;
    width: 100%;
  }
}

section.doctor-page.doctor__page--mods article.bio h6.title:after {
  content: "";
  background: #741688;
  width: 70px;
  height: 4px;
  bottom: -4px;
  left: 0;
  position: absolute;
}

section.doctor-page.doctor__page--mods article.bio h6.title:before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  border-bottom: 1px solid #e2dcd7;
  bottom: -4px;
  left: 0;
}

section.doctor-page.doctor__page--mods .columns--mod {
  padding-right: 73px;
}
@media all and (max-width: 1199px) {
  section.doctor-page.doctor__page--mods .columns--mod {
    padding-right: 30px;
  }
}

@media all and (max-width: 991px) {
  section.doctor-page.doctor__page--mods .columns--mod {
    padding-right: 15px;
  }
}

section.doctor-page.doctor__page--mods article.bio blockquote:after {
  width: 50px;
  height: 35px;
  left: 0;
  top: 0;
}

section.doctor-page.doctor__page--mods article.bio blockquote {
  padding-top: 18px;
  padding-right: 210px;
  padding-left: 70px;
  padding-bottom: 58px;
  background: transparent;
  border-left: none;
  border-bottom: 1px solid #e2dcd7;
  position: relative;
  font-family: "Encode Sans", sans-serif;
  font-weight: 100;
  font-size: 24px;
  margin-right: 0;
  margin-top: 40px;
  line-height: 30px;
  letter-spacing: 0;
  color: #8b8b8b;
  margin-bottom: 39px;
}

@media all and (max-width: 1199px) {
  section.doctor-page.doctor__page--mods article.bio blockquote {
    margin-bottom: 20px;
    margin-top: 20px;
    padding-bottom: 28px;
  }
}

@media all and (max-width: 991px) {
  section.doctor-page.doctor__page--mods article.bio blockquote {
    padding-right: 270px;
  }
}

@media all and (max-width: 767px) {
  section.doctor-page.doctor__page--mods article.bio blockquote {
    padding-right: 0;
  }
}

@media all and (max-width: 425px) {
  section.doctor-page.doctor__page--mods article.bio blockquote {
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 9px;
    padding-bottom: 29px;
  }
}

section.doctor-page.doctor__page--mods h1.decorated.no-underline,
section.doctor-page.doctor__page--mods h2.decorated.no-underline,
section.doctor-page.doctor__page--mods h3.decorated.no-underline,
section.doctor-page.doctor__page--modsh4.decorated.no-underline,
section.doctor-page.doctor__page--mods h5.decorated.no-underline,
section.doctor-page.doctor__page--mods h6.decorated.no-underline {
  padding-bottom: 0;
}

section.doctor-page.doctor__page--mods h1.decorated.no-underline:after,
section.doctor-page.doctor__page--mods h2.decorated.no-underline:after,
section.doctor-page.doctor__page--mods h3.decorated.no-underline:after,
section.doctor-page.doctor__page--modsh4.decorated.no-underline:after,
section.doctor-page.doctor__page--mods h5.decorated.no-underline:after,
section.doctor-page.doctor__page--mods h6.decorated.no-underline:after {
  content: "";
  background: #741688;
  width: 90px;
  height: 4px;
  bottom: -5px;
  left: 0;
  position: absolute;
}

section.doctor-page.doctor__page--mods h3.decorated {
  color: #741688;
  font-family: "Encode Sans", sans-serif;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 30px;
  margin-bottom: 40px;
}

.doctor-page.doctor__page--mods article.faq img,
.doctor-page.doctor__page--mods article.doctor-intro img {
  margin-bottom: 0;
  margin-top: 0;
  width: 100%;
  height: auto;
  max-width: 100%;
  filter: grayscale(100%);
  transition: all 0.25s linear;
}

.doctor-page.doctor__page--mods article.faq img:hover,
.doctor-page.doctor__page--mods article.doctor-intro img:hover {
  filter: grayscale(0%);
}

.doctor-page.doctor__page--mods article.list ul {
  margin: 0;
  border-top: none;
}

.doctor-page.doctor__page--mods article.list ul li {
  padding: 0;
}

.doctor-page.doctor__page--mods article.list ul li a.kezeles {
  background: transparent url("../img/right.svg") no-repeat right center;
  font-weight: 500;
  display: block;
}

.doctor-page.doctor__page--mods article.list {
  box-shadow: 0 2px 25px 0 rgba(0, 0, 0, 0.2);
  padding-top: 21px;
  padding-bottom: 21px;
}

@media all and (max-width: 425px) {
  .doctor-page.doctor__page--mods article.list {
    padding: 10px 20px !important;
  }
}

.doctor-page.doctor__page--mods article.list.time-table {
  padding-top: 30px;
  padding-bottom: 30px;
}

.doctor-page.doctor__page--mods article.list.time-table .time__wrapper {
  padding-top: 10px;
  padding-bottom: 10px;
  display: table;
  width: 100%;
  table-layout: fixed;
}

.doctor-page.doctor__page--mods article.list.time-table .time__wrapper .day,
.doctor-page.doctor__page--mods article.list.time-table .time__wrapper .time {
  color: #000000;
  font-family: "Encode Sans", sans-serif;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 23px;
  display: table-cell;
}

.doctor-page.doctor__page--mods article.list.time-table .time__wrapper .time {
  text-align: right;
}

.doctor-page.doctor__page--mods article.list ul li:last-of-type {
  border-bottom: none;
}

.doctor-page.doctor__page--mods article.list ul li a {
  padding: 19px 0;
  color: #741688;
  font-family: "Encode Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 23px;
}
@media all and (max-width: 425px) {
  .doctor-page.doctor__page--mods article.list ul li a {
    padding: 10px 0;
    font-size: 16px;
  }
}

.doctor-page.doctor__page--mods article.list ul li a span {
  max-width: 154px;
  display: block;
}

section.doctor-page.doctor__page--mods .columns.images {
  margin-top: 80px;
}

section.doctor-page.doctor__page--mods .columns.images img {
  margin-top: 0;
  width: 100%;
  margin-bottom: 40px;
  transition: all 0.25s linear;
}

section.doctor-page.doctor__page--mods .columns.images img:last-of-type {
  margin-bottom: 0;
}

section.doctor-page.doctor__page--mods article.list.esettanulmany {
  padding: 20px;
}
@media all and (max-width: 425px) {
  section.doctor-page.doctor__page--mods article.list.esettanulmany {
    padding: 20px !important;
  }
}

section.doctor-page.doctor__page--mods
  article.list.esettanulmany
  .esettanulmany__image {
  display: block;
  margin-bottom: 20px;
}

section.doctor-page.doctor__page--mods
  article.list.esettanulmany
  .esettanulmany__image
  img {
  margin: 0;
  height: auto;
  width: 100%;
  max-width: 100%;
}

section.doctor-page.doctor__page--mods
  article.list.esettanulmany
  .esettanulmany__link {
  display: block;
  color: #741688;
  font-family: "Encode Sans", sans-serif;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 30px;
}

@media all and (max-width: 425px) {
  section.doctor-page.doctor__page--mods
    article.list.esettanulmany
    .esettanulmany__link {
    font-size: 18px;
    line-height: 26px;
  }
}

section.doctor-page.doctor__page--mods .testimonals__wrapper {
  margin-top: 40px;
  margin-bottom: 40px;
}
@media all and (max-width: 1199px) {
  section.doctor-page.doctor__page--mods .testimonals__wrapper {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
section.doctor-page.doctor__page--mods .testimonal {
  display: inline-block;
  vertical-align: top;
}
section.doctor-page.doctor__page--mods .testimonal__control_wrapper {
  text-align: right;
  line-height: 0;
  font-size: 0;
}

@media all and (max-width: 600px) {
  section.doctor-page.doctor__page--mods .testimonal__control_wrapper {
    margin-top: 10px;
  }
}

section.doctor-page.doctor__page--mods .paging__info {
  color: #741688;
  font-family: "Encode Sans", sans-serif;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 20px;
  margin-left: 10px;
  margin-right: 10px;
  vertical-align: middle;
}

section.doctor-page.doctor__page--mods .testimonal img {
  display: inline-block;
  margin-top: 0;
  vertical-align: top;
  width: 65px;
}
@media all and (min-width: 992px) and (max-width: 1199px) {
  section.doctor-page.doctor__page--mods .testimonal img {
    width: 45px;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  section.doctor-page.doctor__page--mods .testimonal img {
    width: 30px;
  }
}
@media all and (max-width: 600px) {
  section.doctor-page.doctor__page--mods .testimonal img {
    width: 30px;
  }
}
section.doctor-page.doctor__page--mods .testimonal .testimonal__content {
  display: inline-block;
  margin-left: 30px;
  max-width: 530px;
}
@media all and (min-width: 992px) and (max-width: 1199px) {
  section.doctor-page.doctor__page--mods .testimonal .testimonal__content {
    max-width: 450px;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  section.doctor-page.doctor__page--mods .testimonal .testimonal__content {
    margin-left: 18px;
    max-width: calc(100% - 58px);
  }
}
@media all and (max-width: 767px) {
  section.doctor-page.doctor__page--mods .testimonal .testimonal__content {
    max-width: calc(100% - 100px);
  }
}
@media all and (max-width: 600px) {
  section.doctor-page.doctor__page--mods .testimonal .testimonal__content {
    margin-left: 15px;
    max-width: calc(100% - 50px);
  }
}
section.doctor-page.doctor__page--mods
  .testimonal
  .testimonal__content
  blockquote {
  color: #505050;
  margin-bottom: 30px;
  padding: 0;
  border: none;
  color: #505050;
  font-family: "Encode Sans";
  font-size: 24px;
  letter-spacing: 0;
  line-height: 40px;
}
@media all and (min-width: 768px) and (max-width: 1199px) {
  section.doctor-page.doctor__page--mods
    .testimonal
    .testimonal__content
    blockquote {
    font-size: 20px;
    line-height: 35px;
  }
}
@media all and (max-width: 600px) {
  section.doctor-page.doctor__page--mods
    .testimonal
    .testimonal__content
    blockquote {
    font-size: 17px;
    line-height: 30px;
  }
}

section.doctor-page.doctor__page--mods
  .testimonal
  .testimonal__content
  .testimonal__name {
  color: #741688;
  line-height: 20px;
  margin-bottom: 10px;
}
section.doctor-page.doctor__page--mods
  .testimonal
  .testimonal__content
  .testimonal__date {
  color: #505050;
  line-height: 20px;
  text-transform: capitalize;
  margin-bottom: 0;
}
section.doctor-page.doctor__page--mods .slick-slider {
  box-sizing: border-box;
  display: block;
  position: relative;
  touch-action: pan-y;
  user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-touch-action: pan-y;
  -ms-user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}
section.doctor-page.doctor__page--mods .slick-list {
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
section.doctor-page.doctor__page--mods .slick-list:focus {
  outline: none;
}
section.doctor-page.doctor__page--mods .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
section.doctor-page.doctor__page--mods .slick-slider .slick-track,
section.doctor-page.doctor__page--mods .slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
}
section.doctor-page.doctor__page--mods .slick-track {
  display: block;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0;
}
section.doctor-page.doctor__page--mods .slick-track:before,
section.doctor-page.doctor__page--mods .slick-track:after {
  content: "";
  display: table;
}
section.doctor-page.doctor__page--mods .slick-track:after {
  clear: both;
}
section.doctor-page.doctor__page--mods .slick-loading .slick-track {
  visibility: hidden;
}
section.doctor-page.doctor__page--mods .slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
section.doctor-page.doctor__page--mods [dir="rtl"] .slick-slide {
  float: right;
}
section.doctor-page.doctor__page--mods .slick-slide.slick-loading img {
  display: none;
}
section.doctor-page.doctor__page--mods .slick-slide.dragging img {
  pointer-events: none;
}
section.doctor-page.doctor__page--mods .slick-initialized .slick-slide {
  display: block;
}
section.doctor-page.doctor__page--mods .slick-loading .slick-slide {
  visibility: hidden;
}
section.doctor-page.doctor__page--mods .slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
section.doctor-page.doctor__page--mods .slick-arrow.slick-hidden {
  display: none;
}
section.doctor-page.doctor__page--mods .slick-hider {
  opacity: 0;
  transition: opacity 1s;
  visibility: hidden;
}
section.doctor-page.doctor__page--mods .slick-hider.slick-initialized {
  opacity: 1;
  visibility: visible;
}
section.doctor-page.doctor__page--mods .slick-dots {
  bottom: -26px;
  display: block;
  left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
section.doctor-page.doctor__page--mods .slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 9px;
  margin: 0;
  margin-right: 8px;
  padding: 0;
  position: relative;
  width: 9px;
}
section.doctor-page.doctor__page--mods .slick-dots li button {
  background: transparent;
  border: 0;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 9px;
  line-height: 0;
  outline: none;
  padding: 5px;
  width: 9px;
}
section.doctor-page.doctor__page--mods .slick-dots li button:hover,
section.doctor-page.doctor__page--mods .slick-dots li button:focus {
  outline: none;
}
section.doctor-page.doctor__page--mods .slick-dots li button:hover:before,
section.doctor-page.doctor__page--mods .slick-dots li button:focus:before {
  opacity: 1;
}
section.doctor-page.doctor__page--mods .slick-dots li button:before {
  background-color: rgba(116, 22, 136, 0.5);
  border-radius: 50%;
  content: "";
  height: 9px;
  left: 0;
  line-height: 18px;
  position: absolute;
  text-align: center;
  top: 0;
  transform: scale(1);
  width: 9px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
section.doctor-page.doctor__page--mods
  .slick-dots
  li.slick-active
  button:before {
  background-color: #741688;
  transform: scale(1.2);
}

section.doctor-page.doctor__page--mods .oval {
  background-color: #ddd;
  border-radius: 50%;
  height: 100px;
  position: absolute;
  width: 100px;
  z-index: -1;
}
section.doctor-page.doctor__page--mods .oval.oval-1 {
  height: 542px;
  width: 542px;
  background-color: #dddddd;
  top: 20% !important;
  left: -271px !important;
}

section.doctor-page.doctor__page--mods .oval.oval-2 {
  height: 457px;
  width: 457px;
  background-color: #95258f;
  margin-left: auto;
  margin-right: 0;
  top: 30% !important;
  right: -180px !important;
}

section.doctor-page.doctor__page--mods .oval.oval-3 {
  height: 250px;
  width: 250px;
  background-color: #95258f;
  top: 50% !important;
  left: -50px !important;
}

section.doctor-page.doctor__page--mods .oval.oval-4 {
  height: 170px;
  width: 170px;
  background-color: #95258f;
  margin-left: auto;
  margin-right: 0;
  top: 90% !important;
  right: 95px !important;
  z-index: -1;
}

section.doctor-page.doctor__page--mods .oval.oval-5 {
  height: 542px;
  width: 542px;
  margin-left: auto;
  margin-right: 0;
  top: 92% !important;
  right: -271px !important;
  z-index: -2;
}

@media all and (max-width: 991px) {
  section.doctor-page.doctor__page--mods .oval {
    display: none !important;
  }
}
section.doctor-page.doctor__page--mods .ovals__wrapper {
  position: relative;
}

section.doctor-page.doctor__page--mods {
  position: relative;
  overflow: hidden;
}

section.doctor-page.doctor__page--mods #scene__1 {
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: -1;
}

a.szechenyi__wrapper {
  bottom: 0;
  display: block;
  font-size: 0;
  line-height: 0;
  margin: 0;
  opacity: 1;
  padding: 0 !important;
  position: fixed;
  right: 0;
  transform: translateX(100%);
  transition: all 0.25s linear;
  z-index: 99999;
}
a.szechenyi__wrapper.active {
  transform: translateX(0);
}
a.szechenyi__wrapper img {
  max-width: 250px;
}
@media all and (max-width: 1599px) {
  a.szechenyi__wrapper img {
    max-width: 200px;
  }
}
@media all and (max-width: 991px) {
  a.szechenyi__wrapper img {
    max-width: 180px;
  }
}

@media all and (max-width: 450px) {
  a.szechenyi__wrapper {
    bottom: 0px;
  }
}

.featured__prices {
  padding-top: 85px;
  padding-bottom: 55px;
  position: relative;
}

.featured__prices .columns {
  float: left !important;
}

@media all and (max-width: 1199px) {
  .featured__prices {
    padding-top: 40px;
    padding-bottom: 15px;
  }
}

@media all and (max-width: 991px) {
  .featured__prices .columns {
    width: 50% !important;
  }

  .featured__prices_title .columns {
    width: 100% !important;
  }
}

@media all and (max-width: 596px) {
  .featured__prices .columns {
    width: 100% !important;
  }
  .featured__prices_title .columns {
    width: 100% !important;
  }
}

.featured__prices .featured__prices_title h1 {
  padding-bottom: 60px;
  color: #ffffff;
  font-family: "Encode Sans", sans-serif;
  font-size: 36px;
  letter-spacing: 0;
  line-height: 45px;
  margin-bottom: 0;
}

@media all and (max-width: 991px) {
  .featured__prices .featured__prices_title h1 {
    color: #741688;
    padding-bottom: 30px;
    font-size: 28px;
  }
}

.featured__price_card {
  border-radius: 10px;
  background-color: #ffffff;
  box-shadow: 0 2px 25px 0 rgba(0, 0, 0, 0.2);
  text-align: center;
  margin-bottom: 30px;
  position: relative;
}

.featured__price_card:before {
  display: block;
  padding-bottom: 100%;
  content: "";
}

@media all and (max-width: 596px) {
  .featured__price_card:before {
    content: none;
  }
}

.featured__price_card_inner {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

@media all and (max-width: 596px) {
  .featured__price_card_inner {
    position: static;
    transform: none;
    padding: 30px;
  }
}

.featured__price_card .price__image {
  height: 50px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-bottom: 20px;
}

@media all and (min-width: 992px) and (max-width: 1199px) {
  .featured__price_card .price__image {
    height: 40px;
    margin-bottom: 10px;
  }
}

.featured__price_card h2.price__title {
  color: #741688;
  font-family: "Encode Sans", sans-serif;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 25px;
  margin-bottom: 18px;
}

@media all and (min-width: 992px) and (max-width: 1199px) {
  .featured__price_card h2.price__title {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 9px;
  }
}

.featured__price_card h3.card__price {
  color: #741688;
  font-family: "Encode Sans", sans-serif;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 30px;
  margin-top: 18px;
  margin-bottom: 0;
}

@media all and (min-width: 992px) and (max-width: 1199px) {
  .featured__price_card h3.card__price {
    font-size: 20px;
    line-height: 25px;
    margin-top: 9px;
  }
}

.featured__price_card .price__divider {
  height: 1px;
  max-width: 195px;
  width: 100%;
  margin: 0 auto;
  background-color: #e7e2de;

  @media all and (min-width: 992px) and (max-width: 1199px) {
    .featured__price_card .price__divider {
      max-width: 165px;
    }
  }
}

#scene__featured_prices {
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: -1;
}

#scene__featured_prices .oval {
  background-color: #dddddd;
  border-radius: 50%;
  height: 100px;
  position: absolute;
  width: 100px;
  z-index: -1;
}

#scene__featured_prices .oval.oval-1 {
  height: 650px;
  width: 650px;
  background-color: #741688;
  top: -182px !important;
  left: 10% !important;
}

#scene__featured_prices .oval.oval-2 {
  height: 220px;
  width: 220px;
  background-color: #95258f;
  left: 39% !important;
  top: 30px !important;
  z-index: -2;
}

#scene__featured_prices .oval.oval-3 {
  height: 328px;
  width: 328px;
  background-color: #dddddd;
  left: auto !important;
  right: 10%;
  top: -112px !important;
}

@media all and (max-width: 1600px) {
  #scene__featured_prices .oval.oval-1 {
    height: 500px;
    width: 500px;
    left: 7% !important;
  }
  #scene__featured_prices .oval.oval-2 {
    left: 35% !important;
  }
}

@media all and (max-width: 1500px) {
  #scene__featured_prices .oval.oval-1 {
    height: 500px;
    width: 500px;
    left: 2% !important;
  }
  #scene__featured_prices .oval.oval-2 {
    left: 30% !important;
  }
  #scene__featured_prices .oval.oval-3 {
    height: 250px;
    width: 250px;
  }
}

@media all and (max-width: 1300px) {
  #scene__featured_prices .oval.oval-1 {
    height: 500px;
    width: 500px;
    top: -50% !important;
    left: -1% !important;
  }
  #scene__featured_prices .oval.oval-2 {
    left: 30% !important;
  }
  #scene__featured_prices .oval.oval-3 {
    height: 250px;
    width: 250px;
    right: 0 !important;
  }
}

@media all and (max-width: 991px) {
  #scene__featured_prices,
  #scene__featured_prices .oval {
    display: none !important;
  }
}

.top__header_wrapper.top__header_wrapper--mobile {
  display: none !important;
  text-align: right;
}

@media all and (max-width: 991px) {
  .top__header_wrapper.top__header_wrapper--mobile {
    display: block !important;
  }

  main {
    margin-top: 134px !important;
  }
}

@media all and (max-width: 767px) {
  main {
    margin-top: 122px !important;
  }
}

@media all and (max-width: 424px) {
  main {
    margin-top: 108px !important;
  }
}







.top__header_wrapper.top__header_wrapper--mobile .button {
  padding: 10px;
  width: auto;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 12px;
}

.treatment__footnote {
  margin-top: 10px;
  display: block;
}
.treatment__footnote small {
  color: #505050;
  font-size: 12px;
  font-weight: 400;
}

.bottom__header_wrapper .brand__logo img.logo--mod {
  width: 310px;
}

@media all and (min-width: 992px) and (max-width: 1199px) {
  .bottom__header_wrapper .brand__logo img.logo--mod {
    width: 269px;
  }
}

@media all and (max-width: 767px) {
  .bottom__header_wrapper .brand__logo img.logo--mod {
    width: 250px;
  }
}

@media all and (max-width: 424px) {
  .bottom__header_wrapper .brand__logo img.logo--mod {
    width: 175px;
  }
}

.d-none {
  display: none !important;
}

#done-gdpr #done-gdpr-popup-wrapper {
  top: 100px !important;
  z-index: 99999 !important;
}

.done-gdpr-alert-box-wrapper {
  z-index: 99999 !important;
}

@media all and (max-width: 767px) {
  #done-gdpr #done-gdpr-popup-wrapper {
    top: 150px !important;
  }
}

.kezelesek_ar {
  text-align: center;
  color: #741688;
}
