

/* Start:/local/templates/main/css/main.css?1642771501202859*/
@charset "UTF-8";

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

.lg-outer .lg-has-video .lg-video-object,
.swiper-invisible-blank-slide {
    visibility: hidden
}

.actions__list,
.baloon,
.blog__figure_pic,
.blog__item,
.blog__list,
.columns,
.contact__baloon,
.d__filter,
.doctors__info,
.doctors__name,
.doctors__options,
.doctors__options_item,
.doctors__section_name,
.form__main,
.maps__block .form__main,
.point__item,
.s__filter,
.sales__list,
.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-direction: normal
}

button,
hr,
input {
    overflow: visible
}

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

#lg-counter,
.lg-outer .lg-video-cont {
    vertical-align: middle;
    display: inline-block
}

.lg-icon,
button,
select {
    text-transform: none
}

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

h1 {
    font-size: 2em;
    margin: .67em 0
}

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

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

a {
    background-color: transparent
}

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

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

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

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

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

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

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

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

textarea {
    overflow: auto
}

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

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

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

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

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

.lg-icon,
body,
h1,
h2,
h3 {
    font-weight: 400
}

.lg-icon,
body {
    font-style: normal
}

.lg-icon,
html {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}

.gm-style .gm-style-iw {
    top: 25px!important;
    left: -10px!important;
    border-radius: 4px!important;
    box-shadow: none!important;
    padding: 0!important
}

.gm-style .gm-style-iw-t:after,
.gm-style .gm-style-iw-t:before,
.gm-style .gm-ui-hover-effect {
    display: none!important
}

.gm-style .gm-style-iw-d {
    overflow: auto!important
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: auto;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -ms-flex-negative: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: 100%;
    height: auto;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, heightv;
    transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), transparent);
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), transparent);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), transparent);
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), transparent);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal>.swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical>.swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-container-cube,
.swiper-container-flip {
    overflow: visible
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullet {
    display: inline-block;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: 0;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-scrollbar-cursor-drag,
.swiper-slide-zoomed {
    cursor: move
}

.swiper-pagination-bullet-active {
    opacity: 1
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: .2s transform, .2s top, .2s -webkit-transform;
    -o-transition: .2s transform, .2s top, .2s -webkit-transform;
    transition: .2s transform, .2s top, .2s -webkit-transform
}

.swiper-pagination-lock,
.swiper-scrollbar-lock {
    display: none
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s transform, .2s left, .2s -webkit-transform;
    -o-transition: .2s transform, .2s left, .2s -webkit-transform;
    transition: .2s transform, .2s left, .2s -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s transform, .2s right, .2s -webkit-transform;
    -o-transition: .2s transform, .2s right, .2s -webkit-transform;
    transition: .2s transform, .2s right, .2s -webkit-transform
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255, 255, 255, .25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000
}

.swiper-scrollbar {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    -webkit-background-size: 100% 100%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

@font-face {
    font-family: lg;
    src: url(/local/templates/main/css/../fonts/lg.eot?n1z373);
    src: url(/local/templates/main/css/../fonts/lg.eot?#iefixn1z373) format("embedded-opentype"), url(/local/templates/main/css/../fonts/lg.woff?n1z373) format("woff"), url(/local/templates/main/css/../fonts/lg.ttf?n1z373) format("truetype"), url(/local/templates/main/css/../fonts/lg.svg?n1z373#lg) format("svg");
    font-weight: 400;
    font-style: normal
}

.lg-icon {
    font-family: lg;
    speak: none;
    font-variant: normal;
    line-height: 1
}

.lg-actions .lg-next,
.lg-actions .lg-prev {
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #999;
    cursor: pointer;
    display: block;
    font-size: 22px;
    margin-top: -10px;
    padding: 8px 10px 9px;
    position: absolute;
    top: 50%;
    z-index: 1080
}

.lg-actions .lg-next.disabled,
.lg-actions .lg-prev.disabled {
    pointer-events: none;
    opacity: .5
}

.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
    color: #fff
}

.lg-actions .lg-next {
    right: 20px
}

.lg-actions .lg-next:before {
    content: "\e095"
}

.lg-actions .lg-prev {
    left: 20px
}

.lg-actions .lg-prev:after {
    content: "\e094"
}

@-webkit-keyframes lg-right-end {
    0%,
    100% {
        left: 0
    }
    50% {
        left: -30px
    }
}

@keyframes lg-right-end {
    0%,
    100% {
        left: 0
    }
    50% {
        left: -30px
    }
}

@-webkit-keyframes lg-left-end {
    0%,
    100% {
        left: 0
    }
    50% {
        left: 30px
    }
}

@keyframes lg-left-end {
    0%,
    100% {
        left: 0
    }
    50% {
        left: 30px
    }
}

.lg-outer.lg-right-end .lg-object {
    -webkit-animation: lg-right-end .3s;
    animation: lg-right-end .3s;
    position: relative
}

.lg-outer.lg-left-end .lg-object {
    -webkit-animation: lg-left-end .3s;
    animation: lg-left-end .3s;
    position: relative
}

.lg-toolbar {
    z-index: 1082;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.lg-toolbar .lg-icon {
    color: #999;
    cursor: pointer;
    float: right;
    font-size: 24px;
    height: 47px;
    line-height: 27px;
    padding: 10px 0;
    text-align: center;
    width: 50px;
    text-decoration: none!important;
    outline: 0;
    -webkit-transition: color .2s linear;
    -o-transition: color .2s linear;
    transition: color .2s linear
}

.baloon,
.blog__action_link,
.blog__item,
.blog__more,
.breadcrumbs__link,
.clinics__doctors,
.clinics__job,
.clinics__medal,
.clinics__navigation,
.doctors__figure,
.footer__clubs_item,
.footer__links_item,
.form__head_phone,
.header__dropmenu_link,
.header__menu_link,
.header__menusub_link,
.sales__figure,
.sales__link,
.slider__button,
.table__catalog_item,
.top__link,
.top__menu_link,
a {
    text-decoration: none
}

.lg-pull-caption-up .lg-toolbar .lg-icon,
.lg-thumb-open .lg-toolbar .lg-icon,
.lg-toolbar .lg-icon {
    margin: 0
}

@media(max-width:1366px) {
    .lg-toolbar .lg-icon {
        margin: 0
    }
}

.lg-toolbar .lg-icon:hover {
    color: #fff
}

.lg-toolbar .lg-close:after {
    content: "\e070"
}

.lg-toolbar .lg-download:after {
    content: "\e0f2"
}

.lg-sub-html {
    background-color: rgba(0, 0, 0, .45);
    padding: 10px 40px;
    position: fixed;
    right: 0;
    z-index: 1080
}

.lg-sub-html h4 {
    margin: 0;
    font-size: 13px;
    font-weight: 700
}

.lg-sub-html p {
    font-size: 12px;
    margin: 5px 0 0
}

#lg-counter {
    color: #999;
    font-size: 16px;
    padding-left: 20px;
    padding-top: 12px
}

.lg-next,
.lg-prev,
.lg-toolbar {
    opacity: 1;
    -webkit-transition: opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear, -webkit-transform .35s cubic-bezier(0, 0, .25, 1) 0s;
    -o-transition: transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
    transition: transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
    transition: transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear, -webkit-transform .35s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-hide-items .lg-prev {
    opacity: 0;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
}

.lg-hide-items .lg-next {
    opacity: 0;
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
}

.lg-hide-items .lg-toolbar {
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
    -webkit-transform: scale3d(.5, .5, .5);
    transform: scale3d(.5, .5, .5);
    opacity: 0;
    -webkit-transition: opacity 250ms cubic-bezier(0, 0, .25, 1), -webkit-transform 250ms cubic-bezier(0, 0, .25, 1) 0s!important;
    -o-transition: transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1)!important;
    transition: transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1)!important;
    transition: transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1), -webkit-transform 250ms cubic-bezier(0, 0, .25, 1) 0s!important;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1
}

.lg-outer .lg-thumb-outer {
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 1080;
    max-height: 350px;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    -webkit-transition: -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
    -o-transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s;
    transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s;
    transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s, -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
    -webkit-transition-duration: 0s!important;
    -o-transition-duration: 0s!important;
    transition-duration: 0s!important
}

.lg-outer.lg-thumb-open .lg-thumb-outer {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.lg-outer .lg-thumb {
    padding: 10px 0;
    height: 100%;
    margin-bottom: -5px
}

.lg-outer .lg-thumb-item {
    cursor: pointer;
    float: left;
    overflow: hidden;
    height: 100%;
    border: 2px solid #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 5px
}

@media(min-width:1025px) {
    .lg-outer .lg-thumb-item {
        -webkit-transition: border-color .25s ease;
        -o-transition: border-color .25s ease;
        transition: border-color .25s ease
    }
}

.lg-outer .lg-thumb-item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.lg-outer.lg-has-thumb .lg-item {
    padding-bottom: 120px
}

.lg-outer.lg-can-toggle .lg-item {
    padding-bottom: 0
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
    -webkit-transition: bottom .25s ease;
    -o-transition: bottom .25s ease;
    transition: bottom .25s ease
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html,
.lg-sub-html {
    background: 0;
    color: #fff;
    line-height: 38px;
    font-weight: 700;
    font-size: 18px;
    top: auto;
    bottom: auto;
    height: 60px;
    margin-top: 25px;
    width: 1000px;
    text-align: left;
    left: 50%;
    pointer-events: none;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.lg-outer .lg-toggle-thumb {
    background-color: #0d0a0a;
    -webkit-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
    color: #999;
    cursor: pointer;
    font-size: 24px;
    height: 39px;
    line-height: 27px;
    padding: 5px 0;
    position: absolute;
    right: 20px;
    text-align: center;
    top: -39px;
    width: 50px
}

.lg-outer .lg-toggle-thumb:hover,
.lg-outer.lg-dropdown-active #lg-share {
    color: #fff
}

.lg-outer .lg-toggle-thumb:after {
    content: "\e1ff"
}

.lg-outer .lg-video-cont {
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    padding: 0 5px
}

.lg-outer .lg,
.responsive--img {
    max-width: 100%
}

.lg-outer .lg-video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative
}

.lg-outer .lg-video .lg-object {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%!important;
    height: 100%!important
}

.lg-outer .lg-video .lg-video-play {
    width: 84px;
    height: 59px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -42px;
    margin-top: -30px;
    z-index: 1080;
    cursor: pointer
}

.lg-outer .lg-has-vimeo .lg-video-play {
    background: url(/local/templates/main/css/../img/vimeo-play.png) no-repeat
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
    background: url(/local/templates/main/css/../img/vimeo-play.png) 0 -58px no-repeat
}

.lg-outer .lg-has-html5 .lg-video-play {
    background: url(/local/templates/main/css/../img/video-play.png) no-repeat;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    width: 64px;
    opacity: .8
}

.lg-outer .lg-has-html5:hover .lg-video-play {
    opacity: 1
}

.lg-outer .lg-has-youtube .lg-video-play {
    background: url(/local/templates/main/css/../img/youtube-play.png) no-repeat
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
    background: url(/local/templates/main/css/../img/youtube-play.png) 0 -60px no-repeat
}

.lg-outer .lg-video-object {
    width: 100%!important;
    height: 100%!important;
    position: absolute;
    top: 0;
    left: 0
}

.lg-outer .lg-has-video.lg-video-playing .lg-object,
.lg-outer .lg-has-video.lg-video-playing .lg-video-play {
    display: none
}

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
    visibility: visible
}

.lg-progress-bar {
    background-color: #333;
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1083;
    opacity: 0;
    -webkit-transition: opacity 80ms ease 0s;
    -o-transition: opacity 80ms ease 0s;
    transition: opacity 80ms ease 0s
}

.lg-progress-bar .lg-progress {
    background-color: #a90707;
    height: 5px;
    width: 0
}

.lg-progress-bar.lg-start .lg-progress {
    width: 100%
}

.lg-show-autoplay .lg-progress-bar {
    opacity: 1
}

.lg-autoplay-button:after {
    content: "\e01d"
}

.lg-show-autoplay .lg-autoplay-button:after {
    content: "\e01a"
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s
}

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s;
    -o-transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s;
    transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s;
    transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s, -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
    -o-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
    transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: opacity .15s, -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s!important;
    -o-transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s!important;
    transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s!important;
    transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s, -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s!important;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

#lg-zoom-in:after {
    content: "\e311"
}

#lg-actual-size {
    font-size: 20px
}

#lg-actual-size:after {
    content: "\e033"
}

#lg-zoom-out {
    opacity: .5;
    pointer-events: none
}

#lg-zoom-out:after {
    content: "\e312"
}

.lg-zoomed #lg-zoom-out {
    opacity: 1;
    pointer-events: auto
}

.header__menusub,
.maps__area,
.preloader {
    pointer-events: none
}

.lg-outer .lg-pager-outer {
    bottom: 60px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 1080;
    height: 10px
}

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
    overflow: visible
}

.lg-outer .lg-pager-cont {
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    margin: 0 5px
}

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
    -webkit-box-shadow: 0 0 0 2px #fff inset;
    box-shadow: 0 0 0 2px #fff inset
}

.lg-outer .lg-pager-thumb-cont {
    background-color: #fff;
    color: #fff;
    bottom: 100%;
    height: 83px;
    left: 0;
    margin-bottom: 20px;
    margin-left: -60px;
    opacity: 0;
    padding: 5px;
    position: absolute;
    width: 120px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: opacity .15s ease 0s, -webkit-transform .15s ease 0s;
    -o-transition: opacity .15s ease 0s, transform .15s ease 0s;
    transition: opacity .15s ease 0s, transform .15s ease 0s;
    transition: opacity .15s ease 0s, transform .15s ease 0s, -webkit-transform .15s ease 0s;
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0)
}

.lg-outer .lg-pager-thumb-cont img {
    width: 100%;
    height: 100%
}

.lg-outer .lg-pager {
    background-color: rgba(255, 255, 255, .5);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 8px rgba(255, 255, 255, .7) inset;
    box-shadow: 0 0 0 8px rgba(255, 255, 255, .7) inset;
    display: block;
    height: 12px;
    -o-transition: box-shadow .3s ease 0s;
    -webkit-transition: -webkit-box-shadow .3s ease 0s;
    transition: -webkit-box-shadow .3s ease 0s;
    transition: box-shadow .3s ease 0s;
    transition: box-shadow .3s ease 0s, -webkit-box-shadow .3s ease 0s;
    width: 12px
}

.lg-outer .lg-pager:focus,
.lg-outer .lg-pager:hover {
    -webkit-box-shadow: 0 0 0 8px #fff inset;
    box-shadow: 0 0 0 8px #fff inset
}

.lg-outer .lg-caret {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px dashed;
    bottom: -10px;
    display: inline-block;
    height: 0;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    vertical-align: middle;
    width: 0
}

.lg-fullscreen:after {
    content: "\e20c"
}

.lg-fullscreen-on .lg-fullscreen:after {
    content: "\e20d"
}

.lg-outer #lg-dropdown-overlay {
    background-color: rgba(0, 0, 0, .25);
    bottom: 0;
    cursor: default;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1081;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility 0s linear .18s, opacity .18s linear 0s;
    -o-transition: visibility 0s linear .18s, opacity .18s linear 0s;
    transition: visibility 0s linear .18s, opacity .18s linear 0s
}

.lg-outer.lg-dropdown-active #lg-dropdown-overlay,
.lg-outer.lg-dropdown-active .lg-dropdown {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
    visibility: visible
}

.lg-outer .lg-dropdown {
    background-color: #fff;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-size: 14px;
    list-style-type: none;
    margin: 0;
    padding: 10px 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 50px;
    opacity: 0;
    visibility: hidden;
    -ms-transform: translate3d(0, 5px, 0);
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
    -webkit-transition: visibility 0s linear .5s, opacity .18s linear 0s, -webkit-transform .18s linear 0s;
    -o-transition: transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
    transition: transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
    transition: transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s, -webkit-transform .18s linear 0s
}

.lg-outer .lg-dropdown:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
    position: absolute;
    border: 8px solid transparent;
    border-bottom-color: #fff;
    right: 16px;
    top: -16px
}

.lg-outer .lg-dropdown>li:last-child {
    margin-bottom: 0
}

.lg-outer .lg-dropdown>li:hover .lg-icon,
.lg-outer .lg-dropdown>li:hover a {
    color: #333
}

.lg-outer .lg-dropdown a {
    color: #333;
    display: block;
    white-space: pre;
    padding: 4px 12px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px
}

.lg-outer .lg-dropdown a:hover {
    background-color: rgba(0, 0, 0, .07)
}

.lg-outer .lg-dropdown .lg-dropdown-text {
    display: inline-block;
    line-height: 1;
    margin-top: -3px;
    vertical-align: middle
}

.lg-outer .lg-dropdown .lg-icon {
    color: #333;
    display: inline-block;
    float: none;
    font-size: 20px;
    height: auto;
    line-height: 1;
    margin-right: 8px;
    padding: 0;
    vertical-align: middle;
    width: auto
}

.lg-outer,
.lg-outer .lg,
.lg-outer .lg-inner {
    width: 100%;
    height: 100%
}

.lg-outer #lg-share {
    position: relative
}

.lg-outer #lg-share:after {
    content: "\e80d"
}

.lg-outer #lg-share-facebook .lg-icon {
    color: #3b5998
}

.lg-outer #lg-share-facebook .lg-icon:after {
    content: "\e901"
}

.lg-outer #lg-share-twitter .lg-icon {
    color: #00aced
}

.lg-outer #lg-share-twitter .lg-icon:after {
    content: "\e904"
}

.lg-outer #lg-share-googleplus .lg-icon {
    color: #dd4b39
}

.lg-outer #lg-share-googleplus .lg-icon:after {
    content: "\e902"
}

.lg-outer #lg-share-pinterest .lg-icon {
    color: #cb2027
}

.lg-outer #lg-share-pinterest .lg-icon:after {
    content: "\e903"
}

.group:after,
.group:before {
    display: table;
    content: "";
    line-height: 0
}

.baloon__name,
.slider__text,
body {
    line-height: 1.5
}

.group:after {
    clear: both
}

.lg-outer {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    opacity: 0;
    -webkit-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s
}

.lg-outer * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.lg-outer.lg-visible {
    opacity: 1
}

.lg-outer.lg-css3 .lg-item.lg-current,
.lg-outer.lg-css3 .lg-item.lg-next-slide,
.lg-outer.lg-css3 .lg-item.lg-prev-slide {
    -webkit-transition-duration: inherit!important;
    -o-transition-duration: inherit!important;
    transition-duration: inherit!important;
    -webkit-transition-timing-function: inherit!important;
    -o-transition-timing-function: inherit!important;
    transition-timing-function: inherit!important
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
    -webkit-transition-duration: 0s!important;
    -o-transition-duration: 0s!important;
    transition-duration: 0s!important;
    opacity: 1
}

.lg-outer.lg-grab img.lg-object {
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lg-outer.lg-grabbing img.lg-object {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.lg-outer .lg {
    position: relative;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    max-height: 100%
}

.lg-outer .lg-inner {
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap
}

.lg-outer .lg-item {
    background: url(/local/templates/main/css/../img/loading.gif) center center no-repeat;
    display: none!important
}

.lg-outer.lg-css .lg-current,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide,
.lg-outer.lg-css3 .lg-prev-slide {
    display: inline-block!important
}

.lg-outer .lg-img-wrap,
.lg-outer .lg-item {
    display: inline-block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%
}

.lg-outer .lg-img-wrap:before,
.lg-outer .lg-item:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px
}

.lg-outer .lg-img-wrap {
    position: absolute;
    padding: 0 5px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.lg-outer .lg-item.lg-complete {
    background-image: none
}

.lg-outer .lg-item.lg-current {
    z-index: 1060
}

.lg-outer .lg-image {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: auto!important;
    height: auto!important
}

.js__hidden,
.lg-actions .lg-next:before,
.lg-actions .lg-prev:after,
.lg-outer .lg-empty-html,
.lg-outer .lg-toggle-thumb,
.lg-outer.lg-hide-download #lg-download,
.lg-toolbar .lg-close:after {
    display: none
}

.lg-outer.lg-show-after-load .lg-item .lg-object,
.lg-outer.lg-show-after-load .lg-item .lg-video-play {
    opacity: 0;
    -webkit-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s
}

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
    opacity: 1
}

.lg-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1040;
    background-color: #000;
    opacity: 0;
    -webkit-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s;
    background-color: rgba(255, 255, 255, .9)
}

.lg-backdrop.in {
    opacity: 1
}

.lg-css3.lg-no-trans .lg-current,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-prev-slide {
    -webkit-transition: none 0s ease 0s!important;
    -o-transition: none 0s ease 0s!important;
    transition: none 0s ease 0s!important
}

.lg-css3.lg-use-css3 .lg-item,
.lg-css3.lg-use-left .lg-item {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.lg-css3.lg-fade .lg-item {
    opacity: 0
}

.lg-css3.lg-fade .lg-item.lg-current {
    opacity: 1
}

.lg-css3.lg-fade .lg-item.lg-current,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-prev-slide {
    -webkit-transition: opacity .1s ease 0s;
    -o-transition: opacity .1s ease 0s;
    transition: opacity .1s ease 0s
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
    opacity: 0
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
    -o-transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-slide.lg-use-left .lg-item {
    opacity: 0;
    position: absolute;
    left: 0
}

.main .wrapper,
.wrapper,
body {
    position: relative
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    left: -100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
    left: 100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    left: 0;
    opacity: 1
}

.preloader.load,
.top__search_form {
    opacity: 0;
    pointer-events: none
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    -webkit-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}

@font-face {
    font-display: fallback;
    font-family: 'Russo One';
    font-style: normal;
    font-weight: 400;
    src: local('Russo One'), local('RussoOne-Regular'), url(/local/templates/main/css/../fonts/russoone/russo-one-v6-latin_cyrillic-regular.woff2) format('woff2'), url(/local/templates/main/css/../fonts/russoone/russo-one-v6-latin_cyrillic-regular.woff) format('woff')
}

@font-face {
    font-display: fallback;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 300;
    src: local('Ubuntu Light'), local('Ubuntu-Light'), url(/local/templates/main/css/../fonts/ubuntu/ubuntu-v12-latin_cyrillic-300.woff2) format('woff2'), url(/local/templates/main/css/../fonts/ubuntu/ubuntu-v12-latin_cyrillic-300.woff) format('woff')
}

@font-face {
    font-display: fallback;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 400;
    src: local('Ubuntu Regular'), local('Ubuntu-Regular'), url(/local/templates/main/css/../fonts/ubuntu/ubuntu-v12-latin_cyrillic-regular.woff2) format('woff2'), url(/local/templates/main/css/../fonts/ubuntu/ubuntu-v12-latin_cyrillic-regular.woff) format('woff')
}

@font-face {
    font-display: fallback;
    font-family: Ubuntu;
    font-style: italic;
    font-weight: 400;
    src: local('Ubuntu Italic'), local('Ubuntu-Italic'), url(/local/templates/main/css/../fonts/ubuntu/ubuntu-v12-latin_cyrillic-italic.woff2) format('woff2'), url(/local/templates/main/css/../fonts/ubuntu/ubuntu-v12-latin_cyrillic-italic.woff) format('woff')
}

@font-face {
    font-display: fallback;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 500;
    src: local('Ubuntu Medium'), local('Ubuntu-Medium'), url(/local/templates/main/css/../fonts/ubuntu/ubuntu-v12-latin_cyrillic-500.woff2) format('woff2'), url(/local/templates/main/css/../fonts/ubuntu/ubuntu-v12-latin_cyrillic-500.woff) format('woff')
}

@font-face {
    font-display: fallback;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 700;
    src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url(/local/templates/main/css/../fonts/ubuntu/ubuntu-v12-latin_cyrillic-700.woff2) format('woff2'), url(/local/templates/main/css/../fonts/ubuntu/ubuntu-v12-latin_cyrillic-700.woff) format('woff')
}

@font-face {
    font-display: fallback;
    font-family: ALSRubl-Verdana;
    font-style: normal;
    font-weight: 400;
    src: url(/local/templates/main/css/../fonts/rouble/b-rub_verdana/alsrubl-verdana-regular.eot);
    src: url(/local/templates/main/css/../fonts/rouble/b-rub_verdana/alsrubl-verdana-regular.eot?#iefix) format("embedded-opentype"), url(/local/templates/main/css/../fonts/rouble/b-rub_verdana/alsrubl-verdana-regular.woff) format("woff"), url(/local/templates/main/css/../fonts/rouble/b-rub_verdana/alsrubl-verdana-regular.ttf) format("truetype"), url(/local/templates/main/css/../fonts/rouble/b-rub_verdana/alsrubl-verdana-regular.svg#ALSRublRegular) format("svg")
}

.rouble {
    font-family: ALSRubl-Verdana, Verdana, sans-serif
}

.header__dropmenu_link,
body {
    font-family: Ubuntu
}

.baloon__address,
.header__menu_item,
.point__head,
.preloader__loading,
.slider__head,
h1,
h2,
h3 {
    font-family: 'Russo One'
}

.lg-image {
    margin-bottom: 40px;
    -webkit-box-shadow: 0 20px 40px 0 rgba(2, 54, 127, .2);
    box-shadow: 0 20px 40px 0 rgba(2, 54, 127, .2)
}

.lg-actions .lg-next,
.lg-actions .lg-prev,
.lg-outer .lg-thumb-outer,
.lg-toolbar {
    background-color: transparent
}

.lg-close {
    width: 24px;
    height: 24px;
    background: url(/local/templates/main/css/../img/x-circle.svg) top right no-repeat;
    margin-top: 0
}

body,
html {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0
}

.lg-outer .lg-thumb {
    margin: auto
}

.bordered--img {
    border-radius: 4px
}

.preloader__logo,
.preloader__point {
    margin: 0 auto;
    position: absolute;
    left: 50%
}

.lg-outer .lg-thumb-item.active {
    border-color: #fff148
}

.lg-outer .lg-thumb-item:hover {
    border-color: #2d8dbd;
    border-width: 2px
}

body {
    color: rgba(51, 51, 51, .9);
    font-size: 16px;
    overflow: visible
}

.blog__figure,
.body__overflow,
.doctors__detail,
.doctors__figure,
.preloader,
.sales__item,
.service__other,
.services__detail,
.services__info_text,
.slider,
.wrapper {
    overflow: hidden
}

a {
    color: #2d8dbd;
    -o-transition: .3s color ease;
    -webkit-transition: .3s color ease;
    transition: .3s color ease
}

.main {
    background: url(/local/templates/main/css/../img/invalid-name.svg) 0 1400px no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    -webkit-transition: .75s ease;
    -o-transition: .75s ease;
    transition: .75s ease
}

.main .wrapper {
    background: url(/local/templates/main/css/../img/invalid-name.svg) 0 2900px no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    -webkit-transition: .75s ease;
    -o-transition: .75s ease;
    transition: .75s ease
}

html {
    overflow-x: hidden;
    font-size: 100%
}

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -o-transition: .5s opacity ease;
    -webkit-transition: .5s opacity ease;
    transition: .5s opacity ease
}

.preloader__container {
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    text-align: center
}

.preloader__point {
    width: 1px;
    height: 1px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-animation: white-shadow 2s infinite;
    animation: white-shadow 2s infinite
}

.preloader__logo {
    width: 120px;
    height: 150px;
    background: url(/local/templates/main/css/../img/logo-round.svg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    top: 50%
}

.top__header,
.top__wrapper {
    position: relative;
    width: 100%
}

.preloader__loading {
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    margin-left: 10px
}

@keyframes white-shadow {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(63, 180, 189, .2);
        box-shadow: 0 0 0 0 rgba(63, 180, 189, .2);
        -webkit-transition: -webkit-box-shadow .5s ease-in-out;
        -o-transition: box-shadow .5s ease-in-out;
        transition: box-shadow .5s ease-in-out;
        transition: box-shadow .5s ease-in-out, -webkit-box-shadow .5s ease-in-out
    }
    100% {
        -webkit-box-shadow: 0 0 0 600px transparent;
        box-shadow: 0 0 0 600px transparent;
        -webkit-transition: -webkit-box-shadow .6s ease-in-out;
        -o-transition: box-shadow .6s ease-in-out;
        transition: box-shadow .6s ease-in-out;
        transition: box-shadow .6s ease-in-out, -webkit-box-shadow .6s ease-in-out
    }
}

@-webkit-keyframes white-shadow {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(63, 180, 189, .2);
        box-shadow: 0 0 0 0 rgba(63, 180, 189, .2);
        -webkit-transition: -webkit-box-shadow .5s ease-in-out;
        -o-transition: box-shadow .5s ease-in-out;
        transition: box-shadow .5s ease-in-out;
        transition: box-shadow .5s ease-in-out, -webkit-box-shadow .5s ease-in-out
    }
    100% {
        -webkit-box-shadow: 0 0 0 600px transparent;
        box-shadow: 0 0 0 600px transparent;
        -webkit-transition: -webkit-box-shadow .6s ease-in-out;
        -o-transition: box-shadow .6s ease-in-out;
        transition: box-shadow .6s ease-in-out;
        transition: box-shadow .6s ease-in-out, -webkit-box-shadow .6s ease-in-out
    }
}

.top__wrapper {
    height: 40px;
    background-color: #246aa3;
    background-image: -webkit-gradient(linear, left top, right top, from(#246aa3), to(var(#02367f)));
    background-image: -webkit-linear-gradient(left, #246aa3, var(#02367f));
    background-image: -o-linear-gradient(left, #246aa3, var(#02367f));
    background-image: linear-gradient(to right, #246aa3, var(#02367f));
    z-index: 992
}

.top__header {
    display: flex;
    max-width: 1170px;
    height: 100%;
    margin: auto
}

.top__header_left,
.top__header_right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 50%;
    -ms-flex-preferred-size: 50%;
    -webkit-flex-basis: 50%;
    flex-basis: 50%
}

.top__header_right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.top__menu {
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    list-style: none;
    padding: 0;
    margin: 0;
    height: 100%
}

.top__search_form {
    position: absolute;
    width: 0;
    height: 100%;
    left: 0;
    padding: 5px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 99;
    -o-transition: .3s ease;
    -webkit-transition: .3s ease;
    transition: .3s ease
}

.top__search_form.js--active {
    position: relative;
    width: 100%;
    max-width: 275px;
    margin-left: 5px;
    opacity: 1;
    pointer-events: all
}

.top__search_input {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 0;
    width: 100%;
    height: 100%;
    padding-left: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.top__channel {
    position: relative;
    margin-right: 55px;
    height: 20px
}

.top__channel_link {
    display: inline-flex;
    position: relative;
    width: 20px;
    height: 20px;
    margin-right: 30px
}

.top__channel_link:not(:first-of-type) {
    margin-right: 30px
}

.top__channel_link:before {
    position: absolute;
    content: " ";
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0
}

.top__channel_link.wa:before {
    background: url(/local/templates/main/css/../img/messenger/whatsapp.svg) no-repeat;
    background-size: cover
}

.top__channel_link.tg:before {
    background: url(/local/templates/main/css/../img/messenger/telegram.svg) no-repeat;
    background-size: cover
}

.header--fixed,
.header__menu_item,
.top__link--record,
.top__record {
    -webkit-box-sizing: border-box
}

.top__search_close {
    display: none;
    position: absolute;
    width: 16px;
    height: 16px;
    top: 50%;
    right: 10px;
    padding-top: 8px;
    margin-top: -8px;
    cursor: pointer
}

.top__search_close:after,
.top__search_close:before {
    position: absolute;
    content: " ";
    width: 100%;
    height: 2px;
    background: #2d8dbd;
    top: 6px;
    left: 0
}

.top__search_close:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.top__search_close:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.top__menu_item {
    padding: 0 10px
}

.top__menu_item:first-child {
    padding-left: 0
}

.top__menu_item:last-child {
    padding-left: 20px
}

.mobile__submenu_item:last-child .mobile__submenu_link,
.top__menu_item:last-child .top__menu_link {
    position: relative;
    color: #fff148;
    font-weight: 700;
    padding-left: 0;
    text-transform: uppercase
}

.mobile__submenu_item:last-child .mobile__submenu_link:before,
.top__menu_item:last-child .top__menu_link:before {
    position: absolute;
    content: " ";
    background: url(/local/templates/main/css/../img/star.svg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    width: 10px;
    height: 9px;
    top: 5px;
    left: -16px
}

.top__menu_item:last-child .top__menu_link:hover:after,
.top__menu_link.link--active:after {
    width: 100%;
    height: 2px;
    background-color: #ffc929;
    bottom: -5px;
    content: " "
}

.top__menu_link {
    color: #fff;
    -o-transition: color .2s ease;
    -webkit-transition: color .2s ease;
    transition: color .2s ease
}

.top__menu_link.link--active {
    position: relative
}

.top__menu_link.link--active:after {
    position: absolute;
    background-image: -webkit-gradient(linear, right top, left top, from(#ffc929), to(#ffe94e));
    background-image: -webkit-linear-gradient(right, #ffc929, #ffe94e);
    background-image: -o-linear-gradient(right, #ffc929, #ffe94e);
    background-image: linear-gradient(to left, #ffc929, #ffe94e);
    -webkit-border-radius: 4px;
    border-radius: 4px;
    left: 0
}

.top__menu_link:hover {
    color: #fff148
}

.top__menu_item:last-child .top__menu_link:hover {
    position: relative
}

.top__menu_item:last-child .top__menu_link:hover:after {
    position: absolute;
    background-image: -webkit-gradient(linear, right top, left top, from(#ffc929), to(#ffe94e));
    background-image: -webkit-linear-gradient(right, #ffc929, #ffe94e);
    background-image: -o-linear-gradient(right, #ffc929, #ffe94e);
    background-image: linear-gradient(to left, #ffc929, #ffe94e);
    -webkit-border-radius: 4px;
    border-radius: 4px;
    left: 0
}

.top__search {
    display: none;
    background: url(/local/templates/main/css/../img/search.svg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    margin: 12px 0 0 15px;
    width: 16px;
    height: 16px
}

.top__link {
    color: #fff;
    margin: 0 10px;
    -o-transition: color .2s ease;
    -webkit-transition: color .2s ease;
    transition: color .2s ease
}

.header,
.top__link--record:after,
.top__record:after {
    -o-transition: .2s ease;
    position: absolute
}

.top__link.link--active {
    position: relative
}

.top__link.link--active:after {
    position: absolute;
    content: " ";
    width: 100%;
    height: 2px;
    background-color: #ffc929;
    background-image: -webkit-gradient(linear, right top, left top, from(#ffc929), to(#ffe94e));
    background-image: -webkit-linear-gradient(right, #ffc929, #ffe94e);
    background-image: -o-linear-gradient(right, #ffc929, #ffe94e);
    background-image: linear-gradient(to left, #ffc929, #ffe94e);
    -webkit-border-radius: 4px;
    border-radius: 4px;
    bottom: -2px;
    left: 0
}

.top__link--record:after,
.top__link--record:before,
.top__record:after,
.top__record:before {
    -webkit-border-radius: 4px;
    content: " "
}

.top__link:first-child {
    margin-left: 0
}

.top__link:last-child {
    margin-right: 0
}

.top__link:last-child:hover {
    color: #fff148
}

.top__link--phone {
    position: relative;
    font-size: 18px;
    font-weight: 700
}

.top__link--phone:before {
    position: absolute;
    content: " ";
    background: url(/local/templates/main/css/../img/phone-black-24-px.svg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    width: 20px;
    height: 20px;
    top: 50%;
    left: -30px;
    margin-top: -10px
}

.top__link--record,
.top__record {
    position: relative;
    color: #333;
    padding: 3px 16px;
    margin: 0 7px;
    z-index: 1;
    box-sizing: border-box
}

.top__link--record:hover,
.top__record:hover {
    color: #fff
}

.top__link--record:after,
.top__record:after {
    background: #246aa3;
    width: 0;
    height: 88%;
    top: 2px;
    left: 2px;
    z-index: -1;
    border-radius: 4px;
    -webkit-transition: .2s ease;
    transition: .2s ease
}

.header,
.header__logo--pic,
.header__menu_item {
    -webkit-transition: .2s ease
}

.top__link--record:hover:after,
.top__record:hover:after {
    width: 97.5%
}

.top__link--record:before,
.top__record:before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 4px;
    z-index: -2;
    background-color: #ffc929;
    background-image: -webkit-gradient(linear, right top, left top, from(#ffc929), to(#ffe94e)), -webkit-gradient(linear, right top, left top, from(#ffc929), to(#ffe94e));
    background-image: -webkit-linear-gradient(right, #ffc929, #ffe94e), -webkit-linear-gradient(right, #ffc929, #ffe94e);
    background-image: -o-linear-gradient(right, #ffc929, #ffe94e), -o-linear-gradient(right, #ffc929, #ffe94e);
    background-image: linear-gradient(to left, #ffc929, #ffe94e), linear-gradient(to left, #ffc929, #ffe94e)
}

.header {
    display: -ms-flexbox;
    display: flex;
    width: 1170px;
    max-width: 100%;
    margin: auto;
    left: 50%;
    top: 60px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    z-index: 991;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    transition: .2s ease
}

.header__menu,
.header__menu_item {
    -webkit-box-align: center
}

.header__logo--pic {
    width: 250px;
    max-width: 100%;
    height: auto;
    margin-top: 3px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -o-transition: .2s ease;
    transition: .2s ease
}

.header--fixed {
    background: #fff;
    max-width: 100%;
    box-sizing: border-box;
    padding: 0 30px;
    top: 0;
    -webkit-box-shadow: 0 5px 10px 0 rgba(2, 54, 127, .1);
    box-shadow: 0 5px 10px 0 rgba(2, 54, 127, .1)
}

.d__filter_item.active,
.header__menu,
.s__filter_item.active {
    background-image: -webkit-gradient(linear, right top, left top, from(#3fb4bd), to(#2d8dbd));
    background-image: -webkit-linear-gradient(right, #3fb4bd, #2d8dbd);
    background-image: -o-linear-gradient(right, #3fb4bd, #2d8dbd)
}

.header__logo--fixed {
    width: 205px;
    margin-top: 3px
}

.header__menu {
    display: flex;
    width: 870px;
    max-width: 100%;
    height: 40px;
    color: #fff;
    list-style: none;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 0;
    margin: 10px 0 0;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #3fb4bd;
    background-image: linear-gradient(to left, #3fb4bd, #2d8dbd);
    -webkit-box-shadow: 0 10px 15px 0 rgba(2, 54, 127, .1);
    box-shadow: 0 10px 15px 0 rgba(2, 54, 127, .1)
}

.header__menu_head {
    padding: 0 12px 0 20px
}

.header__menu_item {
    display: -webkit-flex;
    display: flex;
    position: relative;
    width: auto;
    height: 100%;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    box-sizing: border-box;
    z-index: 1;
    -o-transition: .2s ease;
    transition: .2s ease
}

.columns__item,
.content,
.slider__button,
.slider__text {
    -webkit-box-sizing: border-box
}

.sales__clinic_item,
.sales__info,
.sales__item,
.sales__link,
.slider__button,
.slider__text {
    box-sizing: border-box
}

.header__menu_item:hover {
    background: #2d8dbd
}

.header__menu_item:hover .header__menusub {
    opacity: 1;
    -webkit-transform: translateY(40px);
    -ms-transform: translateY(40px);
    transform: translateY(40px);
    pointer-events: all
}

.header__menu_item:after,
.header__menu_item:before {
    position: absolute;
    content: " ";
    width: 1px;
    height: 100%;
    opacity: 0;
    top: 0;
    background-color: #02367f;
    -o-transition: .2s ease;
    -webkit-transition: .2s ease;
    transition: .2s ease
}

.header__menu_item:after {
    left: 0
}

.header__menu_item:before {
    right: 0
}

.header__menu_item:after:hover,
.header__menu_item:before:hover {
    opacity: .1
}

.header__menu_link {
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
    height: 100%;
    color: #fff;
    padding: 0 12px;
    z-index: 3
}

.header__menu_link.link--active {
    position: relative
}

.header__menu_link.link--active:after {
    position: absolute;
    content: " ";
    width: 100%;
    height: 100%;
    background: #2d8dbd;
    top: 0;
    left: 0;
    z-index: -1
}

.header__menu_item:last-child {
    margin-left: 10px
}

.header__menu_item:last-child .header__menu_link:after {
    background: #fff;
    position: absolute;
    content: " ";
    width: 1px;
    height: 30px;
    top: 5px;
    left: -5px
}

.header__menu_item:last-child .header__menusub {
    left: -132px
}

.header__menusub {
    position: absolute;
    top: 0;
    left: -100px;
    list-style: none;
    padding: 20px 25px;
    margin: 0;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    background-color: #2d8dbd;
    border-top: 1px solid rgba(2, 54, 127, .1);
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0;
    z-index: 15;
    -webkit-box-shadow: 0 10px 15px 0 rgba(2, 54, 127, .1);
    box-shadow: 0 10px 15px 0 rgba(2, 54, 127, .1);
    -o-transition: .2s ease;
    -webkit-transition: .2s ease;
    transition: .2s ease
}

.header__dropmenu_item,
.header__menusub_item {
    position: relative
}

.header__dropmenu_link,
.header__menusub_link {
    color: #fff;
    text-transform: none;
    white-space: nowrap;
    -o-transition: .2s ease;
    -webkit-transition: .2s ease;
    transition: .2s ease
}

.baloon__address,
.blog__action_link,
.contact__baloon_address,
.content__main_head,
.doctors__section_lastname,
.point__head,
.sales__link,
.sales__title,
.services__action_head,
.services__action_link,
.slider__button,
.slider__head {
    text-transform: uppercase
}

.header__menusub_link.link--active {
    color: #fff148
}

.header__menusub_item:not(:first-child) {
    margin-top: 12px
}

.header__dropmenu {
    list-style: none;
    padding: 0;
    margin: 0
}

.header__dropmenu_item {
    padding-left: 15px;
    margin-top: 6px
}

.header__dropmenu_item:before {
    position: absolute;
    content: " ";
    width: 4px;
    height: 4px;
    background: #fff148;
    top: 50%;
    left: 0;
    -webkit-border-radius: 50%;
    border-radius: 50% -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.slider,
.slider__item {
    position: relative
}

.clinics__slidertop,
.slider {
    height: auto
}

.header__dropmenu_link.link--active,
.header__dropmenu_link:hover {
    color: #fff148;
    border-bottom: 1px solid #fff148
}

.slider__head,
.slider__text {
    color: rgba(51, 51, 51, .9);
    text-align: center
}

.slider {
    width: 100%;
    margin: -25px auto 0;
    z-index: 10
}

.slider__wrap {
    display: -webkit-flex;
    display: flex
}

.slider__img {
    display: -webkit-flex;
    display: flex;
    max-width: 100%;
    margin: auto
}

.slider__info {
    position: absolute;
    width: 627px;
    max-width: 100%;
    top: 200px;
    left: 50%;
    text-align: center;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.slider__head {
    font-size: 60px;
    font-weight: 400
}

.slider__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    width: 100%;
    max-width: 549px;
    font-size: 20px;
    font-weight: 300;
    padding: 20px 90px;
    margin: 20px auto 0;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), color-stop(57%, #fff), to(rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(right, rgba(255, 255, 255, 0), #fff 57%, rgba(255, 255, 255, 0));
    background-image: -o-linear-gradient(right, rgba(255, 255, 255, 0), #fff 57%, rgba(255, 255, 255, 0));
    background-image: linear-gradient(to left, rgba(255, 255, 255, 0), #fff 57%, rgba(255, 255, 255, 0))
}

.blog__item:not(:nth-child(1)),
.blog__item:not(:nth-child(2)),
.slider__button {
    margin-top: 40px
}

.slider__button {
    display: inline-block;
    color: #333;
    font-weight: 700;
    padding: 12px 24px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -o-transition: .2s ease;
    -webkit-transition: .2s ease;
    transition: .2s ease;
    background-color: #ffc929;
    background: -webkit-gradient(linear, left top, right top, from(#ffc929), to(#ffe94e));
    background: -webkit-linear-gradient(left, #ffc929, #ffe94e);
    background: -o-linear-gradient(left, #ffc929, #ffe94e);
    background: linear-gradient(to right, #ffc929, #ffe94e)
}

.columns__item,
.content {
    position: relative;
    box-sizing: border-box
}

.slider__button:hover {
    background: -webkit-gradient(linear, left top, right top, from(#ffc929), to(#ffc929));
    background: -webkit-linear-gradient(left, #ffc929, #ffc929);
    background: -o-linear-gradient(left, #ffc929, #ffc929);
    background: linear-gradient(to right, #ffc929, #ffc929);
    background-color: #ffc929;
    -webkit-transform: translateY(3px);
    -ms-transform: translateY(3px);
    transform: translateY(3px);
    -webkit-box-shadow: 0 2px 8px 0 rgba(2, 54, 127, .1);
    box-shadow: 0 2px 8px 0 rgba(2, 54, 127, .1)
}

.blog__action,
.swiper-pagination-bullet,
.swiper-pagination-bullet-active {
    background: #2d8dbd
}

.slider__mini_slide {
    width: auto;
    opacity: .5;
    cursor: pointer
}

.slider__mini_slide.swiper-slide-active,
.slider__mini_slide.swiper-slide:hover {
    opacity: 1
}

.slider__mini_slide.swiper-slide:hover img {
    padding-bottom: 5px;
    border-bottom: 3px solid #ffc929
}

.slider__mini_slide.swiper-slide-active:hover img,
.slider__mini_slide.swiper-slide-active>img {
    padding-bottom: 5px;
    border-bottom: 3px solid #2d8dbd
}

.clinics__slidermini {
    height: 84px;
    margin-top: 25px
}

.swiper-pagination-bullet {
    width: 20px;
    height: 20px
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 170px
}

.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
    background: url(/local/templates/main/css/../img/chevrons-right-black.svg) no-repeat;
    width: 26px;
    height: 26px;
    margin-top: -13px
}

.swiper-button-prev.swiper-button-black {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.blog__action_link,
.maps__area {
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%)
}

.content {
    max-width: 1170px;
    width: 100%;
    margin: auto;
    z-index: 10;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -o-transition: .1s transform ease;
    -webkit-transition: .1s transform ease;
    -webkit-transition: .1s -webkit-transform ease;
    transition: .1s -webkit-transform ease;
    transition: .1s transform ease;
    transition: .1s transform ease, .1s -webkit-transform ease
}

.blog__info,
.column--25,
.column--50:nth-child(even),
.column--75:nth-child(even) {
    margin-left: 30px
}

.content--shadow {
    -webkit-box-shadow: 0 10px 15px 0 rgba(2, 54, 127, .1);
    box-shadow: 0 10px 15px 0 rgba(2, 54, 127, .1)
}

.columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    background: #fff;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.contact__baloon,
.point__item,
.sales__list {
    -webkit-box-orient: vertical
}

.columns--start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

.columns__item:not(:last-child) .point__item:after {
    position: absolute;
    content: " ";
    width: 1px;
    height: 200px;
    background: #42b2be;
    top: 90px;
    right: 0
}

#map__contact,
#yadetail,
#yamaps,
.maps,
.point__item {
    position: relative
}

.top--150 {
    margin-top: -150px
}

.top--125 {
    margin-top: 125px
}

.top--60 {
    margin-top: 60px
}

.blog__more,
.top--50 {
    margin-top: 50px
}

.column--33,
.column--5,
.column--7 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.column--33 {
    width: 33%;
    max-width: 370px;
    -ms-flex-preferred-size: 33.33333%;
    -webkit-flex-basis: 33.33333%;
    flex-basis: 33.33333%
}

.column--7 {
    width: 58%;
    max-width: 670px;
    -ms-flex-preferred-size: 58%;
    -webkit-flex-basis: 58%;
    flex-basis: 58%
}

.column--5 {
    width: 42%;
    max-width: 470px;
    -ms-flex-preferred-size: 42%;
    -webkit-flex-basis: 42%;
    flex-basis: 42%
}

.column--66 {
    width: 66.66666%;
    max-width: 770px;
    -ms-flex-preferred-size: 66.66666%;
    -webkit-flex-basis: 66.66666%;
    flex-basis: 66.66666%
}

.column--50 {
    width: 50%;
    max-width: 570px;
    -ms-flex-preferred-size: 50%;
    -webkit-flex-basis: 50%;
    flex-basis: 50%
}

.column--4 {
    width: 30%;
    max-width: 470px;
    -ms-flex-preferred-size: 30%;
    -webkit-flex-basis: 30%;
    flex-basis: 30%
}

.column--25 {
    width: 25%;
    max-width: 270px;
    -ms-flex-preferred-size: 25%;
    -webkit-flex-basis: 25%;
    flex-basis: 25%
}

.column--75 {
    width: 75%;
    max-width: 870px;
    -ms-flex-preferred-size: 75%;
    -webkit-flex-basis: 75%;
    flex-basis: 75%
}

.column--25:nth-child(4n+1) {
    margin-left: 0
}

#result__gallery .columns__item,
.doctors__list .columns__item {
    margin-left: 11px;
    margin-right: 11px
}

#result__gallery .columns__item:nth-child(3n+3) {
    margin-right: 0
}

.point__item {
    display: flex;
    background: #fff;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    padding: 90px 50px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.baloon,
.maps__block {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.point__head {
    width: 100%;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 30px
}

.point__description,
.point__text {
    line-height: 1.5;
    text-align: left
}

.point__description {
    margin-bottom: 20px
}

#map__contact,
#yadetail,
#yamaps,
.maps {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%
}

.baloon,
.maps__block .form__main {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical
}

.maps:after,
.maps__area,
.maps__head {
    position: absolute
}

#map__contact {
    height: 845px
}

#yamaps,
.maps {
    height: 618px
}

#yadetail {
    height: 500px;
    margin-bottom: 30px
}

.maps:after {
    content: " ";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background: url(/local/templates/main/css/../img/invalid-name.svg) no-repeat
}

.maps__head {
    font-size: 44px;
    font-weight: 400;
    color: #fff;
    left: 90px;
    z-index: 7
}

.maps__logo {
    width: 315px;
    max-width: 100%
}

.maps__area {
    width: 100%;
    max-width: 1170px;
    height: auto;
    top: 150px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 99
}

.maps__block {
    background-color: #fff;
    width: 100%;
    max-width: 370px;
    height: auto;
    padding: 50px;
    margin-left: auto;
    pointer-events: all;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 20px 40px 0 rgba(2, 54, 127, .2);
    box-shadow: 0 20px 40px 0 rgba(2, 54, 127, .2)
}

.baloon,
.contact__baloon {
    -webkit-border-radius: 4px;
    display: flex
}

.maps__block .form__main {
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-bottom: 0
}

.maps__block .form__label:not(:last-child) {
    margin-bottom: 20px
}

.maps__block .clinic,
.maps__block .form__item {
    width: 100%
}

.maps__block .form__confirm {
    padding-left: 25px;
    margin: 20px 0
}

.maps__logotype {
    display: flex;
    width: 100%;
    max-width: 187px;
    margin: auto
}

.baloon {
    -webkit-flex-direction: column;
    flex-direction: column;
    background: -webkit-gradient(linear, right top, left top, from(#ffc929), to(#ffe94e));
    background: -webkit-linear-gradient(right, #ffc929, #ffe94e);
    background: -o-linear-gradient(right, #ffc929, #ffe94e);
    background: linear-gradient(to left, #ffc929, #ffe94e);
    background-color: #ffc929;
    color: rgba(51, 51, 51, .9);
    text-align: left;
    padding: 12px 17px;
    cursor: pointer;
    border-radius: 4px;
    -webkit-box-shadow: 0 10px 15px 0 rgba(2, 54, 127, .1);
    box-shadow: 0 10px 15px 0 rgba(2, 54, 127, .1);
    -o-transition: .2s ease;
    -webkit-transition: .2s ease;
    transition: .2s ease
}

.contact__baloon,
.modal__body {
    -webkit-box-shadow: 0 20px 40px 0 rgba(2, 54, 127, .2);
    box-shadow: 0 20px 40px 0 rgba(2, 54, 127, .2)
}

.baloon:hover {
    background-color: #ffc929;
    background: -webkit-gradient(linear, right top, left top, from(#ffc929), to(#ffe94e));
    background: -webkit-linear-gradient(right, #ffc929, #ffe94e);
    background: -o-linear-gradient(right, #ffc929, #ffe94e);
    background: linear-gradient(to left, #ffc929, #ffe94e)
}

.baloon__address {
    font-size: 22px;
    font-weight: 400
}

.baloon__name,
.contact__baloon {
    font-family: Ubuntu;
    font-size: 16px
}

.contact__baloon {
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    position: relative;
    background: #fff;
    font-weight: 400;
    text-align: center;
    line-height: .85;
    width: auto;
    height: auto;
    padding: 10px 10px 10px 25px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.blog__figure_date,
.contact__baloon_address,
.content__main_head {
    font-family: 'Russo One';
    font-weight: 400
}

.contact__baloon_address {
    font-size: 24px;
    line-height: 1.42;
    letter-spacing: .5px
}

.contact__baloon_link {
    color: #42b2be;
    font-size: 20px;
    line-height: 1.2
}

.contact__baloon_close {
    position: absolute;
    width: 16px;
    height: 16px;
    background: url(/local/templates/main/css/../img/x-circle-black.svg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    top: 5px;
    right: 5px;
    cursor: pointer
}

.content__main {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.blog__action,
.content__blog {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.sales__clinic_item,
.sales__info,
.sales__item,
.sales__link {
    -webkit-box-sizing: border-box
}

.content__main_bg {
    display: flex;
    background: #fff;
    min-height: 867px
}

.content__main_pic {
    width: 100%;
    max-width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.content__main_img {
    width: 100%
}

.content__main_info {
    position: absolute;
    max-width: 460px;
    top: 60px;
    left: 100px
}

.content__main_info p {
    line-height: 1.5
}

.content__main_head {
    font-size: 24px;
    line-height: 1.42;
    letter-spacing: .5px;
    color: rgba(51, 51, 51, .9)
}

.blog__figure_pic,
.blog__item,
.blog__list {
    display: flex;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row
}

.blog__list {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.blog__item {
    color: #333;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 50%;
    -ms-flex-preferred-size: 50%;
    -webkit-flex-basis: 50%;
    flex-basis: 50%
}

.blog__item:hover .blog__figure {
    -webkit-box-shadow: 0 6px 12px 0 rgba(2, 54, 127, .1);
    box-shadow: 0 6px 12px 0 rgba(2, 54, 127, .1)
}

.sales__item,
.table__catalog_item {
    -webkit-box-shadow: 0 5px 15px 0 rgba(2, 54, 127, .2);
    box-shadow: 0 5px 15px 0 rgba(2, 54, 127, .2)
}

.blog__item:hover .blog__figure_date {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px)
}

.blog__figure:after,
.result__box_button,
.table__order {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%)
}

.blog__figure,
.blog__info {
    width: 270px;
    max-width: 100%
}

.blog__figure {
    position: relative;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -o-transition: .3s ease;
    -webkit-transition: .3s ease;
    transition: .3s ease
}

.blog__figure:after {
    position: absolute;
    content: " ";
    width: 26px;
    height: 26px;
    background: url(/local/templates/main/css/../img/chevrons-right.svg);
    -webkit-background-size: cover;
    background-size: cover;
    top: 50%;
    right: -26px;
    opacity: 0;
    z-index: 11;
    transform: translateY(-50%);
    -o-transition: .35s ease;
    -webkit-transition: .35s ease;
    transition: .35s ease
}

.blog__figure:hover:after {
    right: 20px;
    opacity: 1
}

.blog__figure_date {
    position: absolute;
    left: 25px;
    right: 25px;
    bottom: 35px;
    font-size: 36px;
    line-height: .97;
    letter-spacing: normal;
    color: #fff;
    z-index: 5;
    text-shadow: 0 2px 4px rgba(0, 0, 0, .5);
    -o-transition: .3s ease;
    -webkit-transition: .3s ease;
    transition: .3s ease
}

.blog__figure_pic {
    width: 100%;
    max-width: 100%
}

.blog__more {
    display: flex;
    pointer-events: all;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    color: #2d8dbd;
    font-size: 20px;
    line-height: 1.2;
    -o-transition: color .3s ease;
    -webkit-transition: color .3s ease;
    transition: color .3s ease
}

.blog__more:hover {
    color: #333
}

.blog__detail .sales__clinic {
    top: 20px;
    opacity: 1
}

.blog__detail_img {
    display: flex;
    width: 100%;
    max-width: 670px;
    margin-top: 30px;
    margin-bottom: 50px;
    -webkit-border-radius: 6px;
    border-radius: 6px
}

.blog__detail .blog__item {
    width: 100%;
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%
}

.blog__detail .blog__item:nth-child(1) {
    margin-top: 0
}

.blog__detail .blog__action {
    margin-top: 30px;
    margin-bottom: 40px
}

.blog__detail .blog__more {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    margin-top: 30px
}

.blog__action {
    position: relative;
    color: #fff;
    width: 100%;
    max-width: 470px;
    min-height: 363px;
    padding: 50px 70px 140px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.blog__action_head {
    font-size: 24px;
    margin-top: 0
}

.blog__action_description {
    line-height: 1.5
}

.blog__action_link {
    position: absolute;
    color: #fff;
    font-weight: 700;
    text-align: center;
    width: 100%;
    max-width: 330px;
    height: 47px;
    line-height: 47px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #fff;
    left: 50%;
    bottom: 50px;
    transform: translateX(-50%);
    -o-transition: .3s ease;
    -webkit-transition: .3s ease;
    transition: .3s ease
}

.b__slider .swiper-pagination-fraction,
.sales__discount {
    font-family: 'Russo One';
    font-weight: 400
}

.blog__action_link:hover {
    background: #fff;
    color: #2d8dbd
}

.b__slider {
    max-width: 670px;
    width: 100%;
    height: auto;
    margin-top: 30px
}

.b__slider_result {
    max-width: 870px;
    margin-left: auto;
    margin-right: auto
}

.b__slider .swiper-pagination-bullets,
.b__slider_result .swiper-pagination-bullets {
    bottom: 20px
}

.b__slider .swiper-pagination-bullet,
.b__slider_result .swiper-pagination-bullet {
    width: 24px;
    height: 24px
}

.b__slider .swiper-pagination-bullet,
.b__slider .swiper-pagination-bullet-active,
.b__slider_result .swiper-pagination-bullet,
.b__slider_result .swiper-pagination-bullet-active {
    background: #fff
}

.b__slider .swiper-pagination-fraction {
    color: #fff;
    bottom: 25px
}

.b__slider_desc {
    justify-content: center;
    display: flex;
    position: relative;
    width: 100%;
    color: rgba(0, 0, 0, .75);
    font-size: 14px;
    font-weight: 700;
    margin-top: 15px
}

.b-button-next,
.b-button-prev {
    position: absolute;
    background: url(/local/templates/main/css/../img/chevrons-right.svg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    width: 26px;
    height: 26px;
    top: 50%;
    margin-top: -13px;
    cursor: pointer;
    z-index: 11
}

.b-button-next-black,
.b-button-prev-black {
    background: url(/local/templates/main/css/../img/chevrons-right-black.svg) center center no-repeat #ffe94e;
    width: 40px;
    height: 40px;
    margin-top: -40px;
    pointer-events: all;
    border-radius: 4px
}

.b-button-next-black:hover,
.b-button-prev-black:hover {
    background: url(/local/templates/main/css/../img/chevrons-right-black.svg) center center no-repeat #ffc929
}

.b-button-next {
    right: 20px
}

.b-button-prev {
    left: 20px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.b-button-next.swiper-button-disabled,
.b-button-prev.swiper-button-disabled {
    opacity: .5
}

.sales__list {
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-top: 20px
}

.sales__clinic_list,
.sales__item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal
}

.sales__item {
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    width: 100%;
    height: 220px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff
}

.sales__item:not(:first-child) {
    margin-top: 30px
}

.sales__figure,
.sales__info {
    width: 50%;
    -ms-flex-preferred-size: 50%;
    -webkit-flex-basis: 50%;
    flex-basis: 50%
}

.sales__figure {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
    max-width: 570px;
    width: 100%;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.blog__figure:before,
.sales__figure:before {
    position: absolute;
    content: " ";
    background: rgba(45, 141, 189, .5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 3;
    pointer-events: none;
    -o-transition: .3s ease;
    -webkit-transition: .3s ease;
    transition: .3s ease
}

.blog__figure:hover:before,
.sales__figure:hover:before {
    opacity: 1
}

.sales__info {
    position: relative;
    padding: 30px
}

.sales__time {
    color: #2d8dbd;
    font-size: 14px
}

.sales__discount {
    position: absolute;
    padding: 10px 20px;
    top: 15px;
    left: 0;
    -webkit-border-radius: 0 20px 20px 0;
    border-radius: 0 20px 20px 0;
    background-color: #fff148;
    z-index: 11
}

.sales__img {
    width: 100%;
    height: auto;
    -o-transition: .3s ease;
    -webkit-transition: .3s ease;
    transition: .3s ease
}

.sales__figure:hover .sales__img {
    -webkit-filter: contrast(1.1);
    filter: contrast(1.1)
}

.sales__figure:hover .sales__clinic {
    bottom: 25px;
    opacity: 1
}

.sales__link {
    position: absolute;
    display: flex;
    color: #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    height: 100%;
    top: 0;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    padding-right: 0;
    opacity: 0;
    z-index: 5;
    -o-transition: .3s ease;
    -webkit-transition: .3s ease;
    transition: .3s ease
}

.sales__link:after {
    position: absolute;
    content: " ";
    width: 26px;
    height: 26px;
    background: url(/local/templates/main/css/../img/chevrons-right.svg);
    -webkit-background-size: cover;
    background-size: cover;
    right: 0;
    top: auto;
    margin-top: 0;
    opacity: 0;
    -o-transition: .5s ease;
    -webkit-transition: .5s ease;
    transition: .5s ease
}

.sales__link:hover {
    padding-right: 60px;
    opacity: 10
}

.sales__link:hover:after {
    right: 25px;
    opacity: 1
}

.sales__clinic {
    position: absolute;
    font-size: 12px;
    color: #fff;
    left: 25px;
    bottom: 0;
    opacity: 0;
    z-index: 12;
    pointer-events: none;
    -o-transition: .3s ease;
    -webkit-transition: .3s ease;
    transition: .3s ease
}

.sales__clinic_list {
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    list-style: none;
    padding: 0;
    margin: 10px 0 0
}

.sales__clinic_item {
    padding: 4px 8px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #fff
}

.sales__clinic_item:not(:first-child) {
    margin-left: 4px
}

.sales__title {
    font-size: 16px;
    margin-top: 0
}

.sales__preview {
    line-height: 1.5
}

.doctors__list {
    position: relative;
    margin-top: 50px
}

.doctors__item {
    margin-bottom: 70px
}

.doctors__figure {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
    width: 100%;
    max-width: 270px;
    min-height: 270px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #f2f2f2;
    background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#e6e6e6));
    background: -webkit-linear-gradient(top, #f2f2f2, #e6e6e6);
    background: -o-linear-gradient(top, #f2f2f2, #e6e6e6);
    background: linear-gradient(to bottom, #f2f2f2, #e6e6e6)
}

.doctors__figure--hover {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: -webkit-gradient(linear, right top, left top, from(#3fb4bd), to(#2d8dbd));
    background: -webkit-linear-gradient(right, #3fb4bd, #2d8dbd);
    background: -o-linear-gradient(right, #3fb4bd, #2d8dbd);
    background: linear-gradient(to left, #3fb4bd, #2d8dbd);
    background-color: #3fb4bd;
    opacity: 0;
    z-index: 5;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -o-transition: .5s ease;
    -webkit-transition: .5s ease;
    transition: .5s ease
}

.doctors__figure:hover {
    cursor: pointer
}

.doctors__figure:hover .doctors__figure--hover {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

.doctors__figure:hover .doctors__exp {
    left: 20px;
    opacity: 1
}

.doctors__figure:hover .doctors__link {
    right: 20px;
    opacity: 1
}

.doctors__exp,
.doctors__link {
    top: 50%;
    opacity: 0;
    position: absolute
}

.doctors__slidertop {
    background-color: #f3f3f3;
    padding: 25px 0;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.doctors__exp {
    max-width: 64px;
    color: #fff;
    font-weight: 700;
    line-height: 1.25;
    text-align: center;
    left: 0;
    transform: translateY(-50%);
    z-index: 15;
    -o-transition: .3s ease;
    -webkit-transition: .3s ease;
    transition: .3s ease
}

.doctors__photo,
.doctors__section {
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%)
}

.doctors__exp--head {
    width: 100%;
    display: block
}

.doctors__photo {
    position: absolute;
    transform: translateX(-50%);
    z-index: 12
}

.doctors__link {
    width: 26px;
    height: 26px;
    background: url(/local/templates/main/css/../img/chevrons-right.svg);
    -webkit-background-size: cover;
    background-size: cover;
    right: 0;
    margin-top: -13px;
    z-index: 15;
    -o-transition: .5s ease;
    -webkit-transition: .5s ease;
    transition: .5s ease
}

.doctors__social {
    display: flex;
    position: relative;
    padding-left: 30px;
    box-sizing: border-box
}

.doctors__social.ig:after,
.doctors__social.vk:after,
.doctors__social.yt:after {
    position: absolute;
    content: " ";
    width: 20px;
    height: 20px;
    top: 50%;
    left: 0;
    transform: translateY(-50%)
}

.doctors__social.vk:after {
    background: url(/local/templates/main/css/../img/vk-logo-hover.svg);
    background-size: cover
}

.doctors__social.ig:after {
    background: url(/local/templates/main/css/../img/igram-hover.svg);
    background-size: cover
}

.doctors__social.yt:after {
    background: url(/local/templates/main/css/../img/yt-logo.svg);
    background-size: cover
}

.doctors__info {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    color: rgba(51, 51, 51, .9);
    margin-top: 20px;
    text-align: center
}

.doctors__name,
.doctors__section_name {
    -ms-flex-direction: column
}

.d__filter_item.active .d__filter_link,
.d__filter_item.active:hover .d__filter_link,
.s__filter_item.active .d__filter_link,
.s__filter_item.active:hover .d__filter_link {
    color: #fff
}

.doctors__name {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    flex-direction: column;
    width: 100%;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 15px
}

.doctors__section_lastname,
.doctors__section_name {
    font-weight: 400;
    font-family: 'Russo One'
}

.d__filter,
.s__filter {
    display: flex;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    position: absolute;
    right: 0;
    top: 20px;
    width: auto;
    height: 36px;
    list-style: none;
    padding: 0;
    margin: 0;
    -webkit-border-radius: 23px;
    border-radius: 23px
}

.actions__list,
.doctors__options,
.doctors__section_name {
    -webkit-box-orient: vertical
}

.d__filter_item,
.s__filter_item {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background: #eaeaea;
    font-size: 14px;
    padding: 0 20px;
    cursor: pointer;
    -o-transition: .5s background ease;
    -webkit-transition: .5s background ease;
    transition: .5s background ease
}

.doctors__section,
.mobile__record {
    -o-transition: .3s transform ease
}

.d__filter_item.active,
.s__filter_item.active {
    background-image: linear-gradient(to left, #3fb4bd, #2d8dbd);
    background-color: #3fb4bd;
    color: #fff
}

.d__filter_item.active:hover,
.s__filter_item.active:hover {
    background-color: #3fb4bd;
    background-image: -webkit-gradient(linear, right top, left top, from(#3fb4bd), to(#2d8dbd));
    background-image: -webkit-linear-gradient(right, #3fb4bd, #2d8dbd);
    background-image: -o-linear-gradient(right, #3fb4bd, #2d8dbd);
    background-image: linear-gradient(to left, #3fb4bd, #2d8dbd)
}

.d__filter_item:hover,
.s__filter_item:hover {
    background: #d7d7d7
}

.d__filter_item:first-child,
.s__filter_item:first-child {
    -webkit-border-radius: 23px 0 0 23px;
    border-radius: 23px 0 0 23px
}

.d__filter_item:last-child,
.s__filter_item:last-child {
    -webkit-border-radius: 0 23px 23px 0;
    border-radius: 0 23px 23px 0
}

.d__filter_link,
.s__filter_link {
    color: #757575
}

.d__filter_item.none {
    display: none
}

.d__filter_item.rounded {
    -webkit-border-radius: 23px;
    border-radius: 23px
}

.doctors__detail {
    display: flex;
    position: relative;
    width: 100%;
    height: 682px;
    background: url(/local/templates/main/css/../img/doctor__detail_bg.jpg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    margin-bottom: 25px
}

.doctors__section {
    position: absolute;
    max-width: 1170px;
    width: 100%;
    transform: translateX(-50%);
    -webkit-transition: .3s -webkit-transform ease;
    transition: .3s -webkit-transform ease;
    transition: .3s transform ease;
    transition: .3s transform ease, .3s -webkit-transform ease
}

.doctors__section .columns {
    background: 0
}

.doctors__section_photo {
    padding: 0 15px
}

.doctors__section_img {
    display: flex;
    width: 100%
}

.doctors__section_name {
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    font-size: 40px;
    line-height: 1.35;
    letter-spacing: .8px;
    margin-top: 40px
}

.doctors__section_lastname {
    font-size: 50px;
    line-height: 1.08;
    letter-spacing: 1px;
    margin-bottom: 10px
}

.doctors__section_exp {
    display: flex;
    font-size: 24px;
    font-weight: 300;
    line-height: 1.42;
    margin-top: 25px;
    margin-bottom: 30px
}

.doctors__section_info {
    padding-left: 30px
}

.doctors__options {
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    list-style: none;
    padding: 0;
    margin: 0
}

.doctors__options_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    position: relative;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    font-weight: 700
}

.doctors__options_item:after {
    position: absolute;
    content: " ";
    width: 100%;
    border-bottom: 1px dashed #333;
    left: 0;
    bottom: 6px;
    opacity: .25
}

.doctors__options_item:not(:first-child) {
    margin-top: 15px
}

.doctors__content {
    margin-top: 50px
}

.doctors__content_item {
    display: none;
    pointer-events: none
}

.doctors__content_item.js--open {
    display: block;
    pointer-events: all
}

.doctors__content_item .slider__top .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.doctors__content_head {
    margin-top: 0
}

.doctors__content_list {
    list-style: none;
    padding: 0;
    margin: 0
}

.doctors__content_list li {
    position: relative;
    color: #2d8dbd;
    padding-left: 15px
}

.doctors__content_list li:before {
    position: absolute;
    background: #2d8dbd;
    content: " ";
    width: 6px;
    height: 6px;
    top: 10px;
    left: 0;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.doctors__content_list li p {
    color: #333
}

.doctors__quotes {
    display: flex;
    position: relative;
    font-style: italic;
    padding-left: 48px
}

.doctors__quotes:not(:first-child) {
    margin-top: 40px
}

.doctors__quotes:nth-child(even):before,
.doctors__quotes:nth-child(odd):before {
    position: absolute;
    content: " ";
    width: 28px;
    height: 28px;
    top: 0;
    left: 0
}

.doctors__quotes:nth-child(odd):before {
    background: url(/local/templates/main/css/../img/ic-articles.svg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.doctors__quotes:nth-child(even):before {
    background: url(/local/templates/main/css/../img/speak.svg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.doctors__services {
    margin-top: 50px
}

.doctors__services .columns__item:nth-child(n+5) {
    margin-top: 20px
}

.doctors__services_head {
    display: flex;
    font-size: 20px;
    font-weight: 500;
    margin-top: 10px;
    border-bottom: 1px dotted #bbb
}

.doctors__services_head:hover {
    color: #000
}

.doctors__services_list {
    list-style: none;
    padding: 0;
    margin: 20px 0 0
}

.doctors__services_item:not(:first-child) {
    margin-top: 5px
}

.doctors__services_link {
    font-size: 16px;
    -o-transition: .3s color ease;
    -webkit-transition: .3s color ease;
    transition: .3s color ease
}

.doctors__services_link:hover {
    color: #333;
    border-bottom: 1px solid #333
}

.serivce__other_img,
.service__other {
    border-radius: 4px
}

.service__other {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    position: relative;
    max-width: 270px;
    width: 100%;
    min-height: 285px;
    margin-bottom: 20px;
    z-index: 9;
    box-shadow: 0 5px 15px 0 rgba(2, 54, 127, .2)
}

.service__other:after,
.service__other:before {
    z-index: 3;
    position: absolute;
    content: " "
}

.service__other:before {
    background-color: rgba(45, 141, 189, .5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 1;
    pointer-events: none;
    transition: background-color .25s ease
}

.service__other:after {
    width: 26px;
    height: 26px;
    background: url(/local/templates/main/css/../img/chevrons-right.svg);
    -webkit-background-size: cover;
    background-size: cover;
    right: 0;
    top: 50%;
    margin-top: -13px;
    opacity: 0;
    transform: translateX(-50%);
    transition: .5s ease
}

.service__other:hover:before {
    background-color: rgba(45, 141, 189, .75)
}

.service__other:hover:after {
    right: 20px;
    opacity: 1
}

.service__other:hover .service__other_name {
    color: #fff148
}

.service__other:hover .service__other_img {
    transform: translateZ(0) scale(1.05)
}

.service__other_pic {
    position: absolute;
    width: 100%
}

.service__other_img {
    width: 100%;
    height: 100%;
    transform: translateZ(0);
    transition: transform .25s ease
}

.service__other_desc {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 20px;
    box-sizing: border-box;
    z-index: 5
}

.service__other_name,
.service__other_section {
    display: inline-flex;
    width: 100%;
    color: #fff;
    transition: color .25s ease
}

.service__other_name {
    font-size: 22px
}

@media (max-width:960px) {
    .doctors__quotes:first-child {
        margin-top: 40px
    }
    .service__other {
        margin-left: auto;
        margin-right: auto
    }
    .service__other_img {
        height: auto
    }
}

.services__detail {
    display: flex;
    position: relative;
    width: 100%;
    max-width: 1170px;
    height: 458px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.services__action,
.services__form {
    position: absolute;
    width: 100%;
    max-width: 370px;
    height: 100%;
    top: 0;
    padding: 50px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.services__action .form__confirm_input,
.services__form .form__confirm_input {
    opacity: 0
}

.services__figure {
    width: 966px
}

.services__pic {
    width: 100%
}

.services__action {
    color: #fff;
    left: 0;
    z-index: 1
}

.services__action:before {
    position: absolute;
    content: " ";
    background: #2d8dbd;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: .9;
    z-index: -1
}

.services__action_head {
    display: flex;
    position: relative;
    font-family: 'Russo One';
    font-size: 24px;
    font-weight: 400;
    line-height: 1.42;
    letter-spacing: .5px;
    color: #fff;
    margin-top: 15px;
    z-index: 5
}

.services__action_date {
    opacity: .5;
    font-size: 12px
}

.services__action_link {
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: absolute;
    width: 100%;
    max-width: 270px;
    height: 42px;
    bottom: 50px;
    color: #fff;
    font-weight: 700;
    line-height: 42px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ffe94e;
    -o-transition: .3s ease;
    -webkit-transition: .3s ease;
    transition: .3s ease
}

.services__doctors,
.services__info,
.services__info_box {
    position: relative
}

.services__action_link:hover {
    background: #ffe94e;
    color: #333
}

.services__form {
    background: #eaf3f8;
    right: 0
}

.services__form_head,
.subscribe__form_head {
    font-family: 'Russo One';
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4;
    сolor: #333;
}

.subscribe__form {
    background: #eaf3f8;
    padding: 32px 40px 40px;
    box-sizing: border-box;
}
.subscribe__form_item {
    margin-top: 10px;
}
.subscribe__form .subscribe__form_input {
    width: 100%;
}
.subscribe__form .form__confirm {
    padding-left: 25px;
    margin: 15px 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.subscribe__form label.error {
    top: 40px;
    left: -5px;
}
.subscribe__form .form__confirm label.error {
    top: 12px;
}
.subscribe__form .form-subscribe__parametr {
    display: flex;
    justify-content: space-between;
}
.subscribe__form .form__label_input {
    width: 75%;
    max-width: 75%;
    flex-basis: 75%;
}
.subscribe__form .form__label_submit {
    width: 22%;
    max-width: 22%;
    flex-basis: 22%;
}

@media (max-width: 1024px) {
    .subscribe__form .form-subscribe__parametr {
        flex-direction: column;
    }
    .subscribe__form .form__label_input,
    .subscribe__form .form__label_submit {
        width: 100%;
        max-width: 100%;
        flex-basis: 100%;
    }
    .subscribe__form .form__label_submit {
        margin-top: 10px;
    }
    .subscribe__form .form__label_input {
        padding-right: 0px!important;
    }
    .subscribe__form .form__label_submit {
        padding-left: 0px!important;
    }
}

.table__label--td,
.table__th,
.table__thead {
    font-weight: 700
}

.services__form .clinic,
.services__form .form__item {
    width: 265px;
    margin-bottom: 20px
}

.services__form .form__confirm {
    margin: 15px 0 20px 25px
}

.maps__form .form__confirm .error,
.services__form .form__confirm .error {
    top: 25px;
    left: -5px
}

.services__doctors {
    margin-top: 50px
}

.services__doctors .content__main_head {
    font-size: 20px;
    text-transform: none
}

.bottom__cookie_hide,
.clinics__clubs_name,
.clinics__job_head,
.clinics__time,
.footer__clubs_name,
.footer__head,
.form__item_submit,
.services__button {
    text-transform: uppercase
}

.services__doctors .d__filter {
    top: 0
}

.services__doctors .blog__more {
    margin-top: 0
}

.services__info {
    margin-top: 40px;
    margin-bottom: 90px
}

.services__info_item {
    display: flex;
    max-width: 1170px;
    width: 100%
}

.services__info_item:nth-child(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.services__info_item:nth-child(even) .column--50:nth-child(even) {
    margin-left: 0
}

.services__info_item:nth-child(even) .column--50:nth-child(odd) {
    margin-left: 30px
}

.services__info_item:not(:first-child) {
    margin-top: 100px
}

.services__info_img {
    max-width: 100%
}

.services__info_head {
    margin-top: 0
}

.services__info_text {
    -o-transition: .5s ease;
    -webkit-transition: .5s ease;
    transition: .5s ease
}

.services__info_label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    position: relative;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    color: #2d8dbd;
    font-size: 20px;
    line-height: 1.2;
    margin-top: 20px;
    cursor: pointer;
    -o-transition: .3s color ease;
    -webkit-transition: .3s color ease;
    transition: .3s color ease
}

.services__button:before,
.table__label--td {
    -webkit-transition: .3s ease;
    -o-transition: .3s ease
}

.services__info_label:hover {
    color: #42b2be
}

.services__info_label:after {
    position: absolute;
    content: "Читать далее ↓";
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.services__info_detail {
    display: none
}

.services__info_input:checked~.services__info_detail {
    display: block;
    max-height: 1200px;
    height: auto;
    overflow-y: hidden;
    overflow-x: auto
}

.services__info_input:checked~.services__info_label:after {
    content: "Скрыть ↑"
}

.actions__item:before,
.breadcrumbs__item:before,
.clinic__item:hover:after,
.clinic__select:after,
.clinics__clubs_metro:before,
.clinics__doctors:before,
.clinics__job:after,
.clinics__job:before,
.clinics__license:before,
.clinics__medal:before,
.clinics__navigation:before,
.footer__clubs_item:after,
.footer__clubs_metro:before,
.footer__job:before,
.footer__links--sotbi:after,
.form__confirm_item:before,
.form__label_name:after,
.form__label_phone:after,
.link--fb:after,
.link--ig:after,
.link--tg:after,
.link--vk:after,
.link--wa:after,
.link--yt:after,
.metro--blue:after,
.metro--green:after,
.metro--purple:after,
.mobile__button.button--up:after,
.mobile__record:after,
.services__button:after,
.services__button:before,
.services__info_list li:before,
.table__catalog_name:before {
    content: " "
}

.services__info_list {
    list-style: none;
    padding: 0;
    margin: 0
}

.services__info_list li {
    position: relative;
    padding-left: 15px
}

.services__info_list li:not(:first-child) {
    margin-top: 20px
}

.services__info_list li:before {
    position: absolute;
    background: #ccc;
    width: 6px;
    height: 6px;
    top: 10px;
    left: 0;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.services__button {
    position: absolute;
    background: -webkit-gradient(linear, right top, left top, from(#ffc929), to(#ffe94e));
    background: -webkit-linear-gradient(right, #ffc929, #ffe94e);
    background: -o-linear-gradient(right, #ffc929, #ffe94e);
    background: linear-gradient(to left, #ffc929, #ffe94e);
    background-color: #ffc929;
    color: #333;
    font-weight: 700;
    white-space: nowrap;
    padding: 13px 60px 13px 25px;
    top: 50%;
    left: 50%;
    overflow: hidden;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 25
}

.services__button:hover {
    background-color: #ffe94e;
    background: -webkit-gradient(linear, right top, left top, from(#ffe94e), to(#ffe94e));
    background: -webkit-linear-gradient(right, #ffe94e, #ffe94e);
    background: -o-linear-gradient(right, #ffe94e, #ffe94e);
    background: linear-gradient(to left, #ffe94e, #ffe94e)
}

.services__button:after {
    position: absolute;
    width: 24px;
    height: 24px;
    top: 50%;
    right: 25px;
    margin-top: -12px;
    background: url(/local/templates/main/css/../img/play-circle.svg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.services__button:before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #ffc929;
    opacity: 0;
    z-index: -1;
    transition: .3s ease
}

.services__button:hover:before {
    opacity: 1
}

.table {
    position: relative;
    border-collapse: collapse;
    text-align: left;
    width: 100%;
    max-width: 990px;
    margin: 0 auto
}

.table__third .table__tr td {
    width: 33.3%
}

.table__third .table__tr td:nth-of-type(2),
.table__third .table__tr td:nth-of-type(3) {
    text-align: center
}

.table.table__hide tbody .table__tr:nth-child(n+12),
.table__label--td {
    display: none
}

.table__label {
    height: 0
}

.table.table__hide .table__label--td,
.table.table__hide .table__tr,
.table.table__show tbody .table__tr:nth-child(n+12) {
    display: table-row
}

.table__label--td {
    position: absolute;
    bottom: -28px;
    left: 50%;
    margin-left: -62px;
    background: #2d8dbd;
    color: #fff;
    font-size: 15px;
    padding: 2px 10px;
    cursor: pointer;
    z-index: 1;
    transition: .3s ease;
    -webkit-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px
}

.table__catalog_name,
.table__order {
    top: 50%;
    z-index: 20;
    text-transform: uppercase
}

.table__order,
.table__tr {
    -o-transition: .3s ease;
    -webkit-transition: .3s ease
}

.table__label--td:hover {
    background: #3fb4bd
}

.table__name {
    font-size: 20px
}

.table__td,
.table__th,
.table__thead {
    position: relative;
    padding: 12px 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.table__thead {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    max-width: 990px;
    margin: 30px auto 0;
    background-color: #3fb4bd;
    background-image: -webkit-gradient(linear, right top, left top, from(#3fb4bd), to(#2d8dbd));
    background-image: -webkit-linear-gradient(right, #3fb4bd, #2d8dbd);
    background-image: -o-linear-gradient(right, #3fb4bd, #2d8dbd);
    background-image: linear-gradient(to left, #3fb4bd, #2d8dbd);
    color: #fff;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0
}

.table__td .old {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    min-width: 65px;
    color: #bbb;
    text-decoration: line-through;
    margin-right: 25px
}

.table__tr {
    width: 100%;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    transition: .3s ease
}

.table__tr:nth-of-type(odd) {
    background-color: #fafafa
}

.table__tr:nth-of-type(odd):hover {
    background-color: #f5f5f5
}

.table__tr.table__tr--disabled {
    background-color: #fff;
    pointer-events: none
}

.table__tr:nth-of-type(even) {
    background-color: #e7f2f5
}

.table__tr:nth-of-type(even):hover {
    background-color: #daeaef
}

.table__tr:nth-child(1) {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    background-color: #fff
}

.table__tr:nth-child(1):hover {
    background-color: #fff
}

.table__td:nth-of-type(2n),
.table__th:nth-of-type(2n) {
    text-align: left;
    width: 240px;
    max-width: 100%
}

.table__tr:hover .table__order {
    left: -50%;
    opacity: 1
}

.table__order {
    position: absolute;
    width: auto;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.33;
    padding: 4px 25px;
    border: 0;
    top: 25px;
    left: 40px;
    cursor: pointer;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    opacity: 0;
    background-image: -webkit-gradient(linear, left top, right top, from(#ffc929), to(#ffe94e));
    background-image: -webkit-linear-gradient(left, #ffc929, #ffe94e);
    background-image: -o-linear-gradient(left, #ffc929, #ffe94e);
    background-image: linear-gradient(to right, #ffc929, #ffe94e);
    background-color: #ffc929;
    transition: .3s ease
}

.form__head_phone,
.table__catalog_name {
    font-family: 'Russo One';
    font-weight: 400
}

.clinic__select:after,
.table__catalog_img {
    -o-transition: .3s ease;
    -webkit-transition: .3s ease
}

.table__catalog {
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 25px
}

.table__catalog_item {
    display: flex;
    position: relative;
    width: 49%;
    max-height: 300px;
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
    overflow: hidden;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.table__catalog_item.width--100 {
    width: 100%;
    height: 148px
}

.table__catalog_item:hover .table__catalog_img {
    -webkit-filter: contrast(1.25);
    filter: contrast(1.25)
}

.table__catalog_item:not(:first-child),
.table__catalog_item:not(:nth-child(2)) {
    margin-top: 20px
}

.table__catalog_name {
    position: absolute;
    max-width: 600px;
    width: 90%;
    font-size: 16px;
    text-align: center;
    line-height: 1.75;
    letter-spacing: .5px;
    color: #fff;
    padding: 35px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0);
    transform: translateX(-50%) translateY(-50%) translateZ(0)
}

.actions__item,
.content__form {
    -webkit-box-sizing: border-box
}

.table__catalog_name:before {
    position: absolute;
    width: 100%;
    height: 100px;
    top: 0;
    left: 0;
    background: rgba(2, 133, 144, .83);
    opacity: .8;
    z-index: -1;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.clinic__list,
label.error {
    pointer-events: none;
    z-index: 1
}

.table__catalog_img {
    display: flex;
    width: 100%;
    height: 100%;
    transition: .3s ease
}

.actions__list {
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    width: 100%;
    max-width: 710px;
    margin: 50px auto 0
}

.clinics__img,
.form__item {
    max-width: 100%
}

.actions__item {
    position: relative;
    width: 100%;
    height: auto;
    padding-left: 72px;
    box-sizing: border-box
}

.actions__item:not(:first-child) {
    margin-top: 30px
}

.actions__item:before {
    position: absolute;
    width: 32px;
    height: 32px;
    top: 50%;
    left: 0;
    margin-top: -16px;
    background: url(/local/templates/main/css/../img/discount.svg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.actions__text {
    line-height: 1.5
}

.content__form {
    width: 100%;
    height: 210px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 40px 72px;
    margin: 95px 0 40px;
    box-sizing: border-box;
    background-color: rgba(45, 141, 189, .1)
}

.clinic__select,
.form__item_input,
label.error {
    -webkit-box-sizing: border-box
}

.content__form .form__confirm_input {
    opacity: 0
}

.content__form .form__confirm {
    width: 100%;
    margin-top: 20px
}

.content__form .form__confirm label.error {
    text-align: center;
    top: 10px;
    pointer-events: none
}

.form__head {
    font-size: 18px
}

.form__head_phone {
    font-size: 24px;
    padding: 0 10px
}

.form__main {
    display: flex;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 25px 0 20px
}

.clinics__contacts,
.form__result {
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-box-direction: normal
}

.form__label {
    position: relative
}

.form__result {
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%
}

.form__result h3 {
    font-size: 24px;
    margin-bottom: 0
}

.form__result p {
    font-size: 18px
}

label.error {
    position: absolute;
    width: 100%;
    left: 0;
    top: 40px;
    color: red;
    font-size: 12px;
    font-weight: 700;
    padding: 6px;
    box-sizing: border-box;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.form__item {
    width: 240px;
    height: 46px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.form__item_input {
    position: relative;
    padding: 0 15px;
    box-sizing: border-box;
    border: 1px solid #2d8dbd
}

.form__label_name:after,
.form__label_phone:after {
    position: absolute;
    width: 16px;
    height: 16px;
    top: 14px;
    right: 10px;
    pointer-events: none
}

.form__label_name:after {
    background: url(/local/templates/main/css/../img/user.svg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.form__label_phone:after {
    background: url(/local/templates/main/css/../img/phone.svg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.form__item_submit {
    background-image: -webkit-gradient(linear, left top, right top, from(#ffc929), to(#ffe94e));
    background-image: -webkit-linear-gradient(left, #ffc929, #ffe94e);
    background-image: -o-linear-gradient(left, #ffc929, #ffe94e);
    background-image: linear-gradient(to right, #ffc929, #ffe94e);
    background-color: #ffc929;
    font-weight: 700;
    border: 0;
    cursor: pointer;
    -o-transition: .2s ease;
    -webkit-transition: .2s ease;
    transition: .2s ease
}

.clinics__address,
.clinics__clubs_name,
.clinics__contacts_phone,
.clinics__job_head,
.clinics__phone,
.clinics__time,
.footer__clubs_name,
.footer__head,
.modal__name,
.result__box_option span,
.result__link:after,
.result__link:before {
    font-family: 'Russo One';
    font-weight: 400
}

.form__item_submit:disabled,
.form__item_submit:disabled:hover {
    background: #cae0ec;
    color: #8bb7ce;
    pointer-events: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.form__item_submit:hover {
    background: -webkit-gradient(linear, left top, right top, from(#ffc929), to(#ffc929));
    background: -webkit-linear-gradient(left, #ffc929, #ffc929);
    background: -o-linear-gradient(left, #ffc929, #ffc929);
    background: linear-gradient(to right, #ffc929, #ffc929);
    background-color: #ffc929;
    -webkit-box-shadow: 0 2px 8px 0 rgba(2, 54, 127, .1);
    box-shadow: 0 2px 8px 0 rgba(2, 54, 127, .1)
}

.form__confirm {
    display: flex;
    position: relative;
    font-size: 14px;
    line-height: 1.14;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.form__confirm_item {
    position: relative;
    cursor: pointer
}

.form__confirm_item>.error {
    top: 10px;
    left: -6px
}

.form__confirm_input:checked~.form__confirm_item:before {
    background: url(/local/templates/main/css/../img/checked.svg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.form__confirm_item:before {
    position: absolute;
    -webkit-background-size: cover;
    background-size: cover;
    width: 12px;
    height: 12px;
    top: 0;
    left: -25px;
    border: 2px solid #333;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.clinic {
    position: relative;
    width: 240px;
    background: #fff
}

.clinic__select {
    display: flex;
    position: relative;
    width: 100%;
    height: 46px;
    line-height: 46px;
    padding-left: 15px;
    border: 1px solid #2d8dbd;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    box-sizing: border-box
}

.clinic__list,
.clinics__item {
    overflow: hidden;
    -webkit-box-sizing: border-box
}

.clinic__select:after {
    position: absolute;
    top: 20px;
    right: 15px;
    width: 0;
    height: 0;
    transition: .3s ease;
    border-style: solid;
    border-width: 5px 5px 0;
    border-color: #2d8dbd transparent transparent
}

.clinic__select.js__active:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.clinic__list {
    width: 100%;
    position: absolute;
    background: #fff;
    list-style: none;
    padding: 4px;
    margin: 0;
    border: 1px solid #2d8dbd;
    -webkit-border-radius: 4px;
    box-sizing: border-box;
    opacity: 0;
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px 0 rgba(2, 54, 127, .1);
    box-shadow: 0 6px 12px 0 rgba(2, 54, 127, .1)
}

.certificates__link,
.clinic__item:after {
    -webkit-transition: .3s opacity ease;
    -o-transition: .3s opacity ease
}

.clinic__list.js__active {
    opacity: 1;
    pointer-events: all;
    -webkit-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    transform: translateY(-1px);
    z-index: 99
}

.clinic__item {
    position: relative;
    line-height: 36px;
    padding-left: 20px;
    background: #fff;
    cursor: pointer;
    z-index: 3
}

.clinic__item:hover {
    color: #fff
}

.clinic__item:after {
    opacity: 0;
    transition: .3s opacity ease
}

.clinic__item:hover:after {
    position: absolute;
    background: #2d8dbd;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 1;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.clinics__list {
    margin-top: 50px
}

.clinics__item {
    position: relative;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    box-sizing: border-box
}

.clinics__clubs,
.clinics__job {
    position: absolute;
    padding: 30px;
    -webkit-box-sizing: border-box
}

.clinics__figure:hover .clinics__job {
    opacity: 1;
    left: 0
}

.clinics__figure:hover .clinics__job:before {
    opacity: 1;
    right: 20px
}

.clinics__job {
    width: 100%;
    height: 100%;
    top: 0;
    left: -100%;
    color: #fff;
    z-index: 16;
    opacity: 0;
    box-sizing: border-box;
    -o-transition: .3s ease;
    -webkit-transition: .3s ease;
    transition: .3s ease
}

.clinics__job:before {
    position: absolute;
    width: 26px;
    height: 26px;
    background: url(/local/templates/main/css/../img/chevrons-right.svg);
    -webkit-background-size: cover;
    background-size: cover;
    right: -20px;
    top: 115px;
    opacity: 0;
    -o-transition: .8s ease;
    -webkit-transition: .8s ease;
    transition: .8s ease
}

.clinics__job:after {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #2577a0;
    opacity: .7;
    z-index: -1
}

.clinics__clubs {
    background-color: #eaf3f8;
    bottom: 0;
    left: 0;
    z-index: 16;
    box-sizing: border-box
}

.clinics__clubs_name {
    line-height: 1.56
}

.clinics__clubs_metro {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    position: relative;
    padding: 0 0 0 44px;
    margin-top: 8px;
    line-height: 1.5
}

.clinics__clubs_metro:before {
    position: absolute;
    background: url(/local/templates/main/css/../img/metro-blue.svg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    width: 16px;
    height: 16px;
    top: 4px;
    left: 0
}

.clinics__clubs_metro.metro--blue:after,
.clinics__clubs_metro.metro--green:after,
.clinics__clubs_metro.metro--purple:after {
    top: 6px
}

.clinics__contacts {
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    position: absolute;
    right: 0;
    top: 10px;
    width: auto;
    height: auto
}

.certificates,
.clinics__change,
.clinics__doctors,
.clinics__medal {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal
}

.clinics__contacts_phone {
    font-size: 24px;
    margin-bottom: 6px
}

.clinics__detail {
    position: relative
}

.clinics__address {
    font-size: 20px;
    line-height: 1.4;
    margin: 0
}

.clinics__navigation {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding-left: 41px;
    position: relative;
    width: 170px;
    height: 49px;
    color: #333;
    font-size: 12px;
    line-height: 1.33;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #333;
    -o-transition: .3s ease;
    -webkit-transition: .3s ease;
    transition: .3s ease
}

.clinics__navigation:hover {
    background: #42b2be;
    color: #fff;
    border: 1px solid #42b2be
}

.clinics__navigation:before {
    position: absolute;
    width: 20px;
    height: 30px;
    top: 8px;
    left: 12px;
    background: url(/local/templates/main/css/../img/ic-route.svg) no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

.clinics__navigation:hover:before {
    background: url(/local/templates/main/css/../img/ic-route-white.svg) no-repeat
}

.clinics__navigation.greeny {
    color: #42b2be;
    text-align: left;
    padding-left: 36px;
    margin: 10px auto 0;
    border: 1px solid #42b2be
}

.clinics__navigation.greeny:hover {
    color: #fff
}

.clinics__navigation.greeny:before {
    background: url(/local/templates/main/css/../img/ic-navi.svg) no-repeat
}

.clinics__navigation.greeny:hover:before {
    background: url(/local/templates/main/css/../img/ic-route-white.svg) no-repeat
}

.clinics__phone,
.clinics__time {
    display: flex
}

.clinics__phone {
    font-size: 24px;
    margin-bottom: 10px
}

.clinics__doctors,
.clinics__medal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    color: #333;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
    padding-left: 58px;
    -o-transition: .3s color ease;
    -webkit-transition: .3s color ease;
    transition: .3s color ease
}

.clinics__doctors:hover,
.clinics__medal:hover {
    color: #2d8dbd
}

.clinics__doctors:before,
.clinics__medal:before {
    position: absolute;
    top: 0;
    left: 0
}

.clinics__doctors {
    height: 35px;
    margin-bottom: 20px
}

.clinics__medal {
    height: 45px
}

.clinics__doctors:before {
    background: url(/local/templates/main/css/../img/ic-person.svg) no-repeat;
    width: 35px;
    height: 35px;
    -webkit-background-size: cover;
    background-size: cover
}

.clinics__medal:before {
    background: url(/local/templates/main/css/../img/ic-achiev.svg) no-repeat;
    width: 35px;
    height: 45px;
    -webkit-background-size: con con;
    background-size: con
}

.clinics__license {
    display: flex;
    position: relative;
    color: #333;
    font-weight: 500;
    line-height: 1.5;
    padding-left: 35px;
    margin-top: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.clinics__license:before {
    position: absolute;
    width: 24px;
    height: 24px;
    top: 50%;
    left: 0;
    margin-top: -12px;
    background: url(/local/templates/main/css/../img/file-text.svg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.clinics__area {
    display: none;
    pointer-events: none
}

.clinics__area.js--active {
    display: block;
    pointer-events: all
}

.clinics__slider {
    position: relative;
    min-height: 715px;
    margin-top: 40px
}

.clinics__change {
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    position: absolute;
    left: 30px;
    top: 30px;
    width: auto;
    height: 36px;
    list-style: none;
    padding: 0;
    margin: 0;
    -webkit-border-radius: 23px;
    border-radius: 23px;
    z-index: 25
}

.clinics__change_item,
.result__link {
    -webkit-box-align: center;
    display: flex
}

.clinics__change_item {
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background: rgba(0, 0, 0, .1);
    color: #333;
    font-size: 14px;
    padding: 0 20px;
    cursor: pointer;
    -o-transition: .5s background ease;
    -webkit-transition: .5s background ease;
    transition: .5s background ease
}

.clinics__detail .clinics__change_item {
    background: rgba(255, 255, 255, 1);
    color: #3fb4bd
}

.clinics__detail .clinics__change_item:hover {
    background: rgba(255, 255, 255, .8)
}

.clinics__change_item.active,
.clinics__change_item.active:hover {
    background-image: -webkit-gradient(linear, right top, left top, from(#3fb4bd), to(#2d8dbd));
    background-image: -webkit-linear-gradient(right, #3fb4bd, #2d8dbd);
    background-image: -o-linear-gradient(right, #3fb4bd, #2d8dbd);
    background-image: linear-gradient(to left, #3fb4bd, #2d8dbd);
    background-color: #3fb4bd;
    color: #fff
}

.clinics__change_item:hover {
    background: rgba(0, 0, 0, .2)
}

.clinics__change_item:first-child {
    -webkit-border-radius: 23px 0 0 23px;
    border-radius: 23px 0 0 23px
}

.clinics__change_item:last-child {
    -webkit-border-radius: 0 23px 23px 0;
    border-radius: 0 23px 23px 0
}

.certificates {
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.certificates__link {
    display: flex;
    width: auto;
    max-width: 12.5%;
    margin-bottom: 8px;
    transition: .3s opacity ease
}

.certificates__link:hover {
    opacity: .5
}

.certificates__link:not(:nth-child(7n+1)) {
    margin-left: 8px
}

.certificates__img {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    max-width: 100%
}

.modal__body,
.modal__form {
    max-width: 370px
}

.result {
    margin-bottom: 80px
}

.result .columns__item:nth-child(n+4) {
    margin-top: 60px
}

.result__link {
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
    min-height: 185px;
    background: #eaf3f8
}

.result__link:hover .result__img {
    opacity: .75
}

.result__link:after,
.result__link:before {
    position: absolute;
    font-size: 36px;
    line-height: .97;
    color: #fff;
    text-shadow: 0 2px 4px rgba(0, 0, 0, .3);
    z-index: 22
}

.modal__name,
.result__box_option span {
    font-size: 20px
}

.result__img {
    width: 100%;
    -o-transition: .3s opacity ease;
    -webkit-transition: .3s opacity ease;
    transition: .3s opacity ease
}

.footer__clubs_item:after,
.modal__overflow {
    -o-transition: .3s ease;
    -webkit-transition: .3s ease
}

.result__name {
    display: flex;
    position: absolute;
    color: #333;
    bottom: -40px
}

.result__box {
    position: absolute;
    width: 100%;
    top: 30px;
    left: 0;
    background-image: -webkit-gradient(linear, left top, right top, from(#3fb4bd), to(#2d8dbd));
    background-image: -webkit-linear-gradient(left, #3fb4bd, #2d8dbd);
    background-image: -o-linear-gradient(left, #3fb4bd, #2d8dbd);
    background-image: linear-gradient(to right, #3fb4bd, #2d8dbd);
    background-color: #3fb4bd;
    color: #fff;
    text-align: left;
    padding: 45px;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0
}

.result__box_option {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.result__box_button {
    position: absolute;
    margin-top: 0;
    top: 50%;
    right: 30px;
    transform: translateY(-50%)
}

.result__box_button:hover {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.modal__overflow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0;
    pointer-events: none;
    overflow-x: hidden;
    overflow-y: auto;
    background: rgba(255, 255, 255, .9);
    z-index: 9999;
    visibility: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    transition: .3s ease
}

.footer__inner,
.modal__body {
    -webkit-box-sizing: border-box
}

.modal__overflow.js--active {
    opacity: 1;
    pointer-events: all;
    visibility: visible;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.modal__body {
    position: relative;
    background-color: #fff;
    padding: 50px;
    box-sizing: border-box
}

.modal__name {
    line-height: 1.4
}

.modal__close {
    position: absolute;
    width: 24px;
    height: 24px;
    background: url(/local/templates/main/css/../img/x-circle.svg);
    -webkit-background-size: cover;
    background-size: cover;
    top: -39px;
    right: -39px;
    cursor: pointer
}

.footer,
.modal__form .clinic,
.modal__form .form__item {
    width: 100%
}

.modal__form .form__main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-bottom: 0
}

.footer__clubs,
.footer__info {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal
}

.modal__form .form__label:not(:last-child) {
    margin-bottom: 20px
}

.modal__form .form__confirm+.form__label {
    margin-bottom: 0
}

.modal__form .form__confirm {
    padding-left: 25px;
    margin: 20px 0
}

.modal__form .form__confirm label.error {
    top: 25px
}

.modal__form .form__confirm_input {
    opacity: 0
}

.footer {
    height: auto;
    background-color: #2d8dbd;
    overflow: hidden
}

.footer--ny {
    background: url(/local/templates/main/css/../img/footer-pattern.svg)
}

.footer__inner {
    width: 1170px;
    max-width: 100%;
    margin: auto;
    box-sizing: border-box
}

.footer__head {
    font-size: 24px;
    line-height: 1.42;
    letter-spacing: .5px;
    color: #fff;
    margin: 35px 0 25px
}

.footer__clubs {
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.footer__clubs_item {
    width: 100%;
    max-width: 270px;
    position: relative;
    -ms-flex-preferred-size: 270px;
    -webkit-flex-basis: 270px;
    flex-basis: 270px;
    height: 85px;
    color: #fff;
    padding: 15px 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.footer__clubs_item:after {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: .5;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    transition: .3s ease;
    border: 1px solid #fff
}

.footer__clubs_item:hover:after {
    background-color: rgba(255, 255, 255, .15);
    opacity: 1
}

.footer__clubs_name {
    line-height: 1.56
}

.footer__clubs_metro {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    position: relative;
    padding: 0 0 0 44px;
    margin-top: 12px
}

.footer__clubs_metro:before {
    position: absolute;
    background: url(/local/templates/main/css/../img/metro.svg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    width: 16px;
    height: 16px;
    top: 4px;
    left: 0
}

.metro--blue:after,
.metro--green:after,
.metro--purple:after {
    position: absolute;
    width: 12px;
    height: 12px;
    top: 6px;
    left: 24px;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.metro--green:after {
    background-color: #28e76a
}

.metro--blue:after {
    background-color: #29bff2
}

.metro--purple:after {
    background-color: #e04aff
}

.footer__info {
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    color: #fff;
    margin: 30px 0 25px
}

.footer__job,
.footer__soc {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
    width: 50%;
    -ms-flex-preferred-size: 50%;
    -webkit-flex-basis: 50%;
    flex-basis: 50%
}

.footer__job {
    padding-left: 30px
}

.footer__job:before {
    position: absolute;
    background: url(/local/templates/main/css/../img/ic-time.svg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    width: 20px;
    height: 20px;
    left: 0
}

.footer__soc {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

.footer__soc_link,
.mobile__soc_link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    position: relative;
    width: 36px;
    height: 36px;
    border: 2px solid #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -o-transition: .3s ease;
    -webkit-transition: .3s ease;
    transition: .3s ease
}

.footer__soc_link:hover,
.mobile__soc_link:hover {
    background: #fff
}

.footer__soc_link:nth-child(2),
.footer__soc_link:nth-child(3),
.footer__soc_link:nth-child(4),
.footer__soc_link:nth-child(5),
.footer__soc_link:nth-child(6) {
    margin-left: 10px
}

.mobile__soc_link:nth-child(1) {
    margin-left: 0
}

.mobile__soc_link:nth-child(2),
.mobile__soc_link:nth-child(3),
.mobile__soc_link:nth-child(4),
.mobile__soc_link:nth-child(5),
.mobile__soc_link:nth-child(6) {
    margin-left: 10px
}

.link--fb:after,
.link--ig:after,
.link--tg:after,
.link--vk:after,
.link--wa:after,
.link--yt:after {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -o-transition: .3s ease;
    -webkit-transition: .3s ease;
    transition: .3s ease
}

.link--vk:after {
    background: url(/local/templates/main/css/../img/vk-logo.svg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.link--vk:hover:after {
    background: url(/local/templates/main/css/../img/vk-logo-hover.svg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.link--fb:after {
    background: url(/local/templates/main/css/../img/faceb-logo.svg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.link--fb:hover:after {
    background: url(/local/templates/main/css/../img/faceb-logo-hover.svg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.link--wa:after {
    background: url(/local/templates/main/css/../img/whatsapp-logo.svg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.link--wa:hover:after {
    background: url(/local/templates/main/css/../img/whatsapp-logo-hover.svg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.link--yt:after {
    background: url(/local/templates/main/css/../img/youtube-logo.svg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.link--yt:hover:after {
    background: url(/local/templates/main/css/../img/youtube-logo-hover.svg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.link--tg:after {
    background: url(/local/templates/main/css/../img/telegram-logo.svg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.link--tg:hover:after {
    background: url(/local/templates/main/css/../img/telegram-logo-hover.svg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.link--ig:after {
    background: url(/local/templates/main/css/../img/igram.svg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.link--ig:hover:after {
    background: url(/local/templates/main/css/../img/igram-hover.svg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.footer__line {
    background-color: rgba(2, 54, 127, .5);
    color: #fff;
    height: 47px;
    line-height: 47px;
    text-align: center
}

.footer__line_text {
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 8px
}

.footer__links {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 12px 0
}

.footer__links_item {
    color: #fff;
    -o-transition: .3s ease;
    -webkit-transition: .3s ease;
    transition: .3s ease
}

.footer__links_item:last-child {
    display: flex
}

.footer__links_item:hover {
    color: #fff148
}

.footer__links--sotbi {
    position: relative;
    width: 60px;
    height: 12px;
    margin-left: 6px
}

.footer__links--sotbi:after {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 7px;
    left: 0;
    background: url(/local/templates/main/css/../img/sotbi-logo.svg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.result__list,
.result__search {
    margin-top: 50px
}

.result__form {
    position: relative
}

.result__input {
    width: 100%;
    height: 45px;
    padding-left: 15px;
    border: 1px solid #2d8dbd;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.result__submit {
    position: absolute;
    background: url(/local/templates/main/css/../img/search-result.svg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    margin: 0 0 0 15px;
    width: 20px;
    height: 20px;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    border: 0;
    cursor: pointer
}

.result__item {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    padding-bottom: 15px;
    border-bottom: 1px dotted #dadfe1
}

.result__item:not(:first-child) {
    margin: 15px 0
}

.result__item:first-child {
    margin: 0 0 15px
}

.result__links {
    -o-transition: .3s color ease;
    -webkit-transition: .3s color ease;
    transition: .3s color ease
}

.result__links:hover {
    color: #333
}

.result__description {
    font-size: 14px;
    margin-top: 5px
}

.pagination__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    list-style: none;
    padding: 0;
    margin: 50px 0 0
}

.pagination__item:not(:first-child) {
    margin-left: 10px
}

.pagination__link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 32px;
    height: 32px;
    color: #333;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #dadfe1;
    -o-transition: .3s ease;
    -webkit-transition: .3s ease;
    transition: .3s ease
}

.pagination__link.link--active {
    background: #2d8dbd;
    color: #fff;
    border: 1px solid #2d8dbd
}

.pagination__link:hover {
    border: 1px solid #2d8dbd
}

.breadcrumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0
}

.breadcrumbs__item:first-child:before,
.mobile__menu,
.mobile__menu_logo,
.mobile__outer,
.mobile__submenu,
.mobile__wrapper {
    display: none
}

.breadcrumbs__item {
    position: relative;
    padding: 0 15px
}

.breadcrumbs__item:before {
    position: absolute;
    width: 6px;
    height: 6px;
    background: #ddd;
    top: 50%;
    left: -3px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.breadcrumbs__item:first-child {
    padding-left: 0
}

.breadcrumbs__link {
    color: #2d8dbd;
    -o-transition: color .3s ease;
    -webkit-transition: color .3s ease;
    transition: color .3s ease
}

.breadcrumbs__link:hover {
    color: #333
}

.mobile__record {
    position: fixed;
    background: #1ea3a6;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 38px;
    width: auto;
    height: 40px;
    bottom: 15px;
    padding: 0 15px 0 40px;
    right: 15px;
    opacity: 0;
    pointer-events: none;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    -webkit-box-shadow: 0 .12em .31em 0 rgba(0, 0, 0, .26);
    box-shadow: 0 .12em .31em 0 rgba(0, 0, 0, .26);
    z-index: 80;
    -webkit-transform: translateY(55px);
    -ms-transform: translateY(55px);
    transform: translateY(55px);
    -webkit-transition: .3s -webkit-transform ease;
    transition: .3s -webkit-transform ease;
    transition: .3s transform ease;
    transition: .3s transform ease, .3s -webkit-transform ease
}

.mobile__form.button--show {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.mobile__record:after {
    position: absolute;
    width: 16px;
    height: 16px;
    background: url(/local/templates/main/css/../img/edit.svg);
    -webkit-background-size: cover;
    background-size: cover;
    top: 50%;
    left: 15px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.mobile__button {
    position: fixed;
    background: #1ea3a6;
    width: 40px;
    height: 40px;
    bottom: 15px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 .12em .31em 0 rgba(0, 0, 0, .26);
    box-shadow: 0 .12em .31em 0 rgba(0, 0, 0, .26);
    z-index: 80;
    -webkit-transform: translateY(55px);
    -ms-transform: translateY(55px);
    transform: translateY(55px);
    -o-transition: .3s transform ease;
    -webkit-transition: .3s transform ease;
    -webkit-transition: .3s -webkit-transform ease;
    transition: .3s -webkit-transform ease;
    transition: .3s transform ease;
    transition: .3s transform ease, .3s -webkit-transform ease
}

.mobile__button.button--show,
.mobile__record.button--show {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.mobile__button.button--up {
    left: 15px
}

.mobile__button.button--up:after {
    position: absolute;
    width: 16px;
    height: 16px;
    background: url(/local/templates/main/css/../img/up-arrow.svg);
    -webkit-background-size: cover;
    background-size: cover;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media(max-width:1170px) {
    .header__menu,
    .header__menu_link,
    .top__wrapper {
        font-size: 12px
    }
    .top__wrapper {
        padding: 0 15px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    .header__menu {
        width: auto;
        margin: 5px 15px 0 0
    }
    .header__menu_link,
    .top__menu_item {
        padding: 0 5px
    }
    .top__menu_item:last-child .top__menu_link:before {
        top: 3px
    }
    .top__link--record,
    .top__record {
        padding: 7px
    }
    .header__logo {
        margin-left: 15px
    }
    .header__logo--pic {
        width: 200px
    }
    .header__menu_head {
        padding: 0 10px
    }
    .header__menu_item:last-child {
        padding-right: 10px
    }
    .slider__head {
        font-size: 36px
    }
    .slider__text {
        font-size: 14px;
        padding: 10px 45px
    }
    .slider__button {
        margin-top: 30px
    }
    .top--150 {
        margin-top: -50px
    }
    .swiper-container-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        bottom: 70px
    }
    .main .wrapper {
        background: url(/local/templates/main/css/../img/invalid-name.svg) 0 2700px no-repeat
    }
    .content {
        padding: 0 15px
    }
    .content__form {
        height: auto;
        -webkit-border-radius: 0;
        border-radius: 0;
        padding: 30px;
        margin: 40px 0
    }
    .clinics__contacts,
    .d__filter,
    .s__filter {
        right: 15px
    }
    .clinics__clubs {
        padding: 15px
    }
    .clinics__detail .columns__item:nth-child(2) {
        padding-left: 20px
    }
    .doctors__figure {
        min-height: 250px
    }
    .maps__head {
        font-size: 36px
    }
    .maps__logo {
        width: 260px
    }
    .maps__area {
        padding-right: 15px
    }
    .column--25:nth-child(3n+1) {
        margin-left: 0
    }
    .doctors__list .column--25 {
        padding-left: 20px;
        margin-left: 0
    }
    .doctors__list .columns--start {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }
    .doctors__section_info {
        padding-left: 0;
        padding-right: 15px
    }
    .blog__detail .columns__item:nth-child(2) {
        padding-left: 20px
    }
    .result__box_button {
        margin-top: 0
    }
    .footer__inner {
        padding: 0 15px
    }
    .footer__line_text {
        letter-spacing: normal
    }
}

@media(max-width:1024px) {
    .form__item {
        width: 220px
    }
    .table__tr:hover .table__order {
        left: auto;
        right: 15px
    }
    .blog__action {
        padding: 50px
    }
}

@media(max-width:960px) {
    .form__label,
    .mobile__wrapper {
        -webkit-box-sizing: border-box
    }
    .mobile__dropmenu_link:after,
    .mobile__logo:after,
    .mobile__menu_drop:after,
    .mobile__menu_drop:before,
    .mobile__overflow:after {
        content: " "
    }
    .blog__action {
        max-width: 100%;
        padding: 30px
    }
    .blog__action_link {
        max-width: 240px;
        bottom: 30px
    }
    .blog__detail_img {
        margin: 0 auto 20px;
        max-width: 100%
    }
    .blog__detail .columns__item:nth-child(2) {
        padding-left: 0
    }
    .blog__detail .blog__info,
    .clinic {
        width: 100%
    }
    .clinics__item {
        width: 100%;
        max-width: 270px;
        margin: auto
    }
    .clinics__item:not(:nth-child(1)),
    .clinics__item:not(:nth-child(2)) {
        margin-top: 30px
    }
    .doctors__detail {
        height: 560px
    }
    .doctors__detail .columns__item:nth-child(1) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1
    }
    .doctors__section_photo {
        position: absolute;
        right: 0;
        bottom: 0
    }
    .doctors__section_info {
        width: 50%;
        padding-bottom: 30px;
        padding-left: 30px
    }
    .doctors__list .column--25 {
        padding-left: 0
    }
    .result__link {
        margin-bottom: 20px
    }
    .form__label {
        width: 50%;
        box-sizing: border-box
    }
    .form__item,
    .maps__block .form__label,
    .modal__form .form__label {
        width: 100%
    }
    .form__label:nth-child(odd) {
        padding-right: 10px
    }
    .form__label:nth-child(even) {
        padding-left: 10px
    }
    .form__label:nth-child(1) {
        margin-bottom: 10px
    }
    .form__label_name:after {
        right: 20px
    }
    .maps__block .form__label:nth-child(even),
    .modal__form .form__label:nth-child(even) {
        padding-left: 0
    }
    .maps__block .form__label:nth-child(odd),
    .modal__form .form__label:nth-child(odd) {
        padding-right: 0
    }
    .mobile__outer {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        -webkit-flex-direction: row;
        flex-direction: row
    }
    .mobile__channel {
        position: absolute;
        right: 80px;
        top: 20px
    }
    .top__channel_switch:before {
        width: 24px;
        height: 24px
    }
    .top__channel_block {
        left: -195px
    }
    .top__channel_block:before {
        left: auto;
        right: 5px
    }
    .mobile__submenu,
    .mobile__trigger {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }
    .mobile__outer.js__fixed {
        position: fixed;
        z-index: 997;
        width: 100%;
        top: 0
    }
    .mobile__outer.js__open {
        height: 100%;
        pointer-events: all
    }
    .mobile__overlay {
        position: absolute;
        width: 50%;
        height: 100%;
        background-image: -webkit-gradient(linear, right top, left top, from(#3fb4bd), to(#2d8dbd));
        background-image: -webkit-linear-gradient(right, #3fb4bd, #2d8dbd);
        background-image: -o-linear-gradient(right, #3fb4bd, #2d8dbd);
        background-image: linear-gradient(to left, #3fb4bd, #2d8dbd);
        background-color: #3fb4bd;
        z-index: 199;
        top: 0;
        left: 0;
        overflow-x: hidden;
        overflow-y: auto;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        -o-transition: .3s transform ease;
        -webkit-transition: .3s transform ease;
        -webkit-transition: .3s -webkit-transform ease;
        transition: .3s -webkit-transform ease;
        transition: .3s transform ease;
        transition: .3s transform ease, .3s -webkit-transform ease
    }
    .mobile__overlay.menu__js--open {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    .mobile__overlay_logo {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: -webkit-inline-flex;
        display: inline-flex;
        width: 200px;
        margin: 10px 0 5px 20px
    }
    .mobile__overlay_close {
        position: absolute;
        width: 32px;
        height: 32px;
        top: 30px;
        right: 8px
    }
    .mobile__overlay_close:after,
    .mobile__overlay_close:before {
        position: absolute;
        content: " ";
        background: #fff;
        width: 24px;
        height: 3px;
        -o-transition: .3s transform ease;
        -webkit-transition: .3s transform ease;
        -webkit-transition: .3s -webkit-transform ease;
        transition: .3s -webkit-transform ease;
        transition: .3s transform ease;
        transition: .3s transform ease, .3s -webkit-transform ease;
        -webkit-transition-delay: .5s;
        -o-transition-delay: .5s;
        transition-delay: .5s;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }
    .mobile__overlay_close.overlay__close--active:before {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg)
    }
    .mobile__overlay_close.overlay__close--active:after {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
    .mobile__overflow {
        position: relative;
        width: 100%;
        height: 100%;
        pointer-events: none
    }
    .mobile__overflow:after {
        position: absolute;
        background: rgba(0, 0, 0, .5);
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: -1
    }
    .mobile__wrapper {
        display: flex;
        background-color: #2d8dbd;
        width: 100%;
        height: 64px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        box-sizing: border-box
    }
    .mobile__logo {
        position: relative;
        width: 200px;
        height: 55px;
        padding: 0;
        margin: 0
    }
    .mobile__logo:after {
        position: absolute;
        width: 100%;
        height: 100%;
        background: url(/local/templates/main/css/../img/real-white.svg) no-repeat;
        -webkit-background-size: contain;
        background-size: contain;
        top: 0;
        left: 0
    }
    .mobile__phone {
        background: url(/local/templates/main/css/../img/telephone.svg);
        -webkit-background-size: cover;
        background-size: cover;
        width: 24px;
        height: 24px;
        margin-right: 15px
    }
    .mobile__trigger {
        display: flex;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        padding: 15px 0;
        margin-left: 15px;
        cursor: pointer
    }
    .mobile__dropmenu.js--active,
    .mobile__menu,
    .mobile__menusub.js--active {
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }
    .mobile__trigger_item {
        width: 24px;
        height: 3px;
        background: #fff
    }
    .mobile__trigger_item:not(:first-child) {
        margin-top: 3px
    }
    .mobile__menu {
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column
    }
    .mobile__dropmenu,
    .mobile__menu,
    .mobile__menusub {
        font-family: 'Russo One';
        font-weight: 400;
        list-style: none;
        padding: 0;
        margin: 0 20px 20px
    }
    .mobile__menu_item,
    .mobile__menusub_item {
        position: relative;
        background: rgba(255, 255, 255, .1);
        padding: 10px 12px;
        margin-bottom: 1px;
        cursor: pointer;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -o-transition: .3s background ease;
        -webkit-transition: .3s background ease;
        transition: .3s background ease
    }
    .mobile__menu_item:hover,
    .mobile__menusub_item:hover {
        background: rgba(255, 255, 255, .15)
    }
    .mobile__menu_drop {
        position: absolute;
        width: 12px;
        height: 12px;
        top: 3px;
        right: 0;
        padding: 12px
    }
    .mobile__menu_drop:after,
    .mobile__menu_drop:before {
        position: absolute;
        width: 12px;
        height: 2px;
        top: 18px;
        right: 12px;
        background: #fff;
        opacity: 0;
        pointer-events: none;
        -o-transition: .3s transform ease;
        -webkit-transition: .3s transform ease;
        -webkit-transition: .3s -webkit-transform ease;
        transition: .3s -webkit-transform ease;
        transition: .3s transform ease;
        transition: .3s transform ease, .3s -webkit-transform ease
    }
    .mobile__menu_drop.drop--active:after,
    .mobile__menu_drop.drop--active:before {
        opacity: 1;
        pointer-events: all
    }
    .mobile__menu_drop::before {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg)
    }
    .mobile__menu_drop.js--drop:before {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }
    .mobile__menu_link,
    .mobile__menusub_link {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: -webkit-inline-flex;
        display: inline-flex;
        width: 100%;
        color: #fff;
        font-size: 14px;
        text-decoration: none;
        -o-transition: .3s color ease;
        -webkit-transition: .3s color ease;
        transition: .3s color ease
    }
    .mobile__menu_link {
        font-size: inherit
    }
    .mobile__dropmenu_link.link--active,
    .mobile__dropmenu_link:hover,
    .mobile__menu_link.link--active,
    .mobile__menu_link:hover,
    .mobile__menusub_link.link--active,
    .mobile__menusub_link:hover {
        color: #fff148
    }
    .mobile__dropmenu_link.link--active {
        border-bottom: 1px solid #fff148
    }
    .mobile__dropmenu,
    .mobile__menusub {
        display: none;
        margin: 10px 0 0
    }
    .mobile__dropmenu.js--active,
    .mobile__menusub.js--active {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: -webkit-inline-flex;
        display: inline-flex;
        -webkit-flex-direction: column;
        flex-direction: column;
        width: 100%
    }
    .mobile__dropmenu_link {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: -webkit-inline-flex;
        display: inline-flex;
        position: relative;
        color: #fff;
        font-family: Ubuntu;
        font-size: 13px;
        text-decoration: none;
        margin-left: 14px
    }
    .mobile__dropmenu_item:not(:first-child) {
        padding-top: 5px
    }
    .mobile__dropmenu_link:after {
        position: absolute;
        width: 5px;
        height: 1px;
        background: #fff148;
        top: 50%;
        left: -15px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
    .mobile__form {
        position: relative;
        height: 45px;
        line-height: 45px;
        padding-left: 15px;
        background: rgba(255, 255, 255, .1);
        margin: 20px 20px 15px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    .mobile__form_input,
    .mobile__form_submit {
        background: 0;
        color: #fff;
        border: 0;
        outline: 0
    }
    .mobile__form_input {
        margin-top: 12px;
        width: 90%
    }
    .mobile__form_input::-webkit-input-placeholder {
        color: #fff
    }
    .mobile__form_input::-moz-placeholder {
        color: #fff
    }
    .mobile__form_input:-moz-placeholder {
        color: #fff
    }
    .mobile__form_input:-ms-input-placeholder {
        color: #fff
    }
    .mobile__form_submit {
        font-size: 0;
        position: absolute;
        background: url(/local/templates/main/css/../img/search.svg) no-repeat;
        -webkit-background-size: cover;
        background-size: cover;
        width: 16px;
        height: 16px;
        right: 15px;
        top: 15px
    }
    .mobile__soc {
        text-align: center;
        margin-bottom: 20px
    }
    .mobile__job {
        color: #fff;
        text-align: center;
        margin-bottom: 15px
    }
    .mobile__submenu {
        display: flex;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        list-style: none;
        font-size: 14px;
        padding: 0;
        margin: 5px 20px 0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    .column--25,
    .column--50:nth-child(even),
    .services__info_item:nth-child(even) .column--50:nth-child(odd) {
        margin-left: 0
    }
    .mobile__submenu_item {
        padding: 0 0 10px;
        border-bottom: 1px dotted rgba(255, 255, 255, .25)
    }
    .mobile__submenu_item:last-child {
        padding-left: 15px
    }
    .mobile__submenu_item:not(:first-child) {
        padding-top: 8px
    }
    .mobile__submenu_item:last-child .mobile__submenu_link:before {
        top: 3px
    }
    .mobile__submenu_link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        color: #fff;
        text-decoration: none;
        -o-transition: .3s color ease;
        -webkit-transition: .3s color ease;
        transition: .3s color ease
    }
    .mobile__submenu_link.link--active,
    .mobile__submenu_link:hover {
        color: #fff148
    }
    #yadetail {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }
    .header,
    .top__wrapper {
        display: none;
        pointer-events: none
    }
    .top--150 {
        margin-top: 0
    }
    .top--125 {
        margin-top: 40px
    }
    .columns,
    .footer__clubs,
    .services__info_item {
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .column--33,
    .column--5,
    .column--50,
    .column--66,
    .column--7 {
        width: 100%;
        -ms-flex-preferred-size: 100%;
        -webkit-flex-basis: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
    .column--25 {
        width: 50%;
        -ms-flex-preferred-size: 50%;
        -webkit-flex-basis: 50%;
        flex-basis: 50%;
        max-width: 50%
    }
    .point__item {
        padding: 50px
    }
    .columns__item:not(:last-child) .point__item:after {
        width: 75%;
        height: 1px;
        top: auto;
        right: auto;
        bottom: 0
    }
    .clinics__detail .columns__item:nth-child(2) {
        padding-left: 0
    }
    .services__info_item:nth-child(even) {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        -webkit-flex-direction: row;
        flex-direction: row
    }
    .services__action {
        max-width: 100%
    }
    .services__info_item:not(:first-child) {
        margin-top: 50px
    }
    .services__info_label {
        margin-bottom: 30px
    }
    .services__info_input:checked~.services__info_label {
        margin-top: 0
    }
    .services__info_img {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        margin: 0 auto 20px
    }
    .services__form {
        display: none
    }
    .services__detail.top--125 {
        margin-top: 0;
        -webkit-border-radius: 0;
        border-radius: 0
    }
    .doctors__figure {
        margin: auto
    }
    .d__filter {
        position: relative;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        left: 0;
        right: auto
    }
    .slider {
        position: relative;
        width: 100%;
        height: auto;
        margin: 0 auto;
        overflow: hidden;
        z-index: 10
    }
    .slider__info {
        top: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%)
    }
    .swiper-container-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        bottom: 30px
    }
    .form__head {
        display: inline-block;
        width: 100%;
        text-align: center
    }
    .footer__soc_head,
    .maps:before,
    .maps__head {
        display: none
    }
    .footer__clubs_item {
        width: 50%;
        -ms-flex-preferred-size: 50%;
        -webkit-flex-basis: 50%;
        flex-basis: 50%;
        max-width: 50%
    }
    .footer__clubs_metro {
        width: 100%
    }
    .baloon {
        padding: 10px 15px
    }
    .baloon__address {
        font-size: 16px
    }
    .baloon__name {
        font-size: 14px
    }
    .blog__figure_date {
        font-size: 28px;
        left: 15px;
        bottom: 15px
    }
}

@media(max-width:768px) {
    .blog__item {
        width: 100%;
        -ms-flex-preferred-size: 100%;
        -webkit-flex-basis: 100%;
        flex-basis: 100%
    }
    .blog__figure,
    .blog__info {
        width: 100%
    }
    .blog__figure {
        width: 210px
    }
    .blog__item:not(:nth-child(1)),
    .blog__item:not(:nth-child(2)) {
        margin-top: 20px
    }
    .breadcrumbs {
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .sales__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-direction: row;
        -webkit-flex-direction: row;
        flex-direction: row;
        height: auto
    }
    .sales__figure,
    .sales__info {
        width: 100%;
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        -webkit-flex-basis: 100%;
        flex-basis: 100%
    }
    .sales__clinic {
        font-size: 10px
    }
    .sales__clinic_item {
        padding: 2px 4px
    }
    .s__filter {
        position: relative;
        padding-left: 15px
    }
    .doctors__section_name {
        font-size: 20px
    }
    .doctors__section_lastname {
        font-size: 32px
    }
    .doctors__section_exp {
        font-size: 16px
    }
    .doctors__options_item {
        font-size: 14px
    }
    .result__link {
        margin: 0 auto 20px
    }
    .table__td:nth-of-type(2n) {
        max-width: 200px;
        width: 33.33333%;
        padding: 12px 12px 12px 0
    }
    .table__td,
    .table__th,
    .table__thead {
        padding: 12px
    }
    .table__td .old {
        margin-right: 10px
    }
    .result__box_option span {
        font-size: 16px
    }
}

@media(max-width:640px) {
    .main,
    .main .wrapper {
        background: 0
    }
    .content__form .form__confirm,
    .d__filter {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }
    .mobile__record {
        opacity: 1;
        pointer-events: all
    }
    .table__td .old {
        display: block;
        margin-right: 0
    }
    .table__td:nth-of-type(2n) {
        text-align: right
    }
    .services__pic {
        width: auto;
        height: 100%;
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
    .mobile__overlay.menu__js--open {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    .swiper-pagination {
        display: none
    }
    .form__head_phone {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        margin: 5px 0
    }
    .content__main_bg,
    .content__main_pic,
    .result__box {
        display: none
    }
    .content__main_info {
        position: relative;
        padding: 10px 20px 50px 30px;
        top: auto;
        left: auto
    }
    .blog__figure_date {
        font-size: 20px
    }
    .column--25 {
        width: 100%;
        -ms-flex-preferred-size: 100%;
        -webkit-flex-basis: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
    .d__filter {
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        height: auto
    }
    .d__filter_item {
        padding: 5px 10px
    }
    .d__filter_item:first-child {
        -webkit-border-radius: 4px 4px 0 0;
        border-radius: 4px 4px 0 0
    }
    .d__filter_item:last-child {
        -webkit-border-radius: 0 0 4px 4px;
        border-radius: 0 0 4px 4px
    }
    .doctors__detail {
        height: 440px
    }
    .doctors__section_photo {
        width: 50%
    }
    .doctors__services_list {
        margin-bottom: 20px
    }
    .form__label,
    .mobile__overlay {
        width: 100%
    }
    .form__label:nth-child(even),
    .form__label:nth-child(odd) {
        padding-left: 0;
        padding-right: 0
    }
    .form__label:not(:last-child) {
        margin-bottom: 10px
    }
    .form__label_name:after {
        right: 10px
    }
    .form__confirm {
        padding-left: 25px
    }
    .footer__line {
        height: auto;
        line-height: normal;
        padding: 10px 0
    }
    .footer__links {
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .footer__links_item {
        width: 100%;
        -ms-flex-preferred-size: 100%;
        -webkit-flex-basis: 100%;
        flex-basis: 100%;
        text-align: center
    }
    .footer__links_item:last-child {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }
    .content__form label.error {
        position: relative;
        top: 0
    }
    .content__form .form__confirm {
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        margin-top: 0
    }
    .content__form .form__confirm label.error {
        top: 0;
        left: -5px;
        text-align: left
    }
    .baloon {
        padding: 10px
    }
    .baloon__address {
        font-size: 14px
    }
    .baloon__name {
        font-size: 12px
    }
    .gm-style .gm-style-iw {
        left: -10px!important;
        top: 20px!important
    }
    .clinics__change {
        position: relative;
        top: auto;
        left: auto
    }
    .clinics__change_item,
    .clinics__change_item:first-child,
    .clinics__change_item:last-child {
        -webkit-border-radius: 0;
        border-radius: 0
    }
    .certificates {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }
    .certificates__link:not(:nth-child(7n+1)) {
        margin-left: 0
    }
    .certificates__link:nth-child(even) {
        margin-left: 8px
    }
    .certificates__link {
        width: auto;
        max-width: 45%
    }
    .slider__info {
        display: flex;
        flex-direction: column;
        justify-content: center;
        min-height: 135px;
        position: relative;
        transform: translateX(0) translateY(0);
        left: 0;
        top: auto;
        background: #3fb4bd;
        bottom: auto;
        padding-top: 10px
    }
    .slider__head,
    .slider__info,
    .slider__text {
        color: #fff
    }
    .slider__text {
        background: 0;
        padding-top: 0
    }
    .doctors--hide {
        display: none
    }
    .services__doctors .blog__more {
        margin-top: 10px
    }
}

@media(max-width:480px) {
    .breadcrumbs,
    .footer__job:before,
    .lg-download.lg-icon,
    .slider .slider__button {
        display: none
    }
    .top--125 {
        margin-top: 20px
    }
    .b-button-next-black,
    .b-button-prev-black {
        width: 28px;
        height: 28px;
        margin-top: -28px;
        border-radius: 0
    }
    .b-button-next-black {
        right: 0
    }
    .b-button-prev-black {
        left: 0
    }
    .service__other {
        max-width: 100%
    }
    .table__order {
        top: initial;
        left: 0;
        bottom: -10px
    }
    .blog__figure,
    .blog__figure_pic,
    .clinics__area iframe,
    .slider__top img {
        width: 100%
    }
    #map__contact,
    .blog__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }
    .doctors__section,
    .doctors__section_info,
    .doctors__section_photo,
    .maps__area {
        position: relative
    }
    .clinics__area,
    .clinics__area iframe,
    .slider__top,
    .slider__top .swiper-wrapper {
        height: 180px
    }
    .clinics__slider {
        min-height: 315px
    }
    .doctors__slidertop {
        padding: 0
    }
    .result__link {
        height: auto;
        padding-bottom: 30px
    }
    .result__name {
        bottom: 0
    }
    .slider__head {
        font-size: 20px
    }
    .slider__text {
        margin: 0 auto
    }
    .blog__item {
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column
    }
    .blog__info {
        margin-left: 15px
    }
    .blog__figure_date {
        font-size: 28px
    }
    .clinics__list {
        margin-top: 0
    }
    .clinics__contacts {
        position: relative;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        right: auto
    }
    .sales__clinic {
        font-size: 9px
    }
    .doctors__detail {
        height: auto
    }
    .doctors__detail .columns__item:nth-child(1) {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        -webkit-order: 0;
        order: 0
    }
    .doctors__section_photo {
        width: 50%;
        margin: 30px auto 0
    }
    .doctors__section_info {
        width: 100%;
        background: #fff;
        padding: 30px;
        border-bottom: 1px solid #eee;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    .doctors__section_name {
        margin-top: 0
    }
    .doctors__options {
        margin-bottom: 20px
    }
    .services__action_link {
        max-width: 220px
    }
    .table__td:nth-of-type(1n) {
        width: 70%
    }
    .table__td:nth-of-type(2n) {
        width: 30%
    }
    .b__slider,
    .table__catalog_item,
    .table__catalog_name {
        width: 100%
    }
    .s__filter_item {
        font-size: 12px;
        padding: 0 12px
    }
    .lg-pull-caption-up .lg-toolbar .lg-icon {
        margin: 135px 5px 0 0
    }
    .lg-actions .lg-next,
    .lg-actions .lg-prev {
        margin-top: -35px
    }
    .lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
        background: #2d8dbd;
        color: #fff;
        height: auto;
        margin-top: 0;
        width: 100%;
        top: 0
    }
    #map__contact {
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        height: 520px
    }
    .maps__area {
        top: 0;
        left: 0;
        padding-right: 0;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2
    }
    .maps__block {
        max-width: 100%
    }
    .modal__close {
        top: 20px;
        right: 20px
    }
    .content__main_info {
        left: auto
    }
    .content__main_info p {
        font-size: 14px
    }
    .content__main_head,
    .footer__head {
        font-size: 20px
    }
    .footer__info {
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .footer__clubs_item,
    .footer__job,
    .footer__soc {
        width: 100%;
        -ms-flex-preferred-size: 100%;
        -webkit-flex-basis: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
    .footer__job,
    .footer__soc {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }
    .footer__soc {
        margin-top: 15px
    }
    .footer__job {
        padding-left: 0
    }
    .table__catalog_img {
        height: 100px
    }
    .table__catalog_name {
        font-size: 16px;
        padding: 36px 0
    }
    .b__slider {
        max-width: 320px;
        height: 320px
    }
    .b__slider_desc {
        width: 100%;
        font-size: 10px;
        top: 0;
        border-radius: 0
    }
    .b__slider_result {
        height: auto
    }
    .table__third {
        font-size: 11px
    }
    .table__third .table__tr td:nth-of-type(2) {
        padding-left: 12px
    }
}

.main .svg__wave {
    position: absolute;
    top: 2900px;
    width: 100%
}

.main .svg__wave path {
    stroke-dasharray: 2;
    stroke-dashoffset: 2;
    -webkit-animation: dash 5s infinite linear;
    animation: dash 5s infinite linear
}

@-webkit-keyframes dash {
    to {
        stroke-dashoffset: 100
    }
}

@keyframes dash {
    to {
        stroke-dashoffset: -100
    }
}

.animated--to_bottom {
    -webkit-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    transform: translateY(-50px);
    opacity: 0
}

.animated--to_top {
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0
}

.animated--to_left {
    -webkit-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    transform: translateX(-50px);
    opacity: 0
}

.animated--to_right {
    -webkit-transform: translateX(50px);
    -ms-transform: translateX(50px);
    transform: translateX(50px);
    opacity: 0
}

.animated--to_show {
    opacity: 1;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    -webkit-transition: .2s .3s;
    -o-transition: .2s .3s;
    transition: .2s .3s
}

.header.animated--to_show,
.maps__area.animated--to_show {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.bottom__cookie_block {
    display: flex;
    flex-direction: row;
    align-items: center;
    background: #246aa3;
    color: #fff;
    font-size: 12px;
    line-height: 1.2;
    padding: 0 10px;
    justify-content: space-between;
    position: fixed;
    width: 100%;
    height: auto;
    bottom: 0;
    box-sizing: border-box;
    z-index: 10000;
    pointer-events: none;
    transition: .3s ease;
    transform: translateY(100%) translateZ(0)
}

.bottom__cookie_block.dismiss {
    transform: translateY(0) translateZ(0)
}

.bottom__cookie_hide {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 56px;
    height: 24px;
    background: #ffe347;
    color: #414241;
    font-weight: 700;
    margin: 5px 0;
    pointer-events: all;
    border-radius: 4px
}

@media(max-width:640px) {
    .bottom__cookie_block {
        flex-direction: column;
        font-size: 11px;
    }
    .bottom__cookie_message,
    .bottom__cookie_hide  {
        margin-top: 5px
    }
    .bottom__cookie_hide {
        width: 100%;
        height: 24px;
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .clinics__list,
    .content--shadow,
    .content__blog,
    .content__form {
        width: 1170px;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto
    }
    .point__item {
        align-items: stretch
    }
    .table__tr {
        display: inline-table
    }
    .content,
    .point__description,
    .point__head,
    .point__text {
        display: block
    }
}

@media (max-width:320px) {
    .services__push {
        max-width: 200px;
        max-height: 280px
    }
}

/* Footer Custom */
.footer__padding {
    padding: 40px 0;
}
.footer__clubs.no--hover .footer__clubs_item {
    padding: 0;
    height: auto;
}
.footer__clubs.no--hover .footer__links_flex {
    display: flex;
}
.footer__clubs.no--hover .footer__links_flex .footer__links_item {
    display: inline-block;
    margin-right: 5px;
    width: auto;
    -ms-flex-preferred-size: auto;
    -webkit-flex-basis: auto;
    flex-basis: auto;
}
.footer__clubs.no--hover .footer__clubs_item:after,
.footer__clubs.no--hover .footer__clubs_item .top__link--phone:before {
    display: none;
}
.footer__clubs.no--hover .footer__clubs_item .footer__links_item {
    display: block;
}
.footer__clubs.no--hover .footer__clubs_item .footer__links_item.links--creator {
    display: flex;
}
.footer__clubs.no--hover .footer__clubs_item .footer__job,
.footer__clubs.no--hover .footer__clubs_item .footer__soc {
    width: 100%;
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    margin-top: 20px;
}
.footer__clubs.no--hover .footer__clubs_item .footer__soc {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}
.footer__clubs.no--hover .footer__clubs_item .footer__job {
    padding-right: 20px;
    margin-top: 25px;
    box-sizing: border-box;
}
.footer__clubs.no--hover .footer__clubs_item .footer__head {
    margin: 8px 0 15px 0;
}
.footer__clubs.no--hover .footer__clubs_item .top__link--phone {
    margin: 0;
}
.links--clinic,
.links--email {
    position: relative;
    padding-left: 25px;
}
.links--clinic:after,
.links--email:after {
    position: absolute;
    content: '';
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.links--clinic:after {
    width: 20px;
    height: 20px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnN2Z2pzPSJodHRwOi8vc3ZnanMuY29tL3N2Z2pzIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgeD0iMCIgeT0iMCIgdmlld0JveD0iMCAwIDUxMiA1MTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA1MTIiIHhtbDpzcGFjZT0icHJlc2VydmUiIGNsYXNzPSIiPjxnPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgoJPGc+CgkJPHBhdGggZD0iTTI1NiwwQzE1Ni43NDgsMCw3Niw4MC43NDgsNzYsMTgwYzAsMzMuNTM0LDkuMjg5LDY2LjI2LDI2Ljg2OSw5NC42NTJsMTQyLjg4NSwyMzAuMjU3ICAgIGMyLjczNyw0LjQxMSw3LjU1OSw3LjA5MSwxMi43NDUsNy4wOTFjMC4wNCwwLDAuMDc5LDAsMC4xMTksMGM1LjIzMS0wLjA0MSwxMC4wNjMtMi44MDQsMTIuNzUtNy4yOTJMNDEwLjYxMSwyNzIuMjIgICAgQzQyNy4yMjEsMjQ0LjQyOCw0MzYsMjEyLjUzOSw0MzYsMTgwQzQzNiw4MC43NDgsMzU1LjI1MiwwLDI1NiwweiBNMzg0Ljg2NiwyNTYuODE4TDI1OC4yNzIsNDY4LjE4NmwtMTI5LjkwNS0yMDkuMzQgICAgQzExMy43MzQsMjM1LjIxNCwxMDUuOCwyMDcuOTUsMTA1LjgsMTgwYzAtODIuNzEsNjcuNDktMTUwLjIsMTUwLjItMTUwLjJTNDA2LjEsOTcuMjksNDA2LjEsMTgwICAgIEM0MDYuMSwyMDcuMTIxLDM5OC42ODksMjMzLjY4OCwzODQuODY2LDI1Ni44MTh6IiBmaWxsPSIjZmZmZmZmIiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBzdHlsZT0iIiBjbGFzcz0iIj48L3BhdGg+Cgk8L2c+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KCTxnPgoJCTxwYXRoIGQ9Ik0yNTYsOTBjLTQ5LjYyNiwwLTkwLDQwLjM3NC05MCw5MGMwLDQ5LjMwOSwzOS43MTcsOTAsOTAsOTBjNTAuOTAzLDAsOTAtNDEuMjMzLDkwLTkwQzM0NiwxMzAuMzc0LDMwNS42MjYsOTAsMjU2LDkweiAgICAgTTI1NiwyNDAuMmMtMzMuMjU3LDAtNjAuMi0yNy4wMzMtNjAuMi02MC4yYzAtMzMuMDg0LDI3LjExNi02MC4yLDYwLjItNjAuMnM2MC4xLDI3LjExNiw2MC4xLDYwLjIgICAgQzMxNi4xLDIxMi42ODMsMjg5Ljc4NCwyNDAuMiwyNTYsMjQwLjJ6IiBmaWxsPSIjZmZmZmZmIiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBzdHlsZT0iIiBjbGFzcz0iIj48L3BhdGg+Cgk8L2c+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPC9nPjwvc3ZnPg==);
    background-size: cover;
    left: -2px;
}
.links--email:after {
    width: 16px;
    height: 16px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnN2Z2pzPSJodHRwOi8vc3ZnanMuY29tL3N2Z2pzIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgeD0iMCIgeT0iMCIgdmlld0JveD0iMCAwIDUxMiA1MTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA1MTIiIHhtbDpzcGFjZT0icHJlc2VydmUiIGNsYXNzPSIiPjxnPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgoJPGc+CgkJPHBhdGggZD0iTTQzNy4wMTksNzQuOTgxQzM4OC42NjYsMjYuNjI5LDMyNC4zNzksMCwyNTYsMEMxODcuNjE5LDAsMTIzLjMzMiwyNi42MjksNzQuOTc5LDc0Ljk4MUMyNi42MjgsMTIzLjMzMywwLDE4Ny42MiwwLDI1NiAgICBzMjYuNjI4LDEzMi42NjcsNzQuOTc5LDE4MS4wMkMxMjMuMzMyLDQ4NS4zNzEsMTg3LjYxOSw1MTIsMjU2LDUxMmM4LjI4MywwLDE1LTYuNzE2LDE1LTE1cy02LjcxNy0xNS0xNS0xNSAgICBDMTMxLjM4Myw0ODIsMzAsMzgwLjYxNywzMCwyNTZTMTMxLjM4MywzMCwyNTYsMzBjMTI0LjYxNiwwLDIyNiwxMDEuMzgzLDIyNiwyMjZ2NjAuMjVjMCwyNC45NTEtMjAuMjk5LDQ1LjI1LTQ1LjI1LDQ1LjI1ICAgIHMtNDUuMjUtMjAuMjk5LTQ1LjI1LTQ1LjI1VjI1NmMwLTc0LjcxNS02MC43ODUtMTM1LjUtMTM1LjUtMTM1LjVTMTIwLjUsMTgxLjI4NSwxMjAuNSwyNTZTMTgxLjI4NSwzOTEuNSwyNTYsMzkxLjUgICAgYzQ0LjMxNiwwLDgzLjczLTIxLjM4NiwxMDguNDY4LTU0LjM3OGM5LjA3MiwzMS4zNjgsMzguMDMxLDU0LjM3OCw3Mi4yODIsNTQuMzc4YzQxLjQ5MywwLDc1LjI1LTMzLjc1Nyw3NS4yNS03NS4yNVYyNTYgICAgQzUxMiwxODcuNjIsNDg1LjM3MSwxMjMuMzMzLDQzNy4wMTksNzQuOTgxeiBNMjU2LDM2MS41Yy01OC4xNzQsMC0xMDUuNS00Ny4zMjctMTA1LjUtMTA1LjVjMC01OC4xNzMsNDcuMzI2LTEwNS41LDEwNS41LTEwNS41ICAgIGM1OC4xNzMsMCwxMDUuNSw0Ny4zMjcsMTA1LjUsMTA1LjVDMzYxLjUsMzE0LjE3MywzMTQuMTczLDM2MS41LDI1NiwzNjEuNXoiIGZpbGw9IiNmZmZmZmYiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIHN0eWxlPSIiIGNsYXNzPSIiPjwvcGF0aD4KCTwvZz4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8L2c+PC9zdmc+);
    background-size: cover;
}

@media (max-width: 480px) {
    .footer__padding {
        padding: 30px 0;
    }
    .footer__clubs.no--hover .footer__clubs_item:nth-child(1) {
        order: 4;
    }
    .footer__clubs.no--hover .footer__clubs_item .footer__head {
        margin: 8px 0 6px 0;
    }
    .footer__clubs.no--hover .footer__clubs_item .footer__job {
        padding-right: 0;
        margin-top: 10px;
    }
    .footer__clubs.no--hover .footer__clubs_item {
        text-align: center;
    }
    .footer__clubs.no--hover .footer__clubs_item .footer__soc {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
    }
    .footer__clubs.no--hover .footer__links_flex {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
    }
    .links--clinic, .links--email {
        padding-left: 0px;
    }
    .links--clinic:after,
    .links--email:after {
        display: none;
    }
}

/* FAQ */
.faqs-list{background:#fff;margin:70px 0}.faqs-list h2{color:rgba(51,51,51,.9);font-size:1.17em;margin-bottom:40px}.faqs-item{padding-bottom:20px;border-bottom:1px solid rgba(0,0,0,.1);box-sizing:border-box}.faqs-item:not(:first-child){margin-top:15px}.faqs-item_name{position:relative;color:#2d8dbd;font-weight:300;margin-bottom:0;cursor:pointer}.faqs-item_name:after{position:absolute;content:"";width:24px;height:24px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIj48Zz48Zz4KCTxnPgoJCTxwYXRoIGQ9Ik0yNTcsMEMxMTYuMzksMCwwLDExNC4zOSwwLDI1NXMxMTYuMzksMjU3LDI1NywyNTdzMjU1LTExNi4zOSwyNTUtMjU3UzM5Ny42MSwwLDI1NywweiBNMzkyLDI4NUgyODd2MTA3ICAgIGMwLDE2LjU0LTEzLjQ3LDMwLTMwLDMwYy0xNi41NCwwLTMwLTEzLjQ2LTMwLTMwVjI4NUgxMjBjLTE2LjU0LDAtMzAtMTMuNDYtMzAtMzBjMC0xNi41NCwxMy40Ni0zMCwzMC0zMGgxMDdWMTIwICAgIGMwLTE2LjU0LDEzLjQ2LTMwLDMwLTMwYzE2LjUzLDAsMzAsMTMuNDYsMzAsMzB2MTA1aDEwNWMxNi41MywwLDMwLDEzLjQ2LDMwLDMwUzQwOC41MywyODUsMzkyLDI4NXoiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgc3R5bGU9ImZpbGw6IzJEOERCRCIgZGF0YS1vbGRfY29sb3I9IiMwMDAwMDAiPjwvcGF0aD4KCTwvZz4KPC9nPjwvZz4gPC9zdmc+);background-size:cover;top:50%;right:0;margin-top:-12px;transform:rotate(0);transition:transform .25s ease-out}.faqs-item.active .faqs-item_name:after{transform:rotate(45deg)}.faqs-item_desc{display:none;line-height:1.5;margin-top:15px}@media (max-width:480px){.faqs-list{margin:30px 0}.faqs-item_name{font-size:1em;padding-right:30px}}
/* End */


/* Start:/local/templates/main/css/wide.css?16425860398462*/
.content,.doctors__section,.maps__area,.services__detail,.services__info_item,.top__header{max-width:1300px}.header__menu{width:calc(100% - 365px)}.footer__inner,.header{width:1300px}.column--25,.doctors__figure,.service__other{max-width:302px}.blog__detail_img,.column--66,.column--7{max-width:900px}.column--33{max-width:370px}.column--50{max-width:635px}.doctors__figure{min-height:302px}.blog__figure,.blog__info{width:302px}.clinics__img,.clinics__slidermini .swiper-slide img,.clinics__slidertop .swiper-slide img,.services__info_img{width:100%}.doctors__slidertop .swiper-slide img{width:auto}.push__notification{display:none;position:fixed;background:#fff;width:calc(100% - 20px);height:auto;padding:15px 20px;top:70px;left:50%;transform:translateX(-50%);box-sizing:border-box;border-radius:4px;-webkit-box-shadow:0 4px 8px 0 rgba(34,60,80,.1);-moz-box-shadow:0 4px 8px 0 rgba(34,60,80,.1);box-shadow:0 4px 8px 0 rgba(34,60,80,.1);pointer-events:all;z-index:999}.push__notification_head-text{font-size:12px}.push__notification_footer-question{font-size:14px}.push__notification_footer,.push__notification_head{display:flex;align-items:center;justify-content:space-between}.push__notification_footer{color:#111;text-decoration:none;margin-top:5px}.push__notification_footer-text{display:flex;flex-direction:column;width:100%}.push__notification_head-close{position:relative;width:12px;height:12px;cursor:pointer}.push__notification_footer-photo{display:flex;align-items:center;width:100px;margin-right:15px}.push__notification_footer-photo img{width:100%;max-width:100%;border-radius:50%}.push__notification_head-close:before{position:absolute;content:" ";width:12px;height:12px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnN2Z2pzPSJodHRwOi8vc3ZnanMuY29tL3N2Z2pzIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgeD0iMCIgeT0iMCIgdmlld0JveD0iMCAwIDQ5MiA0OTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA1MTIiIHhtbDpzcGFjZT0icHJlc2VydmUiIGNsYXNzPSIiPjxnPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgoJPGc+CgkJPHBhdGggZD0iTTMwMC4xODgsMjQ2TDQ4NC4xNCw2Mi4wNGM1LjA2LTUuMDY0LDcuODUyLTExLjgyLDcuODYtMTkuMDI0YzAtNy4yMDgtMi43OTItMTMuOTcyLTcuODYtMTkuMDI4TDQ2OC4wMiw3Ljg3MiAgICBjLTUuMDY4LTUuMDc2LTExLjgyNC03Ljg1Ni0xOS4wMzYtNy44NTZjLTcuMiwwLTEzLjk1NiwyLjc4LTE5LjAyNCw3Ljg1NkwyNDYuMDA4LDE5MS44Mkw2Mi4wNDgsNy44NzIgICAgYy01LjA2LTUuMDc2LTExLjgyLTcuODU2LTE5LjAyOC03Ljg1NmMtNy4yLDAtMTMuOTYsMi43OC0xOS4wMiw3Ljg1Nkw3Ljg3MiwyMy45ODhjLTEwLjQ5NiwxMC40OTYtMTAuNDk2LDI3LjU2OCwwLDM4LjA1MiAgICBMMTkxLjgyOCwyNDZMNy44NzIsNDI5Ljk1MmMtNS4wNjQsNS4wNzItNy44NTIsMTEuODI4LTcuODUyLDE5LjAzMmMwLDcuMjA0LDIuNzg4LDEzLjk2LDcuODUyLDE5LjAyOGwxNi4xMjQsMTYuMTE2ICAgIGM1LjA2LDUuMDcyLDExLjgyNCw3Ljg1NiwxOS4wMiw3Ljg1NmM3LjIwOCwwLDEzLjk2OC0yLjc4NCwxOS4wMjgtNy44NTZsMTgzLjk2LTE4My45NTJsMTgzLjk1MiwxODMuOTUyICAgIGM1LjA2OCw1LjA3MiwxMS44MjQsNy44NTYsMTkuMDI0LDcuODU2aDAuMDA4YzcuMjA0LDAsMTMuOTYtMi43ODQsMTkuMDI4LTcuODU2bDE2LjEyLTE2LjExNiAgICBjNS4wNi01LjA2NCw3Ljg1Mi0xMS44MjQsNy44NTItMTkuMDI4YzAtNy4yMDQtMi43OTItMTMuOTYtNy44NTItMTkuMDI4TDMwMC4xODgsMjQ2eiIgZmlsbD0iI2FhYWFhYSIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgc3R5bGU9IiIgY2xhc3M9IiI+PC9wYXRoPgoJPC9nPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjwvZz48L3N2Zz4=);background-size:cover}.point__head{font-size:28px}.point__description{font-family:'Russo One';font-size:20px;font-weight:300}.point__description,.point__text{line-height:1.2}.point__bbl{display:flex;flex-wrap:wrap;height:100%;max-height:420px}.table__label--td{bottom:-42px;padding:10px 20px;margin-left:auto;transform:translateX(-50%)}.actions__list{margin:70px auto 0}.columns__item:not(:last-child) .point__item:after{display:none}.table.table__hide~.table__thead{margin-top:60px}.header__menu_item.new .header__menu_link,.mobile__menu_item.new .mobile__menu_link{color:#fff148}.mobile__menu_item.new .mobile__menu_link{position:relative;padding-left:20px}.header__menu_item.new .header__menu_link{padding-left:25px;border-left:1px dashed #fff148;border-right:1px dashed #fff148}.header__menu_item.new .header__menu_link:before,.mobile__menu_item.new .mobile__menu_link:before{position:absolute;content:" ";background:url(/local/templates/main/css/../img/star.svg) no-repeat;-webkit-background-size:cover;background-size:cover;width:10px;height:9px;top:50%;margin-top:-5px}.header__menu_item.new .header__menu_link:before{left:10px}.mobile__menu_item.new .mobile__menu_link:before{left:0}.point__onclick{display:flex;width:100%;cursor:pointer}.slider__head{font-size:50px}.slider__text{font-size:22px}@media (max-width: 1366px) {.slider__info {top: 20%;}}@media (max-width:1280px){.slider__info{top:15%}.slider__text{padding-top:10px;padding-bottom:10px}.header__menu{width:calc(100% - 305px)}}@media (max-width:1024px){.slider__info{top:20%}.header__menu{width:calc(100% - 275px)}.point__bbl{align-items:center;max-height:unset}.point__bbl-img{width:50%}}@media (max-width:768px){.push__notification.show{display:block}.slider__info{top:40%}}@media (max-width:480px){.point__bbl-img{width:100%}.table__label--td{font-size:13px}.point__onclick{flex-direction:column}.slider__info{top:auto}.slider__head{font-size:20px}.slider__text{font-size:14px}.doctors__slidertop .swiper-slide img{width:100%}}@media (max-width:320px){.push__notification_footer-name{font-size:14px}.push__notification_footer-question{font-size:12px}.table__label--td{font-size:10px}}

/*
@media (max-width:1367px) {
    .slider__text {
        font-size: 20px;
    }
    .slider__head {
        line-height: 1.2;
    }
}

@media (min-width:1281px) and (max-width:2560px) {
    .slider {
        height: calc(100vh + 135px);
        margin: -60px auto 0;
    }
    .slider__info {
        top: 140px!important;
    }
}
*/
.content__form {
    position: relative;
}
.content__form:after,
.services__form:after {
    position: absolute;
    content: "18+";
    top: 20px;
    right: 20px;
    font-weight: bold;
    color: #303030;
    background: #ffe94e;
    padding: 8px;
    border-radius: 50%;
}
@media (max-width: 480px) {
    .form__head {
        text-align: left;
    }
}
@media (max-width: 320px) {
    .form__head {
        font-size: 14px;
    }
    .form__head_phone {
        font-size: 20px;
    }
}
.slider .slider__arrow {
    max-width: 1440px;
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    z-index: 1111;
}
.slider .b-button-next-black ,
.slider .b-button-prev-black {
    position: absolute;
    cursor: pointer;
}
.slider .b-button-next-black {
    right: -20px;
}
.slider .b-button-prev-black {
    left: -20px;
    transform: rotate(180deg);
}
@media (max-width: 1440px) {
    .slider .b-button-next-black  {
        right: 40px;
    }
    .slider .b-button-prev-black{
        left: 40px;
    }
}
@media (max-width: 480px) {
    .slider .b-button-next-black ,
    .slider .b-button-prev-black {
        display: none;
    }
}
@media (max-width: 1280px) {
    .footer__inner,
    .top__wrapper,
    .header,
    .content {
        padding: 0 20px;
        box-sizing: border-box;
    }
    .clinics__list .columns__item {
        margin-left: 20px;
        margin-top: 20px;
    }
    .d__filter,
    .s__filter {
        right: 20px;
    }
    .maps__block {
        margin-right: 20px;
    }
    .doctors__list .columns__item {
        margin-left: 4px;
        margin-right: 4px;
    }
    .doctors__section_info {
        padding-right: 20px;
    }
    .top__search_form.js--active {
        margin-left: 12px;
    }
    .point__bbl {
        flex-wrap: nowrap;
    }
}
/* End */
/* /local/templates/main/css/main.css?1642771501202859 */
/* /local/templates/main/css/wide.css?16425860398462 */
