

/* Start:/local/templates/vmks/css/normalize.css?16389778556052*/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

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

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

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

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

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

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

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

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

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

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

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

/**
 * Remove the inner border and padding in Firefox.
 */

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

/**
 * Restore the focus styles unset by the previous rule.
 */

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

/**
 * Correct the padding in Firefox.
 */

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

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

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

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

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

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

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

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

/* End */


/* Start:/local/templates/vmks/css/slick.css?16389778551776*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

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

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/local/templates/vmks/vendor/fancybox/jquery.fancybox.css?163897785617540*/
body.compensate-for-scrollbar {
  overflow: hidden; }

.fancybox-active {
  height: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Fix iOS */
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0; }

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

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

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

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

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

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

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

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

/* Fix IE11 */
.fancybox-button div {
  height: 100%; }

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

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

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

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

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

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401; }

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

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

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

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

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

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

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  padding: 31px 26px 31px 6px; }

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0; }

/* Caption */
.fancybox-caption {
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px 25px 44px;
  right: 0;
  text-align: center;
  z-index: 99996; }

.fancybox-caption::before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAD6CAQAAADKSeXYAAAAYklEQVQoz42RwQ3AMAgDjfcfup8WoRykfBAK5mQHKSz5rbXJPis1hjiV3CIqgG0hLZPkVkA4p4x5oR1bVeDrdCLrW2Q0D5bcwY3TGMHbdw3mPRuOtaspYP1w//G1OIcW148H0DMCqI/3mMMAAAAASUVORK5CYII=);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -44px;
  z-index: -1; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .fancybox-caption {
    padding: 12px; }
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px; }
  .fancybox-slide--image {
    padding: 6px 0; }
  .fancybox-close-small {
    right: -6px; }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px); } }

/* End */


/* Start:/local/templates/vmks/css/style.css?169632779158912*/
@charset "UTF-8";
@font-face {
  font-family: 'MuseoSansCyrl';
  src: url("/local/templates/vmks/css/../fonts/MuseoSansCyrl-100.woff") format("woff");
  font-weight: 100;
  font-style: normal; }

@font-face {
  font-family: 'MuseoSansCyrl';
  src: url("/local/templates/vmks/css/../fonts/MuseoSansCyrl-500.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'MuseoSansCyrl';
  src: url("/local/templates/vmks/css/../fonts/MuseoSansCyrl-700.woff") format("woff");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'MuseoSansCyrl';
  src: url("/local/templates/vmks/css/../fonts/MuseoSansCyrl-300.woff") format("woff");
  font-weight: 300;
  font-style: normal; }

body {
  font-family: 'MuseoSansCyrl';
  font-size: 14px;
  color: #1d1d1b;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100vh; }

h1, .title-h1 {
  color: #1d1d1b;
  font-size: 31px;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  margin: 32px 0px;
  font-weight: 600; }

h2, .title-h2 {
  color: #1d1d1b;
  font-size: 24px;
  font-weight: 400;
  text-transform: uppercase;
  margin: 16px 0px;
  font-weight: 600; }

h3, .title-h3 {
  margin: 13px 0px 0px;
  display: inline-block;
  color: #1d1d1b;
  font-weight: 600;
  font-size: 19px;
  text-transform: uppercase; }

.title-h3_min {
  margin: 13px 0px 0px;
  display: inline-block;
  color: #1d1d1b;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  height: 32px; }

button {
  cursor: pointer;
  outline: none;
  border: 0px; }

a {
  text-decoration: none;
  color: #000; }

a[href^="tel:"] {
  white-space: nowrap; }

li {
  list-style-type: none; }

p {
  color: #1d1d1b;
  font-size: 14px;
  font-weight: 400;
  text-align: justify;
  line-height: 1.2;
  margin: 16px 0; }

.container {
  max-width: 1296px;
  width: 100%;
  margin: 0 auto;
  padding: 0px; }

.button-hide {
  display: none; }

.dsp_f {
  display: flex !important;
  left: 0; }

#mask {
  width: 100%;
  height: 9999px;
  background-color: black;
  opacity: 0.7;
  position: absolute;
  z-index: 2;
  display: none;
  visibility: hidden; }

.overflow_h {
  overflow: hidden; }

.overflow_h body {
  overflow: hidden; }

@media (max-width: 1365px) {
  .container {
    max-width: 980px; }
  h1, .title-h1 {
    font-size: 24px; }
  h2, .title-h2 {
    font-size: 20px; }
  h3, .title-h3 {
    font-size: 16px; } }

@media (max-width: 1023px) {
  h1, .title-h1 {
    font-size: 18px;
    font-weight: 600; }
  h2, .title-h2 {
    font-size: 16px; }
  h3, .title-h3 {
    font-size: 15px;
    font-weight: 600; }
  .title-h3_min {
    font-size: 13px; }
  .container {
    max-width: 96%; }
  #mask {
    visibility: visible; } }

@media (max-width: 480px) {
  h1, h2, .title-h1, .title-h2 {
    margin: 24px 0; }
  p {
    margin: 12px 0; }
  .container {
    max-width: 94%; }
  .txt-hide {
    max-height: 0px;
    overflow: hidden;
    transition: 0.5s;
    margin: 0px; }
  .button-hide {
    margin: 0 auto;
    display: flex;
    align-items: center;
    width: 100px;
    cursor: pointer; }
  .button-hide__text {
    float: left;
    text-transform: uppercase;
    font-size: 13px;
    margin-right: 5px;
    color: #a4a4a3; }
  .button-hide__icon {
    width: 13px;
    height: 8px;
    display: block;
    transform: rotate(180deg); }
  .button-hide__icon_active {
    transform: rotate(0deg); }
  .button-hide_active {
    margin: 12px 0;
    max-height: 500px !important;
    transition: 0.5s; } }

.header {
  width: 100%;
  background-color: #292925;
  position: fixed;
  z-index: 10; }

.fil1 {
  fill: #E31E24; }

.fil0 {
  fill: #FEFEFE;
  fill-rule: nonzero; }

.main-nav__arrow {
  display: none; }

.header__inner {
  max-width: 1296px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  padding: 30px 0px 0px;
  justify-content: space-between;
  position: relative; }

.header__button {
  display: none; }

.header__search {
  display: none; }

.header__logo {
  display: block;
  max-width: 154px;
  width: 100%;
  height: 80px;
  margin-bottom: 9px; }
  .header__logo svg {
    height: 100%;
    width: 100%; }

.main-nav {
  display: flex;
  align-self: flex-end;
  align-items: flex-end; }

.main-nav__menu::-webkit-scrollbar {
  width: 0; }

.main-nav__menu {
  overflow-style: none;
  padding: 0px;
  display: flex;
  margin: 0px 30px 0px 0px; }
  .main-nav__menu > li {
    padding-bottom: 18px; }
    .main-nav__menu > li:hover > a {
      color: #bdbcbc; }
      .main-nav__menu > li:hover > a::after {
        width: 100%; }
  .main-nav__menu a {
    margin: 0 20px;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    position: relative;
    cursor: pointer;
    display: inline-block; }
    .main-nav__menu a::after {
      background-color: #e31e24;
      display: block;
      content: "";
      height: 2px;
      width: 0%;
      left: 50%;
      bottom: -5px;
      position: absolute;
      transition: width .25s ease-in-out;
      transform: translateX(-50%); }

.main-nav__contacts {
  display: flex;
  flex-direction: column;
  margin-bottom: 23px; }
  .main-nav__contacts span {
    color: #b1b1b1;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.1px; }
    .main-nav__contacts span:last-child {
      font-size: 9px;
      letter-spacing: -0.1px; }
  .main-nav__contacts a {
    color: #ffffff;
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase; }
    .main-nav__contacts a:hover {
      color: #e31e24; }

.jsHeaderButton_active span:first-child {
  transform: rotate(45deg) translate(0px, -3px);
  transform-origin: 0%; }

.jsHeaderButton_active span:nth-child(2) {
  opacity: 0;
  width: 0; }

.jsHeaderButton_active span:last-child {
  transform: rotate(-45deg) translate(0px, 3px);
  transform-origin: 0%; }

.main-nav__add-menu {
  position: absolute;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 33% 33% 33%;
  grid-template-columns: 33% 33% 33%;
  visibility: hidden;
  opacity: 0;
  min-height: 70px;
  min-width: 0px;
  width: 9999999%;
  max-width: 650px;
  padding: 20px 40px 20px 40px;
  left: -40px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 3px 0 16px rgba(0, 0, 0, 0.23);
  top: 34px;
  transition: all .3s ease .2s;
  z-index: 3; }
  .main-nav__add-menu > li {
    color: #e31e24;
    display: inline-block;
    margin: 15px 0;
    align-self: flex-start; }
    .main-nav__add-menu > li a {
      color: #000; }
      .main-nav__add-menu > li a::after {
        background-color: #e31e24;
        display: block;
        content: "";
        height: 2px;
        width: 0%;
        left: 50%;
        bottom: -5px;
        position: absolute;
        transition: width .25s ease-in-out;
        transform: translateX(-50%); }
      .main-nav__add-menu > li a:hover::after {
        width: 100%; }
  .main-nav__add-menu:hover {
    opacity: 0; }

.main-nav__add-menu > .main-nav__add-menu-item:first-child {
  -ms-grid-column: 1; }

.main-nav__add-menu > .main-nav__add-menu-item:nth-child(2) {
  -ms-grid-column: 2; }

.main-nav__add-menu > .main-nav__add-menu-item:nth-child(3) {
  -ms-grid-column: 3; }

.main-nav__add-menu_col1 {
  max-width: 250px;
  grid-template-columns: 100%; }
  .main-nav__add-menu_col1 li {
    width: 100%; }

.main-nav__add-menu_col2 {
  max-width: 420px;
  grid-template-columns: 50% 50%; }

.main-nav__add-menu-item {
  position: relative;
  height: 100%; }
  .main-nav__add-menu-item ul {
    padding: 0; }
  .main-nav__add-menu-item li {
    margin: 15px 0;
    max-width: 200px; }
    .main-nav__add-menu-item li:first-child {
      margin-top: 0; }
  .main-nav__add-menu-item::before {
    background-color: #A2A2A2;
    display: block;
    content: "";
    height: 94%;
    width: 2px;
    left: -15px;
    top: 0px;
    position: absolute; }
  .main-nav__add-menu-item:first-child::before {
    background-color: #A2A2A2;
    display: none;
    content: ""; }

.main-nav__item:hover .main-nav__add-menu {
  visibility: visible;
  opacity: 1; }

.main-nav__item .main-nav__add-menu {
  right: 0px;
  left: auto;
  top: 99px; }

.main-nav__item:nth-child(1),
.main-nav__item:nth-child(2),
.main-nav__item:nth-child(3),
.main-nav__item:nth-child(4),
.main-nav__item:nth-child(5) {
  position: relative; }
  .main-nav__item:nth-child(1) .main-nav__add-menu,
  .main-nav__item:nth-child(2) .main-nav__add-menu,
  .main-nav__item:nth-child(3) .main-nav__add-menu,
  .main-nav__item:nth-child(4) .main-nav__add-menu,
  .main-nav__item:nth-child(5) .main-nav__add-menu {
    left: -39px;
    top: 34px; }

@media (max-width: 1365px) {
  .header__inner {
    max-width: 980px; }
  .main-nav {
    flex-direction: column-reverse;
    width: 100%;
    margin-left: 35px; }
  .main-nav__contacts {
    justify-content: center;
    align-items: flex-end;
    width: 450px;
    height: 30px;
    flex-wrap: wrap;
    margin-bottom: 11px; }
    .main-nav__contacts a {
      order: 3; }
  .main-nav__menu {
    width: 100%;
    justify-content: space-between;
    margin-right: 0; }
    .main-nav__menu > li {
      padding-bottom: 16px; }
    .main-nav__menu a {
      margin-right: 0px; }
  .main-nav__item .main-nav__add-menu {
    right: 0px;
    left: auto;
    top: 99px; }
  .main-nav__item:nth-child(1) {
    position: relative; }
    .main-nav__item:nth-child(1) .main-nav__add-menu {
      left: -39px;
      top: 32px; }
  .main-nav__item:nth-child(2) {
    position: relative; }
    .main-nav__item:nth-child(2) .main-nav__add-menu {
      left: -39px;
      top: 32px; }
  .main-nav__item:nth-child(3),
  .main-nav__item:nth-child(4),
  .main-nav__item:nth-child(5) {
    position: static; }
    .main-nav__item:nth-child(3) .main-nav__add-menu,
    .main-nav__item:nth-child(4) .main-nav__add-menu,
    .main-nav__item:nth-child(5) .main-nav__add-menu {
      right: 0px;
      left: auto;
      top: 99px; } }

@media (max-width: 1023px) {
  .header {
    position: fixed;
    z-index: 3; }
  .header__inner {
    max-width: 100%;
    align-items: center;
    height: 100px;
    box-sizing: border-box;
    padding: 0; }
  .main-nav {
    position: fixed;
    background-color: #292925;
    width: 100%;
    max-width: 300px;
    overflow: hidden;
    top: 64px;
    margin: 0;
    align-items: flex-start;
    display: flex;
    z-index: 3;
    height: calc(100vh - 64px);
    justify-content: space-between;
    left: -300px;
    transition: 0.4s;
    -webkit-overflow-scrolling: touch; }
  .main-nav__menu {
    flex-direction: column;
    margin-top: 20px;
    overflow-y: auto;
    order: 1;
    padding-left: 10px;
    box-sizing: border-box;
    max-width: 100%; }
    .main-nav__menu > li {
      margin-top: 20px; }
  .main-nav__item {
    margin: 0 !important;
    position: relative !important;
    padding: 15px 0 !important;
    box-sizing: border-box; }
    .main-nav__item a::after {
      display: none; }
  .main-nav__contacts {
    flex-direction: column;
    min-height: 70px;
    flex-shrink: 0;
    align-items: flex-start;
    width: 225px;
    flex-wrap: nowrap;
    margin: 0;
    padding: 0 0 0px 20px;
    box-sizing: border-box; }
  .main-nav__add-menu {
    position: static;
    display: none;
    flex-direction: column;
    padding: 0;
    padding-left: 10px;
    box-sizing: border-box;
    margin-top: 20px;
    background-color: transparent;
    max-width: 100%;
    visibility: visible;
    opacity: 1;
    box-shadow: none; }
    .main-nav__add-menu li {
      width: 90%; }
      .main-nav__add-menu li a:hover {
        color: #bdbcbc; }
      .main-nav__add-menu li a {
        color: #fff; }
        .main-nav__add-menu li a::after {
          display: none; }
  .main-nav__arrow {
    display: block;
    width: 14px;
    height: 11px;
    position: absolute;
    top: 19px;
    cursor: pointer;
    right: 15px; }
    .main-nav__arrow::after {
      content: '';
      display: block;
      width: 10px;
      height: 2px;
      background-color: #fff;
      position: absolute;
      transform-origin: 0%;
      transform: rotate(45deg); }
    .main-nav__arrow::before {
      content: '';
      display: block;
      width: 10px;
      height: 2px;
      background-color: #fff;
      right: 0;
      position: absolute;
      transform-origin: 100%;
      transform: rotate(-45deg); }
  .jsMainNav__arrow {
    transform: rotate(180deg); }
  .header__search {
    display: block;
    margin-right: 18px;
    width: 30px;
    height: 30px; }
  .header__button {
    width: 30px;
    height: 20px;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transform: .5s;
    margin-left: 18px; }
    .header__button span {
      width: 30px;
      height: 3px;
      background-color: #fff;
      transition: 0.5s;
      border-radius: 5px; }
  .header__logo {
    max-width: 131px;
    width: 100%;
    height: 49px;
    margin-bottom: 5px;
    position: absolute;
    left: calc(50% - 65px);
    top: 13px; } }

.dsp_f {
  display: flex !important;
  left: 0; }

.dsp_n {
  display: none; }

.footer {
  background-color: #292925;
  min-height: 386px;
  margin-top: 30px;
  width: 100%; }
@media all and (max-width: 480px) {
.footer {
  margin-bottom: 73px;
} 
}
.footer__wrapper {
  height: 100%;
  padding-bottom: 20px;
  box-sizing: border-box; }

.footer__nav {
  display: flex;
  padding-top: 50px;
  justify-content: space-around; }
  .footer__nav ul {
    max-width: 230px;
    padding: 0px; }
    .footer__nav ul:first-child {
      padding-left: 57px; }
    .footer__nav ul:nth-child(2) {
      padding-right: 45px; }
    .footer__nav ul:last-child {
      padding-right: 108px; }
  .footer__nav li {
    margin-bottom: 19px; }
  .footer__nav a {
    color: #dadada;
    display: inline-block;
    text-transform: uppercase;
    margin: 0px;
    position: relative; }
    .footer__nav a::after {
      background-color: #e31e24;
      display: block;
      content: "";
      height: 2px;
      width: 0%;
      left: 50%;
      max-width: 100%;
      bottom: -5px;
      position: absolute;
      transition: width .25s ease-in-out;
      transform: translateX(-50%); }
    .footer__nav a:hover {
      color: #bdbcbc; }
      .footer__nav a:hover::after {
        width: 100%; }

.footer__logo {
  max-width: 154px;
  width: 100%;
  display: block; }
  .footer__logo svg {
    height: 100%;
    width: 100%; }

@media (max-width: 1023px) {
  .footer {
    min-height: 125px;
   }
  .footer__nav {
    display: none; }
  .footer__logo {
    margin: 0 auto;
    padding-top: 20px; }
    .footer__logo svg {
      height: 72px; } }

.bottom-heading__img {
  background-image: url("/local/templates/vmks/css/../images/bottom-heading/bottom-heading.jpg?2");
  width: 100%;
  height: 350px;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover; }

@media (max-width: 1023px) {
  .bottom-heading__img {
    height: 240px; } }

@media (max-width: 768px) {
  .bottom-heading__img {
    height: 170px; } }

.organizations-slider {
  position: relative;
  overflow: hidden;
  max-height: 95px; }
  .organizations-slider::before {
    content: '';
    display: block;
    position: absolute;
    width: 3px;
    height: 77px;
    background-color: #ffffff;
    right: -1px;
    bottom: 9px;
    z-index: 1; }

.organizations-slider__item {
  margin-left: 2px;
  display: flex !important;
  align-items: center;
  outline: none;
  position: relative; }
  .organizations-slider__item::before {
    content: '';
    display: block;
    position: absolute;
    width: 1px;
    height: 77px;
    background-color: #cfcfcf;
    right: 0px;
    bottom: 9px; }

.organizations-slider__item-img {
  height: 95px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  outline: none; }
  .organizations-slider__item-img img {
    margin: 0 15px 0 10px; }

.organizations-slider__item-text {
  outline: none;
  color: #1d1d1b;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  max-width: 230px; }

@media screen and (max-width: 1023px) {
  .organizations-slider__item {
    justify-content: flex-start; }
  .organizations-slider__item-text {
    margin-right: 10px; } }

@media screen and (max-width: 600px) {
  .organizations-slider__item-text {
    margin-right: 0px; }
  .organizations-slider__item {
    justify-content: center; }
    .organizations-slider__item::before {
      display: none; } }

.block-list {
  display: flex;
  justify-content: space-between;
  margin: 16px 0;
  flex-wrap: wrap; }

.block-list__img-wrap {
  overflow: hidden;
  width: 100%; }
  .block-list__img-wrap img {
    width: 100%;
    max-height: 100%; }

.block-list__img-wrap_h98 {
  max-height: 98px; }

.block-list__img-wrap_h118 {
  max-height: 118px; }

.block-list__img-wrap_h137 {
  max-height: 137px; }

.block-list__img-wrap_h248 {
  max-height: 248px; }

.block-list__item {
  position: relative; }
  .block-list__item p {
    margin-top: 6px; }

.block-list__item_col-3 {
  width: 31%;
  display: inline-block; }
  .block-list__item_col-3 p {
    color: #575756; }
  .block-list__item_col-3::after {
    content: '';
    display: block;
    width: 0px;
    background-color: #e31e24;
    height: 2px;
    position: absolute;
    bottom: 6px;
    transition: width .4s ease-in-out; }
  .block-list__item_col-3:hover .title-h3 {
    color: #e31e24; }
  .block-list__item_col-3:hover::after {
    content: '';
    width: 72%; }

.block-list__item_col-4 {
  width: 23%;
  display: inline-block; }
  .block-list__item_col-4 img {
    width: 100%;
    height: 118px; }
  .block-list__item_col-4 p {
    color: #575756; }
  .block-list__item_col-4::after {
    content: '';
    display: block;
    width: 0px;
    background-color: #e31e24;
    height: 2px;
    position: absolute;
    bottom: 0;
    transition: width .4s ease-in-out; }
  .block-list__item_col-4:hover .title-h3, .block-list__item_col-4:hover .title-h3_min {
    color: #e31e24; }
  .block-list__item_col-4:hover::after {
    content: '';
    width: 70%; }

.block-list__item_col-vert {
  width: 100%;
  display: flex;
  margin-bottom: 20px; }
  .block-list__item_col-vert .title-h3 {
    margin-top: -5px; }
  .block-list__item_col-vert p {
    margin: 10px 0px 0px;
    text-align: start;
    color: #575756; }
  .block-list__item_col-vert:hover .title-h3, .block-list__item_col-vert:hover .title-h3_min {
    color: #e31e24; }

@media (max-width: 1023px) {
  .block-list__item_col-vert {
    width: 100%;
    display: flex;
    margin-bottom: 20px; }
    .block-list__item_col-vert .title-h {
      margin-top: -5px; }
    .block-list__item_col-vert p {
      margin: 10px 0px 0px;
      text-align: start;
      color: #575756; }
    .block-list__item_col-vert:hover .title-h, .block-list__item_col-vert:hover .title-h_min {
      color: #e31e24; }
    .block-list__item_col-vert:hover .text-wrap_col-vert::after {
      width: 72%; }
  .block-list {
    flex-direction: column;
    align-items: center;
    margin: 16px 0; }
  .block-list__item_col-3 {
    width: 100%;
    display: inline-block;
    margin-bottom: 16px; }
    .block-list__item_col-3 p {
      display: none; }
    .block-list__item_col-3::after {
      content: '';
      display: none; }
  .block-list__item_col-4 {
    width: 100%;
    display: inline-block;
    margin-bottom: 16px; }
    .block-list__item_col-4 p {
      display: none; }
    .block-list__item_col-4::after {
      content: '';
      display: none; } }

@media (max-width: 1023px) and (min-width: 600px) {
  .block-list_custom {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: wrap;
    margin: 16px 0; }
  .block-list__item_col-4 {
    width: 48%;
    display: inline-block;
    margin-bottom: 16px; }
    .block-list__item_col-4 p {
      display: none; }
    .block-list__item_col-4::after {
      content: '';
      display: none; } }

@media (max-width: 480px) {
  .block-list {
    margin: 12px 0; }
  .block-list__item_col-3 {
    margin-bottom: 12px; }
  .block-list__item_col-4 {
    margin-bottom: 12px; } }

.horizon-big-block {
  display: flex; }
  .horizon-big-block:hover .title-h3 {
    color: #e31e24; }
  .horizon-big-block img {
    width: 100%; }
  .horizon-big-block .title-h3 {
    margin: 0; }

.horizon-big-block__img-wrap {
  flex-shrink: 0;
  margin-right: 24px;
  max-width: 401px;
  max-height: 214px;
  overflow: hidden; }

@media (max-width: 1365px) {
  .horizon-big-block {
    display: flex; }
    .horizon-big-block p {
      font-size: 13px; }
    .horizon-big-block img {
      width: 100%; } }

@media (max-width: 1023px) {
  .horizon-big-block {
    flex-direction: column;
    align-items: center; }
  .horizon-big-block__img-wrap {
    margin-right: 0px;
    margin-bottom: 16px; } }

@media (max-width: 480px) {
  .horizon-big-block p {
    display: none; }
  .horizon-big-block__img-wrap {
    margin-bottom: 12px; } }

.reference {
  display: flex;
  justify-content: space-between;
  margin: 16px 0; }

.reference__title {
  z-index: 1;
  margin-left: 30px;
  line-height: 1.3;
  color: #1d1d1b;
  font-size: 19px;
  font-weight: 600;
  text-transform: uppercase; }

.reference__action {
  display: flex;
  align-items: center;
  width: 55%;
  height: 91px;
  background-image: url("/local/templates/vmks/css/../images/military-memorial/mm__a-1.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative; }
  .reference__action::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #ff8400;
    opacity: 0.6;
    transition: 0.5s; }
  .reference__action:hover::before {
    content: '';
    opacity: 0.8; }
  .reference__action:hover .reference__arrow {
    margin-right: 10px; }

.reference__privileges {
  display: flex;
  align-items: center;
  width: 42%;
  height: 91px;
  background-image: url("/local/templates/vmks/css/../images/military-memorial/mm__a-2.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative; }
  .reference__privileges::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #dbdbdb;
    opacity: 0.7;
    transition: 0.5s; }
  .reference__privileges:hover::before {
    content: '';
    opacity: 0.9; }
  .reference__privileges:hover .reference__arrow {
    margin-right: 10px; }

.reference__arrow {
  z-index: 1;
  height: 50px;
  width: 60px;
  margin-right: 20px;
  transition: 0.3s;
  position: relative; }
  .reference__arrow::before {
    content: '';
    display: block;
    width: 30px;
    height: 3px;
    background-color: #000;
    top: 14px;
    position: absolute;
    transform: rotate(45deg);
    left: 0; }
  .reference__arrow::after {
    content: '';
    display: block;
    width: 30px;
    height: 3px;
    background-color: #000;
    position: absolute;
    top: 33px;
    transform: rotate(-45deg);
    left: 0; }

@media screen and (max-width: 1365px) {
  .reference__title {
    font-size: 14px; }
  .reference__action, .reference__privileges {
    height: 70px; }
  .reference__arrow::before {
    content: '';
    width: 20px;
    top: 17px;
    left: 15px; }
  .reference__arrow::after {
    content: '';
    width: 20px;
    top: 30px;
    left: 15px; } }

@media screen and (max-width: 1023px) {
  .reference {
    justify-content: flex-start;
    flex-direction: column; }
  .reference__title {
    font-size: 13px;
    margin-left: 20px; }
  .reference__action, .reference__privileges {
    width: 100%;
    height: 83px;
    justify-content: space-between; }
    .reference__action:hover::before, .reference__privileges:hover::before {
      content: '';
      opacity: 0.9; }
    .reference__action:hover .reference__arrow, .reference__privileges:hover .reference__arrow {
      margin-right: 20px; }
  .reference__privileges {
    margin-top: 16px; }
  .reference__arrow {
    margin-right: 40px; } }

@media screen and (max-width: 1023px) {
  .reference {
    margin: 12px 0; }
  .reference__privileges {
    margin-top: 12px; } }

.page-content {
  flex-grow: 1;
  padding-top: 99px; }

.page-content_inner {
  line-height: 1.4; }
  .page-content_inner img {
    max-width: 100%; }
  .page-content_inner p {
    color: #585858;
    line-height: 1.4; }
  .page-content_inner a {
    color: #508a86;
    text-decoration: underline; }
  .page-content_inner li {
    color: #666666;
    position: relative;
    margin: 10px 0;
    text-align: justify; }
  .page-content_inner ol {
    margin: 16px 0;
    counter-reset: list 0; }
    .page-content_inner ol li::before {
      counter-increment: list;
      content: counter(list) ". ";
      color: #e31e24;
      position: absolute;
      left: -15px; }
  .page-content_inner ul {
    margin: 16px 0; }
    .page-content_inner ul li::before {
      content: '•';
      color: #e31e24;
      position: absolute;
      left: -15px; }

@media (max-width: 1023px) {
  .page-content {
    /*padding-top: 74px; */
    /*padding-top: 129px;*/
    padding-top: 220px;
  }
}

@media (max-width: 480px) {
  .page-content_inner ol, .page-content_inner ul {
    margin: 12px 0; } }

.block-hard__list {
  width: 49.5%; }
  .block-hard__list:last-child {
    margin: 0px; }

.block-hard {
  display: flex;
  justify-content: space-between;
  margin: 16px 0;
  flex-wrap: wrap; }

.block-hard__main-item {
  position: relative;
  width: 31%;
  display: inline-block; }
  .block-hard__main-item p {
    color: #575756; }
  .block-hard__main-item::after {
    content: '';
    display: block;
    width: 0px;
    background-color: #e31e24;
    height: 2px;
    position: absolute;
    bottom: 6px;
    transition: width .4s ease-in-out; }
  .block-hard__main-item:hover .title-h3, .block-hard__main-item:hover .title-h3_min {
    color: #e31e24; }
  .block-hard__main-item:hover::after {
    content: '';
    width: 72%; }

.block-hard__list-item-txt {
  position: relative; }
  .block-hard__list-item-txt::after {
    content: '';
    display: block;
    width: 0px;
    background-color: #e31e24;
    height: 2px;
    position: absolute;
    bottom: 0;
    transition: width .4s ease-in-out; }

.block-hard__list-item {
  width: 100%;
  display: flex;
  margin-bottom: 20px; }
  .block-hard__list-item .title-h3 {
    margin-top: -5px; }
  .block-hard__list-item p {
    margin: 10px 0px 0px;
    text-align: start;
    color: #575756; }
  .block-hard__list-item:hover .title-h3, .block-hard__list-item:hover .title-h3_min {
    color: #e31e24; }
  .block-hard__list-item:hover .block-hard__list-item-txt::after {
    width: 72%; }

.block-hard__list-item-img {
  max-width: 170px;
  margin-right: 20px;
  flex-shrink: 0;
  max-height: 114px; }

@media (max-width: 1365px) {
  .block-hard__list {
    width: 100%;
    max-width: 649px; }
  .block-hard__list-item-img {
    max-width: 158px;
    margin-right: 20px;
    max-height: 114px; } }

@media (max-width: 1023px) {
  .block-hard__list {
    width: 100%;
    max-width: 80%; }
  .block-hard {
    flex-direction: row;
    align-items: flex-start;
    margin: 16px 0; }
  .block-hard__main-item {
    width: 100%;
    justify-content: space-between;
    flex-direction: column;
    margin-bottom: 16px; }
    .block-hard__main-item .title-h3 {
      margin: 0; }
    .block-hard__main-item::after {
      content: '';
      display: none; }
  .block-hard__main-img {
    max-width: 100%;
    margin-bottom: 16px;
    min-width: 290px;
    min-width: 158px; }
  .block-hard__list-item {
    width: 100%;
    display: flex;
    margin-bottom: 20px; }
    .block-hard__list-item .title-h3 {
      margin-top: -5px; }
    .block-hard__list-item p {
      margin: 10px 0px 0px;
      text-align: start;
      color: #575756; }
    .block-hard__list-item:hover .title-h3, .block-hard__list-item:hover .title-h3_min {
      color: #e31e24; }
    .block-hard__list-item:hover .block-hard__list-item-txt::after {
      width: 72%; }
  .block-hard__list-item-img {
    margin-right: 16px;
    max-height: 174px;
    flex-shrink: 0; } }

@media (max-width: 768px) {
  .block-hard__list {
    width: 100%;
    max-width: 100%; }
  .block-hard__list-item-txt::after {
    display: none; } }

@media (max-width: 480px) {
  .block-hard {
    margin: 12px 0; }
  .block-hard__main-item {
    margin-bottom: 12px; }
  .block-hard__list-item {
    flex-direction: column;
    margin-bottom: 12px; }
  .block-hard__list-item-img {
    width: 100%;
    max-width: 100%;
    margin-bottom: 12px;
    margin-right: 0; }
    .block-hard__list-item-img img {
      width: 100%; } }

.cargo-block {
  width: 12.5%;
  display: flex;
  flex-direction: column; }

.cargo-block-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 183px;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  transition: 0.5s; }
  .cargo-block-item img {
    align-self: center;
    position: relative;
    z-index: 2;
    flex-shrink: 0; }
  .cargo-block-item::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #272626;
    opacity: 0.5;
    transition: 0.5s; }
  .cargo-block-item p {
    color: #ffffff;
    z-index: 1;
    position: relative;
    text-align: center;
    margin: 0 auto;
    margin-top: 18px; }
  .cargo-block-item:hover {
    background-size: 110%;
    transition: 0.5s; }
    .cargo-block-item:hover::before {
      content: '';
      opacity: 0.6; }

.cargo-block-item_200 {
  background-image: url("/local/templates/vmks/css/../images/2221.jpg");
  margin-bottom: 17px; }

.cargo-block-item_300 {
  background-image: url("/local/templates/vmks/css/../images/2223.jpg"); }

@media (max-width: 1365px) {
  .cargo-block {
    width: 100%;
    flex-direction: row;
    justify-content: space-between; }
  .cargo-block-item {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 64px; }
    .cargo-block-item p {
      margin: 0; }
  .cargo-block-item_200 {
    background-image: url("/local/templates/vmks/css/../images/5559.jpg");
    margin-bottom: 0px;
    width: 50%; }
  .cargo-block-item_300 {
    background-image: url("/local/templates/vmks/css/../images/5558.jpg");
    width: 48%; } }

@media (max-width: 1365px) and (min-width: 1023px) {
  .cargo-block-item_200 img {
    width: 55px;
    margin-right: 15px; }
  .cargo-block-item_300 img {
    width: 55px;
    margin-right: 15px; } }

@media (max-width: 1023px) and (min-width: 769px) {
  .cargo-block {
    width: 16%;
    flex-direction: column; }
  .cargo-block-item {
    height: 183px;
    width: 100%;
    flex-direction: column;
    align-items: center; }
    .cargo-block-item img {
      width: 60%;
      margin-bottom: 16px; }
    .cargo-block-item:hover {
      background-size: cover; }
  .cargo-block-item_200 {
    margin-bottom: 16px; }
  .cargo-block-item_200 {
    background-image: url("/local/templates/vmks/css/../images/2221.jpg");
    background-size: cover; }
  .cargo-block-item_300 {
    background-image: url("/local/templates/vmks/css/../images/2223.jpg");
    background-size: cover; } }

@media (max-width: 768px) {
  .cargo-block {
    width: 100%;
    flex-direction: column;
    justify-content: space-between; }
  .cargo-block-item:hover {
    background-size: cover; }
  .cargo-block-item img {
    margin-right: 16px;
    height: 75%; }
  .cargo-block-item_200, .cargo-block-item_300 {
    max-width: 100%;
    background-size: cover;
    width: 100%;
    height: 100px; }
  .cargo-block-item_300 {
    margin-top: 16px; } }

@media (max-width: 480px) {
  .cargo-block-item_300 {
    margin-top: 12px; } }

.gov-cemetery {
  margin: 16px 0; }

.gov-cemetery__banner {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  width: 100%;
  height: 253px;
  position: relative;
  background-image: url("/local/templates/vmks/css/../images/gov-cem/gov-cem_banner.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  transition: 0.5s; }
  .gov-cemetery__banner::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #2b1e17;
    opacity: 0.7;
    transition: 0.5s; }
  .gov-cemetery__banner p {
    color: #ffffff;
    z-index: 1;
    position: relative;
    text-align: center;
    max-width: 1200px;
    margin: 0 auto;
    margin-bottom: 43px; }
  .gov-cemetery__banner:hover {
    background-size: 105%;
    transition: 0.5s; }
    .gov-cemetery__banner:hover::before {
      content: '';
      opacity: 0.8; }

.gov-cemetery__banner-title {
  color: #ffffff;
  z-index: 1;
  position: relative;
  font-size: 31px;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 25px; }

.gov-cemetery__blocks {
  margin-top: 27px; }

@media (max-width: 1365px) {
  .gov-cemetery__banner {
    height: 192px; }
    .gov-cemetery__banner p {
      margin: 0 16px 33px; } }

@media (max-width: 1023px) {
  .gov-cemetery__banner {
    justify-content: center;
    align-items: center;
    height: 158px;
    background-size: cover; }
    .gov-cemetery__banner p {
      display: none; }
    .gov-cemetery__banner .gov-cemetery__banner-title {
      width: 80%;
      margin-bottom: 0px;
      font-size: 18px; }
    .gov-cemetery__banner:hover {
      background-size: cover; } }

@media (max-width: 480px) {
  .gov-cemetery {
    margin: 12px 0; } }

.ministry-news {
  margin: 16px 0;
  background-color: #fbdeb2;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: hidden; }

.ministry-news__list {
  width: 100%;
  display: flex;
  justify-content: space-around; }

.ministry-news__item-wrap {
  width: 50%; }

.ministry-news__item {
  display: flex;
  width: 96%; }
  .ministry-news__item img {
    height: 94px;
    flex-shrink: 0; }
  .ministry-news__item:hover .ministry-news__title {
    color: red; }
  .ministry-news__item:hover .ministry-news__text p::after {
    width: 70%; }

.ministry-news__img-wrap {
  overflow: hidden;
  width: 100%;
  max-width: 207px;
  max-height: 125px;
  margin-right: 17px;
  flex-shrink: 0; }

.ministry-news__title {
  font-size: 15px;
  font-weight: 600; }

.ministry-news__text p {
  position: relative;
  margin: 6px 0 0; }
  .ministry-news__text p::after {
    content: '';
    display: block;
    width: 0px;
    background-color: #e31e24;
    height: 2px;
    position: absolute;
    bottom: -4px;
    transition: width .4s ease-in-out; }

.ministry-news__show {
  font-size: 19px;
  font-weight: 400;
  line-height: 21.38px;
  text-transform: uppercase;
  margin: 32px 0;
  display: flex;
  align-items: center;
  position: relative;
  padding-right: 30px; }
  .ministry-news__show span {
    line-height: 0px;
    position: absolute;
    bottom: 51%;
    right: -10px;
    transition: right 0.5s; }
  .ministry-news__show:hover {
    color: #e31e24; }
    .ministry-news__show:hover span {
      right: -15px; }

.ministry-news__item-wrap, .ministry-news__item {
  outline: none; }

.mn-prev, .mn-next {
  display: block;
  cursor: pointer;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  top: calc(50% - 25px);
  z-index: 1; }
  .mn-prev::after, .mn-next::after {
    content: '';
    display: block;
    width: 15px;
    height: 2px;
    background-color: #000;
    position: absolute; }
  .mn-prev::before, .mn-next::before {
    content: '';
    display: block;
    width: 15px;
    height: 2px;
    background-color: #000;
    position: absolute; }

.mn-prev {
  left: 15px; }
  .mn-prev::after {
    transform: rotate(-40deg);
    left: 10px;
    top: 15px; }
  .mn-prev::before {
    top: 24px;
    transform: rotate(40deg);
    left: 10px; }

.mn-next {
  right: 15px; }
  .mn-next::after {
    transform: rotate(40deg);
    right: 10px;
    top: 15px; }
  .mn-next::before {
    top: 24px;
    transform: rotate(-40deg);
    right: 10px; }

@media (max-width: 1365px) {
  .ministry-news__title {
    font-size: 13px;
    font-weight: 600; }
  .ministry-news__show {
    font-size: 17px; }
  .ministry-news__text {
    position: relative;
    max-width: 100%; }
    .ministry-news__text p {
      margin: 6px 0 0;
      font-size: 13px; }
    .ministry-news__text::after {
      bottom: -10px; }
  .ministry-news__img-wrap {
    max-width: 156px;
    max-height: 94px; } }

@media (max-width: 1023px) {
  .ministry-news__item-wrap {
    width: auto; }
  .ministry-news__item img {
    height: 100%;
    width: 100%; }
  .ministry-news__list {
    justify-content: center; }
  .ministry-news__item {
    flex-direction: column;
    width: 100%;
    max-width: 300px;
    align-items: center; }
  .ministry-news__item:nth-child(2) {
    margin-left: 50px; }
  .ministry-news__img-wrap {
    width: 100%;
    max-width: 262px;
    max-height: 145px;
    margin-right: 0px; }
  .ministry-news__title {
    margin-top: 16px;
    margin-bottom: 16px; }
  .ministry-news__show {
    font-size: 15px; }
  .ministry-news .title {
    max-width: 500px;
    padding: 0 10px; }
  .ministry-news__text {
    text-align: center; }
    .ministry-news__text p {
      text-align: center; }
      .ministry-news__text p::after {
        content: '';
        display: none; } }

@media (max-width: 768px) {
  .ministry-news__item-wrap {
    display: flex;
    justify-content: center;
    width: 100%;
    max-width: 768px; }
  .ministry-news__item {
    margin: 0 auto; } }

@media (max-width: 480px) {
  .ministry-news {
    margin: 12px 0; }
  .mn-prev, .mn-next {
    top: 60px; }
  .mn-prev {
    left: 0px; }
  .mn-next {
    right: 0px; } }

.useful-info {
  margin: 16px 0; }

@media (max-width: 480px) {
  .useful-info {
    margin: 12px 0; } }

.fil {
  fill: #CBCBCB; }

.jsMap {
  transition: all 0.4s; }

.main-contacts__info-title {
  font-size: 19px;
  text-transform: uppercase; }
  .main-contacts__info-title::after {
    content: '';
    display: block;
    width: 0px;
    background-color: #e31e24;
    height: 2px;
    position: absolute;
    bottom: 0;
    transition: width .4s ease-in-out; }

.main-contacts {
  margin: 16px 0; }

.main-contacts__inner {
  display: flex;
  justify-content: space-between;
  margin-top: 40px; }

.main-contacts__map {
  width: 58%;
  margin-top: 32px; }

.main-contacts__map svg {
  max-width: 100%; }

.main-contacts__item {
  margin-bottom: 27px;
  position: relative; }
  .main-contacts__item p {
    margin: 3px 0px 5px; }
  .main-contacts__item::after {
    content: '';
    display: block;
    width: 0px;
    background-color: #e31e24;
    height: 2px;
    position: absolute;
    bottom: -8px;
    transition: width .4s ease-in-out; }

.main-contacts__info {
  width: 36%; }
  .main-contacts__info span {
    font-size: 15px; }
    .main-contacts__info span a {
      font-size: 19px; }

.main-contacts__info-phone {
  font-size: 15px;
  text-align: left; }
  .main-contacts__info-phone a {
    font-size: 19px; }

.main-contacts__info-title {
  font-size: 19px;
  text-transform: uppercase; }

.jsMap_active {
  fill: #E2AA97; }
  .jsMap_active .main-contacts__info-title {
    color: #e31e24 !important; }
  .jsMap_active::after {
    width: 60% !important; }

@media (max-width: 1365px) {
  .main-contacts__info-title {
    font-size: 14px;
    font-weight: 600; }
  .main-contacts__info {
    width: 38%; }
    .main-contacts__info span {
      font-size: 12px; }
      .main-contacts__info span a {
        font-size: 15px; } }

@media (max-width: 1023px) {
  .main-contacts .title {
    display: none; }
  .main-contacts__item {
    text-align: center; }
  .main-contacts__info-title {
    font-size: 15px;
    margin-bottom: 5px; }
  .main-contacts__inner {
    display: flex;
    justify-content: space-between;
    flex-direction: column-reverse;
    margin-top: 20px;
    align-items: center; }
  .main-contacts__info {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%; }
  .main-contacts__wrap {
    margin-top: 16px;
    flex-wrap: wrap;
    width: 100%;
    display: flex;
    justify-content: space-around; }
  .main-contacts__item_inner {
    padding-left: 20px;
    width: 45%;
    box-sizing: border-box;
    text-align: left; }
    .main-contacts__item_inner .main-contacts__info-title {
      font-size: 14px; } }

@media (max-width: 768px) {
  .main-contacts__info-title {
    font-size: 15px; }
  .main-contacts__info {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%; }
  .main-contacts__item {
    width: 50%; }
  .main-contacts__wrap {
    align-items: center;
    flex-direction: column; }
  .main-contacts__item_inner {
    padding-left: 0px;
    width: 60%; }
  .main-contacts__map {
    width: 90%;
    min-width: 90%;
    margin-top: 0px; } }

@media (max-width: 480px) {
  .main-contacts__inner {
    margin-top: 14px; }
  .main-contacts__item {
    width: 100%;
    max-width: 220px;
    margin-bottom: 24px; }
  .main-contacts__item_inner {
    width: 100%;
    max-width: 300px; }
  .main-contacts__wrap {
    margin-top: 0px; } }

/* Хак для ie 11 (карта не растягивается по высоте) */
@media screen and (-ms-high-contrast: active) and (max-width: 1023px) and (min-width: 480px), (-ms-high-contrast: none) and (max-width: 1023px) and (min-width: 480px) {
  .main-contacts__map {
    height: 270px; } }

.breadcrumbs {
  display: flex;
  padding: 0;
  margin: 0;
  margin-top: 20px; }
  .breadcrumbs li::before {
    display: none; }
  .breadcrumbs a {
    color: #868686;
    text-decoration: none;
    margin-right: 5px; }
    .breadcrumbs a:hover {
      color: black; }
@media screen and (max-width: 480px) {
  .breadcrumbs {
    margin-top: 35px;
  }
}

.breadcrumbs li:last-child a {
  color: black; }

.price {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 auto; }
  .price::after {
    content: '';
    display: block;
    width: 235px;
    height: 0px; }

.price__item {
  width: 235px;
  border: 1px solid #585858;
  margin-bottom: 24px;
  flex-grow: 0;
  align-self: flex-start; }
  .price__item:hover {
    border: 1px solid #e31e24; }
  .price__item:hover .price__item-body {
    border: 1px solid #e31e24; }
  .price__item:hover .price__item-header {
    color: #e31e24; }
  .price__item:hover .price__item-price {
    background-color: #e31e24;
    border: 1px solid #e31e24; }
  .price__item:hover p {
    color: #fff; }
  .price__item:hover span {
    color: #fff; }
  .price__item:hover .price__item-order {
    color: #fff !important;
    background-color: #e31e24;
    border: 1px solid #e31e24; }

.price__item-header {
  font-size: 18px;
  text-align: center;
  margin-bottom: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  height: 50px;
  color: #585858; }

.price__item-body {
  border: 1px solid transparent;
  padding-bottom: 12px;
  display: none;
  border: 0 !important; }

.price__item-price {
  width: 100%;
  height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  border: 0;
  background-color: #585858; }
  .price__item-price p {
    color: #fff;
    font-size: 31px;
    margin: 0; }
  .price__item-price span {
    font-family: Arial;
    color: #fff;
    font-size: 22px;
    padding: 0 0 15px 5px; }

.price__item-list {
  margin: 20px 0 0;
  padding: 0 18px;
  box-sizing: border-box; }
  .price__item-list li {
    font-size: 14px;
    color: #858585 !important;
    text-align: center;
    margin: 17px 0; }
    .price__item-list li::before {
      display: none; }

.price__item-order {
  font-size: 14px;
  display: block;
  text-decoration: none !important;
  padding: 11px 21px;
  border: 1px solid #a3a3a4;
  box-sizing: border-box;
  margin: 35px auto 0;
  max-width: 100px;
  background-color: #585858;
  color: #fff !important; }

.price__hide {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 12px 0;
  cursor: pointer; }

.price__hide-text {
  text-transform: uppercase;
  font-size: 13px;
  margin-right: 5px;
  color: #a4a4a3; }

.price__hide-icon {
  width: 13px;
  height: 8px;
  display: block;
  transform: rotate(180deg);
  margin-bottom: 1px; }

.price__hide-icon_active {
  transform: scale(-1, 1); }

@media (max-width: 1365px) {
  .price__item {
    width: 190px; }
  .price::after {
    width: 192px; } }

@media (max-width: 768px) {
  .price {
    flex-wrap: wrap;
    max-width: 470px;
    margin: 0 auto;
    justify-content: space-around; }
  .price__item {
    width: 208px; } }

@media (max-width: 480px) {
  .price__item {
    width: 220px;
    margin: 0 auto 16px; }
  .price__hide {
    display: flex; }
  .price__item-body {
    display: none; } }

.searchbox {
  display: block;
  position: absolute;
  min-width: 50px;
  right: 235px;
  top: 21px;
  width: 0%;
  height: 30px;
  float: right;
  overflow: hidden;
  margin-right: 10px;
  margin-top: 5px;
  width: 210px; }

.searchbox__input {
  top: 0;
  right: 0;
  border: 0;
  outline: 0;
  width: 100%;
  height: 30px;
  margin: 0;
  border-radius: 10px;
  padding: 0px 55px 0px 20px;
  border-bottom: 0;
  box-shadow: none;
  font-size: 20px;
  color: #fff;
  font-size: 14px;
  background-color: #404040; }

.searchbox__input::placeholder {
  color: #fff;
  font-size: 14px; }

.searchbox__icon,
.searchbox__submit {
  width: 40px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  font-size: 22px;
  right: 0;
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
  color: #dcddd8;
  background: #404040;
  border-radius: 0 10px 10px 0; }
  .searchbox__icon img,
  .searchbox__submit img {
    padding: 5px 10px;
    height: 22px; }

@media (max-width: 1365px) {
  .searchbox {
    right: 436px;
    top: 23px; } }

@media (max-width: 1023px) {
  .searchbox {
    right: 0;
    top: 12px;
    width: 0%;
    height: 40px;
    transition: width 0.5s; }
  .searchbox__input {
    height: 40px;
    color: #000;
    background-color: #fff; }
  .searchbox__input::placeholder {
    color: #000; }
  .searchbox__icon,
  .searchbox__submit {
    width: 50px;
    height: 40px;
    background: #292925;
    border-radius: 0; }
    .searchbox__icon img,
    .searchbox__submit img {
      height: 40px; }
  .searchbox__open {
    width: 250px; } }

.content-wrapper {
  display: flex;
  align-items: center; }
  .content-wrapper p {
    margin: 0; }

.content-wrapper__img {
  padding-right: 30px;
  position: relative; }
  .content-wrapper__img img {
    padding-right: 30px; }
  .content-wrapper__img::before {
    content: '';
    display: block;
    position: absolute;
    width: 1px;
    height: 65px;
    right: 30px;
    background-color: #cfcfcf; }

@media (max-width: 480px) {
  .content-wrapper {
    align-items: flex-start; } }

.photo-slider {
  position: relative;
  width: 94%;
  margin: 80px auto 0;
  height: 192px; }

.photo-slider__item {
  outline: none;
  display: flex !important;
  justify-content: center !important;
  margin-right: 10px;
  height: 192px; }
  .photo-slider__item img {
    height: 100%; }

.photo-slider-prev, .photo-slider-next {
  display: block;
  cursor: pointer;
  width: 10px;
  height: 40px;
  border-radius: 50%;
  position: absolute;
  top: calc(50% - 20px);
  z-index: 1; }
  .photo-slider-prev::after, .photo-slider-next::after {
    content: '';
    display: block;
    width: 20px;
    height: 3px;
    background-color: #858585;
    position: absolute; }
  .photo-slider-prev::before, .photo-slider-next::before {
    content: '';
    display: block;
    width: 20px;
    height: 3px;
    background-color: #858585;
    position: absolute; }

.photo-slider-prev {
  left: -35px; }
  .photo-slider-prev::after {
    transform: rotate(-45deg);
    left: 0;
    top: 13px; }
  .photo-slider-prev::before {
    top: 26px;
    transform: rotate(45deg);
    left: 0; }

.photo-slider-next {
  right: -35px; }
  .photo-slider-next::after {
    transform: rotate(45deg);
    right: 0;
    top: 13px; }
  .photo-slider-next::before {
    top: 26px;
    transform: rotate(-45deg);
    right: 0; }

@media (max-width: 1023px) {
  .photo-slider {
    width: 92%; }
  .photo-slider-prev {
    left: -30px; }
  .photo-slider-next {
    right: -30px; } }

@media (max-width: 768px) {
  .photo-slider {
    width: 90%; }
  .photo-slider-prev {
    left: -25px;
    transform: scale(0.9); }
  .photo-slider-next {
    right: -25px;
    transform: scale(0.9); } }

@media (max-width: 480px) {
  .photo-slider {
    width: 88%; }
  .photo-slider-prev {
    left: -20px;
    transform: scale(0.8); }
  .photo-slider-next {
    right: -20px;
    transform: scale(0.8); } }

.block-news__item {
  display: flex;
  padding: 16px 0; }
  .block-news__item:hover .block-news__txt::after {
    width: 72%; }
  .block-news__item:hover .block-news__txt a {
    color: #e31e24; }

.block-news__txt {
  position: relative; }
  .block-news__txt a {
    margin-top: 0;
    margin-bottom: 12px;
    display: inline-block;
    color: #1d1d1b;
    text-transform: uppercase;
    text-decoration: unset; }
  .block-news__txt::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    width: 0%;
    background-color: #e31e24;
    height: 2px;
    position: absolute;
    transition: width .4s ease-in-out; }

.block-news__img {
  margin: 5px 16px 0 0;
  flex-shrink: 0;
  max-width: 385px;
  max-height: 190px;
  width: 100%; }
  .block-news__img img {
    max-height: 190px;
    margin: 0 auto; }

.block-news__date {
  color: #585858;
  font-size: 14px; }

.block-news__nav {
  display: flex;
  justify-content: center; }

@media (max-width: 992px) {
  .block-news__img {
    max-width: 305px; }
  .block-news__txt::after {
    display: none; } }

@media (max-width: 768px) {
  .block-news {
    max-width: 540px;
    margin: 0 auto; }
  .block-news__item {
    flex-direction: column; }
  .block-news__img {
    max-width: 385px;
    margin: 0 auto 16px;
    width: auto; }
  .block-news__txt {
    text-align: center; }
    .block-news__txt a {
      font-size: 15px; }
    .block-news__txt p {
      text-align: center; } }

.cemeteries {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: -24px; }

.cemeteries::after {
  content: '';
  width: 32%; }

.cemeteries .cemeteries__item {
  color: #1d1d1b;
  text-transform: uppercase;
  text-decoration: none;
  max-width: 406px;
  width: 32%;
  font-size: 16px;
  position: relative;
  font-weight: 700;
  margin-bottom: 32px; }

.cemeteries__txt {
  margin-top: 8px; }

.cemeteries .cemeteries__item img {
  width: 100%; }

.cemeteries__item::after {
  content: '';
  display: block;
  width: 0%;
  height: 2px;
  background-color: #e31e24;
  position: absolute;
  bottom: -8px;
  transition: width .4s ease-in-out; }

.cemeteries .cemeteries__item:hover {
  color: #e31e24; }
  .cemeteries .cemeteries__item:hover:after {
    width: 240px; }

@media screen and (max-width: 924px) {
  .cemeteries::after {
    content: '';
    width: 48%; }
  .cemeteries .cemeteries__item {
    width: 48%;
    font-size: 14px; }
  .cemeteries .cemeteries__item:hover:after {
    width: 220px; } }

@media screen and (max-width: 480px) {
  .cemeteries::after {
    content: '';
    width: 0%; }
  .cemeteries .cemeteries__item {
    width: 100%;
    max-width: 100%; } }

.popup {
  border-radius: 4px;
  background-color: white;
  box-shadow: 0 10px 100px 0 rgba(0, 0, 0, 0.3);
  position: fixed;
  width: 398px;
  left: 50%;
  z-index: 210;
  text-align: center;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  padding: 25px 5px 0 5px;
  display: block;
  z-index: 20; }

.popup__closed {
  width: 21px;
  height: 21px;
  cursor: pointer;
  background: url(/local/templates/vmks/css/../images/closed.png) no-repeat top center;
  position: absolute;
  display: block;
  right: 10px;
  top: 10px; }

.popup__title {
  font-size: 24px;
  color: #858585;
  text-align: center; }

.popup p {
  text-align: center;
  color: #000;
  margin: 12px 0; }

.popup .captcha {
  display: flex;
  justify-content: center; }

.popup__submit {
  font-size: 14px;
  display: block;
  text-decoration: none;
  padding: 16px 31px;
  box-sizing: border-box;
  margin: 16px auto;
  max-width: 300px;
  color: #fff;
  outline: none;
  border: 0;
  background-color: #e31e24;
  cursor: pointer; }

.popup__label {
  display: block;
  width: 304px;
  margin: 0 auto;
  margin-bottom: 10px; }

.popup__form input[type=text] {
  box-sizing: border-box;
  outline: none;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.2);
  border-style: solid;
  padding: 0 15px;
  width: 100%;
  height: 45px;
  max-width: 100%; }

.popup__form label span {
  font-size: 12px;
  color: #e31e24;
  display: block;
  text-align: left;
  margin-bottom: 5px;
  margin-top: 10px; }

.popup__error {
  font-size: 12px;
  color: #e31e24;
  text-align: left;
  margin-top: 6px; }

.popup__error_center {
  text-align: center; }

@media (max-width: 480px) {
  .popup {
    width: 86%; }
  .popup__label {
    width: 90%; }
  .popup .captcha {
    transform: scale(0.9); } }

.checkboxes {
  padding: 0px 3%;
  text-align: center;
  margin-bottom: 10px;
  display: flex;
  justify-content: center; }

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

.checkboxes__form-item-field {
  display: block;
  max-width: 300px; }

.checkboxes__title {
  font-size: 12px;
  line-height: 10px;
  color: #929292 !important;
  display: inline !important;
  text-align: center !important;
  width: 100%;
  height: 30px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.checkboxes__checkbox {
  display: none; }

.checkboxes__checkbox:checked + span::before {
  background: #eceff1 url(/local/templates/vmks/css/../images/checked.png) no-repeat center;
  background-size: 80%; }

.checkboxes__checkbox + span::before {
  position: relative;
  top: 5px;
  left: -10px;
  content: "";
  display: inline-block;
  height: 20px;
  width: 20px;
  background: #eceff1;
  cursor: pointer; }

/*faq*/
    .faq-wrapp {
      display: flex;
      flex-direction: column;
      padding:10px 20px;
      background: #eee;
    }
    .faq-block {
      display: flex;
      flex-direction: column;
      margin:5px 0;

    }
    .faq-question {
      background: #fff;
        display: flex;
        width: 100%;
        box-sizing: border-box;
        justify-content: space-between;
        align-items: center;
        padding-left: 20px;
        font-size: 18px;
        cursor:pointer;
      border-left:3px solid #fff;
    }

    .faq-question:after {
        content: '+';
        font-size: 45px;
        padding: 0 20px;
        background: #ddd;
    }

    .faq-question_active{
      background: #ddd;
      border-left:3px solid #1d1d1b;
    }

    .faq-question_active:after {
        content: '-';
        padding: 0px 23.5px;
    }

    .faq-answer {
      display:none;
      background: #fff;
        padding: 10px 70px 20px 20px;
        border-left:3px solid #1d1d1b;
    }


    .faq-answer.active {
      display:block;
    }


  .vmks_b_phone {
    background: #292925;
      margin: 0 auto;
      color: #dbdbdb;
      padding: 20px;
      width:90%;
      text-align: center;
      font-size: 20px;
  }

  .vmks_steps {
    display:flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding:0 !important;
  }

  .vmks_steps li {
      margin-left: 0.5%;
      margin-bottom: 0;
      background: #292925;
      color: #dbdbdb;
      display: block;
      width: 49%;
      text-align: left;
      min-height: 160px;
      font-size: 14px;
      padding: 5px 30px 20px 116px;
      box-sizing: border-box;
  }

  .vmks_steps li:last-child {
    width:100%;
  }


  ul.vmks_steps li {
    min-height: unset;
      padding: 15px;
      text-align: center;
      list-style-type: none;
      color: #ff8400;
      font-size: 17px;
      display: flex;
      align-items: center;
      justify-content: space-around;
  }

  ul.vmks_steps li:last-child {
    width:49%;
  }

  .page-content_inner ul.vmks_steps li:before {
      content: '';
      display:none;
  }



  .page-content_inner ol.vmks_steps li:before {
    counter-increment: list;
      content: counter(list);
      color: #ff840c36;
      position: absolute;
      left: 0;
      font-size: 200px;
      top: calc(50% - 138px);
  }


  .step_h {
    color: #ff8400;
    font-size:18px;
    text-align: center;
    padding: 10px 15px;
  }

.art_expert_title {
  font-size: 18px;
  font-weight: 700;
  color: #1d1d1b;
  margin-bottom: 5px;
  margin-top:0;
}
  
.art_expert_block {
  padding-right: 32px;
    border: 1px solid gray;
    border-radius: 38px;
    max-width: max-content;
  display:flex;
  max-width: max-content;
}

.art_expert_photo{
  width: 100%;
    border: 1px solid gray;
    border-radius: 32px;
    max-width: 125px !important;
    object-fit: cover;
}

.art_expert_info {
  position:relative;
  padding-bottom:20px;
  margin-left: 20px;
}

.art_expert_name {
  font-weight: 700;
  font-size:16px;
  color: #1d1d1b;
  margin-bottom:5px;
}

.art_expert_desc {
  font-size:14px;
  margin-top:5px;
}

.art_pub_date {
  position:absolute;
  bottom:5px;
  left: 0;
    margin: 0;
}



  @media (max-width: 600px) {
    .vmks_steps li {
      width:100% !important;
                        padding: 5px 30px 20px 30px;
    }


  }


.pomnyu__container {
  width: 1296px;
  margin: 0 auto;
}
.pomnyu {
  margin-top: -16px;
  position: relative;
  float: right;
  width: 180px;
  height: 52px;
  background: #ede7e2;
  border: 1px solid #969390;
  box-shadow: 3px 3px 10px 1px rgb(0 0 0 / 20%);
}
.pomnyu .pomnyu__link {
  display: flex;
  font-size: 12px;
  line-height: 15px;
  font-weight: 300;
  text-decoration: none;
  color: #2c2c2c;
}
.pomnyu__img {
  margin: 5px 0 0 8px;
  width: 82px;
  height: 43px;
}
.pomnyu__img_m {
  display: none;
  width: 388px;
  height: 60px;
}
.pomnyu__text {
  margin: 3px 0 0 12px;
}
.bottom-heading .pomnyu {
  margin-top: -74px;
}
@media (max-width: 1365px) {
  .pomnyu__container {
    width: 980px;
  }
}
@media (max-width: 1023px) {
  .bottom-heading .pomnyu__container .pomnyu {
    margin-top: 0;
  }
  .pomnyu {
    top: 155px;
    margin-top: 0;
    width: calc(100% - 2px);
    height: 68px;
    position: absolute;
    left: 0;
  }
  .pomnyu .pomnyu__link {
    font-size: 21px;
  }
  .pomnyu__img {
    display: none;
  }
  .pomnyu__img_m {
    display: block;
  }
  .pomnyu__text {
    position: absolute;
    left: 100px;
    top: 13px;
  }
  .pomnyu__text br {
    display: none;
  }
}
@media (max-width: 400px) {
  .pomnyu__img_m {
    width: 94%;
  }
}


/* End */


/* Start:/local/templates/vmks/css/autoload/add.css?17114398962880*/
.social{
    margin-top: -74px;
    position: relative;
    right: 200px;
    float: right;
    width: 181px;
    height: 52px;

    background: rgba(237, 231, 226, 1);
    border: 1px solid rgba(150, 147, 144, 1);
    box-shadow: 3px 3px 10px 1px rgb(0 0 0 / 20%);
}
.page_social{
    top: 58px;
}
.social .pomnyu__link {
    display: flex;
    font-size: 12px;
    line-height: 15px;
    font-weight: 300;
    text-decoration: none;
    color: #2c2c2c;
}
.social .pomnyu__text{
    font-family: 'MuseoSansCyrl';
    font-size: 12px;
    line-height: 15px;
    color: rgba(44, 44, 44, 1);
    font-weight: 300;
}
.social .pomnyu__text span{
    font-family: 'MuseoSansCyrl';
    font-size: 12px;
    line-height: 15px;
    color: rgba(154, 133, 103, 1);
    display: block;
    text-transform: uppercase;
    font-weight: 900;
}
.social .pomnyu__img{
    box-shadow: 2px 2px rgba(154, 133, 103, 1);
    border-radius: 3.9px;

}

.breadcrumbs{
    display:block;

    margin: 54px 0 39px!important;
}

.ministry-news .ministry-news__list{
    justify-content: space-around!important;
}
.ministry-news .ministry-news__item-wrap{
    width: 33%;
}
.ministry-news .ministry-news__img-wrap{
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
    margin-right: 0;
}
.ministry-news .ministry-news__item{
    align-items: center;
}
.ministry-news__text{
    text-align: center;
}
.ministry-news__text p{
    text-align: center;
}

@media (max-width: 1023px){
    .ministry-news .ministry-news__img-wrap{
        margin-bottom: 10px;

    }
    .social {
        top: 224px;
        margin-top: 0;
        width: calc(100% - 2px);
        height: 70px;
        position: absolute;
        left: 0;
        display: flex;
    }
    .social .pomnyu__img{
        display: block;
        margin-right: 38px;
        width: 78px;
        height: 50px;
    }
    .pomnyu .pomnyu__img{
        width: 96px;
        height: 50px;
        margin-right: 20px;
    }
    .pomnyu{
        box-shadow: none;
        display: flex;
    }
    .new_img_mob{
        display: block;
    }
    .pomnyu__text{
        font-size: 16px!important;
        position: static;
    }
    .social .pomnyu__text span{
        font-size: 16px;
        margin-bottom: 5px;
    }
    .social .pomnyu__link {
        font-size: 16px;
    }
    .pomnyu__link {
        align-items: center;
    }
    .breadcrumbs {
        margin: 99px 0 39px!important;
    }
    .ministry-news__item img{
        height: 94px;
        width: auto;
    }


}
@media (max-width: 900px){
    .ministry-news .ministry-news__item-wrap{
        width: 30%;
    }



}
@media (max-width: 767px) {
    .ministry-news__item img {
        height: 100%;
        width: 100%;
    }
}
/* End */


/* Start:/local/templates/vmks/css/autoload/fly-phone.css?1668582651875*/
.fly-phone {
    width: 48px;
    height: 48px;
    background-image: url(/local/templates/vmks/css/autoload/assets/fly-phone/auricular-phone-symbol-in-a-circle.svg);
    color: transparent;
    bottom: 32px;
    left: 10px;
	margin: 0 10px;
    background-size: 100%;
	z-index:99;
}
.fly-phone-container {
	display: flex;
    position: fixed;
    /*bottom: 10px;*/
	top: 93px;
    width: 100%;
    background-color: #292925;
    left: 0px;
	padding: 7px 0;
	color: white;
	align-items: center;
	flex-direction: row-reverse;
    justify-content: flex-end;
}

@media screen and (min-width:1453px) {
	.fly-phone {
		right: calc(50% - 712px);
	}	
}

@media screen and (min-width:1365px) {

}


@media screen and (min-width: 1023px) {
	.fly-phone-container {
		display: none;
	}
}


@media screen and (max-width: 768px) {
	.fly-phone {
		bottom:16px;
		right:16px;
	}
}


@media screen and (max-width: 480px) {
	
}
/* End */


/* Start:/local/templates/vmks/css/autoload/nowrap.css?163897785532*/
.nowrap {
	white-space:nowrap;
}
/* End */


/* Start:/local/templates/vmks/css/autoload/read-more.css?163897785573*/
.read-more {
	margin-top:32px;
}

.read-more__title {
	font-weight:700;
}
/* End */


/* Start:/local/templates/vmks/components/bitrix/news.list/pack-price/style.css?1638977856729*/
.price-toggle {
	display:flex;
	justify-content: center;
	margin-bottom:16px;
}


.price-toggle__item {
	padding:8px 16px 4px;
	cursor:pointer;
	border-bottom:2px solid #999;
	margin:0 16px 4px;
}
.price-toggle__item_active {
	border-color:#e31e24;
}

.box-toggle {

}


.box-toggle__item {
	display:none;
}

.box-toggle__item_active {
	display:block;
}

.price__item-list ul {
	padding:0 !important;
}

.allowance-price{
	margin-bottom:16px;
    -webkit-user-select: none; /* для Chrome и Safari */
    -moz-user-select: none; /* для Firefox */
    -ms-user-select: none; /* для IE 10+ */
    -o-user-select:none;
    -khtml-user-select: none;
    user-select: none;
}

#allowance-price {
	transform:translateY(1px);
}
/* End */


/* Start:/local/templates/vmks/template_styles.css?1696327935389*/
.header__logo{
	max-width:180px;
}

.footer__logo{
	max-width:180px;	
}


@media (max-width: 1023px) {
	.header__logo{
		left: calc(50% - 90px);
	}
}

.breadcrumbs > li {
	display:inline;
}

.price__hide{
	margin-top:16px;
}

.block-news__img img {
	width:100%;
	object-fit:cover;
}

.ministry-news__item {    flex-direction: column;}

.ministry-news__list { justify-content: flex-start;}

/* End */
/* /local/templates/vmks/css/normalize.css?16389778556052 */
/* /local/templates/vmks/css/slick.css?16389778551776 */
/* /local/templates/vmks/vendor/fancybox/jquery.fancybox.css?163897785617540 */
/* /local/templates/vmks/css/style.css?169632779158912 */
/* /local/templates/vmks/css/autoload/add.css?17114398962880 */
/* /local/templates/vmks/css/autoload/fly-phone.css?1668582651875 */
/* /local/templates/vmks/css/autoload/nowrap.css?163897785532 */
/* /local/templates/vmks/css/autoload/read-more.css?163897785573 */
/* /local/templates/vmks/components/bitrix/news.list/pack-price/style.css?1638977856729 */
/* /local/templates/vmks/template_styles.css?1696327935389 */
