

/* Start:/local/templates/template/css/normalize.css?152704569124087*/
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

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

html {
	font-family: sans-serif; /* 1 */
	line-height: 1.15; /* 2 */
	-ms-text-size-adjust: 100%; /* 3 */
	-webkit-text-size-adjust: 100%; /* 3 */
}

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

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
	margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
	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
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main { /* 1 */
	display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
	margin: 1em 40px;
}

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

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

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

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
	background-color: transparent; /* 1 */
	-webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */

a:active,
a:hover {
	outline-width: 0;
}

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

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

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
	font-weight: inherit;
}

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

b,
strong {
	font-weight: bolder;
}

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

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

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
	font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
	background-color: #ff0;
	color: #000;
}

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

small {
	font-size: 80%;
}

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

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

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

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

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
	display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
	display: none;
	height: 0;
}

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

img {
	border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
	overflow: hidden;
}

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

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

button,
input,
optgroup,
select,
textarea {
	font-family: sans-serif; /* 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;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
	-webkit-appearance: button; /* 2 */
}

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

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

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

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

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	display: inline-block; /* 1 */
	vertical-align: baseline; /* 2 */
}

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

textarea {
	overflow: auto;
}

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

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

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

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

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

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

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

[type="search"]::-webkit-search-cancel-button,
[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 IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details, /* 1 */
menu {
	display: block;
}

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

summary {
	display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas {
	display: inline-block;
}

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

template {
	display: none;
}

/* Hidden
   ========================================================================== */

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

[hidden] {
	display: none;
}
/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uL25vcm1hbGl6ZS5jc3MiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsNEVBQTRFOztBQUU1RTs7Ozs7R0FLRzs7QUFFSDtnRkFDZ0Y7O0FBRWhGO0NBQ0Msd0JBQXdCLENBQUMsT0FBTztDQUNoQyxrQkFBa0IsQ0FBQyxPQUFPO0NBQzFCLDJCQUEyQixDQUFDLE9BQU87Q0FDbkMsK0JBQStCLENBQUMsT0FBTztDQUN2Qzs7QUFFRDtnRkFDZ0Y7O0FBRWhGOztHQUVHOztBQUVIO0NBQ0MsVUFBVTtDQUNWOztBQUVEOztHQUVHOztBQUVIOzs7Ozs7Q0FNQyxlQUFlO0NBQ2Y7O0FBRUQ7OztHQUdHOztBQUVIO0NBQ0MsZUFBZTtDQUNmLGlCQUFpQjtDQUNqQjs7QUFFRDtnRkFDZ0Y7O0FBRWhGOzs7R0FHRzs7QUFFSDs7T0FFTyxPQUFPO0NBQ2IsZUFBZTtDQUNmOztBQUVEOztHQUVHOztBQUVIO0NBQ0MsaUJBQWlCO0NBQ2pCOztBQUVEOzs7R0FHRzs7QUFFSDtDQUNDLHdCQUF3QixDQUFDLE9BQU87Q0FDaEMsVUFBVSxDQUFDLE9BQU87Q0FDbEIsa0JBQWtCLENBQUMsT0FBTztDQUMxQjs7QUFFRDs7O0dBR0c7O0FBRUg7Q0FDQyxrQ0FBa0MsQ0FBQyxPQUFPO0NBQzFDLGVBQWUsQ0FBQyxPQUFPO0NBQ3ZCOztBQUVEO2dGQUNnRjs7QUFFaEY7OztHQUdHOztBQUVIO0NBQ0MsOEJBQThCLENBQUMsT0FBTztDQUN0QyxzQ0FBc0MsQ0FBQyxPQUFPO0NBQzlDOztBQUVEOzs7R0FHRzs7QUFFSDs7Q0FFQyxpQkFBaUI7Q0FDakI7O0FBRUQ7OztHQUdHOztBQUVIO0NBQ0Msb0JBQW9CLENBQUMsT0FBTztDQUM1QiwyQkFBMkIsQ0FBQyxPQUFPO0NBQ25DLGtDQUFrQyxDQUFDLE9BQU87Q0FDMUM7O0FBRUQ7O0dBRUc7O0FBRUg7O0NBRUMscUJBQXFCO0NBQ3JCOztBQUVEOztHQUVHOztBQUVIOztDQUVDLG9CQUFvQjtDQUNwQjs7QUFFRDs7O0dBR0c7O0FBRUg7OztDQUdDLGtDQUFrQyxDQUFDLE9BQU87Q0FDMUMsZUFBZSxDQUFDLE9BQU87Q0FDdkI7O0FBRUQ7O0dBRUc7O0FBRUg7Q0FDQyxtQkFBbUI7Q0FDbkI7O0FBRUQ7O0dBRUc7O0FBRUg7Q0FDQyx1QkFBdUI7Q0FDdkIsWUFBWTtDQUNaOztBQUVEOztHQUVHOztBQUVIO0NBQ0MsZUFBZTtDQUNmOztBQUVEOzs7R0FHRzs7QUFFSDs7Q0FFQyxlQUFlO0NBQ2YsZUFBZTtDQUNmLG1CQUFtQjtDQUNuQix5QkFBeUI7Q0FDekI7O0FBRUQ7Q0FDQyxnQkFBZ0I7Q0FDaEI7O0FBRUQ7Q0FDQyxZQUFZO0NBQ1o7O0FBRUQ7Z0ZBQ2dGOztBQUVoRjs7R0FFRzs7QUFFSDs7Q0FFQyxzQkFBc0I7Q0FDdEI7O0FBRUQ7O0dBRUc7O0FBRUg7Q0FDQyxjQUFjO0NBQ2QsVUFBVTtDQUNWOztBQUVEOztHQUVHOztBQUVIO0NBQ0MsbUJBQW1CO0NBQ25COztBQUVEOztHQUVHOztBQUVIO0NBQ0MsaUJBQWlCO0NBQ2pCOztBQUVEO2dGQUNnRjs7QUFFaEY7OztHQUdHOztBQUVIOzs7OztDQUtDLHdCQUF3QixDQUFDLE9BQU87Q0FDaEMsZ0JBQWdCLENBQUMsT0FBTztDQUN4QixrQkFBa0IsQ0FBQyxPQUFPO0NBQzFCLFVBQVUsQ0FBQyxPQUFPO0NBQ2xCOztBQUVEOzs7R0FHRzs7QUFFSDtRQUNRLE9BQU87Q0FDZCxrQkFBa0I7Q0FDbEI7O0FBRUQ7OztHQUdHOztBQUVIO1NBQ1MsT0FBTztDQUNmLHFCQUFxQjtDQUNyQjs7QUFFRDs7OztHQUlHOztBQUVIOzs7O0NBSUMsMkJBQTJCLENBQUMsT0FBTztDQUNuQzs7QUFFRDs7R0FFRzs7QUFFSDs7OztDQUlDLG1CQUFtQjtDQUNuQixXQUFXO0NBQ1g7O0FBRUQ7O0dBRUc7O0FBRUg7Ozs7Q0FJQywrQkFBK0I7Q0FDL0I7O0FBRUQ7O0dBRUc7O0FBRUg7Q0FDQywwQkFBMEI7Q0FDMUIsY0FBYztDQUNkLCtCQUErQjtDQUMvQjs7QUFFRDs7Ozs7R0FLRzs7QUFFSDtDQUNDLHVCQUF1QixDQUFDLE9BQU87Q0FDL0IsZUFBZSxDQUFDLE9BQU87Q0FDdkIsZUFBZSxDQUFDLE9BQU87Q0FDdkIsZ0JBQWdCLENBQUMsT0FBTztDQUN4QixXQUFXLENBQUMsT0FBTztDQUNuQixvQkFBb0IsQ0FBQyxPQUFPO0NBQzVCOztBQUVEOzs7R0FHRzs7QUFFSDtDQUNDLHNCQUFzQixDQUFDLE9BQU87Q0FDOUIseUJBQXlCLENBQUMsT0FBTztDQUNqQzs7QUFFRDs7R0FFRzs7QUFFSDtDQUNDLGVBQWU7Q0FDZjs7QUFFRDs7O0dBR0c7O0FBRUg7O0NBRUMsdUJBQXVCLENBQUMsT0FBTztDQUMvQixXQUFXLENBQUMsT0FBTztDQUNuQjs7QUFFRDs7R0FFRzs7QUFFSDs7Q0FFQyxhQUFhO0NBQ2I7O0FBRUQ7OztHQUdHOztBQUVIO0NBQ0MsOEJBQThCLENBQUMsT0FBTztDQUN0QyxxQkFBcUIsQ0FBQyxPQUFPO0NBQzdCOztBQUVEOztHQUVHOztBQUVIOztDQUVDLHlCQUF5QjtDQUN6Qjs7QUFFRDs7O0dBR0c7O0FBRUg7Q0FDQywyQkFBMkIsQ0FBQyxPQUFPO0NBQ25DLGNBQWMsQ0FBQyxPQUFPO0NBQ3RCOztBQUVEO2dGQUNnRjs7QUFFaEY7OztHQUdHOztBQUVIOztDQUVDLGVBQWU7Q0FDZjs7QUFFRDs7R0FFRzs7QUFFSDtDQUNDLG1CQUFtQjtDQUNuQjs7QUFFRDtnRkFDZ0Y7O0FBRWhGOztHQUVHOztBQUVIO0NBQ0Msc0JBQXNCO0NBQ3RCOztBQUVEOztHQUVHOztBQUVIO0NBQ0MsY0FBYztDQUNkOztBQUVEO2dGQUNnRjs7QUFFaEY7O0dBRUc7O0FBRUg7Q0FDQyxjQUFjO0NBQ2QiLCJmaWxlIjoibm9ybWFsaXplLmNzcyIsInNvdXJjZXNDb250ZW50IjpbIi8qISBub3JtYWxpemUuY3NzIHY1LjAuMCB8IE1JVCBMaWNlbnNlIHwgZ2l0aHViLmNvbS9uZWNvbGFzL25vcm1hbGl6ZS5jc3MgKi9cclxuXHJcbi8qKlxyXG4gKiAxLiBDaGFuZ2UgdGhlIGRlZmF1bHQgZm9udCBmYW1pbHkgaW4gYWxsIGJyb3dzZXJzIChvcGluaW9uYXRlZCkuXHJcbiAqIDIuIENvcnJlY3QgdGhlIGxpbmUgaGVpZ2h0IGluIGFsbCBicm93c2Vycy5cclxuICogMy4gUHJldmVudCBhZGp1c3RtZW50cyBvZiBmb250IHNpemUgYWZ0ZXIgb3JpZW50YXRpb24gY2hhbmdlcyBpblxyXG4gKiAgICBJRSBvbiBXaW5kb3dzIFBob25lIGFuZCBpbiBpT1MuXHJcbiAqL1xyXG5cclxuLyogRG9jdW1lbnRcclxuICAgPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0gKi9cclxuXHJcbmh0bWwge1xyXG5cdGZvbnQtZmFtaWx5OiBzYW5zLXNlcmlmOyAvKiAxICovXHJcblx0bGluZS1oZWlnaHQ6IDEuMTU7IC8qIDIgKi9cclxuXHQtbXMtdGV4dC1zaXplLWFkanVzdDogMTAwJTsgLyogMyAqL1xyXG5cdC13ZWJraXQtdGV4dC1zaXplLWFkanVzdDogMTAwJTsgLyogMyAqL1xyXG59XHJcblxyXG4vKiBTZWN0aW9uc1xyXG4gICA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PSAqL1xyXG5cclxuLyoqXHJcbiAqIFJlbW92ZSB0aGUgbWFyZ2luIGluIGFsbCBicm93c2VycyAob3BpbmlvbmF0ZWQpLlxyXG4gKi9cclxuXHJcbmJvZHkge1xyXG5cdG1hcmdpbjogMDtcclxufVxyXG5cclxuLyoqXHJcbiAqIEFkZCB0aGUgY29ycmVjdCBkaXNwbGF5IGluIElFIDktLlxyXG4gKi9cclxuXHJcbmFydGljbGUsXHJcbmFzaWRlLFxyXG5mb290ZXIsXHJcbmhlYWRlcixcclxubmF2LFxyXG5zZWN0aW9uIHtcclxuXHRkaXNwbGF5OiBibG9jaztcclxufVxyXG5cclxuLyoqXHJcbiAqIENvcnJlY3QgdGhlIGZvbnQgc2l6ZSBhbmQgbWFyZ2luIG9uIGBoMWAgZWxlbWVudHMgd2l0aGluIGBzZWN0aW9uYCBhbmRcclxuICogYGFydGljbGVgIGNvbnRleHRzIGluIENocm9tZSwgRmlyZWZveCwgYW5kIFNhZmFyaS5cclxuICovXHJcblxyXG5oMSB7XHJcblx0Zm9udC1zaXplOiAyZW07XHJcblx0bWFyZ2luOiAwLjY3ZW0gMDtcclxufVxyXG5cclxuLyogR3JvdXBpbmcgY29udGVudFxyXG4gICA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PSAqL1xyXG5cclxuLyoqXHJcbiAqIEFkZCB0aGUgY29ycmVjdCBkaXNwbGF5IGluIElFIDktLlxyXG4gKiAxLiBBZGQgdGhlIGNvcnJlY3QgZGlzcGxheSBpbiBJRS5cclxuICovXHJcblxyXG5maWdjYXB0aW9uLFxyXG5maWd1cmUsXHJcbm1haW4geyAvKiAxICovXHJcblx0ZGlzcGxheTogYmxvY2s7XHJcbn1cclxuXHJcbi8qKlxyXG4gKiBBZGQgdGhlIGNvcnJlY3QgbWFyZ2luIGluIElFIDguXHJcbiAqL1xyXG5cclxuZmlndXJlIHtcclxuXHRtYXJnaW46IDFlbSA0MHB4O1xyXG59XHJcblxyXG4vKipcclxuICogMS4gQWRkIHRoZSBjb3JyZWN0IGJveCBzaXppbmcgaW4gRmlyZWZveC5cclxuICogMi4gU2hvdyB0aGUgb3ZlcmZsb3cgaW4gRWRnZSBhbmQgSUUuXHJcbiAqL1xyXG5cclxuaHIge1xyXG5cdGJveC1zaXppbmc6IGNvbnRlbnQtYm94OyAvKiAxICovXHJcblx0aGVpZ2h0OiAwOyAvKiAxICovXHJcblx0b3ZlcmZsb3c6IHZpc2libGU7IC8qIDIgKi9cclxufVxyXG5cclxuLyoqXHJcbiAqIDEuIENvcnJlY3QgdGhlIGluaGVyaXRhbmNlIGFuZCBzY2FsaW5nIG9mIGZvbnQgc2l6ZSBpbiBhbGwgYnJvd3NlcnMuXHJcbiAqIDIuIENvcnJlY3QgdGhlIG9kZCBgZW1gIGZvbnQgc2l6aW5nIGluIGFsbCBicm93c2Vycy5cclxuICovXHJcblxyXG5wcmUge1xyXG5cdGZvbnQtZmFtaWx5OiBtb25vc3BhY2UsIG1vbm9zcGFjZTsgLyogMSAqL1xyXG5cdGZvbnQtc2l6ZTogMWVtOyAvKiAyICovXHJcbn1cclxuXHJcbi8qIFRleHQtbGV2ZWwgc2VtYW50aWNzXHJcbiAgID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09ICovXHJcblxyXG4vKipcclxuICogMS4gUmVtb3ZlIHRoZSBncmF5IGJhY2tncm91bmQgb24gYWN0aXZlIGxpbmtzIGluIElFIDEwLlxyXG4gKiAyLiBSZW1vdmUgZ2FwcyBpbiBsaW5rcyB1bmRlcmxpbmUgaW4gaU9TIDgrIGFuZCBTYWZhcmkgOCsuXHJcbiAqL1xyXG5cclxuYSB7XHJcblx0YmFja2dyb3VuZC1jb2xvcjogdHJhbnNwYXJlbnQ7IC8qIDEgKi9cclxuXHQtd2Via2l0LXRleHQtZGVjb3JhdGlvbi1za2lwOiBvYmplY3RzOyAvKiAyICovXHJcbn1cclxuXHJcbi8qKlxyXG4gKiBSZW1vdmUgdGhlIG91dGxpbmUgb24gZm9jdXNlZCBsaW5rcyB3aGVuIHRoZXkgYXJlIGFsc28gYWN0aXZlIG9yIGhvdmVyZWRcclxuICogaW4gYWxsIGJyb3dzZXJzIChvcGluaW9uYXRlZCkuXHJcbiAqL1xyXG5cclxuYTphY3RpdmUsXHJcbmE6aG92ZXIge1xyXG5cdG91dGxpbmUtd2lkdGg6IDA7XHJcbn1cclxuXHJcbi8qKlxyXG4gKiAxLiBSZW1vdmUgdGhlIGJvdHRvbSBib3JkZXIgaW4gRmlyZWZveCAzOS0uXHJcbiAqIDIuIEFkZCB0aGUgY29ycmVjdCB0ZXh0IGRlY29yYXRpb24gaW4gQ2hyb21lLCBFZGdlLCBJRSwgT3BlcmEsIGFuZCBTYWZhcmkuXHJcbiAqL1xyXG5cclxuYWJiclt0aXRsZV0ge1xyXG5cdGJvcmRlci1ib3R0b206IG5vbmU7IC8qIDEgKi9cclxuXHR0ZXh0LWRlY29yYXRpb246IHVuZGVybGluZTsgLyogMiAqL1xyXG5cdHRleHQtZGVjb3JhdGlvbjogdW5kZXJsaW5lIGRvdHRlZDsgLyogMiAqL1xyXG59XHJcblxyXG4vKipcclxuICogUHJldmVudCB0aGUgZHVwbGljYXRlIGFwcGxpY2F0aW9uIG9mIGBib2xkZXJgIGJ5IHRoZSBuZXh0IHJ1bGUgaW4gU2FmYXJpIDYuXHJcbiAqL1xyXG5cclxuYixcclxuc3Ryb25nIHtcclxuXHRmb250LXdlaWdodDogaW5oZXJpdDtcclxufVxyXG5cclxuLyoqXHJcbiAqIEFkZCB0aGUgY29ycmVjdCBmb250IHdlaWdodCBpbiBDaHJvbWUsIEVkZ2UsIGFuZCBTYWZhcmkuXHJcbiAqL1xyXG5cclxuYixcclxuc3Ryb25nIHtcclxuXHRmb250LXdlaWdodDogYm9sZGVyO1xyXG59XHJcblxyXG4vKipcclxuICogMS4gQ29ycmVjdCB0aGUgaW5oZXJpdGFuY2UgYW5kIHNjYWxpbmcgb2YgZm9udCBzaXplIGluIGFsbCBicm93c2Vycy5cclxuICogMi4gQ29ycmVjdCB0aGUgb2RkIGBlbWAgZm9udCBzaXppbmcgaW4gYWxsIGJyb3dzZXJzLlxyXG4gKi9cclxuXHJcbmNvZGUsXHJcbmtiZCxcclxuc2FtcCB7XHJcblx0Zm9udC1mYW1pbHk6IG1vbm9zcGFjZSwgbW9ub3NwYWNlOyAvKiAxICovXHJcblx0Zm9udC1zaXplOiAxZW07IC8qIDIgKi9cclxufVxyXG5cclxuLyoqXHJcbiAqIEFkZCB0aGUgY29ycmVjdCBmb250IHN0eWxlIGluIEFuZHJvaWQgNC4zLS5cclxuICovXHJcblxyXG5kZm4ge1xyXG5cdGZvbnQtc3R5bGU6IGl0YWxpYztcclxufVxyXG5cclxuLyoqXHJcbiAqIEFkZCB0aGUgY29ycmVjdCBiYWNrZ3JvdW5kIGFuZCBjb2xvciBpbiBJRSA5LS5cclxuICovXHJcblxyXG5tYXJrIHtcclxuXHRiYWNrZ3JvdW5kLWNvbG9yOiAjZmYwO1xyXG5cdGNvbG9yOiAjMDAwO1xyXG59XHJcblxyXG4vKipcclxuICogQWRkIHRoZSBjb3JyZWN0IGZvbnQgc2l6ZSBpbiBhbGwgYnJvd3NlcnMuXHJcbiAqL1xyXG5cclxuc21hbGwge1xyXG5cdGZvbnQtc2l6ZTogODAlO1xyXG59XHJcblxyXG4vKipcclxuICogUHJldmVudCBgc3ViYCBhbmQgYHN1cGAgZWxlbWVudHMgZnJvbSBhZmZlY3RpbmcgdGhlIGxpbmUgaGVpZ2h0IGluXHJcbiAqIGFsbCBicm93c2Vycy5cclxuICovXHJcblxyXG5zdWIsXHJcbnN1cCB7XHJcblx0Zm9udC1zaXplOiA3NSU7XHJcblx0bGluZS1oZWlnaHQ6IDA7XHJcblx0cG9zaXRpb246IHJlbGF0aXZlO1xyXG5cdHZlcnRpY2FsLWFsaWduOiBiYXNlbGluZTtcclxufVxyXG5cclxuc3ViIHtcclxuXHRib3R0b206IC0wLjI1ZW07XHJcbn1cclxuXHJcbnN1cCB7XHJcblx0dG9wOiAtMC41ZW07XHJcbn1cclxuXHJcbi8qIEVtYmVkZGVkIGNvbnRlbnRcclxuICAgPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0gKi9cclxuXHJcbi8qKlxyXG4gKiBBZGQgdGhlIGNvcnJlY3QgZGlzcGxheSBpbiBJRSA5LS5cclxuICovXHJcblxyXG5hdWRpbyxcclxudmlkZW8ge1xyXG5cdGRpc3BsYXk6IGlubGluZS1ibG9jaztcclxufVxyXG5cclxuLyoqXHJcbiAqIEFkZCB0aGUgY29ycmVjdCBkaXNwbGF5IGluIGlPUyA0LTcuXHJcbiAqL1xyXG5cclxuYXVkaW86bm90KFtjb250cm9sc10pIHtcclxuXHRkaXNwbGF5OiBub25lO1xyXG5cdGhlaWdodDogMDtcclxufVxyXG5cclxuLyoqXHJcbiAqIFJlbW92ZSB0aGUgYm9yZGVyIG9uIGltYWdlcyBpbnNpZGUgbGlua3MgaW4gSUUgMTAtLlxyXG4gKi9cclxuXHJcbmltZyB7XHJcblx0Ym9yZGVyLXN0eWxlOiBub25lO1xyXG59XHJcblxyXG4vKipcclxuICogSGlkZSB0aGUgb3ZlcmZsb3cgaW4gSUUuXHJcbiAqL1xyXG5cclxuc3ZnOm5vdCg6cm9vdCkge1xyXG5cdG92ZXJmbG93OiBoaWRkZW47XHJcbn1cclxuXHJcbi8qIEZvcm1zXHJcbiAgID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09ICovXHJcblxyXG4vKipcclxuICogMS4gQ2hhbmdlIHRoZSBmb250IHN0eWxlcyBpbiBhbGwgYnJvd3NlcnMgKG9waW5pb25hdGVkKS5cclxuICogMi4gUmVtb3ZlIHRoZSBtYXJnaW4gaW4gRmlyZWZveCBhbmQgU2FmYXJpLlxyXG4gKi9cclxuXHJcbmJ1dHRvbixcclxuaW5wdXQsXHJcbm9wdGdyb3VwLFxyXG5zZWxlY3QsXHJcbnRleHRhcmVhIHtcclxuXHRmb250LWZhbWlseTogc2Fucy1zZXJpZjsgLyogMSAqL1xyXG5cdGZvbnQtc2l6ZTogMTAwJTsgLyogMSAqL1xyXG5cdGxpbmUtaGVpZ2h0OiAxLjE1OyAvKiAxICovXHJcblx0bWFyZ2luOiAwOyAvKiAyICovXHJcbn1cclxuXHJcbi8qKlxyXG4gKiBTaG93IHRoZSBvdmVyZmxvdyBpbiBJRS5cclxuICogMS4gU2hvdyB0aGUgb3ZlcmZsb3cgaW4gRWRnZS5cclxuICovXHJcblxyXG5idXR0b24sXHJcbmlucHV0IHsgLyogMSAqL1xyXG5cdG92ZXJmbG93OiB2aXNpYmxlO1xyXG59XHJcblxyXG4vKipcclxuICogUmVtb3ZlIHRoZSBpbmhlcml0YW5jZSBvZiB0ZXh0IHRyYW5zZm9ybSBpbiBFZGdlLCBGaXJlZm94LCBhbmQgSUUuXHJcbiAqIDEuIFJlbW92ZSB0aGUgaW5oZXJpdGFuY2Ugb2YgdGV4dCB0cmFuc2Zvcm0gaW4gRmlyZWZveC5cclxuICovXHJcblxyXG5idXR0b24sXHJcbnNlbGVjdCB7IC8qIDEgKi9cclxuXHR0ZXh0LXRyYW5zZm9ybTogbm9uZTtcclxufVxyXG5cclxuLyoqXHJcbiAqIDEuIFByZXZlbnQgYSBXZWJLaXQgYnVnIHdoZXJlICgyKSBkZXN0cm95cyBuYXRpdmUgYGF1ZGlvYCBhbmQgYHZpZGVvYFxyXG4gKiAgICBjb250cm9scyBpbiBBbmRyb2lkIDQuXHJcbiAqIDIuIENvcnJlY3QgdGhlIGluYWJpbGl0eSB0byBzdHlsZSBjbGlja2FibGUgdHlwZXMgaW4gaU9TIGFuZCBTYWZhcmkuXHJcbiAqL1xyXG5cclxuYnV0dG9uLFxyXG5odG1sIFt0eXBlPVwiYnV0dG9uXCJdLCAvKiAxICovXHJcblt0eXBlPVwicmVzZXRcIl0sXHJcblt0eXBlPVwic3VibWl0XCJdIHtcclxuXHQtd2Via2l0LWFwcGVhcmFuY2U6IGJ1dHRvbjsgLyogMiAqL1xyXG59XHJcblxyXG4vKipcclxuICogUmVtb3ZlIHRoZSBpbm5lciBib3JkZXIgYW5kIHBhZGRpbmcgaW4gRmlyZWZveC5cclxuICovXHJcblxyXG5idXR0b246Oi1tb3otZm9jdXMtaW5uZXIsXHJcblt0eXBlPVwiYnV0dG9uXCJdOjotbW96LWZvY3VzLWlubmVyLFxyXG5bdHlwZT1cInJlc2V0XCJdOjotbW96LWZvY3VzLWlubmVyLFxyXG5bdHlwZT1cInN1Ym1pdFwiXTo6LW1vei1mb2N1cy1pbm5lciB7XHJcblx0Ym9yZGVyLXN0eWxlOiBub25lO1xyXG5cdHBhZGRpbmc6IDA7XHJcbn1cclxuXHJcbi8qKlxyXG4gKiBSZXN0b3JlIHRoZSBmb2N1cyBzdHlsZXMgdW5zZXQgYnkgdGhlIHByZXZpb3VzIHJ1bGUuXHJcbiAqL1xyXG5cclxuYnV0dG9uOi1tb3otZm9jdXNyaW5nLFxyXG5bdHlwZT1cImJ1dHRvblwiXTotbW96LWZvY3VzcmluZyxcclxuW3R5cGU9XCJyZXNldFwiXTotbW96LWZvY3VzcmluZyxcclxuW3R5cGU9XCJzdWJtaXRcIl06LW1vei1mb2N1c3Jpbmcge1xyXG5cdG91dGxpbmU6IDFweCBkb3R0ZWQgQnV0dG9uVGV4dDtcclxufVxyXG5cclxuLyoqXHJcbiAqIENoYW5nZSB0aGUgYm9yZGVyLCBtYXJnaW4sIGFuZCBwYWRkaW5nIGluIGFsbCBicm93c2VycyAob3BpbmlvbmF0ZWQpLlxyXG4gKi9cclxuXHJcbmZpZWxkc2V0IHtcclxuXHRib3JkZXI6IDFweCBzb2xpZCAjYzBjMGMwO1xyXG5cdG1hcmdpbjogMCAycHg7XHJcblx0cGFkZGluZzogMC4zNWVtIDAuNjI1ZW0gMC43NWVtO1xyXG59XHJcblxyXG4vKipcclxuICogMS4gQ29ycmVjdCB0aGUgdGV4dCB3cmFwcGluZyBpbiBFZGdlIGFuZCBJRS5cclxuICogMi4gQ29ycmVjdCB0aGUgY29sb3IgaW5oZXJpdGFuY2UgZnJvbSBgZmllbGRzZXRgIGVsZW1lbnRzIGluIElFLlxyXG4gKiAzLiBSZW1vdmUgdGhlIHBhZGRpbmcgc28gZGV2ZWxvcGVycyBhcmUgbm90IGNhdWdodCBvdXQgd2hlbiB0aGV5IHplcm8gb3V0XHJcbiAqICAgIGBmaWVsZHNldGAgZWxlbWVudHMgaW4gYWxsIGJyb3dzZXJzLlxyXG4gKi9cclxuXHJcbmxlZ2VuZCB7XHJcblx0Ym94LXNpemluZzogYm9yZGVyLWJveDsgLyogMSAqL1xyXG5cdGNvbG9yOiBpbmhlcml0OyAvKiAyICovXHJcblx0ZGlzcGxheTogdGFibGU7IC8qIDEgKi9cclxuXHRtYXgtd2lkdGg6IDEwMCU7IC8qIDEgKi9cclxuXHRwYWRkaW5nOiAwOyAvKiAzICovXHJcblx0d2hpdGUtc3BhY2U6IG5vcm1hbDsgLyogMSAqL1xyXG59XHJcblxyXG4vKipcclxuICogMS4gQWRkIHRoZSBjb3JyZWN0IGRpc3BsYXkgaW4gSUUgOS0uXHJcbiAqIDIuIEFkZCB0aGUgY29ycmVjdCB2ZXJ0aWNhbCBhbGlnbm1lbnQgaW4gQ2hyb21lLCBGaXJlZm94LCBhbmQgT3BlcmEuXHJcbiAqL1xyXG5cclxucHJvZ3Jlc3Mge1xyXG5cdGRpc3BsYXk6IGlubGluZS1ibG9jazsgLyogMSAqL1xyXG5cdHZlcnRpY2FsLWFsaWduOiBiYXNlbGluZTsgLyogMiAqL1xyXG59XHJcblxyXG4vKipcclxuICogUmVtb3ZlIHRoZSBkZWZhdWx0IHZlcnRpY2FsIHNjcm9sbGJhciBpbiBJRS5cclxuICovXHJcblxyXG50ZXh0YXJlYSB7XHJcblx0b3ZlcmZsb3c6IGF1dG87XHJcbn1cclxuXHJcbi8qKlxyXG4gKiAxLiBBZGQgdGhlIGNvcnJlY3QgYm94IHNpemluZyBpbiBJRSAxMC0uXHJcbiAqIDIuIFJlbW92ZSB0aGUgcGFkZGluZyBpbiBJRSAxMC0uXHJcbiAqL1xyXG5cclxuW3R5cGU9XCJjaGVja2JveFwiXSxcclxuW3R5cGU9XCJyYWRpb1wiXSB7XHJcblx0Ym94LXNpemluZzogYm9yZGVyLWJveDsgLyogMSAqL1xyXG5cdHBhZGRpbmc6IDA7IC8qIDIgKi9cclxufVxyXG5cclxuLyoqXHJcbiAqIENvcnJlY3QgdGhlIGN1cnNvciBzdHlsZSBvZiBpbmNyZW1lbnQgYW5kIGRlY3JlbWVudCBidXR0b25zIGluIENocm9tZS5cclxuICovXHJcblxyXG5bdHlwZT1cIm51bWJlclwiXTo6LXdlYmtpdC1pbm5lci1zcGluLWJ1dHRvbixcclxuW3R5cGU9XCJudW1iZXJcIl06Oi13ZWJraXQtb3V0ZXItc3Bpbi1idXR0b24ge1xyXG5cdGhlaWdodDogYXV0bztcclxufVxyXG5cclxuLyoqXHJcbiAqIDEuIENvcnJlY3QgdGhlIG9kZCBhcHBlYXJhbmNlIGluIENocm9tZSBhbmQgU2FmYXJpLlxyXG4gKiAyLiBDb3JyZWN0IHRoZSBvdXRsaW5lIHN0eWxlIGluIFNhZmFyaS5cclxuICovXHJcblxyXG5bdHlwZT1cInNlYXJjaFwiXSB7XHJcblx0LXdlYmtpdC1hcHBlYXJhbmNlOiB0ZXh0ZmllbGQ7IC8qIDEgKi9cclxuXHRvdXRsaW5lLW9mZnNldDogLTJweDsgLyogMiAqL1xyXG59XHJcblxyXG4vKipcclxuICogUmVtb3ZlIHRoZSBpbm5lciBwYWRkaW5nIGFuZCBjYW5jZWwgYnV0dG9ucyBpbiBDaHJvbWUgYW5kIFNhZmFyaSBvbiBtYWNPUy5cclxuICovXHJcblxyXG5bdHlwZT1cInNlYXJjaFwiXTo6LXdlYmtpdC1zZWFyY2gtY2FuY2VsLWJ1dHRvbixcclxuW3R5cGU9XCJzZWFyY2hcIl06Oi13ZWJraXQtc2VhcmNoLWRlY29yYXRpb24ge1xyXG5cdC13ZWJraXQtYXBwZWFyYW5jZTogbm9uZTtcclxufVxyXG5cclxuLyoqXHJcbiAqIDEuIENvcnJlY3QgdGhlIGluYWJpbGl0eSB0byBzdHlsZSBjbGlja2FibGUgdHlwZXMgaW4gaU9TIGFuZCBTYWZhcmkuXHJcbiAqIDIuIENoYW5nZSBmb250IHByb3BlcnRpZXMgdG8gYGluaGVyaXRgIGluIFNhZmFyaS5cclxuICovXHJcblxyXG46Oi13ZWJraXQtZmlsZS11cGxvYWQtYnV0dG9uIHtcclxuXHQtd2Via2l0LWFwcGVhcmFuY2U6IGJ1dHRvbjsgLyogMSAqL1xyXG5cdGZvbnQ6IGluaGVyaXQ7IC8qIDIgKi9cclxufVxyXG5cclxuLyogSW50ZXJhY3RpdmVcclxuICAgPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0gKi9cclxuXHJcbi8qXHJcbiAqIEFkZCB0aGUgY29ycmVjdCBkaXNwbGF5IGluIElFIDktLlxyXG4gKiAxLiBBZGQgdGhlIGNvcnJlY3QgZGlzcGxheSBpbiBFZGdlLCBJRSwgYW5kIEZpcmVmb3guXHJcbiAqL1xyXG5cclxuZGV0YWlscywgLyogMSAqL1xyXG5tZW51IHtcclxuXHRkaXNwbGF5OiBibG9jaztcclxufVxyXG5cclxuLypcclxuICogQWRkIHRoZSBjb3JyZWN0IGRpc3BsYXkgaW4gYWxsIGJyb3dzZXJzLlxyXG4gKi9cclxuXHJcbnN1bW1hcnkge1xyXG5cdGRpc3BsYXk6IGxpc3QtaXRlbTtcclxufVxyXG5cclxuLyogU2NyaXB0aW5nXHJcbiAgID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09ICovXHJcblxyXG4vKipcclxuICogQWRkIHRoZSBjb3JyZWN0IGRpc3BsYXkgaW4gSUUgOS0uXHJcbiAqL1xyXG5cclxuY2FudmFzIHtcclxuXHRkaXNwbGF5OiBpbmxpbmUtYmxvY2s7XHJcbn1cclxuXHJcbi8qKlxyXG4gKiBBZGQgdGhlIGNvcnJlY3QgZGlzcGxheSBpbiBJRS5cclxuICovXHJcblxyXG50ZW1wbGF0ZSB7XHJcblx0ZGlzcGxheTogbm9uZTtcclxufVxyXG5cclxuLyogSGlkZGVuXHJcbiAgID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09ICovXHJcblxyXG4vKipcclxuICogQWRkIHRoZSBjb3JyZWN0IGRpc3BsYXkgaW4gSUUgMTAtLlxyXG4gKi9cclxuXHJcbltoaWRkZW5dIHtcclxuXHRkaXNwbGF5OiBub25lO1xyXG59Il19 */
/* End */


/* Start:/local/templates/template/css/reset.css?15270456913294*/
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uL3Jlc2V0LmNzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTs7O0VBR0U7O0FBRUY7Ozs7Ozs7Ozs7Ozs7Q0FhQyxVQUFVO0NBQ1YsV0FBVztDQUNYLFVBQVU7Q0FDVixnQkFBZ0I7Q0FDaEIsY0FBYztDQUNkLHlCQUF5QjtDQUN6QjtBQUNELGlEQUFpRDtBQUNqRDs7Q0FFQyxlQUFlO0NBQ2Y7QUFDRDtDQUNDLGVBQWU7Q0FDZjtBQUNEO0NBQ0MsaUJBQWlCO0NBQ2pCO0FBQ0Q7Q0FDQyxhQUFhO0NBQ2I7QUFDRDs7Q0FFQyxZQUFZO0NBQ1osY0FBYztDQUNkO0FBQ0Q7Q0FDQywwQkFBMEI7Q0FDMUIsa0JBQWtCO0NBQ2xCIiwiZmlsZSI6InJlc2V0LmNzcyIsInNvdXJjZXNDb250ZW50IjpbIi8qIGh0dHA6Ly9tZXllcndlYi5jb20vZXJpYy90b29scy9jc3MvcmVzZXQvXHJcbiAgIHYyLjAgfCAyMDExMDEyNlxyXG4gICBMaWNlbnNlOiBub25lIChwdWJsaWMgZG9tYWluKVxyXG4qL1xyXG5cclxuaHRtbCwgYm9keSwgZGl2LCBzcGFuLCBhcHBsZXQsIG9iamVjdCwgaWZyYW1lLFxyXG5oMSwgaDIsIGgzLCBoNCwgaDUsIGg2LCBwLCBibG9ja3F1b3RlLCBwcmUsXHJcbmEsIGFiYnIsIGFjcm9ueW0sIGFkZHJlc3MsIGJpZywgY2l0ZSwgY29kZSxcclxuZGVsLCBkZm4sIGVtLCBpbWcsIGlucywga2JkLCBxLCBzLCBzYW1wLFxyXG5zbWFsbCwgc3RyaWtlLCBzdHJvbmcsIHN1Yiwgc3VwLCB0dCwgdmFyLFxyXG5iLCB1LCBpLCBjZW50ZXIsXHJcbmRsLCBkdCwgZGQsIG9sLCB1bCwgbGksXHJcbmZpZWxkc2V0LCBmb3JtLCBsYWJlbCwgbGVnZW5kLFxyXG50YWJsZSwgY2FwdGlvbiwgdGJvZHksIHRmb290LCB0aGVhZCwgdHIsIHRoLCB0ZCxcclxuYXJ0aWNsZSwgYXNpZGUsIGNhbnZhcywgZGV0YWlscywgZW1iZWQsXHJcbmZpZ3VyZSwgZmlnY2FwdGlvbiwgZm9vdGVyLCBoZWFkZXIsIGhncm91cCxcclxubWVudSwgbmF2LCBvdXRwdXQsIHJ1YnksIHNlY3Rpb24sIHN1bW1hcnksXHJcbnRpbWUsIG1hcmssIGF1ZGlvLCB2aWRlbyB7XHJcblx0bWFyZ2luOiAwO1xyXG5cdHBhZGRpbmc6IDA7XHJcblx0Ym9yZGVyOiAwO1xyXG5cdGZvbnQtc2l6ZTogMTAwJTtcclxuXHRmb250OiBpbmhlcml0O1xyXG5cdHZlcnRpY2FsLWFsaWduOiBiYXNlbGluZTtcclxufVxyXG4vKiBIVE1MNSBkaXNwbGF5LXJvbGUgcmVzZXQgZm9yIG9sZGVyIGJyb3dzZXJzICovXHJcbmFydGljbGUsIGFzaWRlLCBkZXRhaWxzLCBmaWdjYXB0aW9uLCBmaWd1cmUsXHJcbmZvb3RlciwgaGVhZGVyLCBoZ3JvdXAsIG1lbnUsIG5hdiwgc2VjdGlvbiB7XHJcblx0ZGlzcGxheTogYmxvY2s7XHJcbn1cclxuYm9keSB7XHJcblx0bGluZS1oZWlnaHQ6IDE7XHJcbn1cclxub2wsIHVsIHtcclxuXHRsaXN0LXN0eWxlOiBub25lO1xyXG59XHJcbmJsb2NrcXVvdGUsIHEge1xyXG5cdHF1b3Rlczogbm9uZTtcclxufVxyXG5ibG9ja3F1b3RlOmJlZm9yZSwgYmxvY2txdW90ZTphZnRlcixcclxucTpiZWZvcmUsIHE6YWZ0ZXIge1xyXG5cdGNvbnRlbnQ6ICcnO1xyXG5cdGNvbnRlbnQ6IG5vbmU7XHJcbn1cclxudGFibGUge1xyXG5cdGJvcmRlci1jb2xsYXBzZTogY29sbGFwc2U7XHJcblx0Ym9yZGVyLXNwYWNpbmc6IDA7XHJcbn0iXX0= */
/* End */


/* Start:/local/templates/template/css/layout.css?152704569119974*/
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}
.l-container-fluid, .l-container {
	margin: 0 auto;
	width: 100%
}

.l-container-fixed {
	margin: 0 auto;
	max-width: 1400px
}

.l-container-standard {
	max-width: 1200px
}

.l-container-fixedSm {
	margin: 0 auto;
	max-width: 1024px
}

.l-container-tight {
	max-width: 650px
}

.l-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 100%;
	-ms-flex: 1 1 100%;
	flex: 1 1 100%;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-ordinal-group: 1;
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0;
	height: auto;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	-webkit-backface-visibility: inherit;
	backface-visibility: inherit
}

[class*='l-col-']:not([class*='block']) {
	padding: 0 15px;
	min-width: 0
}

.l-row-nopadding > [class*='l-col-'] {
	padding: 0
}

.l-col-nopadding {
	padding: 0 !important
}

.l-row-halfpadding, .l-col-halfpadding {
	padding: 0 7.5px !important
}

.l-col-xs-1 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 8.3333%;
	-ms-flex: 0 0 8.3333%;
	flex: 0 0 8.3333%
}

.l-col-xs-2 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 16.6667%;
	-ms-flex: 0 0 16.6667%;
	flex: 0 0 16.6667%
}

.l-col-xs-3 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 25%;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%
}

.l-col-xs-4 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 33.3333%;
	-ms-flex: 0 0 33.3333%;
	flex: 0 0 33.3333%
}

.l-col-xs-5 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 41.6667%;
	-ms-flex: 0 0 41.6667%;
	flex: 0 0 41.6667%
}

.l-col-xs-6 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%
}

.l-col-xs-7 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 58.3333%;
	-ms-flex: 0 0 58.3333%;
	flex: 0 0 58.3333%
}

.l-col-xs-8 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 66.6667%;
	-ms-flex: 0 0 66.6667%;
	flex: 0 0 66.6667%
}

.l-col-xs-9 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 75%;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%
}

.l-col-xs-10 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 83.3333%;
	-ms-flex: 0 0 83.3333%;
	flex: 0 0 83.3333%
}

.l-col-xs-11 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 91.6667%;
	-ms-flex: 0 0 91.6667%;
	flex: 0 0 91.6667%
}

.l-col-xs-12 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%
}

.l-col-xs-flex {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1
}

@media only screen and (min-width: 30em) {
	.l-col-sm-1 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 8.3333%;
		-ms-flex: 0 0 8.3333%;
		flex: 0 0 8.3333%
	}

	.l-col-sm-2 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 16.6667%;
		-ms-flex: 0 0 16.6667%;
		flex: 0 0 16.6667%
	}

	.l-col-sm-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%
	}

	.l-col-sm-4 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.3333%;
		-ms-flex: 0 0 33.3333%;
		flex: 0 0 33.3333%
	}

	.l-col-sm-5 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 41.6667%;
		-ms-flex: 0 0 41.6667%;
		flex: 0 0 41.6667%
	}

	.l-col-sm-6 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%
	}

	.l-col-sm-7 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 58.3333%;
		-ms-flex: 0 0 58.3333%;
		flex: 0 0 58.3333%
	}

	.l-col-sm-8 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 66.6667%;
		-ms-flex: 0 0 66.6667%;
		flex: 0 0 66.6667%
	}

	.l-col-sm-9 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%
	}

	.l-col-sm-10 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 83.3333%;
		-ms-flex: 0 0 83.3333%;
		flex: 0 0 83.3333%
	}

	.l-col-sm-11 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 91.6667%;
		-ms-flex: 0 0 91.6667%;
		flex: 0 0 91.6667%
	}

	.l-col-sm-12 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%
	}

	.l-col-sm-flex {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 auto;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto
	}
}

@media only screen and (min-width: 41.75em) {
	.l-col-md-1 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 8.3333%;
		-ms-flex: 0 0 8.3333%;
		flex: 0 0 8.3333%
	}

	.l-col-md-2 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 16.6667%;
		-ms-flex: 0 0 16.6667%;
		flex: 0 0 16.6667%
	}

	.l-col-md-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%
	}

	.l-col-md-4 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.3333%;
		-ms-flex: 0 0 33.3333%;
		flex: 0 0 33.3333%
	}

	.l-col-md-5 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 41.6667%;
		-ms-flex: 0 0 41.6667%;
		flex: 0 0 41.6667%
	}

	.l-col-md-6 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%
	}

	.l-col-md-7 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 58.3333%;
		-ms-flex: 0 0 58.3333%;
		flex: 0 0 58.3333%
	}

	.l-col-md-8 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 66.6667%;
		-ms-flex: 0 0 66.6667%;
		flex: 0 0 66.6667%
	}

	.l-col-md-9 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%
	}

	.l-col-md-10 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 83.3333%;
		-ms-flex: 0 0 83.3333%;
		flex: 0 0 83.3333%
	}

	.l-col-md-11 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 91.6667%;
		-ms-flex: 0 0 91.6667%;
		flex: 0 0 91.6667%
	}

	.l-col-md-12 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%
	}

	.l-col-md-flex {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 auto;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto
	}
}

@media only screen and (min-width: 62em) {
	.l-col-lg-1 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 8.3333%;
		-ms-flex: 0 0 8.3333%;
		flex: 0 0 8.3333%
	}

	.l-col-lg-2 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 16.6667%;
		-ms-flex: 0 0 16.6667%;
		flex: 0 0 16.6667%
	}

	.l-col-lg-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%
	}

	.l-col-lg-4 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.3333%;
		-ms-flex: 0 0 33.3333%;
		flex: 0 0 33.3333%
	}

	.l-col-lg-5 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 41.6667%;
		-ms-flex: 0 0 41.6667%;
		flex: 0 0 41.6667%
	}

	.l-col-lg-6 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%
	}

	.l-col-lg-7 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 58.3333%;
		-ms-flex: 0 0 58.3333%;
		flex: 0 0 58.3333%
	}

	.l-col-lg-8 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 66.6667%;
		-ms-flex: 0 0 66.6667%;
		flex: 0 0 66.6667%
	}

	.l-col-lg-9 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%
	}

	.l-col-lg-10 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 83.3333%;
		-ms-flex: 0 0 83.3333%;
		flex: 0 0 83.3333%
	}

	.l-col-lg-11 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 91.6667%;
		-ms-flex: 0 0 91.6667%;
		flex: 0 0 91.6667%
	}

	.l-col-lg-12 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%
	}

	.l-col-lg-flex {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 auto;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto
	}
}

@media only screen and (min-width: 75em) {
	.l-col-xl-1 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 8.3333%;
		-ms-flex: 0 0 8.3333%;
		flex: 0 0 8.3333%
	}

	.l-col-xl-2 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 16.6667%;
		-ms-flex: 0 0 16.6667%;
		flex: 0 0 16.6667%
	}

	.l-col-xl-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%
	}

	.l-col-xl-4 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.3333%;
		-ms-flex: 0 0 33.3333%;
		flex: 0 0 33.3333%
	}

	.l-col-xl-5 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 41.6667%;
		-ms-flex: 0 0 41.6667%;
		flex: 0 0 41.6667%
	}

	.l-col-xl-6 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%
	}

	.l-col-xl-7 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 58.3333%;
		-ms-flex: 0 0 58.3333%;
		flex: 0 0 58.3333%
	}

	.l-col-xl-8 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 66.6667%;
		-ms-flex: 0 0 66.6667%;
		flex: 0 0 66.6667%
	}

	.l-col-xl-9 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%
	}

	.l-col-xl-10 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 83.3333%;
		-ms-flex: 0 0 83.3333%;
		flex: 0 0 83.3333%
	}

	.l-col-xl-11 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 91.6667%;
		-ms-flex: 0 0 91.6667%;
		flex: 0 0 91.6667%
	}

	.l-col-xl-12 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%
	}

	.l-col-xl-flex {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 auto;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto
	}
}

@media only screen and (min-width: 107.5em) {
	.l-col-xxl-1 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 8.3333%;
		-ms-flex: 0 0 8.3333%;
		flex: 0 0 8.3333%
	}

	.l-col-xxl-2 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 16.6667%;
		-ms-flex: 0 0 16.6667%;
		flex: 0 0 16.6667%
	}

	.l-col-xxl-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%
	}

	.l-col-xxl-4 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.3333%;
		-ms-flex: 0 0 33.3333%;
		flex: 0 0 33.3333%
	}

	.l-col-xxl-5 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 41.6667%;
		-ms-flex: 0 0 41.6667%;
		flex: 0 0 41.6667%
	}

	.l-col-xxl-6 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%
	}

	.l-col-xxl-7 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 58.3333%;
		-ms-flex: 0 0 58.3333%;
		flex: 0 0 58.3333%
	}

	.l-col-xxl-8 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 66.6667%;
		-ms-flex: 0 0 66.6667%;
		flex: 0 0 66.6667%
	}

	.l-col-xxl-9 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%
	}

	.l-col-xxl-10 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 83.3333%;
		-ms-flex: 0 0 83.3333%;
		flex: 0 0 83.3333%
	}

	.l-col-xxl-11 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 91.6667%;
		-ms-flex: 0 0 91.6667%;
		flex: 0 0 91.6667%
	}

	.l-col-xxl-12 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%
	}

	.l-col-xxl-flex {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 auto;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto
	}
}

@media only screen and (min-width: 41.75em) {
	.l-row-padding-md {
		padding: 15px
	}
}

.l-vertical {
	-webkit-flex-flow: column nowrap;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch
}

.l-xs-vertical {
	-webkit-flex-flow: column nowrap;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch
}

@media only screen and (min-width: 30em) {
	.l-sm-vertical {
		-webkit-flex-flow: column nowrap;
		-ms-flex-flow: column nowrap;
		flex-flow: column nowrap;
		-webkit-box-align: stretch;
		-webkit-align-items: stretch;
		-ms-flex-align: stretch;
		align-items: stretch
	}
}

@media only screen and (min-width: 41.75em) {
	.l-md-vertical {
		-webkit-flex-flow: column nowrap;
		-ms-flex-flow: column nowrap;
		flex-flow: column nowrap;
		-webkit-box-align: stretch;
		-webkit-align-items: stretch;
		-ms-flex-align: stretch;
		align-items: stretch
	}
}

@media only screen and (min-width: 62em) {
	.l-lg-vertical {
		-webkit-flex-flow: column nowrap;
		-ms-flex-flow: column nowrap;
		flex-flow: column nowrap;
		-webkit-box-align: stretch;
		-webkit-align-items: stretch;
		-ms-flex-align: stretch;
		align-items: stretch
	}
}

@media only screen and (min-width: 75em) {
	.l-xl-vertical {
		-webkit-flex-flow: column nowrap;
		-ms-flex-flow: column nowrap;
		flex-flow: column nowrap;
		-webkit-box-align: stretch;
		-webkit-align-items: stretch;
		-ms-flex-align: stretch;
		align-items: stretch
	}
}

@media only screen and (min-width: 107.5em) {
	.l-xxl-vertical {
		-webkit-flex-flow: column nowrap;
		-ms-flex-flow: column nowrap;
		flex-flow: column nowrap;
		-webkit-box-align: stretch;
		-webkit-align-items: stretch;
		-ms-flex-align: stretch;
		align-items: stretch
	}
}

.l-align-left {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start
}

.l-align-right {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-align-self: flex-end;
	-ms-flex-item-align: end;
	align-self: flex-end
}

.l-align-center {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.l-align-justify {
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.l-align-spaced {
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around
}

.l-align-bottom {
	-webkit-align-self: flex-end;
	-ms-flex-item-align: end;
	align-self: flex-end
}

.l-align-top {
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start
}

.l-xs-order-1 {
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1
}

.l-xs-order-2 {
	-webkit-box-ordinal-group: 3;
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2
}

.l-xs-order-3 {
	-webkit-box-ordinal-group: 4;
	-webkit-order: 3;
	-ms-flex-order: 3;
	order: 3
}

.l-xs-order-4 {
	-webkit-box-ordinal-group: 5;
	-webkit-order: 4;
	-ms-flex-order: 4;
	order: 4
}

.l-xs-order-5 {
	-webkit-box-ordinal-group: 6;
	-webkit-order: 5;
	-ms-flex-order: 5;
	order: 5
}

.l-xs-order-6 {
	-webkit-box-ordinal-group: 7;
	-webkit-order: 6;
	-ms-flex-order: 6;
	order: 6
}

.l-xs-order-7 {
	-webkit-box-ordinal-group: 8;
	-webkit-order: 7;
	-ms-flex-order: 7;
	order: 7
}

.l-xs-order-8 {
	-webkit-box-ordinal-group: 9;
	-webkit-order: 8;
	-ms-flex-order: 8;
	order: 8
}

.l-xs-order-9 {
	-webkit-box-ordinal-group: 10;
	-webkit-order: 9;
	-ms-flex-order: 9;
	order: 9
}

.l-xs-order-10 {
	-webkit-box-ordinal-group: 11;
	-webkit-order: 10;
	-ms-flex-order: 10;
	order: 10
}

.l-xs-order-11 {
	-webkit-box-ordinal-group: 12;
	-webkit-order: 11;
	-ms-flex-order: 11;
	order: 11
}

.l-xs-order-12 {
	-webkit-box-ordinal-group: 13;
	-webkit-order: 12;
	-ms-flex-order: 12;
	order: 12
}

[class^='l-col-'][class*='-block'] {
	overflow: visible;
	list-style-type: none
}

.l-col-xs-block-1 > * {
	width: -webkit-calc(100% - 15px);
	width: calc(100% - 15px)
}

.l-col-xs-block-2 > * {
	width: -webkit-calc(50% - 15px);
	width: calc(50% - 15px)
}

.l-col-xs-block-3 > * {
	width: -webkit-calc(33.3333% - 15px);
	width: calc(33.3333% - 15px)
}

.l-col-xs-block-4 > * {
	width: -webkit-calc(25% - 15px);
	width: calc(25% - 15px)
}

.l-col-xs-block-5 > * {
	width: -webkit-calc(20% - 15px);
	width: calc(20% - 15px)
}

.l-col-xs-block-6 > * {
	width: -webkit-calc(16.6667% - 15px);
	width: calc(16.6667% - 15px)
}

@media only screen and (min-width: 30em) {
	.l-col-sm-block-1 > * {
		width: -webkit-calc(100% - 15px);
		width: calc(100% - 15px)
	}

	.l-col-sm-block-2 > * {
		width: -webkit-calc(50% - 15px);
		width: calc(50% - 15px)
	}

	.l-col-sm-block-3 > * {
		width: -webkit-calc(33.3333% - 15px);
		width: calc(33.3333% - 15px)
	}

	.l-col-sm-block-4 > * {
		width: -webkit-calc(25% - 15px);
		width: calc(25% - 15px)
	}

	.l-col-sm-block-5 > * {
		width: -webkit-calc(20% - 15px);
		width: calc(20% - 15px)
	}

	.l-col-sm-block-6 > * {
		width: -webkit-calc(16.6667% - 15px);
		width: calc(16.6667% - 15px)
	}
}

@media only screen and (min-width: 41.75em) {
	.l-col-md-block-1 > * {
		width: -webkit-calc(100% - 15px);
		width: calc(100% - 15px)
	}

	.l-col-md-block-2 > * {
		width: -webkit-calc(50% - 15px);
		width: calc(50% - 15px)
	}

	.l-col-md-block-3 > * {
		width: -webkit-calc(33.3333% - 15px);
		width: calc(33.3333% - 15px)
	}

	.l-col-md-block-4 > * {
		width: -webkit-calc(25% - 15px);
		width: calc(25% - 15px)
	}

	.l-col-md-block-5 > * {
		width: -webkit-calc(20% - 15px);
		width: calc(20% - 15px)
	}

	.l-col-md-block-6 > * {
		width: -webkit-calc(16.6667% - 15px);
		width: calc(16.6667% - 15px)
	}
}

@media only screen and (min-width: 62em) {
	.l-col-lg-block-1 > * {
		width: -webkit-calc(100% - 15px);
		width: calc(100% - 15px)
	}

	.l-col-lg-block-2 > * {
		width: -webkit-calc(50% - 15px);
		width: calc(50% - 15px)
	}

	.l-col-lg-block-3 > * {
		width: -webkit-calc(33.3333% - 15px);
		width: calc(33.3333% - 15px)
	}

	.l-col-lg-block-4 > * {
		width: -webkit-calc(25% - 15px);
		width: calc(25% - 15px)
	}

	.l-col-lg-block-5 > * {
		width: -webkit-calc(20% - 15px);
		width: calc(20% - 15px)
	}

	.l-col-lg-block-6 > * {
		width: -webkit-calc(16.6667% - 15px);
		width: calc(16.6667% - 15px)
	}
}

@media only screen and (min-width: 75em) {
	.l-col-xl-block-1 > * {
		width: -webkit-calc(100% - 15px);
		width: calc(100% - 15px)
	}

	.l-col-xl-block-2 > * {
		width: -webkit-calc(50% - 15px);
		width: calc(50% - 15px)
	}

	.l-col-xl-block-3 > * {
		width: -webkit-calc(33.3333% - 15px);
		width: calc(33.3333% - 15px)
	}

	.l-col-xl-block-4 > * {
		width: -webkit-calc(25% - 15px);
		width: calc(25% - 15px)
	}

	.l-col-xl-block-5 > * {
		width: -webkit-calc(20% - 15px);
		width: calc(20% - 15px)
	}

	.l-col-xl-block-6 > * {
		width: -webkit-calc(16.6667% - 15px);
		width: calc(16.6667% - 15px)
	}
}

@media only screen and (min-width: 107.5em) {
	.l-col-xxl-block-1 > * {
		width: -webkit-calc(100% - 15px);
		width: calc(100% - 15px)
	}

	.l-col-xxl-block-2 > * {
		width: -webkit-calc(50% - 15px);
		width: calc(50% - 15px)
	}

	.l-col-xxl-block-3 > * {
		width: -webkit-calc(33.3333% - 15px);
		width: calc(33.3333% - 15px)
	}

	.l-col-xxl-block-4 > * {
		width: -webkit-calc(25% - 15px);
		width: calc(25% - 15px)
	}

	.l-col-xxl-block-5 > * {
		width: -webkit-calc(20% - 15px);
		width: calc(20% - 15px)
	}

	.l-col-xxl-block-6 > * {
		width: -webkit-calc(16.6667% - 15px);
		width: calc(16.6667% - 15px)
	}
}

.l-visible-xs, .l-visible-sm, .l-visible-md, .l-visible-lg, .l-visible-xl {
	display: none !important
}

@media (max-width: 479px) {
	.l-hidden-xs {
		display: none !important
	}

	.l-visible-xs {
		display: block !important
	}
}

@media (min-width: 480px) and (max-width: 667px) {
	.l-hidden-sm {
		display: none !important
	}

	.l-visible-sm {
		display: block !important
	}
}

@media (min-width: 668px) and (max-width: 991px) {
	.l-hidden-md {
		display: none !important
	}

	.l-visible-md {
		display: block !important
	}
}

@media (min-width: 992px) {
	.l-hidden-lg {
		display: none !important
	}

	.l-visible-lg {
		display: block !important
	}
}

@media (min-width: 1200px) {
	.l-hidden-xl {
		display: none !important
	}

	.l-visible-xl {
		display: block !important
	}
}

.l-shrink {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.l-row-equal [class*='l-col-'] > * {
	min-height: 100%;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 100%;
	-ms-flex: 1 1 100%;
	flex: 1 1 100%;
	-webkit-align-self: stretch;
	-ms-flex-item-align: stretch;
	align-self: stretch
}

.l-row-horizontalLg > [class^='l-col-'] {
	padding: 0
}

@media only screen and (min-width: 62em) {
	.l-row-horizontalLg > [class^='l-col-'] + [class^='l-col-'] {
		padding: 0 0 0 15px
	}
}

@media only screen and (min-width: 62em) {
	.l-row-horizontalLg > .l-col-lg-6 {
		-webkit-box-flex: 1;
		-webkit-flex: 1 0 auto;
		-ms-flex: 1 0 auto;
		flex: 1 0 auto
	}
}

.l-row-horizontalXl > [class^='l-col-'] {
	padding: 0
}

@media only screen and (min-width: 75em) {
	.l-row-horizontalXl > [class^='l-col-'] + [class^='l-col-'] {
		padding: 0 0 0 15px
	}
}

@media only screen and (min-width: 75em) {
	.l-row-horizontalXl > .l-col-xl-6 {
		-webkit-box-flex: 1;
		-webkit-flex: 1 0 auto;
		-ms-flex: 1 0 auto;
		flex: 1 0 auto
	}
}
/* End */


/* Start:/local/templates/template/css/styles.css?152704569199872*/
/**
* #Типография
 */

/*
common
***********************************/

html {
    font-family: "Targetica", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 14px;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    position: relative;
    min-height: 100%;
    box-sizing: border-box
}

*, *:before, *:after {
    box-sizing: inherit
}

body {
    line-height: 1.4286;
    color: #333;
    background-color: #fff;
    max-width: 100%;
    overflow-x: hidden;
    margin: 0;
    margin-bottom: 177px
}

img {
    display: block;
    max-width: 100%;
    height: auto;
    border: 0
}

b, strong {
    font-weight: bold;
}

a {
    color: inherit;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    text-decoration: underline;
}

a:hover, a:focus {
    color: #666
}

a:focus {
    outline: #666 dashed 1px;
    outline-offset: 2px;
    -moz-outline-radius: 4px
}

svg:not(:root) {
    overflow: hidden;
}

.l-row[role="main"] {
    padding-bottom: 40px;
}

hr {
    margin-top: 15px;
    margin-bottom: 15px;
    border: 0;
    border-top: 1px solid #d6d6d6;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

/** #Типография */
.txt {
    color: #333;
    font-size: 14px;
    line-height: 1.6;
    text-decoration: none;
}

.txt h1,
.txt h2,
.txt h3,
.txt h4,
.txt h5,
.txt h6 {
    color: #FF6600;
    font-size: 16px;
    font-weight: bold;
    padding: 0;
    margin-top: 22px;
    margin-bottom: 10px;
}

.txt h3,
.txt h4,
.txt h5,
.txt h6 {
    font-size: 14px;
    font-weight: bold;

}

.txt p {
    margin-top: 10px;
    margin-bottom: 10px;
}

.txt ul {
    list-style-type: disc;
    margin: 10px 0 10px 30px;
}

.txt ol {
    list-style-type: decimal;
    margin: 10px 0 10px 30px;
}

.txt a {
    color: #000;
    text-decoration: underline;
}

.txt iframe,
.txt img {
    max-width: 100% !important;
}

.txt h2,
.zagolovok1 {
    margin-top: 22px;
    margin-bottom: 10px;
    font-size: 26px;
    font-weight: bold;
    color: #0288d1;
}

.txt h3,
.zagolovok2 {
    margin-top: 22px;
    margin-bottom: 10px;
    color: #333;
    padding-top: 15px;
    font-size: 18px;
    font-weight: bold;
}

/** end #Типография */

button {
    vertical-align: middle;
    box-shadow: none;
    padding: 0;
    border: 0;
    background-color: transparent;
    -webkit-tap-highlight-color: transparent;
    overflow: visible;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

select:focus,
button:focus {
    outline: #666 dashed 1px;
    outline-offset: 2px;
    -moz-outline-radius: 4px;
}

.has-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
    min-height: 100%;
}

.benefits {
    background-color: #f7f7f7;
    padding: 20px 50px 0;
    border-radius: 5px;
}

.benefits__item {
    float: left;
    padding-bottom: 26px;
    width: 50%;
}

.benefits__item-container {
    padding-left: 20px;
    padding-right: 20px;
}

.benefits__item-img {
    width: 60px;
    height: 40px;
    float: left;
    background-size: auto 40px;
    background-position: left top;
    background-repeat: no-repeat;
}

.benefits__item-text-content {
    float: left;
    box-sizing: border-box;
    max-width: 70%;
    padding-right: 20px;
}

.benefits__item-caption {
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    color: #333;
}

.benefits__item-link {
    font-size: 12px;
    font-weight: 400;
    text-decoration: underline;
    font-family: Arial, sans-serif;
    color: #808080;
}

@media (max-width: 689px) {
    .benefits__item {
        float: none;
        padding-bottom: 26px;
        width: auto;
    }

    .benefits__item-text-content {
        max-width: 80%;
    }
}

@media (max-width: 469px) {
    .benefits {
        padding: 20px 20px 0;
    }

    .benefits__item-container {
        padding: 0;
    }

    .benefits__item-text-content {
        max-width: 75%;
        padding-right: 0;
        line-height: 16px;
    }
}

.benefits_sidebar {
    padding: 20px 20px 0;
}

.benefits_sidebar .benefits__item-container {
    padding: 0;
}

.benefits_sidebar .benefits__item-text-content {
    max-width: 70%;
    padding-right: 0;
    line-height: 16px;
}

.benefits_sidebar .benefits__item {
    padding-bottom: 26px;
    width: auto;
}

.benefits_simple {
    background-color: transparent;
}

.benefits__title {
    color: #0288d1;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 18px;
}

.benefits_simple .benefits__list {
    list-style-type: none;
}

.benefits_simple .benefits__item {
    padding: 0;
    margin-bottom: 10px;
}

.benefits_simple .benefits__item:before {
    display: inline-block;
    content: "";
    background-color: #0288d1;
    border-radius: 50%;
    width: 7px;
    height: 7px;
    vertical-align: middle;
    margin-right: 10px;
}

.tapToZoom {
    position: relative;
}

.dropdown__button:after,
.dropdown_native:after,
.icon_arrow-down,
.icon_arrow-left,
.icon_arrow-back,
.carousel-container-vertical-thumb .prev,
.carousel-container-vertical-thumb .next,
.icon_arrow-right,
.icon_arrow-up,
.icon-chevron-up-black {
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20d%3D%22M16%2025l-16-16%202-2%2014%2014.063%2014-14.063%202%202z%22%20fill%3D%22%23000000%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat;
}

.icon_arrow-left,
.icon_arrow-back,
.carousel-container-vertical-thumb .prev,
.carousel-container-vertical-thumb .next {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.icon-arrow-up-left,
.search-append-icon:after {
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20viewBox%3D%220%200%2032%2032%22%20enable-background%3D%22new%200%200%2032%2032%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%20%20%20%3Cline%20fill%3D%22none%22%20stroke%3D%22%23888888%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20x1%3D%223%22%20y1%3D%223%22%20x2%3D%2229%22%20y2%3D%2229%22%2F%3E%20%20%20%3Cline%20fill%3D%22none%22%20stroke%3D%22%23888888%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20x1%3D%223%22%20y1%3D%223%22%20x2%3D%223%22%20y2%3D%2224%22%2F%3E%20%20%20%3Cline%20fill%3D%22none%22%20stroke%3D%22%23888888%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20x1%3D%2224%22%20y1%3D%223%22%20x2%3D%223%22%20y2%3D%223%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat
}

.slick-list {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list,
.slick-slider {
    position: relative;
    display: block;
}

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

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

.slick-slide img {
    display: block;
    width: 100%;
    max-width: 100%;
}

.slick-slide {
    display: none;
    float: left;
    opacity: 0.2;
    height: 100%;
    min-height: 175px;
    width: 175px;
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    opacity: .2;
    -webkit-transition: opacity .35s ease-in;
    transition: opacity .35s ease-in;
}

.tapToZoom .slick-center,
.tapToZoom .single-image {
    -webkit-transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity;
    -webkit-transition-duration: 400ms;
    transition-duration: 400ms;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.slick-slide.slick-center {
    opacity: 1;
}

@media only screen and (min-width: 41.75em) {
    .slick-slide {
        width: 488px;
    }
}

.main-content {
    position: relative;
    overflow: visible;
}

.link {
    position: relative;
    color: #333;
    text-decoration: none;
}

.link:hover,
.link:focus {
    outline: 0;
    color: #666;
    text-decoration: underline;
}

.link_gray-darkest {
    color: #333;
}

.link_gray-darkest:hover,
.link_gray-darkest:focus {
    color: #333;
}

.link-underline {
    text-decoration: underline;
}

.breadcrumb__divider {
    padding: 0 4px;
    color: #666;
    outline: none;
}

.title {
    text-align: center;
}

.title_color {
    color: #dc6e00;
}

.title_left {
    text-align: left;
}

.title__category,
.title__text {
    font-weight: bold;
    padding: 0;
}

.alpha,
.title_alpha {
    font-size: 23px;
    line-height: 1;
    margin-bottom: 15px;
}

.delta, .title_delta {
    font-size: 14px;
}

.title__subtext {
    color: #666;
    padding: 0;
    margin-top: -15px;
    margin-bottom: 15px;
}

.title__subtext a {
    color: #666;
    text-decoration: underline;
}

.charlie,
.title-charlie {
    font-size: 16px;
    line-height: 1.5652;
    margin-bottom: 5px;
}

@media only screen and (min-width: 41.75em) {
    .alpha,
    .title_alpha {
        font-size: 30px;
    }

    .title__subtext {
        margin-top: -11px;
    }

    .charlie,
    .title-charlie {
        font-size: 18px;
    }
}

.bravo,
.title-bravo {
    font-size: 23px;
    line-height: 1.25;
    margin-bottom: 10px;
    font-weight: bold;
}

.btn {
    position: relative;
    display: inline-block;
    margin-bottom: 1rem;
    margin-right: 10px;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 9px 14px;
    font-size: 15px;
    line-height: 1.4286;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
}

.btn:before {
    display: block;
    content: '';
    position: absolute;
    border: transparent solid 5px;
    border-radius: 5px;
    top: -2px;
    right: -2px;
    bottom: -2px;
    left: -2px;
    opacity: 0;
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
}

.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    margin-bottom: .5rem;
}

.btn-lg {
    padding: 12px 20px;
    font-size: 18px;
    line-height: 1.3333;
    border-radius: 5px;
}

.btn-block {
    display: block;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    width: 100%;
}

.btn-secondary,
.btn-default {
    color: #333;
    background-color: #fff;
    border: #888 1px solid
}

.btn-secondary:hover,
.btn-default:hover {
    color: #333;
    background-color: #f4f4f4;
    border-color: #888
}

.btn-secondary:active,
.btn-default:active {
    color: #fff;
    background-color: #333;
    border-color: #333
}

.btn-secondary:focus,
.btn-default:focus {
    color: #333
}

.btn-icon-only {
    font-size: 0;
}

.btn-round,
.btn-round:before {
    border-radius: 50%;
}

.btn-quant,
.btn-paginate {
    padding: 5px;
    border-color: #666;
    margin: 0;
}

.btn.is-disabled,
.btn[disabled],
.btn[data-disabled=true],
fieldset[disabled] .btn {
    cursor: not-allowed;
    background-color: #d6d6d6;
    color: #333;
    border-color: #d6d6d6;
    box-shadow: none;
}

.btn.is-disabled,
.btn[disabled],
fieldset[disabled] .btn {
    pointer-events: none;
}

.btn-secondary.is-disabled,
.btn-secondary.is-disabled:hover,
.btn-secondary.is-disabled:focus,
.btn-secondary.is-disabled.focus,
.btn-secondary.is-disabled:active,
.btn-secondary.is-disabled.active,
.btn-secondary[disabled],
.btn-secondary[disabled]:hover,
.btn-secondary[disabled]:focus,
.btn-secondary[disabled].focus,
.btn-secondary[disabled]:active,
.btn-secondary[disabled].active,
fieldset[disabled] .btn-secondary,
fieldset[disabled] .btn-secondary:hover,
fieldset[disabled] .btn-secondary:focus,
fieldset[disabled] .btn-secondary.focus, fieldset[disabled] .btn-secondary:active, fieldset[disabled] .btn-secondary.active, .btn-default.is-disabled, .btn-default.is-disabled:hover,
.btn-default.is-disabled:focus,
.btn-default.is-disabled.focus,
.btn-default.is-disabled:active,
.btn-default.is-disabled.active,
.btn-default[disabled],
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled].active,
.btn-default[data-disabled=true],
.btn-default[data-disabled=true]:hover,
.btn-default[data-disabled=true]:focus,
.btn-default[data-disabled=true].focus,
.btn-default[data-disabled=true]:active,
.btn-default[data-disabled=true].active,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default.active {
    background-color: #d6d6d6;
    color: #333;
    border-color: #d6d6d6;
}

.btn-search {
    font-size: 16px;
    line-height: 17px;
    height: 34px;
    width: 34px;
    padding: 3px 7px;
    border-radius: 50%;
    margin: 0;
    z-index: 3;
    position: absolute;
    right: 3px;
    top: 3px;
    opacity: 0;
    visibility: hidden;
    cursor: pointer;
    -webkit-transition: opacity 250ms ease-out;
    transition: opacity 250ms ease-out;
}

.btn-search .icon {
    width: 100%;
    height: 100%;
    display: block;
    background-position: center center;
    background-size: 16px;
}

.is-active.btn-search {
    opacity: 1;
    visibility: visible;
}

.btn-link {
    color: #666;
    font-weight: normal;
    border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none;
}

.btn-cancel {
    display: none;
    color: #dc6e00;
    margin: 0;
    font-size: 18px;
}

.btn:last-child {
    margin-right: 0;
}

.btn:focus,
.btn.is-focus {
    outline: #666 dashed 1px;
    outline-offset: 2px;
    -moz-outline-radius: 4px;
    text-decoration: underline;
}

.btn:hover {
    color: inherit;
    text-decoration: none;
}

.btn:active {
    background-image: none;
}

.btn-primary {
    color: #fff;
    background-color: #dc6e00;
    border: 1px #dc6e00 solid;
}

.btn-primary:hover {
    color: #fff;
    background-color: #b75b00;
    border-color: #b75b00;
}

.btn-primary:active {
    color: #fff;
    background-color: #834100;
    border-color: #834100;
}

.btn-primary:focus {
    color: #fff;
}

.btn-blue {
    background-color: #0287d2;
    border-color: #0287d2;
    color: #fff;
    text-decoration: none;
}

.btn-blue:hover {
    background-color: #005e92;
    border-color: #005e92;
    color: #fff;
    text-decoration: none;
}

.btn-blue:active {
    background-color: #024569;
    border-color: #024569;
    color: #fff;
    text-decoration: none;
}

.btn:focus,
.btn.is-focus,
.btn:active:focus,
.btn:active.is-focus {
    outline: none;
}

.icon {
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    width: 22px;
    height: 22px;
    position: relative;
    vertical-align: middle;
}

.icon_inline-arrow:after {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    top: 1px;
    left: 5px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20viewBox%3D%220%200%2032%2032%22%20enable-background%3D%22new%200%200%2032%2032%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23CC0000%22%20d%3D%22M16%2C25L0%2C9l2-2l14%2C14.1L30%2C7l2%2C2L16%2C25z%22%2F%3E%3C%2Fsvg%3E");
}

.icon-search {
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20viewBox%3D%220%200%2032%2032%22%20enable-background%3D%22new%200%200%2032%2032%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23888888%22%20d%3D%22M29.9%2C27.6l-5-5.8c-0.3-0.4-0.4-1.1-0.1-1.6c0.1-0.2%2C2.3-3.8%2C2.3-7c0-7.1-5.8-12.8-12.8-12.8S1.5%2C6%2C1.5%2C13.1%20s5.8%2C12.8%2C12.8%2C12.8c2.4%2C0%2C5.1-1.2%2C5.2-1.2c0.4-0.2%2C1.2%2C0%2C1.5%2C0.3l5%2C5.9c0.4%2C0.5%2C1.1%2C0.8%2C1.8%2C0.8c0.6%2C0%2C1.1-0.2%2C1.5-0.5l0.4-0.3%20c0.5-0.4%2C0.8-1%2C0.8-1.6C30.5%2C28.6%2C30.3%2C28%2C29.9%2C27.6%20M23.2%2C13.1c0%2C4.9-4%2C8.9-8.9%2C8.9s-8.9-4-8.9-8.9s4-8.9%2C8.9-8.9%20C19.2%2C4.2%2C23.2%2C8.2%2C23.2%2C13.1%22%2F%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat
}

.icon-badge-heart::after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    margin-top: 3px;
    margin-left: 4px
}

.icon-badge-cart {
    position: absolute;
    top: 7px;
    right: 7px;
    font-size: 10px;
    font-weight: 700;
    color: #c00
}

.icon-close,
.icon-unfavorite,
.btn-search-reset,
.form-radio > .form__control:disabled + .form__label::before {
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20%20id%3D%22svg4063%22%20inkscape%3Aversion%3D%220.48.5%20r10040%22%20sodipodi%3Adocname%3D%22UI%20-%20Bare%20Close%20%2822x22%29.svg%22%20xmlns%3Asodipodi%3D%22http%3A%2F%2Fsodipodi.sourceforge.net%2FDTD%2Fsodipodi-0.dtd%22%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%20xmlns%3Ainkscape%3D%22http%3A%2F%2Fwww.inkscape.org%2Fnamespaces%2Finkscape%22%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2032%2032%22%20%20enable-background%3D%22new%200%200%2032%2032%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%20%3Cg%3E%20%20%3Cline%20fill%3D%22none%22%20stroke%3D%22%23767676%22%20stroke-width%3D%222.3%22%20stroke-miterlimit%3D%2210%22%20x1%3D%222%22%20y1%3D%222%22%20x2%3D%2230%22%20y2%3D%2230%22%2F%3E%20%20%3Cline%20fill%3D%22none%22%20stroke%3D%22%23767676%22%20stroke-width%3D%222.3%22%20stroke-miterlimit%3D%2210%22%20x1%3D%222%22%20y1%3D%2230%22%20x2%3D%2230%22%20y2%3D%222%22%2F%3E%20%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat;
}

.icon_arrow_left,
.icon_arrow_right {
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20d%3D%22M16%2025l-16-16%202-2%2014%2014.063%2014-14.063%202%202z%22%20fill%3D%22%23000000%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat
}

.icon_white-arrow_left,
.icon_white-arrow_right {
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20d%3D%22M16%2025l-16-16%202-2%2014%2014.063%2014-14.063%202%202z%22%20fill%3D%22%23FFFFFF%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat
}

.icon_arrow_left,
.icon_arrow_back,
.icon_white-arrow_left,
.icon_white-arrow_right {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.icon_arrow_right,
.icon_white-arrow_right {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.icon_paginate {
    width: 14px;
    height: 14px;
    margin: 3px;
}

.is-active.btn-search-reset {
    position: absolute;
    padding: 18px;
    background-size: 16px 16px;
    background-position: center;
    z-index: 4;
    top: 2px;
    right: 40px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 250ms ease-out;
    transition: opacity 250ms ease-out;
    cursor: pointer;
}

.is-active.btn-search-reset {
    opacity: 1;
    visibility: visible;
}

.TGTloading {
    background: rgba(255, 255, 255, 0.8);
    display: block;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10005;
}

.loading-container {
    font-size: 14px;
    position: relative;
    text-align: center;
}

.TGTloading .loading-container {
    width: 280px;
    height: 60px;
    margin: -webkit-calc(45%) auto;
    margin: calc(45%) auto;
    margin: -webkit-calc(50vh - 30px) auto;
    margin: calc(50vh - 30px) auto;
}

.loading-spinner {
    position: relative;
    display: block;
    font-size: 8px;
    margin: 1em auto;
    width: 7em;
    height: 7em;
}

.loading-message {
    text-align: center;
    color: #666;
}

.modal__product-info {
    width: 100%;
    text-align: center;
}

.modal-preview-pic {
    height: 60px;
}

.modal-preview-pic img {
    height: 100%;
    width: auto;
    vertical-align: middle;
    display: inline-block;
}

.modal__product-title-container {
    display: inline-block;
    color: #333;
    font-size: 15px;
    margin-left: 10px;
    max-width: 45%;
    vertical-align: middle;
}

.modal__product-title {
    line-height: 18px;
    font-size: 15px;
    display: inline-block;
    text-align: left;
}

.modal__buttons {
    display: flex;
}

@media (max-width: 539px) {
    .modal__product-info {
        text-align: left;
    }

    .modal__product-info .bravo {
        float: right;
        width: 70%;
    }

    .modal-preview-pic {
        float: left;
    }

    .modal__product-title {
        display: none;
    }

    .modal__buttons {
        display: block;
    }

}

.loading-spinner > svg,
#subLoader > svg {
    width: 100%;
    height: 100%;
    -webkit-animation: targetSpin 650ms infinite linear;
    animation: targetSpin 650ms infinite linear;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

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

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

.form {
    margin-bottom: 15px;
    position: relative;
}

.form-checkbox,
.form-radio {
    display: block;
    margin-bottom: 2px;
}

.form input,
.form textarea {
    resize: none;
    outline: none;
    padding: 10px;
    margin: 0;
    -webkit-appearance: none;
    border-radius: 0;
    width: 100%;
    font: inherit;
    box-shadow: none;
    line-height: 1.25em;
    border: 1px solid #888;
}

.form-checkbox > .form__control,
.form-radio > .form__control {
    border: 0;
    position: absolute;
    top: 5px;
    left: 0;
    width: 19px;
    height: 19px;
    cursor: pointer;
    opacity: 0;
}

.form-checkbox .form__label,
.form-radio .form__label {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    display: block;
    cursor: pointer;
    padding-top: 0;
    padding-right: 6px;
    padding-bottom: 3px;
    padding-left: 28px;
}

.form-checkbox > .form__control + .form__label::before {
    display: block;
    content: '';
    position: absolute;
    top: 5px;
    left: 0;
    width: 19px;
    height: 19px;
    background-color: #fff;
}

.form-checkbox > .form__control + .form__label::before {
    border: 1px solid #888;
    border-radius: 3px;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms;
    -webkit-transition-property: background-color, border-color;
    transition-property: background-color, border-color;
}

.form-checkbox > .form__control:checked + .form__label::before {
    background-color: #c00;
    border-color: #c00;
}

.form-checkbox > .form__control:checked + .form__label::after {
    position: absolute;
    top: 8px;
    left: 7px;
    width: 5px;
    height: 10px;
    content: "";
    border-color: #fff;
    border-style: solid;
    border-top: 0;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left: 0;
    -webkit-transform: rotate(33deg);
    -ms-transform: rotate(33deg);
    transform: rotate(33deg);
    -webkit-animation: checkmark-expand 225ms ease-out forwards;
    animation: checkmark-expand 225ms ease-out forwards;
}

.form-checkbox .form__text,
.form-radio .form__text {
    display: block;
    font-size: 16px;
    font-weight: normal;
    margin: 0 0 2px;
    padding-top: 2px;
}

.form-checkbox input[type=radio]:checked + .form__label .form__text,
.form-checkbox input[type=checkbox]:checked + .form__label .form__text,
.form-radio input[type=radio]:checked + .form__label .form__text,
.form-radio input[type=checkbox]:checked + .form__label .form__text {
    color: #333;
}

.form-checkbox .form__subtext,
.form-radio .form__subtext {
    font-size: 100%;
    color: #666;
}

.form-group {
    margin-bottom: 15px;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    background-color: #f8f8f8;
    border-radius: 0;
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.form-control_error {
    border-color: #d50808;
}

textarea.form-control {
    height: auto;
}

.card {
    clear: both;
    margin-top: 10px;
}

.typehead {
    background: none repeat scroll 0 0 #fff;
    box-shadow: none;
    display: none;
    top: 58px;
    left: 0;
    /*	height: 100vh;
	min-height: 100vh;*/
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    width: 100%;
    z-index: 1050;
    -webkit-overflow-scrolling: touch
}

@media only screen and (min-width: 41.75em) {
    .typehead {
        width: -webkit-calc(100% - 200px);
        width: calc(100% - 200px);
        margin-left: 100px;
        min-height: 0;
        height: auto;
        border-radius: 0 0 5px 5px
    }
}

@media only screen and (min-width: 62em) {
    .typehead {
        width: -webkit-calc(100% - 575px);
        width: calc(100% - 575px);
        margin-left: 300px
    }
}

.typehead .typehead__list {
    border-top: 1px solid #d6d6d6;
    margin: 0;
    padding: 0 15px;
    width: 100%
}

.typehead .typehead__list li {
    border-bottom: 1px solid #d6d6d6;
    height: 42px;
    display: block;
    font-size: 14px;
    margin: 0;
    overflow: visible;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: auto
}

.typehead .typehead__list li b {
    color: #333
}

.typehead .typehead__list li.selected {
    position: relative
}

.typehead .typehead__list li.selected a:after {
    content: '';
    background: #888;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    position: absolute;
    top: 46%;
    margin: 0 4px
}

.typehead .typehead__list li a {
    display: block;
    padding: 10px 0;
    color: #666;
    text-decoration: none;
}

.typehead .typehead__list li a:hover {
    text-decoration: underline
}

.typehead .typehead__list li a:focus {
    outline: #666 dashed 1px;
    outline-offset: 2px;
    -moz-outline-radius: 4px
}

.typehead .typehead__list li p {
    display: inline;
    margin: 0;
    padding: 0
}

.typehead .type-cat {
    color: #666;
    padding-left: 35px
}

.typehead .type-cat .hidden-cat-name {
    color: #fff;
    display: inline;
    padding-right: 2px;
    visibility: hidden
}

.search-append-icon {
    position: relative;
    top: -40px;
    float: right;
    height: 40px;
    width: 40px;
}

.search-append-icon:after {
    content: '';
    background-size: 17px 17px;
    background-repeat: none;
    background-position: right center;
    height: 40px;
    width: 40px;
    position: absolute;
    top: 0;
    left: 0;
}

.sidebar {
    background-color: #fff;
}

.sidebar-sticky {
    box-sizing: border-box;
    width: 320px;
    min-width: 320px;
    padding: 0 15px;
    padding-bottom: 130px;
    top: 0;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-transition: all 350ms ease;
    transition: all 350ms ease;
}

.sidebar-sticky.affix {
    position: fixed;
    top: 0;
    -webkit-transition: all 350ms ease;
    transition: all 350ms ease;
    bottom: 0;
    height: 100%;
}

.l-sidebar {
    box-sizing: content-box;
    display: block;
    background-color: #fff;
    border-left: 1px solid #d6d6d6;
    border-right: 1px solid #d6d6d6;
    width: 320px;
    height: auto;
    -webkit-overflow-scrolling: touch;
}

.sidebar-gray {
    background-color: #f7f7f7;
}

@media only screen and (min-width: 62em) {

    .sidebar-sticky {
        padding-bottom: 200px;
    }

}

.is_hidden {
    display: none !important;
}

.custom-scrollbar {
    position: relative;
    overflow-y: scroll;
    overflow-x: hidden;
    -ms-overflow-style: scrollbar;
}

.custom-scrollbar {
    position: relative;
    overflow-y: scroll;
    overflow-x: hidden;
    -ms-overflow-style: scrollbar
}

.custom-scrollbar::-webkit-scrollbar {
    width: 11px
}

.custom-scrollbar::-webkit-scrollbar-track-piece {
    background: #d6d6d6;
    border-left: solid #fff 5px;
    border-right: solid #fff 5px
}

.custom-scrollbar::-webkit-scrollbar-thumb {
    background: #fff;
    border: solid #888 1px;
    border-radius: 4px
}

.h-overflow-x {
    overflow-x: scroll;
    overflow-y: hidden;
    -ms-overflow-style: none
}

.h-overflow-x::-webkit-scrollbar {
    display: none
}

/*
dropdown
***********************************/
.dropdown-container {
    padding: 10px;
    background-color: #f7f7f7;
    border-radius: 4px;
}

.dropdown {
    margin-bottom: 15px;
    position: relative;
    display: block;
    padding: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}

.dropdown.dropdown_show::before {
    content: '';
    position: absolute;
    display: block;
    width: 11px;
    height: 11px;
    bottom: auto;
    top: 50px;
    right: 45%;
    right: -webkit-calc(50% - 6px);
    right: calc(50% - 6px);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-left: 1px solid #888;
    border-top: 1px solid #888;
    border-right: 0;
    border-bottom: 0;
    background-color: #fff;
    z-index: 900;
}

.dropdown_above {
    margin-bottom: 0;
}

.dropdown_spaced {
    margin-left: 10px;
    margin-right: 10px;
}

.dropdown__button {
    position: relative;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    text-transform: lowercase;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    padding: 9px 14px;
    font-size: 15px;
    border-radius: 4px;
    line-height: 1.4286;
    margin-bottom: 0;
    padding-right: 30px;
    width: 100%;
    text-align: left;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.dropdown__button:focus,
.dropdown__button:hover {
    outline: 0;
    text-decoration: underline;
}

.dropdown_default .dropdown__button {
    color: #333;
    background-color: #fff;
    border: #888 1px solid;
    text-decoration: none;
}

.dropdown_default .dropdown__button:focus {
    outline: #666 dashed 1px;
    outline-offset: 2px;
    -moz-outline-radius: 4px;
    text-decoration: underline;
}

.dropdown_default .dropdown__button:hover {
    color: #333;
    background-color: #f4f4f4;
    border-color: #888;
}

.dropdown_sm .dropdown__button,
.dropdown_sm .dropdown__select {
    padding: 0 30px 0 10px;
    font-size: 12px;
    line-height: 1.5;
    height: 30px;
}

.dropdown_constrained .dropdown__button,
.dropdown_constrained .dropdown__select {
    text-align: center;
    width: auto;
}

.dropdown__text {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
}

.dropdown__button::after,
.dropdown_native::after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    top: 45%;
    top: -webkit-calc(50% - 5px);
    top: calc(50% - 5px);
    right: 15px;
    background-repeat: no-repeat;
    background-size: 100%;
    pointer-events: none;
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20d%3D%22M16%2025l-16-16%202-2%2014%2014.063%2014-14.063%202%202z%22%20fill%3D%22%23000000%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}

.dropdown_sm .dropdown__button::after,
.dropdown_sm .dropdown__select::after {
    width: 8px;
    height: 8px;
    right: 10px;
    top: 45%;
    top: -webkit-calc(50% - 4px);
    top: calc(50% - 4px);
    pointer-events: none;
}

.dropdown__label {
    display: inline-block;
    position: absolute;
    font-size: 12px;
    -webkit-transform: translate3d(0, -8px, 0);
    transform: translate3d(0, -8px, 0);
    color: #666;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    background-color: #fff;
    padding: 0 3px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    margin-left: 10px;
    z-index: 1;
    pointer-events: none;
}

.dropdown__select {
    width: 100%;
    height: 45px;
    margin: 0;
    background: none;
    border: 0;
    cursor: pointer;
    box-sizing: border-box;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-weight: normal;
    font-size: 15px;
    color: #333;
    padding: 9px 25px 9px 10px;
}

.dropdown_default .dropdown__select {
    border: 1px solid #888;
    border-radius: 4px;
}

.dropdown__menu {
    display: none;
    position: absolute;
    width: 100%;
    min-width: 240px;
    text-align: left;
    -webkit-box-pack: left;
    -webkit-justify-content: left;
    -ms-flex-pack: left;
    justify-content: left;
    background: #fff;
    top: 55px;
    left: 0;
    float: left;
    z-index: 1000;
    padding: 0 15px;
    border-radius: 4px;
    max-height: 400px;
    border: 1px solid #888;
    color: #888;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.dropdown.dropdown_show .dropdown__menu {
    display: block;
}

.dropdown__menu-item {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 45px;
    width: 100%;
    padding: 10px 15px 10px 0;
    color: #666;
    border-bottom: 1px solid #666;
    text-align: left;
}

.dropdown__menu-item.active {
    font-weight: bold;
    color: #333;
}

.dropdown__menu-item:focus {
    outline: none;
    color: #666;
}

.dropdown__menu-item:focus::after {
    content: '';
    outline: 0;
    background: #666;
    height: 5px;
    width: 5px;
    border-radius: 100%;
    display: inline-block;
    position: absolute;
    top: 45%;
    top: -webkit-calc(50% - 2.5px);
    top: calc(50% - 2.5px);
    left: -10px;
}

.dropdown__menu-item:hover {
    text-decoration: underline;
    color: #666;
}

.dropdown__menu-item.active::before {
    content: '';
    position: absolute;
    height: 11px;
    width: 5px;
    top: 40%;
    top: -webkit-calc(50% - 5.5px);
    top: calc(50% - 5.5px);
    right: 3px;
    -webkit-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    transform: rotate(40deg);
    background: #fff;
    border-bottom: 1px solid #333;
    border-right: 1px solid #333;
    border-left: 0;
    border-top: 0;
}

.dropdown__menu li:last-child .dropdown__menu-item {
    border-bottom: 0;
}

.dropdown_constrained .dropdown__button,
.dropdown_constrained .dropdown__select {
    text-align: center;
    width: auto
}

.dropdown-sm .dropdown__button,
.dropdown-sm .dropdown__select {
    padding: 5px 30px 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    height: 30px
}

.dropdown-sm .dropdown__button::after,
.dropdown-sm .dropdown__select::after {
    width: 8px;
    height: 8px;
    right: 10px;
    top: 45%;
    top: -webkit-calc(50% - 4px);
    top: calc(50% - 4px);
    pointer-events: none
}

/*
accordion
***********************************/
.accordion {
    padding: 0;
    background: #fff;
    -webkit-overflow-scrolling: touch;
}

.accordion__item {
    padding: 10px 0;
    min-height: 50px;
    list-style: none;
    border-bottom: 1px solid #d6d6d6;
}

/*.accordion__item:first-child{
	border-top: 1px solid #d6d6d6;
}*/
.accordion__title {
    display: block;
    padding: 0 15px;
    font-size: 23px;
    font-weight: 700;
    text-decoration: none;
    color: #333;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 0 -15px;
}

.accordion__title::before {
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20d%3D%22M16%2025l-16-16%202-2%2014%2014.063%2014-14.063%202%202z%22%20fill%3D%22%23000000%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    display: block;
    content: '';
    height: 20px;
    width: 20px;
    background-size: contain;
    opacity: 0.5;
    margin-top: 8px;
    float: left;
    margin-right: 10px;
    -webkit-transition: -webkit-transform 300ms ease;
    transition: transform 300ms ease;
}

.accordion__title:hover,
.accordion__title.is-active,
.accordion__more:hover,
.accordion__more.is-active {
    color: #333;
    text-decoration: none;
}

.accordion__title:focus,
.accordion__more:focus {
    outline: none;
    color: #333;
    text-decoration: underline;
}

.accordion .is-active .accordion__title::before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.accordion__content {
    display: none;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.accordion .is-active .accordion__content {
    display: block;
    background: #fff;
    padding: 5px 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    margin-left: 30px;
}

/*
header
***********************************/
.header {
}

.header__main-nav {
    position: relative;
    width: 100%;
    height: 70px;
    padding: 0 10px;
    background-color: #0288d1;
    z-index: 900;
    line-height: 70px;
}

.header__main-nav-logo-wrap {
    display: inline-block;
    height: auto;
    vertical-align: middle;
}

.header__main-nav-logo {
    height: 30px;
    width: auto;
    margin-right: 50px;
}

.header__main-nav-list-container {
    display: inline-block;
    height: 100%;
}

.header__main-nav-list {
    display: inline-block;
    height: 100%;
}

.header__main-nav-item {
    display: inline-block;
    height: 100%;
    color: #fff;
    text-transform: uppercase;
}

.header__main-nav-link {
    display: inline-block;
    padding: 0 20px;
    height: 100%;
    color: #fff;
    border-bottom: 2px solid transparent;
    text-decoration: none;
}

.header__main-nav-item_active .header__main-nav-link,
.header__main-nav-link:hover {
    border-color: #fff;
    color: #fff;
}

.header__main-nav-link:focus {
    outline: 0;
}

.header__nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background: #fff;
    padding: 0 10px;
    height: 59px;
    position: relative;
    border-bottom: 1px solid #d6d6d6;
    z-index: 900;
}

.header__main-nav-side {
    float: right;
    height: 100%;
}

.header__main-nav-phone {
    font-size: 20px;
    color: #fff;
}

.header__main-nav-phone span {
    color: #ffb464;
}

.header__button_hamburger {
    display: none;
}

@media (max-width: 1119px) {

    .header__main-nav-link {
        padding: 0 10px;
        font-size: 12px;
    }

    .header__main-nav-phone {
        font-size: 18px;
    }
}

@media (max-width: 939px) {

    .header__main-nav-list-container {
        display: none;
    }

    .header__main-nav-phone {
        font-size: 20px;
    }

    .header__button_hamburger {
        display: block;
        float: right;
        height: 100%;
        width: 72px;
        border-left: 1px solid #50a5cc;
        margin-right: -10px;
        text-align: center;
        margin-left: 30px;
        cursor: pointer;
    }

    .header__button_hamburger:hover {
        background-color: rgba(255, 255, 255, 0.1);
    }

    .header__button_hamburger-inner {
        height: 14px;
        width: 25px;
        display: inline-block;
    }

    .header__button_hamburger span {
        height: 2px;
        background-color: #63b7de;
        display: block;
        width: 100%;
    }

    .header__button_hamburger span:nth-child(2) {
        margin: 5px 0;
    }

}

@media (max-width: 489px) {
    .header__button_hamburger {
        margin-left: 0;
    }

    .header__main-nav-side {
        display: none;
    }

}

.header-backdrop,
.search-backdrop,
.side-menu-backdrop {
    position: fixed;
    z-index: 900;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    pointer-events: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    background: #000;
    opacity: 0;
    -webkit-transition: opacity 400ms, height 0ms 400ms;
    transition: opacity 400ms, height 0ms 400ms;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

.backdrop.is-active {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 800;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    background: #000;
    opacity: 0.7;
}

.header-backdrop.is-active,
.search-backdrop.is-active,
.side-menu-backdrop.is-active {
    height: 100%;
    pointer-events: initial;
    -webkit-transition: opacity 400ms, height 0ms 0ms;
    transition: opacity 400ms, height 0ms 0ms;
    opacity: 0.7;
}

.side-menu-backdrop {
    z-index: 995 !important;
}

.header__icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 41px;
    height: 59px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.search-focus-hide {
    -webkit-transition: width 300ms ease;
    transition: width 300ms ease;
}

.search-focus-hide_hidden {
    opacity: 0;
    width: 0;
}

.header__icon:focus {
    outline: 0;
}

.header__icon:active {
    -webkit-filter: brightness(75%);
    filter: brightness(75%);
}

.header__icon.is-active,
.is-active .icon_inline-arrow:after {
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20viewBox%3D%220%200%2016%2016%22%20enable-background%3D%22new%200%200%2016%2016%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23CC0000%22%20d%3D%22M8%2C9L0%2C1l1-1l7%2C7l7-7l1%2C1L8%2C9z%22%2F%3E%3Cpath%20fill%3D%22%23CC0000%22%20d%3D%22M8%2C6.9l8%2C8l-1%2C1l-7-7l-7%2C7l-1-1L8%2C6.9z%22%2F%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat;

}

.header__icon.is-active {
    background-size: 16px 16px;
    background-position: center center;
}

.header__icon.is-active img {
    display: none;
}

.header .icon_inline-arrow {
    height: 10px;
    width: 10px;
}

.header .header__button {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 125px;
    -ms-flex: 1 0 125px;
    flex: 1 0 125px;
    color: #dc6e00;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
}

.header .header__button_arrow::before {
    opacity: 0;
    content: '';
    position: absolute;
    left: 40%;
    left: -webkit-calc(50% - 6px);
    left: calc(50% - 6px);
    bottom: -7px;
    width: 12px;
    height: 12px;
    border: 1px solid transparent;
    border-right-color: #d6d6d6;
    border-top-color: #d6d6d6;
    background-color: #fff;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.header .header__button:hover {
    outline: 0;
    text-decoration: underline;
}

.header__nav-search-area {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    min-width: 41px;
    margin: 0 10px
}

@media only screen and (min-width: 62em) {
    .header__nav-search-area {
        margin: 0 15px
    }
}

.side-menu {
    position: fixed;
    z-index: 995;
    width: 300px;
    height: 100%;
    top: 0;
    right: -300px;
    bottom: 0;
    background-color: #fff;
    color: #3d3d3d;;
    font-size: 14px;
    font-family: Arial, sans-serif;
    -webkit-transition: right 300ms ease;
    transition: right 300ms ease;
}

.side-menu.is-active {
    right: 0;
}

.side-menu__header {
    height: 70px;
    background-color: #0288d1;
    line-height: 70px;
    width: 100%;
}

.side-menu__button {
    display: block;
    height: 100%;
    width: 70px;
    float: left;
    border-right: 1px solid #50a5cc;
    cursor: pointer;
}

.side-menu__button-inner {
    height: 2px;
    width: 25px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.side-menu__button span {
    position: absolute;
    left: 0;
    top: 0;
    height: 2px;
    background-color: #63b7de;
    display: block;
    width: 100%;
}

.side-menu__button span:first-child {
    transform: rotate(45deg);
}

.side-menu__button span:last-child {
    transform: rotate(-45deg);
}

.side-menu__button:hover {
    background-color: rgba(255, 255, 255, 0.1);
}

.side-menu__header-side {
    float: left;
    height: 100%;
    width: calc(100% - 70px);
    text-align: right;
    padding-right: 25px;
}

.side-menu__search-wrap {
    height: 50px;
    width: 100%;
    background-color: #ededed;
    line-height: 50px;
}

.side-menu__search-input {
    height: 100%;
    border: 0;
    outline: 0;
    background-color: transparent;
    font-size: 14px;
    color: #333;
    padding-left: 60px;
    background-size: 16px 16px;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAA+VBMVEWnp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6f///9qMvSGAAAAUXRSTlMAGY3X+vbJcwlc9NuwtOriM1n+QQNi8vAtHBT1zQKJe07U2Rb9mPms5bjkutLcGJWGRoBI8eEXOffLUkkBBmzdHVHvub7TfujmvGkV2hrVwCkZX9hAAAAAAWJLR0RSDWAtkAAAAAlwSFlzAAALEgAACxIB0t1+/AAAAKpJREFUGNNdjeUSgmAQRddCBAMxwRYDO8Fu7Nz3fxk/QBh1f9ydc+7sLACAw+lyeygvDZ/xMcj6A0EMcSaHeTZCVjQWTyR1FhhWNBsulc6QlcWIdZvDPMlC0WKQSmWSlaotQK79iXqDRLNlc5vvkOxizxJ9HOh6qKgmj8YT/S1MeWU2B1gsGVytjWazRXmnJbC4R1YwjHigjqfzhb7u8XaH75Ee+PwRoGqvN9cdE0IJev46AAAAAElFTkSuQmCC');
    background-repeat: no-repeat;
    background-position: 25px center;
}

.side-menu__list {

}

.side-menu__list-item {
    border-bottom: 1px solid #ededed;
    text-transform: uppercase;
    color: #3d3d3d;
}

.side-menu__link {
    display: block;
    height: 100%;
    width: 100%;
    color: #3d3d3d;
    text-decoration: none;
    padding: 16px 15px 16px 30px;
    cursor: pointer;
}

.side-menu__list-item.is-active .side-menu__link,
.side-menu__link:hover {
    background-color: #f6f6f6;
    outline: 0;
}

.navigation {
    padding-left: 0;
    left: 0;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: fixed;
    z-index: 899;
    outline: 0;
    visibility: hidden;
    margin: 0;
    height: 100%;
    width: 320px;
    opacity: 0;
    transition: transform 0.3s ease;
    -webkit-transition: -webkit-transform 0.3s ease;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);

}

/*.navigation_hidden{
	visibility: hidden;
}*/
.navigation_shown {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    overflow: hidden;
}

.navigation__inner {
    -webkit-font-smoothing: antialiased;
    height: 100%;
    width: 320px;
}

.navigation__menu {
    width: 100%;
    max-width: 85vw;
    height: 100%;
    padding-bottom: 300px;
    top: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    position: absolute;
    background-color: #fff;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: background-color 300ms ease;
    transition: background-color 300ms ease;
    will-change: transform;
    overflow-y: auto;
    overflow-x: hidden;
}

.navigation__menu_depth {
    transition: all 300ms ease;
    left: 320px;
    opacity: 0;
}

.navigation__menu_depth_active {
    left: 0;
    opacity: 1;
}

.navigation__link_back > a .icon {
    height: 17px;
    width: 15px;
    opacity: 0.6;
    margin-right: 7px;
}

.navigation__title {
    font-weight: 600;
}

.navigation__menu_is-active li {
    -webkit-filter: none;
    filter: none;
}

.navigation li + *::before {
    content: '';
    display: block;
    border-top: 1px solid #d6d6d6;
    margin: 0 15px;
    outline: 0;
    -webkit-transition: opacity 500ms ease;
    transition: opacity 500ms ease;
}

.navigation li > a {
    display: block;
    padding: 13px 15px;
    font-size: 16px;
    line-height: 1;
    color: #333;
    width: 100%;
    -webkit-transition: opacity 500ms ease;
    transition: opacity 500ms ease;
    text-decoration: none;
}

.form_input-search {
    display: block;
    position: relative;
    background-color: #fff;
    width: 100%;
    height: 42px;
    margin: 0;
    border: 1px solid #888;
    border-radius: 25px;
}

.form_input-search input {
    display: block;
    box-sizing: border-box;
    padding: 10px 16px;
    padding-left: 35px;
    margin: 0;
    -webkit-appearance: none;
    border-radius: 0;
    border: 0;
    background-color: transparent;
    font-size: 16px;
    line-height: 1.25em;
    cursor: text;
}

.form_input-search input {
    color: #333;
    resize: none;
    z-index: 2;
    /*margin-top: -41px;*/
}

.form_input-search input[type="search"] {
    background-size: 14px 13px;
    background-position: 12px center;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20viewBox%3D%220%200%2032%2032%22%20enable-background%3D%22new%200%200%2032%2032%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23888888%22%20d%3D%22M29.9%2C27.6l-5-5.8c-0.3-0.4-0.4-1.1-0.1-1.6c0.1-0.2%2C2.3-3.8%2C2.3-7c0-7.1-5.8-12.8-12.8-12.8S1.5%2C6%2C1.5%2C13.1%20s5.8%2C12.8%2C12.8%2C12.8c2.4%2C0%2C5.1-1.2%2C5.2-1.2c0.4-0.2%2C1.2%2C0%2C1.5%2C0.3l5%2C5.9c0.4%2C0.5%2C1.1%2C0.8%2C1.8%2C0.8c0.6%2C0%2C1.1-0.2%2C1.5-0.5l0.4-0.3%20c0.5-0.4%2C0.8-1%2C0.8-1.6C30.5%2C28.6%2C30.3%2C28%2C29.9%2C27.6%20M23.2%2C13.1c0%2C4.9-4%2C8.9-8.9%2C8.9s-8.9-4-8.9-8.9s4-8.9%2C8.9-8.9%20C19.2%2C4.2%2C23.2%2C8.2%2C23.2%2C13.1%22%2F%3E%3C%2Fsvg%3E");
}

/*
storycard
***********************************/
.storycard {
    position: relative;
    display: block;
    overflow: hidden;
    max-width: 1200px;
    margin: 0 auto;
    background-color: #fff;
    line-height: 1;
    color: #333;
    text-decoration: none;
}

.storycard__link {
    display: block;
    height: 100%;
}

.storycard__image {
    width: 100%;
}

.storycard__image img {
    width: 100%;
    vertical-align: bottom;
}

/*
media-block
***********************************/
.media-block {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column wrap;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
}

.media-block_story {
    margin-top: 15px;
}

.media-block_story .media-block__figure {
    width: 100%;
    height: auto;
}

.media-block_story .media-block__storycard {
    position: relative;
    margin: 0 0 15px;
}

.media-block-1x1 .media-block__storycard {
    padding-top: 100%;
}

.media-block_story .media-block__storycard > * {
    overflow: visible;
}

.media-block_story .media-block__figure {
    width: 100%;
    height: auto;
}

.media-block_story .media-block__body {
    margin: 0 15px auto;
}

.media-block_story p {
    margin-bottom: 10px;
}

.media-block_story b,
.media-block_story strong {
    color: #dc6e00;
}

@media only screen and (min-width: 41.75em) {
    .media-block_story {
        margin-top: 0;
    }
}

@media (max-width: 504px) {

    .media-block_story .media-block__body .bravo {
        font-size: 20px;
    }

}

/*
categories
***********************************/

.categories {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
    margin: 0 auto;
    margin-top: -7.5px;
    max-width: 1250px;
}

.categories > li {
    margin: 7.5px;
}

.categories > li > a {
    display: block;
    outline-offset: 15px;
}

.categories > li > a,
.categories > li > a:visited,
.categories > li > a:hover,
.categories > li > a:focus,
.categories > li > a:active {
    color: inherit;
    text-decoration: none;
}

.categories > li > a:active,
.categories > li > a:hover,
.categories > li > a:focus {
    outline: 0;
    text-decoration: none;
}

.categories figure {
    background-color: #fff;
    padding: 5%;
    margin: 4%;
    position: relative;
}

.categories figure:before {
    content: ' ';
    display: block;
    width: 100%;
    padding-top: -webkit-calc(100% + 0px);
    padding-top: calc(100% + 0px);
}

.categories figure > * {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.categories figure > img {
    margin: 0 auto;
    width: 175px;
}

.categories figcaption {
    color: #333;
    font-size: 16px;
    position: relative;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.categories > li > a:focus figcaption {
    outline: #666 dashed 1px;
    outline-offset: 2px;
    -moz-outline-radius: 4px;
}

@media (max-width: 1276px) {
    .categories figure > img {
        margin: 0 auto;
        width: 100%;
    }
}

@media (max-width: 559px) {
    .categories figcaption {
        font-size: 13px;
    }
}

.catalog-description {
    margin-top: 3rem;
}

/*
products
***********************************/
.carousel-container {
    width: 100%;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.carousel-vertical {
    position: relative;
}

.carousel-product {
    margin: 0 -15px 15px;
}

@media (min-width: 668px) and (orientation: landscape) {
    .carousel-product {
        min-height: 420px;
    }
}

.carousel-product .slick-slide a {
    display: block;
}

.carousel-container-vertical-thumb {
    position: absolute;
    top: 40px;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 60px;
    z-index: 1;
}

.carousel-container-vertical-thumb .prev,
.carousel-container-vertical-thumb .next {
    position: absolute;
    left: -webkit-calc(50% - 15px);
    left: calc(50% - 15px);
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-position: 50% 60%;
    background-size: 50%;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    margin: 0;
    pointer-events: initial;
    cursor: pointer;
    z-index: 1;
}

.carousel-container-vertical-thumb .prev {
    top: 0;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.carousel-container-vertical-thumb .next {
    bottom: 25px;
    margin-bottom: 15px;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

.carousel-container-vertical-thumb .prev.slick-disabled,
.carousel-container-vertical-thumb .next.slick-disabled {
    display: none !important;
}

.carousel-container-vertical-thumb .slick-slide {
    padding: 2px 0 8px 0;
    min-height: 65px;
    width: 60px;
    opacity: 0.2;
    border: 0;
}

.carousel-container-vertical-thumb .slick-slide:focus {
    outline: 0;
}

.carousel-container-vertical-thumb .slick-slide.slick-active {
    opacity: 1;
}

.carousel-container-vertical-thumb .slick-slide .carousel-item {
    border: 1px solid #d6d6d6;
    width: 55px;
    margin: auto;
}

.carousel-container-vertical-thumb .slick-slide div.is-selected {
    border: 1px solid #333;
}

.carousel-container-vertical-thumb .slick-slide a {
    display: block;
}

.carousel-container-vertical-thumb .slick-slide img {
    border: 1px solid #fff;
}

.carousel-container.has-scrollbar {
    border-top: 1px solid #d6d6d6;
    margin-bottom: 30px;
}

.carousel-container.l-col-xs-12 {
    max-width: 1200px;
    margin: 30px auto;
}

.carousel-container__title {
    padding: 15px 0 0;
}

.carousel-scroll {
    width: auto;
    -ms-overflow-style: scrollbar;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    margin-left: -15px;
    margin-right: -15px;
    border-bottom: 1px solid #d6d6d6;
}

.sbc-carousal.carousel-scroll {
    border: none;
}

.has-nooffset .carousel-scroll {
    margin: 0;
}

.has-scrollbar .carousel-scroll {
    padding-bottom: 10px;
}

.carousel-scroll .products-scroll,
.carousel-scroll .carousel-view {
    position: relative;
    left: 15px;
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px);
}

.has-nooffset .carousel-scroll .products-scroll,
.has-nooffset .carousel-scroll .carousel-view {
    left: 0;
    width: 100%;
}

.carousel-scroll ul {
    display: inline-table;
}

.carousel_expanded {
    white-space: normal;
    overflow: hidden;
    margin: 0;
    text-align: left;
}

.products__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.smartphone {
    background: url(/local/templates/template/images/smartphone.png) no-repeat #fff bottom;
    background-size: 100%;
    margin: auto;
    height: 500px;
    display: block;
    text-align: center;
    vertical-align: center;
    width: 50%;
}

.product {
    margin: 7.5px;
}

.products_tile .product {
    text-align: left;
    border: 1px solid #d6d6d6;
    border-radius: 4px;
    position: relative;
}

.products_tile .product_ghost {
    opacity: 0.2;
}

.product .sticker {
    top: 15px;
    right: 15px;
    left: auto;
}

.carousel-scroll li {
    display: inline-block;
}

.carousel .product {
    min-width: 80px;
    max-width: 185px;
    width: 25vw;
}

@media only screen and (min-width: 30em) {
    .carousel .product {
        width: 20vw;
    }
}

@media only screen and (min-width: 41.75em) {
    .carousel .product {
        width: 16vw;
    }
}

@media (max-width: 479px) {
    .products_tile .sticker {
        left: 15px;
        right: auto;
    }
}

.products-scroll .product {
    margin: 7.5px;
    vertical-align: top;
}

.carousel-scroll li:first-child {
    margin-left: 15px;
}

.product__link {
    width: 100%;
    text-decoration: none;
    float: left;
    position: relative;
}

.products_tile .product__link {
    display: block;
}

.carousel-scroll .product__link {
    padding: 0;
    white-space: initial;
}

.striked-price {
    color: #555;
    font-size: 12px;
    text-decoration: line-through;
}

.product__image {
    margin: 0 auto 15px;
}

.products_tile .product__image {
    display: block;
    position: relative;
    width: 43%;
    margin: 0;
    height: 100%;
    float: left;
    padding: 5px;
}

.products-scroll .product__image {
    padding: 0;
    margin: 0;
    width: 100%;
    position: relative;
}

.products_tile .product__image:before {
    content: ' ';
    display: block;
    width: 100%;
    padding-top: -webkit-calc(100% + 0px);
    padding-top: calc(100% + 0px);
}

.products_tile .product__image > * {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.products_tile .product__image > * {
    padding: 5px;
}

.products_tile .product .details__button .btn {
    margin-bottom: 0;
}

.carousel-scroll .product__link a {
    display: block;
    margin-top: 3px;
    text-decoration: none;
}

.products-scroll .product__image:before {
    content: ' ';
    display: block;
    width: 100%;
    padding-top: -webkit-calc(100% + 0px);
    padding-top: calc(100% + 0px);
}

.products-scroll .product__image > * {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0;
}

.details {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.details > * {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
}

.details-plp {
    position: relative;
    -webkit-transform: initial;
    -ms-transform: initial;
    transform: initial;
}

.details-pdp {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    margin-top: 15px;
    padding-top: 0;
    border-top: 0;
}

.details-pdp .price {
    font-size: 25px;
    font-weight: bold;
}

.pdp-esp-wrapper {
    display: none !important;
}

.products_tile .products__list .details {
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    margin: 15px;
}

.products-scroll .details {
    padding-top: 0;
    margin: 5px 0 0;
    border: 0;
}

.price {
    font-weight: 700;
    font-size: 19px;
    line-height: 100%;
    color: #dc6e00;
    width: 100%;
}

.price .old-price{
	color: #b0bec5;
	text-decoration: line-through;
	font-size: 15px;
	float: left;
	margin-right: 10px;
}
.price .current-price{
	display: block;
	float: left;
}

.details-pdp .old-price {
    display: block;
    font-size: 16px;
}

.products_tile .product .price {
	display: inline-block;
	width: 70%;
	vertical-align: middle;
}

.products-scroll .product .price {
    font-size: 13px;
    padding-bottom: 0;
}

.products-scroll .product .old-price {
    font-size: 13px;
}

@media (max-width: 759px) {
    .products-scroll .product .old-price {
        display: block;
    }
}

.details__title {
    font-size: 15px;
    font-weight: normal;
    line-height: 1.2;
    color: #333;
    margin: 0;
    width: 100%;
    white-space: normal;
}

.details__title a {
    text-decoration: none;
}

.details__bottom {
    margin-top: 10px;
}

.details__rating-swatch {
    width: 100%;
    margin: 5px 0 0;
    height: 14px;
}

.product .ratings-block {
    margin-right: 5px;
    padding: 1px 5px 2px 0;
    float: left;
}

.sticker-wrap {
    position: relative;
}

.sticker {
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    text-align: center;
    color: #fff;
    background-color: #ff2400;
    border-radius: 21px;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    z-index: 2;
}

@media (max-width: 991px) {
    .sticker {
        font-size: 12px;
        line-height: 24px;
        height: 24px;
        width: 50px;
    }
}

@media (max-width: 667px) {
    .sticker {
        font-size: 11px;
        line-height: 20px;
        height: 20px;
        width: 40px;
    }
}

.rating-section {
    vertical-align: middle;
}

.rating-section .ratings-block {
    display: inline-block;
    vertical-align: text-bottom;
    cursor: pointer;
}

.rating-section .question-count {
    color: #666;
    font-size: 11px;
    padding-left: 10px;
    border-left: 1px solid #d6d6d6;
    cursor: pointer;
    display: inline-block;
    vertical-align: text-bottom;
}

.rating-section .question-count svg {
    margin-right: 2px;
    vertical-align: inherit;
}

.ratings {
    position: relative;
}

.ratings-sm {
    width: 74px;
}

.ratings-sm .ratings-img {
    height: 14px;
    width: 74px;
    max-width: inherit;
}

.ratings-xs {
    width: 64px;
}

.ratings-xs .ratings-img {
    height: 12px;
    width: 64px;
    max-width: inherit;
}

.ratings-score {
    overflow: hidden;
    position: absolute;
    top: 0;
}

.ratings__count {
    float: left;
    position: relative;
    font-size: 11px;
    color: #666;
    left: 5px;
    margin-right: 5px;
}

.product__swatch {
    display: inline-block;
    height: 14px;
    overflow: hidden;
    width: auto;
    position: relative;
}

.product__swatch-color {
    border-radius: 50%;
    width: 12px;
    height: 12px;
    margin: 0 3px 2px 0;
    float: left;
}

.details__button {
    margin-top: 10px;
    padding-top: 15px;
    border-top: 1px solid #d6d6d6;
}

.products_tile .product .details__button .btn {
    margin-bottom: 0;
}

.products-scroll .details__title {
    font-size: 13px;
}

.carousel-scroll .product__link a {
    display: block;
    margin-top: 3px;
}

.carousel-container .scrollbar-container {
    display: block;
    width: 100%;
    height: 10px;
    bottom: -15px;
    position: relative;
}

.carousel-container .scrollbar {
    display: block;
    width: 100px;
    border-radius: 5px;
    height: 12px;
    background: #fff;
    border: 1px solid #888;
    -webkit-transition: background 0.7s ease-in-out;
    transition: background 0.7s ease-in-out;
    cursor: -webkit-grab;
    cursor: grab;
    opacity: 1;
}

.modal {
    width: 700px;

}

@media (max-width: 759px) {
    .modal {
        width: 480px;
    }
}

@media (max-width: 539px) {
    .modal {
        width: 320px;
    }
}

@media (max-width: 379px) {
    .modal {
        width: 260px;
    }
}

.carousel-container .scrollbar:active,
.carousel-container .scrollbar:hover {
    background: #888;
    outline: none;
}

.fadeout-layer {
    width: 60px;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
    display: block;
}

.fadeout-layer_right {
    background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), #fff);
    background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), #fff);
    right: -15px;
    top: 0;
}

.fadeout-layer_left {
    background-image: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 0), #fff);
    background-image: linear-gradient(270deg, rgba(255, 255, 255, 0), #fff);
    left: -15px;
    top: 0;
}

.carousel-scroll .prev,
.carousel-scroll .next {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-position: 50% 60%;
    background-size: 50%;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    margin: 0;
    pointer-events: initial;
    cursor: pointer;
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20d%3D%22M16%2025l-16-16%202-2%2014%2014.063%2014-14.063%202%202z%22%20fill%3D%22%23000000%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat;
}

.carousel-scroll .next {
    left: auto;
    right: 0;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.carousel-scroll .prev {
    right: auto;
    left: 0;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.carousel-container:hover .carousel-scroll .prev:not([disabled]), .carousel-container:hover .carousel-scroll .next:not([disabled]) {
	opacity: 1;
	z-index: 2;
}
@media only screen and (min-width: 30em){
	.products_tile .product__image {
		width: 55%;
		margin: auto;
		float: none;
		clear: both;
		padding: 15px;
	}
	.products_tile .product__image > * {
		padding: 15px;
		width: 434px;
	}

	.products_tile .products__list .details {
		padding: 0;
		padding-top: 15px;
		margin: 0 15px 15px;
		border-top: 1px solid #d6d6d6;
	}

	.details__button {
		-webkit-box-ordinal-group: 0;
		margin-top: 0;
		padding-top: 0;
		border-top: 0;
		display: inline-block;
		width: 27%;
		text-align: right;
	}
}
@media only screen and (min-width: 41.75em){
	.products_tile .product__image {
		width: 100%;
		margin-right: auto;
	}
}

/*
filter
***********************************/

.l-sidebar-filter {
    display: block;
    background-color: #fff;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    width: 100%;
}

.sidebar-sticky-filter {
    box-sizing: border-box;
    position: relative;
    width: 100%;
    min-width: 100%;
    height: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 300ms ease-out;
    transition: 300ms ease-out;
}

.productFilter > * {
    vertical-align: top;
}

.product-filter {
    text-align: center;
    position: relative;
    overflow-x: visible;
    overflow-y: visible;
    z-index: 2;
}

.product-filter__filter-container,
.product-filter__filter-toggle,
.product-filter__filter-submit {
    display: none;
}

.product-filter__sort-toggle {
    display: inline-block;
}

.product-filter .accordion {
    text-align: left;
}

.product-filter .accordion__item {
    padding: 10px 1px;
}

.product-filter .accordion .accordion__item.is-active {
    position: relative;
}

.product-filter .accordion__title {
    font-weight: normal;
    width: 100%;
    font-size: 18px;
    line-height: 1.7;
    padding: 0;
    margin: 0;
}

.product-filter .accordion .is-active .accordion__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-left: 15px;
    overflow-x: hidden;
}

.product-filter .form-radio,
.product-filter .form-checkbox {
    padding-right: 0;
}

.product-filter .form-radio .form__label,
.product-filter .form-checkbox .form__label {
    padding-top: 2px;
}

.product-filter .form__text {
    display: inline;
    color: #666;
    word-wrap: break-word;
}

@media only screen and (min-width: 62em) {
    .l-sidebar-filter {
        box-sizing: border-box;
        width: 255px;
        min-width: 255px;
    }

    .sidebar-sticky-filter {
        width: 255px;
        min-width: 255px;
        padding: 0 0 0 15px;
    }

    .product-filter {
        overflow-y: auto;
    }

    .product-filter__sort-toggle {
        display: block;
    }

    .product-filter__filter-container {
        display: block;
        padding-bottom: 100px;
    }

    .product-filter .form-radio,
    .product-filter .form-checkbox {
        width: 100%;
    }
}

/*
detail
***********************************/

.add-to-cart-wrap input[type="text"],
.add-to-cart-wrap input[type="email"],
.add-to-cart-wrap input[type="phone"] {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.btn-prepend {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.quantity-dropdown {
    position: relative;
    height: 49px;
}

.quantity-dropdown-button {
    width: 60px;
}

.quantity-dropdown select {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    background: none;
    border: 0;
    border-radius: 0;
    cursor: pointer;
    opacity: 0;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.quantity-dropdown .quantity-dropdown__label {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none;
    height: 100%;
    font-size: 16px;
    text-align: center;
    padding-top: 6px;
}

.quantity-dropdown-button .quantity-dropdown__label {
    z-index: 2;
    border-radius: 5px 0 0 5px;
}

.quantity-dropdown-button-red .quantity-dropdown__label {
    background-color: #dc6e00;
    color: #fff;
}

.quantity-dropdown .quantity-dropdown__arrow {
    height: 7px;
    width: 7px;
}

.quantity-dropdown .quantity-dropdown__text {
    font-size: 10px;
    line-height: 0.75;
    display: block;
}

.quantity-dropdown-button::after {
    content: '';
    position: absolute;
    top: 5px;
    bottom: 5px;
    right: -1px;
    opacity: 0.4;
    z-index: 1;
}

.quantity-dropdown-button-red::after {
    border-right: 1px solid #fff;
}

.btn-prepend > .btn {
    margin-right: 0;
    border-radius: 0;
}

.quantity-dropdown-button + .btn {
    height: 49px;
}

.btn-prepend > .btn:last-child {
    border-radius: 0 4px 4px 0;
}

.sbc-subscribe {
    margin-top: 10px;
}

.price__save-story {
    color: #666;
    font-size: 12px;
    font-weight: normal;
    margin-top: 2px;
    float: right;
}

.variator {
    margin: 10px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: center;
}

.variator__pdp .title {
    position: relative;
}

.variator__pdp .carousel-container {
    border: none;
}

.variator__pdp .variator {
    margin: 0;
}

.variator__pdp .is-initialized .products-scroll {
    border-bottom: 0;
    padding-bottom: 0;
}

.variator li:first-child {
    margin-left: 0;
}

.variator__option-color .variator__option-label {
    display: block;
    position: relative;
    height: 81px;
    width: 81px;
    border-radius: 50%;
    cursor: pointer;
    outline: 0;
    padding: 2px;
    border: 1px dashed transparent;
}

.variator__option-color .variator__option-label[disabled],
.variator__option-color .variator__option-label[data-disabled=true] {
    opacity: 0.3 !important;
    cursor: default;
}

.variator__option-color .variator__option-label:focus,
.variator__option-color input:focus + .variator__option-label {
    outline: 0;
    border-color: #888;
}

.variator__option input {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

.variator__option-color .variator__option-imagecircle {
    display: inline-block;
    position: relative;
    overflow: hidden;
    width: 75px;
    height: 75px;
    background: #fff;
    border: 1px solid #888;
    border-radius: 50%;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.variator__option-color .variator__option-imagecircle::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #333;
    opacity: 0;
    z-index: 1;
}

.variator__option-color .variator__option-image {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    position: absolute;
    top: 50%;
    left: 50%;
    width: 69px;
    height: 69px;
    margin-top: -34.5px;
    margin-left: -34.5px;
    border-radius: 50%;
}

.variator__option-color .variator__option-swatch {
    position: absolute;
    bottom: 3px;
    right: 3px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    opacity: 0;
}

.variator__option-color .variator__option-swatch-arc {
    position: absolute;
    top: -51px;
    left: -51px;
    width: 69px;
    height: 69px;
    overflow: hidden;
}

.variator__option-color .variator__option-swatch-arc::after {
    content: '';
    position: absolute;
    bottom: -6px;
    right: -6px;
    width: 24px;
    height: 24px;
    border: 1px solid #d6d6d6;
    border-radius: 50%;
}

.variator__option-color .variator__option-swatch-image {
    position: absolute;
    top: 2px;
    left: 2px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    -webkit-clip-path: circle(48% at 50% 50%);
    clip-path: circle(48% at 50% 50%);
}

.variator__option-color .variator__option-swatch-check {
    opacity: 0;
    position: absolute;
    top: 7px;
    left: 7px;
    width: 10px;
    height: 10px;
}

.carousel_expanded .variator__option {
    margin-bottom: 10px;
}

.carousel_expanded .variator__option:first-child {
    margin-left: 0;
}

.variator-size-options {
    padding: 5px;
}

.variator__option-size {
    display: inline-block;
    margin-right: 5px;
}

.variator__option-size:last-child {
    margin-right: 0;
}

.variator-size-options .btn {
    margin: 0;
    line-height: 1.1;
    min-width: 60px;
}

.variator__option-size .variator__option-label {
    position: relative;
    cursor: pointer;
}

.variator__option-size [data-checked="true"].variator__option-label,
.variator__option-size input:checked + label {
    border-color: #333 !important;
}

.variator__option input {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

.variator__option-size .variator__option-swatch-check {
    opacity: 0;
    position: absolute;
    bottom: -6px;
    right: 8px;
    width: 12px;
    height: 12px;
}

.variator__option-color [data-checked="true"] .variator__option-swatch-check,
.variator__option-color input:checked .variator__option-swatch-check {
    opacity: 1;
}

.variator__option-color .variator__option-label[data-checked="true"] .variator__option-imagecircle, .variator__option-color .variator__option-label[data-checked="true"] .variator__option-swatch-arc::after,
.variator__option-color input:checked + label .variator__option-imagecircle, .variator__option-color input:checked + label .variator__option-swatch-arc::after {
    border-color: #333;
}

.variator__option-size [data-checked="true"].variator__option-label .variator__option-swatch-check,
.variator__option-size input:checked + label .variator__option-swatch-check {
    opacity: 1;
}

.variator__option-color [data-checked="true"] .variator__option-swatch {
    opacity: 1;
}

.accordion-card {
    position: relative;
    border: 1px solid #d6d6d6;
    border-radius: 4px;
    height: 120px;
    padding: 15px;
    padding-top: 10px;
    cursor: pointer;
    overflow: hidden;
    margin-bottom: 10px;
}

.accordion-card_expanded {
    height: auto;
}

.accordion-card h2 {
    font-weight: bold;
}

.fadeoutLayer-bottom {
    display: block;
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0;
    height: 20px;
    width: 100%;
    content: ' ';
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, #fff 100%);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0%, #fff 100%);
}

.add-to-cart-wrap {
    position: relative;
}

.title-product {
    font-size: 23px;
    font-weight: normal;
    color: #333;
    text-align: center;
    margin: 0;
    width: 100%;
    padding-bottom: 15px;
    border-bottom: 1px solid #d6d6d6;
    display: none;
}

@media only screen and (min-width: 41.75em) {

    .title-product {
        display: inline-block;
    }
}

.subnav__inner {
    text-align: center;
}

.subnav__list {
    display: inline-table;
    padding-bottom: 4px !important;
    font-size: 16px;
}

.subnav__item {
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    min-width: 100px;
    display: inline-block;
}

.subnav__list li:first-child {
    margin-left: 0 !important;
}

.subnav__list > li > a {
    padding: 10px 10px 5px;
    text-decoration: none;
}

.subnav__list > li > a:focus {
    outline: none;
}

.subnav__item-is-active {
    border-bottom: solid 3px #dc6e00;
}

.override-highlights b {
    font-weight: normal;
    color: #333;
}

.aside-right-block {
    display: none;
}

.subnav__video {
    width: 100%;
    height: 500px;
}

@media (max-width: 839px) {

    aside.l-sidebar {
        display: none;
    }

    .aside-right-block {
        display: block;
    }

}

@media (max-width: 667px) {
    .carousel-container-vertical-thumb {
        display: none;
    }

    .subnav__video {
        height: 400px;
    }
}

@media (max-width: 559px) {
    .subnav__video {
        width: 560px;
        height: 315px;
        max-width: 100%;
    }
}

@media (max-width: 479px) {

    .subnav__list {
        font-size: 12px;
    }

    .subnav__item {
        padding-left: 2px;
        padding-right: 2px;
        min-width: 0;
    }

}

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

.reviews__date {
    display: inline-block;
    color: #5e5e5e;
    font-size: 11px;
    line-height: 12px;
    vertical-align: middle;
}

/*
cart
***********************************/

.list-item,
.cart-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 10px 0;
    border-bottom: 1px solid #d6d6d6;
}

.cart-item__info {
    -webkit-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    -webkit-box-flex: 1;
    flex: 1 1 50%;
}

.list-item__info,
.cart-item__info {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 60%;
    -ms-flex: 1 1 60%;
    flex: 1 1 60%;
}

.list-item:first-child,
.cart-item:first-child {
    padding-top: 0;
}

.cart-item__image {
    -webkit-flex: 0 0 15%;
    -ms-flex: 0 0 15%;
    -webkit-box-flex: 0;
    flex: 0 0 15%;
    max-width: 35px;
    min-width: 35px;
    width: 35px;
    max-height: 35px;
    min-height: 35px;
    height: 35px;
    margin: 0 10px 0 0;
}

.list-item__image,
.cart-item__image {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 25%;
    -ms-flex: 1 1 25%;
    flex: 1 1 25%;
    max-width: 75px;
    min-width: 75px;
    width: 75px;
    max-height: 75px;
    min-height: 75px;
    height: 75px;
    margin: 0 10px 0 0;
}

.cart-item__info {
    -webkit-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    -webkit-box-flex: 1;
    flex: 1 1 50%;
}

.list-item__info,
.cart-item__info {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 60%;
    -ms-flex: 1 1 60%;
    flex: 1 1 60%;
}

.cart-item__top {
    position: relative;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    -webkit-box-flex: 1;
    flex: 1 1 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.list-item__top,
.cart-item__top {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.cart-item__title {
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    -webkit-box-flex: 1;
    flex: 1 1 100%;
    -ms-flex-item-align: center;
    -webkit-align-self: center;
    align-self: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.2;
}

.cart-item__title a {
    text-decoration: none;
}

.list-item__title,
.cart-item__title {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.2;
}

.list-item__quantity,
.cart-item__quantity {
    margin-top: -6px;
}

.cart-item__price {
    font-weight: bold;
    font-size: 14px;
    margin-top: 5px;
    margin-right: 10px;
    margin-bottom: 5px;
    color: #dc6e00;
}

.list-item__price,
.cart-item__price {
    font-weight: bold;
    font-size: 18px;
    margin-top: 5px;
    margin-right: 10px;
    margin-bottom: 5px;
}

.cart-item__price_old {
    margin-left: 10px;
}

.cart-item__remove {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    margin: 0;
    margin-left: 10px;
}

.remove-btn {
    margin: 0;
}

.order__summary {
    font-size: 18px;
    width: 100%;
    line-height: 1.8;
    font-weight: bold;
}

.order-bottom {
    display: none;
    padding-top: 20px;
    padding-bottom: 20px;
}

.quantity-select {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    position: relative;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.coupon-container {
    max-width: 400px;
    margin-top: 10px;
}

.coupon-wrapper {
    display: none;
}

.coupon-title {
    font-size: 18px;
    font-weight: 600;
}

/*.coupon-desc{
	font-size: 14px;
	margin-top: 3px;
	color: #959595;
}*/
.coupon-group {
    margin-top: 10px;
}

.coupon-input {
    width: 180px;
    float: left;
    height: 34px;
    border: 1px solid #888888;
}

.coupon-input:focus {
    border-color: #888888;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.coupon-input_error {
    border-color: #e86900 !important;
}

.coupon-apply {
    width: 100px;
    float: left;
    padding-top: 0;
    padding-bottom: 0;
    height: 28px;
    font-size: 14px;
    margin: 3px 0 0 10px;
}

.coupons-applied {
    margin-top: 10px;
}

.coupons-applied__item {
    position: relative;
    display: block;
    color: #333;
    float: left;
    margin-right: 5px;
    padding-right: 28px;
}

.coupons-applied__item:after {
    content: '×';
    position: absolute;
    right: 8px;
    top: -1px;
    font-size: 20px;
}

.coupon-error-message {
    clear: both;
    display: block;
    color: #b85300;
}

.coupon-link {
    float: right;
    font-size: 14px;
    text-decoration: underline;
    font-weight: 600;
}

.order-bottom .coupon-link {
    float: left;
}

@media only screen and (min-width: 41.75em) {
    .list-item__info, .cart-item__info {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 75%;
        -ms-flex: 1 1 75%;
        flex: 1 1 75%;
    }

    .list-item__image,
    .cart-item__image {
        max-width: 100px;
        min-width: 100px;
        width: 100px;
        max-height: 100px;
        min-height: 100px;
        height: 100px;
    }

    .list-item__info,
    .cart-item__info {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 75%;
        -ms-flex: 1 1 75%;
        flex: 1 1 75%;
    }

    .list-item__top,
    .cart-item__top {
        margin-bottom: 15px;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .list-item__title,
    .cart-item__title {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 45%;
        -ms-flex: 0 0 45%;
        flex: 0 0 45%;
        padding-bottom: 0;
    }

    .list-item__price, .cart-item__price {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
        margin: 0;
    }

    .cart-item__price_old {
        margin: 0 0 0 10px;
    }

    .list-item__quantity,
    .cart-item__quantity {
        margin-top: 0;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
    }
}

.order-checkout {
    width: 100%;
}

.order-buttons {
    width: 100%;
    /*max-width: 840px;*/
    margin: 30px auto 0;
    position: relative;
}

.order-buttons__block {
    position: relative;
    float: left;
    width: 45%;
}

.order-buttons__block:last-child {
    position: relative;
    float: right;
}

.order-buttons__block_center {
    float: none;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
}

.order-buttons-sep {
    display: inline-block;
    font-size: 12px;
    color: #959595;
    background-color: #fff;
    padding: 4px 10px;
}

.order-phone {
    background-color: #0287d2;
    position: relative;
    height: 49px;
    padding: 4px;
    flex-basis: 55%;
}

.order-phone::after {
    content: '';
    position: absolute;
    top: 5px;
    bottom: 5px;
    right: -1px;
    opacity: 0.4;
    z-index: 1;
    border-right: 1px solid #fff;
}

.order-phone-input {
    height: 100%;
    width: 100%;
    display: block;
    padding: 5px;
    font-size: 16px;
    color: #333;
}

.order-phone-input_error {
    outline: 1px solid red;
}

.phone-error {
    color: #b85300;
    height: 22px;
}

.order-phone-btn {
    background-color: #0287d2;
    border-color: #0287d2;
    flex-basis: 45%;
    margin: 0;
}

.order-phone-btn:hover {
    background-color: #005e92;
    border-color: #005e92;
}

.order-phone-btn:active {
    background-color: #024569;
    border-color: #024569;
}

.order-buttons__desc {
    width: 100%;
    color: #878787;
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 8px;
}

.order-buttons__desc-caption {
    display: block;
    text-transform: uppercase;
}

.order-buttons__desc-text {
    display: block;
}

@media (max-width: 803px) {

    .order-buttons__block:nth-child(n) {
        float: none;
        width: 100%;
        /*max-width: 640px;*/
        margin: 0 auto;
        padding-bottom: 16px;
        border-bottom: 1px solid #d6d6d6;

    }

    .order-buttons__block_center {
        position: relative;
        transform: none;
        -webkit-transform: none;
        margin: 0;
        width: 100%;
        left: 0;
        top: -11px;
        text-align: center;
    }

}

@media (max-width: 667px) {

    .cart-item__top {
        padding-bottom: 50px;
    }

    .cart-item__quantity {
        position: absolute;
        bottom: 10px;
        left: 0;
    }

    .cart-item__remove {
        position: absolute;
        bottom: 10px;
        right: 0;
    }

}

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

/*
/ cart
***********************************/

/*
pagination
***********************************/

.pagination {
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.pagination .btn-paginate.is-disabled {
    opacity: 0.5;
}

/*
footer
***********************************/
.footer {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 177px;
    /*border-top: 1px solid #d6d6d6;*/
    background-color: #fff;
    z-index: 10;
}

.footer__wrapper {
    text-align: center;
}

.footer__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 5px 0;
}

.footer hr {
    margin: 0 15px;
    padding: 0 15px;
    border-top: 1px solid #d6d6d6;
}

.footer__layer {
    text-align: center;
}

.footer__layer ul {
    display: inline-block;
    padding-top: 15px;
    font-size: 10px;
}

.footer__layer li {
    display: inline-block;
    padding: 0 4px 4px;
    position: relative;
    text-align: center;
    text-transform: lowercase;
    vertical-align: middle;
}

.footer__layer a {
    text-transform: capitalize;
}

.footer__layer a:hover,
.footer__layer a:focus,
.footer__layer a:active {
    text-decoration: underline;
    outline: none;
}

.footer__trademark {
    text-align: center;
    margin-top: 16px;
}

.footer__trademark svg {
    margin: 20px 0;
    width: 40px;
}

.footer__logo {
    height: 25px;
    text-align: center;
    display: inline-block;
}

@media only screen and (min-width: 30em) {
    .footer__layer ul {
        font-size: 12px;
    }
}

.fancybox-close-small:focus {
    outline: 0 !important;
}

.fancybox-close-small:focus:after {
    outline: 0 !important;
}
.not-found-error{
	font-size: 16px;
	font-weight: 500;
	color: #333;
	display: block;
	text-align: center;
	margin: 40px 0 70px;
}

@media (min-width: 992px) and (max-width: 1199px) {
	.products_tile .product .price{
		width: 55%;
	}
	.details__button{
		width: 42%;
	}
}

@media (min-width: 480px) and (max-width: 929px) {
	.products_tile .product .price{
		width: 55%;
	}
	.details__button{
		width: 42%;
	}
}

/* End */


/* Start:/local/templates/template/css/helpers.css?15270456917610*/


.h-text-xs {
	font-size: 10px
}

.h-text-sm {
	font-size: 12px
}

.h-text-md {
	font-size: 14px
}

.h-text-lg {
	font-size: 16px
}

.h-text-xl {
	font-size: 18px
}

.h-text-center {
	text-align: center
}

.h-text-justify {
	text-align: justify
}

.h-text-right {
	text-align: right
}

.h-text-left {
	text-align: left
}

.h-vertical-top {
	vertical-align: top
}

.h-vertical-bottom {
	vertical-align: bottom
}

.h-text-overflow-ellipsis {
	overflow-x: hidden;
	text-overflow: ellipsis;
	width: 100%;
	white-space: nowrap
}

.h-overflow-hidden {
	overflow: hidden
}

.h-text-gray {
	color: #888
}

.h-text-grayDark {
	color: #666
}

.h-text-grayDarker {
	color: #666
}

.h-text-grayDarkest {
	color: #333
}

.h-text-grayLight {
	color: #d6d6d6
}

.h-text-grayLighter {
	color: #f7f7f7
}

.h-text-red {
	color: #c00
}

.h-text-orange {
	color: #e86900
}

.h-text-orangeDark {
	color: #b85300
}

.h-text-green {
	color: #00a200
}

.h-text-greenDark {
	color: #008300 !important
}

.h-text-white {
	color: #fff
}

.h-text-normal {
	font-weight: normal
}

.h-text-bold {
	font-weight: bold
}

.h-text-uppercase {
	text-transform: uppercase
}

.h-text-lowercase {
	text-transform: lowercase
}

.h-text-capitalize {
	text-transform: capitalize
}

.h-text-underline {
	text-decoration: underline
}

.h-linethrough {
	text-decoration: line-through
}

.h-bg-white {
	background-color: #fff
}

.h-bg-grayMedium, .h-bg-gray {
	background-color: #888
}

.h-bg-grayDark, .h-bg-grayDarker {
	background-color: #666
}

.h-bg-grayDarkest, .h-bg-black {
	background-color: #333
}

.h-bg-grayLight {
	background-color: #d6d6d6
}

.h-bg-grayLightest, .h-bg-grayLighter {
	background-color: #f7f7f7
}

.h-bg-red {
	background-color: #c00
}

.h-bg-redDark, .h-bg-darkRed {
	background-color: #ac0000
}

.h-bg-orange {
	background-color: #e86900
}

.h-bg-orangeDark {
	background-color: #b85300
}

.h-bg-green {
	background-color: #00a200
}

.h-bg-greenDark {
	background-color: #008300
}

.h-bg-blue {
	background-color: #366cd9
}

.h-sr-only {
	position: absolute;
	display: inline-block;
	width: 1px;
	height: 1px;
	margin: -1px;
	left: 0.1;
	overflow: hidden;
	clip: rect(0, 0, 0, 0)
}

.h-ads-bottom-border-spacing > [id^='google_ads_iframe'] {
	border-bottom: 1px solid #d6d6d6 !important;
	padding-bottom: 15px
}

.h-sr-only-focusable:active, .h-sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

.h-focusable:focus {
	outline: #666 dashed 1px;
	outline-offset: 2px;
	-moz-outline-radius: 4px
}

.h-flex-align-center {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center
}

.h-align-center {
	margin: 0 auto
}

.h-img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}

.h-img-rounded {
	border-radius: 5px
}

.h-img-circle {
	border-radius: 50%
}

.h-border {
	border: 1px solid #d6d6d6
}

.h-border-right {
	border-right: 1px solid #d6d6d6
}

.h-border-left {
	border-left: 1px solid #d6d6d6
}

.h-border-top {
	border-top: 1px solid #d6d6d6
}

.h-border-bottom {
	border-bottom: 1px solid #d6d6d6
}

.h-border-zero {
	border: 0
}

.h-standardSpacing {
	margin: 15px auto
}

.h-standardSpacingBottom {
	margin-bottom: 15px
}

.h-standardSpacingTop {
	margin-top: 15px
}

.h-standardSpacingLeft {
	margin-left: 15px
}

@media only screen and (min-width: 41.75em) {
	.h-standardSpacingLeft-md {
		margin-left: 15px
	}
}

.h-standardSpacingRight {
	margin-right: 15px
}

@media only screen and (min-width: 41.75em) {
	.h-standardSpacingRight-md {
		margin-right: 15px
	}
}

.h-tightSpacing {
	margin: 10px auto
}

.h-tightSpacingBottom {
	margin-bottom: 10px
}

.h-tightSpacingTop {
	margin-top: 10px
}

.h-tightSpacingLeft {
	margin-left: 10px
}

.h-tightSpacingRight {
	margin-right: 10px
}

.h-tinySpacingTop {
	margin-top: 5px
}

.h-tinySpacingLeft {
	margin-left: 5px
}

.h-tinySpacingRight {
	margin-right: 5px
}

.h-tinySpacingBottom {
	margin-bottom: 5px
}

.h-zeroMargin {
	margin: 0 !important
}

.h-zeroMarginBottom {
	margin-bottom: 0 !important
}

.h-standardPadding {
	padding: 15px 0
}

.h-tightPadding {
	padding: 10px 0
}

.h-standardPaddingLeft {
	padding-left: 15px
}

.h-standardPaddingRight {
	padding-right: 15px
}

.h-standardPaddingTop {
	padding-top: 15px
}

.h-standardPaddingBottom {
	padding-bottom: 15px
}

.h-tightPaddingBottom {
	padding-bottom: 10px
}

.h-tinyPaddingBottom {
	padding-bottom: 5px
}

.h-widePaddingLeft {
	padding-left: 20px
}

.h-zeroPaddingTop {
	padding-top: 0
}

.h-zeroPadding {
	padding: 0 !important
}

.h-zeroPaddingRight {
	padding-right: 0 !important
}

.h-zeroPaddingLeft {
	padding-left: 0 !important
}

.h-zeroPaddingBottom {
	padding-bottom: 0 !important
}

.h-zeroPaddingTop {
	padding-top: 0 !important
}

.h-float-right {
	float: right
}

.h-float-left {
	float: left
}

.h-float-clear {
	clear: both
}

.h-inlineWrap {
	display: inline-block;
	white-space: nowrap
}

.h-whitespace-nowrap {
	white-space: nowrap
}

.h-break-word {
	word-wrap: break-word
}

.h-display-inline {
	display: inline
}

.h-display-inline-block {
	display: inline-block !important
}

.h-display-flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto
}

.h-display-block {
	display: block
}

.h-overflow-scroll-y {
	overflow-y: scroll
}

.h-aspect-1x1 {
	position: relative
}

.h-aspect-1x1:before {
	content: ' ';
	display: block;
	width: 100%;
	padding-top: -webkit-calc(100% + 0px);
	padding-top: calc(100% + 0px)
}

.h-aspect-1x1 > * {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.h-aspect-3x2 {
	position: relative
}

.h-aspect-3x2:before {
	content: ' ';
	display: block;
	width: 100%;
	padding-top: -webkit-calc(66.6667% + 0px);
	padding-top: calc(66.6667% + 0px)
}

.h-aspect-3x2 > * {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.h-placeholder {
	background: #f7f7f7;
	height: 100px;
	color: #fff;
	text-align: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	clear: both
}

.h-placeholder:nth-child(2n) {
	background: #d6d6d6
}

.h-collapsible {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	-webkit-transition-property: max-height, visibility, padding;
	transition-property: max-height, visibility, padding;
	-webkit-transition-duration: 0ms;
	transition-duration: 0ms;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transition-delay: 217ms;
	transition-delay: 217ms;
	max-height: 0;
	visibility: hidden
}

.h-collapsible > .h-collapsible--content {
	-webkit-transform: translate3d(0, -4em, 0);
	transform: translate3d(0, -4em, 0);
	opacity: 0;
	-webkit-transition: opacity 100ms ease-out, -webkit-transform 200ms ease-out;
	transition: opacity 100ms ease-out, transform 200ms ease-out
}

.h-collapsible--content {
	padding-top: 10px
}

ul.h-list-style {
	list-style: disc outside none;
	margin-left: 2em
}

ul.h-list-style li {
	list-style-type: disc
}

ol.h-list-style {
	list-style: decimal outside none;
	margin-left: 2em
}
/* End */


/* Start:/local/templates/template/components/bitrix/search.title/header-search/style.css?15270456912199*/
div.title-search-result {
	border: 1px solid #ccc;
	box-shadow: 0 0 21px rgba(0, 0, 0, 0.15);
	border-radius: 5px;
	display: none;
	overflow: hidden;
	z-index: 205;
	font-size: 14px;
}

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:5px;
	padding-bottom:5px;
	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: #828288;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	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: #656565;
	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:#6167cd;
	font-weight:bold;
}

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: #e5f4ff;
}

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

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/template/components/bitrix/search.title/header-search/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
/* End */
/* /local/templates/template/css/normalize.css?152704569124087 */
/* /local/templates/template/css/reset.css?15270456913294 */
/* /local/templates/template/css/layout.css?152704569119974 */
/* /local/templates/template/css/styles.css?152704569199872 */
/* /local/templates/template/css/helpers.css?15270456917610 */
/* /local/templates/template/components/bitrix/search.title/header-search/style.css?15270456912199 */
