

/* Start:/local/templates/glav2021/css/normalize.css?168424982527668*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

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

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

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

/*# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIm5vcm1hbGl6ZS5zY3NzIiwibm9ybWFsaXplLmNzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSw0RUFBNEU7QUFFNUU7Z0ZBQ2dGO0FBRWhGOzs7R0FHRztBQUVIO0VBQ0Usa0JBQWlCO0VBQUUsT0FBTztFQUMxQiwrQkFBOEI7RUFBRSxPQUFPLEVBQ3hDOztBQUVEO2dGQUNnRjtBQUVoRjs7R0FFRztBQUVIO0VBQ0UsVUFBUyxFQUNWOztBQUVEOztHQUVHO0FBRUg7RUFDRSxlQUFjLEVBQ2Y7O0FBRUQ7OztHQUdHO0FBRUg7RUFDRSxlQUFjO0VBQ2QsaUJBQWdCLEVBQ2pCOztBQUVEO2dGQUNnRjtBQUVoRjs7O0dBR0c7QUFFSDtFQUNFLGdDQUF1QjtVQUF2Qix3QkFBdUI7RUFBRSxPQUFPO0VBQ2hDLFVBQVM7RUFBRSxPQUFPO0VBQ2xCLGtCQUFpQjtFQUFFLE9BQU8sRUFDM0I7O0FBRUQ7OztHQUdHO0FBRUg7RUFDRSxrQ0FBaUM7RUFBRSxPQUFPO0VBQzFDLGVBQWM7RUFBRSxPQUFPLEVBQ3hCOztBQUVEO2dGQUNnRjtBQUVoRjs7R0FFRztBQUVIO0VBQ0UsOEJBQTZCLEVBQzlCOztBQUVEOzs7R0FHRztBQUVIO0VBQ0Usb0JBQW1CO0VBQUUsT0FBTztFQUM1QiwyQkFBMEI7RUFBRSxPQUFPO0VBQ25DLGtDQUFpQztFQUFFLE9BQU8sRUFDM0M7O0FBRUQ7O0dBRUc7QUFFSDs7RUFFRSxvQkFBbUIsRUFDcEI7O0FBRUQ7OztHQUdHO0FBRUg7OztFQUdFLGtDQUFpQztFQUFFLE9BQU87RUFDMUMsZUFBYztFQUFFLE9BQU8sRUFDeEI7O0FBRUQ7O0dBRUc7QUFFSDtFQUNFLGVBQWMsRUFDZjs7QUFFRDs7O0dBR0c7QUFFSDs7RUFFRSxlQUFjO0VBQ2QsZUFBYztFQUNkLG1CQUFrQjtFQUNsQix5QkFBd0IsRUFDekI7O0FBRUQ7RUFDRSxnQkFBZSxFQUNoQjs7QUFFRDtFQUNFLFlBQVcsRUFDWjs7QUFFRDtnRkFDZ0Y7QUFFaEY7O0dBRUc7QUFFSDtFQUNFLG1CQUFrQixFQUNuQjs7QUFFRDtnRkFDZ0Y7QUFFaEY7OztHQUdHO0FBRUg7Ozs7O0VBS0UscUJBQW9CO0VBQUUsT0FBTztFQUM3QixnQkFBZTtFQUFFLE9BQU87RUFDeEIsa0JBQWlCO0VBQUUsT0FBTztFQUMxQixVQUFTO0VBQUUsT0FBTyxFQUNuQjs7QUFFRDs7O0dBR0c7QUFFSDs7RUFDUSxPQUFPO0VBQ2Isa0JBQWlCLEVBQ2xCOztBQUVEOzs7R0FHRztBQUVIOztFQUNTLE9BQU87RUFDZCxxQkFBb0IsRUFDckI7O0FBRUQ7O0dBRUc7QUFFSDs7OztFQUlFLDJCQUEwQixFQUMzQjs7QUFFRDs7R0FFRztBQUVIOzs7O0VBSUUsbUJBQWtCO0VBQ2xCLFdBQVUsRUFDWDs7QUFFRDs7R0FFRztBQUVIOzs7O0VBSUUsK0JBQThCLEVBQy9COztBQUVEOztHQUVHO0FBRUg7RUFDRSwrQkFBOEIsRUFDL0I7O0FBRUQ7Ozs7O0dBS0c7QUFFSDtFQUNFLCtCQUFzQjtVQUF0Qix1QkFBc0I7RUFBRSxPQUFPO0VBQy9CLGVBQWM7RUFBRSxPQUFPO0VBQ3ZCLGVBQWM7RUFBRSxPQUFPO0VBQ3ZCLGdCQUFlO0VBQUUsT0FBTztFQUN4QixXQUFVO0VBQUUsT0FBTztFQUNuQixvQkFBbUI7RUFBRSxPQUFPLEVBQzdCOztBQUVEOztHQUVHO0FBRUg7RUFDRSx5QkFBd0IsRUFDekI7O0FBRUQ7O0dBRUc7QUFFSDtFQUNFLGVBQWMsRUFDZjs7QUFFRDs7O0dBR0c7QUM5Qkg7O0VEa0NFLCtCQUFzQjtVQUF0Qix1QkFBc0I7RUFBRSxPQUFPO0VBQy9CLFdBQVU7RUFBRSxPQUFPLEVBQ3BCOztBQUVEOztHQUVHO0FDOUJIOztFRGtDRSxhQUFZLEVBQ2I7O0FBRUQ7OztHQUdHO0FDaENIO0VEbUNFLDhCQUE2QjtFQUFFLE9BQU87RUFDdEMscUJBQW9CO0VBQUUsT0FBTyxFQUM5Qjs7QUFFRDs7R0FFRztBQ2hDSDtFRG1DRSx5QkFBd0IsRUFDekI7O0FBRUQ7OztHQUdHO0FBRUg7RUFDRSwyQkFBMEI7RUFBRSxPQUFPO0VBQ25DLGNBQWE7RUFBRSxPQUFPLEVBQ3ZCOztBQUVEO2dGQUNnRjtBQUVoRjs7R0FFRztBQUVIO0VBQ0UsZUFBYyxFQUNmOztBQUVEOztHQUVHO0FBRUg7RUFDRSxtQkFBa0IsRUFDbkI7O0FBRUQ7Z0ZBQ2dGO0FBRWhGOztHQUVHO0FBRUg7RUFDRSxjQUFhLEVBQ2Q7O0FBRUQ7O0dBRUc7QUMxQ0g7RUQ2Q0UsY0FBYSxFQUNkIiwiZmlsZSI6Im5vcm1hbGl6ZS5jc3MiLCJzb3VyY2VzQ29udGVudCI6WyIvKiEgbm9ybWFsaXplLmNzcyB2OC4wLjEgfCBNSVQgTGljZW5zZSB8IGdpdGh1Yi5jb20vbmVjb2xhcy9ub3JtYWxpemUuY3NzICovXHJcblxyXG4vKiBEb2N1bWVudFxyXG4gICA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PSAqL1xyXG5cclxuLyoqXHJcbiAqIDEuIENvcnJlY3QgdGhlIGxpbmUgaGVpZ2h0IGluIGFsbCBicm93c2Vycy5cclxuICogMi4gUHJldmVudCBhZGp1c3RtZW50cyBvZiBmb250IHNpemUgYWZ0ZXIgb3JpZW50YXRpb24gY2hhbmdlcyBpbiBpT1MuXHJcbiAqL1xyXG5cclxuaHRtbCB7XHJcbiAgbGluZS1oZWlnaHQ6IDEuMTU7IC8qIDEgKi9cclxuICAtd2Via2l0LXRleHQtc2l6ZS1hZGp1c3Q6IDEwMCU7IC8qIDIgKi9cclxufVxyXG5cclxuLyogU2VjdGlvbnNcclxuICAgPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0gKi9cclxuXHJcbi8qKlxyXG4gKiBSZW1vdmUgdGhlIG1hcmdpbiBpbiBhbGwgYnJvd3NlcnMuXHJcbiAqL1xyXG5cclxuYm9keSB7XHJcbiAgbWFyZ2luOiAwO1xyXG59XHJcblxyXG4vKipcclxuICogUmVuZGVyIHRoZSBgbWFpbmAgZWxlbWVudCBjb25zaXN0ZW50bHkgaW4gSUUuXHJcbiAqL1xyXG5cclxubWFpbiB7XHJcbiAgZGlzcGxheTogYmxvY2s7XHJcbn1cclxuXHJcbi8qKlxyXG4gKiBDb3JyZWN0IHRoZSBmb250IHNpemUgYW5kIG1hcmdpbiBvbiBgaDFgIGVsZW1lbnRzIHdpdGhpbiBgc2VjdGlvbmAgYW5kXHJcbiAqIGBhcnRpY2xlYCBjb250ZXh0cyBpbiBDaHJvbWUsIEZpcmVmb3gsIGFuZCBTYWZhcmkuXHJcbiAqL1xyXG5cclxuaDEge1xyXG4gIGZvbnQtc2l6ZTogMmVtO1xyXG4gIG1hcmdpbjogMC42N2VtIDA7XHJcbn1cclxuXHJcbi8qIEdyb3VwaW5nIGNvbnRlbnRcclxuICAgPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0gKi9cclxuXHJcbi8qKlxyXG4gKiAxLiBBZGQgdGhlIGNvcnJlY3QgYm94IHNpemluZyBpbiBGaXJlZm94LlxyXG4gKiAyLiBTaG93IHRoZSBvdmVyZmxvdyBpbiBFZGdlIGFuZCBJRS5cclxuICovXHJcblxyXG5ociB7XHJcbiAgYm94LXNpemluZzogY29udGVudC1ib3g7IC8qIDEgKi9cclxuICBoZWlnaHQ6IDA7IC8qIDEgKi9cclxuICBvdmVyZmxvdzogdmlzaWJsZTsgLyogMiAqL1xyXG59XHJcblxyXG4vKipcclxuICogMS4gQ29ycmVjdCB0aGUgaW5oZXJpdGFuY2UgYW5kIHNjYWxpbmcgb2YgZm9udCBzaXplIGluIGFsbCBicm93c2Vycy5cclxuICogMi4gQ29ycmVjdCB0aGUgb2RkIGBlbWAgZm9udCBzaXppbmcgaW4gYWxsIGJyb3dzZXJzLlxyXG4gKi9cclxuXHJcbnByZSB7XHJcbiAgZm9udC1mYW1pbHk6IG1vbm9zcGFjZSwgbW9ub3NwYWNlOyAvKiAxICovXHJcbiAgZm9udC1zaXplOiAxZW07IC8qIDIgKi9cclxufVxyXG5cclxuLyogVGV4dC1sZXZlbCBzZW1hbnRpY3NcclxuICAgPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0gKi9cclxuXHJcbi8qKlxyXG4gKiBSZW1vdmUgdGhlIGdyYXkgYmFja2dyb3VuZCBvbiBhY3RpdmUgbGlua3MgaW4gSUUgMTAuXHJcbiAqL1xyXG5cclxuYSB7XHJcbiAgYmFja2dyb3VuZC1jb2xvcjogdHJhbnNwYXJlbnQ7XHJcbn1cclxuXHJcbi8qKlxyXG4gKiAxLiBSZW1vdmUgdGhlIGJvdHRvbSBib3JkZXIgaW4gQ2hyb21lIDU3LVxyXG4gKiAyLiBBZGQgdGhlIGNvcnJlY3QgdGV4dCBkZWNvcmF0aW9uIGluIENocm9tZSwgRWRnZSwgSUUsIE9wZXJhLCBhbmQgU2FmYXJpLlxyXG4gKi9cclxuXHJcbmFiYnJbdGl0bGVdIHtcclxuICBib3JkZXItYm90dG9tOiBub25lOyAvKiAxICovXHJcbiAgdGV4dC1kZWNvcmF0aW9uOiB1bmRlcmxpbmU7IC8qIDIgKi9cclxuICB0ZXh0LWRlY29yYXRpb246IHVuZGVybGluZSBkb3R0ZWQ7IC8qIDIgKi9cclxufVxyXG5cclxuLyoqXHJcbiAqIEFkZCB0aGUgY29ycmVjdCBmb250IHdlaWdodCBpbiBDaHJvbWUsIEVkZ2UsIGFuZCBTYWZhcmkuXHJcbiAqL1xyXG5cclxuYixcclxuc3Ryb25nIHtcclxuICBmb250LXdlaWdodDogYm9sZGVyO1xyXG59XHJcblxyXG4vKipcclxuICogMS4gQ29ycmVjdCB0aGUgaW5oZXJpdGFuY2UgYW5kIHNjYWxpbmcgb2YgZm9udCBzaXplIGluIGFsbCBicm93c2Vycy5cclxuICogMi4gQ29ycmVjdCB0aGUgb2RkIGBlbWAgZm9udCBzaXppbmcgaW4gYWxsIGJyb3dzZXJzLlxyXG4gKi9cclxuXHJcbmNvZGUsXHJcbmtiZCxcclxuc2FtcCB7XHJcbiAgZm9udC1mYW1pbHk6IG1vbm9zcGFjZSwgbW9ub3NwYWNlOyAvKiAxICovXHJcbiAgZm9udC1zaXplOiAxZW07IC8qIDIgKi9cclxufVxyXG5cclxuLyoqXHJcbiAqIEFkZCB0aGUgY29ycmVjdCBmb250IHNpemUgaW4gYWxsIGJyb3dzZXJzLlxyXG4gKi9cclxuXHJcbnNtYWxsIHtcclxuICBmb250LXNpemU6IDgwJTtcclxufVxyXG5cclxuLyoqXHJcbiAqIFByZXZlbnQgYHN1YmAgYW5kIGBzdXBgIGVsZW1lbnRzIGZyb20gYWZmZWN0aW5nIHRoZSBsaW5lIGhlaWdodCBpblxyXG4gKiBhbGwgYnJvd3NlcnMuXHJcbiAqL1xyXG5cclxuc3ViLFxyXG5zdXAge1xyXG4gIGZvbnQtc2l6ZTogNzUlO1xyXG4gIGxpbmUtaGVpZ2h0OiAwO1xyXG4gIHBvc2l0aW9uOiByZWxhdGl2ZTtcclxuICB2ZXJ0aWNhbC1hbGlnbjogYmFzZWxpbmU7XHJcbn1cclxuXHJcbnN1YiB7XHJcbiAgYm90dG9tOiAtMC4yNWVtO1xyXG59XHJcblxyXG5zdXAge1xyXG4gIHRvcDogLTAuNWVtO1xyXG59XHJcblxyXG4vKiBFbWJlZGRlZCBjb250ZW50XHJcbiAgID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09ICovXHJcblxyXG4vKipcclxuICogUmVtb3ZlIHRoZSBib3JkZXIgb24gaW1hZ2VzIGluc2lkZSBsaW5rcyBpbiBJRSAxMC5cclxuICovXHJcblxyXG5pbWcge1xyXG4gIGJvcmRlci1zdHlsZTogbm9uZTtcclxufVxyXG5cclxuLyogRm9ybXNcclxuICAgPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0gKi9cclxuXHJcbi8qKlxyXG4gKiAxLiBDaGFuZ2UgdGhlIGZvbnQgc3R5bGVzIGluIGFsbCBicm93c2Vycy5cclxuICogMi4gUmVtb3ZlIHRoZSBtYXJnaW4gaW4gRmlyZWZveCBhbmQgU2FmYXJpLlxyXG4gKi9cclxuXHJcbmJ1dHRvbixcclxuaW5wdXQsXHJcbm9wdGdyb3VwLFxyXG5zZWxlY3QsXHJcbnRleHRhcmVhIHtcclxuICBmb250LWZhbWlseTogaW5oZXJpdDsgLyogMSAqL1xyXG4gIGZvbnQtc2l6ZTogMTAwJTsgLyogMSAqL1xyXG4gIGxpbmUtaGVpZ2h0OiAxLjE1OyAvKiAxICovXHJcbiAgbWFyZ2luOiAwOyAvKiAyICovXHJcbn1cclxuXHJcbi8qKlxyXG4gKiBTaG93IHRoZSBvdmVyZmxvdyBpbiBJRS5cclxuICogMS4gU2hvdyB0aGUgb3ZlcmZsb3cgaW4gRWRnZS5cclxuICovXHJcblxyXG5idXR0b24sXHJcbmlucHV0IHsgLyogMSAqL1xyXG4gIG92ZXJmbG93OiB2aXNpYmxlO1xyXG59XHJcblxyXG4vKipcclxuICogUmVtb3ZlIHRoZSBpbmhlcml0YW5jZSBvZiB0ZXh0IHRyYW5zZm9ybSBpbiBFZGdlLCBGaXJlZm94LCBhbmQgSUUuXHJcbiAqIDEuIFJlbW92ZSB0aGUgaW5oZXJpdGFuY2Ugb2YgdGV4dCB0cmFuc2Zvcm0gaW4gRmlyZWZveC5cclxuICovXHJcblxyXG5idXR0b24sXHJcbnNlbGVjdCB7IC8qIDEgKi9cclxuICB0ZXh0LXRyYW5zZm9ybTogbm9uZTtcclxufVxyXG5cclxuLyoqXHJcbiAqIENvcnJlY3QgdGhlIGluYWJpbGl0eSB0byBzdHlsZSBjbGlja2FibGUgdHlwZXMgaW4gaU9TIGFuZCBTYWZhcmkuXHJcbiAqL1xyXG5cclxuYnV0dG9uLFxyXG5bdHlwZT1cImJ1dHRvblwiXSxcclxuW3R5cGU9XCJyZXNldFwiXSxcclxuW3R5cGU9XCJzdWJtaXRcIl0ge1xyXG4gIC13ZWJraXQtYXBwZWFyYW5jZTogYnV0dG9uO1xyXG59XHJcblxyXG4vKipcclxuICogUmVtb3ZlIHRoZSBpbm5lciBib3JkZXIgYW5kIHBhZGRpbmcgaW4gRmlyZWZveC5cclxuICovXHJcblxyXG5idXR0b246Oi1tb3otZm9jdXMtaW5uZXIsXHJcblt0eXBlPVwiYnV0dG9uXCJdOjotbW96LWZvY3VzLWlubmVyLFxyXG5bdHlwZT1cInJlc2V0XCJdOjotbW96LWZvY3VzLWlubmVyLFxyXG5bdHlwZT1cInN1Ym1pdFwiXTo6LW1vei1mb2N1cy1pbm5lciB7XHJcbiAgYm9yZGVyLXN0eWxlOiBub25lO1xyXG4gIHBhZGRpbmc6IDA7XHJcbn1cclxuXHJcbi8qKlxyXG4gKiBSZXN0b3JlIHRoZSBmb2N1cyBzdHlsZXMgdW5zZXQgYnkgdGhlIHByZXZpb3VzIHJ1bGUuXHJcbiAqL1xyXG5cclxuYnV0dG9uOi1tb3otZm9jdXNyaW5nLFxyXG5bdHlwZT1cImJ1dHRvblwiXTotbW96LWZvY3VzcmluZyxcclxuW3R5cGU9XCJyZXNldFwiXTotbW96LWZvY3VzcmluZyxcclxuW3R5cGU9XCJzdWJtaXRcIl06LW1vei1mb2N1c3Jpbmcge1xyXG4gIG91dGxpbmU6IDFweCBkb3R0ZWQgQnV0dG9uVGV4dDtcclxufVxyXG5cclxuLyoqXHJcbiAqIENvcnJlY3QgdGhlIHBhZGRpbmcgaW4gRmlyZWZveC5cclxuICovXHJcblxyXG5maWVsZHNldCB7XHJcbiAgcGFkZGluZzogMC4zNWVtIDAuNzVlbSAwLjYyNWVtO1xyXG59XHJcblxyXG4vKipcclxuICogMS4gQ29ycmVjdCB0aGUgdGV4dCB3cmFwcGluZyBpbiBFZGdlIGFuZCBJRS5cclxuICogMi4gQ29ycmVjdCB0aGUgY29sb3IgaW5oZXJpdGFuY2UgZnJvbSBgZmllbGRzZXRgIGVsZW1lbnRzIGluIElFLlxyXG4gKiAzLiBSZW1vdmUgdGhlIHBhZGRpbmcgc28gZGV2ZWxvcGVycyBhcmUgbm90IGNhdWdodCBvdXQgd2hlbiB0aGV5IHplcm8gb3V0XHJcbiAqICAgIGBmaWVsZHNldGAgZWxlbWVudHMgaW4gYWxsIGJyb3dzZXJzLlxyXG4gKi9cclxuXHJcbmxlZ2VuZCB7XHJcbiAgYm94LXNpemluZzogYm9yZGVyLWJveDsgLyogMSAqL1xyXG4gIGNvbG9yOiBpbmhlcml0OyAvKiAyICovXHJcbiAgZGlzcGxheTogdGFibGU7IC8qIDEgKi9cclxuICBtYXgtd2lkdGg6IDEwMCU7IC8qIDEgKi9cclxuICBwYWRkaW5nOiAwOyAvKiAzICovXHJcbiAgd2hpdGUtc3BhY2U6IG5vcm1hbDsgLyogMSAqL1xyXG59XHJcblxyXG4vKipcclxuICogQWRkIHRoZSBjb3JyZWN0IHZlcnRpY2FsIGFsaWdubWVudCBpbiBDaHJvbWUsIEZpcmVmb3gsIGFuZCBPcGVyYS5cclxuICovXHJcblxyXG5wcm9ncmVzcyB7XHJcbiAgdmVydGljYWwtYWxpZ246IGJhc2VsaW5lO1xyXG59XHJcblxyXG4vKipcclxuICogUmVtb3ZlIHRoZSBkZWZhdWx0IHZlcnRpY2FsIHNjcm9sbGJhciBpbiBJRSAxMCsuXHJcbiAqL1xyXG5cclxudGV4dGFyZWEge1xyXG4gIG92ZXJmbG93OiBhdXRvO1xyXG59XHJcblxyXG4vKipcclxuICogMS4gQWRkIHRoZSBjb3JyZWN0IGJveCBzaXppbmcgaW4gSUUgMTAuXHJcbiAqIDIuIFJlbW92ZSB0aGUgcGFkZGluZyBpbiBJRSAxMC5cclxuICovXHJcblxyXG5bdHlwZT1cImNoZWNrYm94XCJdLFxyXG5bdHlwZT1cInJhZGlvXCJdIHtcclxuICBib3gtc2l6aW5nOiBib3JkZXItYm94OyAvKiAxICovXHJcbiAgcGFkZGluZzogMDsgLyogMiAqL1xyXG59XHJcblxyXG4vKipcclxuICogQ29ycmVjdCB0aGUgY3Vyc29yIHN0eWxlIG9mIGluY3JlbWVudCBhbmQgZGVjcmVtZW50IGJ1dHRvbnMgaW4gQ2hyb21lLlxyXG4gKi9cclxuXHJcblt0eXBlPVwibnVtYmVyXCJdOjotd2Via2l0LWlubmVyLXNwaW4tYnV0dG9uLFxyXG5bdHlwZT1cIm51bWJlclwiXTo6LXdlYmtpdC1vdXRlci1zcGluLWJ1dHRvbiB7XHJcbiAgaGVpZ2h0OiBhdXRvO1xyXG59XHJcblxyXG4vKipcclxuICogMS4gQ29ycmVjdCB0aGUgb2RkIGFwcGVhcmFuY2UgaW4gQ2hyb21lIGFuZCBTYWZhcmkuXHJcbiAqIDIuIENvcnJlY3QgdGhlIG91dGxpbmUgc3R5bGUgaW4gU2FmYXJpLlxyXG4gKi9cclxuXHJcblt0eXBlPVwic2VhcmNoXCJdIHtcclxuICAtd2Via2l0LWFwcGVhcmFuY2U6IHRleHRmaWVsZDsgLyogMSAqL1xyXG4gIG91dGxpbmUtb2Zmc2V0OiAtMnB4OyAvKiAyICovXHJcbn1cclxuXHJcbi8qKlxyXG4gKiBSZW1vdmUgdGhlIGlubmVyIHBhZGRpbmcgaW4gQ2hyb21lIGFuZCBTYWZhcmkgb24gbWFjT1MuXHJcbiAqL1xyXG5cclxuW3R5cGU9XCJzZWFyY2hcIl06Oi13ZWJraXQtc2VhcmNoLWRlY29yYXRpb24ge1xyXG4gIC13ZWJraXQtYXBwZWFyYW5jZTogbm9uZTtcclxufVxyXG5cclxuLyoqXHJcbiAqIDEuIENvcnJlY3QgdGhlIGluYWJpbGl0eSB0byBzdHlsZSBjbGlja2FibGUgdHlwZXMgaW4gaU9TIGFuZCBTYWZhcmkuXHJcbiAqIDIuIENoYW5nZSBmb250IHByb3BlcnRpZXMgdG8gYGluaGVyaXRgIGluIFNhZmFyaS5cclxuICovXHJcblxyXG46Oi13ZWJraXQtZmlsZS11cGxvYWQtYnV0dG9uIHtcclxuICAtd2Via2l0LWFwcGVhcmFuY2U6IGJ1dHRvbjsgLyogMSAqL1xyXG4gIGZvbnQ6IGluaGVyaXQ7IC8qIDIgKi9cclxufVxyXG5cclxuLyogSW50ZXJhY3RpdmVcclxuICAgPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0gKi9cclxuXHJcbi8qXHJcbiAqIEFkZCB0aGUgY29ycmVjdCBkaXNwbGF5IGluIEVkZ2UsIElFIDEwKywgYW5kIEZpcmVmb3guXHJcbiAqL1xyXG5cclxuZGV0YWlscyB7XHJcbiAgZGlzcGxheTogYmxvY2s7XHJcbn1cclxuXHJcbi8qXHJcbiAqIEFkZCB0aGUgY29ycmVjdCBkaXNwbGF5IGluIGFsbCBicm93c2Vycy5cclxuICovXHJcblxyXG5zdW1tYXJ5IHtcclxuICBkaXNwbGF5OiBsaXN0LWl0ZW07XHJcbn1cclxuXHJcbi8qIE1pc2NcclxuICAgPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0gKi9cclxuXHJcbi8qKlxyXG4gKiBBZGQgdGhlIGNvcnJlY3QgZGlzcGxheSBpbiBJRSAxMCsuXHJcbiAqL1xyXG5cclxudGVtcGxhdGUge1xyXG4gIGRpc3BsYXk6IG5vbmU7XHJcbn1cclxuXHJcbi8qKlxyXG4gKiBBZGQgdGhlIGNvcnJlY3QgZGlzcGxheSBpbiBJRSAxMC5cclxuICovXHJcblxyXG5baGlkZGVuXSB7XHJcbiAgZGlzcGxheTogbm9uZTtcclxufVxyXG4iLCIvKiEgbm9ybWFsaXplLmNzcyB2OC4wLjEgfCBNSVQgTGljZW5zZSB8IGdpdGh1Yi5jb20vbmVjb2xhcy9ub3JtYWxpemUuY3NzICovXG4vKiBEb2N1bWVudFxyXG4gICA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PSAqL1xuLyoqXHJcbiAqIDEuIENvcnJlY3QgdGhlIGxpbmUgaGVpZ2h0IGluIGFsbCBicm93c2Vycy5cclxuICogMi4gUHJldmVudCBhZGp1c3RtZW50cyBvZiBmb250IHNpemUgYWZ0ZXIgb3JpZW50YXRpb24gY2hhbmdlcyBpbiBpT1MuXHJcbiAqL1xuaHRtbCB7XG4gIGxpbmUtaGVpZ2h0OiAxLjE1O1xuICAvKiAxICovXG4gIC13ZWJraXQtdGV4dC1zaXplLWFkanVzdDogMTAwJTtcbiAgLyogMiAqLyB9XG5cbi8qIFNlY3Rpb25zXHJcbiAgID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09ICovXG4vKipcclxuICogUmVtb3ZlIHRoZSBtYXJnaW4gaW4gYWxsIGJyb3dzZXJzLlxyXG4gKi9cbmJvZHkge1xuICBtYXJnaW46IDA7IH1cblxuLyoqXHJcbiAqIFJlbmRlciB0aGUgYG1haW5gIGVsZW1lbnQgY29uc2lzdGVudGx5IGluIElFLlxyXG4gKi9cbm1haW4ge1xuICBkaXNwbGF5OiBibG9jazsgfVxuXG4vKipcclxuICogQ29ycmVjdCB0aGUgZm9udCBzaXplIGFuZCBtYXJnaW4gb24gYGgxYCBlbGVtZW50cyB3aXRoaW4gYHNlY3Rpb25gIGFuZFxyXG4gKiBgYXJ0aWNsZWAgY29udGV4dHMgaW4gQ2hyb21lLCBGaXJlZm94LCBhbmQgU2FmYXJpLlxyXG4gKi9cbmgxIHtcbiAgZm9udC1zaXplOiAyZW07XG4gIG1hcmdpbjogMC42N2VtIDA7IH1cblxuLyogR3JvdXBpbmcgY29udGVudFxyXG4gICA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PSAqL1xuLyoqXHJcbiAqIDEuIEFkZCB0aGUgY29ycmVjdCBib3ggc2l6aW5nIGluIEZpcmVmb3guXHJcbiAqIDIuIFNob3cgdGhlIG92ZXJmbG93IGluIEVkZ2UgYW5kIElFLlxyXG4gKi9cbmhyIHtcbiAgYm94LXNpemluZzogY29udGVudC1ib3g7XG4gIC8qIDEgKi9cbiAgaGVpZ2h0OiAwO1xuICAvKiAxICovXG4gIG92ZXJmbG93OiB2aXNpYmxlO1xuICAvKiAyICovIH1cblxuLyoqXHJcbiAqIDEuIENvcnJlY3QgdGhlIGluaGVyaXRhbmNlIGFuZCBzY2FsaW5nIG9mIGZvbnQgc2l6ZSBpbiBhbGwgYnJvd3NlcnMuXHJcbiAqIDIuIENvcnJlY3QgdGhlIG9kZCBgZW1gIGZvbnQgc2l6aW5nIGluIGFsbCBicm93c2Vycy5cclxuICovXG5wcmUge1xuICBmb250LWZhbWlseTogbW9ub3NwYWNlLCBtb25vc3BhY2U7XG4gIC8qIDEgKi9cbiAgZm9udC1zaXplOiAxZW07XG4gIC8qIDIgKi8gfVxuXG4vKiBUZXh0LWxldmVsIHNlbWFudGljc1xyXG4gICA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PSAqL1xuLyoqXHJcbiAqIFJlbW92ZSB0aGUgZ3JheSBiYWNrZ3JvdW5kIG9uIGFjdGl2ZSBsaW5rcyBpbiBJRSAxMC5cclxuICovXG5hIHtcbiAgYmFja2dyb3VuZC1jb2xvcjogdHJhbnNwYXJlbnQ7IH1cblxuLyoqXHJcbiAqIDEuIFJlbW92ZSB0aGUgYm90dG9tIGJvcmRlciBpbiBDaHJvbWUgNTctXHJcbiAqIDIuIEFkZCB0aGUgY29ycmVjdCB0ZXh0IGRlY29yYXRpb24gaW4gQ2hyb21lLCBFZGdlLCBJRSwgT3BlcmEsIGFuZCBTYWZhcmkuXHJcbiAqL1xuYWJiclt0aXRsZV0ge1xuICBib3JkZXItYm90dG9tOiBub25lO1xuICAvKiAxICovXG4gIHRleHQtZGVjb3JhdGlvbjogdW5kZXJsaW5lO1xuICAvKiAyICovXG4gIHRleHQtZGVjb3JhdGlvbjogdW5kZXJsaW5lIGRvdHRlZDtcbiAgLyogMiAqLyB9XG5cbi8qKlxyXG4gKiBBZGQgdGhlIGNvcnJlY3QgZm9udCB3ZWlnaHQgaW4gQ2hyb21lLCBFZGdlLCBhbmQgU2FmYXJpLlxyXG4gKi9cbmIsXG5zdHJvbmcge1xuICBmb250LXdlaWdodDogYm9sZGVyOyB9XG5cbi8qKlxyXG4gKiAxLiBDb3JyZWN0IHRoZSBpbmhlcml0YW5jZSBhbmQgc2NhbGluZyBvZiBmb250IHNpemUgaW4gYWxsIGJyb3dzZXJzLlxyXG4gKiAyLiBDb3JyZWN0IHRoZSBvZGQgYGVtYCBmb250IHNpemluZyBpbiBhbGwgYnJvd3NlcnMuXHJcbiAqL1xuY29kZSxcbmtiZCxcbnNhbXAge1xuICBmb250LWZhbWlseTogbW9ub3NwYWNlLCBtb25vc3BhY2U7XG4gIC8qIDEgKi9cbiAgZm9udC1zaXplOiAxZW07XG4gIC8qIDIgKi8gfVxuXG4vKipcclxuICogQWRkIHRoZSBjb3JyZWN0IGZvbnQgc2l6ZSBpbiBhbGwgYnJvd3NlcnMuXHJcbiAqL1xuc21hbGwge1xuICBmb250LXNpemU6IDgwJTsgfVxuXG4vKipcclxuICogUHJldmVudCBgc3ViYCBhbmQgYHN1cGAgZWxlbWVudHMgZnJvbSBhZmZlY3RpbmcgdGhlIGxpbmUgaGVpZ2h0IGluXHJcbiAqIGFsbCBicm93c2Vycy5cclxuICovXG5zdWIsXG5zdXAge1xuICBmb250LXNpemU6IDc1JTtcbiAgbGluZS1oZWlnaHQ6IDA7XG4gIHBvc2l0aW9uOiByZWxhdGl2ZTtcbiAgdmVydGljYWwtYWxpZ246IGJhc2VsaW5lOyB9XG5cbnN1YiB7XG4gIGJvdHRvbTogLTAuMjVlbTsgfVxuXG5zdXAge1xuICB0b3A6IC0wLjVlbTsgfVxuXG4vKiBFbWJlZGRlZCBjb250ZW50XHJcbiAgID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09ICovXG4vKipcclxuICogUmVtb3ZlIHRoZSBib3JkZXIgb24gaW1hZ2VzIGluc2lkZSBsaW5rcyBpbiBJRSAxMC5cclxuICovXG5pbWcge1xuICBib3JkZXItc3R5bGU6IG5vbmU7IH1cblxuLyogRm9ybXNcclxuICAgPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0gKi9cbi8qKlxyXG4gKiAxLiBDaGFuZ2UgdGhlIGZvbnQgc3R5bGVzIGluIGFsbCBicm93c2Vycy5cclxuICogMi4gUmVtb3ZlIHRoZSBtYXJnaW4gaW4gRmlyZWZveCBhbmQgU2FmYXJpLlxyXG4gKi9cbmJ1dHRvbixcbmlucHV0LFxub3B0Z3JvdXAsXG5zZWxlY3QsXG50ZXh0YXJlYSB7XG4gIGZvbnQtZmFtaWx5OiBpbmhlcml0O1xuICAvKiAxICovXG4gIGZvbnQtc2l6ZTogMTAwJTtcbiAgLyogMSAqL1xuICBsaW5lLWhlaWdodDogMS4xNTtcbiAgLyogMSAqL1xuICBtYXJnaW46IDA7XG4gIC8qIDIgKi8gfVxuXG4vKipcclxuICogU2hvdyB0aGUgb3ZlcmZsb3cgaW4gSUUuXHJcbiAqIDEuIFNob3cgdGhlIG92ZXJmbG93IGluIEVkZ2UuXHJcbiAqL1xuYnV0dG9uLFxuaW5wdXQge1xuICAvKiAxICovXG4gIG92ZXJmbG93OiB2aXNpYmxlOyB9XG5cbi8qKlxyXG4gKiBSZW1vdmUgdGhlIGluaGVyaXRhbmNlIG9mIHRleHQgdHJhbnNmb3JtIGluIEVkZ2UsIEZpcmVmb3gsIGFuZCBJRS5cclxuICogMS4gUmVtb3ZlIHRoZSBpbmhlcml0YW5jZSBvZiB0ZXh0IHRyYW5zZm9ybSBpbiBGaXJlZm94LlxyXG4gKi9cbmJ1dHRvbixcbnNlbGVjdCB7XG4gIC8qIDEgKi9cbiAgdGV4dC10cmFuc2Zvcm06IG5vbmU7IH1cblxuLyoqXHJcbiAqIENvcnJlY3QgdGhlIGluYWJpbGl0eSB0byBzdHlsZSBjbGlja2FibGUgdHlwZXMgaW4gaU9TIGFuZCBTYWZhcmkuXHJcbiAqL1xuYnV0dG9uLFxuW3R5cGU9XCJidXR0b25cIl0sXG5bdHlwZT1cInJlc2V0XCJdLFxuW3R5cGU9XCJzdWJtaXRcIl0ge1xuICAtd2Via2l0LWFwcGVhcmFuY2U6IGJ1dHRvbjsgfVxuXG4vKipcclxuICogUmVtb3ZlIHRoZSBpbm5lciBib3JkZXIgYW5kIHBhZGRpbmcgaW4gRmlyZWZveC5cclxuICovXG5idXR0b246Oi1tb3otZm9jdXMtaW5uZXIsXG5bdHlwZT1cImJ1dHRvblwiXTo6LW1vei1mb2N1cy1pbm5lcixcblt0eXBlPVwicmVzZXRcIl06Oi1tb3otZm9jdXMtaW5uZXIsXG5bdHlwZT1cInN1Ym1pdFwiXTo6LW1vei1mb2N1cy1pbm5lciB7XG4gIGJvcmRlci1zdHlsZTogbm9uZTtcbiAgcGFkZGluZzogMDsgfVxuXG4vKipcclxuICogUmVzdG9yZSB0aGUgZm9jdXMgc3R5bGVzIHVuc2V0IGJ5IHRoZSBwcmV2aW91cyBydWxlLlxyXG4gKi9cbmJ1dHRvbjotbW96LWZvY3VzcmluZyxcblt0eXBlPVwiYnV0dG9uXCJdOi1tb3otZm9jdXNyaW5nLFxuW3R5cGU9XCJyZXNldFwiXTotbW96LWZvY3VzcmluZyxcblt0eXBlPVwic3VibWl0XCJdOi1tb3otZm9jdXNyaW5nIHtcbiAgb3V0bGluZTogMXB4IGRvdHRlZCBCdXR0b25UZXh0OyB9XG5cbi8qKlxyXG4gKiBDb3JyZWN0IHRoZSBwYWRkaW5nIGluIEZpcmVmb3guXHJcbiAqL1xuZmllbGRzZXQge1xuICBwYWRkaW5nOiAwLjM1ZW0gMC43NWVtIDAuNjI1ZW07IH1cblxuLyoqXHJcbiAqIDEuIENvcnJlY3QgdGhlIHRleHQgd3JhcHBpbmcgaW4gRWRnZSBhbmQgSUUuXHJcbiAqIDIuIENvcnJlY3QgdGhlIGNvbG9yIGluaGVyaXRhbmNlIGZyb20gYGZpZWxkc2V0YCBlbGVtZW50cyBpbiBJRS5cclxuICogMy4gUmVtb3ZlIHRoZSBwYWRkaW5nIHNvIGRldmVsb3BlcnMgYXJlIG5vdCBjYXVnaHQgb3V0IHdoZW4gdGhleSB6ZXJvIG91dFxyXG4gKiAgICBgZmllbGRzZXRgIGVsZW1lbnRzIGluIGFsbCBicm93c2Vycy5cclxuICovXG5sZWdlbmQge1xuICBib3gtc2l6aW5nOiBib3JkZXItYm94O1xuICAvKiAxICovXG4gIGNvbG9yOiBpbmhlcml0O1xuICAvKiAyICovXG4gIGRpc3BsYXk6IHRhYmxlO1xuICAvKiAxICovXG4gIG1heC13aWR0aDogMTAwJTtcbiAgLyogMSAqL1xuICBwYWRkaW5nOiAwO1xuICAvKiAzICovXG4gIHdoaXRlLXNwYWNlOiBub3JtYWw7XG4gIC8qIDEgKi8gfVxuXG4vKipcclxuICogQWRkIHRoZSBjb3JyZWN0IHZlcnRpY2FsIGFsaWdubWVudCBpbiBDaHJvbWUsIEZpcmVmb3gsIGFuZCBPcGVyYS5cclxuICovXG5wcm9ncmVzcyB7XG4gIHZlcnRpY2FsLWFsaWduOiBiYXNlbGluZTsgfVxuXG4vKipcclxuICogUmVtb3ZlIHRoZSBkZWZhdWx0IHZlcnRpY2FsIHNjcm9sbGJhciBpbiBJRSAxMCsuXHJcbiAqL1xudGV4dGFyZWEge1xuICBvdmVyZmxvdzogYXV0bzsgfVxuXG4vKipcclxuICogMS4gQWRkIHRoZSBjb3JyZWN0IGJveCBzaXppbmcgaW4gSUUgMTAuXHJcbiAqIDIuIFJlbW92ZSB0aGUgcGFkZGluZyBpbiBJRSAxMC5cclxuICovXG5bdHlwZT1cImNoZWNrYm94XCJdLFxuW3R5cGU9XCJyYWRpb1wiXSB7XG4gIGJveC1zaXppbmc6IGJvcmRlci1ib3g7XG4gIC8qIDEgKi9cbiAgcGFkZGluZzogMDtcbiAgLyogMiAqLyB9XG5cbi8qKlxyXG4gKiBDb3JyZWN0IHRoZSBjdXJzb3Igc3R5bGUgb2YgaW5jcmVtZW50IGFuZCBkZWNyZW1lbnQgYnV0dG9ucyBpbiBDaHJvbWUuXHJcbiAqL1xuW3R5cGU9XCJudW1iZXJcIl06Oi13ZWJraXQtaW5uZXItc3Bpbi1idXR0b24sXG5bdHlwZT1cIm51bWJlclwiXTo6LXdlYmtpdC1vdXRlci1zcGluLWJ1dHRvbiB7XG4gIGhlaWdodDogYXV0bzsgfVxuXG4vKipcclxuICogMS4gQ29ycmVjdCB0aGUgb2RkIGFwcGVhcmFuY2UgaW4gQ2hyb21lIGFuZCBTYWZhcmkuXHJcbiAqIDIuIENvcnJlY3QgdGhlIG91dGxpbmUgc3R5bGUgaW4gU2FmYXJpLlxyXG4gKi9cblt0eXBlPVwic2VhcmNoXCJdIHtcbiAgLXdlYmtpdC1hcHBlYXJhbmNlOiB0ZXh0ZmllbGQ7XG4gIC8qIDEgKi9cbiAgb3V0bGluZS1vZmZzZXQ6IC0ycHg7XG4gIC8qIDIgKi8gfVxuXG4vKipcclxuICogUmVtb3ZlIHRoZSBpbm5lciBwYWRkaW5nIGluIENocm9tZSBhbmQgU2FmYXJpIG9uIG1hY09TLlxyXG4gKi9cblt0eXBlPVwic2VhcmNoXCJdOjotd2Via2l0LXNlYXJjaC1kZWNvcmF0aW9uIHtcbiAgLXdlYmtpdC1hcHBlYXJhbmNlOiBub25lOyB9XG5cbi8qKlxyXG4gKiAxLiBDb3JyZWN0IHRoZSBpbmFiaWxpdHkgdG8gc3R5bGUgY2xpY2thYmxlIHR5cGVzIGluIGlPUyBhbmQgU2FmYXJpLlxyXG4gKiAyLiBDaGFuZ2UgZm9udCBwcm9wZXJ0aWVzIHRvIGBpbmhlcml0YCBpbiBTYWZhcmkuXHJcbiAqL1xuOjotd2Via2l0LWZpbGUtdXBsb2FkLWJ1dHRvbiB7XG4gIC13ZWJraXQtYXBwZWFyYW5jZTogYnV0dG9uO1xuICAvKiAxICovXG4gIGZvbnQ6IGluaGVyaXQ7XG4gIC8qIDIgKi8gfVxuXG4vKiBJbnRlcmFjdGl2ZVxyXG4gICA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PSAqL1xuLypcclxuICogQWRkIHRoZSBjb3JyZWN0IGRpc3BsYXkgaW4gRWRnZSwgSUUgMTArLCBhbmQgRmlyZWZveC5cclxuICovXG5kZXRhaWxzIHtcbiAgZGlzcGxheTogYmxvY2s7IH1cblxuLypcclxuICogQWRkIHRoZSBjb3JyZWN0IGRpc3BsYXkgaW4gYWxsIGJyb3dzZXJzLlxyXG4gKi9cbnN1bW1hcnkge1xuICBkaXNwbGF5OiBsaXN0LWl0ZW07IH1cblxuLyogTWlzY1xyXG4gICA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PSAqL1xuLyoqXHJcbiAqIEFkZCB0aGUgY29ycmVjdCBkaXNwbGF5IGluIElFIDEwKy5cclxuICovXG50ZW1wbGF0ZSB7XG4gIGRpc3BsYXk6IG5vbmU7IH1cblxuLyoqXHJcbiAqIEFkZCB0aGUgY29ycmVjdCBkaXNwbGF5IGluIElFIDEwLlxyXG4gKi9cbltoaWRkZW5dIHtcbiAgZGlzcGxheTogbm9uZTsgfVxuIl19 */

/* End */


/* Start:/local/templates/glav2021/fonts/ubuntu/ubuntu.css?16842498262198*/
@font-face {
    font-family: 'Ubuntu';
    src: local('Ubuntu Light'), local('Ubuntu-Light'), url('/local/templates/glav2021/fonts/ubuntu/ubuntulight.woff2') format('woff2'), url('/local/templates/glav2021/fonts/ubuntu/ubuntulight.woff') format('woff'), url('/local/templates/glav2021/fonts/ubuntu/ubuntulight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Ubuntu';
    src: local('Ubuntu Light Italic'), local('Ubuntu-LightItalic'), url('/local/templates/glav2021/fonts/ubuntu/ubuntulightitalic.woff2') format('woff2'), url('/local/templates/glav2021/fonts/ubuntu/ubuntulightitalic.woff') format('woff'), url('/local/templates/glav2021/fonts/ubuntu/ubuntulightitalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: 'Ubuntu';
    src: local('Ubuntu'), url('/local/templates/glav2021/fonts/ubuntu/ubuntu.woff2') format('woff2'), url('/local/templates/glav2021/fonts/ubuntu/ubuntu.woff') format('woff'), url('/local/templates/glav2021/fonts/ubuntu/ubuntu.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Ubuntu';
    src: local('Ubuntu Italic'), local('Ubuntu-Italic'), url('/local/templates/glav2021/fonts/ubuntu/ubuntuitalic.woff2') format('woff2'), url('/local/templates/glav2021/fonts/ubuntu/ubuntuitalic.woff') format('woff'), url('/local/templates/glav2021/fonts/ubuntu/ubuntuitalic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'Ubuntu';
    src: local('Ubuntu Medium'), local('Ubuntu-Medium'), url('/local/templates/glav2021/fonts/ubuntu/ubuntumedium.woff2') format('woff2'), url('/local/templates/glav2021/fonts/ubuntu/ubuntumedium.woff') format('woff'), url('/local/templates/glav2021/fonts/ubuntu/ubuntumedium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Ubuntu';
    src: local('Ubuntu Medium Italic'), local('Ubuntu-MediumItalic'), url('/local/templates/glav2021/fonts/ubuntu/ubuntumediumitalic.woff2') format('woff2'), url('/local/templates/glav2021/fonts/ubuntu/ubuntumediumitalic.woff') format('woff'), url('/local/templates/glav2021/fonts/ubuntu/ubuntumediumitalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}
@font-face {
    font-family: 'Ubuntu';
    src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url('/local/templates/glav2021/fonts/ubuntu/ubuntubold.woff2') format('woff2'), url('/local/templates/glav2021/fonts/ubuntu/ubuntubold.woff') format('woff'), url('/local/templates/glav2021/fonts/ubuntu/ubuntubold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Ubuntu';
    src: local('Ubuntu Bold Italic'), local('Ubuntu-BoldItalic'), url('/local/templates/glav2021/fonts/ubuntu/ubuntubolditalic.woff2') format('woff2'), url('/local/templates/glav2021/fonts/ubuntu/ubuntubolditalic.woff') format('woff'), url('/local/templates/glav2021/fonts/ubuntu/ubuntubolditalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}

/* End */


/* Start:/local/templates/glav2021/css/jquery-ui.css?168424982535953*/
/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
	pointer-events: none;
}


/* Icons
----------------------------------*/
.ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block;
}

/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	padding: .5em .5em .5em .7em;
	font-size: 100%;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: 0;
}
.ui-menu .ui-menu {
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	cursor: pointer;
	/* support: IE10, see #8844 */
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
	position: relative;
	padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}
.ui-button {
	padding: .4em 1em;
	display: inline-block;
	position: relative;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	/* Support: IE <= 11 */
	overflow: visible;
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2em;
	box-sizing: border-box;
	text-indent: -9999px;
	white-space: nowrap;
}

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
	text-indent: 0;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
	padding: 0;
	width: 2.1em;
	height: 2.1em;
	text-indent: -9999px;
	white-space: nowrap;

}

input.ui-button.ui-icon-notext .ui-icon {
	width: auto;
	height: auto;
	text-indent: 0;
	white-space: normal;
	padding: .4em 1em;
}

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-controlgroup {
	vertical-align: middle;
	display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
	float: left;
	margin-left: 0;
	margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
	z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
	display: block;
	float: none;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
	box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
	padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
	font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
	border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
	border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
	border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
	border-bottom: none;
}

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {

	/* Support: IE8 only, Android < 4.4 only */
	width: 75%;
	width: calc( 100% - 2.4em );
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
	border-top-style: solid;
}

.ui-checkboxradio-label .ui-icon-background {
	box-shadow: inset 1px 1px 1px #ccc;
	border-radius: .12em;
	border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
	width: 16px;
	height: 16px;
	border-radius: 1em;
	overflow: visible;
	border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
	background-image: none;
	width: 8px;
	height: 8px;
	border-width: 4px;
	border-style: solid;
}
.ui-checkboxradio-disabled {
	pointer-events: none;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	left: .5em;
	top: .3em;
}
.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-n {
	height: 2px;
	top: 0;
}
.ui-dialog .ui-resizable-e {
	width: 2px;
	right: 0;
}
.ui-dialog .ui-resizable-s {
	height: 2px;
	bottom: 0;
}
.ui-dialog .ui-resizable-w {
	width: 2px;
	left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
	width: 7px;
	height: 7px;
}
.ui-dialog .ui-resizable-se {
	right: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-sw {
	left: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-ne {
	right: 0;
	top: 0;
}
.ui-dialog .ui-resizable-nw {
	left: 0;
	top: 0;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
	height: 100%;
	filter: alpha(opacity=25); /* support: IE8 */
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-selectable {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	overflow-x: hidden;
	padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0;
}
.ui-selectmenu-open {
	display: block;
}
.ui-selectmenu-text {
	display: block;
	margin-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
	text-align: left;
	white-space: nowrap;
	width: 14em;
}
.ui-selectmenu-icon.ui-icon {
	float: right;
	margin-top: 0;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: .222em 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 2em;
}
.ui-spinner-button {
	width: 1.6em;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
}
body .ui-tooltip {
	border-width: 2px;
}
/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5;
}
.ui-widget-content {
	border: 1px solid #dddddd;
	background: #ffffff;
	color: #333333;
}
.ui-widget-content a {
	color: #333333;
}
.ui-widget-header {
	border: 1px solid #dddddd;
	background: #e9e9e9;
	color: #333333;
	font-weight: bold;
}
.ui-widget-header a {
	color: #333333;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,

/* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	font-weight: normal;
	color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
	color: #454545;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
	border: 1px solid #cccccc;
	
	font-weight: normal;
	color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
	color: #2b2b2b;
	text-decoration: none;
}

.ui-visual-focus {
	box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #003eff;
	background: #007fff;
	font-weight: normal;
	color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #003eff;
	background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #ffffff;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e;
	background: #fffa90;
	color: #777620;
}
.ui-state-checked {
	border: 1px solid #dad55e;
	background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899;
	background: #fddfdf;
	color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70); /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35); /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("/local/templates/glav2021/css/images/ui-icons_444444_256x240.png");
}
.ui-widget-header .ui-icon {
	background-image: url("/local/templates/glav2021/css/images/ui-icons_444444_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
	background-image: url("/local/templates/glav2021/css/images/ui-icons_555555_256x240.png");
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
	background-image: url("/local/templates/glav2021/css/images/ui-icons_ffffff_256x240.png");
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
	background-image: url("/local/templates/glav2021/css/images/ui-icons_777620_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url("/local/templates/glav2021/css/images/ui-icons_cc0000_256x240.png");
}
.ui-button .ui-icon {
	background-image: url("/local/templates/glav2021/css/images/ui-icons_777777_256x240.png");
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -65px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -65px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 1px -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 3px;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa;
	opacity: .3;
	filter: Alpha(Opacity=30); /* support: IE8 */
}
.ui-widget-shadow {
	-webkit-box-shadow: 0px 0px 5px #666666;
	box-shadow: 0px 0px 5px #666666;
}

/* End */


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

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

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

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

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

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

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

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

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

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

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

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

    height: auto;

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

/* End */


/* Start:/local/templates/glav2021/css/all.min.css?168424982557182*/
/*!
 * Font Awesome Free 5.12.0-2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8e9"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\f8ea"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\f8eb"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\f8ec"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\f8ed"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\f8ee"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\f8ef"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:auto;src:url(/local/templates/glav2021/css/../webfonts/fa-brands-400.eot);src:url(/local/templates/glav2021/css/../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(/local/templates/glav2021/css/../webfonts/fa-brands-400.woff2) format("woff2"),url(/local/templates/glav2021/css/../webfonts/fa-brands-400.woff) format("woff"),url(/local/templates/glav2021/css/../webfonts/fa-brands-400.ttf) format("truetype"),url(/local/templates/glav2021/css/../webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:auto;src:url(/local/templates/glav2021/css/../webfonts/fa-regular-400.eot);src:url(/local/templates/glav2021/css/../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(/local/templates/glav2021/css/../webfonts/fa-regular-400.woff2) format("woff2"),url(/local/templates/glav2021/css/../webfonts/fa-regular-400.woff) format("woff"),url(/local/templates/glav2021/css/../webfonts/fa-regular-400.ttf) format("truetype"),url(/local/templates/glav2021/css/../webfonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:auto;src:url(/local/templates/glav2021/css/../webfonts/fa-solid-900.eot);src:url(/local/templates/glav2021/css/../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(/local/templates/glav2021/css/../webfonts/fa-solid-900.woff2) format("woff2"),url(/local/templates/glav2021/css/../webfonts/fa-solid-900.woff) format("woff"),url(/local/templates/glav2021/css/../webfonts/fa-solid-900.ttf) format("truetype"),url(/local/templates/glav2021/css/../webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}
/* End */


/* Start:/local/templates/glav2021/css/owl.carousel.css?168424982514491*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */ }

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

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%; }

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

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

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit; }

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

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

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

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

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

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

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

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

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
          animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */ }

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0; }

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform 100ms ease;
  transition: -webkit-transform 100ms ease;
  transition: transform 100ms ease;
  transition: transform 100ms ease, -webkit-transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  -webkit-transform: scale(1.3, 1.3);
          transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/*# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIm93bC5jYXJvdXNlbC5zY3NzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBOzs7O0dBSUc7QUFDSDs7R0FFRztBQUNIO0VBQ0UsY0FBYTtFQUNiLFlBQVc7RUFDWCx5Q0FBd0M7RUFDeEMsb0VBQW9FO0VBQ3BFLG1CQUFrQjtFQUNsQixXQUFVLEVBQUc7O0FBQ2I7RUFDRSxtQkFBa0I7RUFDbEIsd0JBQXVCO0VBQ3ZCLDJCQUEwQjtFQUMxQixpQ0FBZ0M7RUFDaEMsa0NBQWtDLEVBQUU7O0FBQ3RDO0VBQ0UsYUFBWTtFQUNaLGVBQWM7RUFDZCxZQUFXO0VBQ1gsbUJBQWtCO0VBQ2xCLGVBQWM7RUFDZCxVQUFTLEVBQUc7O0FBQ2Q7RUFDRSxtQkFBa0I7RUFDbEIsaUJBQWdCO0VBQ2hCLGlDQUFpQztFQUNqQyw4Q0FBNkMsRUFBRzs7QUFDbEQ7O0VBRUUsb0NBQW1DO0VBQ25DLGlDQUFnQztFQUNoQyxnQ0FBK0I7RUFDL0Isd0NBQXVDO0VBQ3ZDLHFDQUFvQztFQUNwQyxvQ0FBbUMsRUFBRzs7QUFDeEM7RUFDRSxtQkFBa0I7RUFDbEIsZ0JBQWU7RUFDZixZQUFXO0VBQ1gsb0NBQW1DO0VBQ25DLHlDQUF3QztFQUN4Qyw0QkFBMkIsRUFBRzs7QUFDaEM7RUFDRSxlQUFjO0VBQ2QsWUFBVyxFQUFHOztBQUNoQjs7RUFFRSxjQUFhLEVBQUc7O0FBQ2xCOzs7RUFHRSxnQkFBZTtFQUNmLDBCQUF5QjtFQUV6Qix1QkFBc0I7RUFDdEIsc0JBQXFCO0VBQ3JCLGtCQUFpQixFQUFHOztBQUN0Qjs7O0VBR0UsaUJBQWdCO0VBQ2hCLGVBQWM7RUFDZCxhQUFZO0VBQ1osc0JBQXFCO0VBQ3JCLGNBQWEsRUFBRzs7QUFDbEI7RUFDRSxlQUFjLEVBQUc7O0FBQ25CO0VBQ0UsV0FBVTtFQUNWLGVBQWMsRUFBRzs7QUFDbkI7RUFDRSxXQUFVLEVBQUc7O0FBQ2Y7RUFDRSxtQkFBa0IsRUFBRzs7QUFDdkI7RUFDRSx3QkFBdUI7RUFDbkIsb0JBQW1CO0VBQ3ZCLDBCQUF5QjtFQUN6Qix1QkFBc0I7RUFDdEIsc0JBQXFCO0VBQ3JCLGtCQUFpQixFQUFHOztBQUN0QjtFQUNFLGFBQVk7RUFDWixxQkFBWTtFQUFaLGFBQVksRUFBRzs7QUFDakI7RUFDRSxlQUFjLEVBQUc7O0FBQ25CO0VBQ0UsYUFBWSxFQUFHOztBQUVuQixXQUFXO0FBQ1g7RUFDRSxlQUFjLEVBQUc7O0FBRW5COztHQUVHO0FBQ0g7RUFDRSxtQ0FBMEI7VUFBMUIsMkJBQTBCO0VBQzFCLGtDQUF5QjtVQUF6QiwwQkFBeUIsRUFBRzs7QUFFOUI7RUFDRSxXQUFVLEVBQUc7O0FBRWY7RUFDRSxXQUFVLEVBQUc7O0FBRWY7RUFDRSxnQ0FBdUI7VUFBdkIsd0JBQXVCLEVBQUc7O0FBRTVCO0VBQ0U7SUFDRSxXQUFVLEVBQUE7RUFDWjtJQUNFLFdBQVUsRUFBQSxFQUFBOztBQUpkO0VBQ0U7SUFDRSxXQUFVLEVBQUE7RUFDWjtJQUNFLFdBQVUsRUFBQSxFQUFBOztBQUVkOztHQUVHO0FBQ0g7RUFDRSw2Q0FBb0M7RUFBcEMscUNBQW9DLEVBQUc7O0FBRXpDOztHQUVHO0FBQ0g7RUFDRTs7O0tBR0csRUFBRTs7QUFDTDtFQUNFLFdBQVU7RUFDVix1Q0FBOEI7RUFBOUIsK0JBQThCLEVBQUc7O0FBQ25DO0VBQ0UsY0FBYSxFQUFHOztBQUNsQjtFQUNFLHFDQUE0QjtVQUE1Qiw2QkFBNEIsRUFBRzs7QUFFbkM7O0dBRUc7QUFDSDtFQUNFLG1CQUFrQjtFQUNsQixhQUFZO0VBQ1osaUJBQWdCLEVBQUc7O0FBRXJCO0VBQ0UsbUJBQWtCO0VBQ2xCLGFBQVk7RUFDWixZQUFXO0VBQ1gsVUFBUztFQUNULFNBQVE7RUFDUixtQkFBa0I7RUFDbEIsa0JBQWlCO0VBRWpCLGdCQUFlO0VBQ2YsV0FBVTtFQUNWLG9DQUFtQztFQUNuQyxpREFBZ0M7RUFBaEMseUNBQWdDO0VBQWhDLGlDQUFnQztFQUFoQywrREFBZ0MsRUFBRzs7QUFFckM7RUFDRSwrQkFBOEI7RUFDMUIsbUNBQTBCO1VBQTFCLDJCQUEwQixFQUFHOztBQUVuQzs7RUFFRSxjQUFhLEVBQUc7O0FBRWxCO0VBQ0UsV0FBVTtFQUNWLGFBQVk7RUFDWixtQ0FBa0M7RUFDbEMsNkJBQTRCO0VBQzVCLHlCQUF3QjtFQUN4Qix1Q0FBOEI7RUFBOUIsK0JBQThCLEVBQUc7O0FBRW5DO0VBQ0UsbUJBQWtCO0VBQ2xCLFdBQVU7RUFDVixhQUFZO0VBQ1osWUFBVyxFQUFHIiwiZmlsZSI6Im93bC5jYXJvdXNlbC5jc3MiLCJzb3VyY2VzQ29udGVudCI6WyIvKipcbiAqIE93bCBDYXJvdXNlbCB2Mi4zLjRcbiAqIENvcHlyaWdodCAyMDEzLTIwMTggRGF2aWQgRGV1dHNjaFxuICogTGljZW5zZWQgdW5kZXI6IFNFRSBMSUNFTlNFIElOIGh0dHBzOi8vZ2l0aHViLmNvbS9Pd2xDYXJvdXNlbDIvT3dsQ2Fyb3VzZWwyL2Jsb2IvbWFzdGVyL0xJQ0VOU0VcbiAqL1xuLypcbiAqICBPd2wgQ2Fyb3VzZWwgLSBDb3JlXG4gKi9cbi5vd2wtY2Fyb3VzZWwge1xuICBkaXNwbGF5OiBub25lO1xuICB3aWR0aDogMTAwJTtcbiAgLXdlYmtpdC10YXAtaGlnaGxpZ2h0LWNvbG9yOiB0cmFuc3BhcmVudDtcbiAgLyogcG9zaXRpb24gcmVsYXRpdmUgYW5kIHotaW5kZXggZml4IHdlYmtpdCByZW5kZXJpbmcgZm9udHMgaXNzdWUgKi9cbiAgcG9zaXRpb246IHJlbGF0aXZlO1xuICB6LWluZGV4OiAxOyB9XG4gIC5vd2wtY2Fyb3VzZWwgLm93bC1zdGFnZSB7XG4gICAgcG9zaXRpb246IHJlbGF0aXZlO1xuICAgIC1tcy10b3VjaC1hY3Rpb246IHBhbi1ZO1xuICAgIHRvdWNoLWFjdGlvbjogbWFuaXB1bGF0aW9uO1xuICAgIC1tb3otYmFja2ZhY2UtdmlzaWJpbGl0eTogaGlkZGVuO1xuICAgIC8qIGZpeCBmaXJlZm94IGFuaW1hdGlvbiBnbGl0Y2ggKi8gfVxuICAub3dsLWNhcm91c2VsIC5vd2wtc3RhZ2U6YWZ0ZXIge1xuICAgIGNvbnRlbnQ6IFwiLlwiO1xuICAgIGRpc3BsYXk6IGJsb2NrO1xuICAgIGNsZWFyOiBib3RoO1xuICAgIHZpc2liaWxpdHk6IGhpZGRlbjtcbiAgICBsaW5lLWhlaWdodDogMDtcbiAgICBoZWlnaHQ6IDA7IH1cbiAgLm93bC1jYXJvdXNlbCAub3dsLXN0YWdlLW91dGVyIHtcbiAgICBwb3NpdGlvbjogcmVsYXRpdmU7XG4gICAgb3ZlcmZsb3c6IGhpZGRlbjtcbiAgICAvKiBmaXggZm9yIGZsYXNoaW5nIGJhY2tncm91bmQgKi9cbiAgICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMHB4LCAwcHgsIDBweCk7IH1cbiAgLm93bC1jYXJvdXNlbCAub3dsLXdyYXBwZXIsXG4gIC5vd2wtY2Fyb3VzZWwgLm93bC1pdGVtIHtcbiAgICAtd2Via2l0LWJhY2tmYWNlLXZpc2liaWxpdHk6IGhpZGRlbjtcbiAgICAtbW96LWJhY2tmYWNlLXZpc2liaWxpdHk6IGhpZGRlbjtcbiAgICAtbXMtYmFja2ZhY2UtdmlzaWJpbGl0eTogaGlkZGVuO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLCAwLCAwKTtcbiAgICAtbW96LXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgMCwgMCk7XG4gICAgLW1zLXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgMCwgMCk7IH1cbiAgLm93bC1jYXJvdXNlbCAub3dsLWl0ZW0ge1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbiAgICBtaW4taGVpZ2h0OiAxcHg7XG4gICAgZmxvYXQ6IGxlZnQ7XG4gICAgLXdlYmtpdC1iYWNrZmFjZS12aXNpYmlsaXR5OiBoaWRkZW47XG4gICAgLXdlYmtpdC10YXAtaGlnaGxpZ2h0LWNvbG9yOiB0cmFuc3BhcmVudDtcbiAgICAtd2Via2l0LXRvdWNoLWNhbGxvdXQ6IG5vbmU7IH1cbiAgLm93bC1jYXJvdXNlbCAub3dsLWl0ZW0gaW1nIHtcbiAgICBkaXNwbGF5OiBibG9jaztcbiAgICB3aWR0aDogMTAwJTsgfVxuICAub3dsLWNhcm91c2VsIC5vd2wtbmF2LmRpc2FibGVkLFxuICAub3dsLWNhcm91c2VsIC5vd2wtZG90cy5kaXNhYmxlZCB7XG4gICAgZGlzcGxheTogbm9uZTsgfVxuICAub3dsLWNhcm91c2VsIC5vd2wtbmF2IC5vd2wtcHJldixcbiAgLm93bC1jYXJvdXNlbCAub3dsLW5hdiAub3dsLW5leHQsXG4gIC5vd2wtY2Fyb3VzZWwgLm93bC1kb3Qge1xuICAgIGN1cnNvcjogcG9pbnRlcjtcbiAgICAtd2Via2l0LXVzZXItc2VsZWN0OiBub25lO1xuICAgIC1raHRtbC11c2VyLXNlbGVjdDogbm9uZTtcbiAgICAtbW96LXVzZXItc2VsZWN0OiBub25lO1xuICAgIC1tcy11c2VyLXNlbGVjdDogbm9uZTtcbiAgICB1c2VyLXNlbGVjdDogbm9uZTsgfVxuICAub3dsLWNhcm91c2VsIC5vd2wtbmF2IGJ1dHRvbi5vd2wtcHJldixcbiAgLm93bC1jYXJvdXNlbCAub3dsLW5hdiBidXR0b24ub3dsLW5leHQsXG4gIC5vd2wtY2Fyb3VzZWwgYnV0dG9uLm93bC1kb3Qge1xuICAgIGJhY2tncm91bmQ6IG5vbmU7XG4gICAgY29sb3I6IGluaGVyaXQ7XG4gICAgYm9yZGVyOiBub25lO1xuICAgIHBhZGRpbmc6IDAgIWltcG9ydGFudDtcbiAgICBmb250OiBpbmhlcml0OyB9XG4gIC5vd2wtY2Fyb3VzZWwub3dsLWxvYWRlZCB7XG4gICAgZGlzcGxheTogYmxvY2s7IH1cbiAgLm93bC1jYXJvdXNlbC5vd2wtbG9hZGluZyB7XG4gICAgb3BhY2l0eTogMDtcbiAgICBkaXNwbGF5OiBibG9jazsgfVxuICAub3dsLWNhcm91c2VsLm93bC1oaWRkZW4ge1xuICAgIG9wYWNpdHk6IDA7IH1cbiAgLm93bC1jYXJvdXNlbC5vd2wtcmVmcmVzaCAub3dsLWl0ZW0ge1xuICAgIHZpc2liaWxpdHk6IGhpZGRlbjsgfVxuICAub3dsLWNhcm91c2VsLm93bC1kcmFnIC5vd2wtaXRlbSB7XG4gICAgLW1zLXRvdWNoLWFjdGlvbjogcGFuLXk7XG4gICAgICAgIHRvdWNoLWFjdGlvbjogcGFuLXk7XG4gICAgLXdlYmtpdC11c2VyLXNlbGVjdDogbm9uZTtcbiAgICAtbW96LXVzZXItc2VsZWN0OiBub25lO1xuICAgIC1tcy11c2VyLXNlbGVjdDogbm9uZTtcbiAgICB1c2VyLXNlbGVjdDogbm9uZTsgfVxuICAub3dsLWNhcm91c2VsLm93bC1ncmFiIHtcbiAgICBjdXJzb3I6IG1vdmU7XG4gICAgY3Vyc29yOiBncmFiOyB9XG4gIC5vd2wtY2Fyb3VzZWwub3dsLXJ0bCB7XG4gICAgZGlyZWN0aW9uOiBydGw7IH1cbiAgLm93bC1jYXJvdXNlbC5vd2wtcnRsIC5vd2wtaXRlbSB7XG4gICAgZmxvYXQ6IHJpZ2h0OyB9XG5cbi8qIE5vIEpzICovXG4ubm8tanMgLm93bC1jYXJvdXNlbCB7XG4gIGRpc3BsYXk6IGJsb2NrOyB9XG5cbi8qXG4gKiAgT3dsIENhcm91c2VsIC0gQW5pbWF0ZSBQbHVnaW5cbiAqL1xuLm93bC1jYXJvdXNlbCAuYW5pbWF0ZWQge1xuICBhbmltYXRpb24tZHVyYXRpb246IDEwMDBtcztcbiAgYW5pbWF0aW9uLWZpbGwtbW9kZTogYm90aDsgfVxuXG4ub3dsLWNhcm91c2VsIC5vd2wtYW5pbWF0ZWQtaW4ge1xuICB6LWluZGV4OiAwOyB9XG5cbi5vd2wtY2Fyb3VzZWwgLm93bC1hbmltYXRlZC1vdXQge1xuICB6LWluZGV4OiAxOyB9XG5cbi5vd2wtY2Fyb3VzZWwgLmZhZGVPdXQge1xuICBhbmltYXRpb24tbmFtZTogZmFkZU91dDsgfVxuXG5Aa2V5ZnJhbWVzIGZhZGVPdXQge1xuICAwJSB7XG4gICAgb3BhY2l0eTogMTsgfVxuICAxMDAlIHtcbiAgICBvcGFjaXR5OiAwOyB9IH1cblxuLypcbiAqIFx0T3dsIENhcm91c2VsIC0gQXV0byBIZWlnaHQgUGx1Z2luXG4gKi9cbi5vd2wtaGVpZ2h0IHtcbiAgdHJhbnNpdGlvbjogaGVpZ2h0IDUwMG1zIGVhc2UtaW4tb3V0OyB9XG5cbi8qXG4gKiBcdE93bCBDYXJvdXNlbCAtIExhenkgTG9hZCBQbHVnaW5cbiAqL1xuLm93bC1jYXJvdXNlbCAub3dsLWl0ZW0ge1xuICAvKipcblx0XHRcdFRoaXMgaXMgaW50cm9kdWNlZCBkdWUgdG8gYSBidWcgaW4gSUUxMSB3aGVyZSBsYXp5IGxvYWRpbmcgY29tYmluZWQgd2l0aCBhdXRvaGVpZ2h0IHBsdWdpbiBjYXVzZXMgYSB3cm9uZ1xuXHRcdFx0Y2FsY3VsYXRpb24gb2YgdGhlIGhlaWdodCBvZiB0aGUgb3dsLWl0ZW0gdGhhdCBicmVha3MgcGFnZSBsYXlvdXRzXG5cdFx0ICovIH1cbiAgLm93bC1jYXJvdXNlbCAub3dsLWl0ZW0gLm93bC1sYXp5IHtcbiAgICBvcGFjaXR5OiAwO1xuICAgIHRyYW5zaXRpb246IG9wYWNpdHkgNDAwbXMgZWFzZTsgfVxuICAub3dsLWNhcm91c2VsIC5vd2wtaXRlbSAub3dsLWxhenlbc3JjXj1cIlwiXSwgLm93bC1jYXJvdXNlbCAub3dsLWl0ZW0gLm93bC1sYXp5Om5vdChbc3JjXSkge1xuICAgIG1heC1oZWlnaHQ6IDA7IH1cbiAgLm93bC1jYXJvdXNlbCAub3dsLWl0ZW0gaW1nLm93bC1sYXp5IHtcbiAgICB0cmFuc2Zvcm0tc3R5bGU6IHByZXNlcnZlLTNkOyB9XG5cbi8qXG4gKiBcdE93bCBDYXJvdXNlbCAtIFZpZGVvIFBsdWdpblxuICovXG4ub3dsLWNhcm91c2VsIC5vd2wtdmlkZW8td3JhcHBlciB7XG4gIHBvc2l0aW9uOiByZWxhdGl2ZTtcbiAgaGVpZ2h0OiAxMDAlO1xuICBiYWNrZ3JvdW5kOiAjMDAwOyB9XG5cbi5vd2wtY2Fyb3VzZWwgLm93bC12aWRlby1wbGF5LWljb24ge1xuICBwb3NpdGlvbjogYWJzb2x1dGU7XG4gIGhlaWdodDogODBweDtcbiAgd2lkdGg6IDgwcHg7XG4gIGxlZnQ6IDUwJTtcbiAgdG9wOiA1MCU7XG4gIG1hcmdpbi1sZWZ0OiAtNDBweDtcbiAgbWFyZ2luLXRvcDogLTQwcHg7XG4gIC8vYmFja2dyb3VuZDogdXJsKFwib3dsLnZpZGVvLnBsYXkucG5nXCIpIG5vLXJlcGVhdDtcbiAgY3Vyc29yOiBwb2ludGVyO1xuICB6LWluZGV4OiAxO1xuICAtd2Via2l0LWJhY2tmYWNlLXZpc2liaWxpdHk6IGhpZGRlbjtcbiAgdHJhbnNpdGlvbjogdHJhbnNmb3JtIDEwMG1zIGVhc2U7IH1cblxuLm93bC1jYXJvdXNlbCAub3dsLXZpZGVvLXBsYXktaWNvbjpob3ZlciB7XG4gIC1tcy10cmFuc2Zvcm06IHNjYWxlKDEuMywgMS4zKTtcbiAgICAgIHRyYW5zZm9ybTogc2NhbGUoMS4zLCAxLjMpOyB9XG5cbi5vd2wtY2Fyb3VzZWwgLm93bC12aWRlby1wbGF5aW5nIC5vd2wtdmlkZW8tdG4sXG4ub3dsLWNhcm91c2VsIC5vd2wtdmlkZW8tcGxheWluZyAub3dsLXZpZGVvLXBsYXktaWNvbiB7XG4gIGRpc3BsYXk6IG5vbmU7IH1cblxuLm93bC1jYXJvdXNlbCAub3dsLXZpZGVvLXRuIHtcbiAgb3BhY2l0eTogMDtcbiAgaGVpZ2h0OiAxMDAlO1xuICBiYWNrZ3JvdW5kLXBvc2l0aW9uOiBjZW50ZXIgY2VudGVyO1xuICBiYWNrZ3JvdW5kLXJlcGVhdDogbm8tcmVwZWF0O1xuICBiYWNrZ3JvdW5kLXNpemU6IGNvbnRhaW47XG4gIHRyYW5zaXRpb246IG9wYWNpdHkgNDAwbXMgZWFzZTsgfVxuXG4ub3dsLWNhcm91c2VsIC5vd2wtdmlkZW8tZnJhbWUge1xuICBwb3NpdGlvbjogcmVsYXRpdmU7XG4gIHotaW5kZXg6IDE7XG4gIGhlaWdodDogMTAwJTtcbiAgd2lkdGg6IDEwMCU7IH1cbiJdfQ== */

/* End */


/* Start:/local/templates/glav2021/css/custom-scroll.css?16842498253861*/
.custom-scroll_container {
  overflow: hidden !important;
  position: relative; }

.custom-scroll_inner {
  overflow: scroll;
  height: 100%;
  *position: absolute;
  /* ie7 fix */
  *left: 0;
  *right: 0; }

.custom-scroll_inner::-webkit-scrollbar {
  width: 0;
  height: 0; }

.custom-scroll_inner {
  -ms-overflow-style: none; }

.custom-scroll_bar-y,
.custom-scroll_bar-x {
  cursor: default;
  position: absolute;
  border-radius: 1px;
  z-index: 1;
  background: #888;
  opacity: .4;
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
      user-select: none;
  -webkit-transition: opacity .2s;
  transition: opacity .2s; }

.custom-scroll_bar-y {
  top: 0;
  right: 1px;
  width: 8px; }

.custom-scroll_bar-x {
  left: 0;
  bottom: 1px;
  height: 8px; }

.custom-scroll_bar-y:hover,
.custom-scroll_bar-x:hover {
  opacity: .7; }

.custom-scroll_bar-y:active,
.custom-scroll_bar-x:active {
  opacity: 1; }

.custom-scroll_hidden-y > .custom-scroll_bar-y,
.custom-scroll_hidden-x > .custom-scroll_bar-x {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .2s, visibility step-end .3s;
  transition: opacity .2s, visibility step-end .3s; }

/*# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImN1c3RvbS1zY3JvbGwuc2NzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTtFQUNFLDRCQUEyQjtFQUMzQixtQkFBa0IsRUFDbkI7O0FBRUQ7RUFDRSxpQkFBZ0I7RUFDaEIsYUFBWTtHQUNaLG1CQUFtQjtFQUFFLGFBQWE7R0FDbEMsUUFBUTtHQUNSLFNBQVMsRUFDVjs7QUFDRDtFQUEwQyxTQUFRO0VBQUUsVUFBUyxFQUFJOztBQUNqRTtFQUFzQix5QkFBd0IsRUFBSTs7QUFHbEQ7O0VBRUUsZ0JBQWU7RUFDZixtQkFBa0I7RUFDbEIsbUJBQWtCO0VBQ2xCLFdBQVU7RUFDVixpQkFBZ0I7RUFDaEIsWUFBVztFQUVYLDBCQUF5QjtFQUV6Qix1QkFBc0I7RUFDdEIscUJBQW9CO0VBQ3BCLHNCQUFpQjtNQUFqQixrQkFBaUI7RUFFakIsZ0NBQXVCO0VBQXZCLHdCQUF1QixFQUN4Qjs7QUFDRDtFQUNFLE9BQU07RUFDTixXQUFVO0VBQ1YsV0FBVSxFQUNYOztBQUNEO0VBQ0UsUUFBTztFQUNQLFlBQVc7RUFDWCxZQUFXLEVBQ1o7O0FBRUQ7O0VBRUUsWUFBVyxFQUNaOztBQUNEOztFQUVFLFdBQVUsRUFDWDs7QUFFRDs7RUFFRSxXQUFVO0VBQ1YsbUJBQWtCO0VBQ2xCLHlEQUFnRDtFQUFoRCxpREFBZ0QsRUFDakQiLCJmaWxlIjoiY3VzdG9tLXNjcm9sbC5jc3MiLCJzb3VyY2VzQ29udGVudCI6WyIuY3VzdG9tLXNjcm9sbF9jb250YWluZXIge1xyXG4gIG92ZXJmbG93OiBoaWRkZW4gIWltcG9ydGFudDtcclxuICBwb3NpdGlvbjogcmVsYXRpdmU7XHJcbn1cclxuXHJcbi5jdXN0b20tc2Nyb2xsX2lubmVyIHtcclxuICBvdmVyZmxvdzogc2Nyb2xsO1xyXG4gIGhlaWdodDogMTAwJTtcclxuICAqcG9zaXRpb246IGFic29sdXRlOyAvKiBpZTcgZml4ICovXHJcbiAgKmxlZnQ6IDA7XHJcbiAgKnJpZ2h0OiAwO1xyXG59XHJcbi5jdXN0b20tc2Nyb2xsX2lubmVyOjotd2Via2l0LXNjcm9sbGJhciB7IHdpZHRoOiAwOyBoZWlnaHQ6IDA7IH1cclxuLmN1c3RvbS1zY3JvbGxfaW5uZXJ7IC1tcy1vdmVyZmxvdy1zdHlsZTogbm9uZTsgfVxyXG5cclxuXHJcbi5jdXN0b20tc2Nyb2xsX2Jhci15LFxyXG4uY3VzdG9tLXNjcm9sbF9iYXIteCB7XHJcbiAgY3Vyc29yOiBkZWZhdWx0O1xyXG4gIHBvc2l0aW9uOiBhYnNvbHV0ZTtcclxuICBib3JkZXItcmFkaXVzOiAxcHg7XHJcbiAgei1pbmRleDogMTtcclxuICBiYWNrZ3JvdW5kOiAjODg4O1xyXG4gIG9wYWNpdHk6IC40O1xyXG5cclxuICAtd2Via2l0LXVzZXItc2VsZWN0OiBub25lO1xyXG4gIC1raHRtbC11c2VyLXNlbGVjdDogbm9uZTtcclxuICAtbW96LXVzZXItc2VsZWN0OiBub25lO1xyXG4gIC1vLXVzZXItc2VsZWN0OiBub25lO1xyXG4gIHVzZXItc2VsZWN0OiBub25lO1xyXG5cclxuICB0cmFuc2l0aW9uOiBvcGFjaXR5IC4ycztcclxufVxyXG4uY3VzdG9tLXNjcm9sbF9iYXIteSB7XHJcbiAgdG9wOiAwO1xyXG4gIHJpZ2h0OiAxcHg7XHJcbiAgd2lkdGg6IDhweDtcclxufVxyXG4uY3VzdG9tLXNjcm9sbF9iYXIteCB7XHJcbiAgbGVmdDogMDtcclxuICBib3R0b206IDFweDtcclxuICBoZWlnaHQ6IDhweDtcclxufVxyXG5cclxuLmN1c3RvbS1zY3JvbGxfYmFyLXk6aG92ZXIsXHJcbi5jdXN0b20tc2Nyb2xsX2Jhci14OmhvdmVyIHtcclxuICBvcGFjaXR5OiAuNztcclxufVxyXG4uY3VzdG9tLXNjcm9sbF9iYXIteTphY3RpdmUsXHJcbi5jdXN0b20tc2Nyb2xsX2Jhci14OmFjdGl2ZSB7XHJcbiAgb3BhY2l0eTogMTtcclxufVxyXG5cclxuLmN1c3RvbS1zY3JvbGxfaGlkZGVuLXkgPiAuY3VzdG9tLXNjcm9sbF9iYXIteSxcclxuLmN1c3RvbS1zY3JvbGxfaGlkZGVuLXggPiAuY3VzdG9tLXNjcm9sbF9iYXIteCB7XHJcbiAgb3BhY2l0eTogMDtcclxuICB2aXNpYmlsaXR5OiBoaWRkZW47XHJcbiAgdHJhbnNpdGlvbjogb3BhY2l0eSAuMnMsIHZpc2liaWxpdHkgc3RlcC1lbmQgLjNzO1xyXG59XHJcbiJdfQ== */

/* End */


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


/* Start:/local/templates/glav2021/css/main.css?1756825832234924*/
@charset "UTF-8";
@font-face {
  font-family: 'FontAwesome';
  src: url(/local/templates/glav2021/css/../fonts/fontawesome-webfont.woff); }

a:hover {
  text-decoration: underline;
}
h1, .h1 {
  font-size: 50px;
  color: #434343;
  font-weight: 700; }

h2, .h2 {
  font-size: 36px;
  color: #434343;
  font-weight: 700; }

h3, .h3 {
  font-size: 30px;
  color: #434343;
  font-weight: 700; }

h4, .h4 {
  font-size: 20px;
  color: #434343;
  font-weight: 700; }

h5, .h5 {
  font-style: 18px;
  color: #434343;
  font-weight: 700; }

h6, .h6 {
  font-size: 16px;
  color: #434343;
  font-weight: 700; }

p {
  font-size: 15px; }

a {
  color: #005da7;
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

blockquote {
  background: #f5f5f5;
  font-size: 20px;
  font-style: italic;
  padding: 35px; }
.form-inputs textarea::placeholder {
  color: #5f85a2;
  opacity: 1;}
.form-inputs textarea::-webkit-input-placeholder {color:#5f85a2; opacity: 1;}
.form-inputs textarea::-moz-placeholder          {color:#5f85a2; opacity: 1;}/* Firefox 19+ */
.form-inputs textarea:-moz-placeholder           {color:#5f85a2; opacity: 1;}/* Firefox 18- */
.form-inputs textarea:-ms-input-placeholder      {color:#5f85a2; opacity: 1;}


.form-inputs {
  font-weight: 400;
}
.form-inputs textarea {
  font-weight: 400;
}
.form-inputs textarea:-moz-placeholder { /* Firefox 18- */
color: #5f85a2;
opacity: 1; 
}

.form-inputs textarea::-moz-placeholder {  /* Firefox 19+ */
color: #5f85a2;
opacity: 1;
}

.form-inputs textarea:-ms-input-placeholder {
color: #5f85a2; 
opacity: 1; 
}
body {
  width: 100%;
  overflow-x: hidden;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 300;
  color: #434343;
  -webkit-font-smoothing: subpixel-antialiased; }
  body.shadow:before, body.shadow-form:before, body.shadow-vacancy:before, body.shadow-form-ok:before {
    content: "";
    position: fixed;
    height: 100vh;
    z-index: 99;
    background: #000;
    width: 100%;
    opacity: .5; }
  body.shadow #ui-datepicker-div, body.shadow-form #ui-datepicker-div, body.shadow-vacancy #ui-datepicker-div, body.shadow-form-ok #ui-datepicker-div {
    z-index: 1020 !important; }

.home {
  font-weight: 300; }

.container {
  max-width: 1170px;
  padding: 0 15px;
  margin: 0 auto; }

.container-small {
  max-width: 1030px;
  padding: 0 15px;
  margin: 0 auto; }

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  *:focus {
    outline: none !important; }

.title-left {
  margin-bottom: 45px;
  margin-top: 0; }
  .title-left h2, .title-left h1, .title-left .h2, .title-left .h1 {
    text-align: left;
    font-size: 50px;
    font-weight: 700;
    margin: 0; }

.header .social-list {
  margin-bottom: 0; }

.header-top-wrap {
  background: #eaf6ff;
  padding: 10px 0; }

.header-menu-wrap {
  background: #fff;
}


  .header-menu-wrap .container {
    padding: 0; }

.header-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px; }
  .header-top .logo {
    max-width: 128px;
    height: auto;
    margin-left: -10px; }
    .header-top .logo img {
      width: 100%;
      height: auto; }
  .header-top .phone-list a {
    display: block;
    color: #434343;
    text-decoration: none;
    font-weight: 700;
    margin-right: 35px; }
  .header-top .logo, .header-top .map {
    margin-right: 50px;
    text-decoration: none;
    color: #434343; }
  .header-top .work-time {
    margin-right: 50px; }
    .header-top .work-time span {
      display: block;
      font-weight: 700;
      text-transform: uppercase; }
  .header-top .action-button-header {
    margin-left: auto; }
    .header-top .action-button-header a {
      text-transform: uppercase; }
      .header-top .action-button-header a:first-child {
        margin-right: 6px; }
  .header-top .header-contact-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .header-top .header-contact-info .social-list .fa {
      margin-right: 2px; }
    .header-top .header-contact-info .phone-list a:hover {
      color: #827ffb; }
    .header-top .header-contact-info .map:hover {
      color: #827ffb; }

.search-header-wrap input {
  /* Firefox 19+ */
  /* Firefox 18- */ }
  .search-header-wrap input::-webkit-input-placeholder {
    color: #5f85a2;
    opacity: 1; }
  .search-header-wrap input::-moz-placeholder {
    color: #5f85a2;
    opacity: 1; }
  .search-header-wrap input:-moz-placeholder {
    color: #5f85a2;
    opacity: 1; }
  .search-header-wrap input:-ms-input-placeholder {
    color: #5f85a2;
    opacity: 1; }

.search-header-wrap .ico-search {
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }
  .search-header-wrap .ico-search:hover:before {
    filter: invert(0); }
  .search-header-wrap .ico-search:before {
    content: "";
    background: url("/local/templates/glav2021/css/../img/search_icon_w.png") no-repeat center center;
    width: 15px;
    height: 15px;
    background-size: contain;
    filter: invert(1); }
  .search-header-wrap .ico-search:hover {
    background: #827ffb;
    color: #fff; }

.search-header-wrap.open .position-search {
  opacity: 1;
  z-index: 20; }
  .search-header-wrap.open .position-search .input-wrap {
    width: 100%; }

.position-search {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  max-width: 900px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  z-index: -10; }
  .position-search .exit {
    width: 40px;
    height: 40px;
    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;
    cursor: pointer; }
    .position-search .exit:before {
      content: "";
      background: url("/local/templates/glav2021/css/../img/close.png") no-repeat center center;
      width: 17px;
      height: 17px;
      background-size: contain; }
  .position-search .input-wrap {
    position: relative;
    width: 5%;
    -webkit-transition: all 0.5s;
    transition: all 0.5s; }
    .input-wrap .ico-search {
      width: 34px;
      height: 34px;
      position: absolute;
      right: 2px;
      top: 2px;
      border-radius: 50%;
      background: #ff78af;
      color: #fff;
      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;
      font-size: 20px;
      z-index: 3; }
      .input-wrap .ico-search:before {
        filter: invert(0); }
    .position-search .input-wrap input {
      width: 100%; }

.header-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: relative; }
  .header-menu .main-menu-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    list-style: none;
    padding: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0;
    position: relative; }
    .header-menu .main-menu-list__item.has-big-menu > a {
      border-radius: 10px 10px 0 0; }
    .header-menu .main-menu-list__item.has-big-menu:hover:before {
      content: "";
      background: #fff;
      position: absolute;
      left: 0;
      bottom: -50px;
      height: 60px;
      width: 260px;
      z-index: 902; }
    .header-menu .main-menu-list__item.has-small-menu {
      position: relative; }
      .header-menu .main-menu-list__item.has-small-menu:hover:before {
        content: "";
        width: 100%;
        border-radius: 15px 15px 0 0;
        background: #fff;
        position: absolute;
        height: 100%;
        z-index: 902;
        -webkit-box-shadow: 0px 22px 60px 0px rgba(77, 104, 173, 0.29);
                box-shadow: 0px 22px 60px 0px rgba(77, 104, 173, 0.29); }
      .header-menu .main-menu-list__item.has-small-menu:hover > a {
        z-index: 902; }
      .header-menu .main-menu-list__item.has-small-menu:hover .small-drop-menu {
        z-index: 904; }
      .header-menu .main-menu-list__item.has-small-menu > a {
        border-radius: 10px 10px 0 0; }
    .header-menu .main-menu-list__item a {
      color: #434343;
      padding: 12px 20px;
      font-weight: 700;
      font-size: 15px;
      text-transform: uppercase;
      display: block;
      text-decoration: none;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
      .header-menu .main-menu-list__item a:hover {
        color: #434343; }
    .header-menu .main-menu-list__item > a {
      border-radius: 10px 10px 10px; }
    .header-menu .main-menu-list__item:hover > a {
      background: #fff;
      -webkit-box-shadow: 0px 2px 60px 0px rgba(77, 104, 173, 0.29);
              box-shadow: 0px 2px 60px 0px rgba(77, 104, 173, 0.29);
      position: relative;
      z-index: 901; }

.ico-search {
  width: 30px;
  height: 30px;
  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;
  position: relative;
  cursor: pointer;
  padding-right: 1px; }
  .ico-search:before {
    content: "\f002";
    font-family: FontAwesome; }

.social-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.fa {
  position: relative;
  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;
  width: 30px;
  height: 30px;
  border-radius: 10px;
  margin-right: 10px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }
  .fa:hover {
    background: #ff78af; }
  .fa:last-child {
    margin-right: 0; }
  .fa:before {
    font-family: FontAwesome; }
  .fa.fa-up:before {
    content: "";
    background: url("/local/templates/glav2021/css/../img/w-up.png") no-repeat center center;
    background-size: contain;
    width: 19px;
    height: 19px;
    display: inline-block; }
  .fa.fa-up:hover:before {
    background-image: url("/local/templates/glav2021/css/../img/whatsap-w.png"); }
  .fa.fa-telegra:before {
    content: "";
    background: url("/local/templates/glav2021/css/../img/telegram.png") no-repeat center center;
    background-size: contain;
    width: 19px;
    height: 16px;
    display: inline-block; }
  .fa.fa-telegra:hover:before {
    background-image: url("/local/templates/glav2021/css/../img/telegramm-w.png"); }
  .fa.fa-viber:before {
    content: "";
    background: url("/local/templates/glav2021/css/../img/viber.png") no-repeat center center;
    background-size: contain;
    width: 18px;
    height: 19px;
    display: inline-block; }
  .fa.fa-viber:hover:before {
    background-image: url("/local/templates/glav2021/css/../img/viber-w.png"); }

.slick-arrow {
  cursor: pointer; }

.btn {
  padding: 0 12px;
  height: 35px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  font-size: 12px;
  color: #827ffb; }
  .btn.btn-full {
    padding: 0 25px;
    border-radius: 10px;
    border: 2px solid transparent;
    background: #827ffb;
    color: #fff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
    .btn.btn-full:hover {
      background: transparent;
      color: #827ffb;
      border-color: #827ffb; }
    .btn.btn-full.arrow:hover span:before {
      background-image: url("/local/templates/glav2021/css/../img/arrow-btn-right.png"); }
    .btn.btn-full.arrow:hover span:after {
      color: #827ffb; }
  .btn.btn-border {
    border: 2px solid transparent;
    border-radius: 10px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
    .btn.btn-border:hover {
      border-color: #827ffb; }
    .btn.btn-border span {
      border-bottom: 1px dashed #827ffb; }
  .btn.arrow {
    position: relative; }
    .btn.arrow span {
      position: relative;
      margin-left: 10px; }
      .btn.arrow span:before {
        content: "";
        background: url("/local/templates/glav2021/css/../img/arrow-btn-right.png-w.png") no-repeat center center;
        background-size: auto;
        width: 25px;
        height: 7px;
        background-size: contain;
        display: block;
        margin-top: 3px; }

.banner-header-main {
	overflow: hidden;
  background: #fff4ef;
  margin-bottom: 110px; }
  .banner-header-main .slick-list {
    overflow: visible; }
  .banner-header-main .container {
    position: relative; }
  .banner-header-main .cont-min {
    font-size: 16px;
    color: #827ffb;
    position: absolute;
    left: 15px;
    bottom: 55px;
    font-weight: 700; }
  .banner-header-main .cont-max {
    font-size: 16px;
    color: #827ffb;
    position: absolute;
    left: 340px;
    bottom: 55px;
    font-weight: 700; }

.slider-main .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0 auto;
  position: absolute;
  z-index: 3;
  padding: 0;
  left: 20px;
  max-width: 300px;
  width: 300px;
  bottom: 60px; }
  .slider-main .slick-dots li {
    width: 100%; }
    .slider-main .slick-dots li.slick-active button {
      background: #827ffb; }
    .slider-main .slick-dots li button {
      width: 100%;
      height: 1px;
      background: #e6ddf1;
      font-size: 0;
      border: none; }

.slider-main .slick-arrow {
  width: 45px;
  height: 45px;
  font-size: 0;
  padding: 10px;
  border-radius: 10px;
  background: #827ffb;
  color: #fff;
  border: none;
  position: absolute;
  left: 40px;
  z-index: 4; }
  .slider-main .slick-arrow:hover {
    background: #A195FB; }
  .slider-main .slick-arrow.slick-next {
    left: 47px;
    bottom: 135px; }
    .slider-main .slick-arrow.slick-next:before {
      content: "";
      background: url("/local/templates/glav2021/css/../img/arrow.png") no-repeat center center;
      width: 25px;
      height: 7px;
      background-size: contain;
      display: block; }
  .slider-main .slick-arrow.slick-prev {
    left: 0;
    bottom: 135px; }
    .slider-main .slick-arrow.slick-prev:before {
      content: "";
      background: url("/local/templates/glav2021/css/../img/arrow_left.png") no-repeat center center;
      width: 25px;
      height: 7px;
      background-size: contain;
      display: block; }

.slider-main .slider-main__item {
  height: 100%;
  background: #fff4ef;
  height: 745px; }
  .slider-main .slider-main__item .container {
    height: 100%; }
  .slider-main .slider-main__item .slider-main__item-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    position: relative;
    height: 100%;
    width: 100%; }
  .slider-main .slider-main__item_content {
    width: 460px;
    position: relative;
    z-index: 2;
    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: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-top: 150px; }
    .slider-main .slider-main__item_content h2, .slider-main .slider-main__item_content .h1, .slider-main .slider-main__item_content h2, .slider-main .slider-main__item_content .h2 {
      font-size: 70px;
      line-height: 60px;
      margin: 0;
      margin-bottom: 30px;
      font-weight: 700; }
    .slider-main .slider-main__item_content p {
      font-size: 20px;
      margin: 0;
      line-height: 30px; }
    .slider-main .slider-main__item_content .btn {
      height: 60px;
      font-size: 16px;
      margin-top: 60px; }
  .slider-main .slider-main__item_img {
    position: absolute;
    width: auto;
    right: /*-220px;*/-150px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 1;
    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; }
    .slider-main .slider-main__item_img .video {
      position: absolute;
      top: 60%;
      left: 50%;
      background: url("/local/templates/glav2021/css/../img/video_btn.png") no-repeat center center;
      width: 210px;
      height: 210px;
      z-index: 30;
      -webkit-transform: translateX(-50%) translateY(-50%);
          -ms-transform: translateX(-50%) translateY(-50%);
              transform: translateX(-50%) translateY(-50%); }
    .slider-main .slider-main__item_img:before {
      content: "";
      position: absolute;
      right: 380px;
      height: 560px;
      width: 260px;
      top: 0;
      background: #0061ab;
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg); }
    .slider-main .slider-main__item_img:after {
      content: "";
      position: absolute;
      right: 130px;
      height: 560px;
      width: 260px;
      background: #ff78af;
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg);
      z-index: 1;
      top: 80px; }
    .slider-main .slider-main__item_img img {
      position: relative;
      z-index: 2;
      margin-bottom: -5px; }

.advantages-wrap {
  margin-bottom: 160px; }

.advantages-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .advantages-list__item {
    height: 170px;
    width: 100%;
    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: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-right: 45px;
    padding-left: 35px;
    position: relative;
    border-top: 1px solid #827ffb;
    border-bottom: 1px solid #827ffb; }
    .advantages-list__item:before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      height: 16px;
      width: 1px;
      background: #827ffb; }
    .advantages-list__item:after {
      content: "";
      position: absolute;
      left: 0;
      bottom: 0;
      height: 70px;
      width: 1px;
      background: #827ffb; }
    .advantages-list__item:first-child:after {
      display: none; }
    .advantages-list__item span {
      display: block;
      position: relative;
      z-index: 2; }
    .advantages-list__item_name {
      font-size: 36px;
      font-weight: 700;
      margin-bottom: 45px; }
    .advantages-list__item_text {
      -ms-flex-item-align: end;
          align-self: flex-end;
      font-size: 20px; }

.about-us-wrap {
  margin-bottom: 160px; }

.about-us {
  position: relative;
  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; }
  .about-us:before {
    content: "";
    width: 290px;
    height: 290px;
    position: absolute;
    background: #ff78af;
    border-radius: 35px;
    right: -40px;
    top: -40px; }
  .about-us:after {
    content: "";
    position: absolute;
    left: -92px;
    background: url("/local/templates/glav2021/css/../img/k_bg.png");
    top: -33px;
    height: 145px;
    width: 195px; }
  .about-us__text-content {
    max-width: 355px;
    position: relative;
    z-index: 1; }
    .about-us__text-content h2, .about-us__text-content .h2 {
      font-size: 30px;
      margin-top: 0;
      margin-bottom: 30px;
      font-weight: 400; }
    .about-us__text-content p {
      font-size: 15px;
      line-height: 24px; }
  .about-us__img {
    width: 654px;
    margin-left: auto;
    height: 465px;
    border-radius: 10px;
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    overflow: hidden; }
    .about-us__img img {
      width: 100%;
      height: auto; }

.stock-wrap {
  position: relative;
  padding-bottom: 90px;
  padding-top: 60px;
  margin-bottom: 90px; }
  .stock-wrap:before {
    position: absolute;
    width: 60%;
    content: "";
    height: 505px;
    background: url("/local/templates/glav2021/css/../img/main_faq_bg.jpg") no-repeat top right;
    left: 0;
    bottom: 0;
    border-radius: 0 30px 30px 0;
    z-index: 1; }
  .stock-wrap:after {
    position: absolute;
    width: 60%;
    content: "";
    height: 505px;
    background: url("/local/templates/glav2021/css/../img/main_faq_bg.jpg") no-repeat top right;
    right: 0;
    top: 0;
    border-radius: 30px 0 0 30px;
    z-index: 1; }

.stock-slider {
  position: relative;
  z-index: 2;
  width: 1000px;
  margin: 0 auto;
  -webkit-box-shadow: 0px 22px 79px 0px rgba(0, 97, 171, 0.13);
          box-shadow: 0px 22px 79px 0px rgba(0, 97, 171, 0.13); }
  .stock-slider .slick-dots {
    position: absolute;
    list-style: none;
    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;
    width: 100%;
    padding: 0;
    margin: 0;
    margin-top: 35px; }
    .stock-slider .slick-dots li {
      margin-right: 17px; }
      .stock-slider .slick-dots li:last-child {
        margin-right: 0; }
      .stock-slider .slick-dots li:hover button {
        border: 2px solid #827ffb; }
      .stock-slider .slick-dots li.slick-active button {
        border: 2px solid #827ffb; }
        .stock-slider .slick-dots li.slick-active button:before {
          opacity: 0; }
      .stock-slider .slick-dots li button {
        font-size: 0;
        width: 17px;
        background: none;
        height: 17px;
        border: 2px solid transparent;
        border-radius: 50%;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        position: relative;
        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: 0;
        line-height: 0; }
        .stock-slider .slick-dots li button:before {
          content: "";
          background: #827ffb;
          width: 9px;
          height: 9px;
          border-radius: 50%;
          -webkit-transition: all 0.3s;
          transition: all 0.3s; }
  .stock-slider .slick-arrow {
    position: absolute;
    font-size: 0;
    border: 0;
    height: 90px;
    width: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
    .stock-slider .slick-arrow.slick-prev {
      background: url("/local/templates/glav2021/css/../img/slider_arr_left.png") no-repeat center center;
      left: -85px; }
    .stock-slider .slick-arrow.slick-next {
      background: url("/local/templates/glav2021/css/../img/slider_arr_right.png") no-repeat center center;
      right: -85px; }
  .stock-slider__item {
    width: 1000px;
    height: auto;
    border-radius: 10px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0 auto;
    position: relative;
    overflow: hidden; }
    .stock-slider__item .info-btn {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row nowrap;
              flex-flow: row nowrap; }
      .stock-slider__item .info-btn .btn-full {
        height: 60px;
        font-size: 16px;
        margin-left: 50px; }
      .stock-slider__item .info-btn .price {
        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: start;
            -ms-flex-align: start;
                align-items: flex-start;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        font-weight: 700;
        margin: 0; }
        .stock-slider__item .info-btn .price span:after {
          content: "\f158";
          font-family: FontAwesome;
          font-size: 20px; }
        .stock-slider__item .info-btn .price-del {
          font-size: 20px;
          position: relative; }
          .stock-slider__item .info-btn .price-del:after {
            font-size: 16px !important; }
          .stock-slider__item .info-btn .price-del:before {
            content: "";
            border-bottom: 2px solid #ff0202;
            position: absolute;
            left: -5%;
            top: 50%;
            -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                    transform: translateY(-50%);
            width: 110%; }
        .stock-slider__item .info-btn .price-new {
          font-size: 50px; }
    .stock-slider__item:before {
      content: "";
      background: -webkit-gradient(linear, left top, right top, color-stop(5%, white), color-stop(100%, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0)));
      background: linear-gradient(90deg, white 5%, rgba(255, 255, 255, 0) 100%, rgba(255, 255, 255, 0) 100%);
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%; }
    .stock-slider__item-content {
      position: relative;
      z-index: 2;
      width: 604px;
      height: 100%;
      padding-left: 98px;
      padding-top: 78px;
      padding-bottom: 75px; }
      .stock-slider__item-content_name {
        font-size: 50px;
        margin: 0;
        font-weight: 700;
        margin-bottom: 30px; }
      .stock-slider__item-content_text {
        font-size: 20px;
        line-height: 30px;
        margin: 0;
        margin-bottom: 35px; }

.form-callback-wrap {
  margin-bottom: 80px; }
  .form-callback-wrap.margin {
    margin-top: 120px; }
  .form-callback-wrap.bg-form {
    background: #f5f5f5;
    padding-top: 130px;
    margin-bottom: 0;
    padding-bottom: 80px; }

  /*
.stars-list li {
  cursor: pointer; } */

.form-callback {
  border: 2px solid #0061ab;
  border-radius: 10px;
  padding: 0 30px;
  padding-top: 50px;
  padding-bottom: 60px;
  position: relative;
  margin: 0 auto;
  margin-bottom: 30px;
  max-width: 750px; }
  .form-callback .star-wrap {
    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;
    margin: 20px 0; }
    .form-callback .star-wrap p {
      margin: 0;
      color: #5f85a2;
      font-size: 15px;
      margin-right: 20px;
      font-weight: 700; }
  .form-callback .stars-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    list-style: none;
    margin: 0;
    padding: 0; }
    .form-callback .stars-list li {
      width: 26px;
      height: 26px;
      background: url("/local/templates/glav2021/css/../img/star-op.png") no-repeat center center;
      background-size: contain;
      margin-right: 12px;
      cursor: pointer; }
      .form-callback .stars-list li.active, .form-callback .stars-list li:hover {
        background-image: url("/local/templates/glav2021/css/../img/star-fill.png"); }
  .form-callback .simple-form-wrap {
    width: 450px;
    margin: 0 auto; }
    .form-callback .simple-form-wrap textarea {
      width: 100%;
      height: 100px;
      color: #5f85a2;
      position: relative;
      z-index: 2;
      padding: 0 20px;
      padding-top: 14px;
      border: 1px solid #bcd7ec;
      background: #eaf6ff;
      border-radius: 20px;
      margin-top: 17px;
      resize: none;
      font-size: 14px; }
  .form-callback .simple-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .form-callback .simple-form .input-wrap {
      width: 50%;
      margin-right: 10px; }
      .form-callback .simple-form .input-wrap:nth-child(2) {
        margin-right: 0; }
  .form-callback .form-submit-wrap {
    position: absolute;
    height: 60px;
    border-radius: 10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    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;
    background: #827ffb;
    padding: 0 35px;
    color: #fff;
    bottom: -30px;
    border: 2px solid transparent;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
    .form-callback .form-submit-wrap:hover {
      color: #827ffb;
      background: #fff;
      border-color: #827ffb; }
      .form-callback .form-submit-wrap:hover p span:before {
        background: url("/local/templates/glav2021/css/../img/arrow-btn-right.png") no-repeat center center; }
    .form-callback .form-submit-wrap p {
      margin: 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; }
      .form-callback .form-submit-wrap p span {
        position: relative;
        margin-left: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .form-callback .form-submit-wrap p span:before {
          content: "";
          background: url("/local/templates/glav2021/css/../img/arrow-btn-right.png-w.png") no-repeat center center;
          width: 25px;
          height: 7px;
          background-size: contain !important;
          display: block; }
    .form-callback .form-submit-wrap input {
      position: absolute;
      width: 100%;
      height: 100%;
      opacity: 0;
      z-index: 2;
      left: 0;
      -webkit-transform: none !important;
          -ms-transform: none !important;
              transform: none !important;
      top: 0;
      cursor: pointer; }
  .form-callback .checkbox-wrap {
    display: block;
    margin: 0 auto;
    width: 330px;
    font-size: 12px;
    padding-left: 30px;
    color: #5f85a2;
    position: relative;
    margin-top: 42px; }
    .form-callback .checkbox-wrap p {
      margin: 0;
      font-size: 12px; }
      .form-callback .checkbox-wrap p:before {
        content: "";
        position: absolute;
        top: -5px;
        width: 20px;
        height: 20px;
        border-radius: 6px;
        left: 0;
        border: 1px solid #bcd7ec;
        background: #eaf6ff; }
      .form-callback .checkbox-wrap p:after {
        content: "";
        position: absolute;
        left: 5px;
        top: 1px;
        background: url("/local/templates/glav2021/css/../img/checkbox.png") no-repeat center center;
        background-size: contain;
        width: 13px;
        height: 10px;
        opacity: 1;
        -webkit-transition: all 0.3s;
        transition: all 0.3s; }
    .form-callback .checkbox-wrap input {
      display: none; }
      .form-callback .checkbox-wrap p:after {
        opacity: 0;
      }
      .form-callback .checkbox-wrap input:checked + p:after {
        opacity: 1; }
  .form-callback .form-inputs {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr;
    -webkit-column-gap: 10px;
            column-gap: 10px;
    row-gap: 20px; }
    .form-callback .form-inputs.four-col {
      margin: 0 auto;
      width: 451px;
      -ms-grid-columns: 1fr 1fr;
          grid-template-columns: 1fr 1fr; }
    .form-callback .form-inputs .full, .form-callback .form-inputs .full-textarea {
      -ms-grid-column: 1;
          grid-column-start: 1;
      grid-column-end: 4; }
    .form-callback .form-inputs .full-textarea {
      width: 100%;
      height: 100px;
      color: #5f85a2;
      position: relative;
      z-index: 2;
      padding: 0 20px;
      padding-top: 14px;
      border: 1px solid #bcd7ec;
      background: #eaf6ff;
      border-radius: 20px;
      resize: none;
      font-size: 14px; }
    .form-callback .form-inputs .input-data-wrap {
      height: 40px;
      border-radius: 40px;
      border: 1px solid #bcd7ec;
      background: #eaf6ff;
      position: relative; }
      .form-callback .form-inputs .input-data-wrap input {
        position: relative;
        z-index: 0;
        border: none;
        height: 100%;
        width: 100%;
        padding: 0 15px;
        color: #5f85a2;
        background: transparent;
        font-size: 14px;
        /* Firefox 19+ */
        /* Firefox 18- */ }
        .form-callback .form-inputs .input-data-wrap input::-webkit-input-placeholder {
          color: #5f85a2;
          opacity: 1; }
        .form-callback .form-inputs .input-data-wrap input::-moz-placeholder {
          color: #5f85a2;
          opacity: 1; }
        .form-callback .form-inputs .input-data-wrap input::-moz-placeholder {
          color: #5f85a2;
          opacity: 1; }
        .form-callback .form-inputs .input-data-wrap input::-ms-input-placeholder {
          color: #5f85a2;
          opacity: 1; }
      .form-callback .form-inputs .input-data-wrap:after {
        content: "";
        font-family: FontAwesome;
        width: 34px;
        height: 34px;
        position: absolute;
        right: 2px;
        top: 2px;
        border-radius: 50%;
        background: url("/local/templates/glav2021/css/../img/date_icon.png") no-repeat center center #ff78af;
        color: #fff;
        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;
        font-size: 20px;
        z-index: 9; }

.input-wrap {
  height: 40px;
  border-radius: 40px;
  border: 1px solid #bcd7ec;
  background: #eaf6ff;
  color: #5f85a2;
  position: relative; }
  .input-wrap input {
    width: 100%;
    font-size: 14px;
    height: 100%;
    color: #5f85a2;
    position: relative;
    z-index: 2;
    background: none;
    border: none;
    padding: 0 15px; }
    .input-wrap ::-webkit-input-placeholder {color:#5f85a2; opacity: 1;}
    .input-wrap ::-moz-placeholder          {color:#5f85a2; opacity: 1;}/* Firefox 19+ */
    .input-wrap :-moz-placeholder           {color:#5f85a2; opacity: 1;}/* Firefox 18- */
    .input-wrap :-ms-input-placeholder      {color:#5f85a2; opacity: 1;}
    .input-wrap :focus + label, .input-wrap :valid + label {
      display: none; }
  .input-wrap label {
    position: absolute;
    top: 10px;
    left: 15px;
    z-index: 1;
    font-weight: 400;
    font-size: 14px; }
    .input-wrap label span {
      color: #ff78af; }

.page .title-center h2, .page .title-center .h2 {
  margin: 0;
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 5px; }

.program-page .form-callback-wrap.margin {
  margin-top: 114px; }

.title-center {
  text-align: center;
  margin-bottom: 35px; }
  .title-center .small {
    max-width: 650px;
    margin: 0 auto;
    line-height: 1.5;
    font-size: 20px; }
  .title-center.small h2, .title-center.small .h2 {
    font-size: 36px; }
  .title-center h2, .title-center .h2 {
    margin: 0;
    font-size: 50px;
    font-weight: 700;
    margin-bottom: 5px; }
  .title-center p {
    margin: 0;
    font-size: 20px;
    font-weight: 700; }
    .title-center p.small {
      font-weight: 400; }

.form-bottom {
  font-weight: 700;
  margin-top: 55px;
  font-size: 20px;
  text-align: center;
  background: none; }
  .form-bottom p {
    margin: 0;
    margin-bottom: 15px;
    font-size: 20px; }
  .form-bottom a {
    color: #434343;
    text-decoration: none; }
  .form-bottom .list-phone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .form-bottom .list-phone a {
      display: block; }
      .form-bottom .list-phone a:hover {
        color: #827ffb; }
        .form-bottom .list-phone a:hover:after {
          color: #434343; }
      .form-bottom .list-phone a:after {
        content: "|";
        margin: 0 20px; }
      .form-bottom .list-phone a:last-child:after {
        display: none; }

.tabs-services-wrap {
  padding-top: 110px;
  background: url("/local/templates/glav2021/css/../img/main_serv_bg.jpg") no-repeat center center;
  background-size: cover;
  padding-bottom: 125px; }
  .tabs-services-wrap .tabs-services {
    padding: 0;
    border: none;
    border-radius: 10px;
    background: none;
    min-height: 655px; }
    .tabs-services-wrap .tabs-services ul.list-top {
      padding: 0 55px;
      height: 99px;
      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;
      background: #fff;
      border-radius: 26px 26px 0 0;
      border: none;
      border-bottom: 1px solid #bcd7ec;
      overflow: hidden; }
      .tabs-services-wrap .tabs-services ul.list-top:before, .tabs-services-wrap .tabs-services ul.list-top:after {
        display: none !important; }
      .tabs-services-wrap .tabs-services ul.list-top li {
        padding-left: 42px;
        margin: 0;
        background: none;
        border: none;
        position: relative;
        height: 100%; }
        .tabs-services-wrap .tabs-services ul.list-top li:last-child a {
          max-width: 150px; }
        .tabs-services-wrap .tabs-services ul.list-top li:nth-child(3) a {
          max-width: 140px; }
        .tabs-services-wrap .tabs-services ul.list-top li.ui-tabs-active, .tabs-services-wrap .tabs-services ul.list-top li:hover {
          background: none;
          color: #434343;
          padding-bottom: 0; }
          .tabs-services-wrap .tabs-services ul.list-top li.ui-tabs-active a:after, .tabs-services-wrap .tabs-services ul.list-top li:hover a:after {
            content: "";
            width: 100%;
            height: 3px;
            position: absolute;
            left: 0;
            bottom: 0;
            background: #827ffb; }
        .tabs-services-wrap .tabs-services ul.list-top li a {
          float: none !important;
          padding: 0 !important;
          padding-top: 30px !important;
          white-space: normal !important;
          max-width: 100px;
          height: 100%;
          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;
          color: #434343;
          font-size: 15px;
          font-weight: 700;
          text-transform: uppercase;
          position: relative; }
          .tabs-services-wrap .tabs-services ul.list-top li a:before {
            content: "";
            background: url("/local/templates/glav2021/css/../img/marker_s.png") no-repeat center center;
            width: 27px;
            height: 20px;
            position: absolute;
            left: -42px;
            top: 26px; }
    .tabs-services-wrap .tabs-services .tabs-content {
      height: auto;
      background: #fff;
      border-radius: 0 0 26px 26px;
      padding: 55px;
      padding-bottom: 100px; }
      .tabs-services-wrap .tabs-services .tabs-content .list-services {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 1fr 1fr 1fr;
            grid-template-columns: 1fr 1fr 1fr 1fr;
        -webkit-column-gap: 70px;
                column-gap: 70px;
        row-gap: 30px; }
        .tabs-services-wrap .tabs-services .tabs-content .list-services__item .name {
          font-size: 30px;
          text-transform: uppercase;
          color: #e1e1e1;
          margin: 0;
          margin-bottom: 15px;
          font-weight: 700; }
      .tabs-services-wrap .tabs-services .tabs-content .services-link-list {
        list-style: none;
        margin: 0;
        padding: 0; }
        .tabs-services-wrap .tabs-services .tabs-content .services-link-list__item {
          margin-bottom: 15px; }
          .tabs-services-wrap .tabs-services .tabs-content .services-link-list__item:last-child {
            margin-bottom: 0; }
          .tabs-services-wrap .tabs-services .tabs-content .services-link-list__item a {
            font-size: 15px;
            font-weight: 700;
            text-decoration: none; }
            .tabs-services-wrap .tabs-services .tabs-content .services-link-list__item a:hover {
              color: #827ffb; }

.our-specialists-wrap {
  padding-top: 100px;
  padding-bottom: 70px;
  background: #fff4ef;
  position: relative; }
  .our-specialists-wrap:before {
    content: "";
    background: url("/local/templates/glav2021/css/../img/bg-right.png") no-repeat center center;
    width: 324px;
    height: 443px;
    z-index: 1;
    position: absolute;
    top: 130px;
    left: 0; }
  .our-specialists-wrap:after {
    content: "";
    background: url("/local/templates/glav2021/css/../img/bg-left.png") no-repeat center center;
    width: 264px;
    height: 854px;
    z-index: 1;
    position: absolute;
    top: 45px;
    right: 0; }
  .our-specialists-wrap > div {
    position: relative;
    z-index: 2; }

.link-center {
  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: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap; }
  .link-center .btn-full {
    height: 60px;
    font-size: 16px;
    padding: 0 90px; }

.border-wrapper {
  border-top: 1px solid #f1e4de;
  border-bottom: 1px solid #f1e4de;
  padding-bottom: 0;
  margin-bottom: 50px;
  padding-top: 37px;
  position: relative; }
  .border-wrapper:before {
    content: "";
    width: 410px;
    height: 22px;
    border-left: 1px solid #f1e4de;
    border-right: 1px solid #f1e4de;
    position: absolute;
    top: 0;
    left: 0; }
  .border-wrapper:after {
    content: "";
    width: 410px;
    height: 51px;
    border-right: 1px solid #f1e4de;
    position: absolute;
    bottom: 0;
    left: 0; }

.our-specialists-slider {
  padding-top: 1px;
  margin: 0 auto;
  max-width: 100%; }
  .our-specialists-slider .our-specialists-slider__item {
    -webkit-box-shadow: 0px 22px 79px 0px #ab18002b !important;
            box-shadow: 0px 22px 79px 0px #ab18002b !important; }
  .our-specialists-slider .slick-list {
    padding: 0 80px;
    padding-bottom: 80px; }
    .our-specialists-slider .slick-list:before {
      content: "";
      width: 80px;
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      z-index: 10; }
    .our-specialists-slider .slick-list:after {
      content: "";
      width: 80px;
      position: absolute;
      top: 0;
      right: 0;
      height: 100%;
      z-index: 10; }
    .our-specialists-slider .slick-list .our-specialists-slider__item {
      opacity: 0;
      z-index: -20;
      -webkit-transition: opacity 0.3s;
      transition: opacity 0.3s; }
      .our-specialists-slider .slick-list .our-specialists-slider__item.slick-active {
        opacity: 1;
        z-index: 0; }
  .our-specialists-slider:after {
    content: "";
    width: 330px;
    height: 22px;
    border-right: 1px solid #f1e4de;
    position: absolute;
    top: -38px;
    left: 410px; }
  .our-specialists-slider:before {
    content: "";
    width: 330px;
    height: 51px;
    border-right: 1px solid #f1e4de;
    position: absolute;
    bottom: 0;
    left: 410px; }
  .our-specialists-slider .slick-dots {
    position: absolute;
    list-style: none;
    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;
    width: 100%;
    padding: 0;
    margin: 0;
    margin-top: 35px; }
    .our-specialists-slider .slick-dots li {
      margin-right: 17px; }
      .our-specialists-slider .slick-dots li:last-child {
        margin-right: 0; }
      .our-specialists-slider .slick-dots li.slick-active button {
        border: 2px solid #827ffb; }
        .our-specialists-slider .slick-dots li.slick-active button:before {
          opacity: 0; }
      .our-specialists-slider .slick-dots li button {
        font-size: 0;
        width: 17px;
        background: none;
        height: 17px;
        border: 2px solid transparent;
        border-radius: 50%;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        position: relative;
        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: 0; }
        .our-specialists-slider .slick-dots li button:before {
          content: "";
          background: #827ffb;
          width: 9px;
          height: 9px;
          border-radius: 50%;
          -webkit-transition: all 0.3s;
          transition: all 0.3s; }
  .our-specialists-slider .slick-arrow {
    position: absolute;
    font-size: 0;
    border: 0;
    height: 90px;
    width: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
    .our-specialists-slider .slick-arrow.slick-prev {
      background: url("/local/templates/glav2021/css/../img/slider_arr_left.png") no-repeat center center;
      left: 0;
      z-index: 90; }
    .our-specialists-slider .slick-arrow.slick-next {
      background: url("/local/templates/glav2021/css/../img/slider_arr_right.png") no-repeat center center;
      right: 0;
      z-index: 90; }

.our-specialists-slider__item {
  width: 300px;
  background: #fff;
  border-radius: 30px;
  position: relative;
  padding-top: 255px;
  margin: 0 15px;
  margin-top: 35px;
  padding-left: 25px;
  padding-right: 10px;
  padding-bottom: 40px;
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  color: #434343;
  -webkit-box-shadow: 0px 22px 79px 0px rgba(0, 76, 171, 0.13);
          box-shadow: 0px 22px 79px 0px rgba(0, 76, 171, 0.13); }
  .our-specialists-slider__item:before {
    content: "";
    width: 165px;
    height: 165px;
    border-radius: 20px;
    background: #ff78af;
    z-index: 2;
    position: absolute;
    top: 50px;
    right: 20px; }
  .our-specialists-slider__item .photo {
    width: 231px;
    height: 231px;
    border-radius: 20px;
    background-color: #eaf6ff;
    position: absolute;
    top: -35px;
    left: 20px;
    z-index: 3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    overflow: hidden; }
    .our-specialists-slider__item .photo img {
      max-width: 100%;
      height: auto; }
  .our-specialists-slider__item_name {
    font-size: 24px;
    margin: 0;
    margin-bottom: 25px;
    display: block;
    color: #434343;
    cursor: pointer;
    font-weight: 400; }
    .our-specialists-slider__item_name:hover {
      color: #827ffb; }
    .our-specialists-slider__item_name span {
      display: block; }
  .our-specialists-slider__item_options {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 18px; }
  .our-specialists-slider__item .btn {
    margin-top: 30px;
    border-bottom: 1px solid transparent; }
    .our-specialists-slider__item .btn:hover {
      color: #827ffb; }

.btn-link {
  color: #0061ab;
  font-size: 15px;
  font-weight: 700;
  padding: 0;
  cursor: pointer; }
  .btn-link:hover {
    color: #827ffb; }
  .btn-link.arrow:hover span:before {
    background-image: url("/local/templates/glav2021/css/../img/arrow-blue2.png"); }
  .btn-link.arrow span:before {
    background: url("/local/templates/glav2021/css/../img/arrow-blue.png") no-repeat center center;
    background-size: contain;
    width: 25px;
    height: 7px; }

.big-advantages-wrap {
  padding-top: 115px;
  background: url("/local/templates/glav2021/css/../img/bg-adv.png") no-repeat center center;
  background-size: cover;
  height: 996px; }
  .big-advantages-wrap .img-big {
    position: relative; }
    .big-advantages-wrap .img-big .img {
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translateX(-50%) translateY(-50%);
          -ms-transform: translateX(-50%) translateY(-50%);
              transform: translateX(-50%) translateY(-50%); }
  .big-advantages-wrap .big-advantages {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .big-advantages-wrap .big-advantages__item {
      max-width: 242px;
      position: relative; }
      .big-advantages-wrap .big-advantages__item:first-child {
        margin-bottom: 80px; }
      .big-advantages-wrap .big-advantages__item:before {
        content: "";
        background: url("/local/templates/glav2021/css/../img/marker_s.png") no-repeat center center;
        width: 27px;
        height: 20px;
        position: absolute;
        left: -40px;
        top: 20px; }
      .big-advantages-wrap .big-advantages__item h3 {
        font-size: 24px;
        margin-bottom: 15px;
        font-weight: 700;
        margin-top: 30px; }
      .big-advantages-wrap .big-advantages__item .text {
        font-size: 15px;
        margin: 0; }
      .big-advantages-wrap .big-advantages__item:nth-child(1) {
        text-align: right; }
        .big-advantages-wrap .big-advantages__item:nth-child(1):before {
          right: -40px;
          left: inherit; }

.slick-arrow {
  opacity: 0.5;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }
  .slick-arrow:hover {
    opacity: 1; }

.slider-reviews-wrap {
  position: relative;
  top: -50px;
  z-index: 20;
  margin-bottom: -100px; }
  .slider-reviews-wrap:before {
    position: absolute;
    width: 60%;
    content: "";
    height: 625px;
    background: #fff4ef;
    left: 0;
    bottom: -65px;
    border-radius: 0 20px 20px 0;
    z-index: 1; }
  .slider-reviews-wrap:after {
    position: absolute;
    width: 60%;
    content: "";
    height: 625px;
    background: #fff4ef;
    right: 0;
    top: -65px;
    border-radius: 20px 0 0 20px;
    z-index: 1; }
  .slider-reviews-wrap .slider-reviews {
    position: relative;
    z-index: 5;
    background: #fff;
    border-radius: 10px;
    padding: 0 110px;
    padding-top: 80px;
    padding-right: 49px;
    padding-bottom: 60px; }
    .slider-reviews-wrap .slider-reviews .btn.rev-btn {
      height: 60px;
      font-size: 16px;
      width: 260px;
      position: absolute;
      right: 0;
      bottom: 0; }
    .slider-reviews-wrap .slider-reviews.no-padding {
      padding: 0;
      padding-top: 80px;
      padding-bottom: 60px; }
      .slider-reviews-wrap .slider-reviews.no-padding .title-love {
        margin-left: 110px; }
    .slider-reviews-wrap .slider-reviews .doc-bottom {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      width: 100%;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-top: auto; }
      .slider-reviews-wrap .slider-reviews .doc-bottom .btn {
        height: 60px;
        font-size: 16px;
        width: 260px; }
    .slider-reviews-wrap .slider-reviews:before {
      content: "главврач";
      position: absolute;
      top: -70px;
      right: -10px;
      font-size: 167px;
      opacity: 0.05;
      font-weight: 700; }
    .slider-reviews-wrap .slider-reviews .title-love {
      font-size: 50px;
      position: relative;
      margin: 0;
      margin-bottom: 80px; }
      .slider-reviews-wrap .slider-reviews .title-love:before {
        content: "";
        background: url("/local/templates/glav2021/css/../img/rev_heart.png") no-repeat center center;
        width: 187px;
        height: 163px;
        position: absolute;
        left: -40px;
        top: -140px; }

.slider-full-main-reviews-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .slider-full-main-reviews-wrap .slick-arrow {
    width: 27px;
    height: 27px;
    border-radius: 50%;
    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;
    color: #fff;
    background: #827ffb;
    border: none;
    border-radius: 50%;
    overflow: hidden;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 1; }
    .slider-full-main-reviews-wrap .slick-arrow:hover {
      background: #ff78af; }
    .slider-full-main-reviews-wrap .slick-arrow .fa {
      background: none; }
      .slider-full-main-reviews-wrap .slick-arrow .fa:before {
        filter: none !important; }
  .slider-full-main-reviews-wrap .slick-prev {
    top: 10px; }
    .slider-full-main-reviews-wrap .slick-prev .fa-angle-up {
      padding-bottom: 3px; }
  .slider-full-main-reviews-wrap .slick-next {
    bottom: 10px; }
    .slider-full-main-reviews-wrap .slick-next .fa-angle-down {
      padding-top: 1px; }
  .slider-full-main-reviews-wrap .slider-thumb {
    min-width: 322px;
    margin-right: 55px;
    max-width: 322px; }
    .slider-full-main-reviews-wrap .slider-thumb .slick-dots {
      padding: 0;
      list-style: none;
      margin: 0;
      position: absolute;
      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: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      background: #ccc;
      width: 6px;
      height: 207px;
      border-radius: 5px;
      top: 50%;
      left: -44px;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
      .slider-full-main-reviews-wrap .slider-thumb .slick-dots li {
        height: 100%;
        width: 100%; }
        .slider-full-main-reviews-wrap .slider-thumb .slick-dots li.slick-active button {
          background: #827ffb; }
        .slider-full-main-reviews-wrap .slider-thumb .slick-dots li button {
          border-radius: 5px;
          padding: 0;
          font-size: 0;
          background: transparent;
          height: 100%;
          width: 100%;
          border: none; }
    .slider-full-main-reviews-wrap .slider-thumb .slick-arrow {
      position: absolute;
      left: -55px; }
    .slider-full-main-reviews-wrap .slider-thumb__item {
      z-index: 1;
      position: relative;
      padding: 10px 0; }
      .slider-full-main-reviews-wrap .slider-thumb__item .content_item {
        max-width: 277px;
        margin: 0 auto;
        height: 88px;
        padding: 0 25px;
        float: none;
        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: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        border-radius: 10px; }
      .slider-full-main-reviews-wrap .slider-thumb__item p {
        margin: 0; }
      .slider-full-main-reviews-wrap .slider-thumb__item.slick-current {
        z-index: 2; }
        .slider-full-main-reviews-wrap .slider-thumb__item.slick-current .content_item {
          -webkit-box-shadow: 0px 22px 29px 0px rgba(0, 97, 171, 0.13);
                  box-shadow: 0px 22px 29px 0px rgba(0, 97, 171, 0.13); }
      .slider-full-main-reviews-wrap .slider-thumb__item_name {
        font-size: 15px;
        font-weight: 700;
        margin-bottom: 5px; }
      .slider-full-main-reviews-wrap .slider-thumb__item_data {
        color: #d2d2d2; }
  .slider-full-main-reviews-wrap .slider-preview {
    width: 100%; }
    .slider-full-main-reviews-wrap .slider-preview .slick-dots {
      position: absolute;
      list-style: none;
      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;
      width: 100%;
      padding: 0;
      margin: 0;
      margin-top: 35px; }
      .slider-full-main-reviews-wrap .slider-preview .slick-dots li {
        margin-right: 17px; }
        .slider-full-main-reviews-wrap .slider-preview .slick-dots li:last-child {
          margin-right: 0; }
        .slider-full-main-reviews-wrap .slider-preview .slick-dots li:hover button {
          border: 2px solid #827ffb; }
        .slider-full-main-reviews-wrap .slider-preview .slick-dots li.slick-active button {
          border: 2px solid #827ffb; }
          .slider-full-main-reviews-wrap .slider-preview .slick-dots li.slick-active button:before {
            opacity: 0; }
        .slider-full-main-reviews-wrap .slider-preview .slick-dots li button {
          font-size: 0;
          width: 17px;
          background: none;
          height: 17px;
          border: 2px solid transparent;
          border-radius: 50%;
          -webkit-transition: all 0.3s;
          transition: all 0.3s;
          position: relative;
          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: 0;
          line-height: 0; }
          .slider-full-main-reviews-wrap .slider-preview .slick-dots li button:before {
            content: "";
            background: #827ffb;
            width: 9px;
            height: 9px;
            border-radius: 50%;
            -webkit-transition: all 0.3s;
            transition: all 0.3s; }
    .slider-full-main-reviews-wrap .slider-preview__item {
      height: 270px;
      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: start;
          -ms-flex-align: start;
              align-items: flex-start;
      position: relative; }
      .slider-full-main-reviews-wrap .slider-preview__item .name-mobile {
        display: none; }
      .slider-full-main-reviews-wrap .slider-preview__item .title {
        font-size: 20px;
        font-weight: 700;
        margin: 0;
        margin-bottom: 22px; }
      .slider-full-main-reviews-wrap .slider-preview__item .text {
        font-size: 15px;
        line-height: 24px; }
      .slider-full-main-reviews-wrap .slider-preview__item .doctor {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin-top: auto;
        margin-bottom: 4px; }
        .slider-full-main-reviews-wrap .slider-preview__item .doctor .img-photo {
          width: 50px;
          height: 50px;
          border-radius: 50%;
          background-size: 110%;
          background-position: 3px 0px;
          background-color: #eaf6ff;
          margin-right: 15px;
          overflow: hidden;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: end;
              -ms-flex-pack: end;
                  justify-content: flex-end;
          -webkit-box-align: start;
              -ms-flex-align: start;
                  align-items: flex-start; }
          .slider-full-main-reviews-wrap .slider-preview__item .doctor .img-photo img {
            width: 100%;
            height: auto; }
        .slider-full-main-reviews-wrap .slider-preview__item .doctor .doctor-info {
          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: start;
              -ms-flex-align: start;
                  align-items: flex-start;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          font-size: 15px;
          text-decoration: none;
          color: #434343; }
          .slider-full-main-reviews-wrap .slider-preview__item .doctor .doctor-info_who {
            margin-bottom: 5px; }
          .slider-full-main-reviews-wrap .slider-preview__item .doctor .doctor-info_name {
            font-weight: 700;
            color: #434343; }
            .slider-full-main-reviews-wrap .slider-preview__item .doctor a.doctor-info_name:hover {
              color: #827ffb; }
      .slider-full-main-reviews-wrap .slider-preview__item .stars-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        list-style: none;
        padding: 0;
        margin: 0;
        margin-bottom: 22px; }
        .slider-full-main-reviews-wrap .slider-preview__item .stars-list__item {
          background: url("/local/templates/glav2021/css/../img/star.png") no-repeat;
          width: 16px;
          height: 16px;
          margin-right: 10px; }
          .slider-full-main-reviews-wrap .slider-preview__item .stars-list__item:last-child {
            margin-right: 0; }

.reviews-slider .slick-arrow {
  position: absolute;
  font-size: 0;
  border: 0;
  height: 90px;
  width: 30px;
  background-size: contain;
  background-repeat: no-repeat;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }
  .reviews-slider .slick-arrow.slick-prev {
    background: url("/local/templates/glav2021/css/../img/slider_arr_left.png") no-repeat center center;
    left: 20px;
    z-index: 90; }
  .reviews-slider .slick-arrow.slick-next {
    background: url("/local/templates/glav2021/css/../img/slider_arr_right.png") no-repeat center center;
    right: 20px;
    z-index: 90; }

.reviews-slider .slick-list {
  margin: 0 80px; }

.reviews-slider__item {
  padding: 20px;
  border-radius: 20px; }
  .reviews-slider__item_name {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 5px; }
  .reviews-slider__item_data {
    color: #d2d2d2;
    margin: 0; }
  .reviews-slider__item_who {
    margin-bottom: 20px; }
  .reviews-slider__item .title {
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 0; }

.reviews-slider .stars-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style: none;
  padding: 0;
  margin: 0;
  margin-bottom: 22px; }
  .reviews-slider .stars-list__item {
    background: url("/local/templates/glav2021/css/../img/star.png") no-repeat;
    width: 16px;
    height: 16px;
    margin-right: 10px; }
    .reviews-slider .stars-list__item:last-child {
      margin-right: 0; }

.reviews-slider .doctor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: auto; }
  .reviews-slider .doctor .img-photo {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-size: 110%;
    background-position: 3px 0px;
    background-color: #eaf6ff;
    margin-right: 15px; }
  .reviews-slider .doctor .doctor-info {
    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: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 15px;
    text-decoration: none;
    color: #434343; }
    .reviews-slider .doctor .doctor-info_who {
      margin-bottom: 5px; }
    .reviews-slider .doctor .doctor-info_name {
      font-weight: 700;
      color: #434343; }
      .reviews-slider .doctor .doctor-info_name:hover {
        color: #827ffb; }

.ratings-and-license {
  background: url("/local/templates/glav2021/css/../img/bg-c-2.jpg") no-repeat center center;
  background-size: cover;
  padding-top: 210px;
  padding-bottom: 30px;
  margin-bottom: 125px;
  position: relative; }
  .ratings-and-license .container {
    position: relative;
    z-index: 2; }
  .ratings-and-license.white {
    background: #fff;
    padding-top: 110px;
    padding-bottom: 95px;
    margin-bottom: 0; }
    .ratings-and-license.white .list-ratings {
      margin-bottom: 0; }
  .ratings-and-license .list-license {
    padding: 0 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-top: 50px;
    position: relative; }
    .ratings-and-license .list-license:before {
      content: "";
      height: 404px;
      width: 100%;
      border: 2px solid #005da7;
      position: absolute;
      left: 0;
      top: 50%;
      border-radius: 40px;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
    .ratings-and-license .list-license .big-license {
      min-width: 367px;
      max-width: 100%;
      height: 534px;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center center;
      margin-right: 28px;
      border-radius: 10px;
      position: relative;
      z-index: 2;
      overflow: hidden; }
      .ratings-and-license .list-license .big-license img {
        border-radius: 10px;
        width: 100%;
        height: auto; }
    .ratings-and-license .list-license .list-small-license {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: 172px 172px 172px;
          grid-template-columns: 172px 172px 172px;
      -webkit-column-gap: 26px;
              column-gap: 26px;
      row-gap: 30px;
      position: relative;
      z-index: 2; }
      .ratings-and-license .list-license .list-small-license__item {
        height: 250px;
        background-repeat: no-repeat;
        background-position: center center;
        border-radius: 10px;
        overflow: hidden; }
        .ratings-and-license .list-license .list-small-license__item img {
          width: 100%;
          height: auto;
          border-radius: 10px; }

.list-ratings {
  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;
  margin-bottom: 125px; }
  .list-ratings > a:hover {
    background: #ffffff4f; }
  .list-ratings__item {
    margin-right: 30px;
    padding: 5px 10px;
    border-radius: 10px; }
    .list-ratings__item:last-child {
      margin-right: 0; }

.social-list {
  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;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  margin-bottom: 75px; }
  .social-list__item {
    width: 260px;
    height: 60px;
    background: #f5f5f5;
    border-radius: 10px;
    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;
    text-decoration: none;
    color: #434343;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
    .social-list__item:hover {
      background: #1066ad33; }
    .social-list__item p {
      margin: 0; }
    .social-list__item .ico {
      width: 30px;
      height: 30px;
      background-position: center center;
      background-size: contain;
      margin-right: 18px; }
      .social-list__item .ico.inst {
        background-image: url("/local/templates/glav2021/css/../img/instgram.png"); }
      .social-list__item .ico.vk {
        background-image: url("/local/templates/glav2021/css/../img/vk.png"); }
      .social-list__item .ico.ok {
        background-image: url("/local/templates/glav2021/css/../img/odn.png"); }
      .social-list__item .ico.face {
        background-image: url("/local/templates/glav2021/css/../img/fb.png"); }
    .social-list__item .social-info {
      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: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
      .social-list__item .social-info .name {
        font-weight: 700;
        font-size: 15px;
        margin-bottom: 5px; }
      .social-list__item .social-info .people {
        color: #5f85a2;
        font-size: 12px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -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: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-flow: row nowrap;
                flex-flow: row nowrap; }
        .social-list__item .social-info .people:before {
          content: "";
          background: url("/local/templates/glav2021/css/../img/people.png") no-repeat center center;
          width: 7px;
          height: 9px;
          margin-right: 5px; }


  .social-we-wrap .title-big h2 {
    line-height: 1;
    margin-bottom: 30px; }

.social-photo-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 260px 260px 260px 260px;
      grid-template-columns: 260px 260px 260px 260px;
  -webkit-column-gap: 33px;
          column-gap: 33px;
  row-gap: 30px;
  margin-bottom: 65px; }
  .social-photo-list__item {
    height: 260px;
    border-radius: 10px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    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;
    overflow: hidden; }
    .social-photo-list__item img {
      width: 100%;
      height: auto; }
    .social-photo-list__item:before {
      content: "";
      width: 100%;
      height: 100%;
      background: transparent;
      position: absolute;
      left: 0;
      top: 0;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
    .social-photo-list__item:hover:before {
      background: #fff3; }

.faq-wrap {
  background: url("/local/templates/glav2021/css/../img/main_faq_bg.jpg") no-repeat center center;
  background-size: cover;
  padding-top: 110px;
  margin-bottom: 30px; }
  .faq-wrap .title-center {
    position: relative;
    z-index: 20; }

.bg-faq {
  margin-top: 65px;
  padding-bottom: 75px;
  position: relative; }
  .bg-faq:before {
    content: "";
    background: url("/local/templates/glav2021/css/../img/doc-big.png") no-repeat center center;
    position: absolute;
    left: -50px;
    bottom: 0;
    width: 431px;
    height: 658px; }

.accordion-faq {
  z-index: 20;
  position: relative;
  font-family: 'Ubuntu', sans-serif !important;
  max-width: 752px;
  margin-left: auto; }
  .accordion-faq .ui-accordion-content {
    padding-left: 102px;
    border-radius: 0 0 10px 10px;
    border: none;
    padding-bottom: 40px; }
    .accordion-faq .ui-accordion-content p {
      margin-top: 0;
      line-height: 24px; }
    .accordion-faq .ui-accordion-content .answer {
      font-size: 12px;
      margin-bottom: 25px;
      font-weight: 700;
      line-height: 1.15; }
  .accordion-faq .ui-accordion-header {
    padding: 15px 15px;
    color: #434343;
    font-weight: 700;
    font-size: 20px;
    border-radius: 10px;
    border: none;
    margin-top: 15px;
    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;
    padding-right: 0;
    -webkit-box-shadow: -14px -21px 47px -9px #0061ab40;
            box-shadow: -14px -21px 47px -9px #0061ab40; }
    .accordion-faq .ui-accordion-header:first-child {
      margin-top: 0; }
    .accordion-faq .ui-accordion-header.ui-state-active {
      border: none;
      background: #fff;
      border-radius: 10px 10px 0 0; }
      .accordion-faq .ui-accordion-header.ui-state-active .ui-icon:before {
        background: url("/local/templates/glav2021/css/../img/minus.png") no-repeat center center; }
    .accordion-faq .ui-accordion-header .ui-icon {
      min-width: 30px;
      height: 30px;
      background: #827ffb;
      border-radius: 10px;
      margin-right: 50px;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      position: relative;
      top: 0px;
      margin-top: 0; }
      .accordion-faq .ui-accordion-header .ui-icon:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        background: url("/local/templates/glav2021/css/../img/plus.png") no-repeat center center;
        background-size: contain;
        width: 100%;
        height: 100%; }

.footer-map {
  height: 565px;
  position: relative; }
  .footer-map.open-map .map-yandex-wrap {
    opacity: 1;
    z-index: 2; }
  .footer-map.open-map .map-content {
    z-index: -2;
    background: none;
    opacity: 0; }
  .footer-map .map-content {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    z-index: 2; }
  .footer-map .map-yandex-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: -2; }
  .footer-map .container {
    height: 100%; }
  .footer-map .content-map-bg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%; }
  .footer-map .map-info {
    width: 404px;
    height: 258px;
    background: #ff78af;
    color: #fff;
    padding-top: 52px;
    padding-left: 68px;
    padding-right: 73px;
    position: relative;
    z-index: 3; }
    .footer-map .map-info .map-info_title {
      font-size: 20px;
      font-weight: 700;
      margin: 0;
      margin-bottom: 18px; }
    .footer-map .map-info .address {
      font-size: 15px; }
    .footer-map .map-info .link-ping {
      width: 100%;
      height: 53px;
      color: #fff;
      font-size: 15px;
      margin-top: 25px;
      background: #ff90bd;
      border-radius: 10px; }
      .footer-map .map-info .link-ping:hover {
        background: #f4b0cc; }

.banner-big-page-wrap {
  height: 588px;
  width: 100%;
  background: #fff4ef; }
  .banner-big-page-wrap.fon .banner-big_img.square:before {
    position: absolute;
    background: url("/local/templates/glav2021/css/../img/banner-page-before.png") no-repeat center center;
    width: 285px;
    height: 538px;
    left: 0;
    top: 9px;
    content: ""; }
  .banner-big-page-wrap .container {
    height: 100%; }
  .banner-big-page-wrap .banner-big {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    height: 100%;
    overflow-y: hidden; }
    .banner-big-page-wrap .banner-big__content {
      max-width: 450px;
      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: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      position: relative;
      z-index: 10; }
      .banner-big-page-wrap .banner-big__content.contact-banner-wrapper {
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        padding-top: 130px; }
      .banner-big-page-wrap .banner-big__content .sub-title-banner {
        margin-bottom: 40px;
        margin-top: 0;
        font-size: 36px;
        line-height: 1; }
      .banner-big-page-wrap .banner-big__content .up {
        margin: 0;
        font-size: 30px;
        font-weight: 700;
        text-transform: uppercase; }
      .banner-big-page-wrap .banner-big__content .price {
        font-size: 50px;
        margin: 0;
        font-weight: 700; }
        .banner-big-page-wrap .banner-big__content .price i {
          font-style: normal;
          font-weight: 400; }
      .banner-big-page-wrap .banner-big__content .btn {
        height: 60px;
        font-size: 16px;
        margin-top: 37px; }
      .banner-big-page-wrap .banner-big__content h2, .banner-big-page-wrap .banner-big__content h1 {
        font-size: 45px;
        font-weight: 700;
        margin: 0;
        margin-bottom: 20px;
        line-height: 1; }
      .banner-big-page-wrap .banner-big__content p {
        font-size: 20px;
        margin: 0;
        line-height: 1.5; }
    .banner-big-page-wrap .banner-big_img {
      position: absolute;
      width: auto;
      right: 0px;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      z-index: 1;
      width: 670px;
      text-align: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      height: 100%;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .banner-big-page-wrap .banner-big_img.bottom {
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end; }
      .banner-big-page-wrap .banner-big_img.square:after {
        width: 290px;
        height: 290px;
        border-radius: 35px;
        right: 26px;
        top: 68px;
        background: #ff78af; }
      .banner-big-page-wrap .banner-big_img:after {
        content: "";
        position: absolute;
        right: 0;
        height: 489px;
        width: 670px;
        background: url("/local/templates/glav2021/css/../img/head_marker_slider.png") no-repeat center center;
        background-size: auto;
        z-index: 1;
        top: 39px;
        background-size: contain; }
      .banner-big-page-wrap .banner-big_img img {
        position: relative;
        z-index: 2;
        max-width: 100%; }

.blog-list-wrap {
  background: #f5f5f5;
  padding-top: 90px;
  padding-bottom: 103px;
  position: relative; }
  .blog-list-wrap .container {
    position: relative;
    z-index: 2; }
  .blog-list-wrap:before {
    content: "";
    background: url("/local/templates/glav2021/css/../img/before-left.png") no-repeat center center;
    width: 324px;
    height: 443px;
    z-index: 1;
    position: absolute;
    top: 400px;
    left: 0; }
  .blog-list-wrap:after {
    content: "";
    background: url("/local/templates/glav2021/css/../img/before-right.png") no-repeat center center;
    background-color: rgba(0, 0, 0, 0);
    width: 264px;
    height: 854px;
    z-index: 1;
    position: absolute;
    top: 290px;
    right: 0; }

.blog-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr;
  -webkit-column-gap: 34px;
          column-gap: 34px;
  row-gap: 37px;
  padding-bottom: 88px; }
  .blog-list__item {
    border-radius: 30px;
    overflow: hidden;
    background: #fff;
    -webkit-box-shadow: 0px 22px 79px 0px rgba(0, 76, 171, 0.13);
            box-shadow: 0px 22px 79px 0px rgba(0, 76, 171, 0.13); }
    .blog-list__item_img {
      height: 204px;
      width: 100%;
      background-size: cover;
      background-repeat: no-repeat;
      overflow: hidden; }
      .blog-list__item_img img {
        height: 100%;
        width: auto;
        border-radius: 30px 30px 0 0; }
    .blog-list__item_content {
      width: 100%;
      padding: 20px 30px;
      background: #fff; }
      .blog-list__item_content.big-info {
        padding-top: 10px; }
        .blog-list__item_content.big-info .label {
          font-size: 15px;
          color: #c1c1c1;
          text-transform: uppercase;
          margin: 0;
          margin-bottom: 12px;
          font-weight: 700;
          margin-top: 15px; }
        .blog-list__item_content.big-info .blog-list__item_content-name {
          font-size: 20px;
          margin-bottom: 30px; }
        .blog-list__item_content.big-info .price {
          font-size: 24px;
          font-weight: 700;
          position: relative;
          margin: 0;
          margin-bottom: 12px; }
          .blog-list__item_content.big-info .price:before {
            content: "";
            background: url("/local/templates/glav2021/css/../img/ico-price.png") no-repeat center center;
            width: 11px;
            height: 11px;
            position: absolute;
            left: -18px;
            top: 9px; }
      .blog-list__item_content-name {
        font-size: 20px;
        margin: 0;
        margin-bottom: 30px;
        color: #434343;
        text-decoration: none;
        font-weight: 400;
        display: block; }
        .blog-list__item_content-name:hover {
          text-decoration: underline;
          color: #0061ab; }
      .blog-list__item_content .view-data {
        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;
        color: #b2b2b2; }
      .blog-list__item_content-data {
        margin: 0; }
      .blog-list__item_content-view {
        margin: 0;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        color: #b2b2b2; }
        .blog-list__item_content-view:before {
          content: "";
          background: url("/local/templates/glav2021/css/../img/eys-ico.png") no-repeat center center;
          width: 20px;
          height: 20px;
          margin-right: 8px; }

.pagination-wrap .pagination {
  list-style: none;
  padding: 0;
  margin: 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; }
  .pagination-wrap .pagination .prev, .pagination-wrap .pagination .next {
    width: 49px;
    height: 35px;
    border: 2px solid #827ffb;
    color: #827ffb;
    font-family: FontAwesome;
    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;
    border-radius: 10px;
    font-size: 22px;
    position: relative;
    cursor: pointer; }
.pagination-wrap .pagination .prev a, .pagination-wrap .pagination .next a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
}
    .pagination-wrap .pagination .prev:hover, .pagination-wrap .pagination .next:hover {
      background: #827ffb;
      color: #fff; }
  .pagination-wrap .pagination .prev {
    margin-right: 60px; }
    .pagination-wrap .pagination .prev:before {
      content: "\f104"; }
  .pagination-wrap .pagination .next {
    margin-left: 60px; }
    .pagination-wrap .pagination .next:before {
      content: "\f105"; }
  .pagination-wrap .pagination__item a {
    width: 35px;
    height: 35px;
    border-radius: 10px;
    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;
    text-decoration: none;
    color: #434343;
    font-size: 15px;
    margin: 0 4px; }
  .pagination-wrap .pagination__item.active a, .pagination-wrap .pagination__item:hover a {
    color: #fff;
    font-weight: 700;
    background: #827ffb; }
  .pagination-wrap .pagination__more {
    margin: 0 10px; }

.select-form-wrap {
  height: 40px;
  max-width: 360px;
  border-radius: 40px;
  position: relative;
  font-size: 14px !important; }
  .select-form-wrap .select-form {
    position: relative;
    z-index: 2;
    border: none;
    height: 100%;
    width: 100%;
    padding: 0 20px;
    color: #5f85a2;
    background: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }

.filter-top {
  margin-bottom: 58px; }
  .filter-top > form {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 356px 220px;
        grid-template-columns: 356px 220px;
    -webkit-column-gap: 30px;
            column-gap: 30px; }
    .filter-top form .input-wrap {
      max-width: 222px; }
  .filter-top .input-wrap .ico-search-form {
    width: 34px;
    height: 34px;
    position: absolute;
    right: 2px;
    top: 2px;
    border-radius: 50%;
    background: #ff78af;
    color: #fff;
    font-family: FontAwesome;
    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;
    font-size: 16px; }
    .filter-top .input-wrap .ico-search-form:after {
      content: "\f002"; }

.slider-news {
  padding: 0 60px;
  /*display: -webkit-box;
  display: -ms-flexbox;
  display: flex; */
  margin-top: 70px; }
  .slider-news .slick-dots {
    position: absolute;
    list-style: none;
    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;
    width: 100%;
    padding: 0;
    margin: 0;
    margin-top: 35px;
    left: 0;
    bottom: -40px; }
    .slider-news .slick-dots li {
      margin-right: 17px; }
      .slider-news .slick-dots li:last-child {
        margin-right: 0; }
      .slider-news .slick-dots li.slick-active button {
        border: 2px solid #827ffb; }
        .slider-news .slick-dots li.slick-active button:before {
          opacity: 0; }
      .slider-news .slick-dots li button {
        font-size: 0;
        width: 17px;
        background: none;
        height: 17px;
        border: 2px solid transparent;
        border-radius: 50%;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        position: relative;
        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: 0; }
        .slider-news .slick-dots li button:before {
          content: "";
          background: #827ffb;
          width: 9px;
          height: 9px;
          border-radius: 50%;
          -webkit-transition: all 0.3s;
          transition: all 0.3s; }
  .slider-news .slick-arrow {
    position: absolute;
    font-size: 0;
    border: 0;
    height: 90px;
    width: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
    .slider-news .slick-arrow.slick-prev {
      background: url("/local/templates/glav2021/css/../img/slider_arr_left.png") no-repeat center center;
      left: 0; }
    .slider-news .slick-arrow.slick-next {
      background: url("/local/templates/glav2021/css/../img/slider_arr_right.png") no-repeat center center;
      right: 0; }

.slider-news-wrap {
  padding-top: 100px;
  padding-bottom: 80px; }

.slider-news__item {
  width: 100%;
  margin: 10px;
  text-decoration: none;
  color: #434343;
  cursor: pointer; }
  .slider-news__item:hover {
    color: #827ffb; }
  .slider-news__item_name {
    font-size: 15px;
    font-weight: 700;
    margin: 0; }
  .slider-news__item_img-wrap {
    width: 100%;
    height: 230px;
    border-radius: 20px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    margin-bottom: 25px; }
    .slider-news__item_img-wrap .data {
      position: absolute;
      left: 10px;
      top: 10px;
      padding: 10px 7px;
      background: #ff78af;
      border-radius: 15px;
      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: start;
          -ms-flex-align: start;
              align-items: flex-start;
      color: #fff;
      font-size: 12px; }
      .slider-news__item_img-wrap .data .day {
        font-weight: 700; }
      .slider-news__item_img-wrap .data p {
        margin: 0;
        font-size: 12px; }
        .slider-news__item_img-wrap .data p b {
          font-size: 20px; }

.text-img-wrap {
  background: #f5f5f5;
  padding-top: 75px;
  padding-bottom: 110px; }

.text-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end; }
  .text-img .text-block {
    line-height: 1.5; }
    .text-img .text-block.center h2 {
      text-align: center; }
    .text-img .text-block h2 {
      margin-top: 0;
      margin-bottom: 40px;
      font-size: 36px; }
  .text-img .img-block {
    height: 275px;
    border-radius: 20px;
    width: 555px;
    min-width: 555px;
    margin-left: 30px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat; }

.margin-top {
  margin-top: 130px; }

.list-links-wrap {
  padding-top: 60px;
  padding-bottom: 80px; }

.list-links {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr;
  -webkit-column-gap: 34px;
          column-gap: 34px;
  row-gap: 24px;
  font-size: 15px; }
  .list-links__item {
    position: relative;
    text-decoration: none;
    color: #434343;
    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;
    line-height: 1.5; }
    .list-links__item:hover {
      color: #827ffb; }
    .list-links__item:before {
      content: "";
      background: url("/local/templates/glav2021/css/../img/marker_s.png") no-repeat center center;
      background-size: contain;
      min-width: 28px;
      height: 20px;
      margin-right: 20px; }

.line-vertical-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  padding-top: 39px;
  padding-bottom: 70px; }
  .line-vertical-info:before {
    content: "";
    width: 2px;
    background: #0061ab;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
  .line-vertical-info__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
    .line-vertical-info__item .left {
      width: 50%;
      text-align: right;
      padding-right: 45px;
      font-weight: 700; }
    .line-vertical-info__item .right {
      width: 50%;
      text-align: left;
      padding-left: 45px; }
      .line-vertical-info__item .right p {
        margin: 0;
        margin-bottom: 60px;
        position: relative; }
        .line-vertical-info__item .right p:before {
          content: "";
          width: 12px;
          height: 12px;
          border-radius: 50%;
          background: #ff78af;
          position: absolute;
          left: -51px;
          top: 4px;
          z-index: 2; }
        .line-vertical-info__item .right p:after {
          content: "";
          width: 2px;
          height: 30px;
          background: #fff;
          position: absolute;
          left: -46px;
          top: -6px;
          z-index: 1; }

.line-vertical-info-wrap {
  padding-top: 50px;
  padding-bottom: 50px;
  background: #f5f5f5; }

.certificate-slider {
  max-width: 750px;
  margin: 0 auto; }
  .certificate-slider .slick-arrow {
    width: 45px;
    height: 45px;
    font-size: 0;
    padding: 10px;
    border-radius: 10px;
    background: #827ffb;
    color: #fff;
    border: none;
    position: absolute;
    z-index: 4;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
    .certificate-slider .slick-arrow.slick-next {
      right: 0; }
      .certificate-slider .slick-arrow.slick-next:before {
        content: "";
        position: absolute;
        right: 11px;
        height: 1px;
        background: #fff;
        top: 24px;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        width: 25px; }
      .certificate-slider .slick-arrow.slick-next:after {
        content: "\f105";
        font-family: FontAwesome;
        color: #fff;
        font-size: 16px;
        padding-left: 20px; }
    .certificate-slider .slick-arrow.slick-prev {
      left: 0; }
      .certificate-slider .slick-arrow.slick-prev:before {
        content: "";
        position: absolute;
        left: 12px;
        height: 1px;
        background: #fff;
        top: 24px;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        width: 25px; }
      .certificate-slider .slick-arrow.slick-prev:after {
        content: "\f104";
        font-family: FontAwesome;
        color: #fff;
        font-size: 16px;
        padding-right: 20px; }
  .certificate-slider__item-img {
    width: 527px;
    margin: 0 auto;
    position: relative;
    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; }
    .certificate-slider__item-img:before {
      content: "";
      position: absolute;
      top: 50%;
      left: 0;
      height: 367px;
      width: 100%;
      border: 2px dashed #c4c6e2;
      border-radius: 10px;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
  .certificate-slider__item img {
    max-width: 365px;
    height: auto; }

.slider-certificate-wrap {
  padding-top: 85px;
  padding-bottom: 190px;
  background: url("/local/templates/glav2021/css/../img/bg-adv.png") no-repeat center center;
  background-size: 110%; }

.doc-publications-wrap {
  padding-top: 219px;
  padding-bottom: 105px;
  background: #f5f5f5;
  margin-bottom: 130px; }

.doc-list-wrap {
  background: #f5f5f5;
  padding-bottom: 100px;
  padding-top: 113px;
  margin-bottom: 0; }
  .doc-list-wrap .pagination-wrap {
    margin-top: 65px; }

.doc-list {
  max-width: 1120px;
  margin: 0 auto;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr;
  -webkit-column-gap: 35px;
          column-gap: 35px;
  padding: 0 75px;
  border-top: 1px solid #e8e6e5;
  padding-top: 37px;
  padding-bottom: 70px; }
  .doc-list:nth-child(4) {
    border-bottom: 1px solid #e8e6e5; }
  .doc-list .our-specialists-slider__item {
    margin: 0;
    width: 100%;
    margin-top: 35px;
    -webkit-box-shadow: 0px 22px 79px 0px rgba(0, 76, 171, 0.13);
            box-shadow: 0px 22px 79px 0px rgba(0, 76, 171, 0.13); }

.programs-adults {
  padding-top: 120px;
  background: #f5f5f5;
  padding-bottom: 22px;
  position: relative; }
  .programs-adults .container {
    position: relative;
    z-index: 20; }
  .programs-adults:before {
    content: "";
    background: url("/local/templates/glav2021/css/../img/bg-right.png") no-repeat center center;
    width: 324px;
    height: 443px;
    z-index: 1;
    position: absolute;
    top: 400px;
    left: 0;
    background-color: #f5f5f5;
    background-blend-mode: screen; }
  .programs-adults:after {
    content: "";
    background: url("/local/templates/glav2021/css/../img/bg-left.png") no-repeat center center;
    width: 264px;
    height: 854px;
    z-index: 1;
    position: absolute;
    top: 290px;
    right: 0;
    background-color: #f5f5f5;
    background-blend-mode: screen; }
  .programs-adults .title-center {
    margin-bottom: 70px; }

.programs-children {
  padding-top: 110px;
  padding-bottom: 22px;
  background: #fff4ef;
  position: relative; }
  .programs-children .container {
    position: relative;
    z-index: 20; }
  .programs-children .title-center {
    margin-bottom: 70px; }
  .programs-children:before {
    content: "";
    background: url("/local/templates/glav2021/css/../img/bg-right.png") no-repeat center center;
    width: 324px;
    height: 443px;
    z-index: 1;
    position: absolute;
    top: 400px;
    left: 0; }
  .programs-children:after {
    content: "";
    background: url("/local/templates/glav2021/css/../img/bg-left.png") no-repeat center center;
    width: 264px;
    height: 854px;
    z-index: 1;
    position: absolute;
    top: 290px;
    right: 0; }

.contacts-info-banner {
  width: 405px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr;
  -webkit-column-gap: 30px;
          column-gap: 30px;
  row-gap: 28px; }
  .contacts-info-banner > div {
    padding-left: 30px;
    position: relative; }
  .contacts-info-banner-map:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: url("/local/templates/glav2021/css/../img/ico-ping1.png") no-repeat center center;
    background-size: contain;
    width: 19px;
    height: 27px; }
  .contacts-info-banner-phone:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: url("/local/templates/glav2021/css/../img/ico-ping2.png") no-repeat center center;
    background-size: contain;
    width: 19px;
    height: 19px; }
  .contacts-info-banner-time:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: url("/local/templates/glav2021/css/../img/ico-ping3.png") no-repeat center center;
    background-size: contain;
    width: 21px;
    height: 21px; }
  .contacts-info-banner-email:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: url("/local/templates/glav2021/css/../img/ico-ping4.png") no-repeat center center;
    background-size: contain;
    width: 20px;
    height: 21px; }
  .contacts-info-banner span {
    color: #a3a3a3;
    display: block;
    margin-bottom: 10px; }
  .contacts-info-banner a {
    display: block;
    margin-bottom: 7px;
    text-decoration: none;
    color: #434343; }
    .contacts-info-banner a:last-child {
      margin-bottom: 0; }
    .contacts-info-banner a:hover {
      color: #827ffb; }
  .contacts-info-banner p {
    font-size: 15px !important; }

.link-social-wrap-banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 37px; }
  .link-social-wrap-banner .btn {
    margin-top: 0 !important; }

.list-banner-social {
  margin: 0;
  margin-left: 47px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 0;
  list-style: none; }
  .list-banner-social a:hover {
    filter: hue-rotate(70deg); }
  .list-banner-social .what {
    margin-right: 20px; }
    .list-banner-social .what a:before {
      content: "";
      background: url("/local/templates/glav2021/css/../img/banner-social.png") no-repeat center center;
      width: 29px;
      height: 29px;
      background-size: contain;
      display: block; }
  .list-banner-social .telegram a:before {
    content: "";
    background: url("/local/templates/glav2021/css/../img/banner-social2.png") no-repeat center center;
    width: 26px;
    height: 22px;
    background-size: contain;
    display: block; }

.contact-map-wrap {
  height: 590px;
  position: relative;
  margin-bottom: 80px; }
  .contact-map-wrap:before {
    width: 44%;
    position: absolute;
    left: 0;
    height: 100%;
    z-index: 2;
    background: #ff78af;
    content: ""; }
  .contact-map-wrap .map-contact {
    position: absolute;
    right: 0;
    z-index: 1;
    height: 100%;
    width: 100%;
    top: 0; }
    .contact-map-wrap .map-contact .img {
      width: 100%;
      height: 100%;
      background-size: cover;
      background-position: top right; }
  .contact-map-wrap .container {
    position: relative;
    z-index: 5; }
  .contact-map-wrap .map-info {
    padding-top: 117px;
    max-width: 395px;
    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: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .contact-map-wrap .map-info a {
      height: 53px;
      padding: 0 25px;
      margin: 0 auto;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      background: #f58dbb;
      border-radius: 10px;
      text-decoration: none;
      color: #fff;
      margin-bottom: 12px; }
      .contact-map-wrap .map-info a:hover {
        background: #fda7cd; }
    .contact-map-wrap .map-info .map-info__text {
      width: 100%;
      background: #fff;
      border-radius: 20px;
      padding: 20px 40px 30px 50px;
      margin-bottom: 30px;
      color: #000; }
      .contact-map-wrap .map-info .map-info__text h2 {
        font-size: 24px;
        margin: 0;
        margin-bottom: 18px;
        color: #000; }
      .contact-map-wrap .map-info .map-info__text p {
        font-size: 15px;
        line-height: 1.5;
        margin: 0; }

.text-flex-block-wrap {
  margin-top: 60px; }

.text-flex-block {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr;
  -webkit-column-gap: 30px;
          column-gap: 30px; }
  .text-flex-block.full-text {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr; }
    .text-flex-block.full-text .text-flex-block__content {
      width: 100%;
      margin: 0 auto; }
      .text-flex-block.full-text .text-flex-block__content p {
        margin-bottom: 35px; }
        .text-flex-block.full-text .text-flex-block__content p:last-child {
          margin-bottom: 0; }
  .text-flex-block__img {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    border-radius: 21px;
  }
  .text-flex-block__img img {
    border-radius: 21px;
  }
    .text-flex-block__img.square {
      position: relative;
      border-radius: 10px; }
      .text-flex-block__img.square:before {
        width: 160px;
        height: 155px;
        background: #ff78af;
        content: "";
        position: absolute;
        z-index: 0;
        top: -20px;
        right: -20px;
        border-radius: 35px; }
    .text-flex-block__img span {
      width: 100%;
      height: 100%;
      position: relative;
      z-index: 1;
      display: block;
      background-repeat: no-repeat; }
  .text-flex-block__content {
    font-size: 15px;
    line-height: 24px; }
    .text-flex-block__content p {
      margin: 0;
      margin-bottom: 20px; }
      .text-flex-block__content p:last-child {
        margin-bottom: 0; }

.accordion-faq .ui-widget-content a, .program-custom-block .ui-widget-content a {
  color: #0061ab; }
  .accordion-faq .ui-widget-content a:hover, .program-custom-block .ui-widget-content a:hover {
    color: #827ffb; }

.full-accordion {
  margin-top: 100px;
  margin-bottom: 115px; }
  .full-accordion p {
    line-height: 24px; }
  .full-accordion.left-text .ui-accordion-header {
    text-align: left;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-left: 50px;
    text-transform: uppercase; }
    .full-accordion.left-text .ui-accordion-header.h3 {
      font-size: 15px;
      min-height: 60px;
      margin-top: 0;
      border-color: #bcd7ec; }
      .full-accordion.left-text .ui-accordion-header.h3 .ui-icon {
        top: 18px; }
        .full-accordion.left-text .ui-accordion-header.h3 .ui-icon:before {
          padding-bottom: 3px;
          padding-left: 1px;
          font-size: 20px; }
  .full-accordion.left-text .ui-accordion-content {
    padding-left: 50px;
    padding-top: 10px;
    border-color: #bcd7ec; }
    .full-accordion.left-text .ui-accordion-content p {
      margin-top: 0;
      max-width: 590px;
      line-height: 1.5; }
  .full-accordion .ui-widget-content {
    border: none;
    border-bottom: 1px solid #b4b4b4; }
  .full-accordion .ui-accordion-header {
    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;
    font-size: 20px;
    color: #434343;
    font-weight: 700;
    border: none;
    border-bottom: 1px solid #b4b4b4;
    background: none; }
    .full-accordion .ui-accordion-header:first-child {
      border-top: 1px solid #b4b4b4; }
    .full-accordion .ui-accordion-header.ui-state-active {
      background: none; }
      .full-accordion .ui-accordion-header.ui-state-active .ui-icon:before {
        background-image: url("/local/templates/glav2021/css/../img/minus.png"); }
    .full-accordion .ui-accordion-header .ui-icon {
      min-width: 30px;
      height: 30px;
      background: #827ffb;
      border-radius: 10px;
      margin-right: 50px;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      position: absolute;
      left: 4px;
      top: 13px; }
      .full-accordion .ui-accordion-header .ui-icon:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        background: url("/local/templates/glav2021/css/../img/plus.png") no-repeat center center;
        background-size: contain;
        width: 100%;
        height: 100%;
        padding: 0 !important; }

.custom-block-wrap {
  background: url("/local/templates/glav2021/css/../img/bg-adv.png") repeat-x;
  background-size: cover;
  padding-top: 60px;
  padding-bottom: 80px;
  background-position: -30px 0; }
  .custom-block-wrap .btn-full {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    height: 60px;
    font-size: 16px;
    background: transparent;
    border: 2px solid #827ffb;
    color: #827ffb;
    bottom: 66px;
    z-index: 999;
    border-radius: 10px; }
    .custom-block-wrap .btn-full:hover {
      color: #fff;
      background: #827ffb; }
    .custom-block-wrap .btn-full:before {
      content: "";
      position: absolute;
      left: 50%;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      bottom: -13px;
      background: url("/local/templates/glav2021/css/../img/porp-before.png") no-repeat center center;
      width: 16px;
      height: 13px; }

.custom-block-scroll {
  max-width: 1000px;
  background: #fff;
  border-radius: 26px;
  padding: 0 29px;
  padding-top: 35px;
  padding-bottom: 97px;
  position: relative;
  margin: 0 auto; }
  .custom-block-scroll.small {
    padding-bottom: 35px; }
  .custom-block-scroll.program-accordion {
    padding-bottom: 40px; }
  .custom-block-scroll.m-bottom {
    margin-bottom: 35px; }
  .custom-block-scroll .job-bottom {
    padding: 0 95px;
    padding-top: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .custom-block-scroll .job-bottom p {
      font-weight: 700;
      margin: 0 40px;
      font-size: 20px; }
    .custom-block-scroll .job-bottom .mail-wrap a {
      display: block;
      color: #0061ab;
      font-size: 16px; }
    .custom-block-scroll .job-bottom .link-job {
      padding: 0 23px;
      height: 60px;
      border: 3px solid #827ffb;
      color: #827ffb;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      text-decoration: none;
      border-radius: 10px;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
      .custom-block-scroll .job-bottom .link-job:hover {
        background: #827ffb;
        color: #fff; }
  .custom-block-scroll .job-info {
    padding: 0 95px;
    padding-bottom: 35px;
    border-bottom: 1px solid #e5e5e5; }
    .custom-block-scroll .job-info h2, .custom-block-scroll .job-info h3 {
      font-size: 30px;
      margin: 0;
      margin-bottom: 51px; }
    .custom-block-scroll .job-info p {
      font-size: 20px;
      font-weight: 700;
      margin-top: 0;
      margin-bottom: 25px; }
    .custom-block-scroll .job-info ul {
      list-style: none;
      padding: 0;
      margin: 0;
      margin-left: -34px;
      margin-bottom: 60px; }
      .custom-block-scroll .job-info ul:last-child {
        margin-bottom: 0; }
      .custom-block-scroll .job-info ul li {
        margin-bottom: 20px;
        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; }
        .custom-block-scroll .job-info ul li:before {
          content: "";
          background: url("/local/templates/glav2021/css/../img/marker_s.png") no-repeat center center;
          background-size: contain;
          width: 27px;
          min-width: 27px;
          height: 20px;
          margin-right: 11px; }
  .custom-block-scroll .price-right-wrap {
    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: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: right;
    font-weight: 700; }
    .custom-block-scroll .price-right-wrap span {
      text-decoration: line-through;
      color: #ff1919;
      opacity: 0.3;
      font-size: 20px;
      margin-right: 45px; }
    .custom-block-scroll .price-right-wrap p {
      margin: 0;
      font-size: 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end; }
      .custom-block-scroll .price-right-wrap p b {
        font-size: 36px;
        margin-left: 15px;
        margin-bottom: -4px; }
  .custom-block-scroll .full-accordion {
    margin-top: 0;
    margin-bottom: 30px; }
    .custom-block-scroll .full-accordion .ui-accordion-header:first-child {
      border-top: 0; }
    .custom-block-scroll .full-accordion .ui-accordion-header.ui-state-active {
      border-bottom-color: transparent; }
  .custom-block-scroll.show-full > a.btn {
    font-size: 0; }
    .custom-block-scroll.show-full > a.btn:after {
      content: "Свернуть весь список услуг";
      font-size: 16px; }
    .custom-block-scroll.show-full > a.btn:before {
      bottom: inherit;
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg);
      top: -20px; }
  .custom-block-scroll.show-full .custom-scroll {
    max-height: 100%;
    height: auto;
    padding-bottom: 50px; }
    .custom-block-scroll.show-full .custom-scroll:before {
      opacity: 0;
      z-index: -20; }
  .custom-block-scroll .custom-scroll {
    max-height: 980px;
    overflow-y: hidden;
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: 27px;
    position: relative;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
    .custom-block-scroll .custom-scroll .custom-scroll_inner {
      padding-bottom: 70px !important; }
    .custom-block-scroll .custom-scroll .custom-scroll_inner {
      overflow: hidden; }
    .custom-block-scroll .custom-scroll .custom-scroll_bar-y {
      opacity: 0; }
    .custom-block-scroll .custom-scroll li {
      border-bottom: 1px solid #bcd7ec;
      font-size: 15px;
      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;
      padding-left: 24px;
      position: relative;
      padding-bottom: 12px;
      padding-top: 12px; }
/*      .custom-block-scroll .custom-scroll li:before {
        content: "";
        background: url("/local/templates/glav2021/css/../img/border-right-arrow.png") no-repeat center center;
        width: 6px;
        height: 6px;
        left: 0;
        top: 18px;
        position: absolute; }*/
      .custom-block-scroll .custom-scroll li a, .custom-block-scroll .custom-scroll li div {
        color: #434343;
        text-decoration: none;
        /*text-transform: uppercase;*/
        font-weight: 700; }
        .custom-block-scroll .custom-scroll li a span {
          color: #434343;
        } 
      .custom-block-scroll .custom-scroll li a {
        color: #005da7;
      }
        .custom-block-scroll .custom-scroll li a p, .custom-block-scroll .custom-scroll li div p {
          margin: 0; }
          
        .custom-block-scroll .custom-scroll li a:hover p {
          text-decoration: underline;
           }
      .custom-block-scroll .custom-scroll li span {
        display: block;
        font-weight: 400;
        text-transform: lowercase; }
      .custom-block-scroll .custom-scroll li .custom-scroll_price {
        font-size: 24px;
        font-weight: 700;
        margin: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end; }

.top-search {
  width: 640px;
  margin: 0 auto; }
  .top-search .input-wrap .ico-search-form {
    width: 34px;
    height: 34px;
    position: absolute;
    right: 2px;
    top: 2px;
    border-radius: 50%;
    background: #ff78af;
    color: #fff;
    font-family: FontAwesome;
    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;
    font-size: 16px; }
    .top-search .input-wrap .ico-search-form:after {
      content: "\f002"; }

.program-slider .slick-dots {
  position: absolute;
  list-style: none;
  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;
  width: 100%;
  padding: 0;
  margin: 0;
  margin-top: 35px;
  left: 0;
  bottom: -40px; }
  .program-slider .slick-dots li {
    margin-right: 17px; }
    .program-slider .slick-dots li:last-child {
      margin-right: 0; }
    .program-slider .slick-dots li.slick-active button {
      border: 2px solid #827ffb; }
      .program-slider .slick-dots li.slick-active button:before {
        opacity: 0; }
    .program-slider .slick-dots li button {
      font-size: 0;
      width: 17px;
      background: none;
      height: 17px;
      border: 2px solid transparent;
      border-radius: 50%;
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
      position: relative;
      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: 0; }
      .program-slider .slick-dots li button:before {
        content: "";
        background: #827ffb;
        width: 9px;
        height: 9px;
        border-radius: 50%;
        -webkit-transition: all 0.3s;
        transition: all 0.3s; }

.program-slider .slick-list {
  padding: 80px 45px;
  padding-top: 50px; }
  .program-slider .slick-list:before {
    content: "";
    width: 80px;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 10; }
  .program-slider .slick-list:after {
    content: "";
    width: 80px;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    z-index: 10; }
  .program-slider .slick-list .blog-list__item {
    opacity: 0;
    z-index: -999;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s; }
    .program-slider .slick-list .blog-list__item.slick-active {
      opacity: 1;
      z-index: 20; }

.program-slider .slick-arrow {
  position: absolute;
  font-size: 0;
  border: 0;
  height: 90px;
  width: 30px;
  background-size: contain;
  background-repeat: no-repeat;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }
  .program-slider .slick-arrow.slick-prev {
    background: url("/local/templates/glav2021/css/../img/slider_arr_left.png") no-repeat center center;
    left: 0px;
    z-index: 90; }
  .program-slider .slick-arrow.slick-next {
    background: url("/local/templates/glav2021/css/../img/slider_arr_right.png") no-repeat center center;
    right: 0px;
    z-index: 90; }

.program-slider .blog-list__item {
  margin: 0 20px; }

.slider-program-wrap {
  padding-top: 110px;
  padding-bottom: 90px;
  background: #f5f5f5;
  margin-bottom: 110px; }

.estimation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  height: 95px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 686px;
  padding: 0 45px;
  margin: 0 auto;
  background: #f5f5f5;
  border-radius: 26px;
  margin-top: 40px;
  -webkit-box-shadow: 0px 22px 79px 0px rgba(0, 97, 171, 0.13);
          box-shadow: 0px 22px 79px 0px rgba(0, 97, 171, 0.13); }
  .estimation p {
    margin: 0;
    margin-right: 0;
    font-size: 20px;
    font-weight: 700; }
  .estimation .star {
    text-align: center;
    margin-left: 34px;
    margin-bottom: -19px; }
    .estimation .star p {
      font-size: 12px;
      margin-top: 6px;
      font-weight: 400;
      color: #5f85a2; }
  .estimation ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    list-style: none;
    margin: 0;
    padding: 0; }
    .estimation ul li {
      width: 26px;
      height: 26px;
      background: url("/local/templates/glav2021/css/../img/star-op.png") no-repeat center center;
      background-size: contain;
      margin-right: 12px;
      cursor: pointer; }
      .estimation ul li:last-child {
        margin-right: 0; }
      .estimation ul li.active, .estimation ul li:hover {
        background-image: url("/local/templates/glav2021/css/../img/star-fill.png"); }

.branches-list-wrap {
  background: #f5f5f5;
  padding-top: 110px;
  padding-bottom: 95px; }
  .branches-list-wrap .blog-list__item .blog-list__item_content-name {
    margin-bottom: 0;
    min-height: 45px; }
  .branches-list-wrap .blog-list__item .btn.arrow {
    margin-top: 22px; }

.list-info-ico {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr 1fr;
  -webkit-column-gap: 27px;
          column-gap: 27px; }
  .list-info-ico__item {
    background: #fff;
    border-radius: 10px;
    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: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 40px 27px;
    -webkit-box-shadow: 0px 22px 60px 0px rgba(77, 104, 173, 0.29);
            box-shadow: 0px 22px 60px 0px rgba(77, 104, 173, 0.29);
    font-size: 20px;
    text-decoration: none;
    color: #434343;
    font-weight: 700; }
    .list-info-ico__item:hover p {
      color: #827ffb; }
    .list-info-ico__item p {
      margin: 0;
      margin-top: 30px;
      font-size: 20px; }

.list-info-ico-wrap {
  padding-top: 115px;
  padding-bottom: 95px; }

.block-list-grid {
  background: url("/local/templates/glav2021/css/../img/bg-adv-big.png") no-repeat center center;
  background-size: cover;
  padding-top: 115px;
  padding-bottom: 95px; }

.grid-text-img {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr;
  -webkit-column-gap: 30px;
          column-gap: 30px;
  margin-bottom: 75px; }
  .grid-text-img:last-child {
    margin-bottom: 0; }
  .grid-text-img__content .text {
    max-width: 460px;
    line-height: 24px;
    padding-top: 35px; }
  .grid-text-img__content h2 {
    font-size: 36px;
    margin: 0;
    margin-bottom: 35px; }
  .grid-text-img__content p {
    margin: 0;
    margin-bottom: 30px; }
    .grid-text-img__content p:last-child {
      margin-bottom: 0; }
  .grid-text-img__bg {
    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; }
    .grid-text-img__bg:nth-child(2) {
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
    .grid-text-img__bg .img {
      width: 361px;
      height: 245px;
      position: relative; }
      .grid-text-img__bg .img span {
        width: 100%;
        height: 100%;
        display: block;
        position: relative;
        z-index: 1;
        border-radius: 16px;
        overflow: hidden; }
        .grid-text-img__bg .img span img {
          width: 100%;
          height: auto;
          border-radius: 16px; }
      .grid-text-img__bg .img:before {
        width: 160px;
        height: 155px;
        background: #ff78af;
        content: "";
        position: absolute;
        z-index: 0;
        top: -20px;
        right: -20px;
        border-radius: 35px; }

.about-text {
  padding-top: 110px;
  padding-bottom: 95px; }
  .about-text h3, .about-text .h3 {
    font-size: 30px;
    text-align: left;
    margin: 0;
    max-width: 786px;
    margin-bottom: 64px;
    font-weight: 400;
    line-height: 39px; }
  .about-text .text-flex-block {
    margin-bottom: 50px; }

.block-anhor-img {
  max-width: 750px;
  margin: 0 auto;
  margin-bottom: 60px; }
  .block-anhor-img img {
    width: 100%;
    height: auto;
    border-radius: 26px;
    overflow: hidden; }

.blog-detail-wrap {
  line-height: 1.5;
  padding-top: 69px;
  padding-bottom: 84px; }
  .blog-detail-wrap #source {
    padding-top: 44px;
    padding-bottom: 39px;
    padding-left: 100px;
    margin-bottom: 38px; }
    .blog-detail-wrap #source ol {
      padding-left: 15px;
      font-size: 15px; }
      .blog-detail-wrap #source ol li {
        padding-left: 13px; }
  .blog-detail-wrap .who-posts {
    width: 750px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 auto; }
    .blog-detail-wrap .who-posts .who-posts__info {
      margin-right: 95px; }
      .blog-detail-wrap .who-posts .who-posts__info .who-posts__info_cont:before {
        content: "";
        background: url("/local/templates/glav2021/css/../img/yeas.png") no-repeat center center;
        width: 17px;
        height: 10px;
        display: inline-block;
        margin-right: 10px; }
    .blog-detail-wrap .who-posts .who-posts__photo {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .blog-detail-wrap .who-posts .who-posts__photo .img {
        min-width: 49px;
        width: 49px;
        height: 49px;
        background-size: cover;
        margin-right: 15px; }
      .blog-detail-wrap .who-posts .who-posts__photo .name span, .blog-detail-wrap .who-posts .who-posts__photo .name a {
        display: block;
        font-weight: 700;
        color: #434343; }
      .blog-detail-wrap .who-posts .who-posts__photo .name a:hover {
        color: #827ffb; }
  .blog-detail-wrap .bg-text {
    background: #f5f5f5;
    border-radius: 26px;
    margin: 0 30px;
    padding: 50px 90px;
    margin-bottom: 60px; }
    .blog-detail-wrap .bg-text:first-child {
      margin-bottom: 85px; }
    .blog-detail-wrap .bg-text span {
      font-size: 24px;
      display: block;
      font-weight: 700;
      margin-bottom: 35px; }
    .blog-detail-wrap .bg-text ol {
      padding-left: 24px;
      margin: 0; }
      .blog-detail-wrap .bg-text ol li {
        margin-bottom: 15px; }
        .blog-detail-wrap .bg-text ol li:last-child {
          margin-bottom: 0; }
        .blog-detail-wrap .bg-text ol li::marker {
          font-weight: 700; }
    .blog-detail-wrap .bg-text ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      .blog-detail-wrap .bg-text ul li {
        margin-bottom: 10px; }
        .blog-detail-wrap .bg-text ul li:last-child {
          margin-bottom: 0; }
        .blog-detail-wrap .bg-text ul li a {
          text-decoration: none;
          display: -webkit-inline-box;
          display: -ms-inline-flexbox;
          display: inline-flex;
          -webkit-box-pack: start;
              -ms-flex-pack: start;
                  justify-content: flex-start;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          color: #434343; }
          .blog-detail-wrap .bg-text ul li a:hover {
            color: #005da7; }
          .blog-detail-wrap .bg-text ul li a:before {
            background: url("/local/templates/glav2021/css/../img/marker_s.png") no-repeat center center;
            width: 27px;
            height: 20px;
            content: "";
            margin-right: 20px; }
  .blog-detail-wrap #anhor-2 {
    margin-bottom: 100px; }
  .blog-detail-wrap #anhor-3 {
    margin-bottom: 45px; }
    .blog-detail-wrap #anhor-3 h2 {
      margin-bottom: 39px; }
  .blog-detail-wrap #anhor-4 {
    margin-bottom: 69px; }
    .blog-detail-wrap #anhor-4 h2 {
      margin-bottom: 39px; }
  .blog-detail-wrap .block-anhor {
    max-width: 750px;
    margin: 0 auto;
    margin-bottom: 100px; }
    .blog-detail-wrap .block-anhor h2 {
      font-size: 36px;
      margin: 0;
      margin-bottom: 48px; }
    .blog-detail-wrap .block-anhor h3 {
      font-size: 20px;
      margin: 0;
      margin-bottom: 40px; }
    .blog-detail-wrap .block-anhor ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      .blog-detail-wrap .block-anhor ul li {
        position: relative;
        padding-left: 16px;
        margin-bottom: 15px;
        font-size: 15px;
        line-height: 24px; }
        .blog-detail-wrap .block-anhor ul li:last-child {
          margin-bottom: 0; }
        .blog-detail-wrap .block-anhor ul li:before {
          background: url("/local/templates/glav2021/css/../img/border-right-arrow.png") no-repeat center center;
          width: 6px;
          height: 6px;
          content: "";
          position: absolute;
          left: 0;
          top: 10px; }
    .blog-detail-wrap .block-anhor ol {
      padding: 0;
      padding-left: 15px;
      margin: 0; }
      .blog-detail-wrap .block-anhor ol li {
        font-size: 15px;
        line-height: 24px;
        padding-left: 12px;
        margin-bottom: 15px; }
        .blog-detail-wrap .block-anhor ol li::marker {
          font-size: 15px;
          font-weight: 700; }
    .blog-detail-wrap .block-anhor p {
      margin: 0;
      margin-bottom: 5px;
      font-size: 15px;
      line-height: 24px; }

.blog-list-content-wrap {
  padding-top: 106px;
  padding-bottom: 30px; }
  .blog-list-content-wrap .title-center {
    margin-bottom: 51px; }

.detail-page-text-wrap {
  margin: 95px 0; }
  .detail-page-text-wrap.margin-bottom-76 {
    margin-bottom: 76px; }
  .detail-page-text-wrap.no-margin {
    margin: 0; }
  .detail-page-text-wrap.bg-grey {
    background: #f5f5f5;
    padding: 40px 0;
    padding-top: 94px;
    padding-bottom: 92px;
    margin-bottom: 96px; }
  .detail-page-text-wrap.bg-grey.padding-top-99 {
    padding-top: 99px; }
  .detail-page-text-wrap.bg-grey.padding-bottom-84 {
    padding-bottom: 84px; }
  .detail-page-text-wrap .title-center {
    margin-bottom: 35px; }
    .detail-page-text-wrap .title-center h2, .detail-page-text-wrap .title-center .h2 {
      font-size: 36px; }

.bg-grey {
  background: #f5f5f5; }

.news-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #b2b2b2;
  margin-bottom: 30px; }
  .news-info span:first-child {
    margin-right: 45px; }
  .news-info .eys {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .news-info .eys:before {
      content: "";
      background: url("/local/templates/glav2021/css/../img/eys-ico.png") no-repeat center center;
      width: 20px;
      height: 20px;
      margin-right: 8px; }

.reviews-video-list-wrap {
  background: url("/local/templates/glav2021/css/../img/bg-adv.png") no-repeat center center;
  background-size: cover;
  padding-top: 110px;
  padding-bottom: 95px; }

.reviews-video-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr;
  -webkit-column-gap: 30px;
          column-gap: 30px;
  row-gap: 30px;
  margin-bottom: 60px; }
  .reviews-video-list__item {
    border-radius: 25px;
    overflow: hidden;
    background: #fff; }
    .reviews-video-list__item_img {
      height: 245px;
      position: relative;
      width: 100%;
      display: block;
      border-radius: 20px;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
      cursor: pointer; }
      .reviews-video-list__item_img:hover:before {
        width: 90px;
        height: 90px; }
      .reviews-video-list__item_img:before {
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        content: "";
        position: absolute;
        left: 50%;
        top: 50%;
        background: url("/local/templates/glav2021/css/../img/play-button.png") no-repeat center center;
        background-size: contain;
        width: 81px;
        height: 81px;
        -webkit-transform: translateX(-50%) translateY(-50%);
            -ms-transform: translateX(-50%) translateY(-50%);
                transform: translateX(-50%) translateY(-50%); }
    .reviews-video-list__item_content {
      padding: 30px 65px; }
      .reviews-video-list__item_content .data {
        margin-bottom: 5px;
        color: #d2d2d2;
        font-weight: 400; }
      .reviews-video-list__item_content p {
        margin: 0;
        font-weight: 700;
        font-size: 15px; }

.reviews-list-wrap {
  padding-top: 110px;
  padding-bottom: 95px; }

.reviews-list {
  margin-bottom: 70px; }

.reviews-list__item {
  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;
  padding: 30px 60px;
  border-radius: 30px;
  width: 100%;
  -webkit-box-shadow: 0px 22px 79px 0px rgba(0, 97, 171, 0.13);
          box-shadow: 0px 22px 79px 0px rgba(0, 97, 171, 0.13);
  margin-bottom: 20px; }
  .reviews-list__item:last-child {
    margin-bottom: 0; }
  .reviews-list__item_who {
    width: 200px;
    margin-right: 30px; }
    .reviews-list__item_who .photo .opacity {
      opacity: 0.2; }
    .reviews-list__item_who .name {
      font-weight: 700;
      font-size: 15px;
      margin-top: 0;
      margin-bottom: 21px; }
  .reviews-list__item .text {
    margin-top: 18px;
    line-height: 1.6; }
    .reviews-list__item .text p {
      margin: 0;
      margin-bottom: 10px; }
      .reviews-list__item .text p b {
        font-weight: 700;
        font-size: 20px; }
  .reviews-list__item .top {
    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; }
    .reviews-list__item .top .data {
      color: #d2d2d2; }
  .reviews-list__item .who-posts__photo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 31px; }
    .reviews-list__item .who-posts__photo .img {
      min-width: 49px;
      width: 49px;
      height: 49px;
      background-size: cover;
      border-radius: 50%;
      margin-right: 15px; }
    .reviews-list__item .who-posts__photo .name span, .reviews-list__item .who-posts__photo .name a {
      display: block;
      font-weight: 700;
      color: #434343; }
    .reviews-list__item .who-posts__photo .name a:hover {
      color: #827ffb; }
  .reviews-list__item .stars-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    list-style: none;
    margin: 0;
    padding: 0; }
    .reviews-list__item .stars-list li {
      width: 15px;
      height: 15px;
      background: url("/local/templates/glav2021/css/../img/star-op.png") no-repeat center center;
      background-size: contain;
      margin-right: 12px; }
      .reviews-list__item .stars-list li.active, .reviews-list__item .stars-list li:hover {
        background-image: url("/local/templates/glav2021/css/../img/star-fill.png"); }

  .stars-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    list-style: none;
    margin: 0;
    padding: 0; }
    .stars-list li {
      width: 15px;
      height: 15px;
      background: url("/local/templates/glav2021/css/../img/star-op.png") no-repeat center center;
      background-size: contain;
      margin-right: 12px; }
      .stars-list li.active, .stars-list li:hover {
        background-image: url("/local/templates/glav2021/css/../img/star-fill.png"); }
      
.partners-list-wrap {
  padding-top: 110px; }

.partners-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 55px; }
  .partners-list__item {
    height: 177px;
    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: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center; }
    .partners-list__item.grey {
      background: #f5f5f5;
      border-bottom: 1px solid #e9e9e9; }
    .partners-list__item p {
      margin: 0;
      font-weight: 700;
      margin-top: 20px; }
    .partners-list__item .img {
      height: 57px;
      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; }
      .partners-list__item .img img {
        max-height: 100%;
        height: auto;
        width: auto; }

.footer-bg-wrap {
  background: #827ffb;
  padding-top: 65px;
  color: #fff;
  padding-bottom: 66px; }

.footer-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .footer-top .btn-footer {
    background: #9694fd;
    color: #fff;
    height: 53px;
    font-size: 15px;
    text-transform: lowercase;
    padding: 0 25px;
    border-radius: 15px; }
    .footer-top .btn-footer:hover {
      background: #bebcff; }
  .footer-top .time-work {
    opacity: 0.7; }
  .footer-top .phone-list-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .footer-top .phone-list-footer a {
      color: #fff;
      font-size: 20px;
      text-decoration: none;
      font-weight: 700; }
      .footer-top .phone-list-footer a:hover {
        color: #ff78af; }
      .footer-top .phone-list-footer a:first-child {
        margin-right: 12px; }
      .footer-top .phone-list-footer a:last-child {
        margin-left: 12px; }

.footer-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  padding: 0;
  margin: 0;
  margin-top: 10px;
  border-top: 1px solid #fff3;
  border-bottom: 1px solid #fff3;
  position: relative;
  margin-bottom: 15px; }
  .footer-menu li {
    width: 100%; }
    .footer-menu li:first-child a:after {
      display: none; }
    .footer-menu li a {
      color: #fff;
      opacity: 1;
      text-decoration: none;
      height: 50px;
      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;
      position: relative;
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
      font-weight: 700;
      font-size: 15px;
      text-transform: uppercase; }
      .footer-menu li a:hover {
        opacity: 1;
        background: #9694fd; }
      .footer-menu li a:before {
        content: "";
        height: 10px;
        width: 1px;
        background: #fff3;
        position: absolute;
        left: 0;
        top: 0; }
      .footer-menu li a:after {
        content: "";
        height: 10px;
        width: 1px;
        background: #fff3;
        position: absolute;
        left: 0;
        bottom: 0; }

.company-info {
  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;
  font-size: 15px; }
  .company-info a {
    color: #fff;
    opacity: 0.7;
    font-size: 15px;
    text-decoration: underline; }
    .company-info a:hover {
      opacity: 1; }
  .company-info p {
    color: #fff;
    opacity: 0.7; }
  .company-info .year {
    opacity: 0.7; }
  .company-info .social-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .company-info .social-footer p {
      opacity: 0.7;
      margin: 0;
      margin-right: 25px; }
    .company-info .social-footer ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      list-style: none;
      padding: 0;
      margin: 0; }
      .company-info .social-footer ul li {
        margin-right: 25px;
        width: 30px;
        height: 30px;
        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;
        border-radius: 10px; }
        .company-info .social-footer ul li:hover {
          background: #ff78af; }
        .company-info .social-footer ul li a {
          display: block;
          width: 100%;
          height: 100%;
          opacity: 1;
          text-decoration: none; }
        .company-info .social-footer ul li:last-child {
          margin-right: 0; }
        .company-info .social-footer ul li.inst a {
          width: 20px;
          height: 19px;
          background: url("/local/templates/glav2021/css/../img/footer_social_sprite.png?v=1") no-repeat;
          background-position: 0 0; }
        .company-info .social-footer ul li.vk a {
          width: 20px;
          height: 19px;
          background: url("/local/templates/glav2021/css/../img/footer_social_sprite.png?v=1") no-repeat;
          background-position: -43px 00; }
        .company-info .social-footer ul li.face a {
          width: 20px;
          height: 19px;
          background: url("/local/templates/glav2021/css/../img/footer_social_sprite.png?v=1") no-repeat;
          background-position: -83px 0; }
        .company-info .social-footer ul li.ok a {
          width: 20px;
          height: 19px;
          background: url("/local/templates/glav2021/css/../img/footer_social_sprite.png?v=1") no-repeat;
          background-position: -117px 0; }
        .company-info .social-footer ul li.youtube a {
          width: 24px;
          height: 19px;
          background: url("/local/templates/glav2021/css/../img/footer_social_sprite.png?v=1") no-repeat;
          background-position: -149px 0; }

.footer-bottom {
  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; }
  .footer-bottom p {
    color: #fff;
    opacity: 0.7;
    margin-right: 85px; }
  .footer-bottom a {
    color: #fff;
    opacity: 0.7;
    text-decoration: underline; }
    .footer-bottom a:hover {
      opacity: 1; }

.breadcrumbs-wrap {
  position: absolute;
  left: 0;
  top: 120px;
  z-index: 90;
  width: 100%;
  margin-top: 37px; }

.breadcrumbs-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 14px; }
  .breadcrumbs-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative; }
    .breadcrumbs-list li a {
      color: #b2aaa7;
      padding-left: 20px; }
      .breadcrumbs-list li a:hover {
        color: #827ffb; }
        .breadcrumbs-list li a:hover:after {
          color: #b2aaa7; }
    .breadcrumbs-list li span {
      padding-left: 20px;
      position: relative;
      font-weight: 700; }
    .breadcrumbs-list li:first-child {
      font-size: 0; }
      .breadcrumbs-list li:first-child a {
        padding-left: 0; }
      .breadcrumbs-list li:first-child a:before {
        content: "";
        background: url("/local/templates/glav2021/css/../img/home-ico.png") no-repeat center center;
        width: 20px;
        height: 20px;
        display: block; }
    .breadcrumbs-list li:last-child a:after {
      display: none; }
    .breadcrumbs-list li a:after {
      content: "/";
      position: absolute;
      right: -12px;
      top: 1px;
      font-size: 15px; }

.main-menu-list__item:hover .main-drop-menu {
  height: auto;
  opacity: 1;
  z-index: 900; }

.main-menu-list__item:hover .small-drop-menu {
  opacity: 1;
  height: auto;
  z-index: 900; }

.main-menu-list__item .small-drop-menu {
  position: absolute;
  background: #fff;
  top: 41px;
  min-width: 300px;
  left: 0;
  opacity: 0;
  z-index: -90;
  list-style: none;
  padding: 35px 0;
  margin: 0;
  -webkit-box-shadow: 0px 42px 50px 0px rgba(77, 104, 173, 0.29);
          box-shadow: 0px 42px 50px 0px rgba(77, 104, 173, 0.29);
  border-radius: 0 0 10px 10px; }
  .main-menu-list__item .small-drop-menu li {
    margin-bottom: 0;
    padding-left: 30px;
    padding-right: 20px; }
    .main-menu-list__item .small-drop-menu li a {
      font-size: 13px;
      text-transform: none;
      height: 35px;
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 0 13px;
      padding-left: 30px;
      font-weight: 400;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
      .main-menu-list__item .small-drop-menu li a:hover {
        color: #434343;
        background: #e6e5fe; }
      .main-menu-list__item .small-drop-menu li a:before {
        position: absolute;
        left: 17px;
        top: 16px;
        content: "";
        width: 3px;
        height: 3px;
        background: #827ffb; }

.main-drop-menu {
  position: absolute;
  left: 0;
  top: 50px;
  background: #fff;
  width: 830px;
  max-width: 100%;
  padding: 0 12px;
  padding-top: 35px;
  padding-bottom: 45px;
  z-index: -100;
  opacity: 0;
  height: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 0 15px 15px 15px;
  -webkit-box-shadow: 0px 22px 60px 0px rgba(77, 104, 173, 0.29);
          box-shadow: 0px 22px 60px 0px rgba(77, 104, 173, 0.29); }
  .main-drop-menu .list-drop-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    padding-bottom: 40px;
    padding-top: 30px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-right: 0;
    position: relative; }
    .main-drop-menu .list-drop-menu > li {
      margin-bottom: 35px; }
      .main-drop-menu .list-drop-menu > li:last-child {
        margin-bottom: 0; }
      .main-drop-menu .list-drop-menu > li .drop-menu-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: absolute;
        left: 267px;
        top: 0;
        z-index: -200;
        height: 100%;
        opacity: 0;
        width: 539px;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
      .main-drop-menu .list-drop-menu > li .drop-menu {
        height: auto;
        opacity: 1;
        list-style: none;
        margin: 0;
        padding: 0;
        padding-left: 12px;
        -webkit-transition: opacity 0.3s;
        transition: opacity 0.3s;
        background: #fff;
        display: block;
        width: 100%;
        min-width: 50%;
        -webkit-column-gap: 12px;
                column-gap: 12px;
        padding-right: 20px;
        max-height: 100%; }
        .main-drop-menu .list-drop-menu > li .drop-menu:first-child {
          border-left: 1px solid #827ffb; }
        .main-drop-menu .list-drop-menu > li .drop-menu li {
          margin-bottom: 0; }
          .main-drop-menu .list-drop-menu > li .drop-menu li a {
            height: 35px;
            padding-left: 30px;
            position: relative;
            width: 100%;
            font-size: 13px;
            text-transform: capitalize; }
            .main-drop-menu .list-drop-menu > li .drop-menu li a:before {
              position: absolute;
              left: 17px;
              top: 16px;
              content: "";
              width: 3px;
              height: 3px;
              background: #827ffb; }
      .main-drop-menu .list-drop-menu > li.active > .drop-menu-content {
        z-index: 20;
        opacity: 1; }
      .main-drop-menu .list-drop-menu > li.active > .drop-menu a {
        width: 100%;
        font-weight: 400; }
      .main-drop-menu .list-drop-menu > li.active > a {
        color: #111 !important;
        background: #e6e5fe; }
      .main-drop-menu .list-drop-menu > li a {
        height: 45px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding: 0 13px;
        font-weight: 400;
        width: 268px;
        padding-right: 0;
        -webkit-transition: all 0.3s;
        transition: all 0.3s; }
        .main-drop-menu .list-drop-menu > li a:hover {
          color: #434343;
          background: #e6e5fe; }

.header-mobile-wrap, .menu-header {
  display: none; }

.form-callback-popup,
.form-manager-popup,
.form-doc-home-popup {
  display: block;
  position: fixed;
  top: 50%;
  height: auto;
  width: 320px;
  max-width: 100%;
  border-radius: 20px;
  background: #fff;
  padding: 60px 30px;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  z-index: -99999;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-box-shadow: 0px 17px 46px 0px rgba(0, 0, 0, 0.39);
          box-shadow: 0px 17px 46px 0px rgba(0, 0, 0, 0.39); }
  .form-callback-popup.open,
  .form-manager-popup.open,
  .form-doc-home-popup.open {
    opacity: 1;
    z-index: 99999; }
  .form-callback-popup .h2,
  .form-manager-popup .h2,
  .form-doc-home-popup .h2 {
    text-align: center;
    font-size: 36px;
    margin-bottom: 35px;
    margin-top: 0;
    line-height: 35px; }
  .form-callback-popup .form-submit,
  .form-manager-popup .form-submit,
  .form-doc-home-popup .form-submit {
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #fff;
    background: #827ffb;
    border-radius: 10px;
    border: 2px solid #827ffb;
    padding: 0 30px;
    width: 100%;
    margin-top: 20px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
    .form-callback-popup .form-submit:hover,
    .form-manager-popup .form-submit:hover,
    .form-doc-home-popup .form-submit:hover {
      color: #827ffb;
      background: #fff;
      cursor: pointer; }
  .form-callback-popup .input-wrap,
  .form-manager-popup .input-wrap,
  .form-doc-home-popup .input-wrap {
    margin-bottom: 10px; }
  .form-callback-popup .checkbox-wrap,
  .form-manager-popup .checkbox-wrap,
  .form-doc-home-popup .checkbox-wrap {
    display: block;
    margin: 0 auto;
    width: 100%;
    font-size: 12px;
    padding-left: 30px;
    color: #5f85a2;
    position: relative;
    margin-top: 20px; }
    .form-callback-popup .checkbox-wrap p
    .form-manager-popup .checkbox-wrap p,
    .form-doc-home-popup .checkbox-wrap p {
      margin: 0;
      font-size: 12px;
      line-height: 18px; }
      .form-callback-popup .checkbox-wrap p:before,
      .form-manager-popup .checkbox-wrap p:before,
      .form-doc-home-popup .checkbox-wrap p:before {
        content: "";
        position: absolute;
        top: -5px;
        width: 20px;
        height: 20px;
        border-radius: 6px;
        left: 0;
        border: 1px solid #bcd7ec;
        background: #eaf6ff; }
      .form-callback-popup .checkbox-wrap p:after,
      .form-manager-popup .checkbox-wrap p:after,
      .form-doc-home-popup .checkbox-wrap p:after {
        content: "";
        position: absolute;
        left: 5px;
        top: 1px;
        background: url("/local/templates/glav2021/css/../img/checkbox.png") no-repeat center center;
        background-size: contain;
        width: 13px;
        height: 10px;
        opacity: 0;
        -webkit-transition: all 0.3s;
        transition: all 0.3s; }
    .form-callback-popup .checkbox-wrap input,
    .form-manager-popup .checkbox-wrap input,
    .form-doc-home-popup .checkbox-wrap input {
      display: none; }
      .form-callback-popup .checkbox-wrap input:checked + p:after,
      .form-manager-popup .checkbox-wrap input:checked + p:after,
      .form-doc-home-popup .checkbox-wrap input:checked + p:after {
        opacity: 1; }

.popup-menu-btn {
  position: fixed;
  left: 0;
  top: 140px;
  background: #111;
  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;
  color: #fff;
  width: 50px;
  height: 50px;
  border-radius: 0 5px 5px 0;
  z-index: 999999;
  cursor: pointer;
  font-size: 20px; }
  .popup-menu-btn.active:before {
    content: "\f104"; }
  .popup-menu-btn:before {
    content: "\f105";
    font-family: FontAwesome; }

.popup-menu.open {
  left: 0; }

.popup-menu {
  position: fixed;
  left: -1000px;
  top: 0;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr 1fr;
  background: #fff;
  padding: 25px;
  border-radius: 0 10px 10px 0;
  padding-left: 70px;
  height: auto;
  z-index: 9999;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-shadow: 0 0 24px -2px #1111115c;
          box-shadow: 0 0 24px -2px #1111115c; }
  .popup-menu a {
    color: #111;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0 20px;
    height: 120px;
    width: 160px;
    text-decoration: none;
    text-align: center; }
    .popup-menu a:hover {
      color: #fff;
      background: #827ffb; }

#ui-datepicker-div {
  color: #fff;
  -webkit-transform: translateX(90px);
      -ms-transform: translateX(90px);
          transform: translateX(90px);
  margin-top: -20px;
  z-index: 8 !important; }

.ui-datepicker {
  background: #ff78af;
  border: none !important;
  border-radius: 10px;
  padding: 20px 10px;
  padding-bottom: 60px;
  width: 235px; }
  .ui-datepicker .ui-datepicker-year {
    display: none; }
  .ui-datepicker .ui-datepicker-calendar:after {
    content: "Выберите дату";
    display: block;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: 30px; }
  .ui-datepicker .ui-datepicker-month {
    text-transform: uppercase;
    font-size: 14px; }
  .ui-datepicker .ui-state-default, .ui-datepicker .ui-widget-content .ui-state-default, .ui-datepicker .ui-widget-header .ui-state-default, .ui-datepicker .ui-button, .ui-datepicker html .ui-button.ui-state-disabled:hover, .ui-datepicker html .ui-button.ui-state-disabled:active {
    background: none;
    border: none;
    color: #fff;
    text-align: center;
    height: 25px;
    width: 25px;
    font-size: 13px;
    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: 0;
    border-radius: 5px; }
    .ui-datepicker .ui-state-default:hover, .ui-datepicker .ui-widget-content .ui-state-default:hover, .ui-datepicker .ui-widget-header .ui-state-default:hover, .ui-datepicker .ui-button:hover, .ui-datepicker html .ui-button.ui-state-disabled:hover:hover, .ui-datepicker html .ui-button.ui-state-disabled:active:hover {
      background: #b2547a; }
  .ui-datepicker .ui-widget {
    font-family: 'Ubuntu', sans-serif; }
  .ui-datepicker .ui-widget-header {
    background: none;
    color: #fff;
    border: none;
    padding: 0 !important; }
  .ui-datepicker .ui-state-hover, .ui-datepicker .ui-widget-content .ui-state-hover, .ui-datepicker .ui-widget-header .ui-state-hover {
    background: #b2547a;
    border: none;
    padding: 0; }

.ui-datepicker .ui-datepicker-prev span {
  background: none;
  border: 8px solid transparent;
  border-right-color: #fff;
  border-left-width: 0;
  margin-left: -14px; }

.ui-datepicker .ui-datepicker-next span {
  background: none;
  border: 8px solid transparent;
  border-left-color: #fff;
  border-right-width: 0;
  margin-left: -5px; }

.advantages-work {
  padding-top: 130px;
  padding-bottom: 95px; }

.advantages-work-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr;
  -webkit-column-gap: 20px;
          column-gap: 20px;
  row-gap: 60px;
  margin-top: 80px; }
  .advantages-work-list__item img {
    margin-bottom: 25px; }
  .advantages-work-list__item p {
    margin: 0;
    font-size: 20px;
    font-weight: 700;
    padding-right: 25px;
  }

.select-form-wrap .ui-selectmenu-button {
  width: 100%;
  height: 100%;
  border-radius: 20px;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: none;
  border: 1px solid #bcd7ec;
  background: #eaf6ff;
  color: #5f85a2; }
  .select-form-wrap .ui-selectmenu-button .ui-icon {
    width: 34px;
    height: 34px;
    position: absolute;
    right: 2px;
    top: 2px;
    border-radius: 50%;
    background: #ff78af;
    color: #fff;
    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;
    font-size: 20px; }
    .select-form-wrap .ui-selectmenu-button .ui-icon:before {
      font-family: FontAwesome !important;
      content: "\f107";
      text-indent: 0; }
  .select-form-wrap .ui-selectmenu-button.ui-selectmenu-button-open {
    background: #ff78af;
    border-radius: 20px 20px 0 0;
    color: #fff;
    border-color: #ff78af; }
    .select-form-wrap .ui-selectmenu-button.ui-selectmenu-button-open .ui-icon:before {
      content: "\f106"; }

.ui-widget {
  font-family: 'Ubuntu', sans-serif !important; }

.ui-menu {
  border-radius: 0 0 20px 20px;
  background: #ff78af;
  color: #fff;
  border: none !important; }
  .ui-menu .ui-menu-item {
    height: 33px; }
    .ui-menu .ui-menu-item .ui-menu-item-wrapper {
      height: 33px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 0 15px;
      width: 100%; }
  .ui-menu .ui-state-active, .ui-menu .ui-widget-content .ui-state-active {
    background: #b2547a;
    border: none !important; }

.mobile-contacts {
  display: none; }

.popup-form {
  display: block;
  position: fixed;
  top: 50%;
  left: 50%;
  background: #fff;
  max-width: 750px;
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
  padding-top: 50px;
  -webkit-box-shadow: 0px 17px 46px 0px rgba(0, 0, 0, 0.39);
          box-shadow: 0px 17px 46px 0px rgba(0, 0, 0, 0.39);
  -webkit-transform: translateY(-50%) translateX(-50%);
      -ms-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  opacity: 0;
  z-index: -900; }
  .popup-form.open {
    opacity: 1;
    z-index: 100; }
  .popup-form .title-center {
    margin-bottom: 0; }
    .popup-form .title-center .h2 {
      font-size: 36px; }
  .popup-form .form-callback {
    border: none;
    padding-bottom: 30px;
    margin-bottom: 0;
    padding-top: 30px; }
    .popup-form .form-callback .checkbox-wrap {
      max-width: 350px; }
      .popup-form .form-callback .checkbox-wrap p {
        font-size: 12px; }
    .popup-form .form-callback .form-submit-wrap {
      position: relative;
      max-width: 260px;
      left: inherit;
      margin: 0 auto;
      -webkit-transform: none;
          -ms-transform: none;
              transform: none;
      bottom: 0;
      margin-top: 28px; }

.float-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-column-gap: 30px;
          column-gap: 30px; }
  .float-content p {
    line-height: 24px;
    font-size: 15px; }

.text-wrapper-float {
  margin: 70px 0; }
  .text-wrapper-float.bg-grey {
    padding: 40px 0; }
  .text-wrapper-float h2 {
    margin-top: 0;
    text-align: center; }
  .text-wrapper-float p {
    max-width: 555px;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .text-wrapper-float.full-text p {
    max-width: 100%;
  }
.vacancy-popup {
  position: fixed;
  top: 50%;
  left: 50%;
  max-width: 520px;
  width: 100%;
  padding: 30px;
  padding-top: 60px;
  padding-bottom: 50px;
  border-radius: 20px;
  background: #fff;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  -webkit-box-shadow: 0px 17px 46px 0px rgba(0, 0, 0, 0.39);
          box-shadow: 0px 17px 46px 0px rgba(0, 0, 0, 0.39);
  opacity: 0;
  z-index: -999;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s; }
  .vacancy-popup.open {
    opacity: 1;
    z-index: 100; }
  .vacancy-popup form {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    row-gap: 10px; }
  .vacancy-popup .form-submit {
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #fff;
    background: #827ffb;
    border-radius: 10px;
    border: 2px solid #827ffb;
    padding: 0 30px;
    width: 100%;
    margin-top: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
    .vacancy-popup .form-submit:hover {
      color: #827ffb;
      background: #fff;
      cursor: pointer; }
  .vacancy-popup .title-center {
    text-align: center; }
    .vacancy-popup .title-center .h2 {
      font-size: 36px;
      line-height: 1; }
  .vacancy-popup .checkbox-wrap {
    display: block;
    margin: 0 auto;
    width: 100%;
    font-size: 12px;
    padding-left: 30px;
    color: #5f85a2;
    position: relative;
    margin-top: 20px; }
    .vacancy-popup .checkbox-wrap p {
      margin: 0;
      font-size: 12px; }
      .vacancy-popup .checkbox-wrap p:before {
        content: "";
        position: absolute;
        top: -5px;
        width: 20px;
        height: 20px;
        border-radius: 6px;
        left: 0;
        border: 1px solid #bcd7ec;
        background: #eaf6ff; }
      .vacancy-popup .checkbox-wrap p:after {
        content: "";
        position: absolute;
        left: 5px;
        top: 1px;
        background: url("/local/templates/glav2021/css/../img/checkbox.png") no-repeat center center;
        background-size: contain;
        width: 13px;
        height: 10px;
        opacity: 0;
        -webkit-transition: all 0.3s;
        transition: all 0.3s; }
    .vacancy-popup .checkbox-wrap input {
      display: none; }
      .vacancy-popup .checkbox-wrap input:checked + p:after {
        opacity: 1; }
  .vacancy-popup .input-file input {
    display: none; }
  .vacancy-popup .input-file:hover p {
    color: #827ffb; }
  .vacancy-popup .input-file p {
    margin: 0;
    color: #557996;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 43px;
    cursor: pointer;
    position: relative;
    padding-left: 45px;
    font-size: 14px;
    font-weight: 400;
    text-decoration: underline; }
    .vacancy-popup .input-file p:before {
      content: "";
      width: 21px;
      height: 21px;
      color: #111;
      background: url("/local/templates/glav2021/css/../img/attach.png") no-repeat center center;
      background-size: contain;
      display: inline-block;
      position: absolute;
      left: 15px; }
  .vacancy-popup textarea {
    width: 100%;
    height: 80px;
    color: #5f85a2;
    position: relative;
    z-index: 2;
    padding: 0 15px;
    padding-top: 14px;
    font-size: 14px;
    font-weight: 400;
    border: 1px solid #bcd7ec;
    background: #eaf6ff;
    border-radius: 20px;
    resize: none; }

.shadow-form-ok .form-ok {
  opacity: 1;
  z-index: 100; }

.form-ok {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  background: #fff;
  border-radius: 20px;
  text-align: center;
  width: 320px;
  padding: 45px;
  padding-bottom: 65px;
  padding-top: 40px;
  z-index: -100;
  opacity: 0;
  -webkit-box-shadow: 0px 17px 46px 0px rgba(0, 0, 0, 0.39);
          box-shadow: 0px 17px 46px 0px rgba(0, 0, 0, 0.39); }
  .form-ok .h2 {
    font-size: 36px;
    margin-bottom: 12px;
    margin-top: 28px; }
  .form-ok p {
    font-size: 20px;
    margin: 0; }

textarea::-webkit-input-placeholder {
  color: #5f85a2;
  opacity: 1; }

textarea::-moz-placeholder {
  color: #5f85a2;
  opacity: 1; }

/* Firefox 19+ */
textarea::-moz-placeholder {
  color: #5f85a2;
  opacity: 1; }

/* Firefox 18- */
textarea::-ms-input-placeholder {
  color: #5f85a2;
  opacity: 1; }

@media all and (max-width: 1169px) {
  .our-specialists-slider__item:before {
    right: 40%;
    -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
            transform: translateX(50%); }
  .our-specialists-slider__item .photo {
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
  .doc-list {
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    row-gap: 15px; }
    .doc-list .our-specialists-slider__item {
      width: 100%; }
  .header-top .logo, .header-top .map, .header-top .work-time {
    margin-right: 20px; }
  .container {
    width: 100%; }
  .social-photo-list {
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr; }
  .header-top .social-list {
    -ms-grid-columns: 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr; }
  .social-list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr;
    -webkit-column-gap: 15px;
            column-gap: 15px;
    margin-bottom: 40px; }
    .social-list__item {
      width: 100%; }
  .stock-wrap .slick-slider {
    width: 100%; }
    .stock-wrap .slick-slider .slick-arrow.slick-prev {
      left: 20px;
      z-index: 99; }
    .stock-wrap .slick-slider .slick-arrow.slick-next {
      right: 20px; }
  .ratings-and-license .list-license .big-license {
    display: none; }
  .ratings-and-license .list-license .list-small-license {
    -ms-flex-pack: distribute;
        justify-content: space-around;
    width: 100%; } }

@media all and (max-width: 1055px) {
  .slider-full-main-reviews-wrap .slider-thumb {
    min-width: 170px;
    max-width: 170px;
    margin-right: 30px; }
  .breadcrumbs-wrap {
    top: 170px; }
  .header-top .action-button-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .slider-full-main-reviews-wrap .slider-thumb__item .content_item {
    width: 150px; } }
    .list-links__item {
      text-align: left;
    }
@media all and (max-width: 960px) {
  .ratings-and-license .list-ratings {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; }
  .big-advantages-wrap .img-big .img {
    width: 200px; }
    .big-advantages-wrap .img-big .img img {
      width: 100%;
      height: auto; }
  .slider-main .slider-main__item_content {
    width: 100%;
    position: relative;
    z-index: 20; }
    .slider-main .slider-main__item_content:before {
      width: 100%;
      height: 100%;
      background: -webkit-gradient(linear, left top, right top, color-stop(5%, white), color-stop(100%, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0)));
      background: linear-gradient(90deg, white 5%, rgba(255, 255, 255, 0) 100%, rgba(255, 255, 255, 0) 100%);
      position: absolute;
      top: 0;
      left: -15px;
      content: ""; }
    .slider-main .slider-main__item_content div, .slider-main .slider-main__item_content p, .slider-main .slider-main__item_content a {
      position: relative;
      z-index: 2; }
  .tabs-services-wrap .tabs-services .tabs-content .list-services {
    -ms-grid-columns: 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr; }
  .tabs-services-wrap .tabs-services ul.list-top {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    padding: 0 30px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    height: auto; }
    .tabs-services-wrap .tabs-services ul.list-top li {
      min-height: 60px;
      width: 33.3%; }
      .tabs-services-wrap .tabs-services ul.list-top li a {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        height: 60px; }
        .tabs-services-wrap .tabs-services ul.list-top li a:before {
          top: 10px; }
  .about-us__text-content {
    width: 50%; }
  .about-us__img {
    width: 50%; }
  .doc-list {
    padding-left: 0;
    padding-right: 0; }
  .breadcrumbs-wrap {
    top: 190px; }
  .banner-big-page-wrap .banner-big_img {
    width: 500px; }
    .banner-big-page-wrap .banner-big_img img {
      width: 100%;
      height: auto; }
    .banner-big-page-wrap .banner-big_img:after {
      width: 500px; }
  .header-menu-wrap .container {
    padding: 0 15px; }
  .header-menu .main-menu-list__item {
    padding-right: 0; }
    .header-menu .main-menu-list__item a {
      padding: 12px 5px; }
  .header-top {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; }
    .header-top .header-contact-info {
      width: calc(100% - 148px);
      -ms-flex-pack: distribute;
          justify-content: space-around; }
    .header-top .action-button-header {
      width: 100%;
      margin-top: 10px;
      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; }
  .footer-top {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; }
    .footer-top .logo-footer {
      width: 100%;
      text-align: center; }
    .footer-top .phone-list-footer a {
      font-size: 16px; }
  .company-info {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; }
  .our-specialists-slider__item .photo {
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
  .text-img .img-block {
    width: 50%;
    min-width: 50%; } }

.mobile-tabs-custom {
  display: none; }
.blog-detail-wrap .who-posts .star {
  margin-left: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.blog-detail-wrap .who-posts .star p {
  font-size: 12px;
  margin-top: 6px;
  margin-bottom: 0;
  font-weight: 400;
  color: #5f85a2;
}
@media all and (max-width: 768px) {
  .contact-map-wrap .map-contact .img {
    min-height: 350px;
  }
  .contact-map-wrap .map-contact {
    position: relative;
    min-height: 350px;
    height: 350px;
  }
  .us .banner-big-page-wrap .banner-big__content h1{
    font-size: 34px;
  }
  .page.us .title-center h2, .page.us .title-center .h2,.us .grid-text-img__content h2 {
    font-size: 30px;
  }
  .us .about-text h3 {
    font-size: 28px;
  }
  .tabs-services-wrap .tabs-services ul.list-top li a {
    max-width: 100%!important;
  }
  .banner-big-page-wrap .banner-big__content .up {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .banner-big-page-wrap .banner-big__content .price {
    font-size: 25px;
  }
  .banner-big-page-wrap .banner-big_img.mobile-hidden {
    display: none;
  }
  .slick-next.slick-arrow {
    display: none!important;
  }
  .slick-prev.slick-arrow {
    display: none!important;
  }
  .slider-main .slick-arrow.slick-next,.slider-main .slick-prev.slick-arrow {
    display: block!important;
  }
  .blog-detail-wrap .who-posts .stars-list {
    margin-left: 0;
    margin-top: 10px;
  }
  .estimation {
    height: auto;
    padding: 10px 0 !important; }
    .estimation .star {
      margin-bottom: 0;
      margin-left: 0; }
  .line-vertical-info__item .right p {
    line-height: 24px; }
    .line-vertical-info__item .right p:after {
      display: none; }
  .custom-block-wrap .custom-block-scroll {
    padding-left: 15px;
    padding-right: 15px; }
  .link-social-wrap-banner {
    flex-direction: column;
    row-gap: 25px;
    width: 100%; }
    .link-social-wrap-banner .btn {
      width: 100%;
      padding: 0 5px;
      font-size: 13px; }
    .link-social-wrap-banner .list-banner-social {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      margin-left: 0;
      width: auto; }
      .link-social-wrap-banner .list-banner-social .what {
        margin-right: 10px; }
      .link-social-wrap-banner .list-banner-social .telegram a:before {
        width: 29px;
        height: 29px; }
  .tabs-services-wrap .tabs-services {
    min-height: 0; }
  .slider-reviews-wrap .slider-reviews .btn.rev-btn {
    position: relative;
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
    margin-top: 20px;
    margin-bottom: 20px; }
  .form-inputs.big-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .form-callback .star-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .form-callback .star-wrap p {
      margin-right: 0;
      margin-bottom: 15px; }
  .reviews-list__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 30px 15px; }
    .reviews-list__item_who {
      margin-right: 0;
      margin-bottom: 20px;
      width: 100%; }
  .reviews-video-list {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr; }
    .reviews-video-list__item_content {
      padding: 30px 15px; }
  .big-advantages-wrap {
    padding-bottom: 60px; }
  .doc-publications-wrap {
    padding-top: 60px;
    padding-bottom: 60px;
    margin-bottom: 60px; }
  .form-callback .form-inputs.four-col {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    width: 100%; }
  .slider-program-wrap {
    padding-top: 60px;
    padding-bottom: 60px;
    margin-bottom: 60px; }
  .program-slider .slick-dots {
    bottom: 0; }
  .program-slider .slick-arrow {
    top: inherit;
    bottom: -21px;
    height: 30px; }
    .program-slider .slick-arrow.slick-next {
      z-index: 90; }
  .form-callback-wrap.bg-form {
    padding-top: 60px; }
  .banner-big-page-wrap .banner-big__content.contact-banner-wrapper {
    padding-top: 30px;
    text-align: left;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
    .banner-big-page-wrap .banner-big__content.contact-banner-wrapper .sub-title-banner {
      font-size: 18px;
      margin-bottom: 20px; }
  .slider-news__item {
    text-align: center; }
  .float-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    row-gap: 20px; }
    .float-content img {
      width: 100%;
      height: auto; }
  .slider-news {
    padding: 0 15px !important; }
    .slider-news .slick-arrow {
      top: inherit;
      bottom: -61px;
      height: 30px; }
      .slider-news .slick-arrow.slick-next {
        z-index: 90; }
  .blog-list-content-wrap.bg-grey {
    padding-top: 60px; }
  
  .blog-detail-wrap #source {
    padding-left: 15px; }
  .blog-detail-wrap {
    padding-bottom: 60px; }
  .filter-top {
    margin-bottom: 40px; }
    .filter-top form .input-wrap {
      max-width: 100%; }
  .advantages-work {
    padding-top: 60px; }
  .banner-big {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    height: auto !important;
    padding-bottom: 20px; }
  .banner-big-page-wrap .banner-big_img {
    position: relative;
    width: 100%;
    top: 0;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    margin-bottom: 20px; }
    .banner-big-page-wrap .banner-big_img.square:before {
      display: none; }
    .banner-big-page-wrap .banner-big_img.square:after {
      display: none; }
    .banner-big-page-wrap .banner-big_img.bottom {
      margin-bottom: 0; }
  .breadcrumbs-wrap {
    top: 56px;
    background: #fff;
    padding: 15px 0;
    margin-top: 0; }
    .breadcrumbs-wrap .breadcrumbs-list {
      font-size: 11px; }
  .tabs-services-wrap {
    padding-top: 60px; }
    .tabs-services-wrap .tabs-services ul.list-top {
      border-radius: 0 0 26px 26px;
      padding-top: 35px;
      padding-bottom: 25px;
      border: 1px solid #827ffb;
      padding-left: 0;
      padding-right: 0;
      -webkit-box-shadow: 0 10px 22px -4px #ccc;
              box-shadow: 0 10px 22px -4px #ccc; }
      .tabs-services-wrap .tabs-services ul.list-top li {
        padding-left: 0;
        min-height: 0;
        height: auto; }
        .tabs-services-wrap .tabs-services ul.list-top li a {
          width: 100%;
          max-width: 100%;
          font-weight: 400;
          min-height: 0;
          height: auto;
          padding-top: 8px !important;
          padding-bottom: 8px !important;
          padding-left: 30px !important;
          font-size: 14px;
          text-transform: inherit; }
          .tabs-services-wrap .tabs-services ul.list-top li a:hover {
            background: #eee; }
          .tabs-services-wrap .tabs-services ul.list-top li a:after {
            display: none; }
          .tabs-services-wrap .tabs-services ul.list-top li a:before {
            display: none; }
          .tabs-services-wrap .tabs-services ul.list-top li a br {
            display: none;
            content: ""; }
  .tabs-services-wrap .tabs-services .tabs-content {
    border-radius: 26px; }
  .menu-tabs {
    position: relative;
    margin-bottom: 20px; }
    .menu-tabs.open .list-top {
      opacity: 1;
      visibility: visible; }
    .menu-tabs .mobile-tabs-custom {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      height: 50px;
      z-index: 50;
      position: relative;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease;
      color: #828282;
      padding-right: 40px;
      width: 100%;
      border-radius: 100px;
      border: 1px solid #827ffb;
      padding-left: 30px;
      background: #fff; }
      .menu-tabs .mobile-tabs-custom:after {
        position: absolute;
        right: 20px;
        top: 12px;
        content: "\f107";
        font-family: FontAwesome;
        font-size: 20px; }
    .menu-tabs .list-top {
      position: absolute;
      top: 30px;
      left: 0;
      padding-top: 35px;
      border: 1px solid #827ffb;
      border-bottom-left-radius: 30px;
      border-bottom-right-radius: 30px;
      z-index: 40;
      width: 100%;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease;
      opacity: 0;
      visibility: hidden;
      background-color: #F9F9F9;
      padding-bottom: 25px; }
  .link-center .btn {
    width: 300px;
    margin: 0 auto; }
  .banner-header-main .cont-max {
    left: 210px; }
  .slider-main .slick-dots {
    max-width: 170px; }
  .slider-main .slider-main__item {
    height: 645px; }
  .slider-main .slider-main__item_content {
    padding-top: 60px; }
    .slider-main .slider-main__item_content:before {
      background: #ffffff91;
      width: calc(100% + 30px); }
  .slider-main .slider-main__item_img {
    height: 640px;
    overflow: hidden; }
    .slider-main .slider-main__item_img:before {
      display: none; }
    .slider-main .slider-main__item_img:after {
      display: none; }
    .slider-main .slider-main__item_img .video {
      display: none; }
  .big-advantages-wrap {
    padding-top: 60px; }
  .our-specialists-wrap {
    padding-top: 60px; }
    .our-specialists-wrap .link-center .btn {
      width: 300px; }
    .our-specialists-wrap .border-wrapper {
      margin-bottom: 20px; }
    .our-specialists-wrap:before {
      display: none; }
    .our-specialists-wrap:after {
      display: none; }

  .our-specialists-slider .slick-dots {
    margin-top: -20px; }
  .our-specialists-slider .slick-arrow {
    top: inherit;
    bottom: -8px;
    height: 30px; }
    .our-specialists-slider .slick-arrow.slick-next {
      z-index: 90; }
  .stock-wrap .slick-slider .slick-arrow {
    top: inherit;
    bottom: -75px;
    height: 30px; }
    .stock-wrap .slick-slider .slick-arrow.slick-next {
      z-index: 90; }
  .slider-reviews-wrap .slider-reviews .slider-preview .slick-arrow {
    top: inherit;
    bottom: -75px;
    height: 30px; }
    .slider-reviews-wrap .slider-reviews .slider-preview .slick-arrow.slick-next {
      z-index: 90; }
  .ratings-and-license {
    padding-bottom: 60px;
    margin-bottom: 60px; }
    .ratings-and-license .list-license {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 0; }
      .ratings-and-license .list-license:before {
        display: none; }
  .faq-wrap {
    padding-top: 60px; }
  .bg-faq {
    margin-top: 40px; }
    .bg-faq:before {
      display: none; }
  .social-we-wrap .social-list__item {
    width: 260px;
    margin: 0 auto;
    padding-left: 70px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .reviews-slider .slick-list {
    margin: 0; }
  .slider-full-main-reviews-wrap .slider-preview .slick-arrow {
    position: absolute;
    font-size: 0;
    border: 0;
    height: 90px;
    width: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    opacity: 0.5; }
    .slider-full-main-reviews-wrap .slider-preview .slick-arrow:hover {
      opacity: 1; }
    .slider-full-main-reviews-wrap .slider-preview .slick-arrow.slick-prev {
      background: url("/local/templates/glav2021/css/../img/slider_arr_left.png") no-repeat center center;
      left: 0px;
      z-index: 90; }
    .slider-full-main-reviews-wrap .slider-preview .slick-arrow.slick-next {
      background: url("/local/templates/glav2021/css/../img/slider_arr_right.png") no-repeat center center;
      right: 0px;
      z-index: 90; }
  .slider-reviews-wrap .slider-reviews.no-padding .title-love {
    margin-left: 15px; }
  .slider-reviews-wrap .reviews-slider .slick-arrow.slick-prev {
    left: 0; }
  .slider-reviews-wrap .reviews-slider .slick-arrow.slick-next {
    right: 0; }
  .program-slider .slick-list {
    padding: 0;
    padding-top: 50px;
    padding-bottom: 80px; }
  .our-specialists-slider .slick-list {
    padding: 0;
    padding-bottom: 80px; }
  .detail-page-text-wrap {
    margin: 10px 0; }
  .stock-wrap {
    background: url("/local/templates/glav2021/css/../img/main_serv_bg.jpg") no-repeat center center;
    background-size: cover; }
    .stock-wrap:before, .stock-wrap:after {
      display: none; }
  .our-specialists-slider__item:before {
    display: none; }
  .slider-reviews-wrap {
    background: #fff4ef;
    padding: 50px 0; }
    .slider-reviews-wrap .slider-reviews .title-love {
      margin-bottom: 20px;
      font-size: 28px;
      padding-top: 20px;
      text-align: center;
  }
      .slider-reviews-wrap .slider-reviews .title-love:before {
        display: none; }
    .slider-reviews-wrap:before, .slider-reviews-wrap:after {
      display: none; }
  .position-search {
    padding: 0 15px; }
  .banner-header-main {
    margin-bottom: 40px; }
  .title-left {
    margin-bottom: 25px; }
    .title-left h1, .title-left h2, .title-left .h1, .title-left .h2 {
      text-align: center; }
  .ratings-and-license {
    margin-bottom: 80px;
    padding-top: 60px; }
  .border-wrapper {
    padding-bottom: 0; }
  .social-we-wrap, .tabs-services-wrap {
    padding-bottom: 60px; }
  .accordion-faq .ui-accordion-header {
    padding-right: 10px; }
  .ratings-and-license .list-license .list-small-license__item {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    height: auto; }
  .advantages-wrap {
    margin-bottom: 80px; }
    .advantages-wrap .advantages-list__item {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      height: auto;
      padding: 10px 0;
      border: 1px solid #827ffb;
      border-bottom: none; }
      .advantages-wrap .advantages-list__item:before {
        display: none; }
      .advantages-wrap .advantages-list__item:after {
        display: none; }
      .advantages-wrap .advantages-list__item:last-child {
        border-bottom: 1px solid #827ffb; }
    .advantages-wrap .advantages-list__item_name {
      margin-bottom: 0;
      font-weight: 300; }
    .advantages-wrap .advantages-list__item_text {
      -ms-flex-item-align: center;
          -ms-grid-row-align: center;
          align-self: center; }
  .mobile-contacts {
    position: absolute;
    top: 56px;
    left: -150%;
    width: 100%;
    height: auto;
    background: #fff;
    z-index: 99999;
    display: block;
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
    .mobile-contacts.open {
      left: 0;
      opacity: 1; }
    .mobile-contacts__item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 20px;
      border-bottom: 1px solid #ccc; }
      .mobile-contacts__item .phone-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
        .mobile-contacts__item .phone-list a {
          margin-bottom: 10px;
          color: #434343; }
          .mobile-contacts__item .phone-list a:hover {
            color: #827ffb; }
          .mobile-contacts__item .phone-list a:last-child {
            margin-bottom: 0; }
      .mobile-contacts__item .map {
        color: #434343; }
        .mobile-contacts__item .map:hover {
          color: #827ffb; }
      .mobile-contacts__item > span {
        margin-bottom: 15px;
        color: #6C6E71; }
      .mobile-contacts__item .social-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
  .slider-full-main-reviews-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .slider-full-main-reviews-wrap .slider-preview__item {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
      height: auto; }
      .slider-full-main-reviews-wrap .slider-preview__item .name-mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        width: 100%; }
  .slider-reviews-wrap .slider-reviews {
    padding: 0 15px;
    margin-bottom: 40px; }
  .slider-thumb {
    display: none; }
  .slider-reviews-wrap .slider-reviews .slick-arrow {
    position: absolute;
    top: 50%;
    bottom: inherit;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 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; }
    .slider-reviews-wrap .slider-reviews .slick-arrow:before {
      font-family: FontAwesome;
      font-size: 16px;
      color: #fff; }
  .slider-reviews-wrap .slider-reviews .slick-next {
    right: -25px; }
    .slider-reviews-wrap .slider-reviews .slick-next:before {
      content: "\f105"; }
  .slider-reviews-wrap .slider-reviews .slick-prev {
    left: -25px; }
    .slider-reviews-wrap .slider-reviews .slick-prev:before {
      content: "\f104"; }
  .slider-reviews:before {
    display: none; }
  .slider-full-main-reviews-wrap .slider-preview__item .name-mobile .slider-thumb__item_data {
    margin-top: 5px; }
  .slider-full-main-reviews-wrap .slider-preview__item .doctor {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-top: 0;
    margin-bottom: 20px;
    width: 100%; }
  .slider-full-main-reviews-wrap .slider-preview__item .title {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    font-weight: 400; }
  .slider-full-main-reviews-wrap .slider-preview__item .stars-list {
    margin-bottom: 0;
    position: absolute;
    right: 0;
    top: 43px; }
  .slider-full-main-reviews-wrap .slider-preview__item .text {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .slider-full-main-reviews-wrap .slider-thumb .slick-dots {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -ms-flex-direction: row;
        flex-direction: row;
    width: 100%;
    height: 6px;
    left: 0;
    top: 122px; }
    .slider-full-main-reviews-wrap .slider-thumb .slick-dots li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
  .slider-full-main-reviews-wrap .slider-thumb {
    min-width: 100%;
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 30px; }
  .tabs-services-wrap .tabs-services .tabs-content .list-services {
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr; }
  .tabs-services-wrap .tabs-services ul.list-top li {
    width: 100%; }
    .tabs-services-wrap .tabs-services ul.list-top li a br {
      display: none; }
  .about-us-wrap {
    margin-bottom: 80px; }
  .stock-slider__item {
    height: auto; }
    .stock-slider__item .info-btn {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
      .stock-slider__item .info-btn .price-new {
        font-size: 35px; }
      .stock-slider__item .info-btn .btn-full {
        margin-left: 0;
        margin-top: 25px; }
    .stock-slider__item-content {
      width: 100%;
      padding-left: 30px;
      padding-top: 20px;
      padding-bottom: 20px; }
      .stock-slider__item-content_name {
        font-size: 30px; }
      .stock-slider__item-content_text {
        font-size: 16px;
        line-height: 1.6; }
  .advantages-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .about-us {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; }
    .about-us:before {
      display: none; }
    .about-us .about-us__text-content {
      width: 100%;
      max-width: 100%;
      margin-bottom: 40px; }
    .about-us .about-us__img {
      width: 100%;
      height: auto; }
  .big-advantages-wrap .big-advantages__item {
    text-align: center !important; }
    .big-advantages-wrap .big-advantages__item:before {
      display: none; }
    .big-advantages-wrap .big-advantages__item h3 {
      font-size: 20px; }
  .advantages-work-list {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr; }
    .advantages-work-list__item {
      text-align: center; }
  .popup-menu {
    width: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    height: 100vh;
    padding-left: 25px;
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr; }
  .popup-menu a {
    width: 100%; }
  .custom-block-scroll .job-bottom .mail-wrap a {
    font-size: 16px; }
  .footer-menu__item.active {
    position: relative; }
    .footer-menu__item.active:before {
      position: absolute;
      content: "";
      background: #ccc;
      width: 3px;
      height: 30px;
      left: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
  .footer-menu {
    border: none; }
    .footer-menu:before, .footer-menu:after {
      display: none; }
  .footer-menu li a {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-left: 20px; }
    .footer-menu li a:after {
      display: none; }
    .footer-menu li a:before {
      display: none; }
  .footer-map .map-info {
    background: #ffffffbf;
    padding: 20px 15px;
    color: #111 !important;
    height: auto; }
  .job-bottom .mail-wrap {
    line-height: 1.4; }
  .contact-mobile-header {
    margin-left: auto;
    margin-right: 10px; }
  .slider-main .slider-main__item_content {
    width: 100%; }
  .slider-main .slider-main__item_content h1, .slider-main .slider-main__item_content .h1, .slider-main .slider-main__item_content .h2, .slider-main .slider-main__item_content h2 {
    font-size: 40px;
    line-height: 1.1; }
  .programs-children {
    padding: 40px 0; }
  .blog-list {
    padding-bottom: 44px; }
  .full-accordion .ui-accordion-header {
    padding-left: 40px; }
  .full-accordion .ui-widget-content {
    padding: 0; }
  .custom-block-wrap {
    padding: 40px 0; }
  .custom-block-scroll .price-right-wrap span {
    margin-right: 0; }
  .custom-block-scroll .price-right-wrap p {
    font-size: 14px; }
    .custom-block-scroll .price-right-wrap p b {
      font-size: 22px;
      margin-left: 15px; }
  .partners-list {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr; }
  .partners-list__item {
    background: #fff;
    border-bottom: 0; }
    .partners-list__item.grey {
      background: #fff;
      border-bottom: 0; }
    .partners-list__item:nth-child(2n) {
      background: #f5f5f5 !important;
      border-bottom: 1px solid #e9e9e9 !important; }
  .slider-certificate-wrap {
    background-size: cover;
    background-position: -30px 0;
    padding-bottom: 60px;
    padding-top: 60px; }
  .certificate-slider .certificate-slider__item-img img {
    max-height: 300px;
    width: auto; }
  .doc-list {
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    row-gap: 15px; }
  .estimation {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
    row-gap: 25px;
    padding: 0; }
    .estimation p {
      margin-right: 0; }
  .custom-block-wrap .btn-full {
    width: 90%;
    text-align: center; }
    .contact-map-wrap {
      height: auto;
    }
  .contact-map-wrap:before {
    display: none;
    width: 100%;
    background: #ff78af2e; }
  .form-callback .simple-form-wrap {
    width: 100%; }
  .form-callback .simple-form {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    row-gap: 15px; }
    .form-callback .simple-form .input-wrap {
      width: 100%;
      margin-right: 0; }
  .contacts-info-banner {
    width: 100%;
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr; }
  .our-specialists-slider {
    padding-bottom: 10px;
    margin-bottom: 20px; }
  .slider-news-wrap {
    padding-top: 60px;
    padding-bottom: 80px; }
  .text-img {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    row-gap: 15px; }
    .text-img .img-block {
      width: 100%;
      min-width: 100%;
      margin: 0; }
  .filter-top form {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    row-gap: 15px; }
  .pagination-wrap .pagination .next {
    display: none; }
  .pagination-wrap .pagination .prev {
    display: none; }
  .text-flex-block-wrap {
    margin-top: 50px; }
  .text-flex-block.full-text .text-flex-block__content {
    max-width: 100%;
    width: 100%; }
  .banner-big-page-wrap {
    min-height: 450px;
    height: auto;
    padding-top: 90px; }
    .banner-big-page-wrap .banner-big {
      height: 450px; }
    .banner-big-page-wrap .banner-big_img {
      width: 100%; }
      .banner-big-page-wrap .banner-big_img.bottom:after {
        top: inherit;
        bottom: 160px; }
      .banner-big-page-wrap .banner-big_img:after {
        height: 219px;
        width: 100%; }
      .banner-big-page-wrap .banner-big_img img {
        width: auto;
        height: auto;
        max-height: 234px;
        max-width: 100%;
      }
    .banner-big-page-wrap .banner-big__content {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
      .banner-big-page-wrap .banner-big__content h2, .banner-big-page-wrap .banner-big__content h1, .banner-big-page-wrap .banner-big__content .h2, .banner-big-page-wrap .banner-big__content .h1 {
        font-size: 34px;
        width: 100%; }
      .banner-big-page-wrap .banner-big__content p {
        font-size: 16px; }
      .banner-big-page-wrap .banner-big__content .btn {
        margin-top: 20px; }
  .blog-detail-wrap {
    padding-bottom: 60px; }
    .blog-detail-wrap .who-posts {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      width: 100%;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      row-gap: 15px;
      padding: 0 4px; }
    .blog-detail-wrap .bg-text {
      padding: 10px 15px;
      margin: 0;
      margin-bottom: 60px; }
    .blog-detail-wrap .block-anhor {
      margin-bottom: 40px; }
      .blog-detail-wrap .block-anhor h2 {
        font-size: 26px; }
  .blog-list {
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr; }
  .custom-block-scroll .job-info {
    padding: 0; }
    .custom-block-scroll .job-info ul {
      margin-left: 0; }
    .custom-block-scroll .job-info h2, .custom-block-scroll .job-info h3 {
      font-size: 25px; }
  .custom-block-scroll .job-bottom {
    padding: 0;
    padding-top: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    row-gap: 10px; }
    .custom-block-scroll .job-bottom .link-job {
      text-align: center;
      padding: 0 15px; }
  .breadcrumbs-list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    row-gap: 10px; }
  .form-callback .checkbox-wrap {
    width: 100%; }
  .form-callback .form-submit-wrap {
    padding: 0 15px;
    width: 90%; }
  .form-bottom .list-phone {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 15px; }
  .form-bottom .list-phone a:after {
    display: none; }
  .banner-big-page-wrap .banner-big__content {
    width: 100%;
    max-width: 100%;
    background: #fff;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 30px;
    padding-bottom: 20px;
    border-radius: 20px;
    text-align: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .banner-big-page-wrap .banner-big__content .btn {
      margin-left: auto;
      margin-right: auto; }
  .grid-text-img {
    margin-bottom: 45px; }
  .about-text h3 {
    margin-bottom: 50px;
    font-size: 26px; }
  .list-info-ico {
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    row-gap: 20px; }
  .title-center h2, .title-center .h2 {
    font-size: 28px; }
  .form-callback .form-inputs {
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr; }
  .title-center .small {
    font-size: 18px; }
  .grid-text-img {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr; }
    .grid-text-img .img {
      width: 100%;
      margin: 30px 0; }
  .social-list {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    row-gap: 15px; }
  .link-center .btn-full {
    padding: 0 15px; }
  .grid-text-img__content .text {
    padding-top: 0; }
  .about-text .text-flex-block {
    margin-bottom: 0; }
  .text-flex-block {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr; }
    .text-flex-block__img {
      height: 260px;
      margin: 30px 0; }
      .text-flex-block__img img {
        max-width: 100%;
        height: auto; }
      .text-flex-block__img span {
        border-radius: 20px; }
  .social-photo-list {
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    margin-bottom: 40px; }
    .social-photo-list__item {
      height: auto; }

  .header-mobile-wrap {
    display: block;
    padding: 10px 0;
    position: relative;
    z-index: 91; }
  .header-top-wrap, .header-menu-wrap {
    display: none; }
  .menu-header {
    display: block; }
  .menu-lists {
    height: 100%; }
    .menu-lists ul {
      max-height: 77%;
      overflow: auto; }
    .menu-lists li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      border-bottom: 1px solid #ccc; }
      .menu-lists li a {
        padding: 15px 30px;
        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;
        color: #434343;
        width: 100%;
        font-weight: 500; }
        .menu-lists li a:hover {
          color: #827ffb; }
    .menu-lists .has-drop > span {
      width: 50px;
      height: 48px;
      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;
      cursor: pointer; }
      .menu-lists .has-drop > span:before {
        content: "\f105";
        font-family: FontAwesome;
        font-size: 25px; }
  .menu-header {
    position: fixed;
    left: -110%;
    top: 0;
    margin-top: 56px;
    z-index: 999;
    background: #fff;
    width: 100%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    height: 100vh; }
    .menu-header .action-button-header {
      margin-top: 25px;
      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;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      -ms-flex-direction: column;
          flex-direction: column;
      padding: 0 15px; }
      .menu-header .action-button-header a {
        width: 100%;
        max-width: 250px;
        height: 54px;
        font-size: 15px;
        border: 2px solid #827ffb; }
      .menu-header .action-button-header .btn-border {
        margin-bottom: 20px; }
        .menu-header .action-button-header .btn-border span {
          border-bottom: 0; }
        .menu-header .action-button-header .btn-border:hover {
          background: #827ffb;
          color: #fff; }
    .menu-header.open {
      left: 0; }
    .menu-header ul {
      margin: 0;
      padding: 0;
      list-style: none; }
      .menu-header ul > li.active > .menu-list {
        left: 0; }
    .menu-header .back {
      padding: 10px 30px;
      cursor: pointer;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      height: 30px; }
      .menu-header .back:before {
        content: "\f104";
        font-family: FontAwesome;
        margin-right: 15px;
        font-size: 18px; }
    .menu-header .menu-list {
      padding: 0;
      margin: 0;
      list-style: none;
      position: absolute;
      left: -768px;
      top: 0;
      width: 100%;
      background: #fff;
      height: 100%;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
      .menu-header .menu-list ul {
        height: 77%;
        overflow: auto; }
      .menu-header .menu-list:first-child {
        left: 0; }
      .menu-header .menu-list li {
        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;
        border-bottom: 1px solid #ccc; }
        .menu-header .menu-list li a {
          padding: 15px 30px;
          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;
          font-weight: 500; }
        .menu-header .menu-list li.has-drop > span {
          width: 50px;
          height: 48px;
          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;
          cursor: pointer; }
          .menu-header .menu-list li.has-drop > span:before {
            content: "\f105";
            font-family: FontAwesome; }
  .contact-mobile-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    .contact-mobile-header .phone {
      width: 35px;
      height: 35px;
      margin-right: 10px;
      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;
      font-size: 22px;
      color: #434343; }
      .contact-mobile-header .phone.open:before {
        content: "";
        width: 20px;
        height: 2px;
        background: #434343;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%) rotate(45deg);
            -ms-transform: translateY(-50%) rotate(45deg);
                transform: translateY(-50%) rotate(45deg); }
      .contact-mobile-header .phone.open:after {
        content: "";
        width: 20px;
        height: 2px;
        background: #434343;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%) rotate(-45deg);
            -ms-transform: translateY(-50%) rotate(-45deg);
                transform: translateY(-50%) rotate(-45deg); }
      .contact-mobile-header .phone:before {
        content: "\f095";
        font-family: FontAwesome; }
    .contact-mobile-header .search-header-wrap .search-btn {
      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;
      width: 35px;
      height: 35px;
      border-radius: 50%;
      cursor: pointer; }
      .contact-mobile-header .search-header-wrap .search-btn:before {
        content: "\f002";
        font-family: FontAwesome;
        font-size: 20px; }
  .menu-btn {
    cursor: pointer;
    width: 35px;
    height: 35px;
    position: relative;
    border: none;
    background: none;
    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: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
    .menu-btn:hover span {
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
    .menu-btn.open span {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%) rotate(45deg);
          -ms-transform: translateY(-50%) rotate(45deg);
              transform: translateY(-50%) rotate(45deg); }
      .menu-btn.open span:first-child {
        display: none; }
      .menu-btn.open span:last-child {
        -webkit-transform: translateY(-50%) rotate(-45deg);
            -ms-transform: translateY(-50%) rotate(-45deg);
                transform: translateY(-50%) rotate(-45deg); }
    .menu-btn span {
      display: block;
      margin-bottom: 5px;
      background: #434343;
      width: 20px;
      height: 2px;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
      .menu-btn span:last-child {
        margin-bottom: 0; }
  .header-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .header-mobile .logo {
      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; }
  .footer-bg-wrap {
    padding-top: 25px;
    font-size: 15px; }
  .footer-top {
    -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: start;
        -ms-flex-align: start;
            align-items: flex-start; }
    .footer-top .phone-list-footer {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      font-size: 0; }
      .footer-top .phone-list-footer a {
        font-size: 15px; }
      .footer-top .phone-list-footer a:nth-child(2) {
        margin-top: 15px;
        margin-left: 0; }
    .footer-top .logo-footer {
      text-align: left; }
    .footer-top .btn-footer {
      margin-top: 20px; }
  .footer-menu {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; }
    .footer-menu li {
      width: 100%; }
  .footer-bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: left;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .company-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    row-gap: 15px; }
    .company-info p {
      margin: 0; }
  .slider-news {
    padding: 0 30px; }
  .our-specialists-slider__item .photo {
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
  .top-search {
    width: 100%; }
  .list-links {
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr; }
  .slider-reviews-wrap {
    top: 0; } }

.services-page .list-links-wrap {
  padding-top: 89px;
  padding-bottom: 95px; }
  .services-page .list-links-wrap .title-center {
    margin-bottom: 56px; }
.list-links-wrap .list-links .list-links__item {
  text-align: left;
}
.services-page .custom-block-wrap {
  margin-top: 80px;
  padding-top: 125px; }
  .services-page .custom-block-wrap .title-center {
    margin-bottom: 51px; }

.services-page .form-callback-wrap {
  margin-top: 115px; }

.detail-news-page .margin-top-81 {
  margin-top: 81px;
  margin-bottom: 70px; }

@media all and (max-width: 624px) {
  .list-ratings {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .list-ratings .list-ratings__item {
      margin-right: 0;
      margin-bottom: 10px; }
  #ui-datepicker-div {
    -webkit-transform: translateX(0px);
        -ms-transform: translateX(0px);
            transform: translateX(0px);
    margin-top: 0px; }
  .slider-reviews-wrap {
    margin-bottom: 0; }
  .title-left h2, .title-left h1, .title-left .h2, .title-left .h1 {
    font-size: 30px; }
  .ratings-and-license .list-ratings {
    margin-bottom: 80px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .ratings-and-license .list-ratings .list-ratings__item {
      margin-right: 0;
      margin-bottom: 10px; }
  .ratings-and-license .list-license {
    padding: 0; }
    .ratings-and-license .list-license .list-small-license {
      -ms-grid-columns: 1fr 1fr;
          grid-template-columns: 1fr 1fr; }
  .big-advantages-wrap {
    height: auto;
    padding-bottom: 60px; }
    .big-advantages-wrap .img-big .img {
      display: none; }
    .big-advantages-wrap .big-advantages {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 0 !important; }
      .big-advantages-wrap .big-advantages__item {
        margin-bottom: 30px !important; }
  .programs-adults {
    padding-top: 60px; }
  .doc-list-wrap {
    padding-top: 60px;
    padding-bottom: 60px;
    margin-bottom: 60px; }
  .doc-list {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    row-gap: 35px; }
    .doc-list .our-specialists-slider__item {
      margin: 0;
      margin-top: 35px; }
  .certificate-slider__item-img {
    width: 100%; }
    .certificate-slider__item-img:before {
      display: none; }
    .certificate-slider__item-img img {
      width: 100%;
      max-width: 100%;
      height: auto; } }

@media all and (max-width: 580px) {
  .list-info-ico {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr; }
    .list-info-ico .list-info-ico__item {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
  .ratings-and-license .list-license .big-license {
    display: block;
    height: auto;
    width: 100%;
    min-width: 0;
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 30px; }
    .ratings-and-license .list-license .big-license img {
      width: 100%;
      height: auto; }
  .accordion-faq .ui-accordion-header {
    font-size: 16px; }
    .accordion-faq .ui-accordion-header .ui-icon {
      margin-right: 20px; }
  .accordion-faq .ui-accordion-content {
    padding-left: 20px; }
  .tabs-services-wrap .tabs-services .tabs-content {
    padding: 20px;
    padding-bottom: 20px; }
    .tabs-services-wrap .tabs-services .tabs-content .list-services {
      -ms-grid-columns: 1fr;
          grid-template-columns: 1fr;
      height: auto;
      overflow-y: auto; }
  .tabs-services-wrap .tabs-services ul.list-top li {
    width: 100%; }
  .custom-block-scroll .custom-scroll li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    row-gap: 15px; }
    .custom-block-scroll .custom-scroll li .custom-scroll_price {
      -ms-flex-item-align: end;
          align-self: flex-end; }
  .top-search .input-wrap input {
    padding-right: 40px; } }

@media all and (max-width: 460px) {
  .line-vertical-info-wrap {
    padding-top: 40px;
    padding-bottom: 15px;
    background: #f5f5f5; }
  .form-callback .form-inputs {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr; }
  .blog-list {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr; }
  .list-links {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr; }
  .line-vertical-info:before {
    display: none; }
  .line-vertical-info__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 25px;
    padding-bottom: 10px;
    border-bottom: 2px solid #005da7; }
    .line-vertical-info__item .left {
      width: 100%;
      text-align: left;
      margin-bottom: 20px; }
    .line-vertical-info__item .right {
      width: 100%; }
      .line-vertical-info__item .right p {
        margin-bottom: 15px; }
        .line-vertical-info__item .right p:last-child {
          margin-bottom: 0; }
        .line-vertical-info__item .right p:before {
          left: -28px; } }

@media only screen and (min-width : 769px) {
  .home-service-list {
    display: block !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    white-space: nowrap;
  }
  .home-service-list li {
    float: none !important;
    display: inline-block !important;
    min-width: 190px;
  }
}


a.logo {
    width: 128px !important;
    height: 36px !important;
}
div.logo-footer {
    width: 149px !important;
    height: 46px !important;
}

.certificate-slider {
    max-height: 515px;
    overflow: hidden;
}
.doctor-reviews-box {
    max-height: 821px;
    overflow: hidden;
    padding: 125px 0 0 0;
    margin-top: -125px;
}
.our-specialists-slider {
    height: 690px;
    overflow: hidden;
}
.tabs-services-wrap {
  max-height: 965px;
  overflow: hidden;
}
.slider-news-wrap {
  max-height: 635px;
  overflow: hidden;
}
.box-img-fh {
  position: relative;
  max-width: 740px;
  width: 100vw;
  overflow: hidden;
  border-radius: 10px;
}
.box-img-fh img {
  position: absolute !important;
  max-width: 100%;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  border-radius: 10px;
}
.box-img-fh:after {
  content: '';
  padding-top: 65%;
  display: block;
}
@media (max-width: 768px) {
    .box-img-fh {
      width: calc(100vw - 30px);
    }
    .slider-news-wrap {
      max-height: 580px;
    }
    .tabs-services-wrap {
      max-height: 785px;
    }
    #tabs-services .tabs-content {
      overflow-x: hidden;
      overflow-y: auto;
      max-height: 530px;
    }
    .our-specialists-slider {
        height: 600px;
    }
    .doctor-reviews-box {
        margin-top: 0;
        padding: 0;
        max-height: auto;
        height: 820px;
    }
    .slick-dots {
        display: none;
    }
}
@media (max-width: 450px) {
    .our-specialists-slider {
        height: 700px;
    }
}

.list-info-ico__item .ico {
  height: 58px;
}
.mt-50 {
	margin-top: 50px;
}
/* End */


/* Start:/local/templates/glav2021/css/custom.css?174950072213971*/
.page_title_hidden {
    display: none;
}

.reviews-list__item_content {
    width: 825px;
}

.captcha_wrap {
    width: 304px;
    margin: 0 auto;
    margin-top: 25px;
}

.input-wrap {
    overflow: hidden;
}

.input-wrap.error {
    border-color: red;
}

::-ms-input-placeholder      {color:#5f85a2; opacity: 1;}
::-moz-placeholder      {color:#5f85a2; opacity: 1;}
::-webkit-input-placeholder      {color:#5f85a2; opacity: 1;}

.ajax_wrap {
    transition: all 0.5s ease;
}

.ajax_wrap.load {
    opacity: 0.5;
    pointer-events: none;
}

.slider-reviews-wrap .slider-reviews .btn.rev-btn {
    width: 170px;
    height: 40px;
    bottom: 9px;
}

.reviews_item_ajax {
    width: 800px;
    margin: 0 auto;
}

.blog-detail-wrap .who-posts .who-posts__photo .img {
    border-radius: 50%;
}

.blog-detail-wrap .who-posts .who-posts__info {
    margin-right: 35px;
}

.detail-page-text-wrap .block-anhor {
    margin-top: 70px;
    margin-bottom: 70px;
    line-height: 24px;
}

.detail-page-text-wrap .block-anhor h2 {
    text-align: center;
}

.block-anhor p {
    margin: 0;
    margin-bottom: 5px;
    font-size: 15px;
    line-height: 24px;
}

.stock-slider__item {
    height: 100%;
}

.stock-slider__item-content {
    width: 775px;
}

.slider-main .slider-main__item_img img {
    margin-bottom: /*-59px;*/
}

.text-wrapper-float {
    margin-top: 0;
}

.main-drop-menu .list-drop-menu > li .drop-menu li {
    margin-bottom: 0;
    display: inline-block;
    width: 48%;
}

.main-drop-menu .list-drop-menu > li .drop-menu {
    height: 100%;
}
/*
.text-wrapper-float p {
    max-width: 100%;
} */

.bg-faq {
    min-height: 510px;
}

.faq-wrap.page-faq-wrap {
    margin-bottom: 0;
}

.custom-block-scroll .custom-scroll.more_items:before {
    content: "";
    background: -webkit-gradient(linear, left bottom, left top, color-stop(8%, white), color-stop(93%, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(0deg, white 8%, rgba(255, 255, 255, 0) 93%, rgba(255, 255, 255, 0) 100%);
    width: 100%;
    height: 140px;
    position: absolute;
    bottom: 0px;
    left: 0;
    z-index: 40;
}

.detail-page-text-wrap .text-flex-block-wrap {
    margin-top: 0;
}

.detail-page-text-wrap h2 {
    margin-bottom: 35px;
}

.programs-children {
    margin-bottom: 0;
}

.position-search form {
    height: 100%;
}

.input-wrap button {
    border: none;
    padding: 0;
}

.input-wrap form {
    height: 100%;
}

div.title-search-result {
    background-color: #fff;
}

.search_page {
    padding-top: 100px;
}

.filter-top .form {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 356px 220px;
    grid-template-columns: 356px 220px;
    -webkit-column-gap: 30px;
    column-gap: 30px;
}

.estimation .star {
    margin-bottom: -20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 180px;
}

.estimation > p {
    width: 322px;
}

.services_order_form_wrap {
    margin-bottom: 80px;
}

.services_order_form_wrap .form-callback-wrap {
    margin-bottom: 0;
}

.rait_succes {
    font-size: 12px;
}

.popup-form .title-center h2 {
    font-size: 36px;
}

.form-callback-popup,
.form-manager-popup {
    width: 360px;
}

.custom-block-wrap {
    margin-bottom: 80px;
}

.program-custom-block {
    margin-bottom: 0;
}

.slider-news__item_img-wrap {
    width: 230px;
}

.slider-news {
    width: 1140px;
}

.slider-news__item_name a {
    color: #000000;
}

.who-posts__photo .name {
    width: 200px;
}

.ui-selectmenu-text {
    margin-right: 30px;
}

.ui-state-active, .ui-widget-content .ui-state-active {
    font-weight: inherit;
}

.main-drop-menu .list-drop-menu > li .drop-menu li a {
    text-transform: none;
}

.form-callback-wrap {
    padding-top: 80px;
}

body div.title-search-result {
    z-index: 2050;
}

.popup-form.open {
    z-index: 1000;
}

.ui-front {
    z-index: 1000;
}

* {
    min-height: 0;
    min-width: 0;
}

.breadcrumbs-list li span {
    font-weight: 300;
    color: #b2aaa7;
}

.custom-block-wrap {
    margin-bottom: 0;
}

.banner-big-page-wrap .banner-big_img img {
    border-radius: 10px;
}

.stars-list li.hover_active {
    background-image: url(/local/templates/glav2021/css/../img/star-fill.png);
}

.stars-list li.hover_no_active {
    background-image: url(/local/templates/glav2021/css/../img/star-op.png) !important;
}

.estimation ul li.hover_active {
    background-image: url(/local/templates/glav2021/css/../img/star-fill.png);
}

.estimation ul li.hover_no_active {
    background-image: url(/local/templates/glav2021/css/../img/star-op.png);
}

.form_sucsess {
    color: green;
    text-align: center;
}

.our-specialists-wrap {
    padding-top: 70px;
    padding-bottom: 50px;
}

.slider-program-wrap {
    margin-bottom: 0;
}

.slider-reviews-wrap.slider-reviews-page-wrap {
    margin-bottom: 35px;
}

.text-flex-block__img img {
    max-width: 100%;
}

.slider-reviews-wrap .slider-reviews .title-love {
    font-size: 36px;
}

span.list-links__item:hover {
    color: #000000;
}

a.list-links__item{
    text-decoration: underline;
}
a.list-links__item:hover{
    text-decoration: none;
}

.slider-reviews-wrap .link-center {
    margin-top: 45px;
}


.slider-reviews-wrap.with_blog {
    margin-bottom: -190px;
}
.doc-slider-reviews-wrap.slider-reviews-wrap.with_blog{
    margin-bottom: 0px;
}
.close {
    position: absolute;
    top: 10px;
    right: 0;
    cursor: pointer;
}

.accordion-faq .ui-accordion-header {
    box-shadow: none;
    background: #fff;
    transition: all 1s ease;
}

.custom-block-scroll.custom-block-scroll-pb {
    padding-bottom: 30px;
}

.custom-block-scroll.has_more_items {
    padding-bottom: 97px;
}

.certificate-slider .slick-arrow.slick-next:before, .certificate-slider .slick-arrow.slick-prev:before {
    top: 23px;
}

.detail-page-text-wrap .block-anhor h2 {
    line-height: 1.15;
}

.reviews-video-list__item_img {
    background-size: contain;
}

.filter-top form .input-wrap {
    width: 365px;
    max-width: 100%;
}

.filter-top form .input-wrap {
    max-width: none;
}

.our-specialists-slider__item .photo a {
    display: block;
    width: 100%;
    height: 100%;
}

.certificate-slider__item-img {
    min-height: 515px;
}

.text-wrapper-float .block-anhor-no-img p {
    max-width: 100%;
}

.custom-block-scroll .custom-scroll li > div {
    width: 80%;
}

.custom-block-scroll.show-full .custom-scroll li {
    position: relative;
    z-index: 100;
}

.block-anhor li {
    font-size: 15px;
    line-height: 24px;
}

.text-wrapper-textblock {
    margin-bottom: 95px;
}

.hidden {
    display: none !important;
}

.top-search .input-wrap .ico-search-form {
    z-index: 10;
}

.mobile-contacts {
    position: fixed;
}

.text_page {
    padding-top: 55px;
}

.text-flex-block-wrap table{
    margin: 0px auto;
    border-collapse: collapse;
}

.text-flex-block-wrap table tr:nth-child(2n+1) td{
    background: #eef7fe;
}

.text-flex-block-wrap table tr:first-child td{
    font-size: 20px;
    color: #4d4d4d;
    font-weight: bold;
    padding: 25px 15px;
    border-bottom: 3px solid #c6dbec;
    text-align: center;
    background:none;
}
.text-flex-block-wrap table tr td{
    border-bottom: 2px solid #c6dbec;
    padding: 15px;
}


.text-flex-block-wrap table tr:first-child td p{
    font-size: 20px;
    color: #4d4d4d;
    font-weight: bold;
    padding: 0;
    margin: 0;
}


.our-specialists-wrap.specialists-light-block{
    padding-top: 60px;
    padding-bottom: 0px;
}
.our-specialists-wrap.specialists-light-block .border-wrapper{
    padding-top: 0;
    border: none;
    margin-bottom: 0px;
}
.our-specialists-wrap.specialists-light-block .title-center{
    margin-bottom: 15px;
}
.our-specialists-wrap.specialists-light-block .our-specialists-slider__item{
    padding-bottom: 10px;
}
.our-specialists-wrap.specialists-light-block .our-specialists-slider .slick-list:before,
.our-specialists-wrap.specialists-light-block .our-specialists-slider .slick-list:after,
.our-specialists-wrap.specialists-light-block:before,
.our-specialists-wrap.specialists-light-block:after,
.our-specialists-wrap.specialists-light-block .our-specialists-slider:before,
.our-specialists-wrap.specialists-light-block .our-specialists-slider:after,
.our-specialists-wrap.specialists-light-block .border-wrapper:before,
.our-specialists-wrap.specialists-light-block .border-wrapper:after
{
    display:none;
}
.social-list__item .ico.youtube{
    width: 44px;
    background-image: url("/local/templates/glav2021/css/../img/youtube.png");
}
@media (max-width: 768px) {
    .text-flex-block-wrap table{
        max-width: 100%;
    }

    .reviews-list__item_content {
        width: 100%;
    }

    .bg-faq {
        min-height: auto;
    }

    .menu-header .menu-list {
        left: -100%;
    }

    .banner-header-main, .slider-main .slider-main__item .slider-main__item-wrap {
        overflow: hidden;
    }

    .our-specialists-slider {
        width: 100%;
    }

    .slider-news {
        width: 100%;
    }

    .slider-news__item_img-wrap {
        margin: auto;
        margin-bottom: 25px;
    }

    .our-specialists-slider .our-specialists-slider__item {
        box-shadow: none !important;
    }

    .our-specialists-slider:before, .our-specialists-slider:after {
        display: none;
    }

    .filter-top .form {
        display: block;
    }

    .filter-top .input-wrap {
        margin-top: 20px;
    }

    .stock-slider__item-content {
        width: 100%;
    }

    .slider-reviews-wrap .slider-reviews {
        padding-bottom: 35px;
    }

    .slider-reviews-wrap .link-center {
        margin-top: 85px;
    }

    .slider-reviews-wrap {
        margin-bottom: 0;
    }

    .big-advantages-wrap {
        height: auto;
    }

    .popup-form {
        position: absolute;
    }

    .estimation .star {
        margin-bottom: 10px;
    }

    header {
        position: fixed;
        width: 100%;
        background-color: #fff;
        z-index: 100;
        top: 0;
        left: 0;
    }

    body {
        padding-top: 56px;
    }

    .certificate-slider .slick-prev.slick-arrow, .certificate-slider .slick-next.slick-arrow {
        display: block !important;
    }

    .slider-reviews-wrap.with_blog {
        margin-bottom: -75px;
    }

    .programs-adults:before, .programs-adults:after, .programs-children:before, .programs-children:after {
        display: none;
    }

    .slider-reviews-wrap .slider-reviews .title-love {
        font-size: 28px;
    }

}

@media (max-width: 578px) {

    .border-wrapper:before, .border-wrapper:after {
        width: 100%;
    }

    .banner-header-main .container {
        padding-left: 0;
        padding-right: 0;
    }

    .slider-main__item-wrap {
        padding-left: 15px;
    }

    .slider-main .slick-arrow.slick-prev {
        left: 15px;
    }

    .slider-main .slick-arrow.slick-next {
        left: 68px;
    }

    .slider-main .slick-dots {
        left: 35px;
    }

    .detail-page-text-wrap.bg-grey.padding-top-99 {
        padding-top: 1px;
    }

    .page .title-center h2, .page .title-center .h2 {
        font-size: 26px;
    }

    .title-center p {
        font-size: 16px;
    }

    .grid-text-img__bg .img:before, .text-flex-block__img.square:before {
        right: -12px;
        top: -12px;
    }

    .input-wrap .ico-search:before {
        position: relative;
        top: -1px;
    }

    .slider-full-main-reviews-wrap .slider-preview .slick-dots {
        margin-top: 73px;
    }

    .select-form-wrap {
        max-width: 100%;
    }

    .popup-form {
        padding-top: 90px;
    }

    .close {
        top: 40px;
    }

}

@media (max-width: 360px) {

    .captcha_wrap {
        width: 100%;
        overflow: hidden;
    }

    .estimation > p {
        font-size: 17px;
        width: 100%;
    }

}

.content  ol {
  counter-reset: list1;
}
.content ol li {
  list-style: outside none none;
  padding: 15px 0 15px 40px;
  position: relative;
}
.content ol li::before {
  background: rgba(0,0,0,.05);
  border-radius: 100%;
  color: #1c479e;
  content: counter(myCounter,decimal);
  counter-increment: myCounter;
  display: block;
  font-size: .85em;
  font-weight: 400;
  height: 26px;
  left: 0;
  line-height: 26px;
  margin: 5px 10px 5px 0;
  position: absolute;
  text-align: center;
  top: 11px;
  width: 26px;
}

.content ol li::before {
    content: counter(list1,decimal) " ";
    counter-increment: list1;
}

.content ul li {
  padding: 15px 0 0px 25px;
  position: relative;
	list-style: outside none none;
}
.content ul li::before {
  background: #827ffb;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  top: 26px;
  width: 14px;
}

.pagination li {
    padding: 0 !important;
}
.pagination li::before {
    padding: unset;
    position: unset !important;
    width: unset !important;
    height: unset !important;
    background: unset !important;
}

.step__right.load{
    position: relative;
}
.step__right.load::before{
    content: " ";
    position: absolute;
    left: 42%;
    top: 50%;
    width: 64px;
    height: 64px;
    background: url(/local/templates/glav2021/css/../img/load.svg) no-repeat;
    background-size: contain;
}

@media (max-width: 1024px) {
    .mgo-mcw-widget_mobile-view {
        bottom: 90px !important;
    }
}
@media (max-width: 768px) {
    .accordion_step {
        z-index: 0 !important;
        position: relative;
    }
}

.mgo-mcw__phone-form_callback input {
    color: #fff !important;
}
.text-wrapper-textblock {
	position: relative;
	z-index: 1;
}
.social-footer ul li {
    padding: 0 !important;
}
.social-footer ul li:before {
  display: none;
}
.slick-dots {
    display: none !important;
}
.ratings-and-license__v2 {
    padding-top: 60px;
    margin-bottom: 0;
}
.ratings-and-license__v2-mt0 {
    margin-top: -30px;
}

#app .btn:not(.disablet) {
    cursor: pointer;
}
#app .btn:not(.disablet):hover {
    background: #6662f7;
}

.header-top-wrap {
    z-index: 1;
}
/* End */


/* Start:/local/templates/glav2021/components/bitrix/search.title/search/style.css?16842498262108*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
	display:block;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/local/templates/glav2021/components/bitrix/search.title/search/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
/* End */


/* Start:/local/templates/glav2021/components/bitrix/menu/top_mobile/style.min.css?16842498263715*/
#horizontal-multilevel-menu,#horizontal-multilevel-menu ul{margin:0;padding:0;background:#bc262c url(/local/templates/glav2021/components/bitrix/menu/top_mobile/images/header_menu_bg.gif) repeat-x;min-height:27px;width:100%;list-style:none;font-size:11px;float:left}#horizontal-multilevel-menu a{display:block;padding:5px 10px;text-decoration:none;text-align:center}#horizontal-multilevel-menu li{float:left}#horizontal-multilevel-menu li a.root-item{color:#fff;font-weight:bold;padding:7px 12px}#horizontal-multilevel-menu li a.root-item-selected{background:#fc8d3d;color:#fff;font-weight:bold;padding:7px 12px}#horizontal-multilevel-menu li:hover a.root-item,#horizontal-multilevel-menu li.jshover a.root-item{background:#e26336;color:#fff}#horizontal-multilevel-menu a.parent{background:url(/local/templates/glav2021/components/bitrix/menu/top_mobile/images/arrow.gif) center right no-repeat}#horizontal-multilevel-menu a.denied{background:url(/local/templates/glav2021/components/bitrix/menu/top_mobile/images/lock.gif) center right no-repeat}#horizontal-multilevel-menu li:hover,#horizontal-multilevel-menu li.jshover{background:#d6d6d6;color:#fff}#horizontal-multilevel-menu li.item-selected{background:#d6d6d6;color:#fff}#horizontal-multilevel-menu li ul{position:absolute;top:auto;display:none;z-index:500;height:auto;width:135px;background:#f5f5f5;border:1px solid #c1c1c1}#horizontal-multilevel-menu li li{width:100%;border-bottom:1px solid #dedede}#horizontal-multilevel-menu li ul a{text-align:left}#horizontal-multilevel-menu li a,#horizontal-multilevel-menu li:hover li a,#horizontal-multilevel-menu li.jshover li a,#horizontal-multilevel-menu li:hover li:hover li a,#horizontal-multilevel-menu li.jshover li.jshover li a,#horizontal-multilevel-menu li:hover li:hover li:hover li a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li a,#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li a,#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li a{color:#4f4f4f;font-weight:bold}#horizontal-multilevel-menu li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover a,#horizontal-multilevel-menu li:hover li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover a,#horizontal-multilevel-menu li:hover li:hover li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover a #horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover a #horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li.jshover a{color:#4f4f4f}#horizontal-multilevel-menu li ul ul{margin:-27px 0 0 132px}#horizontal-multilevel-menu li:hover ul ul,#horizontal-multilevel-menu li.jshover ul ul,#horizontal-multilevel-menu li:hover ul ul ul,#horizontal-multilevel-menu li.jshover ul ul ul,#horizontal-multilevel-menu li:hover ul ul ul ul,#horizontal-multilevel-menu li.jshover ul ul ul ul,#horizontal-multilevel-menu li:hover ul ul ul ul ul,#horizontal-multilevel-menu li.jshover ul ul ul ul ul{display:none}#horizontal-multilevel-menu li:hover ul,#horizontal-multilevel-menu li.jshover ul,#horizontal-multilevel-menu li li:hover ul,#horizontal-multilevel-menu li li.jshover ul,#horizontal-multilevel-menu li li li:hover ul,#horizontal-multilevel-menu li li li.jshover ul,#horizontal-multilevel-menu li li li li:hover ul,#horizontal-multilevel-menu li li li li.jshover ul,#horizontal-multilevel-menu li li li li li:hover ul,#horizontal-multilevel-menu li li li li li.jshover ul{display:block}div.menu-clear-left{clear:left}
/* End */


/* Start:/local/templates/glav2021/components/bitrix/menu/top/style.min.css?16842498263715*/
#horizontal-multilevel-menu,#horizontal-multilevel-menu ul{margin:0;padding:0;background:#bc262c url(/local/templates/glav2021/components/bitrix/menu/top/images/header_menu_bg.gif) repeat-x;min-height:27px;width:100%;list-style:none;font-size:11px;float:left}#horizontal-multilevel-menu a{display:block;padding:5px 10px;text-decoration:none;text-align:center}#horizontal-multilevel-menu li{float:left}#horizontal-multilevel-menu li a.root-item{color:#fff;font-weight:bold;padding:7px 12px}#horizontal-multilevel-menu li a.root-item-selected{background:#fc8d3d;color:#fff;font-weight:bold;padding:7px 12px}#horizontal-multilevel-menu li:hover a.root-item,#horizontal-multilevel-menu li.jshover a.root-item{background:#e26336;color:#fff}#horizontal-multilevel-menu a.parent{background:url(/local/templates/glav2021/components/bitrix/menu/top/images/arrow.gif) center right no-repeat}#horizontal-multilevel-menu a.denied{background:url(/local/templates/glav2021/components/bitrix/menu/top/images/lock.gif) center right no-repeat}#horizontal-multilevel-menu li:hover,#horizontal-multilevel-menu li.jshover{background:#d6d6d6;color:#fff}#horizontal-multilevel-menu li.item-selected{background:#d6d6d6;color:#fff}#horizontal-multilevel-menu li ul{position:absolute;top:auto;display:none;z-index:500;height:auto;width:135px;background:#f5f5f5;border:1px solid #c1c1c1}#horizontal-multilevel-menu li li{width:100%;border-bottom:1px solid #dedede}#horizontal-multilevel-menu li ul a{text-align:left}#horizontal-multilevel-menu li a,#horizontal-multilevel-menu li:hover li a,#horizontal-multilevel-menu li.jshover li a,#horizontal-multilevel-menu li:hover li:hover li a,#horizontal-multilevel-menu li.jshover li.jshover li a,#horizontal-multilevel-menu li:hover li:hover li:hover li a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li a,#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li a,#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li a{color:#4f4f4f;font-weight:bold}#horizontal-multilevel-menu li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover a,#horizontal-multilevel-menu li:hover li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover a,#horizontal-multilevel-menu li:hover li:hover li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover a #horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover a #horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li.jshover a{color:#4f4f4f}#horizontal-multilevel-menu li ul ul{margin:-27px 0 0 132px}#horizontal-multilevel-menu li:hover ul ul,#horizontal-multilevel-menu li.jshover ul ul,#horizontal-multilevel-menu li:hover ul ul ul,#horizontal-multilevel-menu li.jshover ul ul ul,#horizontal-multilevel-menu li:hover ul ul ul ul,#horizontal-multilevel-menu li.jshover ul ul ul ul,#horizontal-multilevel-menu li:hover ul ul ul ul ul,#horizontal-multilevel-menu li.jshover ul ul ul ul ul{display:none}#horizontal-multilevel-menu li:hover ul,#horizontal-multilevel-menu li.jshover ul,#horizontal-multilevel-menu li li:hover ul,#horizontal-multilevel-menu li li.jshover ul,#horizontal-multilevel-menu li li li:hover ul,#horizontal-multilevel-menu li li li.jshover ul,#horizontal-multilevel-menu li li li li:hover ul,#horizontal-multilevel-menu li li li li.jshover ul,#horizontal-multilevel-menu li li li li li:hover ul,#horizontal-multilevel-menu li li li li li.jshover ul{display:block}div.menu-clear-left{clear:left}
/* End */


/* Start:/local/templates/glav2021/components/bitrix/breadcrumb/bread/style.min.css?1684249826467*/
.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;white-space:normal}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/local/templates/glav2021/components/bitrix/menu/bottom/style.min.css?1684249826490*/
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/glav2021/components/bitrix/menu/bottom/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 */
/* /local/templates/glav2021/css/normalize.css?168424982527668 */
/* /local/templates/glav2021/fonts/ubuntu/ubuntu.css?16842498262198 */
/* /local/templates/glav2021/css/jquery-ui.css?168424982535953 */
/* /local/templates/glav2021/css/slick.css?16842498251776 */
/* /local/templates/glav2021/css/all.min.css?168424982557182 */
/* /local/templates/glav2021/css/owl.carousel.css?168424982514491 */
/* /local/templates/glav2021/css/custom-scroll.css?16842498253861 */
/* /local/templates/glav2021/css/jquery.fancybox-1.3.4.css?168424982516773 */
/* /local/templates/glav2021/css/main.css?1756825832234924 */
/* /local/templates/glav2021/css/custom.css?174950072213971 */
/* /local/templates/glav2021/components/bitrix/search.title/search/style.css?16842498262108 */
/* /local/templates/glav2021/components/bitrix/menu/top_mobile/style.min.css?16842498263715 */
/* /local/templates/glav2021/components/bitrix/menu/top/style.min.css?16842498263715 */
/* /local/templates/glav2021/components/bitrix/breadcrumb/bread/style.min.css?1684249826467 */
/* /local/templates/glav2021/components/bitrix/menu/bottom/style.min.css?1684249826490 */
