

/* Start:/local/templates/epifanov-clinic/styles/styles.min.css?1775837225142563*/
@charset "UTF-8";
@font-face {
  font-family: "PP Pangram Sans";
  src: url("/local/templates/epifanov-clinic/styles/../fonts/PPPangramSans-Semibold.woff2") format("woff2"), url("/local/templates/epifanov-clinic/styles/../fonts/PPPangramSans-Semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "PP Pangram Sans";
  src: url("/local/templates/epifanov-clinic/styles/../fonts/PPPangramSans-CompactRegular.woff2") format("woff2"), url("/local/templates/epifanov-clinic/styles/../fonts/PPPangramSans-CompactRegular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "PP Pangram Sans";
  src: url("/local/templates/epifanov-clinic/styles/../fonts/PPPangramSans-Bold.woff2") format("woff2"), url("/local/templates/epifanov-clinic/styles/../fonts/PPPangramSans-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "PP Pangram Sans";
  src: url("/local/templates/epifanov-clinic/styles/../fonts/PPPangramSans-Medium.woff2") format("woff2"), url("/local/templates/epifanov-clinic/styles/../fonts/PPPangramSans-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
* {
  margin: 0;
  padding: 0;
  outline: none;
}

html, body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, sub, sup, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, table, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent;
  font-size: 100%;
}

header, nav, section, article, aside, footer {
  display: block;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

html {
  height: 100%;
}

body {
  position: relative;
  height: 100%;
  font-family: "PP Pangram Sans", sans-serif;
  color: #3E3E3E;
  font-size: 18px;
  line-height: 1.3;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 0.03em;
  background: #FFF;
}
@media (max-width: 360px) {
  body {
    font-size: 16px;
  }
}

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

img {
  border: none;
  max-width: 100%;
  vertical-align: bottom;
}

ul {
  list-style: none;
}

a {
  color: inherit;
  text-decoration: none;
  margin: 0;
  padding: 0;
}

b, strong {
  font-weight: 600;
}

.clear {
  clear: both;
  height: 0;
  overflow: hidden;
  font-size: 0;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.container {
  width: 100%;
  max-width: 1310px;
  padding: 0 15px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.container--sm {
  max-width: 845px;
}

.show-tablet-sm {
    display: none !important;
  }
@media screen and (max-width: 1329.98px) {
  .container {
    max-width: 960px;
  }
  .container--sm {
    max-width: 845px;
  }
}
@media screen and (max-width: 1023.98px) {
  .container {
    max-width: 710px;
  }
}
@media screen and (max-width: 767.98px) {
  .container {
    max-width: 100%;
    padding: 0 15px;
  }
}
.wrapper {
  min-height: 100%;
  width: 100%;
  position: relative;
  z-index: 0;
  display: flex;
  flex-direction: column;
  padding-top: 72px;
  overflow: hidden;
}
@media screen and (max-width: 767.98px) {
  .wrapper {
    padding-top: 90px
  }
}

.content__wrapper {
  flex: 1 0 auto;
}

.pd__header {
  padding-top: 100px;
}

.hidden {
  display: none !important;
}

@media (max-width: 1809.98px) {
  .hide-desktop-lg {
    display: none !important;
  }
}

@media (max-width: 1539.98px) {
  .hide-desktop-md {
    display: none !important;
  }
}

@media (max-width: 1329.98px) {
  .hide-desktop {
    display: none !important;
  }
}

@media (max-width: 1023.98px) {
  .hide-tablet {
    display: none !important;
  }
}

@media (max-width: 767.98px) {
  .hide-tablet-sm {
    display: none !important;
  }
}

@media (max-width: 609.98px) {
  .hide-mobile-lg {
    display: none !important;
  }
}

@media (min-width: 1330px) {
  .show-desktop {
    display: none !important;
  }
}

@media (min-width: 1024px) {
  .show-tablet {
    display: none !important;
  }
}

@media (min-width: 610px) {
  .show-mobile-lg {
    display: none !important;
  }
}

.noscroll {
  overflow: hidden;
  padding-right: var(--widthScrollbar);
}
.noscroll .header.fixed {
  width: calc(100% - var(--widthScrollbar));
}
@media (max-width: 1023.98px) {
  .noscroll {
    padding-right: 0;
  }
  .noscroll .header {
    width: 100%;
  }
}

.nowrap {
  white-space: nowrap;
}

.word {
  display: inline-block !important;
}

.word_wrap {
  overflow: hidden;
  display: inline-block;
  margin-bottom: -0.08em;
}

@-webkit-keyframes fade-up {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes up-word {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.content__text {
  line-height: 1.6;
}
.content__text.fs--md {
  font-size: 16px;
}
.content__text > *:last-child {
  margin-bottom: 0;
}
.content__text > *:first-child {
  margin-top: 0;
}
.content__text br {
  margin: 0 !important;
}
.content__text p {
  margin-bottom: 20px;
}
.content__text p br:first-child {
  display: none;
}
.content__text a {
  color: #135DA2;
  text-decoration: underline;
}
.content__text a:hover {
  text-decoration: none;
}
.content__text b, .content__text strong {
  font-weight: 500;
}
.content__text h1, .content__text h2, .content__text h3, .content__text h4, .content__text h5 {
  font-weight: 600;
  margin-bottom: 20px;
}
.content__text h1 {
  font-size: 30px;
}
.content__text h2 {
  font-size: 24px;
}
.content__text h3 {
  font-size: 20px;
}
.content__text h4 {
  font-size: 18px;
}
.content__text h5 {
  font-size: 16px;
}
.content__text{
color:#000;
}
.content__text ul,
.content__text ol {
  padding-left: 26px;
 margin-bottom: 20px;
}
.content__text ol {
  list-style-type: none;
  counter-reset: num;

}
.content__text .sp-complex-table,.content__text .sp-complex-row,.content__text .sp-complex-col{
    display: block;
}
.content__text .sp-image{
width: 100%;
    height: 300px;
    position: relative;
    margin-bottom: 25px;
}
.content__text .sp-image img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.content__text li {
  position: relative;
}
.content__text ul li:before {
  position: absolute;
  top: 1px;
  right: 100%;
  margin-right: 11px;
  color: inherit;
  content: "•";
}
.content__text ol li:before {
  content: counter(num) ".";
  counter-increment: num;
  display: inline-block;
  position: absolute;
  top: 0px;
  right: 100%;
  margin-right: 8px;
  text-align: right;
}
.content__text img {
  margin: 0 0 20px;
  border-radius: 10px;
}
.content__text blockquote {
  margin: 100px 0;
  padding: 33px 0 50px;
  border-top: 1px solid #135DA2;
  border-bottom: 1px solid #135DA2;
  text-align: center;
  position: relative;
}
.content__text blockquote::before, .content__text blockquote::after {
  position: absolute;
  left: 50%;
  top: -10px;
  transform: translateX(-50%);
  width: 85px;
  height: 20px;
  background: url(/local/templates/epifanov-clinic/styles/../images/icons/quote-top.svg) no-repeat center center;
  background-color: #fff;
  content: "";
}
.content__text blockquote::after {
  top: auto;
  bottom: -10px;
  background-image: url(/local/templates/epifanov-clinic/styles/../images/icons/quote-bottom.svg);
}
@media (max-width: 767.98px) {
  .content__text img {
    margin: 40px 0;
  }
}

.section__head {
  margin-bottom: 50px;
}
.section__head.mb--md {
  margin-bottom: 70px;
}
.section__head.mb--sm {
  margin-bottom: 30px;
}
.section__head.mw {
  max-width: 600px;
}
.section__head.hcols {
  display: flex;
  justify-content: space-between;
  gap: 30px;
}
.section__head.al-center {
  align-items: center;
}
.section__head.bd {
  padding-bottom: 40px;
  border-bottom: 1px solid #E5E5E5;
}
.section__title {
  line-height: 1.1;
  font-size: 48px;
  font-weight: 500;
  text-wrap: balance;
}
.section__title.fs--lg {
  font-size: 48px;
  line-height: 0.9;
  padding-bottom: 10px;
}
.section__title.fs--sm {
  font-size: 36px;
}
.section__title.fs--smx {
  font-size: 24px;
}
.section__intro {
  margin-top: 30px;
  color: #414647;
  max-width: 820px;
}
.section__intro.mw {
  max-width: 650px;
}
.text--center .section__intro {
  margin-left: auto;
  margin-right: auto;
}
.section__intro p + p {
  margin-top: 10px;
}
.section__desc {
  font-size: 20px;
  font-weight: 500;
  color: #565656;
  line-height: 1.1;
  margin-top: 20px;
}
.section__desc.mt--md {
  margin-top: 35px;
}
.section__action {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  padding-top: 10px;
}

.section__buttons {
  margin-top: 36px;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 16px;
}
.section__buttons.mt--md {
  margin-top: 48px;
}
.section__first {
  margin-top: 210px;
}
.section__mg {
  margin: 150px 0;
}
.section__mg--md {
  margin: 100px 0;
}
.section__mg--mdx {
  margin: 80px 0;
}
.section__mgt {
  margin-top: 160px;
}
.section__mgb {
  margin-bottom: 150px;
}
.section__mgb--md {
  margin-bottom: 100px;
}
.section__mgb--mdx {
  margin-bottom: 80px;
}
.section__pd {
  padding: 100px 0;
}
.section__pdt {
  padding-top: 70px;
}
.section__pdlr {
  padding-left: 30px;
  padding-right: 30px;
}
.section__nav {
  margin-bottom: 50px;
}
.section__nav ul {
  display: flex;
}
.section__nav li {
  margin-right: 45px;
}
.section__nav li a {
  position: relative;
  color: #135DA2;
  font-size: 16px;
  line-height: 1;
  display: block;
  transition: all 0.3s ease-in-out;
}
.section__nav li a:hover {
  text-decoration: underline;
}
.section__nav li a.active {
  font-weight: 500;
}
.section__tab {
  display: none;
}
.section__tab.show {
  display: block;
}
@media (max-width: 1329.98px) {
  .section__title {
    font-size: 36px;
  }
  .section__title.fs--lg {
    font-size: 48px;
  }
  .section__mg {
    margin: 120px 0;
  }
  .section__mg--md {
    margin: 80px 0;
  }
  .section__mgt {
    margin-top: 120px;
  }
  .section__mgb {
    margin-bottom: 120px;
  }
}
@media (max-width: 1023.98px) {
  .section__head {
    margin-bottom: 50px;
  }
  .section__head.mb--md {
    margin-bottom: 60px;
  }
  .section__title {
    font-size: 40px;
  }
  .section__title.fs--lg {
    font-size: 40px;
    padding-bottom: 10px;
  }
  .section__title.fs--sm {
    font-size: 30px;
  }
  .section__title.fs--smx {
    font-size: 24px;
  }
  .section__action {
    padding-top: 10px;
  }
  .section__buttons .btn {
    min-width: 160px;
  }
  .section__nav {
    margin-bottom: 50px;
  }
  .section__nav li {
    margin-right: 30px;
  }
  .section__nav li a {
    font-size: 14px;
  }
  .section__first {
    margin-top: 150px;
  }
  .section__mg {
    margin: 110px 0;
  }
  .section__mg--md {
    margin: 80px 0;
  }
  .section__mgt {
    margin-top: 110px;
  }
  .section__mgb {
    margin-bottom: 110px;
  }
  .section__pdlr {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 767.98px) {
  .section__head {
    margin-bottom: 30px;
  }
  .section__head.hcols {
    flex-direction: column;
    align-items: initial;
    gap: 25px;
  }
  .section__head.mb--md {
    margin-bottom: 40px;
    margin-bottom: 30px;
  }
  .section__head.mb--sm {
    margin-bottom: 24px;
  }
  .section__head.bd {
    padding-bottom: 20px;
  }
  .section__title {
    text-wrap: balance;
    font-size: 36px;
  }
  .section__title.fs--lg {
    font-size: 36px;
    padding-bottom: 0;
  }
  .section__title.fs--sm {
    font-size: 24px;
  }
  .section__title.fs--smx {
    font-size: 24px;
  }
  .section__title ..word_wrap {
    line-height: 1;
  }
  .section__desc {
    font-size: 18px;
  }
  .section__action .btn {
    flex: 1 0 0;
    min-width: 160px;
    padding: 0 15px;
  }
  .section__buttons {
    margin-top: 24px;
  }
  .section__buttons.mt--md {
    margin-top: 24px;
  }
  .section__buttons .btn {
    flex: 1 0 0;
    min-width: 160px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .section__first {
    margin-top: 80px;
  }
  .section__mg {
    margin: 80px 0;
  }
  .section__mg--md {
    margin: 60px 0;
  }
  .section__mgt {
    margin-top: 80px;
  }
  .section__mgb {
    margin-bottom: 80px;
  }
}
@media (max-width: 478.98px) {
  .section__buttons {
    flex-direction: column;
  }
  .section__buttons .btn {
    flex: initial;
  }
  .section__pdlr .container {
    padding: 0;
  }
}
@media (max-width: 360px) {
  .section__title {
    font-size: 30px;
  }
}

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

.text--left {
  text-align: left;
  justify-content: flex-start;
}

.text--white {
  color: #fff;
}

.text--blue {
  color: #135DA2;
}

.text--gray {
  color: #a4a4a4;
}

.upper--init {
  text-transform: initial !important;
}

.icon {
  stroke: currentColor;
  fill: none;
  color: inherit;
  font-size: inherit;
  transition: all 0.3s ease-in-out;
  flex: 0 0 auto;
}
.icon--fill {
  fill: currentColor;
  stroke: initial;
}
.icon path {
  stroke: currentColor;
  color: inherit;
  font-size: inherit;
  transition: all 0.3s ease-in-out;
}

.social__items {
  display: flex;
  align-items: center;
  gap: 20px;
}
.social__item {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.3s ease-in-out;
  color: #135DA2;
  border-radius: 60px;
  border: 1px solid #E5E5E5;
}
.social__item:hover {
  color: #fff;
  background: #135DA2;
  border-color: #135DA2;
}
.social__item .icon {
  width: 50%;
  height: 50%;
  max-width: 21px;
  max-height: 23px;
}

.link {
  font-size: 20px;
  line-height: 1.35;
  font-weight: 700;
  transition: all 0.3s ease-in-out;
  display: inline-flex;
  align-items: center;
}
.link .icon {
  width: 20px;
  height: 20px;
  margin-left: 8px;
}
.link__more .close_t {
  display: none;
}
.link__more.opened .open_t {
  display: none;
}
.link__more.opened .close_t {
  display: block;
}
.link-download {
  font-size: inherit;
  position: relative;
  font-weight: 600;
  letter-spacing: 0.03em;
  padding-left: 30px;
  display: inline-block;
  margin-bottom: 10px;
  text-decoration: none !important;
}
.link-download::before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
  background: url(/local/templates/epifanov-clinic/styles/../images/icons/download.svg);
  background-size: 100%;
  content: "";
}
.link-download:hover {
  text-decoration: underline !important;
}
@media (max-width: 1329.98px) {
  .link {
    font-size: 16px;
  }
}

.lmore {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  color: #135DA2;
  font-size: 14px;
  transition: color 0.3s ease-in-out;
}
.lmore:before, .lmore:after {
  display: block;
  border-top: 1px solid #135DA2;
  transition: all 0.3s ease-in-out;
  width: 48px;
  content: "";
}
.lmore:hover {
  color: #0366A5;
}
.lmore:hover::after, .lmore:hover::before {
  border-color: #0366A5;
  width: 60px;
}

.iplay {
  width: 45px;
  height: 45px;
  border-radius: 100%;
  background: #fff;
  color: #135DA2;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  outline: none;
}
.iplay.iplay--blue {
  background: #135DA2;
  color: #fff;
}
@media (hover: hover) {
  .iplay:hover {
    background: #135DA2;
    color: #fff;
  }
  .iplay.iplay--blue:hover {
    background: #fff;
    color: #135DA2;
  }
}
.iplay .icon {
  width: 10px;
  height: 11px;
  transform: translateX(1px);
}

/**************************************************************
.breadcrumbs
**************************************************************/
.crumb_hero {
  display: flex;
  flex-direction: column;
}
.crumb_hero > * {
  width: 100%;
}

.breadcrumbs {
  margin: 40px 0 50px;
}
.breadcrumbs:first-child {
  margin-top: 60px;
}
.crumb_hero .breadcrumbs {
  order: 2;
  margin-top: 30px;
}
.breadcrumbs + * {
  margin-top: 0;
}
.breadcrumbs__list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px 0;
}
.breadcrumbs__item {
  color: #135DA2;
  font-size: 14px;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.breadcrumbs__item:not(:last-child):after {
  margin: 0 5px;
  color: #414647;
  content: "/";
}
.breadcrumbs__link {
  color: #414647;
  transition: all 0.3s ease-in-out;
}
.breadcrumbs__link:hover {
  text-decoration: underline;
}
@media (max-width: 1023.98px) {
  .crumb_hero .breadcrumbs {
    margin-top: 0;
  }
}
@media (max-width: 767.98px) {
  .breadcrumbs {
    margin: 25px 0 40px !important;
  }
  .crumb_hero .breadcrumbs {
    order: -1;
    margin-bottom: 15px !important;
  }
}
/**************************************************************
.navs
**************************************************************/
.navs {
  width: 100%;
  margin-bottom: 50px;
}
.navs__list ul {
  display: flex;
  align-items: center;
  gap: 16px;
}
.navs__list li a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 46px;
  min-width: 130px;
  padding: 0 29px;
  border-radius: 100px;
  border: 1px solid #d3d3d3;
  font-weight: 600;
  font-size: 16px;
  white-space: nowrap;
  transition: all 0.3s ease-in-out;
}
@media (hover: hover) {
  .navs__list li a:hover {
    color: #135DA2;
    border-color: #135DA2;
  }
}
.navs__list li a.active {
  color: #135DA2;
  border-color: #135DA2;
}
.navs__list-current {
  display: none;
}
@media (max-width: 1023.98px) {
  .navs__drop {
    display: none;
  }
  .navs__list ul {
    gap: 12px;
    overflow: auto;
    margin: 0 -100px -10px;
    padding: 0 100px 10px;
  }
  .navs__list li a {
    height: 40px;
  }
}
@media (max-width: 609.98px) {
  .navs {
    margin-bottom: 40px;
  }
}
.navbg {
  margin-bottom: 37px;
}
.navbg.mb--lg {
  margin-bottom: 40px;
}
.navbg.navbg--first {
  margin: 30px 0 15px;
}
.navbg ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 20px;
  padding: 15px 28px 15px;
  border-radius: 15px;
  background: #e9edee;
}
.navbg li {
  font-weight: 600;
  font-size: 16px;
  white-space: nowrap;
}
.navbg li a {
  transition: all 0.3s ease-in-out;
}
.navbg li a:hover {
  color: #135DA2;
}
.navbg li.active a, .navbg li.active {
  color: #135DA2;
}
@media (max-width: 1023.98px) {
  .navbg--scroll {
    overflow: auto;
    background: none;
    padding-bottom: 3px;
  }
  .navbg--scroll ul {
    flex-wrap: nowrap;
    padding: 0 !important;
    gap: 0 !important;
  }
  .navbg--scroll ul::after {
    flex: 0 0 auto;
    width: 15px;
    content: "";
  }
  .navbg--scroll li {
    padding: 15px 20px;
    background: #e9edee;
  }
  .navbg--scroll li:first-child {
    border-radius: 15px 0 0 15px;
  }
  .navbg--scroll li:last-child {
    border-radius: 0 15px 15px 0;
  }
}
@media (max-width: 609.98px) {
  .navbg {
    margin-bottom: 20px;
  }
  .navbg ul {
    padding-left: 18px;
    padding-right: 18px;
    gap: 12px;
  }
  .navbg li {
    font-size: 12px;
  }
}

/**************************************************************
.cities
**************************************************************/
.cities__list {
  text-align: left;
}
.popup .cities__list {
  margin: 40px auto 0;
  max-width: 600px;
}
.cities__list ul {
  column-gap: 40px;
  column-count: 3;
}
.cities__list li {
  margin-bottom: 13px;
}
.cities__list li a {
  color: #3E3E3E;
  font-size: 16px;
  transition: all 0.3s ease-in-out;
}
.cities__list li a:hover {
  text-decoration: underline;
}
@media (max-width: 609.98px) {
  .popup .cities__list {
    margin: 40px auto 0;
  }
  .cities__list ul {
    column-gap: 20px;
    column-count: 2;
  }
}

/**************************************************************
swiper
**************************************************************/
.swiper-slide {
  height: auto;
}

.swiper-pagination {
  display: flex;
  justify-content: center;
  margin-top: 40px;
  position: relative;
  bottom: 0 !important;
  padding-bottom: 2px;
}
.swiper-pagination-bullet {
  margin: 0 3px !important;
  width: 10px;
  height: 10px;
  border: none;
  background: #D9D9D9;
  transition: all 0.3s ease-in-out;
  opacity: 1;
}
.swiper-pagination-bullet-active {
  background: #135DA2;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-button {
  width: 50px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: auto;
  right: 0;
  left: auto;
  margin: 0;
  border-radius: 100px;
  border: 1px solid #135DA2;
  background: rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(5px);
  color: #135DA2;
  transition: all 0.15s ease-in-out;
}
.swiper-button:after {
  display: none;
}
.swiper-button .icon {
  width: 10px;
  height: 11px;
}
.swiper-button--white {
  background: none;
  backdrop-filter: initial;
  border-color: #fff;
  color: #fff;
}
.swiper-button-lock {
  display: none;
}
@media (hover: hover) {
  .swiper-button:hover {
    background: #135DA2;
    color: #fff;
  }
  .swiper-button--white:hover {
    background: #fff;
    color: #135DA2;
  }
}

.swiper-fraction {
  text-align: center;
  font-weight: 500;
  font-size: 16px;
}
.swiper-fraction--white {
  color: #fff;
}

.swiper-nav {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 35px;
  gap: 35px;
}
.section__head .swiper-nav {
  margin-top: 0
}
.swiper-nav .swiper-fraction {
  width: 80px;
}
.swiper-nav .swiper-button {
  position: static;
}

.swiper-scrollbar {
  background: none;
}

@media (max-width: 1023.98px) {
  .swiper-nav {
    gap: 40px;
  }
}
@media (max-width: 609.98px) {
  .swiper-pagination {
    margin-top: 24px;
  }
  .swiper-pagination-bullet {
    width: 6px; height: 6px;
  }
}
/**************************************************************
forms
**************************************************************/
.input::-webkit-input-placeholder {
  color: rgba(15, 72, 125, 0.8);
  opacity: 1;
}

.input::-o-input-placeholder {
  color: rgba(15, 72, 125, 0.8);
  opacity: 1;
}

.input::-moz-input-placeholder {
  color: rgba(15, 72, 125, 0.8);
  opacity: 1;
}

.input:-moz-input-placeholder {
  color: rgba(15, 72, 125, 0.8);
  opacity: 1;
}

.input::-ms-input-placeholder {
  color: rgba(15, 72, 125, 0.8);
  opacity: 1;
}

.input input-placeholder {
  color: rgba(15, 72, 125, 0.8);
  opacity: 1;
}

.input::placeholder {
  color: rgba(15, 72, 125, 0.8);
  opacity: 1;
}

.input:placeholder-shown {
  color: rgba(15, 72, 125, 0.8);
  opacity: 1;
}

.input:focus::-webkit-input-placeholder {
  color: transparent;
  opacity: 0;
}

.input:focus::-o-input-placeholder {
  color: transparent;
  opacity: 0;
}

.input:focus::-moz-input-placeholder {
  color: transparent;
  opacity: 0;
}

.input:focus:-moz-input-placeholder {
  color: transparent;
  opacity: 0;
}

.input:focus::-ms-input-placeholder {
  color: transparent;
  opacity: 0;
}

.input:focus:input-placeholder {
  color: transparent;
  opacity: 0;
}

input[placeholder] {
  text-overflow: ellipsis;
}

input::-moz-placeholder {
  text-overflow: ellipsis;
}

input:-moz-placeholder {
  text-overflow: ellipsis;
}

input:-ms-input-placeholder {
  text-overflow: ellipsis;
}

input, button {
  -webkit-appearance: none;
}

.form__input {
  margin-bottom: 20px;
}

.input {
  width: 100%;
  height: 40px;
  padding: 0 20px;
  font-family: "PP Pangram Sans", sans-serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.03em;
  color: #135DA2;
  background: #fff;
  border: 1px solid #C4C4C4;
  border-radius: 100px;
  outline: none;
}
.input--line {
  border: none;
  border-bottom: 1px solid #C4C4C4;
  border-radius: 0;
  height: 30px;
  padding: 0 0 10px;
}
.input.error {
  border-color: #b40202 !important;
  color: #b40202;
}
.input.error::-webkit-input-placeholder {
  color: #b40202;
  opacity: 0.6;
}
.input.error::-o-input-placeholder {
  color: #b40202;
  opacity: 0.6;
}
.input.error::-moz-input-placeholder {
  color: #b40202;
  opacity: 0.6;
}
.input.error:-moz-input-placeholder {
  color: #b40202;
  opacity: 0.6;
}
.input.error::-ms-input-placeholder {
  color: #b40202;
  opacity: 0.6;
}
.input.error input-placeholder {
  color: #b40202;
  opacity: 0.6;
}
.input.error::placeholder {
  color: #b40202;
  opacity: 0.6;
}
.input.error:placeholder-shown {
  color: #b40202;
  opacity: 0.6;
}

textarea.input {
  line-height: normal;
  padding: 15px 15px;
  border: 1px solid #C4C4C4;
  border-radius: 10px;
  resize: none;
  height: 120px;
}


.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  height: 60px;
  background: #135DA2;
  border-radius: 100px;
  border: none;
  padding: 0 30px;
  min-width: 220px;
  font-family: "PP Pangram Sans", sans-serif;
  letter-spacing: 0.03em;
  font-size: 16px;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  outline: none;
  position: relative;
}
.btn--cicon {
  padding-right: 2px !important;
  padding-top: 0 !important;
}
.btn__t {
  flex: 1 0 0;
}
.btn__cicon {
  width: 56px;
  height: 56px;
  background: #fff;
  border-radius: 100%;
  color: #135DA2;
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn .icon {
  width: 14px;
  height: 14px;
}
.btn--sbd-inversed:before {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% - 6px);
  height: calc(100% - 6px);
  border-radius: 100px;
  border: 1px solid #135DA2;
  content: "";
  transition: all 0.3s ease-in-out;
}
.btn--sbd:before {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% - 6px);
  height: calc(100% - 6px);
  border-radius: 100px;
  border: 1px solid #fff;
  content: "";
  transition: all 0.3s ease-in-out;
}
.btn--white {
  background: #fff;
  color: #135DA2;
}
.btn--bd {
  border: 2px solid #135DA2;
  background: rgba(255, 255, 255, 0.5);
  color: #135DA2;
}
.btn--bd.btn--white {
  border-color: #fff;
  color: #fff;
}
.btn--bd.btn--black {
  border-color: #3E3E3E;
  color: #3E3E3E;
}
@media (hover: hover) {
  .btn-inversed:hover {
    background: #fff;
    color: #0366A5;
  }
  .btn:hover {
    background: #0366A5;
    color: #fff;
  }
  .btn:hover::before {
    width: 100%;
    height: 100%;
    opacity: 0;
  }
  .btn:hover .btn__cicon {
    color: #0366A5;
  }
  .btn--white:hover {
    background: #135DA2;
    color: #fff;
  }
  .btn--bd:hover {
    background: #135DA2;
    border-color: #135DA2 !important;
    color: #fff;
  }
  .btn--bd.btn--white:hover {
    background: #fff;
    color: #135DA2;
  }
  .btn--bd.btn--black:hover {
    background: #3E3E3E;
    color: #fff;
  }
}
.btn--mdx {
  padding: 2px 28px 0;
  height: 50px;
  font-size: 16px;
  min-width: 0px;
  border-width: 1px;
}
.btn--md {
  padding: 2px 24px 0;
  height: 42px;
  font-size: 12px;
  min-width: 0px;
  border-width: 1px;
}
.btn--sm {
  height: 34px;
  min-width: 140px;
  padding: 0 15px;
  font-size: 14px;
  font-weight: 500;
  white-space: nowrap;
  border-width: 1px;
}
.btn--sm-big {
  height: 50px;
  min-width: 250px;
  padding: 0 15px;
  font-size: 16px;
  font-weight: 500;
  white-space: nowrap;
  border-width: 1px;
}
.btn--sm::before {
  display: none;
}
.btn--mw {
  min-width: 250px;
}
.btn--mwsm {
  min-width: 210px;
}
.btn--mwmd {
  min-width: 290px;
}
.btn--wall {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 609.98px) {
  .btn--mdx {
    padding: 0 22px;
    height: 40px;
    font-size: 14px;
  }
  .btn--wmob {
    max-width: 480px;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

.jq-selectbox {
  flex: 0 0 auto;
  width: 100%;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
}

.jq-selectbox__select {
  display: flex;
  align-items: center;
  width: 100%;
  height: 46px;
  padding: 0 40px 0 20px;
  font-family: "PP Pangram Sans", sans-serif;
  font-size: 16px;
  color: #135DA2;
  font-weight: 600;
  letter-spacing: 0.03em;
  background: #fff;
  border: 1px solid #C4C4C4;
  border-radius: 100px;
  outline: none;
  position: relative;
}
.styler--line .jq-selectbox__select {
  font-size: 14px;
  font-weight: 500;
  border: none;
  border-bottom: 1px solid #C4C4C4;
  border-radius: 0;
  height: 30px;
  padding-bottom: 10px;
  padding-left: 0;
}

.jq-selectbox.error .jq-selectbox__select {
  border-color: #FF421D;
  background: rgba(255, 66, 29, 0.1);
}

.jq-selectbox__select-text {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  flex: 1 0 0;
}

.jq-selectbox .placeholder {
  color: #135DA2;
}

.jq-selectbox__trigger {
  width: 15px;
  height: 15px;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -7px;
  transition: all 0.1s ease-in-out;
}

.jq-selectbox__trigger-arrow {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: url(/local/templates/epifanov-clinic/styles/../images/icons/drop.svg) no-repeat center center;
  background-size: 100%;
}

.jq-selectbox.opened .jq-selectbox__trigger {
  transform: scale(1, -1);
}

.jq-selectbox__dropdown {
  top: 100%;
  width: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  backdrop-filter: blur(20px);
  background: rgba(255, 255, 255, 0.8);
  border-radius: 20px;
  overflow: hidden;
}
.styler--line .jq-selectbox__dropdown {
  border-radius: 0;
}

.dropdown .jq-selectbox__dropdown {
  margin-top: 4px;
}

.dropup .jq-selectbox__dropdown {
  margin-bottom: 4px;
}

.jq-selectbox__search {
  display: none;
}

.jq-selectbox ul {
  margin: 0;
  padding: 10px 0;
  scrollbar-color: #135DA2 #E5E5E5;
  scrollbar-width: thin;
  text-align: left;
}

.jq-selectbox li {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -o-user-select: none;
  white-space: nowrap;
  line-height: 2;
  padding: 0 20px;
  position: relative;
  transition: all 0.3s ease-in-out;
  font-weight: 500;
  font-size: 14px;
  font-family: "PP Pangram Sans", sans-serif;
}

.jq-selectbox li:last-child {
  border: none;
}

.jq-selectbox li.selected {
  color: #135DA2;
}

.jq-selectbox li:hover {
  color: #135DA2;
}

.jq-radio {
  width: 20px;
  height: 20px;
  border: 1px solid #747474;
  border-radius: 100px;
  cursor: pointer;
  margin-right: 10px;
}

.jq-radio.error {
  background: #ffeded;
  border-color: #b40202;
}

.jq-radio.checked {
  border-color: #373F41;
}

.jq-radio.checked .jq-radio__div {
  width: 6px;
  height: 6px;
  border-radius: 100px;
  background: #135DA2;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.jq-radio.checked:disabled,
.jq-radio.checked.disabled {
  background: #B3BDD5;
  border-color: #B3BDD5;
}

.jq-radio.checked + * {
  color: #373F41;
}

.jq-checkbox {
  width: 34px;
  height: 34px;
  border: 1px solid #000;
  border-radius: 6px;
  cursor: pointer;
}

.jq-checkbox.error:not(.checked) {
background: #e5b4b4;
  border-color: #b40202 !important;
}

.jq-checkbox {
  border-width: 1px;
  padding: 6px;
}

.jq-checkbox.checked .jq-checkbox__div {
  width: 100%;
  height: 100%;
  border-radius: 100px;
  border-radius: 4px;
  background: #135DA2;
}

.jq-checkbox.checked:disabled,
.jq-checkbox.checked.disabled {
  background: #B3BDD5;
  border-color: #B3BDD5;
}

.jq-checkbox.checked + span {
  font-weight: normal;
}

.form__policy {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 16px;
}
.form__policy a {
  text-decoration: underline;
  color: #135DA2;
}
.form__policy a:hover {
  text-decoration: none;
}
.form__policy .jq-checkbox {
  flex: 0 0 auto;
  border-color: #C4C4C4;
  width: 20px;
  height: 20px;
  border-radius: 3px;
}
.form__policy  .jq-checkbox.checked {
  padding: 3px;
  border-width: 1px;
}
.form__policy .jq-checkbox.checked .jq-checkbox__div {
  border-radius: 2px;
}



.addfile__label {
  display: inline-flex;
  align-items: center;
  gap: 2px;
  position: relative;
  font-size: 14px;
  color: #135DA2;
  font-weight: 500;
  cursor: pointer;
  outline: 0;
}
.addfile__label input {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}
.addfile__label::after {
  margin-top: 2px;
  width: 16px;
  height: 16px;
  background: url(/local/templates/epifanov-clinic/styles/../images/icons/browse.svg) no-repeat center;
  background-size: auto 100%;
  content: "";
}
.addfile__photos {
  display: none;
  margin-top: 15px;
}
.addfile__photos img {
  height: 45px;
  width: 45px;
  object-fit: cover;
  border: 1px solid #c4c4c4;
  border-radius: 4px;
}
.addfile.active .addfile__photos {
  display: flex;
  gap: 10px;
}

/**************************************************************
popup
**************************************************************/
.popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background: rgba(255, 255, 255, 0.5);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  z-index: 9999;
  display: none;
}
.popup__content {
  width: 100%;
  min-height: 100%;
  overflow: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px 15px;
  position: relative;
  z-index: 1;
}
.popup__bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
}
.popup__container {
  position: relative;
  width: 100%;
  max-width: 1030px;
  padding: 70px 30px 56px;
  background: #FFFFFF;
  border: 1px solid #E5E5E5;
  border-radius: 25px;
  overflow: hidden;
  text-align: center;
}
.popup--city .popup__container {
  max-width: 600px;
}
.popup__close {
  position: absolute;
  right: 50px;
  top: 35px;
  width: 25px;
  height: 25px;
  cursor: pointer;
  z-index: 99;
  color: #135DA2;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease-in-out;
}
@media (hover: hover) {
  .popup__close:hover {
    transform: scale(1.15);
    color: #3E3E3E;
  }
}
.popup__close .icon {
  width: 100%;
  height: 100%;
}
.popup__body {
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
}
.popup__head {
  margin-bottom: 30px;
}
.popup__title {
  font-size: 30px;
  line-height: 1.1;
  letter-spacing: 0.01em;
  font-weight: 500;
  color: #414647;
}
.popup__intro {
  margin-top: 30px;
  max-width: 500px;
  display: inline-block;
  font-size: 16px;
  line-height: 1.1;
  letter-spacing: 0.01em;
  text-align: center;
  color: #414647;
}
.popup__intro a {
  color: #135DA2;
}
.popup__intro a:hover {
  text-decoration: underline;
}
.popup form {
  max-width: 394px;
  margin: 0 auto;
  text-align: left;
}
.popup__iconthank {
  margin-bottom: 50px;
}
.popup-thank .popup__title {
  margin-bottom: 0;
}
.popup__city li + li {
  margin-top: 15px;
}
.popup__city li a {
  color: #3E3E3E;
  font-size: 16px;
  transition: all 0.3s ease-in-out;
}
.popup__city li a[href]:hover {
  color: #135DA2;
}
@media (max-width: 1329.98px) {
  .popup__body {
    max-width: 600px;
    margin: 0 auto;
  }
  .popup__head {
    margin-bottom: 40px;
  }
  .popup__title {
    font-size: 30px;
  }
  .popup__intro {
    margin-top: 10px;
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .popup__content {
    align-items: flex-start;
    padding-top: 34px;
  }
  .popup__container {
    padding: 100px 20px 50px;
  }
  .popup__body {
    max-width: 500px;
  }
  .popup__close {
    right: 50%;
    margin-right: -12px;
  }
  .popup__title {
    font-size: 24px;
  }
  .popup__intro br {
    display: none;
  }
}
/**************************************************************
header
**************************************************************/
.header {
  position: relative;
  position: absolute;
  top: 0; left: 0;
  width: 100%;
  /*background: rgba(255, 255, 255, 0.5);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);*/
  background: #fff;
  transition: all 0.3s ease;
  z-index: 999999;
}
.header.fixed {
  position: fixed;
}
.header__inner {
  display: flex;
  align-items: center;
  gap: 30px;
  min-height: 72px;
  padding: 10px 0;
}
.header__logo {
  max-width: 125px;
}
.header__vvi {
  display: flex;
  color: #135DA2;
  width: 23px;
  height: 18px;
  transition: all 0.3s ease-in-out;
  transform: translateY(-1px);
  flex: 0 0 23px;
}
@media (hover: hover) {
  .header__vvi:hover {
    color: #0366A5;
  }
}
.header__vvi .icon {
  width: 100%;
  height: 100%;
}
.header__city {
    flex: 0 0 305px;
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
}
.header__city-icon {
  flex: 0 0 auto;
  color: #135DA2;
  width: 12px;
  height: 16px;
  margin-right: 7px;
  transform: translateY(-1px);
}
.header__city-current {
  display: flex;
  align-items: center;
}
.header__city-current .icon {
  width: 14px;
  height: 8px;
  margin-left: 5px;
}
@media (hover: hover) {
  .header__city:hover {
    color: #135DA2;
  }
}
.header__nav {
  margin-left: auto;
  display: flex;
  align-items: center;
  gap: 30px;
  flex: 0 0 auto;
}
.header__btncat {
  border: 1px solid #E5E5E5;
  border-radius: 100px;
  height: 36px;
  padding: 0 14px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: 16px;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
}
.header__btncat::before {
/*  flex: 0 0 auto;
  width: 12px;
  height: 12px;
  background: url(/local/templates/epifanov-clinic/styles/../images/icons/dots-cat.svg) no-repeat center;
  background-size: 100%;
  content: "";*/
}
.header__btncat-count {
  flex: 0 0 auto;
  width: 25px; height: 25px;
  padding: 1px 0 0 1px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #E5E5E5;
  border-radius: 100px;
  color: #A9AAAB; font-size: 12px;
  margin-right: -10px;
}
@media (hover: hover) {
  .header__btncat:hover {
    color: #135DA2;
    border-color: #135DA2;
  }
}
.header__menu ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
}
.header__menu li {
  position: relative;
}
.header__menu li a {
  display: flex;
  align-items: center;
  height: 20px;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.03em;
  transition: all 0.3s ease-in-out;
}
.header__menu li a:hover {
  color: #135DA2;
}
.header__menu li.active a {
  color: #135DA2;
}
.header__menu li .icon {
  width: 14px;
  height: 8px;
  margin-left: 5px;
}
.header__menu .submenu {
  position: absolute;
  top: 100%;
  left: -20px;
  padding-top: 2px;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
}
.header__menu .submenu ul {
  display: block;
  border-radius: 10px;
  border-top: 0;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.7);
  transition: all 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  padding: 10px 0;
  min-width: 200px;
}
.header__menu .submenu li {
  margin: 0;
}
.header__menu .submenu li a {
  white-space: nowrap;
  padding: 7px 20px;
  color: #3E3E3E;
  display: #3E3E3E;
  font-size: 16px;
  height: auto;
  white-space: nowrap;
}
.header__menu .submenu li a:hover {
  color: #135DA2;
}
.header__menu li:hover .submenu {
  visibility: visible;
}
.header__menu li:hover .submenu ul {
  opacity: 1;
  visibility: visible;
}
.header__burger {
  position: relative;
  width: 40px;
  height: 40px;
  border: none;
  background: none;
  outline: 0 !important;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  display: none;
  flex: 0 0 40px;
}
.header__burger img {
  transition: all 0.3s ease-in-out;
  width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.header__burger .icon-close {
  opacity: 0;
  visibility: hidden;
}
.header__burger.active img {
  opacity: 0;
  visibility: hidden;
}
.header__burger.active .icon-close {
  opacity: 1;
  visibility: visible;
}
.header__btncall {
  margin-left: -14px;
}
.header__btncall-red.btn{
    background: #ff3434;
}
.header__btnreq-red {
border: 2px solid #cb0000;
color: #cb0000;
}
.header__phone {

    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 500;
  white-space: nowrap;
}
.header__phone:before {
  display: block;
  background: url(/local/templates/epifanov-clinic/styles/../images/icons/phone2.svg) no-repeat center;
  background-size: 100%;
  width: 16px; height: 16px;
  content: '';
  transform: translateY(-1px);
}
@media (max-width: 1599.98px) {
  .header__burger {
    display: flex;
  }
  .header__menu {
    display: none;
  }
  .header__menu ul {
    gap: 20px;
  }
  .header__city-current {
    /*max-width: 150px;*/
  }
}
@media (max-width: 1470px){
	.header__inner, .header__nav{
 gap: 15px;
}
}
@media (max-width: 1329.98px) {
  .header__menu {
    display: none;
  }
}
@media (max-width: 1270px){
.header__logo {
    max-width: 100px;
}

	.header__btncall-red.btn{
font-size: 10px;padding: 2px 15px 0;
}
	.header__btncat{
font-size: 14px;
height: 34px;
    padding: 0 10px;
}
	.header__city{
    flex: 0 0 180px;
        font-size: 14px;
}
	.header__phone{
font-size: 14px;
}
}
@media (max-width: 1023.98px) {
.header__logo {
    max-width: 125px;
}
	.header__city{
flex: 0 0 auto;
}
  .header__top {
    height: 38px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
    border-bottom: 1px solid #F4F4F4;
  }
  .header__inner {
    justify-content: space-between;
  }
  .header__nav {
    display: none;
  }
  .header__vvi {
    margin-right: auto;
  }
}
@media (max-width: 767.98px) {
  .header {
    border: 1px solid #F4F4F4;
    border-top: none;
    border-radius: 0 0 10px 10px;
    /*padding-top: 38px;*/
  }    
  .header.fixed {
    top: -38px;
  }
  .header:before {
   /* border-top: 1px solid #F4F4F4;
    position: absolute;
    left: 0; right: 0;
    top: 38px;
    content: ''*/
  }
  .header__vvi {
    display: none;
  }
  .header__city {
    min-width: 1px;
    flex: initial;
  /*  order: -1;
    position: absolute;
    top: 0; left: 15px;*/
    height: 38px;
  }
  .header__city-current,
  .header__city-current span {
      overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  }
  .header__city-current .icon {
    margin-left: 0;
  }
  .header__logo {
    /*margin: 0 auto;*/
    margin-right: auto;
  }
  .header__phone {
    flex: 0 0 auto;
  /*  position: absolute;
    top: 0; right: 15px;
    height: 38px;
    padding-top: 2px;*/
    white-space: nowrap;
    font-size: 14px;
    font-weight: 500;
 /*   background: url(/local/templates/epifanov-clinic/styles/../images/icons/phone.svg) no-repeat center;
    background-size: 100%;
    width: 28px;
    height: 28px;
    overflow: hidden;
    margin: 0;
    text-indent: -1000px;
    color: #fff;*/
  }
  .header__btncall {
    /*display: none;
    height: 28px;
    font-size: 12px;
    background: none;*/
  }
  .header__burger {
      order: 5;
  }
  .header__btnreq {
    border-width: 2px;
    height: 28px;
    min-width: 110px;
    font-size: 12px;
    font-weight: 600;
  }
}
@media (max-width: 609.98px) {
  .header__inner {
    gap: 18px;
    min-height: 52px;
  }
  .header__phone {
   /* width: 16px;
    height: 16px;*/
  }
  .header__burger {
    width: 25px; 
    height: 25px;
    flex: 0 0 25px;
  }
  .header__burger span {
    height: 2px;
    width: 100%;
    left: 0;
  }
  .header__burger span:nth-child(1) {
    top: 20%;
  }
  .header__burger span:nth-child(3) {
    bottom: 20%;
  }
  .header__logo {
    max-width: 95px;
  }
  .header__city {
    font-size: 14px;
  }
  .header__city-icon {
    margin-right: 5px;
  }

}
@media (max-width: 576px) {
	.header__btnreq-red {
height: 36px;
white-space: normal;
        font-size: 10px;
padding: 0 10px;
	}
}
.header__burger span {
    display: block;
    position: absolute;
    width: 80%;    
    height: 2px;     
    background-color: #000;
    transition: all 0.3s ease-in-out;
    left: 10%;
}
.header__burger span:nth-child(1) {
    top: 25%;
}
.header__burger span:nth-child(2) {
    top: 50%;
    transform: translateY(-50%);
}
.header__burger span:nth-child(3) {
    bottom: 25%;
}
.header__burger.active span:nth-child(1) {
    top: 50%;
    transform: rotate(45deg);
}
.header__burger.active span:nth-child(2) {
    opacity: 0;
}
.header__burger.active span:nth-child(3) {
    bottom: 50%;
    transform: rotate(-45deg);
}
.navfix {
  position: fixed;
  top: 72px;
  left: 0;
  width: 100%;
  height: calc(var(--vh) * 100 - 72px);
  background: rgba(255, 255, 255, 0.5);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  z-index: 999;
  margin: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
}
.navfix.opened {
  opacity: 1;
  visibility: visible;
}
.navfix__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.navfix__box {
  width: 380px;
  height: 90%;
  max-height: 700px;
  border-radius: 0 0 0 25px;
  background: #fff;
  padding: 40px;
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 0;
  right: 0;
  transform: translateX(100%);
  transition: all 0.3s ease-in-out;
  overflow: auto;
}
.navfix.opened .navfix__box {
  transform: translateX(0);
}
.navfix__menu li {
  position: relative;
}
.navfix__menu li + li {
  margin-top: 25px;
}
.navfix__menu li a {
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out;
}
.navfix__menu li a:hover {
  font-weight: 600;
  color: #135DA2;
}
.navfix__menu ul ul {
  display: none;
  padding: 15px 0 0 25px;
}
.navfix__menu ul ul li + li {
  margin-top: 10px;
}
.navfix__menu ul ul li a {
  text-transform: none;
}
.navfix__menu-toggle {
  background: none;
  border: none;
  outline: 0 !important;
  position: absolute;
  top: 0px;
  right: 0;
  z-index: 5;
  color: #000;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease-in-out;
}
.navfix__menu-toggle.active {
    transform: scale(1, -1);
}
.navfix__menu-toggle .icon {
  width: 14px;
  height: 8px;
}
.navfix__contacts {
  margin-top: auto;
  padding-top: 30px;
  font-size: 20px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.navfix__contacts-link {
  transition: all 0.3s ease-in-out;
}
.navfix__contacts-link:hover {
  color: #135DA2;
}
.navfix__social {
  justify-content: center;
  margin-top: 25px;
}
.navfix__vvi {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-top: 25px;
}
.navfix__vvi .icon {
  width: 20px; height: 20px;
  color: #135DA2;

}
@media (min-width: 1330px) and (max-height: 700px) {
  .navfix__box {
    padding-top: 20px;
    padding-bottom: 30px;
  }
  .navfix__menu li + li {
    margin-top: 15px;
  }
}
@media (max-width: 609.98px) {
  .navfix {
    top: 90px;
    height: calc(var(--vh) * 100 - 90px);
  }
  .navfix__box {
    width: 100%;
    max-width: 480px;
    height: 100%;
    max-height: 100%;
    border-radius: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 576px){
	.dropdown .jq-selectbox__dropdown{
max-width: 100%;z-index: 101;
}
	.jq-selectbox li{
white-space: normal;
}

}
/**************************************************************
footer
**************************************************************/
.footer {
  font-size: 14px;
}
.footer__top {
  position: relative;
  padding: 35px 0 45px;
  background: #f1f1f1;
  border-radius: 0 0 30px 30px;
}
.footer__inner {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 30px;
  position: relative;
}
.footer__info {
  flex: 0 0 auto;
  width: 270px;
}
.footer__logo {
  max-width: 140px;
  display: flex;
  margin-bottom: 10px;
}
.footer__contacts-item {
  font-size: 12px;
}
.footer__contacts-item + .footer__contacts-item {
  margin-top: 8px;
}
.footer__city {
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 15px;
}
.footer__links {
  margin-top: 25px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 13px;
}
.footer__policy {
  font-size: 12px;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.footer__policy:hover {
  text-decoration: none;
}
.footer__menu {
  display: flex;
  gap: 50px;
}
.footer__menu-service {
  padding-right: 50px;
  border-right: 1px solid #cfcfcf;
}
.footer__menu-label {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 20px;
}
.footer__menu-list {
  max-width: 200px;
  text-wrap: balance;
}
.footer__menu-list li + li {
  margin-top: 9px;
}
.footer__menu-list a:hover {
  color: #135DA2;
  text-decoration: underline;
}
.footer__menu-service .footer__menu-list {
  max-width: 240px;
}
.footer__tt {
  margin-top: 30px;
  transform: translateY(30px);
  text-align: center;
  text-transform: uppercase;
  color: #959595; font-size: 30px;
  font-weight: 600;
  letter-spacing: 5%;
}
.footer__bottom {
  padding: 15px 0;
  display: flex;
  justify-content: space-between;
  gap: 30px;
}
.footer__copy {
  font-weight: 500;
}
.footer__develop {
  font-weight: 500;
}
.footer__develop a {
  text-transform: uppercase;
  transition: all 0.3s ease-in-out;
}
@media (hover: hover) {
  .footer__develop a:hover {
    color: #135DA2;
  }
}
.footer__scrollup {
  width: 30px;
  height: 50px;
  background: none;
  border: 1px solid #135DA2;
  border-radius: 100px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 5;
  color: #135DA2;
  display: none;
  cursor: pointer;
  outline: 0;
}
.footer__scrollup .icon {
  width: 10px;
  height: 10px;
  transform: rotate(-90deg);
}
@media (hover: hover) {
  .footer__scrollup:hover {
    color: #fff;
    background: #135DA2;
  }
}
.footer__btncall {
  display: none;
}
@media (max-width: 1329.98px) {
  .footer__menu {
    margin: 40px 0 0;
    flex: 0 0 auto;
    gap: 30px;
  }
  .footer__menu-service {
    padding-right: 30px;
  }
}
@media (max-width: 1023.98px) {
  .footer__inner {
    flex-wrap: wrap;
  }
  .footer__tt {
    font-size: 25px;
  }
}
@media (max-width: 767.98px) {
  .footer__menu {
    display: none;
  }
  .footer__btncall {
    display: block;
    position: sticky;
    bottom: 0;
    background: #fff;
    padding: 10px 0;
    z-index: 9;
  }
}
@media (max-width: 609.98px) {
  .footer__top {
    padding: 20px 0 40px;
  }
  .footer__scrollup {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .footer__logo {
    max-width: 140px;
  }
  .footer__bottom {
    flex-direction: column;
    align-items: center;
  }
  .footer__copy {
    display: none;
  }
  .footer__tt {
    font-size: 18px;
  }
}

/**************************************************************

**************************************************************/
.hero {
  margin-bottom: 30px;
}
.hero__slider {
  position: relative;
  max-width: 1800px;
  margin: 0 auto;
}
.hero__slider-nav {
  position: absolute;
  left: 0;
  bottom: 20px;
  width: 100%;
  z-index: 50;
}
.hero__slider .swiper-nav {
  position: absolute;
  z-index: 50;
  right: 30px;
  bottom: 30px;
  justify-content: flex-end;
}
.hero__item {
  position: relative;
  min-height: 600px;
  padding: 50px 0 40px;
  border-radius: 20px;
  overflow: hidden;
  display: flex;
}
.hero__item.item--end {
  align-items: flex-end;
}
.hero__item-slimg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hero__item-slimg .swiper-slide {
  height: 100%;
}
.hero__item-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hero__item-img::before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 75%;
  height: 120%;
  transform: translate(-30%, 0);
  border-radius: 100%;
  background: rgba(83, 83, 83, 0.7);
  filter: blur(100px);
  background-size: 100% 100%;
  content: "";
  z-index: 2;
}
.item--end .hero__item-img::before {
  transform: translate(-30%, 50%);
}
.hero__item-img::after {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 400px;
  height: 225px;
  transform: translate(10%, 50%);
  border-radius: 100%;
  background: rgba(27, 27, 27, 0.3);
  filter: blur(100px);
  background-size: 100% 100%;
  content: "";
}
.hero__item-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.hero__item-info {
  width: 53%;
  position: relative;
  z-index: 5;
  color: #fff;
}
.hero__item-date {
  margin-top: -10px;
  margin-bottom: 75px;
  font-weight: 500;
  font-size: 16px;
}
.hero__item-title {
  font-size: 46px;
  line-height: 1.1;
  font-weight: 500;
}
.hero__item-title .word {
  -webkit-animation-fill-mode: both !important;
  animation-fill-mode: both !important;
}
.swiper-slide-active .hero__item-title .word, .hero:not(.hero--services) .hero__slider:not(.swiper) .hero__item-title .word {
  animation: up-word 0.8s ease-in-out;
}
.hero__item-text {
  max-width: 550px;
  letter-spacing: 0.03em;
  margin-top: 24px;
  font-size: 16px;
  font-weight: 500;
  text-wrap: balance;
}
.hero__item-text.mw {
  max-width: 400px;
}
.hero__item-text .word {
  -webkit-animation-fill-mode: both !important;
  animation-fill-mode: both !important;
}
.swiper-slide-active .hero__item-text .word, .hero:not(.hero--services) .hero__slider:not(.swiper) .hero__item-text .word {
  animation: up-word 0.8s ease-in-out 0.5s;
}
.hero__item-buttons {
  margin-top: 40px;
  -webkit-animation-fill-mode: both !important;
  animation-fill-mode: both !important;
}
.swiper-slide-active .hero__item-buttons, .hero:not(.hero--services) .hero__slider:not(.swiper) .hero__item-buttons {
  animation: fade-up 0.8s ease-in-out 1s;
}
@media (max-width: 1023.98px) {
  .hero {
    margin-bottom: 80px;
  }
  .hero__item {
    min-height: 500px;
  }
  .hero__item-info {
    width: 100%;
  }
  .hero__item-date {
    margin-bottom: 45px;
  }
}
@media (max-width: 767.98px) {
  .hero {
    margin-top: 10px;
    margin-bottom: 80px;
  }
  .hero__item {
    padding: 0;
    min-height: 1px;
    flex-direction: column;
  }
  .hero__item .container {
    padding: 0;
  }
  .hero__item-slimg {
    position: relative;
    border-radius: 20px;
    height: auto;
  }
  .hero__item-img {
    position: relative;
    margin: 0 0 20px;
    border-radius: 20px;
    height: auto;
    padding-bottom: 67%;
  }
  .hero__item-img::before,
  .hero__item-img::after {
    display: none;
  }
  .hero__item-info {
    color: #3E3E3E;
    padding-bottom: 5px;
  }
  .hero__item-date {
    margin: -5px 0 15px;
    font-size: 14px;
  }
  .hero__item-title {
    font-size: 24px;
  }
  .hero__item-text {
    margin-top: 20px;
  }
  .hero__item-buttons {
    margin-top: 20px;
    max-width: 480px;
  }
  .hero__item-buttons .btn {
    width: 100%;
  }
}

/**************************************************************

**************************************************************/
.numbers__items {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  border-top: 1px solid #D9D9D9;
  overflow: hidden;
}
.numbers__items.mt {
  margin-top: 65px;
}
.numbers__item {
  position: relative;
  padding: 17px 25px 20px 35px;
}
.numbers__item::before {
  position: absolute;
  left: 100%;
  top: 0;
  height: 26px;
  border-right: 1px solid #D9D9D9;
  content: "";
}
.numbers__item-numb {
  color: #135DA2;
  font-size: 48px;
  line-height: 1;
  white-space: nowrap;
}
.numbers__item-text {
  font-size: 14px;
  font-weight: 500;
  margin-top: 15px;
  word-break: break-word;
}


.sp-complex_image_text_float{
display: flex;
margin-bottom:10px;
}
.sp-complex_image_text_float .sp-complex-col:first-child{
    width: 300px;
    float: left;
	margin-right:25px;
}
.sp-complex_image_text_float .sp-complex-col:first-child .sp-image img {
object-position: top left;
    border-radius: 0;
}
.sp-complex_image_text_float .sp-complex-col:last-child{
        display: inline;
}
@media (max-width: 1329.98px) {
  .numbers__items {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 1023.98px) {
  .numbers__items {
    border-bottom: 1px solid #D9D9D9;
  }
  .numbers__item::before {
    height: 56px;
  }
  .numbers__item:nth-child(3)::before {
    top: auto;
    bottom: 0;
  }
}
@media (max-width: 767px){
	.sp-complex_image_text_float .sp-complex-col:first-child{
		float: unset;margin-right: 0;width: 100%;
}
	.sp-complex_image_text_float .sp-complex-col:first-child .sp-image img{
object-position: center;
}
}
@media (max-width: 609.98px) {
  .numbers__items.mt {
    margin-top: 40px;
  }
  .numbers__item {
    padding: 15px 20px 15px 0;
  }
  .numbers__item:nth-child(2n) {
    padding-left: 20px;
    padding-right: 0;
  }
  .numbers__item-numb {
    font-size: 42px;
  }
  .numbers__item-text {
    font-size: 14px;
  }
}
@media (max-width: 360px) {
  .numbers__items {
    grid-template-columns: 1fr;
  }
  .numbers__item {
    padding: 15px !important;
  }
  .numbers__item-numb {
    font-size: 38px;
  }
}

/**************************************************************

**************************************************************/
.services__rows {
  border-top: 1px solid #D9D9D9;
}
.services__row {
  position: relative;
  padding: 30px 0 30px;
  display: flex;
  justify-content: space-between;
  gap: 30px;
  align-items: center;
  border-bottom: 1px solid #D9D9D9;
  font-size: 18px;
  letter-spacing: 0.03em;
  color: #000;
}
.services--main .services__row {
  padding: 10px 0;
}
.services__row.row--head {
  border-top: 1px solid #D9D9D9;
  border-bottom: 1px solid #D9D9D9;
  font-size: 14px;
  color: #3E3E3E;
  padding: 17px 0;
}
.services__row-col {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.services__row-name {
  width: 37%;
  font-weight: 500;
  font-size: 28px;
  transition: all 0.3s ease-in-out;
}
@media (hover: hover) {
  .services__row-name:hover {
    color: #135DA2;
  }
}
.services__row-col:last-child {
  width: 35%;
}
.services__row-props {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  width: 240px;
}
.services__row-price {
  font-weight: 500;
  height: 50px;
  padding: 0 18px;
  display: flex;
  align-items: center;
  border-radius: 100px;
  border: 1px solid #D9D9D9;
  transition: all 0.3s ease-in-out;
}
.services--main .services__row-price {
  height: 33px;
}
.services__row-count {
  width: 25px; height: 25px;
  padding-top: 1px; padding-left: 1px;
  border-radius: 100%;
  border: 1px solid #D9D9D9;
  white-space: nowrap;
  font-size: 14px;
  color: #A9AAAB;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  transition: all 0.3s ease-in-out;
}
.services__row-count::before {
/*  flex: 0 0 auto;
  width: 12px;
  height: 12px;
  background: url(/local/templates/epifanov-clinic/styles/../images/icons/dots-cat-gray.svg) no-repeat center;
  background-size: 100%;
  content: "";*/
}
.services__row-photo {
  flex: 0 0 auto;
  width: 236px;
  position: relative;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
  transform: scale(0);
}
.services--main .services__row-photo {
  width: 185px;
}
.services__row-photo__wrap {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 100%;
  width: 100%;
  padding-bottom: 100%;
  overflow: hidden;
}
.services__row-photo__wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.services__row-action {
  display: flex;
  align-items: center;
  gap: 20px;
}
.services__row-lbtn {
  color: #135DA2;
  font-weight: 600;
  font-size: 16px;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
  position: relative;
  z-index: 9;
}
.services__row-arrow {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  transition: all 0.3s ease-in-out;
}
.services__row-arrow .icon {
  width: 14px;
  height: 14px;
}
.services__row-mlink {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
}
@media (hover: hover) {
  .services__row:hover .services__row-price {
    color: #135DA2;
    border-color: #135DA2;
  }
  .services__row:hover .services__row-count {
    color: #135DA2;
    border-color: #135DA2;

  }
  .services__row:hover .services__row-photo {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
  }
  .services__row:hover .services__row-lbtn {
    opacity: 1;
    visibility: visible;
  }
  .services__row-lbtn:hover {
    color: #0366A5;
  }
  .services__row-arrow:hover {
    background: #135DA2;
    color: #fff;
  }
}
.services__stitle {
  color: #7e7e7e;
  display: flex;
  align-items: center;
  gap: 20px;
}
.services__stitle::before {
  width: 60px;
  height: 60px;
  transform: translateY(5px);
  background: url(/local/templates/epifanov-clinic/styles/../images/icons/search.svg) no-repeat center;
  background-size: 33%;
  background-color: #3E3E3E;
  border-radius: 100%;
  content: "";
}
.services__search {
  display: flex;
  gap: 20px;
  margin-bottom: 70px;
}
.services__search::before {
  flex: 0 0 auto;
  width: 60px;
  height: 60px;
  background: url(/local/templates/epifanov-clinic/styles/../images/icons/search.svg) no-repeat center;
  background-size: 33%;
  background-color: #3E3E3E;
  border-radius: 100%;
  content: "";
}
.services__search input {
  flex: 1 0 0;
  background: none;
  border: none;
  font-family: "PP Pangram Sans", sans-serif;
  font-size: 48px;
  font-weight: 500;
  height: 60px;
  padding-bottom: 10px;
}
.services__cols {
  display: flex;
  gap: 30px;
}
.services__aside {
  width: 350px;
  flex: 0 0 auto;
}
.services__items {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 30px;
}
.services__cols .services__items {
  grid-template-columns: repeat(3, 1fr);
}
.services__item {
  display: flex;
  flex-direction: column;
  position: relative;
}
.services__stickers {
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 29;
}
.stickers__items {
  display: flex;
  gap: 9px;
}
.stickers__item {
  font-size: 12px; font-weight: 500;
  text-transform: uppercase;
  background: #2B2829;
  color: #fff;
  border-radius: 8px;
  display: flex;
  align-items: center;
  padding: 0 15px;
  height: 24px;
}
.stickers__item.item--sale {
  background: #D52626;
  color: #fff;
}
.services__item-photo {
  border-radius: 20px 20px 0 0;
  padding-bottom: 80%;
  position: relative;
  overflow: hidden;
}
.services__item-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.3s ease-in-out;
}
@media (hover: hover) {
  .services__item-photo:hover img {
    transform: scale(1.05);
  }
}
.services__item-info {
  flex: 1 0 0;
  display: flex;
  flex-direction: column;
  border-radius: 0 0 20px 20px;
  border: 1px solid #D9D9D9;
  border-top: none;
  padding: 18px;
}
.services__item-title {
  font-weight: 500;
  font-size: 20px;
  text-wrap: balance;
}
.services__item-bottom {
  margin-top: auto;
  padding-top: 20px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 10px;
  flex-direction: column;
}
.services__item-price {
  font-size: 24px;
  font-weight: 500;
}
.services__item-price b {
  font-weight: 500;
}
.services__item-price .old-price {
  position: relative;
  color: #7E7E7E;
  font-size: 18px;
}
.services__item-price .old-price:before {
  position: absolute;
  width: 100%; left: 50%; top: 50%;
  transform: translateX(-50%) rotate(-5deg);
  border-top: 1px solid #135DA2;
  content: '';
}
.services__item .btn {
  padding-left: 14px;
  padding-right: 14px;
  text-transform: none;
  min-width: 1px;
  border-color: #D9D9D9;
  min-width: 168px;
}

.services__cards {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 32px;
}
.services__card {
  padding: 20px;
  border-radius: 30px;
  border: 1px solid #E5E5E5;
  display: flex;
  gap: 30px;
  transition: all 0.3s ease-in-out;
}
.services__card-photo {
  flex: 0 0 auto;
  width: 32%;
  aspect-ratio: 1 / 1;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}
.services__card-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.3s ease-in-out;
}
.services__card-info {
  display: flex;
  flex-direction: column;
  flex: 1 0 0;
}
.services__card-name {
  font-size: 28px;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
}
.services__card-desc {
  margin-top: 20px;
  font-size: 16px;
  line-height: 1.5;
  text-wrap: balance;
}
.services__card-props {
  margin-top: auto;
  padding-top: 20px;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
.services__card-price {
  font-weight: 500;
  height: 30px;
  padding: 0 18px;
  display: flex;
  align-items: center;
  border-radius: 100px;
  border: 1px solid #D9D9D9;
  transition: all 0.3s ease-in-out;
}
.services__card-count {
  display: none;
}
@media (hover: hover) {
  .services__card:hover {
    border-color: #135DA2;
  }
  .services__card:hover .services__card-name {
    color: #135DA2;
  }
  .services__card:hover .services__card-price {
    color: #fff;
    border-color: #135DA2;
    background: #135DA2;
  }
  .services__card:hover .services__card-count {
    color: #fff;
    border-color: #135DA2;
    background: #135DA2;

  }
}


@media (max-width: 1329.98px) {
  .services__row-photo {
    display: none;
  }
  .services__row-name {
    font-size: 22px;
  }
  .services__aside {
    width: 280px;
  }
  .services__items {
    grid-template-columns: repeat(3, 1fr);
  }
  .services__cols .services__items {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 1023.98px) {
  .services__row {
    padding: 20px 0 20px;
    gap: 20px;
    flex-wrap: wrap;
  }
  .services__row-name {
    width: auto;
    flex: 1 0 0;
  }
  .services__row-props {
    flex: 0 0 auto;
    width: 100%;
    order: 5;
  }
  .services__row-price {
    height: 40px;
    font-size: 16px;
  }
  .services__row-lbtn {
    display: none;
  }
  .services__row-arrow {
    width: 14px;
    height: 14px;
  }
  .services__search {
    margin-bottom: 40px;
    background: #3E3E3E;
    border-radius: 100px;
    padding: 2px;
  }
  .services__search::before {
    width: 46px;
    height: 46px;
    background-image: url(/local/templates/epifanov-clinic/styles/../images/icons/search-dark.svg);
    background-size: 18px;
    background-color: #fff;
  }
  .services__search input {
    color: #fff;
    height: 46px;
    font-size: 20px;
    padding-bottom: 5px;
  }
  .services__cols {
    flex-direction: column;
  }
  .services__items {
    grid-template-columns: 1fr 1fr;
  }

  .services__cards {
    grid-template-columns: 1fr;
    grid-gap: 20px;
  }
}
@media (max-width: 767.98px) {
	.content__text img{
margin: 0;
}
  .services__items {
    grid-gap: 20px;
  }
  .services__card-name {
    font-size: 20px;
  }
}
@media (max-width: 609.98px) {
  .services__row {
    padding: 20px 0 20px;
  }
  .services__row-name {
    font-size: 22px;
  }
  .services__row-props {
    gap: 16px;
  }
  .services__row-price {
    height: 40px;
    font-size: 14px;
  }
  .services__row-arrow {
    width: 12px;
    height: 12px;
    color: #565656;
    margin-top: 2px;
  }
  .services__items {
    grid-template-columns: 1fr !important;
  }

  .services__card {
    flex-direction: column;
    padding: 15px;
    border-radius: 20px;
    gap: 15px;
  }
  .services__card-name {
    font-size: 24px;
  }
  .services__card-photo {
    width: 100%;
    order: -1;
    border-radius: 15px;
    display: none;
  }
}


/* Контейнер сетки */
.catalog-services__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  padding: 20px 0;
}


.service-card-v3 {
  display: flex;
  flex-direction: column;
  background: #ffffff;
  border: 1px solid #E5E5E5;
  border-radius: 30px;
  overflow: hidden;
  text-decoration: none;
  color: #333;
  transition: box-shadow 0.3s ease, border-color 0.3s ease;
  height: 100%;
}

/* Блок фото (вплотную к краям сверху) */
.service-card-v3__image-wrap {
  width: 100%;
  aspect-ratio: 1.4 / 1;
  overflow: hidden;
}

.service-card-v3__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.service-card-v3__content {
  padding: 24px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

.service-card-v3__title {
  font-size: 18px;
  line-height: 1.3;
  font-weight: 500;
  margin-bottom: 25px;
  flex-grow: 1; /* Выталкивает цену вниз */
  color: #333;
}

/* Нижний блок */
.service-card-v3__bottom {
  margin-top: auto;
}

/* Цена */
.service-card-v3__price {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 20px;
  color: #2c2c2c;
}

/* Кнопка "Подробнее" в стиле макета */
.service-card-v3__btn {
  display: inline-block;
  padding: 10px 24px;
  border: 1px solid #E5E5E5;
  border-radius: 15px; 
  font-size: 14px;
  font-weight: 500;
  color: #135DA2; 
  transition: all 0.3s ease;
  text-align: center;
}

@media (hover: hover) {
  .service-card-v3:hover {
      border-color: transparent;
      box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
  }
  
  .service-card-v3:hover .service-card-v3__btn {
      background-color: #135DA2;
      color: #fff;
      border-color: #135DA2;
  }
}

/* Адаптивность */
@media (max-width: 1280px) {
  .catalog-services__grid { grid-template-columns: repeat(3, 1fr); gap: 20px; }
}

@media (max-width: 1024px) {
  .catalog-services__grid { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 640px) {
  .catalog-services__grid { grid-template-columns: 1fr; }
  .service-card-v3 { border-radius: 20px; }
  .service-card-v3__price { font-size: 22px; }
}

.symptoms__items {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 30px;
}
.symptoms__item {
  padding: 20px;
  border-radius: 30px;
  border: 1px solid #E5E5E5;
  transition: all 0.3s ease-in-out;
}
.symptoms__item-photo {
  flex: 0 0 auto;
  width: 100%;
  padding-bottom: 100%;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  margin-bottom: 15px;
}
.symptoms__item-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.3s ease-in-out;
}
.symptoms__item-title {
  font-size: 24px;
  font-weight: 500;
  text-wrap: balance;
  transition: all 0.3s ease-in-out;
}
@media (hover: hover) {
  .symptoms__item:hover {
    border-color: #135DA2;
  }
  .symptoms__item:hover .symptoms__item-title {
    color: #135DA2;
  }
}

@media (max-width: 1329.98px) {
  .symptoms__items {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 1023.98px) {
  .symptoms__items {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 767.98px) {
  .symptoms__item {
    padding: 15px;
    border-radius: 20px;
  }
  .symptoms__item-photo {
    border-radius: 15px;
  }
  .symptoms__item-title {
    font-size: 20px;
  }
}
@media (max-width: 609.98px) {
  .symptoms__items {
    grid-gap: 10px;
    /*grid-template-columns: 1fr !important;*/
  }
  .symptoms__item {
    border-radius: 15px;
    padding: 10px;
  }
  .symptoms__item-photo {
    border-radius: 10px;
  }
  .symptoms__item-title {
    font-size: 16px;
    line-height: 1.2;
  }
}


.filters {
  border: 1px solid #D9D9D9;
  border-radius: 20px;
  padding: 40px 35px 45px;
}
.filters__fopen {
  display: none;
}
.filters__head {
  margin-bottom: 25px;
}
.filters__title {
  font-weight: 500;
  font-size: 22px;
}
.filters__item-title {
  margin-bottom: 20px;
  font-weight: 500;
  font-size: 16px;
}
.filters__list-item {
  display: block;
  cursor: pointer;
}
.filters__list-item input {
  opacity: 0;
  visibility: hidden;
  position: absolute;
}
.filters__list-item + .filters__list-item {
  margin-top: 9px;
}
.filters__list-label {
  display: flex;
  gap: 13px;
  font-weight: 500;
  font-size: 14px;
  padding-bottom: 3px;
}
.filters__list-label::before {
  margin-top: 2px;
  flex: 0 0 auto;
  box-shadow: 0 0 0 1px #D9D9D9;
  border-radius: 4px;
  width: 18px;
  height: 18px;
  content: "";
}
:checked + .filters__list-label::before {
  border: 4px solid #fff;
  background: #D9D9D9;
}
@media (max-width: 1023.98px) {
  .filters {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: calc(var(--vh) * 100);
    background: #fff;
    border-radius: 0;
    border: none;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-in-out;
  }
  .filters.opened {
    opacity: 1;
    visibility: visible;
  }
  .filters__fopen {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    height: 44px;
    padding: 0 18px 5px;
    border-radius: 100px;
    border: 1px solid #D9D9D9;
    font-weight: 500;
    font-size: 18px;
  }
  .filters__fopen .icon {
    width: 14px;
    height: 14px;
    margin-top: 6px;
  }
}

/**************************************************************

**************************************************************/
.badvants__items {
  display: flex;
  justify-content: space-around;
  gap: 80px 0;
  flex-wrap: wrap;
  overflow: hidden;
  counter-reset: num;
  padding-top: 20px;
  margin-top: -20px;
}
.badvants__item {
  width: 50%;
  padding-right: 90px;
  position: relative;
  padding-left: 130px;
}
.badvants__item:nth-child(2n) {
  /*margin-top: 150px;*/
  padding-right: 60px;
  /*padding-left: 120px;*/
}
.badvants__item + .badvants__item {
  /*margin-top: 95px;*/
}
.badvants__item::before {
  position: absolute;
  left: 110px;
  top: -50px;
  width: 100%;
  border-top: 1px solid #D9D9D9;
  content: "";
}
.badvants__item:nth-child(2n)::before {
  width: calc(100% - 210px);
}
.badvants__item::after {
  position: absolute;
  top: 0; left: 0;
  content: counter(num); 
  counter-increment: num;
  font-weight: bold;
  font-size: 200px;
  color: #F6F6F6;
  line-height: 0.8;
}
.badvants__item:nth-child(2):after {
  left: 0;
}
.badvants__item-head {
  overflow: hidden;
  /*min-height: 230px;*/
  margin-bottom: 25px;
}
.badvants__item-title {
  word-break: break-word;
  font-size: 36px;
}
.badvants__item-info {
  position: relative;
  /*padding-left: 30px;*/
}
.badvants__item-photo {
  width: 150px;
  height: 150px;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}
.badvants__item-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.badvants__item-text {
  font-weight: 500;
  color: #565656;
  font-size: 18px;
  line-height: 1.1;
  max-width: 450px;
  margin-top: 30px;
}

@media (max-width: 1329.98px) {
  .badvants__item {
    padding-left: 90px;
    padding-right: 50px;
  }
  .badvants__item:nth-child(2n) {
      /*padding-left: 100px;*/
      padding-right: 50px;
  }
.badvants__item::after {
  font-size: 150px;
}
  .badvants__item-title {
    font-size: 34px;
  }
}
@media (max-width: 1023.98px) {
  .badvants__item {
    /*grid-template-columns: 1fr;
    grid-gap: 30px;
    padding-right: 40px;*/
    padding-left: 0;
  }
  .badvants__item:nth-child(2n) {
    /*padding-left: 60px;*/
    /*margin-top: 80px;*/
    padding-left: 30px;
    padding-right: 0;
  }
  .badvants__item + .badvants__item {
    /*margin-top: 70px;*/
  }
  .badvants__item::before {
    top: -40px;
    left: 0;
    width: 100% !important;
  }
.badvants__item::after {
  display: none;
}
  .badvants__item-head {
    min-height: 1px;
  }
  .badvants__item-title {
    text-wrap: balance;
    font-size: 30px;
  }
  .badvants__item-title br {
    display: none;
  }
  .badvants__item-text {
    max-width: 600px;
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .badvants__item {
    width: 100%;
    padding: 0 !important;
  }
  .badvants__item + .badvants__item {
    margin-top: 50px !important;
  }
  .badvants__item::before {
    top: -25px;
    display: block !important;
  }
}
@media (max-width: 609.98px) {
  .badvants__items {
    gap: 0;
  }
  .badvants__item-photo {
    width: 150px; height: 150px;
  }
  .badvants__item-head {
    margin-bottom: 20px;
  }
  .badvants__item-title {
    font-size: 24px;
  }
  .badvants__item-text {
    font-size: 18px;
  }
}

/**************************************************************

**************************************************************/
.approach__cols {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 30px;
}
.approach__tt {
  font-weight: 600;
  font-size: 24px; color: #21A038;
  line-height: 114.99999999999999%;
  letter-spacing: 3%;
  margin-bottom: 30px;
}
.col--minus .approach__tt {
  color: #D52626;
}
.approach__list {
  letter-spacing: 3%;
  font-weight: 500;
}
.approach__list li {
  position: relative;
  padding-left: 42px;
  padding-left: 35px;
}
.col--minus .approach__list li {
  padding-left: 34px;
}
.approach__list li + li {
  margin-top: 15px;
}
.col--minus .approach__list li + li {
  margin-top: 30px;
}
.approach__list li:before {
  position: absolute;
  left: 0; top: 1px;
  width: 28px; height: 30px;
  background-image: url("data:image/svg+xml,%3Csvg  viewBox='0 0 28 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.1602 9.70312C14.9727 6.48047 14 0.09375 14 0.09375C14 0.09375 13.7656 6.44531 10.2383 9.99609C6.86328 13.3711 0.171875 13.9687 0.171875 13.9687C0.171875 13.9687 7.21484 14.2734 10.4141 17.4961C14.0938 21.2109 14 29.918 14 29.918C14 29.918 15.2656 21.2109 18.9453 17.5078C22.1328 14.2852 27.8281 13.9805 27.8281 13.9805C27.8281 13.9805 21.8398 13.4062 18.1602 9.70312Z' fill='%2321A038'/%3E%3C/svg%3E%0A");

  width: 20px;  height: 14px;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='14' viewBox='0 0 20 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.8125 3.01562L8.875 12.9531C8.41406 13.4141 7.71875 13.4844 7.1875 13.1719C7.08594 13.1172 6.99219 13.0391 6.91406 12.9531L1.1875 7.23438C0.640625 6.69531 0.640625 5.8125 1.1875 5.27344C1.73438 4.72656 2.60938 4.72656 3.15625 5.27344L7.89062 10.0078L16.8438 1.04688C17.3906 0.507812 18.2656 0.507812 18.8125 1.04688C19.3516 1.59375 19.3516 2.46875 18.8125 3.01562Z' fill='%2321A038'/%3E%3C/svg%3E%0A");
 
  background-repeat: no-repeat;;
  background-size: 100%;
  content: '';
}
.col--minus .approach__list li:before {
  background-image: url("data:image/svg+xml,%3Csvg  viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.0625 17.5078C0.6875 17.9297 0.6875 18.5312 1.0625 18.9062C1.48438 19.3281 2.09375 19.3281 2.46875 18.9062L18.75 2.64062C19.125 2.26562 19.125 1.66406 18.75 1.23438C18.375 0.859375 17.7656 0.859375 17.3438 1.23438L1.0625 17.5078Z' fill='%23D52626'/%3E%3Cpath d='M17.5391 18.7266C17.9141 19.1016 18.5703 19.1016 18.9453 18.7266C19.3203 18.3516 19.3203 17.75 18.9453 17.3281L2.65625 1.05469C2.28125 0.679688 1.625 0.679688 1.25 1.05469C0.875 1.47656 0.875 2.08594 1.25 2.46094L17.5391 18.7266Z' fill='%23D52626'/%3E%3C/svg%3E%0A");
  width: 20px; height: 20px; 

  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.78125 2.38281C0.78125 1.97656 0.9375 1.57812 1.24219 1.26562C1.85938 0.648438 2.85938 0.648438 3.47656 1.26562L10 7.78906L16.5234 1.26562C17.1406 0.648438 18.1406 0.648438 18.7578 1.26562C19.375 1.88281 19.375 2.88281 18.7578 3.5L11.1172 11.1406C10.8203 11.4375 10.4219 11.6016 10 11.6016C9.58594 11.6016 9.17969 11.4375 8.88281 11.1406L1.24219 3.5C0.9375 3.1875 0.78125 2.78125 0.78125 2.38281Z' fill='%23D52626'/%3E%3Cpath d='M19.2188 17.6172C19.2188 18.0234 19.0625 18.4219 18.7578 18.7344C18.1406 19.3516 17.1406 19.3516 16.5234 18.7344L10 12.2031L3.47656 18.7266C2.85938 19.3437 1.85938 19.3437 1.24219 18.7266C0.625 18.1094 0.625 17.1094 1.24219 16.4922L8.88281 8.85156C9.17969 8.55469 9.57812 8.39062 10 8.39062C10.4141 8.39062 10.8203 8.55469 11.1172 8.85156L18.7578 16.4922C19.0625 16.8125 19.2188 17.2109 19.2188 17.6172Z' fill='%23D52626'/%3E%3C/svg%3E%0A");
}
.approach__bottom {
  margin-top: 35px;
  padding-top: 25px;
  padding-left: calc(50% + 42px + 15px);
  border-top: 1px solid #D9D9D9;
  color: #135DA2;

  letter-spacing: 3%;
  font-weight: 500;
}
@media (max-width: 1023.98px) {
  .approach__cols {
    grid-template-columns: 1fr;
    grid-gap: 50px
  }
  .approach__bottom {
    padding-left: 42px;
  }
}
@media (max-width: 609.98px) {
  .approach__cols {
    grid-gap: 30px;
  }
  .approach__tt {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .approach__list {
    font-size: 16px;
  }
  .approach__list li {
    padding-left: 30px;
  }
  .col--minus .approach__list li {
    padding-left: 25px;
  }
  .approach__list li + li {
    margin-top: 12px !important;
  }
  .approach__list li:before {
    width: 22px;
  }
  .col--minus .approach__list li:before {
    width: 15px;
  }
.approach__bottom {
  margin-top: 30px;
  padding-top: 20px;
  padding-left: 0;
  font-size: 16px;
}

}

/**************************************************************

**************************************************************/
.consult__wrap {
  border-radius: 20px;
  background: #F0F0F0;
  padding: 54px 36px;
  text-align: center;
}
.consult__inner {
  max-width: 780px;
  margin: 0 auto;
}
.consult__intro {
  max-width: 660px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 609.98px) {
  .consult__wrap {
    padding: 40px 16px;
  }
  .consult__intro {
    margin-top: 46px;
  }
}

/**************************************************************

**************************************************************/
.amethod__cols {
  display: flex;
  align-items: center;
  gap: 110px;
}
.amethod__photo {
  flex: 0 0 auto;
  width: 40%;
  position: relative;
  z-index: 2;
}
.amethod__photo::after {
  position: absolute;
  left: 0;
  right: 0;
  top: 76px;
  bottom: 0;
  background: #f0f0f0;
  border-radius: 30px;
  z-index: -1;
  content: "";
}
.amethod__photo img {
  border-radius: 30px;
}
.amethod__info {
  padding-top: 76px;
  flex: 1 0 0;
}
.amethod__text {
  max-width: 530px;
  color: #414647;
}
.amethod__text > * + * {
  margin-top: 15px;
}
.amethod__buttons {
  margin-top: 50px;
}
@media (max-width: 1329.98px) {
  .amethod__cols {
    gap: 40px;
  }
  .amethod__buttons {
    margin-top: 40px;
  }
  .amethod__buttons .btn--mw {
    margin-top: 10px;
  }
}
@media (max-width: 1023.98px) {
  .amethod__cols {
    flex-direction: column;
    align-items: flex-start;
    gap: 30px;
  }
  .amethod__photo {
    width: 100%;
    max-width: 400px;
  }
  .amethod__info {
    padding-top: 0;
  }
  .amethod__text {
    max-width: 100%;
  }
}

/**************************************************************

**************************************************************/
.team__items {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 40px 30px;
}
.team__items.bd--bottom {
  padding-bottom: 15px;
  border-bottom: 1px solid #D9D9D9;
}
.team__item {
  position: relative;
  display: flex;
  flex-direction: column;
}
.team__item:after {
  border: 1px solid #D9D9D9;
  border-radius: 30px;
  position: absolute;
  top: -14px; right: -14px;
  bottom: -14px; left: -14px;
  z-index: -1;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  content: '';
}
.team__item:hover:after {
  /*opacity: 1;*/
}
.team__item-photo {
  position: relative;
  padding-bottom: 100%;
  border-radius: 25px;
  overflow: hidden;
  margin-bottom: 15px;
}
.team__item-photo::before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  border: 2px solid #135DA2;
  transition: all 0.3s ease-in-out;
  z-index: 10;
  content: "";
  opacity: 0;
}
.team__item-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
  position: absolute;
  top: 0;
  left: 0;
}
.team__item-play {
  position: absolute;
  bottom: 16px;
  left: 16px;
  z-index: 11;
}
.team__item-name {
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0.02em;
}
.team__item-name a {
  transition: color 0.3s ease-in-out;
}
@media (hover: hover) {
  .team__item-name a:hover {
    color: #135DA2;
  }
}
.team__item-info {
  transition: all 0.3s ease-in-out;
  position: relative;
  margin-top: 20px;
  flex: 1 0 0;
  display: flex;
  flex-direction: column;
}
.team__item-desc {
  font-size: 14px;
  transition: all 0.3s ease-in-out;
  word-break: break-word;
}
.team__item-desc.desc--balance {
  text-wrap: balance;
}
.team__item-work {
  padding-top: 10px;
  font-size: 12px;
  font-weight: 500;
  color: #135DA2;
  transition: all 0.3s ease-in-out;
}
.team__item-tag {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 5;
  border-radius: 0px 25px;
  background: rgba(255, 255, 255, 0.5);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  padding: 3px 20px;
  height: 27px;
  display: flex;
  align-items: center;
  font-size: 12px;
  color: #E7383E;
  letter-spacing: 0.03em;
}
.team__item-buttons {
  display: flex;
  gap: 10px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
}
.team__item-buttons .btn {
  flex: 1 0 0;
  padding-left: 5px;
  padding-right: 5px;
  min-width: 1px;
}
.team__item:not(.none-btn):hover .team__item-desc, .team__item:not(.none-btn):hover .team__item-work {
  opacity: 0;
  visibility: hidden;
}
.team__item:hover .team__item-buttons {
  opacity: 1;
  visibility: visible;
}
.team__filter {
  display: flex;
  gap: 30px;
  margin-bottom: 50px;
}
.team__filter-item {
  width: calc((100% - 90px) / 4);
}
.team__filter-item.w--lg {
  width: calc((100% - 90px) / 2 + 30px);
}
.team__vauthors {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  gap: 30px;
}
.team__vauthors .team__item {
  max-width: 400px;
}
@media (max-width: 1329.98px) {
  .team__items {
    grid-gap: 20px;
  }
  .team__item-name {
    font-size: 20px;
  }
  .team__filter {
    gap: 20px;
  }
  .team__filter-item {
    width: calc((100% - 60px) / 4);
  }
  .team__filter-item.w--lg {
    width: calc((100% - 60px) / 2 + 20px);
  }
}
@media (max-width: 1023.98px) {
  .team__items {
    grid-template-columns: 1fr 1fr;
    grid-gap: 40px 30px;
  }
  .team__items.bd--bottom {
    padding-bottom: 30px;
  }
  .team__item-name {
    font-size: 24px;
  }
  .team__filter {
    flex-wrap: wrap;
  }
  .team__filter-item {
    width: calc((100% - 20px) / 2);
  }
  .team__filter-item.w--lg {
    width: 100%;
  }

  .team__carousel .team__item {
    height: 100%;
  }
  
  .team__carousel .team__item-desc {

    -webkit-line-clamp: 4; /* Число отображаемых строк */
    display: -webkit-box; /* Включаем флексбоксы */
    -webkit-box-orient: vertical; /* Вертикальная ориентация */
    overflow: hidden; 
  }
  .team__item-desc,  .team__item-work {
    opacity: 1 !important; visibility: visible 1 !important;
  }
  .team__item-buttons {
    position: relative;
    opacity: 1; visibility: visible;
    margin-top: auto;
    padding-top: 15px;
  }
}
@media (max-width: 767.98px) {
  .team__items {
    grid-gap: 40px 20px;
  }
}
@media (max-width: 609.98px) {
  .team {
    overflow: hidden;
  }
  .team__carousel {
    overflow: initial;
  }
  .team__carousel .swiper-slide {
    width: 324px;
  }
  .team__items {
    /*grid-template-columns: 1fr;*/
    grid-gap: 20px 10px;
  }
  .team__item {
    border-radius: 20px;
  }
    .team__item-name {
    font-size: 16px;
  }
  .team__item-info {
    margin-top: 10px
  }
  .team__item-desc {
    font-size: 14px;
  }
  .team__item-buttons {
    padding-top: 10px;
    gap: 5px;
    flex-direction: column;
  }
  .team__item-buttons .btn {
    flex: 0 0 auto;
    height: 28px;
  }
  .team__item-play {
    bottom: 10px;
    left: 10px;
    width: 40px;
    height: 40px;
  }
  .team__filter {
    gap: 5px;
    margin-bottom: 30px;
  }
  .team__filter-item {
    width: 100%;
  }
  .team__filter-item .jq-selectbox__select {
    height: 40px; font-size: 15px;
  }
}
@media (max-width: 360px) {
  .team__carousel .swiper-slide {
    width: 280px;
  }
}

/**************************************************************

**************************************************************/
.teamd__cols {
  display: flex;
  align-items: start;
  gap: 30px;
}
.teamd__info {
  flex: 1 0 0;
  padding-right: 50px;
}
.teamd__prop {
  flex: 1 0 0;
}
.teamd__prop--mt {
  margin-top: 40px;
}
.teamd__prop-title {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 12px;
}
.teamd__prop-text {
  max-width: 530px;
}
.teamd__props {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 30px;
  max-width: 530px;
}
.teamd__desc {
  margin-top: 30px;
  max-width: 530px;
}
.teamd__special li {
  position: relative;
  padding-left: 25px;
  color: #135DA2;
  font-weight: 500;
}
.teamd__special li + li {
  margin-top: 3px;
}
.teamd__special li::before {
  position: absolute;
  left: 8px;
  top: 12px;
  width: 5px;
  height: 5px;
  border-radius: 100%;
  background: #135DA2;
  /*content: "";*/
}
.teamd__special li a {
  color: #135DA2;
}
.teamd__buttons {
  margin-top: 30px;
  width: 100%;
  max-width: 360px;
  gap: 20px;
  display: flex;
  flex-direction: row;
}
.teamd__photo {
  flex: 0 0 auto;
  width: 49%;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  padding-bottom: 60%;
}
.teamd__photo img {
  /*width: 100%;*/
    width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
  position: absolute;
  top: 0;
  left: 0;
}
.teamd__tag {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 5;
  border-radius: 0px 25px;
  background: rgba(255, 255, 255, 0.5);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  padding: 3px 20px;
  height: 27px;
  display: flex;
  align-items: center;
  font-size: 12px;
  color: #E7383E;
  letter-spacing: 0.03em;
}
@media (max-width: 1329.98px) {
  .teamd__info {
    padding-right: 0;
  }
}
@media (max-width: 1023.98px) {
  .teamd__cols {
    flex-direction: column;
  }
  .teamd__photo {
    width: 100%;
    padding-bottom: 80%;
    max-width: 400px;
    order: -1;
    flex: initial;
  }
  .teamd__info {
    flex: initial;
  }
  .teamd__title {
    font-size: 24px;
  }
  .teamd__prop--mt {
    margin-top: 45px;
  }
  .teamd__prop-title {
    font-size: 20px !important;
  }
  .teamd__buttons {
    margin-top: 35px;
    margin-bottom: 50px;
    max-width: 400px;
    flex-direction: column;
  }
}
@media (max-width: 609.98px) {
  .teamd__photo {
    padding-bottom: 110%;
  }

}

.infotext__cols {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 30px;
}
.infotext__col::before {
  background-image: url(/local/templates/epifanov-clinic/styles/../images/icons/zv-blue.svg) !important;
}
.infotext__title {
  font-weight: 600 !important;
}
.infotext__content {
  max-width: 530px;
  font-size: 16px;
  text-wrap: balance;
}
@media (max-width: 1023.98px) {
  .infotext__cols {
    grid-template-columns: 1fr;
    grid-gap: 56px;
  }
  .infotext__content {
    max-width: 100% !important;
  }
}

/**************************************************************

**************************************************************/
.sert__item {
  position: relative;
  padding-bottom: 138%;
  overflow: hidden;
}
.sert__item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.3s ease-in-out;
}
@media (any-hover: hover) {
  .sert__item:hover img {
    transform: scale(0.9);
  }
}
@media (max-width: 767.98px) {
  .sert__carousel {
    overflow: initial;
  }
}
@media (max-width: 609.98px) {
  .sert__carousel .swiper-slide {
    width: 315px !important;
  }
  .sert__item {
    padding-bottom: 142%;
  }
}
@media (max-width: 360px) {
  .sert__carousel .swiper-slide {
    width: 280px !important;
  }
}

/**************************************************************

**************************************************************/
.reviews__item {
  border-radius: 30px;
  border: 1px solid #e5e5e5;
  background: #f1f1f1;
  padding: 22px;
  display: flex;
  align-items: flex-start;
  gap: 30px;
}
.reviews__item-photo {
  width: 160px;
  flex: 0 0 auto;
  position: relative;
}
.reviews__item-photo__wrap {
  padding-bottom: 100%;
  overflow: hidden;
  border-radius: 100%;
  position: relative;
}
.reviews__item-photo__wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.reviews__item-play {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 5;
}
.reviews__item-name {
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0.01em;
}
.reviews__item-text {
  margin-top: 12px;
  font-size: 14px;
  -webkit-line-clamp: 6;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.reviews__item-lmore {
  margin-top: 25px;
  margin-bottom: 5px;
  display: inline-block;
  font-weight: 500;
  font-size: 14px;
  color: #135DA2;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out;
}
@media (hover: hover) {
  .reviews__item-lmore:hover {
    color: #0366A5;
  }
}
.reviews__ptext {
  text-align: left;
  font-size: 16px;
}
.reviews__diagnosis {
  display: flex;
  gap: 30px;
  margin-top: 30px;
  max-width: 800px;
}
.reviews__carousel .reviews__diagnosis {
  display: none;
}
.reviews__ptext .reviews__diagnosis {
  gap: 15px;
}
.reviews__diagnosis-photo {
  flex: 0 0 auto;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  width: 300px;
  height: 170px;
}
.reviews__ptext .reviews__diagnosis-photo {
  width: 250px;
  height: 120px;
}
.reviews__diagnosis-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
}
.reviews__diagnosis-info {
  flex: 1 0 0;
}
.reviews__diagnosis-title {
  font-size: 20px;
  font-weight: 500;
  margin-top: -5px;
}
.reviews__ptext .reviews__diagnosis-title {
  font-size: 16px;
}
.reviews__diagnosis-text {
  max-width: 670px;
  margin-top: 15px;
  font-size: 16px;
}
.reviews__ptext .reviews__diagnosis-text {
  font-size: 12px;
  margin-top: 10px;
}
.reviews__blocks.mb {
  margin-bottom: 45px;
}
.reviews__block {
  padding: 45px 0 60px;
  display: flex;
  align-items: flex-start;
  gap: 55px;
  border-bottom: 1px solid #E5E5E5;
}
.reviews__block:first-child {
  padding-top: 0;
}
.reviews__block-photo {
  width: 160px;
  flex: 0 0 auto;
  position: relative;
}
.reviews__block-photo__wrap {
  padding-bottom: 100%;
  overflow: hidden;
  border-radius: 100%;
  position: relative;
}
.reviews__block-photo__wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.reviews__block-play {
  position: absolute;
  right: 5px;
  bottom: 5px;
  z-index: 5;
}
.reviews__block-name {
  font-size: 24px;
  font-weight: 500;
  margin-top: -5px;
}
.reviews__block-text {
  text-wrap: balance;
  margin-top: 15px;
  font-size: 16px;
  line-height: 1.1;
  max-width: 820px;
}
.reviews__block-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 25px;
}
.reviews__block-link {
  font-weight: 600;
  font-size: 12px;
  color: #135DA2;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  transition: all 0.3s ease-in-out;
}
.reviews__block-link:hover {
  color: #0366A5;
}
.reviews__rating {
  margin-bottom: 100px;
  display: flex;
  gap: 30px;
  justify-content: space-between;
}
.reviews__rating-item img {
  max-height: 30px;
}

.reviews__itphoto {
  position: relative;
  padding-bottom: 140%;
  border-radius: 30px;
  border: 1px solid #E5E5E5;
  overflow: hidden;
  display: block;
}
.reviews__itphoto img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.3s ease-in-out;
}
@media (any-hover: hover) {
  .reviews__itphoto:hover img {
    transform: scale(1.05);
  }
}

@media (max-width: 1329.98px) {
  .reviews__item-photo {
    width: 140px;
  }
}
@media (max-width: 1023.98px) {
  .reviews__item {
    padding: 22px 25px 40px 40px;
  }
  .reviews__item-photo {
    width: 180px;
  }
  .reviews__block {
    gap: 30px;
  }
}
@media (max-width: 609.98px) {
  .reviews {
    overflow: hidden;
  }
  .reviews__carousel {
    overflow: initial;
  }
  .reviews__carousel .swiper-slide {
    width: 324px;
  }
  .reviews__item {
    flex-direction: column;
    gap: 20px;
    padding: 22px 25px 25px 20px;
  }
  .reviews__item-photo {
    width: 110px;
  }
  .reviews__item-play {
    width: 44px;
    height: 44px;
  }
  .reviews__diagnosis {
    flex-direction: column;
    gap: 25px !important;
  }
  .reviews__diagnosis-title {
    font-size: 18px !important;
  }
  .reviews__diagnosis-text {
    font-size: 14px !important;
  }
  .reviews__blocks.mb {
    margin-bottom: 30px;
  }
  .reviews__block {
    flex-direction: column;
    gap: 20px;
    padding: 25px 0;
  }
  .reviews__block:last-child {
    border-bottom: 1px solid #E5E5E5;
  }
  .reviews__block-photo {
    width: 110px;
    height: 110px;
  }
  .reviews__block-play {
    right: -10px;
    bottom: 3px;
  }

  .reviews__itphoto {
    border-radius: 20px;
  }
}
@media (max-width: 360px) {
  .reviews__item {
    padding-left: 25px;
  }
  .reviews__item-photo {
    width: 200px;
  }
  .reviews__item-play {
    width: 45px;
    height: 45px;
  }
}

.works__item {
  display: flex;
  gap: 55px;
  padding-bottom: 46px;
  border-bottom: 1px solid #D9D9D9;
}
.works__item + .works__item {
  margin-top: 46px;
}
.works__item-photo {
  flex: 0 0 auto;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  width: 300px;
  height: 170px;
}
.works__item-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.works__item-info {
  flex: 1 0 0;
}
.works__item-title {
  font-size: 24px;
  font-weight: 500;
  margin-top: -5px;
}
.works__item-text {
  max-width: 670px;
  margin-top: 15px;
  font-size: 16px;
}
@media (max-width: 1023.98px) {
  .works__item {
    flex-direction: column;
    gap: 24px;
  }
  .works__item-photo {
    width: 360px;
    height: 200px;
  }
}
@media (max-width: 609.98px) {
  .works__item {
    padding-bottom: 30px;
  }
  .works__item + .works__item {
    margin-top: 30px;
  }
}
@media (max-width: 399.98px) {
  .works__item-photo {
    width: 100%;
    height: auto;
    padding-bottom: 57%;
  }
}

/**************************************************************

**************************************************************/
.rating {
  overflow: hidden;
}
.rating__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    margin: 20px 0;
}

.rating__item {
    display: flex;
    align-items: center;
    gap: 10px;
}
@media (max-width: 768px) {
    .rating__list {
        justify-content: center;
    }
}

.rating__carousel-nav {
  justify-content: center;
  margin-top: 0;
}
.rating__carousel-nav > * {
  margin-top: 30px;
}
.rating__carousel .swiper-wrapper {
  justify-content: space-between;
}
.rating__carousel .swiper-pagination-lock ~ .swiper-button {
  display: none;
}
.rating__carousel .swiper-button-prev {
  order: -1;
}
.rating__inner {
  border-radius: 25px;
  border: 1px solid #D9D9D9;
  padding: 40px;
}
.rating__item {
  width: auto;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}
.rating__item-val {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 23px;
  border-radius: 4px;
  background: #135DA2;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.03em;
  padding: 0 4px;
}
.rating__item img {
  max-height: 26px;
}
@media (max-width: 1023.98px) {
  .rating__carousel-nav {
    display: none;
  }
  .rating__carousel .swiper-wrapper {
    justify-content: initial;
  }
  .rating__inner {
    padding: 40px 200px;
    margin: 0 -200px;
  }
}
/**************************************************************

**************************************************************/
.blog__items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 80px 30px;
}
.blog__item {
  position: relative;
  /*overflow: hidden;*/
}
.blog__item-bd {
  border: 1px solid #D9D9D9;
  border-radius: 30px;
  position: absolute;
  top: -14px; right: -14px;
  bottom: -14px; left: -14px;
  z-index: -1;
  transition: all 0.3s ease-in-out;
  opacity: 0;
}
.blog__item:hover .blog__item-bd {
  opacity: 1;
}
.blog__item-photo {
  position: relative;
  padding-bottom: 55%;
  border-radius: 20px;
  overflow: hidden;
}
.blog__item-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.3s ease-in-out;
}
.blog__item:hover .blog__item-photo img {
  transform: scale(1.05);
}
.blog__item-info {
  padding: 20px 0 0;
}
.blog__item-date {
  font-size: 14px;
  color: #a9aaab;
  margin-bottom: 5px;
}
.blog__item-period {
  font-size: 14px;
  font-weight: 500;
  color: #135DA2;
  margin-bottom: 10px;
}
.blog__item-percent {
  position: absolute;
  top: 14px; right: 14px;
  background: #135DA2;
  border-radius: 6px;
  padding: 6px 6px 5px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  z-index: 2;
}
.blog__item-title {
  text-wrap: balance;
  font-size: 24px;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
}
.blog__item:hover .blog__item-title {
  color: #135DA2;
}
.blog__item-mlink {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 1329.98px) {
  .blog__items {
    grid-gap: 20px;
  }
  .blog__item-title {
    font-size: 20px;
  }
}
@media (max-width: 1023.98px) {
  .blog__items {
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px;
  }
  .blog__items--other .blog__item:nth-child(3) {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .blog__items {
    grid-gap: 40px 20px;
  }
}
@media (max-width: 609.98px) {
  .blog {
    overflow: hidden;
  }
  .blog__carousel {
    overflow: initial;
  }
  .blog__carousel .swiper-pagination {
    display: none !important;
  }
  .blog__carousel .swiper-slide {
    width: 324px;
  }
  .blog__items {
    grid-template-columns: 1fr;
  }
  .blog__item {
    display: block !important;
  }
  .blog__item-info {
    padding-top: 15px;
  }
  .blog__item-title {
    font-size: 24px;
  }
}
@media (max-width: 360px) {
  .blog__carousel .swiper-slide {
    width: 280px;
  }
  .blog__item-title {
    font-size: 20px;
  }
}

/**************************************************************
Деталка блога
**************************************************************/
.blogd__head {
  margin-bottom: 55px;
}
.blogd__title {
  font-size: 36px;
  color: #373F41;
  line-height: 1.3;
  max-width: 780px;
}
.blogd__props {
  margin-top: 35px;
  padding-top: 12px;
  display: flex;
  align-items: center;
  border-top: 1px solid #D9D9D9;
}
.blogd__prop {
  color: #a9aaab;
  font-size: 14px;
  margin-right: 20px;
  display: flex;
  align-items: center;
}
.blogd__prop:not(:last-child):after {
  margin-left: 20px;
  width: 4px;
  height: 4px;
  background: #a9aaab;
  border-radius: 100px;
  content: "";
}
.blogd__photo {
  margin-bottom: 50px;
  padding-bottom: 52%;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
}
.blogd__photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.blogd__req {
  text-align: center;
  margin-top: 80px;
  padding: 25px 0 30px;
  border-top: 1px solid #D9D9D9;
  border-bottom: 1px solid #D9D9D9;
}
.blogd__req-title {
  font-size: 32px;
  font-weight: 500;
}
.blogd__req-count {
  font-weight: 600;
  font-size: 14px;
  color: #a9aaab;
  margin-top: 15px;
}
.blogd__req-price {
  margin-top: 5px;
  font-weight: 600;
  font-size: 32px;
  color: #135DA2;
}
.blogd__req-buttons {
  margin-top: 25px;
}
.blogd__share {
  margin-top: 20px;
  display: flex;
}
.blogd__share-title {
  margin-right: 35px;
  font-size: 14px;
  color: #135DA2;
  text-transform: uppercase;
  display: flex;
  align-items: center;
}
.blogd__share-title::after {
  margin-left: 35px;
  width: 4px;
  height: 4px;
  background: #135DA2;
  border-radius: 100px;
  content: "";
}
@media (max-width: 609.98px) {
  .blogd__photo {
    padding-bottom: 67%;
    border-radius: 10px;
    margin-bottom: 40px;
  }
  .blogd__props {
    margin-top: 25px;
  }
  .blogd__req {
    margin-top: 60px;
    padding: 20px 0 30px;
  }
  .blogd__req-title {
    font-size: 24px;
  }
  .blogd__req-count {
    margin-top: 15px;
  }
}

.share {
  display: flex;
  font-size: 14px;
}

.share .ya-share2__item {
  margin-right: 40px !important;
}

.share .ya-share2__badge {
  display: none !important;
}

.share .ya-share2__list.ya-share2__list_direction_horizontal > .ya-share2__item {
  opacity: 1 !important;
}

.share .ya-share2__list.ya-share2__list_direction_horizontal > .ya-share2__item > .ya-share2__link > .ya-share2__title {
  display: block !important;
  color: #3E3E3E !important;
  font-size: 14px !important;
  font-weight: 400 !important;
}

.share .ya-share2__list.ya-share2__list_direction_horizontal > .ya-share2__item > .ya-share2__link:hover > .ya-share2__title {
  color: #135DA2 !important;
}

/**************************************************************

**************************************************************/
.ordcons__cols {
  display: flex;
  align-items: center;
  gap: 80px;
}
.ordcons__photo {
  flex: 0 0 auto;
  width: 45%;
  padding-bottom: 51%;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
}
.ordcons__photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.ordcons__info {
  flex: 1 0 0;
}
.ordcons__desc {
  max-width: 490px;
}
.ordcons__buttons {
  margin-top: 40px;
}
@media (max-width: 1329.98px) {
  .ordcons__cols {
    gap: 40px;
  }
}
@media (max-width: 1023.98px) {
  .ordcons__cols {
    align-items: flex-start;
  }
}
@media (max-width: 767.98px) {
  .ordcons__cols {
    flex-direction: column;
  }
  .ordcons__photo {
    width: 100%;
    order: 2;
    padding-bottom: 100%;
  }
  .ordcons__buttons {
    margin-top: 30px;
  }
}
@media (max-width: 478.98px) {
  .ordcons__photo {
    padding-bottom: 113%;
  }
}

/**************************************************************

**************************************************************/
.ordcont__inner {
  padding: 0px 0 30px;
  display: flex;
  justify-content: space-between;
  gap: 30px;
}
.ordcont__text {
  max-width: 550px;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.5;
}
.ordcont__buttons {
  margin-top: 20px;
}
.ordcont__contacts {
  text-align: right;
}
.ordcont__contacts-item {
  font-size: 24px;
}
.ordcont__contacts-item + .ordcont__contacts-item {
  margin-top: 10px;
}
.ordcont__contacts-item b {
  font-weight: 600;
}
.ordcont__social {
  margin-top: 30px;
}
.ordcont__social .social__items {
  justify-content: flex-end;
}
@media (max-width: 1023.98px) {
  .ordcont__inner {
    flex-direction: column;
    align-items: center;
    gap: 40px;
    padding-bottom: 60px;
  }
  .ordcont__text {
    margin: 0 auto;
    text-align: center;
  }
  .ordcont__buttons {
    justify-content: center;
  }
  .ordcont__contacts {
    text-align: center;
  }
  .ordcont__social .social__items {
    justify-content: center;
  }
}
@media (max-width: 609.98px) {
  .ordcont__inner {
    padding: 24px 0 40px;
  }
  .ordcont__text {
    font-size: 18px;
  }
}
@media (max-width: 478.98px) {
  .ordcont__buttons {
    flex-direction: column;
  }
  .ordcont__buttons .btn {
    flex: initial;
  }
}

/**************************************************************

**************************************************************/
.sprops__items {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 70px 40px;
}
.sprops__item {
  position: relative;
}
.sprops__item.item--zv {
  padding-left: 40px;
}
.sprops__item.item--zv::before {
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  height: 30px;
  background: url(/local/templates/epifanov-clinic/styles/../images/icons/zv.svg) no-repeat center;
  background-size: cover;
  content: "";
}
.sprops__item-title {
  font-size: 38px;
  font-weight: 500;
}
.sprops__item.item--zv .sprops__item-title {
  font-size: 24px;
}
.sprops__item-text {
  margin-top: 20px;
}
@media (max-width: 1023.98px) {
  .sprops__items {
    grid-template-columns: 1fr;
    grid-gap: 40px;
  }
  .sprops__item-title {
    font-size: 24px;
  }
}
@media (max-width: 609.98px) {
  .sprops__items {
    grid-gap: 30px;
  }
  .sprops__item-text {
    font-size: 16px;
    margin-top: 15px;
  }
}

/**************************************************************

**************************************************************/
.indication__cols {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 30px;
}
.indication__nav {
  margin-bottom: 14px;
  background: #f0f0f0;
  border-radius: 100px;
  padding: 3px;
  display: flex;
}
.indication__nav-btn {
  flex: 1 0 0;
  background: none;
  border: none;
  border-radius: 100px;
  height: 54px;
  padding: 5px 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "PP Pangram Sans", sans-serif;
  font-size: 16px;
  color: #3E3E3E;
  font-weight: 600;
  text-align: center;
  outline: 0;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
@media (hover: hover) {
  .indication__nav-btn:hover {
    color: #135DA2;
  }
}
.indication__nav-btn.active {
  pointer-events: none;
  background: #fff;
}
.indication__content {
  border-radius: 20px;
  background: #f0f0f0;
  padding: 25px 35px 30px;
}
.indication__content li {
  font-weight: 500;
  font-size: 16px;
}
.indication__content li + li {
  margin-top: 15px;
  padding-top: 17px;
  border-top: 1px solid #D9D9D9;
}
.indication__buttons {
  margin-top: 13px;
  max-width: 440px;
}
.indication__photo {
  border-radius: 20px;
  padding-bottom: 70%;
  position: relative;
  overflow: hidden;
}
.indication__photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 1023.98px) {
  .indication__cols {
    grid-template-columns: 1fr;
    grid-gap: 40px;
  }
}
@media (max-width: 609.98px) {
  .indication__nav-btn {
    font-size: 14px;
  }
  .indication__content {
    padding: 30px 25px;
  }
}

/**************************************************************

**************************************************************/
.stages__items {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 30px;
}
.stages__item {
  position: relative;
  border-radius: 25px;
  padding: 80px 55px 36px 75px;
  background: #F0F0F0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 50px;
}
.stages__item + .stages__item {
  /*margin-top: 40px;*/
}
.stages__item-number {
  position: absolute;
  top: 15px;
  left: 8px;
  flex: 0 0 auto;
  width: 65px;
  height: 65px;
  /*background: #fff;
  border-radius: 100%;*/
  font-size: 64px;
  color: #CCCCCC;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
}
.stages__item-info {
  max-width: 500px;
}
.stages__item-title {
  font-size: 32px;
  font-weight: 500;
}
.stages__item-text {
  margin-top: 15px;
  font-size: 16px;
  line-height: 1.15;
}
.stages__item-photo {
  flex: 0 0 auto;
  width: 250px;
  height: 250px;
  border-radius: 100%;
  position: relative;
  overflow: hidden;
  display: none;
}
.stages__item-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.teamd__prop-text ul{
list-style: disc;
    margin-left: 20px;
}
@media (max-width: 1023.98px) {
  .stages__items {
    grid-template-columns: 1fr;
  }
  .stages__item {
    padding: 90px 45px 40px;
    gap: 30px;
  }
  .stages__item-number {
      width: auto;
      left: 45px;
  }
  .stages__item-title {
    font-size: 24px;
  }
}
@media (max-width: 767.98px) {
  .stages__item {
    flex-direction: column;
  }
  .stages__item-info {
    padding-top: 0;
  }
  .stages__item-number {
    left: 50%;
    transform: translateX(-50%);
  }
  .stages__item-title {
    font-size: 24px;
    text-align: center;
  }
  .stages__item-text {
    font-size: 16px;
    margin-top: 15px;
  }
}
@media (max-width: 399.98px) {
  .stages__item {
    padding-left: 20px;
    padding-right: 20px;
  }
  .stages__item-text {
    max-width: 270px;
  }
}
/**************************************************************

**************************************************************/
.blocks__inner {
  display: flex;
  justify-content: space-between;
}
.blocks__image {
  flex: 0 0 auto;
  width: 50%;
  max-width: 516px;
  margin-left: 30px;
}
.blocks__image-wrap {
  padding-bottom: 80%;
  height: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 20px;
}
.blocks__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.blocks--reverse .blocks__image {
  order: -1;
  margin-right: 80px;
  margin-left: 0;
}
.blocks__info {
  max-width: 560px;
  padding: 40px 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.blocks--reverse .blocks__info {
  max-width: 100%;
}
.blocks__text {
  margin-top: 35px;
}
.blocks__buttons {
  margin-top: 50px;
}
@media (max-width: 1329.98px) {
  .blocks__inner {
    gap: 40px;
  }
  .blocks__info {
    padding: 20px 0;
  }
  .blocks__text {
    margin-top: 25px;
  }
  .blocks__buttons {
    margin-top: 40px;
  }
  .blocks__image {
    margin: 0 !important;
  }
}
@media (max-width: 1023.98px) {
  .blocks__inner {
    flex-direction: column;
    align-items: flex-start;
    gap: 35px;
  }
  .blocks__info {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }
  .blocks__text {
    margin-top: 20px;
  }
  .blocks__image {
    width: 100%;
    max-width: 480px;
    order: 2 !important;
  }
}
@media (max-width: 767.98px) {
  .blocks__buttons {
    margin-top: 30px;
  }
}
/**************************************************************

**************************************************************/
.advant__items {
  display: grid;
  grid-template-columns: 1fr 1fr;
  overflow: hidden;
}
.advant__item {
  position: relative;
  padding: 25px 60px 25px 27px;
  margin-top: 25px;
}
.advant__item:nth-child(1), .advant__item:nth-child(2) {
  padding-top: 0;
  margin-top: 0;
}
.advant__item:nth-child(2n) {
  padding-left: 87px;
  padding-right: 0;
}
.advant__item::before {
  position: absolute;
  right: -1px;
  bottom: 0;
  height: calc(100% + 50px);
  border-right: 1px solid #D9D9D9;
  content: "";
}
.advant__item::after {
  position: absolute;
  right: 0;
  top: -1px;
  width: 100%;
  border-top: 1px solid #D9D9D9;
  content: "";
}
.advant__item-title {
  position: relative;
  font-size: 24px;
  font-weight: 500;
}
.advant__item-title::before {
  position: absolute;
  left: -27px;
  top: 10px;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: #135DA2;
  content: "";
}
.advant__item-text {
  margin-top: 20px;
  max-width: 500px;
}
@media (max-width: 1023.98px) {
  .advant__items {
    grid-template-columns: 1fr;
  }
  .advant__item {
    margin-top: 0;
    padding: 30px 0 30px 27px !important;
  }
  .advant__item:first-child {
    padding-top: 0 !important;
  }
  .advant__item:last-child {
    padding-bottom: 0 !important;
  }
}
@media (max-width: 609.98px) {
  .advant__item {
    padding: 25px 0 25px 27px !important;
  }
  .advant__item-text {
    margin-top: 15px;
  }
}
@media (max-width: 576px){
	.advant__item-title {
	font-size: 19px;
}
}

/**************************************************************

**************************************************************/
.faq__items {
  border-top: 1px solid #D9D9D9;
}
.faq__item {
  padding: 15px 0;
  border-bottom: 1px solid #D9D9D9;
  position: relative;
}
.faq__item-head {
  display: flex;
  justify-content: space-between;
  gap: 30px;
  cursor: pointer;
}
.faq__item-title {
  line-height: 1.18;
  font-size: 28px;
  font-weight: 500;
  min-height: 60px;
  display: flex;
  align-items: center;
  /*transform: translateY(-10%);*/
  transition: all 0.3s ease-in-out;
}
.faq__item-plus {
  flex: 0 0 auto;
  width: 60px;
  height: 60px;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #3E3E3E;
  transition: all 0.3s ease-in-out;
  transform: rotate(0deg);
}
.faq__item-plus .icon {
  width: 14px;
  height: 14px;
}
@media (hover: hover) {
  .faq__item-head:hover .faq__item-title {
    color: #135DA2;
  }
  .faq__item-head:hover .faq__item-plus {
    color: #fff;
    background: #135DA2;
  }
}
.faq__item.opened .faq__item-plus {
  transform: rotate(90deg);
}
.faq__item-body {
  display: none;
  padding-right: 190px;
  padding-top: 10px;
}
.faq__item-videos {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 30px;
  margin-top: 20px;
  max-width: 860px;
}
.faq__item-video {
  display: flex;
  position: relative;
  padding-bottom: 58%;
  overflow: hidden;
  border-radius: 20px;
}
.faq__item-video:before {
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
  z-index: 1;
  background: rgba(0, 0, 0, 0.6);
  content: '';
}
.faq__item-video img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.faq__item-video__iplay {
  position: absolute;
  left: 50%; top: 50%;
  transform: translate(-50%, -50%);
  z-index: 9;
}
@media (max-width: 1023.98px) {
  .faq__item-title {
    font-size: 22px;
  }
  .faq__item-body {
    padding-top: 20px;
    padding-right: 100px;
  }
}
@media (max-width: 609.98px) {
  .faq__item-title {
    font-size: 20px;
    min-height: 46px;
  }
  .faq__item-plus {
    width: 46px;
    height: 46px;
  }
  .faq__item-body {
    padding-right: 0;
    font-size: 16px;
  }
.faq__item-videos {
  grid-template-columns: 1fr;
  grid-gap: 10px;
}
}

/**************************************************************

**************************************************************/
.prices__list {
  overflow: hidden;
  border-top: 1px solid #D9D9D9;
}
.prices__row {
  position: relative;
  padding: 30px 0;
  margin: 0 -15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #D9D9D9;
  font-size: 18px;
  letter-spacing: 0.03em;
  color: #000;
}
.prices__row.row--head {
  border-bottom: 1px solid #D9D9D9;
  font-size: 14px;
  color: #3E3E3E;
  padding: 17px 0;
}
.prices__row-col {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 25px;
  padding: 0 15px;
}
.prices__row-col:first-child {
  flex: 1 0 0;
}
.prices__row-col:last-child {
  flex: 0 0 auto;
}
.prices__row-title {
  font-weight: 500;
  font-size: 28px;
  transition: all 0.3s ease-in-out;
}
@media (hover: hover) {
  .prices__row-title:hover {
    /*color: #135DA2;*/
  }
}
.prices__row-price {
  font-weight: 500;
  height: 50px;
  min-width: 130px;
  padding: 0 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 0 10px;
  border-radius: 100px;
  border: 1px solid #D9D9D9;
}
.prices__row-price .new-price {
  color: #135DA2;
}
.prices__row-price .old-price {
  position: relative;
  color: #7E7E7E;
}
.prices__row-price .old-price:before {
  position: absolute;
  width: 100%; left: 50%; top: 50%;
  transform: translateX(-50%) rotate(-5deg);
  border-top: 2px solid #135DA2;
  content: '';
}
@media (max-width: 1329.98px) {
  .prices__row-col--cost {
    gap: 15px;
  }
  .prices__row-title {
    font-size: 24px;
  }
}
@media (max-width: 1023.98px) {
  .prices__row {
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
    padding: 25px 0;
  }
  .prices__row-col--cost {
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
  }
  .prices__itemcat {
    padding: 18px;
    gap: 20px;
  }
  .prices__itemcat + .prices__itemcat {
    margin-top: 25px;
  }
  .prices__itemcat-icon {
    width: 65px;
    height: 65px;
    padding: 15px;
  }
  .prices__itemcat-title {
    font-size: 20px;
  }
}
@media (max-width: 609.98px) {
  .prices__itemcat {
    padding: 12px;
    gap: 15px;
  }
  .prices__itemcat + .prices__itemcat {
    margin-top: 20px;
  }
  .prices__itemcat-icon {
    width: 55px;
    height: 55px;
    padding: 15px;
  }
  .prices__itemcat-title {
    font-size: 18px;
  }
  .prices__row-title {
    font-size: 22px;
  }
  .prices__row-price {
    height: 40px;
    min-width: 110px;
    font-size: 14px;
  }
}
@media (max-width: 360px) {
  .prices__row {
    font-size: 14px;
  }
}

/**************************************************************

**************************************************************/
.blogsoc__intro {
  display: flex;
  align-items: center;
  gap: 27px;
  font-weight: 500;
  font-size: 24px;
  text-align: left;
}
.blogsoc__intro-icon {
  flex: 0 0 auto;
  width: 63px;
}
.blogsoc__item {
  position: relative;
  padding-bottom: 180%;
  border-radius: 30px;
  overflow: hidden;
}
.blogsoc__item a {
  display: block;
}
.blogsoc__item a::before {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  height: 75px;
  background: url(/local/templates/epifanov-clinic/styles/../images/icons/youtube-play.png) no-repeat center;
  background-size: 100%;
  content: "";
  transition: all 0.3s ease-in-out;
  z-index: 5;
}
.blogsoc__item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.3s ease-in-out;
}
@media (any-hover: hover) {
  .blogsoc__item:hover img {
    transform: scale(1.05);
  }
  .blogsoc__item:hover a::before {
    width: 40px;
  }
}
@media (max-width: 1023.98px) {
  .blogsoc {
    overflow: hidden;
  }
  .blogsoc__head {
    flex-direction: column;
    align-items: center !important;
    text-align: center;
    gap: 40px !important;
  }
  .blogsoc__intro {
    gap: 15px;
    font-size: 20px;
  }
  .blogsoc__carousel {
    overflow: initial;
  }
  .blogsoc__carousel .swiper-slide {
    width: 235px;
  }
}

/**************************************************************

**************************************************************/
.words {
  overflow: hidden;
}
.words__carousel {
  overflow: initial;
}
.words__carousel .swiper-wrapper {
  transition-timing-function: linear;
}
.words__item {
  width: auto;
  display: inline-flex;
  align-items: center;
  font-weight: 700;
  font-size: 96px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: transparent;
  -webkit-text-stroke: 2px #135DA2; /* Толщина и цвет обводки */
  text-stroke: 2px #135DA2;
}
.words__item::after {
  content: "·";
  margin: 0 70px;
}
@media (max-width: 1023.98px) {
  .words__item {
    font-size: 70px;
  }
  .words__item::after {
    margin: 0 50px;
  }
}
@media (max-width: 609.98px) {
  .words__item {
    font-size: 66px;
  }
  .words__item::after {
    margin: 0 30px;
  }
}

/**************************************************************

**************************************************************/
.slider__inner {
  border-radius: 30px;
  overflow: hidden;
}
.slider__item {
  border-radius: 30px;
  overflow: hidden;
  position: relative;
  height: 500px !important;
}
.slider__item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.slider__item-cont {
  width: 360px;
  position: absolute;
  top: 34px;
  right: 34px;
  z-index: 5;
  padding: 30px 40px;
}
.slider__item-cont::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background: rgba(255, 255, 255, 0.5);
  border-radius: 23px;
  z-index: -1;
  content: "";
}
.slider__item-title {
  font-weight: 600;
}
.slider__item-text {
  margin-top: 15px;
  font-size: 14px;
  line-height: 1.2;
}
.slider__item-text * + * {
  margin-top: 13px;
}
@media (max-width: 1023.98px) {
  .slider__item-cont {
    display: none;
  }
}
@media (max-width: 609.98px) {
  .slider__inner {
    border-radius: 20px;
  }
  .slider__item {
    border-radius: 20px;
  }
}

/**************************************************************

**************************************************************/
.history {
  overflow: hidden;
}
.history__nav {
  padding-bottom: 65px;
  overflow: initial;
}
.history__nav::after {
  position: absolute;
  bottom: 45px;
  left: 0;
  width: 100%;
  border-bottom: 1px solid #D9D9D9;
  content: "";
}
.history__nav::before {
  position: absolute;
  left: 150px;
  top: 100%;
  margin-top: -45px;
  height: 60px;
  border-left: 1px solid #D9D9D9;
  content: "";
}
.history__nav .swiper-wrapper {
  justify-content: flex-end;
}
.history__nav-item {
  width: 122px !important;
  width: 100px !important;
  height: 35px;
  font-size: 26px;
  line-height: 1;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  cursor: pointer;
}
.history__nav-item::after {
  position: absolute;
  right: 35px;
  top: 100%;
  margin-top: 20px;
  height: 60px;
  border-left: 1px solid #D9D9D9;
  content: "";
  opacity: 0;
}
.history__nav-item.swiper-slide-thumb-active::after {
  /*opacity: 1;*/
}
.history__slider-nav {
  margin-top: 15px;
  z-index: 5;
}
.history__item {
  overflow: hidden;
  display: flex;
}
.history__item-info {
  flex: 1 0 0;
  padding: 30px 0 0;
}
.history__item-year {
  font-weight: 700;
  font-size: 140px;
  color: #135DA2;
  line-height: 0.8;
  margin-bottom: 60px;
}
.history__item-title {
  font-size: 24px;
  font-weight: 600;
  max-width: 420px;
}
.history__item-text {
  max-width: 420px;
  margin-top: 20px;
  font-size: 18px;
  line-height: 1.2;
}
.history__item-photo {
  flex: 0 0 auto;
  width: 51%;
  min-height: 360px;
  border-radius: 30px;
  overflow: hidden;
  position: relative;
}
.history__item-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 1329.98px) {
  .history__nav-item {
    width: 70px !important;
    font-size: 24px;
  }
  .history__nav-item.swiper-slide-thumb-active {
    font-size: 28px;
  }
}
@media (max-width: 1023.98px) {
  .history__nav {
    overflow: hidden;
  }
  .history__nav .swiper-wrapper {
    justify-content: initial;
  }
.history__nav::before {
  left: 100px;
}
  .history__item {
    flex-direction: column;
  }
  .history__item-info {
    flex: 0 0 auto;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 20px 0 30px;
  }
  .history__item-photo {
    border-radius: 20px;
    width: 100%;
    min-height: 260px;
    padding-bottom: 60%;
  }
  .history__item-year {
    font-size: 90px;
    margin-bottom: 45px;
  }
}
@media (max-width: 767.98px) {
  .history__nav-item {
    width: 90px !important;
    font-size: 26px;
  }
  .history__nav-item::after {
    height: 40px;
  }
  .history__item-info {
    padding-top: 5px;
  }
  .history__item-text {
    margin-top: 20px;
  }
  .history__item-year {
    margin-bottom: 20px;
  }
}

/**************************************************************

**************************************************************/
.partners__items {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 30px;
}
.partners__item {
  position: relative;
  background: #FAFAFA;
  height: 130px;
  width: calc((100% - 150px) / 6);
}
.partners__carousel .partners__item {
  width: 100% !important;
}
.partners__item img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-height: 100%;
}
@media (max-width: 1329.98px) {
  .partners__item {
    width: calc((100% - 120px) / 5);
  }
}
@media (max-width: 1023.98px) {
  .partners__items {
    gap: 20px;
  }
  .partners__item {
    width: calc((100% - 60px) / 4);
  }
}
@media (max-width: 767.98px) {
  .partners__items {
    gap: 16px;
  }
  .partners__item {
    width: calc((100% - 32px) / 3);
  }
}
@media (max-width: 478.98px) {
  .partners__item {
    width: calc((100% - 16px) / 2);
    height: 120px;
  }
}

/**************************************************************

**************************************************************/
.licenses__cols {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 30px;
}
.licenses__info {
  margin-top: 50px;
}
.licenses__info b {
  font-weight: 500;
}
.licenses__info p + p {
  margin-top: 20px;
}
.licenses__info a {
  text-decoration: underline;
}
.licenses__info a:hover {
  text-decoration: none;
}
.licenses__items {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 30px;
}
.licenses__items + * {
  margin-top: 80px;
}
.licenses__item {
  position: relative;
  padding-bottom: 140%;
  overflow: hidden;
}
.licenses__item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.3s ease-in-out;
}
@media (any-hover: hover) {
  .licenses__item:hover img {
    transform: scale(0.9);
  }
}
@media (max-width: 1023.98px) {
  .licenses__cols {
    grid-template-columns: 1fr;
    grid-gap: 40px;
  }
  .licenses__info p + p {
    margin-top: 20px;
  }
  .licenses__items {
    grid-gap: 20px;
  }
  .licenses__items + * {
    margin-top: 40px;
  }
}
@media (max-width: 767.98px) {
  .licenses__items {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 609.98px) {
  .licenses__items {
    grid-gap: 16px;
  }
}

/**************************************************************

**************************************************************/
.vacancies__fselect {
  width: 290px;
}
.vacancies__cols {
  display: flex;
  justify-content: space-between;
  gap: 30px;
}
.vacancies__col {
  width: 100%;
  max-width: 580px;
}
.vacancies__item {
  border-top: 1px solid #D9D9D9;
}
.vacancies__item:last-child {
  border-bottom: 1px solid #D9D9D9;
}
.vacancies__item-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding: 16px 0;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.vacancies__item-plus {
  flex: 0 0 auto;
  width: 60px;
  height: 60px;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #3E3E3E;
  transition: all 0.3s ease-in-out;
  transform: rotate(0deg);
}
.vacancies__item-plus .icon {
  width: 14px;
  height: 14px;
}
.vacancies__item.opened .vacancies__item-plus {
  transform: rotate(90deg);
}
.vacancies__item-title {
  font-size: 28px;
  font-weight: 500;
  min-height: 60px;
  display: flex;
  align-items: center;
}
@media (hover: hover) {
  .vacancies__item-head:hover .vacancies__item-title {
    color: #135DA2;
  }
  .vacancies__item-head:hover .vacancies__item-plus {
    color: #fff;
    background: #135DA2;
  }
}
.vacancies__item.opened .vacancies__item-plus {
  transform: rotate(90deg);
}
.vacancies__item-body {
  display: none;
}
.vacancies__item-name {
  border-top: 1px solid #D9D9D9;
  border-bottom: 1px solid #D9D9D9;
  padding: 17px 0;
  font-size: 14px;
  font-weight: 500;
}
.vacancies__item-content {
  padding: 40px;
}
@media (max-width: 1023.98px) {
  .vacancies__cols {
    flex-direction: column;
    gap: 0;
  }
  .vacancies__col {
    max-width: 100%;
  }
  .vacancies__info {
    font-size: 16px;
  }
  .vacancies__photo {
    max-width: 480px;
    padding-bottom: 50%;
  }
  .vacancies__col:last-child .vacancies__item:first-child {
    border-top: none;
  }
  .vacancies__item-head::after {
    margin-right: 0;
  }
  .vacancies__item-title {
    font-size: 20px;
  }
}
@media (max-width: 767.98px) {
  .vacancies__fselect {
    width: 200px;
  }
  .vacancies__fselect .jq-selectbox__select {
    font-size: 14px;
    height: 40px;
  }
  .vacancies__item-plus {
    width: 14px;
    height: 14px;
  }
  .vacancies__item-name {
    padding: 15px 0;
  }
  .vacancies__item-content {
    padding: 30px 0 30px 20px;
    font-size: 16px;
  }
  .vacancies__item-content .btn {
    width: 100%;
    max-width: 480px;
  }
}
@media (max-width: 478.98px) {
  .vacancies__photo {
    padding-bottom: 95%;
  }
}

/**************************************************************

**************************************************************/
.contacts__block {
  padding-top: 45px;
  border-top: 1px solid #D9D9D9;
}
.contacts__block + .contacts__block {
  margin-top: 45px;
}
.contacts__bcity {
  font-size: 32px;
  font-weight: 500;
  margin-bottom: 60px;
}
.contacts__bcity.active {
  color: #135DA2;
}
.contacts__items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 50px 30px;
}
.contacts__item-photo {
  position: relative;
  overflow: hidden;
  border-radius: 20px;
  padding-bottom: 55%;
  margin-bottom: 20px;
}
.contacts__item-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.contacts__item-addr {
  font-weight: 600;
  margin-bottom: 10px;
}
.contacts__item-link {
  transition: all 0.3s ease-in-out;
}
.contacts__item-link:hover {
  color: #135DA2;
}
.contacts__item-social {
  margin-top: 25px;
  gap: 10px;
}
@media (max-width: 1329.98px) {
  .contacts__items {
    grid-gap: 40px 20px;
  }
}
@media (max-width: 1023.98px) {
  .contacts__items {
    grid-template-columns: 1fr 1fr;
    grid-gap: 50px 30px;
  }
}
@media (max-width: 609.98px) {
  .contacts__items {
    grid-template-columns: 1fr;
  }
  .contacts__bcity {
    margin-bottom: 40px;
  }
}


.starcl__item {
  position: relative;
  padding-bottom: 140%;
  border-radius: 20px;
  overflow: hidden;
  display: block;
}
.starcl__item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.3s ease-in-out;
}
@media (any-hover: hover) {
  .starcl__item:hover img {
    transform: scale(1.05);
  }
  .starcl__item:hover a::before {
    width: 40px;
  }
}

@media (max-width: 767.98px) {
  .starcl {
    overflow: hidden;
  }
  .starcl__carousel {
    overflow: initial;
  }
}


/**************************************************************

**************************************************************/
.error404 {
  text-align: center;
}
.error404__inner {
  position: relative;
}
.error404__numb {
  font-weight: 700;
  font-size: 200px;
  color: #F1F1F1;
  line-height: 1
}
.error404__title {
  position: absolute;
  left: 50%; top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  font-weight: 500;
  font-size: 36px;

}
.error404__buttons .btn {
  max-width: 265px;
}
@media (max-width: 479.98px) {

  .error404__numb {
    font-size: 180px;
  }
  .error404__title {
    font-size: 26px;
  }
}


.thank {
  text-align: center;
}
.thank__inner {
  position: relative;
}
.thank__title {
  width: 100%;
  font-weight: 500;
  font-size: 36px;

}
.thank__buttons {
  margin-top: 40px;
}
.thank__buttons .btn {
  min-width: 265px;
}
@media (max-width: 479.98px) {

  .thank__numb {
    font-size: 180px;
  }
  .thank__title {
    font-size: 26px;
  }
}


/**************************************************************

**************************************************************/
.videos__items {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 90px 30px;
}
.videos__item {
  position: relative;
}
.videos__item-head {
  margin-bottom: 30px;
}
.videos__item-title {
  line-height: 1.1;
  font-size: 48px;
  font-weight: 500;
}
.videos__item-photo {
  position: relative;
  padding-bottom: 52%;
  border-radius: 20px;
  overflow: hidden;
}
.videos__item-photo::before {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  content: "";
}
.videos__item-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.videos__item-play {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.videos__item-play .iplay {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 80px;
  height: 80px;
}
.videos__item-play .iplay .icon {
  width: 33%;
  height: 33%;
  transform: translateX(10%);
}
@media (hover: hover) {
  .videos__item-play:hover .iplay {
    background: #135DA2;
    color: #fff;
  }
}
@media (max-width: 1329.98px) {
  .videos__item-title {
    font-size: 36px;
  }
}
@media (max-width: 1023.98px) {
  .videos__items {
    grid-gap: 40px 15px;
  }
  .videos__item-head {
    margin-bottom: 15px;
  }
  .videos__item-play .iplay {
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 767.98px) {
  .videos__items {
    grid-template-columns: 1fr;
  }
  .videos__item-head {
    margin-bottom: 10px;
  }
  .videos__item-title {
    font-size: 28px;
  }
  .videos__item-play .iplay {
    width: 40px;
    height: 40px;
  }
}

.v_popup {
  display: none;
  width: 80%;
  background: none !important;
}
.v_popup__wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 соотношение сторон */
  overflow: hidden;
  width: 100%;
  background: black;
}
.v_popup__wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.v_popup .fancybox-close-small {
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
}
.v_popup .fancybox-close-small svg {
  color: #fff;
}
@media (max-width: 1023.98px) {
  .v_popup {
    width: 95%;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

.header__search.header__item{
	width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.header__search.header__item .icon {
    width: 100%;
    height: 100%;
}

/**************************************************************

**************************************************************/
.marquiz-widget__container {
  bottom: 50px !important;
}

.marquiz__container {
  position: fixed;right: 15px;bottom: 50px;z-index: 99;width: auto !important;
}

 @media (max-width: 609.98px) {
  .marquiz__button {
    padding: 13px 17px !important;
      font-size: 17px !important;
  }
 }

 .yButton {
  opacity: 0 !important;
  visibility: hidden !important;
 }


/**************************************************************

**************************************************************/
.mission {

}
.mission__items {
  overflow: hidden;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0 30px;
}
.mission__item {
  display: flex;
  gap: 28px;
}
.mission__item-icon {
  flex: 0 0 auto;
  width: 80px; height: 80px;
  border: 1px solid #F0F0F0;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mission__item-icon > * {
  width: 55%; height: auto;
}
.mission__item-info {
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
}
.mission__item-info:after {
  position: absolute;
  bottom: -1px; left: 0;
  width: 100%;
  border-bottom: 1px solid #D9D9D9;
  content: '';
}
.mission__item-title {
  font-size: 24px; color: #3E3E3E;
  font-weight: 600;
  letter-spacing: 0;
}
.mission__item-text {
  margin-top: 20px;
  line-height: 1.5;
  font-weight: 500;
  font-size: 16px;
}
@media (max-width: 1023.98px) {
  .mission__items {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 609.98px) {
  .mission__item {
    gap: 15px;
  }
  .mission__item-icon {
    width: 50px; height: 50px;
  }
  .mission__item-info {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .mission__item-title {
    font-size: 18px;
  }
  .mission__item-text {
    margin-top: 10px;
    font-size: 14px;
  }
}

.patents__card {
  background: #f0f0f0;
  border-radius: 20px;
  aspect-ratio: 3 / 4; /* Пропорция листа А4 */
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s ease;
}

.patents__item:hover .patents__card {
  transform: translateY(-5px);
}

.patents__card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Стили навигации в одну строку с заголовком */
.section__head.hcols {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
}

.swiper-nav {
  display: flex;
  align-items: center;
  gap: 15px;
}

.swiper-fraction {
  font-size: 14px;
  color: #333;
  width: auto !important;
}

.swiper-button {
  cursor: pointer;
  width: 40px;
  height: 40px;
  border: 1px solid #1d66ad;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
}

.swiper-button:hover {
  background-color: #f4f8ff;
}

.swiper-button.swiper-button-disabled {
  opacity: 0.3;
  cursor: default;
}

.ep-cta-container {
  background: #f4f8ff; /* Светло-голубой фон как в форме */
  border-radius: 30px;
  padding: 40px 50px;
  position: relative;
  overflow: hidden;
}

.ep-cta-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
}

.ep-cta-text {
  font-size: 25px;
  line-height: 1.4;
  color: #333;
  font-weight: 500;
  flex: 1;
}

.ep-cta-btn {
  display: inline-flex;
  align-items: center;
  background: #1d66ad;
  color: #fff;
  text-decoration: none;
  padding: 16px 32px;
  border-radius: 50px;
  font-size: 16px;
  font-weight: 600;
  transition: background 0.3s ease, transform 0.2s ease;
  white-space: nowrap;
}

.ep-cta-btn:hover {
  background: #154d85;
  transform: translateY(-2px);
  color: #fff;
}

.ep-cta-btn__icon {
  margin-left: 12px;
  display: flex;
  align-items: center;
}

/* Адаптивность для мобильных устройств */
@media (max-width: 768px) {
  .ep-cta-container {
      padding: 30px;
  }
  
  .ep-cta-content {
      flex-direction: column;
      text-align: center;
      gap: 20px;
  }
  
  .ep-cta-text {
      font-size: 18px;
  }
  
  .ep-cta-btn {
      width: 100%;
      justify-content: center;
  }
}
@media (max-width: 576px){
	.content__text .sp-image{
height: 200px;
}
}
/**************************************************************

**************************************************************/



/**************************************************************

**************************************************************/



/**************************************************************

**************************************************************/




/**************************************************************

**************************************************************/



/**************************************************************

**************************************************************/



/**************************************************************

**************************************************************/
/* End */


/* Start:/local/templates/epifanov-clinic/js/swiper/swiper-bundle.min.css?177685208718946*/
/**
 * Swiper 8.0.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: March 4, 2022
 */

@font-face {
    font-family: swiper-icons;
    src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-android .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0px, 0, 0)
}

.swiper-pointer-events {
    touch-action: pan-y
}

.swiper-pointer-events.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-centered>.swiper-wrapper::before {
    content: '';
    flex-shrink: 0;
    order: 9999
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-vertical>.swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center
}

.swiper-virtual .swiper-slide {
    -webkit-backface-visibility: hidden;
    transform: translateZ(0)
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
    height: 1px;
    width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
    width: 1px;
    height: var(--swiper-virtual-size)
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    /* width: calc(var(--swiper-navigation-size)/ 44 * 27); */
    height: var(--swiper-navigation-size);
    width: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: 15px;
    right: auto
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: 'prev'
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: 15px;
    left: auto
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: 'next'
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: 50%;
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none !important
}

.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0px, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: .2s transform, .2s top
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s left
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s right
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper-slide-visible .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

.swiper .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-grid>.swiper-wrapper {
    flex-wrap: wrap
}

.swiper-grid-column>.swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}

.swiper-fade.swiper-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube {
    overflow: visible
}

.swiper-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-cube.swiper-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-next+.swiper-slide,
.swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    opacity: .6;
    z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
    content: '';
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    filter: blur(50px)
}

.swiper-flip {
    overflow: visible
}

.swiper-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform, opacity, height
}

.swiper-cards {
    overflow: visible
}

.swiper-cards .swiper-slide {
    transform-origin: center bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden
}
/* End */


/* Start:/local/templates/epifanov-clinic/js/fancybox/jquery.fancybox.min.css?174409807614094*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px 44px 0;position:absolute;text-align:center;top:0;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--next{z-index:99995}.fancybox-slide--image{overflow:hidden;padding:44px 0 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px 6px 0}.fancybox-content{background:#fff;display:inline-block;margin:0 0 44px;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{-webkit-animation-timing-function:cubic-bezier(.5,0,.14,1);animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-webkit-transform-origin:top left;transform-origin:top left;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-slide--html .fancybox-content{margin:0 0 6px}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--video .fancybox-content{height:calc(100% - 44px);overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;vertical-align:top;width:100%}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button.disabled,.fancybox-button.disabled:hover,.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:nth-child(1),.fancybox-button--pause svg:nth-child(1),.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0;transform-origin:0;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background:transparent;height:100px;margin:0;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{background:rgba(30,30,30,.6);height:100%;padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0}.fancybox-caption{bottom:0;color:#fff;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:25px 44px;right:0}.fancybox-caption:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);background-repeat:repeat-x;background-size:contain;bottom:0;content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:-25px;z-index:-1}.fancybox-caption:after{border-bottom:1px solid hsla(0,0%,100%,.3);content:"";display:block;left:44px;position:absolute;right:44px;top:0}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-webkit-transform:rotate(1turn);transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0 0}.fancybox-slide--image .fancybox-content{margin-bottom:6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:transparent;top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:768px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* End */
/* /local/templates/epifanov-clinic/styles/styles.min.css?1775837225142563 */
/* /local/templates/epifanov-clinic/js/swiper/swiper-bundle.min.css?177685208718946 */
/* /local/templates/epifanov-clinic/js/fancybox/jquery.fancybox.min.css?174409807614094 */
