*,
:after,
:before,
legend {
    -webkit-box-sizing: border-box;
}
.eye-version,
.scroll-up {
    position: fixed;
    z-index: 99;
    cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
li,
p,
ul {
    -webkit-margin-after: 0;
    margin-block-end: 0;
}
body,
button,
ol {
    padding: 0;
}
button,
hr,
input {
    overflow: visible;
}
progress,
sub,
sup {
    vertical-align: baseline;
}
.intro__content h4,
body {
    font-weight: 400;
}
.burger__menu,
.header__item-content,
.header__mobile-hidden,
.intro__content,
.why-we__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
}
.article__links,
.our-service__inner,
.politic__inner ol,
.text ol {
    counter-reset: list 0;
}
.close-popup,
.eye-version,
.faq__item-title,
.gallery__slide_tumb,
.scroll-up,
.standart__btn,
a,
button {
    cursor: pointer;
}
@font-face {
    font-family: Raleway;
    font-style: normal;
    font-weight: 400;
    src: local("Raleway"), url(../fonts/Raleway/Raleway-Regular.woff2) format("woff2"), url(../fonts/Raleway/Raleway-Regular.woff) format("woff");
    font-display: swap;
}
@font-face {
    font-family: Raleway;
    font-style: italic;
    font-weight: 400;
    src: local("Raleway"), url(../fonts/Raleway/Raleway-Italic.woff2) format("woff2"), url(../fonts/Raleway/Raleway-Italic.woff) format("woff");
    font-display: swap;
}
@font-face {
    font-family: Raleway;
    font-style: normal;
    font-weight: 500;
    src: local("Raleway"), url(../fonts/Raleway/Inter-Medium.woff2) format("woff2"), url(../fonts/Raleway/Raleway-Medium.woff) format("woff");
    font-display: swap;
}
@font-face {
    font-family: TildaSans;
    font-style: normal;
    font-weight: 300;
    src: local("TildaSans"), url(../fonts/TildaSans/TildaSans-Light.woff) format("woff"), url(../fonts/TildaSans/TildaSans-Light.ttf) format("ttf");
    font-display: swap;
}
@font-face {
    font-family: TildaSans;
    font-style: normal;
    font-weight: 400;
    src: local("TildaSans"), url(../fonts/TildaSans/TildaSans-Regular.woff) format("woff"), url(../fonts/TildaSans/TildaSans-Regular.ttf) format("ttf");
    font-display: swap;
}
@font-face {
    font-family: TildaSans;
    font-style: normal;
    font-weight: 500;
    src: local("TildaSans"), url(../fonts/TildaSans/TildaSans-Medium.woff) format("woff"), url(../fonts/TildaSans/TildaSans-Medium.ttf) format("ttf");
    font-display: swap;
}
@font-face {
    font-family: TildaSans;
    font-style: normal;
    font-weight: 600;
    src: local("TildaSans"), url(../fonts/TildaSans/TildaSans-Semibold.woff) format("woff"), url(../fonts/TildaSans/TildaSans-Semibold.ttf) format("ttf");
    font-display: swap;
}
@font-face {
    font-family: TildaSans;
    font-style: normal;
    font-weight: 700;
    src: local("TildaSans"), url(../fonts/TildaSans/TildaSans-Bold.woff) format("woff"), url(../fonts/TildaSans/TildaSans-Bold.ttf) format("ttf");
    font-display: swap;
}
.page,
body.burger-lock,
body.lock,
html.popup-active {
    overflow: hidden;
}
*,
:after,
:before {
    box-sizing: border-box;
}
body {
    background-color: #f6f6fb;
    color: #2b3e4d;
    font-family: TildaSans, sans-serif;
    font-size: 20px;
    line-height: 1.2;
    margin: 0;
}
.scroll-up {
    bottom: -60px;
    left: 26px;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}









.scroll-up.active {
    bottom: 59px;
}
.scroll-up img {
    width: 48px;
}
.b24-widget-button-position-bottom-right {
    right: 26px !important;
}
.eye-version:hover,
.scroll-up:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.eye-version {
    bottom: 131px;
    right: 57px;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.gallery__item,
.header__top-phones a,
.intro,
.intro__body,
.intro__inner,
.telegram__content,
sub,
sup {
    position: relative;
}
.container {
    margin: 0 auto;
    max-width: 1530px;
    padding: 0 15px;
    width: 100%;
}
a,
button {
    background: 0 0;
    color: inherit;
    text-decoration: none;
    -webkit-transition: color 0.2s linear, background-color 0.2s linear, border-color 0.2s;
    -o-transition: color 0.2s linear, background-color 0.2s linear, border-color 0.2s;
    transition: color 0.2s linear, background-color 0.2s linear, border-color 0.2s;
}
.blue__btn,
.standart__btn {
    -webkit-transition: background-color 0.2s, color 0.2s, border-color 0.2s, scale 0.5s !important;
    -o-transition: background-color 0.2s, color 0.2s, border-color 0.2s, scale 0.5s !important;
    white-space: nowrap;
}
blockquote,
button {
    margin: 0;
}
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,
picture {
    display: block;
}
picture img {
    max-width: 100%;
    width: 100%;
    min-height: 1px;
}
h1,
h2,
h3,
h4,
h5,
h6,
li,
p,
ul {
    margin: 0;
    padding: 0;
    -webkit-margin-before: 0;
    margin-block-start: 0;
}
ul li {
    list-style-type: none;
}
ol {
    margin: 0;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    display: none;
}
table,
tbody,
td,
thead,
tr {
    display: block;
    width: 100%;
}
.section-offset {
    margin-bottom: 150px;
}
.section-pad {
    padding: 130px 0;
}
.section-small {
    margin-bottom: 100px;
}
.section-title {
    font-size: 48px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 40px;
    text-align: center;
}
.main-title,
.section-top .section-title,
.text ol p {
    margin-bottom: 0;
}
.section-title span,
.text h2 span {
    -webkit-text-fill-color: transparent;
    background: var(--blue-style-blue-1-gr, linear-gradient(180deg, #2a63c0 3.31%, #429dd1 100%));
    background-clip: text;
    -webkit-background-clip: text;
}
.main-title {
    color: #fff;
    font-size: 80px;
    font-weight: 500;
    line-height: 1.1;
    text-align: left;
}
.main-title > span {
    font-family: Raleway, sans-serif;
    font-size: 60px;
    font-style: italic;
    font-weight: 400;
}
.section-title_small-mb {
    margin-bottom: 10px;
}
.section-title_white {
    color: #fff;
}
.section-subtitle {
    font-size: 20px;
    margin-bottom: 50px;
    text-align: center;
}
.section-top {
    -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;
    gap: 20px;
    justify-content: space-between;
    margin-bottom: 40px;
}
.section-bottom,
.standart__btn,
.telegram {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
}
.standart__btn {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    border: 1px solid #5488d4;
    border-radius: 30px;
    color: #5488d4;
    font-size: 18px;
    font-weight: 700;
    height: 50px;
    padding: 0 15px;
    transition: background-color 0.2s, color 0.2s, border-color 0.2s, scale 0.5s !important;
    width: 100%;
}
.blue__btn,
.opacity__btn {
    font-size: 18px;
    font-weight: 700;
    height: 50px;
    padding: 15px;
}
.form-btn:hover,
.standart__btn:hover,
.telegram-btn:hover {
    border-color: #fff;
}
.blue__btn,
.standart__btn:hover {
    background-color: #5488d4;
    color: #fff;
}
.blue__btn:hover,
.opacity__btn:hover {
    background-color: #fff;
    color: #5488d4;
}
.blue__btn {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 2px solid #5488d4;
    border-radius: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    justify-content: center;
    transition: background-color 0.2s, color 0.2s, border-color 0.2s, scale 0.5s !important;
}
.opacity__btn {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    border: 2px solid #fff;
    border-radius: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    -webkit-transition: background-color 0.2s, color 0.2s, border-color 0.2s, scale 0.5s !important;
    -o-transition: background-color 0.2s, color 0.2s, border-color 0.2s, scale 0.5s !important;
    transition: background-color 0.2s, color 0.2s, border-color 0.2s, scale 0.5s !important;
    width: 100%;
}
@media (max-width: 1280px) {
    .section-mt {
        margin-top: 20px;
    }
    .main-title {
        font-size: 60px;
    }
    .main-title > span {
        font-size: 48px;
    }
}
@media (max-width: 980px) {
    .blue__btn,
    .opacity__btn,
    .standart__btn {
        font-size: 16px;
    }
    .main {
        margin-top: 85px;
        padding-top: 0;
    }
    .section-offset {
        margin-bottom: 100px;
    }
    .none {
        padding-top: 20px;
    }

		.header__top-social .header__nav-search__btn {
			display: block!important;
		}
}
@media (max-width: 800px) {
    .blue__btn {
        font-size: 14px;
        height: 40px;
        padding-bottom: 10px;
        padding-top: 10px;
    }
    .section-offset {
        margin-bottom: 80px;
    }
    .section-pad {
        padding: 80px 0;
    }
    .all-price__item-top > span {
        font-size: 20px;
        padding: 12px 80px 12px 20px;
    }
}
@media (max-width: 650px) {
    .section-offset,
    .section-small {
        margin-bottom: 50px;
    }
    .main-title {
        font-size: 34px;
    }
    .main-title > span {
        font-size: 26px;
    }
    .section-top {
        margin-bottom: 25px;
    }
    .section-title {
        font-size: 32px;
        margin-bottom: 30px;
    }
    .section-title_small-mb {
        margin-bottom: 10px;
    }
    .section-subtitle {
        font-size: 16px;
        margin-bottom: 30px;
    }
}
@media (max-width: 360px) {
    .main-title {
        font-size: 30px;
    }
    .main-title > span {
        font-size: 20px;
    }
}
html {
    -webkit-text-size-adjust: 100%;
    line-height: 1.15;
}
main {
    display: block;
    padding-top: 30px;
}
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;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}
.form__politic a,
.politic__inner ol li a,
.popup__content > span a,
.popup__politic a,
.text ol li a {
    text-decoration: underline;
}
b,
strong {
    font-weight: bolder;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
img {
    border-style: none;
    display: block;
}
button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
button,
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: 0.35em 0.75em 0.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;
}
summary {
    display: list-item;
}
.breadcrumbs li:last-child::after,
.header.fixed .header__top,
.header__mobile,
[hidden],
template {
    display: none;
}
.intro {
    background: url(../img/intro/bg.webp) 50% / cover no-repeat fixed;
    padding: 150px 0;
    z-index: 1;
}
.all-service:after,
.intro:after {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background: -o-linear-gradient(348deg, rgba(29, 85, 177, 0.92) 1.88%, rgba(47, 154, 214, 0.92) 95.81%);
    background: linear-gradient(102deg, rgba(29, 85, 177, 0.92) 1.88%, rgba(47, 154, 214, 0.92) 95.81%);
    bottom: 0;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 2;
}
.intro__inner {
    color: #fff;
    z-index: 3;
}
.intro__title {
    text-transform: uppercase;
    line-height: 1.1;
    margin-bottom: 20px;
    max-width: 60%;
}
.intro__body {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    gap: 20px;
    justify-content: space-between;
    z-index: 10;
}
.intro__body,
.intro__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.intro__content {
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 60px;
    max-width: 800px;
}
.intro__content ul {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 23px;
    justify-content: space-between;
}
.intro__content ul,
.intro__content ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.intro__content ul li {
    -ms-flex-preferred-size: calc(50% - 11.5px);
    flex-basis: calc(50% - 11.5px);
    font-size: 16px;
    font-weight: 500;
    gap: 9px;
    line-height: 1;
}
.intro__content ul li:before {
    background: url(../img/icons/galo4ka.svg) 50% / cover no-repeat;
    content: "";
    display: block;
    height: 22px;
    min-width: 22px;
    width: 22px;
}
.intro__btns {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-grow: 1;
    gap: 30px;
}
.intro__btns button {
    max-width: 200px;
}
.intro__advantages {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 600px;
    row-gap: 30px;
}
.help__item,
.intro__advantages,
.intro__advantages li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
}
.intro__advantages li {
    -ms-flex-preferred-size: calc(50% - 10px);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(25, 28, 31, 0.5);
    border-radius: 20px;
    flex-basis: calc(50% - 10px);
    line-height: 1;
    padding: 20px;
}
.intro__advantages li p,
.intro__advantages li > div {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.intro__advantages li p {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}
.intro__advantages li span {
    color: #92b7dc;
    font-size: 14px;
}
.intro__picture {
    max-width: 40px;
}
@media (max-width: 1024px) {
    .intro__advantages li p,
    .intro__advantages li span,
    .intro__content ul li,
    body {
        font-size: 16px;
    }
    .intro__content {
        gap: 40px;
    }
    .intro__content ul li:before {
        height: 16px;
        min-width: 16px;
        width: 16px;
    }
    .intro__advantages {
        gap: 10px;
    }
    .intro__picture {
        max-width: 30px;
        min-width: 30px;
    }
}
@media (max-width: 980px) {
    .intro__advantages,
    .intro__content,
    .intro__title {
        max-width: 100%;
    }
    .intro__advantages li,
    .intro__advantages li div,
    .intro__body,
    .intro__title {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
    }
    .intro__advantages li div,
    .intro__title {
        display: -webkit-box;
        display: -ms-flexbox;
    }
    .intro__title {
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .intro__title span {
        width: 100%;
    }
    .intro {
        /*background: url(../img/intro/bg-mobile.webp) 50% / cover no-repeat fixed;*/
        background: none;
        padding-bottom: 32px;
        padding-top: 20px;
        position: relative;
    }
    .intro:after {
        -webkit-backdrop-filter: blur(0);
        backdrop-filter: blur(0);
        /*background: -webkit-gradient(linear, left top, left bottom, color-stop(3.31%, rgba(42, 99, 192, 1)), to(rgba(66, 157, 209, 1)));
        background: -o-linear-gradient(top, rgba(42, 99, 192, 1) 3.31%, rgba(66, 157, 209, 1));
        background: linear-gradient(180deg, rgba(42, 99, 192, 1) 3.31%, rgba(66, 157, 209, 1));*/
        background: rgb(53 126 199);
    }
    .intro__body {
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .intro__advantages li {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 10px;
        text-align: center;
    }
    .intro__advantages li,
    .intro__advantages li div {
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 20px;
    }
    .intro__advantages li div {
        display: flex;
    }
}
@media (max-width: 650px) {
    .intro__content h4 {
        color: #dbe2e4;
    }
    .intro__advantages {
        margin-bottom: 20px;
    }
    .intro {
        padding-bottom: 0;
    }
    .intro__btns {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 10px;
    }
    .intro__btns,
    .intro__content ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .intro__btns button {
        width: 100%;
        max-width: 100%;
    }
    .intro__content ul {
        gap: 10px;
    }
    .intro__content ul li:last-child,
    .intro__content ul li:nth-last-of-type(2) {
        display: none;
    }
    .intro__body {
        gap: 40px;
    }
    .intro__content > p {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .intro__content > ul {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .intro__btns {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
}
@media (max-width: 450px) {
    .intro__title {
        margin-bottom: 10px;
    }
    .intro__body,
    .intro__content {
        gap: 20px;
    }
    .intro__advantages li p {
        font-size: 14px;
    }
    .intro__advantages li div {
        gap: 10px;
    }
}
.breadcrumbs,
.breadcrumbs li {
    display: -webkit-box;
    display: -ms-flexbox;
    gap: 8px;
}
.breadcrumbs {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 18px;
    padding-top: 30px;
    margin-bottom: 40px;
}
.breadcrumbs li {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #a4b1cb;
}
.breadcrumbs li a:hover {
    color: #2a63c0;
}
.breadcrumbs li::after {
    display: block;
    content: "/";
    color: inherit;
    font-size: inherit;
}
.breadcrumbs li:last-child {
    color: #2b3e4d;
}
.header__mobile-hidden {
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 25px;
}
.custom-slider__top,
.custom-slider__top > span,
.header__mobile-hidden,
.header__top-container,
.text ol li:before,
.text ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.header__top-container {
    border-radius: 30px;
    overflow: hidden;
    background-color: #e4eaf6;
}
.header__top-social {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #4a7dc8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    height: auto;
    padding-left: calc(50vw - 765px);
    width: auto;
    padding-right: 63px;

}
@media (max-width: 1560px) {
    .header__top-social {
        padding-left: 10px;
    }
}
.header__top-social picture {
    height: 100%;
    max-height: 30px;
    max-width: 30px;
    min-width: 30px;
    padding: 3px;
    -webkit-transition: padding 0.2s;
    -o-transition: padding 0.2s;
    transition: padding 0.2s;
    width: 100%;
}
.header__top-social picture img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.custom-slider__container,
.header__top-social a:hover picture,
.header__top-social button:hover picture {
    padding: 0;
}
.header__top-inner {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: center;
    background-color: #e4eaf6;
    border-bottom-left-radius: 30px;
    border-top-left-radius: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin-left: -43px;
    padding: 20px calc(50vw - 765px) 20px 43px;
    width: 100%;
}
.header__top-inner picture {
    max-width: 18px;
}
.header__btn,
.header__item-content p {
    max-width: 190px;
}
.header__top-inner a,
.header__top-inner button {
    font-size: 16px;
    font-weight: 600;
    gap: 10px;
    line-height: 1;
}
.header__top-inner a,
.header__top-inner button,
.header__top-phones {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.header__top-phones {
    color: #5488d4;
    gap: 20px;
    margin-right: 15px;
}
.header__top-phones a:before {
    background-color: #5488d4;
    bottom: -3px;
    content: "";
    display: block;
    height: 1px;
    left: 25px;
    position: absolute;
    right: 0;
    -webkit-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s;
    width: 0;
}
.header__top-phones a:hover:before {
    width: calc(100% - 25px);
}
.header__top-phones a:hover picture {
    -webkit-animation: 0.3s alternate headerPhonesAnimation;
    animation: 0.3s alternate headerPhonesAnimation;
}
@-webkit-keyframes headerPhonesAnimation {
    0%,
    25% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg);
    }
    12% {
        -webkit-transform: rotate(20deg);
        transform: rotate(20deg);
    }
    37%,
    to {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    50%,
    75% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    62% {
        -webkit-transform: rotate(-20deg);
        transform: rotate(-20deg);
    }
    87% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }
}
@keyframes headerPhonesAnimation {
    0%,
    25% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg);
    }
    12% {
        -webkit-transform: rotate(20deg);
        transform: rotate(20deg);
    }
    37%,
    to {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    50%,
    75% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    62% {
        -webkit-transform: rotate(-20deg);
        transform: rotate(-20deg);
    }
    87% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }
}
.footer-top,
.header__bottom-container,
.help__inner {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    gap: 20px;
    justify-content: space-between;
}
.header__bottom-container,
.header_nav {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.header_nav {
    background-color: #e4eaf6;
    border-radius: 30px;
    padding: 5px;
}
.header__nav-link {
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
}
.header__nav-link button {
    font-weight: 600;
    padding: 10px 16px;
    position: relative;
    z-index: 5;
}
.header__nav-search {
    width: 39px;
    height: 39px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.header__nav-search button {
    border: 1px solid #5488d4;
    width: 100%;
    height: 100%;
    background-color: #5488d4;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.gallery-third-button,
.header.fixed,
.header__nav-link.active,
.header__nav-search button:hover {
    background-color: #fff;
}
.header__nav-search button:hover picture {
    -webkit-filter: brightness(0);
    filter: brightness(0);
}
.header__nav-search button picture {
    width: 14px;
    -webkit-transition: -webkit-filter 0.3s linear;
    transition: filter 0.3s linear;
    -o-transition: filter 0.3s linear;
    transition: filter 0.3s linear, -webkit-filter 0.3s linear;
}
.header__nav-link > a {
    display: block;
    padding: 10px 15px;
}
.header__nav-link.active {
    border-radius: 30px;
}
.header__bottom-btns {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 15px;
    min-width: 25%;
}
.burger__menu,
.header__item {
    display: -webkit-box;
    display: -ms-flexbox;
}
.header__btn {
    width: 100%;
}
.header__bottom-logo {
    height: 100%;
    max-height: 54px;
    max-width: 180px;
}
.header__bottom {
    -webkit-transition: padding 0.2s;
    -o-transition: padding 0.2s;
    transition: padding 0.2s;
}
.header.fixed {
    position: fixed;
    right: 0;
    left: 0;
    padding-top: 10px;
    top: 0;
    width: 100%;
    z-index: 100;
    -webkit-box-shadow: 0 2px 10px 0 rgba(11, 18, 29, 0.2);
    box-shadow: 0 2px 10px 0 rgba(11, 18, 29, 0.2);
}
.header.fixed .header__bottom {
    left: 0;
    padding-bottom: 15px;
}
.burger__menu {
    -ms-flex-negative: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    flex-shrink: 0;
    gap: 3px;
    height: 24px;
    justify-content: center;
    width: 24px;
    -webkit-transition: margin 0.2s;
    -o-transition: margin 0.2s;
    transition: margin 0.2s;
}
.burger__menu span,
.burger__menu:after,
.burger__menu:before {
    background-color: #fff;
    border-radius: 5px;
    display: block;
    height: 2px;
    position: relative;
    top: 0;
    width: 100%;
}
.burger__menu span:first-child,
.burger__menu:after {
    -webkit-transition: width 0.2s;
    -o-transition: width 0.2s;
    transition: width 0.2s;
    width: 16px;
}
.burger__menu span:last-child,
.burger__menu:before {
    -webkit-transition: top 0.2s, -webkit-transform 0.2s;
    transition: top 0.2s, transform 0.2s, -webkit-transform 0.2s;
    -o-transition: top 0.2s, transform 0.2s;
}
.burger__menu:after,
.burger__menu:before {
    content: "";
}
.burger__menu.active span:first-child,
.burger__menu.active:after {
    width: 0;
}
.burger__menu.active {
    margin-bottom: 7px;
}
.burger__menu.active:before {
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
}
.burger__menu.active span:last-child {
    top: 0;
    -webkit-transform: translateY(50%) rotate(-45deg);
    -ms-transform: translateY(50%) rotate(-45deg);
    transform: translateY(50%) rotate(-45deg);
}
.header__item {
    display: flex;
    gap: 10px;
    font-size: 16px;
}
.header__item-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 6px;
    max-width: 300px;
    color: #4a7dc8e5;
}
.header__item-picture {
    max-width: 18px;
}
.header__item button {
    font-weight: 700;
    text-align: left;
}
.header__item button:hover {
    color: #5957c1;
}
@media (max-width: 1350px) {
    .header__nav-link button {
        padding: 10px 5px;
    }
    .header__bottom-logo {
        margin-right: 0;
        max-width: 120px;
    }
    .header__bottom-container {
        gap: 10px;
    }
    .header__nav-link > a {
        padding: 10px;
    }
    .header__top-social {
        gap: 10px;
        padding-left: 10px;
    }
}
@media (max-width: 1150px) {
    .header__bottom-logo {
        max-width: 128px;
    }
    .header__item {
        max-width: 180px;
    }
    .header__item-picture {
        -ms-flex-negative: 0;
        flex-shrink: 0;
    }
}
@-webkit-keyframes fadeInFromNone {
    0% {
        display: none;
        left: auto;
        right: -100vw;
    }
    to {
        display: -webkit-box;
        display: flex;
        left: 0;
        right: 0;
    }
}
@keyframes fadeInFromNone {
    0% {
        display: none;
        left: auto;
        right: -100vw;
    }
    to {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        left: 0;
        right: 0;
    }
}
@-webkit-keyframes fadeOutFromBlock {
    0% {
        display: -webkit-box;
        display: flex;
        left: 0;
        right: 0;
    }
    to {
        display: none;
        left: auto;
        right: -100vw;
    }
}
@keyframes fadeOutFromBlock {
    0% {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        left: 0;
        right: 0;
    }
    to {
        display: none;
        left: auto;
        right: -100vw;
    }
}
@media (max-width: 980px) {
		.header_phone_mobile{
			display: flex;
			justify-content: center;
			color: #fff;
			font-size: 16px;
    	font-weight: 600;
			gap: 10px;
		}

    .breadcrumbs {
        padding-top: 20px;
        margin-bottom: 30px;
        font-size: 16px;
    }
    .header__bottom-container,
    .header__nav-sumbenu ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
    }
    .header.fixed {
        padding-top: 0;
    }
    .header {
        left: 0;
        position: fixed;
        right: 0;
        top: 0;
        z-index: 13000;
    }
    .header__mobile-hide,
    .header__nav-search {
        display: none;
    }
    .header__mobile-phone {
        color: #fff;
        font-size: 24px;
        font-weight: 600;
    }
    .header__mobile {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(3.31%, #2a63c0), to(#429dd1));
        background: -o-linear-gradient(top, #2a63c0 3.31%, #429dd1);
        background: linear-gradient(180deg, #2a63c0 3.31%, #429dd1);
        justify-content: space-between;
        padding: 20px;
    }
    .header__mobile,
    .header__mobile > div {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .header__mobile > div {
        gap: 20px;
    }
    .header__mobile > div a {
        position: relative;
    }
    .header__mobile > div a:before {
        background-color: #fff;
        border-radius: 5px;
        bottom: -3px;
        content: "";
        display: block;
        height: 2px;
        left: 0;
        position: absolute;
        right: 0;
        -webkit-transition: width 0.2s;
        -o-transition: width 0.2s;
        transition: width 0.2s;
        width: 0;
    }
    .header__mobile > div a:hover {
        color: #fff;
    }
    .header__mobile > div a:hover:before {
        width: 100%;
    }
    .header__top-container {
        background-color: transparent;
    }
    .header__mobile-hidden {
        border-radius: 30px;
        pointer-events: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        left: auto;
        padding: 30px 20px 200px;
        overflow-y: auto;
        position: absolute;
        right: -100vw;
        -webkit-box-shadow: 0 2px 10px 0 rgba(11, 18, 29, 0.2);
        box-shadow: 0 2px 10px 0 rgba(11, 18, 29, 0.2);
        -webkit-transition: right 0.3s linear;
        -o-transition: right 0.3s linear;
        transition: right 0.3s linear;
        width: 100%;
        background: url(../img/bg-header.webp) 50% / cover no-repeat;
    }
    .header__mobile-hidden.active {
        right: 0;
        pointer-events: all;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .header__top-phones a {
        font-size: 14px;
    }
    .header__nav-sumbenu ul li a,
    .header__top-inner button {
        font-size: 16px;
    }
    .header__top-inner picture {
        max-width: 14px;
        min-width: 14px;
    }
    .header__bottom-container {
        padding: 0 10px;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .header__bottom-btns,
    .header__top-address {
        gap: 5px;
    }
    .header__top-social {
        padding-right: 45px;
    }
    .header__nav-sumbenu ul {
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 10px;
    }
    .header__nav-link > a,
    .header__nav-link > button {
        font-size: 18px;
    }
    .header {
        border-radius: 30px;
        -webkit-transition: border-radius 0.2s;
        -o-transition: border-radius 0.2s;
        transition: border-radius 0.2s;
        padding-bottom: 0;
    }
    .header__nav-link.active,
    .header_nav {
        background: 0 0;
    }
    .header__top {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .header__bottom {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .header__bottom-container,
    .header_phone picture {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .header__bottom-container,
    .header_nav {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .header_nav {
        gap: 15px;
        max-width: 100%;
        width: 100%;
    }
    .header__top-container,
    .header__top-inner {
        gap: 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
    }
    .header__nav-link {
        width: 100%;
    }
    .header__nav-link a,
    .header__nav-link button {
        color: #fff;
        padding: 0;
    }
    .header__nav-link button {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        gap: 10px;
        justify-content: space-between;
        width: 100%;
    }
    .header__nav-link button,
    .header__nav-link button:after {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .header__nav-link button:after {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        border-bottom: 2px solid #429dd1;
        border-right: 2px solid #429dd1;
        content: "";
        height: 6px;
        justify-content: center;
        line-height: 1;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transition: -webkit-transform 0.2s;
        -o-transition: transform 0.2s;
        transition: transform 0.2s, -webkit-transform 0.2s;
        width: 6px;
        border-color: #fff;
    }
    .header__nav-link button.panel-active:after {
        -webkit-transform: rotate(225deg);
        -ms-transform: rotate(225deg);
        transform: rotate(225deg);
    }
    .header__nav-link ul {
        -webkit-animation: 0.2s alternate forwards fadeOutFromBlockHeaderLink;
        animation: 0.2s alternate forwards fadeOutFromBlockHeaderLink;
        display: none;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-top: 0;
    }
    .header__nav-link ul.active {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-animation: 0.2s fadeInFromNoneHeaderLink;
        animation: 0.2s fadeInFromNoneHeaderLink;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-top: 15px;
    }
    .header__bottom-btns {
        max-width: 400px;
        width: 100%;
    }
    .header__bottom-btns,
    .header__top-container {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .header__item-content {
        color: #fff;
        max-width: 100%;
    }
    .header__item {
        width: 100%;
        max-width: 100%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .header__top-container {
        border-radius: 0;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        color: #fff;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .header__top-inner,
    .header__top-social {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        background: 0 0;
        justify-content: center;
    }
    .header__top-inner {
        -webkit-box-align: flex-start;
        -ms-flex-align: flex-start;
        align-items: flex-start;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-left: 0;
        padding: 0;
        width: 100%;
    }
    .header__top-inner .header__top-address {
        display: block;
    }
    .header__top-phones {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        color: #fff;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 10px;
        margin-right: 0;
    }
    .header__top-phones a:hover {
        color: #fff;
    }
    .header__top-phones a:hover:before {
        background-color: #fff;
        left: 0;
        width: 100%;
    }
    .header__top-social a:first-of-type {
        margin-left: 0;
    }
    .header__btn.blue__btn {
        background-color: transparent;
        border-color: #fff;
    }
    .header__btn.blue__btn:hover {
        color: #fff;
    }
}
@-webkit-keyframes fadeInFromNoneHeaderLink {
    0% {
        display: none;
        padding-top: 0;
    }
    to {
        display: -webkit-box;
        display: flex;
        padding-top: 15px;
    }
}
@keyframes fadeInFromNoneHeaderLink {
    0% {
        display: none;
        padding-top: 0;
    }
    to {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-top: 15px;
    }
}
@-webkit-keyframes fadeOutFromBlockHeaderLink {
    0% {
        display: -webkit-box;
        display: flex;
        padding-top: 15px;
    }
    to {
        display: none;
        padding-top: 0;
    }
}
@keyframes fadeOutFromBlockHeaderLink {
    0% {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-top: 15px;
    }
    to {
        display: none;
        padding-top: 0;
    }
}
.why-we__inner,
.why-we__item {
    display: -webkit-box;
    display: -ms-flexbox;
    gap: 20px;
}
.why-we__inner {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: center;
    background: url(../img/why__we/bg.webp) 50% / cover no-repeat fixed;
    border-radius: 30px;
    -webkit-box-shadow: 0 26px 30px 0 rgba(29, 35, 89, 0.05);
    box-shadow: 0 26px 30px 0 rgba(29, 35, 89, 0.05);
    display: flex;
    justify-content: space-between;
    overflow: hidden;
    padding: 40px 90px;
    position: relative;
}
.why-we__inner > span {
    background: url(../img/why__we/bg2.svg) 50% / cover no-repeat;
    display: block;
    height: 202px;
    position: absolute;
    right: 0;
    top: 0;
    width: 178px;
    z-index: 5;
}
.why-we__inner:before {
    background: url(../img/why__we/bg1.svg) 50% / cover no-repeat;
    height: 207px;
    width: 185px;
    z-index: 5;
}
.why-we__inner:after,
.why-we__inner:before {
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    position: absolute;
}
.why-we__inner:after {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1.88%, rgba(29, 85, 177, 0.92)), color-stop(95.81%, rgba(47, 154, 214, 0.92)));
    background: -o-linear-gradient(top, rgba(29, 85, 177, 0.92) 1.88%, rgba(47, 154, 214, 0.92) 95.81%);
    background: linear-gradient(180deg, rgba(29, 85, 177, 0.92) 1.88%, rgba(47, 154, 214, 0.92) 95.81%);
    height: 100%;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 2;
}
.why-we__item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    line-height: 1;
    max-width: 220px;
    position: relative;
    text-align: center;
    z-index: 6;
}
.why-we__item p {
    font-size: 70px;
    font-weight: 800;
}
.why-we__item span {
    font-weight: 500;
}
@media (max-width: 870px) {
    .why-we__item p {
        font-size: 40px;
    }
}
.custom-slider__pagination {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 5px;
    justify-content: space-between;
    margin-bottom: 8px;
    overflow-x: auto;
    padding-left: 10px;
    padding-right: 10px;
}
.custom-slider__pagination::-webkit-scrollbar {
    display: none;
}
.all-certificates__slide,
.custom__slide,
.reviews__slide {
    height: auto;
}
.custom-slider__btn {
    background-color: #e4eaf6;
    border-radius: 30px;
    color: #5488d4;
    font-size: 18px;
    font-weight: 600;
    height: auto;
    opacity: 1;
    white-space: nowrap;
    width: auto;
}
.custom-slider__btn:before {
    display: none !important;
}
.custom-slider__btn.swiper-pagination-bullet-active {
    background-color: #5488d4;
    color: #f5f6fb;
}
.custom-slider__pagination .custom-slider__btn {
    margin: 0 !important;
    padding: 15px 10px;
}
.custom-slider-mobile,
.doctors__pagination,
.help__pagination,
.reviews__pagination {
    display: none;
}
.doctors__pagination, .reviews__pagination, .help__pagination, .custom-slider-mobile {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: auto !important;
}
.custom-slider__top > span {
    background-color: #e4eaf6;
    border-top-left-radius: 30px;
    color: #393939;
    font-size: 26px;
    font-weight: 600;
    line-height: 1;
    padding: 10px 100px 20px 50px;
    position: relative;
    white-space: nowrap;
    z-index: 2;
}
.custom-slider__top > span > span:first-of-type {
    position: relative;
    z-index: 6;
}
.custom-slider__top > span > span:last-of-type {
    bottom: 0;
    display: block;
    height: 100%;
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 5;
}
.custom-slider__top > span > span:last-of-type picture {
    height: 100%;
    margin-left: auto;
    width: 175px;
}
.custom-slider__top > span > span:last-of-type picture img {
    background-color: #f6f6fb;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.custom-slider__progressBar {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: none;
    gap: 10px;
    justify-content: center;
}
.faq__inner,
.service__content,
.text__container {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
}
.custom-slider__progressBar li {
    background-color: #fff;
    border: 3px solid #92b7dc;
    border-radius: 50%;
    display: block;
    height: 14px;
    width: 14px;
}
.custom-slider__progressBar li.active {
    background-color: #5488d4;
    border-color: #5488d4;
}
.service__content {
    background-color: #e4eaf6;
    border-radius: 0 30px 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    /* display: flex;
    flex-direction: column;
    gap: 15px; */
    height: 100%;
    padding: 50px 60px;
}
.service__content h3 {
    color: #344c5e;
    font-size: 30px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 25px;
}
.service__content p {
    font-size: 18px;
    font-weight: 500;
}
.text h2,
.text ol li:before {
    font-weight: 600;
    line-height: 1;
}
@media (max-width: 1540px) {
    .custom-slider__top_service > span {
        background-color: #000;
        display: none;
    }
}
@media (max-width: 1220px) {
    .service-swiper,
    .service_slider-wrapper {
        margin-bottom: 20px;
    }
    .service_custom-slider__progressBar {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
.author,
.faq__inner,
.text ol
.text__container {
    display: -webkit-box;
    display: -ms-flexbox;
}
.text ol li, .text ul li {
    display: block;
    position: relative;
}
.text ol li {
    gap: 15px;
}
.text ol li {
    padding-left: 60px;
}
.text__container>ol>li, .text__container>ul>li {
    display: flex;
    flex-direction: column;
    gap: 35px;
}
.text__container>ul>li {
    display: block;
    gap: 10px;
}
.text__container>ul>li > * {
    margin-bottom: 10px;
}
.text__container>ul>li > *:last-child {
    margin-bottom: 0;
}
.text__container>ol>li ol, .text__container>ul>li ul {
    gap: 35px;
}
.text ul li {
    padding-left: 35px;
}
.faq__inner,
.text__container {
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.text h2 {
    font-size: 48px;
    margin-bottom: 20px;
    text-align: center;
}


.text__container, .service__content  {
    display: block;
}
.text h2 {
    margin: 30px 0;
}
.text h3 {
    margin: 30px 0 20px;
}
.text p, .text ol, .text ul, .text h4, .text h5 {
    margin-bottom: 20px;
}
.text img {
    margin: 15px;
}


.text p a {
    color: #5488d4;
    position: relative;
}
.text blockquote p a {
    color: #2b3e4d;
    position: relative;
}
.text p a:before {
    background-color: #5488d4;
    bottom: -2px;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    -webkit-transition: width 0.2s;
    -o-transition: width 0.2s;
    transition: width 0.2s;
    width: 0;
}
.text p a:hover:before {
    width: 100%;
}
.text blockquote {
    border: 2px solid #5488d4;
    border-radius: 30px;
    color: #5488d4;
    font-weight: 500;
    padding: 40px 30px;
}
.text ol {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 40px;
}

.text ol li a {
    color: #2bb038;
}
.text ol li {
    display: block;
}
.text ol li:before {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    background: url(../img/text/ol.svg) 50% no-repeat;
    background-size: cover;
    color: #fff;
    content: counter(list);
    counter-increment: list;
    font-size: 24px;
    height: 50px;
    justify-content: center;
    position: absolute;
    left: 0;
    top: 0;
    min-width: 50px;
    width: 50px;
}
.text ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
}
.text ol, .text ul {
    display: block;
}
.text ol li:not(:last-child), .text ul li:not(:last-child) {
    margin-bottom: 10px;
}
.author {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: flex;
    gap: 30px;
}
.text ul li:before {
    background: url(../img/text/ul.svg) 50% no-repeat;
    background-size: cover;
    content: "";
    display: block;
    height: 20px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    min-width: 21px;
    width: 21px;
}
@media (max-width: 980px) {
    .text h2 {
        color: #344c5e;
        font-size: 32px;
        margin-bottom: 0;
    }
    .text blockquote {
        padding: 40px 20px;
    }
    .text ol,
    .text ul {
        width: 100%;
    }
    .text ul li {
        gap: 15px;
        /* padding-left: 20px; */
    }
    .text ol li:before {
        height: 30px;
        min-width: 30px;
        width: 30px;
        font-size: 14px;
    }
    .text ol li ol li:before {
        top: 50%;
        transform: translateY(-50%);
    } 
    .text ol li {
        padding-left: 40px;
    }
    .text ul li:before {
        top: 50%;
        transform: translateY(-50%);
    }
    .text ol {
        gap: 20px;
    }
    .text__container>ol>li ol {
        gap: 20px;
    }

    .text h2 {
        margin: 24px 0 20px;
    }
    .text h3 {
        margin: 16px 0;
    }
    .text p, .text ol, .text ul, .text h4, .text h5 {
        margin-bottom: 16px;
    }
    .text img {
        margin: 15px 0;
    }
}
.certificates__animation a picture:before,
.gallery__item:before {
    background-color: rgba(74, 125, 200, 0.5);
    left: 0;
    right: 0;
    top: 0;
    width: 0;
    z-index: 3;
    bottom: 0;
}
@media (max-width: 370px) {
    .text blockquote {
        padding: 20px 10px;
    }
}
.price__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    background-color: #e4eaf6;
    border-radius: 0 30px 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 20px 50px 30px;
}
.price_custom-slider__pagination {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.price_custom-slider__top {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.price__head {
    border-bottom: 1px solid #a2b6d7;
    color: #778fa1;
    font-size: 14px;
    font-weight: 500;
    padding-bottom: 10px;
}
.price__head tr,
.price__item {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
}
.popup-change,
.price__item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.price__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 15px;
    padding-top: 15px;
}
.price__btn,
.price__btn_head {
    max-width: 10%;
}
.price__cost,
.price__cost_head {
    max-width: 15%;
}
.price__cost {
    font-weight: 700;
}
.advantages__text,
.price__text {
    font-size: 16px;
}
.price__text,
.price__text_head {
    max-width: 300px;
}
.price__name,
.price__name_head {
    max-width: 30%;
}
.sliders-inner {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px;
    justify-content: space-between;
}
.certificates__animation a {
    margin: 0 auto;
    max-width: 100%;
    overflow: hidden;
    position: relative;
}
.certificates__animation a picture img {
    border-radius: 20px;
    -o-object-fit: cover;
    object-fit: cover;
    width: auto;
}
.certificates__animation a picture:after,
.certificates__animation a picture:before {
    content: "";
    display: block;
    position: absolute;
}
.certificates__animation a picture:before {
    border-radius: 20px;
    height: 100%;
    -webkit-transition: width 0.2s;
    -o-transition: width 0.2s;
    transition: width 0.2s;
}
.certificates__animation a picture:after {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    background-color: #4a7dc8;
    border: 1px solid #fff;
    border-radius: 50%;
    color: #fff;
    content: "+";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 24px;
    height: 30px;
    justify-content: center;
    left: 70%;
    line-height: 1;
    opacity: 0;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    -webkit-transition: opacity 0.2s, left 0.2s;
    -o-transition: opacity 0.2s, left 0.2s;
    transition: opacity 0.2s, left 0.2s;
    width: 30px;
    z-index: 4;
}
.certificates__animation a picture:hover:before {
    width: 100%;
}
.certificates__animation a picture:hover:after {
    left: 50%;
    opacity: 1;
}
.sliders-certificates {
    max-width: 734px;
    position: relative;
}
.certificates__slide {
    height: auto;
    max-height: 390px;
}
.certificates__slider_thumbs {
    margin: 0 70px;
}
.certificates__slide_tumb {
    cursor: pointer;
    height: auto;
    max-height: 88px;
    overflow: hidden;
}
.certificates__slide_tumb img {
    border-radius: 20px;
    height: 100%;
    max-width: 133px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}
.certificates__item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    justify-content: center;
}
.certificates__item picture {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    height: 100%;
    border-radius: 20px;
    overflow: hidden;
}
.certificates__item img {
    border-radius: 20px;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.certificates__slider,
.gallery__slider {
    margin-bottom: 20px;
}
.certificates_swiper-pag,
.gallery_swiper-pag {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    bottom: 20px;
    justify-content: space-between;
    position: absolute;
    width: 100%;
}
.sliders-gallery {
    max-width: 580px;
    position: relative;
    z-index: 5;
}
.gallery__slide {
    height: auto;
    max-height: 390px;
}
.gallery__item:after,
.gallery__item:before {
    content: "";
    display: block;
    position: absolute;
}
.gallery__item:before {
    border-radius: 20px;
    height: 100%;
    -webkit-transition: width 0.2s;
    -o-transition: width 0.2s;
    transition: width 0.2s;
}
.gallery__item:after {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    background-color: #4a7dc8;
    border: 1px solid #fff;
    border-radius: 50%;
    color: #fff;
    content: "+";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 24px;
    height: 30px;
    justify-content: center;
    left: 70%;
    line-height: 1;
    opacity: 0;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    -webkit-transition: opacity 0.2s, left 0.2s;
    -o-transition: opacity 0.2s, left 0.2s;
    transition: opacity 0.2s, left 0.2s;
    width: 30px;
    z-index: 4;
}
.gallery-second__content,
.gallery-third__inner {
    background-color: #e4eaf6;
    border-radius: 30px;
    position: relative;
    overflow: hidden;
}
.gallery__item:hover:before {
    width: 100%;
}
.gallery__item:hover:after {
    left: 50%;
    opacity: 1;
}
.gallery__item img {
    border-radius: 20px;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}
.gallery__slide_tumb img {
    border-radius: 10px;
    height: 88px;
    margin: 0 auto;
    max-width: 133px;
}
.gallery__slider-thumbs {
    margin: 0 70px;
}
@media (max-width: 1400px) {
    .sliders-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;
        gap: 50px;
    }
    .sliders-certificates {
        max-width: 95%;
    }
    .certificates__slide_tumb img {
        margin: 0 auto;
    }
    .sliders-gallery {
        max-width: 700px;
    }
}
@media (max-width: 720px) {
    .sliders-gallery {
        max-width: 95%;
    }
}
.gallery-second__inner {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    gap: 35px;
    justify-content: space-between;
}
.gallery-second__content,
.gallery-second__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.gallery-second__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 30px;
    justify-content: center;
    max-width: 740px;
    padding: 50px;
    width: 100%;
}
.gallery-second__content:after,
.gallery-second__content:before {
    background: url(../img/gallery/bg.svg) 50% no-repeat;
    background-size: cover;
    bottom: 0;
    content: "";
    display: block;
    height: 498px;
    position: absolute;
    top: 0;
    width: 625px;
}
.gallery-second__content:before {
    right: -300px;
}
.gallery-second__content:after {
    left: -550px;
}
.gallery-second__item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 40px;
    position: relative;
    z-index: 10;
}
.gallery-second__picture {
    width: 68px;
}
.gallery-second__title {
    font-weight: 600;
}
.gallery-third__inner {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    justify-content: space-between;
    padding: 78px 71px;
    z-index: 10;
}
.gallery-third__inner:after,
.gallery-third__inner:before {
    background: url(../img/gallery/bg.svg) 50% no-repeat;
    background-size: cover;
    bottom: 0;
    content: "";
    display: block;
    height: 498px;
    position: absolute;
    top: -100px;
    width: 625px;
    z-index: 3;
}
.gallery-third__inner:before {
    right: -300px;
}
.gallery-third__inner:after {
    left: -550px;
    top: 0;
}
.gallery-third__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 30px;
}
.gallery-third__content,
.gallery-third__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 5;
}
.gallery-third__item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 40px;
}
.gallery-third__picture {
    max-width: 68px;
    min-width: 68px;
}
@media (max-width: 1400px) {
    .gallery-second__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;
        gap: 40px;
    }
    .gallery-third__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;
    }
    .gallery-third__inner:before {
        right: 50%;
        top: -50%;
        -webkit-transform: translate3d(50%, 50%, 0);
        transform: translate3d(50%, 50%, 0);
    }
    .gallery-third__inner:after {
        bottom: -300px;
        left: -100px;
        top: auto;
    }
}
@media (max-width: 650px) {
    .why-we__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        background: url(../img/why__we/bg-mobile.webp) 50% / cover no-repeat fixed;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 60px 10px;
    }
    .why-we__inner:after {
        -webkit-backdrop-filter: blur(2px);
        backdrop-filter: blur(2px);
    }
    .why-we__item {
        gap: 15px;
    }
    .why-we__inner:before {
        height: 169px;
        width: 148px;
    }
    .why-we__inner > span {
        height: 154px;
        width: 138px;
    }
    .price__content {
        padding-top: 0;
    }
    .price__inner {
        margin-left: auto;
        margin-right: auto;
        max-width: calc(100% - 20px);
        padding: 30px 20px;
    }
    .price__head {
        display: none;
    }
    .gallery-third__inner:before {
        top: -65%;
    }
    .gallery-third__inner {
        gap: 40px;
        padding: 40px 20px;
    }
    .gallery-third__title {
        margin-bottom: 0;
    }
    .gallery-third__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 10px;
        text-align: center;
    }
    .gallery-third__picture {
        max-width: 40px;
        min-width: 40px;
    }
    .gallery-third__inner:after {
        bottom: -350px;
        left: -250px;
    }
}
.telegram__bg,
.telegram__inner:after {
    border-radius: 30px;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
}
.telegram__container {
    border-radius: 30px;
    margin: 0 15px;
    max-width: 1500px;
    overflow-x: hidden;
    padding: 0;
    width: 100%;
}
.telegram__inner {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    background: url(../img/telegram/bg1.webp) 50% / cover no-repeat;
    border-radius: 30px;
    -webkit-box-shadow: 0 26px 30px 0 rgba(29, 35, 89, 0.05);
    box-shadow: 0 26px 30px 0 rgba(29, 35, 89, 0.05);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    justify-content: space-between;
    margin-top: 83px;
    padding: 0 130px;
    position: relative;
}
.telegram__inner:after {
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
    background: -o-linear-gradient(230deg, rgba(29, 85, 177, 0.92) 1.88%, rgba(47, 154, 214, 0.92) 95.81%);
    background: linear-gradient(220deg, rgba(29, 85, 177, 0.92) 1.88%, rgba(47, 154, 214, 0.92) 95.81%);
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 4;
}
.telegram__bg {
    position: absolute;
}
.telegram__bg > span,
.telegram__item,
.telegram__picture {
    position: relative;
}
.telegram__bg,
.telegram__bg > span {
    display: block;
    height: 100%;
    overflow: hidden;
    width: 100%;
}
.help__img,
.help__inner,
.telegram__item {
    display: -webkit-box;
    display: -ms-flexbox;
}
.telegram__bg > span:before {
    background: url(../img/telegram/bg.svg) 50% no-repeat;
    background-size: cover;
    content: "";
    display: block;
    height: 925px;
    position: absolute;
    right: -100px;
    top: 40%;
    -webkit-transform: translate3d(100px, -40%, 0);
    transform: translate3d(100px, -40%, 0);
    width: 900px;
    z-index: 5;
}
.telegram__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    color: #fff;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    margin: auto 0;
    z-index: 7;
}
.doctor-certificates__slider,
.telegram__item p {
    margin-bottom: 20px;
}
.telegram__picture {
    margin-top: -83px;
    z-index: 7;
}
.telegram-btn {
    max-width: 145px;
}
.telegram__title {
    font-size: 48px;
    font-weight: 300;
}
.telegram__title span {
    font-weight: 700;
}
.help__img,
.help__inner {
    display: flex;
}
.help__img {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    justify-content: center;
    max-height: 522px;
    max-width: 486px;
    min-height: 522px;
    width: 100%;
}
.help__img,
.help__img > img {
    height: 100%;
    position: relative;
}
.help__img > img {
    max-height: 495px;
    max-width: 430px;
    z-index: 3;
}
.help__img:before {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    background: url(../img/help/Union.svg) bottom no-repeat;
    background-size: cover;
    bottom: -15px;
    content: "";
    height: 100%;
    max-height: 485px;
    max-width: 487px;
    position: absolute;
    z-index: 1;
}
.help__img:before,
.help__wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    width: 100%;
}
.help__wrapper {
    -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: 50px;
    max-width: 788px;
}
.help__item-title {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 8px;
}
.contact__picture,
.help__item-picture {
    height: 68px;
    min-width: 68px;
    width: 68px;
}
@media (min-width: 980px) {
    .header__nav-link > a,
    .header__nav-link > button {
        white-space: nowrap;
    }
    .header__nav-link li > a:hover,
    .header__nav-link > a:hover {
        color: #2a63c0;
    }
    .header__nav-sumbenu {
        position: relative;
    }
    .header__nav-sumbenu ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        background-color: #fff;
        border-radius: 0 30px 30px;
        -webkit-box-shadow: 0 2px 10px 0 rgba(11, 18, 29, 0.2);
        box-shadow: 0 2px 10px 0 rgba(11, 18, 29, 0.2);
        color: #778fa1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        font-weight: 400;
        gap: 15px;
        opacity: 0;
        padding: 0;
        pointer-events: none;
        position: absolute;
        -webkit-transition: opacity 0.1s, padding 0.2s;
        -o-transition: opacity 0.1s, padding 0.2s;
        transition: opacity 0.1s, padding 0.2s;
        white-space: nowrap;
        z-index: 2;
    }
    .header__nav-sumbenu button {
        border-top-left-radius: 30px;
        border-top-right-radius: 30px;
        position: relative;
        z-index: 15;
    }
    .header__nav-sumbenu:hover button {
        background-color: #fff;
        -webkit-box-shadow: 0 -1px 5px 0 rgba(11, 18, 29, 0.2);
        box-shadow: 0 -1px 5px 0 rgba(11, 18, 29, 0.2);
        -webkit-clip-path: inset(-5px -5px 0 -5px);
        clip-path: inset(-5px -4px 0 -4px);
        color: #2a63c0;
        margin: 0;
        padding: 10px 16px;
    }
    .header__nav-sumbenu:hover ul {
        opacity: 1;
        padding: 20px;
        pointer-events: all;
        z-index: 70;
    }
    .help__content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 35px;
    }
    .help__wrapper .swiper-notification {
        display: none !important;
    }
}
.advantages__item,
.our-service__item {
    background-color: #e4eaf6;
    border-radius: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
}
.advantages__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    padding: 15px 70px;
    text-align: center;
}
.advantages__picture {
    margin-bottom: 10px;
    max-width: 24px;
}
.advantages__title,
.our-service__title {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-weight: 600;
}
@media (min-width: 860px) {
    .advantages__item {
        -ms-flex-preferred-size: calc(50% - 17.5px);
        flex-basis: calc(50% - 17.5px);
    }
    .advantages__inner {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 35px;
        justify-content: flex-start;
    }
}
@media (max-width: 860px) {
    .price__cost,
    .price__cost_head {
        max-width: 20%;
    }
    .price-btn,
    .price-btn_head {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: flex-end;
        max-width: 30%;
    }
    .price_custom__slider-top > span {
        display: none;
    }
    .price_custom__slider-pagination {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .price_custom__slider-progressBar {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .price-swiper__wrapper {
        margin-bottom: 20px;
    }
    .advantages__inner {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-bottom: 30px;
    }
    .advantages__item {
        color: #344c5e;
        height: auto;
        padding: 10px 30px;
    }
    .advantages__picture {
        margin-bottom: 0;
    }
    .advantages__text {
        font-size: 14px;
    }
}
.our-service__item {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: flex;
    gap: 10px;
    height: auto;
    justify-content: space-between;
    padding: 15px 20px;
}
.our-service__item:before {
    color: #bac4da;
    content: "0" counter(list);
    counter-increment: list;
    display: block;
    font-size: 16px;
    font-weight: 700;
}
.our-service__item:nth-of-type(1n + 10):before {
    content: counter(list);
}
.our-service__item:after {
    background: url(../img/icons/arrow.svg) 50% no-repeat;
    background-size: cover;
    content: "";
    display: block;
    height: 30px;
    min-width: 30px;
    transition: all 0.2s linear;
    width: 30px;
}
.our-service__item:hover:after {
    transform: scale(1.2) translateX(4px);
}
.our-service__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    max-width: 200px;
}
.our-service__cost,
.our-service__title {
    -webkit-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s;
}
.our-service__cost {
    font-size: 18px;
}
@media (max-width: 1170px) {
    .our-service__inner {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}
@media (min-width: 900px) {
    .our-service__item {
        -ms-flex-preferred-size: calc(33.33333% - 30px);
        flex-basis: calc(33.33333% - 30px);
        max-width: 100%;
    }
    .our-service__inner {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 30px;
        justify-content: space-between;
    }
}
.form__content,
.form__inner,
.form__picture {
    display: -webkit-box;
    display: -ms-flexbox;
    position: relative;
}
@media (min-width: 1170px) {
    .our-service__item {
        -ms-flex-preferred-size: calc(25% - 30px);
        flex-basis: calc(25% - 30px);
        max-width: 330px;
    }
}
.form__container {
    overflow: hidden;
    padding-top: 96px;
}
.form__inner {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background: -o-linear-gradient(168deg, rgba(29, 85, 177, 0.92) 1.88%, rgba(47, 154, 214, 0.92) 95.81%);
    background: linear-gradient(282deg, rgba(29, 85, 177, 0.92) 1.88%, rgba(47, 154, 214, 0.92) 95.81%);
    border-radius: 30px;
    display: flex;
    gap: 20px;
    justify-content: space-between;
}
.form__inner:before {
    background: url(../img/form/bg1.svg) 50% / cover no-repeat;
    content: "";
    display: block;
    height: 639px;
    position: absolute;
    width: 690px;
    z-index: 2;
}
.form__picture {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-top: -96px;
}
.form__content,
.form__picture {
    display: flex;
    z-index: 4;
}
.form__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    color: #fff;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 40px;
    max-width: 714px;
    padding: 40px 60px 40px 0;
    width: 100%;
}
.form__subtutle {
    color: #f5f6fb;
    font-size: 32px;
}
.form__title {
    margin-bottom: 0;
    text-align: left;
}
.form__item {
    -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: 20px;
}
.form__item input {
    background-color: #dde4f4;
    border-radius: 30px;
    color: #8895b2;
    max-width: 400px;
    padding: 15px 40px;
    width: 100%;
}
.form__item input::-webkit-input-placeholder {
    color: #8895b2;
}
.form__item input::-moz-placeholder {
    color: #8895b2;
}
.form__item input:-ms-input-placeholder {
    color: #8895b2;
}
.form__item input::-ms-input-placeholder {
    color: #8895b2;
}
.form__item input::placeholder {
    color: #8895b2;
}
.form__politic {
    color: #dbe2e4;
    font-size: 16px;
    font-weight: 300;
}
.doctor__articles a:hover,
.form__politic a:hover {
    color: #2bb038;
}
.form-btn {
    max-width: 160px;
}
@media (max-width: 1350px) {
    .form__content {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        max-width: 600px;
        padding: 5px 20px;
    }
}
@media (max-width: 1240px) {
    .telegram__inner {
        padding: 0 50px;
    }
    .telegram__title {
        font-size: 30px;
    }
    .form__picture {
        margin-top: 0;
    }
}
@media (max-width: 1225px) {
    .form__title {
        font-size: 32px;
    }
    .form__subtutle {
        font-size: 24px;
    }
    .form__politic {
        font-size: 14px;
    }
}
@media (max-width: 1024px) {
    .price__btn,
    .price__btn_head {
        max-width: 20%;
    }
    .form__picture {
        max-width: 325px;
    }
    .doctor-certificates__container {
        padding: 0;
    }
}
.doctors__img,
.doctors__slide,
.faq__body,
.reviews__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
}
.doctors__slide,
.doctors__slide-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    gap: 10px;
}
.doctors__slider,
.reviews__slider {
    margin-bottom: 45px;
}
.doctors__slide {
    background-color: #fff;
    border-radius: 30px;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
    padding: 10px;
}
.doctors__prof {
    background-color: #e1ecf9;
    color: #4382b0;
}
.doctors__experience {
    background-color: #e3e2ff;
    color: #5957c1;
}
.doctors__slide-bottom {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: flex;
    font-size: 16px;
    padding-left: 15px;
}
.doctors__slide-bottom * {
    border-radius: 30px;
    padding: 4px 10px;
}
.doctors__name {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 22px;
    font-weight: 600;
    padding-left: 15px;
}
.doctors__img {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    background: url(../img/doctors/bg.jpg) 50% / cover no-repeat;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    margin-bottom: 30px;
    max-height: 249px;
    position: relative;
}
.doctors__img img {
    height: 100%;
    max-height: 249px;
    max-width: 100%;
    min-width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    padding-top: 11px;
}
.all-service__picture img,
.author__photo img {
    border-radius: 30px;
    height: 100%;
    -o-object-fit: cover;
}
.doctors-btn {
    bottom: -25px;
    position: absolute;
    right: 50%;
    -webkit-transform: translate3d(50%, 0, 0);
    transform: translate3d(50%, 0, 0);
}
.doctors_swiper-pag,
.publication_swiper-pag {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.reviews__item {
    background-color: #e4eaf6;
    border-radius: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 5px;
    height: 100%;
    padding: 30px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.reviews__name {
    font-size: 20px;
    font-weight: 600;
}
.reviews__date {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    color: #8aa3b7;
    font-size: 14px;
}
.reviews-text {
    font-size: 16px;
    margin-top: 8px;
    display: inline-block;
}
.reviews_swiper-pag {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    gap: 10px;
    justify-content: center;
}
.doctors__img a {
    width: 100%;
}
.faq__item {
    border-bottom: 2px solid #dde4f4;
    padding-bottom: 30px;
}
.faq__item:first-child {
    border-top: 2px solid #dde4f4;
    padding-top: 30px;
}
.faq__item-title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 24px;
    font-weight: 600;
    gap: 50px;
}
.faq__item-title:before {
    background: url(../img/icons/cross.svg) 50% no-repeat;
    background-size: cover;
    content: "";
    display: block;
    height: 30px;
    min-width: 30px;
    -webkit-transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    -o-transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s;
    width: 30px;
}
.all-service__inner,
.faq__body.active {
    display: -webkit-box;
    display: -ms-flexbox;
}
.faq__item-title.panel-active:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.faq__body {
    color: #6a7ba3;
    display: none;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 15px;
}
.faq__body.active {
    display: flex;
    padding-left: 80px;
    -webkit-animation: 0.2s ease-in-out forwards faqAnimation;
    animation: 0.2s ease-in-out forwards faqAnimation;
    padding-top: 20px;
}
@-webkit-keyframes faqAnimation {
    0% {
        display: none;
        padding-left: 40px;
        padding-top: 0;
    }
    to {
        display: -webkit-box;
        display: flex;
        padding-left: 80px;
        padding-top: 20px;
    }
}
@keyframes faqAnimation {
    0% {
        display: none;
        padding-left: 40px;
        padding-top: 0;
    }
    to {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-left: 80px;
        padding-top: 20px;
    }
}
@-webkit-keyframes faqAnimationMobile {
    0% {
        display: none;
        padding-left: 40px;
        padding-top: 0;
    }
    to {
        display: -webkit-box;
        display: flex;
        padding-left: 50px;
        padding-top: 20px;
    }
}
@keyframes faqAnimationMobile {
    0% {
        display: none;
        padding-left: 40px;
        padding-top: 0;
    }
    to {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-left: 50px;
        padding-top: 20px;
    }
}
.all-service {
    background: url(../img/intro/bg.jpg) 50% / cover no-repeat fixed;
    overflow: hidden;
    padding: 32px 0 150px 0;
    position: relative;
    z-index: 1;
}
.all-service__inner {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    color: #fff;
    display: flex;
    gap: 20px;
    justify-content: space-between;
    position: relative;
    z-index: 3;
}
.all-service__content,
.all-service__item {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
}
.all-service__item a {
    text-decoration: underline;
}
.all-service__item a:hover {
    color: #2bb038
}
.all-service__title {
    line-height: 1;
}
.all-service__subtitle {
    font-size: 36px;
    font-weight: 500;
    margin-bottom: 30px;
}
.all-service__item {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 800px;
    position: relative;
    z-index: 5;
}
.all-service__item > p {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    color: #ffffff;
    flex-grow: 1;
    font-size: 20px;
}
.author__footer-date,
.author__item {
    color: #92b7dc;
    font-size: 14px;
}
.all-service__btn {
    margin-bottom: 40px;
    max-width: 240px;
    margin-top: 30px;
}
.all-service__content {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
    max-width: 575px;
}
.all-service__picture {
    height: 100%;
    max-height: 377px;
    position: relative;
    width: 100%;
}
.all-service__picture img {
    object-fit: cover;
    position: relative;
    z-index: 5;
}
.all-service__picture:before {
    background: url(../img/all__service/bg.svg) 50% no-repeat;
    background-size: auto;
    content: "";
    display: block;
    height: 800px;
    left: 50%;
    position: absolute;
    top: -150px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 800px;
}
.breads ul {
    display: flex;
    gap: 16px;
}
.breads {
    margin-bottom: 120px;
    z-index: 99;
    position: relative;
    color: #fff;
}

.breads__link a {
    text-decoration: none;
    color: #fff;
}
.all-service__advantages {
    -ms-flex-pack: distribute;
    gap: 5px;
    justify-content: space-around;
}
.all-service__advantages,
.all-service__advantages-item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.all-service__advantages-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-preferred-size: calc(33.33333% - 13.33333px);
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 20px;
    flex-basis: calc(33.33333% - 13.33333px);
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 6px;
    line-height: 1;
    max-width: 160px;
    padding: 20px;
    position: relative;
    text-align: center;
    z-index: 5;
}
.all-service__advantages-item span {
    font-size: 24px;
    font-weight: 700;
}
.all-service__advantages-item p {
    color: #92b7dc;
    font-size: 14px;
}
@media (max-width: 1290px) {
    .all-service__item {
        max-width: 600px;
    }
    .all-service__item > p {
        font-size: 18px;
    }
    .all-service__subtitle {
        font-size: 24px;
    }
}
@media (max-width: 1100px) {
    .header__btn,
    .header__nav-link {
        font-size: 14px;
    }
    .header__bottom-btns {
        min-width: 0;
    }
    .header__btn {
        height: 40px;
        padding: 0 10px;
    }
    .all-service__item {
        max-width: 500px;
    }
    .all-service__title {
        font-size: 40px;
    }
}
.author__photo {
    height: 100%;
    max-height: 100px;
    max-width: 100px;
    width: 100%;
}
.author__photo img {
    object-fit: cover;
}
.author__content {
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 20px;
    gap: 5px;
    padding: 20px;
}
.author__content,
.author__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}
.author__name {
    font-weight: 600;
    margin-bottom: 3px;
}
.author__footer {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    gap: 10px;
    justify-content: space-between;
}
.author__footer,
.author__footer-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.author__footer-item {
    -ms-flex-preferred-size: calc(50% - 5px);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    flex-basis: calc(50% - 5px);
    gap: 6px;
}
.author__footer-item:before {
    background: url(../img/author/icon.svg) 50% no-repeat;
    background-size: cover;
    content: "";
    display: block;
    height: 30px;
    min-width: 30px;
    width: 30px;
}
.author__footer-date {
    font-weight: 300;
    line-height: 1.1;
}
.author__footer-date span {
    font-size: 14px;
    font-weight: 700;
}
.article__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 60px;
}
.article__container,
.article__name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.article__breadcrumbs,
.article__breadcrumbs li,
.article__content {
    display: -webkit-box;
    display: -ms-flexbox;
}
.article__name {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    background: url(../img/article/bg.jpg) 50% / cover no-repeat fixed;
    border-radius: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    gap: 20px;
    margin: 0 30px;
    overflow: hidden;
    padding: 30px 20px;
    position: relative;
}
.article__name:after {
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    /*background: -o-linear-gradient(348deg, rgba(29, 85, 177, 0.92) 1.88%, rgba(47, 154, 214, 0.92) 95.81%);
    background: linear-gradient(102deg, rgba(29, 85, 177, 0.92) 1.88%, rgba(47, 154, 214, 0.92) 95.81%);*/
    background: rgb(53 126 199);
    bottom: 0;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 2;
}
.article__breadcrumbs {
    position: relative;
    z-index: 3;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 8px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 18px;
}
.article__breadcrumbs li {
    display: flex;
    gap: 8px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #bec7db;
}
.article__breadcrumbs li a:hover,
.article__breadcrumbs li:last-child {
    color: #fff;
}
.article__breadcrumbs li::after {
    display: block;
    content: "/";
    color: inherit;
    font-size: inherit;
}
.around__pagination,
.around_swiper-pag,
.article__breadcrumbs li:last-child::after,
.hide-item {
    display: none;
}
.article__content {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: flex;
    gap: 20px;
    justify-content: space-between;
}
.article__content-title {
    margin-bottom: 0;
    text-align: left;
}
.article__content-item {
    gap: 30px;
}
.article__content-item,
.article__links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}
.article__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 3px;
}
.article__link:before {
    content: counter(list) ".";
    counter-increment: list;
    display: block;
    font-size: inherit;
    -webkit-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s;
}
.article__link:hover a,
.article__link:hover:before {
    color: #5488d4;
}
.author__footer-date_article,
.author__item_author {
    color: #a4b1cb;
}
.author__footer-item_article:before {
    background: url(../img/author/icon2.svg) 50% no-repeat;
}
.author__content_article {
    background-color: #e4eaf6;
    # min-width:500px;
}
.article__content-form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    max-width: 500px;
    align-items: center;
    background: -o-linear-gradient(107deg, #2a63c0 -9.33%, #429dd1 88.99%);
    background: linear-gradient(343deg, #2a63c0 -9.33%, #429dd1 88.99%);
    border-radius: 30px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    justify-content: center;
    padding: 20px 80px;
}
.article__content-form_title {
    color: #f5f6fb;
    font-size: 36px;
    font-weight: 500;
    line-height: 1;
    text-align: center;
}
.article__content-form_subtitle {
    color: #dbe2e4;
    margin-bottom: 30px;
    text-align: center;
}
.article__content-tel {
    background-color: #dde4f4;
    border-radius: 30px;
    color: #8895b2;
    margin-bottom: 10px;
    padding: 15px 40px;
    width: 100%;
}
.article__content-tel::-webkit-input-placeholder {
    color: #8895b2;
}
.article__content-tel::-moz-placeholder {
    color: #8895b2;
}
.article__content-tel:-ms-input-placeholder {
    color: #8895b2;
}
.article__content-tel::-ms-input-placeholder {
    color: #8895b2;
}
.article__content-tel::placeholder {
    color: #8895b2;
}
.article__content__btn {
    width: 100%;
}
.article__title {
    position: relative;
    z-index: 3;
    font-size: 70px;
}
.article__breadcrumbs {
    margin-bottom: 0;
}
@media (max-width: 980px) {
    .price__text,
    .price__text_head,
    .price_custom-slider__top > span {
        display: none;
    }
    .price_custom-slider__pagination {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .price-inner {
        border-top-left-radius: 30px;
    }
    .help__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;
    }
    .help__content {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .help__btn {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        margin: 0 auto;
        order: 1;
    }
    .help__pagination {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        order: 3;
    }
    .help__img {
        max-height: 375px;
        max-width: 350px;
        min-height: 375px;
    }
    .help__img > img {
        max-height: 350px;
        max-width: 306px;
        min-height: 350px;
    }
    .help__img:before {
        bottom: -10px;
    }
    .form__inner,
    .form__top {
        -webkit-box-orient: vertical;
    }
    .form__content {
        padding: 0;
    }
    .form__inner {
        -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: 10px;
        padding: 40px 20px 0;
    }
    .form__inner:before {
        height: 280px;
        width: 300px;
    }
    .form__content,
    .form__item,
    .form__top {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
    }
    .form__top {
        -webkit-box-direction: normal;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .all-service {
        //background: url(../img/intro/bg-mobile.jpg) 50% / cover no-repeat fixed;
        padding-top: 20px;
    }
    .all-service:after {
        -webkit-backdrop-filter: blur(0);
        backdrop-filter: blur(0);
        /*background: -webkit-gradient(linear, left top, left bottom, color-stop(3.31%, rgba(42, 99, 192, 0.92)), to(rgba(66, 157, 209, 0.92)));
        background: -o-linear-gradient(top, rgba(42, 99, 192, 0.92) 3.31%, rgba(66, 157, 209, 0.92));
        background: linear-gradient(180deg, rgba(42, 99, 192, 0.92) 3.31%, rgba(66, 157, 209, 0.92));*/
        background: rgb(53 126 199);
    }
    .all-service__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .all-service__item {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        max-width: 100%;
    }
    .all-service__content {
        max-width: 100%;
        width: 100%;
    }
    .all-service__picture {
        /*margin: 0 auto;
        max-width: 450px;*/
        display: none;
    }
    .all-service__title {
        margin-bottom: 10px;
        text-align: left;
        width: 100%;
    }
    .all-service__subtitle {
        margin-bottom: 20px;
        text-align: left;
        width: 100%;
    }
    .article_author {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .article__title {
        font-size: 54px;
        text-align: center;
    }
    .article__name {
        margin-top: 0;
        margin-left: 0;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        margin-right: 0;
        padding: 20px 15px 30px;
        gap: 20px;
        background: none;
    }
    .article__breadcrumbs {
        font-size: 16px;
    }
    .article__container {
        gap: 50px;
    }
    .article__content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 50px;
    }
}
@media (max-width: 550px) {
    .standart__btn_hide-mobile {
        display: none;
    }
    .header__top-social {
        padding: 0;
    }
    .header__top-container {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .header__mobile-phone {
        font-size: 20px;
    }
    .header__bottom-btns {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .certificates__slide_tumb img,
    .header__bottom-btns > button {
        max-width: 100%;
    }
    .service__content {
        border-radius: 20px;
        margin: 0 10px;
        padding: 50px 20px;
    }
    .service__content h3 {
        font-size: 24px;
        margin-bottom: 5px;
    }
    .service__content p {
        color: #778fa1;
    }
    .text ol li {
        gap: 10px;
    }
    .text ol li:before {
        font-size: 18px;
        height: 30px;
        min-width: 30px;
        width: 30px;
    }
    .text ul li:before {
        height: 14px;
        min-width: 14px;
        width: 14px;
    }
    .text ol,
    .text ul {
        margin: 0 auto;
        margin-bottom: 16px;
    }
    .price__cost,
    .price__name {
        -ms-grid-row-span: 1;
        -ms-grid-column: 1;
    }
    .price__btn,
    .price__cost,
    .price__name {
        -ms-grid-column-span: 1;
        max-width: 100%;
    }
    .price__item {
        grid-column-gap: 0;
        grid-row-gap: 0;
        border-bottom: 1px solid #a4b1cb;
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 0 1fr;
        grid-template-columns: repeat(2, 1fr);
        -ms-grid-rows: 1fr 0 1fr;
        padding-bottom: 20px;
    }
    .price__item > :first-child {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
    }
    .price__item > :nth-child(2) {
        -ms-grid-row: 1;
        -ms-grid-column: 3;
    }
    .price__item > :nth-child(3) {
        -ms-grid-row: 3;
        -ms-grid-column: 1;
    }
    .price__item > :nth-child(4) {
        -ms-grid-row: 3;
        -ms-grid-column: 3;
    }
    .price__item:last-of-type {
        border-bottom: 0;
        padding-bottom: 0;
    }
    .price__name {
        color: #344c5e;
        font-size: 16px;
        -ms-grid-row: 1;
        grid-area: 1/1/2/2;
    }
    .price__cost {
        color: #a4b1cb;
        -ms-grid-row: 2;
        grid-area: 2/1/3/2;
        width: 100%;
    }
    .price__btn {
        -ms-grid-row: 1;
        -ms-grid-row-span: 2;
        -ms-grid-column: 2;
        grid-area: 1/2/3/3;
    }
    .price__btn button {
        margin-left: auto;
    }
    .gallery__slide_tumb {
        height: 100%;
        max-height: 88px;
    }
    .gallery__slide_tumb img {
        max-width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }
    .gallery__slider-thumbs {
        margin: 0 50px;
    }
    .gallery-second__content {
        padding: 30px;
    }
    .gallery-second__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 10px;
    }
    .gallery-second__picture {
        width: 40px;
    }
    .gallery-second__content:before {
        right: -400px;
        top: -40px;
    }
    .advantages__item {
        padding: 10px;
    }
    .article__content-title,
    .form__title {
        text-align: center;
    }
    .form__subtutle {
        line-height: 1;
    }
    .doctors__pagination {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: auto !important;
    }
    .all-service__btn {
        width: 100%;
        margin-top: 20px;
        max-width: 100%;
    }
    .all-service {
        padding-bottom: 0;
        background: none;
    }
    .all-service__inner {
        padding-bottom: 70px;
    }
    .all-service__item {
        position: static;
        align-items: flex-start;
    }
    .all-service__advantages {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 20px;
    }
    .all-service__advantages-item {
        -ms-flex-preferred-size: calc(50% - 10px);
        flex-basis: calc(50% - 10px);
    }
    .all-service__advantages-item span,
    .author__name {
        font-size: 20px;
    }
    .all-service__item > p {
        font-size: 16px;
        margin-bottom: 5px;
    }
    .all-service__picture {
        max-width: 330px;
    }
    .all-service__picture:before {
        background-size: contain;
        height: 400px;
        top: 0;
        width: 400px;
    }
    .author {
        -webkit-backdrop-filter: blur(2px);
        backdrop-filter: blur(2px);
        background-color: rgba(0, 0, 0, 0.2);
        border-radius: 20px;
        padding: 20px;
        position: relative;
        width: 100%;
    }
    .author__content {
        background: 0 0;
        gap: 10px;
        padding: 0;
    }
    .author__photo {
        max-height: 40px;
        max-width: 40px;
        position: absolute;
        right: 20px;
        top: 20px;
    }
    .article_author {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding: 20px 30px;
    }
    .author__content_article {
        background: 0 0;
        padding: 0;
    }
    .article_author {
        background-color: #e4eaf6;
    }
    .article__content-form_title {
        font-size: 32px;
    }
    .article__content-form {
        padding: 20px;
        width: 100%;
    }
    .article__title {
        font-size: 34px;
    }
    .article__content-item {
        gap: 20px;
    }
    .article__content-tel {
        padding: 15px 20px;
    }
    .doctor-certificates__item {
        padding: 0 15px;
    }
    .doctor-certificates__item img {
        border-radius: 20px;
    }
}
.all-articles__inner,
.all-articles__tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    gap: 40px;
}
.all-articles {
    margin-top: 100px;
}
.all-articles__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
}
.all-articles__container {
    max-width: 1270px;
    padding: 0;
}
.all-articles__tabs {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: flex;
    justify-content: space-between;
}
.all-articles__content,
.doctor__card {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
}
.all-articles__inner .tabs__content {
    overflow-x: auto;
    margin: 0 15px 20px;
    padding-bottom: 20px;
}
.all-articles__inner .tabs__content::-webkit-scrollbar {
    height: 6px;
    max-width: calc(100% - 6px) !important;
}
.all-articles__inner .tabs__content::-webkit-scrollbar-thumb {
    background-color: #2a63c0;
    border-radius: 6px;
    height: 6px;
}
.all-articles__inner .tabs__content::-webkit-scrollbar-track {
    background-color: #6390d8d2;
    border-radius: 6px;
}
.all-articles__tab {
    border: 2px solid #344c5e;
    border-radius: 30px;
    font-size: 16px;
    font-weight: 500;
    padding: 15px 20px;
    white-space: nowrap;
    width: 100%;
}
.all-articles__tab.active,
.all-articles__tab:hover {
    background-color: #5488d4;
    border-color: #5488d4;
    color: #fff;
}
.all-articles__item {
    border-radius: 20px;
    -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 50px;
    overflow: hidden;
}
.all-articles__picture {
    height: auto;
    max-width: 470px;
    min-width: 470px;
    width: 100%;
}
.all-articles__picture img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.all-articles__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin: auto 0;
    max-width: 750px;
    padding-right: 60px;
}
.all-articles__text,
.politic h1 {
    margin-bottom: 10px;
}
.all-articles__content-title {
    margin-top: 10px;
    font-weight: 700;
}
.all-articles__footer,
.doctor__graffic > ul > li p,
.doctor__info > div b,
.doctor__name,
.doctor__price,
.doctor__title {
    font-weight: 500;
}
.all-articles__content-title,
.all-articles__text {
    -webkit-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s;
}
.all-articles__footer {
    color: #778fa1;
    font-family: Gilroy, sans-serif;
    font-size: 16px;
    gap: 20px;
    margin-bottom: 10px;
}
.all-articles__date,
.all-articles__footer,
.all-articles__views {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.all-articles__date,
.all-articles__views,
.contact__content {
    gap: 10px;
}
.all-articles__date:before,
.all-articles__views:before {
    content: "";
    display: block;
    height: 20px;
    min-width: 20px;
    width: 20px;
}
.doctor__picture,
.doctor__picture:after {
    height: 100%;
    width: 100%;
    border-radius: 20px;
}
.all-articles__views:before {
    background: url(../img/all__articles/view.svg) 50% no-repeat;
}
.all-articles__date:before {
    background: url(../img/all__articles/date.svg) 50% no-repeat;
}
.tab-content_all-articles {
    padding: 0 15px;
    width: 100%;
    display: none;
    margin-left: -20px;
    -webkit-transition: margin 0.3s;
    -o-transition: margin 0.3s;
    transition: margin 0.3s;
}
.tab-content_all-articles.active {
    -webkit-animation: 0.3s ease-in-out forwards menup;
    animation: 0.3s ease-in-out forwards menup;
    display: block;
    margin-left: 0;
		margin-bottom: 30px;
}
@-webkit-keyframes menup {
    0% {
        display: none;
        margin-left: -20px;
    }
    to {
        display: block;
        margin-left: 0;
    }
}
@keyframes menup {
    0% {
        display: none;
        margin-left: -20px;
    }
    to {
        display: block;
        margin-left: 0;
    }
}
.doctor__card,
.doctor__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
}
.doctor__wrapper {
    display: flex;
    gap: 20px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.doctor__card {
    display: flex;
    flex-direction: column;
    gap: 10px;
    max-width: 430px;
    min-width: 430px;
}
.doctor__inner,
.doctor__price {
    display: -webkit-box;
    display: -ms-flexbox;
}
.doctor__inner {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
    max-width: 1010px;
}
.doctor__name {
    font-size: 70px;
    padding-bottom: 20px;
    width: auto;
    border-bottom: 1px solid #e4eaf6;
}
.doctor__price {
    padding: 15px 10px;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    background-color: #e4eaf6;
    color: #5488d4;
    text-align: center;
    border-radius: 30px;
}
.doctor__info,
.doctor__info > div {
    display: -webkit-box;
    display: -ms-flexbox;
}
.doctor__picture {
    background: #f6f6fb;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
    padding-top: 10px;
}
.doctor__picture:after {
    background: url(../img/doctor/bg.jpg) bottom/cover no-repeat;
    content: "";
    display: block;
    inset: 0;
    position: absolute;
    z-index: 1;
}
.doctor__picture img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    z-index: 5;
}
.doctor__info {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px;
}
.doctor__info > div {
    display: flex;
    gap: 8px;
    padding: 12px 18px;
    border-radius: 20px;
    background-color: #e1ecf9;
    color: #4382b0;
}
.doctor__info picture {
    margin-top: 4px;
}
.doctor__info > div p {
    color: #4382b0e5;
}
.doctor__info > div:nth-child(2n) {
    background-color: #e3e2ff;
    color: #5957c1;
}
.doctor__info > div:nth-child(2n) p {
    color: #5957c1cc;
}
.doctor__title {
    font-size: 48px;
    margin-bottom: 5px;
    display: block;
    margin-top: 25px;
}
.doctor__graffic {
    margin: 30px 0;
    background-color: #fff;
    border-radius: 30px;
    padding: 30px;
    -webkit-box-shadow: 0 4px 20px 0 #0000000d;
    box-shadow: 0 4px 20px 0 #0000000d;
}
.doctor__graffic > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 12px;
}
.doctor__graffic > ul > li {
    padding-bottom: 12px;
    border-bottom: 1px solid #edeff2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 18px;
}
.doctor__education > ul,
.doctor__education > ul > li > ol {
    -ms-flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
}
.doctor__graffic > ul > li:last-child {
    border-bottom: none;
    padding-bottom: 0;
}
.doctor__graffic-title {
    display: block;
    margin-bottom: 15px;
    font-size: 32px;
    font-weight: 500;
}
.doctor__education > ul {
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.doctor__education > ul > li {
    padding: 30px;
    border-radius: 30px;
    background-color: #e4eaf6;
}
ul.city .hidden {
	display: none;
}
.doctor__education > ul > li > ol {
    display: flex;
    flex-direction: column;
    gap: 15px;
    counter-reset: list 0;
}
.doctor__education > ul > li > ol li {
    padding-left: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 4px;
    position: relative;
}
.doctor__education > ul > li > ol li:not(:first-child)::before {
    display: block;
    content: "0" counter(list);
    counter-increment: list;
    color: #bac4da;
    font-weight: 700;
    font-size: 16px;
    position: absolute;
    left: 3px;
    top: 2px;
}
.doctor__education > ul > li > ol li:nth-child(n + 11):before {
    content: counter(list);
}
.doctor__education > ul > li > ol li:first-child::before {
    display: block;
    content: "";
    width: 24px;
    height: 24px;
    background: url("../img/doctor/icon.svg") center center no-repeat;
    position: absolute;
    left: 0;
    top: 2px;
}
.doctor__education > ul > li > ol li p:last-child {
    font-size: 18px;
    color: #2b3e4dcc;
}
@media (max-width: 1600px) {
    .doctor__name {
        font-size: 40px;
    }
    .doctor__title {
        font-size: 32px;
        margin-top: 15px;
    }
}
.doctor-certificates__item picture,
.doctor-certificates__slide {
    -webkit-box-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
}
.doctor-certificates__slide {
    border-radius: 20px;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    height: auto;
    overflow: hidden;
}
.doctor-certificates__item {
    display: block;
    width: auto;
}
.doctor-certificates__item picture {
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
}
.doctor-certificates__item picture img {
    max-height: 350px;
    height: auto;
}
.doctor-certificates__item img {
    -o-object-fit: cover;
    object-fit: cover;
}
.doctor-certificates__slide_tumb {
    border-radius: 20px;
    height: 100%;
    max-height: 90px;
    overflow: hidden;
}
.doctor-certificates__slide_tumb img {
    height: 100%;
    -o-object-fit: fill;
    object-fit: fill;
    width: 100%;
}
.all-certificates__wrapper,
.doctor-certificates__wrapper {
    margin: 0 auto;
    max-width: 840px;
    padding: 0 70px;
    position: relative;
}
.doctor-certificates_swiper-pag {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 30px;
    width: 100%;
}
.contact__title,
.publication__slider {
    margin-bottom: 30px;
}
.publication__item {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.all-price,
.contact {
    padding-top: 30px;
}
.contact__inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 80px;
    row-gap: 60px;
}
.contact__inner,
.contact__item,
.footer-nav,
.footer-nav__item ul,
.footer-top,
.footer-top__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.contact__item {
    -ms-flex-preferred-size: calc(50% - 40px);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #e4eaf6;
    border-radius: 20px;
    flex-basis: calc(50% - 40px);
    gap: 20px;
    padding: 32px 36px;
}
.around__name,
.contact__item-title {
    font-weight: 600;
}
.contact__content,
.contact__item-text {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}
.around__text,
.contact__item-text,
.footer__nav-link {
    font-size: 16px;
}
@media (max-width: 1024px) {
    .contact__inner {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        gap: 20px;
        justify-content: space-between;
        row-gap: 20px;
    }
    .contact__item {
        -ms-flex-preferred-size: calc(50% - 10px);
        flex-basis: calc(50% - 10px);
    }
}
@media (max-width: 900px) {
    .our-service__inner {
        margin-bottom: 30px;
    }
    .reviews__pagination {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: auto !important;
    }
    .contact__item {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
}
.all-price__inner,
.around__item {
    display: -webkit-box;
    display: -ms-flexbox;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
}
.map__item {
    background: url(../img/map.jpg) 50% / cover no-repeat;
    border-radius: 15px;
    height: 200px;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.around__item {
    background-color: #e4eaf6;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 30px;
}
.around__name,
.around__text {
    -webkit-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s;
}
@media (min-width: 1024px) {
    .advantages__item {
        -ms-flex-preferred-size: calc(33.33333% - 23.33333px);
        flex-basis: calc(33.33333% - 23.33333px);
    }
    .around__item {
        -ms-flex-preferred-size: calc(33.33333% - 30px);
        flex-basis: calc(33.33333% - 30px);
    }
    .around__inner {
        gap: 45px;
        row-gap: 30px;
    }
}
@media (min-width: 650px) {
    .around__inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 10px;
        row-gap: 10px;
    }
    .around__item {
        -ms-flex-preferred-size: calc(50% - 5px);
        flex-basis: calc(50% - 5px);
        padding: 20px;
    }
}
@media (max-width: 650px) {
    .help__item {
        gap: 15px;
    }
    .help__item,
    .help__item-content {
        -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;
    }
    .help__item-content {
        color: #344c5e;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 6px;
        text-align: center;
    }
    .help__item-title {
        font-size: 20px;
        line-height: 1;
    }
    .help__wrapper {
        gap: 30px;
    }
    .our-service__content {
        max-width: 100%;
    }
    .our-service__cost {
        color: #8a97b3;
        font-size: 16px;
        line-height: 1;
    }
    .reviews__item {
        padding: 30px 20px;
    }
    .faq__item-title {
        font-size: 18px;
    }
    .faq__item {
        padding-bottom: 20px;
    }
    .faq__item:first-of-type {
        padding-top: 20px;
    }
    .all-articles__tabs {
        gap: 10px;
    }
    .all-articles__text {
        display: none;
    }
    .all-articles__picture {
        max-width: 100%;
        width: 100%;
    }
    .all-articles__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 20px;
    }
    .all-articles__content,
    .all-articles__item {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .all-articles__content {
        padding-bottom: 30px;
        padding-right: 10px;
        padding-left: 10px;
    }
    .all-articles__content-title {
        font-size: 24px;
        margin-top: 0;
    }
    .around_swiper-pag {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
    }
    .around__inner {
        margin-bottom: 40px;
    }
    .around__item {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        text-align: center;
    }
    .around__text {
        font-size: 14px;
    }
    .around__pagination {
        counter-reset: list 0;
    }
    .around__pagination,
    .around__pagination .swiper-pagination-bullet {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
    }
    .around__pagination .swiper-pagination-bullet {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background-color: transparent;
        height: 25px !important;
        opacity: 1;
        position: static;
        width: 20px;
    }
    .around__pagination .swiper-pagination-bullet:before {
        border: none;
        color: #344c5e;
        content: counter(list);
        counter-increment: list;
        display: block;
        font-size: 16px;
        font-weight: 600;
        height: auto;
        position: static;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        width: auto;
    }
    .around__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background: var(--blue-style-blue-1-gr, linear-gradient(180deg, #2a63c0 3.31%, #429dd1 100%));
    }
    .around__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
        color: #fff;
    }
}
@media (max-width: 380px) {
    .gallery-third__inner {
        padding: 20px 10px;
    }
    .faq__item-title,
    .form__content {
        gap: 20px;
    }
    .form__item {
        gap: 10px;
    }
    .faq__body.active {
        padding-left: 50px;
        -webkit-animation: 0.2s ease-in-out forwards faqAnimationMobile;
        animation: 0.2s ease-in-out forwards faqAnimationMobile;
    }
    .article__title {
        font-size: 26px;
    }
    .article__content-title {
        font-size: 22px;
    }
    .article__content-form_title {
        font-size: 20px;
    }
    .article__content-form_subtitle {
        font-size: 14px;
    }
    .around__pagination .swiper-pagination-bullet {
        width: 25px !important;
    }
}

.all-certificates__item {
    border-radius: 20px;
    display: block;
    height: 100%;
    max-height: 390px;
    overflow: hidden;
}
.all-certificates__item img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}
.all-certificates__slider {
    margin-bottom: 20px;
}
.all-certificates_swiper-pag {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
}
.all-certificates__slide_tumb {
    border-radius: 20px;
    height: 100%;
    max-height: 90px;
    overflow: hidden;
}
.city,
.popup {
    overflow-y: auto;
}
.all-certificates__slide_tumb img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}
.all-price__inner {
    display: flex;
    flex-direction: column;
    gap: 60px;
}
.footer__btns,
.footer__search {
    display: -webkit-box;
    display: -ms-flexbox;
}
@media (max-width: 650px) {
    .all-price {
        padding-top: 50px;
    }
    .all-price__content {
        margin: 0;
        max-width: 100%;
    }
    .all-price__inner {
        gap: 30px;
    }
}
.footer {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(3.31%, rgba(66, 157, 209, 0.85)), to(rgba(42, 99, 192, 0.85)));
    background: -o-linear-gradient(top, rgba(66, 157, 209, 0.85) 3.31%, rgba(42, 99, 192, 0.85));
    background: linear-gradient(180deg, rgba(66, 157, 209, 0.85) 3.31%, rgba(42, 99, 192, 0.85));
    border-radius: 30px;
    color: #fff;
    padding: 50px 0;
}
.footer-nav__link a:hover {
    color: #194158;
}
.city li a:hover,
.footer-top__contact a:hover,
.footer__nav-link:hover a {
    color: #fff;
}
.footer-top__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 25px;
    width: 100%;
    max-width: 250px;
}
.footer__btns {
    display: flex;
    gap: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.footer__copyright {
    font-size: 14px;
    font-weight: 300;
}
.footer__search {
    width: 50px;
    height: 50px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    border: 2px solid #fff;
}
.footer-top__social,
.footer-top__social a picture,
.footer__elem {
    display: -webkit-box;
    display: -ms-flexbox;
}
.footer__search:hover {
    border-color: #194158;
}
.footer-top__social {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: flex;
    gap: 5px;
}
.footer-top__social a {
    height: 100%;
    max-height: 40px;
    max-width: 40px;
    width: 100%;
}
.footer-top__social a picture {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: flex;
    height: 100%;
    padding: 10px;
    -webkit-transition: padding 0.2s;
    -o-transition: padding 0.2s;
    transition: padding 0.2s;
    width: 100%;
}
.footer__elem-content button::before,
.footer__nav-link a:before {
    -webkit-transition: width 0.2s;
    -o-transition: width 0.2s;
    background-color: #fff;
    height: 2px;
    position: absolute;
    width: 0;
    content: "";
    display: block;
    bottom: -2px;
    left: 0;
    right: 0;
}

.footer-top__social a:hover picture {
    padding: 0;
}
.footer-nav {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    gap: 20px;
    justify-content: space-between;
    max-width: 570px;
    width: 100%;
}
.footer-nav__item ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px;
}
.footer-nav__item ul span {
    text-decoration: underline;
    display: block;
    font-weight: 600;
    margin-bottom: 22px;
}
.footer__nav-link a {
    position: relative;
}
.footer__nav-link a:before {
    transition: width 0.2s;
}
.footer-top__contact button:hover:before,
.footer__nav-link:hover a:before {
    width: 100%;
}
.footer__elem {
    display: flex;
    gap: 10px;
}
.footer-top__contact,
.footer__elem-content {
    display: -webkit-box;
    display: -ms-flexbox;
    font-size: 16px;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
}
.footer__elem-picture {
    max-width: 16px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    min-width: 16px;
}
.footer__elem-content {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 4px;
}
.footer__elem-content button {
    font-weight: 700;
    position: relative;
    text-align: left;
}
.footer__elem-content a {
    font-weight: 700;
}
.footer__elem-content .footer__elem-link {
    font-weight: 400;
}
.footer__elem-content button::before {
    transition: width 0.2s;
}
.footer-top__contact {
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
}
.footer-top__contact a {
    position: relative;
}
.footer-top__contact a:before {
    background-color: #fff;
    bottom: -2px;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    -webkit-transition: width 0.2s;
    -o-transition: width 0.2s;
    transition: width 0.2s;
    width: 0;
}
.footer-top__contact a:hover:before {
    width: 100%;
}
.footer__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 50px;
}
.footer-bottom,
.footer__container,
.hide-item.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.footer-bottom {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    font-weight: 300;
    padding: 30px 40px;
    background: rgba(255, 255, 255, 0.1);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    border-radius: 20px;
}
.footer-bottom p {
    max-width: 650px;
}
.footer__logo {
    max-width: 185px;
}
@media (max-width: 1200px) {
    .footer-nav {
        max-width: 400px;
    }
}
@media (max-width: 980px) {
    .all-articles__inner {
        gap: 30px;
    }
    .all-articles {
        margin-top: 0;
        padding-top: 50px;
    }
    .all-articles__picture {
        min-width: 250px;
    }
    .doctor__education > ul > li,
    .doctor__graffic {
        padding: 20px;
        border-radius: 20px;
    }
    .doctor__info {
        gap: 10px;
    }
    .doctor__card {
        min-width: auto;
    }
    .doctor__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .doctor__inner,
    .footer-bottom p,
    .footer-top__item {
        max-width: 100%;
    }
    .doctor__name {
        font-size: 34px;
    }
    .doctor__graffic {
        margin: 15px 0;
    }
    .doctor__graffic-title {
        margin-bottom: 12px;
        font-size: 24px;
    }
    .doctor__education > ul > li > ol li {
        padding-left: 35px;
    }
    .doctor__education > ul > li > ol li p:first-child {
        font-size: 18px;
    }
    .footer-bottom,
    .footer-top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
    }
    .footer-top {
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .footer-top__contact {
        width: 100%;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .header__nav-link li a {
        font-size: 16px;
        font-weight: 400;
        color: #edeff2;
    }
    .header__nav-link ul {
        padding-left: 20px;
    }
    .footer-bottom {
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 20px;
        gap: 10px;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}
@media (max-width: 550px) {
    .contact__item {
        -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: 10px;
        padding: 20px;
        text-align: center;
    }
    .contact__picture {
        height: 40px;
        min-width: 40px;
        width: 40px;
    }
    .contact__item-text {
        font-size: 14px;
    }
    .all-certificates__item {
        margin: 0 auto;
        max-height: 200px;
        max-width: 130px;
    }
    .footer {
        padding: 30px 0;
    }
    .footer-top {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        gap: 20px;
    }
    .footer-top__item {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        gap: 10px;
    }
    .footer-nav {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .footer-top__contact {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        order: 2;
    }
    .footer__container {
        gap: 20px;
    }
}
@media (max-width: 460px) {
    .footer-nav {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 30px;
        margin-top: 20px;
    }
    .footer-nav__item ul span {
        margin-bottom: 0;
    }
}
.politic__inner ol p,
.popup__title {
    margin-bottom: 0;
}
.politic {
    padding-top: 20px;
}
.politic h1 {
    font-size: 80px;
    line-height: 1.1;
    text-align: center;
}
.politic h2 {
    font-size: 32px;
}
.politic h3 {
    font-size: 24px;
}
.politic__inner {
    gap: 20px;
}
.politic__inner,
.politic__inner ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}
.politic__inner ol li,
.politic__inner ul li {
    -webkit-box-align: center;
    display: -webkit-box;
}
.politic__inner ul {
    gap: 10px;
}
.politic__inner ul li {
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
}
.politic__inner ul li:before {
    background-color: #4a7dc8;
    border-radius: 50%;
    content: "";
    display: block;
    height: 6px;
    width: 6px;
}
.politic__inner ol {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
}
.politic__inner ol li {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    gap: 15px;
}
.politic__inner ol li a {
    color: #2bb038;
}
.politic__inner ol li:before {
    color: #171717;
    content: counter(list) ".";
    counter-increment: list;
    display: block;
    font-weight: 600;
    line-height: 1;
}
@media (max-width: 1024px) {
    .politic h1 {
        font-size: 56px;
    }
    .politic h2 {
        font-size: 24px;
    }
    .politic h3 {
        font-size: 20px;
    }
    .politic__inner {
        gap: 15px;
    }
}
.popup {
    background: hsla(0, 0%, 9%, 0.5);
    height: 100vh;
    left: 50%;
    opacity: 0;
    pointer-events: none;
    position: fixed;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    -webkit-transition: width 0.4s, opacity 0.2s;
    -o-transition: width 0.4s, opacity 0.2s;
    transition: width 0.4s, opacity 0.2s;
    width: 40%;
    z-index: 14000;
}
.popup-form-result {
    z-index: 20000;
}
.popup__body {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    min-height: 100%;
    padding: 60px 15px 20px;
    width: 100%;
}
.popup.open {
    opacity: 1;
    pointer-events: all;
    width: 100%;
}
.popup__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
    width: 100%;
    max-width: 380px;
}
.popup__content,
.popup__form {
    -webkit-box-direction: normal;
    gap: 10px;
    width: 100%;
}
.popup__content {
    -webkit-box-orient: vertical;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    background: -o-linear-gradient(107deg, #2a63c0 -9.33%, #429dd1 88.99%);
    background: linear-gradient(343deg, #2a63c0 -9.33%, #429dd1 88.99%);
    border-radius: 20px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 870px;
    padding: 40px 50px;
    position: relative;
    -webkit-transition: padding 0.2s;
    -o-transition: padding 0.2s;
    transition: padding 0.2s;
}
.popup__content-flex {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.popup__content > span {
    font-size: 14px;
    opacity: 0.55;
}
.popup__title {
    color: #f5f6fb;
    text-align: left;
}
.popup__subtitle {
    color: #dbe2e4;
    display: block;
    text-align: left;
}
.popup__form {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}
.popup__form input {
    background-color: #dde4f4;
    border-radius: 30px;
    color: #8895b2;
    font-size: 16px;
    padding: 15px 20px;
    width: 100%;
}
.popup__form input::-webkit-input-placeholder {
    color: #8895b2;
}
.popup__form input::-moz-placeholder {
    color: #8895b2;
}
.popup__form input:-ms-input-placeholder {
    color: #8895b2;
}
.popup__form input::-ms-input-placeholder {
    color: #8895b2;
}
.popup__form input::placeholder {
    color: #8895b2;
}
.city li a.active:before,
.city li a:hover:before,
.popup__btn,
.popup__form-search {
    width: 100%;
}
.popup__title-js {
    font-size: 28px;
}
.popup__politic {
    color: #dbe2e4;
    font-size: 14px;
    text-align: center;
    display: block;
    width: 100%;
    font-weight: 300;
}
.city,
.city li,
.popup__search {
    display: -webkit-box;
    display: -ms-flexbox;
}
.popup__politic a:hover {
    color: #53ff43;
}
.popup-third {
    border-radius: 40px;
    height: 100%;
    max-width: 535px;
    min-height: 50vh;
    padding: 45px 50px;
}
.city {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: space-between;
    max-height: 420px;
    min-height: 300px;
    width: 100%;
}
.city::-webkit-scrollbar {
    width: 6px;
}
.city::-webkit-scrollbar-thumb {
    background-color: #fff;
    border-radius: 10px;
}
.city li {
    -ms-flex-preferred-size: calc(50% - 10px);
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: flex;
    flex-basis: calc(50% - 10px);
}
.city li a {
    font-weight: 600;
    line-height: 1;
    position: relative;
}
.city li a:before {
    background-color: #fff;
    border-radius: 5px;
    bottom: -2px;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    -webkit-transition: width 0.2s;
    -o-transition: width 0.2s;
    transition: width 0.2s;
    width: 0;
}
.close-popup {
    opacity: 0.7;
    position: absolute;
    right: 20px;
    top: 20px;
    -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
    transition: transform 0.2s, opacity 0.2s, -webkit-transform 0.2s;
    -o-transition: transform 0.2s, opacity 0.2s;
    width: 25px;
    z-index: 100000;
}
.close-popup:hover {
    opacity: 1;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.close-popup img {
    width: 25px;
}
.popup__search {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: center;
    background-color: #dde4f4;
    border-radius: 30px;
    display: flex;
    height: 50px;
    justify-content: space-between;
    margin-bottom: 10px;
    padding: 0 20px;
    width: 100%;
}
.consultation,
.write-review__form {
    display: -webkit-box;
    display: -ms-flexbox;
}
.popup__search input {
    background-color: transparent;
    padding: 15px 0;
    width: 100%;
}
@media (max-width: 800px) {
    .popup__content-flex,
    .popup__form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
    }
    .popup__title-js {
        font-size: 22px;
    }
    .popup__content-flex {
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 30px;
    }
    .popup__item {
        gap: 15px;
        max-width: 100%;
    }
    .popup-third {
        border-radius: 15px;
        padding: 15px 20px;
    }
    .popup__content {
        gap: 15px;
        padding: 40px 20px;
    }
    .close-popup {
        top: 10px;
        right: 10px;
    }
    .popup__form {
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 10px;
    }
    .popup__form > * {
        max-width: 100%;
        min-height: 50px;
        width: 100%;
    }
    .popup__form > .popup__politic {
        min-height: auto;
    }
}
.scale-item {
    scale: 0.4;
    -webkit-transition: scale 0.5s;
    -o-transition: scale 0.5s;
    transition: scale 0.5s;
}
.scale-active {
    scale: 1;
}
.plashka {
    background: #2e64b8;
    text-align: center;
    color: #000;
    padding: 5px 0;
    line-height: normal;
    border-radius: 30px;
    margin: 0 5px;
}
@media (max-width: 700px) {
    .politic h1 {
        font-size: 32px;
    }
    .politic h2 {
        font-size: 22px;
    }
    .politic__inner {
        gap: 10px;
    }
    .plashka {
        font-size: 16px;
    }
}
@media (max-width: 400px) {
    .plashka {
        font-size: 14px;
    }
}
.consultation,
.consultation__text {
    color: #fff;
    font-size: 1.1em;
    text-align: center;
}
.consultation {
    padding: 0.5em 1em;
    background-color: #194158;
    min-height: 50px;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 30px;
}
.consultation__text {
    margin: 0;
    line-height: 120%;
}
.consultation__text-decor {
    padding: 0 3px;
    border: 1px solid #fff;
    border-radius: 3px;
}
.white-review__textarea,
.write-review__input {
    max-width: 100% !important;
    flex-basis: 100% !important;
    padding: 15px 25px;
    border-radius: 30px;
    background-color: #dde4f4;
    color: #8895b2;
}
.write-review__form {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 15px;
}
.write-review__form > * {
    -ms-flex-preferred-size: calc((100% - 15px) / 2);
    flex-basis: calc((100% - 15px) / 2);
    max-width: calc((100% - 15px) / 2);
}
.white-review__textarea {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    resize: none;
    min-height: 110px;
    max-width: 100%;
    max-height: 110px;
    border: none;
    outline: 0;
}
.write-review__item {
    max-width: 615px;
    padding: 50px 0;
}
.write-review__item .write-review__politic {
    text-align: left;
    display: block;
    -ms-flex-line-pack: center;
    align-content: center;
    margin-bottom: 0;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    font-size: 14px;
}
.write-review__picture {
    margin-top: 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    max-width: 520px;
    min-width: 400px;
}
.write-review__inner {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-top: 0;
}
@media (max-width: 1300px) {
    .write-review__inner {
        padding: 0 20px;
    }
}
@media (max-width: 850px) {
    .custom-slider__btn {
        font-size: 16px;
    }
    .custom-slider__pagination {
        margin-bottom: 0;
        padding-bottom: 20px;
    }
    .telegram__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;
        gap: 10px;
        margin-top: 0;
        padding: 0;
    }
    .telegram__picture {
        margin-top: 0;
    }
    .telegram__item {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 30px 20px 0;
        text-align: center;
    }
    .telegram__bg > span:before {
        bottom: -20%;
        right: 50%;
        -webkit-transform: translate3d(50%, -20%, 0);
        transform: translate3d(50%, -20%, 0);
    }
    .doctor-certificates_swiper-pag {
        left: 15px;
        max-width: calc(100% - 30px);
        right: 15px;
    }
    .write-review__inner {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .write-review__picture {
        min-width: auto;
    }
    .write-review__item {
        padding: 30px 20px 0;
    }
}
@media (max-width: 550px) {
    .popup__politic,
    .popup__subtitle {
        margin-bottom: 10px;
    }
    .popup__politic {
        min-height: auto;
    }
    .popup__form input {
        padding: 15px 20px;
    }
    .popup__form > span {
        font-size: 14px;
    }
    .close-popup {
        height: 20px;
        min-width: 20px;
        right: 15px;
        top: 15px;
        width: 20px;
    }
    .popup__form-btn {
        margin-bottom: 5px;
    }
    .city {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        max-height: 305px;
    }
    .write-review__picture {
        display: none;
    }
    .write-review__form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 10px;
    }
    .write-review__item {
        padding-bottom: 30px;
    }
    .white-review__textarea {
        border-radius: 20px;
    }
    .write-review__form > * {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }
    .write-review-js {
        display: block;
        padding: 15px;
    }
    .write-review__inner {
        padding: 0;
    }
    .write-review__item .write-review__politic {
        text-align: center;
    }
}
.text a {
    color: #5488d4;
}
.search {
    padding-top: 30px;
}
.search__form {
    display: flex;
    gap: 20px;
    align-items: center;
    margin-bottom: 30px;
}
.search__btn  {
    width: auto;
    cursor: pointer;
    padding: 15px 20px;
    background-color: #5488d4;
    border: 2px solid #5488d4;
    color: #fff;

}
.search__btn:hover {
    color: #5488d4;
    background-color: #fff;
}
.search__input {
    background-color: #dde4f4;
    border-radius: 30px;
    width: 100%;
    color: #8895b2;
    padding: 15px 20px;
}
.search__list ol {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.search__list ol li {
    list-style-position: inside;
}
.search__list ol a:hover {
    color: #5488d4;
}
@media (max-width: 550px) {
    .search__form {
        flex-direction: column;
        gap: 10px;
    }
    .search__btn {
        width: 100%;
    }
}
.search__result {
    margin-bottom: 20px;
}
.search__current {
    color: #2e64b8;
    font-weight: 700;
}

.header__top-social .header__nav-search__btn {
	display: none;
}

@media(max-width: 380px){
	.header_phone_mobile picture{
		display: none;
	}

	.header_phone_mobile{
		font-size: 13px;
	}
}