@charset "UTF-8";
/* Reset and base styles  */
* {
  padding: 0px;
  margin: 0px;
  border: none;
}

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

/* Links */
a, a:link, a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

/* Common */
aside, nav, footer, header, section, main {
  display: block;
}

h1, h2, h3, h4, h5, h6, p {
  font-size: inherit;
  font-weight: inherit;
}

ul, ul li {
  list-style: none;
}

img {
  vertical-align: top;
}

img, svg {
  max-width: 100%;
  height: auto;
}

address {
  font-style: normal;
}

/* Form */
input, textarea, button, select {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  background-color: transparent;
}

input::-ms-clear {
  display: none;
}

button, input[type=submit] {
  display: inline-block;
  box-shadow: none;
  background-color: transparent;
  background: none;
  cursor: pointer;
}

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

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

label {
  cursor: pointer;
}

legend {
  display: block;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

main {
  display: block;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

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

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: 600;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
  display: block;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

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

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

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

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

:root {
  --container-width: 1360px;
  --container-padding: 20px;
  --plashki: #424e59;
  --izobrazhenie: #d2dce8;
  --fon-plashek: #eaedf2;
  --temnyy: #080b0f;
  --tekst: #003649;
  --tekst-svetlyy: #405f6a;
  --belyy: #fff;
  --tegi: #556473;
  --bg-svetlo-seryy: #f9f9f9;
  --color-temno-zelenyy: #206175;
  --color-zelenyy: #3d7c85;
  --color-svetlo-zelenyy-1: #bedbd7;
  --color-svetlo-zelenyy-2: rgba(190, 219, 215, 0.4);
  --gradient-green: linear-gradient(222deg, rgba(106,165,174,1) 0%, rgba(61,124,133,1) 100%);
  --gradient-light-gray: linear-gradient(222deg, rgba(247,250,255,1) 0%, rgba(234,237,242,1) 100%);
  --gradient-for-photo-decor: linear-gradient(0deg, rgba(32,97,117,1) 0%, rgba(32,97,117,0) 30%, rgba(32,97,117,0) 100%);
  --decor-gray: #C7D6DC;
  --font-family: "Roboto", sans-serif;
  --temnyy: #3c3232;
  --osnovnoy: #4285f4;
  --akcent: #ed4545;
}

/* Roboto */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("/netcat_template/template/3/fonts/Roboto-Regular.woff2") format("woff2"), url("/netcat_template/template/3/fonts/Roboto-Regular.woff") format("woff"), local("Roboto");
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-display: swap;
  font-weight: 400;
  src: url("/netcat_template/template/3/fonts/Roboto-Italic.woff2") format("woff2"), url("/netcat_template/template/3/fonts/Roboto-Italic.woff") format("woff"), local("Roboto");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url("/netcat_template/template/3/fonts/Roboto-Medium.woff2") format("woff2"), url("/netcat_template/template/3/fonts/Roboto-Medium.woff") format("woff"), local("Roboto");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url("/netcat_template/template/3/fonts/Roboto-Bold.woff2") format("woff2"), url("/netcat_template/template/3/fonts/Roboto-Bold.woff") format("woff"), local("Roboto");
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-display: swap;
  font-weight: 700;
  src: url("/netcat_template/template/3/fonts/Roboto-BoldItalic.woff2") format("woff2"), url("/netcat_template/template/3/fonts/Roboto-BoldItalic.woff") format("woff"), local("Roboto");
}
/* Общие glob */
html.lock {
  overflow: hidden;
}

html.burger-lock {
  overflow: hidden;
}

html.burger-lock::before {
  opacity: 1;
}

html::before {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3215686275);
  position: fixed;
  inset: 0;
  opacity: 0;
  z-index: 10;
  pointer-events: none;
  transition: opacity 0.3s linear;
}

.no-scroll {
  overflow: hidden;
}

body.lock {
  overflow: hidden;
}

body.burger-lock {
  overflow: hidden;
}

body {
  margin: 0;
  overflow-y: auto;
  padding: 0;
  font-weight: 400;
  font-size: 18px;
  line-height: 140%;
  color: var(--temnyy);
  font-family: var(--font-family);
  background-color: #fff;
}

.container {
  margin: 0 auto;
  padding: 0 var(--container-padding);
  max-width: var(--container-width);
  width: 100%;
}

.section-offset {
  margin-bottom: 160px;
}

.section-padding {
  padding: 160px 0;
  background: rgba(66, 133, 244, 0.1);
}

.section__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 50px;
}

.section__row {
  display: flex;
  gap: 40px;
}
.section__row > div {
  width: 100%;
  max-width: calc(50% - 20px);
}

@media (max-width: 1100px) {
  .section__row {
    flex-direction: column;
    gap: 20px;
  }
  .section__row > div {
    max-width: 100%;
  }
}
.section-columns {
  display: flex;
  gap: 40px;
}
.section-columns .container {
  display: contents;
}
.section-columns__left {
  flex-grow: 1;
  max-width: calc(100% - 340px);
}
.section-columns__right {
  flex: 0 0 300px;
}
.columne-reverse {
    flex-direction: row-reverse;
}
@media (max-width: 1024px) {
  .section-columns {
    flex-direction: column;
    gap: 80px;
  }
  .section-columns__left {
    max-width: 100%;
  }
  .section-columns__right {
    flex: 1 1 auto;
  }
  .container {
    overflow: hidden;
  }
}
@media (max-width: 768px) {
  .section-columns {
    gap: 40px;
  }
}
.section-head {
  padding: 40px 0 80px;
  background: url("./../img/section-head.jpg") no-repeat center/cover;
  margin-bottom: 100px;
}

.section-head-white {
  padding: 40px 0 40px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 100px;
}
.section-head-white .breadcrumbs li, .section-head-white .breadcrumbs li a {
  color: rgba(60, 50, 50, 0.8);
}
.section-head-white .breadcrumbs li a:hover {
  color: rgb(60, 50, 50);
}
.section-head-white .breadcrumbs li:after {
  color: rgba(60, 50, 50, 0.8);
}
.section-head-white .title-h1 {
  color: var(--temnyy);
  text-align: left;
}

/*  buttons */
.btn-blue, .btn-blue-white, .btn-red, .btn-red-white, .btn-white-red, .btn-white {
  font-family: var(--font-family);
  display: block;
  font-weight: 500;
  font-size: 18px;
  line-height: 130%;
  text-align: center;
  border-radius: 2px;
  padding: 20px 40px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  transition: all 0.3s ease;
}

.btn-blue {
  color: #fff;
  background: var(--osnovnoy);
  border: 1px solid var(--osnovnoy);
}

.btn-blue-white {
  color: var(--osnovnoy);
  background: transparent;
  border: 1px solid var(--osnovnoy);
}

.btn-red {
  color: #fff;
  background: var(--akcent);
  border: 1px solid var(--akcent);
}

.btn-red-white {
  color: var(--akcent);
  background: transparent;
  border: 1px solid var(--akcent);
}

.btn-white-red {
  color: var(--akcent);
  background: #fff;
  border: 1px solid #fff;
}

.btn-white {
  background: #fff;
  color: var(--osnovnoy);
  border: 1px solid #fff;
}

@media (hover: hover) {
  .btn-blue:hover {
    color: var(--osnovnoy);
    background: transparent;
  }
  .btn-blue-white:hover {
    color: #fff;
    background: var(--osnovnoy);
  }
  .btn-red:hover {
    color: var(--akcent);
    background: #fff;
  }
  .btn-red-white:hover {
    background: rgba(237, 69, 69, 0.1);
    border: 1px solid transparent;
  }
  .btn-white-red:hover {
    color: #fff;
    background: transparent;
  }
  .btn-white:hover {
    background: transparent;
    color: #fff;
  }
}
.btn-more {
  display: flex;
  align-items: center;
  gap: 8px;
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
  color: var(--akcent);
  text-align: left;
  transition: all 0.3s ease;
}
.btn-more::after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-top: 2px solid var(--akcent);
  border-right: 2px solid var(--akcent);
  transform: rotate(135deg);
  transition: all 0.3s ease;
}
.btn-more:hover {
  opacity: 0.5;
}
.btn-more.active::after {
  transform: rotate(315deg);
}

/*  titles  */
.title-h1, .title-h2 {
  font-family: var(--font-family);
  font-weight: 700;
  line-height: 110%;
  color: var(--temnyy);
}

.title-h1 {
  font-size: 58px;
  color: #fff;
  text-align: center;
}

.title-h2 {
  font-size: 48px;
  position: relative;
  padding-bottom: 23px;
  margin-bottom: 40px;
}
.title-h2::after {
  content: "";
  display: block;
  width: 100px;
  height: 3px;
  background: var(--osnovnoy);
  position: absolute;
  bottom: 0;
  left: 0;
}

/*  form  */
.input {
  background: transparent;
  border-radius: 0;
  padding-bottom: 20px;
  line-height: 130%;
  color: #fff;
  border-bottom: 1px solid #fff;
  transition: all 0.3s ease;
}

.input::-moz-placeholder {
  color: #fff;
}

.input::placeholder {
  color: #fff;
}

.input-black {
  padding: 20px 0;
  color: rgb(60, 50, 50);
  border-bottom: 1px solid var(--temnyy);
}

.input-black::-moz-placeholder {
  color: rgba(60, 50, 50, 0.6);
}

.input-black::placeholder {
  color: rgba(60, 50, 50, 0.6);
}

.input-wrapper {
  position: relative;
  overflow: hidden;
}
.input-wrapper .input {
  width: 100%;
}

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

.textarea {
  background: var(--belyy);
  border-radius: 5px;
  padding: 16px;
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  color: var(--tekst);
  border: 1px solid transparent;
  transition: all 0.3s ease;
  width: 100%;
  min-height: 142px;
  resize: none;
}

.politic {
  display: flex;
  gap: 8px;
  font-size: 14px;
  line-height: 130%;
  color: rgba(255, 255, 255, 0.7);
}
.politic a {
  color: rgba(255, 255, 255, 0.7);
  text-decoration: underline;
}
.politic a:hover {
  color: rgba(255, 255, 255, 0.9);
}
.politic input[type=checkbox] {
  position: relative;
  border: 1.5px solid #fff;
  border-radius: 2px;
  min-width: 20px;
  width: 20px;
  height: 20px;
  color: #000;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0;
  cursor: pointer;
  transition: all 175ms cubic-bezier(0.1, 0.1, 0.25, 1);
}
.politic input[type=checkbox]::before {
  position: absolute;
  content: "";
  display: block;
  top: 2.5px;
  left: 5.5px;
  width: 5px;
  height: 10px;
  border-style: solid;
  border-color: #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  opacity: 0;
}
.politic input[type=checkbox]:checked {
  color: #fff;
}
.politic input[type=checkbox]:checked::before {
  opacity: 1;
}

.politic-black {
  color: rgba(60, 50, 50, 0.7);
}
.politic-black a {
  color: rgba(60, 50, 50, 0.7);
}
.politic-black a:hover {
  color: rgb(60, 50, 50);
}
.politic-black input[type=checkbox] {
  border: 1.5px solid var(--osnovnoy);
}
.politic-black input[type=checkbox]::before {
  border-color: var(--osnovnoy);
}
.politic-black input[type=checkbox]:checked {
  color: var(--osnovnoy);
}

/*  search  */
.form-search {
  position: relative;
  width: 100%;
}
.form-search input {
  border: 1px solid rgba(237, 69, 69, 0.5);
  border-radius: 2px;
  padding: 20px 22px;
}
.form-search input::-moz-placeholder {
  color: rgba(60, 50, 50, 0.6);
}
.form-search input::placeholder {
  color: rgba(60, 50, 50, 0.6);
}
.form-search input:focus {
  border: 1px solid var(--akcent);
}
.form-search img {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translate(0, -50%);
}

/* select */
select {
  width: 100%;
  max-width: 100%;
  cursor: pointer;
  outline: none;
  border: 1px solid rgba(66, 133, 244, 0.5);
  border-radius: 2px;
  padding: 18px;
  color: var(--temnyy);
  padding-right: 36px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: rgba(66, 133, 244, 0.05) url(./../img/icons/arrow-bottom-red.svg) no-repeat right;
  background-position-x: calc(100% - 18px);
  transition: all 0.3s ease;
}
select:hover, select:focus {
  border: 1px solid var(--osnovnoy);
}

.sort_block label {
  display: block;
  font-size: 16px;
  line-height: 130%;
  color: rgba(60, 50, 50, 0.6);
  margin-bottom: 12px;
}

/* accordion */
.accordion {
  transition: all 0.4s ease;
  cursor: pointer;
  width: 100%;
  position: relative;
}
.accordion--active .accordion__btn-more {
  transform: rotate(180deg);
}
.accordion__content {
  max-height: 0;
  overflow: hidden;
  transition: all 0.4s ease;
}

/* tabs */
.tab-btns {
  display: flex;
  gap: 10px;
}

.tab-btn {
  border-radius: 2px;
  padding: 16px 32px;
  background: rgba(66, 133, 244, 0.05);
  border: 1px solid transparent;
  font-weight: 500;
  transition: all 0.3s ease;
}
.tab-btn:hover {
  color: var(--osnovnoy);
}
.tab-btn.active {
  border: 1px solid var(--osnovnoy);
  color: var(--osnovnoy);
}

.tab-content {
  display: none;
}
.tab-content.active {
  display: block;
  width: 100%;
  min-height: 100%;
}

/* breadcrumbs */
.breadcrumbs {
  margin-bottom: 50px;
  position: relative;
  z-index: 2;
}

.breadcrumbs, .breadcrumbs li {
  align-items: center;
  display: flex;
  gap: 6px;
  flex-wrap: wrap;
}

.breadcrumbs li, .breadcrumbs li a {
  font-size: 14px;
  line-height: 130%;
  color: rgba(255, 255, 255, 0.8);
  transition: all 0.2s ease-in;
}

.breadcrumbs li a:hover {
  color: rgb(255, 255, 255);
}

.breadcrumbs li:after {
  content: "—";
  display: block;
  font-size: 20px;
  color: rgba(255, 255, 255, 0.8);
  font-size: inherit;
}

.breadcrumbs li:last-child::after {
  content: none;
}

.columns-3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
}

.columns-2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
}

.btn-show {
  width: 100%;
  max-width: 300px;
  margin: 40px auto 0;
}

.article__items {
  display: flex;
  gap: 60px;
  margin-top: 30px;
}
.article__items li {
  display: flex;
  gap: 12px;
}
.article__items li::before {
  content: "";
  display: block;
  min-width: 24px;
  width: 24px;
  height: 24px;
  background: url("./../img/icons/calendar-blue.svg") no-repeat center/contain;
}
.article__items li:first-child::before {
  background: url("./../img/icons/eye-blue.svg") no-repeat center/contain;
}

.article__title {
  display: block;
  font-size: 18px;
  color: var(--temnyy);
  text-decoration: none;
  font-weight: 700;
}
.article__title:hover {
  color: #0C56C0;
}

.article__link {
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  color: #0C56C0;
}

.article__link:hover {
  color: var(--temnyy);
}

/*  media global  */
@media (max-width: 1100px) {
  .columns-3 {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}
@media (max-width: 1024px) {
  .title-h1 {
    font-size: 38px;
  }
  .title-h2 {
    font-size: 30px;
  }
}
@media (max-width: 930px) {
  .columns-2 {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
}
@media (max-width: 768px) {
  body {
    font-size: 16px;
  }
  .section-offset {
    margin-bottom: 80px;
  }
  .section-padding {
    padding: 80px 0;
  }
  .section-head {
    padding: 20px 0 30px;
    margin-bottom: 60px;
  }
  .section-head-white {
    padding: 20px 0;
    margin-bottom: 40px;
  }
  .title-h1 {
    font-size: 28px;
  }
  .title-h2 {
    font-size: 24px;
  }
  .btn-blue, .btn-blue-white, .btn-red, .btn-red-white, .btn-white {
    font-size: 16px;
  }
  .input {
    padding-bottom: 12px;
  }
  .tab-btns {
    gap: 6px;
  }
  .tab-btn {
    padding: 14px 16px;
  }
  .breadcrumbs {
    margin-bottom: 30px;
  }
  .breadcrumbs, .breadcrumbs li {
    gap: 4px;
  }
  .breadcrumbs li, .breadcrumbs li a {
    font-size: 14px;
  }
  .article__items {
    flex-direction: column;
    gap: 16px;
  }
  .article__items li::before {
    min-width: 22px;
    width: 22px;
    height: 22px;
  }
}
@media (max-width: 620px) {
  .columns-3 {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
}
@media (max-width: 400px) {
  .container {
    padding: 0 10px;
  }
}
/* swiper CUSTOM */
.swiper {
  width: 100%;
  height: 100%;
}

.swiper-paginations {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 32px;
}

/* swiper-buttons */
.swiper-btns {
  display: flex;
  align-items: center;
  gap: 6px;
}

.swiper-button-next, .swiper-button-prev,
.swiper-button-next--white, .swiper-button-prev--white {
  position: static;
  margin: 0;
  min-width: 52px;
  width: 52px;
  height: 52px;
  border-radius: 2px;
  background: rgba(66, 133, 244, 0.1);
  border: 1px solid transparent;
  transition: all 0.3s ease;
}

.swiper-button-next:hover, .swiper-button-prev:hover {
  border: 1px solid var(--osnovnoy);
}

.swiper-button-next:after, .swiper-button-prev:after {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  background-color: #4285F4; /* Цвет стрелки по умолчанию */
  -webkit-mask-image: url('data:image/svg+xml;utf8,<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.7841 13.7951C7.51039 14.0683 7.06729 14.0683 6.79428 13.7951C6.52058 13.5218 6.52058 13.0795 6.79428 12.8069L11.3023 8.30678C11.5228 8.08665 11.3667 7.71068 11.0552 7.71068H0.700009C0.313604 7.71068 0 7.3913 0 7.00555V7.00247C0 6.61672 0.313604 6.31272 0.700009 6.31272H11.0552C11.3667 6.31272 11.5228 5.93607 11.3023 5.71594L6.77259 1.19324C6.49888 0.919998 6.49888 0.477651 6.77259 0.204411C7.04559 -0.0681369 7.48869 -0.0681369 7.7624 0.204411L13.59 6.02287C14.1367 6.56866 14.1367 7.45337 13.59 7.99916C13.4479 8.14102 7.6714 13.9076 7.7841 13.7951Z" fill="black"/></svg>');
  mask-image: url('data:image/svg+xml;utf8,<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.7841 13.7951C7.51039 14.0683 7.06729 14.0683 6.79428 13.7951C6.52058 13.5218 6.52058 13.0795 6.79428 12.8069L11.3023 8.30678C11.5228 8.08665 11.3667 7.71068 11.0552 7.71068H0.700009C0.313604 7.71068 0 7.3913 0 7.00555V7.00247C0 6.61672 0.313604 6.31272 0.700009 6.31272H11.0552C11.3667 6.31272 11.5228 5.93607 11.3023 5.71594L6.77259 1.19324C6.49888 0.919998 6.49888 0.477651 6.77259 0.204411C7.04559 -0.0681369 7.48869 -0.0681369 7.7624 0.204411L13.59 6.02287C14.1367 6.56866 14.1367 7.45337 13.59 7.99916C13.4479 8.14102 7.6714 13.9076 7.7841 13.7951Z" fill="black"/></svg>');
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
}

.swiper-button-prev:after {
  transform: rotate(180deg);
}

/* swiper-buttons--white */
.swiper-button-next--white, .swiper-button-prev--white {
  background: #fff;
  border: 1px solid var(--osnovnoy);
}

.swiper-button-next--white:hover, .swiper-button-prev--white:hover {
  background: var(--osnovnoy);
}

.swiper-button-next--white:hover:after, .swiper-button-prev--white:hover:after {
  background-color: #fff;
}

/* swiper-pagination  */
.swiper-pagination {
  position: static;
  width: auto !important;
}
.swiper-pagination-bullet {
  position: static;
  border-radius: 100%;
  width: 10px;
  height: 10px;
  background: var(--osnovnoy);
}

.swiper-number {
  width: 52px;
  height: 52px;
  border-radius: 100px;
  font-weight: 700;
  font-size: 24px;
  line-height: 110%;
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease-in;
}

.swiper-pagination-fraction {
  font-weight: 700;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
}
.swiper-pagination-fraction .swiper-pagination-current {
  font-weight: 700;
  font-size: 26px;
  color: var(--belyy);
}

.swiper-scrollbar {
  position: static !important;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 10px;
}
.swiper-scrollbar-drag {
  background: var(--belyy);
  border-radius: 10px;
}

.swiper-scrollbar-temnyy {
  position: static !important;
  background: var(--izobrazhenie);
}
.swiper-scrollbar-temnyy .swiper-scrollbar-drag {
  background: var(--color-zelenyy);
}

@media (max-width: 768px) {
  .swiper-number {
    flex-grow: 1;
    height: 44px;
    font-weight: 700;
    font-size: 24px;
    line-height: 110%;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s ease-in;
  }
}
@keyframes transformItem {
  0% {
    opacity: 0;
    transform: translateY(100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.transform-item {
  opacity: 0;
}

.scale-item {
  scale: 0.6;
  opacity: 0;
  transition: scale 0.4s ease, opacity 0.3s ease;
}

@keyframes textAnimation {
  0% {
    opacity: 0;
    transform: translateX(-120px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.text-animation {
  opacity: 0;
}

.animation-active.scale-item {
  opacity: 1;
  scale: 1;
}
.animation-active.scale-item:nth-child(2n) {
  transition: scale 0.6s ease, opacity 0.5s ease;
}
.animation-active.scale-item:nth-child(3n) {
  transition: scale 0.9s ease, opacity 0.8s ease;
}
.animation-active.scale-item:nth-child(5n) {
  transition: scale 0.7s ease, opacity 0.6s ease;
}
.animation-active.scale-item:nth-child(7n) {
  transition: scale 0.8s ease, opacity 0.7s ease;
}
.animation-active.text-animation {
  opacity: 1;
  animation: textAnimation 0.4s forwards;
}
.animation-active.transform-item {
  opacity: 1;
  animation: transformItem 0.4s forwards;
}
.animation-active.transform-item:nth-child(2n) {
  animation: transformItem 0.6s forwards;
}
.animation-active.transform-item:nth-child(3n) {
  animation: transformItem 0.7s forwards;
}
.animation-active.transform-item:nth-child(5n) {
  animation: transformItem 0.8s forwards;
}
.animation-active.transform-item:nth-child(7n) {
  animation: transformItem 0.9s forwards;
}

/* animation photo */
.img-animation img {
  transition: scale 3s ease;
}

.img-animation {
  overflow: hidden;
  position: relative;
  border-radius: 2px;
}
.img-animation:hover img {
  scale: 1.08;
}
.img-animation::before {
  border-radius: 2px;
  display: block;
  pointer-events: none;
  content: "";
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  /* opacity: 0.5; */
  clip-path: circle(0% at 100% 100%);
  z-index: 2;
  transition: clip-path 0.4s ease-in-out;
  background: rgba(66, 133, 244, 0.2);
}
.img-animation:hover::before {
  clip-path: circle(100%);
}

/* header  */
.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 100;
  background-color: #fff;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.08);
}

.header__logo {
  display: block;
  overflow: hidden;
  max-width: 255px;
  max-height: 60px;
  min-width: 200px;
  width: 100%;
}

.logo__picture {
  width: 100%;
  height: 100%;
}
.logo__picture img {
  width: 100%;
  height: 100%;
  max-width: 255px;
}

.header__main::-webkit-scrollbar, .header__top::-webkit-scrollbar {
  width: 0;
  height: 0;
}

.main {
  margin-top: 188px;
}

/* header__top  */
.header__top {
  padding: 30px 0 20px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
  border-bottom: 1px solid rgba(60, 50, 50, 0.1);
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  transition: all 0.3s ease;
}
.header__top.hide {
  transform: translateY(-150px);
  opacity: 0;
  visibility: hidden;
  padding: 5px 0;
}

.header__info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 40px;
}

.header__info_text {
  font-size: 16px;
  line-height: 130%;
  color: rgba(60, 50, 50, 0.4);
  margin-bottom: 8px;
}

.header__info_link {
  font-weight: 500;
  font-size: 18px;
  line-height: 130%;
  color: var(--temnyy);
  transition: all 0.2s ease-in;
}
.header__info_link button {
  font-weight: 500;
  color: var(--akcent);
  text-decoration: underline;
  transition: all 0.2s ease-in;
}
.header__info_link button:hover {
  color: rgba(237, 69, 69, 0.6);
}

a.header__info_link:hover {
  color: var(--osnovnoy);
  text-decoration: underline;
}

.header__btns {
  display: flex;
  gap: 12px;
}

.header__btn-search {
  padding: 21px;
  aspect-ratio: 1/1;
}

/* header__main */
.header__main {
  background: #fff;
}

.header__menu {
  display: contents;
}

.header__nav > ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}

.header__nav_item a {
  display: block;
  padding: 20px 0 30px;
  font-weight: 500;
  font-size: 18px;
  line-height: 130%;
  color: var(--temnyy);
  transition: all 0.2s ease-in;
}
.header__nav_item a:hover {
  color: var(--akcent);
}
.header__nav_item.hide-item {
  position: relative;
  padding-right: 24px;
}
.header__nav_item.hide-item::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-right: 2px solid var(--akcent);
  border-bottom: 2px solid var(--akcent);
  transform: rotate(45deg);
  cursor: pointer;
  position: absolute;
  top: 28px;
  bottom: 0;
  right: 0;
  transition: all 0.2s ease-in;
}
.header__nav_item.hide-item:hover::after {
  transform: rotate(225deg);
}
.header__nav_item.hide-item:hover .header__submenu {
  pointer-events: all;
  opacity: 1;
  transform: translateY(0);
}

/*  header__submenu */
.header__submenu {
  z-index: 100;
  position: absolute;
  top: 100%;
  left: 0px;
  border-top: 1px solid rgba(60, 50, 50, 0.1);
  border-radius: 0 0 2px 2px;
  padding: 16px;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.08);
  background: #fff;
  min-width: 308px;
  pointer-events: none;
  opacity: 0;
  transform: translateY(-50px);
  transition: all 0.3s ease;
}
.header__submenu a {
  display: block;
  padding: 8px 0;
  width: 100%;
}

.hide-item--active .header__submenu {
  display: block;
}

.hide-item--active > a {
  color: var(--akcent);
}
.hide-item--active > a::after {
  transform: rotate(225deg);
}

/* mobile__wrapper */
.header-mobile__wrapper {
  display: none;
}

.header-mobile__search {
  position: relative;
}

.header-mobile__burger-btns {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 15px;
}

.header__networks {
  display: flex;
  gap: 8px;
}

.header__network {
  width: 50px;
  height: 50px;
  border-radius: 2px;
  fill: #fff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.08);
  display: flex;
  align-items: center;
  justify-content: center;
}

.header-mobile__info {
  order: 5;
}

.header-mobile__phone {
  display: flex;
  align-items: center;
  gap: 8px;
  font-weight: 700;
  font-size: 16px;
  line-height: 130%;
  letter-spacing: -0.02em;
  color: var(--temnyy);
  vertical-align: middle;
  transition: all 0.2s ease-in;
}
.header-mobile__phone:hover {
  color: var(--akcent);
}

/* burger__menu */
.burger__menu {
  width: 40px;
  height: 40px;
  border-radius: 2px;
  background: var(--osnovnoy);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ham {
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  transition: transform 400ms;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.hamRotate.active {
  transform: rotate(45deg);
}

.hamRotate180.active {
  transform: rotate(180deg);
}

.line {
  fill: none;
  transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
  stroke: #fff;
  stroke-width: 5.5;
  stroke-linecap: round;
}

.ham4 .top {
  stroke-dasharray: 40 121;
}

.ham4 .bottom {
  stroke-dasharray: 40 121;
}

.ham4.active .top {
  stroke-dashoffset: -68px;
}

.ham4.active .bottom {
  stroke-dashoffset: -68px;
}

@media (max-width: 1260px) {
  .main {
    margin-top: 100px;
  }
  .header-mobile__wrapper {
    display: block;
  }
  .header__info_item, .header__nav, .header__btns {
    display: none;
  }
  .header__main {
    padding: 0;
  }
  .header__top {
    padding: 20px 0;
    border: none;
    gap: 16px;
  }
  .header__menu {
    display: none;
  }
  .header__menu--active {
    position: fixed;
    top: 100px;
    right: 0;
    width: 100%;
    z-index: 10;
    height: calc(100% - 100px);
    overflow-y: auto;
    padding: 40px 10px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    gap: 30px;
    border-top: 1px solid rgba(66, 133, 244, 0.2);
  }
  .header__menu--active::-webkit-scrollbar {
    width: 3px;
  }
  .header__menu--active::-webkit-scrollbar-track {
    background: #DCDCDD;
    border-radius: 3px;
  }
  .header__menu--active::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background: var(--akcent);
  }
  .header__menu--active .header__nav {
    display: block;
    opacity: 1 !important;
    order: 1;
  }
  .header__menu--active .header__btn {
    width: 100%;
  }
  .header__menu--active .header__info {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 22px;
    order: 3;
    margin-bottom: 30px;
  }
  .header__menu--active .header__info .header__info_item {
    display: block;
  }
  .header__nav > ul {
    flex-direction: column;
    align-items: stretch;
    gap: 0;
  }
  .header__nav_item {
    border-bottom: 1px solid rgba(60, 50, 50, 0.1);
  }
  .header__nav_item a {
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    font-weight: 700;
    font-size: 20px;
    padding: 16px 0;
  }
  .header__nav_item.hide-item {
    padding-right: 40px;
  }
  .header__nav_item.hide-item::after {
    top: 22px;
    right: 4px;
  }
  .header__nav_item.hide-item:hover::after {
    transform: rotate(45deg);
  }
  .header__nav_item.hide-item.hide-item--active::after {
    transform: rotate(225deg);
  }
  .header__nav_item.hide-item.hide-item--active .header__submenu {
    max-height: none;
    pointer-events: all;
    opacity: 1;
    transform: translateY(0px);
    margin-bottom: 20px;
  }
  .header__submenu {
    z-index: 100;
    position: static;
    border-top: none;
    border-radius: 0;
    padding: 0;
    box-shadow: none;
    background: #fff;
    min-width: 100%;
    max-height: 0;
    overflow: hidden;
    pointer-events: none;
    opacity: 0;
    transform: translateY(-50px);
    transition: all 0.3s ease;
  }
  .header__submenu a {
    display: block;
    padding: 6px 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    text-decoration: underline;
    color: var(--temnyy);
    position: relative;
    padding-left: 16px;
  }
  .header__submenu a::after {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background: var(--akcent);
    position: absolute;
    top: 14px;
    left: 0;
  }
}
@media (max-width: 768px) {
  .main {
    margin-top: 84px;
  }
  .header__menu--active {
    top: 84px;
    height: calc(100% - 84px);
  }
  .header__logo {
    display: block;
    overflow: hidden;
    max-width: 44px;
    max-height: 44px;
    min-width: 40px;
    width: 100%;
  }
}
.intro {
  padding: 100px 0 160px;
  background: url("./../img/intro/intro-bg.jpg") no-repeat center/cover;
}
.intro__title {
  text-align: center;
  margin: 0 auto;
  margin-bottom: 28px;
}
.intro__items {
  margin-bottom: 44px;
}
.intro__items ul {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.intro__items ul li {
  padding-left: 34px;
  position: relative;
}
.intro__items ul li:not(:last-child) {
  padding-right: 20px;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.intro__items ul li::before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background: url("./../img/icons/like.svg") no-repeat center/contain;
  position: absolute;
  top: -4px;
  left: 0;
}
.intro__btn {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 300px;
}

@media (max-width: 1024px) {
  .intro {
    padding: 40px 0 160px;
  }
  .intro__title {
    margin-bottom: 24px;
  }
  .intro__items {
    margin-bottom: 24px;
  }
  .intro__items ul {
    flex-direction: column;
    align-items: stretch;
    gap: 10px;
  }
  .intro__items ul li {
    padding-left: 28px;
  }
  .intro__items ul li:not(:last-child) {
    padding-right: 0;
    border-right: none;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  .intro__items ul li::before {
    width: 18px;
    height: 18px;
    top: 0px;
  }
}
@media (max-width: 440px) {
  .intro__btn {
    max-width: 100%;
  }
}
.services {
  margin-top: -100px;
}
.services__wrap {
  border-radius: 2px;
  padding: 40px;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.08);
  background: #fff;
}
.services__items {
  display: flex;
  gap: 22px;
  margin-bottom: 32px;
}
.services__item {
  flex-grow: 1;
}
.services__item_top {
  margin-bottom: 20px;
}
.services__item:not(:last-child) {
  padding-right: 22px;
  border-right: 1px solid rgba(60, 50, 50, 0.1);
}
.services__title {
  display: block;
  font-weight: 700;
  font-size: 24px;
  line-height: 110%;
  color: var(--temnyy);
  margin-bottom: 12px;
  transition: all 0.3s ease;
}
.services__title:hover {
  color: var(--osnovnoy);
}
.services__price {
  font-weight: 500;
  color: var(--osnovnoy);
}
.services__list {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.services__list a {
  display: block;
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  color: var(--temnyy);
  position: relative;
  padding-left: 20px;
  transition: all 0.3s ease;
}
.services__list a:hover {
  color: var(--akcent);
}
.services__list a::before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: var(--akcent);
  position: absolute;
  top: 6px;
  left: 0;
}
.services__btn {
  border-radius: 2px;
  padding: 25px 32px;
  background: rgba(237, 69, 69, 0.05);
  color: var(--akcent);
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px solid transparent;
  transition: all 0.3s ease;
}
.services__btn:hover {
  border: 1px solid var(--akcent);
}

@media (max-width: 1024px) {
  .services__items {
    flex-wrap: wrap;
  }
  .services__item {
    flex: 1 0 40%;
  }
  .services__item:nth-child(2n) {
    padding-right: 0;
    border-right: none;
  }
}
@media (max-width: 768px) {
  .services {
    margin-top: -120px;
  }
  .services__wrap {
    padding: 20px;
  }
  .services__items {
    flex-direction: column;
    gap: 20px;
    margin-bottom: 20px;
  }
  .services__item {
    flex-grow: 1;
  }
  .services__item:nth-child(n) {
    padding-right: 0;
    border-right: none;
  }
  .services__item {
    padding-bottom: 22px;
    border-bottom: 1px solid rgba(60, 50, 50, 0.1);
  }
  .services__item_top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    margin-bottom: 17px;
  }
  .services__title {
    font-size: 20px;
    margin-bottom: 0;
  }
  .services__list {
    gap: 10px;
  }
  .services__list a {
    padding-left: 16px;
  }
  .services__list a::before {
    width: 6px;
    height: 6px;
    top: 6px;
    left: 0;
  }
  .services__btn {
    padding: 16px 20px;
  }
}
.intro-service .breadcrumbs {
  margin-bottom: 20px;
}
.intro-service__wrap {
  padding: 60px;
  background: url("./../img/intro/intro-service-bg.jpg") no-repeat center/cover;
  position: relative;
  overflow: hidden;
}
.intro-service__wrap::after {
  content: "";
  display: block;
  width: 1998px;
  aspect-ratio: 1/1;
  border-radius: 100%;
  background: rgba(66, 133, 244, 0.7);
  position: absolute;
  bottom: -292px;
  right: 117px;
}
.intro-service__wrap::before {
  content: "";
  display: block;
  width: 1776px;
  aspect-ratio: 1/1;
  border-radius: 100%;
  background: rgba(66, 133, 244, 0.7);
  position: absolute;
  bottom: -181px;
  right: 228px;
}
.intro-service__title {
  margin-bottom: 28px;
  max-width: 80%;
  text-align: left;
  position: relative;
  z-index: 2;
}
.intro-service__items {
  margin-bottom: 87px;
  position: relative;
  z-index: 2;
}
.intro-service__items ul {
  color: #fff;
  width: -moz-fit-content;
  width: fit-content;
}
.intro-service__items ul li {
  padding-left: 34px;
  position: relative;
}
.intro-service__items ul li:not(:last-child) {
  padding-bottom: 14px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  margin-bottom: 14px;
}
.intro-service__items ul li::before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background: url("./../img/icons/like.svg") no-repeat center/contain;
  position: absolute;
  top: -4px;
  left: 0;
}
.intro-service__btn {
  display: block;
  width: 100%;
  max-width: 300px;
}
.intro-service__price {
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: right;
  color: rgba(255, 255, 255, 0.5);
  padding: 37px 24px 24px;
  width: 343px;
  height: 132px;
  background: #ED4545;
  -webkit-mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="343" height="132" viewBox="0 0 343 132"><path d="M617 132C617 96.9914 584.497 63.4167 526.642 38.6619C468.787 13.9071 390.319 0 308.5 0C226.681 0 148.213 13.9071 90.3576 38.6619C32.5026 63.4167 0 96.9914 0 132H617Z" fill="black"/></svg>');
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="343" height="132" viewBox="0 0 343 132"><path d="M617 132C617 96.9914 584.497 63.4167 526.642 38.6619C468.787 13.9071 390.319 0 308.5 0C226.681 0 148.213 13.9071 90.3576 38.6619C32.5026 63.4167 0 96.9914 0 132H617Z" fill="black"/></svg>');
  mask-repeat: no-repeat;
  mask-size: contain;
}
.intro-service__price span {
  display: block;
  font-weight: 700;
  font-size: 36px;
  line-height: 110%;
  color: #fff;
  margin-top: 8px;
}

@media (max-width: 900px) {
  .intro-service .container {
    display: contents;
  }
  .intro-service .breadcrumbs {
    margin-bottom: 24px;
  }
  .intro-service__wrap {
    padding: 20px 20px 118px;
  }
  .intro-service__wrap::after {
    min-width: 675px;
    width: 200%;
    bottom: 62px;
    right: -30%;
  }
  .intro-service__wrap::before {
    content: "";
    display: block;
    min-width: 600px;
    width: 190%;
    aspect-ratio: 1/1;
    border-radius: 100%;
    background: rgba(66, 133, 244, 0.7);
    position: absolute;
    bottom: 100px;
    right: -20%;
  }
  .intro-service__title {
    margin-bottom: 24px;
  }
  .intro-service__items {
    margin-bottom: 30px;
  }
  .intro-service__items ul li {
    padding-left: 28px;
  }
  .intro-service__items ul li:not(:last-child) {
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .intro-service__items ul li::before {
    width: 18px;
    height: 18px;
    top: 0px;
  }
  .intro-service__price {
    padding: 33px 20px 16px;
    width: 232px;
    height: 100px;
    background: #ED4545;
    -webkit-mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="232" height="100" viewBox="0 0 232 100"><path d="M467 100C467 73.4783 442.399 48.043 398.609 29.2893C354.82 10.5357 295.428 0 233.5 0C171.572 0 112.18 10.5357 68.3906 29.2893C24.6008 48.0429 0 73.4783 0 100H467Z" fill="black"/></svg>');
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="232" height="100" viewBox="0 0 232 100"><path d="M467 100C467 73.4783 442.399 48.043 398.609 29.2893C354.82 10.5357 295.428 0 233.5 0C171.572 0 112.18 10.5357 68.3906 29.2893C24.6008 48.0429 0 73.4783 0 100H467Z" fill="black"/></svg>');
    mask-repeat: no-repeat;
    mask-size: contain;
  }
  .intro-service__price span {
    font-size: 24px;
    margin-top: 4px;
  }
}
@media (max-width: 600px) {
  .intro-service__wrap {
    padding: 20px 10px 118px;
  }
  .intro-service__title {
    max-width: 100%;
  }
  .intro-service__items ul {
    width: 100%;
  }
  .intro-service__btn {
    max-width: 100%;
  }
}
.about__text > p {
  margin-bottom: 24px;
}
.about__items {
  border: 1px solid var(--osnovnoy);
  border-radius: 2px;
  padding: 28px;
}
.about__items li:not(:last-child) {
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(60, 50, 50, 0.1);
  margin-bottom: 20px;
}
.about__items li span {
  display: block;
  font-weight: 700;
  font-size: 24px;
  line-height: 110%;
  color: var(--osnovnoy);
  margin-bottom: 8px;
}
.about__swiper-slide {
  display: block;
  width: 100%;
  height: 100%;
}
.about__swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 2px;
}
.about__swiper-paginations {
  border-radius: 2px;
  padding: 10px;
  background: #fff;
  position: absolute;
  bottom: 10px;
  left: 10px;
  right: 10px;
  z-index: 2;
  justify-content: space-between;
}

@media (max-width: 1100px) {
  .about__swiper-slide img {
    max-height: 500px;
  }
}
@media (max-width: 768px) {
  .about {
    overflow: hidden;
  }
  .about__row {
    flex-direction: column-reverse;
  }
  .about__text > p {
    margin-bottom: 20px;
  }
  .about__items {
    padding: 20px;
  }
  .about__items li:not(:last-child) {
    padding-bottom: 12px;
    margin-bottom: 12px;
  }
  .about__swiper {
    overflow: visible;
  }
  .about__swiper-slide img {
    max-height: 350px;
  }
  .about__swiper-paginations {
    border-radius: 0;
    padding: 0;
    background: transparent;
    position: static;
    justify-content: center;
    margin-top: 14px;
  }
  .about__swiper-button-prev, .about__swiper-button-next {
    display: none;
  }
}
.why-us {
  overflow: hidden;
}
.why-us__list {
  display: flex;
  flex-wrap: wrap;
  gap: 64px 32px;
}
.why-us__item {
  flex-grow: 1;
  max-width: calc(33.3333333333% - 22px);
  display: flex;
  gap: 20px;
  position: relative;
  padding-right: 32px;
  border-right: 1px solid rgba(66, 133, 244, 0.2);
}
.why-us__item:nth-child(3n) {
  padding-right: 0;
  border-right: none;
}
.why-us__item:nth-last-child(n+4)::after {
  content: "";
  display: block;
  width: calc(100% + 32px);
  height: 1px;
  background: rgba(66, 133, 244, 0.2);
  position: absolute;
  bottom: -32px;
  left: -15px;
}
.why-us__item_icon {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 60px;
  width: 60px;
  height: 60px;
  border-radius: 100px;
  background: var(--osnovnoy);
}
.why-us__item_title {
  font-weight: 700;
  font-size: 24px;
  line-height: 110%;
  color: var(--temnyy);
  margin-bottom: 12px;
}

@media (max-width: 1100px) {
  .why-us__item {
    max-width: calc(50% - 22px);
  }
  .why-us__item:nth-child(n) {
    padding-right: 32px;
    border-right: 1px solid rgba(66, 133, 244, 0.2);
  }
  .why-us__item:nth-child(2n) {
    padding-right: 0;
    border-right: none;
  }
  .why-us__item:nth-last-child(n+3)::after {
    content: "";
    display: block;
    width: calc(100% + 32px);
    height: 1px;
    background: rgba(66, 133, 244, 0.2);
    position: absolute;
    bottom: -32px;
    left: 0;
  }
}
@media (max-width: 768px) {
  .why-us__list {
    flex-direction: column;
    gap: 20px;
  }
  .why-us__item {
    max-width: 100%;
    gap: 16px;
  }
  .why-us__item:nth-child(n) {
    padding-right: 0;
    border-right: none;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(66, 133, 244, 0.2);
  }
  .why-us__item:last-child {
    padding-bottom: 0;
    border-bottom: none;
  }
  .why-us__item:nth-child(n)::after {
    content: none;
  }
  .why-us__item_icon {
    min-width: 44px;
    width: 44px;
    height: 44px;
    padding: 10px;
  }
  .why-us__item_title {
    font-size: 20px;
  }
}
.location__left p {
  margin-bottom: 24px;
}
.location__left button {
  width: 100%;
}
.location__maps {
  border-radius: 2px;
  width: 100%;
  height: 100%;
  min-height: 411px;
  max-height: 411px;
  position: relative;
  overflow: hidden;
  margin-bottom: 24px;
}
.location__map {
  position: absolute;
  inset: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
}
.location__right {
  width: 100%;
}
.location__item:not(:last-child) {
  padding-bottom: 24px;
  border-bottom: 1px solid rgba(60, 50, 50, 0.1);
  margin-bottom: 24px;
}
.location__item_name {
  font-weight: 700;
  font-size: 24px;
  line-height: 110%;
  color: var(--temnyy);
  margin-bottom: 20px;
}
.location__item_border {
  border: 1px solid var(--osnovnoy);
  border-radius: 2px;
  padding: 28px;
}
.location__item_border span {
  display: block;
  font-weight: 700;
  font-size: 20px;
  line-height: 110%;
  color: var(--osnovnoy);
  margin-bottom: 8px;
}
.location__item_time li:not(:last-child) {
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(60, 50, 50, 0.1);
  margin-bottom: 20px;
}
.location__item_time li span {
  position: relative;
  padding-left: 30px;
}
.location__item_time li span::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url("./../img/icons/clock.svg") no-repeat center/contain;
  position: absolute;
  top: 0;
  left: 0;
}

@media (max-width: 1100px) {
  .location__left {
    display: contents;
  }
  .location__left button {
    order: 3;
  }
}
@media (max-width: 768px) {
  .location__left p {
    margin-bottom: 0;
  }
  .location__maps {
    min-height: 300px;
    max-height: 300px;
  }
  .location__right {
    padding-top: 20px;
    border-top: 1px solid rgba(60, 50, 50, 0.1);
  }
  .location__item:not(:last-child) {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .location__item_name {
    margin-bottom: 16px;
  }
  .location__item_border {
    padding: 20px;
  }
  .location__item_time li:not(:last-child) {
    padding-bottom: 12px;
    margin-bottom: 12px;
  }
}
.prices__row {
  display: flex;
  align-items: start;
  gap: 40px;
}
.prices__info {
  flex: 0 0 300px;
}
.prices__info_block:not(:last-child) {
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(60, 50, 50, 0.1);
  margin-bottom: 20px;
}
.prices__payment_name {
  font-weight: 700;
  font-size: 20px;
  line-height: 110%;
  color: var(--temnyy);
  margin-bottom: 16px;
}
.prices__payment_list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.prices__payment_list li {
  flex: 1 0 30%;
  border: 1px solid rgba(66, 133, 244, 0.2);
  border-radius: 2px;
  padding: 12px 4px;
  background: rgba(66, 133, 244, 0.1);
  font-size: 16px;
  line-height: 130%;
  color: var(--osnovnoy);
  text-align: center;
}
.prices__warning_wrap {
  border-left: 4px solid var(--akcent);
  padding: 24px;
  background: #fef8f8;
}
.prices__warning_name {
  font-weight: 700;
  font-size: 20px;
  line-height: 110%;
  color: var(--akcent);
  margin-bottom: 12px;
}
.prices__warning_text {
  font-size: 16px;
}
.prices__warning_text a {
  text-decoration: underline;
  color: var(--akcent);
  transition: all 0.2s ease-in;
}
.prices__warning_text a:hover {
  color: rgba(237, 69, 69, 0.6);
}
.prices__warning_phone {
  padding-top: 16px;
  border-top: 1px solid rgba(60, 50, 50, 0.1);
  margin-top: 16px;
}
.prices__warning_phone a {
  font-weight: 700;
  font-size: 20px;
  line-height: 110%;
  color: var(--temnyy);
  display: flex;
  align-items: center;
  gap: 10px;
  transition: all 0.2s ease-in;
}
.prices__warning_phone a:hover {
  color: var(--akcent);
}
.prices__right {
  flex-grow: 1;
}
.prices__table {
  display: block;
  width: 100%;
  margin-bottom: 24px;
}
.prices__table_thead {
  display: block;
  width: 100%;
}
.prices__table_thead tr {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  padding: 20px;
  background: var(--osnovnoy);
  color: #fff;
}
.prices__table_body {
  display: block;
  width: 100%;
}
.prices__table_item {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  padding: 20px;
}
.prices__table_item:nth-child(even) {
  background: #f6f9fe;
}
.prices__table_name a {
  color: var(--temnyy);
  transition: all 0.2s ease-in;
}
.prices__table_name a:hover {
  text-decoration: underline;
  color: var(--osnovnoy);
}
.prices__table_btn {
  font-weight: 500;
  text-decoration: underline;
  text-align: right;
  color: var(--osnovnoy);
  transition: all 0.2s ease-in;
}
.prices__table_btn:hover {
  color: rgba(66, 133, 244, 0.6);
}
.prices__content {
  padding-bottom: 28px;
  border-bottom: 1px solid rgba(60, 50, 50, 0.1);
  margin-bottom: 28px;
}

@media (max-width: 900px) {
  .prices__row {
    flex-direction: column;
    align-items: stretch;
    gap: 20px;
  }
  .prices__info {
    display: contents;
  }
  .prices__info_block:not(:last-child) {
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 0;
  }
  .prices__info_block:not(:first-child) {
    padding-top: 20px;
    border-top: 1px solid rgba(60, 50, 50, 0.1);
  }
  .prices__payment {
    order: 2;
  }
  .prices__warning {
    order: 3;
  }
  .prices__right {
    flex-grow: 1;
  }
}
@media (max-width: 768px) {
  .prices__payment_list li {
    font-size: 14px;
  }
  .prices__warning_wrap {
    padding: 20px 18px;
  }
  .prices__table {
    margin-bottom: 16px;
  }
  .prices__table_thead tr {
    padding: 16px;
  }
  .prices__table_item {
    padding: 16px;
  }
  .prices__content {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}
.appeal__wrap {
  padding: 52px;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.08);
  background: #fff;
  display: flex;
  gap: 40px;
}
.appeal__photo {
  display: block;
  width: 100%;
  max-width: 320px;
}
.appeal__photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  max-width: 320px;
  max-height: 400px;
  border-radius: 2px;
}
.appeal__fio {
  font-weight: 700;
  font-size: 36px;
  line-height: 110%;
  color: var(--temnyy);
  margin-bottom: 16px;
}
.appeal__info {
  display: flex;
  flex-direction: column;
  gap: 11px;
  padding-bottom: 32px;
  border-bottom: 1px solid rgba(60, 50, 50, 0.1);
  margin-bottom: 32px;
}
.appeal__info li {
  display: flex;
  align-items: center;
  gap: 8px;
}
.appeal__info li img {
  min-width: 24px;
  width: 24px;
  height: 24px;
  -o-object-fit: contain;
  object-fit: contain;
}
.appeal__text p:not(:last-child) {
  margin-bottom: 12px;
}

@media (max-width: 1024px) {
  .appeal__wrap {
    padding: 30px;
    display: flex;
    flex-direction: column;
    gap: 0;
  }
  .appeal__photo {
    max-width: 480px;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .appeal__photo img {
    max-width: 480px;
    max-height: 460px;
  }
  .appeal__content {
    display: contents;
  }
  .appeal__info {
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 0;
  }
  .appeal__text {
    order: -1;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(60, 50, 50, 0.1);
    margin-bottom: 20px;
  }
}
@media (max-width: 768px) {
  .appeal__wrap {
    padding: 0;
    box-shadow: none;
  }
  .appeal__photo {
    margin-bottom: 16px;
  }
  .appeal__photo img {
    max-width: 480px;
    max-height: 380px;
    -o-object-position: top;
    object-position: top;
  }
  .appeal__fio {
    font-size: 24px;
    margin-bottom: 14px;
  }
  .appeal__info {
    gap: 10px;
  }
  .appeal__info li img {
    min-width: 18px;
    width: 18px;
    height: 18px;
  }
}
.doctors {
  overflow: hidden;
}
.doctors__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 32px;
  margin-bottom: 32px;
  position: relative;
}
.doctors__top::after {
  content: "";
  display: inline-block;
  width: calc(100% - 188px - 198px);
  height: 2px;
  background: rgba(66, 133, 244, 0.2);
  position: absolute;
  top: 50%;
  left: 188px;
}
.doctors__title {
  font-weight: 700;
  font-size: 24px;
  line-height: 110%;
  color: var(--temnyy);
}
.doctors__btn {
  padding: 16px 40px;
}
.doctors__swiper {
  height: auto;
  margin-bottom: 24px;
}
.doctors__card {
  border-radius: 2px;
  padding: 20px;
  background: #fff;
}
.doctors__card_content {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 20px;
}
.doctors__card_photo {
  display: block;
  width: 100%;
  max-width: 220px;
  border: 1px solid rgba(66, 133, 244, 0.1);
  background: rgba(66, 133, 244, 0.05);
}
.doctors__card_photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  max-width: 220px;
  max-height: 220px;
  aspect-ratio: 1/1;
  border-radius: 2px;
}
.doctors__card_fio {
  font-weight: 700;
  font-size: 24px;
  line-height: 110%;
  color: var(--temnyy);
  margin-bottom: 24px;
}
.doctors__card_info {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.doctors__card_info li {
  position: relative;
  padding-left: 32px;
}
.doctors__card_info li::before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 0;
  left: 0;
  background: url("./../img/icons/doctor-red.svg") no-repeat center/contain;
}
.doctors__card_info li:first-child::before {
  background: url("./../img/icons/doctor-red.svg") no-repeat center/contain;
}
.doctors__card_info li:last-child::before {
  background: url("./../img/icons/bag-red.svg") no-repeat center/contain;
}
.doctors__card_btns {
  display: flex;
  gap: 8px;
  width: 100%;
}
.doctors__card_btns > * {
  flex-grow: 1;
}

.licenses__top::after {
  width: calc(100% - 144px - 229px);
  left: 144px;
}
.licenses__swiper {
  height: auto;
  margin-bottom: 24px;
}
.licenses__picture {
  display: block;
  border-radius: 2px;
  padding: 10px;
  background: #fff;
}
.licenses__picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
  max-height: 323px;
  border-radius: 2px;
}

.doctors-page__tab-btns {
  flex-wrap: wrap;
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(60, 50, 50, 0.1);
  margin-bottom: 40px;
}
.doctors-page__card {
  border-radius: 2px;
  padding: 28px;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  background: #fff;
}
.doctors-page__card_photo {
  display: block;
  width: 100%;
  border: 1px solid rgba(66, 133, 244, 0.1);
  background: rgba(66, 133, 244, 0.05);
  border-radius: 2px;
  margin-bottom: 20px;
}
.doctors-page__card_photo img {
  display: block;
  width: 100%;
  height: 100%;
  max-width: 260px;
  max-height: 220px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
  margin: 0 auto;
  border-radius: 2px;
}
.doctors-page__card_fio {
  font-weight: 700;
  font-size: 24px;
  line-height: 110%;
  color: var(--temnyy);
  margin-bottom: 24px;
}
.doctors-page__card_info {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-bottom: 46px;
}
.doctors-page__card_info li {
  position: relative;
  padding-left: 32px;
}
.doctors-page__card_info li::before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 0;
  left: 0;
  background: url("./../img/icons/doctor-red.svg") no-repeat center/contain;
}
.doctors-page__card_info li:first-child::before {
  background: url("./../img/icons/doctor-red.svg") no-repeat center/contain;
}
.doctors-page__card_info li:last-child::before {
  background: url("./../img/icons/bag-red.svg") no-repeat center/contain;
}
.doctors-page__card_btns {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 100%;
}

@media (max-width: 1100px) {
  .doctors__row {
    gap: 40px;
  }
  .doctors__swiper-button-prev, .doctors__swiper-button-next {
    display: none;
  }
  .doctors__swiper {
    overflow: visible;
  }
  .licenses__swiper-button-prev, .licenses__swiper-button-next {
    display: none;
  }
  .licenses__swiper {
    overflow: visible;
  }
}
@media (max-width: 768px) {
  .doctors__row {
    gap: 30px;
  }
  .doctors__block {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
  .doctors__top {
    display: contents;
  }
  .doctors__top::after {
    content: none;
  }
  .doctors__title {
    font-size: 20px;
    display: flex;
    align-items: center;
    gap: 32px;
  }
  .doctors__title::after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 2px;
    background: rgba(66, 133, 244, 0.2);
  }
  .doctors__btn {
    order: 3;
  }
  .doctors__swiper {
    margin-bottom: 0;
  }
  .doctors__swiper-button-prev, .doctors__swiper-button-next {
    display: none;
  }
  .licenses__swiper {
    margin-bottom: 0;
  }
  .licenses__picture img {
    max-height: 380px;
  }
  .doctors-page__tab-btns {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  .doctors-page__card {
    padding: 20px;
  }
  .doctors-page__card_fio {
    font-size: 20px;
    margin-bottom: 14px;
  }
  .doctors-page__card_info {
    gap: 10px;
    margin-bottom: 20px;
  }
  .doctors-page__card_info li {
    position: relative;
    padding-left: 26px;
  }
  .doctors-page__card_info li::before {
    width: 18px;
    height: 18px;
  }
}
@media (max-width: 560px) {
  .doctors__card {
    padding: 20px;
  }
  .doctors__card_content {
    flex-direction: column;
    align-items: stretch;
  }
  .doctors__card_photo {
    max-width: 100%;
  }
  .doctors__card_photo img {
    margin: 0 auto;
    max-width: 320px;
    max-height: 250px;
    -o-object-position: top;
    object-position: top;
  }
  .doctors__card_fio {
    font-size: 20px;
    margin-bottom: 14px;
  }
  .doctors__card_info {
    gap: 10px;
  }
  .doctors__card_info li {
    padding-left: 26px;
  }
  .doctors__card_info li::before {
    width: 18px;
    height: 18px;
  }
  .doctors__card_btns {
    flex-direction: column;
  }
}
.text-block h2, .text-block h3, .text-block h4, .text-block h5, .text-block h6 {
  font-weight: 700;
  line-height: 110%;
  color: var(--temnyy);
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
.text-block h2::after, .text-block h3::after, .text-block h4::after, .text-block h5::after, .text-block h6::after {
  content: "";
  display: block;
  width: 100px;
  height: 3px;
  background: var(--osnovnoy);
  position: absolute;
  bottom: 0;
  left: 0;
}
.text-block h2:not(:first-child), .text-block h3:not(:first-child), .text-block h4:not(:first-child), .text-block h5:not(:first-child), .text-block h6:not(:first-child) {
  margin-top: 60px;
}
.text-block h2 {
  font-size: 48px;
}
.text-block h3 {
  font-size: 36px;
}
.text-block h4 {
  font-size: 24px;
}
.text-block h2:empty, .text-block h3:empty, .text-block h4:empty, .text-block h5:empty, .text-block h6:empty {
  margin-bottom: 0;
}
.text-block p:not(:last-child) {
  margin-bottom: 24px;
}
.text-block span {
  font-weight: 500;
}
.text-block a:not(.phone-btn-white) {
  color: var(--temnyy);
  text-decoration: underline;
  transition: all 0.3s ease;
}
.text-block a:not(.phone-btn-white):hover {
  color: var(--akcent);
}
.text-block ul:not(.breadcrumbs) {
  display: flex;
  flex-direction: column;
  border: 1px solid rgba(237, 69, 69, 0.1);
  border-radius: 2px;
  padding: 24px;
  background: rgba(237, 69, 69, 0.04);
  margin-bottom: 24px;
}
.text-block ul:not(.breadcrumbs) li {
  display: flex;
  gap: 10px;
}
.text-block ul:not(.breadcrumbs) li::before {
  content: "";
  display: block;
  min-width: 8px;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background-color: var(--akcent);
  margin-top: 8px;
}
.text-block ul:not(.breadcrumbs) li:nth-child(even)::before {
  background-color: var(--osnovnoy);
}
.text-block ul:not(.breadcrumbs) li:not(:last-child) {
  margin-bottom: 14px;
}
.text-block ol {
  display: flex;
  flex-direction: column;
  list-style-type: none;
  counter-reset: item;
  border: 1px solid rgba(237, 69, 69, 0.1);
  border-radius: 2px;
  padding: 24px;
  background: rgba(237, 69, 69, 0.04);
  margin-bottom: 24px;
}
.text-block ol li {
  display: flex;
  gap: 12px;
}
.text-block ol li::before {
  content: counter(item);
  counter-increment: item;
  display: block;
  min-width: 28px;
  width: 28px;
  height: 28px;
  border: 1px solid var(--akcent);
  border-radius: 2px;
  font-size: 16px;
  color: var(--akcent);
  display: flex;
  align-items: center;
  justify-content: center;
}
.text-block ol li:not(:last-child) {
  margin-bottom: 14px;
}
.text-block img {
  border-radius: 2px;
  width: 100%;
  max-width: 480px;
  height: 100%;
  max-height: 480px;
  -o-object-fit: cover;
  object-fit: cover;
  margin: 20px 0 20px 20px;
  float: right;
}
.text-block blockquote {
  border: 1px solid var(--osnovnoy);
  border-radius: 2px;
  padding: 40px;
  padding-top: 96px;
  position: relative;
  overflow: hidden;
}
.text-block blockquote::after {
  content: "";
  display: block;
  width: 39px;
  height: 32px;
  background: url("./../img/icons/quote.svg") no-repeat center/contain;
  position: absolute;
  top: 40px;
  left: 40px;
}
.text-block blockquote::before {
  content: "";
  display: block;
  width: calc(100% - 140px);
  height: 1px;
  background: rgba(66, 133, 244, 0.2);
  position: absolute;
  top: 55px;
  left: 99px;
}
.text-block blockquote .blockquote__main {
  font-style: italic;
  color: var(--temnyy);
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(60, 50, 50, 0.1);
  margin-bottom: 20px;
}
.text-block blockquote .blockquote__main p:not(:last-child) {
  margin-bottom: 16px;
}
.text-block blockquote .blockquote__main span {
  font-weight: 600;
}
.text-block blockquote .blockquote__author {
  display: flex;
  align-items: center;
  gap: 60px;
}
.text-block blockquote .blockquote__author_left {
  display: flex;
  align-items: center;
  gap: 20px;
}
.text-block blockquote .blockquote__author_photo {
  display: block;
  border-radius: 100px;
  min-width: 80px;
  width: 80px;
  height: 80px;
  overflow: hidden;
  border: 1px solid rgba(66, 133, 244, 0.1);
  background: rgba(66, 133, 244, 0.05);
}
.text-block blockquote .blockquote__author_photo img {
  float: none;
  margin: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.text-block blockquote .blockquote__author_fio {
  font-weight: 700;
  font-size: 24px;
  line-height: 110%;
  margin: 0;
}
.text-block blockquote .blockquote__author_item {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  font-size: 16px;
}
.text-block blockquote .blockquote__author_item img {
  float: none;
  margin: 0;
  min-width: 18px;
  width: 18px;
  height: 18px;
  -o-object-fit: contain;
  object-fit: contain;
}
.text-block .warning {
  display: flex;
  flex-direction: column;
  border: 1px solid var(--akcent);
  border-radius: 2px;
  padding: 28px;
  font-style: italic;
  margin-bottom: 24px;
}
.text-block .warning__title {
  font-style: italic;
  font-weight: 700;
  font-size: 36px;
  line-height: 110%;
  color: var(--akcent);
  margin-bottom: 13px;
}
.text-block__form {
  border-radius: 2px;
  padding: 40px;
  color: #fff;
  margin: 60px 0;
}
.text-block__form_title {
  font-weight: 700;
  font-size: 48px;
  line-height: 110%;
  margin-bottom: 16px;
}
.text-block table {
  display: block;
  width: 100%;
  border: none;
  border-radius: 2px;
  overflow: hidden;
  border-collapse: collapse;
  margin-bottom: 24px;
  border: 1px solid rgba(66, 133, 244, 0.15);
}
.text-block table thead th {
  border: none;
  padding: 20px;
  background: #f6f9fe;
  font-weight: 500;
  font-size: 20px;
  border-right: 1px solid rgba(66, 133, 244, 0.15);
  text-align: left;
}
.text-block table thead tr th:last-child {
  border-right: none;
}
.text-block table tbody td {
  border-right: 1px solid rgba(66, 133, 244, 0.15);
  padding: 20px;
  font-size: 16px;
  vertical-align: top;
}
.text-block table tbody tr td:last-child {
  border-right: none;
}
.text-block table tbody tr:nth-child(even) {
  background: #f6f9fe;
}
.text-block__literature_title {
  font-weight: 700;
  font-size: 26px;
  line-height: 140%;
  color: var(--tekst);
  margin-bottom: 40px;
}
.text-block__literature ol {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding-bottom: 30px;
  border-bottom: 1px solid #c7d6dc;
  margin-bottom: 30px;
  list-style-type: none;
  counter-reset: item;
}
.text-block__literature ol li {
  display: flex;
  gap: 12px;
  color: var(--tegi);
  opacity: 0.85;
}
.text-block__literature ol li::before {
  content: counter(item);
  counter-increment: item;
  display: block;
  min-width: -moz-max-content;
  min-width: max-content;
  border: none;
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--color-temno-zelenyy);
  opacity: 0.4;
}
.text-block__literature_bottom {
  display: flex;
  gap: 20px;
  justify-content: space-between;
}
.text-block__literature_item {
  font-weight: 700;
  font-size: 18px;
  line-height: 140%;
  color: var(--tekst);
  display: flex;
  gap: 15px;
  justify-content: space-between;
}
.text-block__literature_item p {
  margin: 0 !important;
}
.text-block__literature_share {
  font-weight: 500;
  font-size: 16px;
  color: var(--tekst-svetlyy);
}
.text-block__literature_links {
  display: flex;
  gap: 6px;
}
.text-block__literature_link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 26px;
  height: 26px;
  border-radius: 5px;
  background-color: var(--color-zelenyy);
}

.authors {
  display: flex;
  gap: 20px;
  margin-top: 60px;
}

.author {
  flex: 1 0 40%;
  border: 1px solid rgba(66, 133, 244, 0.1);
  padding: 24px;
  background: #f6f9fe;
}
.author__top {
  font-size: 16px;
  line-height: 130%;
  color: rgba(60, 50, 50, 0.6);
  padding-bottom: 16px;
  border-bottom: 1px solid rgba(60, 50, 50, 0.1);
  margin-bottom: 16px;
}
.author__top span {
  font-weight: 500;
  color: var(--osnovnoy);
}
.author__doc {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 16px;
}
.author__photo {
  display: block;
  border-radius: 100px;
  min-width: 80px;
  width: 80px;
  height: 80px;
  overflow: hidden;
  border: 1px solid rgba(66, 133, 244, 0.1);
  background: #fff;
}
.author__photo img {
  float: none;
  margin: 0 !important;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.author__fio {
  font-weight: 700;
  font-size: 24px;
  line-height: 110%;
  margin: 0;
}
.author__item {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  font-size: 16px;
}
.author__item img {
  float: none;
  margin: 0 !important;
  min-width: 18px;
  width: 18px;
  height: 18px;
  -o-object-fit: contain;
  object-fit: contain;
}

.literature {
  padding-top: 32px;
  border-top: 1px solid rgba(60, 50, 50, 0.1);
  margin-top: 32px;
  margin-bottom: 32px;
}
.literature__title {
  font-weight: 700;
  font-size: 24px;
  line-height: 110%;
  color: var(--temnyy);
  margin-bottom: 24px;
}
.literature ul {
  list-style: none;
}
.literature ul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 15px;
}
.literature ul li::before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: var(--akcent);
  position: absolute;
  top: 8px;
  left: 0;
}
.literature ul li a {
  text-decoration: underline;
  color: var(--temnyy);
  transition: all 0.2s ease-in;
}
.literature ul li a:hover {
  color: var(--akcent);
}

.share {
  border: 1px solid rgba(66, 133, 244, 0.1);
  padding: 20px 20px 20px 28px;
  background: #f6f9fe;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
.share__networks {
  display: flex;
  gap: 8px;
}
.share__network {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  border-radius: 2px;
  background: #fff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
}
.share__network svg path {
  transition: all 0.3s ease;
}
.share__network:first-child:hover {
  background: #ED812B;
}
.share__network:first-child:hover svg path {
  fill: #fff;
}
.share__network:last-child:hover {
  background: #27a7e7;
}
.share__network:last-child:hover svg path {
  fill: #fff;
}

@media (max-width: 900px) {
  .text-block img {
    float: none;
    margin: 24px 0;
    max-width: 100%;
  }
}
@media (max-width: 768px) {
  .text-block h2 {
    font-size: 26px;
  }
  .text-block h3 {
    font-size: 24px;
  }
  .text-block h4 {
    font-size: 20px;
  }
  .text-block p:not(:last-child) {
    margin-bottom: 12px;
  }
  .text-block ul:not(.breadcrumbs) {
    padding: 20px;
    margin-bottom: 12px;
  }
  .text-block ul:not(.breadcrumbs) li::before {
    min-width: 6px;
    width: 6px;
    height: 6px;
  }
  .text-block ul:not(.breadcrumbs) li:not(:last-child) {
    margin-bottom: 10px;
  }
  .text-block ol {
    padding: 20px;
    margin-bottom: 12px;
  }
  .text-block ol li::before {
    min-width: 24px;
    width: 24px;
    height: 24px;
    font-size: 14px;
  }
  .text-block ol li:not(:last-child) {
    margin-bottom: 10px;
  }
  .text-block img {
    margin: 12px 0;
    max-height: 220px;
  }
  .text-block blockquote {
    padding: 20px;
    padding-top: 68px;
    margin-bottom: 12px;
  }
  .text-block blockquote::after {
    top: 20px;
    left: 20px;
  }
  .text-block blockquote::before {
    width: calc(100% - 100px);
    top: 35px;
    left: 79px;
  }
  .text-block blockquote .blockquote__main {
    padding-bottom: 16px;
    margin-bottom: 16px;
  }
  .text-block blockquote .blockquote__author {
    flex-direction: column;
    align-items: stretch;
    gap: 12px;
  }
  .text-block blockquote .blockquote__author_left {
    gap: 10px;
  }
  .text-block blockquote .blockquote__author_photo {
    min-width: 60px;
    width: 60px;
    height: 60px;
  }
  .text-block blockquote .blockquote__author_fio {
    font-size: 20px;
    margin: 0;
  }
  .text-block .warning {
    padding: 20px;
    margin-bottom: 12px;
  }
  .text-block .warning__title {
    font-size: 24px;
    margin-bottom: 8px;
  }
  .text-block__form {
    padding: 60px 20px;
  }
  .text-block__form_title {
    font-size: 26px;
  }
  .text-block__form button {
    padding: 16px;
    width: 100%;
    margin-top: 30px;
  }
  .text-block table {
    overflow-x: auto;
    max-width: 100%;
  }
  .text-block table thead th, .text-block table tbody td {
    min-width: 243px;
    padding: 16px;
  }
  .text-block table::-webkit-scrollbar {
    height: 3px;
  }
  .text-block table::-webkit-scrollbar-track {
    background: transparent;
  }
  .text-block table::-webkit-scrollbar-thumb {
    background: var(--osnovnoy);
    border-radius: 10px;
  }
  .text-block table thead th {
    font-size: 16px;
  }
  .text-block table tbody td {
    font-size: 14px;
  }
  .text-block__literature_title {
    font-size: 20px;
    margin-bottom: 24px;
  }
  .text-block__literature ol {
    margin-bottom: 14px;
  }
  .text-block__literature ol li {
    font-size: 14px;
  }
  .text-block__literature ol li::before {
    font-size: 18px;
  }
  .text-block__literature_bottom {
    flex-direction: column;
    gap: 14px;
  }
  .text-block__literature_item {
    padding-bottom: 14px;
    font-size: 14px;
    border-bottom: 1px solid #c7d6dc;
    align-items: center;
  }
  .text-block__literature_share {
    font-size: 14px;
  }
  .text-block__literature_links {
    display: flex;
    gap: 10px;
  }
  .text-block__literature_link {
    width: 32px;
    height: 32px;
  }
  .authors {
    flex-direction: column;
    gap: 10px;
    margin-top: 40px;
  }
  .author {
    padding: 20px;
  }
  .author__top {
    font-size: 14px;
    padding-bottom: 12px;
    margin-bottom: 12px;
  }
  .author__doc {
    gap: 12px;
    margin-bottom: 12px;
  }
  .author__photo {
    min-width: 60px;
    width: 60px;
    height: 60px;
  }
  .author__fio {
    font-size: 20px;
  }
  .literature {
    padding-top: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .literature__title {
    margin-bottom: 20px;
  }
  .literature ul {
    list-style: none;
  }
  .literature ul li {
    margin-bottom: 10px;
  }
  .literature ul li::before {
    width: 6px;
    height: 6px;
  }
  .share {
    padding: 20px;
    background: #f6f9fe;
    flex-direction: column;
    align-items: stretch;
    gap: 10px;
  }
  .share__network {
    width: 50px;
    height: 50px;
  }
}
.living {
  overflow: hidden;
}
.living__swiper {
  display: contents;
}
.living__swiper .swiper-wrapper {
  display: contents;
}
.living__cards {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  margin-bottom: 24px;
}
.living__cards a {
  display: block;
}
.living__cards picture {
  display: block;
  width: 100%;
  height: 100%;
}
.living__cards picture img {
  display: block;
  width: 100%;
  height: 100%;
  max-height: 200px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 2px;
  float: none !important;
  margin: 0 !important;
}
.living__gallerys {
  margin-top: 60px;
}
.living__gallery:not(:last-child) {
  padding-bottom: 32px;
  border-bottom: 1px solid rgba(60, 50, 50, 0.1);
  margin-bottom: 32px;
}
.living__gallery_title {
  font-weight: 700;
  font-size: 36px;
  line-height: 110%;
  color: var(--temnyy);
  margin-bottom: 32px;
}

.gallery__swiper-paginations {
  margin-top: 24px;
}
.gallery__picture img {
  max-width: 100%;
  margin: 0;
  float: none;
}

@media (max-width: 1100px) {
  .living__cards {
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
  }
}
@media (max-width: 768px) {
  .living {
    overflow: hidden;
  }
  .living__swiper {
    display: block;
    margin-bottom: 14px;
    overflow: visible;
  }
  .living__swiper .swiper-wrapper {
    display: flex;
  }
  .living__cards {
    display: block;
    margin-bottom: 20px;
  }
  .living__cards a {
    display: block;
  }
  .living__cards picture {
    display: block;
    width: 100%;
    height: 100%;
  }
  .living__cards picture img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 2px;
  }
  .living__gallerys {
    padding-top: 20px;
    border-top: 1px solid rgba(60, 50, 50, 0.1);
    margin-top: 20px;
  }
  .living__gallery:not(:last-child) {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .living__gallery_title {
    font-size: 24px;
    margin-bottom: 16px;
  }
  .gallery__swiper {
    overflow: visible;
  }
  .gallery__swiper-paginations {
    margin-top: 14px;
  }
  .gallery__swiper-paginations button {
    display: none;
  }
  .gallery__picture img {
    margin: 0;
  }
}
.form {
  padding: 120px 0;
  color: #fff;
}
.form__title {
  font-weight: 700;
  font-size: 48px;
  line-height: 110%;
  color: #fff;
  margin-bottom: 20px;
}
.form__text {
  margin-bottom: 40px;
}
.form__inner {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.form__input {
  margin-bottom: 20px;
}
.form__call {
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  margin-bottom: 20px;
}
.form__call_wrap {
  border-radius: 2px;
  background: #fff;
  display: flex;
  justify-content: space-between;
  align-items: end;
  gap: 10px;
  position: relative;
  overflow: hidden;
  padding-top: 209px;
}
.form__call_icon {
  position: absolute;
  top: -6px;
  left: 46px;
}
.form__call_photo {
  position: absolute;
  bottom: 0;
  right: -20px;
}
.form__call_plashka {
  border-radius: 2px;
  padding: 24px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.08);
  background: #fff;
  max-width: 300px;
  position: relative;
  z-index: 2;
}
.form__call_plashka p {
  color: var(--temnyy);
  margin-bottom: 12px;
}
.form__call_plashka a {
  display: flex;
  align-items: center;
  gap: 12px;
  font-weight: 700;
  font-size: 24px;
  line-height: 110%;
  color: var(--temnyy);
  transition: all 0.2s ease-in;
}
.form__call_plashka a:hover {
  color: var(--akcent);
}
.form__networks {
  border: 1px solid #fff;
  border-radius: 2px;
  padding: 28px;
  box-shadow: 0 -4px 20px 0 rgba(0, 0, 0, 0.08);
}
.form__networks p {
  margin-bottom: 16px;
}
.form__networks_row {
  display: flex;
  gap: 10px;
}
.form__network {
  display: flex;
  width: 50px;
  height: 50px;
  align-items: center;
  justify-content: center;
  border-radius: 2px;
  background: #fff;
  border: 1px solid #fff;
  transition: all 0.2s ease-in;
}
.form__network svg path {
  transition: all 0.2s ease-in;
}
.form__network:hover {
  background: transparent;
}
.form__network:hover svg path {
  fill: #fff;
}

@media (max-width: 768px) {
  .form {
    padding: 80px 0;
  }
  .form__title {
    font-size: 26px;
    margin-bottom: 16px;
  }
  .form__text {
    margin-bottom: 30px;
  }
  .form__input {
    margin-bottom: 10px;
  }
  .form__networks {
    padding: 20px;
  }
  .form__networks p {
    margin-bottom: 12px;
  }
}
@media (max-width: 600px) {
  .form__call_wrap {
    padding-top: 185px;
  }
  .form__call_icon {
    display: none;
  }
  .form__call_photo {
    display: block;
    position: absolute;
    bottom: auto;
    right: auto;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0%);
    width: 100%;
    max-width: 238px;
  }
  .form__call_photo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .form__call_plashka {
    padding: 16px;
    max-width: 100%;
  }
}
.stages__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 40px;
}
.stages__top .title-h2 {
  margin-bottom: 0;
}
.stages__swiper-slide {
  height: auto;
}
.stages__card {
  border: 1px solid var(--osnovnoy);
  border-radius: 2px;
  padding: 40px;
  background: #fff;
  display: flex;
  gap: 40px;
  height: 100%;
}
.stages__card_text {
  flex: 1 0 40%;
  color: rgba(31, 31, 31, 0.6);
  padding-bottom: 62px;
}
.stages__card_title {
  font-weight: 700;
  font-size: 36px;
  line-height: 110%;
  color: var(--temnyy);
  margin-bottom: 12px;
}
.stages__card_img {
  flex: 1 0 40%;
  display: block;
  width: 100%;
  height: 100%;
}
.stages__card_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 2px;
  max-height: 280px;
}
.stages__swiper-btns {
  position: absolute;
  bottom: 40px;
  left: 40px;
}

@media (max-width: 768px) {
  .stages__top {
    flex-direction: column;
    align-items: stretch;
    gap: 30px;
    padding-bottom: 16px;
    border-bottom: 1px solid rgba(66, 133, 244, 0.1);
    margin-bottom: 16px;
  }
  .stages__top .title-h2 {
    margin-bottom: 0;
  }
  .stages .swiper-pagination {
    display: flex;
  }
  .stages__card {
    padding: 20px;
    flex-direction: column;
    gap: 16px;
  }
  .stages__card_text {
    flex-basis: auto;
    padding-bottom: 0;
  }
  .stages__card_title {
    font-size: 20px;
    margin-bottom: 8px;
  }
  .stages__card_img {
    flex-basis: auto;
  }
  .stages__card_img img {
    min-height: 200px;
    max-height: 200px;
  }
  .stages__swiper-btns {
    display: none;
  }
}
.faq__list {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.faq__item {
  border: 1px solid rgba(60, 50, 50, 0.1);
  border-radius: 2px;
  padding: 24px;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  background: #fff;
}
.faq__question {
  font-weight: 700;
  font-size: 20px;
  line-height: 110%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
.faq__btn {
  display: block;
  border-radius: 100%;
  width: 40px;
  min-width: 40px;
  height: 40px;
  background: rgba(237, 69, 69, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}
.faq__btn::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-bottom: 2px solid var(--akcent);
  border-right: 2px solid var(--akcent);
  transform: rotate(45deg);
  margin-left: 1px;
  margin-bottom: 2px;
  transition: all 0.3s ease;
}
.faq__btn:hover {
  background: rgb(237, 69, 69);
}
.faq__btn:hover::after {
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
}
.faq__answer {
  padding-top: 14px;
  border-top: 1px solid rgba(60, 50, 50, 0.1);
  margin-top: 14px;
}

@media (max-width: 768px) {
  .faq__item {
    padding: 20px;
  }
  .faq__question {
    font-size: 18px;
  }
  .faq__btn {
    width: 32px;
    min-width: 32px;
    height: 32px;
  }
}
.methods__swiper {
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(60, 50, 50, 0.1);
  margin-bottom: 30px;
}
.methods__swiper-slide {
  border: 1px solid var(--osnovnoy);
  border-radius: 2px;
  padding: 24px;
  height: auto;
}
.methods__name {
  font-weight: 700;
  font-size: 24px;
  line-height: 110%;
  color: var(--osnovnoy);
  margin-bottom: 20px;
}
.methods__text {
  max-height: 155px;
  overflow: hidden;
  margin-bottom: 16px;
}
.methods__paginations {
  margin-top: 24px;
}
.methods__list_title {
  font-weight: 700;
  font-size: 36px;
  line-height: 110%;
  margin-bottom: 28px;
}
.methods__list ul {
  -moz-columns: 2;
  columns: 2;
  -moz-column-gap: 40px;
  column-gap: 40px;
  margin-bottom: 20px;
}
.methods__list ul li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 20px;
}
.methods__list ul li::before {
  content: "";
  display: block;
  width: 20px;
  height: 19px;
  background: url("./../img/icons/mark-blue.svg") no-repeat center/contain;
  position: absolute;
  top: 0;
  left: 0;
}
.methods__list ul li:nth-child(even)::before {
  background: url("./../img/icons/mark-red.svg") no-repeat center/contain;
}
.methods__list_footnote {
  font-size: 16px;
  line-height: 130%;
  color: rgba(60, 50, 50, 0.6);
}

@media (max-width: 768px) {
  .methods {
    overflow: hidden;
  }
  .methods__swiper {
    overflow: visible;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .methods__swiper-slide {
    padding: 20px;
  }
  .methods__name {
    font-size: 20px;
    margin-bottom: 12px;
  }
  .methods__text {
    max-height: 110px;
  }
  .methods__paginations {
    margin-top: 14px;
  }
  .methods__swiper-button-next, .methods__swiper-button-prev {
    display: none;
  }
  .methods__list_title {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .methods__list ul {
    -moz-columns: 1;
    columns: 1;
    -moz-column-gap: 40px;
    column-gap: 40px;
    margin-bottom: 6px;
  }
  .methods__list ul li {
    padding-left: 27px;
    margin-bottom: 14px;
  }
  .methods__list ul li::before {
    width: 17px;
    height: 16px;
  }
  .methods__list_footnote {
    font-size: 14px;
  }
}
.reviews__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 40px;
}
.reviews__top .title-h2 {
  margin-bottom: 0;
}
.reviews__card {
  height: auto;
  border: 1px solid var(--osnovnoy);
  border-radius: 2px;
}
.reviews__card_top {
  padding: 28px;
  background: rgba(66, 133, 244, 0.05);
}
.reviews__card_fio {
  font-weight: 700;
  font-size: 24px;
  line-height: 110%;
  color: var(--temnyy);
  margin-bottom: 12px;
}
.reviews__card_city {
  padding-left: 21px;
  position: relative;
  padding-bottom: 14px;
  border-bottom: 1px solid rgba(60, 50, 50, 0.1);
  margin-bottom: 14px;
}
.reviews__card_city::before {
  content: "";
  display: block;
  width: 13px;
  height: 18px;
  background: url("./../img/icons/location.svg") no-repeat center/contain;
  position: absolute;
  top: 0;
  left: 0;
}
.reviews__card_label {
  font-size: 16px;
  line-height: 130%;
  color: rgba(60, 50, 50, 0.6);
  margin-bottom: 6px;
}
.reviews__card_content {
  padding: 28px;
}
.reviews__card_text {
  max-height: 120px;
  overflow: hidden;
  margin-bottom: 14px;
}
.reviews__card_picture {
  display: block;
  width: 100%;
  height: 100%;
}
.reviews__card_picture img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
  max-height: 450px;
}
.reviews__paginations {
  margin-top: 24px;
}
.reviews__selects {
  display: flex;
  gap: 44px;
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(60, 50, 50, 0.1);
  margin-bottom: 40px;
}
.reviews__select {
  flex-grow: 1;
}

@media (max-width: 768px) {
  .reviews {
    overflow: hidden;
  }
  .reviews__top {
    flex-direction: column;
    align-items: stretch;
    gap: 30px;
    margin-bottom: 20px;
  }
  .reviews__top .title-h2 {
    margin-bottom: 0;
  }
  .reviews__top .tab-btn {
    flex-grow: 1;
  }
  .reviews__swiper {
    overflow: visible;
  }
  .reviews__card_top {
    padding: 20px;
  }
  .reviews__card_fio {
    font-size: 20px;
    margin-bottom: 8px;
  }
  .reviews__card_city {
    padding-left: 19px;
    padding-bottom: 12px;
    margin-bottom: 12px;
  }
  .reviews__card_city::before {
    width: 11px;
    height: 16px;
  }
  .reviews__card_label {
    font-size: 14px;
    margin-bottom: 4px;
  }
  .reviews__card_content {
    padding: 20px;
  }
  .reviews__card_text {
    max-height: 180px;
  }
  .reviews__card_picture img {
    max-height: 300px;
  }
  .reviews__paginations {
    margin-top: 14px;
  }
  .reviews__swiper-button-next, .reviews__swiper-button-prev {
    display: none;
  }
  .reviews__selects {
    flex-direction: column;
    gap: 24px;
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
}
.packages__card {
  background: rgba(66, 133, 244, 0.05);
}
.packages__name {
  font-weight: 700;
  font-size: 24px;
  line-height: 110%;
  margin-bottom: 8px;
}
.packages__price {
  font-weight: 500;
  font-size: 20px;
}
.packages__inner {
  padding: 24px;
}
.packages__list {
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(60, 50, 50, 0.1);
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.packages__list li {
  position: relative;
  padding-left: 20px;
}
.packages__list li::before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: var(--akcent);
  position: absolute;
  top: 9px;
  left: 0;
}
.packages__btn {
  width: 100%;
}
.packages__swiper-pagination {
  margin-top: 14px;
}

.packages-alco__top {
  padding: 24px;
  background: var(--osnovnoy);
  color: #fff;
}

.packages-narco__top {
  padding: 20px 0;
  border-top: 1px solid rgba(60, 50, 50, 0.1);
  border-bottom: 1px solid rgba(60, 50, 50, 0.1);
  margin-bottom: 20px;
}
.packages-narco__price {
  color: var(--akcent);
}
.packages-narco__picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  max-height: 200px;
}
.packages-narco__swiper-paginations {
  margin-top: 14px;
}
.packages-narco__swiper-paginations .swiper-button-next, .packages-narco__swiper-paginations .swiper-button-prev {
  min-width: 36px;
  width: 36px;
  height: 36px;
}

@media (max-width: 1024px) {
  .packages__swiper {
    overflow: visible;
  }
}
@media (max-width: 768px) {
  .packages__price {
    font-weight: 500;
    font-size: 18px;
  }
  .packages__inner {
    padding: 20px;
  }
  .packages__list {
    padding-bottom: 16px;
    margin-bottom: 16px;
    gap: 10px;
  }
  .packages__list li {
    padding-left: 16px;
  }
  .packages__list li::before {
    width: 6px;
    height: 6px;
  }
  .packages-alco__top {
    padding: 20px;
  }
  .packages-narco__top {
    padding: 16px 0;
    margin-bottom: 16px;
  }
  .packages-narco__swiper-paginations {
    margin-top: 14px;
  }
  .packages-narco__swiper-paginations .swiper-button-next, .packages-narco__swiper-paginations .swiper-button-prev {
    display: none;
  }
}
.navigation {
  border-radius: 2px;
  padding: 40px;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.08);
  background: #fff;
}
.navigation__title {
  font-weight: 700;
  font-size: 36px;
  line-height: 110%;
  color: var(--temnyy);
  margin-bottom: 32px;
}
.navigation__list {
  -moz-columns: 2;
  columns: 2;
  -moz-column-gap: 20px;
  column-gap: 20px;
  list-style: none;
}
.navigation__list li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 15px;
}
.navigation__list li::before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: var(--akcent);
  position: absolute;
  top: 8px;
  left: 0;
}
.navigation__list li a {
  text-decoration: underline;
  color: var(--temnyy);
  transition: all 0.2s ease-in;
}
.navigation__list li a:hover {
  color: var(--akcent);
}

@media (max-width: 768px) {
  .navigation {
    padding: 20px;
  }
  .navigation__title {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .navigation__list {
    -moz-columns: 1;
    columns: 1;
  }
  .navigation__list li {
    padding-left: 16px;
    margin-bottom: 10px;
  }
  .navigation__list li::before {
    width: 6px;
    height: 6px;
  }
}
.article-navigation {
  border-radius: 2px;
  padding: 24px;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.08);
  background: #fff;
}
.article-navigation__title {
  font-size: 24px;
  margin-bottom: 24px;
}
.article-navigation__list {
  -moz-columns: 1;
  columns: 1;
  list-style: none;
}
.article-navigation__list li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 12px;
}
.article-navigation__list li::before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: var(--akcent);
  position: absolute;
  top: 8px;
  left: 0;
}
.article-navigation__list li a {
  text-decoration: underline;
  color: var(--temnyy);
  transition: all 0.2s ease-in;
}
.article-navigation__list li a:hover {
  color: var(--akcent);
}

.aside {
  position: sticky;
  top: 100px;
  padding-bottom: 160px;
}

.aside__block {
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(60, 50, 50, 0.1);
  margin-bottom: 20px;
}
.aside__mob_article .aside__block {
  padding: 0;
  margin: 0;
  border-bottom: none;
  transition: scale 200ms ease-in;
}
.aside__mob_article:hover .aside__block {
  scale: 1.015;
}
.aside__plashka {
  padding: 24px;
  background: url("./../img/text-block/plashka.jpg") no-repeat center/cover;
  display: flex;
  flex-direction: column;
  gap: 20px;
  font-weight: 700;
  font-size: 24px;
  line-height: 110%;
  color: #fff;
}
.aside__mob_article .aside__block .aside__plashka {
  gap: 5px;
}
.aside__btns {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.dutys {
  border: 1px solid var(--akcent);
  border-radius: 2px;
  padding: 24px;
}
.dutys__title {
  font-weight: 700;
  font-size: 20px;
  line-height: 110%;
  color: var(--akcent);
  margin-bottom: 24px;
}

.duty__doc {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 14px;
}
.duty__photo {
  display: block;
  border-radius: 100px;
  min-width: 60px;
  width: 60px;
  height: 60px;
  overflow: hidden;
  border: 1px solid rgba(66, 133, 244, 0.1);
  background: #fff;
}
.duty__photo img {
  float: none;
  margin: 0 !important;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.duty__fio {
  font-weight: 700;
  font-size: 20px;
  line-height: 110%;
}
.duty__item {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  font-size: 16px;
}
.duty__item img {
  float: none;
  margin: 0 !important;
  min-width: 18px;
  width: 18px;
  height: 18px;
  -o-object-fit: contain;
  object-fit: contain;
}


@media (max-width: 1024px) {
  .aside {
    position: static;
    padding-bottom: 0;
  }
  .aside__block {
    padding-bottom: 12px;
    margin-bottom: 12px;
  }
  .aside__block-docs {
    padding-bottom: 0;
    margin-bottom: 0;
    border: none;
  }
  .aside__mob {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 5;
    padding: 20px 10px;
    box-shadow: 0 -5px 20px 0 rgba(0, 0, 0, 0.08);
    background: #fff;
  }
  .aside__plashka {
    padding: 0;
    background: transparent;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-weight: 500;
    font-size: 16px;
    color: var(--osnovnoy);
  }
  .aside__plashka svg path {
    fill: var(--osnovnoy);
  }
  .aside__btns {
    flex-direction: row;
    gap: 10px;
  }
  .aside__btns > * {
    padding: 14px;
    flex-grow: 1;
  }
  .dutys {
    padding: 20px;
  }
  .dutys__title {
    margin-bottom: 20px;
  }
  .duty__doc {
    margin-bottom: 12px;
  }
  .duty__photo {
    min-width: 52px;
    width: 52px;
    height: 52px;
  }
  .duty__fio {
    font-size: 18px;
  }
}
.footer {
  padding: 120px 0 60px;
  background: var(--temnyy);
}
.footer__block {
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  margin-bottom: 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
.footer__info {
  display: flex;
  gap: 40px;
}
.footer__info_text {
  font-size: 16px;
  line-height: 130%;
  color: rgba(255, 255, 255, 0.4);
  margin-bottom: 10px;
}
.footer__info_link {
  font-weight: 500;
  line-height: 130%;
  color: #fff;
  text-align: left;
}
.footer__networks {
  display: flex;
  gap: 8px;
}
.footer__network {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 2px;
  background: #fff;
  border: 1px solid #fff;
  transition: all 0.2s ease-in;
}
.footer__network:hover {
  background: transparent;
}
.footer__nav {
  display: flex;
  gap: 20px;
  width: 100%;
}
.footer__nav_item {
  flex-grow: 1;
}
.footer__nav_item:not(:last-child) {
  padding-right: 20px;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.footer__nav_acc {
  display: block;
  margin-bottom: 14px;
  pointer-events: none;
}
.footer__nav_acc a {
  pointer-events: all;
  font-weight: 700;
  font-size: 20px;
  line-height: 110%;
  color: #fff;
  transition: all 0.2s ease-in;
}
.footer__nav_acc a:hover {
  color: rgba(255, 255, 255, 0.6);
}
.footer__nav ul a {
  display: block;
  font-size: 16px;
  line-height: 130%;
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  color: #fff;
  padding: 7px 0;
  padding-left: 20px;
  position: relative;
  transition: all 0.2s ease-in;
}
.footer__nav ul a:hover {
  color: rgba(255, 255, 255, 0.6);
}
.footer__nav ul a::before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: var(--akcent);
  position: absolute;
  top: 15px;
  left: 0;
}
.footer__copy p {
  font-size: 14px;
  line-height: 130%;
  color: rgba(255, 255, 255, 0.4);
  margin-bottom: 16px;
}
.footer__copy a {
  font-size: 16px;
  line-height: 130%;
  text-decoration: underline;
  color: #fff;
}
.footer__copy a:hover {
  opacity: 0.6;
}

@media (max-width: 1200px) {
  .footer__nav {
    flex-wrap: wrap;
  }
  .footer__nav_item {
    width: 100%;
    max-width: calc(33% - 12px);
  }
  .footer__info .footer__info_item {
    flex: 1 0 30%;
  }
}
@media (max-width: 870px) {
  .footer {
    padding: 80px 0 40px;
  }
  .footer__block {
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 0;
  }
  .footer__top {
    display: contents;
  }
  .footer__inner {
    display: flex;
    flex-direction: column;
    gap: 30px;
    margin-bottom: 40px;
  }
  .footer__btn {
    order: 3;
  }
  .footer__info {
    flex-direction: column;
    gap: 22px;
  }
  .footer__info_row {
    display: flex;
    align-items: stretch;
    flex-direction: column;
    gap: 22px;
  }
  .footer__networks {
    display: flex;
    gap: 8px;
  }
  .footer__network {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    border-radius: 2px;
    background: #fff;
    border: 1px solid #fff;
    transition: all 0.2s ease-in;
  }
  .footer__network:hover {
    background: transparent;
  }
  .footer__nav {
    flex-direction: column;
    gap: 16px;
    width: 100%;
    margin-bottom: 40px;
  }
  .footer__nav_item {
    max-width: 100%;
  }
  .footer__nav_item:not(:last-child) {
    padding-right: 0;
    border-right: none;
    padding-bottom: 16px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  .footer__nav_acc {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 0;
    pointer-events: all;
    transition: all 0.3s ease;
  }
  .footer__nav_acc::after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    border-bottom: 2px solid var(--akcent);
    border-right: 2px solid var(--akcent);
    transform: rotate(45deg);
    transition: all 0.3s ease;
  }
  .footer__nav_acc.active {
    margin-bottom: 20px;
  }
  .footer__nav_acc.active::after {
    transform: rotate(225deg);
  }
  .footer__nav ul {
    max-height: 0;
    overflow: hidden;
    transition: all 0.3s ease;
  }
}
.doctor__row {
  display: flex;
  gap: 40px;
}
.doctor__left {
  flex: 0 0 300px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.doctor__left_bottom {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.doctor__right {
  flex-grow: 1;
  max-width: calc(100% - 340px);
}
.doctor__photo {
  border: 1px solid rgba(66, 133, 244, 0.1);
  border-radius: 2px;
  width: 100%;
  aspect-ratio: 1/1;
  background: rgba(66, 133, 244, 0.05);
  position: relative;
  overflow: hidden;
}
.doctor__photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
}
.doctor__price {
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: right;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.5);
  padding: 32px 12px 12px;
  width: 222px;
  height: 94px;
  background: #ED4545;
  -webkit-mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="222" height="94" viewBox="0 0 222 94"><path d="M438 94C438 69.0696 414.927 45.1604 373.856 27.532C332.786 9.90355 277.082 0 219 0C160.918 0 105.214 9.90354 64.1436 27.532C23.0732 45.1604 0 69.0696 0 94H438Z" fill="black"/></svg>');
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="222" height="94" viewBox="0 0 222 94"><path d="M438 94C438 69.0696 414.927 45.1604 373.856 27.532C332.786 9.90355 277.082 0 219 0C160.918 0 105.214 9.90354 64.1436 27.532C23.0732 45.1604 0 69.0696 0 94H438Z" fill="black"/></svg>');
  mask-repeat: no-repeat;
  mask-size: contain;
}
.doctor__price span {
  display: block;
  font-weight: 700;
  font-size: 20px;
  line-height: 110%;
  color: #fff;
  margin-top: 4px;
}
.doctor__ratings {
  border-radius: 2px;
  padding: 16px;
  background: #f6f9fe;
}
.doctor__ratings li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}
.doctor__ratings li:not(:last-child) {
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(66, 133, 244, 0.1);
  margin-bottom: 12px;
}
.doctor__ratings_estimation {
  display: flex;
  align-items: center;
  gap: 8px;
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
  color: #2e3749;
}
.doctor__ratings_stars {
  display: flex;
  gap: 4px;
}
.doctor__title {
  color: var(--temnyy);
  text-align: left;
  padding-bottom: 32px;
  border-bottom: 1px solid rgba(60, 50, 50, 0.1);
  margin-bottom: 24px;
}
.doctor__info {
  padding-bottom: 24px;
  border-bottom: 1px solid rgba(60, 50, 50, 0.1);
  margin-bottom: 24px;
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.doctor__info li {
  display: flex;
  align-items: center;
  gap: 12px;
}
.doctor__info li img {
  min-width: 24px;
  width: 24px;
  height: 24px;
  -o-object-fit: contain;
  object-fit: contain;
}
.doctor__shedule ul {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.doctor__shedule ul li {
  border: 1px solid rgba(66, 133, 244, 0.2);
  border-radius: 2px;
  padding: 20px 24px;
  background: rgba(66, 133, 244, 0.05);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}
.doctor__shedule ul li span {
  font-weight: 500;
  color: var(--osnovnoy);
}
.doctor__shedule ul li.weekend {
  border: 1px solid rgba(237, 69, 69, 0.2);
  background: rgba(237, 69, 69, 0.05);
}
.doctor__shedule ul li.weekend span {
  color: var(--akcent);
}
.doctor__education ul li:not(:last-child) {
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(60, 50, 50, 0.1);
  margin-bottom: 20px;
}
.doctor__education ul li span {
  display: block;
  font-weight: 500;
  font-size: 20px;
  color: var(--osnovnoy);
  position: relative;
  padding-left: 16px;
  margin-bottom: 16px;
}
.doctor__education ul li span::before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: var(--osnovnoy);
  position: absolute;
  top: 8px;
  left: 0;
}
.doctor__licenses_card {
  border-radius: 2px;
  padding: 10px;
  background: rgba(66, 133, 244, 0.1);
}
.doctor__licenses_photo {
  display: block;
  margin-bottom: 8px;
}
.doctor__licenses_picture {
  display: block;
  width: 100%;
  height: 100%;
}
.doctor__licenses_picture img {
  width: 100%;
  height: 100%;
  max-height: 315px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
}
.doctor__licenses_label {
  border-radius: 2px;
  padding: 16px 20px;
  background: #fff;
  text-align: center;
}
.doctor__licenses_paginations {
  margin-top: 24px;
}
.doctor__works ul {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.doctor__works ul li {
  position: relative;
  padding-left: 16px;
}
.doctor__works ul li::before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: var(--akcent);
  position: absolute;
  top: 8px;
  left: 0;
}
.doctor__works ul li a {
  display: block;
  text-decoration: underline;
  color: #1f1f1f;
  transition: all 0.2s ease-in;
}
.doctor__works ul li a:hover {
  color: var(--akcent);
}

@media (max-width: 1024px) {
  .doctor__row {
    flex-direction: column;
    gap: 0px;
  }
  .doctor__left {
    display: contents;
  }
  .doctor__right {
    display: contents;
  }
  .doctor__photo {
    order: -2;
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
    margin-bottom: 24px;
  }
  .doctor__left_bottom {
    gap: 24px;
    margin-bottom: 160px;
  }
  .doctor__section {
    display: contents;
  }
  .doctor__title {
    text-align: center;
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 32px;
    order: -3;
  }
  .doctor__content {
    order: -1;
    margin-bottom: 16px;
  }
}
@media (max-width: 768px) {
  .doctor__left_bottom {
    margin-bottom: 80px;
  }
  .doctor__info {
    padding-bottom: 16px;
    margin-bottom: 16px;
    gap: 10px;
  }
  .doctor__info li img {
    min-width: 18px;
    width: 18px;
    height: 18px;
  }
  .doctor__shedule ul li {
    padding: 16px 20px;
  }
  .doctor__education ul li:not(:last-child) {
    padding-bottom: 16px;
    margin-bottom: 16px;
  }
  .doctor__education ul li span {
    font-size: 16px;
    padding-left: 12px;
    margin-bottom: 12px;
  }
  .doctor__education ul li span::before {
    width: 6px;
    height: 6px;
    top: 8px;
  }
  .doctor__licenses_label {
    padding: 12px 16px;
  }
  .doctor__licenses_paginations {
    margin-top: 14px;
  }
  .doctor__licenses_paginations button {
    display: none;
  }
  .doctor__works ul {
    gap: 16px;
  }
  .doctor__works ul li {
    padding-left: 12px;
  }
  .doctor__works ul li::before {
    width: 6px;
    height: 6px;
  }
}
.calculator__row {
  display: flex;
  gap: 40px;
}
.calculator__left {
  flex: 0 0 300px;
}
.calculator__right {
  flex-grow: 1;
  max-width: calc(100% - 340px);
}
.calculator__selects {
  padding-bottom: 24px;
  border-bottom: 1px solid rgba(60, 50, 50, 0.1);
  margin-bottom: 24px;
  display: flex;
  flex-wrap: wrap;
  gap: 44px;
}
.calculator__select {
  width: 100%;
  max-width: calc(50% - 22px);
}
.calculator__inner {
  border: 1px solid rgba(66, 133, 244, 0.1);
  padding: 40px;
  background: #f6f9fe;
}
.calculator__inner_title {
  font-weight: 700;
  font-size: 24px;
  line-height: 110%;
  color: var(--temnyy);
  margin-bottom: 24px;
}
.calculator__inner_columns {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px 40px;
}
.calculator__input {
  flex: 1 0 40%;
}
.calculator__btn {
  width: 100%;
  max-width: 300px;
}
.calculator__politic {
  width: calc(100% - 340px);
}

@media (max-width: 1024px) {
  .calculator__row {
    flex-direction: column;
    gap: 30px;
  }
  .calculator__left {
    display: contents;
  }
  .calculator__right {
    display: contents;
  }
}
@media (max-width: 768px) {
  .calculator__selects {
    gap: 24px;
  }
  .calculator__select {
    width: 100%;
    max-width: 100%;
  }
  .calculator__inner {
    padding: 20px;
  }
  .calculator__inner_title {
    font-size: 20px;
    margin-bottom: 16px;
  }
  .calculator__inner_columns {
    flex-direction: column;
    align-items: stretch;
    gap: 20px;
  }
  .calculator__btn {
    max-width: 100%;
  }
  .calculator__politic {
    width: 100%;
  }
}
.articles__card {
  display: block;
  border: 1px solid rgba(66, 133, 244, 0.1);
  border-radius: 2px;
  background: rgba(66, 133, 244, 0.04);
}
.articles__card:hover .articles__card_name {
  color: var(--osnovnoy);
}
.articles__card_img {
  display: block;
  width: 100%;
}
.articles__card_img img {
  width: 100%;
  height: 100%;
  max-height: 200px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 2px;
}
.articles__card_inner {
  padding: 24px;
}
.articles__card_name {
  font-weight: 700;
  font-size: 24px;
  line-height: 110%;
  color: var(--temnyy);
  margin-bottom: 12px;
  transition: all 0.2s ease-in;
}
.articles__card_text {
  color: rgba(60, 50, 50, 0.7);
  margin-bottom: 20px;
}
.articles__card_date {
  color: var(--osnovnoy);
}

@media (max-width: 768px) {
  .articles__card_inner {
    padding: 20px;
  }
  .articles__card_name {
    font-size: 20px;
  }
  .articles__card_text {
    margin-bottom: 16px;
  }
}
.stocks__card {
  display: block;
  border: 1px solid rgba(237, 69, 69, 0.1);
  border-radius: 2px;
  background: rgba(237, 69, 69, 0.04);
}
.stocks__card_img {
  display: block;
  width: 100%;
}
.stocks__card_img img {
  width: 100%;
  height: 100%;
  max-height: 200px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 2px;
}
.stocks__card_title {
  border-radius: 0 2px 2px 0;
  padding: 20px;
  background: var(--akcent);
  font-weight: 700;
  font-size: 24px;
  line-height: 110%;
  text-align: center;
  color: #fff;
}
.stocks__card_inner {
  padding: 24px;
}
.stocks__card_text {
  color: rgba(60, 50, 50, 0.7);
  margin-bottom: 16px;
}
.stocks__card_btn {
  width: 100%;
}

@media (max-width: 768px) {
  .stocks__card_title {
    padding: 16px;
    font-size: 20px;
  }
  .stocks__card_inner {
    padding: 20px;
  }
}

* {
  padding: 0;
  margin: 0;
  outline-width: 0;
  font-family: "Roboto";
  box-sizing: border-box;
  /*z-index: 10;*/
}

body {
  background-color: #f8f8f8;
}

.loader {
  color: #000;
  position: absolute;
  box-sizing: border-box;
  /* top: -100%; */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 15;
  transition: opacity 0.7s ease;
  background-color: rgba(0, 0, 0, 0.55);
  opacity: 0;
}

/*Индикатор загрузки, который показывается до загрузки карты*/
.loader {
  color: #000;
  position: absolute;
  box-sizing: border-box;
  /* top: -100%; */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 15;
  transition: opacity 0.7s ease;
  background-color: rgba(0, 0, 0, 0.55);
  opacity: 0;
}

.loader:after,
.loader:before {
  box-sizing: border-box;
}

.loader.is-active {
  top: 0;
  opacity: 1;
}

.loader-default:after {
  content: "";
  position: absolute;
  width: 48px;
  height: 48px;
  border: solid 8px #fff;
  border-left-color: transparent;
  border-radius: 50%;
  top: calc(50% - 24px);
  left: calc(50% - 24px);
  -webkit-animation: rotation 1s linear infinite;
  animation: rotation 1s linear infinite;
}

@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes rotation {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@-webkit-keyframes blink {
  from {
    opacity: 0.5;
  }

  to {
    opacity: 1;
  }
}

@keyframes blink {
  from {
    opacity: 0.5;
  }

  to {
    opacity: 1;
  }
}

.new_header {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60%;
}

.new_header li {
  list-style: none;
}

/*.aktsii::after {
font-size: 14px;
font-weight: 400;
line-height: 15px;
border-radius: 3px;
background-color: #1BC768;
content: "<?= $akcii ?>";
color: #FFF;
padding: 2px 5px;
margin-left: 6px;
}*/

.new_menu {
  width: 100%;
  padding-left: 40px;
  padding-bottom: 5px;
  align-items: center;
  display: flex;
  flex-direction: row-reverse;
  justify-content: left;
}

.new_menu ul {
  margin-bottom: 20px;
}

.new_menu > a {
  color: #fff;
  border-bottom: #fff 1px solid;
  display: inline;
  cursor: pointer;
}

.new_menu > a.citySelect_dark {
  color: #5679b2;
  border-bottom: #5679b2ff 1px solid;
  display: inline;
  cursor: pointer;
}

.plashka_top {
  padding: 0.5em 1em;
  background: #2a548d;
  color: #fff;
  font-size: 1.1em;
  position: static;
  z-index: 1111111111;
  max-height: 30vw;
  min-height: 50px;
}

@media (max-width: 992px) {
  .aktsii::after {
    border-radius: 3px;
    background-color: #fff;
    color: #1bc768;
    padding: 0px 5px;
  }
}

.content {
  width: 100%;
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem);
  margin-right: auto;
  margin-left: auto;
  z-index: 100;
}

@media (min-width: 576px) {
  .content {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .content {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .content {
    max-width: 960px;
    position: relative;
    z-index: 2;
  }

  .header_content {
    z-index: 3;
  }
}

/*@media (min-width: 1200px) {
.content {
	max-width: 1140px;
}
}*/
@media (min-width: 1400px) {
  .content {
    max-width: 1140px;
  }
}

section h2 {
  font-size: 38px;
  font-weight: 500;
  text-align: center;
}

.new-title-h2 {
  font-size: 38px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 20px;
}

.m-t-m {
  margin-top: 200px;
}

.hamburger_menu {
  display: flex;
  padding: 10px 15px 0 15px;
}

.header__mobile-number {
  width: 100%;
  justify-content: center;
}

.mobile_menu.sticky_menu .header__mobile-number {
  margin-top: 0;
}

.my-mfp-zoom-in .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}

.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
}

.content.header-content {
  z-index: 99;
}

.my-mfp-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

.my-mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}

.my-mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

.my-mfp-slide-bottom .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  transform: translateY(-20px) perspective(600px) rotateX(10deg);
}

.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: translateY(0) perspective(600px) rotateX(0);
  -moz-transform: translateY(0) perspective(600px) rotateX(0);
  -ms-transform: translateY(0) perspective(600px) rotateX(0);
  -o-transform: translateY(0) perspective(600px) rotateX(0);
  transform: translateY(0) perspective(600px) rotateX(0);
}

.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
  opacity: 0;
  -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  transform: translateY(-10px) perspective(600px) rotateX(10deg);
}

.my-mfp-slide-bottom.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

.my-mfp-slide-bottom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

.my-mfp-slide-bottom.mfp-removing.mfp-bg {
  opacity: 0;
}

.slick-prev.slick-arrow, .swiper-button-prev {
  width: 40px;
  height: 40px;
  background-image: url(/netcat_template/template/3/img/arrow-left.png);
  background-size: cover;
  left: -75px;
}

.slick-prev:before, .slick-next:before, .swiper-button-next:after, .swiper-button-prev:after {
  display: none;
}

.slick-next.slick-arrow, .swiper-button-next {
  width: 40px;
  height: 40px;
  background-image: url(/netcat_template/template/3/img/arrow-right.png);
  background-size: cover;
  right: -75px;
}

/*===== HEADER =====*/

.mobile_header_bg {
  display: none;
}

.header_background_wrapp {
  width: 100%;
}

.header_background {
  position: absolute;
  top: 0;
  z-index: -1;
}

.left_bg {
  /*width: 63%;*/
  width: 100%;
  left: 0;
}

.right_bg {
  width: 50%;
  right: 0;
}

/*===== МЕНЮ =====*/

.desktop_nav {
  max-width: 1187px;
  width: 100%;
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.desktop_nav .topmenu {
  width: 60%;
  display: flex;
  list-style: none;
  align-items: center;
  justify-content: space-between;
}

.desktop_nav a {
  text-decoration: none;
  display: block;
  color: #222;
  font-size: 16px;
}

.topmenu_number {
  text-align: end;
  list-style: none;
}

.topmenu_number a {
  color: #fff;
}

.topmenu_number .button {
  font-size: 16px;
  padding: 8px 20px;
  height: 100%;
  min-height: 49px;
  display: block;
}

.topmenu_number .button i {
  font-size: 16px;
  margin-right: 6px;
}

.logo:before {
  display: none;
}

.topmenu > li {
  display: inline-block;
  position: relative;
}

.topmenu > li > a {
  color: #fff;
  font-size: 21px;
  font-weight: 700;
  text-decoration: none;
}

.topmenu > li > a:before {
  content: "";
  position: absolute;
  z-index: 5;
  left: 50%;
  top: 100%;
  width: 10px;
  height: 10px;
  background: white;
  border-radius: 50%;
  transform: translate(-50%, 20px);
  opacity: 0;
  transition: 0.3s;
}

.topmenu li:hover a:before {
  transform: translate(-50%, 0);
  opacity: 1;
}

.submenu {
  position: absolute;
  z-index: 4;
  left: 50%;
  top: 100%;
  width: 200px;
  padding: 15px 0 15px;
  margin-top: 5px;
  background: white;
  border-radius: 5px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  visibility: hidden;
  text-align: center;
  list-style: none;
  opacity: 0;
  transform: translate(-50%, 20px);
  transition: 0.3s;
}

.topmenu > li:hover .submenu {
  visibility: visible;
  opacity: 1;
  transform: translate(-50%, 0);
}

.submenu a {
  font-size: 15px;
  letter-spacing: 1px;
  padding: 5px 15px;
  transition: 0.3s linear;
}

.submenu a:hover {
  background: #e8e8e8;
}

.submenu_list {
  position: absolute;
  top: 0;
  left: 350px;
  padding: 10px 15px;
  min-width: 350px;
  width: 100%;
  display: none;
  list-style: none;
  align-items: center;
  background: white;
  border-radius: 5px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
  transform: translate(-50%, 20px);
  transition: 0.3s;
  z-index: 50;
}

.submenu li:hover .submenu_list {
  display: block;
}

/*===== БАННЕР =====*/

mart-0 {
  margin-top: 0;
}

.banner {
  width: 60%;
  margin-top: 60px;
}

.banner h1 {
  position: relative;
  z-index: 3;
  color: #fff;
  font-size: 33px;
  font-weight: 700;
  font-weight: bold;
}

/*.new-title-h1{
	position: relative;
	z-index: 3;
	color: #fff;
	font-size: 33px;
	font-weight: 700;
	font-weight: bold;
}*/

.banner p {
  color: #fff;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  margin-top: 20px;
  max-width: 600px;
  width: 100%;
}

.banner h3 {
  color: #fff;
  font-size: 30px;
  font-weight: 500;
  margin: 25px 0 10px 0;
}

.new-title-h3 {
  color: #fff;
  font-size: 30px;
  font-weight: 500;
  margin: 25px 0 10px 0;
}

.order_input {
  font-size: 15px;
  padding: 12px 20px;
  color: #7878ab;
  border: none;
  border-radius: 40px;
  box-shadow: inset -2px -2px 4px rgb(255 255 255 / 50%),
    inset 2px 2px 4px rgb(170 170 204 / 25%),
    inset 5px 5px 10px rgb(170 170 204 / 50%), inset -5px -5px 10px #ffffff;
}

.order .form_items {
  margin-bottom: 20px;
}

.order .form_items input:nth-child(1) {
  margin-right: 15px;
}

.menu-fix {
  padding-left: 0 !important;
  flex-direction: row !important;
  justify-content: space-between !important;
}

.button {
  display: inline-block;
  font-weight: 600;
  font-size: 18px;
  padding: 10px 20px;
  position: relative;
  overflow: hidden;
  background: #1bc768;
  border-radius: 8px;
  color: #fff;
  transition: 0.2s ease-in-out;
  text-decoration: none;
  border: none;
  z-index: 1;
}

.btn-blue {
  border-radius: 8px;
  background: #00c4ef;
  color: #fff;
  padding: 16px 30px !important;
  border: none;
  font-size: 16px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  font-weight: 700;
}

.btn-blue:hover {
  background: #00c4ef;
  color: #fff;
}

.button:before,
.btn-blue:before {
  content: "";
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0.1),
    rgba(255, 255, 255, 0.5)
  );
  height: 70px;
  width: 50px;
  position: absolute;
  top: -5px;
  left: -75px;
  transform: skewX(-45deg);
}

.button:hover {
  background: #1bc768;
  color: #fff;
}

.button:hover:before,
.btn-blue:hover:before {
  left: 215px;
  transition: 0.5s ease-in-out;
}

.order button {
  margin: auto;
  /* max-width: 250px;*/
  width: 100%;
  margin: auto;
  display: block;
}

.banner_order {
  width: 75%;
}

/*===== НАШИ УСЛУГИ =====*/

.services {
  max-width: 1280px;
  width: 100%;
  margin: 200px auto 100px auto;
}

.services_bg {
  background-image: url(/netcat_template/template/3/img/bg/block_bg_left.png);
  background-repeat: no-repeat;
  background-position: top 20% left 10%;
}

.services_inner_bg {
  background-image: url(/netcat_template/template/3/img/bg/block_bg_left.png);
  background-repeat: no-repeat;
  background-position: top 20% right 10%;
}

.services_wrapp {
  margin-top: 60px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(2, 1fr);
  position: relative;
}

.services_item {
  margin: 5px;
  padding: 20px;
  border-radius: 15px;
  text-align: center;
  background: #ffffff;
  border-radius: 10px;
  cursor: pointer;
  text-decoration: none;
}

.services_image {
  margin-bottom: 25px;
}

.services_image img {
  max-width: 225px;
  width: 100%;
  border-radius: 10px;
}

.services_link p {
  color: #282b31;
  font-weight: 400;
  font-size: 14px;
  padding: 10px 20px;
  border: 2px solid #3d8ec2;
  border-radius: 10px;
  width: 100%;
  display: block;
  transition: 0.3s ease all;
}

.services_item:hover {
  box-shadow: 0px 7px 33px rgb(61 142 194 / 50%),
    0px 1.4px 5.3625px rgb(61 142 194 / 25%);
}

/*.services_item:hover img {
	transition: filter 0.5s linear;
	filter: brightness(2) grayscale(1) opacity(0.5);
}*/
.services_item:hover p {
  color: #fff;
  background: #3d8ec2;
  transition: 0.3s ease all;
}

/*===== ТЕКСТОВЫЙ БЛОК 1 =====*/

.clinic_block {
  margin-top: 125px;
}

.text_block_bg {
  background-image: url(/netcat_template/template/3/img/bg/block_bg_left.png);
  background-repeat: no-repeat;
  background-position: top right 10%;
}

.text_block h2 {
  margin: 30px 0;
}

.text_block img {
  border-radius: 15px;
  filter: drop-shadow(0px 8px 25px rgba(0, 0, 0, 0.3));
}

.text_block h3 {
  padding-top: 10px;
  color: #0c56c0;
  font-size: 32px;
  font-weight: bold;
}

.text_block p {
  margin-top: 20px;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  text-align: justify;
}

.text_block a {
  color: #0c56c0;
}

.text_block a:hover {
  text-decoration: none;
}

/*===== ПРЕИМУЩЕСТВА =====*/

.advantages {
  margin-top: 100px;
}

.advantages_wrapper {
  margin-top: 50px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(3, 1fr);
}

.advantages_item {
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  padding: 25px;
  margin: 10px 20px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  position: relative;
}

.advantages_item:before {
  content: "";
  margin-left: 15px;
  position: absolute;
  top: 0px;
  right: -12px;
  bottom: 0px;
  left: -24px;
  border-radius: 50px;
  z-index: -1;
}

.advantages_wrapper .advantages_item:nth-child(1) span,
.advantages_wrapper .advantages_item:nth-child(3) span,
.advantages_wrapper .advantages_item:nth-child(5) span {
  text-align: right;
}

.advantages_wrapper .advantages_item:nth-child(2) span,
.advantages_wrapper .advantages_item:nth-child(4) span,
.advantages_wrapper .advantages_item:nth-child(6) span {
  text-align: left;
}

/* .advantages_wrapper .advantages_item:nth-child(1):before, .advantages_wrapper .advantages_item:nth-child(4):before, .advantages_wrapper .advantages_item:nth-child(5):before {
	background-color: #386ebb;
}
.advantages_wrapper .advantages_item:nth-child(2):before, .advantages_wrapper .advantages_item:nth-child(3):before, .advantages_wrapper .advantages_item:nth-child(6):before {
	background-color: #9FC7E1;
}
.advantages_wrapper .advantages_item:nth-child(1):before, .advantages_wrapper .advantages_item:nth-child(2):before, .advantages_wrapper .advantages_item:nth-child(5):before, .advantages_wrapper .advantages_item:nth-child(6):before {
	-webkit-transform: skewX(-13deg);
	-ms-transform: skewX(-13deg);
	transform: skewX(-13deg);
}
.advantages_wrapper .advantages_item:nth-child(3):before, .advantages_wrapper .advantages_item:nth-child(4):before {
	-webkit-transform: skewX(13deg);
	-ms-transform: skewX(13deg);
	transform: skewX(13deg);
} */
.advantages_wrapper .advantages_item:nth-child(2n + 1):before {
  background-color: #386ebb;
}

.advantages_wrapper .advantages_item:nth-child(2n):before {
  background-color: #9fc7e1;
}

/*===== СПЕЦИАЛИСТЫ =====*/

.personal.mobile {
  display: none;
}

.personal {
  margin-top: 100px;
}

.personal_block {
  background-image: url(/netcat_template/template/3/img/bg/block_bg_left.png);
  background-repeat: no-repeat;
  background-position: center center;
}

.personal h2 {
  text-align: right;
  margin-bottom: 125px;
}

.personal_wrapp {
  display: flex;
  justify-content: space-between;
}

/*.personal .slick-prev, .personal .slick-next {
top: 90%;
z-index: 10;
}*/
/*.personal .slick-next.slick-arrow {
width: 50px;
	height: 50px;
	background-image: url(/netcat_template/template/3/img/arrow-right.png);
	background-size: cover;
	right: 675px;
}
.personal .slick-prev.slick-arrow {
	width: 50px;
	height: 50px;
	background-image: url(/netcat_template/template/3/img/arrow-left.png);
	background-size: cover;
	left: 275px;
}*/
.personal_wrapp .personal_item:nth-child(2) {
  float: right;
}

.personal_item {
  width: 45%;
  height: 305px;
  background: linear-gradient(90deg, #72c6ef 0%, #004e8f 100%);
  box-shadow: inset 0px 5px 20px rgba(255, 255, 255, 0.2),
    inset 4px 0px 30px rgba(14, 99, 220, 0.1);
  border-radius: 20px 20px 20px 0;
  text-align: end;
  padding: 50px;
  position: relative;
  z-index: 100;
}

.personal_item img {
  position: absolute;
  left: 0;
  bottom: 0;
  max-width: 290px;
  width: 100%;
}

.personal_item h5,
.personal_item p {
  color: #fff;
}

.personal_item h5 {
  font-size: 24px;
}

.personal_item p:nth-child(3) {
  margin-top: 30px;
  font-size: 18px;
}

.personal_item button {
  color: #fff;
  padding: 10px 20px;
  border-radius: 5px;
  margin-top: 40px;
  border: 1px solid rgba(255, 255, 255, 0.6);
  background: transparent;
}

/*===== ДОКУМЕНТЫ =====*/

.licences_bg {
  padding-bottom: 100px;
  background-image: url(/netcat_template/template/3/img/bg/block_bg_left.png);
  background-repeat: no-repeat;
  background-position: top 50% left 10%;
}

.licences {
  margin-top: 100px;
}

.licences h2 {
  text-align: left;
}

.licences_wrapp {
  margin-top: 100px;
}

/*===== БЛОК ЗАЯВКИ =====*/

.page_order {
  margin-top: 100px;
  position: relative;
}

.page_order:before {
  content: "";
  margin-left: 15px;
  position: absolute;
  top: 0px;
  right: -12px;
  bottom: 0px;
  left: -24px;
  border-radius: 50px;
  background: linear-gradient(90deg, #72c6ef -10.08%, #004e8f 110.12%);
  -webkit-transform: skewX(-13deg);
  -ms-transform: skewX(-13deg);
  transform: skewX(-13deg);
  z-index: -1;
}

.page_order_wrapp {
  display: flex;
  padding: 50px;
  justify-content: space-around;
}

.order_block_text {
  text-align: center;
}

section:not(.new_form) .order_block_text p:nth-child(1) {
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 45px;
}

section:not(.new_form) .order_block_text p:nth-child(1) span {
  font-size: 35px;
}

section:not(.new_form) .order_block_text a:nth-child(2) {
  color: #fff;
  font-size: 50px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}

.order_block p {
  color: #fff;
  font-size: 35px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}

.form-politick {
  font-size: 11px;
  color: #fff;
  margin-top: 5px;
  text-align: center;
}

.form-politick a {
  color: #fff;
}

/*===== ОТЗЫВЫ =====*/

.reviews {
  margin: 100px 0;
}

.reviews_wrapp {
  margin-top: 30px;
  display: flex;
  flex-direction: column;
}

/*.reviews_item {
	margin: 40px;
	background: #FFFFFF;
	box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.07), 0px 12.963px 46.8519px rgba(0, 0, 0, 0.0531481), 0px 7.7037px 25.4815px rgba(0, 0, 0, 0.0425185), 0px 4px 13px rgba(0, 0, 0, 0.035), 0px 1.62963px 6.51852px rgba(0, 0, 0, 0.0274815), 0px 0.37037px 3.14815px rgba(0, 0, 0, 0.0168519);
	border-radius: 15px;
	padding: 30px;
}*/

.reviews_item {
  margin: 40px 10px;
  background: #ffffff;
  border-radius: 15px;
  padding: 30px;
  box-shadow: 0px 10px 20px 0px #0000000a;
}

.reviews_item .reviews_name {
  color: #333333;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
  margin: 15px 0;
}

.reviews_item .reviews_content {
  color: #333;
  font-weight: normal;
  font-size: 14px;
  line-height: 32px;
  margin-bottom: 10px;
}

.reviews_item img:nth-child(1) {
  margin-bottom: 30px;
}

.reviews_item img:nth-child(4) {
  margin-top: 10px;
}

.reviews_links {
  text-align: center;
}

.reviews_links .button {
  font-size: 15px;
  max-width: 200px;
  width: 100%;
  margin: 0 20px;
}

/*===== ТЕКСТОВЫЙ БЛОК 2 =====*/

.text_block h2 {
  color: #0c56c0;
}

.text_block h4 {
  color: #0c56c0;
  padding-top: 15px;
  font-weight: 500;
  font-size: 24px;
  line-height: 26px;
}

.text_block.default_blockquote blockquote {
  margin: 15px 0;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  padding: 20px 40px;
  border-radius: 20px;
  background-color: #eaeaea;
  position: relative;
}

.text_block.default_blockquote blockquote:before {
  position: absolute;
  left: 15px;
  top: 20px;
  background-color: #5a96ff;
  content: "";
  width: 5px;
  height: 70px;
  margin-right: 1.5rem;
  flex-shrink: 0;
}

.text_block h5 {
  font-size: 18px;
  font-weight: bold;
  margin: 15px 0;
}

.text_block ul {
  list-style: none;
  margin-left: 25px;
}

.text_block ul li {
  margin: 5px 0;
  position: relative;
  text-align: justify;
}

.text_block ul li:before {
  position: absolute;
  left: -25px;
  top: 5px;
  background-color: #4971b7;
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin-right: 1.5rem;
  flex-shrink: 0;
}

/*===== ВОПРОСЫ И ОТВЕТЫ =====*/

.questions {
  margin-top: 100px;
}

#questions_wrapp {
  list-style: none;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.questions_item h2 {
  font-size: 38px;
  font-weight: 500;
  line-height: 30px;
  text-align: left;
}

.questions_item {
  margin: 0 15px;
}

.head {
  background: #fff;
  color: #000;
  cursor: pointer;
  padding: 20px;
  width: 100%;
  text-align: left;
  outline: none;
  font-size: 16px;
  font-weight: 500;
  border-radius: 10px;
  margin: 10px 0;
  padding-left: 35px;
  outline-width: 0 !important;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.101081);
  border-radius: 16px;
}

.head:hover {
  /*background: #e2e2e294;*/
  box-shadow: 2px 2px 22px rgba(0, 0, 0, 0.201081);
}

.hidden {
  visibility: hidden;
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: all 0.6s linear;
}

.hidden p {
  font-size: 15px;
  color: #969696;
  margin-top: 10px;
  padding: 0 35px 10px 35px;
}

/*===== ВОПРОСЫ - ОТВЕТЫ (ГРАДИЕНТ) =====*/

.questions_item.gradient {
  border-radius: 20px;
  background-image: linear-gradient(90deg, #72c6ef 0%, #004e8f 100%);
}

.questions_item.gradient .head {
  background-color: transparent;
  box-shadow: none;
  color: #ffffff;
}

.questions_item.gradient .hidden.active {
  visibility: visible;
  height: auto;
  overflow: hidden;
  opacity: 1;
}

.questions_item.gradient .hidden.active p {
  color: #ffffff;
}

/*===== КАРТА =====*/

.map {
  margin-top: 100px;
}

.map_bg {
  background-image: url(/netcat_template/template/3/img/bg/block_bg_left.png);
  background-repeat: no-repeat;
  background-position: bottom 0% right 10%;
  margin-bottom: 150px;
}

.map h2 {
  margin-bottom: 90px;
}

.map_wrapp {
  grid-template-columns: repeat(2, 1fr);
  background: linear-gradient(90deg, #72c6ef 0%, #004e8f 100%);
  box-shadow: 0px 31px 80px rgba(0, 0, 0, 0.07),
    0px 20.0926px 46.8519px rgba(0, 0, 0, 0.0531481),
    0px 11.9407px 25.4815px rgba(0, 0, 0, 0.0425185),
    0px 6.2px 13px rgba(0, 0, 0, 0.035),
    0px 2.52593px 6.51852px rgba(0, 0, 0, 0.0274815),
    0px 0.574074px 3.14815px rgba(0, 0, 0, 0.0168519);
  border-radius: 32px;
  height: 500px;
  position: relative;
  padding: 40px;
  grid-gap: 60px;
  display: grid;
  height: auto;
}

#yandex_map {
  width: 615px;
  /*height: 500px;*/
  height: 430px;
  /* position: absolute; */
  left: 40px;
  /*top: -50px;*/
  top: 30px;
  border-radius: 20px;
}

.map-container {
  position: relative;
  height: 430px;
  background: url("../img/map-default.jpg") no-repeat;
  background-size: cover;
  background-position: center center;
  border-radius: 10px;
}

.map_order {
  /*position: absolute;
	right: 70px;
	top: 35px;*/
}

.map_order p {
  color: #fff;
  text-align: center;
  font-weight: 700;
  font-size: 28px;
  line-height: 36px;
  margin-bottom: 20px;
}

.map_form_items textarea,
.map_form_items input {
  background-color: #e9edf5;
}

.map_form_items {
  display: grid;
}

.map_form_items input,
.map_form_items textarea {
  width: 100%;
  border-radius: 10px;
  margin: 10px auto;
}

.map_form_items textarea {
  font-size: 15px;
  padding: 12px 20px;
  color: #7878ab;
  border: none;
  box-shadow: inset -2px -2px 4px rgb(255 255 255 / 50%),
    inset 2px 2px 4px rgb(170 170 204 / 25%),
    inset 5px 5px 10px rgb(170 170 204 / 50%), inset -5px -5px 10px #ffffff;
}

.map_order_form button {
  margin: 15px 0 0;
  border-radius: 10px;
}

/*===== FOOTER =====*/

.footer {
  margin: 0 auto;
  max-width: 1240px;
  width: 100%;
  color: #fff;
}

.footer_background {
  width: 100%;
  position: relative;
  z-index: -1;
}

.footer_left_bg {
  left: 0;
  bottom: 0;
  /* width: 65%; */
  width: 100%;
  position: absolute;
  height: 700px;
}

.footer_right_bg {
  right: 0;
  bottom: 0;
  width: 48%;
  position: absolute;
}

.footer_logo img {
  max-width: 90px;
  width: 100%;
}

.footer_content {
  margin-top: 25px;
  margin-bottom: 0;
}

.footer_info-additional-new img {
  width: 100%;
}

/*=*/
/*===*/
/*=====*/
/*===*/
/*=*/

.footer_info_block {
  padding-top: 100px;
}

.footer_content {
  display: grid;
  grid-template-columns: 55% 5% 45%;
}

.links_wrapp_left {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.links_wrapp_left ul {
  list-style: none;
}

.links_wrapp_left ul li {
  font-size: 15px;
  margin: 5px 0;
}

.links_wrapp_left ul li a {
  color: #ffffff;
  text-decoration: none;
}

.footer_links_sectionName {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 35px;
}

.footer_contacts_info {
  margin-left: 25px;
}

.footer_button {
  text-decoration: none;
  color: #ffffff;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
}

.footer_button a {
  text-decoration: none;
  color: #1bc768;
}

.footer_button_urgent {
  border: 2px solid #1bc768;
  border-radius: 30px;
  letter-spacing: 1px;
  padding: 18px;
  margin: 0 auto;
  max-width: 200px;
}

.footer_button_order {
  background: #1bc768;
  border-radius: 30px;
  letter-spacing: 1px;
  padding: 20px 30px;
  max-width: 200px;
  margin: 0 !important;
}

.footer_contacts_links {
  text-align: center;
}

.footer_contacts_info {
  display: flex;
  justify-content: space-between;
}

.footer_contacts_title {
  font-weight: bold;
  padding-bottom: 15px;
}

.footer_contacts_tel,
.footer_contacts_mail,
.footer_contacts_adress,
.footer_contacts_work {
  color: #ffffff;
  font-weight: bold;
  margin: 32px 0;
}

.footer_contacts_tel i,
.footer_contacts_mail i,
.footer_contacts_adress i,
.footer_contacts_work i {
  padding-right: 15px;
}

.footer_contacts_socLinks {
  margin-top: 25px;
}

.footer_contacts_socLinks a i {
  color: #ffffff;
  font-size: 35px;
}

.footer_contacts_socLinks a:nth-child(2) {
  padding-right: 15px;
}

.footer_contacts_socLinks a:nth-child(3) {
  padding-left: 15px;
}

.footer_contacts_tel {
  margin-top: 25px;
}

.footer_contacts_information a {
  color: #ffffff;
  text-decoration: none;
}

.footer_cotacts_payment {
  margin-top: 35px;
}

/*===== ФУТЕР АДАПТИВ =====*/

@media (max-width: 450px) {
  .map_bg {
    margin-bottom: 0;
  }

  .footer_left_bg,
  .footer_right_bg {
    display: none;
  }

  .footer {
    width: 100%;
    height: 100%;
    padding: 20px;
    background: linear-gradient(90deg, #72c6ef 0%, #004e8f 100%);
  }

  .footer_info_block {
    padding: 0;
  }

  .footer_content {
    display: block;
  }

  .footer_contacts_info {
    margin-left: 0;
    margin-top: 35px;
  }

  .footer_contacts_information {
    margin-left: 0px;
  }

  .footer_contacts_information a {
    font-size: 17px;
  }

  .footer_button_urgent,
  .footer_button_order {
    font-size: 16px;
  }

  .links_wrapp_left ul li {
    font-size: 17px;
  }

  .footer_contacts_tel,
  .footer_contacts_mail,
  .footer_contacts_adress,
  .footer_contacts_work {
    font-size: 17px;
  }

  .footer_contacts_tel i,
  .footer_contacts_mail i,
  .footer_contacts_adress i,
  .footer_contacts_work i {
    padding-right: 10px;
  }

  .footer_contacts_links {
    text-align: start;
  }
}

.banner.inner_page h1 {
  font-size: 33px;
  line-height: 130%;
  max-width: 600px;
  width: 100%;
}

.banner.inner_page h3 {
  margin: 80px 0 20px 0;
}

.price_fork_bg {
  background-image: url(/netcat_template/template/3/img/bg/block_bg_left.png);
  background-repeat: no-repeat;
  background-position: top 20% left 10%;
}

.price_fork {
  margin-top: 20px;
  display: flex;
  /* grid-template-columns: repeat(3, 30%); */
  justify-content: center;
  margin-bottom: 100px;
  align-items: center;
  gap: 35px;
}

@media (max-width: 1160px) {
  .price_fork {
    justify-content: flex-start;
    overflow-x: auto;
    gap: 0;
  }
}

.price_fork_item {
  margin: 0 35px;
  color: #fff;
  margin: 15px 0;
  border-radius: 30px;
  padding: 30px 25px;
  background: linear-gradient(90deg, #3485bb 0%, #005ca6 100%);
}
.price_fork_item h3 {
  font-size: 36px;
  text-transform: uppercase;
  text-align: center;
  margin-top: 50px;
  margin-left: 15%;
}

.price_fork_item ul {
  list-style: none;
  font-size: 16px;
  font-weight: bold;
  -ms-transform: skewX(-5deg);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  grid-gap: 20px;
  margin-bottom: 40px;
}

.price_fork_item ul li {
  margin: 0;
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 18px;
  line-height: 130%;
  color: rgba(255, 255, 255, 0.9);
}

.price_fork_item ul li i {
  margin: 0 10px 0 0;
  font-size: 26px;
}

.first_item ul li:nth-child(5) i,
.second_item ul li:nth-child(1) i,
.second_item ul li:nth-child(4) i,
.second_item ul li:nth-child(5) i,
.third_item ul li:nth-child(1) i,
.third_item ul li:nth-child(2) i,
.third_item ul li:nth-child(3) i,
.third_item ul li:nth-child(4) i,
.third_item ul li:nth-child(5) i {
  color: #18e480;
}

.first_item ul li:nth-child(1) i,
.first_item ul li:nth-child(2) i,
.first_item ul li:nth-child(3) i,
.first_item ul li:nth-child(4) i,
.second_item ul li:nth-child(2) i,
.second_item ul li:nth-child(3) i {
  color: #ff6767;
}

.price_fork_item .button {
  border-radius: 38px;
  padding: 16px 24px;
  width: 300px;
  height: 53px;
  display: inline-block;
  font-weight: 700;
  font-weight: 600;
  font-size: 18px;
  text-align: center;
  color: #fff;
  position: relative;
  overflow: hidden;
  background: #1bc768;
  color: #fff;
  transition: 0.2s ease-in-out;
  text-decoration: none;
  border: none;
  z-index: 1;
}

.text_block img {
  float: right;
  margin: 0px 0 20px 30px;
}

blockquote {
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  position: relative;
  box-sizing: border-box;
  padding: 20px 30px 20px 104px;
  color: #222;
  border: 6px solid #4971b7;
  background: #ebeff2;
  display: grid;
  margin-bottom: 26px;
  border-radius: 15px;
}

blockquote p:nth-child(1) {
  margin: auto;
}

.gallery_item__mask {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  background-image: url("/netcat_template/template/3/img/zoom.svg");
  background-repeat: no-repeat;
  background-position: center;
  transition: all 0.2s;
  background-color: rgba(27, 199, 104, 0.5);
}

.gallery_item {
  overflow: hidden;
  border-radius: 16px;
  cursor: pointer;
  position: relative;
}

.gallery_item:hover .gallery_item__mask {
  opacity: 1;
}

.gallery {
  margin: 32px 0;
}

.gallery_item a {
  display: block;
}

.gallery_item img {
  height: 100%;
  display: block;
  width: 100%;
}

.gallery_page_wrapp {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 32px;
}

.fancybox-button div {
  background: #1cce6c;
  border-radius: 50%;
}

.fancybox-button {
  background: transparent !important;
}

.fancybox-button--arrow_left svg {
  display: none !important;
}

.fancybox-button--arrow_right svg {
  display: none !important;
}

.fancybox-button--arrow_left div {
  background: url("/netcat_template/template/3/img/arrow-left.png") no-repeat;
  background-position: center;
}

.fancybox-button--arrow_right div {
  background: url("/netcat_template/template/3/img/arrow-right.png") no-repeat;
  background-position: center;
}

.text_block ol {
  list-style: none;
  counter-reset: my-counter;
}

.text_block ol li {
  font-size: 16px;
  font-weight: normal;
  text-align: justify;

  position: relative;

  padding: 5px 0px 5px 25px;

  counter-increment: my-counter;
}

.text_block ol li:before {
  font-size: 16px;
  font-weight: bold;

  padding: 5px 0;

  position: absolute;
  top: 0;
  left: 0;

  content: counter(my-counter) ".";

  color: #4971b7;
}

.personal_item a {
  color: #fff;
  padding: 10px 20px;
  border-radius: 5px;
  margin-top: 40px;
  border: 1px solid rgba(255, 255, 255, 0.6);
  background: transparent;
  display: inline-block;
  text-decoration: none;
  font-size: 14px;
}

.price_table_bg {
  background-image: url(/netcat_template/template/3/img/bg/block_bg_left.png);
  background-repeat: no-repeat;
  background-position: top 20% left 10%;
  background-size: contain;
}

.price_table table {
  width: 100%;
  margin-top: 50px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  margin-bottom: 50px;
}

.price_table table tr {
  display: grid;
  padding: 15px 25px;
  align-items: center;
  grid-template-columns: 60% 20% 20%;
  border-bottom: 1px solid #c5c5c5;
  background-color: #fff;
}

.price_table table tr:nth-child(odd) {
  background-color: #f5f5f5;
}

.price_table table tr:last-child {
  border-bottom: none;
}

.price_table table tr:nth-child(1) {
  background: linear-gradient(90deg, #72c6ef 0%, #004e8f 100%);
  border-radius: 20px 20px 0px 0px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}

.price_table table tr th:nth-child(1) {
  text-align: left;
}

.price_table table tr th:nth-child(2) {
  text-align: center;
}

.price_table table tr td:nth-child(2) {
  text-align: center;
  font-weight: bold;
}

.price_table table tr td:nth-child(3) {
  text-align: center;
}

.price_table .button {
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
  padding: 10px 60px;
  background: #1bc768;
  border: none;
  border-radius: 10px;
}

.doc_info {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-top: 35px;
}

.doc_info p {
  margin-top: 5px;
  line-height: 20px;
}

.doc_info p span {
  color: #0c56c0;
  font-weight: bold;
}

.doc_info a {
  text-decoration: none;
}

.doc_info a:hover {
  text-decoration: underline;
}

.doc_info img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}

/*===== ЭТАПЫ ОКАЗАНИЯ ПОМОЩИ =====*/

.stages_top_bg {
  background-image: url(/netcat_template/template/3/img/bg/block_bg_left.png);
  background-repeat: no-repeat;
  background-position: top right 25%;
}

.stages_bottom_bg {
  background-image: url(/netcat_template/template/3/img/bg/block_bg_left.png);
  background-repeat: no-repeat;
  background-position: bottom left 25%;
}

.stages {
  margin-top: 100px;
}

.stages_wrapp {
  margin: 45px 0 70px;
}

.stages_item {
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  width: 60%;
  padding: 20px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 20% 30% 50%;
  align-items: center;
  text-align: center;
  position: relative;
  border-radius: 30px;
}

/*.stages_item img {
position: absolute;
left: 125px;
background: linear-gradient(90deg, #72C6EF 0%, #004E8F 100%);
}*/
.stages_item div:nth-child(1) {
  text-align: center;
  font-size: 55px;
}

.stages_item div:nth-child(3) {
  text-align: left;
}

.stages_item:before {
  content: "";
  margin-left: 15px;
  position: absolute;
  top: 0px;
  right: -12px;
  bottom: 0px;
  left: -24px;
  z-index: -1;
}

.stages_wrapp .stages_item:nth-child(odd) {
  -webkit-transform: skewX(-30deg);
  -ms-transform: skewX(-30deg);
  transform: skewX(-30deg);
  background: linear-gradient(90deg, #72c6ef 0%, #004e8f 88.6%);
}

.stages_wrapp .stages_item img {
  display: block;
  margin: auto;
}

.stages_wrapp .stages_item:nth-child(even) img {
  display: block;
  margin: auto;
}

.stages_wrapp .stages_item:nth-child(even) {
  -webkit-transform: skewX(30deg);
  -ms-transform: skewX(30deg);
  transform: skewX(30deg);
  background: linear-gradient(90deg, #004e8f 0%, #72c6ef 88.6%);
}

.stages_wrapp .stages_item:nth-child(odd) div,
.stages_wrapp .stages_item:nth-child(odd) img {
  -webkit-transform: skewX(30deg);
  -ms-transform: skewX(30deg);
  transform: skewX(30deg);
}

.stages_wrapp .stages_item:nth-child(even) div,
.stages_wrapp .stages_item:nth-child(even) img {
  -webkit-transform: skewX(-30deg);
  -ms-transform: skewX(-30deg);
  transform: skewX(-30deg);
}

@media (max-width: 1440px) {
  .section h2 {
    font-size: 38px;
  }

  .logo img {
    max-width: 100px;
    width: 100%;
  }

  .desktop_nav {
    width: 95%;
  }

  .topmenu > li > a {
    font-size: 18px;
  }

  .banner {
    margin-top: 35px;
  }

  .banner h1 {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    font-weight: bold;
  }

  .banner p {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    line-height: 25px;
    margin-top: 20px;
  }

  .banner h3 {
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    margin: 10px 0;
  }

  .order_input {
    font-size: 15px;
    padding: 10px 15px;
    color: #7878ab;
    border: none;
    border-radius: 40px;
    box-shadow: inset -2px -2px 4px rgb(255 255 255 / 50%),
      inset 2px 2px 4px rgb(170 170 204 / 25%),
      inset 5px 5px 10px rgb(170 170 204 / 50%), inset -5px -5px 10px #ffffff;
  }

  .button {
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    padding: 10px 15px;
    background: #1bc768;
    border: none;
    border-radius: 8px;
  }

  .banner.inner_page h1 {
    font-size: 33px;
    margin: 30px 0 20px 0;
    max-width: 600px;
    width: 100%;
  }

  .banner.inner_page h3 {
    margin: 30px 0 20px 0;
  }
}

.reviews_page_item {
  margin: 40px;
  background: #ffffff;
  box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.07),
    0px 12.963px 46.8519px rgba(0, 0, 0, 0.0531481),
    0px 7.7037px 25.4815px rgba(0, 0, 0, 0.0425185),
    0px 4px 13px rgba(0, 0, 0, 0.035),
    0px 1.62963px 6.51852px rgba(0, 0, 0, 0.0274815),
    0px 0.37037px 3.14815px rgba(0, 0, 0, 0.0168519);
  border-radius: 15px;
  padding: 30px;
}

.reviews_page_item p:nth-child(2) {
  color: rgba(51, 51, 51, 0.5);
  font-size: 14px;
  line-height: 25px;
  margin: 30px 0;
}

.reviews_page_item p:nth-child(3) {
  color: #333;
  font-weight: normal;
  font-size: 14px;
  line-height: 32px;
  margin-bottom: 10px;
}

.reviews_page_item img:nth-child(1) {
  margin-bottom: 30px;
}

.reviews_page_item img:nth-child(4) {
  margin-top: 10px;
}

/*===== МОДАЛКА =====*/

.callback_modal {
  width: 40%;
  margin: auto;
  background: #fff;
  color: #000;
  border-radius: 30px;
  padding: 50px;
  text-align: center;
  display: none;
}

.callback_modal h3 {
  font-size: 25px;
  font-weight: bold;
  line-height: 25px;
}

@media screen and (max-width: 450px) {
  .callback_modal {
    width: 100%;
  }

  .callback_modal h3 {
    font-size: 23px;
  }
}
@media screen and (max-width: 380px) {
  .form-block__a {
    font-size: 16px !important;
  }
  .form-block__a_small {
    font-size: 12px !important;
  }
}

.callback_modal form {
  margin-top: 30px;
  display: grid;
  width: 100%;
}

.callback_modal_name,
.callback_modal_phone {
  background: #fafafa;
  border: 1px solid #ababab;
  border-radius: 10px;
  padding: 15px;
  font-size: 16px;
  margin: 10px 0;
  width: 100%;
}

.callback_modal_button {
  border-radius: 10px;
  padding: 15px 40px;
  background: #0099b0;
  border: none;
  margin: auto;
  color: #fff;
  font-size: 16px;
  margin-top: 25px;
  font-weight: bold;
}

.callback_modal {
  position: relative;
}

.mfp-close {
  position: absolute;
  top: 0;
  right: 15px;
}

.mfp-content .callback_modal {
  display: block;
}

#orderModal .button {
  margin-top: 25px;
}

/*
.menu_wrapp {
position: sticky;
position: -webkit-sticky;
top: 0;
width: 100%;
background-color: #fff;
z-index: 1000;
}
.sticky_menu {
box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.1);
}*/

.service_page {
  margin-top: 100px;
}

.service_page h1 {
  font-size: 38px;
  font-weight: 500;
  text-align: center;
}

.footer_button {
  color: #fff;
  text-decoration: none;
}

.desktop_nav .menu_dark {
  width: 70%;
  display: flex;
  list-style: none;
  align-items: center;
  justify-content: space-between;
}

.topmenu.menu_dark li a {
  color: #5679b2;
}

.topmenu.menu_dark > li > a:before {
  content: "";
  position: absolute;
  z-index: 5;
  left: 50%;
  top: 100%;
  width: 10px;
  height: 10px;
  background: #5679b2;
  border-radius: 50%;
  transform: translate(-50%, 20px);
  opacity: 0;
  transition: 0.3s;
}

.topmenu.menu_dark li:hover a:before {
  transform: translate(-50%, 0);
  opacity: 1;
}

.map_info {
  width: 30%;
  position: absolute;
  right: 70px;
  top: 50px;
}

.map_info p {
  color: #fff;
  text-align: center;
  font-weight: 500;
  font-size: 21px;
  line-height: 35px;
  margin-bottom: 30px;
}

.map_info p:nth-child(1) {
  margin-bottom: 0px;
}

.map_info p i {
  padding-right: 20px;
}

.map_info p a {
  color: #fff;
  text-decoration: none;
}

.map_info p .button {
  padding: 15px 30px;
  text-align: center;
  margin-top: 50px;
}

.map_info .map_info-status {
  font-size: 12px;
}

.footer_button {
  position: relative;
  display: inline-block;
  overflow: hidden;
  transition: 0.2s ease-in-out;
  text-decoration: none;
  border: none;
}

.footer_button.green:before {
  content: "";
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0.1),
    rgba(255, 255, 255, 0.5)
  );
  height: 70px;
  width: 50px;
  position: absolute;
  top: -5px;
  left: -75px;
  transform: skewX(-45deg);
}

.footer_button.green:hover {
  background: #1bc768;
  color: #fff;
}

.footer_button.green:hover:before {
  left: 215px;
  transition: 0.5s ease-in-out;
}

#orderModal input.button {
  position: relative;
  display: inline-block;
  overflow: hidden;
  transition: 0.2s ease-in-out;
  text-decoration: none;
  border: none;
}

#orderModal input.button:before {
  content: "";
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0.1),
    rgba(255, 255, 255, 0.5)
  );
  height: 70px;
  width: 50px;
  position: absolute;
  top: -5px;
  left: -75px;
  transform: skewX(-45deg);
}

#orderModal input.button:hover {
  background: #1bc768;
  color: #fff;
}

#orderModal input.button:hover:before {
  left: 215px;
  transition: 0.5s ease-in-out;
}

#urgentСall .button {
  margin-top: 30px;
}

.licences_page_wrapp {
  display: flex;
  justify-content: space-between;
}

.licences_page_wrapp .licences_item img {
  max-width: 200px;
  width: 100%;
}

.conditions_page h3 {
  color: #2d2d2d;
  text-align: center;
}

/*МОБИЛЬНОЕ МЕНЮ */

.accordion {
  background: #fff;
  color: #000;
  cursor: pointer;
  padding: 15px 30px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 18px;
  transition: 0.5s;
  border-radius: 10px;
  margin: 10px 0;
  outline-width: 0 !important;
}

.accordion:hover {
  /*background: #e2e2e294;*/
}

.accordion.active_block {
  color: #fff;
  background: #00a6c0;
  box-shadow: none;
}

.accordion:after {
  content: "\002B";
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.active_block:after {
  content: "\2212";
}

.panel {
  padding: 0 18px;
  color: #7c7c7c;
  font-size: 16px;
  background: transparent;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out;
  border-radius: 10px;
}

.mobile_menu {
  display: none;
}

.mobile_logo img {
  width: 80px;
  margin: 5px 10px;
}

#mobile .accordion {
  background: none;
  color: #ffffff;
  cursor: pointer;
  width: auto;
  border: none;
  text-align: left;
  outline: none;
  font-size: 18px;
  transition: 0.5s;
  padding: 3px 0 3px 25px;
  outline-width: 0 !important;
  position: relative;
}

#mobile .accordion i {
  position: absolute;
  right: -5px;
  font-size: 13px;
  top: 8px;
}

#mobile .accordion.active_block i {
  transform: rotate(90deg);
}

#mobile .accordion:after {
  content: "\002B";
  color: #fff;
  font-size: 19px;
  font-weight: bold;
  float: right;
  margin-left: 10px;
}

#mobile .active_block:after {
  content: "\2212";
}

#mobile .panel {
  display: flex;
}

.menu_section_name {
  color: #ffffff;
  font-weight: bold;
  font-size: 19px;
  margin: 25px 0 15px 25px;
}

.menu_link_name {
  margin: 25px 0 25px 25px;
  font-size: 20px;
  align-items: center;
}

.menu_link_name a {
  color: #ffff;
}

.menu_link_name i {
  color: #fff;
  margin-right: 15px;
  font-size: 20px;
}

#menu_toggle {
  opacity: 0;
}

.menu_btn {
  display: flex;
  align-items: center;
  position: absolute;
  top: 20px;
  right: 20px;
  width: 26px;
  height: 26px;
  cursor: pointer;
  z-index: 1001;
}

.mobile_menu.sticky_menu .menu_btn {
  top: 24px;
}

.mobile_menu.sticky_menu .topmenu_number a {
  color: black;
}

.menu_btn > span,
.menu_btn > span::before,
.menu_btn > span::after {
  display: block;
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #fff;
}

.menu_btn > span::before {
  content: "";
  top: -8px;
}

.menu_btn > span::after {
  content: "";
  top: 8px;
}

#menu_toggle:checked ~ .menu_btn > span {
  transform: rotate(45deg);
}

#menu_toggle:checked ~ .menu_btn > span::before {
  top: 0;
  transform: rotate(0);
}

#menu_toggle:checked ~ .menu_btn > span::after {
  top: 0;
  transform: rotate(90deg);
}

#menu_toggle:checked ~ .menu_box {
  visibility: visible;
  left: 0;
}

.menu_box {
  display: none;
}

.mobile_menu.sticky_menu {
  background-color: #ffffff;
  top: 0;
  padding: 15px 0;
  filter: drop-shadow(0px 8px 25px rgba(0, 0, 0, 0.3));
}

.mobile_menu.sticky_menu label span,
.mobile_menu.sticky_menu label span:before,
.mobile_menu.sticky_menu label span:after {
  background-color: #4971b7;
}

.mobile_menu.sticky_menu .mobile_logo {
  background-image: url(/netcat_template/template/3/img/logo_dark.png);
  max-width: 65px;
  height: 54px;
  width: 100%;
  background-size: cover;
  background-position-x: 0px;
  background-repeat: no-repeat;
  margin-left: 10px;
}

.mobile_menu.sticky_menu .mobile_logo1,
.mobile_menu.sticky_menu .mobile_logo {
  display: none;
}

.menu_box ul {
  list-style: none;
}

.mobile_info_links {
  margin: 50px 0 0 25px;
  font-size: 31px;
}

.mobile_info_links i {
  margin-right: 35px;
}

.menu_item {
  display: block;
  padding: 12px 24px;
  color: #fff;
  font-size: 18px;
  text-decoration: none;
}

.menu_item:hover {
  color: #00a6c0;
}

.menu_btn > span,
.menu_btn > span::before,
.menu_btn > span::after {
  transition-duration: 0.25s;
}

.menu_box {
  transition-duration: 0.25s;
}

.menu_item {
  transition-duration: 0.25s;
}

@media screen and (max-width: 450px) {
  .mobile_menu {
    display: block;
    position: sticky;
    z-index: 2000;
    width: 100%;
  }

  .menu_box.show {
    display: block;
    position: fixed;
    text-align: left;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    list-style: none;
    background-color: #fff;
    z-index: 1000;
    overflow-x: hidden;
    background: linear-gradient(90deg, #72c6ef 0%, #004e8f 100%);
  }
}

.panel ul {
  list-style: none;
  margin-left: 40px;
}

.panel ul li {
  margin: 10px 0;
}

.panel ul li a {
  text-decoration: none;
  color: #ffffff;
}

.hidden_overflow {
  overflow: hidden !important;
}

.services.inner_page {
  margin: 100px auto;
}

/*===== СТАТЬИ =====*/

.articles_item {
  padding: 32px;
  display: grid;
  grid-template-columns: 30% 70%;
  transition: 1s ease all;
  position: relative;
  z-index: 10;
  border-radius: 32px;
  grid-gap: 32px;
  transition: 0.5s ease all;
}

.articles_item:hover {
  transform: scale(1.015);
  transition: 0.5s ease all;
}

.articles_item:hover img {
  bottom: 45px;
  transition: 0.5s ease all;
}

.articles_item:before {
  content: "";
  margin-left: 0px;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  transform: skewX(5deg);
  border-radius: 50px;
  z-index: -1;
}

.articles_wrapp {
  display: grid;
  grid-gap: 32px;
  grid-template-columns: 1fr;
  margin-top: 48px;
}

.articles_wrapp .articles_item:nth-child(odd):before {
  background-color: #4677bded;
  /*-webkit-transform: skewX(-13deg);
	-ms-transform: skewX(-13deg);
	transform: skewX(-13deg);*/
}

.articles_wrapp .articles_item:nth-child(even):before {
  background-color: #92bad4;
  /*-webkit-transform: skewX(-13deg);
	-ms-transform: skewX(-13deg);
	transform: skewX(-13deg);*/
}

.articles_item_pic img {
  /* max-width: 375px; */
  width: auto;
  max-width: 100%;
  height: auto;
  /* position: absolute; */
  left: 40px;
  bottom: 25px;
  border-radius: 20px;
  transition: 0.5s ease all;
}

.articles_item_pic {
  overflow: hidden;
  border-radius: 24px;
}

.articles_item_text {
  color: #fff;
  padding-right: 40px;
}

.articles_item_text h3 {
  font-size: 23px;
}

.articles_item_text p {
  margin: 40px 0 40px 0;
}

.articles_item_link a {
  color: #fff;
  background: #1bc768;
  border-radius: 10px;
  letter-spacing: 1px;
  padding: 20px 30px;
  max-width: 200px;
  display: inline-block;
  text-decoration: none;
}

.articles_item_link a:hover {
  text-decoration: none;
}

.service_page h1 {
  font-size: 38px;
  font-weight: 500;
  text-align: center;
}

.new-title-h1 {
  font-size: 38px;
  font-weight: 500;
  text-align: center;
}

.color-bl {
  color: #000;
}

.text_block.articles_full_page {
  margin-top: 50px;
}

.breadcrumbs {
  margin-top: 15px;
}

.breadcrumbs ul {
  display: flex;
  list-style: none;
}

.breadcrumbs li {
  color: #fff;
  margin-right: 10px;
  font-size: 14px;
}

.breadcrumbs li a {
  color: #fff;
  text-decoration: none;
}

.breadcrumbs li.white {
  color: #000;
}

.breadcrumbs li.white a {
  color: #000;
}

/*===== СПЕЦИАЛИСТЫ =====*/

.personal_page_item .link {
  color: #fff;
  padding: 10px 20px;
  border-radius: 5px;
  margin-top: 40px;
  border: 1px solid rgba(255, 255, 255, 0.6);
  background: transparent;
  position: absolute;
  right: 40px;
  bottom: 25px;
}

.personal_page_item .link a {
  color: #fff;
  text-decoration: none;
}

.personal_page_info {
  margin-top: 50px;
}

.personal_page_bio img {
  max-width: 290px;
  width: 100%;
  margin: 0 30px 0px 0px;
  border-radius: 15px;
  /*	filter: drop-shadow(0px 8px 25px rgba(0, 0, 0, 0.3));*/
}

.personal_page_bio h6 {
  margin-top: 10px;
  font-size: 18px;
}

.personal_page_bio p {
  margin-top: 25px;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  text-align: justify;
}

.personal_buttons {
  margin-top: 50px;
  display: flex;
  align-items: center;
}

.up-arrow {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  cursor: pointer;
  background: #1bc768 url("/netcat_template/template/3/img/arrow-up.png")
    no-repeat;
  position: fixed;
  background-size: 16px;
  background-position: center;
  bottom: 75px;
  left: 50px;
  opacity: 0;
  transition: all 0.2s;
  z-index: 10;
}

.up-arrow:hover {
  box-shadow: 1px 1px 12px #cdcdcd;
}

.up-arrow.show {
  opacity: 1;
  transform: translateY(20px);
}

.sales-page_wrap {
  margin: 32px 0;
}

.sale {
  display: grid;
  grid-template-columns: 48% 52%;
  border-radius: 24px;
  overflow: hidden;
  border: 1px solid #4971b7;
  padding: 20px;
  border-radius: 20px;
}

.sale:nth-child(even) {
  grid-template-columns: 52% 48%;
}

.sale:nth-child(even) .sale__image {
  order: 1;
}

.sales {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 32px;
}

.sale__desc {
  background: #fff;
  padding: 16px;
}

.sale__image {
  overflow: hidden;
}

.sale__image img {
  display: block;
  width: auto;
  height: 100%;
  border-radius: 15px;
}

.sale__title {
  padding: 8px 16px;
  background: linear-gradient(90deg, #115b98 0%, #75c3ee 100%);
  border-radius: 16px;
  font-size: 24px;
  display: block;
  color: #fff;
  font-weight: 600;
}

.sale__text {
  padding: 16px 0 0 16px;
}

.personal_button {
  border: 2px solid #fff;
  border-radius: 10px;
  letter-spacing: 1px;
  padding: 18px;
  margin-right: 20px;
  max-width: 200px;
  background-color: #5679b2;
  text-decoration: none;
  color: #fff;
  transition: 0.5s ease all;
  font-size: 14px;
}

.personal_button:hover {
  background-color: #425980;
  transition: 0.5s ease all;
}

.personal_button.green {
  border: 2px solid #fff;
  border-radius: 10px;
  letter-spacing: 1px;
  padding: 18px;
  margin-right: 20px;
  max-width: 200px;
  background-color: #1bc768;
  text-decoration: none;
  color: #fff;
  transition: 0.5s ease all;
  font-size: 14px;
}

.personal_button.green:hover {
  background-color: #169850;
  transition: 0.5s ease all;
}

.personal_page_text p {
  margin-top: 40px;
  font-size: 14px;
}

.sales-block {
  margin: 60px 0;
}

.sales-block h2 {
  margin-bottom: 30px;
}

#ya-site-form0 .ya-site-form__form .ya-site-form__input-text {
  background-color: #ffffff !important;
  padding: 12px 20px;
  border: none;
  border-radius: 40px;
}

#ya-site-form0 input.ya-site-form__submit {
  border-radius: 10px;
  padding: 4px 8px;
  overflow: hidden;
  background-image: url(/netcat_template/template/3/img/search-icon.svg);
  background-repeat: no-repeat;
  box-shadow: none;
  outline: none;
  border: 0;
  position: absolute;
  content: "";
  top: 17px;
  right: 20px;
  background-color: #fff;
  color: transparent !important;
  width: 20px;
}

#ya-site-form0 .ya-site-form__form {
  position: relative;
}

#ya-site-form0.site-search {
  margin: 32px 0 !important;
}

#ya-site-form1 .ya-site-form__form .ya-site-form__input-text {
  background-color: #ffffff !important;
  padding: 12px 20px;
  border: none;
  border-radius: 40px;
}

#ya-site-form1 .ya-site-form__form {
  position: relative;
}

#ya-site-form1 input.ya-site-form__submit {
  border-radius: 10px;
  padding: 4px 8px;
  overflow: hidden;
  background-image: url(/netcat_template/template/3/img/search-icon.svg);
  background-repeat: no-repeat;
  box-shadow: none;
  outline: none;
  border: 0;
  position: absolute;
  content: "";
  top: 17px;
  right: 20px;
  background-color: #fff;
}

#ya-site-form1.site-search {
  margin: 32px 0 !important;
}

#ya-site-form2 .ya-site-form__form .ya-site-form__input-text {
  background-color: #ffffff !important;
  padding: 12px 20px;
  border: none;
  border-radius: 40px;
}

#ya-site-form2 input.ya-site-form__submit {
  border-radius: 10px;
  color: #fff !important;
  padding: 12px 30px;
  position: relative;
  overflow: hidden;
  background: #1bc768;
  box-shadow: none;
  outline: none;
  border: 0;
}

#ya-site-form2.site-search {
  margin: 32px 0 !important;
}

.article__image a {
  display: block;
}

.article__image img {
  width: 100%;
  height: 100%;
}

.article {
  background: #ffffff;
  transition: all 0.2s;
  border-radius: 20px;
  padding: 20px;
  height: auto;
}

.article__bottom {
  margin-top: auto;
  display: flex;
  justify-content: space-between;
}

.articles-slider .slick-slide {
  margin: 0 16px;
}

section.articles-block {
  margin-top: 40px;
}

/* .article__link a {
  background: transparent;
  border: 2px solid #3d8ec2;
  box-sizing: border-box;
  border-radius: 10px;
  display: block;
  padding: 10px;
  color: #000;
  font-size: 14px;
  transition: all 0.2s;
}

.article__link:hover a {
  background: #3d8ec2;
  border: 2px solid #3d8ec2;
  box-sizing: border-box;
  border-radius: 10px;
  color: #fff;
} */

.articles-slider .slick-list {
  margin: 0 -16px;
  padding-top: 24px;
  padding-bottom: 24px;
}

.header__search {
  max-width: 190px;
}

.menu_box .header__search {
  max-width: 98%;
  padding: 0 0;
}

.ststus {
  font-size: 11px;
  color: #fff;
  line-height: 15px;
}

@media (max-width: 1500px) {
  .footer_left_bg {
    display: none;
  }

  .footer_right_bg {
    display: none;
  }

  .footer {
    max-width: 100%;
    background: linear-gradient(90deg, #72c6ef 0%, #004e8f 100%);
  }

  .footer_info_block {
    max-width: 1240px;
    margin: 0 auto;
    padding-top: 50px;
    margin-top: 50px;
  }
}

@media (max-width: 1400px) {
  #yandex_map {
    width: 450px;
    position: static;
  }

  .map_order {
    position: static;
  }

  .map_wrapp {
    display: flex;
    justify-content: space-between;
    padding: 30px;
    height: auto;
  }

  .map_bg {
    margin-bottom: 50px;
  }

  .footer_info_block {
    max-width: 936px;
  }

  .gallery_page_wrapp {
    grid-template-columns: repeat(3, 1fr);
  }

  .gallery_item img {
    width: 100%;
  }

  .personal_item {
    width: 50%;
    height: auto;
    padding: 20px 40px;
  }

  .personal_item img {
    max-width: 200px;
  }

  .price_fork_item {
    margin: 0 15px;
  }
}

@media (max-width: 1100px) {
  .mobile_header_bg {
    display: block;
    width: 100%;
    height: 830px;
    position: absolute;
    background-image: url(/netcat_template/template/3/img/header/header-bg-mobile.jpg);
    background-size: cover;
    z-index: -1;
    top: 0;
  }

  .slick-prev.slick-arrow {
    left: -30px;
  }

  .slick-dots li button {
    border: 2px solid;
    border-radius: 50%;
    border-color: #4971b7;
  }

  .licences_item.slick-slide {
    display: flex;
    justify-content: center;
  }

  .slick-dots {
    bottom: -35px;
  }

  .reviews_wrapp {
    margin-bottom: 50px;
  }

  .reviews_wrapp .slick-dots {
    /* bottom: -20px; */
    bottom: 40px;
  }

  li.slick-active button {
    background: #4971b7;
  }

  .slick-next.slick-arrow {
    right: -30px;
  }

  .page_order:before {
    transform: none;
  }

  .footer_content {
    display: flex;
  }
}

@media (max-width: 992px) {
  .desktop_nav {
    display: none;
  }

  .map_info {
    position: static;
    width: 100%;
  }

  .articles_item_pic img {
    height: auto;
  }

  .mobile_menu {
    display: block;
  }

  .mobile_header_bg {
    display: block;
    width: 100%;
    height: 860px;
    position: absolute;
    background-image: url(/netcat_template/template/3/img/header/header-bg-mobile.jpg);
    background-size: cover;
    z-index: -1;
  }

  .banner {
    width: 100%;
  }

  .mobile_menu {
    position: sticky;
    z-index: 2000;
    width: 100%;
  }

  .advantages_wrapper .advantages_item:nth-child(1):before,
  .advantages_wrapper .advantages_item:nth-child(2):before,
  .advantages_wrapper .advantages_item:nth-child(5):before,
  .advantages_wrapper .advantages_item:nth-child(6):before {
    transform: none;
  }

  .advantages_wrapper .advantages_item:nth-child(3):before,
  .advantages_wrapper .advantages_item:nth-child(4):before {
    transform: none;
  }

  .menu_box.show {
    display: block;
    position: fixed;
    text-align: left;
    top: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    list-style: none;
    background-color: #fff;
    z-index: 1000;
    min-height: 100vh;
    overflow-x: hidden;
    background: linear-gradient(90deg, #72c6ef 0%, #004e8f 100%);
  }

  .services_wrapp {
    grid-template-columns: repeat(3, 1fr);
  }

  .advantages_wrapper {
    grid-template-columns: repeat(1, 1fr);
  }

  .order_block_text a:nth-child(2) {
    font-size: 36px;
  }

  .form_items .order_input {
    margin-bottom: 10px;
  }

  .reviews_item {
    margin: 20px;
  }

  #questions_wrapp {
    display: flex;
    flex-direction: column;
  }

  .questions-title {
    order: -1;
    margin-bottom: 25px;
  }

  .map_wrapp {
    grid-template-columns: repeat(1, 1fr);
    height: auto;
    flex-direction: column;
  }

  .footer_info_block {
    max-width: 696px;
  }

  #yandex_map {
    margin-bottom: 20px;
    width: 100%;
  }

  .footer_contacts_info {
    flex-direction: column;
    align-items: flex-start;
  }

  .links_wrapp_left {
    grid-template-columns: repeat(1, 1fr);
  }

  .footer_contacts_links {
    text-align: left;
  }

  .footer_contacts_title {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .price_table table tr {
    grid-template-columns: 50% 20% 20%;
  }

  .page_order.inner_page .order button {
    margin: auto;
  }

  .page_order.inner_page {
    margin-bottom: 50px;
  }

  .personal_item {
    width: 100%;
    margin-bottom: 20px;
  }

  .personal_item:last-child {
    margin-bottom: 0;
  }

  .personal_item img {
    max-width: 220px;
  }

  .personal_block .slick-track {
    display: flex;
    column-gap: 20px;
  }

  /*
	.price_fork_item ul {
			margin: 40px 0;
	}
*/
  .price_fork_item .button {
    font-size: 18px;
  }

  /*
	.price_fork_item ul li {
			margin: 20px 0;
	}
*/
  .price_fork_item h3 {
    font-size: 28px;
  }

  .price_fork_item ul li i {
    font-size: 18px;
    margin-right: 8px;
  }

  .m-t-m {
    margin-top: 20px;
  }
}

@media (max-width: 768px) {
  .order_input {
    margin-bottom: 15px;
  }

  .articles_item:before {
    transform: skewX(0);
  }

  .articles_item {
    grid-template-columns: 1fr;
  }

  .articles_item_pic img {
    width: 100%;
  }

  .order button {
    margin-left: 0;
  }

  .order .form_items {
    margin-bottom: 5px;
  }

  .services_wrapp {
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(1, 1fr);
  }

  .services_image img {
    max-width: 100%;
  }

  .text_block img {
    width: 100%;
  }

  .page_order_wrapp {
    flex-direction: column;
  }

  .footer_info_block {
    max-width: 516px;
    margin: 0 15px 0px 15px;
  }

  .advantages_wrapper {
    grid-template-rows: repeat(1, 1fr);
  }

  .price_table .button {
    padding: 10px 40px;
  }

  .price_table table tr {
    grid-template-columns: 42% 27% 20%;
  }

  .text_block h2 {
    text-align: left;
  }

  section h2 {
    text-align: left !important;
  }

  .gallery_page_wrapp {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 16px;
  }

  .sale {
    grid-template-columns: 1fr;
  }

  .sale:nth-child(even) {
    grid-template-columns: 1fr;
  }

  .sale:nth-child(even) .sale__image {
    order: 0;
  }

  .stages_wrapp .stages_item:nth-child(odd),
  .stages_wrapp .stages_item:nth-child(even) {
    -webkit-transform: skewX(0deg);
    transform: skewX(0deg);
  }

  .stages_wrapp .stages_item:nth-child(even) div,
  .stages_wrapp .stages_item:nth-child(even) img,
  .stages_wrapp .stages_item:nth-child(odd) div,
  .stages_wrapp .stages_item:nth-child(odd) img {
    -webkit-transform: skewX(0deg);
    transform: skewX(0deg);
  }
}

@media (max-width: 600px) {
  .footer_content {
    flex-direction: column;
  }

  .price_table table tr {
    grid-template-columns: 36% 24% 47%;
  }

  .header__mobile-number {
    width: 100%;
    justify-content: center;
  }

  .topmenu_number .button i {
    display: none;
  }

  .topmenu_number .button {
    font-size: 16px;
  }

  .footer_contacts_info {
    margin-left: 0;
  }

  .footer_contacts_wrapp {
    margin-top: 20px;
  }
}

@media (max-width: 450px) {
  body {
    overflow-x: hidden;
  }

  .services_bg,
  .text_block_bg,
  .licences_bg,
  .personal_bg,
  .map_bg,
  .price_fork_bg,
  .stages_top_bg,
  .stages_bottom_bg,
  .price_table_bg,
  .services_inner_bg {
    background-image: none;
  }

  .map_bg {
    padding: 0;
  }

  .map-container {
    margin-bottom: 30px;
    height: 250px;
  }

  .header_background.left_bg,
  .header_background.right_bg {
    display: none;
  }

  .mobile_header_bg {
    display: block;
    width: 100%;
    height: 880px;
    position: absolute;
    background-color: #07f;
    background-size: cover;
    z-index: -1;
  }

  /*.desktop_nav {
			display: none;
	}

	.mobile_menu {
			display: block;
	}*/

  .menu_container,
  .mobile_menu_container {
    padding: 25px 25px 0;
    display: block;
  }

  .menu_container {
    text-align: end;
  }

  .menu_container a {
    color: #fff;
    text-decoration: none;
  }

  .menu_container {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .footer_contacts_info {
    flex-direction: column;
  }

  /*.map_wrapp {
			padding: 0;
	}*/

  .banner {
    width: 100%;
  }

  .banner h3 {
    margin-top: 20px;
  }

  .banner_order {
    /* margin: 0px auto; */
    margin: 30px auto;
  }

  section h2,
  .text_block h2,
  .licences h2,
  .personal h2,
  .questions h2 {
    font-size: 29px;
  }

  .callback_modal h3 {
    font-size: 19px;
  }

  .slick-next.slick-arrow {
    width: 40px;
    height: 40px;
    right: -15px;
  }

  .slick-prev.slick-arrow {
    width: 40px;
    height: 40px;
    left: -15px;
    z-index: 100;
  }

  .slick-dots {
    bottom: -35px;
  }

  .slick-dots li button {
    /*background: #4971b7;*/
    border-radius: 50%;
    width: 10px;
    height: 10px;
  }

  .services {
    margin: 100px auto 50px auto;
  }

  .services_wrapp {
    display: block;
    margin: 50px auto 0 auto;
  }

  .services_image img {
    max-width: 100%;
  }

  .services_item:hover {
    box-shadow: none;
  }

  .text_block {
    margin: auto;
  }

  .text_block img {
    display: none;
  }

  .licences_wrapp {
    display: block;
    margin: 50px auto 0 auto;
  }

  .licences_item img {
    margin: auto;
    max-width: 100%;
  }

  .personal h2,
  .licences h2 {
    text-align: center;
  }

  .personal h2 {
    margin-bottom: 0px;
  }

  .personal {
    display: none;
  }

  .personal.mobile {
    display: block;
    margin: 75px auto 50px auto;
  }

  .personal_wrapp.mobile {
    display: block;
    margin: 50px auto 0 auto;
  }

  .page_order {
    margin: 80px auto;
  }

  .page_order:before {
    transform: skewX(0);
  }

  .page_order_wrapp {
    padding: 30px;
    display: block;
  }

  .order_block_text p br {
    display: none;
  }

  section:not(.new_form) .order_block_text p:nth-child(1) {
    font-size: 23px;
  }

  section:not(.new_form) .order_block_text p:nth-child(1) span {
    font-size: 23px;
  }

  .order_block_text a:nth-child(2) {
    font-size: 26px;
  }

  .order_block p {
    margin-top: 30px;
    font-size: 25px;
  }

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

  .order .form_items input {
    margin-bottom: 10px;
  }

  .reviews {
    margin-top: 50px;
  }

  .reviews_wrapp {
    max-width: 350px;
    width: 100%;
    margin: auto;
    display: block;
    height: min-content;
  }

  .reviews_item {
    margin: 40px 15px;
    box-shadow: none;
  }

  .reviews .slick-prev.slick-arrow {
    left: -15px;
  }

  .reviews .slick-next.slick-arrow {
    right: -15px;
  }

  .reviews_item p:nth-child(2) {
    font-size: 12px;
    line-height: 21px;
  }

  .reviews_item p:nth-child(3) {
    font-size: 13px;
  }

  .advantages {
    margin-top: 50px;
  }

  .advantages_wrapper {
    width: 100%;
    margin: 50px auto 0 auto;
    display: block;
  }

  .advantages_wrapper .advantages_item:nth-child(1):before,
  .advantages_wrapper .advantages_item:nth-child(2):before,
  .advantages_wrapper .advantages_item:nth-child(3):before,
  .advantages_wrapper .advantages_item:nth-child(4):before,
  .advantages_wrapper .advantages_item:nth-child(5):before,
  .advantages_wrapper .advantages_item:nth-child(6):before {
    -webkit-transform: skewX(0deg);
    -ms-transform: skewX(0deg);
    transform: skewX(0deg);
  }

  .advantages_item {
    text-align: center;
  }

  .advantages_item img {
    margin: 15px auto;
  }

  .questions {
    margin-top: 50px;
  }

  .questions h2 {
    text-align: center;
  }

  #questions_wrapp {
    display: block;
  }

  #questions_wrapp .questions_item.mobile {
    display: none !important;
  }

  #questions_wrapp h2 {
    margin-bottom: 30px;
  }

  .head {
    font-size: 14px;
  }

  .map {
    margin-top: 50px;
  }

  /* .map_order {
			display: none;
	} */

  .map_wrapp {
    display: block;
  }

  #yandex_map {
    /* width: 400px; */
    left: 0;
    margin: auto;
  }

  /*.map_wrapp {
			background: none;
			box-shadow: none;
	}*/

  .price_fork {
    margin-top: 80px;
    display: block;
  }

  /*
	.price_fork_item:before {
			-webkit-transform: skewX(0deg);
			transform: skewX(0deg);
	}
*/
  .price_fork_item.first_item ul,
  .price_fork_item.second_item ul,
  .price_fork_item.third_item ul {
    -webkit-transform: skewX(0deg);
    transform: skewX(0deg);
  }

  .price_fork_item button {
    left: 25px;
  }

  .price_fork_item h3 {
    margin-left: 0;
  }

  .stages {
    margin-top: 50px;
  }

  .price_table table tr {
    text-align: center;
    grid-template-columns: 100%;
  }

  .price_table table tr th:nth-child(1) {
    text-align: center;
  }

  .price_table table tr th:nth-child(2) {
    display: none;
  }

  .price_table table tr td:nth-child(2) {
    margin: 10px 0 10px 0;
  }

  .text_block p,
  .text_block ul li,
  .text_block ol li {
    font-size: 15px;
  }

  .doc_info {
    margin-top: 25px;
  }

  .personal_item {
    height: 350px;
    padding: 15px;
  }

  .personal_item img {
    max-width: 225px;
  }

  .map_info {
    background: linear-gradient(90deg, #72c6ef 0%, #004e8f 100%);
    border-radius: 0 0 20px 20px;
    padding-top: 20px;
    padding-bottom: 10px;
  }

  .mobile_menu.sticky_menu .mobile_logo {
    width: 65px;
    height: 54px;
  }

  .mobile_menu.sticky_menu {
    padding: 10px 0;
  }

  .licences_bg {
    padding-top: 0;
    padding-bottom: 0;
  }

  .articles_wrapp .articles_item:last-child {
    margin-bottom: 25px;
  }

  .price_fork_item.first_item .button,
  .price_fork_item.third_item .button {
    bottom: initial;
  }
}

@media (max-width: 375px) {
  .banner h1 {
    font-size: 30px;
  }

  .banner p {
    font-size: 18px;
  }

  .slick-dots li button:before {
    font-size: 0;
  }

  .mobile_header_bg {
    height: 880px;
  }

  .questions_item h2 {
    font-size: 28px;
  }

  #yandex_map {
    max-width: 355px;
    width: 100%;
    margin: auto;
  }

  .mobile_logo img {
    width: 65px;
  }

  .menu_btn {
    top: 21px;
  }

  .topmenu_number .button i {
    display: none;
  }

  .topmenu_number .button {
    font-size: 14px;
  }

  .header__mobile-number {
    top: 11px;
  }

  .banner_order {
    width: 90%;
  }

  .order button {
    margin: auto;
  }
}

#result_wrapper .modal__title {
  font-size: 25px;
}

#result_wrapper p {
  margin-top: 25px;
  font-size: 20px;
}

.slick-dots li button:before {
  display: none;
}

.menu_section_name a {
  text-decoration: none;
  color: #ffffff;
}

/*===== ПЕРЕРАБОТКА СТРАНИЦЫ ВРАЧЕЙ =====*/

.personal_page_wrapp {
  margin-top: 50px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.personal_page_item {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin: 25px 15px;
  height: 280px;
  border-radius: 20px;
  position: relative;
  background: linear-gradient(90deg, #72c6ef 0%, #004e8f 100%);
  transition: 0.5s ease all;
}

.personal_page_item:hover {
  transform: scale(1.015);
  box-shadow: 2px 2px 20px rgb(0 0 0 / 30%);
  transition: 0.5s ease all;
}

.personal_item_photo img {
  position: absolute;
  left: 0;
  bottom: 0;
  max-width: 260px;
  width: 100%;
  cursor: pointer;
}

.personal_text {
  padding: 40px 30px 30px 0;
  color: #ffffff;
  text-align: right;
  display: grid;
  grid-template-rows: 50% 40% 10%;
}

.personal_text_name {
  font-size: 24px;
  font-weight: bold;
  /*margin-bottom: 40px;*/
}

.personal_text_name h1 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 40px;
  text-align: left;
}

.personal_text_pos {
  font-size: 15px;
}

.personal_text a {
  color: #ffffff;
  text-decoration: none;
  text-align: -webkit-right;
}

.personal_text_link {
  border: 1px solid #ffffff;
  border-radius: 5px;
  text-align: center;
  padding: 5px 0;
  text-decoration: none;
  max-width: 125px;
  width: 100%;
}

@media (max-width: 991px) {
  .personal_page_wrapp {
    display: block;
  }
}

@media (max-width: 450px) {
  .personal_page_wrapp {
    display: block;
  }

  .personal_page_item {
    display: block;
  }

  .personal_item_photo img {
    max-width: 175px;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 0;
  }

  .personal_text {
    padding: 40px 0 30px 30px;
    color: #ffffff;
    text-align: left;
    position: relative;
    z-index: 1;
  }

  .personal_text_pos {
    max-width: 180px;
    margin-bottom: 30px;
  }

  .personal_text a {
    text-align: left;
  }

  .price_fork_item {
    margin: 0 15px;
  }
}

@media (max-width: 360px) {
  .personal_item_photo img {
    max-width: 150px;
  }

  .personal_text {
    padding: 15px;
  }
}

/*СТРАНИЦА ВАКАНСИЙ*/

.vakansiya_pos_page {
  font-size: 19px;
  font-weight: bold;
  margin-bottom: 40px;
}

.personal_page_item_custom {
  display: grid;
  margin: 25px 15px;
  height: 280px;
  border-radius: 20px;
  border-bottom-left-radius: 0px;
  position: relative;
  background: linear-gradient(90deg, #72c6ef 0%, #004e8f 100%);
  transition: 0.5s ease all;
}

.personal_page_item_custom:hover {
  transform: scale(1.015);
  box-shadow: 2px 2px 20px rgb(0 0 0 / 30%);
  transition: 0.5s ease all;
}

.personal_text_pos_custom {
  font-size: 17px;
}

.personal_text_link_custom {
  border: 1px solid #ffffff;
  border-radius: 5px;
  text-align: center;
  padding: 5px 0;
  text-decoration: none;
  max-width: 125px;
  width: 100%;
  font-size: 18px;
}

.vakansiya_pos {
  font-size: 32px;
  line-height: 1.12;
  font-weight: 700;
}

.vakansiya_zp {
  margin: 5px 0 5px 0;
  font-size: 24px;
  color: #1bc768;
}

.vakansiya_opit,
.vakansiya_zanyatost {
  font-size: 19px;
  color: #777777;
}

.vakansiya_zanyatost {
  margin-bottom: 20px;
}

.personal_page_text_custom {
  box-shadow: 2px 2px 22px rgb(0 0 0 / 10%);
}

.personal_page_text_custom {
  padding: 20px 20px 40px 20px;
}

.personal_page_text_custom {
  display: grid;
}

/*СТРАНИЦА СПЕЦОВ*/

.personal_page_info {
  display: grid;
  grid-template-columns: 30% 70%;
}

.personal_card_img,
.personal_page_text {
  box-shadow: 2px 2px 22px rgb(0 0 0 / 10%);
}

.personal_card_img {
  padding: 40px 0 0;
}

.personal_page_text {
  padding: 20px 20px 40px 20px;
}

.personal_card_img {
  max-width: 300px;
  width: 100%;
}

.personal_card_img img {
  max-width: 300px;
  width: 100%;
}

.personal_page_text {
  display: grid;
  grid-template-rows: 20%;
}

#person_button1 {
  justify-content: center;
}

#person_button2 {
  justify-content: flex-end;
}

.personal_page_info.mobile {
  display: none;
}

@media (max-width: 450px) {
  .personal_page_info.desktop {
    display: none;
  }

  .personal_page_info.mobile {
    display: block;
  }

  .personal_card_img {
    box-shadow: none;
  }

  .personal_page_info {
    display: block;
  }

  .personal_card_img,
  .personal_button {
    margin: 0 auto;
  }

  .personal_card_img {
    padding: 20px 0 0;
    display: block;
    height: 300px;
    margin-bottom: 50px;
  }

  .personal_page_text {
    display: block;
    margin-top: 50px;
  }

  .personal_text_name.indiv {
    font-size: 21px;
    text-align: center;
    margin-bottom: 15px;
  }

  .personal_text_position {
    text-align: center;
  }

  .personal_buttons {
    display: block;
  }

  .personal_page_buttons {
    display: flex;
  }

  .menu_btn.dark_burger > span,
  .menu_btn.dark_burger > span:before,
  .menu_btn.dark_burger > span:after {
    background-color: #4971b7;
  }
}

.footer-social__link {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

@media (max-width: 992px) {
  .footer-social__link {
    justify-content: left;
  }
}

.tlg-btn {
  margin-left: 20px;
  width: 48px !important;
  padding: 10px !important;
  height: 48px;
}

@media (max-width: 450px) {
  .stages_wrapp .stages_item img {
    margin: auto;
    width: auto;
    height: 40px;
  }
}

.content_error {
  margin: 50px auto;
}

.content_error ul {
  list-style: none;
  margin-left: 25px;
}

.content_error ul li {
  margin: 5px 0;
  position: relative;
  text-align: justify;
}

.content_error ul li a {
  text-decoration: none;
  color: #000;
}

.content_error ul li:before {
  position: absolute;
  left: -25px;
  top: 5px;
  background-color: #4971b7;
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin-right: 1.5rem;
  flex-shrink: 0;
}

/* Custom */

blockquote {
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  position: relative;
  box-sizing: border-box;
  padding: 20px 94px 20px 104px;
  color: #222;
  border: 6px solid #4971b7;
  background: #55d0e024;
  display: grid;
  margin-bottom: 26px;
  border-radius: 15px;
}

blockquote::before {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 30px;
  width: 54px;
  height: 54px;
  content: "";
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 50%;
  background-color: #4971b7;
}

blockquote::after {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 44.85px;
  width: 24px;
  height: 24px;
  content: "";
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url(/netcat_template/template/3/img/phone.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
}

.submenu span {
  font-size: 15px;
  letter-spacing: 1px;
  padding: 5px 15px;
  transition: 0.3s linear;
}

.desktop_nav span {
  text-decoration: none;
  display: block;
  color: #222;
}

.topmenu.menu_dark li span {
  color: #5679b2;
}

.topmenu > li > span {
  font-size: 18px;
}

.topmenu > li > span {
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  cursor: pointer;
}

.topmenu.menu_dark > li > span::before {
  content: "";
  position: absolute;
  z-index: 5;
  left: 50%;
  top: 100%;
  width: 10px;
  height: 10px;
  background: #5679b2;
  border-radius: 50%;
  transform: translate(-50%, 20px);
  opacity: 0;
  transition: 0.3s;
}

.topmenu.menu_dark li:hover span::before {
  transform: translate(-50%, 0);
  opacity: 1;
}

.ya-page_js_yes .ya-site-form_inited_no {
  display: none;
}

.b24-widget-button-social-item.b24-widget-button-callback.custom-call {
  display: block;
}

.custom-link-wrap {
  display: none;
}

.b24-widget-button-social .custom-link-wrap {
  display: block;
}

html.bx-ios.bx-ios-fix-frame-focus .b24-widget-button-shadow {
  visibility: visible !important;
}

html.bx-ios.bx-ios-fix-frame-focus,
.bx-ios.bx-ios-fix-frame-focus body {
  overflow: hidden !important;
}

html.bx-ios.bx-ios-fix-frame-focus {
  overflow: visible !important;
}

.city_default,
.city-list {
  margin-top: 20px;
  flex-wrap: wrap;
  display: flex;
  max-height: 100%;
}

.city_default a,
.city-list a {
  font-size: 18px;
  width: 50%;
  text-align: center;
  margin-bottom: 10px;
  color: #414141;
}

.hide {
  display: none !important;
}

.city__filter {
  transition: all 0.2s linear;
  resize: none;
  font-size: 14px;
  padding: 16px 14px;
  line-height: 1;
  border-radius: 3px;
  border: 1px solid #ccc;
  width: 100%;
  margin: 20px 0;
}

.city__filter:hover,
.city__filter:focus {
  border-color: #c6d0d7;
}

@media (max-width: 768px) {
  .stages_wrapp .stages_item div {
    text-align: center;
  }

  #cityModal {
    width: 100% !important;
    padding: 10px !important;
  }
}

.article-img {
  float: right;
  width: 40%;
  padding: 10px;
}

@media (max-width: 770px) {
  .article-img {
    width: 100%;
    float: inherit;
  }
}

/* video block */
.video__wrap {
  max-width: 1280px;
  width: 100%;
  border-radius: 15px;
  text-align: center;
  background: #ffffff;
  border-radius: 10px;
  cursor: pointer;
  min-height: 545px;
  box-shadow: 0px 7px 33px rgb(61 142 194 / 50%),
    0px 1.4px 5.3625px rgb(61 142 194 / 25%);
  overflow: hidden;
  height: 272px;
}

.video-content__wrap {
  margin: 60px 0;
  padding: 0 15px;
}

.descr p {
  font-size: 18px;
  display: block;
  font-weight: normal;
  margin: 10px 0;
  text-align: center;
  line-height: 24px;
}

.video-item {
  position: relative;
}

.video__preview {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}

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

.video__preview::after {
  display: block;
  content: "";
  width: 60px;
  height: 60px;
  background: url(/netcat_template/template/3/img/video_preview/play_icon.svg)
    center center no-repeat;
  background-size: cover;
  position: absolute;
  top: 50%;
  z-index: 4;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}

.video__preview.active {
  display: none;
}

.player {
  width: 100%;
  height: 100%;
}

.video h2 {
  padding: 0 15px;
}

.video-block-padding-top {
  padding-top: 40px;
}

@media (max-width: 700px) {
  .video__wrap {
    min-height: 400px;
  }

  .video-content__wrap {
    margin-top: 30px;
  }
}

.new-design {
  background: white;
  padding: 0.5em 0;
}

.new-design .personal_card_img,
.personal_page_text {
  box-shadow: none;
}

.new-design .personal_card_img {
  background: rgba(248, 248, 248, 1);
  border-radius: 5px;
  padding: 0;
}

.new-design .other_links {
  display: flex;
  margin-top: 1em;
}

.new-design .other_links a {
  display: inline-block;
  width: 70px;
  height: 70px;
  margin-right: 0.5em;
  background-size: contain !important;
}

.new-design .other_links a.pd {
  background: url(/pictures/pd.svg);
}

.new-design .other_links a.pl {
  background: url(/pictures/pl.svg);
}

.new-design .other_links a.n {
  background: url(/pictures/n.svg);
}

.new-design .personal_page_text p,
.new-design .personal_text_name h1 {
  margin: 0;
  margin-bottom: 16px;
}

.new-design .personal_text_position {
  display: flex;
  margin: 0.5em 0;
}

.new-design .personal_text_position p {
  margin-right: 5em;
  padding-left: 1.75em;
  background-repeat: no-repeat !important;
  background-size: 16px !important;
  background-position: left center !important;
}

.new-design .personal_text_position p.pos {
  background: url(/pictures/pos.svg);
}

.new-design .personal_text_position p.exp {
  background: url(/pictures/exp.svg);
}

.new-design .personal_buttons {
  margin: 0.5em 0;
}

.new-design .personal_buttons a {
  max-width: inherit;
}

.personal_button.white {
  background: white;
  color: #1bc768;
  border: 1px solid #1bc768;
}

.new-design .timetable {
  margin: 2em 0;
  width: 100%;
}

.new-design .timetable table {
  width: 100%;
}

.new-design .timetable h3 {
  margin-bottom: 1em;
}

.new-design .timetable tr {
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin: 0.5em 0;
}

.new-design .timetable td:nth-child(2) {
  color: #1bc768;
}

.new-design .timetable td:nth-child(1) {
  position: relative;
  display: flex;
  width: 83%;
}

.new-design .timetable td:nth-child(1)::after {
  content: "";
  width: 100%;
  display: block;
  border-bottom: 1px dotted #1bc768;
}

.new-design .licenses .wrap {
  display: flex;
  margin: 2em 0;
}

.new-design .licenses img {
  margin-right: 1%;
  object-fit: contain;
}

@media (max-width: 767px) {
  .new-design .personal_buttons a {
    display: block;
    width: 100%;
    margin: 1em 0;
  }

  .new-design .timetable td:nth-child(1) {
    width: 59%;
  }

  .new-design .licenses .wrap {
    overflow-y: scroll;
  }

  .new-design .licenses img {
    margin-right: 10px;
    width: 250px;
  }
}

/*
.swiper-wrapper {
	height: 610px !important;
}
*/
.swiper-slide-active {
  display: flex !important;
  flex-direction: column !important;
  justify-content: flex-start !important;
}

.swiper-slide-next {
  /*display: flex !important;*/
  flex-direction: column !important;
  justify-content: flex-end !important;
  /*position: relative;
	bottom: -285px;*/
  z-index: 10;
}

.swiperBLM {
  overflow: hidden !important;
  background-image: url(/netcat_template/template/3/img/bg/block_bg_left.png);
  background-repeat: no-repeat;
  background-position: center center;
}

.custom {
  position: relative;
}

@media (max-width: 860px) {
  .personal_btn-parent {
    position: relative;
    height: 300px;
  }

  .swiper-slide-next {
    position: static;
  }

  .swiper-horizontal > .swiper-scrollbar {
    bottom: -25px !important;
  }

  .swiper-button-pre,
  .swiper-button-nex {
    display: none;
  }
}

.personal_btn {
  color: #fff;
  box-sizing: border-box;
  position: absolute;
  top: 240px;
  right: 44px;
  padding: 10px 20px;
  border-radius: 5px;
  border: 1px solid rgba(255, 255, 255, 0.6);
  background: transparent;
  display: inline-block;
  text-decoration: none;
  font-size: 14px;
}

.swiper-button-pre {
  width: 40px;
  height: 40px;
  background-image: url(/netcat_template/template/3/img/arrow-left.png);
  background-size: cover;
  left: -40px;
  border: none;
  position: absolute;
  z-index: 100;
  /*bottom: 283px;*/
  bottom: 150px;
  border-radius: 50%;
}

.swiper-button-nex {
  width: 40px;
  height: 40px;
  background-image: url(/netcat_template/template/3/img/arrow-right.png);
  background-size: cover;
  right: -40px;
  border: none;
  position: absolute;
  /*bottom: 283px;*/
  bottom: 150px;
  z-index: 100;
  border-radius: 50%;
}

@media (max-width: 1160px) {
  .swiper-button-nex {
    right: 10px;
  }
  .swiper-button-pre {
    left: 10px;
  }
}

.pagination {
  height: 2px;
  margin-top: 15px;
}

.personal_text {
  padding: 40px 30px 30px 0;
  color: #ffffff;
  text-align: right;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: end;
}

.personal_btn {
  height: 40px;
  position: static;
}

@media (max-width: 520px) {
  .swiper-wrapper {
    height: fit-content !important;
  }
}

/* header new */

@media (max-width: 1450px) {
  .topmenu_number .button {
    font-size: 14px;
  }

  .topmenu_number {
    gap: 2px;
  }

  .ststus {
    font-size: 9px;
  }

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

.topmenu_number {
  gap: 10px;
}

.topmenu_number_mobile {
  justify-content: center;
  padding: 10px;
}

.mobile_logo1 {
  width: 62px;
  height: 50px;
}

.menu_box.show img {
  width: 62px;
  height: 50px;
}

.menu_box.show .header__lidrekon {
  width: 48px;
  height: 48px;
}

.menu-box-top__wrap {
  display: flex;
  align-items: center;
  padding: 10px 15px 0;
}

.mobile_menu.sticky_menu .button a {
  color: #fff;
}

.menu_box.show .topmenu_number {
  justify-content: center;
  padding: 0 15px;
}

.menu_box.show .header__search {
  margin-top: 20px;
}

.menu_btn.active {
  top: -22px;
  right: 30px;
}

.mobile_menu.sticky_menu .button {
  color: #fff !important;
}

.social-btn__wrap {
  display: flex;
  gap: 10px;
}

.vk-btn {
  background-color: #07f;
  padding: 6px !important;
  width: 48px;
  height: 48px;
}

.vk-btn img {
  width: 36px;
  height: 36px;
}

.vk-btn:hover {
  background: #07f;
}

.sub-subtitle {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  max-width: 494px;
  margin-bottom: 45px;
  padding-left: 10px;
  position: relative;
}

.sub-subtitle::before {
  position: absolute;
  display: block;
  content: "";
  left: 0;
  top: 0;
  height: 100%;
  width: 2px;
  background: #fff;
}

.nav-dark li a,
.nav-dark li span {
  color: #5679b2;
}

.new-menu-dark {
  flex-direction: row !important;
}

.dark_burger.menu_btn > span,
.dark_burger.menu_btn > span::before,
.dark_burger.menu_btn > span::after {
  background-color: #5679b2 !important;
}

.dark_burger .menu_btn {
  top: 40px;
}

.footer-social__link .tlg-btn {
  margin-left: 0;
}

@media (max-width: 377px) {
  .menu_btn.active {
    top: -44px;
  }
}

@media (max-width: 400px) {
  .topmenu_number_mobile .btn-blue {
    padding: 16px 10px !important;
  }

  .topmenu_number .button {
    padding: 8px 10px;
    height: 100%;
    min-height: 49px;
    display: block;
  }

  .menu-box-top__wrap .menu_link_name {
    font-size: 14px !important;
  }

  .btn-blue {
    padding: 16px 10px !important;
  }
}

@media (max-width: 1300px) {
  .callback_modal h3 {
    font-size: 20px;
    line-height: 20px;
  }

  .callback_modal .button {
    font-size: 16px;
  }

  .callback_modal {
    padding: 25px;
  }

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

  #orderModal .button {
    margin-top: 15px;
  }
}

@media (max-width: 970px) {
  .callback_modal {
    width: 50%;
  }
}

@media (max-width: 450px) {
  .callback_modal {
    width: 100%;
  }
}

.header__plashka.fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  -webkit-animation: headerAnimtion 0.3s linear;
  animation: headerAnimtion 0.3s linear;
}

.header__plashka {
  text-align: center;
  background: #ff2200;
  color: #fff;
}

@media (max-width: 992px) {
  .header__plashka {
    display: none;
  }
}

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

/* правка слайдера */
.licences_item.slick-slide {
  margin: 0 10px;
}

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

/* --------------- */
/*
.price_fork_item-h3 {
	font-size: 36px;
	text-transform: uppercase;
	text-align: center;
	margin-top: 50px;
	margin-left: 15%;
}
*/
.price_fork_item-h3 {
  font-size: 36px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  font-size: 32px;
  line-height: 130%;
  text-align: center;
  color: #fff;
  margin-bottom: 25px;
}

.content__step-title-h2 {
  color: #0c56c0;
  margin-bottom: 75px;
  font-size: 38px;
  font-weight: 500;
  text-align: center;
}

.block {
  width: 90%;
  /* height: 100px; */
  margin: 0 auto;
  display: flex;
  color: #fff;
  /* padding: 1rem; */
  box-sizing: border-box;
  position: relative;
  align-items: center;
  justify-content: center;
  align-content: center;
  flex-direction: column;
}

.block::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #3485bb;
  /* border-radius: 50px; */
  /* width: 1044px; */
  /* height: 262px; */
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
  /* background: #fff; */
  border-radius: 50px;
  /* background: url(/div.text_block_bg.png); */
  /* background-size: auto; */
  /* background-position: -53px 228px; */
  /* border-radius: 10px; */
  /* transform: perspective(353px) rotateX(0deg); */
  transform: skew(-20deg);
  background: url(/form_png.png);
  background-position: center;
}

.form-block__modal {
  z-index: 2;
  padding: 40px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.form-block-title {
  font-weight: 700;
  font-size: 32px;
  line-height: 130%;
  text-align: center;
  color: #3485bb;
}

.form-block-descr {
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  text-align: center;
  color: rgba(51, 51, 51, 0.8);
}

.form-block__modals {
  display: flex;
  justify-content: center;
  gap: 24px;
}

.form-block__a {
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
  background: #fff;
  border: 2px solid #3485bb;
  border-radius: 50px;
  padding: 10px 30px;
  display: flex;
  gap: 5px;
  /* width: 263px; */
  font-weight: 500;
  font-weight: 700;
  font-size: 20px;
  line-height: 130%;
  color: rgba(52, 133, 187, 0.9);
  /* display: flex; */
  flex-direction: column;
}

.form-block__a_small {
  font-size: 14px;
  font-weight: 500;
}

.form-block__button {
  background: #1bc768;
  border-radius: 50px;
  padding: 12px 39px;
  /* width: 210px; */
  /* height: 69px; */
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.order_block_text {
  position: relative;
  padding: 35px;
  font-weight: 500;
  font-size: 22px;
  line-height: 130%;
  text-align: center;
  color: #fff;
}

.order_block_text::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
  border-radius: 50px;
  transform: skew(-15deg);
  background-position: center;
}

.order_block_text p {
  font-weight: 500;
  font-size: 22px;
  line-height: 130%;
  text-transform: none;
  text-align: center;
  margin-bottom: 40px;
  color: #fff;
  display: flex;
  flex-direction: column;
  gap: 5px;
  align-items: center;
}

.order_block_text .white_block {
  font-weight: 600;
  font-size: 22px;
  line-height: 130%;
  text-transform: uppercase;
  text-align: center;
  color: #4971b7;
  background: #fff;
  border-radius: 30px;
  padding: 10px 20px;
}

.order_block_text a {
  z-index: 3;
  position: relative;
  font-weight: 700;
  font-size: 34px;
  line-height: 130%;
  display: flex;
  color: #fff;
  align-items: center;
  gap: 5px;
}

.order_block p {
  font-weight: 700;
  font-size: 28px;
  line-height: 130%;
  text-align: center;
  color: #fff;
}

.new_button {
  background: #1bc768;
  border-radius: 50px;
  padding: 12px 39px;
  font-weight: 600;
  font-size: 14px;
  line-height: 130%;
  color: #fff;
}

.form_items2 {
  display: flex;
  flex-wrap: nowrap;
  gap: 8px;
  align-items: center;
}

.form_items2 p {
  font-weight: 400;
  font-size: 10px;
  max-width: 200px;
  display: flex;
  text-align: left;
  margin-bottom: 0;
  line-height: 130%;
  color: rgba(255, 255, 255, 0.65);
  justify-content: flex-start;
}

.checked_article {
  margin: 36px;
}

.checart-element_wrapper {
  gap: 10px;
}

@media (max-width: 700px) {
  .form-block__modal {
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    padding: 30px 20px;
    margin: 20px 0;
  }

  .block::before {
    content: none;
  }

  .form-block__modals {
    flex-direction: column;
  }

  .checked_article-wrapper {
    gap: 20px;
    flex-direction: column;
  }

  .checked_article-element.checart-element {
    gap: 10px;
    flex-direction: column;
  }

  .checked_article {
    margin: 6px;
  }

  .order_block_text {
    border: 1px solid #fff;
    border-radius: 10px;
    padding: 15px 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .order_block_text .white_block {
    font-size: 16px;
  }

  .order_block_text p {
    font-size: 18px;
  }

  .order_block_text::before {
    content: none;
  }

  .form_items2 {
    flex-direction: column;
  }

  .form_items2 p {
    max-width: 100%;
    margin: 0;
  }

  .order_input {
    width: 100%;
  }

  .order button.new_button {
    max-width: 100%;
    width: 100%;
  }

  .form-block__a {
    align-items: center;
  }
}

.text_block_bg {
  margin: 100px auto 100px auto;
}

.reviews .reviews_item {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: space-between;
  height: auto;
}

.reviews .slick-track {
  display: flex;
}

.questions_item .head::after {
  content: url("/netcat_template/template/3/img/icons/icons_faq.svg");
  width: 13px;
  height: 14px;
}
.questions_item .head {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.questions_item.gradient .head::after {
  rotate: 180deg;
}

@media (max-width: 980px) {
  .reviews .slick-arrow {
    display: none;
  }
}
@media (max-width: 1500px) {
  .footer_content.grid {
    padding: 0px 0 40px 0;
    display: flex;
    justify-content: space-between;
  }
}
@media (max-width: 1280px) {
  .footer__flex-container {
    display: grid;
    grid-template-columns: 1fr;
    column-gap: 20px;
    row-gap: 20px;
  }
}
@media (max-width: 680px) {
  .footer_content.grid {
    display: grid;
    grid-template-columns: 100%;
    row-gap: 20px;
    margin-bottom: 0px;
  }
}

.articles-block .swiperArticle {
  overflow: hidden;
}

.articles-block .swiperArticle .article__item {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 16px;
  height: 100%;
}

.item__header {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.articles-block .swiperArticle .article__image a {
  width: 100%;
  height: 0;
  padding-bottom: 80%;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}

.articles-block .swiperArticle .article__image img {
  width: 100%;
  height: 100%;
  position: absolute;
}

.article__description {
  max-height: 46px;
  overflow: hidden;
}
.article__description {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-clamp: 2;
  display: box;
  box-orient: vertical;
}

.articles-block .swiper-button-pre,
.articles-block .swiper-button-nex {
  bottom: 40%;
}

.reviews .slick-dotted.slick-slider {
  margin-bottom: 10px;
}
.reviews .slick-dots {
  position: relative;
  bottom: 10px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.questions {
  margin-bottom: 50px;
}

.grid-container__footer a {
  color: #fff;
  text-decoration: none;
}
.footer-block__content.content-red {
  background-color: #ff2200;
  padding: 10px 10px;
}

.footer_info-additional-new.additional-gradient {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  padding: 20px 10px;
  background: linear-gradient(
    90.01deg,
    #00c4f0 0.01%,
    #0074b6 61.84%,
    #005ca6 106.61%
  );
}

.grid-container__footer {
  display: grid;
  grid-template-columns: 1fr;
  justify-items: stretch;
  row-gap: 40px;
}

@media (min-width: 1280px) {
  .footer__flex-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 20px;
  }
}

.footer__flex-container .flex-container__item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  max-width: 230px;
  row-gap: 10px;
}
@media (min-width: 1500px) {
  .footer_content.grid {
    display: grid;
    grid-template-columns: 55% 10% 45%;
    margin-bottom: 20px;
  }
}

.item__social.social-icons {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  column-gap: 10px;
}

.footer_content.grid .flex-icons {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  flex-wrap: nowrap;
  column-gap: 5px;
}

.flex-container__item .picture-payment {
  border-radius: 10px;
}

.form-block {
  margin: 100px auto;
}

.header__conteiner-flex {
  display: flex;
  align-content: center;
  align-items: center;
  padding: 0 15px;
  column-gap: 10px;
}

.menu_link__header {
  padding: 0 25px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  row-gap: 15px;
}

.menu-mobile-header_social_icons .social_icons {
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  column-gap: 10px;
}

.menu-mobile-header_social_icons .social_icons .social__buttom a img {
  height: 35px;
  width: 35px;
}

.menu-mobile-header_social_icons {
  display: flex;
  flex-direction: column;
  row-gap: 10px;
  color: #fff;
  padding: 20px 0;
}

@media (max-width: 380px) {
  .green_with_check {
    bottom: 0;
    background-image: none !important;
  }

  #parallelogram .section-title {
    padding-right: 15px;
  }
}

.s-article-line-title {
  font-weight: 700;
  font-size: 1.5em;
  line-height: 130%;
  margin-bottom: 0.9em;
  text-align: left;
}

.section-title-form {
  color: #fff;
  font-weight: 700;
  font-size: 1.5em;
  line-height: 130%;
  margin-bottom: 0.3em;
}

@media (max-width: 1400px) {
  main section .section-title-form {
    font-size: 1.25em !important;
  }
}

.personal_page_info-title {
  font-size: 1.5em;
  font-weight: 700;
}

.personal_page_info-title-big {
  font-size: 38px;
  font-weight: 500;
  text-align: center;
}

.nav-article__list a {
  color: #0c56c0;
  line-height: 24px;
  text-decoration: none;
}
.nav-article__list a:hover {
  text-decoration: underline;
}
.nav-article__list li {
  color: #0c56c0;
  font-size: 18px;
}
article {
  background: #ffffff;
  -webkit-box-shadow: 0px 12px 50px rgba(0, 0, 0, 0.05),
    0px 12px 50px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 12px 50px rgba(0, 0, 0, 0.05),
    0px 12px 50px rgba(0, 0, 0, 0.05);
  border-radius: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 20px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.number-list ol {
  padding-left: 40px;
}
.nav-article__title {
  font-size: 20px;
}
@media (max-width: 990px) {
  .nav-article__list li {
    font-size: 16px;
  }
  article {
    padding: 10px;
  }
  .number-list ol {
    padding-left: 20px;
  }
}
.checked_article-wrapper {
  margin-bottom: 40px;
}

.text__content ol li {
  margin-bottom: 10px;
}
.text__content h2 {
  margin-bottom: 20px;
}

.checked_article-wrapper {
  display: flex;
  gap: 20px;
  justify-content: space-between;
}

.checked_article-element.checart-element {
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.05);
  background: #fff;
  border-radius: 20px;
  padding: 20px;
  display: flex;
}

.checart-element_img img {
  border-radius: 15px;
  max-height: 250px;
}

.checart-element_wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.checart-element_text {
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: rgba(51, 51, 51, 0.9);
}

.checart-element_name {
  font-weight: 700;
  font-size: 24px;
  line-height: 140%;
  color: #333;
}

.wrapper_vrach {
  display: flex;
  gap: 30px;
  align-items: center;
}

.wrapper_svg {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-bottom: 10px;
}

.wrapper_svg img {
  width: 20px;
  height: 20px;
  object-fit: contain;
}

.wrapper_svg p {
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  color: rgba(51, 51, 51, 0.5);
  display: flex;
  align-items: center;
  gap: 6px;
}

.wrapper_svg span {
  color: #333;
}

.green_link {
  border-radius: 50px;
  padding: 12px 39px;
  background: #1bc768;
  font-weight: 600;
  font-size: 16px;
  line-height: 130%;
  color: #fff;
  display: flex;
  width: 150px;
  text-decoration: none;
  align-items: center;
  justify-content: center;
}

.checart-element_div2 {
  flex-direction: column;
  justify-content: space-between;
  padding: 32px;
}

.checart-element_div2 p {
  font-weight: 500;
  font-size: 18px;
  line-height: 140%;
  color: #333;
}

.checart-element_stars {
  display: flex;
  flex-direction: column;
  gap: 15px;
  align-items: flex-start;
  justify-content: center;
}

.rating-area {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  gap: 5px;
  overflow: hidden;
}

.rating-area:not(:checked) > input {
  display: none;
}

.rating-area:not(:checked) > label:hover,
.rating-area:not(:checked) > label:hover ~ label,
.rating-area > input:checked + label:hover,
.rating-area > input:checked + label:hover ~ label,
.rating-area > input:checked ~ label,
.rating-area > input:checked ~ label:hover,
.rating-area > input:checked ~ label:hover ~ label,
.rating-area > label:hover ~ input:checked ~ label {
  color: #1bc768;
}

.rating-area:not(:checked) > label {
  color: #d8efe2;
  cursor: pointer;
  float: right;
  font-size: 25px;
  line-height: 1;
  padding: 0;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  width: 25px;
}

.rating-area:not(:checked) > label:before {
  content: "★";
  font-weight: 700;
}

.checart-element_links a {
  text-decoration: none;
}

.links {
  display: flex;
  align-items: center;
  gap: 12px;
}

.checart-element_links {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

@media (max-width: 992px) {
  .checked_article-wrapper {
    gap: 20px;
    flex-direction: column;
  }
}

@media (max-width: 768px) {
  .checked_article-element.checart-element {
    gap: 10px;
    flex-direction: column;
  }
  .checart-element_img img {
    display: block;
    margin: 0 auto;
  }
  .wrapper_vrach {
    justify-content: space-between;
  }
  .wrapper_svg p {
    flex-wrap: wrap;
  }
}
@media (max-width: 402px) {
  .wrapper_vrach {
    flex-direction: column;
    gap: 10px;
  }
  .wrapper_vrach a.green_link {
    width: 100%;
  }
}

.s-article-line-left .overflow-out {
  gap: 10px;
  flex-direction: row;
}
article.author-wrapper {
  flex-direction: row;
}

@media (max-width: 767px) {
  .price_fork_item .button {
    width: 100%;
    left: 0;
  }
}

#mobile button.accordion {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  box-sizing: border-box;
  padding-right: 20px;
}

.menu_link_name a {
  display: flex;
  flex-direction: row;
  gap: 20px;
  align-items: center;
}

.banner__price-wrap {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
}

.banner__price-link a:hover {
  color: white;
}

.banner__price-link a {
  margin-bottom: 33px;
  display: block;
  color: #ffffffc2;
}

.anchor-menu__list {
  list-style: none;
  display: flex;
  flex-direction: row;
  width: 100%;
  padding: 10px;
  background-color: white;
  border-radius: 300px;
  gap: 40px;
}

.anchor-menu__item a {
  padding: 20px;
  display: block;
  font-size: 18px;
  color: black;
  text-decoration: none;
  border-radius: 300px;
  width: 100%;
  transition: background 0.3s ease;
  font-weight: 700;
}

.anchor-menu__item a:hover {
  background: linear-gradient(90deg, #3485bb 0%, #005ca6 100%);
  color: white;
}

.anchor-menu {
  margin: 50px 0px 0 0;
}

.anchor-menu__item {
  flex-basis: 25%;
  text-align: center;
}

@media (max-width: 1000px) {
  .anchor-menu__list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    border-radius: 20px;
    gap: 10px;
  }
}

footer {
  background: linear-gradient(
    90.01deg,
    #00c4f0 0.01%,
    #0074b6 61.84%,
    #005ca6 106.61%
  );
}

.redisine2 {
  margin-top: 80px;
  padding-top: 40px;
}

.redisine2 {
  margin-top: 80px;
  padding-top: 40px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 40px;
  align-items: stretch;
  padding-bottom: 80px;
}

.footer_navigation {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.footer_logo {
  width: 100%;
}

.redisine2 .footer__wrap {
  display: flex;
  gap: 20px;
}

.redisine2 .footer__list {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.redisine2 .footer__item-title {
  font-weight: 800;
  line-height: 130%;
  font-size: 18px;
  margin-bottom: 10px;
  display: block;
}

.redisine2 .footer__item ul {
  list-style: none;
}

.redisine2 .footer__subitem a:hover {
  border-color: #ff2200;
}
.redisine2 .footer__subitem a {
  color: white;
  text-decoration: none;
  font-weight: 400;
  border-bottom: 1px transparent solid;
}

.redisine2 .footer_button_urgent,
.redisine2 .footer_button_order {
  text-transform: none;
  font-size: 18px;
  line-height: 130%;
  font-weight: 400;
  font-family: "Roboto";
  letter-spacing: 0;
  padding: 15px 20px;
  height: 55px;
  width: 300px;
  text-align: center;
}

.redisine2 .footer__wrap.grid-container__footer {
  padding-top: 60px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.redisine2 .footer_info-additional-new.additional-gradient {
  width: 500px;
}

.redisine2 .footer__top {
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.redisine2 .footer__payment-block {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}

.redisine2 .footer__payment-item {
  position: relative;
  width: 75px;
  background-color: rgba(255, 255, 255, 0.17);
  border-radius: 10px;
  height: 55px;
}

.redisine2 .footer__payment-item span {
  font-size: 10px;
  white-space: normal;
  text-align: center;
}

.redisine2 .footer__payment-item-wrap {
  display: flex;
  flex-direction: column;
  gap: 5px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  align-items: center;
  justify-content: center;
}

.redisine2 .footer__flex-container .flex-container__item {
  max-width: unset;
}

.redisine2 .footer__flex-container.footer__contacts .flex-container__item > * {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
}

.redisine2 .politika-konfidens a {
  text-decoration: underline;
}

.redisine2 .footer__bottom {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.redisine2 .footer__contacts .flex-container__item {
  justify-content: space-between;
}

.redisine2 .footer_info-additional-new.additional-gradient {
  width: 500px;
  background: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  margin-top: 20px;
}

.footer_info-additional-new.additional-gradient picture {
  width: 90%;
}

.redisine2 span,
.redisine2 div {
  color: white;
}

@media (max-width: 1280px) {
  .redisine2 .footer__list {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 1000px) {
  .footer_info-additional-new.additional-gradient picture {
    width: 100%;
  }

  .footer_info-additional-new.additional-gradient {
    width: 100%;
    max-width: 100%;
  }

  .redisine2,
  .redisine2 .footer__list {
    flex-direction: column;
    display: flex;
  }

  .redisine2 .footer__wrap {
    padding: 0 20px;
    flex-direction: column;
  }

  .redisine2 .footer_button,
  .redisine2 .footer_button_urgent,
  .redisine2 .footer_button_order,
  .redisine2 .footer_button > * {
    width: 100%;
    max-width: 100%;
  }

  .redisine2 .footer__payment-block {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }

  .redisine2 .footer__payment-item {
    flex-basis: 31%;
  }

  .redisine2 .footer__flex-container.footer__details {
    gap: 40px;
  }

  .redisine2 .footer__bottom > .footer__flex-container {
    margin-top: 40px;
  }
}

.sub-subtitle.banner__price-link::before {
  display: none;
}
.step__attention-container {
  margin-block: 60px;
}
.price_table {
  margin-block-end: 25px;
}
.contact-us {
  border-radius: 20px;
  padding: 20px;
  text-align: center;
  color: #fff;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.6;
  background-color: #1bc768;
}
.contact-us p {
  display: flex;
  flex-direction: row;
  gap: 10px;
  justify-content: center;
}
.contact-us .contact-us__link {
  font-weight: 900;
  font-size: 22px;
  line-height: 1.6;
  position: relative;
  display: flex;
  color: inherit;
  text-decoration: none;
}
.contact-us .contact-us__link::before {
  content: "";
  display: block;
  background: url("/netcat_template/template/3/img/icons/phone.svg") no-repeat
    center center;
  background-size: contain;
  width: 20px;
  aspect-ratio: 1/1;
  margin-inline-end: 7px;
}
@media screen and (width<=800px) {
  .contact-us p {
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }
  .contact-us {
    font-weight: 500;
    font-size: 16px;
  }
  .contact-us .contact-us__link {
    font-size: 16px;
  }
  .contact-us .contact-us__link::before {
    width: 18px;
  }
}

.sub-subtitle--text {
  padding-left: 0px;
}

.sub-subtitle--text::before {
  display: none;
}

.right_bgp {
  width: 45%;
  right: 0;
}

.content--top {
  margin-bottom: 100px;
}

@media (max-width: 992px) {
  .mobile_header_bg {
    display: block;
    width: 100%;
    height: 860px;
    position: absolute;
    background-image: url(/netcat_template/template/3/img/header/header-bg-mobile.jpg);
    background-size: cover;
    z-index: -1;
  }
}

@media (max-width: 1100px) {
  .mobile_header_bg {
    display: block;
    width: 100%;
    height: 830px;
    position: absolute;
    background-image: url(/netcat_template/template/3/img/header/header-bg-mobile.jpg);
    background-size: cover;
    z-index: -1;
    top: 0;
  }
}

.our-advantages__content {
  margin-bottom: 80px;
}

.our-advantages__items {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  gap: 20px;
}

.our-advantages__item {
  width: 31%;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.05);
  background: #fff;
  padding: 25px 25px 20px 25px;
  display: flex;
  flex-direction: column;
  gap: 30px;
  justify-content: space-between;
  border-radius: 20px;
}

.our-advantages__item img {
  width: 36px;
}

.our-advantages__item-text {
  font-weight: 700;
  font-size: 18px;
  line-height: 130%;
  color: #333;
}

.our-advantages__title,
.title-h1__doc,
.licences__title,
.reviews__title,
.questions__title {
  font-weight: 700;
  font-size: 32px;
  line-height: 130%;
  text-align: center;
  color: #333;
  margin-bottom: 40px;
}

.licences__title,
.reviews__title {
  margin-bottom: 0px;
}

.text_block--doc h2 {
  font-weight: 700;
  font-size: 32px;
  line-height: 130%;
  text-align: center;
  margin-bottom: 40px;
}

.our-advantages__pictures {
  max-width: 265px;
  min-width: 265px;
}

.our-advantages__picture img {
  width: 100%;
}

.our-advantages__main {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}

.text__doc {
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #333;
}

.service_page--doc {
  margin-bottom: 80px;
}

.service_page--doc {
  margin-bottom: 80px;
}

.licences--wrap .licences_item {
  object-fit: cover;
  width: 100%;
  height: 100%;
  min-height: 390px;
  border-radius: 10px;
  object-fit: contain;
}

.licences--wrap .licences_item img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  min-height: 390px;
  border-radius: 10px;
  object-fit: contain;
}

@media (max-width: 1033px) {
  .our-advantages__pictures {
    display: none;
  }
}

@media (max-width: 770px) {
  .our-advantages__title,
  .title-h1__doc,
  .licences__title,
  .reviews__title,
  .questions__title {
    font-weight: 700;
    font-size: 28px;
    line-height: 120%;
    text-align: center;
    color: #333;
    margin-bottom: 25px;
  }

  .licences__title,
  .reviews__title {
    margin-bottom: 0px;
  }

  .text_block--doc h2 {
    font-weight: 700;
    font-size: 28px;
    line-height: 120%;
    text-align: center;
    margin-bottom: 25px;
  }

  .text__doc {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #333;
  }

  .our-advantages__item {
    width: 48%;
  }
}

@media (max-width: 600px) {
  .our-advantages__item {
    width: 100%;
    padding: 20px 25px;
    gap: 61px;
  }

  .our-advantages__items {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    gap: 20px;
  }
}

.page_order__title {
  font-weight: 700;
  font-size: 32px;
  line-height: 130%;
  color: #fff;
  margin-bottom: 61px;
  width: 314px;
}

.page_order__btns {
  width: 314px;
}

.page_order__btn {
  border-radius: 50px;
  padding: 12px 39px;
  width: 210px;
  height: 42px;
  font-weight: 600;
  font-size: 14px;
  line-height: 130%;
  color: #fff;
  background: #1bc768;
}

.page_order__main .page_order_wrapp {
  display: flex;
  flex-direction: column;
  align-items: end;
}

.page_order__main {
  position: relative;
  padding-right: 102px;
}

.page_order__pictures {
  position: absolute;
  left: 80px;
  bottom: -7px;
}

picture.page_order__picture {
  width: 259px;
  display: block;
}

picture.page_order__picture img {
  width: 100%;
}

@media (max-width: 1000px) {
  .page_order__pictures {
    display: none;
  }

  .page_order__main {
    padding-right: 0px;
  }

  .page_order__main .page_order_wrapp {
    padding: 20px 15px;
  }

  .page_order__main .page_order_wrapp:before {
    border-radius: 20px;
  }

  .page_order__title {
    width: 100%;
  }

  .page_order:before {
    border-radius: 20px;
  }

  .page_order_wrapp {
    align-items: center;
  }

  .page_order__btns {
    width: 100%;
  }

  .page_order__btn {
    width: 100%;
    display: block;
    text-align: center;
  }
}

@media (max-width: 770px) {
  .page_order__title {
    font-weight: 700;
    font-size: 24px;
    line-height: 120%;
    text-align: center;
    color: #fff;
    margin-bottom: 20px;
  }

  .page_order__btn {
    width: 100%;
    height: 42px;
    font-weight: 600;
    font-size: 14px;
    line-height: 130%;
    color: #fff;
  }
}

.who-we__title {
  font-weight: 700;
  font-size: 32px;
  line-height: 130%;
  color: #0c56c0;
  margin-bottom: 30px;
}

.who-we__subtitle {
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #333;
}

.who-we__pictures {
  max-width: 361px;
  min-width: 361px;
}

.who-we__picture {
  width: 100%;
  display: block;
}

.who-we__picture img {
  width: 100%;
  border-radius: 20px;
}

.who-we__wrap {
  display: flex;
  justify-content: space-between;
}

.who-we__content {
  margin-bottom: 80px;
}

@media (max-width: 770px) {
  .who-we__title {
    font-weight: 700;
    font-size: 30px;
    line-height: 120%;
    margin-bottom: 20px;
  }

  .who-we__pictures {
    margin-bottom: 32px;
    min-width: auto;
  }

  .who-we__wrap {
    flex-direction: column-reverse;
  }

  .who-we__subtitle {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
  }
}

.important-us__title {
  font-weight: 700;
  font-size: 32px;
  line-height: 130%;
  text-align: center;
  color: #333;
  margin-bottom: 40px;
}

.important-us__items {
  display: flex;
  gap: 20px;
  justify-content: space-between;
}

.important-us__item {
  border-radius: 20px;
  padding: 20px 25px;
  width: 30%;
  height: 185px;
  background: linear-gradient(135deg, #0290ca 0%, #0272b3 100%);
}

.important-us__item {
  font-weight: 700;
  font-size: 20px;
  line-height: 130%;
  color: #fff;
  position: relative;
}

.important-us__item img {
  position: absolute;
  bottom: 0;
  right: 24px;
}

.important-us__content {
  margin-bottom: 80px;
}

@media (max-width: 900px) {
  .important-us__item {
    width: 100%;
  }

  .important-us__items {
    gap: 8px;
    flex-direction: column;
  }
}

@media (max-width: 770px) {
  .important-us__title {
    font-weight: 700;
    font-size: 28px;
    line-height: 120%;
    text-align: center;
    color: #333;
    margin-bottom: 25px;
  }
}

.questions__content .questions {
  margin-top: 0;
}

.questions__breadcrumbs {
  margin-bottom: 60px;
}

.breadcrumbs .breadcrumbs__general a {
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: rgba(51, 51, 51, 0.6);
}

.breadcrumbs .breadcrumbs__link a {
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: #333;
}

.questions__tabs {
  margin-bottom: 29px;
}

.questions__tabs-wrap {
  display: flex;
  gap: 8px;
  justify-content: space-between;
  flex-wrap: wrap;
}

.questions__content {
  padding: 0;
}

.mobile_header_bg--questions {
  background-color: white;
}

.questions__content .questions_wrapp {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  list-style: none;
}

.questions__content .questions_item {
  margin: 0;
  width: 49%;
}

.questions__content .questions_item .head {
  margin: 0;
}

.questions__tab {
  border-radius: 20px;
  padding: 12px 22px;
  background: #fff;
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
  color: #333;
  display: flex;
  align-items: center;
  gap: 11px;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
}

.questions__tab.active {
  border-radius: 20px;
  padding: 12px 22px;
  background: #0291cb;
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
  color: #fff;
  transition: all 0.3s ease;
}

.questions__tab:hover {
  background: #0291cb;
  color: #fff;
}

.questions__tab:hover path {
  fill: white;
}

.questions_item .head::after {
  transition: all 0.5s ease;
}

.questions__tab path {
  fill: #0291cb;
}

.questions__tab.active path {
  fill: white;
}

.questions__content .questions_wrapp {
  display: none;
}

.questions__content .questions_wrapp.active {
  display: flex;
}

@media (min-width: 1000px) {
  .questions__tab.active:hover path {
    fill: #0291cb;
  }

  .questions__tab.active:hover {
    background: white;
    color: #0291cb;
  }
}

@media (max-width: 1000px) {
  .questions__breadcrumbs {
    margin-bottom: 40px;
  }

  .questions__title {
    font-weight: 700;
    font-size: 28px;
    line-height: 120%;
    text-align: center;
    color: #333;
  }

  .questions__tab {
    height: 50px;
  }

  .questions__tab.active::before {
    background-image: url("/netcat_template/template/3/img/quest/srat.svg");
    content: "";
    width: 14px;
    aspect-ratio: 1 / 1;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    right: 20px;
    transition: all 0.5s ease;
  }

  .questions__tab.active.open::before {
    transform: rotate(180deg);
  }

  .questions__tab.active {
    order: -1;
  }

  .questions__content {
    padding: 10px;
  }

  .questions__content .questions_item {
    width: 100%;
  }

  .questions__tabs-wrap {
    flex-direction: column;
  }

  .questions__tab {
    display: none;
    opacity: 0;
  }

  .questions__tab.open {
    display: flex;
    opacity: 1;
  }

  .questions__tab.active {
    display: flex;
    opacity: 1;
  }
}

.swiper {
    overflow-x: hidden;
}

.swiper-button-prev, .swiper-button-next {
    position: absolute;
    top: 64%;
}

@media(min-width: 991px){
.swiper-pagination {display: none}
}

@media(max-width: 990px){
.swiper-button-prev, .swiper-button-next {display: none}
.swiper-pagination {
    display: flex;
    flex-direction: row;
    width: fit-content !important;
    max-width: 100%;
    left: 50% !important;
    transform: translatex(-50%);
    margin-top: 25px;
    position: relative;
    bottom: unset !important;
    margin-bottom: 25px;
}
}

.swiper-slide-next.reviews_item{
    justify-content: flex-start !important;
}

.reviews_wrapp.rev-swiper.swiper {
    max-width: 100%;
    width: 100%;
    min-width: 100%;
}
.reviews_item {margin: 20px 0}

section.services {
    max-width: 100%;
    overflow-x: auto;
}

@media(max-width: 768px){
    .services_wrapp {
        display: flex;
        flex-direction: row;
        width: max-content;
    }
}

.swiper {
    min-width: unset !important;
}

.page_order.rassrochka:before {
    content: "";
    margin-left: 15px;
    position: absolute;
    top: 0px;
    right: -12px;
    bottom: 0px;
    left: -24px;
    border-radius: 50px;
    background: linear-gradient(90deg, #004e8f -10.08%, #72c6ef 110.12%);
    -webkit-transform: skewX(-13deg);
    -ms-transform: skewX(-13deg);
    transform: skewX(-13deg);
    z-index: -1;
}

.page_order_wrapp.rassrochka__wrap {
    display: grid;
    grid-template-areas:
        "title list"
        "btn list";
    gap: 40px;
}

.rassrochka__main {grid-area: title;min-width: 300px;}
.rassrochka__list {grid-area: list;}
.rassrochka__btn {
    grid-area: btn;
    max-width: 250px;
    margin: auto;
    min-height: 60px;
}
.rassrochka__title {
    font-family: 'Roboto';
    color: white;
    font-size: 32px;
    font-weight: 700;
    text-align: center;
}

.rassrochka__subtitle {
    font-family: 'Roboto';
    color: white;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
}

.rassrochka__item-name {
    font-family: 'Roboto';
    font-weight: 800;
    font-size: 40px;
    color: rgba(52, 133, 187, 1);
    line-height: 130%;
    text-align: center;
}

.rassrochka__main {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.rassrochka__item-text {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 18px;
    line-height: 1;
    text-align: center;
}

.rassrochka__list {
    display: flex;
    gap: 0px;
    align-items: center;
    justify-content: space-between;
}

.rassrochka__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 300px;
    position: relative;
    min-width: 200px;
}

.rassrochka__item:before {
    content: "";
    margin-left: 15px;
    position: absolute;
    top: 0px;
    right: -12px;
    bottom: 0px;
    left: -24px;
    border-radius: 0px;
    background: url(/netcat_template/template/incl/rassback.webp);
    background-size: 100% 100%;
    -webkit-transform: skewX(-6deg);
    -ms-transform: skewX(-6deg);
    transform: skewX(-6deg);
    z-index: -1;
}

@media(min-width: 1001px) and (max-width: 1400px){
    .rassrochka__item {min-width: 180px;}
    .rassrochka__item-text {font-size: 16px;}
    .rassrochka__title {font-size: 28px;}
}

@media(max-width: 1001px){
    .rassrochka__item-text {font-size: 16px;}
    .rassrochka__title {font-size: 28px;}
    .page_order.rassrochka:before {
        transform: none;
    }

    .page_order_wrapp.rassrochka__wrap {
        grid-template-areas:
            "title"
            "list"
            "btn";
        align-items: center;
        justify-content: center;
    }

    .rassrochka__list {
        flex-direction: column;
        gap: 20px;
    }

    .rassrochka__item {
        min-height: 120px;
        height: auto;
        width: 100%;
    }

    .rassrochka__item:before {
        content: "";
        margin-left: 0px;
        position: absolute;
        top: 0px;
        right: unset;
        bottom: unset;
        left: 0;
        border-radius: 0px;
        background: url(/netcat_template/template/incl/rassmob.png);
        background-size: 100% 100%;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: -1;
        width: 100%;
        height: 100%;
        background-color: white;
        border-radius: 20px;
    }

    .rassrochka__btn {
        width: 100%;
        max-width: 100%;
    }

    .page_order_wrapp.rassrochka__wrap {
        padding: 40px 20px;
        gap: 20px;
    }

    .rassrochka__list {
        gap: 10px;
    }
}

.contact-us__wrap {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
}

.contact-us__wrap:first-child {
    border-bottom: 1px #ffffff4d solid;
    margin-bottom: 10px;
}

.contact-us__social svg:hover path {
    fill: #1bc768;
}
.contact-us__social svg:hover rect {
    fill: white;
}

.contact-us__social a {
    color: transparent;
}

@media(max-width: 1001px){
  .contact-us__wrap {
      flex-direction: column;
      gap: 20px;
  }
}
.reviews_city {
    padding: 0px 8px;
    border-radius: 5px;
    background-color: #0f58d01c;
    color: #063462;
    width: fit-content;
    font-size: 12px;
    font-weight: 500;
}

.contact-us__social {
  display: flex;
  gap: 15px;
}

.contact-us__social--max {
  width: 52px;
  height: 52px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid white;
  border-radius: 50%;
}

.contact-us__social--max svg,
.social__buttom--header svg {
  color: white;
}

.contact-us__social--max:hover {
  background-color: white;
}

.contact-us__social--max:hover svg {
  color: #1bc768;
}

a.social__buttom--header {
  width: 38px;
  height: 38px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid white;
  border-radius: 50%;
}

.stocks__card_text {
  color: var(--temnyy);
}
.licenses-page__card {
  display: block;
  border-radius: 2px;
  padding: 10px;
  background: rgba(66, 133, 244, 0.1);
  border: 1px solid transparent;
  transition: all 0.2s ease-in;
}
.licenses-page__card:hover {
  border: 1px solid var(--osnovnoy);
}
.licenses-page__img {
  display: block;
  width: 100%;
  margin-bottom: 8px;
}
.licenses-page__picture {
  display: block;
  width: 100%;
}
.licenses-page__picture img {
  width: 100%;
  height: 100%;
  max-height: 380px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
  border-radius: 2px;
}
.licenses-page__label {
  border-radius: 2px;
  padding: 16px 20px;
  background: #fff;
  text-align: center;
}

@media (max-width: 768px) {
  .licenses-page__label {
    padding: 12px 16px;
  }
}
.site-map__items {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 60px 40px;
}
.site-map__accordion, .site-map__content {
  display: contents;
}
.site-map__title {
  display: block;
  font-weight: 700;
  font-size: 36px;
  line-height: 110%;
  color: var(--temnyy);
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 24px;
  transition: all 0.2s ease-in;
}
.site-map__title:hover {
  color: var(--akcent);
}
.site-map__list {
  list-style: none;
}
.site-map__list li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 15px;
}
.site-map__list li::before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: var(--akcent);
  position: absolute;
  top: 8px;
  left: 0;
}
.site-map__list li a {
  text-decoration: underline;
  color: var(--temnyy);
  transition: all 0.2s ease-in;
}
.site-map__list li a:hover {
  color: var(--akcent);
}

@media (max-width: 1200px) {
  .site-map__items {
    grid-template-columns: repeat(3, 1fr);
    gap: 60px 40px;
  }
}
@media (max-width: 1000px) {
  .site-map__items {
    grid-template-columns: repeat(2, 1fr);
    gap: 60px 40px;
  }
}
@media (max-width: 768px) {
  .site-map__items {
    grid-template-columns: repeat(1, 1fr);
    gap: 16px;
  }
  .site-map__accordion, .site-map__content {
    display: block;
  }
  .site-map__item {
    border-bottom: 1px solid rgba(60, 50, 50, 0.1);
  }
  .site-map__accordion {
    padding-right: 20px;
    position: relative;
  }
  .site-map__accordion::after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-bottom: 2px solid var(--akcent);
    border-right: 2px solid var(--akcent);
    transform: rotate(45deg);
    position: absolute;
    top: 5px;
    right: 0;
  }
  .site-map__accordion.accordion--active::after {
    transform: rotate(225deg);
  }
  .site-map__title {
    font-size: 20px;
    margin-bottom: 0;
    padding-bottom: 16px;
  }
  .site-map__list {
    list-style: none;
  }
  .site-map__list li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 15px;
  }
  .site-map__list li::before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: var(--akcent);
    position: absolute;
    top: 8px;
    left: 0;
  }
  .site-map__list li a {
    text-decoration: underline;
    color: var(--temnyy);
    transition: all 0.2s ease-in;
  }
  .site-map__list li a:hover {
    color: var(--akcent);
  }
}
.contacts__items {
  display: flex;
  gap: 20px;
  margin-bottom: 60px;
}
.contacts__item {
  flex: 1 0 20%;
}
.contacts__item:not(:last-child) {
  padding-right: 20px;
  border-right: 1px solid rgba(60, 50, 50, 0.1);
}
.contacts__text {
  font-size: 16px;
  line-height: 130%;
  color: rgba(60, 50, 50, 0.4);
  margin-bottom: 12px;
}
.contacts__link {
  font-weight: 700;
  font-size: 24px;
  line-height: 110%;
  color: var(--temnyy);
  text-align: left;
  transition: all 0.2s ease-in;
}
.contacts__link:hover {
  color: var(--akcent);
}
.contacts__networks {
  display: flex;
  gap: 8px;
}
.contacts__network {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  border-radius: 2px;
  background: #fff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
}
.contacts__network svg path {
  transition: all 0.3s ease;
}
.contacts__network:hover svg path {
  fill: #fff;
}
.contacts__network.wa:hover {
  background: #43D854;
}
.contacts__network.ok:hover {
  background: #ED812B;
}
.contacts__network.tg:hover {
  background: #27A7E7;
}
.contacts__maps {
  border-radius: 2px;
  width: 100%;
  height: 100%;
  min-height: 520px;
  position: relative;
  overflow: hidden;
}
.contacts__map {
  position: absolute;
  inset: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
}

@media (max-width: 1024px) {
  .contacts__items {
    display: flex;
    flex-wrap: wrap;
  }
  .contacts__item {
    flex: 1 0 40%;
  }
  .contacts__item:nth-child(2) {
    padding-right: 0;
    border-right: none;
  }
}
@media (max-width: 768px) {
  .contacts {
    margin-bottom: 0;
    overflow: hidden;
  }
  .contacts__items {
    flex-direction: column;
    gap: 24px;
    margin-bottom: 40px;
  }
  .contacts__item {
    padding-right: 0;
    border-right: none;
  }
  .contacts__link {
    font-size: 20px;
  }
  .contacts__network {
    width: 50px;
    height: 50px;
  }
  .contacts__maps {
    width: calc(100% + 40px);
    min-height: 400px;
    margin: 0 -20px;
  }
}
.error {
  padding: 160px 0;
}
.error__wrap {
  width: 100%;
  max-width: 640px;
  margin: 0 auto;
}
.error__number {
  text-align: center;
  margin-bottom: 60px;
}
.error__title {
  font-weight: 700;
  font-size: 36px;
  line-height: 110%;
  text-align: center;
  color: var(--temnyy);
  margin-bottom: 16px;
}
.error__subtitle {
  text-align: center;
  padding-bottom: 24px;
  border-bottom: 1px solid rgba(60, 50, 50, 0.1);
  margin-bottom: 24px;
}
.error__links {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 28px;
}
.error__links li {
  position: relative;
  padding-left: 20px;
}
.error__links li::before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: var(--akcent);
  position: absolute;
  top: 8px;
  left: 0;
}
.error__links li a {
  text-decoration: underline;
  color: var(--temnyy);
  transition: all 0.2s ease-in;
}
.error__links li a:hover {
  color: var(--akcent);
}
.error__btn {
  width: 100%;
}

@media (max-width: 768px) {
  .error {
    padding: 60px 0 80px;
  }
  .error__wrap {
    max-width: 100%;
  }
  .error__number {
    text-align: center;
    margin-bottom: 30px;
  }
  .error__number svg {
    max-width: 75%;
  }
  .error__title {
    font-size: 29px;
  }
  .error__subtitle {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .error__links {
    flex-direction: column;
    align-items: stretch;
    gap: 16px;
    margin-bottom: 24px;
  }
  .error__links li::before {
    width: 6px;
    height: 6px;
  }
}
.services-page__item:not(:last-child) {
  padding-bottom: 32px;
  border-bottom: 1px solid rgba(60, 50, 50, 0.1);
  margin-bottom: 32px;
}
.services-page__accordion, .services-page__content {
  display: contents;
}
.services-page__title {
  display: block;
  font-weight: 700;
  font-size: 36px;
  line-height: 110%;
  color: var(--temnyy);
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 24px;
  transition: all 0.2s ease-in;
}
.services-page__title:hover {
  color: var(--akcent);
}
.services-page__list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 40px;
  list-style: none;
}
.services-page__list li {
  width: 100%;
  max-width: calc(25% - 30px);
  position: relative;
  padding-left: 20px;
}
.services-page__list li::before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: var(--akcent);
  position: absolute;
  top: 8px;
  left: 0;
}
.services-page__list li a {
  text-decoration: underline;
  color: var(--temnyy);
  transition: all 0.2s ease-in;
}
.services-page__list li a:hover {
  color: var(--akcent);
}

@media (max-width: 1200px) {
  .services-page__list li {
    max-width: calc(33.3333333333% - 28px);
  }
}
@media (max-width: 1000px) {
  .services-page__list li {
    max-width: calc(50% - 20px);
  }
}
@media (max-width: 768px) {
  .services-page__items {
    grid-template-columns: repeat(1, 1fr);
    gap: 16px;
  }
  .services-page__accordion, .services-page__content {
    display: block;
  }
  .services-page__item:not(:last-child) {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .services-page__accordion {
    padding-right: 20px;
    position: relative;
  }
  .services-page__accordion::after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-bottom: 2px solid var(--akcent);
    border-right: 2px solid var(--akcent);
    transform: rotate(45deg);
    position: absolute;
    top: 5px;
    right: 0;
  }
  .services-page__accordion.accordion--active::after {
    transform: rotate(225deg);
  }
  .services-page__title {
    font-size: 20px;
    margin: 0;
  }
  .services-page__list {
    flex-direction: column;
    gap: 12px;
    margin-top: 20px;
  }
  .services-page__list li {
    max-width: 100%;
  }
  .services-page__list li::before {
    width: 6px;
    height: 6px;
  }
}
/* popups */
.popup {
  height: 100vh;
  left: 50%;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  width: 100%;
  z-index: 2000;
  transition: opacity 0.4s ease;
  overflow-y: auto;
  background: rgba(0, 0, 0, 0.7);
}

.popup__body {
  width: 100%;
  min-height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
}

.popup.open {
  opacity: 1;
  pointer-events: all;
}

.popup__content {
  position: relative;
  /*width: 100%;*/
  position: relative;
  transition: transform 0.3s linear;
  transform: rotateY(90deg);
}

.popup.open .popup__content {
  transform: rotateY(0);
}

.popup input {
  width: 100%;
}

.close-popup {
  cursor: pointer;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1000;
  width: 40px;
  height: 40px;
  background: rgba(255, 255, 255, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}
.close-popup svg path {
  transition: all 0.3s ease;
}

.close-popup img {
  height: 100%;
}

.close-popup:hover {
  background: #fff;
}
.close-popup:hover svg path {
  fill: var(--osnovnoy);
}

.none {
  display: none;
}

@media (max-width: 768px) {
  .close-popup {
    width: 32px;
    height: 32px;
    top: 12px;
    right: 12px;
    padding: 8px;
  }
}
.popup-change__content {
  max-width: 760px;
  border-radius: 2px;
  padding: 80px;
  background: url("./../img/popup/popup-bg.jpg") no-repeat center/cover;
  color: #fff;
}
.popup-change__title {
  font-weight: 700;
  font-size: 48px;
  line-height: 110%;
  margin-bottom: 20px;
}
.popup-change__text {
  margin-bottom: 40px;
}
.popup-change__form {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.popup-change-response__content {
  max-width: 530px;
  padding: 60px;
  display: flex;
  flex-direction: column;
  color: #fff;
}
.popup-change-response__wrapper h3 {
  font-weight: 700;
  font-size: 36px;
  line-height: 110%;
  text-align: center;
  color: #fff;
  margin-bottom: 16px;
}
.popup-change-response__wrapper p {
  text-align: center;
  margin-bottom: 30px;
}
.popup-change-response__btn button {
  display: block;
  width: 100%;
}

.popup[data-target=popup-change-ok] h3::before {
  content: "";
  display: block;
  width: 80px;
  height: 80px;
  background: url("./../img/popup/popup-ok.svg");
  margin: 0 auto;
  margin-bottom: 30px;
}

@media (max-width: 768px) {
  .popup-change__content {
    padding: 60px 20px;
  }
  .popup-change__title {
    font-size: 26px;
    margin-bottom: 16px;
  }
  .popup-change__text {
    margin-bottom: 30px;
  }
  .popup-change-response__content {
    padding: 60px 20px;
  }
  .popup-change-response__wrapper h3 {
    font-size: 24px;
    margin-bottom: 12px;
  }
  .popup-change-response__wrapper p {
    margin-bottom: 24px;
  }
}
.popup-city__content {
  border-radius: 2px;
  padding: 80px;
  background: #fff;
  max-width: 760px;
}
.popup-city__title {
  font-weight: 700;
  font-size: 48px;
  line-height: 110%;
  color: var(--temnyy);
  margin-bottom: 32px;
}
.popup-city__form {
  margin-bottom: 40px;
}
.popup-city__text {
  padding-bottom: 16px;
  border-bottom: 1px solid rgba(60, 50, 50, 0.1);
  margin-bottom: 16px;
  font-weight: 500;
  font-size: 20px;
  line-height: 130%;
  color: var(--temnyy);
}
.popup-city__list {
  display: flex;
  gap: 16px 40px;
  flex-wrap: wrap;
  max-height: 190px;
  overflow-y: auto;
}
.popup-city__list::-webkit-scrollbar {
  width: 4px;
  background-color: var(--izobrazhenie);
  padding: 5px;
}
.popup-city__list::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: var(--akcent);
}
.popup-city__list li {
  flex: 1 0 40%;
}
.popup-city__list li a {
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  color: var(--temnyy);
  position: relative;
  padding-left: 27px;
  transition: all 0.3s ease;
}
.popup-city__list li a:hover {
  color: var(--akcent);
}
.popup-city__list li a::before {
  content: "";
  display: block;
  width: 15px;
  height: 20px;
  background: url("./../img/icons/location.svg") no-repeat center/contain;
  position: absolute;
  top: 0;
  left: 0;
}
.popup-city__list li a.active::before {
  background: url("./../img/icons/location-active.svg") no-repeat center/contain;
}
.popup-city__close {
  background: rgba(66, 133, 244, 0.1);
}
.popup-city__close:hover {
  background: rgb(66, 133, 244);
}
.popup-city__close:hover svg path {
  fill: #fff;
}

@media (max-width: 768px) {
  .popup-city__content {
    padding: 60px 20px;
  }
  .popup-city__title {
    font-size: 26px;
    margin-bottom: 20px;
  }
  .popup-city__text {
    padding-bottom: 12px;
    margin-bottom: 12px;
    font-size: 18px;
  }
  .popup-city__list {
    flex-wrap: nowrap;
    flex-direction: column;
    gap: 14px;
    max-height: 290px;
  }
}
.popup-search__body {
  display: flex;
  justify-content: flex-end;
  align-items: stretch;
  padding: 0;
}
.popup-search__content {
  padding: 70px 0;
  box-shadow: 0 4px 40px 0 rgba(0, 0, 0, 0.06);
  background: #fff;
  max-width: 100%;
  height: -moz-max-content;
  height: max-content;
  max-height: 100vh;
  transform: translateY(-100%);
}
.popup-search__form {
  width: calc(100% - 94px);
  margin-bottom: 40px;
}
.popup-search__search, .popup-search__search-result {
  width: calc(100% - 94px);
}
.popup-search__list_result {
  max-height: 600px;
  overflow-y: auto;
}
.popup-search__list_result::-webkit-scrollbar {
  width: 4px;
  background-color: var(--izobrazhenie);
  padding: 5px;
}
.popup-search__list_result::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: var(--akcent);
}
.popup-search__list_result li:not(:last-child) {
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(60, 50, 50, 0.1);
  margin-bottom: 12px;
}
.popup-search__list_result li a {
  display: block;
}
.popup-search__list_result li a:hover p {
  color: var(--akcent);
}
.popup-search__list_result li a p {
  font-weight: 500;
  font-size: 20px;
  color: var(--temnyy);
  margin-bottom: 8px;
}
.popup-search__list_result li a span {
  font-size: 16px;
  color: var(--akcent);
}
.popup-search__close {
  width: 62px;
  height: 62px;
  top: 70px;
  right: 40px;
  background: rgba(66, 133, 244, 0.1);
}
.popup-search__close:hover {
  background: rgb(66, 133, 244);
}
.popup-search__close:hover svg path {
  fill: #fff;
}

.popup.open .popup-search__content {
  transform: translateY(0);
}

@media (max-width: 750px) {
  .popup-search__form {
    width: 100%;
    margin-bottom: 0px;
  }
  .popup-search__form input {
    width: 100%;
  }
  .popup-search__search, .popup-search__search-result {
    width: 100%;
  }
  .popup-search__list_result {
    position: absolute;
    top: 61px;
    left: 0;
    right: 0;
    z-index: 3;
    padding: 30px 10px;
    background: #fff;
    min-height: 545px;
    max-height: 545px;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.08);
  }
  .popup-search__list_result li a p {
    font-size: 16px;
    margin-bottom: 6px;
  }
}

.calculator__select input {
    width: 100%;
    max-width: 100%;
    cursor: text;
    outline: none;
    border: 1px solid rgba(66, 133, 244, 0.5);
    border-radius: 2px;
    padding: 18px;
    color: var(--temnyy);
    padding-right: 36px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: rgba(66, 133, 244, 0.05);
    transition: all 0.3s ease;
}

.footer__copy-row{
  display: flex;
  justify-content: space-between;
}
.footer__copy-col{
  display: flex;
  flex-direction: column;
  gap: 5px;
  justify-content: flex-start;
}

@media(max-width: 520px){
  .footer__copy-row{
    flex-direction: column;
    gap: 5px;
  }
}

.header__logo {
  display: flex;
  gap: 23px;
  align-items: center;
}

.header__logo svg {
  width: 60px;
  height: 60px;
  flex-shrink: 0;
}

.header__logo div {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.header__logo div p:first-child {
  color: rgb(50, 50, 50);
  font-size: 32px;
  font-weight: bold;
  font-family: var(--font-family);
}

.header__logo div p:last-child {
  color: rgba(60, 50, 50, 0.4);
  font-size: 12px;
  font-family: var(--font-family);
  line-height: 1.1;
}

@media(max-width: 768px) {
  .header__logo svg {
      width: 44px;
      height: 44px;
  }

  .header__logo div{
      display: none;
  }
}

.right-nav {
    position: fixed;
    top: 80%;
    right: 42px;
    transform: translateY(-50%);
    z-index: 1000;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 24px;
}
.right-nav-item {
    min-width: 52px;
    height: 52px;
    display: flex;
    width: fit-content;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    outline: 8px solid rgba(255, 255, 255, 0.2);
    background-color: #ED4545;
    transition: .2s ease;
}
.right-nav-item.mob {
    display: none;
}
.right-nav-item span {
    font-size: 16px;
    font-weight: 600;
    color: #FFFFFF;
    white-space: nowrap;
    width: 0;
    overflow: hidden;
    opacity: 0;
    transition: .2s ease;
}
.right-nav-item:hover {
    padding: 0 20px;
}
.right-nav-item:hover span {
    opacity: 1;
    width: auto;
    padding-left: 12px;
}
@media (max-width: 720px){
    .right-nav {
        right: 20px;
        top: auto;
        bottom: 20px;
        transform: none;
        min-width: auto;
    }
    .right-nav-item.mob {
        display: flex;
    }
    .right-nav-item.mob:hover {
        padding: 0;
    }
    .right-nav-item.mob span {
        display: none;
    }
    .right-nav-item.mob img {
        rotate: 0deg;
        filter: brightness(0) invert(1);
    }
    .right-nav-item:not(.mob) {
        display: none;
    }
    .right-nav.active:before {
        content: '';
        display: block;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        backdrop-filter: blur(10px);
    }
    .right-nav.active .right-nav-item.mob {
        background-color: #ED4545;
    }
    .right-nav.active .right-nav-item.mob img {
        rotate: 45deg;
        filter: none;
    }
    .right-nav.active .right-nav-item {
        display: flex;
        z-index: 1000;
    }
    .right-nav.active .right-nav-item:not(.mob) {
        border: none;
        padding: 0 20px;
        height: 52px;
        width: 100%;
        justify-content: flex-start;
    }
    .right-nav.active .right-nav-item span {
        padding-left: 12px;
        width: auto;
        overflow: visible;
        opacity: 1;
    }
}

.eye{
    width: 25px;
    height: 25px;
    margin: 12px;
}
.eye_button {
    background-color: white;
}
.article__image{
    min-height: 270px;
}

.article__image a{
  display: block;
  width: 100%;
  height: 100%;
}
.article__image a img{
  width: 100%;
  height: 100%;
  min-height: 270px;
  object-fit: cover;
}
.article__bottom{
  margin: 0;
  margin-top: 15px;
  display: flex;
  flex-direction: column;
}
.doctor-articles-swiper{
    margin-top: 20px;
}
.license-item {
	display: flex;
	align-items: center;
	margin-right: 10px;
}

.license-item:last-child {
	margin-right: 0;
}