

/* Start:/local/templates/bars/css/styles.css?1748329035187837*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,700;1,800;1,900&display=swap');

/**
 * Viewport fix
 */

@-webkit-viewport {
    width: device-width;
}

@-moz-viewport {
    width: device-width;
}

@-ms-viewport {
    width: device-width;
}

@-o-viewport {
    width: device-width;
}

@viewport {
    width: device-width;
}

/**
 * CSS Reset
 * normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css
 */

html {
    line-height: 1.7143;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    overflow-x: hidden;
}

body {
    margin: 0;
    -ms-text-size-adjust: none;
    -webkit-text-size-adjust: none;
}

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

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

figcaption,
figure,
main {
    display: block;
    margin-top: 70px;
}

figure {
    margin: 1em 40px;
}

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

pre {
    font-family: 'Montserrat', sans-serif;
    font-size: 1em;
}

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

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

b,
strong {
    font-weight: inherit;
}

b,
strong {
    font-weight: 700;
}

code,
kbd,
samp {
    font-family: 'Montserrat', sans-serif;
    font-size: 1em;
}

dfn {
    font-style: italic;
}

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

small {
    font-size: 80%;
}

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

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

audio,
video {
    display: inline-block;
}

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

img {
    border-style: none;
    max-width: 100%; height: auto;
}

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

form {
    margin-top: 0;
    margin-bottom: 0;
}

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

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

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

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

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

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

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

textarea {
    overflow: auto;
}

[type="checkbox"],
[type="radio"] {
    padding: 0;
}

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

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

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

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

[type='text'],
[type='password'],
[type='email'],
[type='tel'],
[type='url'],
textarea {
    -webkit-appearance: none;
    appearance: none;
}

details,
menu {
    display: block;
}

summary {
    display: list-item;
}

canvas {
    display: inline-block;
}

[hidden],
template {
    display: none;
}

label[for] {
    cursor: pointer;
}

[type='text'],
[type='submit'],
[type='button'],
[type='reset'],
button,
html [type='button'],
textarea {

}

/**
 * Bootstrap Grid System
 */

.row {
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    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%;
}

.container:before,
.container:after,
.row:before,
.row:after {
    content: ' ';
    display: table;
}

.container:after,
.row:after {
    clear: both;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}

/**
 * Template
 */

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    -webkit-tap-highlight-color: transparent;
}

body {
    background-color: #fff;
    font-size: 16pt;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1.7143;
}

body.no-scroll {
    overflow: hidden;
}

body,
button,
input,
optgroup,
select,
textarea {
    color: #232727;
    font-family: 'Montserrat', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h-h1,
.h-h2,
.h-h3,
.h-h4,
.h-h5,
.h-h6 {
    line-height: 1.125;
    font-weight: 500;
}

.fr {
    float: right;
    font-size: 13px;
}

h1,
.h-h1 {
    font-size: 24px;
    line-height: 1.3em;
    margin-top: 16px;
    margin-bottom: 12px;
}

h2,
.h-h2 {
    font-size: 36px;
    line-height: 1.35em;
    margin-top: 16px;
    margin-bottom: 12px;
}

h3,
.h-h3 {
    font-size: 30px;
    line-height: 1.3333em;
    margin-top: 12px;
    margin-bottom: 8px;
}

h4,
.h-h4 {
    font-size: 25px;
    line-height: 1.3571em;
    margin-top: 12px;
    margin-bottom: 8px;
}

h5,
h6,
.h-h5,
.h-h6 {
    font-size: 20px;
    line-height: 1.3333em;
    margin-top: 12px;
    margin-bottom: 8px;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.h-h1 a,
.h-h2 a,
.h-h3 a,
.h-h4 a,
.h-h5 a,
.h-h6 a {
    color: #232727;
    text-decoration: none;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
.h-h1 a:hover,
.h-h2 a:hover,
.h-h3 a:hover,
.h-h4 a:hover,
.h-h5 a:hover,
.h-h6 a:hover {
    color: #4275b6;
    text-decoration: none;
}

.h-lines {
    display: inline-block;
    padding-left: 2em;
    padding-right: 2em;
    text-align: center;
}

.h-lines:before,
.h-lines:after {
    background-color: currentColor;
    content: '';
    display: block;
    float: left;
    height: 1px;
    margin-top: .7em;
    margin-left: -1.8em;
    width: .8em;
}

.h-lines:after {
    float: right;
    margin-left: 0;
    margin-right: -1.8em;
}

a {
    color: #418ABA;
    cursor: pointer;
    text-decoration: none;
}

a:hover {
    color: #418ABA;
    text-decoration: none;
}

p {
    margin-top: 1em;
    margin-bottom: 1em;
}

hr {
    background: #e6e6e6;
    border: none;
    height: 1px;
    margin-top: 16px;
    margin-bottom: 16px;
}

.text_gl {
    display: block;
    margin: 5px auto;
    margin-left: 300px;
    font-size: 18px;
}

[type='submit'],
[type='button'],
[type='reset'],
button,
.button {
    background-color: #ffffff;
    color: #418ABA;
    text-decoration: none;
    border: none;
    padding: 5px 30px 5px 45px;
    border-radius: 20px;
}

[type='submit']:hover,
[type='button']:hover,
[type='reset']:hover,
button:hover,
.button:hover {
    background-color: #ffffff;
    color: #418ABA;
    text-decoration: none;
}

/*[type='submit']:focus,
[type='button']:focus,
[type='reset']:focus,
button:focus,
.button:focus
{
    background-color: #5687c5;
    -webkit-box-shadow: 0 0 15px #5687c5;
    -moz-box-shadow: 0 0 15px #5687c5;
    box-shadow: 0 0 15px #5687c5;
}*/

.button_outline {
    border: 1px solid #D8DFE3;
    box-sizing: border-box;
    border-radius: 100px;
    color: #5687c5;
    padding: 12px 23px;
}

.button_outline:hover {
    background-color: #ab256b;
    border-color: #ab256b;
    color: #fff;
    cursor: pointer;
}

/*.button_outline:focus
{
    -webkit-box-shadow: 0 0 15px #5687c5, inset 0 0 15px #5687c5;
    -moz-box-shadow: 0 0 15px #5687c5, inset 0 0 15px #5687c5;
    box-shadow: 0 0 15px #5687c5, inset 0 0 15px #5687c5;
}*/

button[disabled],
button[disabled]:hover,
.button[disabled],
.button[disabled]:hover {
    background-color: rgba(35, 39, 39, .3);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #fff;
    cursor: default;
}

.button_transparent,
.button_link {
    background: transparent;
    color: inherit;
    padding: 0;
}

.button_transparent:hover,
.button_link:hover {
    background: transparent;
    color: inherit;
    cursor: pointer;
}

.entry__price-col .button_transparent:focus, .entry__price-col .button_link:focus {
    background-color: #418ABA;
}

.button_link {
    color: #173678;
    font-weight: 300;
    text-decoration: none;
    letter-spacing: .44px;
}

.button_link:hover {
    color: #5687c5;
    text-decoration: none;
}

.order-form .button_block {
    display: block;
    width: 240px;
    max-width: 70%;
    background: #173678;
    border-radius: 100px;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    line-height: 28px;
    padding: 8px 40px;
    margin: 20px 0;
}

.button_block {
    display: block;
    width: 100%;
}

[type="calendar"], [type="date"] {
    background-image: url(/local/templates/bars/css/../img/icons/calendar.svg);
    background-repeat: no-repeat;
    background-position: 97%;
}

.form_ol {
    text-align: center;
    display: table;
    margin: 20px auto;
    padding-top: 20px;
}

.form_name {
    color: #000;
    margin-bottom: 0px;
}

[type='text'],
[type='password'],
[type='email'],
[type='tel'],
[type='url'],
[type='number'],
[type="calendar"],
[type='date'],
[type="date"],
textarea,
select {
    background: #FFFFFF;
    border: 2px solid #DDDFE1;
    box-sizing: border-box;
    border-radius: 5px;
    display: block;

}

[type='text']:focus,
[type='password']:focus,
[type='email']:focus,
[type='tel']:focus,
[type='url']:focus,
[type='number']:focus,
textarea:focus {
    border-color: #5687c5;
}

input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}

textarea {
    max-height: 240px;
    min-width: 100%;
    max-width: 100%;
}

select {
    height: 40px;
    padding-top: 0;
    padding-bottom: 0;
}

.container {
    max-width: 1470px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
}

.proekti {
    width: 100%;
    max-width: 1470px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    display: table;
}

.id, .id-params, .id-text, .id-shipping {
    background: #fff;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.05);
    background-color: white;
    padding: 40px 40px;
    padding-top: 0px;
    margin-top: 20px !important;
}

.id-params .col-xs-6 {
    padding-left: 0;
}

ul,
ol {
    padding-left: 0;
}

ol {
    counter-reset: ol-counter;
}

li {
    list-style: none;
    padding-left: 38px;
    font-weight: 500;
}

li:before {
}

ul li {
    font-family: 'Montserrat', sans-serif;
    background-image: url(/local/templates/bars/css/../img/pic/li-l.png);
    background-repeat: no-repeat;
    font-weight: normal;
    background-position-y: 18px;
    line-height: inherit;
    margin-bottom: 5px;
}

ol li:before {
    content: counters(ol-counter, ".") " ";
    counter-increment: ol-counter;
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 140%;
    color: #418ABA;
    margin-left: -40px;
    width: 40px;
    display: inline-block;
}

table.table_cl th {
    background: #418ABA;
    color: #FFFFFF;
    text-align: left;
    min-height: 50px;
    line-height: 50px;
    padding-left: 20px;
    border-bottom: 2px solid #fff;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
}

table.table_cl td {
    background: #F5F5F5;
    min-height: 50px;
    padding: 10px 20px;
    border-bottom: 2px solid #fff;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
}

table.table_cl {
    margin: 40px 0;
}

/*table
{
    border-top: 1px solid #e8e8e8;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 14px;
    margin-top: 16px;
    margin-bottom: 16px;
    width: 100%;
}

table > tr:first-child td,
tbody:only-child tr:first-child td,
thead td,
th
{
    background-color: #fafafa;
    font-weight: 700;
}

td,
th
{
    border-bottom: 1px solid #e8e8e8;
    padding: 15px 20px;
}

.table-wrapper
{
    margin-left: -15px;
    margin-right: -15px;
}

.tabs__container .table-wrapper
{
    margin-left: -30px;
    margin-right: -30px;
}

.table-wrapper__content
{
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    width: 100%;
}

.table-wrapper table
{
    margin-left: 15px;
    margin-right: 15px;
    min-width: 700px;
    width: auto;
}*/

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

.text-right {
    text-align: right;
}

.bold {
    font-weight: 700;
}

form .errors {
    color: #f33446;
    font-size: 12px;
    line-height: 1.25;
}

.aspect-ratio {
    height: 0;
    padding-top: 56.25%;
    position: relative;
}

.aspect-ratio_image {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.aspect-ratio > iframe,
.aspect-ratio > video,
.aspect-ratio > embed,
.aspect-ratio > object,
.aspect-ratio img {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.aspect-ratio_image img {
    opacity: 0;
}

.ic {
    position: relative;
    padding-left: 32px;
}

.nav-trigger1 .ic {
    position: relative;
    padding-right: 28px;
    padding-left: 0px;
}

a.nav-trigger1 {
    text-decoration: none;
}

.nav-trigger1 .ic:after {
    background: url('/local/templates/bars/css/../img/icons/icons.svg') no-repeat;
    -webkit-background-size: 60px 260px;
    -moz-background-size: 60px 260px;
    -o-background-size: 60px 260px;
    background-size: 60px 260px;
    content: '';
    display: block;
    height: 20px;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    right: 0;
    width: 20px;
}

.nav-trigger1 .ic_down:after {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
}

.nav-trigger1 .ic_down.ic_black:after {
    background-position: -20px -100px;
    top: 10px;
    opacity: 0.4;
}

.nav-trigger1 .ic_down:before {
    display: none;
    opacity: 0;
}

.ic:before {
    background: url('/local/templates/bars/css/../img/icons/icons.svg') no-repeat;
    -webkit-background-size: 60px 260px;
    -moz-background-size: 60px 260px;
    -o-background-size: 60px 260px;
    background-size: 60px 260px;
    content: '';
    display: block;
    height: 21px;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    left: 0;
    width: 20px;
}

.ic_menu:before {
    background-position: 0 0;
}

.ic_menu.ic_black:before {
    background-position: -40px 0;
}

.ic_menu.ic_white:before {
    background: url(/local/templates/bars/css/../img/icons/kat.svg) no-repeat 0 4px;
}

.ic_magnify:before {
    background-position: 0 -20px;
}

.ic_magnify.ic_black:before {
    background: url(/local/templates/bars/css/../img/icons/search.svg) no-repeat;
}

.ic_magnify.ic_white:before {
    background-position: -40px -20px;
}

.ic_phone:before {
}

.ic_phone.ic_black:before {
    background-position: -20px -40px;
}

.ic_phone.ic_white:before {
    background-position: -40px -40px;
}

.ic_cart:before {
    background: url(/local/templates/bars/css/../img/icons/basket_icon_white.svg) no-repeat 0 -4px;
}

.ic_down:before, .ic_arrow-down:before {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
}

.filter-prop .ic_down:before, .desktop-sort .ic_down:before {
    background-position: 0 -100px;
    opacity: 0.3;
}

.ic_cart.ic_black:before {
    background-position: -20px -60px;
}

.ic_cart.ic_white:before {
    background-position: -40px -60px;
}

.ic_close:before {
    background-position: 0 -80px;
}

.ic_close.ic_black:before {
    background-position: -20px -80px;
}

.ic_close.ic_white:before {
    background-position: -40px -80px;
}

.ic_up:before,
.ic_left:before,
.ic_right:before {
    background-position: 0 -100px;
}

.ic_up.ic_black:before,
.ic_left.ic_black:before,
.ic_right.ic_black:before,
.ic_black:before {
    background-position: -20px -100px;
}

.ic_up.ic_white:before,
.ic_left.ic_white:before,
.ic_right.ic_white:before,
ic_white:before {
    background-position: -40px -100px;
}


.ic_up:before,
.ic_arrow-up:before {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.arrow-left {
    background: url(/local/templates/bars/css/../img/icons/arr_small.svg) no-repeat center;
    display: block;
    width: 18px;
    padding: 16px;
    cursor: pointer;
    margin: 12px 0;
    height: 18px;
    float: left;
}

.ic_arrow-left {
    background-image: url(/local/templates/bars/css/../img/icons/prev.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 33px;
    height: 33px;
    display: block;
}

.ic_arrow-right {
    background-image: url(/local/templates/bars/css/../img/icons/next.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 33px;
    height: 33px;
    display: block;
}

.ic_arrow-down:before {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
}

.ic_mail:before {
    background-position: 0 -120px;
}

.ic_mail.ic_black:before {
    background-position: -20px -120px;
}

.ic_mail.ic_white:before {
    background-position: -40px -120px;
}

.ic_clock:before {
    background-position: 0 -140px;
}

.ic_clock.ic_black:before {
    background-position: -20px -140px;
}

.ic_clock.ic_white:before {
    background-position: -40px -140px;
}

.ic_location:before {
    background-position: 0 -160px;
}

.ic_location.ic_black:before {
    background-position: -20px -160px;
}

.ic_location.ic_white:before {
    background-position: -40px -160px;
}

.ic_time:before {
    background-position: 0 -180px;
}

.ic_time.ic_black:before {
    background-position: -20px -180px;
}

.ic_time.ic_white:before {
    background-position: -40px -180px;
}

.ic_hand:before {
    background-position: 0 -200px;
}

.ic_hand.ic_black:before {
    background-position: -20px -200px;
}

.ic_hand.ic_white:before {
    background-position: -40px -200px;
}

.ic_print:before {
    background-position: 0 -220px;
}

.ic_print.ic_black:before {
    background-position: -20px -220px;
}

.ic_print.ic_white:before {
    background-position: -40px -220px;
}

/**
 * Controls
 */

.control {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

.control [type='checkbox'],
.control [type='radio'] {
    display: none;
}

.control__text {
    cursor: pointer;
    display: block;
    line-height: 20px;
    padding: 6px 0 6px 40px;
    position: relative;
}

select:-ms-expand {
    display: none;
}

.control__text:before {
    background-color: #fff;
    border: 1px solid #d0d0d0;
    content: '';
    cursor: pointer;
    display: block;
    height: 20px;
    margin-top: -13px;
    position: absolute;
    top: 50%;
    left: 0;
    width: 20px;
    border-radius: 5px;
}

.control__text.b-chek:before {
    background-color: #fff;
    border: none;
    content: '';
    cursor: pointer;
    display: block;
    background-image: url(/local/templates/bars/css/../img/pic/icon1.png);
    height: 40px;
    margin-top: -23px;
    position: absolute;
    top: 50%;
    left: -10px;
    width: 40px;
    border-radius: 5px;
}

.control__text.b-rad:before {
    background-image: url(/local/templates/bars/css/../img/pic/radiobox_a.png);
    border: none;
    width: 40px;
    height: 40px;
    margin-top: -23px;
    margin-left: -10px;
}

[type='checkbox']:disabled ~ .control__text:before,
[type='radio']:disabled ~ .control__text:before {
    background-color: #ececec;
}

[type='checkbox']:checked ~ .control__text:after {
    background: url(/local/templates/bars/css/../img/pic/check1.png) no-repeat;
    content: '';
    cursor: pointer;
    display: block;
    height: 17px;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    left: 3px;
    width: 29px;
    z-index: 1;
}

[type='radio']:checked ~ .control__text:after {
    background-color: #418ABA;
    content: '';
    cursor: pointer;
    display: block;
    height: 8px;
    margin-top: -7px;
    position: absolute;
    top: 50%;
    left: 6px;
    width: 8px;
    z-index: 1;
    border-radius: 10px;
}

/**
 * Breadcrumbs
 */

.breadcrumb {
    margin: 70px 0 0;
    color: #D8DFE3;
    font-size: 13px;
    max-width: 1470px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
}

.breadcrumb a {
    color: #3A4346;
    opacity: 0.9;
    text-decoration: none;
    padding-right: 12px;
    padding-left: 12px;
}

.breadcrumb .ic:before {
    opacity: .2;
    left: auto;
    right: 15px;
}

/**
 * History back
 */

.h1-container .js_history_back {
    display: block;
    float: left;
    height: 30px;
    padding-left: 0;
    width: 32px;
}

.h1-container .js_history_back ~ h1 {
    margin-left: 32px;
    margin-right: 50px;
}

/**
 * Header
 */

.header {
    background-color: #ffffff;
    position: relative;
    height: 58px;
    box-shadow: 0px 4px 10px rgba(0, 5, 47, 0.03), 0px 15px 30px rgba(1, 0,45, 0.06);
}

.menu-button {
    display: block;
    height: 40px;
    padding-left: 0;
    position: absolute;
    top: 12px;
    left: 7px;
    width: 40px;
}

.menu-button:before {
    margin-left: -10px;
    left: 50%;
    background: url(/local/templates/bars/css/../img/icons/kat.svg) no-repeat;
}

.cart-link, .search-button {
    color: #232727;
    display: block;
    height: 40px;
    overflow: hidden;
    padding-left: 0;
    position: absolute;
    top: 5px;
    right: 16px;
    text-indent: 150%;
    white-space: nowrap;
    width: 24px;
}

.cart-link {
    color: #232727;
}

.cart-link:before,
.search-button:before {
    margin-left: -10px;
    left: 50%;
}

.cart-link__count {
    background-color: #418ABA;
    border: 2px solid #fff;
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    font-size: 9px;
    line-height: 14px;
    height: 22px;
    text-align: center;
    text-indent: 0;
    position: absolute;
    top: 3px;
    right: -1px;
    width: 22px;
    padding-top: 2px;
}

.tel {
    text-indent: 0;
    right: 4px;
    line-height: 24px;
    display: block;
    padding-top: 10px;
}

.tel_l {
    background: url(/local/templates/bars/css/../img/icons/phone.svg) no-repeat left;
    padding-left: 28px;
    font-weight: bold;
    font-size: 20px;
    margin-right: 50px;
}

.mail {
    background: url(/local/templates/bars/css/../img/icons/mail.svg) no-repeat left;
    padding-left: 28px;
    font-size: 15px;
    line-height: 16px;
}

.cart-link__count:empty {
    display: none;
}

.header__phone {
    right: 57px;
}


.header__phone p {
    margin: 0;
}

.search-button {
    right: 97px;
}

.search {
    background-color: #fff;
    opacity: 0;
    padding: 20px;
    padding-top: 10px;
    position: absolute;
    top: 100%;
    left: -150%;
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px);
    width: 100%;
    z-index: 100;
}

.search.visible {
    opacity: 1;
    left: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}

.search__input {
    border-color: #D8DFE3;
    margin-top: 0;
    margin-bottom: 0;
    padding-right: 32px !important;
    padding: 7px 20px;
    box-shadow: inset 0px 4px 15px rgba(11, 44, 87, 0.1);
    border-radius: 20px;
}

.search__submit {
    display: block;
    height: 35px;
    position: absolute;
    z-index: 1;
    cursor: pointer;
    border: none;
    right: 20px;
    top: 10px;
}

.search__submit:before {
}

.search__submit:hover:before {
    opacity: 1;
}

/**
 * Menu
 */

.nav {
    background: rgba(36, 39, 42, .8);
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 100%;
    opacity: 0;
    padding-bottom: 80px;
    position: fixed;
    top: 0;
    left: -200%;
    width: 100%;
    z-index: 999;
}

.nav.visible {
    opacity: 1;
    left: 0;
}

.nav__wrapper {
    height: 100%;
    position: relative;
}

.nav__level {
    color: #fff;
    padding: 10px;

    background-color: #418aba;
    height: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    position: absolute;
    top: 0;
    left: 0;
    padding-bottom: 16px;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    width: 300px;
    z-index: 1;
}

.nav__level.visible {
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
}

.nav__header {
    background-color: #FFFFFF;
    background-image: url(/local/templates/bars/css/../img/icons/arr_left.svg);
    background-position: left;
    background-repeat: no-repeat;
    background-position-x: 20px;
    font-size: 18px;
    color: #418ABA;
    margin-left: 0;
    margin-right: 0;
    padding-left: 14px;
    padding-right: 2px;
}

.nav__level2 {
    margin: 0;
}

.nav__level2 li:before {
    display: none;
}

.nav__level2 li a {
    font-size: 14px;
    line-height: 18px;
    color: #173678;
    padding: 6px 0;
    display: block;
}

.nav__header > div {
    padding-left: 0;
    padding-right: 0;
}

.breadcrumb .nav__back {
    background: url(/local/templates/bars/css/../img/icons/arr_small.svg) no-repeat left;
    padding-left: 16px;
    font-weight: 100;
    margin-right: 20px;
}

.nav__back {
    color: inherit;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .44px;
    line-height: 22px;
    text-decoration: none;
    vertical-align: top;
}

.nav__back:hover {
    text-decoration: none;
}

.nav__close {
    display: block;
    height: 40px;
    margin-left: auto;
    padding: 0;
    width: 40px;
    background: url(/local/templates/bars/css/../img/icons/close-2.svg) no-repeat center;
}

.nav__close:before {
    margin-left: -12px;
    left: 50%;
}

.nav .h-h2 {
    line-height: 50px;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0 20px;
}

.h-h2 + .nav__list {
    border-top: 1px solid #d0d0d0;
}

.nav__list {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    position: relative;
}

.nav__list li:before {
    content: none;
}

.nav__show-level {
    display: block;
    height: 100%;
    padding-left: 0;
    position: absolute;
    top: 0;
    right: 2px;
    width: 40px;
    z-index: 1;
}

.nav__show-level:before {
    opacity: .2;
    margin-left: -10px;
    left: 50%;
}

.nav__subhead {
    font-weight: 700;
    padding: 15px 10px 10px;
}

.nav__menu {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
}

.nav__menu + .nav__menu {
    border-top: 1px solid #eaeaea;
    margin-top: 16px;
    padding-top: 16px;
}

.nav__menu a,
.nav__menu .active {
    display: inline-block;
    line-height: 26px;
    padding: 4px 10px;
}

.nav__menu li:before {
    content: none;
}

.top-menu {
    margin-top: 10px;
    margin-bottom: 0;
    padding-left: 0;
}

.top-menu li {
    line-height: 20px;
    padding: 10px 30px;
}

.top-menu li:before {
    content: none;
}

/**
 * Slider
 */

.slide {
    font-size: 12px;
    line-height: 230px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}

.slide:not(:first-child) {
    display: none;
}

.slide__wrapper {
    background-color: rgba(36, 40, 40, .8);
    color: #fff;
    display: inline-block;
    line-height: 1.5em;
    margin: 0 20px;
    padding: 30px 30px 20px;
    position: relative;
    vertical-align: middle;
}

.slide__wrapper:before,
.slide__wrapper:after,
.slide__content:before,
.slide__content:after {
    content: '';
    display: block;
    height: 14px;
    position: absolute;
    width: 14px;
}

.slide__wrapper:before {
    border-top: 1px solid #fadc92;
    border-left: 1px solid #fadc92;
    top: 10px;
    left: 10px;
}

.slide__wrapper:after {
    border-top: 1px solid #fadc92;
    border-right: 1px solid #fadc92;
    top: 10px;
    right: 10px;
}

.slide__content:before {
    border-bottom: 1px solid #fadc92;
    border-left: 1px solid #fadc92;
    bottom: 10px;
    left: 10px;
}

.slide__content:after {
    border-bottom: 1px solid #fadc92;
    border-right: 1px solid #fadc92;
    bottom: 10px;
    right: 10px;
}

.slide .h-h2 {
    color: #fadc92;
    margin-top: 0;
    margin-bottom: 0;
}

.slide [type='button'],
.slide button,
.slide .button {
    display: none;
}

/**
 * Entry
 */

.entries > .col-xs-6:nth-child(n+3) {
    margin-top: 0px;
}

.entries > .col-xs-6:nth-child(2n+1) {
    clear: left;
}

.entry__image {
    display: block;
    position: relative;
    height: 285px;
}

.label {

    background: #418ABA;
    color: #ffffff;
    display: block;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    border-radius: 50px;
    padding-left: 8px;
    padding-right: 8px;
    position: absolute;
    top: 10px;
    left: 0;
    z-index: 1;
}

.skidka {
    min-width: 40px;
    height: 40px;
    width: 40px;
    margin-top: -20px;
    border-radius: 100px;
    padding: 3px;
    font-size: 12px;
    text-align: center;
    line-height: 35px;
}

.label + .label {
    top: 38px;
    background-color: #2ac09e;
}

.entry__name {
    font-size: 13px;
    line-height: 1.36em;
    margin-top: 12px;
    margin-bottom: 10px !important;
    padding: 20px 40px;

}

.entry__name a {
    color: #4275b6;
    text-decoration: none;
}

.entry__name a:hover {
    color: #418ABA;
    text-decoration: none;
}

.old__price {
    background: url(/local/templates/bars/css/../img/icons/old.svg) no-repeat center 6px;
    display: table;
    width: auto;
    padding-top: 4px;
    height: 30px;
    margin-top: -30px;
    color: #3A4346;
    font-size: 12px;
    position: relative;
}

.count-widget {
    display: inline-block;
    vertical-align: top;
}

.entry .count-widget {
    display: none;
}

.count-widget__minus,
.count-widget__plus {
    cursor: pointer;
    display: inline-block;
    height: 25px;
    position: relative;
    vertical-align: top;
    width: 25px;
    background: #FFFFFF;
    border: 0.904762px solid #eff2f4;
    box-sizing: border-box;
    box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.05);
}

.count-widget__minus:hover,
.count-widget__plus:hover {
    background-color: #fadc92;
}

.count-widget__minus:before,
.count-widget__plus:before,
.count-widget__plus:after {
    background-color: #232727;
    content: '';
    display: block;
    position: absolute;
}

.count-widget__minus:before,
.count-widget__plus:before {
    height: 1px;
    top: 12px;
    left: 7px;
    width: 11px;
}

.count-widget__plus:after {
    height: 11px;
    top: 7px;
    left: 12px;
    width: 1px;
}

.count-widget__value {
    border-width: 0;
    display: inline-block;
    vertical-align: top;
    height: 25px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 30px;
    background: none;
}

.entry__price-col {
    margin-top: 14px;
}

.entry__buy-col {
    text-align: right;
}

.entry__buy {
    display: inline-block;
    height: 32px;
    margin-top: 10px;
    padding-left: 0;
    vertical-align: top;
    width: 32px;
}

.entry__buy:before {
    margin-left: -10px;
    left: 50%;
}

/**
 * Entries section
 */
.entr-slaid {
    margin: 22px auto;
    background: WHITE;
    border-radius: 5px;
}

.entr-slaid .h-h2 {
    padding-left: 0;
    padding-right: 0;
}

.entr-slaid .h-h2:before,
.entr-slaid .h-h2:after {
    content: none;
}

.entr-slaid {
    margin: 22px auto;
    background: WHITE;
    border-radius: 5px;
}

.entr-slaid .h-h2 {
    padding-left: 0;
    padding-right: 0;
}

.entries-section {
    margin: 22px auto;
    background: WHITE;
    border-radius: 5px;
}

.entries-section .h-h2 {
    padding-left: 0;
    padding-right: 0;
}

.entries-section .h-h2:before,
.entries-section .h-h2:after {
    content: none;
}

.entries-carousel {
    margin-top: 5px;
    margin-left: -20px;
    margin-right: -20px;
}

.entries-carousel__wrapper {
    max-width: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
}

.entries-carousel__item:first-child {
    margin-left: 20px;
    border-left: none;
}

.entries-carousel__item:last-child {
    margin-right: 20px;
}

.entries-carousel__item .entry {
    margin-top: 0;
    border-radius: 5px;
    overflow: hidden;
    background: #418ABA;
    color: #fff;
    height: 490px;
    display: block;
}

/**
 * Advantages
 */

.advantages {
    background-color: #faf9f7;
    margin-top: 72px;
    padding-bottom: 20px;
}

.advantage {
    background-color: #fff;
    font-size: 10px;
    margin-top: 20px;
    padding-bottom: 100%;
    position: relative;
}

.advantage_medium {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 20px;
    padding-bottom: 200%;
}

.advantage_large {
    padding-bottom: 50%;
}

.advantage__text {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    z-index: 1;
}

.advantage p {
    margin-top: 0;
    margin-bottom: 0;
}

.advantage__image {
    max-width: 85%;
    position: absolute;
    right: 0;
    bottom: 0;
}

.advantage_medium .advantage__image {
    -webkit-transform: translateY(-40%);
    -moz-transform: translateY(-40%);
    -ms-transform: translateY(-40%);
    -o-transform: translateY(-40%);
    transform: translateY(-40%);
    top: 50%;
    right: 0;
    bottom: auto;
    max-width: 92.3%;
}

.advantage_large .advantage__image {
    max-height: 90%;
}

/**
 * Index page text
 */

.index-text {
    padding-top: 14px;
    padding-bottom: 15px;
}

/**
 * Filters
 */

.sort-filter {
    margin: 12px auto;
    max-width: 4400px;
}

.sort-filter .ic {
    color: #000;
    padding-left: 28px;
    padding-right: 0;
    letter-spacing: .44px;
    text-decoration: none;
}

.sort-filter .ic:before {
    left: auto;
    right: 0;
}

.sort-filter__sort .ic {
    padding-right: 0;
}

.sort-filter__sort:before {
    margin-top: -2px;
}

.sort-filter__sort .ic:before {
    margin-top: -16px;
    right: -28px;
}

.filter-prop {
    border-top: 2px solid #ececec;
}

.filter-prop:last-child {
    border-bottom: 2px solid #ececec;
}

.filter-prop__name {
    line-height: 1.375em;
    margin: 0;
    padding: 15px 30px 15px 0;
    text-align: left;
    width: 100%;
}

.filter-prop__name:before {
    left: auto;
    right: 0;
}

.filter-prop__name.active:before {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.filter-prop__content {
    padding-top: 5px;
    padding-bottom: 25px;
}

.filter-prop [type='number'] {
    margin-top: 0;
    margin-bottom: 0;
    border: 2px solid #d0d0d0;
    height: auto;
    line-height: 10px;
    margin-left: 1px;
    /* width: auto; */
    border-color: #D8DFE3;
    margin-bottom: 0;
    padding: 4px 8px;
    box-shadow: inset 0px 4px 15px rgba(11, 44, 87, 0.1);
    border-radius: 20px;
}

.filter-prop [type='text'],
.filter-prop [type='password'],
.filter-prop [type='email'],
.filter-prop [type='tel'],
.filter-prop [type='url'],
.filter-prop [type='number'],
.filter-prop textarea,
.filter-prop select,
.filter-prop .control {
    margin-top: 0;
    margin-bottom: 0;
}

.filter-prop .control ~ .control {
    margin-top: 15px;
}

.filter-prop__more {
    margin-top: 15px;
}

.filter-prop__more ~ div,
.filter-prop__more ~ a,
.filter-prop__more ~ p,
.filter-prop__more ~ span,
.filter-prop__more ~ button,
.filter-prop__more ~ input,
.filter-prop__more ~ select,
.filter-prop__more ~ textarea,
.filter-prop__more ~ label {
    display: none;
}

/**
 * Sort
 */

.sort-list li {
    padding: 8px 20px;
}

.sort-list li ~ li {
    border-top: 1px solid #ececec;
}

.sort-list li:before {
    content: none;
}

.sort-list a {
    color: inherit;
    text-decoration: none;
}

.sort-list a:hover {
    color: #5687c5;
}

.mobile-sort ul {
    margin-top: 0;
    margin-bottom: 0;
}

.mobile-sort li {
    padding-left: 0;
    padding-right: 0;
}

/**
 * Footer
 */

.mobile-footer {
}

.mobile-footer p {
    line-height: 1.5;
}

.mobile-footer .ic {
    padding-left: 24px;
}

.mobile-footer .ic:before {
    margin-top: 1px;
    top: 0;
}

.mobile-subfooter {
    background-color: #f5f5f5;
    color: #232727;
    padding: 24px 0;
}

.mobile-subfooter p {
    margin-top: 0;
    margin-bottom: 0;
}

.footer-a {
    color: #000;
    font-size: 20px;
    font-weight: 900;
    text-decoration: none;
}

select {
    height: 50px;
    padding: 10px 15px;
}

.popup__container input, input, select {
    border: 2px solid #dddfe1ad;
    box-sizing: border-box;
    border-radius: 5px;
    display: block;
    margin: 10px 0;
    padding: 15px 20px;
    float: none;
    width: 100%;
    color: #9b9da0;
}

select {
    background-image: url(/local/templates/bars/css/../img/pic/arr2.png);
    background-repeat: no-repeat;
    background-position: right .7em top 50%, 0 0;
    -webkit-appearance: none;
    cursor: pointer;
}


/**
 * Id page
 */

.mobile-carousel img {
    display: block;
    margin: 0 auto;
}

.mobile-carousel__slide:not(:first-child) {
    display: none;
}

.mobile-carousel .owl-carousel .owl-prev,
.mobile-carousel .owl-carousel .owl-next {
    background-color: rgba(255, 255, 255, .2);
    height: 77px;
    width: 43px;
}

.mobile-carousel .owl-prev .ic,
.mobile-carousel .owl-next .ic {
    display: block;
    height: 100%;
    padding-left: 0;
    width: 100%;
}

.mobile-carousel .owl-prev .ic:before,
.mobile-carousel .owl-next .ic:before {
    margin-left: -10px;
    left: 50%;
}

.availability {
    color: #3A4346;
    opacity: 0.4;
}

.main-param,
.buy-form {
    margin-top: 16px;
}

.price-block {
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    margin-top: 25px;
    margin-left: -20px;
    margin-right: -20px;
    padding: 10px;
}

.price-block__wrapper {
    display: table;
    width: 100%;
}

.price-block__wrapper > div {
    vertical-align: middle;
}

.price-block__price {
    padding-right: 10px;
    white-space: nowrap;
}

.price-block__buy input {
    padding-top: 15px;
    padding-bottom: 15px;
    width: 100%;
    background-image: url(/local/templates/bars/css/../img/icons/basket_icon_white.svg);
    background-repeat: no-repeat;
    background-position: 30px;
    background-color: #12B993;
    color: #fff;
    font-size: 16px;
    border-radius: 100px;
}

.price-block__buy input:hover {
    background-image: url(/local/templates/bars/css/../img/icons/basket_icon_white.svg);
    background-repeat: no-repeat;
    background-position: 30px;
    background-color: #12B993;
    cursor: pointer;
    color: #FFFFFF;
}

.price-block__buy input:focus {
    background-image: url(/local/templates/bars/css/../img/icons/basket_icon_white.svg);
    background-repeat: no-repeat;
    background-position: 30px;
    background-color: #418ABA;
    cursor: pointer;
    color: #FFFFFF;
}

.price-block__one-click {
    padding-left: 10px;
    text-align: left;
}

.price-block__one-click .ic {
    line-height: 1.25;
    text-align: left;
    padding-left: 24px;
}

.id-params .h-h2,
.id-text .h-h2 {
    padding-top: 12px;
    margin-bottom: 20px;
}

.id-param {
    line-height: 1.5;
    margin-top: 12px;
}

.id-shipping__title {
    margin-top: 0;
    margin-bottom: 0;
    padding: 12px 30px 12px 0;
    text-align: left;
}

.id-shipping__title:before {
    left: auto;
    right: 0;
}

.id-shipping__title.active:before {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.id-entries {
    padding-top: 0;
    padding-bottom: 40px;
}

.id-entries .entries-carousel {
    margin-top: 20px;
}

/**
 * Pagination
 */

.pagination {
    margin-top: 32px;
}

.load-more input {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
    display: flex;
    align-items: center;
    text-align: center;
    margin-bottom: 20px;
    color: #3A4346;
    border-radius: 50px;
    display: table;
}

.paginator {
    line-height: 20px;
    margin-top: 20px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    text-align: center;
}

.paginator a,
.paginator span {
    border: 1px solid #ab256b;
    border-radius: 20px;
    color: #ab256b;
    display: inline-block;
    margin-top: 12px;
    margin-left: 8px;
    margin-right: 8px;
    min-width: 40px;
    padding: 9px 8px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    font-weight: bold;
    font-size: 15px;
}

.paginator a:hover {
    background-color: rgba(86, 135, 197, .1);
}

.paginator span {
    background-color: #ab256b;
    color: #fff;
}

.prev {
    background: url(/local/templates/bars/css/../img/icons/att.svg) no-repeat center;
}

.next {
    background: url(/local/templates/bars/css/../img/icons/arr.svg) no-repeat center;
}

.paginator .prev,
.paginator .next {
    border-width: 0;
    height: 40px;
    margin-left: 0;
    margin-right: 0;
    min-width: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 0;
    left: 10px;
    text-indent: 200%;
    width: 30px;
    white-space: nowrap;
}

.paginator .prev:hover,
.paginator .next:hover {
    background-color: transparent;
}

.paginator .next {
    left: auto;
    right: 10px;
}

.paginator .next:before {
    left: auto;
    right: 0;
}

.category-text {
    margin-top: 30px;
}

/**
 * Order complete page
 */

.order-complete {
    padding-bottom: 15px;
}

/**
 * News, blog
 */

.list_blog {
    padding: 20px;
}

.news, .blog {
    margin-top: 10px;
    padding-bottom: 30px;
    margin-bottom: 10px;
}

.img__news, .img__blog {
    height: 230px;
    overflow: hidden;
    float: left;
}

.news ~ .news, .blog ~ .blog {
    margin-top: 20px;
}

.news img, .blog img {
    display: block;
    float: left;
    margin-right: 20px;
    max-width: 400px;
}

.news__info, .blog__info {

}

.news .h-h2, .blog .h-h2 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
}

.news__anons {
    line-height: 24px;
    margin-top: 12px;
    max-height: 46px;
    overflow: hidden;
}

.news__anons p {
    margin-top: 0;
    margin-bottom: 0;
}

.news__read-more {
    background: url(/local/templates/bars/css/../img/icons/arr2.svg) no-repeat right;
    display: inline-block;
    letter-spacing: .44px;
    margin-top: 12px;
    padding-left: 0;
    padding-right: 26px;
    vertical-align: top;
    text-decoration: none;
    font-weight: bold;
    color: #173678;
}

.news__read-more:before {
    margin-top: -9px;
    left: auto;
    right: 0;
}

/**
 * Cart page
 */

.cart-page {
    padding-bottom: 20px;
}

.cart-page .container {
}

.cart-page [type='number'], .price-block [type='number'], .cart-row__col [type='number'] {
    border: none;
    background: none;
    box-shadow: none;
}

.cart-table {
    padding-top: 5px;
    padding-bottom: 10px;
}

.cart-head {
    display: none;
}

.cart-row,
.cart-table__total {
    border-top: 1px solid #ececec;
    margin-left: -20px;
    margin-right: -20px;
    padding: 10px 114px 10px 10px;
    position: relative;
}

.cart-row__col-img {
    float: left;
    width: 60px;
}

.cart-row__col-name,
.cart-row__col-count {
    margin-left: 70px;
}

.cart-row__col-name {
    font-size: 11px;
    line-height: 1.5em;
}

.cart-row__col-price {
    display: none;
}

.cart-row__col-count {
    margin-top: 8px;
}

.cart-row__col-remove .ic {
    display: block;
    height: 30px;
    margin-top: -15px;
    padding-left: 0;
    position: absolute;
    top: 50%;
    right: 5px;
    width: 30px;
}

.cart-row__col-sum {
    font-size: 16px;
    font-weight: 700;
    margin-top: -11px;
    position: absolute;
    top: 50%;
    right: 40px;
}

.cart-row__col-remove .ic:before {
    margin-left: -10px;
    left: 50%;
}

.cart-table__total {
    border-top: 1px solid #ececec;
    font-size: 13px;
    padding-right: 40px;
    text-align: right;
}

.order-block {
    margin-left: -20px;
    margin-right: -20px;
    padding: 20px 20px;
}

.order-block .h-h4 {
    font-size: 19px;
    margin-top: 0;
    margin-bottom: 20px;
}

.order-block [type='text'],
.order-block [type='password'],
.order-block [type='email'],
.order-block [type='tel'],
.order-block [type='url'],
.order-block [type='number'],
.order-block textarea,
.order-block select {
    border-color: #ececec;
}


.order-block [type='text']:focus,
.order-block [type='password']:focus,
.order-block [type='email']:focus,
.order-block [type='tel']:focus,
.order-block [type='url']:focus,
.order-block [type='number']:focus,
.order-block textarea:focus {
    border-color: #5687c5;
}

.order-block:nth-child(odd) ~ [type='submit'] {
    margin-top: 20px;
}

/**
 * Popup
 */

.popup {
    background: rgba(0, 0, 0, .7);
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 100%;
    opacity: 0;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 70px;
    position: fixed;
    top: 0;
    left: -100%;
    text-align: center;
    width: 100%;
    z-index: 1000;
}

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

.popup.visible {
    left: 0;
    opacity: 1;
}

.kat_l a {
    clear: both;
    display: flex;
    font-size: 16px;
    text-decoration: none;
    margin: 6px 0;
}

.left__container {
    background-color: #fff;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 15px;
    max-width: 370px;
    padding: 10px 20px;
    position: relative;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
    text-align: left;
    vertical-align: middle;
    width: 100%;
    border-radius: 4px;
    box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.05);
}

.popup__container {
    background-color: #fff;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 15px;
    max-width: 570px;
    padding: 50px;
    position: relative;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
    text-align: left;
    vertical-align: middle;
    width: 100%;
    border-radius: 4px;
    box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.05);
}

.popup.visible .popup__container {
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    border-radius: 0px;
    font-size: 15px;
}

.popup .popup__close {
    height: 36px;
    opacity: .5;
    padding: 0;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 36px;
    cursor: pointer;
}

.popup .popup__close:hover {
    opacity: 1;
}

.popup__close:before {
    margin-left: -10px;
    left: 50%;
}

.popup__title {
    margin: 0 auto;
    margin-bottom: 40px;
    display: table;
}

.popup form [type='submit'] {
    width: 100%;
    background: #173678;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    line-height: 21px;
    height: 46px;
    cursor: pointer;
    max-width: 290px;
    margin: 16px auto;
}

.popup [type='submit'] + div .control {
    margin-top: 20px;
    margin-bottom: 0;
}

.popup .infoform {
    line-height: 1.25;
    padding-top: 8px;
    text-align: center;
}

/**
 * Border-radius
 */

[type='radio'] ~ .control__text:after {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.cart-link__count {
    -webkit-border-radius: 34px;
    -moz-border-radius: 34px;
    border-radius: 34px;
}

.carousel .owl-dot {
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    border-radius: 11px;
}

.count-widget__minus,
.count-widget__plus,
[type='radio'] ~ .control__text:before {
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    border-radius: 13px;
}

.mobile-carousel .owl-carousel .owl-prev,
.mobile-carousel .owl-carousel .owl-next {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

/**
 * Box-shadows
 */

.advantage,
.button_transparent:focus,
.button_link {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

/**
 * Transitions
 */

[type='text'],
[type='password'],
[type='email'],
[type='tel'],
[type='url'],
[type='number'],
textarea {
    -webkit-transition: border-color .2s;
    -moz-transition: border-color .2s;
    -o-transition: border-color .2s;
    transition: border-color .2s;
}

.subscribe__button,
.buy-count button:before,
.buy-count button:after {
    -webkit-transition: background-color .2s;
    -moz-transition: background-color .2s;
    -o-transition: background-color .2s;
    transition: background-color .2s;
}

[type='button'],
[type='submit'],
.button {
    -webkit-transition: background-color .2s, border-color .2s, color .2s;
    -moz-transition: background-color .2s, border-color .2s, color .2s;
    -o-transition: background-color .2s, border-color .2s, color .2s;
    transition: background-color .2s, border-color .2s, color .2s;
}

.nav.visible,
.popup.visible,
.popup__close,
.search__submit:before,
.socials a,
.carousel .owl-dot {
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s;
}

.nav,
.popup {
    -webkit-transition: opacity .2s, left 0s .2s;
    -moz-transition: opacity .2s, left 0s .2s;
    -o-transition: opacity .2s, left 0s .2s;
    transition: opacity .2s, left 0s .2s;
}

.popup__container,
.filter-prop__name:before,
.id-shipping__title:before {
    -webkit-transition: -webkit-transform .2s;
    -moz-transition: -moz-transform .2s;
    -o-transition: -o-transform .2s;
    transition: transform .2s;
}

.nav__level,
.search,
.desktop-nav {
    -webkit-transition: opacity .2s, -webkit-transform .2s, left 0s .2s;
    -moz-transition: opacity .2s, -moz-transform .2s, left 0s .2s;
    -o-transition: opacity .2s, -o-transform .2s, left 0s .2s;
    transition: opacity .2s, transform .2s, left 0s .2s;
}

.nav__level.visible,
.search.visible,
.desktop-nav.visible {
    -webkit-transition: opacity .2s, -webkit-transform .2s;
    -moz-transition: opacity .2s, -moz-transform .2s;
    -o-transition: opacity .2s, -o-transform .2s;
    transition: opacity .2s, transform .2s;
}

/**
 * Plugins
 */

/* Owl Carousel */

.owl-carousel {
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100%;
    z-index: 1;
}

.owl-carousel .owl-stage {
    -moz-backface-visibility: hidden;
    position: relative;
    -ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

.owl-carousel .owl-stage-outer {
    overflow: hidden;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -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 {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel.owl-loaded {
    display: block;
}

.owl-carousel.owl-loading {
    display: block;
    opacity: 0;
}

.owl-carousel.owl-hidden {
    opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab;
}

.owl-carousel.owl-rtl {
    direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
    float: right;
}

.no-js .owl-carousel {
    display: block;
}

.owl-carousel .animated {
    animation-duration: 1000ms;
    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;
}

.owl-height {
    transition: height 500ms ease-in-out;
}

.owl-carousel .owl-prev,
.owl-carousel .owl-next {
    background: #fff;
    display: block;
    height: 32px;
    margin-top: -16px;
    padding: 0;
    position: absolute;
    top: 50%;
    left: 0;
    width: 32px;
}

.owl-carousel .owl-next {
    left: auto;
    right: 0;
}

.owl-carousel .owl-prev:hover,
.owl-carousel .owl-next:hover {
    background: #fff;
}

.owl-prev .ic,
.owl-next .ic {
    display: block;
    height: 100%;
    width: 100%;
}

.owl-prev .ic:before,
.owl-next .ic:before {
    margin-top: -12px;
    margin-left: -12px;
    left: 50%;
}

.owl-prev .ic:before {
    -webkit-transform: rotate3d(0, 0, 1, 180deg);
    -moz-transform: rotate3d(0, 0, 1, 180deg);
    -ms-transform: rotate3d(0, 0, 1, 180deg);
    -o-transform: rotate3d(0, 0, 1, 180deg);
    transform: rotate3d(0, 0, 1, 180deg);
}

/**
 * Bootstrap Grid System Media queries
 */

@media (min-width: 1024px) and (max-width: 1360px) {
    .menu a {
        margin-right: 12px !important;
    }

    .menu_2 {
        position: absolute;
        margin-left: 300px;
        margin-top: 20px;
        max-width: 700px !important;
        top: 0;
        width: 98%;
    }

    .id-image.visible, .menu_2 .menu.visible {
        height: auto;
        opacity: 1;
        visibility: visible;
        position: absolute;
        top: 10px;
        columns: 2 12em !important;
        margin-right: 50px;
    }

    .entry__price-col {
        font-size: 17px !important;
        margin-top: 18px;
        padding-left: 10px !important;
        padding-top: 6px;
        width: auto;
        max-width: 96% !important;
        min-width: 50%;
    }

    .entry__buy {
        margin: 10px;
        background-color: #12b993;
        padding: 20px;
        width: 45px;
        height: 45px;
        border-radius: 45px;
        margin: -2px -3px;
        float: right;
        background-image: url(/local/templates/bars/css/../img/icons/basket_icon_white.svg);
        background-repeat: no-repeat;
        background-position: center;
        margin-left: -18px;
        margin-top: -8px !important;
    }

}

@media (max-width: 359px) {
    .nav__level {
        height: 100%;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        position: absolute;
        top: 0;
        left: 0;
        padding-bottom: 16px;
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%);
        width: 280px !important;
        z-index: 1;
    }

    .nav .nav__close {
        position: absolute;
        z-index: 999999;
        border-radius: 0;
        display: block;
        width: 40px;
        height: 40px;
        margin-left: 280px !important;
        align-items: center;
        text-align: center;
        padding: 20px;
        background-image: url(/local/templates/bars/css/../img/icons/close-2.svg);
        background-color: #F4F7F9;
        background-repeat: no-repeat;
        background-position: center;
    }
}

@media (max-width: 559px) {
    .logo {
        background-image: url(/local/templates/bars/css/../img/pic/logo.png);
        display: block;
        max-width: 84px;
        background-size: contain;
        background-repeat: no-repeat;
        display: block;
        height: 32px;
        margin-top: 4px;
        width: 44px !important;
    }
    .tel {
        text-indent: 0;
        right: 4px;
        line-height: 24px;
        display: block;
        padding-top: 5px;
    }

    .header {
        background-color: #F5F5F5;
        position: relative;
        height: 52px;
    }

    .menu-button {
        display: block;
        height: 40px;
        padding-left: 0;
        position: absolute;
        top: 2px !important;
        left: 2px !important;
        width: 40px;
    }

    .low1 {

        margin: 0 26px !important;
        margin-bottom: 10px !important;

    }

    .popup__title {
        margin: 0 auto;
        margin-bottom: 40px;
        display: table;
        float: left;
        margin-top: -30px;
        margin-bottom: 20px;
        margin-left: 0;
    }

    .cart-row .recept {
        margin-right: -18% !important;
    }

    .label + .label {
        top: 98px !important;
        background-color: #2ac09e;
    }

    .popup_apteka .popup__container {
        width: 100% !important;
        padding: 40px 20px !important;
        margin-top: 0px;
        border-radius: 0;
    }

    .zakaz_sp h1, .zakaz_id h1, .zakaz_pr h1 {
        margin-left: 0px;
    }

    h1 span {
        clear: both;
        display: block;
        font-size: 70%;
        margin-left: 30px;
        line-height: 10px;
    }

    .zakaz_id .cart-row, .zakaz_id .cart-table__total {
        margin-left: 0px;
        margin-right: 0px;
    }

    .zakaz_id .order-block1 {
        box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.05);
        border-radius: 5px;
    }

    .zakaz_id .order-block1 .h-h3 {
        font-weight: bold;
        font-size: 18px;
        line-height: 23px;
        margin: 20px;
        display: inline-block;
    }

    h1, .h-h1 {
        font-size: 24px;
        line-height: 1.3em;
        margin-top: 16px;
        margin-bottom: 12px;
    }

    .zakazi_sp h1 {
        margin-left: 3px
    }

    .zakaz_sp {
    }

    .analog a {
        display: block;
        background: #173678;
        border-radius: 100px;
        font-weight: bold;
        font-size: 16px;
        line-height: 50px;
        width: 100%;
        margin: 0 auto;
        align-items: center;
        text-align: center;
        color: #fff;
        min-width: 195px;
    }

    .id_txt {
        margin-left: 32px;
    }

    .info_search {
        float: left;
        display: block;
        margin-top: 20px;
        width: 60%;
    }

    .grup_gl .col-lg-4 {
        border-left: none !important;
        padding: 5% 2% !important;
    }

    .slider {
        position: relative;
        overflow: hidden;
        max-width: 1470px;
    }

    .entr-carousel {
        position: relative;
        overflow: hidden;
        max-width: 1470px;
    }

    .slider__wrapper {
        display: flex;
        transition: transform 0.6s ease;
    }

    .carousel__wrapper {
        display: flex;
        transition: transform 0.6s ease;
    }

    .slider__item {
        flex: 0 0 100%;
        max-width: 100%;
        margin: 10px;
    }

    .slider__control_show {
        display: flex;
    }

    .slider__control:hover,
    .slider__control:focus {
        color: #fff;
        text-decoration: none;
        outline: 0;
        opacity: .9;
    }

    .slider__control_left {
        left: 0;
    }

    .slider__control_right {
        right: 0;
    }

    .slider__control::before {
        content: '';
        display: inline-block;
        width: 20px;
        height: 20px;
        background: transparent no-repeat center center;
        background-size: 100% 100%;
    }

    .slider__control_left::before {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
    }

    .slider__control_right::before {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
    }

    .logo {
        background-image: url(/local/templates/bars/css/../img/pic/logo.png);
        background-size: contain;
        display: block;
        height: 30px;
        margin-top: 14px;
        margin-bottom: 0px;
        width: 107px;
    }

    .logo-a {
        display: block;
        float: left;
        margin: 3px !important;
        margin-left: 25% !important;
    }

    .logo_text {
        position: absolute;
        top: 9px !important;
    }

    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table !important;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }

    .visible-xs-block {
        display: block !important;
    }

    .visible-xs-inline {
        display: inline !important;
    }

    .visible-xs-inline-block {
        display: inline-block !important;
    }

    .hidden-xs {
        display: none !important;
    }
}

@media (min-width: 560px) {
    .arrow-left {
        margin-top: 10px;
    }

    .col-sm-1,
    .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-sm-10,
    .col-sm-11,
    .col-sm-12 {
        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: 60px) and (max-width: 767px) {

    .popup:before {
        content: '';
        display: inline-block;
        height: 20%;
        vertical-align: middle;
        width: 0;
    }

    .order-block1 {
        margin: 0px !important;
    }

    .menu-mobi .filter-prop__content {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .cart-table__total {
        margin-left: -40px;
        margin-right: -40px;
    }

    .txt_id .txt_blog {
        padding: 0 !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .txt_id .arrow-left {
        margin-top: 0;
    }

    .top_map1 a {
        width: 100% !important;
    }

    .kontakt .entries-section {
        padding: 0;
    }

    .arrow-left {
        margin-top: 14px;
    }

    .slider {
        position: relative;
        overflow: hidden;
        max-width: 1470px;
    }

    .slider__wrapper {
        display: flex;
        transition: transform 0.6s ease;
    }

    .slider__item {
        flex: 0 0 100% !important;
        max-width: 100% !important;
        margin: 10px;
    }


    .carousel__wrapper {
        display: flex;
        transition: transform 0.6s ease;
    }

    .entries-carousel__item {
        flex: 0 0 158%;
    }

    .entr-carousel {
        position: relative;
        overflow: hidden;
        max-width: 1470px;

    }

}

.index-b .u-ing {
    background-image: url('/local/templates/bars/css/../img/pic/service1.jpg');
}

.index-b .u-bez {
    background-image: url('/local/templates/bars/css/../img/pic/service2.jpg') !important;
}

.index-b .u-it {
    background-image: url('/local/templates/bars/css/../img/pic/service3.jpg') !important;
}

.index-b .u-ob {
    background-image: url('/local/templates/bars/css/../img/pic/service_5.jpg') !important;
}

.index-b .u-aut {
    background-image: url('/local/templates/bars/css/../img/pic/service_6.jpg') !important;
}

.index-b .u-pr {
    background-image: url('/local/templates/bars/css/../img/pic/service_4.jpg') !important;
}

.u-ing {
    background-image: url('/local/templates/bars/css/../img/pic/inginer.jpg');
}

.u-bez {
    background-image: url('/local/templates/bars/css/../img/pic/bezop.jpg');
}

.u-it {
    background-image: url('/local/templates/bars/css/../img/pic/it.jpg');
}

.u-ob {
    background-image: url('/local/templates/bars/css/../img/pic/oborud.jpg');
}

.u-aut {
    background-image: url('/local/templates/bars/css/../img/pic/servis.jpg');
}

.u-pr {
    background-image: url('/local/templates/bars/css/../img/pic/progr.jpg');
}

@media (min-width: 60px) and (max-width: 1023px) {


    .mobfix-hl {
        height: 50px;
    }

    .mobfix {
        position: fixed;
        width: 100%;
        z-index: 999;
    }

    .but_tel {
        position: relative;
        margin: 10px auto;
        width: 100%;
        right: auto;
        display: block;
        text-align: center;
        padding: 12px;
        background: #173678;
        border-radius: 100px;
        color: #fff;
        font-weight: bold;
        font-size: 16px;
        line-height: 18px;
    }

    .cart-link__count {
        margin-top: -5px;
    }

    .low1 {
        min-width: 48px !important;
        margin: 0 30px !important;
    }

    .status_up {
        margin-left: 0px !important;
        margin-top: 5px !important;
        display: inline-block;
    }

    .order-block1 {
        margin: 20px
    }

    .uslovie {
        font-size: 12px;
        line-height: 22px !important;
        padding: 0;
    }

    .cart-row .recept {
        background-position: left !important;
        background-image: url(/local/templates/bars/css/../img/icons/subtract_m.svg) !important;
        background-repeat: no-repeat !important;

        padding-left: 24px !important;
        font-weight: bold;
        font-size: 10px;
        line-height: 32px;
        color: #418ABA;
    }

    .entries-carousel__item:first-child {
        margin-left: 0px !important;
        border-left: none;
    }

    .desktop-search {
        margin-left: -20px !important;
    }

    .malo {
        background: #F4F7F9;
        padding-left: 50px;
        margin-left: -50px;
        margin-right: -40px;
        padding-right: 40px;
    }

    .cart-table__total .bold {
        font-weight: bold;
        font-size: 20px;
        line-height: 100%;
    }

    .cart-row__col-sum {
        font-size: 16px;
        font-weight: 700;
        position: absolute;
        top: 20px;
        right: 40px;
    }

    .cart-row__col-remove .ic {
        display: block;
        height: 30px;
        padding-left: 0;
        position: absolute;
        top: 20px;
        right: 5px;
        width: 30px;
    }

    .mobile-carousel .id-images__full {
        display: flex;
        margin: 5px auto;
        text-align: center;
        width: fit-content;
    }

    .mobile-carousel .id-image {
        width: 50px;
        margin: 10px;
        float: left;
    }

    .id-page .ic_cart:before {
        background: url(/local/templates/bars/css/../img/icons/basket_icon.svg) no-repeat 0 -4px;
    }

    .id-page .analog a {
        text-decoration: none;
        font-weight: bold;
        background: #fff;
        color: #000;
        font-size: 16px;
        align-items: center;
        text-align: center;
        color: #3A4346;
        border-radius: 50px;
        border: 2px solid #eff2f4;
    }

    .id-page .entr-slaid {
        margin: 22px auto;
        background: WHITE;
        border-radius: 5px;
        margin-bottom: 0;
    }

    .id-page .cart-link {
        margin-top: 20px;
    }

    #toTop, #go-top {
        background-image: url(/local/templates/bars/css/../img/icons/Vector2.svg);
        background-repeat: no-repeat;
        background-position: center;
        position: fixed;
        display: block;
        right: 20px;
        bottom: 20px;
        width: 51px !important;
        height: 51px !important;
        background-color: #eaeaea94;
        cursor: pointer;
        border-radius: 100px;
    }

    .info_search {
        float: left;
        display: block;
        margin-top: 10px !important;
        width: 50% !important;
    }

    .id-page header {
        display: none;
    }

    .id-page .id {
        margin-top: 0px !important;
    }

    .id-page .h1-container {
        margin-top: -20px;
        padding-top: 10px;
    }

    .next_cart {
        position: relative !important;
        display: block;
        width: 100% !important;
        text-align: center;
        opacity: 1 !important;
    }

    .cat_f ul {
        padding: 0;
        margin: 0;
    }

    .cat_f ul li {
        list-style-type: none;
        padding-left: 0px;
    }

    .cat_f ul li:before {
        content: none;
    }


    .filter-prop__name {
        font-size: 16px
    }

    .filters .js_more_after {
        display: block;
        position: initial;
        background: none;
    }

    .filters .js_more_after:hover {
        display: block;
        position: initial;
        background: none;
    }

    .popup_apteka .search__submit {
        right: 2px !important;
    }

    .nav__back {
        font-size: 18px;
        line-height: 23px;
    }

    .cart-page .arrow-left {
        margin-top: 0px;
    }

    .price_1 {
        font-weight: 200;
        font-size: 10px;
        line-height: 13px;
        margin-top: -6px;
        display: block;
        color: #3A4346;
    }

    .cart-page header, .cart-page1 header {
        box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.05);
    }

    .cart-page .cart-row .old__price {
        background: url(/local/templates/bars/css/../img/icons/old_s.svg) no-repeat center 8px;
        display: table;
        width: auto;
        padding-top: 4px;
        height: 30px;
        margin-top: -10px;
        color: #3A4346;
        font-size: 12px;
        position: relative;
        opacity: 0.4;
    }

    .cart-page .old__price {
        background: url(/local/templates/bars/css/../img/icons/old_s.svg) no-repeat center 8px;
        display: table;
        width: auto;
        padding-top: 4px;
        height: 30px;
        margin-top: -30px;
        color: #3A4346;
        font-size: 12px;
        position: relative;
        opacity: 0.4;
    }

    .cart-page .order-form .button_block {
        width: 100%;
        max-width: none;
        margin-top: 0px;
    }

    .cart-page .order-form {
        width: 100%;
        padding-left: 10px;
    }

    .cart-page .search, .cart-page1 .search {
        display: none;
    }

    .cart-page .cart-block {
        padding-left: 10px;
    }

    .cart-page .cart-table {
        padding-left: 0 !important;
        padding-top: 0 !important;
    }

    .popup_apteka .poisk_p {
        height: 50px;
    }

    .popup_apteka .popup__container {
        padding: 40px 30px;
    }

    .popup_apteka .poisk_p .search {
        top: auto;
        padding: 10px 0;
    }

    .popup_apteka .adres {
        margin-top: 40px;
    }

    .oformlenie .order-block {
        margin: 0;
        padding: 0 !important;
    }

    .ssilka {
        font-weight: bold;
        font-size: 18px;
        line-height: 23px;
        display: flex;
        align-items: center;
        background: url(/local/templates/bars/css/../img/icons/arr_small2.svg) no-repeat left;
        color: #418ABA;
        padding-left: 20px;
        text-decoration: none;
        margin-top: -20px;
        margin-bottom: 20px;
    }

    .filters .ssilka {
        font-weight: bold;
        font-size: 18px;
        line-height: 23px;
        display: flex;
        align-items: center;
        background: url(/local/templates/bars/css/../img/icons/arr_small2.svg) no-repeat left;
        color: #418ABA;
        padding-left: 20px;
        text-decoration: none;
        margin-top: 0px;
        margin-bottom: 20px;
    }

    .order-form {
        display: inline-block;
    }

    .order-block:nth-child(odd) {
        background: #fff;
        padding: 0 !important;
    }

    .zakaz_pr .entries-section {
        padding: 0px;
    }

    .spisok_op {
        display: inline;
        background: url(/local/templates/bars/css/../img/icons/li.svg) no-repeat left;
        padding-left: 25px;
        font-weight: bold;
        font-size: 16px;
        line-height: 100%;
        height: 22px;
        padding-top: 5px;
        color: #D8DFE3;
    }

    .spisok_op.active {
        color: #173678 !important;
        background: url(/local/templates/bars/css/../img/icons/list.svg) no-repeat left;
    }

    .karta_op.active {
        background: url(/local/templates/bars/css/../img/icons/address2.svg) no-repeat left;
        color: #173678 !important;
    }

    .karta_op {
        background: url(/local/templates/bars/css/../img/icons/address1.svg) no-repeat left;
        padding-left: 25px;
        font-weight: bold;
        font-size: 16px;
        line-height: 100%;
        color: #D8DFE3;
        height: 22px;
        padding-top: 5px;
        float: left;
        margin-right: 20px;
    }

    .map_kotakti .karta {
        display: none;
    }

    .map_kotakti .adres {
        display: none;
    }

    .map_kotakti .karta.visible {
        display: block;
    }

    .map_kotakti .adres.visible {
        display: block;
    }

    .news__info, .blog__info {
        margin-left: 85px;
    }

    .cols-container__right {
        background: #fff;
        border-radius: 4px;
        overflow: hidden;
        box-shadow: none !important;
        padding: 0;
        margin: 0;
    }

    .list_blog {
        padding: 10px !important;
    }

    .zakazi {
        margin: 0;
        box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.05);
        border-radius: 5px;
        padding: 20px;
    }

    .status {
        margin: 10px !important;
    }

    .zakazi .h-h3 {
        margin: 10px !important;
        font-size: 20px !important;
    }

    .summa_zakaz {
        margin: 10px 0;
    }

    .analog1 {
        display: none;
    }

    .zakazi_s {
        float: left !important;
        margin: 0 !important;
    }

    .summa_d {
        font-weight: bold;
    }

    .status {
        border-bottom: none !important;
    }

    .status .status_up {
        margin-left: 0;
        margin-top: 5px;
        display: inline-block;
    }

    .status_txt {
        float: left;
        margin-top: 5px;
        padding-right: 10px;
    }

    .name_zakaz {
        clear: none;
        display: inline;
    }

    .entries-carousel__item {
        display: block;
        float: left;
        max-width: none;
        padding-left: 18px;
        padding-right: 10px;
        width: 30%;
    }

    .order-block {
        padding: 20px !important;
        margin: 0;
        box-shadow: none !important;
    }

    .price-block__wrapper .availability {
        position: absolute;
        top: 10px;
    }

    .price-block__wrapper .price-block__one-click {
        float: right;
        display: block;
        padding: 25px 10px;
    }

    .price-block__wrapper .price-block__price {
        font-weight: bold;
        font-size: 36px;
        float: right;
    }

    .price-block__wrapper .price-block__buy {
        width: 50%;
        float: left;
        margin: 10px 0;
    }

    .price-block__wrapper .count-widget {
        margin-top: 40px;
        margin-bottom: 10px;
    }

    .price-block__one-click .button_link {
        text-align: left;
    }

    .price-block {
        width: 95%;
        padding: 10px;
        margin: 10px auto;
        background: #FFFFFF;
        border-radius: 5px;
        display: block;
        border: none;
    }

    .tovar_top {
        background: #fff;
        margin: -10px;
        box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.05);
    }

    .tovar {
        background: #FBFBFB;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .id, .id-params, .id-text {
        background: #FBFBFB;
    }

    .id-params, .id-text {
        padding: 0 20px;
        border-top: 2px solid #eff2f;
    }

    .id {
        padding: 0px;
    }

    .id, .id-params, .id-text, .id-shipping {
        box-shadow: none !important;
    }

    .id-params .col-lg-6 {
        padding: 0;
        margin: 0;
    }

    .id-params .col-xs-5 {
        width: 65% !important;
    }

    .id-params .col-xs-7 {
        width: 32% !important;
    }

    .left__container {
        box-shadow: none !important;
    }

    .left__container .h-h4 {
        font-size: 18px;
    }

    .button_link_filtr {
        background: #418ABA;
        font-weight: bold;
        font-size: 16px;
        display: block;
        align-items: center;
        text-align: center;
        color: #FFFFFF;
        border-radius: 50px;
        line-height: 44px;
    }

    .slider-wrap {
        width: 350px;
        margin: auto;
        margin-top: 30px;
    }

    #slider {
        margin-bottom: 20px;
    }

    .slider-wrap .values {
        padding-left: 0px;
        margin-left: -8px;
    }

    .values input {
        width: 90px;
        float: right;
        padding: 5px;
        border: 1px solid #ddd;
        color: #222;
        font-size: 1.1em;
        text-align: center;
        font-family: "Exo 2", sans-serif;
    }

    .ui-slider {
        width: 330px;
        height: 5px;
        margin-left: 10px;
        border: 1px solid #ddd;
        height: 5px;
        background-color: #fefefe;
        outline: none;
        display: block;
        position: relative;
        border-radius: 2px;
        box-shadow: 0 1px 1px #fff, inset 0 1px 1px #ddd;
    }

    .ui-slider .ui-slider-handle {
        border-radius: 10em;
        top: 0;
        position: absolute;
        z-index: 2;
        width: 12px;
        height: 12px;
        top: -5px;
        margin-left: -10px;
        outline: none;
        cursor: pointer;
        background-color: #418ABA;
    }

    .ui-slider .ui-slider-range {
        position: absolute;
        top: 0;
        height: 100%;
        z-index: 1;
        font-size: 0.7em;
        display: block;
        border: 0;
        background-color: #418ABA;
        opacity: 0.8;
    }

    .ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
        -webkit-filter: inherit;
        filter: inherit;
    }

    .ui-slider .ui-slider-range-min {
        left: 0;
    }

    .ui-slider .ui-slider-range-max {
        right: 0;
    }


    .nav .nav__close {
        position: absolute;
        z-index: 999999;
        border-radius: 0;
        display: block;
        width: 40px;
        height: 40px;
        margin-left: 300px;
        align-items: center;
        text-align: center;
        padding: 20px;
        background-image: url(/local/templates/bars/css/../img/icons/close-cart.svg);
        background-color: #F4F7F9;
        background-repeat: no-repeat;
        background-position: center;

    }

    .nav__list a {
        color: inherit;
        display: inline-block;
        line-height: 24px;
        padding: 13px 0;
        text-decoration: none;
        background-image: url(/local/templates/bars/css/../img/icons/arr_small1.svg);
        background-repeat: no-repeat;
        background-position: right;
        width: 95%;
        font-weight: bold;
        padding: 5.5px 0;
        color: #0F3971;
    }

    .sale {
        background-position: top left;
        background-repeat: no-repeat;
        -webkit-background-size: 100%;
        -moz-background-size: 100%;
        -o-background-size: 100%;
        background-size: 100%;
        display: table;
        font-weight: 700;
        min-height: 400px;
        position: relative;
        width: 100%;
        border-radius: 4px;
    }


    .accordion .link {
        cursor: pointer;
        display: block;
        padding: 15px 15px 15px 42px;
        color: #4D4D4D;
        font-size: 14px;
        font-weight: 700;
        border-bottom: 1px solid #CCC;
        position: relative;
        -webkit-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }

    .accordion li:last-child .link {
        border-bottom: 0;
    }

    .accordion li i {
        position: absolute;
        top: 16px;
        left: 12px;
        font-size: 18px;
        color: #595959;
        -webkit-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }

    .accordion li i.fa-chevron-down {
        right: 12px;
        left: auto;
        font-size: 16px;
    }

    .accordion li.open .link {
        color: #b63b4d;
    }

    .accordion li.open i {
        color: #b63b4d;
    }

    .accordion li.open i.fa-chevron-down {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }

}

@media (min-width: 560px) and (max-width: 767px) {
    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table !important;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }

    .visible-sm-block {
        display: block !important;
    }

    .visible-sm-inline {
        display: inline !important;
    }

    .visible-sm-inline-block {
        display: inline-block !important;
    }

    .hidden-sm {
        display: none !important;
    }
}

@media (min-width: 768px) {
    .right_id {
        width: 96%;
        columns: 3 12em;
    }

    .js_more_after {
        display: none;
    }

    .filters .js_more_after {
        display: block;
        position: initial;
        background: none;
    }

    .arrow-left {
        margin-top: 26px;
    }

    .col-md-1,
    .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-md-10,
    .col-md-11,
    .col-md-12 {
        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: 108px) and (max-width: 723px) {
    .slide_img {
        flex: 0 0 30%;
        max-width: 100%
    }

    .slides {
        width: 300% !important;
        transition: all 0.5s;
        display: flex;
    }

    .right_id button ~ a {
        display: none !important;
    }

    .right_id {
        width: 96%;
        columns: 2 auto;
    }

    .sp_li {
        display: block !important;
        padding-left: 0px !important;
        padding-top: 20px !important;
        margin-top: 20px !important;
    }

    .left_id {
        font-weight: bold;
        font-size: 20px;
        line-height: 26px;
        color: #D8DFE3;
        padding-right: 40px;
    }

    .js_more_after {
        background: url(/local/templates/bars/css/../img/icons/vector.svg) no-repeat right;
        padding-right: 30px;
        font-weight: bold;
        position: absolute;
        left: 20px;
        margin-top: 20px;
    }

    .js_more_after:hover {
        background: url(/local/templates/bars/css/../img/icons/Vector.svg) no-repeat right;
        padding-right: 30px;
        font-weight: bold;
    }

    .entry__price-col {
        width: auto;
        max-width: 98% !important;
        font-size: 14px;
        padding-left: 6px !important;
    }

    .entry__buy {
        margin: -2px -9px;
    }

}

@media (min-width: 608px) and (max-width: 1023px) {
    .cart-row {

        margin-left: 0px !important;
    }


}

@media (min-width: 208px) and (max-width: 1023px) {

    .hidden-pk {
    }

    .entry__price-col [type='button']:hover {
        background-color: #ffffff;
        color: #418ABA;
        background-image: url(/local/templates/bars/css/../img/icons/basket_icon.svg);
        background-repeat: no-repeat;
        background-position: center;
        text-decoration: none;
        border: 1px solid #12b993;
    }

    .left_id, .right_id {
        margin-left: 20px;
    }

    .sp_list {
        margin-right: -20px !important;
        margin-left: -30px !important;
        margin-top: 0 !important;
    }

    .entry__name a {
        font-size: 12px;
        line-height: 10px;
    }

    .entry__name a:hover {
        font-size: 12px;
        line-height: 10px;
        color: #000000;
        text-decoration: none;
    }

    .entry__name {
        line-height: 1.0em;
    }

    main {
        margin-top: 0px;
        background: #FFFFFF;
    }

    .category-text {
        margin-top: 30px;
        margin: 20px;
    }

    .slider {
        position: relative;
        overflow: hidden;
        max-width: 1470px;
    }

    .slider__wrapper {
        display: flex;
        transition: transform 0.6s ease;
    }

    .slider__item {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .katalog {
        padding-left: 0;
        padding-right: 0
    }

    .otst40 {
        display: block;
        height: 40px;
    }

    .entries {
        margin-left: -12px;
        margin-right: -12px;
    }

    .search {
    }

    .entries .col-lg-3 {
        border-top: 2px solid #eff2f4;
        padding: 20px 24px;
        border-left: 2px solid #eff2f4;
    }

    .sort-filter__filter {
        background: url(/local/templates/bars/css/../img/icons/filtr.svg) no-repeat left;
        padding-left: 30px;
        margin: 10px 20px;
    }

    .button_transparent1 {
        border: 2px solid #d0d0d0;
        background-image: url(/local/templates/bars/css/../img/icons/vector.svg);
        background-repeat: no-repeat;
        background-position: 92%;
        background-position-y: 13px;
        height: auto;
        line-height: 20px;
        margin-left: 12px;
        padding-left: 0;
        width: auto;
        border-color: #D8DFE3;
        margin-top: 0;
        margin-bottom: 0;
        padding-right: 48px !important;
        padding: 7px 20px;
        box-shadow: inset 0px 4px 15px rgba(11, 44, 87, 0.1);
        border-radius: 20px;
        color: black;
        cursor: pointer;
    }

    .sort-filter .button_transparent:hover {
        background: url(/local/templates/bars/css/../img/icons/filtr.svg) no-repeat left;
    }

    .otst {
        display: block;
        height: 70px;
    }

    .txt_blog {
        padding: 0 20px;
    }

    .img__news, .img__blog {
        height: 130px;
        overflow: hidden;
        float: left;
    }

    .blog__news, .blog__anons {
        overflow: hidden;
    }

    .news img, .blog img {
        display: block;
        float: left;
        margin-right: 10px;
        max-width: 75px;
    }

    .grup_gl {
        box-shadow: none !important;
        padding: 10px !important;
        border-bottom: 2px solid #eff2f4;
        border-top: 2px solid #eff2f4;
        margin-bottom: 50px;
    }

    .entries-carousel__item {
        border-top: none;
        padding: 14px;
        border-left: none;
        max-width: 290px;
    }

    .grup_gl .col-lg-4 {
        border-left: none !important;
        padding: 1% 20%;
        font-size: 14px;
        line-height: 16px;
    }

    .container {
        max-width: 1470px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 5px !important;
        padding-right: 5px !important;
        position: relative;
    }

    .grup_gl img {
        clear: none;
        display: block;
        float: left;
        margin: 0 20px !important;
        min-width: 58px;
    }

    .entries-section__title {
        min-height: 30px;
    }

    .entry__price-col {
        width: auto;
        max-width: 70%;
        padding-top: 2px;
        font-weight: bold;
        min-width: 50%;
        border: 2px solid #eff2f4;
        height: 32px;
        border-radius: 40px;
        margin: 16px auto;
        border-right: none;
        padding-left: 10px;
    }

    .entry__buy {
        margin: 10px;
        background-color: #12b993;
        padding: 2px;
        width: 32px;
        height: 32px;
        border-radius: 30px;
        margin: -2px -3px;
        float: right;
        background-image: url(/local/templates/bars/css/../img/icons/basket_icon_white.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 60%;
    }

    .grup_gl .col-lg-4 span {
        font-family: Montserrat;
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 20px;
        color: #373C41;
        margin-left: 30%;
        display: block;
        max-width: 260px;
    }

}

@media (min-width: 768px) and (max-width: 1023px) {
    .grup_gl .col-lg-4 span {
        font-family: Montserrat;
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 20px;
        color: #373C41;
        margin-left: 70px;
        display: block;
        max-width: 230px;
    }

    .carousel__wrapper {
        display: flex;
        transition: transform 0.6s ease;
    }

    .carousel__wrapper .entries-carousel__item {
        flex: 0 0 29.34%;
        max-width: 33.333% !important;
    }

    .entr-carousel {
        position: relative;
        overflow: hidden;
        max-width: 1470px;
    }

    .slider__item {
        flex: 0 0 50%;
        max-width: 50%;
        margin: 10px;
    }

    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table !important;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }

    .visible-md-block {
        display: block !important;
    }

    .visible-md-inline {
        display: inline !important;
    }

    .visible-md-inline-block {
        display: inline-block !important;
    }

    .hidden-md {
        display: none !important;
    }
}

.top-sistema {
    background-image: url(/local/templates/bars/css/../img/pic/banner1.jpg);
    background-repeat: no-repeat;
    background-size: cover;

}

.top-sistema-i {
    background-image: url(/local/templates/bars/css/../img/pic/banner2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

@media (max-width: 1023.499px) {
    .tail {
        margin-bottom: 30px;
        padding-left: 0!important;
        padding-right: 0!important;
        margin-right: 10px;
    }
    .grup_gl {
        display: none;
    }
    .menu-mobi [type='submit'], .menu-mobi [type='button'], .menu-mobi type='reset'], .menu-mobi button, .menu-mobi .button {

                                                                                          border-radius: 0px !important;
                                                                                      }
    .otziv .text_ot {
        margin-top: 5px;     text-align: center;
    }

    .otziv .text_ot .h-h2 {
        width: auto;max-width: initial;
    }
    .otziv .otziv-img {
        background-position: center;
    }

    .breadcrumb a {
        padding-left: 0px;
    }

    h1, .h-h1 {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 300;
        font-size: 22px;
        line-height: 100%;
    }

    .proekti .entries-carousel__item {
        width: 100% !important;
        max-width: 390px;
        padding: 10px 0;
        padding-right: 10px;
    }

    .proekts.button_u {
        clear: both;
        max-width: 390px;
        margin: auto;
    }

    .breadcrumb {
        margin-top: 0px;
        padding-left: 0px;
    }

    .breadcrumb .nav__back {
        background: url(/local/templates/bars/css/../img/icons/arr_small.svg) no-repeat left 5px;
        padding-left: 4px;
        font-weight: 100;
        margin-right: -1px;
        width: 3px;
        height: 20px;
    }

    main {
        padding: 10px;
    }

    .news-block {
        margin-top: 15px;
    }

    .news-block p {
        font-family: Montserrat;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 17px;
        color: #373C41;
        opacity: 0.6;
    }

    .news-block .h-h3 {
        font-family: Montserrat;
        font-style: normal;
        font-weight: 800;
        font-size: 20px;
        line-height: 100%;
        color: #373C41;
        margin-left: 10px;
    }

    .news-block .h-h4, .news .h-h4 {
        font-family: Montserrat;
        font-style: normal;
        font-weight: 800;
        font-size: 14px;
        line-height: 100%;
        color: #373C41;
        padding-left: 0px;
        display: inline-block;
    }

    .news-block .data, .news .data {
        background: #418ABA;
        font-family: Montserrat;
        font-style: normal;
        font-size: 14px;
        line-height: 17px;
        display: inline-block;
        color: #FFFFFF;
        padding: 5px 10px;
        margin-top: 5px;
        float: left;
        margin-right: 10px;
    }
    .menu-mobi .button_block.active {
        background-image: url(/local/templates/bars/img/icons/arr-m1.png) !important;
        background-repeat: no-repeat;
        background-position: right;
        background-color: #418aba;
        background-position-x: 95% !important;
        margin: 0px;
        cursor: pointer;
        padding: 15px 10px;
        display: flex;
        align-items: center;
        font-family: Montserrat;
        color: #fff;
    }

    .otziv-img {
        background-image: url(/local/templates/bars/css/../img/pic/otziv-m.jpg);
        background-repeat: no-repeat;
        height: 300px;
        background-size: contain;
    }

    .text_ot {
        margin-top: -50px;
    }
    .menu-mobi .col-lg-4 {
        margin-bottom: 10px;
    }
    .otziv .h-h3 {
        margin-left: 5px;
        font-family: Montserrat;
        font-style: normal;
        font-weight: 800;
        font-size: 20px;
        line-height: 100%;
        margin-bottom: 20px;
    }

    .text_ot .h-h2 {
        font-family: Montserrat;
        font-style: normal;
        font-weight: 300;
        font-size: 20px;
        line-height: 100%;
        max-width: 200px;
    }

    .text_ot .h-h4 {
        font-family: Montserrat;
        font-style: normal;
        font-weight: bold;
        font-size: 14px;
        line-height: 12px;
        margin-top: 2px;
    }

    .text_ot p {
        font-size: 14px;
        font-family: Montserrat;
        font-style: normal;
        font-weight: normal;
        line-height: 17px;
        color: #373C41;
        opacity: 0.6;
    }

    .fr {
        margin-top: -10px;
    }

    .u-ing, .u-bez, .u-it, .u-aut, .u-ob, .u-pr {
        padding: 100px 0 10px 10px;
        max-width: 230px;
        background-repeat: no-repeat;
        margin: 5px 10px 5px 0;
        float: left;
        width: 161px;
        min-height: 150px;
    }

    .index-b .u-link {
        display: block;
        overflow: hidden;
    }

    .index-b .u-ing, .index-b .u-bez, .index-b .u-it, .index-b .u-aut, .index-b .u-ob {
        padding: 0 0 0 150px;
        align-content: center;
        align-items: center;
        background-position: left;
        display: flex;
        max-width: 98%;
        background-color: #018bbc;
        background-repeat: no-repeat;
        background-position-y: -65px;
        margin: 5px 10px 5px 0;
        float: left;
        width: 100%;;
        min-height: 150px;
    }

    .index-b .u-pr {
        padding: 0 0 0 150px;
        align-content: center;
        align-items: center;
        background-position: left;
        display: flex;
        max-width: 98%;
        background-color: #018bbc;
        background-repeat: no-repeat;
        background-position-y: -245px;
        background-position-x: -15px;
        margin: 5px 10px 5px 0;
        float: left;
        width: 100%;
        min-height: 150px;
    }

    .index-b .u-ing span, .index-b .u-bez span, .index-b .u-it span, .index-b .u-aut span, .index-b .u-ob span, .index-b .u-pr span {
        font-family: Montserrat;
        font-style: normal;
        font-weight: 300;
        font-size: 14px;
        display: block;
        line-height: 100%;
        letter-spacing: -0.01em;
        color: #FFFFFF;
        width: 120px;
    }

    .button_u {
        clear: both;
        max-width: 444px;
        background: #373C41;
        font-family: Montserrat;
        font-style: normal;
        font-weight: 800;
        font-size: 17px;
        line-height: 100%;
        align-items: center;
        letter-spacing: -0.01em;
        color: #FFFFFF;
        padding: 20px 40px;
        text-align: center;
        margin: 20px 5px 20px 0;
        display: block;
    }

    .u-block {
        margin-left: 5px;display: block;
    }

    .u-pr {
        margin-bottom: 10px;
    }

    .uslugi-block .col-lg-9, .uslugi-block .col-lg-3, .uslugi-block .col-lg-6, .uslugi-block .col-lg-4 {
        padding-left: 0px;
        padding-right: 0;
    }

    .button_u img {
        display: none;
    }

    .u-ing span, .u-bez span, .u-it span, .u-aut span, .u-ob span, .u-pr span {
        font-family: Montserrat;
        font-style: normal;
        font-weight: 300;
        font-size: 14px;
        display: flex;
        line-height: 100%;
        letter-spacing: -0.01em;
        color: #FFFFFF;
    }

    .entry__image {
        display: block;
        position: relative;
        height: 161px !important;
    }

    .aspect-ratio {
        padding-top: initial;
    }

    .entry__name {
        font-size: 12px;
        line-height: 1.36em;
        margin-top: 1px !important;
        margin-bottom: 10px !important;
        padding: 10px 20px !important;
    }

    .entries-carousel__item .entry {
        margin-top: 0;
        border-radius: 5px;
        overflow: hidden;
        background: #418ABA;
        color: #fff;
        height: 375px !important;
    }

    .entry__name h4 {
        font-weight: 500;
        font-size: 14px;
    }

    .vopros-footer {
        background-image: url(/local/templates/bars/css/../img/pic/fon_new4.png);
        background-repeat: no-repeat;
        background-size: cover;
        color: #fff;
        padding: 20px 10px;
    }

    .vopros-footer h3 {
        font-size: 20px;
        font-weight: 800;
        line-height: 20px;
    }

    .vopros-footer p {
        font-size: 30px;
        margin-top: 0;
        font-weight: 800;
    }
    .form-vopros {
        margin-top: 0px;
    }

    .form-vopros input {
        background: #ffffff2e;
        border: 2px solid #dddfe1ad;
        box-sizing: border-box;
        border-radius: 5px;
        display: block;
        margin: 10px 0;
        padding: 15px 20px;
        float: none;
        width: 100%;
        color: #fff;
    }

    .form-vopros .button_block {
        border: 2px solid #FFFFFF;
        box-sizing: border-box;
        border-radius: 5px;
        color: #fff;
        background: none;
        padding: 15px 40px;
        font-weight: bold;
        font-size: 14px;
        line-height: 17px;
        text-transform: uppercase;
        margin: 10px 0 15px 0;
        display: block;
        width: 100%;
        text-align: center;
    }

    .top-menu li {
        background: none;
        margin: 0;
        padding: 10px;
    }

    .hidden-pk {
        display: none !important;
    }

    .logo {
        background-image: url(/local/templates/bars/css/../img/pic/logo.png);
        display: block;
        max-width: 84px;
        background-size: contain;
        background-repeat: no-repeat;
        display: block;
        height: 42px;
        margin-top: 4px;
        width: 54px;
    }

    .logo_text {
        position: absolute;
        top: 16px;
        margin-left: 143px;
        width: 160px;
    }

    .logo-a {
        display: block;
        float: left;
        margin: 6px 0;
        margin-left: 30%;
    }

    .top-des-i {
        mix-blend-mode: normal;
        border-radius: 5px;
        max-width: 380px;
        margin: 40px 20px 40px 0;
        padding: 10px 20px;
        color: #fff;
    }

    .top-des {
        background: #418ABAcc;
        mix-blend-mode: normal;
        border-radius: 5px;
        max-width: 380px;
        margin: 40px 20px 40px 0;
        padding: 10px 20px;
        color: #fff;
    }

    .top-des p {
        font-size: 13px;
    }

    .button_link {
        border: 2px solid #FFFFFF;
        box-sizing: border-box;
        border-radius: 5px;
        color: #fff;
        padding: 10px 20px;
        font-weight: bold;
        font-size: 14px;
        line-height: 17px;
        text-transform: uppercase;
        margin: 20px 0 15px 0;
        display: block;
        text-align: center;
        max-width: 220px;
    }

    .grup_gl .col-lg-4 .wp span.ci {
        font-family: Montserrat;
        font-style: normal;
        font-weight: 800;
        font-size: 64px;
        line-height: 100%;
        color: #418ABA;
        margin-left: 0px;
    }

    .grup_gl .col-lg-4 .wp img {
        display: none;
    }

    .text-f h3 {
        font-size: 20px;
        font-weight: 800;
    }

    .entries-section__title .h-h3 {
        font-style: normal;
        font-weight: 800;
        font-size: 20px;
        line-height: 100%;
        margin-left: 10px;
    }

    .grup_gl .col-lg-4 span {
        font-family: Montserrat;
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 20px;
        color: #373C41;
        margin-left: 70px;
        display: block;
        max-width: 260px;
    }

    .header__phone a {
        font-size: 18px;
        font-weight: 600;
        margin-left: 10px;
        color: #fff;
        margin-top: 10px;
        display: block;
    }

    .top-menu a {
        color: #ffffff;
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        line-height: 15px;
        width: 100%;
        display: block;
    }

    .top-menu a.nav_a {
        background-image: url(/local/templates/bars/css/../img/pic/arr_mob.png);
        background-repeat: no-repeat;
        background-position: right;
    }

    .menu-mobi .button_block {
        background-image: url(/local/templates/bars/css/../img/pic/arr-m2.jpg);
        background-repeat: no-repeat;
        background-position: right;
        margin: 0px;
        max-width: 550px;
        font-weight: 800;
        cursor: pointer;
        display: block;
        padding: 14px 0px;
        line-height: 17px;
        display: flex;
        align-items: center;
        font-family: Montserrat;
        font-size: 17px;
        color: #373C41;
        border-radius: 0;

        transition: background-color .2s,
        color .2s,
        padding .2s;
    }

    .menu-mobi .button_block.active {
        background-image: url(/local/templates/bars/css/../img/icons/arr-m1.svg);
        background-repeat: no-repeat;
        background-position: right;
    }

    .menu-mobi .map {
        margin: 0 -15px;
    }

    .menu-mobi .js_accordeon_block .filter-prop__content a {
        font-size: 15px;
        line-height: 20px;
        font-weight: 800;
    }

    .menu-mobi .js_accordeon_block .filter-prop__content .text img {
        margin-bottom: -5px;
        margin-right: -5px;
    }

    .menu-mobi .js_accordeon_block .filter-prop__content p {
        font-size: 15px;
        line-height: 18px;
        font-weight: 500;
        margin-top: 18px;
    }

    .breadcrumb a {
        color: #3A4346;
        opacity: 0.6;
        text-decoration: none;
        padding-right: 8px !important;
        font-size: 10px !important;
    }

    .breadcrumb {
        margin-bottom: -4px;
        margin-top: 8px;
    }

    .menu-mobi .js_accordeon_block {
        padding: 6px 0px !important;
    }

    .menu-mobi .text {
        padding-left: 0px;
    }

    .citata {
        border-left: 3px solid #418ABA;
        padding-left: 60px;
        margin: 30px 0;
        font-weight: 700;
        font-size: 14px;
    }
}

@media (min-width: 1024px) {

    .index-text { font-size: 21px;}

    .news .data {
        margin-top: 18px !important;
        margin-bottom: 10px;
    }

    .news-block .h-h4 {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 300;
        font-size: 30px;
        line-height: 120%;
        letter-spacing: -0.01em;

        /* txt */

        color: #373C41;
    }

    .news-block p {
        font-style: normal;
        font-weight: 400;
        font-size: 20px;
        line-height: 29px;
        color: #373C41;
        opacity: 0.8;
    }

    .news .col-lg-6 p {
        font-family: Roboto;
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 19px;
        opacity: 0.6;
        color: #373C41;
    }

    .news .h-h4 {
        font-family: Roboto;
        font-style: normal;
        font-weight: 300;
        font-size: 24px;
        letter-spacing: -0.01em;
        color: #373C41;
        line-height: 0.9em;
        margin-top: 20px;
        margin-bottom: 7px;
    }

    .clear {
        display: initial;
        width: 100%;
        margin: 5px;
        clear: both;
    }

    .news-block .data, .news .data {
        background: #418ABA;
        font-family: Montserrat;
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 20px;
        display: inline-block;
        color: #FFFFFF;
        padding: 5px 10px;
        margin-top: 50px;
    }

    .otziv .h-h3, .news-block .h-h3 {
        font-family: Montserrat;
        font-style: normal;
        font-weight: 300;
        font-size: 36px;
        line-height: 100%;
        color: #373C41;
        margin-top: 40px;
        margin-bottom: 20px;
        overflow: hidden;
        position: relative;
    }

    .otziv .h-h3:after, .news-block .h-h3:after {
        width: 90%;
        background: #428aba;
        height: 2px;
        content: '';
        position: absolute;
        align-items: center;
        margin-top: 25px !important;
        margin: 20px;
    }

    .otziv-img {
        background-image: url(/local/templates/bars/css/../img/pic/otziv.jpg);
        background-repeat: no-repeat;
        height: 600px;
        background-size: contain;
    }

    .text_ot {
        margin-left: -100px;
        padding-top: 150px;
    }

    .uslugi-block .h-h3 {
        padding-left: 10px;
        margin-top: 60px;
        font-family: Montserrat;
        font-style: normal;
        font-weight: 300;
        font-size: 36px;
        margin-bottom: 20px;
        overflow: hidden;
        position: relative;
    }

    .news-block {
        margin-bottom: 40px;
    }

    .uslugi-block .h-h3:after {
        width: 90%;
        background: #428aba;
        height: 2px;
        content: '';
        position: absolute;
        align-items: center;
        margin-top: 25px !important;
        margin: 20px;
    }

    .proekts.button_u {
        max-width: 360px;
        margin: 70px auto;
        line-height: 24px;
        padding: 18px 40px;
    }

    .news .button_u, .proekti .button_u {
        max-width: 340px;
        margin: 55px auto;
        line-height: 24px;
        padding: 18px 60px;
    }


    .u-block .button_u {
        background: white;
        max-width: 330px;
        color: #418aba;
        border: 2px solid;
        font-weight: 400;margin-top: 54px;
    }

    .button_u {
        font-family: Montserrat;
        font-style: normal;
        font-weight: 300;
        font-size: 24px;
        line-height: 60px;
        display: flex;
        padding: 38px 30px;
        margin-top: 30px;
        margin-left: -10px;
        letter-spacing: -0.01em;
        color: #FFFFFF;
        background: #418ABA;
        cursor: pointer;
    }

    .unslugi-block .col-lg-9, .news-block .col-lg-4 {
        padding-left: 0px;
    }

    .u-ing, .u-bez, .u-it {
        padding: 230px 0 40px 40px;
        max-width: 330px;
        margin-right: 10px;
        background-repeat: no-repeat;
        min-height: 344px;
    }

    .u-aut, .u-ob {
        margin-right: 10px;
        background-repeat: no-repeat;
        margin-top: 30px;
        padding: 230px 0 40px 40px;
    }

    .u-pr {
        background-repeat: no-repeat;
        padding: 410px 0 40px 40px;
        margin-left: -10px;
    }

    .u-ing span, .u-bez span, .u-it span, .u-aut span, .u-ob span, .u-pr span {
        font-family: Montserrat;
        font-style: normal;
        font-weight: 300;
        font-size: 24px;
        display: flex;
        line-height: 100%;
        letter-spacing: -0.01em;
        color: #FFFFFF;
    }

    p {
        font-size: 21px;
    }

    .citata {
        border-left: 5px solid #418ABA;
        padding-left: 60px;
        margin: 40px 0;
        font-weight: 700;
        font-size: 20px;
    }

    .text {
        padding-left: 0px !important;
        padding-right: 40px !important;
    }


    .kontakt h1 {
        font-size: 64px;
        font-weight: 300;
        margin-left: -2px;
        line-height: 64px;
        margin-bottom: 40px;
    }

    .menu-mobi .map {
        margin-bottom: 30px;
        max-width: 80%;
        overflow: hidden;
    }

    .menu-mobi .text {
        float: right;
        width: 95%;
    }

    .menu-mobi .button_block.active {
        background-image: url(/local/templates/bars/css/../img/icons/arr4.svg);
        background-repeat: no-repeat;
        background-position: right;
        background-color: #418aba;
        background-position-x: 90%;
        margin: 0px;
        max-width: 380px;
        font-weight: 300;
        cursor: pointer;
        display: block;
        padding: 32px 40px;
        line-height: 54px;
        display: flex;
        align-items: center;
        font-family: Montserrat;
        font-size: 36px;
        border-radius: 0 !important;
        color: #fff;
    }

    .menu-mobi .button_block {
        color: #373C41;
        margin: 0px;
        max-width: 380px;
        font-weight: 300;
        cursor: pointer;
        display: block;
        padding: 32px 40px;
        line-height: 54px;
        display: flex;
        align-items: center;
        font-family: Montserrat;
        font-size: 36px;
        border-radius: 0 !important;
    }

    .logo_text {
        width: 240px;
        position: absolute;
        top: 18px;
        font-family: Montserrat;
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 18px;
        color: #2F4D8E;
        /*  */
        margin-left: 93px;
    }

    .logo_text img {
        padding-bottom: 5px;
    }
    .entries-section__title .h-h3 {
        font-size: 36px;
        font-weight: 300;
        margin-left: 10px;
        overflow: hidden;
        position: relative;
    }

    .entries-section__title .h-h3:after {
        width: 90%;
        background: #428aba;
        height: 2px;
        content: '';
        position: absolute;
        align-items: center;
        margin-top: 25px !important;
        margin: 20px;
    }

    .text-f {
        margin-left: 6% !important;
        float: right !important;
    }

    .img-f {
        float: left;
    }

    .text-f h3 {
        font-family: Montserrat;
        font-style: normal;
        font-weight: 800;
        font-size: 36px;
        line-height: 100%;
        color: #373C41;
    }

    .grup_gl .col-lg-4 span {
        font-family: Montserrat;
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 20px;
        color: #373C41;
        margin-left: 33%;
        display: inline-block;
        max-width: 200px;
        background: whitesmoke;
    }

    .grup_gl .col-lg-4 .wp {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 800;
        font-size: 144px;
        line-height: 100%;
        color: #418ABA;
        margin-bottom: -30px;
        margin-left: -110px;
    }

    .grup_gl .col-lg-4 .wp span.ci {
        /*display: none;*/
    }

    .gr30 {
        margin-left: 130px !important;
    }

    span

.30gr { /* TODO: ??? */
       margin-left: 130px;
   }

    .button_link {
        border: 2px solid #FFFFFF;
        box-sizing: border-box;
        border-radius: 5px;
        color: #fff;
        padding: 15px 40px;
        font-weight: bold;
        font-size: 14px;
        line-height: 17px;
        text-transform: uppercase;
        margin: 50px 0 5px 0;
        display: block;
        text-align: center;
        max-width: 320px;
    }

    .top-des-i {
        mix-blend-mode: normal;
        border-radius: 5px;
        max-width: 780px;
        margin: 100px 20px 100px 0;
        padding: 50px 90px;
        color: #fff;
    }

    .top-des {
        background: #418ABAcc;
        mix-blend-mode: normal;
        border-radius: 5px;
        max-width: 780px;
        margin: 100px -20px 100px 0;
        padding: 50px 90px;
        color: #fff;
    }

    .top-sistema .top-des {
        padding: 50px 70px;
    }

    .top-sistema .top-des h1 {
        font-size: 48px;
    }

    .top-des p {
        font-size: 18px;
    }

    .vopros-footer {
    }

    .logo-a {
        display: block;
        float: left;
        margin: 6px 0;
    }

    .scrolled .cart-link__count {
        border: 2px solid #fff !important;
    }

    .status_txt {
        display: block;
    }

    .malo {
        background: #F4F7F9;
        padding-left: 50px !important;
        margin-left: -50px !important;
        margin-right: -50px;
        padding-right: 50px;
    }

    .popup_cart .button_block {
        width: 45% !important;
        float: left;
        margin-top: 10px !important;
        margin-left: 5%;
    }


    .next_cart {
        position: relative !important;
        opacity: 1 !important;
        float: right;
        width: 40% !important;
        margin-top: 10px;
    }

    .name_zakaz {
        clear: both;
        display: block;
    }

    .proekti .entries-carousel__item {
        width: 31.0% !important;
        padding: 0 !important;
        margin: 14px !important;
    }

    .proekti .entries-carousel__item:first-child {
        margin-left: 0px;
        border-left: none;
        padding-left: 0;
    }

    .entries-carousel__item {
        display: inline-block;
        line-height: 1.7143;
        max-width: 240px;
        vertical-align: top;
        white-space: normal;
        width: 40.7%;
        padding: 20px 18px;
    }

    .kontakt .entries-section {
        margin-top: 10px;
        margin-bottom: 30px;
        padding: 10px 40px;
        padding-bottom: 0;
    }

    .price-block__wrapper .count-widget {
        float: left;
        margin: 10px;
        margin-left: -5px;
        margin-right: 30px;
    }

    .price-block__wrapper .availability {
        margin-top: 20px;
        float: left;
        margin-right: 0;
    }

    .price-block__wrapper .price-block__price {
        float: right;
        margin: 0;
        padding: 0 10px;
    }

    .price-block__one-click {
        text-align: right;
        float: right;
    }

    .price-block__one-click .button_link {
        text-align: left;
    }

    .price-block__buy {
        width: 160px;
        float: left;
    }

    .id {
        padding: 40px 20px !important;
    }

    .map_kotakti {
        margin-right: -40px;
        margin-left: -50px;
        display: block;
        overflow: hidden;
        height: 600px;
    }

    .karta img {
        border-style: none;
        max-width: none;
        max-height: 100%;
    }

    .slider {
        position: relative;
        overflow: hidden;
        max-width: 1470px;
    }

    .entr-carousel {
        position: relative;
        overflow: hidden;
        max-width: 1470px;
    }

    .slider__wrapper {
        display: flex;
        transition: transform 0.6s ease;
    }

    .carousel__wrapper {
        display: flex;
        transition: transform 0.6s ease;
        margin-top: 10px;
    }

    .slider__item {
        flex: 0 0 32.003333%;
        max-width: 32.003333%;
        margin: 10px;
    }

    .entries-carousel__item {
        flex: 0 0 33.1%;
        max-width: 33%;
    }

    .slider__control_left {
        left: 0;
    }

    .slider__control_right {
        right: 0;
    }

    .slider__control::before {
        content: '';
        display: inline-block;
        width: 20px;
        height: 20px;
        background: transparent no-repeat center center;
        background-size: 100% 100%;
    }

    .slider__control_left::before {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
    }

    .slider__control_right::before {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
    }

    .scrolled {
        position: fixed;

        z-index: 999;
        width: 100%;
        background: #fff;
        top: 0;
        padding: 20px;
        margin: 0;
        margin-top: 0 !important;
        margin-left: 0 !important;
        left: 0;
        border-bottom: 1px solid #D8DFE3;
        height: auto !important;
    }

    .scrolled .header__bottom_centr {
        /*min-height: 80px;*/
        left: 0;
        height: auto !important;
        max-width: 1470px;
        margin-top: 0;
        margin-left: auto;
        margin-right: auto;
        padding-left: 20px;
        padding-right: 20px;
    }

    .entry__price-col {
        width: auto;
        max-width: 75%;
        min-width: 50%;
        font-weight: bold;
        border: 2px solid #eff2f4;
        height: 45px;
        border-radius: 40px;
        margin: 16px 6px;
        border-right: none;
        padding-left: 15px;
    }

    .entry__buy {
        margin: 10px;
        background-color: #12b993;
        padding: 20px;
        width: 45px;
        height: 45px;
        border-radius: 45px;
        margin: -2px -3px;
        float: right;
        background-image: url(/local/templates/bars/css/../img/icons/basket_icon_white.svg);
        background-repeat: no-repeat;
        background-position: center;
        margin-left: -18px;
    }

    .entry__price-col [type='button']:hover {
        background-color: #ffffff;
        color: #418ABA;
        background-image: url(/local/templates/bars/css/../img/icons/basket_icon.svg);
        background-repeat: no-repeat;
        background-position: center;
        text-decoration: none;
        border: 1px solid #12b993;
    }

    .fr {
        float: right;
        font-size: 18px;
        margin-top: -4px;
    }

    .col-lg-1,
    .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-lg-10,
    .col-lg-11,
    .col-lg-12 {
        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%;
    }

    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table !important;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }

    .visible-lg-block {
        display: block !important;
    }

    .visible-lg-inline {
        display: inline !important;
    }

    .visible-lg-inline-block {
        display: inline-block !important;
    }

    .hidden-lg {
        display: none !important;
    }
}

/**
 * Media queries
 */

@media screen and (min-width: 360px) {
    .advantage {
        font-size: 12px;
    }

    .popup_filters .popup__container,
    .popup_sort .popup__container {
        max-width: 550px;
        margin: 0;
        padding: 20px;
    }

    .filter-prop__content [type='text'] {
        float: right;
        margin-top: -6px;
        width: 80%;
        margin-right: 5%;
    }

}

@media screen and (min-width: 480px) {
    .entry__name {
        font-size: 14px;
    }


    .news__info, .blog__info {
    }

    .order-block ~ [type='submit'] {
        max-width: 200px;
    }
}

@media screen and (min-width: 560px) {
    .slide__wrapper {
        max-width: 500px;
    }

    .advantage {
        font-size: 13px;
    }

    .advantage {
        font-size: 13px;
        line-height: 1.3em;
        padding-bottom: 55%;
    }

    .advantage_medium,
    .advantage_large {
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        height: 20px;
        padding-bottom: 110%;
    }

    .advantage__text {
        top: 20px;
        left: 15px;
        right: 15px
    }

    .advantage__image {
        max-height: 90%;
    }

    .advantage_medium .advantage__image {
        max-width: 60%;
        bottom: 10px;
    }

    .entries > [class*='col-']:nth-child(n) {
        clear: none;
        margin-top: 0;
    }

    .entries > .col-sm-4:nth-child(n+4) {
        margin-top: 0px;
    }

    .entries > .col-sm-4:nth-child(3n+1) {
        clear: left;
    }
}

@media screen and (min-width: 768px) {


    h1,
    .h-h1 {
        font-size: 64px;
    }

    h2,
    .h-h2 {
        font-size: 36px;
    }

    h3,
    .h-h3 {
        font-size: 30px;
    }

    h4,
    .h-h4 {
        font-size: 25px;
    }

    h5,
    .h-h5 {
        font-size: 20px;
    }

    h6,
    .h-h6 {
        font-size: 16px;
    }

    .h1-container .js_history_back {
    }

    .slide {
        line-height: 280px;
    }

    .slide__wrapper {
        max-width: 500px;
        padding: 40px 50px 30px;
    }

    .carousel .owl-dots {
        position: absolute;
        left: 0;
        bottom: 36px;
        text-align: center;
        width: 100%;
        z-index: 2;
    }

    .carousel .owl-dot {
        background: #fff;
        border: 5px solid #000;
        display: inline-block;
        height: 21px;
        margin-left: 16px;
        margin-right: 16px;
        opacity: .2;
        padding: 0;
        vertical-align: top;
        width: 21px;
    }

    .carousel .owl-dot.active {
        opacity: .75;
    }

    .carousel .owl-dot:hover {
        opacity: .5;
    }

    .carousel .owl-dot:focus {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .entries > [class*='col-']:nth-child(n) {
        clear: none;
        margin-top: 0;
    }

    .entries > .col-md-3:nth-child(n+5) {
        margin-top: 0px;
    }

    .entries > .col-md-3:nth-child(4n+1) {
        clear: left;
    }

    .pagination {
        margin-top: 20px;
    }

    .load-more input {
        margin-top: 12px;
    }

    .paginator {
        margin-top: 0;
        padding-left: 20px;
        padding-right: 10px;
        text-align: left;
    }

    .paginator .prev,
    .paginator .next {
        position: relative;
        left: auto;
        right: auto;
    }

    .paginator .prev:before,
    .paginator .next:before {
        margin-left: -10px;
        left: 50%;
    }

    .id {
        margin-top: 20px;
    }

    .id h1 {
        margin-top: -5px;
    }

    .price-block {
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
    }

    .id-feature {
        font-weight: 700;
        padding: 16px 0 16px 60px;
        position: relative;
    }

    .id-feature img {
        height: 50px;
        margin-top: -25px;
        position: absolute;
        top: 50%;
        left: 0;
        width: 50px;
    }

    .id-feature p {
        margin-top: 0;
        margin-bottom: 0;
    }

    .id-images__previews {
        float: left;
        width: 60px;
    }

    .id-images__full {
        margin-left: 70px;
    }

    .id-preview {
        cursor: pointer;
        padding: 6px;
        position: relative;
    }

    .id-preview img {
        display: block;
    }


    .id-image, .menu_2 .menu {
        height: 0;
        opacity: 0;
        -webkit-transition: opacity .2s;
        -moz-transition: opacity .2s;
        -o-transition: opacity .2s;
        transition: opacity .2s;
        visibility: hidden;
    }

    .id-image.visible {
        width: 70%;
    }

    .menu_2 .menu.visible {
        width: 90%;
    }

    .id-image.visible, .menu_2 .menu.visible {
        height: auto;
        opacity: 1;
        visibility: visible;
        position: absolute;
        top: 10px;
        columns: 3 12em;
    }

    .id-image img {
        display: block;
    }

    .id-params,
    .id-shipping {
        margin-top: 0;
    }


    .id-params .h-h2,
    .id-text .h-h2,
    .id-shipping .h-h2 {
        margin-top: 20px;
        padding-top: 0;
    }

    .id-shipping {
        border-bottom-width: 0;
        padding-top: 0;
        padding-bottom: 0;
    }

    .id-shipping__content {
        display: block !important;
    }


}

@media screen and (min-width: 1024px) {

    .menu li:nth-child(2) .menu-l,
    .menu li:nth-child(1) .menu-l{
        max-width: 500px;
        left: auto;
        right: auto;
    }

    .menu > li:nth-child(2) > ul > li,
    .menu > li:nth-child(1) > ul > li{
        display: block;
        width: 100% !important;
    }

    .scrolled .zakaz_tel {
        margin: 0;
    }

    .zakaz_tel:hover {
        color: #FBFBFB;
        text-decoration: underline;
    }

    .zakaz_tel {
        float: right;
        background: #418ABA;
        border-radius: 5px;
        font-family: Montserrat;
        font-style: normal;
        font-weight: bold;
        font-size: 14px;
        line-height: 17px;
        align-items: center;
        text-align: center;
        text-transform: uppercase;
        color: #FFFFFF;
        padding: 15px 30px;
        margin-left: -50px;
        margin-top: -28px;
    }

    .vopros-footer {
        background-image: url(/local/templates/bars/img/pic/fon_new4.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-color: #418ABA !important;
        color: #fff;
        padding: 6% 0;
        font-size: 15px;
    }

    .vopros-footer h3 {
        font-size: 64px;
        font-weight: 800;
        line-height: 64px;
    }

    .vopros-footer p {
        font-size: 30px;
        margin-top: 0;
        font-weight: 800;
    }

    .form-vopros {
        margin-top: 30px;
    }

    .form-vopros input {
        background: #ffffff2e;
        border: 2px solid #dddfe1ad;
        box-sizing: border-box;
        border-radius: 5px;
        display: inline-block;
        margin: 10px 10px 10px 0;
        padding: 15px 20px;
        float: none;
        width: 48%;
        color: #fff;
    }

    .form-vopros input::placeholder {
        color: #fff !important;
    }

    .form-vopros .button_block {
        border: 2px solid #FFFFFF;
        box-sizing: border-box;
        border-radius: 5px;
        color: #fff;
        background: none;
        padding: 15px 40px;
        font-weight: bold;
        font-size: 14px;
        line-height: 17px;
        text-transform: uppercase;
        margin: 20px 0 5px 0;
        display: block;
        width: 98%;
        text-align: center;
    }

    .menu_2 {
        position: absolute;
        margin-left: 300px;
        margin-top: 20px;
        max-width: 1000px;
        top: 0;
        width: 98%;
    }

    .menu a {
        font-family: Montserrat;
        font-style: normal;
        font-weight: bold;
        font-size: 15px;
        line-height: 18px;
        margin-right: 20px;
        align-items: center;
        text-transform: uppercase;
        color: #373C41;
        height: 36px;
        display: inline-block;
    }

    .tegi {
        max-width: 1470px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 20px;
        padding-right: 20px;
    }

    .tegi a {
        margin-right: 20px;
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 20px;
        color: #418ABA;
    }

    .scrolled .menu a {
        height: 44px !important;
    }

    .scrolled .menu .menu-l a {
        height: auto !important;
    }

    .menu a:hover {
        border-bottom: 10px solid;
        display: inline-block;
        color: #418ABA;
        text-decoration: none;
        position: relative;

        /*z-index: 99999;*/
    }

    .menu .menu-top:hover a.nav_a {
        border-bottom: 10px solid;
        background-image: url(/local/templates/bars/css/../img/pic/arr_m2.png);
        margin-bottom: -5px;
        z-index: 99999;
        position: relative;
        color: #418ABA;
    }

    .nav_a {
        background-image: url(/local/templates/bars/css/../img/pic/arr_m.png);
        padding-right: 30px;
        background-position: right top;
        background-repeat: no-repeat;
    }

    .nav_a:hover {
        background-image: url(/local/templates/bars/css/../img/pic/arr_m2.png);
    }

    .menu-top .menu-l {
        display: none;
        background: #F5F5F5;
        padding: 22px;
    }

    .menu-top:hover .menu-l {
        display: block;
        position: absolute;
        z-index: 999;
        left: 0;
        width: 100%;
    }

    .menu-top {
        display: inline-block;
    }

    .menu-top .menu-l a {
        display: block;
        width: 45%;
        margin: 1px 2%;
        height: auto;
        float: left !important;
        padding: 16px 30px;
        border: none;
        float: none;
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 300;
        font-size: 20px;
        text-transform: none;
        line-height: 120%;
        align-items: center;
        letter-spacing: -0.01em;
    }

    .menu-top .menu-l a:hover {
        background-image: url(/local/templates/bars/css/../img/icons/menu_l.svg);
        background-position: right;
        background-repeat: no-repeat;
        color: #FFFFFF;
    }

    .top-des h1 {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 300;
        font-size: 64px;
        line-height: 100%;
    }

    h1,
    .h-h1 {
        font-size: 54px;
        margin-left: -2px;
        line-height: 54px;
    }

    main h1 {
        max-width: 1470px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 10px;
        padding-right: 20px;
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 300;
        font-size: 64px;
        line-height: 100%;
        color: #373C41;margin-bottom: 30px;
    }

    h2,
    .h-h2 {
        font-size: 36px;
    }

    h3,
    .h-h3 {
        font-size: 30px;
    }

    body {
        position: relative;
    }

    .header {
        background-color: transparent;
        position: static;
        height: auto;
        box-shadow: 0px 4px 10px rgba(0, 5, 47, 0.03), 0px 15px 30px rgba(1, 0, 45, 0.06);

    }

    main {
        margin-top: 0px;
        margin-bottom: 20px;
    }

    .menu-button {
        display: none;
    }

    .logo {
        background-image: url(/local/templates/bars/css/../img/pic/logo.png);
        display: block;
        max-width: 84px;
        background-size: contain;
        background-repeat: no-repeat;
        display: block;
        height: 62px;
        margin-top: 8px;
        width: 84px;
        float: left;
    }

    .header__top,
    .header__bottom {
        margin-left: 360px;
    }

    .header__top {
        margin-top: -5px;
        height: 40px;
        padding: 0;
        margin-bottom: 0px;

    }

    .top_map {
        float: left;
        background: url(/local/templates/bars/css/../img/icons/address.svg) no-repeat left;
        padding-left: 25px;
        margin: 0 10px;
    }

    .header__bottom {
        height: 40px;
        margin-top: 15px;
        padding-left: 10px;
    }

    .header__bottom .header__phone {
        float: left;
        position: absolute;
        top: 10px;
    }

    .cart-link {
        float: right !important;
    }

    .header__phone,
    .cart-link {
        float: left;
        height: auto;
        line-height: 24px;
        overflow: visible;
        padding-left: 0px;
        position: relative;
        top: auto;
        right: auto;
        text-indent: 0;
        width: auto;
        padding-top: 8px;
    }

    .header__phone a,
    .cart-link {
        color: inherit;
        text-decoration: none;
    }

    .cart-link:before {
        margin-left: 0;
        left: 0;
    }

    .header__phone p,
    .header__phone a {
        height: auto;
        width: auto;
    }

    .header__phone a {
        font-weight: 600;
        font-size: 16px;
        color: #373C41;
        line-height: 20px;
        margin-right: 30px;
    }

    .mail_top {
        color: #418ABA !important;
        font-weight: 500 !important;
        text-decoration: underline !important;
        margin-left: 13px;
    }

    .nav {
        background-color: transparent;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        opacity: 1;
        padding-bottom: 0;
        position: static;
        left: auto;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        width: auto;
    }

    .nav__wrapper {
        height: auto;
        position: static;
    }

    .nav__level:not([data-id='0']) {
        display: none;
    }

    .nav__level {
        background-color: transparent;
        height: auto;
        padding-bottom: 0;
        position: static;
        overflow-y: visible;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        width: auto;
    }

    .nav__header {
        display: none;
    }

    .desktop-nav {
        background: #FFFFFF;
        border: 1px solid #D8DFE3;
        box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.05);
        border-radius: 20px;
        opacity: 0;
        position: absolute;
        top: 62px;
        left: -200%;
        margin-left: -310px;
        -webkit-transform: translatey(-20px);
        -moz-transform: translatey(-20px);
        -ms-transform: translatey(-20px);
        -o-transform: translatey(-20px);
        transform: translatey(-20px);
        z-index: 200;
        width: 98%;
        max-width: 1455px;
    }

    .desktop-nav .close {
        float: right;
        background: url(/local/templates/bars/css/../img/pic/close.png) no-repeat center;
        width: 32px;
        height: 32px;
        margin: 30px;
        cursor: pointer;
        z-index: 99999;
        position: relative;
    }

    .desktop-nav.visible {
        left: auto;
        opacity: 1;
        position: fixed;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        z-index: 99999;
    }

    .desktop-nav__wrapper {
        background-color: #f6f8fa;
        width: 310px;
        border-radius: 20px 0 0 20px;
    }

    .desktop-nav__content {
        max-width: 1420px;
        margin-left: auto;
        margin-right: auto;
        padding: 40px 0 40px 40px;
        text-align: justify;
        box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.05);
    }

    .desktop-nav__content:after {
        content: '';
        display: inline-block;
        vertical-align: top;
        width: 100%;
    }

    .nav__list {
        display: inline-block;
        text-align: left;
        vertical-align: top;
    }

    .nav__list:last-child li {
        padding-left: 30px;
        padding-right: 0;
    }

    .nav__list a {
        padding: 0;
        text-decoration: none;
        font-weight: bold;
    }

    .nav__list li:hover {
        display: block;
        background: url(/local/templates/bars/css/../img/pic/Rectangle.png) no-repeat right;
    }

    .nav__list li {
        width: 326px;
        height: 60px;
        line-height: 40px;
        /* margin: 0; */
        margin-left: -20px;
        padding-left: 20px;
        margin-bottom: -20px;
        padding-top: 6px;
    }

    .nav__list a:hover {
        text-decoration: none;
        color: #418ABA;
    }

    .nav__show-level {
        display: none;
    }

    .top-menu {
        line-height: 18px;
        margin-top: 8px;
        margin-right: 30px;
        text-align: justify;
        position: relative;
        float: right;
    }

    .top-menu:after {
        content: '';
        display: inline-block;
        vertical-align: top;
        width: 100%;
    }

    .top-menu li {
        display: inline-block;
        line-height: inherit;
        padding: 0;
        vertical-align: top;
    }

    .top-menu a {
        font-weight: 600;
        text-decoration: none;
    }

    .top-menu a:hover {
        text-decoration: underline;
    }

    .nav-trigger {
        float: left;
        padding: 8px 0 8px 62px;
        text-align: left;
        width: 150px;
        font-weight: 900;
        cursor: pointer;
    }

    .top_map .nav-trigger {
        padding: 2px;
        text-decoration: none;
    }

    [type='button'].nav-trigger {
        background-color: unset !important;
        border: 1px solid;
    }

    .nav-trigger:before {
        left: 34px;
    }

    .nav-trigger .ic {
        padding-left: 0;
    }

    .nav-trigger .ic:before {
        content: none;
    }

    .cart-link {
        line-height: 24px;
        margin-top: 4px;
        margin-bottom: 10px;
        font-size: 20px;
    }

    .cart-link__count {
        background-color: #418ABA;
        color: #ffffff;
        display: block;
        float: left;
        font-size: inherit;
        position: relative;
        font-size: 10px;
        line-height: 14px;
        z-index: 999;
        margin-left: -14px;
        margin-top: -14px;
        padding: 2px 3px;
        margin-right: 6px;
        border: 2px solid #faf9f7;
    }

    .cart-link > span {
        font-weight: 700;
    }

    .search {
        background-color: transparent;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        margin-left: 185px;
        margin-right: 200px;
        opacity: 1;
        padding: 0;
        position: relative;
        top: 0;
        left: 0;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        width: auto;
        z-index: auto;
    }

    .search__input {
        padding-left: 15px;
    }

    .search__submit {
        top: 0;
        right: 0px;
    }

    .slide {
        font-size: inherit;
        line-height: 520px;
    }

    .slide__wrapper {
        margin-left: auto;
        margin-right: auto;
        max-width: 870px;
        padding-top: 48px;
        padding-bottom: 60px;
    }

    .slide__content {
        line-height: 1.7143;
        margin-left: auto;
        margin-right: auto;
        max-width: 632px;
    }

    .slide .h-h2 {
        margin-bottom: 16px;
    }

    .slide [type='button'],
    .slide button,
    .slide .button {
        display: inline-block;
        margin-top: 20px;
        min-width: 190px;
    }

    .sales {
        background: #faf9f7;
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .sales .row {
        margin-left: -12px;
        margin-right: -12px;
    }

    .sales .row > div {
        padding-left: 12px;
        padding-right: 12px;
    }

    .sales .row > div:first-child {
        width: 28%;
    }

    .sales .row > div:nth-child(n+2) {
        width: 36%;
    }

    .sales .h-h2 {
        line-height: 1.3em;
        margin-top: 30px;
        margin-bottom: 0;
        max-width: 280px;
        padding-left: 0;
        padding-right: 44px;
    }

    .sales .h-h2:before {
        margin-top: 0;
        top: auto;
        left: auto;
        right: 0;
        bottom: 9px;
    }

    .sale {
        background-position: top left;
        background-repeat: no-repeat;
        -webkit-background-size: 100%;
        -moz-background-size: 100%;
        -o-background-size: 100%;
        background-size: 100%;
        display: block;
        font-weight: 700;
        min-height: 400px;
        position: relative;
        width: 100%;
        border-radius: 4px;
    }

    .sale__content {
        display: table-cell;
        padding-left: 40px;
        padding-right: 20px;
        vertical-align: middle;
    }

    .sale__link {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 1;
    }

    .sale .h-h2 {
        color: #F14040;
        line-height: 1em;
        margin-top: 0;
        max-width: none;
        padding-right: 0;
    }

    .sale p {
        margin-top: 0;
        margin-bottom: 0;
    }

    .cols-container {
        padding-top: 10px;
    }

    .cols-container__left {
        width: 31%;
    }

    .cols-container__right {
        width: 69%;
    }

    .h1-container .js_history_back ~ h1 {
        margin-left: 0;
    }

    .h1-container .desktop-sort ~ h1 {
        margin-right: 320px;
    }

    .desktop-sort {
        float: right;
        margin-top: 36px;
        position: relative;
        white-space: nowrap;
    }

    .desktop-sort .button_transparent.active {
        background-image: url(/local/templates/bars/css/../img/icons/vector2.svg);
    }

    .desktop-sort .button_transparent {
        border: 2px solid #d0d0d0;
        background-image: url(/local/templates/bars/css/../img/icons/vector.svg);
        background-repeat: no-repeat;
        background-position: 92%;
        background-position-y: 10px;
        height: auto;
        line-height: 20px;
        margin-left: 12px;
        padding-left: 0;
        width: auto;
        border-color: #D8DFE3;
        margin-top: 0;
        margin-bottom: 0;
        padding-right: 48px !important;
        padding: 7px 20px;
        box-shadow: inset 0px 4px 15px rgba(11, 44, 87, 0.1);
        border-radius: 20px;
        color: black;
        cursor: pointer;
    }

    .desktop-sort .ic:hover,
    .desktop-sort .ic.active {
    }

    .desktop-sort .ic:before {
        left: auto;
        right: 6px;
        -webkit-transition: -webkit-transform .2s;
        -moz-transition: -moz-transform .2s;
        -o-transition: -o-transform .2s;
        transition: transform .2s;
    }

    .desktop-sort .ic.active:before {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .desktop__sort-list {
        background-color: #fff;
        box-shadow: 0 5px 15px rgba(0, 0, 0, .3);
        margin-top: 0;
        margin-bottom: 0;
        opacity: 0;
        position: absolute;
        top: -900px;
        right: 0;
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        -o-transform: translateY(-10px);
        transform: translateY(-10px);
        -webkit-transition: -webkit-transform .2s, opacity .2s, top 0s .2s;
        -moz-transition: -moz-transform .2s, opacity .2s, top 0s .2s;
        -o-transition: -o-transform .2s, opacity .2s, top 0s .2s;
        transition: transform .2s, opacity .2s, top 0s .2s;
        width: 180px;
        z-index: 10;
    }

    .desktop__sort-list.visible {
        opacity: 1;
        top: 32px;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        -webkit-transition: -webkit-transfrom .2s, opacity .2s;
        -moz-transition: -moz-transfrom .2s, opacity .2s;
        -o-transition: -o-transfrom .2s, opacity .2s;
        transition: transfrom .2s, opacity .2s;
    }

    .filters {
        background: transparent;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        height: auto;
        opacity: 1;
        border-radius: 4px;
        padding-bottom: 0;
        position: static;
        top: auto;
        left: auto;
        width: auto;
        z-index: auto;
        box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.05);
    }

    .filters:before {
        content: none;
    }

    .filters .popup__container {
        background-color: transparent;
        display: block;
        margin-top: 0;
        margin-bottom: 0;
        max-width: none;
        padding: 0;
        position: static;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        width: auto;
    }

    .filter-prop {
        background-color: #fff;
        border-top-width: 0;
        padding: 6px 20px;
    }

    .filter-prop:last-child {
        border-bottom-width: 0;
    }

    .filter-prop ~ .filter-prop {
        margin-top: 2px;
    }

    .filter-prop__name:before {
        margin-top: -7px;
    }

    .filter-prop__content {
        padding-top: 10px;
    }

    .menu-mobi .js_accordeon_block .filter-prop__content p, .menu-mobi .js_accordeon_block .filter-prop__content a {
        font-size: 20px;
        line-height: 28px;
        font-weight: 500;
    }


    .filter-prop__more {
        position: relative;
        top: 10px;
    }

    .filter__more-props {
        background-color: #faf9f7;
        display: block;
        height: 60px;
        margin-top: 2px;
        padding-left: 20px;
        padding-right: 20px;
        text-align: left;
        width: 100%;
    }

    .filter__more-props:hover {
    }

    .filter__more-props ~ div,
    .filter__more-props ~ a,
    .filter__more-props ~ p,
    .filter__more-props ~ span,
    .filter__more-props ~ button,
    .filter__more-props ~ input,
    .filter__more-props ~ select,
    .filter__more-props ~ textarea,
    .filter__more-props ~ label {
        display: none;
    }

    .categories-links {
        background-color: #faf9f7;
        margin-bottom: 30px;
        padding: 20px;
    }

    .categories-links a {
        color: inherit;
        display: inline-block;
        margin-right: 8px;
        vertical-align: top;
    }

    .categories-links button ~ a {
        display: none;
    }

    .entries > [class*='col-']:nth-child(n) {
        clear: none;
        margin-top: 0;
    }

    .entries > .col-lg-3:nth-child(n+5),
    .entries > .col-lg-4:nth-child(n+4) {
        margin-top: 0px;
    }

    .entries > .col-lg-3:nth-child(4n+1),
    .entries > .col-lg-4:nth-child(3n+1) {
        clear: left;
    }

    .entries {
        margin-left: -20px;
        margin-right: -20px;
        margin-top: 30px;
    }

    .entries .col-lg-3 {
        border-top: 2px solid #eff2f4;
        padding: 20px 24px;
        border-left: 2px solid #eff2f4;
    }

    .entries .col-lg-3:hover {
        box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.05);
    }

    .entries > div {
        padding-left: 20px;
        padding-right: 20px;
    }

    .label {
        display: block;
        min-width: 70px;
        left: -5px;
        border-radius: 20px;
        padding: 5px 12px;
        text-align: center;
    }

    .skidka {
        min-width: 50px;
        height: 50px;
        width: 50px;
        margin-top: -20px;
        border-radius: 100px;
        padding: 3px;
        text-align: center;
        line-height: 44px;
    }

    .label + .label {
        top: 50px;
        background-color: #2ac09e;
    }

    .entry__name {
        margin-top: 3px;
        min-height: 200px;
    }

    .entry__name h4 {
        font-size: 16px;
        margin-top: 2px;
    }

    .entry__name p {
        font-size: 13px;
        margin-top: 5px;
        line-height: 16px;
    }

    .entry__price-col {
        font-size: 24px;
        margin-top: 18px;
    }

    .entr-slaid {
        margin: 52px auto;
        background: WHITE;
        border-radius: 5px;
        margin-bottom: 70px;
    }

    .entries-section {
        margin: 52px auto;
        background: WHITE;
        border-radius: 5px;
    }

    .entries-section__title,
    .categories-section__title {
    }

    .entries-section .h-lines {
        padding-left: 2em;
        padding-right: 2em;
    }

    .entries-section .h-h2:before,
    .entries-section .h-h2:after {
        content: '';
    }

    .entries-carousel,
    .entries-section .entries {
        margin-top: 20px;
    }

    .entries-carousel__wrapper {
        max-width: none;
        overflow-y: auto;
    }

    .entries-carousel__item {
        display: block;
        float: left;
        max-width: none;
        padding-left: 14px;
        padding-right: 10px;
        width: 20%;
    }

    .entries-carousel__item:nth-child(n) {
        margin-left: 0;
        margin-right: 0;
    }

    .entries-carousel__item:nth-child(n+5) {
        margin-top: 0px;
    }

    .pagination {
        margin-top: 30px;
    }

    .advantages {
        padding-top: 30px;
        padding-bottom: 50px;
    }

    .advantage {
        font-size: 19px;
        padding-bottom: 160px;
    }

    .advantage_medium,
    .advantage_large {
        height: auto;
        padding-bottom: 344px;
    }

    .advantage_medium .advantage__image,
    .advantage_large .advantage__image {
        max-height: 70%;
    }

    .advantage__text {
        padding-left: 35px;
        top: 32px
    }

    .advantage__text:before {
        background-color: #232727;
        content: '';
        display: block;
        height: 1px;
        position: absolute;
        top: .7em;
        left: 0;
        width: 20px;
    }

    .categories-section {
        padding-top: 35px;
        padding-bottom: 27px;
    }

    .categories-section:last-child {
        padding-bottom: 50px;
    }

    .categories-section .row {
        margin-left: -20px;
        margin-right: -20px;
    }

    .categories-section .row > div {
        padding-left: 20px;
        padding-right: 20px;
    }

    .small-category {
        margin-top: 35px;
        text-align: center;
    }

    .small-category:nth-child(n+7) {
        margin-top: 65px;
    }

    .small-category:nth-child(6n+1) {
        clear: left;
    }

    .small-category img {
        vertical-align: top;
        height: 108px;
    }

    .small-category a {
        color: #232727;
    }

    .small-category__count {
        color: #979797;
    }

    .category-text {
        padding-top: 20px;
    }

    .index-text,
    .module-text {
        margin-top: 70px;
        padding-top: 30px;
        padding-bottom: 30px;
        display: inline-block;
    }

    .module-text p {
        margin-top: 0;
        margin-bottom: 0;
    }

    .module-text .ic {
        margin-top: 20px;
    }

    .id__left {
        padding-right: 30px;
    }

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

    .module-text .ic:before {
        margin-top: 0;
        top: 3px;
    }

    .price-block__buy input {
        padding-top: 13px;
        padding-bottom: 13px;
    }

    .price-block__price {
        padding-bottom: 8px;
    }

    .id-features {
        margin-top: 60px;
        padding-left: 40px;
    }

    .id-images__previews {
        width: 110px;
    }

    .id-images__full {
        margin-left: 120px;
    }

    .id-preview {
        padding: 10px;
    }

    .id-images + div {
        border-top: 1px solid #ececec;
        margin-top: 40px;
        padding-top: 1px;
    }

    .id-param {
        margin-top: 20px;
    }

    .id-entries .entries-section__title {
        text-align: left;
    }

    .slider-wrap {
        width: 260px;
        margin: auto;
        margin-top: 30px;
    }

    #slider {
        margin-bottom: 20px;
    }

    .slider-wrap .values {
        padding-left: 0px;
        margin-left: -8px;
    }

    .values input {
        width: 90px;
        float: right;
        padding: 5px;
        border: 1px solid #ddd;
        color: #222;
        font-size: 1.1em;
        text-align: center;
        font-family: "Exo 2", sans-serif;
    }

    .ui-slider {
        width: 240px;
        height: 5px;
        margin-left: 10px;
        border: 1px solid #ddd;
        height: 5px;
        background-color: #fefefe;
        outline: none;
        display: block;
        position: relative;
        border-radius: 2px;
        box-shadow: 0 1px 1px #fff, inset 0 1px 1px #ddd;
    }

    .ui-slider .ui-slider-handle {
        border-radius: 10em;
        top: 0;
        position: absolute;
        z-index: 2;
        width: 12px;
        height: 12px;
        top: -5px;
        margin-left: -10px;
        outline: none;
        cursor: pointer;
        background-color: #418ABA;
    }

    .ui-slider .ui-slider-range {
        position: absolute;
        top: 0;
        height: 100%;
        z-index: 1;
        font-size: 0.7em;
        display: block;
        border: 0;
        background-color: #418ABA;
        opacity: 0.8;
    }

    .ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
        -webkit-filter: inherit;
        filter: inherit;
    }

    .ui-slider .ui-slider-range-min {
        left: 0;
    }

    .ui-slider .ui-slider-range-max {
        right: 0;
    }

    .switch-wrap {
        margin-top: 30px;
    }

    .switch {
        position: relative;
        width: 55px;
    }

    .switch label {
        width: 55px;
        height: 23px;
        position: absolute;
        background-color: #999;
        top: 0;
        left: 0;
        border-radius: 50px;
    }

    .switch input[type="checkbox"] {
        visibility: hidden;
    }

    .switch label:after {
        content: "";
        width: 21px;
        height: 21px;
        border-radius: 50px;
        position: absolute;
        top: 1px;
        left: 1px;
        -webkit-transition: all 0.1s;
        transition: all 0.1s;
        background-color: white;
    }

    .switch input[type="checkbox"]:checked + label {
        background-color: green;
        opacity: 0.8;
    }

    .switch input[type="checkbox"]:checked + label:after {
        left: 33px;
    }

    .id-entries .entries-carousel {
        margin-top: 0px;
    }

    .id-related a {
        color: inherit;
        display: inline-block;
        margin-right: 8px;
    }

    .id-related button ~ a {
        display: none;
    }

    .order-complete {
        border-top: 1px solid #ececec;
        margin-top: 5px;
        padding-top: 40px;
        padding-bottom: 60px;
    }

    .order-complete p {
        margin-top: 2em;
        margin-bottom: 2em;
    }

    .news, .blog {
        margin-top: 0;
    }

    .news ~ .news, .blog ~ .blog {
        margin-top: 30px;
    }

    .blog__anons {
        height: 160px;
        overflow: hidden;
    }

    .news__info, .blog__info {
    }

    .news__anons, .blog_anons {
        margin-top: 20px;
    }

    .side-menu {
        background-color: #faf9f7;
        margin-top: 0;
        margin-bottom: 0;
        padding: 20px 30px;
    }

    .side-menu li {
        font-size: 15px;
        margin-top: 20px;
        margin-bottom: 20px;
        padding-left: 0;
    }

    .side-menu li:before {
        content: none;
    }

    .cart-page {
        background-color: #faf9f7;
        padding-bottom: 66px;
    }

    .header_cart .header__top {
        border: none;
    }

    .cart-page .order-form .button_block {
        float: right;
    }

    .cart-page .h1-container {
        border-top: 1px solid #ececec;
        padding-top: 15px;
    }

    .cart-back {
        display: inline-block;
        float: left;
        margin-top: 23px;
        vertical-align: top;
        padding-left: 28px;
        font-size: 15px;
        text-decoration: none;
        color: #173678;
    }

    .cart-page .h1-container h1 {
        margin-top: 0;
    }

    .h1-container .cart-back ~ h1 {
        margin-left: 228px;
    }

    .order-block:nth-child(n) {
        background-color: #fff;
    }

    .order-block {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .05);
        -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, .05);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .05);
        margin-top: 10px;
        margin-left: 0;
        margin-right: 0;
        padding: 35px 35px 30px;
    }

    .order-block:nth-child(n) ~ [type='submit'] {
        margin-top: 20px;
    }

    .cart-table {
        background-color: #fff;
        margin-left: 0;
        margin-right: 0;
        padding: 30px 35px;
    }

    .cart-head {
        color: #919494;
        letter-spacing: .44px;
        display: table;
        width: 100%;
    }

    .cart-head__col {
        display: table-cell;
        padding-top: 7px;
        padding-bottom: 7px;
    }

    .cart-head__col:not(:last-child) {
        border-right: 1px solid #ececec;
    }

    .cart-head__col:nth-child(2),
    .cart-row__col-price {
        width: 160px;
    }

    .cart-head__col:nth-child(2),
    .cart-head__col:nth-child(4),
    .cart-row__col-price,
    .cart-row__col-sum {
        padding-left: 20px;
    }

    .cart-head__col:nth-child(3),
    .cart-row__col-count {
        text-align: center;
        width: 120px;
    }

    .cart-head__col:nth-child(4),
    .cart-row__col-sum {
        width: 170px;
    }

    .cart-head__col:nth-child(5),
    .cart-row__col-remove {
        width: 40px;
    }

    .cart-row {
        display: table;
        margin-left: 0;
        margin-right: 0;
        padding: 0;
        width: 100%;
    }

    .cart-row__col {
        display: table-cell;
        padding-top: 20px;
        padding-bottom: 20px;
        vertical-align: middle;
    }

    .cart-row__col-img {
        float: none;
        width: 80px;
    }

    .cart-row__col-name,
    .cart-row__col-price,
    .cart-row__col-count,
    .cart-row__col-sum {
        border-right: 1px solid #ececec;
    }

    .cart-row__col-name {
        font-size: inherit;
        margin-left: 0;
        padding-left: 30px;
    }

    .cart-row__col-price,
    .cart-row__col-sum {
        font-size: 24px;
        font-weight: 600;
    }

    .cart-row__col-sum,
    .cart-row__col-remove {
        position: relative;
        top: auto;
        right: auto;
    }

    .cart-table__total {
        font-size: inherit;
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 77px;
    }

    .cart-table__total .bold {
        font-size: 24px;
        font-weight: 600;
        padding-left: 10px;
        vertical-align: middle;
    }

    .desktop-footer {
        background-color: #f5f5f5;
        color: #3A4346;
        line-height: 1.29;
        padding-top: 36px;
        padding-bottom: 36px;
        font-size: 15px;
    }

    .desktop-footer ul {
        margin-top: 0;
        margin-bottom: 0;
    }

    .desktop-footer li {
        margin-top: 14px;
        padding-left: 0;
        background: none;

        text-transform: uppercase;
        font-weight: 800;
    }

    .desktop-footer li:before {
        content: none;
    }

    .desktop-footer .menu_f {
        margin-left: -30px;
        margin-right: -30px;
    }

    .desktop-footer .right_f {
        padding-left: 50px !important;
        font-weight: 600;
    }

    .desktop-footer .left_f {
        padding-right: 20px;
        margin-right: 0px;
        margin-left: 40px;
    }

    .desktop-footer .left_f p {
        margin-top: 14px;
        padding-left: 0;
    }

    .desktop-footer .col-lg-2, .desktop-footer .col-lg-3, .desktop-footer .col-lg-4, .desktop-footer .col-lg-5 {
        padding: 30px 0;
    }


    .footer__col {
        float: left;
    }

    .footer__col:first-child {
        width: 18.6%;
    }

    .footer__col:nth-child(2) {
        width: 42.4%;
    }

    .footer__col:nth-child(2) [class*='col-'] {
        padding-right: 5%;
    }

    .footer__col:nth-child(3) {
        padding-right: 6%;
        width: 20%;
    }

    .footer__col:nth-child(4) {
        width: 19%;
    }

    .footer__title {
        color: #fadc92;
        font-weight: 600;
        padding-bottom: 5px;
    }

    .footer__copyright strong {
        font-size: 20px;
    }

    .footer__copyright {
        margin-top: 20px;
        font-size: 16px;
        font-weight: 500;
    }

    .desktop-footer a {
        color: #373c41 !important;
    }

    .footer__copyright p,
    .footer .ic p {
        margin-top: 0;
        margin-bottom: 0;
    }

    .footer__author {
        margin-top: 50px;
    }

    .footer .ic {
        line-height: 1.5;
        margin-top: 20px;
    }

    .footer .ic:before {
        margin-top: 0;
        top: 0;
    }

    .footer .ic_phone a {
        font-weight: 600;
        text-decoration: none;
    }

    .socials {
        margin-left: -5px;
        margin-right: -5px;
        padding-top: 25px;
    }

    .socials li {
        float: left;
        margin-top: 5px;
        margin-left: 5px;
        margin-right: 5px;
    }

    .socials a {
        background: url('/local/templates/bars/css/../img/icons/socials.svg') no-repeat;
        -webkit-background-size: 30px 60px;
        -moz-background-size: 30px 60px;
        -o-background-size: 30px 60px;
        background-size: 30px 60px;
        display: block;
        height: 30px;
        overflow: hidden;
        opacity: .2;
        text-indent: 150%;
        white-space: nowrap;
        width: 30px;
    }

    .socials a:hover {
        opacity: 1;
    }

    .socials [href*='instagram'] {
        background-position: 0 -30px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 100% !important;
    }
}

@media screen and (min-width: 1280px) {
    .top_map {
        float: left;
        background: url(/local/templates/bars/css/../img/icons/address.svg) no-repeat left;
        padding-left: 25px;
        margin-left: -2px;
        padding-top: 4px;
        margin-top: 2px;
    }

    .cart-link,
    .header__phone {
        padding-left: 0px;
    }

    .nav-trigger .ic {
        display: block;
    }

    .nav-trigger .ic:before {
        content: '';
        opacity: .2;
        left: auto;
        right: 15px;
    }

    .cols-container__left {
        padding-right: 30px;
        width: 27%;
    }

    .cols-container__right {
        width: 73%;
    }

    .cols-container__right + .cols-container__left {
        padding-left: 30px;
        padding-right: 10px;
    }

    .entry .count-widget {
        display: inline-block;
        margin-top: 29px;
    }

    .price-block .count-widget {
        display: inline-block;
        margin-top: 19px;
    }

    .entry__price-col {
        padding-right: 0;
    }

    .entry__buy-col {
        padding-left: 0;
    }

    .price-block__buy {
        width: 160px;
    }

    .price-block__one-click {
        text-align: right;
    }
}

@media screen and (min-width: 1580px) {
    .menu-top:hover .menu-l {
        display: block;
        position: absolute;
        z-index: 999;
        left: 10%;
        width: 100%;
        max-width: 1470px;
    }
}

@media screen and (max-width: 1441px) {
    .container {
        padding: 0 5px;
        width: 100%;
    }

    .menu a {
        margin-right: 12px !important;
    }
}

@media screen and (max-width: 1380px) {
    .container {
        padding: 0 5px;
        width: 100%;
    }

    .menu a {
        margin-right: 12px !important;
        font-size: 12px;
    }
}

@media screen and (min-width: 1320px) {
    .cols-container__left {
        width: 25.6%;
    }

    .cols-container__right {
        width: 74.4%;
    }
}


.slider__control_show {
    display: flex;
    border-radius: 40px;
    border: 1px solid #418ABA;
    width: 50px !important;
    height: 50px !important;
    opacity: 1 !important;
}

.slider__control:hover {
    color: #fff;
    border-radius: 40px;
    border: 1px solid #418ABA;
    text-decoration: none;
    outline: 0;
    opacity: .9;
}

.top_user {
    position: relative;
    background: url(/local/templates/bars/css/../img/icons/person.svg) no-repeat left;
    padding-left: 25px;
    float: right;
    top: 5px;
    /* right: 34px; */
    display: block;
}

.logo_text span {
    opacity: 0.4;
}


.entry__price-col .ic_cart:before {
    background: none;
}

.header__bottom .ic_cart:before {
    background: url(/local/templates/bars/css/../img/icons/basket_icon.svg) no-repeat 0 -5px;
}

.sales1 {
    margin: 10px auto;
}

.grup_gl {
    background: #F5F5F5;
    width: 100%;
    max-width: 100%;
    padding: 10px 50px;
    margin-bottom: 50px;
}

.grup_gl .col-lg-4:first-child {
    border-left: none;
}

.grup_gl .col-lg-4 {
    padding: 44px 3%;
}

.cols-container__right {
    background: #fff;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.05);
}

.vse_kat {
    float: left;
    text-decoration: none;
    margin: 0 15px;
}

.sk_kat {
    display: block;
    width: 50px;
    height: 50px;
    float: left;
    margin: 4px 10px;
    opacity: 0.3;
}

.entries-section__title {
    height: 50px;
}

.kat_top a {
    font-weight: bold;
    text-decoration: none;
    font-size: 16px;
    line-height: 100%;
    color: #3A4346;
    display: flex;
    margin: 16px 0;
}

.button_outfiltr {
    margin-bottom: 20px;
    height: 50px;
    background: none;
    color: #000;
    font-size: 16px;
    font-weight: bold;
    border: 1px solid #D8DFE3;
    box-sizing: border-box;
    cursor: pointer;
    border-radius: 50px;
}

.name__menu {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 100%;
    display: flex;
    align-items: center;
    color: #418ABA;
}

.date {
    margin-top: 12px;
    display: inline-block;
    margin-right: 40px;
    color: #3A4346;
    opacity: 0.4;
}

.pagination {
    margin-bottom: 10px;
}

.txt_blog {
    margin-right: -10px;
    margin-left: -10px;
    padding: 0 50px;
}

.txt {
    padding: 0 !important;
}

.param__akt {
    margin-bottom: 30px;
}

.param_on {
    color: #3A4346;
    background-color: #D8DFE3;
    border-radius: 100px;
    padding: 3px;
    padding-right: 10px;
    padding-left: 12px;
    line-height: 22px;
    font-size: 12px;
    text-decoration: none;
    display: inline-table;
    margin: 5px 0;
}

.param_on:before {
    background-image: url(/local/templates/bars/css/../img/icons/close_1.svg);
    background-position: right;
    background-repeat: no-repeat;
    content: ' ';
    width: 20px;
    height: 20px;
    float: right;
    margin-top: 2px;
}

.dostavka {
    display: block;
    min-height: 50px;
}

.top_map1 a {
    background-image: url(/local/templates/bars/css/../img/icons/Vector.svg);
    background-position: right;
    background-repeat: no-repeat;
    background-position-x: 96%;
    background-color: #fff;
    border: 2px solid #eff2f4;
    box-sizing: border-box;
    border-radius: 25px;
    display: inline-grid;
    font-family: inherit;
    line-height: 18px;
    font-size: 18px;
    margin-top: 5px;
    margin-bottom: 10px;
    padding: 14px 20px;
    width: 62%;
    box-shadow: inset 0px 4px 15px rgba(11, 44, 87, 0.1);
}

.dostavka .button_outfiltr {
    margin: 5px auto;
    max-width: 100%;
    width: 100%;
}

.order-block {
    display: flow-root;
}

.zakaz_id .zakazi .h-h3 {
    margin: 20px 40px;
    font-size: 24px;
}

.zakaz_id .status {
    margin: 0 30px;
}

.zakaz_id .entries-section {
    padding-top: 20px;
    padding-bottom: 20px;
}

.zakaz_id .order-block {
    background-color: #fff;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, .05);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .05);
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
    padding: 30px 60px;
    border-radius: 4px;
}

.uslovie {
    font-size: 12px;
    line-height: 32px;
}

.red {
    color: red;
    font-size: 12px;
}

.order-block {
    background-color: #fff;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, .05);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .05);
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
    padding: 10px 40px;
    border-radius: 4px;
}

.recept {
    background-position: left;
    background-image: url(/local/templates/bars/css/../img/icons/subtract.svg);
    background-repeat: no-repeat;

    padding-left: 28px;
    font-weight: bold;
    font-size: 15px;
    line-height: 32px;
    color: #418ABA;
}

.cart-row .recept {
    background: url(/local/templates/bars/css/../img/icons/subtract.svg) no-repeat left;
    padding-left: 28px;
    font-weight: 100;
    font-size: 12px;
    margin-right: -8%;
    line-height: 32px;
    color: #418ABA;
}

.analog {
    display: block;
    margin: 20px 0px;
    font-size: 18px;
    line-height: 140%;
}

.status_up {
    background: #418ABA;
    border-radius: 10px;
    font-size: 12px;
    line-height: 16px;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    padding: 6px 20px;
    margin-left: 10px;
}

.status {
    border-bottom: 2px solid #eff2f4;
}

.status {
    margin: 0 40px;
}

.zakazi .h-h3 {
    margin: 20px 40px;
    font-size: 20px;
}

.zakazi .analog {
    margin: 30px 30px;
}

.zakazi {
    margin: 20px 0;
}

.analog a {
    text-decoration: none;
    font-weight: bold;
}

.izmenit {
    background: url(/local/templates/bars/css/../img/pic/change.png) no-repeat left;
}

.povtor {
    background: url(/local/templates/bars/css/../img/icons/povtor.svg) no-repeat left;
}

.otmena {
    background: url(/local/templates/bars/css/../img/icons/close-cart.svg) no-repeat left;
}

.izmenit, .povtor, .otmena {
    padding-left: 30px;
    font-weight: bold;
    margin-left: 30px;
    text-decoration: none;
}

.zakazi_s {
    margin: 30px 20px 0 0;
    text-align: right;
    float: right;
}

.map_ad {
    color: #3A4346;
    opacity: 0.4;
    clear: both;
    display: block;
    font-weight: 400;
}

.map_sp {
    padding-left: 20px;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    color: #3A4346;
    opacity: 0.4;
    display: block;
}

.border_l {
    color: #D8DFE3;
    font-size: 20px;
    line-height: 14px;
    font-weight: 100;
    display: inline;
}

.new__price {
    color: #418ABA;
}

.adres {
    background: #FBFBFB;
    padding: 0;
    margin: 0;
}

.karta {
    margin: 0;
    padding: 0;
}

.adres_apteki {
    background: #F4F7F9;
    display: inline-block;
    height: 575px;
    overflow: hidden;
    overflow-y: scroll;
}

.ap_id {
    padding: 10px;
    line-height: 17px;
    display: flex;
    align-items: center;
    font-weight: bold;
}

.vibor {
    margin: 4px;
    height: 50px;
    background: none;
    color: #000;
    font-weight: bold;
    font-size: 16px;
    line-height: 21px;
    display: inline-flex;
    align-items: center;
    text-align: center;
    padding: 10px 20px;
    border: 1px solid #D8DFE3;
    box-sizing: border-box;
    cursor: pointer;
    border-radius: 50px;
}

.scroll {
    height: 220px;
    overflow: hidden;
    overflow-y: scroll;
    margin-right: 4.5px;
}

.sp_id {
    font-weight: bold;
    font-size: 18px;
    line-height: 140%;
    margin: 10px 21px 10px 0;
    letter-spacing: 0.44px;
    color: #D8DFE3;
    margin-bottom: 4px;
    display: inline-block;
}

.left_id {
    font-weight: bold;
    font-size: 36px;
    line-height: 100%;
    color: #D8DFE3;
    float: left;
    padding-right: 40px;
}

.sp_li {
    display: flex;
    margin-top: 40px;
    width: 100%;
    border-top: 2px solid #eff2f4;
    padding-top: 40px;
    padding-left: 50px;
}

.right_id a {
    clear: both;
    display: block;
    width: 96%;
    padding: 6px 2px;
}


.sp_list {
    margin-right: -40px;
    margin-left: -50px;
    margin-top: -20px;
}

.popup_tel form [type='submit'] {
    margin-top: 16px;
}

.but_tel:hover {
    color: #fff;
    text-decoration: none;
}

.popup_apteka .search {
    margin-left: 0;
    margin-right: 0;
}

.submenu {
    display: none;
    background: #444359;
    font-size: 14px;
}


.popup_apteka .popup__container {
    background-color: #fff;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 15px;
    max-width: 1470px;
    width: 90%;
    padding: 40px;
    position: relative;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
    text-align: left;
    vertical-align: middle;
    border-radius: 20px;
    box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.05);
}

::-webkit-scrollbar {
    width: 10px;
    padding: 2px;
}

::-webkit-scrollbar-track {
    width: 10px;
    background-color: #D8DFE3;
    border-radius: 8px;
}

::-webkit-scrollbar-thumb {
    background-color: #418ABA;
    height: 90px;
    width: 10px;
    border-radius: 8px;
}

.slider1 {
    position: relative;
    width: 98%;
    margin: 10px auto;
}

.slider1 input[name="switch"] {
    display: none;
}

.switch {
    position: static;
    left: 0;
    bottom: -40px;
    text-align: center;
    width: 100%;
}

.switch label {
    display: inline-block;
    width: 10px;
    height: 10px;
    cursor: pointer;
    margin: 0 3px;
    border-radius: 50%;
    background: #173678;
}

#btn1:checked ~ .switch label[for="btn1"] {
    background-color: white;
    border: 3px solid #418ABA;
}

#btn2:checked ~ .switch label[for="btn2"] {
    background-color: white;
    border: 3px solid #418ABA;
}

#btn3:checked ~ .switch label[for="btn3"] {
    background-color: white;
    border: 3px solid #418ABA;
}

.slider-inner {
    overflow: hidden;
}

.slides {
    width: 100%;
    transition: all 0.5s;
    display: flex;
}

.slides img {
    width: 460px;
    height: auto;
    float: left;
    flex: 0 0 100%;
    max-width: 100%;
}


.menu-mobi .svernut {
    background-color: #eaeaeb !important;
    background-image: url(/local/templates/bars/css/../img/icons/vverh.svg) !important;
    background-repeat: no-repeat !important;
    background-position: right !important;
    background-position-x: 96% !important;
    padding: 5px;
    border-radius: 0px;
    width: 100%;
    text-align: left;
    margin-left: 0px;
    cursor: pointer;
}

.menu-mobi .filter-prop {
    padding: 8px 0px;
    border-top: 1px solid #DDDFE1;
    margin-bottom: 0px;
    display: grid;
}

.menu-mobi .js_accordeon_block {
    padding: 6px 0px;
}

.menu-mobi .js_accordeon_block a {
    clear: both;
    font-size: 14px;
    margin-bottom: 4px;
    display: block;
}


.desktop-s {
    padding: 20px;
}

.desktop-search {
    display: block;
    position: absolute;
    z-index: 9999;
    max-width: 650px;
    background: #fff;
    margin-top: 10px;
    width: 100%;
    background: #fff;
    border-radius: 20px;
    box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.05);
}

.desktop-search:before {
    content: '';
    display: block;
    border-left: 12px solid #fff;
    border-right: 12px solid #fff;
    border-bottom: 12px solid #fff;
    position: absolute;
    top: -5px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    left: 30px;
    width: 20px;
    height: 20px;
}

.search_id {
    display: table;
    font-size: 15px;
    width: 98%;
}

.search_id img {
    width: 50px;
    height: auto;
    display: block;
    float: left;
    margin: 3px;
    margin-right: 14px;
}

.info_search {
    float: left;
    display: block;
    margin-top: 20px;
    width: 70%;
}

.search_id .cena {
    float: right;
    margin-top: 20px;
    font-weight: bold;
}

.red_border {
    border-color: #FF0004 !important;
}

.red_txt {
    color: #FF0004;
}

.red_w {
    color: #FF0004;
    font-size: 12px;
}

.no_active {
    background: #3A4346;
    opacity: 0.1;
    border-radius: 100px;
}

.search_id .cena {
    float: right;
}

.button_block {
    cursor: pointer;
}

#btn1:checked ~ slider-inner slides {
    transform: translate(0);
}

#btn2:checked ~ .slider-inner .slides {
    transform: translate(-680px);
}

#btn3:checked ~ .slider-inner .slides {
    transform: translate(-1360px);
}

#go-top {
    background-image: url(/local/templates/bars/css/../img/pic/vector2.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 50%;
    position: fixed;
    right: 20px;
    bottom: 20px;
    width: 61px;
    height: 61px;
    background-color: #eaeaea94;
    cursor: pointer;
    border-radius: 100px;
    display: none;
}

.form-footer {
    /*display: flex;*/
    max-width: 430px;
}

.form-footer .button_block {
    background: #418ABA;
    border-radius: 5px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-left: 9px;
    margin-top: 10px;
    height: 50px;
}

.form-footer [type='email'] {
    padding: 15px 20px;
    color: #9b9da0;
}

.socseti {
    opacity: 0.2
}

.xz {
    font-weight: bold;
    padding-left: 60px;
    border-left: 5px solid #418ABA;
}

.text-body {
    max-width: 1170px;
    margin: 10px auto;
}

.red-input {
    border-color: red;
}

.b-input {
    padding: 2px 10px;
    border-radius: 14px;
    background: #F5F5F5;
    margin: 20px -10px;
}

form p {
    margin-bottom: 0px;
}

.menu-mobi .text {
    display: none;
}

.menu-mobi .text.visible {
    display: block;
}

.img_label {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #373C41;
    opacity: 0.4;
}
@media (min-width: 1922px){
    .header__bottom.scrolled .header__phone {
        margin-left: 15.2%;
    }
    .scrolled .menu{
        margin-left: 15%;
    }
}
@media (max-width: 1921px) and (min-width: 1601px){
    .header__bottom.scrolled .header__phone {
        margin-left: 19.2%;
    }
    .scrolled .menu{
        margin-left: 19%;
    }
}
@media (min-width: 1023px) and (max-width: 1180px){
    /*.header {*/
    /*    overflow: hidden;*/
    /*}*/
    .scrolled #vertical-multilevel-menu {
        margin-left: 320px; margin-top: 10px;
    }

    .zakaz_tel {
        font-size: 11px; padding: 15px 10px;
    }


}

@media (min-width: 1023px) and (max-width: 1108px){
    .header__top, .header__bottom {
        margin-left: 330px;
    }
}
.socseti a {
    margin: 3px;
}
.footer__author {
    margin-bottom: 10px;
}
/* End */


/* Start:/local/templates/bars/css/add.css?174832903515783*/
200.logo_text{
    margin-left: 13px;
}
.header__bottom--hidden {
    display: none;
    position: absolute;
	top: 20px;
    /*top: 5px;*/
    /*left: 5px;*/
    height: 60px;
}
.scrolled .header__bottom--hidden {
    display: inline-block;
}
.scrolled .header__bottom_centr{
    margin-top: 10px;
}
.header__bottom--hidden .logo {
    height: 100%;
    margin-top: 0;
}
.header__bottom--hidden .logo_text  {
    top: 0;
}
.scrolled .menu {
    margin-left: 26%;
    margin-bottom: 0;
    position: absolute;
    top: 45%;
}
.scrolled .zakaz_tel{
    margin: 0;
}
@media screen and (max-width:1280px) {
    .header__bottom--hidden .logo_text ,.header__phone a {
       margin-right: 10px;
    }
    .scrolled .menu {
        margin-left: 90px;
    }
#vertical-multilevel-menu {
    margin-left: -50px;
}
.scrolled #vertical-multilevel-menu {
    margin-left: 320px; margin-top: 10px;
}
}
.grup_gl .col-lg-4 .wp span.ci{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    font-size: 144px;
    line-height: 100%;
    color: #418ABA;
    margin-bottom: -40px;
	color: #F5F5F5;
	text-shadow: 2px 0 #2f52a0, 
				-2px 0 #2f52a0, 
				0 2px #2f52a0, 
				0 -2px #2f52a0, 
				2px 2px #2f52a0, 
				-2px -2px #2f52a0, 
				2px -2px #2f52a0, 
				-2px 2px #2f52a0;
}
.header__bottom.scrolled .header__phone {
    margin-left: 26.2%;
}
.scrolled .menu{
    margin-left: 26%;
}
@media (min-width: 1922px){
    .header__bottom.scrolled .header__phone {
        margin-left: 15.2%;
    }
    .scrolled .menu{
        margin-left: 15%;
    }
}
@media (max-width: 1921px) and (min-width: 1601px){
    .header__bottom.scrolled .header__phone {
        margin-left: 22.2%;
    }
    .scrolled .menu{
        margin-left: 22%;
    }
}
#projects_tag_container .active {
	color: inherit;
	cursor: default;
	pointer-events: none;
}
.serv {
background: #226cb1;
text-align: center;
font-size: 18px;
padding: 20px;
width: 300px; 
border: solid 1px #0D5C7E; 
margin: 20px auto; 
color: white; 
border-radius: 20px; 
}
.serv_text {
color: #white !important;
}
.serv:hover {
background: #F8F8F8;
transition: all 500ms ease;
color: #226cb1;
}
.serv:hover a{
color: #226cb1;
}
.serv a {
color: white;}

.row-rowlist {
	display: flex;
	padding: 0 125px;
}

.rowlist__text {
font-size: 16px;
margin-top: 20px;
text-align: center;
padding-left: 10px;
padding-right: 10px;	
}

.rowlist__num {
font-weight: 600;
font-size: 30px;
width: 40px;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
line-height: 1;
color: #fff;
background-color: #226cb1;
border-radius: 50%;
margin-left: auto;
margin-right: auto;
}

.rowlist-col{
	position: relative;
    width: 100%;
    flex: 1 1 auto;
}

.rowlist-col:not(:last-child):before {
  content: " ";
  display: block;
  width: 100%;
  height: 3px;
  background-color: #226cb1;
  position: absolute;
  top: 20px;
  left: 50%;
  z-index: -1;
 }
@media (max-width: 991px) {
	.row-rowlist{
		flex-wrap: wrap;
		padding: 0;
	}
	.rowlist-col:before{
		display: none !important;
	}
	.rowlist-col{
		flex: 0 0 100%;
		max-width: 100%;
		margin-bottom: 20px;
	}
}


.row-column {
	display: flex;
	padding: 0 70px;
	flex-wrap: wrap;
    justify-content: space-around;
    align-items: baseline;
}

.column-element {
    width: 400px;
    flex: 1 1 auto;
    padding-left: 20px;
    padding-right: 20px;
}
.column-element__picture {
width: 100px;
margin-top: 50px;
margin-left: auto;
margin-right: auto;	
}
.column-element__text {
text-align: center;
margin-top: 20px;
line-height: 2;
font-size: 18px;
}

.table_part_blue {
width: 100vw;
background: #DDEBF2;
margin-left: calc(50% - 50vw);
}
.table_part_white {
width: 100vw;
background: white;
margin-left: calc(50% - 50vw);
}
.table_part_size {
margin: 0 5%;
}
.table_part_blue table {
border-collapse: collapse;
border: 2px solid #DDEBF2;
}

.table_part_white table {
border-collapse: collapse;
border: 2px solid white;
}

.table_part_blue td {
    padding: 10px;
    border: 1px solid #0D5C7E;
    text-align: center;
    width: 30%;  
} 
.table_part_white td {
    padding: 10px;
    border: 1px solid #0D5C7E;
    text-align: center;
    width: 30%;  
}
.company-logo {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
}
.company-logo__picture {
width: 250px;
padding: 25px;
margin: 0 auto;
}
@media (max-width: 720px) {
      .t1 {
display: flex;
flex-flow: column wrap; }
}

.reasons-row__picture {
	float: left;
	padding: 0;
	width: 140px;
}

.reasons-table td {
	padding: 20px;
}

.reasons-row__title {
font-weight: 600;
color: #226cb1;
padding-bottom: 10px;
}
.reasons-row__text {
line-height: 1.5;
}
.reasons-row__redtitle {
font-weight: 600;
color: red;
text-decoration: line-through;
padding-bottom: 10px;
}

@media (max-width: 991px) {
	h2{
		font-size: 20px;
	}
.reasons-row__picture {
	float: left;
	padding: 0;
	width: 80px;
	}
.reasons-table td {
	padding: 10px;
	}
}
.table_astra {
background-color: #cfe2f3;
}
.table_astra th, .table_astra td {
padding: 15px;
border: 10px solid white;
font-size: 14px;
width: 16%;
}
.table_astra td {
font-size: 13px;
}

.factor {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
padding-top: 30px; 
}

.factor-element {
width: 50%;
padding: 20px;
}

.factor-element__title {
font-weight: 600;
color: #226cb1;
padding: 10px 0;
}

.factor-element__text {
line-height: 1.5;
}

@media (max-width: 991px) {
	.factor-element {
width: 100%;
padding: 15px;
   }
}

.about-astra {
display: flex;
justify-content: space-between;
padding-top: 30px; 
}

.astra-element-picture {
width: 600px;
padding-top: 20px;
}
.astra-element {
width: 700px;
}
.astra-element__title {
padding: 20px 0;
}
@media (max-width: 991px) {
	.about-astra {
flex-wrap: wrap;
   }
	.astra-element-picture, .astra-element {
width: 100%;
	} 
}
.flex-table {
  display: flex;
  justify-content: space-between;
}
.flex-table-element {
width: 16%;
}
.element__top-light {
padding: 15px;
background: #8cb8db;
color: #1a6eab;
font-weight: 700;
text-align: center;
border-top: 20px solid white;
border-bottom: 10px solid white;
font-size: 14px;
min-height: 105px;
}
.element__top-blue {
padding: 15px;
background: #1a6eab;
color: white;
font-weight: 600;
text-align: center;
font-size: 14px;
border-top: 20px solid white;
border-bottom: 10px solid white;
min-height: 105px;
}

.element__bottom {
padding: 15px;
background: #cfe2f3;
font-size: 13px;
height: 75%;
}
@media (max-width: 991px) {
	.flex-table {
flex-wrap: wrap;
   }
	.flex-table-element {
width: 100%;
	} 
.element__top-blue, .element__top-light {
border-bottom: 0;
	}
}

.download_button, .link_button {
    background: #226cb1;
    border-radius: 5px;
    font-family: Montserrat;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 15px 30px;
    white-space: nowrap;
}

    .tabs {
      font-size: 0;
      padding-top: 25px;
      text-align: center;
      width: 100%;
    }

    .tabs>input[type="radio"] {
      display: none;
    }

    .tabs>div {
      /* скрыть контент по умолчанию */
      display: none;
      border: none;
      padding: 10px 15px;
      font-size: 16px;
      -webkit-animation-duration: 1s;
      animation-duration: 1s;
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both;
      -webkit-animation-name: fadeIn;
      animation-name: fadeIn;
    }

 
    /* отобразить контент, связанный с выбранной радиокнопкой (input type="radio") */
    #tab-1:checked~#content-1,
    #tab-2:checked~#content-2,
    #tab-3:checked~#content-3,     
    #tab-4:checked~#content-4 {
      display: block;
    }

    .tabs>label {
      display: inline-block;
      text-align: center;
      font-size: 15px;
      vertical-align: middle;
      user-select: none;
      background-color: #226cb1;
      border: solid 1px #0D5C7E; 
      padding: 30px;
      width: 300px; 
      line-height: 1.8;
      transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out;
      cursor: pointer;
      position: relative;
      top: 1px;
      margin: 20px 10px; 
      color: white; 
      border-radius: 10px;
      font-weight: 600;
    }
    .tabs>input[type="radio"]:checked+label {
    background: #F8F8F8;
    transition: all 500ms ease;
    color: #226cb1;
    }
     .content__block {
      padding-bottom: 25px;
      text-align: center;
      width: 33%;
    } 
     .content__block img {
      padding: 20px;
    } 
     .content__block6 {
      padding-bottom: 25px;
      text-align: center;
    } 
     .content__block6 img {
      padding: 20px;
      height: 150px;
    } 
    .tab-content{
        display: flex; 
        justify-content: space-around;
        width: 1400px;
    }
    .tab-content span{
        font-weight: 800;
    }   
    .tab-content div{
        padding: 40px 10px 20px 10px;
        font-size: 15px;
    }       

    @media (max-width: 1000px) {
    .tabs {
        text-align: center;     
    }    
    .tab-content{
        flex-wrap: wrap;
        justify-content: center;
        width: 100%;
    }    
    .content__block {
     width: 100%;
     }
   .tabs>label {
    padding-top:15px;
    padding-bottom: 15px;
    margin-bottom: 10px;
    margin-top: 10px;
}
    .tab-content p{
        text-align: center;
    }     
    .tab-content div {
        margin: 0 auto;
        padding-top: 0;
    }     
  .content__block img {
      padding: 10px;
    } 
}

@-webkit-keyframes fadeIn {
        from {
                opacity: 0;
        }
        to {
                opacity: 1;
        }
}
@keyframes fadeIn {
        from {
                opacity: 0;
        }
        to {
                opacity: 1;
        }
}
@media (max-width: 1024px) {

    body {
        font-size: 15px !important;
     }
}

.flex_culture {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
box-sizing: border-box;
}
.flex_culture_item {
display: flex;
align-items: center;
width: 430px;
padding: 24px;
justify-content: space-between;
}
.culture_item_pic {
width: 80%;
margin-right: 30px; 
}

.company-logo__picture2 {
height: 100px;
padding: 25px;
margin: 0 auto;
}
.retail_table td {
width: 33%;
}
@media (max-width: 991px) {
	.retail_table td {
width: 100%;
   }
}

.map_dot {
    width: 15px;
    height: 15px;
    text-align: center;
    box-shadow: 0 0 20px rgba(51,51,51,0.3);
    border-radius: 100%;
    background: #3c6dbc;
    z-index: 3;
    cursor: pointer;
    line-height: 1.2;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    border: 2px solid white;
}
.map_img_block {
width: 100%;
height: 100%;
left: 88px;
top: 50px;
z-index: 2;
position: absolute;
}
.map_img_block img {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    transition: all 0.3s;
}
.map_dot:hover,.map_dot.active{
background:#fff;
box-shadow: 0 0 20px #fff;
z-index: 10;
}
.map_img_block img.active{
opacity: 1;
}
.nation_box{left:100%;top:0;opacity: 0; visibility:hidden; }
.nation_list{ display:block;width:300px;padding:30px;margin-left:100px; box-shadow: 0 0 5px rgba(131,131,131,0.3); opacity: 0; visibility:hidden; -webkit-transition:all 0.3s;transition:all 0.3s;}
.nation_list:before{width:0;height:0;border-top:15px solid transparent;border-bottom:15px solid transparent;border-right:15px solid #fff;content:'';position: absolute;top:32px;left:-15px;}
.map_dot:hover .nation_box,.map_dot.active .nation_box{opacity: 1; visibility: visible;}
.map_dot:hover .nation_list,.map_dot.active .nation_list{opacity: 1; visibility: visible;margin-left:40px;}
.nation_list .tit{padding-bottom:22px;border-bottom:1px solid #e8e8e8;color:#333;text-align:left;line-height: 1;}
.mobile_website{display: none;}
.mobile_website .nation_list{opacity: 1;visibility: visible;margin-left:0;width:100%;padding:0;margin-bottom:30px;box-shadow: none;}
.mobile_website .nation_list .tit{padding-bottom:15px;font-size:16px;}
.mobile_website .nation_list:before{display: none;}

.serv {
background: #F8F8F8;
}
.serv_text {
color: #226cb1;
font-weight: 600;
font-size: 22px;
}
.serv:hover {
background: #226cb1;
transition: all 500ms ease;
color: white;
}
.serv:hover span{
color: white;
}

@media (max-width: 1370px) and (min-width: 767px) {
	.serv_text {
	font-size: 19px;
	}
}
.print_text {
color: #226cb1;
font-weight: 600;
font-size: 22px;
}

@media (max-width: 1372px) and (min-width: 767px) {
	.print_text {
	font-size: 16px;
	}
} 

@media (max-width: 1068px) and (min-width: 767px) {
	.print_text {
	font-size: 14px;
	}
}

.equip_tabs {
      font-size: 0;
      padding-top: 25px;
      text-align: center;
      width: 100%;
    }

    .equip_tabs>input[type="radio"] {
      display: none;
    }

    .equip_tabs>div {
      display: none;
      border: none;
      padding: 10px 15px;
      font-size: 16px;
      -webkit-animation-duration: 1s;
      animation-duration: 1s;
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both;
      -webkit-animation-name: fadeIn;
      animation-name: fadeIn;
    }

 
    /* отобразить контент, связанный с выбранной радиокнопкой (input type="radio") */
    #tab-1:checked~#content-1,
    #tab-2:checked~#content-2,
    #tab-3:checked~#content-3,     
    #tab-4:checked~#content-4,
    #tab-5:checked~#content-5 {
      display: block;
    }

    .equip_tabs>label {
      display: inline-block;
      vertical-align: middle;
      user-select: none;
      border: solid 1px #0D5C7E; 
      border-bottom: none;
      width: 18%;
      padding: 20px;
      background: #f7f7f7;
      transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out;
      cursor: pointer;
      position: relative;
      top: 1px;
      margin: 10px 10px 0; 
      border-radius: 10px 10px 0 0;
     }

    .equip_tabs>input[type="radio"]:checked+label {
    background: white;
    transition: all 500ms ease;
    color: #226cb1;
    z-index: 900;
    }
    
     #content-1, #content-2, #content-3, #content-4, #content-5 {
      border: solid 1px #0D5C7E;
      border-radius: 20px;
      padding: 0 30px 20px;
      text-align: left;
     }

    @media (max-width: 1000px) {
    .equip_tabs>label {
        width: 47%; 
         border: solid 1px #0D5C7E; 
border-radius: 10px;
margin: 10 px 5px;   
    }    
}

.numa {
display: flex;
flex-wrap: wrap;
justify-content: center;
text-align: center;
align-items: stretch;
}
.numa_element {
width: 400px; 
padding: 20px;
}

.numa_element__wrap {
background-color: #256de3; 
padding: 40px 25px 25px 25px;
min-height: 450px;
}
.numa_element__white_circle {
background-color: #fff;
width: 150px;
line-height: 150px;
border-radius: 50%; 
margin: 0 auto;
}
.numa_element img{
vertical-align: middle;
max-width: 100%;
height: 90px;
width: auto;
}
.numa_element__text {
color: white;
}

.numa_element__text div {
padding-top: 20px;
}
.partner_logo {
position: absolute;
right: 20px; top: 120px;
}
@media (max-width: 1000px) {
	.partner_logo {
	position: static;
	}
	.partner_logo img {
	width: 165px;
	margin: 15px 0;
	}
}
.time img {
margin: 15px 0;
}
.quote {
  padding-left: 50px;
  border-left: 3px solid #0067CE;
  }
.quote p {
  font-style: normal;
  font-weight: normal;
  color: #333333;
}
.quote cite {
  font-style: italic;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  color: #0067CE;
}
.quote_black
{
  font-size: 24px;
  line-height: 32px;
  text-align: center;
}

.quote_blue
{
  font-size: 25px;
  line-height: 32px;
  text-align: center;
  margin-top: -18px;
}
@media (max-width: 1000px) {
	.quote_blue {
	font-size: 16px;
	}
	.quote_black {
	font-size: 16px;
	}
}
/* End */


/* Start:/local/templates/bars/css/custom.css?175135407348525*/
.header__regions {
    display: inline-block;
    margin-left: 12px;
}
.mobile-menu-regions {
    margin: 16px 0 16px 10px;
}
div#nca-cookiesaccept-line {
    max-width: 475px;
    border-radius: 20px;
    background-color: #fff;
    bottom: 15px !important;
    left: 15px !important;
    box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(65, 138, 186, 0.3) !important;
    font-size: 12px;
}
button#nca-cookiesaccept-line-accept-btn {
    border: 1px solid #418aba !important;
    padding: 10px 40px;
    cursor: pointer;
}
.nca-cookiesaccept-line-text {
    line-height: 1.3;
}
@media all and (max-width: 510px) {
    div#nca-cookiesaccept-line {
        max-width: 320px;
    }
    .nca-cookiesaccept-line-text {
        font-size: 12px;
        padding-right: 8px;
    }
    button#nca-cookiesaccept-line-accept-btn {
        padding: 10px 20px;
    }
}
table {
    border-collapse: collapse;
    max-width: 100%;
    background-color: transparent;
    border-spacing: 0;
}
/*BEGIN 404*/
.page_error_block {
    padding: 50px 0px;
}
.page_not_found {
    padding-top: 70px;
}
.page_not_found td {
    vertical-align: middle;
}
.page_not_found td.image {
    width: 60%;
    text-align: center;
}
.page_not_found td.description {
    text-align: center;
}
.page_not_found td.description .title404 {
    font-size: 44px;
    line-height: 48px;
}
.page_not_found td.description .subtitle404 {
    text-transform: uppercase;
    font-size: 18px;
    line-height: 24px;
}
.page_not_found td.description .descr_text404 {
    font-size: 13px;
    line-height: 20px;
    margin-top: 20px;
}
.page_not_found_btn {
    background: #418ABA;
    border-radius: 5px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 15px 30px;
    display: inline-block;
}
.page_not_found_btn:hover {
    color: #ffffff;
}
.page_not_found td.description .back404 {
    margin-top: 5px;
}
@media all and (max-width: 767px) {
    .page_not_found td.image,
    .page_not_found td.description {
        display: block;
        width: 100%;
    }
    .page_not_found td.description {
        padding-top: 40px;
    }
}
/*END 404*/
@media all and (max-width: 1340px) {
    .header__phone a.ws {
        display: none;
    }
}
@media all and (max-width: 1024px) {
    .header__regions {
        display: none;
    }
}
/*BEGIN new header 22.12.22*/
.header__mobile-menu-btn {
    display: none;
}
.header__mobile-menu-btn .menu-button {
    position: relative;
    top: unset;
    left: unset;
}
.header__wrap .nav {
    position: fixed;
}
.header__wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header__logo {
    margin-right: 12px;
}
.header__logo-wrap {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    max-width: 336px;
    padding-bottom: 4px;
}
.header__logo-img {
    width: 84px;
    display: block;
    margin-right: 12px;
}
.header__logo-img img {
    width: 100%;
}
.header__logo-text {
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    color: #2F4D8E;
}
.header__logo-text div {
    opacity: 0.4;
    margin-top: 5px;
}
.header__desctop {
    padding-top: 12px;
    margin-right: 8px;
    font-size: 15px;
}
.header__top-block {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header__contacts {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 0 -12px;
}
.header__contacts a {
    font-weight: 600;
    font-size: 16px;
    color: #373C41;
    line-height: 20px;
    margin: 0 12px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    white-space: nowrap;
}
.header__contacts a img {
    margin-right: 4px;
    max-height: 19px;
}
.header__main-menu .menu {
    margin-bottom: 0;
}
.header__call-order-btn {
    background: #418ABA;
    border-radius: 5px;
    font-family: Montserrat;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 15px 30px;
    white-space: nowrap;
}

@media (max-width: 1023px) {
    .main-banner__item {
        background-position: center;
    }
}
.header__call-order-btn:hover {
    color: #FFFFFF;
}
.scrolled .header__main-menu .menu {
    position: static;
    margin-left: 0;
}
.header__wrap.scrolled {
    padding: 12px 12px 0;
}
.header.scrolled {
    position: fixed;
    background-color: #ffffff;
    z-index: 999;
    width: 100%;
    top: 0;
}
@media all and (max-width: 1280px) {
    .header__main-menu #vertical-multilevel-menu {
        margin-left: 0;
    }
    .header__logo-text {
        font-size: 14px;
    }
    .header__contacts a.ws {
        display: none;
    }
}
@media all and (max-width: 1160px) {
    .header__call-order-btn {
        font-size: 12px;
        padding: 15px;
    }
    .header__main-menu .menu > li > a.root-item {
        padding-right: 16px;
        background-position: right 10%;
        background-size: 12px;
        margin-right: 8px !important;
        font-size: 11px;
    }
    .header__main-menu .menu > li:hover > a.root-item {
        background-position: right 15%;
        padding-right: 16px;
        background-size: 15px;
    }
}
@media all and (max-width: 1023px) {
    .header.header-new {
        height: auto;
    }
    .header__desctop {
        display: none;
    }
    .header__mobile-menu-btn {
        display: block;
    }
    .header__wrap {
        padding: 12px;
    }
    .header__logo-wrap {
        padding-bottom: 0;
    }
    .header__logo-img {
        width: 54px;
    }
    .header__logo-text {
        width: 160px;
    }
    .header__call-order .tel {
        position: static;
        height: auto;
        padding: 12px;
        width: auto;
        line-height: 1;
    }
}
@media all and (max-width: 380px) {
    .header__logo-img {
        margin-right: 4px;
    }
    .header__wrap {
        padding: 8px;
    }
    .header__logo-text {
        width: 140px;
    }
}
/*END new header 22.12.22*/
.policy label {
    display: flex;
    align-items: center;
    justify-content: center;
}
.policy .policy-input {
    display: inline-block;
    width: auto;
    margin-right: 6px;
}
.form-vopros .policy a {
    color: #ffffff;
}
.form-vopros .policy a:hover,
.form-footer .policy a:hover {
    text-decoration: underline;
}

.vacancy-banner {
    position: relative;
    /*max-height: 400px;*/
    overflow: hidden;
    background-image: url("/local/templates/bars/css/../img/spotkanko.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;

}
.vacancy-banner::after {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.4);
    z-index: 1;
}
.vacancy-banner div {
    display: block;
    /*position: absolute;*/
    color: #fff;
    z-index: 2;
    font-size: 54px;
    font-weight: 500;
    /*max-width: 700px;*/
    /*text-shadow: 1px 1px 2px black;*/
    padding: 140px 0 140px 15px;
    line-height: 1.1;
    /*left: 100px;*/
    /*top: 50%;*/
    /*transform: translateY(-50%);*/
}
.vacancy-banner + .container .breadcrumb {
    margin: 40px 0 0;
}
.entries-section__title.mmit-slider__title {
    height: 58px;
}
.mmit-slider__wrap .entries-carousel__item:last-child {
    margin-right: 0;
}
@media all and (max-width: 768px) {
    .vacancy-banner div {
        max-width: 400px;
        font-size: 32px;
        /*left: 25px;*/
    }
}
@media all and (max-width: 420px) {
    .vacancy-banner div {
        line-height: 1.2;
        max-width: 225px;
        font-size: 24px;
    }
}
.phone-header-item {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 0 12px;
    flex-wrap: nowrap;
}

/* Slider with gallery */
.slider-container {
    margin: 32px 0;
	clear: both;
}
.slider-container .slick-track {
    height: 600px;
}
.slide-container {
    margin: 0 8px;
}
.custom-slick-next,
.custom-slick-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
    z-index: 3;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    background-image: url('/local/templates/bars/css/../img/icons/next.svg');
    background-size: 8px;
    background-position: 59% 53%;
    background-repeat: no-repeat;
    border: 1px solid #e9e9e9;
    padding: 0;
    cursor: pointer;
    transition: .3s;
    opacity: 0.7;
}
.custom-slick-next:hover,
.custom-slick-prev:hover {
    opacity: 1
}
.custom-slick-prev {
    transform: rotate(-180deg);
    right: unset;
    left: 20px;
}
.slide-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.slider-container .slick-dots {
    display: flex;
    gap: 10px;
    width: 100%;
    justify-content: center;
}
.slider-container .slick-dots li,
.slider-container .slick-dots button {
    padding: 0;
    margin: 0;
    width: 8px;
    height: 8px;
    border-radius: 50px;
    background-image: none;
    background-color: #e9e9e9;
    text-indent: -9999px;
}
.slider-container .slick-dots .slick-active {
    background-color: #b5b5b5;
}
.grecaptcha-badge {
    bottom: 120px !important;
}
@media (max-width: 768px) {
	.slider-container .slick-track {
		height: 400px;
	}
    .grecaptcha-badge {
        display: none !important;
    }
}
@media (max-width: 550px) {
	.slider-container .slick-track {
		max-height: 300px;
	}
}
.entry__image {
    position: relative;
}
.entry__image img {
    position: absolute;
    left: auto;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 50%;
    opacity: 1;
}
.vopros-footer .vopros-footer__header {
    font-size: 20px;
    font-weight: 800;
    line-height: 20px;
    display: block;
}
.entry__name .entry__header {
    font-weight: 500;
    font-size: 14px;
}
@media screen and (min-width: 1024px) {
    .entry__name .entry__header {
        font-size: 16px;
        margin-top: 2px;
    }
    .vopros-footer .vopros-footer__header {
        font-size: 64px;
        font-weight: 800;
        line-height: 64px;
    }
}

.breadcrumbs__wrapper-detail {
    margin: 10px 0 30px;
}

@media (max-width: 1023px) {
    .footer-menu {
        margin: 30px 0 30px;
    }
    .footer-menu li {
        background-image: none;
    }
}

@media (max-width: 1024px) {
    .top-des {
        max-width: none;
    }
   
}
@media (max-width: 767px) {
    .top-des {
        max-width: 380px;
    }
}

@media (max-width: 1024px) and (min-width: 650px) {
    h1,
    .top-des h1 {
        font-size: 22px;
    }
}

body {
    touch-action: pan-y;
    scroll-behavior: smooth;
}

#go-top {
    bottom: 190px;
    right: 55px;
}

@media (max-width: 767px) {
    #go-top {
        bottom: 115px;
        right: 35px;
    }
}

.button_link {
    color: var(--banner-link-main-color, #ffffff);
    border-color: var(--banner-link-main-color, #ffffff);
}

.button_link:hover {
    border-color: var(--banner-link-main-color, #ffffff);
    background-color: var(--banner-link-main-color, #ffffff);
    color: var(--banner-text-hover-color, #418ABA);
}

.button_block {
    transition: all 0.3s ease;
}
.form-footer .button_block {
    margin-left: 0;
}

.download_button,
.link_button,
.button__blue,
.form-footer .button_block,
.header__call-order-btn {
    border: 1px solid #418ABA;
    transition: all 0.3s ease;
}

.download_button:hover,
.link_button:hover,
.button__blue:hover,
.header__call-order-btn:hover,
.form-footer .button_block:hover {
    color: #418ABA;
    background-color: transparent;
}

.form-vopros .button_block,
.button__transparent {
    border: 2px solid #FFFFFF;
}

.button__transparent:hover,
.form-vopros .button_block:hover {
    color: #418ABA;
    background-color: #FFFFFF;
}

@media (max-width: 1023px) {
    .header__call-order {
        display: flex;
        align-items: center;
    }
    .header__call-order-btn {
        padding: 6px;
        font-weight: 400;
        font-size: 12px;
    }
}

@media (max-width: 520px) {
    .header__logo-wrap {
        flex-direction: column;
    }
    .header__logo-img {
        margin: 0;
    }
    .header__logo-text {
        width: 120px;
    }
}

@media (max-width: 400px) {
    .header__logo-img {
        width: 42px;
    }
    .header__logo-text {
        width: 90px;
    }
    .header__call-order-btn {
        font-size: 10px;
    }
}

form span.error {
    color: red;
    display: block;
}

.policy {
    width: 100%;
}

.policy label {
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}

.policy span.error {
    order: 3;
    width: 100%;
}

.policy span:not(.error) {
    width: calc(100% - 20px);
}

.policy .policy-input {
    max-width: 13px;
}

.form-vopros {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.form-vopros .form-input__wrapper {
    width: calc(50% - 5px);
}

.form-vopros .button_block {
    width: 100%;
}

.form-input__wrapper input {
    width: 100%;
    margin: 0;
}


@media (max-width: 1023px) {
    .form-vopros .form-input__wrapper {
        width: 100%;
        margin-bottom: 10px;
    }
    .form-vopros .policy label {
        align-items: flex-start;
    }
}

.form__notice {
    padding-top: 15px;
    font-size: 12px;
    color: #9b9da0;
}
.success .form__notice {
    display: none;
}
.form-vopros .form__notice {
    color: #c8c8c8;
}

@media (max-width: 1023px) {
    .header__logo-wrap img {
        max-width: 120px;
    }
    .header__call-order .tel {
        min-width: 42px;
    }
}
@media (max-width: 390px) {
    .header__logo-wrap img {
        max-width: 100%;
    }
}

.main-description .h-h3 {
    margin-left: 0;
}


/* page 404 */
.not-found-page {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
}

.not-found-page__content,
.not-found-page__menu {
    width: calc(50% - 20px);
}

.not-found-page__content {
    width: 40%;
}

.not-found-page__menu {
    width: 55%;
}

.not-found-page__image {
    margin-bottom: 18px;
}

.not-found-page__image svg {
    width: 100%;
}

.not-found-page__text {
    text-align: center;
    font-size: 16px;
    margin: 0;
}

.not-found-page__text-margin {
    margin-bottom: 18px;
}

.not-found-page__button {
    margin: 0 10px 18px;
    display: block;
    text-align: center;
    border: 1px solid var(--main-color, #0067CE);
    border-radius: 10px;
    padding: 15px;
    font-size: 16px;
    line-height: 1;
    transition: 0.3s ease-in-out background, 0.3s ease-in color;
    color: #ffffff;
    background-color: var(--main-color, #0067CE);
}

.not-found-page__button:hover {
    color: #232727;
    background: transparent;
}

.not-found-page__text a {
    color: var(--main-color, #0067CE);
}

.not-found-page__menu {
    display: flex;
    justify-content: space-between;
}

.not-found-page__menu-item {
    width: calc(50% - 25px);
}

.not-found-page__menu-header {
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 17px;
    border-bottom: 1px solid #0067CE47;
    margin: 0 0 12px;
}

.not-found-page__menu-item li {
    padding-left: 0;
    margin-bottom: 14px;
    background-image: none;
    font-size: 16px;
}

.not-found-page__menu-item a {
    color: #7C7C7C;
    transition: 0.3s ease color;

}

.not-found-page__menu-item a:hover {
    color: var(--main-color, #0067CE);
}

@media (max-width: 1023px) {
    .not-found-page {
        display: block;
    }
    .not-found-page__menu,
    .not-found-page__content {
        margin: 0 auto 20px;
    }
}

@media (max-width: 650px) {
    .not-found-page__menu,
    .not-found-page__content {
        width: 100%;
    }

    .not-found-page__menu {
        padding: 0 20px;
    }
}

@media (max-width: 440px) {
    .not-found-page__menu {
        display: block;
    }
    
    .not-found-page__menu-item {
        width: 100%;
    }
}

.nav__level {
    padding: 0;
    overflow-y: scroll;
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none;  /* Internet Explorer 10+ */
}

.nav__level::-webkit-scrollbar { /* WebKit */
    width: 0;
    height: 0;
}

.header__phone1 {
    padding: 10px;
}

.top-menu .menu__parent-item {
    padding: 0;
    background-color: #3883B4;
}

.menu__parent-item > a {
    padding: 16px 10px;
    font-size: 16px;
    font-weight: 500;
}

.menu__parent-item {
    position: relative;
}

.menu__arrow {
    position: absolute;
    display: flex;
    align-items: center;
    right: 0;
    top: 0;
    height: 47px;
    width: 47px;
    justify-content: center;
}

.menu__arrow svg {
    transition: 0.3s ease transform;
}

.menu__arrow.active svg {
    transform: rotateX(180deg);
} 

.top-menu .menu__child-item {
    background-color: #418ABA;
    font-size: 16px;
    padding: 7px 20px;
}


@media (max-width: 1023.5px) {
    .index-b .u-aut,
    .index-b .u-pr {
        margin-right: 0;
        max-width: 99%;
    }
}

@media (max-width: 1023px) {
    .main-banner__item {
        background-position: center;
    }
}


.partners-slider .slick-slide {
    margin: 0 27px;
}

.partners-slider .slick-list {
    margin: 0 -27px;
    width: 100%;
}
.certificates-slider .slick-list {
    width: 100%;
}

.services__service-list .slick-track,
.certificates-slider .slick-track,
.partners-slider .slick-track {
    display: flex;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
}

.certificates-slider .slick-track {
    align-items: stretch;
}

.certificates-slider:not(.slick-initialized),
.partners-slider:not(.slick-initialized) {
    display: flex;
}

.certificates-slider__item {
    padding: 15px;
}

.certificates-slider__item img {
    transition: all 0.3s ease;
}

.certificates-slider__item:hover img {
    transform: scale(1.1);
}

.tags-list {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    gap: 30px;
    margin: 30px auto;
    max-width: 1240px;
    justify-content: center;
}

.tags-list__blog {
    gap: 20px;
}

.tags-list__link {
    background-color: #F5F5F5;
    padding: 10px 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    transition: background 0.3s ease;
    color: #232727;
    text-align: center;
    border-radius: 5px;
    font-size: 16px;
    line-height: 1.4;
}

.tags-list__link:hover {
    background-color: var(--main-color, #0067CE);
    color: #ffffff;
}

.tags-list__link img {
    margin-bottom: 15px;
    max-width: 120px;
    height: auto;
}

.tags-list__link:hover img {
    filter: brightness(0) invert(1);
}

.tags-list__link:hover svg,
.tags-list__link:hover path {
    stroke: #ffffff;
}

.tags-list__link-first-row {
    grid-column: span 4;
}
.tags-list__link-second-row {
    grid-column: span 3;
}
.certificates-slider,
.partners-slider,
.services__service-list {
    margin-top: 30px;
}

.tags-list-4 .tags-list__link-first-row,
.tags-list-4 .tags-list__link-second-row {
    grid-column: span 3;
}

.tags-list-5 .tags-list__link-second-row {
    grid-column: span 6;
}

.tags-list-6 .tags-list__link-first-row,
.tags-list-6 .tags-list__link-second-row {
    grid-column: span 4;
}

@media (max-width: 1080px) {
    .tags-list {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
        margin: 30px 0;
    }

    .tags-list .tags-list__link {
        grid-column: span 1;
    }
}

@media (max-width: 650px) {
    .tags-list {
        display: block;

    }
    .tags-list__link img {
        margin-bottom: 0;
        max-width: 70px;
        margin-right: 30px;
    }

    .tags-list__link {
        margin-bottom: 10px;
        text-align: left;
    }
    
    .tags-list__link {
        flex-direction: row;
    }
    
}

/* service-callback */
.full-width,
.service-callback__full-width {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    background-color: var(--main-color, #0067CE);
}

.service-callback__full-width {
    margin-top: 30px;
    margin-bottom: 30px;
}

.service-callback {
    padding: 45px 0;
    max-width: 1080px;
    margin: 0 auto;
    color: #ffffff;
    display: flex;
    justify-content: space-between;
}

.service-callback__header-block {
    max-width: 450px;
    width: 39%;
    margin-top: 9px;
}
.service-callback__header {
    font-size: 54px;
    line-height: 64px;
    margin: 0;
}

.service-callback__photo {
    width: 217px;
    flex-shrink: 0;
}

.service-callback__about {
    width: 33%;
}

.service-callback__about p {
    margin: 0;
    font-size: 16px;
}

.service-callback__photo {
    align-self: flex-start;
}

.service-callback__photo img {
    border-radius: 50%;
}

.service-callback__about-text {
    margin-bottom: 28px;
}

.service-callback__button {
    background-color: #ffffff;
    color: var(--main-color, #0067CE);
    font-size: 16px;
    padding: 16px;
    width: 100%;
    display: block;
    border: 1px solid #ffffff;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 5px;
    text-align: center;
    margin-top: 29px;
    transition: background 0.3s ease, color 0.3s ease, border 0.3s ease;
}

.service-callback__button:hover {
    background-color: var(--main-color, #0067CE);
    color: #ffffff;
    border-color: #ffffff;
}

@media (max-width: 1080px) {
    .service-callback {
        flex-wrap: wrap;
        padding-left: 10px;
        padding-right: 10px;
    }

    .service-callback__header-block {
        max-width: none;
        width: 100%;
        margin-bottom: 20px;
    }

    .service-callback__header {
        font-size: 40px;
        line-height: 45px;
    }

    .service-callback__about {
        width: calc(100% - 250px);
    }
}

@media (max-width: 650px) {
    .service-callback {
        padding: 50px 20px;
    }

    .service-callback__header {
        font-size: 28px;
        line-height: 33px;
    }

    .service-callback__photo {
        display: none;
    }

    .service-callback__header-block {
        margin-bottom: 36px;
    }

    .service-callback__about {
        width: 100%;
    }
}


.product-list__wrapper {
    max-width: 1240px;
    margin: 80px auto;
}

.product-list {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(290px, 1fr));
    gap: 36px 20px;
}

.product-item {
    border-radius: 5px;
    background-color: #F5F5F5;
    padding: 20px 14px;
    box-sizing: border-box;
    text-decoration: none;
    display: flex;
    flex-direction: column;
}

.product-item__text {
    text-align: center;
    margin: 0 0 15px;
    font-size: 16px;
    color: #232727;
}

.product-item__params,
.product-item__artikul {
    font-size: 14px;
}

.product-item__price {
    font-size: 18px;
}

.product-item__price,
.product-item__name,
.product-item__params {
    font-weight: 600;
}

.product-item__name {
    color: var(--main-color, #0067CE);
}

.product-item__image {
    width: 100%;
    height: 180px;
    object-fit: contain;
    display: block;
}

.product-item__image-wrapper {
    margin-bottom: 15px;
}

.product-item__button {
    margin: auto 0 0;
    padding: 10px;
    text-align: center;
    background-color: var(--main-color, #0067CE);
    color: #ffffff;
    border: 1px solid #0067CE;
    transition: background 0.3s ease, border 0.3s ease, color 0.3s ease;
    border-radius: 5px;
    display: block;
    width: 100%;
    text-transform: uppercase;
    font-weight: 700;
}

.product-item__button:hover {
    color: var(--main-color, #0067CE);
    background-color: transparent;
}

.product-list__header {
    margin: 0 0 50px;
}

.product-item__right {
    display: flex;
    flex-direction: column;
    height: 100%;
}

@media (max-width: 650px) {
    .product-list__wrapper {
        margin: 40px auto;
    }
    .product-list {
        display: block;
    }
    .product-item__text {
        margin-bottom: 10px;
    }
    .product-item {
        min-height: 194px;
        width: 100%;
        padding: 20px 14px;
        display: flex;
        justify-content: space-between;
        flex-direction: row;
        margin: 0 0 20px;
    }
    .product-item__left {
        align-self: center;
    }
    .product-item__image {
        height: auto;
    }
    .product-item__left,
    .product-item__right {
        width: calc(50% - 21px);
    }
    .product-list__header {
        margin: 0 0 28px;
    }

    .product-item__right {
        height: auto;
    }
    .product-item__text {
        font-size: 13px;
    }
    .product-item__name {
        font-size: 14px;
    }
}
@media (max-width: 420px) {
    .product-item {
        min-height: auto;
    }
    .product-item__left,
    .product-item__right {
        width: 100%;
    }
    .product-item {
        display: block;
    }
    .product-item__image {
        max-height: 200px;
    }
}

.services__service-list .u-ing {
    background-size: cover;
    margin: 0;
}
/* Blog Start*/
.blog-detail,
.blog-list-page {
    --main-color: #418ABA;
}

.blog-list-page {
    max-width: 1280px;
    font-size: 14px;
}

.blog-text {
    margin: 0;
    font-size: 14px;
    line-height: 16.5px;
    color: #000000;
}

.blog-text-secondary {
    margin: 0;
    color: #8A8A8A;
    font-weight: 500;
    font-size: 14px;
    line-height: 16.5px;
}

.blog-list-page__h1 {
    font-size: 55px;
    line-height: 83px;
    font-weight: 700;
    margin-bottom: 18px;
    color: var(--main-color, #0067CE);
    padding-left: 0;
    margin-left: 0;
}

.blog-list__header-wrapper {
    display: flex;
}

.blog__filter-clear.mobile {
    display: none;
}

.blog__header {
    display: flex;
    align-items: center;
    margin-bottom: 34px;
}

.blog__stats {
    display: flex;;
}

.blog__stats-all {
    margin-right: 41px;
}

.blog__list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px 20px;
}

.blog__item {
    background-color: #F8F8F8;
    padding: 20px 16px;
    box-sizing: border-box;
    border-radius: 10px;
    transition: background-color 0.3s ease;
    display: flex;
    flex-direction: column;
}

.blog__item:hover {
    background-color: #ebebeb;
}

.blog__item-image-wrapper {
    position: relative;
    padding-top: 56.25%;
    height: 0;
    overflow: hidden;
    border-radius: 10px;
    margin-bottom: 27px;
}

.blog__item-image {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    object-fit: cover;
}

.blog__item-theme {
    font-size: 14px;
    font-weight: 500;
    color: #8A8A8A;
    margin-bottom: 10px;
}

.blog__item-header {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 10px;
}

.blog__item-description {
    margin-bottom: 27px;
}

.blog__item-description p {
    font-size: 14px;
    line-height: 16.5px;
    color: #000000;
    margin: 0 0 10px;
}

.blog__item-stats {
    margin-top: auto;
    display: flex;
    justify-content: space-between;
}

.blog__item-description p:last-child {
    margin-bottom: 0;
}

.blog__pagination {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 60px;
    align-items: center;
    margin-bottom: 40px;
}
.blog-button {
    display: inline-block;
    padding: 17px 20px;
    border: 1px solid var(--main-color, #0067CE);
    font-size: 14px;
    line-height: 16.5px;
    color: #000000;
    text-align: center;
    border-radius: 10px;
    transition: 0.3s ease all;
    flex-shrink: 0;
    margin-left: 5px;
}
.blog__pagination-button {
    grid-column: 2 / 3;
    margin: 0;
}

.blog-button:hover {
    color: #ffffff;
    background-color: var(--main-color, #0067CE);
}

.blog__pages {
    grid-column: 3 / 4;
    margin-left: auto;
}

.blog__pages {
    display: flex;
    align-items: center;
}

.blog__pages-item {
    margin-right: 20px;
    padding: 10px;
    color: #BBBBBB;
}

.blog__pagination-number-active {
    color: #000000;
}

.blog__pagination-next {
    color: var(--main-color, #0067CE);
}


/* detail */

.blog-detail__container {
    max-width: 820px;
    margin: 0 auto;
}

.blog-detail__header {
    position: relative;
    padding: 33px 0 36px;
}

.blog-detail__header::before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #00000099;
    left: 0;
    top: 0;
    z-index: 1;
}

.blog-detail__h1 {
    font-size: 36px;
    line-height: 54px;
    color: #ffffff;
    margin-bottom: 11px;
}

.blog-detail__header-container {
    position: relative;
    z-index: 1;
}

.blog-detail__header-image {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
    object-position: center;
}

.blog-detail__details {
    display: flex;
    align-items: center;
}

.blog-detail__published,
.blog-detail__seen {
    color: #ffffff;
}

.blog-detail__published {
    margin-right: 50px;
}

.blog-detail__seen {
    margin-right: 30px;
}

.blog-detail__body {
    padding-top: 45px;
    margin-bottom: 65px;
}

html {
    /* Remove x2 if fixed sticky header */
    scroll-padding-top: calc(2 * 110px);
}

.blog-detail__theme {
    font-size: 16px;
    line-height: 18.75px;
    margin-bottom: 40px;
}

.blog-detail__preview ol,
.blog-detail__detail ul,
.blog-detail__preview p,
.blog-detail__detail p {
    font-size: 16px;
    line-height: 21.6px;
    margin: 0 0 22px;
    font-weight: 400;
}

.blog-detail__detail ul li {
    background: none;
    position: relative;
    padding-left: 20px;
}

.blog-detail__detail ul li::before {
    position: absolute;
    content: "\2022";
    left: 10px;
    font-size: 22px;
    line-height: 20px;
}

.blog-detail__preview img,
.blog-detail__detail img {
    width: 100%;
    max-width: 100%;
    margin-bottom: 40px;
    border-radius: 10px;
}

.blog-related {
    margin-bottom: 50px;
}

.blog-related__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 22px;
}

.blot-related__more {
    display: flex;
    align-items: center;
}

.blot-related__more svg {
    padding-left: 15px;
    color: #000000;
    width: 35px;
    flex-shrink: 0;
}


.blot-related__more svg path {
    fill: var(--main-color, #0067CE);
    transition: fill 0.3s ease;
}
.blot-related__more:hover svg path {
    fill: #ffffff;
}

.blog-related__header-text {
    font-size: 16px;
    line-height: 18.75px;
    font-weight: 600;
}

.blog-detail__toc {
    margin: 40px 0;
    list-style: none;
    counter-reset: toc;
}

.blog-detail__toc li {
    margin-bottom: 21px;
    padding-left: 0;
}
.blog-detail__toc li:before {
    content: none;
}

.blog-detail__toc li:last-child {
    margin-bottom: 0;
}

.blog-detail__toc-item {
    display: block;
    padding: 20px 50px 20px 40px;
    font-size: 14px;
    line-height: 16.5px;
    color: #000000;
    border: 1px solid #D7D7D7;
    border-radius: 5px;
    position: relative;
    counter-increment: toc;
}

.blog-detail__toc-item::after {
    position: absolute;
    content: " ";
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='16' viewBox='0 0 20 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.7071 8.70711C20.0976 8.31658 20.0976 7.68342 19.7071 7.29289L13.3431 0.928932C12.9526 0.538408 12.3195 0.538408 11.9289 0.928932C11.5384 1.31946 11.5384 1.95262 11.9289 2.34315L17.5858 8L11.9289 13.6569C11.5384 14.0474 11.5384 14.6805 11.9289 15.0711C12.3195 15.4616 12.9526 15.4616 13.3431 15.0711L19.7071 8.70711ZM0 9H19V7H0V9Z' fill='%230067CE'/%3E%3C/svg%3E%0A");
    background-position: center;
    background-repeat: no-repeat;
    width: 20px;
    height: 16px;
    top: calc(50% - 8px);
    right: 20px;
}


.blog-detail__toc-item::before {
    position: absolute;
    content: counter(toc) ".";
    left: 25px;
}

select[data-select] {
    clip: rect(0 0 0 0) !important;
    width: 1px !important;
    height: 1px !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    outline: 0 !important;
    left: auto !important;
    top: auto !important
}

.ms-choice {
    border-radius: 5px;
    background-color: #EFEFEF;
    padding: 6px 40px 6px 14px;
    cursor: pointer;
    position: relative;
    min-height: 38px;
    width: max-content;
}
.ms-parent {
    width: auto!important;
}
.ms-choice:hover {
    background-color: #e8e8e8;
}
.ms-choice>span {
    display: flex;
    align-items: center;
}

.ms-choice img {
    margin-right: 10px;
}

.with-icon .ms-choice {
    padding-left: 42px;
}

.with-icon .ms-choice {
    background-size: 24px 24px;
    background-position: 8px 50%;
    background-image: var(--background-image);
    background-repeat: no-repeat;
}

.ms-choice>div.icon-close {
    position: absolute;
    top: 0;
    right: 16px;
    height: 100%;
    width: 16px;
    display: none;
}
.ms-choice>div.icon-close:before {
    content: " ";
    background-image: url("data:image/svg+xml,%3Csvg width='11' height='12' viewBox='0 0 11 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.0763 2.28772L1.59099 10.773C1.30108 11.0629 0.820244 11.0629 0.53033 10.773C0.240416 10.4831 0.240416 10.0023 0.53033 9.71235L9.01561 1.22706C9.30552 0.937151 9.78636 0.937151 10.0763 1.22706C10.3662 1.51698 10.3662 1.99781 10.0763 2.28772Z' fill='%238A8A8A'/%3E%3Cpath d='M10.0763 10.7729C9.78636 11.0628 9.30552 11.0628 9.01561 10.7729L0.53033 2.28765C0.240416 1.99774 0.240416 1.51691 0.53033 1.22699C0.820244 0.93708 1.30108 0.93708 1.59099 1.22699L10.0763 9.71228C10.3662 10.0022 10.3662 10.483 10.0763 10.7729Z' fill='%238A8A8A'/%3E%3C/svg%3E%0A");
    display: block;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
}
.ms-choice>div.icon-close:hover:before {
    color: #333
}
.ms-parent {
    position: relative;
}

.ms-drop {
    width: max-content!important;
    max-width: 380px;
    min-width: 100%;
    overflow: hidden;
    display: none;
    margin-top: -1px;
    padding: 0;
    position: absolute;
    z-index: 1000;
    background: #fff;
    border-radius: 5px;
    padding: 29px 25px;
    box-shadow: 0px 10px 10px 0px #0000001A;
    background-color: white;
    border: 1px solid #F3F3F3;
}

.ms-drop ul {
    margin: 0;
    overflow: auto;
    max-height: 230px;
    padding-right: 40px;
}

.ms-drop ul::-webkit-scrollbar {
    width: 4px;
    background-color: #3D3D3D;
}
  

.ms-drop ul li {
    padding: 0;
    background: none;
    margin-bottom: 15px;
    color: #3D3D3D;
}

.ms-drop label {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.ms-drop input[type="checkbox"] {
    width: 24px;
    height: 24px;
    margin: 0 12px 0 0;
}

.ms-drop input[type="checkbox"]:checked {
    accent-color: var(--main-color);
}

.ms-drop .selected {
    color: var(--main-color, #0067CE);
}

.ms-drop .ms-no-results {
    display: none
}

.ms-drop.bottom {
    top: calc(100% + 12px);
}
.ms-drop.top {
    bottom: calc(100% + 12px);
}

.ms-drop .multiple {
    width: auto !important;
}

.ms-selected__count {
    width: 27px;
    height: 27px;
    background-color: var(--main-color, #0067CE);
    border-radius: 50%;
    color: #ffffff;
    font-size: 14px;
    display: inline-block;
    margin-left: 14px;
    line-height: 27px;
}

.ms-choice>div.icon-caret {
    position: absolute;
    width: 13px;
    height: 11px;
    top: calc(50% - 6px);
    background-image: url("data:image/svg+xml,%3Csvg width='14' height='12' viewBox='0 0 14 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.7303 0.999999L7.10657 10.5172L1.48279 1L12.7303 0.999999Z' stroke='%238A8A8A'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    right: 13px;
}
.ms-choice>div.icon-caret.open {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px
}

.ms-choice>span {
    font-size: 14px;
    line-height: 16px;
    color: #000000;
    font-weight: 500;
}

.blog__filter {
    display: flex;
    margin-left: auto;
}

.blog__filter-item {
    margin-right: 23px;
}

.blog__filter-clear {
    margin-left: 60px;
}

.blog__filter-clear-button {
    border: none;
    background: transparent;
    display: flex;
    align-items: center;
    padding: 0; 
    color: #BBBBBB;
    transition: 0.3s ease filter;
    border-radius: 5px;
    cursor: pointer;
    padding: 6px 14px 6px 14px;
    font-weight: 500;
}

.blog__filter-clear-button img {
    margin-right: 10px;
}

.blog__filter-clear-button:hover {
    filter: brightness(0.95);
}

@media (max-width: 1023px) {
    html {
        scroll-padding-top: calc(2 * 95px);
    }
    .blog__header {
        flex-wrap: wrap;
    }
    .blog__stats {
        width: 100%;
        margin-bottom: 21px;
    }
    .blog__filter {
        margin-left: 0;
    }
    .blog__pagination {
        display: block;
    }
    .blog__pagination-button {
        display: block;
        max-width: 400px;
        width: 100%;
        margin: 0 auto 30px;
    }
    .blog__pages {
        justify-content: center;
    }
}

@media (max-width: 1023px) {
    .blog__list {
        grid-template-columns: 1fr 1fr;
    }

    .blog-detail .breadcrumb,
    .blog-detail__container,
    .blog-detail__body,
    .blog-related {
        padding-left: 22px;
        padding-right: 22px;
    }

    .blog-related {
        padding-left: 22px!important;
        padding-right: 22px!important;
    }
}

@media (max-width: 768px) {
    .blog-list__header-wrapper {
        justify-content: space-between;
        align-items: center;
    }
    .blog__filter-clear.mobile {
        display: block;
    }

    .blog__filter-clear.desktop {
        display: none;
    }

    .blog-list-page__h1 {
        font-size: 32px;
        line-height: 48px;
    }

    .blog-list-page {
        padding-left: 22px!important;
        padding-right: 22px!important;
    }
}

@media (max-width: 650px) {
    .blog-list-page__h1,
    .blog-detail__h1 {
        font-size: 22px;
        line-height: 1;
    }
    .blog-detail__details {
        display: block;
    }
    .blog-detail__published,
    .blog-detail__seen {
        margin-bottom: 5px;
    }

}

@media (max-width: 550px) {
    .blog__list {
        grid-template-columns: 1fr;
    }
    .blog__stats-all,
    .blog__stats-filtered {
        font-size: 12px;
    }

    .blog__filter {
        flex-wrap: wrap;
        gap: 15px 29px;
    }

    .blog__filter-item {
        margin-right: 0;
    }
}

@media (max-width: 400px) {
    .ms-drop {
        max-width: 300px;
    }

    .blog__stats {
        display: block;
    }

    .blog__pages-item {
        padding: 5px;
        margin-right: 10px;
    }

    .blog-button {
        padding: 10px 15px;
        font-size: 12px;
    }
}

.blog-detail .breadcrumb {
    margin: 23px auto 25px;
}

.blog-detail__share {
    cursor: pointer;
    transition: filter 0.3s ease;
}

.blog-detail__share:hover {
    filter: brightness(0.6);
}


.article-table {
    overflow-x: auto;
}

.article-table table {
    border-collapse: collapse;
    border: 1px solid #000000;
}

.article-table td {
    border: 1px solid #000000;
    padding: 4px;
    text-align: center;
    vertical-align: middle;
}
.article-table p:last-child {
    margin-bottom: 0;
}
.article-table td:first-child {
    text-align: left;
}
/* Blog End*/
.requisites p {
    margin-bottom: 5px;
    margin-top: 0;
}
.serv__centered {
    display: flex;
    align-items: center;
}

/* reviews */
.rating {
    direction: rtl;
    text-align: center;
    display: flex;
    justify-content: flex-end;
    --star-size: 25px;
    --star-margin: 6px;
    width: min-content;
}

.rating-display {
    display: flex;
    --star-size: 25px;
    --star-margin: 6px;
}

.rating > span {
    display: inline-block;
    position: relative;
    width: var(--star-size);
    height: var(--star-size);
    left: 0;
    margin-right: var(--star-margin);
}

.rating-display span::before,
.rating > span::before {
    content: " ";
    display: block;
    background-image: url("data:image/svg+xml,%3Csvg width='40' height='37' viewBox='0 0 40 37' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.3865 1.63672C18.5341 -0.399209 21.4659 -0.39921 22.6135 1.63672L26.6261 8.75589C27.0542 9.51542 27.7916 10.0511 28.6462 10.2236L36.6569 11.8399C38.9478 12.3021 39.8538 15.0905 38.2721 16.811L32.7414 22.8272C32.1513 23.469 31.8697 24.3358 31.9698 25.2019L32.908 33.3201C33.1763 35.6417 30.8044 37.365 28.6793 36.3923L21.2485 32.9914C20.4557 32.6286 19.5443 32.6286 18.7515 32.9914L11.3207 36.3923C9.1956 37.3649 6.8237 35.6417 7.09201 33.3201L8.03024 25.2019C8.13034 24.3358 7.8487 23.469 7.25863 22.8272L1.72789 16.811C0.146207 15.0905 1.05219 12.3021 3.34309 11.8399L11.3538 10.2236C12.2084 10.0511 12.9458 9.51542 13.3739 8.75589L17.3865 1.63672Z' fill='%23E0E3E6'/%3E%3C/svg%3E%0A");
    width: var(--star-size);
    height: var(--star-size);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.rating-display span.checked::before,
.rating>*:hover:before,
.rating>*:hover~span:before,
.rating:not(:hover)>input:checked~span::before {
    background-image: url("data:image/svg+xml,%3Csvg width='40' height='37' viewBox='0 0 40 37' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.3865 1.63672C18.5341 -0.399209 21.4659 -0.39921 22.6135 1.63672L26.6261 8.75589C27.0542 9.51542 27.7916 10.0511 28.6462 10.2236L36.6569 11.8399C38.9478 12.3021 39.8538 15.0905 38.2721 16.811L32.7414 22.8272C32.1513 23.469 31.8697 24.3358 31.9698 25.2019L32.908 33.3201C33.1763 35.6417 30.8044 37.365 28.6793 36.3923L21.2485 32.9914C20.4557 32.6286 19.5443 32.6286 18.7515 32.9914L11.3207 36.3923C9.1956 37.3649 6.8237 35.6417 7.09201 33.3201L8.03024 25.2019C8.13034 24.3358 7.8487 23.469 7.25863 22.8272L1.72789 16.811C0.146207 15.0905 1.05219 12.3021 3.34309 11.8399L11.3538 10.2236C12.2084 10.0511 12.9458 9.51542 13.3739 8.75589L17.3865 1.63672Z' fill='%23418ABA'/%3E%3C/svg%3E%0A");
    left: 0;
}

.rating > input {
    margin: 0 0 0 calc(-1 * var(--star-size) + calc(-1 * var(--star-margin)));
    width: var(--star-size);
    height: var(--star-size);
    position: relative;
    z-index: 2;
    opacity: 0;
}

.container__description-text {
    margin-bottom: 20px;
}

.container__description-text p {
    font-size: 16px;
    margin-bottom: 10px;
}

.reviews-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

.review-item {
    border-radius: 10px;
    background-color: #F8F8F8;
    padding: 20px 16px;
    font-size: 14px;
    color: #000000;
}

.review-item__img-wrapper {
    height: 230px;
    display: flex;
    justify-content: center;
    object-fit: contain;
    margin: 0 0 27px;
}

.review-item__img-wrapper img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}

.review-item__top-block {
    margin-bottom: 27px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.review-item__date {
    color: #8A8A8A;
    font-size: 14px;
    font-weight: 500;
}

.review-item__post {
    color: #8A8A8A;
    font-weight: 500;
    font-size: 14px;
    line-height: 1;
    margin: 0 0 10px;
}

.review-item__company-name {
    font-weight: 600;
    font-size: 16px;
    line-height: 1;
    margin: 0 0 10px;
}

.review-item__review-text p {
    margin: 0 0 10px;
    font-size: 14px;
    line-height: 1;
}

@media (max-width: 1080px) {
    .reviews-list {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 1024px) {
    .reviews-list {
        margin-bottom: 20px;
    }
}
@media (max-width: 650px) {
    .container__description-text p {
        font-size: 14px;
        margin-bottom: 10px;
    }    
    .reviews-list {
        grid-template-columns: 1fr;
    }
}

.geo-reviews {
    display: flex;
    justify-content: center;
    margin: 41px 0;
}

.geo-review__item:not(:last-child) {
    margin-right: 81px;
}

.geo-review__item {
    display: flex;
    text-decoration: none;
}

.geo-review__img-wrapper {
    width: 80px;
    margin-right: 13px;
}

.geo-review__reviews-count {
    margin: 6px 0;
    font-size: 14px;
    line-height: 1;
    font-weight: 500;
    color: #8A8A8A;
}

.geo-review__rating {
    font-size: 24px;
    line-height: 1;
    font-weight: 800;
    margin: 0;
    color: #000000;
}

@media (max-width: 650px) {
    .geo-review__item:not(:last-child) {
        margin: 0 auto 30px;
    }
    .geo-reviews {
        flex-direction: column;
        align-items: center;
    }
}

.button-general {
    background: var(--main-color, #418ABA);
    border-radius: 5px;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 15px 30px;
    white-space: nowrap;
    border: 1px solid var(--main-color, #418ABA);
    transition: all 0.3s ease;
    display: inline-block;
}

.button-general:hover {
    color: var(--main-color);
    background-color: transparent;
}

.review__popup-btn {
    margin: 20px 0 30px;
}

.popup__container textarea {
    padding: 15px 20px;
    border: 2px solid #dddfe1ad;
    color: #9b9da0;
}

.review-popup__rating {
    display: flex;
    justify-content: center;
    margin-bottom: 36px;
}

.review-popup__header {
    margin-bottom: 36px;
    text-align: center;
    font-size: 20px;
    line-height: 1;
}

.review-popup__file-input input {
    display: none;
}

.review-popup__file-input {
    position: relative;
    background-color: var(--main-color, #418ABA);
    width: 100%;
    color: #ffffff;
    padding: 15px 20px;
    font-size: 16px;
    font-weight: 600;
    display: block;
    border-radius: 5px;
    display: flex;
    margin: 10px 0;
    transition: all 0.3s ease;
}

.review-popup__file-input.active {
    background-color: #F5F5F5;
    color: #AEAEAE;

}

.review-popup__file-input::before {
    background-image: url("data:image/svg+xml,%0A%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.97 22.75C7.24997 22.75 4.21997 19.72 4.21997 16V10C4.21997 5.73 7.69997 2.25 11.97 2.25C16.24 2.25 19.72 5.73 19.72 10V15.5C19.72 17.84 17.81 19.75 15.47 19.75C13.13 19.75 11.22 17.84 11.22 15.5V12C11.22 11.59 11.56 11.25 11.97 11.25C12.38 11.25 12.72 11.59 12.72 12V15.5C12.72 17.02 13.95 18.25 15.47 18.25C16.99 18.25 18.22 17.02 18.22 15.5V10C18.22 6.55 15.42 3.75 11.97 3.75C8.51997 3.75 5.71997 6.55 5.71997 10V16C5.71997 18.89 8.06997 21.25 10.97 21.25C11.38 21.25 11.72 21.59 11.72 22C11.72 22.41 11.39 22.75 10.97 22.75Z' fill='white'/%3E%3C/svg%3E%0A");
    content: "";
    background-size: contain;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    display: block;
    margin-right: 20px;
}

.review-popup__file-input.active::before {
    background-image: url("data:image/svg+xml,%0A%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.97 22.75C7.24997 22.75 4.21997 19.72 4.21997 16V10C4.21997 5.73 7.69997 2.25 11.97 2.25C16.24 2.25 19.72 5.73 19.72 10V15.5C19.72 17.84 17.81 19.75 15.47 19.75C13.13 19.75 11.22 17.84 11.22 15.5V12C11.22 11.59 11.56 11.25 11.97 11.25C12.38 11.25 12.72 11.59 12.72 12V15.5C12.72 17.02 13.95 18.25 15.47 18.25C16.99 18.25 18.22 17.02 18.22 15.5V10C18.22 6.55 15.42 3.75 11.97 3.75C8.51997 3.75 5.71997 6.55 5.71997 10V16C5.71997 18.89 8.06997 21.25 10.97 21.25C11.38 21.25 11.72 21.59 11.72 22C11.72 22.41 11.39 22.75 10.97 22.75Z' fill='%238B8B8B'/%3E%3C/svg%3E%0A");
}

.blog-cta {
    border: 1px solid #D7D7D7;
    background-color: #F5F5F5;
    margin: 40px 0;
    display: flex;
    align-items: center;
    padding: 30px 20px;
    border-radius: 5px;
}

.blog-cta__text {
    font-size: 20px;
    line-height: 1;
    margin: 0 35px 0 0;
    letter-spacing: -0.8px;
}

.blog-cta__button {
    border-radius: 5px;
    background-color: var(--main-color, #418ABA);
    border: 1px solid var(--main-color, #418ABA);
    padding: 17px 50px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    color: #ffffff;
    text-transform: uppercase;
    transition: 0.3s ease;
    flex-shrink: 0;
    display: inline-block;
}

.blog-cta__button:hover {
    color: var(--main-color, #418ABA);
    background-color: transparent;
}

@media (max-width: 650px) {
    .blog-cta {
        display: block;
    }
    .blog-cta__text {
        margin: 0 0 34px;
    }
}

@media (max-width: 360px) {
    .blog-cta__button {
        font-size: 14px;
    }
}
/* End */


/* Start:/local/templates/bars/plugins/jquery.lightGallery/jquery.lightGallery.min.css?166865742820383*/
.lg-sub-html,.lg-toolbar{background-color:rgba(0,0,0,.45)}@font-face{font-family:lg;src:url(/local/templates/bars/plugins/jquery.lightGallery/./fonts/lg.eot?n1z373);src:url(/local/templates/bars/plugins/jquery.lightGallery/./fonts/lg.eot?#iefixn1z373) format("embedded-opentype"),url(/local/templates/bars/plugins/jquery.lightGallery/./fonts/lg.woff?n1z373) format("woff"),url(/local/templates/bars/plugins/jquery.lightGallery/./fonts/lg.ttf?n1z373) format("truetype"),url(/local/templates/bars/plugins/jquery.lightGallery/./fonts/lg.svg?n1z373#lg) format("svg");font-weight:400;font-style:normal}.lg-icon{font-family:lg;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-actions .lg-next,.lg-actions .lg-prev{background-color:rgba(0,0,0,.45);border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1080;border:none;outline:0}.lg-actions .lg-next.disabled,.lg-actions .lg-prev.disabled{pointer-events:none;opacity:.5}.lg-actions .lg-next:hover,.lg-actions .lg-prev:hover{color:#FFF}.lg-actions .lg-next{right:20px}.lg-actions .lg-next:before{content:"\e095"}.lg-actions .lg-prev{left:20px}.lg-actions .lg-prev:after{content:"\e094"}@-webkit-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-moz-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-ms-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-webkit-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@-moz-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@-ms-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;-o-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;-o-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:0;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear}.lg-toolbar .lg-icon:hover{color:#FFF}.lg-toolbar .lg-close:after{content:"\e070"}.lg-toolbar .lg-download:after{content:"\e0f2"}.lg-sub-html{bottom:0;color:#EEE;font-size:16px;left:0;padding:10px 40px;position:fixed;right:0;text-align:center;z-index:1080}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}#lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;vertical-align:middle}.lg-next,.lg-prev,.lg-toolbar{opacity:1;-webkit-transition:-webkit-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;-moz-transition:-moz-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;-o-transition:-o-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;transition:transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear}.lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0;-webkit-transition:-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-moz-transition:-moz-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-o-transition:-o-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;transition:transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}.lg-outer .lg-thumb-outer{background-color:#0D0A0A;bottom:0;position:absolute;width:100%;z-index:1080;max-height:350px;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer.lg-thumb-open .lg-thumb-outer{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-thumb{padding:10px 0;height:100%;margin-bottom:-5px}.lg-outer .lg-thumb-item{cursor:pointer;float:left;overflow:hidden;height:100%;border:2px solid #FFF;border-radius:4px;margin-bottom:5px}@media (min-width:1025px){.lg-outer .lg-thumb-item{-webkit-transition:border-color .25s ease;-o-transition:border-color .25s ease;transition:border-color .25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%;object-fit:cover}.lg-outer.lg-has-thumb .lg-item{padding-bottom:120px}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer.lg-pull-caption-up .lg-sub-html{-webkit-transition:bottom .25s ease;-o-transition:bottom .25s ease;transition:bottom .25s ease}.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html{bottom:100px}.lg-outer .lg-toogle-thumb{background-color:#0D0A0A;border-radius:2px 2px 0 0;color:#999;cursor:pointer;font-size:24px;height:39px;line-height:27px;padding:5px 0;position:absolute;right:20px;text-align:center;top:-39px;width:50px}.lg-outer .lg-toogle-thumb:hover,.lg-outer.lg-dropdown-active #lg-share{color:#FFF}.lg-outer .lg-toogle-thumb:after{content:"\e1ff"}.lg-outer .lg-video-cont{display:inline-block;vertical-align:middle;max-width:1140px;max-height:100%;width:100%;padding:0 5px}.lg-outer .lg-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}.lg-outer .lg-video .lg-object{display:inline-block;position:absolute;top:0;left:0;width:100%!important;height:100%!important}.lg-outer .lg-video .lg-video-play{width:84px;height:59px;position:absolute;left:50%;top:50%;margin-left:-42px;margin-top:-30px;z-index:1080;cursor:pointer}.lg-outer .lg-has-vimeo .lg-video-play{background:url(/local/templates/bars/plugins/jquery.lightGallery/./images/vimeo-play.png) no-repeat}.lg-outer .lg-has-vimeo:hover .lg-video-play{background:url(/local/templates/bars/plugins/jquery.lightGallery/./images/vimeo-play.png) 0 -58px no-repeat}.lg-outer .lg-has-html5 .lg-video-play{background:url(/local/templates/bars/plugins/jquery.lightGallery/./images/video-play.png) no-repeat;height:64px;margin-left:-32px;margin-top:-32px;width:64px;opacity:.8}.lg-outer .lg-has-html5:hover .lg-video-play{opacity:1}.lg-outer .lg-has-youtube .lg-video-play{background:url(/local/templates/bars/plugins/jquery.lightGallery/./images/youtube-play.png) no-repeat}.lg-outer .lg-has-youtube:hover .lg-video-play{background:url(/local/templates/bars/plugins/jquery.lightGallery/./images/youtube-play.png) 0 -60px no-repeat}.lg-outer .lg-video-object{width:100%!important;height:100%!important;position:absolute;top:0;left:0}.lg-outer .lg-has-video .lg-video-object{visibility:hidden}.lg-outer .lg-has-video.lg-video-playing .lg-object,.lg-outer .lg-has-video.lg-video-playing .lg-video-play{display:none}.lg-outer .lg-has-video.lg-video-playing .lg-video-object{visibility:visible}.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:1083;opacity:0;-webkit-transition:opacity 80ms ease 0s;-moz-transition:opacity 80ms ease 0s;-o-transition:opacity 80ms ease 0s;transition:opacity 80ms ease 0s}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:"\e01d"}.lg-show-autoplay .lg-autoplay-button:after{content:"\e01a"}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition-duration:0s;transition-duration:0s}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .3s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .3s cubic-bezier(0,0,.25,1) 0s;transition:transform .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;-moz-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;-o-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-moz-transition:-moz-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-o-transition:-o-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;transition:transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}#lg-zoom-in:after{content:"\e311"}#lg-actual-size{font-size:20px}#lg-actual-size:after{content:"\e033"}#lg-zoom-out{opacity:.5;pointer-events:none}#lg-zoom-out:after{content:"\e312"}.lg-zoomed #lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer .lg-pager-outer{bottom:60px;left:0;position:absolute;right:0;text-align:center;z-index:1080;height:10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0 5px}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow:0 0 0 2px #fff inset}.lg-outer .lg-pager-thumb-cont{background-color:#fff;color:#FFF;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;width:120px;border-radius:3px;-webkit-transition:opacity .15s ease 0s,-webkit-transform .15s ease 0s;-moz-transition:opacity .15s ease 0s,-moz-transform .15s ease 0s;-o-transition:opacity .15s ease 0s,-o-transform .15s ease 0s;transition:opacity .15s ease 0s,transform .15s ease 0s;-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%}.lg-outer .lg-pager{background-color:rgba(255,255,255,.5);border-radius:50%;box-shadow:0 0 0 8px rgba(255,255,255,.7) inset;display:block;height:12px;-webkit-transition:box-shadow .3s ease 0s;-o-transition:box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s;width:12px}.lg-outer .lg-pager:focus,.lg-outer .lg-pager:hover{box-shadow:0 0 0 8px #fff inset}.lg-outer .lg-caret{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-fullscreen:after{content:"\e20c"}.lg-fullscreen-on .lg-fullscreen:after{content:"\e20d"}.lg-outer #lg-dropdown-overlay{background-color:rgba(0,0,0,.25);bottom:0;cursor:default;left:0;position:fixed;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;-webkit-transition:visibility 0s linear .18s,opacity .18s linear 0s;-o-transition:visibility 0s linear .18s,opacity .18s linear 0s;transition:visibility 0s linear .18s,opacity .18s linear 0s}.lg-outer.lg-dropdown-active #lg-dropdown-overlay,.lg-outer.lg-dropdown-active .lg-dropdown{-webkit-transition-delay:0s;transition-delay:0s;-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;visibility:visible}.lg-outer .lg-dropdown{background-color:#fff;border-radius:2px;font-size:14px;list-style-type:none;margin:0;padding:10px 0;position:absolute;right:0;text-align:left;top:50px;opacity:0;visibility:hidden;-moz-transform:translate3d(0,5px,0);-o-transform:translate3d(0,5px,0);-ms-transform:translate3d(0,5px,0);-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);-webkit-transition:-webkit-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-moz-transition:-moz-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-o-transition:-o-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;transition:transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s}.lg-outer .lg-dropdown:after{content:"";display:block;height:0;width:0;position:absolute;border:8px solid transparent;border-bottom-color:#FFF;right:16px;top:-16px}.lg-outer .lg-dropdown>li:last-child{margin-bottom:0}.lg-outer .lg-dropdown>li:hover .lg-icon,.lg-outer .lg-dropdown>li:hover a{color:#333}.lg-outer .lg-dropdown a{color:#333;display:block;white-space:pre;padding:4px 12px;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px}.lg-outer .lg-dropdown a:hover{background-color:rgba(0,0,0,.07)}.lg-outer .lg-dropdown .lg-dropdown-text{display:inline-block;line-height:1;margin-top:-3px;vertical-align:middle}.lg-outer .lg-dropdown .lg-icon{color:#333;display:inline-block;float:none;font-size:20px;height:auto;line-height:1;margin-right:8px;padding:0;vertical-align:middle;width:auto}.lg-outer,.lg-outer .lg,.lg-outer .lg-inner{width:100%;height:100%}.lg-outer #lg-share{position:relative}.lg-outer #lg-share:after{content:"\e80d"}.lg-outer #lg-share-facebook .lg-icon{color:#3b5998}.lg-outer #lg-share-facebook .lg-icon:after{content:"\e901"}.lg-outer #lg-share-twitter .lg-icon{color:#00aced}.lg-outer #lg-share-twitter .lg-icon:after{content:"\e904"}.lg-outer #lg-share-googleplus .lg-icon{color:#dd4b39}.lg-outer #lg-share-googleplus .lg-icon:after{content:"\e902"}.lg-outer #lg-share-pinterest .lg-icon{color:#cb2027}.lg-outer #lg-share-pinterest .lg-icon:after{content:"\e903"}.lg-group:after{content:"";display:table;clear:both}.lg-outer{position:fixed;top:0;left:0;z-index:1050;text-align:left;opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item.lg-current,.lg-outer.lg-css3 .lg-item.lg-next-slide,.lg-outer.lg-css3 .lg-item.lg-prev-slide{-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg{position:relative;overflow:hidden;margin-left:auto;margin-right:auto;max-width:100%;max-height:100%}.lg-outer .lg-inner{position:absolute;left:0;top:0;white-space:nowrap}.lg-outer .lg-item{background:url(/local/templates/bars/plugins/jquery.lightGallery/./images/loading.gif) center center no-repeat;display:none!important}.lg-outer.lg-css .lg-current,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}.lg-outer .lg-img-wrap{position:absolute;padding:0 5px;left:0;right:0;top:0;bottom:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-image{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto!important;height:auto!important}.lg-outer.lg-show-after-load .lg-item .lg-object,.lg-outer.lg-show-after-load .lg-item .lg-video-play{opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play{opacity:1}.lg-outer .lg-empty-html,.lg-outer.lg-hide-download #lg-download{display:none}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{-webkit-transition:none 0s ease 0s!important;-moz-transition:none 0s ease 0s!important;-o-transition:none 0s ease 0s!important;transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item,.lg-css3.lg-use-left .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{-webkit-transition:opacity .1s ease 0s;-moz-transition:opacity .1s ease 0s;-o-transition:opacity .1s ease 0s;transition:opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-left .lg-item{opacity:0;position:absolute;left:0}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{left:-100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide{left:100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{left:0;opacity:1}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{-webkit-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}
/* End */


/* Start:/local/templates/bars/css/libs/slick.min.css?16684144931257*/
.slick-list,.slick-slider,.slick-track{position:relative;display:block}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{top:0;left:0;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-initialized .slick-slide,.slick-slide img{display:block}.slick-arrow.slick-hidden,.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}
/* End */


/* Start:/local/templates/bars/components/mmit/regions/mobile.menu/style.css?16681504301416*/
.regions.regions--mobile {
    position: relative;
}
.regions--mobile .regions__current {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    cursor: pointer;
}
.regions--mobile .regions__current-title {
    margin-right: 0;
    font-size: 16px;
    color: #ffffff;
    line-height: 1.1;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.6);
    font-weight: 400;
}

.regions--mobile .regions__current-icon {
    width: 16px;
    height: 19px;
    background-image: none;
    margin-right: 8px;
}
.regions--mobile .regions__current:hover .regions__current-title,
.regions--mobile .regions__current.active .regions__current-title
{
    border-color: rgba(255, 255, 255, 1);
}
.regions--mobile .regions__current:hover .regions__current-icon,
.regions--mobile .regions__current.active .regions__current-icon {
    background-image: none;
    transform: rotate(0deg);
    width: 16px;
    height: 19px;
}
.regions--mobile .regions__list {
    display: none;
    position: static;
    padding: 8px 0;
    background-color: transparent;
}
.regions--mobile .regions__item {
    line-height: 20px;
    padding: 4px 0;
    margin-bottom: 4px;
    cursor: pointer;
    font-size: 16px;
    color: #ffffff;
}
.regions--mobile .regions__item:last-child {
    margin-bottom: 0;
}
.regions--mobile .regions__item:hover {
    color: #418ABA;
}

/* End */


/* Start:/local/templates/bars/components/mmit/regions/header/style.css?17344280951444*/
.regions {
    position: relative;
}
.regions__current {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    cursor: pointer;
}
.regions__current-title {
    margin-right: 6px;
    font-size: 16px;
    color: #373C41;
    line-height: 1.1;
    border-bottom: 1px dashed rgba(55, 60, 65, 0.6);
    font-weight: 600;
    white-space: nowrap;
}

.regions__current-icon {
    width: 11px;
    height: 8px;
    background-image: url('/local/templates/bars/img/pic/arr_m.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.regions__current:hover .regions__current-title,
.regions__current.active .regions__current-title
{
    border-color: rgba(55, 60, 65, 1);
}
.regions__current:hover .regions__current-icon,
.regions__current.active .regions__current-icon {
    background-image: url('/local/templates/bars/img/pic/arr_m2.png');
    transform: rotate(180deg);
    width: 14px;
    height: 11px;
}
.regions__list {
    display: none;
    position: absolute;
    background-color: #F5F5F5;
    padding: 8px 22px;
    top: calc(100% + 4px);
    z-index: 9999;
}
.regions__item {
    line-height: 20px;
    padding: 4px 0;
    margin-bottom: 4px;
    cursor: pointer;
    font-size: 16px;
    color: #373C41;
}
.regions__item:last-child {
    margin-bottom: 0;
}
.regions__item:hover {
    color: #418ABA;
}

/* End */


/* Start:/local/templates/bars/components/bitrix/menu/top_menu/style.css?17344280954980*/
.scrolled .menu a {
	height: 30px !important;
}

.menu li {
	list-style: none;
	float: none;
	display: inline-block;
	background: none;
	margin: 0;
	padding: 0;
}

/*2 уровень контейнер */
.menu > li > a.root-item {
	background-image: url(/local/templates/bars/img/pic/arr_m.png);
	background-position: right top;
	background-repeat: no-repeat;
	padding-right: 30px;
}

.menu > li:hover > a.root-item {
	background-image: url(/local/templates/bars/img/pic/arr_m2.png);
	background-position: right top;
	background-repeat: no-repeat;
	padding-right: 30px;
}

.menu > li > ul {
	display: none;
	position: absolute;
	z-index: 999;
	left: 0;
	right: 0;
	width: 100%;
	max-width: 1470px;
	background: #F5F5F5;
	padding: 22px;
}

.menu > li:hover > ul {
	display: block;

}

/*2 уровень ссылка */
.menu > li:hover > ul > li {
	display: block;
	width: 50%;
}

.menu > li > ul > li > ul {
	display: none;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 50%;
	height: 100%;
	overflow-x: hidden;
	overflow-y: scroll;
	padding: 22px;
}

.menu > li > ul > li:hover > ul {
	display: block;
}

.menu > li > ul > li > ul > li{
	display: block;
	width: 100%;
}


.menu > li > ul > li  a {
	width: 100%;
	display: block!important;
	border-bottom: 0!important;
	margin: 1px 2%;
	height: auto;
	float: left !important;
	padding: 16px 30px;
	border: none;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 300;
	font-size: 20px;
	text-transform: none;
	line-height: 120%;
	align-items: center;
	letter-spacing: -0.01em;
}

.menu > li > ul > li  a:hover {
	background-image: url(/local/templates/bars/img/icons/menu_l.svg);
	background-position: right;
	background-size: 100%;
	background-repeat: no-repeat;
	color: #FFFFFF;
}




/*ul#vertical-multilevel-menu, #vertical-multilevel-menu ul*/
/*{*/
/*	margin: 0;*/
/*	padding: 0;*/
/*	list-style: none;*/
/*	width: 214px;*/
/*	font-size:12px;*/
/*}*/

/*!*Submenu box*!*/
/*#vertical-multilevel-menu li ul*/
/*{*/
/*	position:absolute;*/
/*	!*top:-999em;*!*/
/*	top:auto;*/
/*	display:none;*/
/*	z-index:500;*/
/*	height:auto;*/
/*	border:1px solid #C1C1C1;*/
/*	border-bottom:none;*/
/*	width:200px;*/
/*}*/

/*!* Submenu Items *!*/
/*#vertical-multilevel-menu li a*/
/*{*/
/*	display: block;*/
/*	text-decoration: none;*/
/*	color: #4F4F4F;*/
/*	font-weight:bold;*/
/*	padding: 5px;*/
/*	background:#F5F5F5;*/
/*	border-bottom:1px solid #C1C1C1;*/
/*}*/

/*!*Items selected*!*/
/*#vertical-multilevel-menu li a.item-selected*/
/*{*/
/*	background-color: #D6D6D6;*/
/*}*/

/*!*Items Hover *!*/
/*#vertical-multilevel-menu li a:hover*/
/*{*/
/*	background-color: #D6D6D6;*/
/*}*/

/*!*Rootmenu Items*!*/
/*#vertical-multilevel-menu a.root-item*/
/*{*/
/*	color:#fff;*/
/*	font-weight:bold;*/
/*	font-size:12px;*/
/*	padding:5px 0 7px 35px;*/
/*	background:#61656A url(/local/templates/bars/components/bitrix/menu/top_menu/images/item_bg.gif) 0 0 no-repeat;*/
/*	border:none;*/
/*	box-sizing:border-box;*/
/*	-moz-box-sizing:border-box;*/
/*	!*height:26px;*/
/*	overflow:hidden;*!*/
/*}*/

/*!*Rootmenu Items hover*!*/
/*#vertical-multilevel-menu a.root-item:hover, #vertical-multilevel-menu a.root-item-selected:hover*/
/*{*/
/*	background:#61656A url(/local/templates/bars/components/bitrix/menu/top_menu/images/item_bg.gif) 0 -26px no-repeat;*/
/*}*/

/*!*Rootmenu Items Selected*!*/
/*#vertical-multilevel-menu a.root-item-selected*/
/*{*/
/*	color:#fff;*/
/*	font-weight:bold;*/
/*	font-size:12px;*/
/*	padding:5px 0 7px 35px;*/
/*	background:#61656A url(/local/templates/bars/components/bitrix/menu/top_menu/images/item_bg.gif) 0 -26px no-repeat;*/
/*	border:none;*/
/*	box-sizing:border-box;*/
/*	-moz-box-sizing:border-box;*/
/*	!*height:26px;*/
/*	overflow:hidden;*!*/
/*}*/

/*!*Parent item*!*/
/*#vertical-multilevel-menu a.parent*/
/*{*/
/*	background: #F5F5F5 url(/local/templates/bars/components/bitrix/menu/top_menu/images/arrow.gif) center right no-repeat;*/
/*	padding-right:10px;*/
/*}*/

/*!*Denied items*!*/
/*#vertical-multilevel-menu a.denied*/
/*{*/
/*	background: #F5F5F5 url(/local/templates/bars/components/bitrix/menu/top_menu/images/lock.gif) center right no-repeat;*/
/*	color:#DDDDDD;*/
/*	padding-right:10px;*/
/*}*/

/*!* Holly Hack. IE Requirement \*!*/
/** html ul#vertical-multilevel-menu li { float: left; height: 1%; }*/
/** html ul#vertical-multilevel-menu li a { height: 1%; }*/
/*!* End *!*/


/*!*Submenu margin*!*/
/*#vertical-multilevel-menu li ul.root-item*/
/*{*/
/*	margin:-27px 0 0 210px;*/
/*}*/

/*#vertical-multilevel-menu li ul*/
/*{*/
/*	margin:-27px 0 0 133px;*/
/*}*/

/*!*Submenu hide*!*/
/*#vertical-multilevel-menu li:hover ul ul,*/
/*#vertical-multilevel-menu li.jsvhover ul ul,*/
/*#vertical-multilevel-menu li:hover ul ul ul,*/
/*#vertical-multilevel-menu li.jsvhover ul ul ul*/
/*{*/
/*	!*top:-999em;*!*/
/*	display:none;*/
/*}*/

/*!*Submenu show*!*/
/*#vertical-multilevel-menu li:hover ul,*/
/*#vertical-multilevel-menu li.jsvhover ul,*/
/*#vertical-multilevel-menu li li:hover ul,*/
/*#vertical-multilevel-menu li li.jsvhover ul,*/
/*#vertical-multilevel-menu li li li:hover ul,*/
/*#vertical-multilevel-menu li li li.jsvhover ul*/
/*{*/
/*	!*z-index:1000;*/
/*	top:auto;*!*/
/*	display:block;*/
/*}*/

/* End */


/* Start:/bitrix/components/niges/cookiesaccept/templates/.default/style.css?16703873722729*/
/* NIGES.COOKIESACCEPT */

.nca-cookiesaccept-line {
    font-size: inherit;
    font-family: inherit;
    line-height: 1;
    padding: 10px;
}


.nca-cookiesaccept-line.style-1 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-3 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-5 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-7 .nca-cookiesaccept-line-text {
    color:#111;
}
.nca-cookiesaccept-line.style-2 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-4 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-6 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-8 .nca-cookiesaccept-line-text {
    color:#eee;
}

.nca-cookiesaccept-line.style-1 {
    /* background-position: center;
    background-repeat: repeat-x;
	background-image: url(/bitrix/components/niges/cookiesaccept/templates/.default/images/style-1-2.svg);
    background-size: contain; */
    background-color: rgb(61, 168, 255); 
}

.nca-cookiesaccept-line.style-2 {
    background-color: rgb(13, 62, 102);
}


.nca-cookiesaccept-line.style-3 {
    background-color: rgb(197, 197, 197);
}

.nca-cookiesaccept-line.style-4 {
    background-color: rgb(71, 71, 71);
}

.nca-cookiesaccept-line.style-5 {
    background-color: rgb(61, 255, 158);
}

.nca-cookiesaccept-line.style-6 {
    background-color: rgb(9, 92, 50);
}

.nca-cookiesaccept-line.style-7 {
    background-color: rgb(84, 255, 61);
}

.nca-cookiesaccept-line.style-8 {
    background-color: rgb(92, 5, 5);
}

.nca-cookiesaccept-line.style-9 {
    background-color: rgb(203, 255, 61);
}

.nca-cookiesaccept-line.style-10 {
    background-color: rgb(70, 94, 4);
}

.nca-cookiesaccept-line.style-11 {
    background-color: rgb(255, 148, 61);
}

.nca-cookiesaccept-line.style-12 {
    background-color: rgb(138, 70, 14);
}

.nca-cookiesaccept-line.style-13 {
    background-color: rgb(255, 61, 61);
}

.nca-cookiesaccept-line.style-14 {
    background-color: rgb(119, 22, 22);
}

.nca-cookiesaccept-line.style-15 {
    background-color: rgb(255, 61, 152);
}

.nca-cookiesaccept-line.style-16 {
    background-color: rgb(85, 10, 45);
}

.nca-cookiesaccept-line.style-17 {
    background-color: rgb(83, 129, 255);
}

.nca-cookiesaccept-line.style-18 {
    background-color: rgb(6, 37, 122);
}

 
.nca-cookiesaccept-line.style-19 {
    background-color: rgb(255, 255, 255);
}

.nca-cookiesaccept-line.style-20 {
    background-color: rgb(0, 0, 0);
}
 

@media screen and (min-width:767.01px) {
	.nca-hidden-pc {display: none !important;}
}
@media screen and (max-width:767px) {
	.nca-hidden-mobile {display: none !important;}
}
/* End */


/* Start:/local/templates/bars/styles.css?1719984601208*/
.citation b,
.citation strong,
.electron__btns .ui-tabs-active h4,
.electron__btns .ui-tabs-active strong,
h1 strong,
h2 strong,
h3 strong,
h1 b,
h2 b,
h3 b {
    font-weight: inherit;
    color: #1f65da;
}


/* End */


/* Start:/local/templates/bars/template_styles.css?1719984601344*/
#panel {
    z-index: 99999;
}

.news  .js-load-more-item {    height: 180px;}

.header__phone1 a {
    font-size: 16px;
    font-weight: 400;
    /* margin-left: 20px; */
    color: #fff;
    /* margin-top: 10px; */
    display: block;
}
.header__phone1 .phone-header-item {
    margin-left: 20px;
}
.phone-header-item a {
    margin: 0 2px;
}
/* End */
/* /local/templates/bars/css/styles.css?1748329035187837 */
/* /local/templates/bars/css/add.css?174832903515783 */
/* /local/templates/bars/css/custom.css?175135407348525 */
/* /local/templates/bars/plugins/jquery.lightGallery/jquery.lightGallery.min.css?166865742820383 */
/* /local/templates/bars/css/libs/slick.min.css?16684144931257 */
/* /local/templates/bars/components/mmit/regions/mobile.menu/style.css?16681504301416 */
/* /local/templates/bars/components/mmit/regions/header/style.css?17344280951444 */
/* /local/templates/bars/components/bitrix/menu/top_menu/style.css?17344280954980 */
/* /bitrix/components/niges/cookiesaccept/templates/.default/style.css?16703873722729 */
/* /local/templates/bars/styles.css?1719984601208 */
/* /local/templates/bars/template_styles.css?1719984601344 */
