

/* Start:/local/templates/kazumov/assets/css/style.css?1771229312125648*/
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&family=Roboto:wght@400;700;900&display=swap");

body {
    margin: 0px;
    padding: 0px;
    font-family: "Montserrat", sans-serif;
    background-color: #fff;
    color: #565656;
    height: 100%;
    line-height: 1;
    position: relative;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main {
    display: block;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-width: 0px;
    padding: 0px;
    margin: 0px;
}

html {
    height: 100%;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    -webkit-tap-highlight-color: transparent;
}

input,
textarea {
    color: #333;
    font-family: "Montserrat", sans-serif;
    outline: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-appearance: none;
}

input[type="button"],
input[type="submit"],
button {
    cursor: pointer;
}

td {
    margin: 0px;
    padding: 0px;
}

form {
    padding: 0px;
    margin: 0px;
}

a {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    text-decoration: none;
    outline: none;
    -webkit-tap-highlight-color: transparent;
}

a,
span,
div,
button {
    outline: none !important;
}

input[type=submit],
input[type=button],
button {
    -webkit-appearance: none;
    outline: none;
}

input:disabled {
    -webkit-appearance: none;
    opacity: 1;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

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

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

@font-face {
    font-family: 'icomoon';
    src: url("/local/templates/kazumov/assets/css/../fonts/icomoon.eot?gze4nv");
    src: url("/local/templates/kazumov/assets/css/../fonts/icomoon.eot?gze4nv#iefix") format("embedded-opentype"), url("/local/templates/kazumov/assets/css/../fonts/icomoon.ttf?gze4nv") format("truetype"), url("/local/templates/kazumov/assets/css/../fonts/icomoon.woff?gze4nv") format("woff"), url("/local/templates/kazumov/assets/css/../fonts/icomoon.svg?gze4nv#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-instagram:before {
    content: "\e900"
}

.icon-vk:before {
    content: "\e901"
}

.icon-arrow-down:before {
    content: "\e902"
}

.icon-arrow-left:before {
    content: "\e903"
}

.icon-arrow-right:before {
    content: "\e904"
}

.icon-close:before {
    content: "\e905"
}

.icon-phone:before {
    content: "\e906"
}

.icon-address:before {
    content: "\e907"
}

.icon-arrow-more:before {
    content: "\e908"
}

body.compensate-for-scrollbar {
    overflow: hidden;
}

.fancybox-active {
    height: auto;
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden;
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99993;
}

.fancybox-container * {
    box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}

.fancybox-bg {
    background: #000;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
    opacity: .5;
    opacity: 0;
    transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
    opacity: 1;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible;
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fancybox-toolbar {
    right: 0;
    top: 0;
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden;
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform, opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994;
}

.fancybox-slide::before {
    content: '';
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
    display: block;
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0;
}

.fancybox-slide--image::before {
    display: none;
}

.fancybox-slide--html {
    padding: 6px;
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
    -webkit-backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -ms-transform-origin: top left;
    transform-origin: top left;
    transition-property: transform, opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

.fancybox-container [data-selectable='true'] {
    cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%
}

.fancybox-spaceball {
    z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%
}

.fancybox-slide--video .fancybox-content {
    background: #000;
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff;
}

.fancybox-video,
.fancybox-iframe {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0;
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}

.fancybox-button {
    background: rgba(30, 30, 30, 0.6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
    color: #ccc;
}

.fancybox-button:hover {
    color: #fff;
}

.fancybox-button:focus {
    outline: none;
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none;
}

.fancybox-button div {
    height: 100%
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
    display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
    display: none;
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -ms-transform-origin: 0;
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998;
}

.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #c4c4c4;
    cursor: pointer;
    opacity: 1;
    padding: 5px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.fancybox-close-small:hover {
    color: #000;
    opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
    color: #fff;
    padding: 0px;
    right: 0px;
    top: -55px;
    font-size: 35px;
}

.fancybox-slide--html .fancybox-close-small:hover {
    opacity: 0.8;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none;
}

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px;
}

.fancybox-navigation .fancybox-button div {
    padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right);
}

.fancybox-caption {
    background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, transparent 100%);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px 44px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996;
}

.fancybox-caption--separate {
    margin-top: -50px;
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none;
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline;
}

.fancybox-loading {
    animation: fancybox-rotate 1s linear infinite;
    background: transparent;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999;
}

@keyframes fancybox-rotate {
    100% {
        transform: rotate(360deg);
    }
}

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
    opacity: 0;
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
    transform: translate3d(0, 0, 0) scale(1);
}

@media all and (max-height: 576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px;
    }

    .fancybox-slide--image {
        padding: 6px 0;
    }

    .fancybox-close-small {
        right: -6px;
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px;
    }

    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px;
    }
}

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center;
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px 0;
}

.fancybox-share p {
    margin: 0;
    padding: 0;
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px 5px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
    color: #fff;
}

.fancybox-share__button:hover {
    text-decoration: none;
}

.fancybox-share__button--fb {
    background: #3b5998;
}

.fancybox-share__button--fb:hover {
    background: #344e86;
}

.fancybox-share__button--pt {
    background: #bd081d;
}

.fancybox-share__button--pt:hover {
    background: #aa0719;
}

.fancybox-share__button--tw {
    background: #1da1f2;
}

.fancybox-share__button--tw:hover {
    background: #0d95e8;
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px;
}

.fancybox-share__button svg path {
    fill: #fff;
}

.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%
}

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px 2px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    width: 212px;
    z-index: 99995;
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block;
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px;
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px;
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, 0.1);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px;
}

.fancybox-thumbs__list a::before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
    opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
    opacity: 1;
}

@media all and (max-width: 576px) {
    .fancybox-thumbs {
        width: 110px;
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px;
    }

    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px);
    }
}

.datepicker-container {
    background-color: #fff;
    direction: ltr;
    font-size: 12px;
    left: 0;
    line-height: 30px;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: none;
    touch-action: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 210px;
    z-index: -1;
}

.datepicker-container::before,
.datepicker-container::after {
    border: 5px solid transparent;
    content: " ";
    display: block;
    height: 0;
    position: absolute;
    width: 0;
}

.datepicker-dropdown {
    border: 1px solid #ccc;
    -webkit-box-shadow: 0 3px 6px #ccc;
    box-shadow: 0 3px 6px #ccc;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    position: absolute;
    z-index: 1;
}

.datepicker-inline {
    position: static;
}

.datepicker-top-left,
.datepicker-top-right {
    border-top-color: #39f;
}

.datepicker-top-left::before,
.datepicker-top-left::after,
.datepicker-top-right::before,
.datepicker-top-right::after {
    border-top: 0;
    left: 10px;
    top: -5px;
}

.datepicker-top-left::before,
.datepicker-top-right::before {
    border-bottom-color: #39f;
}

.datepicker-top-left::after,
.datepicker-top-right::after {
    border-bottom-color: #fff;
    top: -4px;
}

.datepicker-bottom-left,
.datepicker-bottom-right {
    border-bottom-color: #39f;
}

.datepicker-bottom-left::before,
.datepicker-bottom-left::after,
.datepicker-bottom-right::before,
.datepicker-bottom-right::after {
    border-bottom: 0;
    bottom: -5px;
    left: 10px;
}

.datepicker-bottom-left::before,
.datepicker-bottom-right::before {
    border-top-color: #39f;
}

.datepicker-bottom-left::after,
.datepicker-bottom-right::after {
    border-top-color: #fff;
    bottom: -4px;
}

.datepicker-top-right::before,
.datepicker-top-right::after,
.datepicker-bottom-right::before,
.datepicker-bottom-right::after {
    left: auto;
    right: 10px;
}

.datepicker-panel>ul {
    margin: 0;
    padding: 0;
    width: 102%
}

.datepicker-panel>ul::before,
.datepicker-panel>ul::after {
    content: " ";
    display: table;
}

.datepicker-panel>ul::after {
    clear: both;
}

.datepicker-panel>ul>li {
    background-color: #fff;
    cursor: pointer;
    float: left;
    height: 30px;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 30px;
}

.datepicker-panel>ul>li:hover {
    background-color: #e5f2ff;
}

.datepicker-panel>ul>li.muted,
.datepicker-panel>ul>li.muted:hover {
    color: #999;
}

.datepicker-panel>ul>li.highlighted {
    background-color: #e5f2ff;
}

.datepicker-panel>ul>li.highlighted:hover {
    background-color: #cce5ff;
}

.datepicker-panel>ul>li.picked,
.datepicker-panel>ul>li.picked:hover {
    color: #39f;
}

.datepicker-panel>ul>li.disabled,
.datepicker-panel>ul>li.disabled:hover {
    background-color: #fff;
    color: #ccc;
    cursor: default;
}

.datepicker-panel>ul>li.disabled.highlighted,
.datepicker-panel>ul>li.disabled:hover.highlighted {
    background-color: #e5f2ff;
}

.datepicker-panel>ul>li[data-view="years prev"],
.datepicker-panel>ul>li[data-view="year prev"],
.datepicker-panel>ul>li[data-view="month prev"],
.datepicker-panel>ul>li[data-view="years next"],
.datepicker-panel>ul>li[data-view="year next"],
.datepicker-panel>ul>li[data-view="month next"],
.datepicker-panel>ul>li[data-view="next"] {
    font-size: 18px;
}

.datepicker-panel>ul>li[data-view="years current"],
.datepicker-panel>ul>li[data-view="year current"],
.datepicker-panel>ul>li[data-view="month current"] {
    width: 150px;
}

.datepicker-panel>ul[data-view="years"]>li,
.datepicker-panel>ul[data-view="months"]>li {
    height: 52.5px;
    line-height: 52.5px;
    width: 52.5px;
}

.datepicker-panel>ul[data-view="week"]>li,
.datepicker-panel>ul[data-view="week"]>li:hover {
    background-color: #fff;
    cursor: default;
}

.datepicker-hide {
    display: none;
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table;
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}

[dir="rtl"] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 0;
    padding: 0;
    border: none;
    outline: none;
    color: #565656;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    z-index: 99;
    font-size: 40px;
    outline: none;
    text-align: center;
    width: 20px;
    height: 40px;
    top: 50%;
    margin-top: -20px;
}

.slick-prev span,
.slick-next span {
    position: relative;
    z-index: 1;
}

.slick-prev:hover,
.slick-next:hover {
    color: #5A94E8;
}

.slick-prev {
    left: 0px;
}

.slick-next {
    right: 0px;
}

.slick-dots {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0;
    width: 100%;
    text-align: center;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    border: 0;
    display: block;
    height: 11px;
    width: 11px;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 0px;
    cursor: pointer;
    background: #C4C4C4;
    transition: all 0.2s linear;
    border-radius: 50%;
    border: none;
}

.slick-dots li button:hover {
    background: #565656;
}

.slick-dots li.slick-active button {
    background: #5A94E8;
}

.header {
    z-index: 9999;
    position: relative;
    height: 147px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
    transition: all 0.2s linear;
}

.header__top {
    background: #fff;
    height: 120px;
    transition: all 0.2s linear;
}

.header__top .wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 100%
}

.header__left {
    width: 425px;
}

.header__address {
    font-size: 14px;
    line-height: 17px;
    display: inline-block;
    vertical-align: middle;
}

.header__address:hover {
    color: #5A94E8;
}

.header__address span {
    display: block;
    padding-top: 4px;
    font-size: 12px;
    line-height: 15px;
}

.header__right {
    width: calc(100% - 425px);
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.header-phone {
    text-align: center;
}

.header-phone__number {
    display: inline-block;
    color: #565656;
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    margin-bottom: 5px;
    margin-top: 3px;
    font-family: "Roboto", sans-serif;
}

.header-phone__link {
    color: #5A94E8;
    text-decoration: underline;
}

.header-phone__link:hover {
    color: #565656;
}

.header__nav {
    background: #6AB3E8;
}

.header__nav .wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.header.fixed {
    height: 60px;
}

.header.fixed .header__address {
    margin-left: 180px;
    font-size: 12px;
}

.header.fixed .main-nav {
    position: absolute;
    top: -60px;
    left: 160px;
}

.header.fixed .nav {
    display: none;
}

.header.fixed .header__top {
    height: 60px;
}

.header.fixed .main-nav__link {
    height: 60px;
    line-height: 60px;
    width: 150px;
    text-align: center;
}

.header.fixed .main-subnav {
    left: auto;
    right: 0;
    border-top: 1px solid #EFEFEF;
    z-index: -1;
}

.header.fixed .logo {
    width: 122px;
}

.header.fixed .header-phone__link {
    font-size: 14px;
}

.header.fixed .header__left {
    width: 50%
}

.header.fixed .header__right {
    width: 50%
}

.logo {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 144px;
    margin-right: 21px;
}

.logo img {
    width: 100%;
    display: block;
}

.social {
    display: inline-block;
    vertical-align: middle;
    margin-right: 21px;
}

.social__item {
    display: inline-block;
    vertical-align: middle;
    margin-right: 11px;
}

.social__item:last-child {
    margin-right: 0;
}

.social__link {
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    border-radius: 50%;
    text-align: center;
    color: #565656;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
    font-size: 16px;
    background: #fff;
}

.social__link span {
    display: inline-block;
    vertical-align: middle;
    line-height: 33px;
}

.social__link span.icon-vk {
    font-size: 10px;
}

.social__link:hover {
    box-shadow: 0px 2px 15px #7EB4FF;
}

.social__link:active {
    box-shadow: inset 0px 2px 10px rgba(0, 0, 0, 0.06);
}

.main-nav__item {
    position: relative;
    margin-right: 20px;
}

.main-nav__link {
    background: linear-gradient(122.66deg, #F3F7FF 5.43%, #E8F0FF 89.26%);
    display: block;
    height: 67px;
    line-height: 67px;
    padding: 0 12px;
    color: #565656;
    font-size: 16px;
    position: relative;
    z-index: 20;
}

.main-nav__link:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 5px 0 5px;
    border-color: #565656 transparent transparent transparent;
    margin-left: 8px;
}

.main-nav__link:hover {
    background: #94D2FF;
}

.main-subnav {
    position: absolute;
    z-index: 9;
    top: 100%;
    left: 0;
    width: 295px;
    padding: 20px 0px 20px 0px;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
    background: #fff;
    border-radius: 0 0 0px 20px;
}

.main-subnav.notactive {
    display: none;
}

.main-subnav.closed {
    display: none;
}

.main-subnav.active {
    display: block;
}

.main-subnav.active-subnav {
    border-radius: 0 00 0px 20px;
}

.main-subnav__item {
    padding: 10px 20px;
}

.main-subnav__item:last-child {
    margin-bottom: 0;
}

.main-subnav__item.active .main-subnav__link {
    color: #5A94E8;
}

.main-subnav__item.active .main-subnav__link .icon-arrow-down {
    color: #565656;
}

.main-subnav__link {
    font-size: 18px;
    line-height: 22px;
    color: #565656;
    display: block;
    position: relative;
    padding-right: 40px;
}

.main-subnav__link .icon-arrow-down {
    position: absolute;
    top: 6px;
    right: -5px;
    font-size: 9px;
    transform: rotate(-90deg);
}

.main-subnav__link:hover {
    color: #5A94E8;
}

.main-subnav-list {
    font-size: 18px;
    line-height: 22px;
    padding: 5px 30px 5px 60px;
    width: 50%;
    display: inline-block;
    vertical-align: top;
    margin-right: -4px;
    border-left: 1px solid #D8D8D8;
}

.main-subnav-list:first-child {
    border: none;
}

.main-subnav-list__item {
    margin-bottom: 20px;
}

.main-subnav-list__item:last-child {
    margin-bottom: 0;
}

.main-subnav-list__link {
    color: #565656;
}

.main-subnav-list__link:hover {
    color: #5A94E8;
}

.main-subnav .button {
    width: 100%;
    margin-top: 20px;
}

.main-subnav:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: -1;
    background: #fff;
    border-radius: 0 0 0px 20px;
}

.main-subnav-wrapper {
    display: none;
    position: absolute;
    left: 295px;
    width: calc(1110px - 295px);
    background: #fff;
    top: 0;
    box-shadow: inset 0px 4px 40px rgba(0, 0, 0, 0.1), 0px 2px 10px rgba(0, 0, 0, 0.2);
    border-radius: 0px 0px 10px 0px;
    height: 100%;
    padding: 30px 0;
    z-index: -1;
}

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

.nav__item {
    position: relative;
}

.nav__item_parent .nav__link:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 5px 0 5px;
    border-color: #fff transparent transparent transparent;
    margin-left: 8px;
}

.nav__item_parent:hover .subnav {
    display: block;
}

.nav__link {
    display: block;
    height: 67px;
    line-height: 67px;
    padding: 0 20px;
    color: #fff;
    font-size: 16px;
}

.nav__link:hover {
    background: #94D2FF;
}

.subnav {
    position: absolute;
    top: 100%;
    left: 0;
    padding: 40px 20px;
    background: #FFFFFF;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
    border-radius: 0px 0px 10px 10px;
    display: none;
    z-index: 10;
}

.subnav__item {
    margin-bottom: 20px;
}

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

.subnav__link {
    font-size: 16px;
    line-height: 20px;
    color: #565656;
    white-space: nowrap;
}

.subnav__link:hover {
    color: #5A94E8;
}

.main-nav-closed .main-nav__item:hover .main-subnav {
    display: block;
}

.main-nav-closed .main-subnav {
    display: none;
}

.main-subnav__item:hover .main-subnav-wrapper {
    display: block;
}

.hamburger {
    display: inline-block;
    cursor: pointer;
    transition-property: opacity, -webkit-filter;
    -webkit-transition-property: opacity, -webkit-filter;
    transition-property: opacity, filter;
    transition-property: opacity, filter, -webkit-filter;
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible;
    background: transparent;
    width: 40px;
    height: 40px;
    transition: all 0.2s;
}

.hamburger-box {
    width: 40px;
    height: 40px;
    display: inline-block;
    position: relative;
    padding: 10px 8px;
    background: #FFFFFF;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
}

.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px;
}

.hamburger-inner,
.hamburger-inner::after,
.hamburger-inner::before {
    width: 24px;
    height: 2px;
    background-color: #565656;
    position: absolute;
    transition-property: -webkit-transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

.hamburger-inner::after,
.hamburger-inner::before {
    content: "";
    display: block;
}

.hamburger-inner::before {
    top: -8px;
}

.hamburger-inner::after {
    top: -16px;
}

.hamburger--collapse .hamburger-inner {
    top: auto;
    bottom: 10px;
}

.is-active .hamburger--collapse .hamburger-inner {
    transform: rotate(45deg);
    bottom: 18px;
    width: 30px;
    left: 5px;
}

.is-active .hamburger--collapse .hamburger-inner::before {
    transform: rotate(90deg);
    top: 0;
    width: 30px;
}

.is-active .hamburger--collapse .hamburger-inner::after {
    display: none;
}

body.overflow {
    overflow: hidden !important;
    position: fixed;
}

body.menu-open {
    overflow: hidden;
}

.header__mobile {
    display: none;
}

.header-open-menu {
    display: none;
    width: 130px;
}

.header__mobile-button {
    display: block;
    background: #FFFFFF;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
    width: 38px;
    height: 38px;
    border-radius: 50%;
    color: #565656;
    font-size: 18px;
    text-align: center;
    line-height: 38px;
    margin-left: 20px;
}

.header__mobile-button span {
    display: inline-block;
    line-height: 38px;
}

.header-menu {
    margin-left: 25px;
    height: 40px;
}

@media screen and (max-width: 1169px) {
    .main-subnav-wrapper {
        left: 295px;
        width: calc(100vw - 325px);
    }

    .main-subnav-list {
        padding: 5px 30px;
    }

    .fixed .main-subnav-wrapper {
        top: -1px;
        height: calc(100% + 1px);
        border-top: 1px solid #EFEFEF;
    }

    .header.fixed .header__address {
        margin-left: 160px;
    }
}

@media screen and (max-width: 991px) {
    .header__mobile {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        -webkit-box-pack: end;
        -moz-box-pack: end;
        -ms-flex-pack: end;
        -webkit-justify-content: flex-end;
        justify-content: flex-end;
    }

    .menu-open .header-open-menu {
        display: block;
    }

    .menu-open .header__mobile-button {
        display: none;
    }

    .header__right {
        display: none;
    }

    .header__address {
        display: none;
    }

    .logo {
        width: 90px;
    }

    .header__top {
        height: 60px;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .header {
        height: 60px;
    }

    .header__nav {
        display: none;
    }

    .header.fixed .logo {
        width: 90px;
    }

    .main-subnav__link {
        font-size: 16px;
        line-height: 20px;
    }

    .main-subnav__link .icon-arrow-down {
        transform: none;
    }

    .main-subnav-wrapper {
        box-shadow: none;
        position: relative;
        top: auto;
        left: auto;
        width: 100%;
        padding: 0;
        z-index: 9;
    }

    .fixed-panel .main-subnav-list {
        padding: 0 0 0 10px;
        font-size: 16px;
        line-height: 20px;
        width: 100%;
        border: none;
    }

    .fixed-panel .main-subnav-list__item {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 639px) {
    .header__top .wrapper {
        padding: 0 15px;
    }
}

.footer {
    background: linear-gradient(92.54deg, #49547B 20.5%, #516095 77.78%);
    position: relative;
    padding: 40px 0 20px;
    color: #fff;
}

.footer__nav {
    width: 475px;
    padding-right: 65px;
}

.footer__nav .y-row {
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.footer__nav .y-col {
    width: auto;
}

.footer__title {
    margin-bottom: 20px;
}

.footer-nav-item {
    margin-bottom: 10px;
}

.footer-nav-item:last-child {
    margin-bottom: 0;
}

.footer-nav-item__link {
    color: #fff;
}

.footer-nav-item__link:hover {
    opacity: 0.8;
}

.footer__copy {
    padding-top: 60px;
}

.footer__bottom .y-row {
    -webkit-box-direction: reverse;
    -webkit-box-orient: horizontal;
    -moz-box-direction: reverse;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.footer__bottom .y-col {
    width: auto;
}

.footer__contact {
    margin-top: -50px;
}

.footer__phone {
    color: #fff;
    display: inline-block;
    margin-bottom: 15px;
}

.footer__phone:hover {
    opacity: 0.8;
}

.footer__mail {
    color: #fff;
    display: inline-block;
    margin-bottom: 15px;
}

.footer__mail:hover {
    opacity: 0.8;
}

@media screen and (max-width: 991px) {
    .footer__bottom .y-row {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -moz-box-direction: normal;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .footer__nav {
        padding-bottom: 40px;
    }

    .footer__contact {
        margin-top: 0;
    }

    .footer__copy {
        padding-top: 3px;
        font-size: 16px;
    }
}

@media screen and (max-width: 479px) {
    .footer__nav {
        width: 100%;
        padding: 0 10px 8px;
    }

    .footer {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .footer__title {
        margin-bottom: 10px;
    }

    .footer-nav {
        margin-bottom: 10px;
    }

    .footer__bottom {
        padding: 0 10px;
    }

    .footer__phone {
        margin-bottom: 11px;
    }

    .footer__mail {
        margin-bottom: 10px;
    }

    .footer__nav .y-col {
        width: 100%
    }
}

.body-overflow {
    overflow: hidden;
}

html {
    height: 100%
}

body {
    height: 100%
}

.main-wrapper {
    padding: 0;
    min-width: 320px;
    width: 100%;
    position: relative;
    overflow: hidden;
    min-height: 100%;
    padding-top: 147px;
}

.wrapper {
    width: 100%;
    max-width: 1140px;
    padding: 0 15px;
    margin: 0 auto;
    position: relative;
}

a {
    color: #565656;
}

ul {
    list-style: none;
}

.hidden {
    display: none;
}

.button {
    font-weight: bold;
    font-size: 18px;
    padding: 0 19px;
    display: inline-block;
    transition: all 0.2s linear;
    text-align: center;
    white-space: nowrap;
    color: #fff;
    height: 50px;
    line-height: 50px;
    border-radius: 50px;
    font-family: "Roboto", sans-serif;
    background: #49547B;
    position: relative;
    z-index: 1;
    border: none;
}

.button:hover {
    background: #5A6796;
}

.button:active {
    background: #6579C0;
}

.button_font_16 {
    font-size: 16px;
}

.button_blue {
    background: linear-gradient(360deg, #5A94E8 0%, #5EA0FF 100%);
}

.button_blue:after {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    z-index: -2;
    content: "";
    border-radius: 50px;
    background: linear-gradient(360deg, #6FA7F7 0%, #74ADFF 100%);
    transition: all 0.2s linear;
    opacity: 0;
}

.button_blue:before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    z-index: -1;
    content: "";
    border-radius: 50px;
    background: linear-gradient(360deg, #448CF3 0%, #277BF2 100%);
    transition: all 0.2s linear;
    opacity: 0;
}

.button_blue:hover {
    background: linear-gradient(360deg, #5A94E8 0%, #5EA0FF 100%);
}

.button_blue:hover:after {
    opacity: 1;
}

.button_blue:active {
    background: linear-gradient(360deg, #5A94E8 0%, #5EA0FF 100%);
}

.button_blue:active:before {
    opacity: 1;
}

.button_lg {
    height: 58px;
    line-height: 58px;
    padding: 0 36px;
}

.button_sm {
    height: 45px;
    line-height: 45px;
    padding: 0 22px;
}

.button_sm.button_border {
    line-height: 41px;
}

.button_shadow {
    background: linear-gradient(360deg, #5A94E8 0%, #5EA0FF 100%);
    box-shadow: 0px 2px 15px #7EB4FF;
}

.button_shadow:after {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    z-index: -2;
    content: "";
    border-radius: 50px;
    background: linear-gradient(360deg, #6FA7F7 0%, #74ADFF 100%);
    transition: all 0.2s linear;
    opacity: 0;
}

.button_shadow:before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    z-index: -1;
    content: "";
    border-radius: 50px;
    background: linear-gradient(360deg, #448CF3 0%, #277BF2 100%);
    transition: all 0.2s linear;
    opacity: 0;
}

.button_shadow:hover {
    background: linear-gradient(360deg, #5A94E8 0%, #5EA0FF 100%);
}

.button_shadow:hover:after {
    opacity: 1;
}

.button_shadow:active {
    background: linear-gradient(360deg, #5A94E8 0%, #5EA0FF 100%);
    box-shadow: none;
}

.button_shadow:active:before {
    opacity: 1;
}

.button_white {
    color: #49547B;
    background: #fff;
}

.button_white:hover {
    background: #ECEBFF;
}

.button_white:active {
    background: #DBD8FF;
}

.button_border {
    border: 2px solid #49547B;
    background: #fff;
    color: #49547B;
    line-height: 46px;
}

.button_border:hover {
    border-color: #5A94E8;
    background: #fff;
    color: #5A94E8;
}

.button_border:active {
    border-color: #082EB6;
    background: #fff;
    color: #082EB6;
}

.section-main-inside {
    background: url("/local/templates/kazumov/assets/css/../img/main-photo.jpg") no-repeat top right;
    padding-top: 90px;
    min-height: 504px;
    position: relative;
}

.section-main-inside:after {
    content: "";
    position: absolute;
    z-index: -1;
    bottom: -62px;
    right: 62px;
    background: url("/local/templates/kazumov/assets/css/../img/dots.svg") no-repeat;
    width: 90px;
    height: 90px;
    background-size: 100% 100%
}

.section-main__text {
    font-size: 20px;
    line-height: 24px;
    border-left: 1px solid #5A94E8;
    margin-bottom: 60px;
    padding-left: 10px;
}

.title-main {
    font-weight: 900;
    font-size: 52px;
    line-height: 61px;
    font-family: "Roboto", sans-serif;
    margin-bottom: 50px;
}

.section {
    padding-bottom: 100px;
}

.section_p_top {
    padding-top: 70px;
}

.section_p_top_md {
    padding-top: 100px;
}

.section_p_top_lg {
    padding-top: 150px;
}

.title {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 44px;
}

.title_white {
    color: #fff;
}

.text-22 {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 22px;
    line-height: 26px;
}

.title-box {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-bottom: 40px;
}

.title-box .title {
    margin-bottom: 0;
}

.title-box .button {
    min-width: 200px;
}

.reasons {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -4.5px;
    position: relative;
    z-index: 1;
    padding-top: 26px;
    padding-bottom: 42px;
}

.reasons:after {
    content: "";
    position: absolute;
    z-index: -1;
    background: url("/local/templates/kazumov/assets/css/../img/bg-vector-reasons.svg") no-repeat center center;
    width: 920px;
    height: 134px;
    left: 50%;
    margin-left: -490px;
    top: 50px;
}

.reasons-item {
    width: 20%;
    padding: 0 4.5px;
    text-align: center;
    position: relative;
}

.reasons-item:nth-child(1):after {
    content: "";
    position: absolute;
    z-index: -1;
    top: -40px;
    right: -6px;
    background: url("/local/templates/kazumov/assets/css/../img/dots.svg") no-repeat;
    width: 90px;
    height: 90px;
    background-size: 100% 100%
}

.reasons-item:nth-child(3):after {
    content: "";
    position: absolute;
    z-index: -1;
    top: -35px;
    left: 5px;
    background: url("/local/templates/kazumov/assets/css/../img/dots.svg") no-repeat;
    width: 90px;
    height: 90px;
    background-size: 100% 100%
}

.reasons-item:nth-child(2n+2) {
    margin-top: 86px;
}

.reasons-item__img {
    background: linear-gradient(122.66deg, #F3F7FF 5.43%, #E8F0FF 89.26%);
    box-shadow: -5px -5px 10px rgba(92, 92, 92, 0.1), 5px 5px 10px rgba(169, 169, 169, 0.3);
    border-radius: 15px;
    width: 110px;
    height: 110px;
    margin: 0 auto 20px;
    text-align: center;
    padding: 15px;
}

.reasons-item__img img {
    width: 80px;
    height: 80px;
}

.reasons-item__title {
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    margin-bottom: 10px;
    font-family: "Roboto", sans-serif;
}

.reasons-item__text {
    font-size: 16px;
    line-height: 20px;
    max-width: 177px;
    margin: 0 auto;
}

.section-consult {
    background: linear-gradient(92.54deg, #49547B 20.5%, #516095 77.78%);
    color: #fff;
}

.section-consult .title {
    max-width: 480px;
}

.section-consult-inner {
    position: relative;
    padding: 30px 360px 79px 0;
}

.section-consult-inner__img {
    position: absolute;
    right: 0;
    bottom: 0;
}

.section-consult-inner:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: -48px;
    right: 302px;
    background: url("/local/templates/kazumov/assets/css/../img/dots.svg") no-repeat;
    width: 90px;
    height: 90px;
    background-size: 100% 100%
}

.section-consult-inner:before {
    content: "";
    position: absolute;
    z-index: -1;
    background: url("/local/templates/kazumov/assets/css/../img/dots.svg") no-repeat;
    width: 90px;
    height: 90px;
    background-size: 100% 100%;
    bottom: -62px;
    left: 205px;
}

.section-consult-form {
    padding-top: 14px;
}

.section-consult-form .y-row {
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.section-consult-form .y-col {
    width: auto;
    max-width: 245px;
}

.section-consult-form .form-input {
    width: 215px;
}

.section-consult-form .button {
    margin-top: 2px;
    margin-bottom: -2px;
}

.form-label {
    display: block;
    padding-bottom: 4px;
}

.form-input {
    display: block;
    font-family: "Roboto", sans-serif;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    padding: 0 10px;
    background: transparent;
    border: none;
    border-bottom: 1px solid #fff;
    height: 27px;
    width: 100%;
    transition: all 0.2s linear;
}

.form-input:-moz-placeholder,
.form-input::-moz-placeholder {
    color: #fff;
    opacity: 1;
}

.form-input::-webkit-input-placeholder {
    color: #fff;
}

.form-input.error {
    border-color: #9e1b1b;
}

.form-input-2 {
    font-size: 18px;
    line-height: 22px;
    padding: 0 10px;
    height: 30px;
    width: 100%;
    transition: all 0.2s linear;
    font-family: "Montserrat", sans-serif;
}

.form-input-2:-moz-placeholder,
.form-input-2::-moz-placeholder {
    color: #99A4CA;
    opacity: 1;
}

.form-input-2::-webkit-input-placeholder {
    color: #99A4CA;
}

.form-input-2.error {
    border-color: #9e1b1b;
}

.form-textarea {
    padding: 10px 15px;
    min-height: 98px;
    resize: none;
    border: 1px solid #fff;
    border-radius: 10px;
}

.form-textarea.error {
    border-color: #9e1b1b;
}

.form-input-date {
    position: relative;
    z-index: 1;
}

.form-input-date:after {
    content: "";
    position: absolute;
    z-index: -1;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 5px 0 5px;
    border-color: #99A4CA transparent transparent transparent;
    right: 10px;
    top: 50%;
    margin-top: 0px;
}

.form-link {
    font-size: 13px;
    line-height: 16px;
    text-decoration: underline;
    color: #99A4CA;
}

.form-link:hover {
    color: #fff;
}

.y-row {
    margin: 0 -15px -30px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.y-col {
    padding: 0 15px 30px;
    width: 100%
}

.y-col-1 {
    width: 8.33%
}

.y-col-2 {
    width: 16.66%
}

.y-col-3 {
    width: 25%
}

.y-col-4 {
    width: 33.33%
}

.y-col-5 {
    width: 41.66%
}

.y-col-6 {
    width: 50%
}

.y-col-7 {
    width: 58.33%
}

.y-col-8 {
    width: 66.66%
}

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

.y-col_button {
    text-align: center;
}

.y-col_button .button {
    min-width: 250px;
}

.y-col_center {
    text-align: center;
}

.services .y-col {
    padding-bottom: 40px;
}

.services .y-row {
    margin-bottom: -40px;
}

.services-item {
    background: #FFFFFF;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    position: relative;
    padding: 15px 25px 65px;
    height: 100%;
    min-height: 445px;
}

.services-item__top {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 20px;
    padding-left: 10px;
}

.services-item__img {
    width: 80px;
    height: 80px;
    background: linear-gradient(122.66deg, #F3F7FF 5.43%, #E8F0FF 89.26%);
    border-radius: 15px;
    padding: 10px;
}

.services-item__img img {
    width: 60px;
    height: 60px;
}

.services-item__name {
    position: relative;
    width: calc(100% - 100px);
    margin-left: 20px;
    padding-bottom: 4px;
}

.services-item__name:after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    height: 2px;
    width: 100px;
    background: #5A94E8;
}

.services-item__bottom {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    position: absolute;
    bottom: 20px;
    left: 25px;
    right: 25px;
}

.services-item__price {
    color: #49547B;
}

.services .y-col {
    position: relative;
}

.services .y-col:nth-child(1):after {
    content: "";
    position: absolute;
    z-index: -1;
    background: url("/local/templates/kazumov/assets/css/../img/dots.svg") no-repeat;
    width: 90px;
    height: 90px;
    background-size: 100% 100%;
    bottom: 0px;
    right: -30px;
}

.services .y-col:nth-child(2):after {
    content: "";
    position: absolute;
    z-index: -1;
    background: url("/local/templates/kazumov/assets/css/../img/dots.svg") no-repeat;
    width: 90px;
    height: 90px;
    background-size: 100% 100%;
    top: 175px;
    right: -30px;
}

.services .y-col:nth-child(4):after {
    content: "";
    position: absolute;
    z-index: -1;
    background: url("/local/templates/kazumov/assets/css/../img/dots.svg") no-repeat;
    width: 90px;
    height: 90px;
    background-size: 100% 100%;
    bottom: -40px;
    left: 140px;
}

.services .y-col:nth-child(5):after {
    content: "";
    position: absolute;
    z-index: -1;
    background: url("/local/templates/kazumov/assets/css/../img/dots.svg") no-repeat;
    width: 90px;
    height: 90px;
    background-size: 100% 100%;
    bottom: 92px;
    right: -30px;
}

.text {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 20px;
}

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

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

.text p:last-child {
    padding-bottom: 0;
}

.text p.p_padding_sm {
    padding-bottom: 12px;
}

.text ul {
    padding-bottom: 20px;
}

.text ul:last-child {
    padding-bottom: 0;
}

.text ul li {
    position: relative;
    padding-bottom: 12px;
    padding-left: 10px;
}

.text ul li:last-child {
    padding-bottom: 0;
}

.text ul li:before {
    content: "-";
    position: absolute;
    left: 0;
}

.text ol {
    padding-bottom: 20px;
    counter-reset: section;
    list-style: none;
}

.text ol:last-child {
    padding-bottom: 0;
}

.text ol li {
    position: relative;
    padding-bottom: 20px;
    padding-left: 27px;
    padding-top: 4px;
}

.text ol li:last-child {
    padding-bottom: 0;
}

.text ol li:before {
    font-weight: bold;
    font-size: 22px;
    line-height: 26px;
    position: absolute;
    color: #5A94E8;
    font-family: "Roboto", sans-serif;
    left: 0;
    top: 1px;
    counter-increment: section;
    content: counter(section);
}

.section-numbers {
    background: linear-gradient(92.54deg, #49547B 20.5%, #516095 77.78%);
    padding: 25px 0;
}

.section-numbers .wrapper:after {
    content: "";
    position: absolute;
    z-index: -1;
    background: url("/local/templates/kazumov/assets/css/../img/dots.svg") no-repeat;
    width: 90px;
    height: 90px;
    background-size: 100% 100%;
    top: -68px;
    right: 15px;
}

.numbers-item {
    width: 164px;
    height: 164px;
    border-radius: 50%;
    border: 15px solid #fff;
    color: #fff;
    font-size: 16px;
    line-height: 19px;
    font-family: "Roboto", sans-serif;
    text-align: center;
    margin: 0 auto;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.about-row {
    margin-bottom: 40px;
    position: relative;
}

.about-row:last-child {
    margin-bottom: 0;
}

.about-row_reverse .y-row {
    -webkit-box-direction: reverse;
    -webkit-box-orient: horizontal;
    -moz-box-direction: reverse;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.about-row:first-child:after {
    content: "";
    position: absolute;
    z-index: -1;
    background: url("/local/templates/kazumov/assets/css/../img/dots.svg") no-repeat;
    width: 90px;
    height: 90px;
    background-size: 100% 100%;
    top: -95px;
    right: 12px;
}

.about-row:first-child:before {
    content: "";
    position: absolute;
    z-index: -1;
    bottom: 30px;
    left: 50%;
    margin-left: -35px;
    background: url("/local/templates/kazumov/assets/css/../img/dots.svg") no-repeat;
    width: 90px;
    height: 90px;
    background-size: 100% 100%
}

.about__img img {
    display: block;
    max-width: 100%;
    border-radius: 10px;
}

.about__text {
    max-width: 477px;
}

.block-doctors {
    position: relative;
    padding-top: 5px;
    margin-bottom: 48px;
}

.block-doctors:after {
    content: "";
    position: absolute;
    z-index: -1;
    background: url("/local/templates/kazumov/assets/css/../img/dots.svg") no-repeat;
    width: 90px;
    height: 90px;
    background-size: 100% 100%;
    top: -125px;
    right: 235px;
}

.block-doctors:before {
    content: "";
    position: absolute;
    z-index: -1;
    bottom: -125px;
    left: 50%;
    margin-left: -40px;
    background: url("/local/templates/kazumov/assets/css/../img/dots.svg") no-repeat;
    width: 90px;
    height: 90px;
    background-size: 100% 100%
}

.link {
    font-size: 16px;
    line-height: 20px;
    color: #5A94E8;
}

.link:hover {
    color: #565656;
}

.doctors {
    padding: 0 65px 65px;
    position: relative;
}

.doctors:after {
    content: "";
    position: absolute;
    z-index: -1;
    background: url("/local/templates/kazumov/assets/css/../img/dots.svg") no-repeat;
    width: 90px;
    height: 90px;
    background-size: 100% 100%;
    bottom: 63px;
    right: 20px;
}

.doctors .y-row {
    margin: 0 -20px 0;
}

.doctors .y-col {
    padding: 0 20px 0;
}

.doctors-item {
    height: 100%;
    position: relative;
    padding-bottom: 15px;
}

.doctors-item__img {
    margin-bottom: 27px;
}

.doctors-item__img img {
    display: block;
    border-radius: 10px;
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
}

.doctors-item__name {
    margin-bottom: 15px;
}

.doctors-item__text p:first-child {
    padding-bottom: 15px;
}

.doctors-item__link {
    position: absolute;
    left: 0;
    bottom: 0;
}

.doctors .slick-slider .slick-track,
.doctors .slick-slider .slick-list {
    height: 100%
}

.doctors .slick-track:before,
.doctors .slick-track:after {
    display: none;
}

.doctors .slick-slide {
    float: none;
    height: auto;
}

.doctors .slick-slider .slick-track {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.doctors .slick-prev {
    left: -35px;
    margin-top: -42px;
}

.doctors .slick-next {
    right: -35px;
    margin-top: -42px;
}

.doctors .slick-dots {
    position: absolute;
    bottom: -65px;
    left: 0;
    right: 0;
}

.section-consult-2 .section-consult-inner:after {
    top: -50px;
    left: 15px;
}

.section-consult-2 .section-consult-inner:before {
    display: none;
}

.reviews {
    padding: 0px 80px 50px;
    position: relative;
    margin-top: -10px;
}

.reviews:after {
    content: "";
    position: absolute;
    z-index: -1;
    background: url("/local/templates/kazumov/assets/css/../img/dots.svg") no-repeat;
    width: 90px;
    height: 90px;
    background-size: 100% 100%;
    bottom: -20px;
    left: 95px;
}

.reviews .y-row {
    margin: 0 -20px 0;
}

.reviews .y-col {
    padding: 10px 20px 10px;
}

.reviews-item {
    height: calc(100% - 35px);
    margin-top: 35px;
    background: #FFFFFF;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    position: relative;
    padding: 20px 15px 43px 15px;
}

.reviews-item__img {
    position: absolute;
    top: -38px;
    left: 23px;
    width: 104px;
    height: 104px;
    border-radius: 15px;
    overflow: hidden;
    background: linear-gradient(122.66deg, #F3F7FF 5.43%, #E8F0FF 89.26%);
}

.reviews-item__img img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.reviews-item__name {
    margin-left: 135px;
    margin-bottom: 40px;
    position: relative;
}

.reviews-item__name:after {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 0;
    height: 2px;
    width: 100px;
    background: #5A94E8;
}

.reviews-item__text a {
    color: #5A94E8;
}

.reviews-item__text a:hover {
    color: #565656;
}

.reviews-item__title b {
    font-family: "Roboto", sans-serif;
}

.reviews-item__title a {
    color: #5A94E8;
}

.reviews-item__title a:hover {
    color: #565656;
}

.reviews-item__link {
    position: absolute;
    left: 15px;
    bottom: 23px;
}

.reviews .slick-slider .slick-track,
.reviews .slick-slider .slick-list {
    height: 100%
}

.reviews .slick-track:before,
.reviews .slick-track:after {
    display: none;
}

.reviews .slick-slide {
    float: none;
    height: auto;
}

.reviews .slick-slider .slick-track {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.reviews .slick-prev {
    left: -50px;
}

.reviews .slick-next {
    right: -50px;
}

.reviews .slick-dots {
    position: absolute;
    bottom: -50px;
    left: 0;
    right: 0;
}

.works {
    padding: 0 80px 50px;
    position: relative;
    margin-top: -10px;
}

.works:after {
    content: "";
    position: absolute;
    z-index: -1;
    bottom: -10px;
    left: 20px;
    background: url("/local/templates/kazumov/assets/css/../img/dots.svg") no-repeat;
    width: 90px;
    height: 90px;
    background-size: 100% 100%
}

.works:before {
    content: "";
    position: absolute;
    z-index: -1;
    bottom: 65px;
    right: 52px;
    background: url("/local/templates/kazumov/assets/css/../img/dots.svg") no-repeat;
    width: 90px;
    height: 90px;
    background-size: 100% 100%
}

.works .y-row {
    margin: 0 -20px 0;
}

.works .y-col {
    padding: 10px 20px 10px;
}

.works-item {
    background: #FFFFFF;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    position: relative;
    padding: 15px 30px 5px 30px;
    max-width: 760px;
    margin: 0 auto;
}

.works-item__title {
    margin-bottom: 10px;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 16px;
}

.works-item__title .link {
    margin-left: 7px;
    font-family: "Montserrat", sans-serif;
    font-weight: normal;
}

.works-item-images {
    margin-bottom: 15px;
    padding-top: 5px;
}

.works-item-images__title {
    z-index: 2;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 10px 0px;
    width: 72px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
}

.works-item-images img {
    max-width: 100%;
    display: block;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.works-item-images__item {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    padding-bottom: 56%
}

.works-item__text {
    margin-bottom: 14px;
}

.works-item .y-col {
    padding: 0 20px 15px;
}

.works-item .y-row {
    margin: 0 -20px -15px;
}

.works-item__info {
    margin-bottom: 15px;
}

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

.works-item__date {
    color: #5A94E8;
    margin-bottom: 15px;
}

.works .slick-slider .slick-track,
.works .slick-slider .slick-list {
    height: 100%
}

.works .slick-track:before,
.works .slick-track:after {
    display: none;
}

.works .slick-slide {
    float: none;
    height: auto;
}

.works .slick-slider .slick-track {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.works .slick-prev {
    left: -50px;
    margin-top: 0;
}

.works .slick-next {
    right: -50px;
    margin-top: 0;
}

.works .slick-dots {
    position: absolute;
    bottom: -50px;
    left: 0;
    right: 0;
}

.block-contact {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 7px;
}

.block-contact__left {
    width: 475px;
    padding-bottom: 60px;
}

.block-contact__left .button {
    margin-left: 10px;
}

.block-contact__right {
    width: calc(100% - 475px);
    position: relative;
}

.contact {
    border-left: 1px solid #5A94E8;
    padding-left: 10px;
    margin-bottom: 50px;
}

.contact-item__title {
    margin-bottom: 15px;
}

.contact-item__text {
    margin-bottom: 30px;
}

.contact-item__text p {
    padding-bottom: 10px;
}

.map {
    height: 657px;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 9;
    border-radius: 10px;
    overflow: hidden;
}

.popup {
    background: linear-gradient(92.54deg, #49547B 20.5%, #516095 77.78%);
    border-radius: 10px;
    max-width: 364px;
    padding: 40px 30px 50px;
    color: #fff;
    width: 98%;
    overflow: visible;
}

.popup__title {
    margin-bottom: 0;
}

.popup__title+.form {
    margin-top: 35px;
}

.popup__text {
    color: #99A4CA;
    font-family: "Roboto", sans-serif;
    margin: 20px 0 20px;
}

.popup .y-row {
    margin: 0 -30px -35px;
}

.popup .y-col {
    padding: 0 30px 35px;
}

.popup .form-textarea {
    margin-top: 6px;
    margin-bottom: -6px;
}

.popup_sm .y-col_center {
    padding-top: 33px;
    padding-bottom: 38px;
}

.popup .custom-checkbox {
    margin-top: -5px;
    margin-bottom: -5px;
}

.styled-checkbox {
    position: absolute;
    opacity: 0;
}

.styled-checkbox.error+label:before {
    border-color: #9e1b1b;
}

.styled-checkbox+label {
    position: relative;
    cursor: pointer;
    padding: 0;
    font-size: 15px;
    line-height: 20px;
    color: #99A4CA;
    padding-left: 30px;
    display: inline-block;
}

.styled-checkbox+label:before {
    content: '';
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: text-top;
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 5px;
    position: absolute;
    top: 0;
    left: 0;
}

.styled-checkbox:disabled+label {
    cursor: auto;
}

.styled-checkbox:checked+label:after {
    content: '';
    position: absolute;
    background: url("/local/templates/kazumov/assets/css/../img/icons/check.svg") no-repeat center center;
    background-size: 14px 14px;
    width: 14px;
    height: 14px;
    top: 4px;
    left: 3px;
}

body.web.fancybox-active:after {
    z-index: 9990;
    position: absolute;
    top: 0;
    left: 0;
    right: -17px;
    bottom: 0;
    background: #000;
    opacity: 0.5;
    content: ""
}

body.ios.fancybox-active:after {
    z-index: 9990;
    position: absolute;
    top: 0;
    left: 0;
    right: 0px;
    bottom: 0;
    background: #000;
    opacity: 0.5;
    content: ""
}

body.fancybox-active .main-subnav:after {
    z-index: 9990;
    position: absolute;
    top: 0;
    left: 0;
    right: 0px;
    bottom: 0;
    background: #000;
    opacity: 0.5;
    content: ""
}

.fancybox-slide--html {
    padding-top: 210px;
}

.fixed-panel {
    position: fixed;
    top: 60px;
    left: 0;
    right: 0;
    bottom: 0;
    transition: all 0.3s;
    z-index: 999;
    background-color: #fff;
    overflow: auto;
    display: none;
    /*min-height: calc(100vh - 60px);*/
}

.fixed-panel__inner {
    position: relative;
    min-height: auto;
    padding: 20px 20px 80px 20px;
    overflow: visible;      
}

.fixed-panel__title {
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    font-family: "Roboto", sans-serif;
    padding-left: 20px;
    margin-bottom: 15px;
}

.fixed-panel__button {
    position: absolute;
    bottom: 20px;
    left: 32px;
    right: 32px;
    font-size: 15px;
}

.fixed-panel__button.button {
    font-size: 15px;
}

.fixed-panel-menu {
    display: block;
    height: auto;
    overflow: visible;

}

.fixed-panel-subnav {
    display: none;
}

.fixed-panel .main-subnav {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    display: block;
    padding: 0;
    box-shadow: none;
    width: 100%
}

.fixed-panel .main-subnav__link {
    padding-top: 5px;
    padding-bottom: 5px;
}

.fixed-panel .main-subnav__item {
    margin-bottom: 12px;
    border-bottom: 1px solid #F9F8FB;
    padding: 0;
}

.fixed-panel .main-subnav__item:hover .main-subnav-wrapper {
    display: none;
}

.fixed-panel .main-subnav__item.active .main-subnav__link .icon-arrow-down {
    transform: rotate(180deg);
}

.fixed-panel .main-subnav-list {
    padding: 0 30px 5px 10px;
}

.fixed-panel .main-subnav__link .icon-arrow-down {
    position: absolute;
    top: 13px;
    right: -1px;
    font-size: 9px;
}

.fixed-panel .main-subnav-list__item {
    margin-top: 12px;
}

.fixed-panel .main-subnav-list__item:first-child {
    margin-top: 5px;
}

.fixed-nav {
    display: flex;
    flex-direction: column;
}

.fixed-nav__item {
    margin-bottom: 12px;
}

.fixed-nav__link {
    display: block;
    padding: 5px 30px 5px 0;
    border-bottom: 1px solid #F9F8FB;
    font-size: 17px;
    line-height: 21px;
    color: #565656;
    position: relative;
}

.fixed-nav__link:hover {
    color: #5A94E8;
}

.fixed-nav__link .icon-arrow-down {
    position: absolute;
    top: 13px;
    right: -1px;
    font-size: 9px;
    transform: rotate(-90deg);
}

.fixed-nav__bottom {
    margin-top: auto;
}

.fixed-nav__small {
    margin-top: 4px;
    font-size: 12px;
}

.button-back {
    background: #FFFFFF;
    border: 1px solid #F9F8FB;
    box-sizing: border-box;
    border-radius: 10px;
    padding: 0 28px 0 23px;
    height: 34px;
    line-height: 32px;
    font-size: 16px;
    color: #5A94E8;
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 20px;
}

.button-back .icon-arrow-down {
    display: inline-block;
    transform: rotate(90deg);
    font-size: 9px;
    margin: -2px 5px 0 0;
    vertical-align: middle;
}

.more {
    display: none;
}

.section-inside {
    padding-left: 350px;
    padding-top: 23px;
    padding-bottom: 148px;
}

.section-inside-2 {
    padding-bottom: 98px;
}

.section-inside_normal {
    padding-left: 0 !important;
    padding-bottom: 95px;
}

.breadcrumbs {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    line-height: 16px;
    color: #A0A0A0;
    margin-bottom: 30px;
}

.breadcrumbs__item {
    display: inline-block;
}

.breadcrumbs__item:after {
    content: "/";
    margin: 0 7px;
}

.breadcrumbs__item:last-child:after {
    content: ""
}

.breadcrumbs__link {
    color: #A0A0A0;
}

.breadcrumbs__link:hover {
    color: #565656;
}

.tags {
    margin: 0 -25px 15px 0;
}

.tags-item {
    display: inline-block;
    vertical-align: top;
    background: #FFFFFF;
    border: 1px solid #DFEAFF;
    box-sizing: border-box;
    border-radius: 10px;
    padding: 0 34px;
    height: 40px;
    font-size: 16px;
    color: #565656;
    margin: 0 19px 15px 0;
    line-height: 38px;
}

.tags-item:hover {
    color: #5A94E8;
}

.tags-item.active {
    color: #5A94E8;
}

.services_all {
    margin-bottom: 80px;
}

.services_all .y-col {
    padding: 0 10px 30px;
}

.services_all .y-row {
    margin: 0 -10px -30px;
}

.services_all .y-col:nth-child(n):after {
    display: none;
}

.services_all .services-item {
    min-height: 0;
    padding: 15px 30px 80px;
}

.services_all .services-item__bottom {
    left: 30px;
    right: 30px;
    bottom: 25px;
}

.pagination {
    text-align: center;
    position: relative;
    margin-bottom: 90px;
}

.pagination__item {
    display: inline-block;
    margin: 0 8px;
}

.pagination__link {
    display: block;
    background: linear-gradient(122.66deg, #F3F7FF 5.43%, #E8F0FF 89.26%);
    border-radius: 15px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    font-family: "Roboto", sans-serif;
}

.pagination__link:hover {
    color: #5A94E8;
}

.pagination__link_prev,
.pagination__link_next {
    font-size: 40px;
    color: #565656;
}

.pagination__link_prev:hover,
.pagination__link_next:hover {
    color: #5A94E8;
}

.pagination__link.active {
    background: linear-gradient(135deg, #d8e6ff 5.43%, #b2ccff 89.26%);
}

.pagination__prev {
    position: absolute;
    left: 10px;
    top: 0;
}

.pagination__next {
    position: absolute;
    right: 10px;
    top: 0;
}

.block-consult {
    padding-top: 84px;
    margin: 60px 0 80px;
}

.block-consult:last-child {
    margin-bottom: 0;
}

.block-consult .section-consult-inner:before,
.block-consult .section-consult-inner:after {
    display: none;
}

.block-consult .section-consult-inner {
    padding: 30px 360px 32px 50px;
}

.block-consult .section-consult-form .y-col {
    width: 100%;
    padding-bottom: 28px;
}

.block-consult .section-consult-form .y-row {
    margin-bottom: -28px;
}

.block-consult .section-consult-form .form-input {
    width: 215px;
}

.block-consult .section-consult-form {
    padding-top: 27px;
}

.block-consult .section-consult-inner__img {
    right: 14px;
}

.title+.tags {
    margin-top: -19px;
}

.service-main {
    margin-bottom: 80px;
    padding-top: 5px;
}

.service-main__img {
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    margin-bottom: 30px;
    overflow: hidden;
}

.service-main__img img {
    width: 100%;
    display: block;
}

.top__service-main {
    background: #dceaff;
    border-radius: 10px 10px 0 0;
    padding: 10px 30px 10px 40px;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.caption__top {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 5px;
}

.box__service-main {
    background: #fff;
    border-radius: 0 0 10px 10px;
    padding: 20px 30px 15px 40px;
    display: flex;
    justify-content: space-between;
}

.title__box {
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: #49547b;
}

.content__box {
    display: flex;
}

.left_content ul {
    width: 250px;
    min-height: 113px;
    font-size: 14px;
    color: #49547b;
    margin: 30px 0 15px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.left_content li {
    display: flex;
    align-items: center;
}

.left_content li:not(:last-child) {
    margin-bottom: 15px;
}

.left_content li::before {
    content: url(/local/templates/kazumov/assets/css/../img/icons/check_ban.svg);
    margin-right: 20px;
}

img.img__mobile_banner {
    display: none;
}

.cost__service-main {
    font-family: 'Roboto', sans-serif;
    width: max-content;
    background: rgba(91, 150, 235, 0.2);
    border-radius: 0px 10px 10px 0px;
    padding: 12px 20px 12px 40px;
    margin: 0 0 10px -40px;
    display: flex;
    align-items: center;
}

.new__cost {
    font-size: 20px;
    font-weight: 700;
    color: #49547b;
    margin: 4px 15px 0 0;
}

.old__cost {
    font-size: 15px;
    color: #b4b4b4;
    text-decoration: line-through;
}

.button--mobile {
    display: none;
}

img.img__service-main {
    width: 200px;
    height: 223px;
    object-fit: cover;
    margin-top: 15px;
}

.right__box {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.sale__box {
    min-height: 68px;
    margin: 0 -30px 20px 0;
}

.sale__box span {
    width: max-content;
    font-size: 14px;
    color: #fff;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
    background: #00A944;
    border-radius: 10px 0 0 10px;
    padding: 6px 15px 6px 10px;
    margin-left: auto;
    display: block;
}

.sale__box span:not(:last-child) {
    margin-bottom: 10px;
}

.sale__box span.blue {
    background: #0062a9;
}

.form__service-main {
    width: 200px;
}

.form__service-main input {
    width: 100%;
    height: 24px;
    font-size: 16px;
    color: #565656;
    background: #fff;
    border-bottom: 1px solid #49547B;
    padding: 0 0 5px 10px;
    margin-bottom: 20px;
}

.form__service-main input::placeholder {
    color: #99A4CA;
}

.form__service-main .button {
    width: 100%;
    height: 40px;
    font-size: 16px;
    line-height: normal;
}

.agree__form {
    width: 160px;
    font-size: 13px;
    color: #99a4ca;
    text-align: center;
    text-decoration-line: underline;
    margin: 10px auto 0;
    display: block;
}

.agree__form:hover {
    color: inherit;
}

.service-main__text {
    max-width: 445px;
    padding-left: 10px;
    border-left: 1px solid #5A94E8;
}

.service-info:not(:last-child) {
    margin-bottom: 30px;
}

.service-info .service-info__text {
    margin-top: 30px;
}

.service-info__text--list {
    display: none;
}

.service-info.active .service-info__title:after {
    width: 100px;
    background: #5A94E8;
}

.service-info_list .service-info__title:after,
.service-info--dekstop .service-info__title:after {
    width: 100%;
    background: #f2f2f2;
}

.service-info.active .service-full_text:after {
    transform: rotate(180deg);
}

.service-info__title {
    padding-bottom: 4px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.service-info__title:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100px;
    height: 1px;
    background: #5A94E8;
}

.service-full_text {
    font-size: 18px;
    font-weight: 400;
    color: #5a94e8;
    border-bottom: 1px dashed #5A94E8;
    margin-right: 24px;
    position: relative;
    cursor: pointer;
}

.service-full_text::after {
    content: url(/local/templates/kazumov/assets/css/../img/icons/chevron.svg);
    position: absolute;
    right: -24px;
}

.service-info__title-box {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-bottom: 25px;
}

.service-info__title-box .service-info__title {
    margin-bottom: 0;
}

.service-info__title-box h2 {
    margin-bottom: 0 !important;
}

.service-info__title-box .button {
    min-width: 200px;
}

.service-info h2 {
    padding-bottom: 4px;
    position: relative;
    margin-bottom: 35px;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 22px;
    line-height: 26px;
}

.service-info h2:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100px;
    height: 1px;
    background: #5A94E8;
}

.service-info__text ul li {
    padding-bottom: 20px;
    padding-left: 27px;
}

.service-info__text ul li:before {
    content: "";
    width: 11px;
    height: 11px;
    background: linear-gradient(360deg, #5A94E8 0%, #5EA0FF 100%);
    border-radius: 50%;
    position: absolute;
    top: 4px;
    left: 0;
}

.service-info__text img {
    max-width: 100%;
    display: block;
    margin: 20px 0 30px;
}

.service-info__text .years b {
    font-weight: bold;
    font-family: "Roboto", sans-serif;
    padding-right: 12px;
}

.video {
    background: #C4C4C4;
    border-radius: 10px;
    height: 338px;
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
}

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

.video__play {
    width: 130px;
    height: 130px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -65px;
    margin-left: -65px;
    background: #fff;
}

.video__play:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 0 20px 28px;
    border-color: transparent transparent transparent #C4C4C4;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -10px;
    transition: all 0.2s linear;
}

.video__play:hover:after {
    border-color: transparent transparent transparent #5A94E8;
}

.price-list {
    margin-bottom: 40px;
}

.price-list:last-child {
    margin-bottom: 0;
}

.price-list-title {
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    font-family: "Roboto", sans-serif;
    margin-bottom: 20px;
    margin-left: 25px;
}

.price-list__item {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: end;
    -moz-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    font-size: 18px;
    line-height: 22px;
    border-bottom: 1px solid #DDDDDD;
    padding: 0 25px 5px 25px;
    margin-bottom: 20px;
}

.price-list__item:last-child {
    margin-bottom: 0;
}

.price-list__item span:first-child {
    padding-right: 20px;
}

.price-list__item span:last-child {
    text-align: right;
    white-space: nowrap;
}

.price-list__item b {
    font-weight: bold;
    font-family: "Roboto", sans-serif;
}

.works-2 {
    padding: 0;
}

.works-2:before {
    display: none;
}

.works-2:after {
    display: none;
}

.works-2 .slick-slider .slick-track {
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
}

.works-2 .works-nav-wrapper {
    margin-top: 25px;
    padding-bottom: 0;
}

.works-2 .works-nav {
    padding: 0 25px;
}

.reviews-nav-wrapper {
    text-align: center;
    margin-top: 15px;
    padding-bottom: 5px;
}

.reviews-nav-wrapper .slick-dots {
    position: relative;
    display: inline-block;
    bottom: auto;
}

.reviews-nav-wrapper .slick-prev {
    left: 0;
    top: 50%;
    margin-top: -6px;
    font-size: 20px;
    width: 10px;
    height: 20px;
}

.reviews-nav-wrapper .slick-next {
    right: 0;
    top: 50%;
    margin-top: -6px;
    font-size: 20px;
    width: 10px;
    height: 20px;
}

.reviews-nav {
    display: inline-block;
    padding: 0 45px;
    position: relative;
}

.works-nav-wrapper {
    text-align: center;
    margin-top: 15px;
    padding-bottom: 5px;
}

.works-nav-wrapper .slick-dots {
    position: relative;
    display: inline-block;
    bottom: auto;
}

.works-nav-wrapper .slick-prev {
    left: 0;
    top: 50%;
    margin-top: -6px;
    font-size: 20px;
    width: 10px;
    height: 20px;
}

.works-nav-wrapper .slick-next {
    right: 0;
    top: 50%;
    margin-top: -6px;
    font-size: 20px;
    width: 10px;
    height: 20px;
}

.works-nav {
    display: inline-block;
    padding: 0 45px;
    position: relative;
}

.reviews-2 {
    padding: 0;
}

.reviews-2:after {
    display: none;
}

.reviews-2 .reviews-nav-wrapper {
    margin-top: 18px;
}

.reviews-2 .reviews-nav {
    padding: 0 25px;
}

.category-list {
    list-style: none;
    column-count: 2;
    margin-bottom: -15px;
}

.category-list__item {
    margin-bottom: 15px;
}

.category-list__link {
    color: #565656;
    text-decoration: underline;
}

.category-list__link:hover {
    color: #5A94E8;
}

.subtitle {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 25px;
}

.title+.subtitle {
    margin-top: -22px;
}

.blog {
    margin-bottom: 80px;
}

.blog .y-col {
    padding: 0 10px 30px;
}

.blog .y-row {
    margin: 0 -10px -30px;
}

.blog-item {
    background: #F3F7FF;
    border-radius: 10px;
    height: 100%;
    padding: 5px 5px 25px 5px;
    position: relative;
}

.blog-item__img {
    height: 224px;
    border-radius: 10px;
    background: no-repeat center center;
    background-size: cover;
    width: 100%;
    display: block;
    margin-bottom: 30px;
}

.blog-item__name {
    padding: 0 10px 20px;
}

.blog-item__name a {
    color: #565656;
}

.blog-item__name a:hover {
    color: #5A94E8;
}

.blog-item__text {
    padding-left: 10px;
    padding-right: 10px;
}

.blog-item__link {
    color: #5A94E8;
    position: absolute;
    right: 22px;
    bottom: 12px;
    font-size: 25px;
}

.blog-item__link:hover {
    color: #565656;
}

.works-list {
    padding: 10px 0 0 0;
    margin-bottom: 80px;
}

.works-list:after {
    display: none;
}

.works-list:before {
    display: none;
}

.works-list>.y-row {
    margin-bottom: -30px;
}

.works-list>.y-row>.y-col {
    padding: 0px 20px 30px;
}

.block-popular {
    margin-bottom: 80px;
}

.block-popular__title {
    margin-bottom: 50px;
}

.block-popular+.block-consult {
    margin-top: -45px;
}

.tags-popular {
    margin: 0 0 -25px -25px;
}

.tags-popular__item {
    display: inline-block;
    vertical-align: middle;
    margin: 0 -4px 25px 25px;
}

.tags-popular__link {
    background: #FFFFFF;
    border: 2px solid #5A94E8;
    box-sizing: border-box;
    border-radius: 45px;
    display: block;
    font-weight: bold;
    font-size: 18px;
    line-height: 45px;
    color: #5A94E8;
    font-family: "Roboto", sans-serif;
    height: 49px;
    padding: 0 28px;
}

.pagination+.block-popular {
    margin-top: -10px;
}

.reviews-list {
    padding: 30px 0 0 0;
    margin-bottom: 80px;
}

.reviews-list:before,
.reviews-list:after {
    display: none;
}

.reviews-list .reviews-item {
    padding-bottom: 65px;
}

.reviews-list .y-col {
    padding: 0 20px 30px;
}

.reviews-list .y-row {
    margin: 0 -20px -30px;
}

.article__image {
    margin-bottom: 30px;
}

.article__image img {
    display: block;
    width: 100%
}

.article-top {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-top: -25px;
    margin-bottom: 50px;
}

.article-nav {
    border-bottom: 1px solid #DEDEDE;
    padding: 0 10px 18px 40px;
    margin-bottom: 60px;
    font-size: 18px;
    line-height: 21px;
    font-family: "Roboto", sans-serif;
    list-style: decimal;
}

.article-nav li {
    margin-bottom: 15px;
}

.article-nav li:last-child {
    margin-bottom: 0;
}

.article-nav li a {
    color: #565656;
}

.article-nav li a:hover {
    color: #5A94E8;
}

.article-bottom-nav {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-bottom: 80px;
}

.article-bottom-nav__prev,
.article-bottom-nav__next {
    background: #E8F0FF;
    border-radius: 5px;
    width: 80px;
    height: 60px;
    display: block;
    text-align: center;
    padding-top: 10px;
    color: #565656;
    font-size: 40px;
}

.article-bottom-nav__prev:hover,
.article-bottom-nav__next:hover {
    background: #94D2FF;
}

.article-bottom-nav__all {
    background: #E8F0FF;
    border-radius: 5px;
    height: 60px;
    display: block;
    text-align: center;
    line-height: 60px;
    color: #565656;
    font-size: 20px;
    font-family: "Roboto", sans-serif;
    padding: 0 38px;
    font-weight: bold;
}

.article-bottom-nav__all:hover {
    background: #94D2FF;
}

.back-link {
    color: #565656;
}

.back-link:hover {
    color: #5A94E8;
}

.back-link .icon-arrow-more {
    display: inline-block;
    vertical-align: middle;
    transform: rotate(-180deg);
    margin: -2px 5px 0 0;
    color: #5A94E8;
}

.list-doctors .y-col {
    padding-bottom: 50px;
}

.list-doctors .y-row {
    margin-bottom: -50px;
}

.list-doctors .y-col:nth-child(2n) .list-doctors-item {
    -webkit-box-direction: reverse;
    -webkit-box-orient: horizontal;
    -moz-box-direction: reverse;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.list-doctors-item {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.list-doctors-item__image {
    width: 315px;
}

.list-doctors-item__image img {
    display: block;
    width: 100%
}

.list-doctors-item__info {
    width: calc(100% - 355px);
    padding-bottom: 50px;
    position: relative;
}

.list-doctors-item__name {
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    font-family: "Roboto", sans-serif;
    margin-bottom: 25px;
}

.list-doctors-item__name a {
    color: #565656;
}

.list-doctors-item__name a:hover {
    color: #5A94E8;
}

.list-doctors-item .button {
    min-width: 200px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.list-doctors-item__text p {
    padding-bottom: 15px;
}

.list-doctors-item__text ul li {
    padding-bottom: 10px;
    padding-left: 20px;
}

.section-inside_contacts {
    padding-bottom: 90px;
}

.service-info_contacts {
    padding-top: 5px;
    margin-top: -30px;
    margin-bottom: 0;
}

.service-info_contacts .service-info__text img {
    margin: 30px 0 52px;
}

.sertificates {
    padding: 0 70px;
    margin: -10px 0;
}

.sertificates .y-col {
    padding: 10px 10px;
}

.sertificates .y-row {
    margin: 0 -10px;
}

.sertificates-item {
    display: block;
}

.sertificates-item img {
    max-width: 100%;
    max-height: 200px;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
}

.sertificates .slick-prev {
    left: -50px;
}

.sertificates .slick-next {
    right: -50px;
}

.service-info_doctor {
    margin-top: -10px;
    margin-bottom: 56px;
}

.service-info__text ul.years_doctor li {
    padding-bottom: 15px;
}

.service-info__text ul.years_doctor li:last-child {
    padding-bottom: 0;
}

.service-info__text .years_doctor b {
    padding-right: 0;
}

.sertificates-nav-wrapper {
    text-align: center;
    margin-top: 5px;
    padding-bottom: 5px;
}

.sertificates-nav-wrapper .slick-dots {
    position: relative;
    display: inline-block;
    bottom: auto;
}

.sertificates-nav-wrapper .slick-prev {
    left: 0;
    top: 50%;
    margin-top: -6px;
    font-size: 20px;
    width: 10px;
    height: 20px;
}

.sertificates-nav-wrapper .slick-next {
    right: 0;
    top: 50%;
    margin-top: -6px;
    font-size: 20px;
    width: 10px;
    height: 20px;
}

.sertificates-nav {
    display: inline-block;
    padding: 0 45px;
    position: relative;
}

.list-doctors_single .list-doctors-item__info {
    padding-bottom: 0;
}

.price-block {
    padding-top: 15px;
    padding-bottom: 10px;
}

.price-block .service-info__title {
    margin-bottom: 25px;
}

.price-block .service-info {
    margin-bottom: 50px;
}

.table-time {
    width: 100%
}

.table-time td,
.table-time th {
    background: #FFFFFF;
    border: 1px solid #E0E0E0;
    vertical-align: middle;
    text-align: center;
    font-size: 18px;
    line-height: 23px;
    height: 65px;
    padding: 10px 10px;
    width: calc(14.28% - 40px);
    font-weight: normal;
    font-family: "Roboto", sans-serif;
}

.table-time td:first-child,
.table-time th:first-child {
    text-align: left;
    width: 280px;
    padding: 10px 20px;
}

.table-time td.table-time__time,
.table-time th.table-time__time {
    font-size: 16px;
    background: #E8F0FF;
    white-space: nowrap;
}

.table-time a {
    color: #5A94E8;
}

.table-time a:hover {
    color: #565656;
}

@media screen and (max-width: 1139px) {
    .reasons: after {
        width: 85%;
        left: 5%;
        margin-left: 0;
    }

    .section-consult-form .form-input {
        width: 180px;
    }

    .section_p_top_lg,
    .section_p_top_md {
        padding-top: 70px;
    }

    .section-inside {
        padding-left: 325px;
        padding-bottom: 100px;
    }

    .services_all .services-item {
        padding-left: 25px;
        padding-right: 25px;
    }

    .block-consult .section-consult-inner {
        padding: 30px 320px 32px 30px;
    }

    .services_all .services-item__bottom {
        left: 25px;
        right: 25px;
    }

    .service-info,
    .service-main {
        margin-bottom: 60px;
    }

    .block-consult {
        margin-bottom: 60px;
    }

    .reviews-list {
        padding-top: 15px;
    }

    .list-doctors-item__image {
        width: 300px;
    }

    .list-doctors-item__info {
        width: calc(100% - 330px);
    }

    .service-info_contacts {
        margin-bottom: 0;
    }

    .table-time td:first-child,
    .table-time th:first-child {
        padding: 10px;
    }
}

@media screen and (max-width: 991px) {
    body {
        font-size: 15px;
        line-height: 18px;
    }

    .main-wrapper {
        padding-top: 60px;
    }

    .button {
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }

    .button_border {
        line-height: 36px;
    }

    .button_border.button_sm {
        line-height: 36px;
    }

    .button_lg {
        height: 50px;
        line-height: 50px;
    }

    .button_lg.button_border {
        line-height: 46px;
    }

    .title-main {
        font-size: 32px;
        line-height: 37px;
        margin-bottom: 30px;
    }

    .section-main__text {
        font-size: 15px;
        line-height: 17px;
        margin-bottom: 33px;
    }

    .section-main-inside {
        padding-top: 70px;
        background-size: 500px auto;
        min-height: 332px;
    }

    .section {
        padding-bottom: 60px;
    }

    .title {
        font-size: 26px;
        line-height: 32px;
        margin-bottom: 25px;
    }

    .reasons {
        padding-top: 0;
        padding-bottom: 0;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        margin-bottom: -30px;
    }

    .reasons-item {
        width: 33.33%;
        margin-bottom: 30px;
    }

    .reasons:after {
        display: none;
    }

    .reasons-item:nth-child(n):after {
        display: none;
    }

    .reasons-item__title {
        font-size: 15px;
        line-height: 18px;
    }

    .reasons-item__text {
        font-size: 15px;
        line-height: 18px;
    }

    .reasons-item:nth-child(2n+2) {
        margin-top: 0;
    }

    .section-consult-form .y-col {
        max-width: 100%;
        width: 100%
    }

    .section-consult-form .form-input {
        width: 100%
    }

    .section-consult-form .button {
        margin: 0;
        width: 100%
    }

    .section-consult-inner {
        padding-bottom: 50px;
    }

    .section_p_top {
        padding-top: 44px;
    }

    .title-box {
        margin-bottom: 25px;
    }

    .services .y-col {
        width: 50%;
        padding: 0 10px 20px;
    }

    .services .y-row {
        margin: 0 -10px -20px;
    }

    .text-22 {
        font-size: 16px;
        line-height: 19px;
    }

    .text {
        font-size: 15px;
        line-height: 18px;
    }

    .services-item__img {
        width: 60px;
        height: 60px;
        padding: 5px;
    }

    .services-item__img img {
        width: 50px;
        height: 50px;
    }

    .services-item__name {
        width: calc(100% - 75px);
        margin-left: 15px;
    }

    .services-item {
        padding: 15px 10px 50px;
        min-height: 367px;
    }

    .services-item__bottom {
        left: 20px;
        right: 20px;
    }

    .text p {
        padding-bottom: 10px;
    }

    .text ul li {
        padding-bottom: 5px;
    }

    .text p.p_padding_sm {
        padding-bottom: 5px;
    }

    .section-numbers {
        padding: 30px 0;
    }

    .numbers-item {
        font-size: 15px;
        line-height: 19px;
        font-family: "Montserrat", sans-serif;
    }

    .section_p_top_lg,
    .section_p_top_md {
        padding-top: 60px;
    }

    .about-row .y-col-6 {
        width: 100%;
        padding-bottom: 20px;
    }

    .about-row .y-row {
        margin-bottom: -20px;
    }

    .about__text {
        max-width: 100%
    }

    .about__img img {
        margin: 0 auto;
    }

    .about-row {
        margin-bottom: 20px;
    }

    .reviews-item {
        padding-left: 10px;
        padding-right: 10px;
    }

    .works-item {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 15px;
        padding-bottom: 10px;
    }

    .works-item__title .link {
        font-size: 15px;
        line-height: 18px;
    }

    .works-item .y-col {
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 20px;
    }

    .works-item .y-row {
        margin-left: -10px;
        margin-right: -10px;
        margin-bottom: -20px;
    }

    .y-col {
        padding: 0 10px 20px;
    }

    .y-row {
        margin: 0 -10px -20px;
    }

    .doctors {
        padding: 0 55px 40px;
    }

    .doctors .slick-dots {
        bottom: -40px;
    }

    .reviews {
        padding: 0 70px 40px;
        margin-top: -15px;
    }

    .reviews .slick-dots {
        bottom: -40px;
    }

    .works {
        padding: 0 70px 40px;
        margin-top: -15px;
    }

    .works .slick-dots {
        bottom: -40px;
    }

    .block-contact {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-bottom: 60px;
    }

    .block-contact__left {
        width: 100%;
        padding-bottom: 40px;
    }

    .block-contact__right {
        width: 100%;
        height: 400px;
    }

    .map {
        height: 400px;
    }

    .contact {
        margin-bottom: 30px;
    }

    .fancybox-slide--html {
        padding-top: 70px;
    }

    .fancybox-slide--html .fancybox-close-small {
        right: 5px;
        top: 5px;
        font-size: 20px;
    }

    .form-input-2 {
        font-size: 15px;
        line-height: 18px;
    }

    .reasons-item__img {
        width: 80px;
        height: 80px;
        padding: 11px;
    }

    .reasons-item__img img {
        width: 58px;
        height: 58px;
    }

    .reviews-item__img {
        width: 60px;
        height: 60px;
        top: -15px;
    }

    .reviews-item__img img {
        width: 60px;
        height: 60px;
    }

    .reviews-item__name {
        margin-left: 87px;
        margin-bottom: 27px;
        position: relative;
        margin-top: -3px;
    }

    .reviews-item {
        margin-top: 15px;
        padding-bottom: 35px;
        height: calc(100% - 15px);
    }

    .block-doctors {
        padding-top: 0;
    }

    .doctors-item__img {
        margin-bottom: 24px;
    }

    .doctors-item__text p:first-child {
        padding-bottom: 10px;
    }

    .doctors-item {
        padding-bottom: 7px;
    }

    .reviews-item__link {
        left: 10px;
        bottom: 20px;
    }

    .popup__title {
        margin-bottom: 0;
    }

    .form-link {
        font-size: 12px;
    }

    .y-col_button .button {
        height: 43px;
        line-height: 43px;
    }

    .section-inside {
        padding-left: 0;
        padding-bottom: 60px;
        padding-top: 21px;
    }

    .title+.tags {
        margin-top: 0;
    }

    .tags-item {
        font-size: 14px;
        margin-right: 10px;
        height: 27px;
        line-height: 25px;
        padding: 0 10px;
    }

    .services_all .services-item {
        padding: 15px 10px 60px;
        min-height: 367px;
    }

    .services_all .services-item__bottom {
        left: 20px;
        right: 20px;
        bottom: 20px;
    }

    .services_all {
        margin-bottom: 30px;
    }

    .pagination__item {
        margin: 0 5px;
    }

    .pagination__link {
        width: 32px;
        height: 32px;
        line-height: 32px;
        font-size: 19px;
        border-radius: 12px;
    }

    .pagination__link_prev,
    .pagination__link_next {
        font-size: 20px;
    }

    .pagination__next {
        top: 6px;
        right: 15px;
    }

    .pagination__prev {
        top: 6px;
        left: 15px;
    }

    .block-consult.t-hidden {
        display: none;
    }

    .pagination {
        margin-bottom: 0;
        padding: 0 30px;
    }

    .service-main {
        padding-top: 0;
        margin-top: -5px;
    }

    .service-main__img {
        margin-bottom: 20px;
    }

    .service-info__title {
        margin-bottom: 20px;
    }

    .service-info__text ul li {
        padding-bottom: 10px;
        padding-left: 22px;
    }

    .text ol li:before {
        font-size: 16px;
        line-height: 19px;
        top: -1px;
    }

    .price-list__item {
        font-size: 15px;
        line-height: 19px;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 2px;
        margin-bottom: 14px;
    }

    .works-2 {
        padding: 0;
    }

    .works-nav-wrapper .slick-dots {
        bottom: auto;
    }

    .reviews-nav-wrapper .slick-dots {
        bottom: auto;
    }

    .reviews-2 {
        padding: 0;
    }

    .service-info__text img {
        margin: 10px 0;
    }

    .text ol li {
        padding-bottom: 10px;
        padding-left: 20px;
        padding-top: 0px;
    }

    .service-info+.block-consult {
        margin-top: 0;
    }

    .block-consult .section-consult-form .form-input {
        width: 100%
    }

    .block-consult .section-consult-inner {
        padding: 30px 360px 32px 15px;
    }

    .block-consult {
        margin-left: -15px;
        margin-right: -15px;
    }

    .block-consult .section-consult-form .y-col {
        padding-bottom: 20px;
    }

    .block-consult .section-consult-form .y-row {
        margin-bottom: -20px;
    }

    .block-consult .section-consult-inner__img {
        width: 280px;
    }

    .video {
        margin-bottom: 16px;
    }

    .works-2 .works-nav-wrapper {
        margin-top: 15px;
        padding-bottom: 5px;
    }

    .works-2 .works-nav {
        padding: 0 45px;
    }

    .reviews-2 .reviews-nav-wrapper {
        margin-top: 15px;
    }

    .reviews-2 .reviews-nav {
        padding: 0 45px;
    }

    .subtitle {
        font-size: 16px;
        line-height: 20px;
    }

    .blog {
        margin-bottom: 30px;
    }

    .title+.subtitle {
        margin-top: -10px;
    }

    .blog-item__img {
        margin-bottom: 14px;
    }

    .blog-item__name {
        padding: 0 5px 18px;
    }

    .blog-item__text {
        padding-left: 5px;
        padding-right: 5px;
        font-size: 16px;
        line-height: 20px;
    }

    .blog-item {
        padding-bottom: 22px;
    }

    .blog-item__link {
        right: 18px;
    }

    .blog .y-col {
        padding-bottom: 20px;
    }

    .blog .y-row {
        margin-bottom: -20px;
    }

    .pagination+.block-consult {
        margin-top: 55px;
    }

    .works-list {
        padding: 0;
        margin: 0 0 30px 0;
    }

    .block-popular {
        display: none;
    }

    .block-popular+.block-consult {
        margin-top: 55px;
    }

    .works-list>.y-row>.y-col {
        padding-bottom: 20px;
    }

    .works-list>.y-row {
        margin-bottom: -20px;
    }

    .reviews-list {
        padding: 0;
        margin: 0 0 30px 0;
    }

    .reviews-list .reviews-item {
        padding-bottom: 35px;
    }

    .reviews-list .y-col {
        padding-bottom: 20px;
    }

    .reviews-list .y-row {
        margin-bottom: -20px;
    }

    .article-top {
        margin-top: -10px;
        margin-bottom: 30px;
    }

    .list-doctors-item__name {
        font-size: 16px;
        line-height: 19px;
        margin-bottom: 15px;
    }

    .service-info_contacts {
        margin-top: 0;
        padding-top: 0;
    }

    .service-info_contacts .service-info__text img {
        margin: 20px 0 20px;
    }

    .sertificates {
        padding: 0 50px;
    }

    .sertificates .slick-prev {
        left: -40px;
    }

    .sertificates .slick-next {
        right: -40px;
    }

    .price-block {
        padding: 0;
    }

    .price-list-title {
        font-size: 15px;
        line-height: 18px;
        margin: 0 0 10px 0;
    }

    .price-list {
        margin-bottom: 20px;
    }

    .price-block .service-info__title {
        margin-bottom: 20px;
    }

    .table-time td,
    .table-time th {
        font-size: 15px;
        line-height: 18px;
        width: 90px;
        padding: 10px 5px;
    }

    .table-time-wrapper {
        overflow: auto;
        margin: 0 -15px;
        padding: 0 15px;
    }

    .table-time td.table-time__time,
    .table-time th.table-time__time {
        font-size: 14px;
    }

    .table-time td:first-child,
    .table-time th:first-child {
        width: 230px;
    }

    .table-time {
        min-width: 860px;
    }

    .service-info h2 {
        font-size: 16px;
        line-height: 19px;
        margin-bottom: 20px;
    }

    .article-nav {
        font-size: 16px;
        line-height: 19px;
    }

    .article-bottom-nav {
        margin-bottom: 60px;
    }

    .article-bottom-nav__all {
        font-size: 16px;
        height: 40px;
        line-height: 40px;
        padding: 0 20px;
    }

    .article-bottom-nav__prev,
    .article-bottom-nav__next {
        font-size: 20px;
        height: 40px;
        width: 40px;
    }
}

@media screen and (max-width: 740px) {
    .title {
        font-size: 20px;
        line-height: 23px;
    }

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

    .reasons-item {
        width: 50%;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        text-align: left;
    }

    .reasons-item__img {
        margin: 0;
    }

    .reasons-item__text {
        margin: 0;
        padding-left: 20px;
        padding-right: 10px;
        max-width: 100%;
        width: calc(100% - 80px);
    }

    .numbers .y-col-3 {
        width: 50%
    }

    .doctors {
        padding: 0;
    }

    .doctors-nav-wrapper {
        text-align: center;
        margin-top: 20px;
        margin-bottom: 5px;
        display: block;
    }

    .doctors-nav {
        display: inline-block;
        padding: 0 45px;
        position: relative;
    }

    .doctors .slick-dots {
        position: relative;
        display: inline-block;
        bottom: auto;
    }

    .doctors .slick-prev {
        left: 0;
        top: 50%;
        margin-top: -6px;
        font-size: 20px;
        width: 10px;
        height: 20px;
    }

    .doctors .slick-next {
        right: 0;
        top: 50%;
        margin-top: -6px;
        font-size: 20px;
        width: 10px;
        height: 20px;
    }

    .section-main-inside:after {
        display: none;
    }

    .section-consult-inner:before,
    .section-consult-inner:after {
        display: none;
    }

    .services .y-col:nth-child(n):after {
        display: none;
    }

    .section-numbers .wrapper:after {
        display: none;
    }

    .about-row:first-child:before,
    .about-row:first-child:after {
        display: none;
    }

    .block-doctors:before,
    .block-doctors:after,
    .doctors:after,
    .reviews:after,
    .works:after {
        display: none;
    }

    .reviews {
        padding: 0;
    }

    .reviews-nav-wrapper {
        display: block;
        margin-top: 15px;
    }

    .reviews-nav-wrapper .slick-dots {
        bottom: auto;
    }

    .works-nav-wrapper {
        display: block;
    }

    .works-nav-wrapper .slick-dots {
        bottom: auto;
    }

    .works {
        padding: 0;
    }

    .block-contact__left {
        padding-bottom: 30px;
    }

    .block-contact {
        padding-bottom: 30px;
    }

    .popup .y-col {
        width: 100%
    }

    .popup__title {
        font-size: 16px;
        line-height: 19px;
        padding: 0 5px;
    }

    .popup {
        padding: 20px 10px 30px;
    }

    .popup .form {
        padding: 0 15px;
    }

    .popup__title+.form {
        margin-top: 14px;
    }

    .popup_sm .popup__title+.form {
        margin-top: 24px;
    }

    .popup .y-col {
        padding-bottom: 8px;
    }

    .popup .y-row {
        margin-bottom: -8px;
    }

    .popup .form-textarea {
        margin-top: 12px;
        min-height: 38px;
    }

    .y-col_flex {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .popup .custom-checkbox {
        margin-top: 12px;
        width: 100%;
        margin-bottom: -6px;
    }

    .popup .y-col_center {
        padding-top: 15px;
        padding-bottom: 18px;
    }

    .popup_sm .y-col_center {
        padding-top: 30px;
        padding-bottom: 14px;
    }

    .popup_sm {
        padding-bottom: 30px;
    }

    .video__play {
        width: 54px;
        height: 54px;
        margin-top: -27px;
        margin-left: -27px;
    }

    .video__play:after {
        border-width: 8px 0 8px 12px;
        margin-top: -8px;
        margin-left: -4px;
    }

    .block-consult .section-consult-form .form-input {
        width: 100%
    }

    .block-consult .section-consult-form .button {
        width: 100%
    }

    .category-list {
        margin-bottom: 0;
        margin-top: -60px;
    }

    .category-list__item {
        display: none;
    }

    .sertificates-nav-wrapper {
        display: block;
    }

    .sertificates {
        padding: 0;
    }

    .sertificates .slick-prev {
        left: 0;
        top: 50%;
        margin-top: -6px;
        font-size: 20px;
        width: 10px;
        height: 20px;
    }

    .sertificates .slick-next {
        right: 0;
        top: 50%;
        margin-top: -6px;
        font-size: 20px;
        width: 10px;
        height: 20px;
    }

    .sertificates .y-col {
        padding: 10px 7px;
    }

    .sertificates .y-row {
        margin: 0 -7px;
    }

    .popup__text {
        margin: 10px 5px 14px;
        font-size: 14px;
        line-height: 16px;
    }

    .article-nav {
        padding-left: 20px;
    }
}

@media screen and (max-width: 639px) {
    .section-main-inside {
        padding-top: 240px;
        background-size: 400px auto;
        min-height: 332px;
        margin: 0 -15px;
        background-position: center top;
        padding-bottom: 22px;
    }

    .section-main-inside .title-main {
        padding: 0 15px;
    }

    .section-main-inside .button {
        margin-left: 20px;
        margin-right: 20px;
        width: calc(100% - 40px);
    }

    .section-main__text {
        margin-left: 15px;
        margin-right: 15px;
    }

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

    .reasons {
        margin-bottom: -20px;
    }

    .section-consult-inner__img {
        display: none;
    }

    .section-consult-inner {
        padding: 19px 5px 40px 5px;
    }

    .wrapper {
        padding: 0 10px;
    }

    .section-consult-form {
        padding: 22px 20px 0;
    }

    .section-consult-form .y-col {
        padding-bottom: 37px;
    }

    .section-consult-form .y-row {
        margin-bottom: -37px;
    }

    .section-consult-form .button {
        margin: 2px 0 0;
        width: 100%
    }

    .title-box .button {
        display: none;
    }

    .services .y-col {
        width: 100%
    }

    .services .y-col:nth-child(n+4) {
        display: none;
    }

    .more {
        display: block;
        margin-top: 30px;
        padding: 0 5px;
    }

    .more .button {
        width: 100%;
        font-size: 18px;
    }

    .block-doctors {
        margin-bottom: 0;
    }

    .works-item__title span {
        display: block;
        margin-bottom: 10px;
    }

    .works-item__title .link {
        margin-left: 0;
        margin-right: 7px;
        margin-bottom: 10px;
        display: inline-block;
    }

    .works-item__title .link:last-child {
        margin-right: 0;
        margin-bottom: 0;
    }

    .works-item .y-col {
        width: 100%
    }

    .works-item-images .y-col {
        width: 50%
    }

    .works-item-images img {
        margin: 0 auto;
        display: block;
    }

    .reasons-item__text {
        padding-right: 0;
    }

    .doctors-item__name br {
        display: none;
    }

    .block-contact {
        padding-top: 0;
        margin-top: -7px;
    }

    .contact {
        margin-bottom: 30px;
        border: none;
        padding: 0;
    }

    .contact-item__title {
        margin-bottom: 12px;
    }

    .block-contact__left .button {
        margin-left: 5px;
        width: calc(100% - 10px);
    }

    .services_all .y-col:nth-child(n+4) {
        display: block;
    }

    .video {
        height: 240px;
    }

    .block-consult {
        margin-left: -10px;
        margin-right: -10px;
        padding-top: 5px;
    }

    .block-consult .section-consult-inner {
        padding: 19px 15px 40px 15px;
    }

    .section-consult-inner .text-22 {
        font-size: 20px;
        line-height: 23px;
        margin-bottom: 25px;
    }

    .block-consult .section-consult-form {
        padding-top: 22px;
    }

    .block-consult .section-consult-form .y-col {
        padding-bottom: 37px;
    }

    .block-consult .section-consult-form .y-row {
        margin-bottom: -37px;
    }

    .service-info__title-box .button {
        display: none;
    }

    .works-item__bottom {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .works-item__bottom .works-item__title {
        width: 100%
    }

    .blog .y-col {
        width: 100%
    }

    .list-doctors-item {
        display: block;
    }

    .list-doctors-item__image {
        margin: 0 auto 25px;
    }

    .list-doctors-item__image img {
        border-radius: 10px;
        display: block;
        margin: 0 auto;
    }

    .list-doctors-item__info {
        width: 100%;
        padding-bottom: 40px;
    }

    .list-doctors .slick-dots {
        position: relative;
        display: inline-block;
        bottom: auto;
    }

    .list-doctors .slick-prev {
        left: 0;
        top: 50%;
        margin-top: -6px;
        font-size: 20px;
        width: 10px;
        height: 20px;
    }

    .list-doctors .slick-next {
        right: 0;
        top: 50%;
        margin-top: -6px;
        font-size: 20px;
        width: 10px;
        height: 20px;
    }

    .list-doctors_single .list-doctors-item__info {
        padding-bottom: 0;
    }

    .list-doctors-item .button {
        width: 100%
    }
}

@media screen and (max-width: 479px) {
    .section-main-inside {
        padding-top: 213px;
        background-size: 320px auto;
        background-position: center top;
    }

    .numbers .y-col-3 {
        width: 100%;
        padding-bottom: 30px;
    }

    .numbers .y-row {
        margin-bottom: -30px;
    }

    .about__img {
        margin: 0 -10px;
    }

    .about__img img {
        border-radius: 0;
    }

    .works-item-images img {
        margin: 0 -10px;
        width: calc(100% + 20px);
        max-width: calc(100% + 20px);
        border-radius: 0;
    }

    .block-contact {
        padding-bottom: 0px;
    }

    .map {
        height: 400px;
        left: -10px;
        right: -10px;
        border-radius: 10px 10px 0 0;
        width: auto;
    }

    .service-main__img {
        margin-left: -10px;
        margin-right: -10px;
    }

    .service-info__text img {
        max-width: calc(100% + 20px);
        margin-left: -10px;
        margin-right: -10px;
    }

    .video {
        height: 134px;
    }

    .tags {
        text-align: center;
        margin: 0 -7px 15px -7px;
    }

    .tags-item {
        margin: 0 3px 15px;
    }

    .blog-item__img {
        height: 180px;
    }

    .article__image {
        margin-left: -10px;
        margin-right: -10px;
    }

    .list-doctors_single .list-doctors-item__image {
        margin: 0 -10px 25px;
        width: auto;
    }

    .list-doctors_single .list-doctors-item__image img {
        border-radius: 0;
    }

    .works-item-images {
        padding-top: 10px;
        margin-left: -10px;
        margin-right: -10px;
    }

    .works-item-images__title {
        border-radius: 0;
    }

    .works-item-images__item {
        padding-bottom: 69%;
        border-radius: 0;
    }

    .works-item__text {
        margin-bottom: 20px;
    }

    .works-item-images .y-col {
        width: 100%
    }
}

@media screen and (max-width: 359px) {
    .popup .form-link {
        display: inline-block;
        margin: 0 -15px;
        margin-top: 3px;
    }

    .service-info_contacts .service-info__text img {
        max-width: calc(100% + 20px);
        margin-left: -10px;
        margin-right: -10px;
    }
}

@media screen and (max-width: 767px) {
    img.img__service-main {
        display: none;
    }
}

@media screen and (max-width: 576px) {
    .box__service-main {
        padding: 15px 10px 20px;
    }

    .top__service-main {
        padding: 10px;
        display: block;
    }

    .text__top {
        margin-bottom: 5px;
    }

    .caption__top {
        font-size: 18px;
    }

    .left_content ul {
        width: auto;
        justify-content: center;
    }

    .sale__box {
        margin-right: -10px;
    }
}

@media screen and (max-width: 480px) {
    .service-main__img {
        margin: 0 0 20px;
    }

    .box__service-main {
        flex-direction: column;
    }

    .left__box {
        order: 1;
    }

    .title__box,
    .form__service-main {
        display: none;
    }

    .sale__box {
        margin: 0;
    }

    .sale__box span {
        border-radius: 0 10px 10px 0;
        margin-left: -10px;
    }

    .left_content {
        width: 100%;
    }

    .list__box {
        display: flex;
        position: relative;
    }

    .left_content ul {
        width: 170px;
        margin: 20px 0 20px 5px;
    }

    .left_content li::before {
        margin-right: 15px;
    }

    img.img__mobile_banner {
        display: block;
        position: absolute;
        right: 0;
        bottom: 10px;
    }

    .cost__service-main {
        width: calc(100% + 20px);
        border-radius: 0;
        padding: 7px 0;
        margin-left: -10px;
        flex-direction: column;
    }

    .new__cost {
        order: 1;
        margin: 5px 0 0 0;
    }

    .button--mobile {
        width: 200px;
        text-decoration: none;
        margin: 0 auto 15px;
        display: block;
    }

    .left_content .header-phone__link {
        text-align: center;
        margin: auto;
        display: block;
    }

    .service-full_text {
        font-size: 0;
    }

    .service-full_text::after {
        top: 5px;
    }

    .service-full_text.active::after {
        top: -5px;
    }

    .service-info--dekstop {
        position: relative;
    }

    .service-info--dekstop::before {
        content: url(/local/templates/kazumov/assets/css/../img/icons/chevron.svg);
        position: absolute;
        right: 0;
    }

    .service-info--dekstop.active::before {
        transform: rotate(180deg);
    }

}


#popup-call__mobile .button,
#popup-call .button {
    background: linear-gradient(360deg, #5A94E8 0%, #5EA0FF 100%);
    width: 100%;
    margin-top: 15px;
}

#popup-call__mobile .button_white {
    background: #FFFFFF;
    margin-top: 20px;
    margin-bottom: 10px;
}

#popup-call__mobile .title,
#popup-call .title {
    text-align: center;
}

.menu-open .header-open-menu {
    width: 135px;
}

@media screen and (max-width: 991px) {
    .menu-open .header__mobile-button {
        display: block;
    }

    .fixed-nav__bottom a {
        display: block;
        width: fit-content;
        margin-top: 20px;
        font-size: 18px;
        line-height: 21px;
        font-weight: 700;
    }
}

@media screen and (max-width: 740px) {

    #popup-call__mobile,
    #popup-call {
        padding: 45px 15px 25px 15px;
    }
}

@media screen and (max-width: 360px) {
    .header.fixed .header__left {
        width: auto;
    }

    .header.fixed .header__left .logo {
        margin-right: 10px;
    }

    .header-menu {
        margin-left: 10px;
    }
}

#fixed-panel #ya_map_dropdown {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    height: 200px !important;
    width: 100% !important;
    z-index: 5; /* Снизим z-index */
    margin-top: 150px; /* Отступ сверху */
    position: relative;
}

#fixed-panel .map,
#fixed-panel .fixed-nav__bottom,
#fixed-panel .fixed-panel__inner {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    height: auto !important;
    overflow: visible !important;
}
/* End */


/* Start:/bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1771229305666*/
div.bx-yandex-map {color: black; font-size: 11px;}
div.bx-yandex-map div.YMaps-b-balloon-content {color: black; font-size: 11px;}
div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td {
	padding: 0px !important;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td textarea{
	font-size: 11px;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td.YMaps-b-balloon-b {
	background-image: none !important;
}

/* End */


/* Start:/local/templates/kazumov/template_styles.css?1771229313696*/
#panel {
    z-index: 104000!important;
    position: fixed;
}
.bx-core-popup-menu {
    z-index: 9999999!important;
}
.video {
    background-size: cover!important;
}


@media screen and (min-width: 480px) {
    .footer__contact {
        display: flex;
        align-items: flex-end;
        flex-direction: column;
    }
    .footer-phone-block a {
        margin-left: 40px;
    }
    .footer-social-block {
        min-width: 200px;
    }
}

@media screen and (max-width: 480px) {
    .footer__contact {
        display: flex;
        align-items: flex-start;
        flex-direction: column;
    }
    .footer-phone-block a {
        display: block;
        /*margin-left: 40px   ;*/
    }
}
/* End */
/* /local/templates/kazumov/assets/css/style.css?1771229312125648 */
/* /bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1771229305666 */
/* /local/templates/kazumov/template_styles.css?1771229313696 */
