@charset "UTF-8";

html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  min-height: 100%;
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
  tap-highlight-color: transparent;
}

body {
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
  -moz-box-flex: 1;
  flex-grow: 1;
}

.main-content {
  -moz-box-flex: 1;
  flex: 1 1 auto;
}

.header,
.footer {
  -moz-box-flex: 0;
  flex: 0 0 auto;
}

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

html {
  /* 1 */
  font: 300 16px / 1.375 'Manrope', Helvetica, Arial, sans-serif;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  /* 3 */
  background: #fff;
  color: #5E596D;
  letter-spacing: -0.02em;
}

/*
 * Removes default margin.
 */

body {
  margin: 0;
}

a {
  background: transparent;
}

a:active,
a:hover {
  outline: 0;
}

a {
  color: #474FA0;
  text-decoration: none;
  cursor: pointer;
  -moz-transition: color 0.2s ease 0s;
  transition: color 0.2s ease 0s;
  text-decoration-skip-ink: none;
}

a:hover {
  color: #474FA0;
  text-decoration: underline;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

:not(pre) > code,
:not(pre) > kbd,
:not(pre) > samp {
  font-size: 12px;
  font-family: Consolas, monospace, serif;
  color: #D05;
  white-space: nowrap;
}

ins {
  background: #ffa;
  color: #222;
  text-decoration: none;
}

mark {
  background: #ffa;
  color: #222;
}

q {
  font-style: italic;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img[src$=".svg"] {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-transform: translateZ(0);
  transform: translateZ(0);
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

audio,
canvas,
img,
svg,
video {
  max-width: 100%;
  height: auto;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

img {
  border: 0;
  height: auto;
  max-width: 100%;
}

svg:not(:root) {
  overflow: hidden;
}

blockquote,
figure {
  margin: 0;
}

p,
ul,
ol,
dl,
blockquote,
pre,
address,
fieldset,
figure,
.table-responsive {
  margin: 0;
}

* + p,
* + ul,
* + ol,
* + dl,
* + blockquote,
* + pre,
* + address,
* + fieldset,
* + figure,
* + .table-responsive {
  margin-top: 15px;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin: 0 0 25px 0;
  font-weight: normal;
  text-transform: uppercase;
  color: #130835;
}

h1 b,
h2 b,
h3 b,
h4 b,
h5 b,
h6 b,
.h1 b,
.h2 b,
.h3 b,
.h4 b,
.h5 b,
.h6 b {
  font-weight: inherit;
}

h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
.h1:last-child,
.h2:last-child,
.h3:last-child,
.h4:last-child,
.h5:last-child,
.h6:last-child {
  margin-bottom: 0;
}

* + h1,
* + h2,
* + h3,
* + h4,
* + h5,
* + h6,
* + .h1,
* + .h2,
* + .h3,
* + .h4,
* + .h5,
* + .h6 {
  margin-top: 40px;
}

/*
 * Sizes
 */

h1,
.h1 {
  font-size: 40px;
  letter-spacing: -0.03em;
  line-height: 1.13;
}

h2,
.h2 {
  font-size: 35px;
  line-height: 1.13;
}

h3,
.h3 {
  font-size: 24px;
  line-height: 1.13;
}

h4,
.h4 {
  font-size: 20px;
  line-height: 1.2;
}

h5,
.h5 {
  font-size: 18px;
  line-height: 1.2;
}

h6,
.h6 {
  font-size: 16px;
  line-height: 1.2;
}

ul,
ol {
  padding-left: 30px;
}

.text-typograf::after {
  display: block;
  content: "";
  clear: both;
}

/*
 * Reset margin for nested lists
 */

ul > li > ul,
ul > li > ol,
ol > li > ol,
ol > li > ul {
  margin: 0;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  margin: 15px 0;
  border: 0;
  border-top: 1px solid rgba(94, 89, 109, 0.28);
}

address {
  font-style: normal;
}

blockquote {
  position: relative;
  padding-top: 8px;
  padding-left: 20px;
  color: #130835;
  line-height: 1.35;
  font-weight: 300;
}

blockquote:before {
  content: "\e903";
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 13px;
}

pre {
  padding: 10px;
  background: #f5f5f5;
  font: 12px / 18px Consolas, monospace, serif;
  color: #222;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  overflow: auto;
}

fieldset {
  padding: 0;
}

::-moz-selection {
  background: #39f;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: #39f;
  color: #fff;
  text-shadow: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
  display: block;
}

progress {
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
}

[hidden],
template {
  display: none;
}

iframe {
  border: 0;
}

.table-responsive {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

table th {
  color: #aaa;
  padding: 0px 10px 7px;
}

table td {
  padding: 10px;
  border: 1px solid #d8d8d8;
}

table.not-bordered td {
  border: none;
}

[type="text"],
[type="email"],
[type="tel"],
[type="password"],
[type="number"],
[type="url"],
[type="search"] {
  padding: 0 20px;
  height: 40px;
  color: #4D4D4D;
  font-size: 16px;
  width: 100%;
  line-height: 1;
  background: transparent;
  border: 1px solid #130835;
  border-radius: 200px;
}

[type="text"].wpcf7-not-valid,
[type="email"].wpcf7-not-valid,
[type="tel"].wpcf7-not-valid,
[type="password"].wpcf7-not-valid,
[type="number"].wpcf7-not-valid,
[type="url"].wpcf7-not-valid,
[type="search"].wpcf7-not-valid {
  border-color: red;
}

textarea {
  border: 1px solid #130835;
  border-radius: 16px;
  padding: 15px 20px;
  width: 100%;
  height: 100px;
  display: block;
  resize: vertical;
  font-size: 16px;
  color: #4D4D4D;
  background: transparent;
}

::-webkit-input-placeholder {
  color: #c4c3ca;
  opacity: 1;
}

::-moz-placeholder {
  color: #c4c3ca;
  opacity: 1;
}

:-moz-placeholder {
  color: #c4c3ca;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #c4c3ca;
  opacity: 1;
}

[placeholder]:focus::-webkit-input-placeholder {
  color: transparent;
}

[placeholder]:focus::-moz-placeholder {
  color: transparent;
}

[placeholder]:focus:-moz-placeholder {
  color: transparent;
}

[placeholder]:focus:-ms-input-placeholder {
  color: transparent;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: 1px solid #C3CEDE;
  padding: 0 15px;
  height: 36px;
  color: #646464;
  font-size: 14px;
  width: 100%;
  cursor: pointer;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  /* 1 */
  text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
  cursor: pointer;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: none;
}

a:active,
a:focus {
  outline: none;
}

button:active,
button:focus,
input:active,
input:focus {
  outline: none;
}

:focus {
  outline: none;
  box-shadow: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
}

[tabindex]:not([tabindex="-1"]),
a,
button,
input,
label,
select,
textarea {
  -webkit-tap-highlight-color: transparent;
}

.videoadapt {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.videoadapt > iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.videoadapt-wrap {
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
}

.videoadapt-wrap + p,
.videoadapt-wrap + div,
.videoadapt-wrap + span,
.videoadapt-wrap + ul,
.videoadapt-wrap + figure,
.videoadapt-wrap + ol {
  margin-top: 25px;
}

* + .videoadapt-wrap {
  margin-top: 25px;
}

.btn-yellow {
  display: -moz-inline-box;
  display: inline-flex;
  padding: 2px 24px 4px;
  text-align: center;
  min-height: 44px;
  -moz-box-align: center;
  align-items: center;
  -moz-box-pack: center;
  justify-content: center;
  border-radius: 50px;
  background: #fffbaa;
  color: #130835;
  line-height: 1;
  border: 1px solid #fffbaa;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.btn-yellow:not(:disabled):hover {
  text-decoration: none;
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #130835;
}

.btn-yellow:disabled {
  opacity: 0.6;
}

.btn-yellow:disabled:hover {
  background: #fffbaa;
  color: #130835;
  border-color: #fffbaa;
}

.btn-yellow i {
  font-size: 9px;
  position: relative;
  top: 1px;
}

.btn-yellow span {
  margin-right: 12px;
}

.btn-blue {
  display: -moz-inline-box;
  display: inline-flex;
  padding: 2px 24px 4px;
  text-align: center;
  min-height: 44px;
  -moz-box-align: center;
  align-items: center;
  -moz-box-pack: center;
  justify-content: center;
  border-radius: 50px;
  background: #130835;
  color: #fff;
  line-height: 1;
  border: 2px solid #130835;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.btn-blue:not(:disabled):hover {
  text-decoration: none;
  background: #fff;
  color: #130835;
  border-color: #fff;
  box-shadow: 0 0 8px rgba(19, 8, 53, 0.5);
}

.btn-blue:disabled {
  opacity: 0.6;
}

.btn-blue:disabled:hover {
  background: #130835;
  color: #fff;
  border-color: #130835;
}

.btn-blue i {
  font-size: 9px;
  position: relative;
  top: 1px;
}

.btn-blue span {
  margin-right: 12px;
}

.btn-blue.btn-inner-circle i {
  background: #fffbaa;
  color: #130835;
}

.btn-blue.btn-inner-circle:not(:disabled):hover i {
  background: #130835;
  color: #fff;
}

.btn-blue-outline {
  display: -moz-inline-box;
  display: inline-flex;
  padding: 2px 24px 4px;
  text-align: center;
  min-height: 44px;
  -moz-box-align: center;
  align-items: center;
  -moz-box-pack: center;
  justify-content: center;
  border-radius: 50px;
  background: #fff;
  color: #130835;
  line-height: 1;
  border: 2px solid #130835;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.btn-blue-outline:not(:disabled):hover {
  text-decoration: none;
  background: #130835;
  color: #fff;
  border-color: #130835;
  box-shadow: 0 0 8px rgba(19, 8, 53, 0.5);
}

.btn-blue-outline:disabled {
  opacity: 0.6;
}

.btn-blue-outline:disabled:hover {
  background: #fff;
  color: #130835;
  border-color: #fff;
}

.btn-blue-outline i {
  font-size: 9px;
  position: relative;
  top: 1px;
}

.btn-blue-outline span {
  margin-right: 12px;
}

.btn-blue-outline.btn-inner-circle i {
  background: #130835;
  color: #fffbaa;
}

.btn-blue-outline.btn-inner-circle:not(:disabled):hover i {
  background: #fffbaa;
  color: #130835;
}

.btn-white {
  display: -moz-inline-box;
  display: inline-flex;
  padding: 2px 24px 4px;
  text-align: center;
  min-height: 44px;
  -moz-box-align: center;
  align-items: center;
  -moz-box-pack: center;
  justify-content: center;
  border-radius: 50px;
  background: #fff;
  color: #130835;
  line-height: 1;
  border: 2px solid #fff;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.btn-white:not(:disabled):hover {
  text-decoration: none;
  background: #130835;
  color: #fff;
  border-color: #130835;
  box-shadow: 0 0 8px rgba(255, 255, 255, 0.5);
}

.btn-white:disabled {
  opacity: 0.6;
}

.btn-white:disabled:hover {
  background: #fff;
  color: #130835;
  border-color: #fff;
}

.btn-white i {
  font-size: 9px;
  position: relative;
  top: 1px;
}

.btn-white span {
  margin-right: 12px;
}

.btn-white.btn-inner-circle i {
  background: #130835;
  color: #fffbaa;
}

.btn-white.btn-inner-circle:not(:disabled):hover i {
  background: #fffbaa;
  color: #130835;
}

.btn-inner-circle {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
}

.btn-inner-circle i {
  width: 40px;
  height: 40px;
  display: -moz-inline-box;
  display: inline-flex;
  flex-shrink: 0;
  border-radius: 50px;
  top: 0;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.btn-inner-circle i:before {
  margin: auto;
  position: relative;
  top: 1px;
}

.w-100 {
  width: 100% !important;
}

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

.text-left {
  text-align: left !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.no-visible {
  display: none !important;
}

.alignleft {
  float: left;
  margin-right: 20px;
  margin-bottom: 8px;
  max-width: 36%;
}

.alignright {
  float: right;
  margin-left: 20px;
  margin-bottom: 8px;
  max-width: 36%;
}

.aligncenter {
  display: block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

img.alignleft,
img.alignright,
img.aligncenter,
img.alignnone,
img.size-full {
  border-radius: 24px;
}

/* manrope-300 - cyrillic_latin-ext */

@font-face {
  font-display: swap;
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/manrope/manrope-v20-cyrillic_latin-ext-300.woff2") format("woff2"), url("../fonts/manrope/manrope-v20-cyrillic_latin-ext-300.ttf") format("truetype");
}

/* manrope-regular - cyrillic_latin-ext */

@font-face {
  font-display: swap;
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/manrope/manrope-v20-cyrillic_latin-ext-regular.woff2") format("woff2"), url("../fonts/manrope/manrope-v20-cyrillic_latin-ext-regular.ttf") format("truetype");
}

/* manrope-500 - cyrillic_latin-ext */

@font-face {
  font-display: swap;
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/manrope/manrope-v20-cyrillic_latin-ext-500.woff2") format("woff2"), url("../fonts/manrope/manrope-v20-cyrillic_latin-ext-500.ttf") format("truetype");
}

/* manrope-600 - cyrillic_latin-ext */

@font-face {
  font-display: swap;
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/manrope/manrope-v20-cyrillic_latin-ext-600.woff2") format("woff2"), url("../fonts/manrope/manrope-v20-cyrillic_latin-ext-600.ttf") format("truetype");
}

.wrapper {
  max-width: 1240px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
}

.header {
  padding-top: 16px;
}

.header-top {
  padding: 0 30px;
  border-bottom: 1px solid #130835;
  margin-bottom: 24px;
}

.header-bottom {
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
  align-items: center;
  -moz-box-pack: justify;
  justify-content: space-between;
  gap: 20px;
}

.sticky-active .header-bottom {
  max-width: 1240px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
}

.header-wrap {
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.header-wrap.sticky-active {
  background: #fff;
  box-shadow: 0 0 12px 2px #eee;
  padding: 10px 0;
}

.header-right {
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
  align-items: center;
  gap: 24px;
}

.header-contact {
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
  align-items: center;
}

.header-social {
  padding: 0;
  list-style: none;
  display: -moz-box;
  display: flex;
  gap: 10px;
}

.header-social a {
  display: -moz-inline-box;
  display: inline-flex;
  -moz-box-align: center;
  align-items: center;
  width: 30px;
  height: 30px;
  color: #130835;
  font-size: 20px;
}

.header-social a i {
  margin: auto;
}

.header-social a .icomoon-vk {
  font-size: 12px;
}

.header-social a:hover {
  text-decoration: none;
  color: #474FA0;
}

.header-social li {
  flex-shrink: 0;
}

.header-phone {
  margin-left: 10px;
  padding-left: 10px;
  position: relative;
}

.header-phone:before {
  content: '';
  border-left: 1px solid #130835;
  position: absolute;
  left: 0;
  height: 16px;
  top: 50%;
  margin-top: -8px;
}

.header-phone a {
  color: #130835;
  white-space: nowrap;
}

.header-phone a:hover {
  text-decoration: none;
  color: #474FA0;
}

.header-address {
  position: relative;
  padding-left: 20px;
}

.header-address b {
  font-weight: inherit;
  display: block;
}

.header-address i {
  position: absolute;
  left: 0;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 12px;
}

.header-address a {
  color: #130835;
}

.header-address a:hover {
  text-decoration: none;
  color: #474FA0;
}

.header-address a:before {
  content: '';
  position: absolute;
  inset: 0;
}

.main-banner {
  margin-top: 50px;
}

.main-banner-row {
  display: -moz-box;
  display: flex;
  flex-wrap: wrap;
}

.main-banner-info {
  font-weight: 300;
  line-height: 1.26;
  color: #130835;
}

.main-banner-left {
  width: 39%;
  padding-right: 50px;
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
  -moz-box-pack: justify;
  justify-content: space-between;
}

.main-banner-left > * + * {
  margin-top: 30px;
}

.main-banner-left:before {
  content: '';
  width: 100%;
}

.main-banner-left h1 {
  font-size: 45px;
  margin-bottom: 0;
}

.main-banner-media {
  width: 61%;
}

.list-star ul {
  padding-left: 0;
  list-style: none;
}

.list-star ul li {
  position: relative;
  padding-left: 28px;
}

.list-star ul li:before {
  content: "\e905";
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #130835;
  font-size: 20px;
  position: absolute;
  left: 0;
  top: 2px;
}

.list-star ul li + li {
  margin-top: 9px;
}

.main-banner-footnote {
  margin-top: 24px;
  color: #68617e;
}

.section {
  margin-top: 220px;
}

.section-top h1,
.section-top .h1 {
  margin-bottom: 0 !important;
}

.section-descr {
  margin-top: 15px;
  font-weight: 300;
  line-height: 1.26;
}

.services-grid {
  display: -moz-box;
  display: flex;
  flex-wrap: wrap;
  -moz-box-pack: end;
  justify-content: flex-end;
  gap: 20px 0;
  margin-left: -20px;
}

.service-item {
  min-width: 0;
  background: #f5f5f5;
  border-radius: 24px;
  overflow: hidden;
  padding: 30px;
  position: relative;
  display: grid;
  width: -moz-calc(33.3333% - 20px);
  width: calc(33.3333% - 20px);
  margin-left: 20px;
}

.service-item.active .service-item-icon {
  border-color: #130835;
}

.service-item.active .service-item-image,
.service-item.active .service-item-inner {
  grid-row-start: 1;
  grid-row-end: 1;
  grid-column-start: 1;
  grid-column-end: 1;
}

.service-item.active .service-item-inner {
  padding-top: 0;
  margin-top: 0;
}

.service-item.active .service-item-image {
  opacity: 0;
}

.service-item.active .service-item-info {
  height: auto;
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.service-item.active .service-item-title {
  margin-bottom: 15px;
  padding-right: 40px;
}

.service-item-icon {
  position: absolute;
  z-index: 2;
  top: 30px;
  right: 30px;
  border-radius: 100%;
  border: 1px solid transparent;
  width: 32px;
  height: 32px;
  color: #130835;
  font-size: 9px;
  display: -moz-inline-box;
  display: inline-flex;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.service-item-icon i {
  margin: auto;
  position: relative;
  top: 1px;
}

.service-item-inner {
  padding-top: 50px;
  background: #f5f5f5;
  position: relative;
  z-index: 1;
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
  -moz-box-pack: justify;
  justify-content: space-between;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  margin-top: auto;
}

.service-item-image {
  width: 180px;
  height: 180px;
  margin: 0 auto;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.service-item-title b {
  font-size: 15px;
}

.service-item-title h3 {
  display: -moz-inline-box;
  display: inline-flex;
  -moz-box-align: center;
  align-items: center;
  gap: 5px;
  flex-wrap: wrap;
}

.service-item-info {
  height: 0;
  overflow: hidden;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -moz-transform: translateY(50px);
  -ms-transform: translateY(50px);
  transform: translateY(50px);
}

.service-item-info ul {
  padding: 0;
  list-style: none;
}

.service-item-info ul a {
  color: #5e596d;
}

.service-item-info ul a:hover {
  color: #474FA0;
}

.service-item-info ul li + li {
  margin-top: 3px;
}

.service-items-head {
  width: -moz-calc(66.6666% - 20px);
  width: calc(66.6666% - 20px);
  margin-left: 20px;
}

.section-inner + .section-inner {
  margin-top: 100px;
}

.quick-services {
  display: -moz-box;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.quick-service {
  border-radius: 13px;
  padding: 27px 30px 30px;
  width: -moz-calc(50% - 10px);
  width: calc(50% - 10px);
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
  -moz-box-pack: justify;
  justify-content: space-between;
}

.quick-service-dark {
  background: #130835;
  color: #b1acbe;
}

.quick-service-dark .quick-service-title {
  color: #fff;
}

.quick-service-dark .quick-service-top {
  padding-right: 30px;
  position: relative;
}

.quick-service-dark .quick-service-top:before {
  content: "\e905";
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fffbaa;
  font-size: 20px;
  position: absolute;
  right: 0;
  top: 0;
}

.quick-service-light {
  background: #f8f8f8;
  color: #68617e;
}

.quick-service-light .quick-service-title {
  color: #130835;
}

.quick-service-top {
  width: 100%;
}

.quick-service-btn {
  width: 100%;
  margin-top: 90px;
  text-align: right;
}

.quick-service-title {
  font-size: 32px;
  line-height: 1.03;
  max-width: 390px;
  font-weight: 400;
}

.quick-service-descr {
  margin-top: 10px;
  max-width: 324px;
}

.popap {
  background: #f5f5f5;
  border-radius: 20px;
}

.popap-form-row {
  display: -moz-box;
  display: flex;
  gap: 12px;
}

.popap-form-info {
  width: -moz-calc(50% - 6px);
  width: calc(50% - 6px);
  -moz-box-flex: 1;
  flex-grow: 1;
}

.popap-form-manager {
  width: -moz-calc(50% - 6px);
  width: calc(50% - 6px);
  align-self: flex-end;
}

.popap-form-img {
  margin-right: -20px;
  margin-bottom: -44px;
}

.ok-send {
  padding-top: 100px;
  padding-bottom: 100px;
}

.fancybox-is-open .fancybox-bg {
  opacity: 1;
}

.fancybox-bg {
  background: rgba(179, 179, 179, 0.5);
  -webkit-backdrop-filter: blur(11.2px);
  backdrop-filter: blur(11.2px);
}

.fancybox-inner {
  z-index: 0;
}

body .fancybox-close-small {
  opacity: 1;
  top: 20px !important;
  right: 20px !important;
}

body .fancybox-close-small:hover {
  color: currentColor !important;
}

body .fancybox-close-small svg {
  display: none;
}

body .fancybox-close-small:before {
  content: "\e90c";
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
}

.popap-form-top {
  margin-bottom: 60px;
}

.popap-form-title {
  text-transform: uppercase;
  color: #130835;
  font-size: 32px;
  line-height: 1.03;
  font-weight: 400;
}

.popap-form-descr {
  margin-top: 10px;
  max-width: 470px;
}

.popap-form {
  max-width: 440px;
}

.form-column > * + * {
  margin-top: 15px;
}

.form-submit {
  position: relative;
}

.form-submit input,
.form-submit button,
.form-submit a {
  width: 100%;
}

.form-submit .wpcf7-spinner {
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  margin: 5px auto 0;
}

.form-konf {
  margin-top: 15px;
}

.form-chekbox {
  font-size: 14px;
  line-height: 1.42857;
}

.form-chekbox a {
  color: inherit;
  text-decoration: underline;
}

.form-chekbox a:hover {
  color: #000;
}

.form-chekbox span,
.form-chekbox label {
  display: block;
  margin: 0;
}

.form-chekbox label {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
}

.form-chekbox label input {
  display: none;
}

.uk-notouch .form-chekbox label:hover .wpcf7-list-item-label:after {
  opacity: 0.6;
}

.form-chekbox .wpcf7-list-item-label:before {
  content: '';
  border: 1px solid #c4c3ca;
  border-radius: 6px;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
}

.form-chekbox .wpcf7-list-item-label:after {
  content: '';
  width: 10px;
  height: 10px;
  border-radius: 3px;
  position: absolute;
  left: 5px;
  top: 50%;
  margin-top: -5px;
  background: #787878;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  opacity: 0;
}

.form-chekbox input:checked + span:after {
  opacity: 1 !important;
}

.form-chekbox input:checked + span:before {
  border-color: #787878 !important;
}

span.wpcf7-not-valid-tip {
  display: none;
}

.section-blue {
  background: #130835;
  border-radius: 30px;
  padding: 125px 0;
  color: #b1acbe;
}

.section-blue .form-konf {
  color: #b1acbe;
}

.section-blue .form-konf a:hover {
  color: #fff;
}

.section-blue .form-chekbox .wpcf7-list-item-label:before {
  border-color: #b1acbe;
}

.section-blue .form-submit {
  opacity: 0;
}

.section-blue [type="text"],
.section-blue [type="email"],
.section-blue [type="tel"],
.section-blue [type="password"],
.section-blue [type="number"],
.section-blue [type="url"],
.section-blue [type="search"] {
  border-color: #b1acbe;
  color: #b1acbe;
}

.section-blue .popap-form-title {
  color: #fff;
}

.section-consult-row {
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
  align-items: center;
  flex-wrap: wrap;
  -moz-box-pack: justify;
  justify-content: space-between;
  gap: 20px;
}

.section-consult-left {
  width: -moz-calc(45% - 10px);
  width: calc(45% - 10px);
}

.section-consult-left .section-descr {
  max-width: 470px;
}

.section-consult-right {
  width: -moz-calc(55% - 10px);
  width: calc(55% - 10px);
  max-width: 530px;
}

.section-consult-form {
  margin-top: 50px;
  max-width: 400px;
}

.section-top {
  margin-bottom: 70px;
}

.section-top:last-child {
  margin-bottom: 0 !important;
}

.section-top-with-btns {
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
  align-items: center;
}

.section-top-with-btns > :first-child {
  margin: 0 auto 0 0;
}

.section-top-with-btns > *:first-child ~ * {
  margin-left: 10px;
}

.offer-slide {
  height: auto;
  padding: 30px;
  background: #f8f8f8;
  border-radius: 20px;
  position: relative;
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
}

.offer-slide-image {
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
  align-items: center;
  -moz-box-pack: center;
  justify-content: center;
  text-align: center;
  margin-bottom: 30px;
  margin-left: 35px;
  margin-right: 35px;
}

.offer-slide-image img {
  max-height: 230px;
  -o-object-fit: contain;
  object-fit: contain;
}

.offer-slide-head {
  -moz-box-flex: 1;
  flex-grow: 1;
}

.offer-slide-link {
  position: absolute;
  inset: 0;
  z-index: 2;
}

.offer-slide-link span {
  position: absolute;
  right: 30px;
  top: 30px;
  border: 1px solid transparent;
  border-radius: 27px;
  width: 32px;
  height: 32px;
  color: #1b283c;
  display: -moz-box;
  display: flex;
  font-size: 9px;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.offer-slide-link span i {
  margin: auto;
}

.offer-slide-link:hover span {
  background: #1b283c;
  border-color: #1b283c;
  color: #fff;
  text-decoration: none;
}

.offer-slide-title {
  font-weight: 500;
  font-size: 20px;
  line-height: 1.19;
  text-transform: uppercase;
}

* + .offer-slide-title {
  margin-top: 8px;
}

.offer-slide-bottom {
  margin: 16px 0 0;
  border-top: 1px solid #d8d8d8;
  padding: 16px 0 0;
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px 16px;
}

.offer-slide-price {
  white-space: nowrap;
  line-height: 1;
  font-weight: 600;
  font-size: 32px;
  color: #130835;
}

.offer-slide-old-price {
  white-space: nowrap;
  line-height: 1;
  text-transform: uppercase;
  text-decoration: line-through;
  color: #424242;
}

.doctor-item {
  overflow: hidden;
  position: relative;
  height: auto;
  background: #f8f8f8;
  border-radius: 20px;
}

.doctor-item-experience {
  position: absolute;
  background: #fffbaa;
  left: 20px;
  top: 20px;
  border-radius: 50px;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.13;
  padding: 8px 12px;
}

.doctor-item-link {
  position: absolute;
  inset: 0;
  z-index: 2;
}

.doctor-item-link span {
  position: absolute;
  right: 20px;
  top: 20px;
  border: 1px solid transparent;
  border-radius: 27px;
  width: 32px;
  height: 32px;
  color: #1b283c;
  display: -moz-box;
  display: flex;
  font-size: 9px;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.doctor-item-link span i {
  margin: auto;
}

.doctor-item:hover .doctor-item-link span {
  background: #1b283c;
  border-color: #1b283c;
  color: #fff;
  text-decoration: none;
}

.doctor-item-info {
  position: absolute;
  z-index: 2;
  left: 16px;
  right: 16px;
  bottom: 20px;
  background: rgba(255, 255, 255, 0.77);
  -webkit-backdrop-filter: blur(11px);
  backdrop-filter: blur(11px);
  padding: 16px;
  border-radius: 14px;
}

.doctor-item-name {
  font-weight: 500;
  font-size: 19px;
  line-height: 1.13;
  color: #130835;
}

.doctor-item-position {
  margin-top: 8px;
  font-size: 14px;
  line-height: 1.22;
  color: rgba(19, 8, 53, 0.51);
}

.doctor-item-btn {
  border-top: 1px solid #130835;
  margin-top: 16px;
  padding-top: 16px;
}

.doctor-item-btn .btn-white:hover {
  border-color: #130835;
}

.doctor-item-btn a {
  width: 100%;
  position: relative;
}

.uk-notouch .doctor-item-info {
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -moz-transform: translateY(130%);
  -ms-transform: translateY(130%);
  transform: translateY(130%);
}

.uk-notouch .doctor-item:hover .doctor-item-info {
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.about-row {
  display: -moz-box;
  display: flex;
  flex-wrap: wrap;
  -moz-box-pack: justify;
  justify-content: space-between;
  gap: 20px;
}

.about-info {
  width: -moz-calc(50% - 10px);
  width: calc(50% - 10px);
  max-width: 470px;
  align-self: center;
}

.about-media {
  width: -moz-calc(50% - 10px);
  width: calc(50% - 10px);
  border-radius: 10px;
  overflow: hidden;
  align-self: flex-start;
  position: -webkit-sticky;
  position: sticky;
  top: 85px;
}

.about-media-link {
  position: absolute;
  inset: 0;
  display: -moz-box;
  display: flex;
  z-index: 1;
  color: #130835;
}

.about-media-link i {
  margin: auto;
  width: 48px;
  height: 48px;
  background: rgba(255, 255, 255, 0.88);
  border-radius: 50%;
  display: -moz-inline-box;
  display: inline-flex;
  font-size: 18px;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.about-media-link i:before {
  margin: auto;
  position: relative;
  left: 1px;
}

.about-media-link:hover {
  text-decoration: none;
}

.about-media-link:hover i {
  font-size: 24px;
}

.target {
  position: relative;
  top: -100px;
}

.chief-wrap {
  background: #f8f8f8;
  border-radius: 20px;
  display: -moz-box;
  display: flex;
  flex-wrap: wrap;
}

.chief-photo {
  width: 40%;
  position: relative;
}

.chief-image {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  text-align: center;
}

.chief-text {
  width: 60%;
  padding: 40px 40px 40px 37px;
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
  -moz-box-pack: justify;
  justify-content: space-between;
  min-height: 400px;
}

.chief-text > * + * {
  margin-top: 40px;
}

.chief-head {
  display: -moz-box;
  display: flex;
  -moz-box-align: start;
  align-items: flex-start;
  gap: 20px;
}

.chief-experience {
  -moz-box-ordinal-group: 3;
  order: 2;
  white-space: nowrap;
  background: #fffbaa;
  border-radius: 50px;
  padding: 8px 12px;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.13;
}

.chief-name {
  text-transform: none;
}

.chief-position {
  font-weight: 300;
  font-size: 20px;
  line-height: 1.26;
  color: #5e596d;
  margin-top: 8px;
}

.equipment-row {
  display: -moz-box;
  display: flex;
  gap: 42px;
}

.equipment-item {
  width: 100%;
  display: -moz-box;
  display: flex;
  gap: 16px;
}

.equipment-item-count {
  font-weight: 500;
  font-size: 24px;
  line-height: 1.19;
  text-transform: uppercase;
  color: #130835;
}

.equipment-item-descr {
  line-height: 1.26;
}

.equipment-tabs-row {
  display: -moz-box;
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  border-top: 1px solid rgba(94, 89, 109, 0.28);
  margin-top: 40px;
  padding-top: 40px;
}

.equipment-tabs-info {
  width: -moz-calc(55% - 20px);
  width: calc(55% - 20px);
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
  -moz-box-pack: justify;
  justify-content: space-between;
}

.equipment-tabs-image {
  width: -moz-calc(45% - 20px);
  width: calc(45% - 20px);
}

.equipment-tabs-img:not(.active),
.equipment-item-tab:not(.active) {
  display: none;
}

.equipment-tab-button {
  display: none;
}

.equipment-tabs-content {
  margin-top: 30px;
}

.equipment-tabs-content h3 {
  border-bottom: 1px solid rgba(66, 66, 66, 0.16);
  padding-bottom: 16px;
  margin-bottom: 16px;
}

.equipment-tabs-control {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -moz-box;
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}

.equipment-tabs-control a {
  display: -moz-inline-box;
  display: inline-flex;
  -moz-box-align: center;
  align-items: center;
  -moz-box-pack: center;
  justify-content: center;
  color: #5e596d;
  font-weight: 400;
  padding: 8px 24px 9px 16px;
  border: 1px solid #5e596d;
  border-radius: 28px;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.equipment-tabs-control a:hover {
  text-decoration: none;
  background: #130835;
  color: #fff;
}

.equipment-tabs-control a i {
  font-size: 9px;
  position: relative;
  top: 1px;
}

.equipment-tabs-control a span {
  margin-right: 16px;
}

.equipment-tabs-control li.active a {
  background: #130835;
  color: #fff;
}

.equipment-tab-btn {
  margin-top: 32px;
}

.equipment-tabs-img {
  border-radius: 20px;
  overflow: hidden;
}

.case-slide-row {
  display: -moz-box;
  display: flex;
  gap: 10px;
}

.case-slide-col {
  width: -moz-calc(50% - 5px);
  width: calc(50% - 5px);
}

.case-slide-image {
  position: relative;
  display: block;
}

.case-slide-image:hover img {
  -webkit-filter: saturate(100%);
  filter: saturate(100%);
}

.case-slide-image:hover span {
  background: #fffbaa;
}

.case-slide-image img {
  border-radius: 13px;
  width: 100%;
  -webkit-filter: saturate(0);
  filter: saturate(0);
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.case-slide-image span {
  position: absolute;
  background: #f8f8f8;
  border-radius: 50px;
  color: #130835;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.13;
  text-transform: uppercase;
  padding: 8px 12px;
  left: 8px;
  bottom: 10px;
  z-index: 1;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.case-slide {
  height: auto;
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
}

.case-slide-inner {
  -moz-box-flex: 1;
  flex-grow: 1;
  width: 100%;
  background: #f8f8f8;
  border-radius: 20px;
  padding: 16px 16px 24px;
}

.case-slide-info {
  margin-top: 24px;
}

.case-slide-title {
  margin-bottom: 0 !important;
}

.case-slide-title a {
  color: #424242;
}

.case-slide-title a:hover {
  text-decoration: none;
  color: #474FA0;
}

.case-slide-title i {
  font-size: 10px;
  position: relative;
  top: -3px;
  display: none;
}

.case-slide-bottom {
  padding: 20px 20px 0;
  display: -moz-box;
  display: flex;
  gap: 20px;
}

.case-slide-btn {
  align-self: center;
  white-space: nowrap;
}

.case-slide-btn a {
  padding-left: 12px;
}

.case-slide-doctor {
  -moz-box-flex: 1;
  flex-grow: 1;
  display: -moz-box;
  display: flex;
  gap: 16px;
}

.case-slide-doctor-photo {
  flex-shrink: 0;
  width: 80px;
}

.case-slide-doctor-info {
  align-self: center;
}

.case-slide-doctor-title {
  opacity: 0.7;
  font-size: 14px;
  margin-bottom: 16px;
}

.case-slide-doctor-name {
  font-weight: 500;
  color: #130835;
}

.case-slide-doctor-name a {
  color: inherit;
  text-decoration: none;
}

.case-slide-doctor-name a:before {
  content: '';
  position: absolute;
  inset: 0;
  z-index: 2;
}

.case-slide-doctor-position {
  opacity: 0.8;
  font-size: 14px;
  margin-top: 2px;
}

.flex-end {
  align-self: flex-end;
}

.popap-case-title {
  padding-right: 60px;
  margin-bottom: 30px;
}

.popap-case-title .h2 {
  margin-bottom: 0 !important;
}

.popap-case-subtitle {
  margin-top: 10px;
}

.popap-case-info {
  margin-top: 30px;
}

.popap-case-btn {
  margin-top: 30px;
  text-align: center;
}

.slide-rev {
  height: auto;
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
}

.slide-rev-inner {
  border-radius: 20px;
  background: #f8f8f8;
  padding: 24px;
  width: 100%;
}

.slide-rev-top {
  display: -moz-box;
  display: flex;
}

.slide-rev-info {
  -moz-box-flex: 1;
  flex-grow: 1;
}

.slide-rev-ava {
  margin-right: 10px;
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
}

.slide-rev-ava img {
  border-radius: 50%;
}

.slide-rev-author-name {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.2;
  color: #323235;
}

.slide-rev-short {
  -moz-box-flex: 1;
  flex-grow: 1;
  margin-top: 20px;
  line-height: 1.5;
  color: #32363a;
  border-top: 1px solid #d8d8d8;
  padding-top: 20px;
}

.slide-rev-btn {
  margin-top: 40px;
  line-height: 1;
  margin-bottom: 16px;
}

.slide-rev-btn a {
  font-weight: 600;
  color: #323235;
  text-decoration: underline;
}

.slide-rev-btn a:hover {
  text-decoration: none;
}

.slide-rev-date {
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
  align-items: center;
}

.slide-rev-date:before {
  content: '';
  margin: auto 8px;
  border-left: 1px solid #767678;
  height: 10px;
}

.slide-rev-rating {
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
  align-items: center;
  font-size: 14px;
  color: #767678;
  font-weight: 500;
  margin-top: 5px;
}

.slide-rev-rating i {
  margin-right: 5px;
}

.slide-rev-stars {
  display: -moz-inline-box;
  display: inline-flex;
  -moz-box-align: center;
  align-items: center;
}

.slide-rev-stars i {
  font-size: 15px;
  color: #ffd700;
}

.slide-rev-video {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  position: relative;
  overflow: hidden;
  border-radius: 24px;
  padding: 24px;
}

.slide-rev-video .slide-rev-top,
.slide-rev-video .slide-rev-video-icon {
  position: relative;
  z-index: 4;
}

.slide-rev-video .slide-rev-author-name,
.slide-rev-video .slide-rev-rating {
  color: #fff;
}

.slide-rev-video .attending-physician {
  background: #323235;
  border-radius: 12px;
  margin-left: -24px;
  margin-right: -24px;
  margin-bottom: -24px;
}

.slide-rev-video .case-slide-doctor-photo {
  width: 50px;
  flex-shrink: 0;
}

.slide-rev-video .case-slide-doctor-info {
  color: #fff;
}

.slide-rev-video .case-slide-doctor-title {
  margin-bottom: 8px;
}

.slide-rev-video .case-slide-doctor-link:not(:hover) {
  background: #fff;
}

.slide-rev-video .case-slide-doctor-name {
  font-size: 14px;
  color: #fff;
}

.slide-rev-video .case-slide-doctor-position,
.slide-rev-video .case-slide-doctor-title {
  font-size: 12px;
}

.slide-rev-video-icon {
  -moz-box-flex: 1;
  flex-grow: 1;
  min-height: 300px;
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
  align-items: center;
  -moz-box-pack: center;
  justify-content: center;
  font-size: 30px;
}

.slide-rev-video-icon a {
  color: #fff;
}

.slide-rev-video-icon a:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.slide-rev-video-icon a:hover {
  text-decoration: none;
  color: #b8ff23;
}

.slide-rev-video-bg-1 {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #000;
  opacity: 0.3;
}

.slide-rev-video-bg-2 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 43%;
  background: -moz- oldlinear-gradient(top, rgba(27, 40, 60, 0) 0%, rgba(27, 40, 60, 0.42) 121.67%);
  background: linear-gradient(180deg, rgba(27, 40, 60, 0) 0%, rgba(27, 40, 60, 0.42) 121.67%);
  border-radius: 15px;
}

.slide-rev-video-bg-3 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 43%;
  background: -moz- oldlinear-gradient(top, rgba(27, 40, 60, 0) 0%, rgba(27, 40, 60, 0.42) 121.67%);
  background: linear-gradient(180deg, rgba(27, 40, 60, 0) 0%, rgba(27, 40, 60, 0.42) 121.67%);
  border-radius: 15px;
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.slide-rev-video-bg-4 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 43%;
  background: -moz- oldlinear-gradient(top, rgba(27, 40, 60, 0) 0%, #1B283C 121.67%);
  background: linear-gradient(180deg, rgba(27, 40, 60, 0) 0%, #1B283C 121.67%);
  border-radius: 15px;
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.slide-rev-video-bg-5 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 43%;
  background: -moz- oldlinear-gradient(top, rgba(27, 40, 60, 0) 0%, #1B283C 121.67%);
  background: linear-gradient(180deg, rgba(27, 40, 60, 0) 0%, #1B283C 121.67%);
  border-radius: 15px;
}

.filter-rev-btns {
  margin-left: -16px;
  margin-bottom: -16px;
  display: -moz-box;
  display: flex;
  flex-wrap: wrap;
}

.filter-rev-btn {
  margin-left: 16px;
  margin-bottom: 16px;
  padding: 10px 15px;
  border: 1px solid #5e596d;
  color: #5e596d;
  border-radius: 8px;
  background: transparent;
  text-align: left;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.filter-rev-btn:hover {
  background: #130835;
  color: #fff;
}

.filter-rev-btn:hover > b img {
  -webkit-filter: invert(1) brightness(1.2) contrast(4.2);
  filter: invert(1) brightness(1.2) contrast(4.2);
}

.filter-rev-btn > b {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.125;
  letter-spacing: 0.02em;
  display: block;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.filter-rev-btn > b img {
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.filter-rev-btn span {
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
  align-items: center;
  margin-top: 10px;
  font-weight: 500;
  font-size: 14px;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.filter-rev-btn span b {
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
  align-items: center;
  font-weight: 500;
  font-size: 14px;
  margin-right: 6px;
}

.filter-rev-btn span b:after {
  content: '';
  border-left: 1px solid currentColor;
  margin: auto 0 auto 6px;
  height: 10px;
}

.filter-rev-btn span b i {
  font-size: 15px;
  margin-right: 5px;
}

.filter-rev-btn.active {
  background: #130835 !important;
  border-color: #130835 !important;
}

.filter-rev-btn.active > b {
  color: #fff;
}

.filter-rev-btn.active > b img {
  -webkit-filter: invert(1) brightness(1.2) contrast(4.2);
  filter: invert(1) brightness(1.2) contrast(4.2);
}

.filter-rev-btn.active span b {
  color: #FFFBAA;
}

.filter-rev-btn.active span {
  color: #A09BAD;
}

.section-rev-text .section-content-rev-video {
  height: 0;
  overflow: hidden;
}

.section-rev-text .rev-video-slider-prev,
.section-rev-text .rev-video-slider-next {
  display: none;
}

.section-rev-video .section-content-rev-text {
  height: 0;
  overflow: hidden;
}

.section-rev-video .reviews-slider-next,
.section-rev-video .reviews-slider-prev {
  display: none;
}

.section-head {
  margin-bottom: 40px;
}

.attending-physician {
  background: #fff;
  padding: 10px;
  display: -moz-box;
  display: flex;
  position: relative;
}

.attending-physician:hover .case-slide-doctor-link {
  background: #130835;
  text-decoration: none;
  color: #fff;
}

.attending-physician .case-slide-doctor-info {
  -moz-box-flex: 1;
  flex-grow: 1;
  padding-right: 42px;
}

.attending-physician .case-slide-doctor-link {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -16px;
  width: 32px;
  height: 32px;
  display: -moz-box;
  display: flex;
  border-radius: 50px;
  background: transparent;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  color: #1b283c;
}

.attending-physician .case-slide-doctor-link i {
  margin: auto;
  font-size: 9px;
}

.attending-physician .case-slide-doctor-link:hover {
  background: #130835;
  text-decoration: none;
  color: #fff;
}

.error-page {
  text-align: center;
  margin-top: 125px;
}

.error-title {
  font-size: 288px;
  line-height: 0.8;
  font-weight: 600;
  margin-bottom: 50px;
}

.error-text {
  font-size: 30px;
  font-weight: 600;
}

.error-link {
  margin-top: 50px;
}

.error-link a {
  padding-left: 30px;
  padding-right: 30px;
}

.faq-section-top {
  margin-bottom: -50px;
  max-width: 460px;
}

.faq-row {
  display: -moz-box;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.faq-add {
  width: -moz-calc(50% - 10px);
  width: calc(50% - 10px);
  align-self: flex-end;
}

.faq-add-inner {
  max-width: 387px;
  background: #f1f1f1;
  border-radius: 20px;
  padding: 24px;
}

.faq-wrap {
  width: -moz-calc(50% - 10px);
  width: calc(50% - 10px);
}

.faq-form-title {
  font-weight: 400;
  font-size: 24px;
  line-height: 1.03;
  color: #130835;
}

.faq-form-subtitle {
  color: #68617e;
  line-height: 1.22;
  margin-top: 10px;
}

.faq-form-head {
  margin-bottom: 40px;
}

.faq-form [type="text"],
.faq-form [type="email"],
.faq-form [type="tel"],
.faq-form [type="password"],
.faq-form [type="number"],
.faq-form [type="url"],
.faq-form [type="search"],
.faq-form textarea {
  border-color: #b1acbe;
}

.faq-form ::-webkit-input-placeholder {
  color: #918ba3;
  opacity: 1;
}

.faq-form ::-moz-placeholder {
  color: #918ba3;
  opacity: 1;
}

.faq-form :-moz-placeholder {
  color: #918ba3;
  opacity: 1;
}

.faq-form :-ms-input-placeholder {
  color: #918ba3;
  opacity: 1;
}

.faq-form [placeholder]:focus::-webkit-input-placeholder {
  color: transparent;
}

.faq-form [placeholder]:focus::-moz-placeholder {
  color: transparent;
}

.faq-form [placeholder]:focus:-moz-placeholder {
  color: transparent;
}

.faq-form [placeholder]:focus:-ms-input-placeholder {
  color: transparent;
}

.faq-item {
  border-bottom: 1px solid #d8d8d8;
}

.faq-item + .faq-item {
  margin-top: 40px;
}

.faq-item-answer-inner {
  padding: 10px 0 20px;
  line-height: 1.26;
}

.faq-item-question {
  padding: 0 0 8px 0;
  display: -moz-box;
  display: flex;
  -moz-box-pack: justify;
  justify-content: space-between;
  -moz-box-align: center;
  align-items: center;
  line-height: 1.25;
  cursor: pointer;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  color: #130835;
}

.faq-item-question:hover span {
  background: rgba(166, 186, 208, 0.3);
}

.faq-item-question.active span {
  background: #fffbaa;
}

.faq-item-question.active span i {
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.faq-item-question b {
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  line-height: 1.19;
  margin-right: 15px;
}

.faq-item-question span {
  border: 1px solid transparent;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  display: -moz-box;
  display: flex;
  flex-shrink: 0;
  font-size: 9px;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.faq-item-question span i {
  margin: auto;
  display: block;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.faq-add-btns {
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
  align-items: center;
  gap: 4px;
}

.faq-add-btns button {
  -moz-box-flex: 1;
  flex-grow: 1;
  padding-left: 10px;
}

.faq-add-btns a {
  width: 44px;
  height: 44px;
  flex-shrink: 0;
  display: -moz-inline-box;
  display: inline-flex;
  font-size: 20px;
  color: #130835;
  border: 1px solid transparent;
  border-radius: 4px;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.faq-add-btns a:hover {
  color: #474FA0;
  text-decoration: none;
  border-color: #130835;
}

.faq-add-btns a i {
  margin: auto;
  position: static !important;
}

.faq-add-btns b {
  height: 10px;
  width: 1px;
  background: #130835;
}

.footer {
  margin-top: 125px;
  background: #f8f8f8;
  border-radius: 30px 30px 0 0;
  padding: 124px 0;
}

.footer-top {
  display: -moz-box;
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  -moz-box-pack: justify;
  justify-content: space-between;
}

.footer-top-left,
.footer-top-right {
  max-width: -moz-calc(50% - 15px);
  max-width: calc(50% - 15px);
}

.footer-top-right {
  background: #fff;
  border-radius: 13px;
  padding: 32px;
}

.footer-top-right [type="text"],
.footer-top-right [type="email"],
.footer-top-right [type="tel"],
.footer-top-right [type="password"],
.footer-top-right [type="number"],
.footer-top-right [type="url"],
.footer-top-right [type="search"] {
  border-color: #5e596d;
}

.footer-form-subtitle {
  max-width: 294px;
}

.footer-form {
  margin-top: 40px;
}

.footer-form .form-input:nth-child(1) {
  display: none;
}

.footer-form .form-input:nth-child(2) {
  margin-top: 0;
}

.footer-logo {
  margin-bottom: 40px;
}

.footer-logo ~ div {
  margin-top: 8px;
}

.footer-social {
  display: -moz-box;
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  gap: 16px;
  font-size: 18px;
}

.footer-social a {
  display: -moz-inline-box;
  display: inline-flex;
  width: 32px;
  height: 32px;
  border: 1px solid transparent;
  color: #130835;
  border-radius: 2px;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.footer-social a:hover {
  border-color: #130835;
  text-decoration: none;
}

.footer-social i {
  margin: auto;
}

.footer-social .icomoon-vk {
  font-size: 12px;
}

.footer-social .icomoon-wt {
  font-size: 20px;
}

.footer-cont {
  white-space: nowrap;
  font-weight: 400;
  font-size: 24px;
}

.footer-cont a {
  color: #130835;
}

.footer-middle {
  position: relative;
  margin-top: 40px;
}

.footer-contacts {
  position: absolute;
  z-index: 1;
  top: 16px;
  bottom: 16px;
  left: 16px;
  background: rgba(255, 255, 255, 0.77);
  -webkit-backdrop-filter: blur(11px);
  backdrop-filter: blur(11px);
  border-radius: 8px;
  padding: 32px;
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
}

.footer-map {
  border-radius: 10px;
  overflow: hidden;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-filter: brightness(2.15) saturate(0);
  filter: brightness(2.15) saturate(0);
}

.footer-map:hover {
  -webkit-filter: none;
  filter: none;
}

.footer-btn {
  margin-top: auto;
  padding-top: 20px;
}

.footer-addr {
  max-width: 330px;
  margin-bottom: 0 !important;
}

.footer-addr b {
  font-weight: 400;
}

.footer-shedule {
  line-height: 1.26;
  margin-top: 16px;
}

.footer-shedule b {
  font-weight: 300;
  display: inline-block;
  position: relative;
  padding-right: 8px;
  margin-right: 8px;
}

.footer-shedule b:before {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -4px;
  height: 8px;
  width: 1px;
  background: #5e596d;
}

.footer-bottom {
  border-top: 1px solid rgba(66, 66, 66, 0.16);
  margin-top: 60px;
  padding-top: 60px;
  display: -moz-box;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}

.footer-bottom:before {
  content: '';
  border-left: 1px solid rgba(66, 66, 66, 0.16);
  height: 174px;
  position: absolute;
  top: 18px;
  left: 50%;
}

.footer-bottom-left {
  width: 50%;
  padding-right: 30px;
}

.footer-bottom-right {
  width: 50%;
  padding-left: 30px;
}

.footer-menu-cols {
  display: -moz-box;
  display: flex;
  -moz-box-pack: justify;
  justify-content: space-between;
  gap: 20px;
  max-width: 513px;
}

.footer-menu {
  padding: 0;
  list-style: none;
  margin-top: 0;
  font-weight: 400;
}

.footer-menu a {
  color: #130835;
}

.footer-menu li + li {
  margin-top: 24px;
}

.additionally {
  display: -moz-box;
  display: flex;
  flex-wrap: wrap;
  gap: 24px 20px;
}

.additionally-col {
  width: -moz-calc(50% - 10px);
  width: calc(50% - 10px);
  font-weight: 400;
  color: #130835;
}

.additionally-col a {
  color: #130835;
}

.dev-copy {
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
  align-items: center;
  -moz-box-pack: center;
  justify-content: center;
  margin-left: -15px;
  width: -moz-calc(100% + 15px);
  width: calc(100% + 15px);
  margin-top: 80px;
}

.dev-copy > * {
  margin-left: 15px;
}

.dev-copy-left {
  position: relative;
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
  align-items: center;
  line-height: 1;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  font-weight: 400;
  color: #615978;
}

.dev-copy-left:hover {
  color: #130835;
}

.dev-copy-link {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
}

.dev-copy-logo {
  margin-right: 10px;
}

.dev-copy-text:before {
  content: '';
  position: absolute;
  right: 0;
  top: 1px;
  bottom: 1px;
  border-right: 1px solid #615978;
}

.dev-copy-text {
  position: relative;
  padding-right: 15px;
}

.dev-copy-right {
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
  align-items: center;
  line-height: 1;
}

.dev-copy-right a {
  color: #615978;
  font-weight: 400;
}

.dev-copy-site {
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
  align-items: center;
  font-size: 16px;
  font-weight: normal;
  margin-right: 15px;
}

.dev-copy-site i {
  font-size: 15px;
  margin-right: 5px;
}

.dev-copy-site a {
  display: -moz-inline-box;
  display: inline-flex;
  -moz-box-align: center;
  align-items: center;
  white-space: nowrap;
}

.dev-copy-right a:hover {
  text-decoration: none;
  color: #130835;
}

.dev-copy-mess {
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 20px;
}

.dev-copy-mess a:hover {
  text-decoration: none;
}

.dev-copy-mess li {
  flex-shrink: 0;
}

.dev-copy-mess li:not(:last-child) {
  margin-right: 15px;
}

.dev-copy-mess i {
  display: block;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.rank-math-breadcrumb {
  margin: 40px 0;
  color: #5e596d;
}

.rank-math-breadcrumb a {
  color: #5e596d;
  text-decoration: underline;
}

.rank-math-breadcrumb a:hover {
  color: #130835;
}

.page-title {
  margin-bottom: 40px;
}

body .bvi-body[data-bvi-theme=black] .footer-logo {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}

body .bvi-body[data-bvi-theme=black] ~ .fancybox-container .popap {
  background: #000 !important;
  color: #fff !important;
}

body .bvi-body[data-bvi-theme=black] ~ .fancybox-container .popap * {
  background: #000 !important;
  color: #fff !important;
  fill: #ffffff !important;
  border-color: #fff !important;
  box-shadow: none !important;
  text-shadow: none !important;
}

body .bvi-body[data-bvi-theme=black] ~ .fancybox-container .popap button {
  color: #000 !important;
  background-color: #fff !important;
}

body .bvi-body[data-bvi-theme=black] ~ .fancybox-container .popap ::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
}

body .bvi-body[data-bvi-theme=black] ~ .fancybox-container .popap ::-moz-placeholder {
  color: #fff;
  opacity: 1;
}

body .bvi-body[data-bvi-theme=black] ~ .fancybox-container .popap :-moz-placeholder {
  color: #fff;
  opacity: 1;
}

body .bvi-body[data-bvi-theme=black] ~ .fancybox-container .popap :-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}

body .bvi-body[data-bvi-theme=black] ~ .fancybox-container .popap [placeholder]:focus::-webkit-input-placeholder {
  color: transparent;
}

body .bvi-body[data-bvi-theme=black] ~ .fancybox-container .popap [placeholder]:focus::-moz-placeholder {
  color: transparent;
}

body .bvi-body[data-bvi-theme=black] ~ .fancybox-container .popap [placeholder]:focus:-moz-placeholder {
  color: transparent;
}

body .bvi-body[data-bvi-theme=black] ~ .fancybox-container .popap [placeholder]:focus:-ms-input-placeholder {
  color: transparent;
}

body .bvi-body[data-bvi-theme=black] ::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
}

body .bvi-body[data-bvi-theme=black] ::-moz-placeholder {
  color: #fff;
  opacity: 1;
}

body .bvi-body[data-bvi-theme=black] :-moz-placeholder {
  color: #fff;
  opacity: 1;
}

body .bvi-body[data-bvi-theme=black] :-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}

body .bvi-body[data-bvi-theme=black] [placeholder]:focus::-webkit-input-placeholder {
  color: transparent;
}

body .bvi-body[data-bvi-theme=black] [placeholder]:focus::-moz-placeholder {
  color: transparent;
}

body .bvi-body[data-bvi-theme=black] [placeholder]:focus:-moz-placeholder {
  color: transparent;
}

body .bvi-body[data-bvi-theme=black] [placeholder]:focus:-ms-input-placeholder {
  color: transparent;
}

body .bvi-body[data-bvi-theme=black] .section {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

body .bvi-body[data-bvi-theme=black] .dev-copy-logo,
body .bvi-body[data-bvi-theme=black] .footer-logo,
body .bvi-body[data-bvi-theme=black] .site-logo,
body .bvi-body[data-bvi-theme=black] .offcanvas-logo,
body .bvi-body[data-bvi-theme=black] .mob-menu span {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}

body .bvi-body[data-bvi-theme=blue] ~ .fancybox-container .popap {
  background-color: #9dd1ff !important;
  color: #063462 !important;
}

body .bvi-body[data-bvi-theme=blue] ~ .fancybox-container .popap * {
  background-color: #9dd1ff !important;
  color: #063462 !important;
  fill: #063462 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: #063462 !important;
}

body .bvi-body[data-bvi-theme=blue] ~ .fancybox-container .popap button {
  background-color: #9dd1ff !important;
  color: #063462 !important;
}

body .bvi-body[data-bvi-theme=blue] ~ .fancybox-container .popap ::-webkit-input-placeholder {
  color: #063462;
  opacity: 1;
}

body .bvi-body[data-bvi-theme=blue] ~ .fancybox-container .popap ::-moz-placeholder {
  color: #063462;
  opacity: 1;
}

body .bvi-body[data-bvi-theme=blue] ~ .fancybox-container .popap :-moz-placeholder {
  color: #063462;
  opacity: 1;
}

body .bvi-body[data-bvi-theme=blue] ~ .fancybox-container .popap :-ms-input-placeholder {
  color: #063462;
  opacity: 1;
}

body .bvi-body[data-bvi-theme=blue] ~ .fancybox-container .popap [placeholder]:focus::-webkit-input-placeholder {
  color: transparent;
}

body .bvi-body[data-bvi-theme=blue] ~ .fancybox-container .popap [placeholder]:focus::-moz-placeholder {
  color: transparent;
}

body .bvi-body[data-bvi-theme=blue] ~ .fancybox-container .popap [placeholder]:focus:-moz-placeholder {
  color: transparent;
}

body .bvi-body[data-bvi-theme=blue] ~ .fancybox-container .popap [placeholder]:focus:-ms-input-placeholder {
  color: transparent;
}

body .bvi-body[data-bvi-theme=blue] ::-webkit-input-placeholder {
  color: #063462;
  opacity: 1;
}

body .bvi-body[data-bvi-theme=blue] ::-moz-placeholder {
  color: #063462;
  opacity: 1;
}

body .bvi-body[data-bvi-theme=blue] :-moz-placeholder {
  color: #063462;
  opacity: 1;
}

body .bvi-body[data-bvi-theme=blue] :-ms-input-placeholder {
  color: #063462;
  opacity: 1;
}

body .bvi-body[data-bvi-theme=blue] [placeholder]:focus::-webkit-input-placeholder {
  color: transparent;
}

body .bvi-body[data-bvi-theme=blue] [placeholder]:focus::-moz-placeholder {
  color: transparent;
}

body .bvi-body[data-bvi-theme=blue] [placeholder]:focus:-moz-placeholder {
  color: transparent;
}

body .bvi-body[data-bvi-theme=blue] [placeholder]:focus:-ms-input-placeholder {
  color: transparent;
}

body .bvi-body[data-bvi-theme=blue] .section {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

body .bvi-body[data-bvi-theme=brown] ~ .fancybox-container .popap {
  background-color: #f7f3d6 !important;
  color: #4d4b43 !important;
}

body .bvi-body[data-bvi-theme=brown] ~ .fancybox-container .popap * {
  background-color: #f7f3d6 !important;
  color: #4d4b43 !important;
  fill: #4D4B43 !important;
  border-color: #4d4b43 !important;
  box-shadow: none !important;
  text-shadow: none !important;
}

body .bvi-body[data-bvi-theme=brown] ~ .fancybox-container .popap button {
  background-color: #f7f3d6 !important;
  color: #4d4b43 !important;
}

body .bvi-body[data-bvi-theme=brown] ~ .fancybox-container .popap ::-webkit-input-placeholder {
  color: #4d4b43;
  opacity: 1;
}

body .bvi-body[data-bvi-theme=brown] ~ .fancybox-container .popap ::-moz-placeholder {
  color: #4d4b43;
  opacity: 1;
}

body .bvi-body[data-bvi-theme=brown] ~ .fancybox-container .popap :-moz-placeholder {
  color: #4d4b43;
  opacity: 1;
}

body .bvi-body[data-bvi-theme=brown] ~ .fancybox-container .popap :-ms-input-placeholder {
  color: #4d4b43;
  opacity: 1;
}

body .bvi-body[data-bvi-theme=brown] ~ .fancybox-container .popap [placeholder]:focus::-webkit-input-placeholder {
  color: transparent;
}

body .bvi-body[data-bvi-theme=brown] ~ .fancybox-container .popap [placeholder]:focus::-moz-placeholder {
  color: transparent;
}

body .bvi-body[data-bvi-theme=brown] ~ .fancybox-container .popap [placeholder]:focus:-moz-placeholder {
  color: transparent;
}

body .bvi-body[data-bvi-theme=brown] ~ .fancybox-container .popap [placeholder]:focus:-ms-input-placeholder {
  color: transparent;
}

body .bvi-body[data-bvi-theme=brown] ::-webkit-input-placeholder {
  color: #4d4b43;
  opacity: 1;
}

body .bvi-body[data-bvi-theme=brown] ::-moz-placeholder {
  color: #4d4b43;
  opacity: 1;
}

body .bvi-body[data-bvi-theme=brown] :-moz-placeholder {
  color: #4d4b43;
  opacity: 1;
}

body .bvi-body[data-bvi-theme=brown] :-ms-input-placeholder {
  color: #4d4b43;
  opacity: 1;
}

body .bvi-body[data-bvi-theme=brown] [placeholder]:focus::-webkit-input-placeholder {
  color: transparent;
}

body .bvi-body[data-bvi-theme=brown] [placeholder]:focus::-moz-placeholder {
  color: transparent;
}

body .bvi-body[data-bvi-theme=brown] [placeholder]:focus:-moz-placeholder {
  color: transparent;
}

body .bvi-body[data-bvi-theme=brown] [placeholder]:focus:-ms-input-placeholder {
  color: transparent;
}

body .bvi-body[data-bvi-theme=brown] .section {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

body .bvi-body[data-bvi-theme="green"] ~ .fancybox-container .popap {
  background-color: #3b2716 !important;
  color: #a9e44d !important;
}

body .bvi-body[data-bvi-theme="green"] ~ .fancybox-container .popap * {
  background-color: #3b2716 !important;
  color: #a9e44d !important;
  fill: #A9E44D !important;
  border-color: #a9e44d !important;
  box-shadow: none !important;
  text-shadow: none !important;
}

body .bvi-body[data-bvi-theme="green"] ~ .fancybox-container .popap button {
  background-color: #3b2716 !important;
  color: #a9e44d !important;
}

body .bvi-body[data-bvi-theme="green"] ~ .fancybox-container .popap ::-webkit-input-placeholder {
  color: #a9e44d;
  opacity: 1;
}

body .bvi-body[data-bvi-theme="green"] ~ .fancybox-container .popap ::-moz-placeholder {
  color: #a9e44d;
  opacity: 1;
}

body .bvi-body[data-bvi-theme="green"] ~ .fancybox-container .popap :-moz-placeholder {
  color: #a9e44d;
  opacity: 1;
}

body .bvi-body[data-bvi-theme="green"] ~ .fancybox-container .popap :-ms-input-placeholder {
  color: #a9e44d;
  opacity: 1;
}

body .bvi-body[data-bvi-theme="green"] ~ .fancybox-container .popap [placeholder]:focus::-webkit-input-placeholder {
  color: transparent;
}

body .bvi-body[data-bvi-theme="green"] ~ .fancybox-container .popap [placeholder]:focus::-moz-placeholder {
  color: transparent;
}

body .bvi-body[data-bvi-theme="green"] ~ .fancybox-container .popap [placeholder]:focus:-moz-placeholder {
  color: transparent;
}

body .bvi-body[data-bvi-theme="green"] ~ .fancybox-container .popap [placeholder]:focus:-ms-input-placeholder {
  color: transparent;
}

body .bvi-body[data-bvi-theme="green"] ::-webkit-input-placeholder {
  color: #a9e44d;
  opacity: 1;
}

body .bvi-body[data-bvi-theme="green"] ::-moz-placeholder {
  color: #a9e44d;
  opacity: 1;
}

body .bvi-body[data-bvi-theme="green"] :-moz-placeholder {
  color: #a9e44d;
  opacity: 1;
}

body .bvi-body[data-bvi-theme="green"] :-ms-input-placeholder {
  color: #a9e44d;
  opacity: 1;
}

body .bvi-body[data-bvi-theme="green"] [placeholder]:focus::-webkit-input-placeholder {
  color: transparent;
}

body .bvi-body[data-bvi-theme="green"] [placeholder]:focus::-moz-placeholder {
  color: transparent;
}

body .bvi-body[data-bvi-theme="green"] [placeholder]:focus:-moz-placeholder {
  color: transparent;
}

body .bvi-body[data-bvi-theme="green"] [placeholder]:focus:-ms-input-placeholder {
  color: transparent;
}

body .bvi-body[data-bvi-theme="green"] .section {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

body .bvi-body[data-bvi-theme="green"] .dev-copy-logo,
body .bvi-body[data-bvi-theme="green"] .footer-logo,
body .bvi-body[data-bvi-theme="green"] .site-logo,
body .bvi-body[data-bvi-theme="green"] .offcanvas-logo,
body .bvi-body[data-bvi-theme="green"] .mob-menu span {
  -webkit-filter: brightness(0) invert(91%) sepia(15%) saturate(1655%) hue-rotate(27deg) brightness(91%) contrast(99%);
  filter: brightness(0) invert(91%) sepia(15%) saturate(1655%) hue-rotate(27deg) brightness(91%) contrast(99%);
}

body .bvi-body[data-bvi-images="false"] .service-item .service-item-inner {
  padding-top: 0;
  margin-top: 0;
  grid-row-start: 1;
  grid-row-end: 1;
  grid-column-start: 1;
  grid-column-end: 1;
}

body .bvi-body[data-bvi-images="false"] .service-item .service-item-title {
  margin-bottom: 15px;
  padding-right: 40px;
}

body .bvi-body[data-bvi-images="false"] .service-item .service-item-image {
  display: none;
}

body .bvi-body[data-bvi-images="false"] .service-item .service-item-info {
  height: auto;
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

body .bvi-body[data-bvi-images="false"] .doctor-item-info {
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
  position: static;
}

body .bvi-body[data-bvi-images="false"] .about-media {
  display: none !important;
}

.bvi-active [data-bvi="close"] {
  display: -moz-box !important;
  display: flex !important;
}

.bvi-active [data-bvi="open"] {
  display: none;
}

.bvi-active .cta-title {
  display: -moz-box;
  display: flex;
  flex-wrap: wrap;
  -moz-box-align: center;
  align-items: center;
  -moz-box-pack: center;
  justify-content: center;
}

.bvi-active .cta-title:after,
.bvi-active .cta-title:before {
  top: -1px;
}

.header-visually-impaired {
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
  align-items: center;
}

.header-visually-impaired [data-bvi="close"] {
  display: none;
}

.header-visually-impaired a {
  line-height: 1 !important;
  width: 40px !important;
  height: 40px !important;
  border-radius: 50% !important;
  background: #fffbaa !important;
  font-size: 15px !important;
  color: #130835 !important;
  flex-shrink: 0;
  padding: 0 !important;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.header-visually-impaired a:hover {
  background: #f5f5f5 !important;
  color: #FF5721 !important;
  text-decoration: none !important;
}

.header-visually-impaired a i {
  margin: auto;
}

.good-place {
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
  align-items: center;
  gap: 16px;
}

.good-place-descr {
  font-weight: 500;
  font-size: 12px;
  line-height: 1.15;
  color: #130835;
}

.section-appointment {
  background: #f1f1f1;
}

.appointment-row {
  display: -moz-box;
  display: flex;
  gap: 60px;
}

.appointment-photo {
  width: 25%;
  flex-shrink: 0;
  align-self: flex-end;
}

.appointment-info {
  -moz-box-flex: 1;
  flex-grow: 1;
  align-self: center;
  padding: 40px 0;
}

.appointment-title {
  font-weight: 500;
  font-size: 32px;
  line-height: 1.19;
  text-transform: uppercase;
  color: #130835;
}

.appointment-descr {
  margin-top: 60px;
  display: -moz-box;
  display: flex;
  gap: 24px;
  -moz-box-pack: justify;
  justify-content: space-between;
  -moz-box-align: center;
  align-items: center;
}

.appointment-mess {
  width: 224px;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.19;
  text-transform: uppercase;
}

.appointment-mess a {
  display: -moz-box;
  display: flex;
  -moz-box-align: start;
  align-items: flex-start;
  -moz-box-pack: justify;
  justify-content: space-between;
  gap: 10px;
  color: #130835;
  border-bottom: 1px solid #130835;
  padding-bottom: 7px;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.appointment-mess a:hover {
  text-decoration: none;
  color: #474FA0;
  border-bottom-color: #474FA0;
}

.appointment-mess a + a {
  margin-top: 16px;
}

.appointment-mess i {
  display: -moz-inline-box;
  display: inline-flex;
  width: 26px;
  height: 26px;
  font-size: 9px;
}

.appointment-mess i:before {
  margin: auto;
}

.appointment-shedule-descr {
  font-weight: 300;
  font-size: 16px;
  line-height: 1.26;
  color: #5e596d;
}

.appointment-shedule-phone {
  font-weight: 500;
  font-size: 24px;
  line-height: 1.19;
  text-transform: uppercase;
  margin-top: 20px;
}

.appointment-shedule-phone a {
  color: #130835;
  white-space: nowrap;
}

.appointment-shedule-phone a:hover {
  color: #474FA0;
  text-decoration: none;
}

.appointment-btn a {
  white-space: nowrap;
}

.service-head {
  margin-top: 70px;
}

.service-head-inner {
  background: #f5f5f5;
  display: -moz-box;
  display: flex;
  flex-wrap: wrap;
  gap: 50px;
}

.service-head-left {
  width: -moz-calc(50% - 25px);
  width: calc(50% - 25px);
  padding: 32px;
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
}

.service-head-right {
  width: -moz-calc(50% - 25px);
  width: calc(50% - 25px);
  position: relative;
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
}

.service-head-slider-wrap {
  position: absolute;
  left: 24px;
  right: 24px;
  bottom: 9px;
}

.service-head-image {
  -moz-box-flex: 1;
  flex-grow: 1;
}

.service-head-image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.service-head-bread {
  margin-bottom: 50px;
}

.service-head-bread .rank-math-breadcrumb {
  margin: 0;
}

.service-head-title h1 {
  margin: 0 !important;
}

.service-head-subtitle {
  margin-top: 15px;
  color: #130835;
}

.service-head-descr {
  margin-top: 32px;
}

.service-head-bottom {
  padding-top: 32px;
  margin-top: auto;
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
  align-items: center;
  gap: 24px;
}

.service-head-btn {
  min-width: 238px;
}

.service-head-short-descr.list-star ul li:before {
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.service-head-slide {
  height: auto;
  background: rgba(255, 255, 255, 0.57);
  -webkit-backdrop-filter: blur(3.5px);
  backdrop-filter: blur(3.5px);
  padding: 16px 20px;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.26;
  color: #130835;
}

.service-head-slide > * + * {
  margin-top: 8px;
}

.service-head-slide-title,
.service-head-slide h6 {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.15;
  color: #130835;
  margin-bottom: 0;
  text-transform: none;
}

.service-head-slide-descr > * + * {
  margin-top: 8px;
}

.service-head-slide-descr > * {
  margin-bottom: 0;
}

.service-head-slider-pagination {
  margin-top: 9px;
  display: -moz-box;
  display: flex;
  -moz-box-pack: center;
  justify-content: center;
}

.service-head-slider-pagination .swiper-pagination-bullet {
  background: #fff;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.service-head-slider-pagination .swiper-pagination-bullet:hover {
  background: #ccc;
}

.service-head-slider-pagination .swiper-pagination-bullet-active {
  background: #ccc;
}

.service-menu-wrap {
  margin-top: 80px;
}

.service-menu-wrap + .section {
  margin-top: 150px;
}

.service-menu {
  border: 1px solid #130835;
  border-radius: 200px;
  min-height: 67px;
  padding: 10px 50px;
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
  align-items: center;
  -moz-box-pack: justify;
  justify-content: space-between;
  gap: 10px;
  list-style: none;
}

.service-menu-sep {
  border-left: 1px solid rgba(19, 8, 53, 0.25);
  height: 16px;
}

.service-menu-sep:last-child {
  display: none !important;
}

.service-menu-item {
  font-weight: 500;
}

.service-menu-item a {
  display: block;
  color: #130835;
  line-height: 1;
  padding: 3px 0;
}

.service-descr-row {
  display: -moz-box;
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}

.service-descr {
  width: -moz-calc(50% - 12px);
  width: calc(50% - 12px);
  padding-right: 100px;
  max-height: 440px;
  overflow-y: auto;
}

.service-descr:last-child {
  width: 100% !important;
  padding: 0 !important;
  max-height: none !important;
  overflow: visible !important;
}

/* Firefox — только базовый стиль */

@-moz-document url-prefix()  {
  .service-descr {
    scrollbar-width: thin;
    scrollbar-color: #130835 #eee;
  }
}

/* Chrome, Edge, Safari */

.service-descr::-webkit-scrollbar {
  width: 8px;
}

.service-descr::-webkit-scrollbar-track {
  background: #eee;
  border-radius: 10px;
}

.service-descr::-webkit-scrollbar-thumb {
  background: #130835;
  border-radius: 10px;
  border: 1px solid #eee;
  background-clip: content-box;
}

.service-descr::-webkit-scrollbar-button {
  display: none;
  width: 0;
  height: 0;
}

.service-descr-image {
  width: -moz-calc(50% - 12px);
  width: calc(50% - 12px);
}

.service-descr-image img {
  border-radius: 9px;
  width: 100%;
  height: 440px;
  -o-object-fit: cover;
  object-fit: cover;
}

.service-descr-image-left {
  -moz-box-ordinal-group: 0;
  order: -1;
}

.symptoms-row {
  display: -moz-box;
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}

.symptoms-descr {
  width: -moz-calc(48% - 12px);
  width: calc(48% - 12px);
  padding-right: 60px;
}

.symptoms-descr:last-child {
  width: 100% !important;
  padding: 0 !important;
}

.symptoms-descr .faq-wrap {
  width: 100%;
}

.symptoms-image {
  width: -moz-calc(52% - 12px);
  width: calc(52% - 12px);
}

.symptoms-image img {
  border-radius: 9px;
}

.symptoms-image-left {
  -moz-box-ordinal-group: 0;
  order: -1;
}

.symptoms-with-image-left .symptoms-descr {
  padding-left: 40px;
  padding-right: 0;
}

.section-border-bottom {
  position: relative;
  padding-bottom: 80px;
}

.section-border-bottom:before {
  content: '';
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 0;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  border-bottom: 1px solid rgba(94, 89, 109, 0.28);
}

.section-border-bottom + * {
  margin-top: 80px;
}

.section-steps .section-top {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(94, 89, 109, 0.28);
}

.steps-row {
  display: -moz-box;
  display: flex;
  flex-wrap: wrap;
  -moz-box-pack: justify;
  justify-content: space-between;
  gap: 24px;
}

.steps-col {
  width: -moz-calc(50% - 12px);
  width: calc(50% - 12px);
  max-width: 510px;
}

.step-item-descr h3 {
  font-weight: 500;
  margin-bottom: 0;
  white-space: pre-wrap;
}

.step-item-descr > * + * {
  margin-top: 15px;
}

.step-item-descr > * {
  margin-bottom: 0;
}

.step-item-descr p {
  max-width: 420px;
}

.step-item + .step-item {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid rgba(94, 89, 109, 0.28);
}

.step-item-title {
  font-weight: 500;
  line-height: 1.4;
}

.step-item-last .btn-blue {
  width: 100%;
  padding-left: 50px;
  padding-right: 50px;
  position: relative;
}

.step-item-last .btn-blue i {
  position: absolute;
  right: 1px;
}

.advantages-row {
  display: -moz-box;
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}

.advantage-descr {
  width: -moz-calc(51% - 12px);
  width: calc(51% - 12px);
  padding-right: 20px;
  max-height: 550px;
  overflow-y: auto;
}

.advantage-descr:last-child {
  width: 100% !important;
  padding: 0 !important;
  max-height: none !important;
  overflow: visible !important;
}

/* Firefox — только базовый стиль */

@-moz-document url-prefix()  {
  .advantage-descr {
    scrollbar-width: thin;
    scrollbar-color: #130835 #eee;
  }
}

/* Chrome, Edge, Safari */

.advantage-descr::-webkit-scrollbar {
  width: 8px;
}

.advantage-descr::-webkit-scrollbar-track {
  background: #eee;
  border-radius: 10px;
}

.advantage-descr::-webkit-scrollbar-thumb {
  background: #130835;
  border-radius: 10px;
  border: 1px solid #eee;
  background-clip: content-box;
}

.advantage-descr::-webkit-scrollbar-button {
  display: none;
  width: 0;
  height: 0;
}

.advantage-image {
  width: -moz-calc(49% - 12px);
  width: calc(49% - 12px);
}

.advantage-image img {
  border-radius: 9px;
  width: 100%;
  height: 550px;
  -o-object-fit: cover;
  object-fit: cover;
}

.advantage-image-left {
  -moz-box-ordinal-group: 0;
  order: -1;
}

.advantage-descr-inner > * + p,
.advantage-descr-inner > * + ul,
.advantage-descr-inner > * + ol {
  margin-top: 10px;
}

.advantage-descr-inner h3 {
  margin-bottom: 0;
  position: relative;
  font-weight: 500;
}

.advantage-descr-inner h3:before {
  content: "\e905";
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  color: #130835;
  position: absolute;
  left: -26px;
  top: 6px;
}

.advantage-descr-inner * + hr,
.advantage-descr-inner hr + * {
  margin-top: 30px;
}

.advantage-descr-inner > *:not(hr) {
  margin-left: 26px;
}

.section-advantages .section-descr {
  border-top: 1px solid rgba(94, 89, 109, 0.28);
  margin-top: 40px;
  padding-top: 40px;
}

.cta-title {
  margin: 0 auto 50px;
  text-align: center;
  font-weight: 300;
  color: #130835;
  line-height: 1;
}

.cta-title:before,
.cta-title:after {
  content: "\e905";
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline;
  font-size: 20px;
  position: relative;
  top: -3px;
}

.cta-title:before {
  margin-right: 14px;
}

.cta-title:after {
  margin-left: 14px;
}

.section-cta {
  background: #f1f1f1;
  padding: 40px 0;
}

.cta-nfo {
  display: -moz-box;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.cta-text {
  width: -moz-calc(50% - 10px);
  width: calc(50% - 10px);
  color: #130835;
}

.cta-text p {
  max-width: 500px;
}

.cta-descr {
  width: -moz-calc(50% - 10px);
  width: calc(50% - 10px);
  display: -moz-box;
  display: flex;
  gap: 20px;
}

.cta-btn {
  margin-top: 24px;
}

.section-prices {
  display: -moz-box;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.prices-info {
  width: -moz-calc(50% - 10px);
  width: calc(50% - 10px);
  background: #f8f8f8;
  border-radius: 13px;
  padding: 40px;
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
  -moz-box-pack: justify;
  justify-content: space-between;
}

.prices-data {
  width: -moz-calc(50% - 10px);
  width: calc(50% - 10px);
  background: #130835;
  border-radius: 13px;
  padding: 40px;
  color: #fff;
  text-transform: uppercase;
}

.prices-data td:first-child {
  padding-left: 0;
  width: 100%;
}

.prices-data td:last-child {
  padding-right: 0;
}

.prices-data tr:first-child td {
  padding-top: 0;
}

.prices-data tr:last-child td {
  padding-bottom: 0;
  border: none;
}

.prices-data td {
  border: none;
  padding-bottom: 8px;
  border-bottom: 1px solid #fff;
  padding-top: 20px;
}

.price-item-name {
  letter-spacing: normal;
}

.price-item-value {
  white-space: nowrap;
}

.prices-btns {
  display: -moz-box;
  display: flex;
  gap: 24px;
  -moz-box-align: center;
  align-items: center;
  -moz-box-pack: center;
  justify-content: center;
}

.prices-btns a {
  width: 100%;
  max-width: 300px;
}

body .bvi-body[data-bvi-theme=black] :not(.bvi-no-styles) .filter-rev-btn > b img {
  -webkit-filter: invert(1) brightness(1.2) contrast(4.2) !important;
  filter: invert(1) brightness(1.2) contrast(4.2) !important;
  background: none !important;
}

body .bvi-body[data-bvi-theme=black] :not(.bvi-no-styles) .icomoon-locale:before,
body .bvi-body[data-bvi-theme=black] :not(.bvi-no-styles) .list-star ul li:before {
  color: #fff !important;
}

body .bvi-body[data-bvi-theme=black] :not(.bvi-no-styles) .icomoon-locale:after {
  color: #000 !important;
}

body .bvi-body[data-bvi-theme=green] .advantage-descr-inner h3:before,
body .bvi-body[data-bvi-theme=green] .icomoon-locale:before,
body .bvi-body[data-bvi-theme=green] .list-star ul li:before {
  color: #a9e44d !important;
}

body .bvi-body[data-bvi-theme=green] .icomoon-locale:after {
  color: #000 !important;
}

@media screen and (min-width: 360px) {
  .form-submit input span,
  .form-submit button span,
  .form-submit a span {
    -moz-box-flex: 1;
    flex-grow: 1;
    text-align: center;
  }
}

@media screen and (min-width: 768px) {
  .mobile-visible {
    display: none !important;
  }

  body .popap-big .fancybox-close-small {
    top: 40px !important;
    right: 40px !important;
  }
}

@media screen and (min-height: 680px) and (min-width: 931px) {
  .popap-form-img {
    margin-top: -160px;
  }

  .popap-big {
    overflow: visible;
  }
}

@media screen and (min-height: 500px) and (max-height: 679px) and (min-width: 931px) {
  .popap-form-img {
    margin-top: -120px;
  }

  .popap-big {
    overflow: visible;
    margin-top: 80px;
  }
}

@media screen and (min-width: 961px) {
  .large-visible {
    display: none !important;
  }

  .dev-copy {
    position: relative;
    left: -10px;
  }

  div.header-visually-impaired {
    display: none !important;
  }
}

@media screen and (min-width: 1241px) {
  .main-banner + section {
    margin-top: 200px;
  }

  .section-descr {
    font-size: 20px;
  }

  .offer-slide-old-price {
    position: relative;
    top: 1px;
  }

  .doctor-item-btn a i {
    position: absolute;
    right: 2px;
  }

  .footer-title {
    margin-bottom: 40px;
  }

  .service-head-bottom {
    padding-bottom: 20px;
  }

  .service-descr-inner > * + p,
  .service-descr-inner > * + ul,
  .service-descr-inner > * + ol {
    margin-top: 30px;
  }

  .service-descr-with-text-left .section-top {
    margin-bottom: 20px;
  }

  .service-descr-with-text-left .service-descr {
    padding-top: 34px;
    padding-bottom: 34px;
  }

  .service-descr-with-text-left .service-descr-row {
    position: relative;
  }

  .service-descr-with-text-left .service-descr-row:before,
  .service-descr-with-text-left .service-descr-row:after {
    content: '';
    position: absolute;
    height: 34px;
    left: 0;
    width: 45%;
    background: #fff;
  }

  .service-descr-with-text-left .service-descr-row:before {
    top: 0;
  }

  .service-descr-with-text-left .service-descr-row:after {
    bottom: 0;
  }

  .service-descr-with-image-left .service-descr {
    padding-right: 20px;
    padding-left: 40px;
    padding-top: 34px;
    padding-bottom: 34px;
  }

  .service-descr-with-image-left .service-descr-row {
    position: relative;
  }

  .service-descr-with-image-left .service-descr-row:before,
  .service-descr-with-image-left .service-descr-row:after {
    content: '';
    position: absolute;
    height: 34px;
    right: 30px;
    width: 45%;
    background: #fff;
  }

  .service-descr-with-image-left .service-descr-row:before {
    top: 0;
  }

  .service-descr-with-image-left .service-descr-row:after {
    bottom: 0;
  }

  body .bvi-body[data-bvi-theme=black] :not(.bvi-no-styles) .service-descr-with-text-left .service-descr-row:before,
  body .bvi-body[data-bvi-theme=black] :not(.bvi-no-styles) .service-descr-with-text-left .service-descr-row:after,
  body .bvi-body[data-bvi-theme=black] :not(.bvi-no-styles) .service-descr-with-image-left .service-descr-row:before,
  body .bvi-body[data-bvi-theme=black] :not(.bvi-no-styles) .service-descr-with-image-left .service-descr-row:after {
    background: #000 !important;
  }

  body .bvi-body[data-bvi-theme=brown] .service-descr-with-text-left .service-descr-row:before,
  body .bvi-body[data-bvi-theme=brown] .service-descr-with-text-left .service-descr-row:after,
  body .bvi-body[data-bvi-theme=brown] .service-descr-with-image-left .service-descr-row:before,
  body .bvi-body[data-bvi-theme=brown] .service-descr-with-image-left .service-descr-row:after {
    background: #f7f3d6 !important;
  }

  body .bvi-body[data-bvi-theme=blue] .service-descr-with-text-left .service-descr-row:before,
  body .bvi-body[data-bvi-theme=blue] .service-descr-with-text-left .service-descr-row:after,
  body .bvi-body[data-bvi-theme=blue] .service-descr-with-image-left .service-descr-row:before,
  body .bvi-body[data-bvi-theme=blue] .service-descr-with-image-left .service-descr-row:after {
    background: #9dd1ff !important;
  }

  body .bvi-body[data-bvi-theme=green] .service-descr-with-text-left .service-descr-row:before,
  body .bvi-body[data-bvi-theme=green] .service-descr-with-text-left .service-descr-row:after,
  body .bvi-body[data-bvi-theme=green] .service-descr-with-image-left .service-descr-row:before,
  body .bvi-body[data-bvi-theme=green] .service-descr-with-image-left .service-descr-row:after {
    background: #3b2716 !important;
  }
}

@media screen and (max-width: 1240px) {
  * + h1,
  * + h2,
  * + h3,
  * + h4,
  * + h5,
  * + h6,
  * + .h1,
  * + .h2,
  * + .h3,
  * + .h4,
  * + .h5,
  * + .h6 {
    margin-top: 35px;
  }

  h1,
  .h1 {
    font-size: 35px;
  }

  h2,
  .h2 {
    font-size: 30px;
  }

  .btn-yellow {
    font-size: 16px;
  }

  .btn-blue {
    font-size: 16px;
  }

  .btn-blue-outline {
    font-size: 16px;
  }

  .btn-white {
    font-size: 16px;
  }

  img.alignleft,
  img.alignright,
  img.aligncenter,
  img.alignnone,
  img.size-full {
    border-radius: 20px;
  }

  .header-top {
    padding: 0 20px;
    margin-bottom: 20px;
  }

  .header-right {
    gap: 20px;
  }

  .main-banner {
    margin-top: 30px;
  }

  .main-banner-left {
    padding-right: 30px;
  }

  .main-banner-left h1 {
    font-size: 40px;
  }

  .main-banner-footnote {
    margin-top: 20px;
  }

  .section {
    margin-top: 100px;
  }

  .service-item {
    border-radius: 20px;
    padding: 20px;
  }

  .service-item-icon {
    top: 20px;
    right: 20px;
  }

  .service-item-inner {
    padding-top: 40px;
  }

  .service-items-head {
    border-radius: 20px;
    padding: 20px;
  }

  .section-inner + .section-inner {
    margin-top: 60px;
  }

  .quick-service {
    padding: 18px 20px 20px;
  }

  .quick-service-btn {
    margin-top: 60px;
  }

  .quick-service-title {
    font-size: 30px;
  }

  .popap-form-top {
    margin-bottom: 30px;
  }

  .popap-form-title {
    font-size: 30px;
  }

  .section-blue {
    padding: 60px 0;
  }

  .section-consult-form {
    margin-top: 30px;
  }

  .section-top {
    margin-bottom: 50px;
  }

  .offer-slide {
    border-radius: 20px;
    padding: 20px;
  }

  .offer-slide-image {
    margin-bottom: 20px;
  }

  .offer-slide-link span {
    right: 20px;
    top: 20px;
  }

  .offer-slide-title {
    font-size: 20px;
  }

  .offer-slide-price {
    font-size: 26px;
  }

  .offer-slide-old-price {
    font-size: 20px;
  }

  .doctor-item-info {
    bottom: 16px;
  }

  .equipment-row {
    gap: 20px;
  }

  .equipment-tabs-row {
    gap: 24px;
  }

  .equipment-tabs-info {
    width: -moz-calc(55% - 12px);
    width: calc(55% - 12px);
  }

  .equipment-tabs-image {
    width: -moz-calc(45% - 12px);
    width: calc(45% - 12px);
  }

  .equipment-tabs-control {
    gap: 8px;
  }

  .equipment-tabs-control a {
    padding-right: 20px;
  }

  .equipment-tab-btn {
    margin-top: 24px;
  }

  .case-slide-inner {
    padding-bottom: 20px;
  }

  .case-slide-info {
    margin-top: 20px;
  }

  .cases-slider {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .popap-case-title {
    margin-bottom: 20px;
  }

  .popap-case-info {
    margin-top: 20px;
  }

  .popap-case-btn {
    margin-top: 20px;
  }

  .slide-rev-inner {
    padding: 20px;
  }

  .slide-rev-btn {
    margin-top: 20px;
    margin-bottom: 0;
  }

  .slide-rev-short {
    margin-top: 15px;
    padding-top: 15px;
  }

  .slide-rev-btn {
    margin-top: 15px;
  }

  .slide-rev-top {
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
  }

  .slide-rev-video {
    padding: 20px;
  }

  .slide-rev-video .attending-physician {
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: -20px;
  }

  .error-page {
    margin-top: 100px;
  }

  .faq-add-inner {
    padding: 20px;
  }

  .faq-form-head {
    margin-bottom: 30px;
  }

  .faq-item + .faq-item {
    margin-top: 20px;
  }

  .faq-item-question b {
    font-size: 18px;
  }

  .footer {
    margin-top: 100px;
    padding: 80px 0 40px;
  }

  .footer-form {
    margin-top: 30px;
  }

  .footer-logo {
    margin-bottom: 30px;
  }

  .footer-cont {
    font-size: 20px;
  }

  .footer-middle {
    margin-top: 30px;
  }

  .footer-bottom {
    margin-top: 40px;
    padding-top: 40px;
  }

  .footer-bottom-left {
    padding-right: 20px;
  }

  .footer-bottom-right {
    padding-left: 20px;
  }

  .footer-menu li + li {
    margin-top: 10px;
  }

  .additionally {
    gap: 10px 20px;
  }

  .dev-copy {
    margin-top: 40px;
  }

  .rank-math-breadcrumb {
    margin-top: 30px;
  }

  .page-title {
    margin-bottom: 30px;
  }

  .good-place-image {
    max-width: 38px;
  }

  .appointment-row {
    gap: 24px;
  }

  .appointment-title {
    font-size: 26px;
  }

  .appointment-descr {
    margin-top: 40px;
  }

  .appointment-mess,
  .appointment-shedule-phone {
    font-size: 20px;
  }

  .service-head {
    margin-top: 40px;
  }

  .service-head-inner {
    gap: 0;
  }

  .service-head-left {
    width: 50%;
  }

  .service-head-right {
    width: 50%;
  }

  .service-head-bread {
    margin-bottom: 35px;
  }

  .service-head-descr {
    margin-top: 24px;
  }

  .service-head-bottom {
    padding-top: 24px;
  }

  .service-menu-wrap {
    margin-top: 60px;
  }

  .service-menu-wrap + .section {
    margin-top: 100px;
  }

  .service-menu {
    padding: 10px 24px;
  }

  .service-descr {
    padding-right: 30px;
  }

  .service-descr-with-image-left .service-descr {
    padding-left: 5px;
  }

  .symptoms-descr {
    padding-right: 5px;
  }

  .symptoms-with-image-left .symptoms-descr {
    padding-left: 5px;
  }

  .section-border-bottom {
    padding-bottom: 60px;
  }

  .section-border-bottom + * {
    margin-top: 60px;
  }

  .section-steps .section-top {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }

  .step-item + .step-item {
    margin-top: 24px;
    padding-top: 24px;
  }

  .advantage-descr-inner * + hr,
  .advantage-descr-inner hr + * {
    margin-top: 24px;
  }

  .section-advantages .section-descr {
    margin-top: 15px;
    padding-top: 0;
    border-top: none;
  }

  .cta-title {
    margin-bottom: 40px;
  }

  .cta-title:before,
  .cta-title:after {
    top: -2px;
  }

  .prices-info {
    padding: 24px;
  }

  .prices-data {
    padding: 24px;
  }

  .prices-btns {
    gap: 16px;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
  }
}

@media screen and (max-width: 1100px) {
  .chief-text {
    min-height: 1px;
    padding-left: 40px;
  }
}

@media screen and (max-width: 1024px) {
  .quick-service-title {
    font-size: 24px;
  }

  .quick-service-btn {
    margin-top: 40px;
  }

  .popap-form-title {
    font-size: 24px;
  }

  .good-place {
    display: none;
  }

  .appointment-photo {
    width: 22%;
  }

  .service-descr-with-image-left .service-descr {
    padding-left: 0;
  }

  .symptoms-descr {
    padding-right: 0;
  }

  .symptoms-with-image-left .symptoms-descr {
    padding-left: 0;
  }

  .step-item + .step-item {
    margin-top: 20px;
    padding-top: 20px;
  }
}

@media screen and (max-width: 960px) {
  .large-hidden {
    display: none !important;
  }

  .header {
    padding-top: 0;
  }

  .header-top {
    border-bottom: none;
    margin-bottom: 0;
  }

  .header-wrap {
    padding: 15px 0;
    border-bottom: 1px solid #d9e1e1;
  }

  .header-right .header-address {
    display: none;
  }

  .header-right .header-phone {
    padding-left: 0;
  }

  .header-right .header-phone:before {
    display: none;
  }

  .header-right .header-phone a {
    display: -moz-inline-box;
    display: inline-flex;
    -moz-box-align: center;
    align-items: center;
    width: 30px;
    height: 30px;
    color: #130835;
    font-size: 22px;
  }

  .header-right .header-phone a span {
    display: none;
  }

  .header-right .header-phone a:before {
    content: "\e912";
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: auto;
    position: relative;
    top: 1px;
  }

  .mob-menu {
    height: 40px;
    width: 34px;
    display: -moz-box;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    -moz-box-pack: justify;
    justify-content: space-between;
    padding: 11px 0;
  }

  .mob-menu span {
    width: 100%;
    height: 2px;
    background: #130835;
  }

  .main-banner-left {
    width: 100%;
    padding-right: 0;
    display: contents;
  }

  .main-banner-left > * {
    width: 100%;
  }

  .main-banner-left:before {
    display: none;
  }

  .main-banner-info {
    display: contents;
  }

  .main-banner-info > * {
    width: 100%;
  }

  .main-banner-info h1 {
    -moz-box-ordinal-group: 0;
    order: -1;
    margin-top: 20px;
  }

  .main-banner-media {
    width: 100%;
    margin-top: 20px;
    -moz-box-ordinal-group: 0;
    order: -1;
  }

  .main-banner-bottom {
    -moz-box-ordinal-group: 3;
    order: 2;
    margin-top: 20px;
  }

  .service-item {
    width: -moz-calc(50% - 20px);
    width: calc(50% - 20px);
  }

  .service-items-head {
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
  }

  .chief-text {
    padding: 30px;
  }

  .faq-section-top {
    max-width: none;
  }

  .faq-section-top .section-descr {
    max-width: 460px;
  }

  .faq-add {
    width: 100%;
    -moz-box-ordinal-group: 3;
    order: 2;
    margin-top: 10px;
  }

  .faq-wrap {
    width: 100%;
  }

  .faq-add-inner {
    max-width: none;
  }

  .footer-contacts {
    position: static;
    padding: 20px;
    margin-bottom: 20px;
    background: #EBEBEB;
  }

  .dev-copy {
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
  }

  .dev-copy-right {
    margin-top: 10px;
  }

  .dev-copy-text {
    padding-right: 0;
  }

  .dev-copy-text:before {
    display: none;
  }

  .dev-copy-mess i {
    font-size: 16px;
  }

  .dev-copy-mess {
    position: relative;
    top: -1px;
  }

  .rank-math-breadcrumb {
    margin: 10px 0 30px;
  }

  .bvi-active .header {
    position: relative;
    z-index: 999999 !important;
  }

  .header-visually-impaired {
    display: none !important;
  }

  body:not(.bvi-active) div.header-visually-impaired .bvi-open {
    display: -moz-box !important;
    display: flex !important;
  }

  .good-place {
    gap: 8px;
  }

  .appointment-row {
    flex-wrap: wrap;
    gap: 0;
  }

  .appointment-photo {
    display: none;
  }

  .appointment-info {
    width: 100%;
  }

  .service-head-left,
  .service-head-right {
    width: 100%;
  }

  .service-menu {
    flex-wrap: wrap;
    padding: 0;
    border-radius: 0;
    border: none;
    justify-content: space-around;
  }

  .service-menu-item a {
    text-align: center;
  }

  .service-menu-sep {
    height: 18px;
  }

  .prices-info,
  .prices-data {
    width: 100%;
  }

  .prices-btns {
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    flex-direction: row;
  }

  .prices-data {
    font-size: 14px;
  }

  .section-top-with-sep:not(.section-top-with-btns) .section-title {
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(94, 89, 109, 0.28);
  }

  .section-top-with-btns.section-top-with-sep {
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(94, 89, 109, 0.28);
  }
}

@media screen and (max-width: 767px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  .h1,
  .h2,
  .h3,
  .h4,
  .h5,
  .h6 {
    margin-bottom: 20px;
  }

  * + h1,
  * + h2,
  * + h3,
  * + h4,
  * + h5,
  * + h6,
  * + .h1,
  * + .h2,
  * + .h3,
  * + .h4,
  * + .h5,
  * + .h6 {
    margin-top: 25px;
  }

  h1,
  .h1 {
    font-size: 30px;
  }

  h2,
  .h2 {
    font-size: 26px;
  }

  h3,
  .h3 {
    font-size: 22px;
  }

  h4,
  .h4 {
    font-size: 16px;
  }

  h5,
  .h5 {
    font-size: 16px;
  }

  [type="text"],
  [type="email"],
  [type="tel"],
  [type="password"],
  [type="number"],
  [type="url"],
  [type="search"] {
    height: 40px;
  }

  .videoadapt-wrap + p,
  .videoadapt-wrap + div,
  .videoadapt-wrap + span,
  .videoadapt-wrap + ul,
  .videoadapt-wrap + figure,
  .videoadapt-wrap + ol {
    margin-top: 20px;
  }

  * + .videoadapt-wrap {
    margin-top: 20px;
  }

  .btn-yellow {
    font-size: 14px;
    min-height: 40px;
  }

  .mobile-hidden {
    display: none !important;
  }

  .alignleft {
    margin-right: 15px;
    margin-bottom: 5px;
  }

  .alignright {
    margin-left: 15px;
    margin-bottom: 5px;
  }

  .header-btn {
    display: none;
  }

  .main-banner {
    margin-top: 20px;
  }

  .main-banner-left h1 {
    font-size: 30px;
  }

  .section {
    margin-top: 80px;
  }

  .services-grid {
    gap: 16px 0;
    margin-left: -16px;
  }

  .service-item {
    width: -moz-calc(50% - 16px);
    width: calc(50% - 16px);
    margin-left: 16px;
  }

  .service-item-inner {
    padding-top: 30px;
  }

  .service-items-head {
    width: -moz-calc(100% - 16px);
    width: calc(100% - 16px);
    margin-left: 16px;
  }

  .section-inner + .section-inner {
    margin-top: 40px;
  }

  .quick-service {
    width: 100%;
  }

  .ok-send {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }

  body .fancybox-close-small {
    top: 10px !important;
    right: 10px !important;
  }

  body .popap-big .fancybox-close-small {
    top: 19px !important;
    right: 20px !important;
  }

  .popap {
    border-radius: 30px;
    padding: 30px 20px;
  }

  .popap-form-manager {
    display: none;
  }

  .popap-form-info {
    width: 100%;
  }

  .popap-form {
    max-width: none;
  }

  .section-blue {
    padding: 40px 0;
    border-radius: 24px;
  }

  .section-consult-left {
    width: 100%;
  }

  .section-consult-right {
    width: 100%;
    max-width: none;
  }

  .section-consult-row {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }

  .section-consult-form {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: -moz- oldlinear-gradient(top, rgba(238, 238, 239, 0.26) 0%, rgba(99, 99, 104, 0.26) 100%);
    background: linear-gradient(180deg, rgba(238, 238, 239, 0.26) 0%, rgba(99, 99, 104, 0.26) 100%);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    border-radius: 24px;
    padding: 20px;
    max-width: none;
    margin-top: 0;
  }

  .section-consult-form form {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }

  .section-consult {
    position: relative;
  }

  .section-consult-image {
    padding-bottom: 150px;
  }

  .section-top {
    margin-bottom: 30px;
  }

  .offers-slider {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .offer-slide-image img {
    max-height: 170px;
  }

  .offer-slide-title,
  .offer-slide-old-price {
    font-size: 16px;
  }

  * + .offer-slide-title {
    margin-top: 5px;
  }

  .offer-slide-price {
    font-size: 20px;
  }

  .doctors-slider {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .about-media {
    position: relative;
    top: 0;
    width: 100%;
  }

  .about-info {
    width: 100%;
    max-width: none;
  }

  .about-row {
    gap: 30px;
  }

  .target {
    top: -80px;
  }

  .footer .target {
    top: -40px;
  }

  .chief-head {
    display: none;
  }

  .chief-descr {
    margin-top: 0;
  }

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

  .chief-photo {
    -moz-box-ordinal-group: 3;
    order: 2;
    width: 100%;
    padding: 0 30px;
  }

  .chief-image {
    position: static;
  }

  .chief-text {
    width: 100%;
  }

  .equipment-row {
    flex-wrap: wrap;
  }

  .equipment-tabs-row {
    margin-top: 30px;
    padding-top: 30px;
    gap: 30px;
  }

  .equipment-tabs-info,
  .equipment-tabs-image {
    width: 100%;
  }

  .case-slide-title i {
    display: inline;
    top: -1px;
  }

  .case-slide-btn {
    display: none;
  }

  .slide-rev-short {
    font-size: 14px;
  }

  .filter-rev-btns {
    margin-left: -20px;
    margin-right: -20px;
    flex-wrap: nowrap;
    padding-left: 10px;
    padding-right: 20px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }

  .filter-rev-btn {
    margin-left: 10px;
    width: auto;
    flex-shrink: 0;
    padding: 10px;
  }

  .filter-rev-btn span {
    margin-top: 5px;
    font-size: 12px;
  }

  .filter-rev-btn b {
    font-size: 14px;
  }

  .section-head {
    margin-bottom: 30px;
  }

  .reviews-slider,
  .rev-video-slider {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .error-page {
    margin-top: 60px;
  }

  .error-title {
    font-size: 144px;
    margin-bottom: 30px;
  }

  .error-link {
    margin-top: 30px;
  }

  .error-text {
    font-size: 24px;
  }

  .faq-item-question b {
    font-size: 16px;
  }

  .footer {
    margin-top: 60px;
    padding: 40px 0 20px;
  }

  .footer-top-left,
  .footer-top-right {
    max-width: none;
    width: 100%;
  }

  .footer-logo {
    margin-bottom: 20px;
  }

  .footer-top-left,
  .footer-form-title {
    text-align: center;
  }

  .footer-social {
    -moz-box-pack: center;
    justify-content: center;
  }

  .footer-form-subtitle {
    margin-left: auto;
    margin-right: auto;
  }

  .footer-bottom {
    margin-top: 30px;
    padding-top: 24px;
  }

  .footer-bottom-left {
    width: 100%;
    padding-right: 0;
  }

  .footer-bottom-right {
    width: 100%;
    padding-left: 0;
    margin-top: 30px;
  }

  .footer-bottom:before {
    display: none;
  }

  .dev-copy {
    margin-top: 30px;
  }

  .appointment-descr {
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
  }

  .appointment-descr > * {
    width: 100%;
    max-width: 300px;
  }

  .appointment-btn a {
    width: 100%;
    -moz-box-pack: justify;
    justify-content: space-between;
  }

  .appointment-title {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }

  .service-head {
    margin-top: 20px;
  }

  .service-menu-wrap {
    margin-top: 40px;
  }

  .service-menu-wrap + .section {
    margin-top: 80px;
  }

  .service-descr-image {
    width: 100%;
    -moz-box-ordinal-group: 3;
    order: 2;
  }

  .service-descr {
    padding: 0 !important;
    max-height: none;
    overflow: visible;
    width: 100%;
  }

  .service-descr-image img {
    height: auto;
  }

  .symptoms-image {
    width: 100%;
    -moz-box-ordinal-group: 3;
    order: 2;
  }

  .symptoms-descr {
    width: 100%;
  }

  .section-border-bottom {
    padding-bottom: 50px;
  }

  .section-border-bottom + * {
    margin-top: 50px;
  }

  .section-steps .section-top {
    margin-bottom: 24px;
    padding-bottom: 24px;
  }

  .steps-col {
    width: 100%;
    max-width: none;
  }

  .steps-col + .steps-col {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid rgba(94, 89, 109, 0.28);
  }

  .steps-row {
    gap: 0;
  }

  .step-item-descr p {
    max-width: none;
  }

  .advantage-descr-inner h3:before {
    top: 5px;
  }

  .advantage-image {
    width: 100%;
    -moz-box-ordinal-group: 3;
    order: 2;
  }

  .advantage-descr {
    max-height: none;
    overflow: visible;
    width: 100%;
  }

  .advantage-image img {
    height: auto;
  }

  .cta-title:before,
  .cta-title:after {
    top: 0;
  }

  .cta-title {
    margin-bottom: 30px;
  }

  .cta-text,
  .cta-descr {
    width: 100%;
  }

  .cta-descr {
    -moz-box-pack: center;
    justify-content: center;
  }

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

  .cta-text p {
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 640px) {
  .xSmallHidden {
    display: none !important;
  }

  .service-item {
    width: -moz-calc(100% - 16px);
    width: calc(100% - 16px);
  }

  .service-items-head {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 10px;
  }

  .case-slide-bottom {
    flex-wrap: wrap;
  }

  .case-slide-doctor {
    width: 100%;
  }

  .service-head-bottom {
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
  }

  .prices-btns {
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
  }
}

@media screen and (max-width: 479px) {
  h1,
  .h1 {
    font-size: 24px;
  }

  h2,
  .h2 {
    font-size: 24px;
  }

  h3,
  .h3 {
    font-size: 18px;
  }

  .header-right {
    gap: 14px;
  }

  .main-banner-left h1 {
    font-size: 25px;
  }

  .quick-service-title {
    font-size: 20px;
  }

  .popap-form-title {
    font-size: 20px;
  }

  .offer-slide {
    border-radius: 10px;
  }

  .filter-rev-btn {
    padding-left: 12px;
    padding-right: 12px;
  }

  .footer-menu-cols,
  .additionally {
    flex-wrap: wrap;
    gap: 10px;
  }

  .footer-menu,
  .additionally-col {
    width: 100%;
  }

  .dev-copy-logo {
    margin-right: 5px;
    padding-right: 5px;
  }

  .dev-copy-logo img {
    max-width: 53px;
  }

  .dev-copy-text {
    font-size: 12px;
  }

  .dev-copy-site {
    font-size: 13px;
    margin-right: 12px;
  }

  .dev-copy-mess li:not(:last-child) {
    margin-right: 12px;
  }

  .dev-copy-text {
    max-width: 158px;
  }

  .cta-descr {
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    -moz-box-align: center;
    align-items: center;
    gap: 24px;
  }

  .cta-descr > * {
    width: 100%;
    max-width: 300px;
  }

  .cta-nfo {
    gap: 24px;
  }
}

@media screen and (max-width: 386px) {
  .section-consult-image {
    padding-bottom: 167px;
  }
}

@media screen and (max-width: 359px) {
  .form-submit input,
  .form-submit button,
  .form-submit a {
    -moz-box-pack: justify;
    justify-content: space-between;
  }

  .section-consult-image {
    padding-bottom: 183px;
  }

  .faq-add-btns button {
    padding-right: 0;
  }

  .dev-copy-right {
    flex-wrap: wrap;
    -moz-box-pack: center;
    justify-content: center;
  }

  .dev-copy-mess {
    margin-top: 10px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .filter-rev-btn {
    margin-left: 20px;
  }

  .filter-rev-btn {
    padding: 10px;
  }

  .filter-rev-btn span {
    margin-top: 5px;
    font-size: 12px;
  }

  .filter-rev-btn b {
    font-size: 14px;
  }
}

@media (min-height: 577px) {
  body .fancybox-close-small {
    color: #323235 !important;
  }
}