@charset "UTF-8";
/*! 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 { -webkit-box-sizing: content-box; box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ }

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

/* Text-level semantics ========================================================================== */
/** 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"], [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 { -webkit-box-sizing: border-box; box-sizing: border-box; /* 1 */ color: inherit; /* 2 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ white-space: normal; /* 1 */ }

/** 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"] { -webkit-box-sizing: border-box; box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }

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

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

/** Remove the inner padding 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, 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; }

@font-face { font-family: empty; src: url(data:application/font-woff;charset=utf-8;base64,d09GRk9UVE8AAAQ0AAoAAAAAA+wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAAA9AAAAJ4AAACeXQ48j09TLzIAAAGUAAAAYAAAAGAIIgbWY21hcAAAAfQAAABEAAAARAAyAGlnYXNwAAACOAAAAAgAAAAIAAAAEGhlYWQAAAJAAAAANgAAADb9mzB5aGhlYQAAAngAAAAkAAAAJAHiAeVobXR4AAACnAAAABAAAAAQAAAAAG1heHAAAAKsAAAABgAAAAYABFAAbmFtZQAAArQAAAFdAAABXVqZXRlwb3N0AAAEFAAAACAAAAAgAAMAAAEABAQAAQEBDHNwYWNlLWVtcHR5AAECAAEAOvgcAvgbA/gYBB4KABlT/4uLHgoAGVP/i4sMB4tr+JT4dAUdAAAAfA8dAAAAgREdAAAACR0AAACVEgAFAQEMFxkbHnNwYWNlLWVtcHR5c3BhY2UtZW1wdHl1MHUxdTIwAAACAYkAAgAEAQEEBwoN/JQO/JQO/JQO/JQO+JQU+JQViwwKAAAAAwIAAZAABQAAAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAABAAAAAIAHg/+D/4AHgACAAAAABAAAAAAAAAAAAAAAgAAAAAAACAAAAAwAAABQAAwABAAAAFAAEADAAAAAIAAgAAgAAAAEAIP/9//8AAAAAACD//f//AAH/4wADAAEAAAAAAAAAAAABAAH//wAPAAEAAAABAAAAeR2GXw889QALAgAAAAAAzz54vgAAAADPPni+AAAAAAAAAAAAAAAIAAIAAAAAAAAAAQAAAeD/4AAAAgAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAABQAAAEAAAAAAAOAK4AAQAAAAAAAQAWAAAAAQAAAAAAAgAOAGMAAQAAAAAAAwAWACwAAQAAAAAABAAWAHEAAQAAAAAABQAWABYAAQAAAAAABgALAEIAAQAAAAAACgAoAIcAAwABBAkAAQAWAAAAAwABBAkAAgAOAGMAAwABBAkAAwAWACwAAwABBAkABAAWAHEAAwABBAkABQAWABYAAwABBAkABgAWAE0AAwABBAkACgAoAIcAcwBwAGEAYwBlAC0AZQBtAHAAdAB5AFYAZQByAHMAaQBvAG4AIAAxAC4AMABzAHAAYQBjAGUALQBlAG0AcAB0AHlzcGFjZS1lbXB0eQBzAHAAYQBjAGUALQBlAG0AcAB0AHkAUgBlAGcAdQBsAGEAcgBzAHAAYQBjAGUALQBlAG0AcAB0AHkARwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAAAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=) format("woff"); }

@font-face { font-family: 'DIN Next CYR'; src: url("../fonts/dinnextcyr-light.woff2") format("woff2"), url("../fonts/dinnextcyr-light.woff") format("woff"); font-weight: 300; font-style: normal; }

@font-face { font-family: 'DIN Next CYR'; src: url("../fonts/dinnextcyr-bold.woff2") format("woff2"), url("../fonts/dinnextcyr-bold.woff") format("woff"); font-weight: 700; font-style: normal; }

@font-face { font-family: 'DIN Next CYR'; src: url("../fonts/dinnextcyr-medium.woff2") format("woff2"), url("../fonts/dinnextcyr-medium.woff") format("woff"); font-weight: 500; font-style: normal; }

@font-face { font-family: 'DIN Next CYR'; src: url("../fonts/dinnextcyr-regular.woff2") format("woff2"), url("../fonts/dinnextcyr-regular.woff") format("woff"); font-weight: 400; font-style: normal; }

@font-face { font-family: 'Proxima Nova'; src: url("../fonts/proxima-bold.woff2") format("woff2"), url("../fonts/proxima-bold.woff") format("woff"); font-weight: 700; font-style: normal; }

@font-face { font-family: 'Proxima Nova'; src: url("../fonts/proxima-regular.woff2") format("woff2"), url("../fonts/proxima-regular.woff") format("woff"); font-weight: 400; font-style: normal; }

@font-face { font-family: 'Proxima Nova'; src: url("../fonts/proxima-light.woff2") format("woff2"), url("../fonts/proxima-light.woff") format("woff"); font-weight: 300; font-style: normal; }

@font-face { font-family: 'Proxima Nova'; src: url("../fonts/proxima-semibold.woff2") format("woff2"), url("../fonts/proxima-semibold.woff") format("woff"); font-weight: 600; font-style: normal; }

.bg-grey { background-color: #ebebeb !important; }

.bg-pink-light { background-color: #f4b7e0 !important; }

.bg-pink { background-color: #e655b7 !important; }

.bg-purple { background-color: #574f88 !important; }

.bg-shark { background-color: #2b2e34 !important; }

.bg-yellow-light { background-color: #fbe19f !important; }

.bg-blue { background-color: #a3e9e7 !important; }

.bg-green { background-color: #28b89f !important; }

.bg-green-light { background-color: #cfec8d !important; }

.bg-yellow { background-color: #ffe826 !important; }

html, a { -webkit-tap-highlight-color: transparent; }

body { background-color: #ffffff; font-family: "Proxima Nova", "Arial", sans-serif; font-size: 14px; font-weight: 400; color: #333333; -webkit-font-smoothing: antialiased; }

.scroll-off { overflow: hidden; }

.full-height { position: relative; min-height: 100vh; -webkit-box-sizing: border-box; box-sizing: border-box; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: stretch; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch; padding: 134px 4px 4px; overflow: hidden; }

.full-height .border-top { position: absolute; z-index: 1000; left: 0; top: 0; width: 100%; height: 4px; background-color: #e655b7; }

.full-height .border-bottom { position: absolute; z-index: 1000; left: 0; bottom: 0; width: 100%; height: 4px; background-color: #e655b7; }

.full-height .border-left { position: absolute; z-index: 1000; left: 0; top: 0; width: 4px; height: 100%; background-color: #e655b7; }

.full-height .border-right { position: absolute; z-index: 1000; right: 0; top: 0; width: 4px; height: 100%; background-color: #e655b7; }

.full-width .inner { margin: 0 auto; max-width: 940px; padding-left: 20px; padding-right: 20px; width: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; }

h2 { margin: 0 0 15px; font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 30px; line-height: 1em; letter-spacing: 0.01em; font-weight: 700; text-transform: uppercase; text-align: center; }

h2 span { display: inline-block; position: relative; text-align: center; }

h2 span:before { content: ''; display: inline-block; vertical-align: baseline; width: 3px; margin: 0 14px 0 0; height: 0.8em; -webkit-transform: translate(0, 0.05em); -ms-transform: translate(0, 0.05em); transform: translate(0, 0.05em); background-color: #e655b7; margin-left: -14px; }

.subtitle { text-align: center; font-size: 12px; line-height: 16px; letter-spacing: 0.13em; font-weight: 600; margin: 0 0 20px; text-transform: uppercase; }

.breadcrumbs { font-size: 14.5px; margin-bottom: 24px; color: #999; padding: 0; margin-top: 25px; }

.breadcrumbs li { list-style: none; display: inline-block; position: relative; margin-right: 15px; }

.breadcrumbs li a { text-decoration: none; color: #999; -webkit-transition: color 250ms; transition: color 250ms; cursor: pointer; }

.breadcrumbs li a:hover { color: #e655b7; }

.breadcrumbs li:after { content: ""; width: 10px; height: 9px; background: url(../img/icons/icon-arrow-grey.svg) no-repeat center center; background-size: cover; position: absolute; top: 3px; right: -15px; -webkit-transform: rotate(270deg); -ms-transform: rotate(270deg); transform: rotate(270deg); }

.breadcrumbs li:last-child:after { display: none; content: ""; }

[data-height] { visibility: hidden; }

.show-mobile { display: none !important; }

.show-desktop { display: block !important; }

.show-1300 { display: none !important; }

.show-mob_tabl { display: block !important; }

.loading_btn { text-align: center; }

.paginator { position: relative; left: -14px; margin-top: 25px; padding-bottom: 82px; text-align: center; }

.paginator li { display: inline-block; margin-right: 8px; list-style: none; vertical-align: top; }

.paginator li a { padding: 9px; -webkit-transition: color 250ms; transition: color 250ms; text-decoration: none; color: #999; }

.paginator li a.active_page { color: #e655b7; }

.paginator li a:hover { color: #e655b7; }

.paginator li.next_page { position: relative; top: -1px; left: -4px; }

.paginator li.next_page span { width: 10px; height: 13px; }

.paginator li.next_page svg { top: -9px; left: -7px; padding: 9px; -webkit-transition: fill 250ms; transition: fill 250ms; -webkit-transform: rotate(270deg); -ms-transform: rotate(270deg); transform: rotate(270deg); fill: #999; }

.paginator li.next_page svg:hover { fill: #e655b7; }

.paginator li.prev_page { position: relative; top: -1px; left: -4px; }

.paginator li.prev_page span { width: 10px; height: 13px; }

.paginator li.prev_page svg { top: -9px; left: -7px; padding: 9px; -webkit-transition: fill 250ms; transition: fill 250ms; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); fill: #999; }

.paginator li.prev_page svg:hover { fill: #e655b7; }

[v-cloak] { display: none; }

input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px #f5f6f7 inset !important; background-color: transparent; }

.btn { font-family: "Proxima Nova", "Arial", sans-serif; display: inline-block; position: relative; z-index: 2; vertical-align: middle; padding: 20px 25px 18px; color: #ffffff; cursor: pointer; font-size: 12px; font-weight: 400; line-height: 1em; background-color: transparent; text-decoration: none; margin: 10px; border: none; -webkit-box-sizing: border-box; box-sizing: border-box; letter-spacing: 0.13em; -webkit-box-shadow: none; box-shadow: none; min-width: 250px; outline: none; text-align: center; overflow: hidden; text-transform: uppercase; -webkit-transition: color 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: color 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.btn:before { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: #1d1d1d; z-index: -2; }

.btn:after { content: ''; position: absolute; left: 0; top: 0; width: 0%; height: 100%; background-color: #e655b7; z-index: -1; -webkit-transition: width 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: width 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.btn[disabled] { opacity: 0.5; pointer-events: none; }

.btn .icon svg { fill: #ffffff; }

.btn.hover-in { -webkit-transition: color 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: color 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.btn.hover-in:after { width: 100%; -webkit-transition: width 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: width 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.btn.hover-out:after { left: auto; right: 0; }

.btn.btn-bordered { color: rgba(51, 51, 51, 0.6); -webkit-transition: color 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: color 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.btn.btn-bordered .icon svg { fill: rgba(51, 51, 51, 0.6); }

.btn.btn-bordered:before { background-color: transparent; -webkit-box-sizing: border-box; box-sizing: border-box; border: 1px solid #d2d2d2; -webkit-transition: border 10ms; transition: border 10ms; }

.btn.btn-bordered:after { background-color: transparent; -webkit-box-sizing: border-box; box-sizing: border-box; border-top: 2px solid #e655b7; border-bottom: 2px solid #e655b7; border-left: 2px solid #e655b7; left: -2px; -webkit-transition: width 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67), left 10ms 100ms; transition: width 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67), left 10ms 100ms; }

.btn.btn-bordered.hover-in { color: #e655b7; -webkit-transition: color 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: color 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.btn.btn-bordered.hover-in .icon svg { fill: #e655b7; }

.btn.btn-bordered.hover-in:after { width: 100%; left: 0; -webkit-transition: width 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: width 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.btn.btn-bordered.hover-in:before { border-right: 2px solid #e655b7; -webkit-transition: border 10ms 100ms; transition: border 10ms 100ms; }

.btn.btn-bordered.hover-in.hover-out:after { border-left: 2px solid #e655b7; right: 0px; }

.btn.btn-bordered.hover-out:after { left: auto; right: -2px; border-right: 2px solid #e655b7; border-left: none; -webkit-transition: width 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67), right 10ms 100ms; transition: width 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67), right 10ms 100ms; }

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

.btn.btn-clean { color: #333333; padding-left: 0; padding-right: 0; min-width: 0; -webkit-transition: color 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: color 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.btn.btn-clean:before, .btn.btn-clean:after { display: none; }

.btn.btn-clean.hover-in { color: #e655b7; -webkit-transition: color 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: color 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.btn-wr { font-family: empty; }

.shop-tsum-btn { margin: 0 0 45px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-self: center; -ms-flex-item-align: center; align-self: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

.shop-tsum-btn a { margin: 0; }

.popup-wr.active { z-index: 500; visibility: visible; }

.popup-wr.effect .popup-overlay { background-color: rgba(37, 37, 37, 0.8); -webkit-transition: background-color .2s 0s ease; transition: background-color .2s 0s ease; }

.popup-wr.effect .popup { -webkit-transform: translate(0, 0vh); -ms-transform: translate(0, 0vh); transform: translate(0, 0vh); opacity: 1; -webkit-transition: opacity .3s 0s ease, -webkit-transform .5s  ease; transition: opacity .3s 0s ease, -webkit-transform .5s  ease; transition: transform .5s  ease, opacity .3s 0s ease; transition: transform .5s  ease, opacity .3s 0s ease, -webkit-transform .5s  ease; }

.popup-wr { position: fixed; 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; width: 100%; height: 100%; top: 0; left: 0; z-index: -1; visibility: hidden; }

.popup-wr .popup-overlay { position: fixed; width: 200%; height: 200%; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); background-color: rgba(37, 37, 37, 0); z-index: 0; -webkit-transition: background-color .2s .3s ease; transition: background-color .2s .3s ease; }

.popup-wr .popup { position: relative; z-index: 10; margin: 0; width: 100%; max-width: 560px; -webkit-transform: translate(0, 5vh); -ms-transform: translate(0, 5vh); transform: translate(0, 5vh); opacity: 0; -webkit-transition: opacity .3s .1s ease, -webkit-transform .5s ease; transition: opacity .3s .1s ease, -webkit-transform .5s ease; transition: transform .5s ease, opacity .3s .1s ease; transition: transform .5s ease, opacity .3s .1s ease, -webkit-transform .5s ease; }

.popup-wr .popup .close { position: absolute; width: 40px; height: 40px; right: 10px; top: 10px; 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; cursor: pointer; z-index: 10; }

.popup-wr .popup .close .icon { width: 16px; height: 16px; }

.popup-wr .popup .close:hover .icon svg { fill: #e655b7; -webkit-transition: fill 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: fill 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.popup-wr .popup-inner { background-color: #ffffff; padding: 45px 60px; font-size: 14px; font-weight: 400; line-height: 20px; text-align: center; letter-spacing: 0.025em; color: rgba(51, 51, 51, 0.5); }

.popup-wr .title-block { position: relative; padding-bottom: 30px; margin-bottom: 40px; }

.popup-wr .title-block:after { content: ''; position: absolute; left: 50%; bottom: 0; width: 100px; height: 2px; background-color: #e655b7; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); }

.popup-wr .title-block .subtitle { margin-bottom: 0; }

.popup-wr .title { font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 30px; font-weight: 700; line-height: 30px; margin: 0 0 20px; letter-spacing: 0em; text-align: center; color: #333333; }

.popup-wr .subtitle { color: #333333; }

.popup-wr .btn { min-width: 250px; }

.popup-wr form { text-align: left; margin: 0 auto; max-width: 350px; }

.popup-wr form .btn-wr { margin: 14px 0 0; }

.popup-wr form .btn { margin: 0; width: 100%; }

.popup-wr form span.error, .popup-wr form label.error { display: block; margin: 0; font-size: 14px; letter-spacing: 0.025em; line-height: 20px; font-weight: 400; color: #ff4225; }

.popup-wr .input-wr { margin: 0 0 18px; font-size: 14px; letter-spacing: 0.025em; line-height: 20px; font-weight: 400; color: rgba(51, 51, 51, 0.5); }

.popup-wr .input-wr label { display: block; margin: 0 0 5px; font-size: 14px; letter-spacing: 0.025em; line-height: 20px; font-weight: 400; color: rgba(51, 51, 51, 0.5); }

.popup-wr .input-wr label.error { color: #ff4225; margin: 0; }

.popup-wr .input-wr [type="text"], .popup-wr .input-wr textarea { display: block; width: 100%; margin: 0; border: 1px solid #f5f6f7; background: #f5f6f7; outline: none; -webkit-box-sizing: border-box; box-sizing: border-box; font-size: 14px; letter-spacing: 0.025em; line-height: 20px; font-weight: 400; color: rgba(51, 51, 51, 0.5); padding: 13px 15px 15px; -webkit-transition: border .3s; transition: border .3s; }

.popup-wr .input-wr [type="text"].error, .popup-wr .input-wr textarea.error { border-color: #ff4225; }

.popup-wr .input-wr textarea { min-height: 110px; }

.popup-wr .input-wr .input-united { position: relative; }

.popup-wr .input-wr .input-united [type="text"], .popup-wr .input-wr .input-united textarea { padding-right: 50px; }

.popup-wr .input-wr .input-united .unit { position: absolute; right: 0; top: 0; padding: 8px 15px 10px 0; }

.popup-wr .checkbox-wr { position: relative; padding-bottom: 20px; margin-top: 20px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }

.popup-wr .checkbox-wr .check { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.popup-wr .checkbox-wr label.error { position: absolute; left: 0; bottom: 0; }

.popup-wr .checkbox-wr .checkbox { cursor: pointer; margin: 0 10px 0 0; padding: 0; display: inline-block; vertical-align: top; }

.popup-wr .checkbox-wr .checkbox [type="checkbox"] { display: none; }

.popup-wr .checkbox-wr .checkbox span { display: block; width: 20px; height: 20px; background-color: #f5f6f7; -webkit-transition: background-color 0.3s; transition: background-color 0.3s; }

.popup-wr .checkbox-wr .checkbox [type="checkbox"]:checked ~ span { background-color: #e655b7; background-image: url("../../assets/img/icons/icon-check.svg"); background-repeat: no-repeat; background-size: 18px 18px; background-position: center; }

.popup-wr .checkbox-wr .checkbox-label { color: rgba(51, 51, 51, 0.9); }

.popup-wr .checkbox-wr a { position: relative; text-decoration: none; color: inherit; -webkit-transition: color .3s, border-color .3s; transition: color .3s, border-color .3s; border-bottom: 1px solid #d1d1d1; }

.popup-wr .checkbox-wr a:hover { color: #e655b7; border-color: transparent; }

.popup-wr .checkbox-wr .details { padding-left: 30px; color: rgba(51, 51, 51, 0.5); }

.popup-wr.video .popup { max-width: 80%; max-height: 100%; }

.popup-wr.video .popup .close { left: 100%; margin-left: 10px; }

.popup-wr.video .popup .close .icon svg { fill: rgba(255, 255, 255, 0.8); }

.popup-wr.video .popup .close:hover .icon svg { fill: #e655b7; }

.popup-wr.video .popup-inner { padding: 0; background-color: transparent; }

.popup-wr.video .popup-inner video { display: block; }

.popup-wr.video .popup-inner iframe { display: block; width: 100%; }

.popup-wr.subscribe .popup-inner form { max-width: 380px; }

.popup-wr.subscribe .popup-inner form.disabled .checkbox-wr-agree .checkbox-label span { border: 1px solid red; -webkit-box-sizing: border-box; box-sizing: border-box; }

.popup-wr.subscribe .popup-inner form.disabled .btn { pointer-events: none; }

.popup-wr.subscribe .popup-inner p { color: #333333; font-size: 16px; }

.popup-wr.subscribe .popup-inner h1 { color: #333333; font-size: 30px; line-height: 35px; max-width: 320px; margin: 0 auto; }

.popup-wr.subscribe .popup-inner .line { display: block; width: 97px; height: 2px; background-color: #e655b7; margin: 25px auto 0; }

.popup-wr.subscribe .popup-inner .checkbox-wr { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; }

.popup-wr.subscribe .popup-inner .checkbox-wr label { 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; font-size: 16px; color: #333333; }

.popup-wr.subscribe .popup-inner .checkbox-wr label span { margin-right: 15px; }

.popup-wr.subscribe .popup-inner .checkbox-wr label:last-child { margin-right: 0; }

.popup-wr.subscribe .popup-inner .checkbox-wr-agree { position: relative; padding-bottom: 20px; margin-top: 40px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; /*label:last-child {  margin-right: 0; display: inline; }*/ }

.popup-wr.subscribe .popup-inner .checkbox-wr-agree .check { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.popup-wr.subscribe .popup-inner .checkbox-wr-agree label.error { position: absolute; left: 0; bottom: 0; }

.popup-wr.subscribe .popup-inner .checkbox-wr-agree .checkbox { cursor: pointer; margin: 0 15px 0 0; padding: 0; display: inline-block; vertical-align: top; }

.popup-wr.subscribe .popup-inner .checkbox-wr-agree .checkbox [type="checkbox"] { display: none; }

.popup-wr.subscribe .popup-inner .checkbox-wr-agree .checkbox span { display: block; width: 20px; height: 20px; background-color: #f5f6f7; -webkit-transition: background-color 0.3s; transition: background-color 0.3s; }

.popup-wr.subscribe .popup-inner .checkbox-wr-agree .checkbox [type="checkbox"]:checked ~ span { background-color: #e655b7; background-image: url("../../assets/img/icons/icon-check.svg"); background-repeat: no-repeat; background-size: 18px 18px; background-position: center; }

.popup-wr.subscribe .popup-inner .checkbox-wr-agree .checkbox-label { color: rgba(51, 51, 51, 0.9); display: inline; cursor: pointer; 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; }

.popup-wr.subscribe .popup-inner .checkbox-wr-agree .checkbox-label p { margin: 0; }

.popup-wr.subscribe .popup-inner .checkbox-wr-agree .checkbox-label [type="checkbox"] { display: none; }

.popup-wr.subscribe .popup-inner .checkbox-wr-agree .checkbox-label span { display: block; width: 20px; height: 20px; background-color: #f5f6f7; -webkit-transition: background-color 0.3s; transition: background-color 0.3s; }

.popup-wr.subscribe .popup-inner .checkbox-wr-agree .checkbox-label [type="checkbox"]:checked ~ span { background-color: #e655b7; background-image: url("../../assets/img/icons/icon-check.svg"); background-repeat: no-repeat; background-size: 18px 18px; background-position: center; }

.popup-wr.subscribe .popup-inner .checkbox-wr-agree a { position: relative; text-decoration: none; color: inherit; -webkit-transition: color .3s, border-color .3s; transition: color .3s, border-color .3s; border-bottom: 1px solid #d1d1d1; }

.popup-wr.subscribe .popup-inner .checkbox-wr-agree a:hover { color: #e655b7; border-color: transparent; }

.popup-wr.subscribe .popup-inner .checkbox-wr-agree .details { padding-left: 30px; color: rgba(51, 51, 51, 0.5); }

.popup-wr.subscribe .popup-inner .btn { max-width: 250px; margin: 45px auto 0; }

.popup-wr.subscribe#popupSubscribeForm .popup-inner .line { margin: 20px auto 45px; }

.menu-main-overlay { position: absolute; width: 100%; height: 100%; left: 0; top: 0; background-color: rgba(37, 37, 37, 0); z-index: -1; visibility: hidden; -webkit-transition: background-color 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: background-color 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.menu-main-overlay.active { z-index: 99; visibility: visible; }

.menu-main-overlay.effect { background-color: rgba(37, 37, 37, 0.8); -webkit-transition: background-color 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: background-color 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

header { position: absolute; top: 4px; left: 4px; right: 4px; z-index: 100; -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); -webkit-transition: -webkit-transform 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); transition: -webkit-transform 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); transition: transform 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); transition: transform 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }

header.hidden { -webkit-transition: -webkit-transform 0ms cubic-bezier(0.25, 0.46, 0.45, 0.94); transition: -webkit-transform 0ms cubic-bezier(0.25, 0.46, 0.45, 0.94); transition: transform 0ms cubic-bezier(0.25, 0.46, 0.45, 0.94); transition: transform 0ms cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0ms cubic-bezier(0.25, 0.46, 0.45, 0.94); -webkit-transform: translate(0, -100%); -ms-transform: translate(0, -100%); transform: translate(0, -100%); }

header.fixed.hidden { -webkit-transition: -webkit-transform 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); transition: -webkit-transform 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); transition: transform 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); transition: transform 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); -webkit-transform: translate(0, -100%); -ms-transform: translate(0, -100%); transform: translate(0, -100%); }

header.fixed { position: fixed; top: 0; }

header .header-top { font-size: 12px; line-height: 22px; background-color: #1d1d1d; color: rgba(255, 255, 255, 0.6); letter-spacing: 0.02em; }

header .header-top .inner { padding: 0; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: stretch; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch; }

header .header-top .icon { width: 16px; height: 16px; }

header .header-top .icon svg { fill: #e9e9e9; }

header .header-top a { color: rgba(255, 255, 255, 0.3); text-decoration: none; -webkit-transition: color 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: color 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

header .header-top a:hover { color: rgba(255, 255, 255, 0.6); -webkit-transition: color 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: color 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

header .header-top .info-wr { -webkit-box-flex: 2; -webkit-flex-grow: 2; -ms-flex-positive: 2; flex-grow: 2; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

header .header-top .info { margin: 0; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; list-style-type: none; 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; }

header .header-top .info li { margin-right: 30px; }

header .header-top .info li:last-of-type { margin-right: 0; }

header .header-top .info span { display: inline-block; vertical-align: middle; }

header .header-top .info span.icon { margin-right: 3px; }

header .header-top .controls { margin: 0; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; list-style-type: none; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

header .header-top .controls li { margin: 0 1px; }

header .header-top .controls a { 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; width: 40px; height: 40px; }

header .header-top .header-link { 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; padding: 13px 0 12px; }

header .header-top .header-link a { color: rgba(255, 255, 255, 0.6); }

header .header-top .lang-switcher { position: relative; overflow: hidden; margin-left: 22px; padding: 0 20px 0 23px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; -webkit-transition: width 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: width 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

header .header-top .lang-switcher .line { display: block; width: 1px; top: 0; bottom: 0; left: 0; background: #777777; position: absolute; -webkit-transition: left 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: left 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

header .header-top .lang-switcher.active { -webkit-transition: width 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: width 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

header .header-top .lang-switcher.active li { opacity: 1; -webkit-transition: opacity 300ms 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: opacity 300ms 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

header .header-top .lang-switcher ul { margin: 0; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; list-style-type: none; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; -webkit-box-align: stretch; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch; cursor: default; }

header .header-top .lang-switcher li { opacity: 0; -webkit-transition: opacity 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: opacity 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; }

header .header-top .lang-switcher li.active { opacity: 1; -webkit-box-ordinal-group: 11; -webkit-order: 10; -ms-flex-order: 10; order: 10; cursor: default; pointer-events: none; }

header .header-top .lang-switcher li.active a { color: rgba(255, 255, 255, 0.6); -webkit-transition: color 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: color 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

header .header-top .lang-switcher a { display: block; padding: 13px 0 12px 15px; }

header .header-top .lang-switcher .arrow { position: absolute; width: 9px; height: 9px; right: 0; top: 50%; -webkit-transform: translate(0, -50%) rotate(0deg); -ms-transform: translate(0, -50%) rotate(0deg); transform: translate(0, -50%) rotate(0deg); }

header .header-top .lang-switcher .arrow svg { position: absolute; width: 100%; height: 100%; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%) rotate(0deg); -ms-transform: translate(-50%, -50%) rotate(0deg); transform: translate(-50%, -50%) rotate(0deg); -webkit-transition: -webkit-transform 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: -webkit-transform 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: transform 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: transform 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67), -webkit-transform 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); stroke: none; fill: #a2a2a2; }

header .header-bottom { background-color: #ffffff; border-bottom: none; position: relative; }

header .header-bottom:after { content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 1px; background-color: #dfdfdf; z-index: 1; }

header .header-bottom .inner { position: relative; 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: stretch; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch; }

header .header-bottom .logo { position: relative; width: 97px; height: 47px; margin: 19px 0 18px; z-index: 2; }

header .header-bottom .logo svg { position: absolute; width: 100%; height: 100%; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); stroke: none; fill: #252525; -webkit-transition: fill 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: fill 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

header .header-bottom .logo:hover svg { -webkit-transition: fill 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: fill 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); fill: #e655b7; }

header .header-bottom .search-trigger { position: absolute; right: 20px; top: 50%; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); z-index: 5; height: 100%; width: 56px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

header .header-bottom .menu-trigger { width: 56px; height: 100%; position: absolute; left: 20px; top: 0; cursor: pointer; }

header .header-bottom .menu-trigger .burger { position: absolute; width: 24px; height: 24px; left: 0; top: 50%; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); }

header .header-bottom .menu-trigger .line { width: 20px; height: 1px; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%) rotate(0deg); -ms-transform: translate(-50%, -50%) rotate(0deg); transform: translate(-50%, -50%) rotate(0deg); background-color: black; -webkit-transition: opacity .2s, top .3s, -webkit-transform .3s; transition: opacity .2s, top .3s, -webkit-transform .3s; transition: transform .3s, opacity .2s, top .3s; transition: transform .3s, opacity .2s, top .3s, -webkit-transform .3s; opacity: 1; }

header .header-bottom .menu-trigger .line:first-of-type { top: 25%; }

header .header-bottom .menu-trigger .line:last-of-type { top: 75%; }

header .header-bottom .menu-trigger.active .line { top: 50%; -webkit-transform: translate(50%, -50%) rotate(0deg); -ms-transform: translate(50%, -50%) rotate(0deg); transform: translate(50%, -50%) rotate(0deg); opacity: 0; }

header .header-bottom .menu-trigger.active .line:first-of-type { top: 50%; -webkit-transform: translate(-50%, -50%) rotate(-45deg); -ms-transform: translate(-50%, -50%) rotate(-45deg); transform: translate(-50%, -50%) rotate(-45deg); opacity: 1; }

header .header-bottom .menu-trigger.active .line:last-of-type { top: 50%; -webkit-transform: translate(-50%, -50%) rotate(45deg); -ms-transform: translate(-50%, -50%) rotate(45deg); transform: translate(-50%, -50%) rotate(45deg); opacity: 1; }

header .header-bottom [data-height] { visibility: visible; }

header .header-bottom .menu-main { position: static; display: none; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; cursor: default; -webkit-box-flex: 2; -webkit-flex-grow: 2; -ms-flex-positive: 2; flex-grow: 2; }

header .header-bottom .menu-main ul { margin: 0; padding: 0; width: 50%; list-style-type: none; 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: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; }

header .header-bottom .menu-main .side-left { margin: 0; }

header .header-bottom .menu-main .side-left:after { content: ''; display: inline-block; width: 50px; }

header .header-bottom .menu-main .side-right { margin: 0; }

header .header-bottom .menu-main .side-right:before { content: ''; display: inline-block; width: 50px; }

header .header-bottom .menu-main .side-right:after { content: ''; display: inline-block; width: 25px; }

header .header-bottom .menu-main a { display: block; position: relative; font-size: 12px; line-height: 60px; padding: 12px 0; color: #333333; text-decoration: none; text-transform: uppercase; font-weight: 600; letter-spacing: 0.13em; z-index: 100; }

header .header-bottom .menu-main a:after { content: ''; position: absolute; bottom: 0; left: 50%; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); width: 0%; height: 2px; background-color: #e655b7; -webkit-transition: width 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: width 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

header .header-bottom .menu-main a:hover:after { width: 100%; -webkit-transition: width 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: width 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

header .header-bottom .menu-main li:hover > a:after { width: 100%; -webkit-transition: width 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: width 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

header .header-bottom .menu-main li.active > a:after { width: 100%; }

header .header-bottom .submenu-wr { position: absolute; top: -webkit-calc(100% - 1px); top: calc(100% - 1px); left: 50%; width: 100vw; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); background-color: #ffffff; overflow: hidden; z-index: -1; visibility: hidden; -webkit-transition: height 200ms ease-out; transition: height 200ms ease-out; }

header .header-bottom .submenu-wr.active { z-index: 1; visibility: visible; }

header .header-bottom .submenu-wr.submenu-buy .inner { padding: 0 0 40px; }

header .header-bottom .submenu-wr .inner { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

header .header-bottom .submenu-wr .inner > ul { -webkit-box-flex: 2; -webkit-flex-grow: 2; -ms-flex-positive: 2; flex-grow: 2; -webkit-justify-content: space-around; -ms-flex-pack: distribute; justify-content: space-around; }

header .header-bottom .submenu-wr a { font-size: 14px; letter-spacing: 0.1em; -webkit-transition: color 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: color 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

header .header-bottom .submenu-wr a:after { display: none; }

header .header-bottom .submenu-wr a:hover { color: #e655b7; -webkit-transition: color 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: color 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

header .header-bottom .submenu-wr li.active > a { color: #e655b7; }

header .header-bottom .submenu-wr .submenu-group { width: 380px; padding-right: 30px; padding-top: 30px; padding-bottom: 20px; -webkit-box-sizing: border-box; box-sizing: border-box; }

header .header-bottom .submenu-wr .submenu-group:last-of-type { margin-right: 0; padding-right: 0; }

header .header-bottom .submenu-wr .submenu-group .title { font-size: 14px; line-height: 20px; font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase; margin-bottom: 25px; }

header .header-bottom .submenu-wr .submenu-group .title a { font-size: 14px; line-height: 20px; font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase; color: #333333; }

header .header-bottom .submenu-wr .submenu-group .title a:hover { color: #e655b7; }

header .header-bottom .submenu-wr .submenu-group .title .more { display: inline-block; position: relative; padding-right: 40px; }

header .header-bottom .submenu-wr .submenu-group .title .more:before { content: ''; width: 18px; height: 18px; position: absolute; right: 15px; top: 50%; -webkit-transform: translate(0px, -50%); -ms-transform: translate(0px, -50%); transform: translate(0px, -50%); background-image: url("../img/icons/icon-more.svg"); background-repeat: no-repeat; background-size: 18px 18px; -webkit-transition: -webkit-transform 125ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: -webkit-transform 125ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: transform 125ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: transform 125ms cubic-bezier(0.17, 0.67, 0.83, 0.67), -webkit-transform 125ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

header .header-bottom .submenu-wr .submenu-group .title .more:hover { color: inherit; }

header .header-bottom .submenu-wr .submenu-group .title .more:hover:before { -webkit-transform: translate(5px, -50%); -ms-transform: translate(5px, -50%); transform: translate(5px, -50%); -webkit-transition: -webkit-transform 150ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: -webkit-transform 150ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: transform 150ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: transform 150ms cubic-bezier(0.17, 0.67, 0.83, 0.67), -webkit-transform 150ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

header .header-bottom .submenu-wr .submenu-group a { padding: 0; font-size: 16px; line-height: 20px; font-weight: 400; color: rgba(51, 51, 51, 0.6); text-transform: none; letter-spacing: 0.025em; }

header .header-bottom .submenu-wr .submenu-group a:hover { color: #e655b7; }

header .header-bottom .submenu-wr .submenu-group .list-wr { 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-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }

header .header-bottom .submenu-wr .submenu-group .list-wr ul { display: block; width: auto; margin-right: 60px; }

header .header-bottom .submenu-wr .submenu-group .list-wr ul:last-of-type { margin-right: 0; }

header .header-bottom .submenu-wr .submenu-group .list-wr ul li { margin: 0 0 25px; }

header .header-bottom .submenu-wr .submenu-group .list-wr ul li:last-of-type { margin-bottom: 0; }

header .header-bottom .submenu-wr .submenu-group .list-wr .more { display: inline-block; position: relative; font-weight: 600; color: #333333; padding-right: 40px; }

header .header-bottom .submenu-wr .submenu-group .list-wr .more:before { content: ''; width: 18px; height: 18px; position: absolute; right: 15px; top: 50%; -webkit-transform: translate(0px, -50%); -ms-transform: translate(0px, -50%); transform: translate(0px, -50%); background-image: url("../img/icons/icon-more.svg"); background-repeat: no-repeat; background-size: 18px 18px; -webkit-transition: -webkit-transform 125ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: -webkit-transform 125ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: transform 125ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: transform 125ms cubic-bezier(0.17, 0.67, 0.83, 0.67), -webkit-transform 125ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

header .header-bottom .submenu-wr .submenu-group .list-wr .more:hover { color: inherit; }

header .header-bottom .submenu-wr .submenu-group .list-wr .more:hover:before { -webkit-transform: translate(5px, -50%); -ms-transform: translate(5px, -50%); transform: translate(5px, -50%); -webkit-transition: -webkit-transform 150ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: -webkit-transform 150ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: transform 150ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: transform 150ms cubic-bezier(0.17, 0.67, 0.83, 0.67), -webkit-transform 150ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

header .header-bottom .submenu-wr .submenu-group .pic-wr { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; position: relative; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }

header .header-bottom .submenu-wr .submenu-group .pic-wr .pic { display: block; overflow: hidden; margin-right: 25px; }

header .header-bottom .submenu-wr .submenu-group .pic-wr .pic:last-of-type { margin-right: 0; }

header .header-bottom .submenu-wr .submenu-group .pic-wr .pic img { display: block; width: 175px; }

header .header-bottom .submenu-wr .submenu-group .pic-wr .pic.hover-in .content { width: 100%; -webkit-transition: width 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: width 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

header .header-bottom .submenu-wr .submenu-group .pic-wr .pic.hover-out .content { left: auto; right: 0; }

header .header-bottom .submenu-wr .submenu-group .pic-wr .content { position: absolute; left: 0; top: 0; width: 0%; height: 100%; overflow: hidden; background-color: rgba(37, 37, 37, 0.8); -webkit-transition: width 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: width 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

header .header-bottom .submenu-wr .submenu-group .pic-wr .content .title { position: absolute; width: 175px; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 10px; left: 0; bottom: 0; font-size: 14px; line-height: 18px; font-weight: 400; letter-spacing: 0.08em; margin: 0; color: rgba(255, 255, 255, 0.9); }

header .menu-main-mobile > ul.lang-switcher-mobile { display: none; }

header .menu-main-mobile { position: relative; background-color: #fff; width: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; overflow: hidden; z-index: -1; visibility: hidden; -webkit-transition: height 200ms ease-out; transition: height 200ms ease-out; }

header .menu-main-mobile.active { z-index: 1; visibility: visible; }

header .menu-main-mobile.effect { overflow: visible; }

header .menu-main-mobile:after { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; background-color: #dfdfdf; z-index: -1; }

header .menu-main-mobile > ul { margin: 0 auto; padding: 0; max-width: 940px; list-style-type: none; 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: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; cursor: default; }

header .menu-main-mobile > ul > li > a { display: block; position: relative; font-size: 12px; line-height: 60px; padding: 12px; color: #333333; text-decoration: none; text-transform: uppercase; font-weight: 600; letter-spacing: 0.13em; }

header .menu-main-mobile > ul > li > a:after { content: ''; position: absolute; bottom: 0; left: 50%; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); width: 0%; height: 2px; background-color: #e655b7; -webkit-transition: width 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: width 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

header .menu-main-mobile > ul > li > a:hover:after { width: 100%; -webkit-transition: width 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: width 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

header .menu-main-mobile > ul li:hover > a:after { width: 100%; -webkit-transition: width 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: width 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

header .menu-main-mobile > ul li.active > a:after { width: 100%; }

header .menu-main-mobile .submenu-wr { position: absolute; left: 0; top: 100%; background-color: #fff; width: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; overflow: hidden; z-index: -1; visibility: hidden; -webkit-transition: height 200ms ease-out; transition: height 200ms ease-out; }

header .menu-main-mobile .submenu-wr .inner { padding: 0; }

header .menu-main-mobile .submenu-wr .groups-wr { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 30px 0 0; }

header .menu-main-mobile .submenu-wr.active { z-index: 1; visibility: visible; }

header .menu-main-mobile .submenu-wr:after { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; background-color: #dfdfdf; }

header .menu-main-mobile .submenu-wr ul { margin: 0; padding: 0; max-width: 940px; list-style-type: none; 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: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; cursor: default; }

header .menu-main-mobile .submenu-wr a { display: block; font-size: 14px; letter-spacing: 0.1em; line-height: 60px; padding: 12px; color: #333333; text-decoration: none; text-transform: uppercase; font-weight: 600; -webkit-transition: color 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: color 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

header .menu-main-mobile .submenu-wr a:hover { color: #e655b7; -webkit-transition: color 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: color 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

header .menu-main-mobile .submenu-wr li.active > a { color: #e655b7; }

header .menu-main-mobile .submenu-wr .submenu-group { width: 50%; padding-right: 0; padding-top: 0; padding-bottom: 30px; -webkit-box-sizing: border-box; box-sizing: border-box; }

header .menu-main-mobile .submenu-wr .submenu-group:last-of-type { width: 380px; margin-right: 0; padding-right: 0; }

header .menu-main-mobile .submenu-wr .submenu-group .title { font-size: 14px; line-height: 20px; font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase; margin-bottom: 25px; }

header .menu-main-mobile .submenu-wr .submenu-group .title a { font-size: 14px; line-height: 20px; font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase; color: #333333; }

header .menu-main-mobile .submenu-wr .submenu-group .title a:hover { color: #e655b7; }

header .menu-main-mobile .submenu-wr .submenu-group .title .more { display: inline-block; position: relative; padding-right: 40px; }

header .menu-main-mobile .submenu-wr .submenu-group .title .more:before { content: ''; width: 18px; height: 18px; position: absolute; right: 15px; top: 50%; -webkit-transform: translate(0px, -50%); -ms-transform: translate(0px, -50%); transform: translate(0px, -50%); background-image: url("../img/icons/icon-more.svg"); background-repeat: no-repeat; background-size: 18px 18px; -webkit-transition: -webkit-transform 125ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: -webkit-transform 125ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: transform 125ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: transform 125ms cubic-bezier(0.17, 0.67, 0.83, 0.67), -webkit-transform 125ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

header .menu-main-mobile .submenu-wr .submenu-group .title .more:hover { color: inherit; }

header .menu-main-mobile .submenu-wr .submenu-group .title .more:hover:before { -webkit-transform: translate(5px, -50%); -ms-transform: translate(5px, -50%); transform: translate(5px, -50%); -webkit-transition: -webkit-transform 150ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: -webkit-transform 150ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: transform 150ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: transform 150ms cubic-bezier(0.17, 0.67, 0.83, 0.67), -webkit-transform 150ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

header .menu-main-mobile .submenu-wr .submenu-group a { padding: 0; font-size: 16px; line-height: 20px; font-weight: 400; color: rgba(51, 51, 51, 0.6); text-transform: none; letter-spacing: 0.025em; }

header .menu-main-mobile .submenu-wr .submenu-group a:hover { color: #e655b7; }

header .menu-main-mobile .submenu-wr .submenu-group .list-wr { 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-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }

header .menu-main-mobile .submenu-wr .submenu-group .list-wr ul { display: block; width: auto; margin-right: 60px; }

header .menu-main-mobile .submenu-wr .submenu-group .list-wr ul:last-of-type { margin-right: 0; }

header .menu-main-mobile .submenu-wr .submenu-group .list-wr ul li { margin: 0 0 20px; }

header .menu-main-mobile .submenu-wr .submenu-group .list-wr ul li:last-of-type { margin-bottom: 0; }

header .menu-main-mobile .submenu-wr .submenu-group .list-wr .more { display: inline-block; position: relative; font-weight: 600; color: #333333; padding-right: 40px; }

header .menu-main-mobile .submenu-wr .submenu-group .list-wr .more:before { content: ''; width: 18px; height: 18px; position: absolute; right: 15px; top: 50%; -webkit-transform: translate(0px, -50%); -ms-transform: translate(0px, -50%); transform: translate(0px, -50%); background-image: url("../img/icons/icon-more.svg"); background-repeat: no-repeat; background-size: 18px 18px; -webkit-transition: -webkit-transform 125ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: -webkit-transform 125ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: transform 125ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: transform 125ms cubic-bezier(0.17, 0.67, 0.83, 0.67), -webkit-transform 125ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

header .menu-main-mobile .submenu-wr .submenu-group .list-wr .more:hover { color: inherit; }

header .menu-main-mobile .submenu-wr .submenu-group .list-wr .more:hover:before { -webkit-transform: translate(5px, -50%); -ms-transform: translate(5px, -50%); transform: translate(5px, -50%); -webkit-transition: -webkit-transform 150ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: -webkit-transform 150ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: transform 150ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: transform 150ms cubic-bezier(0.17, 0.67, 0.83, 0.67), -webkit-transform 150ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

header .menu-main-mobile .submenu-wr .submenu-group .pic-wr { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; position: relative; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }

header .menu-main-mobile .submenu-wr .submenu-group .pic-wr .pic { display: block; margin-right: 25px; width: 175px; }

header .menu-main-mobile .submenu-wr .submenu-group .pic-wr .pic:hover .content .title { -webkit-transition: color 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: color 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67); color: #e655b7; }

header .menu-main-mobile .submenu-wr .submenu-group .pic-wr .pic:last-of-type { margin-right: 0; }

header .menu-main-mobile .submenu-wr .submenu-group .pic-wr .pic img { display: block; width: 175px; }

header .menu-main-mobile .submenu-wr .submenu-group .pic-wr .pic.hover-in .content { width: 100%; -webkit-transition: width 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: width 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

header .menu-main-mobile .submenu-wr .submenu-group .pic-wr .pic.hover-out .content { left: 0; right: auto; width: 100%; }

header .menu-main-mobile .submenu-wr .submenu-group .pic-wr .content { position: static; background-color: transparent; }

header .menu-main-mobile .submenu-wr .submenu-group .pic-wr .content .title { position: static; width: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; font-size: 12px; line-height: 16px; font-weight: 400; letter-spacing: 0.08em; margin: 0; color: rgba(51, 51, 51, 0.9); -webkit-transition: color 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: color 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

footer { margin-top: 80px; padding-top: 10px; border-top: 1px solid #e9e9e9; position: relative; }

footer .to_top { position: absolute; top: -90px; right: 20px; cursor: pointer; height: 50px; width: 55px; visibility: hidden; }

footer .to_top svg { fill: #b2b2b2; }

footer .to_top:hover svg { fill: #e655b7; }

footer .footer-top .inner { padding-top: 20px; padding-bottom: 29px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; position: relative; }

footer .logo { width: 97px; height: 47px; position: relative; }

footer .logo svg { position: absolute; width: 100%; height: 100%; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); stroke: none; fill: #252525; -webkit-transition: fill 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: fill 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

footer .logo:hover svg { -webkit-transition: fill 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: fill 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); fill: #e655b7; }

footer nav { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; color: rgba(29, 29, 29, 0.5); font-size: 12px; text-transform: uppercase; letter-spacing: 0.13em; font-weight: 400; }

footer nav .list-wr { margin-right: 90px; }

footer nav .list-wr:last-of-type { margin-right: 4px; }

footer nav .list-wr .title { color: #1d1d1d; font-weight: 600; margin: 0 0 26px; }

footer nav ul { margin: 0; padding: 0; list-style-type: none; }

footer nav ul li { margin: 0 0 17px; }

footer nav a { text-decoration: none; color: inherit; -webkit-transition: color 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: color 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

footer nav a:hover { color: #e655b7; -webkit-transition: color 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: color 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

footer nav .icon { width: 17px; height: 17px; margin-right: 5px; }

footer nav .icon svg { fill: rgba(29, 29, 29, 0.5); }

footer nav a:hover .icon svg { fill: #e655b7; }

footer .footer-bottom .inner { padding-top: 50px; padding-bottom: 28px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; font-size: 14px; color: rgba(51, 51, 51, 0.5); letter-spacing: 0.025em; }

footer .aimb-logo { position: relative; width: 102px; height: 11px; }

footer .aimb-logo a { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 2; }

footer .aimb-logo svg { width: 100%; height: 100%; display: block; fill: #8e8e8e; -webkit-transition: fill .3s; transition: fill .3s; }

footer .aimb-logo:hover svg { fill: #e655b7; }

.icon { display: inline-block; vertical-align: middle; position: relative; width: 22px; height: 22px; outline: none; text-decoration: none; border: none; -webkit-box-shadow: none; box-shadow: none; background: none; margin: 0; padding: 0; }

.icon svg { position: absolute; width: 100%; height: 100%; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); fill: #000000; stroke: none; -webkit-transition: fill 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: fill 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

a.icon:hover svg, a:hover .icon svg, button:hover .icon svg, button.icon:hover svg { fill: #e655b7; -webkit-transition: fill 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: fill 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.btn .icon svg { -webkit-transition: fill 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: fill 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.btn:hover .icon svg { -webkit-transition: fill 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: fill 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.banner-wr { max-width: 980px; margin: 54px auto; width: 100%; position: relative; }

.banner-wr .banner-link { position: absolute; left: 50%; top: 0; width: 980px; height: 100%; z-index: 2; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); }

.banner-wr .pic-hovered { position: relative; width: 980px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: stretch; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch; left: 50%; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); }

.banner-wr .pic-hovered img { display: block; width: 980px; }

.banner-wr .pic-hovered span { display: block; width: 100%; overflow: hidden; direction: rtl; -webkit-box-ordinal-group: 6; -webkit-order: 5; -ms-flex-order: 5; order: 5; -webkit-transition: width 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: width 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.banner-wr .pic-hovered .hovered { -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; width: 0%; opacity: 0.35; direction: ltr; }

.banner-wr:hover .pic-hovered span { width: 0%; -webkit-transition: width 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: width 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.banner-wr:hover .pic-hovered span.hovered { width: 100%; }

.banner-wr .content { position: absolute; left: 0; top: 0; width: 51%; height: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 39px 0 24px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: stretch; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch; }

.banner-wr .content .type { font-size: 12px; font-weight: 600; text-transform: uppercase; letter-spacing: 0.13em; color: rgba(37, 37, 37, 0.5); margin: 0 0 17px; }

.banner-wr .content .title { font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 50px; line-height: 50px; font-weight: 700; margin: 0 0 10px; padding-bottom: 35px; position: relative; }

.banner-wr .content .title:after { content: ''; position: absolute; bottom: 0; left: 0; width: 96px; height: 2px; background-color: #252525; }

.banner-wr .content .date { font-family: "DIN Next CYR", "Tahoma", sans-serif; font-weight: 700; font-size: 36px; letter-spacing: -0.025em; }

.top-event { margin: 65px auto; width: 100%; position: relative; 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-box-align: stretch; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch; }

.top-event .banner-link { position: absolute; left: 50%; top: 0; width: 100%; height: 100%; z-index: 2; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); }

.top-event .pic-hover { width: 450px; }

.top-event .pic-hover img { width: 450px; }

.top-event .content { width: 450px; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 39px 0 24px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: stretch; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch; }

.top-event .content .type { font-size: 12px; font-weight: 600; text-transform: uppercase; letter-spacing: 0.13em; color: rgba(37, 37, 37, 0.5); margin: 0 0 17px; }

.top-event .content .title { font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 40px; line-height: 40px; font-weight: 700; margin: 0 0 10px; padding-bottom: 35px; position: relative; -webkit-transition: color 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: color 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.top-event .content .title:after { content: ''; position: absolute; bottom: 11px; left: 0; width: 96px; height: 2px; background-color: #252525; }

.top-event .content .date { font-family: "DIN Next CYR", "Tahoma", sans-serif; font-weight: 700; font-size: 36px; letter-spacing: -0.025em; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.top-event .content .date .start, .top-event .content .date .end { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.top-event .content .date .start .month:before, .top-event .content .date .end .month:before { content: '.'; display: inline; }

.top-event .content .date .end:before { content: '-'; display: inline; }

.top-event:hover .title { color: #e655b7; -webkit-transition: color 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: color 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.search-view.active { z-index: 2000; visibility: visible; }

.search-view.effect { opacity: 1; -webkit-transition: opacity 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: opacity 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.search-view { position: fixed; top: 0; height: 100%; left: 0; right: 0; -webkit-box-sizing: border-box; box-sizing: border-box; background-color: #ffffff; z-index: -1; visibility: hidden; opacity: 0; -webkit-transition: opacity 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: opacity 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); overflow-y: auto; overflow-x: hidden; -webkit-overflow-scrolling: touch; }

.search-view .full-width { min-height: 100%; position: relative; }

.search-view .full-width .border-bottom { position: absolute; }

.search-view .inner { padding-top: 50px; padding-bottom: 50px; }

.search-view .no-results { font-size: 16px; line-height: 24px; color: rgba(51, 51, 51, 0.6); letter-spacing: 0.025em; margin: 0 0 30px; }

.search-view .close { position: absolute; width: 40px; height: 40px; right: 40px; top: 30px; 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; cursor: pointer; z-index: 10; }

.search-view .close .icon { width: 20px; height: 20px; }

.search-view .close:hover .icon svg { fill: #e655b7; -webkit-transition: fill 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: fill 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.search-view .search-form { margin-bottom: 40px; }

.search-view .search-form > label { display: block; font-size: 13px; line-height: 20px; letter-spacing: 0.025em; color: rgba(51, 51, 51, 0.34); margin: 0 0 10px; }

.search-view .search-form .search-wr { position: relative; width: 580px; padding-bottom: 1px; }

.search-view .search-form .search-wr:after { content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 1px; background-color: #000000; }

.search-view .search-form .search-wr button[type="submit"] { position: absolute; cursor: pointer; margin: 0; padding: 0; background: none; border: none; -webkit-box-shadow: none; box-shadow: none; outline: none; left: 0; top: 0; height: 24px; width: 24px; 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-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }

.search-view .search-form .search-wr button[type="submit"] .icon { width: 18px; height: 18px; }

.search-view .search-form .search-wr input[type="text"] { padding: 0 30px 14px; margin: 0; border: none; outline: none; display: block; width: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; font-size: 20px; line-height: 20px; color: #333333; }

.search-view .results-wr { margin: 0 -10px; }

.search-view .results-wr > div { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; width: 100%; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.search-view .results-wr .result-i { cursor: pointer; display: block; text-decoration: none; width: 280px; margin: 0 10px 40px; color: rgba(51, 51, 51, 0.6); font-size: 16px; line-height: 20px; letter-spacing: 0.025em; }

.search-view .results-wr .result-i span { display: block; }

.search-view .results-wr .result-i .type { font-size: 12px; text-transform: uppercase; letter-spacing: 0.13em; margin: 0 0 10px; }

.search-view .results-wr .result-i .title { font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 24px; line-height: 1em; font-weight: 700; color: #333333; margin: 0 0 10px; -webkit-transition: color 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: color 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.search-view .results-wr .result-i:hover .title { -webkit-transition: color 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: color 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); color: #e655b7; }

.search-view .btn-wr { margin: 20px 0 20px; text-align: center; }

.search-view .btn-wr .descript { font-family: "Proxima Nova", "Arial", sans-serif; font-size: 16px; line-height: 24px; color: rgba(51, 51, 51, 0.6); letter-spacing: 0.025em; margin: 0 0 10px; }

.search-view .btn-wr .btn { min-width: 250px; }

.search-view .advice-wr { margin: 0 -40px 40px; 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-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }

.search-view .advice-wr .advice-i { margin: 0 40px 40px; }

.search-view .advice-wr .advice-i .title { font-size: 12px; line-height: 20px; font-weight: 600; letter-spacing: 0.13em; text-transform: uppercase; color: #333333; margin: 0 0 20px; }

.search-view .advice-wr .advice-i ul { margin: 0; padding: 0; list-style-type: none; font-size: 16px; line-height: 20px; letter-spacing: 0.025em; color: rgba(51, 51, 51, 0.6); }

.search-view .advice-wr .advice-i li { margin: 0 0 20px; }

.search-view .advice-wr .advice-i a, .search-view .advice-wr .advice-i span { cursor: pointer; text-decoration: none; color: inherit; -webkit-transition: color 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: color 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.search-view .advice-wr .advice-i a:hover, .search-view .advice-wr .advice-i span:hover { -webkit-transition: color 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: color 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); color: #e655b7; }

.filter-view.active { z-index: 2000; visibility: visible; }

.filter-view.effect { opacity: 1; -webkit-transition: opacity 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: opacity 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.filter-view { position: fixed; top: 0; height: 100%; left: 0; right: 0; -webkit-box-sizing: border-box; box-sizing: border-box; background-color: #ffffff; z-index: -1; visibility: hidden; opacity: 0; -webkit-transition: opacity 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: opacity 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); overflow-y: auto; }

.filter-view .full-width { min-height: 100%; position: relative; }

.filter-view .full-width .border-bottom { position: absolute; }

.filter-view .inner { padding-top: 50px; padding-bottom: 80px; }

.filter-view .close { position: absolute; width: 40px; height: 40px; right: 40px; top: 30px; 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; cursor: pointer; z-index: 10; }

.filter-view .close .icon { width: 20px; height: 20px; }

.filter-view .close:hover .icon svg { fill: #e655b7; -webkit-transition: fill 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: fill 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.filter-view .alphabet-wr { margin: 40px 0 0; padding-bottom: 22px; border-bottom: 1px solid #dfdfdf; }

.filter-view .alphabet-wr ul { margin: 0; padding: 0; list-style-type: none; width: 100%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; font-size: 11px; line-height: 20px; text-transform: uppercase; letter-spacing: 0.025em; }

.filter-view .alphabet-wr ul li { margin-bottom: 10px; }

.filter-view .alphabet-wr ul .separator { width: 100%; margin-bottom: -10px; }

.filter-view .alphabet-wr ul a { text-decoration: none; color: inherit; -webkit-transition: color 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: color 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.filter-view .alphabet-wr ul a:hover, .filter-view .alphabet-wr ul a.active { color: #e655b7; -webkit-transition: color 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: color 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.filter-view .categories-wr { margin: 30px 0; }

.filter-view .categories-wr .category-i { margin: 0 0 35px 0; }

.filter-view .categories-wr .category-i .title { font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 38px; line-height: 42px; font-weight: 700; margin: 0 0 20px; }

.filter-view .categories-wr .category-i ul { margin: 0 -25px 0 0; padding: 0; list-style-type: none; 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-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; font-size: 16px; line-height: 20px; }

.filter-view .categories-wr .category-i ul li { width: 255px; margin: 0 25px 15px 0; }

.filter-view .categories-wr .category-i ul a, .filter-view .categories-wr .category-i ul label { color: inherit; text-decoration: none; -webkit-transition: color 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: color 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.filter-view .categories-wr .category-i ul a:hover, .filter-view .categories-wr .category-i ul label:hover { color: #e655b7; -webkit-transition: color 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: color 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.filter-view .categories-wr .category-i ul label { cursor: pointer; 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; }

.filter-view .categories-wr .category-i ul label [type="checkbox"] { display: none; }

.filter-view .categories-wr .category-i ul label .checkbox { display: block; width: 20px; height: 20px; background-color: #f5f6f7; margin-right: 10px; -webkit-transition: background-color 0.3s; transition: background-color 0.3s; }

.filter-view .categories-wr .category-i ul label [type="checkbox"]:checked ~ .checkbox { background-color: #e655b7; background-image: url("../../assets/img/icons/icon-check.svg"); background-repeat: no-repeat; background-size: 18px 18px; background-position: center; }

.filter-view .controls-wr { position: absolute; top: 100vh; -webkit-transform: translate(0, -100%); -ms-transform: translate(0, -100%); transform: translate(0, -100%); left: 0; right: 0; background-color: #ffffff; z-index: 10; border-top: 1px solid #dfdfdf; }

.filter-view .controls-wr .inner { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; padding-top: 5px; padding-bottom: 5px; }

.filter-view .controls-wr .info-mobile { font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 18px; line-height: 42px; font-weight: 700; color: #333333; letter-spacing: 0.01em; display: none; }

.filter-view .controls-wr .info { 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; font-size: 12px; line-height: 16px; letter-spacing: 0.13em; color: rgba(51, 51, 51, 0.5); text-transform: uppercase; cursor: default; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.filter-view .controls-wr .info ul { margin: 0; padding: 0; list-style-type: none; 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-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; max-width: 410px; overflow: hidden; }

.filter-view .controls-wr .info ul li { padding-left: 10px; margin: 10px 10px 10px 0; border-left: 1px solid #dfdfdf; color: #333333; white-space: nowrap; }

.filter-view .controls-wr .info ul li:first-of-type { padding-left: 0; margin-left: 0; border-left: none; }

.filter-view .controls-wr .info ul button.icon { width: 16px; height: 16px; cursor: pointer; }

.filter-view .controls-wr .info ul button.icon svg { width: 8px; height: 8px; fill: #333333; }

.filter-view .controls-wr .info ul button.icon:hover svg { fill: #e655b7; }

.filter-view .controls-wr .info .descript { margin-left: 30px; white-space: nowrap; min-width: 150px; }

.filter-view .controls-wr .controls { white-space: nowrap; }

[data-hovered-wr] .pic-hover { position: relative; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: stretch; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch; }

[data-hovered-wr] .pic-hover img { display: block; }

[data-hovered-wr] .pic-hover span { display: block; width: 100%; overflow: hidden; direction: rtl; -webkit-box-ordinal-group: 6; -webkit-order: 5; -ms-flex-order: 5; order: 5; -webkit-transition: width 250ms cubic-bezier(0.445, 0.05, 0.55, 0.95); transition: width 250ms cubic-bezier(0.445, 0.05, 0.55, 0.95); }

[data-hovered-wr] .pic-hover .hovered { -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; width: 0%; opacity: 0.35; direction: ltr; }

[data-hovered-wr].hover-in .pic-hover span { width: 0%; -webkit-transition: width 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95); transition: width 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95); }

[data-hovered-wr].hover-in .pic-hover span.hovered { width: 100%; }

[data-hovered-wr].hover-out .pic-hover span { -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; direction: ltr; -webkit-transition: width 250ms cubic-bezier(0.445, 0.05, 0.55, 0.95); transition: width 250ms cubic-bezier(0.445, 0.05, 0.55, 0.95); }

[data-hovered-wr].hover-out .pic-hover span.hovered { direction: rtl; -webkit-box-ordinal-group: 6; -webkit-order: 5; -ms-flex-order: 5; order: 5; }

.notify-wr { position: relative; z-index: 90; width: 100%; left: 0; top: 0; background-color: #ffe826; }

.notify-wr .inner { padding: 0; font-size: 14px; line-height: 20px; letter-spacing: 0.025em; font-weight: 400; color: rgba(51, 51, 51, 0.8); position: relative; }

.notify-wr .inner a { color: inherit; text-decoration: underline; }

.notify-wr .notify-i { cursor: default; padding: 19px 58px 19px 12px; position: relative; border-top: 1px solid rgba(51, 51, 51, 0.1); }

.notify-wr .notify-i:first-of-type { border-top: none; }

.notify-wr .notify-i .text { opacity: 1; -webkit-transition: opacity 0.2s ease-out; transition: opacity 0.2s ease-out; }

.notify-wr .notify-i.effect .text { opacity: 0; }

.notify-wr .notify-i a { -webkit-transition: color .3s ease; transition: color .3s ease; color: inherit; }

.notify-wr .notify-i a:hover { color: #e655b7; }

.notify-wr .close { position: absolute; top: 0; right: 8px; width: 58px; height: 58px; cursor: pointer; }

.notify-wr .close .icon { position: absolute; right: 0; top: 50%; width: 14px; height: 14px; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); }

.notify-wr .close:hover .icon svg { fill: #e655b7; -webkit-transition: fill 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: fill 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.page-home .notify-wr, .page-b2b .notify-wr { position: absolute; top: 136px; }

.page-b2b.b2b-form .notify-wr { position: relative; top: 0; }

/* Slider */
.slick-slider { position: relative; display: block; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }

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

.slick-list:focus { outline: none; }

.slick-list.dragging { cursor: pointer; cursor: hand; }

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

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

.slick-track:before, .slick-track:after { content: ""; display: table; }

.slick-track:after { clear: both; }

.slick-loading .slick-track { visibility: hidden; }

a:focus { outline: none; }

.slick-slide { float: left; outline: none; height: 100%; min-height: 1px; display: none; }

[dir="rtl"] .slick-slide { float: right; }

.slick-slide img { display: block; }

.slick-slide.slick-loading img { display: none; }

.slick-slide.dragging img { pointer-events: none; }

.slick-initialized .slick-slide { display: block; }

.slick-loading .slick-slide { visibility: hidden; }

.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

.slick-arrow.slick-hidden { display: none; }

/* Slider */
.slick-loading .slick-list { background: #fff url("./ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face { font-family: "slick"; src: url("./fonts/slick.eot"); src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg"); font-weight: normal; font-style: normal; }

/* Arrows */
.slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0px; font-size: 0px; cursor: pointer; background: transparent; color: transparent; top: 50%; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); padding: 0; border: none; outline: none; }

.slick-prev { left: -25px; }

.slick-next { right: -25px; }

/* Dots */
.slick-dotted.slick-slider { margin-bottom: 30px; }

.slick-dots { position: absolute; bottom: -25px; list-style: none; display: block; text-align: center; padding: 0; margin: 0; width: 100%; }

.slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0 5px; padding: 0; cursor: pointer; }

.slick-dots li button { border: 0; background-color: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0px; font-size: 0px; color: transparent; padding: 5px; cursor: pointer; }

.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }

.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }

.slick-dots li button:before { position: absolute; top: 0; left: 0; content: "•"; width: 20px; height: 20px; font-family: "slick"; font-size: 8px; line-height: 20px; text-align: center; color: black; opacity: 0.25; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.slick-dots li.slick-active button:before { color: black; opacity: 1; }

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

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

.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }

.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; border-collapse: collapse; }

.ui-helper-clearfix:after { clear: both; }

.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter: Alpha(Opacity=0); /* support: IE8 */ }

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

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

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

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

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; }

.ui-accordion .ui-accordion-header { display: block; cursor: pointer; position: relative; margin: 2px 0 0 0; padding: .5em .5em .5em .7em; font-size: 100%; }

.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; overflow: auto; }

.ui-autocomplete { position: absolute; top: 0; left: 0; cursor: default; }

.ui-menu { list-style: none; padding: 0; margin: 0; display: block; outline: 0; }

.ui-menu .ui-menu { position: absolute; }

.ui-menu .ui-menu-item { margin: 0; cursor: pointer; /* support: IE10, see #8844 */ list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"); }

.ui-menu .ui-menu-item-wrapper { position: relative; padding: 3px 1em 3px .4em; }

.ui-menu .ui-menu-divider { margin: 5px 0; height: 0; font-size: 0; line-height: 0; border-width: 1px 0 0 0; }

.ui-menu .ui-state-focus, .ui-menu .ui-state-active { margin: -1px; }

/* icon support */
.ui-menu-icons { position: relative; }

.ui-menu-icons .ui-menu-item-wrapper { padding-left: 2em; }

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

/* right-aligned */
.ui-menu .ui-menu-icon { left: auto; right: 0; }

.ui-button { padding: .4em 1em; display: inline-block; position: relative; line-height: normal; margin-right: .1em; cursor: pointer; vertical-align: middle; text-align: center; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; /* Support: IE <= 11 */ overflow: visible; }

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

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

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

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

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

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

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner, button.ui-button::-moz-focus-inner { border: 0; padding: 0; }

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

.ui-controlgroup > .ui-controlgroup-item { float: left; margin-left: 0; margin-right: 0; }

.ui-controlgroup > .ui-controlgroup-item:focus, .ui-controlgroup > .ui-controlgroup-item.ui-visual-focus { z-index: 9999; }

.ui-controlgroup-vertical > .ui-controlgroup-item { display: block; float: none; width: 100%; margin-top: 0; margin-bottom: 0; text-align: left; }

.ui-controlgroup-vertical .ui-controlgroup-item { -webkit-box-sizing: border-box; box-sizing: border-box; }

.ui-controlgroup .ui-controlgroup-label { padding: .4em 1em; }

.ui-controlgroup .ui-controlgroup-label span { font-size: 80%; }

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item { border-left: none; }

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item { border-top: none; }

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content { border-right: none; }

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content { border-bottom: none; }

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input { /* Support: IE8 only, Android < 4.4 only */ width: 75%; width: -webkit-calc( 100% - 2.4em); width: calc( 100% - 2.4em); }

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up { border-top-style: solid; }

.ui-checkboxradio-label .ui-icon-background { -webkit-box-shadow: inset 1px 1px 1px #ccc; box-shadow: inset 1px 1px 1px #ccc; -webkit-border-radius: .12em; border-radius: .12em; border: none; }

.ui-checkboxradio-radio-label .ui-icon-background { width: 16px; height: 16px; -webkit-border-radius: 1em; border-radius: 1em; overflow: visible; border: none; }

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon, .ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon { background-image: none; width: 8px; height: 8px; border-width: 4px; border-style: solid; }

.ui-checkboxradio-disabled { pointer-events: none; }

.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }

.ui-datepicker .ui-datepicker-header { position: relative; padding: .2em 0; -webkit-border-radius: 0; border-radius: 0; }

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position: absolute; top: 2px; width: 1.8em; height: 1.8em; }

.ui-datepicker .ui-datepicker-prev { left: 2px; }

.ui-datepicker .ui-datepicker-next { right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover { left: 1px; }

.ui-datepicker .ui-datepicker-next-hover { right: 1px; }

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px; }

.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }

.ui-datepicker .ui-datepicker-title select { font-size: 1em; margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year { width: 45%; }

.ui-datepicker table { width: 100%; font-size: .9em; border-collapse: collapse; margin: 0 0 .4em; }

.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0; }

.ui-datepicker td { border: 0; padding: 1px; }

.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding: 0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width: auto; overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float: left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width: auto; }

.ui-datepicker-multi .ui-datepicker-group { float: left; }

.ui-datepicker-multi .ui-datepicker-group table { width: 95%; margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group { width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group { width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group { width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane { clear: left; }

.ui-datepicker-row-break { clear: both; width: 100%; font-size: 0; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }

.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane { clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group { float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width: 0; border-left-width: 1px; }

/* Icons */
.ui-datepicker .ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; left: .5em; top: .3em; }

.ui-dialog { position: absolute; top: 0; left: 0; padding: .2em; outline: 0; }

.ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative; }

.ui-dialog .ui-dialog-title { float: left; margin: .1em 0; white-space: nowrap; width: 90%; overflow: hidden; text-overflow: ellipsis; }

.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 20px; margin: -10px 0 0 0; padding: 1px; height: 20px; }

.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; }

.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin-top: .5em; padding: .3em 1em .5em .4em; }

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }

.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }

.ui-dialog .ui-resizable-n { height: 2px; top: 0; }

.ui-dialog .ui-resizable-e { width: 2px; right: 0; }

.ui-dialog .ui-resizable-s { height: 2px; bottom: 0; }

.ui-dialog .ui-resizable-w { width: 2px; left: 0; }

.ui-dialog .ui-resizable-se, .ui-dialog .ui-resizable-sw, .ui-dialog .ui-resizable-ne, .ui-dialog .ui-resizable-nw { width: 7px; height: 7px; }

.ui-dialog .ui-resizable-se { right: 0; bottom: 0; }

.ui-dialog .ui-resizable-sw { left: 0; bottom: 0; }

.ui-dialog .ui-resizable-ne { right: 0; top: 0; }

.ui-dialog .ui-resizable-nw { left: 0; top: 0; }

.ui-draggable .ui-dialog-titlebar { cursor: move; }

.ui-draggable-handle { -ms-touch-action: none; touch-action: none; }

.ui-resizable { position: relative; }

.ui-resizable-handle { position: absolute; font-size: 0.1px; display: block; -ms-touch-action: none; touch-action: none; }

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }

.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }

.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }

.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }

.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }

.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }

.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }

.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }

.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px; }

.ui-progressbar { height: 2em; text-align: left; overflow: hidden; }

.ui-progressbar .ui-progressbar-value { margin: -1px; height: 100%; }

.ui-progressbar .ui-progressbar-overlay { background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw=="); height: 100%; filter: alpha(opacity=25); /* support: IE8 */ opacity: 0.25; }

.ui-progressbar-indeterminate .ui-progressbar-value { background-image: none; }

.ui-selectable { -ms-touch-action: none; touch-action: none; }

.ui-selectable-helper { position: absolute; z-index: 100; border: 1px dotted black; }

.ui-selectmenu-menu { padding: 0; margin: 0; position: absolute; top: 0; left: 0; display: none; }

.ui-selectmenu-menu .ui-menu { overflow: auto; overflow-x: hidden; padding-bottom: 1px; }

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup { font-size: 1em; font-weight: bold; line-height: 1.5; padding: 2px 0.4em; margin: 0.5em 0 0 0; height: auto; border: 0; }

.ui-selectmenu-open { display: block; }

.ui-selectmenu-text { display: block; margin-right: 20px; overflow: hidden; text-overflow: ellipsis; }

.ui-selectmenu-button.ui-button { text-align: left; white-space: nowrap; width: 14em; }

.ui-selectmenu-icon.ui-icon { float: right; margin-top: 0; }

.ui-slider { position: relative; text-align: left; }

.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; -ms-touch-action: none; touch-action: none; }

.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

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

.ui-slider-horizontal { height: .8em; }

.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }

.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }

.ui-slider-horizontal .ui-slider-range-min { left: 0; }

.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }

.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }

.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }

.ui-slider-vertical .ui-slider-range-min { bottom: 0; }

.ui-slider-vertical .ui-slider-range-max { top: 0; }

.ui-sortable-handle { -ms-touch-action: none; touch-action: none; }

.ui-spinner { position: relative; display: inline-block; overflow: hidden; padding: 0; vertical-align: middle; }

.ui-spinner-input { border: none; background: none; color: inherit; padding: .222em 0; margin: .2em 0; vertical-align: middle; margin-left: .4em; margin-right: 2em; }

.ui-spinner-button { width: 1.6em; height: 50%; font-size: .5em; padding: 0; margin: 0; text-align: center; position: absolute; cursor: default; display: block; overflow: hidden; right: 0; }

/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button { border-top-style: none; border-bottom-style: none; border-right-style: none; }

.ui-spinner-up { top: 0; }

.ui-spinner-down { bottom: 0; }

.ui-tabs { position: relative; /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */ padding: .2em; }

.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }

.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 0; margin: 1px .2em 0 0; border-bottom-width: 0; padding: 0; white-space: nowrap; }

.ui-tabs .ui-tabs-nav .ui-tabs-anchor { float: left; padding: .5em 1em; text-decoration: none; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active { margin-bottom: -1px; padding-bottom: 1px; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor { cursor: text; }

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor { cursor: pointer; }

.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }

.ui-tooltip { padding: 8px; position: absolute; z-index: 9999; max-width: 300px; }

body .ui-tooltip { border-width: 2px; }

/* Component containers
----------------------------------*/
.ui-widget { font-family: Arial,Helvetica,sans-serif; font-size: 1em; }

.ui-widget .ui-widget { font-size: 1em; }

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Arial,Helvetica,sans-serif; font-size: 1em; }

.ui-widget.ui-widget-content { -webkit-border-radius: 0; border-radius: 0; border: 1px solid #c5c5c5; width: 350px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.ui-widget-content { border: 1px solid #dddddd; background: #ffffff; color: #333333; }

.ui-widget-content a { color: #333333; }

.ui-widget-header { border: 1px solid #dddddd; background: #e9e9e9; color: #333333; font-weight: bold; }

.ui-widget-header a { color: #333333; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active { border: 1px solid #c5c5c5; background: #f6f6f6; font-weight: normal; color: #454545; }

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button, .ui-button { color: #454545; text-decoration: none; }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus { border: 1px solid #cccccc; background: #ededed; font-weight: normal; color: #2b2b2b; -webkit-border-radius: 0; border-radius: 0; }

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited, a.ui-button:hover, a.ui-button:focus { color: #2b2b2b; text-decoration: none; }

.ui-visual-focus { -webkit-box-shadow: 0 0 3px 1px #5e9ed6; box-shadow: 0 0 3px 1px #5e9ed6; }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover { border: 1px solid #003eff; background: #007fff; font-weight: normal; color: #ffffff; }

.ui-icon-background, .ui-state-active .ui-icon-background { border: #003eff; background-color: #ffffff; }

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffffff; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight { border: 1px solid #e655b7; background: #e655b7; color: #ffffff; }

.ui-state-checked { border: 1px solid #e655b7; background: #e655b7; }

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a { color: #777620; }

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error { border: 1px solid #f1a899; background: #fddfdf; color: #5f3f3f; }

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #5f3f3f; }

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #5f3f3f; }

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary { opacity: .7; filter: Alpha(Opacity=70); /* support: IE8 */ font-weight: normal; }

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter: Alpha(Opacity=35); /* support: IE8 */ background-image: none; }

.ui-state-disabled .ui-icon { filter: Alpha(Opacity=35); /* support: IE8 - See #6059 */ }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon { width: 16px; height: 16px; }

.ui-icon, .ui-widget-content .ui-icon { background: url(../img/arrow.svg) no-repeat center center; }

.ui-widget-header .ui-icon { background: url(../img/arrow.svg) no-repeat center center; }

.ui-widget-header .ui-datepicker-prev.ui-state-hover, .ui-widget-header .ui-datepicker-next.ui-state-hover { border: none; }

.ui-datepicker-next.ui-corner-all .ui-icon { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }

.ui-icon-caret-1-n { background-position: 0 0; }

.ui-icon-caret-1-ne { background-position: -16px 0; }

.ui-icon-caret-1-e { background-position: -32px 0; }

.ui-icon-caret-1-se { background-position: -48px 0; }

.ui-icon-caret-1-s { background-position: -65px 0; }

.ui-icon-caret-1-sw { background-position: -80px 0; }

.ui-icon-caret-1-w { background-position: -96px 0; }

.ui-icon-caret-1-nw { background-position: -112px 0; }

.ui-icon-caret-2-n-s { background-position: -128px 0; }

.ui-icon-caret-2-e-w { background-position: -144px 0; }

.ui-icon-triangle-1-n { background-position: 0 -16px; }

.ui-icon-triangle-1-ne { background-position: -16px -16px; }

.ui-icon-triangle-1-e { background-position: -32px -16px; }

.ui-icon-triangle-1-se { background-position: -48px -16px; }

.ui-icon-triangle-1-s { background-position: -65px -16px; }

.ui-icon-triangle-1-sw { background-position: -80px -16px; }

.ui-icon-triangle-1-w { background-position: -96px -16px; }

.ui-icon-triangle-1-nw { background-position: -112px -16px; }

.ui-icon-triangle-2-n-s { background-position: -128px -16px; }

.ui-icon-triangle-2-e-w { background-position: -144px -16px; }

.ui-icon-arrow-1-n { background-position: 0 -32px; }

.ui-icon-arrow-1-ne { background-position: -16px -32px; }

.ui-icon-arrow-1-e { background-position: -32px -32px; }

.ui-icon-arrow-1-se { background-position: -48px -32px; }

.ui-icon-arrow-1-s { background-position: -65px -32px; }

.ui-icon-arrow-1-sw { background-position: -80px -32px; }

.ui-icon-arrow-1-w { background-position: -96px -32px; }

.ui-icon-arrow-1-nw { background-position: -112px -32px; }

.ui-icon-arrow-2-n-s { background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }

.ui-icon-arrow-2-e-w { background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }

.ui-icon-arrowstop-1-n { background-position: -192px -32px; }

.ui-icon-arrowstop-1-e { background-position: -208px -32px; }

.ui-icon-arrowstop-1-s { background-position: -224px -32px; }

.ui-icon-arrowstop-1-w { background-position: -240px -32px; }

.ui-icon-arrowthick-1-n { background-position: 1px -48px; }

.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }

.ui-icon-arrowthick-1-e { background-position: -32px -48px; }

.ui-icon-arrowthick-1-se { background-position: -48px -48px; }

.ui-icon-arrowthick-1-s { background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }

.ui-icon-arrowthick-1-w { background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }

.ui-icon-arrow-4 { background-position: 0 -80px; }

.ui-icon-arrow-4-diag { background-position: -16px -80px; }

.ui-icon-extlink { background-position: -32px -80px; }

.ui-icon-newwin { background-position: -48px -80px; }

.ui-icon-refresh { background-position: -64px -80px; }

.ui-icon-shuffle { background-position: -80px -80px; }

.ui-icon-transfer-e-w { background-position: -96px -80px; }

.ui-icon-transferthick-e-w { background-position: -112px -80px; }

.ui-icon-folder-collapsed { background-position: 0 -96px; }

.ui-icon-folder-open { background-position: -16px -96px; }

.ui-icon-document { background-position: -32px -96px; }

.ui-icon-document-b { background-position: -48px -96px; }

.ui-icon-note { background-position: -64px -96px; }

.ui-icon-mail-closed { background-position: -80px -96px; }

.ui-icon-mail-open { background-position: -96px -96px; }

.ui-icon-suitcase { background-position: -112px -96px; }

.ui-icon-comment { background-position: -128px -96px; }

.ui-icon-person { background-position: -144px -96px; }

.ui-icon-print { background-position: -160px -96px; }

.ui-icon-trash { background-position: -176px -96px; }

.ui-icon-locked { background-position: -192px -96px; }

.ui-icon-unlocked { background-position: -208px -96px; }

.ui-icon-bookmark { background-position: -224px -96px; }

.ui-icon-tag { background-position: -240px -96px; }

.ui-icon-home { background-position: 0 -112px; }

.ui-icon-flag { background-position: -16px -112px; }

.ui-icon-calendar { background-position: -32px -112px; }

.ui-icon-cart { background-position: -48px -112px; }

.ui-icon-pencil { background-position: -64px -112px; }

.ui-icon-clock { background-position: -80px -112px; }

.ui-icon-disk { background-position: -96px -112px; }

.ui-icon-calculator { background-position: -112px -112px; }

.ui-icon-zoomin { background-position: -128px -112px; }

.ui-icon-zoomout { background-position: -144px -112px; }

.ui-icon-search { background-position: -160px -112px; }

.ui-icon-wrench { background-position: -176px -112px; }

.ui-icon-gear { background-position: -192px -112px; }

.ui-icon-heart { background-position: -208px -112px; }

.ui-icon-star { background-position: -224px -112px; }

.ui-icon-link { background-position: -240px -112px; }

.ui-icon-cancel { background-position: 0 -128px; }

.ui-icon-plus { background-position: -16px -128px; }

.ui-icon-plusthick { background-position: -32px -128px; }

.ui-icon-minus { background-position: -48px -128px; }

.ui-icon-minusthick { background-position: -64px -128px; }

.ui-icon-close { background-position: -80px -128px; }

.ui-icon-closethick { background-position: -96px -128px; }

.ui-icon-key { background-position: -112px -128px; }

.ui-icon-lightbulb { background-position: -128px -128px; }

.ui-icon-scissors { background-position: -144px -128px; }

.ui-icon-clipboard { background-position: -160px -128px; }

.ui-icon-copy { background-position: -176px -128px; }

.ui-icon-contact { background-position: -192px -128px; }

.ui-icon-image { background-position: -208px -128px; }

.ui-icon-video { background-position: -224px -128px; }

.ui-icon-script { background-position: -240px -128px; }

.ui-icon-alert { background-position: 0 -144px; }

.ui-icon-info { background-position: -16px -144px; }

.ui-icon-notice { background-position: -32px -144px; }

.ui-icon-help { background-position: -48px -144px; }

.ui-icon-check { background-position: -64px -144px; }

.ui-icon-bullet { background-position: -80px -144px; }

.ui-icon-radio-on { background-position: -96px -144px; }

.ui-icon-radio-off { background-position: -112px -144px; }

.ui-icon-pin-w { background-position: -128px -144px; }

.ui-icon-pin-s { background-position: -144px -144px; }

.ui-icon-play { background-position: 0 -160px; }

.ui-icon-pause { background-position: -16px -160px; }

.ui-icon-seek-next { background-position: -32px -160px; }

.ui-icon-seek-prev { background-position: -48px -160px; }

.ui-icon-seek-end { background-position: -64px -160px; }

.ui-icon-seek-start { background-position: -80px -160px; }

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }

.ui-icon-stop { background-position: -96px -160px; }

.ui-icon-eject { background-position: -112px -160px; }

.ui-icon-volume-off { background-position: -128px -160px; }

.ui-icon-volume-on { background-position: -144px -160px; }

.ui-icon-power { background-position: 0 -176px; }

.ui-icon-signal-diag { background-position: -16px -176px; }

.ui-icon-signal { background-position: -32px -176px; }

.ui-icon-battery-0 { background-position: -48px -176px; }

.ui-icon-battery-1 { background-position: -64px -176px; }

.ui-icon-battery-2 { background-position: -80px -176px; }

.ui-icon-battery-3 { background-position: -96px -176px; }

.ui-icon-circle-plus { background-position: 0 -192px; }

.ui-icon-circle-minus { background-position: -16px -192px; }

.ui-icon-circle-close { background-position: -32px -192px; }

.ui-icon-circle-triangle-e { background-position: -48px -192px; }

.ui-icon-circle-triangle-s { background-position: -64px -192px; }

.ui-icon-circle-triangle-w { background-position: -80px -192px; }

.ui-icon-circle-triangle-n { background-position: -96px -192px; }

.ui-icon-circle-arrow-e { background-position: -112px -192px; }

.ui-icon-circle-arrow-s { background-position: -128px -192px; }

.ui-icon-circle-arrow-w { background-position: -144px -192px; }

.ui-icon-circle-arrow-n { background-position: -160px -192px; }

.ui-icon-circle-zoomin { background-position: -176px -192px; }

.ui-icon-circle-zoomout { background-position: -192px -192px; }

.ui-icon-circle-check { background-position: -208px -192px; }

.ui-icon-circlesmall-plus { background-position: 0 -208px; }

.ui-icon-circlesmall-minus { background-position: -16px -208px; }

.ui-icon-circlesmall-close { background-position: -32px -208px; }

.ui-icon-squaresmall-plus { background-position: -48px -208px; }

.ui-icon-squaresmall-minus { background-position: -64px -208px; }

.ui-icon-squaresmall-close { background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }

.ui-icon-grip-solid-vertical { background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }

.ui-icon-grip-diagonal-se { background-position: -80px -224px; }

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -webkit-border-top-left-radius: 3px; border-top-left-radius: 3px; }

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -webkit-border-top-right-radius: 3px; border-top-right-radius: 3px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -webkit-border-bottom-left-radius: 3px; border-bottom-left-radius: 3px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -webkit-border-bottom-right-radius: 3px; border-bottom-right-radius: 3px; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa; opacity: .3; filter: Alpha(Opacity=30); /* support: IE8 */ }

.ui-widget-shadow { -webkit-box-shadow: 0px 0px 5px #666666; box-shadow: 0px 0px 5px #666666; }

.page-home .full-height { padding-top: 4px; }

.page-home .block-main { position: relative; height: 100vh; -webkit-box-sizing: border-box; box-sizing: border-box; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -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; }

.page-home .block-main .main-top { z-index: 1; }

.page-home .block-main .main-top h1 { font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 65px; line-height: 52px; font-weight: 700; margin: 11px 0 25px; padding: 0 0 38px; position: relative; color: #000; text-align: center; }

.page-home .block-main .main-top h1:after { content: ''; position: absolute; left: 50%; bottom: 0; width: 100px; height: 2px; background-color: #e655b7; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); }

.page-home .block-main .main-top p { text-align: center; font-size: 12px; line-height: 16px; letter-spacing: 0.13em; font-weight: 600; margin: 0 0 20px; text-transform: uppercase; }

.page-home .block-main .btn { min-width: 250px; color: #ffffff; }

.page-home .block-main .btn .icon { width: 11px; height: 11px; margin: -2px 0 0 10px; }

.page-home .block-main .btn .icon svg { fill: #ffffff; }

.page-home .block-main .btn:hover .icon svg { fill: #e655b7; }

.page-home .block-main .btn:before { background-color: #e655b7; }

.page-home .block-main .btn:after { background-color: #ef90d0; }

.page-home .block-main .btn.btn-bordered:hover { color: #e655b7; }

.page-home .block-main .btn.btn-bordered:before, .page-home .block-main .btn.btn-bordered:after { background-color: transparent; }

.page-home .block-main > .inner { position: relative; z-index: 2; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -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; color: #ffffff; text-align: center; }

.page-home .block-main > .inner h1 { margin: 0 0 26px; font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 65px; line-height: 52px; font-weight: 300; padding: 0 0 33px; position: relative; }

.page-home .block-main > .inner h1 span { display: block; font-weight: 700; }

.page-home .block-main > .inner h1:after { content: ''; position: absolute; left: 50%; bottom: 0; width: 100px; height: 2px; background-color: #e655b7; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); }

.page-home .block-main .bg { position: absolute; width: 100%; height: 100%; left: 0; top: 0; background-repeat: no-repeat; background-position: center top; background-size: cover; }

.page-home .block-main .bg.mob { display: none; }

.page-home .block-collections { padding-top: 80px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.page-home .block-collections .collections-slider { position: relative; margin: 35px 0 10px; }

.page-home .block-collections .collections-slider .slider-text { position: absolute; top: 50%; left: 0; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; max-width: 400px; z-index: 10; }

.page-home .block-collections .collections-slider .slider-text .title { display: block; text-decoration: none; font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 48px; line-height: 1em; font-weight: 700; opacity: 0; -webkit-transform: translate3d(0, 20px, 0); transform: translate3d(0, 20px, 0); -webkit-transition: color 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67), opacity 0s 0.2s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0s 0.2s cubic-bezier(0.19, 1, 0.22, 1); transition: color 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67), opacity 0s 0.2s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0s 0.2s cubic-bezier(0.19, 1, 0.22, 1); transition: color 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67), opacity 0s 0.2s cubic-bezier(0.19, 1, 0.22, 1), transform 0s 0.2s cubic-bezier(0.19, 1, 0.22, 1); transition: color 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67), opacity 0s 0.2s cubic-bezier(0.19, 1, 0.22, 1), transform 0s 0.2s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0s 0.2s cubic-bezier(0.19, 1, 0.22, 1); padding-top: 18px; position: relative; color: #333333; margin-bottom: 20px; }

.page-home .block-collections .collections-slider .slider-text .btn { margin: 0; opacity: 0; -webkit-transform: translate3d(0, 10px, 0); transform: translate3d(0, 10px, 0); -webkit-transition: color 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67), opacity 0s 0.2s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0s 0.2s cubic-bezier(0.19, 1, 0.22, 1); transition: color 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67), opacity 0s 0.2s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0s 0.2s cubic-bezier(0.19, 1, 0.22, 1); transition: color 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67), opacity 0s 0.2s cubic-bezier(0.19, 1, 0.22, 1), transform 0s 0.2s cubic-bezier(0.19, 1, 0.22, 1); transition: color 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67), opacity 0s 0.2s cubic-bezier(0.19, 1, 0.22, 1), transform 0s 0.2s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0s 0.2s cubic-bezier(0.19, 1, 0.22, 1); }

.page-home .block-collections .collections-slider .slider-text .slick-track { 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: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; }

.page-home .block-collections .collections-slider .slider-text .slide-i { opacity: 1 !important; float: none; }

.page-home .block-collections .collections-slider .slider-text .slide-i .text-wr { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: stretch; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch; overflow: hidden; height: 315px; background-color: #ffffff; width: 0%; -webkit-transition: width 0.2s cubic-bezier(0.19, 1, 0.22, 1); transition: width 0.2s cubic-bezier(0.19, 1, 0.22, 1); }

.page-home .block-collections .collections-slider .slider-text .slide-i .text { padding: 10px 20px 10px 0; -webkit-box-sizing: border-box; box-sizing: border-box; width: 400px; }

.page-home .block-collections .collections-slider .slider-text .slide-i.slick-active .text-wr { width: 100%; -webkit-transition: width 0.6s 0.6s cubic-bezier(0.19, 1, 0.22, 1); transition: width 0.6s 0.6s cubic-bezier(0.19, 1, 0.22, 1); }

.page-home .block-collections .collections-slider .slider-text .slide-i.slick-active .title { opacity: 1; -webkit-transform: translate3d(0, 0px, 0); transform: translate3d(0, 0px, 0); color: #333333; -webkit-transition: color 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67), opacity 0.9s 0.7s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0.9s 0.7s cubic-bezier(0.19, 1, 0.22, 1); transition: color 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67), opacity 0.9s 0.7s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0.9s 0.7s cubic-bezier(0.19, 1, 0.22, 1); transition: color 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67), opacity 0.9s 0.7s cubic-bezier(0.19, 1, 0.22, 1), transform 0.9s 0.7s cubic-bezier(0.19, 1, 0.22, 1); transition: color 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67), opacity 0.9s 0.7s cubic-bezier(0.19, 1, 0.22, 1), transform 0.9s 0.7s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0.9s 0.7s cubic-bezier(0.19, 1, 0.22, 1); }

.page-home .block-collections .collections-slider .slider-text .slide-i.slick-active .btn { opacity: 1; -webkit-transform: translate3d(0, 0px, 0); transform: translate3d(0, 0px, 0); -webkit-transition: color 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67), opacity 0.8s 0.6s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0.8s 0.6s cubic-bezier(0.19, 1, 0.22, 1); transition: color 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67), opacity 0.8s 0.6s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0.8s 0.6s cubic-bezier(0.19, 1, 0.22, 1); transition: color 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67), opacity 0.8s 0.6s cubic-bezier(0.19, 1, 0.22, 1), transform 0.8s 0.6s cubic-bezier(0.19, 1, 0.22, 1); transition: color 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67), opacity 0.8s 0.6s cubic-bezier(0.19, 1, 0.22, 1), transform 0.8s 0.6s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0.8s 0.6s cubic-bezier(0.19, 1, 0.22, 1); }

.page-home .block-collections .collections-slider .slider-text .banner-link { position: absolute; left: 0; top: 0; width: 100%; height: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; z-index: 10; opacity: 0; }

.page-home .block-collections .collections-slider .slider-pic { padding-left: 96px; padding-right: 54px; }

.page-home .block-collections .collections-slider .slider-pic .slide-i { opacity: 1 !important; }

.page-home .block-collections .collections-slider .slider-pic .slide-i .img-wr { overflow: hidden; width: 0%; -webkit-transition: width 0s cubic-bezier(0.19, 1, 0.22, 1); transition: width 0s cubic-bezier(0.19, 1, 0.22, 1); }

.page-home .block-collections .collections-slider .slider-pic .slide-i img { max-width: none; width: 750px; -webkit-transform: translate3d(-10%, 0, 0); transform: translate3d(-10%, 0, 0); -webkit-transition: -webkit-transform 0s cubic-bezier(0.25, 0.46, 0.45, 0.94); transition: -webkit-transform 0s cubic-bezier(0.25, 0.46, 0.45, 0.94); transition: transform 0s cubic-bezier(0.25, 0.46, 0.45, 0.94); transition: transform 0s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.page-home .block-collections .collections-slider .slider-pic .slide-i.fixed img { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -webkit-transition: -webkit-transform 1.4s cubic-bezier(0.25, 0.46, 0.45, 0.94); transition: -webkit-transform 1.4s cubic-bezier(0.25, 0.46, 0.45, 0.94); transition: transform 1.4s cubic-bezier(0.25, 0.46, 0.45, 0.94); transition: transform 1.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 1.4s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.page-home .block-collections .collections-slider .slider-pic .slide-i.fixed .img-wr { width: 100%; -webkit-transition: width 1.4s cubic-bezier(0.19, 1, 0.22, 1); transition: width 1.4s cubic-bezier(0.19, 1, 0.22, 1); }

.page-home .block-collections .collections-slider .slider-pic .slide-i.slick-active.ani-start .img-wr { width: 10%; }

.page-home .block-collections .collections-slider .slider-pic .slide-i.slick-active { -webkit-transform: translate3d(0%, 0, 0); transform: translate3d(0%, 0, 0); }

.page-home .block-collections .collections-slider .slider-pic .slide-i.slick-active .img-wr { width: 100%; -webkit-transition: width 1s cubic-bezier(0.19, 1, 0.22, 1); transition: width 1s cubic-bezier(0.19, 1, 0.22, 1); }

.page-home .block-collections .collections-slider .slider-pic .slide-i.slick-active img { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -webkit-transition: -webkit-transform 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94); transition: -webkit-transform 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94); transition: transform 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94); transition: transform 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.page-home .block-collections .collections-slider .pagination-wr { position: absolute; right: 0; top: 50%; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); }

.page-home .block-collections .collections-slider .pagination-wr .slick-dots { position: static; bottom: auto; list-style: none; display: block; text-align: right; padding: 0; margin: 0; width: auto; }

.page-home .block-collections .collections-slider .pagination-wr .slick-dots li { position: relative; display: block; height: auto; width: auto; margin: 0; padding: 0; }

.page-home .block-collections .collections-slider .pagination-wr .slick-dots li button { font-family: "DIN Next CYR", "Tahoma", sans-serif; height: auto; min-width: 20px; outline: none; font-size: 18px; line-height: 42px; letter-spacing: -0.025em; color: #333333; padding: 0; cursor: pointer; -webkit-transition: color 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: color 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.page-home .block-collections .collections-slider .pagination-wr .slick-dots li button:hover { color: #e655b7; -webkit-transition: color 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: color 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.page-home .block-collections .collections-slider .pagination-wr .slick-dots li button:before { display: none; }

.page-home .block-collections .collections-slider .pagination-wr .slick-dots li.slick-active button { text-decoration: underline; }

.page-home .block-collections .collections-wr { margin: 80px -20px 40px; 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-box-align: stretch; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.page-home .block-collections .collection-i { padding-left: 0; position: relative; margin: 0 20px 37px; width: 430px; /*.link-to-category { position: absolute; left: 0; top: 16px; z-index: 3; min-width: 74px; padding: 0 10px; font-size: 12px; line-height: 27px; text-align: center; box-sizing: border-box; text-decoration: none; color: $color-contrast; text-transform: uppercase; font-weight: 600; &:before { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: #e655b7; z-index: -2; } &:after { content: ''; position: absolute; left: 0; top: 0; width: 0%; height: 100%; background-color: #1d1d1d; z-index: -1; transition: width $btn-out-speed $btn-easing; } &.hover-in:after { width: 100%; transition: width $btn-in-speed $btn-easing; } &.hover-out:after { left: auto; right: 0; } }*/ }

.page-home .block-collections .collection-i .pic { width: 380px; }

.page-home .block-collections .collection-i .pic img { width: 380px; }

.page-home .block-collections .collection-i .link-to-item { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 2; }

.page-home .block-collections .collection-i .without-cat { margin-top: 50px; display: block; }

.page-home .block-collections .collection-i .content { /*position: absolute; left: 0; top: 77px;*/ max-width: 420px; font-size: 16px; letter-spacing: 0.025em; color: rgba(51, 51, 51, 0.9); }

.page-home .block-collections .collection-i .content .subtitle { font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 24px; position: relative; line-height: 28px; margin: 0 0 13px; color: #333333; font-weight: 700; text-align: left; margin-top: 6px; letter-spacing: normal; text-transform: none; }

.page-home .block-collections .collection-i .content .title { font-size: 12px; line-height: 16px; font-weight: 600; text-transform: uppercase; color: #252525; padding: 0; display: block; text-align: left; margin-bottom: 0; margin-top: 26px; letter-spacing: 0.13em; -webkit-transition: color 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: color 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.page-home .block-collections .collection-i .content p { margin: 0 0 10px; }

.page-home .block-collections .collection-i .hover-in .content .subtitle { color: #e655b7; }

.page-home .block-events .events-wr { margin: 93px -10px 0; 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; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }

.page-home .block-events .events-wr .event-i { width: 286px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; margin: 0 10px 63px; }

.page-home .block-events .events-wr .event-i:nth-of-type(1), .page-home .block-events .events-wr .event-i:nth-of-type(2) { width: 400px; }

.page-home .block-events .events-wr .event-i:nth-of-type(1) .date, .page-home .block-events .events-wr .event-i:nth-of-type(2) .date { padding-top: 4px; }

.page-home .block-events .events-wr .event-i:nth-of-type(1) .title, .page-home .block-events .events-wr .event-i:nth-of-type(2) .title { font-size: 36px; line-height: 34px; margin-bottom: 15px; }

.page-home .block-events .events-wr .event-i:nth-of-type(1) { margin-right: 38px; }

.page-home .block-events .events-wr .event-i:nth-of-type(2) { width: 440px; }

.page-home .block-events .events-wr .event-i .date { margin-right: 20px; padding-top: 0; font-family: "DIN Next CYR", "Tahoma", sans-serif; font-weight: 700; font-size: 16px; line-height: 1em; letter-spacing: -0.025em; text-align: left; }

.page-home .block-events .events-wr .event-i .date .day { color: #e655b7; }

.page-home .block-events .events-wr .event-i .date .end { margin-top: 10px; padding-top: 12px; position: relative; }

.page-home .block-events .events-wr .event-i .date .end:before { content: '-'; position: absolute; top: 0; right: 0; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); }

.page-home .block-events .events-wr .event-i .title { display: block; text-decoration: none; color: inherit; font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 24px; line-height: 1em; font-weight: 700; margin: 0 0 12px; -webkit-transition: color 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: color 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.page-home .block-events .events-wr .event-i .title:hover { color: #e655b7; -webkit-transition: color 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: color 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.page-home .block-events .events-wr .event-i .type { font-size: 12px; font-weight: 600; text-transform: uppercase; letter-spacing: 0.13em; color: rgba(34, 34, 34, 0.5); margin: 0 0 10px; }

.page-home .block-events .btn-wr { margin-top: -15px; text-align: center; }

.page-home .block-events .btn-wr .btn { width: 252px; }

.page-home .block-subscribe { margin: 49px 0 51px; padding-top: 53px; border-top: 1px solid #e9e9e9; }

.page-home .block-subscribe form { 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: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; max-width: 550px; margin: 45px auto 0; }

.page-home .block-subscribe .btn { margin: 0; }

.page-home .block-subscribe ::-webkit-input-placeholder { font-family: "Proxima Nova", "Arial", sans-serif; font-size: 14px; line-height: 20px; font-weight: 400; color: rgba(51, 51, 51, 0.5); letter-spacing: 0.025em; }

.page-home .block-subscribe :-moz-placeholder { font-family: "Proxima Nova", "Arial", sans-serif; font-size: 14px; line-height: 20px; font-weight: 400; color: rgba(51, 51, 51, 0.5); letter-spacing: 0.025em; }

.page-home .block-subscribe ::-moz-placeholder { font-family: "Proxima Nova", "Arial", sans-serif; font-size: 14px; line-height: 20px; font-weight: 400; color: rgba(51, 51, 51, 0.5); letter-spacing: 0.025em; }

.page-home .block-subscribe :-ms-input-placeholder { font-family: "Proxima Nova", "Arial", sans-serif; font-size: 14px; line-height: 20px; font-weight: 400; color: rgba(51, 51, 51, 0.5); letter-spacing: 0.025em; }

.page-home .block-subscribe [type="text"] { width: 300px; padding: 17px 25px 13px; margin: 0; border: 1px solid #f5f6f7; background: #f5f6f7; outline: none; -webkit-box-shadow: none; box-shadow: none; -webkit-box-sizing: border-box; box-sizing: border-box; font-size: 14px; line-height: 20px; font-weight: 400; color: rgba(51, 51, 51, 0.5); letter-spacing: 0.025em; -webkit-transition: color 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67), border 0.3s; transition: color 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67), border 0.3s; }

.page-home .block-subscribe [type="text"]:focus { color: rgba(51, 51, 51, 0.8); -webkit-transition: color 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: color 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.page-home .block-subscribe .input-wr { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }

.page-home .block-subscribe .input-wr label.error { color: #ff4225; margin: 10px 0 0; }

.page-home .block-subscribe .input-wr input.error { border-color: #ff4225; }

.page-home .block-subscribe .checkbox-wr { position: relative; padding-bottom: 20px; margin-top: 20px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }

.page-home .block-subscribe .checkbox-wr.error .checkbox span { border-color: #ff4225; }

.page-home .block-subscribe .checkbox-wr .check { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.page-home .block-subscribe .checkbox-wr label.error { position: absolute; left: 0; bottom: 0; }

.page-home .block-subscribe .checkbox-wr .checkbox { cursor: pointer; margin: 0 10px 0 0; padding: 0; display: inline-block; vertical-align: top; }

.page-home .block-subscribe .checkbox-wr .checkbox [type="checkbox"] { display: none; }

.page-home .block-subscribe .checkbox-wr .checkbox span { display: block; width: 20px; height: 20px; background-color: #f5f6f7; -webkit-transition: background-color 0.3s; transition: background-color 0.3s; border: 1px solid #f5f6f7; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: border-color 0.3s; transition: border-color 0.3s; }

.page-home .block-subscribe .checkbox-wr .checkbox [type="checkbox"]:checked ~ span { background-color: #e655b7; background-image: url("../../assets/img/icons/icon-check.svg"); background-repeat: no-repeat; background-size: 18px 18px; background-position: center; }

.page-home .block-subscribe .checkbox-wr .checkbox-label { color: rgba(51, 51, 51, 0.9); }

.page-home .block-subscribe .checkbox-wr a { position: relative; text-decoration: none; color: inherit; -webkit-transition: color .3s, border-color .3s; transition: color .3s, border-color .3s; border-bottom: 1px solid #d1d1d1; }

.page-home .block-subscribe .checkbox-wr a:hover { color: #e655b7; border-color: transparent; }

.page-home .block-subscribe .checkbox-wr .details { padding-left: 30px; color: rgba(51, 51, 51, 0.5); }

.page-home.en .block-subscribe { display: none; }

.page-home .block-multi-slider { margin: 45px 0; }

.page-home .block-multi-slider .multi-slider-wr { padding: 0 40px; position: relative; }

.page-home .block-multi-slider .multi-slider-wr .slick-next, .page-home .block-multi-slider .multi-slider-wr .slick-prev { position: absolute; width: 32px; height: 32px; top: 50%; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); }

.page-home .block-multi-slider .multi-slider-wr .slick-next svg, .page-home .block-multi-slider .multi-slider-wr .slick-prev svg { position: absolute; left: 0; top: 0; width: 100%; height: 100%; fill: #b2b2b2; -webkit-transition: fill 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: fill 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.page-home .block-multi-slider .multi-slider-wr .slick-next:hover svg, .page-home .block-multi-slider .multi-slider-wr .slick-prev:hover svg { fill: #e655b7; -webkit-transition: fill 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: fill 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.page-home .block-multi-slider .multi-slider-wr .slick-next { right: 0; }

.page-home .block-multi-slider .multi-slider-wr .slick-prev { left: 0; }

.page-home .block-multi-slider .multi-slider .multi-slider-i img { max-width: 100%; }

.page-service .under_serv_title { margin-top: 59px; text-align: center; }

.page-service .under_serv_title h2 span { padding-left: 11px; }

.page-service .services_about { font-size: 16px; line-height: 24px; width: 100%; max-width: 766px; margin: 26px auto 60px; text-align: center; color: #535353; }

.page-service .loyal { position: relative; z-index: 1; right: 0; left: 50%; width: 980px; height: 375px; margin-left: -490px; }

.page-service .loyal hr { position: absolute; top: 177px; left: 41px; width: 97px; height: 2px; border: none; background-color: #252525; }

.page-service .loyal a { position: relative; z-index: 3; display: block; height: 375px; text-decoration: none; color: #333; }

.page-service .loyal:hover:before { opacity: .5; }

.page-service .loyal .pic.pic-hover { width: 980px; height: 376px; }

.page-service .loyal .pic.pic-hover img { width: 980px; height: 376px; }

.page-service .services_item .pic-hover { position: relative; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; width: 273px; height: 273px; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: stretch; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch; }

.page-service .services_item .pic-hover img { display: block; width: 273px; height: 273px; }

.page-service .services_item:hover .services_item_span_about { color: #e655b7; }

.page-service .loyal_par { font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 50px; font-weight: bold; line-height: 1; position: absolute; z-index: 1; top: 2px; width: 260px; padding-left: 38px; }

.page-service .under_services_item { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; margin: 20px -20px 5px; text-align: center; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.page-service .services_item { width: 33.33%; margin-bottom: 25px; }

.page-service .services_item a { display: block; width: 273px; margin: 0 auto; text-decoration: none; color: #333; }

.page-service .services_item .services_item_span_about { font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 24px; font-weight: bold; display: table; margin-top: 20px; -webkit-transition: color .25s; transition: color .25s; text-align: left; }

.page-service .services_item img { -webkit-transition: width .25s; transition: width .25s; }

.page-service-item h2 span { padding-left: 0; }

.page-service-item .content_service-item { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-bottom: -21px; position: relative; }

.page-service-item .under_serv_title h2 { margin-top: -5px; text-align: left; margin-left: 14px; }

.page-service-item .services_title { font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 30px; line-height: 0; position: relative; display: inline-block; text-transform: uppercase; }

.page-service-item .left_sidebar_services { font-size: 16px; margin-top: 37px; padding: 0; }

.page-service-item .left_sidebar_services li { list-style: none; line-height: 1.4; margin-bottom: 18px; }

.page-service-item .left_sidebar_services li a { text-decoration: none; color: #6b6b6b; -webkit-transition: color 250ms; transition: color 250ms; }

.page-service-item .left_sidebar_services li a:hover { color: #e655b7; }

.page-service-item .breadcrumbs { width: 100%; margin-top: 25px; }

.page-service-item .which_floor { text-transform: uppercase; position: absolute; right: 0; top: -51px; font-weight: 600; font-size: 12px; letter-spacing: 0.035rem; }

.page-service-item .left_sidebar_services li a.active_service { color: #333; font-weight: bold; }

.page-service-item .SC { display: block !important; }

.page-service-item .left_sidebar { width: 184px; }

.page-service-item .main_service-item { width: 716px; padding-left: 131px; padding-top: 0; position: relative; -webkit-box-sizing: border-box; box-sizing: border-box; }

.page-service-item .main_service-item .main_service_item_img { max-width: 100%; height: 338px; }

.page-service-item .main_service-item .under_img_services { position: relative; }

.page-service-item .main_service-item .under_img_services .service_content_title { font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 24px; font-weight: bold; }

.page-service-item .main_service-item .under_img_services .label_main_services { position: absolute; top: -12px; right: 0; }

.page-service-item .main_service-item .under_img_services .label_main_services .icon { width: 49px; height: 60px; }

.page-service-item .main_service-item .under_img_services .label_main_services .icon svg { fill: #adadad; }

.page-service-item .main_service-item .under_img_services .label_main_services span { color: #adadad; }

.page-service-item .main_service-item .service_content_about { font-size: 16px; line-height: 1.48; width: 515px; margin-top: 21px; color: #535353; }

.page-service-item .main_service-item hr { height: 1px; margin-top: 26px; border: none; background-color: #dfdfdf; }

@media screen and (min-width: 980px) { .left_sidebar_services { display: block !important; } }

.page-contacts h2 span { padding-left: 11px; }

.page-contacts .breadcrumbs { margin-top: 29px; }

.page-contacts .title { margin: 40px 0 50px; }

.page-contacts .contact_block { position: relative; }

.page-contacts .address-wr { position: absolute; left: 20px; top: 20px; background-color: #ffffff; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; width: 100%; max-width: 265px; }

.page-contacts .address-wr .info { font-size: 15px; line-height: 36px; padding: 5px 20px; -webkit-box-flex: 2; -webkit-flex-grow: 2; -ms-flex-positive: 2; flex-grow: 2; position: relative; }

.page-contacts .address-wr .info span { display: inline-block; vertical-align: middle; }

.page-contacts .address-wr .info .icon svg { fill: #adadad; }

.page-contacts .address-wr .info:after { content: ''; position: absolute; right: 0; top: 50%; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); width: 1px; height: 33px; background-color: #d6d6d6; }

.page-contacts .address-wr .btn { width: auto; min-width: 0; margin: 0; display: block; padding: 15px; }

.page-contacts .address-wr .btn:before, .page-contacts .address-wr .btn:after { display: none; }

.page-contacts .address-wr .btn .icon svg { fill: #e655b7; }

.page-contacts .address-wr .btn:hover .icon svg { fill: #1d1d1d; }

.page-contacts .map { position: relative; margin-top: 32px; left: 50%; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); width: 980px; height: 400px; }

.page-contacts .under_map { position: relative; margin: 53px auto 17px; 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; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-content: flex-start; -ms-flex-line-pack: start; align-content: flex-start; }

.page-contacts .under_map .info-wr { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; margin: 0 0 40px; max-width: 1020px; width: 100%; }

.page-contacts .under_map .info-item { position: relative; display: block; width: 28%; }

.page-contacts .under_map .info-item .icon { position: absolute; top: -8px; left: -13px; width: 52px; height: 65px; }

.page-contacts .under_map .info-item .icon svg { fill: #adadad; }

.page-contacts .under_map .info-item .info-title { font-size: 13.5px; margin: 0; padding-left: 42px; text-transform: uppercase; color: #adadad; font-weight: 600; letter-spacing: 0.025rem; }

.page-contacts .under_map .info-item p { font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 24px; font-weight: bold; margin: 0; padding-left: 42px; text-transform: none; color: #333; }

.page-contacts .under_map .info-item p a { text-decoration: none; color: #333; }

.page-contacts .under_map .controls-wr { margin: 0 0 40px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }

.page-contacts .under_map .contact_button { display: inline-block; padding-left: 41px; padding-right: 41px; vertical-align: top; margin: 0 0 15px; }

.page-career .where_you_are { margin-top: 29px; }

.page-career .career_about { font-size: 16px; line-height: 1.2; width: 100%; max-width: 777px; margin: 36px auto 0; text-align: center; color: #474747; }

.page-career .career_block { position: relative; }

.page-career .career_block .mob { display: none; }

.page-career .career_main { position: relative; top: 52px; left: 50%; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); width: 980px; }

.page-career .career_title { margin-top: 37px; }

.page-career .vacancies { position: relative; margin-top: 122px; padding-bottom: 96px; }

.page-career .vacancies h2 { text-align: left; }

.page-career .vacancies .which_depart_work { position: absolute; top: 3px; right: -2px; }

.page-career .vacancies .which_depart_work li { display: inline-block; margin-left: 23px; list-style: none; vertical-align: top; }

.page-career .vacancies .which_depart_work li a { font-size: 12px; font-weight: 600; line-height: 5px; position: relative; display: block; padding: 5px 0 8px 2px; -webkit-transition: color 250ms; transition: color 250ms; text-decoration: none; letter-spacing: .13em; letter-spacing: 1px; text-transform: uppercase; color: #b3b3b3; }

.page-career .vacancies .which_depart_work li a.active_vacancies_page { color: #e655b7; }

.page-career .vacancies .which_depart_work li a:hover { color: #e655b7; }

.page-career .vacancies .which_depart_work li a:after { position: absolute; bottom: 0; left: 50%; width: 0; height: 2px; content: ''; -webkit-transition: width 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: width 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); background-color: #e655b7; }

.page-career .vacancies .which_depart_work li a.active_vacancies_page:after { width: 100%; -webkit-transition: width 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: width 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.page-career .vacancies .which_depart_work li a:hover:after { width: 100%; -webkit-transition: width 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: width 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.page-career .vacancies .which_depart_work li:hover > a:after { width: 100%; -webkit-transition: width 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: width 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.page-career .vacancies .which_depart_work li.active > a:after { width: 100%; }

.page-career .vacancies .vacancy_items { margin-top: 60px; margin-bottom: 13px; }

.page-career .vacancies .vacancy_items .vacancy_item { padding-bottom: 42px; padding-right: 34px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.page-career .vacancies .vacancy_items .vacancy_item .department { font-size: 12px; font-weight: 600; letter-spacing: .9px; text-transform: uppercase; color: #adadad; }

.page-career .vacancies .vacancy_items .vacancy_item hr { width: 97px; height: 2px; border: none; background-color: #252525; }

.page-career .vacancies .vacancy_items .vacancy_item .profession { font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 36px; font-weight: bold; line-height: 1; margin: 0; -webkit-transition: color 250ms; transition: color 250ms; text-decoration: none; color: #333; }

.page-career .vacancies .vacancy_items .vacancy_item .profession:hover { color: #e655b7; }

.page-career .vacancies .btn_div { text-align: center; }

.page-career .vacancies .btn_div .btn { padding: 17px 60px 13px; }

.page-career .vacancies .paginator { position: relative; left: -14px; margin-top: 25px; text-align: center; margin-bottom: 0; }

.page-career .vacancies .paginator li { display: inline-block; margin-right: 8px; list-style: none; vertical-align: top; }

.page-career .vacancies .paginator li a { padding: 9px; -webkit-transition: color 250ms; transition: color 250ms; text-decoration: none; color: #999; }

.page-career .vacancies .paginator li a.active_page { color: #e655b7; }

.page-career .vacancies .paginator li a:hover { color: #e655b7; }

.page-career .vacancies .paginator li.next_page { position: relative; top: -1px; left: -4px; }

.page-career .vacancies .paginator li.next_page span { width: 10px; height: 13px; }

.page-career .vacancies .paginator li.next_page svg { top: -9px; left: -7px; padding: 9px; -webkit-transition: fill 250ms; transition: fill 250ms; -webkit-transform: rotate(270deg); -ms-transform: rotate(270deg); transform: rotate(270deg); fill: #999; }

.page-career .vacancies .paginator li.next_page svg:hover { fill: #e655b7; }

.page-career .btn_div { margin-top: 13px; text-align: center; }

.page-career .btn_div .btn { padding-left: 57px; padding-right: 57px; }

.page-career .under_paginator { position: absolute; top: -5px; left: 0; width: 100%; height: 1px; border: none; background-color: #e9e9e9; }

.page-career .third_title { margin: 97px 0 24px; }

.page-career .resume { font-size: 12px; font-weight: 600; margin-top: 29px; padding-bottom: 24px; text-align: center; letter-spacing: 1.5px; text-transform: uppercase; }

.page-career .resume a { position: relative; text-decoration: none; color: #333; }

.page-career .resume a:after { position: absolute; right: 0; bottom: 1px; width: 93px; height: 1px; content: ''; background-color: #d8d8d8; }

.page-career .grid-item { width: 33.33%; }

.page-form h2 { margin-top: 37px; }

.page-form span { padding-left: 11px; }

.page-form .inner { padding-bottom: 3px; }

.page-form .breadcrumbs { margin-top: 29px; }

.page-form .questionnaire_about { font-size: 16px; line-height: 21px; max-width: 574px; margin: 25px auto 0; text-align: center; }

.page-form .go_to_comp { -webkit-box-sizing: border-box; box-sizing: border-box; width: 560px; margin: 43px auto 0; padding: 41px 124px 38px; border: 4px solid #e655b7; }

.page-form .go_to_comp p { font-size: 12px; font-weight: 600; line-height: 1.4; text-align: center; letter-spacing: .1rem; text-transform: uppercase; }

.page-form .questionnaire_vacancy { font-weight: 600; font-size: 12px; text-transform: uppercase; text-align: center; letter-spacing: 0.085rem; margin-top: 15px; }

.page-form .right_form .file-upload > label { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; cursor: default; }

.page-form .right_form .input-wr label.error { position: static; -webkit-box-ordinal-group: 11; -webkit-order: 10; -ms-flex-order: 10; order: 10; }

.page-form .file-upload { margin: 23px 0 40px; font-size: 14px; }

.page-form .file-upload input[type="file"] { display: none; }

.page-form .file-upload.hover .pic svg { fill: #e655b7; }

.page-form .file-upload.hover .pic:before { border-color: #e655b7; -webkit-transition: border 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: border 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.page-form .file-upload.drop .text { display: none; }

.page-form .file-upload.drop .controls { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.page-form .file-upload span { padding: 0; display: block; }

.page-form .file-upload .info-wr { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.page-form .file-upload .pic { cursor: pointer; position: relative; width: 98px; height: 98px; border: 1px solid #f5f6f7; background-color: #f5f6f7; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -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; margin-right: 20px; }

.page-form .file-upload .pic .icon { width: 32px; height: 32px; }

.page-form .file-upload .pic svg { fill: #dbdbdb; }

.page-form .file-upload .pic:before { content: ''; position: absolute; left: 4px; top: 4px; right: 4px; bottom: 4px; border: 1px dashed #dbdbdb; -webkit-transition: border 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: border 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.page-form .file-upload .controls { display: none; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }

.page-form .file-upload .text { width: 210px; }

.page-form .file-upload .title { font-size: 12px; font-weight: 600; text-transform: uppercase; margin: 0 0 10px; }

.page-form .file-upload .instruction { margin: 0 0 10px; }

.page-form .file-upload .instruction strong { font-weight: 400; display: inline-block; position: relative; cursor: pointer; }

.page-form .file-upload .instruction strong:after { content: ''; position: absolute; left: 0; bottom: 1px; width: 100%; height: 1px; background-color: #cccccc; }

.page-form .file-upload .warning { color: rgba(51, 51, 51, 0.5); }

.page-form .file-upload .name { margin: 0 0 10px; width: 200px; overflow: hidden; position: relative; height: 20px; }

.page-form .file-upload .name span { position: absolute; right: 0; top: 50%; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); white-space: nowrap; min-width: 100%; }

.page-form .file-upload .remove { padding: 0 0 5px; color: rgba(51, 51, 51, 0.5); cursor: pointer; -webkit-transition: color 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: color 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.page-form .file-upload .remove:hover { color: #e655b7; -webkit-transition: color 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: color 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.page-career-job p, .page-career-job h1, .page-career-job h2, .page-career-job h3, .page-career-job h4, .page-career-job h5, .page-career-job h6, .page-career-job ul { margin: 0; padding: 0; }

.page-career-job .breadcrumbs { margin-top: 29px; }

.page-career-job h3 { font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 50px; font-weight: bold; margin-top: 31px; text-transform: uppercase; }

.page-career-job .department { font-size: 12px; margin-top: 8px; letter-spacing: .11rem; text-transform: uppercase; color: #adadad; }

.page-career-job hr { width: 97px; height: 2px; margin-top: 37px; border: none; background-color: #252525; }

.page-career-job .content_job { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; margin-top: 34px; padding-bottom: 44px; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.page-career-job .content_job .main_content_job { font-size: 16px; width: 612px; color: #474747; }

.page-career-job .content_job .main_content_job h6 { font-size: 16px; font-weight: bold; margin-top: 20px; letter-spacing: .029rem; }

.page-career-job .content_job .main_content_job p { line-height: 1.3; letter-spacing: .027rem; }

.page-career-job .content_job .main_content_job ul { margin-bottom: 22px; }

.page-career-job .content_job .main_content_job ul li { line-height: 1.3; position: relative; list-style: none; text-indent: 12px; letter-spacing: .025rem; }

.page-career-job .content_job .main_content_job ul li:before { position: absolute; top: 9px; left: 2px; width: 4px; height: 4px; content: ''; -webkit-border-radius: 50%; border-radius: 50%; background-color: #e655b7; }

.page-career-job .content_job .right_button { position: relative; width: 230px; margin-left: 58px; }

.page-career-job .content_job .right_button p { line-height: 1.35; padding: 0 9px; text-align: center; letter-spacing: .02rem; color: #999; }

.page-career-job .content_job .right_button .btn { position: absolute; top: 61px; right: -10%; margin: 0; padding-left: 21px; padding-right: 21px; }

.page-sale-item p, .page-sale-item h1, .page-sale-item h2, .page-sale-item h3, .page-sale-item h4, .page-sale-item h5, .page-sale-item h6, .page-sale-item ul { margin: 0; padding: 0; }

.page-sale-item h2 span { padding-left: 11px; }

.page-sale-item .breadcrumbs { width: 100%; margin-top: 23px; }

.page-sale-item h3 { font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 50px; font-weight: bold; line-height: 1; width: 316px; margin-top: 33px; margin-bottom: 0; }

.page-sale-item .sale-item-block { position: relative; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }

.page-sale-item .sale_inf { width: 418px; }

.page-sale-item .sale_inf hr { width: 97px; height: 2px; margin-top: 25px; border: none; background-color: #252525; }

.page-sale-item .sale_inf .when { font-size: 12px; font-weight: 600; margin-top: 19px; letter-spacing: .045rem; text-transform: uppercase; color: #a3a3a3; }

.page-sale-item .sale_inf p { font-size: 16px; line-height: 1.3; margin-top: 20px; letter-spacing: .005rem; color: rgba(51, 51, 51, 0.9); }

.page-sale-item .sale_inf_box { margin-top: 20px; margin-bottom: 20px; }

.page-sale-item .sale_inf_box .sale_inf_title { cursor: pointer; font-weight: bold; }

.page-sale-item .sale_inf_box .sale_inf_text { display: none; padding-top: 15px; }

.page-sale-item .photo_sale { width: 449px; }

.page-sale-item .floors { -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; margin-top: 107px; padding: 41px 0 10px 34px; border: 1px solid #dfdfdf; }

.page-sale-item .floors a { color: #333; text-decoration: none; }

.page-sale-item .floors .inside_floors { position: relative; left: 50%; display: inline-block; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }

.page-sale-item .floors .inside_floors h2 { font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 48px; font-weight: bold; display: inline-block; }

.page-sale-item .floors .inside_floors .icon { position: relative; top: -10px; left: 74px; display: inline-block; width: 55px; height: 97px; vertical-align: top; }

.page-sale-item .floors .inside_floors .icon svg { fill: #adadad; }

.page-sale-item .floors .inside_floors .floor_items { position: relative; display: inline-block; margin-top: 16px; margin-left: 92px; vertical-align: text-bottom; }

.page-sale-item .floors .inside_floors .floor_items li { font-size: 12px; font-weight: 600; line-height: 1.4; display: inline-block; margin-right: 30px; list-style: none; vertical-align: top; letter-spacing: .039rem; text-transform: uppercase; }

.page-sale-item .floors .inside_floors .floor_items li span { font-size: 14px; font-weight: 400; display: block; letter-spacing: .1px; text-transform: none; color: #b2b2b2; }

.page-sale-item .another_sales_inf { position: relative; margin: 27px 0; margin-top: 73px; padding: 0 40px; }

.page-sale-item .another_sales_inf .slick-next, .page-sale-item .another_sales_inf .slick-prev { position: absolute; top: 50%; width: 45px; height: 45px; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); }

.page-sale-item .another_sales_inf .slick-next svg, .page-sale-item .another_sales_inf .slick-prev svg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; -webkit-transition: fill 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: fill 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); fill: #b2b2b2; }

.page-sale-item .another_sales_inf .slick-next:hover svg, .page-sale-item .another_sales_inf .slick-prev:hover svg { -webkit-transition: fill 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: fill 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); fill: #e655b7; }

.page-sale-item .another_sales_inf .slick-next { right: -10px; }

.page-sale-item .another_sales_inf .slick-prev { left: -10px; }

.page-sale-item .another_sales_inf h2 { width: 100%; }

.page-sale-item .another_sales_inf a { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; text-decoration: none; color: #333333; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; outline: none; }

.page-sale-item .another_sales_inf a:hover .about_another_sale { color: #e655b7; }

.page-sale-item .another_sales_inf a img { max-width: initial; margin-top: 0; height: 370px; width: 370px; }

.page-sale-item .another_sales_inf a .pic { margin-top: 46px; height: 370px; width: 370px; }

.page-sale-item .another_sales_inf a .around_about_another_sale { position: relative; width: 346px; }

.page-sale-item .another_sales_inf a .around_about_another_sale .data_sale { font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 16px; font-weight: 700; margin-top: 14px; color: #e655b7; }

.page-sale-item .another_sales_inf a .around_about_another_sale .about_another_sale { font-family: 'DIN Next CYR', 'Tahoma', sans-serif; font-size: 24px; font-weight: 700; line-height: 1; width: 100%; margin-top: 6px; -webkit-transition: color 250ms; transition: color 250ms; }

.page-sale-item .slide-item { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 20px; }

.page-sale-item .slide-item img { max-width: 100%; }

.page-sale-item .no-sales h4 { font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 30px; position: relative; margin-top: 86px; text-align: center; letter-spacing: .025rem; text-transform: uppercase; white-space: pre-line; }

.page-sale-item .no-sales h4:after { position: absolute; bottom: -27px; left: 50%; width: 32px; height: 2px; content: ''; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); background-color: #e655b7; }

.page-sale-item .no-sales p { font-size: 12px; font-weight: 600; margin-top: 54px; text-align: center; letter-spacing: .09rem; text-transform: uppercase; }

.full-width.block-subscribe { margin: 82px 0 36px; padding-top: 82px; border-top: 1px solid #e9e9e9; }

.full-width.block-subscribe h2 { margin: 0 0 15px; }

.full-width.block-subscribe h2 span { padding-left: 14px; }

.full-width.block-subscribe .subtitle { font-size: 12px; font-weight: 600; line-height: 16px; width: 400px; margin: 0 auto 20px; text-align: center; letter-spacing: .13em; text-transform: uppercase; }

.full-width.block-subscribe form { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; margin-top: 45px; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

.full-width.block-subscribe [type='text'] { font-size: 14px; font-weight: 400; line-height: 20px; -webkit-box-sizing: border-box; box-sizing: border-box; width: 300px; margin: 0; padding: 15px 25px 13px 22px; -webkit-transition: color 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: color 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); letter-spacing: .025em; color: rgba(51, 51, 51, 0.5); border: 1px solid #f5f6f7; outline: none; background: #f5f6f7; }

.full-width.block-subscribe .btn { margin: 0; }

.page-sales .sales-all { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 -19px; padding-bottom: 45px; }

.page-sales .sales-all .sale-item-page { width: 274px; margin: 50px 19px 0; -webkit-flex-basis: auto; -ms-flex-preferred-size: auto; flex-basis: auto; /*&:nth-child(8n+1), &:nth-child(8n+2) { width: 430px; margin-left: 19px; margin-right: 19px; a { padding: 0; .pic { width: 430px; img { display: block; width: 430px; } } } }*/ }

.page-sales .sales-all .sale-item-page:hover .about_another_sale { color: #e655b7; }

.page-sales .sales-all .sale-item-page a { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; text-decoration: none; color: #333333; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.page-sales .sales-all .sale-item-page a .pic { width: 274px; }

.page-sales .sales-all .sale-item-page a img { width: 274px; }

.page-sales .sales-all .sale-item-page a .around_about_another_sale { position: relative; }

.page-sales .sales-all .sale-item-page a .around_about_another_sale .data_sale { font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 16px; font-weight: 700; margin-top: 14px; color: #e655b7; margin-bottom: 0; }

.page-sales .sales-all .sale-item-page a .around_about_another_sale .about_another_sale { font-family: 'DIN Next CYR', 'Tahoma', sans-serif; font-size: 24px; font-weight: 700; line-height: 1; width: 100%; margin-top: 6px; margin-bottom: 0; -webkit-transition: color 250ms; transition: color 250ms; }

.page-sales .paginator { margin-left: auto; margin-right: auto; padding: 0; left: initial; }

.page-food { /*******************************/ }

.page-food p, .page-food h1, .page-food h2, .page-food h3, .page-food h4 { margin: 0; padding: 0; }

.page-food .try_out { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; margin-top: 62px; }

.page-food .try_out a { outline: none; color: #333333; text-decoration: none; display: block; }

.page-food .try_out a.btn { color: #858585; }

.page-food .try_out .try_out_item { width: 47.9%; }

.page-food .try_out .try_out_item:hover h4 { color: #e655b7; }

.page-food .try_out .try_out_item .pic { width: 430px; }

.page-food .try_out .try_out_item img { width: 430px; }

.page-food .try_out .try_out_item h4 { font-size: 24px; font-family: "DIN Next CYR", "Tahoma", sans-serif; font-weight: 700; margin-top: 16px; -webkit-transition: color 250ms; transition: color 250ms; }

.page-food .try_out .try_out_item p { color: #474747; font-size: 16px; margin-top: 9px; line-height: 1.2; letter-spacing: 0.025rem; }

.page-food .special_offers { margin-top: 84px; }

.page-food .special_offers h2 { width: 100%; margin-bottom: 66px; }

.page-food .special_offers h2 span:before { margin-left: 0; }

.page-food .special_offers .special_offer_items { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 -20px; }

.page-food .special_offers .special_offer_items .special_offer_item { width: 273px; padding-bottom: 45px; margin-bottom: 45px; margin: 0 20px; }

.page-food .special_offers .special_offer_items .special_offer_item a { text-decoration: none; outline: none; display: block; }

.page-food .special_offers .special_offer_items .special_offer_item a .pic { width: 273px; }

.page-food .special_offers .special_offer_items .special_offer_item a .pic img { width: 273px; }

.page-food .special_offers .special_offer_items .special_offer_item a .around_about_offer_item { position: relative; }

.page-food .special_offers .special_offer_items .special_offer_item a .around_about_offer_item .data_offer { font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 16px; font-weight: 700; margin-top: 23px; color: #e655b7; margin-bottom: 0; }

.page-food .special_offers .special_offer_items .special_offer_item a .around_about_offer_item .about_offer { font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 24px; font-weight: 700; line-height: 1; width: 100%; margin-top: 6px; margin-bottom: 0; -webkit-transition: color 250ms; transition: color 250ms; color: #333; }

.page-food .special_offers .special_offer_items .special_offer_item:hover .around_about_offer_item .about_offer { color: #e655b7; }

.page-food .special_offers .special_offer_items .special_offer_item:nth-child(5n+1), .page-food .special_offers .special_offer_items .special_offer_item:nth-child(5n+2) { width: 430px; }

.page-food .special_offers .special_offer_items .special_offer_item:nth-child(5n+1) a .pic, .page-food .special_offers .special_offer_items .special_offer_item:nth-child(5n+2) a .pic { width: 430px; }

.page-food .special_offers .special_offer_items .special_offer_item:nth-child(5n+1) a .pic img, .page-food .special_offers .special_offer_items .special_offer_item:nth-child(5n+2) a .pic img { width: 430px; }

.page-food .container_foodhall { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }

.page-food .container_foodhall .left_sidebar { width: 184px; }

.page-food .container_foodhall .left_sidebar h2 { margin-top: -5px; text-align: left; margin-left: 0; padding-left: 14px; border-left: 3px solid #e655b7; }

.page-food .container_foodhall .left_sidebar h2 span { text-align: left; }

.page-food .container_foodhall .left_sidebar h2 span:before { display: none; }

.page-food .container_foodhall .left_sidebar .left_sidebar_foodhall { font-size: 16px; margin-top: 37px; padding: 0; }

.page-food .container_foodhall .left_sidebar .left_sidebar_foodhall li { list-style: none; line-height: 1.4; margin-bottom: 18px; }

.page-food .container_foodhall .left_sidebar .left_sidebar_foodhall li a { text-decoration: none; color: #6b6b6b; -webkit-transition: color 250ms; transition: color 250ms; }

.page-food .container_foodhall .left_sidebar .left_sidebar_foodhall li a.active_foodhall { font-weight: 700; color: #333; }

.page-food .container_foodhall .left_sidebar .left_sidebar_foodhall li a:hover { color: #e655b7; }

.page-food .container_foodhall .mobile_toggle_foodhall { display: none; }

.page-food .container_foodhall .content_foodhall { width: 595px; }

.page-food .container_foodhall .content_foodhall img { width: 595px; }

.page-food .container_foodhall .content_foodhall .item_food { margin-bottom: 120px; position: relative; }

.page-food .container_foodhall .content_foodhall .which_floor { text-transform: uppercase; font-weight: 600; font-size: 12px; letter-spacing: 0.035rem; text-align: right; margin-top: 10px; margin-bottom: 10px; position: relative; }

.page-food .container_foodhall .content_foodhall .about_foodhall_item p { margin-top: 22px; font-size: 16px; letter-spacing: 0.025rem; line-height: 1.44; }

.page-food .container_foodhall .content_foodhall .for_reserv { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; margin-top: 24px; }

.page-food .container_foodhall .content_foodhall .for_reserv p { width: 105px; color: #adadad; position: relative; margin-top: 4px; line-height: 1.4; font-size: 14px; letter-spacing: 0.025rem; }

.page-food .container_foodhall .content_foodhall .for_reserv p:before { content: ""; position: absolute; height: 42px; width: 42px; background: url(../img/icons/icon-phone.svg) no-repeat center center; background-size: 34px; left: -46px; top: 4px; }

.page-food .container_foodhall .content_foodhall .for_reserv p span { display: block; color: #333; text-transform: uppercase; line-height: 1.4; font-weight: 600; font-size: 12px; }

.page-food .container_foodhall .content_foodhall .for_reserv .which_floor { font-size: 14px; letter-spacing: 0.035rem; margin-top: 4px; margin-bottom: 10px; position: relative; margin-right: 85px; text-align: left; text-transform: none; font-weight: 400; }

.page-food .container_foodhall .content_foodhall .for_reserv .which_floor span { text-transform: uppercase; line-height: 1.4; font-weight: 600; font-size: 12px; display: block; }

.page-food .container_foodhall .content_foodhall .for_reserv .which_floor:before { content: ""; position: absolute; height: 42px; width: 42px; background: url(../img/icons/icon-locations-grey.svg) no-repeat center center; background-size: cover; left: -60px; top: -1px; }

.page-food .container_foodhall .content_foodhall .for_reserv h3 { font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 24px; font-weight: bold; position: relative; width: auto; margin-right: auto; margin-top: 10px; padding-bottom: 32px; }

.page-food .container_foodhall .content_foodhall .for_reserv h3:after { content: ""; height: 1px; width: 595px; background-color: #dfdfdf; position: absolute; left: 0; bottom: 0; }

.page-faq p, .page-faq h1, .page-faq h2, .page-faq h3, .page-faq h4 { margin: 0; padding: 0; }

.page-faq .full-width .inner h2 { margin-top: 55px; margin-bottom: 44px; }

.page-faq .full-width .inner .faq_item { line-height: 1; padding: 0 85px 0; }

.page-faq .full-width .inner .faq_item .question { font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 24px; font-weight: 700; cursor: pointer; }

.page-faq .full-width .inner .faq_item .answer { font-size: 16px; line-height: 1.5; display: none; margin-top: 24px; margin-bottom: 45px; letter-spacing: .025rem; color: #474747; }

.page-faq .full-width .inner .faq_item .answer a { color: #e655b7; }

.page-faq .full-width .inner hr { width: 100%; height: 1px; margin: 30px 0 28px; border: none; background-color: #e9e9e9; }

.page-faq .full-width .inner .faq_form { text-align: center; }

.page-faq .full-width .inner .faq_form .before { line-height: 23px; margin-top: 32px; padding: 17px 64px 13px; }

.page-faq .full-width .inner .faq_form .ask_quest { padding: 0 88px; display: none; }

.page-faq .full-width .inner .faq_form .ask_quest .form_ask { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }

.page-faq .full-width .inner .faq_form .ask_quest h3 { font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 24px; width: 100%; margin-top: 17px; text-align: center; }

.page-faq .full-width .inner .faq_form .ask_quest p { font-size: 16px; width: 100%; margin-top: 27px; margin-bottom: 28px; text-align: center; letter-spacing: .025rem; color: #474747; }

.page-faq .full-width .inner .faq_form .ask_quest input { -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; padding: 18px 10px 18px 36px; border: none; background-color: #f5f6f7; }

.page-faq .full-width .inner .faq_form .ask_quest .name_mail { width: 350px; margin-bottom: 16px; }

.page-faq .full-width .inner .faq_form .ask_quest .text_input { -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; width: 100%; height: 146px; padding: 18px 10px 18px 36px; border: none; background-color: #f5f6f7; }

.page-faq .full-width .inner .faq_form .ask_quest .during { margin: 41px auto 10px; padding: 17px 48px 13px; }

.page-faq .full-width .inner .faq_form .after_ask { display: none; }

.page-faq .full-width .inner .faq_form .after_ask .btn.after { line-height: 23px; padding: 17px 44px 13px; }

.page-faq .full-width .inner .faq_form .after_ask h3 { font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 24px; margin-top: 17px; text-align: center; }

.page-faq .full-width .inner .faq_form .after_ask p { font-size: 16px; margin-top: 27px; margin-bottom: 28px; text-align: center; letter-spacing: .025rem; color: #474747; }

.page-b2b:not(.b2b-form) .full-height { padding-top: 4px; }

.page-b2b .block-main { position: relative; height: 100vh; padding-top: 130px; -webkit-box-sizing: border-box; box-sizing: border-box; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: stretch; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch; }

.page-b2b .block-main .btn { min-width: 250px; color: #ffffff; margin: 10px 10px 10px 20px; }

.page-b2b .block-main .btn .icon { width: 11px; height: 11px; margin: -2px 0 0 10px; }

.page-b2b .block-main .btn .icon svg { fill: #ffffff; }

.page-b2b .block-main .btn:hover .icon svg { fill: #e655b7; }

.page-b2b .block-main .btn:before { background-color: #e655b7; }

.page-b2b .block-main .btn:after { background-color: #ef90d0; }

.page-b2b .block-main .btn.btn-bordered:hover { color: #e655b7; }

.page-b2b .block-main .btn.btn-bordered:before, .page-b2b .block-main .btn.btn-bordered:after { background-color: transparent; }

.page-b2b .block-main .bg { position: absolute; width: 100%; height: 100%; left: 0; top: 0; background-repeat: no-repeat; background-position: center top; background-size: cover; }

.page-b2b .block-main .main-top { position: relative; -webkit-box-flex: 2; -webkit-flex-grow: 2; -ms-flex-positive: 2; flex-grow: 2; z-index: 2; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -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; color: #ffffff; }

.page-b2b .block-main .main-top .inner { text-align: center; }

.page-b2b .block-main .main-top h1 { margin: 15px 0 25px; font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 65px; line-height: 52px; font-weight: 700; padding: 0 0 40px; position: relative; color: #000; }

.page-b2b .block-main .main-top h1:after { content: ''; position: absolute; left: 50%; bottom: 0; width: 100px; height: 2px; background-color: #e655b7; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); }

.page-b2b .block-main .main-top p { text-align: center; font-size: 12px; line-height: 16px; letter-spacing: 0.13em; font-weight: 600; margin: 0 0 20px; text-transform: uppercase; }

.page-b2b .block-main .main-bottom { z-index: 2; background-color: #1d1d1d; color: #adadad; font-size: 12px; font-weight: 600; line-height: 20px; letter-spacing: 0.075em; }

.page-b2b .block-main .main-bottom p { text-transform: uppercase; margin: 0 0 10px; }

.page-b2b .block-main .main-bottom .inner { padding: 40px 58px 40px 67px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.page-b2b .block-main .main-bottom .title { margin: 0 0 6px; color: #ffffff; font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 30px; line-height: 38px; font-weight: 700; }

.page-b2b .block-brands { margin: 70px 0 50px; }

.page-b2b .block-brands .brands-wr { margin: 37px 0 11px; padding: 0 102.5px; position: relative; }

.page-b2b .block-brands .brands-wr .slick-next, .page-b2b .block-brands .brands-wr .slick-prev { position: absolute; width: 45px; height: 45px; top: 50%; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); }

.page-b2b .block-brands .brands-wr .slick-next svg, .page-b2b .block-brands .brands-wr .slick-prev svg { position: absolute; left: 0; top: 0; width: 100%; height: 100%; fill: #b2b2b2; -webkit-transition: fill 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: fill 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.page-b2b .block-brands .brands-wr .slick-next:hover svg, .page-b2b .block-brands .brands-wr .slick-prev:hover svg { fill: #e655b7; -webkit-transition: fill 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: fill 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.page-b2b .block-brands .brands-wr .slick-next { right: 0; }

.page-b2b .block-brands .brands-wr .slick-prev { left: 0; }

.page-b2b .block-brands .brand-i svg { max-width: 100%; height: auto; fill: #b2b2b2; -webkit-transition: fill 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: fill 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.page-b2b .block-brands .brand-i:hover svg { fill: #000000; -webkit-transition: fill 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: fill 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.page-b2b .block-brands .btn-wr { text-align: center; }

.page-b2b .block-brands .btn-wr .btn { min-width: 250px; }

.page-b2b .block-numbers { margin: 60px 0 0; padding-top: 63px; border-top: 1px solid #e9e9e9; }

.page-b2b .block-numbers .numbers-wr { margin: 64px -20px 0; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.page-b2b .block-numbers .number-i { width: 430px; margin: 10px 20px 91px; }

.page-b2b .block-numbers .number-i .title { font-size: 12px; position: relative; letter-spacing: 0.13em; padding-left: 110px; text-transform: uppercase; color: rgba(51, 51, 51, 0.5); margin: 0 0 15px; }

.page-b2b .block-numbers .number-i .title:before { content: ''; position: absolute; left: 0; top: 50%; width: 100px; height: 2px; background-color: #e655b7; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); }

.page-b2b .block-numbers .number-i .value { font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 115px; line-height: 85px; font-weight: 700; }

.page-b2b .block-numbers .number-i .value span { display: inline-block; vertical-align: top; }

.page-b2b .block-numbers .number-i .value .unit { margin-left: 15px; font-size: 24px; line-height: 20px; width: 60px; }

.page-b2b .block-numbers .number-i.wow { visibility: visible !important; }

.page-b2b .block-numbers .number-i.wow .title:before { width: 0px; -webkit-transition: width 600ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: width 600ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.page-b2b .block-numbers .number-i.wow.animated .title:before { width: 100px; -webkit-transition: width 600ms cubic-bezier(0.17, 0.67, 0.83, 0.67) 100ms; transition: width 600ms cubic-bezier(0.17, 0.67, 0.83, 0.67) 100ms; }

.page-b2b .block-benefits { border-top: 1px solid #e9e9e9; padding-top: 75px; margin: 0 0 85px; font-size: 18px; line-height: 22px; color: #535353; letter-spacing: 0.025em; }

.page-b2b .block-benefits .inner { padding-left: 0; padding-right: 0; max-width: 695px; }

.page-b2b .block-benefits h2 { color: #333333; }

.page-b2b .block-benefits h3 { width: 390px; margin: 0 20px 10px 0; padding-top: 8px; padding-bottom: 35px; position: relative; font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 50px; line-height: 50px; color: #333333; letter-spacing: 0em; }

.page-b2b .block-benefits h3:after { content: ''; position: absolute; left: 0; bottom: 0; width: 100px; height: 2px; background-color: #252525; }

.page-b2b .block-benefits ul { width: 290px; margin: 0; padding: 0; list-style-type: none; }

.page-b2b .block-benefits ul li { text-indent: 12px; position: relative; margin-bottom: 4.5px; display: inline-block; vertical-align: top; }

.page-b2b .block-benefits ul li:before { content: ''; position: absolute; left: 0; top: 8px; width: 4px; height: 4px; -webkit-border-radius: 50%; border-radius: 50%; background-color: #e655b7; }

.page-b2b .block-benefits .benefits-wr { margin: 66px 0 0; }

.page-b2b .block-benefits .benefits-wr .benefits-i { margin: 0 0 68px; 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-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }

.page-b2b .block-placement { margin: 50px 0 -47px; position: relative; z-index: 2; }

.page-b2b .block-placement .inner { padding-left: 0; padding-right: 0; max-width: 695px; }

.page-b2b .block-placement .map-wr { font-size: 16px; line-height: 1em; letter-spacing: 0.025em; color: #535353; }

.page-b2b .block-placement .map-wr img { display: block; width: 100%; }

.page-b2b .block-placement .map-wr .map { height: 460px; }

.page-b2b .block-placement .map-wr .map .gm-style, .page-b2b .block-placement .map-wr .map .gm-style * { cursor: default !important; }

.page-b2b .block-placement .map-holder { position: relative; }

.page-b2b .block-placement .map-holder .btn { position: absolute; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -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; width: 60px; height: 60px; padding: 0; background: #ffffff; min-width: 0; margin: 0; top: 0; right: 0; }

.page-b2b .block-placement .map-holder .btn:before, .page-b2b .block-placement .map-holder .btn:after { display: none; }

.page-b2b .block-placement .map-holder .btn .icon svg { fill: #1d1d1d; }

.page-b2b .block-placement .map-holder .btn:hover .icon svg { fill: #e655b7; }

.page-b2b .block-placement .map-holder .btn.close { display: none; }

.page-b2b .block-placement.fit-map { position: relative; z-index: 2000; }

.page-b2b .block-placement.fit-map .map-holder { position: fixed; width: 100%; height: 100%; top: 0; left: 0; z-index: 2000; border: 10px solid #e655b7; -webkit-box-sizing: border-box; box-sizing: border-box; }

.page-b2b .block-placement.fit-map .map-holder .map { height: 100%; }

.page-b2b .block-placement.fit-map .map-holder .btn.fit-to-window { display: none; }

.page-b2b .block-placement.fit-map .map-holder .btn.close { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.page-b2b .block-placement .description { padding: 0 30px; margin: 47px 0 29px; }

.page-b2b .block-placement .description ul { margin: 45px 0 0; padding: 0; list-style-type: none; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }

.page-b2b .block-placement .description li:before { content: ''; display: inline-block; vertical-align: middle; width: 16px; height: 16px; background-color: #f8dcef; -webkit-transform: translate(0, -0.1em); -ms-transform: translate(0, -0.1em); transform: translate(0, -0.1em); margin-right: 15px; }

.page-b2b .block-placement .description li:nth-of-type(1):before { background-color: #e655b7; }

.page-b2b .block-placement .description li:nth-of-type(2):before { background-color: #f4b7e0; }

.page-b2b .block-info { margin: 0 0 50px; background-color: #1d1d1d; color: #ffffff; }

.page-b2b .block-info .inner { padding-top: 157px; padding-bottom: 100px; }

.page-b2b .block-info ul { margin: 0 -33px 0; padding: 0; list-style-type: none; 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: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.page-b2b .block-info ul li { margin: 0 33px 49px; font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 85px; line-height: 1em; font-weight: 500; }

.page-b2b .block-info ul .descript { font-family: "Proxima Nova", "Arial", sans-serif; font-size: 12px; line-height: 16px; font-weight: 600; color: #adadad; letter-spacing: 0.075em; text-transform: uppercase; padding-left: 105px; position: relative; margin-top: 7px; white-space: pre-line; }

.page-b2b .block-info ul .descript:before { content: ''; position: absolute; left: 0; top: 8px; width: 80px; height: 2px; background-color: #e655b7; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); }

.page-b2b .block-info ul .descript.short { padding-left: 70px; }

.page-b2b .block-info ul .descript.short:before { width: 50px; }

.page-b2b .block-info ul .descript.middle { padding-left: 80px; }

.page-b2b .block-info ul .descript.middle:before { width: 60px; }

.page-b2b .block-info ul small { font-size: 65px; line-height: 1em; }

.page-b2b .block-info ul sup { font-size: 50%; top: -0.8em; }

.page-b2b .block-architect { margin: 80px 0 30px; }

.page-b2b .block-architect .architect-wr { padding: 0 40px; margin: 27px 0; position: relative; }

.page-b2b .block-architect .architect-wr .slick-next, .page-b2b .block-architect .architect-wr .slick-prev { position: absolute; width: 45px; height: 45px; top: 50%; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); }

.page-b2b .block-architect .architect-wr .slick-next svg, .page-b2b .block-architect .architect-wr .slick-prev svg { position: absolute; left: 0; top: 0; width: 100%; height: 100%; fill: #b2b2b2; -webkit-transition: fill 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: fill 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.page-b2b .block-architect .architect-wr .slick-next:hover svg, .page-b2b .block-architect .architect-wr .slick-prev:hover svg { fill: #e655b7; -webkit-transition: fill 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: fill 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.page-b2b .block-architect .architect-wr .slick-next { right: -10px; }

.page-b2b .block-architect .architect-wr .slick-prev { left: -10px; }

.page-b2b .block-architect .architect-i { padding: 20px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.page-b2b .block-architect .architect-i img { max-width: 100%; }

.page-b2b .block-form .breadcrumbs { margin: 22px 0; }

.page-b2b .block-form h2 { margin: 40px 0 30px; }

.page-b2b .block-form .subtitle { max-width: 540px; margin-left: auto; margin-right: auto; margin-bottom: 20px; }

.page-b2b .block-form form { margin: 44px auto; max-width: 350px; }

.page-b2b .block-form form .btn-wr { margin-top: 14px; }

.page-b2b .block-form form .btn { margin: 0; width: 100%; }

.page-b2b .block-form form .cal { /*position: relative; &:before { content: ''; display: block; position: absolute; top: 20px; left: 0; width: 100%; height: 50% }*/ }

.page-b2b .block-form .title-form { margin: 33px 0 5px; font-size: 16px; letter-spacing: 0.025em; line-height: 20px; font-weight: 400; color: rgba(51, 51, 51, 0.5); text-align: center; }

.page-b2b .block-form .input-wr { margin: 0 0 18px; font-size: 14px; letter-spacing: 0.025em; line-height: 20px; font-weight: 400; color: rgba(51, 51, 51, 0.5); }

.page-b2b .block-form .input-wr label { display: block; margin: 0 0 5px; font-size: 14px; letter-spacing: 0.025em; line-height: 20px; font-weight: 400; color: rgba(51, 51, 51, 0.5); }

.page-b2b .block-form .input-wr label.error { color: #ff4225; margin: 0; }

.page-b2b .block-form .input-wr [type="text"], .page-b2b .block-form .input-wr textarea { display: block; width: 100%; margin: 0; border: 1px solid #f5f6f7; background: #f5f6f7; outline: none; -webkit-box-sizing: border-box; box-sizing: border-box; font-size: 14px; letter-spacing: 0.025em; line-height: 20px; font-weight: 400; color: rgba(51, 51, 51, 0.5); padding: 13px 15px 15px; -webkit-transition: border .3s; transition: border .3s; }

.page-b2b .block-form .input-wr [type="text"].error, .page-b2b .block-form .input-wr textarea.error { border-color: #ff4225; }

.page-b2b .block-form .input-wr textarea { min-height: 110px; }

.page-b2b .block-form .input-wr .input-united { position: relative; }

.page-b2b .block-form .input-wr .input-united [type="text"], .page-b2b .block-form .input-wr .input-united textarea { padding-right: 50px; }

.page-b2b .block-form .input-wr .input-united .unit { position: absolute; right: 0; top: 0; padding: 8px 15px 10px 0; }

.page-events .block-events .events-wr { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; margin: 93px 0px 0; -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; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }

.page-events .block-events .events-wr .event-i { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; width: 286px; margin: 0 0px 63px; }

.page-events .block-events .events-wr .event-i:nth-of-type(8n+1), .page-events .block-events .events-wr .event-i:nth-of-type(8n+2) { width: 400px; }

.page-events .block-events .events-wr .event-i:nth-of-type(8n+1) .date, .page-events .block-events .events-wr .event-i:nth-of-type(8n+2) .date { padding-top: 4px; }

.page-events .block-events .events-wr .event-i:nth-of-type(8n+1) .title, .page-events .block-events .events-wr .event-i:nth-of-type(8n+2) .title { font-size: 36px; line-height: 34px; margin-bottom: 15px; }

.page-events .block-events .events-wr .event-i:nth-of-type(8n+1) { margin-right: 38px; }

.page-events .block-events .events-wr .event-i:nth-of-type(8n+2) { width: 440px; }

.page-events .block-events .events-wr .event-i .date { font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 16px; font-weight: 700; line-height: 1em; margin-right: 20px; padding-top: 0; text-align: left; letter-spacing: -.025em; }

.page-events .block-events .events-wr .event-i .date .day { color: #e655b7; }

.page-events .block-events .events-wr .event-i .date .end { position: relative; margin-top: 10px; padding-top: 12px; }

.page-events .block-events .events-wr .event-i .date .end:before { position: absolute; top: 0; right: 0; content: '-'; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); }

.page-events .block-events .events-wr .event-i .title { font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 24px; font-weight: 700; line-height: 1em; display: block; margin: 0 0 12px; -webkit-transition: color 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: color 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); text-decoration: none; color: inherit; }

.page-events .block-events .events-wr .event-i a.title:hover { -webkit-transition: color 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: color 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); color: #e655b7; }

.page-events .block-events .events-wr .event-i .type { font-size: 12px; font-weight: 600; margin: 0 0 10px; letter-spacing: .13em; text-transform: uppercase; color: rgba(34, 34, 34, 0.5); }

.page-events .block-events .btn-wr { margin-top: -15px; text-align: center; }

.page-events .block-events .btn-wr .btn { width: 252px; }

.page-events .under_top_event p { font-size: 16px; width: 755px; padding-left: 37px; border-left: 3px solid #e655b7; }

.page-events .paginator { position: relative; left: -14px; margin-top: 25px; padding-bottom: 82px; text-align: center; }

.page-events .paginator li { display: inline-block; margin-right: 8px; list-style: none; vertical-align: top; }

.page-events .paginator li a { padding: 9px; -webkit-transition: color 250ms; transition: color 250ms; text-decoration: none; color: #999; }

.page-events .paginator li a.active_page { color: #e655b7; }

.page-events .paginator li a:hover { color: #e655b7; }

.page-events .paginator li.next_page { position: relative; top: -1px; left: -4px; }

.page-events .paginator li.next_page span { width: 10px; height: 13px; }

.page-events .paginator li.next_page svg { top: -9px; left: -7px; padding: 9px; -webkit-transition: fill 250ms; transition: fill 250ms; -webkit-transform: rotate(270deg); -ms-transform: rotate(270deg); transform: rotate(270deg); fill: #999; }

.page-events .paginator li.next_page svg:hover { fill: #e655b7; }

.page-events .paginator li.prev_page { position: relative; top: -1px; left: -4px; }

.page-events .paginator li.prev_page span { width: 10px; height: 13px; }

.page-events .paginator li.prev_page svg { top: -9px; left: -7px; padding: 9px; -webkit-transition: fill 250ms; transition: fill 250ms; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); fill: #999; }

.page-events .paginator li.prev_page svg:hover { fill: #e655b7; }

.page-events .events_not_found { padding: 50px 0 70px; }

.page-events .events_not_found h3 { font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 30px; font-weight: 700; position: relative; text-align: center; letter-spacing: .025rem; text-transform: uppercase; }

.page-events .events_not_found h3:after { position: absolute; bottom: -21px; left: 50%; width: 32px; height: 2px; content: ''; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); background-color: #e655b7; }

.page-events .events_not_found p { font-size: 12px; font-weight: 600; text-align: center; letter-spacing: .09rem; text-transform: uppercase; }

.page-events .top_event_page .top-event { margin: 65px auto 60px; }

.page-events .top_event_page .top_event_inf { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }

.page-events .top_event_page .top_event_inf .about_top_event { width: 612px; font-size: 16px; line-height: 1.25; margin-top: 20px; letter-spacing: .025rem; color: #474747; }

.page-events .top_event_page .top_event_inf .about_top_event a { position: relative; text-decoration: none; text-decoration: none; color: #474747; }

.page-events .top_event_page .top_event_inf .about_top_event a:after { position: absolute; right: 0; bottom: 0; width: 100%; height: 1px; content: ''; background-color: #b9b9b9; }

.page-events .top_event_page .top_event_inf .right_col_event { width: 192px; padding-top: 18px; }

.page-events .top_event_page .top_event_inf .right_col_event .btn { margin: 0; min-width: 100%; }

.page-events .top_event_page .top_event_inf .right_col_event .when_where { font-size: 12px; font-weight: 600; margin: 0 0 20px; text-align: center; letter-spacing: .05rem; text-transform: uppercase; }

.page-events .top_event_page .top_event_inf .right_col_event .when_where .icon { width: 30px; height: 30px; margin-right: 8px; margin-left: -16px; }

.page-events .top_event_page .top_event_inf .right_col_event .when_where .icon svg { fill: #adadad; }

.page-events .top_event_page .top_event_inf .right_col_event .when_where_without { font-size: 12px; line-height: 30px; font-weight: 600; margin: 0 0 10px; text-align: left; letter-spacing: .05rem; text-transform: uppercase; position: relative; padding-left: 40px; }

.page-events .top_event_page .top_event_inf .right_col_event .when_where_without .icon { width: 30px; height: 30px; position: absolute; left: 0; top: 0; }

.page-events .top_event_page .top_event_inf .right_col_event .when_where_without .icon svg { fill: #adadad; }

.page-events .top_event_page .top_event_inf .right_col_event .atten_places { margin-top: 10px; text-align: center; letter-spacing: .025rem; color: #999; }

.page-events .top_event_page .top_event_inf .right_col_event .without_registration { font-size: 12px; margin-top: -12px; letter-spacing: .055rem; text-transform: uppercase; color: #adadad; padding-left: 40px; }

.page-events .event_page .breadcrumbs { margin-top: 25px; margin-bottom: 0; }

.page-events .event_page .top_event_inf { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }

.page-events .event_page .top_event_inf .about_top_event { width: 612px; font-size: 16px; line-height: 1.25; margin-top: 20px; letter-spacing: .025rem; color: #474747; }

.page-events .event_page .top_event_inf .about_top_event a { position: relative; text-decoration: none; text-decoration: none; color: #474747; }

.page-events .event_page .top_event_inf .about_top_event a:after { position: absolute; right: 0; bottom: 0; width: 100%; height: 1px; content: ''; background-color: #b9b9b9; }

.page-events .event_page .top_event_inf .right_col_event { width: 192px; padding-top: 18px; }

.page-events .event_page .top_event_inf .right_col_event .btn { margin: 0; min-width: 100%; }

.page-events .event_page .top_event_inf .right_col_event .when_where { font-size: 12px; font-weight: 600; margin: 0 0 20px; text-align: center; letter-spacing: .05rem; text-transform: uppercase; }

.page-events .event_page .top_event_inf .right_col_event .when_where .icon { width: 30px; height: 30px; margin-right: 8px; margin-left: -16px; }

.page-events .event_page .top_event_inf .right_col_event .when_where .icon svg { fill: #adadad; }

.page-events .event_page .top_event_inf .right_col_event .when_where_without { font-size: 12px; line-height: 30px; font-weight: 600; margin: 0 0 10px; text-align: left; letter-spacing: .05rem; text-transform: uppercase; position: relative; padding-left: 40px; }

.page-events .event_page .top_event_inf .right_col_event .when_where_without .icon { width: 30px; height: 30px; position: absolute; left: 0; top: 0; }

.page-events .event_page .top_event_inf .right_col_event .when_where_without .icon svg { fill: #adadad; }

.page-events .event_page .top_event_inf .right_col_event .atten_places { margin-top: 10px; text-align: center; letter-spacing: .025rem; color: #999; }

.page-events .event_page .top_event_inf .right_col_event .without_registration { font-size: 12px; margin-top: -12px; letter-spacing: .055rem; text-transform: uppercase; color: #adadad; padding-left: 40px; }

.page-events .event_page .without_image_event .event-i { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; margin: 54px 0 63px; }

.page-events .event_page .without_image_event .event-i:nth-of-type(8n+1) .date, .page-events .event_page .without_image_event .event-i:nth-of-type(8n+2) .date { margin-right: 29px; padding-top: 4px; }

.page-events .event_page .without_image_event .event-i:nth-of-type(8n+1) .title, .page-events .event_page .without_image_event .event-i:nth-of-type(8n+2) .title { font-size: 50px; line-height: 34px; line-height: 1; margin-bottom: 15px; }

.page-events .event_page .without_image_event .event-i:nth-of-type(8n+1) { margin-right: 38px; }

.page-events .event_page .without_image_event .event-i:nth-of-type(8n+2) { width: 440px; }

.page-events .event_page .without_image_event .event-i .date { font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 24px; font-weight: 700; line-height: 1em; margin-right: 20px; padding-top: 0; text-align: left; letter-spacing: -.025em; }

.page-events .event_page .without_image_event .event-i .date .day { color: #e655b7; }

.page-events .event_page .without_image_event .event-i .date .end { position: relative; margin-top: 10px; padding-top: 12px; }

.page-events .event_page .without_image_event .event-i .date .end:before { position: absolute; top: 0; right: 0; content: '-'; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); }

.page-events .event_page .without_image_event .event-i .title { font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 24px; font-weight: 700; line-height: 1em; display: block; margin: 0 0 12px; -webkit-transition: color 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: color 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); text-decoration: none; color: inherit; }

.page-events .event_page .without_image_event .event-i a.title:hover { -webkit-transition: color 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: color 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); color: #e655b7; }

.page-events .event_page .without_image_event .event-i .type { font-size: 12px; font-weight: 600; margin: 0 0 10px; letter-spacing: .13em; text-transform: uppercase; color: rgba(34, 34, 34, 0.5); }

.page-events .event_page .with_image_event .just-event { margin: 65px auto 60px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }

.page-events .event_page .with_image_event .just-event .content { width: 450px; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 39px 0 24px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: stretch; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch; }

.page-events .event_page .with_image_event .just-event .content .type { font-size: 12px; font-weight: 600; text-transform: uppercase; letter-spacing: 0.13em; color: rgba(37, 37, 37, 0.5); margin: 0 0 17px; }

.page-events .event_page .with_image_event .just-event .content .title { font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 40px; line-height: 40px; font-weight: 700; margin: 0 0 10px; padding-bottom: 35px; position: relative; -webkit-transition: color 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: color 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.page-events .event_page .with_image_event .just-event .content .title:after { content: ''; position: absolute; bottom: 15px; left: 0; width: 96px; height: 2px; background-color: #252525; }

.page-events .event_page .with_image_event .just-event .content .date { font-family: "DIN Next CYR", "Tahoma", sans-serif; font-weight: 700; font-size: 36px; letter-spacing: -0.025em; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.page-events .event_page .with_image_event .just-event .content .date .start, .page-events .event_page .with_image_event .just-event .content .date .end { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.page-events .event_page .with_image_event .just-event .content .date .start .month:before, .page-events .event_page .with_image_event .just-event .content .date .end .month:before { content: '.'; display: inline; }

.page-events .event_page .with_image_event .just-event .content .date .end:before { content: '-'; display: inline; }

.page-events .event_page .with_image_event .just-event:hover .title { color: #333; }

.page-events .event_page .with_image_event .just-event .ph_event { width: 450px; }

.page-events .event_page .with_image_event .just-event .ph_event img { width: 450px; }

.page-events .event_page .with_image_event .just-event .banner-link { position: absolute; left: 50%; top: 0; width: 100%; height: 100%; z-index: 2; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); }

.page-events .event_page .with_image_event .just-event .content { width: 450px; padding-top: 0; }

.page-events .event_page .with_image_event .just-event .content .type { font-size: 12px; font-weight: 600; text-transform: uppercase; letter-spacing: 0.13em; color: rgba(37, 37, 37, 0.5); margin: 0 0 17px; }

.page-events .event_page .with_image_event .just-event .content .title:after { content: ''; position: absolute; bottom: 15px; left: 0; width: 96px; height: 2px; background-color: #252525; }

.page-events .event_page .with_image_event .just-event .content .date { font-family: "DIN Next CYR", "Tahoma", sans-serif; font-weight: 700; font-size: 36px; letter-spacing: -0.025em; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.page-events .event_page .with_image_event .just-event .content .date .start, .page-events .event_page .with_image_event .just-event .content .date .end { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.page-events .event_with_ph { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }

.page-events .event_with_ph .event-i { max-width: 612px; -webkit-box-flex: 2; -webkit-flex-grow: 2; -ms-flex-positive: 2; flex-grow: 2; }

.page-events .event_with_ph .ph_event img { width: 450px; }

.page-events .full-width.event_page.eve_which .event_with_ph { position: relative; }

.page-events .full-width.event_page.eve_which .event_with_ph:after { position: absolute; bottom: 25px; width: 100%; height: 1px; content: ''; background-color: #e9e9e9; left: 0; }

.page-history .block-main { position: relative; margin-top: 65px; }

.page-history .block-main .bg { 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: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }

.page-history .block-main .bg img { max-width: 100%; display: block; }

.page-history .block-main .inner { position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); color: #ffffff; }

.page-history .block-main h1 { margin: 15px 0 10px; font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 65px; line-height: 60px; font-weight: 700; letter-spacing: 0.01em; text-align: center; text-transform: uppercase; }

.page-history .block-text { margin: 60px 0; }

.page-history .block-text .inner { max-width: 860px; padding-left: 37px; border-left: 3px solid #e655b7; font-size: 16px; line-height: 20px; letter-spacing: 0.025em; color: rgba(51, 51, 51, 0.9); }

.page-history .block-text p { margin: 15px 0; }

.page-history .block-pic { margin: 50px 0; }

.page-history .two-columns { 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-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; font-size: 16px; line-height: 20px; letter-spacing: 0.025em; color: rgba(51, 51, 51, 0.9); }

.page-history .two-columns .pic, .page-history .two-columns .content { width: 50%; 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; }

.page-history .two-columns .pic img, .page-history .two-columns .content img { max-width: 100%; display: block; }

.page-history .two-columns .pic { overflow: hidden; }

.page-history .two-columns .content-inner { max-width: 330px; }

.page-history .two-columns .title { font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 50px; line-height: 50px; margin: 0 0 20px; font-weight: 700; letter-spacing: 0em; }

.page-history .two-columns p { margin: 0; }

.page-history .block-slider .two-columns .title { font-size: 130px; line-height: 110px; -webkit-transform: translate(-2%, 0); -ms-transform: translate(-2%, 0); transform: translate(-2%, 0); margin-bottom: 15px; }

.page-history .block-slider .slider-pic, .page-history .block-slider .slider-text { width: 100%; }

.page-history .block-slider .history-slider .slick-dots { position: absolute; bottom: auto; top: 0; left: 0; list-style: none; display: -webkit-box !important; display: -webkit-flex !important; display: -ms-flexbox !important; display: flex !important; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; text-align: left; padding: 0; margin: 0; width: 100%; }

.page-history .block-slider .history-slider .slick-dots li { margin: 0 28px 0 0; display: block; width: auto; height: auto; }

.page-history .block-slider .history-slider .slick-dots li button { position: relative; width: 20px; height: 20px; }

.page-history .block-slider .history-slider .slick-dots li button:before, .page-history .block-slider .history-slider .slick-dots li button:after { content: ''; position: absolute; width: 38%; height: 38%; left: 50%; top: 50%; -webkit-border-radius: 50%; border-radius: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); opacity: 1; background-color: transparent; -webkit-box-sizing: border-box; box-sizing: border-box; border: 1px solid #b2b2b2; -webkit-transition: border 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), height 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), width 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), background 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); transition: border 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), height 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), width 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), background 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.page-history .block-slider .history-slider .slick-dots li button:after { width: 40%; height: 40%; border: none; background-color: #b2b2b2; }

.page-history .block-slider .history-slider .slick-dots li.slick-active button:before { width: 100%; height: 100%; border: 1px solid #e655b7; }

.page-history .block-slider .history-slider .slick-dots li.slick-active button:after { background-color: #e655b7; }

.page-history .block-slider .history-slider .controls { 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-box-align: stretch; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch; }

.page-history .block-slider .history-slider .controls .slick-next, .page-history .block-slider .history-slider .controls .slick-prev { position: relative; width: 45px; height: 45px; margin: 0 12px; left: 0; top: 0; -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); }

.page-history .block-slider .history-slider .controls .slick-next svg, .page-history .block-slider .history-slider .controls .slick-prev svg { position: absolute; left: 0; top: 0; width: 100%; height: 100%; fill: #b2b2b2; -webkit-transition: fill 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: fill 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.page-history .block-slider .history-slider .controls .slick-next:hover svg, .page-history .block-slider .history-slider .controls .slick-prev:hover svg { fill: #e655b7; -webkit-transition: fill 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: fill 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.page-history .block-slider .history-slider .controls .slick-next { right: 0; }

.page-history .block-slider .history-slider .controls .slick-prev { left: 0; }

.page-history .block-slider .history-slider .slider-text { padding: 45px 0 30px; margin: 0; }

.page-history .block-slider .history-slider .slider-pic .slide-i { opacity: 1 !important; }

.page-history .block-slider .history-slider .slider-pic .slide-i .img-wr { overflow: hidden; width: 0%; -webkit-transition: width 1s cubic-bezier(0.19, 1, 0.22, 1); transition: width 1s cubic-bezier(0.19, 1, 0.22, 1); }

.page-history .block-slider .history-slider .slider-pic .slide-i img { max-width: none; width: 450px; -webkit-transform: translate(-10%, 0); -ms-transform: translate(-10%, 0); transform: translate(-10%, 0); -webkit-transition: -webkit-transform 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94); transition: -webkit-transform 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94); transition: transform 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94); transition: transform 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.page-history .block-slider .history-slider .slider-pic .slide-i.fixed img { -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); }

.page-history .block-slider .history-slider .slider-pic .slide-i.fixed .img-wr { width: 100%; }

.page-history .block-slider .history-slider .slider-pic .slide-i.slick-active.ani-start .img-wr { width: 10%; }

.page-history .block-slider .history-slider .slider-pic .slide-i.slick-active { -webkit-transform: translate(0%, 0); -ms-transform: translate(0%, 0); transform: translate(0%, 0); }

.page-history .block-slider .history-slider .slider-pic .slide-i.slick-active .img-wr { width: 100%; }

.page-history .block-slider .history-slider .slider-pic .slide-i.slick-active img { -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); }

.page-brands .block-filter { margin: 62px 0 32px; }

.page-brands .block-filter h2 { margin-bottom: 40px; }

.page-brands .block-filter.fixed { margin: 0; position: fixed; left: 0; right: 0; top: 0; background: #fff; padding-top: 20px; z-index: 100; }

.page-brands .block-filter .categories-wr ul { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; list-style: none; padding-left: 0; }

.page-brands .block-filter .categories-wr ul li { margin: 5px 10px 5px 0; }

.page-brands .block-filter .categories-wr ul li a { display: block; white-space: nowrap; text-decoration: none; font-size: 12px; line-height: 16px; letter-spacing: 0.13em; color: rgba(51, 51, 51, 0.5); text-transform: uppercase; }

.page-brands .block-filter .categories-wr ul li a:hover { color: #e655b7; }

.page-brands .block-filter .categories-wr ul li.active a { color: #e655b7; }

.page-brands .block-filter .alphabet-wr { margin: 40px 0 0; padding-bottom: 22px; border-bottom: 1px solid #dfdfdf; }

.page-brands .block-filter .alphabet-wr ul { margin: 0; padding: 0; list-style-type: none; width: 100%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; font-size: 11px; line-height: 20px; text-transform: uppercase; letter-spacing: 0.025em; }

.page-brands .block-filter .alphabet-wr ul li { margin-bottom: 10px; }

.page-brands .block-filter .alphabet-wr ul .separator { width: 100%; margin-bottom: -10px; }

.page-brands .block-filter .alphabet-wr ul a { text-decoration: none; color: inherit; -webkit-transition: color 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: color 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.page-brands .block-filter .alphabet-wr ul a:hover, .page-brands .block-filter .alphabet-wr ul a.active { color: #e655b7; -webkit-transition: color 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: color 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.page-brands .block-categories { margin: 30px 0; }

.page-brands .block-categories.fixed .categories-wr { padding-top: 255px; }

.page-brands .block-categories .category-i { margin: 0 0 35px 0; }

.page-brands .block-categories .category-i .title { font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 38px; line-height: 42px; font-weight: 700; margin: 0 0 20px; }

.page-brands .block-categories .category-i ul { margin: 0 -25px 0 0; padding: 0; list-style-type: none; 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-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; font-size: 16px; line-height: 20px; }

.page-brands .block-categories .category-i ul li { width: 200px; margin: 0 25px 15px 0; }

.page-brands .block-categories .category-i ul a { color: inherit; text-decoration: none; -webkit-transition: color 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: color 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.page-brands .block-categories .category-i ul a:hover { color: #e655b7; -webkit-transition: color 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: color 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.page-brands .block-info { margin: 10px 0 50px; }

.page-brands .block-info h1 { font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 48px; line-height: 1em; text-transform: uppercase; font-weight: 700; margin: 40px 0 50px; }

.page-brands .block-info .info { font-size: 16px; line-height: 20px; letter-spacing: 0.025em; color: rgba(51, 51, 51, 0.9); display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }

.page-brands .block-info .info .text { width: 620px; padding-left: 30px; border-left: 3px solid #e655b7; }

.page-brands .block-info .info .locations { width: 200px; position: relative; }

.page-brands .block-info .info .locations .icon { width: 42px; height: 42px; position: absolute; left: 0; top: 0; }

.page-brands .block-info .info .locations .icon svg { fill: #adadad; }

.page-brands .block-info .info .locations ul { margin: 0; padding: 0; list-style-type: none; padding-left: 55px; color: #adadad; font-size: 14px; line-height: 20px; }

.page-brands .block-info .info .locations ul li { margin: 0 0 10px; }

.page-brands .block-info .info .locations ul .name { font-size: 12px; font-weight: 600; text-transform: uppercase; color: #333333; }

.page-brands .block-info .info p { margin: 15px 0; }

.page-brands .block-info .another_sales_inf { position: relative; margin: 27px 0; margin-top: 73px; padding: 0 40px; }

.page-brands .block-info .another_sales_inf .slick-next, .page-brands .block-info .another_sales_inf .slick-prev { position: absolute; top: 50%; width: 45px; height: 45px; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); }

.page-brands .block-info .another_sales_inf .slick-next svg, .page-brands .block-info .another_sales_inf .slick-prev svg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; -webkit-transition: fill 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: fill 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); fill: #b2b2b2; }

.page-brands .block-info .another_sales_inf .slick-next:hover svg, .page-brands .block-info .another_sales_inf .slick-prev:hover svg { -webkit-transition: fill 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: fill 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); fill: #e655b7; }

.page-brands .block-info .another_sales_inf .slick-next { right: -10px; }

.page-brands .block-info .another_sales_inf .slick-prev { left: -10px; }

.page-brands .block-info .another_sales_inf h2 { width: 100%; }

.page-brands .block-info .another_sales_inf a { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; text-decoration: none; color: #333333; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; outline: none; }

.page-brands .block-info .another_sales_inf a:hover .about_another_sale { color: #e655b7; }

.page-brands .block-info .another_sales_inf a img { max-width: initial; margin-top: 0; height: 370px; width: 370px; }

.page-brands .block-info .another_sales_inf a .pic { margin-top: 46px; height: 370px; width: 370px; }

.page-brands .block-info .another_sales_inf a .around_about_another_sale { position: relative; width: 346px; }

.page-brands .block-info .another_sales_inf a .around_about_another_sale .data_sale { font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 16px; font-weight: 700; margin-top: 14px; color: #e655b7; }

.page-brands .block-info .another_sales_inf a .around_about_another_sale .about_another_sale { font-family: 'DIN Next CYR', 'Tahoma', sans-serif; font-size: 24px; font-weight: 700; line-height: 1; width: 100%; margin-top: 6px; -webkit-transition: color 250ms; transition: color 250ms; }

.page-brands .block-info .slide-item { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 20px; }

.page-brands .block-info .slide-item img { max-width: 100%; }

.page-brands .block-collections .description-wr { padding: 40px 0 10px; margin: 0 0 40px; position: relative; text-align: center; font-size: 16px; line-height: 20px; color: rgba(51, 51, 51, 0.9); letter-spacing: 0.025em; }

.page-brands .block-collections .description-wr:before { content: ''; position: absolute; left: 50%; top: 0; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); width: 96px; height: 2px; background-color: #333333; }

.page-brands .block-collections .description-wr p { margin: 0 auto 20px; max-width: 770px; }

.page-brands .block-collections .collections-wr { 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-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 48px -20px 0; }

.page-brands .block-collections .collection-i { margin: 0 20px 48px; width: 273px; position: relative; }

.page-brands .block-collections .collection-i:nth-of-type(1):nth-last-of-type(1), .page-brands .block-collections .collection-i:nth-of-type(5n+2):nth-last-of-type(1), .page-brands .block-collections .collection-i:nth-of-type(5n+1):nth-last-of-type(2), .page-brands .block-collections .collection-i:nth-of-type(5n-1), .page-brands .block-collections .collection-i:nth-of-type(5n) { width: 430px; }

.page-brands .block-collections .collection-i:nth-of-type(1):nth-last-of-type(1) .pic img, .page-brands .block-collections .collection-i:nth-of-type(5n+2):nth-last-of-type(1) .pic img, .page-brands .block-collections .collection-i:nth-of-type(5n+1):nth-last-of-type(2) .pic img, .page-brands .block-collections .collection-i:nth-of-type(5n-1) .pic img, .page-brands .block-collections .collection-i:nth-of-type(5n) .pic img { width: auto; height: 273px; }

.page-brands .block-collections .collection-i .link-to-item { position: absolute; left: 0; top: 0; bottom: 0; right: 0; z-index: 50; opacity: 0; }

.page-brands .block-collections .collection-i .pic img { width: 273px; height: 273px; display: block; }

.page-brands .block-collections .collection-i .content { -webkit-box-sizing: border-box; box-sizing: border-box; }

.page-brands .block-collections .collection-i .brand { font-size: 12px; line-height: 16px; font-weight: 600; text-transform: uppercase; color: #252525; letter-spacing: 0.13em; }

.page-brands .block-collections .collection-i .title { font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 24px; position: relative; line-height: 28px; margin: 0 0 13px; color: #333333; font-weight: 700; text-align: left; margin-top: 6px; letter-spacing: normal; }

.page-brands .block-collections .collection-i .subtitle { font-size: 12px; line-height: 16px; font-weight: 600; text-transform: uppercase; color: #252525; padding: 0; display: block; text-align: left; margin-bottom: 0; margin-top: 26px; letter-spacing: 0.13em; -webkit-transition: color 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); -webkit-transition: color 300ms; transition: color 300ms; margin-bottom: 6px; }

.page-brands .block-collections .collection-i:hover .title { -webkit-transition: color 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: color 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67); color: #e655b7; }

.page-news { /*****************************/ }

.page-news h2 { margin-top: 40px; }

.page-news h2 span:before { margin-left: 0; }

.page-news .mobile_toggle_news { display: none; }

.page-news .filter_news { display: block; width: 100%; max-width: 395px; margin: 33px auto 0; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; padding: 0; }

.page-news .filter_news li { display: inline-block; }

.page-news .filter_news li a { color: #adadad; text-transform: uppercase; text-decoration: none; -webkit-transition: 0.25s color; transition: 0.25s color; font-size: 12px; letter-spacing: 0.13rem; }

.page-news .filter_news li a.active { color: #e655b7; }

.page-news .filter_news li a:hover { color: #e655b7; }

.page-news .news { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 55px -20px 0; }

.page-news .collection_article img { max-width: 100%; }

.page-news .collection_article .whats_that { font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 48px; line-height: 48px; color: #333333; font-weight: 700; margin: 25px 0; letter-spacing: 0; }

.page-news .collection_article .collection_description p { font-size: 16px; line-height: 20px; color: rgba(51, 51, 51, 0.9); letter-spacing: 0.025em; }

.page-news .collection_article .btn.btn-bordered { margin: 30px auto; display: block; width: 250px; }

.page-news .top_news { margin-bottom: 70px; }

.page-news .top_news a { text-decoration: none; display: block; outline: none; }

.page-news .top_news a .pic { width: 1151px; position: relative; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }

.page-news .top_news a .pic img { height: 385px; width: 1151px; display: block; }

.page-news .top_news a h4 { color: #adadad; text-transform: uppercase; font-weight: 600; font-size: 12px; margin-top: 18px; letter-spacing: 0.04rem; margin-bottom: 0; }

.page-news .top_news a h3 { color: #333; font-weight: 700; font-family: "DIN Next CYR", "Tahoma", sans-serif; margin-top: 10px; line-height: 1; -webkit-transition: color 250ms; transition: color 250ms; font-size: 36px; margin-bottom: 10px; }

.page-news .top_news a p { font-size: 16px; color: #535353; margin-top: 20px; line-height: 1.3; letter-spacing: 0.025rem; margin-bottom: 0; }

.page-news .top_news a.hover-in h3 { color: #e655b7; }

.page-news .new_item { width: 273px; margin-left: 20px; margin-right: 20px; margin-bottom: 51px; }

.page-news .new_item:hover h3 { color: #e655b7; }

.page-news .new_item a { text-decoration: none; display: block; outline: none; }

.page-news .new_item a .pic { width: 273px; }

.page-news .new_item a .pic img { width: 273px; }

.page-news .new_item a h4 { color: #adadad; text-transform: uppercase; font-weight: 600; font-size: 12px; margin-top: 18px; letter-spacing: 0.04rem; margin-bottom: 0; }

.page-news .new_item a h3 { color: #333; font-size: 24px; font-weight: 700; font-family: "DIN Next CYR", "Tahoma", sans-serif; margin-top: 11px; line-height: 1; margin-bottom: 0; -webkit-transition: color 250ms; transition: color 250ms; }

.page-news .new_item a p { font-size: 16px; color: #535353; margin-top: 20px; line-height: 1.3; letter-spacing: 0.025rem; margin-bottom: 0; }

.page-news .no_news { margin-top: 51px; }

.page-news .no_news h3 { text-transform: uppercase; font-family: "DIN Next CYR", "Tahoma", sans-serif; text-align: center; font-size: 30px; position: relative; letter-spacing: 0.025rem; }

.page-news .no_news h3:after { content: ""; position: absolute; height: 2px; width: 32px; bottom: -27px; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); background-color: #e655b7; }

.page-news .no_news p { text-transform: uppercase; text-align: center; font-size: 12px; font-weight: 600; margin-top: 55px; letter-spacing: 0.025rem; color: #474747; }

.page-news .top_new { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-top: 43px; position: relative; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }

.page-news .top_new:after { content: ""; position: absolute; height: 1px; width: 100%; background-color: #e9e9e9; bottom: -77px; }

.page-news .top_new .whats_new { width: 388px; }

.page-news .top_new .whats_new h3 { font-size: 50px; font-family: "DIN Next CYR", "Tahoma", sans-serif; font-weight: 700; margin-top: 16px; line-height: 1; margin-bottom: 0; }

.page-news .top_new .whats_new .when { font-size: 12px; color: #a3a3a3; text-transform: uppercase; font-weight: 600; margin-top: 28px; margin-bottom: 0; letter-spacing: 0.05rem; position: relative; }

.page-news .top_new .whats_new .when:after { content: ""; position: absolute; height: 2px; width: 96px; background-color: #1d1d1d; bottom: -27px; left: 0; }

.page-news .top_new .whats_new .short_desc { font-size: 16px; margin-top: 48px; letter-spacing: 0.025rem; line-height: 1.5; }

.page-news .top_new .news_image { width: 449px; }

.page-news .top_new .news_image img { width: 449px; }

.page-news .top_new .social { padding: 0; margin-top: 45px; }

.page-news .top_new .social li { list-style: none; display: inline-block; vertical-align: top; }

.page-news .top_new .social li:hover span.fb svg { fill: #5778d1; }

.page-news .top_new .social li:hover span.vk svg { fill: #436b9a; }

.page-news .top_new .social li:hover span.twitter svg { fill: #01abec; }

.page-news .top_new .social li span { height: 18px; width: 18px; margin-right: 12px; }

.page-news .top_new .social li span.twitter { height: 13px; width: 25px; }

.page-news .bottom_new { margin-top: 122px; padding: 0 85px; }

.page-news .bottom_new h4 { font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 36px; margin: 43px 0 0; letter-spacing: 0.055rem; }

.page-news .bottom_new p { font-size: 16px; color: #474747; margin: 23px 0 0; letter-spacing: 0.025rem; line-height: 1.5; }

.page-news .another_news { position: relative; padding: 0 40px; margin-top: 101px; }

.page-news .another_news .new_item { margin-left: 0; }

.page-news .another_news .slide-item { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 20px; margin-top: 13px; }

.page-news .another_news .slide-item img { max-width: 100%; }

.page-news .another_news .slide-item .pic { width: 368px; }

.page-news .another_news .slide-item .pic img { width: 368px; max-width: initial; }

.page-news .another_news .slick-next, .page-news .another_news .slick-prev { position: absolute; top: 38%; width: 45px; height: 45px; }

.page-news .another_news .slick-next svg, .page-news .another_news .slick-prev svg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; -webkit-transition: fill 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: fill 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); fill: #b2b2b2; }

.page-news .another_news .slick-next:hover svg, .page-news .another_news .slick-prev:hover svg { -webkit-transition: fill 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: fill 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); fill: #e655b7; }

.page-news .another_news .slick-next { right: -10px; }

.page-news .another_news .slick-prev { left: -10px; }

.page-articles { /***********************/ }

.page-articles h2 { margin-top: 39px; }

.page-articles h2 span:before { margin-left: 0; }

.page-articles .dose { text-align: center; text-transform: uppercase; font-weight: 600; font-size: 12px; letter-spacing: 0.099rem; margin-top: 19px; margin-bottom: 0; }

.page-articles .top_article { margin-top: 53px; }

.page-articles .top_article:hover .tsum_likes { color: #e655b7; }

.page-articles .top_article a { display: block; text-decoration: none; color: #333; }

.page-articles .top_article .pic { width: 980px; position: relative; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }

.page-articles .top_article .pic .top_img { width: 980px; }

.page-articles .top_article .tsum_likes { font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 36px; margin: 0; width: 490px; font-weight: 700; margin-top: 13px; line-height: 1; -webkit-transition: color 250ms; transition: color 250ms; }

.page-articles .top_article .when { margin-top: 44px; }

.page-articles .when { font-weight: 600; font-size: 12px; color: #adadad; margin: 0; letter-spacing: 0.055rem; margin-top: 16px; }

.page-articles .all_articles { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 65px -20px 0; }

.page-articles .all_articles a { display: block; text-decoration: none; color: #333; }

.page-articles .all_articles .article_item { width: 272px; margin: 0 20px 50px; }

.page-articles .all_articles .article_item:hover .tsum_likes { color: #e655b7; }

.page-articles .all_articles .article_item img { width: 272px; }

.page-articles .all_articles .article_item .tsum_likes { font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 24px; margin: 0; width: 260px; font-weight: 700; margin-top: 8px; line-height: 1; -webkit-transition: color 250ms; transition: color 250ms; }

.page-articles .top_article_page { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-top: 43px; position: relative; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; margin-bottom: 125px; }

.page-articles .top_article_page .whats_article { width: 412px; }

.page-articles .top_article_page .whats_article h3 { font-size: 50px; font-family: "DIN Next CYR", "Tahoma", sans-serif; font-weight: 700; margin-top: 16px; line-height: 1; margin-bottom: 0; }

.page-articles .top_article_page .whats_article .when { font-size: 12px; color: #a3a3a3; text-transform: uppercase; font-weight: 600; margin-top: 28px; margin-bottom: 0; letter-spacing: 0.05rem; position: relative; }

.page-articles .top_article_page .whats_article .when:after { content: ""; position: absolute; height: 2px; width: 96px; background-color: #1d1d1d; bottom: -27px; left: 0; }

.page-articles .top_article_page .article_image { width: 449px; }

.page-articles .top_article_page .article_image img { width: 449px; }

.page-articles .top_article_page .social { padding: 0; margin-top: 78px; }

.page-articles .top_article_page .social li { list-style: none; display: inline-block; vertical-align: top; }

.page-articles .top_article_page .social li:hover span.fb svg { fill: #5778d1; }

.page-articles .top_article_page .social li:hover span.vk svg { fill: #436b9a; }

.page-articles .top_article_page .social li:hover span.twitter svg { fill: #01abec; }

.page-articles .top_article_page .social li span { height: 18px; width: 18px; margin-right: 12px; }

.page-articles .top_article_page .social li span.twitter { height: 13px; width: 25px; }

.page-articles .collection_article { margin-top: 55px; padding-bottom: 49px; position: relative; }

.page-articles .collection_article:before { content: ""; position: absolute; height: 1px; width: 100%; background-color: #e9e9e9; top: -49px; left: 0; }

.page-articles .collection_article h4 { font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 30px; font-weight: 700; text-align: center; text-transform: uppercase; margin: 0; }

.page-articles .collection_article img { width: 900px; margin-top: 48px; }

.page-articles .collection_article .whats_that { font-size: 14px; color: #999999; text-align: center; margin: 0; margin-top: 24px; letter-spacing: 0.025rem; }

.page-articles .collection_article .collection_description { color: #474747; font-size: 16px; margin: 50px 0; padding: 0 86px; letter-spacing: 0.025rem; line-height: 1.5; }

.page-articles .collection_article .collection_description a { color: #e655b7; }

.page-articles .collection_article .btn_div { text-align: center; }

.page-articles .collection_article .btn_div .btn { padding-left: 46px; padding-right: 46px; }

.page-collections .block-main { position: relative; height: 100vh; -webkit-box-sizing: border-box; box-sizing: border-box; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -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; }

.page-collections .block-main .main-top { z-index: 1; }

.page-collections .block-main .main-top h1 { font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 65px; line-height: 52px; font-weight: 700; margin: 11px 0 25px; padding: 0 0 38px; position: relative; color: #000; text-align: center; }

.page-collections .block-main .main-top h1:after { content: ''; position: absolute; left: 50%; bottom: 0; width: 100px; height: 2px; background-color: #e655b7; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); }

.page-collections .block-main .main-top p { text-align: center; font-size: 12px; line-height: 16px; letter-spacing: 0.13em; font-weight: 600; margin: 0 0 20px; text-transform: uppercase; }

.page-collections .block-main .btn { min-width: 250px; color: #ffffff; }

.page-collections .block-main .btn .icon { width: 11px; height: 11px; margin: -2px 0 0 10px; }

.page-collections .block-main .btn .icon svg { fill: #ffffff; }

.page-collections .block-main .btn:hover .icon svg { fill: #e655b7; }

.page-collections .block-main .btn:before { background-color: #e655b7; }

.page-collections .block-main .btn:after { background-color: #ef90d0; }

.page-collections .block-main .btn.btn-bordered:hover { color: #e655b7; }

.page-collections .block-main .btn.btn-bordered:before, .page-collections .block-main .btn.btn-bordered:after { background-color: transparent; }

.page-collections .block-main > .inner { position: relative; z-index: 2; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -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; color: #ffffff; text-align: center; }

.page-collections .block-main > .inner h1 { margin: 0 0 26px; font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 65px; line-height: 52px; font-weight: 300; padding: 0 0 33px; position: relative; }

.page-collections .block-main > .inner h1 span { display: block; font-weight: 700; }

.page-collections .block-main > .inner h1:after { content: ''; position: absolute; left: 50%; bottom: 0; width: 100px; height: 2px; background-color: #e655b7; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); }

.page-collections .block-main .bg { position: absolute; width: 100%; height: 100%; left: 0; top: 0; background-repeat: no-repeat; background-position: center top; background-size: cover; }

.page-collections .block-main .bg.mob { display: none; }

.page-collections .block-banner { padding-top: 80px; }

.page-collections .block-banner h2 { font-size: 65px; line-height: 60px; }

.page-collections .block-banner .inner { position: relative; padding: 0; max-width: 980px; }

.page-collections .block-banner .pic { display: block; max-width: 100%; }

.page-collections .block-banner .pic.pic-mob { display: none; }

.page-collections .block-banner .pic-overlay { position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: 2; background-color: rgba(0, 0, 0, 0.05); }

.page-collections .block-banner .content { position: absolute; left: 50%; top: 50%; z-index: 5; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); color: #ffffff; width: 100%; max-width: 60%; }

.page-collections .block-text { margin: 60px 0; }

.page-collections .block-text .inner { max-width: 820px; padding-left: 37px; border-left: 3px solid #e655b7; font-size: 16px; line-height: 20px; letter-spacing: 0.025em; color: rgba(51, 51, 51, 0.9); }

.page-collections .block-text p { margin: 15px 0; }

.page-collections .block-collections .collections-wr { 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-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 48px -20px 0; }

.page-collections .block-collections .collection-i { margin: 0 20px 48px; width: 273px; position: relative; }

.page-collections .block-collections .collection-i .link-to-item { position: absolute; left: 0; top: 0; bottom: 0; right: 0; z-index: 50; opacity: 0; }

.page-collections .block-collections .collection-i .pic img { width: 273px; display: block; }

.page-collections .block-collections .collection-i .content { -webkit-box-sizing: border-box; box-sizing: border-box; padding-right: 30%; padding-top: 10px; }

.page-collections .block-collections .collection-i .brand { font-size: 12px; line-height: 16px; font-weight: 600; text-transform: uppercase; color: #252525; letter-spacing: 0.13em; }

.page-collections .block-collections .collection-i .title { font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 24px; line-height: 1em; font-weight: 700; margin-top: 10px; -webkit-transition: color 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: color 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.page-collections .block-collections .collection-i:hover .title { -webkit-transition: color 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: color 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67); color: #e655b7; }

.page-collections .block-info { margin: 95px 0; }

.page-collections .block-info .info { 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; width: 100%; padding: 45px 20px; -webkit-box-sizing: border-box; box-sizing: border-box; border: 1px solid #dfdfdf; }

.page-collections .block-info .info > div:nth-child(2) { margin-left: 75px; }

.page-collections .block-info .title { font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 48px; line-height: 1em; font-weight: 700; color: #333333; }

.page-collections .block-info .locations { 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-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }

.page-collections .block-info .locations .icon { width: 41px; height: 41px; }

.page-collections .block-info .locations .icon svg { fill: #bcbcbc; }

.page-collections .block-info .locations ul { margin: 0; padding: 0; list-style-type: none; 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-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; font-size: 14px; line-height: 20px; color: #adadad; }

.page-collections .block-info .locations ul li { margin-left: 30px; }

.page-collections .block-info .locations ul li:first-of-type { margin-left: 25px; }

.page-collections .block-info .locations .name { font-size: 12px; font-weight: 600; letter-spacing: 0.075em; text-transform: uppercase; color: #333333; }

.page-collections .block-single-slider { margin: 45px 0; }

.page-collections .block-single-slider .single-slider-wr { padding: 0 40px; position: relative; }

.page-collections .block-single-slider .single-slider-wr .slick-next, .page-collections .block-single-slider .single-slider-wr .slick-prev { position: absolute; width: 32px; height: 32px; top: 50%; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); }

.page-collections .block-single-slider .single-slider-wr .slick-next svg, .page-collections .block-single-slider .single-slider-wr .slick-prev svg { position: absolute; left: 0; top: 0; width: 100%; height: 100%; fill: #b2b2b2; -webkit-transition: fill 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: fill 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.page-collections .block-single-slider .single-slider-wr .slick-next:hover svg, .page-collections .block-single-slider .single-slider-wr .slick-prev:hover svg { fill: #e655b7; -webkit-transition: fill 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: fill 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.page-collections .block-single-slider .single-slider-wr .slick-next { right: 0; }

.page-collections .block-single-slider .single-slider-wr .slick-prev { left: 0; }

.page-collections .block-single-slider .single-slider-wr .pager { padding-top: 15px; text-align: right; font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 18px; line-height: 1em; }

.page-collections .block-single-slider .single-slider .single-slider-i { opacity: 1 !important; }

.page-collections .block-single-slider .single-slider .single-slider-i .img-wr { overflow: hidden; width: 0%; -webkit-transition: width 0s cubic-bezier(0.19, 1, 0.22, 1); transition: width 0s cubic-bezier(0.19, 1, 0.22, 1); }

.page-collections .block-single-slider .single-slider .single-slider-i img { max-width: none; width: 820px; -webkit-transform: translate3d(-10%, 0, 0); transform: translate3d(-10%, 0, 0); -webkit-transition: -webkit-transform 0s cubic-bezier(0.25, 0.46, 0.45, 0.94); transition: -webkit-transform 0s cubic-bezier(0.25, 0.46, 0.45, 0.94); transition: transform 0s cubic-bezier(0.25, 0.46, 0.45, 0.94); transition: transform 0s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.page-collections .block-single-slider .single-slider .single-slider-i.fixed img { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -webkit-transition: -webkit-transform 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94); transition: -webkit-transform 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94); transition: transform 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94); transition: transform 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.page-collections .block-single-slider .single-slider .single-slider-i.fixed .img-wr { width: 100%; -webkit-transition: width 1s cubic-bezier(0.19, 1, 0.22, 1); transition: width 1s cubic-bezier(0.19, 1, 0.22, 1); }

.page-collections .block-single-slider .single-slider .single-slider-i.slick-active.ani-start .img-wr { width: 10%; }

.page-collections .block-single-slider .single-slider .single-slider-i.slick-active { -webkit-transform: translate3d(0%, 0, 0); transform: translate3d(0%, 0, 0); }

.page-collections .block-single-slider .single-slider .single-slider-i.slick-active .img-wr { width: 100%; -webkit-transition: width 1s cubic-bezier(0.19, 1, 0.22, 1); transition: width 1s cubic-bezier(0.19, 1, 0.22, 1); }

.page-collections .block-single-slider .single-slider .single-slider-i.slick-active img { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -webkit-transition: -webkit-transform 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94); transition: -webkit-transform 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94); transition: transform 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94); transition: transform 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.page-collections .block-single { margin: 45px 0; }

.page-collections .block-single .pic-wr img { display: block; max-width: 100%; }

.page-collections .block-single .text-wr { 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; /*min-height: 477px;*/ -webkit-box-sizing: border-box; box-sizing: border-box; /*border: 10px solid #e655b7;*/ padding: 40px; font-size: 16px; line-height: 20px; color: rgba(51, 51, 51, 0.9); text-align: center; letter-spacing: 0.025em; }

.page-collections .block-single .text-wr .text { max-width: 490px; width: 100%; padding-bottom: 30px; position: relative; }

.page-collections .block-single .text-wr .text:after { content: ''; position: absolute; left: 50%; bottom: 0; width: 97px; height: 2px; background-color: #333333; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); }

.page-collections .block-single .text-wr .title { font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 48px; line-height: 48px; color: #333333; font-weight: 700; margin: 25px 0; letter-spacing: 0; }

.page-collections .block-single .text-wr p { margin: 10px 0 0; }

.page-collections .block-double { margin: 45px 0; }

.page-collections .block-double .inner { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: stretch; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch; }

.page-collections .block-double .inner > div { width: 46.5%; }

.page-collections .block-double .inner .pic-wr img { max-width: 100%; display: block; }

.page-collections .block-double .inner .text-wr { 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; min-height: 418px; -webkit-box-sizing: border-box; box-sizing: border-box; font-size: 16px; line-height: 20px; color: rgba(51, 51, 51, 0.9); letter-spacing: 0.025em; padding: 10px; }

.page-collections .block-double .inner .text-wr .text { max-width: 360px; width: 100%; }

.page-collections .block-double .inner .text-wr .title { font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 48px; line-height: 48px; color: #333333; font-weight: 700; margin: 0 0 25px; letter-spacing: 0; }

.page-collections .block-double .inner .text-wr p { margin: 10px 0 0; }

.page-collections .block-triple { margin: 45px 0; }

.page-collections .block-triple .inner { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: stretch; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch; }

.page-collections .block-triple .inner > div { width: 32%; }

.page-collections .block-triple .inner .pic-wr img { max-width: 100%; display: block; }

.page-collections .block-triple .inner .text-wr { 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; min-height: 288px; -webkit-box-sizing: border-box; box-sizing: border-box; font-size: 16px; line-height: 20px; color: rgba(51, 51, 51, 0.9); letter-spacing: 0.025em; padding: 10px; }

.page-collections .block-triple .inner .text-wr .text { max-width: 208px; width: 100%; }

.page-collections .block-triple .inner .text-wr .title { display: none !important; }

.page-collections .block-triple .inner .text-wr p { margin: 10px 0; }

.page-collections .block-multi-slider { margin: 45px 0; }

.page-collections .block-multi-slider .multi-slider-wr { padding: 0 40px; position: relative; }

.page-collections .block-multi-slider .multi-slider-wr .slick-next, .page-collections .block-multi-slider .multi-slider-wr .slick-prev { position: absolute; width: 32px; height: 32px; top: 50%; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); }

.page-collections .block-multi-slider .multi-slider-wr .slick-next svg, .page-collections .block-multi-slider .multi-slider-wr .slick-prev svg { position: absolute; left: 0; top: 0; width: 100%; height: 100%; fill: #b2b2b2; -webkit-transition: fill 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: fill 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.page-collections .block-multi-slider .multi-slider-wr .slick-next:hover svg, .page-collections .block-multi-slider .multi-slider-wr .slick-prev:hover svg { fill: #e655b7; -webkit-transition: fill 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: fill 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.page-collections .block-multi-slider .multi-slider-wr .slick-next { right: 0; }

.page-collections .block-multi-slider .multi-slider-wr .slick-prev { left: 0; }

.page-collections .block-multi-slider .multi-slider .multi-slider-i img { max-width: 100%; }

.page-catalog .block-nav { margin: 0 0 40px; font-size: 12px; line-height: 16px; letter-spacing: 0.13em; color: rgba(51, 51, 51, 0.5); text-transform: uppercase; cursor: default; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.page-catalog .block-nav a { text-decoration: none; color: inherit; }

.page-catalog .block-nav nav { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; position: relative; padding: 25px 0 26px; }

.page-catalog .block-nav nav:after { content: ''; position: absolute; background-color: #dfdfdf; width: 100vw; height: 1px; left: 50%; bottom: 0; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); }

.page-catalog .block-nav nav ul { margin: 0; padding: 0; list-style-type: none; 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-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; visibility: visible; }

.page-catalog .block-nav nav ul li { margin: 5px 40px 5px 0; }

.page-catalog .block-nav nav ul li.active a { color: #e655b7; }

.page-catalog .block-nav nav ul li.active a svg { fill: #e655b7; }

.page-catalog .block-nav nav a { display: block; white-space: nowrap; }

.page-catalog .block-nav nav a svg { fill: #bdbdbd; }

.page-catalog .block-nav nav a:hover, .page-catalog .block-nav nav a.active { color: #e655b7; }

.page-catalog .block-nav nav a:hover svg, .page-catalog .block-nav nav a.active svg { fill: #e655b7; }

.page-catalog .block-nav .filter-trigger { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: baseline; -webkit-align-items: baseline; -ms-flex-align: baseline; align-items: baseline; margin: 5px 0 5px; }

.page-catalog .block-nav .filter-trigger .icon { width: 10px; height: 10px; margin-right: 8px; top: 1px; }

.page-catalog .block-nav .filter-trigger .icon.checked { display: none; }

.page-catalog .block-nav .chosen-wr { padding: 7px 0; line-height: 16px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }

.page-catalog .block-nav .chosen-wr .chosen { 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-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; padding-right: 50px; }

.page-catalog .block-nav .chosen-wr .title { white-space: nowrap; margin: 10px 10px 10px 0; }

.page-catalog .block-nav .chosen-wr ul { margin: 0; padding: 0; overflow: hidden; list-style-type: none; 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-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.page-catalog .block-nav .chosen-wr ul li { padding-left: 10px; margin: 10px 10px 10px -1px; border-left: 1px solid #dfdfdf; color: #333333; }

.page-catalog .block-nav .chosen-wr ul button.icon { width: 16px; height: 16px; cursor: pointer; }

.page-catalog .block-nav .chosen-wr ul button.icon svg { width: 8px; height: 8px; fill: #333333; }

.page-catalog .block-nav .chosen-wr ul button.icon:hover svg { fill: #e655b7; }

.page-catalog .block-nav .chosen-wr span { display: inline-block; vertical-align: middle; }

.page-catalog .block-nav .chosen-wr .clear { white-space: nowrap; cursor: pointer; outline: none; text-decoration: none; border: none; -webkit-box-shadow: none; box-shadow: none; background: none; margin: 10px 0; padding: 0; color: #333333; font-family: inherit; letter-spacing: inherit; font-size: inherit; text-transform: inherit; -webkit-transition: color 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: color 250ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.page-catalog .block-nav .chosen-wr .clear .icon { width: 8px; height: 8px; }

.page-catalog .block-nav .chosen-wr .clear .icon svg { fill: #333333; }

.page-catalog .block-nav .chosen-wr .clear:hover { color: #e655b7; -webkit-transition: color 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: color 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.page-catalog .block-nav .chosen-wr .clear:hover svg { fill: #e655b7; }

.page-catalog .block-collections .description-wr { padding: 40px 0 10px; margin: 0 0 40px; position: relative; text-align: center; font-size: 16px; line-height: 20px; color: rgba(51, 51, 51, 0.9); letter-spacing: 0.025em; }

.page-catalog .block-collections .description-wr:before { content: ''; position: absolute; left: 50%; top: 0; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); width: 96px; height: 2px; background-color: #333333; }

.page-catalog .block-collections .description-wr p { margin: 0 auto 20px; max-width: 770px; }

.page-catalog .block-collections .collections-wr { 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-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 -20px; }

.page-catalog .block-collections .collection-i { margin: 0 20px 48px; width: 273px; position: relative; }

.page-catalog .block-collections .collection-i:nth-of-type(1):nth-last-of-type(1), .page-catalog .block-collections .collection-i:nth-of-type(5n+2):nth-last-of-type(1), .page-catalog .block-collections .collection-i:nth-of-type(5n+1):nth-last-of-type(2), .page-catalog .block-collections .collection-i:nth-of-type(5n-1), .page-catalog .block-collections .collection-i:nth-of-type(5n) { width: 430px; }

.page-catalog .block-collections .collection-i:nth-of-type(1):nth-last-of-type(1) .pic img, .page-catalog .block-collections .collection-i:nth-of-type(5n+2):nth-last-of-type(1) .pic img, .page-catalog .block-collections .collection-i:nth-of-type(5n+1):nth-last-of-type(2) .pic img, .page-catalog .block-collections .collection-i:nth-of-type(5n-1) .pic img, .page-catalog .block-collections .collection-i:nth-of-type(5n) .pic img { width: 430px; }

.page-catalog .block-collections .collection-i .link-to-item { position: absolute; left: 0; top: 0; bottom: 0; right: 0; z-index: 50; opacity: 0; }

.page-catalog .block-collections .collection-i .pic img { width: 273px; display: block; }

.page-catalog .block-collections .collection-i .content { -webkit-box-sizing: border-box; box-sizing: border-box; padding-right: 30%; padding-top: 10px; }

.page-catalog .block-collections .collection-i .brand { font-size: 12px; line-height: 16px; font-weight: 600; text-transform: uppercase; color: #252525; letter-spacing: 0.13em; }

.page-catalog .block-collections .collection-i .title { font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 24px; line-height: 1em; font-weight: 700; margin-top: 10px; -webkit-transition: color 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: color 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.page-catalog .block-collections .collection-i:hover .title { -webkit-transition: color 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: color 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67); color: #e655b7; }

.page-catalog .block-collections .btn-wr .btn { min-width: 250px; }

/* mobile view ----------- */
@media only screen and (max-width: 699px) { .scroll-off { overflow: hidden; position: fixed; left: 0; top: 0; right: 0; bottom: 0; margin: 0; padding: 0; }
  h2 { font-size: 24px; max-width: 250px; margin-right: auto; margin-left: auto; }
  h2 span { text-align: center; }
  .subtitle { max-width: 250px; margin-right: auto; margin-left: auto; }
  .show-mobile { display: block !important; }
  .show-desktop { display: none !important; }
  .full-height { padding: 4px; }
  .full-width .inner { max-width: 280px; padding-right: 0; padding-left: 0; }
  header { position: relative; top: 0; left: 0; -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); }
  header.hidden { -webkit-transform: translate(0, 0%); -ms-transform: translate(0, 0%); transform: translate(0, 0%); }
  header .header-top .controls { display: none; }
  header .header-top .lang-switcher { display: none; }
  header .header-top { line-height: 45px; }
  header .header-top .inner { padding: 0; }
  header .header-top .info-wr { -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; }
  header .header-top .header-link { display: none; }
  header .header-bottom { position: relative; }
  header .header-bottom .menu-trigger { /*left: 0px;*/ left: 14px; z-index: 10; }
  header .header-bottom .search-trigger { right: 0; }
  header .header-bottom .menu-main { display: none !important; }
  header .menu-main-mobile { display: block; position: absolute; left: 0; top: 100%; }
  header .menu-main-mobile > ul.lang-switcher-mobile { 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; border-top: 1px solid #ededed; width: 100vw; position: relative; left: 50%; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); padding: 40px 0 35px; margin: 0; max-width: none; }
  header .menu-main-mobile > ul.lang-switcher-mobile li { margin: 0 0 0 20px; border-left: 3px solid #e655b7; padding-left: 20px; }
  header .menu-main-mobile > ul.lang-switcher-mobile li:first-of-type { margin: 0; border-left: none; padding-left: 0; }
  header .menu-main-mobile > ul.lang-switcher-mobile a { padding: 0; line-height: 17px; display: block; width: 35.5px; overflow: hidden; color: #9b9b9b; }
  header .menu-main-mobile > ul.lang-switcher-mobile a:before, header .menu-main-mobile > ul.lang-switcher-mobile a:after { display: none; }
  header .menu-main-mobile > ul.lang-switcher-mobile li.active a { color: #333333; pointer-events: none; }
  header .menu-main-mobile > ul { display: block; width: 100%; margin: 0 auto; max-width: 280px; padding: 1px 0; }
  header .menu-main-mobile > ul > li { margin: 20px 0; }
  header .menu-main-mobile > ul > li[data-menu-parent] > a { position: relative; }
  header .menu-main-mobile > ul > li[data-menu-parent] > a:before { position: absolute; top: 0; left: 100%; width: 30px; height: 30px; content: ''; background-image: url("../img/icons/icon-arrow-grey.svg"); background-repeat: no-repeat; background-position: center 9px; background-size: 10px 9px; }
  header .menu-main-mobile > ul > li > a { font-size: 16px; line-height: 30px; display: inline-block; padding: 0; }
  header .menu-main-mobile > ul > li > a:after { display: none; }
  header .menu-main-mobile .submenu-wr { position: absolute; }
  header .menu-main-mobile .submenu-wr .groups-wr, header .menu-main-mobile .submenu-wr .submenu-group { display: none; }
  header .menu-main-mobile .submenu-wr .inner > ul { display: block; padding-left: 50px; }
  header .menu-main-mobile .submenu-wr .inner > ul > li { margin: 20px 0; }
  header .menu-main-mobile .submenu-wr .inner > ul > li > a { font-size: 18px; font-weight: 400; line-height: 30px; display: inline-block; padding: 0; text-transform: none; color: rgba(51, 51, 51, 0.6); }
  header .menu-main-mobile .submenu-wr .inner > ul > li > a:after { display: none; }
  .page-home .notify-wr, .page-b2b .notify-wr { top: 133px; }
  .notify-wr .notify-i { padding: 19px 38px 19px 0; }
  .search-view .search-form .search-wr { width: 100%; }
  .top-event { margin: 30px 0 45px; }
  .top-event .pic-hover { display: none; }
  .top-event .bottom-wr { -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; }
  .top-event .top-wr { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-ordinal-group: 11; -webkit-order: 10; -ms-flex-order: 10; order: 10; }
  .top-event .content { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; width: 100%; padding: 0; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: stretch; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch; }
  .top-event .content .title { font-size: 29px; line-height: 27px; margin: 0 0 12px; padding: 0; -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; }
  .top-event .content .title:after { display: none; }
  .top-event .content .type { -webkit-box-ordinal-group: 11; -webkit-order: 10; -ms-flex-order: 10; order: 10; }
  .top-event .content .date { font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 16px; font-weight: 700; line-height: 1em; display: block; margin-right: 20px; padding-top: 0; text-align: left; letter-spacing: -.025em; }
  .top-event .content .date .day { color: #e655b7; }
  .top-event .content .date .start, .top-event .content .date .end { display: block; }
  .top-event .content .date .start .month:before, .top-event .content .date .end .month:before { display: none; content: ''; }
  .top-event .content .date .end { position: relative; margin-top: 10px; padding-top: 12px; }
  .top-event .content .date .end:before { position: absolute; top: 0; right: 0; content: '-'; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); }
  footer { margin-top: 140px; }
  footer .to_top { left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); top: -100px; }
  footer .footer-top .inner { display: block; padding-bottom: 0; }
  footer .footer-bottom .inner { padding-top: 30px; padding-bottom: 20px; }
  footer .logo { display: block; margin: 0 auto 30px; }
  footer .list-shopping { display: none; }
  footer nav { -webkit-justify-content: space-around; -ms-flex-pack: distribute; justify-content: space-around; }
  footer nav .list-wr { max-width: 90px; margin: 0; }
  .g-recaptcha { -webkit-transform: scale(0.92); -ms-transform: scale(0.92); transform: scale(0.92); -webkit-transform-origin: 0 0; -ms-transform-origin: 0 0; transform-origin: 0 0; }
  .search-view .close { top: 10px; right: 5px; }
  .search-view .close .icon { width: 16px; height: 16px; }
  .search-view .results-wr .result-i { margin: 0 10px 25px; }
  .search-view .results-wr .result-i .title { font-size: 21px; }
  .search-view .results-wr .result-i .type { margin: 0 0 5px; }
  .search-view .results-wr .result-i .descript { line-height: 24px; }
  .popup-wr .popup, .popup-wr.video .popup { max-width: -webkit-calc(100% - 40px); max-width: calc(100% - 40px); }
  .popup-wr.video .popup .close { left: auto; margin-left: 0; right: 0; top: auto; bottom: 100%; }
  .popup-wr.video .popup-inner video { width: 100%; height: auto; }
  .page-catalog .block-nav .chosen-wr { display: none; }
  .page-catalog .block-nav { font-size: 10px; margin-bottom: 25px; }
  .page-catalog .block-nav nav { height: 40px; overflow: hidden; padding: 0; margin: 25px 0 26px; }
  .page-catalog .block-nav nav .filter-trigger { margin: 12px 0 12px; }
  .page-catalog .block-nav nav .filter-trigger .icon.checked { display: none; }
  .page-catalog .block-nav nav .filter-trigger.active .icon { display: none; }
  .page-catalog .block-nav nav .filter-trigger.active .icon.checked { display: inline-block; }
  .page-catalog .block-nav nav ul { margin: 0; padding: 0; list-style-type: none; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: stretch; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; min-height: 37px; overflow: hidden; border: 1px solid #bdbdbd; position: relative; -webkit-transition: height 200ms ease-out; transition: height 200ms ease-out; }
  .page-catalog .block-nav nav ul[style] { visibility: visible; }
  .page-catalog .block-nav nav ul:before { content: ''; position: absolute; right: 8px; top: 19px; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); width: 10px; height: 10px; background-image: url("../img/icons/icon-arrow-grey.svg"); background-repeat: no-repeat; background-size: contain; background-position: center; z-index: 2; }
  .page-catalog .block-nav nav ul li { width: 100%; -webkit-box-ordinal-group: 11; -webkit-order: 10; -ms-flex-order: 10; order: 10; margin: 0; }
  .page-catalog .block-nav nav ul li a { display: block; width: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 10px 32px 5px 8px; }
  .page-catalog .block-nav nav ul li.active { -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; pointer-events: none; margin: 0; }
  .page-catalog .block-nav nav ul li.active a.active { pointer-events: none; line-height: 18px; padding-bottom: 10px; border-bottom: 1px solid #bdbdbd; }
  .page-catalog .block-nav nav:after { display: none; }
  .page-catalog .block-collections .description-wr { padding: 0 0 0 20px; margin: 15px 0 40px; position: relative; text-align: left; font-size: 16px; line-height: 20px; color: rgba(51, 51, 51, 0.9); letter-spacing: 0.025em; border-left: 2px solid #e655b7; }
  .page-catalog .block-collections .description-wr:before { display: none; }
  .page-catalog .block-collections .collections-wr { margin: 0; }
  .page-catalog .block-collections .collection-i { width: 280px; margin: 0 0 35px; }
  .page-catalog .block-collections .collection-i .pic img { width: 280px; }
  .page-catalog .block-collections .collection-i:nth-of-type(1):nth-last-of-type(1), .page-catalog .block-collections .collection-i:nth-of-type(5n+2):nth-last-of-type(1), .page-catalog .block-collections .collection-i:nth-of-type(5n+1):nth-last-of-type(2), .page-catalog .block-collections .collection-i:nth-of-type(5n-1), .page-catalog .block-collections .collection-i:nth-of-type(5n) { width: 280px; }
  .page-catalog .block-collections .collection-i:nth-of-type(1):nth-last-of-type(1) .pic img, .page-catalog .block-collections .collection-i:nth-of-type(5n+2):nth-last-of-type(1) .pic img, .page-catalog .block-collections .collection-i:nth-of-type(5n+1):nth-last-of-type(2) .pic img, .page-catalog .block-collections .collection-i:nth-of-type(5n-1) .pic img, .page-catalog .block-collections .collection-i:nth-of-type(5n) .pic img { width: 280px; }
  .page-catalog .block-collections .collection-i .content { padding: 15px 0 0; text-align: center; }
  .page-catalog .block-collections .collection-i .title { font-size: 21px; line-height: 24px; margin-top: 1px; }
  .filter-view .controls-wr .inner { display: block; }
  .filter-view .controls-wr .info { display: none; }
  .filter-view .controls-wr .info-mobile { display: block; text-align: center; padding-top: 5px; }
  .filter-view .controls { padding: 5px 0 10px; width: 100%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
  .filter-view .controls .btn { margin: 0; min-width: 0; }
  .filter-view .full-width { overflow: hidden; }
  .filter-view .inner { padding-top: 40px; padding-bottom: 80px; }
  .filter-view h2 { margin-left: 0; margin-right: 0; text-align: left; }
  .filter-view h2 span { padding-left: 12px; text-indent: 0; border-left: 3px solid #e655b7; }
  .filter-view h2 span:before { display: none; }
  .filter-view .close { right: 50%; -webkit-transform: translate(140px, 0); -ms-transform: translate(140px, 0); transform: translate(140px, 0); top: 33px; -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; }
  .filter-view .alphabet-wr ul { display: block; font-family: empty; text-align: justify; margin-right: -32px; width: auto; }
  .filter-view .alphabet-wr ul li { font-family: "Proxima Nova", "Arial", sans-serif; font-size: 11px; line-height: 12px; display: inline-block; vertical-align: top; margin-right: 18px; }
  .filter-view .alphabet-wr ul li a { display: block; padding: 14px 14px 14px 0; }
  .filter-view .categories-wr .category-i ul { width: 100%; margin: 0; }
  .filter-view .categories-wr .category-i ul li { width: 100%; margin: 0 0 15px; }
  .page-collections .block-banner { margin: 20px 0; padding-top: 20px; }
  .page-collections .block-banner .inner { padding: 0; max-width: none; min-height: 440px; }
  .page-collections .block-banner .pic { position: absolute; top: 0; left: 50%; max-width: none; height: 100%; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); }
  .page-collections .block-banner .pic.pic-mob { display: block; }
  .page-collections .block-banner .pic.pic-dsc { display: none; }
  .page-collections .block-banner .content { max-width: 90%; }
  .page-collections .block-banner .content br { display: none; }
  .page-collections .block-banner h2 { font-size: 37px; line-height: 40px; max-width: 100%; }
  .page-collections .block-text .inner { max-width: 280px; padding-left: 20px; }
  .page-collections .block-text { margin: 40px 0 35px; }
  .page-collections .block-collections .collections-wr { margin: 35px 0 0; }
  .page-collections .block-collections .collection-i { width: 280px; margin: 0 0 35px; }
  .page-collections .block-collections .collection-i .pic img { width: 280px; }
  .page-collections .block-collections .collection-i .content { padding: 15px 0 0; text-align: center; }
  .page-collections .block-collections .collection-i .title { font-size: 21px; line-height: 24px; margin-top: 1px; }
  .page-collections .block-info { border-top: 1px solid #dfdfdf; border-bottom: 1px solid #dfdfdf; margin: 35px 0 55px; }
  .page-collections .block-info .info { border: none; padding: 25px 5px; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; text-align: center; }
  .page-collections .block-info .info > div:nth-child(2) { margin-left: 0; margin-top: 20px; }
  .page-collections .block-info .info .locations { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; }
  .page-collections .block-info .info .locations .name { line-height: 20px; }
  .page-collections .block-info .info .locations ul { margin-top: 20px; line-height: 16px; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: space-around; -ms-flex-pack: distribute; justify-content: space-around; }
  .page-collections .block-info .info .locations ul li { text-align: center; margin: 5px 10px; width: 40%; }
  .page-collections .block-info .info .locations ul li:first-of-type { margin: 5px 10px; }
  .page-collections .block-single-slider { margin: 30px 0; }
  .page-collections .block-single-slider .inner { padding: 0; max-width: 260px; }
  .page-collections .block-single-slider .single-slider-wr { padding: 0; }
  .page-collections .block-single-slider .single-slider .slick-list { overflow: visible; padding-top: 20px; }
  .page-collections .block-single-slider .single-slider .single-slider-i { opacity: 1 !important; -webkit-transform: translate(0, 0px); -ms-transform: translate(0, 0px); transform: translate(0, 0px); -webkit-transition: -webkit-transform .4s ease; transition: -webkit-transform .4s ease; transition: transform .4s ease; transition: transform .4s ease, -webkit-transform .4s ease; }
  .page-collections .block-single-slider .single-slider .single-slider-i .img-wr { overflow: hidden; width: auto; -webkit-transition: none; transition: none; }
  .page-collections .block-single-slider .single-slider .single-slider-i img { max-width: 100%; width: 240px; -webkit-transform: none; -ms-transform: none; transform: none; -webkit-transition: none; transition: none; margin: 0 auto; }
  .page-collections .block-single-slider .single-slider .single-slider-i.fixed img { -webkit-transform: none; -ms-transform: none; transform: none; }
  .page-collections .block-single-slider .single-slider .single-slider-i.fixed .img-wr { width: auto; }
  .page-collections .block-single-slider .single-slider .single-slider-i.slick-active.ani-start .img-wr { width: auto; }
  .page-collections .block-single-slider .single-slider .single-slider-i.slick-active { -webkit-transform: translate(0, -20px); -ms-transform: translate(0, -20px); transform: translate(0, -20px); -webkit-transition: -webkit-transform .4s ease; transition: -webkit-transform .4s ease; transition: transform .4s ease; transition: transform .4s ease, -webkit-transform .4s ease; }
  .page-collections .block-single-slider .single-slider .single-slider-i.slick-active .img-wr { width: auto; }
  .page-collections .block-single-slider .single-slider .single-slider-i.slick-active img { -webkit-transform: none; -ms-transform: none; transform: none; }
  .page-collections .block-single-slider .single-slider-wr .slick-next, .page-collections .block-single-slider .single-slider-wr .slick-prev { display: none !important; }
  .page-collections .block-single-slider .single-slider-wr .pager { text-align: center; margin-top: -20px; }
  .page-collections .block-multi-slider, .page-home .block-multi-slider { margin: 30px 0; }
  .page-collections .block-multi-slider .inner, .page-home .block-multi-slider .inner { padding: 0; max-width: 260px; }
  .page-collections .block-multi-slider .slick-dots, .page-home .block-multi-slider .slick-dots { list-style: none; display: -webkit-box !important; display: -webkit-flex !important; display: -ms-flexbox !important; display: flex !important; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; text-align: left; padding: 0; bottom: -60px; margin: 0 auto 40px; width: 100%; }
  .page-collections .block-multi-slider .slick-dots li, .page-home .block-multi-slider .slick-dots li { margin: 0 14px 0; display: block; width: auto; height: auto; }
  .page-collections .block-multi-slider .slick-dots li button, .page-home .block-multi-slider .slick-dots li button { position: relative; width: 20px; height: 20px; }
  .page-collections .block-multi-slider .slick-dots li button:before, .page-collections .block-multi-slider .slick-dots li button:after, .page-home .block-multi-slider .slick-dots li button:before, .page-home .block-multi-slider .slick-dots li button:after { content: ''; position: absolute; width: 38%; height: 38%; left: 50%; top: 50%; -webkit-border-radius: 50%; border-radius: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); opacity: 1; background-color: transparent; -webkit-box-sizing: border-box; box-sizing: border-box; border: 1px solid #b2b2b2; -webkit-transition: border 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), height 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), width 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), background 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); transition: border 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), height 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), width 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), background 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .page-collections .block-multi-slider .slick-dots li button:after, .page-home .block-multi-slider .slick-dots li button:after { width: 40%; height: 40%; border: none; background-color: #b2b2b2; }
  .page-collections .block-multi-slider .slick-dots li.slick-active button:before, .page-home .block-multi-slider .slick-dots li.slick-active button:before { width: 100%; height: 100%; border: 1px solid #e655b7; }
  .page-collections .block-multi-slider .slick-dots li.slick-active button:after, .page-home .block-multi-slider .slick-dots li.slick-active button:after { background-color: #e655b7; }
  .page-collections .block-multi-slider .multi-slider-wr, .page-home .block-multi-slider .multi-slider-wr { padding: 0; }
  .page-collections .block-multi-slider .multi-slider .slick-list, .page-home .block-multi-slider .multi-slider .slick-list { overflow: visible; padding-top: 20px; }
  .page-collections .block-multi-slider .multi-slider .multi-slider .slick-next, .page-collections .block-multi-slider .multi-slider .multi-slider .slick-prev, .page-home .block-multi-slider .multi-slider .multi-slider .slick-next, .page-home .block-multi-slider .multi-slider .multi-slider .slick-prev { display: none; }
  .page-collections .block-multi-slider .multi-slider .multi-slider-i, .page-home .block-multi-slider .multi-slider .multi-slider-i { -webkit-transform: translate(0, 0px); -ms-transform: translate(0, 0px); transform: translate(0, 0px); -webkit-transition: -webkit-transform .4s ease; transition: -webkit-transform .4s ease; transition: transform .4s ease; transition: transform .4s ease, -webkit-transform .4s ease; }
  .page-collections .block-multi-slider .multi-slider .multi-slider-i.slick-center, .page-home .block-multi-slider .multi-slider .multi-slider-i.slick-center { -webkit-transform: translate(0, -20px); -ms-transform: translate(0, -20px); transform: translate(0, -20px); }
  .page-collections .block-multi-slider .multi-slider .multi-slider-i img, .page-home .block-multi-slider .multi-slider .multi-slider-i img { max-width: 240px; margin: 0 auto; }
  .page-collections .block-multi-slider .slider-arrows, .page-home .block-multi-slider .slider-arrows { width: 130px; 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: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; margin: 0 auto 70px; margin: 0 auto 70px; position: relative; height: 20px; /*&:before { content: ''; position: absolute; width: 8px; height: 8px; left: 50%; top: 50%; border-radius: 50%; transform: translate(-50%,-50%); opacity: 1; background: #e655b7; box-sizing: border-box; } &:after { content: ''; position: absolute; width: 20px; height: 20px; border: 1px solid #e655b7; left: 50%; top: 50%; border-radius: 50%; transform: translate(-50%,-50%); opacity: 1; background-color: transparent; box-sizing: border-box; }*/ }
  .page-collections .block-multi-slider .multi-slider-wr .slick-next, .page-collections .block-multi-slider .multi-slider-wr .slick-prev, .page-home .block-multi-slider .multi-slider-wr .slick-next, .page-home .block-multi-slider .multi-slider-wr .slick-prev { /*position: relative; width: 20px; height: 20px;*/ /*svg { display: none; } &:before, &:after { content: ''; position: absolute; width: 38%; height: 38%; left: 50%; top: 50%; border-radius: 50%; transform: translate(-50%,-50%); opacity: 1; background-color: transparent; box-sizing: border-box; border: 1px solid #b2b2b2; transition: border .5s cubic-bezier(0.25, 0.46, 0.45, 0.94), height .5s cubic-bezier(0.25, 0.46, 0.45, 0.94), width .5s cubic-bezier(0.25, 0.46, 0.45, 0.94), background .5s cubic-bezier(0.25, 0.46, 0.45, 0.94); } &:after { width: 40%; height: 40%; border: none; background-color: #b2b2b2; }*/ }
  .page-collections .block-single, .page-collections .block-double, .page-collections .block-triple { margin: 40px 0; }
  .page-collections .block-single .inner { max-width: none; }
  .page-collections .block-single .text-wr { max-width: 280px; margin: 40px auto; padding: 5px; border: none; min-height: 370px; }
  .page-collections .block-single .text-wr .text { max-width: 260px; padding-bottom: 35px; margin-bottom: 5px; }
  .page-collections .block-single .text-wr .title { font-size: 29px; line-height: 30px; margin: 0 0 20px; }
  .page-collections .block-double .inner { display: block; max-width: none; }
  .page-collections .block-double .inner > div { width: 100%; margin: 20px auto; }
  .page-collections .block-double .inner .text-wr { min-height: 0; padding: 0; }
  .page-collections .block-double .inner .text-wr .title { font-size: 36px; line-height: 38px; margin: 0 0 15px; }
  .page-collections .block-double .inner .text-wr .text { max-width: 280px; }
  .page-collections .block-triple .inner { display: block; }
  .page-collections .block-triple .inner > div { width: 100%; margin: 20px 0; }
  .page-collections .block-triple .inner .text-wr { padding: 0; min-height: 0; }
  .page-collections .block-triple .inner .text-wr .text { max-width: none; }
  .page-home .block-main { padding-top: 0; height: -webkit-calc(100vh - 134px); height: calc(100vh - 134px); }
  .page-home .block-main .bg.mob { display: block; }
  .page-home .block-main .bg.dsc { display: none; }
  .page-home .full-height { padding-top: 4px; }
  .page-home .block-subscribe .checkbox-wr .checkbox-label { margin-bottom: 10px; }
  .page-home .block-collections .inner { max-width: 100%; }
  .page-home .block-collections .collections-slider { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
  .page-home .block-collections .collections-slider .slider-text { top: 0; position: relative; -webkit-transform: translate(0, 0%); -ms-transform: translate(0, 0%); transform: translate(0, 0%); margin-bottom: 0; -webkit-box-ordinal-group: 4; -webkit-order: 3; -ms-flex-order: 3; order: 3; max-width: 100%; }
  .page-home .block-collections .collections-slider .slider-text .slick-track { -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }
  .page-home .block-collections .collections-slider .slider-text .title { font-size: 20px; }
  .page-home .block-collections .collections-slider .slider-text .slide-i .text-wr { height: auto; min-width: 280px; width: 100%; text-align: center; }
  .page-home .block-collections .collections-slider .slider-text .slide-i .text { width: 100%; padding: 10px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -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; }
  .page-home .block-collections .collections-slider .slider-pic { padding-left: 0; padding-right: 0; -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; }
  .page-home .block-collections .collections-slider .slider-pic .slide-i img { width: 100%; }
  .page-home .block-collections .collections-slider .pagination-wr { top: 0; -webkit-transform: none; -ms-transform: none; transform: none; -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; position: relative; right: 0; order: 1; margin-bottom: 15px; }
  .page-home .block-collections .collections-slider .pagination-wr .slick-dots { display: -webkit-box !important; display: -webkit-flex !important; display: -ms-flexbox !important; display: flex !important; -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: 100%; }
  .page-home .block-collections .collections-slider .pagination-wr .slick-dots li { margin: 0 10px; }
  .page-home .block-collections .collections-wr { max-width: 290px; padding-right: 0; padding-left: 0; margin: 40px auto; }
  .page-home .block-main .inner h1 { font-size: 40px; line-height: 37px; margin: 0 0 20px; padding: 0 0 28px; }
  .page-home .block-collections .collection-i { width: 290px; margin: 0 auto 25px; }
  .page-home .block-collections .collection-i .pic { width: 290px; }
  .page-home .block-collections .collection-i .pic img { width: 290px; }
  .page-home .block-collections .collection-i .content { top: 55px; }
  .page-home .block-collections .collection-i .content .title { text-align: center; }
  .page-home .block-collections .collection-i .content .subtitle { font-size: 25px; line-height: 30px; margin-bottom: 10px; max-width: 100%; text-align: center; }
  .page-home .block-collections .collection-i .link-to-category { text-align: center; text-transform: uppercase; font-size: 14px; line-height: 20px; margin: 25px 0 10px; }
  .page-home .block-events .events-wr { margin: 35px 0 0; }
  .page-home .block-events .events-wr .event-i { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; width: 100%; margin: 0 0 45px; }
  .page-home .block-events .events-wr .event-i:nth-of-type(1), .page-home .block-events .events-wr .event-i:nth-of-type(2) { width: 100%; }
  .page-home .block-events .events-wr .event-i:nth-of-type(1) .date, .page-home .block-events .events-wr .event-i:nth-of-type(2) .date { padding-top: 0; }
  .page-home .block-events .events-wr .event-i:nth-of-type(1) .title, .page-home .block-events .events-wr .event-i:nth-of-type(2) .title { font-size: 24px; line-height: 24px; margin-bottom: 15px; }
  .page-home .block-events .events-wr .event-i:nth-of-type(1) { margin-right: 0; }
  .page-home .block-events .events-wr .event-i:nth-of-type(2) { width: 100%; }
  .page-home .block-events .events-wr .event-i .date { margin-right: 20px; padding-top: 2px; }
  .page-home .block-events .events-wr .event-i .title { font-size: 24px; font-weight: 700; line-height: 1em; margin: 0 0 15px; }
  .page-b2b .block-main { height: auto; padding-top: 0; }
  .page-b2b .block-main .main-top { height: -webkit-calc(100vh - 134px); height: calc(100vh - 134px); }
  .page-b2b .block-main .main-top h1 { margin: 0 0 35px; font-size: 29px; line-height: 31px; padding: 0 0 15px; }
  .page-b2b .block-main .main-bottom { font-size: 12px; line-height: 14px; }
  .page-b2b .block-main .main-bottom .inner { display: block; padding: 30px 0; text-align: center; }
  .page-b2b .block-main .main-bottom .title { font-size: 24px; line-height: 28px; }
  .page-b2b .block-brands { margin: 50px 0 40px; }
  .page-b2b .block-brands .brands-wr { margin: 20px 0 10px; padding: 0 55px; }
  .page-b2b .block-numbers { display: none; }
  .page-b2b .block-benefits { padding-top: 40px; margin: 0 0 40px; }
  .page-b2b .block-benefits .inner { padding-left: 0; padding-right: 0; max-width: 280px; }
  .page-b2b .block-benefits .benefits-wr { margin: 35px 0 0; }
  .page-b2b .block-benefits .benefits-wr .benefits-i { margin: 0 0 40px; display: block; }
  .page-b2b .block-benefits h3 { font-size: 29px; line-height: 30px; padding-bottom: 20px; margin: 0 0 20px; width: auto; }
  .page-b2b .block-placement { margin: 50px 0 0px; position: relative; z-index: 2; }
  .page-b2b .block-placement .inner { position: relative; padding-top: 60px; max-width: none; }
  .page-b2b .block-placement .map-wr { font-size: 16px; line-height: 1em; letter-spacing: 0.025em; color: #535353; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
  .page-b2b .block-placement .description { -webkit-box-ordinal-group: 11; -webkit-order: 10; -ms-flex-order: 10; order: 10; padding: 0; margin: 30px 0 30px; }
  .page-b2b .block-placement .description h2 { position: absolute; top: 0; left: 0; width: 100%; max-width: none; }
  .page-b2b .block-placement .map-wr .map { height: 205px; }
  .page-b2b .block-placement .description ul { margin: 0 auto; max-width: 280px; display: block; }
  .page-b2b .block-placement .description ul li { margin: 0 0 30px; }
  .page-b2b .block-info .inner { padding-top: 50px; padding-bottom: 10px; }
  .page-b2b .block-info ul { margin: 0; display: block; }
  .page-b2b .block-info ul li { margin: 0 0 49px; font-size: 66px; }
  .page-b2b .block-info ul small { font-size: 36px; line-height: 1em; }
  .page-b2b .block-architect { margin: 50px 0 30px; }
  .page-b2b .block-architect .inner { max-width: 260px; }
  .page-b2b .block-architect .slick-prev, .page-b2b .block-architect .slick-next { display: none; }
  .page-b2b .block-architect .architect-wr { padding: 20px 0 0; margin: 30px 0; }
  .page-b2b .block-architect .architect-wr .slick-list { overflow: visible; }
  .page-b2b .block-architect .architect-i { padding: 10px; -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); -webkit-transition: -webkit-transform .6s ease; transition: -webkit-transform .6s ease; transition: transform .6s ease; transition: transform .6s ease, -webkit-transform .6s ease; }
  .page-b2b .block-architect .architect-i.slick-active { -webkit-transform: translate(0, -20px); -ms-transform: translate(0, -20px); transform: translate(0, -20px); -webkit-transition: -webkit-transform .6s ease; transition: -webkit-transform .6s ease; transition: transform .6s ease; transition: transform .6s ease, -webkit-transform .6s ease; }
  .page-b2b .block-form h2 { margin: 35px auto 20px; }
  .page-b2b .block-form .title-form { margin: 33px 0; }
  .page-b2b .block-form .input-wr .input-united .unit { padding: 13px 15px 15px; }
  .page-service-item .left_sidebar { width: 100%; margin-bottom: 31px; }
  .page-service-item .left_sidebar .serv_click { font-size: 10px; font-weight: 400; margin-top: 35px; padding: 15px 9px 12px; letter-spacing: .085rem; text-transform: uppercase; color: #e655b7; border: 1px solid #bdbdbd; }
  .page-service-item .left_sidebar .serv_click span { float: right; width: 10px; height: 9px; }
  .page-service-item .left_sidebar .serv_click span svg { fill: #969696; }
  .page-service-item .left_sidebar .serv_block { position: relative; width: 100%; }
  .page-service-item .left_sidebar .left_sidebar_services { position: absolute; z-index: 2; display: none; -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; margin-top: 0; padding: 5px 9px; border-right: 1px solid #bdbdbd; border-bottom: 1px solid #bdbdbd; border-left: 1px solid #bdbdbd; background-color: #fff; }
  .page-service-item .left_sidebar .left_sidebar_services a { font-size: 10px; display: block; padding: 3px 0; letter-spacing: .085rem; text-transform: uppercase; }
  .page-service-item .left_sidebar .under_serv_title h2 { margin-top: 36px; text-align: center; }
  .page-service-item .left_sidebar .loyal_link { display: none; }
  .page-service-item .main_service-item { position: relative; width: 100%; margin-left: 0; padding-left: 0; padding-top: 9px; }
  .page-service-item .main_service-item .main_service_item_img { height: auto; }
  .page-service-item .main_service-item .service_content_about { font-size: 16px; line-height: 1.48; width: 100%; margin-top: 21px; text-align: center; color: #535353; }
  .page-service-item .around_mob-price { text-align: center; margin-top: 22px; }
  .page-service-item .mob-floor { font-size: 16px; display: inline !important; margin-top: 21px; text-align: center; }
  .page-service-item .mob-floor span { font-weight: bold; }
  .page-service-item .price-mob { display: inline !important; font-size: 16px; }
  .page-service-item .under_img_services .service_content_title { margin-top: 30px; margin-bottom: 0; text-align: center; text-transform: uppercase; }
  .page-service-item .under_img_services .service_content_title span { position: relative; display: inline; }
  .page-service-item .under_img_services .service_content_title span:before { content: ''; display: inline-block; vertical-align: baseline; width: 3px; margin: 0 14px 0 0; height: .8em; -webkit-transform: translate(0, 0.05em); -ms-transform: translate(0, 0.05em); transform: translate(0, 0.05em); background-color: #e655b7; }
  .page-service .full-width .inner.serv_list { width: 100vw; max-width: 100%; padding: 0; }
  .page-service .under_services_item { left: 0; width: 100%; margin: 30px 0 0; }
  .page-service .under_services_item .services_item { width: 100%; margin-bottom: 0; border-top: 1px solid #e9e9e9; }
  .page-service .under_services_item .services_item a { width: 100%; padding: 28px 0 27px; }
  .page-service .under_services_item .services_item:last-child { border-bottom: 1px solid #e9e9e9; }
  .page-service .under_services_item .services_item .pic-hover { height: 0; }
  .page-service .under_services_item .services_item .services_item_span_about { font-family: "Proxima Nova", "Arial", sans-serif; font-size: 12px; display: block; margin-top: 0; text-align: center; letter-spacing: .09rem; text-transform: uppercase; color: #9a9a9a; }
  .page-service .under_serv_title { margin-top: 38px; }
  .page-service .loyal { display: none; }
  .page-service .services_about { margin: 21px auto 0; letter-spacing: .025em; }
  .page-contacts .title { margin-top: 37px; }
  .page-contacts .map { top: 1px; width: 320px; height: 332px; }
  .page-contacts .breadcrumbs { margin-top: 26px; }
  .page-contacts .under_map { margin-top: 38px; }
  .page-contacts .under_map .info-wr { display: block; }
  .page-contacts .under_map .info-item { width: auto; margin: 0 0 37px; }
  .page-contacts .under_map .info-item:last-of-type { margin: 0; }
  .page-contacts .under_map .info-item .icon { position: absolute; top: -6px; left: -14px; width: 57px; height: 63px; }
  .page-contacts .under_map .info-item .title { font-size: 12px; margin-top: 3px; padding-left: 42px; letter-spacing: .06rem; }
  .page-contacts .under_map .info-item p { margin-top: 1px; padding-top: 0; letter-spacing: initial; padding-left: 42px; }
  .page-contacts .under_map .contact_button { line-height: 20px; display: inline-block; width: 250px; margin: 0; padding: 20px 9px 18px; -webkit-transform: none; -ms-transform: none; transform: none; vertical-align: top; }
  .page-contacts .controls-wr .contact_button { margin-bottom: 10px; }
  .page-career-job h3 { font-size: 30px; line-height: 1; margin-top: 42px; }
  .page-career-job .department { margin-top: 24px; }
  .page-career-job .breadcrumbs { margin-left: -20px; }
  .page-career-job .content_job { margin-top: 34px; }
  .page-career-job .content_job .main_content_job { width: 100%; }
  .page-career-job .content_job .main_content_job h6 { margin-top: 22px; }
  .page-career-job .content_job .main_content_job ul li { text-indent: 11px; }
  .page-career-job .content_job .right_button { width: 100%; margin-top: 26px; margin-left: 0; }
  .page-career-job .content_job .right_button p { width: 235px; margin: 26px auto; padding: 0; text-align: center; }
  .page-career-job .content_job .right_button .btn { position: relative; top: 26px; right: 0; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
  .page-career-job hr { margin-top: 28px; }
  .page-career .grid-item { width: 100%; }
  .page-career h2 span { padding-left: 0; }
  .page-career .breadcrumbs { margin-top: 25px; }
  .page-career .career_main { top: 33px; width: 320px; }
  .page-career .career_about { font-size: 16px; line-height: 1.3; margin-top: 32px; text-align: left; letter-spacing: .025rem; }
  .page-career .vacancies { margin-top: 85px; padding-bottom: 10px; }
  .page-career .vacancies h2 { text-align: center; }
  .page-career .vacancies .vacancy_items { margin-top: 44px; }
  .page-career .vacancies .vacancy_items .department { text-align: center; }
  .page-career .vacancies .vacancy_items .vacancy_item { -webkit-box-sizing: border-box; box-sizing: border-box; margin-bottom: 35px; padding: 0 17px 0; }
  .page-career .vacancies .vacancy_items .vacancy_item hr { display: block; margin: 17px auto 13px; }
  .page-career .vacancies .vacancy_items .vacancy_item .profession { font-size: 29px; display: block; text-align: center; }
  .page-career .vacancies .which_depart_work { font-size: 12px; position: relative; right: 0; width: 100%; margin-top: 28px; padding-left: 0; }
  .page-career .vacancies .which_depart_work li { margin-right: 28px; margin-left: 0; }
  .page-career .vacancies .which_depart_work li:last-child { margin-right: 0; }
  .page-career .vacancies .btn_div { margin-top: -10px; }
  .page-career .resume { padding-bottom: 39px; }
  .page-career .third_title { margin: 30px auto; }
  .page-career .career_block .resume { padding: 0 20px; display: none; }
  .page-career .career_block .btn_div { display: none; }
  .page-career .career_block .mob { display: block; text-align: center; }
  .page-career .career_block .mob .btn { margin: 10px auto; }
  .page-food .try_out { margin-top: 20px; }
  .page-food .try_out .try_out_item { width: 100%; margin-bottom: 60px; }
  .page-food .try_out .try_out_item h4 { font-size: 20px; margin-top: 11px; text-align: center; }
  .page-food .try_out .try_out_item p { line-height: 1.25; margin-top: 12px; text-align: center; }
  .page-food .try_out .try_out_item .btn { width: 81%; margin: 38px auto 0; }
  .page-food .try_out .try_out_item img { width: 320px; }
  .page-food .try_out .try_out_item .pic { width: 320px; position: relative; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
  .page-food .special_offers { margin-top: 0; }
  .page-food .special_offers h2 { margin: 0 auto 40px; }
  .page-food .special_offers h2 span:before { margin-left: -15px; }
  .page-food .special_offers .special_offer_items { margin: 0; }
  .page-food .special_offers .special_offer_items .special_offer_item { width: 320px; padding-bottom: 81px; margin: 0; position: relative; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); padding-bottom: 35px; }
  .page-food .special_offers .special_offer_items .special_offer_item .around_about_offer_item { text-align: center; }
  .page-food .special_offers .special_offer_items .special_offer_item .around_about_offer_item .about_offer { font-size: 20px; }
  .page-food .special_offers .special_offer_items .special_offer_item a .pic { width: 320px; }
  .page-food .special_offers .special_offer_items .special_offer_item a .pic img { width: 320px; }
  .page-food .special_offers .special_offer_items .special_offer_item:nth-child(5n+1), .page-food .special_offers .special_offer_items .special_offer_item:nth-child(5n+2) { width: 320px; margin: 0; }
  .page-food .special_offers .special_offer_items .special_offer_item:nth-child(5n+1) a .pic, .page-food .special_offers .special_offer_items .special_offer_item:nth-child(5n+2) a .pic { width: 320px; }
  .page-food .special_offers .special_offer_items .special_offer_item:nth-child(5n+1) a .pic img, .page-food .special_offers .special_offer_items .special_offer_item:nth-child(5n+2) a .pic img { width: 320px; }
  .page-food .container_foodhall .item_food { margin-top: 67px; }
  .page-food .container_foodhall .left_sidebar { width: 100%; }
  .page-food .container_foodhall .left_sidebar h2 { margin-top: 40px; text-align: center; border: none; }
  .page-food .container_foodhall .left_sidebar h2 span:before { display: inline-block; margin-left: -4px; }
  .page-food .container_foodhall .left_sidebar .left_sidebar_foodhall { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .page-food .container_foodhall .left_sidebar .left_sidebar_foodhall li { width: 33.33%; }
  .page-food .container_foodhall .left_sidebar .left_sidebar_foodhall { display: none; }
  .page-food .container_foodhall .food_click { font-size: 10px; font-weight: bold; margin-top: 38px; padding: 15px 9px 11px 20px; letter-spacing: .085rem; text-transform: uppercase; color: #e655b7; border: 1px solid #bdbdbd; width: 280px; margin-left: auto; margin-right: auto; -webkit-box-sizing: border-box; box-sizing: border-box; }
  .page-food .container_foodhall .food_click span { float: right; width: 10px; height: 9px; }
  .page-food .container_foodhall .food_click span svg { fill: #969696; }
  .page-food .container_foodhall .filter_foodhall { display: none; width: 280px; left: 0; right: 0; -webkit-box-sizing: border-box; box-sizing: border-box; margin-top: 0; position: absolute; z-index: 2; margin-top: 0; padding: 5px 9px 5px 20px; border-right: 1px solid #bdbdbd; border-bottom: 1px solid #bdbdbd; border-left: 1px solid #bdbdbd; background-color: #fff; margin: 0 auto; }
  .page-food .container_foodhall .filter_foodhall li { display: block; width: 100%; padding: 5px 0; }
  .page-food .container_foodhall .filter_foodhall li a { color: #adadad; text-transform: uppercase; text-decoration: none; -webkit-transition: 0.25s color; transition: 0.25s color; font-size: 12px; }
  .page-food .container_foodhall .filter_foodhall li a.active_foodhall { color: #e655b7; }
  .page-food .container_foodhall .mobile_toggle_foodhall { display: block; }
  .page-food .container_foodhall .content_foodhall { width: 100%; }
  .page-food .container_foodhall .content_foodhall .which_floor { top: 16px; }
  .page-food .container_foodhall .content_foodhall img { width: 320px; position: relative; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
  .page-food .container_foodhall .content_foodhall .for_reserv { position: relative; padding-bottom: 34px; margin-top: 13px; }
  .page-food .container_foodhall .content_foodhall .for_reserv:after { content: ""; height: 1px; width: 280px; background-color: #dfdfdf; position: absolute; left: 0; bottom: 0; }
  .page-food .container_foodhall .content_foodhall .for_reserv p { /*width: 100%; margin-left: 31px;*/ }
  .page-food .container_foodhall .content_foodhall .for_reserv p.which_floor { top: 0; margin: 4px auto 0 54px; font-size: 13px; }
  .page-food .container_foodhall .content_foodhall .for_reserv p.which_floor:before { content: ""; width: 40px; left: -55px; top: -1px; }
  .page-food .container_foodhall .content_foodhall .for_reserv p.which_floor span { padding-top: 3px; }
  .page-food .container_foodhall .content_foodhall .for_reserv h3 { width: 100%; padding-bottom: 30px; }
  .page-food .container_foodhall .content_foodhall .for_reserv h3:after { display: none; }
  .page-faq .full-width.faq_page .inner { padding-right: 0; padding-left: 0; }
  .page-faq .full-width.faq_page .inner h2 { margin-top: 35px; margin-bottom: 32px; margin-right: auto; margin-left: auto; }
  .page-faq .full-width.faq_page .inner hr { position: relative; left: 50%; width: 100vw; margin: 26px 0 26px; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
  .page-faq .full-width.faq_page .inner .faq_item { padding: 0; }
  .page-faq .full-width.faq_page .inner .faq_item .question { font-size: 20px; }
  .page-faq .full-width.faq_page .inner .faq_item .answer { margin-top: 27px; margin-bottom: 33px; }
  .page-faq .full-width.faq_page .inner .faq_form .after_ask h3 { margin-top: 55px; }
  .page-faq .full-width.faq_page .inner .faq_form .after_ask p { margin-bottom: 17px; }
  .page-faq .full-width.faq_page .inner .faq_form .ask_quest { padding: 0; }
  .page-faq .full-width.faq_page .inner .faq_form .ask_quest h3 { margin-top: 77px; }
  .page-faq .full-width.faq_page .inner .faq_form .ask_quest .name_mail { width: 100%; }
  .page-faq .full-width.faq_page .inner .faq_item .answer { margin-top: 23px; margin-bottom: 44px; }
  .page-faq .full-width.faq_page .inner .faq_form .ask_quest h3 { margin-top: 46px; }
  .page-faq .full-width.faq_page .inner .faq_form .ask_quest input { padding: 15px 10px 18px 25px; }
  .page-form h2 { margin-top: 37px; }
  .page-form span { padding-left: 11px; }
  .page-form .inner { padding-bottom: 3px; }
  .page-form .breadcrumbs { margin-top: 29px; }
  .page-form .questionnaire_about { font-size: 16px; line-height: 21px; max-width: 574px; margin: 25px auto 0; text-align: center; }
  .page-form .go_to_comp { width: 227px; margin: 43px auto 0; padding: 0; border: none; }
  .page-form .go_to_comp p { font-size: 14px; font-weight: 600; line-height: 1.4; text-align: center; letter-spacing: .01rem; text-transform: initial; color: #999; }
  .page-form .questionnaire_vacancy { font-size: 12px; font-weight: 600; margin-top: 15px; text-align: center; letter-spacing: .085rem; text-transform: uppercase; }
  .page-events .event_page .with_image_event .just-event .content { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: initial; -ms-flex-direction: initial; flex-direction: initial; }
  .page-events .event_page .event_with_ph { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
  .page-events .event_page .event_with_ph .event-i { max-width: 612px; -webkit-box-flex: 2; -webkit-flex-grow: 2; -ms-flex-positive: 2; flex-grow: 2; -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; }
  .page-events .event_page .event_with_ph .ph_event img { width: 320px; margin-top: 20px; margin-left: -20px; }
  .page-events .block-events .events-wr .event-i { width: 100%; margin-bottom: 35px; }
  .page-events .block-events .events-wr .event-i:nth-of-type(1), .page-events .block-events .events-wr .event-i:nth-of-type(2) { width: 100%; margin-right: 0; }
  .page-events .block-events .events-wr .event-i:nth-of-type(8n+1) .title, .page-events .block-events .events-wr .event-i:nth-of-type(8n+2) .title { font-size: 29px; line-height: 27px; }
  .page-events .block-events .btn-wr .btn { line-height: 35px; width: 301px; }
  .page-events .under_top_event { padding-left: 30px; }
  .page-events .under_top_event p { -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; }
  .page-events .just-event .title { font-size: 29px; line-height: 34px; margin-bottom: 15px; }
  .page-events .just-event .content .date { font-family: 'DIN Next CYR', 'Tahoma', sans-serif; font-size: 16px; font-weight: 700; line-height: 1em; margin-right: 20px; padding-top: 0; text-align: left; letter-spacing: -.025em; }
  .page-events .block-events .events-wr .event-i .date .day { color: #e655b7; }
  .page-events .block-events .events-wr { margin: 70px 0px 0; }
  .page-events .just-event { margin: 33px 0 35px; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .page-events .just-event .title { line-height: 27px; }
  .page-events .block-events .btn-wr .btn { line-height: 20px; width: 252px; }
  .page-events .event_page .without_image_event .event-i:nth-of-type(8n+1) .title, .page-events .event_page .without_image_event .event-i:nth-of-type(8n+2) .title { font-size: 29px; }
  .page-events .event_page .event-i:nth-of-type(8n+1), .page-events .event_page .event-i:nth-of-type(8n+2) { width: 100%; }
  .page-events .event_page .event-i:nth-of-type(8n+1) .date, .page-events .event_page .event-i:nth-of-type(8n+2) .date, .page-events .event_page .with_image_event .just-event .content .date { font-family: 'DIN Next CYR', 'Tahoma', sans-serif; font-size: 16px; font-weight: 700; line-height: 1em; margin-right: 20px; padding-top: 0; text-align: left; letter-spacing: -.025em; }
  .page-events .full-width.event_page .inner .event-i { position: relative; margin: 35px 0 10px 0; }
  .page-events .full-width.event_page .inner .event-i:after { position: absolute; bottom: -22px; width: 100%; height: 1px; content: ''; background-color: #e9e9e9; }
  .page-events .full-width.top_event_page .inner .just-event, .page-events .full-width.event_page .inner .just-event { position: relative; margin-top: 22px; margin-bottom: 10px; }
  .page-events .full-width.top_event_page .inner .just-event:after, .page-events .full-width.event_page .inner .just-event:after { position: absolute; bottom: -22px; width: 100%; height: 1px; content: ''; background-color: #e9e9e9; }
  .page-events .full-width.top_event_page .inner .about_top_event, .page-events .full-width.event_page .inner .about_top_event { width: 100%; -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; }
  .page-events .full-width.top_event_page .inner .top_event_inf .right_col_event, .page-events .full-width.event_page .inner .top_event_inf .right_col_event { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; width: 100%; padding-top: 38px; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .page-events .full-width.top_event_page .inner .top_event_inf .right_col_event .when_where, .page-events .full-width.event_page .inner .top_event_inf .right_col_event .when_where { width: 100%; margin-right: 0; margin-bottom: 12px; text-align: center; }
  .page-events .full-width.top_event_page .inner .top_event_inf .right_col_event .with_registration, .page-events .full-width.event_page .inner .top_event_inf .right_col_event .with_registration { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; margin: 0 auto 6px; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .page-events .full-width.top_event_page .inner .top_event_inf .right_col_event .with_registration .btn, .page-events .full-width.event_page .inner .top_event_inf .right_col_event .with_registration .btn { margin: 0 auto; -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; position: relative; z-index: 2; }
  .page-events .full-width.top_event_page .inner .top_event_inf .right_col_event .with_registration .atten_places, .page-events .full-width.event_page .inner .top_event_inf .right_col_event .with_registration .atten_places { margin: 0 auto 38px; }
  .page-events .full-width.top_event_page .inner .top_event_inf .right_col_event .without_registration, .page-events .full-width.event_page .inner .top_event_inf .right_col_event .without_registration { font-size: 14px; width: 100%; margin: 1px 0 14px; padding-left: 0; text-align: center; letter-spacing: .025rem; text-transform: initial; }
  .page-events .full-width.top_event_page .inner .top_event_inf .right_col_event .when_where_without, .page-events .full-width.event_page .inner .top_event_inf .right_col_event .when_where_without { width: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; padding-left: 0; text-align: center; }
  .page-events .full-width.top_event_page .inner .top_event_inf .right_col_event .when_where_without .icon, .page-events .full-width.event_page .inner .top_event_inf .right_col_event .when_where_without .icon { position: relative; }
  .page-events .full-width.event_page.eve_which .event_with_ph:after { display: none; }
  .page-sale-item h2 { margin: auto; }
  .page-sale-item .no-sales h4 { font-size: 29px; line-height: 1; line-height: 1; margin-top: 25px; text-transform: initial; }
  .page-sale-item .no-sales h4:after { display: none; }
  .page-sale-item .no-sales p { font-size: 16px; margin-top: 22px; padding: 0 10px; letter-spacing: .01rem; text-transform: initial; }
  .page-sale-item .sale-item-block { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .page-sale-item .sale-item-block .sale_inf { width: 100%; -webkit-box-ordinal-group: 4; -webkit-order: 3; -ms-flex-order: 3; order: 3; }
  .page-sale-item .sale-item-block .sale_inf .when { margin-top: 28px; }
  .page-sale-item .sale-item-block .sale_inf p { letter-spacing: .025rem; }
  .page-sale-item .sale-item-block h3 { font-size: 20px; width: 86%; margin-top: 25px; -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; }
  .page-sale-item .sale-item-block .sale_ph_around { position: relative; width: 280px; margin-top: 11px; }
  .page-sale-item .sale-item-block .photo_sale { width: 280px; position: relative; }
  .page-sale-item .floors { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; margin-top: 54px; padding: 32px 0 10px 0; border: none; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .page-sale-item .floors .inside_floors { position: relative; }
  .page-sale-item .floors .inside_floors h2 { font-size: 36px; text-align: center; display: block; margin: 0 auto; }
  .page-sale-item .floors .inside_floors .icon { top: 5px; left: 132px; }
  .page-sale-item .floors .inside_floors img { display: block; height: 25px; margin: 0 auto; }
  .page-sale-item .floors .inside_floors .floor_items { width: 320px; margin-top: -2px; margin-left: 0; text-align: center; }
  .page-sale-item .floors .inside_floors .floor_items li { -webkit-box-sizing: border-box; box-sizing: border-box; width: 33.33%; margin-right: -3px; padding: 0 10px; text-align: center; margin-bottom: 10px; }
  .page-sale-item .floors .inside_floors:after { position: absolute; bottom: -22px; left: 50%; width: 100vw; height: 1px; content: ''; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); background-color: #dfdfdf; }
  .page-sale-item .floors .inside_floors:before { position: absolute; top: -32px; left: 50%; width: 100vw; height: 1px; content: ''; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); background-color: #dfdfdf; }
  .page-sale-item .another_sales_inf { margin: 50px 0 30px; padding: 0; }
  .page-sale-item .another_sales_inf .slider_sales { max-width: 260px; padding: 20px 0 0; margin: 30px auto; }
  .page-sale-item .another_sales_inf .slider_sales .slick-list { overflow: visible; }
  .page-sale-item .another_sales_inf .slick-prev, .page-sale-item .another_sales_inf .slick-next { display: none; }
  .page-sale-item .another_sales_inf a img { width: 240px; height: 240px; margin-top: 0; }
  .page-sale-item .another_sales_inf a .pic { width: 240px; height: 240px; margin-top: 15px; }
  .page-sale-item .another_sales_inf a .around_about_another_sale .about_another_sale { font-size: 20px; text-align: center; }
  .page-sale-item .another_sales_inf a .around_about_another_sale .data_sale { font-size: 16px; text-align: center; }
  .page-sale-item .another_sales_inf .slide-item { padding: 10px; -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); -webkit-transition: -webkit-transform .6s ease; transition: -webkit-transform .6s ease; transition: transform .6s ease; transition: transform .6s ease, -webkit-transform .6s ease; }
  .page-sale-item .another_sales_inf .slide-item.slick-active { -webkit-transform: translate(0, -20px); -ms-transform: translate(0, -20px); transform: translate(0, -20px); -webkit-transition: -webkit-transform .6s ease; transition: -webkit-transform .6s ease; transition: transform .6s ease; transition: transform .6s ease, -webkit-transform .6s ease; }
  .page-events .event_page .with_image_event .just-event .content .date { font-size: 16px; }
  .just-event .content { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; width: 100%; padding: 0; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: stretch; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch; }
  .just-event .content .bottom-wr { -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; }
  .just-event .content .top-wr { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-ordinal-group: 11; -webkit-order: 10; -ms-flex-order: 10; order: 10; }
  .just-event .content .content { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; width: 100%; padding: 0; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: stretch; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch; }
  .just-event .content .content .title { font-size: 29px; line-height: 27px; margin: 0 0 12px; padding: 0; -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; }
  .just-event .content .content .title:after { display: none; }
  .just-event .content .content .type { -webkit-box-ordinal-group: 11; -webkit-order: 10; -ms-flex-order: 10; order: 10; }
  .just-event .content .content .date { font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 16px; font-weight: 700; line-height: 1em; display: block; margin-right: 20px; padding-top: 0; text-align: left; letter-spacing: -.025em; }
  .just-event .content .content .date .day { color: #e655b7; }
  .just-event .content .content .date .start, .just-event .content .content .date .end { display: block; }
  .just-event .content .content .date .start .month:before, .just-event .content .content .date .end .month:before { display: none; content: ''; }
  .just-event .content .content .date .end { position: relative; margin-top: 10px; padding-top: 12px; }
  .just-event .content .content .date .end:before { position: absolute; top: 0; right: 0; content: '-'; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); }
  .page-events .event_page .with_image_event .just-event .ph_event { width: 280px; margin-top: 20px; }
  .page-events .event_page .with_image_event .just-event .ph_event img { width: 280px; }
  .page-events .event_page .without_image_event .event-i:nth-of-type(8n+1) .title, .page-events .event_page .without_image_event .event-i:nth-of-type(8n+2) .title { font-size: 29px; }
  .page-events .full-width.event_page .inner .event-i:after { display: none; }
  .full-width.event_page.eve_which { position: relative; }
  .full-width.event_page.eve_which:after { position: absolute; bottom: -22px; width: 100%; height: 1px; content: ''; background-color: #e9e9e9; }
  .page-events .full-width.event_page .with_image_event .just-event { margin: 35px 0 0; }
  .page-events .full-width.event_page .with_image_event .just-event .pic-hovered { display: none; }
  .page-events .full-width.event_page .with_image_event .just-event .bottom-wr { -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; }
  .page-events .full-width.event_page .with_image_event .just-event .top-wr { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-ordinal-group: 11; -webkit-order: 10; -ms-flex-order: 10; order: 10; }
  .page-events .full-width.event_page .with_image_event .just-event .content { width: 320px; }
  .page-events .full-width.event_page .with_image_event .just-event .content .title { font-size: 29px; line-height: 27px; margin: 0 0 12px; padding: 0; -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; }
  .page-events .full-width.event_page .with_image_event .just-event .content .title:after { display: none; }
  .page-events .full-width.event_page .with_image_event .just-event .content .type { -webkit-box-ordinal-group: 11; -webkit-order: 10; -ms-flex-order: 10; order: 10; }
  .page-events .full-width.event_page .with_image_event .just-event .content .date { font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 16px; font-weight: 700; line-height: 1em; display: block; margin-right: 20px; padding-top: 0; text-align: left; letter-spacing: -.025em; }
  .page-events .full-width.event_page .with_image_event .just-event .content .date .day { color: #e655b7; }
  .page-events .full-width.event_page .with_image_event .just-event .content .date .start, .page-events .full-width.event_page .with_image_event .just-event .content .date .end { display: block; }
  .page-events .full-width.event_page .with_image_event .just-event .content .date .start .month:before, .page-events .full-width.event_page .with_image_event .just-event .content .date .end .month:before { display: none; content: ''; }
  .page-events .full-width.event_page .with_image_event .just-event .content .date .end { position: relative; margin-top: 10px; padding-top: 12px; }
  .page-events .full-width.event_page .with_image_event .just-event .content .date .end:before { position: absolute; top: 0; right: 0; content: '-'; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); }
  .page-brands .block-filter { margin: 42px 0 32px; }
  .page-brands footer { margin-top: 100px; }
  .page-brands .block-filter .alphabet-wr { margin: 20px 0 0; }
  .page-brands .block-info .another_sales_inf { margin: 50px 0 0; padding: 0; }
  .page-brands .block-info .another_sales_inf .slider_sales { max-width: 260px; padding: 20px 0 0; margin: 30px auto; }
  .page-brands .block-info .another_sales_inf .slider_sales .slick-list { overflow: visible; }
  .page-brands .block-info .another_sales_inf .slick-prev, .page-brands .block-info .another_sales_inf .slick-next { display: none; }
  .page-brands .block-info .another_sales_inf a img { width: 240px; height: 240px; margin-top: 0; }
  .page-brands .block-info .another_sales_inf a .pic { width: 240px; height: 240px; margin-top: 15px; }
  .page-brands .block-info .another_sales_inf a .around_about_another_sale .about_another_sale { font-size: 20px; text-align: center; }
  .page-brands .block-info .another_sales_inf a .around_about_another_sale .data_sale { font-size: 16px; text-align: center; }
  .page-brands .block-info .another_sales_inf .slide-item { padding: 10px; -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); -webkit-transition: -webkit-transform .6s ease; transition: -webkit-transform .6s ease; transition: transform .6s ease; transition: transform .6s ease, -webkit-transform .6s ease; }
  .page-brands .block-info .another_sales_inf .slide-item.slick-active { -webkit-transform: translate(0, -20px); -ms-transform: translate(0, -20px); transform: translate(0, -20px); -webkit-transition: -webkit-transform .6s ease; transition: -webkit-transform .6s ease; transition: transform .6s ease; transition: transform .6s ease, -webkit-transform .6s ease; }
  .page-brands .block-filter .alphabet-wr ul { display: block; font-family: empty; text-align: justify; margin-right: -32px; width: auto; }
  .page-brands .block-filter .alphabet-wr ul li { font-family: "Proxima Nova", "Arial", sans-serif; font-size: 11px; line-height: 12px; display: inline-block; vertical-align: top; margin-right: 18px; }
  .page-brands .block-filter .alphabet-wr ul li a { display: block; padding: 14px 14px 14px 0; }
  .page-brands .block-info { margin: 10px 0 0; }
  .page-brands .block-info h1 { font-size: 36px; line-height: 48px; text-align: center; margin: 30px 0 20px; }
  .page-brands .block-info .info { display: block; }
  .page-brands .block-info .info .text { width: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; padding-left: 20px; border-left: 3px solid #e655b7; margin-bottom: 35px; }
  .page-brands .block-info .info .locations { width: 100vw; left: 50%; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); padding: 25px 0; border-top: 1px solid #dfdfdf; }
  .page-brands .block-info .info .locations ul { margin: 0; padding: 60px 0 0; line-height: 16px; text-align: center; }
  .page-brands .block-info .info .locations .icon { top: 25px; left: 50%; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); }
  .page-brands .block-collections { margin-top: 50px; }
  .page-brands .block-collections .description-wr { padding: 0 0 0 20px; margin: 15px 0 40px; position: relative; text-align: left; font-size: 16px; line-height: 20px; color: rgba(51, 51, 51, 0.9); letter-spacing: 0.025em; border-left: 2px solid #e655b7; }
  .page-brands .block-collections .description-wr:before { display: none; }
  .page-brands .block-collections .collections-wr { margin: 35px 0 0; }
  .page-brands .block-collections .collection-i { width: 280px; margin: 0 0 35px; }
  .page-brands .block-collections .collection-i .pic img { width: 280px; height: 280px; }
  .page-brands .block-collections .collection-i:nth-of-type(1):nth-last-of-type(1), .page-brands .block-collections .collection-i:nth-of-type(5n+2):nth-last-of-type(1), .page-brands .block-collections .collection-i:nth-of-type(5n+1):nth-last-of-type(2), .page-brands .block-collections .collection-i:nth-of-type(5n-1), .page-brands .block-collections .collection-i:nth-of-type(5n) { width: 280px; height: 280px; }
  .page-brands .block-collections .collection-i:nth-of-type(1):nth-last-of-type(1) .pic img, .page-brands .block-collections .collection-i:nth-of-type(5n+2):nth-last-of-type(1) .pic img, .page-brands .block-collections .collection-i:nth-of-type(5n+1):nth-last-of-type(2) .pic img, .page-brands .block-collections .collection-i:nth-of-type(5n-1) .pic img, .page-brands .block-collections .collection-i:nth-of-type(5n) .pic img { width: 280px; height: 280px; }
  .page-brands .block-collections .collection-i .content { text-align: center; }
  .page-brands .block-collections .collection-i .content .subtitle { text-align: center; }
  .page-brands .block-collections .collection-i .content .title { font-size: 25px; line-height: 30px; margin-bottom: 10px; max-width: 100%; text-align: center; }
  .page-history .block-main { margin-top: 20px; }
  .page-history .block-main .bg { height: 230px; overflow: hidden; }
  .page-history .block-main .bg img { height: 100%; width: auto; max-width: none; position: absolute; left: -130px; top: 0; }
  .page-history .block-main h1 { margin: 0; font-size: 43px; line-height: 60px; font-weight: 700; letter-spacing: 0.01em; text-align: center; text-transform: uppercase; }
  .page-history .block-main .subtitle { max-width: 170px; margin: 0 auto; }
  .page-history .block-text { margin: 35px 0; }
  .page-history .block-text p { margin-top: 0; }
  .page-history .block-text .inner { max-width: none; width: -webkit-calc(100% - 40px); width: calc(100% - 40px); margin-left: 20px; margin-right: 20px; padding-left: 17px; }
  .page-history .block-pic { margin: 35px 0 0; }
  .page-history .block-pic .inner { max-width: -webkit-calc(100% - 40px); max-width: calc(100% - 40px); }
  .page-history .block-pic .two-columns { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: reverse; -webkit-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; }
  .page-history .block-pic .two-columns .pic { /*display: none;*/ width: 100%; margin: 35px auto; }
  .page-history .block-pic .two-columns .content { width: 100%; }
  .page-history .block-pic .two-columns .content-inner { max-width: none; }
  .page-history .block-pic .two-columns .title { font-size: 29px; line-height: 34px; margin: 0 0 20px; text-align: center; }
  .page-history .block-slider .two-columns { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
  .page-history .block-slider .two-columns .content { -webkit-box-ordinal-group: 11; -webkit-order: 10; -ms-flex-order: 10; order: 10; width: 280px; }
  .page-history .block-slider .two-columns .content .content-inner { max-width: none; width: 100%; position: relative; }
  .page-history .block-slider .two-columns .pic { -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; width: 260px; padding-top: 20px; margin-bottom: 20px; }
  .page-history .block-slider .history-slider .slider-pic .slide-i { opacity: 1 !important; -webkit-transform: translate(0, 0px); -ms-transform: translate(0, 0px); transform: translate(0, 0px); -webkit-transition: -webkit-transform .6s ease; transition: -webkit-transform .6s ease; transition: transform .6s ease; transition: transform .6s ease, -webkit-transform .6s ease; }
  .page-history .block-slider .history-slider .slider-pic .slide-i .img-wr { overflow: hidden; width: auto; -webkit-transition: none; transition: none; }
  .page-history .block-slider .history-slider .slider-pic .slide-i img { max-width: 100%; width: 240px; -webkit-transform: none; -ms-transform: none; transform: none; -webkit-transition: none; transition: none; margin: 0 auto; }
  .page-history .block-slider .history-slider .slider-pic .slide-i.fixed img { -webkit-transform: none; -ms-transform: none; transform: none; }
  .page-history .block-slider .history-slider .slider-pic .slide-i.fixed .img-wr { width: auto; }
  .page-history .block-slider .history-slider .slider-pic .slide-i.slick-active.ani-start .img-wr { width: auto; }
  .page-history .block-slider .history-slider .slider-pic .slide-i.slick-active { -webkit-transform: translate(0, -20px); -ms-transform: translate(0, -20px); transform: translate(0, -20px); -webkit-transition: -webkit-transform .6s ease; transition: -webkit-transform .6s ease; transition: transform .6s ease; transition: transform .6s ease, -webkit-transform .6s ease; }
  .page-history .block-slider .history-slider .slider-pic .slide-i.slick-active .img-wr { width: auto; }
  .page-history .block-slider .history-slider .slider-pic .slide-i.slick-active img { -webkit-transform: none; -ms-transform: none; transform: none; }
  .page-history .block-slider .slider-pic, .page-history .block-slider .slick-list { overflow: visible; }
  .page-history .block-slider .history-slider .slick-dots { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
  .page-history .block-slider .history-slider .slick-dots li { margin: 0 14px; }
  .page-history .block-slider .two-columns .title { font-size: 42px; line-height: 42px; -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); text-align: center; margin-bottom: 15px; }
  .page-history .block-slider .history-slider .slider-text { padding: 40px 0 0; }
  .page-history .block-slider .history-slider .controls { position: absolute; top: 40px; left: 50%; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; width: 224px; }
  .page-history .block-slider .history-slider .controls .slick-next.slick-disabled, .page-history .block-slider .history-slider .controls .slick-prev.slick-disabled { visibility: hidden; opacity: 0; z-index: -999; }
  .page-sales .sales-all { margin: 0; }
  .page-sales .sales-all .sale-item-page { width: 280px; margin: 36px 0 0; /*&:nth-child(8n+1), &:nth-child(8n+2) { width: 280px; margin-left: 0; margin-right: 0; a .pic { width: 280px; img { width: 280px; } } }*/ }
  .page-sales .sales-all .sale-item-page a .pic { width: 280px; }
  .page-sales .sales-all .sale-item-page a img { width: 280px; }
  .page-sales .sales-all .sale-item-page a .around_about_another_sale { width: 100%; }
  .page-sales .sales-all .sale-item-page a .around_about_another_sale .data_sale { text-align: center; }
  .page-sales .sales-all .sale-item-page a .around_about_another_sale .about_another_sale { font-size: 20px; text-align: center; }
  .page-news { /**********************/ }
  .page-news .news_click { font-size: 10px; margin-top: 38px; padding: 15px 9px 11px 20px; letter-spacing: .085rem; text-transform: uppercase; color: #e655b7; border: 1px solid #bdbdbd; width: 170px; margin-left: auto; margin-right: auto; -webkit-box-sizing: border-box; box-sizing: border-box; }
  .page-news .news_click span { float: right; width: 10px; height: 9px; }
  .page-news .news_click span svg { fill: #969696; }
  .page-news .filter_news { display: none; width: 170px; left: 0; right: 0; -webkit-box-sizing: border-box; box-sizing: border-box; margin-top: 0; position: absolute; z-index: 2; margin-top: 0; padding: 5px 9px 5px 20px; border-right: 1px solid #bdbdbd; border-bottom: 1px solid #bdbdbd; border-left: 1px solid #bdbdbd; background-color: #fff; }
  .page-news .filter_news li { display: block; width: 100%; padding: 5px 0; }
  .page-news .collection_article img { max-width: 100%; }
  .page-news .collection_article .whats_that { font-size: 36px; line-height: 38px; margin: 15px 0; }
  .page-news .collection_article .btn.btn-bordered { margin: 10px auto; display: block; width: 250px; }
  .page-news .mobile_toggle_news { display: block; }
  .page-news .news { margin: 39px 0 0; }
  .page-news .new_item { width: 280px; margin-left: 0; margin-right: 0; margin-bottom: 35px; }
  .page-news .new_item a .pic { width: 280px; }
  .page-news .new_item a .pic img { width: 280px; }
  .page-news .new_item a h3 { font-size: 20px; line-height: 1.15; }
  .page-news .new_item a p { font-size: 14px; margin-top: 14px; line-height: 1.45; }
  .page-news .no_news { margin-top: 40px; }
  .page-news .no_news h3 { text-transform: initial; font-size: 29px; }
  .page-news .no_news h3:after { display: none; }
  .page-news .no_news p { text-transform: initial; font-size: 16px; margin-top: 25px; }
  .page-news .top_new { margin-top: 20px; }
  .page-news .top_new:after { content: ""; position: absolute; height: 1px; width: 100vw; background-color: #e9e9e9; bottom: -16px; }
  .page-news .top_new .news_image { -webkit-box-ordinal-group: 0; -webkit-order: -1; -ms-flex-order: -1; order: -1; width: 320px; position: relative; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
  .page-news .top_new .news_image img { width: 320px; }
  .page-news .top_new .whats_new h3 { font-size: 36px; margin-top: 30px; }
  .page-news .top_new .whats_new .when { margin-top: 14px; }
  .page-news .top_new .whats_new .short_desc { margin-top: 53px; }
  .page-news .top_new .social { margin-top: 21px; }
  .page-news .top_new .social li span { margin-right: 33px; }
  .page-news .bottom_new { margin-top: 49px; padding: 0 0px; }
  .page-news .bottom_new h4 { font-size: 29px; }
  .page-news .bottom_new p { margin: 8px 0 0; }
  .page-news .bottom_new p img { width: 100% !important; height: auto !important; }
  .page-news .new_item a { width: 180px; }
  .page-news .another_news { margin: 50px 0 30px; }
  .page-news .another_news .slider_news { max-width: 260px; padding: 20px 0 0; margin: 30px 0; }
  .page-news .another_news .slider_news .slick-list { overflow: visible; }
  .page-news .another_news .slick-prev, .page-news .another_news .slick-next { display: none; }
  .page-news .another_news a img { width: 180px; height: 180px; margin-top: 0; }
  .page-news .another_news .slide-item { padding: 10px; -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); -webkit-transition: -webkit-transform .6s ease; transition: -webkit-transform .6s ease; transition: transform .6s ease; transition: transform .6s ease, -webkit-transform .6s ease; }
  .page-news .another_news .slide-item.slick-active { -webkit-transform: translate(0, -20px); -ms-transform: translate(0, -20px); transform: translate(0, -20px); -webkit-transition: -webkit-transform .6s ease; transition: -webkit-transform .6s ease; transition: transform .6s ease; transition: transform .6s ease, -webkit-transform .6s ease; }
  .page-news .another_news .slide-item .pic { width: 180px; height: 180px; margin-top: 15px; }
  .page-news .another_news .slide-item .pic img { width: 180px; height: 180px; }
  .page-articles h2 { margin-top: 39px; }
  .page-articles h2 span:before { margin-left: -2px; }
  .page-articles .dose { margin-top: 15px; margin-bottom: 0; line-height: 1.3; }
  .page-articles .all_articles { margin: 36px 0px 0; }
  .page-articles .all_articles .article_item { width: 280px; margin: 0 0px 37px; }
  .page-articles .all_articles .article_item img { width: 280px; }
  .page-articles .all_articles .article_item .when { text-align: center; }
  .page-articles .all_articles .article_item .tsum_likes { width: 100%; text-align: center; padding: 0 18px; -webkit-box-sizing: border-box; box-sizing: border-box; }
  .page-articles .top_article_page { margin-bottom: 45px; }
  .page-articles .top_article_page .social { margin-top: 37px; }
  .page-articles .top_article_page .social li span { margin-right: 33px; }
  .page-articles .top_article_page .whats_article { width: 260px; }
  .page-articles .top_article_page .whats_article .when { margin-top: 13px; }
  .page-articles .top_article_page .whats_article .when:after { display: none; }
  .page-articles .top_article_page .whats_article h3 { font-size: 36px; margin-top: -10px; }
  .page-articles .top_article_page .article_image { display: none; }
  .page-articles .collection_article { padding-bottom: 51px; padding-top: 54px; margin-top: 0; }
  .page-articles .collection_article:before { content: ""; position: absolute; height: 1px; width: 100vw; background-color: #e9e9e9; top: 0; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
  .page-articles .collection_article h4 { font-size: 24px; }
  .page-articles .collection_article img { width: 320px; position: relative; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); margin-top: 56px; }
  .page-articles .collection_article .collection_description { padding: 0; margin: 28px 0 43px; }
  .page-articles .collection_article .whats_that { margin-top: 14px; }
  .page-brands .block-filter .categories-wr ul { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .full-width.block-subscribe form { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .full-width.block-subscribe form .input-wr { width: 300px; margin: 0 auto 20px; }
  .full-width.block-subscribe form .input-wr input { width: 100%; }
  .full-width.block-subscribe form .btn { max-width: 300px; width: 300px; }
  .popup-wr.subscribe .popup-inner { padding: 25px 30px; }
  .popup-wr.subscribe .popup-inner h1 { color: #333333; font-size: 24px; line-height: 29px; max-width: 320px; margin: 0 auto; }
  .popup-wr.subscribe .popup-inner .checkbox-wr { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
  .popup-wr.subscribe .popup-inner .checkbox-wr label { width: 220px; margin: 0 auto 15px; }
  .popup-wr.subscribe .popup-inner .btn { min-width: 100px; width: 220px; margin-top: 25px; }
  .popup-wr.subscribe .popup-inner .checkbox-wr-agree { width: 220px; margin: 0 auto 15px; position: relative; padding-bottom: 0; margin-top: 20px; }
  .popup-wr.registration { -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; height: 100%; z-index: 1000; }
  .popup-wr.registration:before { content: ''; display: block; position: absolute; left: 0; right: 0; top: 0; height: 100%; border: 4px solid #e655b7; -webkit-box-sizing: border-box; box-sizing: border-box; z-index: 10; }
  .popup-wr.registration .popup-inner { background-color: #ffffff; padding: 10px 12px; }
  .popup-wr.registration .popup { position: relative; margin: 20px auto; overflow: auto; height: -webkit-calc(100% - 40px); height: calc(100% - 40px); }
  .popup-wr.registration .popup .close { right: 0; top: 0; }
  .popup-wr.registration .input-wr { margin: 0 0 10px; }
  .popup-wr.registration .title-block { margin-bottom: 25px; padding-bottom: 25px; }
  .popup-wr.registration .title { margin: 0 0 15px; }
  .popup-wr.registration .popup-wr .checkbox-wr { padding-bottom: 15px; margin-top: 15px; }
  .popup-wr.registration form .btn-wr { margin: 0; }
  .ui-widget.ui-widget-content { width: 280px; }
  .page-b2b .block-main .main-bottom .inner .btn-wr { width: 100%; }
  .page-b2b .block-main a.btn { min-width: 200px; }
  .page-collections .block-main .main-top h1 { font-size: 50px; } }

@media only screen and (min-width: 700px) { .page-catalog .block-nav nav ul { height: auto !important; }
  .page-news .top_news a .pic { width: 900px; }
  .page-news .top_news a .pic sapan { /*height: 100%;*/ }
  .page-news .top_news a .pic img { height: auto; width: 900px; display: block; }
  .page-career-job .content_job .main_content_job { font-size: 16px; width: 580px; } }

/* tablet view ----------- */
@media only screen and (min-width: 700px) and (max-width: 979px) { .paginator { padding-bottom: 10px; }
  .show-mobile { display: none !important; }
  .show-desktop { display: block !important; display: block !important; }
  .full-width .inner { max-width: 660px; padding-right: 0; padding-left: 0; }
  .top-event .pic-hover { width: 320px; }
  .top-event .pic-hover img { width: 100%; }
  .top-event .content { padding: 0 0 10px; }
  .top-event .content .type { margin-bottom: 10px; }
  .top-event .content .title { font-size: 31px; line-height: 31px; padding-bottom: 20px; }
  .top-event .content .date { font-size: 29px; }
  header .header-bottom .menu-trigger { left: 0; }
  header .header-bottom .search-trigger { right: 0; }
  header .menu-main-mobile > ul { max-width: 660px; }
  footer nav .list-wr { margin-right: 50px; }
  footer { margin-top: 150px; }
  footer .to_top { top: -115px; right: 18px; }
  footer .footer-top .inner { padding-left: 18px; padding-right: 18px; }
  footer .footer-bottom .inner { padding-left: 18px; padding-right: 18px; }
  .page-catalog .block-nav { font-size: 10px; }
  .page-catalog .block-nav nav { padding: 22px 0 22px; }
  .page-catalog .block-nav nav ul { margin-right: 12px; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-flex: 2; -webkit-flex-grow: 2; -ms-flex-positive: 2; flex-grow: 2; }
  .page-catalog .block-nav nav ul li { margin-right: 10px; }
  .page-catalog .block-nav nav .filter-trigger .icon.checked { display: none; }
  .page-catalog .block-nav nav .filter-trigger.active .icon { display: none; }
  .page-catalog .block-nav nav .filter-trigger.active .icon.checked { display: inline-block; }
  .page-catalog .block-collections .collections-wr { margin: 0 -15px; }
  .page-catalog .block-collections .collection-i { width: 200px; margin: 0 15px 55px; }
  .page-catalog .block-collections .collection-i .pic img { width: 200px; }
  .page-catalog .block-collections .collection-i:nth-of-type(1):nth-last-of-type(1), .page-catalog .block-collections .collection-i:nth-of-type(5n+2):nth-last-of-type(1), .page-catalog .block-collections .collection-i:nth-of-type(5n+1):nth-last-of-type(2), .page-catalog .block-collections .collection-i:nth-of-type(5n-1), .page-catalog .block-collections .collection-i:nth-of-type(5n) { width: 315px; }
  .page-catalog .block-collections .collection-i:nth-of-type(1):nth-last-of-type(1) .pic img, .page-catalog .block-collections .collection-i:nth-of-type(5n+2):nth-last-of-type(1) .pic img, .page-catalog .block-collections .collection-i:nth-of-type(5n+1):nth-last-of-type(2) .pic img, .page-catalog .block-collections .collection-i:nth-of-type(5n-1) .pic img, .page-catalog .block-collections .collection-i:nth-of-type(5n) .pic img { width: 315px; }
  .page-catalog .block-collections .collection-i .content { padding: 15px 0 0; }
  .filter-view .controls-wr .inner { -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
  .filter-view .controls-wr .info { display: none; }
  .filter-view .controls-wr .info-mobile { display: block; }
  .page-brands .block-collections .collections-wr { margin: 50px -15px 0; }
  .page-brands .block-collections .collection-i { width: 200px; margin: 0 15px 55px; }
  .page-brands .block-collections .collection-i .pic img { width: 200px; height: 200px; }
  .page-brands .block-collections .collection-i:nth-of-type(1):nth-last-of-type(1), .page-brands .block-collections .collection-i:nth-of-type(5n+2):nth-last-of-type(1), .page-brands .block-collections .collection-i:nth-of-type(5n+1):nth-last-of-type(2), .page-brands .block-collections .collection-i:nth-of-type(5n-1), .page-brands .block-collections .collection-i:nth-of-type(5n) { width: 200px; height: 200px; }
  .page-brands .block-collections .collection-i:nth-of-type(1):nth-last-of-type(1) .pic img, .page-brands .block-collections .collection-i:nth-of-type(5n+2):nth-last-of-type(1) .pic img, .page-brands .block-collections .collection-i:nth-of-type(5n+1):nth-last-of-type(2) .pic img, .page-brands .block-collections .collection-i:nth-of-type(5n-1) .pic img, .page-brands .block-collections .collection-i:nth-of-type(5n) .pic img { width: 200px; height: 200px; }
  .page-brands .block-collections .collection-i .content { padding: 15px 0 0; }
  .page-brands .block-info .another_sales_inf { margin-top: 51px; }
  .page-brands .block-info .another_sales_inf a img { width: 250px; height: 250px; margin-top: 0; }
  .page-brands .block-info .another_sales_inf a .pic { width: 250px; height: 250px; margin-top: 49px; }
  .page-brands .block-info .another_sales_inf a .around_about_another_sale { width: 340px; }
  .page-b2b .block-numbers .numbers-wr { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
  .page-b2b .block-benefits .inner { max-width: 620px; }
  .page-collections .block-banner .inner { padding: 0; max-width: 700px; }
  .page-collections .block-banner h2 { font-size: 45px; line-height: 45px; }
  .page-collections .block-text .inner { max-width: 560px; padding-left: 27px; }
  .page-collections .block-text { margin: 30px 0; }
  .page-collections .block-collections .collections-wr { margin: 55px -15px 0; }
  .page-collections .block-collections .collection-i { width: 200px; margin: 0 15px 55px; }
  .page-collections .block-collections .collection-i .pic img { width: 200px; }
  .page-collections .block-collections .collection-i .content { padding: 15px 0 0; }
  .page-collections .block-info { margin: 60px 0; }
  .page-collections .block-info .info { padding: 28px 20px; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; }
  .page-collections .block-info .info > div:nth-child(2) { margin-left: 0; margin-top: 20px; }
  .page-collections .block-single-slider { margin: 30px 0; }
  .page-collections .block-single-slider .inner { padding: 0; }
  .page-collections .block-single-slider .single-slider-wr { padding: 0 50px; }
  .page-collections .block-single-slider .single-slider .single-slider-i img { width: 660px; }
  .page-collections .block-single-slider .single-slider-wr .slick-next, .page-collections .block-single-slider .single-slider-wr .slick-prev { width: 40px; height: 40px; }
  .page-collections .block-multi-slider, .page-home .block-multi-slider { margin: 30px 0; }
  .page-collections .block-multi-slider .inner, .page-home .block-multi-slider .inner { padding: 0; }
  .page-collections .block-multi-slider .multi-slider-wr, .page-home .block-multi-slider .multi-slider-wr { padding: 0 50px; }
  .page-collections .block-multi-slider .multi-slider-wr .slick-next, .page-collections .block-multi-slider .multi-slider-wr .slick-prev, .page-home .block-multi-slider .multi-slider-wr .slick-next, .page-home .block-multi-slider .multi-slider-wr .slick-prev { width: 40px; height: 40px; }
  .page-collections .block-single, .page-collections .block-double, .page-collections .block-triple { margin: 30px 0; }
  .page-collections .block-single .text-wr { border-width: 4px; }
  .page-collections .block-single .text-wr .text { padding-bottom: 35px; margin-bottom: 10px; }
  .page-collections .block-single .text-wr .title { margin: 0 0 35px; }
  .page-collections .block-double .inner > div { width: 48.5%; }
  .page-collections .block-double .inner .text-wr .title { font-size: 36px; line-height: 38px; margin: 0 0 15px; }
  .page-collections .block-double .inner .text-wr .text { max-width: 270px; }
  .page-collections .block-triple .inner > div { width: 30%; }
  .page-collections .block-triple .inner .text-wr { padding: 0; }
  .page-collections .block-triple .inner .text-wr .text { max-width: none; }
  .page-home .block-collections .collections-slider { position: relative; width: 100vw; left: 50%; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); margin-bottom: 48px; }
  .page-home .block-collections .collections-slider .slider-pic { padding-left: 0; padding-right: 0; }
  .page-home .block-collections .collections-slider .slider-pic .slide-i img { width: 100vw; }
  .page-home .block-collections .collections-slider .slider-text { max-width: 340px; }
  .page-home .block-collections .collections-slider .slider-text .slide-i .text-wr { height: 308px; }
  .page-home .block-collections .collections-slider .slider-text .slide-i .text { width: 340px; padding: 40px; }
  .page-home .block-collections .collections-slider .slider-text .title { font-size: 35px; margin-bottom: 30px; padding-top: 32px; }
  .page-home .block-collections .collections-slider .pagination-wr { position: absolute; left: 0; right: auto; width: 100%; top: 100%; -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); }
  .page-home .block-collections .collections-slider .pagination-wr .slick-dots { display: -webkit-box !important; display: -webkit-flex !important; display: -ms-flexbox !important; display: flex !important; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: stretch; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch; text-align: center; }
  .page-home .block-collections .collections-slider .pagination-wr .slick-dots li button { min-width: 48px; line-height: 48px; }
  .page-home .block-collections .collections-slider .pagination-wr .slick-dots li.slick-active button { text-decoration: underline; }
  .page-home .block-collections .collections-wr { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
  .page-home .block-collections .collection-i { width: 490px; margin-bottom: 15px; }
  .page-home .block-collections .collection-i .pic { width: 490px; }
  .page-home .block-collections .collection-i .pic img { width: 490px; }
  .page-home .block-collections .collection-i .link-to-category { font-size: 18px; line-height: 20px; margin: 25px 0 10px; padding: 0; display: block; }
  .page-home .block-events .events-wr .event-i:nth-of-type(1), .page-home .block-events .events-wr .event-i:nth-of-type(2) { width: 100%; margin: 0 10px 50px; }
  .page-home .block-events .events-wr .event-i { margin: 0 10px 45px; }
  .page-service-item .breadcrumbs { position: absolute; margin-top: 30px; }
  .page-service-item .content_service-item { position: relative; }
  .page-service-item .content_service-item .main_service-item { position: relative; width: 100%; margin-left: 0; padding-top: 56px; padding-left: 0; }
  .page-service-item .content_service-item .main_service-item .which_floor { top: 16px; }
  .page-service-item .content_service-item .main_service-item .main_service_item_img { max-width: 100%; height: 312px; }
  .page-service-item .content_service-item .main_service-item .service_content_about { width: 100%; margin-bottom: 52px; }
  .page-service-item .content_service-item .main_service-item hr { margin-top: 24px; }
  .page-service-item .content_service-item .main_service-item .under_img_services .label_main_services { top: -13px; right: 36px; }
  .page-service-item .content_service-item .left_sidebar { width: 100%; }
  .page-service-item .content_service-item .left_sidebar .left_sidebar_services { margin-top: 30px; }
  .page-service-item .content_service-item .left_sidebar .left_sidebar_services.serv_list { display: block !important; }
  .page-service-item .content_service-item .left_sidebar .under_serv_title h2 { margin-top: 73px; text-align: center; }
  .page-service-item .content_service-item .left_sidebar .under_serv_title h2 span { position: relative; display: initial; padding-left: 14px; text-align: center; }
  .page-service-item .content_service-item .left_sidebar .col-3_serv { display: inline-block; width: 172px; margin-right: 45px; vertical-align: top; }
  .page-service-item .content_service-item .left_sidebar .col-3_serv.second { -webkit-box-sizing: border-box; box-sizing: border-box; width: 190px; padding-left: 19px; }
  .page-service-item .content_service-item .left_sidebar .col-3_serv.third { -webkit-box-sizing: border-box; box-sizing: border-box; width: 150px; margin-right: 0; padding-left: 19px; }
  .page-service .under_serv_title { margin-top: 41px; text-align: center; }
  .page-service .under_services_item { margin: 30px -13px -23px; }
  .page-service .services_about { max-width: 628px; margin: 25px auto 45px; letter-spacing: .025rem; }
  .page-service .services_item { margin-bottom: 46px; }
  .page-service .services_item a { width: 200px; }
  .page-service .services_item .services_item_span_about { line-height: 1.1; margin-top: 14px; }
  .page-service .services_item .pic-hover { width: 200px; height: 200px; }
  .page-service .services_item .pic-hover img { width: 200px; height: 200px; }
  .page-service .loyal { width: 695px; height: 228px; margin: 0; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
  .page-service .loyal a { height: 228px; }
  .page-service .loyal hr { top: 157px; left: 41px; }
  .page-service .loyal .pic.pic-hover { width: 695px; height: 228px; }
  .page-service .loyal .pic.pic-hover img { display: block; width: 695px; height: 228px; }
  .page-service .loyal .pic.pic-hover .loyal_par { font-size: 35px; line-height: 1.15; top: 16px; padding-left: 38px; }
  .page-contacts .title { margin-top: 28px; }
  .page-contacts .map { top: 9px; width: 700px; height: 333px; }
  .page-contacts .breadcrumbs { margin-top: 26px; }
  .page-contacts .under_map { margin-top: 52px; margin-bottom: 148px; }
  .page-contacts .under_map .info-item { width: auto; }
  .page-contacts .under_map .info-item .icon { position: absolute; top: -6px; left: -13px; width: 57px; height: 63px; }
  .page-contacts .under_map .info-item .title { font-size: 12px; margin-top: 3px; padding-left: 45px; }
  .page-contacts .under_map .info-item p { margin-top: 1px; padding-top: 0; font-size: 20px; padding-left: 45px; }
  .page-contacts .under_map .around_cont_button { position: relative; width: 100%; margin-top: 60px; }
  .page-contacts .under_map .around_cont_button .contact_button { right: 50%; margin: 0; -webkit-transform: translateX(50%); -ms-transform: translateX(50%); transform: translateX(50%); }
  .page-career-job .full-width .inner { max-width: 660px; padding-right: 20px; padding-left: 20px; }
  .page-career-job .department { margin-top: 21px; }
  .page-career-job .breadcrumbs { margin-left: -20px; }
  .page-career-job .content_job { margin-top: 31px; }
  .page-career-job .content_job .main_content_job { width: 100%; }
  .page-career-job .content_job .main_content_job h6 { margin-top: 22px; }
  .page-career-job .content_job .right_button { width: 207px; margin: 26px auto 0; }
  .page-career-job .content_job .right_button p { margin: 0 auto; padding: 0; text-align: center; }
  .page-career-job .content_job .right_button .btn { position: relative; top: 26px; right: 0; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
  .page-career-job hr { margin-top: 40px; }
  .page-career h2 span { padding-left: 0; }
  .page-career .breadcrumbs { margin-top: 25px; }
  .page-career .career_main { width: 700px; }
  .page-career .vacancies { padding-right: 20px; padding-bottom: 30px; padding-left: 20px; }
  .page-career .vacancies .which_depart_work { right: 19px; }
  .page-career .vacancies .btn_div { margin-top: -10px; }
  .page-career .vacancies .paginator { padding-bottom: 30px; }
  .page-career .under_paginator { top: -6px; }
  .page-career .resume { padding-bottom: 39px; }
  .page-career .grid-item { width: 50%; }
  .page-food .try_out { margin-top: 48px; }
  .page-food .try_out .try_out_item { width: 48.6%; }
  .page-food .try_out .try_out_item img { width: 320px; }
  .page-food .try_out .try_out_item .pic { width: 320px; }
  .page-food .try_out .try_out_item h4 { margin-top: 11px; }
  .page-food .try_out .try_out_item p { line-height: 1.25; }
  .page-food .special_offers h2 { margin-bottom: 46px; }
  .page-food .special_offers .special_offer_items { margin: 0 -15px; }
  .page-food .special_offers .special_offer_items .special_offer_item { width: 200px; padding-bottom: 81px; margin: 0 15px; }
  .page-food .special_offers .special_offer_items .special_offer_item a .pic { width: 200px; }
  .page-food .special_offers .special_offer_items .special_offer_item a .pic img { width: 200px; }
  .page-food .special_offers .special_offer_items .special_offer_item:nth-child(5n+1), .page-food .special_offers .special_offer_items .special_offer_item:nth-child(5n+2) { width: 320px; margin: 0 12px; }
  .page-food .special_offers .special_offer_items .special_offer_item:nth-child(5n+1) a .pic, .page-food .special_offers .special_offer_items .special_offer_item:nth-child(5n+2) a .pic { width: 320px; }
  .page-food .special_offers .special_offer_items .special_offer_item:nth-child(5n+1) a .pic img, .page-food .special_offers .special_offer_items .special_offer_item:nth-child(5n+2) a .pic img { width: 320px; }
  .page-food .container_foodhall .left_sidebar { width: 100%; }
  .page-food .container_foodhall .left_sidebar .left_sidebar { width: 315px; }
  .page-food .container_foodhall .left_sidebar .left_sidebar h2 { border: none; }
  .page-food .container_foodhall .left_sidebar .left_sidebar h2 span:before { display: inline-block; }
  .page-food .container_foodhall .left_sidebar .left_sidebar_foodhall { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .page-food .container_foodhall .left_sidebar .left_sidebar_foodhall li { width: 33.33%; }
  .page-food .container_foodhall .content_foodhall { width: 100%; }
  .page-food .container_foodhall .content_foodhall img { width: 100%; }
  .page-food .container_foodhall .content_foodhall .for_reserv h3:after { width: 660px; }
  .page-faq .full-width.faq_page .inner { padding-right: 20px; padding-left: 20px; }
  .page-faq .full-width.faq_page .inner hr { position: relative; left: 50%; width: 100vw; margin: 30px 0 30px; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
  .page-faq .full-width.faq_page .inner .faq_item { padding: 0; }
  .page-faq .full-width.faq_page .inner .faq_item .answer { margin-top: 27px; margin-bottom: 33px; }
  .page-faq .full-width.faq_page .inner .faq_form .after_ask h3 { margin-top: 55px; }
  .page-faq .full-width.faq_page .inner .faq_form .after_ask p { margin-bottom: 17px; }
  .page-faq .full-width.faq_page .inner .faq_form .ask_quest { padding: 0; }
  .page-faq .full-width.faq_page .inner .faq_form .ask_quest h3 { margin-top: 77px; }
  .page-faq .full-width.faq_page .inner .faq_form .ask_quest .name_mail { width: 100%; }
  .page-faq .full-width.faq_page .inner .faq_item .answer { margin-top: 23px; margin-bottom: 44px; }
  .page-faq .full-width.faq_page .inner .faq_form .ask_quest h3 { margin-top: 46px; }
  .page-faq .full-width.faq_page .inner .faq_form .ask_quest input { padding: 15px 10px 18px 25px; }
  .page-form h2 { margin-top: 37px; }
  .page-form span { padding-left: 11px; }
  .page-form .inner { padding-bottom: 3px; }
  .page-form .breadcrumbs { margin-top: 29px; }
  .page-form .questionnaire_about { font-size: 16px; line-height: 21px; max-width: 574px; margin: 25px auto 0; text-align: center; }
  .page-form .go_to_comp { -webkit-box-sizing: border-box; box-sizing: border-box; width: 560px; margin: 43px auto 0; padding: 41px 124px 38px; border: 4px solid #e655b7; }
  .page-form .go_to_comp p { font-size: 12px; font-weight: 600; line-height: 1.4; text-align: center; letter-spacing: .1rem; text-transform: uppercase; }
  .page-form .questionnaire_vacancy { font-size: 12px; font-weight: 600; margin-top: 15px; text-align: center; letter-spacing: .085rem; text-transform: uppercase; }
  .page-events .event_page .with_image_event .just-event .content .title { font-size: 31px; line-height: 31px; }
  .page-events .event_page .with_image_event .just-event .ph_event { width: 320px; }
  .page-events .event_page .with_image_event .just-event .ph_event img { width: 320px; }
  .page-events .event_page .with_image_event .just-event .content .date { font-size: 26px; }
  .page-events .event_page .breadcrumbs { margin-top: 31px; margin-bottom: 0; }
  .page-events .block-events .events-wr .event-i { width: 319px; }
  .page-events .block-events .events-wr .event-i:nth-of-type(8n+1), .page-events .block-events .events-wr .event-i:nth-of-type(8n+2) { width: 100%; margin-right: 120px; }
  .page-events .event_page .without_image_event .event-i:nth-of-type(8n+1) { width: 612px; max-width: 100%; margin-right: 0; margin-left: -20px; }
  .page-events .block-events .btn-wr .btn { line-height: 35px; width: 301px; }
  .page-events .under_top_event { padding-left: 30px; }
  .page-events .under_top_event p { -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; }
  .page-events .full-width.top_event_page .inner { padding: 0 50px; }
  .page-events .about_top_event { width: 100%; -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; }
  .page-events .top_event_page .top_event_inf .right_col_event { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; width: 100%; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .page-events .top_event_page .top_event_inf .right_col_event .when_where { width: 145px; margin-right: 33px; text-align: left; }
  .page-events .top_event_page .top_event_inf .right_col_event .without_registration { width: 160px; margin-top: 0; margin-left: 0; }
  .page-events .top_event_page .top_event_inf .right_col_event .atten_places { position: relative; right: -19px; display: inline-block; margin-left: 14px; }
  .page-events .event_page .top_event_inf .right_col_event { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; width: 100%; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .page-events .event_page .event_with_ph { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
  .page-events .event_page .event_with_ph .event-i { max-width: 612px; -webkit-box-flex: 2; -webkit-flex-grow: 2; -ms-flex-positive: 2; flex-grow: 2; }
  .page-events .event_page .event_with_ph .ph_event img { width: 310px; }
  .page-events .event_page .top_event_inf { margin-top: 5px; }
  .page-events .event_page .event-i { margin: 54px 0 0; }
  .page-events .event_page .with_image_event .just-event .content { width: 350px; padding-top: 0; }
  .page-events .event_page .top_event_inf .right_col_event .when_where { width: 145px; margin-right: 33px; text-align: left; }
  .page-events .event_page .top_event_inf .right_col_event .without_registration { width: 160px; margin-top: 0; margin-left: 0; }
  .page-events .event_page .top_event_inf .right_col_event .atten_places { position: relative; right: -19px; display: inline-block; margin-left: 14px; }
  .page-events .full-width.event_page .inner { padding: 0; }
  .page-events .event_page .event-i:nth-of-type(8n+1) .title, .page-events .event_page .event-i:nth-of-type(8n+2) .title { font-size: 40px; line-height: 34px; line-height: 1; margin-bottom: 15px; padding-right: 50px; }
  .page-events .event_page.eve_which .event_with_ph { position: relative; padding: 0; }
  .page-events .event_page.eve_which .event_with_ph:after { position: absolute; bottom: 25px; left: 50%; width: 660px !important; height: 1px; content: ''; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); background-color: #e9e9e9; }
  .page-sale-item .breadcrumbs { margin-top: 30px; }
  .page-sale-item .sale_inf .when { margin-top: 15px; }
  .page-sale-item .sale-item-block { margin-top: 25px; }
  .page-sale-item .block-subscribe { margin: 82px 0 50px; padding-top: 94px; }
  .page-sale-item .photo_sale { top: 6px; width: 240px; }
  .page-sale-item .floors { margin-top: 55px; padding: 50px 0 12px 0; }
  .page-sale-item .floors img { display: block; margin: 0 auto; }
  .page-sale-item .floors .inside_floors .floor_items { margin-top: 30px; margin-left: 28px; }
  .page-sale-item .floors .inside_floors .floor_items li { margin-right: 26px; }
  .page-sale-item .floors .inside_floors .icon { top: 2px; left: 9px; width: 55px; height: 97px; }
  .page-sale-item .floors .inside_floors h2 { font-size: 48px; text-align: center; display: block; margin: 0 auto; }
  .page-sale-item .sale_inf { width: 376px; }
  .page-sale-item .sale_inf h3 { font-size: 30px; line-height: 1.1; width: 99%; margin-top: 20px; }
  .page-sale-item .sale_inf p { font-size: 16px; line-height: 1.25; width: 100%; margin-top: 28px; letter-spacing: .025rem; }
  .page-sale-item .another_sales_inf { margin-top: 51px; }
  .page-sale-item .another_sales_inf a img { width: 250px; height: 250px; margin-top: 0; }
  .page-sale-item .another_sales_inf a .pic { width: 250px; height: 250px; margin-top: 49px; }
  .page-sale-item .another_sales_inf a .around_about_another_sale { width: 340px; }
  .page-sales .sales-all { margin: 0 -10px; }
  .page-sales .sales-all .sale-item-page { width: 200px; margin: 60px 10px 0; /*&:nth-child(8n+1), &:nth-child(8n+2) { width: 320px; margin-left: 10px; margin-right: 10px; a .pic { width: 320px; img { width: 320px; } } }*/ }
  .page-sales .sales-all .sale-item-page a .pic { width: 200px; }
  .page-sales .sales-all .sale-item-page a img { width: 200px; }
  .page-news .news { margin: 46px -15px 0; }
  .page-news .top_news a .pic { width: 700px; }
  .page-news .top_news a .pic img { width: 700px; }
  .page-news .new_item { width: 200px; margin-left: 15px; margin-right: 15px; margin-bottom: 64px; }
  .page-news .new_item a .pic { width: 200px; }
  .page-news .new_item a .pic img { width: 200px; }
  .page-news .new_item a h3 { font-size: 20px; line-height: 1.15; }
  .page-news .new_item a p { font-size: 14px; margin-top: 14px; line-height: 1.45; }
  .page-news .top_new:after { content: ""; position: absolute; height: 1px; width: 100vw; background-color: #e9e9e9; bottom: -42px; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
  .page-news .top_new .social { margin-top: 26px; }
  .page-news .top_new .whats_new { width: 334px; }
  .page-news .top_new .whats_new h3 { font-size: 40px; margin-top: -8px; }
  .page-news .top_new .whats_new .when { margin-top: 23px; }
  .page-news .top_new .news_image { width: 320px; }
  .page-news .top_new .news_image img { width: 320px; }
  .page-news .bottom_new { margin-top: 104px; padding: 0 18px; }
  .page-news .another_news { margin-top: 88px; }
  .page-news .another_news .slide-item { padding: 20px; margin-top: 11px; }
  .page-news .another_news .slide-item .pic { width: 250px; }
  .page-news .another_news .slide-item .pic img { width: 250px; }
  .page-news .another_news .slick-next, .page-news .another_news .slick-prev { top: 34%; }
  .page-articles .top_article .pic { width: 700px; }
  .page-articles .top_article .pic .top_img { width: 700px; }
  .page-articles .all_articles { margin: 70px -15px 0; }
  .page-articles .all_articles .article_item { width: 200px; margin: 0 15px 62px; }
  .page-articles .all_articles .article_item img { width: 200px; }
  .page-articles .all_articles .article_item .tsum_likes { width: 200px; }
  .page-articles .top_article_page { margin-bottom: 36px; }
  .page-articles .top_article_page .social { margin-top: 67px; }
  .page-articles .top_article_page .whats_article { width: 260px; }
  .page-articles .top_article_page .whats_article .when { margin-top: 30px; }
  .page-articles .top_article_page .whats_article h3 { font-size: 40px; margin-top: -7px; }
  .page-articles .top_article_page .article_image { width: 320px; }
  .page-articles .top_article_page .article_image img { width: 320px; }
  .page-articles .collection_article { padding-bottom: 48px; padding-top: 47px; margin-top: 0; }
  .page-articles .collection_article:before { content: ""; position: absolute; height: 1px; width: 100vw; background-color: #e9e9e9; top: 0; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
  .page-articles .collection_article img { width: 660px; }
  .page-articles .collection_article .collection_description { padding: 0 20px; }
  .page-articles .collection_article .whats_that { margin-top: 33px; }
  .page-brands .block-filter .categories-wr ul { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .page-b2b .block-main .main-bottom .inner .btn-wr { width: 216px; } }

@media screen and (max-width: 1024px) { [data-hovered-wr] .pic-hover .hovered { display: none; }
  [data-hovered-wr] .pic-hover span { width: auto; } }

/* Desktops and laptops (small screens) ----------- */
@media only screen and (min-width: 1280px) { .full-height { padding: 140px 10px 10px; }
  .full-height .border-top { height: 10px; }
  .full-height .border-bottom { height: 10px; }
  .full-height .border-left { width: 10px; }
  .full-height .border-right { width: 10px; }
  .full-width .inner { max-width: 1150px; padding-right: 65px; padding-left: 65px; }
  header { top: 10px; right: 10px; left: 10px; }
  header .header-bottom .menu-main-mobile { display: none !important; }
  header .header-top .inner { padding: 0; }
  header .header-bottom > .inner { max-width: 1020px; padding: 0; }
  header .header-bottom .inner { -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
  header .header-bottom .logo { position: absolute; top: 50%; left: 50%; width: 97px; height: 47px; margin: 0; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
  header .header-bottom .menu-trigger { display: none !important; }
  header .header-bottom .search-trigger { right: 0; }
  header .header-bottom .menu-main { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
  .banner-wr { max-width: 1150px; }
  .banner-wr .banner-link { width: 1150px; }
  .banner-wr .pic-hovered { width: 1150px; }
  .banner-wr .pic-hovered img { width: 1150px; }
  .top-event .content { width: 575px; }
  .top-event .pic-hover { width: 575px; }
  .top-event .pic-hover img { width: 575px; }
  footer { padding-top: 55px; }
  footer .to_top { position: absolute; top: -123px; right: 0; cursor: pointer; height: 50px; width: 55px; visibility: hidden; }
  footer .footer-top .inner { padding-right: 0; padding-left: 0; }
  footer .footer-bottom .inner { padding-top: 71px; padding-right: 0; padding-bottom: 58px; padding-left: 0; }
  footer nav .list-wr { margin-right: 84px; }
  .page-home .full-height, .page-b2b:not(.b2b-form) .full-height { padding-top: 10px; }
  .page-home .notify-wr, .page-b2b:not(.b2b-form) .notify-wr { top: 140px; }
  .page-home .full-height { padding-top: 135px; }
  .page-b2b.b2b-form .notify-wr { top: 0; }
  .page-catalog .block-nav { margin: 0 0 22px; }
  .page-catalog .block-nav .inner { padding: 0 65px; }
  .page-catalog .block-nav nav { padding: 35px 0 36px; }
  .page-catalog .block-nav nav ul { margin-right: 30px; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-flex: 2; -webkit-flex-grow: 2; -ms-flex-positive: 2; flex-grow: 2; }
  .page-catalog .block-nav nav ul li { margin-right: 10px; }
  .page-catalog .block-nav nav:after { display: none; }
  .page-catalog .block-nav .chosen-wr { border-top: 1px solid #dfdfdf; }
  .page-catalog .block-collections .description-wr { padding: 38px 0 14px; }
  .page-catalog .block-collections .collections-wr { margin: 0 -30px; }
  .page-catalog .block-collections .collection-i { margin: 0 30px 48px; }
  .page-catalog .block-collections .collection-i .pic-hover .hovered { display: none; }
  .page-catalog .block-collections .collection-i .pic-hover span { width: 100%; }
  .page-catalog .block-collections .collection-i:hover .title { color: #333333; }
  .page-catalog .block-collections .collection-i .pic img { width: 100%; }
  .page-catalog .block-collections .collection-i { width: 300px; }
  .page-catalog .block-collections .collection-i .title { font-size: 36px; position: relative; }
  .page-catalog .block-collections .collection-i .title:after { content: ''; position: absolute; left: 0; bottom: 0; width: 96px; height: 2px; background-color: #333333; margin-top: 15px; }
  .page-catalog .block-collections .collection-i:nth-of-type(1):nth-last-of-type(1), .page-catalog .block-collections .collection-i:nth-of-type(5n+2):nth-last-of-type(1), .page-catalog .block-collections .collection-i:nth-of-type(5n+1):nth-last-of-type(2), .page-catalog .block-collections .collection-i:nth-of-type(5n-1), .page-catalog .block-collections .collection-i:nth-of-type(5n) { width: 477px; }
  .page-catalog .block-collections .collection-i:nth-of-type(1):nth-last-of-type(1) .pic img, .page-catalog .block-collections .collection-i:nth-of-type(5n+2):nth-last-of-type(1) .pic img, .page-catalog .block-collections .collection-i:nth-of-type(5n+1):nth-last-of-type(2) .pic img, .page-catalog .block-collections .collection-i:nth-of-type(5n-1) .pic img, .page-catalog .block-collections .collection-i:nth-of-type(5n) .pic img { width: 100%; }
  .page-catalog .block-collections .collection-i:nth-of-type(1):nth-last-of-type(1) .content, .page-catalog .block-collections .collection-i:nth-of-type(5n+2):nth-last-of-type(1) .content, .page-catalog .block-collections .collection-i:nth-of-type(5n+1):nth-last-of-type(2) .content, .page-catalog .block-collections .collection-i:nth-of-type(5n-1) .content, .page-catalog .block-collections .collection-i:nth-of-type(5n) .content { width: 300px; }
  .page-catalog .block-collections .collection-i:nth-of-type(1):nth-last-of-type(1) .title, .page-catalog .block-collections .collection-i:nth-of-type(5n+2):nth-last-of-type(1) .title, .page-catalog .block-collections .collection-i:nth-of-type(5n+1):nth-last-of-type(2) .title, .page-catalog .block-collections .collection-i:nth-of-type(5n-1) .title, .page-catalog .block-collections .collection-i:nth-of-type(5n) .title { font-size: 48px; padding-bottom: 22px; }
  .page-catalog .block-collections .collection-i .content-wr { position: absolute; left: 0; top: 0; width: 0%; height: 100%; overflow: hidden; }
  .page-catalog .block-collections .collection-i .content { width: 300px; position: absolute; left: 0; top: 0; height: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; border: 10px solid #e655b7; padding: 35px; background-color: #fff; }
  .page-catalog .block-collections .collection-i.hover-in .content-wr { width: 100%; -webkit-transition: width 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95); transition: width 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95); }
  .page-catalog .block-collections .collection-i.hover-out .content-wr { left: auto; right: 0; -webkit-transition: width 250ms cubic-bezier(0.445, 0.05, 0.55, 0.95); transition: width 250ms cubic-bezier(0.445, 0.05, 0.55, 0.95); }
  .page-catalog .block-collections .collection-i.hover-out .content-wr .content { left: auto; right: 0; }
  .page-collections .block-banner .inner { padding: 0; max-width: 1150px; }
  .page-collections .block-text .inner { max-width: 1016px; padding-left: 37px; }
  .page-collections .block-text { margin: 45px 0; }
  .page-collections .block-collections .collections-wr { margin: 60px -30px 0; }
  .page-collections .block-collections .collection-i { margin: 0 30px 48px; }
  .page-collections .block-collections .collection-i .pic-hover .hovered { display: none; }
  .page-collections .block-collections .collection-i .pic-hover span { width: 100%; }
  .page-collections .block-collections .collection-i:hover .title { color: #333333; }
  .page-collections .block-collections .collection-i .pic img { width: 100%; }
  .page-collections .block-collections .collection-i { width: 300px; }
  .page-collections .block-collections .collection-i .title { font-size: 36px; padding-bottom: 18px; position: relative; }
  .page-collections .block-collections .collection-i .title:after { content: ''; position: absolute; left: 0; bottom: 0; width: 96px; height: 2px; background-color: #333333; margin-top: 15px; }
  .page-collections .block-collections .collection-i .content-wr { position: absolute; left: 0; top: 0; width: 0%; height: 100%; overflow: hidden; }
  .page-collections .block-collections .collection-i .content { width: 300px; position: absolute; left: 0; top: 0; height: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; border: 10px solid #e655b7; padding: 35px; background-color: #fff; }
  .page-collections .block-collections .collection-i.hover-in .content-wr { width: 100%; -webkit-transition: width 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95); transition: width 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95); }
  .page-collections .block-collections .collection-i.hover-out .content-wr { left: auto; right: 0; -webkit-transition: width 250ms cubic-bezier(0.445, 0.05, 0.55, 0.95); transition: width 250ms cubic-bezier(0.445, 0.05, 0.55, 0.95); }
  .page-collections .block-collections .collection-i.hover-out .content-wr .content { left: auto; right: 0; }
  .page-collections .block-single-slider .inner { padding: 0; }
  .page-collections .block-single-slider .single-slider-wr { padding: 0 65px; }
  .page-collections .block-single-slider .single-slider .single-slider-i img { width: 1020px; }
  .page-collections .block-single-slider .single-slider-wr .slick-next, .page-collections .block-single-slider .single-slider-wr .slick-prev { width: 40px; height: 40px; }
  .page-collections .block-multi-slider .inner { padding: 0; }
  .page-collections .block-multi-slider .multi-slider-wr { padding: 0 65px; }
  .page-collections .block-multi-slider .multi-slider-wr .slick-next, .page-collections .block-multi-slider .multi-slider-wr .slick-prev { width: 40px; height: 40px; }
  .page-collections .block-single .text-wr .text { padding-bottom: 35px; margin-bottom: 10px; }
  .page-collections .block-single .text-wr .title { margin: 0; }
  .page-collections .block-double .inner .text-wr .text { max-width: 440px; margin-bottom: 0; }
  .page-collections .block-double .inner .text-wr p { margin: 0; }
  .page-collections .block-triple .inner > div { width: 29.5%; }
  .page-collections .block-triple .inner .text-wr .text { max-width: 243px; }
  .page-brands .block-collections { margin-top: 80px; }
  .page-brands .block-collections .description-wr { padding: 38px 0 14px; }
  .page-brands .block-collections .collections-wr { margin: 48px -30px 0; }
  .page-brands .block-collections .collection-i { margin: 0 30px 48px; max-width: 370px; }
  .page-brands .block-collections { /*.collection-i .pic-hover .hovered { display: none; }*/ /*.collection-i .pic img { width: 100%; }*/ }
  .page-brands .block-collections .collection-i .pic span img { width: 300px; height: auto; }
  .page-brands .block-collections .collection-i:hover .title { color: #333333; }
  .page-brands .block-collections .collection-i { width: 300px; /*.content { width: 300px; position: absolute; left: 0; top: 0; height: 100%; box-sizing: border-box; border: $border-width solid $color-extra; padding: 35px; background-color: #fff; }*/ }
  .page-brands .block-collections .collection-i .title { /*font-size: 36px;*/ /*padding-bottom: 18px;*/ position: relative; /*&:after { content: ''; position: absolute; left: 0; bottom: 0; width: 96px; height: 2px; background-color: $color-base; margin-top: 15px; }*/ }
  .page-brands .block-collections .collection-i:nth-of-type(1):nth-last-of-type(1), .page-brands .block-collections .collection-i:nth-of-type(5n+2):nth-last-of-type(1), .page-brands .block-collections .collection-i:nth-of-type(5n+1):nth-last-of-type(2), .page-brands .block-collections .collection-i:nth-of-type(5n-1), .page-brands .block-collections .collection-i:nth-of-type(5n) { width: 300px; }
  .page-brands .block-collections .collection-i:nth-of-type(1):nth-last-of-type(1) .pic img, .page-brands .block-collections .collection-i:nth-of-type(5n+2):nth-last-of-type(1) .pic img, .page-brands .block-collections .collection-i:nth-of-type(5n+1):nth-last-of-type(2) .pic img, .page-brands .block-collections .collection-i:nth-of-type(5n-1) .pic img, .page-brands .block-collections .collection-i:nth-of-type(5n) .pic img { width: 300px; }
  .page-brands .block-collections .collection-i:nth-of-type(1):nth-last-of-type(1) .content, .page-brands .block-collections .collection-i:nth-of-type(5n+2):nth-last-of-type(1) .content, .page-brands .block-collections .collection-i:nth-of-type(5n+1):nth-last-of-type(2) .content, .page-brands .block-collections .collection-i:nth-of-type(5n-1) .content, .page-brands .block-collections .collection-i:nth-of-type(5n) .content { width: 477px; }
  .page-brands .block-collections .collection-i:nth-of-type(1):nth-last-of-type(1) .title, .page-brands .block-collections .collection-i:nth-of-type(5n+2):nth-last-of-type(1) .title, .page-brands .block-collections .collection-i:nth-of-type(5n+1):nth-last-of-type(2) .title, .page-brands .block-collections .collection-i:nth-of-type(5n-1) .title, .page-brands .block-collections .collection-i:nth-of-type(5n) .title { font-family: "DIN Next CYR", "Tahoma", sans-serif; font-size: 24px; position: relative; line-height: 28px; margin: 0 0 13px; color: #333333; font-weight: 700; text-align: left; margin-top: 6px; letter-spacing: normal; }
  .page-brands .block-collections .collection-i:nth-of-type(1):nth-last-of-type(1) .hover-in .title, .page-brands .block-collections .collection-i:nth-of-type(5n+2):nth-last-of-type(1) .hover-in .title, .page-brands .block-collections .collection-i:nth-of-type(5n+1):nth-last-of-type(2) .hover-in .title, .page-brands .block-collections .collection-i:nth-of-type(5n-1) .hover-in .title, .page-brands .block-collections .collection-i:nth-of-type(5n) .hover-in .title { color: #e655b7; -webkit-transition: color 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); transition: color 300ms cubic-bezier(0.17, 0.67, 0.83, 0.67); }
  .page-brands .block-collections .collection-i .content-wr { position: absolute; left: 0; top: 0; width: 0%; height: 100%; overflow: hidden; }
  .page-brands .block-collections .collection-i.hover-in .content .title { color: #e655b7; }
  .page-brands .block-collections .collection-i.hover-in .content-wr { width: 100%; -webkit-transition: width 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95); transition: width 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95); }
  .page-brands .block-collections .collection-i.hover-out .content-wr { left: auto; right: 0; -webkit-transition: width 250ms cubic-bezier(0.445, 0.05, 0.55, 0.95); transition: width 250ms cubic-bezier(0.445, 0.05, 0.55, 0.95); }
  .page-brands .block-collections .collection-i.hover-out .content-wr .content { left: auto; right: 0; }
  .page-brands .block-info .another_sales_inf { margin-top: 74px; }
  .page-brands .block-info .another_sales_inf a img { width: 274px; height: 274px; margin-top: 0; }
  .page-brands .block-info .another_sales_inf a .pic { width: 274px; height: 274px; margin-top: 49px; }
  .page-b2b .block-main .main-bottom .inner { padding: 40px; }
  .page-b2b .block-main .main-top h1 { margin: 11px 0 25px; padding: 0 0 38px; }
  .page-b2b .block-numbers { margin-bottom: 7px; }
  .page-b2b .block-numbers .numbers-wr { margin-right: -20px; margin-left: -20px; }
  .page-b2b .block-numbers .number-i { width: 490px; margin: 10px 20px 81px; }
  .page-b2b .block-numbers .number-i .title { margin-bottom: 24px; }
  .page-b2b .block-numbers .number-i .value { font-size: 130px; }
  .page-b2b .block-numbers .number-i .value .unit { font-size: 24px; line-height: 20px; margin-left: 10px; }
  .page-b2b .block-benefits .inner { max-width: 1150px; padding-right: 65px; padding-left: 65px; }
  .page-b2b .block-benefits .benefits-wr { margin: 62px 0 0; }
  .page-b2b .block-benefits .benefits-wr .benefits-i { margin: 0 0 68px; }
  .page-b2b .block-benefits h3 { margin-right: 12px; padding-top: 0; }
  .page-b2b .block-benefits ul { width: 620px; padding: 9px 0 0; -webkit-columns: 2; -moz-columns: 2; columns: 2; }
  .page-b2b .block-placement .inner { max-width: 1150px; padding-right: 65px; padding-left: 65px; }
  .page-b2b .block-placement .map-wr { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
  .page-b2b .block-placement .map-holder { width: 720px; margin-right: 67px; -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; }
  .page-b2b .block-placement .description { margin: 20px 0; padding: 0; -webkit-box-ordinal-group: 11; -webkit-order: 10; -ms-flex-order: 10; order: 10; }
  .page-b2b .block-placement .description h2 { font-size: 30px; line-height: 42px; }
  .page-b2b .block-placement .description h2 span:before { display: none; }
  .page-b2b .block-placement .description ul { display: block; margin: 37px 0 0; }
  .page-b2b .block-placement .description ul li { margin: 0 0 26px; }
  .page-b2b .block-placement .description ul li:last-of-type { margin: 0; }
  .page-b2b .block-info .inner { padding-top: 147px; padding-right: 0; padding-left: 0; }
  .page-b2b .block-info ul li { font-size: 100px; margin: 0 46px 51px; }
  .page-b2b .block-info ul .descript { margin-top: 3px; }
  .page-b2b .block-architect .inner { padding-right: 0; padding-left: 0; }
  .page-b2b .block-architect .architect-wr { margin: 45px 0; }
  .page-b2b .block-architect .architect-i { padding: 28px; }
  .page-history .block-text .inner { max-width: 1016px; padding-right: 160px; }
  .page-history .block-main .bg img { max-width: 1150px; }
  .page-history .block-main h1 { margin: 56px 0 15px; }
  .page-history .two-columns .content-inner { margin-top: 15px; margin-right: 25px; }
  .page-history .two-columns .title { margin-bottom: 32px; }
  .page-history .block-slider { margin-top: 82px; }
  .page-history .block-slider .history-slider .slider-pic .slide-i img { width: 510px; }
  .page-history .block-slider .two-columns .title { margin-bottom: 40px; }
  .page-history .block-slider .two-columns .content-inner { max-width: 280px; margin-top: 0; margin-right: 25px; }
  .page-history .block-slider .history-slider .slider-text { margin: 0; padding: 60px 0 30px; }
  .page-history .block-slider .history-slider .controls { margin-top: 10px; margin-bottom: -10px; }
  .page-history .block-pic { margin: 86px 0 75px; }
  .page-home .block-collections .collections-slider .slider-pic { padding-left: 210px; padding-right: 50px; }
  .page-home .block-collections .collections-slider .slider-pic .slide-i img { width: 760px; }
  .page-home .block-collections .collections-slider .slider-text { max-width: 380px; }
  .page-home .block-collections .collections-slider .slider-text .slide-i .text { width: 380px; }
  .page-home .block-collections .collections-wr { margin: 80px -40px 40px; }
  .page-home .block-collections .collection-i { margin: 0 40px 37px; width: 470px; }
  .page-home .block-collections .collection-i .link-to-category { top: 19px; letter-spacing: .13em; }
  .page-home .block-collections .collection-i .pic { width: 420px; }
  .page-home .block-collections .collection-i .pic img { width: 420px; }
  .page-home .block-collections .collection-i .content { top: 86px; }
  .page-home .block-events { margin-bottom: 91px; }
  .page-home .block-events .events-wr { margin: 93px -30px 0; }
  .page-home .block-events .events-wr .event-i { width: 300px; margin: 0 30px 63px; }
  .page-home .block-events .events-wr .event-i:nth-of-type(1) { margin-right: 60px; }
  .page-home .block-events .events-wr .event-i:nth-of-type(2) { width: 460px; }
  .page-home .block-events .btn-wr { margin-top: -15px; text-align: center; }
  .page-home .block-events .btn-wr .btn { width: 252px; }
  .page-home .block-subscribe { margin: 50px 0 36px; padding-top: 82px; }
  .page-service .under_serv_title { margin-top: 55px; text-align: center; }
  .page-service .under_services_item { margin: 20px -29px 5px; }
  .page-service .services_about { max-width: 829px; letter-spacing: .025rem; }
  .page-service .services_item { margin-bottom: 36px; }
  .page-service .services_item a { width: 300px; }
  .page-service .services_item .pic-hover { width: 300px; height: 300px; }
  .page-service .services_item .pic-hover img { width: 300px; height: 300px; }
  .page-service .loyal { width: 1150px; margin: 0; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
  .page-service .loyal hr { left: 70px; }
  .page-service .loyal .pic.pic-hover { width: 1150px; }
  .page-service .loyal .pic.pic-hover img { display: block; width: 1150px; height: 376px; }
  .page-service .loyal .pic.pic-hover .loyal_par { padding-left: 65px; }
  .page-service-item h2 span { padding-left: 0; }
  .page-service-item .breadcrumbs { margin-top: 25px; }
  .page-service-item .which_floor { margin-top: 14px; }
  .page-service-item .full-width .inner { padding-right: 0; padding-left: 0; }
  .page-service-item .full-width .inner .main_service-item { width: 966px; padding-left: 246px; }
  .page-service-item .full-width .inner .main_service-item .main_service_item_img { max-width: 100%; height: 340px; }
  .page-service-item .full-width .inner .main_service-item .service_content_about { width: 100%; margin-top: 20px; }
  .page-service-item .full-width .inner .main_service-item .under_img_services .label_main_services .icon { position: relative; top: 2px; }
  .page-service-item .full-width .inner .main_service-item .under_img_services .label_main_services { position: absolute; top: -13px; right: 0; }
  .left_sidebar_services.serv_list { display: block !important; }
  .page-contacts .map { width: 1150px; height: 400px; }
  .page-contacts .breadcrumbs { margin-top: 26px; }
  .page-contacts .under_map .address_phone_contact.second { margin-left: 72px; }
  .page-contacts .under_map { position: relative; }
  .page-career-job .breadcrumbs { margin-top: 22px; }
  .page-career-job .content_job { margin-top: 31px; }
  .page-career-job .content_job .main_content_job { width: 704px; }
  .page-career-job .content_job .main_content_job h6 { margin-top: 22px; }
  .page-career-job .content_job .right_button { width: 205px; margin-left: 111px; }
  .page-career-job .content_job .right_button p { margin-top: 2px; padding: 0; }
  .page-career-job .content_job .right_button .btn { top: 63px; }
  .page-career-job hr { margin-top: 40px; }
  .page-career h2 span { padding-left: 0; }
  .page-career .breadcrumbs { margin-top: 25px; }
  .page-career .career_main { width: 1150px; }
  .page-food .try_out .try_out_item { width: 477px; }
  .page-food .try_out .try_out_item .pic { width: 477px; }
  .page-food .try_out .try_out_item img { width: 477px; }
  .page-food .special_offers h2 { margin-bottom: 46px; }
  .page-food .special_offers .special_offer_items { margin: 0 -32px; }
  .page-food .special_offers .special_offer_items .special_offer_item { width: 300px; padding-bottom: 81px; margin: 0 30px; }
  .page-food .special_offers .special_offer_items .special_offer_item a .pic { width: 300px; }
  .page-food .special_offers .special_offer_items .special_offer_item a .pic img { width: 300px; }
  .page-food .special_offers .special_offer_items .special_offer_item:nth-child(5n+1), .page-food .special_offers .special_offer_items .special_offer_item:nth-child(5n+2) { width: 477px; margin: 0 32px; }
  .page-food .special_offers .special_offer_items .special_offer_item:nth-child(5n+1) a .pic, .page-food .special_offers .special_offer_items .special_offer_item:nth-child(5n+2) a .pic { width: 477px; }
  .page-food .special_offers .special_offer_items .special_offer_item:nth-child(5n+1) a .pic img, .page-food .special_offers .special_offer_items .special_offer_item:nth-child(5n+2) a .pic img { width: 477px; }
  .page-food .container_foodhall .left_sidebar { width: 315px; }
  .page-food .container_foodhall .left_sidebar h2 { border: none; }
  .page-food .container_foodhall .left_sidebar h2 span:before { display: inline-block; }
  .page-food .container_foodhall .content_foodhall { width: 720px; }
  .page-food .container_foodhall .content_foodhall img { width: 720px; }
  .page-food .container_foodhall .content_foodhall .for_reserv h3:after { width: 720px; }
  .foodHall_inside .inner { padding: 0; }
  .page-faq .full-width.faq_page .inner { padding-right: 199px; padding-left: 199px; }
  .page-faq .full-width.faq_page .inner hr { margin: 30px 0 30px; }
  .page-faq .full-width.faq_page .inner .faq_item { padding: 0 0 0 12px; }
  .page-faq .full-width.faq_page .inner .faq_item .answer { margin-top: 27px; margin-bottom: 33px; }
  .page-faq .full-width.faq_page .inner .faq_form .after_ask h3 { margin-top: 109px; }
  .page-faq .full-width.faq_page .inner .faq_form .after_ask p { margin-bottom: 17px; }
  .page-faq .full-width.faq_page .inner .faq_form .ask_quest { padding: 0 12px; }
  .page-faq .full-width.faq_page .inner .faq_form .ask_quest h3 { margin-top: 77px; }
  .page-form h2 { margin-top: 0; }
  .page-form .full-width.form_open .inner { padding-right: 211px; padding-left: 211px; }
  .page-form .form_career { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
  .page-form .form_career .left_form { width: 48%; }
  .page-form .form_career .right_form { width: 45.5%; }
  .page-form .left_form .input-wr { margin-bottom: 3px; }
  .page-form .left_form .input-wr input { -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; padding: 16px 10px 16px 36px; border: 1px solid #f5f6f7; background-color: #f5f6f7; outline: none; }
  .page-form .left_form .input-wr input.error { border: 1px solid #ff4225; }
  .page-form .left_form .input-wr label { display: block; margin-bottom: 7px; color: #999; }
  .page-form .left_form .input-wr label.error { margin-top: 5px; color: #ff4225; }
  .page-form .left_form input.error { border: 1px solid #ff4225; outline: none; }
  .page-form .left_form input.field-validation-error { border: 1px solid #ff4225; }
  .page-form .left_form span.error { display: block; margin-top: 6px; margin-bottom: 28px; padding-left: 0; color: #ff4225; }
  .page-form .left_form span.error span { padding-left: 0; }
  .page-form .left_form span.field-validation-error { display: block; margin-top: 6px; margin-bottom: 28px; padding-left: 0; color: #ff4225; }
  .page-form .left_form span.field-validation-error span { padding-left: 0; }
  .page-form .right_form label { position: relative; display: block; cursor: pointer; }
  .page-form .right_form label .label_with_photos { font-size: 12px; font-weight: 600; padding-left: 120px; cursor: pointer; text-transform: uppercase; }
  .page-form .right_form label .label_with_photos:before { position: absolute; left: 0; width: 98px; height: 98px; content: ''; border: 1px solid #f5f6f7; outline: 1px dashed #dbdbdb; outline-offset: -4px; background-color: #f5f6f7; }
  .page-form .right_form label .field-validation-valid { position: absolute; bottom: -26px; }
  .page-form .right_form label.error { position: absolute; bottom: -24px; display: block; margin-top: 6px; padding-left: 0; color: #ff4225; }
  .page-form .right_form label.error span { padding-left: 0; }
  .page-form .right_form label.field-validation-error { position: absolute; bottom: -24px; display: block; margin-top: 6px; padding-left: 0; color: #ff4225; }
  .page-form .right_form label.field-validation-error span { padding-left: 0; }
  .page-form .right_form .input_with_dnd { position: absolute; z-index: -1; overflow: hidden; width: .1px; height: .1px; cursor: pointer; cursor: pointer; opacity: 0; }
  .page-form .right_form .choose_img { font-weight: 600; margin-top: 10px; margin-bottom: 0; padding-left: 120px; }
  .page-form .right_form .choose_img span { position: relative; display: inline; padding: 0; }
  .page-form .right_form .choose_img span:after { position: absolute; right: -2px; bottom: 0; width: 184px; height: 1px; content: ''; background-color: #ccc; }
  .page-form .right_form .not_bigger { margin-top: 10px; padding-right: 75px; padding-left: 120px; color: #999; }
  .page-form .right_form input.error ~ .label_with_photos:before { border: 1px solid #ff4225; }
  .page-form .right_form input.field-validation-error ~ .label_with_photos:before { border: 1px solid #ff4225; }
  .page-form .right_form .photo_upl { position: relative; margin-top: 22px; margin-bottom: 53px; margin-left: -3px; }
  .page-form .right_form .photo_upl label:before { background-image: url(../../assets/img/icons/icon-photo.svg); background-repeat: no-repeat; background-position: center; background-size: 43px; }
  .page-form .right_form .cv_upl { position: relative; margin-top: 26px; margin-left: -3px; }
  .page-form .right_form .cv_upl label:before { background-image: url(../../assets/img/icons/icon-upl.svg); background-repeat: no-repeat; background-position: center; background-size: 43px; }
  .page-form .details { width: 100%; margin-top: 0; margin-bottom: 0; text-align: center; letter-spacing: .025rem; color: #999; }
  .page-form .all_fields_required { font-size: 16px; margin-top: 44px; margin-bottom: 8px; text-align: center; letter-spacing: .025rem; color: #999; }
  .page-form .registration { display: block; margin: 15px auto 50px; padding-left: 117px; padding-right: 117px; }
  .page-form .check_data { position: relative; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; margin-top: 30px; text-align: center; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .page-form .check_data .error { width: 100%; margin-top: -7px; margin-bottom: 8px; color: #ff4225; -webkit-box-ordinal-group: 4; -webkit-order: 3; -ms-flex-order: 3; order: 3; }
  .page-form .check_data .field-validation-error { width: 100%; margin-top: -17px; margin-bottom: 13px; color: #ff4225; -webkit-box-ordinal-group: 4; -webkit-order: 3; -ms-flex-order: 3; order: 3; }
  .page-form .check_data input[type='checkbox'] { visibility: hidden; }
  .page-form .check_data .around_check { width: 100%; margin-bottom: 6px; }
  .page-form .check_data .around_check .check_box { position: relative; display: inline-block; margin-right: 32px; padding-left: 32px; color: #474747; }
  .page-form .check_data .around_check .check_box a { position: relative; -webkit-transition: color .3s; transition: color .3s; text-decoration: none; color: #474747; }
  .page-form .check_data .around_check .check_box a:after { position: absolute; right: 0; bottom: 0; width: 221px; height: 1px; content: ''; -webkit-transition: background-color .3s; transition: background-color .3s; background-color: #d1d1d1; }
  .page-form .check_data .around_check .check_box a:hover { color: #e655b7; }
  .page-form .check_data .around_check .check_box a:hover:after { background-color: #e655b7; }
  .page-form .check_data .around_check .check_box:before { position: absolute; bottom: -1px; left: 0; display: inline-block; width: 20px; height: 20px; margin-right: 10px; content: ''; -webkit-border-radius: 0; border-radius: 0; background-color: #f5f6f7; }
  .page-form .check_data input[type=checkbox]:checked ~ .around_check .check_box:before { font-size: 15px; line-height: 15px; -webkit-box-sizing: border-box; box-sizing: border-box; padding-top: 1px; content: url("../../assets/img/icons/icon-check.svg"); text-align: center; color: #f3f3f3; background-color: #e655b7; }
  .page-events .full-width.event_page.eve_which .event_with_ph { position: relative; }
  .page-events .event_page .top_event_inf .right_col_event .without_registration { margin-top: -12px; }
  .page-events .full-width.event_page.eve_which .event_with_ph:after { position: absolute; bottom: 25px; display: block; width: 100%; height: 1px; content: ''; background-color: #e9e9e9; }
  .page-events .block-events .events-wr .event-i { margin: 0 54px 63px 0; }
  .page-events .block-events .events-wr .event-i:nth-of-type(8n+1), .page-events .block-events .events-wr .event-i:nth-of-type(8n+2) { width: 445px; }
  .page-events .block-events .events-wr .event-i:nth-of-type(8n+1) { margin-right: 63px; }
  .page-events .top_event_page .top-event { margin: 65px auto 27px; }
  .page-events .top_event_page .breadcrumbs { font-size: 14.5px; margin-top: 8px; margin-bottom: 24px; padding: 0; color: #999; }
  .page-events .top_event_page .top_event_inf .about_top_event { width: 699px; }
  .page-events .top_event_page .top_event_inf .right_col_event { width: 195px; padding-top: 15px; }
  .page-events .event_page .with_image_event .just-event .ph_event { width: 575px; }
  .page-events .event_page .with_image_event .just-event .ph_event img { width: 575px; }
  .page-events .event_page .block-events .events-wr .event-i { margin: 0 28px 63px; }
  .page-events .event_page .block-events .events-wr .event-i:nth-of-type(8n+1) { margin-right: 63px; }
  .page-events .event_page .just-event { margin: 65px auto 27px; }
  .page-events .event_page .breadcrumbs { font-size: 14.5px; margin-top: 27px; margin-bottom: 24px; padding: 0; color: #999; }
  .page-events .event_page .top_event_inf .about_top_event { width: 699px; }
  .page-events .event_page .top_event_inf .right_col_event { width: 195px; padding-top: 15px; }
  .page-events .event_page .event_with_ph { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
  .page-events .event_page .event_with_ph .event-i { max-width: 833px; -webkit-box-flex: 2; -webkit-flex-grow: 2; -ms-flex-positive: 2; flex-grow: 2; }
  .page-events .event_page .event_with_ph .ph_event img { width: 575px; }
  .page-sale-item .sale_inf .when { margin-top: 23px; }
  .page-sale-item .sale-item-block { margin-top: 45px; }
  .page-sale-item .block-subscribe { margin: 82px 0 50px; padding-top: 94px; }
  .page-sale-item .photo_sale { top: 0; width: 400px; }
  .page-sale-item .floors { margin-top: 123px; }
  .page-sale-item .sale_inf { width: 588px; }
  .page-sale-item .sale_inf h3 { width: 100%; margin-top: 20px; }
  .page-sale-item .sale_inf p { width: 97%; margin-top: 20px; }
  .page-sale-item .another_sales_inf { margin-top: 74px; }
  .page-sale-item .another_sales_inf a img { width: 274px; height: 274px; margin-top: 0; }
  .page-sale-item .another_sales_inf a .pic { width: 274px; height: 274px; margin-top: 49px; }
  .show-1300 { display: block !important; }
  .show-mob_tabl { display: none !important; }
  .page-sales .sales-all { margin: 0 -33px; }
  .page-sales .sales-all .sale-item-page { width: 300px; margin: 60px 30px 0; /*&:nth-child(8n+1), &:nth-child(8n+2) { width: 477px; margin-left: 33px; margin-right: 33px; a .pic { width: 477px; img { width: 477px; } } }*/ }
  .page-sales .sales-all .sale-item-page a .pic { width: 300px; }
  .page-sales .sales-all .sale-item-page a img { width: 300px; }
  .page-news { /*****************************/ }
  .page-news .news { margin: 55px -30px 0; }
  .page-news .new_item { width: 300px; margin-left: 30px; margin-right: 30px; margin-bottom: 64px; }
  .page-news .new_item a .pic { width: 300px; }
  .page-news .new_item a .pic img { width: 300px; }
  .page-news .top_new .social { margin-top: 35px; }
  .page-news .top_new .whats_new { width: 466px; }
  .page-news .top_new .whats_new .when { margin-top: 22px; }
  .page-news .top_new .news_image { width: 510px; }
  .page-news .top_new .news_image img { width: 510px; }
  .page-news .bottom_new { padding: 0 147px; }
  .page-news .another_news { margin-top: 88px; }
  .page-news .another_news .slide-item { padding: 7px; margin-top: 27px; }
  .page-news .another_news .slide-item .pic { width: 300px; }
  .page-news .another_news .slide-item .pic img { width: 300px; }
  .page-articles .top_article .pic { width: 1151px; }
  .page-articles .top_article .pic .top_img { width: 1151px; }
  .page-articles .all_articles { margin: 70px -30px 0; }
  .page-articles .all_articles .article_item { width: 300px; margin: 0 30px 75px; }
  .page-articles .all_articles .article_item img { width: 300px; }
  .page-articles .all_articles .article_item .tsum_likes { width: 291px; }
  .page-articles .top_article_page .social { margin-top: 95px; }
  .page-articles .top_article_page .whats_article { width: 466px; }
  .page-articles .top_article_page .whats_article .when { margin-top: 22px; }
  .page-articles .top_article_page .article_image { width: 510px; }
  .page-articles .top_article_page .article_image img { width: 510px; }
  .page-articles .collection_article { padding-bottom: 41px; }
  .page-articles .collection_article img { width: 1018px; }
  .page-articles .collection_article .collection_description { padding: 0 145px; }
  .page-news .top_news a .pic { width: 1080px; }
  .page-news .top_news a .pic sapan { /*height: 100%;*/ }
  .page-news .top_news a .pic img { height: 350px; width: 1080px; display: block; }
  .sale_inf_box .sale_inf_title { -webkit-transition: color 250ms; transition: color 250ms; }
  .sale_inf_box .sale_inf_title:hover { color: #e655b7; } }

@media only screen and (max-width: 1440px) { .page-b2b .block-main .main-bottom .inner { padding: 40px 20px 40px 20px; }
  .page-b2b .block-main .btn { min-width: 190px; margin: 10px 10px 10px 15px; } }

/* Desktops and laptops (medium screens) ----------- */
@media only screen and (min-width: 1880px) { .full-height { padding: 140px 10px 10px; }
  .full-height .border-top { height: 10px; }
  .full-height .border-bottom { height: 10px; }
  .full-height .border-left { width: 10px; }
  .full-height .border-right { width: 10px; }
  .full-width .inner { max-width: 1170px; padding-right: 0; padding-left: 0; }
  .top-event .content .title { font-size: 50px; line-height: 50px; }
  .page-events .event_page .with_image_event .just-event .content .title { font-size: 50px; line-height: 50px; }
  header { top: 10px; right: 10px; left: 10px; }
  header .header-top .inner { padding: 0; }
  header .header-bottom > .inner { max-width: 1170px; }
  header .header-bottom .inner { -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
  header .header-bottom .logo { position: absolute; top: 50%; left: 50%; width: 97px; height: 47px; margin: 0; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
  header .header-bottom .menu-trigger { display: none !important; }
  header .header-bottom .menu-main { position: static; z-index: 1; visibility: visible; height: auto !important; -webkit-box-flex: 2; -webkit-flex-grow: 2; -ms-flex-positive: 2; flex-grow: 2; }
  header .header-bottom .menu-main:before { display: none; }
  header .header-bottom .menu-main > ul li { opacity: 1; }
  header .header-bottom .submenu-wr { -webkit-box-sizing: border-box; box-sizing: border-box; }
  header .header-bottom .submenu-wr:before { position: absolute; top: 0; left: 0; width: 100%; height: 1px; content: ''; background-color: #dfdfdf; }
  header .header-bottom .submenu-wr .inner > ul a { padding-right: 12px; padding-left: 12px; }
  header .header-bottom .submenu-wr .submenu-group { width: auto; margin-right: 30px; padding-top: 30px; padding-right: 0; padding-bottom: 50px; }
  .banner-wr { max-width: 1400px; margin: 50px auto; }
  .banner-wr .banner-link { width: 1400px; }
  .banner-wr .content { padding: 80px 0 70px; }
  .banner-wr .pic-hovered { width: 1400px; }
  .banner-wr .pic-hovered img { width: 1400px; }
  .top-event .content { width: 585px; }
  .top-event .pic-hover { width: 585px; }
  .top-event .pic-hover img { width: 585px; }
  footer { padding-top: 41px; }
  footer .footer-top .inner { max-width: 1400px; padding-right: 114px; padding-left: 114px; }
  footer .footer-bottom .inner { max-width: 1400px; padding-top: 98px; padding-bottom: 37px; padding-right: 114px; padding-left: 114px; }
  footer nav .list-wr { margin-right: 90px; }
  footer nav .list-wr:last-of-type { margin-right: 0; }
  footer .to_top { right: 114px; }
  .page-catalog .block-nav .inner { padding: 0; }
  .page-catalog .block-nav nav ul { margin-right: 60px; }
  .page-catalog .block-collections .collections-wr { margin: 0 -15px; }
  .page-catalog .block-collections .collection-i { width: 370px; margin: 0 15px 30px; }
  .page-catalog .block-collections .collection-i .content { width: 370px; }
  .page-catalog .block-collections .collection-i:nth-of-type(1):nth-last-of-type(1), .page-catalog .block-collections .collection-i:nth-of-type(5n+2):nth-last-of-type(1), .page-catalog .block-collections .collection-i:nth-of-type(5n+1):nth-last-of-type(2), .page-catalog .block-collections .collection-i:nth-of-type(5n-1), .page-catalog .block-collections .collection-i:nth-of-type(5n) { width: 477px; }
  .page-catalog .block-collections .collection-i:nth-of-type(1):nth-last-of-type(1) .content, .page-catalog .block-collections .collection-i:nth-of-type(5n+2):nth-last-of-type(1) .content, .page-catalog .block-collections .collection-i:nth-of-type(5n+1):nth-last-of-type(2) .content, .page-catalog .block-collections .collection-i:nth-of-type(5n-1) .content, .page-catalog .block-collections .collection-i:nth-of-type(5n) .content { width: 477px; }
  .page-collections .block-banner .inner { padding: 0; max-width: 1400px; }
  .page-collections .block-text .inner { max-width: 1168px; padding-right: 270px; }
  .page-collections .block-collections .collections-wr { margin: 60px -15px 0; }
  .page-collections .block-collections .collection-i { width: 370px; margin: 0 15px 30px; }
  .page-collections .block-collections .collection-i .content { width: 370px; }
  .page-collections .block-single-slider { margin: 50px 0; }
  .page-collections .block-single-slider .inner { max-width: 1400px; padding: 0; }
  .page-collections .block-single-slider .single-slider-wr { padding: 0 115px; }
  .page-collections .block-single-slider .single-slider .single-slider-i img { width: 1170px; }
  .page-collections .block-multi-slider, .page-home .block-multi-slider { margin: 50px 0; }
  .page-collections .block-multi-slider .inner, .page-home .block-multi-slider .inner { max-width: 1400px; padding: 0; }
  .page-collections .block-multi-slider .multi-slider-wr, .page-home .block-multi-slider .multi-slider-wr { padding: 0 115px; }
  .page-collections .block-text, .page-collections .block-single, .page-collections .block-double { margin: 50px 0; }
  .page-collections .block-triple { margin: 30px 0; }
  .page-collections .block-triple .inner > div { width: 31.5%; }
  .page-brands .block-collections { margin-top: 80px; }
  .page-brands .block-info .another_sales_inf { margin-top: 99px; }
  .page-brands .block-info .another_sales_inf a img { width: 324px; height: 324px; margin-top: 0; }
  .page-brands .block-info .another_sales_inf a .pic { width: 324px; height: 324px; margin-top: 52px; }
  .page-brands .block-collections .collections-wr { margin: 30px -15px 0; }
  .page-brands .block-collections .collection-i { width: 370px; margin: 0 15px 30px; }
  .page-brands .block-collections .collection-i .content { width: 370px; }
  .page-brands .block-collections .collection-i:nth-of-type(1):nth-last-of-type(1), .page-brands .block-collections .collection-i:nth-of-type(5n+2):nth-last-of-type(1), .page-brands .block-collections .collection-i:nth-of-type(5n+1):nth-last-of-type(2), .page-brands .block-collections .collection-i:nth-of-type(5n-1), .page-brands .block-collections .collection-i:nth-of-type(5n) { width: 477px; }
  .page-brands .block-collections .collection-i:nth-of-type(1):nth-last-of-type(1) .content, .page-brands .block-collections .collection-i:nth-of-type(5n+2):nth-last-of-type(1) .content, .page-brands .block-collections .collection-i:nth-of-type(5n+1):nth-last-of-type(2) .content, .page-brands .block-collections .collection-i:nth-of-type(5n-1) .content, .page-brands .block-collections .collection-i:nth-of-type(5n) .content { width: 477px; }
  .page-b2b .block-main .main-top h1 { margin: 58px 0 25px; }
  .page-b2b .block-brands { margin: 100px 0 92px; }
  .page-b2b .block-brands .brands-wr { margin: 30px 0 5px; }
  .page-b2b .block-numbers { margin-bottom: 25px; padding-top: 93px; }
  .page-b2b .block-numbers .inner { padding-left: 35px; padding-right: 35px; }
  .page-b2b .block-numbers .numbers-wr { margin-right: 0; margin-left: 0; }
  .page-b2b .block-numbers .number-i { margin: 10px 30px 81px; }
  .page-b2b .block-benefits { margin: 0 0 102px; padding-top: 93px; }
  .page-b2b .block-benefits .inner { max-width: 1170px; padding-right: 65px; padding-left: 65px; }
  .page-b2b .block-placement .inner { padding-right: 0; padding-left: 0; }
  .page-b2b .block-placement .map-holder { width: 775px; margin-right: 47px; }
  .page-b2b .block-placement .map-wr .map { height: 495px; }
  .page-b2b .block-placement .description { margin: 0 53px 20px 0; }
  .page-b2b .block-architect .inner { max-width: 1400px; }
  .page-b2b .block-architect .architect-wr { margin: 50px 0; padding-right: 100px; padding-left: 100px; }
  .page-b2b .block-architect .architect-i { padding: 15px; }
  .page-history .block-main .bg img { max-width: 1400px; }
  .page-history .block-main h1 { margin: 15px 0 15px; }
  .page-history .block-text { margin: 80px 0; }
  .page-history .two-columns .content-inner { margin-top: 15px; margin-left: 45px; margin-right: 0; }
  .page-history .two-columns .title { margin-bottom: 32px; }
  .page-history .block-slider { margin-top: 82px; }
  .page-history .block-slider .history-slider .slider-pic .slide-i img { width: 585px; }
  .page-history .block-slider .two-columns .title { margin-bottom: 40px; }
  .page-history .block-slider .two-columns .content-inner { margin-left: 45px; margin-right: 0; margin-top: 0; }
  .page-history .block-slider .history-slider .slider-text { padding: 60px 0 30px; margin: 0; }
  .page-history .block-slider .history-slider .controls { margin-top: 10px; margin-bottom: -10px; }
  .page-history .block-pic { margin: 80px 0 75px; }
  .page-home .block-collections .collections-slider .slider-pic { padding-left: 170px; padding-right: 70px; }
  .page-home .block-collections .collections-slider .slider-pic .slide-i img { width: 930px; }
  .page-home .block-collections .collections-slider .slider-text { max-width: 400px; }
  .page-home .block-collections .collections-slider .slider-text .slide-i .text { width: 400px; }
  .page-home .block-collections { padding-top: 100px; }
  .page-home .block-collections .collections-wr { margin: 100px -15px -15px; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
  .page-home .block-collections .collection-i { margin: 0 15px 40px; /*padding-left: 70px;*/ }
  .page-home .block-collections .collection-i .link-to-category { min-width: 104px; letter-spacing: .13em; font-size: 16px; line-height: 20px; margin: 35px 0 20px; color: #222222; padding: 0; display: block; text-transform: uppercase; }
  .page-home .block-collections .collection-i .pic { width: 500px; }
  .page-home .block-collections .collection-i .pic img { width: 500px; }
  .page-home .block-collections .collection-i .content { /*top: 80px;*/ }
  .page-home .block-collections .collection-i .content .title { /*margin-bottom: 26px;*/ }
  .page-home .block-events { margin-bottom: 65px; }
  .page-home .block-events .events-wr { margin: 50px -30px 0; }
  .page-home .block-events .events-wr .event-i { width: 340px; margin: 0 30px 63px; }
  .page-home .block-events .events-wr .event-i:nth-of-type(1), .page-home .block-events .events-wr .event-i:nth-of-type(2) { width: 550px; }
  .page-home .block-events .events-wr .event-i:nth-of-type(1) { margin-right: 20px; }
  .page-home .block-events .btn-wr { margin-top: -15px; text-align: center; }
  .page-home .block-events .btn-wr .btn { width: 252px; }
  .page-home .block-subscribe { margin: 50px 0 50px; padding-top: 82px; }
  .left_sidebar_services.serv_list { display: block !important; }
  .page-service-item .breadcrumbs { margin-bottom: 29px; margin-top: 26px; }
  .page-service-item .under_serv_title h2 { margin-top: -2px; }
  .page-service-item .left_sidebar { width: 200px; }
  .page-service-item .left_sidebar_services { margin-top: 31px; }
  .page-service-item .full-width .inner .main_service-item { width: 970px; padding-left: 200px; }
  .page-service-item .full-width .inner .main_service-item .which_floor { top: -57px; }
  .page-service-item .full-width .inner .main_service-item .main_service_item_img { max-width: 100%; height: 364px; }
  .page-service-item .full-width .inner .main_service-item .under_img_services .label_main_services { right: 31px; }
  .page-service .under_serv_title { margin-top: 43px; text-align: center; }
  .page-service .under_services_item { margin: 50px -17px 5px; }
  .page-service .services_about { max-width: 829px; margin: 26px auto 46px; letter-spacing: .025rem; }
  .page-service .services_item { margin-bottom: 43px; }
  .page-service .services_item a { width: 370px; }
  .page-service .services_item .pic-hover { width: 370px; height: 370px; }
  .page-service .services_item .pic-hover img { width: 370px; height: 370px; }
  .page-service .loyal { width: 1400px; height: 458px; margin: 0; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
  .page-service .loyal a { height: 458px; }
  .page-service .loyal hr { top: 175px; left: 119px; }
  .page-service .loyal .pic.pic-hover { width: 1400px; height: 458px; }
  .page-service .loyal .pic.pic-hover img { display: block; width: 1400px; height: 458px; }
  .page-service .loyal .pic.pic-hover .loyal_par { top: 1px; padding-left: 114px; }
  .page-contacts .map { width: 1400px; height: 484px; }
  .page-contacts .breadcrumbs { margin-top: 26px; }
  .page-contacts .under_map .address_phone_contact.second { margin-left: 72px; }
  .page-contacts .under_map { position: relative; margin-top: 52px; }
  .page-career-job h3 { margin-top: 49px; }
  .page-career-job .breadcrumbs { margin-top: 26px; }
  .page-career-job .content_job { margin-top: 31px; }
  .page-career-job .content_job .main_content_job { width: 900px; }
  .page-career-job .content_job .main_content_job h6 { margin-top: 22px; }
  .page-career-job .content_job .right_button { width: 213px; margin-left: 55px; }
  .page-career-job .content_job .right_button p { margin-top: 2px; padding: 0; }
  .page-career-job .content_job .right_button .btn { top: 61px; right: -8%; }
  .page-career-job hr { margin-top: 37px; }
  .page-career h2 span { padding-left: 0; }
  .page-career .breadcrumbs { margin-top: 26px; }
  .page-career .career_main { width: 1400px; }
  .page-career .vacancies { margin-top: 98px; padding-left: 70px; }
  .page-career .vacancies .btn_div { padding-right: 70px; }
  .page-career .vacancies .paginator { padding-right: 70px; }
  .page-career .career_about { max-width: 970px; }
  .page-career .vacancy_item { -webkit-box-sizing: border-box; box-sizing: border-box; padding-right: 50px; }
  .page-food .try_out { margin-top: 97px; }
  .page-food .try_out .try_out_item { width: 570px; }
  .page-food .try_out .try_out_item .pic { width: 570px; }
  .page-food .try_out .try_out_item img { width: 570px; }
  .page-food .try_out .try_out_item p { margin-top: 11px; }
  .page-food .special_offers h2 { margin-bottom: 46px; }
  .page-food .special_offers .special_offer_items { margin: 0 -15px; }
  .page-food .special_offers .special_offer_items .special_offer_item { width: 370px; padding-bottom: 81px; margin: 0 15px; }
  .page-food .special_offers .special_offer_items .special_offer_item a .pic { width: 370px; }
  .page-food .special_offers .special_offer_items .special_offer_item a .pic img { width: 370px; }
  .page-food .special_offers .special_offer_items .special_offer_item:nth-child(5n+1), .page-food .special_offers .special_offer_items .special_offer_item:nth-child(5n+2) { width: 570px; margin: 0 15px; }
  .page-food .special_offers .special_offer_items .special_offer_item:nth-child(5n+1) a .pic, .page-food .special_offers .special_offer_items .special_offer_item:nth-child(5n+2) a .pic { width: 570px; }
  .page-food .special_offers .special_offer_items .special_offer_item:nth-child(5n+1) a .pic img, .page-food .special_offers .special_offer_items .special_offer_item:nth-child(5n+2) a .pic img { width: 570px; }
  .page-food .container_foodhall .left_sidebar { width: 315px; }
  .page-food .container_foodhall .content_foodhall { width: 770px; }
  .page-food .container_foodhall .content_foodhall img { width: 780px; }
  .page-food .container_foodhall .content_foodhall .for_reserv h3:after { width: 770px; }
  .page-faq .full-width.faq_page .inner { padding-right: 170px; padding-left: 170px; }
  .page-faq .full-width.faq_page .inner hr { margin: 30px 0 30px; }
  .page-faq .full-width.faq_page .inner .faq_item { padding: 0 31px; }
  .page-faq .full-width.faq_page .inner .faq_item .answer { margin-top: 27px; margin-bottom: 33px; }
  .page-faq .full-width.faq_page .inner .faq_form .after_ask h3 { margin-top: 109px; }
  .page-faq .full-width.faq_page .inner .faq_form .after_ask p { margin-bottom: 17px; }
  .page-faq .full-width.faq_page .inner .faq_form .ask_quest { padding: 0 31px; }
  .page-faq .full-width.faq_page .inner .faq_form .ask_quest .name_mail { width: 370px; margin-bottom: 16px; }
  .page-faq .full-width.faq_page .inner .faq_form .ask_quest h3 { margin-top: 97px; }
  .page-form .full-width.form_open .inner { padding-right: 200px; padding-left: 200px; }
  .page-form .form_career .left_form, .page-form .page-form .form_career .right_form { width: 46%; }
  .page-form .check_data { margin-top: 38px; }
  .page-form .registration { padding-left: 123px; padding-right: 123px; }
  .page-events .event_page .top_event_inf .right_col_event .without_registration { margin-top: -12px; }
  .page-events .block-events .events-wr .event-i { margin: 0 67px 63px 0; }
  .page-events .block-events .events-wr .event-i:nth-of-type(8n+1), .page-events .block-events .events-wr .event-i:nth-of-type(8n+2) { width: 520px; }
  .page-events .block-events .events-wr .event-i:nth-of-type(8n+1) { margin-right: 63px; }
  .page-events .top_event_page .top-event { margin: 65px auto 27px; }
  .page-events .top_event_page .breadcrumbs { margin-top: 26px; }
  .page-events .top_event_page .top_event_inf .about_top_event { width: 857px; }
  .page-events .top_event_page .top_event_inf .right_col_event { width: 184px; padding-top: 15px; }
  .page-events .event_page .with_image_event .just-event .ph_event { width: 585px; }
  .page-events .event_page .with_image_event .just-event .ph_event img { width: 585px; }
  .page-events .event_page .with_image_event .just-event .content { width: 585px; padding-top: 0; }
  .page-events .event_page .just-event { margin: 65px auto 27px; }
  .page-events .event_page .breadcrumbs { margin-top: 26px; }
  .page-events .event_page .top_event_inf .about_top_event { width: 857px; }
  .page-events .event_page .top_event_inf .right_col_event { width: 184px; padding-top: 15px; }
  .page-events .event_page .event_with_ph { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
  .page-events .event_page .event_with_ph .event-i { max-width: 705px; -webkit-box-flex: 2; -webkit-flex-grow: 2; -ms-flex-positive: 2; flex-grow: 2; }
  .page-events .event_page .event_with_ph .ph_event img { width: 585px; }
  .page-sale-item .sale_inf .when { margin-top: 19px; }
  .page-sale-item .sale-item-block { margin-top: 20px; }
  .page-sale-item .block-subscribe { margin: 82px 0 50px; padding-top: 94px; }
  .page-sale-item .photo_sale { width: 485px; top: 9px; }
  .page-sale-item .floors { margin-top: 100px; }
  .page-sale-item .sale_inf { width: 588px; }
  .page-sale-item .sale_inf h3 { width: 100%; margin-top: 20px; }
  .page-sale-item .sale_inf p { width: 97%; }
  .page-sale-item .another_sales_inf { margin-top: 99px; }
  .page-sale-item .another_sales_inf a img { width: 324px; height: 324px; margin-top: 0; }
  .page-sale-item .another_sales_inf a .pic { width: 324px; height: 324px; margin-top: 52px; }
  .page-sales .sales-all { margin: 0 -15px; }
  .page-sales .sales-all .sale-item-page { width: 370px; margin: 60px 15px 0; /*&:nth-child(8n+1), &:nth-child(8n+2) { width: 570px; margin-left: 15px; margin-right: 15px; a .pic { width: 570px; img { width: 570px; } } }*/ }
  .page-sales .sales-all .sale-item-page a .pic { width: 370px; }
  .page-sales .sales-all .sale-item-page a img { width: 370px; }
  .page-news .news { margin: 65px -15px 0; }
  .page-news .new_item { width: 370px; margin-left: 15px; margin-right: 15px; margin-bottom: 68px; }
  .page-news .new_item a .pic { width: 370px; }
  .page-news .new_item a .pic img { width: 370px; }
  .page-news .top_new:after { content: ""; position: absolute; height: 1px; width: 86%; background-color: #e9e9e9; bottom: -72px; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
  .page-news .top_new .news_image { width: 585px; }
  .page-news .top_new .news_image img { width: 585px; }
  .page-news .bottom_new { margin-top: 119px; padding: 0 200px; }
  .page-news .another_news { margin-top: 102px; }
  .page-news .another_news .slide-item { padding: 12px; margin-top: 68px; }
  .page-news .another_news .slide-item .pic { width: 340px; }
  .page-news .another_news .slide-item .pic img { width: 340px; }
  .page-news .another_news .slick-next, .page-news .another_news .slick-prev { top: 41%; }
  .page-articles .top_article .pic { width: 1400px; }
  .page-articles .top_article .pic .top_img { width: 1400px; }
  .page-articles .all_articles { margin: 54px -15px 0; }
  .page-articles .all_articles .article_item { width: 370px; margin: 0 15px 66px; }
  .page-articles .all_articles .article_item img { width: 370px; }
  .page-articles .all_articles .article_item .tsum_likes { width: 341px; }
  .page-articles .top_article_page .whats_article { width: 542px; }
  .page-articles .top_article_page .whats_article .when { margin-top: 35px; }
  .page-articles .top_article_page .article_image { width: 585px; }
  .page-articles .top_article_page .article_image img { width: 585px; }
  .page-articles .collection_article img { width: 1170px; }
  .page-articles .collection_article .collection_description { padding: 0 220px; }
  .page-brands .block-collections .collection-i .pic span img { width: 370px; height: auto; }
  .page-brands .block-collections .collection-i:nth-of-type(1):nth-last-of-type(1) .pic img, .page-brands .block-collections .collection-i:nth-of-type(5n+2):nth-last-of-type(1) .pic img, .page-brands .block-collections .collection-i:nth-of-type(5n+1):nth-last-of-type(2) .pic img, .page-brands .block-collections .collection-i:nth-of-type(5n-1) .pic img, .page-brands .block-collections .collection-i:nth-of-type(5n) .pic img { width: 370px; height: auto; } }

/* Large screens ----------- */
@media only screen and (min-width: 2400px) { .full-width .inner { max-width: 1752px; padding-right: 136px; padding-left: 136px; }
  h2 { font-size: 36px; }
  .subtitle { font-size: 14px; line-height: 18px; }
  .btn { font-size: 14px; line-height: 14px; min-width: 300px; padding: 25px 35px 22px; }
  .top-event { margin: 85px auto; }
  .top-event .content { width: 740px; }
  .top-event .pic-hover { width: 740px; }
  .top-event .pic-hover img { width: 740px; }
  .top-event .content { padding: 35px 0; }
  .top-event .content .type { font-size: 15px; margin-bottom: 25px; }
  .top-event .content .title { font-size: 65px; line-height: 1em; }
  .top-event .content .title:after { width: 120px; height: 3px; }
  .top-event .content .date { font-size: 45px; }
  header .header-top .inner { padding-right: 136px; padding-left: 136px; }
  header .header-bottom > .inner { max-width: 1480px; }
  header .header-bottom .inner { max-width: 1480px; padding-right: 0; padding-left: 0; }
  header .header-bottom .menu-main ul { -webkit-box-flex: 0; -webkit-flex-grow: 0; -ms-flex-positive: 0; flex-grow: 0; }
  footer .to_top { position: absolute; top: -138px; right: 0; cursor: pointer; height: 60px; width: 55px; visibility: hidden; }
  footer .footer-top .inner { max-width: 1480px; padding-right: 0; padding-left: 0; }
  footer .footer-bottom .inner { max-width: 1480px; }
  footer nav .list-wr { margin-right: 160px; }
  .search-view .inner { padding-top: 77px; padding-bottom: 77px; }
  .search-view .close { top: 56px; right: 57px; }
  .search-view .search-form { margin-bottom: 62px; }
  .search-view .search-form .search-wr { width: 860px; }
  .search-view .search-form > label { font-size: 18px; margin: 0 0 14px; }
  .search-view .search-form .search-wr button[type='submit'] { width: 28px; height: 28px; }
  .search-view .search-form .search-wr button[type='submit'] .icon { width: 28px; height: 28px; }
  .search-view .search-form .search-wr input[type='text'] { font-size: 28px; line-height: 28px; padding: 0 42px 14px; }
  .search-view .results-wr { margin: 0 -35px; }
  .search-view .results-wr .result-i { font-size: 20px; line-height: 24px; width: 420px; margin: 0 35px 50px; }
  .search-view .results-wr .result-i .type { font-size: 15px; font-weight: 600; margin: 0 0 15px; }
  .search-view .results-wr .result-i .title { font-size: 34px; margin-bottom: 20px; }
  .search-view .btn-wr .descript { font-size: 20px; margin: 0 0 20px; }
  .search-view .btn-wr .btn { min-width: 300px; }
  .page-catalog .block-nav .inner { padding: 0 136px; }
  .page-catalog .block-nav nav ul { margin-right: 100px; }
  .page-catalog .block-collections .description-wr { font-size: 20px; line-height: 24px; }
  .page-catalog .block-collections .description-wr p { max-width: 960px; }
  .page-catalog .block-collections .collections-wr { margin: 0 -19px; }
  .page-catalog .block-collections .collection-i { width: 468px; margin: 0 19px 38px; }
  .page-catalog .block-collections .collection-i .brand { font-size: 14px; }
  .page-catalog .block-collections .collection-i .title { font-size: 42px; padding-bottom: 30px; margin-top: 30px; }
  .page-catalog .block-collections .collection-i .content { width: 468px; padding: 50px; }
  .page-catalog .block-collections .collection-i:nth-of-type(1):nth-last-of-type(1), .page-catalog .block-collections .collection-i:nth-of-type(5n+2):nth-last-of-type(1), .page-catalog .block-collections .collection-i:nth-of-type(5n+1):nth-last-of-type(2), .page-catalog .block-collections .collection-i:nth-of-type(5n-1), .page-catalog .block-collections .collection-i:nth-of-type(5n) { width: 721px; }
  .page-catalog .block-collections .collection-i:nth-of-type(1):nth-last-of-type(1) .title, .page-catalog .block-collections .collection-i:nth-of-type(5n+2):nth-last-of-type(1) .title, .page-catalog .block-collections .collection-i:nth-of-type(5n+1):nth-last-of-type(2) .title, .page-catalog .block-collections .collection-i:nth-of-type(5n-1) .title, .page-catalog .block-collections .collection-i:nth-of-type(5n) .title { font-size: 56px; padding-bottom: 30px; margin-top: 30px; }
  .page-catalog .block-collections .collection-i:nth-of-type(1):nth-last-of-type(1) .content, .page-catalog .block-collections .collection-i:nth-of-type(5n+2):nth-last-of-type(1) .content, .page-catalog .block-collections .collection-i:nth-of-type(5n+1):nth-last-of-type(2) .content, .page-catalog .block-collections .collection-i:nth-of-type(5n-1) .content, .page-catalog .block-collections .collection-i:nth-of-type(5n) .content { width: 721px; }
  .page-catalog .block-collections .btn-wr .btn { min-width: 300px; }
  .page-collections .block-banner .inner { padding: 0; max-width: 1752px; }
  .page-collections .block-banner h2 { font-size: 80px; line-height: 75px; margin: 8px 0 20px; }
  .page-collections .block-banner .subtitle { font-size: 15px; line-height: 17px; }
  .page-collections .block-text .inner { max-width: 1480px; padding-right: 460px; font-size: 20px; line-height: 26px; }
  .page-collections .block-text { margin: 50px 0; }
  .page-collections .block-collections .collections-wr { margin: 60px -19px 0; }
  .page-collections .block-collections .collection-i { width: 468px; margin: 0 19px 38px; }
  .page-collections .block-collections .collection-i .brand { font-size: 14px; }
  .page-collections .block-collections .collection-i .title { font-size: 42px; padding-bottom: 30px; margin-top: 30px; }
  .page-collections .block-collections .collection-i .content { width: 468px; padding: 50px; }
  .page-collections .block-info .info { padding: 60px 20px; }
  .page-collections .block-info .info > div:nth-child(2) { margin-left: 125px; }
  .page-collections .block-info .title { font-size: 56px; }
  .page-collections .block-info .locations .icon { width: 52px; height: 52px; }
  .page-collections .block-info .locations .name { font-size: 15px; }
  .page-collections .block-info .locations ul { font-size: 17px; line-height: 25px; }
  .page-collections .block-info .locations ul li { margin-left: 40px; }
  .page-collections .block-single, .page-collections .block-double, .page-collections .block-triple { margin: 60px 0; }
  .page-collections .block-single-slider .inner { padding: 0; max-width: 1752px; }
  .page-collections .block-single-slider .single-slider-wr { padding: 0 136px; }
  .page-collections .block-single-slider .single-slider .single-slider-i img { width: 1480px; }
  .page-collections .block-single-slider .single-slider-wr .slick-next, .page-collections .block-single-slider .single-slider-wr .slick-prev { width: 48px; height: 48px; }
  .page-collections .block-multi-slider .inner, .page-home .block-multi-slider .inner { padding: 0; max-width: 1752px; }
  .page-collections .block-multi-slider .multi-slider-wr, .page-home .block-multi-slider .multi-slider-wr { padding: 0 123px; }
  .page-collections .block-multi-slider .multi-slider-i, .page-home .block-multi-slider .multi-slider-i { 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; }
  .page-collections .block-multi-slider .multi-slider-wr .slick-next, .page-collections .block-multi-slider .multi-slider-wr .slick-prev, .page-home .block-multi-slider .multi-slider-wr .slick-next, .page-home .block-multi-slider .multi-slider-wr .slick-prev { width: 48px; height: 48px; }
  .page-collections .block-single .text-wr { min-height: 603px; font-size: 20px; line-height: 26px; }
  .page-collections .block-single .text-wr .text { padding-bottom: 35px; margin-bottom: 10px; max-width: 590px; }
  .page-collections .block-single .text-wr .title { margin: 0 0 35px; font-size: 64px; line-height: 60px; }
  .page-collections .block-double .inner > div { width: 49%; }
  .page-collections .block-double .inner .text-wr .title { font-size: 64px; line-height: 60px; margin-bottom: 30px; margin-top: -20px; }
  .page-collections .block-double .inner .text-wr { font-size: 20px; line-height: 26px; }
  .page-collections .block-double .inner .text-wr .text { max-width: 605px; }
  .page-collections .block-triple .inner > div { width: 31.5%; }
  .page-collections .block-triple .inner .text-wr { font-size: 20px; line-height: 26px; }
  .page-collections .block-triple .inner .text-wr .text { max-width: 355px; }
  .page-history .block-main .bg img { max-width: 1752px; }
  .page-history .subtitle { font-size: 15px; line-height: 17px; }
  .page-history .block-main h1 { font-size: 80px; line-height: 75px; margin: 85px 0 25px; }
  .page-history .block-text { margin: 65px 0; }
  .page-history .block-text .inner { font-size: 20px; line-height: 24px; max-width: 1480px; padding-right: 470px; }
  .page-history .block-slider .history-slider .slider-pic .slide-i img { width: 740px; }
  .page-history .two-columns { font-size: 20px; line-height: 24px; }
  .page-history .two-columns .content-inner { max-width: 570px; margin-top: 0; margin-right: 0; margin-left: 80px; }
  .page-history .two-columns .title { font-size: 65px; line-height: 52px; margin-bottom: 35px; }
  .page-history .block-slider { margin-top: 92px; }
  .page-history .block-slider .two-columns .title { font-size: 163px; font-weight: 500; line-height: 130px; margin: 0 0 50px; -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); letter-spacing: 0; }
  .page-history .block-slider .two-columns .content-inner { max-width: 365px; margin-right: 50px; margin-left: 0; }
  .page-history .block-slider .history-slider .slick-dots li button { width: 25px; height: 25px; }
  .page-history .block-slider .history-slider .slick-dots li { margin: 0 35px 0 0; }
  .page-history .block-slider .history-slider .controls .slick-next, .page-history .block-slider .history-slider .controls .slick-prev { width: 55px; height: 55px; }
  .page-history .block-slider .history-slider .slider-text { padding: 80px 0 40px; }
  .page-history .block-pic { margin: 100px 0 95px; }
  .page-home .page-home .block-collections .collections-slider { margin-top: 40px; }
  .page-home .block-collections .collections-slider .slider-pic { padding-left: 240px; padding-right: 70px; }
  .page-home .block-collections .collections-slider .slider-pic .slide-i img { width: 1170px; }
  .page-home .block-collections .collections-slider .slider-text { max-width: 480px; }
  .page-home .block-collections .collections-slider .slider-text .slide-i .text-wr { height: 380px; }
  .page-home .block-collections .collections-slider .slider-text .slide-i .text { width: 480px; padding: 40px 40px 40px 0; }
  .page-home .block-collections .collections-slider .slider-text .title { font-size: 56px; line-height: 58px; margin-bottom: 30px; padding-top: 28px; }
  .page-home .block-collections .collections-slider .pagination-wr .slick-dots li button { font-size: 20px; line-height: 50px; }
  .page-home .block-main .inner h1 { font-size: 96px; line-height: 77px; margin: -10px 0 36px; padding: 0 0 43px; }
  .page-home .block-main .inner h1:after { width: 120px; }
  .page-home .block-main .btn { min-width: 315px; }
  .page-home .block-main .btn .icon { width: 13px; height: 13px; margin: -2px 0 0 10px; }
  .page-home .block-collections .collections-wr { margin: 100px -44px 0; }
  .page-home .block-collections .collection-i { margin: 0 44px 128px; padding-left: 84px; }
  .page-home .block-collections .collection-i .pic { width: 600px; }
  .page-home .block-collections .collection-i .pic img { width: 600px; }
  .page-home .block-collections .collection-i .link-to-category { font-size: 14px; line-height: 31px; top: 50px; min-width: 120px; padding: 0 30px; }
  .page-home .block-collections .collection-i .content { font-size: 20px; top: 140px; max-width: 300px; }
  .page-home .block-collections .collection-i .content .title { font-size: 48px; line-height: 47px; margin: 0 0 30px; }
  .page-home .block-events .events-wr { margin: 80px -27px 0; }
  .page-home .block-events .events-wr .event-i:nth-of-type(1), .page-home .block-events .events-wr .event-i:nth-of-type(2) { width: 620px; margin-right: 120px; }
  .page-home .block-events .events-wr .event-i:nth-of-type(1) .title, .page-home .block-events .events-wr .event-i:nth-of-type(2) .title { font-size: 48px; line-height: 49px; }
  .page-home .block-events .events-wr .event-i { width: 455px; margin: 0 27px 105px; }
  .page-home .block-events .events-wr .event-i .title { font-size: 34px; margin: 0 0 15px; }
  .page-home .block-events .events-wr .event-i .type { font-size: 15px; }
  .page-home .block-events .events-wr .event-i .date { font-size: 22px; margin-right: 25px; }
  .page-home .block-events .events-wr .event-i .date .end { margin-top: 13px; padding-top: 17px; }
  .page-home .block-events .btn-wr .btn { width: 302px; }
  .page-b2b .block-main .main-top h1 { font-size: 96px; line-height: 77px; margin: 0 0 45px; padding: 0 0 62px; }
  .page-b2b .block-main .main-top h1:after { width: 120px; }
  .page-b2b .block-main .btn { min-width: 315px; }
  .page-b2b .block-main .btn .icon { width: 13px; height: 13px; margin: -2px 0 0 10px; }
  .page-b2b .block-main .main-bottom .inner { padding: 50px 374px 50px 385px; }
  .page-b2b .block-main .main-bottom { font-size: 14px; }
  .page-b2b .block-main .main-bottom .title { font-size: 36px; line-height: 50px; }
  .page-b2b .block-brands { margin: 87px 0 92px; }
  .page-b2b .block-brands .inner { padding-right: 176px; padding-left: 176px; }
  .page-b2b .block-brands .brands-wr .slick-next, .page-b2b .block-brands .brands-wr .slick-prev { width: 55px; height: 55px; }
  .page-b2b .block-brands .brands-wr { margin: 50px 0 17px; }
  .page-b2b .block-brands .btn-wr .btn { min-width: 315px; }
  .page-b2b .block-numbers { margin-bottom: -10px; padding-top: 75px; }
  .page-b2b .block-numbers .inner { padding-left: 136px; padding-right: 136px; }
  .page-b2b .block-numbers .numbers-wr { margin: 93px -40px 0; }
  .page-b2b .block-numbers .number-i { width: 700px; margin: 10px 40px 110px; }
  .page-b2b .block-numbers .number-i .title { font-size: 15px; margin-bottom: 34px; padding-left: 178px; }
  .page-b2b .block-numbers .number-i .title:before { width: 140px; }
  .page-b2b .block-numbers .number-i .value { font-size: 200px; line-height: 150px; }
  .page-b2b .block-numbers .number-i .value .unit { font-size: 32px; line-height: 22px; margin-left: 10px; }
  .page-b2b .block-benefits .inner { max-width: 1752px; padding-right: 136px; padding-left: 136px; }
  .page-b2b .block-benefits { font-size: 22px; line-height: 28px; margin: 0 0 125px; padding-top: 86px; }
  .page-b2b .block-benefits .benefits-wr { margin: 103px 0 0; }
  .page-b2b .block-benefits .benefits-wr .benefits-i { margin: 0 -130px 97px 0; }
  .page-b2b .block-benefits h3 { font-size: 65px; line-height: 65px; width: 450px; margin-right: 145px; }
  .page-b2b .block-benefits h3:after { width: 125px; }
  .page-b2b .block-benefits ul { width: 1010px; padding: 9px 0 0; }
  .page-b2b .block-benefits ul li { width: 380px; }
  .page-b2b .block-benefits ul li:before { width: 5px; height: 5px; }
  .page-b2b .block-placement { margin: 50px 0 -74px; }
  .page-b2b .block-placement .inner { max-width: 1752px; padding-right: 136px; padding-left: 136px; }
  .page-b2b .block-placement .map-holder { width: 975px; margin-right: 80px; }
  .page-b2b .block-placement .map-wr .map { height: 645px; }
  .page-b2b .block-placement .description { margin: 30px 85px 100px 0; }
  .page-b2b .block-placement .description h2 { font-size: 36px; line-height: 42px; }
  .page-b2b .block-placement .map-wr { font-size: 20px; }
  .page-b2b .block-placement .description ul { margin: 37px 0 0; }
  .page-b2b .block-placement .description ul li { margin: 0 0 29px; }
  .page-b2b .block-info .inner { padding-top: 180px; padding-bottom: 114px; }
  .page-b2b .block-info ul li { font-size: 140px; margin: 0 80px 68px; }
  .page-b2b .block-info ul .descript { font-size: 15px; line-height: 20px; padding-left: 130px; }
  .page-b2b .block-info ul .descript:before { width: 110px; }
  .page-b2b .block-info ul .descript.short { padding-left: 95px; }
  .page-b2b .block-info ul .descript.short:before { width: 75px; }
  .page-b2b .block-info ul .descript.middle { padding-left: 115px; }
  .page-b2b .block-info ul .descript.middle:before { width: 95px; }
  .page-b2b .block-info ul small { font-size: 105px; line-height: 1em; }
  .page-b2b .block-architect { margin: 110px 0 30px; }
  .page-b2b .block-architect .inner { max-width: 1752px; }
  .page-b2b .block-architect .architect-wr { margin: 70px 0; padding-right: 115px; padding-left: 115px; }
  .page-b2b .block-architect .architect-i { padding: 20px; }
  .page-b2b .block-architect .architect-wr .slick-next, .page-b2b .block-architect .architect-wr .slick-prev { width: 55px; height: 55px; }
  .page-b2b .block-architect .architect-wr .slick-next { right: 0; }
  .page-b2b .block-architect .architect-wr .slick-prev { left: 0; }
  .page-brands .block-info h1 { font-size: 56px; line-height: 60px; margin: 50px 0 60px; }
  .page-brands .block-info .info { font-size: 20px; line-height: 26px; }
  .page-brands .block-info .another_sales_inf a img { width: 430px; height: 430px; margin-top: 0; }
  .page-brands .block-info .another_sales_inf a .pic { width: 430px; height: 430px; margin-top: 52px; }
  .page-brands .block-info .info .text { width: 958px; padding-left: 40px; }
  .page-brands .block-info .info .locations { width: 360px; }
  .page-brands .block-info .info .locations .icon { width: 52px; height: 52px; }
  .page-brands .block-info .info .locations ul { font-size: 17px; line-height: 25px; padding-left: 70px; }
  .page-brands .block-info .info .locations ul .name { font-size: 15px; line-height: 25px; letter-spacing: 0.075em; }
  .page-brands .block-filter { margin: 62px 0 47px; }
  .page-brands .block-filter .alphabet-wr { margin: 58px 0 0; padding-bottom: 32px; }
  .page-brands .block-filter .alphabet-wr ul { font-size: 14px; letter-spacing: .08em; }
  .page-brands .block-categories .category-i .title { font-size: 48px; line-height: 50px; margin-bottom: 27px; }
  .page-brands .block-categories .category-i ul { font-size: 19px; line-height: 28px; }
  .page-brands .block-collections .description-wr { font-size: 20px; line-height: 24px; }
  .page-brands .block-collections .description-wr p { max-width: 960px; }
  .page-brands .block-collections .collections-wr { margin: 50px -19px 0; }
  .page-brands .block-collections .collection-i { width: 468px; margin: 0 19px 38px; }
  .page-brands .block-collections .collection-i .brand { font-size: 14px; }
  .page-brands .block-collections .collection-i .title { font-size: 42px; padding-bottom: 30px; margin-top: 30px; }
  .page-brands .block-collections .collection-i .content { width: 468px; padding: 50px; }
  .page-brands .block-collections .collection-i:nth-of-type(1):nth-last-of-type(1), .page-brands .block-collections .collection-i:nth-of-type(5n+2):nth-last-of-type(1), .page-brands .block-collections .collection-i:nth-of-type(5n+1):nth-last-of-type(2), .page-brands .block-collections .collection-i:nth-of-type(5n-1), .page-brands .block-collections .collection-i:nth-of-type(5n) { width: 721px; }
  .page-brands .block-collections .collection-i:nth-of-type(1):nth-last-of-type(1) .title, .page-brands .block-collections .collection-i:nth-of-type(5n+2):nth-last-of-type(1) .title, .page-brands .block-collections .collection-i:nth-of-type(5n+1):nth-last-of-type(2) .title, .page-brands .block-collections .collection-i:nth-of-type(5n-1) .title, .page-brands .block-collections .collection-i:nth-of-type(5n) .title { font-size: 56px; padding-bottom: 30px; margin-top: 30px; }
  .page-brands .block-collections .collection-i:nth-of-type(1):nth-last-of-type(1) .content, .page-brands .block-collections .collection-i:nth-of-type(5n+2):nth-last-of-type(1) .content, .page-brands .block-collections .collection-i:nth-of-type(5n+1):nth-last-of-type(2) .content, .page-brands .block-collections .collection-i:nth-of-type(5n-1) .content, .page-brands .block-collections .collection-i:nth-of-type(5n) .content { width: 721px; }
  .page-service-item .under_serv_title h2 { margin-top: -7px; }
  .page-service-item .content_service-item { margin-bottom: 0; }
  .page-service-item h2 span { padding-left: 0; }
  .page-service-item .breadcrumbs { margin-top: 23px; padding-left: 134px; }
  .page-service-item .full-width .inner { padding-right: 0; padding-left: 0; }
  .page-service-item .full-width .inner .left_sidebar { width: 244px; padding-left: 134px; }
  .page-service-item .full-width .inner .left_sidebar .left_sidebar_services { font-size: 20px; margin-top: 42px; }
  .page-service-item .full-width .inner .main_service-item { width: 1370px; padding-left: 260px; }
  .page-service-item .full-width .inner .main_service-item .main_service_item_img { max-width: 100%; height: 525px; }
  .page-service-item .full-width .inner .main_service-item hr { margin-top: 39px; }
  .page-service-item .full-width .inner .main_service-item .which_floor { font-size: 13px; top: -57px; }
  .page-service-item .full-width .inner .main_service-item .service_content_about { font-size: 20px; width: 100%; margin-top: 36px; letter-spacing: .03rem; }
  .page-service-item .full-width .inner .main_service-item .under_img_services .label_main_services .icon { position: relative; top: 5px; width: 61px; height: 88px; }
  .page-service-item .full-width .inner .main_service-item .under_img_services .label_main_services { font-size: 17px; position: absolute; top: 0; right: 0; letter-spacing: .03rem; }
  .page-service-item .full-width .inner .main_service-item .under_img_services .label_main_services { position: absolute; top: -16px; right: 0; }
  .page-service-item .full-width .inner .main_service-item .under_img_services .service_content_title { font-size: 35px; margin-top: 41px; }
  .left_sidebar_services.serv_list { display: block !important; }
  .page-service .under_serv_title { margin-top: 60px; text-align: center; }
  .page-service .under_services_item { margin: 70px -17px  5px; }
  .page-service .services_about { font-size: 20px; line-height: 1.39; max-width: 924px; margin: 36px auto 65px; letter-spacing: .03rem; }
  .page-service .services_item { margin-bottom: 60px; }
  .page-service .services_item a { width: 468px; }
  .page-service .services_item .services_item_span_about { font-size: 34px; margin-top: 24px; }
  .page-service .services_item .pic-hover { width: 468px; height: 468px; }
  .page-service .services_item .pic-hover img { width: 468px; height: 468px; }
  .page-service .loyal { width: 1752px; height: 572px; margin: 0; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
  .page-service .loyal a { height: 572px; }
  .page-service .loyal hr { top: 233px; left: 135px; width: 122px; height: 3px; }
  .page-service .loyal .pic.pic-hover { width: 1752px; height: 572px; }
  .page-service .loyal .pic.pic-hover img { display: block; width: 1752px; height: 572px; }
  .page-service .loyal .pic.pic-hover .loyal_par { font-size: 65px; top: 9px; padding-left: 133px; }
  .page-contacts .map { width: 1752px; height: 609px; }
  .page-contacts .breadcrumbs { margin-top: 26px; }
  .page-contacts .under_map .address_phone_contact.second { margin-left: 72px; }
  .page-contacts .under_map { position: relative; margin-top: 50px; padding: 0; }
  .page-contacts .under_map .address_phone_contact .icon { position: absolute; top: -8px; left: -13px; width: 54px; height: 75px; }
  .page-contacts .under_map .address_phone_contact p { font-size: 14px; padding-top: 5px; padding-left: 47px; }
  .page-contacts .under_map .address_phone_contact.second { margin-left: 79px; }
  .page-contacts .under_map .contact_button { right: 0; padding-left: 52px; padding-right: 52px; }
  .page-contacts .under_map .address_phone_contact .which_address_phone_contact { font-size: 28px; padding-top: 0; }
  .page-career-job .department { font-size: 15px; margin-top: 19px; letter-spacing: .15rem; }
  .page-career-job .full-width .inner { padding: 0 136px; }
  .page-career-job h3 { font-size: 65px; margin-top: 49px; }
  .page-career-job .breadcrumbs { margin-top: 22px; }
  .page-career-job .content_job { margin-top: 36px; }
  .page-career-job .content_job .main_content_job { font-size: 21px; width: 894px; }
  .page-career-job .content_job .main_content_job ul { margin-top: 1px; }
  .page-career-job .content_job .main_content_job ul li { line-height: 1.2; letter-spacing: .002rem; }
  .page-career-job .content_job .main_content_job ul li:before { top: 10px; }
  .page-career-job .content_job .main_content_job h6 { font-size: 20.05px; margin-top: 25px; }
  .page-career-job .content_job .main_content_job p { font-size: 21px; margin-top: 2px; letter-spacing: 0rem; }
  .page-career-job .content_job .right_button { width: 242px; margin-left: 344px; }
  .page-career-job .content_job .right_button p { font-size: 16px; margin-top: 2px; padding: 0 0 0 5px; }
  .page-career-job .content_job .right_button .btn { top: 72px; right: -2px; padding: 25px 32px 22px; }
  .page-career-job hr { width: 124px; margin-top: 37px; }
  .page-career .under_paginator { top: -5px; }
  .page-career .third_title { margin: 117px 0 24px; }
  .page-career h2 span { padding-left: 0; }
  .page-career .breadcrumbs { margin-top: 25px; }
  .page-career .career_main { width: 1752px; }
  .page-career .vacancies { margin-top: 140px; padding-right: 118px; padding-left: 118px; }
  .page-career .vacancies .which_depart_work { top: 7px; right: 114px; }
  .page-career .vacancies .which_depart_work li { margin-left: 33px; }
  .page-career .vacancies .which_depart_work li a { font-size: 15px; }
  .page-career .vacancies .btn_div { margin-top: 17px; padding-right: 0; }
  .page-career .vacancies .btn_div .btn { padding-left: 74px; padding-right: 74px; }
  .page-career .vacancies .paginator { padding-right: 0; padding-left: 41px; }
  .page-career .vacancies .paginator li { margin-right: 12px; }
  .page-career .vacancies .paginator li a { font-size: 15px; }
  .page-career .vacancies .vacancy_items { margin-top: 77px; }
  .page-career .vacancies .vacancy_items .vacancy_item { -webkit-box-sizing: border-box; box-sizing: border-box; padding-right: 50px; }
  .page-career .vacancies .vacancy_items .vacancy_item .department { font-size: 15px; }
  .page-career .vacancies .vacancy_items .vacancy_item .profession { font-size: 48px; }
  .page-career .vacancies .vacancy_items .vacancy_item hr { width: 118px; margin-bottom: 14px; }
  .page-career .career_about { font-size: 21px; line-height: 1.35; max-width: 944px; }
  .page-career .btn_div .btn { padding: 25px 74px 22px; }
  .page-career .resume { font-size: 14px; margin-top: 43px; letter-spacing: 1.65px; }
  .page-food footer .inner { padding-right: 136px; padding-left: 136px; }
  .page-food .try_out { margin-top: 74px; }
  .page-food .try_out .try_out_item { width: 48.8%; }
  .page-food .try_out .try_out_item .pic { width: 721px; }
  .page-food .try_out .try_out_item img { width: 721px; }
  .page-food .try_out .try_out_item h4 { font-size: 34px; }
  .page-food .try_out .try_out_item p { font-size: 20px; width: 611px; margin-top: 8px; letter-spacing: .03rem; }
  .page-food .special_offers h2 { margin-bottom: 46px; }
  .page-food .special_offers .special_offer_items { margin: 0 -19px; }
  .page-food .special_offers .special_offer_items .special_offer_item { width: 468px; padding-bottom: 81px; margin: 0 19px; }
  .page-food .special_offers .special_offer_items .special_offer_item a .pic { width: 468px; }
  .page-food .special_offers .special_offer_items .special_offer_item a .pic img { width: 468px; }
  .page-food .special_offers .special_offer_items .special_offer_item a .around_about_offer_item .about_offer { font-size: 34px; }
  .page-food .special_offers .special_offer_items .special_offer_item a .around_about_offer_item .data_offer { font-size: 20px; }
  .page-food .special_offers .special_offer_items .special_offer_item:nth-child(5n+1), .page-food .special_offers .special_offer_items .special_offer_item:nth-child(5n+2) { width: 721px; margin: 0 19px; }
  .page-food .special_offers .special_offer_items .special_offer_item:nth-child(5n+1) a .pic, .page-food .special_offers .special_offer_items .special_offer_item:nth-child(5n+2) a .pic { width: 721px; }
  .page-food .special_offers .special_offer_items .special_offer_item:nth-child(5n+1) a .pic img, .page-food .special_offers .special_offer_items .special_offer_item:nth-child(5n+2) a .pic img { width: 721px; }
  .page-food .container_foodhall .left_sidebar { width: 372px; }
  .page-food .container_foodhall .left_sidebar .left_sidebar_foodhall li a { font-size: 20px; }
  .page-food .container_foodhall .content_foodhall { width: 1110px; }
  .page-food .container_foodhall .content_foodhall img { width: 1110px; }
  .page-food .container_foodhall .content_foodhall .for_reserv h3:after { width: 1110px; }
  .page-food .container_foodhall .content_foodhall .about_foodhall_item p { font-size: 20px; margin-top: 31px; }
  .page-food .container_foodhall .content_foodhall .for_reserv h3 { font-size: 35px; margin-top: 42px; padding-bottom: 40px; }
  .page-food .container_foodhall .content_foodhall .for_reserv p { font-size: 17px; width: 151px; margin-top: 39px; }
  .page-food .container_foodhall .content_foodhall .for_reserv p:before { content: ""; position: absolute; height: 50px; width: 41px; background: url(../img/icons/icon-phone.svg) no-repeat center center; background-size: cover; left: -46px; top: 4px; }
  .foodHall_inside .inner { padding-right: 0; }
  .page-faq .full-width.faq_page .inner { padding-right: 320px; padding-left: 320px; }
  .page-faq .full-width.faq_page .inner hr { margin: 30px 0 30px; }
  .page-faq .full-width.faq_page .inner .faq_item { padding: 0 37px; }
  .page-faq .full-width.faq_page .inner .faq_item .answer { font-size: 20px; margin-top: 38x; margin-bottom: 33px; }
  .page-faq .full-width.faq_page .inner .faq_item .question { font-size: 34px; }
  .page-faq .full-width.faq_page .inner .faq_form .after_ask h3 { font-size: 34px; margin-top: 109px; }
  .page-faq .full-width.faq_page .inner .faq_form .after_ask p { font-size: 20px; margin-bottom: 17px; }
  .page-faq .full-width.faq_page .inner .faq_form .ask_quest { padding: 0 37px; }
  .page-faq .full-width.faq_page .inner .faq_form .ask_quest h3 { font-size: 34px; margin-top: 101px; }
  .page-faq .full-width.faq_page .inner .faq_form .ask_quest p { font-size: 20px; margin-top: 39px; margin-bottom: 37px; }
  .page-faq .full-width.faq_page .inner .faq_form .ask_quest .name_mail { width: 497px; margin-bottom: 31px; }
  .page-faq .full-width.faq_page .inner .faq_form .ask_quest input { padding: 24px 10px 24px 36px; }
  .page-faq .full-width.faq_page .inner .faq_form .ask_quest .text_input { padding: 24px 10px 24px 36px; }
  .page-faq .full-width.faq_page .inner .faq_form .ask_quest .during { margin: 109px auto 10px; }
  .page-form .full-width.form_open .inner { padding-right: 475px; padding-left: 475px; }
  .page-form .form_career .left_form, .page-form .page-form .form_career .right_form { width: 46%; }
  .page-form .check_data { margin-top: 38px; }
  .page-form .registration { padding-left: 126px; padding-right: 126px; }
  .page-form .all_fields_required { margin-bottom: 18px; }
  .page-form .left_form .input-wr input { padding: 22px 12px 22px 36px; }
  .page-form .left_form .input-wr { margin-bottom: 6px; }
  .page-form .check_data { margin-top: 45px; }
  .page-form .cv_upl { margin-top: 32px; }
  .page-events .under_top_event p { font-size: 20px; width: 943px; padding-left: 37px; border-left: 3px solid #e655b7; }
  .page-events .full-width.event_page.eve_which .event_with_ph:after { position: absolute; bottom: -23px; width: 100%; height: 1px; content: ''; background-color: #e9e9e9; }
  .page-events .block-events .events-wr .event-i .date { font-size: 22px; margin-right: 25px; }
  .page-events .block-events .events-wr .event-i { width: 455px; margin: 0 38px 63px 0; }
  .page-events .block-events .events-wr .event-i .title { font-size: 34px; margin: 0 0 15px; }
  .page-events .block-events .events-wr .event-i:nth-of-type(8n+1) .title, .page-events .block-events .events-wr .event-i:nth-of-type(8n+2) .title { font-size: 48px; line-height: 49px; }
  .page-events .block-events .events-wr .event-i:nth-of-type(8n+1), .page-events .block-events .events-wr .event-i:nth-of-type(8n+2) { width: 620px; margin-right: 120px; }
  .page-events .block-events .btn-wr .btn { width: 301px; }
  .page-events .top_event_page .top-event { margin: 65px auto 27px; }
  .page-events .top_event_page .top_event_inf { margin-top: 58px; }
  .page-events .top_event_page .top_event_inf .about_top_event { width: 1100px; font-size: 20px; }
  .page-events .top_event_page .top_event_inf .right_col_event { width: 222px; padding-top: 15px; }
  .page-events .top_event_page .top_event_inf .right_col_event .when_where, .page-events .top_event_page .top_event_inf .right_col_event .when_where_without, .page-events .top_event_page .top_event_inf .right_col_event .without_registration { font-size: 14px; }
  .page-events .event_page .with_image_event .just-event .ph_event { width: 740px; }
  .page-events .event_page .with_image_event .just-event .ph_event img { width: 740px; }
  .page-events .event_page .event-i .date { font-size: 35px; }
  .page-events .event_page .with_image_event .just-event .content .type { font-size: 15px; margin: 0 0 21px; letter-spacing: .12rem; }
  .page-events .event_page .with_image_event .just-event .content .title { font-size: 65px; line-height: 1; }
  .page-events .event_page .with_image_event .just-event .content { width: 739px; padding-top: 0; }
  .page-events .event_page .with_image_event .just-event .content .title:after { position: absolute; bottom: 0; left: 0; width: 127px; height: 2px; content: ''; background-color: #252525; }
  .page-events .event_page .with_image_event .just-event .content .date { font-size: 45px; }
  .page-events .event_page .breadcrumbs { margin-top: 25px; }
  .page-events .event_page .event_with_ph { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
  .page-events .event_page .event_with_ph .event-i { max-width: 912px; -webkit-box-flex: 2; -webkit-flex-grow: 2; -ms-flex-positive: 2; flex-grow: 2; }
  .page-events .event_page .event_with_ph .ph_event img { width: 740px; }
  .page-events .event_page .just-event { margin: 65px auto 27px; }
  .page-events .event_page .top_event_inf { margin-top: 59px; }
  .page-events .event_page .top_event_inf .about_top_event { width: 1100px; font-size: 20px; }
  .page-events .event_page .top_event_inf .right_col_event { width: 222px; padding-top: 15px; }
  .page-events .event_page .top_event_inf .right_col_event .when_where, .page-events .event_page .top_event_inf .right_col_event .when_where_without, .page-events .event_page .top_event_inf .right_col_event .without_registration { font-size: 14px; }
  .page-events .event_page .without_image_event .event-i:nth-of-type(8n+1) .title, .page-events .event_page .without_image_event .event-i:nth-of-type(8n+2) .title { font-size: 65px; }
  .page-sale-item .sale-item-block { margin-top: 53px; }
  .page-sale-item .photo_sale { width: 580px; top: -7px; }
  .page-sale-item .sale_inf { width: 761px; }
  .page-sale-item .sale_inf h3 { font-size: 65px; }
  .page-sale-item .sale_inf p { font-size: 20px; }
  .page-sale-item .sale_inf hr { width: 122px; }
  .page-sale-item .floors .inside_floors .floor_items li { font-size: 15px; }
  .page-sale-item .floors .inside_floors .floor_items li span { font-size: 17px; }
  .page-sale-item .another_sales_inf a img { width: 430px; height: 430px; margin-top: 0; }
  .page-sale-item .another_sales_inf a .pic { width: 430px; height: 430px; margin-top: 52px; }
  .page-sales .sales-all { margin: 0 -19px; }
  .page-sales .sales-all .sale-item-page { width: 468px; margin: 60px 19px 0; /*&:nth-child(8n+1), &:nth-child(8n+2) { width: 721px; margin-left: 19px; margin-right: 19px; a .pic { width: 721px; img { width: 721px; } } }*/ }
  .page-sales .sales-all .sale-item-page a .pic { width: 468px; }
  .page-sales .sales-all .sale-item-page a img { width: 468px; }
  .page-sales .sales-all .sale-item-page a .around_about_another_sale .data_sale { font-size: 20px; }
  .page-sales .sales-all .sale-item-page a .around_about_another_sale .about_another_sale { font-size: 34px; }
  .page-news .filter_news { max-width: 520px; margin: 47px auto 0; }
  .page-news .filter_news li a { font-size: 14px; }
  .page-news .news { margin: 65px -19px 0; }
  .page-news .new_item { width: 467px; margin-left: 19px; margin-right: 19px; margin-bottom: 72px; }
  .page-news .new_item a .pic { width: 467px; }
  .page-news .new_item a .pic img { width: 467px; }
  .page-news .new_item a h3 { font-size: 34px; }
  .page-news .new_item a p { font-size: 20px; }
  .page-news .top_new:after { content: ""; position: absolute; height: 1px; width: 83%; background-color: #e9e9e9; bottom: -87px; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
  .page-news .top_new .social { margin-top: 56px; }
  .page-news .top_new .social li span { margin-right: 23px; }
  .page-news .top_new .whats_new { width: 593px; }
  .page-news .top_new .whats_new .short_desc { font-size: 20px; margin-top: 62px; letter-spacing: 0.025rem; line-height: 1.3; }
  .page-news .top_new .whats_new .when { font-size: 14px; margin-top: 26px; letter-spacing: 0.07rem; }
  .page-news .top_new .whats_new .when:after { content: ""; position: absolute; height: 3px; width: 120px; background-color: #1d1d1d; bottom: -33px; left: 0; }
  .page-news .top_new .whats_new h3 { font-size: 65px; margin-top: 50px; }
  .page-news .top_new .news_image { width: 740px; }
  .page-news .top_new .news_image img { width: 740px; }
  .page-news .bottom_new { margin-top: 160px; padding: 0 258px; }
  .page-news .bottom_new h4 { font-size: 43px; margin: 62px 0 0; }
  .page-news .bottom_new p { font-size: 20px; margin: 31px 0 0; letter-spacing: 0.03rem; }
  .page-news .another_news { margin-top: 91px; }
  .page-news .another_news .slide-item { padding: 19px; margin-top: 25px; }
  .page-news .another_news .slide-item .pic { width: 430px; }
  .page-news .another_news .slide-item .pic img { width: 430px; }
  .page-news .another_news .slick-next, .page-news .another_news .slick-prev { top: 41%; }
  .page-news .another_news .new_item { width: 462px; }
  .page-articles .when { margin-top: 21px; }
  .page-articles .dose { font-size: 14px; letter-spacing: 0.12rem; margin-top: 25px; }
  .page-articles .top_article { margin-top: 56px; }
  .page-articles .top_article .pic { width: 1752px; }
  .page-articles .top_article .pic .top_img { width: 1752px; }
  .page-articles .top_article .tsum_likes { font-size: 48px; width: 650px; margin-top: 8px; }
  .page-articles .top_article .when { margin-top: 70px; }
  .page-articles .all_articles { margin: 63px -19px 0; }
  .page-articles .all_articles .article_item { width: 468px; margin: 0 19px 75px; }
  .page-articles .all_articles .article_item img { width: 468px; }
  .page-articles .all_articles .article_item .tsum_likes { width: 468px; font-size: 34px; }
  .page-articles .top_article_page .whats_article { width: 627px; }
  .page-articles .top_article_page .whats_article .when { margin-top: 27px; font-size: 14px; letter-spacing: 0.07rem; }
  .page-articles .top_article_page .whats_article .when:after { content: ""; position: absolute; height: 2px; width: 121px; background-color: #1d1d1d; bottom: -32px; left: 0; }
  .page-articles .top_article_page .whats_article h3 { font-size: 65px; margin-top: 50px; }
  .page-articles .top_article_page .social { margin-top: 130px; }
  .page-articles .top_article_page .social li span { margin-right: 23px; }
  .page-articles .top_article_page .article_image { width: 740px; }
  .page-articles .top_article_page .article_image img { width: 740px; }
  .page-articles .collection_article { margin-top: 79px; }
  .page-articles .collection_article:before { content: ""; position: absolute; height: 1px; width: 79%; background-color: #e9e9e9; top: -61px; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
  .page-articles .collection_article img { width: 1480px; margin-top: 60px; }
  .page-articles .collection_article .collection_description { padding: 0 258px; font-size: 20px; margin: 64px 0; letter-spacing: 0.03rem; }
  .page-articles .collection_article h4 { font-size: 36px; }
  .page-articles .collection_article .whats_that { font-size: 16px; } }
