

/* Start:/bitrix/templates/belkarta_by/css/main.min.css?1711707545110240*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
    margin-top: 25px;
    text-align: center;
    -webkit-tap-highlight-color: transparent; }
.owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px; }
.owl-theme .owl-nav [class*='owl-']:hover {
    /*background: #869791;*/
    color: #FFF;
    text-decoration: none; }
.owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 10px; }

.owl-theme .owl-dots {
    padding-top: 8px;
    text-align: center;
    -webkit-tap-highlight-color: transparent; }
.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px; }
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #3daf2c; }

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: 700;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: 700;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
}
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
a {
    color: #337ab7;
    text-decoration: none;
}
a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline;
}
a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
figure {
    margin: 0;
}
img {
    vertical-align: middle;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.img-rounded {
    border-radius: 6px;
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.img-circle {
    border-radius: 50%;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}
[role="button"] {
    cursor: pointer;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-11 {
    width: 91.66666667%;
}
.col-xs-10 {
    width: 83.33333333%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-8 {
    width: 66.66666667%;
}
.col-xs-7 {
    width: 58.33333333%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-5 {
    width: 41.66666667%;
}
.col-xs-4 {
    width: 33.33333333%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-2 {
    width: 16.66666667%;
}
.col-xs-1 {
    width: 8.33333333%;
}
.col-xs-pull-12 {
    right: 100%;
}
.col-xs-pull-11 {
    right: 91.66666667%;
}
.col-xs-pull-10 {
    right: 83.33333333%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-8 {
    right: 66.66666667%;
}
.col-xs-pull-7 {
    right: 58.33333333%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-5 {
    right: 41.66666667%;
}
.col-xs-pull-4 {
    right: 33.33333333%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-2 {
    right: 16.66666667%;
}
.col-xs-pull-1 {
    right: 8.33333333%;
}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-push-12 {
    left: 100%;
}
.col-xs-push-11 {
    left: 91.66666667%;
}
.col-xs-push-10 {
    left: 83.33333333%;
}
.col-xs-push-9 {
    left: 75%;
}
.col-xs-push-8 {
    left: 66.66666667%;
}
.col-xs-push-7 {
    left: 58.33333333%;
}
.col-xs-push-6 {
    left: 50%;
}
.col-xs-push-5 {
    left: 41.66666667%;
}
.col-xs-push-4 {
    left: 33.33333333%;
}
.col-xs-push-3 {
    left: 25%;
}
.col-xs-push-2 {
    left: 16.66666667%;
}
.col-xs-push-1 {
    left: 8.33333333%;
}
.col-xs-push-0 {
    left: auto;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
.col-xs-offset-11 {
    margin-left: 91.66666667%;
}
.col-xs-offset-10 {
    margin-left: 83.33333333%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-8 {
    margin-left: 66.66666667%;
}
.col-xs-offset-7 {
    margin-left: 58.33333333%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-5 {
    margin-left: 41.66666667%;
}
.col-xs-offset-4 {
    margin-left: 33.33333333%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-2 {
    margin-left: 16.66666667%;
}
.col-xs-offset-1 {
    margin-left: 8.33333333%;
}
.col-xs-offset-0 {
    margin-left: 0;
}
@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-pull-11 {
        right: 91.66666667%;
    }
    .col-sm-pull-10 {
        right: 83.33333333%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-8 {
        right: 66.66666667%;
    }
    .col-sm-pull-7 {
        right: 58.33333333%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-5 {
        right: 41.66666667%;
    }
    .col-sm-pull-4 {
        right: 33.33333333%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-2 {
        right: 16.66666667%;
    }
    .col-sm-pull-1 {
        right: 8.33333333%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-push-11 {
        left: 91.66666667%;
    }
    .col-sm-push-10 {
        left: 83.33333333%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-8 {
        left: 66.66666667%;
    }
    .col-sm-push-7 {
        left: 58.33333333%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-5 {
        left: 41.66666667%;
    }
    .col-sm-push-4 {
        left: 33.33333333%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-2 {
        left: 16.66666667%;
    }
    .col-sm-push-1 {
        left: 8.33333333%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-sm-offset-0 {
        margin-left: 0;
    }
}
@media (min-width: 992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-pull-11 {
        right: 91.66666667%;
    }
    .col-md-pull-10 {
        right: 83.33333333%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-8 {
        right: 66.66666667%;
    }
    .col-md-pull-7 {
        right: 58.33333333%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-5 {
        right: 41.66666667%;
    }
    .col-md-pull-4 {
        right: 33.33333333%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-2 {
        right: 16.66666667%;
    }
    .col-md-pull-1 {
        right: 8.33333333%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-push-11 {
        left: 91.66666667%;
    }
    .col-md-push-10 {
        left: 83.33333333%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-8 {
        left: 66.66666667%;
    }
    .col-md-push-7 {
        left: 58.33333333%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-5 {
        left: 41.66666667%;
    }
    .col-md-push-4 {
        left: 33.33333333%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-2 {
        left: 16.66666667%;
    }
    .col-md-push-1 {
        left: 8.33333333%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-md-offset-0 {
        margin-left: 0;
    }
}
@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-11 {
        width: 91.66666667%;
    }
    .col-lg-10 {
        width: 83.33333333%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666667%;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-2 {
        width: 16.66666667%;
    }
    .col-lg-1 {
        width: 8.33333333%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-pull-11 {
        right: 91.66666667%;
    }
    .col-lg-pull-10 {
        right: 83.33333333%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-8 {
        right: 66.66666667%;
    }
    .col-lg-pull-7 {
        right: 58.33333333%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-5 {
        right: 41.66666667%;
    }
    .col-lg-pull-4 {
        right: 33.33333333%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-2 {
        right: 16.66666667%;
    }
    .col-lg-pull-1 {
        right: 8.33333333%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-push-11 {
        left: 91.66666667%;
    }
    .col-lg-push-10 {
        left: 83.33333333%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-8 {
        left: 66.66666667%;
    }
    .col-lg-push-7 {
        left: 58.33333333%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-5 {
        left: 41.66666667%;
    }
    .col-lg-push-4 {
        left: 33.33333333%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-2 {
        left: 16.66666667%;
    }
    .col-lg-push-1 {
        left: 8.33333333%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-lg-offset-0 {
        margin-left: 0;
    }
}
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
    content: " ";
    display: table;
}
.clearfix:after,
.container-fluid:after,
.container:after,
.row:after {
    clear: both;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.pull-right {
    float: right !important;
}
.pull-left {
    float: left !important;
}
.hide {
    display: none !important;
}
.show {
    display: block !important;
}
.invisible {
    visibility: hidden;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.hidden {
    display: none !important;
}
.affix {
    position: fixed;
}
@-ms-viewport {
    width: device-width;
}
.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
    display: none !important;
}
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none !important;
}
@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }
    table.visible-xs {
        display: table !important;
    }
    tr.visible-xs {
        display: table-row !important;
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }
    table.visible-sm {
        display: table !important;
    }
    tr.visible-sm {
        display: table-row !important;
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }
    table.visible-md {
        display: table !important;
    }
    tr.visible-md {
        display: table-row !important;
    }
    td.visible-md,
    th.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }
    table.visible-lg {
        display: table !important;
    }
    tr.visible-lg {
        display: table-row !important;
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}
@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}
.visible-print {
    display: none !important;
}
@media print {
    .visible-print {
        display: block !important;
    }
    table.visible-print {
        display: table !important;
    }
    tr.visible-print {
        display: table-row !important;
    }
    td.visible-print,
    th.visible-print {
        display: table-cell !important;
    }
}
.visible-print-block {
    display: none !important;
}
@media print {
    .visible-print-block {
        display: block !important;
    }
}
.visible-print-inline {
    display: none !important;
}
@media print {
    .visible-print-inline {
        display: inline !important;
    }
}
.visible-print-inline-block {
    display: none !important;
}
@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}
@media print {
    .hidden-print {
        display: none !important;
    }
}
.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative;
}
.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1;
}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
    display: block;
    width: auto;
    /*margin: 0 auto;*/
    text-align: center;
    max-height: 350px;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    /*display: none;*/
    display: block;
}
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
}
.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}
.owl-carousel.owl-hidden {
    opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
    visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-top: -3px;
}
.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab;
}
.owl-carousel.owl-rtl {
    direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
    float: right;
}
.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
    z-index: 0;
}
.owl-carousel .owl-animated-out {
    z-index: 1;
}
.owl-carousel .fadeOut {
    animation-name: fadeOut;
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
.owl-height {
    transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 0.4s ease;
}
.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}
.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(/bitrix/templates/belkarta_by/css/../libs/owlcarousel/dist/owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 0.1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none;
}
.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
} /*!
 * Mmenu Light
 * mmenujs.com/mmenu-light
 *
 * Copyright (c) Fred Heusschen
 * www.frebsite.nl
 *
 * License: CC-BY-4.0
 * http://creativecommons.org/licenses/by/4.0/
 */
:root {
    --mm-ocd-width: 80%;
    --mm-ocd-min-width: 200px;
    --mm-ocd-max-width: 440px;
}
body.mm-ocd-opened {
    overflow-y: hidden;
    -ms-scroll-chaining: none;
    overscroll-behavior: none;
}
.mm-ocd {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 100%;
    left: 0;
    z-index: 9999;
    overflow: hidden;
    -ms-scroll-chaining: none;
    overscroll-behavior: contain;
    background: rgba(0, 0, 0, 0);
    -webkit-transition-property: bottom, background-color;
    -o-transition-property: bottom, background-color;
    transition-property: bottom, background-color;
    -webkit-transition-duration: 0s, 0.3s;
    -o-transition-duration: 0s, 0.3s;
    transition-duration: 0s, 0.3s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-delay: 0.45s, 0.15s;
    -o-transition-delay: 0.45s, 0.15s;
    transition-delay: 0.45s, 0.15s;
}
.mm-ocd--open {
    bottom: 0;
    background: rgba(0, 0, 0, 0.25);
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}
.mm-ocd__content {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 2;
    width: 80%;
    width: var(--mm-ocd-width);
    min-width: 200px;
    min-width: var(--mm-ocd-min-width);
    max-width: 440px;
    max-width: var(--mm-ocd-max-width);
    background: #fff;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
}
.mm-ocd--left .mm-ocd__content {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}
.mm-ocd--right .mm-ocd__content {
    right: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
.mm-ocd--open .mm-ocd__content {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.mm-ocd__backdrop {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 3;
    width: calc(100% - 80%);
    width: calc(100% - var(--mm-ocd-width));
    min-width: calc(100% - 440px);
    min-width: calc(100% - var(--mm-ocd-max-width));
    max-width: calc(100% - 200px);
    max-width: calc(100% - var(--mm-ocd-min-width));
    background: rgba(3, 2, 1, 0);
}
.mm-ocd--left .mm-ocd__backdrop {
    right: 0;
}
.mm-ocd--right .mm-ocd__backdrop {
    left: 0;
}
.mm-spn,
.mm-spn a,
.mm-spn li,
.mm-spn span,
.mm-spn ul {
    display: block;
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
:root {
    --mm-spn-item-height: 50px;
    --mm-spn-item-indent: 20px;
    --mm-spn-line-height: 24px;
}
.mm-spn {
    width: 100%;
    height: 100%;
    -webkit-tap-highlight-color: transparent;
    -webkit-overflow-scrolling: touch;
    overflow: hidden;
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
.mm-spn ul {
    -webkit-overflow-scrolling: touch;
    position: fixed;
    top: 0;
    left: 100%;
    bottom: 0;
    z-index: 2;
    width: 130%;
    padding-right: 30%;
    line-height: 24px;
    line-height: var(--mm-spn-line-height);
    overflow: visible;
    overflow-y: auto;
    background: inherit;
    -webkit-transition: left 0.3s ease 0s;
    -o-transition: left 0.3s ease 0s;
    transition: left 0.3s ease 0s;
    cursor: default;
}
.mm-spn ul:after {
    content: "";
    display: block;
    height: 50px;
    height: var(--mm-spn-item-height);
}
.mm-spn > ul {
    left: 0;
}
.mm-spn ul.mm-spn--open {
    left: 0;
}
.mm-spn ul.mm-spn--parent {
    left: -30%;
    overflow-y: hidden;
}
.mm-spn li {
    position: relative;
    background: inherit;
    cursor: pointer;
}
.mm-spn li:before {
    content: "";
    display: block;
    position: absolute;
    top: 25px;
    top: calc(var(--mm-spn-item-height) / 2);
    right: 25px;
    right: calc(var(--mm-spn-item-height) / 2);
    z-index: 0;
    width: 10px;
    height: 10px;
    border-top: 2px solid;
    border-right: 2px solid;
    -webkit-transform: rotate(45deg) translate(0, -50%);
    -ms-transform: rotate(45deg) translate(0, -50%);
    transform: rotate(45deg) translate(0, -50%);
    opacity: 0.4;
}
.mm-spn li:after {
    content: "";
    display: block;
    margin-left: 20px;
    margin-left: var(--mm-spn-item-indent);
    border-top: 1px solid;
    opacity: 0.15;
}
.mm-spn a,
.mm-spn span {
    position: relative;
    z-index: 1;
    padding: 13px 20px;
    padding: calc((var(--mm-spn-item-height) - var(--mm-spn-line-height)) / 2) var(--mm-spn-item-indent);
}
.mm-spn a {
    background: inherit;
    color: inherit;
    text-decoration: none;
}
.mm-spn a:not(:last-child) {
    width: calc(100% - 50px);
    width: calc(100% - var(--mm-spn-item-height));
}
.mm-spn a:not(:last-child):after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    border-right: 1px solid;
    opacity: 0.15;
}
.mm-spn span {
    background: 0 0;
}
.mm-spn.mm-spn--navbar {
    cursor: pointer;
}
.mm-spn.mm-spn--navbar:before {
    content: "";
    display: block;
    position: absolute;
    top: 25px;
    top: calc(var(--mm-spn-item-height) / 2);
    left: 20px;
    left: var(--mm-spn-item-indent);
    width: 10px;
    height: 10px;
    margin-top: 2px;
    border-top: 2px solid;
    border-left: 2px solid;
    -webkit-transform: rotate(-45deg) translate(50%, -50%);
    -ms-transform: rotate(-45deg) translate(50%, -50%);
    transform: rotate(-45deg) translate(50%, -50%);
    opacity: 0.4;
}
.mm-spn.mm-spn--navbar.mm-spn--main {
    cursor: default;
}
.mm-spn.mm-spn--navbar.mm-spn--main:before {
    content: none;
    display: none;
}
.mm-spn.mm-spn--navbar:after {
    content: attr(data-mm-spn-title);
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 50px;
    height: var(--mm-spn-item-height);
    padding: 0 40px;
    padding: 0 calc(var(--mm-spn-item-indent) * 2);
    line-height: 50px;
    line-height: var(--mm-spn-item-height);
    opacity: 0.4;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.mm-spn.mm-spn--navbar.mm-spn--main:after {
    padding-left: 20px;
    padding-left: var(--mm-spn-item-indent);
}
.mm-spn.mm-spn--navbar ul {
    top: 51px;
    top: calc(var(--mm-spn-item-height) + 1px);
}
.mm-spn.mm-spn--navbar ul:before {
    content: "";
    display: block;
    position: fixed;
    top: inherit;
    z-index: 2;
    width: 100%;
    border-top: 1px solid currentColor;
    opacity: 0.15;
}
.mm-spn.mm-spn--light {
    color: #444;
    background: #f3f3f3;
}
.mm-spn.mm-spn--dark {
    color: #ddd;
    background: #333;
}
.mm-spn.mm-spn--vertical {
    overflow-y: auto;
}
.mm-spn.mm-spn--vertical ul {
    width: 100%;
    padding-right: 0;
    position: static;
}
.mm-spn.mm-spn--vertical ul ul {
    display: none;
    padding-left: 20px;
    padding-left: var(--mm-spn-item-indent);
}
.mm-spn.mm-spn--vertical ul ul:after {
    height: 25px;
    height: calc(var(--mm-spn-item-height) / 2);
}
.mm-spn.mm-spn--vertical ul.mm-spn--open {
    display: block;
}
.mm-spn.mm-spn--vertical li.mm-spn--open:before {
    -webkit-transform: rotate(135deg) translate(-50%, 0);
    -ms-transform: rotate(135deg) translate(-50%, 0);
    transform: rotate(135deg) translate(-50%, 0);
}
.mm-spn.mm-spn--vertical ul ul li:last-child:after {
    content: none;
    display: none;
}
@font-face {
    font-family: opensans;
    font-weight: 400;
    font-style: normal;
    src: url(/bitrix/templates/belkarta_by/css/../fonts/OpenSans/OpenSansRegular/OpenSansRegular.eot);
    src: url(/bitrix/templates/belkarta_by/css/../fonts/OpenSans/OpenSansRegular/OpenSansRegular.eot?#iefix) format("embedded-opentype"), url(/bitrix/templates/belkarta_by/css/../fonts/OpenSans/OpenSansRegular/OpenSansRegular.woff) format("woff"),
    url(/bitrix/templates/belkarta_by/css/../fonts/OpenSans/OpenSansRegular/OpenSansRegular.ttf) format("truetype");
}
@font-face {
    font-family: opensans;
    font-weight: 600;
    font-style: normal;
    src: url(/bitrix/templates/belkarta_by/css/../fonts/OpenSans/OpenSansBold/OpenSansBold.eot);
    src: url(/bitrix/templates/belkarta_by/css/../fonts/OpenSans/OpenSansBold/OpenSansBold.eot?#iefix) format("embedded-opentype"), url(/bitrix/templates/belkarta_by/css/../fonts/OpenSans/OpenSansBold/OpenSansBold.woff) format("woff"), url(/bitrix/templates/belkarta_by/css/../fonts/OpenSans/OpenSansBold/OpenSansBold.ttf) format("truetype");
}
@font-face {
    font-family: avenir;
    font-weight: 600;
    font-style: normal;
    src: url(/bitrix/templates/belkarta_by/css/../fonts/AvenirBold/AvenirNextCyr-Bold.eot);
    src: url(/bitrix/templates/belkarta_by/css/../fonts/AvenirBold/AvenirNextCyr-Bold.eot?#iefix) format("embedded-opentype"), url(/bitrix/templates/belkarta_by/css/../fonts/AvenirBold/AvenirNextCyr-Bold.woff) format("woff"), url(/bitrix/templates/belkarta_by/css/../fonts/AvenirBold/AvenirNextCyr-Bold.ttf) format("truetype");
}
@font-face {
    font-family: ptsans;
    font-weight: 400;
    font-style: normal;
    src: url(/bitrix/templates/belkarta_by/css/../fonts/PTSansRegular/PTSansRegular.eot);
    src: url(/bitrix/templates/belkarta_by/css/../fonts/PTSansRegular/PTSansRegular.eot?#iefix) format("embedded-opentype"), url(/bitrix/templates/belkarta_by/css/../fonts/PTSansRegular/PTSansRegular.woff) format("woff"), url(/bitrix/templates/belkarta_by/css/../fonts/PTSansRegular/PTSansRegular.ttf) format("truetype");
}
@font-face {
    font-family: ptsans;
    font-weight: 600;
    font-style: normal;
    src: url(/bitrix/templates/belkarta_by/css/../fonts/PTSansBold/PTSansBold.eot);
    src: url(/bitrix/templates/belkarta_by/css/../fonts/PTSansBold/PTSansBold.eot?#iefix) format("embedded-opentype"), url(/bitrix/templates/belkarta_by/css/../fonts/PTSansBold/PTSansBold.woff) format("woff"), url(/bitrix/templates/belkarta_by/css/../fonts/PTSansBold/PTSansBold.ttf) format("truetype");
}
@font-face {
    font-family: openSC;
    font-weight: 600;
    font-style: normal;
    src: url(/bitrix/templates/belkarta_by/css/../fonts/OpenSansCondensed/OpenSansCondensedBold/OpenSansCondensedBold.eot);
    src: url(/bitrix/templates/belkarta_by/css/../fonts/OpenSansCondensed/OpenSansCondensedBold/OpenSansCondensedBold.eot?#iefix) format("embedded-opentype"), url(/bitrix/templates/belkarta_by/css/../fonts/OpenSansCondensed/OpenSansCondensedBold/OpenSansCondensedBold.woff) format("woff"),
    url(/bitrix/templates/belkarta_by/css/../fonts/OpenSansCondensed/OpenSansCondensedBold/OpenSansCondensedBold.ttf) format("truetype");
}
@font-face {
    font-family: ptsanscaption;
    font-weight: 400;
    font-style: normal;
    src: url(/bitrix/templates/belkarta_by/css/../fonts/PTSansCaption/PTSansCaptionRegular/PTSansCaptionRegular.eot);
    src: url(/bitrix/templates/belkarta_by/css/../fonts/PTSansCaption/PTSansCaptionRegular/PTSansCaptionRegular.eot?#iefix) format("embedded-opentype"), url(/bitrix/templates/belkarta_by/css/../fonts/PTSansCaption/PTSansCaptionRegular/PTSansCaptionRegular.woff) format("woff"),
    url(/bitrix/templates/belkarta_by/css/../fonts/PTSansCaption/PTSansCaptionRegular/PTSansCaptionRegular.ttf) format("truetype");
}
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
::-webkit-input-placeholder {
    color: #666;
    opacity: 1;
}
:-moz-placeholder {
    color: #666;
    opacity: 1;
}
::-moz-placeholder {
    color: #666;
    opacity: 1;
}
:-ms-input-placeholder {
    color: #666;
    opacity: 1;
}
body input:focus:required:invalid,
body textarea:focus:required:invalid {
    color: #666;
}
body input:required:valid,
body textarea:required:valid {
    color: #666;
}
body,
html {
    height: 100%;
}
html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
*,
::after,
::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}
ol[class],
ul[class] {
    padding: 0;
}
body,
dd,
dl,
figcaption,
figure,
h1,
h2,
h3,
h4,
h6,
li,
ol,
p,
ul {
    margin: 0;
}
ul[class] {
    list-style: none;
}
img {
    max-width: 100%;
    display: block;
}
button,
input,
select,
textarea {
    font: inherit;
}

a {
    /*display: block;*/
    color: #00af43;
    text-decoration: none;
}
a:hover {
    /*display: block;*/
    color: #9de8ba;
    text-decoration: none;
}

body {
    font-size: 16px;
    min-width: 320px;
    position: relative;
    font-family: opensans, sans-serif;
    overflow-x: hidden;
    background-image: url(/bitrix/templates/belkarta_by/css/../img/bg-img.jpg);
}
.inner {
    padding: 0 40px;
}
@media (max-width: 991px) {
    .inner {
        padding: 0 30px;
    }
}
@media (max-width: 480px) {
    .inner {
        padding: 0 15px;
    }
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.clearfix {
    clear: both;
}
.text-center {
    text-align: center;
}
::-moz-selection {
    background-color: #3daf2c;
    color: #fff;
}
::selection {
    background-color: #3daf2c;
    color: #fff;
}
.p_40-25 {
    padding: 40px 0 25px;
}
.mt20 {
    margin-top: 20px;
}
.mb20 {
    margin-bottom: 20px;
}
.mt30 {
    margin-top: 30px;
}
@media (max-width: 480px) {
    .mt30 {
        margin-top: 20px;
    }
}
.mt40 {
    margin-top: 40px;
}
@media (max-width: 480px) {
    .mt40 {
        margin-top: 30px;
    }
}
.mb40 {
    margin-bottom: 40px;
    clear: both;
}
.mt50 {
    margin-top: 50px;
}
@media (max-width: 480px) {
    .mt50 {
        margin-top: 30px;
    }
}
.mb50 {
    margin-bottom: 50px;
}
@media (max-width: 480px) {
    .mb50 {
        margin-bottom: 30px;
    }
}
.mb60 {
    margin-bottom: 60px;
}

/* Feel free to change duration  */
.animated  {
    -webkit-animation-duration : 1000 ms  ;
    animation-duration : 1000 ms  ;
    -webkit-animation-fill-mode : both  ;
    animation-fill-mode : both  ;
}
/* .owl-animated-out - only for current item */
/* This is very important class. Use z-index if you want move Out item above In item */
.owl-animated-out {
    z-index : 1
}
/* .owl-animated-in - only for upcoming item
/* This is very important class. Use z-index if you want move In item above Out item */
.owl-animated-in {
    z-index : 0
}
/* .fadeOut is style taken from Animation.css and this is how it looks in owl.carousel.css:  */
.fadeOut  {
    -webkit-animation-name : fadeOut  ;
    animation-name : fadeOut  ;
}
@-webkit-keyframes  fadeOut  {
    0% {
        opacity : 1   ;
    }
    100% {
        opacity : 0   ;
    }
}
@keyframes  fadeOut  {
    0% {
        opacity : 1   ;
    }
    100% {
        opacity : 0   ;
    }
}


.white-color {
    background-color: #fff;
    -webkit-box-shadow: 0 20px 9.62px 3.38px rgb(2 81 87 / 30%);
    box-shadow: 0 20px 9.62px 3.38px rgb(2 81 87 / 30%);
}
.gradient-green {
    background: -webkit-gradient(linear, left bottom, left top, from(#065458), to(#9fd483));
    background: -o-linear-gradient(bottom, #065458, #9fd483);
    background: linear-gradient(to top, #065458, #9fd483);
}
.light-green {
    background-color: #d4f2bb;
}
.top {
    background-color: #025157;
    color: #fff;
}
.top__inner {
    padding: 10px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 767px) {
    .top__inner {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.eye-button {
    margin: 0 40px 0 25px;
    -ms-flex-preferred-size: 5%;
    flex-basis: 5%;
    cursor: pointer;
}
@media (max-width: 991px) {
    .eye-button {
        margin: 0 35px 0 10px;
    }
}
@media (max-width: 767px) {
    .eye-button {
        margin: 0 0 0 10px;
    }
}
@media (max-width: 480px) {
    .eye-button {
        -ms-flex-preferred-size: 10%;
        flex-basis: 10%;
        margin: 0;
    }
}
.lang {
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media (max-width: 480px) {
    .lang {
        -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
    }
}
.lang__list {
    margin-right: 25px;
}
@media (max-width: 991px) {
    .lang__list {
        margin-right: 20px;
    }
}
@media (max-width: 480px) {
    .lang__list {
        margin-right: 0;
        margin-left: 10px;
    }
}
.lang__list a {
    font-family: ptsans, sans-serif;
    font-weight: 600;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
}
@media (max-width: 991px) {
    .lang__list a {
        font-size: 17px;
    }
}
@media (max-width: 480px) {
    .lang__list a {
        font-size: 16px;
    }
}
.lang__list a:hover {
    text-decoration: none;
    color: #3daf2c;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.lang__list a.active {
    color: #3daf2c;
}
.search-wrap {
    -ms-flex-preferred-size: 60%;
    flex-basis: 60%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}


@media (max-width: 999px) {
    .search-wrap {
        -ms-flex-preferred-size: 60%;
        flex-basis: 55%;
    }
}
@media (max-width: 480px) {
    .search-wrap {
        -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
    }
}


.search-wrap .search__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.search-wrap .search__inner input.search {
    background-color: transparent;
    border-left: 2px solid #fff;
    border-right: 0;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    border-radius: 20px 0 0 20px;
    padding: 8px 0 8px 18px;
    font-family: ptsans, sans-serif;
    color: #849da0;
    line-height: 21px;
    outline: 0;
    width: 310px;
}
.search-wrap .search__inner input.search::-webkit-input-placeholder {
    font-family: ptsans, sans-serif;
    font-size: 16px;
    color: #849da0;
    line-height: 21px;
}
.search-wrap .search__inner input.search::-moz-placeholder {
    font-family: ptsans, sans-serif;
    font-size: 16px;
    color: #849da0;
    line-height: 21px;
}
.search-wrap .search__inner input.search:-ms-input-placeholder {
    font-family: ptsans, sans-serif;
    font-size: 16px;
    color: #849da0;
    line-height: 21px;
}
.search-wrap .search__inner input.search::-ms-input-placeholder {
    font-family: ptsans, sans-serif;
    font-size: 16px;
    color: #849da0;
    line-height: 21px;
}
.search-wrap .search__inner input.search::placeholder {
    font-family: ptsans, sans-serif;
    font-size: 16px;
    color: #849da0;
    line-height: 21px;
}
@media (max-width: 1199px) {
    .search-wrap .search__inner input.search::-webkit-input-placeholder {
        line-height: 17px;
    }
    .search-wrap .search__inner input.search::-moz-placeholder {
        line-height: 17px;
    }
    .search-wrap .search__inner input.search:-ms-input-placeholder {
        line-height: 17px;
    }
    .search-wrap .search__inner input.search::-ms-input-placeholder {
        line-height: 17px;
    }
    .search-wrap .search__inner input.search::placeholder {
        line-height: 17px;
    }
}
@media (max-width: 991px) {
    .search-wrap .search__inner input.search::-webkit-input-placeholder {
        font-size: 15px;
    }
    .search-wrap .search__inner input.search::-moz-placeholder {
        font-size: 15px;
    }
    .search-wrap .search__inner input.search:-ms-input-placeholder {
        font-size: 15px;
    }
    .search-wrap .search__inner input.search::-ms-input-placeholder {
        font-size: 15px;
    }
    .search-wrap .search__inner input.search::placeholder {
        font-size: 15px;
    }
}
@media (max-width: 480px) {
    .search-wrap .search__inner input.search::-webkit-input-placeholder {
        font-size: 14px;
    }
    .search-wrap .search__inner input.search::-moz-placeholder {
        font-size: 14px;
    }
    .search-wrap .search__inner input.search:-ms-input-placeholder {
        font-size: 14px;
    }
    .search-wrap .search__inner input.search::-ms-input-placeholder {
        font-size: 14px;
    }
    .search-wrap .search__inner input.search::placeholder {
        font-size: 14px;
    }
}
@media (max-width: 1199px) {
    .search-wrap .search__inner input.search {
        padding: 9px 0 7px 18px;
        width: 280px;
        line-height: 17px;
    }
}
@media (max-width: 991px) {
    .search-wrap .search__inner input.search {
        padding: 4px 0 6px 18px;
        width: 240px;
        font-size: 15px;
    }
}
@media (max-width: 480px) {
    .search-wrap .search__inner input.search {
        width: 100%;
        font-size: 14px;
        padding: 5px 18px;
    }
}
.search-wrap .search__inner-img {
    border-left: 0;
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    border-radius: 0 20px 20px 0;
    padding: 8px 10px;
    cursor: pointer;
}
@media (max-width: 1199px) {
    .search-wrap .search__inner-img {
        padding: 6px 10px;
    }
}
@media (max-width: 991px) {
    .search-wrap .search__inner-img {
        padding: 6px 10px;
    }
}
@media (max-width: 991px) {
    .search-wrap .search__inner-img img {
        width: 15px;
    }
}
@media (max-width: 480px) {
    .search-wrap .search__inner-img img {
        width: 19px;
    }
}
@media (max-width: 320px) {
    .search-wrap .search__inner-img img {
        width: 20px;
    }
}
.search-wrap .search__inner button {
    outline: 0;
    background-color: transparent;
}

.soc {
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    text-align: right;
}

@media (max-width: 999px) {
    .soc {
        flex-basis: 25%;
    }
}

@media (max-width: 767px) {
    .soc {
        display: none;
    }
}
.soc a {
    display: inline;
}

.soc img {
    display: inline;
    margin-left: 0;
    padding-left: 15px;
}

@media (max-width: 991px) {
    .soc img {
        max-width: 100%;
    }
}
@media (max-width: 480px) {
    .soc-footer {
        display: block;
        text-align: left;
        margin-left: 0;
        margin-right: 15px;
    }
}
@media (max-width: 480px) {
    .soc-footer img {
        margin: 5px 15px 5px 0;
    }
}
.block__logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 30px 0;
}
@media (max-width: 991px) {
    .block__logo {
        padding: 25px 0;
    }
}
@media (max-width: 767px) {
    .block__logo {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
a.logo:hover {
    text-decoration: none;
}
.logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
}
@media (max-width: 991px) {
    .logo {
        -ms-flex-preferred-size: 45%;
        flex-basis: 45%;
        display: block;
    }
}
@media (max-width: 767px) {
    .logo {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
}
@media (max-width: 480px) {
    .logo {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
}
.logo__img {
    margin-right: 15px;
}
@media (max-width: 991px) {
    .logo__img img {
        width: 50%;
        margin: 0 auto;
    }
}
@media (max-width: 767px) {
    .logo__img img {
        width: 30%;
    }
}
.logo__text span {
    font-weight: 600;
    display: block;
    text-shadow: 0px 5px 11.84px rgb(2 81 87 / 15%);
    color: rgb(0, 175, 67);


}
@media (max-width: 991px) {
    .logo__text span {
        text-align: center;
    }
}
.logo__text span:first-child {
    font-family: openSC, sans-serif;
    font-size: 16.5px;
    line-height: 20px;
}
@media (max-width: 767px) {
    .logo__text span:first-child {
        font-size: 15px;
    }
}
@media (max-width: 480px) {
    .logo__text span:first-child {
        line-height: 16px;
    }
}
.logo__text span:nth-child(2) {
    font-family: ptsans, sans-serif;
    font-size: 35px;
    text-transform: uppercase;
    line-height: 43px;
}
@media (max-width: 991px) {
    .logo__text span:nth-child(2) {
        font-size: 28px;
        line-height: 31px;
    }
}
@media (max-width: 767px) {
    .logo__text span:nth-child(2) {
        font-size: 26px;
        line-height: 30px;
    }
}
@media (max-width: 480px) {
    .logo__text span:nth-child(2) {
        font-size: 22px;
        line-height: 31px;
    }
}
.workmode__wrap {
    text-align: right;
    margin-right: 15px;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
}
@media (max-width: 767px) {
    .workmode__wrap {
        -ms-flex-preferred-size: 45%;
        flex-basis: 45%;
        margin-top: 20px;
        text-align: center;
    }
}
@media (max-width: 480px) {
    .workmode__wrap {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        text-align: center;
        margin-right: 0;
        margin-top: 5px;
    }
}
.workmode__wrap-name {
    font-weight: 600;
    margin-bottom: 5px;
}
@media (max-width: 1199px) {
    .workmode__wrap-name {
        font-size: 15px;
    }
}
@media (max-width: 480px) {
    .workmode__wrap-name {
        font-size: 14px;
    }
}
.workmode__wrap span {
    display: block;
}
.workmode__wrap-ist {
    font-weight: 600;
}
@media (max-width: 1200px) {
    .workmode__wrap-ist {
        font-size: 15px;
    }
}
@media (max-width: 767px) {
    .workmode__wrap-ist {
        font-size: 14px;
        line-height: 14px;
    }
}
.workmode__wrap-ist a {
    color: #000;
    margin-bottom: 5px;
    display: block;
}
.workmode__wrap-ist a:hover {
    text-decoration: none;
    color: #000;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
a.basket {
    color: #00af43;
    margin-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: openSC, sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
}
@media (max-width: 1199px) {
    a.basket {
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    a.basket {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: 17px;
    }
}
@media (max-width: 480px) {
    a.basket {
        font-size: 16px;
    }
}
a.basket:hover {
    text-decoration: none;
    color: #9de8ba;
}
a.basket:hover span {
    border-bottom: 3px solid #9de8ba;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
a.basket:hover span:after {
    background-image: url(/bitrix/templates/belkarta_by/css/../img/icon/basket-ligt.png);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
@media (max-width: 480px) {
    a.basket:hover span:after {
        background-image: url(/bitrix/templates/belkarta_by/css/../img/icon/basket-ligt-mobile.png);
    }
}
a.basket span {
    border-bottom: 3px solid #00af43;
    display: block;
    position: relative;
    margin-left: 42px;
}
@media (max-width: 991px) {
    a.basket span {
        margin-left: 15px;
    }
}
@media (max-width: 480px) {
    a.basket span {
        margin-left: 36px;
    }
}
a.basket span:after {
    content: "";
    position: absolute;
    left: -42px;
    top: -4px;
    background-image: url(/bitrix/templates/belkarta_by/css/../img/icon/basket.png);
    width: 32px;
    height: 37px;
    background-repeat: no-repeat;
}
@media (max-width: 1200px) {
    a.basket span:after {
        top: -6px;
    }
}
@media (max-width: 480px) {
    a.basket span:after {
        background-image: url(/bitrix/templates/belkarta_by/css/../img/icon/basket-mobile.png);
        width: 26px;
        height: 30px;
        top: -3px;
        left: -36px;
    }
}
.basket-footer {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}
@media (max-width: 991px) {
    .basket-footer {
        margin-left: 30px !important;
    }
}
@media (max-width: 480px) {
    .basket-footer {
        margin-left: 0 !important;
    }
}
.basket-footer:after {
    left: -40px !important;
}
@media (max-width: 480px) {
    .basket-footer:after {
        left: -35px !important;
    }
}
.navigation {
    padding: 20px 0;
}
@media (max-width: 991px) {
    .navigation {
        display: none;
    }
}
.navigation__inner ul {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
}
.navigation__inner ul li a {
    font-family: ptsans, sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    border-bottom: 3px solid transparent;
}
.navigation__inner ul li a:hover {
    color: #7edf5b;
    border-bottom: 3px solid #7edf5b;
    text-decoration: none;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.navigation__inner ul li a.active {
    color: #7edf5b;
    border-bottom: 3px solid #7edf5b;
}
.mm {
    background: #ffe;
    color: #330;
    --mm-spn-item-height: 46px;
    --mm-ocd-max-width: 500px;
}
.menu-mobile {
    display: none;
}
@media (max-width: 991px) {
    .menu-mobile {
        display: block;
        padding: 20px 0;
        position: relative;
    }
    .menu-mobile .hamburger {
        display: block;
        width: 48px;
        height: 18px;
        padding: 11px;
        margin: 5px;
        position: absolute;
        top: -5px;
        left: 0;
    }
}
@media (max-width: 991px) and (max-width: 480px) {
    .menu-mobile .hamburger {
        top: 17px;
    }
}
@media (max-width: 991px) and (max-width: 480px) {
    .menu-mobile .hamburger {
        top: -3px;
    }
}
@media (max-width: 991px) {
    .menu-mobile .hamburger:after,
    .menu-mobile .hamburger:before {
        content: "";
        display: block;
        background: #fff;
        height: 2px;
    }
    .menu-mobile .hamburger span {
        background: #fff;
        display: block;
        height: 2px;
        margin: 6px 0;
    }
}
.mm-spn.mm-spn--light {
    background: #025157;
}
.mm-spn a {
    color: #fff;
    opacity: 1;
    font-size: 18px;
    padding: 8px 20px;
    text-align: left;
}
@media (max-width: 767px) {
    .mm-spn a {
        font-size: 16px;
        padding: 5px 20px;
    }
}
@media (max-width: 480px) {
    .mm-spn a {
        font-size: 15px;
        padding: 3px 20px;
    }
}
.mm-spn a.active {
    color: #3daf2c;
    opacity: 1;
    font-weight: 700;
}
.mm-spn.mm-spn--navbar ul {
    top: 30px;
}
.mm-spn ul {
    width: 100%;
}
.slider {
    position: relative;
}
.slider__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 30px 80px 0 80px;
    color: #fff;
    height: 484px;
    background-repeat: no-repeat;
}
@media (max-width: 1199px) {
    .slider__item {
        padding: 30px 60px 0 60px;
    }
}
@media (max-width: 991px) {
    .slider__item {
        padding: 30px 35px 0 35px;
        height: 475px;
        background-size: cover;
        background-position: 0 center;
    }
}
@media (max-width: 767px) {
    .slider__item {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 335px;
        padding: 10px 20px 50px 20px;
    }
}
@media (max-width: 480px) {
    .slider__item {
        height: 255px;
    }
}
.slider__item-1 {
    background-image: url(/bitrix/templates/belkarta_by/css/../img/slider-wg-1.png);
}
.slider__item-2 {
    background-image: url(/bitrix/templates/belkarta_by/css/../img/slider-wg-2.png);
}
.slider__item-3 {
    background-image: url(/bitrix/templates/belkarta_by/css/../img/slider-wg-3.png);
}
.slider__item-4 {
    background-image: url(/bitrix/templates/belkarta_by/css/../img/slider-wg-4.png);
}
.slider__item-5 {
    background-image: url(/bitrix/templates/belkarta_by/css/../img/slider-wg-4.png);
}
.slider__item-info {
    margin-top: 20px;
    -ms-flex-preferred-size: 50%;
    flex-basis: 55%;
    padding-right: 15px;
}
@media (max-width: 767px) {
    .slider__item-info {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-top: 0;
        padding-right: 0;
    }
}
.slider__item-title {
    margin-bottom: 20px;
}
.slider__item-title h2 {
    font-family: avenir, sans-serif;
    font-size: 34px;
    line-height: 50px;
    font-weight: 600;
    text-shadow: 2px 3px 19px #071819;
}
@media (max-width: 1200px) {
    .slider__item-title h2 {
        font-size: 32px;
        line-height: 37px;
    }
}
@media (max-width: 991px) {
    .slider__item-title h2 {
        font-size: 24px;
        line-height: 32px;
    }
}
@media (max-width: 767px) {
    .slider__item-title h2 {
        font-size: 22px;
        line-height: 26px;
        text-align: center;
    }
}
@media (max-width: 480px) {
    .slider__item-title h2 {
        font-size: 18px;
        line-height: 25px;
    }
}
.slider__item-text {
    margin-bottom: 30px;
}
@media (max-width: 767px) {
    .slider__item-text {
        display: none;
    }
}
.slider__item-text p {
    font-size: 18px;
    font-weight: 600;
}
@media (max-width: 1200px) {
    .slider__item-text p {
        line-height: 22px;
    }
}
@media (max-width: 991px) {
    .slider__item-text p {
        font-size: 17px;
        line-height: 21px;
    }
}
.slider__item-img {
    -ms-flex-preferred-size: 50%;
    flex-basis: 45%;
    position: relative;
}
@media (max-width: 767px) {
    .slider__item-img {
        display: none;
    }
}
.slider__item-img img {
    z-index: 1;
    position: absolute;
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.slider .owl-next,
.slider .owl-prev {
    position: absolute;
    outline: 0;
}


.slider .owl-next img,
.slider .owl-prev img {
    width: 70px;
    padding: 5px 20px;
    filter: brightness(0) invert(1);
}

/*.slider-links .owl-next img,*/
/*.slider-links .owl-prev img {*/
/*    width: 20px;*/
/*    filter: brightness(0) invert(1);*/
/*}*/


.slider-links .slider-links__item img {
    box-shadow: 0 8px 15px rgba(3, 81, 87, 0.3);
    opacity: 1;
    margin: 25px 15px;
}

.slider-links .slider-links__item img:hover {
    opacity: 0.4;
}


.slider .owl-next img:hover,
.slider .owl-prev img:hover {
    width: 70px;
    padding: 5px 20px;
    filter: brightness(1) invert(0);
}

/*.slider-links .owl-next img:hover,*/
/*.slider-links .owl-prev img:hover {*/
/*    width: 20px;*/
/*    filter: brightness(1) invert(0);*/
/*}*/


.slider .owl-prev {
    left: 0;
    top: 50%;
    margin-top: -53px;
}
@media (max-width: 991px) {
    .slider .owl-prev {
        left: -5px;
    }
}
.slider .owl-next {
    right: 0;
    top: 50%;
    margin-top: -53px;
}
@media (max-width: 991px) {
    .slider .owl-next {
        right: -5px;
    }
}
.slider .owl-dots {
    width: 100%;
    text-align: center;
    margin-top: 0;
}
.slider .owl-dots .owl-dot.active {
    background-color: #025157;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    outline: 0;
}
.slider .owl-dots .owl-dot {
    outline: 0;
    width: 8px;
    height: 8px;
    background-color: #9fd483;
    border-radius: 10em;
    display: inline-block;
    margin: 5px;
    transition: background-color 0.5s ease, transform 0.5s ease, -webkit-transform 0.5s ease;
}


.btn-wrap {
    text-align: center;
}

.btn-wrap .btn {
    border-radius: 50px;
    text-transform: uppercase;
    background: -webkit-gradient(linear, left bottom, left top, from(#085857), to(#7dde5b));
    background: -o-linear-gradient(bottom, #085857, #7dde5b);
    background: linear-gradient(to top, #085857, #7dde5b);
    overflow: hidden;
    padding: 4px;
    display: inline-block;
    -webkit-box-shadow: 0 5px 11.84px 4.16px rgba(2, 81, 87, 0.2);
    box-shadow: 0 5px 11.84px 4.16px rgba(2, 81, 87, 0.2);
}

.btn-wrap .btn-btn {
    border-radius: 50px;
    text-transform: uppercase;
    background: -webkit-gradient(linear, left bottom, left top, from(#085857), to(#7dde5b));
    background: -o-linear-gradient(bottom, #085857, #7dde5b);
    background: linear-gradient(to top, #085857, #7dde5b);
    overflow: hidden;
    padding: 4px;
    display: inline-block;
    -webkit-box-shadow: 0 5px 11.84px 4.16px rgba(2, 81, 87, 0.2);
    box-shadow: 0 5px 11.84px 4.16px rgba(2, 81, 87, 0.2);
}

@media (max-width: 480px) {
    .btn-wrap .btn {
        padding: 3px;
    }
    .btn-wrap .btn-btn {
        padding: 3px;
    }
}


.btn-wrap a {
    color: #36ba64;
    font-weight: 600;
    border-radius: 50px;
    background: #fff;
    border: none;
    padding: 10px 30px;
    font-size: 14px;
    display: block;
}
@media (max-width: 1200px) {
    .btn-wrap a {
        padding: 8px 25px;
    }
}
@media (max-width: 480px) {
    .btn-wrap a {
        padding: 5px 15px;
        font-size: 13px;
    }
}
.btn-wrap a:hover {
    text-decoration: none;
    color: #fff;
    background: -webkit-gradient(linear, left bottom, left top, from(#085857), to(#7dde5b));
    background: -o-linear-gradient(bottom, #085857, #7dde5b);
    background: linear-gradient(to top, #085857, #7dde5b);
}
@media (max-width: 767px) {
    .btn-slider {
        text-align: center;
    }
}
.btn-slider a {
    font-weight: 600;
    background-color: #fff;
    border-radius: 24px;
    padding: 12px 27px;
    text-transform: uppercase;
    font-size: 14px;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 5px 11.84px 4.16px rgba(2, 81, 87, 0.2);
    box-shadow: 0 5px 11.84px 4.16px rgba(2, 81, 87, 0.2);
    margin-right: 15px;
    color: #00af43;
    border: 2px solid transparent;
}
.btn-slider a:hover {
    text-decoration: none;
    color: #fff;
    background: -webkit-gradient(linear, left bottom, left top, from(#085857), to(#7dde5b));
    background: -o-linear-gradient(bottom, #085857, #7dde5b);
    background: linear-gradient(to top, #085857, #7dde5b);
    border: 2px solid #fff;
}
@media (max-width: 1200px) {
    .btn-slider a {
        padding: 10px 20px;
    }
}
@media (max-width: 991px) {
    .btn-slider a {
        padding: 8px 20px;
        margin-bottom: 10px;
    }
}
@media (max-width: 767px) {
    .btn-slider a {
        padding: 5px 15px;
        font-size: 14px;
    }
}
@media (max-width: 480px) {
    .btn-slider a {
        padding: 5px 15px;
        font-size: 13px;
    }
}
.btn-slider a img {
    width: 20px !important;
    display: inline !important;
    margin-right: 10px;
    margin-top: -5px;
}
@media (max-width: 991px) {
    .btn-slider a img {
        width: 15px !important;
    }
}
@media (max-width: 480px) {
    .btn-slider a img {
        width: 13px !important;
    }
}
.title h2 {
    font-weight: 600;
    font-size: 20px;
    color: #035157;
    text-transform: uppercase;
    text-align: center;
    max-width: 730px;
    position: relative;
    margin: 0 auto;
    padding-bottom: 5px;
}
@media (max-width: 1200px) {
    .title h2 {
        font-size: 19px;
    }
}
@media (max-width: 767px) {
    .title h2 {
        font-size: 18px;
    }
}
@media (max-width: 480px) {
    .title h2 {
        font-size: 17px;
    }
}
.title h2::before {
    content: "";
    position: absolute;
    bottom: -7px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 165px;
    height: 6px;
    background-image: -webkit-gradient(linear, left top, right top, from(#7ede5b), to(#017044));
    background-image: -o-linear-gradient(left, #7ede5b, #017044);
    background-image: linear-gradient(to right, #7ede5b, #017044);
}
@media (max-width: 1200px) {
    .title h2::before {
        bottom: -6px;
        width: 155px;
        height: 5px;
    }
}
@media (max-width: 480px) {
    .title h2::before {
        bottom: -4px;
        width: 140px;
        height: 4px;
    }
}
.schedule__item-title h2 {
    font-size: 16px;
    line-height: 18px;
    color: #00af43;
}
.schedule__item-title h2::before {
    width: 100px;
    height: 4px;
}
.home-news__img {
    float: left;
    margin-right: 15px;
    margin-bottom: 5px;
    max-width: 255px;
    padding-bottom: 10px;
    position: relative;
}
@media (max-width: 767px) {
    .home-news__img {
        float: none;
        margin-right: 0;
    }
}
@media (max-width: 767px) {
    .home-news__img img {
        margin: 0 auto;
    }
}
.home-news__title span {
    font-size: 20px;
    font-weight: 600;
    color: #3daf2c;
    display: block;
    margin-bottom: 7px;
    line-height: 20px;
}

@media (max-width: 1200px) {
    .home-news__title a {
        font-size: 19px;
    }
}
@media (max-width: 480px) {
    .home-news__title a {
        margin-top: 15px;
        font-size: 17px;
        line-height: 18px;
    }
}
.home-news__title a:hover {
    text-decoration: none;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.home-news__date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: ptsanscaption, sans-serif;
    font-size: 14px;
    color: #006e44;
    margin-bottom: 15px;
}
@media (max-width: 480px) {
    .home-news__date {
        font-size: 13px;
    }
}
.home-news__date img {
    margin-right: 5px;
    margin-bottom: 5px;
}
@media (max-width: 480px) {
    .home-news__date img {
        width: 15px;
    }
}

.home-news__text video {
    width: 480px;
    height: auto;
}

.home-news__text iframe {
    width: 480px;
    height: 270px;
}

@media (max-width: 990px) {
    .home-news__text video {
        width: 100%;
        height: auto;
    }

    .home-news__text iframe {
        width: 100%;
        height: 300px;
    }
}


@media (max-width: 1200px) {
    .home-news__text {
        font-size: 15px;
    }
}
@media (max-width: 480px) {
    .home-news__text {
        font-size: 14px;
    }
}
.home-news__text p {
    color: #231f20;
    text-indent: 15px;
    line-height: 20px;
}
.home-news__text ul {
    margin: 25px 0 25px 10px;
    padding: 0;
    line-height: 20px;
}
@media (max-width: 1200px) {
    .home-news__text ul {
        margin: 20px 0 20px 10px;
    }
}
@media (max-width: 767px) {
    .home-news__text ul {
        margin: 20px 0 20px 20px;
    }
}

.home-news__text {
    text-align: justify;
}
.home-news__text img{
    display: inline;
}

.home-news__text ul li {
    list-style: none;
}
.links-wrap {
    position: relative;
}
.links-bg {
    background-image: url(/bitrix/templates/belkarta_by/css/../img/link-bg.png);
    position: absolute;
    top: 0;
    left: 0;
}
.links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    position: relative;
}
@media (max-width: 991px) {
    .links {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.links a.links__item {
    padding: 5px;
    width: 235px;
}
@media (max-width: 991px) {
    .links a.links__item {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        margin-bottom: 10px;
    }
}
@media (max-width: 767px) {
    .links a.links__item {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    }
}
@media (max-width: 480px) {
    .links a.links__item {
        -ms-flex-preferred-size: 90%;
        flex-basis: 90%;
    }
}
.links a.links__item:hover {
    text-decoration: none;
}
.links a.links__item:hover .links__item-name {
    color: #025157;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.links a.links__item:hover .links__item-img {
    background-color: #e1edde;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.links__item-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.links__item-wrap-inner {
    border-radius: 50%;
    /*background: -webkit-gradient(linear, left bottom, left top, from(#085857), to(#7dde5b));*/
    /*background: -o-linear-gradient(bottom, #085857, #7dde5b);*/
    /*background: -o-linear-gradient(bottom, #085857, #7dde5b);*/
    /*background: linear-gradient(to top, #085857, #7dde5b);*/

    background: -webkit-gradient(linear, left bottom, left top, from(#7dde5b), to(#085857));
    background: -o-linear-gradient(bottom, #7dde5b, #085857);
    background: -o-linear-gradient(bottom, #7dde5b, #085857);
    background: linear-gradient(to top, #7dde5b, #085857);

    overflow: hidden;
    padding: 6px;
    display: inline-block;
    -webkit-box-shadow: 0 5px 11.84px 4.16px rgba(2, 81, 87, 0.2);
    box-shadow: 0 5px 11.84px 4.16px rgba(2, 81, 87, 0.2);
    position: relative;
}
@media (max-width: 480px) {
    .links__item-wrap-inner {
        padding: 4px;
    }
}
.links__item-img {
    background: #fff;
    padding: 15px;
    width: 118px;
    height: 118px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 1200px) {
    .links__item-img {
        padding: 13px;
        width: 110px;
        height: 110px;
    }
}
@media (max-width: 991px) {
    .links__item-img {
        padding: 10px;
        width: 85px;
        height: 85px;
    }
}
@media (max-width: 480px) {
    .links__item-img {
        padding: 6px;
        width: 75px;
        height: 75px;
    }
}
@media (max-width: 1200px) {
    .links__item-img img {
        width: 80%;
    }
}
.links__item-name {
    text-align: center;
    margin-top: 10px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 22px;
    color: #3daf2c;
}
@media (max-width: 1200px) {
    .links__item-name {
        font-size: 15px;
    }
}
@media (max-width: 480px) {
    .links__item-name {
        font-size: 14px;
        line-height: 19px;
    }
}
.slider-links {
    margin: 90px 0 60px 0;
}

.slider-links-btn .owl-nav {
    display: none;
}

.slider-links-btn:hover .owl-nav {
    display: block;
}


@media (max-width: 991px) {
    .slider-links {
        margin: 50px 0 30px 0;
    }
}
.slider-links .owl-next,
.slider-links .owl-prev {
    position: absolute;
    outline: 0;
}
.slider-links .owl-prev {
    left: -25px;
    top: 50%;
    margin-top: -17px;
}
@media (max-width: 991px) {
    .slider-links .owl-prev {
        left: -20px;
    }
}
.slider-links .owl-next {
    right: -15px;
    top: 50%;
    margin-top: -17px;
}
@media (max-width: 991px) {
    .slider-links .owl-next {
        right: -10px;
    }
}
.slider-links .owl-dots {
    width: 100%;
    text-align: center;
    margin-top: 0;
}
.slider-links .owl-dots .owl-dot.active {
    background-color: #025157;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    outline: 0;
}
.slider-links .owl-dots .owl-dot {
    outline: 0;
    width: 8px;
    height: 8px;
    background-color: #9fd483;
    border-radius: 10em;
    display: inline-block;
    margin: 5px;
    transition: background-color 0.5s ease, transform 0.5s ease, -webkit-transform 0.5s ease;
}
.footer-bg {
    background-image: url(/bitrix/templates/belkarta_by/css/../img/footer.png);
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-box-shadow: 0 20px 9.62px 3.38px rgb(2 81 87 / 30%);
    box-shadow: 0 20px 9.62px 3.38px rgb(2 81 87 / 30%);
}

@media (max-width: 991px) {
    .footer-bg {
        background-image: none;
        background-color: #025157;
        padding-bottom: 30px;
        padding-top: 30px;
    }
}
.footer-block {
    padding: 125px 0 70px;
}
@media (max-width: 991px) {
    .footer-block {
        margin-bottom: 20px;
        padding: 0;
    }
}
.footer-block__name {
    margin-left: 25px;
}
.footer-block__item,
.footer-block__name {
    color: #fff;
    line-height: 24px;
    padding: 3px 0;
    font-size: 15px;
}
@media (max-width: 480px) {
    .footer-block__item,
    .footer-block__name {
        font-size: 14px;
    }
}
.footer-block__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.footer-block__item img {
    display: inline-block;
    margin-right: 10px;
}
.footer-block__item a {
    color: #fff;
    display: block;
}
.footer-block__item a:hover {
    text-decoration: none;
    color: #7edf5b;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.footer-block a.footer-block__item {
    color: #fff;
}
.footer-block a.footer-block__item:hover {
    text-decoration: none;
    color: #7edf5b;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.footer-block__item-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
@media (max-width: 767px) {
    .footer-block__item-end {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}
.footer-block__item-end img {
    margin-left: 10px;
    margin-right: 0;
}
.footer-block__item-copy {
    margin-top: 20px;
}
.breadcrumbs {
    padding: 15px 0;
    margin-left: 60px;
}

@media (max-width: 1199px) {
    .breadcrumbs {
        margin-left: 35px;
    }
}

@media (max-width: 999px) {
    .breadcrumbs {
        margin-left: 18px;
    }
}

.breadcrumbs ul {
    margin: 0;
    padding: 0;
}
.breadcrumbs ul li {
    list-style: none;
    display: inline-block;
    margin-left: 11px;
    font-size: 14px;
    position: relative;
}
@media (max-width: 991px) {
    .breadcrumbs ul li {
        font-size: 13px;
    }
}
.breadcrumbs ul li:before {
    content: "/";
    display: inline;
    margin-right: 7px;
    font-size: 14px;
    position: absolute;
    left: -11px;
}
.breadcrumbs ul li:first-child {
    margin-left: 0;
}
.breadcrumbs ul li:first-child:before {
    content: none;
    margin-right: 0;
}
.breadcrumbs ul li a {
    color: #000;
}
.breadcrumbs ul li a:hover {
    color: #00af43;
    text-decoration: none;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.breadcrumbs ul li span {
    color: #00af43;
    font-weight: 600;
}
.main-products {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 767px) {
    .main-products {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
.sidebar {
    -ms-flex-preferred-size: 295px;
    flex-basis: 295px;
}
@media (max-width: 1199px) {
    .sidebar {
        -ms-flex-preferred-size: 275px;
        flex-basis: 275px;
    }
}
@media (max-width: 767px) {
    .sidebar {
        -ms-flex-preferred-size: 70%;
        flex-basis: 70%;
    }
}
@media (max-width: 480px) {
    .sidebar {
        -ms-flex-preferred-size: 90%;
        flex-basis: 90%;
    }
}
.sidebar .sidebar-menu .accordion {
    background: #75b077;
    color: #000;
    cursor: pointer;
    padding: 14px 25px 14px 17px;
    width: 100%;
    text-align: left;
    outline: 0;
    font-size: 11px;
    line-height: 18px;
    font-weight: 600;
    text-transform: uppercase;
    -webkit-box-shadow: inset 0 -8px 5px -4px #065458;
    box-shadow: inset 0 -8px 5px -4px #065458;
    border: 0;
    position: relative;
}
@media (max-width: 1199px) {
    .sidebar .sidebar-menu .accordion {
        line-height: 15px;
    }
}
@media (max-width: 767px) {
    .sidebar .sidebar-menu .accordion {
        padding: 10px 25px 10px 17px;
        -webkit-box-shadow: inset 0 -7px 5px -4px #065458;
        box-shadow: inset 0 -7px 5px -4px #065458;
    }
}

.sidebar .sidebar-menu a.accordion-link {
    background: #75b077;
    color: #000;
    cursor: pointer;
    padding: 15px 15px 15px 17px;
    width: 100%;
    text-align: left;
    outline: 0;
    font-size: 11px;
    line-height: 18px;
    font-weight: 600;
    text-transform: uppercase;
    -webkit-box-shadow: inset 0 -8px 5px -4px #065458;
    box-shadow: inset 0 -8px 5px -4px #065458;
    border: 0;
    display: block;
}


.sidebar .sidebar-menu a.accordion-link:hover {
    text-decoration: none;
}
@media (max-width: 1199px) {
    .sidebar .sidebar-menu a.accordion-link {
        line-height: 15px;
    }
}
@media (max-width: 767px) {
    .sidebar .sidebar-menu a.accordion-link {
        padding: 10px 25px 10px 17px;
        -webkit-box-shadow: inset 0 -7px 5px -4px #065458;
        box-shadow: inset 0 -7px 5px -4px #065458;
    }
}
.sidebar .sidebar-menu .active-link {
    background: -webkit-gradient(linear, left bottom, left top, from(#065458), to(#9fd483));
    background: -o-linear-gradient(bottom, #065458, #9fd483);
    background: linear-gradient(to top, #065458, #9fd483);
    -webkit-box-shadow: inset 0 0 0 4px #7edf5b;
    box-shadow: inset 0 0 0 4px #7edf5b;
    color: #fff;
}
@media (max-width: 767px) {
    .sidebar .sidebar-menu .active-link {
        -webkit-box-shadow: inset 0 0 0 3px #7edf5b;
        box-shadow: inset 0 0 0 3px #7edf5b;
    }
}
.sidebar .sidebar-menu .arrow:after {
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -6px;
    background-image: url(/bitrix/templates/belkarta_by/css/../img/icon/sidebar-left.png);
    background-repeat: no-repeat;
    width: 7px;
    height: 12px;
}
.sidebar .sidebar-menu .active-link:after {
    background-image: url(/bitrix/templates/belkarta_by/css/../img/icon/sidebar-bottom.png);
    width: 12px;
    height: 7px;
    margin-top: -3px;
}
.sidebar .sidebar-menu .panel {
    padding: 0 18px;
    color: #212121;
    background-color: #e2f7da;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.3s ease-out;
    -o-transition: max-height 0.3s ease-out;
    transition: max-height 0.3s ease-out;
}
.sidebar .sidebar-menu .panel ul {
    padding: 5px 0;
    margin: 0;
}
.sidebar .sidebar-menu .panel ul li {
    list-style: none;
    padding: 8px 0;
}
@media (max-width: 767px) {
    .sidebar .sidebar-menu .panel ul li {
        padding: 5px 0;
    }
}
.sidebar .sidebar-menu .panel ul li a {
    font-size: 14px;
    color: #025157;
    line-height: 18px;
    font-weight: 600;
}
@media (max-width: 767px) {
    .sidebar .sidebar-menu .panel ul li a {
        font-size: 13px;
    }
}
.sidebar .sidebar-menu .panel ul li a:hover {
    color: #00af43;
    text-decoration: none;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.sidebar .sidebar-menu .panel ul li .active {
    color: #00af43;
}
.sort_filter {
    margin-top: 30px;
}
@media (max-width: 767px) {
    .sort_filter {
        margin: 30px 0;
    }
}
.sort_filter a {
    font-size: 14px;
    font-weight: 600;
    color: #025157;
    position: relative;
    padding-right: 40px;
    padding-left: 12px;
}
.sort_filter a:hover {
    text-decoration: none;
}
.sort_filter a:hover:after {
    background-image: url(/bitrix/templates/belkarta_by/css/../img/icon/sort-2.png);
}
.sort_filter a:focus {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    text-decoration: none;
}
.sort_filter a:focus:after {
    background-image: url(/bitrix/templates/belkarta_by/css/../img/icon/sort-3.png);
}

.sort_filter a:after {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    content: "";
    background-image: url(/bitrix/templates/belkarta_by/css/../img/icon/sort-1.png);
    height: 23px;
    width: 23px;
    position: absolute;
    top: 0;
    /*right: 15px;*/
    margin-left: 35px;
}

.sort_filter-desc a:after {
    background-image: url(/bitrix/templates/belkarta_by/css/../img/icon/sort-3.png);
}

@media (max-width: 767px) {
    .sort_filter a:after {
        right: 0;
        left: 220px;
    }
}
.product-block {
    padding-left: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-preferred-size: 875px;
    flex-basis: 875px;
}
@media (max-width: 1199px) {
    .product-block {
        -ms-flex-preferred-size: 665px;
        flex-basis: 665px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
@media (max-width: 767px) {
    .product-block {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-top: 35px;
    }
}

@media (max-width: 767px) {
    .bx_651765591_414_1 {
        display: none;
    }
}
.product-block__item {
    height: 400px;
    max-height: 515px;
    -ms-flex-preferred-size: 254px;
    flex-basis: 30%;
    margin: 0 10px 30px 10px;
    padding: 15px 30px;
    -webkit-box-shadow: 0 4px 9.62px 3.38px rgba(2, 81, 87, 0.3);
    box-shadow: 0 4px 9.62px 3.38px rgba(2, 81, 87, 0.3);
}
@media (max-width: 991px) {
    .product-block__item {
        -ms-flex-preferred-size: 220px;
        flex-basis: 220px;
        padding: 15px 10px;
    }
}
.product-block__item:hover {
    -webkit-box-shadow: 0 4px 9.62px 3.38px rgba(2, 81, 87, 0.5);
    box-shadow: 0 4px 9.62px 3.38px rgba(2, 81, 87, 0.5);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.product-block__item-img {
    margin-bottom: 15px;
}
.product-block__item-img {
    width: auto;
    height: 220px;
}

.product-block__item-img img {
    margin: 0 auto;
    width: auto;
    display: block;
    min-height: 150px;
    max-height: 220px;
}

.product-block__item-name {
    margin-bottom: 15px;
    text-align: center;
}
@media (max-width: 991px) {
    .product-block__item-name {
        margin-bottom: 10px;
    }
}
.product-block__item-name a {
    font-size: 12px;
    line-height: 18px;
    font-weight: 600;
    text-align: center;
    color: #025157;
}
@media (max-width: 1199px) {
    .product-block__item-name a {
        line-height: 15px;
    }
}
.product-block__item-name a:hover {
    text-decoration: none;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.top-scroll.active {
    right: 25px;
    opacity: 80%;
}

.top-scroll.active:hover {
    opacity: 100%;
}

.bottom-scroll.active {
    right: 25px;
    opacity: 80%;
}

.bottom-scroll.active:hover {
    opacity: 100%;
}


.top-scroll {
    position: fixed;
    bottom: 25px;
    right: -100px;
    z-index: 12;
    width: 55px;
    height: 55px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: #fff;
    padding: 5px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-shadow: 0 4px 9.62px 3.38px rgba(2, 81, 87, 0.3);
    box-shadow: 0 4px 9.62px 3.38px rgba(2, 81, 87, 0.3);
}


.bottom-scroll {
    position: fixed;
    bottom: 100px;
    right: -100px;
    z-index: 12;
    width: 55px;
    height: 55px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: #fff;
    padding: 5px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-shadow: 0 4px 9.62px 3.38px rgba(2, 81, 87, 0.3);
    box-shadow: 0 4px 9.62px 3.38px rgba(2, 81, 87, 0.3);
}

.bottom-scroll img{
    webkit-transform: rotate(180deg);     /* Chrome and other webkit browsers */
    -moz-transform: rotate(180deg);        /* FF */
    -o-transform: rotate(180deg);          /* Opera */
    -ms-transform: rotate(180deg);         /* IE9 */
    transform: rotate(180deg);             /* W3C compliant browsers */
    /* IE8 and below */
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=-1, M12=0, M21=0, M22=-1, DX=0, DY=0, SizingMethod='auto expand');
}


@media (max-width: 1200px) {
    .top-scroll {
        width: 50px;
        height: 50px;
        padding: 10px;
    }
}
@media (max-width: 991px) {
    .top-scroll {
        width: 40px;
        height: 40px;
    }
}
@media (max-width: 480px) {
    .top-scroll {
        display: none;
    }
}
.address {
    padding-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 991px) {
    .address {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}
@media (max-width: 767px) {
    .address {
        display: block;
    }
}
.address__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: normal;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 15px;
    -webkit-box-shadow: 0 4px 9.62px 3.38px rgba(2, 81, 87, 0.3);
    box-shadow: 0 4px 9.62px 3.38px rgba(2, 81, 87, 0.3);
}
@media (max-width: 991px) {
    .address__item {
        -webkit-box-align: normal;
        -ms-flex-align: normal;
        align-items: normal;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    }
}
@media (max-width: 767px) {
    .address__item {
        margin: 0 30px 30px 30px;
    }
}
@media (max-width: 480px) {
    .address__item {
        margin: 0 15px 30px 15px;
    }
}


.address__item-img {
    -ms-flex-preferred-size: 45%;
    flex-basis: 45%;
}

.address__item-img img{
    width: auto;
    height: 100%;
}


@media (max-width: 991px) {
    .address__item-img {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
}
@media (max-width: 991px) {
    .address__item-img img {
        margin: 0 auto;
        width: 100%;
        height: auto;
    }
}
.address__item-info {
    padding: 15px 10px 15px 20px;
    -ms-flex-preferred-size: 55%;
    flex-basis: 55%;
}
@media (max-width: 1199px) {
    .address__item-info {
        padding: 15px 10px 15px 10px;
    }
}
@media (max-width: 991px) {
    .address__item-info {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
}
@media (max-width: 767px) {
    .address__item-info {
        padding: 15px;
    }
}
.address__item-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 21px;
    color: #000;
    padding: 3px 0;
}
@media (max-width: 991px) {
    .address__item-inner {
        font-size: 15px;
    }
}
@media (max-width: 480px) {
    .address__item-inner {
        font-size: 14px;
    }
}
.address__item-inner__img img {
    display: inline-block;
    margin-right: 25px;
}
@media (max-width: 480px) {
    .address__item-inner__img img {
        margin-right: 15px;
    }
}
.address__item-info-cont {

}

.address__item-inner__text {

}

.address__item-inner__text2 {
    text-align: justify;
    padding: 5px 10px;
}

.mark-list {
    text-align: justify;
}

.catalog-det-text {
    text-align: justify;
}
.address__item-inner__text a {
    color: #000;
}
.address__item-inner__text a:hover {
    text-decoration: none;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    color: #00af43;
    filter: alpha (Opacity=35);/* прозрачность для IE */
    opacity: 0.35;/* прозрачность для других браузеров */
}
.address__item-name {
    font-weight: 600;
    font-size: 19px;
    line-height: 20px;
    color: #00af43;
    margin-left: 20px;
    margin-bottom: 15px;
}
@media (max-width: 1199px) {
    .address__item-name {
        font-size: 18px;
        margin-left: 0;
    }
}
@media (max-width: 480px) {
    .address__item-name {
        font-size: 17px;
    }
}
.address__item .address__item-inner-name {
    margin-top: 5px;
    margin-left: 40px;
    display: block;
}
.map {
    width: 100% !important;
    height: 300px !important;
    padding: 0 15px;
}
@media (max-width: 480px) {
    .map {
        height: 250px !important;
        padding: 0;
    }
}
.contact-title {
    margin: 45px 100px 25px;
    text-align: center;
    font-weight: 600;
    font-size: 19px;
    line-height: 22px;
    color: #3daf2c;
}
@media (max-width: 1199px) {
    .contact-title {
        font-size: 19px;
        margin: 60px 55px 25px;
    }
}
@media (max-width: 991px) {
    .contact-title {
        margin: 60px 0 25px;
    }
}
@media (max-width: 480px) {
    .contact-title {
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    .contact__table {
        overflow-x: auto;
    }
}
.contact__table table {
    border: 1px solid #808285;
    margin: 0 auto;
    -webkit-box-shadow: 0 4px 9.62px 3.38px rgba(2, 81, 87, 0.3);
    box-shadow: 0 4px 9.62px 3.38px rgba(2, 81, 87, 0.3);
}
.contact__table table th {
    border: 1px solid #808285;
    background-color: #155d62;
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    padding: 8px 10px;
}
@media (max-width: 1199px) {
    .contact__table table th {
        font-size: 15px;
    }
}

.contact__table table td {
    color: #025157;
    text-align: center;
    font-size: 15px;
    line-height: 20px;
    padding: 8px 10px;
    border: 1px solid #808285;
}
@media (max-width: 480px) {
    .contact__table table td {
        padding: 0 5px;
    }
}
.reception-schedule table td {
    padding: 20px;
}
@media (max-width: 480px) {
    .reception-schedule table td {
        padding: 10px;
    }
}
.contact-note {
    margin-top: 30px;
    padding: 0 55px;
}
.contact-note__name {
    font-weight: 600;
    color: #025157;
    line-height: 24px;
}
.contact-note__text span {
    color: #025157;
    display: block;
    line-height: 24px;
}
@media (max-width: 1199px) {
    .contact-note__text span {
        font-size: 15px;
    }
}
@media (max-width: 480px) {
    .contact-note__text span {
        font-size: 14px;
    }
}
.contact-note__text a {
    display: inline;
    color: #025157;
}
.contact-note__text a:hover {
    text-decoration: none;
}
.schedule {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 60px 0;
}

@media (max-width: 480px) {
    .schedule {
        padding: 50px 0 30px;
    }
}

.schedule__item {
    position: relative;
    margin: 0 15px;
    -ms-flex-preferred-size: 290px;
    flex-basis: 305px;
    padding: 25px 15px 45px;
    -webkit-box-shadow: 0 4px 9.62px 3.38px rgba(2, 81, 87, 0.3);
    box-shadow: 0 4px 9.62px 3.38px rgba(2, 81, 87, 0.3);
}
@media (max-width: 1199px) {
    .schedule__item {
        -ms-flex-preferred-size: 255px;
        flex-basis: 255px;
        margin: 0 10px;
    }
}
@media (max-width: 991px) {
    .schedule__item {
        -ms-flex-preferred-size: 210px;
        flex-basis: 210px;
        padding: 25px 15px;
    }
}
@media (max-width: 767px) {
    .schedule__item {
        -ms-flex-preferred-size: 45%;
        flex-basis: 45%;
        margin-bottom: 30px;
    }
}
@media (max-width: 480px) {
    .schedule__item {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin: 0 25px 30px 25px;
    }
}
.schedule__item-text {
    margin-top: 25px;
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
}
@media (max-width: 767px) {
    .schedule__item-text {
        margin-bottom: 25px;
    }
}
.schedule__item-text span {
    color: #00af43;
    font-weight: 600;
}
.schedule__item-text a {
    display: inline;
    color: #00af43;
    font-weight: 600;
}
.schedule__item-text a:hover {
    text-decoration: none;
}
.schedule__item-link {
    position: absolute;
    bottom: 45px;
    line-height: 18px;
}
@media (max-width: 991px) {
    .schedule__item-link {
        bottom: 25px;
    }
}
.schedule__item-link a {
    color: #00af43;
}
.schedule__item-link a:hover {
    text-decoration: none;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.schedule__item-link img {
    display: inline-block;
    margin-right: 5px;
}

.mark-list li{
    padding: 5px 0;
}

.mark-list li-faq{
    padding: 5px 0;
}
img.absol {
    width: auto;
    height: 1254px;
}

.mark-list li:hover{
    color: #00af43;
    text-decoration: underline;
}

.mark-list li:hover a{
    color: #00af43;
    text-decoration: underline;
}

.mark-list a{
    color: #000;
}

.company .address__item-inner{
    display: block;
}

.faq .address__item-name{
    margin-left: 10px;
}

.faq li{
    margin-bottom: 25px;
    margin-left: 40px;
}

.faq li::marker {
    font-weight: 600;
    font-size: 20px;
    color: #00af43;
}

.faq a {
    color: #00af43;
    font-weight: 500;
    text-decoration: underline;
}

.faq .faq-txt {
    margin-left: -20px;
    text-indent: 30px;
}

.search-str {
    min-height: 560px;
}

.napr-deyat {
    margin: 25px 0;
}

.company .address {
    margin: 0px -50px;
}

.company .address__item-img {
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
    padding: 0;
    margin: 0;
}

.company .address__item-img img{
    height: 100%;
    width: 100%;
    padding: 0;
    margin: 0;
}

.company .address__item-info {
    padding: 5px 10px;
    -ms-flex-preferred-size: 70%;
    flex-basis: 70%;
    font-size: 15px;
}

.company .address__item-info a{
    color: #00af43;
    font-weight: 500;
}

.napr-deyat ul{
    padding-inline-start: 0px;
}

.napr-deyat li {
    list-style: none; /* Убираем исходные маркеры */
    background: url(/bitrix/templates/belkarta_by/css/../img/Ellipse.png) no-repeat 0 7px; /* Параметры фона */
    padding-left: 18px; /* Смещаем текст вправо */
}

.boss strong {
    color: #3daf2c;
    font-weight: 600;
    margin-bottom: 12px;
    display: block;
}

.boss p{
    color: #155d62;
    display: block;
    font-weight: 600;
}

.boss a{
    color: #155d62;
    margin: 10px 0;
    display: block;
}

.boss a:hover{
    color: #3daf2c;
}

.dp {
    text-align: center;
    display: block;
}

.dp img{
    width: 100%;
    height: auto;
    padding: 15px 15%;
}

.doska-pocheta img {
    width: 80%;
    text-align: center;
    height: auto;
    padding: 20px 30px;
    margin: 0 auto;
}

.doska-pocheta .schedule__item{
    margin: 15px 0;
}

.doska-pocheta .schedule__item-text{
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
}

.doska-pocheta .address__item-name {
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    color: #00af43;
    margin-left: auto;
    margin-bottom: 15px;
    text-align: center;
}

.produktsiya-detail {
    -webkit-box-shadow: 0 4px 9.62px 3.38px rgb(2 81 87 / 30%);
    box-shadow: 0 4px 9.62px 3.38px rgb(2 81 87 / 30%);
    padding: 15px 15px 15px 15px;
    margin: -3px 21px;
    margin-bottom: 50px;
}

.produktsiya-detail .btn-wrap {
    margin: 20px 0 15px 0;

}


.produktsiya-detail .contact-note__name{
    margin-bottom: 10px;
}

.produktsiya-detail .contact-title{
    text-align: left;
    margin: 0px 0px 15px 0px;
}

.produktsiya-detail .owl-nav {

}


.produktsiya-detail .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    font-size: 70px;
    color: #d8efd4;
}

.produktsiya-detail .owl-carousel .owl-nav button.owl-prev:hover {
    color: #3c9259;
}

.produktsiya-detail .owl-carousel .owl-nav button.owl-next:hover {
    color: #3c9259;
    float: right;
}

.produktsiya-detail .owl-carousel .owl-nav button.owl-next {
    float: right;
    margin-right: 25px;
}

.produktsiya-detail .owl-carousel .owl-nav button.owl-prev {
    float: left;
    margin-left: 25px;
}

.d-block {
    display: block;
}

.left-blok {

}

.left-blok img.absol{
    position: absolute;
    right: 0;
}

.left-blok-item {
    text-align: center;
    margin-bottom: 25px;
    padding: 0 35px 15px 0px;
}

.left-blok-item a{
    color: #025157;
}

.left-blok-item b{
    padding: 15px 0px;
    display: block;
    text-transform: uppercase;
    font-size: 12px;
}


.left-blok-item a:hover b{
    color: #00af43;
}

.left-blok-item img{
    text-align: center;
    width: 100%;
    height: auto;
    -webkit-box-shadow: 0 4px 9.62px 3.38px rgb(2 81 87 / 30%);
    box-shadow: 0 4px 9.62px 3.38px rgb(2 81 87 / 30%);
}

.left-blok-item a:hover img{
    filter: alpha (Opacity=35);/* прозрачность для IE */
    opacity: 0.35;/* прозрачность для других браузеров */
}

.left-blok-item a span{
    position: absolute;
    left:0;
    right:0;
    color: #000;
    margin-top: 50%;
    opacity: 0;
    padding: 0 35px 15px 0px;
}

.left-blok-item a:hover span{
    position: absolute;
    left:0;
    right:0;
    color: #000;
    margin-top: 50%;
    opacity: 1;
    font-size: 17px;
    font-weight: bold;
    color: #fff;
    -webkit-text-stroke: 1px #3a8d6c;
    text-shadow: 1px 1px 1px black, 0 0 1em #3a8d6c;
    z-index: 9999;
    text-transform: uppercase;
}

ul.map-level-0{
    margin-left: 5px;
}

ul.map-level-0 li a{
    color: #3daf2c;
    font-weight: 600;
    line-height: 30px;
}

ul.map-level-0 li a:before{
    font-family: FontAwesome;
    font-weight: 900;
    content: "\f107";
    margin-right: 5px;
}

ul.map-level-1{
    margin-left: 45px;
}

ul.map-level-1 li a{
    color: #000;
    font-weight: 600;
    line-height: 30px;
}

ul.map-level-2{
    margin-left: 65px;
}

ul.map-level-2 li a{
    color: #025157;
    font-weight: 600;
    line-height: 30px;
}

ul.map-level-2 li a:before{
    font-family: FontAwesome;
    font-weight: 900;
    content: "\f107";
    margin-right: 5px;
    display: none;
}


ul.map-level-3{
    margin-left: 85px;
}

ul.ulbob {
    padding-inline-start: 0px;
}
ul.ulbob li{
    list-style: none; /* Убираем исходные маркеры */
    background: url(/bitrix/templates/belkarta_by/css/../img/Ellipse.png) no-repeat 0 7px; /* Параметры фона */
    padding-left: 20px;
    margin-left: 0px;
    padding-bottom: 5px;
}
.p-l-20 {
    padding-left: 20px;
}

.schedule__item-obr {
    position: relative;
    margin: 7px 0px;
    background: #f4f8ee;
    -ms-flex-preferred-size: 290px;
    flex-basis: 290px;
    padding: 25px 15px 45px;
    -webkit-box-shadow: 0 4px 9.62px 3.38px rgb(2 81 87 / 30%);
    box-shadow: 0 4px 9.62px 3.38px rgb(2 81 87 / 30%);
}

.btn-form {
    border-radius: 50px;
    text-transform: uppercase;
    background: -webkit-gradient(linear, left bottom, left top, from(#085857), to(#7dde5b));
    background: -o-linear-gradient(bottom, #085857, #7dde5b);
    background: linear-gradient(to top, #085857, #7dde5b);
    overflow: hidden;
    padding: 4px;
    display: inline-block;
    -webkit-box-shadow: 0 5px 11.84px 4.16px rgb(2 81 87 / 20%);
    box-shadow: 0 5px 11.84px 4.16px rgb(2 81 87 / 20%);
}

@media (max-width: 480px) {
    .btn-form {
        padding: 3px;
    }
}
.text-right {
    text-align: right;
}
.btn-form button{
    color: #36ba64;
    font-weight: 600;
    border-radius: 50px;
    background: #fff;
    border: none;
    padding: 10px 30px;
    font-size: 14px;
    display: block;
    text-transform: uppercase;
}
.btn-form button:hover {
    text-decoration: none;
    color: #fff;
    background: -webkit-gradient(linear, left bottom, left top, from(#085857), to(#7dde5b));
    background: -o-linear-gradient(bottom, #085857, #7dde5b);
    background: linear-gradient(to top, #085857, #7dde5b);
}

@media (max-width: 1200px) {
    .btn-form button {
        padding: 8px 25px;
    }
}
@media (max-width: 480px) {
    .btn-form button {
        padding: 5px 15px;
        font-size: 13px;
    }
}

.new-for-news img {
    position: absolute;
    margin-top: -25px;
    margin-left: -30px;
    width: 90px;
    z-index: 9999;
}
.news-3d img{
    right: 0;
    /*width: 60px;*/
}


.links-background {
    background: url(/bitrix/templates/belkarta_by/css/../img/Layer-22.png) no-repeat;
    cursor: pointer;
    background-position: bottom -10px right -10px;
}


@media (max-width: 1199px) {
    .links-background {
        background-position: bottom;
    }
}


@media (max-width: 993px) {
    .links-background {
        background: none;
    }
}


.links-background-2 {
    background: url(/bitrix/templates/belkarta_by/css/../img/Layer-22.png) no-repeat;
    cursor: pointer;
    background-position: top;
    background-position: top -10px right -10px;
}


@media (max-width: 993px) {
    .links-background-2 {
        background: none;
    }
}


/** **/

ul.tabs{
    margin: 0px;
    padding: 0px;
    list-style: none;
    margin-left: 15px;
}

ul.tabs li{
    background: none;
    color: #222;
    display: block;
    padding: 10px 15px;
    cursor: pointer;
    font-size: 18px;
}

ul.tabs li {
    background: url(/bitrix/templates/belkarta_by/css/../img/dots/Ellipse-1.png) no-repeat 0 9px;
    /* Параметры фона */
    padding-left: 30px;
    /* Смещаем текст вправо */
}

ul.tabs li.current {
    background: url(/bitrix/templates/belkarta_by/css/../img/dots/Ellipse-2.png) no-repeat 0 9px;
    /* Параметры фона */
    padding-left: 30px;
    /* Смещаем текст вправо */

}

.tab-content{
    display: none;
    padding: 15px;
}

.tab-content.current{
    display: inherit;
}


/** ---  **/
.left-blok-item-nav {
    padding: 0px 15px 5px 0px;
}

.left-blok-item-nav a img{
    -webkit-box-shadow: 0 5px 11.84px 4.16px rgb(2 81 87 / 20%);
    box-shadow: 0 5px 11.84px 4.16px rgb(2 81 87 / 20%);
}

.left-blok-item-nav a:hover img{
    filter: alpha (Opacity=35);
    opacity: 0.35;/
}

.left-blok-item-nav a span{
    /*position: absolute;*/
    /*left: 19%;*/
    /*top: 35%;*/
    /*right:0;*/
    /*color: #000;*/
    /*margin-top: 12%;*/
    /*text-transform: uppercase;*/
    /*opacity: 0;*/
    /*display: block;*/
    position: absolute;
    color: #000;
    text-transform: uppercase;
    opacity: 0;
    display: block;
    width: auto;
    white-space: nowrap;
    left: 50%;
    transform: translateX(-50%);
    bottom: 50%;
    padding: 0px 15px 5px 0px;
}

.left-blok-item-nav a:hover span{
    color: #000;
    opacity: 1;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    -webkit-text-stroke: 1px #3a8d6c;
    text-shadow: 1px 1px 1px black, 0 0 1em #3a8d6c;
    z-index: 9999;

}
/** ---  **/
.img-form-ok{
    margin: 0 auto;
    text-align: center;
}

.img-form-ok img{
    margin: 0 auto;
}

table.print a {
    font-weight: bold;
    margin-left: 15px;
}

table.print a:hover {
    text-decoration: none;
}

table.print a:active {
    color: #00af43;
    text-decoration: none;
}
table.print a:visited {
    color: #00af43;
    text-decoration: none;
}
/** ---  **/

.btn-wrap btn-wrap-q a {
    background: #f4f8ee;
}
.shad {
    -webkit-box-shadow: 0 20px 9.62px 3.38px rgb(2 81 87 / 30%);
    box-shadow: 0 20px 9.62px 3.38px rgb(2 81 87 / 30%);
}
.form-control-q {
    display: block;
    width: 100%;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    box-sizing: border-box;
}

.left-nav {
    /**position: sticky;**/
    top: 0;
    min-height: 2em;
}

.bg-shad {
    -webkit-box-shadow: 0 20px 9.62px 3.38px rgb(2 81 87 / 30%);
    box-shadow: 0 20px 9.62px 3.38px rgb(2 81 87 / 30%);
}

a.btn-slider-mob {
    width: 175px;
    border-radius: 30px;
    padding: 15px 5px 15px 25px;
}

.loadmore_item {
    margin-bottom: 20px;
}

.mt-15{
    margin-top: 15px;
}

.sidebar .sidebar-menu a.active-left-nav {
    color: #fff;
}

img.prod-det-img {
    margin: 0 auto;
}

.m-t-min-30 {
    margin-top: -30px;
}
.load_more {
    text-align: center;
    text-transform: uppercase;
    color: #36ba64;
    font-weight: 600;
    background: #fff;
    border: 3px solid;
    display: block;
    padding: 13px 0px;
    max-width: 170px;
    border-radius: 50px;
    font-size: 14px;
    margin: 0 auto;
    cursor: pointer;
    -webkit-box-shadow: 0 5px 11.84px 4.16px rgb(2 81 87 / 20%);
    box-shadow: 0 5px 11.84px 4.16px rgb(2 81 87 / 20%);
}

.load_more:hover {
    text-decoration: none;
    color: #fff;
    border: 0px solid;
    padding: 16px 3px;
    background: -webkit-gradient(linear, left bottom, left top, from(#085857), to(#7dde5b));
    background: -o-linear-gradient(bottom, #085857, #7dde5b);
    background: linear-gradient(to top, #085857, #7dde5b);
}

.basket__text {
    display: block;
    margin-left: 15px;
    text-decoration: underline;
    padding-top: 5px;
}

table.filter-news{
    width: 100%;
    margin-top: 80px;
}

.filter-news tbody{
    text-align: right;
}

.filter-news td{
    margin: 0 5px;
    display: inline;
}

.filter-news select{
    text-align: center;
    color: #035157;
    font-weight: 600;
    background: #fff;
    border: 3px solid;
    padding: 7px 25px;
    border-radius: 50px;
    font-size: 14px;
    cursor: pointer;
    -webkit-box-shadow: 0 5px 11.84px 4.16px rgb(2 81 87 / 20%);
    box-shadow: 0 5px 11.84px 4.16px rgb(2 81 87 / 20%);
}

.filter-news option {
    text-align: center;
    color: #035157;
    font-weight: 600;
    background: #fff;
    border: 0px solid;
    padding: 7px 25px;
    border-radius: 50px;
    font-size: 14px;
    cursor: pointer;
    -webkit-box-shadow: 0 5px 11.84px 4.16px rgb(2 81 87 / 20%);
    box-shadow: 0 5px 11.84px 4.16px rgb(2 81 87 / 20%);
}


.filter-news option:active, .filter-news option:hover {
    border: 0px solid;
}

.filter-news input {
    text-align: center;
    color: #035157;
    font-weight: 600;
    background: #fff;
    border: 3px solid;
    padding: 7px 25px;
    border-radius: 50px;
    font-size: 14px;
    cursor: pointer;
    -webkit-box-shadow: 0 5px 11.84px 4.16px rgb(2 81 87 / 20%);
    box-shadow: 0 5px 11.84px 4.16px rgb(2 81 87 / 20%);
}

.filter-news input:hover {
    text-decoration: none;
    color: #fff;
    border: 0px solid;
    padding: 10px 28px;
    background: -webkit-gradient(linear, left bottom, left top, from(#085857), to(#7dde5b));
    background: -o-linear-gradient(bottom, #085857, #7dde5b);
    background: linear-gradient(to top, #085857, #7dde5b);
}

.filter-news span{
    font-weight: 600;
    font-size: 16px;
    color: #035157;
    padding: 10px;
}
/** **/

a.logo__text_bottom {
    font-family: openSC, sans-serif;
    font-size: 18px;
    line-height: 19px;
    font-weight: 600;
    display: block;
    text-shadow: 0px 5px 11.84px rgb(2 81 87 / 15%);
    color: rgb(0, 175, 67);
}

a.logo__text_bottom:hover {
    color: rgb(0 175 67 / 72%);
}



/* End */


/* Start:/bitrix/components/bitrix/search.suggest.input/templates/.default/style.css?1711707291501*/
input.search-suggest {}
div.search-popup{border: 1px solid #333333;background: #FFFFFF;padding: 2px;margin: 0px;}
div.search-popup-row, div.search-popup-row-active{position: relative; padding: 2px 4px;margin: 0px;cursor: hand;cursor: pointer;}
div.search-popup-row{background:#FFFFFF;}
div.search-popup-row-active{background:#EEEEEE;}
div.search-popup-el-name, div.search-popup-el-cnt{position: relative; margin:0px;padding:0px;text-align:left;}
div.search-popup-el-cnt{text-align:right; float:right;}
/* End */


/* Start:/bitrix/templates/belkarta_by/components/bitrix/news.list/soc-seti/style.css?1711707545150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */
/* /bitrix/templates/belkarta_by/css/main.min.css?1711707545110240 */
/* /bitrix/components/bitrix/search.suggest.input/templates/.default/style.css?1711707291501 */
/* /bitrix/templates/belkarta_by/components/bitrix/news.list/soc-seti/style.css?1711707545150 */
