

/* Start:/local/templates/ws-custom/components/bitrix/menu/top/style.min.css?1764844899747*/
div.menu-sitemap-tree{font-size:100%}div.menu-sitemap-tree ul{list-style-type:none;margin:0;padding:0 1em 0 0}div.menu-sitemap-tree ul ul{width:auto;margin:-0.75em 0 0 0;padding:0 0 0 .75em}div.menu-sitemap-tree li{margin:0 0 -0.85em 0;padding:0}div.menu-sitemap-tree li li{margin:0 0 -0.85em .5em;padding:0}div.menu-sitemap-tree li.menu-close ul{display:none}div.menu-sitemap-tree div.item-text{position:relative;top:-19px;left:19px}div.folder,div.page{background-repeat:no-repeat;width:17px;height:17px;vertical-align:top}div.folder{cursor:pointer;cursor:hand;background-image:url(/local/templates/ws-custom/components/bitrix/menu/top/images/folder_open.gif)}div.menu-sitemap-tree li.menu-close div.folder{background-image:url(/local/templates/ws-custom/components/bitrix/menu/top/images/folder_close.gif)}div.page{background-image:url(/local/templates/ws-custom/components/bitrix/menu/top/images/page.gif)}
/* End */


/* Start:/bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1764844857666*/
div.bx-yandex-map {color: black; font-size: 11px;}
div.bx-yandex-map div.YMaps-b-balloon-content {color: black; font-size: 11px;}
div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td {
	padding: 0px !important;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td textarea{
	font-size: 11px;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td.YMaps-b-balloon-b {
	background-image: none !important;
}

/* End */


/* Start:/local/assets/ws.module/css/normalize.css?17648448986817*/
/*! normalize.css v8.0.1 | 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;
  }
  
  /**
   * Render the `main` element consistently in IE.
   */
  
  main {
    display: block;
  }
  
  /**
   * 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/assets/ws.module/vendor/wow/animate.css?176484489860423*/
@charset "UTF-8";@-webkit-keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes wobble{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{from,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}@keyframes jello{from,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-duration:0.75s;animation-duration:0.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:0.75s;animation-duration:0.75s;-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{from{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{-webkit-animation-duration:0.75s;animation-duration:0.75s;-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-animation-duration:0.75s;animation-duration:0.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes jackInTheBox{from{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{from{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:800ms;animation-duration:800ms}.animated.faster{-webkit-animation-duration:500ms;animation-duration:500ms}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media (print),(prefers-reduced-motion){.animated{-webkit-animation:unset!important;animation:unset!important;-webkit-transition:none!important;transition:none!important}}
/* End */


/* Start:/local/assets/ws.module/vendor/fancybox/jquery.fancybox.min.css?176484489812795*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* End */


/* Start:/local/assets/ws.module/vendor/swiper/swiper-bundle.min.css?176484489822821*/
/**
 * Swiper 11.0.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 22, 2023
 */

/* FONT_START */
@font-face {
  font-family: 'swiper-icons';
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
  font-weight: 400;
  font-style: normal;
}
/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}
:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}
.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-lock {
  display: none;
}
/* Navigation font start */
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next';
}
/* Navigation font end */
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
          appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform,
        200ms top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform,
        200ms left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform,
    200ms right;
}
/* Fraction */
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}
/* Progress */
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}
:root {
  /*
  --swiper-scrollbar-border-radius: 10px;
  --swiper-scrollbar-top: auto;
  --swiper-scrollbar-bottom: 4px;
  --swiper-scrollbar-left: auto;
  --swiper-scrollbar-right: 4px;
  --swiper-scrollbar-sides-offset: 1%;
  --swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);
  --swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.5);
  --swiper-scrollbar-size: 4px;
  */
}
.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}
.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
/* Zoom container styles start */
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
/* Zoom container styles end */
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}
/* a11y */
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube {
  overflow: visible;
}
.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}
.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
/* Cube slide shadows start */
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
/* Cube slide shadows end */
.swiper-flip {
  overflow: visible;
}
.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
/* Flip slide shadows start */
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
/* Flip slide shadows end */
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}
.swiper-cards {
  overflow: visible;
}
.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  overflow: hidden;
}

/* End */


/* Start:/local/templates/ws-custom/assets/css/styles.css?1764952925136549*/
/*-----общее-----*/
html {height: auto !important; height: 100%; min-height: 100%;}
body {padding: 0; margin: 0; font-size: 16px; font-family: 'Roboto', sans-serif; font-weight: 400; color: #3b3b3b; height: auto !important; height: 100%; min-height: 100%; position: relative; line-height: 1.6em; background-color: #fff;}
 
form, div {border: 0px; padding: 0px; margin: 0px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
table, td {border: 0; margin: 0;}
table {padding: 0;} 

td, div, li, ul { font-family: "Roboto", sans-serif; font-weight: inherit; font-size: inherit; color: inherit; text-align: inherit; line-height: inherit; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}

*::after, *::before {box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}

img {border: none; display: block; max-width: 100%; max-height: 100%; width: auto; height: auto;}
a {outline: none; color: #3b3b3b; font-size: inherit; font-family: inherit; font-weight: inherit; cursor: pointer; transition: all 0.2s ease-out; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
a:hover {text-decoration: none; color: #3b3b3b;}
a img {border: none;}
p {text-indent: 0; margin: 0 0 12px 0; padding: 0; font-size: inherit; color: inherit;}




h1, h1 a, h2, h2 a, h3, h3 a {font-family: 'Inter'; font-weight: 700; padding: 0; margin: 0; color: #393939;}
h1, h1 a {font-size: 40px; line-height: 44px; width: 100%; text-align: center; margin-bottom: 10px; text-transform: uppercase; letter-spacing: 10%;}
h2, h2 a {font-size: 36px; line-height: 44px; margin-bottom: 20px;  font-weight: 400; color: #444444;}
h3, h3 a {font-size: 30px; margin-bottom: 20px;}
h4, h4 a {font-size: 26px; margin: 0 0 25px 0;}

h2.center{text-align:center;} 
h3.bottom-h3{text-align: center; font-size: 20px; font-weight: 500; text-transform: uppercase; margin-top: 70px;}

@media all and (max-width: 800px) { 
	h1, h1 a {font-size: 32px; line-height: 34px; margin: 20px 0;}

	h2, h2 a {font-size: 30px; line-height: normal; margin-bottom: 20px;}
}
@media all and (max-width: 768px) { 
	h3.bottom-h3{margin-top: 30px;}
}
@media all and (max-width: 600px) { 
	h2, h2 a {font-size: 26px;}
}
hr {border: 0; height: 1px; margin: 20px 0; background: #E5E5E5;}
hr.long {margin: 25px 0px 30px;}

.page-wrapper {text-align: center; background-color: #FFF;  width: 100%; transition: all 0.2s ease-out;}
.page-in {text-align: left; margin: 0 auto; max-width: 1720px; clear: both; position: relative; padding-left: 10px; padding-right: 10px;} 

.all-menu {margin: 0; padding: 0;}
.all-menu ul {list-style: none; margin: 0; padding: 0;}
.all-menu ul li {list-style: none; padding: 0; margin: 0; position: relative;}
.all-menu ul ul {display: none;}
.b-block {margin-bottom: 70px;}
@media all and (max-width: 800px) {
	.b-block {margin-bottom: 30px;}
}

.b-block__title {font-family: 'Inter'; font-weight: 400; color: #444444; font-size: 36px; line-height: 50px; margin-bottom: 50px; position: relative; text-align:center; text-transform: uppercase; letter-spacing: 10%;}
.b-block__title a {text-decoration: none; font-size: inherit; line-height: inherit; position: relative;}
.b-block__text {font-weight: 400; color: #444444; font-size: 20px; line-height: 28px; margin-bottom: 50px; position: relative; text-align:center; padding-left: 30%; padding-right: 30%; text-align: center; margin-top: -10px;}

@media all and (max-width: 768px) {
	.b-block__title {font-size: 23px; line-height: 26px;}
	.b-block__title a {}
}

*::-webkit-input-placeholder {color: #666; opacity: 1;} 
*:-moz-placeholder {color: #666; opacity: 1;}
*::-moz-placeholder {color: #666; opacity: 1;}
*:-ms-input-placeholder {color: #666; opacity: 1;}

.form-content{}
	.form-field{margin-bottom:20px;}
	.form-field label{}
		.input-field{}
			.input-text{display: block; padding:0 10px; font-size: 15px; border:1px solid #8f8f9d; background:#fff; line-height:36px; height:38px; width:100%;}
	.form-field.form-field--error .input-text{border: 1px solid #b02727;}

	.form-field.input-submit{text-align:center;}
		.button-submit{display:block; margin:0 auto; width:60%; background-color: #ff5c5c; cursor:pointer; border:1px solid #ff5c5c; font-weight: 500; color: #fff; text-align: center; height: 35px; font-size:15px; line-height:33px; text-decoration:none;}
		.button-submit:hover{color:#fff;}

input {box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; outline:none}
textarea {outline: none; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -webkit-appearance: none; min-height:200px; outline:none}

.form__note {font-size: 22px; line-height: 26px; color: #e4e4e4;}
.form__note a {text-decoration: none;}
.form__title {font-family: "Roboto", sans-serif; font-size: 44px; line-height: 46px; margin-bottom: 25px;}
.form__text {font-size: 30px; line-height: 40px;}
.form__fitem--check {margin-bottom: 10px;}
.form__fitem--check label {font-size: 24px; line-height: 30px; white-space:nowrap; cursor:pointer;}
.form__fitem--check .jq-checkbox {float: left;}
.jq-radio {width: 30px; height: 30px; border: 1px solid #fff; background: none; box-shadow: none; margin-right: 20px;}
.forms__left .jq-radio {margin-right: 10px;}
.jq-radio.focused {border: 1px solid #fff;}
.form__fitem--check .checked .jq-radio__div {background: #f71c59; box-shadow: none;}
.jq-radio.checked .jq-radio__div {width: 16px; height: 16px; margin: 6px;}
@media all and (max-width: 1200px) {
}

input[type="checkbox"]{display:block;}

/*настройки сайта*/
.b-heading{background-color: #F9F9F9;}
.b-heading > .page-in{padding-top: 70px; padding-bottom:35px; margin-top: -18px;}


.main-content {position: relative; z-index: 50;}
.main-content {position: relative; z-index: 50;}
.no-photo {background-image: url(/local/templates/ws-custom/assets/css/../images/no-photo.png); background-position: 50% 50%; background-repeat: no-repeat; background-size:contain;}

.breadcrumbs{margin-bottom: 35px;}
.breadcrumbs ul{margin: 0; padding: 0; list-style: none; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-items: stretch; align-content: stretch;}
.breadcrumbs ul li{font-size: 20px; line-height: 24px; color: #444444; font-family: 'Roboto'; font-weight: 400;}
.breadcrumbs ul li a{text-decoration: none; display: inline-block; font-size: 20px; line-height: 24px; color: #444444; font-family: 'Roboto'; font-weight: 400;}
.breadcrumbs ul li i{font-style: normal; padding: 0 10px;}


.b-heading__list{margin: 0; padding: 0; list-style: none; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-items: stretch; align-content: stretch; margin-bottom: 20px;}
.b-heading__list li{margin:0 22px 15px 22px;}
.b-heading__list li b{font-weight: 500; font-size: 20px; line-height: 24px; color: #444444; }
.b-heading__list li a{color: #9B9B9B; font-weight: 500; font-size: 20px; line-height: 24px; text-transform: uppercase; text-decoration: none;}
.b-heading__list li a:hover{color: #797067;}


/*----- карусель -----*/
.owl-stage-outer{margin-bottom:20px;}
.owl-nav{}
.owl-nav button{position:absolute; top:50%; margin-top:-30px;}
.owl-nav button span{display:block; width:31px; height:60px; position:relative; overflow:hidden; text-indent:999px;}
.owl-nav .owl-prev{left:0;}
.owl-nav .owl-next{right:0;}
.owl-nav .owl-prev span{background:url(/local/templates/ws-custom/assets/css/../images/icon-5.png) center center no-repeat;}
.owl-nav .owl-next span{background:url(/local/templates/ws-custom/assets/css/../images/icon-6.png) center center no-repeat;}
.owl-nav span{}
.owl-dots{}
.owl-dots .owl-dot{display:inline-block; margin-right:7px;} 
.owl-dots .owl-dot span{display:block; height:3px; border-radius:2px; width:15px; background-color:#C4C6CD;} 
.owl-dots .owl-dot.active span{width:38px; background-color:#3C4159;}
.owl-dots{}
.slick-prev{overflow: hidden; text-indent: 999px; background-image: url(/local/templates/ws-custom/assets/css/../images/prev.svg); background-position: left center; background-repeat: no-repeat; left: 2px; display: block; width: 16px; height: 16px; z-index: 10;}
.slick-prev:hover{opacity: 0.7; background-image: url(/local/templates/ws-custom/assets/css/../images/prev.svg); background-position: left center; background-repeat: no-repeat;}
.slick-next{overflow: hidden; text-indent: 999px; background-image: url(/local/templates/ws-custom/assets/css/../images/next.svg); background-position: right center; background-repeat: no-repeat; right: 2px; display: block; width: 16px; height: 16px; z-index: 10;}
.slick-next:hover{opacity: 0.7; background-image: url(/local/templates/ws-custom/assets/css/../images/next.svg);  background-position: right center; background-repeat: no-repeat}

/**/
.btn {background-color: #B98973; color: #fff; font-size: 13px; height: 42px; display: inline-block; text-align: center; line-height: 42px; font-weight: 600; padding: 0 20px; cursor: pointer; text-transform: uppercase; transition: all 0.2s ease-out; border: none; text-decoration: none;}
.btn:hover {background-color: #926049; color: #fff;}
.btn .btn--button {padding: 0 20px;}
@media all and (max-width: 767px) {
	.btn {height:30px; line-height: 30px;}
}

/**/
.block-msgs{}
.block-msgs a{}
/**/
.contact-main__main .jq-selectbox{width:100%; z-index:100;}
.contact-main__main .jq-selectbox__select{box-shadow:none !important; background:none !important; border: 1px solid #676767; border-radius: 6px; height: 55px; padding: 0 45px 0 25px; color: #000;}
.contact-main__main .jq-selectbox__select-text{line-height:53px; color: #000; font-weight: 600; padding-top: 0;}
.contact-main__main .jq-selectbox__trigger{border-left:none; background-image:url(/local/templates/ws-custom/assets/css/../images/arrow_select.svg); background-position:50% 50%; background-repeat:no-repeat;}
.contact-main__main .jq-selectbox__trigger-arrow{top: 24px; opacity:0;}

  .ws-layout {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background-color: rgba(0, 0, 0, 0.25);
    cursor: pointer;
    backdrop-filter: blur(6px);
    transition: opacity 0.4s ease-out allow-discrete;
}

.ws-modal{position: fixed;
  top: 0;
  right: -1100px;
  max-width: 80%;
  width: 400px;
  height: 100%;
  z-index: 1010;
  background-color: #FFF;
  box-shadow: 0 0 20px rgba(0,0,0,0.5);
  overflow: hidden;
  transition: right .2s ease-in-out;

}
.ws-modal.is--opened{  right:0px;}

  .ws-sys__massage{position: fixed; top: 15px; left: 15px;  z-index: 30000;}
  .ws-sys__massage .msg--error{background: #EC0000; z-index: 10; border-radius: 4px; padding:10px 15px; font-size: 18px; color: #fff; line-height: 20px;}
  .ws-sys__massage .msg--success{background: #1DBF5B; z-index: 10; border-radius: 4px; padding:10px 15px; font-size: 18px; color: #fff; line-height: 20px;}
  .ws-sys__massage.is--flashing{}

.ws-form__success{width: 100%; padding: 20px; text-align: center; background-color: #16D; color: #fff;}
    .b-forms__success-image{ text-align: center;}
    .b-forms__success-image img{margin: 0 auto 10px auto;}
    .b-forms__success-text-title{font-size: 22px; margin-bottom: 10px;}
    .b-forms__success-text-result{margin-bottom: 20px; font-size: 18px;}
/*.ws-waiting::before{width: 100%; height: 100%; background-color: rgba(255, 255, 255, 0.8); position: absolute; top: 0; left: 0; z-index: 1000; cursor: wait; display: block; content: " ";}
.ws-waiter{position: absolute; top: 50%; left: 50%; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-flex-direction: row;     flex-direction: row; align-items: center; -webkit-align-items: center; z-index: 1001;}
.ws-waiting{position: relative}
.ws-waiting .ws-waiter{margin-top: -16px; margin-left: -25px; height: 32px; width: 50px;}
.ws-waiter i{margin: 0 1px; display: block; animation: ws-wave-delay 1.2s infinite ease-in-out; animation-delay: 0s;}
.ws-waiting .ws-waiter i{width: 4px; height: 32px; background-color: #797067 !important;}
.ws-waiter i:nth-child(1){animation-delay: -1.2s;}
.ws-waiter i:nth-child(2){animation-delay: -1.1s;}
.ws-waiter i:nth-child(3){animation-delay: -1.0s;}
.ws-waiter i:nth-child(4){animation-delay: -0.9s;}
.ws-waiter i:nth-child(5){animation-delay: -0.8s;}*/
	
	
@-webkit-keyframes 'ws-wave-delay'{
    0%, 40%, 100% {-webkit-transform: scaleY(0.4); transform: scaleY(0.4);}
    20% {-webkit-transform: scaleY(1); transform: scaleY(1);} 
}

@keyframes 'ws-wave-delay'{
    0%, 40%, 100% {-webkit-transform: scaleY(0.4); transform: scaleY(0.4);}
    20% {-webkit-transform: scaleY(1); transform: scaleY(1);} 
}


.ws-waiting::before {
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
    cursor: wait;
    /*border: 1px solid #4B6856;*/
    display: block;
    content: " ";
}	

.slick-dots{position: absolute; bottom: 10px; left: 0; right: 0; display: block;}
.slick-dots li{}
.slick-dots li button{border-radius: 50%; border: 1px solid #797067; background-color: #fff;}
.slick-dots li.slick-active button{background-color: #797067;}

/*----- шапка -----*/
.header-top{background-color: #797067; color: #fff;}
.header-top .page-in{display: flex; flex-direction: row; flex-wrap:nowrap; justify-content: space-between; align-items: center; align-content: stretch; padding-top: 11px; padding-bottom: 11px; font-size: 16px; list-style: 18px;}
	.header-top_contacts{display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: flex-start; align-items: center; align-content: stretch; flex-grow: 1;}
	.header-top_contacts i{font-style: normal;}
	.header-top_contacts a{color: #fff; border-bottom: 1px solid #fff; text-decoration: none; line-height: 16px; display: inline-block;}
	.header-top_contacts a:hover{border-bottom: 1px solid #797067;}
	.header-top_contacts svg{width: 24px; height: 24px; margin-right: 12px; flex-shrink: 0; fill: none; stroke: #fff;}
	.header-top_contacts span{flex-grow: 1;}
	.header-top_mail{margin-right:2.65%;}
	.header-top_mail a{display: block; text-decoration: none; color: #fff; font-size: 16px; white-space: nowrap;}
	.header-top_phone{margin-right:2.65%; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; align-items: center; align-content: stretch; position: relative;}
	.header-top_phone a{display: block; text-decoration: none; color: #fff; font-size: 16px; white-space: nowrap;}
	.header-top_phone > span{width:20px; height:20px; cursor: pointer; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-items: center; align-content: center; }
	.header-top_phone svg{width:9px; height:9px; fill: #fff;}
		.contact_window{position: absolute; top: 100%; right: 0; background-color: #fff; box-shadow: 0px 0px 12px 0px #797067; color: #000; width: 350px; border: 1px solid #797067; padding:0; color: #444444; height: 0px; opacity: 0; transition: all 0.2s ease-out; z-index: 999; overflow: hidden; pa}
		.contact_window a{color: #444444;}
		.contact_window .phone{margin-bottom: 20px;}
		.contact_window .phone a{color: #444444; font-size: 22px;}
			.close__back{position: absolute; top: 5px; right: 5px; cursor: pointer;}
			.close__back svg{fill: #797067; width: 30px; height: 30px;}
			.contact__items{}
				.contact__item{margin-bottom: 10px;}
					.contact__item-label{font-size: 18px; font-weight: 500;}
					.contact__item-value{font-size: 16px}
		.contact_window.ws-toggled{height: auto; opacity: 1; padding: 30px 20px 20px 20px;}


		.header-top_btn{}
	.header-btn{background-color: #797067; border: 1px solid #fff; padding: 0 9px;}
	.header-btn:hover{background-color: #fff; color: #797067;}
@media all and (max-width: 1060px) {
	.header-top_contacts i{display: none;}
}
@media all and (max-width: 680px) {
	.header-top .page-in{padding-top:7px; padding-bottom:7px;}
	.header-btn{padding: 0 15px;}
	.header-top_phone{}
	.header-top_phone a{display: none;}
	.header-top_phone > span{width:20px; height:20px; background-image: url(/local/templates/ws-custom/assets/css/../images/mob/mob-icon-1.svg); background-position: 50% 50%; background-repeat: no-repeat;}
		.phone-click{}
		.phone-click svg{display: none;}
	.header-top_mail a{display: block; width:24px; height:24px; background-image: url(/local/templates/ws-custom/assets/css/../images/mob/mob-icon-2.svg); background-position: 50% 50%; background-repeat: no-repeat;}
	.header-top_mail a span{display: none;}
}
@media all and (max-width: 450px) {
	.header-top_contacts {flex-grow: 0;}
	.header-top_contacts svg{display: none;}
	.header-top_contacts a span{display: none;}
	.header-top_contacts a{display: block; width:24px; height:24px; background-image: url(/local/templates/ws-custom/assets/css/../images/mob/mob-icon-3.svg); background-position: 50% 50%; background-repeat: no-repeat; border-bottom: none;}

}







.header{}
.header .page-in{display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: space-between; align-items: center; align-content: stretch; padding-top: 20px; padding-bottom: 20px;}
	.header_logo{display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: flex-start; align-items: center; align-content: stretch; width: 380px; }
		.block-logo{width: 117px; margin-right: 25px; flex-shrink: 0;}
		.block-slogan{font-weight: 700; font-size: 20px; line-height: 26px; color: #444444;}
	.header_center{flex-grow: 1; margin-left: 90px; margin-right: 90px;}
		.block-menu{margin-bottom: 17px;}
		.block-menu ul{margin: 0; padding: 0; list-style: none; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; align-items: stretch; align-content: stretch;}
		.block-menu ul li{}
		.block-menu ul li a{text-decoration: none; font-size: 16px; line-height: 20px; color: #444444; display: block; padding: 0 2px;}
		.block-menu ul li a:hover{color: #B98973;}
		.block-menu ul li.active a{color: #B98973;}

		
		.ws-search__input{}
		.s-btn{background: none; cursor: pointer; border: none;}
		.s-btn svg{fill: none; width: 30px; height: 30px;  }
		.s-btn span{display: none;}
			.ws-search__form{position: relative;}
				.ws-search__input{}
				.ws-search__input input{display: block; width: 100%; border: none; background-color: #F7F7F9; height: 64px; padding: 0 50px 0 22px; line-height: 64px; font-size: 20px; font-weight: 500; color: #232323;}
				.ws-search__input input::placeholder {color: #9B9B9B; }
				.ws-search__input input::-webkit-input-placeholder {color: #9B9B9B; }
				.ws-search__input input::-moz-placeholder {color: #9B9B9B; }
				.ws-search__input input:-moz-placeholder {color: #9B9B9B; }
				.ws-search__input input:-ms-input-placeholder {color: #9B9B9B; }
				.ws-search__btn{}
				.ws-search__btn .s--search{position: absolute; top: 0; right: 0; height: 64px; border: none; width: 64px;}
				.ws-search__btn .s--close{display: none;}
				.ws-search__btn .s--close svg{fill: #000; width: 30px; height: 30px;}
				
			.ws-search__toogle{display: none;}
			.ws-search__toogle .s--search{}



	.header_right{ width: 300px; height: 50px; display: flex; flex-direction: row; flex-wrap:nowrap; justify-content: flex-end; align-items: center; align-content: stretch;}
	.header_right > div{display: inline-block; flex-shrink: 0; margin-right: 30px; cursor: pointer; position: relative;}
	.header_right > div:last-child{ margin-right: 0px;}
	.header_right svg{ stroke:#000; fill: none; width: 40px; height: 40px;}
	.header_right .icon-basket{}
		.ws-btn-cnt__value{width: 20px; height: 20px; border-radius: 50%; border:1px solid #797067; background-color: #fff; text-align: center; line-height: 18px; font-size: 14px; color: #797067; position: absolute; top: -10px; right: -5px;}
		.ws-basket-btn__sum{display: none;}
	.header_right .icon-watched{}
	.header_right .icon-watched .icon-fav-count{width: 20px; height: 20px; border-radius: 50%; border:1px solid #797067; background-color: #fff; text-align: center; line-height: 18px; font-size: 14px; color: #797067; position: absolute; top: -10px; right: -5px;}
	.header_right .icon-watched{}
	.header_right .icon-watched .icon-watched-count{width: 20px; height: 20px; border-radius: 50%; border:1px solid #797067; background-color: #fff; text-align: center; line-height: 18px; font-size: 14px; color: #797067; position: absolute; top: -10px; right: -5px;}
		.header-menu{background-color: #EEEEF0; margin-bottom: 18px;}


.header-menu .page-in{}
	.btn--burger{display: none;}
	.header-nav{}
	.header-nav ul{margin: 0; padding: 0; list-style: none; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; align-items: stretch; align-content: stretch;}
	.header-nav ul li{position: relative;}
	.header-nav ul li a{text-decoration: none; color: #232323; font-weight: 500; font-size: 16px; line-height: 24px; display:block; padding: 22px 5px 22px 5px; position: relative;}
	.header-nav ul li:last-child a{padding-right: 0;}
	.header-nav ul li:first-child a{padding-left: 0;}
	.header-nav ul li a:hover{color: #797067;}
	.header-nav ul li a span{}
	.header-nav ul li a svg{position: absolute; left: 50%; bottom: 8px; margin-left: -5px; fill: #797067; width: 12px; height: auto; opacity: 0; transition: all 0.2s ease-out;}
	.header-nav ul li a:hover svg{opacity: 1;}
	.header-nav ul li.active a{color: #797067; font-weight: 600;}
	.header-nav ul li.active a svg{opacity: 1;}
	.header-nav__items >li:hover .header-nav__subitems{display: block;}
		.header-nav__subitems{display: none; position: absolute; left: 50%; top: 100%; background-color: #fff; z-index: 999999; width: 291px; box-shadow: 0px 4px 4px 0px #00000040;  margin-left: -145px;}
		.header-nav__subitems ul{display: block; padding: 18px;}
		.header-nav__subitems ul li{margin-bottom: 5px;}
		.header-nav__subitems ul li a{padding:0; display: block; color: #4A4A4A; font-weight: 400; font-size: 16px; line-height:24px;}
	.header-nav ul li.ws-toggles{}
		.item--burger{display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: flex-start; align-items: center; 	align-content: stretch; cursor: pointer;}
			.burger-icon{flex-shrink: 0; margin-right: 5px;}
			.burger-icon svg{display: block; width: 18px; height: 17px;}
			.burger-text{color: #232323; font-weight: 500; font-size: 16px; line-height: 24px; display:block; padding: 22px 5px 22px 5px; position: relative; text-transform: uppercase;}
		.menu-catalog{ position: fixed; left: -1300px; top: 0px; z-index: 999999; height: 100vh; max-width: 1200px; transition: all .6s;}
			.menu-catalog__in{display: flex; flex-direction: row; flex-wrap: nowrap; justify-content:  space-between; align-items: stretch; align-content: stretch; background-color: #fff; padding: 30px 30px; overflow: auto; height: 100%;}
		.menu-catalog.ws-toggled{left:0px;}
			.ws-toggled__close{position: absolute; top: 0px; right: 15px; display: block; background-image: url(/local/templates/ws-custom/assets/css/../images/close.svg); background-position: 50% 50%; background-repeat: no-repeat; fill: #000; background-size: contain; width: 30px; height: 30px; overflow: hidden; text-indent: -999px; cursor: pointer;}
			.menu-catalog__left{width: 400px; flex-shrink: 0; margin-right: 20px; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; align-items: stretch; align-content: stretch;}
				.menu-catalog__column{width: 48%;}
					.menu-catalog__block{margin-bottom: 20px;}
					.menu-catalog__block span[data-role="btn-toggle"]{font-weight: 700; color: #4A4A4A; font-size: 14px; line-height: 16px;  display: block;   cursor: pointer;}
					.menu-catalog__title{font-weight: 700; color: #4A4A4A; font-size: 16px; line-height: 18px; margin-bottom: 18px; display: block;}
					.header-nav .menu-catalog__block ul{display: block;}
					.header-nav .menu-catalog__block ul li{margin-bottom: 12px;}
					.header-nav .menu-catalog__block ul li.is--hidden{display: none;}
					.header-nav .menu-catalog__block ul li a{padding:0; display: block; color: #4A4A4A; font-weight: 400; font-size: 16px; line-height:20px;}
					.header-nav .menu-catalog__block ul li span{font-weight: 700; color: #4A4A4A; font-size: 14px; line-height: 16px; display: block; cursor: pointer;}


			.menu-catalog__right{flex-grow: 1;}
				.menu-catalog__sections{display: grid; grid-template-rows: 1fr; grid-template-columns: repeat(4, 1fr); gap: 10px 10px;}
					.menu-catalog__section{ background-color: #F4EFEC; display: block; text-decoration: none; text-align: center; padding: 20px 15px 15px 15px;}
						.menu-catalog__section-image{text-align: center; border-radius: 50%; border:2px solid #797067; width: 50px; height: 50px; display: flex; flex-direction: row; 	flex-wrap: wrap; justify-content: center; align-items: center; align-content: stretch; padding:8px; margin: 0 auto 15px auto;}
						.menu-catalog__section-image img{display: block; }
						.menu-catalog__section-label{color: #797067; font-size: 16px; line-height: 18px;}

@media all and (max-width: 1210px) {
	.menu-catalog{ max-width: 98%;}
}
@media all and (max-width: 1000px) {
	.header-nav > ul li{display: none;}
	.header-nav ul li.ws-toggles{display: block; width: 100%;}
	.burger-text{padding: 8px 5px 8px 5px;}
	.item--burger{justify-content: center;}
		.burger-icon{margin-right: 10	px;}
		.burger-text{font-size: 18px;}
	
}
@media all and (max-width: 950px) {
	.menu-catalog__in{flex-wrap: wrap;}
	.menu-catalog__left{width: auto; flex-shrink: 0; margin-right: 0px; margin-bottom: 20px;}
	.menu-catalog__right{flex-grow: 1;}
}
@media all and (max-width: 600px) {
	.menu-catalog__sections{grid-template-columns: repeat(3, 1fr); gap: 10px 10px;}
}
@media all and (max-width: 400px) {
	.menu-catalog__sections{grid-template-columns: repeat(2	, 1fr); gap: 10px 10px;}
}


/*мобильное меню*/
.mobile-menu{display: none !important;}
.mobile-menu .burger-top-menu{display: block; width: 30px; text-align: center;}
.mobile-menu .burger-top-menu svg{stroke:none; fill: none; height: 30px; width: 6px; margin: 0 auto;}


.b-mobile{position: fixed; top: 0; right: -3000px; bottom: 0; width: 350px; background-color: #fff; z-index: 1000; transition: right 0.3s ease; opacity: 0; padding: 30px 15px 10px 15px; overflow: auto;}
.b-mobile .btn--cars{margin-bottom: 20px;}
    .b-mobile__logo{width: 250px; display: block; margin-bottom: 30px;}
    .b-mobile__logo{width: 250px; display: block; margin-bottom: 30px;}
    .mobile-nav{margin-bottom: 50px;}
    .mobile-nav ul{margin: 0; padding: 0; list-style: none;}
    .mobile-nav li{border-bottom: 1px solid #dedede;}
    .mobile-nav li a{font-size:18px; line-height:20px; color:#2B3244;  display:block; text-decoration: none; display: block; padding: 15px 0;}
    .mobile-nav li a:hover{ color:#1166DD;}
    .mobile__contact{}
    .mobile__contact .btn{display: block; width: 100%; margin-bottom: 10px;}
    .mobile__contact span.btn{background-color: #1166DD; color: #fff;}
    .mobile__contact span.btn:hover{background-color: #fff; color: #1166DD;}
    .mobile__contact a.btn{background-color: #1DBF5B; padding: 0 15px; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: center; align-items: center; align-content: stretch; border: 1px solid #1DBF5B; color: #fff;}
    .mobile__contact a.btn svg{width: 30px; height: 30px; margin-right: 6px; flex-shrink: 0; fill: #fff;}
    .mobile__contact a.btn span{flex-shrink: 0; }
    .mobile__contact a.btn:hover{color: #1DBF5B; background-color: #fff;}
    .mobile__contact a.btn:hover svg{fill: #1DBF5B;}
    .b-contact__phone{font-weight: 500; display: inline-block; color: #2B3244; text-decoration: none; font-size: 18px; margin-bottom: 20px;}
    .b-mobile.ws-toggled{right:0px; opacity: 1;}
	
		.block-menu-mobile{margin-bottom: 17px;}
		.block-menu-mobile ul{margin: 0; padding: 0; list-style: none; }
		.block-menu-mobile ul li{margin-bottom: 10px;}
		.block-menu-mobile ul li a{text-decoration: none; font-size: 18px; line-height: 20px; color: #444444; display: block; padding: 0 2px;}
		.block-menu-mobile ul li a:hover{color: #B98973;}
		.block-menu-mobile ul li.active a{color: #B98973;}

@media all and (max-width: 1400px) {
	.header_center {flex-grow: 1; margin-left: 20px; margin-right: 20px;}
}
@media all and (max-width: 1200px) {
	.mobile-menu{display: block !important;}
	.block-menu{display: none;}
	.header_right{ width: 310px;}
}
@media all and (max-width: 850px) {
	.header .page-in{padding-top: 20px; padding-bottom: 10px;}
	.header_logo{width: auto; flex-grow: 1;}
	.header_logo .block-logo{width: 50px;}
	.header_logo a{}
	.header_logo a img{}
	.header_logo .block-slogan{flex-grow: 1; font-size: 18px; line-height: 20px;}
	
	.header_center {flex-grow: 0; margin-left: 20px; margin-right: 15px;}
	.header_right{ width: auto; height: 40px;}
	.header_right > div{margin-right: 15px;}
	.header_right svg {width: 30px; height: 30px;}
	.mobile-menu .burger-top-menu svg {height: 25px; width: 6px;}
	.header .ws-search__form{position: absolute; left: 2%; top: -700px; width: 96%; z-index: 50; transition: all 0.2s ease-out;  box-shadow: 0px 0px 10px 0px #797067;}
	.header .is--opened .ws-search__form{top: 0px; transition: all 0.2s ease-out; }
	.ws-search__toogle{display: block;}
	.ws-search__toogle .s--search{}
	.ws-search__btn .s--close{display: block; position: absolute; top: 0; right: 64px; height: 64px; border: none; width: 64px;}

	.b-main-search .ws-search__btn .s--close{display: none;}
	.b-main-search .ws-search__toogle{display: none;}

}
@media all and (max-width: 600px) {
	.header_logo .block-slogan{display: none;}
	.header_logo .block-logo{margin-right: 0;}
}
@media all and (max-width: 400px) {
	.header_logo .block-logo{width: 40px;}
	.header_center {margin-left: 15px; margin-right: 14px;}
	.header_right > div{margin-right: 25px;}
	.header_right svg {width: 25px; height: 25px;}
	.mobile-menu .burger-top-menu svg {height: 20px; width: 6px;}
	.ws-search__toogle .s--search svg{width: 25px; height: 25px;}
}





/*карта*/
.page__map{}
	.bx-yandex-view-layout{}
		.bx-yandex-view-map{}
@media all and (max-width: 800px) {
	.bx-yandex-map{height: 400px !important;}
}

/*футер*/
.page__footer{background-color: #797067;}
.page__footer .page-in{padding-top: 66px; padding-bottom: 50px; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; align-items: stretch; align-content: stretch; color: #fff; position: relative;}
	.footer-title{text-transform: uppercase; font-weight: 700; font-size: 20px; line-height: 100%; margin-bottom: 20px;}
	.footer_left{width: 22.7%; margin-right: 7.8%;}
		.footer-logo{margin-bottom: 14px;}
		.footer-logo a{display: block; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; align-items: center; align-content: stretch; text-decoration: none;}
		.footer-logo img{margin-right: 22px;}
		.footer-logo span{font-weight: 700; font-size: 24px; line-height: 24px; color: #fff;}
		.footer-text{margin-bottom: 10px; font-weight: 400;	font-size: 15px; line-height: 20px; color: #fff;}
	.footer_center{flex-grow: 1; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; align-items: stretch; align-content: stretch;}
		.footer_menu{width: 31.78%;}
		.footer_menu-l{}
		.footer_menu-c{}
		.footer_menu-r{width: 34%;}
		.footer_menu ul{margin: 0; padding: 0; list-style: none;}
		.footer_menu ul li{}
		.footer_menu ul li a{font-size: 16px; line-height: 18px; color: #fff; text-decoration: none; margin-bottom: 5px;}
		.footer_menu ul li a:hover{text-decoration: underline;}
	.footer_right{width: 18.9%; margin-left: 20px;}
	.footer_right a{text-decoration: none; font-size: 16px; line-height: 30px; color: #fff;}
		.footer-contacts_text{font-size: 16px; line-height: 24px; margin-bottom: 5px;}
		.footer-contacts_phone{}
		.footer-contacts_phone a{font-weight: 400; font-size: 24px; line-height: 36px; margin-bottom: 5px;}
		.footer-contacts_mail{}
		.footer-contacts_mail a{margin-bottom: 5px;}
@media all and (max-width: 1200px) {
	.footer_left{margin-right: 15px;}
}
@media all and (max-width: 1100px) {
	.footer_left{margin-right: 15px; width: 26%;}
	.footer_right{width: 26%; margin-left: 0px; position: absolute; left: 10px; top: 240px;}
}
@media all and (max-width: 900px) {
	.footer_left{width: 32%;}
	.footer_right{width: 32%; }
}
@media all and (max-width: 850px) {
	.page__footer .page-in{padding-top:30px; padding-bottom: 30px;}
	.footer_left{margin-right: 0; width: 100%; margin-bottom: 20px;}
	.footer_center{margin-bottom: 20px;}
	.footer_right{width: 100%; margin-left: 0px; position: relative; left: auto; top: auto;}
}
@media all and (max-width: 500px) {
	.footer_center{margin-bottom: 0px;}
	.footer-title{text-align: center;}
	.footer_menu{width: 100%; margin-bottom: 25px;}
	.footer_menu ul li{text-align: center;}
}

/**/
.main-content{}
.main-content .page-in{padding-bottom: 20px; padding-top: 20px;}

/**/
.contacts-list-main{}
.contacts-list-main .b-block__title{}
.contacts-list-main .b-block__content{}
	.contacts-list-main_container{margin: 0; padding: 0; list-style: none;   display: grid; grid-template-rows: 1fr; grid-template-columns: repeat(3, 1fr); gap: 20px 20px;}
	.contacts-list-main__item{ }
	.contacts-list-main__item_top{padding: 50px 10px 0px 10px; min-height: 480px; background-color: #F4EFEC;}
	.contacts-list-main__item svg{fill: none; stroke: #797067; width: 24px; height: auto;}
	.contacts-list-main__item .name{margin-bottom: 40px; font-family: 'Inter'; text-align: center; text-transform: uppercase; font-weight: 600; font-size: 30px; line-height: 32px; color: #6F665E; letter-spacing: 7%;}
	.contacts-list-main__item .desc{padding: 0 5% 0 13.5%; font-weight: 400; font-size: 20px; line-height: 24px; color: #444444;}
	.contacts-list-main__item .desc > div{display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: flex-start; align-items: stretch; align-content: stretch; margin-bottom: 29px;}
	.contacts-list-main__item .desc > div .i-l{flex-shrink: 0; width: 45px; padding-top: 3px;}
	.contacts-list-main__item .desc > div span{flex-grow: 1;}
	.contacts-list-main__item .adres{}
	.contacts-list-main__item .adres a{display: inline-block; margin-top: 8px; font-weight: 500; text-decoration: none; position: relative;}
	.contacts-list-main__item .adres a svg{width: 11px; height: 9px; fill:#232323; margin-bottom: 2px;  position: relative;}
	.contacts-list-main__item .map{}
	.contacts-list-main__item .phone{font-weight: 500;}
	.contacts-list-main__item .clock{}
	.contacts-list-main__item .clock b{font-weight: 500;}
	.contacts-list-main__item .clock svg{width: 20px; height: auto;}

	.contacts-list-main__item_bottom{overflow: hidden;}
	.contacts-list-main__item_bottom .map-detail{padding: 0px 0px 0px 0px; height: 1px; opacity: 0; transition: all 0.2s ease-out; background-color: #fff;}
	.contacts-list-main__item_bottom .map-detail.hover{height: auto; opacity: 1; padding: 0px 0px 30px 0px;}
	.contacts-list-main__item_bottom .map-detail .map-all{padding-top: 10px;}
	.contacts-list-main__item_bottom .map-detail .map-all a{font-family: 'Roboto'; font-weight: 300; font-size: 20px; line-height: 24px; letter-spacing: 0%; text-decoration: underline; color: #797067;}

	.contacts_info{margin: 0; padding: 0; list-style: none;}
	.contacts_info li{display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; align-items: stretch; align-content: stretch; color: #444444; font-size: 20px; line-height: 24px;}
	.contacts_info li:nth-child(even){background-color: #F9F9F9;}
	.contacts_info li .name{width: 32%; margin-right: 20px; padding: 15px;}
	.contacts_info li .value{width: 60%; padding: 15px;}

 @media all and (max-width: 1200px) {
	.contacts-list-main__item .name{margin-bottom: 30px; font-size: 24px; line-height: 28px;}
	.contacts-list-main__item .desc{padding: 0 3% 0 5%;}
	.contacts-list-main__item .desc > div{font-size: 18px;}

}
 @media all and (max-width: 850px) {
	.contacts-list-main_container{grid-template-columns: repeat(1, 1fr); gap: 20px 20px;}
	.contacts-list-main__item_top{padding: 30px 10px 20px 10px; min-height: 0;}
	.contacts-list-main{margin-bottom: 0 !important;}


}  

/*баннер*/	
.b-head-banner{margin-top: -18px;}
.slick-slider-banner{max-height: 700px; overflow: hidden;}
.slick-slider-banner.slick-dotted.slick-slider{margin-bottom: 70px;}
.slick-slider-banner .slick-slide{position: relative; line-height: 1px; padding: 2% 0;}
.slick-slider-banner .slick-slide:before{content:""; position: absolute; left: 8px; top: 0; right: 8px; bottom: 0; background: rgba(41, 34, 30, 0.7); transition: all 0.2s ease-out; z-index: 2;}
.slick-slider-banner .slick-slide.slick-active:before{background: rgba(41, 34, 30, 0)}
.slick-slider-banner .slick-slide img{display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover;}
.slick-slider-banner .banner-text{position: absolute; top: 20%; left: 50%; width: 592px; margin-left: -296px;  color: #fff; text-align: center; z-index: 1;}
.slick-slider-banner .slick-active .banner-text{z-index: 3;}
.slick-slider-banner .desc{box-shadow: -30.2px 30.2px 30.2px 0px #FFFFFF13 inset; box-shadow: 30.2px -30.2px 30.2px 0px #00000013 inset; backdrop-filter: blur(48px); background: rgba(63, 53, 47, 0.7); padding: 45px 10px; margin-bottom: 35px;}
.slick-slider-banner .desc .name{font-family: 'Inter'; font-weight: 700; font-size: 40px; line-height: 50px; letter-spacing: 10%; text-transform: uppercase; }
.slick-slider-banner .desc .text{font-weight: 400; font-size: 24px; line-height: 30px; text-align: center; margin-top: 39px; }
.slick-slider-banner .banner-text .btn{background-color: #1E1E1E;  padding: 0 60px; text-decoration: none; font-weight: 500; text-transform: uppercase; font-size: 13px;}
.slick-slider-banner .banner-text .btn:hover{background-color: #B98973; color: #fff;}
.slick-slider-banner .slick-arrow{display: none;}
.slick-slider-banner .slick-dots{width: 400px; position: absolute; bottom: 25px; left: 50%; margin-left: -200px; z-index: 10;}
.slick-slider-banner .slick-dots li{}
.slick-slider-banner .slick-dots li button{display: block; width: 15px; height: 15px; border-radius: 50%; background-color: #fff; opacity: 0.5; padding: 0;}
.slick-slider-banner .slick-dots li.slick-active button{background-color: #000; opacity: 1;}
	.slick-dots li button:before{display: none;}

@media all and (max-width: 1400px) {
	.slick-slider-banner .desc .name{font-size: 32px; line-height: 36px;}
	.slick-slider-banner .desc .text{font-size: 20px; line-height: 24px;  margin-top: 30px; }
	.slick-slider-banner .banner-text {top: 20%; left: 20%; right: 20%;  width: auto;  margin-left: -0; color: #fff; }
}
@media all and (max-width: 1300px) {
	.slick-slider-banner .desc{padding: 25px 10px; margin-bottom: 30px;}

	.slick-slider-banner .banner-text {top: 15%; left: 15%; right: 15%; }
	.slick-slider-banner .desc .name{font-size: 30px; line-height: 34px;}
	.slick-slider-banner .desc .text{font-size: 16px; line-height: 20px;  margin-top: 20px; }
	.slick-slider-banner.slick-dotted.slick-slider{margin-bottom: 50px;}
}
@media all and (max-width: 800px) {
	.slick-slider-banner .desc{padding: 15px 10px; margin-bottom: 20px;}
	.slick-slider-banner .banner-text {top: 10%; left: 10%; right: 10%; }

	.slick-slider-banner .desc .name{font-size: 20px; line-height: 24px;}
	.slick-slider-banner .desc .text{font-size: 16px; line-height: 20px;  margin-top: 20px; }
	.slick-slider-banner.slick-dotted.slick-slider{margin-bottom:25px;}
}
@media all and (max-width: 700px) {
	.slick-slider-banner .desc .name{font-size: 16px; line-height: 20px;}
.slick-slider-banner .slick-dots{bottom: 5px;}

}
@media all and (max-width: 500px) {
	.slick-slider-banner .slick-dots{width: 100%; position: relative; bottom: auto; left: auto; margin-left: 0; z-index: 10;}
}





/**/
.icon-list-main{}
.icon-list-main .b-block__content{}
	.icon-list-main_container{margin: 0; padding: 0; list-style: none; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; align-items: stretch; align-content: stretch;}
		.icon-list-main__item{width: 18%; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: flex-start; align-items: center; align-content: stretch; margin: 0 1% 20px 1%;}
		.icon-list-main__item .image{flex-shrink: 0; margin-right: 20px;}
		.icon-list-main__item .name{flex-grow: 1; font-weight: 400; font-size: 18px; line-height: 24px;}
@media all and (max-width: 1200px) {
	.icon-list-main__item{width: 18%;}
}

@media all and (max-width: 1200px) {
	.icon-list-main_container{}
	.icon-list-main__item{width: 30%; margin: 0 1.5% 20px 1.5%;}
		.icon-list-main__item .image{}
		.icon-list-main__item .image img{ width: 51px;}
}
@media all and (max-width: 870px) {
	.icon-list-main_container{}
	.icon-list-main__item{width: 47%; margin: 0 1.5% 20px 1.5%;}
		.icon-list-main__item .image{}
		.icon-list-main__item .image img{ }
}
@media all and (max-width: 450px) {
	.icon-list-main_container{}
	.icon-list-main__item{width: 100%; margin: 0 0 20px 0%;}
		.icon-list-main__item .image{}
		.icon-list-main__item .image img{ width: 51px;}
}


/*поиск*/
.search-form-main{}
.ws-search__input-form{position: relative;}
.ws-search__input-form .input{display: block; width: 100%; border: none; background-color: #F7F7F9; height: 64px; padding: 0 50px 0 22px; line-height: 64px; font-size: 20px; font-weight: 500; color: #232323;}
.ws-search__input-form .input::placeholder {color: #9B9B9B; }
.ws-search__input-form .input::-webkit-input-placeholder {color: #9B9B9B; }
.ws-search__input-form .input::-moz-placeholder {color: #9B9B9B; }
.ws-search__input-form .input:-moz-placeholder {color: #9B9B9B; }
.ws-search__input-form .input:-ms-input-placeholder {color: #9B9B9B; }
.ws-search__input-form .ws-search__input-form-btn{position: absolute; top: 0; right: 0; height: 64px; border: none; width: 64px; background: none; cursor: pointer; }
.ws-search__input-form .ws-search__input-form-btn svg{fill: none;  width: 30px; height: 30px;}

.autocomplete-suggestions {
  overflow: auto;
  -webkit-box-shadow: 0px 16px 35px 0px #1F222917; 
  -moz-box-shadow: 0px 16px 35px 0px #1F222917;  
  box-shadow: 0px 16px 35px 0px #1F222917;
  border:1 solid #F0F0F0; 
  border-radius:0 0 5px 5px;
  background-color: #fff;
  left: 0;
  right: 0;
  width: auto !important;
  padding:15px 10px;
}
.autocomplete-suggestion {
  overflow: hidden;
}
.autocomplete-suggestion:first-child {
    border-top: none;
}
.autocomplete-suggestion .ws-sug-item{  border-top: 1px solid rgba(0, 0, 0, 0.1);}
.autocomplete-suggestion:first-child .ws-sug-item{  border-top: none;}
 .ws-sug-item {text-decoration: none; padding:5px 10px; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: stretch; align-items: center; align-content: flex-start; cursor: pointer;}
  .ws-sug-item__image {width: 55px; flex-shrink: 0; flex-grow: 0;}
  .ws-sug-item__image i {display: block; background-repeat: no-repeat; background-position: 50% 50%; background-size: contain; padding: 50% 0; position: relative;}
  .ws-sug-item__image i.no-photo {background-color: #d2d2d2;}
  .ws-sug-item__desc { margin:0 15px; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; align-items: stretch; align-content: stretch; flex-grow: 1;}
    .ws-sug-item__name{font-size: 14px; line-height: 18px; color: #000000; margin-bottom: 5px; font-family: 'Stolzl Book';}
    .ws-sug-item__name b{color:#1166DD;}
    .ws-sug-item__row{display: flex; flex-direction: row;flex-wrap: wrap;justify-content: flex-start;align-items: center;align-content: stretch; width: 100%;}
        .ws-sug-item__price{font-size:16px; font-weight: 500; margin-right: 15px; color: #B98973;}
        .ws-sug-item__code{font-size:14px; white-space:nowrap; }

  .ws-sug-item__btn { display: flex; flex-direction: row-reverse; flex-wrap: nowrap; justify-content: flex-end; align-items: center; align-content: stretch;}
  .ws-sug-item__btn button{margin-left: 10px;}
  .ws-sug-item__btn .catalog-item__to-favorites{position: relative; right: auto; top: auto; margin-right: 8rem;}
  .ws-sug-item__btn .btn--search{font-size: 14px; padding: 0 22px; color: #fff; background-image: url(/local/templates/rucars/assets/css/../images/ws-basket.svg); background-position: 50% 50%;  background-repeat: no-repeat;  height: 37px; line-height: 35px;}
  .ws-sug-item__btn .btn--search.is--active{background-color: #1DBF5B; border:1px solid #1DBF5B;}
  .ws-sug-item__btn svg{width: 30px; height: 30px; stroke: #000;   fill: #000;}
  .ws-sug-item__btn .is-fill svg{stroke: #A01717 !important;}

  .ws-sug-group{font-size:16px; font-weight: 500; width: 100%; margin: 15px 0;}
.ws-sug-item .ws-basket-add{display: none;}


.search-form-header{}
.search-form-header form{position: relative;}
.search-form-header .search-input{display: block; width: 100%; border: none; background-color: #F7F7F9; height: 42px; padding: 0 45px 0 13px; line-height: 40px; font-size: 16px; font-weight: 400; color: #232323; border: 1px solid #D9D9D9;}
.search-form-header .search-submit{position: absolute; top: 1px; right: 1px; height: 40px; border: none; width: 40px; background: none; background-image: url(/local/templates/ws-custom/assets/css/../images/search.svg); background-position: 50% 50%; background-repeat: no-repeat; cursor: pointer; background-size: 18px auto;}
.search-form-header .search-input::placeholder {color: #A0A0A0; }
.search-form-header .search-input::-webkit-input-placeholder {color: #A0A0A0; }
.search-form-header .search-input::-moz-placeholder {color: #A0A0A0; }
.search-form-header .search-input:-moz-placeholder {color: #A0A0A0; }
.search-form-header .search-input:-ms-input-placeholder {color: #A0A0A0; }

/**/
.catalog-collection{}
.catalog-collection .b-block__title{margin-bottom: 29px;}
.catalog-collection .b-block__content{}

.catalog-main{}
.catalog-main .b-block__title{margin-bottom: 29px;}
.catalog-main .b-block__content{}

.b-tab-cards{}	
	.ws-opts{margin: 0; padding: 0; list-style: none; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-items: stretch; align-content: stretch; margin-bottom: 30px;}
		.ws-opts__value{padding: 0 27px; position: relative;}
		.ws-opts__value span{display: inline-block; font-weight: 400; font-size: 20px; line-height: 24px; text-decoration: none; color: #9B9B9B; position: relative; padding-bottom: 21px; cursor: pointer;}
		.ws-opts__value svg {position: absolute; left: 50%; bottom: 0px; margin-left: -7px; fill: #B98973; width: 12px; height: auto; opacity: 0; transition:  all 0.2s ease-out; width: 14px; height: auto;}
	.ws-opts__value.is--active{}
	.ws-opts__value.is--active span{color: #B98973;}
	.ws-opts__value.is--active svg{opacity: 1;}
	.ws-opts__value:hover{color: #B98973;}
	.ws-opts__value:hover svg{opacity: 1;}

.catalog-collection_container{margin: 0; padding: 0; list-style: none; display: grid; grid-template-columns: repeat(2, 1fr); gap: 21px;}
.slick-slider-collection{margin-bottom: 40px;}
.tab-description{margin-bottom: 58px;}
	.catalog-collection__item{position: relative; transition: all 0.2s ease-out;}
	.catalog-collection__item:before{content: ''; display: block; position: absolute; left: 0; right: 0; bottom: 0; top: 0; z-index: 2; background: rgba(41, 34, 30, 0); transition: all 0.2s ease-out;}
	.catalog-collection__item .image{}
	.catalog-collection__item .image img{}
	.catalog-collection__item .desc{position: absolute; left: 24px; bottom: 29px; background: linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 0.2) 100%); z-index: 5;}
	.catalog-collection__item .desc a{text-decoration: none; display: block; color: #fff; padding: 28px 25px;}
	.catalog-collection__item .name{margin-bottom: 10px; color: #F7F7F9; font-family: 'Inter'; font-weight: 500; font-size: 22px; line-height: 24px; letter-spacing: 10%;}
	.catalog-collection__item .section{display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; align-items: stretch; align-content: stretch;}
	.catalog-collection__item .section span{display: block; padding-right: 12px;display: flex; flex-direction: row; flex-wrap: nowrap; 	justify-content: flex-start; align-items: center; align-content: stretch;}
	.catalog-collection__item .section span:first-child{padding-left:0px;}
	.catalog-collection__item .section span svg{display: block; width: 6px; height: 6px; margin-left: 8px;}
	.catalog-collection__item .section span:last-child svg{display: block; width: 20px; height: 11px;}



	.catalog-collection__item .price{font-family: 'Inter'; font-weight: 500; font-size: 24px; line-height: 24px;  color: #FFFFFF;}
	.catalog-collection__item .price span{color: #565656; text-decoration: line-through;}
	.catalog-collection__item .more-btn{position: absolute; left: 50%; top: 50%; margin-top: -20px; margin-left: -95px; z-index: 5; display: none;}
	.catalog-collection__item .more-btn .btn{width: 190px; font-weight: 500; font-size: 13px; letter-spacing: 10%; text-transform: uppercase; text-decoration: none;}
	.catalog-collection__item .more-btn .btn:hover{color: #fff;}
	.catalog-collection__item .fav{position: absolute; top: 14px; right: 13px; z-index: 5; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: flex-start; align-items: center; align-content: stretch;}
	.catalog-collection__item .fav a{display: block; text-decoration: none; margin-left: 13px;}
	.catalog-collection__item .fav a svg{ stroke:#000; fill:#000;}
		.flags{display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: flex-start; align-items: center; align-content: stretch; position: absolute; left: 16px; top: 14px; z-index: 5;}
		.flags a{display: block; text-decoration: none; font-weight: 500; font-size: 14px; line-height: 26px; letter-spacing: 10%; text-transform: uppercase; padding: 0 10px; white-space: nowrap; background-color: #666; color: #fff;}
		.flags a svg{fill: none; stroke: #fff; width: auto; height: 14px; position: relative; margin-bottom: -3px; margin-right: 3px;}
		.flags .flags-1{background-color: #A01717;}
		.flags .flags-2{background-color: #1E1E1E;}
		.flags .flags-3{background-color: #B98973; font-size: 11px;}

	.catalog-collection__item:hover:before{background: rgba(41, 34, 30, 0.7);}
	.catalog-collection__item:hover .desc{background:none;}
	.catalog-collection__item:hover .more-btn{display: block;}
	.catalog-collection__item:hover .fav a svg{ stroke:#fff; fill:#fff;}

.list-0 .catalog-collection_container{display: block;}
.list-0 .catalog-collection_container .catalog-collection__item{margin: 0 5px;}


	.tab-btn{text-align: center;}
	.tab-btn .btn{width: 300px; background: none; border: 1px solid #000000; color: #000; font-weight: 500; font-size: 13px; letter-spacing: 10%; text-transform: uppercase;}
	.tab-btn .btn:hover{ border: 1px solid #B98973; color: #fff; background-color: #B98973;}
	
.catalog-list_container{margin: 0; padding: 0; list-style: none; display: grid; grid-template-columns: repeat(4, 1fr); gap:40px 20px ;}

	.catalog-list_item{position: relative; transition: all 0.2s ease-out;}
	.catalog-list_item .image{position: relative; margin-bottom: 30px;}
	.catalog-list_item .image:before{content: ''; display: block; position: absolute; left: 0; right: 0; bottom: 0; top: 0; z-index: 2; background: rgba(41, 34, 30, 0); transition: all 0.2s ease-out;}
	.catalog-list_item .image img{}
	.catalog-list_item .desc{ z-index: 5; }
	.catalog-list_item .desc a{text-decoration: none; display: block; }
	.catalog-list_item .name{font-family: 'Inter'; font-weight: 500; font-size: 24px; line-height: 30px; letter-spacing: 10%; color: #444444; text-align: center; margin-bottom: 25px;}
	.catalog-list_item .price{font-family: 'Inter'; font-weight: 500; font-size: 24px; line-height: 24px;  color: #B98973; text-align: center;}
	.catalog-list_item .price .value{font-family: 'Inter'; font-weight: 400; font-size: 24px; line-height: 24px;  color: #B98973; margin-bottom: 10px;}
	.catalog-list_item .price .old{display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: 	center; align-items: center; align-content: stretch; color: transparent; font-size: 16px; line-height: 24px; -webkit-background-clip: text; background-clip: text; background-image: linear-gradient(180deg, #A1723E 0%, #E3B678 100%);} 
	.catalog-list_item .price span{color: #9B9B9B; text-decoration: line-through; font-size: 20px; line-height: 24px; margin-right: 17px; background: none; }
	.catalog-list_item .more-btn{position: absolute; left: 50%; top: 50%; margin-top: -20px; margin-left: -95px; z-index: 5; display: none;}
	.catalog-list_item .more-btn .btn{width: 190px; font-weight: 500; font-size: 13px; letter-spacing: 10%; text-transform: uppercase; text-decoration: none;}
	.catalog-list_item .more-btn .btn:hover{color: #fff;}
	.catalog-list_item .fav{position: absolute; top: 14px; right: 13px; z-index: 5; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: flex-start; align-items: center; align-content: stretch;}
	.catalog-list_item .fav a{display: block; text-decoration: none; margin-left: 13px;}
	.catalog-list_item .fav a svg{ stroke:#000; fill:#000;}
	.catalog-list_item .flags{position: absolute; left: 0; bottom: -13px; right: 0; top: auto; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: center; 		align-items: stretch; align-content: stretch;}
	.catalog-list_item .flags div{ border-radius: 30px; overflow: hidden; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: center; 		align-items: stretch; align-content: stretch;}

	.catalog-list_item:hover .image:before{background: rgba(41, 34, 30, 0.7);}
	.catalog-list_item:hover .desc{background:none;}
	.catalog-list_item:hover .more-btn{display: block;}
	.catalog-list_item:hover .fav a svg{ stroke:#fff; fill:#fff;}
	
.about-main{}
.about-main .b-block__title{}
.about-main .b-block__content{}
	.about-text{column-width: 48%; column-count: 2; column-gap: 20px;}
@media all and (max-width: 767px) {
	.about-text{column-width: 100%; column-count: 1; column-gap: 20px;}
}
/**/
.partners-main{}
.partners-main .b-block__title{}
.partners-main .b-block__content{}
	.partners__item{}
	.partners__item .image{height: 126px; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-items: center; align-content: stretch; padding: 5px;}

/**/
.buyer-main{margin-bottom: 70px;}
.buyer-main .buyer-main__title{font-family: 'Inter'; font-weight: 400; color: #444444; font-size: 36px; line-height: 50px; margin-bottom: 50px; position: relative; text-align:center; text-transform: uppercase; letter-spacing: 10%;}
.buyer-main ul{background-image: url(/local/templates/ws-custom/assets/css/../images/buyer-fon.jpg); background-position: 50% 50%; background-repeat: no-repeat; background-size: cover;}
.buyer-main ul{margin: 0; padding: 0; list-style: none;  display: grid; grid-template-columns: repeat(3, 1fr); gap:0px;}
.buyer-main ul li{border-right: 20px solid #fff; border-bottom: 20px solid #fff;  height: 232px; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-items: center; align-content: stretch; background-color: rgba(80, 66, 58, 0.7);}
.buyer-main ul li:nth-child(3n){border-right:none;}
.buyer-main a{ width: 100%; height: 100%; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-items: center; align-content: stretch; text-decoration: none;}
.buyer-main span{font-family: Inter; font-weight: 500; font-size: 22px; line-height: 30px; letter-spacing: 10%; text-align: center; text-transform: uppercase; color: #F4EFEC;}

@media all and (max-width: 1000px) {
	.buyer-main{} 
	.buyer-main ul li{height: 180px;}
	.buyer-main span{font-size: 18px; line-height: 24px;}
}
@media all and (max-width: 800px) {
	.buyer-main{margin-bottom: 40px;} 
	.buyer-main ul li{height: 90px; border-bottom: 5px solid #fff;}
	.buyer-main ul{ grid-template-columns: repeat(1, 1fr);}
	.buyer-main ul li{border-right: 0; }
	.buyer-main ul li:nth-child(3n){border-right: 0;}

}


/*каталог*/

.section-description{}
.section-description .b-block__title{}
.section-description .b-block__content{display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: flex-start; align-items: stretch; 	align-content: stretch;}
	.description{color: #444444; flex: 1;}
	.description.description-col-2{column-width: 48%;  column-count: 2;  column-gap: 20px;}
	.description-menu{flex-shrink: 0; margin-right: 25px; width: 370px; background-color: #F7F7F9; padding: 30px 15px 30px 30px;}
	.description-menu ul{margin: 0; padding: 0; list-style: none;}
	.description-menu ul li{margin-bottom: 10px;}
	.description-menu ul li a{text-decoration: none; display: block; font-family: Inter; font-weight: 400; font-size: 20px; line-height: 26px; color: #444444;}

.catalog-section{}
.catalog-section.b-block{}
	.catalog-section_list{margin: 0; padding: 0; list-style: none; width: 100%; display: grid; grid-template-columns: repeat(5, 1fr); gap: 11px;}
	.catalog-section_list li{background-color: #F4EFEC;}
	.catalog-section_list li a{display: block; text-decoration: none; text-align: center; height: 100%; padding: 45px 24px 22px 24px;}
	.catalog-section_list .image{border-radius: 50%; border: 2px solid #797067; height: 98px; width: 98px; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-items: center; align-content: stretch; margin: 0 auto 20px auto;}
	.catalog-section_list .image img{}
	.catalog-section_list .name{min-height: 48px; color: #797067; font-size: 24px; line-height: 24px;}



.catalog-section-banner{}
	.catalog-section-banner_list{margin: 0; padding: 0; list-style: none; width: 100%; display: grid; grid-template-columns: repeat(2, 1fr); gap: 11px; }
	.list-1 .catalog-section-banner_list{grid-template-columns: repeat(1, 1fr);}
		.catalog-section-banner_item{background-image: url(/local/templates/ws-custom/assets/css/../images/fon-banner.jpg); background-position: 50% 50%; background-repeat: no-repeat; position: relative; background-size: cover; padding: 73px 10%; text-align: center;}
		.catalog-section-banner_item:before{content: ''; display: block; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background-color: rgba(255,255,255,0.8); z-index: 1;}
		.catalog-section-banner_item .name{position: relative;  z-index: 2; font-family: 'Inter'; font-weight: 500; font-size: 28px; line-height: 30px; color: #232323; margin-bottom: 20px; text-transform: uppercase;}
		.catalog-section-banner_item .text{position: relative;  z-index: 2; font-family: 'Roboto'; font-weight: 400; color: #444444; font-size: 20px; line-height: 28px; margin-bottom: 40px;}
		.catalog-section-banner_item .more{position: relative;  z-index: 2;}
		.catalog-section-banner_item .more a{text-decoration: none; position: relative;}
		.catalog-section-banner_item .more a:before{content: ''; display: block; position: absolute; left: -8px; top: -8px; right: -8px; bottom: -8px; border: 1px solid #B98973;}
	.list-1 .catalog-section-banner_item .text{padding-left: 25%; padding-right: 25%;}
.catalog-section-banner.no{}
.catalog-section-banner.no .catalog-section-banner_item{background-image:none; padding: 20px 10%; text-align: center;}
.catalog-section-banner.no .catalog-section-banner_item .more a{border: 1px solid #565656; background: none; color: #444444;}
.catalog-section-banner.no .catalog-section-banner_item .more a:before{display: none;}
/**/
.catalog-banner{padding-top: 165px; padding-bottom: 169px; position: relative; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-items: center; align-content: stretch;}
	.catalog-banner-img{background-size: cover; background-position: 50% 50%; background-repeat: no-repeat;  z-index: 5; position: absolute; left: 50%; top: -38px; bottom: 0; width: 100vw; margin-left: -50vw;}
	.catalog-banner_block{position: relative; z-index: 10; background: rgba(63, 53, 47, 0.3); box-shadow: -30.2px 30.2px 30.2px 0px rgba(255, 255, 255, 0.08) inset; box-shadow: 30.2px -30.2px 30.2px 0px rgba(0, 0, 0, 0.08) inset; backdrop-filter: blur(48px); padding: 50px 60px; color: #fff; max-width: 650px; text-align: center;;}
	.catalog-banner_block h1{margin-bottom: 20px; color: #fff;}
	.catalog-banner_block .breadcrumbs{color: #fff; margin-bottom: 35px;}
	.catalog-banner_block .breadcrumbs a{color: #fff;}
	.catalog-banner_block .breadcrumbs i{color: #fff;}
	.catalog-banner_block .more{}
	.catalog-banner_block .more .btn{text-decoration: none; color: #fff; background:none; border:1px solid #fff;}

.collection-about{display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; align-items: stretch; align-content: stretch;}
.collection-about .images{width: 48%;}
.collection-about .images .slick-arrow{display: none !important;}
.collection-about .images .slick-slide{}
.collection-about .images .slick-slide img{display: block; width: 100%; height: auto;}
.collection-about .images .slick-dots{position: absolute; bottom: 20px; left: 0; z-index: 10;}
.collection-about .images .slick-dots li{}
.collection-about .images .slick-dots li button{display: block; width: 15px; height: 15px; border-radius: 50%; background-color: #fff; opacity: 0.5; padding: 0;}
.collection-about .images .slick-dots li.slick-active button{background-color: #000; opacity: 1;}

.collection-about .desc{width: 48%; padding-right: 10%;}
.collection-about .desc .name{font-family: 'Inter'; font-weight: 400; font-size: 36px; line-height: 50px; color: #444444; letter-spacing: 10%; margin-bottom: 35px; text-transform: uppercase;}
.collection-about .desc .text{font-size: 20px; line-height: 28px; color: #444444;}
.collection-about .desc .text p{font-size: 20px; line-height: 28px; color: #444444; margin-bottom: 20px;}



/**/
.catalog-section-list{}
.catalog-section-list .more{ text-align: center;}
.catalog-section-list .more a{text-decoration: none;}
.catalog-section-list_container{margin: 0; padding: 0; list-style: none; display: grid; grid-template-columns: repeat(4, 1fr); gap:40px 20px ;}

	.catalog-section-list_item{position: relative; transition: all 0.2s ease-out;}
	.catalog-section-list_item .image{position: relative; margin-bottom: 30px; text-align: center;}
	.catalog-section-list_item .image:before{content: ''; display: block; position: absolute; left: 0; right: 0; bottom: 0; top: 0; z-index: 2; background: rgba(41, 34, 30, 0); transition: all 0.2s ease-out;}
	.catalog-section-list_item .image img{margin: 0 auto;}
	.catalog-section-list_item .desc{ z-index: 5; }
	.catalog-section-list_item .desc a{text-decoration: none; display: block; }
	.catalog-section-list_item .name{font-family: 'Inter'; font-weight: 500; font-size: 24px; line-height: 30px; letter-spacing: 10%; color: #444444; text-align: center; margin-bottom: 25px;}
	.catalog-section-list_item .price{font-family: 'Inter'; font-weight: 500; font-size: 24px; line-height: 24px;  color: #B98973; text-align: center;}
	.catalog-section-list_item .price .value{font-family: 'Inter'; font-weight: 400; font-size: 24px; line-height: 24px;  color: #B98973; margin-bottom: 10px;}
	.catalog-section-list_item .price .old{display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: 	center; align-items: center; align-content: stretch; color: transparent; font-size: 16px; line-height: 24px; -webkit-background-clip: text; background-clip: text; background-image: linear-gradient(180deg, #A1723E 0%, #E3B678 100%);} 
	.catalog-section-list_item .price span{color: #9B9B9B; text-decoration: line-through; font-size: 20px; line-height: 24px; margin-right: 17px; background: none; }
	.catalog-section-list_item .more-btn{position: absolute; left: 50%; top: 50%; margin-top: -20px; margin-left: -95px; z-index: 5; display: none;}
	.catalog-section-list_item .more-btn .btn{width: 190px; font-weight: 500; font-size: 13px; letter-spacing: 10%; text-transform: uppercase; text-decoration: none;}
	.catalog-section-list_item .more-btn .btn:hover{color: #fff;}
	.catalog-section-list_item .fav{position: absolute; top: 14px; right: 13px; z-index: 5; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: flex-start; align-items: center; align-content: stretch;}
	.catalog-section-list_item .fav a{display: block; text-decoration: none; margin-left: 13px;}
	.catalog-section-list_item .fav a svg{ stroke:#000; fill:#000;}
	.catalog-section-list_item .flags{position: absolute; left: 0; bottom: -13px; right: 0; top: auto; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: center; 		align-items: stretch; align-content: stretch;}
	.catalog-section-list_item .flags div{ border-radius: 30px; overflow: hidden; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: center; 		align-items: stretch; align-content: stretch;}

	.catalog-section-list_item:hover .image:before{background: rgba(41, 34, 30, 0.7);}
	.catalog-section-list_item:hover .desc{background:none;}
	.catalog-section-list_item:hover .more-btn{display: block;}
	.catalog-section-list_item:hover .fav a svg{ stroke:#fff; fill:#fff;}

.list-0 .catalog-section-list_container{display: block;}
.list-3 .catalog-section-list_container{grid-template-columns: repeat(3, 1fr);}
.list-4 .catalog-section-list_container{grid-template-columns: repeat(4, 1fr);}
.list-5 .catalog-section-list_container{grid-template-columns: repeat(5, 1fr);}

.list-0 .catalog-section-list_item{padding-left: 5px; padding-right: 5px; margin-bottom: 40px;}
.list-0 .catalog-section-list_item .image{margin-bottom: 90px; padding-top: 30px;}
.list-0 .catalog-section-list_item .flags{bottom: -50px; }
.list-0 .catalog-section-list_item .name{font-size: 20px; line-height: 25px; margin-bottom: 20px; font-weight: 400;}
.list-0 .catalog-section-list_item .price{font-family: 'Inter'; font-weight: 500; font-size: 20px; line-height: 24px;  color: #B98973; text-align: center;}
.list-0 .catalog-section-list_item .price .value{font-family: 'Inter'; font-weight: 400; font-size: 20px; line-height: 20px;  color: #B98973; margin-bottom: 10px;}
.list-0 .catalog-section-list_item .price .old{display: block;} 
.list-0 .catalog-section-list_item .price span{display: block; margin-right: 0; background: none; }
.list-0.slider-3 .catalog-section-list_item .image{padding-top:0px; margin-bottom: 30px;}
.list-0.slider-3 .catalog-section-list_item{ margin-bottom: 30px;}
.list-0.slider-3 .catalog-section-list_item .flags{bottom: -13px;}

/**/
.menu-block{}
	
	.menu-block_list{margin: 0; padding: 0; list-style: none; width: 100%; display: grid; grid-template-columns: repeat(2, 1fr); gap: 11px; }
	.list-3 .menu-block_list{grid-template-columns: repeat(3, 1fr);}
		.menu-block_item{background-image: url(/local/templates/ws-custom/assets/css/../images/fon-banner.jpg); background-position: 50% 50%; background-repeat: no-repeat; position: relative; background-size: cover;text-align: center;}
		.menu-block_item:before{content: ''; display: block; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background-color: rgba(80, 66, 58, 0.7); z-index: 1;}

		.menu-block_item a{position: relative; margin-bottom: 0; display: block; text-decoration: none;  width: 100%; height: 100%; padding: 80px 25%; z-index: 2;}

		.menu-block_item .name{color: #fff; font-family: 'Inter'; font-weight: 400; font-size: 20px; line-height: 28px; text-align: center; text-transform: uppercase;}



/**/
.b-brands{}
.b-brands-list{}
	.b-brands-list__items{margin: 0; padding: 0; list-style: none;  display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px;}
		.b-brands-list__item{margin-bottom: 25px; }
		.b-brands-list__item a{display: block; text-decoration: none; height: 100%; width: 100%;}
		.b-brands-list__item .b-brands-list__image{ text-align: center; margin-bottom: 8px; height: 224px; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: center; align-items: center; align-content: stretch;border: 1px solid rgba(155, 155, 155, 0.4);}
		.b-brands-list__item .b-brands-list__image a{display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: center; align-items: center; align-content: stretch; padding: 2px;}
		.b-brands-list__item .b-brands-list__image img{}
		.b-brands-list__item .b-brands-list__title{font-size: 16px; line-height: 28px; color:#444444; font-weight: 400;}
		.b-brands-list__item .b-brands-list__title a{font-size: 16px; line-height: 28px; color:#444444; font-weight: 400;}
@media all and (max-width: 1000px) {
	.b-brands-list__items{grid-template-columns: repeat(3, 1fr); gap: 20px;}
	.b-brands-list__item .b-brands-list__image{height: 180px;}
}
@media all and (max-width: 700px) {
	.b-brands-list__items{grid-template-columns: repeat(2, 1fr); gap: 20px;}
	.b-brands-list__item .b-brands-list__image{height: 160px;}

}


/**/
.catalog-articles-list{}
	.catalog-articles_container{margin: 0; padding: 0; list-style: none; display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px;}
		.catalog-articles_item{margin-bottom: 30px;}
		.catalog-articles_item a{display: block; height: 100%; text-decoration: none;}
		.catalog-articles_item .image{line-height: 1px; background-position: 50% 50%; background-repeat: no-repeat; background-size: cover; padding: 30% 0; margin-bottom: 20px;}
		.catalog-articles_item .name{text-align: center; font-weight: 500; font-size: 20px; line-height: 24px; color: #444444; padding: 0 5%;}
/**/
.articles-detail{display: flex; flex-direction: row; flex-wrap:nowrap; justify-content: space-between; align-items: stretch; align-content: stretch;}
	.articles-left{flex-shrink: 0; width: 370px; margin-right: 57px;}
	.articles-left ul{margin: 0; padding: 0; list-style: none;}
	.articles-left ul li{margin-bottom: 5px;}
	.articles-left ul li a{display: block; background-color: #F7F7F9; padding:10px; font-weight: 400; font-size: 20px; line-height: 24px; color: #444444; text-decoration: none;}
	.articles-right{flex-grow: 1; font-size: 24px; line-height: 32px;}
	.articles-right p{margin-bottom: 35px;}
	.articles-right ul{margin: 0; padding: 0; list-style: none; margin-bottom: 35px;}
	.articles-right ul li{padding-left: 30px; background-image: url(/local/templates/ws-custom/assets/css/../images/li.png); background-position: 0 10px; background-repeat: no-repeat; margin-bottom: 10px;}
	.articles-right blockquote{background-color: #F7F7F9; margin: 0; padding: 30px; margin-bottom: 35px; margin-bottom: 10px;}
.articles-image-2{margin: 0; padding: 0; list-style: none; margin-bottom: 40px; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; align-items: stretch; 	align-content: stretch;}
.articles-image-2 li{width: 49%; margin-bottom: 20px !important; padding: 0 !important; background-image: none;}
.articles-image-2 li img{display: block; width: 100%; height: auto;}



/**/
.catalog-cards__list{}
.catalog-cards__list a:hover{text-decoration: none; color: inherit;}
.catalog-cards__list .more{ text-align: center;}
.catalog-cards__list .more a{text-decoration: none;}
.catalog-cards__list{margin: 0; padding: 0; list-style: none; display: grid; grid-template-columns: repeat(5, 1fr); gap:40px 20px ;}

	.catalog-cards__item{position: relative; transition: all 0.2s ease-out;}
		.catalog-cards__image{position: relative; margin-bottom: 30px; text-align: center; min-height: 234px; display: flex; flex-direction: row; flex-wrap:nowrap; justify-content: space-between; align-items: stretch; align-content: stretch;}
		.catalog-cards__image:before{content: ''; display: block; position: absolute; left: 0; right: 0; bottom: 0; top: 0; z-index: 2; background: rgba(41, 34, 30, 0); transition: all 0.2s ease-out;}
		.catalog-cards__image a{display: block; display: flex; flex-direction: row; flex-wrap:nowrap; justify-content: space-between; align-items: center; align-content: stretch; text-align: center; width: 100%;}
		.catalog-cards__image img{margin: 0 auto; max-height: 234px;}
		.catalog-cards__desc{ z-index: 5; }
		.catalog-cards__desc a{text-decoration: none; display: block; }
			.catalog-cards__name{ margin-bottom: 25px;}
			.catalog-cards__name a{font-family: 'Inter'; font-weight: 500; font-size: 24px; line-height: 30px; letter-spacing: 10%; color: #444444; text-align: center;}
			.catalog-cards__name a:hover{text-decoration: none; color: #444444;}
	.catalog-cards__item .catalog-cards__price{font-family: 'Inter'; font-weight: 500; font-size: 24px; line-height: 24px;  color: #B98973; text-align: center;}
	.catalog-cards__item .catalog-cards__price .value{font-family: 'Inter'; font-weight: 400; font-size: 24px; line-height: 24px;  color: #B98973; margin-bottom: 10px;}
	.catalog-cards__item .catalog-cards__price .old{display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: 	center; align-items: center; align-content: stretch; color: transparent; font-size: 16px; line-height: 24px; -webkit-background-clip: text; background-clip: text; background-image: linear-gradient(180deg, #A1723E 0%, #E3B678 100%);} 
	.catalog-cards__item .catalog-cards__price span{color: #9B9B9B; text-decoration: line-through; font-size: 20px; line-height: 24px; margin-right: 17px; background: none; }
		.catalog-cards__btns{position: absolute; left: 0; top: 0; right: 0; height: 234px; z-index: 5; display: none;  flex-direction: column; flex-wrap: wrap; justify-content: center; align-items: center; align-content: stretch;}
		.catalog-cards__btns .btn{width: 190px; font-weight: 500; font-size: 13px; letter-spacing: 10%; text-transform: uppercase; text-decoration: none; margin-bottom: 5px;}
		.catalog-cards__btns .btn:hover{color: #fff;}
		.catalog-cards__item .fav{position: absolute; top: 14px; right: 13px; z-index: 5; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: flex-start; align-items: center; align-content: stretch;}
	.catalog-cards__item .fav a{display: block; text-decoration: none; margin-left: 13px;}
	.catalog-cards__item .fav a svg{ stroke:#000; fill:#000;}
	.catalog-cards__item .flags{position: absolute; z-index: 100; left: 0; bottom: -13px; right: 0; top: auto; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: center; align-items: stretch; align-content: stretch;}
	.catalog-cards__item .flags div{ border-radius: 30px; overflow: hidden; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: center; 		align-items: stretch; align-content: stretch;}
	.catalog-cards__item .flags a{color: #fff;}
	


	.catalog-cards__item:hover .catalog-cards__image:before{background: rgba(41, 34, 30, 0.7);}
	.catalog-cards__item:hover .cards__desc{background:none;}
	.catalog-cards__item:hover .catalog-cards__btns{display: flex;}
	.catalog-cards__item:hover .fav a svg{ stroke:#fff; fill:#fff;}

.list-0 .catalog-cards__list{display: block;}
.list-3 .catalog-cards__list{grid-template-columns: repeat(3, 1fr);}
.list-4 .catalog-cards__list{grid-template-columns: repeat(4, 1fr);}
.list-5 .catalog-cards__list{grid-template-columns: repeat(5, 1fr);}

.list-0 .catalog-cards__item{padding-left: 5px; padding-right: 5px; margin-bottom: 40px;}
.list-0 .catalog-cards__item .image{margin-bottom: 90px; padding-top: 30px;}
.list-0 .catalog-cards__item .flags{bottom: -50px; }
.list-0 .catalog-cards__item .name{font-size: 20px; line-height: 25px; margin-bottom: 20px; font-weight: 400;}
.list-0 .catalog-cards__item .price{font-family: 'Inter'; font-weight: 500; font-size: 20px; line-height: 24px;  color: #B98973; text-align: center;}
.list-0 .catalog-cards__item .price .value{font-family: 'Inter'; font-weight: 400; font-size: 20px; line-height: 20px;  color: #B98973; margin-bottom: 10px;}
.list-0 .catalog-cards__item .price .old{display: block;} 
.list-0 .catalog-cards__item .price span{display: block; margin-right: 0; background: none; }
.list-0.slider-3 .catalog-cards__item .image{padding-top:0px; margin-bottom: 30px;}
.list-0.slider-3 .catalog-cards__item{ margin-bottom: 30px;}
.list-0.slider-3 .catalog-cards__item .flags{bottom: -13px;}

/*new html*/
.b-flags{display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: flex-start; align-items: stretch; align-content: stretch; border-radius: 30px; overflow: hidden;}
.b-flags div{display: block; text-decoration: none; font-weight: 500; font-size: 14px; line-height: 26px; letter-spacing: 10%; text-transform: uppercase; padding: 0 10px; white-space: nowrap; background-color: #666; color: #fff; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: center; align-items: center; align-content: stretch;}
.b-flags div svg{fill: none; stroke: #fff; width: auto; height: 14px; position: relative; margin-bottom: -3px; margin-right: 3px;}
.b-flags .flag--discount{background-color: #A01717;}  
.b-flags .flag--hit{background-color: #1E1E1E;}
.b-flags .flag--show-room{background-color: #B98973; font-size: 11px;}
.b-flags .flag--show-room svg{width: 11px; height: 14px;}
.b-flags .flag--stock{background-color: #A01717; font-size: 11px;}
.b-flags .flag--sale{background-color: #A01717; font-size: 11px;}
.b-flags .flag--new{background-color: #00A650;}
.b-flags .flag--showroom{background-color: #B98973; font-size: 11px;}
.b-flags .flag--showroom svg{width: 11px; height: 14px;}
.b-flags .flag--insolck{background-color: #A01717; font-size: 11px;}
.b-flags .flag--size{font-size: 10px; line-height: 12px; padding-top: 3px; padding-bottom: 3px;}


.b-card__func{}
.b-card__func{position: absolute; top: 25px; right: 25px; z-index: 15; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: flex-start; align-items: center; align-content: stretch;}
.b-card__func svg{stroke: #fff; fill: #fff; width: 28px; height: 28px; cursor: pointer; transition: all 0.2s ease-out;}
.b-card__func .flag-wood{margin-right: 13px; width: 28px; height: 28px;}
.b-card__func .flag-wood svg{}
.b-card__func .ws-fav-toggle{width: 30px; height: 30px;}
.b-card__func .ws-fav-toggle svg{width: 30px; height: 30px;}
	.ws-fav-toggle.is--active svg{stroke: #A01717 !important; fill: #fff !important;}



.b-collections{}
.b-collections__items{ display: grid; grid-template-columns: repeat(2, 1fr); gap: 21px;}
	.b-collections__item{position: relative; transition: all 0.2s ease-out;}
	.b-collections__item:before{content: ''; display: block; position: absolute; left: 0; right: 0; bottom: 0; top: 0; z-index: 2; background: rgba(41, 34, 30, 0); transition: all 0.2s ease-out;}
	.b-collections__item:hover:before{background: rgba(41, 34, 30, 0.7);}
		.b-card-collection{position: relative; padding: 5px 5px;}
		.b-card-collection__flags{display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: flex-start; align-items: center; align-content: stretch; margin-top: 0px; position: absolute; left: 25px; top: 25px; z-index:15; border-radius: 30px;}
		
		.b-card-collection__image{display: block; position: relative; z-index: 10; line-height: 1px; padding: 25% 0;}
		.b-card-collection__image:before {content: ''; display: block; position: absolute; left: 0; right: 0; bottom: 0; top: 0; z-index: 2;  background: rgba(41, 34, 30, 0.1); transition: all 0.2s ease-out;}
		.b-card-collection__image img{display: block; width: 100%; height: 100%; object-fit: cover; position: absolute; left: 0; top: 0;}
		.b-card-collection__image .no--photo{display: block; line-height: 1px;}
		.b-card-collection__desc{position: absolute; left: 25px; bottom: 25px; background: linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 0.2) 100%); z-index: 15;  display: block; color: #fff; padding: 28px 25px 18px 25px; min-width: 380px;}
			.b-card-collection__title {color: #fff; font-family: 'Inter'; font-weight: 500; font-size: 22px;  line-height: 24px; letter-spacing: 10%; color: #fff; margin-bottom: 10px; display: block; display: block; text-decoration: none;}
			.b-card-collection__title:hover {color: #fff;}
			.b-card-collection .b-card-collection__brand{color: #ccc; font-size: 14px; text-decoration: none;}
			.b-card-collection__rooms{}
			.b-card-collection__rooms ul{display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; align-items: center;  align-content: stretch; margin: 0; padding: 0; list-style: none;}
			.b-card-collection__rooms ul li{padding-left: 6px; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: flex-start; align-items: center; align-content: stretch;}
			.b-card-collection__rooms ul li.is--hidden{display: none;}
			.b-card-collection__rooms ul li a{display: block; text-decoration: none; color: #fff;}
			.b-card-collection__rooms ul li:last-child{display: block; text-decoration: none; cursor: pointer; margin-left: 10px; width: 20px; padding-left:0px;}
			.b-card-collection__rooms ul li:last-child span{display: block;}
			.b-card-collection__rooms ul li:last-child svg{width: 20px; height: 11px; display: block; margin-left: 0px; margin-right:0px;}
			.b-card-collection__rooms.is--expanded ul li:last-child{line-height: 10px; font-size: 15px; width: 20px;}
			.b-card-collection__rooms ul li svg{display: block; width: 6px; height: 6px; margin-left: 8px; margin-right: 12px;}
			.b-card-collection__rooms ul li:first-child{padding-left:0px; }
			.b-card-collection__rooms ul li:first-child svg{display: none;}
	/*hover*/

.b-collections__items .b-card-product__title{text-align: left;}
.b-collections__items:hover .b-card-product__title{color: #fff;}
.b-card-collection:hover .b-card-collection__image:before{background: rgba(41, 34, 30, 0.7);}
.b-card-collection:hover .b-card__func svg{ stroke:#fff; fill:#fff;}


@media all and (max-width: 800px) {
		.b-collections__items{gap:5px;}
		.b-card-collection__desc{left: 15px; bottom: 15px; padding: 15px 15px 10px 15px; min-width: 250px;}
}
@media all and (max-width: 600px) {
		.b-collections__items{grid-template-columns: repeat(1, 1fr);}
}



.catalog__main{}
	.catalog__grid{}


/**/
.solutions-list{}
.solutions-list .b-block__title{}
	.solutions-list__main{}
		.solutions-list__items{display: grid; grid-template-columns: repeat(3, 1fr); gap:30px 20px; margin-bottom: 60px;}
			.b-card-solution{position: relative; display: flex !important; flex-direction: column;	flex-wrap: wrap; justify-content: flex-start; align-items: center; align-content: stretch;}
			.b-card-solution.slick-slide{padding: 10px;}
			.b-tab-cards__item.slick-slide .b-card-solution{padding: 10px;}
				/**/
				.b-card-solution__image{display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-items: center; align-content: stretch; position: relative; z-index: 10; line-height: 1px; padding: 33% 0; width: 100%; text-decoration: none;}
				.b-card-solution__image:before {content: ''; display: block; position: absolute; left: 0; right: 0; bottom: 0; top: 0; z-index: 2;  background: rgba(41, 34, 30, 0.1); transition: all 0.2s ease-out;}
				.b-card-solution__image img{display: block; width: 100%; height: 100%; object-fit: cover; position: absolute; left: 0; top: 0;}
				.b-card-solution__image .no--photo{display: block; line-height: 1px;}
				.b-card-solution__image span{background-color: #B98973; color: #fff; font-size: 13px; height: 42px; display: inline-block; text-align: center; line-height: 42px; font-weight: 500; padding: 0 20px; cursor: pointer; text-transform: uppercase; transition: all 0.2s ease-out;  border: none; position: relative; z-index: 10; width: 190px; letter-spacing: 10%; opacity: 0;}
				/**/
				.b-card-solution__flags{margin-top: -13px; position: relative; z-index: 10; min-height: 26px;}
				/**/
				.b-card-solution__desc{width: 100%; position: relative; z-index: 10; padding: 20px 10px 0 10px; text-align: center;}
					.b-card-solution__title {display: block; color: #444444; font-family: 'Inter'; font-weight: 500; font-size: 22px;  line-height: 24px; letter-spacing: 10%; margin-bottom: 10px; text-decoration: none;}
					.b-card-solution__title:hover {}
					.b-card-solution__price{font-family: 'Inter'; font-weight: 400; font-size: 24px; line-height: 24px; color: #B98973; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center ; align-items: stretch; align-content: stretch;}
						.b-card-solution__price-main{width: 100%; margin-bottom: 10px;}
						.b-card-solution__price-old{color:#9B9B9B; font-size: 20px; text-decoration: line-through; margin-right: 15px;}
						.b-card-solution__price-discount{font-size: 18px; line-height: 24px;}
			/*hover*/
			.b-card-solution:hover .b-card-solution__image:before{background: rgba(41, 34, 30, 0.7);}
			.b-card-solution:hover .b-card__func svg{ stroke:#fff; fill:#fff;}
			.b-card-solution:hover .b-card-solution__image span{opacity:1;}
		.solutions-list__footer{}
.b-solution-slider{}
	.b-solution-slider__items{}
		.b-solution-slider__item{padding: 0 8px;}	

	.cards--solutions{}
	.cards--solutions__items{}
		.b-tab-cards__item{position: relative; transition: all 0.2s ease-out;}
			.b-card-solution {}


@media all and (max-width: 1000px) {
	.b-card-solution__desc{}
		.b-card-solution__title {font-size: 20px;  line-height: 22px;}
		.b-card-solution__price{font-size: 20px; line-height: 24px; }
}
@media all and (max-width: 750px) {
	.solutions-list__items{display: grid; grid-template-columns: repeat(2, 1fr); gap:20px 10px; margin-bottom: 30px;}
}




/**/



.products-list__main{}
	.products-list__items{display: grid; grid-template-columns: repeat(5, 1fr); gap: 30px 20px;}
.b-card-product{position: relative; transition: all 0.2s ease-out; text-align: center; display: flex !important; flex-direction: column;	flex-wrap: wrap; justify-content: flex-start; align-items: center; align-content: stretch; padding-top: 35px;}
.b-product-slider__items.slick-slider{margin-bottom: 30px;}
	.b-card-product__image{position: relative; display: block; z-index: 10; line-height: 1px; padding: 35% 0; text-align: center; width: 100%; margin-bottom: 10px; min-width: 50px; min-height: 50px;}
	.b-card-product__image img{display: block; width: 100%; height: 100%; object-fit: contain; position: absolute; left: 0; top: 0; margin: 0 auto;}
		.b-card-product .b-card__func{top: 0; right: 10;}
		.b-card-product .b-card__func svg{stroke: #000; fill: #000;}
		.b-card-product__flags{position: relative; z-index: 10; min-height: 26px;}
		.b-card-product__flags div{white-space: normal;}
		.b-card-product__desc{text-decoration: none; display: block; padding: 20px 10px 0 10px; text-align: center;}
			.b-card-product__title{display: block; text-decoration: none; font-family: 'Inter'; font-weight: 500; font-size: 20px; line-height: 24px; letter-spacing: 10%; text-align: center;}
			.b-card-product__text{color: #9B9B9B; font-size: 18px; line-height: 22px; display: block; text-decoration: none; margin-bottom: 10px;}
			.b-card-product__price{font-family: 'Inter'; font-weight: 400; font-size: 24px; line-height: 24px; color: #B98973; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center ; align-items: stretch; align-content: stretch;}
				.b-card-product__price-main{width: 100%; margin-bottom: 10px;}
				.b-card-product__price-old{color:#9B9B9B; font-size: 20px; text-decoration: line-through; margin-right: 15px;}
				.b-card-product__price-discount{font-size: 18px; line-height: 24px;}

	.b-card-product .b-card-product__title{color: #444444; margin-bottom: 19px;}
	.b-card-product:hover .b-card-product__title{color: #444444;}
	.b-card-product:hover .b-card-product__func svg{ stroke:#fff; fill:#fff;}

	.b-block__more{text-align: center;}
	.b-block__more .btn{margin: 0 auto;}

@media all and (max-width: 1200px) {
		.products-list__items{grid-template-columns: repeat(4, 1fr); gap: 30px 20px;}
}
@media all and (max-width: 1000px) {
		.b-card-product__title{font-size: 18px; line-height: 20px;}
}
@media all and (max-width: 800px) {
		.products-list__items{grid-template-columns: repeat(3, 1fr); gap: 20px 20px;}
}
@media all and (max-width: 550px) {
		.products-list__items{grid-template-columns: repeat(2, 1fr); gap: 15px 20px;}
}
@media all and (max-width: 400px) {
		.products-list__items{grid-template-columns: repeat(1, 1fr); gap: 15px 20px;}
}


/* тут под вопросом, может и нужен
.b-product-slider__items{margin-bottom: 40px;}
	.b-product-slider__item{}
	.b-product-slider__item .b-card-solution{text-align: center;}
	.b-product-slider__item .b-card-solution__flags{position: relative; left: auto; border-radius: 30px; margin: 0 auto; display:inline-block; top:0; margin-top: -15px; min-height: 26px; margin-bottom: 10px;}
	.b-product-slider__item .b-card-solution__desc{position: relative; left: auto; bottom: auto; background:none; z-index: 15; padding:0px;color: #444444;}
	.b-product-slider__item  .b-card-solution__title{display: block; color: #444444; text-decoration: none;}
	.b-product-slider__item  .b-card-solution__text{display: none; text-decoration: none;}
	.b-product-slider__item  .b-card-solution__price{display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-items: center; align-content: stretch;}
	.b-product-slider__item  .b-card-solution__price-main{font-family: 'Inter'; font-weight: 400; font-size: 20px; line-height: 20px; color: #B98973; margin-bottom: 10px; display: block; width: 100%;}
	.b-product-slider__item  .b-card-solution__price-old{color: #9B9B9B; text-decoration: line-through; font-size: 20px; line-height: 24px; margin-right: 10px;}
	.b-product-slider__item  .b-card-solution__price-discount{font-size: 16px; line-height: 24px; background-clip: text; background-image: linear-gradient(180deg, #A1723E 0%, #E3B678 100%); color: transparent;}
*/




/*
.b-tab-cards.cards--solutions{}
.b-tab-cards.cards--solutions .b-card-solution__title{margin-bottom: 10px;}
.b-tab-cards.cards--solutions .b-card-product__price-discount{display: none;}
.b-tab-cards.cards--solutions .b-card-product__price{justify-content: flex-start; align-items: center;}
.b-tab-cards.cards--solutions .b-card-product__price .b-card-product__price-main{width: auto; margin-bottom: 0; color: #fff; text-align: left; margin-right: 20px; color: #EBEBEB;}
.b-tab-cards.cards--solutions .b-card-product__price .b-card-product__price-old{margin-bottom: 0; line-height: 24px; color: #565656;}
*/
/*
	.catalog-section-list_item{position: relative; transition: all 0.2s ease-out;}
	.catalog-section-list_item .image{position: relative; margin-bottom: 30px; text-align: center;}
	.catalog-section-list_item .image:before{content: ''; display: block; position: absolute; left: 0; right: 0; bottom: 0; top: 0; z-index: 2; background: rgba(41, 34, 30, 0); transition: all 0.2s ease-out;}
	.catalog-section-list_item .image img{margin: 0 auto;}
	.catalog-section-list_item .desc{ z-index: 5; }
	.catalog-section-list_item .desc a{text-decoration: none; display: block; }
	.catalog-section-list_item .name{font-family: 'Inter'; font-weight: 500; font-size: 24px; line-height: 30px; letter-spacing: 10%; color: #444444; text-align: center; margin-bottom: 25px;}
	.catalog-section-list_item .price{font-family: 'Inter'; font-weight: 500; font-size: 24px; line-height: 24px;  color: #B98973; text-align: center;}
	.catalog-section-list_item .price .value{font-family: 'Inter'; font-weight: 400; font-size: 24px; line-height: 24px;  color: #B98973; margin-bottom: 10px;}
	.catalog-section-list_item .price .old{display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: 	center; align-items: center; align-content: stretch; color: transparent; font-size: 16px; line-height: 24px; -webkit-background-clip: text; background-clip: text; background-image: linear-gradient(180deg, #A1723E 0%, #E3B678 100%);} 
	.catalog-section-list_item .price span{color: #9B9B9B; text-decoration: line-through; font-size: 20px; line-height: 24px; margin-right: 17px; background: none; }
	.catalog-section-list_item .more-btn{position: absolute; left: 50%; top: 50%; margin-top: -20px; margin-left: -95px; z-index: 5; display: none;}
	.catalog-section-list_item .more-btn .btn{width: 190px; font-weight: 500; font-size: 13px; letter-spacing: 10%; text-transform: uppercase; text-decoration: none;}
	.catalog-section-list_item .more-btn .btn:hover{color: #fff;}
	.catalog-section-list_item .fav{position: absolute; top: 14px; right: 13px; z-index: 5; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: flex-start; align-items: center; align-content: stretch;}
	.catalog-section-list_item .fav a{display: block; text-decoration: none; margin-left: 13px;}
	.catalog-section-list_item .fav a svg{ stroke:#000; fill:#000;}
	.catalog-section-list_item .flags{position: absolute; left: 0; bottom: -13px; right: 0; top: auto; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: center; 		align-items: stretch; align-content: stretch;}
	.catalog-section-list_item .flags div{ border-radius: 30px; overflow: hidden; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: center; 		align-items: stretch; align-content: stretch;}


	.catalog-section-list_item:hover .desc{background:none;}
	.catalog-section-list_item:hover .more-btn{display: block;}
	.catalog-section-list_item:hover .fav a svg{ stroke:#fff; fill:#fff;}
*/


/**/


	.b-adv{background-image: url(/local/templates/ws-custom/assets/css/../images/fon-banner.jpg); background-position: 50% 50%; background-repeat: no-repeat; position: relative; background-size: cover; padding: 73px 10%; text-align: center; margin-bottom: 40px;}
	.b-adv:before{content: ''; display: block; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background-color: rgba(255,255,255,0.8); z-index: 1;}
		.b-adv__title{position: relative;  z-index: 2; font-family: 'Inter'; font-weight: 500; font-size: 28px; line-height: 30px; color: #232323; margin-bottom: 20px; text-transform: uppercase;}
		.b-adv__text{position: relative;  z-index: 2; font-family: 'Roboto'; font-weight: 400; color: #444444; font-size: 20px; line-height: 28px; margin-bottom: 40px;}
		.b-adv__btns{position: relative;  z-index: 2;}
			.btn--bordered{text-decoration: none; position: relative;}
			.btn--bordered:before{content: ''; display: block; position: absolute; left: -8px; top: -8px; right: -8px; bottom: -8px; border: 1px solid #B98973;}
/*список товара*/
	
			.catalog-section-list_item .fav{position: absolute; top: 14px; right: 13px; z-index: 5; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: flex-start; align-items: center; align-content: stretch;}
	.catalog-section-list_item .fav a{display: block; text-decoration: none; margin-left: 13px;}
	.catalog-section-list_item .fav a svg{ stroke:#000; fill:#000;}

/**/
.catalog__footer{display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-items: center; align-content: stretch; margin: 25px 0;}
	.catalog__show-more{margin: 0 15px;}
	.catalog__pagination{margin: 0 15px;}
	.catalog__pagination ul{margin: 0; padding: 0; list-style: none; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-items: stretch; align-content: stretch;}
	.catalog__pagination ul li{padding: 0;}
	.catalog__pagination ul li a, .catalog__pagination ul li span {width: 44px; height: 44px; border-radius: 6px; border: 1px solid #B98973; display: flex; justify-content: center;  align-items: center; font-size: 16px; line-height: 19px; color: #B98973; margin-right: 5px; font-weight: 400; text-decoration: none; cursor: pointer;}
		.catalog__pagination ul li.active a, .catalog__pagination ul li.active span {color: #fff; background-color: #B98973;}
		.catalog__pagination ul li a:hover{color: #fff; background-color: #B98973;}
		.catalog__pagination-next{display: none;}
		.catalog__pagination-last{display: none;}
		.catalog__pagination-first{display: none;}
		.catalog__pagination-prev{display: none;}
	@media (max-width:800px) {
			.catalog__footer{flex-direction: column;}
			.catalog__show-more{margin-bottom: 20px;}
	}

/**/
.header-slider{}
	.header-slider__item{}
	.header-slider__item{position: relative; height: 600px; display: flex !important; flex-direction: row; flex-wrap: wrap; justify-content: center; align-items: center; align-content: stretch;}
		.header-slider__item-image{display: block; position: absolute; z-index: 5; top: 0; left: 0; right: 0; bottom: 0; }
		.header-slider__item-image img{display: block; width: 100%; height: 100%;  position: absolute; top: 0; left: 0; object-fit: cover;}
		.header-slider__item-desc{position: relative; z-index: 10; background: rgba(63, 53, 47, 0.3);  box-shadow: 30.2px -30.2px 30.2px 0px rgba(0, 0, 0, 0.08) inset; backdrop-filter: blur(48px); padding: 50px 60px; color: #fff;  max-width: 650px;  text-align: center; max-width: 600px;}
			.header-slider__item-name{margin-bottom: 20px; font-size: 28px; line-height: 30px; text-transform: uppercase; letter-spacing: 10%; color: #fff; text-align: center; display: block; text-decoration: none;}
			.header-slider__item-name:hover{color: #fff; opacity: 0.8;}
  			.header-slider__item-links{margin-bottom: 35px;}
  			.header-slider__item-links a{text-decoration: none; display: inline-block; font-size: 20px; line-height: 24px; color: #fff; font-family: 'Roboto'; font-weight: 400; margin: 0 10px;}
			.header-slider__item-btns{}
			.header-slider__item-btns .btn--bordered{text-decoration: none; color: #fff; background: none; border: 1px solid #fff;}
  			.header-slider__item-btns .btn--bordered:before{display: none;}

/**/
.b-details{margin-bottom: 70px;}
.b-details.has--picture{display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: flex-start; align-items: stretch; align-content: stretch;}
	.page-details__image{flex-shrink: 0; width: 48%; margin-right: 4%; position: relative;}
	.page-details__image img{display: block; max-width: 100%; max-height: 100%; }
	.page-details__desc{flex-grow: 1; width: 48%; font-size: 20px; line-height: 28px; color: #444444;}
	.page-details__desc p{font-size: 20px; line-height: 28px; color: #444444; margin-bottom: 20px; text-align: left !important;}
	.page-details__desc h1{text-align: left !important; font-size: 30px; line-height: 36px;}
	.page-details__desc h2{text-align: left !important; text-transform: none; font-size: 26px; line-height: 32px; font-weight: bold;}
	.page-details__desc h3{text-align: left !important; text-transform: none; font-size: 24px; line-height: 30px; font-weight: bold;}
	.page-details__desc h4{text-align: left !important; text-transform: none; font-size: 22px;}
	.page-details__desc h5{text-align: left !important; text-transform: none; font-size: 20px;}
	.page-details__desc h6{text-align: left !important; text-transform: none; font-size: 18px;}
	.page-details__desc li{text-align: left !important; font-size: 20px; line-height: 28px; color: #444444;}
		.page-details__desc-text{text-align: left !important;}
		.page-details__desc-text .longtext__content{font-size: 20px; line-height: 28px; color: #444444;}

	@media (max-width:700px) {
		.b-details.has--picture{flex-wrap: wrap;}
		.page-details__image{ width: 100%; margin-right: 0%; line-height: 1px; padding: 25% 0; margin-bottom: 20px;}
		.page-details__desc{width: 100%; font-size: 20px; line-height: 28px;}

	}

/**/
.longtext__block{}
	.longtext__content{}
	

/**/
.page-header{margin-bottom: 50px; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between ; align-items: center; align-content: stretch;}
	.page-header__selected{flex-grow: 1;}
	.ws-filters__selected{display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; align-items: stretch; align-content: stretch;}
    .ws-filters__selected > div{padding: 4px 10px; margin-right: 10px; margin-bottom: 10px; transition: all .3s; display: flex; flex-direction: row;   flex-wrap: nowrap; justify-content: flex-start; align-items: center; align-content: stretch; border-radius: 6px; font-weight: 400; font-size: 14px;   line-height: 16px; white-space: nowrap; cursor: pointer; background-color: #797067; border: 1px solid #797067; color: #fff;}
        .ws-filters__selected-title{margin-right: 15px; font-size: 16px; line-height: 22px;}
		.ws-filters__selected-item{}
                .ws-filters__selected-text{margin-right: 10px;}
                .ws-filters__selected-icon{}
                .ws-filters__selected-icon svg{width: 10px; height: 10px; stroke: #fff;}
            .ws-filters__selected-clear{}





	.page-header__browse{display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: flex-end; align-items: center; align-content: stretch;}
		.btn-filter{display: flex; transition: all 0.2s ease-out; flex-direction: row; flex-wrap: nowrap; justify-content: flex-start; align-items: center; align-content: stretch; border: 1px solid #565656; background-color: #fff; padding: 9px 17px; color: #444; cursor: pointer; line-height: 24px; margin-right: 20px; font-size: 13px; text-transform: uppercase; position: relative;}
		.btn-filter .btn-filter-icon{}
		.btn-filter .btn-filter-icon svg{fill: #B98973; width: 17px; height: 17px; display: block; margin-right: 10px; stroke:#fff}
		.btn-filter .btn-filter-icon .btn-filter-count{width: 24px; height: 24px; border-radius: 50%; text-align: center; line-height: 24px; font-size: 13px; color: #fff; background-color: #C90B0B; position: absolute; top: -12px; right: -6px;}
		.btn-filter span{display: block;}
		.btn-filter:hover{color: #B98973; background-color: #fff;}
		.btn-filter:hover .btn-filter-icon svg{ stroke:#B98973; fill: #fff;}
		.btn-filter:hover{}

		.ws-btn-cntbtn-filter{display: flex; transition: all 0.2s ease-out; flex-direction: row; flex-wrap: nowrap; justify-content: flex-start; align-items: center; align-content: stretch; border: 1px solid #565656; background-color: #fff; padding: 9px 17px; color: #444; cursor: pointer; line-height: 24px; margin-right: 20px; font-size: 13px; text-transform: uppercase; position: relative;}
		.ws-btn-cntbtn-filter .ws-btn-cnt__icon{}
		.ws-btn-cntbtn-filter .ws-btn-cnt__icon svg{fill: #B98973; width: 17px; height: 17px; display: block; margin-right: 10px; stroke:#fff}
		.btn-filter .btn-filter-icon .btn-filter-count{width: 24px; height: 24px; border-radius: 50%; text-align: center; line-height: 24px; font-size: 13px; color: #fff; background-color: #C90B0B; position: absolute; top: -12px; right: -6px;}
		.btn-filter span{display: block;}
		.btn-filter:hover{color: #B98973; background-color: #fff;}
		.btn-filter:hover .btn-filter-icon svg{ stroke:#B98973; fill: #fff;}
		.btn-filter:hover{}
		
		.ws-shop-param select {width: 100%; padding: 10px 25px 10px 17px; font-size: 16px; line-height: 20px; color: #444; border: 1px solid #565656; border-radius: 2px; appearance: none; -webkit-appearance: none; -moz-appearance: none; cursor: pointer; background: none; background-image: url(/local/templates/ws-custom/assets/css/../images/select.svg); background-repeat: no-repeat; background-position: 95% 50%; background-color: none;}

/*фильтр*/
.modal__close{display: none;}
.p-filter{height: 100%; position: relative; padding: 100px 20px 100px 20px; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px;}
	.p-filter__title{position: absolute; left: 20px; top: 20px; right: 20px; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: space-between; align-items: stretch;
	align-content: stretch;}
		.p-filter__title-label{flex-grow: 1;}
		.p-filter__title-label h2{text-transform: none; font-size: 30px; line-height: 32px; font-weight: 500; margin-bottom: 5px;}
			.p-filter__title-count{color: #1f2229; font-size: 16px; opacity: 0.3;}
		.p-filter__title-btns{flex-shrink: 0;}
		.p-filter__title-btns span{margin-left: 15px;}
		.p-filter__title-btns svg{cursor: pointer; stroke: #191c1f;  width: 20px; height: 20px;}
	.p-filter__items{ position: absolute; left: 20px; top: 100px; right: 10px; padding-right: 10px; bottom: 100px; overflow: auto;}
		.p-filter__item{margin-bottom: 20px;}
			.p-filter__item-head{margin-bottom: 10px;}
				.p-filter__item-head-title{font-weight: 500;;}
				.p-filter__item-head-sel{display: none;}
			.p-filter__item-content{}
				.filter-property{}
					.f-property-list__values{}
						.f-property-list__value{display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: flex-start; align-items: stretch; align-content: stretch; margin-bottom: 5px; font-size: 14px; line-height: 18px; cursor: pointer;}
							.filter-property__value-check{background: transparent; position: relative; border-radius: 2px;  height: 18px; width: 18px; -webkit-box-ordinal-group: 0; -ms-flex-order: -1; border: 1px solid #bcbdbf;  display: -webkit-box;  display: -ms-flexbox;  display: flex;  order: -1;  -webkit-box-align: center;  -ms-flex-align: center;  align-items: center;  -webkit-box-pack: center;  -ms-flex-pack: center;  justify-content: center;  padding-top: 0.1rem;  -webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);  transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);  -webkit-box-flex: 0;  -ms-flex: 0 0 auto;  flex: 0 0 auto; cursor: pointer; margin-right: 10px; flex-shrink: 0;}
							.filter-property__value-check::after {background: url(/local/templates/ws-custom/assets/css/../images/check.svg) 50% / contain no-repeat; content: ""; display: block; height: 5px; opacity: 0;  -webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1); transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1); width: 9px;}
						.is--checked .filter-property__value-check{background-color: #797067;}
						.is--checked .filter-property__value-check:after{opacity: 1;}
						.f-property-list__value.is--disabled{opacity: 0.5;}
						.f-property-list__value.is--hidden{display: none;}
						.f-property-list__more{display: block; cursor: pointer; padding: 2px 0; color: #797067;}

	.p-filter__buttons{position: absolute; left: 0px; bottom: 0px; right: 0px; background: #f5f5f5; padding: 20px; display: flex; flex-direction: row;
	flex-wrap: wrap; justify-content: space-between; align-items: stretch; align-content: stretch;}
	.p-filter__buttons .btn{width: 49%;}
	.p-filter__buttons .btn--green{background: #797067;}
	.p-filter__buttons .btn--red{background: #fff; border: 1px solid #ea1919;  color: #ea1919; display: flex; flex-direction: row; flex-wrap: wrap;
	justify-content: center; align-items: center; align-content: stretch;}
	.p-filter__buttons .btn--red svg{stroke: #ea1919;  width: 18px; height: 18px; margin-right: 15px;}

/**/
.b-room__menu{margin: 0; padding: 0; list-style: none; width: 100%; display: grid; grid-template-columns: repeat(3, 1fr); gap: 11px; margin-bottom: 70px;}
.b-room__menu li{ background-position: 50% 50%; background-repeat: no-repeat; position: relative; background-size: contain;text-align: center;}
.b-room__menu li:before{content: ''; display: block; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background-color: rgba(80, 66, 58, 0.7); z-index: 1;}
.b-room__menu li a{position: relative; margin-bottom: 0; display: block; text-decoration: none;  width: 100%; height: 100%; padding: 80px 25%; z-index: 2; color: #fff; font-family: 'Inter'; font-weight: 400; font-size: 20px; line-height: 28px; text-align: center; text-transform: uppercase;}

/**/
.b-details{}
.b-details.has--menu{display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: flex-start; align-items: stretch; align-content: stretch;}
		.page-details__menu{margin: 0; padding: 0; list-style: none; flex-shrink: 0; margin-right: 25px; width: 370px; background-color: #F7F7F9; padding: 30px 15px 30px 30px;}
		.page-details__menu li{margin-bottom: 10px;}
		.page-details__menu li a{text-decoration: none; display: block; font-family: Inter; font-weight: 400; font-size: 20px; line-height: 26px; color: #444444;}
		.page-details__menu li.is--active a{font-weight: 600;}
		.page-details__menu li:hover a{font-weight: 600;}
		.page-details__desc{color: #444444; flex: 1; padding-bottom: 20px;}
	
.b-buttons__list{margin: 0; padding: 0; list-style: none; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-items: stretch; align-content: stretch; margin-bottom: 20px;}
.b-buttons__list li{margin:0 22px 15px 22px;}
.b-buttons__list li b{font-weight: 500; font-size: 18px; line-height: 20px; color: #444444; }
.b-buttons__list li a{color: #9B9B9B; font-weight: 500; font-size: 18px; line-height: 20px; text-transform: uppercase; text-decoration: none;}
.b-buttons__list li a:hover{color: #797067;}

  
/**/
.b-rooms-list__items{display: grid; grid-template-rows: 1fr; grid-template-columns: repeat(4, 1fr); gap:20px 20px;}
	.b-rooms-list__item{ background-color: #F4EFEC; display: block; text-decoration: none; text-align: center; padding: 30px 15px 30px 15px;}
		.b-rooms-list__image{text-align: center;}
		.b-rooms-list__image a{text-align: center; border-radius: 50%; border:2px solid #797067; width: 150px; height: 150px; display: flex; flex-direction: row; 	flex-wrap: wrap; justify-content: center; align-items: center; align-content: stretch; padding:40px; margin: 0 auto 20px auto; text-decoration: none;}
		.b-rooms-list__image  img{display: block; height: 100px; width: auto;}
		.b-rooms-list__title{text-align: center;}
		.b-rooms-list__title a{display: block; color: #797067; font-size: 24px; line-height: 26px; text-decoration: none;}
@media all and (max-width: 1000px) {
.b-rooms-list__items{grid-template-columns: repeat(3, 1fr);}
}
@media all and (max-width: 600px) {
.b-rooms-list__items{grid-template-columns: repeat(3, 1fr);}
		.b-rooms-list__image a{width: 100px; height: 100px;padding:20px;}
		.b-rooms-list__image  img{display: block; height: 60px; width: auto;}
}
@media all and (max-width: 550px) {
.b-rooms-list__items{grid-template-columns: repeat(2, 1fr);}
}

/**/
.b-wood-furn-list__items{}
	.b-wood-furn-list__item{ }
		.b-wood-furn-list__image{text-align: center;}
		.b-wood-furn-list__image a{display: block; text-decoration: none;}
		.b-wood-furn-list__image i{text-align: center; border-radius: 50%; border:2px solid #797067; width: 100px; height: 100px; display: flex; flex-direction: row; 	flex-wrap: wrap; justify-content: center; align-items: center; align-content: stretch; padding:40px; margin: 0 auto 20px auto; text-decoration: none; background-size: cover;}
		.b-wood-furn-list__image  img{display: block; height: 100px; width: auto;}
		.b-wood-furn-list__title{text-align: center;}
		.b-wood-furn-list__title a{display: block; color: #797067; font-size: 24px; line-height: 26px; text-decoration: none;}
@media all and (max-width: 1000px) {
		.b-wood-furn-list__image i{width: 50px; height: 50px; padding:30px;}
}
@media all and (max-width: 500px) {
	.b-wood-furn-list__item{padding: 20px 15px 20px 15px; width: 48%; margin-left: 1%; margin-right: 1%;}
		.b-wood-furn-list__image i{width: 40px; height: 40px; padding:30px;}
}
@media all and (max-width: 550px) {
}
/**/
.b-woods-list{}
	.b-woods-list__items{display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-items: stretch; 	align-content: stretch;}
		.b-woods-list__item{background-color: #F4EFEC; display: block; text-decoration: none; text-align: center; width: 31%; margin-left: 1%; margin-right: 1%; margin-bottom: 20px;}
			.b-woods-list__image{text-align: center; padding: 30px 20px 0px 20px;}
			.b-woods-list__image a{display: block; width: 150px; height: 150px; text-decoration: none; margin: 0 auto; position: relative; border-radius: 50%; overflow: hidden; filter: gray;  -webkit-filter: grayscale(1); filter: grayscale(1); }
			.b-woods-list__image figure{display: block; width: 150px; height: 150px; text-decoration: none; margin: 0 auto; position: relative; border-radius: 50%; overflow: hidden; filter: gray;  -webkit-filter: grayscale(1); filter: grayscale(1); }
			.b-woods-list__image img{position: absolute; left: 0; top: 0; object-fit: cover; height: 100%; width: 100%;}
			.b-woods-list__title{}
			.b-woods-list__title a{display: block; text-decoration: none; padding: 20px 20px 30px 20px; text-align: center; color: #797067; font-size: 24px; line-height: 26px;}
			a.b-woods-list__item .b-woods-list__title{display: block; text-decoration: none; padding: 20px 20px 30px 20px; text-align: center; color: #797067; font-size: 24px; line-height: 26px;}

		.b-woods-list__item:hover .b-woods-list__image a{-webkit-filter: grayscale(0); filter: none;}
		.b-woods-list__item:hover .b-woods-list__image figure{-webkit-filter: grayscale(0); filter: none;}
		

@media all and (max-width: 1000px) {
	.b-woods-list__image a{width: 100px; height: 100px; }
	.b-woods-list__image figure{width: 100px; height: 100px; }
}
@media all and (max-width: 800px) {
	.b-woods-list__image a{opacity: 1;}
	.b-woods-list__image figure{opacity: 1;}
}
@media all and (max-width: 550px) {
		.b-woods-list__item{width: 48%; margin-left: 1%; margin-right: 1%; margin-bottom: 20px;}
}
/**/
.b-bottom-text{max-width: 900px; background-color: #EEEEF0; padding: 25px 20px;}



/*карточка*/
.catalog-card{}
	.catalog-card__main{display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; align-items: stretch; align-content: stretch; margin-bottom: 60px;}
		.catalog-card__main__visio{width: 49%; position: relative; }
		.catalog-card__main__sticky{position: sticky; top: 0; bottom: 0; }   
		.catalog-card__main-slider{}
			.catalog-card__main-slider{display: flex; flex-direction: row-reverse; flex-wrap: nowrap; justify-content: space-between; align-items: flex-start; align-content: stretch;} 
				.ws-slider-main{width: 83%; flex-grow: 1; position:relative; z-index: 10;}
				.ws-slider-main .catalog-card__main-slider__main-item{height: 500px;}
				.ws-slider-main .catalog-card__main-slider__main-item a{display: block; height: 100%; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-items: center; align-content: stretch;}
				.ws-slider-main .catalog-card__main-slider__main-item a img{display: block; max-width: 100%; max-height: 100%; width: auto; height: auto;}
				.ws-slider-main  .slick-arrow{position: absolute; left: 0; bottom: 0; top: auto;}
				.ws-slider-main  .slick-prev{left: -14%;}
				.ws-slider-main  .slick-next{left: -5%;}
				.ws-slider-nav{width: 14%; /*border: 1px solid red;*/}
				.ws-slider-nav .slick-list{height: 450px !important; margin-bottom: 50px;}
		.is--solution .catalog-card__main-slider{display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; align-items: stretch; align-content: stretch;}
		.is--solution .ws-slider-main .catalog-card__main-slider__main-item{height: auto;}
		.is--solution .ws-slider-nav .slick-list{height: auto !important; margin-bottom: 0px;}
		.is--solution .slick-track{margin: 0;}
			.is--solution .ws-slider-main{width: 100%; flex-grow: 1; position:relative; z-index: 10; margin-bottom: 15px;}
			.is--solution .ws-slider-nav{width: 100%; /*border: 1px solid red;*/}
			.is--solution .ws-slider-nav{width: 80%;} 
			.is--solution .ws-slider-nav .catalog-card__main-slider__main-item{height: 100px; position: relative; border:4px solid #fff}
			.is--solution .ws-slider-nav .catalog-card__main-slider__main-item img{position: absolute; left: 0; top: 0; object-fit: cover;  width: 100%;
    height: 100%;}
			.is--solution .ws-slider-main  .slick-arrow{position: absolute; left: auto; right: 0; bottom: -80px; top: auto;}
			.is--solution .ws-slider-main  .slick-prev{right: 70px; left: auto;}
			.is--solution .ws-slider-main  .slick-next{right: 0; left: auto}

  

		.catalog-card__main__order{width: 48%; position:relative; z-index: 5;}
			.catalog-card__main__ol1{display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; align-items: center; align-content: stretch; margin-bottom: 35px;}
				.catalog-card__main-show{margin-bottom: 10px;}
				.catalog-card__main-show .btn--bordered{background-color: #fff; border:1px solid #565656; color: #444444; font-weight: 400;;}
				.catalog-card__main-show .btn--bordered:before{display: none;}
				.ws-opts{}
				.catalog-card__main-offers{margin-bottom:10px;}
				.catalog-card__main-offers .ws-opts__value{display: block; width: 43px; height: 43px; border-radius: 50%; border:1px solid #fff; padding: 0; margin: 0px 6px;}
				.catalog-card__main-offers .ws-opts__value.is--active{border:1px solid #393939;}
				.catalog-card__main-offers .ws-opts__value i{display: block; width: 38px; height: 38px; border-radius: 50%; background-position: 50% 50%; background-repeat: no-repeat; border:2px solid #fff; cursor: pointer;}
				.catalog-card__main-offers .ws-opts__value span{display: none;}
				.catalog-card__main__brand{display: block; text-decoration: none; text-align: center;}
				.catalog-card__main__brand a{}
				.catalog-card__main__brand img{display: block; max-width: 100%; max-height: 60px; margin: 0 auto;}
					.brand-image{margin-bottom: 2px; text-align: center;}
					.brand-name{font-size: 14px; line-height: 15px;}
			.catalog-card__main__ol2{display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; align-items: stretch; align-content: stretch; margin-bottom: 40px;}
				.catalog-card__main__price{}
					.price-value{color:#393939; font-weight: 500; font-size: 48px; line-height: 50px; margin-bottom: 10px;}
					.price-cheap{color: #A01717; text-decoration: underline; font-size: 16px; line-height: 24px;}
				.catalog-card__main__buy{padding-top: 6px;}
					.ws-basket-add{display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; align-items: stretch; align-content: stretch;}
						.ws-basket-add__num{margin-right: 15px; width: 150px; margin-bottom: 10px;}
							.quantity-inner{border: 1px solid #565656; position: relative; height: 42px;}
							.quantity-inner button{position: absolute; top: 0; bottom: 0; width: 35px; display: block; border-radius: 0; border: none; cursor: pointer; background: none;}
							.quantity-inner .bt-minus{left: 0;}
							.quantity-inner .bt-minus:before{content: '-'; display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; line-height: 40px; text-align: center; font-size: 28px;}
							.quantity-inner .bt-plus{right: 0;}
							.quantity-inner .bt-plus:before{content: '+'; display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; line-height: 40px; text-align: center; font-size: 20px;}
							.quantity-inner .quantity{border: none; background: none; text-align: center; display: block; height: 40px; text-align: center; line-height: 40px; font-size: 16px; color: #444444; width: 100%;}
					.ws-basket-add .btn--solid{color: #fff; background-color: #000; border: 1px solid #000; padding: 0 40px; text-transform: uppercase; height: 42px; line-height: 42px; margin-bottom: 10px;}
					.ws-basket-add.is--active .btn--solid{background-color:#A01717; border: 1px solid #A01717;}
				.catalog-card__main__fav{display: none;}
			.catalog-card__main-ol3{display: flex; flex-direction: row; flex-wrap: wrap;  align-items: center; align-content: stretch; margin-bottom: 40px;}
				.catalog-card__main__flags{margin-right: 20px;}
				.catalog-card__main__price-old{color: #444444; text-decoration:line-through;margin-right: 20px;}
				.catalog-card__main__price-discount{font-size: 16px; color: #A1723E;}
			.catalog-card__main-ol3{}
				.catalog-card__main__text{color: #444444; font-size: 16px; line-height: 28px;}

@media all and (max-width: 1000px) {
	.catalog-card__main__visio{width: 100%; margin-bottom: 25px;}
	.catalog-card__main__order{width: 100%;}
}
@media all and (max-width: 767px) {
	
}



	.catalog-card__description{}
		.catalog-card__tabs{}
			.catalog-card__buttons{display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-items: stretch; align-content: stretch; margin-bottom: 30px;}
				.tabs-button{display: inline-block; font-weight: 400; font-size: 20px; line-height: 24px; text-decoration: none; color: #9B9B9B; position: relative;   padding-bottom: 21px; cursor: pointer; padding: 0 27px;}
				.tabs-button span{padding-bottom: 21px; display: block;}
				.tabs-button svg{position: absolute; left: 50%; bottom: 0px; margin-left: -7px; fill: #B98973; width: 12px; height: auto; opacity: 0; transition: all 0.2s ease-out; width: 14px; height: auto;}
  				.tabs-button.btn-active{color: #B98973;}
  				.tabs-button.btn-active svg{opacity: 1;}
			.b-brix{display: none;}
			.b-brix.tab-active{display: block;}
				.ws-brix__title{display: none;}
	.table-properties{}
	.table-properties tr{}
	.table-properties tr:nth-child(even) td{background-color: #F9F9F9;}
	.table-properties td{padding: 10px; font-size: 16px; color: #444444;}
	.table-properties li .name{}

/**/
.catalog-card__info{margin-bottom: 50px; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; align-items: stretch; align-content: stretch;}
	.btn-info{ width: 32.5%; background-color: #F4EFEC; display: flex; flex-direction: column; flex-wrap: wrap;  justify-content: center; align-items: center; align-content: stretch; padding: 45px 20px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; cursor: pointer;}
	.btn-info .icon{fill: #F4EFEC; margin-bottom: 20px;}
	.btn-info span{display: block; font-size: 24px; color: #797067;}
	.btn-info svg{display: block;  width: 98px; height: 98px;}

@media all and (max-width: 600px) {
	.btn-info{padding: 25px 10px;}
	.btn-info svg{display: block;  width: 60px; height: 60px;}
	.btn-info span{display: block; font-size: 18px; color: #797067;}
}
@media all and (max-width: 400px) {
	.btn-info{padding: 20px 10px;}
	.btn-info .icon{ margin-bottom: 10px;}
	.btn-info svg{display: block;  width: 50px; height: 50px;}
	.btn-info span{display: block; font-size: 16px; color: #797067;}
}

.b-set-products{}
.b-set-products .b-block__title{}
.b-set-products .b-block__content{}
	.catalog-card-sitem{display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; align-items: stretch; 	align-content: stretch; margin-bottom: 20px; border: 1px solid #D9D9D9;}
		.catalog-card-sitem__visio{width: 22%; padding: 30px 5px;}
		.catalog-card-sitem__visio .ws-slider-main{width: 100%;}
		.catalog-card-sitem__visio .ws-slider-main .slick-arrow{position: absolute; left: 0; bottom: 50%; top: auto; margin-bottom: -10px;}
		.catalog-card-sitem__visio .ws-slider-main .slick-prev{left: -15px;}
		.catalog-card-sitem__visio .ws-slider-main .slick-next{right: -20px; left:auto;}
			.catalog-card-sitem-slider{padding: 0 25px;}
			.catalog-card-sitem-slider__main-item{}
			.catalog-card-sitem-slider__main-item a{display: block; text-align: center; height: 180px;display: flex; 	flex-direction: row; flex-wrap: wrap; justify-content: center; align-items: center; align-content: stretch; padding: 6px;}
			.catalog-card-sitem-slider__main-item img{display: block; max-width: 100%; max-height: 100%; width: auto; height: auto;}
		.catalog-card-sitem__desc{width: 48%; border-left: 1px solid #D9D9D9; padding: 30px 25px;}
			.catalog-card-sitem__title{text-decoration: none; font-weight: 500; text-transform: uppercase; font-size: 24px; display: block; color: #444444; margin-bottom: 25px;}
			.catalog-card-sitem__props{}
				.props-title{font-family: 'Inter'; font-weight: 600; font-size: 20px; color: #B98973; margin-bottom: 17px;}
				.props-list{margin: 0; padding: 0; list-style: none; margin-bottom: 17px;}
				.props-list li{border-bottom: 1px dotted #000000; margin-bottom: 10px; display: flex; flex-direction: row; flex-wrap: nowrap; 	justify-content: space-between; align-items: flex-end; align-content: stretch;}
				.props-list li.is--hidden{display: none;}
				.props-list li .name{display: block;  background-color: #fff; flex-shrink: 0; margin-right: 15px; margin-bottom: -3px;}
				.props-list li .value{background-color: #fff;  margin-bottom: -3px;}
			.catalog-card-sitem__props > span{cursor: pointer; font-family: 'Inter'; font-weight: 400; font-size: 16px; color: #B98973; padding-right: 25px; display: inline-block; background-image: url(/local/templates/ws-custom/assets/css/../images/icon-1.svg); background-position: center right; background-repeat: no-repeat;}
		.catalog-card-sitem__order{width: 30%; padding: 30px 20px;}
		.catalog-card-sitem__order .ws-opts{justify-content: flex-start;}
		.catalog-card-sitem__order .ws-opts__value{margin-right: 10px; cursor: pointer; border: 1px solid #fff; display: block; width: 42px; height: 42px; border-radius: 50%; padding: 0;  border: 2px solid #fff; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; margin-bottom: 3px;}
		.catalog-card-sitem__order .ws-opts__value span{display: none;}
		.catalog-card-sitem__order .ws-opts__value i{display: block; width: 38px; height: 38px; border-radius: 50%; overflow: hidden; background-position: 50% 50%; background-repeat: no-repeat;  border: 2px solid #fff; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
		.catalog-card-sitem__order .ws-opts__value.is--active{border: 2px solid #393939;}
		.catalog-card-sitem__order .ws-opts__value.is--active i{}
			.catalog-card-sitem__prices{}
			.catalog-card-sitem__prices .price-value{color: #444444; font-weight: 500; font-size:28px; line-height: 32px; margin-bottom: 20px;}
			.catalog-card-sitem__buy{}
			.catalog-card-sitem__buy .quantity-inner {border: 1px solid #444444;}
			.catalog-card-sitem__buy .ws-basket-add .btn--solid{background-color: #B98973; border: 1px solid #B98973;}




/*fancybox-content*/
.ws-modal__window{max-width:720px;;}
.ws-basket{height: 100%; position: absolute;  left: 0px; top: 0px; right: 0px; bottom: 0px; }
	.ws-basket__top{display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; align-items: stretch; 	align-content: stretch; position: absolute; left: 0px; top: 0px; right: 0px;  padding: 30px 20px 10px 20px;}
		.ws-basket__title{font-size: 26px; line-height: 28px; font-weight: 500; width: 48%; /*margin-bottom: 20px;*/}
		.ws-basket__title span{display: block; margin-bottom: 5px; font-size: 26px; line-height: 28px; font-weight: 500;}
		.ws-basket__title span span{display: block; font-size: 16px; line-height: 20px; font-weight: 400; color: #797067;}
		.ws-basket__clear{color: #797067; cursor: pointer; line-height: 28px; font-size: 16px;}
		.ws-basket__clear svg{cursor: pointer; stroke: #797067; width: 15px; height: 15px;}
		.ws-basket__clear span{/*border-bottom: 1px solid #ea1919;*/ }
	.ws-basket__content{position: absolute; left: 0px; top: 100px; right: 0px; bottom: 120px; padding: 0px 20px 0px 20px; overflow: auto;}
		.ws-basket__item{display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: space-between; align-items: center; align-content: stretch;  margin-bottom: 25px;}
			.ws-basket__item-data{display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; align-items: stretch; align-content: stretch; text-decoration: none; flex-grow: 1;}
				.ws-basket__item-image{width: 30%; text-align: center;}
				.ws-basket__item-image img{max-height: 100px; margin: 0 auto;}
				.ws-basket__item-desc{width: 67%;}
					.ws-basket__item-title{font-weight: 500; font-size: 16px; line-height: 18px; display: block;}
					.ws-basket__item-code{font-size: 14px;display: block; color:#797067; display: block; margin-bottom: 5px;}
					.ws-basket__item-price{font-size: 20px; font-weight: 500; color: #B98973;}
			.ws-basket__item-remove{width: 20px; margin-left: 10px; flex-shrink: 0;}
			.ws-basket__item-remove svg{width: 19px; height: 20px; stroke: #797067;}
			.ws-basket__item-remove span{display: none;}
	.ws-basket__bottom{position: absolute; left: 0px; bottom: 0px; right: 0px;  padding: 15px 20px 20px 20px;background: #f5f5f5;}
		.ws-basket__sum{margin-bottom: 10px; font-family: 'Inter'; font-weight: 400; font-size: 24px; line-height: 24px; color: #B98973;}
		.btn.btn--solid{}

/**/
.articles-list{}
.articles-list .item{padding: 0 0 30px 0; border-bottom: 1px solid #e5e5e5; margin-bottom: 30px;}
		.wrapper_inner_block{display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: space-between; align-items: stretch; align-content: stretch;}
			.left-data{width: 175px; flex-shrink: 0; margin-right: 35px;}
			.left-data a{display: block; text-decoration: none;}
			.left-data img{}
			.right-data{flex-grow: 1;}
				.date_small{color: #1d1a1a; font-size: 14px; margin-bottom: 15px;}
				.item-title{}
				.item-title a{display: block; text-decoration: none; color: #797067; font-size: 18px; margin-bottom: 15px; font-weight: 600;}
				.preview-text{color: #636260;}

.news_detail_wrapp{display: flex; flex-direction: row-reverse; flex-wrap: nowrap; justify-content: space-between; align-items: stretch; 	align-content: stretch; max-width: 900px;}
		.detail_picture_block{width: 300px; flex-shrink: 0;}
		.detail_picture_block a{display: block; text-decoration: none;}
		.detail_picture_block img{display: block; text-decoration: none;}
		.detail_text{flex-grow: 1; margin-right: 35px;}
			.news_date_time_detail{color: #1d1a1a; font-size: 14px; margin-bottom: 15px;}
			.preview_text{font-size: 18px;}


/**/
.wholesaler{display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: space-between; align-items: stretch; align-content: stretch;}
	.wholesaler_left{width: 370px; flex-shrink: 0; margin-right: 30px;}
	.wholesaler_left ul{margin: 0; padding: 0; list-style: none; background-color: #F7F7F9; padding: 30px 30px;}
	.wholesaler_left ul li{margin-bottom: 20px;}
	.wholesaler_left ul li a{display: block; text-decoration: none; font-size: 20px; line-height: 22px; color: #444444;}
	.wholesaler_left ul li.active a{font-weight: 600;}
	.wholesaler_right{flex-grow: 1;}

/**/
.b-form__header{}
    .b-form__title-wrapper{margin-bottom: 25px;}
        .b-form__title{text-align: center; font-weight: 500; font-size: 24px; line-height: 137%;}
.b-form__fields{}
    .b-form__field {position: relative; margin-bottom: 15px;}
    .b-form__field.input-submit{}
        .b-form__label {line-height: 26px; font-size: 14px;  text-align:left;}
        .b-form-input{}
            .input-text{display:block; text-align:left; width:100%; padding:0px 15px; border-radius: 4px; height: 62px; border: 1px solid rgba(54, 54, 54, 0.21); background-color:#fff; line-height:30px; font-size:16px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; outline:none;}
		textarea.input-text{height: 104px; line-height:normal; padding:20px 15px;}
    .b-form__field.input-submit .b-form__input{margin-bottom: 20px;}
        .b-form__note{font-size: 12px; line-height: 14px;}
    .form__check .input--text{margin-bottom: 0px; font-size: 14px;}
    .form__check .input--text a{text-decoration: underline; color: #fff;}
    .ws-wnd__order .form__check .input--text a{text-decoration: underline; color: #fff;}
    .form__check .input--text a:hover{text-decoration: none;}
.b-form__text{margin-bottom: 20px; font-weight: bolder;}
.b-form__object{margin-bottom: 20px; display: flex; flex-direction: row; flex-wrap:nowrap; justify-content: space-between; align-items: center; align-content: stretch;}
.has--image{display: flex; flex-direction: row; flex-wrap:nowrap; justify-content: space-between; align-items: stretch; align-content: stretch;}
    .ws-forms__image{width: 300px; flex-shrink: 0; background-position: 50% 50%; background-repeat: no-repeat; background-size: cover;}
    .b-form__object-image{width: 90px; margin-right: 20px; flex-shrink: 0;;}
    .b-form__object-image img{}
    .b-form__object-desc{flex-grow: 1; display: flex; flex-direction: row;  flex-wrap:nowrap; justify-content: space-between; align-items: center; align-content: stretch;}
        .b-form__object-name-wrapper{}
            .b-form__object-code{display: block;}
            .b-form__object-name{display: block; padding-right: 15px;}
        .b-form__object-price{font-weight: 700; font-size: 18px;  white-space: nowrap;}

.b-form__fsrow{display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; align-items: stretch; align-content: stretch;}
.b-form__fsrow .b-form__field{width: 49%;}

.form__field--error{position: relative;}
.form__field--error .input-text{border: 1px solid #EC0000;}
.b-form__error{position: absolute; bottom: 0; right: 0; background: #EC0000; z-index: 10; border-radius: 3px; padding:1px 4px; font-size: 13px; color: #fff; line-height: 16px;}
.form__error{position: absolute; bottom: 0; right: 0; background: #EC0000; z-index: 10; border-radius: 3px; padding:1px 4px; font-size: 13px; color: #fff; line-height: 16px;}
  .ws-sys__massage{position: fixed; top: 15px; left: 15px;  z-index: 30000;}
  .ws-sys__massage .msg--error{background: #EC0000; z-index: 10; border-radius: 4px; padding:10px 15px; font-size: 18px; color: #fff; line-height: 20px;}
  .ws-sys__massage .msg--success{background: #1DBF5B; z-index: 10; border-radius: 4px; padding:10px 15px; font-size: 18px; color: #fff; line-height: 20px;}
  .ws-sys__massage.is--flashing{}

.ws-form__success{width: 100%; padding: 20px; text-align: center; background-color: #16D; color: #fff;}
    .b-forms__success-image{ text-align: center;}
    .b-forms__success-image img{margin: 0 auto 10px auto;}
    .b-forms__success-text-title{font-size: 22px; margin-bottom: 10px;}
    .b-forms__success-text-result{margin-bottom: 20px; font-size: 18px;}
.b-form__label{position: absolute; top: 0; left: 0; padding: 0 15px; display: block; cursor: pointer; transition: all 0.3s; line-height: 17px; font-size: 13px;}
.form__field--empty .b-form__label{line-height: 60px; font-size: 16px;}
.form__field--focused .b-form__label{line-height: 17px; font-size: 13px;}
.b-form-input{}

@media (max-width:900px) {
    .ws-forms__image{display: none;}
}
@media (max-width:800px) {
    .b-form__fsrow .b-form__field{width: 100%;}
}


/**/
.longtext__block {
    position: relative;
    font-size: 14px;
    line-height: 20px;
    transition: all 0.2s ease-out;
}

.longtext__content {max-height: 380px;}
.longtext--expanded .longtext__content {max-height: none; padding-bottom: 25px;}

.longtext--hidden .longtext__content {
    max-height: 400px;
}
.longtext--hidden .longtext__content {
    max-height: 400px;
}
.longtext__button{ 
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    background: rgb(255, 255, 255);
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 43%, rgba(255, 255, 255, 0) 100%);
    padding-top: 50px;
    cursor: pointer;
	color: #797067; text-decoration: underline; cursor: pointer; font-size: 16px; line-height: 18px;
}

.b-bottom-text .longtext__button{ 
   
    background: linear-gradient(0deg, rgba(238, 238, 240, 1) 0%, rgba(238, 238, 240, 1) 43%, rgba(238, 238, 240, 0) 100%);
   
}


.longtext--hidden .longtext__button { display: block;

}
.longtext__block .longtext__button {
   
   /* background: url(/local/templates/ws-custom/assets/css/../images/icon-109.svg) right center no-repeat;
    padding-right: 15px;*/
}

.longtext__block.longtext--expanded .longtext__button {
	background:none;
   /* display: block !important;
    padding-top: 0px;*/
}

.longtext__block.longtext--expanded .longtext__button {
    /*background: url(/local/templates/ws-custom/assets/css/../images/icon-136.svg) right center no-repeat;*/
}
/**/



/* End */


/* Start:/local/templates/ws-custom/assets/fonts/font.css?17648448996061*/


@font-face {
    font-family: 'Roboto';
    src: local('Roboto Thin'), local('Roboto-Thin'), url('/local/templates/ws-custom/assets/fonts/Roboto/Robotothin.woff2') format('woff2'), url('/local/templates/ws-custom/assets/fonts/Roboto/Robotothin.woff') format('woff'), url('/local/templates/ws-custom/assets/fonts/Roboto/Robotothin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: local('Roboto Thin Italic'), local('Roboto-ThinItalic'), url('/local/templates/ws-custom/assets/fonts/Roboto/Robotothinitalic.woff2') format('woff2'), url('/local/templates/ws-custom/assets/fonts/Roboto/Robotothinitalic.woff') format('woff'), url('/local/templates/ws-custom/assets/fonts/Roboto/Robotothinitalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
}
@font-face {
    font-family: 'Roboto';
    src: local('Roboto Light'), local('Roboto-Light'), url('/local/templates/ws-custom/assets/fonts/Roboto/Robotolight.woff2') format('woff2'), url('/local/templates/ws-custom/assets/fonts/Roboto/Robotolight.woff') format('woff'), url('/local/templates/ws-custom/assets/fonts/Roboto/Robotolight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: local('Roboto Light Italic'), local('Roboto-LightItalic'), url('/local/templates/ws-custom/assets/fonts/Roboto/Robotolightitalic.woff2') format('woff2'), url('/local/templates/ws-custom/assets/fonts/Roboto/Robotolightitalic.woff') format('woff'), url('/local/templates/ws-custom/assets/fonts/Roboto/Robotolightitalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: 'Roboto';
    src: local('Roboto'), local('Roboto-Regular'), url('/local/templates/ws-custom/assets/fonts/Roboto/Roboto.woff2') format('woff2'), url('/local/templates/ws-custom/assets/fonts/Roboto/Roboto.woff') format('woff'), url('/local/templates/ws-custom/assets/fonts/Roboto/Roboto.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: local('Roboto Italic'), local('Roboto-Italic'), url('/local/templates/ws-custom/assets/fonts/Roboto/Robotoitalic.woff2') format('woff2'), url('/local/templates/ws-custom/assets/fonts/Roboto/Robotoitalic.woff') format('woff'), url('/local/templates/ws-custom/assets/fonts/Roboto/Robotoitalic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'Roboto';
    src: local('Roboto Medium'), local('Roboto-Medium'), url('/local/templates/ws-custom/assets/fonts/Roboto/Robotomedium.woff2') format('woff2'), url('/local/templates/ws-custom/assets/fonts/Roboto/Robotomedium.woff') format('woff'), url('/local/templates/ws-custom/assets/fonts/Roboto/Robotomedium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: local('Roboto Medium Italic'), local('Roboto-MediumItalic'), url('/local/templates/ws-custom/assets/fonts/Roboto/Robotomediumitalic.woff2') format('woff2'), url('/local/templates/ws-custom/assets/fonts/Roboto/Robotomediumitalic.woff') format('woff'), url('/local/templates/ws-custom/assets/fonts/Roboto/Robotomediumitalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}
@font-face {
    font-family: 'Roboto';
    src: local('Roboto Bold'), local('Roboto-Bold'), url('/local/templates/ws-custom/assets/fonts/Roboto/Robotobold.woff2') format('woff2'), url('/local/templates/ws-custom/assets/fonts/Roboto/Robotobold.woff') format('woff'), url('/local/templates/ws-custom/assets/fonts/Roboto/Robotobold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url('/local/templates/ws-custom/assets/fonts/Roboto/Robotobolditalic.woff2') format('woff2'), url('/local/templates/ws-custom/assets/fonts/Roboto/Robotobolditalic.woff') format('woff'), url('/local/templates/ws-custom/assets/fonts/Roboto/Robotobolditalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}
@font-face {
    font-family: 'Roboto';
    src: local('Roboto Black'), local('Roboto-Black'), url('/local/templates/ws-custom/assets/fonts/Roboto/Robotoblack.woff2') format('woff2'), url('/local/templates/ws-custom/assets/fonts/Roboto/Robotoblack.woff') format('woff'), url('/local/templates/ws-custom/assets/fonts/Roboto/Robotoblack.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: local('Roboto Black Italic'), local('Roboto-BlackItalic'), url('/local/templates/ws-custom/assets/fonts/Roboto/Robotoblackitalic.woff2') format('woff2'), url('/local/templates/ws-custom/assets/fonts/Roboto/Robotoblackitalic.woff') format('woff'), url('/local/templates/ws-custom/assets/fonts/Roboto/Robotoblackitalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}


@font-face {
    font-family: 'Inter';
    src: url('/local/templates/ws-custom/assets/fonts/Inter/Inter-Regular.eot');
    src: url('/local/templates/ws-custom/assets/fonts/Inter/Inter-Regular.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/ws-custom/assets/fonts/Inter/Inter-Regular.woff2') format('woff2'),
        url('/local/templates/ws-custom/assets/fonts/Inter/Inter-Regular.woff') format('woff'),
        url('/local/templates/ws-custom/assets/fonts/Inter/Inter-Regular.ttf') format('truetype'),
        url('/local/templates/ws-custom/assets/fonts/Inter/Inter-Regular.svg#Inter-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('/local/templates/ws-custom/assets/fonts/Inter/Inter-Light.eot');
    src: url('/local/templates/ws-custom/assets/fonts/Inter/Inter-Light.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/ws-custom/assets/fonts/Inter/Inter-Light.woff2') format('woff2'),
        url('/local/templates/ws-custom/assets/fonts/Inter/Inter-Light.woff') format('woff'),
        url('/local/templates/ws-custom/assets/fonts/Inter/Inter-Light.ttf') format('truetype'),
        url('/local/templates/ws-custom/assets/fonts/Inter/Inter-Light.svg#Inter-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('/local/templates/ws-custom/assets/fonts/Inter/Inter-Medium.eot');
    src: url('/local/templates/ws-custom/assets/fonts/Inter/Inter-Medium.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/ws-custom/assets/fonts/Inter/Inter-Medium.woff2') format('woff2'),
        url('/local/templates/ws-custom/assets/fonts/Inter/Inter-Medium.woff') format('woff'),
        url('/local/templates/ws-custom/assets/fonts/Inter/Inter-Medium.ttf') format('truetype'),
        url('/local/templates/ws-custom/assets/fonts/Inter/Inter-Medium.svg#Inter-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('/local/templates/ws-custom/assets/fonts/Inter/Inter-SemiBold.eot');
    src: url('/local/templates/ws-custom/assets/fonts/Inter/Inter-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/ws-custom/assets/fonts/Inter/Inter-SemiBold.woff2') format('woff2'),
        url('/local/templates/ws-custom/assets/fonts/Inter/Inter-SemiBold.woff') format('woff'),
        url('/local/templates/ws-custom/assets/fonts/Inter/Inter-SemiBold.ttf') format('truetype'),
        url('/local/templates/ws-custom/assets/fonts/Inter/Inter-SemiBold.svg#Inter-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Inter';
    src: url('/local/templates/ws-custom/assets/fonts/Inter/Inter-Bold.eot');
    src: url('/local/templates/ws-custom/assets/fonts/Inter/Inter-Bold.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/ws-custom/assets/fonts/Inter/Inter-Bold.woff2') format('woff2'),
        url('/local/templates/ws-custom/assets/fonts/Inter/Inter-Bold.woff') format('woff'),
        url('/local/templates/ws-custom/assets/fonts/Inter/Inter-Bold.ttf') format('truetype'),
        url('/local/templates/ws-custom/assets/fonts/Inter/Inter-Bold.svg#Inter-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


/* End */


/* Start:/local/templates/ws-custom/template_styles.css?176484489838981*/
@font-face {
    font-family: 'Georgia-BoldItalic';
    src: url('/include/fonts/Georgia-BoldItalic.eot');
    src: url('/include/fonts/Georgia-BoldItalic.eot?#iefix') format('embedded-opentype'),
    url('/include/fonts/Georgia-BoldItalic.woff') format('woff'),
    url('/include/fonts/Georgia-BoldItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.row {
    display: flex;
    justify-content:space-between;
    flex-flow:row wrap;
} 

.ra{
    position:relative;
}
.ra::before{
    content:'';
    display:block;
}
.ra-1_1::before{
    padding-top:100%;
}
.ra-1_2::before{
    padding-top:200%;
}
.ra-1_3::before{
    padding-top:300%;
}
.ra-2_3::before{
    padding-top:150%;
}
.ra-2_3_1::before{
    padding-top:145%;
}
.ra-3_4::before{
    padding-top:133.33333333%;
}
.ra-2_1::before{
    padding-top:50%;
}
.ra-3_2::before{
    padding-top:66.6666666%
}
.ra-4_3::before{
    padding-top:75%;
}
.ra-5_4::before{
    padding-top:72%;
}
.ra-16_9::before{
    padding-top:56.25%;
}
.ra-16_10::before{
    padding-top:62.5%;
}
.ra-16_14::before{
    padding-top:96.5%;
}
.ra-16_12::before{
    padding-top:84.5%;
}

.ra-container {
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    overflow:hidden;
    width: 100%;
    height: 100%;
    margin: auto;
}

.ra-container img {
    position: absolute;
}

.ra-container img:not(.width100):not(.height100) {
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    max-width: 100%;
    max-height: 100%;
}

.ra-container img.width100 {
    width: 100%;
    height:auto;
    max-height: inherit;
    top: 50%;
    transform: translateY(-50%);
}

.ra-container img.height100 {
    height: 100%;
    width: auto;
    max-width: inherit;
    left: 50%;
    transform: translateX(-50%);
}

.ra-container img.kvadrat {
    max-width: 100%;
    left: 50%;
    top:50%;
    transform: translate(-50%,-50%);
}

.ra-container img.no_transform {
    left: 0 !important;
    top:0 !important;
    transform: none !important;
}

/*
service_blank 
*/

.table_wrapper {margin: 1.5rem 0;}
.order_table {border: 1px solid #000000;}

.table_wrapper,
.table_wrapper table {
    min-width: 100%;
    width: auto;
}

.table_wrapper {overflow-x: auto;}

.table_wrapper table input[type="text"] {
    height: 40px;
    line-height: 40px;
    background-color: #ffffff;
    border: none;
    border-bottom: 1px solid #000;
}

.table_wrapper table input[type="text"],
.table_wrapper table textarea {
    padding: 0 10px;
}

.mh-40 {min-height: 40px !important;}
.table_wrapper table textarea.mh-40 {padding-top: 10px; padding-bottom: 10px;}
.ml0_5 {margin-left: 0.5rem !important;}

.table_wrapper .row {
    display: flex;
    justify-content:space-between;
    flex-flow:row wrap;
    align-items: center;
} 

.table_wrapper .btn { 
    border-radius:8px;
    background: #ff5c5c;
    border:none;
    display: inline-block;
    min-width: 207px;
    height: 52px;
    line-height: 52px;
    padding: 0 1.5rem;
    text-align: center;
    cursor: pointer;
}

.errorField {
    border-color: #ff5555 !important;
}

.table_wrapper form input[type="submit"] {margin-left: auto;}
.table_wrapper .form_message {display: none; color: green;}

.table_buttons_row {margin-top: 1.5rem;}
a.pdf_btn,a.pdf_btn:hover {text-decoration: none;}
a.pdf_btn:hover {color: #ffffff;}
.btn.pdf_btn {background-color: #d74d4d;}

.table_wrapper table tr {border-top: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000;}
.table_wrapper table tr:last-child {border-bottom: 1px solid #000000;}
.table_wrapper table td.order_table_title {font-weight: bold;font-size: 20px; background-color: #d8d8d8;}
.table_wrapper table td {font-size: 18px; color: #000000; padding: 3px 6px;}
.table_wrapper table td:nth-child(n+2) {border-left: 1px solid #000000;}
.w22 {width: 22% !important;}
.w100 {width: 100% !important;}
.text-center {text-align: center !important;}
.table_wrapper table input.underline {border-bottom: 1px solid #000000; width: 80px; padding: 0;}
.table_wrapper table input.sm {height: 20px; width: 50px; padding: 0;}
.table_wrapper table input.md {height: 20px; width: 60px; padding: 0;}
.table_wrapper table input.lg {height: 20px; width: 185px; padding: 0;}
.table_wrapper table:nth-child(n+2) {margin-top: 0.3rem;}
tr.cols-2 td:first-child {width: 273px;}
.mt0 {margin-top: 0 !important;}
.border-top-none {border-top: none !important;}
.contacts_table tr td:nth-child(2) {width: 693px;}
.contacts_table tr td:first-child {width: 90px;}
.contacts_table tr td:nth-child(3) {width: 116px;}
.calc_table tr td:last-child {width: 305px !important;}
.calc_table .row_input {border-left: 1px dotted #000000; padding-left: 0.3rem;}
.pb0 {padding-bottom: 0 !important;}
.pt0 {padding-top: 0 !important;}
.pl0 {padding-left: 0 !important;}
.pr0 {padding-right: 0 !important;}
.border-right {border-right: 1px solid #000000 !important;}
.border-bottom {border-bottom: 1px solid #000000 !important;}
.border-left {border-left: 1px solid #000000 !important;}
.border-left-none {border-left: none !important;}
.border-right-none {border-right: none !important;}
.border-bottom-none {border-bottom: none !important;}
.calc_table .row .row_text_right {width: calc(100% - 200px);}
.calc_table .row_input.border-right {border-right: 1px dotted #000000;}
.font-bold {font-weight: bold !important;}
.table_wrapper textarea {display: block; min-height: auto; border: none; overflow: hidden; resize: vertical;}
.table_wrapper table input[type="text"].h99 {height: 99px; line-height: normal; display: block;} 

/*.table_wrapper .checkbox_div {width: 28.8px; height: 100%; position: absolute; border-right: 1px solid #000000; left: 0; top: 0; cursor: pointer;}*/
.table_wrapper .checkbox_div {width: 28.8px; height: 100%; position: absolute; border: 1px solid #000000; left: 0; top: 0; cursor: pointer;}
.table_wrapper .row_input.right .checkbox_div {
    position: static;
    width: 28.8px;
    height: 28.8px;
    margin-left: 4px;
}
.table_wrapper .checkbox_div.right {left:auto; right:0;}

.table_wrapper .checkbox_div.active {background-color: #c2c2c2;}
.position-relative {position: relative !important;}
.pl-2 {padding-left: 2rem !important;}
.p0 {padding: 0 !important;}
.row_input.padding-right {padding-right: 0.3rem !important;}
.justify-content-start {justify-content: flex-start !important;}
.row_text.text_quantity {min-width: 50px;} 
.tables_delimeter {height: 0.3rem; background-color: #d8d8d8;}
.w150 {width: 180px !important;}
.table_wrapper table td.text-sm {font-size: 15px;}
.mt1 {margin-top: 1rem !important;}

/*
/ service_blank 
*/

.table-result {
    border: none;
    border-spacing: 1px;
    margin: 0 0 25px 0;
    width: 100%;
    border-collapse: separate;
}

.table-result td {
    padding: 8px 12px;
    text-align: left;
}

.data-table td {
    border: 1px solid #e9e9e9;
    text-align: left;
}

.table-result thead td {
    font-size: 18px;
    color: #f61c59;
    font-size: bold;
    background: #000000;
}

.table-result tbody td {
    background: rgb(255, 255, 255, 0.1);
}

.battle-current__reportlink {
    border: 3px solid #5c3cc5;
    padding: 25px 30px;
    border-radius: 0 0 4px 4px;
    background: rgb(39, 18, 121);
    background: linear-gradient(160deg, rgba(39, 18, 121, 1) 0%, rgba(98, 14, 57, 1) 100%);
    margin-bottom: 40px;
}

.battle-current__reportlink h4 {
    font-size: 20px;
    margin-bottom: 16px;
}

.battle-current__reportlink-ok {
    font-size: 22px;
    color: rgba(5, 191, 35, 1);
}

.pl-1 {padding-left: 1rem !important;}
.pr-1 {padding-right: 1rem !important;}
.ml-1 {margin-left: 1rem !important;}
.ml-2 {margin-left: 2rem !important;}
.text-right {text-align: right !important;}
.text-left {text-align: left !important;}

#service_contract_form table td {
    border-bottom: 1px dotted #111111;
}

.table_wrapper #service_contract_form table input[type="text"] {
    border-bottom: none;
}

.table_wrapper textarea {
    border-bottom: 1px solid #000000;
}

.border-left-dotted {border-left: 1px dotted !important;}
.border-right-dotted {border-right: 1px dotted !important;}
.bg_transparent {background-color: transparent !important;}
.justify-start {justify-content: flex-start !important;}
.font-italic {font-style: italic !important;}
.text-red {color: red !important;}
.w50 {width: 50% !important;}
.d-none {display: none !important;}
.cursor-pointer {cursor: pointer !important;}

/*
blank 
*/

.blankHeaderTitle {
    font-weight: bold;
    font-size: 31px;
    margin-bottom: 1.2rem;
    line-height: 35px;
}

.blankHeader {
    width: calc(75% - 1rem);
    padding-bottom: 1rem;
}

.blankHeaderNum {
    font-size: 14px;
}

.blankHeaderNum.row {
    justify-content: flex-start;
}

.blankHeaderNum span {
    margin: 0 0.7rem;  
}

.blankHeaderNum span.rd_wrap {
    margin-right: 0;
    margin-left: 2.5rem;
}

.blankHeaderNum input[type="text"] {
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: 1px solid #000000;
    width: 140px;
}

.blankHeaderNum input[type="text"].lg {
    width: 400px; 
}

.blankHeaderNum input[name="RD"] {
    margin-right: 0;
}

.ml-auto {margin-left: auto !important;}

.blankContentWrapper {
    padding: 1.4rem 0;
    background-color: #e7e7e7;
}

.blankContentRow:nth-child(n+2) {
    margin-top: 1rem;
}

.blankContentRows {
    width: calc(80% - 1rem);
}

.blankContentCenter {
    width: calc(71% - 1rem);
}

.blankContentRightWrapper,
.blankWrapper .navLinks {
    position: sticky;
    z-index: 9; 
}

.blankContentRightWrapper {
    top: 0;
}

.blankWrapper .navLinks {
    top: 0.7rem;
}

.blankWrapper .navLink:nth-child(n+2) {
    margin-top: 0.6rem;
}

.blankWrapper .navLink {
    font-size: 15px;
    line-height: 19px;
    font-weight: bold;
}

.blankWrapper .navLink a {
    text-decoration: none;
}

.blankPageSidebar {
    width: 20%;
}

.blankContentRight {
    width: 29%;
}

.blankFormWrapper,
.blankRowTitle,
.blankPageSidebar {
    padding-left: 10px;
    padding-right: 10px;
}

.blankFormWrapper {
    position: relative;
}

.blankContentTitle {
    background-color: #f8f8f8;
    font-weight: bold;
    font-size: 21px;
    line-height: 25px;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    cursor: pointer;
    min-height: 44px;
}

.blankRowTitle .ra {
    width: 19px;
}

.blankRowTitle.row .text {
    width: calc(100% - 34px);
}

.blankFormWrapper,
.blankPageSidebar {
    padding-top: 0.7rem;
    padding-bottom: 0.7rem;
    background-color: #ffffff;
}

.blankFormTitle {
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 0.5rem;
}

.blankFormTitle.row {
    justify-content: flex-start;
}

.blankFormTitle .ra {
    width: 16px;
    margin-left: 9px;
}

.blankFormTitle .ra,
.ra-question img {
    cursor: pointer;
}

.blankFormTitle .text {
    max-width: calc(100% - 25px);
}

.blankFormParameter:nth-child(n+2),
.blankFormParametersWrapper .blankFormParameters:nth-child(n+2) {
    margin-top: 0.9rem;
}

.blankContentRight .blankFormParameter:not(.nums):nth-child(n+2),
.blankContentRight .blankFormParameters:nth-child(n+2) {
    margin-top: 0.5rem;
}

.blankFormFieldsRow:nth-child(n+2) {
    margin-top: 1rem;
}

.blankContentRight .blankFormField.numeric input[type="text"],
.blankContentRight .blankFormField.numeric textarea {
    height: 38px;
}

.blankContentRight .blankFormField:not(.numeric) input[type="text"],
.blankContentRight .blankFormField:not(.numeric) textarea {
    padding-left: 9px;
    padding-right: 9px;
    height: 31px;
}

.blankFormFieldsRow.row .blankFormField {
    width: calc(33% - 0.3rem);
}

.blankFormFieldsRow.row .blankFormField:nth-child(n+4) {
    margin-top: 0.9rem;
}

.blankFormFieldsRow.row .blankFormField.field_x2 {
    width: auto;
    flex-grow: 1;
}

.blankFormFieldsRow.row.cols-2 .blankFormField {
    width: calc(50% - 0.3rem);
}

.blankFormFieldsRow.row.cols-2 .blankFormField:nth-child(n+3) {
    margin-top: 0.9rem;
}

.blankFormFieldsRow:not(.row) .blankFormField:nth-child(n+2) {
    margin-top: 0.9rem;
}

.blankFormField:empty {
    height: 0;
    border: none;
    margin: 0;
    padding: 0
}

.blankFormFieldTitle {
    margin-bottom: 0.3rem;
    font-size: 13px;
    line-height: 17px;
    font-weight: bold;
    min-height: 17px;
}

.blankFormFieldTitle.text-lg {
    font-size: 17px;
    line-height: 21px;
}

.blankWrapper input[type="text"]::-webkit-input-placeholder {color:#a5a5a5;}
.blankWrapper input[type="text"]::-moz-placeholder          {color:#a5a5a5;}/* Firefox 19+ */
.blankWrapper input[type="text"]:-moz-placeholder           {color:#a5a5a5;}/* Firefox 18- */
.blankWrapper input[type="text"]:-ms-input-placeholder      {color:#a5a5a5;}

.blankFormField input[type="text"],
.blankFormField textarea {
    width: 100%;
}

.blankFormField.numeric {
    display: grid;
    grid-template-columns: 76px auto;
}

.blankFormParameters[data-propcode="VIDEO_CAMERAS"] .blankFormField.numeric {
    grid-template-columns: 50px auto;
}

.blankFormField.numeric textarea,
.blankFormField.numeric input[type="text"] {
    width: auto;
    border-left: none;
    border-top-left-radius: 0; 
    border-bottom-left-radius: 0;
    min-height: 100%;
}

.blankFormField.numeric .num {
    padding: 0 1rem;
    background-color: #ebebeb;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border: 1px solid #959595;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    position: relative;
    top: 1px;
}

.blankContentRight .blankFormField.numeric .num {
    position: static;
    padding-left: 0.3rem;
    padding-right: 0.3rem;
    justify-content: center;
}

.blankContentRight .blankFormField.numeric {
    grid-template-columns: 46px auto;
}

.modalbox form .fieldRow.row {
    justify-content: flex-start;
    align-items: center;
}

.p1 {padding: 1rem !important;}

.blankFormField input[type="text"],
.blankFormField textarea,
.blankFormBottomParameters input[type="text"],
.blankFormBottomParameters textarea,
.modalbox input[type="text"],
.modalbox input[type="search"],
.modalbox input[type="email"],
.modalbox input[type="phone"],
.modalbox input[type="tel"] {
    padding-left: 9px;
    padding-right: 9px;
    border: 1px solid #959595;
    border-radius: 4px;
    font-size: 13px;
    line-height: 19px;
    display: block;
    height: 36px;
    box-shadow: inset 0px 0 2px #959595;
}

.modalbox.modalbox_templates input[type="text"],
.modalbox.modalbox_templates input[type="search"],
.modalbox.modalbox_templates input[type="email"],
.modalbox.modalbox_templates input[type="phone"],
.modalbox.modalbox_templates input[type="tel"],
.modalbox.modalbox_templates textarea {
    height: 50px;
    font-size: 17px;
    color:#444444;
}

.blankTemplatesItemProp input[type="text"],
.blankTemplatesItemProp input[type="search"],
.blankTemplatesItemProp input[type="email"],
.blankTemplatesItemProp input[type="phone"],
.blankTemplatesItemProp input[type="tel"],
.blankTemplatesItemProp textarea {
    width: 100%;
}

.blankTemplatesItemProp,
.modalbox.modalbox_templates input[type="text"],
.modalbox.modalbox_templates input[type="search"],
.modalbox.modalbox_templates input[type="email"],
.modalbox.modalbox_templates input[type="phone"],
.modalbox.modalbox_templates input[type="tel"],
.modalbox.modalbox_templates textarea {
    font-weight: 500;
}

.modalbox.modalbox_templates input[type="search"] {
    background-image: url(/images/search.png);
    background-repeat: no-repeat;
    background-position: calc(100% - 12px) center;
    padding-right: 38px;
}

.blankTemplatesItemProp {
    width: calc(33.33333333% - 1.2rem);
    font-size: 19px;
    color: #444444;
}

.blankTemplatesList .blankTemplatesItemRowLeft .blankTemplatesItemProp:nth-child(1) {width: calc(26% - 0.8rem);}
.blankTemplatesList .blankTemplatesItemRowLeft .blankTemplatesItemProp:nth-child(2) {width: calc(33.33333333% - 0.8rem);}
.blankTemplatesList .blankTemplatesItemRowLeft .blankTemplatesItemProp:nth-child(3) {width: 40%;}

.blankTemplatesItemProp.lg {width: calc(58% - 0.3rem);}
.blankTemplatesListItem.w100 .blankTemplatesItemProp:nth-child(2) {width: calc(41% - 0.1rem)}

.modalbox.modalbox_templates input[type="search"]::-webkit-input-placeholder {color:#a5a5a5;}
.modalbox.modalbox_templates input[type="search"]::-moz-placeholder          {color:#a5a5a5;}
.modalbox.modalbox_templates input[type="search"]:-moz-placeholder           {color:#a5a5a5;}
.modalbox.modalbox_templates input[type="search"]:-ms-input-placeholder      {color:#a5a5a5;}

.modalbox.modalbox_templates input[type="text"]::-webkit-input-placeholder {color:#a5a5a5;}
.modalbox.modalbox_templates input[type="text"]::-moz-placeholder          {color:#a5a5a5;}
.modalbox.modalbox_templates input[type="text"]:-moz-placeholder           {color:#a5a5a5;}
.modalbox.modalbox_templates input[type="text"]:-ms-input-placeholder      {color:#a5a5a5;}

.modalbox.modalbox_templates input[type="email"]::-webkit-input-placeholder {color:#a5a5a5;}
.modalbox.modalbox_templates input[type="email"]::-moz-placeholder          {color:#a5a5a5;}
.modalbox.modalbox_templates input[type="email"]:-moz-placeholder           {color:#a5a5a5;}
.modalbox.modalbox_templates input[type="email"]:-ms-input-placeholder      {color:#a5a5a5;}

.modalbox.modalbox_templates input[type="phone"]::-webkit-input-placeholder {color:#a5a5a5;}
.modalbox.modalbox_templates input[type="phone"]::-moz-placeholder          {color:#a5a5a5;}
.modalbox.modalbox_templates input[type="phone"]:-moz-placeholder           {color:#a5a5a5;}
.modalbox.modalbox_templates input[type="phone"]:-ms-input-placeholder      {color:#a5a5a5;}

.modalbox.modalbox_templates input[type="tel"]::-webkit-input-placeholder {color:#a5a5a5;}
.modalbox.modalbox_templates input[type="tel"]::-moz-placeholder          {color:#a5a5a5;}
.modalbox.modalbox_templates input[type="tel"]:-moz-placeholder           {color:#a5a5a5;}
.modalbox.modalbox_templates input[type="tel"]:-ms-input-placeholder      {color:#a5a5a5;}

.modalbox.modalbox_templates textarea::-webkit-input-placeholder {color:#a5a5a5;}
.modalbox.modalbox_templates textarea::-moz-placeholder          {color:#a5a5a5;}
.modalbox.modalbox_templates textarea:-moz-placeholder           {color:#a5a5a5;}
.modalbox.modalbox_templates textarea:-ms-input-placeholder      {color:#a5a5a5;}

.blankTemplatesPropValue {
    margin-bottom: 0.5rem;
    padding-left: 0.5rem;
}

.blankWrapper textarea,
.blankFormBottomParameters textarea {
    resize: none;
    min-height: 36px;
    padding-top: 7px;
    padding-bottom: 7px;
} 

fieldset p {
    margin-bottom: 0;
}

fieldset {
    border: none;
    padding: 0;
}

fieldset input[type="radio"],
fieldset input[type="checkbox"] {
    margin: 0;
}

.blankWrapper .btn,
.modalbox:not(.modalbox_config) .btn,
.modalbox_config .saveBtn a { 
    color: #ffffff;
    border:none;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
    font-size: 18px;
    height: auto;
    line-height: normal;
    border-radius: 8px;
    background-color: #ff5c5c;
    display: inline-block;
    text-align: center;
}

.blankWrapper .btn {
    min-width: 207px;
    height: 52px;
    line-height: 52px;
    padding: 0 1.5rem;
}

.modalbox:not(.modalbox_config) .btn,
.modalbox_config .saveBtn a {
    padding: 0.5rem 0.7rem;
}

.modalbox_config .saveBtn a {
    min-width: 158px;
}

.blankWrapper .btn.btn_download {
    background-image: url(/images/download.png);
    background-repeat: no-repeat;
    background-position: 19px center;
    padding-left: 60px;
    padding-right: 0.5rem;
    width: 100%;
    min-height: 83px;
    display: flex;
    align-items: center;
    font-size: 15px;
    min-width: auto;
    height: auto;
    line-height: normal;
}

.blankWrapper .btn.btn_download.btn_templates {
    background-image: url(/images/temp.png); 
}

.blankWrapper .btn.btn_download.btn_config {
    background-image: url(/images/temp.png); 
}

.blankWrapper .btn.btn_download.btn_config {
    background-color: #a2a2a2;
}

.blankLink {
    margin-top: 0.4rem;
    font-size: 14px;
}

.blankLink a {
    font-weight: bold;
}

.blankFormWrapper:nth-child(2n),
.bg-grey {
    background-color: #f8f8f8;
}

.blankWrapper input[type="checkbox"] {
    display: inline-block;
    margin-right: 0.3rem;
}

.mt0_5 {margin-top: 0.5rem !important;}

.fieldAddRow.row .ra {
    width: 19px;
}

.fieldAddRow.row .text {
    width: calc(100% - 27px);
    font-weight: bold;
    text-decoration: underline;
}

.fieldAddRow.row .text,
.fieldAddRow.row .ra {
    cursor: pointer;
}

.blankContentRight .fieldAddRow .text {
    font-weight: normal; 
}

.blankContentRow .blankFormWrappers {
    box-shadow: 0 0 10px #dddddd;
    display: none; 
}

.blankContentRow.opened .blankFormWrappers {
    display: block; 
}

.blankContentRow .blankRowTitle .ra img.active {
    display: none;
}

.blankContentRow.opened .blankRowTitle .ra img {
    display: none;
}

.blankContentRow.opened .blankRowTitle .ra img.active {
    display: inline-block;
}

fieldset.row {
    justify-content: flex-start;
}

.fieldsetCol.grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2,1fr);
    grid-gap: 0.3rem;
    margin-bottom: 0;
}

fieldset.row p {
    margin-right: 0.7rem;
}

fieldset p label {
    margin-left: 0.2rem;
}

fieldset p,
fieldset p label {
    font-size: 15px;
    line-height: 19px;
}

.blankFormBottomParameter.row,
.blankFormBottomParameter .col.row {
    justify-content: flex-end;
    align-items: center;
}

.blankFormBottomParameter:nth-child(n+2) {
    margin-top: 0.7rem;
}

.blankFormBottomParameter.row.cols-2,
.blankFormBottomParameter.row.cols-2 .col.row {
    justify-content: flex-start;
}

.blankFormBottomParameters {
    margin-top: 1.7rem;
}

.blankFormBottomParameters input[type="text"],
.blankFormBottomParameters textarea {
    margin: 0 1rem;
}

.blankFormBottomParameters fieldset {
    margin-left: 1rem;
}

.blankFormBottomParameters fieldset .choice_span {
    display: inline-block;
}

.blankFormBottomParameters fieldset .choice_span:nth-child(n+2) {
    margin-left: 0.6rem; 
}

.blankFormBottomParameters .noteText {
    font-size: 20px;
    padding: 1.7rem 2rem;
    background-color: #ffffff;
    border-left: 5px solid #a1052d;
}

.blankFormBottomParameters .noteText .colored {
    color: #a1052d;
}

.blankFormBottomParameters .noteText h2 {
    font-family: 'Georgia-BoldItalic';
    font-size: 33px;
    line-height: normal;
    margin-bottom: 1.3rem;
}

.blankFormBottomParameters .blankFormFieldTitle {
    margin-bottom: 0;
}

.blankFormBottomParameter.row.cols-2 .col {
    width: calc(50% - 0.5rem);
} 

.blankFormBottomParameter.row.cols-2 .col:nth-child(n+3) {
    margin-top: 0.7rem;
}

.blankWrapper .form_message {
    visibility: hidden;
    color: green;
}

.border-none {border: none !important;}
.background-none {background: none !important;}
.box-shadow-none {box-shadow: none !important;}

.select_list {position: relative;}

.variants_list {
    position: absolute;
    width: 100%;
    background-color: #fff;
    border-left: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    border-top: 1px solid #d7d7d7;
    top: calc(100% - 1px);
    max-height: 241px;
    overflow: hidden auto;
    z-index: 2;
    display: none;
}

.variants_list .variant {
    padding: 0 16px;
    border-bottom: 1px solid #d7d7d7;
}

.variant_current {
    background-image: url(/images/arrow22.png);
    background-repeat: no-repeat;
    background-position: calc(100% - 13px);
    text-overflow:ellipsis;
    background-color: #fff;
    line-height: 38px;
    border: 1px solid #d7d7d7;
    border-radius: 4px;
    padding-right: 34px !important;
}

.variants_list .variant,
.variant_current {
    color: #565656;
    overflow: hidden;
    white-space: nowrap;
    height: 40px;
    width: 100%;
    font-size: 16px;
    cursor: pointer;
    display: flex;
    align-items: center;
}

textarea.variant_current {
    white-space: normal;
}

.select_list.opened .variants_list {
    display: block;
}

.addPropBtn {
    margin-top: 1.2rem;
    text-align: center;
}

.addPropBtn .btn {
    height: auto;
    line-height: normal;
    padding: 0.5rem 0.8rem;
}

.page-wrapper.page--v,
.page-wrapper.page--v1 {
    overflow: visible;
}

.blankFormField.row.justify-content-start fieldset {
    margin-right: 1rem;
}

.blankContentRow.opened .blankContentRight.paddingBottom {
    padding-bottom: 58px;
    background-color: #ffffff;
}

.blankContentRow .blankContentRight.paddingBottom .blankFormWrappers {
    box-shadow: none;
}

.ra-question .hint {
    position: absolute;
    right: 0;
    padding: 0.7rem;
    border: 1px solid #e2e2e2;
    background-color: #ffffff;
    bottom: calc(100% - 0.3rem);
    font-size: 17px;
    white-space: nowrap;
    line-height: 21px;
    display: none;
}

.ra-question.active .hint {
    display: block;
}

.color-red {color: red !important;}

.mb0 {margin-bottom: 0 !important;}
.mb1 {margin-bottom: 1rem !important;}
.d-inline-block {display: inline-block !important;} 
.d-flex {display: flex !important;}

.modalbox {
    position:fixed;
    top:0;
    left: 0;
    width:100%;
    height:100%;
    background:none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    z-index: 1;
    display: none;
}

.modalbox_content {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    overflow-y: auto;
    max-height: 90%;
}

.modalbox_content .container {
    position: relative;
    width: auto;
}

.modalbox .close {
    display: block;
    width: 17px;
    height: 18px;
    position: absolute;
    top: 1rem;
    right: 1rem;
    background: url(/images/close_sm.png) no-repeat center;
}

.page-in.slim {max-width: none; width: 1192px;}
.resize-vertical {resize:vertical !important;}
.width-auto {width: auto !important;}
.flex-grow-1 {flex-grow: 1 !important;}

.blankFormFieldsRow.row .blankFormField.field_x2,
.blankFormField.flex-grow-1 {
    margin-left: 0.6rem;
}

.align-items-center {align-items: center !important;}
.ml_06 {margin-left: 0.6rem !important;}
.mb0 {margin-bottom: 0 !important;}

.advanced-sm .blankFormField input[type="text"],
.advanced-sm .blankFormField textarea {
    height: 29px;
    line-height: 29px;
}
.advanced-sm .blankFormField p {margin-bottom: 7px;}

.advanced-sm .blankFormField fieldset p:first-child {
    margin-top: 5px;
}

.advanced-sm .blankFormField fieldset p:nth-child(n+2) {
    margin-top: 17px;
}

.blankFormBottomParameter .blankFormFieldTitle {min-width: 23px;}

.blankWrapper .ra-spoiler-mob {
    width: 20px;
    display: none;
}

.blankFormFieldsRow.row.advanced-sm p {
    margin-bottom: 0;
    margin-right: 0.5rem;
    font-size: 15px;
    line-height: 19px;
}

.blankFormFieldsRow.row.advanced-sm {
    justify-content: flex-start;
}

.blankFormFieldsRow.row.advanced-sm p.checkRadio {
    min-width: 200px;
}

.blankFormFieldsRow.row.advanced-sm:nth-child(n+2) {
    margin-top: 0.5rem;
}

.blankWrapper .btn_prices {
    background-image: url(/images/rub_sm.png);
    background-color: #444444;
    margin-top: 8px;
}

.blankContentRight .blankContentTitle .ra-close { 
    display: none;
}

.blankPageSidebar,
.blankContentCenter,
.blankContentRight {
    position: relative;
    z-index: 1;
}

.error-text {color: #ff5555 !important;}
.success-text {color: green !important;}

.modalbox.modalbox_id_crm_error,
.modalbox.modalbox_templates,
.modalbox.modalbox_history,
.modalbox.modalbox_config {
    z-index: 999999;
}

.modalbox_content .container {
    background-color: #fff;
    padding: 1rem 2.8rem 1rem 1rem;
}

.modalbox .error-text {
    font-weight: bold;
    font-size: 18px;
}

.mt1_5 {margin-top: 1.5rem !important;}

.blankWrapper .btn.btn_download.btn_templates {
    background-color: green;
}

.modalbox form .fieldRow .col:nth-child(n+2) {margin-left: 0.7rem;}
.modalbox form {position: relative;}

form .form_message {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: green;
    background: #fff;
    padding: 0.5rem;
    font-size: 17px;
    z-index: 9;
    font-weight: bold;
    display: none;
}

.modalbox form .form_message {
    width: 100%;    
}

.blankTemplatesList {
    margin-top: 2rem;
}

.blankTemplatesListItem {
    padding: 0.5rem 0;
}

.blankTemplatesListWrapper .blankTemplatesListItem,
.blankTemplatesListItem.colored {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}

.blankTemplatesListWrapper .blankTemplatesListItem:nth-child(odd),
.blankTemplatesListItem.colored {
    background-color: #f1f1f1;
} 

.blankTemplatesListItem:nth-child(n+2) {
    border-top: 1px solid #e2e2e2;
}

.inputWithPict.row,
.inputRow.row {
    justify-content: flex-start;
}

.inputRow.row label {margin-left: 0.2rem;}
.inputPict {margin-left: 0.4rem;}
.d-inline-block {display: inline-block !important;}
.mr1 {margin-right: 1rem !important;}

.ra-temp-icon {width: 25px;}
.blankTemplatesItemRowRight {width: 85px;}
.blankTemplatesItemRowLeft {width: calc(100% - 198px);}
.blankTemplatesListItem.w100 .blankTemplatesItemRowLeft {width: calc(100% - 183px);}

.blankTemplatesListWrapper {margin-top: 0.7rem;}

.blankTemplatesItemRowLeft.row {
    align-items: center;
}

.modalbox .page-in.slim {
    width: 1028px;
}

.modalbox.modalbox_templates .modalbox_content .container {
    padding-top: 2rem;
    padding-bottom: 2rem;
    padding-left: 1.3rem;
}

.modalbox.modalbox_templates input[type="submit"].btn {
    background-color: #66bb6a;
    min-width: 158px;
    min-height: 50px;
    border-radius: 6px;
}

.text-bold {font-weight: bold !important;}

.modalbox.modalbox_templates form .form_message {
    width: 100%;
    min-height: 60px;
    align-items: center;
    justify-content: center;
}

.historyBlankLink {
    display: inline-block;
    margin-top: 1rem;
    color: blue;
}

.doorsel__process.grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2,1fr);
    grid-gap: 0.6rem;
}

.doorsel__process.grid .doorsel__section {
    width: auto;
    margin-bottom: 0;
}

.modalbox_config .modalbox_content .container {
    padding: 2.8rem 1rem 1rem;
}

.modalbox.modalbox_config .modalbox_content {
    position: static;
    height: 100%;
    transform:none;
    max-height:none;
}

.modalbox_config .page-in {
    background-color: #ffffff;
    padding: 2.8rem 1rem 1rem;
    height: 100%;
    overflow: auto;
}

.modalbox_config .section--seria,
.modalbox_config .section--furn,
.modalbox_config .doorsel__bottom {
    display: none;
}

.modalbox_config.service .doorsel__result-name {
    display: none;
}


@media screen and (min-width: 1200px) {

    .blankWrapper .navLink a:hover {
    text-decoration: underline;
}

.fieldAddRow.row .text:hover {
    text-decoration: none;
}

.variants_list .variant:hover {
    color: #fea962;
}

}


@media screen and (max-width: 1199px) {

    .blankHeaderTitle br {display: none;}

.blankPageSidebar {
    display: none;
}

.blankContentRows {
    width: 100%;
}

.page-in.slim {
    width: 100%;
}

.blankHeader {
    width: 100%;
}

}

@media screen and (max-width: 1112px) {

    .modalbox.modalbox_templates .modalbox_content,
    .modalbox.modalbox_history .modalbox_content {
    width: calc(100% - 30px);
}

.modalboxContentWrapper {
    min-width: 100%;
    width: auto;
    overflow-x: auto;
}

}

@media screen and (max-width: 991px) {

    .blankHeaderTitle {
    font-size: 29px;
    line-height: normal;
}

.blankFormBottomParameters .noteText {
    font-size: 18px;
    padding: 1rem 1.2rem;
}

.blankFormTitle .text {
    max-width: none;
}

}


@media (max-width: 768px) {

    .modalbox .doorsel__section-btns {
    padding-top: 0;
}

}


@media screen and (max-width: 767px) {

    form .form_message { 
    width: 100%;
    line-height: 21px;
}

.blankFormBottomParameter.row.cols-2 .col {
    width: 100%;
}

.blankFormBottomParameter.row.cols-2 .col:nth-child(n+2) {
    margin-top: 0.7rem;
}

.blankFormBottomParameter.row.cols-2 .col.row {
    justify-content: flex-start;
}

.blankFormBottomParameter .col.row:nth-child(n+2) {
    margin-top: 0.7rem;
}

.blankFormBottomParameter.row {
    display: block;
}

.blankFormTitle {
    font-weight: bold;
    font-size: 17px;
    line-height: normal;
    margin-bottom: 0.4rem;
}

.blankHeaderTitle {
    font-size: 26px;
} 

.blankHeaderNum input[type="text"] {
    width: 113px;
}

.blankContentRow.row {
    display: block;
}

.blankContentCenter {
    width: 100%;
}

.blankContentRight {
    position: fixed;
    z-index: 2;
    right: 0;
    top: 66px;
    width: calc(100% - 30px);
    overflow-y: auto;
    max-height: calc(100% - 80px);
    display: none;
}

.blankContentRow .blankContentRight .blankFormWrappers {
    display: block;
}

.blankContentRight.icons {
    display: block;
    top: 95px;
    width: auto;
}

.blankWrapper .btn.btn_download,
.blankWrapper .btn_prices {
    width: 52px;
    height: 60px;
    background-position: center;
    background-repeat: no-repeat;  
    border-radius: 8px;
    display: block;
}

.blankWrapper .btn_download span {
    display: none;
}

.blankWrapper .btn_download {
    background-image: url(/images/load_sm.png);
    background-color: #ff5c5c;
}

.blankWrapper .blankLink {display: none;}

.blankContentRightWrapper,
.blankWrapper .navLinks {
    position: static;
}

.blankContentRight .blankContentTitle {
    position: relative;
}

.blankContentRight .blankContentTitle .ra-close {
    display: block;
    width: 24px;
    position: absolute;
    top: 50%;
    right: 1rem;
    transform: translateY(-50%);
}

.blankFormBottomParameters .noteText h2 {
    font-size: 29px;
}

}


@media screen and (max-width: 639px) {

    .modalbox_config .modalbox_content {width: calc(100% - 30px);}
.modalbox_config .modalboxContentWrapper {width: auto;}

.doorsel__process.grid {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1,1fr);
}

}


@media screen and (max-width: 575px) {

    .mb-xs-1 {margin-bottom: 1rem !important;}

.modalbox.modalbox_id_crm_error .modalbox_content,
.modalbox.modalbox_templates .modalbox_content {
    width: calc(100% - 30px);
}

.blankFormField:empty,
.blankFormFieldTitle:empty {
    display: none;
}

.blankFormFieldTitle.top {
    width: 100%;
    margin-bottom: 0.5rem;
    text-align: right;
}

.blankWrapper .ra-spoiler {
    display: none;
}

.blankWrapper .ra-spoiler-mob {
    display: block;
}

.blankFormFieldsRow.row .blankFormField,
.blankFormFieldsRow.row .blankFormField.field_x2 {
    width: calc(50% - 0.3rem);
}

.blankFormFieldsRow.row .blankFormField:nth-child(n+3),
.blankFormFieldsRow.row .blankFormField.field_x2:nth-child(n+3) {
    margin-top: 0.7rem;
}

.blankFormFieldsRow.row .blankFormField.field_x2 {
    flex-grow: 0;
}

fieldset.row.justify-content-start {
    justify-content: space-between !important; 
}

fieldset.row p {
    margin-right: 0;
}

fieldset.row {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2,1fr);
    grid-gap: 0.5rem;
}

.blankFormTitle.row {
    margin-bottom: 0.7rem;
}

.mt-xs-0 {margin-top: 0 !important;}
.d-xs-block {display: block !important;}

.blankFormFieldsRow.row.d-xs-block .blankFormField,
.blankFormFieldsRow.row.d-xs-block .blankFormField input[type="text"],
.blankFormFieldsRow.row.d-xs-block .blankFormField textarea {
    width: 100%;
}

.blankFormFieldsRow.row.d-xs-block .blankFormField:nth-child(n+2) {margin-left: 0; margin-top: 0.5rem;}
.blankFormFieldsRow.row.d-xs-block .flex-grow-1 {flex-grow: 0 !important;}

.blankFormFieldsRow.row.d-xs-block .blankFormField fieldset.row {
    display: block;
}

.blankFormFieldsRow.row.d-xs-block .blankFormField fieldset.row:nth-child(n+2) {
    margin-top: 0.5rem;
}

}


@media screen and (max-width: 506px) {

    .blankFormFieldsRow.row.advanced-sm {
    display: block;
}

.blankFormFieldsRow.row.advanced-sm .blankFormField {
    width: 100%;
}

.blankFormFieldsRow.row.advanced-sm .blankFormField:nth-child(n+2) {
    margin-top: 0.3rem;
}

.blankFormFieldsRow.row.advanced-sm p.checkRadio {
    min-width: auto;
}

.blankFormFieldsRow.row.advanced-sm p {
    margin-right: 0;
} 

.blankFormFieldsRow.row.advanced-sm p:nth-child(n+2) {
    margin-top: 0.5rem;
}

.blankFormFieldsRow.row.advanced-sm:nth-child(n+2) {
    margin-top: 1rem;
}

.blankFormFieldsRow.row.advanced-sm input[type="text"],
.blankFormFieldsRow.row.advanced-sm textarea {
    padding-left: 9px;
    padding-right: 9px;
    border: 1px solid #959595;
    border-radius: 4px;
    font-size: 13px;
    line-height: 19px;
    display: block;
    height: 36px;
    box-shadow: inset 0px 0 2px #959595;
    width: 100%;
}

}


@media screen and (max-width: 430px) {

    .blankHeaderNum input[type="text"].lg {
    width: 100%; 
}

}


@media screen and (max-width: 384px) {

    .blankFormTitle.row {
    display: block;
}

.blankFormTitle.row .text {
    margin-bottom: 0.2rem;
}

.blankFormTitle.row .ml_06 {
    margin-left: 0 !important;
}

fieldset.row {
    display: block;
}

fieldset.row p:nth-child(n+2) {
    margin-top: 0.3rem;
}

}
/* End */
/* /local/templates/ws-custom/components/bitrix/menu/top/style.min.css?1764844899747 */
/* /bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1764844857666 */
/* /local/assets/ws.module/css/normalize.css?17648448986817 */
/* /local/assets/ws.module/vendor/wow/animate.css?176484489860423 */
/* /local/assets/ws.module/vendor/fancybox/jquery.fancybox.min.css?176484489812795 */
/* /local/assets/ws.module/vendor/swiper/swiper-bundle.min.css?176484489822821 */
/* /local/templates/ws-custom/assets/css/styles.css?1764952925136549 */
/* /local/templates/ws-custom/assets/fonts/font.css?17648448996061 */
/* /local/templates/ws-custom/template_styles.css?176484489838981 */
