@charset "UTF-8";
html {
  padding: 0;
  margin: 0;
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  padding: 0;
  margin: 0;
  line-height: 1; }

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

p {
  margin-top: 0;
  font-weight: normal;
  margin-top: 0; }

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

a {
  text-decoration: none; }

form {
  padding: 0;
  margin: 0; }

ul {
  padding: 0;
  margin: 0;
  list-style: none; }

li {
  padding: 0;
  margin: 0; }

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

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

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

[hidden], template {
  display: none; }

a {
  background-color: transparent; }

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

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

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

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

sup {
  font-size: 75%;
  line-height: 0; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible;
  text-transform: none; }

select {
  text-transform: none; }

button, html input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer; }

input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input[type="checkbox"], input[type="radio"] {
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
          box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

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

html {
  -webkit-tap-highlight-color: transparent; }

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  text-decoration: none; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.group:after, .contain:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }

.embed-responsive::before {
  display: block;
  content: ""; }

.embed-responsive-21by9::before {
  padding-top: 42.857143%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.embed-responsive iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0; }

.swiper-button-disabled {
  opacity: 0 !important; }

.swiper-button:focus {
  outline: none; }

.lcpadding {
  padding-left: -webkit-calc((100% - 1650px)/2);
  padding-left: calc((100% - 1650px)/2); }
  @media only screen and (max-width: 1679px) {
    .lcpadding {
      padding-left: -webkit-calc((100% - 1600px)/2);
      padding-left: calc((100% - 1600px)/2); } }
  @media only screen and (max-width: 1365px) {
    .lcpadding {
      padding-left: -webkit-calc((100% - 1170px)/2);
      padding-left: calc((100% - 1170px)/2); } }
  @media only screen and (max-width: 1199px) {
    .lcpadding {
      padding-left: -webkit-calc((100% - 970px)/2);
      padding-left: calc((100% - 970px)/2); } }
  @media only screen and (max-width: 991px) {
    .lcpadding {
      padding-left: -webkit-calc((100% - 750px)/2);
      padding-left: calc((100% - 750px)/2); } }
  @media only screen and (max-width: 767px) {
    .lcpadding {
      padding-left: -webkit-calc((100% - 600px)/2);
      padding-left: calc((100% - 600px)/2); } }
  @media only screen and (max-width: 640px) {
    .lcpadding {
      padding-left: 16px; } }

.rcpadding {
  padding-right: -webkit-calc((100% - 1650px)/2);
  padding-right: calc((100% - 1650px)/2); }
  @media only screen and (max-width: 1679px) {
    .rcpadding {
      padding-right: -webkit-calc((100% - 1600px)/2);
      padding-right: calc((100% - 1600px)/2); } }
  @media only screen and (max-width: 1365px) {
    .rcpadding {
      padding-right: -webkit-calc((100% - 1170px)/2);
      padding-right: calc((100% - 1170px)/2); } }
  @media only screen and (max-width: 1199px) {
    .rcpadding {
      padding-right: -webkit-calc((100% - 970px)/2);
      padding-right: calc((100% - 970px)/2); } }
  @media only screen and (max-width: 991px) {
    .rcpadding {
      padding-right: -webkit-calc((100% - 750px)/2);
      padding-right: calc((100% - 750px)/2); } }
  @media only screen and (max-width: 767px) {
    .rcpadding {
      padding-right: -webkit-calc((100% - 600px)/2);
      padding-right: calc((100% - 600px)/2); } }
  @media only screen and (max-width: 640px) {
    .rcpadding {
      padding-right: 16px; } }

.cpadding {
  padding: 0 -webkit-calc((100% - 1650px)/2);
  padding: 0 calc((100% - 1650px)/2); }
  @media only screen and (max-width: 1679px) {
    .cpadding {
      padding: 0 -webkit-calc((100% - 1600px)/2);
      padding: 0 calc((100% - 1600px)/2); } }
  @media only screen and (max-width: 1365px) {
    .cpadding {
      padding: 0 -webkit-calc((100% - 1170px)/2);
      padding: 0 calc((100% - 1170px)/2); } }
  @media only screen and (max-width: 1199px) {
    .cpadding {
      padding: 0 -webkit-calc((100% - 970px)/2);
      padding: 0 calc((100% - 970px)/2); } }
  @media only screen and (max-width: 991px) {
    .cpadding {
      padding: 0 -webkit-calc((100% - 750px)/2);
      padding: 0 calc((100% - 750px)/2); } }
  @media only screen and (max-width: 767px) {
    .cpadding {
      padding: 0 -webkit-calc((100% - 600px)/2);
      padding: 0 calc((100% - 600px)/2); } }
  @media only screen and (max-width: 640px) {
    .cpadding {
      padding: 0 16px; } }

.contain {
  max-width: 1650px;
  margin-left: auto;
  margin-right: auto;
  width: 100%; }

@media only screen and (max-width: 1679px) {
  .contain {
    max-width: 1600px; } }

@media only screen and (max-width: 1365px) {
  .contain {
    max-width: 1170px; } }

@media only screen and (max-width: 1199px) {
  .contain {
    max-width: 970px; } }

@media only screen and (max-width: 991px) {
  .contain {
    max-width: 750px; } }

@media only screen and (max-width: 767px) {
  .contain {
    max-width: 600px; } }

@media only screen and (max-width: 640px) {
  .contain {
    width: 100%;
    max-width: 100%;
    padding-left: 16px;
    padding-right: 16px; } }

@media only screen and (max-width: 320px) {
  body, body > * {
    width: auto;
    min-width: 320px; } }

@media only screen and (min-width: 1080px) {
  .main-mnu {
    display: block !important; }
  .hidden-mnu {
    display: none; } }

@font-face {
  font-family: 'Onest';
  src: url("../fonts/Onest-Light.eot");
  src: local("Onest Light"), local("Onest-Light"), url("../fonts/Onest-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Onest-Light.woff2") format("woff2"), url("../fonts/Onest-Light.woff") format("woff"), url("../fonts/Onest-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Onest';
  src: url("../fonts/Onest-Medium.eot");
  src: local("Onest Medium"), local("Onest-Medium"), url("../fonts/Onest-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Onest-Medium.woff2") format("woff2"), url("../fonts/Onest-Medium.woff") format("woff"), url("../fonts/Onest-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Onest';
  src: url("../fonts/Onest-SemiBold.eot");
  src: local("Onest SemiBold"), local("Onest-SemiBold"), url("../fonts/Onest-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Onest-SemiBold.woff2") format("woff2"), url("../fonts/Onest-SemiBold.woff") format("woff"), url("../fonts/Onest-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Onest';
  src: url("../fonts/Onest-Regular.eot");
  src: local("Onest Regular"), local("Onest-Regular"), url("../fonts/Onest-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Onest-Regular.woff2") format("woff2"), url("../fonts/Onest-Regular.woff") format("woff"), url("../fonts/Onest-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Onest';
  src: url("../fonts/Onest-Bold.eot");
  src: local("Onest Bold"), local("Onest-Bold"), url("../fonts/Onest-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Onest-Bold.woff2") format("woff2"), url("../fonts/Onest-Bold.woff") format("woff"), url("../fonts/Onest-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Wix Madefor Text';
  src: url("../fonts/WixMadeforText-Regular.eot");
  src: local("Wix Madefor Text Regular"), local("WixMadeforText-Regular"), url("../fonts/WixMadeforText-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/WixMadeforText-Regular.woff2") format("woff2"), url("../fonts/WixMadeforText-Regular.woff") format("woff"), url("../fonts/WixMadeforText-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Wix Madefor Text';
  src: url("../fonts/WixMadeforText-SemiBold.eot");
  src: local("Wix Madefor Text SemiBold"), local("WixMadeforText-SemiBold"), url("../fonts/WixMadeforText-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/WixMadeforText-SemiBold.woff2") format("woff2"), url("../fonts/WixMadeforText-SemiBold.woff") format("woff"), url("../fonts/WixMadeforText-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Lato';
  src: url("../fonts/Lato-Bold.eot");
  src: local("Lato Bold"), local("Lato-Bold"), url("../fonts/Lato-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Bold.woff2") format("woff2"), url("../fonts/Lato-Bold.woff") format("woff"), url("../fonts/Lato-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Lato';
  src: url("../fonts/Lato-Regular.eot");
  src: local("Lato Regular"), local("Lato-Regular"), url("../fonts/Lato-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Regular.woff2") format("woff2"), url("../fonts/Lato-Regular.woff") format("woff"), url("../fonts/Lato-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Lato';
  src: url("../fonts/Lato-Regular.eot");
  src: local("Lato Regular"), local("Lato-Regular"), url("../fonts/Lato-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Regular.woff2") format("woff2"), url("../fonts/Lato-Regular.woff") format("woff"), url("../fonts/Lato-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

:root {
  --font-family: "Onest", sans-serif;
  --second-family: "Wix Madefor Text", sans-serif;
  --third-family: "Lato", sans-serif;
  --font3: "Roboto", sans-serif; }

a {
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

button {
  border: none;
  outline: none; }

textarea:hover, textarea:active, textarea:focus {
  outline: none; }

body {
  font-family: 'Onest', sans-serif;
  font-weight: normal;
  font-size: 16px;
  position: relative;
  min-height: 100vh; }
  body.ohi:before, body.body-open:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 8; }

h2,
.h2 {
  font-weight: 600;
  font-size: 42px;
  line-height: 1.17;
  color: #404040;
  margin-bottom: 35px; }
  h2 span,
  .h2 span {
    color: #fd873b; }

h3,
.h3 {
  font-weight: 700;
  font-size: 32px;
  line-height: 1.3;
  color: #404040;
  margin-bottom: 30px; }

h4,
.h4 {
  font-weight: 600;
  font-size: 24px;
  line-height: 1.17;
  color: #404040;
  margin-bottom: 24px; }

.top-mnu {
  z-index: 12;
  position: relative;
  background-color: #FFF; }

.top {
  position: relative;
  background-color: #FFF;
  z-index: 15; }

.mnu-arrow3,
.services-main-mobile {
  display: none; }

.show-1199,
.show-991,
.show-767,
.show-575,
.show-480 {
  display: none; }

.wrapper {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh; }

.main {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding-bottom: 200px; }
  @media (max-width: 767px) {
    .main {
      padding-bottom: 110px; } }

.burger-w {
  display: none; }

/*modal*/
.modal-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  overflow-y: scroll;
  z-index: 15;
  display: none;
  background: rgba(45, 40, 40, 0.5); }

.modal-bg__thanks {
  padding-bottom: 0 !important;
  text-align: center; }

.modal-form__subtitle {
  font-weight: 700; }

.modal-form__layout {
  height: 100%;
  width: 100%;
  position: relative;
  z-index: 2; }

.modal-form__block {
  position: absolute;
  top: 5%;
  margin-bottom: 20px;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
      -ms-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
  z-index: 6;
  width: 573px;
  max-width: -webkit-calc(100% - 32px);
  max-width: calc(100% - 32px);
  background-color: #FFF;
  min-height: 100px;
  padding: 60px 63px 50px 63px; }

.modal-form__inner {
  position: relative; }
  .modal-form__inner form {
    width: 100%;
    text-align: center; }
    .modal-form__inner form input[type="email"],
    .modal-form__inner form input[type="tel"],
    .modal-form__inner form input[type="password"],
    .modal-form__inner form input[type="text"] {
      border: 1px solid #cad0da;
      -webkit-border-radius: 45px;
              border-radius: 45px;
      padding: 0px 30px;
      width: 100%;
      height: 60px;
      background: #fff;
      color: #1e1e1d;
      font-weight: 400;
      font-size: 16px;
      line-height: 1;
      margin-bottom: 20px; }
      .modal-form__inner form input[type="email"]::-webkit-input-placeholder,
      .modal-form__inner form input[type="tel"]::-webkit-input-placeholder,
      .modal-form__inner form input[type="password"]::-webkit-input-placeholder,
      .modal-form__inner form input[type="text"]::-webkit-input-placeholder {
        color: #7c8799; }
      .modal-form__inner form input[type="email"]::-moz-placeholder,
      .modal-form__inner form input[type="tel"]::-moz-placeholder,
      .modal-form__inner form input[type="password"]::-moz-placeholder,
      .modal-form__inner form input[type="text"]::-moz-placeholder {
        color: #7c8799; }
      .modal-form__inner form input[type="email"]:-ms-input-placeholder,
      .modal-form__inner form input[type="tel"]:-ms-input-placeholder,
      .modal-form__inner form input[type="password"]:-ms-input-placeholder,
      .modal-form__inner form input[type="text"]:-ms-input-placeholder {
        color: #7c8799; }
      .modal-form__inner form input[type="email"]::placeholder,
      .modal-form__inner form input[type="tel"]::placeholder,
      .modal-form__inner form input[type="password"]::placeholder,
      .modal-form__inner form input[type="text"]::placeholder {
        color: #7c8799; }
      .modal-form__inner form input[type="email"]:focus,
      .modal-form__inner form input[type="tel"]:focus,
      .modal-form__inner form input[type="password"]:focus,
      .modal-form__inner form input[type="text"]:focus {
        border: 1px solid #3358a4; }
    .modal-form__inner form button,
    .modal-form__inner form input[type="submit"] {
      max-width: 348px;
      width: 100%;
      border: none;
      height: 70px;
      margin-left: auto;
      margin-right: auto;
      font-size: 20px; }
    .modal-form__inner form textarea {
      border: 1px solid #cad0da;
      -webkit-border-radius: 45px;
              border-radius: 45px;
      padding: 20px 30px;
      width: 100%;
      background: #fff;
      color: #1e1e1d;
      font-weight: 400;
      font-size: 16px;
      line-height: 1.3; }
      .modal-form__inner form textarea::-webkit-input-placeholder {
        color: #7c8799; }
      .modal-form__inner form textarea::-moz-placeholder {
        color: #7c8799; }
      .modal-form__inner form textarea:-ms-input-placeholder {
        color: #7c8799; }
      .modal-form__inner form textarea::placeholder {
        color: #7c8799; }
      .modal-form__inner form textarea:focus {
        border: 1px solid #3358a4; }

.addform_file-label span {
  border: 1px dashed #3358a4;
  -webkit-border-radius: 38px;
          border-radius: 38px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 78px;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.75;
  color: #3358a4;
  background: #fff;
  margin: 20px 0 30px 0;
  gap: 10px; }
  .addform_file-label span:before {
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none;
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    background: url("../img/scr.svg") no-repeat 0 0; }

.modal__info {
  margin-bottom: 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25;
  text-align: center;
  color: #7c8799;
  margin-top: 29px;
  max-width: 448px;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }
  .modal__info a {
    color: #7c8799;
    text-decoration: underline; }
    .modal__info a:hover {
      text-decoration: none; }

.modal-form__title {
  font-weight: 700;
  margin-bottom: 25px; }

.modal-close {
  cursor: pointer;
  display: block;
  position: absolute;
  right: 30px;
  top: 28px;
  z-index: 7;
  width: 41px;
  height: 41px;
  background: url("../img/close-w.svg") no-repeat 0 0; }

/*end modal*/
.btn,
.btn-o,
*[class$="__btn"] {
  -webkit-transition: 0.5s;
  transition: 0.5s; }
  .btn:hover,
  .btn-o:hover,
  *[class$="__btn"]:hover {
    text-decoration: none; }

.btn {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-border-radius: 45px;
          border-radius: 45px;
  padding: 0px 30px;
  min-width: 246px;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  height: 50px;
  background: #f8671c;
  font-weight: 700;
  font-size: 16px;
  line-height: 1;
  color: #fff; }
  .btn:hover {
    text-decoration: none; }
  @media (any-hover: hover) {
    .btn:hover {
      background-color: #FF7A2D; } }
  .btn._blue {
    background-color: #3358a4; }
    @media (any-hover: hover) {
      .btn._blue:hover {
        background: #3e6ccb; } }
  .btn._wh {
    background-color: #FFF;
    color: #3358a4; }
  .btn._lg {
    height: 70px;
    font-size: 20px;
    padding: 0 56px; }
    @media (max-width: 767px) {
      .btn._lg {
        height: 55px;
        font-size: 16px; } }

h1,
.h1,
.h1-page {
  font-weight: 600;
  font-size: 50px;
  line-height: 1.17;
  color: #404040;
  margin-bottom: 40px; }

.h1__wrap {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 25px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 40px; }
  .h1__wrap h1,
  .h1__wrap .h1-page {
    margin-bottom: 0 !important; }

.top {
  padding: 22px 0;
  border-bottom: 1px solid #f4f7f7;
  width: 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0); }
  .top.slide {
    -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
            transform: translateY(-100%); }
  .top.fixed {
    position: fixed;
    top: 0;
    -webkit-box-shadow: 0 11px 26px 0 rgba(0, 0, 0, 0.05);
            box-shadow: 0 11px 26px 0 rgba(0, 0, 0, 0.05);
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0); }

.top__w {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 202px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }
  .logo img {
    max-width: 100%;
    height: auto;
    width: 100%; }

.top__info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 98px; }

.top__inf {
  font-size: 16px;
  color: #404040;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 9px; }

.top__inf-geo {
  background-image: url("../img/geo-head.svg");
  background-repeat: no-repeat;
  background-position: center;
  height: 16px;
  width: 13px;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none; }

.top__inf-clock {
  background-image: url("../img/clockt.svg");
  background-repeat: no-repeat;
  background-position: center center;
  height: 16px;
  width: 16px;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none; }

.top__phone {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  font-weight: 700;
  font-size: 24px;
  color: #404040; }
  .top__phone:before {
    content: "";
    display: block;
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none;
    background-image: url("../img/phone.svg");
    background-repeat: no-repeat;
    background-position: center;
    width: 24px;
    height: 24px; }
  .top__phone:hover {
    text-decoration: none; }

.top__socs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .top__socs a {
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 38px;
    height: 38px; }

.rec__btn {
  background: #f8671c;
  -webkit-border-radius: 45px;
          border-radius: 45px;
  height: 60px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding-left: 30px;
  padding-right: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  font-weight: 600;
  font-size: 16px;
  color: #fff;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none; }
  .rec__btn:before {
    content: "";
    display: block;
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none;
    background-image: url("../img/rec-paw.svg");
    background-repeat: no-repeat;
    background-position: left center;
    width: 24px;
    height: 24px; }

@-webkit-keyframes paw-wave {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  15% {
    -webkit-transform: rotate(20deg);
            transform: rotate(20deg); }
  30% {
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg); }
  45% {
    -webkit-transform: rotate(20deg);
            transform: rotate(20deg); }
  60% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg); }
  75% {
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg); }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); } }

@keyframes paw-wave {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  15% {
    -webkit-transform: rotate(20deg);
            transform: rotate(20deg); }
  30% {
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg); }
  45% {
    -webkit-transform: rotate(20deg);
            transform: rotate(20deg); }
  60% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg); }
  75% {
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg); }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); } }

.rec__btn:hover:before {
  -webkit-animation: paw-wave 1.7s ease-in-out infinite;
          animation: paw-wave 1.7s ease-in-out infinite; }

.promo__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 30px; }

.promo__item {
  width: -webkit-calc(50% - 15px);
  width: calc(50% - 15px);
  padding: 40px 50px;
  -webkit-border-radius: 36px;
          border-radius: 36px;
  overflow: hidden;
  position: relative;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  .promo__item img {
    z-index: -1;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }
  .promo__item:hover {
    text-decoration: none; }

.top-mnu__w {
  padding-top: 32px;
  padding-bottom: 31px; }
  .top-mnu__w ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 25px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .top-mnu__w ul li {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 82px; }
      .top-mnu__w ul li a {
        font-weight: 600;
        font-size: 18px;
        color: #404040;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-transition: 0.33s;
        transition: 0.33s; }
        .top-mnu__w ul li a:hover {
          text-decoration: none; }
        @media (any-hover: hover) {
          .top-mnu__w ul li a:hover {
            color: #fd873b; }
            .top-mnu__w ul li a:hover span {
              background: url("../img/list-mn-hov.svg"); } }
        .top-mnu__w ul li a span {
          display: block;
          background-image: url("../img/list-mn.svg");
          background-repeat: no-repeat;
          background-position: center;
          margin-right: 10px;
          width: 20px;
          height: 20px; }
        .top-mnu__w ul li a.active {
          color: #fd873b; }
          .top-mnu__w ul li a.active span {
            background: url("../img/list-mn-hov.svg"); }
      .top-mnu__w ul li.has-child {
        position: relative; }
        @media (any-hover: hover) {
          .top-mnu__w ul li.has-child:hover .child-ul__w {
            opacity: 1;
            visibility: visible; } }
        .top-mnu__w ul li.has-child .child-ul__w {
          position: absolute;
          padding-top: 17px;
          opacity: 0;
          visibility: hidden;
          bottom: 0;
          -webkit-transform: translateY(100%);
              -ms-transform: translateY(100%);
                  transform: translateY(100%); }
        .top-mnu__w ul li.has-child ul {
          -webkit-border-radius: 12px;
                  border-radius: 12px;
          padding: 20px 0px;
          min-width: 287px;
          max-width: 400px;
          background-color: #FFF;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-direction: column;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-align: start;
          -webkit-align-items: flex-start;
              -ms-flex-align: start;
                  align-items: flex-start;
          -webkit-justify-content: flex-start;
          -webkit-box-pack: start;
              -ms-flex-pack: start;
                  justify-content: flex-start;
          gap: unset; }
          .top-mnu__w ul li.has-child ul li {
            display: block;
            width: 100%; }
            .top-mnu__w ul li.has-child ul li a {
              width: 100%;
              display: -webkit-box;
              display: -webkit-flex;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-align: center;
              -webkit-align-items: center;
                  -ms-flex-align: center;
                      align-items: center;
              font-weight: 600;
              font-size: 15px;
              line-height: 1.86667;
              color: #404040;
              padding: 5px 20px; }
              .top-mnu__w ul li.has-child ul li a.child-active {
                background: #f3f6fd; }
              @media (any-hover: hover) {
                .top-mnu__w ul li.has-child ul li a:hover {
                  background: #f3f6fd; } }

.top-mnu__w {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 82px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.top-search {
  width: 385px;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none; }
  .top-search form {
    width: 100%;
    border: 1px solid #cad0da;
    -webkit-border-radius: 38px;
            border-radius: 38px;
    height: 52px;
    position: relative; }
    .top-search form input[type="text"] {
      height: 100%;
      width: -webkit-calc(100% - 40px);
      width: calc(100% - 40px);
      padding-left: 33px;
      font-size: 15px;
      color: #404040; }
      .top-search form input[type="text"]::-webkit-input-placeholder {
        color: #d9d9d9; }
      .top-search form input[type="text"]::-moz-placeholder {
        color: #d9d9d9; }
      .top-search form input[type="text"]:-ms-input-placeholder {
        color: #d9d9d9; }
      .top-search form input[type="text"]::placeholder {
        color: #d9d9d9; }
    .top-search form button,
    .top-search form input[type="submit"] {
      border: none;
      outline: none;
      position: absolute;
      font-size: 0;
      height: 52px;
      width: 52px;
      background: url("../img/search.svg") no-repeat center;
      right: 0;
      top: 0; }
      .top-search form button:focus,
      .top-search form input[type="submit"]:focus {
        border: none;
        outline: none; }

.s-open-menu {
  -webkit-box-shadow: inset 0 11px 27px 0 rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 11px 27px 0 rgba(0, 0, 0, 0.05);
  background: #fff;
  border-top: 1px solid #f4f7f7;
  -webkit-border-radius: 0 0 36px 36px;
          border-radius: 0 0 36px 36px;
  padding-bottom: 65px;
  display: none;
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10; }

.open-menu-close {
  width: 24px;
  height: 24px;
  background: none;
  border: none;
  background: url("../img/close.svg") no-repeat center;
  position: absolute;
  right: 0;
  top: 27px; }

.open-menu__top {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 29.35% 1fr;
      grid-template-columns: 29.35% 1fr;
  position: relative; }

.open-menu__l,
.open-menu__r {
  padding-top: 50px; }

.open-menu__l {
  padding-right: 38px;
  border-right: 1px solid #EEF0F0; }
  .open-menu__l ul li a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
    font-weight: 600;
    font-size: 18px;
    line-height: 1.17;
    color: #404040;
    -webkit-border-radius: 24px;
            border-radius: 24px;
    padding: 15px; }
    .open-menu__l ul li a:hover {
      text-decoration: none; }
    @media (any-hover: hover) {
      .open-menu__l ul li a:hover {
        color: #3358a4;
        background: #e8eefb; }
        .open-menu__l ul li a:hover > span {
          background-color: #FFF; } }
    .open-menu__l ul li a > span {
      -webkit-box-flex: 0;
      -webkit-flex: none;
          -ms-flex: none;
              flex: none;
      content: "";
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 42px;
      height: 42px;
      background-color: #EFEFF8;
      -webkit-border-radius: 50%;
              border-radius: 50%; }
    .open-menu__l ul li a:after {
      content: "";
      display: block;
      background: url("../img/diagn-arr-r.svg") no-repeat center;
      width: 19px;
      height: 19px;
      margin-left: auto;
      margin-right: 11px;
      -webkit-box-flex: 0;
      -webkit-flex: none;
          -ms-flex: none;
              flex: none; }
  .open-menu__l ul li.current a {
    color: #3358a4;
    background: #e8eefb; }
    .open-menu__l ul li.current a > span {
      background-color: #FFF; }
  .open-menu__l ul li ul.open-menu__inn {
    display: none; }
    .open-menu__l ul li ul.open-menu__inn li a {
      background: none; }

.open-menu-parent__ul {
  position: relative; }

.open-menu__title {
  font-weight: 600;
  font-size: 28px;
  line-height: 1.17;
  text-decoration: underline;
  text-decoration-skip-ink: none;
  color: #404040;
  margin-bottom: 30px;
  display: inline-block; }
  .open-menu__title:hover {
    text-decoration: none; }

.open-menu__r {
  padding-left: 38px;
  padding-bottom: 47px; }
  .open-menu__r ul.open-menu__inn {
    -webkit-columns: 3;
       -moz-columns: 3;
            columns: 3;
    -webkit-column-gap: 80px;
       -moz-column-gap: 80px;
            column-gap: 80px; }
    .open-menu__r ul.open-menu__inn li a {
      font-weight: 400;
      font-size: 16px;
      line-height: 2.1;
      color: #404040; }
      .open-menu__r ul.open-menu__inn li a:hover {
        text-decoration: none; }

.open-menu__r-list li.open-menu__r-list-item {
  display: none; }
  .open-menu__r-list li.open-menu__r-list-item.active {
    display: block; }

.mnu-arrow {
  display: none; }

.dknow {
  -webkit-border-radius: 24px;
          border-radius: 24px;
  background: #fff1e7;
  padding: 37px 51px 33px 68px; }

.dknow__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 100px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.dknow__quest {
  font-weight: 600;
  font-size: 28px;
  color: #404040;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none; }

.dknow__r {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 68px;
  margin-left: auto; }

.dknow__full {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 19px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .dknow__full > span {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 63px;
    height: 57px;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none; }
  .dknow__full > div {
    font-weight: 700;
    font-size: 16px;
    line-height: 1.1;
    color: #404040; }

.rec__btn {
  height: 60px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding-left: 30px;
  padding-right: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  font-weight: 600;
  font-size: 16px;
  color: #fff; }

.rec__btn-span {
  background-image: url("../img/rec-paw.svg");
  background-repeat: no-repeat;
  background-position: left center;
  width: 24px;
  height: 24px; }

.promo__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 16px; }

.promo__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 1;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  max-width: 370px; }

.promo__title {
  font-weight: 700;
  font-size: 28px;
  line-height: 1.28571;
  letter-spacing: 0.03em;
  color: #404040;
  margin-bottom: 18px; }

.promo__txt {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.44444;
  letter-spacing: 0.03em;
  color: #404040;
  margin-bottom: 29px; }

.promo__date {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  font-weight: 400;
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.03em;
  color: #404040;
  -webkit-border-radius: 45px;
          border-radius: 45px;
  padding: 0px 15px;
  height: 40px;
  gap: 9px; }
  .promo__date:before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url("../img/clock.svg") no-repeat center; }

.article__date {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  font-weight: 400;
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.03em;
  color: #404040;
  -webkit-border-radius: 45px;
          border-radius: 45px;
  padding: 0px 15px;
  height: 40px;
  margin-top: 42px; }
  @media (max-width: 1199px) {
    .article__date {
      font-size: 14px; } }
  @media (max-width: 767px) {
    .article__date {
      height: 34px;
      padding: 0 15px;
      gap: 13px; } }

.more-item-link {
  font-weight: 700;
  font-size: 16px;
  line-height: 1;
  color: #fff;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px; }
  .more-item-link i {
    -webkit-border-radius: 100%;
            border-radius: 100%;
    width: 52px;
    height: 52px;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    background: #fff url("../img/arr-r.svg") no-repeat center; }
  .more-item-link._dark {
    color: #3358a4; }

.promo__bot {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.promo-page {
  padding-top: 40px; }

.reviews__actions {
  margin-left: auto;
  position: relative;
  width: 448px; }
  .reviews__actions .reviews__actions-open {
    bottom: 0;
    -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
            transform: translateY(100%);
    position: absolute;
    -webkit-box-shadow: 0 5px 11px 0 rgba(7, 25, 44, 0.08);
            box-shadow: 0 5px 11px 0 rgba(7, 25, 44, 0.08);
    -webkit-border-radius: 24px;
            border-radius: 24px;
    min-width: 448px;
    height: 281px;
    background: #fff;
    padding: 20px 0px;
    z-index: 5;
    overflow: hidden;
    display: none; }
  .reviews__actions ul {
    overflow-y: auto;
    height: 100%;
    margin-right: 20px; }
    .reviews__actions ul::-webkit-scrollbar {
      width: 3px;
      /* ширина scrollbar */
      -webkit-border-radius: 10px;
              border-radius: 10px; }
    .reviews__actions ul::-webkit-scrollbar-track {
      background: #ccc;
      /* цвет дорожки */
      -webkit-border-radius: 10px;
              border-radius: 10px;
      margin-right: 5px;
      width: 3px; }
    .reviews__actions ul::-webkit-scrollbar-thumb {
      background: #3e6ccb;
      /* цвет плашки */
      -webkit-border-radius: 10px;
              border-radius: 10px;
      /* закругления плашки */
      border: 0px solid #ccc;
      /* padding вокруг плашки */ }
    .reviews__actions ul li {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      gap: 6px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
      .reviews__actions ul li a {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        font-weight: 600;
        font-size: 15px;
        line-height: 1.86667;
        color: #404040;
        padding: 0 30px; }
        .reviews__actions ul li a:hover {
          text-decoration: none; }
        @media (any-hover: hover) {
          .reviews__actions ul li a:hover {
            color: #3e6ccb; } }

.reviews__actions-selected {
  -webkit-border-radius: 45px;
          border-radius: 45px;
  padding: 0px 20px 0 30px;
  width: 100%;
  height: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 400;
  font-size: 16px;
  line-height: 1;
  color: #7c8799;
  position: relative;
  border: 1px solid #cad0da;
  cursor: pointer; }
  .reviews__actions-selected.open {
    border: 1px solid #3358a4; }
    .reviews__actions-selected.open i {
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg); }
  .reviews__actions-selected i {
    width: 24px;
    height: 24px;
    background: url(../img/arr-bot.svg) no-repeat center;
    background-size: 24px;
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none;
    margin-left: auto; }

.reviews__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr);
  gap: 30px; }

.reviews__item {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 40px 50px;
  -webkit-border-radius: 36px;
          border-radius: 36px;
  min-height: 357px;
  background: #f2f4f9;
  gap: 56px; }

.reviews__text {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.5;
  color: #404040;
  position: relative; }
  .reviews__text--more {
    height: 189px;
    overflow: hidden;
    margin-bottom: 20px; }
    @media (max-width: 767px) {
      .reviews__text--more {
        height: 100px; } }
    .reviews__text--more:before {
      content: "";
      display: block;
      position: absolute;
      bottom: 0;
      width: 100%;
      height: 53px;
      background: -webkit-gradient(linear, left bottom, left top, from(#f2f4f9), to(rgba(242, 244, 249, 0.8)));
      background: -webkit-linear-gradient(bottom, #f2f4f9 0%, rgba(242, 244, 249, 0.8) 100%);
      background: linear-gradient(0deg, #f2f4f9 0%, rgba(242, 244, 249, 0.8) 100%); }
    .reviews__text--more.more {
      height: auto; }
      .reviews__text--more.more:before {
        display: none; }

.reviews__bottom {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.reviews__name {
  font-weight: 600;
  font-size: 18px;
  line-height: 1.5;
  color: #404040; }

.reviews__date {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  text-align: right;
  color: #7c8799; }

.read-ful {
  font-weight: 700;
  font-size: 16px;
  line-height: 1;
  color: #3358a4;
  display: inline-block;
  margin-top: 8px;
  z-index: 2;
  position: relative; }
  .read-ful:hover {
    text-decoration: none; }

.vacancy__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 30px; }

.vacancy__item {
  background: #f5f8ff;
  width: -webkit-calc(50% - 15px);
  width: calc(50% - 15px);
  padding: 30px;
  min-height: 262px;
  -webkit-border-radius: 24px;
          border-radius: 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  .vacancy__item:hover {
    text-decoration: none; }

.vacancy__title {
  font-weight: 600;
  font-size: 24px;
  line-height: 1.17;
  color: #1e1e1d;
  margin-bottom: 20px; }

.vacancy__text {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.17;
  color: #404040;
  margin-bottom: 71px; }

.vacancy__bot {
  margin-top: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.vacancy__lbls {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .vacancy__lbls li {
    font-weight: 400;
    font-size: 16px;
    line-height: 2;
    letter-spacing: 0.03em;
    color: #404040;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 15px;
    background-color: #FFF;
    -webkit-border-radius: 45px;
            border-radius: 45px;
    height: 40px;
    white-space: nowrap; }

.blog__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
  gap: 30px; }

.blog__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
  position: relative; }
  .blog__item:hover {
    text-decoration: none; }

.blog__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.blog__img {
  -webkit-border-radius: 36px;
          border-radius: 36px;
  height: 293px;
  overflow: hidden; }
  .blog__img img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%; }

.blog__lbl {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 400;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.03em;
  color: #fff;
  -webkit-border-radius: 45px;
          border-radius: 45px;
  padding: 0px 15px;
  height: 28px;
  position: absolute;
  right: 20px;
  top: 20px;
  background: #3358a4;
  height: 28px; }

.blog__title {
  font-weight: 600;
  font-size: 24px;
  line-height: 1.33333;
  letter-spacing: 0.03em;
  color: #3358a4; }

.blog__date {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.17;
  color: #7c8799;
  margin-top: auto; }

.show-more__wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .show-more__wrap > * {
    margin-top: 51px; }

.show-more-btn {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 700;
  font-size: 16px;
  line-height: 1;
  color: #f8671c;
  padding: 0 49px;
  border: 1px solid #f8671c;
  -webkit-border-radius: 45px;
          border-radius: 45px;
  padding: 0px 30px;
  height: 50px;
  gap: 12px; }
  .show-more-btn:hover {
    text-decoration: none; }
  .show-more-btn:after {
    content: "";
    display: block;
    width: 12px;
    height: 3px;
    background: url("../img/dots3.svg") no-repeat 0 0; }

.doctors__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 30px; }

.doctors__sort {
  margin-bottom: 50px; }
  .doctors__sort ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .doctors__sort ul li {
      -webkit-box-flex: 0;
      -webkit-flex: none;
          -ms-flex: none;
              flex: none; }
      .doctors__sort ul li a {
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        height: 47px;
        background-color: #E8EEFB;
        padding: 0 15px;
        -webkit-border-radius: 45px;
                border-radius: 45px;
        font-weight: 700;
        font-size: 18px;
        line-height: 1.17;
        color: #3358a4;
        -webkit-transition: 0.33s;
        transition: 0.33s;
        -webkit-box-flex: 0;
        -webkit-flex: none;
            -ms-flex: none;
                flex: none; }
        .doctors__sort ul li a:hover {
          text-decoration: none;
          color: #FFF;
          background: #3358a4; }
      .doctors__sort ul li.current a {
        color: #FFF;
        background: #3358a4; }

.doctors__item {
  width: -webkit-calc(25% - 23px);
  width: calc(25% - 23px);
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 36px;
          border-radius: 36px;
  min-height: 646px;
  padding: 30px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  .doctors__item > img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }

.doctors__wrap-link {
  height: 50%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }

.doctors__content {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #FFF;
  -webkit-border-radius: 24px;
          border-radius: 24px;
  padding: 20px 30px;
  min-height: 237px;
  position: relative;
  z-index: 2; }

.doctors__name {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.17;
  color: #3358a4;
  margin-bottom: 10px; }
  .doctors__name:hover {
    text-decoration: none; }

.doctors__dol {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.17;
  color: #404040;
  margin-bottom: 9px; }

.doctors__text {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.17;
  color: #8d8d8d;
  margin-bottom: 15px; }
  .doctors__text a {
    color: #8d8d8d; }

.btn-o {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 700;
  font-size: 16px;
  line-height: 1;
  color: #f8671c;
  border: 1px solid #F8671C;
  -webkit-border-radius: 45px;
          border-radius: 45px;
  height: 50px;
  padding: 0px 30px;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none; }
  .btn-o:hover {
    text-decoration: none; }
  @media (any-hover: hover) {
    .btn-o:hover {
      background: #f8671c;
      color: #FFF; } }

.doctors__btn {
  margin-top: auto; }

.banner {
  height: 626px;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative; }
  .banner * {
    position: relative;
    z-index: 2; }
  .banner img,
  .banner picture {
    position: absolute;
    top: 0;
    left: 0;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
    z-index: 0; }

.video-desktop {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 1; }

.video-mobile {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 1;
  display: none; }

/* На экранах уже 719px показываем мобильное видео */
@media (max-width: 719px) {
  .video-desktop {
    display: none; }
  .video-mobile {
    display: block; } }

.banner__inner {
  overflow: hidden;
  -webkit-border-radius: 96px;
          border-radius: 96px;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 63px 75px 75px 115px;
  position: relative; }
  .banner__inner:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 972px;
    background: -webkit-gradient(linear, right top, left top, from(transparent), to(#000000));
    background: -webkit-linear-gradient(right, transparent, #000000);
    background: linear-gradient(to left, transparent, #000000);
    z-index: 2;
    opacity: 0.7; }

.banner__btn,
.banner__content {
  z-index: 4; }

.banner__lbl {
  font-weight: 700;
  font-size: 20px;
  line-height: 1.17;
  color: #fd873b;
  background-color: #FFF;
  -webkit-border-radius: 45px;
          border-radius: 45px;
  padding: 0px 20px;
  height: 39px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 36px; }
  .banner__lbl:before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background: url("../img/heart.svg") no-repeat center; }

.h1-banner {
  font-weight: 600;
  font-size: 64px;
  line-height: 1.17;
  color: #fff; }
  .h1-banner span {
    color: #fd873b; }

.banner__btn {
  height: 70px;
  padding: 0 41px;
  font-size: 20px;
  position: absolute;
  bottom: 75px;
  left: 115px; }

.s-when {
  padding-top: 138px; }

.when {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #fd873b url("../img/lapa.svg") no-repeat left bottom;
  -webkit-border-radius: 96px;
          border-radius: 96px;
  min-height: 698px;
  padding: 71px 110px 88px 110px;
  gap: 69px; }

.when__l {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.when__text {
  font-weight: 400;
  font-size: 22px;
  line-height: 1.3;
  color: #fff;
  margin-bottom: 54px; }

.when__btn {
  height: 70px;
  font-size: 20px;
  padding: 0 56px; }

.when__r {
  width: 60.74%;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none; }

ul.when__sl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 30px; }
  ul.when__sl .slick-dots {
    bottom: -24px;
    -webkit-transform: translateX(-100px);
        -ms-transform: translateX(-100px);
            transform: translateX(-100px); }

.slick-dots {
  width: 100%;
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 11; }
  .slick-dots li {
    font-size: 0;
    background: none;
    padding: 0;
    margin: 0 2.5px; }
    .slick-dots li button {
      padding: 0;
      font-size: 0;
      outline: none;
      border: none;
      width: 9px;
      height: 9px;
      background-color: #fff;
      -webkit-border-radius: 50%;
              border-radius: 50%;
      opacity: 0.5; }
    .slick-dots li.slick-active button {
      opacity: 1;
      width: 18px;
      background: #fff;
      -webkit-border-radius: 14px;
              border-radius: 14px; }

.slick-slide {
  line-height: 1;
  font-size: 0; }

.slick-arrow {
  position: absolute;
  z-index: 12;
  border: none;
  background: none;
  font-size: 0;
  background: #e8eefb url("../img/arr.svg") no-repeat center;
  bottom: -webkit-calc(50% - 26px);
  bottom: calc(50% - 26px);
  width: 52px;
  height: 52px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  -webkit-transition: 0.5s;
  transition: 0.5s; }
  @media (any-hover: hover) {
    .slick-arrow:hover {
      background-color: #C8D3EA; } }
  .slick-arrow.slick-disabled {
    background-color: rgba(232, 238, 251, 0.5);
    cursor: unset; }
  .slick-arrow li button {
    padding: 0;
    border: none; }

.slick-prev {
  left: 30px; }

.slick-next {
  right: 30px;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg); }

li.when__sl-item {
  -webkit-border-radius: 36px;
          border-radius: 36px;
  width: -webkit-calc(50% - 15px);
  width: calc(50% - 15px);
  height: 108px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.17;
  color: #404040;
  gap: 20px;
  background-color: #FFF;
  padding: 0 20px; }
  li.when__sl-item:before {
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none;
    content: "";
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 69px;
    height: 69px;
    -webkit-border-radius: 100%;
            border-radius: 100%;
    background: #fff6f0 url("../img/warn.svg") no-repeat center; }

.contacts__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 30px; }

.contacts__r,
.contacts__l {
  width: -webkit-calc(50% - 15px);
  width: calc(50% - 15px);
  -webkit-border-radius: 36px;
          border-radius: 36px; }

.contacts__l {
  background: #f5f8ff url("../img/contacts-bg.svg") no-repeat right bottom;
  padding: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 35px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start; }

.contacts__contacts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 35px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.contacts__item {
  width: -webkit-calc(50% - 18px);
  width: calc(50% - 18px); }

.contacts__sub {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.17;
  color: #7c8799;
  margin-bottom: 3px; }

.contacts__contact {
  font-weight: 600;
  font-size: 18px;
  line-height: 1.17;
  color: #404040; }
  .contacts__contact:hover {
    text-decoration: none; }

.contacts__socials ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 20px; }
  .contacts__socials ul li a {
    width: 46px;
    height: 46px;
    -webkit-border-radius: 50%;
            border-radius: 50%; }
    .contacts__socials ul li a:hover {
      text-decoration: none; }
    .contacts__socials ul li a img {
      width: 100%;
      max-width: 100%;
      height: auto; }

.contacts__btn {
  gap: 13px;
  height: 54px;
  font-size: 18px; }
  .contacts__btn:before {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    background: url("../img/geo.svg") no-repeat center; }
  .contacts__btn:after {
    content: "";
    display: block;
    width: 19px;
    height: 19px;
    background: url("../img/arr-btn.svg") no-repeat center; }

.contacts__r {
  -webkit-border-radius: 36px;
          border-radius: 36px;
  overflow: hidden; }
  .contacts__r img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%; }

.footer__logo > img {
  width: 100%;
  max-width: 100%; }

.footer {
  background: #131e36; }

.footer__top {
  padding-top: 80px;
  padding-bottom: 144px; }

.footer-top__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 27px; }

.footer_col {
  width: -webkit-calc(25% - 21px);
  width: calc(25% - 21px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start; }

.footer__logo {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 250px;
  margin-bottom: 42px; }

.footer__info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 15px;
  margin-bottom: 25px;
  font-size: 18px;
  line-height: 1.5;
  color: #7c8799; }

.footer__info-txt {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.footer__socs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  margin-bottom: 80px; }
  .footer__socs li a {
    width: 50px;
    height: 50px;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    overflow: hidden;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    background-color: #30436b;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }

.footer__socs-2 {
  margin-bottom: 0; }

.map-link {
  margin-top: auto;
  font-size: 18px;
  line-height: 1.5;
  color: #7c8799; }

.footer__mnu-title {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.5;
  color: white;
  margin-bottom: 37px; }

.footer__mnu ul {
  gap: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  .footer__mnu ul li a {
    font-size: 18px;
    line-height: 1.5;
    color: #7c8799;
    display: block; }

.footer__tel {
  font-weight: 700;
  font-size: 32px;
  color: white;
  display: block;
  margin-bottom: 16px; }
  .footer__tel:hover {
    text-decoration: none; }

.footer__hours {
  font-size: 18px;
  color: #7c8799;
  margin-bottom: 23px; }

.footer__mail {
  font-size: 18px;
  color: #f8671c;
  display: inline-block;
  margin-bottom: 21px; }

.footer__adress {
  font-size: 18px;
  color: white;
  margin-bottom: 37px; }

.footer__btn {
  gap: 10px;
  height: 50px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 33px; }
  .footer__btn:after {
    content: "";
    width: 24px;
    height: 24px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    background-image: url("../img/paw.svg");
    background-repeat: no-repeat;
    background-position: center; }

.to-top {
  width: 52px;
  height: 52px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  overflow: hidden;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-image: url("../img/to-top.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #e8eefb;
  position: fixed;
  bottom: 50px;
  right: 50px;
  cursor: pointer;
  display: none; }

.footer__bot {
  border-top: 1px solid #2a395c;
  padding-top: 52px;
  padding-bottom: 59px; }

.footer-bot__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 40px;
  font-size: 18px;
  line-height: 1.5;
  color: #7c8799; }
  .footer-bot__row a {
    color: #7c8799; }

.person {
  text-decoration: underline;
  text-decoration-skip-ink: none; }
  .person:hover {
    text-decoration: none; }

.footer__links {
  text-align: right; }
  .footer__links a {
    text-decoration: underline;
    text-decoration-skip-ink: none;
    text-align: right;
    display: block; }
    .footer__links a:hover {
      text-decoration: none; }

.history__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 30px; }

.history__h2 {
  margin-bottom: 30px; }

.history__l {
  background: #f5f8ff url(../img/contacts-bg.svg) no-repeat right bottom;
  padding: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 57.5%;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  -webkit-border-radius: 36px;
          border-radius: 36px; }
  .history__l p {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.7;
    color: #404040;
    margin-bottom: 30px; }
  .history__l ul {
    margin-bottom: 59px; }
  .history__l .btn {
    margin-top: auto;
    width: 348px; }

.mt40 {
  margin-top: 40px; }

.doctor-name {
  font-weight: 600;
  font-size: 18px;
  line-height: 1.17;
  text-decoration: underline;
  text-decoration-skip-ink: none;
  color: #3358a4; }
  .doctor-name:hover {
    text-decoration: none; }

.history__r {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-border-radius: 36px;
          border-radius: 36px;
  overflow: hidden; }

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

.history__sl {
  width: 100%;
  height: 100%; }
  .history__sl .slick-dots {
    bottom: 30px; }
  .history__sl .slick-slide div,
  .history__sl .slick-track,
  .history__sl .slick-list {
    height: 100%;
    width: 100%; }
  .history__sl .slick-arrow {
    opacity: 0;
    visibility: hidden; }
  @media (any-hover: hover) {
    .history__sl:hover .slick-arrow {
      opacity: 1;
      visibility: visible; } }

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

.hform {
  padding-top: 212px; }

.hform__row {
  background: url("../img/form-bg-1.svg") no-repeat left bottom, url("../img/form-bg-2.svg") no-repeat right top;
  background-color: #3358a4;
  -webkit-border-radius: 96px;
          border-radius: 96px;
  min-height: 586px;
  padding: 104px 700px 104px 110px;
  color: #FFF; }

.hform__l {
  position: relative;
  z-index: 3; }

.hform__top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 21px;
  margin-bottom: 76px; }

.hform__tel {
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  height: 54px;
  gap: 10px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-border-radius: 59px;
          border-radius: 59px;
  padding: 0 30px;
  background: #e8eefb;
  font-weight: 700;
  font-size: 24px;
  line-height: 1;
  color: #3358a4; }
  .hform__tel:before {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    background: url("../img/tel.svg") no-repeat center;
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none; }
  .hform__tel:hover {
    text-decoration: none; }

input[type="email"],
input[type="tel"],
input[type="password"],
input[type="text"] {
  border: none;
  font-weight: 400;
  font-size: 16px;
  line-height: 1;
  color: #7c8799;
  padding: 0 30px;
  -webkit-border-radius: 45px;
          border-radius: 45px;
  padding: 0px 30px;
  width: 100%;
  height: 70px; }
  input[type="email"]:focus,
  input[type="tel"]:focus,
  input[type="password"]:focus,
  input[type="text"]:focus {
    outline: none; }

.hform__row {
  position: relative; }
  .hform__row form {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
    margin-bottom: 35px; }
    .hform__row form input[type="email"],
    .hform__row form input[type="tel"],
    .hform__row form input[type="password"],
    .hform__row form input[type="text"] {
      width: 315px;
      -webkit-box-flex: 0;
      -webkit-flex: none;
          -ms-flex: none;
              flex: none; }
    .hform__row form input[type="submit"] {
      border: none;
      height: 70px;
      font-size: 20px; }
      .hform__row form input[type="submit"]:focus {
        outline: none; }

.hform__img {
  position: absolute;
  right: 129px;
  bottom: 0; }

.hform--dogcat {
  padding-top: 60px; }
  .hform--dogcat .hform__img {
    right: 118px; }
  .hform--dogcat .hform__top {
    margin-bottom: 38px; }

.hform__txt {
  font-weight: 500;
  font-size: 22px;
  line-height: 1.45455;
  color: #fff; }

.hform__req {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25;
  color: #98aedd;
  max-width: 422px; }
  .hform__req a {
    color: #98aedd;
    text-decoration: underline; }
    .hform__req a:hover {
      text-decoration: none; }

.s-command {
  padding-top: 120px; }

.command {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: #f5f8ff url("../img/comm-bg.svg") no-repeat right bottom;
  -webkit-border-radius: 96px;
          border-radius: 96px;
  padding: 80px 110px;
  gap: 140px; }
  .command .h2 {
    margin-bottom: 20px; }
  .command .h4 {
    margin-bottom: 30px; }

.command__l {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }
  .command__l p {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.7;
    color: #404040;
    margin-bottom: 23px; }
  .command__l ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    .command__l ul li {
      padding-left: 48px;
      font-weight: 400;
      font-size: 18px;
      line-height: 1.7;
      color: #404040;
      position: relative; }
      .command__l ul li:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        width: 36px;
        height: 36px;
        overflow: hidden;
        background: #fff url("../img/paw-li.svg") no-repeat center;
        -webkit-box-flex: 0;
        -webkit-flex: none;
            -ms-flex: none;
                flex: none;
        -webkit-border-radius: 50%;
                border-radius: 50%; }

.command__r {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-border-radius: 48px;
          border-radius: 48px;
  width: 730px;
  height: auto;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  aspect-ratio: 1.393 / 1; }
  .command__r:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.2; }
  .command__r img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%; }

.play {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 102px;
  padding: 0 37px;
  -webkit-border-radius: 48px;
          border-radius: 48px;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.17;
  color: #404040;
  position: absolute;
  z-index: 2;
  background-color: #FFF; }
  .play:before {
    content: "";
    display: block;
    width: 42px;
    height: 42px;
    background: url("../img/play.svg") no-repeat center; }

.h2-w {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  margin-bottom: 50px; }
  .h2-w h2,
  .h2-w .h2 {
    margin-bottom: 0; }

.see-all {
  gap: 10px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 700;
  font-size: 16px;
  line-height: 1;
  color: #3358a4; }
  .see-all:hover {
    text-decoration: none; }
  .see-all:before {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    background: url("../img/see-all.svg") no-repeat center; }
  .see-all._inv {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }

.more-arrow {
  content: "";
  display: block;
  -webkit-border-radius: 100%;
          border-radius: 100%;
  width: 52px;
  height: 52px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background: #fff url(../img/arr-r.svg) no-repeat center;
  z-index: 2;
  -webkit-transition: 0.33s;
  transition: 0.33s; }

.section {
  padding-top: 79px; }

.services__item {
  padding: 40px 50px;
  -webkit-border-radius: 36px;
          border-radius: 36px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  background-color: #E8EEFB;
  overflow: hidden; }
  .services__item._w100 {
    width: 100%;
    background: #e8eefb url("../img/serv-bg-4.svg") no-repeat right 166px bottom 0; }
    .services__item._w100 .more-link {
      position: absolute;
      right: 50px;
      top: 40px; }
    .services__item._w100 ul {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      max-width: 890px;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .services__item._w100 ul li {
        width: -webkit-calc(50% - 15px);
        width: calc(50% - 15px); }
  .services__item .more-arrow {
    position: absolute;
    right: 40px;
    bottom: 40px;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg); }
    .services__item .more-arrow:hover {
      -webkit-transform: rotate(0deg);
          -ms-transform: rotate(0deg);
              transform: rotate(0deg); }
  .services__item._s1 {
    background: #e8eefb url("../img/serv-bg-1.svg") no-repeat top 175px right; }
  .services__item._bg-or {
    background-color: #F58635;
    color: #FFF; }
    .services__item._bg-or .services__title,
    .services__item._bg-or ul li a {
      color: #FFF; }
  .services__item ul {
    position: relative;
    z-index: 3;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 50px;
    gap: 20px; }
    .services__item ul li a {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      font-weight: 700;
      font-size: 18px;
      line-height: 1;
      text-decoration: underline;
      text-decoration-skip-ink: none;
      color: #3358a4; }
      .services__item ul li a:hover {
        text-decoration: none; }

.services__item-img {
  position: absolute;
  right: 0;
  bottom: 0; }

.more-link {
  margin-top: auto; }

.services__title {
  font-weight: 600;
  font-size: 32px;
  line-height: 1.17;
  color: #404040;
  margin-bottom: 25px; }

.services__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 30px; }

.services__col-1 {
  width: -webkit-calc(33.3333% - 15px);
  width: calc(33.3333% - 15px); }
  .services__col-1 .services__item {
    height: 100%; }

.services__col-2 {
  width: -webkit-calc(66.6666% - 15px);
  width: calc(66.6666% - 15px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start; }
  .services__col-2 .services__item {
    width: -webkit-calc(50% - 15px);
    width: calc(50% - 15px); }
    .services__col-2 .services__item:nth-child(1), .services__col-2 .services__item:nth-child(2) {
      min-height: 483px; }
    .services__col-2 .services__item:nth-child(2) {
      background: #e8eefb url("../img/serv-bg-3.svg") no-repeat top right; }
    .services__col-2 .services__item:nth-child(3) {
      width: 100%; }

.more-link {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.17;
  color: #3358a4;
  gap: 10px;
  padding: 0 15px;
  background-color: #FFF;
  -webkit-border-radius: 45px;
          border-radius: 45px;
  padding: 0px 15px;
  height: 39px;
  position: relative;
  z-index: 3; }
  .more-link:hover {
    text-decoration: none; }
  .more-link:after {
    content: "";
    display: block;
    background: url("../img/more-arr.svg") no-repeat center;
    width: 19px;
    height: 19px;
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none; }

.trust {
  margin-top: 111px;
  -webkit-border-radius: 96px;
          border-radius: 96px;
  background: #ffe8d7 url("../img/s-trust-bg.svg") no-repeat right bottom;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 69px 110px 0px 0;
  gap: 69px; }

.trust__l,
.trust__r {
  padding-bottom: 81px; }

.trust__l {
  width: 40.88%;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  padding-left: 179px; }
  .trust__l > img {
    position: absolute;
    bottom: 0;
    left: -40px; }

.trust__r {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.trust__year {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  background-color: #FFF;
  -webkit-border-radius: 48px;
          border-radius: 48px;
  padding: 30px;
  position: relative; }
  .trust__year:before {
    content: "";
    display: block;
    background: url("../img/ten-year.svg") no-repeat center;
    width: 55px;
    height: 72px;
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none; }
  .trust__year p {
    margin-bottom: 12px;
    font-weight: 700;
    font-size: 28px;
    line-height: 1.17;
    color: #404040; }
  .trust__year span {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #404040; }

.trust__items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 30px; }

.trust__item {
  width: -webkit-calc(50% - 15px);
  width: calc(50% - 15px); }

.trust-item__top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 16px;
  gap: 20px;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.17;
  color: #404040; }

.trust-item__img {
  width: 63px;
  height: 57px;
  background: url("../img/trust-icon-bg.svg") no-repeat center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none; }

.trust-item__text {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.3;
  color: #404040; }

.s-doctor-p {
  padding-top: 100px; }

.doctor-p__item {
  background: #f6f9fd;
  -webkit-border-radius: 36px;
          border-radius: 36px;
  padding: 50px; }
  .doctor-p__item:not(:last-child) {
    margin-bottom: 30px; }
  .doctor-p__item p {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.7;
    color: #404040;
    margin-bottom: 2px;
    display: block; }
  .doctor-p__item span {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.7;
    color: #404040; }
  .doctor-p__item ul {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    .doctor-p__item ul:before {
      content: "";
      display: block;
      position: absolute;
      top: 6px;
      left: 9px;
      width: 1px;
      background-color: #3358A4;
      height: -webkit-calc(100% - 6px);
      height: calc(100% - 6px); }
    .doctor-p__item ul li {
      position: relative;
      padding-left: 39px; }
      .doctor-p__item ul li:not(:last-child) {
        margin-bottom: 17px; }
      .doctor-p__item ul li:before {
        content: "";
        display: block;
        position: absolute;
        top: 6px;
        left: 0px;
        width: 19px;
        height: 19px;
        -webkit-box-flex: 0;
        -webkit-flex: none;
            -ms-flex: none;
                flex: none;
        -webkit-border-radius: 100%;
                border-radius: 100%;
        background-color: #3358A4; }
    .doctor-p__item ul.doctor-ul--ended {
      gap: 48px; }
      .doctor-p__item ul.doctor-ul--ended:before {
        height: -webkit-calc(100% - 12px);
        height: calc(100% - 12px); }

.ul-more-open:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: -webkit-calc(100% + 30px);
  width: calc(100% + 30px);
  left: -18px;
  height: 102px;
  background: -webkit-gradient(linear, left bottom, left top, from(#f6f9fd), to(rgba(246, 249, 253, 0)));
  background: -webkit-linear-gradient(bottom, #f6f9fd 0%, rgba(246, 249, 253, 0) 100%);
  background: linear-gradient(360deg, #f6f9fd 0%, rgba(246, 249, 253, 0) 100%); }

.open-element {
  margin-top: 22px;
  font-size: 10px;
  line-height: 2; }
  .open-element .open-content {
    overflow: hidden;
    text-overflow: ellipsis;
    -moz-box-orient: vertical;
    display: -moz-box;
    display: -webkit-box;
    -webkit-line-clamp: 20;
    -webkit-box-orient: vertical;
    line-clamp: 20;
    box-orient: vertical; }
    .open-element .open-content.more {
      overflow: visible;
      text-overflow: unset;
      -webkit-line-clamp: unset;
      line-clamp: unset;
      box-orient: unset; }

.doc-about {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 111px; }

.doc-about__l {
  overflow: hidden;
  -webkit-border-radius: 36px;
          border-radius: 36px;
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  width: 42.363%;
  height: auto;
  aspect-ratio: 1.603 / 1; }
  .doc-about__l:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 162px;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#1A2133));
    background: -webkit-linear-gradient(top, transparent, #1A2133);
    background: linear-gradient(to bottom, transparent, #1A2133); }
  .doc-about__l img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%; }

.doc-about__r {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.doc-about__name {
  font-weight: 600;
  font-size: 50px;
  line-height: 1.17;
  color: #404040;
  margin-bottom: 15px; }

.doc-about__dol {
  font-weight: 600;
  font-size: 18px;
  line-height: 1.7;
  color: #404040;
  margin-bottom: 20px;
  padding-left: 34px;
  background: url("../img/paw-li.svg") no-repeat left top 5px;
  background-size: 17px; }

.doc-about__text {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.7;
  color: #404040;
  margin-bottom: 21px; }

.doc-about__info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  margin-bottom: 40px; }

.about-info__item {
  width: 204px;
  background: #f5f8ff;
  -webkit-border-radius: 16px;
          border-radius: 16px;
  padding: 15px 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start; }
  .about-info__item img {
    width: 24px;
    height: auto;
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none; }

.about-info__r p {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.17;
  color: #7c8799;
  margin-bottom: 3px; }

.about-info__r span {
  font-weight: 600;
  font-size: 18px;
  line-height: 1.17;
  color: #404040; }

.doc-about {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
              -ms-grid-row-align: flex-start;
          align-items: flex-start; }

.doc-about__actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  margin-top: auto; }
  @media (min-width: 1366px) {
    .doc-about__actions .btn {
      height: 70px;
      min-width: 348px;
      font-size: 20px; } }

.inner-page {
  padding-top: 20px; }

.bread {
  margin-bottom: 40px; }
  .bread ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    gap: 10px; }
    .bread ul li {
      font-weight: 400;
      font-size: 15px;
      line-height: 1.73333;
      color: #1e1e1d;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 10px; }
      .bread ul li:not(:last-child):after {
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        content: "—";
        font-weight: 400;
        font-size: 15px;
        line-height: 1.73333;
        color: #99a3ac;
        -webkit-box-flex: 0;
        -webkit-flex: none;
            -ms-flex: none;
                flex: none; }
      .bread ul li a {
        color: #99a3ac; }
        .bread ul li a:hover {
          text-decoration: none; }

.c-about__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 53px;
  gap: 110px; }

.c-about__l {
  -webkit-border-radius: 48px;
          border-radius: 48px;
  width: 42.3%;
  height: auto;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  aspect-ratio: 1.6958 / 1;
  overflow: hidden; }
  .c-about__l img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%; }

.c-about__r {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }
  .c-about__r p {
    font-weight: 400;
    font-size: 24px;
    line-height: 1.7;
    color: #404040; }
    .c-about__r p:last-child {
      margin-bottom: 0; }

.s-advantages {
  padding-top: 120px; }
  .s-advantages--service {
    padding-top: 60px; }

.advantages__row {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[4];
      grid-template-columns: repeat(4, 1fr);
  gap: 30px; }

.advantages__item {
  background: #ffe8d7;
  -webkit-border-radius: 36px;
          border-radius: 36px;
  padding: 30px;
  min-height: 238px; }

.advantages__top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
  gap: 20px;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.17;
  color: #404040; }
  .advantages__top:before {
    content: "";
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none;
    width: 50px;
    height: 50px;
    -webkit-border-radius: 100%;
            border-radius: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: #fff url("../img/checked.svg") no-repeat center;
    flex: none; }

.advantages__text {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.3;
  color: #404040; }

.s-all {
  padding-top: 120px; }

.all__row {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 42.6%;
      grid-template-columns: 1fr 42.6%;
  gap: 105px; }

.all__l ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  .all__l ul li {
    padding-left: 48px;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.7;
    color: #404040;
    position: relative; }
    .all__l ul li:before {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      width: 36px;
      height: 36px;
      overflow: hidden;
      background: #ffe7d8 url("../img/paw-li.svg") no-repeat center;
      -webkit-box-flex: 0;
      -webkit-flex: none;
          -ms-flex: none;
              flex: none;
      -webkit-border-radius: 50%;
              border-radius: 50%; }

.all__l .bloq {
  margin-top: 40px; }

.all__r {
  overflow: hidden;
  -webkit-border-radius: 48px;
          border-radius: 48px;
  aspect-ratio: 1.107 / 1;
  height: auto; }
  .all__r img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%; }

.bloq {
  background: #f5f8ff;
  -webkit-border-radius: 36px;
          border-radius: 36px;
  padding: 50px 50px 40px 50px;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.7;
  color: #404040;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 30px; }
  .bloq:before {
    content: "";
    display: block;
    width: 53px;
    height: 53px;
    background: url("../img/checked-blu.svg") no-repeat center;
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none; }

.s-cta {
  padding-top: 120px; }

.cta {
  -webkit-border-radius: 64px;
          border-radius: 64px;
  padding: 80px 110px;
  padding-right: 662px;
  background: #fd873b url("../img/cta-bg.svg") no-repeat left bottom;
  position: relative;
  overflow: hidden; }
  .cta p {
    font-weight: 400;
    font-size: 36px;
    line-height: 1.17;
    color: #fff;
    margin-bottom: 0; }
  .cta .btn {
    margin-top: 41px; }
  .cta > img {
    position: absolute;
    bottom: 0;
    right: 84px; }

.s-cphotos {
  padding-top: 120px; }

.cphotos__sl {
  margin-left: -14px;
  margin-right: -14px; }
  .cphotos__sl .slick-list {
    -webkit-border-radius: 48px;
            border-radius: 48px; }
  .cphotos__sl .slick-slide {
    padding: 0 13px; }
  .cphotos__sl .slick-arrow {
    top: -87px;
    bottom: auto; }
  .cphotos__sl .slick-prev {
    left: auto;
    right: 65px; }
  .cphotos__sl .slick-next {
    right: 0; }

.cphotos__slide {
  aspect-ratio: 1.6996 / 1;
  height: auto;
  -webkit-border-radius: 48px;
          border-radius: 48px;
  overflow: hidden; }
  .cphotos__slide img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%; }

.s-docs4 {
  padding-top: 71px; }
  .s-docs4 + .hform {
    padding-top: 212px; }

@media (min-width: 1200px) {
  .hform + .s-docs4 {
    padding-top: 120px; } }

.s-docs5 {
  padding-top: 100px; }

.docs4__scroll {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[4];
      grid-template-columns: repeat(4, 1fr);
  gap: 34px; }
  .docs4__scroll a {
    aspect-ratio: 0.6967 / 1; }
    .docs4__scroll a img {
      max-width: 100%;
      height: auto; }

.docs5__scroll {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[5];
      grid-template-columns: repeat(5, 1fr);
  gap: 30px; }
  .docs5__scroll a {
    aspect-ratio: 0.6967 / 1; }
    .docs5__scroll a img {
      max-width: 100%;
      height: auto; }

.s-mabout {
  padding-top: 131px; }

.mabout__row {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 33.87% 1fr;
      grid-template-columns: 33.87% 1fr;
  gap: 112px; }

.mabout__l a {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-border-radius: 48px;
          border-radius: 48px;
  aspect-ratio: 1.429 / 1;
  position: relative;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .mabout__l a:before {
    content: "";
    display: block;
    position: absolute;
    width: 64px;
    height: 64px;
    background: url("../img/play2.svg") no-repeat center; }

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

.mabout__r {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start; }
  .mabout__r h2,
  .mabout__r .h2 {
    margin-bottom: 27px; }
  .mabout__r p {
    font-size: 18px;
    line-height: 2;
    color: #404040; }
    .mabout__r p:last-of-type, .mabout__r p:last-child {
      margin-bottom: 0; }
  .mabout__r .btn-o {
    margin-top: 30px;
    height: 60px;
    min-width: 293px; }

.s-mpromo .see-all,
.s-mdoctors .see-all {
  margin-right: 153px; }

.s-mdoctors {
  padding-top: 120px; }

.mdoctors__sl .slick-slide {
  padding: 0 15px; }

.mdoctors__sl {
  margin-left: -14px;
  margin-right: -14px; }
  .mdoctors__sl .slick-list {
    -webkit-border-radius: 48px;
            border-radius: 48px; }
  .mdoctors__sl .slick-slide {
    padding: 0 13px; }
  .mdoctors__sl .slick-arrow {
    top: -100px;
    bottom: auto; }
  .mdoctors__sl .slick-prev {
    left: auto;
    right: 65px; }
  .mdoctors__sl .slick-next {
    right: 0; }

.s-mpromo {
  padding-top: 157px; }

.mpromo__sl {
  margin-left: -15px; }
  .mpromo__sl .slick-slide {
    padding: 0 15px; }
    .mpromo__sl .slick-slide .promo__item {
      min-height: 445px; }
  .mpromo__sl .slick-list {
    -webkit-border-radius: 48px;
            border-radius: 48px; }
  .mpromo__sl .slick-arrow {
    top: -100px;
    bottom: auto; }
  .mpromo__sl .slick-prev {
    left: auto;
    right: 65px; }
  .mpromo__sl .slick-next {
    right: 0; }

@media (min-width: 1200px) {
  .s-mpromo + .s-docs4 {
    padding-top: 195px; } }

.s-mblog {
  padding-top: 120px; }

.s-mreviews {
  padding-top: 120px;
  padding-bottom: 222px; }

.mreviews__sl {
  width: -webkit-calc(100% + 500px);
  width: calc(100% + 500px);
  margin-left: -250px; }
  .mreviews__sl .slick-slide {
    padding: 0 15px; }
  .mreviews__sl .reviews__item {
    min-height: 281px; }
  .mreviews__sl .reviews__text {
    height: 135px;
    overflow: hidden;
    margin-bottom: 16px; }
  .mreviews__sl .slick-arrow {
    bottom: -102px; }
  .mreviews__sl .slick-prev {
    left: -webkit-calc(50% - 107px);
    left: calc(50% - 107px); }
  .mreviews__sl .slick-next {
    right: -webkit-calc(50% - 107px);
    right: calc(50% - 107px); }
  .mreviews__sl .slick-dots {
    bottom: -81px; }
    .mreviews__sl .slick-dots li button {
      background: #e8eefb; }
    .mreviews__sl .slick-dots li.slick-active button {
      background: #3358a4; }

.mrate {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 95px;
  background: #ffe8d7;
  -webkit-border-radius: 36px;
          border-radius: 36px;
  min-height: 237px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 67px 110px; }
  .mrate .h2 {
    max-width: 530px;
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none;
    margin-bottom: 0; }

.mrate__r {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
  gap: 105px; }

.mrate__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  .mrate__item span {
    font-weight: 700;
    font-size: 28px;
    line-height: 1.17;
    text-align: center;
    color: #404040; }
  .mrate__item ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .mrate__item ul li {
      -webkit-box-flex: 0;
      -webkit-flex: none;
          -ms-flex: none;
              flex: none;
      width: 36px;
      height: 36px;
      background: url("../img/paw3.svg") no-repeat center; }
  .mrate__item img {
    max-width: 100%;
    height: auto; }

.s-dabout {
  padding-top: 80px; }

.s-dservices {
  padding-top: 100px; }

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

.dservices {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 32.12%;
      grid-template-columns: 1fr 32.12%;
  gap: 30px; }

.dservices__l p {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.66;
  color: #404040;
  margin-bottom: 31px; }
  .dservices__l p:last-child, .dservices__l p:last-of-type {
    margin-bottom: 0; }

.dservices__r a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-border-radius: 36px;
          border-radius: 36px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  aspect-ratio: 1.606 / 1; }
  .dservices__r a img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%; }
  .dservices__r a:before {
    content: "";
    display: block;
    position: absolute;
    width: 64px;
    height: 64px;
    background: url(../img/play3.svg) no-repeat center; }

.s-dreviews {
  padding-top: 100px; }

.dreviews__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr);
  gap: 30px; }
  .dreviews__list .reviews__text {
    height: 135px;
    overflow: hidden; }
  .dreviews__list .reviews__item {
    min-height: 274px;
    gap: 16px; }

.s-opromo {
  padding-top: 114px; }

.spromo__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 110px;
  margin-bottom: 78px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start; }

.s-spromo p {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.7;
  color: #404040;
  margin-bottom: 31px; }
  .s-spromo p:last-child {
    margin-bottom: 0; }

.spromo__l {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start; }
  .spromo__l h1 {
    margin-bottom: 21px; }
  .spromo__l .btn {
    margin-top: 48px;
    margin-bottom: 37px; }

.spromo__img {
  overflow: hidden;
  -webkit-border-radius: 36px;
          border-radius: 36px;
  width: 35.859%;
  height: auto;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  aspect-ratio: 1.199 / 1; }

.spromo__date {
  background-color: #F6F9FD; }

.spromo__title {
  font-weight: 600;
  font-size: 28px;
  line-height: 1.7;
  color: #404040;
  margin-bottom: 41px; }

.s-spromo ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 38px; }
  .s-spromo ul li {
    padding-left: 48px;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.7;
    color: #404040;
    position: relative; }
    .s-spromo ul li:before {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      width: 36px;
      height: 36px;
      overflow: hidden;
      background: #ffe7d8 url(../img/paw-li.svg) no-repeat center;
      -webkit-box-flex: 0;
      -webkit-flex: none;
          -ms-flex: none;
              flex: none;
      -webkit-border-radius: 50%;
              border-radius: 50%; }

.hform__h1 {
  margin-bottom: 30px; }

@media (min-width: 768px) {
  .hform--reviews .hform__row {
    padding: 74px 110px 61px 110px; } }

.hform--reviews form {
  max-width: 707px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .hform--reviews form .btn {
    min-width: 293px; }

textarea {
  border: none;
  background: #fff;
  -webkit-border-radius: 45px;
          border-radius: 45px;
  padding: 30px;
  height: 127px;
  width: 100%;
  font-weight: 400;
  font-size: 16px;
  line-height: 1;
  color: #7c8799; }

select + .select2-container {
  width: 100% !important;
  max-width: 950px; }

.select2-container {
  border: none; }
  .select2-container.select2-container--open .select2-selection__arrow {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }
  .select2-container .select2-selection--single {
    border: none;
    width: 100% !important;
    -webkit-border-radius: 45px;
            border-radius: 45px;
    background: white;
    height: 70px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .select2-container .select2-selection--single .select2-selection__rendered {
      color: #404040;
      font-size: 16px;
      font-weight: 300;
      margin-left: 23px; }
    .select2-container .select2-selection--single .select2-selection__arrow {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      height: 100%;
      background: url("../img/arr-b-sort.svg") right center no-repeat;
      position: static;
      margin-right: 27px;
      margin-left: 12px;
      margin-bottom: 0px;
      width: 24px; }
      .select2-container .select2-selection--single .select2-selection__arrow b {
        display: none; }
  .select2-container .select2-dropdown {
    border: none;
    -webkit-border-radius: 0 0 10px 10px;
            border-radius: 0 0 10px 10px;
    overflow: hidden; }
  .select2-container .select2-search--dropdown {
    border: none; }
    .select2-container .select2-search--dropdown .select2-search__field {
      border: none; }
  .select2-container .select2-results {
    border: none;
    margin-top: 0px;
    border-top: none;
    background: #FFF;
    padding: 0px 0; }
  .select2-container .select2-results__option {
    border: none;
    font-weight: 400;
    padding: 27px 23px;
    color: #545454;
    font-size: 16px;
    -webkit-border-radius: 10px;
            border-radius: 10px; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: unset; }

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background: #EDF3FA;
  color: #545454; }

.select2-container--default .select2-results__option--selected {
  color: #0071F5;
  font-weight: 500;
  background: #EDF3FA url("../img/sel-check.svg") no-repeat right 25px center; }
  .select2-container--default .select2-results__option--selected.select2-results__option--highlighted {
    color: #0071F5;
    background: #EDF3FA url("../img/sel-check.svg") no-repeat right 25px center; }

.select2-results__option--selected {
  display: none; }

.hform--reviews form input[type="email"],
.hform--reviews form input[type="tel"],
.hform--reviews form input[type="password"],
.hform--reviews form input[type="text"] {
  width: -webkit-calc(50% - 10px);
  width: calc(50% - 10px); }

.reviews-form__col-50 {
  width: -webkit-calc(50% - 10px);
  width: calc(50% - 10px); }

.accordion-item {
  cursor: pointer; }
  .accordion-item:not(:last-child) {
    margin-bottom: 10px; }

.accordion-content {
  display: none; }
  .accordion-content.open-content {
    display: block; }

.accordion-header {
  font-weight: 600;
  font-size: 32px;
  line-height: 1.17;
  background: #e8eefb;
  -webkit-border-radius: 24px;
          border-radius: 24px;
  min-height: 101px;
  display: block;
  padding: 32px 50px;
  padding-right: 70px;
  color: #3358a4;
  -webkit-transition: 0.33s;
  transition: 0.33s;
  position: relative; }
  .accordion-header:after {
    content: "";
    display: block;
    -webkit-border-radius: 100%;
            border-radius: 100%;
    width: 52px;
    height: 52px;
    background: #fff url("../img/plus.svg") no-repeat center;
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none;
    position: absolute;
    right: 50px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
    @media (max-width: 991px) {
      .accordion-header:after {
        width: 30px;
        height: 30px;
        background-size: 12px; } }
  .accordion-header.active-header {
    background: #3358a4;
    color: #fff; }
    .accordion-header.active-header:after {
      background-image: url(../img/minus.svg); }

.s-sprices + .hform {
  padding-top: 110px; }

.accordion-content {
  border: 1px solid #e8eefb;
  -webkit-border-radius: 24px;
          border-radius: 24px;
  padding: 44px 50px 32px 50px; }
  .accordion-content.open-content {
    margin-top: 10px; }
  .accordion-content ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    border-bottom: 1px solid #e8eefb;
    padding: 20px 0px;
    gap: 35px; }

.accordion__subtitle {
  font-weight: 600;
  font-size: 24px;
  line-height: 1.17;
  color: #1e1e1d;
  margin-bottom: 30px; }

.accordion__price-lbl {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.17;
  color: #1e1e1d; }

.accordion__price {
  font-weight: 700;
  font-size: 18px;
  line-height: 1.17;
  color: #1e1e1d;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none; }

.price__info {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.17;
  color: #99a3ac;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 7px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 35px; }
  .price__info:before {
    margin-top: -5px;
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none;
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    background: url("../img/info.svg") no-repeat center; }

.svacancy__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 110px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start; }

.svacancy__l {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }
  .svacancy__l .vacancy__lbls {
    margin-bottom: 40px; }
    .svacancy__l .vacancy__lbls li {
      background: #f5f8ff; }
  .svacancy__l ul:not(.vacancy__lbls):not(:last-child) {
    margin-bottom: 40px; }
  .svacancy__l ul:not(.vacancy__lbls) li {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.8;
    color: #404040;
    position: relative;
    padding-left: 11px; }
    .svacancy__l ul:not(.vacancy__lbls) li:before {
      content: "";
      display: block;
      position: absolute;
      top: 13px;
      left: 0;
      -webkit-border-radius: 100%;
              border-radius: 100%;
      width: 6px;
      height: 6px;
      background-color: #F58635; }

.svacancy__r {
  width: 35.89%;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  padding: 50px; }
  .svacancy__r .h3 {
    color: #1e1e1d;
    margin-bottom: 10px; }
  .svacancy__r p {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    color: #404040;
    margin-bottom: 59px; }
    .svacancy__r p a {
      color: #fd873b; }
  .svacancy__r .btn {
    width: 100%; }

.modal__bg {
  -webkit-border-radius: 36px;
          border-radius: 36px;
  background: #F5F8FF url("../img/paw-bg.svg") no-repeat right bottom; }

.opservices__list {
  margin-top: 74px; }

.opservices__item {
  border-bottom: 1px solid #e8eefb;
  padding-bottom: 60px; }
  .opservices__item:not(:last-child) {
    margin-bottom: 60px; }
  .opservices__item ul {
    -webkit-columns: 3;
       -moz-columns: 3;
            columns: 3;
    -webkit-column-gap: 32px;
       -moz-column-gap: 32px;
            column-gap: 32px; }
    .opservices__item ul li {
      -webkit-column-break-inside: avoid;
         page-break-inside: avoid;
              break-inside: avoid;
      margin-bottom: 17px; }
      .opservices__item ul li a {
        font-weight: 400;
        font-size: 18px;
        line-height: 1.4;
        color: #3358a4; }
        .opservices__item ul li a:hover {
          text-decoration: none; }
      .opservices__item ul li ul {
        margin-top: 20px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 15px;
        padding-left: 10px; }
        .opservices__item ul li ul li {
          padding-left: 17px;
          position: relative;
          margin-bottom: 0; }
          .opservices__item ul li ul li:before {
            content: "";
            display: block;
            position: absolute;
            top: 7px;
            left: 0;
            width: 3px;
            height: 3px;
            -webkit-border-radius: 50%;
                    border-radius: 50%;
            background-color: #3358a4; }

.opservices__title {
  font-weight: 600;
  font-size: 32px;
  line-height: 1.17;
  color: #404040;
  gap: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 35px; }
  .opservices__title img {
    width: 42px;
    height: 42px;
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none; }

.content__table {
  border: 1px solid #e8eefb;
  -webkit-border-radius: 12px;
          border-radius: 12px;
  overflow: hidden;
  width: 100%;
  margin-bottom: 60px; }
  .content__table table {
    width: 100%;
    border-collapse: collapse; }
    .content__table table thead tr td {
      background: #e8eefb; }
    .content__table table tbody tr:nth-child(2n) td {
      background: #f5f8ff; }
    .content__table table tbody tr:not(:last-child) td {
      border-bottom: 1px solid #e8eefb; }
    .content__table table tbody td {
      border-collapse: collapse; }
      .content__table table tbody td:not(:last-child) {
        border-right: 1px solid #e8eefb; }
    .content__table table td {
      font-weight: 400;
      font-size: 18px;
      line-height: 1.5;
      color: #1e1e1d;
      padding: 15px 20px; }

.content {
  padding-top: 40px; }
  .content h4:not(:first-child),
  .content .h4:not(:first-child) {
    margin-top: 30px; }
  .content h4,
  .content .h4 {
    margin-bottom: 30px; }
  .content p {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.7;
    color: #404040; }
    .content p:last-child {
      margin-bottom: 0; }
  .content ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 30px; }
    .content ul li {
      padding-left: 48px;
      font-weight: 400;
      font-size: 18px;
      line-height: 1.7;
      color: #404040;
      position: relative; }
      .content ul li:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: -3px;
        width: 36px;
        height: 36px;
        overflow: hidden;
        background: #ffe7d8 url(../img/paw-li.svg) no-repeat center;
        -webkit-box-flex: 0;
        -webkit-flex: none;
            -ms-flex: none;
                flex: none;
        -webkit-border-radius: 50%;
                border-radius: 50%; }

@media (max-width: 575px) {
  .content ul {
    gap: 12px;
    margin-bottom: 20px; }
    .content ul li {
      font-size: 14px;
      padding-left: 36px; }
      .content ul li:before {
        width: 24px;
        height: 24px;
        background-size: 12px;
        -webkit-transform: none;
            -ms-transform: none;
                transform: none;
        top: 0px; } }

.bloq2,
.bloq3,
.bloq4 {
  -webkit-border-radius: 36px;
          border-radius: 36px;
  padding: 30px 50px; }
  .bloq2 .h4,
  .bloq3 .h4,
  .bloq4 .h4 {
    margin-bottom: 20px; }
  .bloq2 p,
  .bloq3 p,
  .bloq4 p {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.7;
    color: #404040; }
    .bloq2 p:last-child,
    .bloq3 p:last-child,
    .bloq4 p:last-child {
      margin-bottom: 0; }

.bloq2 {
  background: #f7f9f5; }
  .bloq2 .h4 {
    color: #8ec92e; }

.bloq3 {
  background: #ffe8d7 url("../img/bloq-paw.svg") no-repeat right bottom; }
  .bloq3 .h4 {
    color: #fd873b; }

.bloq__inner {
  padding-left: 35px;
  position: relative; }
  .bloq__inner:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    -webkit-border-radius: 7px;
            border-radius: 7px;
    width: 4px;
    height: 100%;
    background: #fd873b; }

.bloq4 {
  background: #f5f8ff url("../img/bloq4-quottes.svg") no-repeat right 50px bottom;
  padding: 50px; }
  .bloq4 svg {
    margin-bottom: 30px;
    width: 75px; }
  .bloq4 p {
    color: #3358a4; }
    @media (min-width: 768px) {
      .bloq4 p {
        font-size: 24px;
        line-height: 1.8; } }

@media (max-width: 767px) {
  .bloq2,
  .bloq3,
  .bloq4 {
    padding: 24px; }
    .bloq2 p,
    .bloq3 p,
    .bloq4 p {
      font-size: 14px; }
    .bloq2 .h4,
    .bloq3 .h4,
    .bloq4 .h4 {
      font-size: 24px; } }

.news-page.content {
  padding-top: 0; }

.news-page__date {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 400;
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.03em;
  color: #404040;
  padding: 0 15px;
  background: #f5f8ff;
  -webkit-border-radius: 45px;
          border-radius: 45px;
  height: 40px;
  margin-top: 44px; }

.page-404 {
  padding-top: 88px;
  text-align: center; }
  .page-404 img {
    display: block;
    margin-bottom: 36px;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .page-404 .h2 {
    margin-bottom: 32px; }

.s-contents-article {
  padding-top: 30px; }

.contents-article {
  padding: 40px 50px;
  border: 1px solid #dae3f8;
  -webkit-border-radius: 36px;
          border-radius: 36px; }
  .contents-article .h2 {
    margin-bottom: 26px; }
  .contents-article ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 35px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    .contents-article ul li {
      padding-left: 34px;
      position: relative; }
      .contents-article ul li:before {
        content: "";
        display: block;
        position: absolute;
        top: -3px;
        left: 0;
        width: 24px;
        height: 24px;
        background: url("../img/paw-blu.svg") no-repeat center;
        -webkit-box-flex: 0;
        -webkit-flex: none;
            -ms-flex: none;
                flex: none; }
      .contents-article ul li a {
        font-weight: 700;
        font-size: 18px;
        text-decoration: underline;
        text-decoration-skip-ink: none;
        color: #3358a4; }

.article-page .h3 span {
  color: #fd873b; }

@media (min-width: 768px) {
  .article-page .h3 {
    font-size: 36px; } }

.plus-minus {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 30px; }

.plus-minus__col {
  width: -webkit-calc(50% - 15px);
  width: calc(50% - 15px);
  -webkit-border-radius: 36px;
          border-radius: 36px;
  padding: 35px 50px 68px 50px; }
  .plus-minus__col ul {
    gap: 14px;
    margin-bottom: 0; }
    .plus-minus__col ul li {
      font-size: 18px;
      font-weight: 300;
      padding-left: 34px;
      position: relative; }
      .plus-minus__col ul li:before {
        -webkit-box-flex: 0;
        -webkit-flex: none;
            -ms-flex: none;
                flex: none;
        content: "";
        display: block;
        position: absolute;
        top: 5px;
        left: 0;
        width: 24px;
        height: 24px; }

.plus-minus__l {
  background: #f7f9f5; }
  .plus-minus__l .plus-minus__title:before {
    background: url("../img/plus-title.svg") no-repeat center; }
  .plus-minus__l ul li:before {
    background: url("../img/plus-li.svg") no-repeat center; }

.plus-minus__r {
  background: #fdf8f7; }
  .plus-minus__r .plus-minus__title:before {
    background: url("../img/min-title.svg") no-repeat center; }
  .plus-minus__r ul li:before {
    background: url("../img/minus-li.svg") no-repeat center; }

.plus-minus__title {
  position: relative;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.17;
  color: #404040;
  margin-bottom: 34px;
  padding-left: 50px; }
  .plus-minus__title:before {
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none;
    content: "";
    display: block;
    width: 36px;
    height: 36px;
    position: absolute;
    left: 0;
    top: -4px; }
  @media (max-width: 767px) {
    .plus-minus__title {
      padding-left: 36px;
      font-size: 18px;
      margin-bottom: 34px; }
      .plus-minus__title:before {
        width: 24px;
        height: 24px;
        background-size: 24px !important; } }

.floatleft {
  float: left;
  overflow: hidden;
  -webkit-border-radius: 24px;
          border-radius: 24px;
  margin: 0 30px 22px 0; }

.article__section {
  padding-top: 80px; }

.article__num {
  position: relative;
  padding-left: 55px;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.4;
  color: #3358a4;
  margin-bottom: 17px; }
  .article__num i {
    position: absolute;
    content: "";
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    position: absolute;
    top: -4px;
    left: 0;
    width: 41px;
    height: 41px;
    -webkit-border-radius: 100%;
            border-radius: 100%;
    background-color: #3358A4;
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none;
    font-weight: 600;
    font-size: 18px;
    line-height: 1.17;
    color: #fff;
    font-style: normal; }

.faq__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 40px; }

.faq__l {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }
  .faq__l h2,
  .faq__l .h2 {
    margin-bottom: 16px; }
  .faq__l p {
    margin-bottom: 28px; }

.faq__r {
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  width: 69.87%; }

.accordion-container__faq .accordion-content {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.8;
  color: #1e1e1d;
  padding: 30px; }
  .accordion-container__faq .accordion-content p {
    margin-bottom: 25px; }
    .accordion-container__faq .accordion-content p:last-child {
      margin-bottom: 0; }

.accordion-container__faq .accordion-header {
  font-size: 24px;
  padding: 32px 30px;
  padding-right: 70px;
  min-height: 90px; }

.accordion-container__faq .accordion-header:after {
  width: 36px;
  height: 36px; }

.recens {
  padding: 30px 50px;
  background: #f5f8ff url("../img/pav-recens.svg") no-repeat right bottom;
  -webkit-border-radius: 36px;
          border-radius: 36px; }

.recens__title {
  font-weight: 600;
  font-size: 32px;
  line-height: 1.17;
  color: #1e1e1d;
  margin-bottom: 20px; }

.recens__body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 10px; }

.recens__ava {
  width: 71px;
  height: 71px;
  overflow: hidden;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none; }
  .recens__ava img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%; }

.recens__cont {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  .recens__cont a {
    font-weight: 600;
    font-size: 16px;
    line-height: 1.17;
    color: #3358a4; }
    .recens__cont a:hover {
      text-decoration: none; }
  .recens__cont p {
    font-weight: 600;
    font-size: 16px;
    line-height: 1.17;
    color: #404040;
    margin-bottom: 0; }
  .recens__cont span {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.17;
    color: #8d8d8d; }

.other-services__section {
  padding-top: 120px; }

.other-services {
  padding: 60px 110px;
  background-color: #e8eefb; }
  .other-services .h2 {
    margin-bottom: 30px; }
  .other-services ul {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr);
    gap: 30px 15px; }
    @media (max-width: 1365px) {
      .other-services ul {
        -ms-grid-columns: (1fr)[2];
            grid-template-columns: repeat(2, 1fr); } }
    .other-services ul li a {
      font-weight: 700;
      font-size: 18px;
      line-height: 1.4;
      text-decoration: underline;
      text-decoration-skip-ink: none;
      color: #3358a4; }

.s-service-nav {
  padding: 40px 0;
  border-bottom: 1px solid #e8eefb; }

.service-nav ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 50px;
  -ms-overflow-x: auto;
  overflow-x: auto; }
  .service-nav ul li {
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none; }
    .service-nav ul li a {
      display: -webkit-inline-box;
      display: -webkit-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      padding: 15px;
      gap: 10px;
      font-weight: 600;
      font-size: 18px;
      line-height: 1.17;
      color: #3358a4;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 10px; }
      .service-nav ul li a:hover {
        text-decoration: none; }
      .service-nav ul li a i {
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        background-color: #efeff8;
        -webkit-box-flex: 0;
        -webkit-flex: none;
            -ms-flex: none;
                flex: none;
        width: 42px;
        height: 42px;
        -webkit-border-radius: 50%;
                border-radius: 50%; }

.services-types {
  padding: 60px;
  background: #f5f8ff;
  -webkit-border-radius: 24px;
          border-radius: 24px;
  margin-top: 52px; }
  .services-types ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .services-types ul li {
      padding-left: 0 !important;
      width: -webkit-calc(50% - 15px);
      width: calc(50% - 15px);
      -webkit-box-flex: 0;
      -webkit-flex: none;
          -ms-flex: none;
              flex: none; }
      .services-types ul li:before {
        display: none !important; }
      .services-types ul li span {
        font-weight: 600;
        font-size: 20px;
        line-height: 1.17;
        color: #1e1e1d;
        display: inline-block;
        padding-left: 35px;
        position: relative; }
        .services-types ul li span:before {
          content: "";
          display: block;
          position: absolute;
          top: 0;
          left: 0;
          width: 24px;
          height: 24px;
          background: url("../img/check-types.svg") no-repeat center;
          -webkit-box-flex: 0;
          -webkit-flex: none;
              -ms-flex: none;
                  flex: none; }
      .services-types ul li p {
        margin-top: 22px;
        margin-bottom: 0;
        font-weight: 400;
        font-size: 18px;
        line-height: 1.48;
        color: #404040; }

.accordion-container__service {
  margin-top: 90px; }
  .accordion-container__service .accordion-item:not(:last-child) {
    margin-bottom: 50px; }
  .accordion-container__service .accordion-content {
    border: none;
    padding-left: 0;
    padding-right: 0;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.7;
    color: #404040;
    padding-bottom: 0; }
    .accordion-container__service .accordion-content p:last-child {
      margin-bottom: 0; }
    @media (max-width: 575px) {
      .accordion-container__service .accordion-content p {
        font-size: 14px; } }
  .accordion-container__service .accordion-header {
    font-weight: 600;
    font-size: 36px;
    line-height: 1.17;
    color: #404040;
    background: none;
    min-height: unset;
    padding: 0;
    padding-right: 70px; }
    @media (max-width: 767px) {
      .accordion-container__service .accordion-header {
        font-size: 20px; } }
    .accordion-container__service .accordion-header:after {
      right: 0;
      background-color: #e8eefb; }
    .accordion-container__service .accordion-header span {
      color: #fd873b; }

.service__section {
  padding-top: 120px; }

.cook > img {
  position: absolute;
  right: 71px;
  bottom: 0px; }

.cookies {
  -webkit-border-radius: 36px;
          border-radius: 36px;
  background: #f5f8ff;
  padding: 50px 71px 35px 50px;
  max-width: 900px;
  position: fixed;
  bottom: 40px;
  left: 40px;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  display: none; }
  .cookies.show {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .cookies img {
    margin-left: auto; }

.cook__w {
  width: 55%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 30px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start; }
  .cook__w .h3 {
    margin-bottom: 0; }
  .cook__w p {
    font-size: 18px;
    line-height: 1.5;
    color: #404040;
    margin-bottom: 0; }
    .cook__w p a {
      text-decoration: underline;
      color: #404040; }
      .cook__w p a:hover {
        text-decoration: none; }

.cookies__btn {
  -webkit-border-radius: 45px;
          border-radius: 45px;
  height: 50px;
  background: #f8671c;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-weight: 700;
  font-size: 16px;
  color: white;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 35px;
  padding-right: 35px;
  cursor: pointer; }

.addform_file-label {
  cursor: pointer; }
  .addform_file-label input[type="file"] {
    display: none; }

.buttons__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start; }

@media (max-width: 1679px) {
  .wrapper {
    zoom: 0.8; } }

@media (max-width: 1365px) {
  .wrapper {
    zoom: 1; }
  .doctors__item {
    width: -webkit-calc(33.3333% - 20px);
    width: calc(33.3333% - 20px); }
  .banner__inner {
    padding: 63px 75px 75px 75px; }
  .banner__btn {
    left: 75px; }
  .when {
    padding: 51px 60px 68px 60px;
    min-height: unset;
    -webkit-border-radius: 36px;
            border-radius: 36px; }
  ul.when__sl {
    gap: 16px; }
  li.when__sl-item {
    width: -webkit-calc(50% - 8px);
    width: calc(50% - 8px);
    -webkit-border-radius: 24px;
            border-radius: 24px; }
  .contacts__l {
    padding: 35px; }
  .footer__tel {
    font-size: 27px; }
  .hform__row {
    padding: 60px;
    padding-right: 350px;
    min-height: unset;
    overflow: hidden; }
  .hform__img {
    right: -40px;
    width: 446px;
    height: auto; }
  .command {
    gap: 60px;
    padding: 60px 70px; }
  .command__r {
    width: 540px; }
  .services__item {
    padding: 20px 30px; }
  .services__item-img {
    max-width: 80%; }
  .services__item ul li a {
    font-size: 16px; }
  .services__title {
    font-size: 28px; }
  /*********/
  .trust {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 36px;
    -webkit-border-radius: 36px;
            border-radius: 36px; }
  .trust__l,
  .trust__r {
    padding: 0;
    width: 100%; }
  .trust__r {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1; }
  .trust__l > img {
    position: static;
    max-width: 458px;
    margin-left: auto;
    margin-right: auto; }
  .trust {
    margin-top: 40px; }
  .s-trust .h2 {
    text-align: center; }
  .doc-about {
    gap: 40px; }
  .doc-about__name {
    font-size: 40px; }
  .c-about__row {
    gap: 34px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
                -ms-grid-row-align: flex-start;
            align-items: flex-start; }
  .advantages__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto; }
  .advantages__item {
    width: 358px;
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none; }
  .s-advantages .cpadding {
    padding-right: 0; }
  .all__row {
    gap: 24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .cta {
    padding: 60px 70px;
    padding-right: 300px; }
    .cta > img {
      width: 370px;
      height: auto;
      right: 0; }
  .cta p {
    font-size: 30px; }
  .mrate {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .mrate .h2 {
    text-align: center;
    max-width: 100%; }
  .accordion-header {
    font-size: 22px;
    padding: 40px 30px;
    padding-right: 70px;
    min-height: 91px; }
  .svacancy__row {
    gap: 36px; }
  .svacancy__r {
    padding: 30px 40px; }
  .faq__r {
    width: 62%; }
  .s-service-nav .cpadding {
    padding-right: 0; }
  .hform {
    padding-top: 120px; }
  .top__phone {
    font-size: 16px; }
  .logo {
    width: 132px; }
  .dknow__quest {
    font-size: 20px; }
  .dknow__full > div {
    font-size: 12px; }
  .dknow__r {
    gap: 16px; }
  .dknow__row {
    gap: 70px; }
  .dknow {
    padding: 37px 31px 33px 38px; }
  .top-mnu__w {
    gap: 40px; }
  .top-search {
    width: 315px; }
  .top-mnu__w {
    padding: 25px 0; }
  .top-mnu__w ul li a {
    font-size: 16px; }
  .top__info {
    gap: 29px; } }

@media (max-width: 1199px) {
  .burger-w {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #f8671c;
    width: 42px;
    height: 42px;
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none;
    margin-left: 16px; }
  .burger {
    display: inline-block;
    width: 18px;
    height: 2px;
    background-color: #fff;
    -webkit-border-radius: 0px;
            border-radius: 0px;
    position: relative; }
  .burger.burger-open {
    background-color: transparent; }
  .burger:before {
    content: "";
    display: block;
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #fff;
    -webkit-border-radius: 0px;
            border-radius: 0px; }
  .burger:after {
    content: "";
    display: block;
    position: absolute;
    top: -5px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #fff;
    -webkit-border-radius: 0px;
            border-radius: 0px; }
  .burger.burger-open:before {
    -webkit-transform: rotate(45deg) translate(5px, 5px);
        -ms-transform: rotate(45deg) translate(5px, 5px);
            transform: rotate(45deg) translate(5px, 5px);
    top: -7px; }
  .burger.burger-open:after {
    -webkit-transform: rotate(-45deg) translate(8px, -9px);
        -ms-transform: rotate(-45deg) translate(8px, -9px);
            transform: rotate(-45deg) translate(8px, -9px);
    top: 12px; }
  .wrapper,
  .header__row {
    position: relative; }
  .top-mnu {
    position: absolute;
    position: fixed;
    width: 100%;
    max-height: -webkit-calc(100vh - 69px);
    max-height: calc(100vh - 69px);
    right: 0;
    padding: 20px 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    margin-top: 65px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    top: 0;
    z-index: 14;
    overflow-y: auto;
    -webkit-transform: translateY(-150%);
        -ms-transform: translateY(-150%);
            transform: translateY(-150%);
    background: none; }
  .top-mnu.open {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0); }
  .top-mnu__scroll {
    padding-bottom: 37px;
    background-color: #FFF;
    -webkit-border-radius: 0 0 36px 36px;
            border-radius: 0 0 36px 36px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .s-open-menu {
    position: static;
    display: block;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .open-menu__r,
  .dknow {
    display: none; }
  .open-menu-close {
    display: none; }
  .logo {
    width: 111px; }
  .top__w .rec__btn {
    display: none; }
  .vacancy__list,
  .reviews__list,
  .promo__list {
    gap: 16px; }
  .doctors__item {
    width: -webkit-calc(50% - 15px);
    width: calc(50% - 15px); }
  .reviews__list {
    gap: 16px; }
  .vacancy__item {
    width: -webkit-calc(50% - 8px);
    width: calc(50% - 8px);
    padding: 30px; }
  .promo__item {
    min-height: 445px;
    padding: 30px 30px;
    width: -webkit-calc(50% - 8px);
    width: calc(50% - 8px); }
    .promo__item .more-item-link {
      display: none; }
    .promo__item:before {
      content: "";
      display: block;
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 286px;
      background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#404040));
      background: -webkit-linear-gradient(top, transparent, #404040);
      background: linear-gradient(to bottom, transparent, #404040); }
  .promo__content {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
  .promo__inner {
    max-width: 100%; }
  .promo__title {
    margin-bottom: 0;
    margin-top: auto;
    color: #FFF;
    font-size: 24px; }
  .promo__txt {
    display: none; }
  .promo__item .promo__date {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
    font-size: 14px; }
  .promo__btn {
    width: 100%; }
  .reviews__text {
    font-size: 16px; }
  .banner {
    height: auto; }
  .banner__inner {
    height: 525px;
    padding: 24px 44px 31px 44px;
    -webkit-border-radius: 48px;
            border-radius: 48px;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
                -ms-grid-row-align: center;
            align-items: center; }
  .banner__content {
    text-align: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .banner__btn {
    position: static; }
  .banner__lbl {
    padding: 0 23px;
    font-size: 16px;
    margin-bottom: 0; }
  .h1-banner {
    margin-bottom: 0;
    font-size: 40px; }
  .banner__btn {
    margin-top: 18px;
    width: 100%; }
  .when {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .when__l,
  .when__r {
    width: 100%; }
  .when__btn {
    margin-top: 48px; }
  .when__text {
    margin-bottom: 0; }
  .when__h2 {
    margin-bottom: 18px; }
  .when {
    gap: 49px; }
  .footer-top__row {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    row-gap: 70px; }
  .footer_col {
    width: -webkit-calc(50% - 16px);
    width: calc(50% - 16px); }
  .footer-bot__row {
    text-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
                -ms-grid-row-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .history__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .history__l {
    width: 100%; }
  .history__r {
    -webkit-box-flex: unset;
    -webkit-flex: unset;
        -ms-flex: unset;
            flex: unset;
    width: 100%;
    height: unset;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1; }
  .history__slide {
    aspect-ratio: 1.321 / 1;
    height: auto;
    width: 100%; }
  .hform__tel {
    font-size: 20px; }
  .hform__row {
    padding-right: 150px; }
  .command {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .command__r {
    width: 100%; }
  .services__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16px; }
  .services__col-1,
  .services__col-2 {
    width: 100%;
    gap: 16px; }
  .services__col-2 .services__item:nth-child(1),
  .services__col-2 .services__item:nth-child(2) {
    width: -webkit-calc(50% - 8px);
    width: calc(50% - 8px); }
  .c-about__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .c-about__l {
    width: 100%; }
  .c-about__row {
    margin-top: 0; }
  .mabout__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 24px; }
  .mabout__r {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1; }
  .mabout__l {
    width: 100%; }
  .mabout__l a {
    aspect-ratio: unset;
    height: 639px; }
  .mblog__list {
    gap: 12px;
    overflow-x: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .mblog__list .blog__item {
      width: 358px;
      -webkit-box-flex: 0;
      -webkit-flex: none;
          -ms-flex: none;
              flex: none; }
  .s-mblog .cpadding {
    padding-right: 0; }
  .dservices {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .dservices__r {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1; }
    .dservices__r a {
      height: 402px;
      aspect-ratio: unset; }
  .dreviews__list {
    gap: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    .dreviews__list .reviews__item {
      min-height: unset;
      width: 100%;
      min-height: 265px; }
    .dreviews__list .reviews__text {
      height: auto; }
    .dreviews__list .reviews__bottom {
      margin-top: 8px;
      margin-top: auto; }
  .spromo__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 24px;
    margin-bottom: 58px; }
  .spromo__img {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
    width: 100%;
    max-width: 560px; }
  .spromo__l h1 {
    font-size: 40px; }
  .svacancy__row {
    gap: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .svacancy__r {
    width: 100%; }
  .faq__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .faq__row .h2 {
    -webkit-box-ordinal-group: -1;
    -webkit-order: -2;
        -ms-flex-order: -2;
            order: -2;
    margin-bottom: 0; }
  .faq__r {
    width: 100%;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1; }
  .other-services {
    padding: 40px 70px; }
    .other-services ul {
      gap: 25px 20px; }
  .content .floatleft {
    max-width: 50%; }
  .services-types {
    padding: 40px; }
  .accordion-container__service .accordion-header {
    font-size: 31px; }
  .service__section {
    padding-top: 80px; }
  .s-mreviews,
  .s-mblog,
  .s-mpromo,
  .s-mdoctors,
  .s-when,
  .s-mabout {
    padding-top: 80px; }
  .top__inf._time {
    display: none; }
  .top__w {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .top__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
                -ms-grid-row-align: flex-end;
            align-items: flex-end;
    gap: 5px; }
  .top__phone:before,
  .top__inf span {
    display: none; }
  .logo {
    margin-right: auto; }
  .top {
    padding: 16px 0 20px 0;
    border: none; }
  .open-menu__top {
    display: block; }
  .open-menu__l {
    padding: 0;
    border: none;
    width: 100%; }
  .open-menu__l ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .open-menu__l ul li a:after {
      display: none; }
  .open-menu__l ul li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
                -ms-grid-row-align: flex-start;
            align-items: flex-start;
    position: relative; }
    .open-menu__l ul li a {
      width: 100%;
      padding: 9px 10px;
      font-size: 14px;
      gap: 8px; }
      .open-menu__l ul li a > span {
        width: 24px;
        height: 24px; }
        .open-menu__l ul li a > span svg {
          width: 12px; }
    .open-menu__l ul li ul.open-menu__inn {
      gap: 9px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      width: 100%;
      padding: 9px 0 6px 0; }
      .open-menu__l ul li ul.open-menu__inn.show {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; }
      .open-menu__l ul li ul.open-menu__inn li {
        width: 100%; }
        .open-menu__l ul li ul.open-menu__inn li:not(:last-child) {
          margin-bottom: 9px; }
        .open-menu__l ul li ul.open-menu__inn li a {
          width: 100%;
          padding: 0;
          font-weight: 400;
          font-size: 14px;
          line-height: 1.71429;
          color: #3358a4;
          padding: 0 20px; }
    .open-menu__l ul li i {
      position: absolute;
      right: 20px;
      top: 0;
      display: block;
      width: 9px;
      height: 42px;
      background: url("../img/arr-bot.svg") no-repeat center;
      margin-left: auto; }
      .open-menu__l ul li i.open {
        -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
                transform: rotate(180deg); }
      .open-menu__l ul li i:before {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        right: -42px;
        left: -22px; }
  .top-mnu__w {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 6px;
    padding-bottom: 0; }
    .top-mnu__w ul {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      width: 100%;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
                  -ms-grid-row-align: flex-start;
              align-items: flex-start;
      gap: 6px; }
      .top-mnu__w ul li {
        width: 100%; }
        .top-mnu__w ul li:nth-child(1) {
          display: none; }
        .top-mnu__w ul li a {
          line-height: 2; }
  .services-main-mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    background: none;
    border: none;
    margin-bottom: 4px; }
    .services-main-mobile li {
      width: 100%; }
    .services-main-mobile a {
      font-weight: 600;
      font-size: 16px !important;
      line-height: 2;
      color: #404040;
      padding: 0 !important; }
      .services-main-mobile a:hover {
        text-decoration: none; }
    .services-main-mobile i.mnu-arrow2 {
      position: absolute;
      z-index: 2;
      right: 20px;
      top: 0px;
      height: 100%;
      display: block;
      width: 9px;
      background: url(../img/arr-bot.svg) no-repeat center;
      margin-left: auto; }
      .services-main-mobile i.mnu-arrow2:before {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        right: -22px;
        left: -42px; }
  .open-menu-parent__ul {
    display: none;
    padding-top: 10px; }
  .mnu-arrow3 {
    position: absolute;
    z-index: 2;
    right: 20px;
    top: 0px;
    height: 20px;
    display: block;
    width: 9px;
    background: url(../img/arr-bot.svg) no-repeat center;
    margin-left: auto; }
    .mnu-arrow3:before {
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      right: -22px;
      left: -42px; }
  .top-mnu__w ul li.has-child {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    gap: unset; }
    .top-mnu__w ul li.has-child .child-ul__w {
      padding-top: 0;
      width: 100%;
      opacity: 1;
      visibility: visible;
      position: static;
      display: none;
      -webkit-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
              transform: translate(0, 0); }
      .top-mnu__w ul li.has-child .child-ul__w ul {
        padding: 10px 0;
        max-width: 100%;
        gap: 11px; }
        .top-mnu__w ul li.has-child .child-ul__w ul li a {
          padding: 0;
          width: 100%;
          font-weight: 400;
          font-size: 14px;
          line-height: 1.71429;
          color: #3358a4;
          padding: 0 10px; }
  .top-mnu__w ul li.has-child ul li a.child-active {
    background: none; }
  .show-1199 {
    display: block; }
  .open-menu__info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 23px;
    margin-top: 24px; }
    .open-menu__info .rec__btn {
      -webkit-box-ordinal-group: 21;
      -webkit-order: 20;
          -ms-flex-order: 20;
              order: 20;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      height: 42px;
      font-size: 13px; }
    .open-menu__info:after {
      display: none; }
  .menu-info__item p {
    font-weight: 400;
    font-size: 13px;
    line-height: 1.17;
    color: #7c8799;
    margin-bottom: 3px; }
  .menu-info__link {
    font-weight: 600;
    font-size: 15px;
    line-height: 1.17;
    color: #404040; }
    .menu-info__link:hover {
      text-decoration: none; }
  .top__socs {
    gap: 12px;
    margin-top: -8px; }
    .top__socs a {
      width: 46px;
      height: 46px; }
  .top-search {
    width: 100%;
    margin-bottom: 16px; }
  .top-search form input[type="text"] {
    padding: 0 14px; }
  .top-search form button, .top-search form input[type="submit"]
.top-search form button, .top-search form input[type="submit"],
  .top-search form {
    height: 42px; }
  .top__phone {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
    font-size: 18px; }
  .top__info {
    gap: 1px; }
  .top__inf {
    font-size: 12px; }
  .cookies {
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: 600px;
    -webkit-border-radius: 24px;
            border-radius: 24px;
    padding: 30px 51px 15px 30px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
                -ms-grid-row-align: flex-end;
            align-items: flex-end; }
  .cook__w {
    gap: 15px; }
  .cook__w .h3 {
    font-size: 28px; }
  .cook__w p {
    font-size: 16px; }
  .cookies img {
    max-width: 200px;
    width: auto;
    height: auto;
    -webkit-flex-shrink: 1;
        -ms-flex-negative: 1;
            flex-shrink: 1; } }

@media (max-width: 991px) {
  .blog__item {
    gap: 15px; }
  .blog__img {
    height: 198px;
    -webkit-border-radius: 24px;
            border-radius: 24px; }
  .blog__content {
    gap: 31px; }
  .blog__title {
    font-size: 18px; }
  .blog__date {
    font-size: 13px; }
  .doctors__list {
    gap: 16px; }
  .doctors__item {
    padding: 12px;
    width: -webkit-calc(50% - 8px);
    width: calc(50% - 8px); }
  .doctors__content {
    padding: 24px;
    min-height: 215px; }
  .doctors__name {
    font-size: 18px;
    margin-bottom: auto; }
  .doctors__dol {
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 12px; }
  .doctors__text {
    font-size: 12px;
    margin-bottom: 13px; }
  .btn-o {
    font-size: 13px; }
  li.when__sl-item {
    min-height: 147px;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 22px;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 24px;
    font-size: 16px;
    text-align: center; }
    li.when__sl-item:before {
      width: 50px;
      height: 50px;
      background-size: 19px; }
  .when__sl .slick-slide {
    padding: 0 4px; }
  .when {
    padding: 44px;
    padding-right: 0;
    overflow: hidden; }
  .when__content {
    padding-right: 44px; }
  .when__btn-w {
    padding-right: 44px; }
  .when__sl {
    width: -webkit-calc(100% + 150px);
    width: calc(100% + 150px); }
  .when__btn {
    width: 100%; }
  .contacts__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    background-color: #F5F8FF;
    padding: 24px;
    -webkit-border-radius: 36px;
            border-radius: 36px; }
  .contacts__l {
    background: none; }
  .contacts__r, .contacts__l {
    width: 100%;
    padding: 0; }
  .hform__l {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .hform__h2 {
    font-size: 24px;
    margin-bottom: 23px; }
  .hform__img {
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
  .hform__row {
    -webkit-border-radius: 36px;
            border-radius: 36px;
    padding: 36px 27px 290px 27px;
    background: url("../img/form-bg-1.svg") no-repeat left bottom;
    background-color: #3358a4; }
  .hform__top {
    text-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
                -ms-grid-row-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 15px; }
  .hform__tel {
    font-size: 18px;
    height: 38px; }
  .hform__txt {
    max-width: 310px;
    font-size: 16px; }
  .hform__req {
    max-width: 310px;
    font-size: 12px; }
  .hform__row form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 13px;
    max-width: 310px;
    margin-bottom: 25px; }
  .hform__row form input[type="email"], .hform__row form input[type="tel"], .hform__row form input[type="password"], .hform__row form input[type="text"] {
    width: 100%;
    height: 55px;
    padding: 0 30px;
    font-size: 14px; }
  .hform__row form input[type="submit"] {
    height: 55px;
    font-size: 16px; }
  .hform__img {
    width: 312px;
    bottom: -40px; }
  .hform__top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 15px; }
  .services__item._w100 ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    .services__item._w100 ul li {
      width: 100%; }
  .s-services .see-all {
    display: none; }
  h2,
  .h2,
  h1,
  .h1,
  .h1-page {
    font-size: 40px; }
  .doc-about {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 25px; }
  .doc-about__l,
  .doc-about__r {
    width: 100%;
    -webkit-box-flex: unset;
    -webkit-flex: unset;
        -ms-flex: unset;
            flex: unset; }
  .advantages__row {
    gap: 20px; }
  .cta {
    font-size: 20px; }
    .cta p {
      font-size: 21px; }
    .cta > img {
      position: static;
      margin-top: 50px;
      margin-left: auto;
      margin-right: auto;
      width: auto;
      display: block;
      max-width: -webkit-calc(100% - 48px);
      max-width: calc(100% - 48px);
      min-width: 310px; }
  .cta {
    padding: 24px 24px 0 24px;
    -webkit-border-radius: 36px;
            border-radius: 36px; }
  .cta .btn {
    margin-top: 24px; }
  .s-cphotos .cpadding {
    padding-right: 0; }
  .cphotos__sl .slick-slide {
    padding: 0 6px; }
  .cphotos__slide {
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none;
    -webkit-border-radius: 36px;
            border-radius: 36px;
    width: 358px !important;
    height: 211px;
    aspect-ratio: unset; }
  .s-mpromo .cpadding,
  .s-mdoctors .cpadding {
    padding-right: 0; }
  .s-mpromo .see-all,
  .s-mdoctors .see-all {
    margin-right: 0; }
  .mdoctors__sl {
    width: 1098px;
    margin-left: -6px; }
    .mdoctors__sl .slick-slide {
      padding: 0 6px; }
    .mdoctors__sl .doctors__item {
      width: 358px; }
  .mpromo__sl {
    width: 1098px;
    margin-left: -6px; }
    .mpromo__sl .slick-slide {
      padding: 0 6px; }
    .mpromo__sl .promo__item {
      width: 358px; }
  .s-mblog .show-more-btn {
    display: none; }
  .s-mblog .show-more__wrap {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .mreviews__sl .slick-slide {
    padding: 0 8px; }
  .mrate__r {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .hform--dogcat .hform__row {
    padding-bottom: 257px; }
  .hform--dogcat .hform__img {
    width: 358px;
    bottom: 0; }
  .select2-container .select2-selection--single {
    height: 55px; }
  .reviews-form__col-50 {
    width: 100%; }
  textarea {
    -webkit-border-radius: 24px;
            border-radius: 24px;
    padding: 24px;
    font-size: 14px; }
  .select2-container .select2-selection--single .select2-selection__rendered {
    font-size: 14px; }
  .hform__row input[type="email"],
  .hform__row input[type="tel"],
  .hform__row input[type="password"],
  .hform__row input[type="text"] {
    padding: 0 24px; }
  .select2-container .select2-selection--single .select2-selection__arrow {
    margin-right: 24px; }
  .accordion-header {
    min-height: 60px;
    padding: 24px 24px;
    padding-right: 70px;
    padding-right: 70px;
    font-size: 18px;
    -webkit-border-radius: 24px;
            border-radius: 24px; }
  .accordion-header:after {
    right: 24px; }
  .accordion-content {
    padding: 24px;
    padding-bottom: 20px; }
  .accordion__subtitle {
    margin-bottom: 30px;
    font-size: 16px; }
  .accordion-content ul li {
    gap: 12px;
    padding: 10px 0; }
  .accordion__price-lbl {
    font-size: 14px; }
  .accordion__price {
    font-size: 18px; }
  .svacancy__l ul:not(.vacancy__lbls):not(:last-child) {
    margin-bottom: 30px; }
  .svacancy__l .h4 {
    margin-bottom: 20px; }
  .opservices__item ul {
    -webkit-columns: 2;
       -moz-columns: 2;
            columns: 2;
    -webkit-column-gap: 32px;
       -moz-column-gap: 32px;
            column-gap: 32px; }
  .opservices__list {
    margin-top: 0; }
  .opservices__title {
    font-size: 26px; }
  .opservices__item ul li {
    margin-bottom: 14px; }
    .opservices__item ul li a {
      font-size: 16px; }
  .opservices__item {
    padding-bottom: 40px; }
  .opservices__item:not(:last-child) {
    margin-bottom: 40px; }
  .plus-minus {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .plus-minus__col {
    width: 100%;
    padding: 36px; }
  .accordion-container__service .accordion-header {
    font-size: 20px; }
  .accordion-container__service {
    margin-top: 80px; }
  .service-nav ul li a {
    padding: 0;
    font-size: 16px; }
  .service-nav ul {
    gap: 40px; }
  .s-service-nav {
    padding: 30px 0; }
  .services-types ul {
    gap: 16px; }
    .services-types ul li p {
      font-size: 14px;
      margin-top: 8px; }
    .services-types ul li span {
      font-size: 16px; }
  .services-types {
    padding: 30px; }
  .h1__wrap--reviews {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 24px; }
  .reviews__actions {
    width: 100%; }
  .reviews__actions-selected {
    height: 42px;
    font-size: 12px;
    padding: 0 7px 0 14px; }
  .reviews__actions ul li a {
    font-size: 12px;
    padding: 0 16px; }
  .reviews__actions .reviews__actions-open {
    width: 100%;
    max-width: 280px;
    min-width: unset; } }

@media (max-width: 767px) {
  .h1__wrap {
    margin-bottom: 24px; }
  h2,
  .h2,
  h1,
  .h1,
  .h1-page {
    font-size: 36px;
    margin-bottom: 24px; }
  .h2-w {
    margin-bottom: 24px; }
    .h2-w h2,
    .h2-w .h2 {
      margin-bottom: 0; }
  .promo__item {
    width: 100%;
    padding: 27px 24px; }
  .promo__content {
    margin-bottom: 24px; }
  .promo__title {
    font-size: 18px; }
  .promo__date {
    font-size: 13px;
    height: 34px;
    padding: 0 15px;
    gap: 13px; }
    .promo__date:before {
      width: 20px;
      height: 20px;
      background-size: 20px; }
  .btn {
    font-size: 14px; }
  .promo-page {
    padding-top: 24px; }
  .reviews__item {
    padding: 24px;
    min-height: 266px;
    gap: 24px;
    -webkit-border-radius: 24px;
            border-radius: 24px; }
  .reviews__item,
  .vacancy__item {
    width: 100%; }
  .reviews__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .reviews__text {
    /*overflow: hidden;
    text-overflow: ellipsis;
    display: -moz-box;
    -moz-box-orient: vertical;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    line-clamp: 6;
    box-orient: vertical;    */ }
    .reviews__text:before {
      height: 79px;
      background: -webkit-gradient(linear, left bottom, left top, from(#f2f4f9), to(rgba(242, 244, 249, 0)));
      background: -webkit-linear-gradient(bottom, #f2f4f9 0%, rgba(242, 244, 249, 0) 100%);
      background: linear-gradient(0deg, #f2f4f9 0%, rgba(242, 244, 249, 0) 100%); }
  .reviews__text,
  .reviews__name {
    font-size: 14px; }
  .reviews__date {
    font-size: 13px; }
  .reviews__bottom {
    margin-top: auto; }
  .vacancy__item {
    padding: 24px;
    min-height: 304px; }
    .vacancy__item .more-item-link i {
      display: none; }
  .vacancy__title {
    font-size: 16px;
    margin-bottom: 12px; }
  .vacancy__text {
    font-size: 14px;
    margin-bottom: 24px; }
  .vacancy__bot {
    margin-top: auto; }
  .blog__list {
    gap: 12px; }
  .blog__lbl {
    top: 16px;
    right: 14px;
    font-size: 13px; }
  .banner__lbl {
    height: 35px;
    font-size: 15px;
    white-space: nowrap; }
  .banner__btn {
    height: 55px;
    font-size: 16px;
    -webkit-border-radius: 45px;
            border-radius: 45px; }
  .h1-banner {
    font-size: 30px; }
  .banner__inner:after {
    height: 254px;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#000000));
    background: -webkit-linear-gradient(top, transparent, #000000);
    background: linear-gradient(to bottom, transparent, #000000);
    bottom: 0;
    top: auto;
    width: 100%;
    opacity: 1; }
  .when__text {
    font-size: 18px; }
  .when {
    gap: 29px; }
  .when__content {
    text-align: center; }
  .when__btn {
    font-size: 16px;
    height: 55px; }
  .contacts__btn {
    font-size: 18px; }
  .contacts__row {
    gap: 18px; }
  .footer__mnu-title,
  .map-link,
  .footer__socs {
    display: none; }
  .footer__btn {
    margin-bottom: 15px; }
  .footer__logo {
    width: 214px;
    margin-bottom: 35px; }
  .footer-top__row {
    gap: 0; }
  .footer__top {
    padding-top: 30px;
    padding-bottom: 53px; }
  .footer__info {
    gap: 9px;
    margin-bottom: 24px; }
  .footer_col {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
                -ms-grid-row-align: center;
            align-items: center; }
    .footer_col:nth-child(2) {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
          -ms-flex-order: 2;
              order: 2; }
    .footer_col:nth-child(2), .footer_col:nth-child(3) {
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
                  -ms-grid-row-align: flex-start;
              align-items: flex-start;
      width: -webkit-calc(50% - 10px);
      width: calc(50% - 10px);
      text-align: left; }
    .footer_col:nth-child(1) {
      -webkit-box-ordinal-group: 0;
      -webkit-order: -1;
          -ms-flex-order: -1;
              order: -1; }
    .footer_col:nth-child(4) {
      -webkit-box-ordinal-group: 1;
      -webkit-order: 0;
          -ms-flex-order: 0;
              order: 0; }
  .footer__tel {
    font-size: 20px;
    margin-bottom: 12px; }
  .footer__hours,
  .footer__mail,
  .footer__adress {
    font-size: 13px;
    margin-bottom: 12px; }
  .footer__adress {
    margin-bottom: 31px; }
  .footer__btn {
    width: 100%; }
  .footer__bot {
    border: none;
    padding-top: 0;
    padding-bottom: 32px; }
  .footer__mnu ul {
    gap: 6px; }
    .footer__mnu ul li a {
      font-size: 14px; }
  .footer__info,
  .footer-bot__row {
    font-size: 13px; }
  .footer__btn {
    font-size: 14px; }
  .footer-bot__row {
    text-align: left;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
                -ms-grid-row-align: flex-start;
            align-items: flex-start; }
  .copy {
    -webkit-box-ordinal-group: 101;
    -webkit-order: 100;
        -ms-flex-order: 100;
            order: 100;
    margin-top: 28px; }
  .footer-bot__row {
    gap: 10px; }
  .history__l {
    padding: 40px; }
  h4, .h4 {
    font-size: 21px; }
  .doctor-name,
  .history__l p {
    font-size: 16px; }
  .command {
    -webkit-border-radius: 24px;
            border-radius: 24px;
    padding: 24px;
    background-image: none;
    gap: 24px; }
  .command__r {
    -webkit-border-radius: 24px;
            border-radius: 24px; }
  .command__l ul {
    gap: 18px; }
    .command__l ul li {
      font-size: 16px; }
  .play {
    height: auto;
    padding: 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
                -ms-grid-row-align: center;
            align-items: center;
    text-align: center;
    gap: 13px;
    -webkit-border-radius: 36px;
            border-radius: 36px; }
  .services__col-2 .services__item:nth-child(1),
  .services__col-2 .services__item:nth-child(2) {
    width: 100%;
    min-height: unset; }
  .services__item._w100 .more-link {
    position: static; }
  .services__item-img {
    max-width: 60%; }
  .trust__item {
    width: 100%; }
  .trust__items {
    gap: 16px; }
  .doctor-p__item {
    padding: 24px;
    -webkit-border-radius: 24px;
            border-radius: 24px; }
    .doctor-p__item:not(:last-child) {
      margin-bottom: 12px; }
  .advantages__row {
    gap: 6px; }
  .advantages__text,
  .advantages__top {
    font-size: 14px; }
  .advantages__item {
    min-height: 174px; }
  .advantages__top:before {
    width: 36px;
    height: 36px;
    background-size: 20px; }
  .cphotos__sl {
    width: 728px; }
  .docs5__scroll,
  .docs4__scroll {
    gap: 20px;
    overflow-x: auto; }
    .docs5__scroll a,
    .docs4__scroll a {
      width: 230px;
      height: 330px;
      -webkit-box-flex: 0;
      -webkit-flex: none;
          -ms-flex: none;
              flex: none; }
  .s-docs5 .cpadding,
  .s-docs4 .cpadding {
    padding-right: 0; }
  .s-docs5 .see-all,
  .s-docs4 .see-all {
    margin-top: 23px; }
  .show-767 {
    display: block; }
  .mdoctors__sl {
    width: 728px; }
    .mdoctors__sl .doctors__item {
      width: 358px; }
  .mpromo__sl {
    width: 728px; }
    .mpromo__sl .promo__item {
      width: 358px; }
  .bread {
    margin-bottom: 24px; }
  .inner-page .s-mdoctors {
    padding-top: 50px; }
  .hform {
    padding-top: 72px; }
  .s-mreviews {
    padding-bottom: 80px; }
  .mreviews__sl .reviews__item {
    min-height: 265px; }
  .mreviews__sl {
    width: 100%;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16px; }
  .reviews__text {
    height: auto;
    margin-bottom: 0; }
    .reviews__text--more {
      height: 106px; }
  .reviews__bottom {
    margin-top: 24px; }
  .reviews__item {
    gap: unset;
    min-height: unset;
    display: none; }
    .reviews__item:nth-child(1), .reviews__item:nth-child(2), .reviews__item:nth-child(3) {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
  .mrate {
    padding: 24px 24px 35px 24px;
    gap: 24px; }
    .mrate .h2 {
      font-size: 24px; }
  .mrate__r {
    gap: 24px; }
  .mrate__item {
    gap: 6px; }
    .mrate__item span {
      font-size: 18px; }
    .mrate__item ul li {
      width: 22px;
      height: 22px;
      background-size: 22px; }
  .s-doctor-p,
  .s-dservices,
  .s-dabout {
    padding-top: 40px; }
  .s-dreviews {
    padding-top: 50px; }
  .dservices {
    gap: 16px; }
  .dservices__l p {
    font-size: 14px; }
  .s-opromo,
  .s-docs5 {
    padding-top: 50px; }
  .spromo__row {
    margin-bottom: 38px; }
  .bread ul li:not(:last-child):after {
    font-size: 12px; }
  .bread ul li {
    font-size: 12px; }
    .bread ul li a {
      font-size: 12px; }
  .hform--dogcat .hform__top {
    margin-bottom: 15px; }
  .show-more-btn {
    margin-top: 21px;
    font-size: 13px; }
  .accordion-content ul li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
                -ms-grid-row-align: flex-start;
            align-items: flex-start; }
  .price__info {
    font-size: 12px; }
  .s-sprices + .hform {
    padding-top: 80px; }
  .svacancy__l ul:not(.vacancy__lbls) li {
    font-size: 14px; }
  .svacancy__l ul:not(.vacancy__lbls) li:before {
    top: 10px;
    width: 4px;
    height: 4px; }
  .blog__list {
    -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
    gap: 31px 12px; }
  .conten p {
    font-size: 16px; }
  .news-page__date {
    margin-top: 14px; }
  .bloq3 {
    background-size: 200px; }
  .bloq4 {
    background-position: bottom center;
    background-size: 250px; }
    .bloq4 p {
      font-size: 16px; }
  .bloq4 svg {
    width: 49px;
    height: 36px; }
  .contents-article {
    padding: 24px; }
    .contents-article .h2 {
      font-size: 20px;
      margin-bottom: 16px; }
  .contents-article ul {
    gap: 20px; }
    .contents-article ul li {
      padding-left: 28px; }
      .contents-article ul li:before {
        width: 16px;
        height: 16px;
        background-size: 16px;
        top: 1px; }
      .contents-article ul li a {
        font-size: 14px;
        line-height: 1.3; }
  .s-contents-article {
    padding-top: 12px; }
  .article__date {
    margin-top: 24px; }
  h3,
  .h3 {
    font-size: 24px;
    margin-bottom: 16px; }
  .plus-minus {
    gap: 12px; }
  .plus-minus__col {
    padding: 24px; }
  .plus-minus__title {
    margin-bottom: 25px; }
  .plus-minus__col ul li {
    font-size: 14px; }
  .plus-minus__col ul li:before {
    top: 0; }
  .plus-minus__title:before {
    top: -2px; }
  .content__table {
    margin-bottom: 36px; }
  .table-mobile__title,
  .table-mobile__item {
    padding: 11px 24px; }
    .table-mobile__title:nth-child(2n),
    .table-mobile__item:nth-child(2n) {
      background: #f5f8ff; }
  .table-mobile__item {
    font-weight: 400;
    font-size: 13px;
    line-height: 1.2;
    color: #1e1e1d; }
    .table-mobile__item:not(:last-child) {
      border-bottom: 1px solid #e8eefb; }
  .table-mobile__title {
    background: #e8eefb;
    font-weight: 600;
    font-size: 13px;
    line-height: 1.2;
    color: #1e1e1d; }
  .article-page .h3 {
    font-size: 20px;
    margin-bottom: 25px; }
  .faq__row {
    gap: unset; }
    .faq__row .h2 {
      margin-bottom: 25px; }
  .faq__l {
    text-align: center;
    margin-top: 36px; }
    .faq__l p {
      margin-bottom: 24px;
      font-size: 16px; }
  .accordion-container__faq .accordion-header {
    font-size: 14px;
    min-height: 60px;
    padding: 24px 24px;
    padding-right: 70px; }
  .accordion-container__faq .accordion-header:after {
    width: 30px;
    height: 30px; }
  .accordion-container__faq .accordion-content {
    padding: 24px;
    font-size: 14px; }
  .article__section {
    padding-top: 40px; }
  .other-services__section {
    padding-top: 50px; }
  .other-services ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .other-services .h2 {
    font-size: 20px;
    margin-bottom: 13px; }
  .other-services {
    padding: 24px; }
    .other-services ul {
      gap: 15px; }
      .other-services ul li a {
        font-size: 14px; }
  .content .floatleft {
    margin: 0 20px 12px 0; } }

@media (max-width: 640px) {
  .doctors__item {
    width: 100%; }
  .doctors__sort {
    margin-bottom: 24px; }
  .doctors__sort ul li a {
    height: 39px;
    font-size: 15px; }
  .doctors__sort ul {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -ms-overflow-x: auto;
    overflow-x: auto; }
  .doctors__sort .contain {
    padding-right: 0; }
  .when__h2 {
    margin-bottom: 17px; }
  .when__text {
    font-size: 16px; }
  .when {
    gap: 22px;
    padding: 24px;
    padding-right: 0; }
  .when__content,
  .when__btn-w {
    padding-right: 24px; }
  ul.when__sl .slick-dots {
    -webkit-transform: translateX(-157px);
        -ms-transform: translateX(-157px);
            transform: translateX(-157px); }
  .when__sl {
    width: -webkit-calc(100% + 290px);
    width: calc(100% + 290px); }
  .when {
    background-image: none; }
  .contacts__contacts {
    gap: 23px; }
  .contacts__item {
    width: 100%; }
  .contacts__sub {
    font-size: 13px; }
  .contacts__l {
    gap: 16px; }
  .contacts__contact {
    font-size: 15px; }
  .contacts__btn {
    padding: 0 17px;
    width: 100%; }
  .contacts__r {
    height: 359px; }
  .history__h2 {
    font-size: 24px;
    margin-bottom: 24px; }
  .history__r {
    -webkit-border-radius: 36px;
            border-radius: 36px; }
  .history__l {
    padding: 24px;
    -webkit-border-radius: 36px;
            border-radius: 36px;
    background-image: none; }
  h4, .h4 {
    font-size: 18px; }
  .history__l p {
    font-size: 14px;
    margin-bottom: 12px; }
  .history__sl .slick-dots {
    bottom: 12px; }
  .history__row {
    gap: 12px; }
  .command .h2 {
    font-size: 20px;
    margin-bottom: 24px; }
  .command__l p {
    font-size: 14px;
    margin-bottom: 24px; }
  .command .h4 {
    margin-bottom: 24px;
    font-size: 16px; }
  .command__l ul {
    gap: 12px; }
    .command__l ul li {
      font-size: 14px;
      padding-left: 36px; }
      .command__l ul li:before {
        width: 24px;
        height: 24px;
        background-size: 12px; }
  .play {
    font-size: 12px; }
    .play:before {
      width: 26px;
      height: 26px;
      background-size: 100%; }
  .mreviews__sl {
    padding: 0 16px;
    max-width: 100%; }
  .opservices__item ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    .opservices__item ul li {
      width: 100%; }
  .opservices__title {
    margin-bottom: 16px; }
  .opservices__title {
    font-size: 18px; }
  .opservices__title {
    gap: 13px; }
    .opservices__title img {
      width: 36px;
      height: 36px; }
  .opservices__item ul li {
    margin-bottom: 10px; }
    .opservices__item ul li a {
      font-size: 14px; }
  .opservices__item {
    padding-bottom: 24px; }
    .opservices__item:not(:last-child) {
      margin-bottom: 24px; }
  .bloq2 .h4 {
    font-size: 24px; }
  .recens {
    padding: 24px;
    background-size: 140px; }
  .recens__title {
    font-size: 18px;
    margin-bottom: 20px; }
  .recens__ava {
    width: 61px;
    height: 61px; }
  .recens__cont {
    gap: 6px; }
    .recens__cont a, .recens__cont p {
      font-size: 14px; }
    .recens__cont p {
      margin-bottom: 6px; }
    .recens__cont span {
      font-size: 12px; }
  .s-docs4 {
    padding-top: 50px; }
  .article__num {
    font-size: 16px;
    padding-left: 42px; }
    .article__num i {
      width: 30px;
      height: 30px;
      font-size: 14px;
      top: 0; }
  .services-types ul li {
    width: 100%; }
  .accordion-container__service .accordion-item:not(:last-child) {
    margin-bottom: 30px; } }

@media (max-width: 575px) {
  .services__item._s1 {
    background-size: 290px;
    background-position: bottom -144px right -50px; }
    .services__item._s1 .services__item-img {
      display: none; }
  .services__item {
    padding: 24px; }
  .services__title {
    margin-bottom: 16px;
    font-size: 20px; }
  .services__item._s1 ul {
    gap: 12px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .services__item._s1 ul li {
      width: -webkit-calc(50% - 6px);
      width: calc(50% - 6px); }
  .services__item._s1 .more-link,
  .services__item._s1 .more-arrow {
    display: none; }
  .services__item ul {
    margin-bottom: 24px; }
    .services__item ul li a {
      font-size: 14px; }
  .services__col-2 .services__item:nth-child(1) .services__item-img {
    max-width: 337px; }
  .services__col-2 .services__item:nth-child(2) {
    background-image: none; }
    .services__col-2 .services__item:nth-child(2) .services__item-img {
      max-width: 400px;
      right: -160px; }
  .services__col-2 .services__item:nth-child(3) {
    background-image: url(../img/serv-bg-1.svg);
    background-size: 290px;
    background-position: bottom -144px right -50px; }
  .more-link {
    font-size: 14px;
    padding: 0 15px;
    height: 35px;
    width: 100%; }
  .services__item .more-link {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .services__item .more-arrow {
    display: none; }
  .trust__year {
    padding: 24px;
    -webkit-border-radius: 24px;
            border-radius: 24px; }
  .trust__year:before {
    width: 37px;
    height: 49px;
    background-size: 37px; }
  .trust {
    padding: 24px;
    padding-bottom: 0;
    gap: 24px;
    overflow: hidden;
    margin-top: 24px; }
  .trust__l {
    padding-bottom: 24px;
    padding-top: 249px; }
  .trust__year p {
    font-size: 18px;
    margin-bottom: 12px; }
  .trust__year span {
    font-size: 12px; }
  .trust__l > img {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
  .trust-item__top {
    gap: 17px;
    margin-bottom: 14px;
    font-size: 14px; }
  .trust-item__text {
    font-size: 12px; }
  h2,
  .h2,
  h1,
  .h1,
  .h1-page {
    font-size: 24px; }
  .doctor-p__item p,
  .doctor-p__item span {
    font-size: 14px; }
  .doctor-p__item ul li:before {
    width: 13px;
    height: 13px;
    left: 3px; }
  .doctor-p__item ul.doctor-ul--ended {
    gap: 28px; }
  .read-ful {
    font-size: 14px; }
  .doc-about {
    gap: 15px; }
  .doc-about__l {
    height: 295px;
    aspect-ratio: unset; }
  .doc-about__name {
    font-size: 24px;
    margin-bottom: 16px; }
  .doc-about__dol {
    font-size: 14px;
    margin-bottom: 12px; }
  .doc-about__text {
    font-size: 14px;
    margin-bottom: 12px; }
  .doc-about__info {
    gap: 12px;
    margin-bottom: 12px; }
  .about-info__item {
    -webkit-border-radius: 16px;
            border-radius: 16px;
    padding: 10px 12px;
    width: -webkit-calc(50% - 6px);
    width: calc(50% - 6px);
    height: 53px; }
  .about-info__r p {
    font-size: 12px; }
  .about-info__r span {
    font-size: 14px; }
  .doc-about__actions {
    gap: 12px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .c-about__row {
    gap: 24px; }
  .c-about__r p {
    font-size: 16px;
    margin-bottom: 24px; }
  .c-about__r .h3,
  .c-about__r h3 {
    font-size: 18px;
    margin-bottom: 24px; }
  .s-advantages {
    padding-top: 36px; }
  .all__l .h2 {
    font-size: 20px; }
  .all__r {
    -webkit-border-radius: 36px;
            border-radius: 36px; }
  .all__l h2,
  .all__l .h2 {
    font-size: 20px; }
  .all__l ul {
    gap: 12px; }
    .all__l ul li {
      font-size: 14px;
      padding-left: 36px; }
      .all__l ul li:before {
        width: 24px;
        height: 24px;
        background-size: 12px;
        -webkit-transform: none;
            -ms-transform: none;
                transform: none;
        top: 0px; }
  .bloq {
    padding: 24px;
    font-size: 14px;
    gap: 14px; }
    .bloq:before {
      width: 24px;
      height: 24px;
      background-size: 24px; }
  .cta p {
    font-size: 20px; }
  .cta .btn {
    font-size: 16px;
    height: 55px;
    width: 100%;
    padding: 0 15px; }
  .s-docs4 + .hform,
  .s-all,
  .s-command,
  .s-cphotos,
  .s-cta {
    padding-top: 50px; }
  .cta {
    background-image: none; }
  .show-575 {
    display: block; }
  .mabout__r p {
    font-size: 14px; }
  .mabout__r .btn-o {
    height: 50px;
    font-size: 13px;
    width: 100%;
    margin-top: 16px; }
  .mabout__r h2, .mabout__r .h2 {
    margin-bottom: 24px; }
  .see-all {
    font-size: 14px; }
  .s-mblog .show-more__wrap > * {
    margin-top: 27px; }
  .inner-page .h2 {
    font-size: 20px; }
  .spromo__l h1 {
    font-size: 24px;
    margin-bottom: 20px; }
  .s-spromo p {
    font-size: 14px;
    margin-bottom: 24px; }
  .spromo__l .btn {
    margin: 24px 0;
    height: 50px;
    font-size: 14px;
    width: 100%; }
  .spromo__row {
    margin-bottom: 24px; }
  .spromo__title {
    font-size: 16px;
    margin-bottom: 32px; }
  .s-spromo ul {
    gap: 12px;
    margin-bottom: 24px; }
    .s-spromo ul li {
      font-size: 14px;
      padding-left: 36px; }
      .s-spromo ul li:before {
        width: 24px;
        height: 24px;
        background-size: 12px;
        -webkit-transform: none;
            -ms-transform: none;
                transform: none;
        top: 0px; }
  .hform--dogcat {
    padding-top: 24px; }
  .hform--reviews {
    padding-top: 60px; }
  .svacancy__l .h4 {
    font-size: 16px;
    margin-bottom: 12px; }
  .svacancy__l ul:not(.vacancy__lbls):not(:last-child) {
    margin-bottom: 38px; }
  .svacancy__l .vacancy__lbls {
    margin-bottom: 24px; }
  .vacancy__lbls {
    gap: 6px; }
    .vacancy__lbls li {
      height: 34px;
      font-size: 13px; }
  .svacancy__r {
    padding: 24px; }
  .svacancy__r .h3 {
    font-size: 18px;
    margin-bottom: 10px; }
  .svacancy__r p {
    font-size: 14px;
    margin-bottom: 45px; }
  .blog__list {
    -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
    gap: 12px; }
  .content p {
    font-size: 14px; }
  .content h4, .content .h4 {
    margin-top: 0;
    margin-bottom: 24px; }
  .history__desc {
    padding-top: 36px; }
  .bloq2 {
    margin-top: 36px; }
  .bloq2__inner {
    padding-left: 24px; }
    .bloq2__inner:before {
      width: 4px; }
  .content .floatleft {
    width: 100%;
    max-width: 100%;
    float: none;
    margin-bottom: 24px;
    margin-right: 0; }
  .accordion-container__service {
    margin-top: 50px; }
  .s-service-nav {
    border: none;
    padding-bottom: 0; }
  .history__l .btn {
    width: 100%; }
  .service-nav ul li a {
    font-size: 14px; }
  .service-nav ul li a i {
    width: 30px;
    height: 30px; }
    .service-nav ul li a i svg {
      width: 15px;
      height: auto; }
  .service-nav ul {
    gap: 24px; }
  .services-types {
    margin: 45px 0 0 0; }
  .accordion-container__service .accordion-item:not(:last-child) {
    margin-bottom: 12px; }
  .service__section {
    padding-top: 50px; }
  .s-mreviews, .s-mblog, .s-mpromo, .s-mdoctors, .s-when, .s-mabout {
    padding-top: 50px; }
  .top__phone.open {
    font-size: 0;
    width: 42px;
    height: 42px;
    overflow: hidden;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    border: 1px solid #CAD0DA;
    background-image: url(../img/phone.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 18px;
    margin-right: -10px; }
  .cookies img {
    display: none; }
  .cook__w {
    width: 100%; }
  .cook__w .h3 {
    font-size: 20px; }
  .cook__w p {
    font-size: 14px; }
  .cook__w .btn {
    font-size: 16px;
    height: 40px; }
  .modal-form__block {
    padding: 24px; }
  .modal-form__inner form input[type="email"],
  .modal-form__inner form input[type="tel"],
  .modal-form__inner form input[type="password"],
  .modal-form__inner form input[type="text"] {
    height: 55px;
    font-size: 14px;
    margin-bottom: 15px; }
  .modal-form__inner form textarea {
    font-size: 14px; }
  .modal-form__inner form button,
  .modal-form__inner form input[type="submit"] {
    height: 55px;
    font-size: 16px; }
  .addform_file-label span {
    font-size: 14px;
    height: 58px;
    margin: 25px 0; }
  .modal__info {
    font-size: 14px;
    margin-top: 15px; }
  .modal-close {
    right: 15px;
    top: 18px;
    width: 30px;
    height: 30px;
    background-size: 30px; } }

@media (max-width: 480px) {
  .show-more-btn {
    width: 100%; }
  .hform__tel {
    width: 100%; }
  .command__r {
    aspect-ratio: unset;
    height: 222px; }
  .top__info {
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none;
    margin-left: 10px; } }

@media (max-width: 390px) {
  .addform_file-label span {
    font-size: 12px; } }

@media (max-width: 379px) {
  .logo {
    -webkit-flex-shrink: 1;
        -ms-flex-negative: 1;
            flex-shrink: 1;
    width: auto; } }

@media (max-width: 374px) {
  .hform__tel {
    padding: 0 20px;
    font-size: 17px; }
  .when__btn {
    padding: 0 20px; }
  .contacts__btn {
    font-size: 16px;
    white-space: nowrap;
    gap: 7px; }
  .accordion-header {
    font-size: 16px; } }

@media only screen and (max-width: 360px) {
  body, body > * {
    width: auto;
    min-width: 360px; } }

.pt0 {
  padding-top: 0; }

.hide {
  display: none; }

._or {
  color: #fd873b; }

._wh {
  color: #FFF; }

body.active {
  background: url("../img/1920.jpg") no-repeat top -10px center; }
  body.active .wrapper {
    opacity: 0.4; }
  body.active .footer {
    opacity: 0.4; }
  body.active .get {
    opacity: 0.4; }
