

/* Start:/local/templates/mavt_adaptiv_2022/fonts.css?17369079452108*/
@font-face{
  font-family: 'PT Sans';
  src: url('/local/templates/mavt_adaptiv_2022/assets/fonts/pt-sans.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face{
  font-family: 'PT Sans';
  src: url('/local/templates/mavt_adaptiv_2022/assets/fonts/pt-sans-bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face{
  font-family: 'PT Sans';
  src: url('/local/templates/mavt_adaptiv_2022/assets/fonts/pt-sans-italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face{
  font-family: 'PT Sans';
  src: url('/local/templates/mavt_adaptiv_2022/assets/fonts/pt-sans-bold-italic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face{
  font-family: 'DINPro';
  src:  url('/local/templates/mavt_adaptiv_2022/assets/fonts/dinpro-medium.ttf') format('truetype'),
  url("/local/templates/mavt_adaptiv_2022/assets/fonts/dinpro-medium.woff2") format("woff2"),
  url("/local/templates/mavt_adaptiv_2022/assets/fonts/dinpro-medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face{
  font-family: 'DINPro';
  src:  url('/local/templates/mavt_adaptiv_2022/assets/fonts/dinpro-bold.ttf') format('truetype'),
        url("/local/templates/mavt_adaptiv_2022/assets/fonts/dinpro-bold.woff2") format("woff2"),
        url("/local/templates/mavt_adaptiv_2022/assets/fonts/dinpro-bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face{
  font-family: 'Onest';
  src:  url('/local/templates/mavt_adaptiv_2022/assets/fonts/Onest-Regular.ttf') format('truetype'),
  url("/local/templates/mavt_adaptiv_2022/assets/fonts/Onest-Regular.woff2") format("woff2"),
  url("/local/templates/mavt_adaptiv_2022/assets/fonts/Onest-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face{
  font-family: 'Onest';
  src:  url('/local/templates/mavt_adaptiv_2022/assets/fonts/Onest-Medium.ttf') format('truetype'),
  url("/local/templates/mavt_adaptiv_2022/assets/fonts/Onest-Medium.woff2") format("woff2"),
  url("/local/templates/mavt_adaptiv_2022/assets/fonts/Onest-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face{
  font-family: 'Onest';
  src:  url('/local/templates/mavt_adaptiv_2022/assets/fonts/Onest-Bold.ttf') format('truetype'),
  url("/local/templates/mavt_adaptiv_2022/assets/fonts/Onest-Bold.woff2") format("woff2"),
  url("/local/templates/mavt_adaptiv_2022/assets/fonts/Onest-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
/* End */


/* Start:/local/templates/mavt_adaptiv_2022/vendors/normalize/normalize.css?16738495766052*/
/*! 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/mavt_adaptiv_2022/vendors/animate.css/animate.min.css?167384957616952*/
@charset "UTF-8";

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */

.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:none}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-name:hinge}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}
/* End */


/* Start:/local/templates/mavt_adaptiv_2022/vendors/bootstrap-4.3.1/dist/css/bootstrap-grid.min.css?167384957648114*/
/*!
 * Bootstrap Grid v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,::after,::before{box-sizing:inherit}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25px!important}.mt-1,.my-1{margin-top:.25px!important}.mr-1,.mx-1{margin-right:.25px!important}.mb-1,.my-1{margin-bottom:.25px!important}.ml-1,.mx-1{margin-left:.25px!important}.m-2{margin:.5px!important}.mt-2,.my-2{margin-top:.5px!important}.mr-2,.mx-2{margin-right:.5px!important}.mb-2,.my-2{margin-bottom:.5px!important}.ml-2,.mx-2{margin-left:.5px!important}.m-3{margin:1px!important}.mt-3,.my-3{margin-top:1px!important}.mr-3,.mx-3{margin-right:1px!important}.mb-3,.my-3{margin-bottom:1px!important}.ml-3,.mx-3{margin-left:1px!important}.m-4{margin:1.5px!important}.mt-4,.my-4{margin-top:1.5px!important}.mr-4,.mx-4{margin-right:1.5px!important}.mb-4,.my-4{margin-bottom:1.5px!important}.ml-4,.mx-4{margin-left:1.5px!important}.m-5{margin:3px!important}.mt-5,.my-5{margin-top:3px!important}.mr-5,.mx-5{margin-right:3px!important}.mb-5,.my-5{margin-bottom:3px!important}.ml-5,.mx-5{margin-left:3px!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25px!important}.pt-1,.py-1{padding-top:.25px!important}.pr-1,.px-1{padding-right:.25px!important}.pb-1,.py-1{padding-bottom:.25px!important}.pl-1,.px-1{padding-left:.25px!important}.p-2{padding:.5px!important}.pt-2,.py-2{padding-top:.5px!important}.pr-2,.px-2{padding-right:.5px!important}.pb-2,.py-2{padding-bottom:.5px!important}.pl-2,.px-2{padding-left:.5px!important}.p-3{padding:1px!important}.pt-3,.py-3{padding-top:1px!important}.pr-3,.px-3{padding-right:1px!important}.pb-3,.py-3{padding-bottom:1px!important}.pl-3,.px-3{padding-left:1px!important}.p-4{padding:1.5px!important}.pt-4,.py-4{padding-top:1.5px!important}.pr-4,.px-4{padding-right:1.5px!important}.pb-4,.py-4{padding-bottom:1.5px!important}.pl-4,.px-4{padding-left:1.5px!important}.p-5{padding:3px!important}.pt-5,.py-5{padding-top:3px!important}.pr-5,.px-5{padding-right:3px!important}.pb-5,.py-5{padding-bottom:3px!important}.pl-5,.px-5{padding-left:3px!important}.m-n1{margin:-.25px!important}.mt-n1,.my-n1{margin-top:-.25px!important}.mr-n1,.mx-n1{margin-right:-.25px!important}.mb-n1,.my-n1{margin-bottom:-.25px!important}.ml-n1,.mx-n1{margin-left:-.25px!important}.m-n2{margin:-.5px!important}.mt-n2,.my-n2{margin-top:-.5px!important}.mr-n2,.mx-n2{margin-right:-.5px!important}.mb-n2,.my-n2{margin-bottom:-.5px!important}.ml-n2,.mx-n2{margin-left:-.5px!important}.m-n3{margin:-1px!important}.mt-n3,.my-n3{margin-top:-1px!important}.mr-n3,.mx-n3{margin-right:-1px!important}.mb-n3,.my-n3{margin-bottom:-1px!important}.ml-n3,.mx-n3{margin-left:-1px!important}.m-n4{margin:-1.5px!important}.mt-n4,.my-n4{margin-top:-1.5px!important}.mr-n4,.mx-n4{margin-right:-1.5px!important}.mb-n4,.my-n4{margin-bottom:-1.5px!important}.ml-n4,.mx-n4{margin-left:-1.5px!important}.m-n5{margin:-3px!important}.mt-n5,.my-n5{margin-top:-3px!important}.mr-n5,.mx-n5{margin-right:-3px!important}.mb-n5,.my-n5{margin-bottom:-3px!important}.ml-n5,.mx-n5{margin-left:-3px!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25px!important}.mt-sm-1,.my-sm-1{margin-top:.25px!important}.mr-sm-1,.mx-sm-1{margin-right:.25px!important}.mb-sm-1,.my-sm-1{margin-bottom:.25px!important}.ml-sm-1,.mx-sm-1{margin-left:.25px!important}.m-sm-2{margin:.5px!important}.mt-sm-2,.my-sm-2{margin-top:.5px!important}.mr-sm-2,.mx-sm-2{margin-right:.5px!important}.mb-sm-2,.my-sm-2{margin-bottom:.5px!important}.ml-sm-2,.mx-sm-2{margin-left:.5px!important}.m-sm-3{margin:1px!important}.mt-sm-3,.my-sm-3{margin-top:1px!important}.mr-sm-3,.mx-sm-3{margin-right:1px!important}.mb-sm-3,.my-sm-3{margin-bottom:1px!important}.ml-sm-3,.mx-sm-3{margin-left:1px!important}.m-sm-4{margin:1.5px!important}.mt-sm-4,.my-sm-4{margin-top:1.5px!important}.mr-sm-4,.mx-sm-4{margin-right:1.5px!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5px!important}.ml-sm-4,.mx-sm-4{margin-left:1.5px!important}.m-sm-5{margin:3px!important}.mt-sm-5,.my-sm-5{margin-top:3px!important}.mr-sm-5,.mx-sm-5{margin-right:3px!important}.mb-sm-5,.my-sm-5{margin-bottom:3px!important}.ml-sm-5,.mx-sm-5{margin-left:3px!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25px!important}.pt-sm-1,.py-sm-1{padding-top:.25px!important}.pr-sm-1,.px-sm-1{padding-right:.25px!important}.pb-sm-1,.py-sm-1{padding-bottom:.25px!important}.pl-sm-1,.px-sm-1{padding-left:.25px!important}.p-sm-2{padding:.5px!important}.pt-sm-2,.py-sm-2{padding-top:.5px!important}.pr-sm-2,.px-sm-2{padding-right:.5px!important}.pb-sm-2,.py-sm-2{padding-bottom:.5px!important}.pl-sm-2,.px-sm-2{padding-left:.5px!important}.p-sm-3{padding:1px!important}.pt-sm-3,.py-sm-3{padding-top:1px!important}.pr-sm-3,.px-sm-3{padding-right:1px!important}.pb-sm-3,.py-sm-3{padding-bottom:1px!important}.pl-sm-3,.px-sm-3{padding-left:1px!important}.p-sm-4{padding:1.5px!important}.pt-sm-4,.py-sm-4{padding-top:1.5px!important}.pr-sm-4,.px-sm-4{padding-right:1.5px!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5px!important}.pl-sm-4,.px-sm-4{padding-left:1.5px!important}.p-sm-5{padding:3px!important}.pt-sm-5,.py-sm-5{padding-top:3px!important}.pr-sm-5,.px-sm-5{padding-right:3px!important}.pb-sm-5,.py-sm-5{padding-bottom:3px!important}.pl-sm-5,.px-sm-5{padding-left:3px!important}.m-sm-n1{margin:-.25px!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25px!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25px!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25px!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25px!important}.m-sm-n2{margin:-.5px!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5px!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5px!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5px!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5px!important}.m-sm-n3{margin:-1px!important}.mt-sm-n3,.my-sm-n3{margin-top:-1px!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1px!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1px!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1px!important}.m-sm-n4{margin:-1.5px!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5px!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5px!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5px!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5px!important}.m-sm-n5{margin:-3px!important}.mt-sm-n5,.my-sm-n5{margin-top:-3px!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3px!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3px!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3px!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25px!important}.mt-md-1,.my-md-1{margin-top:.25px!important}.mr-md-1,.mx-md-1{margin-right:.25px!important}.mb-md-1,.my-md-1{margin-bottom:.25px!important}.ml-md-1,.mx-md-1{margin-left:.25px!important}.m-md-2{margin:.5px!important}.mt-md-2,.my-md-2{margin-top:.5px!important}.mr-md-2,.mx-md-2{margin-right:.5px!important}.mb-md-2,.my-md-2{margin-bottom:.5px!important}.ml-md-2,.mx-md-2{margin-left:.5px!important}.m-md-3{margin:1px!important}.mt-md-3,.my-md-3{margin-top:1px!important}.mr-md-3,.mx-md-3{margin-right:1px!important}.mb-md-3,.my-md-3{margin-bottom:1px!important}.ml-md-3,.mx-md-3{margin-left:1px!important}.m-md-4{margin:1.5px!important}.mt-md-4,.my-md-4{margin-top:1.5px!important}.mr-md-4,.mx-md-4{margin-right:1.5px!important}.mb-md-4,.my-md-4{margin-bottom:1.5px!important}.ml-md-4,.mx-md-4{margin-left:1.5px!important}.m-md-5{margin:3px!important}.mt-md-5,.my-md-5{margin-top:3px!important}.mr-md-5,.mx-md-5{margin-right:3px!important}.mb-md-5,.my-md-5{margin-bottom:3px!important}.ml-md-5,.mx-md-5{margin-left:3px!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25px!important}.pt-md-1,.py-md-1{padding-top:.25px!important}.pr-md-1,.px-md-1{padding-right:.25px!important}.pb-md-1,.py-md-1{padding-bottom:.25px!important}.pl-md-1,.px-md-1{padding-left:.25px!important}.p-md-2{padding:.5px!important}.pt-md-2,.py-md-2{padding-top:.5px!important}.pr-md-2,.px-md-2{padding-right:.5px!important}.pb-md-2,.py-md-2{padding-bottom:.5px!important}.pl-md-2,.px-md-2{padding-left:.5px!important}.p-md-3{padding:1px!important}.pt-md-3,.py-md-3{padding-top:1px!important}.pr-md-3,.px-md-3{padding-right:1px!important}.pb-md-3,.py-md-3{padding-bottom:1px!important}.pl-md-3,.px-md-3{padding-left:1px!important}.p-md-4{padding:1.5px!important}.pt-md-4,.py-md-4{padding-top:1.5px!important}.pr-md-4,.px-md-4{padding-right:1.5px!important}.pb-md-4,.py-md-4{padding-bottom:1.5px!important}.pl-md-4,.px-md-4{padding-left:1.5px!important}.p-md-5{padding:3px!important}.pt-md-5,.py-md-5{padding-top:3px!important}.pr-md-5,.px-md-5{padding-right:3px!important}.pb-md-5,.py-md-5{padding-bottom:3px!important}.pl-md-5,.px-md-5{padding-left:3px!important}.m-md-n1{margin:-.25px!important}.mt-md-n1,.my-md-n1{margin-top:-.25px!important}.mr-md-n1,.mx-md-n1{margin-right:-.25px!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25px!important}.ml-md-n1,.mx-md-n1{margin-left:-.25px!important}.m-md-n2{margin:-.5px!important}.mt-md-n2,.my-md-n2{margin-top:-.5px!important}.mr-md-n2,.mx-md-n2{margin-right:-.5px!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5px!important}.ml-md-n2,.mx-md-n2{margin-left:-.5px!important}.m-md-n3{margin:-1px!important}.mt-md-n3,.my-md-n3{margin-top:-1px!important}.mr-md-n3,.mx-md-n3{margin-right:-1px!important}.mb-md-n3,.my-md-n3{margin-bottom:-1px!important}.ml-md-n3,.mx-md-n3{margin-left:-1px!important}.m-md-n4{margin:-1.5px!important}.mt-md-n4,.my-md-n4{margin-top:-1.5px!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5px!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5px!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5px!important}.m-md-n5{margin:-3px!important}.mt-md-n5,.my-md-n5{margin-top:-3px!important}.mr-md-n5,.mx-md-n5{margin-right:-3px!important}.mb-md-n5,.my-md-n5{margin-bottom:-3px!important}.ml-md-n5,.mx-md-n5{margin-left:-3px!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25px!important}.mt-lg-1,.my-lg-1{margin-top:.25px!important}.mr-lg-1,.mx-lg-1{margin-right:.25px!important}.mb-lg-1,.my-lg-1{margin-bottom:.25px!important}.ml-lg-1,.mx-lg-1{margin-left:.25px!important}.m-lg-2{margin:.5px!important}.mt-lg-2,.my-lg-2{margin-top:.5px!important}.mr-lg-2,.mx-lg-2{margin-right:.5px!important}.mb-lg-2,.my-lg-2{margin-bottom:.5px!important}.ml-lg-2,.mx-lg-2{margin-left:.5px!important}.m-lg-3{margin:1px!important}.mt-lg-3,.my-lg-3{margin-top:1px!important}.mr-lg-3,.mx-lg-3{margin-right:1px!important}.mb-lg-3,.my-lg-3{margin-bottom:1px!important}.ml-lg-3,.mx-lg-3{margin-left:1px!important}.m-lg-4{margin:1.5px!important}.mt-lg-4,.my-lg-4{margin-top:1.5px!important}.mr-lg-4,.mx-lg-4{margin-right:1.5px!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5px!important}.ml-lg-4,.mx-lg-4{margin-left:1.5px!important}.m-lg-5{margin:3px!important}.mt-lg-5,.my-lg-5{margin-top:3px!important}.mr-lg-5,.mx-lg-5{margin-right:3px!important}.mb-lg-5,.my-lg-5{margin-bottom:3px!important}.ml-lg-5,.mx-lg-5{margin-left:3px!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25px!important}.pt-lg-1,.py-lg-1{padding-top:.25px!important}.pr-lg-1,.px-lg-1{padding-right:.25px!important}.pb-lg-1,.py-lg-1{padding-bottom:.25px!important}.pl-lg-1,.px-lg-1{padding-left:.25px!important}.p-lg-2{padding:.5px!important}.pt-lg-2,.py-lg-2{padding-top:.5px!important}.pr-lg-2,.px-lg-2{padding-right:.5px!important}.pb-lg-2,.py-lg-2{padding-bottom:.5px!important}.pl-lg-2,.px-lg-2{padding-left:.5px!important}.p-lg-3{padding:1px!important}.pt-lg-3,.py-lg-3{padding-top:1px!important}.pr-lg-3,.px-lg-3{padding-right:1px!important}.pb-lg-3,.py-lg-3{padding-bottom:1px!important}.pl-lg-3,.px-lg-3{padding-left:1px!important}.p-lg-4{padding:1.5px!important}.pt-lg-4,.py-lg-4{padding-top:1.5px!important}.pr-lg-4,.px-lg-4{padding-right:1.5px!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5px!important}.pl-lg-4,.px-lg-4{padding-left:1.5px!important}.p-lg-5{padding:3px!important}.pt-lg-5,.py-lg-5{padding-top:3px!important}.pr-lg-5,.px-lg-5{padding-right:3px!important}.pb-lg-5,.py-lg-5{padding-bottom:3px!important}.pl-lg-5,.px-lg-5{padding-left:3px!important}.m-lg-n1{margin:-.25px!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25px!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25px!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25px!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25px!important}.m-lg-n2{margin:-.5px!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5px!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5px!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5px!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5px!important}.m-lg-n3{margin:-1px!important}.mt-lg-n3,.my-lg-n3{margin-top:-1px!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1px!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1px!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1px!important}.m-lg-n4{margin:-1.5px!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5px!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5px!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5px!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5px!important}.m-lg-n5{margin:-3px!important}.mt-lg-n5,.my-lg-n5{margin-top:-3px!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3px!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3px!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3px!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25px!important}.mt-xl-1,.my-xl-1{margin-top:.25px!important}.mr-xl-1,.mx-xl-1{margin-right:.25px!important}.mb-xl-1,.my-xl-1{margin-bottom:.25px!important}.ml-xl-1,.mx-xl-1{margin-left:.25px!important}.m-xl-2{margin:.5px!important}.mt-xl-2,.my-xl-2{margin-top:.5px!important}.mr-xl-2,.mx-xl-2{margin-right:.5px!important}.mb-xl-2,.my-xl-2{margin-bottom:.5px!important}.ml-xl-2,.mx-xl-2{margin-left:.5px!important}.m-xl-3{margin:1px!important}.mt-xl-3,.my-xl-3{margin-top:1px!important}.mr-xl-3,.mx-xl-3{margin-right:1px!important}.mb-xl-3,.my-xl-3{margin-bottom:1px!important}.ml-xl-3,.mx-xl-3{margin-left:1px!important}.m-xl-4{margin:1.5px!important}.mt-xl-4,.my-xl-4{margin-top:1.5px!important}.mr-xl-4,.mx-xl-4{margin-right:1.5px!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5px!important}.ml-xl-4,.mx-xl-4{margin-left:1.5px!important}.m-xl-5{margin:3px!important}.mt-xl-5,.my-xl-5{margin-top:3px!important}.mr-xl-5,.mx-xl-5{margin-right:3px!important}.mb-xl-5,.my-xl-5{margin-bottom:3px!important}.ml-xl-5,.mx-xl-5{margin-left:3px!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25px!important}.pt-xl-1,.py-xl-1{padding-top:.25px!important}.pr-xl-1,.px-xl-1{padding-right:.25px!important}.pb-xl-1,.py-xl-1{padding-bottom:.25px!important}.pl-xl-1,.px-xl-1{padding-left:.25px!important}.p-xl-2{padding:.5px!important}.pt-xl-2,.py-xl-2{padding-top:.5px!important}.pr-xl-2,.px-xl-2{padding-right:.5px!important}.pb-xl-2,.py-xl-2{padding-bottom:.5px!important}.pl-xl-2,.px-xl-2{padding-left:.5px!important}.p-xl-3{padding:1px!important}.pt-xl-3,.py-xl-3{padding-top:1px!important}.pr-xl-3,.px-xl-3{padding-right:1px!important}.pb-xl-3,.py-xl-3{padding-bottom:1px!important}.pl-xl-3,.px-xl-3{padding-left:1px!important}.p-xl-4{padding:1.5px!important}.pt-xl-4,.py-xl-4{padding-top:1.5px!important}.pr-xl-4,.px-xl-4{padding-right:1.5px!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5px!important}.pl-xl-4,.px-xl-4{padding-left:1.5px!important}.p-xl-5{padding:3px!important}.pt-xl-5,.py-xl-5{padding-top:3px!important}.pr-xl-5,.px-xl-5{padding-right:3px!important}.pb-xl-5,.py-xl-5{padding-bottom:3px!important}.pl-xl-5,.px-xl-5{padding-left:3px!important}.m-xl-n1{margin:-.25px!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25px!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25px!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25px!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25px!important}.m-xl-n2{margin:-.5px!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5px!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5px!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5px!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5px!important}.m-xl-n3{margin:-1px!important}.mt-xl-n3,.my-xl-n3{margin-top:-1px!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1px!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1px!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1px!important}.m-xl-n4{margin:-1.5px!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5px!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5px!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5px!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5px!important}.m-xl-n5{margin:-3px!important}.mt-xl-n5,.my-xl-n5{margin-top:-3px!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3px!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3px!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3px!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}
/*# sourceMappingURL=bootstrap-grid.min.css.map */

/* End */


/* Start:/local/templates/mavt_adaptiv_2022/vendors/jquery-ui-1.12.1/jquery-ui.min.css?167384957615830*/
/*! jQuery UI - v1.12.1 - 2018-06-26
* http://jqueryui.com
* Includes: draggable.css, core.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .5em .5em .7em;font-size:100%}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{margin:0;cursor:pointer;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}.ui-menu .ui-menu-item-wrapper{position:relative;padding:3px 1em 3px .4em}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-button{padding:.4em 1em;display:inline-block;position:relative;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-button-icon-only{text-indent:0}.ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px}.ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding:.4em 1em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-controlgroup{vertical-align:middle;display:inline-block}.ui-controlgroup > .ui-controlgroup-item{float:left;margin-left:0;margin-right:0}.ui-controlgroup > .ui-controlgroup-item:focus,.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus{z-index:9999}.ui-controlgroup-vertical > .ui-controlgroup-item{display:block;float:none;width:100%;margin-top:0;margin-bottom:0;text-align:left}.ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box}.ui-controlgroup .ui-controlgroup-label{padding:.4em 1em}.ui-controlgroup .ui-controlgroup-label span{font-size:80%}.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item{border-left:none}.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item{border-top:none}.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:none}.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none}.ui-controlgroup-vertical .ui-spinner-input{width:75%;width:calc( 100% - 2.4em )}.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid}.ui-checkboxradio-label .ui-icon-background{box-shadow:inset 1px 1px 1px #ccc;border-radius:.12em;border:none}.ui-checkboxradio-radio-label .ui-icon-background{width:16px;height:16px;border-radius:1em;overflow:visible;border:none}.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;width:8px;height:8px;border-width:4px;border-style:solid}.ui-checkboxradio-disabled{pointer-events:none}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left:.5em;top:.3em}.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-n{height:2px;top:0}.ui-dialog .ui-resizable-e{width:2px;right:0}.ui-dialog .ui-resizable-s{height:2px;bottom:0}.ui-dialog .ui-resizable-w{width:2px;left:0}.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw,.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw{width:7px;height:7px}.ui-dialog .ui-resizable-se{right:0;bottom:0}.ui-dialog .ui-resizable-sw{left:0;bottom:0}.ui-dialog .ui-resizable-ne{right:0;top:0}.ui-dialog .ui-resizable-nw{left:0;top:0}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");height:100%;filter:alpha(opacity=25);opacity:0.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:bold;line-height:1.5;padding:2px 0.4em;margin:0.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-text{display:block;margin-right:20px;overflow:hidden;text-overflow:ellipsis}.ui-selectmenu-button.ui-button{text-align:left;white-space:nowrap;width:14em}.ui-selectmenu-icon.ui-icon{float:right;margin-top:0}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:.222em 0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:2em}.ui-spinner-button{width:1.6em;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top-style:none;border-bottom-style:none;border-right-style:none}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px}body .ui-tooltip{border-width:2px}
/* End */


/* Start:/local/templates/mavt_adaptiv_2022/vendors/jquery-datetimepicker/jquery.datetimepicker.css?167384957617359*/
.xdsoft_datetimepicker {
	box-shadow: 0px 25px 40px rgba(39, 51, 70, 0.2);
	border-radius: 3px;
	background: #fff;
	color: #333;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 32px;
	padding-left: 0;
	padding-top: 2px;
	position: absolute;
	z-index: 9999;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: none;
}
.xdsoft_datetimepicker.xdsoft_rtl {
	padding: 8px 0 8px 8px;
}

.xdsoft_datetimepicker iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 75px;
	height: 210px;
	background: transparent;
	border: none;
}

xdsoft_datetimepickerxdsoft_datetimepicker

/*For IE8 or lower*/
.xdsoft_datetimepicker button:not(.xdsoft-day-button) {
	border: none !important;
}

.xdsoft_noselect {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.xdsoft_noselect::selection { background: transparent }
.xdsoft_noselect::-moz-selection { background: transparent }

.xdsoft_datetimepicker.xdsoft_inline {
	display: inline-block;
	position: static;
	box-shadow: none;
}

.xdsoft_datetimepicker * {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}

.xdsoft_datetimepicker .xdsoft_datepicker, .xdsoft_datetimepicker .xdsoft_timepicker {
	display: none;
}

.xdsoft_datetimepicker .xdsoft_datepicker.active, .xdsoft_datetimepicker .xdsoft_timepicker.active {
	display: block;
}

.xdsoft_datetimepicker .xdsoft_datepicker {
	width: 350px;
	float: left;
	margin-left: 32px;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker {
	float: right;
	margin-right: 8px;
	margin-left: 0;
}

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
	width: 256px;
}

.xdsoft_datetimepicker .xdsoft_timepicker {
	width: 58px;
	float: left;
	text-align: center;
	margin-left: 8px;
	margin-top: 0;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker {
	float: right;
	margin-right: 8px;
	margin-left: 0;
}

.xdsoft_datetimepicker .xdsoft_datepicker.active+.xdsoft_timepicker {
	margin-top: 8px;
	margin-bottom: 3px
}

.xdsoft_datetimepicker .xdsoft_monthpicker {
	display: flex;
	justify-content: center;
	position: relative;
	text-align: center;
}

.xdsoft_datetimepicker .xdsoft_label-wrap {
	display: flex;
    justify-content: center;
	flex-grow: 1;
}

.xdsoft_datetimepicker .xdsoft_label i {
	opacity: 0.5;
	background-position: -92px -19px;
	display: inline-block;
	width: 9px;
	height: 20px;
	vertical-align: middle;
}

.xdsoft_datetimepicker .xdsoft_prev {
	float: left;
	background-position: -20px 0;
}

.xdsoft_datetimepicker .xdsoft_next {
	float: right;
	background-position: 0 0;
}

.xdsoft_days_buttons {
	padding: 22px 0;
}

.xdsoft-day-button {
	border-bottom: 1px dotted #505D72;;
	color: #505D72;
	background: none;
	margin: 0 5px;
	border-width: 0 0 1px 0;
}

.xdsoft-day-button.active {
	color:  #921C40;
	border-color: transparent;
}

.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev ,
.xdsoft_datetimepicker .xdsoft_day_button {
	background-color: transparent;
	background-repeat: no-repeat;
	cursor: pointer;
	display: inline-block;
	padding: 0;
	position: relative;
	min-width: 0;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
	float: none;
	background-position: -40px -15px;
	height: 15px;
	width: 30px;
	display: block;
	margin-left: 14px;
	margin-top: 7px;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next {
	float: none;
	margin-left: 0;
	margin-right: 14px;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
	background-position: -40px 0;
	margin-bottom: 7px;
	margin-top: 0;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
	height: 151px;
	overflow: hidden;
	border-bottom: 1px solid #ddd;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div {
	background: #f5f5f5;
	border-top: 1px solid #ddd;
	color: #666;
	font-size: 12px;
	text-align: center;
	border-collapse: collapse;
	cursor: pointer;
	border-bottom-width: 0;
	height: 25px;
	line-height: 25px;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div > div:first-child {
	border-top-width: 0;
}

.xdsoft_datetimepicker .xdsoft_today_button:hover,
.xdsoft_datetimepicker .xdsoft_next:hover,
.xdsoft_datetimepicker .xdsoft_prev:hover {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.xdsoft_datetimepicker .xdsoft_label {
	display: inline;
	position: relative;
	z-index: 9999;
	margin: 0;
	padding: 8px 3px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	background-color: #fff;
	float: left;
	width: 182px;
	text-align: center;
	cursor: pointer;
}

.xdsoft_datetimepicker .xdsoft_label:hover>span {
	text-decoration: underline;
}

.xdsoft_datetimepicker .xdsoft_label:hover i {
	opacity: 1.0;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select {
	box-shadow: 0px 4px 20px rgba(39, 51, 70, 0.15);
	border-radius: 3px;
	position: absolute;
	right: 0;
	top: 30px;
	z-index: 101;
	display: none;
	background: #fff;
	max-height: 260px;
	width: 100px;
	overflow-y: hidden;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect{ right: 0px }
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect{ right: 2px }
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
	color: #fff;
	background: #e85149;
	border-bottom: 1px solid #e85149;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
	border-bottom: 1px solid #ECF0F4;
	font-weight: normal;
	font-size: 14px;
	color: #505D72;
	text-align: center;
	padding: 12px 10px 12px 5px;
	text-decoration: none !important;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
	background: #8E1642;
	border-bottom: 1px solid #8E1642;
	color: #fff;
	font-weight: 700;
}

.xdsoft_datetimepicker .xdsoft_month {
	width: auto;
	text-align: right;
}

.xdsoft_datetimepicker .xdsoft_calendar {
	clear: both;
}

.xdsoft_datetimepicker .xdsoft_year{
	width: auto;
	margin-left: 5px;
}

.xdsoft_datetimepicker .xdsoft_calendar table {
	border-spacing: 5px;
	border-collapse: separate;
	width: 100%;

}

.xdsoft_datetimepicker .xdsoft_calendar td > div {
	border-radius: 4px;
	font-size: 14px;
	line-height: 20px;
	padding: 10px;
	display: flex;
    justify-content: center;
    align-items: center;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
	height: 25px;
}

.xdsoft_datetimepicker .xdsoft_calendar td div {
	background: #F6F8FA;
}
.xdsoft_datetimepicker .xdsoft_calendar td,.xdsoft_datetimepicker .xdsoft_calendar th {
	width: 14.2857142%;
	color: #666;
	font-size: 12px;
	text-align: right;
	vertical-align: middle;
	padding: 0;
	border-collapse: collapse;
	cursor: pointer;
	height: 25px;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
	background: none!important;
	color: #292D35!important;
	font-size: 14px;
	line-height: 20px;
	height: 42px;
}

.xdsoft_datetimepicker span {
	font-size: 16px;
    color: #292D35;
}

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td,.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
	width: 12.5%;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
	background: #f1f1f1;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
	color: #33aaff;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default {
	background: #ffe9d2;
	box-shadow: #ffb871 0 1px 4px 0 inset;
	color: #000;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint {
	background: #c1ffc9;
	box-shadow: #00dd1c 0 1px 4px 0 inset;
	color: #000;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current {
	background: #33aaff;
	box-shadow: #178fe5 0 1px 3px 0 inset;
	color: #fff;
	font-weight: 700;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker .xdsoft_time_box >div >div.xdsoft_disabled {
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	cursor: default;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
	opacity: 0.2;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div:hover {
	color: #fff;
	background: #ff8000 ;
	box-shadow: none;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current.xdsoft_disabled:hover {
	background: #33aaff !important;
	box-shadow: #178fe5 0 1px 3px 0 inset !important;
	color: #fff !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_disabled:hover {
	color: inherit	!important;
	background: inherit !important;
	box-shadow: inherit !important;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
	font-weight: 700;
	text-align: center;
	color: #999;
	cursor: default;
}

.xdsoft_datetimepicker .xdsoft_copyright {
	color: #ccc !important;
	font-size: 10px;
	clear: both;
	float: none;
	margin-left: 8px;
}

.xdsoft_datetimepicker .xdsoft_copyright a { color: #eee !important }
.xdsoft_datetimepicker .xdsoft_copyright a:hover { color: #aaa !important }

.xdsoft_time_box {
	position: relative;
	border: 1px solid #ccc;
}
.xdsoft_scrollbar >.xdsoft_scroller {
	background: #ccc !important;
	height: 20px;
	border-radius: 3px;
}
.xdsoft_scrollbar {
	position: absolute;
	width: 7px;
	right: 0;
	top: 0;
	bottom: 0;
	cursor: pointer;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar {
	left: 0;
	right: auto;
}
.xdsoft_scroller_box {
	position: relative;
}

.xdsoft_datetimepicker.xdsoft_dark {
	box-shadow: 0 5px 15px -5px rgba(255, 255, 255, 0.506);
	background: #000;
	border-bottom: 1px solid #444;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-top: 1px solid #333;
	color: #ccc;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box {
	border-bottom: 1px solid #222;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div {
	background: #0a0a0a;
	border-top: 1px solid #222;
	color: #999;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label {
	background-color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select {
	border: 1px solid #333;
	background: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
	color: #000;
	background: #007fff;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
	color: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==);
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
	background: #0a0a0a;
	border: 1px solid #222;
	color: #999;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
	background: #0e0e0e;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today {
	color: #cc5500;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default {
	background: #ffe9d2;
	box-shadow: #ffb871 0 1px 4px 0 inset;
	color:#000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint {
	background: #c1ffc9;
	box-shadow: #00dd1c 0 1px 4px 0 inset;
	color:#000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current {
	background: #cc5500;
	box-shadow: #b03e00 0 1px 3px 0 inset;
	color: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div:hover {
	color: #000 !important;
	background: #007fff !important;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
	color: #666;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright { color: #333 !important }
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a { color: #111 !important }
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover { color: #555 !important }

.xdsoft_dark .xdsoft_time_box {
	border: 1px solid #333;
}

.xdsoft_dark .xdsoft_scrollbar >.xdsoft_scroller {
	background: #333 !important;
}
.xdsoft_datetimepicker .xdsoft_save_selected {
    display: block;
    border: 1px solid #dddddd !important;
    margin-top: 5px;
    width: 100%;
    color: #454551;
    font-size: 13px;
}
.xdsoft_datetimepicker .blue-gradient-button {
	font-family: "museo-sans", "Book Antiqua", sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #82878c;
	height: 28px;
	position: relative;
	padding: 4px 17px 4px 33px;
	border: 1px solid #d7d8da;
	background: -moz-linear-gradient(top, #fff 0%, #f4f8fa 73%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(73%, #f4f8fa));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fff 0%, #f4f8fa 73%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fff 0%, #f4f8fa 73%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fff 0%, #f4f8fa 73%);
	/* IE10+ */
	background: linear-gradient(to bottom, #fff 0%, #f4f8fa 73%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#f4f8fa',GradientType=0 );
/* IE6-9 */
}
.xdsoft_datetimepicker .blue-gradient-button:hover, .xdsoft_datetimepicker .blue-gradient-button:focus, .xdsoft_datetimepicker .blue-gradient-button:hover span, .xdsoft_datetimepicker .blue-gradient-button:focus span {
  color: #454551;
  background: -moz-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f8fa), color-stop(73%, #FFF));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f4f8fa 0%, #FFF 73%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f8fa', endColorstr='#FFF',GradientType=0 );
  /* IE6-9 */
}

@media (max-width: 500px) {
	.xdsoft_datetimepicker  {
		padding: 0 !important;
		/*top: unset!important;*/
		left: 20px!important;
		right: 20px!important;
		bottom: 20px!important;
		min-height: 465px;
	}

	.xdsoft_datetimepicker .xdsoft_datepicker {
		margin-left: 0px!important;
		padding: 15px!important;
		width: 96.66666%!important;
	}
}

@media (max-width: 375px) {
	.xdsoft_datetimepicker .xdsoft_calendar table {
		border-spacing: 0px;
	}
}

@media (max-width: 320px) {
	.xdsoft_datetimepicker {
		min-height: 400px;
	}

	.xdsoft_datetimepicker .xdsoft_calendar td > div {
		padding: 8px;
	}
}
/* End */


/* Start:/local/templates/mavt_adaptiv_2022/vendors/jquery-cloudzoom/cloudzoom.css?16738495761002*/
/*
 Cloud Zoom CSS. (c)2012-2013 Star Plugins.
*/

/* CSS for lens */
.cloudzoom-lens {
    border:5px solid #888;
    width:100px;
    height:100px;
    box-shadow: -0px -0px 10px rgba(0,0,0,0.40);
    cursor:crosshair;
    z-index: 10;
}
/* CSS for zoom window. */
.cloudzoom-zoom {
    border:1px solid #888;
    width:500px;
    height:200px;
    box-shadow: -0px -0px 10px rgba(0,0,0,0.40);
}
/* CSS for zoom window in 'inside' mode. */
.cloudzoom-zoom-inside {
    border:none;
    box-shadow:none;
}

/* CSS for captions */
.cloudzoom-caption {
    display:none;   /* CSS captions should be hidden initially */
    text-align: left;
    background-color:#000;
    color:#fff;
    font-weight:bold;
    padding:10px;
    font-family: sans-serif;
    font-size:11px;
}

/* A blank image */
.cloudzoom-blank {
    /*background-image:url(/local/templates/mavt_adaptiv_2022/vendors/jquery-cloudzoom/blank.png);*/
}

/* The animated ajax loading image */
.cloudzoom-ajax-loader {
    /*background-image:url(/local/templates/mavt_adaptiv_2022/vendors/jquery-cloudzoom/ajax-loader.gif);*/
    width:32px;
    height:32px;
}
/* End */


/* Start:/local/templates/mavt_adaptiv_2022/vendors/webui-popover-1.2.18/dist/jquery.webui-popover.css?16738495768304*/
/*
 *  webui popover plugin  - v1.2.17
 *  A lightWeight popover plugin with jquery ,enchance the  popover plugin of bootstrap with some awesome new features. It works well with bootstrap ,but bootstrap is not necessary!
 *  https://github.com/sandywalker/webui-popover
 *
 *  Made by Sandy Duan
 *  Under MIT License
 */
.webui-popover-content {
  display: none;
}
.webui-popover-rtl {
  direction: rtl;
  text-align: right;
}
/*  webui popover  */
.webui-popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  display: none;
  min-width: 50px;
  min-height: 32px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.webui-popover.top,
.webui-popover.top-left,
.webui-popover.top-right {
  margin-top: -10px;
}
.webui-popover.right,
.webui-popover.right-top,
.webui-popover.right-bottom {
  margin-left: 10px;
}
.webui-popover.bottom,
.webui-popover.bottom-left,
.webui-popover.bottom-right {
  margin-top: 10px;
}
.webui-popover.left,
.webui-popover.left-top,
.webui-popover.left-bottom {
  margin-left: -10px;
}
.webui-popover.pop {
  -webkit-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: transform 0.15s cubic-bezier(0.3, 0, 0, 1.5);
  -o-transition: transform 0.15s cubic-bezier(0.3, 0, 0, 1.5);
  transition: transform 0.15s cubic-bezier(0.3, 0, 0, 1.5);
  opacity: 0;
  filter: alpha(opacity=0);
}
.webui-popover.pop-out {
  -webkit-transition-property: "opacity,transform";
  -o-transition-property: "opacity,transform";
  transition-property: "opacity,transform";
  -webkit-transition: 0.15s linear;
  -o-transition: 0.15s linear;
  transition: 0.15s linear;
  opacity: 0;
  filter: alpha(opacity=0);
}
.webui-popover.fade,
.webui-popover.fade-out {
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  opacity: 0;
  filter: alpha(opacity=0);
}
.webui-popover.out {
  opacity: 0;
  filter: alpha(opacity=0);
}
.webui-popover.in {
  -webkit-transform: none;
  -o-transform: none;
  transform: none;
  opacity: 1;
  filter: alpha(opacity=100);
}
.webui-popover .webui-popover-content {
  padding: 9px 14px;
  overflow: auto;
  display: block;
}
.webui-popover .webui-popover-content > div:first-child {
  width: 99%;
}
.webui-popover-inner .close {
  font-family: arial;
  margin: 8px 10px 0 0;
  float: right;
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
  color: #000000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
  text-decoration: none;
}
.webui-popover-inner .close:hover,
.webui-popover-inner .close:focus {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.webui-popover-inner .close:after {
  content: "\00D7";
  width: 0.8em;
  height: 0.8em;
  padding: 4px;
  position: relative;
}
.webui-popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  background-color: #ffffff;
  border-bottom: 1px solid #f2f2f2;
  border-radius: 5px 5px 0 0;
}
.webui-popover-content {
  padding: 9px 14px;
  overflow: auto;
  display: none;
}
.webui-popover-inverse {
  background-color: #333333;
  color: #eeeeee;
}
.webui-popover-inverse .webui-popover-title {
  background: #333333;
  border-bottom: 1px solid #3b3b3b;
  color: #eeeeee;
}
.webui-no-padding .webui-popover-content {
  padding: 0;
}
.webui-no-padding .list-group-item {
  border-right: none;
  border-left: none;
}
.webui-no-padding .list-group-item:first-child {
  border-top: 0;
}
.webui-no-padding .list-group-item:last-child {
  border-bottom: 0;
}
.webui-popover > .webui-arrow,
.webui-popover > .webui-arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.webui-popover > .webui-arrow {
  border-width: 11px;
}
.webui-popover > .webui-arrow:after {
  border-width: 10px;
  content: "";
}
.webui-popover.top > .webui-arrow,
.webui-popover.top-right > .webui-arrow,
.webui-popover.top-left > .webui-arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.webui-popover.top > .webui-arrow:after,
.webui-popover.top-right > .webui-arrow:after,
.webui-popover.top-left > .webui-arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-top-color: #ffffff;
  border-bottom-width: 0;
}
.webui-popover.right > .webui-arrow,
.webui-popover.right-top > .webui-arrow,
.webui-popover.right-bottom > .webui-arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.webui-popover.right > .webui-arrow:after,
.webui-popover.right-top > .webui-arrow:after,
.webui-popover.right-bottom > .webui-arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.webui-popover.bottom > .webui-arrow,
.webui-popover.bottom-right > .webui-arrow,
.webui-popover.bottom-left > .webui-arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  border-top-width: 0;
}
.webui-popover.bottom > .webui-arrow:after,
.webui-popover.bottom-right > .webui-arrow:after,
.webui-popover.bottom-left > .webui-arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-bottom-color: #ffffff;
  border-top-width: 0;
}
.webui-popover.left > .webui-arrow,
.webui-popover.left-top > .webui-arrow,
.webui-popover.left-bottom > .webui-arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.webui-popover.left > .webui-arrow:after,
.webui-popover.left-top > .webui-arrow:after,
.webui-popover.left-bottom > .webui-arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.webui-popover-inverse.top > .webui-arrow,
.webui-popover-inverse.top-left > .webui-arrow,
.webui-popover-inverse.top-right > .webui-arrow,
.webui-popover-inverse.top > .webui-arrow:after,
.webui-popover-inverse.top-left > .webui-arrow:after,
.webui-popover-inverse.top-right > .webui-arrow:after {
  border-top-color: #333333;
}
.webui-popover-inverse.right > .webui-arrow,
.webui-popover-inverse.right-top > .webui-arrow,
.webui-popover-inverse.right-bottom > .webui-arrow,
.webui-popover-inverse.right > .webui-arrow:after,
.webui-popover-inverse.right-top > .webui-arrow:after,
.webui-popover-inverse.right-bottom > .webui-arrow:after {
  border-right-color: #333333;
}
.webui-popover-inverse.bottom > .webui-arrow,
.webui-popover-inverse.bottom-left > .webui-arrow,
.webui-popover-inverse.bottom-right > .webui-arrow,
.webui-popover-inverse.bottom > .webui-arrow:after,
.webui-popover-inverse.bottom-left > .webui-arrow:after,
.webui-popover-inverse.bottom-right > .webui-arrow:after {
  border-bottom-color: #333333;
}
.webui-popover-inverse.left > .webui-arrow,
.webui-popover-inverse.left-top > .webui-arrow,
.webui-popover-inverse.left-bottom > .webui-arrow,
.webui-popover-inverse.left > .webui-arrow:after,
.webui-popover-inverse.left-top > .webui-arrow:after,
.webui-popover-inverse.left-bottom > .webui-arrow:after {
  border-left-color: #333333;
}
.webui-popover i.icon-refresh:before {
  content: "";
}
.webui-popover i.icon-refresh {
  display: block;
  width: 30px;
  height: 30px;
  font-size: 20px;
  top: 50%;
  left: 50%;
  position: absolute;
  margin-left: -15px;
  margin-right: -15px;
  background: url(/local/templates/mavt_adaptiv_2022/vendors/webui-popover-1.2.18/dist/../img/loading.gif) no-repeat;
}
@-webkit-keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes rotate {
  100% {
    transform: rotate(360deg);
  }
}
.webui-popover-backdrop {
  background-color: rgba(0, 0, 0, 0.65);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9998;
}
.webui-popover .dropdown-menu {
  display: block;
  position: relative;
  top: 0;
  border: none;
  box-shadow: none;
  float: none;
}

/* End */


/* Start:/local/templates/mavt_adaptiv_2022/vendors/owl-carousel2-2.3.4/dist/assets/owl.carousel.min.css?16738495763351*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/local/templates/mavt_adaptiv_2022/vendors/owl-carousel2-2.3.4/dist/assets/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* End */


/* Start:/local/templates/mavt_adaptiv_2022/vendors/suggestions-19.4.2/suggestions.min.css?17000229049622*/
.suggestions-nowrap{white-space:nowrap}.suggestions-input{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.suggestions-input::-ms-clear{display:none}.suggestions-wrapper{position:relative;margin:0;padding:0;vertical-align:top;-webkit-text-size-adjust:100%}.suggestions-addon{display:none;opacity:0;position:absolute}.suggestions-addon[data-addon-type=spinner]{background:rgba(255,255,255,.75) url(data:image/gif;base64,R0lGODlhEAAQAKUAABwaHIyOjMzKzOTm5LSytFxaXHR2dJyenNza3PT29Ly+vISGhERGRJSWlNTS1Ozu7Ly6vGRmZHx+fKSmpOTi5Pz+/MTGxDQyNJSSlMzOzOzq7LS2tHx6fNze3Pz6/MTCxIyKjExKTJyanNTW1PTy9GxqbKyqrP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJCQAnACwAAAAAEAAQAAAGk8CTcHgSHYjIU8dAOoFApwfDkfQYJqcFdBFKECleS4mCaSAum1MiIwQFHBWTRtgJxC8XYYIggSQlABwPRAODSB0jQxYKEB9JQiUFBQaLCo6PEZIGQyReSCRNQx4ZBIlIDgQOHkIQEBQVI54kIxUUG35RqxQEJBkOJAQDJx6GQh4biQJsGRCrSA/NJ8rDG8WPI6ZIQQAh+QQJCQArACwAAAAAEAAQAIUEAgSEgoTEwsTk4uSkoqRERkRkYmTU0tT08vSUlpS0srRsbmwcHhyMiozMyszs6uysqqxcXlzc2tz8+vxMTkycnpy8urx0dnQcGhyEhoTExsTk5uSkpqRMSkxsamzU1tT09vScmpy0trR0cnQ0MjSMjozMzszs7uysrqzc3tz8/vz///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGk8CVcLiCoIjI1aAEWoVCq1NEkpw0RKsENGFoDh+TlSmwIXAGHcEKdBASCB+V5SQcVFSKQkcIEoQ0SSUkGQhEJ4VIAylDHyYObUkrFx4eAR8OJpBJk5VDCF5EEporEyYKH0kjAAt0KxYWAyofXghxBBgMQidhAwoImQgKAysIgEMTIqiYYhZhSCfNK8vIrZErH6hJQQAh+QQJCQAkACwAAAAAEAAQAIUEAgSEhoTExsTk5uRMTkykpqTU1tRsamz09vS0trR0dnScmpzMzszs7uzc3tw0MjRcXly0srT8/vy8vrx8fnwcGhyUkpTMyszs6uysqqzc2tx0cnT8+vy8urx8enykoqTU0tT08vTk4uRkZmT///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGkECScEhKdIhI0qCAIGUypJDCkeR8BE7oR8EhNrqaRSMSEY0uJIRB2OmIJIKQcJCRTCAQIYeRWCMXBAtyQyFNSCIiQwYMFyBJQgEeHhYGFwyOjwEKk4SGRA5+egwRoUMUFR4NbG4SBoYaGxIZDw9CXyQiESGXDAAFaQxEHH0kliQHFZ5DDR1dxhgVWI9CBqVDQQAh+QQJCQAmACwAAAAAEAAQAIUcGhyMjozMysxUVlTk5uSsrqx0cnT09vS8vrzc3tyEgoScnpxERkTU0tTs7uy0trRkZmR8fnz8/vzExsSMioykpqQ0MjSUlpTMzsxcWlzs6uy0srR0dnT8+vzEwsTk4uSEhoRMSkzU1tT08vS8urysqqz///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGjkCTcGiaCIhIk4PUMZEQphHlk+w8Gk7oJtAcOpqEzQgxIUSwh4SQRPpIRAehhiSZcDjCDuYhSpYgJSNEI3FIGlRCIhgCWEkmFxQUCyICGI1JkCALQ4RJH2pDeht9SBQWIIJObW+FCQoSDyEMQl8mH2IQECIABSYHlyZWfQMZJhwWhURLTcRKFhiOQwZ4SUEAIfkECQkAKQAsAAAAABAAEACFBAIEhIKExMLE5OLkREZEpKKkZGZk1NLU9PL0tLK0dHZ0XF5cnJqczMrM7OrsbG5s3Nrc/Pr8vLq8NDI0jI6MTE5MrK6sHBochIaExMbE5ObkTEpMpKakbGps1NbU9Pb0tLa0fH58ZGJkzM7M7O7sdHJ03N7c/P78vL68////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABpDAlHCY8niIyBRJEkk1RqlPwZGMgA5OqIDTHJKamgRidHAwjpGBUCIZnDwfISlzOlAowsgIdERKQglxQwiCRA5UQh4jDVhJKQUMDBYeT41JkJKDhUMDJkR6CX1EDBUMCGttJyWeKQMUJygLInJNBQAHJQoQEyApEaIpCBcPKQYdKRgbm0IZF1TGSgSWjiEBjkEAIfkECQkAJgAsAAAAABAAEACFBAIEhIKExMLE5OLkpKKkTE5M1NLU9PL0lJKUZGZktLK0zMrM7Ors3Nrc/Pr8nJqcdHZ0NDI0jI6MrKqsXF5cHBochIaExMbE5ObkpKak1NbU9Pb0lJaUbGpsvLq8zM7M7O7s3N7c/P78nJ6cfHp8ZGJk////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABpRAk3Bo0miISBPI4zAtPiaHB5SUGpzQD5MIaoYUh48BpMBEzSaPByPSbIQHjahByAgdH8UReXkI3kMHgEQHVEIaHwtXSSYKExMeGk+LSQoZkEMGDUkYaEIMHQAQSRMJGQdCFRUZDgEhQhgjIgsQoyYXbxMVGhYWAwUCJhuvQxsRoxAkJgglg0MLEVTJShSbjEISCIxBACH5BAkJACkALAAAAAAQABAAhRwaHIyOjMzKzFxaXKyurOTm5HR2dJyenLy+vPT29Nze3DQ2NISChJSWlNTS1GxqbLS2tOzu7KyqrMTGxPz+/ERGRIyKjDQyNJSSlMzOzGRmZLSytOzq7Hx6fKSipMTCxPz6/OTi5ISGhJyanNTW1HRydLy6vPTy9ExKTP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaTwJRwmCKRiMhUxARKCTIpkCmSBEEcTmiGSYw0C5tTxnHahKLUlMkUopASwhOJEoKYhKAM5Ih0XJtDJ3BIJydDJQMDD0lCHwgmE4gDGowpjggTQyQKSREFXR0ADEkQDBuDFxcSFAFnKRyrDhYBQgJwGwsKGA0hGgIpCa5CCRUWKSLGHgaARA4VhsgpJwaclSkjB4xBACH5BAkJACgALAAAAAAQABAAhQQCBISChMTGxKSipOTm5ERGRLSytGxqbJSSlNTW1PT29IyKjMzOzKyqrOzu7FxeXLy6vHR2dDQyNExOTJyanOTi5Pz+/Hx+fBwaHISGhMzKzKSmpOzq7ExKTLS2tNza3Pz6/IyOjNTS1KyurPTy9Ly+vHx6fJyenP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaTQJRwiEokiEiUAwJCaRgoEMSRBHlETiiDSRQoUBUDiSEiGSpRKgqD2VgSXxQpYal4IELOARBJiq5NQyIfSSQkQwEHB31JKCIMGgkXiox+kEdCH2hIDmpCDhkSCEkCFF5CHR0eFicEnxAWHwMbQiJfJRMVAwMEF1ggrkMKDxQoCCcoBiGBRAkPhxTFCgubjSgNI41BACH5BAkJACoALAAAAAAQABAAhQQCBISChMTCxOTi5KSipExOTNTS1PTy9LSytGRmZJSWlHRydCwuLMzKzOzq7KyqrNza3Pz6/Ly6vIyOjFxeXJyenHx6fBwaHISGhMTGxOTm5KSmpNTW1PT29LS2tGxubJyanHR2dDQyNMzOzOzu7KyurNze3Pz+/Ly+vGRiZP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaRQJVwqOJwiEhV5uJQNUaqiISUPFw+TuhIEiE2OioCwDAyHBCDKFXFEJVOC5PwwDkNPBIhyXIJJA0eBl1DHHJIBwdDExYWGElCZA0ciyGOjwZPR0ImGlWJQwcKBRVJHAiCQhQpKCcPTSokDXZ4QhxdGQkaCAgkIBBqRB0LGyoPDyooG4NEJiGJxiodG6+PKrRJQQAh+QQJCQAnACwAAAAAEAAQAIUcGhyMjozMyszk5uRUVlSsrqx0cnTc2tz09vS8vryEgoScnpxERkTU0tTs7uy0trRkZmR8enzk4uT8/vzExsSMioykpqQ0MjSUlpTMzszs6uxcWly0srR0dnTc3tz8+vzEwsSEhoRMSkzU1tT08vS8urysqqz///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGkMCTcHgydIjIk+DiOBE2p0+piURcIk5opvQhNhAnE2AEgZA4gyiVIXpMFB4hYjSRlEpCR+gSSDY4GV1DBxJJCCRDCxUVGElCDRkCI4qMjicNAhkjQxIaSSRUQiQWEAVJIxwNgh0GAhNTonQSD3gnHmAZCgMgIA4chROhURUPJyUJl1xJEhVgxycIsJYnFAKOQQAh+QQJCQApACwAAAAAEAAQAIUEAgSEgoTExsTk5uRERkSkoqRkZmTU1tSUlpT09vS0srRcXlx0dnSMiozMzszs7uzc3tw0NjRMTkysqqx0cnScnpz8/vy8urwcGhyEhoTMyszs6uxMSkykpqRsamzc2tycmpz8+vxkYmR8fnyMjozU0tT08vTk4uS8vrz///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGj8CUcJgKBIjIVIlgShk8qQ1GkEwQGk6oAZMgHkIpReRDYZQAnZTlIVyIUBbSSfhhWE6Xi9CE4FSSJQoOYEMQA0kmXUITICBpSUoOGgeMjpBKGg4HQwNsSCaeQgkKAXpIgSWEDSQOFhqeJgd3eUInYB8gDyUlDwqHIaEpIRVUGhopDheERAMdYJnCF8GAm0lBACH5BAkJACgALAAAAAAQABAAhQQCBISChMTCxOTi5KSipExOTNTS1PTy9LSytGRmZJSSlHRydBweHMzKzOzq7KyqrNza3Pz6/IyOjLy6vJyanHx6fBwaHISGhMTGxOTm5KSmpFxeXNTW1PT29GxubHR2dDQyNMzOzOzu7KyurNze3Pz+/Ly+vJyenP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaWQJRwiJIoiEgUZ3NAfSooESiU7GwoTugH1CGSIqhJYRC4cCwj1KEhXHwaJUpGSAqUCBaG8EBIPJILAB4ORAOESBwcQxMPDwhJQiGSHAgjGo+QBiENikIiTUgHoEIdAhQYSZQGYCgEGhAlHF1qHCUDExNCDl0DCAchBgcIcxEiRCUTBigNVCETrEQiE12bKBETxpBCiZBBADs=) 50% 50% no-repeat;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.suggestions-addon[data-addon-type=clear]{background:transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTAwJyBoZWlnaHQ9JzEwMCcgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJz48Zz48cGF0aCBkPSdtMjAsMjBtMTAsMGwyMCwyMGwyMCwtMjBsMTAsMTBsLTIwLDIwbDIwLDIwbC0xMCwxMGwtMjAsLTIwbC0yMCwyMGwtMTAsLTEwbDIwLC0yMGwtMjAsLTIwbDEwLC0xMCcgZmlsbD0nIzk5OScvPjwvZz48L3N2Zz4=) 50% 50% no-repeat;background-size:contain;cursor:pointer;opacity:.8}.suggestions-addon[data-addon-type=clear]:hover{opacity:1}.suggestions-suggestions{background:#fff;border:1px solid #999;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:default;z-index:9999;-webkit-text-size-adjust:100%}.suggestions-suggestions strong{font-weight:400;color:#39f}.suggestions-suggestions.suggestions-mobile{border-style:none}.suggestions-suggestions.suggestions-mobile .suggestions-suggestion{border-bottom:1px solid #ddd}.suggestions-suggestion{padding:4px 4px;overflow:hidden}.suggestions-suggestion:hover{background:#f7f7f7}.suggestions-selected{background:#f0f0f0}.suggestions-selected:hover{background:#f0f0f0}.suggestions-hint{padding:4px 4px;white-space:nowrap;overflow:hidden;color:#777;font-size:85%;line-height:20px}.suggestions-constraints{list-style:none!important;margin:0!important;padding:0!important;position:absolute!important;white-space:nowrap!important}.suggestions-constraints:empty{display:none!important}.suggestions-constraints li{background:#f8f8f8;border:1px solid #ccc;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;cursor:default;display:inline-block;margin:0 4px 0 0;padding:0 .5em}.suggestions-constraints li .suggestions-remove{height:1em;width:1em;display:inline-block;margin:0 0 0 .25em;background:transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTAwJyBoZWlnaHQ9JzEwMCcgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJz48Zz48cGF0aCBkPSdtMjAsMjBtMTAsMGwyMCwyMGwyMCwtMjBsMTAsMTBsLTIwLDIwbDIwLDIwbC0xMCwxMGwtMjAsLTIwbC0yMCwyMGwtMTAsLTEwbDIwLC0yMGwtMjAsLTIwbDEwLC0xMCcgZmlsbD0nIzk5OScvPjwvZz48L3N2Zz4=) 50% 50% no-repeat;background-size:contain;cursor:pointer;opacity:.8}.suggestions-constraints li .suggestions-remove:hover{opacity:1}.suggestions-constraints li span{vertical-align:middle}.suggestions-subtext{color:#777;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.suggestions-subtext_inline{display:inline-block;min-width:6em;vertical-align:bottom;margin:0 .5em 0 0}.suggestions-subtext-delimiter{display:inline-block;width:2px}.suggestions-subtext_label{margin:0 0 0 .25em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;padding:0 3px;background:#f5f5f5;font-size:85%}.suggestions-value[data-suggestion-status=LIQUIDATED]{position:relative}.suggestions-value[data-suggestion-status=LIQUIDATED]:after{position:absolute;left:0;right:0;top:50%;border-top:1px solid rgba(0,0,0,.4);content:""}.suggestions-promo{font-size:85%;display:none;color:#777;padding:4px;text-align:center}.suggestions-promo a{color:#777;display:block;filter:grayscale(100%);line-height:20px;text-decoration:none}.suggestions-promo a:hover{filter:grayscale(0)}.suggestions-promo svg{height:20px;vertical-align:bottom}.suggestions-promo-desktop{position:absolute;top:0;right:0;text-align:left}

/* End */


/* Start:/local/templates/mavt_adaptiv_2022/assets/css/elements.css?173155879763964*/
/**
* Btn Style
*/
.btn {
  display: inline-block;
  text-align: center;
  user-select: none;
  white-space: nowrap;
  border: 1px solid transparent;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  padding: 7px 16px;
  border-radius: 3px;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
}
.btn:hover, .btn:focus {
  text-decoration: none;
}
.btn:focus, .btn.focus {
  outline: 0;
}
.btn.disabled, .btn:disabled,
.btn.disabled, .btn--disabled {
  opacity: 0.65;
  cursor: default;
}
.btn:not(:disabled):not(.btn--disabled) {
  cursor: pointer;
}
.btn:not(:disabled):not(.btn--disabled):active,
.btn:not(:disabled):not(.btn--disabled).active {
  background-image: none;
}
a.btn {
  text-decoration: none;
}

/**@mode .btn--<view> **/
.btn.btn--default {
  color: #4a5b78;
  background-color: #e7eaef;
}
.btn.btn--primary {
  background-color: #8e1642;
  color: #fff;
}
.btn.btn--primary svg use {
  color: #fff;
}
.btn.btn--secondary {
  background-color: #e85149;
  color: #fff;
}
.btn.btn--gray {
  background: #E4EAF2;
  color: #8A99B3;
  padding: 7px 12px 8px;
}
.btn.btn--light {
  background-color: transparent;
  color: #505d72;
}
.btn.btn--outline {
  background-color: #fff;
  color: #4a5b78;
  border: 1px solid #4a5b78;
}
.btn.btn--primary.btn--outline {
  background-color: #fff;
  color: #8e1642;
  border: 1px solid #8e1642;
}
.btn.btn--primary.btn--outline svg use {
  fill: #8e1642;
}
.btn.btn--secondary.btn--outline {
  background-color: #fff;
  color: #e85149;
  border: 1px solid #e85149;
}
.btn.btn--secondary.btn--outline svg use {
  fill: #e85149;
}
.btn.btn--gray.btn--outline {
  background-color: #fff;
  color: #8997ae;
  border: 1px solid #8997ae;
}
.btn.btn--light.btn--outline {
  background-color: #fff;
  color: #7c889b;
  border: 1px solid #d1d5dc;
}

.btn.btn--default:hover:not(:disabled):not(.btn--disabled) {
  color: #4a5b78;
  background-color: #d9dfe7;
  border: 1px solid #d9dfe7;
}
.btn.btn--primary:hover:not(:disabled):not(.btn--disabled){
  background-color: #b12e5a;
  border: 1px solid #b12e5a;
  color: #fff;
}
.btn.btn--secondary:hover:not(:disabled):not(.btn--disabled) {
  background-color: #f66a62;
  border: 1px solid #f66a62;
  color: #fff;
}
.btn.btn--gray:hover:not(:disabled):not(.btn--disabled) {
  color: #384760;
}
.btn.btn--light:hover:not(:disabled):not(.btn--disabled) {
  color: #4a5b78;
  background-color: #d9dfe7;
}
.btn.btn--light.btn--outline:hover:not(:disabled):not(.btn--disabled) {
  color: #7285a5;
  background-color: #fff;
  border-color: #a9b7c9;
}
.btn.btn--primary.btn--outline:hover:not(:disabled):not(.btn--disabled) {
  background-color: #fff;
  color: #b12e5a;
}
.btn.btn--primary.btn--outline:hover:not(:disabled):not(.btn--disabled) svg use {
  fill: #b12e5a;
  color: #b12e5a;
}
.btn.btn--secondary.btn--outline:hover:not(:disabled):not(.btn--disabled) {
  background-color: #fff;
  color: #f66a62;
}
.btn.btn--secondary.btn--outline:hover:not(:disabled):not(.btn--disabled) svg use {
  fill: #f66a62;
  color: #f66a62;
}

/**@mode .btn--<size> **/
.btn.btn--lg {
  padding: 11px 20px 10px;
}
.btn.btn--md {
  padding: 10px 16px;
}
.btn.btn--sm {
  padding: 6px 12px;
}
.btn.btn--xs {
  padding: 6px 12px;
  font-size: 10px;
  line-height: initial;
}
.btn.btn--big {
  font-family: "PT Sans", sans-serif;
  padding: 14px 24px;
}

/**@mode .btn--<mode> **/
.btn.btn--fuild {
  width: 100%;
}

/**@mode .btn--svg-inner **/
.btn.btn--svg-inner {
  padding: 0;
}
.btn.btn--svg-inner .svg-inner {
  padding: 6px 12px;
}
.btn.btn--lg.btn--svg-inner .svg-inner {
  padding: 12px 20px;
}
.btn.btn--md.btn--svg-inner .svg-inner {
  padding: 9px 12px;
  line-height: 15px;
  font-size: 10px;
}
.btn.btn--sm.btn--svg-inner .svg-inner {
  padding: 6px 12px;
}
.btn.btn--xs.btn--svg-inner .svg-inner {
  padding: 6px 12px;
}
.btn.btn--big.btn--svg-inner .svg-inner {
  padding: 7px 24px;
}

/** Media ------------------------------------------------------------------------------------------------------------*/

@media (max-width: 576px) {
  .btn.btn--sm-fuild {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .btn.btn--md-fuild {
    width: 100%;
  }
  .btn.btn--outline:hover {
    background-color: inherit;
  }
}
@media (max-width: 992px) {
  .btn.btn--lg-fuild {
    width: 100%;
  }
}
@media (max-width: 1200px) {
  .btn.btn--xs-fuild {
    width: 100%;
  }
}

/** /.btn **/

/**
* Alert Style
*/
.alert {
  padding: 14px 0px;
}
.alert.alert--success {
  color: #3c763d !important;
}
.alert.alert--danger {
  color: #a94442 !important;
}

.alert.alert--bg {
  border: 1px solid transparent;
  padding: 14px;
  border-radius: 4px;
}
.alert.alert--danger.alert--bg {
  border-color: #f5c6cb;
  background-color: #f8d7da;
}
.alert.alert--success.alert--bg {
  background-color: #d4edda;
  border-color: #c3e6cb;
}

/** /.alert **/

/**
* Badge Style
*/
.badge {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  color: #fff;
  background-color: #7f96b2;
  height: 16px;
  border-radius: 25px;
  font-size: 12px;
  line-height: 15px;
  min-width: 18px;
  min-height: 16px;
  padding: 0 3px;
  text-align: center;
}
.badge.badge--primary {
  background-color: #dc83a1;
  color: #fff;
}
.badge.badge--secondary {
  background: #ea5444;
  color: #fff;
}
.badge.badge--color-1 {
  background: #8e1642;
}
.badge.badge--text {
  background-color: transparent;
  font-size: 12px;
  font-weight: normal;
}
.badge.badge--text.badge--color-light-gray {
  color: #7c889b;
}
/** /.badge **/

/**
* Svg Inner Style
*/
.svg-inner {
  position: relative;
  display: -ms-flexbox;
  display: flex;

  -ms-flex-align: center;
  align-items: center;
}
.svg-inner svg use {
  fill: #4a5b78;
}
a.svg-inner svg use,
.btn .svg-inner svg use {
  fill: #7c889b;
}
a.svg-inner:hover svg use,
.btn .svg-inner:hover svg use {
  fill: #4a5b78;
}
.svg-inner > span,
.svg-inner > div {
  display: inline-block;
  margin-left: 7px;
}
.svg-inner .loading {
  background-position-x: 0px !important;
}
.svg-inner.svg-inner--secondary svg use {
  fill: #e85149;
  color: #e85149;
  --color1: #e85149;
  --color2: #e85149;
}
.svg-inner.svg-inner--secondary:hover svg use {
  fill: #f66a62;
  color: #f66a62;
  --color1: #f66a62;
  --color2: #f66a62;
}
.svg-inner.svg-inner--primary svg use {
  fill: #8e1642;
  color: #8e1642;
  --color1: #8e1642;
  --color2: #8e1642;
}
.svg-inner.svg-inner--primary:hover svg use {
  fill: #b12e5a;
  color: #b12e5a;
  --color1: #b12e5a;
  --color2: #b12e5a;
}
.svg-inner.svg-inner--white svg use {
  fill: #ffffff;
  color: #ffffff;
  --color1: #ffffff;
  --color2: #ffffff;
}
.svg-inner.svg-inner--white:hover svg use {
  fill: #ffffff;
  color: #ffffff;
  --color1: #ffffff;
  --color2: #ffffff;
}

.svg-inner.svg-inner--hover-primary:hover svg use {
  fill: #b12e5a;
  color: #b12e5a;
  --color1: #b12e5a;
  --color2: #b12e5a;
}
.svg-inner.svg-inner--hover-white:hover svg use {
  fill: #ffffff;
  color: #ffffff;
  --color1: #ffffff;
  --color2: #ffffff;
}
.svg-inner.svg-inner--hover-white:hover svg use {
  fill: #ffffff;
  color: #ffffff;
  --color1: #ffffff;
  --color2: #ffffff;
}
.svg-inner.svg-inner--secondary[aria-expanded="true"] svg use {
  fill: #f66a62;
  color: #f66a62;
  --color1: #f66a62;
  --color2: #f66a62;
}
.svg-inner.svg-inner--primary[aria-expanded="true"] svg use {
  fill: #8e1642;
  color: #8e1642;
  --color1: #8e1642;
  --color2: #8e1642;
}

/**@mode svg-inner-<mode> **/
.svg-inner.svg-inner--align-top {
  -ms-flex-align: start;
  align-items: start;
}
/** /.svg-inner **/

/**
* Icon Inner Style
**/
.icon-inner {
  position: relative;
  display: inline-block;
  padding-left: 20px;
}
.icon-inner img,
.icon-inner .icon {
  position: absolute;
  left: 0;
}

/**
* Tabs Style
**/
.tabs {
  margin-top: 20px;
}
.tabs > ul,
.tabs .scrollbar-inner > ul {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;

  flex-flow: wrap;

  padding: 0;
  margin: 0;
  list-style-type: none;
  margin: -2.5px -2.5px 0 -2.5px;
}
.tabs > ul li {

}
.tabs > ul li a,
.tabs .scrollbar-inner > ul li a {
  position: relative;

  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;

  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  font-weight: 400;

  color: #505D72;
  font-size: 14px;
  line-height: 1.28;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #D6DFEA;
  padding: 7px 15px 6px;
  margin: 2.5px 2.5px;
  border-radius: 3px;
  text-align: center;

  -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
  -o-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}
.tabs > ul li a span,
.tabs .scrollbar-inner > ul li a span {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}
.tabs [role="tab"] {
  padding-top: 16px;
  display: none;
}
.tabs [role="tab"].active {
  display: block;
}
.tabs [role="tab"].fadeIn {
  animation-duration: .2s !important;
}
.tabs > ul li.active a,
.tabs .scrollbar-inner > ul li.active a {
  background-color: #505D72;
  border: 1px solid #505D72;
  color: #fff;
}
.boutique_body .drawer-app-smartfilter .tabs > ul li.active a,
.boutique_body .drawer-app-smartfilter .tabs .scrollbar-inner > ul li.active a {
  background-color: #8e1642;
  border-color: #8e1642;
}
.tabs > ul li.disabled a,
.tabs .scrollbar-inner > ul li.disabled a {
  color: var(--signature-color);
  pointer-events: none;
}
.tabs > ul li:not(.active):not(.disabled) a:hover,
.tabs .scrollbar-inner > ul li:not(.active):not(.disabled) a:hover {
  border: 1px solid var(--signature-color) !important;
  background-color: #fff !important;
}

/**@mode .tabs--<view> **/
.tabs.tabs--view-1 > ul {
  margin-left: 0px;
  margin-right: 0px;
}
.tabs.tabs--view-1 > ul li a {
  background-color: transparent !important;
  border: 1px solid transparent !important;
  text-transform: none !important;
  padding: 7px 10px !important;
  color: #801939;
  font-size: 13px;
  line-height: 15px;
  font-weight: normal;
  margin: 0;

  -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out;
  -o-transition: color .15s ease-in-out,background-color .15s ease-in-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out;
}
.tabs.tabs--view-1 > ul li a span {
  border-bottom: 1px dotted #801939;
  letter-spacing: .3px;
}
.tabs.tabs--view-1 > ul li:not(.active) a:hover {
  color: #b12e5a;
  border: 1px solid transparent !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  box-shadow: none !important;
}
.tabs.tabs--view-1 > ul li.active a {
  color: #ffffff;
  background-color: #ae335d !important;
}
.tabs.tabs--view-1 > ul li.active a span {
  border-bottom: 1px dotted transparent;
}
.tabs.tabs--view-1 > div {
  padding-top: 21px;
}

/**@mode .tabs--<size> **/
.tabs.tabs--sm > ul li a {

}
.tabs.tabs--xs > ul li a {

}
.tabs.tabs--lg > ul li {

}
.tabs.tabs--lg > div {

}
.tabs.tabs--lg > ul li a {
  padding: 9px 15px 10px;
}
.tabs.tabs--wide ul {
  flex-flow: nowrap;
}
.tabs.tabs--wide li {
  width: 100% !important;
}
.tabs.tabs--wide li a {

}
/** /.tabs **/

/**
* Accordion Tabs Style
**/
.accordion-tabs {

}
.accordion-tabs__items {
}
.accordion-tabs__item {
  width: 100%;
  border-top: 1px solid #dde4ee;
}
.accordion-tabs__item:hover > a {
  color: var(--heading-color);
}
.accordion-tabs__item:hover .accordion-tabs__arrows svg use {
  fill: #8e1642;
}
.accordion-tabs__item__head {
  position: relative;
  display: block;
  font-family: "PT Sans";
  font-weight: bold;
  color: var(--heading-color);
  font-size: 16px;

  padding: 21px 19px;
  background-color: var(--background-color);
  width: 100%;
}
.accordion-tabs__items .accordion-tabs__item:last-child {
  border-bottom: 1px solid #dde4ee;
}
.accordion-tabs__item__body {
  display: none;
}
.accordion-tabs__item__body__content {
  padding: 30px 20px;
}
.accordion-tabs__item.active .accordion-tabs__item__body,
.accordion-tabs__item[aria-expanded="true"] .accordion-tabs__item__body {
  display: block;
}
.accordion-tabs__arrows {
  float: right;
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  margin: auto;
  width: 10px;
  height: 23px;
}
.accordion-tabs__arrows__down,
.accordion-tabs__arrows__up {
  width: 10px;
  height: 6px;
}
.accordion-tabs__arrows__down svg use,
.accordion-tabs__arrows__up svg use {
  fill: #9ca6b7
}
.accordion-tabs__arrows__up {
  display: none;
}
.accordion-tabs__item.active .accordion-tabs__arrows__up,
.accordion-tabs__item[aria-expanded="true"] .accordion-tabs__arrows__up {
  display: block;
}
.accordion-tabs__item.active .accordion-tabs__arrows__down,
.accordion-tabs__item[aria-expanded="true"] .accordion-tabs__arrows__down {
  display: none;
}
/** /.accordion **/

/**
* Dropdown Style
**/
.dropdown {
  position: relative;
  display: inline-block;
}
.dropdown__toggle {
  display: block;
  cursor: pointer;
  position: relative;
  padding-right: 18px;
}
.dropdown__toggle__icon {
  margin: auto;
  display: block;
  position: absolute;
  right: 0;
  width: 7px;
  height: 5px;
  top: 2px;
  bottom: 0;
}
.dropdown__toggle__icon svg {
  position: absolute;
  left: 0;
}
.dropdown__menu__wrapper {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  padding: 10px;
  margin-left: -10px;
}
.dropdown__menu {
  display: block;
  font-size: 16px;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #eaeef3;
  border-radius: 3px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.dropdown__item {
  display: block;
  font-size: 13px;
  color: #283646;
  padding: 2px 10px;
  padding-right: 50px;
  line-height: 29px;
  white-space: nowrap;
}
.dropdown__item:hover {
  text-decoration: none;
  background-color: var(--background-color);
}
.dropdown__item.dropdown__item--active {
  font-weight: bold;
}

/**@mode .dropdown--<mode> **/
.dropdown.dropdown--placement-right .dropdown__menu__wrapper {
  left: auto;
  right: -11px;
}

/**@mode .dropdown--<view> **/
.dropdown.dropdown--view1 {

}
.dropdown.dropdown--view1 .dropdown__menu__wrapper {
  padding-top: 12px;
}
.dropdown.dropdown--view1 .dropdown__toggle {
  margin-left: 8px;
  font-size: 14px;
  line-height: 14px;
  color: #495b79;
  white-space: nowrap;
}
.dropdown.dropdown--view1 .dropdown__menu {
  border: 0;
  min-width: 130px;
}
.dropdown.dropdown--view1 .dropdown__item  {
  border-bottom: 1px solid #eaeef3;
  padding: 5px 20px;
  font-size: 14px;
  color: #505d72;
}
.dropdown.dropdown--view1 .dropdown__item.dropdown__item--active {
  font-weight: bold;
}
.dropdown.dropdown--view1 .dropdown__item:last-child  {
  border-bottom: 0;
}
/** /.dropdown **/

/**
* Counter Style
*/
.counter {
  display: -ms-flexbox !important;
  display: -webkit-box !important;
  display: flex !important;
  background-color: var(--background-color);
  border: 1px solid var(--background-color);
  border-radius: 3px;
  max-width: 130px;
  width: auto !important;
}
.counter:hover {
  border-color: #D6DFEA;
}
.counter__plus,
.counter__minus {
  position: relative;
  display: block;
  cursor: pointer;
  width: 24px;
}
.counter__plus:hover::before,
.counter__plus:hover::after,
.counter__minus:hover::before {
  background-color: var(--text-color);
}
.counter__minus::before, .counter__plus::before, .counter__plus::after {
  content: "";
  position: absolute;
  background-color: var(--signature-color);
}
.counter__minus::before, .counter__plus::before {
  width: 11px;
  height: 1px;
  top: calc(50% - (1px / 2));
  left: calc(50% - (11px / 2));
}
.counter__plus::after {
  height: 11px;
  width: 1px;
  top: calc(50% - (11px / 2));
  left: calc(50% - (1px / 2));
}
.counter input {
  font: 14px 'PT Sans', serif;
  font-size: 14px;
  line-height: 18px;
  color: #3f4c5f !important;
  background-color: var(--background-color);
  border-radius: 2px;
  text-align: center;
  width: 30px;
  height: 32px;
  outline: none;
  border: 0 !important;
  padding: 0 !important;
}
.counter > * {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

/**@mode .counter--<view> **/
.counter.counter--lg {
  max-width: 140px;
}
.counter.counter--lg input {
  height: 46px;
}
.counter.counter--lg input,
.counter.counter--lg .counter__plus,
.counter.counter--lg .counter__minus {
  width: 54px;
}

/**
* Price Style
*/
.price {
  font-size: 16px;
  font-weight: bold;
  position: relative;
  color: var(--heading-color);
  line-height: 21px;
  text-align: center;
  white-space: nowrap;
  word-break: keep-all;
  position: relative;
  margin: 0 4px;

  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.price.price--old {
  font-size: 13px;
  line-height: 13px;
  text-decoration: line-through;
  font-weight: normal;
  margin: 0 !important;
  padding: 0px 0px 0px 6px;
  color: #505D72;
}
.price.price--yellow {
  padding: 0px 6px;
  background-color: #fac622;
  line-height: 24px;
  margin: 0 5px;
  margin-left: 5px;
}
.price.price--yellow > span {
  display: inline-block;
}
.price.price--yellow:before,
.price.price--yellow:after {
  background: url(/local/templates/mavt_adaptiv_2022/assets/css/../images/price/sprite.png) no-repeat scroll 0px -107px rgba(0, 0, 0, 0);
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  width: 3px;
}
.price.price--yellow:before {
  left: -3px;
}
.price.price--yellow:after {
  background-position: -3px -107px;
  right: -3px;
}
.price.price.price--lg {
  font-weight: bold;
  font-size: 30px;
  line-height: 39px;
}
.price.price--old.price--lg {
  font-weight: normal;
  font-size: 20px;
  line-height: 26px !important;
}
.price.price--yellow.price--lg {
  padding: 3px 10px;
  line-height: 32px;
  font-size: 25px;
}
.price__value {
  display: inline-block;
}
.price__discount {
  position: relative;
  display: inline-block;
  font-size: 10px;
  font-weight: normal;
  margin: 0;
  padding: 0px 6px;
  vertical-align: top;
  color: var(--heading-color);
  line-height: 24px;
  text-align: center;
  white-space: nowrap;
  word-break: keep-all;
  display: inline-block;
  position: relative;
}

/**@mode .price--<mode> **/
.price.price--discount .price__value {
  padding-right: 2px;
}
.price.price--discount.price--discount {
}
.price.price--discount.price--lg {
  padding: 0px 0px;
  padding-right: 0px;
}
.price.price--discount.price--lg .price__value {
  padding: 3px 0;
  padding-right: 2px;
}
.price.price--lg.price--discount .price__discount {
  font-size: 13px;
  line-height: 31px;
  padding: 3px 6px;
}
.price.price--lg.price--yellow.price--discount:after {
  right: -3px;
  background-position: -14px -107px;
}
.price.price--yellow.price--discount:after {
  background-position: -14px -107px;
}
.price.price--yellow.price--discount .price__discount {
  background-color: #ffda64;
  border-left: 1px solid #f8b919;
}
.price.price--yellow.price--discount .price__discount::before {
  content: '';
  width: 1px;
  height: 100%;
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  background-color: #fee088;
}
.price__discount.price__discount--yellow,
.price__discount.price__discount--gray
{
  padding: 3px 4px;
  margin-right: 3px;
  line-height: 9px;
  border-radius: 2px;
}
.price__discount.price__discount--yellow {
  background-color: #fac622;
  border: 1px solid #f2cd56;
}
.price__discount.price__discount--gray {
  background-color: #7f96b2;
  border: 1px solid #7f96b2;
  color: #fff;
}
.price.price--lg .price__discount.price__discount--yellow,
.price.price--lg .price__discount.price__discount--gray {
  font-size: 13px;
  line-height: 13px;
  padding: 4px 6px 4px 5px;
}
.price.price--lg .price__discount.price__discount--yellow,
.price.price--lg .price__discount.price__discount--gray {
  margin-left: 9px;
}
/** /.price **/

/**
* Pagination Style
**/
.pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
}
.pagination ul {
  display: flex;
  column-gap: 5px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.pagination__item {
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: var(--heading-color);
  padding: 9px 15px;
}
.pagination__item.active {
  background: #505D72;
  border-radius: 2px;
  color: #fff;
}
.pagination__item.active a {
  color: #fff;
}
.pagination__arrow-prev {
  margin-right: 37px;
  transform: translateY(1.5px);
}
.pagination__arrow-prev:hover svg {
  fill: #8e1642;
}
.pagination__arrow-next {
  margin-left: 37px;
  transform: translateY(1.5px);
}
.pagination__arrow-next:hover svg {
  fill: #8e1642;
}
.pagination__wrapper .more_text_ajax {
  background: var(--background-color);
  border: 1px solid var(--border-color);
  color: var(--text-color);
}
.pagination__wrapper .more_text_ajax:hover {
  color: var(--heading-color);
}
@media(max-width: 767px) {
  .pagination ul {
    column-gap: 0;
  }
  .pagination__item {
    padding: 7px 13px;
  }
  .pagination__arrow-prev {
    margin-right: 10px;
  }
  .pagination__arrow-next {
    margin-left: 10px;
  }
}
/** /.pagination **/

/**
* Progress Style
**/
.progress {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 10px;
  background-color: #cad4e2;
  border-radius: 2px;
  overflow: hidden;
}
.progress__value {
  position: absolute;
  left: 0;
  display: inline-block;
  width: 0%;
  height: 100%;
  background-color: #e15674;
  background-image: linear-gradient(left,#e15674 0,#811a39 100%);
  background-image: -o-linear-gradient(left,#e15674 0,#811a39 100%);
  background-image: -moz-linear-gradient(left,#e15674 0,#811a39 100%);
  background-image: -webkit-linear-gradient(left,#e15674 0,#811a39 100%);
  background-image: -ms-linear-gradient(left,#e15674 0,#811a39 100%);
  background-image: -webkit-gradient(linear,left top,right top,color-stop(0,#e15674),color-stop(1,#811a39));
  -webkit-transition: all 0.3s ease-in-ou;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/** /.progress **/

/**
* Rating Style
**/
.rating {
  float: left;
  position: relative;
}
.rating .rating__choose > input {
  position: absolute;
  clip: rect(0,0,0,0);
  opacity: 0;
}
.rating__result {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

  width: 0%;
  overflow: hidden;
  position: absolute;

  -webkit-transition: all 0.3s ease-in-ou;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.rating__result > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.rating .rating__choose > label,
.rating .rating__choose > a,
.rating .rating__result span {
  display: inline-block;
  float: right;
  width: 20px;
  padding: 0 0px;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  font-size: 140%;
  line-height: 1;
  color: #ddd;
}
.rating .rating__choose > label:before,
.rating .rating__result span:before,
.rating .rating__choose > a:before {
  content: '★';
}
.rating .rating__choose > input:checked ~ label,
.rating .rating__choose > input:checked ~ a,
.rating .rating__result span {
  color: #8C1A42;
}
.rating:hover .rating__result  {
  display: none;
}
.rating.checked .rating__result {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.rating:not(.checked) .rating__choose > label:hover,
.rating:not(.checked) .rating__choose > a:hover,
.rating:not(.checked) .rating__choose > label:hover ~ label,
.rating:not(.checked) .rating__choose > a:hover ~ a {
  color: #b12e5a;
}
.rating > input:checked + label:hover,
.rating > input:checked + label:hover ~ label,
.rating > input:checked ~ label:hover,
.rating > input:checked ~ label:hover ~ label,
.rating > label:hover ~ input:checked ~ label {

}
.rating > label:active {
  position: relative;
}
.rating__alert {
  display: none;
  position: absolute;
  padding: 0;
  top: -10px;
  font-size: 10px;
  left: 0px;
  line-height: 9px;
}

/** /.rating  **/

/**
* Shadows Style
**/
.shadow-scroll-head {
  -moz-box-shadow: 0 1px 7px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 7px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 7px rgba(0, 0, 0, 0.1);
}
.shadow-scroll-footer {
  -moz-box-shadow: 0 -3px 7px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 -3px 7px rgba(0, 0, 0, 0.1);
  box-shadow: 0 -3px 7px rgba(0, 0, 0, 0.1);
}
.shadow-white {
  color: rgba(0, 0, 0, 0) !important;
  cursor: default !important;
  -webkit-transition: none;
  transition: none !important;
  border-color: transparent !important;
}

/**
* Animation Click Style
**/
.animation-click,
.animation-click:focus,
.animation-click:active,
.animation-click * {
  -moz-user-select: none;
  -khtml-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-tap-highlight-color: transparent;
}
.animation-click::after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -35px 0 0 -35px;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  content: '';
  opacity: 0;
  pointer-events: none;

  background: rgba(137, 151, 174, .2);
}
.animation-click.animation-click--effect::after {
  -webkit-animation: animate-click-default .6s ease-out forwards;
  animation: animate-click-default .6s ease-out forwards;
}

@-webkit-keyframes animate-click-default {
  0% {
    opacity: 1;
    -webkit-transform: scale3d(0.5, 0.5, 1);
    transform: scale3d(0.5, 0.5, 1);
  }
  25% {
    opacity: .5;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

/**
* Loader Animation Style
*/
.loader {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  height: 150px;
  width: 150px;
}
.loader span {
  display: block;
  position: absolute;
  top: 0; left: 0;
  bottom: 0; right: 0;
  margin: auto;
}
.loader span::before,
.loader span::after {
  content: "";
  display: block;
  position: absolute;
  top: 0; left: 0;
  bottom: 0; right: 0;
  margin: auto;
  height: 62px;
  width: 62px;
  border: 2px solid #921c40;
  border-radius: 50%;
  -webkit-animation: loader-1 1.5s cubic-bezier(0.075, 0.820, 0.165, 1.000) infinite;
  animation: loader-1 1.5s cubic-bezier(0.075, 0.820, 0.165, 1.000) infinite;
}
@-webkit-keyframes loader-1 {
  0% {
    -webkit-transform: translate3d(0, 0, 0) scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) scale(1.5);
    opacity: 0;
  }
}
@keyframes loader-1 {
  0% {
    transform: translate3d(0, 0, 0) scale(0);
    opacity: 1;
  }
  100% {
    transform: translate3d(0, 0, 0) scale(1.5);
    opacity: 0;
  }
}
.loader span::after {
  -webkit-animation: loader-2 1.5s cubic-bezier(0.075, 0.820, 0.165, 1.000) .25s infinite;
  animation: loader-2 1.5s cubic-bezier(0.075, 0.820, 0.165, 1.000) .25s infinite;
}
@-webkit-keyframes loader-2 {
  0%   {
    -webkit-transform: translate3d(0, 0, 0) scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    opacity: 0;
  }
}
@keyframes loader-2 {
  0% {
    transform: translate3d(0, 0, 0) scale(0);
    opacity: 1;
  }
  100% {
    transform: translate3d(0, 0, 0) scale(1);
    opacity: 0;
  }
}
.loader.loader--big span::before,
.loader.loader--big span::after{
  height: 102px;
  width: 102px;
  border: 3px solid #921c40;
}
.loader.loader--full{
  width: 100%;
}
.loader.loader--full span::before,
.loader.loader--full span::after{
  height: 102px;
  width: 102px;
  border: 3px solid #921c40;
}

/**
* Loading Style
**/
.btn.loading,
a.loading,
div.loading,
button.loading,
span.loading {
  background: url(/local/templates/mavt_adaptiv_2022/assets/css/../images/loading/loading.svg) no-repeat scroll center center rgba(0, 0, 0, 0) !important;
  color: rgba(0, 0, 0, 0) !important;
  cursor: default !important;
  -webkit-transition: none;
  transition: none !important;
  border-color: transparent !important;
}
button.loading * {
  opacity: 0;
}
a.loading,
a.loading:hover,
button.loading:hover {
  border-color: transparent !important;
}
a.loading * {
  opacity: 0;
}
/** /.loading **/

/**@customized .loading **/
.btn.btn--secondary.loading,
.tool.active.loading {
  background-image: url(/local/templates/mavt_adaptiv_2022/assets/css/../images/loading/loading-secondary.svg) !important;
}
.svg-inner.svg-inner--align-top .loading {
  background-position-y: -8px !important;
}
.loading svg {
  opacity: 0;
}
/**@mode .loading--<mode> **/
.loading.loading--blue {
  background: url(/local/templates/mavt_adaptiv_2022/assets/css/../images/loading/loading-blue.svg) no-repeat scroll center center rgba(0, 0, 0, 0) !important;
}
.loading.loading--right {
  background-position: center right !important;
}
.loading.loading--left {
  background-position: center left !important;
}
/** /.loading **/

/**
* Stickers Style
*/
.stickers {
  left: 18px;
  position: absolute;
  top: 22px;
  z-index: 1;
  cursor: default;
}

.sticker {
  display: block;
  color: #505d72;
  font-size: 12px;
  line-height: 12px;
}
.sticker.sticker--not-available {
  margin-bottom: 10px;
  padding-left: 2px;
}
.sticker.sticker--beer,
.sticker.sticker--пиво6бут {
  background:url('/local/templates/mavt_adaptiv_2022/assets/css/../images/stickers/sticker-beer.png') no-repeat;
  width: 117px;
  height: 31px;
}
.sticker.sticker--hit,
.sticker.sticker--хитпродаж {
  background:url('/local/templates/mavt_adaptiv_2022/assets/css/../images/stickers/sticker-hit.png') no-repeat;
  width: 85px;
  height: 31px;
}
.sticker.sticker--low-price,
.sticker.sticker--самаянизкаяцена {
  background:url('/local/templates/mavt_adaptiv_2022/assets/css/../images/stickers/sticker-low-price.png') no-repeat;
  width: 121px;
  height: 31px;
}
.sticker.sticker--new,
.sticker.sticker--новинка {
  background:url('/local/templates/mavt_adaptiv_2022/assets/css/../images/stickers/sticker-new.png') no-repeat;
  width: 69px;
  height: 31px;
}
.sticker.sticker--quality,
.sticker.sticker--качествобезпереплаты {
  background:url('/local/templates/mavt_adaptiv_2022/assets/css/../images/stickers/sticker-quality.png') no-repeat;
  width: 148px;
  height: 31px;
}
.sticker--rasprodazha,
.sticker--распродажа {
  background:url('/local/templates/mavt_adaptiv_2022/assets/css/../images/stickers/sticker-rasprodazha.png') no-repeat;
  width:86px;
  height:31px;
}
.sticker.sticker--recom {
  background:url('/local/templates/mavt_adaptiv_2022/assets/css/../images/stickers/sticker-recom.png') no-repeat;
  width: 112px;
  height: 43px;
}
.sticker.sticker--sale,
.sticker.sticker--скидкамесяца {
  background:url('/local/templates/mavt_adaptiv_2022/assets/css/../images/stickers/sticker-sale.png') no-repeat;
  width: 100px;
  height: 31px;
}
.sticker.sticker--wine,
.sticker.sticker--виннаб {
  background:url('/local/templates/mavt_adaptiv_2022/assets/css/../images/stickers/sticker-wine.png') no-repeat;
  width: 139px;
  height: 31px;
}
.sticker.sticker--wine-rating {
  background:url('/local/templates/mavt_adaptiv_2022/assets/css/../images/stickers/sticker-wine-rating.png') no-repeat;
  width: 44px;
  height: 77px;
}
.sticker.sticker--celebr,
.sticker.sticker--юбилейнаяцена {
  background:url('/local/templates/mavt_adaptiv_2022/assets/css/../images/stickers/pricetag25.png') no-repeat;
  width:112px;
  height:31px;
}
.sticker--edadeal {
  background:url('/local/templates/mavt_adaptiv_2022/assets/css/../images/stickers/sticker-edadeal.png') no-repeat;
  width:46px;
  height:63px;
}
.sticker--подарокзапокупку {
  background:url('/local/templates/mavt_adaptiv_2022/assets/css/../images/stickers/sticker-order-gift.png') no-repeat;
  width:130px;
  height:31px;
}
.sticker.sticker--not-available svg use {
  fill: #ea5444;
}

.stickers-v2 {
  left: 0;
  position: absolute;
  top: 15px;
  z-index: 1;
  cursor: default;
}

.stickers-v2 .sticker-v2 {
  display: none;
  color: #505D72;
  font-size: 12px;
  line-height: 16px;
  padding: 6px 10px 7px;
  border-radius: 10px 2px 10px 2px;
  background: rgba(227, 230, 237, 0.7);
  font-weight: 400;
  margin-bottom: 5px;
  height: auto;
}
.sticker-v2.sticker--not-available {
  margin-bottom: 10px;
  padding-left: 2px;
}

.sticker-v2.sticker--hit,
.sticker-v2.sticker--хитпродаж,
.sticker-v2.sticker--rasprodazha,
.sticker-v2.sticker--распродажа,
.sticker-v2.sticker--new,
.sticker-v2.sticker--новинка,
.sticker-v2.sticker--sale,
.sticker-v2.sticker--скидкамесяца,
.sticker-v2.sticker--podarokzapokupku,
.sticker-v2.sticker--подарокзапокупку,
.sticker-v2.sticker--wine-rating,
.sticker-v2.sticker--collection,
.sticker-v2.sticker--коллекция.мавт,
.sticker-v2.sticker--low-price,
.sticker-v2.sticker--самаянизкаяцена,
.sticker-v2.sticker--качествобезпереплаты
{
  display: block;
  width: -moz-max-content;
  width: -webkit-max-content;
  width: max-content;
}

.sticker-v2.sticker--sale,
.sticker-v2.sticker--скидкамесяца {
  color: #8C1A42;
  background: rgba(244, 232, 237, 0.7);
}
.sticker-v2.sticker--new,
.sticker-v2.sticker--новинка {
  color: #517C1E;
  background: rgba(232, 245, 217, 0.7);
}
.sticker-v2.sticker--hit,
.sticker-v2.sticker--хитпродаж {
  color: #2C636C;
  background: rgba(206, 240, 246, 0.7);
}
.sticker-v2.sticker--low-price,
.sticker-v2.sticker--самаянизкаяцена {
  color: #EA5444;
  background: rgba(253, 238, 237, 0.7);
}
.sticker-v2.sticker--rasprodazha,
.sticker-v2.sticker--распродажа {
  color: #433918;
  background: rgba(255, 235, 172, 0.7);
}
.sticker-v2.sticker--podarokzapokupku,
.sticker-v2.sticker--подарокзапокупку {
  color: #8157B8;
  background: rgba(238, 225, 255, 0.7);
}
.sticker-v2.sticker--collection {
  color: #342920;
  background: rgba(223, 203, 186, 0.7);
}
.sticker-v2.sticker--wine-rating {
  color: #222222;
  background: rgba(223, 223, 223, 0.7);
}
.sticker-v2.sticker--edadeal {
  background:url('/local/templates/mavt_adaptiv_2022/assets/css/../images/stickers/sticker-edadeal.png') no-repeat;
  width:46px;
  height:63px;
}

@media(max-width: 576px) {
  .stickers-v2 .sticker-v2 {
    font-size: 10px;
    line-height: 14px;
    padding: 4px 7px 5px;
  }
}
/** /.sticker **/

/** .listview **/
.listview {
  padding: 0px 0px;
}
.listview__item {
  padding: 40px;
  margin-bottom: 36px;
  cursor: pointer;
}
.listview__item.listview__item--padding-30{
  padding: 27px 29px;
}
.listview__item.listview__item--vcenter{
  align-items: center;
}
.listview__item.listview__item--wrap{
  flex-wrap: wrap;
}
.listview__item > div,
.listview__item > a {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;

  text-decoration: none;
}
.listview .listview__item:last-child {
  margin-bottom: 0px;
}
.listview__item__picture {
  text-align: center;
  padding-right: 28px;
  width: 206px;
}
.listview__item__picture img{
  max-width: 100%;
  max-height: 100%;
}
.listview__item__picture_docs img{
  display: block;
  max-width: 180px;
  max-height: 100px;
  height: 100%;
  width: 180px;
  object-fit: cover;
  object-position: center;
}
.listview__item__picture_recipes img{
  display: block;
  max-width: 180px;
  max-height: 130px;
  height: 100%;
  width: 180px;
  object-fit: cover;
  object-position: center;
}
.listview__item__picture a.link {
  border: none;
}
.listview__item__content {
  color: #4a5b78;
  line-height: 20px;
  width: 100%;
  padding: 10px 5px;
}
.listview__item__label {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
  display: flex;
}
.listview__item__label .section{
  font-size: 13px;
  color: #505d72;
  position: relative;
  padding-left: 16px;
  margin-right: 15px;
}
.listview__item__label .section:before{
  content: '';
  height: 9px;
  width: 9px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 2px;
}
.listview__item__label .section.news:before{
  background-color: #41abe1;
}
.listview__item__label .section.articles:before{
  background-color: #71b31b;
}
.listview__item__label .section.reminders:before{
  background-color: #fdb936;
}
.listview__item__label .section.recipes:before{
  background-color: #ea5444;
}
.listview__item__label .date{
  font-size: 13px;
}
.listview__item--no_pointer{
  cursor: default;
}
.listview__item__title {
  font-weight: 700;
  font-size: 20px;
  line-height: 20px;
  color: var(--heading-color);
  margin-bottom: 15px;
}
.listview__item__title:hover {
  color: #8C1A42;
}
.listview__item__title a{
  color: #801939;
}
.listview__item__text {
  font-weight: 400;
  font-size: 14px;
  color: var(--text-color);
  margin-bottom: 15px;
}
.listview__item__date {
  font-size: 12px;
  color: #949eb1;
  display: block;
  padding-bottom: 8px;
}
.listview--hover-area {
  display: none;
  opacity: 0;
  visibility: hidden;
}
.listview__footer {
  margin-top: 10px;
}
.listview__item__link-to-detail {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 30px;
  border: 1px solid #bfc6d0;
  border-radius: 15px;
  transition: all .3s ease;
}
.listview__item__link-to-detail svg {
  fill: #9ca6b7;
  position: absolute;
  height: 10px;
  width: 10px;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transition: all .15s ease;
}
.listview__item-wrapper:hover .listview__item__arrow svg {
  color: #fff;
}
.listview__item-wrapper:hover  .listview__item__link-to-detail {
  background-color: #921c40;
  border-color: #921c40;
}
.listview__item-wrapper:hover .listview__item__link-to-detail svg {
  fill: #fff;
}
/* modes */

/** listview.listview--wrapper **/
.listview.listview--wrapper .listview__item-wrapper {
  display: block;
  position: relative;
}
.listview.listview--wrapper .listview__item-wrapper[can-hover="true"]:hover .listview__item {
  box-shadow: 0 0 27px rgba(0,0,0,.1);
  background-color: #fff;
  position: absolute;
  margin: auto;
  min-height: calc(100% + 3px);
  top: -3px;
  left: -3px;
  right: -3px;
  height: auto;
  z-index: 10;
}
.listview.listview--wrapper .listview__item-wrapper[can-hover="true"]:hover .listview__item {
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.listview.listview--wrapper .listview__item-wrapper[can-hover="true"]:hover .listview__item > div,
.listview.listview--wrapper .listview__item-wrapper[can-hover="true"]:hover .listview__item > a {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;

  margin-top: 3px;
  margin-left: 3px;
  margin-right: 3px;
  margin-bottom: 3px;
}
.listview.listview--wrapper .listview__item-wrapper[can-hover="true"]:hover .listview__item .listview--hover-area {
  display: block;
  opacity: 1;
  visibility: visible;
}
.listview.listview--wrapper .listview__item-wrapper[can-hover="true"]:hover .listview__item .listview--hover-area {
  -webkit-animation: fadeIn 0.1s ease;
  -moz-animation: fadeIn 0.2s ease;
  -o-animation: fadeIn 0.2s ease;
  animation: fadeIn 0.2s ease;
}
/* .listview.listview--line-decoration */
.listview.listview--line-decoration .listview__item {
  padding-bottom: 36px;
  border-bottom: 1px solid #e9edf3;
}
/* listview.listview--lg */
.listview.listview--lg .listview__item__title {
  font-size: 22px;
  line-height: 21px;
}
.listview.listview--lg .listview__item__content {
  font-size: 14px;
  line-height: 18px;
}
.listview.listview--lg .listview__item__picture {
  padding-right: 40px;
}
.listview.listview--lg .listview__item {
  margin-bottom: 60px;
}
.listview.listview--lg.listview--line-decoration .listview__item {
  padding-bottom: 60px;
}
.listview.listview--lg .listview__item:last-child {
  margin-bottom: 0px;
}
/* listview.listview--bordered */
.listview.listview--bordered {
}
.listview.listview--bordered .listview__item-wrapper {
  border: 1px solid #D6DFEA;
  margin: -1px 0 0;
  transition: all .2s ease-in-out;
}
.listview.listview--wrapper.listview--bordered .listview__item-wrapper:hover[can-hover="true"] {
  border: 1px solid transparent;
  z-index: 10;
}
.listview.listview--bordered .listview__item-wrapper + .listview__item-wrapper {
  margin-left: -1px;
}
.listview.listview--bordered .listview__item-wrapper:first-child {
  margin-left: -1px;
}
.listview.listview--bordered.listview--border_top_bot .listview__item-wrapper{
  border-right: 0;
  border-left: 0;
}
.listview--bordered--no-edges .listview__item{
  border: 1px solid #D6DFEA;
  border-left: 0;
  border-right: 0;
  margin: -1px 0 0;
}
.listview__item--no-padding-edges{
  padding-left: 0;
  padding-right: 0;
}
.listview__item--pb-28{
  padding-bottom: 40px;
}
.element__content__text li{
  font-size: 14px;
  color: #505d72;
  list-style-type: initial;
  line-height: 20px;
}
.listview b{
  font-size: 16px;
  color: var(--heading-color);
}
.recipes__list b {
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}
.listview.listview--multi .listview__item{
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  padding: 0;
  margin: 35px 0;
  transition: all .2s ease-in-out;
}
.listview.listview--multi .listview__item .listview__item__image{
  justify-content: center;
  margin-bottom: 15px;
  position: relative;
}
.listview.listview--multi .listview__item .listview__item__image img{
  width: 285px;
  max-width: 100%;
  border: 1px solid #e6ebf0;
}
.listview.listview--multi .listview__item .listview__item__image.listview__item__image--zoom:hover .zoom{
  opacity: 1;
  transition: all .2s ease-in-out;
}
.listview.listview--multi .listview__item .listview__item__name{
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  color: var(--heading-color);
  justify-content: flex-start;
  text-align: left;
}
.listview.listview--multi .listview__item .listview__item__button{
  justify-content: start;
  margin-top: auto;
}
.listview__item.listview__item--no_pointer{
  cursor: default;
}

@media (max-width: 769px){
  .listview.listview--multi .listview__item .listview__item__button{
    display: flex !important;
  }
  .listview__item .listview__item__button.listview__item__button--mobile{
    display: block !important;
  }
}

@media(max-width: 567px) {
  .listview__item__picture_docs img, .listview__item__picture_recipes img {
    max-width: 100%;
  }
  .listview__city .listview__item--contacts .listview__item__info__title {
    max-width: 180px;
  }
}

@media(max-width: 540px){
  .listview__item__picture{
    min-width: 70px;
    padding-right: 15px;
  }
  .listview__item__text{
    display: none;
  }
}
@media(max-width: 426px){
  .sertificates_detail__list .line.line--horizontal{
    display: none;
  }
  .listview.listview--multi .listview__item{
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-color: #e6ebf0;
    margin-top: -1px;
  }
}
.listview.listview--mb-40{
  margin-bottom: 40px;
}
.listview.listview--mb-40.listview--regions:last-child{
  margin-bottom: 0;
}

.listview.listview--cities.listview--title .listview__city__title {
  font-size: 20px;
  font-weight: bold;
  color: var(--heading-color);
  margin-bottom: 26px;
}

.listview__city__title__and__closest__stores {
  margin-bottom: 26px;
}

.listview__city__title__and__closest__stores .listview__city__title {
  margin-bottom: 0px!important;
}

.listview__city__title__and__closest__stores .svg-inner {
  display: block;
  text-align: right;
  cursor: pointer;
}

.listview__city__title__and__closest__stores .svg-inner span {
  border-bottom: 1px dotted #8e1642;
  color: #8e1642;
}

.listview__city__title__and__closest__stores .svg-inner span:hover {
  border-bottom: 1px dotted #ea5444;
  color: #ea5444;
}

.listview__city .listview.listview--p-17 .listview__item {
  padding-right: 26px;
  padding-bottom: 24px;
}

.listview__city .listview__item--contacts .listview__item__info__title{
  text-indent: 0;
  padding-left: 5px;
}

.listview__city .listview__item__button.no-flex.js-tour-button {
  max-width: 83px;
  margin-top: 9px;
}

.listview__city .listview__item .listview__item__additionally {
  text-indent: 0;
}

.listview__item.listview__item--flex{
  display: flex;
  justify-content: space-between;
}
.listview.listview--p-17 .listview__item{
  padding: 18px 17px 18px 20px;
}
.listview.listview--p-21 .listview__item{
  padding: 21px 17px 21px 20px;
}
.listview.listview--p-24 .listview__item{
  padding: 24px 18px 24px 19px;
}

.listview__item--contacts .listview__item__info__title{
  text-indent: -18px;
  padding-left: 18px;
}
.listview__item__info__title.listview__item__info__title--d_block{
  display: block;
}
.listview__item--contacts .listview__item__info__title{
  display: block !important;
  max-width: 220px;
  width: 100%;
}
.listview__item .listview__item__info__title a{
  color: var(--heading-color);
  font-size: 14px;
  font-weight: bold;
  transition: all .2s ease-in-out;
}
.listview__item .listview__item--additionally{
  margin-top: 6px;
}
.listview__item .listview__item--additionally svg {
  transform: translateY(3px);
  margin-right: 5px;
}
.listview__item .listview__item__additionally{
  text-indent: -18px;
  font-size: 14px;
  color: #8896ad;
  border-bottom: 1px dashed #505D72;
  cursor: pointer;
  transition: all .2s ease-in-out;
}
.listview__item .listview__item__additionally.listview__item__additionally--hover:hover{
  color: #921c40;
  transition: all .2s ease-in-out;
  border-color: #921c40;
}
.listview__item .listview__item__additionally.listview__item__additionally--no_border{
  border: 0;
}
.listview__item .listview__item__additionally.listview__item__additionally--fs-14{
  font-size: 14px;
}
.listview__item--contacts .listview__item--new_shop{
  width: 23px;
  height: 12px;
  display: inline-block;
  vertical-align: top;
  background: url(/local/templates/mavt_adaptiv_2022/assets/css/../images/shop/new.svg) no-repeat;
  overflow: hidden;
  margin-top: 4px;
  margin-left: 4px;
}
.listview__item--contacts .listview__item__icons{
  width: 45px;
  margin-top: 1px;
}
.listview__item--contacts .listview__item__icons a{
  cursor: default;
}
.listview__item--contacts .listview__item__desc {
  font-weight: bold;
  max-width: 100px;
}
.listview__item .listview__item__link_tasting,
.listview__item .listview__item__link_tour{
  margin-right: 15px;
}
.listview__item--contacts .listview__item__phone,
.listview__item--contacts .listview__item__schedule{
  font-size: 14px;
  color: #505d72;
  white-space: nowrap;
  margin: 0 10px;
}
.listview__item__phone-mobile {
  white-space: nowrap;
}
.listview__item .listview__item__arrow{
  border: 1px solid #D6DFEA;
  border-radius: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  height: 40px;
  width: 40px;
  transition: all .2s ease-in-out;
}
.listview__item .listview__item__arrow.listview__item__arrow--big{
  width: 40px;
  height: 40px;
}
.listview__item .listview__item__link{
  position: relative;
  top: 6px;
  right: 10px;
}
.listview.listview--hover.listview--bordered .listview__item-wrapper:hover .listview__item__arrow{
  background-color: #921c40;
  border-color: #921c40;
}
.listview.listview--hover.listview--bordered .listview__item-wrapper:hover .btn--hover-red{
  background-color: #921c40;
  color: #fff;
}
.listview__item__icons .dropdown:hover .dropdown-items:before{
  content: "";
  position: absolute;
  top: 43px;
  left: 53%;
  margin-left: -10px;
  border: 6px solid transparent;
  border-top-color: transparent;
  border-top-style: solid;
  border-top-width: 6px;
  border-bottom-color: transparent;
  border-bottom-style: solid;
  border-bottom-width: 6px;
  border-top-color: transparent;
  border-top-style: solid;
  border-top-width: 10px;
  border-top: 11px solid #fff;
}
.listview__item .listview__item__info__salary{
  display: block;
  text-align: right;
  margin-right: 24px;
}
.listview__item__info__salary .listview__item__salary{
  font-size: 16px;
  font-weight: bold;
  color: #505d72;
}
.listview__item__info__salary .listview__item__type_salary{
  color: #7c889c;
  margin-top: 6px;
}

@media(max-width: 1199px) and (min-width: 992px) {
  .listview__item .listview__item__link {
    display: none;
  }
  .listview__item--contacts .listview__item__desc {
    font-size: 13px;
    line-height: 1.4;
  }
}

@media(max-width: 767px) {
  .listview__item .listview__item__link{
    top: 0;
    right: 0;
  }
}

@media(max-width: 670px) {
  .listview__item--contacts .listview__item__desc {
    display: none;
  }
  .listview__item--contacts .listview__item__info__title {
    width: 100%;
  }
}

@media (max-width: 567px){
  .listview.listview--cities.listview--title .listview__city__title{
    margin-bottom: 16px;
  }
  .shop-list .listview__item--contacts .listview__item__desc {
    display: block;
    max-width: 100%;
  }
  .listview__item.listview__item--flex.listview__item--xs-block{
    display: block;
  }
  .listview.listview--bordered .listview__item-wrapper:first-child{
    margin-left: -20px;
  }
  .listview.listview--bordered .listview__item-wrapper{
    margin-left: -20px;
    margin-right: -20px;
    border-left: 0;
    border-right: 0;
  }
  .listview.listview--bordered .listview__item-wrapper + .listview__item-wrapper{
    margin-left: -20px;
  }
  .listview.listview--p-17 .listview__item{
    padding: 18px 20px 23px 20px;
  }
  .listview.listview--hover.listview--bordered .listview__item-wrapper:hover{
    border-right: 0;
    border-left: 0;
  }
  .listview__item .listview__item__link{
    display: none;
  }
  .listview__item--contacts .listview__item__info__title{
    width: 100%;
    margin-bottom: 14px;
  }
  .tour__list .listview__item--contacts .listview__item__info__title{
    width: auto;
  }
  .listview__item--contacts .listview__item__icons,
  .listview__item--contacts .listview__item__phone,
  .listview__item--contacts .listview__item__schedule{
    margin-left: 18px;
  }
  .listview__item--contacts .listview__item__icons{
    margin-top: 0;
    margin-bottom: 14px;
  }
  .listview__item--contacts .listview__item__icons.hidden-xs{
    display: none;
  }
  .listview__item--contacts .listview__item__phone{
    display: none;
  }
  .listview__item--contacts .listview__item__phone--xs-hidden{
    display: inline-block;
    margin-left: 16px;
  }
  .listview__item--contacts .listview__item__schedule{
    margin-left: 31px;
  }

  .listview__item .listview__item__info__right_block{
    margin-left: 18px;
  }
  .listview__item .listview__item__info__salary{
    text-align: left;
  }
  .listview__item__info__title.listview__item__info__title--d_block{
    margin-bottom: 10px;
  }
  .listview.listview--p-24 .listview__item{
    padding: 21px 18px 21px 19px;
  }
  .listview__item .listview__item--additionally{
    margin-top: 6px;
  }
  .jobs__list .listview__item .listview__item__info__title a{
    font-size: 18px;
  }
}

.shop-list .listview__item{
  cursor: default;
}
.list__faq .listview__item_faq {
  padding: 10px 0 15px;
  border-bottom: 1px solid #D6DFEA;
}
.list__faq .listview__item .listview__item__faq{
  justify-content: space-between;
  align-items: center;
}
.list__faq .listview__item__faq__title{
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  color: var(--text-color);
}
.list__faq .listview__item__faq__detail{
  display: none;
  color: #505d72;
  line-height: 20px;
  margin-top: 15px;
}
.list__faq .listview__item__faq__detail li{
  list-style-type: disc;
}
.list__faq .listview__item__faq__detail a{
  text-decoration: underline;
  color: #921c40;
}
.list__faq .listview__item .listview__item__faq .svg.svg--arrow-up{
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 5px;
  width: 18px;
  height: 18px;
}
.list__faq .listview__item .listview__item__faq .listview__item__arrow--faq{
  height: 28px;
  width: 28px;
}
.list__faq .listview__item-wrapper:hover .listview__item .listview__item__faq .svg.svg--arrow-up use{
  fill: #fff;
}

@media(max-width: 560px){
  .list__faq .listview__item .listview__item__faq{
    position: relative;
  }
  .list__faq .listview__item__faq__title{
    max-width: 300px;
  }
}
@media(max-width: 321px){
  .list__faq .listview__item__faq__title{
    max-width: 225px;
  }
}
/** /.listview **/

/** .yamaps **/
.ymaps-b-balloon {
  margin: -53px 0 0 -40px;
  background: #FFF;
  border-radius: 5px;
  padding: 15px 20px 20px 20px;
  max-width: 480px;
  min-width: 250px;
  font-size: 14px;
  line-height: 1.3;
}
.ymaps-shadows-pane {
  display: none;
}
.ymaps-b-balloon__br {
  display: none !important;
}
.ymaps-b-balloon__bl {
  display: none;
}
.ymaps-b-balloon .ymaps-b-balloon__tr {
  display: none;
}
.ymaps-b-balloon__content {
  border: 0 !important;
}
.ymaps-b-balloon .ymaps-b-balloon__content > ymaps {
  width: 100% !important;
  height: auto !important;
  overflow: visible !important;
}
.ymaps-b-balloon .button-map {
  width: max-content;
  max-width: 100%;
}
.ymaps-b-balloon .button-map--mobile {
  display: none;
}
.ymaps-b-balloon .button-map span {
  display: block;
  color: var(--heading-color);
  font-size: 12px;
  margin-bottom: 11px;
}
.ymaps-b-balloon .button-map a.btn:not(:last-child) {
  margin-bottom: 5px;
}
.ymaps-default-cluster {
  width: 50px;
  height: 50px;
  line-height: 50px;
}
.ymaps-b-balloon__tl {
  display:none !important;
}
.ymaps-b-balloon__content-holster {
  padding: 0 !important;
}
.ymaps-b-balloon .new_shop {
  width: 23px;
  height: 12px;
  display: inline-block;
  vertical-align: top;
  background: url(/local/templates/mavt_adaptiv_2022/assets/css/../images/shop/new.svg) no-repeat;
  overflow: hidden;
  margin-top: 4px;
  margin-left: 10px;
}
@media (max-width: 575px) {
  .ymaps-b-balloon .button-map--desktop {
    display: none;
  }
  .ymaps-b-balloon .button-map--mobile {
    display: block;
  }
}
@media (max-width: 321px) {
  .ymaps-b-balloon {
    max-width: 170px;
  }
}

.ymaps-b-balloon .renovation-title {
  position: relative;
  padding: 20px 75px 15px 30px;
  margin: -15px -20px 15px;
  font-weight: bold;
  font-size: 14px;
  line-height: 14px;
  color: var(--heading-color);
  background-color: rgba(132, 148, 178, 0.1);
  border-bottom: 1px solid #D6DFEA;
}

.ymaps-b-balloon .renovation-title:before {
  content: "";
  position: absolute;
  width: 33px;
  height: 44px;
  top: 14px;
  right: 25px;
  background: url('/local/templates/mavt_adaptiv_2022/assets/css/../images/map/roller.gif');
}

.ymaps-b-balloon .ymaps-b-cluster-tabs__item-body .renovation-title {
  background: initial;
  padding: 0;
  margin: 0 0 20px;
  border: none;
}

.ymaps-b-balloon .ymaps-b-cluster-tabs__item-body .renovation-title:before {
  display: none;
}

.ymaps-b-balloon .renovation-address {
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  color: var(--heading-color);
  margin-bottom: 15px;
}

.ymaps-b-balloon .address {
  min-width: 100px;
  color: var(--heading-color);
  margin-bottom: 5px;
  font-weight: bold;
}
.ymaps-b-balloon .phone,
.ymaps-b-balloon .schedule,
.ymaps-b-balloon .email {
  min-width: 100px;
  color: var(--heading-color);
  margin-bottom: 15px;
}
.ymaps-b-balloon .schedule {
  margin-bottom: 18px;
}
.ymaps-b-balloon .phone span,
.ymaps-b-balloon .schedule span,
.ymaps-b-balloon .email span {
  display: block;
  color: #9ca6b8;
  font-size: 12px;
  padding-bottom: 3px;
}
.ymaps-b-balloon__close.yamaps__custom__close {
  background-image: none !important;
}
.ymaps-b-balloon__close.yamaps__custom__close .close_svg {
  position: relative;
  top: 12px;
  left: 5px;
}
.ymaps-map .map-close {
  position: absolute;
  right: 11px;
  top: 7px;
  cursor: pointer;
}
.map-close svg use {
  fill: #8b9ab1;
}
.map-close:hover svg use {
  fill: #8e1642;
}
/** /.yamaps **/

/**
* bottom line (back_arrow, shared_block)
**/
.bottom__line {
  display: flex;
  margin-top: 40px;
}
.bottom__line.bottom__line--vk_likes.bottom__line--ya_share {
  justify-content: space-between;
}
.bottom__line__arrow_back {
  font-size: 13px;
  color: #9ca6b7;
  height: max-content;
}
.bottom__line__arrow_back a {
  transition: all .2s ease-in-out;
  color: #9ca6b7;
}
.bottom__line__arrow_back a:hover {
  color: #b12e5a;
}
.bottom__line__arrow_back svg {
  margin-right: 5px;
}
.bottom__line__arrow_back span {
  font-weight: 400;
  font-size: 13px;
  line-height: 15px;
  color: var(--text-color);
}
.bottom__line .bottom__line__socials_block {
  display: flex;
}
.bottom__line__ya_share {
  margin-top: 3px;
  font-weight: 400;
  font-size: 13px;
  line-height: 15px;
  color: var(--text-color);
  transition: all .2s ease-in-out;
}
.bottom__line__ya_share .ya_share-top {
  display: flex;
  font-size: 13px;
  color: #9ca6b7;
  transition: all .2s ease-in-out;
  line-height: normal;
}
.bottom__line__ya_share a:hover .ya_share-top {
  color: #b12e5a;
}
.bottom__line__ya_share .ya_share-top .ya_share__svg {
  margin-right: 10px;
}
.bottom__line--ya_share .ya_share__dropdown-items {
  width: 125px;
  padding: 20px;
  border-radius: 3px;
  left: -17px;
  top: 36px;
}
.ya_share__dropdown-items:before {
  content: "";
  position: absolute;
  top: -18px;
  left: 53%;
  margin-left: -10px;
  border: 6px solid transparent;
  border-top-color: transparent;
  border-top-style: solid;
  border-top-width: 6px;
  border-bottom-color: transparent;
  border-bottom-style: solid;
  border-bottom-width: 6px;
  border-top-color: transparent;
  border-top-style: solid;
  border-top-width: 10px;
  border-bottom: 11px solid #fff;
}
.bottom__line__ya_share.dropdown:hover .ya_share__span {
  color: #921c40;
}
.ya_share__dropdown-items .ya-share2__item {
  margin-bottom: 5px !important;
  margin-right: 5px !important;
}
.ya_share__dropdown-items .ya-share2__item:nth-child(2n) {
  margin-right: 0 !important;
}
.ya_share__dropdown-items .ya-share2__item:nth-last-child(1) {
  margin-bottom: 0 !important;
}
.ya_share__dropdown-items .ya-share2__item:nth-last-child(2) {
  margin-bottom: 0 !important;
}
.ya_share__dropdown-items .ya-share2__item .ya-share2__icon {
  margin: 8px 8px 8px 8px;
}
.bottom__line .svg.svg--share use {
  fill: #9da7b8;
  transition: all .2s ease-in-out;
}
.bottom__line .bottom__line__ya_share:hover .ya_share__svg .svg.svg--share use {
  fill: #b12e5a;
}
.bottom__line .svg.svg--arrow-back use {
  fill: #9ca6b7;
  transition: all .2s ease-in-out;
}
.bottom__line .bottom__line__arrow_back a:hover .svg.svg--arrow-back use {
  fill: #b12e5a;
}
@media (max-width:415px){
  .bottom__line__vk_likes{
    max-width: 150px;
  }
}
@media (max-width:410px){
  .bottom__line .bottom__line__socials_block{
    width: 220px;
    justify-content: space-between;
  }
  .bottom__line__arrow_back span{
    display: none;
  }
  .bottom__line__vk_likes{
    max-width: 170px;
  }
  .bottom__line__ya_share.dropdown .ya_share__span{
    display: none;
  }
  .bottom__line__ya_share .ya_share-top .ya_share__svg{
    margin-right: 0;
  }
  .bottom__line--ya_share .ya_share__dropdown-items{
    left: -10px;
    width: 60px;
  }
  .ya-share2__container_size_m .ya-share2__item{
    margin-right: 0px !important;
  }
  .ya_share__dropdown-items .ya-share2__item:nth-last-child(2){
    margin-bottom: 5px !important;
  }
  .ya_share__dropdown-items:before{
    margin-left: -7px;
  }
  .bottom__line__ya_share{
    padding-left: 15px;
    margin-left: auto;
  }
  .bottom__line--ya_share .ya_share__dropdown-items{
    padding: 10px;
  }
}
@media (max-width:350px){
  .bottom__line .bottom__line__socials_block{
    width: auto;
    justify-content: space-between;
  }
}

.line{
  border-top: 1px solid #dde4ee;
  border-radius: 3px;
  margin: 30px 0;
}
.line.line--horizontal{
  border: 0;
  width: 100%;
  height: 1px;
  background-color: #dde4ee;
  margin: 0 15px;
}
.line.line--full_width{
  margin: 20px -30px 20px;
}
.line.line--full_width--margin-35{
  margin: 20px -35px 20px;
}
.line.line--margin-40{
  margin: 40px -40px 40px;
}
.line.line--visibli_xs{
  display: none;
  background-color: #dde4ee;
  height: 1px;
  margin: 0 -20px;
}
@media (max-width: 426px){
  .line.line--visibli_xs{
    display: block;
  }
}

/**
* Text Style
*/
.footnote__text {
  border-left: 2px solid #ea5444;
  padding-left: 30px;
}

.quote__text {
  position: relative;
  padding-left: 48px;
}

.quote__text::before {
  position: absolute;
  content: '';
  background: url(/local/templates/mavt_adaptiv_2022/assets/css/../images/text/quote.png) left center;
  width: 24px;
  height: 15px;
  left: 0;
  top: 5px;
}
/* /Text */

/* scroll to top */
a.scroll-to-top {
  -moz-transition: opacity 0.3s, background-color 0.15s ease-in-out;
  -ms-transition: opacity 0.3s, background-color 0.15s ease-in-out;
  -o-transition: opacity 0.3s, background-color 0.15s ease-in-out;
  -webkit-transition: opacity 0.3s, background-color 0.15s ease-in-out;
  transition: opacity 0.3s, background-color 0.15s ease-in-out;
  opacity: 0;
  position: fixed;
  text-align: center;
  text-decoration: none;
  display: block;
  background: #8e1642 url(/local/templates/mavt_adaptiv_2022/assets/css/../images/scroll-to-top/scroll.svg) no-repeat scroll center 14px;
  width: 44px;
  height: 44px;
  right: 75px;
  left: inherit;
  bottom: 70px;
  opacity: 0;
  z-index: 500;
  cursor: pointer;
  border-radius: 3px;
}

a.scroll-to-top:hover {
  background-color: #b12e5a;
}

a.scroll-to-top.visible {
  opacity: 1;
}

@media (max-width:767px) {
  a.scroll-to-top {
    display: none;
  }

  .listview__city__title__and__closest__stores .svg-inner {
    text-align: left;
  }

  .listview__city__title__and__closest__stores .listview__city__title {
    margin-bottom: 15px!important;
  }

  .js_distance {
    float: left;
    margin-right: 15px;
  }
}

.personal__return {
  display: none;
  margin-top: 20px;
  margin-bottom: 25px;
  font-weight: 700;
  font-size: 20px;
  line-height: 20px;
  color: var(--heading-color);
}

.personal__return svg {
  margin-right: 10px;
}

@media(max-width: 991px) {
  .personal__return {
    display: block;
  }
}

/**
* Collection Banners
*/
.collection-banner {
  position: relative;
  border-radius: 3px;
}

.collection-banner__image img {
  height: 300px;
  object-fit: contain;
  object-position: right;
}

.collection-banner__content {
  position: absolute;
  top: 40px;
  left: 40px;
  max-width: 40%;
}

.collection-banner__title {
  font-weight: 700;
  font-size: 30px;
  line-height: 35px;
  color: var(--heading-color);
}

.collection-banner__text {
  font-weight: 400;
  font-size: 15px;
  line-height: 25px;
  color: var(--heading-color);
  margin-top: 10px;
}

.collection-banner__title_white {
  color: #FFFFFF;
}

.collection-banner__text_white {
  color: #D6DFEA;
}

.collection-banner_edadeal .collection-banner__image {
  background: #A7D6AC;
}

.collection-banner_organic .collection-banner__image {
  background: #DFE8CD;
}

.collection-banner_minions .collection-banner__image {
  background: #E9E4E3;
}

.collection-banner_gift-for-buy .collection-banner__image {
  background: #DCDADC;
}

.collection-banner_kosh .collection-banner__image {
  background: #000000;
}

@media(max-width: 1400px) {
  .collection-banner__image img {
    height: 230px;
  }

  .collection-banner_gift-for-buy .collection-banner__image img {
    height: 270px;
  }

  .collection-banner__content {
    max-width: 36%;
  }

  .collection-banner__content br {
    display: none;
  }
}

@media(max-width: 1200px) {
  .collection-banner__image img {
    height: 200px;
  }

  .collection-banner_kosh .collection-banner__image img {
    height: 215px;
  }
}

@media(max-width: 1125px) and (min-width: 992px) {
  .collection-banner__image img {
    height: 240px;
  }

  .collection-banner__content {
    position: static;
    max-width: 100%;
    margin-top: 20px;
  }

  .collection-banner__title_white {
    color: #657181;
  }

  .collection-banner__text_white {
    color: #657181;
  }
}

@media(max-width: 768px) {
  .collection-banner__image img {
    height: 100%;
  }

  .collection-banner_kosh .collection-banner__image img {
    height: 100%;
  }

  .collection-banner_gift-for-buy .collection-banner__image img {
    height: 100%;
  }

  .collection-banner__content {
    position: static;
    max-width: 100%;
    margin-top: 20px;
  }

  .collection-banner__title_white {
    color: #657181;
  }

  .collection-banner__text_white {
    color: #657181;
  }
}

/* End */


/* Start:/local/templates/mavt_adaptiv_2022/assets/css/form.css?174858920116462*/
/**
* Form Style
*/
.form {
  position: relative;
}
.form__header {

}
.form__body {
  margin-bottom: -27px;
}
.form__footer {
  position: relative;
}
.form__description {
  padding-top: 20px;
}

/** form control **/
.form__control {
  display: block;
  width: 100%;
  padding: 8px 12px 9px;
  font-size: 16px;
  line-height: 16px;
  color: var(--text-color);
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #d4dbe3;
  border-radius: 4px;

  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
.form__control.error, .form__group.has-error .form__control {
  border-color: var(--secondary-color) !important;
}
textarea.form__control {
  resize: vertical;
  min-height: 100px;
}
select.form__control {
  padding: 6px 8px 7px;
  min-height: 39px;
}
@media screen and (prefers-reduced-motion: reduce) {
  .form__control {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}
.form__control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form__control:focus {
  color: var(--text-color);
  background-color: #fff;
  border-color: #d4dbe3;
  outline: 0;
}
.form__control::-webkit-input-placeholder {
  color: #7c889c;
  opacity: 1;
}
.form__control:-ms-input-placeholder {
  color: #7c889c;
  opacity: 1;
}
.form__control::-ms-input-placeholder {
  color: #7c889c;
  opacity: 1;
}
.form__control::placeholder {
  color: #7c889c;
  opacity: 1;
}
.form__control:disabled, .form__control[readonly] {
  background-color: #f9f9fb;
  opacity: 1;
}
.form__control.form__control--sm {
  font-size: 13px;
  line-height: 17px;
  padding: 8px 12px;
}
.form__control.form__control--xs {
  font-size: 13px;
  line-height: 13px;
  padding: 6px 6px;
}

/** form group **/
.form__group {
  position: relative;
  margin-bottom: 27px;

  -ms-flex-item-align: end;
  align-self: flex-end;
}
.form__group > label {
  display: block;
  font-size: 14px;
  color: #7c889c;
  margin-bottom: 6px;
}
.form__group.text-center label {
  display: inline-block;
}
.form__group label span {
  color: #7c889b;
  display: inline-block;
  padding-left: 2px;
}
.form__group label > span {
  color: #921c40;
}
.form__group label a {
  color: #7c889b;
  text-decoration: underline;
}
.form__group label a:hover {
  color: #921c40;
  text-decoration: none;
}
.form__group div.error {
  position: absolute;
  right: 0;
  top: 0;
  color: var(--secondary-color);
}
.form__group.form__group--inline {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.form__group.form__group--list-item .form__check label,
.form__group.form__group--list-item .form__radio label {
  margin-bottom: 6px;
}
.form__group.form__group--list-item .form__check:last-child label,
.form__group.form__group--list-item .form__radio:last-child label {
  margin-bottom: 0px;
}
/** form group inline **/
.form__group.form__group--inline {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  /*-ms-flex-wrap: wrap;
  flex-wrap: wrap;*/
}
.form__group.form__group--inline .form__radio,
.form__group.form__group--inline .form__check {
  display: inline-block;
  padding-right: 10px;
}
.form__group.form__group--inline {
  -ms-flex-align: center;
  align-items: center;
}
.form__group.form__group--inline  > label {
  margin-bottom: 0;
  margin-right: 13px;
}
/** form row **/
.form__row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
}
.form__row.form__row--nowrap {
  flex-wrap: nowrap;
}
.form__row > .col,
.form__row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}
.form__row [class*="col-"] .form__error {
  right: 10px;
}
.form__row .form__group {
  display: inline-block;
  padding: 0 10px;
}
.form__row.form__row--lg{
  margin-right: -30px;
  margin-left: -30px;
}
.form__row.form__row--lg .form__group {
  padding: 0 30px;
}
.form__row--between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

/** form fieldset **/
.form__fieldset {
  padding-bottom: 2.1px;
}
.form__legend {
  display: block;
  font-family: "PT Sans", sans-serif;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 24px;
}

/** form  error and alert **/
.form__error {
  display: none;
  position: absolute;
  right: 1px;
  top: 0;
  color: var(--secondary-color);
  font-size: 13px;
}
.form__error.active {
  display: block;
}
.form__error.form__error--bottom {
  top: auto;
  bottom: -16px;
}
.form__error.form__error--bottom-left {
  top: auto;
  right: auto;
  left: 0;
  bottom: -16px;
}
.form__alert {
  padding: 14px 0px;
  line-height: 18px;
  position: relative;
}
.form__alert.form__alert--danger {
  color: var(--secondary-color) !important;
}
.form__alert.form__alert--success {
  color: #3c763d !important;
}
font.errortext {
  color: var(--secondary-color) !important;
}

/** form checkbox **/
.form__check {
  position: relative;
}
.form__group [type="checkbox"],
.form__check [type="checkbox"]
{
  opacity: 0;
  position: absolute;
  top: 2px;
  left: 1px;
  width: 10px;
}
.form__group [type="checkbox"] + label,
.form__check [type="checkbox"] + label
{
  display: inline-block;
  position: relative;
  padding: 0 0 0 23px;
  cursor: pointer;
  text-align: left;

  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.form__group [type="checkbox"] + label span,
.form__check [type="checkbox"] + label span
{
  color: #505d72;
  font-size: 14px;
  line-height: 16px;
}
.form__group [type="checkbox"] + label .form__check__draw,
.form__check [type="checkbox"] + label .form__check__draw
{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 15px;
  background-color: #fff;
  border-radius: 2px;
  bottom: 0;
  border: 1px solid #adbbcb;
  margin-top: 1px;

  transition: all .2s ease;
}
.form__group [type="checkbox"] + label .form__check__draw svg,
.form__check [type="checkbox"] + label .form__check__draw svg {
  display: none;
}
.form__group [type="checkbox"] + label .form__check__draw svg use,
.form__check [type="checkbox"] + label .form__check__draw svg use {
  fill: #ffffff;
}
.form__group [type="checkbox"]:checked + label .form__check__draw,
.form__check [type="checkbox"]:checked + label .form__check__draw {
  background: #9c2d52;
  border-color: #9c2d52;
}
@media (any-hover: hover) {
  .form__group [type="checkbox"]:hover + label .form__check__draw,
  .form__check [type="checkbox"]:hover + label .form__check__draw {
    background: #9c2d52;
    border-color: #9c2d52;
  }
}
.form__group [type="checkbox"]:checked + label .form__check__draw svg,
.form__check [type="checkbox"]:checked + label .form__check__draw svg {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

/** @mode .form__check--<size> **/
.form__check.form__check--lg {

}
.form__check.form__check--lg [type="checkbox"] + label .form__check__draw {
  top: 1px;
  width: 17px;
  height: 17px;
}
.form__check.form__check--big {

}

/** @mode .form__check--<view> **/
@media (any-hover: hover) {
  .form__check.form__check--secondary [type="checkbox"]:checked + label .form__check__draw,
  .form__check.form__check--secondary [type="checkbox"]:hover + label .form__check__draw {
    background: #e85149;
    border-color: #e85149;
  }
}

/* @mode .form__check--switch */
.form__check.form__check--switch [type="checkbox"] + label {
  padding-left: 50px;
}
.form__check.form__check--switch [type="checkbox"] + label::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;

  width: 33px;
  height: 16px;
  background-color: #d4dbe3;
  border-radius: 10px;
  border: 1px solid #d4dbe3;

  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
.form__check.form__check--switch [type="checkbox"] + label::after
{
  content: '';
  position: absolute;
  width: 12px;
  height: 12px;
  background-color: #fff;
  border-radius: 25px;
  top: 0;
  left: 2px;
  bottom: 0;
  margin: auto;
  border: 0;

  -webkit-transition: left 0.1s linear;
  -o-transition: left 0.1s linear;
  transition: left 0.1s linear;
}
.form__check.form__check--switch [type="checkbox"]:checked + label::before {
  background-color: #9c2d52;
  border: 1px solid #9c2d52;
}
.form__check.form__check--switch [type="checkbox"]:checked + label::after {
  left: 19px;
}
.form__check.form__check--switch.form__check--switch--primary [type="checkbox"]:checked + label::before {
  background-color: #921c40;
  border: 1px solid #921c40;
}
.form__check.form__check--switch.form__check--switch--secondary [type="checkbox"]:checked + label::before {
  background-color: #e85149;
  border: 1px solid #e85149;
}
.form__check.form__check--switch {

}

/** form radio **/
.form__radio {
  position: relative;
}
.form__group [type="radio"],
.form__radio [type="radio"]
{
  opacity: 0;
  position: absolute;
  top: 2px;
  left: 1px;
  width: 10px;
}
.form__group [type="radio"] + label:not([for*="star"]),
.form__radio [type="radio"] + label:not([for*="star"])
{
  display: inline-block;
  position: relative;
  padding: 0 0 0 23px;
  cursor: pointer;
  text-align: left;

  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.form__group [type="radio"] + label span,
.form__radio [type="radio"] + label span
{
  color: #505d72;
  font-size: 14px;
  line-height: 16px;
}
.form__group [type="radio"] + label .form__radio__draw,
.form__radio [type="radio"] + label .form__radio__draw
{
  border: 1px solid #a9b7c9;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin-top: 3px;
  transition: all .2s ease-in-out;
}
.form__group [type="radio"] + label .form__radio__draw svg,
.form__radio [type="radio"] + label .form__radio__draw svg {
  display: none;
}
.form__group [type="radio"]:hover + label .form__radio__draw,
.form__radio [type="radio"]:hover + label .form__radio__draw {
  border: 1px solid #8d1a41;
}
.form__group [type="radio"]:checked + label .form__radio__draw,
.form__radio [type="radio"]:checked + label .form__radio__draw {
  border: 4px solid #8d1a41;
}
.form__group [type="radio"]:checked + label .form__radio__draw svg,
.form__radio [type="radio"]:checked + label .form__radio__draw svg {
  display: block;
}

/* @mode .form__radio--<size> */
.form__radio.form__radio--lg {

}
.form__radio.form__radio--lg [type="radiobox"] + label .form__radio__draw {

}
.form__radio.form__radio--big {

}

/* @mode .form__radio--<view> */
.form__radio.form__radio--secondary [type="radio"]:checked + label .form__radio__draw {
  border-color: #e85149;
}
.form__radio.form__radio--secondary [type="radio"]:hover + label .form__radio__draw {
  border-color: #e85149;
}


/** form text **/
.form__text {
  display: block;
  font-size: 13px;
  color: #7c889c;
  margin-top: 4px;
}
.form__text span {
  display: inline-block;
  vertical-align: top;
}

/** form captcha **/
.form__captcha__image img {
  display: inherit;
  max-width: 100%;
  max-height: 40px;
  min-height: 40px;
  cursor: pointer;
}
.form__captcha__input input{
  width: 100%;
  max-height: 40px;
  min-height: 40px;
}

/** form icons **/
.form__group__icon {
  position: relative;
}
.form__group__icon .form__icon {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  right: 0px;
  height: auto;
  margin: auto;
  font-size: 18px;
  width: 42px;
  background: 0;
  border: 0;
  cursor: pointer;
}
.form__group__icon svg use {
  fill: #8b9ab1;
}
.form__group__icon:hover svg use {
  fill: #6a7b8c;
}
.form__group__icon svg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.form__group__icon .form__control {
  padding-right: 40px;
}
.form__group__icon.form__group__icon--right .form__icon {
  left: auto;
  right: 0px;
}
.form__group__icon .form__icon:focus,
.form__group__icon .button:focus{
  outline: 0;
}
.form__group__icon.form__group__icon--left .form__icon {
  left: 0px;
  right: auto;
}
.form__group__icon.form__group__icon--right .form__control {
  padding-right: 40px !important;
}
.form__group__icon.form__group__icon--left .form__control {
  padding-left: 40px !important;
  padding-right: 12px !important;
}
.form__control.form__control--sm + .form__icon {
  font-size: 14px;
  height: 22px
}
select.form__control.form__control--sm {
  min-height: 33px;
  padding: 7px 4px;
}
.form__control.form__control--xs + .form__icon {
  width: 35px;
}
.form__group__icon.form__group__icon--right .form__control.form__control--sm + .form__icon {
  left: auto;
  right: 0px;
}
.form__group__icon.form__group__icon--left .form__control.form__control--sm + .form__icon {
  left: 0px;
  right: auto;
}
.form__group__icon.form__group__icon--right .form__control.form__control--sm {
  padding-right: 34px !important;
}
.form__group__icon.form__group__icon--left .form__control.form__control--sm {
  padding-left: 34px !important;
}
.form__group__icon.form__group__time .form__control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.form__group__icon.form__group__time .form__icon {
  pointer-events: none;
}
/** form hint **/
.form__group__hint {
  position: relative;
  padding-right: 26px;
}
.form__hint {
  position: relative;
  display: inline-block;
  top: 0;
  bottom: 0;
  right: 0px;
  margin: auto;

  background-color: #d05e73;
  border-radius: 2px;
  color: #ffffff;
  cursor: pointer;
  font-size: 11px;
  font-weight: bold;
  height: 12px;
  line-height: 12px;
  text-align: center;
  width: 11px;
  vertical-align: baseline;
  margin-left: 3px;
}
.form__group__hint .form__hint {
  position: absolute;
  display: block;
}
.form__group .input__hint {
    font-size: 12px;
    color: #9b2d52;
    line-height: 12px;
    margin-top: 5px;
}

/* form other */
.form.form--padding-col-25 .col,
.form.form--padding-col-25 [class*="col-"] {
  padding-right: 25px;
  padding-left: 25px;
}
.form.form--padding-col-25 .row {
  margin-right: -25px;
  margin-left: -25px;
}
.form__control--color-light {
  color: #7c889c
}
#search:hover .form__control + .form__icon {
  background: #A8345D;
}
#search:hover #title-search-input {
  border-color: #A8345D;
}
/** /.form **/

/** Media ------------------------------------------------------------------------------------------------------------*/

@media (max-width: 576px) {

}

/* form grey */
form[data-behavior="bh-form-grey"] input[type="text"],
form[data-behavior="bh-form-grey"] input[type="email"],
form[data-behavior="bh-form-grey"] input[type="tel"],
form[data-behavior="bh-form-grey"] input[type="password"],
form[data-behavior="bh-form-grey"] textarea,
form[data-behavior="bh-form-grey"] select  {
  background-color: #fafbfc;
}
form[data-behavior="bh-form-grey"] input[type="text"].notgrey,
form[data-behavior="bh-form-grey"] input[type="email"].notgrey,
form[data-behavior="bh-form-grey"] input[type="tel"].notgrey,
form[data-behavior="bh-form-grey"] input[type="password"].notgrey,
form[data-behavior="bh-form-grey"] textarea.notgrey,
form[data-behavior="bh-form-grey"] select.notgrey  {
  background-color: #fff;
}

/* form block */
.form__block {
  border: 1px solid #d8dee6;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 39px;
}
.form__block--line {
  height: 1px;
  margin: 39px -39px;
  background-color: #ced7e2;
}

/* End */


/* Start:/local/templates/mavt_adaptiv_2022/assets/css/utilities.css?167384957618020*/
.hidden {
  display: none;
}
/**
* Bootstrap Style
*/
.hide {
  display: none;
}
.rounded-sm {
  border-radius: 0.2px !important;
}
.rounded {
  border-radius: 0.25px !important;
}
.rounded-top {
  border-top-left-radius: 0.25px !important;
  border-top-right-radius: 0.25px !important;
}
.rounded-right {
  border-top-right-radius: 0.25px !important;
  border-bottom-right-radius: 0.25px !important;
}
.rounded-bottom {
  border-bottom-right-radius: 0.25px !important;
  border-bottom-left-radius: 0.25px !important;
}
.rounded-left {
  border-top-left-radius: 0.25px !important;
  border-bottom-left-radius: 0.25px !important;
}
.rounded-lg {
  border-radius: 0.3px !important;
}
.rounded-circle {
  border-radius: 50% !important;
}
.rounded-pill {
  border-radius: 50px !important;
}
.rounded-0 {
  border-radius: 0 !important;
}
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}
.d-none {
  display: none !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}
.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.float-none {
  float: none;
}

.overflow-hidden {
  overflow: hidden !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}


@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .xl-right-col,
  .wrapper-main .wrapper-content > .container > .row > .col-3,
  .wrapper-main .catalog > .container > .row > .col-3 {
    -ms-flex: 0 0 19.2%;
    flex: 0 0 19.2%;
    max-width: 19.2%;
    padding-right: 25px;
  }

  .xl-right-col.with-catalog {
    padding-right: 45px;
  }

  .xl-content-col,
  .wrapper-main .wrapper-content > .container > .row > .col-12.col-lg-9,
  .wrapper-main .catalog > .container > .row > .col-12.col-lg-9 {
    -ms-flex: 0 0 80.8%;
    flex: 0 0 80.8%;
    max-width: 80.8%;
  }
}

@media (min-width: 1400px) {
  .xl-right-col,
  .wrapper-main .wrapper-content > .container > .row > .col-3,
  .wrapper-main .catalog > .container > .row > .col-3 {
    padding-right: 45px;
  }
}

@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

.t-0 {
  top: 0px !important;
}
.bd--none {
  border: 0 !important;
}
.w-20 {
  width: 20% !important;
}
.w-25 {
  width: 25% !important;
}
.w-40 {
  width: 40% !important;
}
.w-50 {
  width: 50% !important;
}
.w-60 {
  width: 60% !important;
}
.w-70 {
  width: 70% !important;
}
.w-75 {
  width: 75% !important;
}
.w-78 {
  width: 78% !important;
}
.w-90 {
  width: 90% !important;
}
.w-100 {
  width: 100% !important;
}
.w-auto {
  width: auto !important;
}
.h-25 {
  height: 25% !important;
}
.h-50 {
  height: 50% !important;
}
.h-75 {
  height: 75% !important;
}
.h-100 {
  height: 100% !important;
}
.h-auto {
  height: auto !important;
}
.mw-100 {
  max-width: 100% !important;
}
.mh-100 {
  max-height: 100% !important;
}

@media (min-width: 576px) {
  .w-sm-auto {
    width: auto !important;
  }
}


.m-0 {
  margin: 0 !important;
}
.mt-0, .my-0 {
  margin-top: 0 !important;
}
.mr-0, .mx-0 {
  margin-right: 0 !important;
}
.mb-0, .my-0 {
  margin-bottom: 0 !important;
}
.ml-0, .mx-0 {
  margin-left: 0 !important;
}
.m-1 {
  margin: 4px !important;
}
.mt-1, .my-1 {
  margin-top: 4px !important;
}
.mr-1, .mx-1 {
  margin-right: 4px !important;
}
.mb-1, .my-1 {
  margin-bottom: 4px !important;
}
.ml-1, .mx-1 {
  margin-left: 4px !important;
}
.m-2 {
  margin: 8px !important;
}
.mt-2, .my-2 {
  margin-top: 8px !important;
}
.mr-2, .mx-2 {
  margin-right: 8px !important;
}
.mb-2, .my-2 {
  margin-bottom: 8px !important;
}
.ml-2, .mx-2 {
  margin-left: 8px !important;
}
.m-3 {
  margin: 16px !important;
}
.mt-3, .my-3 {
  margin-top: 16px !important;
}
.mr-3, .mx-3 {
  margin-right: 16px !important;
}
.mb-3, .my-3 {
  margin-bottom: 16px !important;
}
.ml-3, .mx-3 {
  margin-left: 16px !important;
}
.m-4 {
  margin: 24px !important;
}
.mt-4, .my-4 {
  margin-top: 24px !important;
}
.mr-4, .mx-4 {
  margin-right: 24px !important;
}
.mb-4, .my-4 {
  margin-bottom: 24px !important;
}
.ml-4, .mx-4 {
  margin-left: 24px !important;
}
.m-5 {
  margin: 48px !important;
}
.mt-5, .my-5 {
  margin-top: 48px !important;
}
.mr-5, .mx-5 {
  margin-right: 48px !important;
}
.mb-5, .my-5 {
  margin-bottom: 48px !important;
}
.ml-5, .mx-5 {
  margin-left: 48px !important;
}

.m-8 {
  margin: 8px !important;
}
.ml-8 {
  margin-left: 8px !important;
}
.mr-8 {
  margin-right: 8px !important;
}
.mt-8 {
  margin-top: 8px !important;
}
.mb-8 {
  margin-bottom: 8px !important;
}

.m-9 {
  margin: 9px !important;
}
.ml-9 {
  margin-left: 9px !important;
}
.mr-9 {
  margin-right: 9px !important;
}
.mt-9 {
  margin-top: 9px !important;
}
.mb-9 {
  margin-bottom: 9px !important;
}

.m-10 {
  margin: 10px !important;
}
.ml-10 {
  margin-left: 10px !important;
}
.mr-10 {
  margin-right: 10px !important;
}
.mt-10 {
  margin-top: 10px !important;
}
.mb-10 {
  margin-bottom: 10px !important;
}

.m-11 {
  margin: 11px !important;
}
.ml-11 {
  margin-left: 11px !important;
}
.mr-11 {
  margin-right: 11px !important;
}
.mt-11 {
  margin-top: 11px !important;
}
.mb-11 {
  margin-bottom: 11px !important;
}

.m-12 {
  margin: 12px !important;
}
.ml-12 {
  margin-left: 12px !important;
}
.mr-12 {
  margin-right: 12px !important;
}
.mt-12 {
  margin-top: 12px !important;
}
.mb-12 {
  margin-bottom: 12px !important;
}

.m-15 {
  margin: 15px !important;
}
.ml-15 {
  margin-left: 15px !important;
}
.mr-15 {
  margin-right: 15px !important;
}
.mt-15 {
  margin-top: 15px !important;
}
.mb-15 {
  margin-bottom: 15px !important;
}

.m-16 {
  margin: 16px !important;
}
.ml-16 {
  margin-left: 16px !important;
}
.mr-16 {
  margin-right: 16px !important;
}
.mt-16 {
  margin-top: 16px !important;
}
.mb-16 {
  margin-bottom: 16px !important;
}

.m-18 {
  margin: 18px !important;
}
.mt-18 {
  margin-top: 18px !important;
}
.mb-18 {
  margin-bottom: 18px !important;
}
.mr-18 {
  margin-right: 18px !important;
}
.ml-18 {
  margin-left: 18px !important;
}

.m-20 {
  margin: 20px !important;
}
.ml-20 {
  margin-left: 20px !important;
}
.mr-20 {
  margin-right: 20px !important;
}
.mt-20 {
  margin-top: 20px !important;
}
.mb-20 {
  margin-bottom: 20px !important;
}

.m-25 {
  margin: 25px !important;
}
.ml-25 {
  margin-left: 25px !important;
}
.mr-25 {
  margin-right: 25px !important;
}
.mt-25 {
  margin-top: 25px !important;
}
.mb-25 {
  margin-bottom: 25px !important;
}

.m-27 {
  margin: 27px !important;
}
.ml-27 {
  margin-left: 27px !important;
}
.mr-27 {
  margin-right: 27px !important;
}
.mt-27 {
  margin-top: 27px !important;
}
.mb-27 {
  margin-bottom: 27px !important;
}

.m-30 {
  margin: 30px !important;
}
.ml-30 {
  margin-left: 30px !important;
}
.mr-30 {
  margin-right: 30px !important;
}
.mt-30 {
  margin-top: 30px !important;
}
.mb-30 {
  margin-bottom: 30px !important;
}

.mt-34 {
  margin-top: 34px !important;
}
.mb-34 {
  margin-bottom: 34px !important;
}

.m-40 {
  margin: 40px !important;
}
.ml-40 {
  margin-left: 40px !important;
}
.mr-40 {
  margin-right: 40px !important;
}
.mt-40 {
  margin-top: 40px !important;
}
.mb-40 {
  margin-bottom: 40px !important;
}

.m-50 {
  margin: 50px !important;
}
.ml-50 {
  margin-left: 50px !important;
}
.mr-50 {
  margin-right: 50px !important;
}
.mt-50 {
  margin-top: 50px !important;
}
.mb-50 {
  margin-bottom: 50px !important;
}

.m-60 {
  margin: 60px !important;
}
.ml-60 {
  margin-left: 60px !important;
}
.mr-60 {
  margin-right: 60px !important;
}
.mt-60 {
  margin-top: 60px !important;
}
.mb-60 {
  margin-bottom: 60px !important;
}

.mt-70 {
  margin-top: 70px !important;
}
.mb-70 {
  margin-bottom: 70px !important;
}

@media (min-width: 576px) {
  .mt-sm-15 {
    margin-top: 15px !important;
  }

  .mt-sm-25 {
    margin-top: 25px !important;
  }
  .mb-sm-25 {
    margin-bottom: 25px !important;
  }
}

/** .p (padding) **/
.p-0 {
  padding: 0 !important;
}
.pt-0, .py-0 {
  padding-top: 0 !important;
}
.pr-0, .px-0 {
  padding-right: 0 !important;
}
.pb-0, .py-0 {
  padding-bottom: 0 !important;
}
.pl-0, .px-0 {
  padding-left: 0 !important;
}
.p-1 {
  padding: 4px !important;
}
.pt-1, .py-1 {
  padding-top: 4px !important;
}
.pr-1, .px-1 {
  padding-right: 4px !important;
}
.pb-1, .py-1 {
  padding-bottom: 4px !important;
}
.pl-1, .px-1 {
  padding-left: 4px !important;
}
.p-2 {
  padding: 8px !important;
}
.pt-2, .py-2 {
  padding-top: 8px !important;
}
.pr-2, .px-2 {
  padding-right: 8px !important;
}
.pb-2, .py-2 {
  padding-bottom: 8px !important;
}
.pl-2, .px-2 {
  padding-left: 8px !important;
}
.p-3 {
  padding: 16px !important;
}
.pt-3, .py-3 {
  padding-top: 16px !important;
}
.pr-3, .px-3 {
  padding-right: 16px !important;
}
.pb-3, .py-3 {
  padding-bottom: 16px !important;
}
.pl-3, .px-3 {
  padding-left: 16px !important;
}
.p-4 {
  padding: 24px !important;
}
.pt-4, .py-4 {
  padding-top: 24px !important;
}
.pr-4, .px-4 {
  padding-right: 24px !important;
}
.pb-4, .py-4 {
  padding-bottom: 24px !important;
}
.pl-4, .px-4 {
  padding-left: 24px !important;
}
.p-5 {
  padding: 48px !important;
}
.pt-5, .py-5 {
  padding-top: 48px !important;
}
.pr-5, .px-5 {
  padding-right: 48px !important;
}
.pb-5, .py-5 {
  padding-bottom: 48px !important;
}
.pl-5, .px-5 {
  padding-left: 48px !important;
}

.p-10 {
  padding: 10px !important;
}
.pt-10 {
  padding-top: 10px !important;
}
.pb-10 {
  padding-bottom: 10px !important;
}
.pr-10 {
  padding-right: 10px !important;
}
.pl-10 {
  padding-left: 10px !important;
}

.pb-14 {
  padding-bottom: 14px !important;
}

.pt-15 {
  padding-top: 15px !important;
}

.p-20 {
  padding: 20px !important;
}
.pt-20 {
  padding-top: 20px !important;
}
.pb-20 {
  padding-bottom: 20px !important;
}
.pr-20 {
  padding-right: 20px !important;
}
.pl-20 {
  padding-left: 20px !important;
}

.pt-25 {
  padding-top: 25px !important;
}

.p-30 {
  padding: 30px !important;
}
.pl-30 {
  padding-left: 30px !important;
}
.pr-30 {
  padding-right: 30px !important;
}
.pt-30 {
  padding-top: 30px !important;
}
.pb-30 {
  padding-bottom: 30px !important;
}

.p-40 {
  padding: 40px !important;
}
.pl-40 {
  padding-left: 40px !important;
}
.pr-40 {
  padding-right: 40px !important;
}
.pt-40 {
  padding-top: 40px !important;
}
.pb-40 {
  padding-bottom: 40px !important;
}

.p-46 {
  padding: 46px !important;
}
.pl-46 {
  padding-left: 46px !important;
}
.pr-46 {
  padding-right: 46px !important;
}
.pt-46 {
  padding-top: 46px !important;
}
.pb-46 {
  padding-bottom: 46px !important;
}

.p-50 {
  padding: 50px !important;
}
.pl-50 {
  padding-left: 50px !important;
}
.pr-50 {
  padding-right: 50px !important;
}
.pt-50 {
  padding-top: 50px !important;
}
.pb-50 {
  padding-bottom: 50px !important;
}

.p-60 {
  padding: 60px !important;
}
.pl-60 {
  padding-left: 60px !important;
}
.pr-60 {
  padding-right: 60px !important;
}
.pt-60 {
  padding-top: 60px !important;
}
.pb-60 {
  padding-bottom: 60px !important;
}

@media (min-width: 576px) {
  .pt-sm-30 {
    padding-top: 30px !important;
  }

  .pb-sm-45 {
    padding-bottom: 45px !important;
  }
  .pl-sm-45 {
    padding-left: 45px !important;
  }
  .pr-sm-45 {
    padding-right: 45px !important;
  }
}
/** /.p (padding) **/
.m-auto {
  margin: auto !important;
}
.mt-auto, .my-auto {
  margin-top: auto !important;
}
.mr-auto, .mx-auto {
  margin-right: auto !important;
}
.mb-auto, .my-auto {
  margin-bottom: auto !important;
}
.ml-auto, .mx-auto {
  margin-left: auto !important;
}
.text-justify {
  text-align: justify !important;
}
.text-nowrap {
  white-space: nowrap !important;
}
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.text-capitalize {
  text-transform: capitalize !important;
}
.fw-light {
  font-weight: 300 !important;
}
.fw-normal {
  font-weight: 400 !important;
}
.fw-bold {
  font-weight: 700 !important;
}
.fw-italic {
  font-style: italic !important;
}
.font-10 {
  font-size: 10px !important;
  line-height: 10px;
}

/** fs (font-size) **/
.fs-11 {
  font-size: 11px !important;
  line-height: 15px;
}
.fs-12 {
  font-size: 12px !important;
  line-height: 16px;
}
.fs-13 {
  font-size: 13px !important;
  line-height: 17px;
}
.fs-14 {
  font-size: 14px !important;
  line-height: 17px;
}
.fs-15 {
  font-size: 15px !important;
  line-height: 15px;
}
.fs-16 {
  font-size: 16px !important;
}
.fs-18 {
  font-size: 18px !important;
  line-height: 24px;
}
.fs-20 {
  font-size: 20px !important;
  line-height: 25px;
}
.fs-21 {
  font-size: 21px !important;
  line-height: 25px;
}
.fs-26 {
  font-size: 26px !important;
  line-height: 30px;
}
.fs-70 {
  font-size: 70px !important;
  line-height: 70px;
}

@media (min-width: 576px) {
  .fs-sm-25 {
    font-size: 25px !important;
    line-height: 30px;
  }
  .fs-sm-90 {
    font-size: 90px !important;
    line-height: 90px;
  }
}
/** /fs **/

/** lh (line-height) **/
.lh-17 {
  line-height: 17px !important;
}
.lh-20 {
  line-height: 20px !important;
}
.lh-22 {
  line-height: 22px !important;
}
.lh-25 {
  line-height: 25px !important;
}
.lh-70 {
  line-height: 70px !important;
}

@media (min-width: 576px) {
  .lh-sm-30 {
    line-height: 30px !important;
  }
  .lh-sm-90 {
    line-height: 90px !important;
  }
}
/** /lh**/

/** b (border) **/
.b-none {
  border: 0 !important;
}
.bl-none {
  border-left: 0 !important;
}
.br-none {
  border-right: 0 !important;
}
.bb-none {
  border-bottom: 0 !important;
}
.bt-none {
  border-top: 0 !important;
}

.b-1 {
  border: 1px solid;
}
.bl-1 {
  border-left: 1px solid;
}
.br-1 {
  border-right: 1px solid;
}
.bb-1 {
  border-bottom: 1px solid;
}
.bt-1 {
  border-top: 1px solid;
}

.bb-dashed {
  border-bottom: 1px dashed;
}

/** /.bootstrap */

.no-flex {
  display: block !important;
}

/* End */


/* Start:/local/templates/mavt_adaptiv_2022/assets/css/svg.css?173796394010076*/
.svg{
  display: inline-block;
  stroke-width: 0;
  stroke: currentColor;
  fill: #505d72;
  color: #7f96b2;
  width: 16px;
  fill-rule: evenodd;
  flex-shrink: 0;
  max-width: 100%;
  max-height: 100%;
}
.svg path{
  stroke: inherit;
  stroke-width: inherit;
  fill: inherit;
}
.svg--taster{
  stroke-width: 1px;
  stroke: initial;
}
.svg--collection-s {
  width: 17px;
  height: 14px;
}
.svg--compare-s {
  width: 15px;
  height: 13px;
}
.svg.svg--chevron-up-s {
  width: 7px;
  height: 4px;
}
.svg.svg--chevron-down-s {
  width: 7px;
  height: 4px;
}
.svg.svg--arrow-right-s {
  width: 9px;
  height: 13px;
  transform: translateX(1px);
}
.svg.svg--cross-s {
  width: 7px;
  height: 7px;
}
.svg.svg--tour-s {
  width: 17px;
  height: 17px;
}
.svg.svg--tasting-s {
  width: 13px;
  height: 17px;
}
.svg.svg--eco-s {
  width: 20px;
  height: 20px;
}
.svg.svg--outofstock-s {
  width: 10px;
  height: 10px;
}
.svg.svg--outofstock-m {
  width: 15px;
  height: 15px;
}
.svg.svg--town-s {
  width: 12px;
  height: 12px;
}
.svg.svg--repeat-s {
  width: 11px;
  height: 9px;
}
.svg.svg--location {
  width: 13px;
  height: 13px;
}
.svg.svg--search {
  width: 14px;
  height: 14px;
}
.svg.svg--search-speech {
  width: 20px;
  height: 16px;
}
.svg.svg--check-circle {
  width: 15px;
  height: 15px;
}
.svg.svg--card {
  width: 16px;
  height: 12px;
}
.svg.svg--card-list {
  width: 16px;
  height: 13px;
}
.svg.svg--auth {
  width: 18px;
  height: 18px;
}
.svg--arrow-fill-down {
  width: 5px;
  height: 3px;
}
.svg--arrow-fill-right {
  width: 3px;
  height: 5px;
}
.svg--chevron-down,
.svg--chevron-up {
  width: 10px;
  height: 7px;
}
.svg--chevron-left {
  width: 7px;
  height: 12px;
}
.svg--chevron-right {
  width: 7px;
  height: 12px;
}
.svg.svg--arrow-back {
  width: 14px;
  height: 10.031px;
}
.svg.svg--logout {
  width: 12px;
  height: 10px;
}
.svg.svg--cross {
  width: 10px;
  height: 10px;
}
.svg.svg--cross-sharp {
  width: 12px;
  height: 12px;
}
.svg.svg--cart {
  width: 19px;
  height: 17px;
}
.svg.svg--bars {
  width: 16px;
  height: 12px;
}
.svg.svg--phone{
  width: 5px;
  height: 13px;
}
.svg.svg--share {
  width: 14px;
  height: 16px;
  color: #8C1A42;
}
.svg.svg--share-v2 {
  width: 11px;
  height: 11px;
}
.svg.svg--check {
  width: 9px;
  height: 7px;
}
.svg.svg--salary {
  width: 43px;
  height: 39px;
}
.svg.svg--clock {
  width: 16px;
  height: 16px;
}
.svg.svg--town {
  width: 13px;
  height: 16px;
}
.svg--portfolio {
  width: 17px;
  height: 15px;
}
.svg.svg--calendar {
  width: 16px;
  height: 16px;
}
.svg.svg--docs {
  width: 42px;
  height: 41px;
}
.svg.svg--snow {
  width: 11px;
  height: 11px;
}
.svg.svg--twitter {
  width: 13px;
  height: 11px;
}
.svg.svg--livejournal {
  width: 14.06px;
  height: 14.062px;
}
.svg.svg--vkontakte {
  width: 15.06px;
  height: 9.094px;
}
.svg.svg--facebook {
  width: 6.69px;
  height: 13.031px;
}
.svg.svg--arrow-right-circle {
  width: 18px;
  height: 18px;
}
.svg--heart-s {
  width: 13px;
  height: 10px;
}
.svg--bottle-qmark,
.svg--bottle-nophoto {
  width: 34.03px;
  height: 134px;
}
.svg--bottle-nophoto-v2 {
  width: 180px;
  height: 270px;
}
.svg--filter {
  width: 12px;
  height: 11px;
}
.svg--android {
  width: 22px;
  height: 25.03px;
}
.svg--ios {
  width: 20px;
  height: 24px;
}
.svg.svg--new {
  width: 23px;
  height: 12px;
}
.svg.svg--new use {
  fill: #fff;
}
.svg--card-m {
  width: 18px;
  height: 14px;
}
.svg--card-list-m {
  width: 18px;
  height: 15px;
}
.svg--compare-m {
  width: 20px;
  height: 17px;
}
.svg--tasting-m {
  width: 19px;
  height: 23px;
}
.svg--feedback-m {
  width: 20px;
  height: 20px;
}
.svg--collection-m {
  width: 20px;
  height: 17px;
}
.svg--quality-m {
  width: 20px;
  height: 17px;
}
.svg--location-m {
  width: 16px;
  height: 16px;
}
.svg--calc-m {
  width: 20px;
  height: 20px;
}
.svg--shops-m {
  width: 19px;
  height: 19px;
}

.svg--chevron-left-l {
  width: 9px;
  height: 14px;
}
.svg--chevron-right-l {
  width: 9px;
  height: 14px;
}
.svg--heart-l {
  width: 20px;
  height: 16px;
}
.svg--town-l {
  width: 23px;
  height: 28px;
}
.svg--cellphone-l {
  width: 19px;
  height: 28px;
}
.svg.svg--open-l {
  width: 24px;
  height: 28px;
}
.svg.svg--shops-l {
  width: 22px;
  height: 21px;
}
.svg.svg--feedback-l {
  width: 25px;
  height: 21px;
}
.svg.svg--calc-l {
  width: 22px;
  height: 22px;
}
.svg.svg--quality-l {
  width: 25px;
  height: 22px;
}
.svg.svg--tasting-l {
  width: 19px;
  height: 23px;
}
.svg--search-l {
  width: 17px;
  height: 17px;
}
.svg--arrow-back-l {
  width: 16px;
  height: 12px;
}
.svg--cross-l {
  width: 12px;
  height: 12px;
}
.svg.svg--cellphone-mail-l {
  width: 33px;
  height: 24px;
}
.svg--check-ellipse-l {
  width: 20px;
  height: 20px;
}
.svg--education-l {
  width: 20px;
  height: 20px;
}
.svg--maindata-l {
  width: 20px;
  height: 20px;
}
.svg--personal-l {
  width: 20px;
  height: 20px;
}
.svg--portfolio-l {
  width: 20px;
  height: 20px;
}
.svg--chair-l {
  width: 20px;
  height: 20px;
}
.svg.svg--compare-l {
  width: 24px;
  height: 21px;
}
.svg.svg--colletion-l {
  width: 26px;
  height: 21px;
}
.svg.svg--cart-l {
  width: 23px;
  height: 21px;
}
.svg.svg--delivery-l {
  width: 25px;
  height: 22px;
}
.svg.svg--star {
  width: 13rem;
  height: 12rem;
}
.svg.svg--ranx {
  width: 55px;
  height: 11px;
}
.svg.regsuccess--svg {
  width: 60px;
  height: 60px;
}
.svg.svg--marker-contacts {
  width: 23px;
  height: 29px;
}
.svg.svg--phone-contacts {
  width: 20px;
  height: 30px;
}
.svg.svg--schedule-contacts {
  width: 24px;
  height: 29px;
}
.svg--info {
  width: 18px;
  height: 18px;
}
.svg--search-equall {
  width: 8px;
  height: 4px;
}
.svg--search-approximately {
  width: 9.031px;
  height: 6.031px;
}
.svg.svg--success {
  width: 16px;
  height: 16px;
}
.svg.svg--alert {
  width: 16px;
  height: 16px;
}
.svg.svg--delete {
  width: 8px;
  height: 8px;
}
.svg.svg--clip {
  width: 8.5px;
  height: 15.5px;
}
.svg.svg--evidences{
  width: 67px;
  height: 70px;
}
.svg.svg--evidences use{
  fill: #921c40;
  color: #ea5444;
}
.svg.svg--certificates{
  width: 70px;
  height: 70px;
}
.svg.svg--certificates use{
  fill: #921c40;
  color: #ea5444;
}
.svg.svg--eco{
  width: 19px;
  height: 24px;
}
.svg.svg--eco:not(:hover), .svg-inner svg.svg--eco use{
  fill: #A0C04E;
  color: #A0C04E;
}
.svg.svg--arrow-sort {
  width: 5px;
  height: 7px;
}
.svg.svg--like,
.svg.svg--dislike {
  width: 20px;
  height: 20px;
}
.svg.svg--max_discount {
  width: 104px;
  height: 104px;
}
.svg.svg--calendar-reviews {
  width: 14px;
  height: 14px;
}
.svg.svg--eco-s rect {
  fill: #7F96B2;
  stroke-width: 0.5;
}

.svg.svg--gift {
  width: 30px;
  height: 32px;
}

.svg.svg--collection-heart {
  width: 20px;
  height: 19px;
}

.svg.svg--collection-reviews {
  width: 20px;
  height: 20px;
}
.svg.svg--to-cart-btn {
  width: 18px;
  height: 18px;
  vertical-align: middle;
}
.svg.svg--in-cart-btn {
  width: 25px;
  height: 23px;
  vertical-align: middle;
  transform: translateY(-1px);
}
.svg.svg--cool-check {
  width: 10px;
  height: 8px;
  fill: none;
  color: #fff;
}
.svg.svg--add-comment {
  width: 18px;
  height: 17px;
  vertical-align: middle;
  margin-right: 9px;
}
.svg.svg--card-list-v2 {
  width: 17px;
  height: 15px;
}
.svg.svg--card-v2 {
  width: 18px;
  height: 13px;
}
.svg.svg--tasting-l-v2 {
  width: 11px;
  height: 14px;
}
.svg.svg--feedback-l-v2 {
  width: 17px;
  height: 15px;
}
.svg.svg--shops-l-v2 {
  width: 18px;
  height: 15px;
}
.svg.svg--quality-l-v2 {
  width: 17px;
  height: 17px;
}
.svg.svg--eco-v2 {
  width: 13px;
  height: 13px;
  fill: #517C1E;
  color: #517C1E;
}
.svg.svg--eco-v2 + span {
  color: #517C1E;
}
.svg.svg--colletion-l_v2 {
  width: 21px;
  height: 18px;
  color: #505D72;
}
a:hover .svg.svg--colletion-l_v2 {
  color: #8C1A42;
}
.svg.svg--cart-l_v2 {
  width: 20px;
  height: 18px;
  color: #505D72;
}
a:hover .svg.svg--cart-l_v2 {
  color: #8C1A42;
}
.svg.svg--f-panel-cross {
  width: 8px;
  height: 8px;
}
.svg--mail-rounded {
  width: 96px;
  height: 96px;
}
.svg.svg--auth_v2 {
  width: 20px;
  height: 18px;
  color: #505D72;
}
.svg.svg--search-arrow-r {
  width: 8px;
  height: 12px;
}
.svg.svg--search-xl {
  color: #fff;
  width: 19px;
  height: 19px;
}
.svg.svg--heart-s-filled {
  color: #8C1A42;
  width: 12px;
  height: 10px;
}
.svg--plus-rounded {
  width: 10px;
  height: 10px;
}
.svg--delivery-truck {
  width: 40px;
  height: 33px;
}
.svg--arrow-down {
  width: 7px;
  height: 5px;
  color: #8C1A42;
}
.svg--bell {
  width: 16px;
  height: 17px;
}
.svg--arrow-left-v2 {
  width: 8px;
  height: 13px;
  transform: translateX(-1px);
}
.svg--arrow-right-v2 {
  width: 8px;
  height: 13px;
  transform: translateX(1px);
}
.svg--arrow-personal {
  width: 8px;
  height: 13px;
}
.svg.svg--alert-v2 {
  width: 20px;
  height: 20px;
}
.svg.svg--onlineorder_discount {
  width: 19px;
  height: 28px;
}
.svg.svg--birthday_discount {
  width: 26px;
  height: 25px;
}
.svg.svg--wedding_discount {
  width: 29px;
  height: 23px;
}
.svg.svg--card_discount {
  width: 28px;
  height: 20px;
}
.svg.svg--coupon_discount {
  width: 73px;
  height: 71px;
}
svg.svg--goods-return {
  width: 100px;
  height: 100px;
  fill: transparent;
}
svg.svg--goods-return-icon {
  width: 70px;
  height: 70px;
}
svg.svg--goods-return-icon-2 {
  width: 70px;
  height: 70px;
}
.svg.svg--arrow-right-s-v2 {
  width: 7px;
  height: 10px;
  transform: translateX(1px);
}
.svg--phone-rounded {
  width: 40px;
  height: 40px;
}
.svg--template {
  width: 22px;
  height: 20px;
}
.svg--banner-new-store {
  width: 12px;
  height: 15px;
  margin-right: 10px;
}
.svg--dots {
  width: 13px;
  height: 3px;
}
.svg--check-rounded-green {
  width: 18px;
  height: 18px;
}
.svg--vacancy {
  width: 16px;
  height: 15px;
}

.svg--vacancy-mobile {
  width: 20px;
  height: 16px;
}

.svg--payment-legal {
  width: 18px;
  height: 21px;
}

.svg--type-payer {
  width: 14px;
  height: 14px;
}

.svg--payment-nds {
  width: 26px;
  height: 21px;
}

.svg--rouble-rounded {
  width: 25px;
  height: 28px;
}

.svg--search-history {
  width: 28px;
  height: 28px;
}
/* End */


/* Start:/local/templates/mavt_adaptiv_2022/assets/css/modal.css?16877638015194*/
/**
* Modal Style
**/
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 600;
  display: none;
  overflow: hidden;
  outline: 0;
}
.modal .modal-loader {
  display: none;
}
.modal.modal--loading .modal-loader {
  display: block;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 580;
  background-color: #000;
  transition: all .3s ease-in-out;
}
.modal-backdrop.fade {
  visibility: hidden;
  opacity: 0;
}
.modal-backdrop.show {
  visibility: visible;
  opacity: 0.6;
}
.modal-close {
  padding: 0;
  position: absolute;
  right: 16px;
  top: 15px;
  color: #8090a8;
  border: 0;
  background: transparent;
  font-size: 10px;
  z-index: 10;
}
.modal-close,
.modal-close:focus,
.modal-close:active {
  background: transparent;
  border: transparent;
  outline: none;
}
.modal-close:hover, .modal-close:focus {
  color: #6a7b8c;
}
.modal-close:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.modal-close svg use {
  fill: #8b9ab1;
}
.modal-close:hover svg use {
  fill: #8e1642;
}

.modal.no-close-button .modal-close {
  display: none !important;
}

.modal-open {
  overflow: hidden;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  max-width: 100%;
  margin: auto;
}
.modal-dialog.modal-dialog--animate-linear {
  transition: linear 0.15s;
}
.modal-dialog.animated {
  animation-duration: .3s !important;
}
.modal-dialog.slideInRight,
.modal-dialog.slideOutRight {
  animation-duration: .6s !important;
}
.modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (0.5px * 2));
}
.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 3px;
  outline: 0;
  height: auto;
}
.modal-header {
  padding: 35px 40px;
  border-bottom: 1px solid #e6ebf0;
  min-height: 104px;
}
.modal-title {
  font-family: "PT Sans";
  font-weight: bold;
  color: #292d35;
  font-size: 30px;
  line-height: 30px;
  display: inline-block;
  min-width: 200px;
  margin: 0;
  padding: 0;
}
.modal-body {
  position: relative;
  padding: 30px 40px 40px;
}
.modal-footer {
  line-height: 18px;
  color: #505d72;
  padding: 30px 50px 34px;
  background-color: #f9f9fb;
  border-top: 1px solid #e6ebf0;
  text-align: left;
  border-radius: 0px 3px 3px;
}
.modal-footer .form-footer {
  margin-top: 0;
  margin-bottom: 0;
}
.modal .modal-body > .scroll-wrapper {
  margin-right: -24px;
}
.modal .scroll-wrapper > .scrollbar-inner {
  padding-right: 20px !important;
}
.modal-open .scroll-to-top {
  right: 17px;
}
.modal.modal--wide .modal-body {
  padding: 0;
}
.modal.modal--wide .modal-close {
  right: -23px;
  top: 2px;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

/**@mode .modal--<view> **/

.modal.modal--view-easy {

}
.modal.modal--view-easy .modal-body {
  padding: 0;
}
.modal.modal--view-easy .modal-close {
  right: -16px;
  top: -15px;
}
.modal.modal--view-easy .modal-close svg use {
  fill: #fff;
}
.modal.modal--view-easy .modal-close:hover svg use {
  fill: #7f96b2;
}

@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(120%, 0, 0);
  }
}

/** Media ------------------------------------------------------------------------------------------------------------*/

@media screen and (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
@media (max-width: 576px) {
  .modal-header {
    padding: 36px 20px;
    border-bottom: 1px solid #e6ebf0;
  }

  .modal-dialog {
    width: 100% !important;
  }

  .modal:not(.fullscreen-on-mobile) .modal-content {
    margin: 15px 20px;
    width: calc(100% - 40px) !important;
    overflow: hidden;
  }

  .modal.fullscreen-on-mobile .modal-content {
    height: 100%;
    border-radius: 0;
  }

  .modal.fullscreen-on-mobile .modal-dialog {
    position: absolute;
    top: 0;
    bottom: 0;
    margin-top: 0 !important;
    height: 100%;
  }

  .modal-body {
    position: relative;
    padding: 31px 19px 40px;
    background-color: #fff;
  }
  .modal-body {

  }
  .modal-close {
    right: 20px;
    top: 46px;
  }
  .modal-footer {
    display: block;
    margin-top: auto;
    padding: 30px 19px 34px;
  }

  /**@mode .modal--<view> **/
  .modal.modal--view-easy .modal-close {
    right: 20px;
    top: 46px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #8e1642;
  }
  .modal.modal--view-easy .modal-close svg {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
  }
  .modal.modal--view-easy .modal-close svg use {
    fill: #fff;
  }
  .modal.modal--view-easy .modal-close:hover svg use {
    fill: #fff;
  }
  .modal.modal--view-easy .modal-close:hover {
    background-color: #b12e5a;
  }
}

#modal.above-all {
  z-index: 2500000000;
}

/* End */


/* Start:/local/templates/mavt_adaptiv_2022/assets/css/jquery.css?167384957624081*/
/**
* Animated
**/
.animated.animated--duration-2 {
  animation-duration: 0.2s;
}

/**
* UI slider Custom
**/
.ui-widget {
  font-family: 'PT Sans', sans-serif;
  font-size: 1px;
}
.ui-slider {
  height: 6px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.ui-slider.slider--big {
  height: 10px;
}
.ui-slider {
  border: 0 !important;
  background: #ced7e2;
}
.ui-slider .ui-state-default {
  background: url(/local/templates/mavt_adaptiv_2022/assets/css/../images/svg/fader.svg) no-repeat;
  cursor: pointer;
  height: 15px;
  position: absolute;
  width: 12px;
  outline: none;
  border: 0;
  top: 10px;
  margin-left: -6px;
}
.ui-slider.slider--big .ui-state-default  {
  background: url(/local/templates/mavt_adaptiv_2022/assets/css/../images/svg/fader-lg.svg) no-repeat;
  height: 22px;
  margin-left: -8px;
  width: 16px;
  top: 12px;
}
.ui-slider.slider--big .ui-state-default:hover,
.ui-slider.slider--big .ui-state-default:active {
  opacity: 0.7;
}
.ui-slider .ui-slider-grid {
  position: absolute;
  width: 100%;
  top: -16px;
}
.ui-slider .ui-slider-grid .ui-slider-pip {
  font-size: 10px;
  line-height: 10px;
  color: #435973;
  position: absolute;
  margin-left: -6px;
}
.ui-slider.ui-slider-grid--gray .ui-slider-grid .ui-slider-pip {
  color: #b1bfd2;
}
.ui-slider .ui-slider-grid .min {
  left: 0%;
  margin-left: 0;
}
.ui-slider .ui-slider-grid .max {
  float: right;
  left: auto  ;
  margin-left: 0;
  position: relative;
}
.ui-slider .ui-slider-grid .ui-slider-pip:after {
  content: '';
  display: block;
  background: #ced7e2;
  width: 1px;
  height: 3px;
  position: absolute;
  bottom: -7px;
  left: 6px;
}
.ui-slider .ui-slider-grid .max.ui-slider-pip:after {
  left: auto;
}

.ui-slider.slider--big .ui-slider-grid .ui-slider-pip:after {
  height: 5px;
}
.ui-slider .ui-slider-grid .ui-slider-pip.min:after {
  left: 0;
}
.ui-slider .ui-slider-grid .ui-slider-pip.max:after {
  right: 0;
}
.ui-slider-range-min {
  background: #ea5444;
  border-radius: 0;
}
/** /ui-slider **/

/**
* Scombobox Custom
**/
.scombobox {
  position: relative;
}
.scombobox select {
  display: none;
}
.scombobox-display {
  display: block;
  width: 100%;
  padding: 9px 14px;
  font-size: 16px;
  line-height: 16px;
  color: #435973;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #d4dbe3;
  border-radius: 4px;
}
.scombobox-display:focus {
  outline: none;
}
.scombobox-display:disabled {
  background: #f0f0f0;
}
.scombobox-display.scombobox-invalid {
  background: #f8d7da;
}
.scombobox-display-div {
  border: 1px solid #ccc;
  border-radius: 4px;
  cursor: pointer;
}
.scombobox-display-div-holder {
  padding: 2px;
}
.scombobox-display-div-item {
  border: 1px solid #ccc;
  margin: 2px;
  border-radius: 4px;
  float: left;
  height: 100%;
  max-width: 150px;
  padding: 4px 18px 4px 8px;
  position: relative;
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  background: #f8f8f8;
  display: none;
}
.scombobox-display-div-item-text {
  max-width: 140px;
  overflow: hidden;
}
.scombobox-display-div-item-remove {
  position: absolute;
  right: 2px; top: 2px;
  background: #a0a0a0;
  border-radius: 100px;
  color: white;
  cursor: pointer;
  line-height: 90%;
  padding: 1px 3px 0px;
}
.scombobox-display-div-item-remove:hover {
  background: #408cbe;
}
.scombobox-display-div-item-remove:active {
  background: #3075a3;
}
.scombobox-list {
  display: none;
  position: absolute;
  max-height: 300px;
  min-width: 100%;
  max-width: 300%;
  white-space: nowrap;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  overflow-y: auto;
  background: white;
  border-top: none; /* instead of margin-top: -1px */
  border-radius: 4px;
  box-shadow: 0 0 3px #d4dbe3;
  z-index: 10;
}
.scombobox-list p {
  position: relative;
  cursor: pointer;
  display: block;
  font-size: 14px;
  line-height: 14px;
  color: #435973;
  border-left: 1px solid transparent;
  margin: 0;
}
.scombobox-list p span {
  display: block;
  padding: 8px 10px;
}
.scombobox-list p:hover, .scombobox-list p.scombobox-hovered {
  background-color: #f5f7fa;
}
.scombobox-list p:hover::before, .scombobox-list p.scombobox-hovered::before {
  content: '';
  position: absolute;
  height: 100%;
  width: 1px;
  background-color: #ea5444;
  bottom: 0;
  top: 0;
  left: -1px;
}
.scombobox-list p.scombobox-separator {
  height: 2px;
  padding: 0;
  cursor: default;
  background: #eee;
}
.scombobox-list p.scombobox-header {
  cursor: default;
  background: #eee;
}
.scombobox-dropdown-arrow {
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 100%;
  z-index: 1;
  cursor: pointer;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAIxJREFUeNpi/P//PwMuwMSAB7CsWbNm5+PHj93QJeTl5TczKSgoJPz+/fvt+/fvGWD4z58/L7W0tFKZTExMnquoqKQyMzNDjGJh+a+lpZWioaHxkomBgYEhKChovbS09FwGBgYGaWnpGd7e3lsYGBgYGP7//8/w//9/hnv37vEsXLhw86dPn7hgYoABAKFGOliD4ZbPAAAAAElFTkSuQmCC) center no-repeat;
}
.scombobox-dropdown-arrow:before {
  position: absolute;
  height: 4px;
  top: 0;
  bottom: 0;
  margin: auto;
  font-size: 4px;
  right: 8px;
}
.scombobox-dropdown-arrow:hover {
  opacity: 1;
  filter:alpha(opacity=100);
}
.scombobox-dropdown-arrow-up:before {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAIFJREFUeNpi/P//PwMuwMSAB8AlHz16xLt06dLNnz594sSQ3L1794SbN2/6rFmzpgtFct26dYFPnjxJYmBgYHjy5En2xo0bPRkYGBiYfXx8JM+ePbv958+fXAwMDAz//v1j/Pz5s7OAgMAilgcPHixgZWUVFhQURHaLxI0bN2YDBgCutjMN0aMxCgAAAABJRU5ErkJggg==) center no-repeat;

}
.scombobox-dropdown-background {
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 100%;
  background: white;
  border-radius: 0 4px 4px 0;
  border: 1px solid #d4dbe3;
  border-left: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.scombobox-dropdown-background-invalid {
  border-left: 1px solid #ccc;
}
.scombobox-marker {
  display: inline-block !important;
  color: #ea5444;
  border-radius: 2px;
  padding: 0 2px;

  padding: 0 !important;
  font-weight: bold;
}
.scombobox input[type="checkbox"] {
  cursor: pointer;
}
.scombobox-disabled .scombobox-dropdown-background,
.scombobox-disabled .scombobox-dropdown-arrow {
  display: none;
}
.scombobox-disabled .scombobox-display-div {
  background: #f8f8f8;
  cursor: default;
}
/** /.scombobox **/

/**
* Scrollbar Custom
**/
.scroll-wrapper {
  overflow: hidden !important;
  padding: 0 !important;
  position: relative;
}
.scroll-wrapper > .scroll-content {
  border: none !important;
  height: auto;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none !important;
  overflow-y: scroll !important;
  padding: 0;
  position: relative !important;
  top: 0;
  width: auto !important;
}
.scroll-wrapper > .scroll-content::-webkit-scrollbar {
  height: 0;
  width: 0;
}
.scroll-element {
  display: none;
}
.scroll-element, .scroll-element div {
  box-sizing: content-box;
}
.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
  display: block;
}
.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
  cursor: default;
}
.scroll-textarea {
  border: 1px solid #cccccc;
  border-top-color: #999999;
}
.scroll-textarea > .scroll-content {
  overflow: hidden !important;
}
.scroll-textarea > .scroll-content > textarea {
  border: none !important;
  box-sizing: border-box;
  height: 100% !important;
  margin: 0;
  max-height: none !important;
  max-width: none !important;
  overflow: scroll !important;
  outline: none;
  padding: 2px;
  position: relative !important;
  top: 0;
  width: 100% !important;
}
.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
  height: 0;
  width: 0;
}
.scrollbar-inner > .scroll-element,
.scrollbar-inner > .scroll-element div
{
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 9;
}
.scrollbar-inner > .scroll-element div {
  display: block;
  height: 99%;
  left: 0;
  top: 0;
  width: 100%;
}
.scrollbar-inner > .scroll-element.scroll-x {
  bottom: 2px;
  height: 8px;
  left: 0;
  width: 100%;
}
.scrollbar-inner > .scroll-element.scroll-y {
  height: 100%;
  right: 2px;
  top: 0;
  width: 4px;
  margin: 2px 0px;
}
.scrollbar-inner > .scroll-element .scroll-element_outer {
  overflow: hidden;
}
.scrollbar-inner > .scroll-element .scroll-element_outer,
.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  cursor: pointer;
}
.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.scrollbar-inner > .scroll-element .scroll-element_track {

}
.scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #d4d9df;
}
.scrollbar-inner > .scroll-element:hover .scroll-bar {
  background-color: #d4d9df;
}
.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191;
}
.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -12px;
}
.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -12px;
}
.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -12px;
}
.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -12px;
}
/** / custom scrollbar **/

/**
* xdsoft Datetimepicker Custom
**/
.xdsoft_date.xdsoft_date.xdsoft_other_month {
  opacity: 1!important;
  background: none!important;
}
.xdsoft_date.xdsoft_date.xdsoft_other_month div {
  color: #8A95A7;
  background: #fff;
  border: 2px solid #F6F8FA;
}
.xdsoft_date.xdsoft_day_of_week2.xdsoft_date.xdsoft_current.xdsoft_today div {
  background: #8e1642;
  box-shadow: #8e1642 0 1px 3px 0 inset;
  color: #fff;
}
.xdsoft_datetimepicker .xdsoft_calendar td:hover > div, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div:hover {
  background: #e85149;
  color: #fff;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default, .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current div, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current {
  background: #8e1642;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today:not(.xdsoft_current) div {
  font-weight: bold;
  color: #921C40;
  background: #F5ECEF;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current {
  color: #fff;
}
.xdsoft_scrollbar {
  width: 6px;
}

body .xdsoft_datetimepicker button.xdsoft_next,
body .xdsoft_datetimepicker button.xdsoft_prev {
  background-position: center!important;
  opacity: 1;
  border: 2px solid #F6F8FA!important;
  border-radius: 4px;
  width: 38px;
  height: 38px;
}

body .xdsoft_datetimepicker button.xdsoft_next {
  right: 5px;
  background-image: url("/local/templates/mavt_adaptiv/assets/images/calendar/right_ar.svg");
}

body .xdsoft_datetimepicker button.xdsoft_prev {
  left: 5px;
  background-image: url("/local/templates/mavt_adaptiv/assets/images/calendar/left_ar.svg");
}
/** /custom .xdsoft datetimepicker **/

/** custom webuiPopover **/
.webui-popover {
  border: 0;
  box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.2);
  z-index: 900;
}
.webui-popover.top > .webui-arrow, .webui-popover.top-right > .webui-arrow, .webui-popover.top-left > .webui-arrow {
  border-width: 6px;
  margin-left: -2px;
  bottom: -12px;
  border-top-color: rgba(0, 0, 0, 0.1);
}
.webui-popover.top > .webui-arrow:after, .webui-popover.top-right > .webui-arrow:after, .webui-popover.top-left > .webui-arrow:after {
  margin-left: -5px;
  border-width: 5px;
  bottom: -4px;
}
.webui-popover.bottom > .webui-arrow, .webui-popover.bottom-right > .webui-arrow, .webui-popover.bottom-left > .webui-arrow {
  margin-left: 0px;
  border-width: 6px;
  top: -11px;
  border-bottom-color: rgba(0, 0, 0, 0.1);
}

.webui-popover.right > .webui-arrow, .webui-popover.right-top > .webui-arrow, .webui-popover.right-bottom > .webui-arrow {
  left: -11px;
  margin-top: -3px;
  border-width: 5px;
}
.webui-popover.right > .webui-arrow:after, .webui-popover.right-top > .webui-arrow:after, .webui-popover.right-bottom > .webui-arrow:after {
  border-width: 5px;
  content: " ";
  left: 1px;
  bottom: -5px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.webui-popover .webui-popover-content {
  font-size: 13px;
  color: #4a5b78;
  line-height: 18px;
}
.webui-popover-inner .close {
  position: absolute;
  right: 0;
}
/** /custom webuiPopover **/

/**
* Cloudzoom Custom
**/
.cloudzoom-lens-mavt {
  border: 2px solid #8b1f43;
  width: 24px;
  height: 24px;
  cursor: none;
  z-index: 10;
  border-radius: 2px;
  position: relative;
}
.cloudzoom-lens-mavt:before {
  z-index: 11;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -6px 0 0 -6px;
  height: 12px;
  width: 12px;
  display: block;
}
.cloudzoom-zoom-mavt {
  border: 2px solid #d2dbe8;
  width: 515px;
  height: 515px;
  max-height: 515px !important;
  max-width: 515px !important;
  background: url("/local/templates/mavt_adaptiv_2022/assets/css/../images/loading-l.gif") no-repeat scroll center center #ffffff;
  position: absolute;
  left: 50% !important;
  margin-left: -166px !important;
  z-index: 1000;
}
.cloudzoom-caption {
  background: none repeat scroll 0 0 #f5f7fa;
  color: #7c889c;
}
.cloudzoom-lens-mavt + div {
  display: none !important;
}
/**custom cloudzoom **/

/**
* Owl Carousel Style
**/
.owl-carousel.owl-theme--default .owl-nav.disabled + .owl-dots {
  text-align: center;
  margin-top: 5px;
}
.owl-carousel.owl-theme--default .owl-nav button.owl-next,
.owl-carousel.owl-theme--default .owl-nav button.owl-prev {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0!important;
  font: inherit;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  top: 0;
  bottom: 0;
  margin: auto;
  position: absolute;
  opacity: 1;
  visibility: visible;
  transition: all .3s ease-in-out;
}
.owl-carousel.owl-theme--default .owl-nav button:active,
.owl-carousel.owl-theme--default .owl-nav button:focus {
  outline: 0;
  outline-offset: 0;
  background-color: #921c40;
}
.owl-carousel.owl-theme--default .owl-nav button.owl-prev {
  left: -21px;
  right: auto;
}
.owl-carousel.owl-theme--default .owl-nav button.owl-next {
  left: auto;
  right: -21px;
}
.owl-carousel.owl-theme--default .owl-nav button.owl-next::before,
.owl-carousel.owl-theme--default .owl-nav button.owl-prev::before {
  content: ' ';
  position: absolute;
  width: 8px;
  height: 14px;
  top: 0;
  bottom: 0;
  margin: auto;
  display: block;
  left: 0;
  right: 0;
}
.owl-carousel.owl-theme--default .owl-nav button.owl-prev::before {
  background: url('/local/templates/mavt_adaptiv_2022/assets/css/../images/jquery/owl-carousel/svg/left.svg') no-repeat center center;
  left: -3px;
}
.owl-carousel.owl-theme--default .owl-nav button:hover.owl-prev::before {
  background: url('/local/templates/mavt_adaptiv_2022/assets/css/../images/jquery/owl-carousel/svg/left-white.svg') no-repeat center center;
}
.owl-carousel.owl-theme--default .owl-nav button.owl-next::before {
  background: url('/local/templates/mavt_adaptiv_2022/assets/css/../images/jquery/owl-carousel/svg/right.svg') no-repeat center center;
  right: -3px;
}
.owl-carousel.owl-theme--default .owl-nav button:hover.owl-next::before {
  background: url('/local/templates/mavt_adaptiv_2022/assets/css/../images/jquery/owl-carousel/svg/right-white.svg') no-repeat center center;
}
.owl-carousel.owl-theme--default .owl-nav button.owl-prev span,
.owl-carousel.owl-theme--default .owl-nav button.owl-next span{
  display: none;
}
.owl-carousel.owl-theme--default .owl-dots {
  display: flex;
  justify-content: center;
  padding-top: 25px;
  position: absolute;
  left: 0;
  right: 0;
}
.owl-carousel.owl-theme--default .owl-dots .owl-dot {
  outline: 0;
  outline-offset: 0;
}
.owl-carousel.owl-theme--default .owl-dots .owl-dot.active {
  cursor: default;
}
.owl-carousel.owl-theme--default .owl-dots .owl-dot span {
  background: #fff;
  width: 6px;
  height: 6px;
  margin: 4px 4px;
  display: block;
  border-radius: 50%;
  border: 2px solid #8090a3;
  transition: all .2s ease-in-out;
}
.owl-carousel.owl-theme--default .owl-dots .owl-dot.active span {
  background: #8090a3;
  transition: all .2s ease-in-out;
}
.owl-carousel.owl-theme--default .owl-dots .owl-dot:hover span{
  border-color: #921c40;
  transition: all .2s ease-in-out;
}
.owl-carousel.owl-theme--default .owl-dots .owl-dot.active:hover span {
  border-color: #8090a3;
  transition: all .2s ease-in-out;
}
@media (max-width: 1200px){
  .owl-carousel.owl-theme--default .owl-nav {
    display: none;
  }
}

/**@mode  .owl-carousel--<mode> **/
.owl-carousel.owl-carousel--no-left-stage-padding .owl-stage {
  padding-left: 0 !important;
}
.owl-carousel.owl-carousel--image-fill .owl-item img {
  width: 100% !important;
}

/** /custom owlCarousel **/

/* End */


/* Start:/local/templates/mavt_adaptiv_2022/assets/css/main.css?16872451832528*/
/* index mobile app */
.additional_mobile_buttons {
	display: none;
	margin: 18px auto;
}

.additional_mobile_buttons .container {
	padding-right: 0px;
	padding-left: 0px;
}

.additional_mobile_buttons .button_style {
	color: #505D72;
	border-radius: 0px;
	text-transform: unset;
	font-family: PT Sans;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}

.additional_mobile_buttons .container .row .col:first-child {
	padding-right: 6px;
}

.additional_mobile_buttons .container .row .col:last-child {
	padding-left: 6px;
}

.additional_mobile_buttons .container .row .col .dropdown__menu__wrapper {
	margin-left: 5rem;
}

/*.additional_mobile_buttons .container .row .col .button_with_arrow:after {*/
/*	content: ' ';*/
/*	background: url('/local/templates/mavt_adaptiv_2022/assets/css/../images/page/arrow.png') no-repeat;*/
/*	width: 5px;*/
/*	height: 5px;*/
/*	right: 15px;*/
/*	position: absolute;*/
/*}*/

/*.additional_mobile_buttons .container .row .col .button_with_arrow.active:after {*/
/*	transform: rotate(90deg);*/
/*}*/

@media (max-width: 1199px) {
	.additional_mobile_buttons {
		display: block;
	}
}

@media (min-width: 812px) and (max-width: 1199px) {
	.additional_mobile_buttons {
		margin: 18px auto;
	}

	.additional_mobile_buttons .container .row .col:first-child {
		padding-right: 10px;
	}

	.additional_mobile_buttons .container .row .col:last-child {
		padding-left: 10px;
	}
}

@media (min-width: 600px) and (max-width: 1199px) {
	.additional_mobile_buttons {
		margin: 18px auto;
	}
}

@media (min-width: 1076px) and (max-width: 1199px) {
	.additional_mobile_buttons {
		width: 1036px;
	}
}

@media (min-width: 812px) and (max-width: 1075px) {
	.additional_mobile_buttons {
		width: 772px;
	}
}

@media (min-width: 600px) and (max-width: 811px) {
	.additional_mobile_buttons {
		width: 508px;
	}
}

@media (max-width: 600px) {
	.additional_mobile_buttons .container {
		padding-right: 20px;
		padding-left: 20px;
	}
}

@media (max-width: 340px) {
	.additional_mobile_buttons {
		display: block;
	}

	.additional_mobile_buttons .container .row {
		display: block;
	}

	.additional_mobile_buttons .container .row .col:first-child {
		padding-right: 15px;
	}

	.additional_mobile_buttons .container .row .col:last-child {
		padding-left: 15px;
		margin-top: 5px;
	}
}
/* sticky-поведение */
.sticky {
  position: fixed;
  z-index: 101;
}
.stop {
  position: relative;
  z-index: 101;
}
/* End */


/* Start:/local/templates/mavt_adaptiv_2022/assets/css/fancybox.css?16738495764640*/
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: transparent;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-opened .fancybox-skin {
}
.fancybox-outer, .fancybox-inner {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 18px "PT Sans Bold", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.5;
  cursor: pointer;
  z-index: 8060;
  background-color: #000;
  border-radius: 10px;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(/local/templates/mavt_adaptiv_2022/assets/css/../images/jquery/fancybox/fancybox_loading.gif) center center no-repeat;
}
.fancybox-close {
  position: absolute;
  right: -6px;
  top: 3px;
  width: 14px;
  height: 14px;
  cursor: pointer;
  z-index: 8040;
  border-radius: 6px;
}
.fancybox-close svg {
  top: 0;
  position: absolute;
  bottom: 0;
  margin: auto;
  left: 0;
  right: 0;
}
.fancybox-close svg use {
  fill: #fff;
}
.fancybox-close:hover {
  opacity: 100;
}
.fancybox-close:hover svg use {
  fill: #8e1642;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  z-index: 8040;
}
.fancybox-next,
.fancybox-prev {
  border-radius: 5px;
  bottom: 0;
  top: 0;
  margin: auto;
  opacity: 0.5;
}
.fancybox-next:hover,
.fancybox-prev:hover {
  opacity: 1;
}
.fancybox-prev {
  left: -55px;
}
.fancybox-next {
  right: -55px;
}
.fancybox-next svg,
.fancybox-prev svg {
  width: 40px;
  height: 22px;
  position: absolute;
  display: block;
  bottom: 0;
  top: 0;
  margin: auto;
}
.fancybox-next svg {
  right: 14px;
}
.fancybox-prev svg {
  left: 14px;
}
.fancybox-next svg use,
.fancybox-prev svg use {
  fill: #fff;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-lock-test {
  overflow-y: hidden !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background-color: #000;
  opacity: 0.5;
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "PT Sans",Helvetica,Arial,sans-serif;
  font-weight: bold;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, .8);
}

/** Media ------------------------------------------------------------------------------------------------------------*/

@media (max-width: 576px) {
  .fancybox-next svg {
    right: 9px;
  }
  .fancybox-prev svg {
    left: 9px;
  }
}

/* End */


/* Start:/local/templates/mavt_adaptiv_2022/assets/css/drawerfilter.css?17315587975961*/
/**
* Drawerfilter Style
*/
.drawer-app-smartfilter .drawer-app__head  {
  padding: 26px 30px 24px;
  border-bottom: 1px solid #e4e8ee;
}
.boutique_body .drawer-app-smartfilter .drawer-app__head {
  border-color: #553940;
}
.drawer-app-smartfilter .drawer-app__close {
  top: 0;
}
.drawerfilter {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;

  flex-direction: column;

  height: 100%;
}
.drawerfilter__body {
  position: relative;
  margin-right: -10px;
  width: 100%;
  margin-top: 0;
  border: 0;
  height: 100%;
  overflow: hidden;
  overflow-y: auto;
}
.drawerfilter__filter-group {
}
.drawerfilter__filter-group__controls {
  margin-top: 12px;
}
.drawerfilter__filter-group__controls .form__group {
  margin-bottom: 0;
}
.drawerfilter__range-slider__wrapper {
  min-height: 51px;
  padding-top: 24px;
}
.drawerfilter__delimeter {
  width: 12px;
  height: 1px;
  margin: 13px 5px;
  background: #b4bdc7;
}
.drawerfilter__hint {
  background-color: #d05e73;
  border-radius: 2px;
  color: #ffffff;
  position: relative;
  cursor: pointer;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  height: 12px;
  line-height: 12px;
  text-align: center;
  width: 11px;
  vertical-align: middle;
  margin-top: -1px;
  margin-left: 6px;
}
.drawerfilter__town-hint svg use {
  fill: #d05e73;
}
.drawerfilter__sticker {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0px;
}
.drawerfilter__icon-arrow {
  position: relative;
  height: 13px;
  width: 13px;
}
.drawerfilter__icon-arrow svg {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
}
.drawerfilter__all-groups {
  font-family: 'PT Sans', sans-serif;
  border-top: 1px solid #ced7e2;
  padding-bottom: 15px;
  padding-top: 15px;
  background-color: #f5f7fa;

  padding-left: 30px;
  padding-right: 30px;
}
.drawerfilter__all-groups a {
  display: inline-block;
  position: relative;
  font-weight: bold;
  color: #505d72;
  position: relative;
  font-size: 14px;
}
.drawerfilter__all-groups a span {
  margin-left: 20px;
}
.drawerfilter__all-groups svg {
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  margin: auto;
}
.drawerfilter__all-groups svg use {
  fill: #8a95a7;
}
.drawerfilter__empty-text {
  font-size: 11px;
  color: #3c763d;
}
.drawerfilter__footer {
  text-align: center;
  padding: 15px 20px 20px;
  border-top: 1px solid #ced7e2;
  border-bottom: 1px solid #ced7e2;
}
.drawerfilter__element-count {
  margin-bottom: 9px;
  color: #9ca6b7;
}
.drawerfilter__element-count span {
  color: #505d72;
  min-width: 25px;
  display: inline-block;
  text-align: left;
}
.drawerfilter__btns {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  margin-left: -5px;
  margin-right: -5px;
}
.drawerfilter__btns button {
  margin: 0 5px;
}
/**
* Smartfilter Form Style
*/
.drawerfilter-form {
}
.drawerfilter-form .slider-wrapper {
  min-height: 54px;
}

/** drawerfilter group **/
.drawerfilter-form__group {
  position: relative;
  margin-bottom: 14px;

  -ms-flex-item-align: end;
  align-self: flex-end;
}
.drawerfilter-form__group label {
  display: block;
  font-size: 13px;
  color: #7c889c;
  margin-bottom: 5px;
}
.drawerfilter-form__group.text-center label {
  display: inline-block;
}
.drawerfilter-form__group label > span {
  color: #921c40;
  display: inline-block;
  padding-left: 4px;
}
.drawerfilter-form__group--price {
  margin-bottom: 20px;
}

/** drawerfilter form row **/
.drawerfilter-form__row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;

  -ms-flex-wrap: wrap;
  flex-wrap: wrap;

  -ms-flex-align: center;
  align-items: center;

  margin-right: -5px;
  margin-left: -5px;
}
.drawerfilter-form__row.form__row--nowrap {
  flex-wrap: nowrap;
}
.drawerfilter-form__row > .col,
.drawerfilter-form__row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}
.drawerfilter-form__row [class*="col-"] .drawerfilter-form__error {
  right: 10px;
}
.drawerfilter-form__row .drawerfilter-form__group {
  display: inline-block;
  padding: 0 10px;
}
.drawerfilter-form__row.drawerfilter-form__row--lg{
  margin-right: -30px;
  margin-left: -30px;
}
.drawerfilter-form__row.drawerfilter-form__row--lg .drawerfilter-form__group {
  padding: 0 30px;
}
.drawerfilter-form__row--between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.drawerfilter-form__row.drawerfilter-form__row--mt-15 {
  margin-top: 15px;
}

/** drawerfilter fieldset **/
.drawerfilter-form fieldset {
  margin: 0;
  position: relative;
  display: block;
  border: 0;
  border-top: 1px solid #ced7e2;
  padding: 27px 30px;
}
.drawerfilter-form > fieldset:first-child {
  border-top: 0;
}
.drawerfilter-form fieldset legend,
.drawerfilter-form__legend {
  position: relative;
  font-size: 14px;
  line-height: 16px;
  color: #283646;
  font-weight: bold;
  cursor: pointer;
  margin-bottom: 5px;
}
.drawerfilter-form__legend {
  margin-bottom: 0px;
}
.drawerfilter-form__legend > span {
  display: inline-block;
  max-width: 190px;
}
.drawerfilter-form__legend:hover span {
  color: #801939;
}
.drawerfilter-form__legend svg use {
  fill: #9ca6b7;
}
.drawerfilter-form__legend:hover svg use {
  fill: #801939;
}
.drawerfilter-form__legend .drawerfilter__icon-arrow {
  float: right;
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 16px;
}
.drawerfilter-form fieldset legend:hover {
  color: #a3254c;
}
.drawerfilter-form fieldset legend[aria-expanded="false"] span {
  border-bottom: 1px dotted;
  line-height: 16px;  
}
.drawerfilter-form fieldset [aria-expanded="true"] .aria-expanded--down {
  display: none;
}
.drawerfilter-form fieldset [aria-expanded="true"] .aria-expanded--up {
  display: block;
}
.drawerfilter-form fieldset [aria-expanded="false"] .aria-expanded--down {
  display: block;
}
.drawerfilter-form fieldset [aria-expanded="false"] .aria-expanded--up {
  display: none;
}



/** .drawerfilter **/

/* End */


/* Start:/local/templates/mavt_adaptiv_2022/assets/css/mobile_toolbar.css?17490840505369*/
body .bottom-toolbar {
    display: none;
    background: #FFFFFF;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3);
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    height: 59px;
    z-index: 101;
}

/*body .bottom-toolbar:before {*/
/*    display: block;*/
/*    content: '';*/
/*    width: 100%;*/
/*    height: 9px;*/
/*    background: linear-gradient(180deg, #C4C4C4 0%, rgba(196, 196, 196, 0) 100%);*/
/*    opacity: 0.3;*/
/*    transform: matrix(1, 0, 0, -1, 0, 0);*/
/*    position: absolute;*/
/*    top: -9px;*/
/*    left: 0;*/
/*}*/

body .bottom-mobile-toolbar {
    display: flex;
}

body .bottom-mobile-toolbar .toolbar-item {
    display: flex;
    justify-content: center;
    align-items: center;
}

body .bottom-mobile-toolbar .toolbar-item a {
    font-size: 12px;
    line-height: 16px;
    display: flex;
    flex-direction: column;
}

body .bottom-mobile-toolbar .toolbar-item {
    flex-grow: 1;
    height: 59px;
}

.bottom-mobile-toolbar .toolbar-item div[data-behavior="bh-collection-small"] .badge {
    right: 15px;
}

body .bottom-mobile-toolbar span {
    color: #505d72;
    margin-top: 1px;
}

body .toolbar-item.active span,
body .toolbar-item:hover span {
    color: #8C1A42;
}

body .toolbar-item .icon {
    height: 20px;
    width: 20px;
    margin: auto;
}

body .toolbar-item .icon .svg {
    color: #505D72;
    fill: #505D72;
}
body .toolbar-item:hover .icon .svg,
body .toolbar-item.active .icon .svg {
    color: #8E1642;
    fill: #8E1642;
}

body .toolbar-item .icon.home .svg {
    width: 22px;
    height: 18px;
}

body .toolbar-item .icon.catalog .svg {
    width: 17px;
    height: 18px;
    margin-top: 1px;
}

body .toolbar-item .icon.favorite .svg {
    width: 21px;
    height: 19px;
}

body .toolbar-item .icon.cart .svg {
    width: 21px;
    height: 18px;
    margin-top: 1px;
}

body .toolbar-item .icon.profile .svg {
    width: 18px;
    height: 18px;
    margin-top: 1px;
}


@media (max-width: 991px) {
    body .bottom-toolbar {
        display: block !important;
    }

    body .warning-alcohol__wrapper {
        display: none;
    }

}

.toolbar-item .menu-main-app__item span {
    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
}



.additional_mobileapp_buttons {
    padding: 17px 0 0;
    margin-top: 0;
    display: none;
}

.additional_mobileapp_buttons {

}

.additional_mobileapp_buttons .add_items {
    display: flex;
    margin: auto;
}

.additional_mobileapp_buttons .add_items_carousel {
    overflow-x: auto;
}

@media (max-width: 576px) {
    .additional_mobileapp_buttons .add_items_carousel {
        padding-bottom: 10px !important;
    }
}

.additional_mobileapp_buttons .add_item {
    width: 100px;
    margin-left: 10px;
    margin-right: 10px;
}

.additional_mobileapp_buttons span {
    white-space: initial;
    text-transform: none;
    font-style: normal;
    font-weight: normal;
    margin: 0;
    font-size: 12px;
    line-height: 12px;
    color: #292D35;
    margin-top: 7px;
}

.additional_mobileapp_buttons .container .catalog-button span {
    color: #fff;
}

.additional_mobileapp_buttons .container .svg-inner {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 10px 16px;
    min-height: 100px;
}

.additional_mobileapp_buttons .container .button_style {
    background: #fff;
    border-radius: 10px;
}

.additional_mobileapp_buttons .container .catalog-button {
    background: #8E1642;
}

.additional_mobileapp_buttons.bottom {
    margin: 20px 0;
}

@media (max-width: 991px) {
    body .additional_mobileapp_buttons {
        display: block !important;
        width: 100vw;
        margin-left: calc(50% - 50vw);
    }
    .additional_mobileapp_buttons .add_item {
        flex-shrink: 0;
    }
}

@media (max-width: 480px) {
    .additional_mobileapp_buttons .add_item {
        margin-right: 0;
        margin-left: 0;
        width: 100px;
    }

    .additional_mobileapp_buttons .add_items {
        display: flex;
        margin: 0 15px;
        width: 100%;
        column-gap: 18px;
    }

    .additional_mobileapp_buttons .add_item {
        padding: 0 !important;
    }

    .additional_mobileapp_buttons span {
        font-size: 11px;
    }
}


@media (max-width: 350px) {
    .additional_mobileapp_buttons .row {
        flex-direction: column;
    }

    .additional_mobileapp_buttons .container .row .feedback-col,
    .additional_mobileapp_buttons .container .row .calc-col,
    .additional_mobileapp_buttons .container .row .degustation-col,
    .additional_mobileapp_buttons .container .row .catalog-col,
    .additional_mobileapp_buttons .container .row .contacts-col,
    .additional_mobileapp_buttons .container .row .personal-col {
        padding: 0 15px!important;
        margin-bottom: 10px;
    }

    .additional_mobileapp_buttons .container .svg-inner {
        flex-direction: row;
        min-height: auto;
        padding: 16px;
    }

    .additional_mobileapp_buttons svg {
        margin-bottom: 0px;
    }

    .additional_mobileapp_buttons span {
        margin-left: 8px;
    }
}

/* End */


/* Start:/local/templates/mavt_adaptiv_2022/assets/css/jquery.mCustomScrollbar.min.css?167384957642839*/
.mCustomScrollbar{-ms-touch-action:pinch-zoom;touch-action:pinch-zoom}.mCustomScrollbar.mCS_no_scrollbar,.mCustomScrollbar.mCS_touch_action{-ms-touch-action:auto;touch-action:auto}.mCustomScrollBox{position:relative;overflow:hidden;height:100%;max-width:100%;outline:0;direction:ltr}.mCSB_container{overflow:hidden;width:auto;height:auto}.mCSB_inside>.mCSB_container{margin-right:30px}.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-right:0}.mCS-dir-rtl>.mCSB_inside>.mCSB_container{margin-right:0;margin-left:30px}.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-left:0}.mCSB_scrollTools{position:absolute;width:16px;height:auto;left:auto;top:0;right:0;bottom:0;opacity:.75;filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_outside+.mCSB_scrollTools{right:-26px}.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools{right:auto;left:0}.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools{left:-26px}.mCSB_scrollTools .mCSB_draggerContainer{position:absolute;top:0;left:0;bottom:0;right:0;height:auto}.mCSB_scrollTools a+.mCSB_draggerContainer{margin:20px 0}.mCSB_scrollTools .mCSB_draggerRail{width:2px;height:100%;margin:0 auto;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px}.mCSB_scrollTools .mCSB_dragger{cursor:pointer;width:100%;height:30px;z-index:1}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{position:relative;width:4px;height:100%;margin:0 auto;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px;text-align:center}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{width:12px}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:8px}.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonUp{display:block;position:absolute;height:20px;width:100%;overflow:hidden;margin:0 auto;cursor:pointer}.mCSB_scrollTools .mCSB_buttonDown{bottom:0}.mCSB_horizontal.mCSB_inside>.mCSB_container{margin-right:0;margin-bottom:30px}.mCSB_horizontal.mCSB_outside>.mCSB_container{min-height:100%}.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden{margin-bottom:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal{width:auto;height:16px;top:auto;right:0;bottom:0;left:0}.mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal{bottom:-26px}.mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer{margin:0 20px}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:2px;margin:7px 0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{width:30px;height:100%;left:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:4px;margin:6px auto}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{height:12px;margin:2px auto}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:8px;margin:4px 0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{display:block;position:absolute;width:20px;height:100%;overflow:hidden;margin:0 auto;cursor:pointer}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft{left:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{right:0}.mCSB_container_wrapper{position:absolute;height:auto;width:auto;overflow:hidden;top:0;left:0;right:0;bottom:0;margin-right:30px;margin-bottom:30px}.mCSB_container_wrapper>.mCSB_container{padding-right:30px;padding-bottom:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical{bottom:20px}.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal{right:20px}.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical{bottom:0}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal{right:0}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal{left:20px}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal{left:0}.mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper{margin-right:0;margin-left:30px}.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container{padding-right:0}.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container{padding-bottom:0}.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden{margin-right:0;margin-left:0}.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden{margin-bottom:0}.mCSB_scrollTools,.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight,.mCSB_scrollTools .mCSB_buttonUp,.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{-webkit-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;-moz-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;-o-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;transition:opacity .2s ease-in-out,background-color .2s ease-in-out}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar{-webkit-transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;-moz-transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;-o-transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out}.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools,.mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools{opacity:0;filter:"alpha(opacity=0)";-ms-filter:"alpha(opacity=0)"}.mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools,.mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools,.mCustomScrollBox:hover>.mCSB_scrollTools,.mCustomScrollBox:hover~.mCSB_scrollTools,.mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag,.mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag{opacity:1;filter:"alpha(opacity=100)";-ms-filter:"alpha(opacity=100)"}.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.4);filter:"alpha(opacity=40)";-ms-filter:"alpha(opacity=40)"}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.75);filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85);filter:"alpha(opacity=85)";-ms-filter:"alpha(opacity=85)"}.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9);filter:"alpha(opacity=90)";-ms-filter:"alpha(opacity=90)"}.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight,.mCSB_scrollTools .mCSB_buttonUp{background-image:url(/local/templates/mavt_adaptiv_2022/assets/css/mCSB_buttons.png);background-repeat:no-repeat;opacity:.4;filter:"alpha(opacity=40)";-ms-filter:"alpha(opacity=40)"}.mCSB_scrollTools .mCSB_buttonUp{background-position:0 0}.mCSB_scrollTools .mCSB_buttonDown{background-position:0 -20px}.mCSB_scrollTools .mCSB_buttonLeft{background-position:0 -40px}.mCSB_scrollTools .mCSB_buttonRight{background-position:0 -56px}.mCSB_scrollTools .mCSB_buttonDown:hover,.mCSB_scrollTools .mCSB_buttonLeft:hover,.mCSB_scrollTools .mCSB_buttonRight:hover,.mCSB_scrollTools .mCSB_buttonUp:hover{opacity:.75;filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_scrollTools .mCSB_buttonDown:active,.mCSB_scrollTools .mCSB_buttonLeft:active,.mCSB_scrollTools .mCSB_buttonRight:active,.mCSB_scrollTools .mCSB_buttonUp:active{opacity:.9;filter:"alpha(opacity=90)";-ms-filter:"alpha(opacity=90)"}.mCS-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.15)}.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:rgba(0,0,0,.85)}.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:rgba(0,0,0,.9)}.mCS-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-80px 0}.mCS-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-80px -20px}.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-80px -40px}.mCS-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-80px -56px}.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail,.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail{width:4px;background-color:#fff;background-color:rgba(255,255,255,.1);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:4px;background-color:#fff;background-color:rgba(255,255,255,.75);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:4px;margin:6px auto}.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85)}.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9)}.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px 0}.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -20px}.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -40px}.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -56px}.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px 0}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -20px}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -40px}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -56px}.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail,.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail{width:4px;background-color:#fff;background-color:rgba(255,255,255,.1);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px;background-color:#fff;background-color:rgba(255,255,255,.75);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:4px;margin:6px 0}.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:6px;margin:5px auto}.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85)}.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9)}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp{background-position:-16px 0}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown{background-position:-16px -20px}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft{background-position:-20px -40px}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight{background-position:-20px -56px}.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp{background-position:-96px 0}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown{background-position:-96px -20px}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft{background-position:-100px -40px}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight{background-position:-100px -56px}.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff;background-color:rgba(255,255,255,.1)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:2px}.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%}.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:2px;margin:7px auto}.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.15)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp{background-position:-80px 0}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown{background-position:-80px -20px}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft{background-position:-80px -40px}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight{background-position:-80px -56px}.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff;background-color:rgba(255,255,255,.15)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger,.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,.mCS-rounded.mCSB_scrollTools .mCSB_dragger{height:14px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:14px;margin:0 1px}.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger{width:14px}.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{height:14px;margin:1px 0}.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{width:16px;height:16px;margin:-1px 0}.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:4px}.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{height:16px;width:16px;margin:0 -1px}.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:4px;margin:6px 0}.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp{background-position:0 -72px}.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown{background-position:0 -92px}.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft{background-position:0 -112px}.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight{background-position:0 -128px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.15)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-80px -72px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-80px -92px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-80px -112px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-80px -128px}.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail{width:4px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail{background-color:transparent;background-position:center}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);background-repeat:repeat-y;opacity:.3;filter:"alpha(opacity=30)";-ms-filter:"alpha(opacity=30)"}.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail{height:4px;margin:6px 0;background-repeat:repeat-x}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp{background-position:-16px -72px}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown{background-position:-16px -92px}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft{background-position:-20px -112px}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight{background-position:-20px -128px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=)}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-96px -72px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-96px -92px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-100px -112px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-100px -128px}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-repeat:repeat-y;background-image:-moz-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,.5)),color-stop(100%,rgba(255,255,255,0)));background-image:-webkit-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-o-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-ms-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:linear-gradient(to right,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%)}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{background-repeat:repeat-x;background-image:-moz-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.5)),color-stop(100%,rgba(255,255,255,0)));background-image:-webkit-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-o-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-ms-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:linear-gradient(to bottom,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%)}.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger,.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger{height:70px}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger{width:70px}.mCS-3d-dark.mCSB_scrollTools,.mCS-3d.mCSB_scrollTools{opacity:1;filter:"alpha(opacity=30)";-ms-filter:"alpha(opacity=30)"}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_draggerRail{-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px}.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-3d.mCSB_scrollTools .mCSB_draggerRail{width:8px;background-color:#000;background-color:rgba(0,0,0,.2);box-shadow:inset 1px 0 1px rgba(0,0,0,.5),inset -1px 0 1px rgba(255,255,255,.2)}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#555}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:8px}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:8px;margin:4px 0;box-shadow:inset 0 1px 1px rgba(0,0,0,.5),inset 0 -1px 1px rgba(255,255,255,.2)}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:8px;margin:4px auto}.mCS-3d.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-3d.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-3d.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1);box-shadow:inset 1px 0 1px rgba(0,0,0,.1)}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{box-shadow:inset 0 1px 1px rgba(0,0,0,.1)}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCS-3d-thick-dark.mCSB_scrollTools,.mCS-3d-thick.mCSB_scrollTools{opacity:1;filter:"alpha(opacity=30)";-ms-filter:"alpha(opacity=30)"}.mCS-3d-thick-dark.mCSB_scrollTools,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer,.mCS-3d-thick.mCSB_scrollTools,.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer{-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px}.mCSB_inside+.mCS-3d-thick-dark.mCSB_scrollTools_vertical,.mCSB_inside+.mCS-3d-thick.mCSB_scrollTools_vertical{right:1px}.mCS-3d-thick-dark.mCSB_scrollTools_vertical,.mCS-3d-thick.mCSB_scrollTools_vertical{box-shadow:inset 1px 0 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.5)}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal,.mCS-3d-thick.mCSB_scrollTools_horizontal{bottom:1px;box-shadow:inset 0 1px 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.5)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;box-shadow:inset 1px 0 0 rgba(255,255,255,.4);width:12px;margin:2px;position:absolute;height:auto;top:0;bottom:0;left:0;right:0}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{box-shadow:inset 0 1px 0 rgba(255,255,255,.4);height:12px;width:auto}.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#555}.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer{background-color:#000;background-color:rgba(0,0,0,.05);box-shadow:inset 1px 1px 16px rgba(0,0,0,.1)}.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-3d-thick-dark.mCSB_scrollTools{box-shadow:inset 0 0 14px rgba(0,0,0,.2)}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{box-shadow:inset 0 1px 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.2)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{box-shadow:inset 1px 0 0 rgba(255,255,255,.4),inset -1px 0 0 rgba(0,0,0,.2)}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{box-shadow:inset 0 1px 0 rgba(255,255,255,.4),inset 0 -1px 0 rgba(0,0,0,.2)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#777}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{background-color:#fff;background-color:rgba(0,0,0,.05);box-shadow:inset 1px 1px 16px rgba(0,0,0,.1)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical{right:0;margin:12px 0}.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools.mCSB_scrollTools_horizontal{bottom:0;margin:0 12px}.mCS-dir-rtl>.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,.mCS-dir-rtl>.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical{left:0;right:auto}.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger,.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger{height:50px}.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger{width:50px}.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.2);filter:"alpha(opacity=20)";-ms-filter:"alpha(opacity=20)"}.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.5);filter:"alpha(opacity=50)";-ms-filter:"alpha(opacity=50)"}.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.2);filter:"alpha(opacity=20)";-ms-filter:"alpha(opacity=20)"}.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.5);filter:"alpha(opacity=50)";-ms-filter:"alpha(opacity=50)"}.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail{width:6px;background-color:#000;background-color:rgba(0,0,0,.2)}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px}.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:6px;margin:5px 0}.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:12px}.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:12px;margin:2px 0}.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1)}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset.mCSB_scrollTools .mCSB_draggerRail{width:12px;background-color:#000;background-color:rgba(0,0,0,.2)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px;margin:3px 5px;position:absolute;height:auto;top:0;bottom:0;left:0;right:0}.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{height:6px;margin:5px 3px;position:absolute;width:auto;top:0;bottom:0;left:0;right:0}.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:12px;margin:2px 0}.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent;border-width:1px;border-style:solid;border-color:#fff;border-color:rgba(255,255,255,.2);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{border-color:#000;border-color:rgba(0,0,0,.2)}.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff;background-color:rgba(255,255,255,.6)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.6)}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.75)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9)}
/* End */


/* Start:/bitrix/templates/.default/ajax/ajax.css?1459336870448*/
iframe.waitwindowlocal {position:absolute; border:0px; z-index:9999;}
div.waitwindowlocal {position:absolute; width:25px; height: 25px; padding:0px; z-index:10000; background-color:#FCF7D1; border:1px solid #E1B52D; background-image:url(/bitrix/templates/.default/ajax/images/wait.gif); background-position:center center; background-repeat:no-repeat;}
div.waitwindowlocalshadow {position:absolute; z-index:9998; background-image:url(/bitrix/templates/.default/ajax/images/shadow.gif); border:1px solid #808080;}

/* End */


/* Start:/local/templates/mavt_adaptiv_2022/template_styles.css?174899867676379*/
:root {
	--primary-color: #8C1A42;
	--secondary-color: #EA5444;
	--background-color: #EFF2F6;
	--border-color: #D6DFEA;
	--heading-color: #273647;
	--text-color: #505D72;
	--signature-color: #8791A2;
}

html {
  font-family: "PT Sans", sans-serif;
  font-size: 1px;
}

body {
  font-size: 14px;
}

html,
body {
  height: 100%;
}

body {
  font-size: 14px;
  margin:0;

  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;

  flex-direction: column;

  color: var(--text-color);
  line-height: 22px;
}

@media (min-width:1351px){
	body {
		/* background:url( "/include/bg/new_year_2016.jpg") no-repeat scroll center 204px #ffffff; */
		/*background:url( "/include/beaujolais_background.jpg") no-repeat scroll center 149px #ffffff;*/
		/*background:url( "/local/templates/mavt_adaptiv_2022/images/autumn.png") no-repeat scroll center 149px #ffffff;*/
		/* background:url( "/local/templates/mavt_adaptiv_2022/images/autumn.png") no-repeat scroll center 149px #ffffff; */
		/*background:url( "/local/templates/mavt_adaptiv_2022/images/background25.png") no-repeat scroll center 149px #ffffff;*/
		/*background:url( "/local/templates/mavt_adaptiv_2022/images/bg_valentin.png") no-repeat scroll center 200px #ffffff;*/
		/*background:url( "/local/templates/mavt_adaptiv_2022/images/bg_mart.png") no-repeat scroll center 203px #ffffff;*/

	}

    body.bg_newyear {
        background:url( "/include/bg/bg_newyear.jpg") no-repeat scroll center 198px #ffffff;
    }

    body.bg_winter {
        background:url( "/local/templates/mavt_adaptiv_2022/assets/images/background/winter.jpg") no-repeat scroll center 149px #ffffff;
    }

    body.bg_autumn {
        background:url( "/local/templates/mavt_adaptiv_2022/assets/images/background/autumn.png") no-repeat scroll center 149px #ffffff;
    }

    body.bg_8mar {
        background:url( "/local/templates/mavt_adaptiv_2022/assets/images/background/bg_8.png") no-repeat scroll center 197px #ffffff;
    }

    body.bg_23feb {
        background:url( "/local/templates/mavt_adaptiv_2022/assets/images/background/bg_23.png") no-repeat scroll center 198px #ffffff;
    }

    body.bg_14feb {
        background:url( "/include/bg/14feb_bg.png") no-repeat scroll center 198px #ffffff;
    }

    body.bg_spring {
        background:url( "/include/spring.jpg") no-repeat scroll center 198px #ffffff;
    }

    body.bg_9may {
        background:url( "/include/background1_9may.jpg") no-repeat scroll center 198px #ffffff;
    }

}

body.bg_boutique {
    background: url(/local/templates/mavt_adaptiv_2022/assets/images/background/bg_somelier_center.jpg) center 200px no-repeat,
    url(/local/templates/mavt_adaptiv_2022/assets/images/background/bg_somelier_left.jpg) left 200px no-repeat,
    url(/local/templates/mavt_adaptiv_2022/assets/images/background/bg_somelier_right.jpg) right 200px no-repeat;
    background-position-y: top;
}

.boutique_body .catalog {
  margin-bottom: 0;
  margin-top: 0;
}

.boutique_body .catalog .container {
  padding-bottom: 70px;
  padding-top: 27px;
  background: #fff;
  max-width: 1530px;
}

.boutique_body .wrapper-main-menu_v2 {
  background-color: #43232a;
}

.boutique_body .head_v2__middle__row {
  margin-bottom: 20px;
}

@media (max-width:991px){
    body {
        /* background:url( "/include/bg/bg_ny_mob.png") no-repeat scroll left 65px #ffffff; */
        /* background:url( "/include/bg/snow_mob.png") no-repeat scroll left 65px #ffffff; */
        background-repeat: repeat-x;
    }
    body.no_mob_bg {
        background: none;
    }
}

@media(max-width: 1199px)
{
    body.bg_boutique {
        background: #fff;
    }
}

h1, h2, h3, h4, .h1, .h2, .h3, .h4 {
  font-family: "PT Sans", sans-serif;
  font-weight: bold;
  color: var(--heading-color);
}

h1, .h1 {
  font-size: 30px;
  line-height: 1;
  margin: 10px 0 37px;
}

h2, .h2 {
  font-size: 25px;
  line-height: 1;
}

h3, .h3 {
  margin-top: 40px;
  font-weight: 700;
  font-size: 20px;
  line-height: 20px;
  color: var(--heading-color);
}

h4, .h4 {
  font-size: 18px;
  line-height: 24px;
}

h5, .h5 {
  font-size: 16px;
  line-height: 20px;
}

.print a {
  text-decoration: none !important;
}

a {
  color: var(--heading-color);
  cursor: pointer;
  text-decoration: none;
}

a:hover {
  color: var(--primary-color);
}

.text a,
a.link {
  color: var(--primary-color);
  cursor: pointer;
  text-decoration: none;
  border-bottom: 1px solid;
  -webkit-transition: opacity .3s ease;
  -moz-transition: opacity .3s ease;
  transition: opacity .3s ease;
}
.text a:hover,
.text a:hover > svg,
a.link:hover,
a.link:hover > svg {
  color: var(--heading-color);
}

button {
  cursor: pointer;
}

table {
  border-collapse: collapse;
}

input[type=text]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}
input[type=text]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}
input[type=search]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}
input[type=search]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}
input::-webkit-search-decoration,
input::-webkit-search-cancel-button,
input::-webkit-search-results-button,
input::-webkit-search-results-decoration {
  display: none;
}

hr {
  border: none;
  height: 1px;
  background: #CED7E2;
}

.wrapper-main {
  height: auto;
  flex: 1 0 auto;
  min-width: 300px;
}

.wrapper-content-area {
  padding-bottom: 253px;
}

.wrapper-main-menu {
  background-color: #921c40;
  height: 51px;
  z-index: 20;
}

.boutique_body .wrapper-main-menu {
  background-color: #43232a;
}

.warning-alcohol__wrapper {
  background: url(/local/templates/mavt_adaptiv_2022/assets/images/footer/warning-alcohol.png) no-repeat scroll center center #ffffff;
  border-top: 1px solid #ebebeb;
  background-color: #ffffff;
  height: 60px;
  z-index: 110;
  clear: both;
  width: 100%;
  bottom: 0;
  position: fixed;
}

.wrapper-content {
  margin-top: 23px;
  margin-bottom: 60px;
}

.wrapper-content__head-wide {
  margin-top: 27px;
}

.wrapper-content__body-wide {
  margin-bottom: 60px;
}

.wrapper-content__sidebar {
  margin-top: 30px;
}

.wrapper-content__head {
  margin-top: 27px;
}

.wrapper-content__head-center {
  text-align: center;
  margin-top: 27px;
}

.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
}

#panel {
  z-index: 300;
}

/**
* Head Style
**/

.head {
  position: relative;
  z-index: 25;
}

.head__top {
  position: relative;
  background: #f5f7fa;
  border-bottom: 1px solid #e9edf3;
  /* z-index: 25; */
}
.head__top__row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;

  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;

  height: 66px;
}
.head__top__col {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;

  -ms-flex-item-align: stretch;
  align-self: stretch;

  -ms-flex-align: center;
  align-items: center;

  height: 100%;
}
.head__top__region {
  min-width: 130px;
  margin-right: 10px;
}
.head__top__phone {
  margin-right: 37px;
}
.head__top__search {
  width: 244px;
  margin-right: 21px;
}
.head__top__search-fixed {
  flex-grow: 1;
  display: flex;
  justify-content: end;
  width: 76px;
}
.head__top .phone__block {
  font-size: 16px;
  color: #495b79;
  font-weight: bold;
  margin-top: -3px;
  line-height: 19px;
}
.head__top .phone__block__contact {
  font-size: 11px;
  color: #7e96b3;
  font-weight: normal;
}
.head__top__account {
  margin-top: -17px;
}
.head__top__account .dropdown {
  margin-top: 7px;
}
.head__top__account > .dropdown .dropdown__toggle > svg {
  margin-top: -1px;
}
.head__top__account > .dropdown__menu {
  min-width: 184px !important;
}

.head__middle {
  position: relative;
  z-index: 30;
}
.boutique_body .head_v2__middle {
  background-color: #43232a;
}
.head__middle__row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;

  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;

  min-height: 80px;
  height: 80px;
}
.boutique_body .head__middle__row {
  border-bottom: 1px solid #553940;
}
.head__middle__col {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;

  -ms-flex-item-align: stretch;
  align-self: stretch;

  -ms-flex-align: center;
  align-items: center;
}
.head__middle__logo {
  margin-top: 3px;
}
.head__middle__baskets {
  margin-top: 6px;
}
/** /.head **/

/**
* Head Mobile Style
**/
.head-mobile__wrapper {
  height: 64px;
}
.head-mobile {
  border-bottom: 1px solid #e9edf3;
  z-index: 20;
}
.head-mobile.head-mobile--fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
  background-color: #fff;
}
.head-mobile__row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;

  -ms-flex-item-align: stretch;
  align-self: stretch;

  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;

  height: 64px;
}
.head-mobile__col {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;

  -ms-flex-item-align: stretch;
  align-self: stretch;

  -ms-flex-align: center;
  align-items: center;

  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;

  height: 100%;
}
.head-mobile__menu {
  display: block;
  position: relative;
  cursor: pointer;
}
.head-mobile__logo a {
  line-height: 0;
}
/**
* Footer Style
**/
.footer {
  padding-bottom: 60px;
  position: relative;
  clear: both;
  flex: 0 0 auto;
  z-index: -1;
}
.footer__top {
  background-color: #414f67;
  min-height: 194px;
  padding-top: 40px;
  padding-bottom: 28px;
}

.footer__middle {
  background-color: #384760;
  min-height: 71px;
  padding: 17px 0px 7px 0px;
}
.footer__middle__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;

  -ms-flex-item-align: stretch;
  align-self: stretch;

  -ms-flex-align: start;
  align-items: flex-start;
}

/** footer info **/
.footer__info__title {
  font-size: 15px;
  font-weight: bold;
  color: #c5cfdf;
  margin-bottom: 13px;
  letter-spacing: 0.5px;
}
.footer__info__description {
  font-size: 13px;
  color: #8997ae;
  max-width: 539px;
  line-height: 18px;
  margin-bottom: 18px;
}
.footer__info__app {
  margin-bottom: 19px;
}
.footer__info__debug-feedback {
  font-size: 13px;
  color: #8997ae;
  max-width: 539px;
  line-height: 18px;
  margin-bottom: 20px;
}
.footer__info__debug-feedback span {
  background-color: #909eb7;
  color: #414f67;
}
.footer__info__line {
  border-bottom: 1px solid #4e5b72;
  height: 1px;
}
.footer__info__old-version {
  margin-bottom: 20px;
}
.footer__info__old-version a {
  font-size: 13px;
  color: #8997ae;
}
.footer__info__old-version a:hover {
  color: #c5cfdf;
}
.footer__info__old-version svg {
  transform: translate(2px, 1px);
}

/** footer copy **/
.footer__copy {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;

  -ms-flex-item-align: stretch;
  align-self: stretch;

  -ms-flex-align: center;
  align-items: center;

  height: 35px;
}
.footer__copy__icon {
  margin-right: 18px;
}
.footer__copy__text {
  font-size: 12px;
  color: #8997ae;
}

/** footer social **/
.footer__social {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;

  -ms-flex-item-align: stretch;
  align-self: stretch;

  -ms-flex-align: center;
  align-items: center;

  margin-left: -73px;
  margin-left: 0;
  margin-top: 2px;
}
.socials__list {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;

  margin-left: -4px;
  margin-right: -4px;
}
.socials__list a {
  display: block;
  margin: 0 4px;
  width: 32px;
  height: 32px;
  display: inline-block;
  border-radius: 5px;
  background-color: #f1f3f6;
}
.socials__list a:hover {
  opacity: .8;
  transition: all .2s ease-in-out;
}
.socials__label {
  font-size: 12px;
  color: #8997ae;
  margin-right: 5px;
}
.socials__list.socials__list--lg a {
  width: 40px;
  height: 40px;
}
/** footer developer **/

.footer__developer {
  margin-top: 7px;
}
.footer__developer a {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;

  -ms-flex-item-align: stretch;
  align-self: stretch;

  -ms-flex-align: center;
  align-items: center;

  -ms-flex-pack: end;
  justify-content: flex-end;
}
.footer__developer__icon {
  margin-left: 12px;
}
.footer__developer__icon svg use{
  color: #8492a9;
  fill: #748095;
}
.footer__developer__icon:hover svg use {
  fill: #98a4b8;
  color: #c5cfdf;
}
.footer__developer__text {
  font-size: 12px;
  line-height: 14px;
  color: #8997ae;
}

.footer__contacts{
  gap: 143px;
}

.footer-contact-list{
  display: flex;
  gap: 143px;
}

@media (max-width: 1199px) {
  .footer__contacts,
  .footer-contact-list{
    gap: 16px 32px;
  }
}

@media (max-width: 991px) {
  .footer-contact-list{
    justify-content: center;
    text-align: center;
  }
}

@media (max-width: 767px) {
  .footer-contact-list{
    gap: 24px;
  }
}

.footer-contact-item-title{
  font-weight: 400;
  font-size: 12px;
  line-height: 12px;
  color: var(--signature-color);
  margin-bottom: 2px;
}

.footer-contact-item-link{
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.5px;
  color: #C5CFDF;
}

.footer-contact-item-link:hover{
  color: #C5CFDF;
}

/** footer menu **/
.footer__menu {
  margin-left: 105px;
  margin-right: 120px;
}

.footer__left {
  margin-left: 105px;
}

/**
* Menu Style
*/
menu {
  margin: 0;
  padding: 0;
}
.menu {
  color: #4a5b78;
}
.menu li {
  list-style-type: none;
  display: block;
}
.menu li a:hover {
  color: var(--primary-color);
  text-decoration: none;
}
.menu li a {
  display: block;
  position: relative;
  color: #4a5b78;
  font-size: 12px;
  line-height: 13px;
  padding: 0px 3px;
  text-decoration: none;
}
.boutique_body .menu:not(.menu--inline) li a {
  color: #b4a7aa;
}
.menu.menu--inline li {
  display: inline-block;
  vertical-align: middle;
}

/** menu-profile **/
.menu-profile {
}
.menu-profile__label {
  margin-top: 1px;
}

/** menu-top **/
.menu-top li {
  position: relative;
  padding: 4px 6px;
}
.menu-top li a {
  font-size: 12px;
  line-height: 13px;
  text-decoration: none;
  color: #495b79;
  padding: 0px 3px;
}

/** menu-middle */
.menu-middle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.menu-middle li {
  padding: 4px 10px;
}
.menu-middle li a:hover {
  color: var(--primary-color);
}
.menu-middle li a:hover svg use {
  fill: var(--primary-color);
  color: #c66a89;
}
.boutique_body .menu-middle li a svg use {
  color: #8e7b7f;
  fill: #b4a7aa;
}
.boutique_body .menu-middle li:hover a svg use {
  fill: #ede9ea;
  color: #c7bdc0;
}
.menu-middle li a {
  font-size: 12px;
  line-height: 12px;
  padding: 0px 3px;
}
.menu-middle a span {
  display: inline-block;
  vertical-align: middle;
}
.menu-middle svg {
  display: inline-block;
  vertical-align: middle;
}
.menu-middle.menu-middle--center {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.menu-middle.menu-middle--center svg {
  display: block;
  margin: auto;
  margin-bottom: 6px;
}
.menu-middle.menu-middle--center li {
  padding: 0px 20px;
  min-width: 103px;
}
.menu-middle.menu-middle--center li a {
  text-align: center;
  text-decoration: none;
}
.boutique_body .menu-middle.menu-middle--center li a {
  color: #a19195;
}
.boutique_body .menu-middle.menu-middle--center li:hover a {
  color: #d9d3d4;
}
.menu-middle.menu-middle--center li a span {
  display: block;
}
.menu-middle.menu-middle--center li a:not(:hover) > .svg--eco + span {
  color: #86a731;
}
/** menu-main **/
.menu-main {
  background-color: #921c40;
  clear: both;
}
.menu-main {
  display: table;
  width: 100%;
}
.menu-main ul {
  margin: 0;
  padding: 18px 0;
}
.menu-main li {
  position: relative;
  display: inline-block;
  text-align: left;
}
.menu-main.menu-main--flex {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;

  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
}
.menu-main > li {
  display: table-cell;
  text-align: center;
}
.menu-main > li:hover {
  background-color: #7d1532;
}
.menu-main li:hover a.menu-main__link {
  color: #ffffff;
}
.menu-main > li:hover .menu-main__childs {
  opacity: 1;
  visibility: visible;
  -webkit-animation: fadeIn 0.1s ease;
  animation: fadeIn 0.2s ease;
}
.menu-main li a.menu-main__link {
  text-transform: none;
  font-family: "PT Sans";
  font-weight: bold;
  font-size: 15px;
  color: #ffffff;
  display: block;
  line-height: 13px;
  text-decoration: none;
  padding: 19px 6px;
}
.menu-main li a.menu-main__link.active{
  background-color: #7d1532;
}
.menu-main ul li {
  width: 90%;
  font-size: 14px;
  line-height: 14px;
  margin: 0 15px;
}
.menu-main ul li a.menu-main__link {
  font-family: "PT Sans";
  font-weight: normal;
  font-size: 14px;
  line-height: 15px;
  display: block;
  color: #fff;
  padding: 5px 10px 6px;
  text-decoration: none;
}
.menu-main ul li a.menu-main__link:hover {
  background: none repeat scroll 0 0 #95244c;
}
.menu-main ul {
  display: table-cell;
  vertical-align: top;
  list-style: none outside none;
  margin: 0;
  padding: 25px 0 15px;
  vertical-align: top;
  width: auto;
  min-width: 200px;
}
.menu-main__childs {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;

  visibility: hidden;
  opacity: 0;
  position: absolute;
  background-color: #7d1532;
  left: 0;
  top: 51px;
  min-width: 200px;
  padding: 0px 0px;
  z-index: 200;
}
.menu-main li:last-child .menu-main__childs {
  left: auto;
  right: 0;
}
.menu-main__child__items {
  display: table-cell;
  vertical-align: top;
}
.menu-main__preview-products {
  position: relative;
  margin: 0px 2px 2px 2px;
  background-color: #fff;
  min-height: 334px;
  min-width: 250px;
  width: 250px;
}
.menu-main__preview-product {
  display: none;
}
.menu-main__preview-product__not-find {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 134px;
}
.menu-main > li.menu-main__item--sale {
  background-color: #a62150 !important;
  max-width: 138px !important;
}
.menu-main .menu-main--item-1 {
  background-color: #a82450;
}
/* .menu-main .menu-main--item-1:before {
    content: '';
    width: 75px;
    height: 69px;
    background: url(/include/images/cupidon.png);
    position: absolute;
    top: -49px;
    left: 39px;
} */
.menu-main__product-item {
  text-align: center;
  display: block;
  padding: 25px 20px;
  margin-left: -15px;
  margin-right: -15px;
}
.menu-main__product-item__picture {
  margin-bottom: 16px;
  overflow: hidden;
  position: relative;
  width: auto;
  border-top-left-radius: calc(4px - 1px);
  border-top-right-radius: calc(4px - 1px);
  text-align: center;
  display: block;
  margin: auto;
  height: 200px;
}
.menu-main__product-item__picture a {
  position: initial;
}
.menu-main__product-item__picture img {
  position: absolute;
  display: block;
  margin: auto;
  display: block;
  height: auto;
  max-height: 100%;
  bottom: 0;
  left: 0;
  right: 0;
}
.menu-main__product-item__picture svg {
  margin-bottom: 14px;
  margin-top: 46px;
}
.menu-main__product-item__name {
  display: block;
  margin-top: 12px;
  max-height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  color: #801939;
  font-size: 15px;
  font-weight: bold;
  line-height: 18px;
  text-align: center;
  vertical-align: top;
  position: relative;
  text-decoration: none;
}
.menu-main__product-item__properties {
  display: block;
  margin: 7px 0px 7px;
  font-size: 12px;
  line-height: 16px;
  position: relative;
  color: var(--text-color);
  text-align: center;
  white-space: nowrap;
}
.menu-main__product-item__separator {
  color: #bfcbdb;
  display: inline-block;
  margin: 0 3px 0 6px;
  text-align: center;
}
.menu-main__product-item__body {

}
.menu-main__product-item__footer {

}
.menu-main__product-item__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

  margin: 2px 0 0px;

  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;

  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;

  height: 24px;
}

/**@mode .menu-main--<view> **/
.menu-main--discounts .menu-main__item:first-child {
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.menu-main--discounts .menu-main__item:first-child:before {
  content: '';
  height: 1px;
  width: 163px;
  background: rgba(255, 255, 255, 0.1);
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

/**@mode .menu-main__item.menu-main__item--<view> **/
.menu-main--discounts .menu-main__item.menu-main__item--gift-card {
  position: relative;
  padding-top: 10px;
  margin-top: 10px;
}
.menu-main--discounts .menu-main__item.menu-main__item--gift-card:before {
  content: '';
  height: 1px;
  width: 163px;
  background: rgba(255, 255, 255, 0.1);
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.menu-main_v2__item.menu-main_v2__item--gift-card a.menu-main_v2__link {
  position: relative;
  display: inline-block;
  font-weight: bold;
  padding-left: 30px;
}
.menu-main_v2__item.menu-main_v2__item--gift-card a.menu-main_v2__link::before {
  content: '';
  display: block;
  position: absolute;
  left: 9px;
  top: 8px;
  width: 14px;
  height: 10px;
  background: url(/local/templates/mavt_adaptiv_2022/assets/images/main-menu/ribbon.png) no-repeat scroll center center;
}
.menu-main_v2__item.menu-main_v2__item--bold a.menu-main_v2__link{
  font-weight: bold;
}

.menu-main_v2__item.menu-main_v2__item--last{
  order: 2;
}

.menu-main__item.menu-main__item--discounts a.menu-main__link,
.menu-main__item.menu-main__item--personal-recommendations a.menu-main__link {
  position: relative;
  font-weight: bold;
  padding-left: 30px;
}

.menu-main__item.menu-main__item--discounts {
  padding-bottom: 26px!important;
}

.menu-main__item.menu-main__item--discounts a.menu-main__link::before,
.menu-main__item.menu-main__item--personal-recommendations a.menu-main__link::before {
  content: '';
  display: block;
  position: absolute;
  left: 9px;
  top: 5px;
  width: 15px;
  height: 15px;
}

.menu-main__item.menu-main__item--discounts a.menu-main__link::before {
  background: url(/local/templates/mavt_adaptiv_2022/assets/images/main-menu/discount.png) no-repeat scroll center center;
}

.menu-main__item.menu-main__item--personal-recommendations a.menu-main__link::before {
  background: url(/local/templates/mavt_adaptiv_2022/assets/images/main-menu/personal-recommendations.png) no-repeat scroll center center;
}

/** menu-footer **/
.menu-footer {
  display: inline-block;
}
.menu-footer__title {
  display: block;
  font-family: "PT Sans";
  font-weight: bold;
  font-size: 16px;
  color: #c5cfdf;
  margin-bottom: 9px;
  text-decoration: none;
}
.menu-footer__title:hover {
  color: #fff;
  text-decoration: none;
}
.menu-footer li a {
  color: #8997ad;
  padding: 4px 0px;
  font-size: 13px;
  line-height: 14px;
  text-decoration: none;
}
.menu-footer li a:hover {
  color: #c5cfdf;
  text-decoration: none;
}

/** menu-main-app **/
.menu-main-app {
  position: relative;
  padding: 0px 35px 0 35px;
}
.menu-main-app--child {
  margin-top: -15px;
}
.menu-main-app.menu-main-app--opened,
.menu-main-app.active {
  transform: translate3d(-100%, 0, 0);
}
.menu-main-app .menu-main-app__item {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;

  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;

  -ms-flex-align: center;
  align-items: center;

  padding: 14px 0px;
  line-height: 16px;
}
.menu-main-app__item span {
  font-size: 16px;
  font-weight: bold;
  color: var(--text-color);
}
.menu-main-app__item .svg--eco + span {
  color: #86a731;
}
.boutique_body .drawer-app .menu-main-app__item span {
  color: #fff;
}
.menu-main-app__item.menu-main-app__item--thin span {
  font-weight: normal;
  line-height: 16px;
}
.menu-main-app__item:hover.menu-main-app__item--thin span {
  color: var(--primary-color);
}
.menu-main-app__child {
  display: none;
  padding: 7px 35px;
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
  background: #fff;
  margin: 0;
  z-index: 300;
}
.menu-main-app__child__title {
  font-size: 16px;
  font-weight: bold;
  color: #222222;
  padding-bottom: 20px;
  padding-top: 21px;
}
.menu li.menu-main-app__child__title a {
  font-size: inherit;
}
.menu-main-app li a .svg-inner span {
  margin-left: 17px;
}
.menu-main-app li a:hover svg use {
  fill: var(--primary-color);
  color: #c66a89;
}
.menu-main-app li a:hover span {
  color: var(--primary-color);
}
/**@mode .menu-main-app__item--<view> **/
.menu-main-app__item.menu-main-app__item--thin.menu-main-app__item--discounts span {
  position: relative;
  padding-left: 25px;
}
.menu-main-app__item.menu-main-app__item--thin.menu-main-app__item--discounts span::before {
  content: '';
  display: block;
  position: absolute;
  left: 0px;
  top: 1px;
  width: 15px;
  height: 15px;
  background: url(/local/templates/mavt_adaptiv_2022/assets/images/main-menu/discount.png) no-repeat scroll center center;
}
/**@mode .menu-main-app--<view> **/
.menu-main-app.menu-main-app--view1 .menu-main-app__item span {
  font-weight: normal;
}
.menu-main-app.menu-main-app--view1 .menu-main-app__item {
  padding: 11px 0px;
  line-height: 22px;
}
.menu-main-app.menu-main-app--view2 .menu-main-app__item span {
  font-weight: normal;
}
.menu-main-app.menu-main-app--view2 .menu-main-app__item {
  padding: 14px 0px;
  line-height: 16px;
}
.menu-main-app.menu-main-app--view3 .menu-main-app__item {
  padding: 11px 0px;
  line-height: 22px;
}
.menu-main-app.menu-main-app--view3 li a .svg-inner svg use {
  fill: var(--primary-color);
  color: #c66a89;
}
.boutique_body .menu-main-app.menu-main-app--view3 li a .svg-inner svg use {
  fill: #b4a7aa;
}

/** menu-sidebar **/
.menu-sidebar__wrapper {
  border: 1px solid #ced7e2;
  border-radius: 3px;
  padding: 0px 17px;
}
.menu-sidebar__wrapper .menu-sidebar__line {
  height: 1px;
  margin-left: -17px;
  margin-right: -17px;
  background-color: #ced7e2;
}
.menu.menu-sidebar {
  padding: 13px 0 12px;
}
.menu.menu-sidebar .menu-sidebar__item {

}
.menu.menu-sidebar .menu-sidebar__item a {
  position: relative;
  font-size: 14px;
  font-weight: bold;
  color: #292d35;
  line-height: 24px;
  padding: 0;
}
.menu.menu-sidebar .menu-sidebar__item a:hover {
  color: #921c40;
}
.menu.menu-sidebar .menu-sidebar__item a > svg {
  margin-right: 10px;
}
.menu.menu-sidebar .menu-sidebar__item a:hover > svg {
  fill: #921c40;
}
.menu.menu-sidebar .menu-sidebar__item--logout .menu-sidebar__icon-arrow {
  display: none;
}
.menu.menu-sidebar .menu-sidebar__childs {
  margin: 0;
  padding: 0;
  margin-top: 4px;
}
.menu.menu-sidebar .menu-sidebar__childs .menu-sidebar__item a {
  font-weight: normal;
  padding: 2px 0;
  color: #495b79;
}
.menu.menu-sidebar .menu-sidebar__childs .menu-sidebar__item a.active {
  color: #921c40;
  font-weight: bold;
}
.menu-sidebar__icon-arrow {
  position: absolute;
  top: -2px;
  right: 0;
  width: 16px;
  height: 16px;
  bottom: 0;
  margin: auto;
}
.menu-sidebar__icon-arrow svg {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
}
.menu-sidebar__item .aria-expanded--down,
.menu-sidebar__item .aria-expanded--up {
  display: none;
}
.menu-sidebar__item [aria-expanded="true"] .aria-expanded--up {
  display: block;
}
.menu-sidebar__item [aria-expanded="false"] .aria-expanded--down {
  display: block;
}
.menu.menu-sidebar .menu-sidebar__item a .menu-sidebar__icon-arrow svg use  {
  fill: #9ca6b7;
}
.menu.menu-sidebar .menu-sidebar__item a:hover .menu-sidebar__icon-arrow svg use {
  fill: #801939;
}
/** /menus **/

/**
* Basket Toolbar Style
**/
.head-toolbar {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;

  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: end;

  max-width: 230px;
  width: 100%;
}
.head-toolbar__item {
  margin: 0 12px;
  z-index: 1;
}
.head-toolbar__item > a,
.head-toolbar__item .head-toolbar__item__icon {
  cursor: pointer;
  display: block;
  padding: 0 5px;
}
.head-toolbar__item svg use {
  fill: var(--primary-color);
}
.boutique_body .head_v2 .head-toolbar__lk-item.head-toolbar__item svg use, .boutique_body .head-toolbar__item svg use {
  fill: #b4a7aa;
  color: #b4a7aa;
}
.boutique_body .head_v2 .head-toolbar__lk-item.head-toolbar__item:hover svg use, .boutique_body .head-toolbar__item:hover svg use {
	fill: #d9d3d4;
	color: #d9d3d4;
}
.head-toolbar__item__icon {
  position: relative;
}
.head-toolbar__item .badge {
  position: absolute !important;
  top: -8px;
  right: -4px;
}
.head-toolbar__item:hover .head-toolbar__wrapper {
  opacity: 1;
  visibility: visible;
  -webkit-animation: fadeIn 0.2s ease-in-out;
  animation: fadeIn 0.2s ease-in-out;
}
.head-toolbar__item .head-toolbar__wrapper {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  right: 0px;
  padding-top: 26px;
  min-width: 410px;
  /* -webkit-animation: fadeOut 2s ease;
   animation: fadeOut 2s ease; */
}
.head-toolbar__dropdown {
  background-color: #fff;
  border-top: 2px solid var(--secondary-color);
  border-radius: 0 0 3px 3px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.head-toolbar__content {
  padding: 38px 40px;
  width: 410px;
  text-align: center;
}
.head-toolbar__content h3 {
  margin: 16px 0 19px 0;
}
.head-toolbar__content .btn {
  margin: 28px 3px 12px;
}
.head-toolbar__note {
  color: #9298a4;
  font-size: 14px;
  line-height: 20px;
  margin-top: 1px;
  margin-bottom: 7px;
}
.head-toolbar__wrapper.head-toolbar__wrapper--collection {
  width: 480px;
}
.head-toolbar__wrapper.head-toolbar__wrapper--collection img {
  margin-right: 32px;
}
.head-toolbar__wrapper.head-toolbar__wrapper--collection .head-toolbar__content .btn {
  margin: 24px 3px;
}
.head-toolbar__wrapper.head-toolbar__wrapper--collection .head-toolbar__content {
  width: 480px;
}

/**
* Head Mobile Toolbar Style
**/
.head-mobile-toolbar {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;

  margin: auto 0px auto auto;

  line-height: 11px;
}

.head-mobile-toolbar__item-wrapper {
  position: relative;
}

.head-mobile-toolbar__item-wrapper .head-mobile-toolbar__item {
  cursor: pointer;
  display: block;
  padding: 0 7px;
  margin: 0 8px;
}

.head-mobile-toolbar__item-wrapper:first-child .head-mobile-toolbar__item {
  padding: 0 3px;
}

.head-mobile-toolbar__item svg use {

}
.head-mobile-toolbar__item .badge {
  position: absolute !important;
  top: -6px;
  right: 4px;
}
.head-mobile__logo {
  text-align: center;
  margin: auto;
  line-height: 0px;
}
.head-mobile__logo a {
  line-height: 0px;
}

/**
* Breadcrumbs Style
**/
.breadcrumbs {
  margin: 0px 0px 10px;
  padding-left: 0;
  line-height: 18px;
}
.breadcrumbs li,
.breadcrumbs li a {
  display: inline-block;
  color: #9ca6b7;
  font-size: 14px;
}
.breadcrumbs li a {
  position: relative;
  color: #9ca6b7;
  text-decoration: none;
}
.breadcrumbs li a:hover {
  text-decoration: underline;
}
.breadcrumbs li span {
  padding: 0px 5px;
}

.breadcrumbs li:first-child span {
  padding-left: 0;
}
/** /.breadcrumbs **/

/**
* Footer Mobile Apps List
**/
.mobile-app__list {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;

  margin-left: -7px;
  margin-right: -7px;
}
.mobile-app__item {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;

  background-color: #314059;
  border-radius: 3px;
  padding: 7px 10px;
  transition: all .3s ease-in-out;
  margin: 0 7px;
}
.mobile-app__title {
  text-align: left;
  font-size: 12px;
  line-height: 14px;
  color: #8997ae;
  display: inline-block;
  margin-left: 9px;
  transition: all .2s ease-in-out;
}
.mobile-app__item svg use {
  transition: all .2s ease-in-out;
  fill: #8997ae;
}
.mobile-app__item:hover svg use {
  fill: #ffffff;
}
.mobile-app__item:hover .mobile-app__title {
  color: #ffffff;
}

/**
* Drawer App
**/
.drawer-app {
  z-index: 500;
}
.drawer-app__container {
  background: #fff;
  z-index: 300;
  overflow: hidden;
  overflow-y: auto;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  width: 320px;
  max-width: 100%;
  transition: all .5s ease-in-out;

  transform: translate3d(-100%, 0, 0);
}
.drawer-app__scrim {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 100;
  transition: all .6s ease-in-out;
}
.drawer-app.drawer-app--opened .drawer-app__container,
.drawer-app.active .drawer-app__container {
  transform: translate3d(0, 0, 0);
}
.drawer-app.drawer-app--opened .drawer-app__scrim,
.drawer-app.active .drawer-app__scrim {
  opacity: 1;
  visibility: visible;
}
.drawer-app__head {
  position: relative;
  padding: 38px 35px 17px;
}
.drawer-app__head__content {
  position: relative;
}
.drawer-app__head__title {
  display: inline-block;
  font-size: 20px;
  line-height: 20px;
  font-weight: bold;
  color: #292d35;
}
.boutique_body .drawer-app__head__title{
  color: #fff;
}
.drawer-app__close {
  position: absolute;
  top: -2px;
  right: 0;
  display: block;
  cursor: pointer;
}
.drawer-app__close svg use {
  fill: #9ca6b7;
}
.drawer-app__close:hover svg use {
  fill: #4a5b78;
}
.boutique_body .drawer-app__close svg use,
.boutique_body .drawer-app__close:hover svg use {
  fill: #b4a7aa;
}
.drawer-app__body {
  height: 100%;
  position: relative;
  overflow: hidden;
  overflow-y: auto;
}
.drawer-app__line {
  border-bottom: 1px solid var(--background-color);
  height: 1px;
  margin: 19px -45px 19px -45px;
}
.boutique_body .drawer-app__line {
  border-color: #553940;
}
.drawer-app__slide {
  width: 320px;
  position: absolute;
  top: 0;
  left: 100%;
  height: 100%;
  transition: all .4s ease-in-out;
  transform: translate3d(0, 0, 0);
  background-color: #fff;

  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;

  flex-direction: column;
  height: 100%;
}
.boutique_body .drawer-app__slide {
  background-color: #43232a;
}
.drawer-app__slide[data-index="0"]{
  width: 320px;
  position: relative;
  left: auto;
  transform: translate3d(0, 0, 0);
}
.drawer-app__slide.left {
  left: 0;
  transform: translate3d(-100%, 0, 0);
}
.drawer-app__slide.active {
  left: 0;
  transform: translate3d(0, 0, 0);
}
.drawer-app__slide.right {
  left: 0;
  transform: translate3d(100%, 0, 0);
}
.drawer-app__back {
  cursor: pointer;
  display: inline-block;
}
.drawer-app__back svg use {
  fill: #9ca6b7;
}
.drawer-app__back span {
  margin-left: 19px;
  color: #9ca6b7;
}
.boutique_body .drawer-app__back span {
  color: #b4a7aa;
}
.drawer-app__back:hover svg use {
  fill: var(--text-color);
}
.drawer-app__back:hover span {
  color: var(--text-color);
}

/**
* Drawer App Menu
**/
.drawer-app-menu {

}
.boutique_body .drawer-app-menu svg use {
  color: #8e7b7f;
  fill: #b4a7aa;
}
.drawer-app-menu__contact {
  font-size: 11px;
  color: #7e96b3;
  font-weight: normal;
  line-height: 18px;
}
.boutique_body .drawer-app-menu__contact {
  color: #8e7b7f;
}
.drawer-app-menu__contact .svg-inner {
  -ms-flex-align: start;
  align-items: flex-start;
}
.drawer-app-menu__contact .svg-inner > div {
  margin-left: 21px;
}
.drawer-app-menu__contact svg {
  margin-top: 3px;
}
.drawer-app-menu__contact a {
  font-size: 18px;
  color: #495b79;
  font-weight: bold;
  line-height: 19px;
}
.boutique_body .drawer-app-menu__contact a {
  color: #b4a7aa;
}
.drawer-app-menu__footer {
  padding: 12px 35px 32px;
}
.drawer-app-menu__social {
  margin-top: 28px;
}
.drawer-app-menu__social .socials__list a {
  height: 32px;
}
.drawer-app-menu__main-menu {
  padding-bottom: 1px;
}
.drawer-app-menu__middle-menu {

}
.drawer-app-menu__about-menu {
}

/**
* Basket Small
**/
.basket-small {
  width: 430px;
}
.basket-small__head {

}
.basket-small__item-list {
  max-height: 336px;
  overflow: hidden;
}
.basket-small__items {
  counter-reset: list 0;
}
.basket-small__item {
  position: relative;
  border-bottom: 1px solid #eaeef3;
}
.basket-small__item__body {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;

  position: relative;
  padding: 16px 20px;
}
.basket-small__item.disabled .basket-small__item__body::before {
  content: ' ';
  position: absolute;
  left: 0;
  display: block;
  right: 0;
  bottom: 1px;
  top: 1px;
  opacity: .6;
  background-color: #fff;
  z-index: 1;
}
.basket-small__col__index {
  position: relative;
  font-size: 12px;
  line-height: 12px;
  margin-right: 10px;
  min-width: 20px;
  text-align: left;
}
.basket-small__col__index::before {
  counter-increment: list;
  content: counter(list);
  display: block;
  position: absolute;
  top: 2px;
}
.basket-small__col__picture {
  margin-right: 20px;
  width: 80px;
  text-align: center;
}
.basket-small__col__info {
  width: 100%;
  padding-right: 24px;
}
.basket-small__splitter {

}
.basket-small__name {
  display: block;
  width: 100%;
  color: #921c40;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  text-align: left;
  vertical-align: top;
  position: relative;
  text-decoration: none;
}
.basket-small__row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;

  -ms-flex-pack: justify;
  justify-content: space-between;
}
.basket-small__col__info .basket-small__row {
  margin-top: 8px;
}
.basket-small__row.basket-small__row--discount {
  margin-bottom: 9px;
}
.basket-small__price,
.basket-small__sum {
  color: #505d71;
  font-size: 13px;
}
.basket-small__close {
  cursor: pointer;
  position: absolute;
  right: 5px;
  top: 2px;
  width: 20px;
  height: 20px;
}
.basket-small__close svg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.basket-small__close svg use {
  fill: #9ca6b7;
}
.basket-small__close:hover svg use {
  fill: var(--text-color);
}
.basket-small__wrapper-info {
  padding: 14px 20px 15px;
  background-color: #f4f7f9;
  border-bottom: 1px solid #e9ecf1;
}
.basket-small__wrapper-btns {
  text-align: center;
  padding: 25px 0px;
}
.basket-small .scrollbar-inner > .scroll-element.scroll-y {
  width: 3px;
}
.basket-small__row-label {
  font-size: 15px;
  font-weight: bold;
  color: #505d71;
}
.basket-small__row-value {
  font-size: 15px;
  font-weight: bold;
  color: #505d71;
}
.basket-small__discount-label,
.basket-small__discount-sum {
  font-size: 13px;
}

/**
* Compare Small
**/
.compare-small {
  width: 430px;
}
.compare-small__head {

}
.compare-small__body {
  max-height: 336px;
  overflow: hidden;
}
.compare-small__items {
  counter-reset: list 0;
}
.compare-small__item {
  position: relative;
  border-top: 1px solid #eaeef3;
}
.compare-small__items .compare-small__item:first-child {
  border-top: 0;
}
.compare-small__item__body {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;

  position: relative;
  padding: 16px 20px;
  min-height: 95px;
}
.compare-small__item.disabled .compare-small__item__body::before {
  content: ' ';
  position: absolute;
  left: 0;
  display: block;
  right: 0;
  bottom: 1px;
  top: 1px;
  opacity: .6;
  background-color: #fff;
  z-index: 1;
}
.compare-small__col__index {
  position: relative;
  font-size: 12px;
  line-height: 12px;
  margin-right: 10px;
  min-width: 20px;
  text-align: left;
}
.compare-small__col__index::before {
  counter-increment: list;
  content: counter(list);
  display: block;
  position: absolute;
  top: 2px;
}
.compare-small__col__picture {
  margin-right: 20px;
}
.compare-small__col__info {
  width: 100%;
  padding-right: 24px;
}
.compare-small__footer {
  padding: 25px 20px 20px;
  background-color: #f4f7f9;
  border-top: 1px solid #e9ecf1;
  text-align: center;
}
.compare-small__name {
  display: block;
  width: 100%;
  color: #921c40;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  text-align: left;
  vertical-align: top;
  position: relative;
  text-decoration: none;
}
.compare-small__row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;

  -ms-flex-pack: justify;
  justify-content: space-between;
}
.compare-small__col__info .compare-small__row {
  margin-top: 8px;
}
.compare-small__row.compare-small__row--discount {
  margin-bottom: 9px;
}
.compare-small__price,
.compare-small__sum {
  color: #505d71;
  font-size: 13px;
}
.compare-small__close {
  cursor: pointer;
  position: absolute;
  right: 5px;
  top: 2px;
  width: 20px;
  height: 20px;
}
.compare-small__close svg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.compare-small__close svg use {
  fill: #9ca6b7;
}
.compare-small__close:hover svg use {
  fill: var(--text-color);
}
.compare-small .scrollbar-inner > .scroll-element.scroll-y {
  width: 3px;
}

/**
* Ya Share Style
*/
.ya-share2__list {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;

  flex-wrap: wrap;

  width: 92px;
  margin: auto;
  margin-left: 1px !important;
}
.ya-share2__list_direction_horizontal > .ya-share2__item {
}
.ya-share2__list_direction_horizontal > .ya-share2__item {
  margin: 3px 3px !important;
}
.ya-share2__badge {
  width: 40px;
  height: 40px;
}
.ya-share2__container_size_m .ya-share2__icon {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
/** /.ya-share **/

/** Media ------------------------------------------------------------------------------------------------------------*/

/**
* General
**/
@media (min-width: 1400px) {
  .container {
    max-width: 1510px;
  }
}
@media (max-width: 1199px) {
  * {
    user-select: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
  }

  .container {
    max-width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }

  /* For 8march */
  /* .head-mobile__logo a {
    display: inline-block;
    margin-top: 17px;
  } */
}
@media (max-width: 991px) {
  .wrapper-content__head.index_page {
    margin-top: 0;
  }
  .wrapper-content {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 40px;
  }
  .wrapper-content__main-top {
    background: var(--background-color);
    padding-bottom: 20px;
    margin-top: -1px;
  }
  .head-mobile-toolbar {
    display: none;
  }
}
@media (max-width: 575px) {
  .wrapper-content {
    margin-top: 0;
    margin-bottom: 0;
  }
  .wrapper-content__head {
    margin-top: 18px;
  }
  .wrapper-content__head-wide {
    margin-top: 18px;
  }
  .wrapper-content__body-wide {
    margin-bottom: 50px;
  }
  .wrapper-content__head.index_page {
    margin-top: 0;
  }
  h1, .h1 {
    font-size: 25px;
    margin: 10px 0 7px;
  }
  h2, .h2 {
    font-size: 20px;
  }
  h3, .h3 {
    font-size: 15px;
  }
  h4, .h4 {
    font-size: 13px;
    line-height: 15px;
  }
}

/**
* Head Mobile
**/
@media (max-width: 599px) {

  .head-mobile-toolbar {
    /*margin-right: -10px;*/
  }

}

@media (max-width: 1024px) {
  .head-mobile__row {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .head-mobile__col {
    -ms-flex: none;
    flex: none;
    max-width: 100%;
    min-width: 33px;
  }
  .head-mobile__col.head-mobile__col--toolbar {
    margin-left: auto;
  }
  .head-mobile__logo img {
    max-width: 180px;
  }

  .head-mobile-toolbar__item-wrapper .head-mobile-toolbar__item {
    padding: 0 5px;
    margin: 0 5px;
  }

  .head-mobile-toolbar__item-wrapper:first-child .head-mobile-toolbar__item {
    margin: 0 3px;
    padding: 0 3px;
  }

  .head-mobile-toolbar__item .badge {
    right: 0;
  }

  /* For 14feb */
  /* .head-mobile__logo a {
    display: inline-block;
    margin-top: -8px;
  } */

  /* For 23feb */
  /* .head-mobile__logo a {
    display: inline-block;
    margin-top: 12px;
  } */

  /* For 8march */
  /* .head-mobile__logo a {
    display: inline-block;
    margin-top: 22px;
  } */
}

/**
* Footer
**/
@media (max-width: 1199px) {
  .footer {
    padding-bottom: 55px;
  }
  .warning-alcohol__wrapper {
    height: 40px;
    background-size: 90%;
  }
  .footer__top__info {
    text-align: center;
    padding-top: 30px;
  }
  .footer__top__info > div {
    margin-left: auto;
    margin-right: auto;
  }
  .footer__info__app .mobile-app__list {
    -ms-flex-pack: center;
    justify-content: center;
  }
  .socials__list {
    margin: auto;
  }
  .footer__developer {
    margin-top: 0;
  }
  .footer__developer a {
    flex-direction: column;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .footer__developer__icon {
    margin-left: 0px;
  }
  .footer__menu {
    margin-left: 0;
    margin-right: 0;
    margin-top: 29px;
  }
  .footer__social {
    margin: 0px 0px;
  }
}
@media (max-width: 767px) {
  .footer__copy {
    -ms-flex-pack: center;
    justify-content: center;
    margin: 18px 0;
    flex-direction: column;
    height: 14px;
  }
  .footer__copy__icon {
    margin-right: 0px;
    margin-bottom: 5px;
  }
  .footer__developer a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

    margin: 16px 0px 22px;
    text-align: center;
  }
  .footer__developer__icon {
    margin-left: 0px;
    margin-right: 0px;
  }
  .footer__social {
    margin: 5px 0px;
  }
  .footer__menu {
    margin-left: 0;
    margin-right: 0;
    margin-top: 7px;
  }
}

/**
* Menus
**/
@media (max-width: 1199px) {
  .menu-footer__wrapper {
    text-align: center;
  }
}
@media (max-width: 575px) {
  .menu-footer__wrapper {
    text-align: center;
    margin-top: 22px;
  }
}

/**
* Breadcrumbs
**/
@media (max-width: 575px) {
  .breadcrumbs {
    margin: 0px 0px 10px;
    overflow: scroll;
    white-space: nowrap;
  }
}

/**
* Jivo
**/
@media (max-width: 575px) {
  jdiv.wrap_mW {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
  }

  .b24-widget-button-position-bottom-left{
    left: 22px !important;
    bottom: 123px !important;
  }
}

/* fixed header */

.header-fixed {
  position: fixed;
  display: none;
  align-items: center;
  overflow: hidden;
  top: -60px;
  left: 0;
  right: 0;
  min-height: 1px;
  background: #fff;
  height: 60px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  z-index: 100;
  transition: 0.2s;
}

.header-fixed__logo {
  flex: none;
  margin: auto 0;
}

.header-wrap.fixed {
  position: fixed;
  left: 0;
  right: 0;
  top: -212px;
  transition: 0.2s top;
  z-index: 550;
}

.header-wrap.fixed.dropped {
  top: 0px;
  box-shadow: 0 0 10px rgba(0,0,0,0.2);
}

.header-wrap.fixed .head__middle {
  background: #fff;
}

.header-wrap.fixed .head_v2__middle__row {
  min-height: 52px;
  height: 52px;
}

.header-fixed.dropped {
  top: 0;
  overflow: visible;
}

.show-more-fx-btn {
  flex-grow: 1;
}

.show-more-fx-btn span {
  vertical-align: text-bottom;
}

.header-fixed .head-toolbar,
.header-fixed .container,
.header-fixed .row,
.header-fixed .menu-main,
.header-fixed .header-fixed-menu {
  height: 100%;
}


.header-fixed .menu-main,
.header-fixed .menu-main > li {
  display: inline-block;
  background-color: #fff;
  height: 100%;
  padding-left: 13px;
  padding-right: 13px;
}

.header-fixed .menu-main > li > a {
  text-transform: uppercase;
  color: #21040D;
  background-color: unset!important;
  display: flex;
  align-items: center;
  padding: 0;
  height: 100%;
}

/* .menu-main li a.menu-main__link.active {
  background: #fff;
} */

.header-fixed .menu-main > li:hover {
  background-color: #7d1532;
}

.header-fixed .menu-main__child__items,
.header-fixed .menu-main__preview-products {
  box-shadow: inset 0px 10px 10px -10px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: inset 0px 10px 10px -10px rgba(0, 0, 0, 0.15);
}

.header-fixed .menu-main li.more > .menu-main__link {
  color: #921C40;
}

.header-fixed .menu-main li.more ul a {
  text-align: left;
  padding-left: 20px;
}

.header-fixed .menu-main li.more:hover svg path {
  fill: #fff;
}

.header-fixed .menu-main li.more:hover > .menu-main__link,
.header-fixed .menu-main li.more > .menu-main__link:hover {
  color: #fff;
}

.header-fixed .menu-main__childs {
  top: 100%;
}

.filter-fixed {
  position: fixed;
  width: 236px;
  z-index: 100;
}

.hidden-anchor {
  position: relative;
  top: -74px;
  visibility: hidden;
}

@media (min-width: 1200px) {
  .header-fixed {
    display: flex;
  }

  .filter-fixed {
    margin-top: -120px;
  }

  .hidden-anchor {
    top: -70px;
  }

  .footer__middle__row {
    justify-content: space-between;
  }

  .footer__middle__row > div {
    width: auto;
    flex: unset;
  }
}

.catalog__left-banners {
  margin-bottom: 0;
}

.header-fixed .more .menu-main__link svg {
  margin-left: 5px;
  margin-bottom: -3px;
}

.filter-stopped-bottom {
  position: absolute;
  bottom: 0;
  z-index: 99;
}

.header-fixed-menu {
  padding: 0;
  margin: 0;
}

.header-fixed-menu .item {
  display: inline-block;
}

.header-fixed-menu .item a {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  line-height: 13px;
  text-align: center;
  letter-spacing: 0.03em;
}

.menu-main__preview-product:first-child {
  display: block;
}

.header-fixed .head-toolbar {
  width: 130px;
}

.header-fixed .head-toolbar .head-toolbar__item {
  display: flex;
  align-items: center;
  transform: scale(0.8);
  margin-bottom: -10px;
  margin-left: 5px;
  margin-right: 5px;
}

.header-fixed .buttons > a {
  padding: 0 10px;
}

.header-fixed .search-link svg {
  margin-bottom: -4px;
}

#smartfilter_container {
  position: relative;
  margin-top: 35px;
}

.nb-popover {
  margin-right: 34px;
  box-shadow: 0px 0px 15px rgba(206, 215, 226, 0.5);
  position: absolute;
  width: 100%;
  right: 100%;
  background: #fff;
  z-index: 19;
}

.nb-popover .popower-inner-wrapper {
  position: relative;
  background: #fff;
  z-index: 20;
  padding: 20px;
}

.sticky-sidebar {
  position: sticky;
  top: 100px;
}

.sticky-sidebar.unset-sticky {
  position: static;
  width: 270px;
  height: 100%;
  background: #F5F7FA;
}

.nb-popover .sprite {
  background-repeat: no-repeat;
  width: 70px;
  height: 70px;
  animation: sprite 2s steps(1, end) infinite;
}

@keyframes sprite {
  0% {
    background-position: 0 0;
  }
  25% {
    background-position: -100px 0;
  }
  50% {
    background-position: 0px -96px;
  }
  75% {
    background-position: -100px -96px;
  }
}

.mb-close-popover {
  height: 10px;
  width: 10px;
  position: absolute;
  right: 10px;
  top: 10px;
}

.mb-close-popover svg {
  position: absolute;
}

.nb-popover::after {
  box-shadow: 0px 0px 15px rgba(206, 215, 226, 0.5);
  position: absolute;
  content: "";
  display: block;
  height: 20px;
  width: 20px;
  background: #fff;
  right: -9px;
  top: calc(50% - 9px);
  z-index: 19;
  transform: rotate(-45deg);
}

.popover-anchor {
    max-height: 0;
}

@media (max-width: 1599px) {
  .nb-popover::after {
    top: unset;
    bottom: -9px;
    right: calc(50% - 9px);
  }

  .nb-popover {
    top: 0;
    right: unset;
    margin-right: unset;
    margin-bottom: 34px;
  }
  .popover-anchor {
    max-height: unset;
    margin-bottom: 34px;
  }
}

.nb-popover h2 {
  font-style: normal;
  font-weight: bold;
  font-size: 15px;
  line-height: 18px;
  color: #222;
}

.nb-popover p {
  font-style: normal;
  font-size: 15px;
  line-height: 18px;
  color: #777;
}


.scrollbar-inner {
  border-radius: 3px;
  overflow: hidden;
}

.scrollbar-inner .mCSB_inside>.mCSB_container {
  margin-right: 0;
}
/**
* Canceled order reason
**/

.order-canceled-reason {
  position: relative;
}

.align-center {
  text-align: center;
}

.order-canceled-reason .quote-icon {
  position: absolute;
  top: 0;
  left: 0;
}

.order-canceled-reason .quote-info-text {
  padding-left: 133px;
  display: block;
  font-size: 15px;
  padding-top: 14px;
  padding-bottom: 20px;
}

/**
* Server is not responding popup
**/

.server_not_responding_block {
  height: 145px;
  background: #a21045;
  margin-left: -50px;
  margin-right: -50px;
  margin-bottom: -52px;
  margin-top: 40px;
  position: relative;
}

.server_not_responding_block .text_block {
  padding-right: 159px;
  padding-top: 30px;
  padding-left: 50px;
  color: #fff;
  font-size: 14px;
}

.server_not_responding_block .text_block span.title {
  display: block;
  font-size: 18px;
  padding-bottom: 10px;
}

.server_not_responding_block img {
  position: absolute;
  bottom: 0px;
  right: 0px;
}

.server_not_responding_basket_block {
  height: 100px;
  padding-top: 20px;
  padding-left: 72px;
  background: #f7d7da;
  margin-top: 25px;
  margin-bottom: -18px;
  margin-left: -26px;
  margin-right: -56px;
  border: 1px solid #eacbd0;
  font-size: 12px;
  color: #921c40;
  line-height: 16px;
  padding-right: 72px;
}

.server_not_responding_basket_block span.title {
  display: block;
  font-size: 14px;
  font-weight: bold;
}

/* js навигатор */
.ww-container .ww-buttons {
  z-index: 400 !important;
}

@media (max-width: 375px) {
  .server_not_responding_block {
    height: unset;
  }

  .server_not_responding_block img {
    width: 115px;
  }

  .server_not_responding_block .text_block {
    padding-right: 115px;
    padding-bottom: 10px;
  }

  .server_not_responding_basket_block {
    width: calc(100% + 42px);

  }
  .server_not_responding_basket_block {
    height: unset;
    padding-bottom: 10px;
  }
}

@media (max-width: 575px) {
  .server_not_responding_block {
    margin-left: -19px;
    margin-right: -19px;
    margin-bottom: -34px;
    margin-top: 40px;
  }

  .server_not_responding_block .text_block {
    padding-top: 18px;
    padding-left: 20px;
  }

  .server_not_responding_basket_block {
    padding-top: 12px;
    padding-right: 20px;
    height: 110px;
  }
}

@media (max-width: 991px) {
  .server_not_responding_basket_block {
    width: calc(100% + 42px);
  }
}

.dcard-input-description {
  margin:0;
  color: #7c889c;
  font-size: 12px;
}

.primary-theme-color {
  color: var(--primary-color);
}

.title-theme-color {
  color: var(--heading-color);
}

/* header v2 */
.head_v2 {
  position: relative;
  z-index: 201;
}
.head_v2__top {
  position: relative;
  background: var(--background-color);
}
.head_v2__top__row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;

  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;

  height: 36px;
}
.head_v2__top__col {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}
.header-wrap.fixed.dropped .head_v2__top {
  display: none;
}

.header-wrap.fixed.dropped .wrapper-main-menu_v2 {
  border-top: 1px solid var(--background-color);
}

menu.menu-main_v2 {
  max-width: 1340px;
  margin: 0 auto;
}


.header-wrap.fixed.dropped .menu-main_v2 > li > a.menu-main_v2__link {
  padding: 10px 6px 13px;
  font-size: 13px;
  line-height: 17px;
  color: var(--heading-color);
}

.head_v2__top__region {
  min-width: 130px;
  margin-right: 12px;
}
.head_v2__top__region .dropdown.dropdown--view1 .dropdown__toggle {
  color: var(--heading-color);
  font-size: 13px;
  line-height: 17px;
  margin: 0;
}
.head_v2__top__phone {
  margin-right: 76px;
  min-width: 100px;
}
.head_v2__top__phone a {
  font-size: 12px;
  line-height: 16px;
  color: var(--heading-color);
}
.head_v2__top__phone a:hover {
  color: var(--primary-color);
}
.menu.menu-top-v2 li {
  position: relative;
  padding: 4px 14px 4px 5px;
}
.menu.menu-top-v2 li:last-child {
  padding-right: 5px;
}
.menu.menu-top-v2 li a {
  font-size: 13px;
  line-height: 17px;
  text-decoration: none;
  color: var(--heading-color);
  padding: 0px 3px;
}
.menu.menu-top-v2 li a:hover {
  color: var(--primary-color);
}
.menu.menu-top-v2 li a .svg-inner {
  align-items: center;
}

.head_v2__top__menu .dropdown {
  display: none;
}

.head_v2__middle {
  position: relative;
  z-index: 30;
  background: #fff;
  width: 100%;
}
/*.boutique_body .head_v2__middle {*/
/*    background-color: #43232a;*/
/*}*/
.head_v2__middle__row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;

  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;

  min-height: 64px;
  height: 64px;
  margin-bottom: 9px;
}
.head_v2__middle__col {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;

  -ms-flex-item-align: stretch;
  align-self: stretch;

  -ms-flex-align: center;
  align-items: flex-end;
}
.head_v2__middle__logo {
  margin-top: 3px;
  line-height: 0;
  max-width: 286px;
  max-height: 100%;
}
.head_v2__middle__logo img {
  max-width: 100%;
}
.head_v2__middle__search_col {
  flex-grow: 2;
}
.head_v2__top__search {
  width: 100%;
  margin: 0 40px;
}
.head_v2__top__search #title-search-input {
  border: 2px solid var(--primary-color);
  border-radius: 3px;
  height: 44px;
}
.boutique_body .head_v2__top__search #title-search-input {
  border-color: #fff;
}
.boutique_body #search:hover #title-search-input {
	border-color: #fff;
}
.head_v2__top__search button.form__icon {
  margin: 0;
  padding: 0;
  height: 100% !important;
  background: var(--primary-color);
  border-radius: 0 3px 3px 0;
  width: 60px;
}
.boutique_body .head_v2__top__search button.form__icon {
  background: #fff;
}
.boutique_body #search:hover .form__control + .form__icon {
	background: #fff;
}
.head_v2__top__search .svg.svg--search {
  color: var(--background-color);
  fill: var(--background-color);
  width: 19px;
  height: 19px;
}
.boutique_body .head_v2__top__search .svg.svg--search {
	fill: #b4a7aa;
	color: #b4a7aa;
}
.boutique_body #search:hover .svg.svg--search {
	fill: #43232a;
	color: #43232a;
}
.head_v2 .badge.badge--primary {
  display: none;
}
.head_v2 .head-toolbar__item {
  text-align: center;
  line-height: normal;
  margin: 0 12px;
}
.head_v2 .head-toolbar__item:first-child {
	margin-left: 0;
}
.head_v2 .head-toolbar__item:last-child {
	margin-right: 0;
}
.head_v2 .head-toolbar__item .head-toolbar__item__icon {
  display: inline-block;
  height: 22px;
}
.head_v2 .head-toolbar__item .head-toolbar__item__title {
  display: flex;
  font-size: 12px;
  line-height: 16px;
}
.boutique_body .head_v2 .head-toolbar__item__title {
	color: #b4a7aa;
}
.boutique_body .head_v2 .head-toolbar__item.head-toolbar__lk-item:hover .head-toolbar__item__title, .boutique_body .head_v2 .head-toolbar__item:hover .head-toolbar__item__title {
	color: #d9d3d4;
}

.head_v2 .head-toolbar__lk-item .dropdown__toggle {
  padding: 0;
}

.head_v2 .head-toolbar__lk-item .dropdown__toggle__icon {
  bottom: 0;
  position: relative;
  display: inline-block;
  height: 5px;
  margin-left: 3px;
}
.head_v2 .head-toolbar__lk-item.head-toolbar__item svg use {
  fill: var(--text-color);
}

.head_v2 .head-toolbar__item.head-toolbar__lk-item:hover .svg.svg--auth_v2,
.head_v2 .head-toolbar__item.head-toolbar__lk-item:hover .head-toolbar__item__title,
.head_v2 .head-toolbar__item.head-toolbar__lk-item:hover svg use {
  color: var(--primary-color);
  fill: var(--primary-color);
}

.menu-main_v2 .dropdown {
  display: none;
}

@media (max-width: 1500px) {
  .menu.menu-top-v2 li {
    position: relative;
    padding: 4px 5px;
  }
  .head_v2__top__phone a,
  .head_v2__top__region .dropdown.dropdown--view1 .dropdown__toggle,
  .menu.menu-top-v2 li a {
    font-size: 12px;
  }
}

@media(max-width: 1400px) {
  .head_v2__top__phone {
    margin-right: 66px;
  }
  .head_v2__top__menu .dropdown {
    display: inline-block;
    padding: 0 15px;
  }
  .menu-main_v2 .dropdown {
    display: inline-block;
  }
  .head_v2__top__menu .dropdown__toggle {
    transform: translateY(-1px);
  }
  .menu-main_v2 .dropdown__toggle {
    transform: translateY(-8px);
  }
  .menu-top-v2 li {
    padding: 4px 15px;
  }
  .menu_dropdown-top li:nth-child(n+4) {
    display: none;
  }
  .menu-main_v2 li:nth-child(n+7) {
    display: none;
  }
}

@media (max-width: 1280px) {
  .menu.menu-top-v2 li a {
    font-size: 11px;
  }
  .menu-main_v2 > li {
    text-align: left;
  }
}
/*end header v2*/

/* menu-main v2 */
.wrapper-main-menu_v2 {
  background-color: #fff;
  height: 64px;
  height: auto;
  z-index: 200;
  position: relative;
}


.menu-main_v2 {
  display: table;
  width: 100%;
  position: relative;
  clear: both;

  display: flex;
  align-items: center;
  justify-content: space-around;
}
.wrapper-main-menu_v2:after {
  content: '';
  background: linear-gradient(180deg, #8494B2 0%, rgba(132, 148, 178, 0) 100%);
  opacity: 0.25;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -10px;
  height: 10px;
}

.menu-main_v2 ul {
  margin: 0;
  padding: 18px 0;
}
.menu-main_v2 li {
  position: relative;
  display: inline-block;
  text-align: left;
}
.menu-main_v2.menu-main_v2--flex {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;

  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
}
.menu-main_v2 > li {
  display: table-cell;
  text-align: center;

  display: inline-block;
  flex-grow: 1;
}
.menu-main_v2 > li:hover {
  /*background-color: #7d1532;*/
}
.menu-main_v2 li:hover a.menu-main_v2__link {
  color: var(--primary-color);
}
.menu-main_v2 li:hover .menu-main_v2__childs a.menu-main_v2__link {
  color: #fff;
}
.menu-main_v2 > li:hover .menu-main_v2__childs {
  opacity: 1;
  visibility: visible;
  -webkit-animation: fadeIn 0.1s ease;
  animation: fadeIn 0.2s ease;
}
.menu-main_v2 li a.menu-main_v2__link {
  text-transform: none;
  font-family: "PT Sans";
  font-weight: normal;
  color: var(--heading-color);
  display: block;
  font-size: 18px;
  line-height: 23px;
  text-decoration: none;
  padding: 8px 6px 22px;
}
.menu-main_v2 li a.menu-main_v2__link.active{
  /*background-color: #7d1532;*/
}
.menu-main_v2 ul li {
  width: 90%;
  font-size: 14px;
  line-height: 14px;
  margin: 0 15px;
}
.menu-main_v2 ul li a.menu-main_v2__link {
  font-family: "PT Sans";
  font-weight: normal;
  font-size: 14px;
  line-height: 19px;
  display: block;
  color: var(--heading-color);
  padding: 5px 10px 5px;
  text-decoration: none;
}
.menu-main_v2 ul li a.menu-main_v2__link:hover {
  color: #FFFFFF;
  opacity: 0.5;
}
.menu-main_v2 ul {
  display: flex;
  flex-direction: column;
  vertical-align: top;
  list-style: none outside none;
  margin: 0;
  padding: 15px 0;
  vertical-align: top;
  width: auto;
  min-width: 230px;
}
.menu-main_v2__childs {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;

  visibility: hidden;
  opacity: 0;
  position: absolute;
  background-color: var(--primary-color);
  left: 0;
  top: 64px;
  top: 100%;
  min-width: 200px;
  padding: 0px 0px;
  z-index: 200;
}
.menu-main_v2__childs:before{
  content: '';
  background: linear-gradient(180deg, #8494B2 0%, rgba(132, 148, 178, 0) 100%);
  opacity: 0.25;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  height: 10px;
  z-index: 1;
}
.menu-main_v2 li:last-of-type .menu-main_v2__childs {
  left: auto;
  right: 0;
}
.menu-main_v2__child__items {
  display: table-cell;
  vertical-align: top;
}
.menu-main_v2__preview-products {
  position: relative;
  margin: 0px 2px 2px 2px;
  background-color: #fff;
  min-height: 334px;
  min-width: 310px;
  width: 310px;
}
.menu-main_v2__preview-products-title {
  font-weight: bold;
  font-size: 16px;
  line-height: 21px;
  color: var(--heading-color);
  padding: 20px 0;
  margin: 0 25px;
  text-align: left;
  border-bottom: 1px solid #e9edf3;
}
.menu-main_v2__preview-product {
  display: none;
  max-width: 290px;
  margin: 0 auto;
}
.menu-main_v2__preview-product__not-find {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 134px;
}
.menu-main_v2 > li.menu-main_v2__item--sale {
  /*background-color: #a62150 !important;*/
  max-width: 138px !important;
}
.menu-main_v2 .menu-main_v2--item-1 {
  /*background-color: #a82450;*/
}
/* .menu-main_v2 .menu-main_v2--item-1:before {
    content: '';
    width: 75px;
    height: 69px;
    background: url(/include/images/cupidon.png);
    position: absolute;
    top: -49px;
    left: 39px;
} */
.menu-main_v2__product-item {
  text-align: center;
  display: block;
  padding: 25px 20px;
  margin-left: -15px;
  margin-right: -15px;
}
.menu-main_v2__product-item__picture {
  margin-bottom: 16px;
  overflow: hidden;
  position: relative;
  width: auto;
  border-top-left-radius: calc(4px - 1px);
  border-top-right-radius: calc(4px - 1px);
  text-align: center;
  display: block;
  margin: auto;
  height: 200px;
}
.menu-main_v2__product-item__picture a {
  position: initial;
}
.menu-main_v2__product-item__picture img {
  position: absolute;
  display: block;
  margin: auto;
  display: block;
  height: auto;
  max-height: 100%;
  bottom: 0;
  left: 0;
  right: 0;
}
.menu-main_v2__product-item__picture svg {
  margin-bottom: 14px;
  margin-top: 46px;
}
.menu-main_v2__product-item__name {
  display: block;
  margin-top: 12px;
  max-height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  color: #801939;
  font-size: 15px;
  font-weight: bold;
  line-height: 18px;
  text-align: center;
  vertical-align: top;
  position: relative;
  text-decoration: none;
}
.menu-main_v2__product-item__properties {
  display: block;
  margin: 7px 0px 7px;
  font-size: 12px;
  line-height: 16px;
  position: relative;
  color: var(--text-color);
  text-align: center;
  white-space: nowrap;
}
.menu-main_v2__product-item__separator {
  color: #bfcbdb;
  display: inline-block;
  margin: 0 3px 0 6px;
  text-align: center;
}
.menu-main_v2__product-item__body {

}
.menu-main_v2__product-item__footer {

}
.menu-main_v2__product-item__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

  margin: 2px 0 0px;

  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;

  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;

  height: 24px;
}

/**@mode .menu-main_v2--<view> **/

.menu-main_v2--discounts > .menu-main_v2__link:before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 16px;
  margin-right: 10px;
  background: url(/local/templates/mavt_adaptiv_2022/assets/images/main-menu/discounts_icon.svg) no-repeat;
  transform: translateY(1px);
}

.header-wrap.fixed.dropped .menu-main_v2--discounts > .menu-main_v2__link:before {
  vertical-align: top;
}

.menu-main_v2--discounts .menu-main_v2__item:first-child {
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.menu-main_v2--discounts .menu-main_v2__item:first-child:before {
  content: '';
  height: 1px;
  width: 163px;
  background: rgba(255, 255, 255, 0.1);
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

/**@mode .menu-main_v2__item.menu-main_v2__item--<view> **/
.menu-main_v2__item.menu-main__item--discounts a.menu-main_v2__link,
.menu-main_v2__item.menu-main__item--personal-recommendations a.menu-main_v2__link {
  position: relative;
  font-weight: bold;
  padding-left: 30px;
}

.menu-main_v2__item.menu-main_v2__item--discounts {
  padding-bottom: 26px!important;
}

.menu-main_v2__item.menu-main__item--discounts a.menu-main_v2__link::before,
.menu-main_v2__item.menu-main__item--personal-recommendations a.menu-main_v2__link::before {
  content: '';
  display: block;
  position: absolute;
  left: 8px;
  top: 6px;
  width: 15px;
  height: 15px;
}

.menu-main_v2__item.menu-main__item--discounts a.menu-main_v2__link::before {
  background: url(/local/templates/mavt_adaptiv_2022/assets/images/main-menu/discount.png) no-repeat scroll center center;
}

.menu-main_v2__item.menu-main__item--personal-recommendations a.menu-main_v2__link::before {
  background: url(/local/templates/mavt_adaptiv_2022/assets/images/main-menu/personal-recommendations.png) no-repeat scroll center center;
}

@media (max-height: 720px) {
  .menu-main_v2__preview-products-title {
    display: none;
  }
  .menu-main_v2 ul {
    padding: 8px 0 8px;
  }
  .menu-main_v2 ul li a.menu-main_v2__link {
    padding: 2px 10px 2px;
  }
  .catalog-item-v2__picture {
    height: 260px;
  }
}
@media (max-width: 1680px) {
  .menu-main_v2 .menu-main_v2--item-6 .menu-main_v2__childs {
    right: -150px;
    left: initial;
  }
}

.content {
  display: flex;
  column-gap: 40px;
}

.content-left {
  width: 270px;
  flex-shrink: 0;
}

.content-right {
  max-width: calc(100% - 310px);
  width: 100%;
}

@media (max-width: 1400px) {
  .content {
    display: flex;
    column-gap: 60px;
  }

  .content-left {
    width: 255px;
  }

  .sticky-sidebar.unset-sticky {
    width: 255px;
  }

  .content-right{
    max-width: calc(100% - 315px);
  }
}

@media (max-width: 1199px) {
  .content {
    display: flex;
    column-gap: 120px;
  }

  .content-left {
    width: 270px;
  }

  .sticky-sidebar.unset-sticky {
    width: 270px;
  }

  .content-right{
    max-width: calc(100% - 390px);
  }
}

@media (max-width: 991px) {
  .content{
    column-gap: 30px;
  }

  .content-right{
    max-width: 100%;
  }

  .personal-page .content{
    flex-direction: column;
  }

  .personal-page .content-left{
    display: block !important;
    width: 100%;
  }
}

@media(min-width: 1400px) {
  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
}

.ymaps-layers-pane {
    filter: sepia(0.15) hue-rotate(340deg) brightness(0.95);
	-ms-filter: sepia(0.15) hue-rotate(340deg) brightness(0.95);
	-webkit-filter: sepia(0.15) hue-rotate(340deg) brightness(0.95);
	-moz-filter: sepia(0.15) hue-rotate(340deg) brightness(0.95);
	-o-filter: sepia(0.15) hue-rotate(340deg) brightness(0.95);
}

 .scroll-wrapper > .scroll-scrollx_visible {
   margin: 0;
 }

.scrollbar-inner > .scroll-element .scroll-element_track {
  background: var(--border-color);
}

.scrollbar-inner > .scroll-element .scroll-bar {
  background-color: var(--primary-color);
}

.auth-notification {
  max-width: 461px;
  width: 100%;
  padding: 25px 30px;
  background: var(--background-color);
  box-shadow: 0px 4px 20px rgba(138, 153, 179, 0.3);
  border-radius: 3px;
  position: fixed;
  bottom: 40px;
  right: 40px;
  z-index: 1000;
}

.auth-notification__title {
  font-weight: 700;
  font-size: 15px;
  line-height: 25px;
  color: var(--heading-color);
}

.auth-notification__text {
  margin-top: 10px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: var(--heading-color);
}

.auth-notification__text a {
  text-decoration: none;
  color: var(--primary-color);
}

.auth-notification__close {
  position: absolute;
  top: 15px;
  right: 10px;
  border: none;
  background: transparent;
}

.check-notification {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.3);
  z-index: 1000;
}

.check-notification__content {
  max-width: 498px;
  margin: 0 30px;
  background: #fff;
  padding: 40px 45px;
  position: relative;
}

.check-notification__title {
  font-weight: 700;
  font-size: 24px;
  line-height: 31px;
  color: #292D35;
}

.check-notification__text {
  margin-top: 31px;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: var(--text-color);
}

.check-notification__text span {
  font-weight: 700;
  color: var(--text-color);
}

.check-notification__text a {
  font-weight: 700;
  color: #505D72;
  border-bottom: 1px dashed var(--text-color);
}

.check-notification__close {
  position: absolute;
  top: 11px;
  right: 6px;
  border: 0;
  background: transparent;
}

@media(max-width: 991px) {
  .auth-notification {
    left: 0;
    right: 0;
    bottom: 65px;
    margin: 0 auto;
  }
}

@media(max-width: 567px) {
  .auth-notification__title br {
    display: none;
  }
}
.b24-widget-button-pulse-animate{
  display: none;
}
.bx-mac.bx-firefox .scrollbar-inner {
overflow: auto;
}
.svg-inner {
    position: initial;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.team_learning .item {
    border: 1px solid #d8dee6;
    border-top: none;
    border-left: none;
    border-radius: 0;
    padding: 22px;
    display: flex;
    position: relative;
    min-height: 170px;
}
.team_learning .post {
    order: 1;
    color: #7c889b;
    font-size: 14px;
    line-height: 21px;
    margin-top: 15px;
}
@media (max-width: 767px) {
    .learning__slider .owl-prev, .learning__slider .owl-next {
        position: absolute;
    }
}

@media (min-width: 1400px) {
  .d-xxl-none {
    display: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xl-table-row {
    dixsplay: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (max-width: 767px) {
  .b24-widget-button-popup-inner {
    flex-direction: row !important;
    flex-wrap: nowrap !important;
  }

  .b24-widget-button-popup-name,
  .b24-widget-button-popup-description{
    font-size: 12px !important;
  }
}
/* End */
/* /local/templates/mavt_adaptiv_2022/fonts.css?17369079452108 */
/* /local/templates/mavt_adaptiv_2022/vendors/normalize/normalize.css?16738495766052 */
/* /local/templates/mavt_adaptiv_2022/vendors/animate.css/animate.min.css?167384957616952 */
/* /local/templates/mavt_adaptiv_2022/vendors/bootstrap-4.3.1/dist/css/bootstrap-grid.min.css?167384957648114 */
/* /local/templates/mavt_adaptiv_2022/vendors/jquery-ui-1.12.1/jquery-ui.min.css?167384957615830 */
/* /local/templates/mavt_adaptiv_2022/vendors/jquery-datetimepicker/jquery.datetimepicker.css?167384957617359 */
/* /local/templates/mavt_adaptiv_2022/vendors/jquery-cloudzoom/cloudzoom.css?16738495761002 */
/* /local/templates/mavt_adaptiv_2022/vendors/webui-popover-1.2.18/dist/jquery.webui-popover.css?16738495768304 */
/* /local/templates/mavt_adaptiv_2022/vendors/owl-carousel2-2.3.4/dist/assets/owl.carousel.min.css?16738495763351 */
/* /local/templates/mavt_adaptiv_2022/vendors/suggestions-19.4.2/suggestions.min.css?17000229049622 */
/* /local/templates/mavt_adaptiv_2022/assets/css/elements.css?173155879763964 */
/* /local/templates/mavt_adaptiv_2022/assets/css/form.css?174858920116462 */
/* /local/templates/mavt_adaptiv_2022/assets/css/utilities.css?167384957618020 */
/* /local/templates/mavt_adaptiv_2022/assets/css/svg.css?173796394010076 */
/* /local/templates/mavt_adaptiv_2022/assets/css/modal.css?16877638015194 */
/* /local/templates/mavt_adaptiv_2022/assets/css/jquery.css?167384957624081 */
/* /local/templates/mavt_adaptiv_2022/assets/css/main.css?16872451832528 */
/* /local/templates/mavt_adaptiv_2022/assets/css/fancybox.css?16738495764640 */
/* /local/templates/mavt_adaptiv_2022/assets/css/drawerfilter.css?17315587975961 */
/* /local/templates/mavt_adaptiv_2022/assets/css/mobile_toolbar.css?17490840505369 */
/* /local/templates/mavt_adaptiv_2022/assets/css/jquery.mCustomScrollbar.min.css?167384957642839 */
/* /bitrix/templates/.default/ajax/ajax.css?1459336870448 */
/* /local/templates/mavt_adaptiv_2022/template_styles.css?174899867676379 */
