@charset "UTF-8";

@font-face {
    font-display: swap;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 100;
    src: local("Montserrat"), url(../fonts/Montserrat/Montserrat-Thin.woff2) format("woff2"), url(../fonts/Montserrat/Montserrat-Thin.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 200;
    src: local("Montserrat"), url(../fonts/Montserrat/Montserrat-Light.woff2) format("woff2"), url(../fonts/Montserrat/Montserrat-Light.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 300;
    src: local("Montserrat"), url(../fonts/Montserrat/Montserrat-ExtraLight.woff2) format("woff2"), url(../fonts/Montserrat/Montserrat-ExtraLight.woff) format("woff")
}

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

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

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

@font-face {
    font-display: swap;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 800;
    src: local("Montserrat"), url(../fonts/Montserrat/Montserrat-ExtraBold.woff2) format("woff2"), url(../fonts/Montserrat/Montserrat-ExtraBold.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 900;
    src: local("Montserrat"), url(../fonts/Montserrat/Montserrat-Black.woff2) format("woff2"), url(../fonts/Montserrat/Montserrat-Black.woff) format("woff")
}

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

html {
    overflow-x: hidden;
    width: 100vw
}

html.burger-lock,
html.lock,
html.popup-active {
    overflow: hidden
}

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

body {
    color: #090909;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3;
    text-align: left
}

body.burger__active,
body.lock {
    overflow: hidden
}

body header {
    display: block
}

body header li:before {
    display: block;
    width: 0
}

body header li:hover:before {
    width: 100%
}

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

::-webkit-scrollbar-track {
    background-color: #69c6e7;
    border-radius: 10px;
    -webkit-box-shadow: inset 5px 5px 5px -5px rgba(34, 60, 80, .2)
}

::-webkit-scrollbar-thumb {
    background: #00578c;
    border-radius: 10px
}

::-webkit-scrollbar {
    height: 90%;
    width: 10px
}

a,
button {
    background: none;
    color: inherit;
    cursor: pointer;
    outline: none;
    text-decoration: none;
    -webkit-transition: color .3s linear, background-color .3s linear, border-color .3s linear;
    transition: color .3s linear, background-color .3s linear, border-color .3s linear
}

select {
    background-color: inherit
}

blockquote,
button {
    margin: 0
}

button {
    border: none;
    font-family: inherit;
    font-size: inherit;
    padding: 0
}

textarea {
    border: none;
    outline: none
}

textarea:focus {
    outline-width: 0
}

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

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

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

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

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

picture {
    display: block
}

picture img {
    max-width: 100%;
    width: 100%
}

h1,
h2,
h3,
h4,
h5,
h6,
li,
p,
ul {
    -webkit-margin-after: 0;
    margin: 0;
    margin-block-end: 0;
    padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6,
li,
p,
ul {
    -webkit-margin-before: 0;
    margin-block-start: 0
}

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

ul li {
    list-style-type: none
}

ol {
    margin: 0;
    padding: 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: auto
}

.main {
    overflow-x: hidden
}

.standart-btn {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    border-radius: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    font-weight: 500;
    justify-content: center;
    padding: 15px 35px;
    -webkit-transition: background-color .3s linear, color .3s linear, -webkit-box-shadow .3s linear;
    transition: background-color .3s linear, color .3s linear, -webkit-box-shadow .3s linear;
    transition: background-color .3s linear, color .3s linear, box-shadow .3s linear;
    transition: background-color .3s linear, color .3s linear, box-shadow .3s linear, -webkit-box-shadow .3s linear
}

.standart-btn:hover {
    -webkit-box-shadow: 0 0 9px 0 rgba(1, 83, 156, .74);
    box-shadow: 0 0 9px 0 rgba(1, 83, 156, .74);
    -webkit-box-shadow: 0 0 25px 0 rgba(27, 156, 201, .79);
    box-shadow: 0 0 25px 0 rgba(27, 156, 201, .79)
}

.btn-white {
    background-color: transparent;
    border: 1.5px solid #369;
    color: #369
}

.btn-white:hover {
    background-color: #369;
    color: #fff
}

.btn-blue {
    background-color: #69c6e7;
    color: #fff
}

.btn-blue:hover {
    background-color: #369
}

section,
footer {
    clear: both;
}

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

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

body {
    margin: 0
}

main {
    display: block
}

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

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

a {
    background-color: transparent
}

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

b,
strong {
    font-weight: bolder
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

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

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

button,
input {
    overflow: visible
}

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: 1px dotted ButtonText
}

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

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

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    -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
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}


.header {
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .12);
    box-shadow: 0 0 10px rgba(0, 0, 0, .12);
    left: 0;
    right: 0;
    top: 0;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    width: 100vw;
    z-index: 10
}

.header.fixed {
    -webkit-animation: headerAnimation .3s linear;
    animation: headerAnimation .3s linear;
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .2);
    box-shadow: 0 4px 4px rgba(0, 0, 0, .2);
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100
}

.header.fixed .header-center,
.header.fixed .header-center-bottom,
.header.fixed .header-top {
    display: none
}

@-webkit-keyframes headerAnimation {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes headerAnimation {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.header-top,
.header-top__inner {
    background-color: #69c6e7;
    color: #fff
}

.header-top__inner {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    justify-content: center;
    overflow: hidden;
    padding: 10px;
    text-align: center;
    -webkit-transition: height .3s ease, padding .3s ease;
    transition: height .3s ease, padding .3s ease
}

.header-top__inner picture {
    height: 25px;
    width: 24px
}

.header-top__inner picture img {
    height: 100%;
    max-height: 25px;
    max-width: 24px;
    min-height: 25px;
    min-width: 24px;
    width: 100%
}

.logo__picture,
.logo__picture img {
    height: 43px;
    width: 170px
}

.header__picture {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    background: #fff;
    border-radius: 40px;
    -webkit-box-shadow: 0 0 10px 0 rgba(105, 198, 231, .4);
    box-shadow: 0 0 10px 0 rgba(105, 198, 231, .4);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 41px;
    justify-content: center;
    width: 41px
}

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

.header-center__inner {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    padding: 20px 0 15px;
    width: 100%
}

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

.header-center-bottom__inner {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    padding: 15px 0 30px;
    width: 100%
}

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

.header-center-bottom__wrap {
    gap: 30px
}

.header-center-bottom__wrap,
.header-center__item {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-start;
    margin: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.header-center__item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px;
    height: 54px;
    padding: 6px 25px 6px 0
}

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

.header__picture-point img {
    height: 16px;
    width: 13px
}

.header__picture-phone img {
    height: 16px;
    width: 17px
}

.header__picture-24-7 img {
    height: 24px;
    width: 22px
}

.header__picture-wa {
    -webkit-transition: scale .3s ease;
    transition: scale .3s ease
}

.header__picture-wa:hover {
    scale: 1.2
}

.header__picture-wa img {
    height: 35px;
    width: 35px
}

.header__city {
    color: #59c0e4;
    text-decoration: none;
    -webkit-transition: color .3s linear, -webkit-text-decoration .3s linear;
    transition: color .3s linear, -webkit-text-decoration .3s linear;
    transition: color .3s linear, text-decoration .3s linear;
    transition: color .3s linear, text-decoration .3s linear, -webkit-text-decoration .3s linear
}

.header__city:hover {
    color: #0b5ea3;
    text-decoration: underline
}

.header-center__phone-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px
}

.header__phone {
    color: #59c0e4;
    font-size: 18px;
    font-weight: 500
}

.header__phone:hover {
    color: #007bff
}

.header__search {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: transparent;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(105, 198, 231, .02)), to(rgba(105, 198, 231, .02))), #fff;
    background: linear-gradient(0deg, rgba(105, 198, 231, .02), rgba(105, 198, 231, .02)), #fff;
    border: none;
    border-radius: 30px;
    -webkit-box-shadow: 0 0 10px 0 rgba(105, 198, 231, .4);
    box-shadow: 0 0 10px 0 rgba(105, 198, 231, .4);
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px;
    height: 45px;
    justify-content: center;
    margin: 0;
    padding: 12px 24px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.header__search:hover {
    -webkit-box-shadow: 0 0 25px 0 rgba(27, 156, 201, .79);
    box-shadow: 0 0 25px 0 rgba(27, 156, 201, .79);
    -webkit-transition: .5s;
    transition: .5s
}

.header-bottom {
    background-color: #00578c
}

.header-nav {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header-nav,
.header-nav__submenu {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.header-nav__submenu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    background: #fff;
    border-radius: 0 0 5px 5px;
    -webkit-box-shadow: 0 0 20px 5px rgba(0, 0, 0, .15);
    box-shadow: 0 0 20px 5px rgba(0, 0, 0, .15);
    -ms-flex-direction: column;
    flex-direction: column;
    left: 50%;
    opacity: 0;
    padding: 50px 15px 5px;
    position: absolute;
    top: -13px;
    top: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all .3s;
    transition: all .3s;
    visibility: hidden;
    width: 100%;
    z-index: -1
}

.header-nav__item {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    padding: 0 6px;
    position: relative;
    text-align: center;
    -webkit-transition: .3s;
    transition: .3s
}

.header-nav__link {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    min-width: 85px;
    padding: 14px 0;
    position: relative;
    -webkit-transition: all .2s;
    transition: all .2s
}

.header-nav__arrow {
    background-color: #fff;
    -webkit-clip-path: polygon(50% 0, 0 100%, 100% 100%);
    clip-path: polygon(50% 0, 0 100%, 100% 100%);
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    height: 0;
    height: 7px;
    margin-left: 8px;
    position: relative;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    width: 0;
    width: 11px;
    z-index: 3
}

.header__btn {
    font-size: 18px;
    font-weight: 500;
    padding: 16px 35px
}

.header__btn .btn-white {
    border: 2px solid #369
}

.header-nav__submenu-link {
    color: #333;
    font-size: 14px;
    margin-bottom: 20px;
    text-align: center;
    -webkit-transition: color .3s linear;
    transition: color .3s linear
}

.header-nav__submenu-link:hover {
    color: #69c6e7
}

.header-mobile {
    display: none;
    padding: 15px 0
}

.header-mobile__inner {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    gap: 20px;
    justify-content: space-between
}

.burger__menu,
.header-mobile__inner {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.burger__menu {
    -ms-flex-negative: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    background-color: #fff;
    -ms-flex-direction: column;
    flex-direction: column;
    flex-shrink: 0;
    gap: 4px;
    height: 40px;
    justify-content: center;
    padding: 10px;
    position: relative;
    width: 40px
}

.burger__menu:after,
.burger__menu:before {
    background-color: #4c74c2;
    border-radius: 4px;
    content: "";
    height: 2px;
    position: absolute;
    -webkit-transition: opacity .3s ease, -webkit-transform .3s ease;
    transition: opacity .3s ease, -webkit-transform .3s ease;
    transition: transform .3s ease, opacity .3s ease;
    transition: transform .3s ease, opacity .3s ease, -webkit-transform .3s ease;
    width: 20px
}

.burger__menu:before {
    top: 11px
}

.burger__menu:after {
    bottom: 11px
}

.burger__menu span {
    background-color: #4c74c2;
    border-radius: 4px;
    display: block;
    height: 2px;
    -webkit-transition: opacity .3s ease, -webkit-transform .3s ease;
    transition: opacity .3s ease, -webkit-transform .3s ease;
    transition: transform .3s ease, opacity .3s ease;
    transition: transform .3s ease, opacity .3s ease, -webkit-transform .3s ease;
    width: 20px
}

.burger__menu.active:before {
    -webkit-transform: translateY(8px) rotate(45deg);
    transform: translateY(8px) rotate(45deg)
}

.burger__menu.active:after {
    -webkit-transform: translateY(-8px) rotate(-45deg);
    transform: translateY(-8px) rotate(-45deg)
}

.burger__menu.active span {
    opacity: 0
}

@media (min-width:1282px) {
    .header-nav__item:hover {
        background-color: #fff
    }

    .header-nav__item:hover .header-nav__arrow {
        background-color: #00578c;
        -webkit-filter: grayscale(0);
        filter: grayscale(0);
        top: -2px;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    .header-nav__item:hover .header-nav__link {
        color: #69c6e7;
        z-index: 3
    }

    .header-nav__submenu {
        background: #fff;
        margin-top: 49px;
        width: fit-content;
        max-height: 50vh;
        overflow-x: hidden;
        overflow-y: overlay;
        padding: 5px 15px
    }

    .header-nav__item:hover .header-nav__submenu {
        opacity: 1;
        visibility: visible;
        z-index: 2
    }

    .header-nav__link:hover {
        color: #69c6e7
    }
}

@media (max-width:1279px) {
    .header-mobile {
        display: block
    }

    .header__content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        background-color: #fff;
        bottom: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 400px;
        overflow: auto;
        padding: 20px 15px;
        position: fixed;
        right: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        transition: -webkit-transform .4s cubic-bezier(.455, .03, .515, .955);
        -webkit-transition: -webkit-transform .4s cubic-bezier(.455, .03, .515, .955);
        transition: transform .4s cubic-bezier(.455, .03, .515, .955);
        transition: transform .4s cubic-bezier(.455, .03, .515, .955), -webkit-transform .4s cubic-bezier(.455, .03, .515, .955);
        z-index: 101
    }

    .header__content.active {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    .header-nav {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .header-center-bottom__content,
    .header-nav {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .header-center-bottom__content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        order: 3
    }

    .header__btn {
        font-size: 16px;
        padding: 12px 30px
    }

    .header-center__content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .header-center__phone-wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 10px
    }

    .header-bottom {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        background-color: #fff;
        order: 1
    }

    .header-center {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .header-center-bottom {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .header-nav__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .header-mobile__item {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 5px
    }

    .header-mobile__item picture,
    .header-mobile__item picture img {
        height: 16px;
        width: 16px
    }

    .header-mobile__other-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 10px;
        margin-left: auto
    }

    .header-mobile__search {
        background: #69c6e7;
        border-radius: 50%;
        -webkit-box-shadow: 0 0 10px 0 rgba(105, 198, 231, .4);
        box-shadow: 0 0 10px 0 rgba(105, 198, 231, .4);
        gap: 10px;
        -webkit-transition: scale .3s ease, -webkit-box-shadow .3s ease;
        transition: scale .3s ease, -webkit-box-shadow .3s ease;
        transition: box-shadow .3s ease, scale .3s ease;
        transition: box-shadow .3s ease, scale .3s ease, -webkit-box-shadow .3s ease
    }

    .header-mobile__search:hover {
        -webkit-box-shadow: 0 0 20px 0 rgba(105, 197, 231, .801);
        box-shadow: 0 0 20px 0 rgba(105, 197, 231, .801);
        scale: 1.2
    }

    .header-mobile__search picture {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        justify-content: center
    }

    .header-mobile__search picture,
    .header-nav__submenu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .header-nav__submenu {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        background: none;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        -ms-flex-direction: column;
        flex-direction: column;
        left: auto;
        opacity: 0;
        padding: 0;
        top: auto;
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
        -webkit-transition: opacity .3s ease, -webkit-transform .3s ease;
        transition: opacity .3s ease, -webkit-transform .3s ease;
        transition: opacity .3s ease, transform .3s ease;
        transition: opacity .3s ease, transform .3s ease, -webkit-transform .3s ease;
        visibility: hidden;
        width: auto;
        z-index: auto
    }

    .header-nav__submenu.active {
        opacity: 1;
        position: static;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        visibility: visible
    }

    .header-nav__link {
        color: #090909;
        font-weight: 600;
        margin: 5px 0;
        min-width: -webkit-fit-content;
        min-width: -moz-fit-content;
        min-width: fit-content;
        padding: 0
    }

    .header-nav__item {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-bottom: 10px;
        padding: 0;
        position: relative;
        width: 100%
    }

    .header-nav__arrow {
        background-color: #090909;
        -webkit-clip-path: polygon(50% 0, 0 100%, 100% 100%);
        clip-path: polygon(50% 0, 0 100%, 100% 100%);
        cursor: pointer;
        height: 0;
        height: 10px;
        position: absolute;
        right: 0;
        top: 10px;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        width: 0;
        width: 15px
    }

    .header-nav__arrow.active {
        background-color: #090909;
        top: 8px;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    .header-nav__submenu-link {
        margin: 10px 0
    }

    .header__container {
        padding: 0
    }

    .header-top__inner {
        font-size: 12px;
        line-height: 1.1;
        padding: 5px;
    }

    .header__phone {
        font-size: 14px
    }

    .header-mobile__logo-wrap {
        -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
    }

    .header-mobile__logo-wrap .header-center__text {
        font-size: 12px
    }

    .header__picture-search {
        height: 35px;
        width: 35px
    }

    .header__picture-search img {
        height: 17px;
        width: 17px
    }

    .header-mobile__container {
        -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
    }

    .header-mobile__logo-picture,
    .header-mobile__logo-picture img {
        height: 26px;
        width: 100px
    }

    .header-mobile__bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        font-size: 14px;
        gap: 5px
    }

    .header-center-bottom__wrap-logo,
    .header-center__item-24-7 {
        display: none
    }

    .header__btns {
        -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
    }

    .header-center__item-phone,
    .header-center__item-wa {
        display: none
    }

    .header-center__content {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .header-mobile.fixed {
        -webkit-animation: headerAnimation .3s linear;
        animation: headerAnimation .3s linear;
        background-color: #fff;
        -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .2);
        box-shadow: 0 4px 4px rgba(0, 0, 0, .2);
        left: 0;
        position: fixed;
        right: 0;
        top: 0;
        z-index: 100
    }
}

@media (max-width:550px) {
    .header__content.active {
        min-width: 100%
    }
}

.popup {
    background: rgba(0, 0, 0, .8);
    height: 100vh;
    left: 50%;
    opacity: 0;
    overflow-y: auto;
    pointer-events: none;
    position: fixed;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease;
    width: 100%;
    z-index: 1000
}

.popup.open {
    opacity: 1;
    pointer-events: all
}

.popup__search-list {
    width: 100%;
}

.popup__search-list ul {
    overflow-y: auto;
    width: 100%;
    max-height: 150px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.popup__search-list li a {
    color: #69c6e7;
    transition: color 0.3s ease;
}

.popup__search-list li a:hover {
    color: #00578c;
}

.popup__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    background: #fff;
    border-radius: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    max-width: 560px;
    overflow: hidden;
    padding: 60px 70px;
    position: relative;
    width: 100%
}

.popup__content_search {
    gap: 20px;
}

.popup__content:before {
    bottom: 35px;
    content: url(../img/icons/ellipse1.svg);
    right: 0
}

.popup__content:after,
.popup__content:before {
    display: block;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    position: absolute;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    z-index: 1
}

.popup__content:after {
    bottom: -45px;
    content: url(../img/icons/ellipse2.svg);
    left: 0
}

.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;
    width: 100%
}

.popup__content-reviews {
    background-color: #f2f7f9;
    max-width: 700px;
    padding: 20px
}

.popup__response-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -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;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    width: 100%
}

.popup__response-wrap a {
    text-decoration: underline;
    -webkit-transition: color .3s linear;
    transition: color .3s linear
}

.popup__response-wrap picture {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    margin-bottom: 25px;
    width: 100%
}

.popup__response-wrap picture img {
    height: 110px;
    width: 110px
}

.popup__response-wrap .popup__title {
    margin-bottom: 30px;
    max-width: 313px
}

.popup__response-wrap .popup__subtitle {
    margin-bottom: 0
}

.popup__title {
    color: #333;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 15px;
    position: relative;
    text-align: center;
    width: 100%
}

.popup__title:before {
    bottom: 10px;
    content: url(../img/icons/ellipse4.svg);
    right: 33px
}

.popup__title:after,
.popup__title:before {
    display: block;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    position: absolute;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    z-index: -1
}

.popup__title:after {
    bottom: -45px;
    content: url(../img/icons/ellipse3.svg);
    left: 20px
}

.popup__subtitle {
    display: block;
    font-size: 16px;
    margin-bottom: 25px;
    text-align: center;
    width: 100%
}

.popup__form-city {
    position: relative
}

.popup__form-city:before {
    content: "";
    display: block;
    height: 24px;
    left: 10px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 24px
}

.popup__form-subtitle {
    display: block;
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 24px;
    text-align: left;
    width: 100%
}

.popup__form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
    margin: 0 auto;
    width: 100%
}

.popup__form>* {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.popup__input,
.popup__input-city,
.popup__textarea {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    border: 1px solid rgba(51, 51, 51, .6);
    border-radius: 30px;
    color: rgba(51, 51, 51, .6);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    padding: 17px 20px;
    resize: none;
    width: 100%;
    z-index: 2
}

.popup__input::-webkit-input-placeholder,
.popup__textarea::-webkit-input-placeholder {
    color: rgba(51, 51, 51, .6);
    font-size: 16px
}

.popup__input::-moz-placeholder,
.popup__textarea::-moz-placeholder {
    color: rgba(51, 51, 51, .6);
    font-size: 16px
}

.popup__input:-ms-input-placeholder,
.popup__textarea:-ms-input-placeholder {
    color: rgba(51, 51, 51, .6);
    font-size: 16px
}

.popup__input::-ms-input-placeholder,
.popup__textarea::-ms-input-placeholder {
    color: rgba(51, 51, 51, .6);
    font-size: 16px
}

.popup__input::placeholder,
.popup__textarea::placeholder {
    color: rgba(51, 51, 51, .6);
    font-size: 16px
}

.popup__textarea {
    max-height: 150px;
    min-height: 150px;
    overflow-y: auto
}

.popup__politic {
    color: rgba(51, 51, 51, .6);
    font-size: 14px
}

.popup__politic a {
    text-decoration: underline;
    -webkit-transition: color .3s linear;
    transition: color .3s linear
}

.popup__politic a:hover {
    color: #69c6e7
}

.popup__btn {
    margin-top: 0;
    padding: 17px 20px;
    width: 100%
}

.close {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 18px;
    justify-content: center;
    position: absolute;
    right: 22px;
    top: 22px;
    -webkit-transition: -webkit-transform .4s ease-in-out;
    transition: -webkit-transform .4s ease-in-out;
    transition: transform .4s ease-in-out;
    transition: transform .4s ease-in-out, -webkit-transform .4s ease-in-out;
    width: 16px;
    z-index: 1001
}

.close img {
    height: 100%
}

.close:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.city,
.search-site {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-top: 30px;
    max-height: 220px;
    min-height: 220px;
    overflow-y: auto;
    width: 100%;
    z-index: 10
}

.city::-webkit-scrollbar,
.search-site::-webkit-scrollbar {
    width: 6px
}

.city::-webkit-scrollbar-thumb,
.search-site::-webkit-scrollbar-thumb {
    border-radius: 10px
}

.city {
    align-items: flex-start;
}

.city li,
.search-site li {

    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-basis: 100%;
}

.city li.hide,
.search-site li.hide {
    display: none
}

.city li a,
.search-site li a {
    color: rgba(0, 0, 0, .541);
    line-height: 1;
    position: relative
}

.city li a:before,
.search-site li a:before {
    border-radius: 5px;
    bottom: -2px;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    -webkit-transition: width .2s ease;
    transition: width .2s ease;
    width: 0
}

.city li a.active:before,
.city li a:hover:before,
.search-site li a.active:before,
.search-site li a:hover:before {
    width: 100%
}

.popup__content-consult {
    max-width: 850px;
    padding: 0
}

.popup__content-consult-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.popup__content-consult-text {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 470px;
    padding: 55px 60px
}

.popup__content-consult-picture img {
    border-radius: 20px 0 0 20px;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.popup__subtitle-consult {
    color: #7a9cb7;
    display: block;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 25px;
    text-align: left
}

.popup__title-consult {
    font-size: 32px;
    font-weight: 500;
    line-height: 1.1;
    position: relative;
    text-align: left
}

.popup__consult-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 15px;
    margin-bottom: 30px
}

.popup__consult-list,
.popup__consult-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.popup__consult-list li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px
}

.popup__consult-list li:before {
    -ms-flex-negative: 0;
    background: url(../img/icons/checked-form.svg) 50% no-repeat;
    content: "";
    display: block;
    flex-shrink: 0;
    height: 20px;
    width: 20px
}

@media (max-width:950px) {
    .popup__content-consult-picture {
        display: none
    }

    .popup__content-consult-text {
        max-width: 100%;
        padding: 0
    }

    .popup__body {
        padding-left: 20px;
        padding-right: 20px
    }

    .popup__content {
        padding: 40px 20px
    }

    .popup__title {
        font-size: 22px;
        margin-bottom: 0
    }

    .popup__subtitle {
        font-size: 14px;
        margin-bottom: 25px
    }

    .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;
        margin-top: 15px;
        max-height: 305px
    }
}

@media (max-width:550px) {
    .popup__content {
        padding: 40px 20px
    }

    .popup__form {
        gap: 10px
    }
}

.footer {
    padding: 80px 0 50px;
    position: relative
}

.footer:before {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(15%, #d4e4f2), to(#fff));
    background: linear-gradient(180deg, #d4e4f2 15%, #fff);
    bottom: 0;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: -1
}

.footer__top {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 50px
}

.footer__bottom,
.footer__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.footer__bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 50px;
    justify-content: center;
    text-align: center
}

.footer__service {
    -ms-flex-preferred-size: calc(70% - 25px);
    flex-basis: calc(70% - 25px)
}

.footer__contact {
    -ms-flex-preferred-size: calc(30% - 25px);
    flex-basis: calc(30% - 25px)
}

.footer__list {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2
}

.footer__list li {
    margin-bottom: 15px
}

.footer__pay {
    margin-left: auto;
    width: 50%
}

.pay__picture img {
    width: 40px
}

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

.footer__title {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 40px
}

.footer__link {
    color: #369;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    position: relative;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.footer__link:hover {
    color: #369
}

.footer__link:hover:after {
    opacity: 1;
    width: 100%
}

.footer__link:after {
    background-color: #369;
    bottom: -2px;
    content: "";
    height: 1px;
    left: 0;
    opacity: 0;
    position: absolute;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    width: 0
}

.footer__icon img {
    height: auto;
    width: 27px
}

.footer__wrap {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
    margin-bottom: 25px
}

.footer__aderss,
.footer__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

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

.footer__btn {
    margin-bottom: 25px;
    max-height: 40px
}

.footer__social-media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px
}

.footer__social-media-item picture {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    background-color: #000;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 30px;
    justify-content: center;
    -webkit-transition: scale .3s ease-in-out;
    transition: scale .3s ease-in-out;
    width: 30px
}

.footer__social-media-item picture:hover {
    scale: 1.2
}

.footer__social-media-item picture img {
    height: auto;
    width: 20px
}

.footer__copyright-link {
    color: #369;
    margin-bottom: 10px;
    text-decoration: underline
}

.footer__copyright-link:hover {
    color: #69c6e7
}

.footer__copyright {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.footer__copyright p {
    margin-bottom: 20px
}

@media (max-width:900px) {
    .footer__top {
        gap: 30px
    }

    .footer__service {
        -ms-flex-preferred-size: calc(70% - 15px);
        flex-basis: calc(70% - 15px)
    }

    .footer__contact {
        -ms-flex-preferred-size: calc(30% - 15px);
        flex-basis: calc(30% - 15px)
    }
}

@media (max-width:750px) {
    .footer__top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 20px;
        margin-bottom: 20px
    }

    .footer__contact,
    .footer__service {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .footer__list li {
        margin-bottom: 10px
    }

    .footer__title {
        margin-bottom: 20px
    }

    .footer__bottom {
        gap: 20px
    }
}

@media (max-width:500px) {
    .footer__logo {
        margin: 0 auto
    }

    .footer__logo .logo__picture img {
        height: 26px;
        -o-object-fit: cover;
        object-fit: cover;
        width: 100px
    }

    .logo__picture {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: center
    }

    .footer__list {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }

    .footer__service {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        justify-content: center;
        text-align: center
    }

    .footer__pay {
        margin: 0 auto 10px
    }

    .footer__contact,
    .footer__pay-wrap {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .footer__contact {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center
    }

    .footer__icon img {
        width: 24px
    }

    .footer__wrap {
        margin-bottom: 15px
    }
}

.advantages__list {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: space-between;
    justify-content: center;
    text-align: center
}

.advantages__list>* {
    -ms-flex-preferred-size: calc(33.333% - 20px);
    flex-basis: calc(33.333% - 20px)
}

.advantages__icon {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    margin-bottom: 15px
}

.advantages__icon img {
    height: 72px;
    width: 72px
}

.advantages__title {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 8px
}

@media (max-width:900px) {
    .advantages__list>* {
        -ms-flex-preferred-size: calc(50% - 15px);
        flex-basis: calc(50% - 15px)
    }

    .advantages__icon img {
        height: 60px;
        width: 60px
    }

    .advantages__title {
        font-size: 18px
    }
}

@media (max-width:600px) {
    .advantages__list>* {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .advantages__icon img {
        height: 60px;
        width: 60px
    }
}

.services__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    border: 1px solid #369;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
    overflow: hidden;
    padding-bottom: 35px
}

.services-swiper {
    padding: 10px
}

.services__item-title {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #dee8fb;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 20px;
    font-weight: 500;
    justify-content: center;
    line-height: normal;
    padding: 16px;
    text-align: left;
    width: 100%
}

.services__item-text {
    padding: 20px 16px 24px;
    text-align: center;
    flex-grow: 1;
    line-height: 1.5;
}

.services__item-text ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    text-align: left;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    list-style: disc
}

.services__item-text ul li {
    padding-left: 20px;
    position: relative
}

.services__item-text ul li:before {
    background-color: #369;
    border-radius: 50%;
    content: "";
    display: block;
    font-size: 18px;
    height: 5px;
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 5px
}

.change__item-btn {
    margin-top: auto
}

.intro-service {
    max-height: -webkit-fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
    position: relative;
    width: 100%
}

.intro-service__bg {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: -1
}

.intro-service__bg img {
    height: 100%;
    max-height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.intro-service__bg:before {
    background: rgba(0, 0, 0, .5);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.intro-service__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    margin: 0 auto;
    max-width: 645px;
    text-align: center
}

.intro-service__advantages-icon img {
    height: 37px;
    width: auto
}

.intro-service__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 80px;
    padding: 80px 0 65px
}

.intro-service__title {
    color: #fff;
    font-size: 36px;
    font-weight: 500;
    line-height: 1.1;
    margin-bottom: 20px;
    text-transform: uppercase
}

.intro-service__subtitle {
    background-color: hsla(0, 0%, 100%, .149);
    border-radius: 10px;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    margin: 0 auto 20px;
    padding: 20px 45px;
    text-align: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.intro-service__btn {
    margin: 0 auto;
    max-width: 336px
}

.intro-service__advantages {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    justify-content: space-between
}

.intro-service__advantages-item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.intro-service__advantages-item p {
    color: #fff;
    padding-left: 20px
}

@media (max-width:1024px) {
    .services__item-title {
        font-size: 18px
    }
}

@media (max-width:850px) {
    .intro-service__advantages {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: center
    }

    .intro-service__inner {
        gap: 40px;
        padding: 60px 0 40px
    }
}

@media (max-width:550px) {
    .services__item-title {
        font-size: 18px
    }

    .intro-service__title {
        font-size: 28px
    }

    .intro-service__advantages {
        -webkit-box-pack: left;
        -ms-flex-pack: left;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: left
    }

    .intro-service__inner {
        gap: 40px;
        padding: 60px 0 40px
    }

    .intro-service__subtitle {
        font-size: 14px;
        padding: 15px 30px
    }

    .intro-service__btn {
        max-width: 100%;
        width: 100%
    }
}

@media (max-width: 450px) {
    .intro-service__title {
        font-size: 24px;
        word-break: break-all;
    }
}

.doctor-page {
    margin-bottom: 120px
}

.doctor-card {
    background: #e3edf5;
    border-radius: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 60px;
    margin: 35px 0 40px;
    padding: 10px
}

.doctor-card__picture {
    max-width: 265px;
    width: 100%
}

.doctor-card__picture img {
    border-radius: 15px;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.doctor-card__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    justify-content: space-between;
    padding: 15px 0
}

.doctor-card__name {
    color: #333;
    font-size: 28px;
    font-weight: 500;
    line-height: 1.25;
    text-transform: uppercase
}

.doctor-card__top {
    -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
}

@media (max-width: 550px) {
    .doctor-card__top {
        text-align: left;
    }
}

.doctor-card__link {
    max-width: 140px;
    -webkit-transition: scale .3s ease;
    transition: scale .3s ease
}

.doctor-card__link:hover {
    scale: 1.1
}

.doctor-card__bottom {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px
}

.doctor-card__bottom,
.doctor-card__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media (max-width: 550px) {
    .doctor-card__info {
        width: 100%;
    }
}

.doctor-card__info {
    color: #7a9cb7;
    gap: 10px
}

.doctor-card__info span {
    color: #333
}

.doctor-page__info {
    max-width: 800px;
    width: 100%
}

.doctor-page__info ul {
    -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;
    margin-bottom: 30px
}

.doctor-page__info ul li {
    padding-left: 20px;
    position: relative
}

.doctor-page__info ul li:before {
    background: #69c6e7;
    border-radius: 50%;
    content: "";
    display: block;
    height: 5px;
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 5px
}

.doctor-page__title {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.56;
    margin-bottom: 10px;
    text-transform: uppercase
}

.doctor-page__shedule {
    margin-bottom: 60px
}

.doctor-page__shedule table {
    margin-bottom: 25px
}

.doctor-page__shedule table tbody tr {
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: left;
    width: 100%
}

.doctor-page__shedule table tbody tr>* {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%
}

.doctor-page__shedule table tbody tr:nth-child(odd) {
    background: #f1f6fa;
    border-radius: 5px
}

.doctor-page__shedule table tbody tr td {
    padding: 25px 15px
}

.doctor-page__shedule table tbody tr:last-child,
.doctor-page__shedule table tbody tr:nth-last-child(-n+2) {
    color: #ff5c5c
}

.doctor-page__remark {
    color: #7a9cb7
}

.doctor-page__remark a {
    color: #333;
    text-decoration: underline
}

.doctor-page__remark a:hover {
    color: #69c6e7
}

.doctor-reviews-swiper {
    padding: 30px
}

.doctor-licences-swiper {
    margin-bottom: 60px;
}

.doctor-articles__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    border-top: 1px solid #e0edf2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 20px 0
}

.doctor-articles__title {
    color: #69c6e7;
    line-height: 1.2;
    margin: 0;
    margin-bottom: 10px;
}

.doctor-articles__title:hover {
    color: #00578c;
}

.doctor-reviews__title {
    color: #333;
    font-size: 34px;
    font-weight: 500;
    line-height: normal;
    text-align: center;
    text-transform: none
}

.doctor-articles {
    margin-bottom: 60px
}

.doctor-review__btn-wrap {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center
}

.doctors__picture {
    margin-bottom: 40px
}

.doctors__picture img {
    border-radius: 50%;
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%
}

.doctors__bottom {
    text-align: center
}

.doctors__bottom p {
    color: #333;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 25px;
    width: 100%
}

.doctors__bottom span {
    color: #333;
    margin-bottom: 30px
}

.doctor-reviews__inner {
    margin-bottom: 40px
}

.doctors {
    background: url(../img/bg/doctors-bg.webp) no-repeat 50%/cover;
    padding: 130px 0
}

.doctors .swiper-slide {
    -webkit-transition: opacity .3s ease, -webkit-transform .3s ease;
    transition: opacity .3s ease, -webkit-transform .3s ease;
    transition: opacity .3s ease, transform .3s ease;
    transition: opacity .3s ease, transform .3s ease, -webkit-transform .3s ease
}

.doctors .swiper-slide-next,
.doctors .swiper-slide-prev {
    opacity: .4;
    -webkit-transform: scale(.8);
    transform: scale(.8)
}

.doctors .swiper-slide-active {
    opacity: 1;
    scale: 1
}

.doctors-page__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 60px
}

.doctors-page__inner>* {
    -ms-flex-preferred-size: calc(25% - 45px);
    flex-basis: calc(25% - 45px)
}

.doctors-page__picture {
    margin: 10px auto;
    max-width: 185px
}

.doctors-page__item {
    background: #fff;
    border-radius: 16px;
    -webkit-box-shadow: 0 0 35px -1px rgba(105, 198, 231, .9);
    box-shadow: 0 0 35px -1px rgba(105, 198, 231, .9);
    color: #333;
    height: auto;
    padding: 25px 20px;
    -webkit-transition: background .3s ease, color .3s ease;
    transition: background .3s ease, color .3s ease
}

.doctors-page__item p {
    color: #333;
    -webkit-transition: color .3s ease, color .3s ease;
    transition: color .3s ease, color .3s ease
}

.doctors-page__item span {
    color: #333;
    -webkit-transition: color .3s ease;
    transition: color .3s ease
}

.doctors-page__item:hover {
    background: #00578c
}

.doctors-page__item:hover p,
.doctors-page__item:hover span {
    color: #fff
}

@media (max-width:1100px) {
    .doctors-page__inner>* {
        -ms-flex-preferred-size: calc(33.3333% - 45px);
        flex-basis: calc(33.3333% - 45px)
    }
}

@media (max-width:900px) {
    .doctors {
        padding: 100px 0
    }

    .doctors__picture {
        margin-bottom: 20px
    }

    .doctors__bottom p {
        margin-bottom: 15px
    }
}

@media (max-width:800px) {
    .doctors-page__inner>* {
        -ms-flex-preferred-size: calc(50% - 30px);
        flex-basis: calc(50% - 30px)
    }
}

@media (max-width:700px) {
    .doctor-card {
        gap: 20px
    }

    .doctor-card__bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        gap: 10px
    }
}

@media (max-width:650px) {
    .doctor-card {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 10px;
        text-align: center
    }

    .doctor-card,
    .doctor-card__bottom {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        justify-content: center
    }

    .doctor-card__wrap {
        padding: 0
    }

    .doctor-page__shedule table tbody tr td {
        padding: 15px 10px
    }

    .doctor-reviews__title {
        font-size: 28px
    }
}

@media (max-width:550px) {
    .doctors-page__inner {
        gap: 20px
    }

    .doctors-page__inner>* {
        -ms-flex-preferred-size: calc(50% - 10px);
        flex-basis: calc(50% - 10px)
    }
}

@media (max-width:460px) {
    .doctors-page__inner>* {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

@media (max-width:400px) {
    .doctor-card__picture {
        max-width: 100%
    }

    .doctors__btn {
        width: 100%
    }
}

.swiper-button-disabled {
    cursor: auto;
    opacity: .7;
    pointer-events: none
}

.swiper-btns {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    left: -60px;
    padding: 0 10px;
    position: absolute;
    right: -50px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: calc(100% + 120px)
}

.custom-wrapper__swiper {
    position: relative
}

.slider-button {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    border-radius: 50%;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 52px;
    justify-content: center;
    position: relative;
    text-align: center;
    width: 52px;
    z-index: 10
}

.slider-button,
.slider-button:after {
    -webkit-transition: scale .2s ease;
    transition: scale .2s ease
}

.slider-button:after {
    border-bottom: 2px solid #81a0c0;
    border-right: 2px solid #81a0c0;
    content: "";
    height: 15px;
    right: 50%;
    scale: 1;
    top: 50%;
    width: 15px
}

.slider-button:hover:after {
    scale: 1.2
}

.slider-button_prev:after {
    margin-left: 5px;
    -webkit-transform: rotate(-225deg);
    transform: rotate(-225deg)
}

.slider-button_next:after {
    margin-right: 5px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.swiper-pagination-bullets {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    position: static;
    width: auto;
    z-index: 10
}

.swiper-pagination-bullet {
    background-color: #81a0c0;
    border: 1px solid transparent;
    border-radius: 50%;
    height: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 7px));
    opacity: 1;
    position: relative;
    -webkit-transition: background-color .3s linear, border-color .3s linear;
    transition: background-color .3s linear, border-color .3s linear;
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 7px))
}

.swiper-pagination-bullet:hover {
    border-color: #00578c
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #00578c;
    border-color: #00578c;
    height: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 14px));
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 14px))
}

.swiper-bg {
    background: url(../img/bg/bg.webp) 50% no-repeat
}

@media (max-width:1200px) {
    .swiper {
        margin-bottom: 25px;
        padding: 10px
    }

    .swiper__title {
        padding: 0 10px
    }

    .slider-pagination {
        height: auto;
        margin-bottom: 25px
    }

    .custom-wrapper__swiper {
        margin: 0 auto;
        max-width: 100%;
        padding-bottom: 50px
    }

    .swiper-btns {
        bottom: 0;
        left: 0;
        right: 0;
        top: auto;
        width: 100%
    }

    .swiper__container {
        padding: 0
    }
}

@media (max-width:500px) {
    .custom-wrapper__swiper {
        padding-bottom: 20px
    }

    .swiper-btns {
        display: none
    }

    .swiper-pagination-bullet {
        background-color: #00578c;
        height: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
        width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px))
    }
}

.float-right {
    float: right;
    max-width: 570px;
    margin-left: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.float-left {
    float: left;
    max-width: 570px;
    margin-right: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.text__content {
    color: #666
}

.text__content h2 {
    color: #333;
    font-family: Ubuntu, sans-serif;
    font-size: 34px;
    font-weight: 500;
    line-height: 1.3;
    margin: 50px 0;
    clear: both;
    text-align: center
}

.text__content>p {
    line-height: 1.5;
    margin: 30px 0;
    text-align: justify
}

.text__content>p>a {
    color: #369;
    font-weight: 500;
    text-decoration: underline;
    text-decoration: none;
    -webkit-transition: all .2s;
    transition: all .2s
}

.text__content>p>a:hover {
    color: #69c6e7;
    text-decoration: none
}

.text__content img {
    border-radius: 5px;
    -webkit-box-shadow: 0 0 11.18px 1.82px rgba(0, 0, 0, .07);
    box-shadow: 0 0 11.18px 1.82px rgba(0, 0, 0, .07);
    margin: auto;
    max-width: 570px;
    -o-object-fit: cover;
    object-fit: cover;
    padding: 10px;
    width: 100%
}

.text__content img[style="float: left;"] {
    margin-right: 15px
}

.text__content img[style="float: right;"] {
    margin-left: 15px
}

.text__content img[style="float: left"] {
    margin-right: 15px
}

.text__content img[style="float: right"] {
    margin-left: 15px
}

.text__content h3 {
    font-size: 36px;
    margin-bottom: 30px;
    margin-top: 60px
}

.text__content h3,
.text__content h4 {
    color: #333;
    font-weight: 500;
    line-height: 1.3
}

.text__content h4 {
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 15px
}

.text__content ol {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 15px;
    list-style: none;
    list-style-position: inside;
    margin-bottom: 15px;
    margin-top: 15px;
    padding-left: 0
}

.text__content ol li {
    counter-increment: step-counter;
    display: -webkit-box;
    line-height: 24px;
    margin-bottom: 10px;
    text-align: justify
}

.text__content ol li:before {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #214263;
    border-radius: 110px;
    color: #fff;
    content: "0" counter(step-counter);
    display: -webkit-box;
    display: inline;
    font-weight: 700;
    justify-content: center;
    line-height: 1.4;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 4px 18px;
    -webkit-transform: translate(-100%);
    transform: translate(-100%);
    width: 52px
}

.text__content ol li strong {
    display: contents
}

.text__content ol li :nth-child(n+10):before {
    content: counter(step-counter)
}

.text__content ol li a {
    color: #369;
    font-weight: 500;
    text-decoration: underline;
    text-decoration: none;
    -webkit-transition: all .2s;
    transition: all .2s
}

.text__content ol li a a:hover {
    color: #69c6e7;
    text-decoration: none
}

.text__content ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    list-style: none;
    list-style-position: inside;
    margin-bottom: 15px;
    margin-top: 15px;

    padding-left: 25px
}

.text__content ul {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.text__content>ul>ul {
    margin: 0;
    padding-left: 15px;
}

.text__content>ul>ul>ul {
    margin: 0;
    padding-left: 10px;
}

.text__content ul li {
    color: #666;
    display: block;
    padding-left: 18px;
    position: relative;
    text-align: justify
}

.text__content ul li:before {
    background-color: #69c6e7;
    border-radius: 50%;
    content: "";
    display: block;
    display: -webkit-box;
    height: 10px;
    left: 0;
    position: absolute;
    top: 3px;
    width: 10px
}

.text__content a {
    color: #369;
    font-weight: 500;
    text-decoration: underline;
    text-decoration: none;
    -webkit-transition: all .2s;
    transition: all .2s
}

.text__content a:hover {
    color: #69c6e7;
    text-decoration: none
}

.text__content blockquote {
    border-bottom: 2px solid #69c6e7;
    border-top: 2px solid #69c6e7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;

    padding: 20px 0;
    padding-left: 62px;
    position: relative
}


.text__content blockquote:before {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    background-color: #69c6e7;
    border-radius: 30px;
    color: #fff;
    content: "!";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 40px;
    height: calc(100% - 20px);
    justify-content: center;
    line-height: 1;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 37px
}

.text__content hr {
    background: #369;
    border: 0;
    height: 3px
}

.text__content hr+p>span {
    display: block;
    padding-left: 25px;
    padding-right: 25px
}

@media (max-width:900px) {
    .text__content {
        color: #666
    }

    .text__content h2 {
        font-size: 30px;
        margin: 50px 0 25px
    }

    .text__content>p {
        margin: 15px 0
    }

    .text__content h3 {
        font-size: 30px;
        margin-bottom: 20px;
        margin-top: 30px
    }

    .text__content h4 {
        font-size: 24px;
        margin-bottom: 20px;
        margin-top: 15px
    }

    .text__content ol {
        gap: 15px;
        margin-bottom: 15px;
        margin-top: 15px
    }

    .text__content ol li:before {
        padding: 4px 10px;
        width: 15px
    }

    .text__content ul {
        padding-left: 0
    }

    .text__content ul li {
        padding-left: 13px;
    }

    .text__content ul li:before {
        height: 5px;
        width: 5px;
        top: 5px;
    }

    .text__content blockquote {
        position: relative;
        padding-left: 42px;
    }

    .text__content blockquote:before {
        font-size: 30px;
        width: 30px
    }

    .float-right {
        float: none;
        max-width: 100%;
        margin-left: 0;
    }

    .float-left {
        float: none;
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
        margin-top: 20px;
    }
}

@media (max-width:550px) {
    .text__content {
        color: #666
    }

    .text__content h2 {
        font-size: 28px;
        margin: 30px 0 15px
    }

    .text__content>p {
        margin: 10px 0
    }

    .text__content h3 {
        font-size: 24px;
        margin-bottom: 10px;
        margin-top: 20px
    }

    .text__content h4 {
        font-size: 18px;
        margin-bottom: 20px;
        margin-top: 15px
    }
}

.article-detail__picrure {
    height: 100%;
    margin-bottom: 10px;
    max-height: 590px;
    width: 100%
}

.article-detail__picrure img {
    height: 100%;
    max-height: 590px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.other-articles-swiper {
    padding: 20px
}

.other-articles__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    background: #fff;
    -webkit-box-shadow: 0 0 30px rgba(105, 198, 231, .46);
    box-shadow: 0 0 30px rgba(105, 198, 231, .46);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
    justify-content: space-between;
    padding: 16px
}

.other-articles__picture {
    margin-bottom: 10px
}

.other-articles__picture img {
    height: 100%;
    max-height: 125px;
    -o-object-fit: cover;
    object-fit: cover
}

.other-articles__title {
    color: #333;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 65px
}

.other-articles__wrap {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    justify-content: space-between;
    margin-bottom: 16px;
    width: 100%
}

.other-articles__date {
    padding-left: 15px;
    position: relative
}

.other-articles__date:before {
    background: url(../img/icons/calendar-black.svg) no-repeat 50%/contain;
    content: "";
    display: block;
    height: 12px;
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 12px
}

.other-articles__time {
    padding-left: 15px;
    position: relative
}

.other-articles__time:before {
    background: url(../img/icons/watch-black.svg) no-repeat 50%/contain;
    content: "";
    display: block;
    height: 12px;
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 12px
}

.articles-page__item {
    background-color: #fff;
    border-radius: 10px;
    height: auto;
    padding: 25px 20px;
    -webkit-transition: color .3s ease, background-color .3s ease;
    transition: color .3s ease, background-color .3s ease
    transition: all 0.3s ease;
}

.articles-page__item p {
    color: #333
}

.articles-page__picture {
    margin-bottom: 15px
}

.articles-page__picture img {
    height: 120px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.articles-page__descr {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #4b5152;
    font-size: 16px;
    font-weight: 700;
    height: 100%;
    line-height: 1.25;
    text-align: center
}

.articles-page__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 80px
}

.articles-page__inner>* {
    -ms-flex-preferred-size: calc(25% - 60px);
    flex-basis: calc(25% - 60px)
}

@media (max-width:1200px) {
    .articles-page__inner>* {
        -ms-flex-preferred-size: calc(33.3333% - 53.333px);
        flex-basis: calc(33.3333% - 53.333px)
    }
}

@media (max-width:900px) {
    .articles-page__inner {
        gap: 40px
    }

    .articles-page__inner>* {
        -ms-flex-preferred-size: calc(33.3333% - 26.666px);
        flex-basis: calc(33.3333% - 26.666px)
    }

    .articles-page__descr {
        font-size: 14px
    }
}

@media (max-width:700px) {
    .articles-page__inner {
        gap: 30px
    }

    .articles-page__inner>* {
        -ms-flex-preferred-size: calc(50% - 15px);
        flex-basis: calc(50% - 15px)
    }
}

@media (max-width:470px) {
    .articles-page__inner {
        gap: 20px
    }

    .articles-page__inner>* {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

.reviewer {
    margin: 40px 0 40px
}

.reviewer__content {
    background-color: #e3edf5;
    border-radius: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px;
    -webkit-transition: -webkit-box-shadow .3s linear;
    transition: -webkit-box-shadow .3s linear;
    transition: box-shadow .3s linear;
    transition: box-shadow .3s linear, -webkit-box-shadow .3s linear
}

.reviewer__content:hover {
    -webkit-box-shadow: 0 0 20px rgba(105, 198, 231, .46);
    box-shadow: 0 0 20px rgba(105, 198, 231, .46)
}

.reviewer__photo {
    border-radius: 10px;
    max-width: 140px;
    -o-object-fit: cover;
    object-fit: cover
}

.reviewer__inner {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: center;
    justify-content: space-between;
    padding: 10px 40px;
    width: 100%
}

.reviewer__info,
.reviewer__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.reviewer__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    padding-right: 40px
}

.reviewer__info span {
    color: #7a9cb7;
    line-height: 1.56;
    margin-bottom: 5px
}

.reviewer__name {
    color: #333;
    font-size: 22px;
    font-weight: 500;
    text-transform: uppercase
}

.reviewer__spec {
    background-color: #78cce9;
    border-radius: 5px;
    color: #fff;
    padding: 5px 8px
}

.reviewer__date {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    border-left: 2px solid #ccd9e3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    height: 80%;
    justify-content: center;
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
    padding-left: 40px
}

.reviewer__date span {
    color: #7a9cb7
}

@media (max-width:1024px) {
    .reviewer__info {
        padding-right: 20px
    }

    .reviewer__date {
        padding-left: 20px
    }

    .reviewer__inner {
        padding: 10px 20px
    }

    .reviewer__spec {
        font-size: 14px
    }

    .reviewer__name {
        font-size: 18px
    }
}

@media (max-width:750px) {
    .reviewer__content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        position: relative
    }

    .reviewer__date {
        border-left: none;
        left: 160px;
        max-height: 140px;
        padding: 0;
        position: absolute;
        top: 10px
    }

    .reviewer__photo {
        margin-bottom: 10px
    }

    .reviewer__info {
        border-top: 1px solid #ccd9e3;
        padding: 10px 0
    }

    .reviewer__inner {
        padding: 0
    }
}

@media (max-width:550px) {
    .reviewer__photo {
        max-width: 100px
    }

    .reviewer__date {
        left: 120px;
        max-height: 100px
    }

    .reviewer__publish,
    .reviewer__change {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.why__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: 12px;
    justify-content: space-between
}

.why__inner>* {
    -ms-flex-preferred-size: calc(33.333% - 8px);
    flex-basis: calc(33.333% - 8px)
}

.why__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    background-color: rgba(222, 232, 251, .2);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto
}

.why__title {
    color: #369;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 8px;
    padding: 15px 15px 0
}

.why__text {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 16px;
    padding: 0 15px
}

.why__bottom,
.why__text {
    color: #333;
    line-height: 1.25
}

.why__bottom {
    background: #dee8fb;
    font-size: 15px;
    margin-top: auto;
    min-height: 111px;
    padding: 16px;
    position: relative
}

.why__pic {
    bottom: 0;
    max-width: 45px;
    position: absolute;
    right: 0
}

@media (max-width:750px) {
    .why__inner {
        gap: 15px;
        padding: 0 40px
    }

    .why__inner>* {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .why__bottom {
        min-height: -webkit-fit-content;
        min-height: -moz-fit-content;
        min-height: fit-content
    }
}

@media (max-width:500px) {
    .why__inner {
        padding: 0
    }
}

.consultation__inner {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    background-color: #f0f5f9;
    border-radius: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    overflow: hidden;
    padding: 55px 60px 0;
    position: relative
}

.consultation__inner:before {
    background: url(../img/consultation/decor.svg) no-repeat 50%/cover;
    width: 590px
}

.consultation__inner:after,
.consultation__inner:before {
    bottom: 0;
    content: "";
    display: block;
    height: 405px;
    position: absolute;
    right: 0;
    z-index: 1
}

.consultation__inner:after {
    background: url(../img/consultation/decor2.svg) no-repeat 50%/cover;
    width: 579px
}

.consultation__title {
    color: #4775a3;
    font-size: 38px;
    font-weight: 500;
    line-height: 40px;
    margin-bottom: 25px
}

.consultation__subtitle {
    color: #333;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    margin-bottom: 35px
}

.consultation__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 15px;
    width: 100%
}

.consultation__item>* {
    -ms-flex-preferred-size: calc(50% - 7.5px);
    flex-basis: calc(50% - 7.5px)
}

.consultation__content {
    max-width: 600px
}

.consultation__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 15px
}

.consultation__btn {
    max-height: 51px
}

.consultation__policy {
    color: #7a9cb7;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px
}

.consultation__input {
    background-color: hsla(0, 0%, 100%, .149);
    border: 1px solid #c3d6e4;
    border-radius: 50px;
    color: #678aa7;
    padding: 15px 20px
}

.consultation__input::-webkit-input-placeholder {
    color: #678aa7
}

.consultation__input::-moz-placeholder {
    color: #678aa7
}

.consultation__input:-ms-input-placeholder {
    color: #678aa7
}

.consultation__input::-ms-input-placeholder {
    color: #678aa7
}

.consultation__input::placeholder {
    color: #678aa7
}

.consultation__picture {
    z-index: 2
}

.consultation__picture img {
    -o-object-fit: contain;
    object-fit: contain
}

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

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

    .consultation__picture {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
        width: 100%
    }

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

@media (max-width:650px) {
    .consultation__item {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%
    }

    .consultation__item>* {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        width: 100%
    }

    .consultation__title {
        font-size: 24px;
        line-height: 1.2;
        margin-bottom: 10px
    }

    .consultation__subtitle {
        margin-bottom: 15px
    }
}

@media (max-width:450px) {
    .consultation__inner {
        padding: 25px 20px 0
    }
}

.solution {
    margin-block: 80px;
}

.solution .container {
    background-color: #69c6e7;
    border-radius: 20px;
    padding: 40px;
    position: relative;
    overflow: hidden;
}

.solution .container::after {
    content: '';
    background-color: #ffffff1f;
    display: block;
    width: 700px;
    aspect-ratio: 1/1;
    border-radius: 50%;
    position: absolute;
    right: -30%;
    top: -5%;
}

.solution__content {
    display: grid;
    grid-template-columns: 1fr 0.52fr;
    gap: 75px;
    color: #fff;
    right: -40%;
}

.solution__title {
    font-size: 34px;
    font-weight: 500;
    line-height: 114%;
    margin-block-end: 30px;
}

.solution__notification {
    padding: 18px 20px;
    display: flex;
    flex-direction: row;
    gap: 12px;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5;
    border-radius: 40px;
    border: 1px solid #ffffff80;
    margin-block-end: 40px;
}

.solution__notification::before {
    content: '';
    display: block;
    width: 24px;
    aspect-ratio: 1/1;
    background: url('/redisign/assets/img/solution/pin.svg') no-repeat center center;
    background-size: contain;
}

.solution__contacts {
    display: flex;
    gap: 50px;
    align-items: center;
    justify-content: space-evenly;
    border-radius: 20px;
    padding: 30px;
    background-color: #ffffff1a;
    background: url('/redisign/assets/img/solution/bg.png') no-repeat center center, #ffffff1a;
    background-size: cover;
}

.solution__contacts p {
    font-size: 28px;
    font-weight: 500;
    line-height: 1.2;
}

.contacts__wrapper {
    display: flex;
    flex-direction: column;
}

.contacts__wrapper p {
    color: #ffffffa6;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    margin-block-end: 16px;
}

.solution__whatsapp {
    width: 40px;
    margin: auto;
    margin-block-end: 30px;
}

.solution__whatsapp img {
    width: 100%;
    object-fit: contain;
    box-shadow: none;
    padding: 0;
}

a.solution__phone {
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.5;
    text-align: center;
}

form.solution__form {
    background-color: #fff;
    border-radius: 20px;
    padding: 30px;
    position: relative;
    z-index: 2;
}

.solution__form .solution__checkbox {
    position: relative;
    display: flex;
    gap: 6px;
    align-items: center;
    margin-block-end: 16px;
}

.solution__form__title {
    color: #336699;
    font-size: 28px;
    font-weight: 500;
    line-height: 112%;
    text-align: center;
    margin-block-end: 40px;

}

.solution__form input[type="tel"],
.solution__form input[type="text"] {
    padding: 25px;
    color: #336699;
    border: 1px solid #e8edef;
    border-radius: 40px;
    margin-block-end: 24px;
    width: 100%;
}

.solution__form input::placeholder {
    color: #33669980;
}

.solution__form label {
    color: #33669980;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.2;
}

.solution__form label a,
.solution__form label p {
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
}

.solution__form input[type="checkbox"] {
    visibility: hidden;
    overflow: hidden;
    width: 1px;
    height: 1px;
    position: absolute;
    opacity: 0;
}

.solution__form .solution__checkbox .checkbox-mark {
    content: '';
    display: block;
    position: relative;
    width: 20px;
    aspect-ratio: 1/1;
    border: 1px solid #69c6e7;
    border-radius: 4px;
    background-color: #fff;
    transition: background-color 250ms ease-out;
}

.solution__form input[type="checkbox"]:checked+.checkbox-mark {
    background-color: #49afd4;
}

.solution__btn {
    padding: 18px;
    width: 100%;
}

@media screen and (width<=852px) {
    .solution__content {
        grid-template-columns: auto;
        grid-template-rows: 1fr 0.5fr;
    }

    .solution .container {
        padding: 24px 16px;
    }

    .solution__contacts {
        flex-direction: column;
    }
}

@media screen and (width<=400px) {
    .solution__content {
        gap: 20px;
    }

    .solution__notification {
        flex-direction: column;
        align-items: center;
        text-align: center;
        margin-block-end: 20px;
        padding: 16px 25px;
    }

    .solution__title {
        font-size: 24px;
        line-height: 104%;
        text-align: center;
        margin-block-end: 20px;
    }

    .solution__contacts {
        text-align: center;
        padding: 20px 16px;
        gap: 30px;
    }

    form.solution__form {
        padding: 20px;
    }

    .solution__form__title {
        font-size: 18px;
        line-height: 110%;
        margin-block-end: 30px;
    }

    .solution__contacts p {
        font-size: 24px;
        line-height: 110%;
    }

    a.solution__phone {
        font-size: 20px;
        line-height: 150%;
    }

    .solution__form input[type="tel"],
    .solution__form input[type="text"] {
        padding: 20px;
    }
}

.price__table {
    border-collapse: collapse;
    width: 100%
}

.price__table thead tr {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #e9e9ea;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.price__table thead tr th {
    color: #333;
    font-size: 20px;
    font-weight: 500;
    padding: 20px 0;
    text-align: center
}

.price__table tbody tr {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #e9e9ea;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.price__table tbody tr td {
    padding: 25px 0
}

.price__name {
    -ms-flex-preferred-size: 70%;
    flex-basis: 70%
}

.price__bottom,
.price__cost {
    -ms-flex-preferred-size: 15%;
    flex-basis: 15%
}

.price-thead__name {
    -ms-flex-preferred-size: 70%;
    flex-basis: 70%
}

.price-thead__cost {
    -ms-flex-preferred-size: 15%;
    flex-basis: 15%
}

.price-page__table {
    margin-bottom: 60px
}

@media (max-width:750px) {
    .price__table thead {
        display: none
    }

    .price__table tbody {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 20px
    }

    .price__table tbody,
    .price__table tbody tr {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .price__table tbody tr {
        border-bottom: none
    }

    .price__table tbody tr td {
        margin-bottom: 15px;
        padding: 0;
        text-align: center
    }
}

@media (max-width:550px) {
    .price-page__table {
        margin-bottom: 30px
    }
}

.reviews__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    background: #fff;
    border-radius: 20px;
    -webkit-box-shadow: 0 0 30px 0 rgba(105, 198, 231, .2);
    box-shadow: 0 0 30px 0 rgba(105, 198, 231, .2);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 15px;
    height: auto;
    padding: 25px
}

.reviews__bottom {
    margin-left: auto
}

.reviews-swiper {
    padding: 20px
}

.reviews__btn {
    display: none
}

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

.reviews__text.hidden {
    max-height: 150px;
    position: relative
}

.reviews__top {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #333;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 18px;
    font-weight: 500;
    gap: 10px
}

.reviews__text {
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis
}

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

.reviews__btn {
    color: #69c6e7;
    font-weight: 500;
    text-align: left;
    -webkit-transition: color .3s ease;
    transition: color .3s ease
}

.reviews__btn:hover {
    color: #00578c
}

.reviews__picture img {
    height: 80px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top;
    width: 80px
}

.reviews__info span {
    font-size: 17px;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.5
}

.reviews__info p {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5
}

.reviews__item_original {
    background: transparent;
    border-radius: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.reviews-page__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px
}

.reviews-page__inner>* {
    -ms-flex-preferred-size: calc(33.333% - 20px);
    flex-basis: calc(33.333% - 20px)
}

@media (max-width:1110px) {
    .reviews-page__inner>* {
        -ms-flex-preferred-size: calc(50% - 20px);
        flex-basis: calc(50% - 20px)
    }
}

@media (max-width:550px) {
    .reviews__info span {
        font-size: 16px
    }

    .reviews__info p {
        font-size: 14px
    }

    .reviews-page__inner>* {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

.cause {
    background: url(../img/bg/cause_bg.webp) 50% no-repeat;
    background-attachment: fixed;
    background-size: cover;
    overflow: hidden;
    padding: 100px 0 0;
    position: relative;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 1
}

@supports not (background:url("../img/bg/cause_bg.webp")) {
    .cause {
        background: url(../img/bg/cause_bg.jpg) 50% no-repeat
    }
}

.cause__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px
}

.cause__inner>* {
    -ms-flex-preferred-size: calc(50% - 10px);
    flex-basis: calc(50% - 10px)
}

.cause__picture img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    overflow: visible;
    width: 100%
}

.cause__title {
    font-size: 34px;
    font-weight: 500;
    line-height: 1.15;
    margin-bottom: 10px
}

.cause__text {
    -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;
    margin-bottom: 40px
}

@media (max-width:750px) {
    .cause__picture {
        display: none
    }

    .cause__inner>* {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .cause {
        background: #ede9e6;
        padding: 50px 0 0
    }

    .cause__title {
        font-size: 30px
    }
}

.licences__picture img {
    height: 100%;
    max-height: 450px;
    min-height: 450px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.licences-swiper {
    padding: 10px
}

.licences-page__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px
}

.licences-page__inner>* {
    -ms-flex-preferred-size: calc(33.333% - 13.333px);
    flex-basis: calc(33.333% - 13.333px)
}

@media (max-width:900px) {
    .licences-page__inner {
        gap: 30px
    }

    .licences-page__inner>* {
        -ms-flex-preferred-size: calc(50% - 20px);
        flex-basis: calc(50% - 20px)
    }
}

@media (max-width:600px) {
    .licences__picture img {
        max-height: 350px;
        min-height: 350px
    }
}

@media (max-width:450px) {
    .licences-page__inner {
        gap: 20px
    }

    .licences-page__inner>* {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin: 0 auto;
        max-width: 70%;
        min-width: 70%
    }
}

.gallery__picture img {
    height: 100%;
    max-height: 250px;
    min-height: 250px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.gallery-page__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px
}

.gallery-page__inner>* {
    -ms-flex-preferred-size: calc(33.333% - 13.3333px);
    flex-basis: calc(33.333% - 13.3333px)
}

@media (max-width:900px) {
    .gallery-page__inner>* {
        -ms-flex-preferred-size: calc(50% - 10px);
        flex-basis: calc(50% - 10px)
    }
}

@media (max-width:500px) {
    .gallery-page__inner>* {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

.hide-item__content.active {
    pointer-events: all
}

.hide-item__content {
    max-height: 0;
    overflow: hidden;
    pointer-events: none;
    -webkit-transition: max-height .3s ease;
    transition: max-height .3s ease
}

.faq__item>h3 {
    color: #666666;
    font-size: 16px;
    font-weight: 500;
}

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

.faq__item {
    background: #fff;
    border: 1px solid #369;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 5px 0 rgba(105, 198, 231, .91);
    box-shadow: 0 0 5px 0 rgba(105, 198, 231, .91);
    color: #666;
    cursor: pointer;
    position: relative;

}

.scale-item.faq__item {
    transition: all .3s ease;
}

.faq__item:hover {
    -webkit-box-shadow: 0 0 10px 0 rgba(51, 102, 153, .9);
    box-shadow: 0 0 10px 0 rgba(51, 102, 153, .9)
}

.faq__item-title {
    position: relative;
    padding: 15px;
    padding-right: 40px;
}

.faq__item-title:before {
    height: 4px;
    right: 12px;
    width: 16px
}

.faq__item-title:after,
.faq__item-title:before {
    background: #369;
    border-radius: 2px;
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.faq__item-title:after {
    height: 16px;
    right: 18px;

    width: 4px;
    transition: height .3s ease;
}

.faq__item-title.active:after {
    height: 0;
}

.faq__text {
    height: auto;
    padding: 20px;
    -webkit-transition: .3s;
    transition: .3s
}

.faq-page__inner {
    margin-bottom: 60px
}

@media (max-width:550px) {

    .faq__item,
    .faq__text {
        padding: 10px
    }

    .faq__item>h3 {
        font-size: 14px;
    }

    .faq-page__inner {
        margin-bottom: 30px
    }
}

.tour__background {
    background-image: url(//3d.medsovet.info/index.php?img=pbsk2);
    background-position: 50% 50%;
    background-size: cover
}

.tour__content {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 400px;
    position: relative
}

.tour__content-hover {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -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;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    opacity: 0;
    pointer-events: none;
    top: 0;
    -webkit-transition: .3s;
    transition: .3s;
    visibility: hidden
}

.tour__content-actions,
.tour__content-hover {
    background: rgba(0, 0, 0, .7);
    left: 0;
    position: absolute;
    width: 100%
}

.tour__content-actions {
    bottom: 0;
    display: none;
    padding: 15px 10px;
    text-align: center;
    z-index: 1
}

.tour__content-hover-title {
    color: #fff;
    font-size: 18px;
    line-height: 1;
    margin-bottom: 10px;
    text-align: center
}

.tour__btn {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
    font-size: 16px;
    padding: 15px 20px;
    text-align: center;
    -webkit-transition: background-color .3s ease;
    transition: background-color .3s ease
}

.tour__btn:hover {
    background-color: #fff;
    color: #000
}

.tour__content:hover .tour__content-hover {
    opacity: 1;
    pointer-events: auto;
    visibility: visible
}

@media (max-width:550px) {
    .tour__content {
        height: 250px
    }
}

.question {
    background-color: #50badf;
    position: relative;
    overflow: hidden;
    padding-top: 60px;
}

.question:before {
    content: "";
    display: block;
    position: absolute;
    background: url(../img/phone-decor/phone-decor1.png) no-repeat center center/cover;
    width: 859px;
    height: 490px;
    z-index: 1;
    left: 0;
    bottom: 0;
}

.question-decor {
    background-color: #50badf;
    position: relative;
    overflow: hidden;
}

.question-decor:before {
    content: "";
    display: block;
    position: absolute;
    background: url(../img/phone-decor/phone-decor3.png) no-repeat center center/cover;
    width: 1012px;
    height: 158px;
    z-index: 1;
    left: 0;
    bottom: 0;
}

.question-decor:after {
    content: "";
    display: block;
    position: absolute;
    background: url(../img/phone-decor/phone-decor2.png) no-repeat center center/cover;
    width: 1082px;
    height: 424px;
    z-index: 1;
    left: 0;
    bottom: 0;
}

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

.question__picture {
    z-index: 2;
}

.question__content-title {
    font-size: 38px;
    font-weight: 500;
    line-height: 40px;
    margin-bottom: 25px;
    color: #ffffff;
}

.question__content-subtitle {
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    margin-bottom: 35px;
    color: #ffffff;
}

.question__input {
    outline: none;
    padding: 15px 20px;
    background-color: rgba(255, 255, 255, 0.1490196078);
    border-radius: 50px;
    color: #ffffff;
    border: none;
}

.question__input::-webkit-input-placeholder {
    color: #ffffff;
}

.question__input::-moz-placeholder {
    color: #ffffff;
}

.question__input:-ms-input-placeholder {
    color: #ffffff;
}

.question__input::-ms-input-placeholder {
    color: #ffffff;
}

.question__input::placeholder {
    color: #ffffff;
}

.question__content {
    z-index: 3;
}

.question__form-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 15px;
}

.question__form-item>* {
    -ms-flex-preferred-size: calc(50% - 7.5px);
    flex-basis: calc(50% - 7.5px);
}

.question__form-btn {
    max-height: 49px;
    background-color: #fff;
    border: 1.5px solid #50badf;
}

.question__form-policy {
    color: #ffffff;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
}

.question__form-policy a {
    text-decoration: underline;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
}

.question__form-policy a:hover {
    color: #5d80a7;
}

.question__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 15px;
}

.question__picture img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    overflow: visible;
}

/* question media */
@media (max-width: 1200px) {
    .question-decor:before {
        display: none;
    }

    .question__content {
        margin-bottom: 40px;
    }
}

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

    .question-decor:before {
        display: block;
    }

    .question__picture {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .question__picture img {
        max-width: 340px;
    }

    .question__content-title {
        font-size: 24px;
        font-weight: 500;
        line-height: 25px;
        margin-bottom: 10px;
    }

    .question__content-subtitle {
        font-size: 14px;
        margin-bottom: 20px;
    }
}

@media (max-width: 550px) {
    .question__form-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media (max-width:550px) {
    .question__form-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.video__item {
    border-radius: 20px
}

.video__cover,
.video__item {
    position: relative
}

.video__cover img {
    border-radius: 20px
}

.video__cover:before {
    background: url(../img/icons/play.svg) no-repeat 50%/contain;
    content: "";
    display: block;
    height: 150px;
    left: 50%;
    position: absolute;
    scale: .8;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    width: 150px
}

.video__cover:hover:before {
    height: 170px;
    width: 170px
}

.video__name {
    background-color: hsla(0, 0%, 46%, .278);
    border-radius: 10px;
    bottom: 20px;
    color: #fff;
    display: block;
    font-size: 24px;
    font-weight: 500;
    left: 20px;
    padding: 10px 20px;
    position: absolute;
    z-index: 2
}

@media (max-width:750px) {
    .video__name {
        font-size: 14px
    }

    .video__cover:before {
        height: 100px;
        width: 100px
    }

    .video__cover:hover:before {
        height: 120px;
        width: 120px
    }

    .video__cover:before {
        height: 60px;
        width: 60px
    }

    .video__cover:hover:before {
        height: 80px;
        width: 80px
    }
}

.feedback__input,
.feedback__textarea {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    border: 1px solid rgba(51, 51, 51, .6);
    border-radius: 30px;
    color: rgba(51, 51, 51, .6);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    padding: 17px 20px;
    resize: none;
    width: 100%;
    z-index: 2
}

.feedback__input::-webkit-input-placeholder,
.feedback__textarea::-webkit-input-placeholder {
    color: rgba(51, 51, 51, .6);
    font-size: 16px
}

.feedback__input::-moz-placeholder,
.feedback__textarea::-moz-placeholder {
    color: rgba(51, 51, 51, .6);
    font-size: 16px
}

.feedback__input:-ms-input-placeholder,
.feedback__textarea:-ms-input-placeholder {
    color: rgba(51, 51, 51, .6);
    font-size: 16px
}

.feedback__input::-ms-input-placeholder,
.feedback__textarea::-ms-input-placeholder {
    color: rgba(51, 51, 51, .6);
    font-size: 16px
}

.feedback__input::placeholder,
.feedback__textarea::placeholder {
    color: rgba(51, 51, 51, .6);
    font-size: 16px
}

.feedback__textarea {
    max-height: 150px;
    min-height: 150px;
    overflow-y: auto
}

.feedback__form {
    border-radius: 20px;
    -webkit-box-shadow: 0 0 40px 0 rgba(105, 198, 231, .4);
    box-shadow: 0 0 40px 0 rgba(105, 198, 231, .4);
    margin-bottom: 90px;
    padding: 40px 75px
}

.feedback__title {
    color: rgba(0, 0, 0, .9);
    font-size: 32px;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 10px;
    text-align: left
}

.feedback__subtitle {
    color: #666;
    line-height: 24px;
    margin-bottom: 30px;
    text-align: justify
}

.feedback__input-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    margin-bottom: 20px
}

.feedback__textarea {
    margin-bottom: 20px
}

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

.feedback__bottom>* {
    -ms-flex-preferred-size: calc(50% - 10px);
    flex-basis: calc(50% - 10px)
}

.feedback__policy p a {
    color: #369;
    text-decoration: underline
}

.feedback__policy p a:hover {
    color: #69c6e7
}

@media (max-width:700px) {
    .feedback__form {
        padding: 40px 20px
    }
}

@media (max-width:600px) {
    .feedback__title {
        font-size: 28px;
        text-align: center
    }

    .feedback__input-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 10px;
        margin-bottom: 10px
    }

    .feedback__input-wrap>* {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .feedback__subtitle {
        margin-bottom: 15px
    }

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

    .feedback__bottom>* {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .feedback__btn {
        width: 100%
    }

    .feedback__policy {
        text-align: center
    }
}

.stocks__item {
    background: #fff;
    -webkit-box-shadow: 0 0 30px rgba(105, 198, 231, .46);
    box-shadow: 0 0 30px rgba(105, 198, 231, .46);
    height: auto;
    position: relative
}

.stocks__content,
.stocks__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: space-between
}

.stocks__content {
    height: 100%;
    padding: 15px;
    text-align: center
}

.stocks__picture img {
    height: 100%;
    max-height: 180px;
    min-height: 180px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.stocks__title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 8px
}

.stocks__descr,
.stocks__title {
    color: #333;
    line-height: 1.4;
    text-align: center
}

.stocks__descr {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 40px
}

.stocks-swiper {
    margin-bottom: 40px;
    padding: 40px
}

.contacts__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    margin-bottom: 50px
}

.contacts__inner>* {
    -ms-flex-preferred-size: calc(50% - 10px);
    flex-basis: calc(50% - 10px)
}

.contacts__item {
    -ms-flex-pack: distribute;
    background: #fff;
    -webkit-box-shadow: 0 0 45px rgba(105, 198, 231, .46);
    box-shadow: 0 0 45px rgba(105, 198, 231, .46);
    justify-content: space-around;
    padding: 30px;
    width: 100%
}

.contacts__item,
.contacts__item-address {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.contacts__item-address {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.contacts__mail-inner {
    width: 60%
}

.contacts__phone-inner {
    width: 40%
}

.contacts__mail-title {
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 8px
}

.contacts__mail-link {
    color: #69c6e7;
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.4;
    margin: 0 0 16px;
    padding: 0 0 0 20px;
    position: relative;
    -webkit-transition: color .3s linear;
    transition: color .3s linear
}

.contacts__mail-link:before {
    background: url(../img/icons/mail-blue.svg) no-repeat 50%/contain;
    content: "";
    display: block;
    height: 16px;
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 16px
}

.contacts__mail-link:hover {
    color: #00578c
}

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

.contacts__phone-link {
    color: #69c6e7;
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.4;
    margin: 0 0 16px;
    padding: 0 0 0 20px;
    position: relative;
    -webkit-transition: color .3s linear;
    transition: color .3s linear
}

.contacts__phone-link:before {
    background: url(../img/icons/phone.svg) no-repeat 50%/contain;
    content: "";
    display: block;
    height: 16px;
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 16px
}

.contacts__phone-link:hover {
    color: #00578c
}

.contacts__address-text {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.4;
    margin-bottom: 8px;
    padding-left: 22px;
    position: relative
}

.contacts__address-text:before {
    background: url(../img/icons/point-black.svg) no-repeat 50%/contain;
    content: "";
    display: block;
    height: 16px;
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 16px
}

.contacts__text-1 {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 8px;
    text-transform: uppercase
}

.contacts__text {
    font-weight: 700
}

.feedback-manager {
    background: url(../img/bg/manager-bg.webp) 0 0 no-repeat;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 40px;
    margin-bottom: 48px;
    overflow: hidden;
    padding: 30px 40px 0
}

.feedback-manager>* {
    -ms-flex-preferred-size: calc(50% - 20px);
    flex-basis: calc(50% - 20px)
}

.feedback-manager__title {
    font-size: 36px;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 25px
}

.feedback-manager__picture {
    z-index: 1
}

.feedback-manager__picture img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    overflow: visible;
    width: 100%
}

.feedback-manager__form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
    margin-bottom: 30px;
    z-index: 2
}

.feedback-manager__form>* {
    z-index: 2
}

.feedback-manager__input,
.feedback-manager__textarea {
    background-color: transparent
}

.feedback-manager__policy>p {
    line-height: 1.3
}

.feedback-manager__policy>p>a {
    text-decoration: underline
}

.feedback-manager__policy>p>a:hover {
    color: #00578c
}

.map {
    margin-top: 15px;
    min-height: 400px
}

@media (max-width:1024px) {
    .contacts__item {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .contacts__mail-inner,
    .contacts__phone-inner {
        width: 100%
    }

    .feedback-manager__picture {
        -ms-flex-preferred-size: calc(40% - 20px);
        flex-basis: calc(40% - 20px)
    }

    .feedback-manager__inner {
        -ms-flex-preferred-size: calc(60% - 20px);
        flex-basis: calc(60% - 20px)
    }
}

@media (max-width:700px) {
    .feedback-manager__picture {
        display: none
    }

    .feedback-manager__inner {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

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

    .feedback-manager {
        padding: 20px
    }

    .feedback-manager__title {
        font-size: 30px
    }
}

.write-review {
    background: url(../img/bg/manager-bg.webp) 0 0 no-repeat;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 40px;
    overflow: hidden;
    padding-top: 90px;
}

.write-review__inner {
    display: flex;
    gap: 80px;
}

.write-review__title {
    color: #336699;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 1.2;
    font-weight: 500;
    margin-bottom: 50px;
}

.write-review__form-wrap {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
}

.write-review__form-wrap>* {
    flex-basis: calc(50% - 10px);
}

.write-review__picture {
    width: calc(35% - 40px);
}

.write-review__info {
    width: 100%;
    max-width: calc(65% - 40px);
    margin-bottom: 30px;
}

.write-review__textarea,
.write-review__input {
    background-color: transparent;
}

.write-review__img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    overflow: visible;
}

.other-page {
    padding-top: 100px;
}

@media (max-width: 900px) {
    .other-page {
        padding-top: 80px;
    }
}

@media (max-width: 550px) {
    .other-page {
        padding-top: 70px;
    }
}


@media (max-width: 850px) {
    .write-review__picture {
        display: none;
    }

    .write-review__info {
        max-width: 450px;
        margin: 0 auto;
    }

    .write-review {
        padding: 40px 0;
    }

    .write-review__title {
        font-size: 24px;
        margin-bottom: 20px;
    }

    .write-review__form-wrap {
        flex-direction: column;
        gap: 10px;
        margin-bottom: 10px;
    }

    .write-review__title {
        text-align: center;
    }
}

@-webkit-keyframes transformItem {
    0% {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes transformItem {
    0% {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

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

.rotate-item {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    opacity: 0;
    -webkit-transition: opacity 0.2s ease, -webkit-transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: opacity 0.2s ease, -webkit-transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -o-transition: transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0.2s ease;
    transition: transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0.2s ease;
    transition: transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0.2s ease, -webkit-transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.rotate-item:nth-child(2n) {
    -webkit-transition: opacity 0.2s ease, -webkit-transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: opacity 0.2s ease, -webkit-transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -o-transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0.2s ease;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0.2s ease;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0.2s ease, -webkit-transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.rotate-item:nth-child(3n) {
    -webkit-transition: opacity 0.2s ease, -webkit-transform 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: opacity 0.2s ease, -webkit-transform 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -o-transition: transform 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0.2s ease;
    transition: transform 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0.2s ease;
    transition: transform 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0.2s ease, -webkit-transform 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.rotate-item:nth-child(5n) {
    -webkit-transition: opacity 0.2s ease, -webkit-transform 1.4s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: opacity 0.2s ease, -webkit-transform 1.4s cubic-bezier(0.075, 0.82, 0.165, 1);
    -o-transition: transform 1.4s cubic-bezier(0.075, 0.82, 0.165, 1), opacity 0.2s ease;
    transition: transform 1.4s cubic-bezier(0.075, 0.82, 0.165, 1), opacity 0.2s ease;
    transition: transform 1.4s cubic-bezier(0.075, 0.82, 0.165, 1), opacity 0.2s ease, -webkit-transform 1.4s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.transform-item {
    opacity: 0;
}

.animation-active.scale-item {
    opacity: 1;
    scale: 1;
}

.animation-active.rotate-item {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
    opacity: 1;
}

.animation-active.transform-item {
    opacity: 1;
    -webkit-animation: transformItem 0.4s forwards;
    animation: transformItem 0.4s forwards;
}

.animation-active.transform-item:nth-child(2n) {
    -webkit-animation: transformItem 0.45s forwards;
    animation: transformItem 0.45s forwards;
}

.animation-active.transform-item:nth-child(3n) {
    -webkit-animation: transformItem 0.55s forwards;
    animation: transformItem 0.55s forwards;
}

.animation-active.transform-item:nth-child(5n) {
    -webkit-animation: transformItem 0.65s forwards;
    animation: transformItem 0.65s forwards;
}

.animation-active.transform-item:nth-child(7n) {
    -webkit-animation: transformItem 0.75s forwards;
    animation: transformItem 0.75s forwards;
}

.scroll-top {
    position: fixed;
    content: "";
    background: url(../img/icons/arrow-to-top.svg);
    bottom: 100px;
    right: 15px;
    border: none;
    cursor: pointer;
    z-index: 1000;
    width: 64px;
    height: 64px;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

.scroll-top.show {
    opacity: 1;
    visibility: visible;
}

.question__container {
    z-index: 2;
    position: relative;
}

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

.stocks-page__inner>* {
    -ms-flex-preferred-size: calc(50% - 15px);
    flex-basis: calc(50% - 15px);
}

.stocks-page__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 30px;
    border-radius: 15px;
    gap: 25px;
}

.stocks-page__picture img {
    max-width: 220px;
    min-width: 220px;
    width: 100%;
    max-height: 280px;
    min-height: 280px;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 15px;
}

.stocks-page__title {
    font-weight: 700;
    font-size: 16px;
    line-height: 1.4;
    color: #666666;
}

.stocks-page__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 15px;
}

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

@media (max-width: 1024px) {
    .stocks-page__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 15px;
    }

    .stocks-page__picture {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

@media (max-width: 620px) {
    .stocks-page__inner>* {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
}


.pulse {
    position: fixed;
    left: 3%;
    z-index: 5;
    bottom: 15px;
    background: #fff;
    padding: 5px;
    border-radius: 50%;
    cursor: pointer;
    box-shadow: 0 0 0 #336699;
    opacity: 0.6;
    animation: pulse 2s infinite;
}

.pulse:hover {
    animation: none;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 #336699;
    }

    70% {
        -webkit-box-shadow: 0 0 0 10px #336699;
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 #336699;
    }
}

@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 #336699;
        box-shadow: 0 0 0 0 #336699;
    }

    70% {
        -moz-box-shadow: 0 0 0 10px #336699;
        box-shadow: 0 0 0 10px #336699;
    }

    100% {
        -moz-box-shadow: 0 0 0 0 #336699;
        box-shadow: 0 0 0 0 #336699;
    }
}

.popup__content>*:not(.close-popup) {
    position: relative;
    z-index: 5;
}

.search-list .hide-search {
    display: none;
}

.city li a:hover {
    color: #00578c
}

.search__popular-title {
    color: rgba(51, 51, 51, 0.80);
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
}

.search__popular li a {
    color: rgba(33, 66, 99, 0.80);
    font-size: 16px;
    font-style: normal;
    line-height: 1.3;
    border-radius: 46px;
    background-color: rgba(105, 198, 231, 0.15);
    padding: 10px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.search__popular li a:hover {
    background-color: rgba(105, 198, 231, 0.40);
    color: #59C0E4;
}

.search__popular {
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: flex-start;
}

.none {
    padding-top: 40px;
}

.none__subtitle {
    font-size: 34px;
    font-weight: 500;
    color: #333;
    line-height: 1.4;
    display: block;
    text-align: center;
    padding: 50px;
}

.none__title {
    display: block;
    text-align: center;
    margin-bottom: 40px;
    font-size: 40px;
    color: #336699;
    text-transform: uppercase;
    font-weight: 700;
}

@media (max-width: 600px) {
    .none__title {
        margin-bottom: 30px;
        font-size: 28px;
    }

    .none {
        padding-top: 20px;
    }

    .none__subtitle {
        font-size: 24px;
        padding: 25px;
    }
}

.сontents-articles {
    margin-bottom: 40px;
    margin-top: 40px;
}

.сontents-articles__items {
    padding: 25px 0px 0px 25px;
    border: 1px solid #CCD9E3;
    border-radius: 20px;
    overflow: hidden;
    display: flex;
    align-items: end;
    justify-content: space-between;
    position: relative;
}

.сontents-articles__items::after {
  content: '';
  display: block;
  position: absolute;
  min-width: 240px;
  min-height: 165px;
  background: url(/netcat_template/template/neoplus_clinic_ru/images/image_content.png) no-repeat center center;
  opacity: 0.9;
  bottom: 0;
  right: 0;
}

.сontents-articles__items .сontents-articles__item {
  position: relative;
  z-index: 2;
}

.сontents-articles .сontents-articles__container .сontents-articles__title {
    padding: 0px !important;
    padding-left: 2px;
    margin-bottom: 12px;
    font-family: Ubuntu;
    font-size: 18px;
    font-weight: 700;
    line-height: 25.2px;
    text-align: left;
    color: #333333;
}

.сontents-articles__item--list {
    padding-Bottom: 25px;
}

.сontents-articles__item--img img {
    border-radius: 0px 0px 20px 0px;
}

.сontents-articles__list-num {
    font-family: Ubuntu;
    font-size: 16px;
    font-weight: 700;
    line-height: 18.38px;
    text-align: center;
    color: #336699;
    margin-right: 5px;
}

.reviewer--top {
    margin-bottom: 40px;
}

.whu__wrap--top {
    padding-top: 80px;
}

.сontents-articles__list ol {
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-top: 20px;
    font-weight: 500;
}

.navigation__list-item:hover::marker {
    color: #007bff
}

.navigation__list-item::marker {
    transition: color .3s linear;
}

.сontents-articles__list ol a:hover {
    color: #007bff
}

.сontents-articles__list ol li {
    list-style-position: inside;
}

@media (max-width: 777px) {
    .сontents-articles__item--img {
        display: none;
    }

    .сontents-articles__items::after {
      content: none;
    }

    .сontents-articles__items {
        padding: 16px;
        padding-bottom: 8px;
    }

    .сontents-articles__item--list {
        padding-Bottom: 0px;
    }
}

html .b24-widget-button-position-bottom-right {
    right: 14px;
    bottom: 11px;

}

.special .popup__body,
.special .header__content,
.special .header-mobile.fixed {
    margin-top: 64px;
}

@media(max-width: 460px) {

    .special .popup__body,
    .special .header__content,
    .special .header-mobile.fixed {
        margin-top: 90px
    }
}

.special .swiper-wrapper {
    background: transparent !important;
}

/*стили виджета*/
.new-widget {
    display: flex;
    position: fixed;
    bottom: 15px;
    right: calc(50vw - 580px);
    right: 15px;
    z-index: 10;
}

.new-widget ul {
    background-color: #336699;
    color: white;
    display: flex;
    position: relative;
    right: 0px;
    border-radius: 10px 0 0 10px;
    visibility: hidden;
    opacity: 0;
    transition: .3s;
}

.new-widget ul.active {
    visibility: visible;
    opacity: 1;
    animation: .5s 1 normal open;
}

.new-widget ul li {
    padding: 20px;
    display: flex;
    position: relative;
}

.new-widget ul li::after {
    content: "";
    display: block;
    width: 1px;
    height: 50%;
    background: #69C6E7;
    position: absolute;
    top: 25%;
    right: 0;
}

.new-widget ul li:nth-last-child(1)::after {
    display: none;
}

.new-widget button:not(.popup-btn) {
    background-color: #69C6E7;
    width: 64px;
    height: 64px;
}

.new-widget ul li a,
.new-widget ul li button {
    padding-left: 30px;
    background-position: left center !important;
    background-repeat: no-repeat !important;
    font-size: 16px;
    line-height: 21px;
    display: flex;
    align-items: center;
}

.new-widget .call-phone {
    background: url(/imgs/widget/phone.svg);
}

.new-widget .popup-btn {
    background: url(/imgs/widget/phone2.svg);
}

.new-widget .tg {
    background: url(/imgs/widget/tg.svg);
}

.new-widget .wa {
    background: url(/imgs/widget/wa.svg);
}

.new-widget .checker {
    border-radius: 10px;
    z-index: 2;
}

.new-widget .checker i {
    background: url(/imgs/widget/plus.svg);
    background-repeat: no-repeat !important;
    background-position: center;
    transition: .3s;
    display: block;
    width: 100%;
    height: 100%;
}

.new-widget .checker.active {
    border-radius: 0 10px 10px 0;
}

.new-widget .checker.active i {
    transform: rotate(45deg);
}

@media(max-width:1024px) {
    .new-widget {
        right: 3%;
        bottom: 15px;
    }

    .new-widget ul {}

    .new-widget .tg,
    .new-widget .wa {
        font-size: 0;
    }

    .new-widget ul li::after {
        display: none;
    }

    .new-widget ul li {
        padding: 3px 10px;
    }

    .new-widget ul li a,
    .new-widget ul li button {
        font-size: 10px;
        line-height: 12px;
        padding-left: 30px;
        width: min-content;
        display: flex;
        align-items: center;
    }

    .new-widget button:not(.popup-btn) {
        width: 40px;
        height: 40px;
    }

    .new-widget ul.active {
        animation: .5s 1 normal open-mobile;
    }
}

@media(max-width:320px) {
    .new-widget ul li {
        padding: 3px 3px;
    }
}

@keyframes open {
    from {
        right: -64px;
    }

    to {
        right: 0px;
    }
}

@keyframes open-mobile {
    from {
        right: -40px;
    }

    to {
        right: 0px;
    }
}

.header-center__item-text {
    display: none;
}

@media (max-width: 1281px) {
    .header-center__item-text {
        display: block;
    }
}

.title-card-kosnsult {
    text-align: center;
    font-size: 2.5rem;
    font-weight: 700;
    margin: 3rem 0;
    color: var(--text-color);
    position: relative;
    padding-bottom: 0.5rem;
}

.grid-card-kosnsult {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 1.5rem;
    padding: 0 0 4rem 0;
}

.card-card-kosnsult {
    background: white;
    min-height: 312px;
    border-radius: 12px;
    padding: 27px;
    box-shadow: 0px 5px 10px 2px rgba(105, 198, 231, 0.2);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    display: flex;
    flex-direction: column;
}

.card-card-kosnsult:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
}

.card-card-kosnsult .card-title-card-kosnsult {
    margin-bottom: 1rem;
    display: flex;
    align-items: center;
    gap: 0.75rem;
    font-weight: 700;
    font-size: 24px;
    line-height: 27.58px;
}

.card-card-kosnsult p {
    color: #4b5563;
    flex-grow: 1;
    padding-bottom: 20px;
}

.buttons-card-kosnsult {
    display: flex;
    gap: 11px;
    margin-top: auto;
}

.buttons-card-kosnsult button,
.buttons-card-kosnsult a {
    flex: 1;
    padding: 0.75rem 1rem;
    border-radius: 46px;
    font-size: 1rem;
    font-weight: 500;
    text-align: center;
    cursor: pointer;
    transition: 0.3s all;
    border: 1px solid transparent;
}

.order-card-kosnsult {
    font-family: Ubuntu;
    box-shadow: 0px 5px 10px 2px rgba(105, 198, 231, 0.6);
    background-color: #69C6E7;
    color: white;
    padding: 13px 45px;
    font-weight: 500;
    font-size: 14px;
    line-height: 16.09px;
}

.order-card-kosnsult:hover {
    background-color: #60b5d4;
}

.details-card-kosnsult {
    font-family: Ubuntu;
    font-weight: 500;
    font-size: 14px;
    line-height: 16.09px;
    background-color: transparent;
    color: var(--primary-color);
    border-color: #60b5d4 !important;
    padding: 13px 35px;
}

.details-card-kosnsult:hover {
    background-color: rgba(37, 99, 235, 0.05);
}

@media (max-width: 480px) {
    .title-card-kosnsult {
        font-size: 2rem;
        margin-bottom: 2rem;
    }

    .grid-card-kosnsult {
        grid-template-columns: 1fr;
    }

    .buttons-card-kosnsult {
        flex-direction: column;
    }
}

.reviewer_new {
    margin-block: 80px 120px;
}

.reviewer_new .container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 25px;
}

.reviewer_new .reviewer__content {
    background-color: #f5f9fc;
    padding: 24px;
    display: flex;
    flex-direction: column;
}

.reviewer_new .reviewer__inner {
    justify-content: flex-start;
    padding: 0;
    padding-block-start: 23px;
    gap: 12px;
}

.reviewer_new .reviewer__spec-tabs {
    display: flex;
    gap: 10px;
}

.reviewer_new .reviewer__spec-tab {
    padding: 12px;
    border: 1px solid #33669933;
    border-radius: 40px;
    color: #336699;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
}

.reviewer_new .reviewer__name {
    color: #333333;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
}

.reviewer_new .reviewer__date {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0;
    border: none;
    border-bottom: 2px solid #ccd9e3;
    padding-block-end: 23px;
}

.reviewer_new .reviewer__info {
    padding: 0;
}

.reviewer_new .reviewer__photo {
    max-width: 80px;
    aspect-ratio: 1 / 1;
    border-radius: 50%;
    overflow: hidden;
}

.reviewer_new .reviewer__date span,
.reviewer_new .reviewer__publish span {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
}

.reviewer_new .reviewer__publish span.date {
    color: #336699;
}

@media screen and (width <=900px) {
    .reviewer_new .container {
        grid-template-rows: 1fr 1fr;
        grid-template-columns: auto;
        gap: 15px;
    }

    .reviewer_new .reviewer__info {
        border: none;
    }

    .reviewer_new .reviewer__publish {
        padding-block-start: 20px;
        border-top: 2px solid #ccd9e3;
    }

    .reviewer_new .reviewer__inner {
        padding-block-end: 20px;
    }

    .reviewer_new .reviewer__content {
        padding: 16px 20px;
    }

    .reviewer_new .reviewer__date {
        display: contents;
        border: none;
    }

    .reviewer_new .reviewer__date span,
    .reviewer_new .reviewer__publish span {
        font-size: 14px;
    }

    .reviewer_new .reviewer__publish {
        order: 5;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }

    .reviewer_new .reviewer__name {
        color: #333333;
        font-size: 16px;
        font-weight: 400;
        line-height: 1.3;
    }
}

.price__table_new th{
font-weight: 300;
font-size: 16px;
line-height: 24px;
letter-spacing: 0%;
vertical-align: middle;
color:#333333;
}

.price__table_new tr td:first-child {
font-weight: 500;
font-size: 18px;
line-height: 24px;
letter-spacing: 0%;
vertical-align: middle;
color:#333333;
}
.price__table_new tr td:not(:first-child) {
font-weight: 400;
font-size: 14px;
line-height: 140%;
letter-spacing: 0%;
vertical-align: middle;
color:#333333;
}
.price__table_new tr td:nth-child(1), .price__table_new tr th:nth-child(1){
width:320px;
}
.price__table_new tr td:nth-child(2), .price__table_new tr th:nth-child(2){
width:300px;
}
.price__table_new tr td:nth-child(3), .price__table_new tr th:nth-child(3){
width:130px;
}
.price__table_new tr td:nth-child(4), .price__table_new tr th:nth-child(4){
min-width:160px;
}
.price__table_new tbody{
    display: flex;
    flex-direction: column;
}
.price__table_new tbody tr{
display: flex;
    border-bottom: 1px solid #e0e0e0;
}
.price__table_new tbody th {
  padding: 15px 10px;
  vertical-align: top;
}

.price__table_new tbody td {
  padding: 15px 10px;
  vertical-align: top;
}
@media screen and (width <=1114px) {
.price__table_new tbody tr {
    flex-direction: column;
}
.price__table_new tbody th {
display:none;
}
}



.footer__bottom-links-and-social-block {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.footer__pay.new-bottom-block {
  margin-left: 0;
  width: auto;
  gap: 16px;
  display: flex;
}

.footer__pay.new-bottom-block span {
  font-weight: 500;
  text-align: left;
  font-size: 18px;
  max-width: 90px;
  line-height: 21.12px;
}

.footer__pay-wrap {
  gap: 10px;
}

.footer__bottom-links-and-social-block .pay__picture img {
  width: 30px;
  height: 30px;
}

.footer__bottom-links-and-social-block .logo__picture,
.logo__picture img {
  width: auto;
  height: auto;
}

.footer__bottom-links-and-social-block .footer__social-media-item picture {
  background-color: rgba(51, 102, 153, 1);
  width: 40px;
  height: 40px;
}

.footer__bottom-links-and-social-block .footer__social-media {
  gap: 10px;
}

.footer__bottom-links-and-social-block .footer__social-media-item picture img {
  width: 70%;
}

.footer__copyright {
  width: 100%;
  font-weight: 400;
  font-size: 14px;
  line-height: 21.12px;
  text-align: center;
}

.footer__copyright-links-block {
  display: flex;
  gap: 40px;
  justify-content: center;
}

.footer__copyright-text {
  font-weight: 400;
  font-size: 14px;
  text-align: center;
  vertical-align: middle;
}

.footer__title {
  margin-bottom: 16px;
}

.footer__new-info-block {
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.footer__icon {
  width: 18px;
  height: auto;
}

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

.footer__wrap {
  gap: 12px;
}

.footer__about .footer__list {
  column-count: auto;
}

.footer__contact .footer__title {
  margin-bottom: 20px;
}
.footer__list li {
  margin-bottom: 12px;
}

@media screen and (max-width: 768px) {
  .footer {
    display: flex;
    padding: 32px 0;
    flex-direction: column;
  }
  .footer__wrap{
    flex-direction: column;
    justify-content: center;
  }
  .footer__btn{
    width: 100%;
  }
  .footer__bottom{
    display: contents
  }
  .footer__copyright{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
  }
  .footer__copyright-links-block{
    flex-direction: column;
    gap: 16px;
  }
  .footer__bottom-links-and-social-block{
    display: contents;
  }
  .footer__logo.logo{
    order: -3;
    margin-bottom: 32px;
  }
  .footer__pay.new-bottom-block{
    align-items: center;
    justify-content: center;
  }
  .footer__pay{
    margin: 0;
  }
  .footer__social-media{
    align-items: center;
    justify-content: center;
    order: -1;
    margin-bottom: 32px;
  }
  .footer__top.container{
    order: -2;
  }
  .footer__pay.new-bottom-block{
    flex-direction: column;
  }
  .footer__pay.new-bottom-block{
    margin-bottom: 32px;
  }
  .footer__pay.new-bottom-block span {
    max-width: 100%;
  }
}

@media (max-width: 500px) {
  .footer__about {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }
  .footer__logo .logo__picture img{
    min-width: 140px;
    min-height: 36px;
  }
}


.header__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 0px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.header.fixed .header__top {
  display: none;
}

.header__address {
  display: flex;
  gap: 8.5px;
  align-items: center;
}

.header__phone-social {
  width: 28px;
  height: 28px;
}

.header__address-svg {
  display: flex;
  align-items: center;
}

.header__container {
  margin: 0 auto;
  max-width: 1820px;
  padding: 0 50px;
  width: 100%;
}

.header__phone-items {
  display: flex;
  align-items: center;
  gap: 20px;
}

.header__phone-item .header__phone {
  color: rgb(82, 125, 166);
  font-size: 18px;
  font-weight: 700;
  line-height: 23.4px;
  letter-spacing: 0%;
  text-align: left;
}

.header__phone-text {
  padding-left: 20px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  color: rgb(9, 9, 9);
  font-size: 16px;
  font-weight: 400;
  line-height: 20.8px;
  text-align: left;
}

.header__phone-item {
  display: flex;
  align-items: center;
  gap: 6px;
}

.header__bottom {
  padding: 16px 0px;
}

.header__address-city {
  color: rgb(82, 125, 166);
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 600;
  line-height: 110%;
  letter-spacing: 0%;
  text-align: center;
  text-decoration-line: underline;
}

.header__logo-text {
  color: rgb(51, 51, 51);
  font-size: 14px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0%;
  padding-left: 10px;
  text-align: left;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
}

.header-nav__link {
  color: rgb(33, 66, 99);
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 700;
  line-height: 20.8px;
  letter-spacing: 0%;
  text-align: center;
}

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

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

.header__content {
  display: flex;
  align-items: center;
  gap: 14px;
}

.header__search {
  padding: 14px;
}

.header-nav__arrow-btn {
  display: inline-block;
  cursor: pointer;
  padding: 3px;
  transition: 0.3s;
}

.header-nav__arrow-btn--active {
  transform: rotate(180deg);
  transition: 0.3s;
}

.header__bottom-btns .header__btn--help {
  background-color: #0468B0;
}

.header__bottom-btns {
  display: flex;
  align-items: center;
  gap: 14px;
  justify-content: space-between;
}

.header-nav__arrow-btn {
  background-image: url('/imgs/header/arrow.svg');
  z-index: 3;
  background-size: cover;
  background-repeat: no-repeat;
  width: 14px;
  height: 8px;
}

.header__picture-search {
  width: auto;
  height: auto;
}

.header-nav__item {
  gap: 6px;
}

@media (max-width: 1760px) {
  .header__logo-text {
    display: none;
  }
}

@media (max-width: 1600px) {
  .header__container {
    padding: 0 15px;
  }
}

@media (max-width: 1520px) {
  .header-nav__item {
    padding: 0 4px;
  }

  .logo__picture,
  .logo__picture img {
    width: 156px;
  }

  .header__content {
    gap: 5px;
  }

  .header__btn {
    max-width: 160px;
  }
}

@media (max-width: 1460px) {
  .header__btn {
    max-width: 160px;
  }
}

@media (max-width: 1279px) {
  .header-mobile {
    display: block;
  }

  .header-nav__item {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 10px;
    padding: 0;
    position: relative;
    width: 100%;
    justify-content: space-between;
  }

  .header__btn {
    max-width: 100%;
  }

  .header__content.active {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  .logo__picture,
  .logo__picture img {
    width: 99px;
    height: 26px;
  }

  .header-mobile__inner {
    padding-bottom: 9.5px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }

  .header-mobile.fixed {
    padding: 15px;
  }

  .header__bottom-btns {
    padding-top: 30px;
  }

  .header__bottom {
    padding: 0;
  }

  .header-center__phone-wrap {
    justify-content: space-between;
    padding-top: 10px;
  }

  .header__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    background-color: #fff;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 400px;
    overflow: auto;
    padding: 20px 15px;
    position: fixed;
    right: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    transition: -webkit-transform .4s cubic-bezier(.455, .03, .515, .955);
    -webkit-transition: -webkit-transform .4s cubic-bezier(.455, .03, .515, .955);
    transition: transform .4s cubic-bezier(.455, .03, .515, .955);
    transition: transform .4s cubic-bezier(.455, .03, .515, .955), -webkit-transform .4s cubic-bezier(.455, .03, .515, .955);
    z-index: 101;
  }

  .header__top {
    display: none;
  }

  .header__container {
    padding: 0 15px;
  }

  .header__content {
    display: block;
    width: 100%;
    max-width: 100%;
  }

  .header-nav__arrow-btn {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 10px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
  }

  .header__bottom .header__logo {
    display: none;
  }

  .header-center-bottom__content,
  .header-nav {
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media (min-width: 1400px) {
  .header-nav__item:hover .header-nav__arrow-btn {
    transform: rotate(180deg);
    transition: 0.3s;
  }

  .header-nav__arrow-btn:hover {
    transform: rotate(180deg);
    transition: 0.3s;
  }

  .header-nav__item:hover .header-nav__submenu {
    opacity: 1;
    visibility: visible;
    z-index: 3;
  }
}

@media (max-width: 600px) {
  .header__container {
    padding: 0 10px;
  }
}

.intro__text-subtitle {
    color: rgb(51, 51, 51);
    font-size: 18px;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: 0%;
    text-align: left;
    margin-bottom: 50px;
}

.intro__information {
    padding: 20px;
    border: 1px solid rgba(51, 102, 153, 0.32);
    border-radius: 20px;
}

.intro__information-title {
    color: rgb(4, 104, 176);
    font-size: 20px;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: lowercase;
    margin-bottom: 8px;
    text-align: center;
}

.intro__information-title span {
    color: rgb(4, 104, 176);
    font-size: 50px;
    font-weight: 500;
    line-height: 50.4px;
    letter-spacing: 0%;
    text-align: center;
    text-transform: uppercase;
}

.intro__information-subtitle {
    color: rgba(51, 51, 51, 0.6);
    font-size: 16px;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: 0%;
    text-align: center;
}

.intro__informations {
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 50px;
}

.intro__title--home {
    margin-bottom: 10px;
}

.intro__information:nth-child(3) {
    grid-column: span 2;
}

.intro {
    background: url('/redisign/assets/img/doc/10 1.png') 50% no-repeat;
    background-attachment: fixed;
    background-size: cover;
    overflow: hidden;
    position: relative;
    padding: 100px 0 0;
    position: relative;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 1;
    overflow: visible;
}

.intro__btn-home {
    background-color: rgb(4, 104, 176);
}

@media (min-width: 600px) {
    .intro__informations {
        grid-template-columns: repeat(3, 1fr);
    }

    .intro__information:nth-child(3) {
        grid-column: span 1;
    }
}


@media (max-width: 700px) {
    .intro__text-subtitle {
        margin-bottom: 30px;
        font-size: 16px;
        font-weight: 500;
        line-height: 140%;
        letter-spacing: 0%;
        text-align: left;
    }

    .intro__information-title {
        color: rgb(4, 104, 176);
        font-size: 14px;
        font-weight: 500;
        line-height: 140%;
        letter-spacing: 0%;
        text-align: center;
        text-transform: lowercase;
    }

    .intro__information-title span {
        color: rgb(4, 104, 176);
        font-size: 40px;
        font-weight: 500;
        line-height: 100%;
        letter-spacing: 0%;
        text-align: center;
        text-transform: uppercase;
    }

    .intro__information-subtitle {
        color: rgba(51, 51, 51, 0.6);
        font-size: 14px;
        font-weight: 500;
        line-height: 130%;
        letter-spacing: 0%;
        text-align: center;
    }
}

@media (max-width: 600px) {
    .intro__informations {
        margin-bottom: 30px;
    }

    .intro {
        padding-top: 25px;
    }
}

.intro__promotions {
    padding: 30px;
    border-radius: 20px;
    background-color: rgb(105, 198, 231);
    display: grid;
    grid-template-columns: 1fr auto;
    grid-template-rows: auto auto;
    gap: 4px 16px;
    align-items: center;
    position: absolute;
    bottom: -66px;
    max-width: 1160px;
    width: 100%;
}

.intro__promotion--title {
    color: rgb(255, 255, 255);
    font-size: 32px;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 0%;
    text-align: left;
    grid-column: 1;
    grid-row: 1;
}

.intro__promotion--subtitle {
    color: rgba(255, 255, 255, 0.7);
    font-size: 18px;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: 0%;
    text-align: left;
    grid-column: 1;
    grid-row: 2;
}

.intro__promotion--price div {
    color: rgb(255, 255, 255);
    font-size: 30px;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 0%;
    text-align: center;
    padding: 12px 24px;
    background-color: rgb(4, 104, 176);
    display: inline-block;
    border-radius: 45px;
}

.intro__promotion--price {
    grid-column: 2;
    grid-row: 1 / span 2;
    align-self: center;
}

.intro__btns {
    margin-bottom: 178px;
}

.intro__picture img {
    object-fit: contain;
}

@media (max-width: 1300px) {
    .intro__promotions {
        max-width: 1120px;
    }
}

@media (max-width: 1190px) {
    .intro__btns {
        margin-bottom: 80px;
    }

    .intro__promotions {
        max-width: 1120px;
        display: flex;
        flex-direction: column;
        gap: 16px;
        position: relative;
        bottom: 0;
    }

    .intro__promotion--title {
        color: rgb(255, 255, 255);
        font-size: 24px;
        font-weight: 700;
        line-height: 120%;
        letter-spacing: 0%;
        text-align: center;
    }

    .intro__promotion--price div {
        color: rgb(255, 255, 255);
        font-size: 26px;
        font-weight: 700;
        line-height: 120%;
        letter-spacing: 0%;
        text-align: center;
        width: 100%;
    }

    .intro__promotion--subtitle {
        color: rgba(255, 255, 255, 0.7);
        font-size: 14px;
        font-weight: 500;
        line-height: 130%;
        letter-spacing: 0%;
        text-align: center;
    }
}

@media (max-width: 600px) {
      .intro__promotion--price {
           width: 100%;
      }
      
      .intro {
           margin-bottom: 57px;
      }
 }
 
 
 .header-nav__submenu {
    border-right: 6px solid transparent;
}

.header-nav__submenu::-webkit-scrollbar-track {
    background-color: rgb(228, 228, 228);
    border-radius: 10px;
    -webkit-box-shadow: inset 5px 5px 5px -5px rgba(34, 60, 80, .2)
}

.header-nav__submenu::-webkit-scrollbar-thumb {
    background: rgba(82, 125, 166, 0.8);
    border-radius: 10px
}

.header-nav__submenu::-webkit-scrollbar {
    height: 80%;
    width: 6px;
    padding: 5px;
}

.header-nav__submenu::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.05);
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 6px;
    border-radius: 10px;
}

@media (min-width: 1400px) {
    .header-nav__submenu-link {
        text-align: left;
    }

    .header-nav__submenu {
        padding-top: 20px;
        left: 100%;
    }

    .header-nav__submenu {
        text-align: left;
        width: 314px;
        align-items: start;
    }
}

@media (max-width: 550px) {
    .intro-service__inner {
        padding: 50px 0 40px;
    }
}

.text__content table {
//width: 100%;
border-collapse: collapse;
}

.text__content th, .text__content td {
padding: 15px 10px;
text-align: left;
vertical-align: top;
-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.text__content thead th {
font-weight: 300;
font-size: 16px;
line-height: 24px;
color: #333333;
background: #f5f5f5;
}

.text__content tbody tr td:first-child {
font-weight: 500;
font-size: 18px;
line-height: 24px;
color: #333333;
width: 30%;
}

.text__content tbody tr td:not(:first-child) {
font-weight: 400;
font-size: 14px;
line-height: 140%;
color: #333333;
}


.text__content tr {
border-bottom: 1px solid #e0e0e0;
}

@media screen and (max-width: 1114px) {
.text__content table, 
.text__content thead, 
.text__content tbody, 
.text__content tr {
display: block;
width: 100%;
}

.text__content thead {
display: none;
}

.text__content tr {
margin-bottom: 20px;
border: 1px solid #e0e0e0;
}

.text__content td {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
	-ms-flex-direction: column;
		flex-direction: column;
width: 100% !important;
padding: 10px;
border-bottom: 1px solid #eee;
}

.text__content td:last-child {
border-bottom: 0;
}

.text__content tbody tr td:first-child {
font-size: 16px;
padding: 15px 10px;
background: #f5f5f5;
border-bottom: 1px solid #e0e0e0;
}
}




.reviewer_new-doc .reviewer__photo {
       max-width: 75px;
}

.reviewer_new-doc .reviewer__photo {
       max-width: 80px;
       aspect-ratio: 1 / 1;
       border-radius: 50%;
       overflow: hidden;
}

.reviewer_new-doc .reviewer__content {
       background-color: #f5f9fc;
       padding: 24px;
       display: flex;
       flex-direction: column;
}

.reviewer_new-doc .reviewer__inner {
       justify-content: flex-start;
       padding: 0;
       padding-block-start: 23px;
       gap: 12px;
}

.reviewer_new-doc .reviewer__spec-tabs {
       display: flex;
       gap: 10px;
}

.reviewer_new-doc .reviewer__spec-tab {
       padding: 12px;
       border: 1px solid #33669933;
       border-radius: 40px;
       color: #336699;
       font-size: 14px;
       font-weight: 400;
       line-height: 1.5;
}

.reviewer_new-doc .reviewer__name {
       color: #333333;
       font-size: 16px;
       font-weight: 400;
       line-height: 1.5;
}

.reviewer_new-doc .reviewer__date {
       display: flex;
       flex-direction: row;
       justify-content: space-between;
       padding: 0;
       border: none;
       border-bottom: 2px solid #ccd9e3;
       padding-block-end: 23px;
}

.reviewer_new-doc .reviewer__info {
       padding: 0;
}

.reviewer_new-doc .reviewer__photo {
       max-width: 80px;
       aspect-ratio: 1 / 1;
       border-radius: 50%;
       overflow: hidden;
}

.reviewer_new-doc .reviewer__date span,
.reviewer_new-doc .reviewer__publish span {
       font-size: 14px;
       font-weight: 400;
       line-height: 1.5;
}

.reviewer_new-doc .reviewer__publish span.date {
       color: #336699;
}

.article-detail__picrure img {
       border-radius: 20px;
}

.article-detail__informations {
       display: flex;
       align-items: center;
       justify-content: space-between;
       border-bottom: 1px solid rgba(0, 0, 0, 0.1);
       padding-bottom: 20px;
}

.article-detail__information-top {
       display: flex;
       align-items: center;
       gap: 64px;
}

.article-detail__information-reading {
       display: flex;
       flex-direction: column;
}

.article-detail__information-reading div:first-child {
       color: rgb(51, 102, 153);
       font-size: 16px;
       font-weight: 600;
       line-height: 28px;
       letter-spacing: 0%;
       text-align: left;
}

.article-detail__information-reading div:last-child {
       color: rgba(0, 0, 0, 0.9);
       font-size: 16px;
       font-weight: 500;
       line-height: 28px;
       letter-spacing: 0%;
       text-align: left;
}

.article-detail__information-link {
       width: 250px;
       height: 50px;
       border: 1px solid rgb(51, 102, 153);
       border-radius: 45px;
       display: flex;
       align-items: center;
       justify-content: center;
       gap: 8px;
       cursor: pointer;
}


.article-detail__information-text {
       color: rgb(51, 102, 153);
       font-size: 16px;
       font-weight: 500;
       line-height: 18.4px;
       letter-spacing: 0%;
       text-align: center;
}

.article-detail__information-bottom {
       display: flex;
       align-items: center;
       gap: 14px;
}

.article-detail__information-social {
       width: 50px;
       height: 50px;
}

@media (max-width: 750px) {
       .article-detail__informations {
              flex-direction: column;
              align-items: start;
              gap: 20px;
       }

       .article-detail__information-social {
              width: 45px;
              height: 45px;
       }

       .article-detail__information-top {
              flex-direction: column;
              gap: 10px;
              width: 100%;
       }

       .article-detail__information-reading {
              flex-direction: row;
              justify-content: space-between;
              width: 100%;
       }

       .article-detail__information-text {
              display: none;
       }

       .article-detail__information-link {
              width: 45px;
              height: 45px;
       }
}

.article-detail__navigations-items {
       display: flex;
       align-items: start;
       justify-content: space-between;
}

.reviewer_new-doc .container {
       display: block;
}

.reviewer_new-doc {
       margin-bottom: 40px;
       margin-top: 40px;
}

.сontents-articles__items {
       display: block;
       justify-content: space-between;
}

.article-detail__navigations-items .сontents-articles__items {
       border: 0px solid #CCD9E3;
}

.reviewer_new-doc .reviewer__content {
       padding: 20px;
       position: relative;
}

.reviewer_new-doc .reviewer__date {
       padding-block-end: 10px;
}

.reviewer_new-doc .reviewer__spec-tab {
       border: 0px solid #33669933;
       color: rgba(0, 0, 0, 0.5);
       font-family: Montserrat;
       font-size: 14px;
       font-weight: 400;
       line-height: 21px;
       text-align: left;
}

.article-detail__navigations-items .reviewer__link {
       max-width: 392px;
       display: flex;
       width: 100%;
       gap: 10px;
}

.article-detail__navigations-items .сontents-articles__items {
       padding: 0;
}

.reviewer_new-doc .reviewer__spec-tab {
       padding: 0;
}

.reviewer_new-doc .reviewer__name {
       color: rgb(51, 51, 51);
       font-size: 16px;
       font-weight: 400;
       line-height: 24px;
       text-align: left;
}

.reviewer_new-doc .reviewer__photo {
       max-width: 75px;
}

.reviewer__links {
       display: flex;
       flex-direction: column;
       gap: 10px;
}

.reviewer_new-doc .reviewer__inner {
       padding-block-start: 10px;
       position: relative;
}

@media (max-width: 900px) {
       .article-detail__navigations-items {
              align-items: start;
              flex-direction: column;
       }

       .article-detail__navigations-item .сontents-articles {
              margin-bottom: 0px;
       }

       .article-detail__navigations-item .reviewer__inner {
              align-items: flex-start;
       }

       .reviewer_new-doc .reviewer__photo {
              max-width: 53px;
       }

       .reviewer_new-doc .reviewer__name {
              min-height: 50px;
       }

       .reviewer_new-doc .reviewer__spec-tabs {
              margin-left: -65px;
       }

       .reviewer_new-doc .reviewer__info {
              border-top: 0px solid #ccd9e3;
       }

       .reviewer_new-doc .reviewer__publish,
       .reviewer_new-doc .reviewer__change {
              flex-direction: row;
              gap: 6px;
       }

       .reviewer_new-doc .reviewer__date {
              left: 0px;
              padding-bottom: 6px;
              position: static;
       }
}

@media (max-width: 600px) {
       .article-detail__navigations-items .reviewer__link {
              max-width: 100%;
       }
}
.geography-list {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
        margin: 50px 0;
}
.geography-list li{
    margin-bottom: 7px;
    color: rgb(33, 66, 99);
    transition: color .1s linear, background-color .1s linear, border-color .1s linear;
    font-weight: 600;
}
.geography-list li:hover {
        color: #69c6e7;
    }
@media (max-width: 1024px) {
    .geography-list {
        grid-template-columns: repeat(3, 1fr);
    }
}
@media (max-width: 624px) {
    .geography-list {
        grid-template-columns: repeat(2, 1fr);
    }
}


.articles-page__inner {
  gap: 21px;
  justify-content: space-between;
}

.articles-page__inner>* {
  -ms-flex-preferred-size: calc(33.3333% - 53.333px);
  flex-basis: calc(33.3333% - 18.333px);
}

.articles-page__item {
  background-color: #F8FAFE;
  padding: 16px;
  border-radius: 20px;
}

.articles-page__picture img {
  height: 200px;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  border-radius: 10px;
}

.articles-page__descr {
  text-align: left;
}

.articles-page__descr-text {
  margin-bottom: 40px;
}

.articles-page__descr-btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    bottom: 10px;
    left: 16px;
    right: 16px;
}

.articles-page__descr-btn svg {
  border-radius: 20px;
  border-radius: 50%;
  max-width: 25px;
  max-height: 25px;
  width: 100%;
  height: 100%;
}


.articles-page__item:hover .articles-page__descr-btn svg path {
  stroke: white;
  color: white;
}
.articles-page__item:hover {
  box-shadow: 0 0 20px 0 rgba(86, 179, 211, 0.8);
}


.articles-page__item:hover .articles-page__descr-btn svg  {
  stroke: white;
  background-color: #336699;
}

.articles-page__descr-btn p {
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #0468B0;
}

@media (max-width: 1100px) {
  .articles-page__inner>* {
    -ms-flex-preferred-size: 49%;
    flex-basis: 48%;
  }
}

@media (max-width: 724px) {
  .articles-page__descr-btn p {
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0%;
  }
  
  .articles-page__descr-btn {
      left: 12px;
      right: 12px;
  }

  .articles-page__inner {
    gap: 12px;
  }

  .articles-page__descr-text {
    margin-bottom: 36px;
  }

  .articles-page__item {
    padding: 12px;
  }

  .articles-page__picture img {
    height: 155px;
  }
  
  .articles-page__descr-btn svg {
      border-radius: 20px;
      border-radius: 50%;
      max-width: 20px;
      max-height: 20px;
   }

}

@media (max-width: 620px) {
  .articles-page__inner>* {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

}

.articles-page__inner {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.articles-page__item {
  transition: opacity 0.3s ease, max-height 0.3s ease;
}

.articles-page__item.hidden {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  margin: 0;
  padding: 0;
  border: none;
  display: none;
}

.articles-page__view-all {
  cursor: pointer;
  position: relative;
  z-index: 100;
  font-weight: 500;
  font-size: 16px;
  line-height: 115%;
  text-align: center;
  color: #fff;
  width: 244px;
  height: 52px;
  border-radius: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0 20px 0 rgba(86, 179, 211, 0.8);
  background-color: #69c6e7;
  transition: background-color 0.3s ease, color 0.2s linear;
}

.articles-page__view-all:hover {
  background-color: rgb(58, 171, 212);
}

.articles-page__view {
  display: flex;
  width: 100%;
  justify-content: center;
  padding-top: 32px;
}

@media (max-width: 500px) {
  .articles-page__view {
    padding-top: 24px;
  }

  .articles-page__view-all {
    width: 100%;
    height: 48px;
  }
}

.header__logo--emocionante {
  display: none;
}

@media (max-width: 1520px) {
  .header__btn {
    max-width: 100%;
  }
}

@media (max-width: 1464px) {
  .header__btn {
    padding: 11px;
  }
}

@media (max-width: 1400px) {
  .header__logo--emocionante {
    display: block;
  }

  .header__content {
    width: 100%;
    max-width: 100%;
    justify-content: space-between;
  }

  .header__logo--hidden {
    display: none;
  }

  .logo__picture,
  .logo__picture img {
    width: 95px;
    height: 26px;
  }

  .header__top .header__phone-item svg {
    display: none;
  }
}