

/* Start:/bitrix/templates/main_tpl/components/bitrix/breadcrumb/main_breadcrumb/style.min.css?1553598597620*/
.bx-breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bx-breadcrumb-item{height:22px;white-space:nowrap}.bx-breadcrumb-item-angle{margin:0 10px;color:#b5bdc2;vertical-align:top;font-size:12px}.bx-breadcrumb-item-link{border-bottom:0;vertical-align:top;line-height:21px}.bx-breadcrumb-item-text{vertical-align:top;white-space:normal;font:400 13px/21px "Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;transition:250ms linear all}
/* End */


/* Start:/bitrix/templates/main_tpl/styles.css?163307845997516*/
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, footer, header, nav, section {
    display: block
}

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

figcaption, figure, main {
    display: block
}

figure {
    margin: 1em 40px
}

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

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

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active, a:hover {
    outline-width: 0
}

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

b, strong {
    font-weight: inherit
}

b, strong {
    font-weight: bolder
}

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

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio, video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

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

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

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

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

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

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

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

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

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

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

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

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

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

details, menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

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

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

.slick-list:focus {
    outline: 0
}

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

.slick-slider .slick-list, .slick-slider .slick-track {
    -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;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

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

.slick-track:after {
    clear: both
}

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

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

[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
}

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: 0;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992
}

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

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

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

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

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

.fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar {
    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: 0;
    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--current, .fancybox-slide--next, .fancybox-slide--previous {
    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(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    background: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    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-pan .fancybox-content, .fancybox-can-swipe .fancybox-content {
    cursor: grab
}

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

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

.fancybox-image, .fancybox-spaceball {
    background: 0 0;
    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--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--pdf .fancybox-content, .fancybox-slide--video .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-iframe, .fancybox-video {
    background: 0 0;
    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, .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:link, .fancybox-button:visited {
    color: #ccc
}

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

.fancybox-button:focus {
    outline: 0
}

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

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

.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--fsenter svg:nth-child(2), .fancybox-button--fsexit svg:first-child, .fancybox-button--pause svg:first-child, .fancybox-button--play svg:nth-child(2) {
    display: none
}

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

.fancybox-close-small {
    background: 0 0;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401
}

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

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0
}

.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(0deg, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, transparent);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996
}

@supports (padding:max(0px)) {
    .fancybox-caption {
        padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left))
    }
}

.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: a 1s linear infinite;
    background: 0 0;
    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 a {
    to {
        transform: rotate(1turn)
    }
}

.fancybox-animated {
    transition-timing-function: cubic-bezier(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: translateZ(0)
}

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .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(.5, .5, .5)
}

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

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    transform: rotate(-1turn)
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    transform: rotate(1turn)
}

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

.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: scaleX(1) translateZ(0)
}

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

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

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

@media (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
    }

    @supports (padding:max(0px)) {
        .fancybox-caption {
            padding-left: max(12px, env(safe-area-inset-left));
            padding-right: max(12px, env(safe-area-inset-right))
        }
    }
}

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

.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;
    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:link, .fancybox-share__button:visited {
    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: 0 0;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0;
    outline: 0;
    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;
    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, .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, .1);
    background-position: 50%;
    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: 0;
    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 .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991
}

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

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

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

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

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

@keyframes drift-fadeZoomIn {
    0% {
        transform: scale(1.5);
        opacity: 0
    }
    100% {
        transform: scale(1);
        opacity: 1
    }
}

@keyframes drift-fadeZoomOut {
    0% {
        transform: scale(1);
        opacity: 1
    }
    15% {
        transform: scale(1.1);
        opacity: 1
    }
    100% {
        transform: scale(.5);
        opacity: 0
    }
}

@keyframes drift-loader-rotate {
    0% {
        transform: translate(-50%, -50%) rotate(0)
    }
    50% {
        transform: translate(-50%, -50%) rotate(-180deg)
    }
    100% {
        transform: translate(-50%, -50%) rotate(-360deg)
    }
}

@keyframes drift-loader-before {
    0% {
        transform: scale(1)
    }
    10% {
        transform: scale(1.2) translateX(6px)
    }
    25% {
        transform: scale(1.3) translateX(8px)
    }
    40% {
        transform: scale(1.2) translateX(6px)
    }
    50% {
        transform: scale(1)
    }
    60% {
        transform: scale(.8) translateX(6px)
    }
    75% {
        transform: scale(.7) translateX(8px)
    }
    90% {
        transform: scale(.8) translateX(6px)
    }
    100% {
        transform: scale(1)
    }
}

@keyframes drift-loader-after {
    0% {
        transform: scale(1)
    }
    10% {
        transform: scale(1.2) translateX(-6px)
    }
    25% {
        transform: scale(1.3) translateX(-8px)
    }
    40% {
        transform: scale(1.2) translateX(-6px)
    }
    50% {
        transform: scale(1)
    }
    60% {
        transform: scale(.8) translateX(-6px)
    }
    75% {
        transform: scale(.7) translateX(-8px)
    }
    90% {
        transform: scale(.8) translateX(-6px)
    }
    100% {
        transform: scale(1)
    }
}

@-webkit-keyframes drift-fadeZoomIn {
    0% {
        -webkit-transform: scale(1.5);
        opacity: 0
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 1
    }
}

@-webkit-keyframes drift-fadeZoomOut {
    0% {
        -webkit-transform: scale(1);
        opacity: 1
    }
    15% {
        -webkit-transform: scale(1.1);
        opacity: 1
    }
    100% {
        -webkit-transform: scale(.5);
        opacity: 0
    }
}

@-webkit-keyframes drift-loader-rotate {
    0% {
        -webkit-transform: translate(-50%, -50%) rotate(0)
    }
    50% {
        -webkit-transform: translate(-50%, -50%) rotate(-180deg)
    }
    100% {
        -webkit-transform: translate(-50%, -50%) rotate(-360deg)
    }
}

@-webkit-keyframes drift-loader-before {
    0% {
        -webkit-transform: scale(1)
    }
    10% {
        -webkit-transform: scale(1.2) translateX(6px)
    }
    25% {
        -webkit-transform: scale(1.3) translateX(8px)
    }
    40% {
        -webkit-transform: scale(1.2) translateX(6px)
    }
    50% {
        -webkit-transform: scale(1)
    }
    60% {
        -webkit-transform: scale(.8) translateX(6px)
    }
    75% {
        -webkit-transform: scale(.7) translateX(8px)
    }
    90% {
        -webkit-transform: scale(.8) translateX(6px)
    }
    100% {
        -webkit-transform: scale(1)
    }
}

@-webkit-keyframes drift-loader-after {
    0% {
        -webkit-transform: scale(1)
    }
    10% {
        -webkit-transform: scale(1.2) translateX(-6px)
    }
    25% {
        -webkit-transform: scale(1.3) translateX(-8px)
    }
    40% {
        -webkit-transform: scale(1.2) translateX(-6px)
    }
    50% {
        -webkit-transform: scale(1)
    }
    60% {
        -webkit-transform: scale(.8) translateX(-6px)
    }
    75% {
        -webkit-transform: scale(.7) translateX(-8px)
    }
    90% {
        -webkit-transform: scale(.8) translateX(-6px)
    }
    100% {
        -webkit-transform: scale(1)
    }
}

.drift-zoom-pane {
    background: rgba(0, 0, 0, .5);
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0)
}

.drift-zoom-pane.drift-opening {
    animation: drift-fadeZoomIn 180ms ease-out;
    -webkit-animation: drift-fadeZoomIn 180ms ease-out
}

.drift-zoom-pane.drift-closing {
    animation: drift-fadeZoomOut 210ms ease-in;
    -webkit-animation: drift-fadeZoomOut 210ms ease-in
}

.drift-zoom-pane.drift-inline {
    position: absolute;
    width: 150px;
    height: 150px;
    border-radius: 75px;
    box-shadow: 0 6px 18px rgba(0, 0, 0, .3)
}

.drift-loading .drift-zoom-pane-loader {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 66px;
    height: 20px;
    animation: drift-loader-rotate 1.8s infinite linear;
    -webkit-animation: drift-loader-rotate 1.8s infinite linear
}

.drift-zoom-pane-loader:after, .drift-zoom-pane-loader:before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    border-radius: 20px;
    background: rgba(255, 255, 255, .9)
}

.drift-zoom-pane-loader:before {
    left: 0;
    animation: drift-loader-before 1.8s infinite linear;
    -webkit-animation: drift-loader-before 1.8s infinite linear
}

.drift-zoom-pane-loader:after {
    right: 0;
    animation: drift-loader-after 1.8s infinite linear;
    -webkit-animation: drift-loader-after 1.8s infinite linear;
    animation-delay: -.9s;
    -webkit-animation-delay: -.9s
}

.drift-bounding-box {
    background-color: rgba(0, 0, 0, .4)
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: 0 !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-arrow, button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus, .mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus, .mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow:after, .mfp-arrow:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.container {
    max-width: 1170px;
    margin: 0 auto;
    padding: 0 15px
}

.container__row {
    margin: 0 -15px
}

.container__col {
    padding: 0 15px
}

.btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    outline: 0;
    cursor: pointer;
    transition: .35s;
    text-decoration: none;
    font-family: Montserrat, sans-serif
}

.btn__icon {
    width: 25px;
    height: 23px;
    margin-right: 8px
}

.btn_style1, .btn_style2 {
    border: none;
    font-weight: 600
}

.btn_style1 {
    text-transform: uppercase;
    padding: 10px 15px;
    border-radius: 60px;
    background-color: #315a94;
    font-size: 10px;
    color: #fff
}

.btn_style1 .btn__icon {
    fill: #75a4e5
}

.btn_style1:hover {
    background-color: #3968ab
}

.btn_style1:active {
    background-color: #294c7d
}

.btn_style2 {
    padding: 11px 15px;
    border-radius: 3px;
    box-shadow: 0 5px 15px 0 rgba(22, 142, 235, .25);
    background-color: #fff;
    font-size: 14px;
    color: #115284
}

.btn_style2:hover {
    background-color: #f2f2f2
}

.btn_style2:active {
    background-color: #e0e0e0
}

.btn_style3, .btn_style4 {
    padding: 10px 15px;
    border: none;
    border-radius: 3px;
    background-color: #315a94;
    font-weight: 500;
    color: #fff
}

.btn_style3:hover {
    background-color: #3968ab
}

.btn_style3:active {
    background-color: #294c7d
}

.btn_style4 {
    border: 1px solid #315a94;
    background-color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    color: #315a94
}

.btn_style4:hover {
    border-color: #4d7fc4;
    color: #4d7fc4
}

.btn_style4:active {
    border-color: #1e375b;
    color: #1e375b
}

.btn_style5 .btn__icon, .btn_style6 .btn__icon {
    width: 19px;
    height: 19px;
    margin-right: 11px
}

.btn_style5, .btn_style6, .btn_style7 {
    padding: 15px;
    border: 2px solid #315a94;
    border-radius: 60px;
    background-color: transparent;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
    color: #373737
}

.btn_style5 .btn__icon {
    fill: #5086d2
}

.btn_style5:hover {
    border-color: #4d7fc4;
    color: #315a94
}

.btn_style5:active {
    border-color: #274775;
    color: #274775
}

.btn_style6, .btn_style7 {
    border: none;
    background-color: #5086d2;
    font-weight: 600;
    color: #fff
}

.btn_style6 .btn__icon {
    fill: #fff
}

.btn_style6:hover {
    background-color: #6897d8
}

.btn_style6:active {
    background-color: #3875cc
}

.btn_style7 {
    padding: 10px 15px;
    border-radius: 4px;
    font-weight: 700;
    font-size: 11px
}

.btn_style7:hover {
    background-color: #6897d8
}

.btn_style7:active {
    background-color: #3875cc
}

*, :after, :before, input[type=search] {
    box-sizing: border-box
}

.main-container, html {
    height: 100%;
    min-height: 100vh
}

.main-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 1920px;
    margin: 0 auto;
    font: 16px Montserrat, sans-serif;
    line-height: normal;
    color: #282828
}

.main-container__content {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    overflow: hidden
}

.footer, .header {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle
}

a {
    transition: .35s
}

table {
    width: 100%;
    margin: 1.3em 0 0;
    border-collapse: collapse
}

table:not(:last-child) {
    margin-bottom: 1.3em
}

table caption {
    padding: 25px 15px;
    border-radius: 3px;
    background-color: #315a94;
    text-transform: uppercase;
    font-size: 15px;
    color: #fff
}

table thead th {
    padding: 18px 15px;
    background-color: #ddd;
    text-align: left;
    font-size: 14px
}

table thead th:not(:first-child) {
    border-left: 1px solid #c9cdc8
}

table thead th:first-child {
    border-bottom-left-radius: 3px
}

table thead th:last-child {
    border-bottom-right-radius: 3px
}

table tr:not(:last-child) td {
    border-bottom: 1px solid #dee2de
}

table tr:nth-child(even) td {
    background-color: #fcfcfc
}

table td {
    padding: 18px 15px;
    font-weight: 500;
    font-size: 14px
}

table td:not(:first-child) {
    border-left: 1px solid #dee2de
}

.page-content {
    padding: 25px 0
}

.page-content__header {
    margin-bottom: 25px
}

.page-content__title {
    margin: 0;
    font-weight: 700;
    font-size: 22px;
    color: #162b48
}

.page-content__desc {
    line-height: 1.5
}

.page-content__box:not(:last-child) {
    margin-bottom: 34px
}

.heading {
    margin: 0 0 21px;
    font-weight: 500;
    font-size: 22px;
    color: #162b48
}

.thumbnail {
    display: inline-block;
    padding: 4px;
    border: 1px solid #dedede;
    border-radius: 3px
}

.drift-zoom-pane {
    border: 1px solid #e5e7eb;
    border-radius: 3px;
    z-index: 5
}

.article__content {
    font-size: 14px
}

.article__content p {
    margin: 0;
    line-height: 1.333
}

.about__text p:not(:last-child), .accordion__text p:not(:last-child), .article__content p:not(:last-child), .portfolio__content p:not(:last-child), .product__desc p:not(:last-child) {
    margin-bottom: 1em
}

.article__content blockquote {
    margin: 1.5em 0 0;
    padding: 10px 15px;
    border: 1px solid #f5f5f5;
    border-radius: 3px;
    font-weight: 700;
    color: #315a94
}

.article__content blockquote:not(:last-child), .article__content ol:not(:last-child), .article__content ul:not(:last-child) {
    margin-bottom: 1.5em
}

.article__content a {
    color: #315a94
}

.article__content a:hover {
    text-decoration: none
}

.article__content ol, .article__content ul {
    margin: 1.5em 0 0;
    padding: 0;
    list-style: none
}

.article__content ol li, .article__content ul li {
    position: relative;
    padding-left: 34px
}

.article__content ol li:not(:last-child), .article__content ul li:not(:last-child) {
    margin-bottom: 1.2em
}

.article__content ol li:before, .article__content ul li:before {
    position: absolute;
    top: 0;
    left: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 19px;
    height: 19px;
    border-radius: 50%;
    font-size: 10px;
    color: #fff
}

.article__content ul li:before {
    content: '';
    border: 4px solid #315a94;
    background-color: #fff
}

.article__content ol {
    counter-reset: li
}

.article__content ol li:before {
    content: counter(li);
    counter-increment: li;
    background-color: #315a94
}

.modal {
    max-width: 360px;
    margin: 0 auto;
    padding: 33px 23px;
    border-radius: 3px;
    box-shadow: 0 11px 49px 0 rgba(6, 19, 32, .34);
    background-color: #fff;
    text-align: center
}

.modal__icon {
    display: none;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 70px;
    height: 70px;
    margin: -68px auto 25px;
    border: 3px solid #fff;
    border-radius: 50%;
    background-color: #5086d2
}

.modal__svg {
    fill: #fff
}

.modal__title {
    margin: 0 0 13px;
    text-transform: uppercase;
    font-size: 20px
}

.modal__desc {
    margin: 0 0 35px;
    font-weight: 500
}

.modal__group:not(:last-child) {
    margin-bottom: 11px
}

.modal__field {
    width: 100%;
    padding: 15px;
    border: 1px solid #dbdbdb;
    border-radius: 3px;
    outline: 0;
    resize: none;
    text-align: center;
    font: 500 18px Montserrat, sans-serif;
    color: #2d2d2d
}

.modal__field:focus {
    border-color: #c7c7c7
}

.modal__field[placeholder] {
    text-overflow: ellipsis;
    color: #2d2d2d
}

.modal__field::-webkit-input-placeholder {
    text-overflow: ellipsis;
    color: #2d2d2d
}

.modal__field:-moz-placeholder, .modal__field::-moz-placeholder {
    opacity: 1;
    text-overflow: ellipsis;
    color: #2d2d2d
}

.modal__field:-ms-input-placeholder {
    text-overflow: ellipsis;
    color: #2d2d2d
}

.modal__field_textarea {
    height: 150px
}

.modal__submit {
    padding-top: 18px
}

.modal__btn {
    width: 100%;
    max-width: 234px;
    margin: 0 auto;
    padding: 19px 15px;
    border-radius: 60px;
    font-weight: 600;
    font-size: 14px
}

.mfp-container {
    padding: 0
}

.mfp-content {
    padding: 15px
}

.modal-mfp-zoom-in .modal {
    transition: all .2s ease-in-out
}

.modal-mfp-zoom-in.mfp-ready .modal {
    opacity: 1;
    -ms-transform: scale(1);
    transform: scale(1)
}

.modal-mfp-zoom-in .modal, .modal-mfp-zoom-in.mfp-removing .modal {
    -ms-transform: scale(.8);
    transform: scale(.8);
    opacity: 0
}

.modal-mfp-zoom-in.mfp-bg {
    opacity: 0;
    transition: opacity .3s ease-out
}

.modal-mfp-zoom-in.mfp-ready.mfp-bg {
    background: #061119;
    opacity: .8
}

.modal-mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0
}

.header .container__row {
    padding: 20px 0 17px
}

.header .container__col_two {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}

.contacts-info {
    display: -ms-flexbox;
    display: flex;
    font-size: 15px
}

.contacts-info__item:not(:last-child) {
    margin-bottom: 10px
}

.contacts-info__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    justify-content: end;
}

.contacts-info__text {
    font-size: 12px;
}

.contacts-info__icon {
    -ms-flex: 0 1 27px;
    flex: 0 1 27px;
    margin-right: 12px;
    fill: #315a94
}

.contacts-info__link {
    color: #282828;
    font-size: 16px;
}
.contacts-info__mail {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    justify-content: start;
}
.contacts-info__link-round {
    border-radius: 20px;
    width: 83px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    margin: 0 2px;
    font-size: 8.5px;
    color: white;
    text-decoration: none;
}
.contacts-info__link-round svg {
    margin-right: 5px;
}
.contacts-info__link-icon {
    -ms-flex: 0 1 27px;
    flex: 0 1 27px;
    fill: #ffffff;
}

.contacts-info__link-round.whatsapp{
    background: #2CB742;
}
.contacts-info__link-round.telegram{
    background: #039BE5;
}
.contacts-info__link-round.mail{
    background: #315A94;
}

.contacts-info__link:hover {
    color: #315a94
}

.contacts-info__link_phone {
    white-space: nowrap;
    text-decoration: none;
    font-weight: 600;
    font-size: 17px
}

.nav-menu {
    background-color: #5086d2
}

.nav-menu__header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    padding: 6px 0
}

.nav-menu__toggler {
    cursor: pointer;
    font-size: 0
}

.nav-menu__icon {
    width: 36px;
    height: 41px;
    fill: #fff
}

.nav-menu__btn {
    width: 100%;
    max-width: 175px
}

.nav-menu__list {
    display: none;
    margin: 0 -15px;
    padding: 0;
    list-style: none
}

.nav-menu__list:hover .nav-menu__item_current:not(:hover) .nav-menu__link {
    background-color: transparent
}

.nav-menu__item_current .nav-menu__link, .nav-menu__link:hover {
    background-color: #315a94
}

.nav-menu__link {
    display: block;
    padding: 10px 15px;
    border-top: 1px solid #3472ca;
    text-decoration: none;
    font-weight: 500;
    font-size: 14px;
    color: #fff
}

.intro-slider__item {
    padding: 45px 0 60px;
    background-color: #f5f5f5;
    color: #fff
}

.intro-slider__caption {
    max-width: 500px
}

.intro-slider__desc, .intro-slider__title {
    text-shadow: 0 3px 2px rgba(0, 1, 2, .42)
}

.intro-slider__title {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 22px
}

.intro-slider__title:not(:last-child) {
    margin-bottom: 20px
}

.intro-slider__desc {
    margin: 0;
    font-weight: 600;
    font-size: 12px
}

.intro-slider__desc:not(:last-child) {
    margin-bottom: 25px
}

.intro-slider__btn {
    width: 100%;
    max-width: 181px
}

.intro-slider .slick-dots {
    position: absolute;
    left: 0;
    bottom: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin: 0 0 0 -10px;
    padding: 0;
    list-style: none;
    z-index: 3
}

.intro-slider .slick-dots li {
    width: 12px;
    height: 12px;
    margin-left: 10px;
    border-radius: 50%;
    cursor: pointer;
    background-color: rgba(255, 255, 255, .5)
}

.intro-slider .slick-dots .slick-active {
    background-color: #fff
}

.intro-slider .slick-dots button {
    display: none
}

.sidebar__title {
    margin: 0 0 25px;
    font-weight: 700;
    font-size: 22px;
    color: #162b48
}

.sidebar__box:not(:last-child) {
    margin-bottom: 23px
}

.sidebar__banner {
    margin-top: 40px
}

.accordion__line {
    border-radius: 3px;
    background-color: #f4f7fa;
    position: relative
}

.accordion__line:not(:last-child) {
    margin-bottom: 10px
}

.accordion__line_state_opened .accordion__header {
    background-color: #315a94
}

.accordion__line_state_opened .accordion__title a {
    color: #fff
}

.accordion__line_state_opened .accordion__open-arrow {
    -ms-transform: none;
    transform: none;
    fill: #fff
}

.accordion__line:not(.accordion__line_state_opened) .accordion__content {
    display: none
}

.accordion__header {
    position: relative;
    border-radius: 3px;
    transition: background .35s;
    padding: 12px 34px 12px 17px;
    cursor: pointer
}

.accordion__title, .accordion__title a {
    font-weight: 600;
    text-decoration: none;
    color: #282828
}

.accordion__toggler {
    position: absolute;
    top: 0;
    right: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: center;
    align-items: center;
    width: 34px;
    height: 100%;
    padding-right: 10px
}

.accordion__open-arrow {
    transition: .35s;
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    fill: #325b94
}

.accordion__content {
    padding: 21px 17px
}

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

.accordion__item:not(:last-child) {
    margin-bottom: 15px
}

.accordion__item a {
    position: relative;
    padding-left: 19px;
    background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGZpbGw9IiMzMTVBOTQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNjAgNjAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDYwIDYwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZD0iTTMwLDBDMTMuNDU4LDAsMCwxMy40NTgsMCwzMHMxMy40NTgsMzAsMzAsMzBzMzAtMTMuNDU4LDMwLTMwUzQ2LjU0MiwwLDMwLDB6IE00NS41NjMsMzAuODI2bC0yMiwxNUMyMy4zOTQsNDUuOTQxLDIzLjE5Nyw0NiwyMyw0NmMtMC4xNiwwLTAuMzIxLTAuMDM4LTAuNDY3LTAuMTE2QzIyLjIwNSw0NS43MTEsMjIsNDUuMzcxLDIyLDQ1VjE1YzAtMC4zNzEsMC4yMDUtMC43MTEsMC41MzMtMC44ODRjMC4zMjgtMC4xNzQsMC43MjQtMC4xNSwxLjAzMSwwLjA1OGwyMiwxNUM0NS44MzYsMjkuMzYsNDYsMjkuNjY5LDQ2LDMwUzQ1LjgzNiwzMC42NCw0NS41NjMsMzAuODI2eiIvPjwvc3ZnPg==) no-repeat left 4px/12px 12px;
    text-decoration: none;
    font-size: 15px;
    color: #214a83
}

.accordion__item a:hover {
    color: #306dc0
}

.accordion__text {
    font-size: 14px
}

.accordion__text p, .product-card__desc p {
    margin: 0
}

.accordion__text a {
    text-decoration: none;
    color: #5086d2
}

.accordion_product .accordion__line {
    position: relative;
    background-color: transparent
}

.accordion_product .accordion__line_state_opened .accordion__open-arrow {
    -ms-transform: none;
    transform: none
}

.accordion_product .accordion__header {
    padding-right: 45px;
    background-color: #d5e1ed
}

.accordion_product .accordion__open-arrow {
    fill: #7290ae
}

.accordion_product .accordion__content {
    border: 1px solid #f4f7fa;
    border-top: none;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.product-filter {
    border-radius: 3px;
    background-color: #f4f7fa
}

.product-filter__header {
    position: relative;
    padding: 22px 30px 22px 17px
}

.product-filter__title {
    font-size: 20px
}

.product-filter__title strong {
    font-weight: 500
}

.product-filter__toggler {
    position: absolute;
    top: 0;
    right: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: center;
    align-items: center;
    width: 34px;
    height: 100%;
    padding-right: 10px;
    cursor: pointer
}

.product-filter__open-arrow {
    transition: .35s;
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    fill: #325b94
}

.product-filter:not(.product-filter_state_opened) .product-filter__content {
    display: none
}

.product-filter_state_opened .product-filter__open-arrow {
    -ms-transform: none;
    transform: none
}

.product-filter__group {
    padding-bottom: 16px
}

.product-filter__sub-title {
    margin-bottom: 16px;
    padding: 8px 17px;
    font-weight: 600;
    background-color: #d5e1ed;
    color: #162b48
}

.product-filter__list {
    padding: 0 17px
}

.product-filter__item {
    display: block
}

.product-filter__item:not(:last-child) {
    margin-bottom: 17px
}

.product-filter__label {
    cursor: pointer
}

.product-filter__label:hover .product-filter__value {
    color: #284e83
}

.product-filter__value {
    position: relative;
    padding-left: 27px;
    text-decoration: underline;
    transition: .35s;
    font-size: 15px;
    color: #162b48
}

.product-filter__value:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 17px;
    height: 17px;
    border: 1px solid #d4d9de;
    border-radius: 3px;
    background-color: #fff
}

.product-filter__value:after {
    content: '';
    position: absolute;
    top: 2px;
    left: 3px;
    width: 11px;
    height: 13px;
    transition: .35s;
    visibility: hidden;
    opacity: 0;
    background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGZpbGw9IiM5YWE2YjIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGQ9Ik01MDQuNTAyLDc1LjQ5NmMtOS45OTctOS45OTgtMjYuMjA1LTkuOTk4LTM2LjIwNCwwTDE2MS41OTQsMzgyLjIwM0w0My43MDIsMjY0LjMxMWMtOS45OTctOS45OTgtMjYuMjA1LTkuOTk3LTM2LjIwNCwwYy05Ljk5OCw5Ljk5Ny05Ljk5OCwyNi4yMDUsMCwzNi4yMDNsMTM1Ljk5NCwxMzUuOTkyYzkuOTk0LDkuOTk3LDI2LjIxNCw5Ljk5LDM2LjIwNCwwTDUwNC41MDIsMTExLjdDNTE0LjUsMTAxLjcwMyw1MTQuNDk5LDg1LjQ5NCw1MDQuNTAyLDc1LjQ5NnoiLz48L3N2Zz4=) no-repeat center/contain
}

.product-filter__checkbox {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.product-filter__checkbox:checked + .product-filter__value:before {
    border-color: #9aa6b2
}

.product-filter__checkbox:checked + .product-filter__value:after {
    visibility: visible;
    opacity: 1
}

.product-filter__submit {
    padding: 18px 20px;
    border-radius: 3px;
    background-color: #d5e1ed
}

.product-filter__btn {
    padding: 14px 15px;
    width: 100%
}

.banner {
    position: relative;
    border-radius: 3px;
    overflow: hidden;
    background-color: #315a94
}

.banner__link:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: .35s;
    background-color: #fff;
    opacity: 0
}

.banner__link:hover:after {
    opacity: .06
}

.bestsellers__row {
    margin: 0 -12px -24px
}

.bestsellers__col {
    margin-bottom: 24px;
    padding: 0 12px
}

.product-card {
    text-align: center
}

.product-card__inner {
    padding: 28px 28px 22px;
    border: 1px solid #e7e7e7;
    border-radius: 3px
}

.product-card__thumb {
    margin-bottom: 24px
}

.product-card__title {
    margin: 0 0 18px;
    text-transform: uppercase;
    font-size: 16px
}

.product-card__link {
    text-decoration: none;
    color: #282828
}

.product-card__link:hover {
    color: #315a94
}

.product-card__desc {
    margin-bottom: 17px;
    font-size: 13px;
    line-height: 1.385;
    color: #8e8e8e
}

.product-card__price {
    margin-bottom: 28px;
    white-space: nowrap;
    font-weight: 500;
    font-size: 26px;
    color: #282828
}

.product-card__btn {
    max-width: 187px;
    margin: 0 auto;
    padding: 13px 15px
}

.about__text p {
    margin: 0;
    line-height: 1.375
}

.new-card__inner {
    padding: 12px 13px 20px;
    border: 1px solid #e7e7e7;
    border-radius: 3px
}

.new-card__thumbnail {
    margin-bottom: 15px;
    width: 100%
}

.new-card__date {
    margin-bottom: 5px;
    font-size: 12px;
    color: #7d859a
}

.new-card__title {
    margin: 0
}

.new-card__title:not(:last-child) {
    margin-bottom: 15px
}

.new-card__link {
    text-decoration: none;
    font-size: 18px;
    color: #282828
}

.new-card__link:hover {
    color: #315a94
}

.new-card__desc p {
    margin: 0;
    font-size: 12px;
    line-height: 1.5
}

.news__row {
    margin: 0 -12px -24px
}

.news__col {
    margin-bottom: 24px;
    padding: 0 12px
}

.breadcrumbs__inner {
    padding: 15px 0;
    border-bottom: 1px solid #ebeef2
}

.breadcrumbs__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 -5px;
    padding: 0;
    list-style: none;
    font-size: 14px;
    color: #162b48
}

.breadcrumbs__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 5px
}

.breadcrumbs__item:not(:last-child):after {
    content: '';
    display: -ms-flexbox;
    display: flex;
    width: 10px;
    height: 10px;
    margin: 0 7px;
    background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGZpbGw9IiMzMTVBOTQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNjAgNjAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDYwIDYwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZD0iTTMwLDBDMTMuNDU4LDAsMCwxMy40NTgsMCwzMHMxMy40NTgsMzAsMzAsMzBzMzAtMTMuNDU4LDMwLTMwUzQ2LjU0MiwwLDMwLDB6IE00NS41NjMsMzAuODI2bC0yMiwxNUMyMy4zOTQsNDUuOTQxLDIzLjE5Nyw0NiwyMyw0NmMtMC4xNiwwLTAuMzIxLTAuMDM4LTAuNDY3LTAuMTE2QzIyLjIwNSw0NS43MTEsMjIsNDUuMzcxLDIyLDQ1VjE1YzAtMC4zNzEsMC4yMDUtMC43MTEsMC41MzMtMC44ODRjMC4zMjgtMC4xNzQsMC43MjQtMC4xNSwxLjAzMSwwLjA1OGwyMiwxNUM0NS44MzYsMjkuMzYsNDYsMjkuNjY5LDQ2LDMwUzQ1LjgzNiwzMC42NCw0NS41NjMsMzAuODI2eiIvPjwvc3ZnPg==) no-repeat left top/contain;
    color: #2b2b2b
}

.breadcrumbs__link {
    text-decoration: none;
    color: #315a94
}

.breadcrumbs__link:hover {
    color: #3968ab
}

.catalog__row {
    margin: 0 -12px -24px
}

.catalog__col {
    margin-bottom: 24px;
    padding: 0 12px
}

.catalog__loadmore {
    padding-top: 32px
}

.catalog__btn {
    width: 100%;
    max-width: 189px;
    margin: 0 auto;
    padding: 19px 15px
}

.product-search__row {
    position: relative
}

.product-search__field {
    width: 100%;
    padding: 17px 53px 17px 23px;
    border: 1px solid #e5e7eb;
    border-radius: 3px;
    outline: 0;
    transition: .35s;
    font: 15px Montserrat, sans-serif;
    color: #989898
}

.product-search__field[placeholder] {
    text-overflow: ellipsis;
    color: #989898
}

.product-search__field::-webkit-input-placeholder {
    text-overflow: ellipsis;
    color: #989898
}

.product-search__field:-moz-placeholder, .product-search__field::-moz-placeholder {
    opacity: 1;
    text-overflow: ellipsis;
    color: #989898
}

.product-search__field:-ms-input-placeholder {
    text-overflow: ellipsis;
    color: #989898
}

.product-search__field:focus {
    border-color: #c2c7d0
}

.product-search__btn {
    position: absolute;
    top: calc(50% - 12px);
    right: 15px;
    width: 24px;
    height: 24px;
    padding: 0;
    border: none;
    background-color: transparent;
    cursor: pointer;
    outline: 0;
    font-size: 0
}

.product-search__btn:hover .product-search__icon {
    fill: #709cda
}

.product-search__btn:active .product-search__icon {
    fill: #316cbe
}

.product-search__icon {
    width: 25px;
    height: 25px;
    transition: .35s;
    fill: #5086d2
}

.helpful__row {
    margin: 0 -12px -24px
}

.helpful__col {
    margin-bottom: 24px;
    padding: 0 12px
}

.helpful__loadmore {
    padding-top: 32px
}

.helpful__btn {
    width: 100%;
    max-width: 189px;
    margin: 0 auto;
    padding: 19px 15px
}

.post-card__inner {
    padding: 11px 11px 19px;
    border: 1px solid #e7e7e7;
    border-radius: 3px
}

.post-card__thumbnail {
    margin-bottom: 15px;
    border-radius: 3px;
    overflow: hidden
}

.post-card__date {
    position: relative;
    margin-bottom: 15px;
    padding-left: 27px;
    font-weight: 500;
    font-size: 14px;
    color: #b4b4b4
}

.post-card__date:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 19px;
    background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGZpbGw9IiNjOWM5YzkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDIwMy41NDMgMjAzLjU0MyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDIwMy41NDMgMjAzLjU0MyI+ICA8Zz4gICAgPHBhdGggZD0ibTE5NC4xMzksMTEuOTE4aC0zOS4zMTV2LTUuOTE4YzAtMy4zMTMtMi42ODctNi02LTZzLTYsMi42ODctNiw2djUuOTE4aC0zNS4wNTN2LTUuOTE4YzAtMy4zMTMtMi42ODctNi02LTZzLTYsMi42ODctNiw2djUuOTE4aC0zMy41NjN2LTUuOTE4YzAtMy4zMTMtMi42ODctNi02LTZzLTYsMi42ODctNiw2djUuOTE4aC00MC44MDRjLTMuMzEzLDAtNiwyLjY4Ny02LDZ2MTM1LjU3MmMwLDMuMzEzIDIuNjg3LDYgNiw2aDM2LjgyNmM1LjkwMSwyNS4yMTQgMjguNTU1LDQ0LjA1MyA1NS41NDEsNDQuMDUzczQ5LjY0LTE4Ljg0IDU1LjU0MS00NC4wNTNoMzYuODI2YzMuMzEzLDAgNi0yLjY4NyA2LTZ2LTEzNS41NzJjMC4wMDEtMy4zMTMtMi42ODUtNi01Ljk5OS02em0tMTQzLjkzMSwxMnY1LjQyMmMwLDMuMzEzIDIuNjg3LDYgNiw2czYtMi42ODcgNi02di01LjQyMmgzMy41NjN2NS40MjJjMCwzLjMxMyAyLjY4Nyw2IDYsNnM2LTIuNjg3IDYtNnYtNS40MjJoMzUuMDUzdjUuNDIyYzAsMy4zMTMgMi42ODcsNiA2LDZzNi0yLjY4NyA2LTZ2LTUuNDIyaDMzLjMxNXYyNC41MzZoLTE3Mi43MzV2LTI0LjUzNmgzNC44MDR6bTUxLjU2MywxNjcuNjI1Yy0yNC44NDIsMC00NS4wNTMtMjAuMjExLTQ1LjA1My00NS4wNTNzMjAuMjExLTQ1LjA1MyA0NS4wNTMtNDUuMDUzIDQ1LjA1MywyMC4yMSA0NS4wNTMsNDUuMDUzLTIwLjIxLDQ1LjA1My00NS4wNTMsNDUuMDUzem01Ny4wMjgtNDQuMDUzYzAuMDA2LTAuMzM0IDAuMDI1LTAuNjY1IDAuMDI1LTEgMC0zMS40NTktMjUuNTk0LTU3LjA1My01Ny4wNTMtNTcuMDUzcy01Ny4wNTMsMjUuNTk0LTU3LjA1Myw1Ny4wNTNjMCwwLjMzNSAwLjAyLDAuNjY2IDAuMDI1LDFoLTI5LjM0di04Ny4wMzVoMTcyLjczNXY4Ny4wMzVoLTI5LjMzOXoiLz4gICAgPHBhdGggZD0ibTEwNy43NzEsMTQ4LjAwNHYtMjkuMDI2YzAtMy4zMTMtMi42ODctNi02LTZzLTYsMi42ODctNiw2djMxLjUxMmMwLDEuNTkxIDAuNjMyLDMuMTE3IDEuNzU3LDQuMjQzbDEzLjc5LDEzLjc5MWMxLjE3MiwxLjE3MSAyLjcwNywxLjc1NyA0LjI0MywxLjc1NyAxLjUzNSwwIDMuMDcxLTAuNTg2IDQuMjQzLTEuNzU3IDIuMzQzLTIuMzQzIDIuMzQzLTYuMTQyIDAtOC40ODVsLTEyLjAzMy0xMi4wMzV6Ii8+ICA8L2c+PC9zdmc+) no-repeat center/contain
}

.post-card__title {
    margin: 0 0 10px;
    font-size: 17px
}

.post-card__link {
    text-decoration: none;
    color: #282828
}

.post-card__link:hover {
    color: #315a94
}

.post-card__excerpt p {
    margin: 0;
    font-size: 13px;
    line-height: 1.385;
    color: #8e8e8e
}

.portfolio__work {
    border: 1px solid #ebeef2;
    border-radius: 3px
}

.portfolio__work:not(:last-child) {
    margin-bottom: 27px
}

.portfolio__header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    padding: 9px 15px;
    border-bottom: 1px solid #ebeef2
}

.portfolio__title {
    margin: 0;
    padding-right: 20px;
    font-size: 16px;
    color: #162b48
}

.portfolio__label {
    width: 100%;
    max-width: 102px;
    padding: 10px 5px;
    border-radius: 3px;
    background-color: #315a94;
    text-align: center;
    font-weight: 500;
    color: #fff
}

.portfolio__gallery {
    max-width: 369px
}

.portfolio__main-photo {
    font-size: 0
}

.portfolio__main-photo:not(:last-child) {
    margin-bottom: 14px
}

.portfolio__image {
    border-radius: 3px;
    cursor: pointer
}

.portfolio .slick-slide, .portfolio .slick-slide a {
    outline: 0
}

.portfolio__thumbs {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden;
    font-size: 0
}

.portfolio__thumbs.slick-slider {
    padding-right: 3px
}

.portfolio__thumbs .slick-list, .portfolio__thumbs:not(.slick-slider) {
    margin: 0 -5px
}

.portfolio__thumb {
    position: relative;
    width: 33.33%
}

.portfolio__thumb a {
    display: block;
    padding: 0 5px
}

.portfolio__thumb a:after, .portfolio__thumb a:before {
    content: '';
    position: absolute;
    visibility: hidden;
    opacity: 0
}

.portfolio__thumb a:before {
    top: 0;
    left: 5px;
    width: calc(100% - 10px);
    height: 100%;
    border: 2px solid #5086d2;
    border-radius: 3px;
    transition: .55s;
    background-color: rgba(80, 134, 210, .7)
}

.portfolio__thumb a:after {
    left: calc(50% - 19px);
    top: calc(50% - 19px);
    width: 38px;
    height: 38px;
    transition: .65s;
    background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGZpbGw9IiNmZmYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNTYuOTY2IDU2Ljk2NiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTYuOTY2IDU2Ljk2NjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGQ9Ik01NS4xNDYsNTEuODg3TDQxLjU4OCwzNy43ODZjMy40ODYtNC4xNDQsNS4zOTYtOS4zNTgsNS4zOTYtMTQuNzg2YzAtMTIuNjgyLTEwLjMxOC0yMy0yMy0yM3MtMjMsMTAuMzE4LTIzLDIzczEwLjMxOCwyMywyMywyM2M0Ljc2MSwwLDkuMjk4LTEuNDM2LDEzLjE3Ny00LjE2MmwxMy42NjEsMTQuMjA4YzAuNTcxLDAuNTkzLDEuMzM5LDAuOTIsMi4xNjIsMC45MmMwLjc3OSwwLDEuNTE4LTAuMjk3LDIuMDc5LTAuODM3QzU2LjI1NSw1NC45ODIsNTYuMjkzLDUzLjA4LDU1LjE0Niw1MS44ODd6IE0yMy45ODQsNmM5LjM3NCwwLDE3LDcuNjI2LDE3LDE3cy03LjYyNiwxNy0xNywxN3MtMTctNy42MjYtMTctMTdTMTQuNjEsNiwyMy45ODQsNnoiLz48L3N2Zz4=) no-repeat center/contain
}

.manufacturer-card__inner:hover:after, .portfolio__thumb a:hover:after, .portfolio__thumb a:hover:before, .product__thumb a:hover:after, .product__thumb a:hover:before {
    visibility: visible;
    opacity: 1
}

.portfolio__content {
    padding: 30px 15px;
    font-size: 15px;
    color: #8692a3
}

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

.portfolio__sub-title {
    margin: 0 0 8px;
    font-weight: 600;
    font-size: 16px;
    color: #162b48
}

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

.portfolio__item:not(:last-child) {
    margin-bottom: 3px
}

.portfolio__content p, .product__desc p {
    margin: 0
}

.error404__title {
    margin: 0 0 20px;
    font-size: 22px;
    color: #162b48
}

.error404__row {
    margin-bottom: 22px
}

.error404__sub-title {
    margin: 0 auto 15px;
    font-weight: 600;
    font-size: 18px;
    color: #fff
}

.error404__sub-title span {
    display: inline-block;
    padding: 4px 10px;
    border-radius: 3px;
    background-color: #5086d2
}

.error404__desc {
    margin: 0;
    font-size: 15px
}

.error404__footer {
    padding: 27px 20px;
    border: 1px solid #f4f7fa;
    background-color: rgba(244, 247, 250, .22)
}

.error404__btn {
    width: 100%;
    max-width: 233px;
    height: 40px;
    padding: 9px 15px
}

.error404__btn_link {
    max-width: 170px
}

.error404__btn_request {
    border-color: #5086d2;
    color: #282828
}

.sort__controls {
    margin-bottom: 28px;
    padding: 23px;
    border-radius: 3px;
    background-color: #f4f7fa
}

.sort__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 -15px -10px
}

.sort__btn {
    margin: 0 0 15px 10px;
    padding: 12px 15px;
    border-color: #5086d2
}

.sort__btn_current {
    background-color: #5086d2;
    color: #fff
}

.sort__btn_current:active, .sort__btn_current:hover {
    border-color: #5086d2;
    color: #fff
}

.sort__row {
    margin: 0 -12px -24px
}

.sort__col {
    padding: 0 12px;
    margin-bottom: 24px
}

.manufacturer-card__inner {
    position: relative;
    padding: 25px 27px;
    border: 1px solid #e7e7e7;
    border-radius: 3px;
    text-align: center
}

.manufacturer-card__inner:after {
    content: '';
    position: absolute;
    top: -1px;
    left: -1px;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    border: 3px solid #5086d2;
    border-radius: 5px;
    transition: .35s;
    visibility: hidden;
    opacity: 0;
    z-index: 1
}

.manufacturer-card__image, .manufacturer-card__logo {
    position: relative;
    z-index: 2
}

.manufacturer-card__image {
    margin: 0 auto 24px
}

.manufacturer-card__image img {
    border-radius: 3px
}

.product__category {
    margin-bottom: 25px;
    padding: 8px 15px;
    border-radius: 3px;
    background-color: #f4f7fa;
    font-size: 15px;
    color: #a3b1c0
}

.product__category a {
    text-decoration: none;
    color: #5086d2
}

.product__title {
    margin: 0;
    font-weight: 600;
    font-size: 19px
}

.product__title:not(:last-child) {
    margin-bottom: 17px
}

.product__heading-row {
    margin-bottom: 17px
}

.product__labels {
    display: -ms-flexbox;
    display: flex
}

.product__label {
    font-size: 14px;
    color: #606060
}

.product__label a {
    text-decoration: none;
    font-weight: 600;
    color: #5086d2
}

.product__label:not(:first-child) {
    padding-left: 15px
}

.product__guarantee {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 8px 10px;
    border-radius: 3px;
    background-color: #f4f7fa;
    font-size: 13px;
    color: #798897
}

.product__guarantee svg {
    margin-right: 8px;
    fill: #5086d2
}

.product__guarantee strong {
    padding-left: 5px
}

.product__row {
    margin-bottom: 18px
}

.product__gallery {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px
}

.product__thumbs {
    padding-right: 17px;
    -ms-flex: 0 0 105px;
    flex: 0 0 105px;
    font-size: 0
}

.product__main-photo, .product__thumb {
    border: 1px solid #e5e7eb;
    border-radius: 3px
}

.product__thumb {
    position: relative;
    height: 88px
}

.product__thumb a {
    display: block;
    padding: 10px
}

.product__thumb a:after, .product__thumb a:before {
    content: '';
    position: absolute;
    visibility: hidden;
    opacity: 0
}

.product__thumb a:before {
    top: -1px;
    left: -1px;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    border: 2px solid #5086d2;
    border-radius: 3px;
    transition: .55s;
    background-color: rgba(80, 134, 210, .7)
}

.product__thumb a:after {
    left: calc(50% - 19px);
    top: calc(50% - 19px);
    width: 38px;
    height: 38px;
    transition: .65s;
    background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGZpbGw9IiNmZmYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNTYuOTY2IDU2Ljk2NiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTYuOTY2IDU2Ljk2NjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGQ9Ik01NS4xNDYsNTEuODg3TDQxLjU4OCwzNy43ODZjMy40ODYtNC4xNDQsNS4zOTYtOS4zNTgsNS4zOTYtMTQuNzg2YzAtMTIuNjgyLTEwLjMxOC0yMy0yMy0yM3MtMjMsMTAuMzE4LTIzLDIzczEwLjMxOCwyMywyMywyM2M0Ljc2MSwwLDkuMjk4LTEuNDM2LDEzLjE3Ny00LjE2MmwxMy42NjEsMTQuMjA4YzAuNTcxLDAuNTkzLDEuMzM5LDAuOTIsMi4xNjIsMC45MmMwLjc3OSwwLDEuNTE4LTAuMjk3LDIuMDc5LTAuODM3QzU2LjI1NSw1NC45ODIsNTYuMjkzLDUzLjA4LDU1LjE0Niw1MS44ODd6IE0yMy45ODQsNmM5LjM3NCwwLDE3LDcuNjI2LDE3LDE3cy03LjYyNiwxNy0xNywxN3MtMTctNy42MjYtMTctMTdTMTQuNjEsNiwyMy45ODQsNnoiLz48L3N2Zz4=) no-repeat center/contain
}

.product__thumb img {
    max-height: 71px;
    margin: 0 auto
}

.product__main-photo {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 20px 15px;
    height: 280px
}

.product .slick-list {
    margin: -4px 0
}

.product .slick-slide {
    padding: 4px 0
}

.product .slick-slide, .product .slick-slide a {
    border: none;
    outline: 0
}

.product__note {
    text-align: center;
    font-size: 10px;
    line-height: 1.429;
    color: #a5a9b0
}

.product__info {
    padding: 0 19px;
    border: 1px solid #f4f7fa;
    border-radius: 3px;
    overflow: hidden
}

.product__button-wrap {
    margin: 20px -19px 0;
    padding: 11px 15px;
    background-color: #f4f7fa
}

.product__btn {
    width: 100%;
    max-width: 178px;
    margin: 0 auto;
    padding: 17px 15px
}

.product__sub-title {
    margin: 0 0 15px;
    font-weight: 600;
    font-size: 16px
}

.product__sub-title_type2 {
    position: relative;
    margin: 0 -19px 20px;
    padding: 13px 19px 13px 45px;
    background-color: #f4f7fa;
    font-size: 15px;
    color: #73767d
}

.product__sub-title_type2:before {
    content: '';
    position: absolute;
    top: calc(50% - 9px);
    left: 19px;
    width: 18px;
    height: 18px;
    background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGZpbGw9IiM3YjdlODQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNDM3LjYgNDM3LjYiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQzNy42IDQzNy42OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZD0iTTE5NCwxNDIuOGMwLjgsMS42LDEuNiwzLjIsMi40LDQuNGMwLjgsMS4yLDIsMi40LDIuOCwzLjZjMS4yLDEuMiwyLjQsMi40LDQsMy42YzEuMiwwLjgsMi44LDIsNC44LDIuNGMxLjYsMC44LDMuMiwxLjIsNS4yLDEuNmMyLDAuNCwzLjYsMC40LDUuMiwwLjRjMS42LDAsMy42LDAsNS4yLTAuNGMxLjYtMC40LDMuMi0wLjgsNC40LTEuNmgwLjRjMS42LTAuOCwzLjItMS42LDQuOC0yLjhjMS4yLTAuOCwyLjQtMiwzLjYtMy4ybDAuNC0wLjRjMS4yLTEuMiwyLTIuNCwyLjgtMy42czEuNi0yLjQsMi00YzAtMC40LDAtMC40LDAuNC0wLjhjMC44LTEuNiwxLjItMy42LDEuNi01LjJjMC40LTEuNiwwLjQtMy42LDAuNC01LjJzMC0zLjYtMC40LTUuMmMtMC40LTEuNi0wLjgtMy4yLTEuNi01LjJjLTEuMi0yLjgtMi44LTUuMi00LjgtNy4yYy0wLjQtMC40LTAuNC0wLjQtMC44LTAuOGMtMS4yLTEuMi0yLjQtMi00LTMuMmMtMS42LTAuOC0yLjgtMS42LTQuNC0yLjRjLTEuNi0wLjgtMy4yLTEuMi00LjgtMS42Yy0yLTAuNC0zLjYtMC40LTUuMi0wLjRjLTEuNiwwLTMuNiwwLTUuMiwwLjRjLTEuNiwwLjQtMy4yLDAuOC00LjgsMS42SDIwOGMtMS42LDAuOC0zLjIsMS42LTQuNCwyLjRjLTEuNiwxLjItMi44LDItNCwzLjJjLTEuMiwxLjItMi40LDIuNC0zLjIsMy42Yy0wLjgsMS4yLTEuNiwyLjgtMi40LDQuNGMtMC44LDEuNi0xLjIsMy4yLTEuNiw0LjhjLTAuNCwyLTAuNCwzLjYtMC40LDUuMmMwLDEuNiwwLDMuNiwwLjQsNS4yQzE5Mi44LDEzOS42LDE5My42LDE0MS4yLDE5NCwxNDIuOHoiLz48cGF0aCBkPSJNMjQ5LjYsMjg5LjJoLTkuMnYtOThjMC01LjYtNC40LTEwLjQtMTAuNC0xMC40aC00MmMtNS42LDAtMTAuNCw0LjQtMTAuNCwxMC40djIxLjZjMCw1LjYsNC40LDEwLjQsMTAuNCwxMC40aDguNHY2Ni40SDE4OGMtNS42LDAtMTAuNCw0LjQtMTAuNCwxMC40djIxLjZjMCw1LjYsNC40LDEwLjQsMTAuNCwxMC40aDYxLjZjNS42LDAsMTAuNC00LjQsMTAuNC0xMC40VjMwMEMyNjAsMjk0LDI1NS4yLDI4OS4yLDI0OS42LDI4OS4yeiIvPjxwYXRoIGQ9Ik0yMTguOCwwQzk4LDAsMCw5OCwwLDIxOC44czk4LDIxOC44LDIxOC44LDIxOC44czIxOC44LTk4LDIxOC44LTIxOC44UzMzOS42LDAsMjE4LjgsMHogTTIxOC44LDQwOC44Yy0xMDQuOCwwLTE5MC04NS4yLTE5MC0xOTBzODUuMi0xOTAsMTkwLTE5MHMxOTAsODUuMiwxOTAsMTkwUzMyMy42LDQwOC44LDIxOC44LDQwOC44eiIvPjwvZz48L3N2Zz4=) no-repeat center/contain
}

.product__desc {
    padding: 20px 17px 15px;
    border-radius: 3px;
    background-color: #f4f7fa;
    font-size: 14px;
    line-height: 1.429
}

.product__desc:not(:last-child) {
    margin-bottom: 10px
}

.characteristics__list {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 12px
}

.characteristics__item {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.characteristics__item:not(:last-child) {
    margin-bottom: 10px
}

.characteristics__item:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 3px;
    width: 100%;
    height: 1px;
    background: url(/bitrix/templates/main_tpl/images/table-separator.png) repeat-x
}

.characteristics__property, .characteristics__value {
    position: relative;
    z-index: 2;
    background-color: #fff
}

.characteristics__property {
    padding-right: 5px;
    font-weight: 500
}

.characteristics__value {
    padding-left: 5px
}

.characteristics__link {
    text-decoration: none;
    color: #5086d2
}

.pagination__item, .pagination__link, .pagination__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.pagination__list {
    margin: 0 0 0 -15px;
    padding: 0;
    list-style: none
}

.pagination__item {
    width: 38px;
    height: 38px;
    margin-left: 15px;
    transition: background .35s;
    border: 2px solid #315a94;
    border-radius: 50%;
    font-weight: 700;
    font-size: 14px;
    color: #282828
}

.pagination__item:hover, .pagination__item_current {
    background-color: #315a94;
    color: #fff
}

.pagination__link {
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: inherit
}

.footer {
    background-color: #244472
}

.footer .container {
    max-width: 320px
}

.footer .container__row {
    padding: 20px 0;
    color: #fff
}

.footer .container__col_three, .footer__line_group, .footer__site {
    display: -ms-flexbox;
    display: flex
}

.footer .container__col_three {
    -ms-flex-pack: center;
    justify-content: center
}

.footer__line_group, .footer__site {
    -ms-flex-align: center;
    align-items: center
}

.footer__copyright, .footer__note {
    font-size: 14px
}

.footer__copyright {
    margin-bottom: 10px;
    font-weight: 600
}

.footer__site {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.footer__link {
    text-transform: uppercase;
    text-decoration: none;
    font-size: 12px;
    color: #a9c0e1
}

.footer__link:hover {
    color: #fff
}

.footer__note {
    margin: 0
}

.footer__contacts-info .contacts-info__icon {
    fill: #9bb8e3
}

.footer__contacts-info .contacts-info__link {
    color: #fff
}

.footer__contacts-info .contacts-info__link_phone {
    font-size: 16px
}

@font-face {
    font-family: Montserrat;
    src: url(/bitrix/templates/main_tpl/fonts/Montserrat-Regular/Montserrat-Regular.eot);
    src: url(/bitrix/templates/main_tpl/fonts/Montserrat-Regular/Montserrat-Regular.eot?#iefix) format("embedded-opentype"), url(/bitrix/templates/main_tpl/fonts/Montserrat-Regular/Montserrat-Regular.svg#Montserrat-Regular) format("svg"), url(/bitrix/templates/main_tpl/fonts/Montserrat-Regular/Montserrat-Regular.ttf) format("truetype"), url(/bitrix/templates/main_tpl/fonts/Montserrat-Regular/Montserrat-Regular.woff) format("woff"), url(/bitrix/templates/main_tpl/fonts/Montserrat-Regular/Montserrat-Regular.woff2) format("woff2");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Montserrat;
    src: url(/bitrix/templates/main_tpl/fonts/Montserrat-Medium/Montserrat-Medium.eot);
    src: url(/bitrix/templates/main_tpl/fonts/Montserrat-Medium/Montserrat-Medium.eot?#iefix) format("embedded-opentype"), url(/bitrix/templates/main_tpl/fonts/Montserrat-Medium/Montserrat-Medium.svg#Montserrat-Medium) format("svg"), url(/bitrix/templates/main_tpl/fonts/Montserrat-Medium/Montserrat-Medium.ttf) format("truetype"), url(/bitrix/templates/main_tpl/fonts/Montserrat-Medium/Montserrat-Medium.woff) format("woff"), url(/bitrix/templates/main_tpl/fonts/Montserrat-Medium/Montserrat-Medium.woff2) format("woff2");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: Montserrat;
    src: url(/bitrix/templates/main_tpl/fonts/Montserrat-SemiBold/Montserrat-SemiBold.eot);
    src: url(/bitrix/templates/main_tpl/fonts/Montserrat-SemiBold/Montserrat-SemiBold.eot?#iefix) format("embedded-opentype"), url(/bitrix/templates/main_tpl/fonts/Montserrat-SemiBold/Montserrat-SemiBold.svg#Montserrat-SemiBold) format("svg"), url(/bitrix/templates/main_tpl/fonts/Montserrat-SemiBold/Montserrat-SemiBold.ttf) format("truetype"), url(/bitrix/templates/main_tpl/fonts/Montserrat-SemiBold/Montserrat-SemiBold.woff) format("woff"), url(/bitrix/templates/main_tpl/fonts/Montserrat-SemiBold/Montserrat-SemiBold.woff2) format("woff2");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: Montserrat-Bold;
    src: url(/bitrix/templates/main_tpl/fonts/Montserrat-Bold/Montserrat-Bold.eot);
    src: url(/bitrix/templates/main_tpl/fonts/Montserrat-Bold/Montserrat-Bold.eot?#iefix) format("embedded-opentype"), url(/bitrix/templates/main_tpl/fonts/Montserrat-Bold/Montserrat-Bold.svg#Montserrat-Bold) format("svg"), url(/bitrix/templates/main_tpl/fonts/Montserrat-Bold/Montserrat-Bold.ttf) format("truetype"), url(/bitrix/templates/main_tpl/fonts/Montserrat-Bold/Montserrat-Bold.woff) format("woff"), url(/bitrix/templates/main_tpl/fonts/Montserrat-Bold/Montserrat-Bold.woff2) format("woff2");
    font-weight: 700;
    font-style: normal
}

@media (min-width: 480px) {
    .contacts-info {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        align-items: center
    }

    .contacts-info__col {
        width: 50%
    }

    .contacts-info__col_two {
        padding-left: 15px
    }

    .bestsellers__col, .bestsellers__row {
        display: -ms-flexbox;
        display: flex
    }

    .bestsellers__row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .bestsellers__col {
        width: 50%
    }

    .product-card, .product-card__inner {
        display: -ms-flexbox;
        display: flex;
        width: 100%
    }

    .product-card__inner {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .product-card__footer {
        margin-top: auto
    }

    .new-card, .new-card__inner {
        display: -ms-flexbox;
        display: flex;
        width: 100%
    }

    .new-card__inner {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .new-card__thumbnail {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .news__col, .news__row {
        display: -ms-flexbox;
        display: flex
    }

    .news__row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .news__col {
        width: 50%
    }

    .catalog__col, .catalog__row {
        display: -ms-flexbox;
        display: flex
    }

    .catalog__row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .catalog__col {
        width: 50%
    }

    .helpful__col, .helpful__row {
        display: -ms-flexbox;
        display: flex
    }

    .helpful__row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .helpful__col {
        width: 50%
    }

    .post-card, .post-card__inner {
        display: -ms-flexbox;
        display: flex;
        width: 100%
    }

    .post-card__inner {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .post-card__thumbnail {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .sort__col, .sort__row {
        display: -ms-flexbox;
        display: flex
    }

    .sort__row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .sort__col {
        width: 50%
    }

    .manufacturer-card, .manufacturer-card__inner {
        display: -ms-flexbox;
        display: flex;
        width: 100%
    }

    .manufacturer-card__inner {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .manufacturer-card__image {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .footer .container {
        max-width: 480px
    }
}

@media (min-width: 768px) {
    .page-content__title:not(.page-content__title_type2) {
        position: relative
    }

    .page-content__title:not(.page-content__title_type2) span {
        position: relative;
        padding-right: 20px;
        z-index: 2;
        background-color: #fff
    }

    .page-content__title:not(.page-content__title_type2):after {
        content: '';
        position: absolute;
        top: calc(50% - 1px);
        left: 0;
        width: 100%;
        height: 2px;
        z-index: 0;
        background-color: #f4f7fa
    }

    .heading, .heading__text {
        position: relative
    }

    .heading__text {
        padding-right: 20px;
        background-color: #fff;
        z-index: 2
    }

    .heading:after {
        content: '';
        position: absolute;
        top: calc(50% - 1px);
        left: 0;
        width: 100%;
        height: 2px;
        z-index: 1;
        background-color: #f4f7fa
    }

    .modal-mfp-zoom-in .mfp-close {
        top: -34px;
        right: -34px;
        width: 34px;
        height: 34px;
        opacity: 1;
        background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGZpbGw9IiNmZmYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNTIgNTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUyIDUyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZD0iTTI2LDBDMTEuNjY0LDAsMCwxMS42NjMsMCwyNnMxMS42NjQsMjYsMjYsMjZzMjYtMTEuNjYzLDI2LTI2UzQwLjMzNiwwLDI2LDB6IE0yNiw1MEMxMi43NjcsNTAsMiwzOS4yMzMsMiwyNlMxMi43NjcsMiwyNiwyczI0LDEwLjc2NywyNCwyNFMzOS4yMzMsNTAsMjYsNTB6Ii8+PHBhdGggZD0iTTM1LjcwNywxNi4yOTNjLTAuMzkxLTAuMzkxLTEuMDIzLTAuMzkxLTEuNDE0LDBMMjYsMjQuNTg2bC04LjI5My04LjI5M2MtMC4zOTEtMC4zOTEtMS4wMjMtMC4zOTEtMS40MTQsMHMtMC4zOTEsMS4wMjMsMCwxLjQxNEwyNC41ODYsMjZsLTguMjkzLDguMjkzYy0wLjM5MSwwLjM5MS0wLjM5MSwxLjAyMywwLDEuNDE0QzE2LjQ4OCwzNS45MDIsMTYuNzQ0LDM2LDE3LDM2czAuNTEyLTAuMDk4LDAuNzA3LTAuMjkzTDI2LDI3LjQxNGw4LjI5Myw4LjI5M0MzNC40ODgsMzUuOTAyLDM0Ljc0NCwzNiwzNSwzNnMwLjUxMi0wLjA5OCwwLjcwNy0wLjI5M2MwLjM5MS0wLjM5MSwwLjM5MS0xLjAyMywwLTEuNDE0TDI3LjQxNCwyNmw4LjI5My04LjI5M0MzNi4wOTgsMTcuMzE2LDM2LjA5OCwxNi42ODQsMzUuNzA3LDE2LjI5M3oiLz48L2c+PC9zdmc+) no-repeat center/contain;
        font-size: 0
    }

    .header .container__row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        align-items: center
    }

    .header .container__col_one {
        width: 30%
    }

    .header .container__col_two {
        -ms-flex-pack: end;
        justify-content: flex-end;
        width: 70%
    }

    .header__logo {
        max-width: 200px
    }

    .contacts-info__col {
        width: auto
    }

    .contacts-info__col_two {
        padding-left: 30px
    }

    .intro-slider__item {
        position: relative;
        padding: 0;
        background: 0 0 !important;
        max-height: 557px
    }

    .intro-slider__item .container {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        max-width: none;
        height: 100%;
        padding: 0;
        z-index: 2
    }

    .intro-slider__inner {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        max-width: 1170px;
        height: 100%;
        margin: 0 auto;
        padding: 15px
    }

    .intro-slider__caption {
        width: 100%
    }

    .intro-slider__desc {
        font-size: 14px
    }

    .bestsellers__col {
        width: 33.33%
    }

    .about__row {
        display: -ms-flexbox;
        display: flex;
        margin: 0 -15px
    }

    .about__col {
        padding: 0 15px
    }

    .about__col_left {
        -ms-flex: 0 0 323px;
        flex: 0 0 323px
    }

    .news__col {
        width: 33.33%
    }

    .catalog__col {
        width: 33.33%
    }

    .helpful__col {
        width: 33.33%
    }

    .portfolio__row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 -15px
    }

    .portfolio__col {
        width: 50%;
        padding: 0 15px
    }

    .error404__row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 30px
    }

    .error404__col_left {
        -ms-flex: 0 0 418px;
        flex: 0 0 418px
    }

    .error404__col_right {
        padding-left: 30px
    }

    .error404__sub-title {
        border-radius: 3px;
        background-color: #f4f7fa;
        font-size: 24px
    }

    .error404__sub-title span {
        padding: 4px 15px
    }

    .error404__footer {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center
    }

    .error404__site-logo {
        max-width: 165px;
        margin-right: 50px
    }

    .error404__btn_link {
        margin-right: 30px
    }

    .sort__col {
        width: 33.33%
    }

    .sort__list {
        margin-left: -20px
    }

    .sort__btn {
        margin-left: 20px
    }

    .product__heading-row, .product__row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 30px
    }

    .product__heading-col_left {
        width: 74.137%;
        padding-right: 30px
    }

    .product__heading-col_right {
        width: 25.863%
    }

    .product__manufacturer {
        display: inline-block;
        margin-bottom: 14px
    }

    .product__guarantee {
        padding: 9px 10px
    }

    .product__col_left {
        width: 53.57%;
        padding-right: 36px
    }

    .product__col_right {
        width: 46.43%
    }

    .footer .container {
        max-width: 1170px
    }

    .footer .container__col_two, .footer .container__row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        align-items: center
    }

    .footer .container__col_one {
        width: 37%
    }

    .footer .container__col_two {
        width: 29%
    }

    .footer .container__col_three {
        -ms-flex-pack: end;
        justify-content: flex-end;
        width: 34%
    }

    .footer__counter, .footer__site {
        width: 50%
    }

    .footer__logo {
        width: 100%;
        padding-top: 10px
    }

    .footer__counter {
        padding-left: 15px;
        text-align: right
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .footer__contacts-info {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .footer__contacts-info .contacts-info__col:not(:first-child), .footer__contacts-info .contacts-info__item:not(:last-child) {
        margin-bottom: 12px
    }

    .footer__contacts-info .contacts-info__col_two {
        padding-left: 0
    }
}

@media (min-width: 992px) {
    .page-content .container__row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .page-content .container__row_type2 {
        -ms-flex-align: center;
        align-items: center
    }

    .page-content .container__col_one {
        width: 28.035%
    }

    .page-content .container__col_two {
        width: 71.965%
    }

    .heading {
        margin-bottom: 25px
    }

    .article__content {
        font-size: 16px
    }

    .modal__title {
        font-size: 22px
    }

    .header .container__col_two {
        width: 50%
    }

    .header .container__col_three {
        width: 20%
    }

    .header__btn {
        width: 100%;
        max-width: 223px;
        margin-left: auto
    }

    .nav-menu__header {
        display: none
    }

    .nav-menu__list {
        display: -ms-flexbox !important;
        display: flex !important;
        margin: 0
    }

    .nav-menu__item {
        -ms-flex: 1;
        flex: 1
    }

    .nav-menu__item:first-child .nav-menu__link:before, .nav-menu__link:after {
        content: '';
        position: absolute;
        top: 0;
        width: 1px;
        height: 100%;
        background-color: #4071b5
    }

    .nav-menu__item:first-child .nav-menu__link:before {
        left: 0
    }

    .nav-menu__link {
        position: relative;
        padding: 19px 10px;
        border-top: none;
        text-align: center
    }

    .nav-menu__link:after {
        right: 0
    }

    .intro-slider__title {
        font-size: 25px
    }

    .intro-slider__desc {
        font-size: 16px
    }

    .product-filter__header {
        padding-right: 17px
    }

    .product-filter__toggler {
        display: none
    }

    .product-filter__content {
        display: block !important
    }

    .error404__title {
        display: none
    }

    .product__sub-title_type2 {
        font-size: 16px
    }

    .product__note {
        font-size: 12px
    }

    .product__btn {
        font-size: 14px
    }

    .characteristics__list {
        font-size: 14px
    }

    .footer .container__col_one {
        width: 29%
    }

    .footer .container__col_two {
        width: 21%
    }

    .footer .container__col_three {
        width: 50%
    }
}

@media (min-width: 1200px) {
    .btn_style1 .btn__icon {
        width: 30px;
        height: 30px;
        margin-right: 11px
    }

    table caption {
        font-size: 21px
    }

    table td, table thead th {
        font-size: 20px
    }

    .page-content {
        padding-bottom: 65px
    }

    .page-content__title {
        font-size: 30px
    }

    .heading {
        padding: 4px 0 3px;
        font-size: 25px
    }

    .article__content blockquote {
        padding: 10px 20px;
        font-size: 18px
    }

    .modal__icon {
        display: -ms-flexbox;
        display: flex
    }

    .modal__field_textarea {
        height: 214px
    }

    .header .container__col_one {
        width: 26%
    }

    .header .container__col_two {
        width: 51%
    }

    .header .container__col_three {
        width: 23%
    }

    .header__logo {
        max-width: none
    }

    .header__btn {
        padding: 12px 15px;
        font-size: 13px
    }

    .contacts-info {
        font-size: 18px
    }

    .contacts-info__icon_large {
        height: 27px
    }

    .contacts-info__link_phone {
        font-size: 22px
    }

    .nav-menu__link {
        text-transform: uppercase
    }

    .intro-slider__caption {
        max-width: 820px
    }

    .intro-slider__title {
        font-size: 40px
    }

    .intro-slider__desc {
        max-width: 630px;
        font-size: 18px
    }

    .intro-slider__desc:not(:last-child) {
        margin-bottom: 40px
    }

    .intro-slider__btn {
        max-width: 258px;
        padding: 22px 15px;
        font-size: 17px
    }

    .intro-slider .slick-dots {
        bottom: 30px
    }

    .sidebar__title {
        font-size: 30px
    }

    .accordion_product .accordion__title {
        font-size: 20px
    }

    .accordion__text {
        font-size: 16px
    }

    .catalog__loadmore {
        padding-top: 45px
    }

    .product-search__field {
        padding: 17px 53px 17px 32px
    }

    .helpful__loadmore {
        padding-top: 45px
    }

    .post-card__inner {
        padding: 25px
    }

    .post-card__thumbnail {
        margin-bottom: 20px
    }

    .portfolio__header {
        padding: 9px 8px 9px 39px
    }

    .portfolio__label, .portfolio__title {
        font-size: 18px
    }

    .portfolio__content {
        padding: 35px 30px
    }

    .portfolio__sub-title {
        font-size: 20px
    }

    .error404__row {
        margin-bottom: 39px
    }

    .error404__sub-title {
        margin-bottom: 23px;
        font-size: 28px
    }

    .error404__sub-title span {
        padding: 7px 17px
    }

    .error404__desc {
        font-size: 16px
    }

    .error404__footer {
        padding: 27px 40px
    }

    .error404__site-logo {
        margin-right: 59px
    }

    .error404__btn {
        height: 45px;
        font-size: 14px
    }

    .error404__btn_link {
        max-width: 196px
    }

    .error404__btn_request {
        max-width: 260px
    }

    .sort__btn {
        font-size: 14px
    }

    .product__title {
        font-size: 22px
    }

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

    .product__heading-row {
        margin-bottom: 45px
    }

    .product__row {
        margin-bottom: 57px
    }

    .product__col_right {
        position: relative
    }

    .product__guarantee, .product__label {
        font-size: 16px
    }

    .product__note {
        font-size: 14px
    }

    .product__button-wrap {
        padding: 15px
    }

    .product__btn {
        max-width: 225px;
        padding: 20px 15px
    }

    .product__sub-title {
        font-size: 20px
    }

    .product__sub-title_type2 {
        padding: 17px 19px 17px 50px;
        font-size: 18px
    }

    .product__sub-title_type2:before {
        top: calc(50% - 11px);
        width: 22px;
        height: 22px
    }

    .product__desc {
        padding-bottom: 20px;
        font-size: 16px
    }

    .characteristics__list {
        font-size: 16px
    }

    .pagination {
        font-size: 15px
    }

    .pagination__item {
        width: 49px;
        height: 49px;
        font-size: 18px
    }

    .footer .container__col_two {
        width: 27%
    }

    .footer .container__col_three {
        width: 44%
    }

    .footer__site {
        width: 53%
    }

    .footer__logo {
        padding-top: 15px
    }

    .footer__counter {
        width: 47%
    }

    .footer__contacts-info {
        font-size: 15px
    }

    .footer__contacts-info .contacts-info__link_phone {
        font-size: 19px
    }
}

@media (max-width: 991px) {
    .page-content .container__col_one {
        margin-bottom: 30px
    }

    .page-content .container__col_hidden-sm {
        display: none
    }

    .header .container__col_three {
        display: none
    }

    .sidebar__box_hidden-sm {
        display: none
    }
}

@media (max-width: 767px) {
    .table-responsive {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .table-responsive caption, .table-responsive td, .table-responsive th {
        white-space: nowrap
    }

    .page-content__title {
        text-align: center
    }

    .heading {
        text-align: center
    }

    .header__logo {
        margin-bottom: 17px;
        text-align: center
    }

    .header__logo:after {
        content: '';
        display: block;
        height: 1px;
        margin: 20px -15px 0;
        background-color: #e5e5e5
    }

    .intro-slider__item {
        text-align: center
    }

    .intro-slider__item img {
        display: none
    }

    .intro-slider__btn, .intro-slider__caption {
        margin: 0 auto
    }

    .sidebar__title {
        text-align: center
    }

    .about__col_left {
        text-align: center
    }

    .about__thumbnail {
        margin-bottom: 20px
    }

    .portfolio .portfolio__col_one {
        margin-bottom: 30px
    }

    .error404 {
        text-align: center
    }

    .error404__image {
        max-width: 117px;
        margin: 0 auto 17px
    }

    .error404__sub-title span {
        width: 100%;
        max-width: 178px
    }

    .error404__site-logo {
        margin-bottom: 30px
    }

    .error404__btn {
        margin: 0 auto
    }

    .error404__btn_link {
        margin-bottom: 17px
    }

    .product__heading-col:not(:last-child) {
        margin-bottom: 11px
    }

    .product__additional-info {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center
    }

    .product__labels {
        margin: 0 -15px;
        padding: 10px 15px;
        border-top: 1px solid #f4f7fa;
        border-bottom: 1px solid #f4f7fa
    }

    .product__manufacturer {
        max-width: 110px
    }

    .product__guarantee {
        margin-left: 15px
    }

    .product__note {
        margin-bottom: 27px
    }

    .footer .container__col:not(:last-child), .footer__site {
        margin-bottom: 18px;
        padding-bottom: 18px;
        border-bottom: 1px solid #203d66
    }

    .footer__site {
        margin: 0 -15px 18px;
        padding: 0 15px 18px
    }

    .footer__copyright, .footer__counter, .footer__note {
        text-align: center
    }

    .footer__link, .footer__logo {
        width: 50%
    }

    .footer__link {
        padding-right: 15px;
        text-align: right
    }

    .footer__logo {
        padding-left: 15px
    }
}

@media (max-width: 479px) {
    .contacts-info {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .contacts-info__col:not(:first-child) {
        margin-bottom: 10px
    }

    .manufacturer-card__image {
        max-width: 300px
    }
}
/* End */


/* Start:/bitrix/templates/main_tpl/template_styles.css?15585318521069*/
.w100{width:100%;}
.page-content a, .news-detail a{color:#214a83}
.drift-zoom-pane{background:rgba(255,255,255,.7);}
.btn_style3 {text-transform: uppercase;}
#menu_footer_socials {
height: 35px;
width: 138px;
color: #FFFFFF;
line-height: 26px;
font-family: Verdana,tahoma,helvetica;
font-size: 12px;
}
#menu_footer_socials a{
display: block;
font-size: 0;
margin: 0 0 0 10px;
width: 36px;
height: 35px;
float: left;
background: url("/images/icons_socials.png") no-repeat;
}
#menu_footer_socials a.fb{
background-position: 0 0;
}
#menu_footer_socials a.tw {
    background-position: -36px 0;
}
#menu_footer_socials a.in {
    background-position: -72px 0;
}

input#del_filter.btn_style4{
	font-weight: 500;
	font-size: 100%;
}
.modal__form label.error{
	color: red;
}

@media screen and (max-width: 640px) {
	.product__desc table {
		overflow-x: auto;
		display: block;
	}
}

.product-card__inner{
	padding:  28px 5px;
}
.product-card__thumb{
	height: 210px;
	margin-bottom: 15px;
}
.product-card__title {
    font-size: 14px;
}


.pagination__link:hover{
	color:#fff;
}
/* End */
/* /bitrix/templates/main_tpl/components/bitrix/breadcrumb/main_breadcrumb/style.min.css?1553598597620 */
/* /bitrix/templates/main_tpl/styles.css?163307845997516 */
/* /bitrix/templates/main_tpl/template_styles.css?15585318521069 */
