

/* Start:/local/templates/drofa/components/bitrix/menu/mobile_menu/style.min.css?1467235819490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/drofa/components/bitrix/menu/mobile_menu/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/templates/drofa/components/bitrix/menu/top_menu/style.min.css?1465882057490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/drofa/components/bitrix/menu/top_menu/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/templates/drofa/components/bitrix/breadcrumb/.default/style.min.css?1467818711448*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/local/templates/drofa/components/bitrix/menu/bottom_menu/style.min.css?1466409058490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/drofa/components/bitrix/menu/bottom_menu/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/templates/drofa/template_styles.css?1500651507259430*/
@charset "UTF-8";
/** Normalize **\ */
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/**
     * 1. Change the default font family in all browsers (opinionated).
     * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
     */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
     * Remove the margin in all browsers (opinionated).
     */
body {
  margin: 0; }

/* HTML5 display definitions
       ========================================================================== */
/**
     * Add the correct display in IE <10.
     * Add the correct display in Edge, IE, and Firefox for `details` or `summary`.
     * Add the correct display in IE for `main`.
     */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
     * Add the correct display in IE <10.
     */
audio,
canvas,
progress,
video {
  display: inline-block; }

/**
     * Add the correct display and remove excess height in iOS 4-7.
     */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
     * Add the correct vertical alignment in Chrome, Firefox, and Opera.
     */
progress {
  vertical-align: baseline; }

/**
     * Add the correct display in IE <11, Safari <8, and Firefox <22.
     * 1. Add the correct display in IE.
     */
template,
[hidden] {
  display: none; }

/* Links
       ========================================================================== */
/**
     * 1. Remove the gray background on active links in IE 10.
     * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
     */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
     * Remove the outline on focused links when they are also active or hovered
     * in all browsers (opinionated).
     */
a:active,
a:hover {
  outline-width: 0; }

/* Text-level semantics
       ========================================================================== */
/**
     * 1. Remove the bottom border in Firefox <40.
     * 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 */ }

/**
     * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
     */
b,
strong {
  font-weight: inherit; }

/**
     * 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;
  font-size: 1em; }

/**
     * Add the correct font style in Android <4.4.
     */
dfn {
  font-style: italic; }

/**
     * Correct the font size and margin on `h1` elements within `section` and
     * `article` contexts in Chrome, Firefox, and Safari.
     */
h1 {
  font-size: 2em;
  /* Set 1 unit of vertical rhythm on the top and bottom margins. */
  margin: 0.75em 0; }

/**
     * Add the correct background and color in IE <10.
     */
mark {
  background-color: #ff0;
  color: #000; }

/**
     * 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 <11.
     */
img {
  border-style: none; }

/**
     * Hide the overflow in IE.
     */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
       ========================================================================== */
/**
     * Add the correct margin in IE 8.
     */
figure {
  margin: 1.5em 40px; }

/**
     * 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 */ }

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

/* Forms
       ========================================================================== */
/**
     * Known issues:
     * - By default, Chrome on OS X and Safari on OS X allow very limited styling of
     *   select, unless a border property is set. The default font weight on
     *   optgroup elements cannot safely be changed in Chrome on OSX and Safari on
     *   OS X.
     * - It is recommended that you do not style checkbox and radio inputs as
     *   Firefox's implementation does not respect box-sizing, padding, or width.
     * - Certain font size values applied to number inputs cause the cursor style of
     *   the decrement button to change from default to text.
     * - The search input is not fully stylable by default. In Chrome and Safari on
     *   OSX/iOS you can't control font, padding, border, or background. In Chrome
     *   and Safari on Windows you can't control border properly. It will apply
     *   border-width but will only show a border color (which cannot be controlled)
     *   for the outer 1px of that border. Applying -webkit-appearance: textfield
     *   addresses these issues without removing the benefits of search inputs (e.g.
     *   showing past searches). Safari (but not Chrome) will clip the cancel button
     *   on when it has padding (and textfield appearance).
     */
/**
     * 1. Change font properties to `inherit` in all browsers (opinionated).
     * 2. Remove the margin in Firefox and Safari.
     * 3. Address `font-family` inconsistency between `textarea` and other form in IE 7
     * 4. Improve appearance and consistency with IE 6/7.
     */
button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
     * Show the overflow in IE.
     */
button {
  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; }

/**
     * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
     *    controls in Android 4.
     * 2. Correct the inability to style clickable types in iOS and Safari.
     */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  /**
       * Remove the inner border and padding in Firefox.
       */
  /**
       * Restore the focus styles unset by the previous rule.
       */ }
  button::-moz-focus-inner,
  [type="button"]::-moz-focus-inner,
  [type="reset"]::-moz-focus-inner,
  [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0; }
  button:-moz-focusring,
  [type="button"]:-moz-focusring,
  [type="reset"]:-moz-focusring,
  [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText; }

/**
     * Show the overflow in Edge.
     */
input {
  overflow: visible; }

/**
     * 1. Add the correct box sizing in IE <11.
     * 2. Remove the padding in IE <11.
     * 3. Remove excess padding in IE 7.
     *    Known issue: excess padding remains in IE 6.
     */
[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 and cancel buttons in Chrome and Safari on OS X.
       */ }
  [type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

/**
     * Correct the text style of placeholders in Chrome, Edge, and Safari.
     */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

/**
     * 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 */ }

/**
     * Change the border, margin, and padding in all browsers (opinionated).
     */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
     * 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.
     * 4. Correct alignment displayed oddly in IE 6/7.
     */
legend {
  box-sizing: border-box;
  /* 1 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  white-space: normal;
  /* 1 */
  color: inherit;
  /* 2 */
  padding: 0;
  /* 3 */ }

/**
     * Restore the font weight unset by a previous rule.
     */
optgroup {
  font-weight: bold; }

/**
     * Remove the default vertical scrollbar in IE.
     */
textarea {
  overflow: auto; }

/** Normalize End **\ */
:root {
  height: 100%;
  overflow-x: hidden; }

body {
  height: 100%;
  position: relative;
  overflow: visible; }

.layout {
  background-color: #fff;
  position: relative; }
  .layout__row {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch; }
    .layout__row_header {
      display: block;
      height: 120px;
      position: relative; }
      @media (max-width: 1079px) {
        .layout__row_header {
          height: 60px; } }
    .layout__row_main {
      -webkit-transition: -webkit-transform 0.2s ease-out;
      transition: -webkit-transform 0.2s ease-out;
      transition: transform 0.2s ease-out;
      transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
      min-height: 100vh; }
  @media (max-width: 1079px) {
    .layout_opened-mobile-nav .layout__row_main {
      -webkit-transform: translateX(270px);
              transform: translateX(270px); }
    .layout_opened-mobile-user-nav .layout__row_main {
      -webkit-transform: translateX(-270px);
              transform: translateX(-270px); } }
  .layout__float-header {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 101;
    background-color: #fff;
    height: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-transition: -webkit-transform 0.2s ease-out;
    transition: -webkit-transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out; }
    @media (max-width: 1079px) {
      .layout__float-header {
        position: fixed;
        top: 0; } }
  @media (max-width: 1079px) {
    .layout_opened-mobile-nav .layout__float-header {
      -webkit-transform: translateX(270px);
              transform: translateX(270px); }
    .layout_opened-mobile-user-nav .layout__float-header {
      -webkit-transform: translateX(-270px);
              transform: translateX(-270px); } }
  .layout__col {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    overflow: hidden; }
    .layout__col_main-logo {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 320px;
              flex: 0 0 320px;
      text-align: center; }
      @media (max-width: 1365px) {
        .layout__col_main-logo {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 270px;
                  flex: 0 0 270px; } }
      @media (max-width: 479px) {
        .layout__col_main-logo {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 190px;
                  flex: 0 0 190px; } }
    .layout__col_sandwich {
      display: none; }
      @media (max-width: 1079px) {
        .layout__col_sandwich {
          display: block; } }
    @media (max-width: 1079px) {
      .layout__col_main-nav {
        display: none; } }
    .layout__col_user-nav {
      text-align: right;
      display: none; }
      @media (max-width: 1079px) {
        .layout__col_user-nav {
          display: block; } }
    .layout__col_side-nav {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 320px;
              flex: 0 0 320px;
      width: 320px;
      -ms-flex-item-align: stretch;
          align-self: stretch;
      position: relative;
      overflow: visible;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      @media (max-width: 1509px) {
        .layout__col_side-nav {
          -ms-flex-preferred-size: 60px;
              flex-basis: 60px;
          width: 60px;
          overflow: visible; } }
      @media (max-width: 1079px) {
        .layout__col_side-nav {
          display: none; } }
      .layout_home .layout__col_side-nav {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 320px;
                flex: 0 0 320px;
        width: 320px; }
        @media (max-width: 1279px) {
          .layout_home .layout__col_side-nav {
            -ms-flex-preferred-size: 60px;
                flex-basis: 60px;
            width: 60px;
            overflow: visible; } }
    .layout__col_side-main {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1; }
  .layout__section_activity {
    padding: 1rem 0; }
  .layout__section_products {
    padding: 2rem 0; }
  .layout__section_contact {
    padding: 6rem 0 2rem; }
  .layout__section_news {
    padding: 2rem 0; }
  .layout__section_articles {
    padding: 2rem 0; }
  .layout__section_container {
    width: 1170px;
    margin: 0 auto;
    padding: 0 2rem;
    box-sizing: border-box; }

@media (min-width: 320px) and (max-width: 1225px) {
  .layout__section_container {
    width: auto; } }
    @media (max-width: 319px) {
      .layout__section_container {
        width: 320px; } }
    @media (max-width: 1509px) {
      .layout_home .layout__section_container {
        width: 100%; } }
  .layout__section_bottom-space {
    margin-bottom: 4rem; }
  .layout__section-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .layout__section-col {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    box-sizing: border-box; }
    .layout__section-col_sidebar {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 300px;
              flex: 0 0 300px; }
    .layout__section-col_content-right {
      padding-left: 2rem; }
    .layout__section-col_content-left {
      padding-left: 2rem; }
    @media (max-width: 1225px) {
      .layout__section-col_pa-side {
        display: none; } }

@font-face {
  font-family: 'Rouble';
  src: url(/local/templates/drofa/assets/fonts/rouble/rouble.woff2) format("woff2"), url(/local/templates/drofa/assets/fonts/rouble/rouble.woff) format("woff");
  font-weight: 400;
  font-style: normal; }

:root {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 87.5%;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1.6; }

p {
  text-align: left;
  line-height: 1.6; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  line-height: 1.4;
  margin: 3rem 0 2rem; }

h1 {
  font-size: 2.57143rem; }
  @media (max-width: 779px) {
    h1 {
      font-size: 2rem; } }

h2 {
  font-size: 2.14286rem; }
  @media (max-width: 779px) {
    h2 {
      font-size: 1.71429rem; } }

h3 {
  font-size: 1.85714rem; }
  @media (max-width: 779px) {
    h3 {
      font-size: 1.57143rem; } }

h4 {
  font-size: 1.57143rem;
  font-weight: 700;
  margin: 2rem 0 1rem; }
  @media (max-width: 779px) {
    h4 {
      font-size: 1.42857rem; } }

h5 {
  font-size: 1.28571rem;
  font-weight: 700;
  margin: 2rem 0 1rem; }
  @media (max-width: 779px) {
    h5 {
      font-size: 1.28571rem; } }

h6 {
  font-size: 1.14286rem;
  font-weight: 700;
  margin: 2rem 0 1rem; }
  @media (max-width: 779px) {
    h6 {
      font-size: 1.14286rem; } }

blockquote {
  background-color: #fff8e5;
  font-size: 1.28571rem;
  line-height: 1.6;
  font-style: italic;
  padding: 2rem 6rem;
  position: relative;
  margin: 2rem 0; }
  @media (max-width: 779px) {
    blockquote {
      padding: 1rem 2rem; } }
  blockquote::after {
    content: "«";
    color: #ccc;
    font-size: 5.14286rem;
    font-style: italic;
    position: absolute;
    top: 1rem;
    left: 1rem;
    line-height: 1em; }
    @media (max-width: 779px) {
      blockquote::after {
        display: none; } }
  blockquote::before {
    position: absolute;
    top: 0;
    right: 100%;
    width: 100vw;
    height: 100%;
    background-color: #fff8e5;
    content: ""; }
    @media (max-width: 779px) {
      blockquote::before {
        display: none; } }
  blockquote footer {
    text-align: right;
    font-size: 1rem;
    font-style: normal;
    color: #777; }
  blockquote cite {
    font-style: inherit; }

.error {
  padding: 200px 0;
  background-image: url(/local/templates/drofa/assets/images/404-bg.jpg);
  background-position: center;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 779px) {
    .error {
      padding: 100px 0; } }
  .error__inner {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    max-width: 600px;
    margin: auto; }
    @media (max-width: 779px) {
      .error__inner {
        width: 100%; } }
  .error__title {
    margin: 0 0 2rem;
    text-align: center;
    color: #fff; }
  .error__description {
    text-align: center;
    color: #fff;
    padding: 0 2rem; }
  .error__link {
    color: inherit; }
  .error__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 2rem 1rem 0; }
    @media (max-width: 779px) {
      .error__form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
  .error__input {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: 1px solid #cccccc;
    height: 2.4em;
    border-radius: 3px;
    box-sizing: border-box;
    outline: none;
    padding: 0 1em;
    -webkit-transition: border-color 0.2s ease-out;
    transition: border-color 0.2s ease-out;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    box-sizing: border-box;
    margin-right: 1rem; }
    .error__input:focus {
      border-color: #1976d2; }
    @media (max-width: 779px) {
      .error__input {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        margin-right: 0rem;
        margin-bottom: 1rem; } }
  .error__btn {
    -webkit-appearance: none;
    background: none;
    text-decoration: none;
    display: inline-block;
    height: 3em;
    font-weight: 700;
    border-radius: 0.21429rem;
    box-sizing: border-box;
    line-height: 3em;
    color: inherit;
    border: 1px solid currentColor;
    padding: 0 2em;
    cursor: pointer;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    height: 2.4rem;
    line-height: 2.4rem;
    border: none;
    box-sizing: border-box;
    color: #fff;
    background-color: #1976d2;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out; }
    .error__btn:hover {
      background-color: #1562ae; }
    @media (max-width: 779px) {
      .error__btn {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto; } }

.author__row_title {
  text-align: center;
  margin: 1rem 0 1rem; }

.author__row_photo {
Add a comment to this line
  margin: 4rem 0 1rem; }

.author__row_labels {
  text-align: center;
  margin: 0 0 1rem;
  color: #999; }

.author__row_documents {
  margin: 2rem 0;
  border-top: 1px solid #eee; }

.author__title {
  margin: 0; }

.event-box {
  padding: 2rem 0; }
  .event-box__title {
    text-align: center;
    margin: 1rem 0; }
  .event-box__subtitle {
    text-align: center;
    margin: 1rem 0; }
  .event-box__caption {
    text-align: center;
    margin: 1rem 0; }

.material__row_title {
  text-align: center;
  margin: 4rem 0 1rem; }

.material__row_labels {
  text-align: center;
  margin: 0 0 1rem; }

.material__row_documents {
  margin: 2rem 0;
  border-top: 1px solid #eee; }

.material__title {
  margin: 0; }

.repair-password {
  padding-bottom: 4rem; }
  .repair-password__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: -2rem; }
    @media (max-width: 779px) {
      .repair-password__row {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
  .repair-password__col {
    padding: 2rem;
    box-sizing: border-box; }
    .repair-password__col_form {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 60%;
              flex: 0 0 60%; }
      @media (max-width: 779px) {
        .repair-password__col_form {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 100%;
                  flex: 0 0 100%; } }
    .repair-password__col_side {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 40%;
              flex: 0 0 40%; }
      @media (max-width: 779px) {
        .repair-password__col_side {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 100%;
                  flex: 0 0 100%; } }
  .repair-password__side-title {
    margin-top: 0; }
  .repair-password__btn-like {
    -webkit-appearance: none;
    background: none;
    text-decoration: none;
    display: inline-block;
    height: 3em;
    font-weight: 700;
    border-radius: 0.21429rem;
    box-sizing: border-box;
    line-height: 3em;
    color: inherit;
    border: 1px solid currentColor;
    padding: 0 2em;
    cursor: pointer;
    width: auto;
    background-color: #fafafa;
    border-color: transparent; }
    .repair-password__btn-like + .repair-password__btn-like {
      margin-right: 1rem; }
    .repair-password__btn-like_primary {
      background-color: #ff5722;
      color: #fff;
      border-color: transparent; }

.shops__row_title {
  text-align: center; }

.shops__row_tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.shops__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin: -1rem; }
  @media (max-width: 779px) {
    .shops__wrap {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }

.shops__col {
  padding: 1rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  box-sizing: border-box; }
  @media (max-width: 779px) {
    .shops__col {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto; } }
  .shops__col_info {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 400px;
            flex: 0 0 400px;
    width: 400px; }
    @media (max-width: 779px) {
      .shops__col_info {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: auto; } }

.shops__tab-list {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  margin: 0; }
  @media (max-width: 779px) {
    .shops__tab-list {
      width: 100%;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }

.shops__tab-item {
  list-style: none;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  background-color: #f3f3f3;
  border-right: 1px solid #fafafa; }
  .shops__tab-item_selected {
    background-color: #fafafa; }
  @media (max-width: 779px) {
    .shops__tab-item {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%; } }

.shops__tab-link {
  padding: 1rem;
  color: inherit;
  text-decoration: none;
  text-align: center;
  box-sizing: border-box;
  width: 100%;
  display: inline-block; }
  .shops__tab-link_for-schools {
    color: #ff5722; }

.shops__tab-content {
  background-color: #fafafa;
  padding: 2rem; }
  @media (max-width: 779px) {
    .shops__tab-content {
      background-color: transparent;
      padding: 0; } }

.shops__shops {
  height: 60vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch; }
  @media (max-width: 779px) {
    .shops__shops {
      height: auto; } }
  .shops__shops_school {
    height: auto; }

.shops__shop-filter {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }

.shops__shop-list {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  box-sizing: border-box;
  padding-top: 1rem;
  overflow: hidden;
  position: relative; }

.sign-up {
  padding-bottom: 4rem; }
  .sign-up__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: -2rem; }
    @media (max-width: 779px) {
      .sign-up__row {
        -ms-flex-wrap: wrap-reverse;
            flex-wrap: wrap-reverse; } }
  .sign-up__col {
    padding: 2rem;
    box-sizing: border-box; }
    .sign-up__col_form {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 60%;
              flex: 0 0 60%; }
      @media (max-width: 779px) {
        .sign-up__col_form {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 100%;
                  flex: 0 0 100%; } }
    .sign-up__col_side {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 40%;
              flex: 0 0 40%; }
      @media (max-width: 779px) {
        .sign-up__col_side {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 100%;
                  flex: 0 0 100%; } }
  .sign-up__side-title {
    margin-top: 0; }
  .sign-up__btn-like {
    -webkit-appearance: none;
    background: none;
    text-decoration: none;
    display: inline-block;
    height: 3em;
    font-weight: 700;
    border-radius: 0.21429rem;
    box-sizing: border-box;
    line-height: 3em;
    color: inherit;
    border: 1px solid currentColor;
    padding: 0 2em;
    cursor: pointer;
    width: auto;
    background-color: #fafafa;
    border-color: transparent; }
    .sign-up__btn-like + .sign-up__btn-like {
      margin-right: 1rem; }
    .sign-up__btn-like_primary {
      background-color: #ff5722;
      color: #fff;
      border-color: transparent; }

.about {
  padding: 2rem 0; }
  .about__row_title {
    margin: 2em 0 1em;
    text-align: center; }
  .about__row_more {
    text-align: center; }
  .about__title {
    display: inline;
    font-size: 3.42857rem;
    font-weight: 400;
    display: inline-block;
    vertical-align: middle;
    font-size: 2.57143em; }
    @media (max-width: 1225px) {
      .about__title {
        font-size: 2.57143rem; } }
    @media (max-width: 779px) {
      .about__title {
        font-size: 1.71429rem; } }
  .about__more-link {
    width: 2rem;
    height: 2rem;
    display: inline-block;
    color: inherit; }

.about-slider {
  padding: 100px 0;
  background-color: #496764;
  background-image: url(/local/templates/drofa/assets/images/bg-pattern.png); }
  @media (max-width: 779px) {
    .about-slider {
      padding: 40px 0; } }
  .about-slider__container {
    width: 1170px;
    margin: 0 auto;
    overflow: visible;
    position: relative; }
    @media (max-width: 1509px) {
      .about-slider__container {
        width: 100%; } }
  .about-slider__tip {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 240px;
    margin-left: -120px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    background: rgba(0, 0, 0, 0.7);
    padding: 40px;
    box-sizing: border-box;
    text-align: center;
    color: white;
    border-radius: 4px; }
  .about-slider__tip-text {
    font-size: 15px; }
  .about-slider__tip-icon {
    margin-top: 2rem; }
  .about-slider__tip-btn {
    -webkit-appearance: none;
    background: none;
    text-decoration: none;
    display: inline-block;
    height: 3em;
    font-weight: 700;
    border-radius: 0.21429rem;
    box-sizing: border-box;
    line-height: 3em;
    color: inherit;
    border: 1px solid currentColor;
    padding: 0 2em;
    cursor: pointer;
    color: #fff;
    font-weight: 400;
    margin-top: 2rem; }
  .about-slider__list {
    padding: 0;
    margin: 0;
    font-size: 0;
    white-space: nowrap;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    cursor: w-resize;
    -webkit-transition: -webkit-transform .4s ease-out;
    transition: -webkit-transform .4s ease-out;
    transition: transform .4s ease-out;
    transition: transform .4s ease-out, -webkit-transform .4s ease-out; }
  .about-slider__item {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 1rem;
    white-space: normal;
    vertical-align: middle;
    display: inline-block;
    width: 50%; }
    @media (max-width: 779px) {
      .about-slider__item {
        width: 100%; } }

.article-author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: -1rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (max-width: 479px) {
    .article-author {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: stretch;
          -ms-flex-align: stretch;
              align-items: stretch;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .article-author__col {
    padding: 1rem;
    box-sizing: border-box; }
    .article-author__col_photo {
      text-align: center; }
    .article-author__col_content {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1; }
      @media (max-width: 479px) {
        .article-author__col_content {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 auto;
                  flex: 0 0 auto; } }
  .article-author__photo-wrapper {
    width: 120px;
    height: 120px;
    display: inline-block;
    border-radius: 60px;
    overflow: hidden; }
  .article-author__photo {
    vertical-align: middle;
    width: 100%; }
  .article-author__title {
    margin: 0 0 1rem; }

.article-bar {
  color: #777;
  font-size: 0.92857rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: -0.5rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .article-bar__social {
    padding: 0.5rem;
    box-sizing: border-box; }
  .article-bar__actions {
    padding: 0.5rem;
    box-sizing: border-box; }
  .article-bar__btn {
    -webkit-appearance: none;
    background: none;
    text-decoration: none;
    display: inline-block;
    height: 3em;
    font-weight: 700;
    border-radius: 0.21429rem;
    box-sizing: border-box;
    line-height: 3em;
    color: inherit;
    border: 1px solid currentColor;
    padding: 0 2em;
    cursor: pointer;
    background-color: #ff5722;
    border-color: transparent;
    color: #fff;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out; }
    .article-bar__btn:hover {
      background-color: #ff4003; }

.article-cover {
  background-size: cover;
  background-position: center;
  position: relative; }
  .article-cover::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    background-color: rgba(0, 0, 0, 0.6); }
  .article-cover__content {
    width: 1170px;
    margin: 0 auto;
    padding: 0 2rem;
    box-sizing: border-box;
    padding-top: 8.57143rem;
    padding-bottom: 8.57143rem;
    position: relative;
    z-index: 2; }

@media (min-width: 320px) and (max-width: 1225px) {
  .article-cover__content {
    width: auto; } }
    @media (max-width: 319px) {
      .article-cover__content {
        width: 320px; } }

.article-gallery__frame {
  position: relative;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  white-space: nowrap;
  background-color: #fafafa; }

.article-gallery__slides {
  display: inline-block;
  padding: 0;
  margin: 0;
  width: 100%; }

.article-gallery__slide {
  position: relative;
  display: inline-block;
  list-style: none;
  width: 100%;
  vertical-align: middle;
  text-align: center; }

.article-gallery__figure {
  margin: 0; }
  .article-gallery__figure img {
    max-width: 100%;
    margin: 0 !important; }

.article-gallery__figcaption {
  display: none; }

.article-gallery__info {
  padding-top: 1rem;
  font-size: 0.92857rem;
  color: #777;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.article-gallery__control {
  border: none;
  background: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  height: 2.4rem;
  width: 2.4rem;
  padding: 0;
  vertical-align: top;
  display: inline-block;
  -webkit-transition: color .3s ease-out;
  transition: color .3s ease-out; }
  .article-gallery__control_disabled {
    color: #ccc; }

.article-gallery__controls {
  white-space: nowrap;
  padding: 0.4rem 0; }

.article-gallery__pagination {
  display: inline-block;
  height: 2.4rem;
  line-height: 2.4rem;
  vertical-align: top; }

.article-gallery__caption {
  padding-left: 2rem;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
      align-self: center; }

.article-label {
  border-radius: 3px;
  background-color: #e5f1ff;
  color: #1976d2;
  display: inline-block;
  padding: 0 1rem; }
  .article-label_white {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.3); }

.article-label {
  border-radius: 3px;
  background-color: #e5f1ff;
  color: #1976d2;
  display: inline-block;
  padding: 0 1rem; }
  .article-label_white {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.3); }

.article-label-list {
  padding: 0;
  margin: 0; }
  .article-label-list__item {
    list-style: none;
    display: inline-block;
    padding: 0.2rem; }

.article-map__wrapper {
  position: relative;
  padding-bottom: 36%;
  height: 0;
  width: 100%; }
  @media (max-width: 779px) {
    .article-map__wrapper {
      padding-bottom: 80%; } }

.article-map__embed {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%; }

.article-meta {
  color: inherit; }
  .article-meta__item {
    display: inline-block;
    margin-right: 2rem;
    font-size: 0.92857rem; }
  .article-meta__item:last-child {
      margin-right: 0;}
  .article-meta__icon {
    display: inline-block;
    height: 0.8em;
    width: 0.8em;
    line-height: 1.6;
    vertical-align: middle;
    margin-right: 0.4rem; }
  .article-meta__label {
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.4rem; }
  .article-meta__text {
    vertical-align: middle;
    display: inline-block; }
  .article-meta a {
    color: #1976d2;
    text-decoration: none;
    -webkit-transition: color .1s ease-out;
    transition: color .1s ease-out; }
    .article-meta a:hover {
      color: #0e4377; }
    .article-meta a:active {color: #ff5722; }

.article-offer {
  text-align: center; }
  .article-offer__btn {
    -webkit-appearance: none;
    background: none;
    text-decoration: none;
    display: inline-block;
    height: 3em;
    font-weight: 700;
    border-radius: 0.21429rem;
    box-sizing: border-box;
    line-height: 3em;
    color: inherit;
    border: 1px solid currentColor;
    padding: 0 2em;
    cursor: pointer;
    margin-right: 1rem;
    color: #fff; }
    .article-offer__btn:last-child {
      margin-right: 0; }
    .article-offer__btn_primary {
      border-color: transparent;
      background-color: #ff5722; }

.article-video__wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  width: 100%; }

.article-video__embed {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%; }

.banner {
  background-color: #d8e9f6;
  padding: 4rem 0; }
  @media (max-width: 1225px) {
    .banner {
      padding: 2rem 0; } }
  .banner__content {
    width: 1170px;
    margin: 0 auto;
    padding: 0 2rem;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    flex-direction: row; }

@media (min-width: 320px) and (max-width: 1225px) {
  .banner__content {
    width: auto; } }
    @media (max-width: 319px) {
      .banner__content {
        width: 320px; } }
    @media (max-width: 1225px) {
      .banner__content {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
    @media (max-width: 1509px) {
      .layout_home .banner__content {
        width: 100%; } }
  .banner__col {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
        align-self: stretch;
    box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
        align-self: center; }
    @media (max-width: 1225px) {
      .banner__col {
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
            align-self: stretch;
        box-sizing: border-box;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; } }
  .banner__image {
    max-width: 100%; }
  .banner__title {
    color: #1976d2;
    font-size: 2.85714rem;
    line-height: 1.4em;
    font-weight: 400;
    margin: 0; }
    @media (max-width: 779px) {
      .banner__title {
        font-size: 2.28571rem; } }
  .banner__text {
    font-size: 1.14286em;
    line-height: 1.6em;
    margin: 1.2em 0 1.8em; }
  .banner__btn {
    -webkit-appearance: none;
    background: none;
    text-decoration: none;
    display: inline-block;
    height: 3em;
    font-weight: 700;
    border-radius: 0.21429rem;
    box-sizing: border-box;
    line-height: 3em;
    color: inherit;
    border: 1px solid currentColor;
    padding: 0 2em;
    cursor: pointer;
    background-color: #ff5722;
    color: #fff;
    border-color: #ff5722;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out; }
    .banner__btn:hover {
      background-color: #ee3900;
      border-color: #ee3900; }

.banner-slider__list {
  padding: 0;
  margin: 0; }

.banner-slider__item {
  width: 100%;
  overflow: hidden;
  list-style: none; }

.banner-slider__slide {
  background-position: center;
  background-size: auto 100%;
  height: 500px;
  width: 100%;
  margin: 0 auto;
  display: inline-block; }
  @media (max-width: 1509px) {
    .banner-slider__slide {
      padding-bottom: 40%;
      height: 0; } }
  @media (max-width: 779px) {
    .banner-slider__slide {
      display: none; } }

.banner-slider__mobile-slide {
  background-position: center;
  background-size: auto 100%;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 75%;
  height: 0;
  display: none; }
  @media (max-width: 779px) {
    .banner-slider__mobile-slide {
      display: inline-block; } }

.banner-slider .flickity-prev-next-button {
  z-index: 50; }
  @media (max-width: 779px) {
    .banner-slider .flickity-prev-next-button {
      display: none; } }

.book {
  border-top: 1px solid #eee; }
  @media (max-width: 1079px) {
    .book__row_navigation {
      display: none; } }
  .book__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    @media (max-width: 1225px) {
      .book__grid {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
  .book__col_small {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
        align-self: stretch;
    box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 300px;
            flex: 0 0 300px;
    max-width: 300px; }
    @media (max-width: 1225px) {
      .book__col_small {
        max-width: none;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto; } }
  .book__col_large {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
        align-self: stretch;
    box-sizing: border-box;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-left: 4rem;
    overflow: hidden; }
    @media (max-width: 1225px) {
      .book__col_large {
        padding-left: 0;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto; } }
  .book__container {
    width: 1170px;
    margin: 0 auto;
    padding: 0 2rem;
    box-sizing: border-box;
    position: relative;
    overflow: hidden; }

@media (min-width: 320px) and (max-width: 1225px) {
  .book__container {
    width: auto; } }
    @media (max-width: 319px) {
      .book__container {
        width: 320px; } }
  .book__title {
    font-size: 2.14286rem; }
  .book__image {
    width: 100%;
    vertical-align: middle; }
  .book__cover {
    position: relative;
    margin: 2rem 0;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.25);
    display: inline-block; }
  .book__cover:hover .book__preview-btn {
    opacity: 0.75; }
  .book__preview-btn {
    position: absolute;
    display: inline-block;
    top: 50%;
    left: 50%;
    margin-top: -1.5rem;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-appearance: none;
    background: none;
    text-decoration: none;
    display: inline-block;
    height: 3em;
    font-weight: 700;
    border-radius: 0.21429rem;
    box-sizing: border-box;
    line-height: 3em;
    color: inherit;
    border: 1px solid currentColor;
    padding: 0 2em;
    cursor: pointer;
    height: 3rem;
    line-height: 3rem;
    border-radius: 4px;
    border-color: #a3a3a3;
    background-color: rgba(0, 0, 0, 0.75);
    color: #fff;
    text-transform: none;
    font-size: 1.28571rem;
    font-weight: 400;
    opacity: 0;
    -webkit-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out; }
    .book__preview-btn:focus {
      opacity: 0.75 !important; }
    .book__preview-btn:hover {
      opacity: 1 !important; }
  .book__contents {
    border-right: 1px solid #eee;
    padding: 2rem 0 0;
    padding-right: 2rem; }
    @media (max-width: 1225px) {
      .book__contents {
        display: none; } }
  .book__parts {
    border-right: 1px solid #eee;
    padding: 2rem 0; }
  .book__heading {
    font-weight: 700;
    font-size: 1.14286rem;
    line-height: 1.6;
    margin: 0; }
  .book__details {
    margin: 2rem 0; }
  .book__offer {
    padding: 1rem 0; }
  .book__description {
    margin: 2rem 0; }
  .book__text {
    font-size: 1.14286rem;
    line-height: 1.6;
    margin: 0; }
  .book__link {
    color: #1976d2;
    text-decoration: none;
    -webkit-transition: color .1s ease-out;
    transition: color .1s ease-out; }
    .book__link:hover {
      color: #0e4377; }
    .book__link:active {
      color: #ff5722; }
  .book__methodical-complex {
    margin: 2rem 0; }
  .book__assistance {
    margin: 2rem 0; }
  .book__feedback {
    margin: 2rem 0; }

.book-contents__list {
  margin: 0;
  padding: 0; }
  .book-contents__list_hidable {
    display: none; }

.book-contents__item {
  list-style: none;
  padding: 1rem 0;
  font-size: 1.14286rem; }

.book-contents__section {
  font-weight: bold;
  cursor: pointer;
  display: inline-block; }

.book-contents__chapter {
  color: #1976d2;
  text-decoration: none;
  -webkit-transition: color .1s ease-out;
  transition: color .1s ease-out; }
  .book-contents__chapter:hover {
    color: #0e4377; }
  .book-contents__chapter:active {
    color: #ff5722; }

@media (max-width: 479px) {
  .book-feedback {
    display: none; } }

.book-feedback__row_title {
  text-align: center;
  padding: 2rem 0; }

.book-feedback__link {
  color: #1976d2;
  text-decoration: none;
  -webkit-transition: color .1s ease-out;
  transition: color .1s ease-out; }
  .book-feedback__link:hover {
    color: #0e4377; }
  .book-feedback__link:active {
    color: #ff5722; }

.book-feedback__title {
  display: inline;
  font-size: 3.42857rem;
  font-weight: 400;
  font-size: 2.57143rem; }
  @media (max-width: 1225px) {
    .book-feedback__title {
      font-size: 2.57143rem; } }
  @media (max-width: 779px) {
    .book-feedback__title {
      font-size: 1.71429rem; } }

.book-parts__list {
  margin: 0;
  padding: 0; }

.book-parts__item {
  padding: 0 1rem 1rem 0;
  list-style: none; }

.icon {
  width: inherit;
  height: inherit;
  color: inherit;
  fill: currentColor;
  vertical-align: top; }

.breadcrumbs {
  border-top: 1px solid #eee; }
  .breadcrumbs__list {
    margin: 0;
    padding: 0;
    width: 1170px;
    margin: 0 auto;
    padding: 0 2rem;
    box-sizing: border-box; }

@media (min-width: 320px) and (max-width: 1225px) {
  .breadcrumbs__list {
    width: auto; } }
    @media (max-width: 319px) {
      .breadcrumbs__list {
        width: 320px; } }
  .breadcrumbs__item {
    list-style: none;
    display: inline-block;
    margin: 1rem 0;
    margin-right: 0.4em;
    color: #1976d2;
    white-space: nowrap; }
    .breadcrumbs__item_filter {
      margin-right: 0.4rem; }
    .breadcrumbs__item:last-child {
      margin-right: 0; }
  .breadcrumbs__link {
    color: #1976d2;
    text-decoration: none;
    -webkit-transition: color .1s ease-out;
    transition: color .1s ease-out;
    margin: -0.5em;
    padding: 0.5em; }
    .breadcrumbs__link:hover {
      color: #0e4377; }
    .breadcrumbs__link:active {
      color: #ff5722; }
    .breadcrumbs__link_current {
      color: #333; }
      .breadcrumbs__link_current:hover {
        color: #333; }
  .breadcrumbs__filter {
    position: relative;
    display: inline-block;
    border-radius: 3px;
    background-color: #e5f1ff;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    padding: 0 0.4rem 0 1.6rem;
    color: #1976d2;
    box-sizing: border-box; }
    .breadcrumbs__filter_clear {
      border: 1px solid #1976d2;
      background-color: transparent; }
  .breadcrumbs__filter-cross {
    width: 0.5rem;
    height: 0.5rem;
    display: inline-block;
    position: absolute;
    left: 0.8rem;
    top: 50%;
    margin-top: -0.25rem;
    margin-left: -0.25rem;
    color: inherit;
    -webkit-transition: opacity .2s ease-out .1s;
    transition: opacity .2s ease-out .1s; }
  .breadcrumbs__filter-caption {
    display: inline-block; }

.categories__list {
  margin: 0;
  padding: 0;
  text-align: center; }

.categories__item {
  list-style: none;
  display: inline-block;
  margin: 0.4rem; }

.categories__link {
  -webkit-appearance: none;
  background: none;
  text-decoration: none;
  display: inline-block;
  height: 3em;
  font-weight: 700;
  border-radius: 0.21429rem;
  box-sizing: border-box;
  line-height: 3em;
  color: inherit;
  border: 1px solid currentColor;
  padding: 0 2em;
  cursor: pointer;
  background-color: #e5f1ff;
  color: #1976d2;
  border-color: transparent;
  font-weight: 400;
  height: 2.6rem;
  line-height: 2.6rem;
  padding: 0 1rem;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out; }
  .categories__link:hover {
    background-color: #c6e1ff; }

.certificate-mis-pop-up {
  max-height: 80vh;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 2rem;
  width: 600px; }
  @media (max-width: 779px) {
    .certificate-mis-pop-up {
      width: 80vw;
      padding: 0; } }
  .certificate-mis-pop-up__title {
    margin-top: 0; }

.contact-map {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin: -1rem; }
  @media (max-width: 779px) {
    .contact-map {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .contact-map__col {
    padding: 1rem;
    box-sizing: border-box; }
    .contact-map__col_map {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      position: relative;
      padding: 0;
      margin: 1rem; }
      @media (max-width: 779px) {
        .contact-map__col_map {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 auto;
                  flex: 0 0 auto; } }
    .contact-map__col_info {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 500px;
              flex: 0 0 500px; }
      @media (max-width: 779px) {
        .contact-map__col_info {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 auto;
                  flex: 0 0 auto; } }
  .contact-map__map {
    height: 100%;
    width: 100%;
    position: absolute !important;
    top: 0;
    left: 0; }
    @media (max-width: 779px) {
      .contact-map__map {
        position: relative !important;
        height: 360px; } }
  .contact-map__info {
    background-color: #fafafa;
    padding: 2rem; }
  .contact-map__title {
    font-size: 1.28571rem; }
  .contact-map__address {
    font-weight: 700;
    margin-bottom: 1rem; }
  .contact-map__email {
    margin-top: 1rem; }
  .contact-map__schedule {
    margin-top: 1rem; }

.contact-us {
  background-color: #f1f3f5;
  padding: 3em 0;
  margin-top: 4rem; }
  .contact-us_tale {
    padding: 0;
    margin-top: 0;
    background-color: transparent; }
  .contact-us:not(.contact-us_tale) .contact-us__container {
    width: 1170px;
    margin: 0 auto;
    padding: 0 2rem;
    box-sizing: border-box; }

@media (min-width: 320px) and (max-width: 1225px) {
  .contact-us:not(.contact-us_tale) .contact-us__container {
    width: auto; } }
    @media (max-width: 319px) {
      .contact-us:not(.contact-us_tale) .contact-us__container {
        width: 320px; } }
    @media (max-width: 1509px) {
      .layout_home .contact-us:not(.contact-us_tale) .contact-us__container {
        width: 100%; } }
  .contact-us__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: -1rem; }
  .contact-us__col {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
        align-self: stretch;
    box-sizing: border-box;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: 1rem;
    box-sizing: border-box; }
    @media (max-width: 779px) {
      .contact-us__col {
        min-width: 100%;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%; } }
    @media (min-width: 780px) {
      .contact-us__col_text {
        min-width: 34.28571rem; } }
    @media (max-width: 779px) {
      .contact-us__col_text {
        text-align: center; } }
    .contact-us__col_input {
      -ms-flex-item-align: center;
      -ms-grid-row-align: center;
          align-self: center;
      text-align: right; }
      @media (max-width: 1225px) {
        .contact-us__col_input {
          text-align: center; } }
  .contact-us_tale .contact-us__col {
    min-width: 100%; }
  .contact-us__title {
    color: #404040;
    font-size: 1.71429em;
    line-height: 1.6;
    font-weight: 700;
    vertical-align: middle; }
  .contact-us__social {
    display: inline-block;
    vertical-align: middle;
    padding-left: 0.6rem;
    margin: 0.6rem 0; }
  .contact-us__description {
    color: #404040;
    font-size: 1.14286em;
    line-height: 1.6; }
  .contact-us__input-form {
    display: inline-block;
    position: relative;
    width: 400px; }
    @media (max-width: 499px) {
      .contact-us__input-form {
        width: 100%; } }
  .contact-us_tale .contact-us__input-form {
    width: 100%; }
  .contact-us__input {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: 1px solid #cccccc;
    height: 2.4em;
    border-radius: 3px;
    box-sizing: border-box;
    outline: none;
    padding: 0 1em;
    -webkit-transition: border-color 0.2s ease-out;
    transition: border-color 0.2s ease-out;
    height: 2.8em;
    padding: 0 1.5em;
    width: 100%; }
    .contact-us__input:focus {
      border-color: #1976d2; }
  .contact-us__btn {
    -webkit-appearance: none;
    background: none;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    height: 2.4em;
    width: 2.4em;
    border-radius: 3px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    height: 2.8em;
    width: 2.8em;
    box-sizing: border-box;
    padding: 0.5em; }
  .contact-us__icon {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #ff5722; }

.contacts {
  text-align: center; }
  .contacts__phone {
    font-size: 1.14286rem;
    font-weight: 700;
    white-space: nowrap; }
  .contacts__schedule {
    font-size: 0.92857rem;
    color: #999;
    white-space: nowrap; }

.event-header {
  text-align: center;
  color: #fff; }
  .event-header__time {
    padding: 0.5rem;
    border-radius: 3px;
    background-color: #4bbb93; }
  .event-header_past .event-header__time {
    background-color: #ccc;
    color: #414141; }
  .event-header__title {
    margin: 1rem 0; }
  .event-header__actions {
    margin-top: 3rem; }
  .event-header__btn {
    -webkit-appearance: none;
    background: none;
    text-decoration: none;
    display: inline-block;
    height: 3em;
    font-weight: 700;
    border-radius: 0.21429rem;
    box-sizing: border-box;
    line-height: 3em;
    color: inherit;
    border: 1px solid currentColor;
    padding: 0 2em;
    cursor: pointer;
    margin: 0 0.5rem 1rem;
    color: #fff; }
    .event-header__btn:last-child {
      margin-right: 0; }
    .event-header__btn_primary {
      border-color: transparent;
      background-color: #ff5722; }

.events-recommendations {
  padding-bottom: 4rem; }
  .events-recommendations__row_title {
    margin: 2em 0;
    text-align: center; }
  .events-recommendations__title {
    display: inline;
    font-size: 3.42857rem;
    font-weight: 400;
    display: inline-block;
    vertical-align: middle;
    font-size: 2.57143em; }
    @media (max-width: 1225px) {
      .events-recommendations__title {
        font-size: 2.57143rem; } }
    @media (max-width: 779px) {
      .events-recommendations__title {
        font-size: 1.71429rem; } }
  .events-recommendations__count {
    -webkit-appearance: none;
    background: none;
    text-decoration: none;
    display: inline-block;
    height: 3em;
    font-weight: 700;
    border-radius: 0.21429rem;
    box-sizing: border-box;
    line-height: 3em;
    color: inherit;
    border: 1px solid currentColor;
    padding: 0 2em;
    cursor: pointer;
    display: inline-block;
    background-color: #fafafa;
    border-color: #eee;
    height: 2.6rem;
    line-height: 2.6rem;
    margin: 3rem 0 2rem 2rem;
    vertical-align: middle;
    padding: 0 1rem;
    font-size: 1.14286em;
    font-weight: 400;
    -webkit-transition: color .2s ease-out;
    transition: color .2s ease-out; }
    .events-recommendations__count:hover {
      color: #1976d2; }
    .events-recommendations__count:active {
      color: #ff5722; }

.feedback-slider {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  padding: 0 2rem; }
  .feedback-slider__frame {
    position: relative;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    white-space: nowrap;
    width: 100%; }
  .feedback-slider__slides {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 100%; }
  .feedback-slider__slide {
    vertical-align: top;
    position: relative;
    display: inline-block;
    list-style: none; }
  .feedback-slider__normalize {
    font-size: 1rem;
    white-space: normal;
    line-height: 1.6; }
  .feedback-slider__controls {
    position: absolute;
    top: 50%;
    margin-top: -1.5rem;
    left: 2rem;
    right: 2rem;
    display: block; }
  .feedback-slider__control {
    height: 2.5rem;
    width: 1.5rem;
    position: absolute;
    top: 0;
    color: #999;
    padding: 0;
    background: none;
    border: none;
    appearence: none; }
    .feedback-slider__control_prev {
      left: -1.5rem; }
    .feedback-slider__control_next {
      right: -1.5rem; }

.filter-edu-lvl {
  padding: 0;
  margin: 0;
  margin: -0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .filter-edu-lvl__item {
    list-style: none;
    box-sizing: border-box;
    padding: 0.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media (max-width: 479px) {
      .filter-edu-lvl__item {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        display: block; } }
  .filter-edu-lvl__title {
    line-height: 2.4rem;
    padding-right: 1rem; }
  .filter-edu-lvl__list {
    padding: 0;
    margin: -0.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .filter-edu-lvl__filter-item {
    list-style: none;
    box-sizing: border-box;
    padding: 0.2rem; }
    @media (max-width: 479px) {
      .filter-edu-lvl__filter-item {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 25%;
                flex: 0 0 25%; } }
  .filter-edu-lvl__link {
    -webkit-appearance: none;
    background: none;
    text-decoration: none;
    display: inline-block;
    height: 3em;
    font-weight: 700;
    border-radius: 0.21429rem;
    box-sizing: border-box;
    line-height: 3em;
    color: inherit;
    border: 1px solid currentColor;
    padding: 0 2em;
    cursor: pointer;
    height: 2.4rem;
    line-height: 2.4rem;
    padding: 0 0.6rem;
    border-color: #ccc;
    color: inherit;
    font-weight: 400;
    width: 100%;
    text-align: center; 
    overflow: hidden;}
    .filter-edu-lvl__link_selected {
      color: #fff;
      border-color: #1976d2;
      background-color: #1976d2; }
    .filter-edu-lvl__link_disabled {
      opacity: 0.4;
      cursor: default; }

.filter-vacancy-type {
  padding: 0;
  margin: 0;
  margin: -0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .filter-vacancy-type__item {
    list-style: none;
    box-sizing: border-box;
    padding: 0.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media (max-width: 479px) {
      .filter-vacancy-type__item {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        display: block; } }
  .filter-vacancy-type__title {
    line-height: 2.4rem;
    padding-right: 1rem; }
  .filter-vacancy-type__list {
    padding: 0;
    margin: -0.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .filter-vacancy-type__filter-item {
    list-style: none;
    box-sizing: border-box;
    padding: 0.2rem; }
  .filter-vacancy-type__link {
    -webkit-appearance: none;
    background: none;
    text-decoration: none;
    display: inline-block;
    height: 3em;
    font-weight: 700;
    border-radius: 0.21429rem;
    box-sizing: border-box;
    line-height: 3em;
    color: inherit;
    border: 1px solid currentColor;
    padding: 0 2em;
    cursor: pointer;
    height: 2.4rem;
    line-height: 2.4rem;
    padding: 0 0.6rem;
    border-color: #ccc;
    color: inherit;
    font-weight: 400;
    width: 100%;
    text-align: center; }
    .filter-vacancy-type__link_selected {
      color: #fff;
      border-color: #1976d2;
      background-color: #1976d2; }
    .filter-vacancy-type__link_disabled {
      opacity: 0.4;
      cursor: default; }

.filtered-authors__row_title {
  margin: 2em 0 0;
  text-align: center; }

.filtered-authors__row_filters {
  margin: 1rem 0; }

.filtered-authors__row_pagination {
  text-align: center;
  padding: 2rem 0 4rem; }

.filtered-authors__row_content {
  width: 1170px;
  margin: 0 auto;
  padding: 0 2rem;
  box-sizing: border-box; }

@media (min-width: 320px) and (max-width: 1225px) {
  .filtered-authors__row_content {
    width: auto; } }
  @media (max-width: 319px) {
    .filtered-authors__row_content {
      width: 320px; } }

.filtered-authors__title {
  display: inline;
  font-size: 3.42857rem;
  font-weight: 400;
  display: inline-block;
  vertical-align: middle;
  font-size: 2.57143em; }
  @media (max-width: 1225px) {
    .filtered-authors__title {
      font-size: 2.57143rem; } }
  @media (max-width: 779px) {
    .filtered-authors__title {
      font-size: 1.71429rem; } }

.filtered-events-list__row_title {
  margin: 2em 0 0;
  text-align: center; }

.filtered-events-list__row_filters {
  margin: 1rem 0; }

.filtered-events-list__row_pagination {
  text-align: center;
  padding: 2rem 0 4rem; }

.filtered-events-list__row_content {
  width: 1170px;
  margin: 0 auto;
  padding: 0 2rem;
  box-sizing: border-box; }

@media (min-width: 320px) and (max-width: 1225px) {
  .filtered-events-list__row_content {
    width: auto; } }
  @media (max-width: 319px) {
    .filtered-events-list__row_content {
      width: 320px; } }

.filtered-events-list__title {
  display: inline;
  font-size: 3.42857rem;
  font-weight: 400;
  display: inline-block;
  vertical-align: middle;
  font-size: 2.57143em; }
  @media (max-width: 1225px) {
    .filtered-events-list__title {
      font-size: 2.57143rem; } }
  @media (max-width: 779px) {
    .filtered-events-list__title {
      font-size: 1.71429rem; } }

.filtered-events-list__count {
  -webkit-appearance: none;
  background: none;
  text-decoration: none;
  display: inline-block;
  height: 3em;
  font-weight: 700;
  border-radius: 0.21429rem;
  box-sizing: border-box;
  line-height: 3em;
  color: inherit;
  border: 1px solid currentColor;
  padding: 0 2em;
  cursor: pointer;
  display: inline-block;
  background-color: #fafafa;
  border-color: #eee;
  height: 2.6rem;
  line-height: 2.6rem;
  margin: 3rem 0 2rem 2rem;
  vertical-align: middle;
  padding: 0 1rem;
  font-size: 1.14286em;
  font-weight: 400;
  -webkit-transition: color .2s ease-out;
  transition: color .2s ease-out; }
  .filtered-events-list__count:hover {
    color: #1976d2; }
  .filtered-events-list__count:active {
    color: #ff5722; }

.filtered-news-list__row_title {
  margin: 2em 0 0;
  text-align: center; }

.filtered-news-list__row_filters {
  margin: 1rem 0; }

.filtered-news-list__row_pagination {
  text-align: center;
  padding: 2rem 0 4rem; }

.filtered-news-list__row_content {
  width: 1170px;
  margin: 0 auto;
  padding: 0 2rem;
  box-sizing: border-box; }

@media (min-width: 320px) and (max-width: 1225px) {
  .filtered-news-list__row_content {
    width: auto; } }
  @media (max-width: 319px) {
    .filtered-news-list__row_content {
      width: 320px; } }

.filtered-news-list__title {
  display: inline;
  font-size: 3.42857rem;
  font-weight: 400;
  display: inline-block;
  vertical-align: middle;
  font-size: 2.57143em; }
  @media (max-width: 1225px) {
    .filtered-news-list__title {
      font-size: 2.57143rem; } }
  @media (max-width: 779px) {
    .filtered-news-list__title {
      font-size: 1.71429rem; } }

.filtered-news-list__count {
  -webkit-appearance: none;
  background: none;
  text-decoration: none;
  display: inline-block;
  height: 3em;
  font-weight: 700;
  border-radius: 0.21429rem;
  box-sizing: border-box;
  line-height: 3em;
  color: inherit;
  border: 1px solid currentColor;
  padding: 0 2em;
  cursor: pointer;
  display: inline-block;
  background-color: #fafafa;
  border-color: #eee;
  height: 2.6rem;
  line-height: 2.6rem;
  margin: 3rem 0 2rem 2rem;
  vertical-align: middle;
  padding: 0 1rem;
  font-size: 1.14286em;
  font-weight: 400;
  -webkit-transition: color .2s ease-out;
  transition: color .2s ease-out; }
  .filtered-news-list__count:hover {
    color: #1976d2; }
  .filtered-news-list__count:active {
    color: #ff5722; }

.filtered-products-list__row_title {
  margin: 2em 0 0;
  text-align: center; }

.filtered-products-list__row_filters {
  margin: 1rem 0; }

.filtered-products-list__row_pagination {
  text-align: center;
  padding: 2rem 0 4rem; }

.filtered-products-list__row_content {
  width: 1170px;
  margin: 0 auto;
  padding: 0 2rem;
  box-sizing: border-box; }

@media (min-width: 320px) and (max-width: 1225px) {
  .filtered-products-list__row_content {
    width: auto; } }
  @media (max-width: 319px) {
    .filtered-products-list__row_content {
      width: 320px; } }

.filtered-products-list__title {
  display: inline;
  font-size: 3.42857rem;
  font-weight: 400;
  display: inline-block;
  vertical-align: middle;
  font-size: 2.57143em; }
  @media (max-width: 1225px) {
    .filtered-products-list__title {
      font-size: 2.57143rem; } }
  @media (max-width: 779px) {
    .filtered-products-list__title {
      font-size: 1.71429rem; } }

.filtered-products-list__count {
  -webkit-appearance: none;
  background: none;
  text-decoration: none;
  display: inline-block;
  height: 3em;
  font-weight: 700;
  border-radius: 0.21429rem;
  box-sizing: border-box;
  line-height: 3em;
  color: inherit;
  border: 1px solid currentColor;
  padding: 0 2em;
  cursor: pointer;
  display: inline-block;
  background-color: #fafafa;
  border-color: #eee;
  height: 2.6rem;
  line-height: 2.6rem;
  margin: 3rem 0 2rem 2rem;
  vertical-align: middle;
  padding: 0 1rem;
  font-size: 1.14286em;
  font-weight: 400;
  -webkit-transition: color .2s ease-out;
  transition: color .2s ease-out; }
  .filtered-products-list__count:hover {
    color: #1976d2; }
  .filtered-products-list__count:active {
    color: #ff5722; }

.filtered-vacancies__row_title {
  margin: 2em 0 0;
  text-align: center; }

.filtered-vacancies__row_filters {
  margin: 1rem 0; }

.filtered-vacancies__row_pagination {
  text-align: center;
  padding: 2rem 0 4rem; }

.filtered-vacancies__row_content {
  width: 1170px;
  margin: 0 auto;
  padding: 0 2rem;
  box-sizing: border-box; }

@media (min-width: 320px) and (max-width: 1225px) {
  .filtered-vacancies__row_content {
    width: auto; } }
  @media (max-width: 319px) {
    .filtered-vacancies__row_content {
      width: 320px; } }

.filtered-vacancies__title {
  display: inline;
  font-size: 3.42857rem;
  font-weight: 400;
  display: inline-block;
  vertical-align: middle;
  font-size: 2.57143em; }
  @media (max-width: 1225px) {
    .filtered-vacancies__title {
      font-size: 2.57143rem; } }
  @media (max-width: 779px) {
    .filtered-vacancies__title {
      font-size: 1.71429rem; } }

.filters__container {
  width: 1170px;
  margin: 0 auto;
  padding: 0 2rem;
  box-sizing: border-box; }

@media (min-width: 320px) and (max-width: 1225px) {
  .filters__container {
    width: auto; } }
  @media (max-width: 319px) {
    .filters__container {
      width: 320px; } }

.filters__row_form {
  background-color: #fafafa;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee; }

.filters__icon {
  height: 0.5rem;
  width: 0.5rem;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.4rem; }

.filters__btn-like {
  -webkit-appearance: none;
  background: none;
  text-decoration: none;
  display: inline-block;
  height: 3em;
  font-weight: 700;
  border-radius: 0.21429rem;
  box-sizing: border-box;
  line-height: 3em;
  color: inherit;
  border: 1px solid currentColor;
  padding: 0 2em;
  cursor: pointer;
  color: #607d8b; }
  .filters__btn-like_clear {
    position: absolute;
    right: 1rem;
    top: 50%;
    margin-top: -1rem;
    height: auto;
    line-height: 2rem;
    font-weight: 400;
    padding: 0 1rem; }

.filters__text {
  display: inline-block;
  vertical-align: middle; }

.filters__form {
  padding: 2rem 0; }

.filters__sorting {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1rem 0 2rem; }

.filters__faded {
  color: #999; }

.filters__select {
  border: none;
  background: none;
  border-bottom: 1px dotted #999;
  padding: 0;
  text-decoration: dotted; }

.footer__row {
  border-top: solid 1px #eee; }

.footer__nav {
  width: 1170px;
  margin: 0 auto;
  padding: 0 2rem;
  box-sizing: border-box; }

@media (min-width: 320px) and (max-width: 1225px) {
  .footer__nav {
    width: auto; } }
  @media (max-width: 319px) {
    .footer__nav {
      width: 320px; } }
  @media (max-width: 1509px) {
    .layout_home .footer__nav {
      width: 100%; } }

.footer__info {
  width: 1170px;
  margin: 0 auto;
  padding: 0 2rem;
  box-sizing: border-box; }

@media (min-width: 320px) and (max-width: 1225px) {
  .footer__info {
    width: auto; } }
  @media (max-width: 319px) {
    .footer__info {
      width: 320px; } }
  @media (max-width: 1509px) {
    .layout_home .footer__info {
      width: 100%; } }

.footer-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 2em 0; }
  @media (max-width: 1079px) {
    .footer-info {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .footer-info__col {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
        align-self: stretch;
    box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    max-width: auto;
    -ms-flex-item-align: end;
        align-self: flex-end; }
    @media (max-width: 1079px) {
      .footer-info__col {
        -ms-flex-item-align: start;
            align-self: flex-start;
        margin-top: 1rem; } }
  .footer-info__contacts {
    font-size: 0.85714em; }
  .footer-info__address {
    font-size: 0.85714em; }
  .footer-info__copy {
    font-size: 0.85714em; }

.social-list {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .social-list__item {
    list-style: none;
    margin-right: 1em;
    display: inline-block; }
    .social-list__item:last-child {
      margin-right: 0; }
  .social-list_small .social-list__item {
    margin-right: 0.6em; }
    .social-list_small .social-list__item:last-child {
      margin-right: 0; }
  .social-list__link {
    display: inline-block; }
  .social-list__icon {
    display: inline-block;
    width: 2em;
    height: 2em;
    color: #fff;
    fill: currentColor;
    padding: 0.5em;
    border-radius: 3px;
    border: 1px solid transparent; }
    .social-list__icon_vk {
      background-color: #45668e; }
    .social-list__icon_ok {
      background-color: #ed812b; }
    .social-list__icon_youtube {
      background-color: #ff3333; }
    .social-list__icon_facebook {
      background-color: #365397; }
  .social-list_bordered .social-list__icon {
    background-color: transparent; }
    .social-list_bordered .social-list__icon_vk {
      fill: #45668e;
      border-color: #45668e; }
    .social-list_bordered .social-list__icon_ok {
      fill: #ed812b;
      border-color: #ed812b; }
    .social-list_bordered .social-list__icon_youtube {
      fill: #ff3333;
      border-color: #ff3333; }
    .social-list_bordered .social-list__icon_facebook {
      fill: #365397;
      border-color: #365397; }
  .social-list_small .social-list__icon {
    width: 1.4em;
    height: 1.4em;
    color: #fff;
    fill: currentColor;
    padding: 0.4em; }

.links-list {
  padding: 0;
  margin: 0 -1em; }
  .links-list__item {
    list-style: none;
    display: inline-block;
    margin: 0 0.4em; }
  .links-list__link {
    color: #1976d2;
    text-decoration: none;
    -webkit-transition: color .1s ease-out;
    transition: color .1s ease-out;
    color: inherit; }
    .links-list__link:hover {
      color: #0e4377; }
    .links-list__link:active {
      color: #ff5722; }

.footer-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1em 0; }
  @media (max-width: 779px) {
    .footer-nav {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }
  @media (max-width: 779px) {
    .footer-nav__col_nav {
      display: none; } }
  .footer-nav__list {
    display: inline-block; }
  .footer-nav__question {
    display: inline-block;
    margin-left: 3em; }
    .footer-nav__question button {
      -webkit-appearance: none;
      background: none;
      text-decoration: none;
      display: inline-block;
      height: 3em;
      font-weight: 700;
      border-radius: 0.21429rem;
      box-sizing: border-box;
      line-height: 3em;
      color: inherit;
      border: 1px solid currentColor;
      padding: 0 2em;
      cursor: pointer;
      color: #ff5722; }
    @media (max-width: 1079px) {
      .footer-nav__question {
        display: none; } }

.full-news {
  border-top: 1px solid #eee; }
  .full-news__container {
    width: 1170px;
    margin: 0 auto;
    padding: 0 2rem;
    box-sizing: border-box; }

@media (min-width: 320px) and (max-width: 1225px) {
  .full-news__container {
    width: auto; } }
    @media (max-width: 319px) {
      .full-news__container {
        width: 320px; } }
  .full-news__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .full-news__col {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
        align-self: stretch;
    box-sizing: border-box;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
    .full-news__col_content {
      padding-right: 3rem;
      padding-bottom: 4rem; }
      @media (max-width: 1079px) {
        .full-news__col_content {
          -ms-flex-item-align: stretch;
          -ms-grid-row-align: stretch;
              align-self: stretch;
          box-sizing: border-box;
          -webkit-box-flex: 0;
              -ms-flex: 0 0 100%;
                  flex: 0 0 100%;
          max-width: 100%;
          padding-right: 0; } }
    .full-news__col_sidebar {
      border-left: 1px solid #eee;
      -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
          align-self: stretch;
      box-sizing: border-box;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 21.42857rem;
              flex: 0 0 21.42857rem;
      max-width: 21.42857rem; }
      @media (max-width: 1079px) {
        .full-news__col_sidebar {
          -ms-flex-item-align: stretch;
          -ms-grid-row-align: stretch;
              align-self: stretch;
          box-sizing: border-box;
          -webkit-box-flex: 0;
              -ms-flex: 0 0 100%;
                  flex: 0 0 100%;
          max-width: 100%;
          border-left: none;
          border-top: 1px solid #eee; } }
  .full-news__content p {
    font-size: 1.14286rem; }
  .full-news__content img {
    max-width: 100%;
/*     margin: 2rem 0 1rem;  */
    }
  .full-news__bar {
    margin-top: 2rem; }
  .full-news__photos {
    margin: 2rem 0; }

.help-bar {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 60px;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out; }
  .help-bar_opened-mobile-nav {
    -webkit-transform: translateX(270px);
            transform: translateX(270px); }
  .help-bar_opened-mobile-user-nav {
    -webkit-transform: translateX(-270px);
            transform: translateX(-270px); }
  @media (max-width: 779px) {
    .help-bar {
      top: auto;
      left: 0;
      width: 100%;
      height: 60px;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
  .help-bar__row {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
    .help-bar__row_info {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 60px;
              flex: 0 0 60px;
      height: 60px;
      width: 60px; }
  .help-bar__up {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
    -webkit-appearance: none !important;
       -moz-appearance: none !important;
            appearance: none !important;
    border: none;
    background: none;
    padding: 0;
    margin: 0;
    background-color: rgba(25, 118, 210, 0.1);
    color: #1976d2;
    cursor: pointer;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out; }
    .help-bar__up:hover {
      background-color: rgba(25, 118, 210, 0.8);
      color: #fff; }
  .help-bar__info {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
    -webkit-appearance: none !important;
       -moz-appearance: none !important;
            appearance: none !important;
    border: none;
    background: none;
    padding: 0;
    margin: 0;
    background-color: #ff5722;
    color: #fff;
    cursor: pointer; }
  .help-bar__icon {
    position: absolute;
    top: 50%;
    left: 50%;
    display: inline-block;
    margin-top: -10px;
    margin-left: -10px;
    width: 20px;
    height: 20px; }

.js-up-btn {
  opacity: 0;
  z-index: -1; }
  .js-up-btn_active {
    opacity: 1;
    z-index: 1; }

.svg {
  width: inherit;
  height: inherit;
  vertical-align: top; }

.main-logo {
  text-align: center;
  width: 100%;
  max-width: 300px;
  display: inline-block; }
  @media (max-width: 479px) {
    .main-logo {
      width: 190px; } }
  .main-logo__img {
    display: inline-block;
    width: inherit;
    height: 44px;
    margin-bottom: 5px; }
    @media (max-width: 1079px) {
      .main-logo__img {
        height: 30px;
        margin-bottom: 0; } }
    @media (max-width: 479px) {
      .main-logo__img {
        height: 26px; } }
  .main-logo__caption {
    display: inline-block;
    width: inherit;
    text-transform: uppercase;
    color: #000;
    font-size: 9px;
    letter-spacing: 0.15em; }
    @media (max-width: 1079px) {
      .main-logo__caption {
        font-size: 8px; } }
    @media (max-width: 479px) {
      .main-logo__caption {
        font-size: 7px; } }

.main-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative; }
  .main-nav__col_contacts {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 240px;
            flex: 0 0 240px; }
    @media (max-width: 1365px) {
      .main-nav__col_contacts {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 180px;
                flex: 0 0 180px; } }
  .main-nav__col_main {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    padding: 0 2rem;
    box-sizing: border-box; }
  .main-nav__list {
    margin: 0 auto;
    max-width: 800px;
    padding: 0;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .main-nav__item {
    list-style: none;
    margin: 0 0.8rem;
    white-space: nowrap; }
  .main-nav__link {
    color: #1976d2;
    text-decoration: none;
    -webkit-transition: color .1s ease-out;
    transition: color .1s ease-out;
    position: relative;
    display: inline-block;
    margin: -0.5em;
    padding: 0.5em;
    font-size: 1.14286rem;
    color: inherit; }
    .main-nav__link:hover {
      color: #0e4377; }
    .main-nav__link:active {
      color: #ff5722; }
    .main-nav__link_selected {
      color: #ff5722; }
      .main-nav__link_selected:hover {
        color: #ee3900; }
      .main-nav__link_selected::before {
        content: "";
        position: absolute;
        bottom: -0.5em;
        margin-bottom: -1px;
        left: 50%;
        margin-left: -11px;
        width: 0;
        height: 0;
        border: 11px solid transparent;
        border-bottom-color: #edebde; }
      .main-nav__link_selected::after {
        content: "";
        position: absolute;
        bottom: -0.5em;
        margin-bottom: -1px;
        left: 50%;
        margin-left: -10px;
        width: 0;
        height: 0;
        border: 10px solid transparent;
        border-bottom-color: #f8f7f2; }
    @media (max-width: 1365px) {
      .main-nav__link {
        font-size: 1rem; } }
  .main-nav__icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    vertical-align: middle;
    margin-right: 0.6em;
    color: inherit; }
  .main-nav__text {
    display: inline-block;
    vertical-align: middle; }
  .main-nav__user-photo {
    width: 26px;
    height: 26px;
    margin-right: 8px;
    border-radius: 13px;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle; }
  .main-nav__image {
    vertical-align: middle;
    width: 100%; }

.member-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #f1f3f5; 
  margin-bottom: 15px;}
  @media (max-width: 779px) {
    .member-form {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  .member-form__col {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: 2rem;
    box-sizing: border-box; }
    @media (max-width: 779px) {
      .member-form__col {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%; } }
  .member-form__title {
    font-size: 1.5rem; }
  .member-form__btn {
    line-height: 2.4rem !important;
    height: 2.4rem !important; }

.mobile-nav {
  position: fixed;
  left: -270px;
  width: 270px;
  top: 0;
  height: 100%;
  overflow-y: scroll;
  z-index: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: -webkit-transform .2s ease-out 0s;
  transition: -webkit-transform .2s ease-out 0s;
  transition: transform .2s ease-out 0s;
  transition: transform .2s ease-out 0s, -webkit-transform .2s ease-out 0s;
  -webkit-overflow-scrolling: touch; }
  @media (max-width: 1079px) {
    .mobile-nav_opened {
      -webkit-transform: translateX(270px);
              transform: translateX(270px);
      -webkit-transition: -webkit-transform .2s ease-out .1s;
      transition: -webkit-transform .2s ease-out .1s;
      transition: transform .2s ease-out .1s;
      transition: transform .2s ease-out .1s, -webkit-transform .2s ease-out .1s; } }
  .mobile-nav__list {
    margin: 0;
    padding: 0;
    -webkit-transform: translateZ(0); }
  .mobile-nav__item {
    list-style: none;
    margin-right: -1px;
    width: 100%;
    background-color: #fff;
    border-right: 1px solid #eee;
    box-sizing: border-box; }
    .mobile-nav__item_separated {
      border-bottom: solid 1px #eee;
      padding-bottom: 1rem;
      margin-bottom: 1rem; }
  .mobile-nav__link {
    vertical-align: middle;
    text-decoration: none;
    display: inline-block;
    position: relative;
    color: inherit;
    font-size: 1.07143rem;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid transparent;
    border-left: none;
    border-right: none;
    border-left: none;
    white-space: nowrap; }
    .mobile-nav__link_highlighted {
      font-weight: bold; }
    .mobile-nav__link:hover {
      background-color: #fafafa; }
    .mobile-nav__link_selected {
      border-color: #eee;
      background-color: #fafafa; }
      .mobile-nav__link_selected::after {
        content: "";
        width: 1px;
        height: 100%;
        position: absolute;
        top: 0;
        right: -1px;
        background-color: #fafafa; }
    .mobile-nav__link_opened {
      background-color: #fafafa; }
  .mobile-nav__icon {
    width: 26px;
    height: 26px;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 30px;
    margin-left: -13px;
    margin-top: -13px; }
  .mobile-nav__text {
    margin-left: 60px;
    height: 45px;
    line-height: 45px;
    display: inline-block;
    padding-left: 0.4rem; }
  .mobile-nav__search {
    display: block;
    color: #999999;
    position: relative;
    font-size: 1.07143rem;
    background-color: #f7f7f7;
    border-right: 1px solid #eee;
    box-sizing: border-box; }
  .mobile-nav__search-input {
    display: block;
    width: 100%;
    padding: 0 0.4rem 0 4.4rem;
    height: 4.3rem;
    line-height: 4.3rem;
    font: inherit;
    background-color: transparent;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: none;
    box-sizing: border-box; }
  .mobile-nav__subject-nav {
    background-color: #fafafa;
    display: none; }
    .mobile-nav__subject-nav_opened {
      display: block; }

.mobile-profile {
  width: 1.6rem;
  height: 1.5rem;
  padding: 1.4rem 1rem;
  cursor: pointer;
  color: #999;
  border: none;
  background: 0 0;
  box-sizing: content-box; }
  .mobile-profile:hover {
    color: #404040; }
  .mobile-profile__user-photo {
    width: 30px;
    height: 30px;
    margin: -5px;
    border-radius: 15px;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle; }
  .mobile-profile__image {
    vertical-align: middle;
    width: 100%; }

.mobile-sandwich {
  width: 1.6rem;
  height: 1.5rem;
  padding: 1.4rem 1rem;
  cursor: pointer;
  color: #999;
  border: none;
  background: 0 0;
  box-sizing: content-box; }
  .mobile-sandwich:hover {
    color: #404040; }

.mobile-user-nav {
  position: fixed;
  right: -270px;
  width: 270px;
  top: 0;
  height: 100%;
  overflow-y: scroll;
  z-index: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: -webkit-transform .2s ease-out 0s;
  transition: -webkit-transform .2s ease-out 0s;
  transition: transform .2s ease-out 0s;
  transition: transform .2s ease-out 0s, -webkit-transform .2s ease-out 0s;
  -webkit-overflow-scrolling: touch;
  box-sizing: border-box;
  border-left: 1px solid #eee; }
  @media (max-width: 1079px) {
    .mobile-user-nav_opened {
      -webkit-transform: translateX(-270px);
              transform: translateX(-270px);
      -webkit-transition: -webkit-transform .2s ease-out .1s;
      transition: -webkit-transform .2s ease-out .1s;
      transition: transform .2s ease-out .1s;
      transition: transform .2s ease-out .1s, -webkit-transform .2s ease-out .1s; } }
  .mobile-user-nav__row {
    margin-top: 1rem;
    padding: 0 1rem; }
    .mobile-user-nav__row_register {
      text-align: center;
      padding-bottom: 2rem; }
  .mobile-user-nav__title_primary {
    margin: 0; }
  .mobile-user-nav__title_addition {
    margin-top: 0; }
  .mobile-user-nav__social {
    margin-bottom: 1rem;
    display: inline-block; }
  .mobile-user-nav__btn {
    -webkit-appearance: none;
    background: none;
    text-decoration: none;
    display: inline-block;
    height: 3em;
    font-weight: 700;
    border-radius: 0.21429rem;
    box-sizing: border-box;
    line-height: 3em;
    color: inherit;
    border: 1px solid currentColor;
    padding: 0 2em;
    cursor: pointer;
    background-color: #fafafa;
    border-color: transparent;
    text-decoration: none;
    color: inherit;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out; }
    .mobile-user-nav__btn:hover {
      background-color: #e6e6e6; }

.news-header_color_white {
  color: #fff; }

.news-header__meta {
  color: #777; }

.news-header_color_white .news-header__meta {
  color: #fff; }

.news-header__subtitle {
  font-style: italic;
  font-size: 1.21429rem;
  text-align: left; }

.offer__tab-list {
  margin: 0;
  padding: 0; }

.offer__tab-item {
  list-style: none;
  display: inline-block;
  margin-bottom: 1rem;
  margin-right: 1rem; }
  .offer__tab-item:last-child {
    margin-right: 0; }

.offer__tab-btn {
  color: #1976d2;
  text-decoration: none;
  -webkit-transition: color .1s ease-out;
  transition: color .1s ease-out;
  border-bottom: 1px solid rgba(25, 118, 210, 0.3);
  -webkit-transition: border-bottom-color .1s ease-out;
  transition: border-bottom-color .1s ease-out;
  border-bottom-style: dashed;
  cursor: pointer;
  position: relative;
  font-size: 1.14286rem; }
  .offer__tab-btn:hover {
    color: #0e4377; }
  .offer__tab-btn:active {
    color: #ff5722; }
  .offer__tab-btn:hover,
  a:hover .offer__tab-btn {
    border-bottom-color: rgba(3, 16, 28, 0.3); }
  .offer__tab-btn:active,
  a:active .offer__tab-btn {
    border-bottom-color: rgba(255, 87, 34, 0.3); }
  .offer__tab-btn_active {
    color: #ff5722;
    border-color: #ff5722; }
    .offer__tab-btn_active:hover {
      color: #ff5722;
      border-color: #ff5722; }
    .offer__tab-btn_active::before {
      content: "";
      position: absolute;
      bottom: -1rem;
      margin-bottom: -5px;
      left: 50%;
      margin-left: -11px;
      width: 0;
      height: 0;
      border: 11px solid transparent;
      border-bottom-color: #edebde; }
    .offer__tab-btn_active::after {
      content: "";
      position: absolute;
      bottom: -1rem;
      margin-bottom: -5px;
      left: 50%;
      margin-left: -10px;
      width: 0;
      height: 0;
      border: 10px solid transparent;
      border-bottom-color: #f8f7f2; }

.offer__contents-list {
  margin: 0;
  padding: 0; }

.offer__contents-item {
  list-style: none;
  display: none; }
  .offer__contents-item_active {
    display: block; }

.offer__edition {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: -0.14286rem; }
  @media (max-width: 779px) {
    .offer__edition {
      display: block; } }

.offer__box {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background-color: #f8f7f2;
  border: 1px solid #edebde;
  border-radius: 3px;
  margin: 0.14286rem;
  padding: 0 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .offer__box_primary {
    padding: 1.6rem 2rem 1.6rem; }
    @media (max-width: 779px) {
      .offer__box_primary {
        display: block;
        padding: 1rem; } }
  .offer__box_secondary {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0.6rem 1rem; }

.offer__box-group {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.offer__col {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%; }
  .offer__col_width_full {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%; }
  .offer__col_width_auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto; }

.offer__price {
  font-weight: 700;
  font-size: 1.28571rem; }
  .offer__price::after {
    font-family: 'Rouble';
    content: "c";
    font-weight: 400;
    text-transform: none;
    text-decoration: none;
    font-style: normal;
    display: inline-block; }
  .offer__price_primary {
    font-size: 2.14286rem; }

.offer__availability {
  color: #999999;
  font-size: 0.92857rem;
  text-transform: lowercase; }

.offer__availability-indicator {
  vertical-align: middle;
  display: inline-block;
  width: 0.6em;
  height: 0.6em;
  margin: 0 0.3em;
  border-radius: 0.3em;
  background-color: #09d250; }
.offer__availability-indicator_not-available {
    background-color: #ea4a30; }
.offer__availability-indicator_preorder-available
{
	background-color: #e2cf36;
}
.offer__availability-caption {
  vertical-align: middle;
  display: inline-block;
  margin-left: 0.6em; }

.offer__delivery {
  color: #999999;
  font-size: 0.92857rem;
  text-transform: lowercase; }

.offer__delivery-icon {
  width: 1.2em;
  height: 1.2em;
  vertical-align: middle;
  display: inline-block; }

.offer__delivery-caption {
  vertical-align: middle;
  display: inline-block;
  margin-left: 0.6em; }

.offer__go-shopping {
  color: #1976d2;
  text-decoration: none;
  -webkit-transition: color .1s ease-out;
  transition: color .1s ease-out; }
  .offer__go-shopping:hover {
    color: #0e4377; }
  .offer__go-shopping:active {
    color: #ff5722; }
  .offer__go-shopping_btn {
    -webkit-appearance: none;
    background: none;
    text-decoration: none;
    display: inline-block;
    height: 3em;
    font-weight: 700;
    border-radius: 0.21429rem;
    box-sizing: border-box;
    line-height: 3em;
    color: inherit;
    border: 1px solid currentColor;
    padding: 0;
    cursor: pointer;
    margin-top: 1.2rem;
    width: 100%;
    text-align: center;
    background-color: #ea6630;
    border-color: transparent;
    color: #fff;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out; }
    .offer__go-shopping_btn:hover {
      background-color: #db4f16;
      color: #fff; }

.offer__link {
  color: #1976d2;
  text-decoration: none;
  -webkit-transition: color .1s ease-out;
  transition: color .1s ease-out; }
  .offer__link:hover {
    color: #0e4377; }
  .offer__link:active {
    color: #ff5722; }

.pa-welcome-pop-up {
  max-width: 460px; }
  .pa-welcome-pop-up__title {
    margin-top: 0;
    text-align: center; }
  .pa-welcome-pop-up__message {
    text-align: center; }
  .pa-welcome-pop-up__actions {
    text-align: center; }
  .pa-welcome-pop-up__btn {
    margin: 0.5rem;
    -webkit-appearance: none;
    background: none;
    text-decoration: none;
    display: inline-block;
    height: 3em;
    font-weight: 700;
    border-radius: 0.21429rem;
    box-sizing: border-box;
    line-height: 3em;
    color: inherit;
    border: 1px solid currentColor;
    padding: 0 2em;
    cursor: pointer;
    text-decoration: none;
    background-color: #f7f7f7;
    color: inherit;
    font-weight: 400;
    border: none;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out; }
    .pa-welcome-pop-up__btn:hover {
      background-color: #ededed; }
    .pa-welcome-pop-up__btn_primary {
      color: #fff;
      background-color: #ff5722; }
      .pa-welcome-pop-up__btn_primary:hover {
        background-color: #f83c00; }

.pagination {
  padding: 0;
  margin: 0;
  display: inline-block; }
  .pagination__item {
    list-style: none;
    display: inline-block; }
  .pagination__link {
    font-size: 1.28571rem;
    line-height: 1.5rem;
    display: inline-block;
    padding: 0.5rem 1rem;
    text-decoration: none;
    color: inherit;
    border-right: 1px solid #eee; }
    .pagination__link_current {
      border: 1px solid #eee !important;
      border-radius: 3px;
      background-color: #fafafa;
      color: #999; }
  .pagination__item:last-child .pagination__link {
    border-right: none; }

.partner-quick-access {
  margin: 2rem 0; }
  .partner-quick-access__list {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: -1rem; }
  .partner-quick-access__item {
    list-style: none;
    box-sizing: border-box;
    padding: 1rem; }
    .partner-quick-access__item_3 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%; }
      @media (max-width: 1079px) {
        .partner-quick-access__item_3 {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 100%;
                  flex: 0 0 100%;
          max-width: 100%; } }
    .partner-quick-access__item_2 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 33.33333%;
              flex: 0 0 33.33333%;
      max-width: 33.33333%; }
      @media (max-width: 1079px) {
        .partner-quick-access__item_2 {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 100%;
                  flex: 0 0 100%;
          max-width: 100%; } }
    .partner-quick-access__item_5 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 20%;
              flex: 0 0 20%;
      max-width: 20%; }
      @media (max-width: 1079px) {
        .partner-quick-access__item_5 {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 50%;
                  flex: 0 0 50%;
          max-width: 50%; } }
      @media (max-width: 779px) {
        .partner-quick-access__item_5 {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 100%;
                  flex: 0 0 100%;
          max-width: 100%; } }
  .partner-quick-access__tale {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 2rem 1rem;
    box-sizing: border-box;
    border: 1px solid #eee;
    color: inherit;
    text-decoration: none;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out; }
    .partner-quick-access__tale_subscribtion {
      background-color: #f1f3f5;
      border: none; }
    .partner-quick-access__tale_drofa:hover {
      background-color: rgba(25, 118, 210, 0.05); }
    .partner-quick-access__tale_ventana:hover {
      background-color: rgba(255, 87, 34, 0.05); }
    .partner-quick-access__tale_new:hover {
      background-color: #f6fbff; }
    .partner-quick-access__tale_catalog:hover {
      background-color: #fffcf5; }
    .partner-quick-access__tale_contacts:hover {
      background-color: #fffbfa; }
    .partner-quick-access__tale_api:hover {
      background-color: #fffbfa; }
  .partner-quick-access__content {
    text-align: center; }
  .partner-quick-access__photo {
    display: inline-block;
    margin-bottom: 1rem; }
  .partner-quick-access__title {
    text-transform: uppercase;
    font-weight: 700;
    display: block; }
  .partner-quick-access__subtitle {
    display: block; }

.product-type-nav {
  padding-bottom: 4rem; }
  .product-type-nav__list {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: -0.5rem; }
  .product-type-nav__item {
    list-style: none;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
    box-sizing: border-box;
    padding: 0.5rem; }
    @media (max-width: 779px) {
      .product-type-nav__item {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; } }

.properties {
  font-size: 1.14286rem; }
  .properties a {
    color: #1976d2;
    text-decoration: none;
    -webkit-transition: color .1s ease-out;
    transition: color .1s ease-out; }
    .properties a:hover {
      color: #0e4377; }
    .properties a:active {
      color: #ff5722; }
  .properties__nav {
    padding: 0;
    margin: 1rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .properties__icon {
    width: 1rem;
    height: 1rem;
    margin-right: 1rem;
    display: inline-block;
    vertical-align: middle; }
  .properties__caption {
    display: inline-block;
    vertical-align: middle; }
  .properties__list {
    margin: 0;
    padding: 0; }
    .properties__list_hidden {
      display: none;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1; }
  .properties__item {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .properties__item_space {
      margin: 1rem 0; }
  .properties__key {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    color: #999999;
    padding: 0.2em 0; }
    @media (max-width: 779px) {
      .properties__key {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; } }
  .properties__value {
    -webkit-box-flex: 2;
        -ms-flex: 2;
            flex: 2;
    padding: 0.2em 0;
    display: inline-block;
    min-width: 300px; }
    @media (max-width: 779px) {
      .properties__value {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; } }
  .properties__show-more {
    color: #1976d2;
    text-decoration: none;
    -webkit-transition: color .1s ease-out;
    transition: color .1s ease-out;
    border-bottom: 1px solid rgba(25, 118, 210, 0.3);
    -webkit-transition: border-bottom-color .1s ease-out;
    transition: border-bottom-color .1s ease-out;
    border-bottom-style: dashed;
    cursor: pointer; }
    .properties__show-more:hover {
      color: #0e4377; }
    .properties__show-more:active {
      color: #ff5722; }
    .properties__show-more:hover,
    a:hover .properties__show-more {
      border-bottom-color: rgba(3, 16, 28, 0.3); }
    .properties__show-more:active,
    a:active .properties__show-more {
      border-bottom-color: rgba(255, 87, 34, 0.3); }

.recover-password-pop-over {
  width: 600px;
  padding-bottom: 2rem; }
  .recover-password-pop-over__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: -2rem; }
  .recover-password-pop-over__col {
    padding: 2rem;
    box-sizing: border-box;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; }
    .recover-password-pop-over__col_register {
      max-width: 310px;
      border-left: 1px solid #eee;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto; }
  .recover-password-pop-over__title_primary {
    margin: 0; }
  .recover-password-pop-over__title_addition {
    margin-top: 0; }
  .recover-password-pop-over__btn {
    -webkit-appearance: none;
    background: none;
    text-decoration: none;
    display: inline-block;
    height: 3em;
    font-weight: 700;
    border-radius: 0.21429rem;
    box-sizing: border-box;
    line-height: 3em;
    color: inherit;
    border: 1px solid currentColor;
    padding: 0 2em;
    cursor: pointer;
    background-color: #fafafa;
    border-color: transparent;
    text-decoration: none;
    color: inherit; }

.section__row_title {
  margin-top: 3em;
  text-align: center; }

.section__row_content {
  margin-top: 2rem; }

.section__row_grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-left: -1rem;
  margin-right: -1rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.section__row_pagination {
  margin-top: 1rem;
  text-align: center; }

.section_red-centers .section__row_title {
  text-align: left; }

.section_met-centers .section__row_title {
  text-align: left; }

.section__title {
  display: inline;
  font-size: 3.42857rem;
  font-weight: 400;
  display: inline-block;
  vertical-align: middle;
  font-size: 2.57143em;
  margin: 1rem 0; }
  @media (max-width: 1225px) {
    .section__title {
      font-size: 2.57143rem; } }
  @media (max-width: 779px) {
    .section__title {
      font-size: 1.71429rem; } }
  @media (max-width: 479px) {
    .section__title {
      margin-bottom: 0; } }

.section__count {
  -webkit-appearance: none;
  background: none;
  text-decoration: none;
  display: inline-block;
  height: 3em;
  font-weight: 700;
  border-radius: 0.21429rem;
  box-sizing: border-box;
  line-height: 3em;
  color: inherit;
  border: 1px solid currentColor;
  padding: 0 2em;
  cursor: pointer;
  display: inline-block;
  background-color: #fafafa;
  border-color: #eee;
  height: 2.6rem;
  line-height: 2.6rem;
  margin: 1rem 0 1rem 2rem;
  vertical-align: middle;
  padding: 0 1rem;
  font-size: 1.14286em;
  font-weight: 400;
  -webkit-transition: color .2s ease-out;
  transition: color .2s ease-out; }
  .section__count:hover {
    color: #1976d2; }
  .section__count:active {
    color: #ff5722; }
  @media (max-width: 479px) {
    .section__count {
      display: block;
      margin: 1rem 0;
      text-align: center; } }

.section__col {
  padding: 0 1rem;
  box-sizing: border-box; }
  .section__col_small {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
        align-self: stretch;
    box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 46.15385%;
            flex: 0 0 46.15385%;
    max-width: 46.15385%; }
    @media (max-width: 779px) {
      .section__col_small {
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
            align-self: stretch;
        box-sizing: border-box;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%;
        padding-bottom: 1rem;
        border-bottom: 1px solid #eeeeee; } }
  .section__col_large {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
        align-self: stretch;
    box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 53.84615%;
            flex: 0 0 53.84615%;
    max-width: 53.84615%; }
    @media (max-width: 779px) {
      .section__col_large {
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
            align-self: stretch;
        box-sizing: border-box;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%;
        padding-top: 1rem; } }

.side-nav {
  position: relative;
  width: 100%;
  z-index: 100;
  top: 0;
  left: 0;
  overflow: visible;
  /*
  &__subject-nav_red &__subject-nav-content {
    background-color: transparentize(#E53935, 0.8);
  }

  &__subject-nav_pink &__subject-nav-content {
    background-color: transparentize(#D81B60, 0.8);
  }

  &__subject-nav_purple &__subject-nav-content {
    background-color: transparentize(#8E24AA, 0.8);
  }

  &__subject-nav_deep-purple &__subject-nav-content {
    background-color: transparentize(#5E35B1, 0.8);
  }

  &__subject-nav_indigo &__subject-nav-content {
    background-color: transparentize(#3949AB, 0.8);
  }

  &__subject-nav_blue &__subject-nav-content {
    background-color: transparentize(#1E88E5, 0.8);
  }

  &__subject-nav_light-blue &__subject-nav-content {
    background-color: transparentize(#039BE5, 0.8);
  }

  &__subject-nav_cyan &__subject-nav-content {
    background-color: transparentize(#00ACC1, 0.8);
  }

  &__subject-nav_teal &__subject-nav-content {
    background-color: transparentize(#00897B, 0.8);
  }

  &__subject-nav_green &__subject-nav-content {
    background-color: transparentize(#43A047, 0.8);
  }

  &__subject-nav_light-green &__subject-nav-content {
    background-color: transparentize(#689F38, 0.8);
  }

  &__subject-nav_lime &__subject-nav-content {
    background-color: transparentize(#C0CA33, 0.8);
  }

  &__subject-nav_yellow &__subject-nav-content {
    background-color: transparentize(#FBC02D, 0.8);
  }

  &__subject-nav_amber &__subject-nav-content {
    background-color: transparentize(#FFA000, 0.8);
  }

  &__subject-nav_orange &__subject-nav-content {
    background-color: transparentize(#EF6C00, 0.8);
  }

  &__subject-nav_deep-orange &__subject-nav-content {
    background-color: transparentize(#F4511E, 0.8);
  }

  &__subject-nav_brown &__subject-nav-content {
    background-color: transparentize(#8D6E63, 0.8);
  }
  */ }
  .side-nav__floating {
    box-sizing: border-box;
    background-color: #f9f9f9;
    min-height: 100vh;
    width: 320px;
    position: relative;
    z-index: 51;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); }
    @media (max-width: 1509px) {
      .side-nav__floating {
        width: 60px; } }
    .layout_home .side-nav__floating {
      width: 320px; }
      @media (max-width: 1279px) {
        .layout_home .side-nav__floating {
          width: 60px; } }
    .side-nav__floating_opened {
      -webkit-transition: width 0s ease-out;
      transition: width 0s ease-out;
      width: 320px !important; }
  .side-nav__list {
    margin: 0;
    padding: 0; }
  .side-nav__item {
    list-style: none; }
  .side-nav__item-inner {
    position: relative;
    width: 320px;
    background-color: #f9f9f9;
    box-sizing: border-box; }
    @media (max-width: 1509px) {
      .side-nav__item-inner {
        width: 60px; } }
    .side-nav__item-inner_opened {
      width: 320px;
      overflow: visible;
      -webkit-transition: width 0s ease-out;
      transition: width 0s ease-out; }
    .layout_home .side-nav__item-inner {
      width: 320px; }
      @media (max-width: 1279px) {
        .layout_home .side-nav__item-inner {
          width: 60px; } }
      .layout_home .side-nav__item-inner_opened {
        width: 320px;
        overflow: visible;
        -webkit-transition: width 0s ease-out;
        transition: width 0s ease-out; }
  .side-nav__link {
    vertical-align: middle;
    text-decoration: none;
    display: inline-block;
    position: relative;
    color: inherit;
    font-size: 1.07143rem;
    box-sizing: border-box;
    width: 100%;
    white-space: nowrap;
    overflow: hidden; }
    .side-nav__link_highlighted {
      font-weight: bold; }
    .side-nav__link:hover {
      color: #fff;
      background-color: #ff5722; }
    .side-nav__link_selected {
      color: #fff;
      background-color: #ff5722; }
      .side-nav__link_selected::after {
        content: "";
        width: 1px;
        height: 100%;
        position: absolute;
        top: 0;
        right: -1px;
        background-color: #fafafa; }
  .side-nav__item_red .side-nav__link:hover,
  .side-nav__item_red .side-nav__link_selected {
    background-color: #E53935; }
  .side-nav__item_pink .side-nav__link:hover,
  .side-nav__item_pink .side-nav__link_selected {
    background-color: #D81B60; }
  .side-nav__item_purple .side-nav__link:hover,
  .side-nav__item_purple .side-nav__link_selected {
    background-color: #8E24AA; }
  .side-nav__item_deep-purple .side-nav__link:hover,
  .side-nav__item_deep-purple .side-nav__link_selected {
    background-color: #5E35B1; }
  .side-nav__item_indigo .side-nav__link:hover,
  .side-nav__item_indigo .side-nav__link_selected {
    background-color: #3949AB; }
  .side-nav__item_blue .side-nav__link:hover,
  .side-nav__item_blue .side-nav__link_selected {
    background-color: #1E88E5; }
  .side-nav__item_light-blue .side-nav__link:hover,
  .side-nav__item_light-blue .side-nav__link_selected {
    background-color: #039BE5; }
  .side-nav__item_cyan .side-nav__link:hover,
  .side-nav__item_cyan .side-nav__link_selected {
    background-color: #00ACC1; }
  .side-nav__item_teal .side-nav__link:hover,
  .side-nav__item_teal .side-nav__link_selected {
    background-color: #00897B; }
  .side-nav__item_green .side-nav__link:hover,
  .side-nav__item_green .side-nav__link_selected {
    background-color: #43A047; }
  .side-nav__item_light-green .side-nav__link:hover,
  .side-nav__item_light-green .side-nav__link_selected {
    background-color: #689F38; }
  .side-nav__item_lime .side-nav__link:hover,
  .side-nav__item_lime .side-nav__link_selected {
    background-color: #C0CA33; }
  .side-nav__item_yellow .side-nav__link:hover,
  .side-nav__item_yellow .side-nav__link_selected {
    background-color: #FBC02D; }
  .side-nav__item_amber .side-nav__link:hover,
  .side-nav__item_amber .side-nav__link_selected {
    background-color: #FFA000; }
  .side-nav__item_orange .side-nav__link:hover,
  .side-nav__item_orange .side-nav__link_selected {
    background-color: #EF6C00; }
  .side-nav__item_deep-orange .side-nav__link:hover,
  .side-nav__item_deep-orange .side-nav__link_selected {
    background-color: #F4511E; }
  .side-nav__item_brown .side-nav__link:hover,
  .side-nav__item_brown .side-nav__link_selected {
    background-color: #8D6E63; }
  .side-nav__icon {
    width: 26px;
    height: 26px;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 30px;
    margin-left: -13px;
    margin-top: -13px; }
    .side-nav__icon svg {
      height: 100%;
      width: 100%; }
  .side-nav__text {
    margin-left: 60px;
    height: 45px;
    line-height: 45px;
    display: inline-block;
    padding-left: 0.4rem; }
  .side-nav__search {
    display: block;
    color: #999999;
    position: relative;
    font-size: 1.07143rem;
    background-color: #f0eeef;
    box-sizing: border-box;
    cursor: pointer;
    width: 320px; }
    @media (max-width: 1509px) {
      .side-nav__search {
        overflow: hidden;
        width: 60px; }
        .side-nav__search:hover {
          width: 320px;
          -webkit-transition: width .3s ease-out 0.2s;
          transition: width .3s ease-out 0.2s; } }
    .side-nav__search_opened {
      width: 320px;
      -webkit-transition: width 0s ease-out;
      transition: width 0s ease-out; }
    .side-nav__search_focus {
      width: 320px;
      -webkit-transition: width 0s ease-out;
      transition: width 0s ease-out; }
    .layout_home .side-nav__search {
      width: 320px; }
      @media (max-width: 1279px) {
        .layout_home .side-nav__search {
          width: 60px; } }
      .layout_home .side-nav__search_opened {
        width: 320px;
        -webkit-transition: width 0s ease-out;
        transition: width 0s ease-out; }
      .layout_home .side-nav__search_focus {
        width: 320px;
        -webkit-transition: width 0s ease-out;
        transition: width 0s ease-out; }
  .side-nav__search-input {
    display: block;
    width: 100%;
    padding: 0 0.4rem 0 4.4rem;
    height: 45px;
    line-height: 45px;
    font: inherit;
    background-color: transparent;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: none;
    box-sizing: border-box; }

@-webkit-keyframes pull-window {
  0% {
    -webkit-transform: translate(-765px, 0);
            transform: translate(-765px, 0); }
  10% {
    -webkit-transform: translate(-760px, 0);
            transform: translate(-760px, 0); }
  12% {
    -webkit-transform: translate(-765px, 0);
            transform: translate(-765px, 0); }
  100% {
    -webkit-transform: translate(-765px, 0);
            transform: translate(-765px, 0); } }

@keyframes pull-window {
  0% {
    -webkit-transform: translate(-765px, 0);
            transform: translate(-765px, 0); }
  10% {
    -webkit-transform: translate(-760px, 0);
            transform: translate(-760px, 0); }
  12% {
    -webkit-transform: translate(-765px, 0);
            transform: translate(-765px, 0); }
  100% {
    -webkit-transform: translate(-765px, 0);
            transform: translate(-765px, 0); } }
  .side-nav__subject-nav {
    position: fixed;
    left: 320px;
    top: 120px;
    bottom: 0px;
    overflow-x: hidden;
    overflow-y: scroll;
    width: 500px;
    z-index: 50;
    background-color: #fafafa;
    background-clip: padding-box;
    border-right: 15px solid transparent;
    -webkit-transform: translate(-765px, 0);
            transform: translate(-765px, 0);
    cursor: pointer;
    -webkit-transition: translate .3s ease-out;
    transition: translate .3s ease-out; }
    .side-nav__subject-nav:hover {
      -webkit-animation-name: pull-window;
              animation-name: pull-window;
      -webkit-animation-duration: 4s;
              animation-duration: 4s;
      -webkit-animation-iteration-count: infinite;
              animation-iteration-count: infinite; }
    .side-nav__subject-nav_red {
      border-color: #E53935;
      background-color: #fad7d7; }
    .side-nav__subject-nav_pink {
      border-color: #D81B60;
      background-color: #f7d1df; }
    .side-nav__subject-nav_purple {
      border-color: #8E24AA;
      background-color: #e8d3ee; }
    .side-nav__subject-nav_deep-purple {
      border-color: #5E35B1;
      background-color: #dfd7ef; }
    .side-nav__subject-nav_indigo {
      border-color: #3949AB;
      background-color: #d7dbee; }
    .side-nav__subject-nav_blue {
      border-color: #1E88E5;
      background-color: #d2e7fa; }
    .side-nav__subject-nav_light-blue {
      border-color: #039BE5;
      background-color: #cdebfa; }
    .side-nav__subject-nav_cyan {
      border-color: #00ACC1;
      background-color: #cceef3; }
    .side-nav__subject-nav_teal {
      border-color: #00897B;
      background-color: #cce7e5; }
    .side-nav__subject-nav_green {
      border-color: #43A047;
      background-color: #d9ecda; }
    .side-nav__subject-nav_light-green {
      border-color: #689F38;
      background-color: #e1ecd7; }
    .side-nav__subject-nav_lime {
      border-color: #C0CA33;
      background-color: #f2f4d6; }
    .side-nav__subject-nav_yellow {
      border-color: #FBC02D;
      background-color: #fef2d5; }
    .side-nav__subject-nav_amber {
      border-color: #FFA000;
      background-color: #ffeccc; }
    .side-nav__subject-nav_orange {
      border-color: #EF6C00;
      background-color: #fce2cc; }
    .side-nav__subject-nav_deep-orange {
      border-color: #F4511E;
      background-color: #fddcd2; }
    .side-nav__subject-nav_brown {
      border-color: #8D6E63;
      background-color: #e8e2e0; }
    .side-nav__subject-nav_opened {
      -webkit-transform: translate(0, 0);
              transform: translate(0, 0);
      -webkit-animation-name: none;
              animation-name: none;
      cursor: default;
      border: none; }
      .side-nav__subject-nav_opened:hover {
        -webkit-animation-name: none;
                animation-name: none; }
  .side-nav__subject-nav-close {
    position: absolute;
    top: 1rem;
    right: 1rem;
    width: 1rem;
    height: 1rem;
    color: #999;
    cursor: pointer;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background: none;
    border: none;
    margin: 0;
    overflow: hidden;
    padding: 0; }
    .side-nav__subject-nav-close:hover {
      color: #404040; }
  .side-nav__tooltip {
    position: absolute;
    left: 100%;
    top: 50%;
    height: 30px;
    line-height: 30px;
    margin-top: -15px;
    margin-left: 20px;
    padding: 0 10px;
    border-radius: 3px;
    opacity: 0;
    display: inline-block;
    background-color: #fff;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    white-space: nowrap; }
    @media (min-width: 1511px) {
      .side-nav__tooltip {
        display: none; } }
  .side-nav__link:hover + .side-nav__tooltip {
    opacity: 1; }
  .layout_home .side-nav__tooltip {
    display: none; }
    @media (max-width: 1279px) {
      .layout_home .side-nav__tooltip {
        display: block; } }
  .side-nav__item-inner_opened .side-nav__tooltip {
    display: none; }

.side-user-info {
  text-align: center;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 2rem;
  margin: 2rem 0; }
  .side-user-info_mobile {
    border: none;
    padding: 0; }
  .side-user-info__row {
    margin-top: 1rem; }
    .side-user-info__row_pload-photo {
      margin-top: 0; }
  .side-user-info__photo {
    width: 100px;
    height: 100px;
    border-radius: 50px;
    display: inline-block;
    overflow: hidden; }
    .side-user-info__photo img {
      vertical-align: middle; }
  .side-user-info__photo-input {
    width: 0;
    height: 0;
    z-index: -1;
    opacity: 0;
    position: absolute; }
  .side-user-info__upload-link {
    color: #1976d2;
    cursor: pointer; }
    .side-user-info__upload-link:hover {
      text-decoration: underline; }
  .side-user-info__name {
    font-weight: 700; }
  .side-user-info__progress-bar {
    padding: 3px;
    border-radius: 3px;
    border: 1px solid #999; }
  .side-user-info__progress-bar-inner {
    height: 8px;
    border-radius: 3px;
    background-color: #ff5722; }

.side-user-member {
  text-align: center;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 2rem;
  margin: 2rem 0; }
  .side-user-member__btn {
    -webkit-appearance: none;
    background: none;
    text-decoration: none;
    display: inline-block;
    height: 3em;
    font-weight: 700;
    border-radius: 0.21429rem;
    box-sizing: border-box;
    line-height: 3em;
    color: inherit;
    border: 1px solid currentColor;
    padding: 0 2em;
    cursor: pointer;
    color: #ff5722;
    height: 3.8em;
    line-height: 1.4em; }

.side-user-nav {
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 2rem;
  margin: 2rem 0; }
  .side-user-nav_mobile {
    border: none;
    padding: 0; }
  .side-user-nav__list {
    margin: 0;
    padding: 0; }
  .side-user-nav__item {
    list-style: none; }
  .side-user-nav__link {
    color: #1976d2;
    text-decoration: none;
    -webkit-transition: color .1s ease-out;
    transition: color .1s ease-out; }
    .side-user-nav__link:hover {
      color: #0e4377; }
    .side-user-nav__link:active {
      color: #ff5722; }
    .side-user-nav__link_current {
      color: #ff5722; }
  .side-user-nav__icon {
    display: inline-block;
    vertical-align: middle;
    width: 1rem;
    height: 1rem;
    margin-right: 0.4rem; }
  .side-user-nav__text {
    display: inline-block;
    vertical-align: middle; }

.sidebar__list {
  margin: 0;
  padding-left: 2rem;
  padding-top: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media (max-width: 1079px) {
    .sidebar__list {
      padding-left: 0; } }

.sidebar__item {
  list-style: none;
  margin: 1rem 0; }
  @media (max-width: 1079px) {
    .sidebar__item_nav {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; }
    .sidebar__item_articles {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; } }

.sign-in-pop-over {
  width: 600px;
  padding-bottom: 2rem; }
  .sign-in-pop-over__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: -2rem; }
  .sign-in-pop-over__col {
    padding: 2rem;
    box-sizing: border-box;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; }
    .sign-in-pop-over__col_register {
      max-width: 310px;
      border-left: 1px solid #eee;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto; }
  .sign-in-pop-over__title_primary {
    margin: 0; }
  .sign-in-pop-over__title_addition {
    margin-top: 0; }
  .sign-in-pop-over__social {
    margin-bottom: 1rem; }
  .sign-in-pop-over__btn {
    -webkit-appearance: none;
    background: none;
    text-decoration: none;
    display: inline-block;
    height: 3em;
    font-weight: 700;
    border-radius: 0.21429rem;
    box-sizing: border-box;
    line-height: 3em;
    color: inherit;
    border: 1px solid currentColor;
    padding: 0 2em;
    cursor: pointer;
    background-color: #fafafa;
    border-color: transparent;
    text-decoration: none;
    color: inherit;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out; }
    .sign-in-pop-over__btn:hover {
      background-color: #e6e6e6; }

@media (max-width: 1225px) {
  .sticky-wrapper {
    display: none; } 
}
@media (max-width: 779px) {
  .sticky-wrapper {
    display: block; } 
}
.sticky-nav {
  z-index: 10 !important;
  background-color: #fafafa;
  border-bottom: 1px solid #eee;
  text-align: center; }
  @media (max-width: 1225px) {
    .sticky-nav {
      display: none; } }
  .sticky-nav__list {
    margin: 0;
    padding: 0;
    display: inline-block; }
  .sticky-nav__item {
    list-style: none;
    display: inline-block;
    margin-right: 2rem; }
    .sticky-nav__item:last-child {
      margin-right: 0; }
  .sticky-nav__link {
    color: inherit;
    text-decoration: none;
    padding: 1rem;
    display: inline-block;
    margin-bottom: -1px;
    border-bottom: 2px solid transparent;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out; }
    .sticky-nav__link_active {
      color: #ff5722;
      border-bottom-color: #ff5722; }

.subject-header {
  text-align: center;
  color: #fff; }
  .subject-header__title {
    color: inherit; }
  .subject-header__description {
    max-width: 600px;
    display: inline-block;
    color: inherit; }

.subject-nav {
  display: block;
  padding-bottom: 2rem; }
  .subject-nav__row {
    padding: 2rem 0 0; }
    .subject-nav__row_sub {
      text-align: center; }
    .subject-nav__row_btn {
      text-align: center; }
  .subject-nav__square-btn {
    display: inline-block;
    text-align: center;
    color: inherit;
    vertical-align: top;
    margin: 0 2rem;
    width: 10rem;
    padding: 1rem 0;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    text-decoration: none; }
    .subject-nav__square-btn:hover {
      color: #1976d2; }
    @media (max-width: 1079px) {
      .subject-nav__square-btn {
        width: 7rem;
        margin: 0 0.5rem; } }
  .subject-nav__square-btn-icon {
    display: inline-block;
    width: 6rem;
    height: 4rem;
    color: inherit; }
    @media (max-width: 1079px) {
      .subject-nav__square-btn-icon {
        width: 5rem;
        height: 3rem; } }
  .subject-nav__square-btn-caption {
    display: block;
    font-size: 1.14286rem;
    padding-top: 1rem; }
    @media (max-width: 1079px) {
      .subject-nav__square-btn-caption {
        font-size: 1rem; } }
  .subject-nav__row-title {
    font-size: 1.28571rem;
    font-weight: 700;
    text-align: center;
    margin: 0; }
  .subject-nav__btn {
    -webkit-appearance: none;
    background: none;
    text-decoration: none;
    display: inline-block;
    height: 3em;
    font-weight: 700;
    border-radius: 0.21429rem;
    box-sizing: border-box;
    line-height: 3em;
    color: inherit;
    border: 1px solid currentColor;
    padding: 0 2em;
    cursor: pointer;
    background-color: #ff5722;
    color: #fff;
    border-color: transparent;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out; }
    .subject-nav__btn:hover {
      background-color: #f83c00; }
  .subject-nav__list {
    margin: 0;
    padding: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .subject-nav__item {
    list-style: none;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    padding: 1rem;
    box-sizing: border-box; }
  .subject-nav__card {
    display: inline-block;
    color: inherit;
    text-decoration: none; }
  .subject-nav__card-row {
    display: block;
    margin: 0.4rem 0 0;
    text-align: center; }
    .subject-nav__card-row_title {
      font-size: 1rem;
      font-weight: 400; }
  .subject-nav__photo {
    vertical-align: middle;
    max-width: 100%; }
  .subject-nav__category {
    font-size: 0.85714rem;
    text-transform: uppercase;
    color: #777;
    font-weight: 700; }
  .subject-nav__date {
    font-size: 0.85714rem;
    color: #777; }

.umk-catalog__row_title {
  margin: 2em 0;
  text-align: center; }

.umk-catalog__row_pagination {
  text-align: center;
  padding: 2rem 0 4rem; }

.umk-catalog__title {
  display: inline;
  font-size: 3.42857rem;
  font-weight: 400;
  display: inline-block;
  vertical-align: middle;
  font-size: 2.57143em; }
  @media (max-width: 1225px) {
    .umk-catalog__title {
      font-size: 2.57143rem; } }
  @media (max-width: 779px) {
    .umk-catalog__title {
      font-size: 1.71429rem; } }

.umk-catalog__count {
  -webkit-appearance: none;
  background: none;
  text-decoration: none;
  display: inline-block;
  height: 3em;
  font-weight: 700;
  border-radius: 0.21429rem;
  box-sizing: border-box;
  line-height: 3em;
  color: inherit;
  border: 1px solid currentColor;
  padding: 0 2em;
  cursor: pointer;
  display: inline-block;
  background-color: #fafafa;
  border-color: #eee;
  height: 2.6rem;
  line-height: 2.6rem;
  margin: 3rem 0 2rem 2rem;
  vertical-align: middle;
  padding: 0 1rem;
  font-size: 1.14286em;
  font-weight: 400;
  -webkit-transition: color .2s ease-out;
  transition: color .2s ease-out; }
  .umk-catalog__count:hover {
    color: #1976d2; }
  .umk-catalog__count:active {
    color: #ff5722; }

.umk-components__row_title {
  text-align: center;
  padding: 2rem 0;
  position: relative; }

.umk-components__title {
  display: inline;
  font-size: 3.42857rem;
  font-weight: 400;
  font-size: 2.57143rem; }
  @media (max-width: 1225px) {
    .umk-components__title {
      font-size: 2.57143rem; } }
  @media (max-width: 779px) {
    .umk-components__title {
      font-size: 1.71429rem; } }

.umk-components__group-header {
  padding: 1rem;
  color: #1976d2;
  text-decoration: none;
  -webkit-transition: color .1s ease-out;
  transition: color .1s ease-out;
  background-color: #f3f3f3;
  margin-bottom: 1px;
  cursor: pointer; }
  .umk-components__group-header:hover {
    color: #0e4377; }
  .umk-components__group-header:active {
    color: #ff5722; }

.umk-components__group-content {
  padding: 2rem;
  display: none; }

.umk-components__product-list {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -2rem; }

.umk-components__product-item {
  list-style: none;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%;
  padding: 2rem;
  box-sizing: border-box; }
  @media (max-width: 1225px) {
    .umk-components__product-item {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 100%; } }
  @media (max-width: 779px) {
    .umk-components__product-item {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%; } }

.umk-components__toggle-list {
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }

.umk-components__toggle-item {
  list-style: none;
  display: inline-block; }

.umk-components__toggle-btn {
  border: 1px solid #999;
  background: none;
  width: 1rem;
  height: 1rem;
  box-sizing: content-box;
  padding: 0.2rem;
  color: #999; }
  .umk-components__toggle-btn_active {
    border-color: #ff5722;
    color: #ff5722; }

.umk-components__table {
  width: 100%; }

.umk-components__trow {
  background-color: #f3f3f3;
  border-bottom: 1px solid #fff; }

.umk-components__tcell {
  padding: 2rem;
  white-space: nowrap; }
  .umk-components__tcell_head {
    white-space: nowrap;
    text-align: center; }
  .umk-components__tcell_title {
    text-align: left; }

.umk-components__type {
  display: none; }
  .umk-components__type_active {
    display: block; }
  .umk-components__type_2 {
    overflow-x: auto; }

.umk-description {
  padding: 2rem 6rem;
  text-align: center; }
  @media (max-width: 779px) {
    .umk-description {
      padding: 0rem; } }
  @media (max-width: 779px) {
    .umk-description__text {
      padding-bottom: 2rem; } }
  .umk-description__btn-like {
    -webkit-appearance: none;
    background: none;
    text-decoration: none;
    display: inline-block;
    height: 3em;
    font-weight: 700;
    border-radius: 0.21429rem;
    box-sizing: border-box;
    line-height: 3em;
    color: inherit;
    border: 1px solid currentColor;
    padding: 0 2em;
    cursor: pointer;
    color: #ff5722; }
  .umk-description__bar {
    margin-top: 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

.umk-feedback__row_title {
  text-align: center;
  padding: 2rem 0; }

.umk-feedback__link {
  color: #1976d2;
  text-decoration: none;
  -webkit-transition: color .1s ease-out;
  transition: color .1s ease-out; }
  .umk-feedback__link:hover {
    color: #0e4377; }
  .umk-feedback__link:active {
    color: #ff5722; }

.umk-feedback__title {
  display: inline;
  font-size: 3.42857rem;
  font-weight: 400;
  font-size: 2.57143rem; }
  @media (max-width: 1225px) {
    .umk-feedback__title {
      font-size: 2.57143rem; } }
  @media (max-width: 779px) {
    .umk-feedback__title {
      font-size: 1.71429rem; } }

.umk-full-text-pop-up {
  max-height: 80vh;
  overflow-y: auto;
  padding: 2rem;
  width: 760px; }
  @media (max-width: 779px) {
    .umk-full-text-pop-up {
      width: 80vw;
      padding: 0; } }

.umk-header {
  text-align: center; }
  .umk-header__title {
    color: #fff; }
  .umk-header_no-image .umk-header__title {
    color: inherit; }
  .umk-header__btn-like {
    -webkit-appearance: none;
    background: none;
    text-decoration: none;
    display: inline-block;
    height: 3em;
    font-weight: 700;
    border-radius: 0.21429rem;
    box-sizing: border-box;
    line-height: 3em;
    color: inherit;
    border: 1px solid currentColor;
    padding: 0 2em;
    cursor: pointer;
    color: #fff; }

.umk-video-pop-up {
  width: 760px; }
  @media (max-width: 779px) {
    .umk-video-pop-up {
      width: 80vw; } }

.user-events {
  padding-bottom: 4rem; }

.user-materials {
  padding-bottom: 4rem; }
  .user-materials__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch; }
  .user-materials__col {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }

.user-personal-info {
  padding-bottom: 4rem; }
  .user-personal-info__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch; }
  .user-personal-info__col {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }

.video-info-pop-up {
  width: 600px; }

.about-card {
  text-align: center;
  color: #fff; }
  .about-card a {
    color: #fff; }
  .about-card__row_picture {
    margin: 2rem; }
  .about-card__row_title {
    font-weight: 700;
    font-size: 15px; }
  .about-card__row_description {
    margin: 1rem; }

.article-item {
  text-align: center;
  border: 1px solid #eee; }
  .article-item__row {
    display: block;
    margin: 0;
    margin-bottom: 1em;
    font-size: 1em;
    line-height: 1.6; }
    .article-item__row_photo {
      margin-bottom: 0; }
      @media (min-width: 1227px) {
        .article-item__row_photo {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          box-sizing: border-box;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          height: 240px;
          overflow: hidden;
          border: 1rem solid #f9f9f9;
          background-color: #f9f9f9; } }
      @media (min-width: 1511px) {
        .article-item__row_photo {
          height: 180px; } }
    .article-item__row_photo img {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto; }
    .article-item__row_title {
      padding: 0 1rem; }
    .article-item__row_category {
      padding-top: 1rem; }
    .article-item__row_date {
      padding-bottom: 1rem; }
    .article-item__row:last-child {
      margin-bottom: 0; }
  .article-item_no-image .article-item__row {
    margin-bottom: 0; }
  .article-item__photo {
    width: 100%;
    vertical-align: middle; }
  .article-item__overlay {
    background-image: url(/local/templates/drofa/assets/images/no-image.png);
    padding-bottom: 69.47%;
    height: 0;
    position: relative;
    display: block; }
  .article-item__overlay-inner {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: center;
        align-self: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .article-item_no-image .article-item__link {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto; }
  .article-item__box {
    display: block;
    text-decoration: none;
    color: inherit; }
    .article-item__box:hover {
      background-color: #ff5722;
      color: #fff;
      -webkit-transition: all .2s ease-out;
      transition: all .2s ease-out; }
  .article-item__category {
    text-transform: uppercase;
    color: #999999;
    font-size: 0.85714em; }
  .article-item__box:hover .article-item__category {
    color: inherit; }
  .article-item_no-image .article-item__box:hover .article-item__category {
    color: #999999; }
  .article-item__title {
    display: inline-block;
    color: #404040;
    font-weight: 700;
    font-size: 1.21429em;
    line-height: 1.6em;
    height: 4.8em;
    overflow: hidden;
    text-decoration: none; }
  .article-item__box:hover .article-item__title {
    color: inherit; }
  .article-item_no-image .article-item__box:hover .article-item__title {
    color: #404040; }
  .article-item__date {
    color: #999999;
    font-size: 0.92857em;
    display: inline-block; }
    .article-item__date_upcoming {
      color: #fff;
      padding: 0.3rem;
      border-radius: 3px;
      background-color: #4bbb93;
      display: inline-block;
      line-height: 1.2; }
    .article-item__date_past {
      background-color: #eee;
      color: #414141;
      padding: 0.3rem;
      border-radius: 3px;
      display: inline-block;
      line-height: 1.2; }
  .article-item__box:hover .article-item__date {
    color: inherit; }
    .article-item__box:hover .article-item__date_upcoming {
      color: #fff;
      background-color: transparent; }
    .article-item__box:hover .article-item__date_past {
      color: #fff;
      background-color: transparent; }
  .article-item_no-image .article-item__box:hover .article-item__date {
    color: #999999; }
  .article-item__description {
    font-size: 1rem;
    padding: 1rem;
    display: inline-block; }
  .article-item__link {
    color: inherit;
    text-decoration: none; }

.article-item-short {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: -1rem; }
  @media (max-width: 779px) {
    .article-item-short {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .article-item-short_size_small {
    margin: -0.5rem; }
    @media (max-width: 779px) {
      .article-item-short_size_small {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; } }
  .article-item-short_size_large {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .article-item-short__cell {
    padding: 1rem; }
    .article-item-short__cell_visual {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 160px;
              flex: 0 0 160px;
      text-align: center; }
      @media (max-width: 779px) {
        .article-item-short__cell_visual {
          -webkit-box-flex: 1;
              -ms-flex: 1;
                  flex: 1; } }
    .article-item-short__cell_info {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1; }
  .article-item-short_size_small .article-item-short__cell {
    padding: 0.5rem; }
  .article-item-short_size_small .article-item-short__cell_visual {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 82px;
            flex: 0 0 82px; }
    @media (max-width: 779px) {
      .article-item-short_size_small .article-item-short__cell_visual {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 82px;
                flex: 0 0 82px; } }
  .article-item-short_size_large .article-item-short__cell_visual {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
  .article-item-short__row {
    margin-bottom: 0.5rem; }
    .article-item-short__row:last-child {
      margin-bottom: 0; }
  .article-item-short_size_small .article-item-short__row {
    margin-bottom: 0; }
  .article-item-short__photo {
    max-width: 100%;
    vertical-align: middle; }
  .article-item-short__link {
    display: block; }
  .article-item-short__title {
    display: inline-block;
    color: #404040;
    font-weight: 700;
    font-size: 1.14286em;
    line-height: 1.6em;
    min-height: 3.2em;
    -webkit-transition: color .2s ease-out;
    transition: color .2s ease-out;
    text-decoration: none; }
    .article-item-short__title:hover {
      color: #145ca4; }
    .article-item-short__title:active {
      color: #1976d2; }
  .article-item-short_size_small .article-item-short__title {
    font-size: 0.85714em; }
  .article-item-short_size_large .article-item-short__title {
    min-height: initial; }
    @media (min-width: 781px) {
      .article-item-short_size_large .article-item-short__title {
        font-size: 1.5em; } }
  .article-item-short__category {
    text-transform: uppercase;
    font-weight: 700;
    color: #999999;
    font-size: 0.85714em; }
  .article-item-short__date {
    color: #999999;
    font-size: 0.85714em;
    line-height: 1.6em; }
  .article-item-short_size_small .article-item-short__date {
    font-size: 0.78571em; }

.article-list {
  margin: 1.2rem 0 0;
  padding: 0; }
  .article-list__item {
    list-style: none;
    padding: 0.5rem 0; }
    @media (max-width: 779px) {
      .article-list__item {
        padding: 1rem 0; } }
    .article-list__item:first-child {
      padding-top: 0; }
    .article-list__item:last-child {
      padding-bottom: 0;
      border-bottom: none; }

.assistance-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: 0;
  margin: -1em;
  padding: 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .assistance-list__item {
    list-style: none;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
        align-self: stretch;
    box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
    padding: 1em 1em;
    box-sizing: border-box; }
    @media (max-width: 1509px) {
      .layout_home .assistance-list__item {
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
            align-self: stretch;
        box-sizing: border-box;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 33.33333%;
                flex: 0 0 33.33333%;
        max-width: 33.33333%; }
        .layout_home .assistance-list__item:nth-child(4n) {
          display: none; } }
    @media (max-width: 1279px) {
      .layout_home .assistance-list__item:nth-child(4n) {
        display: block; } }
    @media (max-width: 1225px) {
      .layout_home .assistance-list__item {
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
            align-self: stretch;
        box-sizing: border-box;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        max-width: 50%; } }
    @media (max-width: 779px) {
      .layout_home .assistance-list__item {
        -ms-flex-item-align: stretch;
         -ms-grid-row-align: stretch;
            align-self: stretch;
        box-sizing: border-box;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; } }
    @media (max-width: 1225px) {
      .assistance-list__item {
        -ms-flex-item-align: stretch;
         -ms-grid-row-align: stretch;
            align-self: stretch;
        box-sizing: border-box;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        max-width: 50%; } }
    @media (max-width: 779px) {
      .assistance-list__item {
        -ms-flex-item-align: stretch;
         -ms-grid-row-align: stretch;
            align-self: stretch;
        box-sizing: border-box;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; } }
  .assistance-list_col_3 .assistance-list__item {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
        align-self: stretch;
    box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
    @media (max-width: 1225px) {
      .assistance-list_col_3 .assistance-list__item {
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
            align-self: stretch;
        box-sizing: border-box;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        max-width: 50%; } }
    @media (max-width: 779px) {
      .assistance-list_col_3 .assistance-list__item {
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
            align-self: stretch;
        box-sizing: border-box;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; } }
        
  .author-header {
  text-align: center; }
  .author-header__photo-holder {
    width: 120px;
    height: 120px;
    border-radius: 60px;
    display: inline-block;
    overflow: hidden;}
  .author-header__photo {
    width: 100%;
    vertical-align: middle; }

.author-item {
  text-align: center; }
  .author-item__link {
    text-decoration: none;
    color: inherit; }
  .author-item__row {
    display: block; }
    .author-item__row_photo {
      height: 120px;
      overflow: hidden;
      margin-bottom: 8px; }
    .author-item__row_name {
      margin-bottom: 4px; }
  .author-item__photo {
    width: 120px;
    vertical-align: middle; }
  .author-item__name {
    font-size: 14px;
    -webkit-transition: color .2s ease-out;
    transition: color .2s ease-out; }
  .author-item__link:hover .author-item__name {
    color: #1976d2; }
  .author-item__subject {
    font-size: 12px;
    color: #999; }

.author-list__list {
  padding: 0;
  margin: 0; }
  .author-list__list_author {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: -10px; }
    @media (max-width: 779px) {
      .author-list__list_author {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }

.author-list__item {
  list-style: none; }
  .author-list__item_letter {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: center;
        align-self: center;
    margin-bottom: 20px; }
    @media (max-width: 779px) {
      .author-list__item_letter {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
  .author-list__item_author {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 140px;
            flex: 0 0 140px;
    box-sizing: border-box;
    max-width: 140px;
    padding: 10px; }

.author-list__letter {
  font-size: 36px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 80px;
      flex: 0 0 80px;
  text-align: center;
  padding: 40px 0;
  line-height: 40px; }
  @media (max-width: 779px) {
    .author-list__letter {
	  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; } }

.contact-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: -1rem;
  padding: 1rem 0; }
  @media (max-width: 779px) {
    .contact-item {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  .contact-item__col {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: 1rem;
    box-sizing: border-box; }
    .contact-item__col_info {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 300px;
              flex: 0 0 300px;
      text-align: right; }
      @media (max-width: 779px) {
        .contact-item__col_info {
          text-align: left; } }
    @media (max-width: 779px) {
      .contact-item__col {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%; } }
  .contact-item__email {
    color: #1976d2;
    text-decoration: none;
    -webkit-transition: color .1s ease-out;
    transition: color .1s ease-out; }
    .contact-item__email:hover {
      color: #0e4377; }
    .contact-item__email:active {
      color: #ff5722; }
  .contact-item__phone {
    font-weight: 700; }

.contact-list {
  padding: 0;
  margin: 0; }
  .contact-list__item {
    list-style: none;
    border-bottom: 1px solid #eee; }

.document-list {
  padding: 0;
  margin: 0; }
  .document-list__item {
    list-style: none;
    border-bottom: 1px solid #eee;
    padding: 1rem 0; }

.event-item__row_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.event-item__time {
  color: #fff;
  padding: 0.3rem;
  border-radius: 3px;
  background-color: #4bbb93;
  display: inline-block;
  line-height: 1.2; }

.event-item_past .event-item__time {
  background-color: #eee;
  color: #414141; }

.event-item__title {
  margin: 1rem 0;
  font-size: 1.28571rem; }

.event-item__actions {
  margin: 0.5rem 0; }

.event-item__save-link {
  -webkit-appearance: none;
  background: none;
  text-decoration: none;
  display: inline-block;
  height: 3em;
  font-weight: 700;
  border-radius: 0.21429rem;
  box-sizing: border-box;
  line-height: 3em;
  color: inherit;
  border: 1px solid currentColor;
  padding: 0 2em;
  cursor: pointer;
  border-color: #ff5722;
  text-decoration: none;
  color: #ff5722;
  height: 2.4rem;
  line-height: 2.4rem;
  font-weight: 400;
  padding: 0 1rem;
  margin: 0.2rem 0;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out; }
  .event-item__save-link:hover {
    background-color: #ff5722;
    color: #fff; }
  .event-item__save-link_secondary {
    border-color: transparent;
    color: inherit;
    background-color: transparent;
    margin-left: 0.2rem; }
    .event-item__save-link_secondary:hover {
      background-color: #fafafa;
      color: inherit; }

.event-item__icon {
  display: inline-block;
  vertical-align: middle;
  width: 1rem;
  height: 1rem;
  margin-right: 1rem; }

.event-item__caption {
  display: inline-block;
  vertical-align: middle; }

.event-item__tag {
  font-size: 1rem;
  display: inline-block;
  color: #999;
  margin-right: 1rem; }
  .event-item__tag:last-child {
    margin-right: 0; }

.event-item__tag-text {
  display: inline-block;
  vertical-align: middle; }

.event-item__tag-icon {
  display: inline-block;
  vertical-align: middle;
  width: 1rem;
  height: 1rem;
  margin-right: 0.5rem; }

.event-list {
  padding: 0;
  margin: 0; }
  .event-list__item {
    list-style: none;
    border-bottom: 1px solid #eee;
    padding: 1rem 0; }

.feedback-item {
  text-align: center;
  padding: 2rem; }
  .feedback-item__text {
    font-size: 1.14286rem;
    text-align: center; }
  .feedback-item__author {
    color: #999; }

.file-item__row_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1rem; }
  @media (max-width: 779px) {
    .file-item__row_title {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }

.file-item__time {
  font-size: 0.85714rem;
  color: #999; }

.file-item__title {
  margin: 0; }

.file-item__actions {
  margin: 0.5rem 0; }

.file-item__save-link {
  -webkit-appearance: none;
  background: none;
  text-decoration: none;
  display: inline-block;
  height: 3em;
  font-weight: 700;
  border-radius: 0.21429rem;
  box-sizing: border-box;
  line-height: 3em;
  color: inherit;
  border: 1px solid currentColor;
  padding: 0 2em;
  cursor: pointer;
  background-color: #ff5722;
  border-color: transparent;
  text-decoration: none;
  color: #fff;
  height: 2.4rem;
  line-height: 2.4rem;
  font-weight: 400;
  padding: 0 1rem;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out; }
  .file-item__save-link:hover {
    background-color: #ff4003; }

.file-item__icon {
  display: inline-block;
  vertical-align: middle;
  width: 1rem;
  height: 1rem;
  margin-right: 1rem; }

.file-item__caption {
  display: inline-block;
  vertical-align: middle; }

.file-list {
  padding: 0;
  margin: 0; }
  .file-list__item {
    list-style: none;
    border-bottom: 1px solid #eee;
    padding: 1rem 0; }

.form__fieldset {
  padding: 0;
  margin: 0;
  border: 0; }

.form__legend {
  font-weight: 700;
  padding: 2rem 0 1rem;
  font-size: 1.2rem; }

.form__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.4rem 0; }
  @media (max-width: 779px) {
    .form__row {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .form__row_align_right {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }

.form__col {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative; }
  .form__col_label {
    box-sizing: border-box;
    padding: 0.4rem 0; }

.form__notice {
  position: absolute;
  left: 100%;
  max-width: 200px;
  top: 0;
  margin-left: 1rem;
  padding: 0.4rem 1rem;
  border: 1px solid #ccc;
  border-radius: 3px;
  background-color: #fff; }
  @media (max-width: 779px) {
    .form__notice {
      position: static;
      margin-left: 0;
      margin-top: 0.5rem;
      margin-bottom: 1rem;
      display: inline-block; } }
  .form__notice_invalid {
    color: #ea3030;
    border: 1px solid #ea3030;
    background-color: #fff6f6; }

.form__input_text {
  width: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #cccccc;
  height: 2.4em;
  border-radius: 3px;
  box-sizing: border-box;
  outline: none;
  padding: 0 1em;
  -webkit-transition: border-color 0.2s ease-out;
  transition: border-color 0.2s ease-out; }
  .form__input_text:focus {
    border-color: #1976d2; }

.form__input_dropdown {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #cccccc;
  height: 2.4em;
  border-radius: 3px;
  box-sizing: border-box;
  outline: none;
  padding: 0 1em;
  -webkit-transition: border-color 0.2s ease-out;
  transition: border-color 0.2s ease-out;
  -webkit-appearance: menulist;
     -moz-appearance: menulist;
          appearance: menulist;
  width: 100%; }
  .form__input_dropdown:focus {
    border-color: #1976d2; }

.form__input_checkbox {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .form__input_checkbox + span {
    display: inline-block;
    vertical-align: top;
    line-height: 20px;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
    .form__input_checkbox + span::before {
      margin-right: 0.6rem;
      content: "";
      display: inline-block;
      vertical-align: top;
      width: 20px;
      height: 20px;
      border: 1px solid #ccc;
      border-radius: 3px;
      background-size: 16px 16px;
      background-repeat: no-repeat;
      background-position: center;
      box-sizing: border-box; }
  .form__input_checkbox:checked + span::before {
    background-image: url(/local/templates/drofa/assets/images/checkmark.svg); }

.form__input_radio {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .form__input_radio + span {
    display: inline-block;
    vertical-align: top;
    line-height: 20px;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
    .form__input_radio + span::before {
      margin-right: 0.6rem;
      content: "";
      display: inline-block;
      vertical-align: top;
      width: 20px;
      height: 20px;
      border: 1px solid #ccc;
      border-radius: 0.7rem;
      background-size: 10px 10px;
      background-repeat: no-repeat;
      background-position: center;
      box-sizing: border-box; }
  .form__input_radio:checked + span::before {
    background-image: url(/local/templates/drofa/assets/images/dot.svg); }

.form__input_button {
  width: auto;
  -webkit-appearance: none;
  background: none;
  text-decoration: none;
  display: inline-block;
  height: 3em;
  font-weight: 700;
  border-radius: 0.21429rem;
  box-sizing: border-box;
  line-height: 3em;
  color: inherit;
  border: 1px solid currentColor;
  padding: 0 2em;
  cursor: pointer;
  background-color: #fafafa;
  border-color: transparent;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out; }
  .form__input_button:hover {
    background-color: #e6e6e6; }

.form__input_primary {
  background-color: #ff5722;
  color: #fff;
  border-color: transparent; 
  margin-bottom: 20px;
  }
  .form__input_primary:hover {
    background-color: #f83c00; }

.form__input_stretch {
  box-sizing: border-box;
  width: 100%; }

.form__input_search {
  height: 2.4rem;
  line-height: 2.4rem;
  background-color: #1976d2;
  color: #fff;
  width: 100%;
  text-align: center; }
  .form__input_search:hover {
    background-color: #1667b7; }

.form__btn-like {
  -webkit-appearance: none;
  background: none;
  text-decoration: none;
  display: inline-block;
  height: 3em;
  font-weight: 700;
  border-radius: 0.21429rem;
  box-sizing: border-box;
  line-height: 3em;
  color: inherit;
  border: 1px solid currentColor;
  padding: 0 2em;
  cursor: pointer;
  text-align: center; }
  .form__btn-like_filter-link {
    height: 2.4rem;
    line-height: 2.4rem;
    border-color: #ccc;
    font-size: 0.92857rem;
    font-weight: 400;
    padding: 0 0.4rem;
    width: 100%; }

.form__link-like {
  color: #1976d2;
  text-decoration: none;
  -webkit-transition: color .1s ease-out;
  transition: color .1s ease-out;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .form__link-like:hover {
    color: #0e4377; }
  .form__link-like:active {
    color: #ff5722; }

.form__checkbox-item {
  cursor: pointer; }

.form__checkbox-el {
  position: absolute;
  z-index: -1;
  opacity: 0; }

.form__checkbox-caption {
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 3px;
  min-width: 1.4rem;
  line-height: 1.4rem;
  text-align: center; }

.form__checkbox-el:checked + .form__checkbox-caption {
  color: #fff;
  background-color: #1976d2;
  border-color: #1976d2; }

.form__multiply {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: -0.4rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (max-width: 779px) {
    .form__multiply {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  .form__multiply_vert {
    display: block; }
  .form__multiply_wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .form__multiply_align_right {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }

.form__multiply-col {
  padding: 0.4rem;
  box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }
  .form__multiply-col_1 {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
  .form__multiply-col_2 {
    -webkit-box-flex: 2;
        -ms-flex: 2;
            flex: 2; }
  .form__multiply-col_3 {
    -webkit-box-flex: 3;
        -ms-flex: 3;
            flex: 3; }
  .form__multiply-col_1-of-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
    @media (max-width: 1225px) {
      .form__multiply-col_1-of-3 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        max-width: 50%; } }
    @media (max-width: 779px) {
      .form__multiply-col_1-of-3 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; } }
  .form__multiply-col_3-of-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .form__multiply-col_center {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
        align-self: center; }
  .form__multiply-col_stretch {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; }
  .form__multiply-col_search {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 65%;
            flex: 0 0 65%;
    max-width: 65%; }
    @media (max-width: 479px) {
      .form__multiply-col_search {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; } }

.form__multiply-row {
  display: block;
  padding: 0.4rem; }

.form__input_text.form__input_invalid {
  border-color: #ea3030;
  background-color: #fff6f6; }

.form__input_dropdown.form__input_invalid {
  border-color: #ea3030;
  background-color: #fff6f6; }

.form__input_checkbox.form__input_invalid + span {
  color: #ea3030; }
  .form__input_checkbox.form__input_invalid + span::before {
    border-color: #ea3030;
    background-color: #fff6f6; }

.form__input_radio.form__input_invalid + span {
  color: #ea3030; }
  .form__input_radio.form__input_invalid + span::before {
    border-color: #ea3030;
    background-color: #fff6f6; }

.icon {
  width: inherit;
  height: inherit;
  color: inherit;
  fill: currentColor;
  vertical-align: top; }

.input-calendar {
  position: relative; }
  .input-calendar__el {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: 1px solid #cccccc;
    height: 2.4em;
    border-radius: 3px;
    box-sizing: border-box;
    outline: none;
    padding: 0 1em;
    -webkit-transition: border-color 0.2s ease-out;
    transition: border-color 0.2s ease-out;
    background-color: #fff;
    width: 100%; }
    .input-calendar__el:focus {
      border-color: #1976d2; }
  .input-calendar__pop-up {
    position: absolute;
    left: 0;
    right: 0;
    display: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    z-index: 1; }
  .input-calendar__quick-filter {
    padding: 1rem;
    margin: -0.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .input-calendar__filter-item {
    list-style: none;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    box-sizing: border-box;
    padding: 0.5rem; }
  .input-calendar__weekdays-wrap {
    overflow-y: scroll;
    visibility: hidden; }
  .input-calendar__weekdays {
    padding: 0 1rem;
    text-align: center;
    visibility: visible;
    cursor: default; }
  .input-calendar__filter {
    -webkit-appearance: none;
    background: none;
    text-decoration: none;
    display: inline-block;
    height: 3em;
    font-weight: 700;
    border-radius: 0.21429rem;
    box-sizing: border-box;
    line-height: 3em;
    color: inherit;
    border: 1px solid currentColor;
    padding: 0 2em;
    cursor: pointer;
    width: 100%;
    box-sizing: border-box;
    font-weight: 400;
    padding: 0 1rem;
    font-size: 0.92857rem;
    height: 2.4em;
    line-height: 2.4em;
    border-color: #ccc;
    text-decoration: none;
    color: inherit;
    text-align: center; }
  .input-calendar__list {
    padding: 0 1rem;
    margin: 0;
    max-height: 400px;
    overflow-y: auto;
    border-top: 1px solid #ccc; }
  .input-calendar__item {
    list-style: none;
    overflow: hidden;
    text-align: center;
    padding: 1rem 0; }
  .input-calendar__month-name {
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    padding: 1rem 0; }
  .input-calendar__month-table {
    width: 252px;
    margin: 0 auto;
    border-collapse: collapse; }
  .input-calendar__wday {
    vertical-align: middle;
    text-align: center;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    font-size: 0.85714rem;
    color: #999;
    font-weight: 700; }
  .input-calendar__iday {
    opacity: 0; }
    .input-calendar__iday span {
      width: 36px;
      height: 36px; }
  .input-calendar__day {
    vertical-align: middle;
    text-align: center;
    padding: 0;
    margin: 0; }
    .input-calendar__day span {
      position: relative;
      width: 36px;
      height: 36px;
      line-height: 36px;
      display: inline-block;
      border-radius: 3px;
      text-align: center;
      cursor: pointer;
      box-sizing: border-box;
      -webkit-transition: background-color .2s ease-out;
      transition: background-color .2s ease-out; }
      .input-calendar__day span:hover {
        background-color: rgba(25, 118, 210, 0.1); }
      .input-calendar__day span::before {
        content: "";
        height: 100%;
        width: 6px;
        background-color: transparent;
        position: absolute;
        left: -3px;
        top: 0;
        -webkit-transition: background-color .2s ease-out;
        transition: background-color .2s ease-out; }
    .input-calendar__day_now span {
      border: 2px solid #1976d2;
      line-height: 32px; }
    .input-calendar__day_selected span {
      background-color: #1976d2;
      border: none;
      line-height: 36px;
      color: #fff; }
      .input-calendar__day_selected span:hover {
        background-color: #1976d2;
        color: #fff; }
    .input-calendar__day_invisible span {
      cursor: default; }
  .input-calendar__actions {
    padding: 1rem;
    border-top: 1px solid #ccc; }
  .input-calendar__btn {
    -webkit-appearance: none;
    background: none;
    text-decoration: none;
    display: inline-block;
    height: 3em;
    font-weight: 700;
    border-radius: 0.21429rem;
    box-sizing: border-box;
    line-height: 3em;
    color: inherit;
    border: 1px solid currentColor;
    padding: 0 2em;
    cursor: pointer;
    background-color: #1976d2;
    border-color: transparent; }
    .input-calendar__btn_apply {
      width: 100%;
      text-align: center;
      color: #fff;
      font-weight: 400; }

.input-checklist {
  position: relative; }
  .input-checklist__el {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: 1px solid #cccccc;
    height: 2.4em;
    border-radius: 3px;
    box-sizing: border-box;
    outline: none;
    padding: 0 1em;
    -webkit-transition: border-color 0.2s ease-out;
    transition: border-color 0.2s ease-out;
    width: 100%; }
    .input-checklist__el:focus {
      border-color: #1976d2; }
  .input-checklist__list {
    padding: 0;
    margin: 0;
    position: absolute;
    left: 0;
    right: 0;
    display: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    max-height: 16rem;
    overflow-y: auto;
    z-index: 21; }
  .input-checklist__item {
    list-style: none;
    cursor: default;
    overflow: hidden; }
  .input-checklist__label {
    display: inline-block;
    width: 100%;
    box-sizing: border-box; }
  .input-checklist__box {
    z-index: -1;
    position: absolute;
    opacity: 0; }
  .input-checklist__caption {
    display: inline-block;
    vertical-align: top;
    line-height: 20px;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    color: inherit;
    text-decoration: none;
    width: 100%;
    box-sizing: border-box;
    padding: 0 1rem; }
    .input-checklist__caption:hover {
      background-color: #eee; }
    .input-checklist__caption::before {
      margin-right: 0.6rem;
      content: "";
      display: inline-block;
      vertical-align: top;
      width: 20px;
      height: 20px;
      background-size: 16px 16px;
      background-repeat: no-repeat;
      background-position: center;
      box-sizing: border-box; }
  .input-checklist__box:checked + .input-checklist__caption::before {
    background-image: url(/local/templates/drofa/assets/images/checkmark.svg); }

.input-suggest {
  position: relative; }
  .input-suggest__el {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: 1px solid #cccccc;
    height: 2.4em;
    border-radius: 3px;
    box-sizing: border-box;
    outline: none;
    padding: 0 1em;
    -webkit-transition: border-color 0.2s ease-out;
    transition: border-color 0.2s ease-out;
    width: 100%; }
    .input-suggest__el:focus {
      border-color: #1976d2; }
  .input-suggest__list {
    padding: 0;
    margin: 0;
    position: absolute;
    left: 0;
    right: 0;
    display: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    max-height: 16rem;
    overflow-y: auto;
    z-index: 25; }
  .input-suggest__item {
    list-style: none;
    cursor: default;
    overflow: hidden; }
  .input-suggest__item-group {
    list-style: none;
    cursor: default;
    overflow: hidden;
    color: #999;
    padding: 0 0.5rem; }
  .input-suggest__link {
    padding: 0 1rem;
    color: inherit;
    text-decoration: none;
    width: 100%;
    display: inline-block;
    box-sizing: border-box; }
    .input-suggest__link:hover {
      background-color: #eee; }

.map {
  height: 60vh;
  width: 100%; }

.material-item__row_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (max-width: 779px) {
    .material-item__row_title {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }

.material-item__tag {
  font-size: 1rem;
  display: inline-block;
  color: #999;
  margin-right: 1rem; }
  .material-item__tag:last-child {
    margin-right: 0; }

.material-item__tag-text {
  display: inline-block;
  vertical-align: middle; }

.material-item__tag-icon {
  display: inline-block;
  vertical-align: middle;
  width: 1rem;
  height: 1rem;
  margin-right: 0.5rem; }

.material-item__title {
  margin: 0;
  font-size: 1.28571rem; }

.material-item__actions {
  margin: 0.5rem 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }

.material-item__save-link {
  -webkit-appearance: none;
  background: none;
  text-decoration: none;
  display: inline-block;
  height: 3em;
  font-weight: 700;
  border-radius: 0.21429rem;
  box-sizing: border-box;
  line-height: 3em;
  color: inherit;
  border: 1px solid currentColor;
  padding: 0 2em;
  cursor: pointer;
  border-color: #ff5722;
  text-decoration: none;
  color: #ff5722;
  height: 2.4rem;
  line-height: 2.4rem;
  font-weight: 400;
  padding: 0 1rem;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out; }
  .material-item__save-link:hover {
    background-color: #ff5722;
    color: #fff; }

.material-item__icon {
  display: inline-block;
  vertical-align: middle;
  width: 1rem;
  height: 1rem;
  margin-right: 1rem; }

.material-item__caption {
  display: inline-block;
  vertical-align: middle; }

.material-list {
  padding: 0;
  margin: 0; }
  .material-list__item {
    list-style: none;
    border-bottom: 1px solid #eee;
    padding: 1rem 0; }

.news-list {
  margin: 0;
  padding: 0; }
  .news-list__item {
    list-style: none;
    padding: 1rem 0;
    border-bottom: 1px solid #eeeeee; }
    .news-list__item:first-child {
      padding-top: 0; }
    .news-list__item:last-child {
      padding-bottom: 0;
      border-bottom: none; }

.news-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: -1rem; }
  @media (max-width: 779px) {
    .news-item {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .news-item_size_large {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .news-item__cell {
    padding: 1rem; }
    .news-item__cell_visual {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 160px;
              flex: 0 0 160px;
      text-align: center; }
      @media (max-width: 779px) {
        .news-item__cell_visual {
          -webkit-box-flex: 1;
              -ms-flex: 1;
                  flex: 1; } }
    .news-item__cell_info {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1; }
  .news-item_size_large .news-item__cell_visual {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto; }
  .news-item_size_large .news-item__cell_info {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto; }
  .news-item__row {
    margin: 0;
    font-size: 1em;
    line-height: 1.6;
    margin-bottom: 0.5rem;
    display: block; }
    .news-item__row:last-child {
      margin-bottom: 0; }
  .news-item__photo {
    max-width: 100%;
    vertical-align: middle; }
  .news-item__link {
    display: block; }
  .news-item__title {
    display: inline-block;
    color: #404040;
    font-weight: 700;
    font-size: 1.14286em;
    line-height: 1.6em;
    min-height: 3.2em;
    -webkit-transition: color .2s ease-out;
    transition: color .2s ease-out;
    text-decoration: none; }
    .news-item__title:hover {
      color: #145ca4; }
    .news-item__title:active {
      color: #1976d2; }
  .news-item_size_large .news-item__title {
    min-height: initial; }
    @media (min-width: 781px) {
      .news-item_size_large .news-item__title {
        font-size: 1.5em; } }
  .news-item__category {
    text-transform: uppercase;
    font-weight: 700;
    color: #999999;
    font-size: 0.85714em; }
  .news-item__date {
    color: #999999;
    font-size: 0.85714em; }

.online-shop-item__row_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (max-width: 779px) {
    .online-shop-item__row_title {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }

.online-shop-item__tag {
  font-size: 1rem;
  display: inline-block;
  color: #999;
  margin-right: 1rem; }
  .online-shop-item__tag:last-child {
    margin-right: 0; }

.online-shop-item__tag-text {
  display: inline-block;
  vertical-align: middle; }

.online-shop-item__tag-icon {
  display: inline-block;
  vertical-align: middle;
  width: 1rem;
  height: 1rem;
  margin-right: 0.5rem; }

.online-shop-item__title {
  margin: 0; }

.online-shop-item:not(.online-shop-item_search) .online-shop-item__title {
  font-size: 1.28571rem; }

.online-shop-item__actions {
  margin: 0.5rem 0; }

.online-shop-item__save-link {
  -webkit-appearance: none;
  background: none;
  text-decoration: none;
  display: inline-block;
  height: 3em;
  font-weight: 700;
  border-radius: 0.21429rem;
  box-sizing: border-box;
  line-height: 3em;
  color: inherit;
  border: 1px solid currentColor;
  padding: 0 2em;
  cursor: pointer;
  border-color: #ff5722;
  text-decoration: none;
  color: #ff5722;
  height: 2.4rem;
  line-height: 2.4rem;
  font-weight: 400;
  padding: 0 1rem;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out; }
  .online-shop-item__save-link:hover {
    background-color: #ff5722;
    color: #fff; }

.online-shop-item_search .online-shop-item__save-link {
  border: none;
  color: #fff;
  background-color: #ff5722; }
  .online-shop-item_search .online-shop-item__save-link:hover {
    background-color: #f83c00; }

.online-shop-item__icon {
  display: inline-block;
  vertical-align: middle;
  width: 1rem;
  height: 1rem;
  margin-right: 1rem; }

.online-shop-item__caption {
  display: inline-block;
  vertical-align: middle; }

.online-shop-list {
  padding: 0;
  margin: 0; }
  .online-shop-list__item {
    list-style: none;
    border-bottom: 1px solid #eee;
    padding: 1rem 0; }

.pop-over {
  position: absolute;
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  display: none;
  z-index: 300;
  padding: 2rem 4rem; }
  .pop-over_opened {
    display: block; }
  .pop-over__controls {
    position: absolute;
    top: 0.8rem;
    right: 0.8rem; }
  .pop-over__btn_close {
    margin: 0;
    padding: 0.2rem;
    width: 0.8rem;
    height: 0.8rem;
    box-sizing: content-box;
    border: none;
    background: none;
    vertical-align: top;
    overflow: hidden;
    -webkit-transition: color .2s ease-out;
    transition: color .2s ease-out; }
    .pop-over__btn_close:hover {
      color: #1976d2; }

.pop-up {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  display: none; }
  .pop-up_opened {
    display: block; }
  .pop-up__overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(51, 51, 51, 0.2);
    z-index: 1000;
    cursor: url(/local/templates/drofa/assets/images/cross.png), auto; }
  .pop-up__holder {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .pop-up__window {
    position: relative;
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    z-index: 1001;
    padding: 2rem 4rem;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    max-width: 100%;
    box-sizing: border-box; }
    @media (max-width: 779px) {
      .pop-up__window {
        padding: 2rem 2rem; } }
  .pop-up_opened {
    display: block; }
  .pop-up__controls {
    position: absolute;
    top: 0.8rem;
    right: 0.8rem; }
  .pop-up__btn_close {
    margin: 0;
    padding: 0.2rem;
    width: 0.8rem;
    height: 0.8rem;
    box-sizing: content-box;
    border: none;
    background: none;
    vertical-align: top;
    overflow: hidden;
    -webkit-transition: color .2s ease-out;
    transition: color .2s ease-out;
    cursor: pointer; }
    .pop-up__btn_close:hover {
      color: #1976d2; }

.product-item {
  text-align: left;
  margin: 0 -0.5rem; }
  .product-item_vertical {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    margin: -0.5rem; }
  .product-item__cell {
    padding: 0.5rem;
    box-sizing: border-box;
    position: relative; }
  .product-item__row {
    margin: 0;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 1em; }
    .product-item__row_photo {
      height: 240px;
      overflow: hidden; }
    .product-item__row_title {
      text-overflow: ellipsis;
      height: 4.8rem;
      overflow: hidden; }
    .product-item__row_offer {
      display: inline-block;
      vertical-align: middle; }
    .product-item__row_price {
      display: inline-block;
      vertical-align: middle;
      margin-bottom: 0;
      margin-right: 1rem; }
    .product-item__row:last-child {
      margin-bottom: 0; }
  .product-item__row_photo .product-item__link {
    height: 100%;
    display: inline-block; }
  .product-item_vertical .product-item__row_photo {
    height: 100px; }
  .product-item_vertical .product-item__row_title {
    height: 3.2rem; }
  .product-item__photo {
    vertical-align: middle;
    height: 100%; }
  .product-item_vertical .product-item__photo {
    max-width: none;
    max-height: 100%; }
  .product-item__author {
    color: #999; }
  .product-item__title {
    color: #1976d2;
    text-decoration: none;
    -webkit-transition: color .1s ease-out;
    transition: color .1s ease-out;
    color: inherit; }
    .product-item__title:hover {
      color: #0e4377; }
    .product-item__title:active {
      color: #ff5722; }
  .product-item__price {
    font-weight: 700;
    font-size: 1.14286rem; }
    .product-item__price::after {
      font-family: 'Rouble';
      content: "c";
      font-weight: 400;
      text-transform: none;
      text-decoration: none;
      font-style: normal;
      display: inline-block; }
  .product-item__btn-like {
    -webkit-appearance: none;
    background: none;
    text-decoration: none;
    display: inline-block;
    height: 3em;
    font-weight: 700;
    border-radius: 0.21429rem;
    box-sizing: border-box;
    line-height: 3em;
    color: inherit;
    border: 1px solid currentColor;
    padding: 0 2em;
    cursor: pointer;
    background-color: #1976d2;
    color: white;
    border-color: transparent;
    height: auto;
    line-height: 2.5em;
    padding: 0 1em;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out; }
    .product-item__btn-like:hover {
      background-color: #1562ae; }
  .product-item__icon {
    display: inline-block;
    vertical-align: middle;
    width: 1em;
    height: 1em;
    margin-right: 0.4em; }
  .product-item__text {
    display: inline-block;
    vertical-align: middle; }
  .product-item__sticker {
    position: absolute;
    top: 0;
    left: 2rem; }
  .product-item__sticker-image {
    display: inline-block;
    height: 89px;
    width: 51px;
    background-repeat: no-repeat; }
    .product-item__sticker-image_new {
      background-image: url("/local/templates/drofa/assets/images/new.png"); }
    .product-item__sticker-image_announcement {
      background-image: url("/local/templates/drofa/assets/images/announcement.png"); }
    .product-item__sticker-image_sale {
      background-image: url("/local/templates/drofa/assets/images/sale.png"); }
  .product-item__sticker-tip {
    position: absolute;
    display: inline-block;
    left: 100%;
    margin-left: 20px;
    height: 30px;
    line-height: 30px;
    background-color: #fff;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    padding: 0 10px;
    opacity: 0;
    font-weight: 700;
    -webkit-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out;
    white-space: nowrap;
    z-index: 3;
    border-radius: 3px; }
  .product-item__sticker-image:hover + .product-item__sticker-tip {
    opacity: 1; }

.product-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: -0.5rem;
  padding: 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .product-list__item {
    list-style: none;
    -ms-flex-item-align: stretch;
        align-self: stretch;
    box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
    padding: 0.5rem;
    box-sizing: border-box; }
    @media (max-width: 1509px) {
      .layout_home .product-list__item {
        -ms-flex-item-align: stretch;
            align-self: stretch;
        box-sizing: border-box;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 25%;
                flex: 0 0 25%;
        max-width: 25%; } }
    @media (max-width: 1079px) {
      .layout_home .product-list__item {
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: center;
            align-self: stretch;
        box-sizing: border-box;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 33.33333%;
                flex: 0 0 33.33333%;
        max-width: 33.33333%; } }
    @media (max-width: 779px) {
      .layout_home .product-list__item {
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: center;
            align-self: stretch;
        box-sizing: border-box;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        max-width: 50%; } }
    @media (max-width: 479px) {
      .layout_home .product-list__item {
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: center;
            align-self: stretch;
        box-sizing: border-box;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; } }
    @media (max-width: 1225px) {
      .product-list__item {
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: center;
            align-self: stretch;
        box-sizing: border-box;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 25%;
                flex: 0 0 25%;
        max-width: 25%; } }
    @media (max-width: 1079px) {
      .product-list__item {
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: center;
            align-self: stretch;
        box-sizing: border-box;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 33.33333%;
                flex: 0 0 33.33333%;
        max-width: 33.33333%; } }
    @media (max-width: 779px) {
      .product-list__item {
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: center;
            align-self: stretch;
        box-sizing: border-box;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        max-width: 50%; } }
    @media (max-width: 479px) {
      .product-list__item {
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: center;
            align-self: stretch;
        box-sizing: border-box;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; } }
  .product-list_col_3 .product-list__item {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: center;
        align-self: stretch;
    box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
    @media (max-width: 779px) {
      .product-list_col_3 .product-list__item {
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: center;
            align-self: stretch;
        box-sizing: border-box;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        max-width: 50%; } }
    @media (max-width: 479px) {
      .product-list_col_3 .product-list__item {
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: center;
            align-self: stretch;
        box-sizing: border-box;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; } }

.product-type-item {
  text-align: center;
  display: block;
  text-decoration: none;
  color: inherit; }
  .product-type-item__row {
    display: block; }
    .product-type-item__row_title {
      padding: 1rem 0 2rem; }
  .product-type-item__title {
    font-size: 1.14286rem; }
  .product-type-item__photo {
    vertical-align: middle;
    max-width: 100%; }

.project-item {
  color: #fff;
  background-size: cover;
  background-position: center; }
  .project-item__overlay {
    background-color: rgba(0, 0, 0, 0.4);
    padding: 6rem 4rem; }
    @media (max-width: 779px) {
      .project-item__overlay {
        padding: 2rem; } }
  .project-item__row_description {
    margin: 1rem 0 2rem; }
  .project-item__title {
    margin: 0;
    color: inherit; }
  .project-item__description {
    color: inherit;
    height: 4.8em;
    overflow: hidden; }
    @media (max-width: 779px) {
      .project-item__description {
        height: auto; } }
  .project-item__more-btn {
    -webkit-appearance: none;
    background: none;
    text-decoration: none;
    display: inline-block;
    height: 3em;
    font-weight: 700;
    border-radius: 0.21429rem;
    box-sizing: border-box;
    line-height: 3em;
    color: inherit;
    border: 1px solid currentColor;
    padding: 0 2em;
    cursor: pointer;
    color: inherit;
    font-weight: 400; }

.project-list {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -1rem; }
  .project-list__item {
    list-style: none;
    padding: 1rem;
    box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
    @media (max-width: 1225px) {
      .project-list__item {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; } }

.school-contact-item {
  text-align: center; }
  .school-contact-item__photo-wrapper {
    width: 140px;
    height: 140px;
    border-radius: 70px;
    overflow: hidden;
    display: inline-block; }
  .school-contact-item__photo {
    width: 100%;
    vertical-align: middle; }
  .school-contact-item__region {
    font-size: 0.85714rem;
    color: #999; }
  .school-contact-item__phone {
    font-size: 0.85714rem; }
  .school-contact-item__email {
    font-size: 0.85714rem; }

.school-contact-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0;
  margin: -1rem; }
  .school-contact-list__item {
    list-style: none;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
    padding: 1rem;
    box-sizing: border-box; }
    @media (max-width: 1225px) {
      .school-contact-list__item {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 33.33333%;
                flex: 0 0 33.33333%;
        max-width: 33.33333%; } }
    @media (max-width: 1079px) {
      .school-contact-list__item {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        max-width: 50%; } }
    @media (max-width: 779px) {
      .school-contact-list__item {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; } }

.shop-item__title {
  font-size: 1.28571rem; }

.shop-item__address {
  font-weight: 700; }

.shop-item__phone {
  display: inline-block; }

.shop-item__select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  background: none;
  padding: 0;
  color: #1976d2;
  text-decoration: none;
  -webkit-transition: color .1s ease-out;
  transition: color .1s ease-out; }
  .shop-item__select:hover {
    color: #0e4377; }
  .shop-item__select:active {
    color: #ff5722; }

.shop-list {
  padding: 1rem;
  margin: 0;
  overflow-y: auto;
  height: 100%;
  box-sizing: border-box;
  position: absolute; }
  @media (max-width: 779px) {
    .shop-list {
      position: static;
      height: auto; } }
  .shop-list__city-item {
    list-style: none;
    padding-bottom: 1rem; }
  .shop-list__city {
    font-size: 1.42857rem;
    padding: 1rem 0;
    border-bottom: 1px solid #ccc; }
  .shop-list__item {
    list-style: none;
    border-bottom: 1px solid #ccc;
    padding: 1rem 0; }
  .shop-list__local {
    padding: 0;
    margin: 0; }

.sidebar-block__title {
  font-size: 1.5rem;
  vertical-align: middle; }

.sidebar-block__count {
  border: 1px solid #eee;
  display: inline-block;
  background-color: #f8f8f8;
  border-radius: 3px;
  vertical-align: middle;
  padding: 0.1em 0.5em;
  margin-left: 0.5rem;
  font-size: 1.07143em;
  text-decoration: none;
  color: inherit;
  -webkit-transition: color .2s ease-out;
  transition: color .2s ease-out; }
  .sidebar-block__count:hover {
    color: #1976d2; }
  .sidebar-block__count:active {
    color: #ff5722; }

.sidebar-block__block {
  margin-top: 0.6em; }

.search-item__row_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (max-width: 779px) {
    .search-item__row_title {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }

.search-item__tag {
  font-size: 1rem;
  display: inline-block;
  color: #999;
  margin-right: 1rem; }
  .search-item__tag:last-child {
    margin-right: 0; }

.search-item__tag-text {
  display: inline-block;
  vertical-align: middle; }

.search-item__tag-icon {
  display: inline-block;
  vertical-align: middle;
  width: 1rem;
  height: 1rem;
  margin-right: 0.5rem; }

.search-item__title {
  margin: 0; }

.search-item__actions {
  margin: 0.5rem 0; }

.search-item__save-link {
  -webkit-appearance: none;
  background: none;
  text-decoration: none;
  display: inline-block;
  height: 3em;
  font-weight: 700;
  border-radius: 0.21429rem;
  box-sizing: border-box;
  line-height: 3em;
  color: inherit;
  border: 1px solid currentColor;
  padding: 0 2em;
  cursor: pointer;
  text-decoration: none;
  border: none;
  color: #fff;
  background-color: #ff5722;
  height: 2.4rem;
  line-height: 2.4rem;
  font-weight: 400;
  padding: 0 1rem;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out; }
  .search-item__save-link:hover {
    background-color: #f83c00; }

.search-item__icon {
  display: inline-block;
  vertical-align: middle;
  width: 1rem;
  height: 1rem;
  margin-right: 1rem; }

.search-item__caption {
  display: inline-block;
  vertical-align: middle; }

.search-list {
  padding: 0;
  margin: -1rem 0 2rem; }
  .search-list__item {
    list-style: none;
    padding: 1rem 0;
    border-bottom: 1px solid #eee; }

.social-list {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .social-list__item {
    list-style: none;
    margin-right: 1em;
    display: inline-block; }
    .social-list__item:last-child {
      margin-right: 0; }
  .social-list_small .social-list__item {
    margin-right: 0.6em; }
    .social-list_small .social-list__item:last-child {
      margin-right: 0; }
  .social-list__link {
    display: inline-block; }
  .social-list__icon {
    display: inline-block;
    width: 2em;
    height: 2em;
    color: #fff;
    fill: currentColor;
    padding: 0.5em;
    border-radius: 3px;
    border: 1px solid transparent; }
    .social-list__icon_vk {
      background-color: #45668e; }
    .social-list__icon_ok {
      background-color: #ed812b; }
    .social-list__icon_youtube {
      background-color: #ff3333; }
    .social-list__icon_facebook {
      background-color: #365397; }
  .social-list_bordered .social-list__icon {
    background-color: transparent; }
    .social-list_bordered .social-list__icon_vk {
      fill: #45668e;
      border-color: #45668e; }
    .social-list_bordered .social-list__icon_ok {
      fill: #ed812b;
      border-color: #ed812b; }
    .social-list_bordered .social-list__icon_youtube {
      fill: #ff3333;
      border-color: #ff3333; }
    .social-list_bordered .social-list__icon_facebook {
      fill: #365397;
      border-color: #365397; }
  .social-list_small .social-list__icon {
    width: 1.4em;
    height: 1.4em;
    color: #fff;
    fill: currentColor;
    padding: 0.4em; }

.svg {
  width: inherit;
  height: inherit;
  vertical-align: top; }

.tag-list__list {
  margin: 0;
  padding: 0; }

.tag-list__item {
  list-style: none;
  margin-bottom: 0.6em; }
  .tag-list__item:last-child {
    margin-bottom: 0; }

.tag-list__link {
  color: #1976d2;
  text-decoration: none;
  -webkit-transition: color .1s ease-out;
  transition: color .1s ease-out;
  font-size: 1.07143em; }
  .tag-list__link:hover {
    color: #0e4377; }
  .tag-list__link:active {
    color: #ff5722; }

.umk-item {
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  text-align: center;
  padding: 2rem 0; }
  .umk-item_no-border {
    border: none; }
  .umk-item__link {
    text-decoration: none;
    color: inherit; }
  .umk-item__row {
    margin: 0;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 1em; }
    .umk-item__row_photo {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end;
      height: 190px; }
    .umk-item__row_title {
      text-overflow: ellipsis; }
    .umk-item__row:last-child {
      margin-bottom: 0; }
  .umk-item__photo {
    vertical-align: bottom;
    -webkit-transition: -webkit-transform .2s ease-out;
    transition: -webkit-transform .2s ease-out;
    transition: transform .2s ease-out;
    transition: transform .2s ease-out, -webkit-transform .2s ease-out;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15); }
    .umk-item__photo_a {
      -webkit-transform: translateX(30px);
              transform: translateX(30px);
      position: relative;
      z-index: 2; }
    .umk-item__photo_b {
      -webkit-transform: translateX(-30px);
              transform: translateX(-30px);
      position: relative;
      z-index: 1; }
  .umk-item__link:hover .umk-item__photo_a {
    -webkit-transform: translateX(10px);
            transform: translateX(10px); }
  .umk-item__link:hover .umk-item__photo_b {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px); }

.umk-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: -0.5rem;
  padding: 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .umk-list__item {
    list-style: none;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
        align-self: stretch;
    box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
    padding: 0.5rem;
    box-sizing: border-box; }
    @media (max-width: 1079px) {
      .umk-list__item {
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
            align-self: stretch;
        box-sizing: border-box;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 33.33333%;
                flex: 0 0 33.33333%;
        max-width: 33.33333%; } }
    @media (max-width: 779px) {
      .umk-list__item {
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
            align-self: stretch;
        box-sizing: border-box;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; } }
  .umk-list_subject-nav .umk-list__item {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
        align-self: stretch;
    box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }

.umk-option {
  padding: 1rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: -0.5rem; }
  .umk-option__col {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: 0.5rem;
    box-sizing: border-box; }
    .umk-option__col_photo {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 80px;
              flex: 0 0 80px; }
  .umk-option__photo {
    width: 100%; }

.vacancy-item__row_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.vacancy-item__time {
  font-size: 0.85714rem;
  color: #999; }

.vacancy-item__title {
  margin: 0; }

.vacancy-item__save-link {
  -webkit-appearance: none;
  background: none;
  text-decoration: none;
  display: inline-block;
  height: 3em;
  font-weight: 700;
  border-radius: 0.21429rem;
  box-sizing: border-box;
  line-height: 3em;
  color: inherit;
  border: 1px solid currentColor;
  padding: 0 2em;
  cursor: pointer;
  margin: 0.5rem 0;
  background-color: #ff5722;
  border-color: transparent;
  text-decoration: none;
  color: #fff;
  height: 2.4rem;
  line-height: 2.4rem;
  font-weight: 400;
  padding: 0 1rem;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out; }
  .vacancy-item__save-link:hover {
    background-color: #ff4003; }

.vacancy-item__icon {
  display: inline-block;
  vertical-align: middle;
  width: 1rem;
  height: 1rem;
  margin-right: 1rem; }

.vacancy-item__caption {
  display: inline-block;
  vertical-align: middle; }

.vacancy-item__hidden {
  display: none;
  position: relative;
  overflow: hidden; }

.vacancy-item__link-like {
  color: #1976d2;
  text-decoration: none;
  -webkit-transition: color .1s ease-out;
  transition: color .1s ease-out;
  background: none;
  border: none;
  padding: 0; }
  .vacancy-item__link-like:hover {
    color: #0e4377; }
  .vacancy-item__link-like:active {
    color: #ff5722; }

.vacancy-list {
  padding: 0;
  margin: 0; }
  .vacancy-list__item {
    list-style: none;
    border-bottom: 1px solid #eee;
    padding: 1rem 0; }

.video-item__row_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.video-item__tag {
  font-size: 1rem;
  display: inline-block;
  color: #999;
  margin-right: 1rem; }
  .video-item__tag:last-child {
    margin-right: 0; }

.video-item__tag-text {
  display: inline-block;
  vertical-align: middle; }

.video-item__tag-icon {
  display: inline-block;
  vertical-align: middle;
  width: 1rem;
  height: 1rem;
  margin-right: 0.5rem; }

.video-item__title {
  margin: 0;
  font-size: 1.28571rem; }

.video-item__actions {
  margin: 0.5rem 0; }

.video-item__save-link {
  -webkit-appearance: none;
  background: none;
  text-decoration: none;
  display: inline-block;
  height: 3em;
  font-weight: 700;
  border-radius: 0.21429rem;
  box-sizing: border-box;
  line-height: 3em;
  color: inherit;
  border: 1px solid currentColor;
  padding: 0 2em;
  cursor: pointer;
  border-color: #ff5722;
  text-decoration: none;
  color: #ff5722;
  height: 2.4rem;
  line-height: 2.4rem;
  font-weight: 400;
  padding: 0 1rem;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out; }
  .video-item__save-link:hover {
    background-color: #ff5722;
    color: #fff; }

.video-item__icon {
  display: inline-block;
  vertical-align: middle;
  width: 1rem;
  height: 1rem;
  margin-right: 1rem; }

.video-item__caption {
  display: inline-block;
  vertical-align: middle; }

.video-list {
  padding: 0;
  margin: 0; }
  .video-list__item {
    list-style: none;
    border-bottom: 1px solid #eee;
    padding: 1rem 0; }

    
.ant_forgotpasswd{
	color:#000;
}

.ant_search{
	margin: 0;
}

.ant_search button{
	padding: 0;
	border: none;
    background: transparent;
}

.jivo-state-widget{right:100px !important;}

.cursor_pointer{cursor: pointer;}

.ya_container{
    text-align: right;
    }
    
.ant_vacancy{
	text-align:right;
}
.ant_vacancy .form__col_label{
	padding-right: 10px;
}
.ant_rainbow_img{
	width:100%;
	margin-bottom: 35px;
}
.ant_events{
	width: 300px;
    position: relative;
    display: block;
}
a{
	color: #1976d2;
}
.ant_h{
	font-size:200%;
}

.ant_h1{
	text-align:center; 
	font-weight: 400;
    font-size: 2.57143rem;
	border-bottom:1px solid #ccc; 
	margin-bottom:20px;
}
.ant_h5{
	font-size: 1.28571rem;
    font-weight: 700;
}
.ant_h3{
	font-size: 1.85714rem;
	font-weight: 400;
	margin-left: 12px;
	line-height: 1.1;
}
.ant_right{
	text-align: right;
}
.file-item__save-link{
	white-space: nowrap;
}
textarea.ant_input_text{
		 height: 80px;
		 resize: vertical;
	 }
.ant_table_form{
	width: 100%;
}
.ant_table_form td{
	vertical-align: top;
}
.ant_see_also_li{
	border-left: 1px solid #ccc;
}
.dop_materials .ant_h1{
	border: none;
}
.ant_product-type-item{
	height: 267px;
}
@media (max-width: 1020px){
	.ant_product-type-item{
		height: 335px;
	}
}
@media (max-width: 779px) {
	.ant_product-type-item{
		height: auto;
	}
	.ant_see_also_li{
		border:none;
	}
}
.ant_button{
	background-color: #ff5722;
    color: #fff;
    border-color: transparent;
    width: auto;
    -webkit-appearance: none;
    text-decoration: none;
    display: inline-block;
    height: 3em;
    font-weight: 700;
    border-radius: 0.21429rem;
    box-sizing: border-box;
    line-height: 3em;
    padding: 0 2em;
    cursor: pointer;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    margin: 7px auto;
}
.ant_button:hover{
	background-color: #f83c00;
}
.book-contents__item {
  list-style: none;
  padding: 0 0;
  font-size: 1.10086rem; 
}
.ant_book-contents__list{
	height: 0px;
    overflow-y: hidden;
}
.ant_section__count{
	-webkit-appearance: none;
    background: none;
    text-decoration: none;
    display: inline-block;
    height: 3em;
    font-weight: 700;
    border-radius: 0.21429rem;
    box-sizing: border-box;
    line-height: 3em;
    color: #1976D1;
    border: 1px solid currentColor;
    padding: 0 0.4em;
    cursor: pointer;
    display: inline-block;
    background-color: #fafafa;
    border-color: #eee;
    height: 2.6rem;
    line-height: 2.6rem;
    margin: 1.2em 0;
    vertical-align: middle;
    padding: 0 1rem;
    font-size: 1em;
    font-weight: 400;
    -webkit-transition: color .2s ease-out;
    transition: color .2s ease-out;
}
.ant_minwidth33{
	min-width: 33%;
}
.ant_noresult{
	text-align: center;
	font-size: 18px;
	margin: 50px 20px 80px 20px;
}
.ant_news_block_detail{
	font-size: 13pt;
}
.ant_height_auto{
	height: auto !important;
}
.ant_event-header__actions{
    margin-top: -30px;
    margin-bottom: -27px; 
    }
.ant_item_checklist span{
	cursor: pointer;
}
.ant_item_checklist a{
	text-decoration: none;
	color: black;
}
.ant_center{
	margin: 0 auto;
}
.ant_assistance-list__item{
	max-width: 100%; padding: 4px; width: 250px;
}
@media (max-width: 1225px){
	.assistance-list_col_3 .ant_assistance-list__item{
	    flex: 0 0 33%;
	}
}
.ant_member-form__col{
	-webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; padding-bottom: 2px;
}
.ant_product-list__item{
	display: block;
	width: 100%;
	max-width: 100%;
	flex: 100%;
	ms-flex: 100%;
}

.feedback-item__row li {
    text-align: left;
}

.article-author__desc{
	font-size: 13pt;
}

.ant_time{
	font-size: 80%;
	color: #8a0d0d;
	opacity: 0.7;
	display: block;
}

.ant_comment{
	font-style: italic;
}

.ant_comment_time{
	display: block;
	font-size: 70%;
}

.event-complaint .event-item__time{
    background-color: #ef0808;
}

.ant_edit_link{
	background-color: #fff;
    color: #000;
    border: 1px solid #ccc;
    padding: 0.3rem;
    border-radius: 3px;
    display: inline-block;
    line-height: 1.2;
}
.ant_edit_link:hover{
	background-color:#4bb6bb;
	color:#fff;
	border-color: #4bb6bb;
}
.ant_all_comment{
	background-color: rgba(255, 236, 4, 0.14); padding: 5px; margin-bottom: 15px; text-align:center;
}
.ant_all_comment:hover{
	background-color: rgba(255, 236, 4, 0.54);
}
.ant_warning{
	position: absolute;
	margin-top: -20px;
    right: 16px;
    color: red;
    font-size: 12px;
    display: none;
}
.ant_block_like{
    font-size: 13pt;
}
.ant_block_like img{
	position: relative;
    top: 10px;
    margin-top: -30px;
}
.ant_class_hide{
	display: none;
}
#ant_class1, #ant_class2{
	width: 45%;
}
.fa-thumbs-up {
    
}
.fa {
    font: normal normal normal 20pt/1 FontAwesome !important;
    color: #28972c;
}
.fa.js_like:hover{
	color: #28972c;
}
.fa.js_like{
	cursor: pointer;
	color: #ccc;
}
.ant_questions{
	background: #fdc89e;
	margin-top: 28px;
}
.ant_sticky-nav__link{
	color: inherit;
    text-decoration: none;
    padding: 1rem;
    display: inline-block;
    margin-bottom: -1px;
    border-bottom: 2px solid transparent;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.second_part{
	display: none;
}
.file-item__title.ant_h3 a{
	color: #000;
	text-decoration: none;
}
.file-item__title.ant_h3 a:hover{
	color: #145ca4;
}
.js_add_users_block{
	display: none;
}
.ant_click{
	cursor: pointer;
}
.ant_pa-welcome-pop-up{
	max-width: 520px;
}
.js_add_users_block_check{
	display:none;
}
.active_subauthors{
	display:table-row;
}
.font_coauthor{
	font-size: 70%;
}
.ant_cross{
	position: absolute;
	cursor: pointer;
}
.ant_block_keep_status{
	font-size: 70%;
	color: red;
}
/*# sourceMappingURL=main.css.map */


/*strana*/
@font-face {
  font-family: 'dinprocond';
  src: url('/local/templates/drofa/fonts/dinprocond/DINPro-Cond.eot');
  src: local('☺'), url('/local/templates/drofa/fonts/dinprocond/DINPro-Cond.woff') format('woff'),
  url('/local/templates/drofa/fonts/dinprocond/DINPro-Cond.ttf') format('truetype'), url('/local/templates/drofa/fonts/dinprocond/DINPro-Cond.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

.tabs__wrap {
  border-bottom: 1px solid #333333;
  margin-bottom: 40px;
}
.tabs__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content:space-around;
  -ms-flex-pack:distribute;
  justify-content:space-around;
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 13pt;
}
.tabs__item {
  position: relative;
  overflow: hidden;
  width: 25%;
  text-align: center;
  padding-bottom: 2px;
  margin-bottom: -2px;
}
.tabs__input {
  background: none;
  border: none;
  position: absolute;
  left: 0;
  right: 0;
  width: 0;
  height: 0;
  opacity: 0;
}
.tabs__name {
  display: inline-block;
  line-height: 1.2;
  padding-bottom: 8px;
}
.tabs__input:checked + .tabs__name {
  color: #ff5722;
  font-weight: bold;
  position: relative;
}
.tabs__input:checked + .tabs__name:before {
  content: '';
  position: absolute;
  width: 50px;
  height: 3px;
  left: 50%;
  margin-left: -25px;
  background: #ff5722;
  bottom: -2px;
  border-radius:2px;
}
@media (max-width: 767px) {
  .tabs__wrap {
    border-bottom: none;
    border-left: 1px solid #333333;
  }
  .tabs__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .tabs__item {
    width: 100%;
    text-align: left;
    padding: 0 0 0 2px;
    margin-left: -2px;
  }
  .tabs__name {
    padding: 10px 0 10px 25px;
  }
  .tabs__input:checked + .tabs__name:before {
    height: 40px;
    width: 3px;
    left: -2px;
    margin: 0;
    top: 0;
  }
}
.conditions__content {
  padding: 0 25px;
}
.conditions__ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.conditions__num {
  display: inline-block;
  -webkit-flex-shrink:0;
  -ms-flex-negative:0;
  flex-shrink:0;
  color: #ffffff;
  width: 87px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  background: #ff5722;
  margin-right: 15px;
}
.conditions__num2 {
  display: inline-block;
  -webkit-flex-shrink:0;
  -ms-flex-negative:0;
  flex-shrink:0;
  color: #ffffff;
  width: 87px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  background: #a1a1a1;
  margin-right: 15px;
}
.conditions__num + span {
  display: inline-block;
  font-weight: bold;
}
.conditions__attention span{
  text-transform: uppercase;
  color: #ff5722;
  font-weight: bold;
  font-size: 20px;
}
.conditions__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 13pt;
}
.conditions__icon_list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content:space-around;
  -ms-flex-pack:distribute;
  justify-content:space-around;
}
.conditions__icon_item {
  width: 18%;
  text-align: center;
  line-height: 1.4;
}
.conditions__icon {
  position: relative;
  height: 50px;
  display: block;
  margin-bottom: 10px;
}
.conditions__icon:before {
  content: '';
  position: absolute;
  width: 70%;
  right: 80%;
  top: 50%;
  border-top: 1px solid #ff5722;
}
.conditions__icon_item:first-child .conditions__icon:before {
  display: none;
}
.conditions__icon svg{
  max-height: 50px;
  max-width: 50px;
}
.conditions__icon .st0{
  max-height: 50px;
  fill: #ff5722;
}
.conditions__icon_text strong {
  display: block;
}

@media (max-width: 767px) {
  .conditions__ttl {
    display: block;
  }
  .conditions__num {
    position: relative;
    float: left;
    width: 45px;
    text-align: left;
  }
  .conditions__num:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    right: 100%;
    background: #ff5722;
  }
  .conditions__num + span{
    display: inline;
    font-weight: normal;
  }
  .conditions__content {
    padding: 0;
  }
  .conditions__attention {
    padding-left: 5px;
    border-left: 1px solid #ff5722;
  }
  .conditions__icon_list {
    display: block;
    margin: 20px 0;
  }
  .conditions__icon_item {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
    margin-bottom: 15px;
  }
  .conditions__icon_item:before {
    display: none;
  }
  .conditions__icon {
    width: 60px;
    height: 40px;
    padding-right: 20px;
    -webkit-flex-shrink:0;
    -ms-flex-negative:0;
    flex-shrink:0;
    text-align: center;
    margin-bottom: 0;
  }
  .conditions__icon:before {
    display: none;
  }
  .conditions__icon svg {
    max-height: 40px;
  }
}

.page-nav {
  background: #ff5722;
}

.page-nav__list {
  padding: 0 2rem;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1170px;
  font-size: 13pt;
}
.page-nav__icon {
  display: none;
}
.page-nav__item {
  line-height: 42px;
  display: block;
  width: 20%;
  text-align: center;
}
.page-nav__link {
  color: #ffffff;
}
.page-nav__link:hover {
  font-weight: bold;
}

@media (max-width: 767px) {
  .page-nav {
    background: #fff;
  }
  .is-sticky .page-nav__list {
    margin-top: 60px;
  }
  .page-nav__list {
    padding: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .is-sticky .page-nav__list {
    flex-direction: row;
  }
  .page-nav__item {
    width: 100%;
    text-align: left;
    border-bottom: 1px solid #ff5722;
  }
  .is-sticky .page-nav__item {
    width: 25%;
    text-align: center;
    border-left: 1px solid #ff5722;
    border-bottom: none;
  }
  .is-sticky .page-nav__item:first-child {
    border-left: none;
  }
  .is-sticky .page-nav__icon + span {
    display: none;
  }
  .page-nav__link {
    display: block;
    color: #3d3d3d;
    text-decoration: none;
    font-size: 17px;
    padding: 0 2rem;
  }
  .page-nav__link:hover,
  .page-nav__link:active {
    color: #fff;
    font-weight: normal;
    background: #ff5722;
  }
  .page-nav__icon {
    display: inline-block;
    vertical-align: middle;
    width: 25px;
    height: 25px;
  }
  .page-nav__icon svg{
    fill: #ff5722;
    width: inherit;
    height: inherit;
  }
  .page-nav__link:hover svg,
  .page-nav__link:active svg {
    fill: #fff;
  }
}

.article-item_color {
  background: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.article-item_color--blue {
  border-color: #e5f1ff;
}
.article-item_color__box:hover {
  color: #000000;
}
.article-item_color__box--blue:hover {
  background: #e5eff9;
}
.article-item_color__box--yellow:hover {
  background: #f9eee0;
}
.article-item_color__box--pink:hover {
  background: #fbe8ea;
}
.article-item_color__box--green:hover {
  background: #dce9d4;
}

.article-item_color--blue:hover {
  border-color: #e5f1ff;
}
.article-item_color--yellow {
  border-color: #fceed9;
}
.article-item_color--yellow:hover {
  border-color: #f4e1c7;
}
.article-item_color--pink {
  border-color: #fde4e7;
}
.article-item_color--pink:hover {
  border-color: #fbd7db;
}
.article-item_color--green {
  border-color: #cfe3c3;
}
.article-item_color--green:hover {
  border-color: #c2d4b7;
}

.article-item_color__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 200px;
  padding: 15px;
  font-size: 20px;
  line-height: 1.2;
}
.article-item_color__top--blue {
  background: url("/local/templates/drofa/images/strana/b_t1.png") right bottom no-repeat;
}
.article-item_color__top--yellow {
  background: url("/local/templates/drofa/images/strana/b_t2.png") right bottom no-repeat;
}
.article-item_color__top--pink {
  background: url("/local/templates/drofa/images/strana/b_t3.png") right bottom no-repeat;
}
.article-item_color__top--green {
  background: url("/local/templates/drofa/images/strana/b_t4.png") right bottom no-repeat;
}
.article-item_color__box:hover .article-item_color__top--blue {
  background: url("/local/templates/drofa/images/strana/b_t1_h.png") right bottom no-repeat;
}
.article-item_color__box:hover .article-item_color__top--yellow {
  background: url("/local/templates/drofa/images/strana/b_t2_h.png") right bottom no-repeat;
}
.article-item_color__box:hover .article-item_color__top--pink {
  background: url("/local/templates/drofa/images/strana/b_t3_h.png") right bottom no-repeat;
}
.article-item_color__box:hover .article-item_color__top--green {
  background: url("/local/templates/drofa/images/strana/b_t4_h.png") right bottom no-repeat;
}

.article-item_color__ttl {
  font-weight: bold;
  text-transform: uppercase;
  display: block;
}
.article-item_color__bottom {
  text-align: left;
  padding: 10px 15px;
  font-size: 14px;
  line-height: 1.4;
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out;
}

.article-item_color__bottom--blue {
  background: #e5f1ff;
}
.article-item_color__box:hover .article-item_color__bottom--blue {
  background: #c1dcfb;
}

.article-item_color__bottom--yellow {
  background: #fceed9;
}
.article-item_color__box:hover .article-item_color__bottom--yellow {
  background: #f4e1c7;
}
.article-item_color__bottom--pink {
  background: #fde4e7;
}
.article-item_color__box:hover .article-item_color__bottom--pink {
  background: #fbd7db;
}
.article-item_color__bottom--green {
  background: #cfe3c3;
}
.article-item_color__box:hover .article-item_color__bottom--green {
  background: #c2d4b7;
}


.mobile-visible {
  display: none;
}
@media (max-width: 767px) {
  .mobile-visible {
    display: block;
  }
}
.mobile-hidden {
}
@media (max-width: 767px) {
  .mobile-hidden {
    display: none;
  }
}

.feedback-slider--mobile {
  padding: 0 0 40px;
  max-width: 243px;
  margin: 0 auto;
}
.feedback-slider--mobile .feedback-item {
  padding: 0 0 20px;
}
.feedback-slider--mobile .feedback-slider__controls {
  top: 100%;
  margin-top: -40px;
  right: inherit;
  width: 50px;
}
.feedback-slider--mobile .feedback-slider__controls button {
  outline: none;
  height: 23px;
}
.feedback-slider--mobile .feedback-slider__control:active .icon {
  fill: #ff5722;
}


.article-item-image {
  position: relative;
}
.article-item-image__img {
  display: block;
  width: 100%;
}
.article-item-image__content-box {
  position: absolute;
  top: 0;
  height: 330px;
  left: 0;
  right: 0;
}

.article-item-image__content-box--hover {
  display: none;
  color: #ffffff;
  background: #ff5722;
  overflow: hidden;
  padding:20px 10px;
  bottom: 0;
  height: auto;
}

.article-item-image__data {
  background: #ff5722;
  color: #ffffff;
  position: absolute;
  left: 0;
  top: 15px;
  max-width: 100%;
  height: 38px;
  font-size: 17px;
  line-height: 38px;
  padding: 0 9px;
}
.article-item-image__data--green {
  background: #1bbb93;
}

.article-item-image__data-inner {
  height: 60px;
  -webkit-flex-shrink:0;
  -ms-flex-negative:0;
  flex-shrink:0;
  font-size: 22px;
  display: block;
  width: 100%;
  text-align: center;
}

.article-item-image__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 0 8px 1rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.article-item-image__text {
  position: relative;
  height: 80%;
  overflow: hidden;
}
.article-item-image__text:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 30px;
  background: -moz-linear-gradient(top,  rgba(255,87,34,0) 40%, rgba(255,87,34,.8) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(255,87,34,0) 40%,rgba(255,87,34,.8) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(255,87,34,0) 40%,rgba(255,87,34,.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.article-item-image__button {
  height: 60px;
  box-sizing: border-box;
  padding-top: 20px;
  -webkit-flex-shrink:0;
  -ms-flex-negative:0;
  flex-shrink:0;
}

.article-item-image__ttl {
  font-size: 23px;
  line-height: 1.2;
  text-transform: uppercase;
}
.article-item-image__ttl span{
  text-transform: none;
  font-weight: bold;
}

.article-item-image__box:hover .article-item-image__content-box--hover {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.button__grey {
  outline: none;
  -webkit-appearance: none;
  background: none;
  text-decoration: none;
  display: inline-block;
  border-radius: 0.21429rem;
  box-sizing: border-box;
  color: #333333;
  border: 1px solid #eee;
  cursor: pointer;
  background-color: #fafafa;
  height: 2.6rem;
  line-height: 2.6rem;
  vertical-align: middle;
  padding: 0 1rem;
  font-size: 1.14286em;
  font-weight: 400;
  -webkit-transition: color .2s ease-out;
  transition: color .2s ease-out;
}

.button__grey:hover {
  color: #ff5722;
}

@media (max-width: 767px) {
  .article-item-image__content-box--hover {
    position: static;
    display: block;
    background: none;
    color: #333333;
    text-align: left;
  }
  .article-item-image__data-inner {
    display: none;
  }
  .article-item-image__text:after {
    display: none;
  }
  .article-item-image__box:hover {
    background: none;
    color: #333333;
  }

  .article-item-image__title {
    padding: 60px 10px 20px;
    max-height: 100%;
    box-sizing: border-box;
  }
  .article-item-image__title .article-item-image__button{

  }
}

.article-header__content {
    font-family: 'dinprocond';
    width: 30%;
    padding: 10% 0;
    min-width: 300px;
    font-size: 50px;
    line-height: 1.6;
    text-transform: uppercase;
    color: #ffffff;
}
.article-header__content2 {
	font-family: 'dinprocond';
    width: 65%;
    padding: 10% 0;
    min-width: 30px;
    font-size: 50px;
    line-height: 1.6;
    text-transform: uppercase;
    color: #000000;
    color: #000000;
}
.article-header {
    background-size: cover;
    background-position: center;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.layout__section_container-mt {
    margin-top: 40px;
    font-size: 13pt;
}
.section__title--orange span {
    font-weight: bold;
    display: block;
}
.section__title--orange {
    color: #ff5f2d;
    text-transform: uppercase;
    font-size: 20px;
}
.section__row_button {
    text-align: center;
}
.section__row_content--mb {
    margin-bottom: 40px;
}
.section__count--nml {
    margin-left: 0;
}
.article-item__name {
    display: inline-block;
    font-size: 18px;
    line-height: 1.4;
    color: #ff5722;
    margin: 9px 0 0;
}
.article-item__box:hover .article-item__name {
    color: #ffffff;
}
.article-item__row_name + .article-item__row_title .article-item__title {
    font-weight: normal;
}
.article-item__box:hover .article-item__title {
    color: inherit;
}
@media (max-width: 767px){
.page-nav__link {
    display: block;
    color: #3d3d3d;
    text-decoration: none;
    font-size: 17px;
    padding: 0 2rem;
    }
.page-nav__icon {
    display: inline-block;
    vertical-align: middle;
    width: 25px;
    height: 25px;
}
.page-nav__list {
    padding: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.page-nav {
    background: #fff;
}
}
@media (max-width: 1225px){
.sticky-wrapper--visible .sticky-nav {
    display: block;
}
}
.article-item_color__content{
    margin: 0 auto;
}
#juri p{
	font-size: 13pt;
}
/*strana end*/


.ask-question {
/*   padding-bottom: 4rem;  */ /* ant_edit */
  }
  .ask-question__col {
    padding: 1rem;
    width: 600px;
    margin: 0 auto; }
    @media (max-width: 799px) {
      .ask-question__col {
        width: auto;
        padding: 0; } }
  .ask-question__side-title {
    margin-top: 0; }
  .ask-question__title {
    text-align: center; }
  .ask-question__btn-like {
    -webkit-appearance: none;
    background: none;
    text-decoration: none;
    display: inline-block;
    height: 3em;
    font-weight: 700;
    border-radius: 0.21429rem;
    box-sizing: border-box;
    line-height: 3em;
    color: inherit;
    border: 1px solid currentColor;
    padding: 0 2em;
    cursor: pointer;
    width: auto;
    background-color: #fafafa;
    border-color: transparent; }
    .ask-question__btn-like + .ask-question__btn-like {
      margin-right: 1rem; }
    .ask-question__btn-like_primary {
      background-color: #ff5722;
      color: #fff;
      border-color: transparent; }
      
.c-faq-list {
  margin-top: 40px;
  border-top: 1px solid #eee; }
  
.form_narrow .form__row {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
.form__input_textarea {
  width: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #cccccc;
  height: 2.4em;
  border-radius: 3px;
  box-sizing: border-box;
  outline: none;
  padding: 0 1em;
  -webkit-transition: border-color 0.2s ease-out;
  transition: border-color 0.2s ease-out;
  height: auto;
  padding-top: 0.7em;
  padding-bottom: 0.7em;
  min-height: 12em; }
  .form__input_textarea:focus {
    border-color: #1976d2; }
 
 .c-question-item {
  border-bottom: 1px solid #eee; }
  .c-question-item__title-row {
    padding: 20px 60px;
    cursor: pointer;
    position: relative; }
    @media (max-width: 779px) {
      .c-question-item__title-row {
        padding: 20px 40px; } }
  .c-question-item__answer-row {
    padding: 0px 60px 40px; }
    @media (max-width: 779px) {
      .c-question-item__answer-row {
        padding: 0 0 40px; } }
  .c-question-item_is-closed .c-question-item__answer-row {
    display: none; }
  .c-question-item__marker {
    position: absolute;
    top: 50%;
    left: 30px;
    margin-top: -5px;
    margin-left: -2px;
    width: 11px;
    height: 11px;
    shape-rendering: crispEdge; }
    @media (max-width: 779px) {
      .c-question-item__marker {
        left: 10px; } }
  .c-question-item__marker-wrapper {
    -webkit-transform: translate(0, 4px);
            transform: translate(0, 4px); }
  .c-question-item__marker-line {
    background-color: currentColor;
    width: 100%;
    height: 3px;
    -webkit-transform-origin: 50% 1.5px;
            transform-origin: 50% 1.5px;
    position: absolute;
    top: 0;
    left: 0; }
  .c-question-item_is-closed .c-question-item__marker-line_2 {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); }
  .c-question-item__title {
    margin: 0;
    font-size: 18px; }
    @media (max-width: 779px) {
      .c-question-item__title {
        font-size: 16px; } }
  .c-question-item__answer {
    margin: 0;
    font-size: 18px; }
    @media (max-width: 779px) {
      .c-question-item__answer {
        font-size: 16px; } }
           
.input-suggest__el_ant{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #cccccc;
    height: 2.4em;
    border-radius: 3px;
    box-sizing: border-box;
    outline: none;
    padding: 0 1em;
    -webkit-transition: border-color 0.2s ease-out;
    transition: border-color 0.2s ease-out;
    width: 100%;
}
.ant_cross_form{
	position: absolute; 
	top: 0; 
	right: 0;  
}
.ant_cross_form i{
	color: #999;
	font-size: 16pt !important;
	opacity: 0.6;
	padding: 6px 8px 0 0;
	cursor: pointer;
}
.ant_cross_form i:hover{
	opacity: 1;
}
.ant_manager_item{
	margin:15px;
}
#projects li.project-list__item{
	height: 360px;
}
#projects .project-item__overlay{
	height: 185px;
}
#projects .project-item__row_more{
	margin-top: 25px;
}

.ant-header_content{
	width: 75%;
    align: center;
    padding: 10% 0;
    min-width: 30px;
    font-size: 50px;
    line-height: 1.6;
    text-transform: uppercase;
    color: #ffffff;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.ant-page-nav {
    background: #3498db;
}
.ant_cart_menu{
	height: 18px;
}
.ant_title_font_blue{
	color:#1976d2;
	text-transform: uppercase;
}
.ant_question_item_row{
	border: none;
}

/* INTERVIEW start */

.interview__block {
  padding: 35px 20px;
  margin: 40px auto 10px;
  border: 1px solid #dcd9d9;
}
.interview__title {
  font-size: 18px;
  margin-bottom: 10px;
}
.interview__title--grey {
  color: #656363;
}
.interview__title--no-mb {
  margin-bottom: 0;
}
.interview__title--big {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}
[data-relation] {
  margin-bottom: 15px; /* ant_edit */
}
.interview__title--middle {
  font-size: 18px;
}
.interview__title--mb {
  margin-bottom: 30px;
}
.interview__title--center {
  text-align: center;
}
.interview__title--in-col {
  display: flex;
  align-items: center;
  height: 1.85em;
  line-height: 1;
  margin-bottom: 0;
}
.interview__title-inner {
  display: inline-block;
  font-size: 18px;
  max-width: 240px;
  margin: 0 auto;
}
.interview__container {
  margin-bottom: 5px;
}
.interview__container--pb50 {
  padding-bottom: 50px;
}
.interview__container:last-child {
/*   margin-bottom: 0; */ /* ant_edit */
}
.interview__container--with-column {
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;

}
.interview__container-col {
  width: calc((100% - 90px) / 2);
}
.interview__container-row {
  display: flex;
}
.interview__element {
  margin-top: 20px;
}
.interview__element:first-child {
  margin-top: 0;
}
.interview__element--inline {
  margin-top: 0;
  margin-left: 20px;
}
.interview__element--inline:first-child {
  margin-left: 0;
}
.interview__element-label {
  display: block;
  font-size: 18px;
  padding: 7px 8px;
  background: #fafafa;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
}

.interview__element-label--hover,
.interview__element-label:hover {
  background: #ebe9e9;
}
.interview__element-label:active,
.interview__element-label--checked {
  background: #dcd9d9;
}
.interview__element-label .form__input_checkbox:checked + span::before {
  background-color: #ffffff;
}
.interview__element-label span {
  display: block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.interview__mobile-header,
.interview__element-mobile-label {
  display: none;
}
.interview__suggest {
  position: relative;
}
.interview__suggest:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 14px;
    width: 32px;
    height: 32px;
    background-color: #fafafa;
    background-image: url(/local/templates/drofa/images/dropdown.svg);
    transform: translateY(-50%);
}
.interview__suggest .input-suggest__el {
  background: #fafafa;
  border-color: #fafafa;
  cursor: pointer;
}
.interview__suggest .input-suggest__el:focus {
  background: #ebe9e9;
  border-color: #ebe9e9;
}
.interview__subtext {
  color: #999999;
  font-size: 14px;
  line-height: 1.2;
  margin-bottom: 10px;
}
.interview__subtext--mb30 {
  margin-bottom: 30px;
}
.interview__container-col2 {
  width: calc((75% - 50px) / 2);
}
.interview__container-col2--title {
  width: calc(25% - 50px);
  align-self: center;
}

.interview__container-col3 {
  width: calc(100% - 297px);
}
.interview__container-col3--title {
  align-self: center;
  width: 257px;
  flex-shrink: 0;
  line-height: 1.1;
}

.interview__container-col4 {
  width: calc((100% - 25% - 100px) / 5);
  text-align: center;
  align-self: center;
}
.interview__container-col4--title {
  align-self: center;
  width: 30%;
  flex-shrink: 0;
  line-height: 1.1;
  text-align: left;
}
.interview__container-col4--big {
  width: calc(100% - 25% - 20px);
}

.interview__container-col5 {
  width: calc((100% - 25% - 80px) / 4);
  max-width: 110px;
  text-align: center;
  align-self: center;
}
.interview__container-col5--title {
  align-self: center;
  width: 25%;
  max-width: 25%;
  flex-shrink: 0;
  line-height: 1.1;
  text-align: left;
}

.interview__container-col-label {
  display: flex;
  align-items: center;
  font-size: 16px;
  padding: 4px 18px;
  min-height: 45px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.interview__container-col-label--top {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  line-height: 1.4;
  padding: 5px;
  height: 100px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.interview__container-col-label--top:before {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  border: 10px solid transparent;
  border-top-color: #fafafa;
  transform: translateX(-50%);
}

.interview__container-col-label--top.interview__element-label--hover:before,
.interview__container-col-label--top:hover:before {
  border-top-color: #ebe9e9;
}

.interview__container-col-label--top.interview__element-label--checked:before,
.interview__container-col-label--top:active:before {
  border-top-color: #dcd9d9;
}

.interview--mb30 {
  margin-bottom: 30px;
}
.interview--mt20 {
  margin-top: 20px;
}
.interview__mobile-visible {
  display: none;
}


.form__input_radio--dark + span,
.form__input_checkbox--dark + span {
  cursor: pointer;
}
.form__input_radio--dark + span:before,
.form__input_checkbox--dark + span:before {
  background-color: #fafafa;
}
.form__input_radio--dark + span:hover:before,
.form__input_checkbox--dark + span:hover:before {
  background-color: #ebe9e9;
}
.form__input_radio--dark:checked + span:before,
.form__input_checkbox--dark:checked + span:before {
  background-color: #ebe9e9;
}

.rating__row {
  position: relative;
  display: flex;
  height: 46px;
  background: #fafafa;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.rating__item {
  width: 10%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.rating__star {
  position: relative;
  display: block;
  width: 26px;
  height: 26px;
  color: #fff;
  background: #b3b3b3;
  border-radius: 5px;
  text-align: center;
  vertical-align: middle;
  padding-top: 3px;
/*   background: url("/local/templates/drofa/images/star-rating-empty.svg") no-repeat; */
  z-index: 1;
}
.rating__star--full {
/*   background: url("/local/templates/drofa/images/star-rating.svg") no-repeat; */
  background: #ff5722;
}
.rating__valuation {
  position: relative;
  display: block;
  width: 26px;
  height: 26px;
  color: #fff;
  background: #b3b3b3;
  border-radius: 5px;
  text-align: center;
  vertical-align: middle;
  padding-top: 3px;
/*   background: url("/local/templates/drofa/images/star-rating-empty.svg") no-repeat; */
  z-index: 1;
}
.rating__valuation--full {
/*   background: url("/local/templates/drofa/images/star-rating.svg") no-repeat; */
  background: #ff5722;
}
.rating__progress {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background: #ebe9e9;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.rating__hint {
  position: absolute;
  top: 100%;
  padding: 12px 14px;
  margin-top: 10px;
  text-align: center;
  color: #656363;
  font-size: 18px;
  line-height: 1;
  background: #fafafa;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  z-index: 2;
}
.rating__hint:before {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  border: 9px solid transparent;
  border-bottom-color: #fafafa;
}

@media (max-width: 1140px) {
  .interview__block {
    padding: 30px 40px;
  }


}

@media (max-width: 1023px) {
  .interview__block {
    padding: 30px 20px;
  }

  .interview__element-label {
    font-size: 14px;
  }

  .interview__title {
    font-size: 14px;
  }

  .interview__subtext {
    font-size: 12px;
  }

  .interview__suggest:before {
    width: 20px;
    height: 20px;
    right: 1em;
  }

  .interview__container-col {
    width: calc((100% - 40px) / 2);
  }

  .interview__container-col-label--top {
    font-size: 10px;
  }

  .interview__container-col3 {
    width: calc(100% - 30% - 30px);
  }

  .interview__container-col3--title {
    width: 30%;
  }

  .interview__container-col4 {
    width: calc((100% - 23% - 50px) / 5);
  }
  .interview__container-col4--title {
    width: 23%;
  }
  .interview__container-col4--big {
    width: calc(100% - 23% - 10px);
  }



  .interview__container-col5 {
    width: calc((100% - 23% - 40px) / 4);
  }

  .interview__container-col5--title {
    width: 23%;
    max-width: 23%;
  }

  .rating__row {
    height: 36px;
  }

  .rating__star {
    width: 20px;
    height: 20px;
  }
}

@media (max-width: 767px) {

  .interview__block {
    padding: 0 0 30px;
    margin: 0 0 30px;
    border: none;
    border-bottom: 1px solid #dcd9d9;
  }

  .interview__block:last-child {
    border-bottom: none;
  }

  .interview__container--with-column {
    flex-direction: column;
  }

  .interview__container-col {
    width: 100%;
    margin-top: 10px;
  }

  .interview__element {
    margin-top: 10px;
  }

  .interview__element--inline {
    margin-top: 0;
    margin-left: 0;
  }

  .interview__title {
    font-size: 14px;
    line-height: 1.3;
  }

  .interview__title--middle {
    font-weight: bold;
  }

  .interview__title--grey {
    font-size: 13px;
  }

  .interview__container {
    margin-bottom: 10px;
  }

  .interview__container-col2 {
    width: 100%;
    margin-bottom: 30px;
  }

  .interview__container-col2:last-child {
    margin-bottom: 0;
  }

  .interview__container-col3--title {
    width: 100%;
    font-size: 13px;
  }

  .interview__container-col3 {
    width: 100%;
  }

  .interview__element-mobile-label {
    display: block;
    font-size: 13px;
    margin-bottom: 5px;
  }

  .interview__mobile-header {
    display: block;
    font-size: 14px;
    line-height: 1.3;
    font-weight: bold;
    margin-bottom: 20px;
  }

  .interview__mobile-hidden,
  .interview__container-col2--title {
    display: none;
  }

  .rating__row {
    height: 20px;
  }
  .rating__star {
    width: 17px;
    height: 22px;
  }
  .rating__hint {
    font-size: 9px;
    padding: 4px 5px;
    margin-top: 5px;
  }
  .rating__hint:before {
    border-width: 5px;
  }

  .interview__container--pb50 {
    padding-bottom: 15px;
  }

  .interview__element-label {
    position: relative;
    font-size: 13px;
  }

  .interview__element-label span {
    padding-left: 30px;
  }

  .interview__element-label .form__input_radio + span::before,
  .interview__element-label .form__input_checkbox + span::before {
    position: absolute;
    left: 10px;
  }

  .interview__mobile-visible {
    display: block;
  }

  .interview__title--mb {
    margin-bottom: 10px;
  }
}

/* INTERVIEW end */

/* FAQ start*/

.search-block {
  background-color: #f1f3f5;
  padding: 3em 0;
  margin-top: 2.2rem;
  margin-bottom: 20px;
}

.search-block__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.search-block__col {
  width: 100%;
}

.search-block__col--sm {
  width: 90px;
  padding-left: 20px;
  -webkit-flex-shrink:0;
  -ms-flex-negative:0;
  flex-shrink:0;
}

.search-block__btn {
  height: 33px;
  line-height: 33px;
}

.search-result__count-row {
  font-size: 11px;
}

.search-result__count-label {
  color: #999999;
}

.search-result__list-item {
  padding: 40px 0;
  border-bottom: 1px solid #eeeeee;
}

.search-result__name {
  color: #404040;
  font-size: 17px;
  font-weight: bold;
  z-index: 2;
}

.search-result__name:hover,
.search-result__name:active {
  text-decoration: none;
}

.search-result__text {
  margin-top: 10px;
}

.search-result__find-text {
  position: relative;
}

.search-result__find-text span {
  padding: 2px 0;
  background: #e5f1ff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.search-result__more-wrap {
  padding: 50px 0 0;
  text-align: center;
}

.search-result__more,
.search-result__more:focus {
  text-decoration: none;
  color: #4283c0;
}
.search-result__more:hover {
  text-decoration: none;
  color: #0e4377;
}
.search-result__more:active {
  text-decoration: none;
  color: #ff5722;
}


.form__column {
  width: 100%;
}
.form__column--label {
  width: 135px;
  flex-shrink: 0;
}

.form__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}
.form__wrapper-col {
  width: 100%;
}
.form__wrapper-col--small {
  flex-shrink: 0;
  width: 300px;
  padding-left: 40px;
}

.form__grid-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;

  -ms-flex-wrap: wrap;
   flex-wrap: wrap;
}
.form__grid-col-3 {
  width: calc((100% - 20px) / 3);
  margin-bottom: 10px;
}

.form__list,
.form__text {
  font-size: 13px;
  color: #999999;
  margin: 10px 0 0;
}
.form__list {
  padding: 0 0 0 15px;
  margin: 0 0 10px;
}

.form__file-add {
  position: relative;
  margin: 10px 0;
}
.form__file-add-label {
  display: block;
  height: 36px;
  line-height: 36px;
  width: 200px;
  padding: 0 10px 0 45px;
  font-size: 16px;
  text-align: center;
  overflow: hidden;
  cursor: pointer;
  background: #e8e6e6;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.form__file-add-label::before {
  content: '';
  position: absolute;
  left: 10px;
  top: 50%;
  width: 19px;
  height: 20px;
  background: url('/local/templates/drofa/assets/images/clip.svg') no-repeat;
  -webkit-background-size: 100%;
  background-size: 100%;
  transform: translateY(-50%);
}





.form__file-add--small {
  margin: 0;
}

.form__file-add-label--small {
  line-height: 25px;
  height: 25px;
  font-size: 12px;
  width: auto;
  padding: 0 0px 0 20px;
  text-align: left;
}

.form__file-add-label--small::before {
  width: 14px;
  height: 14px;
  left: 0;
  top: 9px;
}




.form__file-add-input {
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
  z-index: -1;
}
.form__file-delete {
  height: 17px;
  width: 17px;
  margin-left: 15px;
  background: url('/local/templates/drofa/assets/images/multiply.png') no-repeat;
  -webkit-background-size: 100%;
  background-size: 100%;
  cursor: pointer;
}

.form__file-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
   flex-wrap: wrap; 
  margin-bottom: 15px;
}

.form__file-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 13px;
  margin: 0 15px 10px 0;
}

.form__grey-block {
  padding: 35px;
  background: #fafafa;
  border: 1px solid #eeeeee;
}
.form__grey-block-title {
  color: #404040;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 25px;
}
.form__grey-block-text {
  padding: 0;
  margin: 0;
  font-size: 16px;
  list-style: none;
}

.qa__list {
  margin-bottom: 50px;
}

.qa__item {
  border-top: 1px solid #eee;
}

.qa__item:first-child {
  border-top: none;
}
.qa__title {
  color: #404040;
  font-size: 24px;
  font-weight: bold;
  padding: 40px 0;
  cursor: pointer;
}
.qa__title:hover {
  text-decoration: underline;
}

.qa__sublist {
  display: none;
  margin-left: 40px;
}

.qa__sublist--open {
  display: block;
}

.qa__sublist-item {
  border-top: 1px solid #eee;
  padding: 30px 0;
}
.qa__sublist-item:first-child {
  border-top: none;
}
.qa__sublist-title {
  color: #404040;
  font-size: 17px;
  font-weight: bold;
  cursor: pointer;
}
.qa__sublist-title:hover {
  text-decoration: underline;
}
.qa__sublist-text {
  display: none;
  margin-top: 30px;
}
.qa__sublist-item--open .qa__sublist-text {
  display: block;
}

@media (max-width: 1023px) {
  .form__wrapper-col--small {
    width: 30%;
    padding-left: 20px;
  }
  .form__grey-block {
    padding: 20px;
  }
  .form__grey-block-title {
    font-size: 20px;
  }
  .form__grey-block-text {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .form__wrapper {
    -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
  }

  .search-block {
    background: none;
    padding: 0;
    margin: 20px 0;
  }
  .search-block__row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; 
  }
  .search-block__col--sm {
    margin-top: 10px;
    padding-left: 0;
  }
  .search-result__list-item {
    padding: 20px 0;
  }
  .search-result__more-wrap {
    padding-top: 20px;
    text-align: left;
  }
  .form__wrapper {
    margin-bottom: 0;
  }
  .form__wrapper-col--small {
    width: 100%;
    padding: 0;
    margin: 20px 0 0;
  }
  .form__grid-col-3 {
    width: 100%;
  }
  .form__input_textarea--mobile-sm {
    resize: none;
    min-height: 40px;
  }
  .form__grey-block {
    margin-left: -3em;
    margin-right: -3em;
    padding: 20px 3em;
  }
  .form__grey-block-title {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .qa__title {
    padding: 25px 0;
    font-size: 14px;
  }
  .qa__sublist {
    margin-left: 20px;
  }
  .qa__sublist-item {
    padding: 15px 0;
  }
  .qa__sublist-title {
    font-size: 12px;
  }
  .qa__sublist-text {
    font-size: 12px;
    margin-top: 20px;
  }
}

.c-question-item__answer-row p {
    font-size: 18px;
}
/* FAQ end*/

ol.vote-items-list li.vote-item-vote-first{
	border: none;
}

.js_responsible{
	font-size: 130%;
	padding: 10px;
	display: none;
}

/*heed_help start*/
.button_chat {
  position: fixed;
  bottom: 0px;
  right: 20px;
  height: 45px;
  line-height: 41px;
  padding: 0 20px;
  background: #3b393f;
  color: #fff;
  font-size: 16px;
  border: 2px solid #ff5722;
  cursor: pointer;
  outline: none;
  text-decoration: none;
  z-index: 999;
}

.button_chat:hover {
  box-shadow: 0 0 10px #ff5722;
}

.button_chat:active {
  box-shadow: none;
  bottom: 0px;
}

.button_chat__icon {
  display: inline-block;
  vertical-align: middle;
  width: 26px;
  height: 23px;
  margin-left: 6px;
  background: url('/local/templates/drofa/assets/images/comment.svg') no-repeat;
}
/*heed_help end*/


/*support start*/

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

.support-service__content * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.support-service__list-item {
  padding: 25px 20px;
  border-top: 1px solid #eeeeee;
}

.support-service__list-item--message {
  background: #fafafa;
}

.support-service__list-item:first-child {
  border-top: none;
}

.support-service__list-item-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.support-service__list-item-date {
  align-self: flex-end;
  font-size: 11px;
}
.support-service__list-item-header-col {
  width: 100%;
}

.support-service__list-item-header-col--date {
  width: 100px;
  flex-shrink: 0;
}

.support-service__list-item-status {
  display: inline-block;
  color: #ff5722;
  margin-right: 6px;
}
.support-service__list-item-status--new {
  position: relative;
  font-weight: bold;
}
.support-service__list-item-status--new::before {
  content: '';
  position: absolute;
  left: -16px;
  top: 50%;
  margin-top: -3px;
  width: 6px;
  height: 6px;
  background: #ff5722;
  border-radius: 100%;
}
.support-service__list-item-num {
  display: inline-block;
  color: #999999;
}

.support-service__list-item-name {
  font-weight: bold;
  max-width: 100%;
  margin-bottom: 10px;
}

.support-service__list-item-name span {
  display: inline-block;
  text-overflow: ellipsis;
  max-width: 97%;
  white-space: nowrap;
  overflow: hidden;
}

.support-service__title {
  margin-top: 50px;
  margin-bottom: 10px;
}

.support-service__list {
  border-top: 1px solid #eeeeee;
  padding-top: 20px;
  margin-bottom: 40px;
}

.support-service__history-text p,
.support-service__list-item-text p {
  margin: 10px 0 0;
}
.support-service__history-text p:first-child,
.support-service__list-item-text p:first-child {
  margin-top: 0;
}

.support-service__history {
  border-left: 1px solid #cccccc;
  padding: 10px 0 10px 10px;
  margin-top: 10px;
}

.support-service__history-head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.support-service__history-author {
  font-weight: bold;
  margin-right: 6px;
}

.support-service__history-date {
  color: #999999;
}

.support-service__list-item-show, .support-service__list-item-hide, .support-service__list-item-readmore {
  display: inline-block;
  margin-top: 10px;
  font-weight: bold;
  text-decoration: underline;
  cursor: pointer;
}
.support-service__history-box, .support-service__list-item-text.support-full-text{
  display: none;
}
.support-service__form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 20px 0;
}

.support-service__form-col {
  width: 100%;
}


.support-service__form-col--small {
  width: 208px;
  padding-left: 15px;
}

.support-service__form-textarea {
  min-height: 100px;
  resize: vertical;
}

.support-service__list-item-show:hover, .support-service__list-item-hide:hover, .support-service__list-item-readmore:hover {
  color: #ff5722;
}

.support-service__list-item-show:active, .support-service__list-item-hide:active, .support-service__list-item-readmore:active {
  text-decoration: none;
}

.support-service__form-el {
  margin-top: 15px;
}

.support-service__form-el:first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .support-service__header {
    font-size: 24px;
  }
  .support-service__list {
    padding-top: 0;
  }
  .support-service__list-item {
    padding: 20px 0;
  }
  .support-service__list-item--message {
    position: relative;
    margin: 0 -28px -1px;
    padding: 20px 28px;
  }

  .support-service__list-item-header {
    position: relative;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    font-size: 12px;
  }
  .support-service__list-item-header-col--date {
    text-align: right;
    width: 100%;
    color: #999999;
    margin-bottom: 10px;
    font-size: 11px;
  }

  .support-service__list-item-num {
    position: absolute;
    left: 0;
    top: 0px;
    font-size: 11px;
  }
  .support-service__list-item-name span {
    white-space: normal;
    font-size: 12px;
  }

  .support-service__history-text,
  .support-service__list-item-text {
    font-size: 11px;
  }

  .support-service__history-head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 11px;
  }
  .support-service__form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 10px;
  }
  .support-service__form-col--small {
    width: 100%;
    padding-left: 0;
    margin-top: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .support-service__form-textarea {
    min-height: 50px;
    height: 50px;
  }
  .support-service__form-el {
    padding-right: 20px;
    margin-top: 0;
  }
}
/*support end*/

.ant_note_right{
	margin:0;padding:0; bottom:55px; right:10px; position:fixed; border:none; z-index:999999;
}


.antBlocNote .dop_title{
	position:absolute; right:30px; top:0px; color:#808080; font-size:10px; line-height:18px;
}

.antBlocNote a{
	text-decoration: none;
}

.antBlocNote {
  display: none;
  position: relative;
  width: 370px;
/*   max-width: 90%; */
  padding: 30px 20px;
  margin: 12px;
  border: none;
  background-color: #fafafa;
  border-radius: 0;
  box-shadow: 0 4px 7px rgba(63,63,63, .35)
}

.antBlocNote .title_item {
  font-weight: bold;
  font-size: 16px;  
  line-height: 18px;
  color: #2e2e2e;
}

.antBlocNote .form__input_primary {
  margin-bottom: 0;
  font-size: 15px;
  line-height: 42px;
  height: 42px;  
}

.antBlocNote .close_icon {
  width: 12px;
  height: 12px;
  line-height: 12px;
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
}


@media screen and (max-width: 767px){
	.ant_note_right{
		display:none;
	}
}

.greek {
    font-family:"Times New Roman", Times, serif;
    font-size:1.2em !important;
}

.adaptive-table {
  border-collapse: collapse;
  border-spacing: 0;
}

.adaptive-table-col {
  box-sizing: border-box;
  vertical-align: top;
/*   border: 1px solid #000; */
  padding: 10px;
}

.adaptive-table-col:first-child {
  width: auto;
}
.adaptive-table-coll:last-child {
  width: auto;
}

@media (max-width: 480px) {
  .adaptive-table-col {
    display: block;
    text-align: center;
    border-bottom: none;
  }
  .adaptive-table-row:last-child .adaptive-table-col:last-child {
/*     border-bottom: 1px solid #000; */
  }
}

.img100{
	width: 100%;
	max-width: 1114px;
}

.img70{
	width: 70%;
	max-width: 1114px;
}

@media screen and (max-width: 767px) {
	.img70 {
		width: 100%;
	}
	.file-item__title.ant_h3 a{
		font-size: 16px;
	}
	.material__row_documents .file-item__row_title{
		display: flex !important;
		flex-wrap: nowrap !important;
		-ms-flex-wrap: nowrap !important;
	}
}
/* End */
/* /local/templates/drofa/components/bitrix/menu/mobile_menu/style.min.css?1467235819490 */
/* /local/templates/drofa/components/bitrix/menu/top_menu/style.min.css?1465882057490 */
/* /local/templates/drofa/components/bitrix/breadcrumb/.default/style.min.css?1467818711448 */
/* /local/templates/drofa/components/bitrix/menu/bottom_menu/style.min.css?1466409058490 */
/* /local/templates/drofa/template_styles.css?1500651507259430 */
