@charset "UTF-8";

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

body,
h1,
h2,
h3,
h4,
h5,
h6,
li,
p,
ul {
    padding: 0;
    margin: 0
}

.breadcrumbs li:last-of-type,
.red__btn,
.section-title,
.standart__btn {
    font-weight: 600
}

.ref,
a,
button {
    text-decoration: none
}

.ref:hover,
abbr[title] {
    text-decoration: underline
}

button,
hr,
input {
    overflow: visible
}

progress,
sub,
sup {
    vertical-align: baseline
}

.header__search,
.intro,
.license .swiper--license,
.rate-area>label:active,
.red__btn,
.text-item--img,
.text-item--img .text-img,
.what__we__heal-item,
blockquote,
sub,
sup {
    position: relative
}

.intro {
    padding-bottom: 80px;
}

.article-item:first-of-type>ul,
.article-item:first-of-type>ul>li>ul,
.article-item:last-of-type>div>div:last-of-type,
.card-item,
.card-item>ul,
.central-content,
.header__center-item--city>div:first-of-type,
.intro-item:first-of-type,
.more__article__slide,
.text-second>.container,
blockquote {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.comment-item>span:last-of-type,
.contact-inner>.contact-item:last-of-type>.intro-call>span {
    font-family: PT Root UI, sans-serif
}

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

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

body {
    color: #383838;
    font-family: Gilroy, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3
}

.intro>.container,
.page {
    overflow: hidden
}

.container {
    margin: 0 auto;
    max-width: 1470px;
    padding: 0 15px;
    width: 100%
}

a,
button {
    color: inherit;
    cursor: pointer;
    -webkit-transition: color .2s linear, background-color .2s linear;
    transition: color .2s linear, background-color .2s linear
}

button {
    border: none;
    font-family: inherit
}

textarea:focus {
    outline-width: 0
}

input::-webkit-input-placeholder {
    border: none;
    font-family: inherit;
    font-size: inherit;
    font-weight: 400;
    outline: 0
}

input::-moz-placeholder {
    border: none;
    font-family: inherit;
    font-size: inherit;
    font-weight: 400;
    outline: 0
}

input:-ms-input-placeholder {
    border: none;
    font-family: inherit;
    font-size: inherit;
    font-weight: 400;
    outline: 0
}

input::-ms-input-placeholder {
    border: none;
    font-family: inherit;
    font-size: inherit;
    font-weight: 400;
    outline: 0
}

input,
input::placeholder {
    border: none;
    font-family: inherit;
    font-size: inherit;
    font-weight: 400;
    outline: 0
}

details,
main,
picture {
    display: block
}

p {
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    margin-block-end: 0;
    margin-block-start: 0
}

ul li {
    list-style-type: none
}

.section-offset {
    margin-bottom: 120px
}

.contact-inner>.contact-item:last-of-type>.social,
.license-item>div,
.section-small,
.text>.container>.text-inner>.text-item:first-of-type {
    margin-bottom: 60px
}

.section-biggest {
    margin-bottom: 180px
}

.section-mt {
    margin-top: 80px
}

.standart__btn {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    background-color: #1D75BD;
    border-radius: 10px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 18px;
    gap: 10px;
    justify-content: center;
    line-height: 1;
    max-width: 275px;
    padding: 18px 30px 18px 18px
}

.standart__btn:before {
    color: #fff;
    content: "+";
    font-size: 24px;
    font-weight: 600;
    line-height: 0;
    opacity: 0;
    -webkit-transition: opacity .2s;
    transition: opacity .2s
}

.opacity__btn,
.opacity__btn:before,
.red__btn {
    color: #1D75BD
}

.standart__btn:hover:before {
    opacity: 1
}

.opacity__btn {
    background-color: #fff;
    border: 2px solid #1D75BD;
    max-width: 180px
}

.shadow__btn:before {
    display: none
}

.shadow__btn:hover {
    -webkit-box-shadow: inset 0 8px 10px 0 rgba(0, 0, 0, .3);
    box-shadow: inset 0 8px 10px 0 rgba(0, 0, 0, .3)
}

.red__btn {
    line-height: 1.1
}

.red__btn:after {
    border-bottom: 1px dashed #1D75BD;
    bottom: -2px;
    content: "";
    position: absolute;
    right: 0;
    -webkit-transition: border-color .2s;
    transition: border-color .2s;
    width: 100%
}

.breadcrumbs li:last-of-type:hover,
.dostors-inner .blog-item .specialist-item>div:first-of-type span,
.red__btn:hover,
.review-form>p>a:hover {
    color: #383838
}

.intro-call a:hover
{
    color: #ffffff;
}

.red__btn:hover:after {
    border-color: #383838
}

.no-before__btn {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 180px;
    padding: 12px 15px
}

.b-text_lang_ru,
.breadcrumbs li:last-of-type:after,
.no-before__btn:before,
[hidden],
template {
    display: none
}

.no-before__btn:hover {
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
    color: #1D75BD
}

.section-title {
    font-size: 64px;
    line-height: 1;
    margin-bottom: 60px
}

h1.section-title {
    font-size: 72px;
    max-width: 70%
}

.section-subtitle {
    color: #383838;
    font-size: 32px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 61px
}

#menu-nav li ul li,
#menu-nav>li:first-of-type,
.big-text {
    font-size: 18px;
    font-weight: 500
}

.review-form>p>a,
.section-subtitle>span {
    color: #1D75BD;
    font-weight: 500
}

.breadcrumbs li:hover,
.contact-inner>.contact-item:last-of-type>.intro-call>span>span,
.section-subtitle--blue>span {
    color: #27AAE2
}

#menu-nav li ul li:hover,
#menu-nav>li:first-of-type,
.specialist-item>div:last-of-type>a:last-of-type:hover {
    background-color: #1D75BD;
    color: #fff
}

.breadcrumbs {
    font-weight: 400;
    gap: 8px;
    margin-bottom: 40px
}

.breadcrumbs,
.breadcrumbs li,
.intro-inner,
.intro-item:first-of-type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

#menu-nav,
#menu-nav li ul,
.answer-top,
.article-item:first-of-type>ul,
.articles__slide,
.articles__slide>div,
.bottom-content,
.card-popular>p,
.central-content,
.certificates-inner,
.doctor-inner,
.doctor-item:nth-of-type(2),
.doctor-mark,
.doctor-rating,
.dostors-inner,
.education-inner,
.footer__top>.container,
.gallery-inner,
.header--nav,
.header__center__top,
.intro-item:first-of-type ul li,
.intro-item:first-of-type>div,
.literature-like>div,
.more__article__slide,
.nav--link,
.price-item li,
.price-item li div,
.prices-item,
.prices__num,
.prices__pay,
.prices__slider-pagination,
.questions-item .panel-title,
.rating-area,
.review-form,
.review-form .review-rating,
.review-form>div:first-of-type>div,
.review__intro-inner,
.social,
.text-inner .text-item--img,
.text-inner-small,
.text-item ul li,
blockquote {
    display: -webkit-box;
    display: -ms-flexbox
}



.breadcrumbs li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 5px;
    text-align: center
}

.breadcrumbs li:after {
    content: "-"
}

#menu-nav,
#menu-nav li ul {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 13px
}

#menu-nav>li:first-of-type {
    border-radius: 5px;
    padding: 8px 10px;
    pointer-events: none
}

#menu-nav li ul li {
    background-color: #eee;
    border-radius: 5px;
    padding: 8px 10px
}

.element-animation {
    opacity: 0;
    -webkit-transform: translateY(10%);
    transform: translateY(10%)
}

.element-animation.element-show {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: opacity .4s linear, -webkit-transform .4s linear;
    transition: opacity .4s linear, transform .4s linear, -webkit-transform .4s linear
}

.central-content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    -ms-flex-negative: 0;
    -ms-flex-direction: column;
    flex-direction: column;
    flex-grow: 1;
    flex-shrink: 0
}

.bottom-content,
.central-content {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: flex;
    justify-content: center
}

.bottom-content {
    height: 116px
}

.caption {
    margin-top: 15px;
    text-align: center
}

.ref,
.small-text {
    font-size: 14px
}

.ref {
    color: #0279c0
}

.pic {
    margin-bottom: 15px
}

@media (max-width:1049px) {
    .section-mt {
        margin-top: 180px
    }
}

@media (max-width:833px) {

    #menu-nav li ul li,
    #menu-nav>li:first-of-type {
        font-size: 14px;
        padding: 4px 6px
    }

    .breadcrumbs {
        gap: 4px;
        margin-bottom: 25px
    }

    .breadcrumbs li {
        font-size: 14px
    }
}

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

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

a {
    background-color: transparent
}

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

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.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,
select {
    text-transform: none
}

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

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

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

fieldset {
    padding: .35em .75em .625em
}

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

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    -webkit-box-sizing: border-box;
    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
}

.comment-mark>span:last-of-type,
.header__center-item>span,
.header__search,
.header__top,
.plashka__bottom,
.intro-call>span {
    font-family: PTRootUI, sans-serif
}

summary {
    display: list-item
}

.plashka__bottom {
    background-color: #040E1D;
    color: #fff;
    font-size: 14px;
    padding: 7.5px;

    text-align: center;
    margin-bottom: 20px;
}

.header__top {
    background-color: #383838;
    color: #fff;
    font-size: 14px;
    padding: 7.5px;
    text-align: center;
    margin-bottom: 20px;
}

.plashka__top {
    text-align: center;
    background: #1D75BD;
    color: #fff;
    font-size: 14px;
    padding: 7.5px;
}

.plashka__top2 {
    text-align: center;
    background: #1D75BD;
    color: #fff;
    font-size: 14px;
    margin-bottom: 20px;
    padding: 7.5px;
}

.header__center {
    margin-bottom: 18px
}

.header__center__top {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 22px
}

.contact-inner>.contact-item:last-of-type>a,
.header--nav>li,
.plashka__bottom,
.header__top {
    margin-bottom: 10px
}

.header__center__top .header__center-item,
.intro-call {
    color: #7f8a93;
    font-size: 14px
}

.header__center__top .header__center-item span span {
    color: #27AAE2;
    font-weight: 500
}

.header__center__top .header__center-item:nth-of-type(2) {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 15px;
    justify-content: space-between;
    min-width: 60%
}

.article-inner,
.header__center-item--flex,
.license-item,
.review-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px
}

.header__contact {
    color: #383838;
    display: block;
    font-size: 24px;
    font-weight: 600
}

.doctor-rating>div,
.header__btn {
    width: 100%
}

.header__search {
    max-width: 349px
}

.header__search,
.header__search input {
    background-color: #f1f1f1;
    border-radius: 10px;
    width: 100%
}

.header__search input {
    color: #c1ccd6;
    height: 100%;
    padding: 20px
}

.header__search input::-webkit-input-placeholder {
    color: #c1ccd6
}

.header__search input::-moz-placeholder {
    color: #c1ccd6
}

.header__search input:-ms-input-placeholder {
    color: #c1ccd6
}

.header__search input::-ms-input-placeholder {
    color: #c1ccd6
}

.header__search input::placeholder {
    color: #c1ccd6
}

.search__icon {
    position: absolute;
    right: 21px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.header--subnav,
.intro:before {
    position: absolute;
    right: 0;
    left: 0
}

.header__center__bottom,
.literature-item:last-of-type {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between
}

.header__center-item--city {
    color: #7f8a93;
    font-size: 12px
}

.header__center-item--city>div:first-of-type {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.header__center-item--city>div:first-of-type select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    border: none;
    border-bottom: 1px dashed #1D75BD;
    font-size: 16px;
    padding-left: 0
}

.header__center-item--city>div:first-of-type select:focus {
    border: none;
    color: #1D75BD;
    outline: 0
}

.header__center-item--city>div:first-of-type select option {
    color: #1D75BD;
    font-size: 16px;
    font-weight: 500
}

.header__center-item--city a {
    display: block;
    font-size: 16px
}

.header__center__address {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 500;
    gap: 3px
}

.header__center__address:before {
    background: url(../img/icon/address.svg) 50% no-repeat;
    content: "";
    display: block;
    height: 20px;
    width: 20px
}

.header__center__bottom .header__center-item:last-of-type,
.literature-rating {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px
}

.social {
    display: flex;
    gap: 10px
}

.dostors-inner,
.header--nav {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px
}

.nav--link {
    border: 1px solid #eee;
    border-radius: 5px;
    display: flex;
    font-size: 14px;
    font-weight: 500;
    gap: 8px;
    padding: 5px
}

.nav--link span {
    border-radius: 10px
}

.nav--link i {
    color: #383838;
    line-height: 1;
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    -webkit-transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s
}

.header--subnav {
    background-color: #fff;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    display: none;
    height: 0;
    min-width: 180px;
    opacity: 0;
    top: 35px;
    -webkit-transition: .2s;
    transition: .2s;
    width: 100%;
    z-index: 15
}

.burger__bg,
.burger__menu.active span {
    background-color: #1D75BD
}

.burger__bg,
.header-mobile-bottom,
.header>.container>.header__center__bottom,
.prices__slide-title {
    display: none
}

.burger__bg {
    line-height: 1.2;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    height: 40px;
    text-align: center;
    width: 40px
}

.burger__menu {
    cursor: pointer;
    margin: 0 auto;
    position: relative
}

.burger__menu:after,
.burger__menu:before {
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: -7px;
    z-index: 1000;
    -webkit-transition: top .2s .2s, -webkit-transform .2s cubic-bezier(.23, 1, .32, 1);
    transition: top .2s .2s, transform .2s cubic-bezier(.23, 1, .32, 1), -webkit-transform .2s cubic-bezier(.23, 1, .32, 1)
}

.burger__menu span,
.burger__menu:after,
.burger__menu:before {
    background-color: #fff;
    display: block;
    height: 3px;
    width: 25px
}

.burger__menu:after {
    top: 8px
}

.burger__menu.active:before {
    top: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: top .2s, -webkit-transform .2s cubic-bezier(.68, -.55, .265, 1.55) .2s;
    transition: top .2s, transform .2s cubic-bezier(.68, -.55, .265, 1.55) .2s, -webkit-transform .2s cubic-bezier(.68, -.55, .265, 1.55) .2s
}

.burger__menu.active:after {
    top: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: top .2s, -webkit-transform .2s cubic-bezier(.68, -.55, .265, 1.55) .2s;
    transition: top .2s, transform .2s cubic-bezier(.68, -.55, .265, 1.55) .2s, -webkit-transform .2s cubic-bezier(.68, -.55, .265, 1.55) .2s
}

@media (min-width:730px) {
    .header--nav>li {
        position: relative
    }

    .header--nav>li:hover {
        margin-bottom: 0;
        padding-bottom: 10px
    }

    .header--nav>li:hover .header--subnav {
        display: block;
        height: auto;
        opacity: 1;
        padding: 18px
    }

    .header--nav>li:hover .header--subnav>li {
        margin-bottom: 15px
    }

    .header--nav>li:hover .header--subnav>li:hover {
        color: #1D75BD
    }

    .header--nav>li:hover .header--subnav>li:last-of-type {
        margin-bottom: 0
    }

    .header--nav li .nav--link i {
        -webkit-transform: padding .2s ease, margin .2s ease, transform .2s ease;
        transform: padding .2s ease, margin .2s ease, transform .2s ease
    }

    .header--nav li .nav--link:hover {
        background-color: #f1f1f1
    }

    .header--nav li .nav--link:hover i {
        color: #1D75BD;
        margin-bottom: -3px;
        padding-top: 7px;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }
}

@media (max-width:1443px) {
    .header--nav {
        gap: 10px
    }
}

@media (max-width:1215px) {
    .standart__btn {
        font-size: 16px;
        padding: 18px 10px 18px 0
    }

    .section-offset {
        margin-bottom: 60px
    }

    .standart__btn:before {
        content: "";
        display: none
    }

    .header__contact,
    .header__search {
        font-size: 14px
    }

    .header__center__top .header__center-item {
        font-size: 10px
    }

    .logo__img {
        max-width: 147px
    }
}

@media (max-width:1024px) {
    .header {
        background-color: #fff;
        -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
        left: 0;
        min-height: 140px;
        position: fixed;
        right: 0;
        top: 0;
        z-index: 100
    }

    .main {
        padding-top: 70px;
    }

    .header__center__top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 20px
    }

    .header__center__top>.header__center-item--flex {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%
    }

    .header--item--mobile {
        margin-top: -100px;
        opacity: 0;
        pointer-events: none;
        -webkit-transition: .2s .2s;
        transition: .2s .2s;
        z-index: 1
    }

    .header--item--mobile.active {
        margin-top: 0;
        opacity: 1;
        pointer-events: all
    }

    .header__center__top .header__center-item:nth-of-type(2) {
        width: 100%
    }

    .header__contact {
        max-width: 120px
    }

    .burger__bg {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media (max-width:730px) {

    .header__search,
    .standart__btn {
        max-width: 320px
    }

    .section-subtitle {
        font-size: 18px;
        margin-bottom: 31px
    }

    .section-title {
        font-size: 36px;
        margin-bottom: 30px
    }

    h1.section-title {
        font-size: 45px;
        max-width: 100%
    }

    .standart__btn {
        font-size: 14px
    }

    .main.active {
        overflow: hidden;
        position: relative;
        z-index: 2
    }

    .header--nav,
    .header--nav li .panel-body.active {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical
    }

    .header-mobile-bottom.display-none,
    .header__center .header__center__bottom {
        display: none
    }

    .header {
        min-height: 210px
    }

    .main {
        padding-top: 40px;
    }

    .header.active {
        height: 100%;
        overflow-y: scroll
    }

    .header--nav {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .header--nav li {
        width: 48%
    }

    .header--nav li .nav--link {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        border: none;
        justify-content: space-between;
        padding: 0
    }

    .header--nav li .nav--link.panel-active i {
        color: #1D75BD;
        margin-bottom: -3px;
        padding-top: 3px;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }

    .header--nav li .panel-body.active {
        -webkit-box-shadow: none;
        box-shadow: none;
        display: block;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 25px;
        height: auto;
        opacity: 1;
        padding: 30px 0;
        position: static
    }

    .header>.container>.header__center__bottom {
        display: block;
        padding-bottom: 40px;
        width: 100%
    }

    .header>.container>.header__center__bottom>.header__center-item {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .header--item--mobile {
        margin-top: -700px
    }

    .header__center__top .header__center-item:nth-of-type(2) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .header__center__top {
        margin-bottom: 0;
        min-height: 50px
    }

    .header-mobile-bottom {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        background-color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: space-between;
        margin-top: 10px;
        width: 100%
    }
}

.intro,
.text {
    margin-top: 0
}

@media (max-width:400px) {
    .header {
        min-height: 239px;
    }

    .main {
        padding-top: 55px;
    }

}

@media (max-width:350px) {
    .logo__img {
        max-width: 120px
    }
}

.intro:before {
    background: url(../img/intro/intro__bg_n.webp) 50%/cover no-repeat fixed;
    bottom: 0;
    content: "";
    display: block;
    height: 100%;
    filter: brightness(0.6);
    top: 0;
    width: 100%;
    z-index: 1
}

.colof{
    color: #fff;
}

@supports not (background:url(../img/intro/intro__bg.webp)) {
    .intro:before {
        background: url(../img/intro/intro__bg.jpg) 50% no-repeat
    }
}

.intro-inner {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 2
}

.intro-item:first-of-type {
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 60%
}

.intro-item:first-of-type h1 {
    font-size: 72px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 30px
}

.intro-item:first-of-type h1 span {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    color: #27AAE2;
    flex-grow: 1
}

.intro-item:first-of-type h3 {
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 40px
}

.intro-item:first-of-type ul li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: flex;
    font-size: 24px;
    gap: 10px;
    line-height: auto;
    margin-bottom: 28px
}

.intro-item:first-of-type ul li:before {
    background: url(../img/icon/checked.svg) 50%/cover no-repeat;
    content: "";
    display: block;
    height: 24px;
    width: 24px
}

.intro-item:first-of-type>div {
    display: flex;
    gap: 25px
}

.intro-call a {
    color: #1D75BD;
    font-size: 28px;
    font-weight: 600
}

.intro-call>span {
    display: block
}

.intro-call span span {
    color: #1d75bd;
    font-weight: 600;
}

.intro-item {
    height: 100%
}

.intro-item>img {
    max-width: 40vw;
    min-width: 36.72vw;
    position: relative;
    vertical-align: bottom;
    width: 100%;
    z-index: 2
}

.intro-item:last-of-type {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    font-size: 22px;
    font-weight: 600;
    min-height: 100%;
    position: relative
}

.intro-item:last-of-type>div {
    background-color: rgba(56, 56, 56, .8);
    border-radius: 10px;
    bottom: 40px;
    color: #fff;
    left: -20%;
    padding: 8px 15px;
    position: absolute;
    text-align: center;
    z-index: 2
}

.text-item ul li:last-of-type,
.what__we__heal-item ul li:last-of-type {
    padding-bottom: 0
}

.intro-item:last-of-type>div>span:first-of-type {
    font-size: 22px;
    font-weight: 600;
    white-space: nowrap
}

.intro-item:last-of-type>div>span:last-of-type {
    display: block;
    font-size: 14px;
    font-weight: 400
}

.intro-item:last-of-type:after {
    background-color: #27AAE2;
    border-radius: 90px;
    content: "";
    display: block;
    height: 506px;
    left: 0;
    position: absolute;
    rotate: 141deg;
    top: 90%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-69%, 72%, 0);
    width: 506px;
    z-index: 1
}

.intro {
    padding-top: 80px
}

@media (min-width:1921px) {
    .intro-item>img {
        min-width: 600px
    }
}

@media (max-width:1247px) {
    .intro-item:last-of-type:after {
        height: 400px;
        width: 400px
    }

    .intro-inner {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .intro-inner .intro-item:first-of-type {
        margin: 20px 0
    }
}

@media (max-width:1130px) {
    .intro-inner .intro-item:first-of-type {
        margin: 0
    }

    .intro-inner {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .intro-item:last-of-type:after {
        left: -10%;
        top: 82%
    }

    .intro-item:first-of-type {
        max-width: 100%
    }

    .intro-item:last-of-type>div {
        position: static
    }


    .intro-inner,
    .intro-item:last-of-type {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .intro-item:last-of-type {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-bottom: 50px
    }

    .intro-item>img {
        max-width: 400px
    }

    .intro-item:first-of-type h1 {
        font-size: 50px
    }

    .intro-item:first-of-type h3 {
        font-size: 24px
    }
}

@media (max-width:892px) {
    .intro {
        padding-top: 193px
    }

    .intro-item:last-of-type:after {
        height: 300px;
        left: 0;
        top: 77%;
        width: 300px
    }

    .intro-item:first-of-type>div {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center
    }

    .intro-item:first-of-type>div a {
        margin: 0 auto
    }

    .intro-item:first-of-type ul {
        margin-bottom: 31px
    }

    .intro-item:first-of-type ul li {
        font-size: 16px;
        margin-bottom: 10px
    }

    .intro-item:first-of-type ul li:last-of-type {
        margin-bottom: 0
    }

    .intro-item:first-of-type ul li:before {
        height: 16.5px;
        width: 16.5px
    }

    .intro-item>img {
        max-width: 307px
    }
}

@media (max-width:545px) {
    .intro-item>img {
        max-width: 247px
    }

    .intro-item:last-of-type:after {
        height: 240px;
        left: 7%;
        top: 72%;
        width: 240px
    }

    .intro-item:first-of-type h1 {
        font-size: 38px;
        margin-bottom: 20px
    }

    .intro-item:first-of-type h3 {
        margin-bottom: 20px
    }

    .intro-item:first-of-type>div {
        gap: 19.5px;
        text-align: left
    }

    .intro-item:last-of-type>div>span:first-of-type {
        font-size: 18px
    }
}

@font-face {
    font-family: Gilroy;
    font-style: normal;
    font-weight: 400;
    src: local("Gilroy"), url(../fonts/gilroy/Gilroy-Regular.woff2) format("woff2"), url(../fonts/gilroy/Gilroy-Regular.woff) format("woff"), url(../fonts/gilroy/Gilroy-Regular.ttf) format("ttf"), url(../fonts/gilroy/Gilroy-Regular.eot) format("eot");
    font-display: swap
}

@font-face {
    font-family: Gilroy;
    font-style: normal;
    font-weight: 500;
    src: local("Gilroy"), url(../fonts/gilroy/Gilroy-Medium.woff2) format("woff2"), url(../fonts/gilroy/Gilroy-Medium.woff) format("woff"), url(../fonts/gilroy/Gilroy-Medium.ttf) format("ttf"), url(../fonts/gilroy/Gilroy-Medium.eot) format("eot");
    font-display: swap
}

@font-face {
    font-family: Gilroy;
    font-style: normal;
    font-weight: 600;
    src: local("Gilroy"), url(../fonts/gilroy/Gilroy-Semibold.woff2) format("woff2"), url(../fonts/gilroy/Gilroy-Semibold.woff) format("woff");
    font-display: swap
}

@font-face {
    font-family: Gilroy;
    font-style: normal;
    font-weight: 700;
    src: local("Gilroy"), url(../fonts/gilroy/Gilroy-Bold.woff2) format("woff2"), url(../fonts/gilroy/Gilroy-Bold.woff) format("woff");
    font-display: swap
}

@font-face {
    font-family: PTRootUI;
    font-style: normal;
    font-weight: 400;
    src: local("PTRootUI"), url(../fonts/ptrootui/PTRootUI-Regular.woff2) format("woff2"), url(../fonts/ptrootui/PTRootUI-Regular.woff) format("woff");
    font-display: swap
}

@font-face {
    font-family: PTRootUI;
    font-style: normal;
    font-weight: 500;
    src: local("PTRootUI"), url(../fonts/ptrootui/PTRootUI-Medium.woff2) format("woff2"), url(../fonts/ptrootui/PTRootUI-Medium.woff) format("woff");
    font-display: swap
}

.text .text-inner:last-of-type .text-item p:last-of-type {
    margin-bottom: 0
}

.text-second>.container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 40px
}

.review-form h2,
.text-second h2,
.under__help h2 {
    margin-bottom: 20px
}

.text-inner {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr
}

.text-inner .text-item--img {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    display: flex;
    grid-area: 1/1/3/2;
    justify-content: center
}

.text-inner .text-item {
    grid-area: 1/2/2/3
}

.text-inner .text-item--second {
    grid-area: 2/2/2/3
}

.text-inner--mirror .text-item--img {
    grid-area: 1/2/3/3
}

.text-inner--mirror .text-item {
    grid-area: 1/1/2/2
}

.text-inner--mirror .text-item--second {
    grid-area: 2/1/3/2
}

.text-inner--mirror .text-item--right img {
    /*-webkit-transform: rotate(30deg);
    transform: rotate(30deg)*/
}

.text-inner--mirror .text-item--right .text-img:before {
    left: 20px;
    top: -10px
}

.text-inner-small {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    display: flex;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    gap: 200px
}

.advantage-item,
.articles__slide>div,
.comment-item,
.specialist-item,
.specialist-item>div:first-of-type,
.stage-item,
.what__we__heal-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.text-inner-small .text-item {
    max-width: 50%
}

.text-inner-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.text-item h3,
.under__help h3 {
    font-size: 42px;
    font-weight: 600;
    margin-bottom: 20px
}

.text-item p {
    padding-bottom: 20px
}

.text-item p:last-of-type {
    margin-bottom: 40px;
    padding-bottom: 0
}

.text-item ul,
.text-item ul li,
.under__help ul {
    padding-bottom: 15px
}

.text-item ul li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: flex;
    gap: 15px
}

.text-item ul li:before {
    background-color: #27AAE2;
    border-radius: 50%;
    content: "";
    display: block;
    height: 12px;
    min-height: 12px;
    min-width: 12px;
    width: 12px
}

.text-item--img {
    z-index: 3
}

.text-item--img .text-img:before {
    background-color: #27AAE2;
    height: calc(100% + 20px);
    right: 20px;
    top: 0;
    width: 100%
}

.text-item--img .text-img:after,
.text-item--img .text-img:before {
    border-radius: 90px;
    content: "";
    display: block;
    position: absolute;
    /*rotate: -60deg*/
}

/*.text-item--img .text-img:after {
    background-color: rgba(30, 203, 191, .137);
    color: #fff;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 4
}*/

.text-item--img .text-img img {
    border-radius: 90px;
    max-width: 400px;
    -o-object-fit: cover;
    object-fit: cover;
    /*-webkit-transform: rotate(-60deg);
    transform: rotate(-60deg);*/
    z-index: 3;
    position: relative;
}

.license-item>div p:last-of-type,
.price-item li:last-of-type,
.text-item-no-mb>P:last-of-type {
    margin-bottom: 0
}

blockquote {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #1D75BD;
    border-radius: 20px;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 40px;
    padding: 30px
}

.advantage-item,
.what__we__heal-item {
    border-radius: 30px
}

blockquote p {
    margin-left: 50px
}

blockquote p:last-of-type {
    margin-bottom: 0 !important
}

blockquote:before {
    background: url(../img/icon/info.svg) 50%/cover;
    content: "";
    display: block;
    height: 40px;
    left: 20px;
    min-width: 40px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 3
}

@media (max-width:555px) {
    .text-item ul li:before {
        height: 8px;
        min-height: 8px;
        min-width: 8px;
        width: 8px
    }

    .text-item h3 {
        font-size: 24px;
        margin-bottom: 15px
    }

    .text-item p {
        padding-bottom: 15px
    }

    .text-item p:last-of-type {
        margin-bottom: 30px;
        padding-bottom: 0
    }

    .text-item-no-mb p:last-of-type,
    .text-second .section-title,
    blockquote,
    blockquote p:last-of-type {
        margin-bottom: 0
    }

    blockquote {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        gap: 15px;
        justify-content: flex-start;
        padding: 15px
    }

    blockquote p {
        margin-left: 0
    }

    blockquote p:first-of-type {
        margin-top: 50px
    }

    blockquote:before {
        left: auto;
        max-width: 40px;
        right: 50%;
        top: 20px;
        -webkit-transform: translateX(50%);
        transform: translateX(50%)
    }

    .text-img {
        margin-bottom: 30px
    }
}

.what__we__heal-inner {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 18px;
    gap: 19px;
    justify-content: space-between
}

.advantage__title,
.what__we__heal-item--name {
    font-size: 32px;
    line-height: 1;
    font-weight: 600
}

.advantage-inner,
.advantage-item,
.what__we__heal-inner,
.what__we__heal-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.what__we__heal-item {
    -webkit-box-flex: 0;
    background-color: #f8f8f8;
    -ms-flex: 0 1 calc(33.33333% - 12.66667px);
    flex: 0 1 calc(33.33333% - 12.66667px);
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden;
    padding: 40px
}

.what__we__heal-item ul {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 65px
}

.what__we__heal-item ul li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    padding-bottom: 12px
}

.what__we__heal-item ul li:before {
    background-color: #27AAE2;
    border-radius: 50%;
    content: "";
    display: block;
    height: 10px;
    width: 10px
}

.what__we__heal-item>span {
    color: rgba(36, 36, 36, .05);
    font-size: 128px;
    font-weight: 600;
    position: absolute;
    right: -10px;
    top: -50px
}

.what__we__heal-item>a {
    font-size: 14px
}

.what__we__heal-item--name {
    margin-bottom: 20px;
    max-width: 80%
}

@media (max-width:1026px) {
    .what__we__heal-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 calc(50% - 9.5px);
        flex: 0 1 calc(50% - 9.5px);
        padding: 30px
    }
}

@media (max-width:630px) {
    .what__we__heal-inner {
        gap: 15px
    }

    .what__we__heal-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%;
        padding: 20px
    }

    .what__we__heal-item ul {
        margin-bottom: 20px
    }
}

.advantage-inner {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    gap: 21px;
    justify-content: space-between
}

.advantage-item {
    -webkit-box-flex: 0;
    background-color: #1D75BD;
    color: #fff;
    -ms-flex: 0 1 calc(33.33333% - 14px);
    flex: 0 1 calc(33.33333% - 14px);
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 40px
}

.advantage-item:nth-of-type(2) {
    background-color: #1BAEAE
}

.advantage-item:nth-of-type(3) {
    background-color: #27AAE2
}

.advantage-icon {
    margin-bottom: 40px
}

.advantage__title {
    margin-bottom: 20px
}

.need__help,
.prices-grey .price-item {
    background-color: #f8f8f8
}

.dostors-inner .blog-item .specialist-item>span,
.license-item>div p,
.need__help h2 {
    margin-bottom: 30px
}

.need__help .section__subtitle span {
    color: #1D75BD;
    font-weight: 600
}

.need__help-item {
    padding: 0;
    width: 50%
}

.need__help-item:last-of-type {
    min-height: inherit
}

.need__help-item:first-of-type {
    padding: 80px 0
}

.need__help-inner {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.articles *,
.clinic *,
.need__help-img {
    position: relative;
    z-index: 3
}

.need__help-img img {
    bottom: 0;
    position: absolute;
    right: 10%;
    vertical-align: bottom;
    z-index: 4
}

.need__help--second .need__help-img img {
    right: 0;
    width: 100%
}

.need__help__bg {
    background: url(../img/need__help/need__bg.svg) bottom/contain no-repeat;
    bottom: 0;
    content: "";
    display: block;
    height: 330px;
    position: absolute;
    right: -30px;
    width: 662px;
    z-index: 2
}

.need__help-item:first-of-type>div {
    gap: 25px
}

.need__help-form,
.need__help-item:first-of-type>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.need__help-form {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 15px;
    max-width: 651px
}

.need__help-form>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 25px;
    width: 100%
}

.need__help-form>input {
    border: 1px solid #b0b0b0;
    border-radius: 10px;
    color: #0d233b;
    font-size: 14px;
    padding: 20px;
    width: 50%
}

.need__help-form>input::-webkit-input-placeholder {
    color: #b0b0b0
}

.need__help-form>input::-moz-placeholder {
    color: #b0b0b0
}

.need__help-form>input:-ms-input-placeholder {
    color: #b0b0b0
}

.need__help-form>input::-ms-input-placeholder {
    color: #b0b0b0
}

.need__help-form>input::placeholder {
    color: #b0b0b0
}

.need__help-form>p {
    color: #b0b0b0;
    font-size: 12px;
    line-height: 1.2;
    margin-bottom: 10px;
    max-width: 415px
}

.need__help-form>p>a {
    font-weight: 600
}

.need__help-form>span {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 24px;
    gap: 5px;
    line-height: 1;
    width: 100%
}

.need__help-form>span>a {
    color: #2bacef;
    font-weight: 600
}

.need__help-form>span:before {
    background: url(../img/icon/telegram.svg) 50%/cover no-repeat;
    content: "";
    display: block;
    height: 30px;
    margin-right: 10px;
    width: 30px
}

.footer__top .footer__top-inner>.footer__top-item:last-of-type,
.prices__pay-items svg:last-child {
    margin-right: 0
}

.clinic .swiper__clinic .swiper-wrapper,
.need__help--second {
    margin-bottom: 100px
}

.need__help--second .need__help-item:first-of-type {
    width: 85%
}

.need__help--second .need__help__bg {
    background: url(../img/need__help/need__bg2.svg) 50%/contain no-repeat;
    height: 440px;
    right: -68px
}

@media (max-width:1400px) {
    .text-inner {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .need__help--second .need__help__bg {
        height: 400px;
        width: 600px
    }
}

@media (max-width:1208px) {
    .need__help--second .need__help-inner {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .need__help-img img {
        max-width: 365px
    }

    .need__help__bg {
        height: 300px;
        width: 500px
    }

    .need__help--second .need__help-item:first-of-type {
        width: 45%
    }

    .need__help--second .need__help-img img {
        max-width: 463px
    }

    .need__help-form>input {
        max-width: 275px;
        width: 100%
    }
}

@media (max-width:1100px) {
    .need__help--second .need__help-img img {
        max-width: 450px
    }

    .need__help--second .need__help__bg {
        height: 353px;
        width: 568px
    }

    .need__help--second .need__help-item:first-of-type {
        width: 50%
    }
}

@media (max-width:1040px) {
    .need__help-item:first-of-type>div {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (max-width:927px) {
    .need__help--second .need__help-inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .need__help--second .need__help-item:first-of-type {
        padding-bottom: 30px;
        padding-top: 60px;
        width: 100%
    }

    .need__help--second .need__help-item {
        width: 100%
    }

    .need__help--second .need__help-img {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        height: auto;
        text-align: center
    }

    .need__help--second .need__help-img img {
        position: relative;
        z-index: 3
    }

    .need__help--second .need__help__bg {
        right: 50%;
        -webkit-transform: translateX(50%);
        transform: translateX(50%)
    }
}

@media (max-width:820px) {
    .need__help h2 {
        margin-bottom: 15px
    }

    .need__help-inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .need__help-inner .standart__btn {
        margin: 0 auto
    }

    .need__help-item {
        min-height: 100%;
        width: 100%
    }

    .need__help-img,
    .need__help-item:last-of-type {
        text-align: center
    }

    .need__help-img {
        height: auto
    }

    .need__help-img img {
        margin: 0 auto;
        position: relative;
        right: 0
    }

    .need__help__bg {
        right: 50%;
        -webkit-transform: translateX(50%);
        transform: translateX(50%)
    }

    .need__help-item:first-of-type {
        padding-bottom: 20px;
        padding-top: 60px
    }

    .need__help-item:first-of-type>div {
        gap: 20px
    }
}

@media (max-width:664px) {
    .need__help--second .need__help-form>div {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .need__help--second .need__help-form>div,
    .need__help-form {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .need__help-form,
    .need__help-form>span {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .need__help-form>input {
        max-width: 320px
    }

    .need__help--second .need__help__bg {
        height: 250px;
        width: 390px
    }

    .need__help-form>span {
        font-size: 18px
    }

    .need__help--second .need__help-img img {
        max-width: 309px
    }
}

@media (max-width:400px) {
    .need__help-form>div {
        gap: 20px
    }

    .need__help-form .intro-call>a {
        font-size: 24px
    }
}

.under__help p {
    margin-bottom: 20px;
    padding-bottom: 19px
}

@media (max-width:800px) {
    .under__help p {
        font-size: 14px
    }

    .under__help h3 {
        font-size: 24px;
        margin-bottom: 15px
    }
}

.prices-grey {
    background-color: #f8f8f8;
    padding: 120px 0
}

.price-item {
    background-color: #fff;
    width: 100%
}

.price-item li {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: flex;
    font-size: 24px;
    font-weight: 500;
    justify-content: space-between;
    line-height: 1;
    margin-bottom: 40px
}

.price-item li div {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: flex;
    gap: 25px;
    justify-content: space-between
}

.price-item li>span:nth-of-type(2) {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    border-bottom: 1px dashed #b0b0b0;
    content: "";
    display: block;
    flex-grow: 1;
    height: 2px;
    margin: 0 10px;
    width: auto
}

.price-item li div span {
    font-size: 24px;
    font-weight: 600
}

.price-item li a {
    background-color: #1D75BD;
    border: 2px solid #1D75BD;
    border-radius: 10px;
    color: #fff;
    font-size: 14px;
    padding: 10px 18px
}

.price-item li a:hover,
.specialist-item>div:last-of-type>a:first-of-type:hover {
    background-color: #fff;
    color: #1D75BD
}

.prices__slider-pagination {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
    width: 100%
}

.prices__name,
.prices__num {
    line-height: 132.5%;
    margin: 0;
    font-size: 18px;
    font-weight: 600
}

.rehabilitation__slider .prices__slider-btn {
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content
}

.prices__slider .prices__slider-btn,
.rehabilitation__slider .prices__slider-btn {
    background-color: inherit;
    color: #242424;
    opacity: 1
}

.prices__slider-btn:focus {
    outline: 0
}

.prices__slider-btn .btn__text {
    line-height: 120%
}

.prices__list {
    background-color: #fff;
    border: 1px solid #c1c1c1;
    border-radius: 25px
}

.prices-item {
    border-bottom: 1px solid #c1c1c1;
    display: flex
}

.prices-item:last-child {
    border-bottom: none
}

.prices__name {
    -webkit-box-flex: 1;
    word-wrap: break-word;
    border-right: 1px solid #c1c1c1;
    -ms-flex: 1 1 70%;
    flex: 1 1 70%;
    padding: 16px 20px
}

.prices__num {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 30%;
    flex: 1 0 30%;
    text-align: center
}

.prices__num,
.prices__pay {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: flex;
    justify-content: center;
    padding: 16px 20px
}

.prices__pay {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #5f8c00;
    border-radius: 25px
}

.prices__pay-text {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    line-height: 120%;
    margin: 0 8px 0 0
}

.blog-inner,
.blog-item,
.card-inner,
.card-item,
.card-item>ul,
.card-item>ul li,
.prices__pay-items,
.stage-inner,
.stage-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.prices__pay-items svg {
    margin-right: 8px
}

.prices__slider--mobile {
    background-color: #383838;
    border-radius: 8px;
    color: #fff;
    display: none;
    font-size: 22px;
    font-weight: 600;
    padding: 13px 20px;
    position: relative;
    z-index: 13
}

.prices__slider--mobile:after {
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    content: "";
    display: block;
    height: 7px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: .2s linear;
    transition: .2s linear;
    width: 7px
}

.prices__slider--mobile.panel-active:after {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg)
}

@media (max-width:1073px) {

    .price-item,
    .prices__slider-btn .btn__text {
        font-size: 14px
    }
}

@media (max-width:890px) {
    .price-item li span:first-of-type {
        width: 50%
    }
}

@media (max-width:850px) {
    .price-item {
        margin-top: 0
    }

    .prices__slider {
        position: relative
    }

    .prices__slider .swiper-scrollbar {
        display: none !important
    }

    .prices__slider--mobile {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: space-between;
        margin-bottom: 15px
    }

    .prices__slider-pagination.panel-body {
        display: none;
        height: 0 !important;
        margin-bottom: 20px
    }

    .prices__slider-pagination.panel-body.active {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        background-color: #383838;
        border-radius: 8px;
        -webkit-box-shadow: 1px 0 8px 1px rgba(0, 0, 0, .22);
        box-shadow: 1px 0 8px 1px rgba(0, 0, 0, .22);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 0;
        height: auto !important;
        left: 0;
        max-height: 320px;
        padding-bottom: 10px;
        padding-top: 43px;
        position: absolute;
        right: 0;
        text-align: left;
        top: 10px;
        z-index: 12
    }

    .prices__slider-btn .btn__text {
        font-size: 20px;
        font-weight: 400
    }
}

@media (max-width:722px) {
    .price-item li {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-align: self-start;
        -ms-flex-align: self-start;
        align-items: self-start;
        border-bottom: 1px dashed #b0b0b0;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 19px;
        margin-bottom: 20px;
        padding-bottom: 20px
    }

    .price-item li span {
        width: auto
    }

    .price-item li:last-of-type {
        margin-bottom: 0
    }

    .price-item li div {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-left: 5px;
        padding-right: 5px;
        width: 100%
    }

    .price-item li span:first-of-type {
        width: 100%
    }

    .price-item li>span:nth-of-type(2) {
        display: none
    }
}

.stage-inner {
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: 50px
}

.stage-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 calc(33.33333% - 13.33333px);
    flex: 0 1 calc(33.33333% - 13.33333px);
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px
}

.blog-item h4,
.blog-item p,
.footer-nav,
.specialist-item>h4,
.specialist-item>span,
.stage-item p {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.stage-item h3 {
    font-size: 32px;
    font-weight: 600;
    line-height: 1
}

.stage-item>picture {
    border-radius: 30px;
    overflow: hidden;
    position: relative;
    z-index: 1
}

.stage-item>picture img,
.swiper__articles {
    height: 100%;
    width: 100%
}

.stage-item>picture:after {
    background: linear-gradient(149deg, rgba(43, 153, 170, .3), rgba(30, 203, 192, 0));
    z-index: 3
}

.stage-item>picture:after,
.stage-item>picture:before {
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.comment-item,
.specialist-item>div:first-of-type {
    position: relative
}

.stage-item>picture:before {
    background-color: rgba(30, 203, 192, .2);
    z-index: 4
}

@media (max-width:940px) {
    .stage-inner {
        row-gap: 30px
    }

    .stage-item {
        -ms-flex-preferred-size: calc(50% - 10px);
        flex-basis: calc(50% - 10px)
    }
}

@media (max-width:740px) {
    .stage-item {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        gap: 15px
    }
}

@media (max-width:625px) {
    .stage-item h3 {
        font-size: 24px
    }

    .stage-item p {
        font-size: 14px
    }
}

.specialist-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    line-height: 1
}

.specialist-item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    line-height: 1
}

.comment-item:hover,
.license-item:hover,
.specialist-item:hover {
    cursor: -webkit-grab;
    cursor: grab
}

.specialist-item a>span {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.specialist-item a>h4 {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.comment-item,
.specialist-item picture {
    -webkit-box-flex: 1;
    display: -webkit-box;
    display: -ms-flexbox
}

.specialist-item picture {
    -ms-flex-positive: 1;
    -ms-flex-item-align: end;
    align-self: flex-end;
    display: flex;
    flex-grow: 1;
    margin: 0 auto;
    max-height: 372.38px;
    max-width: 100%
}

.specialist-item picture img {
    max-height: 372.38px;
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.specialist-item>div:first-of-type>span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    left: 20px;
    line-height: 1;
    max-width: 70px;
    position: absolute;
    top: 20px
}

.specialist-item>div:first-of-type>span>span:first-of-type {
    font-size: 52px;
    font-weight: 600
}

.specialist-item>div:first-of-type>span>span:nth-of-type(2) {
    font-size: 12px;
    padding-bottom: 10px;
    text-align: end;
    text-transform: lowercase;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl
}


.specialist-item>h4 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 10px
}

.specialist-item>span {
    color: #646464;
    margin-bottom: 30px
}

.specialist-item>div:last-of-type {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    font-weight: 600;
    gap: 10px
}

.specialist-item>div:last-of-type>a:first-of-type {
    background-color: #1D75BD;
    border: 2px solid #1D75BD;
    border-radius: 10px;
    color: #fff;
    padding: 10px 13px
}

.specialist-item>div:last-of-type>a:last-of-type {
    border: 1px solid #1D75BD;
    border-radius: 10px;
    color: #1D75BD;
    padding: 11px 14px
}

.specialist-item .specialist-inf {
    position: relative;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #dfdfdf;
    border-radius: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 372.38px;
    justify-content: center;
    margin-bottom: 50px;
    overflow: hidden
}

.specialist-item .specialist-inf:after {
    background: linear-gradient(149deg, rgba(43, 153, 170, .1), rgba(30, 203, 192, 0));
    border-radius: 30px;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 3;
}

.specialist-item .specialist-inf>span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    left: 20px;
    line-height: 1;
    max-width: 70px;
    position: absolute;
    top: 20px
}

.specialist-item .specialist-inf>span>span:first-of-type {
    font-size: 52px;
    font-weight: 600
}

.specialist-item .specialist-inf>span>span:nth-of-type(2) {
    font-size: 12px;
    padding-bottom: 10px;
    text-align: end;
    text-transform: lowercase;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl
}

.specialist-item h4 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 10px;
}

.specialist-item a>span {
    color: #646464;
    margin-bottom: 30px;
}

.specialist-inf img {
    border-style: none;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.comment-item {
    -ms-flex-positive: 1;
    border: 1px solid #dfdfdf;
    border-radius: 30px;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    flex-grow: 1;
    height: 110%;
    padding: 40px;
    z-index: 5
}

.comment-item>span:first-of-type {
    -webkit-text-fill-color: transparent;
    background: -webkit-gradient(linear, left top, right top, color-stop(100%, #ffdc26), color-stop(50%, transparent));
    background: linear-gradient(90deg, #ffdc26 100%, transparent 0);
    background-clip: text;
    -webkit-background-clip: text;
    font-size: 24px
}

.comment-item>p {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    color: #0d233b;
    flex-grow: 1;
    font-size: 18px;
    line-height: 1.4;
    padding: 30px 0 40px
}

.article-item:last-of-type>div>div:last-of-type>div:last-of-type>h4,
.comment-item>h4 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 10px
}

.comment-item>span:last-of-type,
.doctor-mark>span:last-of-type,
.doctor-rating>p {
    color: #8b8b8b
}

.comment-item:after {
    background: linear-gradient(221deg, rgba(43, 153, 170, .1), rgba(30, 203, 192, 0));
    border-radius: 30px;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 3
}

.comment__wrapper {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin-bottom: 60px
}

.comment__wrapper .section__title {
    margin-bottom: 0;
    min-width: 40%
}

.comment__wrapper-item {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 15px;
    justify-content: space-between
}

.comment-mark,
.comment-mark>span:first-of-type,
.contact-inner {
    display: -webkit-box;
    display: -ms-flexbox
}

.comment__wrapper-item>a {
    font-size: 18px;
    margin-right: 25px
}

.comment-mark {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 10px;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 5px;
    max-width: 230px;
    padding: 10px
}

.comment-mark:first-of-type {
    background-color: #f9f9f9
}

.comment-mark:last-of-type {
    border: 1px solid #e2e2e2
}

.articles>.container:after,
.clinic>.container:after {
    border-radius: 100px;
    height: 900px;
    position: absolute;
    width: 900px;
    z-index: 1;
    background-color: #27AAE2;
    content: ""
}

.comment-mark>span:first-of-type {
    color: #000;
    display: flex;
    font-size: 26px;
    font-weight: 600;
    gap: 8px;
    line-height: 1
}

.comment-mark>span:first-of-type:before {
    background: url(../img/icon/yandex.png) 50%/cover no-repeat;
    content: "";
    display: block;
    height: 25px;
    width: 25px
}

.comment-mark>span:nth-of-type(2) {
    -webkit-text-fill-color: transparent;
    background: -webkit-gradient(linear, left top, right top, color-stop(90%, #ffdc26), color-stop(50%, #e6e6e6));
    background: linear-gradient(90deg, #ffdc26 90%, #e6e6e6 0);
    background-clip: text;
    -webkit-background-clip: text
}

.comment-mark>span:last-of-type {
    color: #8b8b8b;
    font-size: 14px
}

.comment-mark:last-of-type>span:first-of-type:before {
    background: url(../img/icon/google.png) 50% no-repeat
}

.comment-mark:last-of-type>span:nth-of-type(2) {
    -webkit-text-fill-color: transparent;
    background: -webkit-gradient(linear, left top, right top, color-stop(80%, #ffdc26), color-stop(50%, #e6e6e6));
    background: linear-gradient(90deg, #ffdc26 80%, #e6e6e6 0);
    background-clip: text;
    -webkit-background-clip: text
}

.comment__wrapper-item--mobile {
    display: none
}

.license-item>picture {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 457px;
    width: 100%
}

.license-item>picture img {
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.license .swiper--pag {
    bottom: 5px;
    position: absolute;
    right: 55%;
    -webkit-transform: translateX(-55%);
    transform: translateX(-55%);
    z-index: 5
}

@media (max-width:1440px) {
    .license .swiper--pag {
        right: 5%;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@media (max-width:1140px) {
    .comment__wrapper-item {
        display: none
    }

    .comment__wrapper-item--mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-top: 50px
    }

    .license-item>div {
        max-width: 60%
    }
}

@media (max-width:950px) {
    .advantage-inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .advantage-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%;
        padding: 30px
    }

    .license-item>div p {
        font-size: 14px;
        margin-bottom: 15px
    }

    .license-item>div p:last-of-type {
        margin-bottom: 0
    }

    .license-item>div {
        max-width: 50%
    }
}

@media (max-width:840px) {
    .license-item>picture {
        margin: 0 auto;
        width: 300px
    }

    .license-item>div {
        max-width: 100%
    }

    .license-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 140px
    }

    .license .swiper--pag {
        height: 20px;
        padding: 0 15px;
        right: 50%;
        top: 500px;
        -webkit-transform: translateX(50%);
        transform: translateX(50%);
        width: 100%
    }
}

.articles,
.clinic {
    position: relative;
    z-index: 2
}

.clinic .swiper__clinic .swiper-slide a {
    height: 100%;
    max-height: 300px;
    max-width: 466px;
    width: 100%
}

.clinic .swiper__clinic .swiper-slide a img {
    border-radius: 30px;
    max-height: 300px;
    max-width: 466px;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%
}

.clinic>.container:after {
    display: block;
    right: -65%;
    top: -51%;
    -webkit-transform: rotate(55deg);
    transform: rotate(55deg)
}

@media (max-width:1190px) {
    .clinic>.container:after {
        display: none
    }
}

@media (max-width:550px) {

    .advantage-item,
    .price-item {
        padding: 20px
    }

    .advantage-icon {
        margin-bottom: 25px
    }

    .advantage__title {
        font-size: 24px;
        margin-bottom: 15px
    }

    .advantage__text {
        font-size: 14px
    }

    .price-item li {
        font-size: 18px
    }

    .price-item li div span {
        font-size: 20px
    }

    .comment-item {
        padding: 30px 20px
    }

    .comment-item>p {
        font-size: 16px;
        padding: 25px 0 30px
    }

    .license-item>div {
        margin-bottom: 0
    }

    .clinic .swiper--pag {
        padding: 0 15px
    }

    .clinic .swiper__clinic .swiper-wrapper {
        margin-bottom: 50px
    }

    .clinic .swiper__clinic .swiper-slide a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        max-width: 390px;
        overflow: hidden
    }

    .clinic .swiper__clinic .swiper-slide a img {
        max-width: 390px
    }
}

@media (max-width:490px) {
    .header>.container>.header__center__bottom>.header__center-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .header__center-item--city>div:first-of-type select option {
        font-size: 12px
    }

    .plashka__bottom {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 10px;
        gap: 4px;
        justify-content: center
    }

    .header__top {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 10px;
        gap: 4px;
        justify-content: center
    }


    .plashka__top {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 10px;
        gap: 4px;
        justify-content: center
    }

    .plashka__bottom span:first-child,
    .header__top span:first-child {
        max-width: 200px
    }

    .plashka__bottom span:first-child,
    .header__top span:last-child,
    .nav--link {
        font-size: 16px
    }

    .header--nav {
        gap: 25px
    }

    .header__center-item--flex {
        gap: 9px
    }

    .header--nav li .panel-body.active {
        font-weight: 500;
        padding-bottom: 0;
        padding-top: 25px
    }

    .header--item--mobile {
        margin-top: -100vh
    }

    .header--nav li {
        width: 100%
    }

    .clinic .swiper__clinic .swiper-slide a img {
        max-width: 320px
    }
}

@media (max-width:430px) {
    .clinic .swiper__clinic .swiper-slide a img {
        max-width: 290px
    }
}

.questions-item {
    border-bottom: 1px solid #b0b0b0;
    border-top: 1px solid #b0b0b0;
    padding: 30px 0
}

.questions-item .panel-title {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    display: flex;
    font-size: 32px;
    font-weight: 600;
    justify-content: space-between
}

.questions-item .panel-title>span>span {
    color: #383838;
    z-index: 5
}

.questions-item .panel-title>span,
.questions-item .panel-title>span>span {
    position: relative;
    -webkit-transition: .2s linear;
    transition: .2s linear
}

.questions-item .panel-title>span {
    font-size: 40px;
    font-weight: 300;
    line-height: 0;
    padding: 11px
}

.questions-item .panel-title>span:before {
    background-color: #fff;
    border-radius: 10px;
    content: "";
    display: block;
    height: 54px;
    position: absolute;
    right: -4px;
    top: -67%;
    -webkit-transition: .2s linear;
    transition: .2s linear;
    width: 54px;
    z-index: 2
}

.questions-item .panel-title.panel-active>span {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.questions-item .panel-title.panel-active>span:before {
    background-color: #383838;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.questions-item .panel-title.panel-active>span>span {
    color: #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.questions-content {
    height: 0;
    max-width: 88.61%;
    opacity: 0;
    -webkit-transition: .2s linear;
    transition: .2s linear
}

.questions-content.active {
    height: auto;
    opacity: 1;
    padding-top: 20px
}

@media (max-width:620px) {
    .questions .section__title {
        text-align: center
    }

    .questions-item .panel-title {
        font-size: 24px;
        gap: 30px
    }
}

.articles>.container:after {
    display: block;
    left: -75%;
    top: -41%;
    -webkit-transform: rotate(61deg);
    transform: rotate(61deg)
}

.articles__slide {
    border: 1px solid #dfdfdf;
    border-radius: 30px;
    display: flex;
    margin-bottom: 20px;
    overflow: hidden
}

.articles__slide>picture img {
    height: 100%;
    max-width: 467px;
    -o-object-fit: cover;
    object-fit: cover
}

.answer-top .section-title,
.articles__slide:last-of-type {
    margin-bottom: 0
}

.articles__slide>div {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    line-height: 1.2;
    padding: 40px
}

.articles__slide>div>p:first-of-type {
    color: #8b8b8b;
    margin-bottom: 30px
}

.articles__slide>div>h3 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px
}

.articles__slide>div>p:last-of-type {
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 40px
}


.articles__slide .articles__block {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    line-height: 1.2;
    padding: 40px
}

.articles__slide .articles__block p:first-of-type {
    color: #8b8b8b;
    margin-bottom: 30px
}

.articles__slide .articles__block h3 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px
}

.articles__slide .articles__block p:last-of-type {
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 40px
}

.articles__slide .articles__block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.link {
    position: absolute;
    width: 100%;
    height: 100%;

}

.articles__slide {
    position: relative
}

@media (max-width:1320px) {
    .articles>.container:after {
        display: none
    }
}

.contact-inner {
    display: flex;
    gap: 7.2vw
}

.contact-inner>.contact-item:last-of-type,
.footer-requisites p,
.literature-inner,
.literature-item ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.contact-inner>.contact-item:last-of-type>.intro-call {
    margin-bottom: 32px
}

.contact-inner>.contact-item:last-of-type>.intro-call>a {
    color: #383838;
    font-size: 32px
}

.contact-inner>.contact-item:last-of-type>a,
.contact-inner>.contact-item:last-of-type>span {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 22px;
    font-weight: 500;
    gap: 11px
}

.article-item:last-of-type>div>div:last-of-type>div:first-of-type>p:last-of-type span:before,
.contact-inner>.contact-item:last-of-type>a:before,
.contact-inner>.contact-item:last-of-type>span:before {
    content: "";
    display: block;
    height: 20px;
    width: 20px
}

.contact-inner>.contact-item:last-of-type>a:before {
    background: url(../img/icon/mail.svg) 50% no-repeat
}

.contact-inner>.contact-item:last-of-type>span {
    margin-bottom: 47px
}

.contact-inner>.contact-item:last-of-type>span:before {
    background: url(../img/icon/address.svg) 50% no-repeat
}

.article-item:last-of-type>div>div:last-of-type>div:first-of-type>p:last-of-type,
.contact-inner>.contact-item:last-of-type>.contact__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 15px
}

.map.container-fluid {
    background: url(../img/map.webp) 50% no-repeat;
    border-radius: 20px;
    height: 553px;
    overflow: hidden;
    padding: 0;
    width: 710px
}

@supports not (background:url(../img/map.webp)) {
    .map.container-fluid {
        background: url(../img/map.jpg) 50% no-repeat
    }
}

.map.container-fluid>iframe {
    border-radius: 20px !important
}

.contact h1 {
    max-width: 100%
}

@media (max-width:1400px) {
    .map.container-fluid {
        height: 350px;
        width: 50vw
    }
}

@media (max-width:1005px) {
    .contact-inner {
        gap: 10px
    }
}

@media (max-width:875px) {
    .contact-inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        gap: 40px
    }

    .map.container-fluid {
        height: 280px;
        width: 90vw
    }
}

@media (max-width:610px) {
    .contact__btn>a {
        font-size: 16px;
        padding: 18px 10px
    }

    .contact__btn>a:before {
        width: 0
    }

    .contact-inner>.contact-item:last-of-type {
        width: 100%
    }

    .contact-inner>.contact-item:last-of-type>.intro-call,
    .contact-inner>.contact-item:last-of-type>span {
        margin-bottom: 25px
    }

    .contact-inner>.contact-item:last-of-type span,
    .contact-inner>.contact-item:last-of-type>a {
        font-size: 18px
    }

    .contact-inner>.contact-item:last-of-type>.intro-call a {
        font-size: 28px
    }

    .contact-inner>.contact-item:last-of-type .social {
        margin-bottom: 40px
    }
}

@media (max-width:455px) {
    .contact-inner .contact__btn {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.card-inner {
    color: #0d233b;
    gap: 20px
}

.card-item {
    -webkit-box-flex: 1;
    background-color: #f8f8f8;
    border-radius: 30px;
    -ms-flex: 1 0 calc(33.33333% - 13.33333px);
    flex: 1 0 calc(33.33333% - 13.33333px);
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 30px;
    padding: 40px
}

.card-item>p {
    font-size: 38px;
    font-weight: 600
}

.card-item>ul {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    -ms-flex-direction: column;
    flex-direction: column;
    flex-grow: 1;
    font-size: 18px;
    gap: 15px
}

.card-item>ul li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px
}

.card-item>ul li:before {
    background-position: 50%;
    background-size: cover;
    content: "";
    display: block;
    height: 20px;
    width: 20px
}

.article-item:first-of-type>ul>li:before,
.literature-item ul>li:before {
    content: counter(list) ".";
    counter-increment: list;
    left: -20px;
    line-height: 1;
    top: 3px
}

.card-item>ul li:first-of-type {
    background: url(../img/icon/hospital.png) no-repeat
}

.card-item>ul li:nth-of-type(2) {
    background: url(../img/icon/shower.png) no-repeat
}

.card-item>ul li:nth-of-type(3) {
    background: url(../img/icon/food.png) no-repeat
}

.card-item>ul li:nth-of-type(4) {
    background: url(../img/icon/watch.png) no-repeat
}

.card-item picture,
.card-item picture img {
    max-width: 387px;
    width: 100%
}

.card-item picture img {
    border-radius: 20px;
    -o-object-fit: cover;
    object-fit: cover
}

.card-item>span {
    color: #670b0b;
    font-size: 38px;
    font-weight: 600
}

.card-item>a,
.card-popular>span {
    color: #fff
}

.card-popular {
    background-color: #2b99aa;
    color: #fff
}

.card-popular>p {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: flex;
    justify-content: space-between
}

.card-popular>p:after {
    background-color: #ffdc26;
    border-radius: 50%;
    color: #0d233b;
    content: "ХИТ";
    display: block;
    font-size: 20px;
    height: 60px;
    padding: 18px 12px;
    width: 60px
}

@media (max-width:1080px) {
    .card-inner {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .card-item {
        -ms-flex-preferred-size: calc(50% - 10px);
        flex-basis: calc(50% - 10px);
        max-width: 49.5%
    }
}

@media (max-width:750px) {
    .card-item {
        gap: 20px;
        max-width: 100%;
        padding: 20px
    }

    .card-item>p,
    .card-item>span {
        font-size: 24px
    }

    .card-item>ul li {
        font-size: 14px
    }
}

.more__article__slide {
    -webkit-box-flex: 0;
    background-color: #f8f8f8;
    border-radius: 30px;
    display: flex;
    -ms-flex: 0 1 calc(33.33333% - 13.33333px);
    flex: 0 1 calc(33.33333% - 13.33333px);
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 30px
}

.more__article__slide picture img {
    border-radius: 20px;
    margin-bottom: 35px;
    max-width: 407px;
    width: 100%
}

.more__article__slide h3 {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 20px
}

.more__article__slide a {
    font-size: 14px;
    max-width: 135px;
    padding: 12px 15px
}

.more__article__slide a:before,
.rating-area:not(:checked)>input {
    display: none
}

@media (max-width:993px) {
    .more__article__slide {
        -ms-flex-preferred-size: 100%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        flex-basis: 100%
    }

    .more__article__slider-wrapper {
        margin-bottom: 70px
    }
}

.article-item {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(50% - 10px);
    flex: 1 0 calc(50% - 10px)
}

.article-item:first-of-type h1 {
    font-size: 72px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 40px
}

.article-item:first-of-type>p {
    font-size: 32px;
    font-weight: 500;
    margin-bottom: 30px
}

.article-item:first-of-type>ul {
    counter-reset: list 0;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
    padding-left: 25px
}

.article-item:first-of-type>ul>li {
    font-size: 18px;
    position: relative
}

.article-item:first-of-type>ul>li:before {
    font-size: 22px;
    position: absolute;
    -webkit-transform: none;
    transform: none
}

.article-item:first-of-type>ul>li>ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 18px;
    gap: 15px;
    padding-top: 15px
}

.article-item:first-of-type>ul>li>ul>li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 5px
}

.article-item:first-of-type>ul>li>ul>li:before {
    content: "-";
    display: block;
    font-size: 18px
}

.article-item:last-of-type {
    color: #0d233b
}

.article-item:last-of-type>div {
    background-color: #f8f8f8;
    border-radius: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    margin-top: 15%;
    max-height: 70%;
    padding: 20px 30px 0
}

.article-item:last-of-type>div>div:first-of-type>picture {
    height: 100%;
    position: relative
}

.article-item:last-of-type>div>div:first-of-type>picture:before {
    background-color: #27AAE2;
    border-radius: 50px;
    content: "";
    display: block;
    height: 200px;
    position: absolute;
    right: 16%;
    rotate: -45deg;
    top: 75%;
    -webkit-transform: translate3d(50%, -50%, 0);
    transform: translate3d(50%, -50%, 0);
    width: 200px;
    z-index: 10
}

.article-item:last-of-type>div>div:first-of-type>picture>img {
    max-height: 100%;
    max-width: 269px;
    -o-object-fit: contain;
    object-fit: contain;
    position: relative;
    width: 100%;
    z-index: 11
}

.article-item:last-of-type>div>div:last-of-type {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: space-between;
    padding-bottom: 30px
}

.article-item:last-of-type>div>div:last-of-type>div:first-of-type>p:first-of-type {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px
}

.article-item:last-of-type>div>div:last-of-type>div:first-of-type>p:first-of-type>span {
    font-weight: 400
}

.article-item:last-of-type>div>div:last-of-type>div:first-of-type>span {
    display: block;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 24px
}

.article-item:last-of-type>div>div:last-of-type>div:first-of-type>span>span {
    background-color: #ffdc26;
    border-radius: 5px;
    font-weight: 400;
    padding: 1px 2px
}

.article-item:last-of-type>div>div:last-of-type>div:first-of-type>p:last-of-type span,
.footer-pay,
.footer-pay>span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 5px
}

.article-item:last-of-type>div>div:last-of-type>div:first-of-type>p:last-of-type>span:first-of-type:before {
    background: url(../img/icon/eye.png) 50% no-repeat
}

.article-item:last-of-type>div>div:last-of-type>div:first-of-type>p:last-of-type>span:last-of-type:before {
    background: url(../img/icon/watch.png) 50% no-repeat
}

.article-item:last-of-type>div>div:last-of-type>div:last-of-type>h5 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 15px
}

.article-item:last-of-type>div>div:last-of-type>div:last-of-type>span {
    color: #8b8b8b;
    font-size: 14px
}

@media (max-width:1331px) {
    .article-item:first-of-type>h1 {
        font-size: 40px;
        margin-bottom: 30px
    }

    .article-item:first-of-type>p {
        font-size: 22px;
        margin-bottom: 15px
    }

    .article-item:first-of-type>ul {
        gap: 15px
    }

    .article-item:first-of-type>ul>li {
        font-size: 16px
    }

    .article-item:first-of-type>ul>li:before {
        font-size: 16px;
        top: 1px
    }

    .article-item:first-of-type>ul>li>ul,
    .article-item:last-of-type>div>div:last-of-type>div:first-of-type>p:first-of-type,
    .article-item:last-of-type>div>div:last-of-type>div:first-of-type>span {
        font-size: 14px
    }

    .article-item:last-of-type>div {
        height: 100%;
        margin-top: 50px;
        overflow: hidden;
        padding-left: 20px;
        padding-right: 20px
    }

    .article-item:last-of-type>div>div:first-of-type>picture {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        justify-content: flex-end
    }

    .article-item:last-of-type>div>div:first-of-type>picture:before {
        height: 170px;
        right: 9%;
        top: 80%;
        width: 170px
    }

    .article-item:last-of-type>div>div:last-of-type>div:last-of-type>h5 {
        font-size: 12px;
        margin-bottom: 10px
    }

    .article-item:last-of-type>div>div:last-of-type>div:last-of-type>h4 {
        font-size: 20px;
        margin-bottom: 5px
    }
}

@media (max-width:1173px) {
    .article-item:last-of-type>div>div:first-of-type>picture:before {
        height: 150px;
        width: 150px
    }
}

@media (max-width:1050px) {

    .article-inner,
    .text-inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }

    .text-second {
        margin-bottom: 60px
    }

    .text>.container>.text-inner>.text-item:first-of-type {
        margin-bottom: 0
    }

    .text-inner-small .text-item,
    .text-item {
        font-size: 14px;
        max-width: none;
        width: 100%
    }

    .text-inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 40px
    }

    .text-item--img {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .text-item {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .text-item--second {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .text-item--noorder {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .text-item--img .text-img img {
        max-width: 300px
    }

    .article-item:last-of-type>div,
    .text-item--second h3 {
        margin-top: 0
    }

    .article-inner {
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 30px;
        padding-top: 0
    }

    .article-item {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .article-item:last-of-type>div>div:first-of-type>picture:before {
        height: 200px;
        right: 16%;
        top: 66%;
        width: 200px
    }
}

@media (max-width:640px) {
    .article-item:last-of-type>div>div:first-of-type>picture:before {
        height: 170px;
        right: 20%;
        top: 62%;
        width: 170px
    }
}

@media (max-width:560px) {
    .card-inner {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        align-items: center;
        justify-content: center
    }

    .card-item {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .card-popular>p:after {
        font-size: 16px;
        height: 44px;
        padding: 12px 7px;
        width: 44px
    }

    .article-item:last-of-type>div>div:first-of-type>picture:before {
        height: 150px;
        width: 150px
    }
}

@media (max-width:500px) {
    .article-item:first-of-type>h1 {
        font-size: 38px
    }

    .article-item:last-of-type>div {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        padding-right: 0
    }

    .article-item:last-of-type>div>div:first-of-type {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 calc(50% - 25px);
        flex: 1 0 calc(50% - 25px)
    }

    .article-item:last-of-type>div>div:first-of-type>picture:before {
        right: 13%;
        top: 80%
    }

    .article-item:last-of-type>div>div:last-of-type>div:first-of-type>p:last-of-type span {
        font-size: 14px
    }

    .article-item:last-of-type>div>div:last-of-type>div:last-of-type>h4 {
        font-size: 16px
    }

    .article-item:last-of-type>div>div:last-of-type>div:last-of-type>span {
        font-size: 12px
    }
}

@media (max-width:420px) {
    .article-item:last-of-type>div {
        gap: 0
    }

    .article-item:last-of-type>div>div:first-of-type>picture:before {
        height: 130px;
        right: 8%;
        width: 130px
    }

    .article-item:last-of-type>div>div:last-of-type {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

@media (max-width:390px) {
    .article-item:last-of-type>div>div:first-of-type {
        margin-right: -30px
    }

    .article-item:last-of-type>div>div:first-of-type>picture:before {
        right: 10px
    }
}

@media (max-width:370px) {
    .clinic .swiper--pag {
        padding: 0 15px
    }

    .clinic .swiper__clinic .swiper-slide a {
        max-height: 186px;
        max-width: 260px
    }

    .clinic .swiper__clinic .swiper-slide a img {
        max-width: 260px
    }

    .article-item:last-of-type>div>div:first-of-type>picture:before {
        right: -5px
    }
}

@media (max-width:330px) {
    .article-item:last-of-type>div>div:first-of-type>picture:before {
        right: -15px;
        top: 90%
    }
}

.literature-inner {
    color: #0d233b;
    gap: 55px
}

.literature-item ul {
    counter-reset: list 0;
    gap: 15px;
    padding-left: 25px
}

.literature-item ul>li {
    font-size: 18px;
    position: relative
}

.literature-item ul>li:before {
    font-size: 18px;
    position: absolute;
    -webkit-transform: none;
    transform: none
}

.literature-like>p {
    font-size: 38px;
    font-weight: 600;
    line-height: 1.1;
    margin-bottom: 20px
}

.literature-like>div {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: flex;
    font-size: 18px;
    font-weight: 400;
    gap: 12px
}

.literature-like picture img {
    height: 40px;
    width: 40px
}

.literature-rating>p {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.1
}

.literature-rating>span {
    font-size: 96px;
    font-weight: 600;
    line-height: 1
}

.education-inner li p,
.literature-rating>div>a {
    font-size: 18px
}

.literature-rating>div>a:hover {
    color: #ff4726
}

.rating-area {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: flex;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    gap: 5px;
    margin: 0 auto 10px;
    overflow: hidden
}

.rating-area:before {
    content: "(12)";
    display: block;
    font-size: 18px
}

.rating-area:not(:checked)>label {
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 32px;
    line-height: 32px;
    padding: 0;
    -webkit-transition: color .2s;
    transition: color .2s;
    width: 32px
}

.rating-area:not(:checked)>label:before {
    -webkit-text-stroke: 1px #ffdc26;
    content: "★";
    font-weight: 700
}

.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: #ffdc26
}

@media (max-width:1095px) {
    .literature-inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .literature-item:last-of-type {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        background-color: #f5fbff;
        border-radius: 30px;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 25px;
        padding: 30px 20px
    }
}

.article_more__article__slide,
.blog-item,
.doctor-item:nth-of-type(2),
.education-inner,
.review-form {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical
}

@media (max-width:590px) {
    .literature-item ul {
        gap: 10px
    }

    .literature-item ul>li,
    .literature-item ul>li:before,
    .literature-like>div {
        font-size: 14px
    }

    .literature-like>p {
        font-size: 36px;
        margin-bottom: 25px
    }

    .literature-like picture img {
        height: 30px;
        width: 30px
    }

    .literature-rating {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 10px
    }

    .literature-rating>p {
        font-size: 22px;
        width: 100%
    }

    .literature-rating>span {
        font-size: 64px
    }

    .rating-area {
        gap: 0
    }
}

.article_more__article__slide {
    -webkit-box-flex: 0;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    border: 1px solid #dfdfdf;
    border-radius: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 1 calc(33.33333% - 13.33333px);
    flex: 0 1 calc(33.33333% - 13.33333px);
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 15px;
    padding: 35px
}

.article_more__article__slide h4 {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 28px;
    font-weight: 600;
    line-height: 1.1
}

.article_more__article__slide p {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    line-height: 1.4;
    margin-bottom: 10px
}

.article_more__article__slide span {
    color: #b0b0b0;
    margin-bottom: 10px
}

.article_more__article__slide>a,
.blog-item span,
.blog-item>a,
.doctor-item:nth-of-type(2) p:first-of-type,
.footer-requisites>li:nth-of-type(2) {
    margin-bottom: 10px
}

/* ==== ИЗМЕНЁННЫЙ БЛОК ==== */
.article_more__article__slide picture,
.blog-item picture {
    display: block !important;
    width: 100% !important;
    aspect-ratio: 16 / 10 !important;
    overflow: hidden !important;
    border-radius: 20px !important;
}

.article_more__article__slide picture img,
.blog-item picture img {
    width: 100% !important;
    height: 100% !important;
    max-width: 100% !important;
    -o-object-fit: cover !important;
    object-fit: cover !important;
    -o-object-position: center !important;
    object-position: center !important;
    border-radius: 20px !important;
    display: block !important;
}


.article_more__article>.container>.standart__btn {
    font-size: 20px;
    height: 55px;
    margin-top: 60px;
    max-width: 188px;
    width: 100%
}

.answer-top .answer-btn:before,
.article_more__article>.container>.standart__btn:before,
.review-form .review-rating .rating-area:before,
.show-more {
    display: none
}

@media (min-width:900px) {

    .article_more__article__slider>.swiper--pag,
    .articles__slider>.swiper--pag,
    .more__article__slider>.swiper--pag {
        display: none !important
    }

    .article_more__article__slider-wrapper,
    .more__article__slider-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 20px
    }
}

.doctor-inner {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    border: 1px solid #dfdfdf;
    border-radius: 30px;
    color: #0d233b;
    display: flex;
    gap: 20px
}

.doctor-item {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(33.33333% - 13.33333px);
    flex: 1 0 calc(33.33333% - 13.33333px)
}

.doctor-item picture {
    padding-left: 50px
}

.doctor-item picture img {
    margin-top: -40px;
    max-width: 314px;
    width: 100%
}

.doctor-item:nth-of-type(2) {
    -ms-flex-item-align: center;
    align-self: center;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.doctor-item:nth-of-type(2) h2 {
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 25px
}

.doctor-item:nth-of-type(2) p {
    color: #8b8b8b;
    font-size: 24px
}

.doctor-item:nth-of-type(2) p>span {
    color: #0d233b;
    font-weight: 500
}

.doctor-item:nth-of-type(2) p:last-of-type {
    margin-bottom: 50px
}

.doctor-item:nth-of-type(2) .standart__btn {
    font-size: 16px;
    height: 50px
}

.doctor-item:last-of-type {
    -ms-flex-item-align: center;
    align-self: center;
    background-color: #f8f8f8;
    border-radius: 30px;
    max-width: 363px;
    padding: 99px 0 99px 50px
}

.doctor-rating {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px
}

.doctor-rating>span {
    color: #27AAE2;
    font-size: 72px;
    font-weight: 600;
    line-height: 1.1
}

.doctor-mark {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: flex;
    gap: 8px;
    margin-bottom: 30px;
    width: 100%
}

.doctor-mark>span:first-of-type {
    -webkit-text-fill-color: transparent;
    background: -webkit-gradient(linear, left top, right top, color-stop(90%, #ffdc26), color-stop(50%, transparent));
    background: linear-gradient(90deg, #ffdc26 90%, transparent 0);
    background-clip: text;
    -webkit-background-clip: text;
    font-size: 24px
}

@media (max-width:1120px) {
    .doctor-item picture {
        padding-left: 0
    }
}

@media (max-width:930px) {
    .doctor-inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 0;
        text-align: center
    }

    .doctor-item:first-of-type {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        margin: 0 auto;
        order: 2
    }

    .doctor-item:nth-of-type(2) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        padding: 20px
    }

    .doctor-item:nth-of-type(2) .standart__btn {
        margin: 0 auto;
        max-width: 280px;
        padding: 0;
        width: 100%
    }

    .doctor-item:last-of-type {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        min-width: 100%;
        order: 3;
        padding: 30px 0
    }

    .doctor-item:last-of-type>div {
        margin: 0 auto;
        max-width: 280px
    }

    .doctor-item picture img {
        margin-top: 0
    }
}

.education-inner {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px
}

.education-inner li span {
    color: #27AAE2;
    display: block;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 5px
}

.certificate .swiper--pag {
    padding-bottom: 5px !important
}

.certificate .swiper-wrapper {
    margin-bottom: 70px !important
}

.certificate .swiper-wrapper img {
    border: 1px solid #eaeaea;
    border-radius: 10px;
    max-width: 349px;
    padding: 10px;
    width: 100%
}

.review-inner img {
    max-width: 710px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.review-form {
    -ms-flex-preferred-size: calc(50% - 10px);
    display: flex;
    flex-basis: calc(50% - 10px);
    -ms-flex-direction: column;
    flex-direction: column
}

.review-form p:first-of-type {
    font-size: 22px;
    margin-bottom: 40px
}

.review-form>span {
    border: 1px solid #b0b0b0;
    border-radius: 10px;
    margin-bottom: 15px;
    position: relative
}

.review-form>span:before {
    content: "";
    display: block;
    height: 16px;
    left: 10px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 16px;
    z-index: 15
}

.review-form>span:first-of-type:before {
    background: url(../img/icon/name_form.svg) 50% no-repeat
}

.review-form>span:nth-of-type(2):before {
    background: url(../img/icon/phone.svg) 50%/cover no-repeat
}

.review-form>span:last-of-type:before {
    background: url(../img/icon/mail_form.svg) 50% no-repeat
}

.review-form input {
    border-radius: 10px;
    color: #b0b0b0;
    padding: 20px 20px 20px 40px;
    width: 100%
}

.review-form input::-webkit-input-placeholder {
    color: #b0b0b0
}

.review-form input::-moz-placeholder {
    color: #b0b0b0
}

.review-form input:-ms-input-placeholder {
    color: #b0b0b0
}

.review-form input::-ms-input-placeholder {
    color: #b0b0b0
}

.review-form input::placeholder {
    color: #b0b0b0
}

.review-form>div:first-of-type {
    border: 1px solid #b0b0b0;
    border-radius: 10px;
    margin-bottom: 30px
}

.review-form>div:first-of-type>div {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    color: #b0b0b0;
    display: flex;
    font-size: 14px;
    justify-content: flex-end;
    padding-bottom: 20px;
    padding-right: 20px
}

.review-form>div:first-of-type textarea {
    border: none;
    border-radius: 10px;
    min-height: 159px;
    padding: 20px 20px 0;
    resize: none;
    width: 100%
}

.review-form>div:first-of-type textarea::-webkit-input-placeholder {
    color: #b0b0b0
}

.review-form>div:first-of-type textarea::-moz-placeholder {
    color: #b0b0b0
}

.review-form>div:first-of-type textarea:-ms-input-placeholder {
    color: #b0b0b0
}

.review-form>div:first-of-type textarea::-ms-input-placeholder {
    color: #b0b0b0
}

.review-form>div:first-of-type textarea::placeholder {
    color: #b0b0b0
}

.review-form .review-rating {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: flex;
    gap: 10px;
    margin-bottom: 30px
}

.review-form .review-rating>span {
    color: #0d233b;
    font-size: 22px;
    line-height: 1
}

.review-form .review-rating .rating-area {
    margin: 0
}

.review-form .form__btn {
    height: 58px;
    margin-bottom: 15px;
    max-width: none;
    width: 100%
}

.blog-inner,
.certificates-inner:last-of-type,
.dostors-inner:last-of-type,
.gallery-inner {
    margin-bottom: 70px
}

.review-form>p {
    color: #8b8b8b;
    font-size: 14px;
    font-weight: 400;
    line-height: 1
}

@media (max-width:1160px) {
    .review-inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.review__intro-inner {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px;
    row-gap: 30px
}

.review__intro-inner .comment-item {
    -webkit-box-flex: 1;
    cursor: auto;
    -ms-flex: 1 0 calc(50% - 10px);
    flex: 1 0 calc(50% - 10px);
    height: auto
}

.blog-swiper {
    padding-bottom: 10px !important
}

.blog-inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px;
    row-gap: 30px
}

.blog-item {
    -webkit-box-flex: 0;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    border: 1px solid #dfdfdf;
    border-radius: 30px;
    -ms-flex: 0 1 calc(33.33333% - 13.33333px);
    flex: 0 1 calc(33.33333% - 13.33333px);
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 15px;
    padding: 35px;
    position: relative
}


.blog-item h4 {
    font-size: 28px;
    font-weight: 600;
    line-height: 1.1
}

.blog-item p {
    line-height: 1.4;
    margin-bottom: 10px
}

.blog-item span {
    //color: #b0b0b0
}

.swiper__bottom {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-right: 20px
}

.swiper-pagination-blog,
.swiper__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.swiper-pagination-blog {
    max-width: 400px !important;
    position: static !important;
    width: 100%
}

.swiper-pagination-blog .swiper-pagination-bullet {
    background-color: #fff;
    border-radius: 4px;
    color: #b0b0b0;
    font-size: 22px;
    height: 30px;
    line-height: 30px;
    opacity: 1;
    text-align: center;
    -webkit-transition: color .2s, background-color .2s;
    transition: color .2s, background-color .2s;
    width: 30px
}

.swiper-pagination-blog .swiper-pagination-bullet-active {
    background-color: #27AAE2;
    color: #fff
}

.blog .swiper--pag {
    max-width: 400px
}

@media (max-width:1052px) {
    .blog-item {
        -ms-flex-preferred-size: calc(50% - 10px);
        flex-basis: calc(50% - 10px);
        padding: 20px
    }

    .blog-item h4 {
        font-size: 18px
    }

    .blog-item p {
        font-size: 14px
    }
}

.gallery-inner {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px;
    padding: 10px;
    row-gap: 15px
}

.gallery-inner .blog-item {
    -ms-flex-preferred-size: calc(50% - 10px);
    border: none;
    flex-basis: calc(50% - 10px);
    padding: 0;
    position: relative
}

.gallery-inner .blog-item a>img {
    border-radius: 30px;
    max-width: 100%
}

.gallery-inner .blog-item:before {
    background: url(../img/icon/octicon_search.svg) 50% no-repeat;
    content: "";
    display: block;
    height: 50px;
    opacity: 0;
    position: absolute;
    right: 50%;
    top: 40%;
    -webkit-transform: translate3d(50%, -40%, 0);
    transform: translate3d(50%, -40%, 0);
    -webkit-transition: opacity .2s, top .2s;
    transition: opacity .2s, top .2s;
    width: 50px;
    z-index: 15
}

.gallery-inner .blog-item:hover:before {
    opacity: 1;
    right: 50%;
    top: 50%;
    -webkit-transform: translate3d(50%, -50%, 0);
    transform: translate3d(50%, -50%, 0)
}

.gallery-inner .blog-item:hover a>img {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    box-shadow: 0 0 10px rgba(0, 0, 0, .25)
}

.doctors {
    padding-bottom: 5px
}

.footer__bottom,
.footer__top {
    padding: 47px 0
}

.dostors-inner .blog-item {
    -ms-flex-preferred-size: calc(25% - 15px);
    border: none;
    flex-basis: calc(25% - 15px);
    padding: 0
}

.dostors-inner .blog-item .specialist-item h4 {
    font-size: 24px;
    margin-bottom: 10px
}

@media (max-width:1290px) {
    .dostors-inner .blog-item {
        -ms-flex-preferred-size: calc(33.33333% - 13.33333px);
        flex-basis: calc(33.33333% - 13.33333px)
    }
}

@media (max-width:935px) {
    .dostors-inner .blog-item {
        -ms-flex-preferred-size: calc(50% - 10px);
        flex-basis: calc(50% - 10px)
    }
}

@media (max-width:500px) {
    .doctor-item picture img {
        max-width: 223px
    }

    .doctor-item:nth-of-type(2) h2 {
        font-size: 24px;
        margin-bottom: 20px
    }

    .doctor-item:nth-of-type(2) p {
        font-size: 18px
    }

    .doctor-item:nth-of-type(2) p:last-of-type {
        margin-bottom: 40px
    }

    .education-inner {
        gap: 15px
    }

    .education-inner li span {
        font-size: 18px;
        margin-bottom: 10px
    }

    .education-inner li p {
        font-size: 14px
    }

    .dostors-inner {
        gap: 30px
    }

    .dostors-inner .blog-item .specialist-item h4 {
        font-size: 20px;
        margin-bottom: 10px
    }

    .dostors-inner .blog-item .specialist-item>span {
        font-size: 14px;
        margin-bottom: 25px
    }
}

.certificates-inner {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px;
    row-gap: 30px
}

.certificates-inner .blog-item {
    -ms-flex-preferred-size: calc(25% - 15px);
    border: 0;
    flex-basis: calc(25% - 15px);
    max-height: 223px;
    padding: 10px
}

.certificates-inner .blog-item>a {
    max-height: 100%;
    width: 100%
}

.certificates-inner .blog-item>a>img {
    max-height: 223px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

@media (max-width:1200px) {
    .article_more__article__slide {
        -ms-flex-preferred-size: calc(50% - 10px);
        flex-basis: calc(50% - 10px)
    }

    .certificates-inner .blog-item {
        -ms-flex-preferred-size: calc(33.33333% - 13.33333px);
        flex-basis: calc(33.33333% - 13.33333px)
    }
}

@media (max-width:900px) {
    .articles__slider-wrapper {
        margin-bottom: 70px
    }

    .articles__slide {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
        gap: 20px;
        margin: 0;
        padding: 20px
    }

    .articles__slide>div {
        padding: 0
    }

    .articles__slide>div>p:first-of-type {
        margin-bottom: 15px
    }

    .articles__slide>div>h3 {
        margin-bottom: 10px
    }

    .articles__slide>div>p:last-of-type {
        margin-bottom: 30px
    }

    .articles__slide>picture {
        max-width: 100%;
        overflow: hidden
    }

    .articles__slide>picture img {
        border-radius: 20px;
        max-width: 100%
    }

    .article_more__article__slide {
        -ms-flex-preferred-size: 100%;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        flex-basis: 100%
    }

    .article_more__article__slide picture {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        margin: 0 auto 5px;
        order: 1
    }

    .article_more__article__slide span {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        margin-bottom: 0;
        order: 2
    }

    .article_more__article__slide h4 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .article_more__article__slide p {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .article_more__article__slide a {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .article_more__article__slider-wrapper {
        margin-bottom: 70px
    }

    .gallery-inner .blog-item {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .certificates-inner .blog-item {
        -ms-flex-preferred-size: calc(50% - 10px);
        flex-basis: calc(50% - 10px)
    }
}

@media (max-width:650px) {
    .specialist-item>div:first-of-type {
        margin-bottom: 20px
    }

    .specialist-item>div:first-of-type>span>span:last-of-type {
        font-size: 12px
    }

    .specialist-item>h4 {
        font-size: 20x
    }

    .specialist-item>span {
        font-size: 14px;
        margin-bottom: 25px
    }

    .dostors-inner .blog-item {
        -ms-flex-preferred-size: 100%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        flex-basis: 100%
    }

    .dostors-inner:last-of-type {
        margin-bottom: 0
    }

    .certificates-inner .blog-item {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -ms-flex-preferred-size: 100%;
        align-items: center;
        flex-basis: 100%
    }
}

.answer-top {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 60px
}

.answer-top .answer-btn {
    max-width: 190px;
    padding: 18px 27px
}

@media (max-width:700px) {
    .review__intro-inner {
        row-gap: 15px
    }

    .review__intro-inner .comment-item {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .answer-top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 30px;
        margin-bottom: 30px
    }
}

.footer h6 {
    font-size: 14px;
    font-weight: 500
}

.footer-requisites {
    font-size: 12px;
    gap: 10px
}

.footer-requisites>li:first-of-type {
    margin-bottom: 35px
}

.footer__top {
    background-color: #040E1D;
    color: #fff
}

.footer__top>.container {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: flex;
    gap: 50px;
    justify-content: space-between
}

.footer-nav .panel-body,
.footer__top .footer__top-inner,
.footer__top>.container .footer__top-item {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-direction: normal
}

.footer__top>.container .footer__top-item {
    -webkit-box-orient: vertical;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 18px;
    font-weight: 500;
    gap: 15px;
    line-height: 1.2
}

.footer__top>.container .footer__top-item a:hover {
    color: #27AAE2
}

.footer__top .footer__top-inner {
    display: flex;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 10px
}

.footer__top .footer__top-inner>.footer__top-item {
    margin-right: 10px
}

.footer__top .standart__btn {
    display: none
}

.footer-nav .panel-body {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-orient: horizontal;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 10px;
    justify-content: space-between
}

.footer__bottom>.container {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 40px;
    justify-content: space-between
}

.footer__bottom .footer__bottom-item--left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px;
    max-width: 920px
}

.footer__bottom .footer__bottom-item--left>p {
    font-size: 14px;
    height: auto;
    width: 48%
}

.footer__bottom .footer__bottom-item--right {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    width: 100%
}

.footer-pay:last-of-type,
.footer__bottom .footer__bottom-item--right .footer-requisites,
.popup-second>span:before,
.popup>span:before {
    display: none
}

.footer__bottom .footer__bottom-item--right>.footer__bottom-item:last-of-type {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    width: 100%
}

.footer__bottom .footer__bottom-item--right>.footer__bottom-item:last-of-type>a {
    display: block;
    font-family: PT Root UI, sans-serif;
    font-size: 14px;
    position: relative;
    white-space: nowrap
}

.footer__bottom .footer__bottom-item--right>.footer__bottom-item:last-of-type>a:before {
    border-bottom: 1px dashed rgba(56, 56, 56, .4);
    bottom: -2px;
    content: "";
    position: absolute;
    -webkit-transition: border-color .2s;
    transition: border-color .2s;
    width: 100%
}

.footer__bottom .footer__bottom-item--right>.footer__bottom-item:last-of-type>a:hover {
    color: #1D75BD
}

.footer__bottom .footer__bottom-item--right>.footer__bottom-item:last-of-type>a:hover:before {
    border-color: #1D75BD
}

.footer-pay {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 14px;
    width: 100%
}

.footer-pay>span,
.footer-pay>span:before {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer-pay>span:before {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    content: "";
    display: block;
    height: 14px;
    width: 14px
}

.footer-pay>span:first-of-type:before {
    background: url(../img/icon/cash.svg)
}

.footer-pay>span:nth-of-type(2):before {
    background: url(../img/icon/card.svg)
}

.footer-pay>span:last-of-type:before {
    background: url(../img/icon/phone__vibr.svg)
}

.footer-pay:last-of-type>span:first-of-type:before {
    background: url(../img/icon/cash-balck.svg)
}

.footer-pay:last-of-type>span:nth-of-type(2):before {
    background: url(../img/icon/card-black.svg)
}

.footer-pay:last-of-type>span:last-of-type:before {
    background: url(../img/icon/phone__vibr-black.svg)
}

@media (max-width:1350px) {
    .footer__bottom>.container {
        gap: 20px
    }

    .footer__bottom .footer__bottom-item--left {
        gap: 10px;
        max-width: 870px
    }

    .footer__bottom .footer__bottom-item--right {
        gap: 10px
    }
}

@media (max-width:1150px) {
    .footer__top-item {
        width: 100%
    }

    .footer-nav>.panel-title,
    .footer__top-inner {
        text-align: center;
        width: 100%
    }

    .footer-pay {
        display: none;
        max-width: 100%
    }

    .footer-pay>span {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .footer__top .footer-pay:last-of-type {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .footer__top>.container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 30px
    }

    .footer__top>.container>.footer__top-item {
        -webkit-box-align: self-start;
        -ms-flex-align: self-start;
        align-items: self-start
    }

    .footer__top>.container .footer__top-item {
        font-size: 16px
    }

    .footer__top .footer__top-inner {
        gap: 10px
    }
}

@media (max-width:730px) {
    .footer__top>.container {
        position: relative
    }

    .footer__top>.container .standart__btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: relative
    }

    .footer__top>.container .standart__btn:before {
        display: none
    }

    .footer__top>.container .standart__btn.panel-active:after {
        background: url(../img/icon/close.svg) 50%/cover;
        bottom: -55px;
        content: "";
        display: block;
        height: 30px;
        position: absolute;
        right: calc(-10vw - 30px);
        width: 30px;
        z-index: 23
    }

    .footer__top>.container .footer-requisites {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .footer__top>.container>.footer__top-inner {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .footer__top>.container .footer-nav {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        position: relative;
        width: 100%
    }

    .footer__top>.container .footer-nav,
    .footer__top>.container .footer__top-item li {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: center
    }

    .footer__top>.container .footer-nav>.panel-body {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        background-color: #fff;
        border-radius: 10px;
        color: #383838;
        display: none;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 0;
        left: 50%;
        opacity: 0;
        padding: 17px;
        position: absolute;
        top: 120%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 100%;
        z-index: 4
    }

    .footer__top>.container .footer-nav>.panel-body.active {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 10px;
        height: auto;
        opacity: 1
    }

    .footer__bottom {
        background-color: #383838;
        color: #fff;
        padding: 20px 0
    }

    .footer__bottom>.container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .footer__bottom .footer__bottom-item--left {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        max-width: none
    }

    .footer__bottom .footer__bottom-item--right .footer-requisites {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media (max-width:570px) {
    .footer__top>.container .standart__btn.panel-active:after {
        right: calc(-10vw + 5px)
    }
}

@media (max-width:550px) {
    .articles__slide>div {
        padding: 0
    }

    .article_more__article__slide p,
    .articles__slide>div p:last-of-type,
    .articles__slide>div>a,
    .articles__slide>div>p:first-of-type {
        font-size: 14px
    }

    .article_more__article__slide h4,
    .articles__slide>div>h3 {
        font-size: 18px
    }

    .article_more__article__slide,
    .more__article__slide {
        padding: 20px
    }

    .more__article__slide picture img {
        margin-bottom: 20px;
        max-width: 280px
    }

    .more__article__slide h3 {
        font-size: 24px;
        margin-bottom: 20px
    }

    .article_more__article>.container>.standart__btn {
        font-size: 14px;
        height: 45px;
        margin: 60px auto 0;
        max-width: 155px
    }

    .certificate .swiper-wrapper img {
        margin: 0 auto
    }

    .footer-pay h6 {
        font-weight: 400;
        padding-bottom: 5px
    }

    .footer__top {
        padding: 30px 0 20px
    }

    .footer__top .footer-requisites li:last-of-type,
    .footer__top .footer-requisites li:nth-of-type(2) {
        display: none
    }

    .footer__top .footer-requisites li:first-of-type {
        margin-bottom: 0
    }

    .footer__top .logo__img {
        max-width: 202px
    }

    .footer-pay span,
    .footer__top>.container .footer__top-item li {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .footer-pay {
        text-align: left
    }

    .footer-nav>.panel-body .footer__top-item li {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media (max-width:480px) {
    .footer__top>.container .standart__btn.panel-active:after {
        right: calc(-10vw + 25px)
    }

    .footer__bottom>.container {
        gap: 30px
    }

    .footer__bottom .footer__bottom-item--left {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 20px
    }

    .footer__bottom .footer__bottom-item--left>p {
        font-size: 12px;
        width: 100%
    }

    .footer__bottom .footer__bottom-item--right {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .footer__bottom .footer__bottom-item--right .footer__bottom-item:last-of-type {
        font-size: 14px
    }

    .footer__bottom .footer__bottom-item--right .footer-requisites {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .footer__bottom .footer__bottom-item--right .footer-requisites li:first-of-type {
        margin-bottom: 20px
    }

    .footer__bottom .footer__bottom-item--right .footer-requisites li:last-of-type {
        margin-bottom: 0
    }
}

@media (max-width:410px) {
    .footer__top>.container .standart__btn.panel-active:after {
        right: calc(-10vw + 55px)
    }
}

.popup__bg,
.popup__bg-second,
.popup__bg-third {
    background: rgba(0, 0, 0, .5);
    height: 100vh;
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: fixed;
    top: 0;
    -webkit-transition: .5s;
    transition: .5s;
    width: 100%;
    z-index: 100000000
}

.popup__bg-second.active,
.popup__bg-third.active,
.popup__bg.active {
    opacity: 1;
    pointer-events: all;
    -webkit-transition: .5s;
    transition: .5s
}

.popup,
.popup-second,
.popup-third {
    background: #fff;
    border-radius: 30px;
    left: 50%;
    max-width: 528px;
    padding: 40px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    -webkit-transition: .5s;
    transition: .5s;
    width: 100%;
    z-index: 10000000
}

.popup h3,
.popup-second h3,
.popup-third h3 {
    font-size: 34px;
    margin-bottom: 10px
}

.popup-second>span,
.popup>span {
    border: none
}

.popup-second>span>input,
.popup>span>input {
    background-color: #f6f6f6;
    padding-left: 20px
}

.popup-second>p:first-of-type,
.popup>p:first-of-type {
    color: #383838;
    font-size: 16px;
    margin-bottom: 20px
}

.popup textarea,
.popup-second textarea {
    background-color: #f6f6f6
}

.popup-second>div:first-of-type,
.popup>div:first-of-type {
    border: none;
    margin-bottom: 15px
}

.close-popup,
.close-popup-second,
.close-popup-third {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-end
}

.popup-second.active,
.popup-third.active,
.popup.active {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    -webkit-transition: .5s;
    transition: .5s
}

.rating-area:before {
    content: ""
}

.price-item li span:first-of-type {
    max-width: 70%
}

.text-item h2 {
    font-size: 46px
}

@media (max-width:600px) {

    #menu-nav li.panel-body ul,
    .comment__wrapper-item--mobile,
    .review-form .review-rating {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }

    .blog-inner,
    .certificates-inner {
        row-gap: 15px
    }

    .section-mt {
        margin-top: 204px
    }

    h1.section-title {
        font-size: 38px
    }

    #menu-nav {
        display: inline;
        position: relative
    }

    #menu-nav>li:first-of-type {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 22px;
        justify-content: space-between;
        line-height: 1;
        padding: 15px 20px;
        pointer-events: all;
        width: 100%
    }

    #menu-nav>li:first-of-type:after {
        content: "▼";
        display: block;
        font-size: 14px;
        padding-right: 10px;
        -webkit-transition: color .2s, rotate .2s, padding .2s;
        transition: color .2s, rotate .2s, padding .2s
    }

    #menu-nav>li.panel-active:after {
        color: #27AAE2;
        padding-left: 10px;
        rotate: 180deg
    }

    #menu-nav li.panel-body ul {
        background-color: #fff;
        border-radius: 10px;
        -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .25);
        box-shadow: 0 0 3px rgba(0, 0, 0, .25);
        display: none;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 0;
        left: 0;
        opacity: 0;
        padding: 10px;
        position: absolute;
        top: 60px;
        width: 100%
    }

    #menu-nav li.panel-body ul li {
        font-size: 22px
    }

    #menu-nav li.panel-body.active ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: auto;
        opacity: 1
    }

    .need__help--second {
        margin-bottom: 60px
    }

    .need__help-img img {
        max-width: 255px
    }

    .need__help__bg {
        height: 200px;
        width: 390px
    }

    .comment__wrapper {
        margin-bottom: 30px
    }

    .comment__wrapper-item--mobile {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .comment__wrapper-item>a {
        margin-bottom: 25px
    }

    .review-inner {
        gap: 40px
    }

    .review-inner>picture img {
        border-radius: 20px
    }

    .review-form p:first-of-type {
        font-size: 14px;
        margin-bottom: 30px
    }

    .review-form p:first-of-type>span {
        font-weight: 500
    }

    .blog-item,
    .review-form>span:before {
        display: none
    }

    .review-form input {
        padding-left: 20px
    }

    .review-form .review-rating>span {
        font-size: 18px
    }

    .review-form .review-rating {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 5px
    }

    .review-form>p:last-of-type {
        font-size: 12px
    }

    .popup-second>p:first-of-type,
    .popup>p:first-of-type,
    .show-more {
        font-size: 14px
    }

    .review-form>div:first-of-type>div {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding-left: 20px
    }

    .blog-inner {
        margin-bottom: 15px
    }

    .blog-item {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .blog-item picture {
        margin: 0 auto
    }

    .swiper--pag .swiper-button-next-blog,
    .swiper--pag .swiper-button-prev-blog,
    .swiper-pagination-blog,
    .swiper__bottom .swiper--pag {
        display: none !important
    }

    .swiper__bottom {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        justify-content: center
    }

    .blog-wrapper {
        margin-bottom: 40px
    }

    .blog-item.blog-active,
    .show-more {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .show-more {
        font-weight: 600;
        max-width: 150px;
        padding-left: 10px;
        width: 100%
    }

    .show-more:before {
        display: none;
        margin: 0 auto
    }

    .certificates-inner:last-of-type,
    .gallery .blog-slide:last-of-type,
    .gallery-inner {
        margin-bottom: 0
    }

    .gallery-inner {
        padding: 0
    }

    .gallery .blog-slide {
        margin-bottom: 15px
    }

    .popup,
    .popup-second,
    .popup-third {
        max-width: 320px;
        padding: 20px
    }

    .popup h3,
    .popup-second h3,
    .popup-third h3,
    .text-item h2 {
        font-size: 28px
    }

    .popup-second>span>input::-webkit-input-placeholder,
    .popup>span>input::-webkit-input-placeholder {
        font-size: 14px
    }

    .popup-second>span>input::-moz-placeholder,
    .popup>span>input::-moz-placeholder {
        font-size: 14px
    }

    .popup-second>span>input:-ms-input-placeholder,
    .popup>span>input:-ms-input-placeholder {
        font-size: 14px
    }

    .popup-second>span>input::-ms-input-placeholder,
    .popup>span>input::-ms-input-placeholder {
        font-size: 14px
    }

    .popup-second>span>input::placeholder,
    .popup>span>input::placeholder {
        font-size: 14px
    }

    .review-form>div:first-of-type textarea {
        min-height: 120px
    }

    .review-form>div:first-of-type textarea::-webkit-input-placeholder {
        font-size: 14px
    }

    .review-form>div:first-of-type textarea::-moz-placeholder {
        font-size: 14px
    }

    .review-form>div:first-of-type textarea:-ms-input-placeholder {
        font-size: 14px
    }

    .review-form>div:first-of-type textarea::-ms-input-placeholder {
        font-size: 14px
    }

    .review-form>div:first-of-type textarea::placeholder {
        font-size: 14px
    }

    .review-form .form__btn {
        height: 50px
    }
}

.text-item img {
    max-width: 100%;
    height: auto;
    border: radius 10px;
}

.text-inner--mirror .text-item--img {
    z-index: -1 !important
}


@media(max-width: 1024px) {
    .header__btn-mobile {
        max-width: 103px;
        padding: 10.5px 15px;
        font-size: 12px !important;
        font-weight: 600;
        line-height: 120%;
    }

    .mobile__buttons {
        display: flex;
        flex-direction: row !important;
        gap: 5px
    }

    .social a {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .social {
        gap: 5px;
    }
}

@media(max-width: 345px) {
    .header__btn-mobile {
        max-width: 100%;
        padding: 10.5px 13px;
        font-size: 10px !important;
    }
}

.article-item picture a img {
    max-height: 100%;
    max-width: 269px;
    -o-object-fit: contain;
    object-fit: contain;
    position: relative;
    width: 100%;
    z-index: 11;
}

.btn-to-top {
    cursor: pointer;
    position: fixed;
    z-index: 100;
    bottom: 130px;
    right: 50px;
    width: 66px;
    height: 66px;
    border-radius: 50%;
    border: initial;
    opacity: 1;
    transform: translateY(0);
    background-color: transparent;
    transition: opacity .2s ease, transform .2s ease;
}

.btn-to-top:focus {
    background-color: transparent;
}

.btn-to-top.btn-to-top_hide {
    display: none;
}

.btn-to-top.btn-to-top_hiding {
    opacity: 0;
    transform: translateY(100px);
}

/*Добавлено, возможно затронет что-то еще, но надеюсь нет*/
.header__btn.standart__btn.open-popup-second::before,
.header__btn.standart__btn.opacity__btn.open-popup::before
{
    display: none;
}

.header__btn.standart__btn.open-popup-second,
.header__btn.standart__btn.opacity__btn.open-popup
{
    padding: 18px;
    text-align: center;
}

.special-color-1 .articles *, 
.special-color-1 .articles,
.special-color-2 .articles *, 
.special-color-2 .articles *, 
.special-color-3 .articles,
.special-color-3 .articles,
.special-color-4 .articles *, 
.special-color-4 .articles
{
    background-color: transparent !important;
}




/* Перелинковка в тексте статьи */
.text-item a:not([class]),
.text-item p a,
.text-item li a {
    color: #0066cc;
    text-decoration: underline;
}

.text-item a:not([class]):hover,
.text-item p a:hover,
.text-item li a:hover {
    color: #004499;
    text-decoration: underline;
}
.breadcrumbs {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
  font-size: 14px;
}

.breadcrumbs a {
  color: #27AAE2;
  text-decoration: none;
  transition: color 0.3s ease;
}

.breadcrumbs a:hover {
  color: #167FAE;
  text-decoration: underline;
}

.breadcrumbs__separator {
  color: #999;
}

.breadcrumbs > span:last-child {
  color: #333;
}

.article-toc {
  list-style: none;
  counter-reset: toc-counter;
  padding: 0;
  margin: 16px 0 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.article-toc__item {
  counter-increment: toc-counter;
  position: relative;
  padding-left: 32px;
}

.article-toc__item::before {
  content: counter(toc-counter) ".";
  position: absolute;
  left: 0;
  top: 0;
  min-width: 26px;
  font-weight: 600;
  font-size: 15px;
  color: inherit;
}

.article-toc__link {
  font-size: 15px;
  line-height: 1.4;
  color: #2f6fed;
  text-decoration: none;
}

.article-toc__link:hover {
  text-decoration: underline;
}

.text-item ol {
  list-style: none;
  counter-reset: article-list;
  padding-left: 0;
}

.text-item ol li {
  counter-increment: article-list;
  position: relative;
  padding-left: 36px;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 12px;
}

.text-item ol li::before {
  content: counter(article-list) ".";
  position: absolute;
  left: 0;
  top: 0;
  min-width: 30px;
  font-weight: 600;
}
.articles-block .blog-item a {
  color: #1D75BD;
}
@media (max-width: 600px) {
    .articles-block .blog-item {
      display: flex;
    }
}
