




<!DOCTYPE html>
<html lang="ru" class="no-touch no-js">
<head>
    <script src="//ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js"></script>


<script>

    var $jscomp = {
        scope: {}, getGlobal: function (h) {
            return "undefined" != typeof window && window === h ? h : "undefined" != typeof global ? global : h
        }
    };
    $jscomp.global = $jscomp.getGlobal(this);
    $jscomp.patches = {};
    $jscomp.patch = function (h, r) {
        ($jscomp.patches[h] = $jscomp.patches[h] || []).push(r);
        for (var c = $jscomp.global, l = h.split("."), v = 0; v < l.length - 1 && c; v++) c = c[l[v]];
        l = l[l.length - 1];
        c && c[l] instanceof Function && (c[l] = r(c[l]))
    };
    $jscomp.SYMBOL_PREFIX = "jscomp_symbol_";
    $jscomp.initSymbol = function () {
        $jscomp.initSymbol = function () {
        };
        if (!$jscomp.global.Symbol) {
            $jscomp.global.Symbol = $jscomp.Symbol;
            var h = [], r = function (c) {
                return function (l) {
                    h = [];
                    l = c(l);
                    for (var v = [], e = 0, m = l.length; e < m; e++) {
                        var n;
                        a:if (n = l[e], n.length < $jscomp.SYMBOL_PREFIX.length) n = !1; else {
                            for (var r = 0; r < $jscomp.SYMBOL_PREFIX.length; r++) if (n[r] != $jscomp.SYMBOL_PREFIX[r]) {
                                n = !1;
                                break a
                            }
                            n = !0
                        }
                        n ? h.push(l[e]) : v.push(l[e])
                    }
                    return v
                }
            };
            $jscomp.patch("Object.keys", r);
            $jscomp.patch("Object.getOwnPropertyNames", r);
            $jscomp.patch("Object.getOwnPropertySymbols",
                function (c) {
                    return function (l) {
                        r.unused = Object.getOwnPropertyNames(l);
                        h.push.apply(c(l));
                        return h
                    }
                })
        }
    };
    $jscomp.symbolCounter_ = 0;
    $jscomp.Symbol = function (h) {
        return $jscomp.SYMBOL_PREFIX + h + $jscomp.symbolCounter_++
    };
    $jscomp.initSymbolIterator = function () {
        $jscomp.initSymbol();
        $jscomp.global.Symbol.iterator || ($jscomp.global.Symbol.iterator = $jscomp.global.Symbol("iterator"));
        $jscomp.initSymbolIterator = function () {
        }
    };
    !function (h, r) {
        "object" == typeof module && "object" == typeof module.exports ? module.exports = h.document ? r(h, !0) : function (c) {
            if (!c.document) throw Error("jQuery requires a window with a document");
            return r(c)
        } : r(h)
    }("undefined" != typeof window ? window : this, function (h, r) {
        function c(a, g, t) {
            var b, f = (g = g || I).createElement("script");
            if (f.text = a, t) for (b in Db) t[b] && (f[b] = t[b]);
            g.head.appendChild(f).parentNode.removeChild(f)
        }

        function l(a) {
            return null == a ? a + "" : "object" == typeof a || "function" == typeof a ? ma[Ua.call(a)] ||
                "object" : typeof a
        }

        function v(a) {
            var g = !!a && "length" in a && a.length, t = l(a);
            return !H(a) && !na(a) && ("array" === t || 0 === g || "number" == typeof g && 0 < g && g - 1 in a)
        }

        function e(a, g) {
            return a.nodeName && a.nodeName.toLowerCase() === g.toLowerCase()
        }

        function m(a, g, t) {
            return H(g) ? f.grep(a, function (a, b) {
                return !!g.call(a, b, a) !== t
            }) : g.nodeType ? f.grep(a, function (a) {
                return a === g !== t
            }) : "string" != typeof g ? f.grep(a, function (a) {
                return -1 < sa.call(g, a) !== t
            }) : f.filter(g, a, t)
        }

        function n(a, g) {
            for (; (a = a[g]) && 1 !== a.nodeType;) ;
            return a
        }

        function z(a) {
            var g = {};
            return f.each(a.match(Z) || [], function (a, b) {
                g[b] = !0
            }), g
        }

        function x(a) {
            return a
        }

        function q(a) {
            throw a;
        }

        function F(a, g, t, b) {
            var f;
            try {
                a && H(f = a.promise) ? f.call(a).done(g).fail(t) : a && H(f = a.then) ? f.call(a, g, t) : g.apply(void 0, [a].slice(b))
            } catch (d) {
                t.apply(void 0, [d])
            }
        }

        function u() {
            I.removeEventListener("DOMContentLoaded", u);
            h.removeEventListener("load", u);
            f.ready()
        }

        function D(a, g) {
            return g.toUpperCase()
        }

        function b(a) {
            return a.replace(Eb, "ms-").replace(Fb, D)
        }

        function d() {
            this.expando =
                f.expando + d.uid++
        }

        function k(a, g, t) {
            var b;
            if (void 0 === t && 1 === a.nodeType) if (b = "data-" + g.replace(Gb, "-$&").toLowerCase(), "string" == typeof (t = a.getAttribute(b))) {
                try {
                    b = t, t = "true" === b || "false" !== b && ("null" === b ? null : b === +b + "" ? +b : Hb.test(b) ? JSON.parse(b) : b)
                } catch (f) {
                }
                M.set(a, g, t)
            } else t = void 0;
            return t
        }

        function A(a, g, t, b) {
            var p, d, y = 20, c = b ? function () {
                    return b.cur()
                } : function () {
                    return f.css(a, g, "")
                }, e = c(), k = t && t[3] || (f.cssNumber[g] ? "" : "px"),
                l = (f.cssNumber[g] || "px" !== k && +e) && fa.exec(f.css(a, g));
            if (l && l[3] !==
                k) {
                e /= 2;
                k = k || l[3];
                for (l = +e || 1; y--;) f.style(a, g, l + k), 0 >= (1 - d) * (1 - (d = c() / e || .5)) && (y = 0), l /= d;
                l *= 2;
                f.style(a, g, l + k);
                t = t || []
            }
            return t && (l = +l || +e || 0, p = t[1] ? l + (t[1] + 1) * t[2] : +t[2], b && (b.unit = k, b.start = l, b.end = p)), p
        }

        function B(a, g) {
            for (var t, b, p = [], d = 0, y = a.length; d < y; d++) if ((b = a[d]).style) if (t = b.style.display, g) {
                if ("none" === t && (p[d] = E.get(b, "display") || null, p[d] || (b.style.display = "")), "" === b.style.display && ta(b)) {
                    t = d;
                    var c, e = void 0;
                    c = b.ownerDocument;
                    var k = b.nodeName;
                    c = (b = Va[k]) || (e = c.body.appendChild(c.createElement(k)),
                        b = f.css(e, "display"), e.parentNode.removeChild(e), "none" === b && (b = "block"), Va[k] = b, b);
                    p[t] = c
                }
            } else "none" !== t && (p[d] = "none", E.set(b, "display", t));
            for (d = 0; d < y; d++) null != p[d] && (a[d].style.display = p[d]);
            return a
        }

        function w(a, g) {
            var t;
            return t = "undefined" != typeof a.getElementsByTagName ? a.getElementsByTagName(g || "*") : "undefined" != typeof a.querySelectorAll ? a.querySelectorAll(g || "*") : [], void 0 === g || g && e(a, g) ? f.merge([a], t) : t
        }

        function K(a, g) {
            for (var t = 0, b = a.length; t < b; t++) E.set(a[t], "globalEval", !g || E.get(g[t],
                "globalEval"))
        }

        function O(a, g, t, b, p) {
            for (var d, y, c, e, k = g.createDocumentFragment(), h = [], q = 0, A = a.length; q < A; q++) if ((d = a[q]) || 0 === d) if ("object" === l(d)) f.merge(h, d.nodeType ? [d] : d); else if (Kb.test(d)) {
                y = y || k.appendChild(g.createElement("div"));
                c = (Wa.exec(d) || ["", ""])[1].toLowerCase();
                c = T[c] || T._default;
                y.innerHTML = c[1] + f.htmlPrefilter(d) + c[2];
                for (c = c[0]; c--;) y = y.lastChild;
                f.merge(h, y.childNodes);
                (y = k.firstChild).textContent = ""
            } else h.push(g.createTextNode(d));
            k.textContent = "";
            for (q = 0; d = h[q++];) if (b && -1 <
                f.inArray(d, b)) p && p.push(d); else if (e = f.contains(d.ownerDocument, d), y = w(k.appendChild(d), "script"), e && K(y), t) for (c = 0; d = y[c++];) Xa.test(d.type || "") && t.push(d);
            return k
        }

        function Q() {
            return !0
        }

        function R() {
            return !1
        }

        function L() {
            try {
                return I.activeElement
            } catch (a) {
            }
        }

        function S(a, g, t, b, p, d) {
            var y, c;
            if ("object" == typeof g) {
                "string" != typeof t && (b = b || t, t = void 0);
                for (c in g) S(a, c, t, b, g[c], d);
                return a
            }
            if (null == b && null == p ? (p = t, b = t = void 0) : null == p && ("string" == typeof t ? (p = b, b = void 0) : (p = b, b = t, t = void 0)), !1 === p) p =
                R; else if (!p) return a;
            return 1 === d && (y = p, (p = function (a) {
                return f().off(a), y.apply(this, arguments)
            }).guid = y.guid || (y.guid = f.guid++)), a.each(function () {
                f.event.add(this, g, p, b, t)
            })
        }

        function Ba(a, g) {
            return e(a, "table") && e(11 !== g.nodeType ? g : g.firstChild, "tr") ? f(a).children("tbody")[0] || a : a
        }

        function Ca(a) {
            return a.type = (null !== a.getAttribute("type")) + "/" + a.type, a
        }

        function Ha(a) {
            return "true/" === (a.type || "").slice(0, 5) ? a.type = a.type.slice(5) : a.removeAttribute("type"), a
        }

        function Ya(a, g) {
            var t, b, p, d, y, c;
            if (1 ===
                g.nodeType) {
                if (E.hasData(a) && (t = E.access(a), b = E.set(g, t), c = t.events)) for (p in delete b.handle, b.events = {}, c) for (t = 0, b = c[p].length; t < b; t++) f.event.add(g, p, c[p][t]);
                M.hasData(a) && (d = M.access(a), y = f.extend({}, d), M.set(g, y))
            }
        }

        function oa(a, g, t, b) {
            g = Za.apply([], g);
            var p, d, y, k, e = 0, l = a.length, h = l - 1, q = g[0], A = H(q);
            if (A || 1 < l && "string" == typeof q && !G.checkClone && Lb.test(q)) return a.each(function (f) {
                var p = a.eq(f);
                A && (g[0] = q.call(this, f, p.html()));
                oa(p, g, t, b)
            });
            if (l && (p = O(g, a[0].ownerDocument, !1, a, b), d = p.firstChild,
            1 === p.childNodes.length && (p = d), d || b)) {
                for (y = (d = f.map(w(p, "script"), Ca)).length; e < l; e++) k = p, e !== h && (k = f.clone(k, !0, !0), y && f.merge(d, w(k, "script"))), t.call(a[e], k, e);
                if (y) for (p = d[d.length - 1].ownerDocument, f.map(d, Ha), e = 0; e < y; e++) k = d[e], Xa.test(k.type || "") && !E.access(k, "globalEval") && f.contains(p, k) && (k.src && "module" !== (k.type || "").toLowerCase() ? f._evalUrl && f._evalUrl(k.src) : c(k.textContent.replace(Mb, ""), p, k))
            }
            return a
        }

        function $a(a, g, t) {
            for (var b = g ? f.filter(g, a) : a, p = 0; null != (g = b[p]); p++) t || 1 !== g.nodeType ||
            f.cleanData(w(g)), g.parentNode && (t && f.contains(g.ownerDocument, g) && K(w(g, "script")), g.parentNode.removeChild(g));
            return a
        }

        function ua(a, g, b) {
            var C, p, d, y, c = a.style;
            return (b = b || va(a)) && ("" !== (y = b.getPropertyValue(g) || b[g]) || f.contains(a.ownerDocument, a) || (y = f.style(a, g)), !G.pixelBoxStyles() && Ia.test(y) && Nb.test(g) && (C = c.width, p = c.minWidth, d = c.maxWidth, c.minWidth = c.maxWidth = c.width = y, y = b.width, c.width = C, c.minWidth = p, c.maxWidth = d)), void 0 !== y ? y + "" : y
        }

        function ab(a, g) {
            return {
                get: function () {
                    if (!a()) return (this.get =
                        g).apply(this, arguments);
                    delete this.get
                }
            }
        }

        function bb(a) {
            var g = f.cssProps[a];
            if (!g) {
                var g = f.cssProps, b;
                a:if (b = a, !(b in cb)) {
                    for (var C = b[0].toUpperCase() + b.slice(1), p = db.length; p--;) if ((b = db[p] + C) in cb) break a;
                    b = void 0
                }
                g = g[a] = b || a
            }
            return g
        }

        function eb(a, g, b) {
            return (a = fa.exec(g)) ? Math.max(0, a[2] - (b || 0)) + (a[3] || "px") : g
        }

        function Ja(a, g, b, C, p, d) {
            var c = "width" === g ? 1 : 0, k = 0, e = 0;
            if (b === (C ? "border" : "content")) return 0;
            for (; 4 > c; c += 2) "margin" === b && (e += f.css(a, b + U[c], !0, p)), C ? ("content" === b && (e -= f.css(a, "padding" +
                U[c], !0, p)), "margin" !== b && (e -= f.css(a, "border" + U[c] + "Width", !0, p))) : (e += f.css(a, "padding" + U[c], !0, p), "padding" !== b ? e += f.css(a, "border" + U[c] + "Width", !0, p) : k += f.css(a, "border" + U[c] + "Width", !0, p));
            return !C && 0 <= d && (e += Math.max(0, Math.ceil(a["offset" + g[0].toUpperCase() + g.slice(1)] - d - e - k - .5))), e
        }

        function fb(a, g, b) {
            var C = va(a), p = ua(a, g, C), d = "border-box" === f.css(a, "boxSizing", !1, C), c = d;
            if (Ia.test(p)) {
                if (!b) return p;
                p = "auto"
            }
            return c = c && (G.boxSizingReliable() || p === a.style[g]), ("auto" === p || !parseFloat(p) &&
                "inline" === f.css(a, "display", !1, C)) && (p = a["offset" + g[0].toUpperCase() + g.slice(1)], c = !0), (p = parseFloat(p) || 0) + Ja(a, g, b || (d ? "border" : "content"), c, C, p) + "px"
        }

        function V(a, g, b, f, p) {
            return new V.prototype.init(a, g, b, f, p)
        }

        function Ka() {
            za && (!1 === I.hidden && h.requestAnimationFrame ? h.requestAnimationFrame(Ka) : h.setTimeout(Ka, f.fx.interval), f.fx.tick())
        }

        function gb() {
            return h.setTimeout(function () {
                pa = void 0
            }), pa = Date.now()
        }

        function Da(a, g) {
            var b, f = 0, p = {height: a};
            for (g = g ? 1 : 0; 4 > f; f += 2 - g) p["margin" + (b = U[f])] = p["padding" +
            b] = a;
            return g && (p.opacity = p.width = a), p
        }

        function hb(a, g, b) {
            for (var f, p = (X.tweeners[g] || []).concat(X.tweeners["*"]), d = 0, c = p.length; d < c; d++) if (f = p[d].call(b, g, a)) return f
        }

        function Ob(a, g) {
            var t, C, p, d, c;
            for (t in a) if (C = b(t), p = g[C], d = a[t], Array.isArray(d) && (p = d[1], d = a[t] = d[0]), t !== C && (a[C] = d, delete a[t]), (c = f.cssHooks[C]) && "expand" in c) for (t in d = c.expand(d), delete a[C], d) t in a || (a[t] = d[t], g[t] = p); else g[C] = p
        }

        function X(a, g, b) {
            var d, p = 0, c = X.prefilters.length, y = f.Deferred().always(function () {
                    delete e.elem
                }),
                e = function () {
                    if (d) return !1;
                    for (var g = pa || gb(), g = Math.max(0, k.startTime + k.duration - g), b = 1 - (g / k.duration || 0), t = 0, f = k.tweens.length; t < f; t++) k.tweens[t].run(b);
                    return y.notifyWith(a, [k, b, g]), 1 > b && f ? g : (f || y.notifyWith(a, [k, 1, 0]), y.resolveWith(a, [k]), !1)
                }, k = y.promise({
                    elem: a,
                    props: f.extend({}, g),
                    opts: f.extend(!0, {specialEasing: {}, easing: f.easing._default}, b),
                    originalProperties: g,
                    originalOptions: b,
                    startTime: pa || gb(),
                    duration: b.duration,
                    tweens: [],
                    createTween: function (g, b) {
                        var t = f.Tween(a, k.opts, g, b, k.opts.specialEasing[g] ||
                            k.opts.easing);
                        return k.tweens.push(t), t
                    },
                    stop: function (g) {
                        var b = 0, t = g ? k.tweens.length : 0;
                        if (d) return this;
                        for (d = !0; b < t; b++) k.tweens[b].run(1);
                        return g ? (y.notifyWith(a, [k, 1, 0]), y.resolveWith(a, [k, g])) : y.rejectWith(a, [k, g]), this
                    }
                });
            b = k.props;
            for (Ob(b, k.opts.specialEasing); p < c; p++) if (g = X.prefilters[p].call(k, a, b, k.opts)) return H(g.stop) && (f._queueHooks(k.elem, k.opts.queue).stop = g.stop.bind(g)), g;
            return f.map(b, hb, k), H(k.opts.start) && k.opts.start.call(a, k), k.progress(k.opts.progress).done(k.opts.done,
                k.opts.complete).fail(k.opts.fail).always(k.opts.always), f.fx.timer(f.extend(e, {
                elem: a,
                anim: k,
                queue: k.opts.queue
            })), k
        }

        function ga(a) {
            return (a.match(Z) || []).join(" ")
        }

        function Y(a) {
            return a.getAttribute && a.getAttribute("class") || ""
        }

        function La(a) {
            return Array.isArray(a) ? a : "string" == typeof a ? a.match(Z) || [] : []
        }

        function Ma(a, g, b, d) {
            var p;
            if (Array.isArray(g)) f.each(g, function (g, f) {
                b || Pb.test(a) ? d(a, f) : Ma(a + "[" + ("object" == typeof f && null != f ? g : "") + "]", f, b, d)
            }); else if (b || "object" !== l(g)) d(a, g); else for (p in g) Ma(a +
                "[" + p + "]", g[p], b, d)
        }

        function ib(a) {
            return function (g, b) {
                "string" != typeof g && (b = g, g = "*");
                var f, d = 0, c = g.toLowerCase().match(Z) || [];
                if (H(b)) for (; f = c[d++];) "+" === f[0] ? (f = f.slice(1) || "*", (a[f] = a[f] || []).unshift(b)) : (a[f] = a[f] || []).push(b)
            }
        }

        function jb(a, g, b, d) {
            function p(e) {
                var l;
                return c[e] = !0, f.each(a[e] || [], function (a, f) {
                    var e = f(g, b, d);
                    return "string" != typeof e || k || c[e] ? k ? !(l = e) : void 0 : (g.dataTypes.unshift(e), p(e), !1)
                }), l
            }

            var c = {}, k = a === Na;
            return p(g.dataTypes[0]) || !c["*"] && p("*")
        }

        function Oa(a, g) {
            var b,
                d, p = f.ajaxSettings.flatOptions || {};
            for (b in g) void 0 !== g[b] && ((p[b] ? a : d || (d = {}))[b] = g[b]);
            return d && f.extend(!0, a, d), a
        }

        var ha = [], I = h.document, Qb = Object.getPrototypeOf, aa = ha.slice, Za = ha.concat, Pa = ha.push,
            sa = ha.indexOf, ma = {}, Ua = ma.toString, Ea = ma.hasOwnProperty, kb = Ea.toString, Rb = kb.call(Object),
            G = {}, H = function (a) {
                return "function" == typeof a && "number" != typeof a.nodeType
            }, na = function (a) {
                return null != a && a === a.window
            }, Db = {type: !0, src: !0, noModule: !0}, f = function (a, g) {
                return new f.fn.init(a, g)
            }, Sb = /^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g;
        $jscomp.initSymbol();
        $jscomp.initSymbol();
        $jscomp.initSymbolIterator();
        $jscomp.initSymbol();
        $jscomp.initSymbolIterator();
        f.fn = f.prototype = {
            jquery: "3.3.1", constructor: f, length: 0, toArray: function () {
                return aa.call(this)
            }, get: function (a) {
                return null == a ? aa.call(this) : 0 > a ? this[a + this.length] : this[a]
            }, pushStack: function (a) {
                a = f.merge(this.constructor(), a);
                return a.prevObject = this, a
            }, each: function (a) {
                return f.each(this, a)
            }, map: function (a) {
                return this.pushStack(f.map(this, function (g, b) {
                    return a.call(g, b, g)
                }))
            },
            slice: function () {
                return this.pushStack(aa.apply(this, arguments))
            }, first: function () {
                return this.eq(0)
            }, last: function () {
                return this.eq(-1)
            }, eq: function (a) {
                var g = this.length;
                a = +a + (0 > a ? g : 0);
                return this.pushStack(0 <= a && a < g ? [this[a]] : [])
            }, end: function () {
                return this.prevObject || this.constructor()
            }, push: Pa, sort: ha.sort, splice: ha.splice
        };
        f.extend = f.fn.extend = function () {
            var a, g, b, d, p, c, k = arguments[0] || {}, e = 1, l = arguments.length, h = !1;
            "boolean" == typeof k && (h = k, k = arguments[e] || {}, e++);
            "object" == typeof k || H(k) ||
            (k = {});
            for (e === l && (k = this, e--); e < l; e++) if (null != (a = arguments[e])) for (g in a) b = k[g], k !== (d = a[g]) && (h && d && (f.isPlainObject(d) || (p = Array.isArray(d))) ? (p ? (p = !1, c = b && Array.isArray(b) ? b : []) : c = b && f.isPlainObject(b) ? b : {}, k[g] = f.extend(h, c, d)) : void 0 !== d && (k[g] = d));
            return k
        };
        f.extend({
            expando: "jQuery" + ("3.3.1" + Math.random()).replace(/\D/g, ""), isReady: !0, error: function (a) {
                throw Error(a);
            }, noop: function () {
            }, isPlainObject: function (a) {
                var g, b;
                return !(!a || "[object Object]" !== Ua.call(a)) && (!(g = Qb(a)) || "function" ==
                    typeof (b = Ea.call(g, "constructor") && g.constructor) && kb.call(b) === Rb)
            }, isEmptyObject: function (a) {
                for (var g in a) return !1;
                return !0
            }, globalEval: function (a) {
                c(a)
            }, each: function (a, g) {
                var b, f = 0;
                if (v(a)) for (b = a.length; f < b && !1 !== g.call(a[f], f, a[f]); f++) ; else for (f in a) if (!1 === g.call(a[f], f, a[f])) break;
                return a
            }, trim: function (a) {
                return null == a ? "" : (a + "").replace(Sb, "")
            }, makeArray: function (a, g) {
                var b = g || [];
                return null != a && (v(Object(a)) ? f.merge(b, "string" == typeof a ? [a] : a) : Pa.call(b, a)), b
            }, inArray: function (a,
                                  g, b) {
                return null == g ? -1 : sa.call(g, a, b)
            }, merge: function (a, g) {
                for (var b = +g.length, f = 0, d = a.length; f < b; f++) a[d++] = g[f];
                return a.length = d, a
            }, grep: function (a, g, b) {
                var f = [], d = 0, c = a.length;
                for (b = !b; d < c; d++) !g(a[d], d) !== b && f.push(a[d]);
                return f
            }, map: function (a, g, b) {
                var f, d, c = 0, k = [];
                if (v(a)) for (f = a.length; c < f; c++) null != (d = g(a[c], c, b)) && k.push(d); else for (c in a) null != (d = g(a[c], c, b)) && k.push(d);
                return Za.apply([], k)
            }, guid: 1, support: G
        });
        "function" == typeof Symbol && (f.fn[Symbol.iterator] = ha[Symbol.iterator]);
        f.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),
            function (a, g) {
                ma["[object " + g + "]"] = g.toLowerCase()
            });
        var la = function (a) {
            function g(a, g, b, f) {
                var t, d, p, C, c, k = g && g.ownerDocument, e = g ? g.nodeType : 9;
                if (b = b || [], "string" != typeof a || !a || 1 !== e && 9 !== e && 11 !== e) return b;
                if (!f && ((g ? g.ownerDocument || g : ba) !== J && S(g), g = g || J, ca)) {
                    if (11 !== e && (C = ya.exec(a))) if (t = C[1]) if (9 === e) {
                        if (!(d = g.getElementById(t))) return b;
                        if (d.id === t) return b.push(d), b
                    } else {
                        if (k && (d = k.getElementById(t)) && Aa(g, d) && d.id === t) return b.push(d), b
                    } else {
                        if (C[2]) return qa.apply(b, g.getElementsByTagName(a)),
                            b;
                        if ((t = C[3]) && K.getElementsByClassName && g.getElementsByClassName) return qa.apply(b, g.getElementsByClassName(t)), b
                    }
                    if (!(!K.qsa || T[a + " "] || W && W.test(a))) {
                        if (1 !== e) k = g, c = a; else if ("object" !== g.nodeName.toLowerCase()) {
                            (p = g.getAttribute("id")) ? p = p.replace(sa, ta) : g.setAttribute("id", p = N);
                            for (t = (d = D(a)).length; t--;) d[t] = "#" + p + " " + m(d[t]);
                            c = d.join(",");
                            k = ma.test(a) && A(g.parentNode) || g
                        }
                        if (c) try {
                            return qa.apply(b, k.querySelectorAll(c)), b
                        } catch (y) {
                        } finally {
                            p === N && g.removeAttribute("id")
                        }
                    }
                }
                return E(a.replace(aa,
                    "$1"), g, b, f)
            }

            function b() {
                function a(b, f) {
                    return g.push(b + " ") > r.cacheLength && delete a[g.shift()], a[b + " "] = f
                }

                var g = [];
                return a
            }

            function f(a) {
                return a[N] = !0, a
            }

            function d(a) {
                var g = J.createElement("fieldset");
                try {
                    return !!a(g)
                } catch (b) {
                    return !1
                } finally {
                    g.parentNode && g.parentNode.removeChild(g)
                }
            }

            function c(a, g) {
                for (var b = a.split("|"), f = b.length; f--;) r.attrHandle[b[f]] = g
            }

            function k(a, g) {
                var b = g && a, f = b && 1 === a.nodeType && 1 === g.nodeType && a.sourceIndex - g.sourceIndex;
                if (f) return f;
                if (b) for (; b = b.nextSibling;) if (b ===
                    g) return -1;
                return a ? 1 : -1
            }

            function e(a) {
                return function (g) {
                    return "input" === g.nodeName.toLowerCase() && g.type === a
                }
            }

            function l(a) {
                return function (g) {
                    var b = g.nodeName.toLowerCase();
                    return ("input" === b || "button" === b) && g.type === a
                }
            }

            function h(a) {
                return function (g) {
                    return "form" in g ? g.parentNode && !1 === g.disabled ? "label" in g ? "label" in g.parentNode ? g.parentNode.disabled === a : g.disabled === a : g.isDisabled === a || g.isDisabled !== !a && za(g) === a : g.disabled === a : "label" in g && g.disabled === a
                }
            }

            function q(a) {
                return f(function (g) {
                    return g =
                        +g, f(function (b, f) {
                        for (var t, d = a([], b.length, g), p = d.length; p--;) b[t = d[p]] && (b[t] = !(f[t] = b[t]))
                    })
                })
            }

            function A(a) {
                return a && "undefined" != typeof a.getElementsByTagName && a
            }

            function u() {
            }

            function m(a) {
                for (var g = 0, b = a.length, f = ""; g < b; g++) f += a[g].value;
                return f
            }

            function B(a, g, b) {
                var f = g.dir, t = g.next, d = t || f, p = b && "parentNode" === d, C = Ba++;
                return g.first ? function (g, b, t) {
                    for (; g = g[f];) if (1 === g.nodeType || p) return a(g, b, t);
                    return !1
                } : function (g, b, c) {
                    var k, e, y, P = [ia, C];
                    if (c) for (; g = g[f];) {
                        if ((1 === g.nodeType || p) && a(g,
                            b, c)) return !0
                    } else for (; g = g[f];) if (1 === g.nodeType || p) if (y = g[N] || (g[N] = {}), e = y[g.uniqueID] || (y[g.uniqueID] = {}), t && t === g.nodeName.toLowerCase()) g = g[f] || g; else {
                        if ((k = e[d]) && k[0] === ia && k[1] === C) return P[2] = k[2];
                        if (e[d] = P, P[2] = a(g, b, c)) return !0
                    }
                    return !1
                }
            }

            function w(a) {
                return 1 < a.length ? function (g, b, f) {
                    for (var t = a.length; t--;) if (!a[t](g, b, f)) return !1;
                    return !0
                } : a[0]
            }

            function n(a, g, b, f, t) {
                for (var d, p = [], C = 0, c = a.length, k = null != g; C < c; C++) (d = a[C]) && (b && !b(d, f, t) || (p.push(d), k && g.push(C)));
                return p
            }

            function v(a,
                       b, t, d, p, c) {
                return d && !d[N] && (d = v(d)), p && !p[N] && (p = v(p, c)), f(function (f, C, c, k) {
                    var e, y, P = [], l = [], h = C.length, q;
                    if (!(q = f)) {
                        q = b || "*";
                        for (var A = c.nodeType ? [c] : c, u = [], m = 0, B = A.length; m < B; m++) g(q, A[m], u);
                        q = u
                    }
                    q = !a || !f && b ? q : n(q, P, a, c, k);
                    A = t ? p || (f ? a : h || d) ? [] : C : q;
                    if (t && t(q, A, c, k), d) for (e = n(A, l), d(e, [], c, k), c = e.length; c--;) (y = e[c]) && (A[l[c]] = !(q[l[c]] = y));
                    if (f) {
                        if (p || a) {
                            if (p) {
                                e = [];
                                for (c = A.length; c--;) (y = A[c]) && e.push(q[c] = y);
                                p(null, A = [], e, k)
                            }
                            for (c = A.length; c--;) (y = A[c]) && -1 < (e = p ? Y(f, y) : P[c]) && (f[e] = !(C[e] = y))
                        }
                    } else A =
                        n(A === C ? A.splice(h, A.length) : A), p ? p(null, C, A, k) : qa.apply(C, A)
                })
            }

            function F(a) {
                var g, b, f, t = a.length, d = r.relative[a[0].type];
                b = d || r.relative[" "];
                for (var p = d ? 1 : 0, C = B(function (a) {
                    return a === g
                }, b, !0), c = B(function (a) {
                    return -1 < Y(g, a)
                }, b, !0), k = [function (a, b, f) {
                    a = !d && (f || b !== H) || ((g = b).nodeType ? C(a, b, f) : c(a, b, f));
                    return g = null, a
                }]; p < t; p++) if (b = r.relative[a[p].type]) k = [B(w(k), b)]; else {
                    if ((b = r.filter[a[p].type].apply(null, a[p].matches))[N]) {
                        for (f = ++p; f < t && !r.relative[a[f].type]; f++) ;
                        return v(1 < p && w(k), 1 < p &&
                            m(a.slice(0, p - 1).concat({value: " " === a[p - 2].type ? "*" : ""})).replace(aa, "$1"), b, p < f && F(a.slice(p, f)), f < t && F(a = a.slice(f)), f < t && m(a))
                    }
                    k.push(b)
                }
                return w(k)
            }

            function R(a, b) {
                var t = 0 < b.length, d = 0 < a.length, p = function (f, p, C, c, k) {
                    var e, y, P, l = 0, h = "0", q = f && [], A = [], u = H, m = f || d && r.find.TAG("*", k),
                        B = ia += null == u ? 1 : Math.random() || .1, w = m.length;
                    for (k && (H = p === J || p || k); h !== w && null != (e = m[h]); h++) {
                        if (d && e) {
                            y = 0;
                            for (p || e.ownerDocument === J || (S(e), C = !ca); P = a[y++];) if (P(e, p || J, C)) {
                                c.push(e);
                                break
                            }
                            k && (ia = B)
                        }
                        t && ((e = !P && e) && l--,
                        f && q.push(e))
                    }
                    if (l += h, t && h !== l) {
                        for (y = 0; P = b[y++];) P(q, A, p, C);
                        if (f) {
                            if (0 < l) for (; h--;) q[h] || A[h] || (A[h] = da.call(c));
                            A = n(A)
                        }
                        qa.apply(c, A);
                        k && !f && 0 < A.length && 1 < l + b.length && g.uniqueSort(c)
                    }
                    return k && (ia = B, H = u), q
                };
                return t ? f(p) : p
            }

            var Q, K, r, O, z, D, x, E, H, L, I, S, J, G, ca, W, wa, M, Aa, N = "sizzle" + 1 * new Date,
                ba = a.document, ia = 0, Ba = 0, V = b(), Ca = b(), T = b(), X = function (a, g) {
                    return a === g && (I = !0), 0
                }, Z = {}.hasOwnProperty, U = [], da = U.pop, Ha = U.push, qa = U.push, ga = U.slice, Y = function (a, g) {
                    for (var b = 0, f = a.length; b < f; b++) if (a[b] === g) return b;
                    return -1
                }, ha = RegExp("[\\x20\\t\\r\\n\\f]+", "g"),
                aa = RegExp("^[\\x20\\t\\r\\n\\f]+|((?:^|[^\\\\])(?:\\\\.)*)[\\x20\\t\\r\\n\\f]+$", "g"),
                la = /^[\x20\t\r\n\f]*,[\x20\t\r\n\f]*/, na = /^[\x20\t\r\n\f]*([>+~]|[\x20\t\r\n\f])[\x20\t\r\n\f]*/,
                oa = RegExp("=[\\x20\\t\\r\\n\\f]*([^\\]'\"]*?)[\\x20\\t\\r\\n\\f]*\\]", "g"),
                pa = /:((?:\\.|[\w-]|[^\x00-\xa0])+)(?:\((('((?:\\.|[^\\'])*)'|"((?:\\.|[^\\"])*)")|((?:\\.|[^\\()[\]]|\[[\x20\t\r\n\f]*((?:\\.|[\w-]|[^\x00-\xa0])+)(?:[\x20\t\r\n\f]*([*^$|!~]?=)[\x20\t\r\n\f]*(?:'((?:\\.|[^\\'])*)'|"((?:\\.|[^\\"])*)"|((?:\\.|[\w-]|[^\x00-\xa0])+))|)[\x20\t\r\n\f]*\])*)|.*)\)|)/,
                ra = /^(?:\\.|[\w-]|[^\x00-\xa0])+$/, fa = {
                    ID: /^#((?:\\.|[\w-]|[^\x00-\xa0])+)/,
                    CLASS: /^\.((?:\\.|[\w-]|[^\x00-\xa0])+)/,
                    TAG: /^((?:\\.|[\w-]|[^\x00-\xa0])+|[*])/,
                    ATTR: /^\[[\x20\t\r\n\f]*((?:\\.|[\w-]|[^\x00-\xa0])+)(?:[\x20\t\r\n\f]*([*^$|!~]?=)[\x20\t\r\n\f]*(?:'((?:\\.|[^\\'])*)'|"((?:\\.|[^\\"])*)"|((?:\\.|[\w-]|[^\x00-\xa0])+))|)[\x20\t\r\n\f]*\]/,
                    PSEUDO: /^:((?:\\.|[\w-]|[^\x00-\xa0])+)(?:\((('((?:\\.|[^\\'])*)'|"((?:\\.|[^\\"])*)")|((?:\\.|[^\\()[\]]|\[[\x20\t\r\n\f]*((?:\\.|[\w-]|[^\x00-\xa0])+)(?:[\x20\t\r\n\f]*([*^$|!~]?=)[\x20\t\r\n\f]*(?:'((?:\\.|[^\\'])*)'|"((?:\\.|[^\\"])*)"|((?:\\.|[\w-]|[^\x00-\xa0])+))|)[\x20\t\r\n\f]*\])*)|.*)\)|)/,
                    CHILD: /^:(only|first|last|nth|nth-last)-(child|of-type)(?:\([\x20\t\r\n\f]*(even|odd|(([+-]|)(\d*)n|)[\x20\t\r\n\f]*(?:([+-]|)[\x20\t\r\n\f]*(\d+)|))[\x20\t\r\n\f]*\)|)/i,
                    bool: /^(?:checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped)$/i,
                    needsContext: /^[\x20\t\r\n\f]*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\([\x20\t\r\n\f]*((?:-\d)?\d*)[\x20\t\r\n\f]*\)|)(?=[^-]|$)/i
                }, ua = /^(?:input|select|textarea|button)$/i, xa = /^h\d$/i, ea =
                    /^[^{]+\{\s*\[native \w/, ya = /^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/, ma = /[+~]/,
                ja = RegExp("\\\\([\\da-f]{1,6}[\\x20\\t\\r\\n\\f]?|([\\x20\\t\\r\\n\\f])|.)", "ig"),
                ka = function (a, g, b) {
                    a = "0x" + g - 65536;
                    return a !== a || b ? g : 0 > a ? String.fromCharCode(a + 65536) : String.fromCharCode(a >> 10 | 55296, 1023 & a | 56320)
                }, sa = /([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g, ta = function (a, g) {
                    return g ? "\x00" === a ? "\ufffd" : a.slice(0, -1) + "\\" + a.charCodeAt(a.length - 1).toString(16) + " " : "\\" + a
                }, va = function () {
                    S()
                }, za = B(function (a) {
                    return !0 ===
                        a.disabled && ("form" in a || "label" in a)
                }, {dir: "parentNode", next: "legend"});
            try {
                qa.apply(U = ga.call(ba.childNodes), ba.childNodes), U[ba.childNodes.length].nodeType
            } catch (sc) {
                qa = {
                    apply: U.length ? function (a, g) {
                        Ha.apply(a, ga.call(g))
                    } : function (a, g) {
                        for (var b = a.length, f = 0; a[b++] = g[f++];) ;
                        a.length = b - 1
                    }
                }
            }
            K = g.support = {};
            z = g.isXML = function (a) {
                a = a && (a.ownerDocument || a).documentElement;
                return !!a && "HTML" !== a.nodeName
            };
            S = g.setDocument = function (a) {
                var g, b;
                a = a ? a.ownerDocument || a : ba;
                return a !== J && 9 === a.nodeType && a.documentElement ?
                    (J = a, G = J.documentElement, ca = !z(J), ba !== J && (b = J.defaultView) && b.top !== b && (b.addEventListener ? b.addEventListener("unload", va, !1) : b.attachEvent && b.attachEvent("onunload", va)), K.attributes = d(function (a) {
                        return a.className = "i", !a.getAttribute("className")
                    }), K.getElementsByTagName = d(function (a) {
                        return a.appendChild(J.createComment("")), !a.getElementsByTagName("*").length
                    }), K.getElementsByClassName = ea.test(J.getElementsByClassName), K.getById = d(function (a) {
                        return G.appendChild(a).id = N, !J.getElementsByName ||
                        !J.getElementsByName(N).length
                    }), K.getById ? (r.filter.ID = function (a) {
                        var g = a.replace(ja, ka);
                        return function (a) {
                            return a.getAttribute("id") === g
                        }
                    }, r.find.ID = function (a, g) {
                        if ("undefined" != typeof g.getElementById && ca) {
                            var b = g.getElementById(a);
                            return b ? [b] : []
                        }
                    }) : (r.filter.ID = function (a) {
                        var g = a.replace(ja, ka);
                        return function (a) {
                            return (a = "undefined" != typeof a.getAttributeNode && a.getAttributeNode("id")) && a.value === g
                        }
                    }, r.find.ID = function (a, g) {
                        if ("undefined" != typeof g.getElementById && ca) {
                            var b, f, t, d = g.getElementById(a);
                            if (d) {
                                if ((b = d.getAttributeNode("id")) && b.value === a) return [d];
                                t = g.getElementsByName(a);
                                for (f = 0; d = t[f++];) if ((b = d.getAttributeNode("id")) && b.value === a) return [d]
                            }
                            return []
                        }
                    }), r.find.TAG = K.getElementsByTagName ? function (a, g) {
                        return "undefined" != typeof g.getElementsByTagName ? g.getElementsByTagName(a) : K.qsa ? g.querySelectorAll(a) : void 0
                    } : function (a, g) {
                        var b, f = [], t = 0, d = g.getElementsByTagName(a);
                        if ("*" === a) {
                            for (; b = d[t++];) 1 === b.nodeType && f.push(b);
                            return f
                        }
                        return d
                    }, r.find.CLASS = K.getElementsByClassName && function (a,
                                                                            g) {
                        if ("undefined" != typeof g.getElementsByClassName && ca) return g.getElementsByClassName(a)
                    }, wa = [], W = [], (K.qsa = ea.test(J.querySelectorAll)) && (d(function (a) {
                        G.appendChild(a).innerHTML = "<a id='" + N + "'></a><select id='" + N + "-\r\\' msallowcapture=''><option selected=''></option></select>";
                        a.querySelectorAll("[msallowcapture^='']").length && W.push("[*^$]=[\\x20\\t\\r\\n\\f]*(?:''|\"\")");
                        a.querySelectorAll("[selected]").length || W.push("\\[[\\x20\\t\\r\\n\\f]*(?:value|checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped)");
                        a.querySelectorAll("[id~=" + N + "-]").length || W.push("~=");
                        a.querySelectorAll(":checked").length || W.push(":checked");
                        a.querySelectorAll("a#" + N + "+*").length || W.push(".#.+[+~]")
                    }), d(function (a) {
                        a.innerHTML = "<a href='' disabled='disabled'></a><select disabled='disabled'><option/></select>";
                        var g = J.createElement("input");
                        g.setAttribute("type", "hidden");
                        a.appendChild(g).setAttribute("name", "D");
                        a.querySelectorAll("[name=d]").length && W.push("name[\\x20\\t\\r\\n\\f]*[*^$|!~]?=");
                        2 !== a.querySelectorAll(":enabled").length &&
                        W.push(":enabled", ":disabled");
                        G.appendChild(a).disabled = !0;
                        2 !== a.querySelectorAll(":disabled").length && W.push(":enabled", ":disabled");
                        a.querySelectorAll("*,:x");
                        W.push(",.*:")
                    })), (K.matchesSelector = ea.test(M = G.matches || G.webkitMatchesSelector || G.mozMatchesSelector || G.oMatchesSelector || G.msMatchesSelector)) && d(function (a) {
                        K.disconnectedMatch = M.call(a, "*");
                        M.call(a, "[s!='']:x");
                        wa.push("!=", ":((?:\\\\.|[\\w-]|[^\x00-\\xa0])+)(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|\\[[\\x20\\t\\r\\n\\f]*((?:\\\\.|[\\w-]|[^\x00-\\xa0])+)(?:[\\x20\\t\\r\\n\\f]*([*^$|!~]?=)[\\x20\\t\\r\\n\\f]*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|((?:\\\\.|[\\w-]|[^\x00-\\xa0])+))|)[\\x20\\t\\r\\n\\f]*\\])*)|.*)\\)|)")
                    }),
                        W = W.length && new RegExp(W.join("|")), wa = wa.length && new RegExp(wa.join("|")), g = ea.test(G.compareDocumentPosition), Aa = g || ea.test(G.contains) ? function (a, g) {
                        var b = 9 === a.nodeType ? a.documentElement : a, f = g && g.parentNode;
                        return a === f || !(!f || 1 !== f.nodeType || !(b.contains ? b.contains(f) : a.compareDocumentPosition && 16 & a.compareDocumentPosition(f)))
                    } : function (a, g) {
                        if (g) for (; g = g.parentNode;) if (g === a) return !0;
                        return !1
                    }, X = g ? function (a, g) {
                        if (a === g) return I = !0, 0;
                        var b = !a.compareDocumentPosition - !g.compareDocumentPosition;
                        return b || (1 & (b = (a.ownerDocument || a) === (g.ownerDocument || g) ? a.compareDocumentPosition(g) : 1) || !K.sortDetached && g.compareDocumentPosition(a) === b ? a === J || a.ownerDocument === ba && Aa(ba, a) ? -1 : g === J || g.ownerDocument === ba && Aa(ba, g) ? 1 : L ? Y(L, a) - Y(L, g) : 0 : 4 & b ? -1 : 1)
                    } : function (a, g) {
                        if (a === g) return I = !0, 0;
                        var b, f = 0;
                        b = a.parentNode;
                        var t = g.parentNode, d = [a], p = [g];
                        if (!b || !t) return a === J ? -1 : g === J ? 1 : b ? -1 : t ? 1 : L ? Y(L, a) - Y(L, g) : 0;
                        if (b === t) return k(a, g);
                        for (b = a; b = b.parentNode;) d.unshift(b);
                        for (b = g; b = b.parentNode;) p.unshift(b);
                        for (; d[f] === p[f];) f++;
                        return f ? k(d[f], p[f]) : d[f] === ba ? -1 : p[f] === ba ? 1 : 0
                    }, J) : J
            };
            g.matches = function (a, b) {
                return g(a, null, null, b)
            };
            g.matchesSelector = function (a, b) {
                if ((a.ownerDocument || a) !== J && S(a), b = b.replace(oa, "='$1']"), !(!K.matchesSelector || !ca || T[b + " "] || wa && wa.test(b) || W && W.test(b))) try {
                    var f = M.call(a, b);
                    if (f || K.disconnectedMatch || a.document && 11 !== a.document.nodeType) return f
                } catch (t) {
                }
                return 0 < g(b, J, null, [a]).length
            };
            g.contains = function (a, g) {
                return (a.ownerDocument || a) !== J && S(a), Aa(a, g)
            };
            g.attr =
                function (a, g) {
                    (a.ownerDocument || a) !== J && S(a);
                    var b = r.attrHandle[g.toLowerCase()],
                        b = b && Z.call(r.attrHandle, g.toLowerCase()) ? b(a, g, !ca) : void 0;
                    return void 0 !== b ? b : K.attributes || !ca ? a.getAttribute(g) : (b = a.getAttributeNode(g)) && b.specified ? b.value : null
                };
            g.escape = function (a) {
                return (a + "").replace(sa, ta)
            };
            g.error = function (a) {
                throw Error("Syntax error, unrecognized expression: " + a);
            };
            g.uniqueSort = function (a) {
                var g, b = [], f = 0, t = 0;
                if (I = !K.detectDuplicates, L = !K.sortStable && a.slice(0), a.sort(X), I) {
                    for (; g = a[t++];) g ===
                    a[t] && (f = b.push(t));
                    for (; f--;) a.splice(b[f], 1)
                }
                return L = null, a
            };
            O = g.getText = function (a) {
                var g, b = "", f = 0;
                if (g = a.nodeType) if (1 === g || 9 === g || 11 === g) {
                    if ("string" == typeof a.textContent) return a.textContent;
                    for (a = a.firstChild; a; a = a.nextSibling) b += O(a)
                } else {
                    if (3 === g || 4 === g) return a.nodeValue
                } else for (; g = a[f++];) b += O(g);
                return b
            };
            (r = g.selectors = {
                cacheLength: 50, createPseudo: f, match: fa, attrHandle: {}, find: {}, relative: {
                    ">": {dir: "parentNode", first: !0},
                    " ": {dir: "parentNode"},
                    "+": {dir: "previousSibling", first: !0},
                    "~": {dir: "previousSibling"}
                }, preFilter: {
                    ATTR: function (a) {
                        return a[1] = a[1].replace(ja, ka), a[3] = (a[3] || a[4] || a[5] || "").replace(ja, ka), "~=" === a[2] && (a[3] = " " + a[3] + " "), a.slice(0, 4)
                    }, CHILD: function (a) {
                        return a[1] = a[1].toLowerCase(), "nth" === a[1].slice(0, 3) ? (a[3] || g.error(a[0]), a[4] = +(a[4] ? a[5] + (a[6] || 1) : 2 * ("even" === a[3] || "odd" === a[3])), a[5] = +(a[7] + a[8] || "odd" === a[3])) : a[3] && g.error(a[0]), a
                    }, PSEUDO: function (a) {
                        var g, b = !a[6] && a[2];
                        return fa.CHILD.test(a[0]) ? null : (a[3] ? a[2] = a[4] || a[5] || "" : b && pa.test(b) &&
                            (g = D(b, !0)) && (g = b.indexOf(")", b.length - g) - b.length) && (a[0] = a[0].slice(0, g), a[2] = b.slice(0, g)), a.slice(0, 3))
                    }
                }, filter: {
                    TAG: function (a) {
                        var g = a.replace(ja, ka).toLowerCase();
                        return "*" === a ? function () {
                            return !0
                        } : function (a) {
                            return a.nodeName && a.nodeName.toLowerCase() === g
                        }
                    }, CLASS: function (a) {
                        var g = V[a + " "];
                        return g || (g = new RegExp("(^|[\\x20\\t\\r\\n\\f])" + a + "([\\x20\\t\\r\\n\\f]|$)"), V(a, function (a) {
                            return g.test("string" == typeof a.className && a.className || "undefined" != typeof a.getAttribute && a.getAttribute("class") ||
                                "")
                        }))
                    }, ATTR: function (a, b, f) {
                        return function (t) {
                            t = g.attr(t, a);
                            return null == t ? "!=" === b : !b || (t += "", "=" === b ? t === f : "!=" === b ? t !== f : "^=" === b ? f && 0 === t.indexOf(f) : "*=" === b ? f && -1 < t.indexOf(f) : "$=" === b ? f && t.slice(-f.length) === f : "~=" === b ? -1 < (" " + t.replace(ha, " ") + " ").indexOf(f) : "|=" === b && (t === f || t.slice(0, f.length + 1) === f + "-"))
                        }
                    }, CHILD: function (a, g, b, f, t) {
                        var d = "nth" !== a.slice(0, 3), p = "last" !== a.slice(-4), c = "of-type" === g;
                        return 1 === f && 0 === t ? function (a) {
                            return !!a.parentNode
                        } : function (g, b, C) {
                            var k, e, y, P, l;
                            b = d !==
                            p ? "nextSibling" : "previousSibling";
                            var h = g.parentNode, q = c && g.nodeName.toLowerCase(), A = !C && !c, u = !1;
                            if (h) {
                                if (d) {
                                    for (; b;) {
                                        for (y = g; y = y[b];) if (c ? y.nodeName.toLowerCase() === q : 1 === y.nodeType) return !1;
                                        l = b = "only" === a && !l && "nextSibling"
                                    }
                                    return !0
                                }
                                if (l = [p ? h.firstChild : h.lastChild], p && A) for (u = (P = (k = (C = (e = (y = h)[N] || (y[N] = {}))[y.uniqueID] || (e[y.uniqueID] = {}))[a] || [])[0] === ia && k[1]) && k[2], y = P && h.childNodes[P]; y = ++P && y && y[b] || (u = P = 0) || l.pop();) {
                                    if (1 === y.nodeType && ++u && y === g) {
                                        C[a] = [ia, P, u];
                                        break
                                    }
                                } else if (A && (u = P = (k =
                                    ((e = (y = g)[N] || (y[N] = {}))[y.uniqueID] || (e[y.uniqueID] = {}))[a] || [])[0] === ia && k[1]), !1 === u) for (; (y = ++P && y && y[b] || (u = P = 0) || l.pop()) && ((c ? y.nodeName.toLowerCase() !== q : 1 !== y.nodeType) || !++u || (A && ((C = (e = y[N] || (y[N] = {}))[y.uniqueID] || (e[y.uniqueID] = {}))[a] = [ia, u]), y !== g));) ;
                                return (u -= t) === f || 0 == u % f && 0 <= u / f
                            }
                        }
                    }, PSEUDO: function (a, b) {
                        var t, d = r.pseudos[a] || r.setFilters[a.toLowerCase()] || g.error("unsupported pseudo: " + a);
                        return d[N] ? d(b) : 1 < d.length ? (t = [a, a, "", b], r.setFilters.hasOwnProperty(a.toLowerCase()) ? f(function (a,
                                                                                                                                           g) {
                            for (var f, t = d(a, b), p = t.length; p--;) a[f = Y(a, t[p])] = !(g[f] = t[p])
                        }) : function (a) {
                            return d(a, 0, t)
                        }) : d
                    }
                }, pseudos: {
                    not: f(function (a) {
                        var g = [], b = [], t = x(a.replace(aa, "$1"));
                        return t[N] ? f(function (a, g, b, f) {
                            var d;
                            b = t(a, null, f, []);
                            for (f = a.length; f--;) (d = b[f]) && (a[f] = !(g[f] = d))
                        }) : function (a, f, d) {
                            return g[0] = a, t(g, null, d, b), g[0] = null, !b.pop()
                        }
                    }), has: f(function (a) {
                        return function (b) {
                            return 0 < g(a, b).length
                        }
                    }), contains: f(function (a) {
                        return a = a.replace(ja, ka), function (g) {
                            return -1 < (g.textContent || g.innerText || O(g)).indexOf(a)
                        }
                    }),
                    lang: f(function (a) {
                        return ra.test(a || "") || g.error("unsupported lang: " + a), a = a.replace(ja, ka).toLowerCase(), function (g) {
                            var b;
                            do if (b = ca ? g.lang : g.getAttribute("xml:lang") || g.getAttribute("lang")) return (b = b.toLowerCase()) === a || 0 === b.indexOf(a + "-"); while ((g = g.parentNode) && 1 === g.nodeType);
                            return !1
                        }
                    }), target: function (g) {
                        var b = a.location && a.location.hash;
                        return b && b.slice(1) === g.id
                    }, root: function (a) {
                        return a === G
                    }, focus: function (a) {
                        return a === J.activeElement && (!J.hasFocus || J.hasFocus()) && !!(a.type || a.href ||
                            ~a.tabIndex)
                    }, enabled: h(!1), disabled: h(!0), checked: function (a) {
                        var g = a.nodeName.toLowerCase();
                        return "input" === g && !!a.checked || "option" === g && !!a.selected
                    }, selected: function (a) {
                        return a.parentNode && a.parentNode.selectedIndex, !0 === a.selected
                    }, empty: function (a) {
                        for (a = a.firstChild; a; a = a.nextSibling) if (6 > a.nodeType) return !1;
                        return !0
                    }, parent: function (a) {
                        return !r.pseudos.empty(a)
                    }, header: function (a) {
                        return xa.test(a.nodeName)
                    }, input: function (a) {
                        return ua.test(a.nodeName)
                    }, button: function (a) {
                        var g = a.nodeName.toLowerCase();
                        return "input" === g && "button" === a.type || "button" === g
                    }, text: function (a) {
                        var g;
                        return "input" === a.nodeName.toLowerCase() && "text" === a.type && (null == (g = a.getAttribute("type")) || "text" === g.toLowerCase())
                    }, first: q(function () {
                        return [0]
                    }), last: q(function (a, g) {
                        return [g - 1]
                    }), eq: q(function (a, g, b) {
                        return [0 > b ? b + g : b]
                    }), even: q(function (a, g) {
                        for (var b = 0; b < g; b += 2) a.push(b);
                        return a
                    }), odd: q(function (a, g) {
                        for (var b = 1; b < g; b += 2) a.push(b);
                        return a
                    }), lt: q(function (a, g, b) {
                        for (g = 0 > b ? b + g : b; 0 <= --g;) a.push(g);
                        return a
                    }), gt: q(function (a,
                                        g, b) {
                        for (b = 0 > b ? b + g : b; ++b < g;) a.push(b);
                        return a
                    })
                }
            }).pseudos.nth = r.pseudos.eq;
            for (Q in{radio: !0, checkbox: !0, file: !0, password: !0, image: !0}) r.pseudos[Q] = e(Q);
            for (Q in{submit: !0, reset: !0}) r.pseudos[Q] = l(Q);
            u.prototype = r.filters = r.pseudos;
            r.setFilters = new u;
            D = g.tokenize = function (a, b) {
                var f, t, d, p, c, C, k;
                if (c = Ca[a + " "]) return b ? 0 : c.slice(0);
                c = a;
                C = [];
                for (k = r.preFilter; c;) {
                    f && !(t = la.exec(c)) || (t && (c = c.slice(t[0].length) || c), C.push(d = []));
                    f = !1;
                    (t = na.exec(c)) && (f = t.shift(), d.push({
                        value: f, type: t[0].replace(aa,
                            " ")
                    }), c = c.slice(f.length));
                    for (p in r.filter) !(t = fa[p].exec(c)) || k[p] && !(t = k[p](t)) || (f = t.shift(), d.push({
                        value: f,
                        type: p,
                        matches: t
                    }), c = c.slice(f.length));
                    if (!f) break
                }
                return b ? c.length : c ? g.error(a) : Ca(a, C).slice(0)
            };
            return x = g.compile = function (a, g) {
                var b, f = [], t = [], d = T[a + " "];
                if (!d) {
                    g || (g = D(a));
                    for (b = g.length; b--;) (d = F(g[b]))[N] ? f.push(d) : t.push(d);
                    (d = T(a, R(t, f))).selector = a
                }
                return d
            }, E = g.select = function (a, g, b, f) {
                var t, d, p, c, C, k = "function" == typeof a && a, e = !f && D(a = k.selector || a);
                if (b = b || [], 1 === e.length) {
                    if (2 <
                        (d = e[0] = e[0].slice(0)).length && "ID" === (p = d[0]).type && 9 === g.nodeType && ca && r.relative[d[1].type]) {
                        if (!(g = (r.find.ID(p.matches[0].replace(ja, ka), g) || [])[0])) return b;
                        k && (g = g.parentNode);
                        a = a.slice(d.shift().value.length)
                    }
                    for (t = fa.needsContext.test(a) ? 0 : d.length; t-- && (p = d[t], !r.relative[c = p.type]);) if ((C = r.find[c]) && (f = C(p.matches[0].replace(ja, ka), ma.test(d[0].type) && A(g.parentNode) || g))) {
                        if (d.splice(t, 1), !(a = f.length && m(d))) return qa.apply(b, f), b;
                        break
                    }
                }
                return (k || x(a, e))(f, g, !ca, b, !g || ma.test(a) && A(g.parentNode) ||
                    g), b
            }, K.sortStable = N.split("").sort(X).join("") === N, K.detectDuplicates = !!I, S(), K.sortDetached = d(function (a) {
                return 1 & a.compareDocumentPosition(J.createElement("fieldset"))
            }), d(function (a) {
                return a.innerHTML = "<a href='#'></a>", "#" === a.firstChild.getAttribute("href")
            }) || c("type|href|height|width", function (a, g, b) {
                if (!b) return a.getAttribute(g, "type" === g.toLowerCase() ? 1 : 2)
            }), K.attributes && d(function (a) {
                return a.innerHTML = "<input/>", a.firstChild.setAttribute("value", ""), "" === a.firstChild.getAttribute("value")
            }) ||
            c("value", function (a, g, b) {
                if (!b && "input" === a.nodeName.toLowerCase()) return a.defaultValue
            }), d(function (a) {
                return null == a.getAttribute("disabled")
            }) || c("checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped", function (a, g, b) {
                var f;
                if (!b) return !0 === a[g] ? g.toLowerCase() : (f = a.getAttributeNode(g)) && f.specified ? f.value : null
            }), g
        }(h);
        f.find = la;
        f.expr = la.selectors;
        f.expr[":"] = f.expr.pseudos;
        f.uniqueSort = f.unique = la.uniqueSort;
        f.text = la.getText;
        f.isXMLDoc = la.isXML;
        f.contains = la.contains;
        f.escapeSelector = la.escape;
        var ra = function (a, g, b) {
            for (var d = [], p = void 0 !== b; (a = a[g]) && 9 !== a.nodeType;) if (1 === a.nodeType) {
                if (p && f(a).is(b)) break;
                d.push(a)
            }
            return d
        }, lb = function (a, g) {
            for (var b = []; a; a = a.nextSibling) 1 === a.nodeType && a !== g && b.push(a);
            return b
        }, mb = f.expr.match.needsContext, nb = /^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;
        f.filter = function (a, g, b) {
            var d = g[0];
            return b && (a = ":not(" + a + ")"), 1 === g.length && 1 === d.nodeType ? f.find.matchesSelector(d,
                a) ? [d] : [] : f.find.matches(a, f.grep(g, function (a) {
                return 1 === a.nodeType
            }))
        };
        f.fn.extend({
            find: function (a) {
                var g, b, d = this.length, p = this;
                if ("string" != typeof a) return this.pushStack(f(a).filter(function () {
                    for (g = 0; g < d; g++) if (f.contains(p[g], this)) return !0
                }));
                b = this.pushStack([]);
                for (g = 0; g < d; g++) f.find(a, p[g], b);
                return 1 < d ? f.uniqueSort(b) : b
            }, filter: function (a) {
                return this.pushStack(m(this, a || [], !1))
            }, not: function (a) {
                return this.pushStack(m(this, a || [], !0))
            }, is: function (a) {
                return !!m(this, "string" == typeof a &&
                mb.test(a) ? f(a) : a || [], !1).length
            }
        });
        var ob, Tb = /^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/;
        (f.fn.init = function (a, g, b) {
            var d, p;
            if (!a) return this;
            if (b = b || ob, "string" == typeof a) {
                if (!(d = "<" === a[0] && ">" === a[a.length - 1] && 3 <= a.length ? [null, a, null] : Tb.exec(a)) || !d[1] && g) return !g || g.jquery ? (g || b).find(a) : this.constructor(g).find(a);
                if (d[1]) {
                    if (g = g instanceof f ? g[0] : g, f.merge(this, f.parseHTML(d[1], g && g.nodeType ? g.ownerDocument || g : I, !0)), nb.test(d[1]) && f.isPlainObject(g)) for (d in g) H(this[d]) ? this[d](g[d]) : this.attr(d,
                        g[d]);
                    return this
                }
                return (p = I.getElementById(d[2])) && (this[0] = p, this.length = 1), this
            }
            return a.nodeType ? (this[0] = a, this.length = 1, this) : H(a) ? void 0 !== b.ready ? b.ready(a) : a(f) : f.makeArray(a, this)
        }).prototype = f.fn;
        ob = f(I);
        var Ub = /^(?:parents|prev(?:Until|All))/, Vb = {children: !0, contents: !0, next: !0, prev: !0};
        f.fn.extend({
            has: function (a) {
                var g = f(a, this), b = g.length;
                return this.filter(function () {
                    for (var a = 0; a < b; a++) if (f.contains(this, g[a])) return !0
                })
            }, closest: function (a, g) {
                var b, d = 0, p = this.length, c = [], k = "string" !=
                    typeof a && f(a);
                if (!mb.test(a)) for (; d < p; d++) for (b = this[d]; b && b !== g; b = b.parentNode) if (11 > b.nodeType && (k ? -1 < k.index(b) : 1 === b.nodeType && f.find.matchesSelector(b, a))) {
                    c.push(b);
                    break
                }
                return this.pushStack(1 < c.length ? f.uniqueSort(c) : c)
            }, index: function (a) {
                return a ? "string" == typeof a ? sa.call(f(a), this[0]) : sa.call(this, a.jquery ? a[0] : a) : this[0] && this[0].parentNode ? this.first().prevAll().length : -1
            }, add: function (a, g) {
                return this.pushStack(f.uniqueSort(f.merge(this.get(), f(a, g))))
            }, addBack: function (a) {
                return this.add(null ==
                a ? this.prevObject : this.prevObject.filter(a))
            }
        });
        f.each({
            parent: function (a) {
                return (a = a.parentNode) && 11 !== a.nodeType ? a : null
            }, parents: function (a) {
                return ra(a, "parentNode")
            }, parentsUntil: function (a, g, b) {
                return ra(a, "parentNode", b)
            }, next: function (a) {
                return n(a, "nextSibling")
            }, prev: function (a) {
                return n(a, "previousSibling")
            }, nextAll: function (a) {
                return ra(a, "nextSibling")
            }, prevAll: function (a) {
                return ra(a, "previousSibling")
            }, nextUntil: function (a, g, b) {
                return ra(a, "nextSibling", b)
            }, prevUntil: function (a, g, b) {
                return ra(a,
                    "previousSibling", b)
            }, siblings: function (a) {
                return lb((a.parentNode || {}).firstChild, a)
            }, children: function (a) {
                return lb(a.firstChild)
            }, contents: function (a) {
                return e(a, "iframe") ? a.contentDocument : (e(a, "template") && (a = a.content || a), f.merge([], a.childNodes))
            }
        }, function (a, g) {
            f.fn[a] = function (b, d) {
                var p = f.map(this, g, b);
                return "Until" !== a.slice(-5) && (d = b), d && "string" == typeof d && (p = f.filter(d, p)), 1 < this.length && (Vb[a] || f.uniqueSort(p), Ub.test(a) && p.reverse()), this.pushStack(p)
            }
        });
        var Z = /[^\x20\t\r\n\f]+/g;
        f.Callbacks = function (a) {
            a = "string" == typeof a ? z(a) : f.extend({}, a);
            var g, b, d, p, c = [], k = [], e = -1, h = function () {
                p = p || a.once;
                for (d = g = !0; k.length; e = -1) for (b = k.shift(); ++e < c.length;) !1 === c[e].apply(b[0], b[1]) && a.stopOnFalse && (e = c.length, b = !1);
                a.memory || (b = !1);
                g = !1;
                p && (c = b ? [] : "")
            }, q = {
                add: function () {
                    return c && (b && !g && (e = c.length - 1, k.push(b)), function Jb(g) {
                        f.each(g, function (g, b) {
                            H(b) ? a.unique && q.has(b) || c.push(b) : b && b.length && "string" !== l(b) && Jb(b)
                        })
                    }(arguments), b && !g && h()), this
                }, remove: function () {
                    return f.each(arguments,
                        function (a, g) {
                            for (var b; -1 < (b = f.inArray(g, c, b));) c.splice(b, 1), b <= e && e--
                        }), this
                }, has: function (a) {
                    return a ? -1 < f.inArray(a, c) : 0 < c.length
                }, empty: function () {
                    return c && (c = []), this
                }, disable: function () {
                    return p = k = [], c = b = "", this
                }, disabled: function () {
                    return !c
                }, lock: function () {
                    return p = k = [], b || g || (c = b = ""), this
                }, locked: function () {
                    return !!p
                }, fireWith: function (a, b) {
                    return p || (b = [a, (b = b || []).slice ? b.slice() : b], k.push(b), g || h()), this
                }, fire: function () {
                    return q.fireWith(this, arguments), this
                }, fired: function () {
                    return !!d
                }
            };
            return q
        };
        f.extend({
            Deferred: function (a) {
                var g = [["notify", "progress", f.Callbacks("memory"), f.Callbacks("memory"), 2], ["resolve", "done", f.Callbacks("once memory"), f.Callbacks("once memory"), 0, "resolved"], ["reject", "fail", f.Callbacks("once memory"), f.Callbacks("once memory"), 1, "rejected"]],
                    b = "pending", d = {
                        state: function () {
                            return b
                        }, always: function () {
                            return p.done(arguments).fail(arguments), this
                        }, "catch": function (a) {
                            return d.then(null, a)
                        }, pipe: function () {
                            var a = arguments;
                            return f.Deferred(function (b) {
                                f.each(g,
                                    function (g, f) {
                                        var d = H(a[f[4]]) && a[f[4]];
                                        p[f[1]](function () {
                                            var a = d && d.apply(this, arguments);
                                            a && H(a.promise) ? a.promise().progress(b.notify).done(b.resolve).fail(b.reject) : b[f[0] + "With"](this, d ? [a] : arguments)
                                        })
                                    });
                                a = null
                            }).promise()
                        }, then: function (a, b, d) {
                            function t(a, g, b, d) {
                                return function () {
                                    var c = this, k = arguments, C = function () {
                                        var f, C;
                                        if (!(a < p)) {
                                            if ((f = b.apply(c, k)) === g.promise()) throw new TypeError("Thenable self-resolution");
                                            C = f && ("object" == typeof f || "function" == typeof f) && f.then;
                                            H(C) ? d ? C.call(f, t(p,
                                                g, x, d), t(p, g, q, d)) : (p++, C.call(f, t(p, g, x, d), t(p, g, q, d), t(p, g, x, g.notifyWith))) : (b !== x && (c = void 0, k = [f]), (d || g.resolveWith)(c, k))
                                        }
                                    }, e = d ? C : function () {
                                        try {
                                            C()
                                        } catch (d) {
                                            f.Deferred.exceptionHook && f.Deferred.exceptionHook(d, e.stackTrace), a + 1 >= p && (b !== q && (c = void 0, k = [d]), g.rejectWith(c, k))
                                        }
                                    };
                                    a ? e() : (f.Deferred.getStackHook && (e.stackTrace = f.Deferred.getStackHook()), h.setTimeout(e))
                                }
                            }

                            var p = 0;
                            return f.Deferred(function (f) {
                                g[0][3].add(t(0, f, H(d) ? d : x, f.notifyWith));
                                g[1][3].add(t(0, f, H(a) ? a : x));
                                g[2][3].add(t(0,
                                    f, H(b) ? b : q))
                            }).promise()
                        }, promise: function (a) {
                            return null != a ? f.extend(a, d) : d
                        }
                    }, p = {};
                return f.each(g, function (a, f) {
                    var c = f[2], k = f[5];
                    d[f[1]] = c.add;
                    k && c.add(function () {
                        b = k
                    }, g[3 - a][2].disable, g[3 - a][3].disable, g[0][2].lock, g[0][3].lock);
                    c.add(f[3].fire);
                    p[f[0]] = function () {
                        return p[f[0] + "With"](this === p ? void 0 : this, arguments), this
                    };
                    p[f[0] + "With"] = c.fireWith
                }), d.promise(p), a && a.call(p, p), p
            }, when: function (a) {
                var g = arguments.length, b = g, d = Array(b), p = aa.call(arguments), c = f.Deferred(),
                    k = function (a) {
                        return function (b) {
                            d[a] =
                                this;
                            p[a] = 1 < arguments.length ? aa.call(arguments) : b;
                            --g || c.resolveWith(d, p)
                        }
                    };
                if (1 >= g && (F(a, c.done(k(b)).resolve, c.reject, !g), "pending" === c.state() || H(p[b] && p[b].then))) return c.then();
                for (; b--;) F(p[b], k(b), c.reject);
                return c.promise()
            }
        });
        var Wb = /^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;
        f.Deferred.exceptionHook = function (a, g) {
            h.console && h.console.warn && a && Wb.test(a.name) && h.console.warn("jQuery.Deferred exception: " + a.message, a.stack, g)
        };
        f.readyException = function (a) {
            h.setTimeout(function () {
                throw a;
            })
        };
        var Qa = f.Deferred();
        f.fn.ready = function (a) {
            return Qa.then(a)["catch"](function (a) {
                f.readyException(a)
            }), this
        };
        f.extend({
            isReady: !1, readyWait: 1, ready: function (a) {
                (!0 === a ? --f.readyWait : f.isReady) || (f.isReady = !0, !0 !== a && 0 < --f.readyWait || Qa.resolveWith(I, [f]))
            }
        });
        f.ready.then = Qa.then;
        "complete" === I.readyState || "loading" !== I.readyState && !I.documentElement.doScroll ? h.setTimeout(f.ready) : (I.addEventListener("DOMContentLoaded", u), h.addEventListener("load", u));
        var da = function (a, g, b, d, p, c, k) {
            var e = 0, h =
                a.length, q = null == b;
            if ("object" === l(b)) for (e in p = !0, b) da(a, g, e, b[e], !0, c, k); else if (void 0 !== d && (p = !0, H(d) || (k = !0), q && (k ? (g.call(a, d), g = null) : (q = g, g = function (a, g, b) {
                return q.call(f(a), b)
            })), g)) for (; e < h; e++) g(a[e], b, k ? d : d.call(a[e], e, g(a[e], b)));
            return p ? a : q ? g.call(a) : h ? g(a[0], b) : c
        }, Eb = /^-ms-/, Fb = /-([a-z])/g, Fa = function (a) {
            return 1 === a.nodeType || 9 === a.nodeType || !+a.nodeType
        };
        d.uid = 1;
        d.prototype = {
            cache: function (a) {
                var g = a[this.expando];
                return g || (g = {}, Fa(a) && (a.nodeType ? a[this.expando] = g : Object.defineProperty(a,
                    this.expando, {value: g, configurable: !0}))), g
            }, set: function (a, g, f) {
                var d;
                a = this.cache(a);
                if ("string" == typeof g) a[b(g)] = f; else for (d in g) a[b(d)] = g[d];
                return a
            }, get: function (a, g) {
                return void 0 === g ? this.cache(a) : a[this.expando] && a[this.expando][b(g)]
            }, access: function (a, g, b) {
                return void 0 === g || g && "string" == typeof g && void 0 === b ? this.get(a, g) : (this.set(a, g, b), void 0 !== b ? b : g)
            }, remove: function (a, g) {
                var d, c = a[this.expando];
                if (void 0 !== c) {
                    if (void 0 !== g) for (d = (g = Array.isArray(g) ? g.map(b) : (g = b(g)) in c ? [g] : g.match(Z) ||
                        []).length; d--;) delete c[g[d]];
                    (void 0 === g || f.isEmptyObject(c)) && (a.nodeType ? a[this.expando] = void 0 : delete a[this.expando])
                }
            }, hasData: function (a) {
                a = a[this.expando];
                return void 0 !== a && !f.isEmptyObject(a)
            }
        };
        var E = new d, M = new d, Hb = /^(?:\{[\w\W]*\}|\[[\w\W]*\])$/, Gb = /[A-Z]/g;
        f.extend({
            hasData: function (a) {
                return M.hasData(a) || E.hasData(a)
            }, data: function (a, g, b) {
                return M.access(a, g, b)
            }, removeData: function (a, g) {
                M.remove(a, g)
            }, _data: function (a, g, b) {
                return E.access(a, g, b)
            }, _removeData: function (a, g) {
                E.remove(a,
                    g)
            }
        });
        f.fn.extend({
            data: function (a, g) {
                var f, d, p, c = this[0], e = c && c.attributes;
                if (void 0 === a) {
                    if (this.length && (p = M.get(c), 1 === c.nodeType && !E.get(c, "hasDataAttrs"))) {
                        for (f = e.length; f--;) e[f] && 0 === (d = e[f].name).indexOf("data-") && (d = b(d.slice(5)), k(c, d, p[d]));
                        E.set(c, "hasDataAttrs", !0)
                    }
                    return p
                }
                return "object" == typeof a ? this.each(function () {
                    M.set(this, a)
                }) : da(this, function (g) {
                        var b;
                        if (c && void 0 === g) {
                            if (void 0 !== (b = M.get(c, a)) || void 0 !== (b = k(c, a))) return b
                        } else this.each(function () {
                            M.set(this, a, g)
                        })
                    }, null,
                    g, 1 < arguments.length, null, !0)
            }, removeData: function (a) {
                return this.each(function () {
                    M.remove(this, a)
                })
            }
        });
        f.extend({
            queue: function (a, g, b) {
                var d;
                if (a) return g = (g || "fx") + "queue", d = E.get(a, g), b && (!d || Array.isArray(b) ? d = E.access(a, g, f.makeArray(b)) : d.push(b)), d || []
            }, dequeue: function (a, g) {
                g = g || "fx";
                var b = f.queue(a, g), d = b.length, p = b.shift(), c = f._queueHooks(a, g), k = function () {
                    f.dequeue(a, g)
                };
                "inprogress" === p && (p = b.shift(), d--);
                p && ("fx" === g && b.unshift("inprogress"), delete c.stop, p.call(a, k, c));
                !d && c && c.empty.fire()
            },
            _queueHooks: function (a, g) {
                var b = g + "queueHooks";
                return E.get(a, b) || E.access(a, b, {
                    empty: f.Callbacks("once memory").add(function () {
                        E.remove(a, [g + "queue", b])
                    })
                })
            }
        });
        f.fn.extend({
            queue: function (a, g) {
                var b = 2;
                return "string" != typeof a && (g = a, a = "fx", b--), arguments.length < b ? f.queue(this[0], a) : void 0 === g ? this : this.each(function () {
                    var b = f.queue(this, a, g);
                    f._queueHooks(this, a);
                    "fx" === a && "inprogress" !== b[0] && f.dequeue(this, a)
                })
            }, dequeue: function (a) {
                return this.each(function () {
                    f.dequeue(this, a)
                })
            }, clearQueue: function (a) {
                return this.queue(a ||
                    "fx", [])
            }, promise: function (a, g) {
                var b, d = 1, p = f.Deferred(), c = this, k = this.length, e = function () {
                    --d || p.resolveWith(c, [c])
                };
                "string" != typeof a && (g = a, a = void 0);
                for (a = a || "fx"; k--;) (b = E.get(c[k], a + "queueHooks")) && b.empty && (d++, b.empty.add(e));
                return e(), p.promise(g)
            }
        });
        var pb = /[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,
            fa = new RegExp("^(?:([+-])=|)(" + pb + ")([a-z%]*)$", "i"), U = ["Top", "Right", "Bottom", "Left"],
            ta = function (a, g) {
                return "none" === (a = g || a).style.display || "" === a.style.display && f.contains(a.ownerDocument,
                    a) && "none" === f.css(a, "display")
            }, qb = function (a, g, b, f) {
                var d, c = {};
                for (d in g) c[d] = a.style[d], a.style[d] = g[d];
                b = b.apply(a, f || []);
                for (d in g) a.style[d] = c[d];
                return b
            }, Va = {};
        f.fn.extend({
            show: function () {
                return B(this, !0)
            }, hide: function () {
                return B(this)
            }, toggle: function (a) {
                return "boolean" == typeof a ? a ? this.show() : this.hide() : this.each(function () {
                    ta(this) ? f(this).show() : f(this).hide()
                })
            }
        });
        var rb = /^(?:checkbox|radio)$/i, Wa = /<([a-z][^\/\0>\x20\t\r\n\f]+)/i,
            Xa = /^$|^module$|\/(?:java|ecma)script/i, T = {
                option: [1,
                    "<select multiple='multiple'>", "</select>"],
                thead: [1, "<table>", "</table>"],
                col: [2, "<table><colgroup>", "</colgroup></table>"],
                tr: [2, "<table><tbody>", "</tbody></table>"],
                td: [3, "<table><tbody><tr>", "</tr></tbody></table>"],
                _default: [0, "", ""]
            };
        T.optgroup = T.option;
        T.tbody = T.tfoot = T.colgroup = T.caption = T.thead;
        T.th = T.td;
        var Kb = /<|&#?\w+;/;
        !function () {
            var a = I.createDocumentFragment().appendChild(I.createElement("div")), g = I.createElement("input");
            g.setAttribute("type", "radio");
            g.setAttribute("checked", "checked");
            g.setAttribute("name", "t");
            a.appendChild(g);
            G.checkClone = a.cloneNode(!0).cloneNode(!0).lastChild.checked;
            a.innerHTML = "<textarea>x</textarea>";
            G.noCloneChecked = !!a.cloneNode(!0).lastChild.defaultValue
        }();
        var Ga = I.documentElement, Xb = /^key/, Yb = /^(?:mouse|pointer|contextmenu|drag|drop)|click/,
            sb = /^([^.]*)(?:\.(.+)|)/;
        f.event = {
            global: {}, add: function (a, g, b, d, c) {
                var k, e, l, h, q, A, u, m, B, w;
                if (q = E.get(a)) for (b.handler && (b = (k = b).handler, c = k.selector), c && f.find.matchesSelector(Ga, c), b.guid || (b.guid = f.guid++), (h =
                    q.events) || (h = q.events = {}), (e = q.handle) || (e = q.handle = function (g) {
                    return "undefined" != typeof f && f.event.triggered !== g.type ? f.event.dispatch.apply(a, arguments) : void 0
                }), q = (g = (g || "").match(Z) || [""]).length; q--;) B = w = (l = sb.exec(g[q]) || [])[1], l = (l[2] || "").split(".").sort(), B && (u = f.event.special[B] || {}, B = (c ? u.delegateType : u.bindType) || B, u = f.event.special[B] || {}, A = f.extend({
                    type: B,
                    origType: w,
                    data: d,
                    handler: b,
                    guid: b.guid,
                    selector: c,
                    needsContext: c && f.expr.match.needsContext.test(c),
                    namespace: l.join(".")
                }, k),
                (m = h[B]) || ((m = h[B] = []).delegateCount = 0, u.setup && !1 !== u.setup.call(a, d, l, e) || a.addEventListener && a.addEventListener(B, e)), u.add && (u.add.call(a, A), A.handler.guid || (A.handler.guid = b.guid)), c ? m.splice(m.delegateCount++, 0, A) : m.push(A), f.event.global[B] = !0)
            }, remove: function (a, g, b, d, c) {
                var k, e, l, h, q, A, u, B, m, w, n, v = E.hasData(a) && E.get(a);
                if (v && (h = v.events)) {
                    for (q = (g = (g || "").match(Z) || [""]).length; q--;) if (l = sb.exec(g[q]) || [], m = n = l[1], w = (l[2] || "").split(".").sort(), m) {
                        u = f.event.special[m] || {};
                        B = h[m = (d ? u.delegateType :
                            u.bindType) || m] || [];
                        l = l[2] && new RegExp("(^|\\.)" + w.join("\\.(?:.*\\.|)") + "(\\.|$)");
                        for (e = k = B.length; k--;) A = B[k], !c && n !== A.origType || b && b.guid !== A.guid || l && !l.test(A.namespace) || d && d !== A.selector && ("**" !== d || !A.selector) || (B.splice(k, 1), A.selector && B.delegateCount--, u.remove && u.remove.call(a, A));
                        e && !B.length && (u.teardown && !1 !== u.teardown.call(a, w, v.handle) || f.removeEvent(a, m, v.handle), delete h[m])
                    } else for (m in h) f.event.remove(a, m + g[q], b, d, !0);
                    f.isEmptyObject(h) && E.remove(a, "handle events")
                }
            }, dispatch: function (a) {
                var g =
                    f.event.fix(a), b, d, c, k, e, l, h = Array(arguments.length);
                d = (E.get(this, "events") || {})[g.type] || [];
                var q = f.event.special[g.type] || {};
                h[0] = g;
                for (b = 1; b < arguments.length; b++) h[b] = arguments[b];
                if (g.delegateTarget = this, !q.preDispatch || !1 !== q.preDispatch.call(this, g)) {
                    l = f.event.handlers.call(this, g, d);
                    for (b = 0; (k = l[b++]) && !g.isPropagationStopped();) for (g.currentTarget = k.elem, d = 0; (e = k.handlers[d++]) && !g.isImmediatePropagationStopped();) g.rnamespace && !g.rnamespace.test(e.namespace) || (g.handleObj = e, g.data = e.data,
                    void 0 !== (c = ((f.event.special[e.origType] || {}).handle || e.handler).apply(k.elem, h)) && !1 === (g.result = c) && (g.preventDefault(), g.stopPropagation()));
                    return q.postDispatch && q.postDispatch.call(this, g), g.result
                }
            }, handlers: function (a, g) {
                var b, d, c, k, e, l = [], h = g.delegateCount, q = a.target;
                if (h && q.nodeType && !("click" === a.type && 1 <= a.button)) for (; q !== this; q = q.parentNode || this) if (1 === q.nodeType && ("click" !== a.type || !0 !== q.disabled)) {
                    k = [];
                    e = {};
                    for (b = 0; b < h; b++) void 0 === e[c = (d = g[b]).selector + " "] && (e[c] = d.needsContext ?
                        -1 < f(c, this).index(q) : f.find(c, this, null, [q]).length), e[c] && k.push(d);
                    k.length && l.push({elem: q, handlers: k})
                }
                return q = this, h < g.length && l.push({elem: q, handlers: g.slice(h)}), l
            }, addProp: function (a, b) {
                Object.defineProperty(f.Event.prototype, a, {
                    enumerable: !0, configurable: !0, get: H(b) ? function () {
                        if (this.originalEvent) return b(this.originalEvent)
                    } : function () {
                        if (this.originalEvent) return this.originalEvent[a]
                    }, set: function (b) {
                        Object.defineProperty(this, a, {enumerable: !0, configurable: !0, writable: !0, value: b})
                    }
                })
            },
            fix: function (a) {
                return a[f.expando] ? a : new f.Event(a)
            }, special: {
                load: {noBubble: !0}, focus: {
                    trigger: function () {
                        if (this !== L() && this.focus) return this.focus(), !1
                    }, delegateType: "focusin"
                }, blur: {
                    trigger: function () {
                        if (this === L() && this.blur) return this.blur(), !1
                    }, delegateType: "focusout"
                }, click: {
                    trigger: function () {
                        if ("checkbox" === this.type && this.click && e(this, "input")) return this.click(), !1
                    }, _default: function (a) {
                        return e(a.target, "a")
                    }
                }, beforeunload: {
                    postDispatch: function (a) {
                        void 0 !== a.result && a.originalEvent &&
                        (a.originalEvent.returnValue = a.result)
                    }
                }
            }
        };
        f.removeEvent = function (a, b, f) {
            a.removeEventListener && a.removeEventListener(b, f)
        };
        f.Event = function (a, b) {
            if (!(this instanceof f.Event)) return new f.Event(a, b);
            a && a.type ? (this.originalEvent = a, this.type = a.type, this.isDefaultPrevented = a.defaultPrevented || void 0 === a.defaultPrevented && !1 === a.returnValue ? Q : R, this.target = a.target && 3 === a.target.nodeType ? a.target.parentNode : a.target, this.currentTarget = a.currentTarget, this.relatedTarget = a.relatedTarget) : this.type = a;
            b && f.extend(this, b);
            this.timeStamp = a && a.timeStamp || Date.now();
            this[f.expando] = !0
        };
        f.Event.prototype = {
            constructor: f.Event,
            isDefaultPrevented: R,
            isPropagationStopped: R,
            isImmediatePropagationStopped: R,
            isSimulated: !1,
            preventDefault: function () {
                var a = this.originalEvent;
                this.isDefaultPrevented = Q;
                a && !this.isSimulated && a.preventDefault()
            },
            stopPropagation: function () {
                var a = this.originalEvent;
                this.isPropagationStopped = Q;
                a && !this.isSimulated && a.stopPropagation()
            },
            stopImmediatePropagation: function () {
                var a = this.originalEvent;
                this.isImmediatePropagationStopped = Q;
                a && !this.isSimulated && a.stopImmediatePropagation();
                this.stopPropagation()
            }
        };
        f.each({
            altKey: !0,
            bubbles: !0,
            cancelable: !0,
            changedTouches: !0,
            ctrlKey: !0,
            detail: !0,
            eventPhase: !0,
            metaKey: !0,
            pageX: !0,
            pageY: !0,
            shiftKey: !0,
            view: !0,
            "char": !0,
            charCode: !0,
            key: !0,
            keyCode: !0,
            button: !0,
            buttons: !0,
            clientX: !0,
            clientY: !0,
            offsetX: !0,
            offsetY: !0,
            pointerId: !0,
            pointerType: !0,
            screenX: !0,
            screenY: !0,
            targetTouches: !0,
            toElement: !0,
            touches: !0,
            which: function (a) {
                var b = a.button;
                return null == a.which &&
                Xb.test(a.type) ? null != a.charCode ? a.charCode : a.keyCode : !a.which && void 0 !== b && Yb.test(a.type) ? 1 & b ? 1 : 2 & b ? 3 : 4 & b ? 2 : 0 : a.which
            }
        }, f.event.addProp);
        f.each({
            mouseenter: "mouseover",
            mouseleave: "mouseout",
            pointerenter: "pointerover",
            pointerleave: "pointerout"
        }, function (a, b) {
            f.event.special[a] = {
                delegateType: b, bindType: b, handle: function (a) {
                    var d, c = a.relatedTarget, k = a.handleObj;
                    return c && (c === this || f.contains(this, c)) || (a.type = k.origType, d = k.handler.apply(this, arguments), a.type = b), d
                }
            }
        });
        f.fn.extend({
            on: function (a,
                          b, f, d) {
                return S(this, a, b, f, d)
            }, one: function (a, b, f, d) {
                return S(this, a, b, f, d, 1)
            }, off: function (a, b, d) {
                var c, p;
                if (a && a.preventDefault && a.handleObj) return c = a.handleObj, f(a.delegateTarget).off(c.namespace ? c.origType + "." + c.namespace : c.origType, c.selector, c.handler), this;
                if ("object" == typeof a) {
                    for (p in a) this.off(p, b, a[p]);
                    return this
                }
                return !1 !== b && "function" != typeof b || (d = b, b = void 0), !1 === d && (d = R), this.each(function () {
                    f.event.remove(this, a, d, b)
                })
            }
        });
        var Zb = /<(?!area|br|col|embed|hr|img|input|link|meta|param)(([a-z][^\/\0>\x20\t\r\n\f]*)[^>]*)\/>/gi,
            $b = /<script|<style|<link/i, Lb = /checked\s*(?:[^=]|=\s*.checked.)/i,
            Mb = /^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g;
        f.extend({
            htmlPrefilter: function (a) {
                return a.replace(Zb, "<$1></$2>")
            }, clone: function (a, b, d) {
                var c, p, k, e, l = a.cloneNode(!0), q = f.contains(a.ownerDocument, a);
                if (!(G.noCloneChecked || 1 !== a.nodeType && 11 !== a.nodeType || f.isXMLDoc(a))) for (e = w(l), c = 0, p = (k = w(a)).length; c < p; c++) {
                    var h = k[c], A = e[c], u = A.nodeName.toLowerCase();
                    "input" === u && rb.test(h.type) ? A.checked = h.checked : "input" !== u && "textarea" !== u ||
                        (A.defaultValue = h.defaultValue)
                }
                if (b) if (d) for (k = k || w(a), e = e || w(l), c = 0, p = k.length; c < p; c++) Ya(k[c], e[c]); else Ya(a, l);
                return 0 < (e = w(l, "script")).length && K(e, !q && w(a, "script")), l
            }, cleanData: function (a) {
                for (var b, d, c, p = f.event.special, k = 0; void 0 !== (d = a[k]); k++) if (Fa(d)) {
                    if (b = d[E.expando]) {
                        if (b.events) for (c in b.events) p[c] ? f.event.remove(d, c) : f.removeEvent(d, c, b.handle);
                        d[E.expando] = void 0
                    }
                    d[M.expando] && (d[M.expando] = void 0)
                }
            }
        });
        f.fn.extend({
            detach: function (a) {
                return $a(this, a, !0)
            }, remove: function (a) {
                return $a(this,
                    a)
            }, text: function (a) {
                return da(this, function (a) {
                    return void 0 === a ? f.text(this) : this.empty().each(function () {
                        1 !== this.nodeType && 11 !== this.nodeType && 9 !== this.nodeType || (this.textContent = a)
                    })
                }, null, a, arguments.length)
            }, append: function () {
                return oa(this, arguments, function (a) {
                    1 !== this.nodeType && 11 !== this.nodeType && 9 !== this.nodeType || Ba(this, a).appendChild(a)
                })
            }, prepend: function () {
                return oa(this, arguments, function (a) {
                    if (1 === this.nodeType || 11 === this.nodeType || 9 === this.nodeType) {
                        var b = Ba(this, a);
                        b.insertBefore(a,
                            b.firstChild)
                    }
                })
            }, before: function () {
                return oa(this, arguments, function (a) {
                    this.parentNode && this.parentNode.insertBefore(a, this)
                })
            }, after: function () {
                return oa(this, arguments, function (a) {
                    this.parentNode && this.parentNode.insertBefore(a, this.nextSibling)
                })
            }, empty: function () {
                for (var a, b = 0; null != (a = this[b]); b++) 1 === a.nodeType && (f.cleanData(w(a, !1)), a.textContent = "");
                return this
            }, clone: function (a, b) {
                return a = null != a && a, b = null == b ? a : b, this.map(function () {
                    return f.clone(this, a, b)
                })
            }, html: function (a) {
                return da(this,
                    function (a) {
                        var b = this[0] || {}, d = 0, c = this.length;
                        if (void 0 === a && 1 === b.nodeType) return b.innerHTML;
                        if ("string" == typeof a && !$b.test(a) && !T[(Wa.exec(a) || ["", ""])[1].toLowerCase()]) {
                            a = f.htmlPrefilter(a);
                            try {
                                for (; d < c; d++) 1 === (b = this[d] || {}).nodeType && (f.cleanData(w(b, !1)), b.innerHTML = a);
                                b = 0
                            } catch (k) {
                            }
                        }
                        b && this.empty().append(a)
                    }, null, a, arguments.length)
            }, replaceWith: function () {
                var a = [];
                return oa(this, arguments, function (b) {
                    var d = this.parentNode;
                    0 > f.inArray(this, a) && (f.cleanData(w(this)), d && d.replaceChild(b,
                        this))
                }, a)
            }
        });
        f.each({
            appendTo: "append",
            prependTo: "prepend",
            insertBefore: "before",
            insertAfter: "after",
            replaceAll: "replaceWith"
        }, function (a, b) {
            f.fn[a] = function (a) {
                for (var d = [], c = f(a), k = c.length - 1, e = 0; e <= k; e++) a = e === k ? this : this.clone(!0), f(c[e])[b](a), Pa.apply(d, a.get());
                return this.pushStack(d)
            }
        });
        var Ia = new RegExp("^(" + pb + ")(?!px)[a-z%]+$", "i"), va = function (a) {
            var b = a.ownerDocument.defaultView;
            return b && b.opener || (b = h), b.getComputedStyle(a)
        }, Nb = new RegExp(U.join("|"), "i");
        !function () {
            function a() {
                if (l) {
                    e.style.cssText =
                        "position:absolute;left:-11111px;width:60px;margin-top:1px;padding:0;border:0";
                    l.style.cssText = "position:relative;display:block;box-sizing:border-box;overflow:scroll;margin:auto;border:1px;padding:1px;width:60%;top:1%";
                    Ga.appendChild(e).appendChild(l);
                    var a = h.getComputedStyle(l);
                    b = "1%" !== a.top;
                    k = 12 === Math.round(parseFloat(a.marginLeft));
                    l.style.right = "60%";
                    p = 36 === Math.round(parseFloat(a.right));
                    d = 36 === Math.round(parseFloat(a.width));
                    l.style.position = "absolute";
                    c = 36 === l.offsetWidth || "absolute";
                    Ga.removeChild(e);
                    l = null
                }
            }

            var b, d, c, p, k, e = I.createElement("div"), l = I.createElement("div");
            l.style && (l.style.backgroundClip = "content-box", l.cloneNode(!0).style.backgroundClip = "", G.clearCloneStyle = "content-box" === l.style.backgroundClip, f.extend(G, {
                boxSizingReliable: function () {
                    return a(), d
                }, pixelBoxStyles: function () {
                    return a(), p
                }, pixelPosition: function () {
                    return a(), b
                }, reliableMarginLeft: function () {
                    return a(), k
                }, scrollboxSize: function () {
                    return a(), c
                }
            }))
        }();
        var ac = /^(none|table(?!-c[ea]).+)/, tb = /^--/, bc = {
                position: "absolute",
                visibility: "hidden", display: "block"
            }, ub = {letterSpacing: "0", fontWeight: "400"}, db = ["Webkit", "Moz", "ms"],
            cb = I.createElement("div").style;
        f.extend({
            cssHooks: {
                opacity: {
                    get: function (a, b) {
                        if (b) {
                            var f = ua(a, "opacity");
                            return "" === f ? "1" : f
                        }
                    }
                }
            },
            cssNumber: {
                animationIterationCount: !0,
                columnCount: !0,
                fillOpacity: !0,
                flexGrow: !0,
                flexShrink: !0,
                fontWeight: !0,
                lineHeight: !0,
                opacity: !0,
                order: !0,
                orphans: !0,
                widows: !0,
                zIndex: !0,
                zoom: !0
            },
            cssProps: {},
            style: function (a, g, d, c) {
                if (a && 3 !== a.nodeType && 8 !== a.nodeType && a.style) {
                    var p,
                        k, e, l = b(g), q = tb.test(g), h = a.style;
                    if (q || (g = bb(l)), e = f.cssHooks[g] || f.cssHooks[l], void 0 === d) return e && "get" in e && void 0 !== (p = e.get(a, !1, c)) ? p : h[g];
                    "string" == (k = typeof d) && (p = fa.exec(d)) && p[1] && (d = A(a, g, p), k = "number");
                    null != d && d === d && ("number" === k && (d += p && p[3] || (f.cssNumber[l] ? "" : "px")), G.clearCloneStyle || "" !== d || 0 !== g.indexOf("background") || (h[g] = "inherit"), e && "set" in e && void 0 === (d = e.set(a, d, c)) || (q ? h.setProperty(g, d) : h[g] = d))
                }
            },
            css: function (a, g, d, c) {
                var p, k, e, l = b(g);
                return tb.test(g) || (g = bb(l)),
                (e = f.cssHooks[g] || f.cssHooks[l]) && "get" in e && (p = e.get(a, !0, d)), void 0 === p && (p = ua(a, g, c)), "normal" === p && g in ub && (p = ub[g]), "" === d || d ? (k = parseFloat(p), !0 === d || isFinite(k) ? k || 0 : p) : p
            }
        });
        f.each(["height", "width"], function (a, b) {
            f.cssHooks[b] = {
                get: function (a, d, c) {
                    if (d) return !ac.test(f.css(a, "display")) || a.getClientRects().length && a.getBoundingClientRect().width ? fb(a, b, c) : qb(a, bc, function () {
                        return fb(a, b, c)
                    })
                }, set: function (a, d, c) {
                    var k, e = va(a), l = "border-box" === f.css(a, "boxSizing", !1, e);
                    c = c && Ja(a, b, c, l, e);
                    return l && G.scrollboxSize() === e.position && (c -= Math.ceil(a["offset" + b[0].toUpperCase() + b.slice(1)] - parseFloat(e[b]) - Ja(a, b, "border", !1, e) - .5)), c && (k = fa.exec(d)) && "px" !== (k[3] || "px") && (a.style[b] = d, d = f.css(a, b)), eb(a, d, c)
                }
            }
        });
        f.cssHooks.marginLeft = ab(G.reliableMarginLeft, function (a, b) {
            if (b) return (parseFloat(ua(a, "marginLeft")) || a.getBoundingClientRect().left - qb(a, {marginLeft: 0}, function () {
                return a.getBoundingClientRect().left
            })) + "px"
        });
        f.each({margin: "", padding: "", border: "Width"}, function (a, b) {
            f.cssHooks[a +
            b] = {
                expand: function (f) {
                    var d = 0, c = {};
                    for (f = "string" == typeof f ? f.split(" ") : [f]; 4 > d; d++) c[a + U[d] + b] = f[d] || f[d - 2] || f[0];
                    return c
                }
            };
            "margin" !== a && (f.cssHooks[a + b].set = eb)
        });
        f.fn.extend({
            css: function (a, b) {
                return da(this, function (a, b, g) {
                    var d, c = {}, k = 0;
                    if (Array.isArray(b)) {
                        g = va(a);
                        for (d = b.length; k < d; k++) c[b[k]] = f.css(a, b[k], !1, g);
                        return c
                    }
                    return void 0 !== g ? f.style(a, b, g) : f.css(a, b)
                }, a, b, 1 < arguments.length)
            }
        });
        f.Tween = V;
        V.prototype = {
            constructor: V, init: function (a, b, d, c, k, e) {
                this.elem = a;
                this.prop = d;
                this.easing =
                    k || f.easing._default;
                this.options = b;
                this.start = this.now = this.cur();
                this.end = c;
                this.unit = e || (f.cssNumber[d] ? "" : "px")
            }, cur: function () {
                var a = V.propHooks[this.prop];
                return a && a.get ? a.get(this) : V.propHooks._default.get(this)
            }, run: function (a) {
                var b, d = V.propHooks[this.prop];
                return this.options.duration ? this.pos = b = f.easing[this.easing](a, this.options.duration * a, 0, 1, this.options.duration) : this.pos = b = a, this.now = (this.end - this.start) * b + this.start, this.options.step && this.options.step.call(this.elem, this.now,
                    this), d && d.set ? d.set(this) : V.propHooks._default.set(this), this
            }
        };
        V.prototype.init.prototype = V.prototype;
        V.propHooks = {
            _default: {
                get: function (a) {
                    var b;
                    return 1 !== a.elem.nodeType || null != a.elem[a.prop] && null == a.elem.style[a.prop] ? a.elem[a.prop] : (b = f.css(a.elem, a.prop, "")) && "auto" !== b ? b : 0
                }, set: function (a) {
                    f.fx.step[a.prop] ? f.fx.step[a.prop](a) : 1 !== a.elem.nodeType || null == a.elem.style[f.cssProps[a.prop]] && !f.cssHooks[a.prop] ? a.elem[a.prop] = a.now : f.style(a.elem, a.prop, a.now + a.unit)
                }
            }
        };
        V.propHooks.scrollTop =
            V.propHooks.scrollLeft = {
                set: function (a) {
                    a.elem.nodeType && a.elem.parentNode && (a.elem[a.prop] = a.now)
                }
            };
        f.easing = {
            linear: function (a) {
                return a
            }, swing: function (a) {
                return .5 - Math.cos(a * Math.PI) / 2
            }, _default: "swing"
        };
        f.fx = V.prototype.init;
        f.fx.step = {};
        var pa, za, cc = /^(?:toggle|show|hide)$/, dc = /queueHooks$/;
        f.Animation = f.extend(X, {
            tweeners: {
                "*": [function (a, b) {
                    var d = this.createTween(a, b);
                    return A(d.elem, a, fa.exec(b), d), d
                }]
            }, tweener: function (a, b) {
                H(a) ? (b = a, a = ["*"]) : a = a.match(Z);
                for (var d, f = 0, c = a.length; f < c; f++) d =
                    a[f], X.tweeners[d] = X.tweeners[d] || [], X.tweeners[d].unshift(b)
            }, prefilters: [function (a, b, d) {
                var c, k, e, l, q, h, A, u = "width" in b || "height" in b, m = this, w = {}, n = a.style,
                    v = a.nodeType && ta(a), F = E.get(a, "fxshow");
                d.queue || (null == (l = f._queueHooks(a, "fx")).unqueued && (l.unqueued = 0, q = l.empty.fire, l.empty.fire = function () {
                    l.unqueued || q()
                }), l.unqueued++, m.always(function () {
                    m.always(function () {
                        l.unqueued--;
                        f.queue(a, "fx").length || l.empty.fire()
                    })
                }));
                for (c in b) if (k = b[c], cc.test(k)) {
                    if (delete b[c], e = e || "toggle" === k, k ===
                    (v ? "hide" : "show")) {
                        if ("show" !== k || !F || void 0 === F[c]) continue;
                        v = !0
                    }
                    w[c] = F && F[c] || f.style(a, c)
                }
                if ((b = !f.isEmptyObject(b)) || !f.isEmptyObject(w)) for (c in u && 1 === a.nodeType && (d.overflow = [n.overflow, n.overflowX, n.overflowY], null == (h = F && F.display) && (h = E.get(a, "display")), "none" === (A = f.css(a, "display")) && (h ? A = h : (B([a], !0), h = a.style.display || h, A = f.css(a, "display"), B([a]))), ("inline" === A || "inline-block" === A && null != h) && "none" === f.css(a, "float") && (b || (m.done(function () {
                    n.display = h
                }), null == h && (A = n.display, h = "none" ===
                A ? "" : A)), n.display = "inline-block")), d.overflow && (n.overflow = "hidden", m.always(function () {
                    n.overflow = d.overflow[0];
                    n.overflowX = d.overflow[1];
                    n.overflowY = d.overflow[2]
                })), b = !1, w) b || (F ? "hidden" in F && (v = F.hidden) : F = E.access(a, "fxshow", {display: h}), e && (F.hidden = !v), v && B([a], !0), m.done(function () {
                    v || B([a]);
                    E.remove(a, "fxshow");
                    for (c in w) f.style(a, c, w[c])
                })), b = hb(v ? F[c] : 0, c, m), c in F || (F[c] = b.start, v && (b.end = b.start, b.start = 0))
            }], prefilter: function (a, b) {
                b ? X.prefilters.unshift(a) : X.prefilters.push(a)
            }
        });
        f.speed = function (a, b, d) {
            var c = a && "object" == typeof a ? f.extend({}, a) : {
                complete: d || !d && b || H(a) && a,
                duration: a,
                easing: d && b || b && !H(b) && b
            };
            return f.fx.off ? c.duration = 0 : "number" != typeof c.duration && (c.duration in f.fx.speeds ? c.duration = f.fx.speeds[c.duration] : c.duration = f.fx.speeds._default), null != c.queue && !0 !== c.queue || (c.queue = "fx"), c.old = c.complete, c.complete = function () {
                H(c.old) && c.old.call(this);
                c.queue && f.dequeue(this, c.queue)
            }, c
        };
        f.fn.extend({
            fadeTo: function (a, b, d, f) {
                return this.filter(ta).css("opacity",
                    0).show().end().animate({opacity: b}, a, d, f)
            }, animate: function (a, b, d, c) {
                var k = f.isEmptyObject(a), e = f.speed(b, d, c);
                b = function () {
                    var b = X(this, f.extend({}, a), e);
                    (k || E.get(this, "finish")) && b.stop(!0)
                };
                return b.finish = b, k || !1 === e.queue ? this.each(b) : this.queue(e.queue, b)
            }, stop: function (a, b, d) {
                var c = function (a) {
                    var b = a.stop;
                    delete a.stop;
                    b(d)
                };
                return "string" != typeof a && (d = b, b = a, a = void 0), b && !1 !== a && this.queue(a || "fx", []), this.each(function () {
                    var b = !0, g = null != a && a + "queueHooks", k = f.timers, e = E.get(this);
                    if (g) e[g] &&
                    e[g].stop && c(e[g]); else for (g in e) e[g] && e[g].stop && dc.test(g) && c(e[g]);
                    for (g = k.length; g--;) k[g].elem !== this || null != a && k[g].queue !== a || (k[g].anim.stop(d), b = !1, k.splice(g, 1));
                    !b && d || f.dequeue(this, a)
                })
            }, finish: function (a) {
                return !1 !== a && (a = a || "fx"), this.each(function () {
                    var b, d = E.get(this), c = d[a + "queue"];
                    b = d[a + "queueHooks"];
                    var k = f.timers, e = c ? c.length : 0;
                    d.finish = !0;
                    f.queue(this, a, []);
                    b && b.stop && b.stop.call(this, !0);
                    for (b = k.length; b--;) k[b].elem === this && k[b].queue === a && (k[b].anim.stop(!0), k.splice(b,
                        1));
                    for (b = 0; b < e; b++) c[b] && c[b].finish && c[b].finish.call(this);
                    delete d.finish
                })
            }
        });
        f.each(["toggle", "show", "hide"], function (a, b) {
            var d = f.fn[b];
            f.fn[b] = function (a, f, c) {
                return null == a || "boolean" == typeof a ? d.apply(this, arguments) : this.animate(Da(b, !0), a, f, c)
            }
        });
        f.each({
            slideDown: Da("show"),
            slideUp: Da("hide"),
            slideToggle: Da("toggle"),
            fadeIn: {opacity: "show"},
            fadeOut: {opacity: "hide"},
            fadeToggle: {opacity: "toggle"}
        }, function (a, b) {
            f.fn[a] = function (a, d, f) {
                return this.animate(b, a, d, f)
            }
        });
        f.timers = [];
        f.fx.tick =
            function () {
                var a, b = 0, d = f.timers;
                for (pa = Date.now(); b < d.length; b++) (a = d[b])() || d[b] !== a || d.splice(b--, 1);
                d.length || f.fx.stop();
                pa = void 0
            };
        f.fx.timer = function (a) {
            f.timers.push(a);
            f.fx.start()
        };
        f.fx.interval = 13;
        f.fx.start = function () {
            za || (za = !0, Ka())
        };
        f.fx.stop = function () {
            za = null
        };
        f.fx.speeds = {slow: 600, fast: 200, _default: 400};
        f.fn.delay = function (a, b) {
            return a = f.fx ? f.fx.speeds[a] || a : a, b = b || "fx", this.queue(b, function (b, g) {
                var d = h.setTimeout(b, a);
                g.stop = function () {
                    h.clearTimeout(d)
                }
            })
        };
        (function () {
            var a = I.createElement("input"),
                b = I.createElement("select").appendChild(I.createElement("option"));
            a.type = "checkbox";
            G.checkOn = "" !== a.value;
            G.optSelected = b.selected;
            (a = I.createElement("input")).value = "t";
            a.type = "radio";
            G.radioValue = "t" === a.value
        })();
        var vb, xa = f.expr.attrHandle;
        f.fn.extend({
            attr: function (a, b) {
                return da(this, f.attr, a, b, 1 < arguments.length)
            }, removeAttr: function (a) {
                return this.each(function () {
                    f.removeAttr(this, a)
                })
            }
        });
        f.extend({
            attr: function (a, b, d) {
                var c, k, e = a.nodeType;
                if (3 !== e && 8 !== e && 2 !== e) return "undefined" == typeof a.getAttribute ?
                    f.prop(a, b, d) : (1 === e && f.isXMLDoc(a) || (k = f.attrHooks[b.toLowerCase()] || (f.expr.match.bool.test(b) ? vb : void 0)), void 0 !== d ? null === d ? void f.removeAttr(a, b) : k && "set" in k && void 0 !== (c = k.set(a, d, b)) ? c : (a.setAttribute(b, d + ""), d) : k && "get" in k && null !== (c = k.get(a, b)) ? c : null == (c = f.find.attr(a, b)) ? void 0 : c)
            }, attrHooks: {
                type: {
                    set: function (a, b) {
                        if (!G.radioValue && "radio" === b && e(a, "input")) {
                            var d = a.value;
                            return a.setAttribute("type", b), d && (a.value = d), b
                        }
                    }
                }
            }, removeAttr: function (a, b) {
                var d, f = 0, c = b && b.match(Z);
                if (c &&
                    1 === a.nodeType) for (; d = c[f++];) a.removeAttribute(d)
            }
        });
        vb = {
            set: function (a, b, d) {
                return !1 === b ? f.removeAttr(a, d) : a.setAttribute(d, d), d
            }
        };
        f.each(f.expr.match.bool.source.match(/\w+/g), function (a, b) {
            var d = xa[b] || f.find.attr;
            xa[b] = function (a, b, g) {
                var f, c, k = b.toLowerCase();
                return g || (c = xa[k], xa[k] = f, f = null != d(a, b, g) ? k : null, xa[k] = c), f
            }
        });
        var ec = /^(?:input|select|textarea|button)$/i, fc = /^(?:a|area)$/i;
        f.fn.extend({
            prop: function (a, b) {
                return da(this, f.prop, a, b, 1 < arguments.length)
            }, removeProp: function (a) {
                return this.each(function () {
                    delete this[f.propFix[a] ||
                    a]
                })
            }
        });
        f.extend({
            prop: function (a, b, d) {
                var c, k, e = a.nodeType;
                if (3 !== e && 8 !== e && 2 !== e) return 1 === e && f.isXMLDoc(a) || (b = f.propFix[b] || b, k = f.propHooks[b]), void 0 !== d ? k && "set" in k && void 0 !== (c = k.set(a, d, b)) ? c : a[b] = d : k && "get" in k && null !== (c = k.get(a, b)) ? c : a[b]
            }, propHooks: {
                tabIndex: {
                    get: function (a) {
                        var b = f.find.attr(a, "tabindex");
                        return b ? parseInt(b, 10) : ec.test(a.nodeName) || fc.test(a.nodeName) && a.href ? 0 : -1
                    }
                }
            }, propFix: {"for": "htmlFor", "class": "className"}
        });
        G.optSelected || (f.propHooks.selected = {
            get: function (a) {
                a =
                    a.parentNode;
                return a && a.parentNode && a.parentNode.selectedIndex, null
            }, set: function (a) {
                a = a.parentNode;
                a && (a.selectedIndex, a.parentNode && a.parentNode.selectedIndex)
            }
        });
        f.each("tabIndex readOnly maxLength cellSpacing cellPadding rowSpan colSpan useMap frameBorder contentEditable".split(" "), function () {
            f.propFix[this.toLowerCase()] = this
        });
        f.fn.extend({
            addClass: function (a) {
                var b, d, c, k, e, l, h, q = 0;
                if (H(a)) return this.each(function (b) {
                    f(this).addClass(a.call(this, b, Y(this)))
                });
                if ((b = La(a)).length) for (; d = this[q++];) if (k =
                    Y(d), c = 1 === d.nodeType && " " + ga(k) + " ") {
                    for (l = 0; e = b[l++];) 0 > c.indexOf(" " + e + " ") && (c += e + " ");
                    k !== (h = ga(c)) && d.setAttribute("class", h)
                }
                return this
            }, removeClass: function (a) {
                var b, d, c, k, e, l, h, q = 0;
                if (H(a)) return this.each(function (b) {
                    f(this).removeClass(a.call(this, b, Y(this)))
                });
                if (!arguments.length) return this.attr("class", "");
                if ((b = La(a)).length) for (; d = this[q++];) if (k = Y(d), c = 1 === d.nodeType && " " + ga(k) + " ") {
                    for (l = 0; e = b[l++];) for (; -1 < c.indexOf(" " + e + " ");) c = c.replace(" " + e + " ", " ");
                    k !== (h = ga(c)) && d.setAttribute("class",
                        h)
                }
                return this
            }, toggleClass: function (a, b) {
                var d = typeof a, c = "string" === d || Array.isArray(a);
                return "boolean" == typeof b && c ? b ? this.addClass(a) : this.removeClass(a) : H(a) ? this.each(function (d) {
                    f(this).toggleClass(a.call(this, d, Y(this), b), b)
                }) : this.each(function () {
                    var b, g, k, e;
                    if (c) for (g = 0, k = f(this), e = La(a); b = e[g++];) k.hasClass(b) ? k.removeClass(b) : k.addClass(b); else void 0 !== a && "boolean" !== d || ((b = Y(this)) && E.set(this, "__className__", b), this.setAttribute && this.setAttribute("class", b || !1 === a ? "" : E.get(this, "__className__") ||
                        ""))
                })
            }, hasClass: function (a) {
                var b, d = 0;
                for (a = " " + a + " "; b = this[d++];) if (1 === b.nodeType && -1 < (" " + ga(Y(b)) + " ").indexOf(a)) return !0;
                return !1
            }
        });
        var gc = /\r/g;
        f.fn.extend({
            val: function (a) {
                var b, d, c, k = this[0];
                if (arguments.length) return c = H(a), this.each(function (d) {
                    var k;
                    1 === this.nodeType && (null == (k = c ? a.call(this, d, f(this).val()) : a) ? k = "" : "number" == typeof k ? k += "" : Array.isArray(k) && (k = f.map(k, function (a) {
                        return null == a ? "" : a + ""
                    })), (b = f.valHooks[this.type] || f.valHooks[this.nodeName.toLowerCase()]) && "set" in b &&
                    void 0 !== b.set(this, k, "value") || (this.value = k))
                });
                if (k) return (b = f.valHooks[k.type] || f.valHooks[k.nodeName.toLowerCase()]) && "get" in b && void 0 !== (d = b.get(k, "value")) ? d : "string" == typeof (d = k.value) ? d.replace(gc, "") : null == d ? "" : d
            }
        });
        f.extend({
            valHooks: {
                option: {
                    get: function (a) {
                        var b = f.find.attr(a, "value");
                        return null != b ? b : ga(f.text(a))
                    }
                }, select: {
                    get: function (a) {
                        var b, d, c = a.options, k = a.selectedIndex, l = "select-one" === a.type, h = l ? null : [],
                            q = l ? k + 1 : c.length;
                        for (d = 0 > k ? q : l ? k : 0; d < q; d++) if (!(!(b = c[d]).selected && d !==
                            k || b.disabled || b.parentNode.disabled && e(b.parentNode, "optgroup"))) {
                            if (a = f(b).val(), l) return a;
                            h.push(a)
                        }
                        return h
                    }, set: function (a, b) {
                        for (var d, c, k = a.options, e = f.makeArray(b), l = k.length; l--;) ((c = k[l]).selected = -1 < f.inArray(f.valHooks.option.get(c), e)) && (d = !0);
                        return d || (a.selectedIndex = -1), e
                    }
                }
            }
        });
        f.each(["radio", "checkbox"], function () {
            f.valHooks[this] = {
                set: function (a, b) {
                    if (Array.isArray(b)) return a.checked = -1 < f.inArray(f(a).val(), b)
                }
            };
            G.checkOn || (f.valHooks[this].get = function (a) {
                return null === a.getAttribute("value") ?
                    "on" : a.value
            })
        });
        G.focusin = "onfocusin" in h;
        var wb = /^(?:focusinfocus|focusoutblur)$/, xb = function (a) {
            a.stopPropagation()
        };
        f.extend(f.event, {
            trigger: function (a, b, d, c) {
                var k, e, l, q, A, u, m, B, w = [d || I], n = Ea.call(a, "type") ? a.type : a;
                k = Ea.call(a, "namespace") ? a.namespace.split(".") : [];
                if (e = B = l = d = d || I, 3 !== d.nodeType && 8 !== d.nodeType && !wb.test(n + f.event.triggered) && (-1 < n.indexOf(".") && (n = (k = n.split(".")).shift(), k.sort()), A = 0 > n.indexOf(":") && "on" + n, a = a[f.expando] ? a : new f.Event(n, "object" == typeof a && a), a.isTrigger =
                    c ? 2 : 3, a.namespace = k.join("."), a.rnamespace = a.namespace ? new RegExp("(^|\\.)" + k.join("\\.(?:.*\\.|)") + "(\\.|$)") : null, a.result = void 0, a.target || (a.target = d), b = null == b ? [a] : f.makeArray(b, [a]), m = f.event.special[n] || {}, c || !m.trigger || !1 !== m.trigger.apply(d, b))) {
                    if (!c && !m.noBubble && !na(d)) {
                        q = m.delegateType || n;
                        for (wb.test(q + n) || (e = e.parentNode); e; e = e.parentNode) w.push(e), l = e;
                        l === (d.ownerDocument || I) && w.push(l.defaultView || l.parentWindow || h)
                    }
                    for (k = 0; (e = w[k++]) && !a.isPropagationStopped();) B = e, a.type = 1 < k ? q :
                        m.bindType || n, (u = (E.get(e, "events") || {})[a.type] && E.get(e, "handle")) && u.apply(e, b), (u = A && e[A]) && u.apply && Fa(e) && (a.result = u.apply(e, b), !1 === a.result && a.preventDefault());
                    return a.type = n, c || a.isDefaultPrevented() || m._default && !1 !== m._default.apply(w.pop(), b) || !Fa(d) || A && H(d[n]) && !na(d) && ((l = d[A]) && (d[A] = null), f.event.triggered = n, a.isPropagationStopped() && B.addEventListener(n, xb), d[n](), a.isPropagationStopped() && B.removeEventListener(n, xb), f.event.triggered = void 0, l && (d[A] = l)), a.result
                }
            }, simulate: function (a,
                                   b, d) {
                a = f.extend(new f.Event, d, {type: a, isSimulated: !0});
                f.event.trigger(a, null, b)
            }
        });
        f.fn.extend({
            trigger: function (a, b) {
                return this.each(function () {
                    f.event.trigger(a, b, this)
                })
            }, triggerHandler: function (a, b) {
                var d = this[0];
                if (d) return f.event.trigger(a, b, d, !0)
            }
        });
        G.focusin || f.each({focus: "focusin", blur: "focusout"}, function (a, b) {
            var d = function (a) {
                f.event.simulate(b, a.target, f.event.fix(a))
            };
            f.event.special[b] = {
                setup: function () {
                    var f = this.ownerDocument || this, c = E.access(f, b);
                    c || f.addEventListener(a, d, !0);
                    E.access(f, b, (c || 0) + 1)
                }, teardown: function () {
                    var f = this.ownerDocument || this, c = E.access(f, b) - 1;
                    c ? E.access(f, b, c) : (f.removeEventListener(a, d, !0), E.remove(f, b))
                }
            }
        });
        var ea = h.location, yb = Date.now(), Ra = /\?/;
        f.parseXML = function (a) {
            var b;
            if (!a || "string" != typeof a) return null;
            try {
                b = (new h.DOMParser).parseFromString(a, "text/xml")
            } catch (d) {
                b = void 0
            }
            return b && !b.getElementsByTagName("parsererror").length || f.error("Invalid XML: " + a), b
        };
        var Pb = /\[\]$/, zb = /\r?\n/g, hc = /^(?:submit|button|image|reset|file)$/i,
            ic = /^(?:input|select|textarea|keygen)/i;
        f.param = function (a, b) {
            var d, c = [], k = function (a, b) {
                var d = H(b) ? b() : b;
                c[c.length] = encodeURIComponent(a) + "=" + encodeURIComponent(null == d ? "" : d)
            };
            if (Array.isArray(a) || a.jquery && !f.isPlainObject(a)) f.each(a, function () {
                k(this.name, this.value)
            }); else for (d in a) Ma(d, a[d], b, k);
            return c.join("&")
        };
        f.fn.extend({
            serialize: function () {
                return f.param(this.serializeArray())
            }, serializeArray: function () {
                return this.map(function () {
                    var a = f.prop(this, "elements");
                    return a ? f.makeArray(a) : this
                }).filter(function () {
                    var a = this.type;
                    return this.name && !f(this).is(":disabled") && ic.test(this.nodeName) && !hc.test(a) && (this.checked || !rb.test(a))
                }).map(function (a, b) {
                    var d = f(this).val();
                    return null == d ? null : Array.isArray(d) ? f.map(d, function (a) {
                        return {name: b.name, value: a.replace(zb, "\r\n")}
                    }) : {name: b.name, value: d.replace(zb, "\r\n")}
                }).get()
            }
        });
        var jc = /%20/g, kc = /#.*$/, lc = /([?&])_=[^&]*/, mc = /^(.*?):[ \t]*([^\r\n]*)$/gm, nc = /^(?:GET|HEAD)$/,
            oc = /^\/\//, Ab = {}, Na = {}, Bb = "*/".concat("*"), Sa = I.createElement("a");
        Sa.href = ea.href;
        f.extend({
            active: 0,
            lastModified: {}, etag: {}, ajaxSettings: {
                url: ea.href,
                type: "GET",
                isLocal: /^(?:about|app|app-storage|.+-extension|file|res|widget):$/.test(ea.protocol),
                global: !0,
                processData: !0,
                async: !0,
                contentType: "application/x-www-form-urlencoded; charset=UTF-8",
                accepts: {
                    "*": Bb,
                    text: "text/plain",
                    html: "text/html",
                    xml: "application/xml, text/xml",
                    json: "application/json, text/javascript"
                },
                contents: {xml: /\bxml\b/, html: /\bhtml/, json: /\bjson\b/},
                responseFields: {xml: "responseXML", text: "responseText", json: "responseJSON"},
                converters: {
                    "* text": String,
                    "text html": !0, "text json": JSON.parse, "text xml": f.parseXML
                },
                flatOptions: {url: !0, context: !0}
            }, ajaxSetup: function (a, b) {
                return b ? Oa(Oa(a, f.ajaxSettings), b) : Oa(f.ajaxSettings, a)
            }, ajaxPrefilter: ib(Ab), ajaxTransport: ib(Na), ajax: function (a, b) {
                function d(a, b, g, l) {
                    var t, A, B, n, y = b;
                    if (!u) {
                        u = !0;
                        q && h.clearTimeout(q);
                        c = void 0;
                        e = l || "";
                        z.readyState = 0 < a ? 4 : 0;
                        l = 200 <= a && 300 > a || 304 === a;
                        if (g) {
                            B = w;
                            for (var Q = z, O, D, x, L, H = B.contents, E = B.dataTypes; "*" === E[0];) E.shift(), void 0 === O && (O = B.mimeType || Q.getResponseHeader("Content-Type"));
                            if (O) for (D in H) if (H[D] && H[D].test(O)) {
                                E.unshift(D);
                                break
                            }
                            if (E[0] in g) x = E[0]; else {
                                for (D in g) {
                                    if (!E[0] || B.converters[D + " " + E[0]]) {
                                        x = D;
                                        break
                                    }
                                    L || (L = D)
                                }
                                x = x || L
                            }
                            g = x ? (x !== E[0] && E.unshift(x), g[x]) : void 0;
                            B = g
                        }
                        var I;
                        a:{
                            g = w;
                            O = B;
                            D = z;
                            x = l;
                            var G, S, M;
                            B = {};
                            Q = g.dataTypes.slice();
                            if (Q[1]) for (G in g.converters) B[G.toLowerCase()] = g.converters[G];
                            for (L = Q.shift(); L;) if (g.responseFields[L] && (D[g.responseFields[L]] = O), !M && x && g.dataFilter && (O = g.dataFilter(O, g.dataType)), M = L, L = Q.shift()) if ("*" === L) L = M; else if ("*" !== M && M !==
                                L) {
                                if (!(G = B[M + " " + L] || B["* " + L])) for (I in B) if ((S = I.split(" "))[1] === L && (G = B[M + " " + S[0]] || B["* " + S[0]])) {
                                    !0 === G ? G = B[I] : !0 !== B[I] && (L = S[0], Q.unshift(S[1]));
                                    break
                                }
                                if (!0 !== G) if (G && g["throws"]) O = G(O); else try {
                                    O = G(O)
                                } catch (Ib) {
                                    I = {state: "parsererror", error: G ? Ib : "No conversion from " + M + " to " + L};
                                    break a
                                }
                            }
                            I = {state: "success", data: O}
                        }
                        B = I;
                        l ? (w.ifModified && ((n = z.getResponseHeader("Last-Modified")) && (f.lastModified[k] = n), (n = z.getResponseHeader("etag")) && (f.etag[k] = n)), 204 === a || "HEAD" === w.type ? y = "nocontent" : 304 ===
                        a ? y = "notmodified" : (y = B.state, t = B.data, l = !(A = B.error))) : (A = y, !a && y || (y = "error", 0 > a && (a = 0)));
                        z.status = a;
                        z.statusText = (b || y) + "";
                        l ? r.resolveWith(v, [t, y, z]) : r.rejectWith(v, [z, y, A]);
                        z.statusCode(R);
                        R = void 0;
                        m && F.trigger(l ? "ajaxSuccess" : "ajaxError", [z, w, l ? t : A]);
                        K.fireWith(v, [z, y]);
                        m && (F.trigger("ajaxComplete", [z, w]), --f.active || f.event.trigger("ajaxStop"))
                    }
                }

                "object" == typeof a && (b = a, a = void 0);
                b = b || {};
                var c, k, e, l, q, A, u, m, B, n, w = f.ajaxSetup({}, b), v = w.context || w,
                    F = w.context && (v.nodeType || v.jquery) ? f(v) : f.event,
                    r = f.Deferred(), K = f.Callbacks("once memory"), R = w.statusCode || {}, Q = {}, O = {},
                    D = "canceled", z = {
                        readyState: 0, getResponseHeader: function (a) {
                            var b;
                            if (u) {
                                if (!l) for (l = {}; b = mc.exec(e);) l[b[1].toLowerCase()] = b[2];
                                b = l[a.toLowerCase()]
                            }
                            return null == b ? null : b
                        }, getAllResponseHeaders: function () {
                            return u ? e : null
                        }, setRequestHeader: function (a, b) {
                            return null == u && (a = O[a.toLowerCase()] = O[a.toLowerCase()] || a, Q[a] = b), this
                        }, overrideMimeType: function (a) {
                            return null == u && (w.mimeType = a), this
                        }, statusCode: function (a) {
                            var b;
                            if (a) if (u) z.always(a[z.status]);
                            else for (b in a) R[b] = [R[b], a[b]];
                            return this
                        }, abort: function (a) {
                            a = a || D;
                            return c && c.abort(a), d(0, a), this
                        }
                    };
                if (r.promise(z), w.url = ((a || w.url || ea.href) + "").replace(oc, ea.protocol + "//"), w.type = b.method || b.type || w.method || w.type, w.dataTypes = (w.dataType || "*").toLowerCase().match(Z) || [""], null == w.crossDomain) {
                    A = I.createElement("a");
                    try {
                        A.href = w.url, A.href = A.href, w.crossDomain = Sa.protocol + "//" + Sa.host != A.protocol + "//" + A.host
                    } catch (x) {
                        w.crossDomain = !0
                    }
                }
                if (w.data && w.processData && "string" != typeof w.data && (w.data =
                    f.param(w.data, w.traditional)), jb(Ab, w, b, z), u) return z;
                (m = f.event && w.global) && 0 == f.active++ && f.event.trigger("ajaxStart");
                w.type = w.type.toUpperCase();
                w.hasContent = !nc.test(w.type);
                k = w.url.replace(kc, "");
                w.hasContent ? w.data && w.processData && 0 === (w.contentType || "").indexOf("application/x-www-form-urlencoded") && (w.data = w.data.replace(jc, "+")) : (n = w.url.slice(k.length), w.data && (w.processData || "string" == typeof w.data) && (k += (Ra.test(k) ? "&" : "?") + w.data, delete w.data), !1 === w.cache && (k = k.replace(lc, "$1"), n =
                    (Ra.test(k) ? "&" : "?") + "_=" + yb++ + n), w.url = k + n);
                w.ifModified && (f.lastModified[k] && z.setRequestHeader("If-Modified-Since", f.lastModified[k]), f.etag[k] && z.setRequestHeader("If-None-Match", f.etag[k]));
                (w.data && w.hasContent && !1 !== w.contentType || b.contentType) && z.setRequestHeader("Content-Type", w.contentType);
                z.setRequestHeader("Accept", w.dataTypes[0] && w.accepts[w.dataTypes[0]] ? w.accepts[w.dataTypes[0]] + ("*" !== w.dataTypes[0] ? ", " + Bb + "; q=0.01" : "") : w.accepts["*"]);
                for (B in w.headers) z.setRequestHeader(B,
                    w.headers[B]);
                if (w.beforeSend && (!1 === w.beforeSend.call(v, z, w) || u)) return z.abort();
                if (D = "abort", K.add(w.complete), z.done(w.success), z.fail(w.error), c = jb(Na, w, b, z)) {
                    if (z.readyState = 1, m && F.trigger("ajaxSend", [z, w]), u) return z;
                    w.async && 0 < w.timeout && (q = h.setTimeout(function () {
                        z.abort("timeout")
                    }, w.timeout));
                    try {
                        u = !1, c.send(Q, d)
                    } catch (x) {
                        if (u) throw x;
                        d(-1, x)
                    }
                } else d(-1, "No Transport");
                return z
            }, getJSON: function (a, b, d) {
                return f.get(a, b, d, "json")
            }, getScript: function (a, b) {
                return f.get(a, void 0, b, "script")
            }
        });
        f.each(["get", "post"], function (a, b) {
            f[b] = function (a, d, c, k) {
                return H(d) && (k = k || c, c = d, d = void 0), f.ajax(f.extend({
                    url: a,
                    type: b,
                    dataType: k,
                    data: d,
                    success: c
                }, f.isPlainObject(a) && a))
            }
        });
        f._evalUrl = function (a) {
            return f.ajax({url: a, type: "GET", dataType: "script", cache: !0, async: !1, global: !1, "throws": !0})
        };
        f.fn.extend({
            wrapAll: function (a) {
                var b;
                return this[0] && (H(a) && (a = a.call(this[0])), b = f(a, this[0].ownerDocument).eq(0).clone(!0), this[0].parentNode && b.insertBefore(this[0]), b.map(function () {
                    for (var a = this; a.firstElementChild;) a =
                        a.firstElementChild;
                    return a
                }).append(this)), this
            }, wrapInner: function (a) {
                return H(a) ? this.each(function (b) {
                    f(this).wrapInner(a.call(this, b))
                }) : this.each(function () {
                    var b = f(this), d = b.contents();
                    d.length ? d.wrapAll(a) : b.append(a)
                })
            }, wrap: function (a) {
                var b = H(a);
                return this.each(function (d) {
                    f(this).wrapAll(b ? a.call(this, d) : a)
                })
            }, unwrap: function (a) {
                return this.parent(a).not("body").each(function () {
                    f(this).replaceWith(this.childNodes)
                }), this
            }
        });
        f.expr.pseudos.hidden = function (a) {
            return !f.expr.pseudos.visible(a)
        };
        f.expr.pseudos.visible = function (a) {
            return !!(a.offsetWidth || a.offsetHeight || a.getClientRects().length)
        };
        f.ajaxSettings.xhr = function () {
            try {
                return new h.XMLHttpRequest
            } catch (a) {
            }
        };
        var pc = {0: 200, 1223: 204}, ya = f.ajaxSettings.xhr();
        G.cors = !!ya && "withCredentials" in ya;
        G.ajax = ya = !!ya;
        f.ajaxTransport(function (a) {
            var b, d;
            if (G.cors || ya && !a.crossDomain) return {
                send: function (f, c) {
                    var k, e = a.xhr();
                    if (e.open(a.type, a.url, a.async, a.username, a.password), a.xhrFields) for (k in a.xhrFields) e[k] = a.xhrFields[k];
                    a.mimeType &&
                    e.overrideMimeType && e.overrideMimeType(a.mimeType);
                    a.crossDomain || f["X-Requested-With"] || (f["X-Requested-With"] = "XMLHttpRequest");
                    for (k in f) e.setRequestHeader(k, f[k]);
                    b = function (a) {
                        return function () {
                            b && (b = d = e.onload = e.onerror = e.onabort = e.ontimeout = e.onreadystatechange = null, "abort" === a ? e.abort() : "error" === a ? "number" != typeof e.status ? c(0, "error") : c(e.status, e.statusText) : c(pc[e.status] || e.status, e.statusText, "text" !== (e.responseType || "text") || "string" != typeof e.responseText ? {binary: e.response} : {text: e.responseText},
                                e.getAllResponseHeaders()))
                        }
                    };
                    e.onload = b();
                    d = e.onerror = e.ontimeout = b("error");
                    void 0 !== e.onabort ? e.onabort = d : e.onreadystatechange = function () {
                        4 === e.readyState && h.setTimeout(function () {
                            b && d()
                        })
                    };
                    b = b("abort");
                    try {
                        e.send(a.hasContent && a.data || null)
                    } catch (l) {
                        if (b) throw l;
                    }
                }, abort: function () {
                    b && b()
                }
            }
        });
        f.ajaxPrefilter(function (a) {
            a.crossDomain && (a.contents.script = !1)
        });
        f.ajaxSetup({
            accepts: {script: "text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},
            contents: {script: /\b(?:java|ecma)script\b/},
            converters: {
                "text script": function (a) {
                    return f.globalEval(a), a
                }
            }
        });
        f.ajaxPrefilter("script", function (a) {
            void 0 === a.cache && (a.cache = !1);
            a.crossDomain && (a.type = "GET")
        });
        f.ajaxTransport("script", function (a) {
            if (a.crossDomain) {
                var b, d;
                return {
                    send: function (c, k) {
                        b = f("<script>").prop({
                            charset: a.scriptCharset,
                            src: a.url
                        }).on("load error", d = function (a) {
                            b.remove();
                            d = null;
                            a && k("error" === a.type ? 404 : 200, a.type)
                        });
                        I.head.appendChild(b[0])
                    }, abort: function () {
                        d && d()
                    }
                }
            }
        });
        var Cb = [], Ta = /(=)\?(?=&|$)|\?\?/;
        f.ajaxSetup({
            jsonp: "callback",
            jsonpCallback: function () {
                var a = Cb.pop() || f.expando + "_" + yb++;
                return this[a] = !0, a
            }
        });
        f.ajaxPrefilter("json jsonp", function (a, b, d) {
            var c, k, e,
                l = !1 !== a.jsonp && (Ta.test(a.url) ? "url" : "string" == typeof a.data && 0 === (a.contentType || "").indexOf("application/x-www-form-urlencoded") && Ta.test(a.data) && "data");
            if (l || "jsonp" === a.dataTypes[0]) return c = a.jsonpCallback = H(a.jsonpCallback) ? a.jsonpCallback() : a.jsonpCallback, l ? a[l] = a[l].replace(Ta, "$1" + c) : !1 !== a.jsonp && (a.url += (Ra.test(a.url) ? "&" : "?") + a.jsonp + "=" + c), a.converters["script json"] =
                function () {
                    return e || f.error(c + " was not called"), e[0]
                }, a.dataTypes[0] = "json", k = h[c], h[c] = function () {
                e = arguments
            }, d.always(function () {
                void 0 === k ? f(h).removeProp(c) : h[c] = k;
                a[c] && (a.jsonpCallback = b.jsonpCallback, Cb.push(c));
                e && H(k) && k(e[0]);
                e = k = void 0
            }), "script"
        });
        G.createHTMLDocument = function () {
            var a = I.implementation.createHTMLDocument("").body;
            return a.innerHTML = "<form></form><form></form>", 2 === a.childNodes.length
        }();
        f.parseHTML = function (a, b, d) {
            if ("string" != typeof a) return [];
            "boolean" == typeof b &&
            (d = b, b = !1);
            var c, k, e;
            return b || (G.createHTMLDocument ? ((c = (b = I.implementation.createHTMLDocument("")).createElement("base")).href = I.location.href, b.head.appendChild(c)) : b = I), k = nb.exec(a), e = !d && [], k ? [b.createElement(k[1])] : (k = O([a], b, e), e && e.length && f(e).remove(), f.merge([], k.childNodes))
        };
        f.fn.load = function (a, b, d) {
            var c, k, e, l = this, h = a.indexOf(" ");
            return -1 < h && (c = ga(a.slice(h)), a = a.slice(0, h)), H(b) ? (d = b, b = void 0) : b && "object" == typeof b && (k = "POST"), 0 < l.length && f.ajax({
                url: a, type: k || "GET", dataType: "html",
                data: b
            }).done(function (a) {
                e = arguments;
                l.html(c ? f("<div>").append(f.parseHTML(a)).find(c) : a)
            }).always(d && function (a, b) {
                l.each(function () {
                    d.apply(this, e || [a.responseText, b, a])
                })
            }), this
        };
        f.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "), function (a, b) {
            f.fn[b] = function (a) {
                return this.on(b, a)
            }
        });
        f.expr.pseudos.animated = function (a) {
            return f.grep(f.timers, function (b) {
                return a === b.elem
            }).length
        };
        f.offset = {
            setOffset: function (a, b, d) {
                var c, k, e, l, h, q, A = f.css(a, "position"), w = f(a),
                    u = {};
                "static" === A && (a.style.position = "relative");
                h = w.offset();
                e = f.css(a, "top");
                q = f.css(a, "left");
                ("absolute" === A || "fixed" === A) && -1 < (e + q).indexOf("auto") ? (l = (c = w.position()).top, k = c.left) : (l = parseFloat(e) || 0, k = parseFloat(q) || 0);
                H(b) && (b = b.call(a, d, f.extend({}, h)));
                null != b.top && (u.top = b.top - h.top + l);
                null != b.left && (u.left = b.left - h.left + k);
                "using" in b ? b.using.call(a, u) : w.css(u)
            }
        };
        f.fn.extend({
            offset: function (a) {
                if (arguments.length) return void 0 === a ? this : this.each(function (b) {
                    f.offset.setOffset(this, a,
                        b)
                });
                var b, d, c = this[0];
                if (c) return c.getClientRects().length ? (b = c.getBoundingClientRect(), d = c.ownerDocument.defaultView, {
                    top: b.top + d.pageYOffset,
                    left: b.left + d.pageXOffset
                }) : {top: 0, left: 0}
            }, position: function () {
                if (this[0]) {
                    var a, b, d, c = this[0], k = {top: 0, left: 0};
                    if ("fixed" === f.css(c, "position")) b = c.getBoundingClientRect(); else {
                        b = this.offset();
                        d = c.ownerDocument;
                        for (a = c.offsetParent || d.documentElement; a && (a === d.body || a === d.documentElement) && "static" === f.css(a, "position");) a = a.parentNode;
                        a && a !== c && 1 === a.nodeType &&
                        ((k = f(a).offset()).top += f.css(a, "borderTopWidth", !0), k.left += f.css(a, "borderLeftWidth", !0))
                    }
                    return {
                        top: b.top - k.top - f.css(c, "marginTop", !0),
                        left: b.left - k.left - f.css(c, "marginLeft", !0)
                    }
                }
            }, offsetParent: function () {
                return this.map(function () {
                    for (var a = this.offsetParent; a && "static" === f.css(a, "position");) a = a.offsetParent;
                    return a || Ga
                })
            }
        });
        f.each({scrollLeft: "pageXOffset", scrollTop: "pageYOffset"}, function (a, b) {
            var d = "pageYOffset" === b;
            f.fn[a] = function (f) {
                return da(this, function (a, f, c) {
                    var k;
                    if (na(a) ? k = a :
                        9 === a.nodeType && (k = a.defaultView), void 0 === c) return k ? k[b] : a[f];
                    k ? k.scrollTo(d ? k.pageXOffset : c, d ? c : k.pageYOffset) : a[f] = c
                }, a, f, arguments.length)
            }
        });
        f.each(["top", "left"], function (a, b) {
            f.cssHooks[b] = ab(G.pixelPosition, function (a, d) {
                if (d) return d = ua(a, b), Ia.test(d) ? f(a).position()[b] + "px" : d
            })
        });
        f.each({Height: "height", Width: "width"}, function (a, b) {
            f.each({padding: "inner" + a, content: b, "": "outer" + a}, function (d, c) {
                f.fn[c] = function (k, e) {
                    var l = arguments.length && (d || "boolean" != typeof k), h = d || (!0 === k || !0 === e ?
                        "margin" : "border");
                    return da(this, function (b, d, g) {
                        var k;
                        return na(b) ? 0 === c.indexOf("outer") ? b["inner" + a] : b.document.documentElement["client" + a] : 9 === b.nodeType ? (k = b.documentElement, Math.max(b.body["scroll" + a], k["scroll" + a], b.body["offset" + a], k["offset" + a], k["client" + a])) : void 0 === g ? f.css(b, d, h) : f.style(b, d, g, h)
                    }, b, l ? k : void 0, l)
                }
            })
        });
        f.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),
            function (a, b) {
                f.fn[b] = function (a, d) {
                    return 0 < arguments.length ? this.on(b, null, a, d) : this.trigger(b)
                }
            });
        f.fn.extend({
            hover: function (a, b) {
                return this.mouseenter(a).mouseleave(b || a)
            }
        });
        f.fn.extend({
            bind: function (a, b, d) {
                return this.on(a, null, b, d)
            }, unbind: function (a, b) {
                return this.off(a, null, b)
            }, delegate: function (a, b, d, f) {
                return this.on(b, a, d, f)
            }, undelegate: function (a, b, d) {
                return 1 === arguments.length ? this.off(a, "**") : this.off(b, a || "**", d)
            }
        });
        f.proxy = function (a, b) {
            var d, c, k;
            if ("string" == typeof b && (d = a[b],
                b = a, a = d), H(a)) return c = aa.call(arguments, 2), k = function () {
                return a.apply(b || this, c.concat(aa.call(arguments)))
            }, k.guid = a.guid = a.guid || f.guid++, k
        };
        f.holdReady = function (a) {
            a ? f.readyWait++ : f.ready(!0)
        };
        f.isArray = Array.isArray;
        f.parseJSON = JSON.parse;
        f.nodeName = e;
        f.isFunction = H;
        f.isWindow = na;
        f.camelCase = b;
        f.type = l;
        f.now = Date.now;
        f.isNumeric = function (a) {
            var b = f.type(a);
            return ("number" === b || "string" === b) && !isNaN(a - parseFloat(a))
        };
        "function" == typeof define && define.amd && define("jquery", [], function () {
            return f
        });
        var qc = h.jQuery, rc = h.$;
        return f.noConflict = function (a) {
            return h.$ === f && (h.$ = rc), a && h.jQuery === f && (h.jQuery = qc), f
        }, r || (h.jQuery = h.$ = f), f
    });
    (function (h) {
        "function" === typeof define && define.amd ? define(["jquery"], h) : "object" === typeof exports ? module.exports = h(require("jquery")) : h(jQuery)
    })(function (h) {
        function r(c) {
            c = v.json ? JSON.stringify(c) : String(c);
            return v.raw ? c : encodeURIComponent(c)
        }

        function c(c, m) {
            var n;
            if (v.raw) n = c; else a:{
                var r = c;
                0 === r.indexOf('"') && (r = r.slice(1, -1).replace(/\\"/g, '"').replace(/\\\\/g, "\\"));
                try {
                    r = decodeURIComponent(r.replace(l, " "));
                    n = v.json ? JSON.parse(r) : r;
                    break a
                } catch (x) {
                }
                n = void 0
            }
            return h.isFunction(m) ? m(n) :
                n
        }

        var l = /\+/g, v = h.cookie = function (e, l, n) {
            if (1 < arguments.length && !h.isFunction(l)) {
                n = h.extend({}, v.defaults, n);
                if ("number" === typeof n.expires) {
                    var z = n.expires, x = n.expires = new Date;
                    x.setMilliseconds(x.getMilliseconds() + 864E5 * z)
                }
                return document.cookie = [v.raw ? e : encodeURIComponent(e), "=", r(l), n.expires ? "; expires=" + n.expires.toUTCString() : "", n.path ? "; path=" + n.path : "", n.domain ? "; domain=" + n.domain : "", n.secure ? "; secure" : ""].join("")
            }
            for (var z = e ? void 0 : {}, x = document.cookie ? document.cookie.split("; ") : [],
                     q = 0, F = x.length; q < F; q++) {
                var u = x[q].split("="), D;
                D = u.shift();
                D = v.raw ? D : decodeURIComponent(D);
                u = u.join("=");
                if (e === D) {
                    z = c(u, l);
                    break
                }
                e || void 0 === (u = c(u)) || (z[D] = u)
            }
            return z
        };
        v.defaults = {};
        h.removeCookie = function (c, l) {
            h.cookie(c, "", h.extend({}, l, {expires: -1}));
            return !h.cookie(c)
        }
    });
    !function (h, r, c, l) {
        var v = h(r);
        h.fn.lazyload = function (e) {
            function m() {
                var c = 0;
                z.each(function () {
                    var e = h(this);
                    if (!(x.skip_invisible && !e.is(":visible") || h.abovethetop(this, x) || h.leftofbegin(this, x))) if (h.belowthefold(this, x) || h.rightoffold(this, x)) {
                        if (++c > x.failure_limit) return !1
                    } else e.trigger("appear"), c = 0
                })
            }

            var n, z = this, x = {
                threshold: 0,
                failure_limit: 0,
                event: "scroll",
                effect: "show",
                container: r,
                data_attribute: "original",
                skip_invisible: !1,
                appear: null,
                load: null,
                placeholder: "/themes/skidke/assets/images/loader.gif"
            };
            return e && (l !== e.failurelimit && (e.failure_limit = e.failurelimit, delete e.failurelimit), l !== e.effectspeed && (e.effect_speed = e.effectspeed, delete e.effectspeed), h.extend(x, e)), n = x.container === l || x.container === r ? v : h(x.container), 0 === x.event.indexOf("scroll") && n.bind(x.event, function () {
                return m()
            }), this.each(function () {
                var c = this, e = h(c);
                c.loaded = !1;
                (e.attr("src") === l || !1 === e.attr("src")) && e.is("img") && e.attr("src", x.placeholder);
                e.one("appear", function () {
                    this.loaded || (x.appear && x.appear.call(c, z.length,
                        x), h("<img />").bind("load", function () {
                        var l = e.attr("data-" + x.data_attribute);
                        e.hide();
                        e.is("img") ? e.attr("src", l) : e.css("background-image", "url('" + l + "')");
                        e[x.effect](x.effect_speed);
                        c.loaded = !0;
                        l = h.grep(z, function (c) {
                            return !c.loaded
                        });
                        (z = h(l), x.load) && x.load.call(c, z.length, x)
                    }).attr("src", e.attr("data-" + x.data_attribute)))
                });
                0 !== x.event.indexOf("scroll") && e.bind(x.event, function () {
                    c.loaded || e.trigger("appear")
                })
            }), v.bind("resize", function () {
                m()
            }), /(?:iphone|ipod|ipad).*os 5/gi.test(navigator.appVersion) &&
            v.bind("pageshow", function (c) {
                c.originalEvent && c.originalEvent.persisted && z.each(function () {
                    h(this).trigger("appear")
                })
            }), h(c).ready(function () {
                m()
            }), this
        };
        h.belowthefold = function (c, m) {
            var n;
            return n = m.container === l || m.container === r ? (r.innerHeight ? r.innerHeight : v.height()) + v.scrollTop() : h(m.container).offset().top + h(m.container).height(), n <= h(c).offset().top - m.threshold
        };
        h.rightoffold = function (c, m) {
            var n;
            return n = m.container === l || m.container === r ? v.width() + v.scrollLeft() : h(m.container).offset().left +
                h(m.container).width(), n <= h(c).offset().left - m.threshold
        };
        h.abovethetop = function (c, m) {
            var n;
            return n = m.container === l || m.container === r ? v.scrollTop() : h(m.container).offset().top, n >= h(c).offset().top + m.threshold + h(c).height()
        };
        h.leftofbegin = function (c, m) {
            var n;
            return n = m.container === l || m.container === r ? v.scrollLeft() : h(m.container).offset().left, n >= h(c).offset().left + m.threshold + h(c).width()
        };
        h.inviewport = function (c, l) {
            return !(h.rightoffold(c, l) || h.leftofbegin(c, l) || h.belowthefold(c, l) || h.abovethetop(c,
                l))
        };
        h.extend(h.expr[":"], {
            "below-the-fold": function (c) {
                return h.belowthefold(c, {threshold: 0})
            }, "above-the-top": function (c) {
                return !h.belowthefold(c, {threshold: 0})
            }, "right-of-screen": function (c) {
                return h.rightoffold(c, {threshold: 0})
            }, "left-of-screen": function (c) {
                return !h.rightoffold(c, {threshold: 0})
            }, "in-viewport": function (c) {
                return h.inviewport(c, {threshold: 0})
            }, "above-the-fold": function (c) {
                return !h.belowthefold(c, {threshold: 0})
            }, "right-of-fold": function (c) {
                return h.rightoffold(c, {threshold: 0})
            },
            "left-of-fold": function (c) {
                return !h.rightoffold(c, {threshold: 0})
            }
        })
    }(jQuery, window, document);
    !function (h, r, c, l) {
        function v(b, d) {
            var k, e, l, h = [], q = 0;
            b && b.isDefaultPrevented() || (b.preventDefault(), d = d || {}, b && b.data && (d = u(b.data.options, d)), k = d.$target || c(b.currentTarget).trigger("blur"), l = c.fancybox.getInstance(), l && l.$trigger && l.$trigger.is(k) || (d.selector ? h = c(d.selector) : (e = k.attr("data-fancybox") || "", e ? (h = b.data ? b.data.items : [], h = h.length ? h.filter('[data-fancybox="' + e + '"]') : c('[data-fancybox="' + e + '"]')) : h = [k]), q = c(h).index(k), 0 > q && (q = 0), l = c.fancybox.open(h, d, q), l.$trigger = k))
        }

        if (h.console =
            h.console || {
                info: function (b) {
                }
            }, c) {
            if (c.fn.fancybox) return void console.info("fancyBox already initialized");
            var e = {
                    closeExisting: !1,
                    loop: !1,
                    gutter: 50,
                    keyboard: !0,
                    arrows: !0,
                    infobar: !0,
                    smallBtn: "auto",
                    toolbar: "auto",
                    buttons: ["zoom", "thumbs", "close"],
                    idleTime: 3,
                    protect: !1,
                    modal: !1,
                    image: {preload: !1},
                    ajax: {settings: {data: {fancybox: !0}}},
                    iframe: {
                        tpl: '<iframe id="fancybox-frame{rnd}" name="fancybox-frame{rnd}" class="fancybox-iframe" frameborder="0" vspace="0" hspace="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen allowtransparency="true" src=""></iframe>',
                        preload: !0, css: {}, attr: {scrolling: "auto"}
                    },
                    video: {
                        tpl: '<video class="fancybox-video" controls controlsList="nodownload"><source src="{{src}}" type="{{format}}" />Your browser doesn\'t support HTML5 video</video>',
                        format: "",
                        autoStart: !0
                    },
                    defaultType: "image",
                    animationEffect: "zoom",
                    animationDuration: 366,
                    zoomOpacity: "auto",
                    transitionEffect: "fade",
                    transitionDuration: 366,
                    slideClass: "",
                    baseClass: "",
                    baseTpl: '<div class="fancybox-container" role="dialog" tabindex="-1"><div class="fancybox-bg"></div><div class="fancybox-inner"><div class="fancybox-infobar"><span data-fancybox-index></span>&nbsp;/&nbsp;<span data-fancybox-count></span></div><div class="fancybox-toolbar">{{buttons}}</div><div class="fancybox-navigation">{{arrows}}</div><div class="fancybox-stage"></div><div class="fancybox-caption"></div></div></div>',
                    spinnerTpl: '<div class="fancybox-loading"></div>',
                    errorTpl: '<div class="fancybox-error"><p>{{ERROR}}</p></div>',
                    btnTpl: {
                        download: '<a download data-fancybox-download class="fancybox-button fancybox-button--download" title="{{DOWNLOAD}}" href="javascript:;"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M18.62 17.09V19H5.38v-1.91zm-2.97-6.96L17 11.45l-5 4.87-5-4.87 1.36-1.32 2.68 2.64V5h1.92v7.77z"/></svg></a>',
                        zoom: '<button data-fancybox-zoom class="fancybox-button fancybox-button--zoom" title="{{ZOOM}}"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M18.7 17.3l-3-3a5.9 5.9 0 0 0-.6-7.6 5.9 5.9 0 0 0-8.4 0 5.9 5.9 0 0 0 0 8.4 5.9 5.9 0 0 0 7.7.7l3 3a1 1 0 0 0 1.3 0c.4-.5.4-1 0-1.5zM8.1 13.8a4 4 0 0 1 0-5.7 4 4 0 0 1 5.7 0 4 4 0 0 1 0 5.7 4 4 0 0 1-5.7 0z"/></svg></button>',
                        close: '<button data-fancybox-close class="fancybox-button fancybox-button--close" title="{{CLOSE}}"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 10.6L6.6 5.2 5.2 6.6l5.4 5.4-5.4 5.4 1.4 1.4 5.4-5.4 5.4 5.4 1.4-1.4-5.4-5.4 5.4-5.4-1.4-1.4-5.4 5.4z"/></svg></button>',
                        arrowLeft: '<button data-fancybox-prev class="fancybox-button fancybox-button--arrow_left" title="{{PREV}}"><div><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M11.28 15.7l-1.34 1.37L5 12l4.94-5.07 1.34 1.38-2.68 2.72H19v1.94H8.6z"/></svg></div></button>',
                        arrowRight: '<button data-fancybox-next class="fancybox-button fancybox-button--arrow_right" title="{{NEXT}}"><div><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M15.4 12.97l-2.68 2.72 1.34 1.38L19 12l-4.94-5.07-1.34 1.38 2.68 2.72H5v1.94z"/></svg></div></button>',
                        smallBtn: '<button type="button" data-fancybox-close class="fancybox-button fancybox-close-small" title="{{CLOSE}}"><svg xmlns="https://www.w3.org/2000/svg" version="1" viewBox="0 0 24 24"><path d="M13 12l5-5-1-1-5 5-5-5-1 1 5 5-5 5 1 1 5-5 5 5 1-1z"/></svg></button>'
                    },
                    parentEl: "body",
                    hideScrollbar: !0,
                    autoFocus: !0,
                    backFocus: !0,
                    trapFocus: !0,
                    fullScreen: {autoStart: !1},
                    touch: {vertical: !0, momentum: !0},
                    hash: null,
                    media: {},
                    slideShow: {autoStart: !1, speed: 3E3},
                    thumbs: {autoStart: !1, hideOnClose: !0, parentEl: ".fancybox-container", axis: "y"},
                    wheel: "auto",
                    onInit: c.noop,
                    beforeLoad: c.noop,
                    afterLoad: c.noop,
                    beforeShow: c.noop,
                    afterShow: c.noop,
                    beforeClose: c.noop,
                    afterClose: c.noop,
                    onActivate: c.noop,
                    onDeactivate: c.noop,
                    clickContent: function (b, d) {
                        return "image" === b.type && "zoom"
                    },
                    clickSlide: "close",
                    clickOutside: "close",
                    dblclickContent: !1,
                    dblclickSlide: !1,
                    dblclickOutside: !1,
                    mobile: {
                        idleTime: !1, clickContent: function (b, d) {
                            return "image" === b.type && "toggleControls"
                        }, clickSlide: function (b, d) {
                            return "image" === b.type ? "toggleControls" : "close"
                        }, dblclickContent: function (b, d) {
                            return "image" === b.type && "zoom"
                        }, dblclickSlide: function (b, d) {
                            return "image" === b.type && "zoom"
                        }
                    },
                    lang: "en",
                    i18n: {
                        en: {
                            CLOSE: "Close",
                            NEXT: "Next",
                            PREV: "Previous",
                            ERROR: "The requested content cannot be loaded. <br/> Please try again later.",
                            PLAY_START: "Start slideshow",
                            PLAY_STOP: "Pause slideshow",
                            FULL_SCREEN: "Full screen",
                            THUMBS: "Thumbnails",
                            DOWNLOAD: "Download",
                            SHARE: "Share",
                            ZOOM: "Zoom"
                        },
                        de: {
                            CLOSE: "Schliessen",
                            NEXT: "Weiter",
                            PREV: "Zur\u00fcck",
                            ERROR: "Die angeforderten Daten konnten nicht geladen werden. <br/> Bitte versuchen Sie es sp\u00e4ter nochmal.",
                            PLAY_START: "Diaschau starten",
                            PLAY_STOP: "Diaschau beenden",
                            FULL_SCREEN: "Vollbild",
                            THUMBS: "Vorschaubilder",
                            DOWNLOAD: "Herunterladen",
                            SHARE: "Teilen",
                            ZOOM: "Ma\u00dfstab"
                        }
                    }
                }, m = c(h), n = c(r),
                z = 0, x = function () {
                    return h.requestAnimationFrame || h.webkitRequestAnimationFrame || h.mozRequestAnimationFrame || h.oRequestAnimationFrame || function (b) {
                        return h.setTimeout(b, 1E3 / 60)
                    }
                }(), q = function () {
                    var b, d = r.createElement("fakeelement"), c = {
                        transition: "transitionend",
                        OTransition: "oTransitionEnd",
                        MozTransition: "transitionend",
                        WebkitTransition: "webkitTransitionEnd"
                    };
                    for (b in c) if (d.style[b] !== l) return c[b];
                    return "transitionend"
                }(), F = function (b) {
                    return b && b.length && b[0].offsetHeight
                }, u = function (b, d) {
                    var k =
                        c.extend(!0, {}, b, d);
                    return c.each(d, function (b, d) {
                        c.isArray(d) && (k[b] = d)
                    }), k
                }, D = function (b, d, k) {
                    this.opts = u({index: k}, c.fancybox.defaults);
                    c.isPlainObject(d) && (this.opts = u(this.opts, d));
                    c.fancybox.isMobile && (this.opts = u(this.opts, this.opts.mobile));
                    this.id = this.opts.id || ++z;
                    this.currIndex = parseInt(this.opts.index, 10) || 0;
                    this.prevPos = this.prevIndex = null;
                    this.currPos = 0;
                    this.firstRun = !0;
                    this.group = [];
                    this.slides = {};
                    this.addContent(b);
                    this.group.length && this.init()
                };
            c.extend(D.prototype, {
                init: function () {
                    var b,
                        d, k, e = this, q = e.group[e.currIndex].opts, w = c.fancybox.scrollbarWidth;
                    q.closeExisting && c.fancybox.close(!0);
                    c("body").addClass("fancybox-active");
                    !c.fancybox.getInstance() && !1 !== q.hideScrollbar && !c.fancybox.isMobile && r.body.scrollHeight > h.innerHeight && (w === l && (b = c('<div style="width:100px;height:100px;overflow:scroll;" />').appendTo("body"), w = c.fancybox.scrollbarWidth = b[0].offsetWidth - b[0].clientWidth, b.remove()), c("head").append('<style id="fancybox-style-noscroll" type="text/css">.compensate-for-scrollbar { margin-right: ' +
                        w + "px; }</style>"), c("body").addClass("compensate-for-scrollbar"));
                    k = "";
                    c.each(q.buttons, function (b, d) {
                        k += q.btnTpl[d] || ""
                    });
                    d = c(e.translate(e, q.baseTpl.replace("{{buttons}}", k).replace("{{arrows}}", q.btnTpl.arrowLeft + q.btnTpl.arrowRight))).attr("id", "fancybox-container-" + e.id).addClass(q.baseClass).data("FancyBox", e).appendTo(q.parentEl);
                    e.$refs = {container: d};
                    "bg inner infobar toolbar stage caption navigation".split(" ").forEach(function (b) {
                        e.$refs[b] = d.find(".fancybox-" + b)
                    });
                    e.trigger("onInit");
                    e.activate();
                    e.jumpTo(e.currIndex)
                }, translate: function (b, d) {
                    var c = b.opts.i18n[b.opts.lang];
                    return d.replace(/\{\{(\w+)\}\}/g, function (b, d) {
                        var e = c[d];
                        return e === l ? b : e
                    })
                }, addContent: function (b) {
                    var d, k = this;
                    b = c.makeArray(b);
                    c.each(b, function (b, d) {
                        var e, h, q, m, n = {};
                        q = {};
                        c.isPlainObject(d) ? (n = d, q = d.opts || d) : "object" === c.type(d) && c(d).length ? (e = c(d), q = e.data() || {}, q = c.extend(!0, {}, q, q.options), q.$orig = e, n.src = k.opts.src || q.src || e.attr("href"), n.type || n.src || (n.type = "inline", n.src = d)) : n = {
                            type: "html", src: d +
                                ""
                        };
                        n.opts = c.extend(!0, {}, k.opts, q);
                        c.isArray(q.buttons) && (n.opts.buttons = q.buttons);
                        c.fancybox.isMobile && n.opts.mobile && (n.opts = u(n.opts, n.opts.mobile));
                        e = n.type || n.opts.type;
                        q = n.src || "";
                        !e && q && ((h = q.match(/\.(mp4|mov|ogv|webm)((\?|#).*)?$/i)) ? (e = "video", n.opts.video.format || (n.opts.video.format = "video/" + ("ogv" === h[1] ? "ogg" : h[1]))) : q.match(/(^data:image\/[a-z0-9+\/=]*,)|(\.(jp(e|g|eg)|gif|png|bmp|webp|svg|ico)((\?|#).*)?$)/i) ? e = "image" : q.match(/\.(pdf)((\?|#).*)?$/i) ? e = "iframe" : "#" === q.charAt(0) &&
                            (e = "inline"));
                        e ? n.type = e : k.trigger("objectNeedsType", n);
                        n.contentType || (n.contentType = -1 < c.inArray(n.type, ["html", "inline", "ajax"]) ? "html" : n.type);
                        n.index = k.group.length;
                        "auto" == n.opts.smallBtn && (n.opts.smallBtn = -1 < c.inArray(n.type, ["html", "inline", "ajax"]));
                        "auto" === n.opts.toolbar && (n.opts.toolbar = !n.opts.smallBtn);
                        n.opts.$trigger && n.index === k.opts.index && (n.opts.$thumb = n.opts.$trigger.find("img:first"), n.opts.$thumb.length && (n.opts.$orig = n.opts.$trigger));
                        n.opts.$thumb && n.opts.$thumb.length || !n.opts.$orig ||
                        (n.opts.$thumb = n.opts.$orig.find("img:first"));
                        "function" === c.type(n.opts.caption) && (n.opts.caption = n.opts.caption.apply(d, [k, n]));
                        "function" === c.type(k.opts.caption) && (n.opts.caption = k.opts.caption.apply(d, [k, n]));
                        n.opts.caption instanceof c || (n.opts.caption = n.opts.caption === l ? "" : n.opts.caption + "");
                        "ajax" === n.type && (m = q.split(/\s+/, 2), 1 < m.length && (n.src = m.shift(), n.opts.filter = m.shift()));
                        n.opts.modal && (n.opts = c.extend(!0, n.opts, {
                            infobar: 0,
                            toolbar: 0,
                            smallBtn: 0,
                            keyboard: 0,
                            slideShow: 0,
                            fullScreen: 0,
                            thumbs: 0,
                            touch: 0,
                            clickContent: !1,
                            clickSlide: !1,
                            clickOutside: !1,
                            dblclickContent: !1,
                            dblclickSlide: !1,
                            dblclickOutside: !1
                        }));
                        k.group.push(n)
                    });
                    Object.keys(k.slides).length && (k.updateControls(), d = k.Thumbs, d && d.isActive && (d.create(), d.focus()))
                }, addEvents: function () {
                    var b = this;
                    b.removeEvents();
                    b.$refs.container.on("click.fb-close", "[data-fancybox-close]", function (d) {
                        d.stopPropagation();
                        d.preventDefault();
                        b.close(d)
                    }).on("touchstart.fb-prev click.fb-prev", "[data-fancybox-prev]", function (d) {
                        d.stopPropagation();
                        d.preventDefault();
                        b.previous()
                    }).on("touchstart.fb-next click.fb-next", "[data-fancybox-next]", function (d) {
                        d.stopPropagation();
                        d.preventDefault();
                        b.next()
                    }).on("click.fb", "[data-fancybox-zoom]", function (d) {
                        b[b.isScaledDown() ? "scaleToActual" : "scaleToFit"]()
                    });
                    m.on("orientationchange.fb resize.fb", function (d) {
                        d && d.originalEvent && "resize" === d.originalEvent.type ? x(function () {
                            b.update()
                        }) : (b.current && "iframe" === b.current.type && b.$refs.stage.hide(), setTimeout(function () {
                                b.$refs.stage.show();
                                b.update()
                            },
                            c.fancybox.isMobile ? 600 : 250))
                    });
                    n.on("keydown.fb", function (d) {
                        var k = (c.fancybox ? c.fancybox.getInstance() : null).current, e = d.keyCode || d.which;
                        if (9 == e) return void (k.opts.trapFocus && b.focus(d));
                        if (!(!k.opts.keyboard || d.ctrlKey || d.altKey || d.shiftKey || c(d.target).is("input") || c(d.target).is("textarea"))) return 8 === e || 27 === e ? (d.preventDefault(), void b.close(d)) : 37 === e || 38 === e ? (d.preventDefault(), void b.previous()) : 39 === e || 40 === e ? (d.preventDefault(), void b.next()) : void b.trigger("afterKeydown", d, e)
                    });
                    b.group[b.currIndex].opts.idleTime &&
                    (b.idleSecondsCounter = 0, n.on("mousemove.fb-idle mouseleave.fb-idle mousedown.fb-idle touchstart.fb-idle touchmove.fb-idle scroll.fb-idle keydown.fb-idle", function (d) {
                        b.idleSecondsCounter = 0;
                        b.isIdle && b.showControls();
                        b.isIdle = !1
                    }), b.idleInterval = h.setInterval(function () {
                        b.idleSecondsCounter++;
                        b.idleSecondsCounter >= b.group[b.currIndex].opts.idleTime && !b.isDragging && (b.isIdle = !0, b.idleSecondsCounter = 0, b.hideControls())
                    }, 1E3))
                }, removeEvents: function () {
                    m.off("orientationchange.fb resize.fb");
                    n.off("keydown.fb .fb-idle");
                    this.$refs.container.off(".fb-close .fb-prev .fb-next");
                    this.idleInterval && (h.clearInterval(this.idleInterval), this.idleInterval = null)
                }, previous: function (b) {
                    return this.jumpTo(this.currPos - 1, b)
                }, next: function (b) {
                    return this.jumpTo(this.currPos + 1, b)
                }, jumpTo: function (b, d) {
                    var k, e, h, q, n, u, m = this, v = m.group.length;
                    if (!(m.isDragging || m.isClosing || m.isAnimating && m.firstRun)) {
                        if (b = parseInt(b, 10), e = m.current ? m.current.opts.loop : m.opts.loop, !e && (0 > b || b >= v)) return !1;
                        if (k = m.firstRun = !Object.keys(m.slides).length,
                            !(2 > v && !k && m.isDragging)) {
                            if (q = m.current, m.prevIndex = m.currIndex, m.prevPos = m.currPos, h = m.createSlide(b), 1 < v && ((e || h.index < v - 1) && m.createSlide(b + 1), (e || 0 < h.index) && m.createSlide(b - 1)), m.current = h, m.currIndex = h.index, m.currPos = h.pos, m.trigger("beforeShow", k), m.updateControls(), e = m.isMoved(h), h.forcedDuration = l, c.isNumeric(d) ? h.forcedDuration = d : d = h.opts[k ? "animationDuration" : "transitionDuration"], d = parseInt(d, 10), k) return h.opts.animationEffect && d && m.$refs.container.css("transition-duration", d + "ms"),
                                m.$refs.container.addClass("fancybox-is-open"), h.$slide.addClass("fancybox-slide--previous"), m.loadSlide(h), h.$slide.removeClass("fancybox-slide--previous").addClass("fancybox-slide--current"), m.preload("image"), void m.$refs.container.trigger("focus");
                            c.each(m.slides, function (b, d) {
                                c.fancybox.stop(d.$slide, !0);
                                d.$slide.removeClass("fancybox-animated").removeClass(function (b, d) {
                                    return (d.match(/(^|\s)fancybox-fx-\S+/g) || []).join(" ")
                                })
                            });
                            h.$slide.removeClass("fancybox-slide--next fancybox-slide--previous").addClass("fancybox-slide--current");
                            e ? (n = Math.round(h.$slide.width()), c.each(m.slides, function (b, k) {
                                var e = k.pos - h.pos;
                                c.fancybox.animate(k.$slide, {top: 0, left: e * n + e * k.opts.gutter}, d, function () {
                                    k.$slide.removeAttr("style").removeClass("fancybox-slide--next fancybox-slide--previous");
                                    k.pos === m.currPos && m.complete()
                                })
                            })) : m.$refs.stage.children().removeAttr("style");
                            h.isLoaded ? m.revealContent(h) : m.loadSlide(h);
                            m.preload("image");
                            q.pos !== h.pos && (u = "fancybox-slide--" + (q.pos > h.pos ? "next" : "previous"), q.$slide.removeClass("fancybox-slide--complete fancybox-slide--current fancybox-slide--next fancybox-slide--previous"),
                                q.isComplete = !1, d && (e || h.opts.transitionEffect) && (e ? q.$slide.addClass(u) : (u = "fancybox-animated " + u + " fancybox-fx-" + h.opts.transitionEffect, c.fancybox.animate(q.$slide, u, d, null, !1))))
                        }
                    }
                }, createSlide: function (b) {
                    var d, k;
                    return k = b % this.group.length, k = 0 > k ? this.group.length + k : k, !this.slides[b] && this.group[k] && (d = c('<div class="fancybox-slide"></div>').appendTo(this.$refs.stage), this.slides[b] = c.extend(!0, {}, this.group[k], {
                        pos: b,
                        $slide: d,
                        isLoaded: !1
                    }), this.updateSlide(this.slides[b])), this.slides[b]
                },
                scaleToActual: function (b, d, k) {
                    var e, h, q, n, m, u = this, v = u.current, r = v.$content,
                        F = c.fancybox.getTranslate(v.$slide).width, z = c.fancybox.getTranslate(v.$slide).height,
                        x = v.width, D = v.height;
                    !u.isAnimating && r && "image" == v.type && v.isLoaded && !v.hasError && (c.fancybox.stop(r), u.isAnimating = !0, b = b === l ? .5 * F : b, d = d === l ? .5 * z : d, e = c.fancybox.getTranslate(r), e.top -= c.fancybox.getTranslate(v.$slide).top, e.left -= c.fancybox.getTranslate(v.$slide).left, n = x / e.width, m = D / e.height, h = .5 * F - .5 * x, q = .5 * z - .5 * D, x > F && (h = e.left * n - (b * n -
                        b), 0 < h && (h = 0), h < F - x && (h = F - x)), D > z && (q = e.top * m - (d * m - d), 0 < q && (q = 0), q < z - D && (q = z - D)), u.updateCursor(x, D), c.fancybox.animate(r, {
                        top: q,
                        left: h,
                        scaleX: n,
                        scaleY: m
                    }, k || 330, function () {
                        u.isAnimating = !1
                    }), u.SlideShow && u.SlideShow.isActive && u.SlideShow.stop())
                }, scaleToFit: function (b) {
                    var d, k = this, e = k.current, l = e.$content;
                    !k.isAnimating && l && "image" == e.type && e.isLoaded && !e.hasError && (c.fancybox.stop(l), k.isAnimating = !0, d = k.getFitPos(e), k.updateCursor(d.width, d.height), c.fancybox.animate(l, {
                        top: d.top, left: d.left,
                        scaleX: d.width / l.width(), scaleY: d.height / l.height()
                    }, b || 330, function () {
                        k.isAnimating = !1
                    }))
                }, getFitPos: function (b) {
                    var d, k, e, l, h = b.$content, q = b.$slide, n = b.width || b.opts.width,
                        m = b.height || b.opts.height, u = {};
                    return !!(b.isLoaded && h && h.length) && (d = c.fancybox.getTranslate(this.$refs.stage).width, k = c.fancybox.getTranslate(this.$refs.stage).height, d -= parseFloat(q.css("paddingLeft")) + parseFloat(q.css("paddingRight")) + parseFloat(h.css("marginLeft")) + parseFloat(h.css("marginRight")), k -= parseFloat(q.css("paddingTop")) +
                        parseFloat(q.css("paddingBottom")) + parseFloat(h.css("marginTop")) + parseFloat(h.css("marginBottom")), n && m || (n = d, m = k), e = Math.min(1, d / n, k / m), n = Math.floor(e * n), m = Math.floor(e * m), "image" === b.type ? (u.top = Math.floor(.5 * (k - m)) + parseFloat(q.css("paddingTop")), u.left = Math.floor(.5 * (d - n)) + parseFloat(q.css("paddingLeft"))) : "video" === b.contentType && (l = b.opts.width && b.opts.height ? n / m : b.opts.ratio || 16 / 9, m > n / l ? m = n / l : n > m * l && (n = m * l)), u.width = n, u.height = m, u)
                }, update: function () {
                    var b = this;
                    c.each(b.slides, function (d,
                                               c) {
                        b.updateSlide(c)
                    })
                }, updateSlide: function (b) {
                    var d = b && b.$content, k = b.width || b.opts.width, e = b.height || b.opts.height, l = b.$slide;
                    d && (k || e || "video" === b.contentType) && !b.hasError && (c.fancybox.stop(d), c.fancybox.setTranslate(d, this.getFitPos(b)), b.pos === this.currPos && (this.isAnimating = !1, this.updateCursor()));
                    l.length && (l.trigger("refresh"), this.$refs.toolbar.toggleClass("compensate-for-scrollbar", l.get(0).scrollHeight > l.get(0).clientHeight));
                    this.trigger("onUpdate", b)
                }, centerSlide: function (b, d) {
                    var k,
                        e;
                    this.current && (k = Math.round(b.$slide.width()), e = b.pos - this.current.pos, c.fancybox.animate(b.$slide, {
                        top: 0,
                        left: e * k + e * b.opts.gutter,
                        opacity: 1
                    }, d === l ? 0 : d, null, !1))
                }, isMoved: function (b) {
                    b = b || this.current;
                    var d = c.fancybox.getTranslate(b.$slide);
                    return (0 !== d.left || 0 !== d.top) && !b.$slide.hasClass("fancybox-animated")
                }, updateCursor: function (b, d) {
                    var k, e = this.current,
                        l = this.$refs.container.removeClass("fancybox-is-zoomable fancybox-can-zoomIn fancybox-can-zoomOut fancybox-can-swipe fancybox-can-pan");
                    e &&
                    !this.isClosing && (k = this.isZoomable(), l.toggleClass("fancybox-is-zoomable", k), c("[data-fancybox-zoom]").prop("disabled", !k), this.canPan(b, d) ? l.addClass("fancybox-can-pan") : k && ("zoom" === e.opts.clickContent || c.isFunction(e.opts.clickContent) && "zoom" == e.opts.clickContent(e)) ? l.addClass("fancybox-can-zoomIn") : e.opts.touch && (e.opts.touch.vertical || 1 < this.group.length) && "video" !== e.contentType && l.addClass("fancybox-can-swipe"))
                }, isZoomable: function () {
                    var b, d = this.current;
                    return !d || this.isClosing || "image" !==
                    d.type || d.hasError || d.isLoaded && (b = this.getFitPos(d), !(d.width > b.width || d.height > b.height)) ? !1 : !0
                }, isScaledDown: function (b, d) {
                    var k = !1, e = this.current, h = e.$content;
                    return b !== l && d !== l ? k = b < e.width && d < e.height : h && (k = c.fancybox.getTranslate(h), k = k.width < e.width && k.height < e.height), k
                }, canPan: function (b, d) {
                    var k, e, h = !1, q = this.current;
                    return "image" === q.type && (k = q.$content) && !q.hasError && (h = this.getFitPos(q), e = b !== l && d !== l ? {
                        width: b,
                        height: d
                    } : c.fancybox.getTranslate(k), h = 1.5 < Math.abs(e.width - h.width) || 1.5 <
                        Math.abs(e.height - h.height)), h
                }, loadSlide: function (b) {
                    var d, k, e, l = this;
                    if (!b.isLoading && !b.isLoaded) {
                        switch (b.isLoading = !0, l.trigger("beforeLoad", b), d = b.type, k = b.$slide, k.off("refresh").trigger("onReset").addClass(b.opts.slideClass), d) {
                            case "image":
                                l.setImage(b);
                                break;
                            case "iframe":
                                l.setIframe(b);
                                break;
                            case "html":
                                l.setContent(b, b.src || b.content);
                                break;
                            case "video":
                                l.setContent(b, b.opts.video.tpl.replace("{{src}}", b.src).replace("{{format}}", b.opts.videoFormat || b.opts.video.format));
                                break;
                            case "inline":
                                c(b.src).length ?
                                    l.setContent(b, c(b.src)) : l.setError(b);
                                break;
                            case "ajax":
                                l.showLoading(b);
                                e = c.ajax(c.extend({}, b.opts.ajax.settings, {
                                    url: b.src, success: function (d, c) {
                                        "success" === c && l.setContent(b, d)
                                    }, error: function (d, c) {
                                        d && "abort" !== c && l.setError(b)
                                    }
                                }));
                                k.one("onReset", function () {
                                    e.abort()
                                });
                                break;
                            default:
                                l.setError(b)
                        }
                        return !0
                    }
                }, setImage: function (b) {
                    var d, k, e, l, q = this, n = b.opts.srcset || b.opts.image.srcset;
                    if (b.timouts = setTimeout(function () {
                            var d = b.$image;
                            !b.isLoading || d && d.length && d[0].complete || b.hasError || q.showLoading(b)
                        },
                        350), n) {
                        e = h.devicePixelRatio || 1;
                        l = h.innerWidth * e;
                        k = n.split(",").map(function (b) {
                            var d = {};
                            return b.trim().split(/\s+/).forEach(function (b, c) {
                                var k = parseInt(b.substring(0, b.length - 1), 10);
                                return 0 === c ? d.url = b : void (k && (d.value = k, d.postfix = b[b.length - 1]))
                            }), d
                        });
                        k.sort(function (b, d) {
                            return b.value - d.value
                        });
                        for (var m = 0; m < k.length; m++) {
                            var u = k[m];
                            if ("w" === u.postfix && u.value >= l || "x" === u.postfix && u.value >= e) {
                                d = u;
                                break
                            }
                        }
                        !d && k.length && (d = k[k.length - 1]);
                        d && (b.src = d.url, b.width && b.height && "w" == d.postfix && (b.height =
                            b.width / b.height * d.value, b.width = d.value), b.opts.srcset = n)
                    }
                    b.$content = c('<div class="fancybox-content"></div>').addClass("fancybox-is-hidden").appendTo(b.$slide.addClass("fancybox-slide--image"));
                    d = b.opts.thumb || !(!b.opts.$thumb || !b.opts.$thumb.length) && b.opts.$thumb.attr("src");
                    !1 !== b.opts.preload && b.opts.width && b.opts.height && d && (b.width = b.opts.width, b.height = b.opts.height, b.$ghost = c("<img />").one("error", function () {
                        c(this).remove();
                        b.$ghost = null
                    }).one("load", function () {
                        q.afterLoad(b)
                    }).addClass("fancybox-image").appendTo(b.$content).attr("src",
                        d));
                    q.setBigImage(b)
                }, setBigImage: function (b) {
                    var d = this, k = c("<img />");
                    b.$image = k.one("error", function () {
                        d.setError(b)
                    }).one("load", function () {
                        var c;
                        b.$ghost || (d.resolveImageSlideSize(b, this.naturalWidth, this.naturalHeight), d.afterLoad(b));
                        b.timouts && (clearTimeout(b.timouts), b.timouts = null);
                        d.isClosing || (b.opts.srcset && (c = b.opts.sizes, c && "auto" !== c || (c = (1 < b.width / b.height && 1 < m.width() / m.height() ? "100" : Math.round(b.width / b.height * 100)) + "vw"), k.attr("sizes", c).attr("srcset", b.opts.srcset)), b.$ghost &&
                        setTimeout(function () {
                            b.$ghost && !d.isClosing && b.$ghost.hide()
                        }, Math.min(300, Math.max(1E3, b.height / 1600))), d.hideLoading(b))
                    }).addClass("fancybox-image").attr("src", b.src).appendTo(b.$content);
                    (k[0].complete || "complete" == k[0].readyState) && k[0].naturalWidth && k[0].naturalHeight ? k.trigger("load") : k[0].error && k.trigger("error")
                }, resolveImageSlideSize: function (b, d, c) {
                    var e = parseInt(b.opts.width, 10), l = parseInt(b.opts.height, 10);
                    b.width = d;
                    b.height = c;
                    0 < e && (b.width = e, b.height = Math.floor(e * c / d));
                    0 < l && (b.width =
                        Math.floor(l * d / c), b.height = l)
                }, setIframe: function (b) {
                    var d, k = this, e = b.opts.iframe, h = b.$slide;
                    b.$content = c('<div class="fancybox-content' + (e.preload ? " fancybox-is-hidden" : "") + '"></div>').css(e.css).appendTo(h);
                    h.addClass("fancybox-slide--" + b.contentType);
                    b.$iframe = d = c(e.tpl.replace(/\{rnd\}/g, (new Date).getTime())).attr(e.attr).appendTo(b.$content);
                    e.preload ? (k.showLoading(b), d.on("load.fb error.fb", function (d) {
                        this.isReady = 1;
                        b.$slide.trigger("refresh");
                        k.afterLoad(b)
                    }), h.on("refresh.fb", function () {
                        var c,
                            k, q = b.$content, n = e.css.width, m = e.css.height;
                        if (1 === d[0].isReady) {
                            try {
                                c = d.contents(), k = c.find("body")
                            } catch (u) {
                            }
                            k && k.length && k.children().length && (h.css("overflow", "visible"), q.css({
                                width: "100%",
                                height: ""
                            }), n === l && (n = Math.ceil(Math.max(k[0].clientWidth, k.outerWidth(!0)))), n && q.width(n), m === l && (m = Math.ceil(Math.max(k[0].clientHeight, k.outerHeight(!0)))), m && q.height(m), h.css("overflow", "auto"));
                            q.removeClass("fancybox-is-hidden")
                        }
                    })) : this.afterLoad(b);
                    d.attr("src", b.src);
                    h.one("onReset", function () {
                        try {
                            c(this).find("iframe").hide().unbind().attr("src",
                                "//about:blank")
                        } catch (d) {
                        }
                        c(this).off("refresh.fb").empty();
                        b.isLoaded = !1
                    })
                }, setContent: function (b, d) {
                    this.isClosing || (this.hideLoading(b), b.$content && c.fancybox.stop(b.$content), b.$slide.empty(), d && d.hasOwnProperty && d instanceof c && d.parent().length ? (d.hasClass("fancybox-content") && d.parent(".fancybox-slide--html").trigger("onReset"), b.$placeholder = c("<div>").hide().insertAfter(d), d.css("display", "inline-block")) : b.hasError || ("string" === c.type(d) && (d = c("<div>").append(c.trim(d)).contents()), b.opts.filter &&
                    (d = c("<div>").html(d).find(b.opts.filter))), b.$slide.one("onReset", function () {
                        c(this).find("video,audio").trigger("pause");
                        b.$placeholder && (b.$placeholder.after(d.removeClass("fancybox-content").hide()).remove(), b.$placeholder = null);
                        b.$smallBtn && (b.$smallBtn.remove(), b.$smallBtn = null);
                        b.hasError || (c(this).empty(), b.isLoaded = !1, b.isRevealed = !1)
                    }), c(d).appendTo(b.$slide), c(d).is("video,audio") && (c(d).addClass("fancybox-video"), c(d).wrap("<div></div>"), b.contentType = "video", b.opts.width = b.opts.width ||
                        c(d).attr("width"), b.opts.height = b.opts.height || c(d).attr("height")), b.$content = b.$slide.children().filter("div,form,main,video,audio,article,.fancybox-content").first(), b.$content.siblings().hide(), b.$content.length || (b.$content = b.$slide.wrapInner("<div></div>").children().first()), b.$content.addClass("fancybox-content"), b.$slide.addClass("fancybox-slide--" + b.contentType), this.afterLoad(b))
                }, setError: function (b) {
                    b.hasError = !0;
                    b.$slide.trigger("onReset").removeClass("fancybox-slide--" + b.contentType).addClass("fancybox-slide--error");
                    b.contentType = "html";
                    this.setContent(b, this.translate(b, b.opts.errorTpl));
                    b.pos === this.currPos && (this.isAnimating = !1)
                }, showLoading: function (b) {
                    (b = b || this.current) && !b.$spinner && (b.$spinner = c(this.translate(this, this.opts.spinnerTpl)).appendTo(b.$slide))
                }, hideLoading: function (b) {
                    (b = b || this.current) && b.$spinner && (b.$spinner.remove(), delete b.$spinner)
                }, afterLoad: function (b) {
                    this.isClosing || (b.isLoading = !1, b.isLoaded = !0, this.trigger("afterLoad", b), this.hideLoading(b), b.pos === this.currPos && this.updateCursor(),
                    !b.opts.smallBtn || b.$smallBtn && b.$smallBtn.length || (b.$smallBtn = c(this.translate(b, b.opts.btnTpl.smallBtn)).appendTo(b.$content)), b.opts.protect && b.$content && !b.hasError && (b.$content.on("contextmenu.fb", function (b) {
                        return 2 == b.button && b.preventDefault(), !0
                    }), "image" === b.type && c('<div class="fancybox-spaceball"></div>').appendTo(b.$content)), this.revealContent(b))
                }, revealContent: function (b) {
                    var d, k, e, h, q = this, n = b.$slide, m = !1, u = !1, v = q.isMoved(b), r = b.isRevealed;
                    if (!v || !r) {
                        if (b.isRevealed = !0, d = b.opts[q.firstRun ?
                            "animationEffect" : "transitionEffect"], e = b.opts[q.firstRun ? "animationDuration" : "transitionDuration"], e = parseInt(b.forcedDuration === l ? e : b.forcedDuration, 10), b.pos === q.currPos && (b.isComplete ? d = !1 : q.isAnimating = !0), !v && b.pos === q.currPos && e || (d = !1), "zoom" === d && (b.pos === q.currPos && e && "image" === b.type && !b.hasError && (u = q.getThumbPos(b)) ? m = q.getFitPos(b) : d = "fade"), "zoom" === d) return m.scaleX = m.width / u.width, m.scaleY = m.height / u.height, h = b.opts.zoomOpacity, "auto" == h && (h = .1 < Math.abs(b.width / b.height - u.width / u.height)),
                        h && (u.opacity = .1, m.opacity = 1), c.fancybox.setTranslate(b.$content.removeClass("fancybox-is-hidden"), u), F(b.$content), void c.fancybox.animate(b.$content, m, e, function () {
                            q.isAnimating = !1;
                            q.complete()
                        });
                        if (q.updateSlide(b), !d) return F(n), r || b.$content.removeClass("fancybox-is-hidden").hide().fadeIn("fast"), void (b.pos === q.currPos && q.complete());
                        c.fancybox.stop(n);
                        k = "fancybox-animated fancybox-slide--" + (b.pos >= q.prevPos ? "next" : "previous") + " fancybox-fx-" + d;
                        n.removeAttr("style").removeClass("fancybox-slide--current fancybox-slide--next fancybox-slide--previous").addClass(k);
                        b.$content.removeClass("fancybox-is-hidden");
                        F(n);
                        c.fancybox.animate(n, "fancybox-slide--current", e, function () {
                            n.removeClass(k).removeAttr("style");
                            b.pos === q.currPos && q.complete()
                        }, !0)
                    }
                }, getThumbPos: function (b) {
                    var d, e = !1, l = (b = b.opts.$thumb) && b.length && b[0].ownerDocument === r ? b.offset() : 0,
                        q = function (b) {
                            var d;
                            b = b[0];
                            for (var e = b.getBoundingClientRect(), k = []; null !== b.parentElement;) "hidden" !== c(b.parentElement).css("overflow") && "auto" !== c(b.parentElement).css("overflow") || k.push(b.parentElement.getBoundingClientRect()),
                                b = b.parentElement;
                            return d = k.every(function (b) {
                                var d = Math.min(e.bottom, b.bottom) - Math.max(e.top, b.top);
                                return 0 < Math.min(e.right, b.right) - Math.max(e.left, b.left) && 0 < d
                            }), d && 0 < e.bottom && 0 < e.right && e.left < c(h).width() && e.top < c(h).height()
                        };
                    return l && q(b) && (d = this.$refs.stage.offset(), e = {
                        top: l.top - d.top + parseFloat(b.css("border-top-width") || 0),
                        left: l.left - d.left + parseFloat(b.css("border-left-width") || 0),
                        width: b.width(),
                        height: b.height(),
                        scaleX: 1,
                        scaleY: 1
                    }), e
                }, complete: function () {
                    var b, d = this, e = d.current,
                        l = {};
                    !d.isMoved() && e.isLoaded && (e.isComplete || (e.isComplete = !0, e.$slide.siblings().trigger("onReset"), d.preload("inline"), F(e.$slide), e.$slide.addClass("fancybox-slide--complete"), c.each(d.slides, function (b, e) {
                        e.pos >= d.currPos - 1 && e.pos <= d.currPos + 1 ? l[e.pos] = e : e && (c.fancybox.stop(e.$slide), e.$slide.off().remove())
                    }), d.slides = l), d.isAnimating = !1, d.updateCursor(), d.trigger("afterShow"), e.opts.video.autoStart && e.$slide.find("video,audio").filter(":visible:first").trigger("play"), e.opts.autoFocus && "html" ===
                    e.contentType && (b = e.$content.find("input[autofocus]:enabled:visible:first"), b.length ? b.trigger("focus") : d.focus(null, !0)), e.$slide.scrollTop(0).scrollLeft(0))
                }, preload: function (b) {
                    var d = this.slides[this.currPos + 1], c = this.slides[this.currPos - 1];
                    c && c.type === b && this.loadSlide(c);
                    d && d.type === b && this.loadSlide(d)
                }, focus: function (b, d) {
                    var e, l;
                    this.isClosing || (e = !b && this.current && this.current.isComplete ? this.current.$slide.find("*:visible" + (d ? ":not(.fancybox-close-small)" : "")) : this.$refs.container.find("*:visible"),
                        e = e.filter('a[href],area[href],input:not([disabled]):not([type="hidden"]):not([aria-hidden]),select:not([disabled]):not([aria-hidden]),textarea:not([disabled]):not([aria-hidden]),button:not([disabled]):not([aria-hidden]),iframe,object,embed,[contenteditable],[tabindex]:not([tabindex^="-"])').filter(function () {
                            return "hidden" !== c(this).css("visibility") && !c(this).hasClass("disabled")
                        }), e.length ? (l = e.index(r.activeElement), b && b.shiftKey ? (0 > l || 0 == l) && (b.preventDefault(), e.eq(e.length - 1).trigger("focus")) :
                        (0 > l || l == e.length - 1) && (b && b.preventDefault(), e.eq(0).trigger("focus"))) : this.$refs.container.trigger("focus"))
                }, activate: function () {
                    var b = this;
                    c(".fancybox-container").each(function () {
                        var d = c(this).data("FancyBox");
                        d && d.id !== b.id && !d.isClosing && (d.trigger("onDeactivate"), d.removeEvents(), d.isVisible = !1)
                    });
                    b.isVisible = !0;
                    (b.current || b.isIdle) && (b.update(), b.updateControls());
                    b.trigger("onActivate");
                    b.addEvents()
                }, close: function (b, d) {
                    var e, l, h, n, m, u, v, r = this, z = r.current, D = function () {
                        r.cleanUp(b)
                    };
                    return !r.isClosing &&
                        (r.isClosing = !0, !1 === r.trigger("beforeClose", b) ? (r.isClosing = !1, x(function () {
                            r.update()
                        }), !1) : (r.removeEvents(), z.timouts && clearTimeout(z.timouts), h = z.$content, e = z.opts.animationEffect, l = c.isNumeric(d) ? d : e ? z.opts.animationDuration : 0, z.$slide.off(q).removeClass("fancybox-slide--complete fancybox-slide--next fancybox-slide--previous fancybox-animated"), z.$slide.siblings().trigger("onReset").remove(), l && r.$refs.container.removeClass("fancybox-is-open").addClass("fancybox-is-closing"), r.hideLoading(z),
                            r.hideControls(), r.updateCursor(), "zoom" !== e || !0 !== b && h && l && "image" === z.type && !z.hasError && (v = r.getThumbPos(z)) || (e = "fade"), "zoom" === e ? (c.fancybox.stop(h), n = c.fancybox.getTranslate(h), u = {
                            top: n.top,
                            left: n.left,
                            scaleX: n.width / v.width,
                            scaleY: n.height / v.height,
                            width: v.width,
                            height: v.height
                        }, m = z.opts.zoomOpacity, "auto" == m && (m = .1 < Math.abs(z.width / z.height - v.width / v.height)), m && (v.opacity = 0), c.fancybox.setTranslate(h, u), F(h), c.fancybox.animate(h, v, l, D), !0) : (e && l ? !0 === b ? setTimeout(D, l) : c.fancybox.animate(z.$slide.removeClass("fancybox-slide--current"),
                            "fancybox-animated fancybox-slide--previous fancybox-fx-" + e, l, D) : D(), !0)))
                }, cleanUp: function (b) {
                    var d, e, l = this.current.opts.$orig;
                    this.current.$slide.trigger("onReset");
                    this.$refs.container.empty().remove();
                    this.trigger("afterClose", b);
                    this.current.opts.backFocus && (l && l.length && l.is(":visible") || (l = this.$trigger), l && l.length && (d = h.scrollX, e = h.scrollY, l.trigger("focus"), c("html, body").scrollTop(e).scrollLeft(d)));
                    this.current = null;
                    (b = c.fancybox.getInstance()) ? b.activate() : (c("body").removeClass("fancybox-active compensate-for-scrollbar"),
                        c("#fancybox-style-noscroll").remove())
                }, trigger: function (b, d) {
                    var e, l = Array.prototype.slice.call(arguments, 1), h = d && d.opts ? d : this.current;
                    return h ? l.unshift(h) : h = this, l.unshift(this), c.isFunction(h.opts[b]) && (e = h.opts[b].apply(h, l)), !1 === e ? e : void ("afterClose" !== b && this.$refs ? this.$refs.container.trigger(b + ".fb", l) : n.trigger(b + ".fb", l))
                }, updateControls: function () {
                    var b = this.current, d = b.index, e = b.opts.caption, l = this.$refs.container,
                        h = this.$refs.caption;
                    b.$slide.trigger("refresh");
                    this.$caption = e && e.length ?
                        h.html(e) : null;
                    this.isHiddenControls || this.isIdle || this.showControls();
                    l.find("[data-fancybox-count]").html(this.group.length);
                    l.find("[data-fancybox-index]").html(d + 1);
                    l.find("[data-fancybox-prev]").prop("disabled", !b.opts.loop && 0 >= d);
                    l.find("[data-fancybox-next]").prop("disabled", !b.opts.loop && d >= this.group.length - 1);
                    "image" === b.type ? l.find("[data-fancybox-zoom]").show().end().find("[data-fancybox-download]").attr("href", b.opts.image.src || b.src).show() : b.opts.toolbar && l.find("[data-fancybox-download],[data-fancybox-zoom]").hide();
                    c(r.activeElement).is(":hidden,[disabled]") && this.$refs.container.trigger("focus")
                }, hideControls: function () {
                    this.isHiddenControls = !0;
                    this.$refs.container.removeClass("fancybox-show-infobar fancybox-show-toolbar fancybox-show-caption fancybox-show-nav")
                }, showControls: function () {
                    var b = this.current ? this.current.opts : this.opts, d = this.$refs.container;
                    this.isHiddenControls = !1;
                    this.idleSecondsCounter = 0;
                    d.toggleClass("fancybox-show-toolbar", !(!b.toolbar || !b.buttons)).toggleClass("fancybox-show-infobar", !!(b.infobar &&
                        1 < this.group.length)).toggleClass("fancybox-show-caption", !!this.$caption).toggleClass("fancybox-show-nav", !!(b.arrows && 1 < this.group.length)).toggleClass("fancybox-is-modal", !!b.modal)
                }, toggleControls: function () {
                    this.isHiddenControls ? this.showControls() : this.hideControls()
                }
            });
            c.fancybox = {
                version: "3.4.1",
                defaults: e,
                getInstance: function (b) {
                    var d = c('.fancybox-container:not(".fancybox-is-closing"):last').data("FancyBox"),
                        e = Array.prototype.slice.call(arguments, 1);
                    return d instanceof D && ("string" === c.type(b) ?
                        d[b].apply(d, e) : "function" === c.type(b) && b.apply(d, e), d)
                },
                open: function (b, d, c) {
                    return new D(b, d, c)
                },
                close: function (b) {
                    var d = this.getInstance();
                    d && (d.close(), !0 === b && this.close(b))
                },
                destroy: function () {
                    this.close(!0);
                    n.add("body").off("click.fb-start", "**")
                },
                isMobile: /Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent),
                use3d: function () {
                    var b = r.createElement("div");
                    return h.getComputedStyle && h.getComputedStyle(b) && h.getComputedStyle(b).getPropertyValue("transform") &&
                        !(r.documentMode && 11 > r.documentMode)
                }(),
                getTranslate: function (b) {
                    var d;
                    return !(!b || !b.length) && (d = b[0].getBoundingClientRect(), {
                        top: d.top || 0,
                        left: d.left || 0,
                        width: d.width,
                        height: d.height,
                        opacity: parseFloat(b.css("opacity"))
                    })
                },
                setTranslate: function (b, d) {
                    var c = "", e = {};
                    if (b && d) return d.left === l && d.top === l || (c = (d.left === l ? b.position().left : d.left) + "px, " + (d.top === l ? b.position().top : d.top) + "px", c = this.use3d ? "translate3d(" + c + ", 0px)" : "translate(" + c + ")"), d.scaleX !== l && d.scaleY !== l && (c = (c.length ? c + " " : "") +
                        "scale(" + d.scaleX + ", " + d.scaleY + ")"), c.length && (e.transform = c), d.opacity !== l && (e.opacity = d.opacity), d.width !== l && (e.width = d.width), d.height !== l && (e.height = d.height), b.css(e)
                },
                animate: function (b, d, e, h, n) {
                    var m, u = !1;
                    c.isFunction(e) && (h = e, e = null);
                    c.isPlainObject(d) || b.removeAttr("style");
                    c.fancybox.stop(b);
                    b.on(q, function (l) {
                        (!l || !l.originalEvent || b.is(l.originalEvent.target) && "z-index" != l.originalEvent.propertyName) && (c.fancybox.stop(b), u && c.fancybox.setTranslate(b, u), c.isNumeric(e) && b.css("transition-duration",
                            ""), c.isPlainObject(d) ? !1 === n && b.removeAttr("style") : !0 !== n && b.removeClass(d), c.isFunction(h) && h(l))
                    });
                    c.isNumeric(e) && b.css("transition-duration", e + "ms");
                    c.isPlainObject(d) ? (d.scaleX !== l && d.scaleY !== l && (m = c.fancybox.getTranslate(b), u = c.extend({}, d, {
                        width: m.width * d.scaleX,
                        height: m.height * d.scaleY,
                        scaleX: 1,
                        scaleY: 1
                    }), delete d.width, delete d.height, b.parent().hasClass("fancybox-slide--image") && b.parent().addClass("fancybox-is-scaling")), c.fancybox.setTranslate(b, d)) : b.addClass(d);
                    b.data("timer", setTimeout(function () {
                            b.trigger("transitionend")
                        },
                        e + 16))
                },
                stop: function (b, d) {
                    b && b.length && (clearTimeout(b.data("timer")), d && b.trigger(q), b.off(q).css("transition-duration", ""), b.parent().removeClass("fancybox-is-scaling"))
                }
            };
            c.fn.fancybox = function (b) {
                var d;
                return b = b || {}, d = b.selector || !1, d ? c("body").off("click.fb-start", d).on("click.fb-start", d, {options: b}, v) : this.off("click.fb-start").on("click.fb-start", {
                    items: this,
                    options: b
                }, v), this
            };
            n.on("click.fb-start", "[data-fancybox]", v);
            n.on("click.fb-start", "[data-fancybox-trigger]", function (b) {
                c('[data-fancybox="' +
                    c(this).attr("data-fancybox-trigger") + '"]').eq(c(this).attr("data-fancybox-index") || 0).trigger("click.fb-start", {$trigger: c(this)})
            });
            (function () {
                var b = null;
                n.on("mousedown mouseup focus blur", ".fancybox-button", function (d) {
                    switch (d.type) {
                        case "mousedown":
                            b = c(this);
                            break;
                        case "mouseup":
                            b = null;
                            break;
                        case "focusin":
                            c(".fancybox-button").removeClass("fancybox-focus");
                            c(this).is(b) || c(this).is("[disabled]") || c(this).addClass("fancybox-focus");
                            break;
                        case "focusout":
                            c(".fancybox-button").removeClass("fancybox-focus")
                    }
                })
            })()
        }
    }(window,
        document, jQuery);
    (function (h) {
        var r = function (c, v, e) {
            if (c) return e = e || "", "object" === h.type(e) && (e = h.param(e, !0)), h.each(v, function (e, h) {
                c = c.replace("$" + e, h || "")
            }), e.length && (c += (0 < c.indexOf("?") ? "&" : "?") + e), c
        }, c = {
            youtube: {
                matcher: /(youtube\.com|youtu\.be|youtube\-nocookie\.com)\/(watch\?(.*&)?v=|v\/|u\/|embed\/?)?(videoseries\?list=(.*)|[\w-]{11}|\?listType=(.*)&list=(.*))(.*)/i,
                params: {
                    autoplay: 1,
                    autohide: 1,
                    fs: 1,
                    rel: 0,
                    hd: 1,
                    wmode: "transparent",
                    enablejsapi: 1,
                    html5: 1
                },
                paramPlace: 8,
                type: "iframe",
                url: "//www.youtube-nocookie.com/embed/$4",
                thumb: "//img.youtube.com/vi/$4/hqdefault.jpg"
            },
            vimeo: {
                matcher: /^.+vimeo.com\/(.*\/)?([\d]+)(.*)?/,
                params: {autoplay: 1, hd: 1, show_title: 1, show_byline: 1, show_portrait: 0, fullscreen: 1, api: 1},
                paramPlace: 3,
                type: "iframe",
                url: "//player.vimeo.com/video/$2"
            },
            instagram: {
                matcher: /(instagr\.am|instagram\.com)\/p\/([a-zA-Z0-9_\-]+)\/?/i,
                type: "image",
                url: "//$1/p/$2/media/?size=l"
            },
            gmap_place: {
                matcher: /(maps\.)?google\.([a-z]{2,3}(\.[a-z]{2})?)\/(((maps\/(place\/(.*)\/)?\@(.*),(\d+.?\d+?)z))|(\?ll=))(.*)?/i,
                type: "iframe",
                url: function (c) {
                    return "//maps.google." +
                        c[2] + "/?ll=" + (c[9] ? c[9] + "&z=" + Math.floor(c[10]) + (c[12] ? c[12].replace(/^\//, "&") : "") : c[12] + "").replace(/\?/, "&") + "&output=" + (c[12] && 0 < c[12].indexOf("layer=c") ? "svembed" : "embed")
                }
            },
            gmap_search: {
                matcher: /(maps\.)?google\.([a-z]{2,3}(\.[a-z]{2})?)\/(maps\/search\/)(.*)/i,
                type: "iframe",
                url: function (c) {
                    return "//maps.google." + c[2] + "/maps?q=" + c[5].replace("query=", "q=").replace("api=1", "") + "&output=embed"
                }
            }
        };
        h(document).on("objectNeedsType.fb", function (l, v, e) {
            var m, n, z, x, q, F, u = e.src || "", D = !1;
            l = h.extend(!0,
                {}, c, e.opts.media);
            h.each(l, function (b, d) {
                if (n = u.match(d.matcher)) {
                    if (D = d.type, F = b, q = {}, d.paramPlace && n[d.paramPlace]) {
                        x = n[d.paramPlace];
                        "?" == x[0] && (x = x.substring(1));
                        x = x.split("&");
                        for (var c = 0; c < x.length; ++c) {
                            var l = x[c].split("=", 2);
                            2 == l.length && (q[l[0]] = decodeURIComponent(l[1].replace(/\+/g, " ")))
                        }
                    }
                    return z = h.extend(!0, {}, d.params, e.opts[b], q), u = "function" === h.type(d.url) ? d.url.call(this, n, z, e) : r(d.url, n, z), m = "function" === h.type(d.thumb) ? d.thumb.call(this, n, z, e) : r(d.thumb, n), "youtube" === b ? u = u.replace(/&t=((\d+)m)?(\d+)s/,
                        function (b, d, c, e) {
                            return "&start=" + ((c ? 60 * parseInt(c, 10) : 0) + parseInt(e, 10))
                        }) : "vimeo" === b && (u = u.replace("&%23", "#")), !1
                }
            });
            D ? (e.opts.thumb || e.opts.$thumb && e.opts.$thumb.length || (e.opts.thumb = m), "iframe" === D && (e.opts = h.extend(!0, e.opts, {
                iframe: {
                    preload: !1,
                    attr: {scrolling: "no"}
                }
            })), h.extend(e, {
                type: D,
                src: u,
                origSrc: e.src,
                contentSource: F,
                contentType: "image" === D ? "image" : "gmap_place" == F || "gmap_search" == F ? "map" : "video"
            })) : u && (e.type = e.opts.defaultType)
        })
    })(jQuery);
    (function (h, r, c) {
        var l = function () {
            return h.requestAnimationFrame || h.webkitRequestAnimationFrame || h.mozRequestAnimationFrame || h.oRequestAnimationFrame || function (c) {
                return h.setTimeout(c, 1E3 / 60)
            }
        }(), v = function () {
            return h.cancelAnimationFrame || h.webkitCancelAnimationFrame || h.mozCancelAnimationFrame || h.oCancelAnimationFrame || function (c) {
                h.clearTimeout(c)
            }
        }(), e = function (c) {
            var e = [];
            c = c.originalEvent || c || h.e;
            c = c.touches && c.touches.length ? c.touches : c.changedTouches && c.changedTouches.length ? c.changedTouches :
                [c];
            for (var l in c) c[l].pageX ? e.push({
                x: c[l].pageX,
                y: c[l].pageY
            }) : c[l].clientX && e.push({x: c[l].clientX, y: c[l].clientY});
            return e
        }, m = function (c, e, l) {
            return e && c ? "x" === l ? c.x - e.x : "y" === l ? c.y - e.y : Math.sqrt(Math.pow(c.x - e.x, 2) + Math.pow(c.y - e.y, 2)) : 0
        }, n = function (e) {
            if (e.is('a,area,button,[role="button"],input,label,select,summary,textarea,video,audio') || c.isFunction(e.get(0).onclick) || e.data("selectable")) return !0;
            var l = 0;
            e = e[0].attributes;
            for (var h = e.length; l < h; l++) if ("data-fancybox-" === e[l].nodeName.substr(0,
                14)) return !0;
            return !1
        }, z = function (c) {
            for (var e; ;) {
                e = c.get(0);
                var l = h.getComputedStyle(e)["overflow-y"], n = h.getComputedStyle(e)["overflow-x"],
                    n = ("scroll" === n || "auto" === n) && e.scrollWidth > e.clientWidth;
                if (e = ("scroll" === l || "auto" === l) && e.scrollHeight > e.clientHeight || n) break;
                if (c = c.parent(), !c.length || c.hasClass("fancybox-stage") || c.is("body")) break
            }
            return e
        }, x = function (e) {
            this.instance = e;
            this.$bg = e.$refs.bg;
            this.$stage = e.$refs.stage;
            this.$container = e.$refs.container;
            this.destroy();
            this.$container.on("touchstart.fb.touch mousedown.fb.touch",
                c.proxy(this, "ontouchstart"))
        };
        x.prototype.destroy = function () {
            this.$container.off(".fb.touch")
        };
        x.prototype.ontouchstart = function (l) {
            var v = c(l.target), u = this.instance, x = u.current, b = x.$slide, d = x.$content,
                k = "touchstart" == l.type;
            if (k && this.$container.off("mousedown.fb.touch"), !(l.originalEvent && 2 == l.originalEvent.button || !b.length || !v.length || n(v) || n(v.parent()) || !v.is("img") && l.originalEvent.clientX > v[0].clientWidth + v.offset().left)) {
                if (!x || u.isAnimating || u.isClosing) return l.stopPropagation(), void l.preventDefault();
                if (this.realPoints = this.startPoints = e(l), this.startPoints.length) {
                    if (x.touch && l.stopPropagation(), this.startEvent = l, this.canTap = !0, this.$target = v, this.$content = d, this.opts = x.opts.touch, this.isPanning = !1, this.isSwiping = !1, this.isZooming = !1, this.isScrolling = !1, this.canPan = u.canPan(), this.startTime = (new Date).getTime(), this.distanceX = this.distanceY = this.distance = 0, this.canvasWidth = Math.round(b[0].clientWidth), this.canvasHeight = Math.round(b[0].clientHeight), this.contentLastPos = null, this.contentStartPos =
                        c.fancybox.getTranslate(this.$content) || {
                            top: 0,
                            left: 0
                        }, this.sliderStartPos = this.sliderLastPos || c.fancybox.getTranslate(b), this.stagePos = c.fancybox.getTranslate(u.$refs.stage), this.sliderStartPos.top -= this.stagePos.top, this.sliderStartPos.left -= this.stagePos.left, this.contentStartPos.top -= this.stagePos.top, this.contentStartPos.left -= this.stagePos.left, c(r).off(".fb.touch").on(k ? "touchend.fb.touch touchcancel.fb.touch" : "mouseup.fb.touch mouseleave.fb.touch", c.proxy(this, "ontouchend")).on(k ? "touchmove.fb.touch" :
                        "mousemove.fb.touch", c.proxy(this, "ontouchmove")), c.fancybox.isMobile && r.addEventListener("scroll", this.onscroll, !0), !this.opts && !this.canPan || !v.is(this.$stage) && !this.$stage.find(v).length) return void (v.is(".fancybox-image") && l.preventDefault());
                    this.isScrollable = z(v) || z(v.parent());
                    c.fancybox.isMobile && this.isScrollable || l.preventDefault();
                    (1 === this.startPoints.length || x.hasError) && (this.canPan ? (c.fancybox.stop(this.$content), this.$content.css("transition-duration", ""), this.isPanning = !0) : this.isSwiping =
                        !0, this.$container.addClass("fancybox-is-grabbing"));
                    2 === this.startPoints.length && "image" === x.type && (x.isLoaded || x.$ghost) && (this.canTap = !1, this.isSwiping = !1, this.isPanning = !1, this.isZooming = !0, c.fancybox.stop(this.$content), this.$content.css("transition-duration", ""), this.centerPointStartX = .5 * (this.startPoints[0].x + this.startPoints[1].x) - c(h).scrollLeft(), this.centerPointStartY = .5 * (this.startPoints[0].y + this.startPoints[1].y) - c(h).scrollTop(), this.percentageOfImageAtPinchPointX = (this.centerPointStartX -
                        this.contentStartPos.left) / this.contentStartPos.width, this.percentageOfImageAtPinchPointY = (this.centerPointStartY - this.contentStartPos.top) / this.contentStartPos.height, this.startDistanceBetweenFingers = m(this.startPoints[0], this.startPoints[1]))
                }
            }
        };
        x.prototype.onscroll = function (c) {
            this.isScrolling = !0;
            r.removeEventListener("scroll", this.onscroll, !0)
        };
        x.prototype.ontouchmove = function (c) {
            return void 0 !== c.originalEvent.buttons && 0 === c.originalEvent.buttons ? void this.ontouchend(c) : this.isScrolling ? void (this.canTap =
                !1) : (this.newPoints = e(c), void ((this.opts || this.canPan) && this.newPoints.length && this.newPoints.length && (this.isSwiping && !0 === this.isSwiping || c.preventDefault(), this.distanceX = m(this.newPoints[0], this.startPoints[0], "x"), this.distanceY = m(this.newPoints[0], this.startPoints[0], "y"), this.distance = m(this.newPoints[0], this.startPoints[0]), 0 < this.distance && (this.isSwiping ? this.onSwipe(c) : this.isPanning ? this.onPan() : this.isZooming && this.onZoom()))))
        };
        x.prototype.onSwipe = function (e) {
            var n, m = this;
            e = m.isSwiping;
            var r = m.sliderStartPos.left || 0;
            if (!0 !== e) "x" == e && (0 < m.distanceX && (2 > m.instance.group.length || 0 === m.instance.current.index && !m.instance.current.opts.loop) ? r += Math.pow(m.distanceX, .8) : 0 > m.distanceX && (2 > m.instance.group.length || m.instance.current.index === m.instance.group.length - 1 && !m.instance.current.opts.loop) ? r -= Math.pow(-m.distanceX, .8) : r += m.distanceX), m.sliderLastPos = {
                top: "x" == e ? 0 : m.sliderStartPos.top + m.distanceY,
                left: r
            }, m.requestId && (v(m.requestId), m.requestId = null), m.requestId = l(function () {
                m.sliderLastPos &&
                (c.each(m.instance.slides, function (b, d) {
                    var e = d.pos - m.instance.currPos;
                    c.fancybox.setTranslate(d.$slide, {
                        top: m.sliderLastPos.top,
                        left: m.sliderLastPos.left + e * m.canvasWidth + e * d.opts.gutter
                    })
                }), m.$container.addClass("fancybox-is-sliding"))
            }); else if (10 < Math.abs(m.distance)) {
                if (m.canTap = !1, 2 > m.instance.group.length && m.opts.vertical ? m.isSwiping = "y" : m.instance.isDragging || !1 === m.opts.vertical || "auto" === m.opts.vertical && 800 < c(h).width() ? m.isSwiping = "x" : (n = Math.abs(180 * Math.atan2(m.distanceY, m.distanceX) /
                    Math.PI), m.isSwiping = 45 < n && 135 > n ? "y" : "x"), m.canTap = !1, "y" === m.isSwiping && c.fancybox.isMobile && m.isScrollable) return void (m.isScrolling = !0);
                m.instance.isDragging = m.isSwiping;
                m.startPoints = m.newPoints;
                c.each(m.instance.slides, function (b, d) {
                    c.fancybox.stop(d.$slide);
                    d.$slide.css("transition-duration", "");
                    d.inTransition = !1;
                    d.pos === m.instance.current.pos && (m.sliderStartPos.left = c.fancybox.getTranslate(d.$slide).left - c.fancybox.getTranslate(m.instance.$refs.stage).left)
                });
                m.instance.SlideShow && m.instance.SlideShow.isActive &&
                m.instance.SlideShow.stop()
            }
        };
        x.prototype.onPan = function () {
            var e = this;
            return m(e.newPoints[0], e.realPoints[0]) < (c.fancybox.isMobile ? 10 : 5) ? void (e.startPoints = e.newPoints) : (e.canTap = !1, e.contentLastPos = e.limitMovement(), e.requestId && (v(e.requestId), e.requestId = null), void (e.requestId = l(function () {
                c.fancybox.setTranslate(e.$content, e.contentLastPos)
            })))
        };
        x.prototype.limitMovement = function () {
            var c, e, l, h, b, d, k = this.canvasWidth, m = this.canvasHeight, n = this.distanceX, v = this.distanceY,
                r = this.contentStartPos,
                z = r.left, x = r.top, R = r.width, r = r.height;
            return b = R > k ? z + n : z, d = x + v, c = Math.max(0, .5 * k - .5 * R), e = Math.max(0, .5 * m - .5 * r), l = Math.min(k - R, .5 * k - .5 * R), h = Math.min(m - r, .5 * m - .5 * r), 0 < n && b > c && (b = c - 1 + Math.pow(-c + z + n, .8) || 0), 0 > n && b < l && (b = l + 1 - Math.pow(l - z - n, .8) || 0), 0 < v && d > e && (d = e - 1 + Math.pow(-e + x + v, .8) || 0), 0 > v && d < h && (d = h + 1 - Math.pow(h - x - v, .8) || 0), {
                top: d,
                left: b
            }
        };
        x.prototype.limitPosition = function (c, e, l, h) {
            var b = this.canvasWidth, d = this.canvasHeight;
            return l > b ? (c = 0 < c ? 0 : c, c = c < b - l ? b - l : c) : c = Math.max(0, b / 2 - l / 2), h > d ? (e = 0 < e ? 0 : e,
                e = e < d - h ? d - h : e) : e = Math.max(0, d / 2 - h / 2), {top: e, left: c}
        };
        x.prototype.onZoom = function () {
            var e = this, n = e.contentStartPos, u = n.width, r = n.height, b = n.left, d = n.top,
                k = m(e.newPoints[0], e.newPoints[1]) / e.startDistanceBetweenFingers, n = Math.floor(u * k),
                z = Math.floor(r * k), u = (u - n) * e.percentageOfImageAtPinchPointX,
                r = (r - z) * e.percentageOfImageAtPinchPointY,
                x = (e.newPoints[0].x + e.newPoints[1].x) / 2 - c(h).scrollLeft(),
                w = (e.newPoints[0].y + e.newPoints[1].y) / 2 - c(h).scrollTop(), b = {
                    top: d + (r + (w - e.centerPointStartY)), left: b + (u + (x - e.centerPointStartX)),
                    scaleX: k, scaleY: k
                };
            e.canTap = !1;
            e.newWidth = n;
            e.newHeight = z;
            e.contentLastPos = b;
            e.requestId && (v(e.requestId), e.requestId = null);
            e.requestId = l(function () {
                c.fancybox.setTranslate(e.$content, e.contentLastPos)
            })
        };
        x.prototype.ontouchend = function (l) {
            var h = Math.max((new Date).getTime() - this.startTime, 1), m = this.isSwiping, n = this.isPanning,
                b = this.isZooming, d = this.isScrolling;
            return this.endPoints = e(l), this.$container.removeClass("fancybox-is-grabbing"), c(r).off(".fb.touch"), r.removeEventListener("scroll", this.onscroll,
                !0), this.requestId && (v(this.requestId), this.requestId = null), this.isSwiping = !1, this.isPanning = !1, this.isZooming = !1, this.isScrolling = !1, this.instance.isDragging = !1, this.canTap ? this.onTap(l) : (this.speed = 366, this.velocityX = this.distanceX / h * .5, this.velocityY = this.distanceY / h * .5, this.speedX = Math.max(.5 * this.speed, Math.min(1.5 * this.speed, 1 / Math.abs(this.velocityX) * this.speed)), void (n ? this.endPanning() : b ? this.endZooming() : this.endSwiping(m, d)))
        };
        x.prototype.endSwiping = function (e, l) {
            var h = !1, m = this.instance.group.length;
            this.sliderLastPos = null;
            "y" == e && !l && 50 < Math.abs(this.distanceY) ? (c.fancybox.animate(this.instance.current.$slide, {
                top: this.sliderStartPos.top + this.distanceY + 150 * this.velocityY,
                opacity: 0
            }, 200), h = this.instance.close(!0, 200)) : "x" == e && 50 < this.distanceX && 1 < m ? h = this.instance.previous(this.speedX) : "x" == e && -50 > this.distanceX && 1 < m && (h = this.instance.next(this.speedX));
            !1 !== h || "x" != e && "y" != e || (l || 2 > m ? this.instance.centerSlide(this.instance.current, 150) : this.instance.jumpTo(this.instance.current.index));
            this.$container.removeClass("fancybox-is-sliding")
        };
        x.prototype.endPanning = function () {
            var e, l, h;
            this.contentLastPos && (!1 === this.opts.momentum ? (e = this.contentLastPos.left, l = this.contentLastPos.top) : (e = this.contentLastPos.left + this.velocityX * this.speed, l = this.contentLastPos.top + this.velocityY * this.speed), h = this.limitPosition(e, l, this.contentStartPos.width, this.contentStartPos.height), h.width = this.contentStartPos.width, h.height = this.contentStartPos.height, c.fancybox.animate(this.$content, h, 330))
        };
        x.prototype.endZooming = function () {
            var e, l, h, m, b = this.instance.current,
                d = this.newWidth, k = this.newHeight;
            this.contentLastPos && (e = this.contentLastPos.left, l = this.contentLastPos.top, m = {
                top: l,
                left: e,
                width: d,
                height: k,
                scaleX: 1,
                scaleY: 1
            }, c.fancybox.setTranslate(this.$content, m), d < this.canvasWidth && k < this.canvasHeight ? this.instance.scaleToFit(150) : d > b.width || k > b.height ? this.instance.scaleToActual(this.centerPointStartX, this.centerPointStartY, 150) : (h = this.limitPosition(e, l, d, k), c.fancybox.setTranslate(this.$content, c.fancybox.getTranslate(this.$content)), c.fancybox.animate(this.$content,
                h, 150)))
        };
        x.prototype.onTap = function (l) {
            var m, n = this, v = c(l.target), b = n.instance, d = b.current, k = l && e(l) || n.startPoints,
                r = k[0] ? k[0].x - c(h).scrollLeft() - n.stagePos.left : 0,
                z = k[0] ? k[0].y - c(h).scrollTop() - n.stagePos.top : 0, w = function (e) {
                    e = d.opts[e];
                    if (c.isFunction(e) && (e = e.apply(b, [d, l])), e) switch (e) {
                        case "close":
                            b.close(n.startEvent);
                            break;
                        case "toggleControls":
                            b.toggleControls(!0);
                            break;
                        case "next":
                            b.next();
                            break;
                        case "nextOrClose":
                            1 < b.group.length ? b.next() : b.close(n.startEvent);
                            break;
                        case "zoom":
                            "image" ==
                            d.type && (d.isLoaded || d.$ghost) && (b.canPan() ? b.scaleToFit() : b.isScaledDown() ? b.scaleToActual(r, z) : 2 > b.group.length && b.close(n.startEvent))
                    }
                };
            if (!(l.originalEvent && 2 == l.originalEvent.button || !v.is("img") && r > v[0].clientWidth + v.offset().left)) {
                if (v.is(".fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-container")) m = "Outside"; else if (v.is(".fancybox-slide")) m = "Slide"; else {
                    if (!b.current.$content || !b.current.$content.find(v).addBack().filter(v).length) return;
                    m = "Content"
                }
                if (n.tapped) {
                    if (clearTimeout(n.tapped),
                        n.tapped = null, 50 < Math.abs(r - n.tapX) || 50 < Math.abs(z - n.tapY)) return this;
                    w("dblclick" + m)
                } else n.tapX = r, n.tapY = z, d.opts["dblclick" + m] && d.opts["dblclick" + m] !== d.opts["click" + m] ? n.tapped = setTimeout(function () {
                    n.tapped = null;
                    w("click" + m)
                }, 500) : w("click" + m);
                return this
            }
        };
        c(r).on("onActivate.fb", function (c, e) {
            e && !e.Guestures && (e.Guestures = new x(e))
        })
    })(window, document, jQuery);
    (function (h, r) {
        r.extend(!0, r.fancybox.defaults, {
            btnTpl: {slideShow: '<button data-fancybox-play class="fancybox-button fancybox-button--play" title="{{PLAY_START}}"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M6.5 5.4v13.2l11-6.6z"/></svg><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.33 5.75h2.2v12.5h-2.2V5.75zm5.15 0h2.2v12.5h-2.2V5.75z"/></svg></button>'},
            slideShow: {autoStart: !1, speed: 3E3}
        });
        var c = function (c) {
            this.instance = c;
            this.init()
        };
        r.extend(c.prototype,
            {
                timer: null, isActive: !1, $button: null, init: function () {
                    var c = this;
                    c.$button = c.instance.$refs.toolbar.find("[data-fancybox-play]").on("click", function () {
                        c.toggle()
                    });
                    (2 > c.instance.group.length || !c.instance.group[c.instance.currIndex].opts.slideShow) && c.$button.hide()
                }, set: function (c) {
                    var h = this, e = h.instance, m = e.current, n = function () {
                        h.isActive && e.jumpTo((e.currIndex + 1) % e.group.length)
                    };
                    m && (!0 === c || m.opts.loop || e.currIndex < e.group.length - 1) ? h.timer = setTimeout(function () {
                        var c;
                        h.isActive && (c = m.$slide.find("video,audio").filter(":visible:first"),
                            c.length ? c.one("ended", n) : n())
                    }, m.opts.slideShow.speed) : (h.stop(), e.idleSecondsCounter = 0, e.showControls())
                }, clear: function () {
                    clearTimeout(this.timer);
                    this.timer = null
                }, start: function () {
                    var c = this.instance.current;
                    c && (this.$button.attr("title", c.opts.i18n[c.opts.lang].PLAY_STOP).removeClass("fancybox-button--play").addClass("fancybox-button--pause"), this.isActive = !0, c.isComplete && this.set(!0), this.instance.trigger("onSlideShowChange", !0))
                }, stop: function () {
                    var c = this.instance.current;
                    this.clear();
                    this.$button.attr("title",
                        c.opts.i18n[c.opts.lang].PLAY_START).removeClass("fancybox-button--pause").addClass("fancybox-button--play");
                    this.isActive = !1;
                    this.instance.trigger("onSlideShowChange", !1)
                }, toggle: function () {
                    this.isActive ? this.stop() : this.start()
                }
            });
        r(h).on({
            "onInit.fb": function (l, h) {
                h && !h.SlideShow && (h.SlideShow = new c(h))
            }, "beforeShow.fb": function (c, h, e, m) {
                c = h && h.SlideShow;
                m ? c && e.opts.slideShow.autoStart && c.start() : c && c.isActive && c.clear()
            }, "afterShow.fb": function (c, h, e) {
                (c = h && h.SlideShow) && c.isActive && c.set()
            },
            "afterKeydown.fb": function (c, v, e, m, n) {
                c = v && v.SlideShow;
                !c || !e.opts.slideShow || 80 !== n && 32 !== n || r(h.activeElement).is("button,a,input") || (m.preventDefault(), c.toggle())
            }, "beforeClose.fb onDeactivate.fb": function (c, h) {
                var e = h && h.SlideShow;
                e && e.stop()
            }
        });
        r(h).on("visibilitychange", function () {
            var c = r.fancybox.getInstance();
            (c = c && c.SlideShow) && c.isActive && (h.hidden ? c.clear() : c.set())
        })
    })(document, jQuery);
    (function (h, r) {
        var c = function () {
            for (var c = ["requestFullscreen exitFullscreen fullscreenElement fullscreenEnabled fullscreenchange fullscreenerror".split(" "), "webkitRequestFullscreen webkitExitFullscreen webkitFullscreenElement webkitFullscreenEnabled webkitfullscreenchange webkitfullscreenerror".split(" "), "webkitRequestFullScreen webkitCancelFullScreen webkitCurrentFullScreenElement webkitCancelFullScreen webkitfullscreenchange webkitfullscreenerror".split(" "), "mozRequestFullScreen mozCancelFullScreen mozFullScreenElement mozFullScreenEnabled mozfullscreenchange mozfullscreenerror".split(" "),
                "msRequestFullscreen msExitFullscreen msFullscreenElement msFullscreenEnabled MSFullscreenChange MSFullscreenError".split(" ")], e = {}, l = 0; l < c.length; l++) {
                var n = c[l];
                if (n && n[1] in h) {
                    for (l = 0; l < n.length; l++) e[c[0][l]] = n[l];
                    return e
                }
            }
            return !1
        }();
        if (c) {
            var l = {
                request: function (l) {
                    l = l || h.documentElement;
                    l[c.requestFullscreen](l.ALLOW_KEYBOARD_INPUT)
                }, exit: function () {
                    h[c.exitFullscreen]()
                }, toggle: function (c) {
                    c = c || h.documentElement;
                    this.isFullscreen() ? this.exit() : this.request(c)
                }, isFullscreen: function () {
                    return !!h[c.fullscreenElement]
                },
                enabled: function () {
                    return !!h[c.fullscreenEnabled]
                }
            };
            r.extend(!0, r.fancybox.defaults, {
                btnTpl: {fullScreen: '<button data-fancybox-fullscreen class="fancybox-button fancybox-button--fsenter" title="{{FULL_SCREEN}}"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7 14H5v5h5v-2H7v-3zm-2-4h2V7h3V5H5v5zm12 7h-3v2h5v-5h-2v3zM14 5v2h3v3h2V5h-5z"/></svg><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M5 16h3v3h2v-5H5zm3-8H5v2h5V5H8zm6 11h2v-3h3v-2h-5zm2-11V5h-2v5h5V8z"/></svg></button>'},
                fullScreen: {autoStart: !1}
            });
            r(h).on(c.fullscreenchange, function () {
                var c = l.isFullscreen(), e = r.fancybox.getInstance();
                e && (e.current && "image" === e.current.type && e.isAnimating && (e.current.$content.css("transition", "none"), e.isAnimating = !1, e.update(!0, !0, 0)), e.trigger("onFullscreenChange", c), e.$refs.container.toggleClass("fancybox-is-fullscreen", c), e.$refs.toolbar.find("[data-fancybox-fullscreen]").toggleClass("fancybox-button--fsenter", !c).toggleClass("fancybox-button--fsexit", c))
            })
        }
        r(h).on({
            "onInit.fb": function (h,
                                   e) {
                var m;
                return c ? void (e && e.group[e.currIndex].opts.fullScreen ? (m = e.$refs.container, m.on("click.fb-fullscreen", "[data-fancybox-fullscreen]", function (c) {
                    c.stopPropagation();
                    c.preventDefault();
                    l.toggle()
                }), e.opts.fullScreen && !0 === e.opts.fullScreen.autoStart && l.request(), e.FullScreen = l) : e && e.$refs.toolbar.find("[data-fancybox-fullscreen]").hide()) : void e.$refs.toolbar.find("[data-fancybox-fullscreen]").remove()
            }, "afterKeydown.fb": function (c, e, l, h, r) {
                e && e.FullScreen && 70 === r && (h.preventDefault(), e.FullScreen.toggle())
            },
            "beforeClose.fb": function (c, e) {
                e && e.FullScreen && e.$refs.container.hasClass("fancybox-is-fullscreen") && l.exit()
            }
        })
    })(document, jQuery);
    (function (h, r) {
        r.fancybox.defaults = r.extend(!0, {
            btnTpl: {thumbs: '<button data-fancybox-thumbs class="fancybox-button fancybox-button--thumbs" title="{{THUMBS}}"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M14.59 14.59h3.76v3.76h-3.76v-3.76zm-4.47 0h3.76v3.76h-3.76v-3.76zm-4.47 0h3.76v3.76H5.65v-3.76zm8.94-4.47h3.76v3.76h-3.76v-3.76zm-4.47 0h3.76v3.76h-3.76v-3.76zm-4.47 0h3.76v3.76H5.65v-3.76zm8.94-4.47h3.76v3.76h-3.76V5.65zm-4.47 0h3.76v3.76h-3.76V5.65zm-4.47 0h3.76v3.76H5.65V5.65z"/></svg></button>'},
            thumbs: {
                autoStart: !1,
                hideOnClose: !0, parentEl: ".fancybox-container", axis: "y"
            }
        }, r.fancybox.defaults);
        var c = function (c) {
            this.init(c)
        };
        r.extend(c.prototype, {
            $button: null, $grid: null, $list: null, isVisible: !1, isActive: !1, init: function (c) {
                var h, e, m = this;
                m.instance = c;
                c.Thumbs = m;
                m.opts = c.group[c.currIndex].opts.thumbs;
                h = c.group[0];
                h = h.opts.thumb || !(!h.opts.$thumb || !h.opts.$thumb.length) && h.opts.$thumb.attr("src");
                1 < c.group.length && (e = c.group[1], e = e.opts.thumb || !(!e.opts.$thumb || !e.opts.$thumb.length) && e.opts.$thumb.attr("src"));
                m.$button = c.$refs.toolbar.find("[data-fancybox-thumbs]");
                m.opts && h && e ? (m.$button.show().on("click", function () {
                    m.toggle()
                }), m.isActive = !0) : m.$button.hide()
            }, create: function () {
                var c, h = this.instance, e = this.opts.parentEl, m = [];
                this.$grid || (this.$grid = r('<div class="fancybox-thumbs fancybox-thumbs-' + this.opts.axis + '"></div>').appendTo(h.$refs.container.find(e).addBack().filter(e)), this.$grid.on("click", "a", function () {
                    h.jumpTo(r(this).attr("data-index"))
                }));
                this.$list || (this.$list = r('<div class="fancybox-thumbs__list">').appendTo(this.$grid));
                r.each(h.group, function (e, h) {
                    (c = h.opts.thumb || (h.opts.$thumb ? h.opts.$thumb.attr("src") : null)) || "image" !== h.type || (c = h.src);
                    m.push('<a href="javascript:;" tabindex="0" data-index="' + e + '" ' + (c && c.length ? ' style="background-image:url(' + c + ')" />' : "") + "></a>")
                });
                this.$list[0].innerHTML = m.join("");
                "x" === this.opts.axis && this.$list.width(parseInt(this.$grid.css("padding-right"), 10) + h.group.length * this.$list.children().eq(0).outerWidth(!0))
            }, focus: function (c) {
                var h, e, m = this.$list, n = this.$grid;
                this.instance.current &&
                (h = m.children().removeClass("fancybox-thumbs-active").filter('[data-index="' + this.instance.current.index + '"]').addClass("fancybox-thumbs-active"), e = h.position(), "y" === this.opts.axis && (0 > e.top || e.top > m.height() - h.outerHeight()) ? m.stop().animate({scrollTop: m.scrollTop() + e.top}, c) : "x" === this.opts.axis && (e.left < n.scrollLeft() || e.left > n.scrollLeft() + (n.width() - h.outerWidth())) && m.parent().stop().animate({scrollLeft: e.left}, c))
            }, update: function () {
                this.instance.$refs.container.toggleClass("fancybox-show-thumbs",
                    this.isVisible);
                this.isVisible ? (this.$grid || this.create(), this.instance.trigger("onThumbsShow"), this.focus(0)) : this.$grid && this.instance.trigger("onThumbsHide");
                this.instance.update()
            }, hide: function () {
                this.isVisible = !1;
                this.update()
            }, show: function () {
                this.isVisible = !0;
                this.update()
            }, toggle: function () {
                this.isVisible = !this.isVisible;
                this.update()
            }
        });
        r(h).on({
            "onInit.fb": function (h, r) {
                var e;
                r && !r.Thumbs && (e = new c(r), e.isActive && !0 === e.opts.autoStart && e.show())
            }, "beforeShow.fb": function (c, h, e, m) {
                (c = h &&
                    h.Thumbs) && c.isVisible && c.focus(m ? 0 : 250)
            }, "afterKeydown.fb": function (c, h, e, m, n) {
                (c = h && h.Thumbs) && c.isActive && 71 === n && (m.preventDefault(), c.toggle())
            }, "beforeClose.fb": function (c, h) {
                var e = h && h.Thumbs;
                e && e.isVisible && !1 !== e.opts.hideOnClose && e.$grid.hide()
            }
        })
    })(document, jQuery);
    (function (h, r) {
        function c(c) {
            var h = {
                "&": "&amp;",
                "<": "&lt;",
                ">": "&gt;",
                '"': "&quot;",
                "'": "&#39;",
                "/": "&#x2F;",
                "`": "&#x60;",
                "=": "&#x3D;"
            };
            return String(c).replace(/[&<>"'`=\/]/g, function (c) {
                return h[c]
            })
        }

        r.extend(!0, r.fancybox.defaults, {
            btnTpl: {share: '<button data-fancybox-share class="fancybox-button fancybox-button--share" title="{{SHARE}}"><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M2.55 19c1.4-8.4 9.1-9.8 11.9-9.8V5l7 7-7 6.3v-3.5c-2.8 0-10.5 2.1-11.9 4.2z"/></svg></button>'},
            share: {
                url: function (c, h) {
                    return !c.currentHash && "inline" !== h.type && "html" !== h.type && (h.origSrc || h.src) || window.location
                },
                tpl: '<div class="fancybox-share"><h1>{{SHARE}}</h1><p><a class="fancybox-share__button fancybox-share__button--fb" href="https://www.facebook.com/sharer/sharer.php?u={{url}}"><svg viewBox="0 0 512 512" xmlns="https://www.w3.org/2000/svg"><path d="m287 456v-299c0-21 6-35 35-35h38v-63c-7-1-29-3-55-3-54 0-91 33-91 94v306m143-254h-205v72h196" /></svg><span>Facebook</span></a><a class="fancybox-share__button fancybox-share__button--tw" href="https://twitter.com/intent/tweet?url={{url}}&text={{descr}}"><svg viewBox="0 0 512 512" xmlns="https://www.w3.org/2000/svg"><path d="m456 133c-14 7-31 11-47 13 17-10 30-27 37-46-15 10-34 16-52 20-61-62-157-7-141 75-68-3-129-35-169-85-22 37-11 86 26 109-13 0-26-4-37-9 0 39 28 72 65 80-12 3-25 4-37 2 10 33 41 57 77 57-42 30-77 38-122 34 170 111 378-32 359-208 16-11 30-25 41-42z" /></svg><span>Twitter</span></a><a class="fancybox-share__button fancybox-share__button--pt" href="https://www.pinterest.com/pin/create/button/?url={{url}}&description={{descr}}&media={{media}}"><svg viewBox="0 0 512 512" xmlns="https://www.w3.org/2000/svg"><path d="m265 56c-109 0-164 78-164 144 0 39 15 74 47 87 5 2 10 0 12-5l4-19c2-6 1-8-3-13-9-11-15-25-15-45 0-58 43-110 113-110 62 0 96 38 96 88 0 67-30 122-73 122-24 0-42-19-36-44 6-29 20-60 20-81 0-19-10-35-31-35-25 0-44 26-44 60 0 21 7 36 7 36l-30 125c-8 37-1 83 0 87 0 3 4 4 5 2 2-3 32-39 42-75l16-64c8 16 31 29 56 29 74 0 124-67 124-157 0-69-58-132-146-132z" fill="#fff"/></svg><span>Pinterest</span></a></p><p><input class="fancybox-share__input" type="text" value="{{url_raw}}" onclick="select()" /></p></div>'
            }
        });
        r(h).on("click", "[data-fancybox-share]", function () {
            var h, v, e = r.fancybox.getInstance(), m = e.current || null;
            m && ("function" === r.type(m.opts.share.url) && (h = m.opts.share.url.apply(m, [e, m])), v = m.opts.share.tpl.replace(/\{\{media\}\}/g, "image" === m.type ? encodeURIComponent(m.src) : "").replace(/\{\{url\}\}/g, encodeURIComponent(h)).replace(/\{\{url_raw\}\}/g, c(h)).replace(/\{\{descr\}\}/g, e.$caption ? encodeURIComponent(e.$caption.text()) : ""), r.fancybox.open({
                src: e.translate(e, v), type: "html", opts: {
                    touch: !1, animationEffect: !1,
                    afterLoad: function (c, h) {
                        e.$refs.container.one("beforeClose.fb", function () {
                            c.close(null, 0)
                        });
                        h.$content.find(".fancybox-share__button").click(function () {
                            return window.open(this.href, "Share", "width=550, height=450"), !1
                        })
                    }, mobile: {autoFocus: !1}
                }
            }))
        })
    })(document, jQuery);
    (function (h, r, c) {
        function l() {
            var c = h.location.hash.substr(1), e = c.split("-"),
                l = 1 < e.length && /^\+?\d+$/.test(e[e.length - 1]) ? parseInt(e.pop(-1), 10) || 1 : 1,
                e = e.join("-");
            return {hash: c, index: 1 > l ? 1 : l, gallery: e}
        }

        function v(e) {
            "" !== e.gallery && c("[data-fancybox='" + c.escapeSelector(e.gallery) + "']").eq(e.index - 1).focus().trigger("click.fb-start")
        }

        function e(c) {
            var e, h;
            return !!c && (e = c.current ? c.current.opts : c.opts, h = e.hash || (e.$orig ? e.$orig.data("fancybox") || e.$orig.data("fancybox-trigger") : ""), "" !== h && h)
        }

        c.escapeSelector ||
        (c.escapeSelector = function (c) {
            return (c + "").replace(/([\0-\x1f\x7f]|^-?\d)|^-$|[^\x80-\uFFFF\w-]/g, function (c, e) {
                return e ? "\x00" === c ? "\ufffd" : c.slice(0, -1) + "\\" + c.charCodeAt(c.length - 1).toString(16) + " " : "\\" + c
            })
        });
        c(function () {
            !1 !== c.fancybox.defaults.hash && (c(r).on({
                "onInit.fb": function (c, h) {
                    var r, v;
                    !1 !== h.group[h.currIndex].opts.hash && (r = l(), v = e(h), v && r.gallery && v == r.gallery && (h.currIndex = r.index - 1))
                }, "beforeShow.fb": function (c, l, v, x) {
                    var q;
                    v && !1 !== v.opts.hash && (q = e(l), q && (l.currentHash = q + (1 < l.group.length ?
                        "-" + (v.index + 1) : ""), h.location.hash !== "#" + l.currentHash && (x && !l.origHash && (l.origHash = h.location.hash), l.hashTimer && clearTimeout(l.hashTimer), l.hashTimer = setTimeout(function () {
                        "replaceState" in h.history ? (h.history[x ? "pushState" : "replaceState"]({}, r.title, h.location.pathname + h.location.search + "#" + l.currentHash), x && (l.hasCreatedHistory = !0)) : h.location.hash = l.currentHash;
                        l.hashTimer = null
                    }, 300))))
                }, "beforeClose.fb": function (c, e, l) {
                    !1 !== l.opts.hash && (clearTimeout(e.hashTimer), e.currentHash && e.hasCreatedHistory ?
                        h.history.back() : e.currentHash && ("replaceState" in h.history ? h.history.replaceState({}, r.title, h.location.pathname + h.location.search + (e.origHash || "")) : h.location.hash = e.origHash), e.currentHash = null)
                }
            }), c(h).on("hashchange.fb", function () {
                var e = l(), h = null;
                c.each(c(".fancybox-container").get().reverse(), function (e, l) {
                    var m = c(l).data("FancyBox");
                    if (m && m.currentHash) return h = m, !1
                });
                h ? h.currentHash === e.gallery + "-" + e.index || 1 === e.index && h.currentHash == e.gallery || (h.currentHash = null, h.close()) : "" !== e.gallery &&
                    v(e)
            }), setTimeout(function () {
                c.fancybox.getInstance() || v(l())
            }, 50))
        })
    })(window, document, jQuery);
    (function (h, r) {
        var c = (new Date).getTime();
        r(h).on({
            "onInit.fb": function (h, r, e) {
                r.$refs.stage.on("mousewheel DOMMouseScroll wheel MozMousePixelScroll", function (e) {
                    var h = r.current, l = (new Date).getTime();
                    2 > r.group.length || !1 === h.opts.wheel || "auto" === h.opts.wheel && "image" !== h.type || (e.preventDefault(), e.stopPropagation(), h.$slide.hasClass("fancybox-animated") || (e = e.originalEvent || e, 250 > l - c || (c = l, r[0 > (-e.deltaY || -e.deltaX || e.wheelDelta || -e.detail) ? "next" : "previous"]())))
                })
            }
        })
    })(document, jQuery);
    $(document).ready(function () {
        function h() {
            var c = $(".footer");
            if ($(".footer").length) {
                var h = $(".wrapper"), r = c.outerHeight();
                c.css("margin-top", -r);
                h.css("padding-bottom", r)
            }
        }

        function r(c, h, r, e, m, n, z, x, q) {
            var F = document.getElementById(c), u = F.getContext("2d"), D = F.width = window.innerWidth,
                b = F.height = window.innerHeight, d = [], k = 0, A = function (b, c, d, e) {
                    return 1 > (b /= e / 2) ? d / 2 * b * b + c : -d / 2 * (--b * (b - 2) - 1) + c
                };
            u.lineJoin = "round";
            u.lineWidth = e;
            u.strokeStyle = h;
            c = function (b) {
                this.anchorX = b.x;
                this.anchorY = b.y;
                this.x = b.x;
                this.y = b.y;
                this.setTarget()
            };
            c.prototype.setTarget = function () {
                this.initialX = this.x;
                this.initialY = this.y;
                this.targetX = this.anchorX + Math.floor(41 * Math.random() + 0) - 20;
                this.targetY = this.anchorY + Math.floor(Math.random() * (2 * m - 0 + 1) + 0) - m;
                this.tick = 0;
                this.duration = Math.floor(Math.random() * (x - z + 1) + z)
            };
            c.prototype.update = function () {
                var b = this.targetX - this.x, c = this.targetY - this.y;
                if (0 >= Math.abs(Math.sqrt(b * b + c * c))) this.setTarget(); else {
                    var b = this.tick, c = this.initialY, d = this.targetY - this.initialY, e = this.duration;
                    this.y = A(b, c, d, e);
                    c = this.initialX;
                    d = this.targetX - this.initialX;
                    e = this.duration;
                    this.x = A(b, c, d, e);
                    this.tick++
                }
            };
            c.prototype.render = function () {
                u.beginPath();
                u.arc(this.x, this.y, 3, 0, 2 * Math.PI, !1);
                u.fillStyle = "#fff";
                u.fill()
            };
            var B = function () {
                window.requestAnimFrame(B, F);
                k++;
                u.clearRect(0, 0, D, b);
                for (var c = d.length; c--;) d[c].update();
                u.beginPath();
                c = d.length;
                u.moveTo(d[0].x, d[0].y);
                var h;
                for (h = 0; h < c - 1; h++) u.quadraticCurveTo(d[h].x, d[h].y, (d[h].x + d[h + 1].x) / 2, (d[h].y + d[h + 1].y) / 2);
                u.lineTo(-20 - e, b + e);
                u.lineTo(D +
                    20 + e, b + e);
                u.closePath();
                u.fillStyle = r;
                u.fill();
                u.stroke()
            };
            h = q + 2;
            for (q = (D + 40) / (q - 1); h--;) d.push(new c({x: q * (h - 1) - 20, y: b - b * n}));
            window.requestAnimFrame = function () {
                return window.requestAnimationFrame || window.webkitRequestAnimationFrame || window.mozRequestAnimationFrame || window.oRequestAnimationFrame || window.msRequestAnimationFrame || function (b) {
                    window.setTimeout(b, 1E3 / 60)
                }
            }();
            B()
        }

        (function () {
            $(".js-head").on("click", function () {
                $(this).closest(".js-item").find(".js-content").slideToggle()
            })
        })();
        (function () {
            $(".js-item").on("click",
                function () {
                    var c = $(this).find("img").attr("src");
                    $(this).addClass("active").siblings().removeClass("active");
                    $(".js-img-big").attr("src", c)
                })
        })();
        (function () {
            $(".js-close-cookie").on("click", function () {
                $(".js-cookie").addClass("hide")
            })
        })();
        setTimeout(h, 100);
        $(window).on("resize", h);
        document.getElementById("c") && r("c", "#fff", "#f8f8f8", 15, 80, .9, 140, 150, 3);
        document.getElementById("c2") && r("c2", "#fff", "#f8f8f8", 15, 80, .9, 140, 150, 3);
        document.getElementById("c3") && r("c3", "#fff", "transparent", 70, 200, .7,
            100, 120, 5);
        document.getElementById("c4") && r("c4", "#fff", "#fff", 15, 50, .85, 140, 150, 3);
        document.getElementById("c5") && r("c5", "#fff", "#fff", 15, 80, .55, 140, 150, 3);
        document.getElementById("c6") && r("c6", "#fff", "#fff", 15, 80, .85, 140, 150, 3);
        document.getElementById("c7") && r("c7", "#fff", "#f8f8f8", 25, 50, .9, 140, 150, 3)
    });


</script>
    <style>


    @media screen and (max-width: 200px) {
        body{
            margin-top: 60px !important;
        }
        .nav_buffer{
            display: block !important;
            height: 54px !important;
        }

        .accordion-menu {
            position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:9999!important;max-width:100%!important;
            max-height: 100% !important;

            overflow-y: scroll !important;
        }
        .dropdownlink {

            display: none !important;
        }
        .dropdownlink_search {

            display: none !important;
        }
        .nav_button {
            display: block !important;
            overflow-y: hidden !important;
        }
        .nav_button:hover accordion-menu {
            display: block !important;
            margin: 0 0 5px !important;
        }

        .nav_button:before {


            content: "☰  Сортировка, фильтрация, поиск";
        }



        input[type=checkbox]:checked ~ .dropdownlink {

            max-height: 100%!important;
            display: block!important;
        }
        input[type=checkbox]:checked ~ .dropdownlink_search {


            display: block!important;
        }

        input[type=checkbox]:checked +  .nav_button:before {


            content: "☰ Скрыть";
        }

    }

    html {
        font-family: sans-serif;
        line-height: 1.15;
        -ms-text-size-adjust: 100%;
        -webkit-text-size-adjust: 100%
    }

    body {
        margin: 0
    }

    article, aside, footer, header, nav, section {
        display: block
    }

    h1 {
        font-size: 2em;
        margin: .67em 0
    }

    figcaption, figure {
        display: block
    }

    figure {
        margin: 1em 40px
    }

    hr {
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        height: 0;
        overflow: visible
    }

    main {
        display: block
    }

    pre {
        font-family: monospace, monospace;
        font-size: 1em
    }

    a {
        background-color: transparent;
        -webkit-text-decoration-skip: objects
    }

    a:active, a:hover {
        outline-width: 0
    }

    abbr[title] {
        border-bottom: 0;
        text-decoration: underline;
        text-decoration: underline dotted
    }

    b, strong {
        font-weight: inherit
    }

    b, strong {
        font-weight: bolder
    }

    code, kbd, samp {
        font-family: monospace, monospace;
        font-size: 1em
    }

    dfn {
        font-style: italic
    }

    mark {
        background-color: #ff0;
        color: #000
    }

    small {
        font-size: 80%
    }

    sub, sup {
        font-size: 75%;
        line-height: 0;
        position: relative;
        vertical-align: baseline
    }

    sub {
        bottom: -0.25em
    }

    sup {
        top: -0.5em
    }

    audio, video {
        display: inline-block
    }

    audio:not([controls]) {
        display: none;
        height: 0
    }

    img {
        border-style: none
    }

    svg:not(:root) {
        overflow: hidden
    }

    button, input, optgroup, select, textarea {
        font-family: sans-serif;
        font-size: 100%;
        line-height: 1.15;
        margin: 0
    }

    button {
        overflow: visible
    }

    button, select {
        text-transform: none
    }

    button, html [type="button"], [type="reset"], [type="submit"] {
        -webkit-appearance: button
    }

    button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
        border-style: none;
        padding: 0
    }

    button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
        outline: 1px dotted ButtonText
    }

    input {
        overflow: visible
    }

    [type="checkbox"], [type="radio"] {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0
    }

    [type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
        height: auto
    }

    [type="search"] {
        -webkit-appearance: textfield;
        outline-offset: -2px
    }

    [type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
        -webkit-appearance: none
    }

    ::-webkit-file-upload-button {
        -webkit-appearance: button;
        font: inherit
    }

    fieldset {
        border: 1px solid #c0c0c0;
        margin: 0 2px;
        padding: .35em .625em .75em
    }

    legend {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        display: table;
        max-width: 100%;
        padding: 0;
        color: inherit;
        white-space: normal
    }

    progress {
        display: inline-block;
        vertical-align: baseline
    }

    textarea {
        overflow: auto
    }

    details {
        display: block
    }

    summary {
        display: list-item
    }

    menu {
        display: block
    }

    canvas {
        display: inline-block
    }

    template {
        display: none
    }

    [hidden] {
        display: none
    }

    @font-face {
        font-family: 'ALS Rundgang';
        src: url("../../assets/fonts/als_rundgang/als_rundgang-regular/als_rundgang-webfont.woff2") format("woff2");
        font-weight: 400;
        font-style: normal
    }

    @font-face {
        font-family: 'ALS Schlangesans';
        src: url("../../assets/fonts/als_schlange_sans/als_schlange_sans-regular/als_schlange_sans-regular.woff2") format("woff2");
        font-weight: 400;
        font-style: normal
    }

    @font-face {
        font-family: 'ALS Schlangesans';
        src: url("../../assets/fonts/als_schlange_sans/als_schlange_sans-bold/als_schlange_sans-bold.woff2") format("woff2");
        font-weight: 700;
        font-style: normal
    }

    @font-face {
        font-family: 'ALS Schlangesans';
        src: url("../../assets/fonts/als_schlange_sans/als_schlange_sans-light/als_schlange_sans-light.woff2") format("woff2");
        font-weight: 300;
        font-style: normal
    }

    body {
        background: #fff;
        color: #000;
        font-family: "ALS Schlangesans", Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.67
    }

    @media (min-width: 767px) {
        body {
            font-size: 16px
        }
    }

    h1, h2, h3, h4, h5, h6 {
        font-family: "ALS Schlangesans", Arial, Helvetica, sans-serif;
        margin: 0;
        padding: 0;
        color: #000
    }

    h1 {
        font-size: 18px;
        line-height: 1.2;
        font-weight: 700;
        letter-spacing: .3px
    }

    @media (min-width: 767px) {
        h1 {
            font-size: 30px;
            letter-spacing: .5px
        }
    }

    h2 {
        font-size: 18px;
        line-height: 1.2;
        font-weight: 700;
        letter-spacing: .3px
    }

    @media (min-width: 767px) {
        h2 {
            font-size: 30px;
            letter-spacing: .5px
        }
    }

    h3 {
        font-size: 18px;
        line-height: 24px;
        font-weight: 600
    }

    h4 {
        font-size: 18px;
        line-height: 25px;
        font-weight: 300
    }

    h5 {
        font-size: 14px;
        line-height: 20px;
        font-weight: 300
    }

    h6 {
        font-size: 12px;
        line-height: 1.4
    }

    p {
        padding: 0;
        margin: 0
    }

    hr {
        overflow: hidden;
        height: 1px;
        background: #e9e9e9;
        border: 0;
        margin: 32px 0
    }

    q, blockquote {
        text-align: center;
        display: block;
        font-style: italic
    }

    strong, b {
        font-weight: 700
    }

    a {
        color: #000;
        -webkit-transition: all .3s;
        transition: all .3s;
        text-decoration: none
    }

    a:hover {
        text-decoration: none
    }

    a:focus {
        outline: 0
    }

    [class*="icon-"] {
        display: inline-block;
        vertical-align: top
    }

    img[style*="float: left"], img[style*="float:left"], img[align="left"] {
        margin: 0 20px 5px 0
    }

    img[style*="float: right"], img[style*="float:right"], img[align="right"] {
        margin: 0 0 5px 20px
    }

    canvas {
        display: block
    }

    .default-list li {
        position: relative;
        padding-left: 10px
    }

    .default-list li:before {
        position: absolute;
        content: '';
        left: 0;
        top: 10px;
        width: 4px;
        height: 4px;
        background: pink;
        border-radius: 50%
    }

    table {
        width: 100%
    }

    td, th {
        padding: 6px 10px;
        text-align: left
    }

    ul, ol {
        list-style: none;
        padding: 0;
        margin: 0
    }

    ol {
        list-style-type: decimal;
        list-style-position: inside;
        counter-reset: item
    }

    ol li {
        display: block;
        position: relative
    }

    ol li:before {
        content: counters(item, ".") ". ";
        counter-increment: item;
        display: inline;
        vertical-align: top;
        font-weight: 700
    }

    .upper {
        text-transform: uppercase
    }

    .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: 0
    }

    .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;
        margin-left: auto;
        margin-right: auto
    }

    .slick-track:before, .slick-track:after {
        content: "";
        display: table
    }

    .slick-track:after {
        clear: both
    }

    .slick-loading .slick-track {
        visibility: hidden
    }

    .slick-slide {
        float: left;
        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
    }

    *, *:before, *:after {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-tap-highlight-color: transparent
    }

    body {
        height: 100vh;
        min-width: 320px;
        background-image: url(https://itshpora.ru/themes/work/yavitrina/noprod/source/bg-1.png)
    }

    body.overflow {
        overflow: hidden
    }

    @media (min-width: 767px) {
        body.overflow {
            overflow: visible
        }
    }

    html {
        height: 100%
    }

    .container {
        padding: 0 15px;
        max-width: 1170px;
        max-width: 1180px;
        margin: 0 auto
    }

    .container:after {
        content: " ";
        display: block;
        clear: both
    }

    @media (min-width: 374px) {
        .container {
            padding: 0 20px
        }
    }

    @media (min-width: 320px) {
        .container {
            padding: 0 5px
        }
    }

    .wrapper {
        min-height: 100%;
        overflow: hidden
    }

    @media (min-width: 1023px) {
        .wrapper {
            position: relative
        }
    }

    .products-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    @media (min-width: 1023px) {
        .products-wrap {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row
        }
    }


    buttonsort:a  {

        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-weight: 400;
        font-size: 14px;
        line-height: 1.21;
        padding: 10px 10px 9px;
        background-color: #301866;
        color: #fff;
        border: 0;
        border-radius: 50px;
        position: relative;
        -webkit-transition: all .3s;
        transition: all .3s;
        cursor: pointer
    }

    buttonsort:hover, button.active, .btn:hover, .btn.active {
        color: #fff;
        background-color: #19b1aa
    }

    buttonsort:focus, .btn:focus {
        outline: 0
    }

    button, .btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-weight: 400;
        font-size: 14px;
        line-height: 1.21;
        padding: 10px 10px 9px;
        background-color: #301866;
        color: #fff;
        border: 0;
        border-radius: 50px;
        position: relative;
        -webkit-transition: all .3s;
        transition: all .3s;
        cursor: pointer
    }

    button:hover, button.active, .btn:hover, .btn.active {
        color: #fff;
        background-color: #19b1aa
    }

    button:focus, .btn:focus {
        outline: 0
    }

    button.disabled, button[disabled="disabled"], button[disabled], .btn.disabled, .btn[disabled="disabled"], .btn[disabled] {
        background: #ccc;
        color: #aaa;
        cursor: not-allowed
    }

    button-turquoise, .btn-turquoise {
        background-color: #19b1aa
    }

    button-turquoise:hover, .btn-turquoise:hover {
        background-color: #301866
    }

    .checkbox {
        display: inline-block
    }

    .checkbox > span {
        display: block;
        font-size: 15px;
        padding-left: 36px;
        position: relative;
        cursor: pointer;
        color: #505050;
        letter-spacing: -.1px
    }

    @media (min-width: 767px) {
        .checkbox > span {
            color: #bdbdbd;
            font-size: 13px;
            line-height: 1.31;
            letter-spacing: .45px
        }
    }

    .checkbox > span:before {
        content: '';
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0;
        width: 20px;
        height: 20px;
        background-color: #ededed
    }

    @media (min-width: 767px) {
        .checkbox > span:before {
            top: 3px
        }
    }

    .checkbox > span:after {
        content: '';
        display: block;
        position: absolute;
        top: 5px;
        left: 5px;
        width: 10px;
        height: 10px;
        background-color: #19b1aa;
        opacity: 0
    }

    @media (min-width: 767px) {
        .checkbox > span:after {
            top: 8px
        }
    }

    .checkbox input[type="checkbox"] {
        display: none
    }

    .checkbox input[type="checkbox"]:checked + span::before {
        background-color: #ededed
    }

    .checkbox input[type="checkbox"]:checked + span:after {
        opacity: 1
    }

    .checkbox input[type="checkbox"]:focus + span:before {
        border-color: #000
    }

    .checkbox input[type="checkbox"]:disabled + span:before {
        border-color: rgba(0, 0, 0, 0.5)
    }

    .category .icon svg, .category .icon object {
        width: 42px !important;
        height: 42px !important
    }

    @media (min-width: 767px) {
        .category .icon svg {
            width: auto !important;
            height: 116px !important
        }

        .category .icon object {
            height: 150px !important;
            width: 116px !important
        }
    }

    .icon-logo {
        width: 103px;
        height: 21px
    }

    @media (min-width: 767px) {
        .icon-logo {
            width: 181px;
            height: 37px
        }
    }

    .icon-marker {
        width: 16px;
        height: 25px
    }

    @media (min-width: 767px) {
        .icon-marker {
            width: 31px;
            height: 50px
        }
    }

    .icon-search {
        width: 12px;
        height: 16px;
        -webkit-transition: all .3s;
        transition: all .3s
    }

    @media (min-width: 767px) {
        .icon-search {
            width: 16px;
            height: 20px
        }
    }

    .icon-logo-footer {
        width: 74px;
        height: 74px
    }

    @media (min-width: 1023px) {
        .icon-logo-footer {
            width: 100px;
            height: 100px
        }
    }

    .icon-yandex-market {
        width: 98px;
        height: 20px
    }

    @media (min-width: 767px) {
        .icon-yandex-market {
            width: 122px;
            height: 25px
        }
    }

    .icon-youtube {
        width: 90px;
        height: 20px
    }

    @media (min-width: 767px) {
        .icon-youtube {
            width: 112px;
            height: 25px
        }
    }

    .icon-clothes {
        width: 39px;
        height: 42px
    }

    @media (min-width: 767px) {
        .icon-clothes {
            width: 141px;
            height: 150px
        }
    }

    .icon-beauty {
        width: 37px;
        height: 42px
    }

    @media (min-width: 767px) {
        .icon-beauty {
            width: 132px;
            height: 150px
        }
    }

    .icon-photo {
        width: 32px;
        height: 42px
    }

    @media (min-width: 767px) {
        .icon-photo {
            width: 116px;
            height: 150px
        }
    }

    .icon-clock {
        width: 33px;
        height: 42px
    }

    @media (min-width: 767px) {
        .icon-clock {
            width: 120px;
            height: 150px
        }
    }

    .icon-equipment-2 {
        width: 40px;
        height: 42px
    }

    @media (min-width: 767px) {
        .icon-equipment-2 {
            width: 144px;
            height: 150px
        }
    }

    .icon-furniture {
        width: 42px;
        height: 42px
    }

    @media (min-width: 767px) {
        .icon-furniture {
            width: 150px;
            height: 150px
        }
    }

    .icon-smile {
        width: 40px;
        height: 42px
    }

    @media (min-width: 767px) {
        .icon-smile {
            width: 145px;
            height: 150px
        }
    }

    .icon-key {
        width: 42px;
        height: 29px
    }

    @media (min-width: 767px) {
        .icon-key {
            width: 152px;
            height: 105px
        }
    }

    .icon-wrist-watch {
        width: 42px;
        height: 42px
    }

    @media (min-width: 767px) {
        .icon-wrist-watch {
            width: 150px;
            height: 150px
        }
    }

    .icon-car-2 {
        width: 41px;
        height: 42px
    }

    @media (min-width: 767px) {
        .icon-car-2 {
            width: 147px;
            height: 150px
        }
    }

    .icon-house {
        width: 42px;
        height: 42px
    }

    @media (min-width: 767px) {
        .icon-house {
            width: 153px;
            height: 150px
        }
    }

    .icon-diamond {
        width: 45px;
        height: 42px
    }

    @media (min-width: 767px) {
        .icon-diamond {
            width: 160px;
            height: 150px
        }
    }

    .icon-book {
        width: 130px;
        height: 110px
    }

    @media (min-width: 767px) {
        .icon-book {
            width: 252px;
            height: 225px
        }
    }

    .icon-shoes {
        width: 42px;
        height: 38px
    }

    @media (min-width: 767px) {
        .icon-shoes {
            width: 116px;
            height: 106px
        }
    }

    .icon-woomen {
        width: 10px;
        height: 42px
    }

    @media (min-width: 767px) {
        .icon-woomen {
            width: 26px;
            height: 116px
        }
    }

    .icon-man {
        width: 10px;
        height: 42px
    }

    @media (min-width: 767px) {
        .icon-man {
            width: 28px;
            height: 116px
        }
    }

    .icon-cap {
        width: 42px;
        height: 32px
    }

    @media (min-width: 767px) {
        .icon-cap {
            width: 116px;
            height: 90px
        }
    }

    .icon-bag {
        width: 26px;
        height: 42px
    }

    @media (min-width: 767px) {
        .icon-bag {
            width: 72px;
            height: 116px
        }
    }

    .icon-user-plus {
        width: 26px;
        height: 42px
    }

    @media (min-width: 767px) {
        .icon-user-plus {
            width: 72px;
            height: 116px
        }
    }

    .icon-404 {
        width: 280px;
        height: 130px
    }

    @media (min-width: 374px) {
        .icon-404 {
            width: 330px;
            height: 153px
        }
    }

    @media (min-width: 767px) {
        .icon-404 {
            width: 660px;
            height: 306px
        }
    }

    @media (min-width: 1200px) {
        .icon-404 {
            width: 1179px;
            height: 545px
        }
    }

    .icon-category {
        width: 25px;
        height: 20px
    }

    @media (min-width: 767px) {
        .icon-category {
            width: 27px;
            height: 22px
        }
    }

    .icon-purse {
        width: 14px;
        height: 20px
    }

    @media (min-width: 767px) {
        .icon-purse {
            width: 15px;
            height: 21px
        }
    }

    .icon-brands {
        width: 15px;
        height: 21px
    }

    @media (min-width: 767px) {
        .icon-brands {
            width: 15px;
            height: 22px
        }
    }

    .icon-star {
        width: 100%;
        height: 15px
    }

    @media (min-width: 767px) {
        .icon-star {
            width: 100%;
            height: 23px;
            margin: 0
        }
    }

    .icon-heart {
        width: 100%;
        height: 23px;
        margin: 0
    }

    @media (min-width: 1023px) {
        .icon-heart {
            width: 16px;
            height: 16px;
            margin-right: 5px
        }
    }

    .icon-video-call {
        width: 23px;
        height: 20px
    }

    .icon-sort {
        width: 15px;
        height: 20px
    }

    .icon-info {
        width: 15px;
        height: 15px;
        fill: #fff;
        background-color: #fff
    }

    @media (min-width: 1023px) {
        .icon-info {
            width: 20px;
            height: 20px
        }
    }

    .icon-seller {
        width: 37px;
        height: 37px
    }

    @media (min-width: 767px) {
        .icon-seller {
            width: 23px;
            height: 23px
        }
    }

    .icon-car {
        width: 34px;
        height: 33px
    }

    @media (min-width: 767px) {
        .icon-car {
            width: 22px;
            height: 21px
        }
    }

    .icon-heart-card {
        width: 16px;
        height: 16px
    }

    .icon-links {
        width: 20px;
        height: 18px
    }

    .icon-question {
        width: 19px;
        height: 19px
    }

    textarea, select, input {
        font-family: "ALS Schlangesans", Arial, Helvetica, sans-serif;
        background-color: #fff;
        border: 1px solid transparent;
        color: #000;
        font-size: 14px;
        line-height: 1.67;
        /*padding: 11px 35px 10px 19px;*/
        width: 100%;
        display: block;
        -webkit-transition: all .3s;
        transition: all .3s;
        -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
        -webkit-appearance: none;
        border-radius: 20px;
        line-height: 1;
        letter-spacing: .65px
    }

    textarea::-webkit-input-placeholder, select::-webkit-input-placeholder, input::-webkit-input-placeholder {
        color: #000
    }

    textarea:-moz-placeholder, select:-moz-placeholder, input:-moz-placeholder {
        color: #000;
        opacity: 1
    }

    textarea:-ms-input-placeholder, select:-ms-input-placeholder, input:-ms-input-placeholder {
        color: #000
    }

    textarea::placeholder, select::placeholder, input::placeholder {
        color: #000;
        opacity: 1
    }

    textarea:focus:-moz-placeholder, select:focus:-moz-placeholder, input:focus:-moz-placeholder {
        color: transparent;
        opacity: 1
    }

    textarea:focus::-webkit-input-placeholder, select:focus::-webkit-input-placeholder, input:focus::-webkit-input-placeholder {
        color: transparent
    }

    textarea:focus:-ms-input-placeholder, select:focus:-ms-input-placeholder, input:focus:-ms-input-placeholder {
        color: transparent
    }

    textarea:focus::placeholder, select:focus::placeholder, input:focus::placeholder {
        color: transparent
    }

    @media (min-width: 767px) {
        textarea, select, input {
            font-size: 18px;
            letter-spacing: .9px;
            padding: 19px 60px 18px 18px;
            border-radius: 30px
        }
    }

    textarea:focus, select:focus, input:focus {
        border-color: #979797;
        background-color: #fff;
        outline: 0
    }

    textarea.disabled, textarea[disabled="disabled"], textarea[disabled], select.disabled, select[disabled="disabled"], select[disabled], input.disabled, input[disabled="disabled"], input[disabled] {
        background-color: #f3f3f3
    }

    textarea {
        height: 150px;
        resize: none
    }

    input[type="file"] {
        display: none
    }

    input[type="file"] + label {
        display: block;
        background: #fff;
        font-size: 14px;
        line-height: 24px;
        padding: 25px 15px;
        color: #969696;
        text-align: center;
        border: 1px dashed #c4c4c4;
        -webkit-transition: .2s ease-in-out;
        transition: .2s ease-in-out
    }

    input[type="file"] + label:hover {
        border-color: #696969;
        background: #e9e9e9
    }

    .radio {
        display: inline-block;
        cursor: pointer
    }

    .radio > span {
        display: block;
        font-size: 15px;
        font-weight: normal;
        padding-left: 37px;
        position: relative;
        cursor: pointer;
        color: #7f7b82;
        line-height: 1.2;
        letter-spacing: .3px
    }

    .radio > span:before, .radio > span:after {
        content: '';
        position: absolute;
        border-radius: 50%
    }

    .radio input[type="radio"] {
        position: absolute;
        left: -9999px
    }

    .radio input[type="radio"]:not(:checked) + span::before {
        top: 0;
        left: 0;
        width: 20px;
        height: 20px;
        border: 1px solid #000
    }

    .radio input[type="radio"]:not(:checked) + span::after {
        opacity: 0
    }

    .radio input[type="radio"]:checked + span {
        color: #000
    }

    .radio input[type="radio"]:checked + span::before {
        top: 0;
        left: 0;
        width: 20px;
        height: 20px;
        border: 1px solid #19b1aa
    }

    .radio input[type="radio"]:checked + span::after {
        top: 5px;
        left: 5px;
        width: 10px;
        height: 10px;
        background-color: #19b1aa;
        opacity: 1
    }

    .radio input[type="radio"]:disabled + span {
        color: rgba(0, 0, 0, 0.5);
        cursor: default
    }

    .radio input[type="radio"]:disabled + span::before {
        border-color: rgba(0, 0, 0, 0.3)
    }

    .radio input[type="radio"]:disabled + span:hover::before {
        border-color: rgba(0, 0, 0, 0.3)
    }

    select {
        display: block;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border-radius: 0
    }

    .slick-arrow {
        padding: 0;
        font-size: 0;
        border-radius: 50%;
        width: 30px;
        height: 30px;
        position: absolute;
        z-index: 1;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        background-image: url(https://itshpora.ru/themes/work/yavitrina/noprod/source/bg-1.png);
        background-size: cover;
        background-position: 50% 50%;
        background-color: transparent;
        opacity: 1
    }

    .slick-arrow:hover {
        background-color: transparent
    }

    @media (min-width: 1023px) {
        .slick-arrow:hover:before {
            background-color: #19b1aa
        }

        .slick-arrow:hover:after {
            border-color: #19b1aa
        }
    }

    .slick-arrow:before {
        position: absolute;
        content: '';
        width: 10px;
        height: 1px;
        background-color: #000;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-transition: all .3s;
        transition: all .3s
    }

    .slick-arrow:after {
        position: absolute;
        content: '';
        width: 6px;
        height: 6px;
        border-left: 1px solid #000;
        border-bottom: 1px solid #000;
        -webkit-transition: all .3s;
        transition: all .3s;
        top: 12px
    }

    .slick-next {
        right: -12px
    }

    .slick-next:after {
        -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
        transform: rotate(-135deg);
        right: 13px
    }

    .slick-next:before {
        right: 13px
    }

    .slick-prev {
        left: -12px
    }

    .slick-prev:after {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        left: 13px
    }

    .slick-prev:before {
        left: 13px
    }

    .slider-item:focus {
        outline: 0
    }

    .spinner {
        border: 2px solid #000;
        font-size: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 8px 13px;
        width: 122px;
        border-radius: 5px
    }

    .spinner__minus {
        display: inline-block;
        vertical-align: middle;
        fill: blue
    }

    .spinner__plus {
        display: inline-block;
        vertical-align: middle;
        fill: blue
    }

    .spinner__text {
        color: #000;
        font: 700 16px Arial, Helvetica, sans-serif;
        padding: 0;
        border: 0;
        outline: 0;
        border-radius: 0;
        height: auto;
        display: inline-block;
        vertical-align: middle;
        width: 20px;
        text-align: center
    }

    @media (min-width: 1023px) {
        .aside {
            width: 23.3%
        }
    }

    .aside-top, .block-title {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 14px
    }

    @media (min-width: 767px) {
        .aside-top, .block-title {
            margin-bottom: 16px
        }
    }

    .products h1 {
        font-size: 18px;
        letter-spacing: .3px;
        color: #301866;
        line-height: 1.2;
        text-transform: uppercase;
        font-weight: 700;
        padding-right: 20px
    }

    @media (min-width: 767px) {
        .products h1 {
            font-size: 30px;
            letter-spacing: .5px
        }
    }

    @media (min-width: 1023px) {
        .products h1 {
            padding-right: 0
        }
    }

    .aside-number {
        line-height: 1.17;
        color: #b6b6b6
    }

    @media (min-width: 1023px) {
    }

    @media (min-width: 1023px) {
        .aside-box {
            background-color: #fff;
            border-radius: 10px;
            overflow: hidden
        }
    }

    .aside-item {
        background-color: #fff;
        border-radius: 20px;
        margin-bottom: 10px
    }

    @media (min-width: 1023px) {
        .aside-item {
            border-radius: 0;
            border-top: 2px solid #f4f4f4;
            margin-bottom: 0
        }

        .aside-item:first-child {
            border-top: 0
        }
    }

    .aside-content {
        padding: 5px 10px 5px 44px;
        border-top: 2px solid #f4f4f4;
        display: none
    }

    @media (min-width: 767px) {
        .aside-content {
            padding: 9px 10px 21px 10px
        }
    }

    @media (min-width: 1023px) {
        .aside-content {
            display: block
        }
    }

    .aside-content.brands {
        max-height: 190px
    }

    @media (min-width: 767px) {
        .aside-content.brands {
            max-height: 203px
        }
    }

    .aside-content ul li {
        padding: 5.5px 0;
        line-height: 1.17
    }

    @media (min-width: 767px) {
        .aside-content ul li {
            font-size: 14px;
            padding: 8px 0;
            letter-spacing: .3px
        }
    }

    @media (min-width: 1023px) {
        .aside-content ul li a:hover {
            color: #19b1aa
        }
    }

    .aside-head {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 40px;
        padding-left: 10px;
        position: relative
    }

    @media (min-width: 767px) {
        .aside-head {
            height: 42px;
            padding-left: 13px
        }
    }

    @media (min-width: 1023px) {
        .aside-head {
            cursor: pointer
        }
    }

    .aside-head:before {
        position: absolute;
        content: '';
        width: 7px;
        height: 7px;
        border-left: 2px solid #000;
        border-bottom: 2px solid #000;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        right: 11px;
        top: 16px
    }

    .aside-head span {
        line-height: 1.17;
        letter-spacing: .3px;
        font-weight: 700
    }

    @media (min-width: 767px) {
        .aside-head span {
            font-size: 14px
        }
    }

    .aside-icon {
        margin-right: 8px;
        width: 25px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    @media (min-width: 767px) {
        .aside-icon {
            width: 27px
        }
    }

    .aside-range {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 12px -11px 0 -40px
    }

    @media (min-width: 767px) {
        .aside-range {
            margin-left: -11px
        }
    }

    .aside-value-wrap {
        width: 50%;
        padding: 0 11px;
        position: relative
    }

    .aside-value-wrap:before {
        position: absolute;
        content: attr(data-text);
        left: 22px;
        top: 8px;
        font-size: 12px;
        letter-spacing: .3px;
        line-height: 1.17;
        color: #d3d3d3
    }

    .aside-value-wrap input {
        -webkit-box-shadow: none;
        box-shadow: none;
        border: 1px solid #f5f5f5;
        border-radius: 5px;
        padding: 7px 10px 7px 32px;
        font-size: 12px
    }

    .aside-btn {
        display: none
    }

    @media (min-width: 1023px) {
        .aside-btn {
            border-top: 2px solid #f4f4f4;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            padding: 15px 0
        }

        .aside-btn .btn {
            width: 200px;
            padding-bottom: 10px
        }
    }

    .range {
        width: 100%;
        margin: 13px 13px 11px
    }

    .ui-slider .ui-slider-range {
        background-color: #19b1aa
    }

    .ui-widget.ui-widget-content {
        border: 0;
        border-radius: 10px;
        background-color: #f5f5f5;
        height: 5px
    }

    .ui-slider-horizontal .ui-slider-handle {
        width: 11px;
        height: 11px;
        border: 1px solid #fff;
        background-color: #19b1aa;
        border-radius: 50%;
        top: -3px;
        margin-left: -5px
    }

    .ui-slider-horizontal .ui-slider-handle:focus {
        outline: 0
    }

    .mCSB_outside + .mCSB_scrollTools {
        right: 5px;
        margin-top: 10px;
        margin-bottom: 10px
    }

    .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        background-color: #d8d8d8 !important;
        border-right: 5px;
        width: 5px
    }

    .mCSB_scrollTools .mCSB_draggerRail {
        background-color: transparent
    }

    ul li span.datalinkour {
        cursor: pointer;
        font-size: 18px
    }

    @media (min-width: 374px) {
        .book {
            padding-top: 12px
        }
    }

    @media (min-width: 767px) {
        .book {
            margin-bottom: 56px;
            padding-top: 58px
        }
    }

    @media (min-width: 1023px) {
        .book {
            padding-top: 158px
        }
    }

    .book-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    @media (min-width: 767px) {
        .book-wrap {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center
        }
    }

    .book-icon {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
        position: relative;
        z-index: 0;
        margin-bottom: 50px;
        padding-left: 60px
    }

    @media (min-width: 374px) {
        .book-icon {
            padding-left: 0;
            margin-right: 23px
        }
    }

    @media (min-width: 767px) {
        .book-icon {
            margin-bottom: 0;
            margin-top: 17px
        }
    }

    .book-icon:before {
        position: absolute;
        content: '';
        width: 140px;
        height: 140px;
        border-radius: 50%;
        background-color: #fff;
        bottom: -45px;
        right: -15px;
        z-index: -1
    }

    @media (min-width: 767px) {
        .book-icon:before {
            width: 246px;
            height: 246px;
            bottom: -60px
        }
    }

    .book-descr {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 250px;
        margin-left: 17px
    }

    @media (min-width: 374px) {
        .book-descr {
            margin-left: 0
        }
    }

    @media (min-width: 767px) {
        .book-descr {
            margin-left: 10px;
            max-width: 626px;
            margin-left: 40px
        }
    }

    .book-title a {
        font-size: 50px;
        font-family: "ALS Rundgang", Arial, Helvetica, sans-serif;
        line-height: 1.2;
        color: #301866
    }

    @media (min-width: 767px) {
        .book-title a {
            font-size: 80px;
            padding-bottom: 2px
        }
    }

    @media (min-width: 1023px) {
        .book-title a:hover {
            color: #19b1aa
        }
    }

    .book-value {
        font-size: 25px;
        color: #19b1aa;
        line-height: 1.44;
        padding-bottom: 6px
    }

    @media (min-width: 767px) {
        .book-value {
            font-size: 45px;
            font-weight: 700;
            padding-bottom: 17px;
            line-height: 1.2
        }
    }

    @media (min-width: 767px) {
        .book-text {
            line-height: 1.5;
            font-size: 22px
        }
    }

    .breadcrumbs {
        padding: 15px 0 12px
    }

    @media (min-width: 767px) {
        .breadcrumbs {
            padding-bottom: 20px
        }
    }

    .breadcrumbs-outer {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .breadcrumbs-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 0 -4.5px
    }

    @media (min-width: 767px) {
        .breadcrumbs-wrap {
            margin: 0 -5px
        }
    }

    .breadcrumbs-item {
        padding: 0 4.5px;
        position: relative;
        color: #19b1aa;
        line-height: 1.17
    }

    @media (min-width: 767px) {
        .breadcrumbs-item {
            font-size: 14px;
            padding: 0 5px
        }
    }

    .breadcrumbs-item:before {
        position: absolute;
        content: '|';
        top: 0;
        right: -1px;
        color: #301866
    }

    .breadcrumbs-item:last-child:before {
        display: none
    }

    .breadcrumbs-link, .breadcrumbs-item a {
        color: #301866
    }

    .breadcrumbs-item a:hover {
        color: #19b1aa
    }

    .breadcrumbs-item:last-child a {
        margin-left: 10px;
        margin-right: 10px;
        color: #19b1aa
    }

    span.breadcrumbs-link {
        color: #19b1aa
    }

    @media (min-width: 767px) {
        .breadcrumbs-link {
            font-size: 14px
        }
    }

    @media (min-width: 1023px) {
        .breadcrumbs-link:hover {
            color: #19b1aa
        }
    }

    .back {
        display: none
    }

    @media (min-width: 1023px) {
        .back {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex
        }
    }

    .back-link {
        padding-right: 17px;
        position: relative;
        color: #19b1aa;
        font-size: 14px;
        cursor: pointer
    }

    .back-link:hover {
        color: #301866
    }

    .back-link:hover:before {
        background-color: #301866
    }

    .back-link:hover:after {
        border-color: #301866
    }

    .back-link:before {
        position: absolute;
        content: '';
        position: absolute;
        content: '';
        width: 10px;
        height: 1px;
        background-color: #19b1aa;
        top: 50%;
        right: 0;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-transition: all .3s;
        transition: all .3s
    }

    .back-link:after {
        position: absolute;
        content: '';
        width: 6px;
        height: 6px;
        border-left: 1px solid #19b1aa;
        border-bottom: 1px solid #19b1aa;
        -webkit-transition: all .3s;
        transition: all .3s;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        right: 4px;
        top: 9px
    }

    .card {
        padding-top: 30px;
        position: relative;
        z-index: 0
    }

    @media (min-width: 767px) {
        .card {
            padding-bottom: 44px
        }
    }

    @media (min-width: 1023px) {
        .card {
            padding-top: 14px
        }
    }

    .card-wrap {
        position: relative;
        z-index: 0;
        margin: 0 -15px;
        margin-bottom: 26px;
        padding: 35px 15px 19px 15px
    }

    @media (min-width: 374px) {
        .card-wrap {
            margin: 0 -20px 26px;
            padding-left: 20px;
            padding-right: 20px
        }
    }

    @media (min-width: 767px) {
        .card-wrap {
            margin: 0;
            padding: 0;
            border-radius: 10px;
            overflow: hidden;
            background-color: #fff
        }
    }

    .card .seller-wrap {
        position: absolute;
        top: 490px;
        width: 100%;
        left: 0;
        padding: 23px 15px 30px
    }

    @media (min-width: 374px) {
        .card .seller-wrap {
            top: 495px
        }
    }

    @media (min-width: 767px) {
        .card .seller-wrap {
            position: static;
            background-image: none;
            padding: 0;
            width: auto;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex
        }
    }

    @media (min-width: 767px) {
        .card .head {
            border-bottom: 2px solid #efefef;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            padding-left: 10px;
            min-height: 43px;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between
        }
    }

    @media screen and (min-width: 767px) and (min-width: 0\0
    ) {
        .card .head {
            min-height: auto
        }
    }

    .card .seller {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 11px 0
    }

    @media (min-width: 767px) {
        .card .seller {
            border-right: 2px solid #efefef;
            padding: 5px 30px 5px 27px
        }
    }

    .card .seller-icon {
        width: 37px
    }

    @media (min-width: 767px) {
        .card .seller-icon {
            width: auto;
            line-height: 1
        }
    }

    .card .seller-text {
        width: 165px;
        margin-left: 19px;
        line-height: 1.5;
        font-size: 14px
    }

    @media (min-width: 767px) {
        .card .seller-text {
            margin-left: 5px;
            width: auto
        }
    }

    .card .seller a, .card .seller .seller-text span {
        font-weight: 700;
        cursor: pointer;
        color: #3b246e
    }

    .card .seller a:hover, .card .seller .seller-text span:hover {
        color: #19b1aa
    }

    .card-rating {
        display: none
    }

    @media (min-width: 1023px) {
        .card-rating {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            padding-left: 28px;
            margin-right: auto
        }

        .card-rating .rating {
            margin-bottom: 0;
            margin-top: 4px;
            width: 155px
        }

        .card-rating .rating img {
            width: 19px;
            height: 17px
        }
    }

    .card .btn-call {
        display: none
    }

    @media (min-width: 767px) {
        .card .btn-call {
            display: block;
            width: 156px;
            margin-bottom: -1px;
            margin-left: 10px
        }
    }

    @media screen and (min-width: 767px) and (min-width: 0\0
    ) {
        .card .btn-call {
            min-height: 43px
        }
    }

    @media (min-width: 767px) {
        .card .btn-call .btn {
            border-radius: 0 10px 0 0;
            font-size: 12px;
            height: 100%;
            padding-top: 8px;
            padding-bottom: 11px
        }
    }

    .card-bottom {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    @media (min-width: 767px) {
        .card-bottom {
            padding: 21px 30px 15px
        }
    }

    @media (min-width: 1023px) {
        .card-bottom {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row
        }
    }

    @media (min-width: 767px) {
        .card .images {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center
        }
    }

    @media (min-width: 1023px) {
        .card .images {
            width: 552px
        }
    }

    .card .tabs {
        display: none
    }

    @media (min-width: 767px) {
        .card .tabs {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            margin: -4.5px 0;
            padding-right: 20px
        }
    }

    @media (min-width: 767px) {
        .card .item {
            width: 102px;
            height: 102px;
            border: 1px solid #efefef;
            margin: 4.5px 0;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            cursor: pointer;
            -webkit-transition: all .3s;
            transition: all .3s
        }

        .card .item.active {
            border-color: #301866
        }

        .card .item img {
            max-width: 100%;
            width: auto;
            max-height: 100%
        }
    }

    @media (min-width: 1023px) {
        .card .item:hover {
            border-color: #19b1aa
        }
    }

    .card-img {
        height: 310px;
        margin: 0 -15px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    @media (min-width: 374px) {
        .card-img {
            height: 350px
        }
    }

    @media (min-width: 767px) {
        .card-img {
            margin: 0;
            width: 430px;
            height: 430px;
            -webkit-box-shadow: 0 2px 30px 0 rgba(0, 0, 0, 0.05);
            box-shadow: 0 2px 30px 0 rgba(0, 0, 0, 0.05)
        }
    }

    .card-img img {
        max-width: 100%;
        width: auto;
        max-height: 100%
    }

    .card .info {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-top: 26px
    }

    @media (min-width: 374px) {
        .card .info {
            padding-top: 10px
        }
    }

    @media (min-width: 767px) {
        .card .info {
            padding-top: 40px
        }
    }

    @media (min-width: 1023px) {
        .card .info {
            padding-top: 0;
            padding-left: 30px;
            width: calc(100% - 552px)
        }
    }

    .card h1 {
        text-align: center;
        color: #301866;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        padding-bottom: 15px;
        font-size: 22px;
        font-family: "ALS Rundgang", Arial, Helvetica, sans-serif
    }

    @media (min-width: 767px) {
        .card h1 {
            text-align: left;
            padding-bottom: 10px;
            font-size: 30px
        }
    }

    .card .descr {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        position: relative;
        z-index: 0
    }

    @media (min-width: 767px) {
        .card .descr {
            -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
            order: 2;
            padding-bottom: 20px
        }
    }

    .card .descr p {
        line-height: 1.75;
        font-size: 14px
    }

    @media (min-width: 767px) {
        .card .descr p {
            text-align: justify
        }
    }

    .card .title {
        color: #b6b6b6;
        line-height: 1.2;
        text-transform: uppercase;
        padding-bottom: 5px;
        display: block;
        font-size: 12px
    }

    .card .row {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        padding-bottom: 200px
    }

    @media (min-width: 374px) {
        .card .row {
            padding-bottom: 182px
        }
    }

    @media (min-width: 767px) {
        .card .row {
            padding-bottom: 20px;
            -webkit-box-ordinal-group: 4;
            -ms-flex-order: 3;
            order: 3;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            padding-bottom: 24px
        }
    }

    .card .presence {
        display: none
    }

    @media (min-width: 767px) {
        .card .presence {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            line-height: 1.2;
            font-size: 12px;
            color: #fff;
            background-color: #19b1aa;
            position: relative;
            width: 95px;
            height: 25px;
            border-radius: 15px;
            padding-left: 11px;
            margin-right: 17px;
            margin-left: auto
        }

        .card .presence:before {
            position: absolute;
            content: '';
            width: 10px;
            height: 10px;
            border-radius: 50%;
            background-color: #fff;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            left: 10px
        }

        .card .presence:after {
            position: absolute;
            content: '';
            width: 6px;
            height: 3px;
            border-left: 1px solid #19b1aa;
            border-bottom: 1px solid #19b1aa;
            left: 12px;
            top: 11px;
            -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            transform: rotate(-45deg)
        }
    }

    .card .website {
        display: none
    }

    @media (min-width: 767px) {
        .card .website {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-ordinal-group: 5;
            -ms-flex-order: 4;
            order: 4;
            padding-bottom: 29px
        }
    }

    .card .website-icon {
        line-height: 1
    }

    @media (min-width: 767px) {
        .card .website a, .card .website span {
            font-size: 14px;
            text-decoration: underline;
            margin-left: 5px
        }

        .card .website a:hover, .card .website span:hover {
            cursor: pointer;
            -webkit-text-decoration-color: transparent;
            text-decoration-color: transparent
        }
    }

    .card .foot {
        display: none
    }

    @media (min-width: 767px) {
        .card .foot {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-ordinal-group: 6;
            -ms-flex-order: 5;
            order: 5
        }
    }

    @media (min-width: 767px) {
        .card .btn-shop {
            width: 155px
        }
    }

    @media (min-width: 767px) {
        .card .question {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            padding-left: 20px;
            line-height: 1.2
        }
    }

    @media (min-width: 767px) {
        .card .question-icon {
            line-height: 1
        }
    }

    @media (min-width: 767px) {
        .card .question a {
            font-size: 12px;
            margin-left: 4px;
            text-decoration: underline
        }

        .card .question a:hover {
            -webkit-text-decoration-color: transparent;
            text-decoration-color: transparent
        }
    }

    .card .review {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-bottom: 5px
    }

    @media (min-width: 767px) {
        .card .review {
            padding-bottom: 0
        }
    }

    .card .review-text {
        font-size: 12px;
        line-height: 1.2;
        padding-left: 5px
    }

    @media (min-width: 767px) {
        .card .review-text {
            font-size: 10px;
            padding-left: 6px
        }
    }

    @media (min-width: 1023px) {
        .card .review-text:hover {
            color: #19b1aa
        }
    }

    .card .review-icon {
        line-height: 1
    }

    .card .price {
        color: #19b1aa;
        text-align: center
    }

    @media (min-width: 767px) {
        .card .price {
            padding-right: 10px
        }
    }

    .card .price-text {
        color: #b6b6b6;
        font-size: 12px
    }

    .card .price-value {
        font-size: 12px
    }

    .card .price-value span {
        font-weight: 900;
        font-size: 20px
    }

    @media (min-width: 1023px) {
        .card-goods {
            display: block;
            padding-bottom: 43px
        }
    }

    @media (min-width: 1023px) {
        .card-goods .goods-wrap {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            margin: 0 -8px
        }
    }

    @media (min-width: 1366px) {
        .card-goods .goods-wrap {
            margin: 0 -17px
        }
    }

    .card-goods .goods-wrap .item {
        width: 16.6%
    }

    @media (min-width: 1366px) {
        .card-goods .goods-wrap .item {
            padding: 7.5px 17px
        }
    }

    @media (min-width: 1023px) {
        .card-goods-title {
            font-size: 30px;
            font-family: "ALS Rundgang", Arial, Helvetica, sans-serif;
            letter-spacing: .5px;
            padding-bottom: 5px;
            line-height: 1.2;
            color: #301866
        }
    }

    .wrap-btn {
        margin-bottom: -65px;
        padding-top: 12px
    }

    @media (min-width: 320px) {
        .card-goods .goods-wrap .item {
            width: 48%;
            margin: 1%
        }
    }

    @media (min-width: 374px) {
        .card-goods .goods-wrap .item {
            width: 48%;
            margin: 1%
        }
    }

    @media (min-width: 767px) {
        .card-goods .goods-wrap .item {
            width: 31%;
            margin: 1%
        }
    }

    @media (min-width: 1366px) {
        .card-goods .goods-wrap .item {
            width: 16%;
            padding: 2px;
            margin: 3px
        }
    }

    @media (min-width: 374px) {
        .wrap-btn {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            margin: 0 -8px -65px;
            padding-top: 23px
        }
    }

    @media (min-width: 767px) {
        .wrap-btn {
            display: none
        }
    }

    .row-btn {
        padding: 5px 0
    }

    @media (min-width: 374px) {
        .row-btn {
            width: 50%;
            padding: 0 8px
        }
    }

    .category-list {
        padding: 10px 0
    }

    @media (min-width: 767px) {
        .category-list {
            padding: 10px 0 50px
        }
    }

    .category-list.new {
        position: relative
    }

    @media (min-width: 767px) {
        .category-list.new {
            bottom: 0;
            margin-top: 0
        }
    }

    .category-list .title {
        font-size: 18px;
        line-height: 1.2;
        color: #301866;
        display: block;
        padding-bottom: 13px;
        letter-spacing: .3px;
        font-weight: 700
    }

    @media (min-width: 767px) {
        .category-list .title {
            font-size: 30px;
            letter-spacing: .5px;
            padding-bottom: 16px
        }
    }

    .category-list ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: -5.5px -2.5px
    }

    @media (min-width: 767px) {
        .category-list ul {
            margin: -4.5px -5px
        }
    }

    .category-list ul li {
        padding: 4px 2.5px
    }

    @media (min-width: 767px) {
        .category-list ul li {
            padding: 4.5px 5px
        }
    }

    .category-list ul a {
        line-height: 1.17;
        background-color: #301866;
        border-radius: 20px;
        color: #fff;
        -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
        padding: 5px 21px 6px;
        font-size: 12px;
        font-weight: 700
    }

    @media (min-width: 767px) {
        .category-list ul a {
            font-size: 12px
        }
    }

    .category-list ul a:hover {
        background-color: #19b1aa
    }

    .category {
        padding-bottom: 21px
    }

    @media (min-width: 767px) {
        .category {
            padding-bottom: 34px
        }
    }

    .category h1, .catalog h1 {
        font-size: 22px;
        letter-spacing: 1.8px;
        line-height: 1.2;
        color: #301866;
        display: block;
        padding-bottom: 17px;
        font-family: "ALS Rundgang", Arial, Helvetica, sans-serif
    }

    @media (min-width: 767px) {
        .category h1, .catalog h1 {
            font-size: 30px;
            letter-spacing: .5px;
            padding-bottom: 33px
        }
    }

    .category-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: -20px -14px
    }

    @media (min-width: 1023px) {
        .category-wrap {
            margin: -18px -25px
        }
    }

    .category .item {
        width: 33.33%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 20px 14px
    }

    @media (min-width: 1023px) {
        .category .item {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row;
            -webkit-box-align: start;
            -ms-flex-align: start;
            align-items: flex-start;
            padding: 18px 25px
        }
    }

    .category .icon {
        margin-bottom: 19px
    }

    @media (min-width: 1023px) {
        .category .icon {
            margin-bottom: 0;
            margin-top: 5px;
            width: 116px;
            height: 116px
        }
    }

    .category .icon a {
        height: 42px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .category .icon a.object {
        position: relative;
        display: inline-block
    }

    .category .icon a.object:after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0
    }

    @media (min-width: 767px) {
        .category .icon a {
            height: 116px;
            width: 116px;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center
        }
    }

    .category .icon a img {
        max-height: 100%;
        width: 100%
    }

    .category .inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    @media (min-width: 1023px) {
        .category .inner {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            padding-left: 36px
        }
    }

    .category .inner ul {
        display: none
    }

    @media (min-width: 1023px) {
        .category .inner ul {
            display: block
        }
    }

    @media (min-width: 1023px) {
        .category .inner ul li {
            padding: 5px 0;
            line-height: 1.2
        }
    }

    @media (min-width: 1023px) {
        .category .inner ul li a:hover {
            color: #19b1aa
        }
    }

    .category .name {
        line-height: 1.32;
        text-align: center;
        max-width: 80px;
        font-size: 12px;
        font-weight: 700;
        color: #301866
    }

    @media (min-width: 767px) {
        .category .name {
            font-size: 20px;
            font-weight: 700;
            max-width: 100%;
            -ms-flex-item-align: start;
            align-self: flex-start;
            white-space: normal
        }
    }

    @media (min-width: 1023px) {
        .category .name {
            margin-bottom: 4px;
            text-align: left
        }
    }

    @media screen and (min-width: 1023px) and (min-width: 0\0
    ) {
        .category .name {
            width: 160px
        }
    }

    @media (min-width: 1023px) {
        .category .name:hover {
            color: #19b1aa
        }
    }

    .cookie {
        background-color: #fff;
        padding: 20px 0;
        position: relative;
        z-index: 10
    }

    @media (min-width: 1023px) {
        .cookie {
            position: absolute;
            bottom: 145px;
            background-color: transparent;
            left: 0;
            width: 100%
        }
    }

    .cookie.hide {
        display: none
    }

    .cookie .wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        line-height: 1.3
    }

    @media (min-width: 1023px) {
        .cookie .wrap {
            background-color: #fff;
            width: 885px;
            padding: 28px 50px 15px 30px;
            position: relative;
            line-height: 1.5
        }
    }

    .cookie .text {
        color: #141414;
        font-size: 10px;
        padding-bottom: 5px
    }

    @media (min-width: 767px) {
        .cookie .text {
            font-size: 14px
        }
    }

    @media (min-width: 1023px) {
        .cookie .text {
            font-size: 22px;
            padding-bottom: 8px;
            line-height: 1.5
        }
    }

    .cookie .text a {
        color: #19b1aa;
        text-decoration: underline
    }

    @media (min-width: 1023px) {
        .cookie .text a:hover {
            -webkit-text-decoration-color: transparent;
            text-decoration-color: transparent
        }
    }

    .cookie .ban {
        color: #c7c7c7;
        font-size: 10px
    }

    @media (min-width: 767px) {
        .cookie .ban {
            font-size: 14px
        }
    }

    @media (min-width: 1023px) {
        .cookie .ban {
            font-size: 16px;
            display: none
        }
    }

    .cookie .close {
        position: absolute;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background-color: #fff;
        border-radius: 50%;
        width: 25px;
        height: 25px;
        bottom: -10px;
        right: 15px;
        font-weight: 900;
        cursor: pointer
    }

    @media (min-width: 1023px) {
        .cookie .close {
            width: 30px;
            height: 30px;
            bottom: auto;
            top: -6px;
            right: -5px;
            -webkit-transition: all .3s;
            transition: all .3s
        }

        .cookie .close:hover {
            color: #19b1aa
        }
    }

    .footer {
        position: relative;
        z-index: 2;
        overflow: hidden;
        background: #301866
    }

    @media (min-width: 374px) {
        .footer {
            background-position: 25% 50%
        }
    }

    @media (min-width: 1023px) {
        .footer {
            padding-top: 125px
        }
    }

    .footer-top {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 -12px;
        position: relative;
        padding-bottom: 22px
    }

    @media (min-width: 374px) {
        .footer-top {
            width: 326px;
            margin: 0 auto
        }
    }

    @media (min-width: 767px) {
        .footer-top {
            width: 100%;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between
        }
    }

    @media (min-width: 1023px) {
        .footer-top {
            padding-bottom: 34px;
            padding-right: 245px
        }
    }

    .footer-top:before {
        position: absolute;
        content: '';
        left: -999px;
        right: -999px;
        height: 2px;
        background-color: rgba(255, 255, 255, 0.1);
        bottom: 0
    }

    .footer-top div {
        width: 50%;
        padding: 0 12px
    }

    @media (min-width: 767px) {
        .footer-top div {
            width: auto
        }
    }

    @media (min-width: 1023px) {
        .footer-top div {
            width: auto
        }
    }

    .footer-top div.hide {
        display: none
    }

    @media (min-width: 767px) {
        .footer-top div.hide {
            display: block
        }
    }

    .footer-top div span {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 18px;
        color: #fff;
        line-height: 1.22;
        padding-bottom: 15px
    }

    @media (min-width: 1023px) {
        .footer-top div span {
            font-size: 24px;
            padding-bottom: 13px
        }
    }

    .footer-top div ul li {
        padding: 3.5px 0
    }

    @media (min-width: 1023px) {
        .footer-top div ul li {
            padding: 3px 0
        }
    }

    .footer-top div ul li a, .footer-top div ul li span {
        font-size: 14px;
        color: #fff
    }

    @media (min-width: 1023px) {
        .footer-top div ul li a, .footer-top div ul li span {
            font-size: 18px
        }
    }

    .footer-top div ul li a:hover, .footer-top div ul li span:hover {
        opacity: .7
    }

    .footer-logo {
        width: 100%;
        padding-left: 34px;
        padding-bottom: 34px
    }

    @media (min-width: 374px) {
        .footer-logo {
            padding-left: 25px
        }
    }

    @media (min-width: 767px) {
        .footer-logo {
            width: auto;
            padding-left: 0
        }
    }

    @media (min-width: 1023px) {
        .footer-logo {
            width: auto;
            padding-left: 0;
            padding-right: 10px;
            padding-top: 10px
        }
    }

    .footer-logo a {
        display: block
    }

    .footer-bottom {
        padding: 25px 0 25px
    }

    @media (min-width: 767px) {
        .footer-bottom {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
            padding: 40px 0 35px
        }
    }

    @media (min-width: 1023px) {
        .footer-bottom {
            padding-right: 245px
        }
    }

    .footer-info, .footer-social {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-bottom: 10px;
        color: #fff;
        font-size: 12px;
        letter-spacing: .35px
    }

    @media (min-width: 374px) {
        .footer-info, .footer-social {
            padding-bottom: 15px
        }
    }

    @media (min-width: 767px) {
        .footer-info, .footer-social {
            -webkit-box-align: start;
            -ms-flex-align: start;
            align-items: flex-start;
            font-size: 16px;
            padding-bottom: 0
        }
    }

    .footer-info a {
        color: #fff
    }

    .footer-info a:hover {
        color: rgba(255, 255, 255, 0.4)
    }

    .footer-social {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        color: #fff
    }

    .footer-social div {
        padding: 0 8px
    }

    @media (min-width: 767px) {
        .footer-social div {
            padding: 0 10px
        }
    }

    .footer-social span span {
        -webkit-transition: all .3s;
        transition: all .3s
    }

    .footer-social span span:hover {
        opacity: .4
    }

    .footer-social .social-icon, .footer-social .ya-market-icon, .footer-social .youtube-icon {
        font-weight: 700
    }

    .goods {
        position: relative;
        z-index: 0
    }

    @media (min-width: 1023px) {
        .goods {
            width: calc(100% - 23.3%);
            padding-left: 30px
        }
    }

    .goods-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 -6.5px;
        position: relative;
        z-index: 1
    }

    @media (min-width: 1023px) {
        .goods-wrap {
            margin: 0 -8px
        }
    }

    .goods-wrap .item {
        width: 50%;
        padding: 5px 6.5px
    }

    @media (min-width: 374px) {
        .goods-wrap .item {
            padding: 7.5px 6.5px
        }
    }

    @media (min-width: 767px) {
        .goods-wrap .item {
            width: 25%
        }
    }

    @media (min-width: 1023px) {
        .goods-wrap .item {
            padding: 7.5px 8px
        }
    }

    .goods-wrap .inner {
        background-color: #fff;
        border-radius: 10px;
        padding: 20px 10px 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        z-index: 1;
        border-radius: 10px 10px 0 0
    }

    .goods-wrap .inner:hover {
        z-index: 2
    }

    .goods-wrap .inner:hover .market-link {
        opacity: 1;
        visibility: visible
    }

    @media (min-width: 374px) {
        .goods-wrap .inner {
            padding-top: 23px;
            padding-bottom: 15px
            height: 100%;
        }
    }

    @media (min-width: 1023px) {
        .goods-wrap .inner {
            padding: 33px 10px 21px
            height: 100%;
        }
    }

    .goods-wrap .info:hover .prompt {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .goods-wrap .info-icon {
        width: 15px;
        height: 15px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: absolute;
        right: 10px;
        top: 10px;
        border-radius: 50%;
        z-index: 2;
        -webkit-transition: all .3s;
        transition: all .3s
    }

    @media (min-width: 1023px) {
        .goods-wrap .info-icon {
            width: 20px;
            height: 20px;
            cursor: pointer
        }

        .goods-wrap .info-icon:hover {
            background-color: #301866
        }
    }

    .goods-wrap .prompt {
        position: absolute;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        border: 1px solid #efefef;
        border-radius: 12px;
        background-color: #fff;
        color: #301866;
        font-size: 10px;
        letter-spacing: .21px;
        line-height: 1.2;
        padding: 8px 35px 6px 11px;
        right: 5px;
        top: 5px;
        z-index: 1;
        max-width: 90%;
        display: none
    }

    .goods-wrap .market-link {
        line-height: 1.21;
        position: absolute;
        z-index: 3;
        bottom: -50px;
        background-color: #fff;
        left: 0;
        right: 0;
        border-top: 1px solid #f4f4f4;
        font-size: 12px;
        opacity: 0;
        -webkit-transition: all .3s;
        transition: all .3s;
        visibility: hidden
    }

    .goods-wrap .market-link span {
        display: -webkit-box;

        display: -ms-flexbox;

        display: flex;

        -webkit-box-align: center;

        -ms-flex-align: center;

        align-items: center;

        -webkit-box-pack: center;

        -ms-flex-pack: center;

        justify-content: center;

        color: #ffffff;

        padding: 7px 0;

        background-color: #19b1aa;

        border-radius: 6px;
    }

    .goods-wrap .market-link span:hover {
        color: #19b1aa
    }

    .goods-wrap .image {
        margin-bottom: 15px
    }

    @media (min-width: 374px) {
        .goods-wrap .image {
            margin-bottom: 10px
        }
    }

    @media (min-width: 1023px) {
        .goods-wrap .image {
            margin-bottom: 25px
        }
    }

    .goods-wrap .image p, .goods-wrap .image span {
        height: 100px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        cursor: pointer
    }

    @media (min-width: 1023px) {
        .goods-wrap .image p, .goods-wrap .image span {
            height: 164px
        }
    }

    .goods-wrap .image p img, .goods-wrap .image span img {
        width: auto;
        max-width: 100%;
        max-height: 100%
    }

    .goods-wrap .brand {
        font-size: 10px;
        line-height: 1.2;
        letter-spacing: .21px;
        color: #d6d6d6;
        margin-bottom: 5px;
        min-height: 14px
    }

    @media (min-width: 374px) {
        .goods-wrap .brand {
            font-size: 12px;
            margin-bottom: 4px
        }
    }

    .goods-wrap .name {
        line-height: 1.17;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        text-align: center;
        color: #301866;
        max-width: 100px;
        height: 35px;
        margin-bottom: 14px;
        overflow: hidden
    }

    @media (min-width: 374px) {
        .goods-wrap .name {
            line-height: 1.25;
            height: 38px;
            max-width: 145px;
            margin-bottom: 8px
        }
    }

    @media (min-width: 1023px) {
        .goods-wrap .name {
            margin-bottom: 25px
        }
    }

    .goods-wrap .name p, .goods-wrap .name span {
        cursor: pointer;
        color: #301866;
        font-weight: 700
    }

    @media (min-width: 374px) {
        .goods-wrap .name p, .goods-wrap .name span {
            font-size: 16px
        }
    }

    @media (min-width: 1023px) {
        .goods-wrap .name p:hover, .goods-wrap .name span:hover {
            color: #19b1aa
        }
    }

    .datalink {
        cursor: pointer
    }

    .goods-wrap .review {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 8px;
        line-height: 1.25;
        margin-bottom: 15px;
        min-height: 16px
    }

    @media (min-width: 1023px) {
        .goods-wrap .review {
            font-size: 12px;
            margin-bottom: 20px
        }
    }

    @media (min-width: 1023px) {
        .goods-wrap .review a:hover {
            color: #19b1aa
        }
    }

    .goods-wrap .review svg {
        margin-right: 4px
    }

    @media (min-width: 1023px) {
        .goods-wrap .review svg {
            margin-right: 8px
        }
    }

    .goods-wrap .shop a, .goods-wrap .shop {
        font-size: 8px;
        line-height: 1.25;
        color: #d6d6d6;
        margin-bottom: 4px;
        min-height: 16px
    }

    @media (min-width: 1023px) {
        .goods-wrap .shop a, .goods-wrap .shop {
            font-size: 12px;
            margin-bottom: 5px
        }
    }

    .goods-wrap .price a, .goods-wrap .price {
        font-size: 15px;
        color: #19b1aa;
        line-height: 1.21;
        min-height: 16px
    }

    .content-box {
        padding-top: 21px
    }

    @media (min-width: 374px) {
        .content-box {
            padding-top: 17px;
            padding-bottom: 9px
        }
    }

    @media (min-width: 1023px) {
        .content-box {
            padding-top: 4px
        }
    }

    .content-box h2 {
        font-size: 22px;
        font-family: "ALS Rundgang", Arial, Helvetica, sans-serif;
        line-height: 1.2;
        letter-spacing: 1.8px;
        display: block;
        color: #301866;
        padding-bottom: 4px
    }

    @media (min-width: 374px) {
        .content-box h2 {
            font-size: 16px;
            font-weight: 700
        }
    }

    @media (min-width: 1023px) {
        .content-box h2 {
            font-size: 30px
        }
    }

    .content-box p {
        line-height: 1.84
    }

    @media (min-width: 767px) {
        .content-box p {
            font-size: 12px
        }
    }

    .select-text {
        padding-left: 4px;
        letter-spacing: .3px;
        font-size: 12px
    }

    @media (min-width: 374px) {
        .select-text {
            padding-left: 10px
        }
    }

    @media (min-width: 1023px) {
        .select-text {
            padding-left: 13px
        }
    }

    .select-wrap {
        position: relative;
        z-index: 2;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .select-box {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0
    }

    .select-icon {
        line-height: 0
    }

    .sort {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        position: relative;
        z-index: 5
    }

    @media (min-width: 1023px) {
        .sort {
            -webkit-box-orient: vertical;
            -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
            padding-bottom: 13px;
            position: relative;
            padding-top: 10px
        }
    }

    .sort-bottom {
        padding-top: 10px
    }

    @media (min-width: 1023px) {
        .sort-bottom {
            padding-top: 25px
        }
    }

    .sort-select {
        margin: 10px 0;
        padding: 0 10px 0 15px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-radius: 20px;
        background-color: #fff;
        height: 40px;
        position: relative;
        z-index: 0
    }

    @media (min-width: 1023px) {
        .sort-select {
            background-color: transparent;
            width: 273px;
            padding-left: 21px;
            height: 60px;
            position: absolute;
            right: -20px;
            top: -20px
        }
    }

    .sort-select select {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        border-radius: 30px;
        height: 40px;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 10px 10px 10px 143px;
        background-color: transparent;
        font-weight: 700
    }

    .sort ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: -2.5px -2.5px
    }

    @media (min-width: 767px) {
        .sort ul {
            margin: -4.5px -5px
        }
    }

    .sort ul li {
        padding: 2.5px 2.5px
    }

    @media (min-width: 767px) {
        .sort ul li {
            padding: 4.5px 5px
        }
    }

    .sort ul a {
        line-height: 1.17;
        font-size: 12px;
        font-weight: 600;
        background-color: #19b1aa;
        border-radius: 20px;
        color: #fff;
        -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
        padding: 5px 21px 6px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    @media (min-width: 767px) {
        .sort ul a {
            font-size: 14px
        }
    }

    .sort ul a:hover {
        background-color: #301866
    }

    .rating {
        position: relative;
        width: 95px;
        margin-bottom: 2px;
        font-size: 12px
    }

    @media (min-width: 1023px) {
        .rating {
            width: 155px;
            margin-bottom: 15px
        }
    }

    .rating-back {
        overflow: hidden;
        white-space: nowrap
    }

    .rating-back svg {
        opacity: .3
    }

    .rating-top {
        position: absolute;
        top: 0;
        left: 0;
        overflow: hidden;
        white-space: nowrap
    }

    .slider {
        padding: 5px 0 10px;
        border-radius: 10px;
        overflow: hidden;
        margin: 1%
    }

    @media (min-width: 374px) {
        .slider {
            padding: 8px 0 7px
        }
    }

    @media (min-width: 1023px) {
        .slider {
            padding: 13px 0 12px
        }
    }

    .slider-card {
        padding: 5px 0
    }

    @media (min-width: 767px) {
        .slider-card {
            margin-bottom: 30px
        }
    }

    @media (min-width: 1023px) {
        .slider-card {
            display: none
        }
    }

    .slider .slick-list {
        border-radius: 10px;
        overflow: hidden
    }

    .slider-title {
        display: block;
        font-size: 18px;
        letter-spacing: .3px;
        color: #301866;
        line-height: 1.23;
        padding-bottom: 5px;
        font-weight: 700
    }

    @media (min-width: 374px) {
        .slider-title {
            padding-bottom: 3px
        }
    }

    @media (min-width: 1023px) {
        .slider-title {
            display: none
        }
    }

    .slider .item {
        padding: 0;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        background-color: #fff;
        cursor: pointer
    }

    .slider .img {
        width: 91px;
        background-size: cover;
        background-position: 50% 50%;
        height: 100px;
        background-color: #19b1aa
    }

    @media (min-width: 1023px) {
        .slider .img {
            width: 109px;
            height: 120px
        }
    }

    .slider .text {
        width: calc(100% - 91px);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        line-height: 1.29;
        padding: 10px 50px 10px 12px
    }

    @media (min-width: 320px) {
        .slider .item {
            width: 98%;
            margin: 1%
        }
    }

    @media (min-width: 374px) {
        .slider .text {
            padding-right: 40px
        }
    }

    @media (min-width: 1023px) {
        .slider .text {
            padding-right: 10px;
            width: calc(100% - 109px);
            line-height: 1.34
        }
    }

    @media (min-width: 1023px) {
        .slider .img {
            width: 109px;
            height: 120px
        }

        .slider .item {
            width: 48%;
            margin: 1%
        }
    }

    @media (min-width: 1200px) {
        .slider .item {
            width: 25%;
            margin: 0
        }
    }

    .slider .text span {
        font-size: 14px;
        letter-spacing: .2px;
        color: #301866
    }

    @media (min-width: 1023px) {
        .slider .text span {
            font-size: 12px;
            letter-spacing: .17px
        }
    }

    .slider-icon {
        position: absolute;
        top: 7px;
        right: 10px
    }

    @media (min-width: 1023px) {
        .slider-icon {
            display: none
        }
    }

    @-webkit-keyframes hgrotate {
        75% {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
            -webkit-transform-origin: center center;
            transform-origin: center center
        }
        100% {
            -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
            -webkit-transform-origin: center center;
            transform-origin: center center
        }
    }

    @keyframes hgrotate {
        75% {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
            -webkit-transform-origin: center center;
            transform-origin: center center
        }
        100% {
            -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
            -webkit-transform-origin: center center;
            transform-origin: center center
        }
    }

    @-webkit-keyframes topsand {
        0% {
            clip: rect(0, 27px, 35px, 0)
        }
        70% {
            clip: rect(14.58333px, 27px, 35px, 0)
        }
        100% {
            clip: rect(14.58333px, 27px, 35px, 0)
        }
    }

    @keyframes topsand {
        0% {
            clip: rect(0, 27px, 35px, 0)
        }
        70% {
            clip: rect(14.58333px, 27px, 35px, 0)
        }
        100% {
            clip: rect(14.58333px, 27px, 35px, 0)
        }
    }

    @-webkit-keyframes bottomsand {
        0% {
            clip: rect(14.58333px, 27px, 35px, 0)
        }
        70% {
            clip: rect(0, 27px, 35px, 0)
        }
        100% {
            clip: rect(0, 27px, 35px, 0)
        }
    }

    @keyframes bottomsand {
        0% {
            clip: rect(14.58333px, 27px, 35px, 0)
        }
        70% {
            clip: rect(0, 27px, 35px, 0)
        }
        100% {
            clip: rect(0, 27px, 35px, 0)
        }
    }

    .loading {
        width: 27px;
        height: 26px;
        margin: 16px auto 0;
        -webkit-animation-name: hgrotate;
        animation-name: hgrotate;
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center
    }

    .hourglass-top, .hourglass-bottom {
        position: relative;
        border-left: 10.8px solid transparent;
        border-right: 10.8px solid transparent
    }

    .hourglass {
        position: relative;
        z-index: 0
    }

    .hourglass:before {
        position: absolute;
        content: '';
        width: 25px;
        height: 4px;
        background-color: #301866;
        top: -4px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        z-index: 1;
        border-radius: 3px
    }

    .hourglass:after {
        position: absolute;
        content: '';
        width: 25px;
        height: 4px;
        background-color: #301866;
        bottom: -4px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        z-index: 1;
        border-radius: 3px
    }

    .hourglass-top {
        border-top: 13px solid #fff
    }

    .hourglass-bottom {
        border-bottom: 13px solid #fff
    }

    .sand-top, .sand-bottom {
        position: absolute;
        border-left: 6.75px solid transparent;
        border-right: 6.75px solid transparent;
        right: 50%
    }

    .loading, .sand-top, .sand-bottom {
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-duration: 1.6s;
        animation-duration: 1.6s;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite
    }

    .sand-top {
        -webkit-animation-name: topsand;
        animation-name: topsand;
        border-top: 10px solid #19b1aa;
        -webkit-transform: translate(50%, -100%);
        -ms-transform: translate(50%, -100%);
        transform: translate(50%, -100%)
    }

    .sand-bottom {
        -webkit-animation-name: bottomsand;
        animation-name: bottomsand;
        border-bottom: 10px solid #19b1aa;
        -webkit-transform: translate(50%, 0);
        -ms-transform: translate(50%, 0);
        transform: translate(50%, 0)
    }

    .header {
        padding: 20px 0 10px;
        position: relative;
        z-index: 1
    }

    @media (min-width: 767px) {
        .header {
            padding: 37px 0 90px
        }
    }

    @media (min-width: 1023px) {
        .header {
            padding-bottom: 37px
        }
    }

    .header-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .header .search-form {
        padding-bottom: 0;
        position: absolute;
        bottom: 0;
        left: 15px;
        right: 15px;
        z-index: 9
    }

    @media (min-width: 374px) {
        .header .search-form {
            left: 20px;
            right: 20px
        }
    }

    @media (min-width: 1023px) {
        .header .search-form {
            position: relative;
            left: 0;
            right: 0;
            margin: 0 65px 0 78px
        }
    }

    .header--main {
        padding-bottom: 20px;
        z-index: 99
    }

    @media (min-width: 1023px) {
        .header--main {
            padding-top: 84px
        }
    }

    @media (min-width: 1023px) {
        .header--main .logo {
            padding-top: 6px
        }
    }

    @media (min-width: 1023px) {
        .header--main .header-wrap {
            padding-left: 58px
        }
    }

    @media (min-width: 767px) {
        .header--not-found {
            padding-bottom: 0
        }
    }

    @media (min-width: 767px) {
        .header--not-found .header-wrap {
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center
        }
    }

    @media (min-width: 767px) {
        .header--not-found .search-form {
            width: 615px;
            margin: 0;
            margin-left: 78px;
            position: relative;
            left: 0;
            right: 0
        }
    }

    .decor-left {
        display: none
    }

    @media (min-width: 1023px) {
        .decor-left {
            position: absolute;
            z-index: -1;
            display: block;
            left: 0;
            top: 0;
            width: 220px;
            height: 150px
        }
    }

    @media (min-width: 1500px) {
        .decor-left {
            width: 430px;
            height: 415px
        }
    }

    .decor-right {
        display: none
    }

    @media (min-width: 1023px) {
        .decor-right {
            position: absolute;
            z-index: -1;
            display: block;
            right: 0;
            top: 0;
            width: 220px;
            height: 150px
        }
    }

    @media (min-width: 1500px) {
        .decor-right {
            width: 540px;
            height: 470px
        }
    }

    .logo {
        line-height: 1;
        padding-top: 3px
    }

    @media (min-width: 767px) {
        .logo {
            padding-top: 1px;
            position: relative;
            z-index: 0
        }

        .logo:before {
            position: absolute;
            content: '';
            width: 130px;
            height: 130px;
            background-color: #fff;
            border-radius: 50%;
            z-index: -1;
            top: -50px;
            left: -60px
        }
    }

    .logo-link {
        font-size: 24px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        cursor: pointer
    }

    @media (min-width: 767px) {
        .city {
            position: relative;
            z-index: 10
        }
    }

    .city-btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        cursor: pointer
    }

    @media (min-width: 767px) {
        .city-btn {
            position: relative;
            z-index: 2
        }
    }

    .city-text {
        font-size: 14px;
        line-height: 1.21;
        padding-left: 4px;
        padding-right: 8px;
        position: relative
    }

    @media (min-width: 767px) {
        .city-text {
            font-size: 30px;
            padding-right: 22px;
            padding-left: 17px
        }
    }

    .city-text:before {
        position: absolute;
        content: '';
        width: 4px;
        height: 4px;
        border-left: 1px solid #000;
        border-bottom: 1px solid #000;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        right: 0;
        top: 5px
    }

    @media (min-width: 767px) {
        .city-text:before {
            width: 13px;
            height: 13px;
            top: 11px;
            border-left: 3px solid #000;
            border-bottom: 3px solid #000
        }
    }

    .city-drop {
        position: fixed;
        z-index: 10;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        height: 100vh;
        background-color: #fff;
        padding: 20px 20px 40px;
        display: none;
        overflow: hidden
    }

    @media (min-width: 767px) {
        .city-drop {
            width: 435px;
            height: 558px;
            border-radius: 10px;
            z-index: 1;
            top: -30px;
            left: auto;
            right: -15px;
            padding-top: 130px;
            position: absolute
        }
    }

    @media (min-width: 1600px) {
        .city-drop {
            left: -30px
        }
    }

    .city-drop.active {
        display: block
    }

    .city-head {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 15px
    }

    @media (min-width: 767px) {
        .city-head {
            display: none
        }
    }

    .city-title {
        font-size: 18px;
        letter-spacing: .3px;
        color: #301866;
        font-weight: 700
    }

    .city-back {
        width: 24px;
        height: 24px;
        position: relative
    }

    .city-back:before {
        position: absolute;
        content: '';
        width: 16px;
        height: 6px;
        border-right: 2px solid #000;
        border-bottom: 2px solid #000;
        left: 5px;
        top: 7px
    }

    .city-back:after {
        position: absolute;
        content: '';
        width: 8px;
        height: 8px;
        border-left: 2px solid #000;
        border-bottom: 2px solid #000;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 8px;
        left: 4px
    }

    .city-select {
        width: 100%
    }

    .circle {
        position: absolute;
        z-index: -2;
        background-color: #fff;
        border-radius: 50%
    }

    .circle-1 {
        width: 74px;
        height: 74px;
        top: -30px;
        left: -30px
    }

    @media (min-width: 767px) {
        .circle-1 {
            display: none
        }
    }

    .circle-2 {
        width: 30px;
        height: 30px;
        top: 100px;
        left: 30px
    }

    .circle-3 {
        width: 25px;
        height: 25px;
        top: 50px;
        left: 48%
    }

    .circle-4 {
        width: 25px;
        height: 25px;
        top: 105px;
        left: 44%
    }

    .circle-5 {
        width: 25px;
        height: 25px;
        top: 93px;
        right: 22%
    }

    .circle-6 {
        width: 30px;
        height: 30px;
        top: 120px;
        right: -5px
    }

    @media (min-width: 767px) {
        .circle-6 {
            top: 90px
        }
    }

    .circle-7 {
        width: 25px;
        height: 25px;
        top: 135px;
        right: 10%
    }

    .circle-8 {
        width: 35px;
        height: 35px;
        top: 60px;
        left: 13%
    }

    .circle-9 {
        width: 35px;
        height: 35px;
        bottom: 20px;
        left: 10%
    }

    .circle-10 {
        width: 35px;
        height: 35px;
        bottom: -20px;
        left: 7%
    }

    .circle-11 {
        width: 25px;
        height: 25px;
        bottom: 10px;
        left: 38%
    }

    .circle-12 {
        width: 20px;
        height: 20px;
        bottom: 10px;
        right: 14%
    }

    .circle-13 {
        width: 40px;
        height: 40px;
        bottom: -30px;
        right: 22%
    }

    @media (min-width: 767px) {
        .circle-13 {
            bottom: 10px;
            right: 40%
        }
    }

    .circle-14 {
        width: 25px;
        height: 25px;
        bottom: -50px;
        right: 33%
    }

    .nav {
        padding: 63px 0 40px;
        position: relative;
        z-index: 0
    }

    @media (min-width: 767px) {
        .nav {
            padding-top: 18px
        }
    }

    .nav-icon {
        height: 42px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 19px
    }

    @media (min-width: 767px) {
        .nav-icon {
            height: 150px;
            margin-bottom: 34px
        }
    }

    .nav-text {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
        line-height: 1.45;
        color: #301866;
        width: 80px;
        font-weight: 700
    }

    @media (min-width: 767px) {
        .nav-text {
            font-size: 30px;
            width: auto;
            line-height: 1.2;
            letter-spacing: .7px
        }
    }

    @media (min-width: 1023px) {
        .nav-text {
            -webkit-transition: all .3s;
            transition: all .3s
        }
    }

    nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 0 -12px
    }

    nav div {
        width: 33.33%;
        padding: 20px 12px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    @media (min-width: 767px) {
        nav div {
            padding: 47px 12px
        }
    }

    nav a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    @media (min-width: 1023px) {
        nav a:hover .nav-text {
            color: #19b1aa
        }
    }

    #c {
        width: 100%;
        height: 400px;
        position: absolute;
        z-index: -1;
        top: -10px
    }

    @media (min-width: 767px) {
        #c {
            display: none
        }
    }

    #c2 {
        width: 100%;
        height: 400px;
        position: absolute;
        z-index: -1;
        bottom: -15px;
        -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        transform: rotate(-180deg)
    }

    @media (min-width: 767px) {
        #c2 {
            display: none
        }
    }

    #c3 {
        display: none
    }

    @media (min-width: 767px) {
        #c3 {
            display: block;
            width: 100%;
            height: 400px;
            position: absolute;
            z-index: -1;
            bottom: -150px;
            -webkit-transform: rotate(-180deg);
            -ms-transform: rotate(-180deg);
            transform: rotate(-180deg)
        }
    }

    #c4 {
        width: 100%;
        height: 400px;
        position: absolute;
        z-index: -1;
        top: -10px
    }

    @media (min-width: 767px) {
        #c4 {
            display: none
        }
    }

    #c5 {
        width: 100%;
        height: 300px;
        position: absolute;
        z-index: -1;
        top: 350px;
        -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        transform: rotate(-180deg)
    }

    @media (min-width: 767px) {
        #c5 {
            display: none
        }
    }

    #c6 {
        width: calc(100% + 30px);
        height: calc(100% + 70px);
        position: absolute;
        z-index: -1;
        bottom: -15px;
        margin: 0 -15px
    }

    @media (min-width: 374px) {
        #c6 {
            width: calc(100% + 40px);
            margin: 0 -20px
        }
    }

    @media (min-width: 767px) {
        #c6 {
            display: none
        }
    }

    #c7 {
        width: 100%;
        height: 300px;
        position: absolute;
        z-index: -1;
        top: 30px
    }

    @media (min-width: 767px) {
        #c7 {
            display: none
        }
    }

    .not-found {
        padding-top: 75px;
        position: relative;
        z-index: 0;
        bottom: -62px;
        margin-top: -62px
    }

    @media (min-width: 767px) {
        .not-found {
            margin-top: 0;
            bottom: 0;
            padding-bottom: 50px
        }
    }

    @media (min-width: 1023px) {
        .not-found {
            padding-top: 142px
        }
    }

    .not-found-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .not-found-icon {
        margin-bottom: 30px;
        width: 280px;
        height: 130px
    }

    @media (min-width: 374px) {
        .not-found-icon {
            width: 330px;
            height: 153px;
            margin-bottom: 46px
        }
    }

    @media (min-width: 767px) {
        .not-found-icon {
            width: 660px;
            height: 306px;
            margin-bottom: 10px
        }
    }

    @media (min-width: 1200px) {
        .not-found-icon {
            width: 1179px;
            height: 545px
        }
    }

    .not-found-text {
        font-size: 20px;
        letter-spacing: .27px;
        line-height: 1.2;
        margin-bottom: 10px
    }

    @media (min-width: 767px) {
        .not-found-text {
            font-size: 30px;
            letter-spacing: .5px;
            margin-bottom: 13px
        }
    }

    .not-found .btn {
        width: 228px;
        padding-bottom: 9px
    }

    @media (min-width: 767px) {
        .not-found .btn {
            background-color: transparent;
            font-size: 30px;
            color: #19b1aa;
            line-height: 1.2;
            text-decoration: underline;
            padding: 0;
            width: auto
        }

        .not-found .btn:hover {
            color: #301866
        }
    }

    #preloader {
        position: fixed;
        margin: 0 auto;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        background: #fff;
        z-index: 9999
    }

    #preloader .preloader-wrapper {
        position: absolute;
        margin: auto;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0
    }

    body.overflow-hidden {
        overflow: hidden
    }

    body.overflow-hidden .compensate-for-preloader {
        margin-right: 17px
    }

    @media (min-width: 1023px) {
        body.overflow-hidden .compensate-for-preloader {
            margin: 0
        }
    }

    .preloader-wrapper.small {
        width: 36px;
        height: 36px
    }

    .preloader-wrapper.big {
        width: 64px;
        height: 64px
    }

    .preloader-wrapper.active {
        -webkit-animation: container-rotate 1568ms linear infinite;
        animation: container-rotate 1568ms linear infinite
    }

    @-webkit-keyframes container-rotate {
        to {
            -webkit-transform: rotate(360deg)
        }
    }

    @keyframes container-rotate {
        to {
            -webkit-transform: rotate(360deg);
            transform: rotate(360deg)
        }
    }

    .spinner-layer {
        position: absolute;
        width: 100%;
        height: 100%;
        opacity: 0;
        border-color: blue
    }

    .spinner-blue, .spinner-blue-only {
        border-color: #4285f4
    }

    .spinner-red, .spinner-red-only {
        border-color: #db4437
    }

    .spinner-yellow, .spinner-yellow-only {
        border-color: #f4b400
    }

    .spinner-green, .spinner-green-only {
        border-color: #0f9d58
    }

    .active .spinner-layer.spinner-blue {
        -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, blue-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
        animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, blue-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both
    }

    .active .spinner-layer.spinner-red {
        -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, red-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
        animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, red-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both
    }

    .active .spinner-layer.spinner-yellow {
        -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, yellow-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
        animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, yellow-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both
    }

    .active .spinner-layer.spinner-green {
        -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, green-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
        animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, green-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both
    }

    .active .spinner-layer, .active .spinner-layer.spinner-blue-only, .active .spinner-layer.spinner-red-only, .active .spinner-layer.spinner-yellow-only, .active .spinner-layer.spinner-green-only {
        opacity: 1;
        -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
        animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both
    }

    @-webkit-keyframes fill-unfill-rotate {
        12.5% {
            -webkit-transform: rotate(135deg)
        }
        25% {
            -webkit-transform: rotate(270deg)
        }
        37.5% {
            -webkit-transform: rotate(405deg)
        }
        50% {
            -webkit-transform: rotate(540deg)
        }
        62.5% {
            -webkit-transform: rotate(675deg)
        }
        75% {
            -webkit-transform: rotate(810deg)
        }
        87.5% {
            -webkit-transform: rotate(945deg)
        }
        to {
            -webkit-transform: rotate(1080deg)
        }
    }

    @keyframes fill-unfill-rotate {
        12.5% {
            -webkit-transform: rotate(135deg);
            transform: rotate(135deg)
        }
        25% {
            -webkit-transform: rotate(270deg);
            transform: rotate(270deg)
        }
        37.5% {
            -webkit-transform: rotate(405deg);
            transform: rotate(405deg)
        }
        50% {
            -webkit-transform: rotate(540deg);
            transform: rotate(540deg)
        }
        62.5% {
            -webkit-transform: rotate(675deg);
            transform: rotate(675deg)
        }
        75% {
            -webkit-transform: rotate(810deg);
            transform: rotate(810deg)
        }
        87.5% {
            -webkit-transform: rotate(945deg);
            transform: rotate(945deg)
        }
        to {
            -webkit-transform: rotate(1080deg);
            transform: rotate(1080deg)
        }
    }

    @-webkit-keyframes blue-fade-in-out {
        from {
            opacity: 1
        }
        25% {
            opacity: 1
        }
        26% {
            opacity: 0
        }
        89% {
            opacity: 0
        }
        90% {
            opacity: 1
        }
        100% {
            opacity: 1
        }
    }

    @keyframes blue-fade-in-out {
        from {
            opacity: 1
        }
        25% {
            opacity: 1
        }
        26% {
            opacity: 0
        }
        89% {
            opacity: 0
        }
        90% {
            opacity: 1
        }
        100% {
            opacity: 1
        }
    }

    @-webkit-keyframes red-fade-in-out {
        from {
            opacity: 0
        }
        15% {
            opacity: 0
        }
        25% {
            opacity: 1
        }
        50% {
            opacity: 1
        }
        51% {
            opacity: 0
        }
    }

    @keyframes red-fade-in-out {
        from {
            opacity: 0
        }
        15% {
            opacity: 0
        }
        25% {
            opacity: 1
        }
        50% {
            opacity: 1
        }
        51% {
            opacity: 0
        }
    }

    @-webkit-keyframes yellow-fade-in-out {
        from {
            opacity: 0
        }
        40% {
            opacity: 0
        }
        50% {
            opacity: 1
        }
        75% {
            opacity: 1
        }
        76% {
            opacity: 0
        }
    }

    @keyframes yellow-fade-in-out {
        from {
            opacity: 0
        }
        40% {
            opacity: 0
        }
        50% {
            opacity: 1
        }
        75% {
            opacity: 1
        }
        76% {
            opacity: 0
        }
    }

    @-webkit-keyframes green-fade-in-out {
        from {
            opacity: 0
        }
        65% {
            opacity: 0
        }
        75% {
            opacity: 1
        }
        90% {
            opacity: 1
        }
        100% {
            opacity: 0
        }
    }

    @keyframes green-fade-in-out {
        from {
            opacity: 0
        }
        65% {
            opacity: 0
        }
        75% {
            opacity: 1
        }
        90% {
            opacity: 1
        }
        100% {
            opacity: 0
        }
    }

    .gap-patch {
        position: absolute;
        top: 0;
        left: 45%;
        width: 10%;
        height: 100%;
        overflow: hidden;
        border-color: inherit
    }

    .gap-patch .circle {
        width: 1000%;
        left: -450%
    }

    .circle-clipper {
        display: inline-block;
        position: relative;
        width: 50%;
        height: 100%;
        overflow: hidden;
        border-color: inherit
    }

    .circle-clipper .circle {
        width: 200%;
        height: 100%;
        border-width: 3px;
        border-style: solid;
        border-color: inherit;
        border-bottom-color: transparent !important;
        border-radius: 50%;
        -webkit-animation: none;
        animation: none;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0
    }

    .circle-clipper.left .circle {
        left: 0;
        border-right-color: transparent !important;
        -webkit-transform: rotate(129deg);
        -ms-transform: rotate(129deg);
        transform: rotate(129deg)
    }

    .circle-clipper.right .circle {
        left: -100%;
        border-left-color: transparent !important;
        -webkit-transform: rotate(-129deg);
        -ms-transform: rotate(-129deg);
        transform: rotate(-129deg)
    }

    .active .circle-clipper.left .circle {
        -webkit-animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
        animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both
    }

    .active .circle-clipper.right .circle {
        -webkit-animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
        animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both
    }

    @-webkit-keyframes left-spin {
        from {
            -webkit-transform: rotate(130deg)
        }
        50% {
            -webkit-transform: rotate(-5deg)
        }
        to {
            -webkit-transform: rotate(130deg)
        }
    }

    @keyframes left-spin {
        from {
            -webkit-transform: rotate(130deg);
            transform: rotate(130deg)
        }
        50% {
            -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg)
        }
        to {
            -webkit-transform: rotate(130deg);
            transform: rotate(130deg)
        }
    }

    @-webkit-keyframes right-spin {
        from {
            -webkit-transform: rotate(-130deg)
        }
        50% {
            -webkit-transform: rotate(5deg)
        }
        to {
            -webkit-transform: rotate(-130deg)
        }
    }

    @keyframes right-spin {
        from {
            -webkit-transform: rotate(-130deg);
            transform: rotate(-130deg)
        }
        50% {
            -webkit-transform: rotate(5deg);
            transform: rotate(5deg)
        }
        to {
            -webkit-transform: rotate(-130deg);
            transform: rotate(-130deg)
        }
    }

    #spinnerContainer.cooldown {
        -webkit-animation: container-rotate 1568ms linear infinite, fade-out 400ms cubic-bezier(0.4, 0, 0.2, 1);
        animation: container-rotate 1568ms linear infinite, fade-out 400ms cubic-bezier(0.4, 0, 0.2, 1)
    }

    @-webkit-keyframes fade-out {
        from {
            opacity: 1
        }
        to {
            opacity: 0
        }
    }

    @keyframes fade-out {
        from {
            opacity: 1
        }
        to {
            opacity: 0
        }
    }

    .search {
        padding: 2px 0 20px;
        position: relative;
        z-index: 88
    }

    @media (min-width: 767px) {
        .search {
            padding: 66px 0 20px
        }
    }

    .search-wrap {
        position: relative;
        z-index: 0
    }

    @media (min-width: 767px) {
        .search-wrap {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
            flex-direction: column-reverse
        }
    }

    .search-form {
        position: relative;
        z-index: 0;
        padding-bottom: 42px
    }

    @media (min-width: 767px) {
        .search-form {
            padding-bottom: 0
        }
    }

    @media (min-width: 1023px) {
        .search-form {
            width: 900px;
            margin: 0 auto
        }
    }

    .search-btn {
        position: absolute;
        right: 6px;
        top: 9px;
        padding: 0;
        width: 22px;
        height: 22px;
        background-color: transparent;
        z-index: 9999999
    }

    .search-input-wrap {
        z-index: 9999
    }

    .search-btn:hover {
        background-color: transparent
    }

    .search-btn:hover svg {
        fill: #19b1aa
    }

    @media (min-width: 767px) {
        .search-btn {
            top: 20px;
            right: 25px
        }
    }

    .search-caption {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        line-height: .85
    }

    @media (min-width: 767px) {
        .search-caption {
            display: block;
            text-align: center;
            margin-bottom: 41px
        }
    }

    .search-text {
        font-size: 70px;
        color: #301866;
        font-weight: 400;
        padding-left: 14px;
        text-transform: capitalize;
        font-family: "ALS Rundgang", Arial, Helvetica, sans-serif
    }

    @media (min-width: 767px) {
        .search-text {
            padding-left: 0;
            padding-bottom: 0;
            font-size: 60px;
            text-transform: none
        }
    }

    .search-goods {
        font-size: 45px;
        color: #301866;
        font-weight: 400;
        padding-right: 40px;
        padding-bottom: 7px;
        text-transform: capitalize;
        font-family: "ALS Rundgang", Arial, Helvetica, sans-serif
    }

    @media (min-width: 767px) {
        .search-goods {
            padding-right: 0;
            padding-bottom: 0;
            font-size: 60px;
            text-transform: none
        }
    }

    .search-price {
        font-size: 55px;
        color: #19b1aa;
        font-weight: 700
    }

    @media (min-width: 767px) {
        .search-price {
            padding-left: 0;
            font-size: 60px;
            font-family: "ALS Rundgang", Arial, Helvetica, sans-serif;
            font-weight: 400
        }
    }

    .search-price span {
        text-transform: uppercase
    }

    @media (min-width: 767px) {
        .search-price span {
            text-transform: none
        }
    }

    .video-desc {
        font-size: 14px;
        line-height: 16px
    }

    .feedback__title {
        margin-bottom: 1em;
        color: #1d1d1d;
        font-size: 3rem;
        font-weight: 400
    }

    .feedback-leave {
        margin-bottom: 10rem;
        padding: 4.5rem;
        border: .1rem solid #d7d7d7;
        -webkit-border-radius: .2rem;
        -moz-border-radius: .2rem;
        border-radius: .2rem;
        float: left
    }

    .feedback-leave__top {
        margin-bottom: 4rem;
        float: left
    }

    .feedback-leave-users {
        width: 40.22989%;
        float: left;
        margin-right: 2.46305%;
        color: #484848
    }

    .feedback-leave-shop {
        width: 57.30706%;
        float: right;
        margin-right: 0;
        padding-left: 7.38916%;
        color: #484848
    }

    .feedback-leave-form {
        width: 40.22989%;
        float: left;
        margin-right: 2.46305%;
        color: #484848
    }

    .feedback-leave-value {
        width: 57.30706%;
        float: right;
        margin-right: 0;
        padding-left: 7.38916%;
        color: #484848
    }

    .news-list {
        display: grid;
        grid-gap: 20px;
        grid-template-columns: repeat(3, 1fr)
    }

    @media (max-width: 767px) {
        .news-list {
            grid-template-columns: 1fr
        }
    }

    .news-item {
        background: #fff;
        padding: 20px 15px;
        border: 0;
        border-radius: 10px
    }

    .article-item-title a {
        font-size: 18px;
        font-weight: 600;
        line-height: 1;
        color: #301866
    }

    .article-item-desc {
        margin-bottom: 10px;
        font-size: 14px;
        line-height: 1.84
    }

    .article-read {
        display: block;
        width: 150px;
        height: 36px;
        padding: 0;
        background-color: #301866;
        color: #fff;
        border: 0;
        border-radius: 50px;
        outline: 0;
        font-size: 14px;
        line-height: 33px;
        cursor: pointer;
        text-align: center
    }

    a.article-read:hover {
        color: #fff;
        background-color: #19b1aa
    }

    .catalog .article, .catalog .page, .yawidget_inner {
        margin: 0;
        border-radius: 10px;
        overflow: hidden;
        background-color: #fff;
        padding: 21px 30px 15px
    }

    @media (max-width: 767px) {
        .catalog .article, .catalog .page, .yawidget_inner {
            padding: 15px
        }
    }

    .article-text p, .content-text p {
        font-size: 16px;
        line-height: 19px;
        margin: 0 0 10px
    }

    .content-share {
        margin-top: 20px
    }

    .yawidget_wrapper {
        margin-bottom: 25px
    }

    .tags__hidden {
        display: none
    }

    .sort ul li.allActive a {
        background-color: #2a7ea0
    }

    .similar-goods-title {
        display: block;
        font-size: 22px;
        letter-spacing: .3px;
        color: #301866;
        line-height: 1.23;
        padding-bottom: 5px;
        font-family: "ALS Rundgang", Arial, Helvetica, sans-serif
    }

    @media (min-width: 767px) {
        .similar-goods-title {
            font-size: 30px
        }
    }

    #TOP_PAGE {
        margin-bottom: 10px
    }

    .catalog-list-info {
        padding: 5px
    }

    .CatLeft {
        margin-top: 0px;
        height: 0px;
    }

    .notIE {
        position: relative;
        display: inline-block
    }

    select.fancyArrowSelect {
        display: block;
        height: 30px;
        width: 125px;
        padding: 2px 10px 2px 2px;
        outline: 0;
        color: #74646e;
        background: #f9f9f9;
        font-size: 12px;
        position: relative;
        top: 16px;
        right: 0;
        float: right
    }

    select.fancyArrowSelect:focus {
        border: 0
    }

    .notIE .fancyArrow {
        width: 23px;
        height: 28px;
        position: absolute;
        display: inline-block;
        top: 1px;
        right: 3px;
        background: url(https://www.stackoverflow.com/favicon.ico) right / 90% no-repeat #fff;
        pointer-events: none
    }

    @media screen and (min-width: 0\0
    ) {
        .notIE .fancyArrow {
            display: none
        }
    }

    .newcity {
        position: fixed;
        z-index: 10;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        height: 100vh;
        background-color: #fff;
        padding: 20px 20px 40px;
        display: none;
        overflow: hidden
    }

    @media (min-width: 767px) {
        .newcity {
            width: 435px;
            height: 558px;
            border-radius: 10px;
            z-index: 1;
            top: -30px;
            left: auto;
            right: -15px;
            padding-top: 130px;
            position: absolute
        }
    }

    @media (min-width: 1600px) {
        .newcity {
            left: -30px
        }
    }

    .newcity.active {
        display: block
    }

    #city-list {
        overflow-y: scroll;
        max-height: 80%;
        width: 100%;
        margin: 10px 0;
        padding-left: 10px
    }

    #city-list li:hover {
        color: #19b1aa;
        cursor: pointer
    }

    .selectcity-dropdown {
        padding: 0;
        position: relative;
        display: block
    }

    .selectcity-dropdown:before {
        position: absolute;
        content: '';
        background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iQ2FwYV8xIiBkYXRhLW5hbWU9IkNhcGEgMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgNTUgNTYuOTciPg0KICA8dGl0bGU+c2VhcmNoPC90aXRsZT4NCiAgPHBhdGggZD0iTTU0LjE2LDUxLjg5TDQwLjYsMzcuNzlBMjMsMjMsMCwxLDAsMjMsNDZhMjIuNzUsMjIuNzUsMCwwLDAsMTMuMTgtNC4xNkw0OS44NCw1NkEzLDMsMCwxLDAsNTQuMTYsNTEuODlaTTIzLDZBMTcsMTcsMCwxLDEsNiwyMywxNywxNywwLDAsMSwyMyw2WiIvPg0KPC9zdmc+DQo=);
        width: 12px;
        height: 12px;
        background-size: 12px 12px;
        right: 13px;
        top: 15px
    }

    @media (min-width: 767px) {
        .selectcity-dropdown:before {
            width: 16px;
            height: 16px;
            background-size: 16px 16px;
            top: 21px;
            right: 47px
        }
    }

    @media (max-width: 767px) {
        #city-list {
            max-height: 90%
        }

        select.fancyArrowSelect {
            top: 5px
        }
    }

    .livesearch {
        position: relative;
        z-index: 9
    }

    #livesearch {
        position: relative;
        z-index: 9
    }

    .overbg {
        display: none;
        position: fixed;
        background: rgba(0, 0, 0, 0.10);
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 1
    }

    .overbgcity {
        display: none;
        position: fixed;
        background: rgba(0, 0, 0, 0.10);
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 10
    }

    .search_result {
        position: absolute;
        display: none;
        border: 0 solid #ccc;
        padding: 5px;
        padding-top: 50px;
        font-size: 13px;
        margin: 0;
        height: 250px;
        overflow-y: scroll;
        top: 25px;
        width: 100%;
        z-index: 0;
        background-color: #fff;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px
    }

    .search_result li {
        list-style: none;
        padding: 3px 5px;
        border-bottom: 1px solid #eaeaea
    }

    .search_result li:hover {
        background-color: #f4f3f3;
        cursor: pointer
    }

    .search_result li a {
        display: block;
        color: #4e4e4e;
        text-decoration: none;
        padding-left: 60px;
        line-height: 50px;
        float: left
    }

    .search_result li .image {
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 100%;
        width: 300px;
        height: 300px;
        float: left;
        cursor: pointer
    }

    @media (max-width: 767px) {
        .search_result {
            padding-top: 25px;
            top: 23px
        }
    }

    .geo_cityes {
        display: none
    }

    #marketWidgetCatOne {
        margin: 1%;
        background: #fff;
        width: 100%;
        padding: 0
    }

    #marketWidgetCatTwo {
        margin: 1%;
        background: #fff;
        width: 100%;
        padding: 0
    }

    body.compensate-for-scrollbar {
        overflow: hidden;
        -ms-overflow-style: none
    }

    .fancybox-active {
        height: auto
    }

    .fancybox-is-hidden {
        left: -9999px;
        margin: 0;
        position: absolute !important;
        top: -9999px;
        visibility: hidden
    }

    .fancybox-container {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        height: 100%;
        left: 0;
        outline: 0;
        position: fixed;
        -webkit-tap-highlight-color: transparent;
        top: 0;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        width: 100%;
        z-index: 99992
    }

    .fancybox-container * {
        box-sizing: border-box
    }

    .fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
        bottom: 0;
        left: 0;
        position: absolute;
        right: 0;
        top: 0
    }

    .fancybox-outer {
        -webkit-overflow-scrolling: touch;
        overflow-y: auto
    }

    .fancybox-bg {
        background: #1e1e1e;
        opacity: 0;
        transition-duration: inherit;
        transition-property: opacity;
        transition-timing-function: cubic-bezier(.47, 0, .74, .71)
    }

    .fancybox-is-open .fancybox-bg {
        opacity: .87;
        transition-timing-function: cubic-bezier(.22, .61, .36, 1)
    }

    .fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
        direction: ltr;
        opacity: 0;
        position: absolute;
        transition: opacity .25s ease, visibility 0s ease .25s;
        visibility: hidden;
        z-index: 99997
    }

    .fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar {
        opacity: 1;
        transition: opacity .25s ease 0s, visibility 0s ease 0s;
        visibility: visible
    }

    .fancybox-infobar {
        color: #ccc;
        font-size: 13px;
        -webkit-font-smoothing: subpixel-antialiased;
        height: 44px;
        left: 0;
        line-height: 44px;
        min-width: 44px;
        mix-blend-mode: difference;
        padding: 0 10px;
        pointer-events: none;
        top: 0;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .fancybox-toolbar {
        right: 0;
        top: 0
    }

    .fancybox-stage {
        direction: ltr;
        overflow: visible;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        z-index: 99994
    }

    .fancybox-is-open .fancybox-stage {
        overflow: hidden
    }

    .fancybox-slide {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        display: none;
        height: 100%;
        left: 0;
        outline: 0;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
        padding: 44px 44px 0;
        position: absolute;
        text-align: center;
        top: 0;
        transition-property: opacity, -webkit-transform;
        transition-property: transform, opacity;
        transition-property: transform, opacity, -webkit-transform;
        white-space: normal;
        width: 100%;
        z-index: 99994
    }

    .fancybox-slide:before {
        content: "";
        display: inline-block;
        font-size: 0;
        height: 100%;
        vertical-align: middle;
        width: 0
    }

    .fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
        display: block
    }

    .fancybox-slide--next {
        z-index: 99995
    }

    .fancybox-slide--image {
        padding: 44px 0 0;
        overflow: visible
    }

    .fancybox-slide--image:before {
        display: none
    }

    .fancybox-slide--html {
        padding: 6px 6px 0
    }

    .fancybox-content {
        background: #fff;
        display: inline-block;
        margin: 0 0 44px;
        max-width: 100%;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
        padding: 44px;
        position: relative;
        text-align: left;
        vertical-align: middle
    }

    .fancybox-slide--image .fancybox-content {
        -webkit-animation-timing-function: cubic-bezier(.5, 0, .14, 1);
        animation-timing-function: cubic-bezier(.5, 0, .14, 1);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        background: transparent;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        left: 0;
        max-width: none;
        overflow: visible;
        padding: 0;
        position: absolute;
        top: 0;
        -webkit-transform-origin: top left;
        transform-origin: top left;
        transition-property: opacity, -webkit-transform;
        transition-property: transform, opacity;
        transition-property: transform, opacity, -webkit-transform;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        z-index: 99995
    }

    .fancybox-slide--html .fancybox-content {
        margin: 0 0 6px
    }

    .fancybox-can-zoomOut .fancybox-content {
        cursor: zoom-out
    }

    .fancybox-can-zoomIn .fancybox-content {
        cursor: zoom-in
    }

    .fancybox-can-pan .fancybox-content, .fancybox-can-swipe .fancybox-content {
        cursor: -webkit-grab;
        cursor: grab
    }

    .fancybox-is-grabbing .fancybox-content {
        cursor: -webkit-grabbing;
        cursor: grabbing
    }

    .fancybox-container [data-selectable=true] {
        cursor: text
    }

    .fancybox-image, .fancybox-spaceball {
        background: transparent;
        border: 0;
        height: 100%;
        left: 0;
        margin: 0;
        max-height: none;
        max-width: none;
        padding: 0;
        position: absolute;
        top: 0;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        width: 100%
    }

    .fancybox-spaceball {
        z-index: 1
    }

    .fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--video .fancybox-content {
        height: calc(100% - 44px);
        overflow: visible;
        padding: 0;
        width: 100%
    }

    .fancybox-slide--video .fancybox-content {
        background: #000
    }

    .fancybox-slide--map .fancybox-content {
        background: #e5e3df
    }

    .fancybox-slide--iframe .fancybox-content {
        background: #fff
    }

    .fancybox-iframe, .fancybox-video {
        background: transparent;
        border: 0;
        display: block;
        height: 100%;
        margin: 0;
        overflow: hidden;
        padding: 0;
        vertical-align: top;
        width: 100%
    }

    .fancybox-error {
        background: #fff;
        cursor: default;
        max-width: 400px;
        padding: 40px;
        width: 100%
    }

    .fancybox-error p {
        color: #444;
        font-size: 16px;
        line-height: 20px;
        margin: 0;
        padding: 0
    }

    .fancybox-button {
        background: rgba(30, 30, 30, .6);
        border: 0;
        border-radius: 0;
        cursor: pointer;
        display: inline-block;
        height: 44px;
        margin: 0;
        padding: 10px;
        transition: color .2s;
        vertical-align: top;
        visibility: inherit;
        width: 44px
    }

    .fancybox-button, .fancybox-button:link, .fancybox-button:visited {
        color: #ccc
    }

    .fancybox-button:hover {
        color: #fff
    }

    .fancybox-button:focus {
        outline: 0
    }

    .fancybox-button.fancybox-focus {
        outline: 1px dotted
    }

    .fancybox-button.disabled, .fancybox-button.disabled:hover, .fancybox-button[disabled], .fancybox-button[disabled]:hover {
        color: #888;
        cursor: default;
        outline: 0
    }

    .fancybox-button svg {
        display: block;
        height: 100%;
        overflow: visible;
        position: relative;
        width: 100%
    }

    .fancybox-button svg path {
        fill: currentColor;
        stroke-width: 0
    }

    .fancybox-button--fsenter svg:nth-child(2), .fancybox-button--fsexit svg:nth-child(1), .fancybox-button--pause svg:nth-child(1), .fancybox-button--play svg:nth-child(2) {
        display: none
    }

    .fancybox-close-small {
        background: transparent;
        border: 0;
        border-radius: 0;
        color: #ccc;
        cursor: pointer;
        opacity: .8;
        padding: 8px;
        position: absolute;
        right: -12px;
        top: -44px;
        z-index: 401
    }

    .fancybox-close-small:hover {
        color: #fff;
        opacity: 1
    }

    .fancybox-slide--html .fancybox-close-small {
        color: currentColor;
        padding: 10px;
        right: 0;
        top: 0
    }

    .fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
        display: none
    }

    .fancybox-navigation .fancybox-button {
        background: transparent;
        height: 100px;
        margin: 0;
        opacity: 0;
        position: absolute;
        top: calc(50% - 50px);
        width: 70px
    }

    .fancybox-navigation .fancybox-button div {
        background: rgba(30, 30, 30, .6);
        height: 100%;
        padding: 7px
    }

    .fancybox-navigation .fancybox-button--arrow_left {
        left: 0;
        padding: 31px 26px 31px 6px
    }

    .fancybox-navigation .fancybox-button--arrow_right {
        padding: 31px 6px 31px 26px;
        right: 0
    }

    .fancybox-caption {
        bottom: 0;
        color: #fff;
        font-size: 14px;
        font-weight: 400;
        left: 0;
        line-height: 1.5;
        padding: 25px 44px;
        right: 0
    }

    .fancybox-caption:before {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
        background-repeat: repeat-x;
        background-size: contain;
        bottom: 0;
        content: "";
        display: block;
        left: 0;
        pointer-events: none;
        position: absolute;
        right: 0;
        top: -25px;
        z-index: -1
    }

    .fancybox-caption:after {
        border-bottom: 1px solid hsla(0, 0%, 100%, .3);
        content: "";
        display: block;
        left: 44px;
        position: absolute;
        right: 44px;
        top: 0
    }

    .fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
        color: #ccc;
        text-decoration: none
    }

    .fancybox-caption a:hover {
        color: #fff;
        text-decoration: underline
    }

    .fancybox-loading {
        -webkit-animation: a .8s infinite linear;
        animation: a .8s infinite linear;
        background: transparent;
        border: 6px solid hsla(0, 0%, 39%, .5);
        border-radius: 100%;
        border-top-color: #fff;
        height: 60px;
        left: 50%;
        margin: -30px 0 0 -30px;
        opacity: .6;
        padding: 0;
        position: absolute;
        top: 50%;
        width: 60px;
        z-index: 99999
    }

    @-webkit-keyframes a {
        0% {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg)
        }
        to {
            -webkit-transform: rotate(359deg);
            transform: rotate(359deg)
        }
    }

    @keyframes a {
        0% {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg)
        }
        to {
            -webkit-transform: rotate(359deg);
            transform: rotate(359deg)
        }
    }

    .fancybox-animated {
        transition-timing-function: cubic-bezier(0, 0, .25, 1)
    }

    .fancybox-fx-slide.fancybox-slide--previous {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    .fancybox-fx-slide.fancybox-slide--next {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    .fancybox-fx-slide.fancybox-slide--current {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    .fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
        opacity: 0;
        transition-timing-function: cubic-bezier(.19, 1, .22, 1)
    }

    .fancybox-fx-fade.fancybox-slide--current {
        opacity: 1
    }

    .fancybox-fx-zoom-in-out.fancybox-slide--previous {
        opacity: 0;
        -webkit-transform: scale3d(1.5, 1.5, 1.5);
        transform: scale3d(1.5, 1.5, 1.5)
    }

    .fancybox-fx-zoom-in-out.fancybox-slide--next {
        opacity: 0;
        -webkit-transform: scale3d(.5, .5, .5);
        transform: scale3d(.5, .5, .5)
    }

    .fancybox-fx-zoom-in-out.fancybox-slide--current {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    .fancybox-fx-rotate.fancybox-slide--previous {
        opacity: 0;
        -webkit-transform: rotate(-1turn);
        transform: rotate(-1turn)
    }

    .fancybox-fx-rotate.fancybox-slide--next {
        opacity: 0;
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }

    .fancybox-fx-rotate.fancybox-slide--current {
        opacity: 1;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    .fancybox-fx-circular.fancybox-slide--previous {
        opacity: 0;
        -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
        transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
    }

    .fancybox-fx-circular.fancybox-slide--next {
        opacity: 0;
        -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
        transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
    }

    .fancybox-fx-circular.fancybox-slide--current {
        opacity: 1;
        -webkit-transform: scaleX(1) translateZ(0);
        transform: scaleX(1) translateZ(0)
    }

    .fancybox-fx-tube.fancybox-slide--previous {
        -webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
        transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
    }

    .fancybox-fx-tube.fancybox-slide--next {
        -webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
        transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
    }

    .fancybox-fx-tube.fancybox-slide--current {
        -webkit-transform: translateZ(0) scale(1);
        transform: translateZ(0) scale(1)
    }

    @media (max-height: 576px) {
        .fancybox-slide {
            padding-left: 6px;
            padding-right: 6px
        }

        .fancybox-slide--image {
            padding: 6px 0 0
        }

        .fancybox-slide--image .fancybox-content {
            margin-bottom: 6px
        }

        .fancybox-slide--image .fancybox-close-small {
            background: #4e4e4e;
            color: #f2f4f6;
            height: 36px;
            opacity: 1;
            padding: 6px;
            right: 0;
            top: 0;
            width: 36px
        }
    }

    .fancybox-share {
        background: #f4f4f4;
        border-radius: 3px;
        max-width: 90%;
        padding: 30px;
        text-align: center
    }

    .fancybox-share h1 {
        color: #222;
        font-size: 35px;
        font-weight: 700;
        margin: 0 0 20px
    }

    .fancybox-share p {
        margin: 0;
        padding: 0
    }

    .fancybox-share__button {
        border: 0;
        border-radius: 3px;
        display: inline-block;
        font-size: 14px;
        font-weight: 700;
        line-height: 40px;
        margin: 0 5px 10px;
        min-width: 130px;
        padding: 0 15px;
        text-decoration: none;
        transition: all .2s;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        white-space: nowrap
    }

    .fancybox-share__button:link, .fancybox-share__button:visited {
        color: #fff
    }

    .fancybox-share__button:hover {
        text-decoration: none
    }

    .fancybox-share__button--fb {
        background: #3b5998
    }

    .fancybox-share__button--fb:hover {
        background: #344e86
    }

    .fancybox-share__button--pt {
        background: #bd081d
    }

    .fancybox-share__button--pt:hover {
        background: #aa0719
    }

    .fancybox-share__button--tw {
        background: #1da1f2
    }

    .fancybox-share__button--tw:hover {
        background: #0d95e8
    }

    .fancybox-share__button svg {
        height: 25px;
        margin-right: 7px;
        position: relative;
        top: -1px;
        vertical-align: middle;
        width: 25px
    }

    .fancybox-share__button svg path {
        fill: #fff
    }

    .fancybox-share__input {
        background: transparent;
        border: 0;
        border-bottom: 1px solid #d7d7d7;
        border-radius: 0;
        color: #5d5b5b;
        font-size: 14px;
        margin: 10px 0 0;
        outline: 0;
        padding: 10px 15px;
        width: 100%
    }

    .fancybox-thumbs {
        background: #fff;
        bottom: 0;
        display: none;
        margin: 0;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        padding: 2px 2px 4px;
        position: absolute;
        right: 0;
        -webkit-tap-highlight-color: transparent;
        top: 0;
        width: 212px;
        z-index: 99995
    }

    .fancybox-thumbs-x {
        overflow-x: auto;
        overflow-y: hidden
    }

    .fancybox-show-thumbs .fancybox-thumbs {
        display: block
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 212px
    }

    .fancybox-thumbs__list {
        font-size: 0;
        height: 100%;
        list-style: none;
        margin: 0;
        overflow-x: hidden;
        overflow-y: auto;
        padding: 0;
        position: absolute;
        position: relative;
        white-space: nowrap;
        width: 100%
    }

    .fancybox-thumbs-x .fancybox-thumbs__list {
        overflow: hidden
    }

    .fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
        width: 7px
    }

    .fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
        background: #fff;
        border-radius: 10px;
        box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
    }

    .fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
        background: #2a2a2a;
        border-radius: 10px
    }

    .fancybox-thumbs__list a {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        background-color: rgba(0, 0, 0, .1);
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: cover;
        cursor: pointer;
        float: left;
        height: 75px;
        margin: 2px;
        max-height: calc(100% - 8px);
        max-width: calc(50% - 4px);
        outline: 0;
        overflow: hidden;
        padding: 0;
        position: relative;
        -webkit-tap-highlight-color: transparent;
        width: 100px
    }

    .fancybox-thumbs__list a:before {
        border: 4px solid #4ea7f9;
        bottom: 0;
        content: "";
        left: 0;
        opacity: 0;
        position: absolute;
        right: 0;
        top: 0;
        transition: all .2s cubic-bezier(.25, .46, .45, .94);
        z-index: 99991
    }

    .fancybox-thumbs__list a:focus:before {
        opacity: .5
    }

    .fancybox-thumbs__list a.fancybox-thumbs-active:before {
        opacity: 1
    }

    @media (max-width: 768px) {
        .fancybox-thumbs {
            width: 110px
        }

        .fancybox-show-thumbs .fancybox-inner {
            right: 110px
        }

        .fancybox-thumbs__list a {
            max-width: calc(100% - 10px)
        }
    }

</style>
<style>

    html {
        font-family: sans-serif;
        line-height: 1.15;
        -ms-text-size-adjust: 100%;
        -webkit-text-size-adjust: 100%
    }

    body {
        margin: 0
    }

    article, aside, footer, header, nav, section {
        display: block
    }

    h1 {
        font-size: 2em;
        margin: .67em 0
    }

    figcaption, figure {
        display: block
    }

    figure {
        margin: 1em 40px
    }

    hr {
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        height: 0;
        overflow: visible
    }

    main {
        display: block
    }

    pre {
        font-family: monospace, monospace;
        font-size: 1em
    }

    a {
        background-color: transparent;
        -webkit-text-decoration-skip: objects
    }

    a:active, a:hover {
        outline-width: 0
    }

    abbr[title] {
        border-bottom: 0;
        text-decoration: underline;
        text-decoration: underline dotted
    }

    b, strong {
        font-weight: inherit
    }

    b, strong {
        font-weight: bolder
    }

    code, kbd, samp {
        font-family: monospace, monospace;
        font-size: 1em
    }

    dfn {
        font-style: italic
    }

    mark {
        background-color: #ff0;
        color: #000
    }

    small {
        font-size: 80%
    }

    sub, sup {
        font-size: 75%;
        line-height: 0;
        position: relative;
        vertical-align: baseline
    }

    sub {
        bottom: -0.25em
    }

    sup {
        top: -0.5em
    }

    audio, video {
        display: inline-block
    }

    audio:not([controls]) {
        display: none;
        height: 0
    }

    img {
        border-style: none
    }

    svg:not(:root) {
        overflow: hidden
    }

    button, input, optgroup, select, textarea {
        font-family: sans-serif;
        font-size: 100%;
        line-height: 1.15;
        margin: 0
    }

    button {
        overflow: visible
    }

    button, select {
        text-transform: none
    }

    button, html [type="button"], [type="reset"], [type="submit"] {
        -webkit-appearance: button
    }

    button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
        border-style: none;
        padding: 0
    }

    button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
        outline: 1px dotted ButtonText
    }

    input {
        overflow: visible
    }

    [type="checkbox"], [type="radio"] {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0
    }

    [type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
        height: auto
    }

    [type="search"] {
        -webkit-appearance: textfield;
        outline-offset: -2px
    }

    [type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
        -webkit-appearance: none
    }

    ::-webkit-file-upload-button {
        -webkit-appearance: button;
        font: inherit
    }

    fieldset {
        border: 1px solid #c0c0c0;
        margin: 0 2px;
        padding: .35em .625em .75em
    }

    legend {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        display: table;
        max-width: 100%;
        padding: 0;
        color: inherit;
        white-space: normal
    }

    progress {
        display: inline-block;
        vertical-align: baseline
    }

    textarea {
        overflow: auto
    }

    details {
        display: block
    }

    summary {
        display: list-item
    }

    menu {
        display: block
    }

    canvas {
        display: inline-block
    }

    template {
        display: none
    }

    [hidden] {
        display: none
    }

    @font-face {
        font-family: 'ALS Rundgang';
        src: url("../../assets/fonts/als_rundgang/als_rundgang-regular/als_rundgang-webfont.woff2") format("woff2");
        font-weight: 400;
        font-style: normal
    }

    @font-face {
        font-family: 'ALS Schlangesans';
        src: url("../../assets/fonts/als_schlange_sans/als_schlange_sans-regular/als_schlange_sans-regular.woff2") format("woff2");
        font-weight: 400;
        font-style: normal
    }

    @font-face {
        font-family: 'ALS Schlangesans';
        src: url("../../assets/fonts/als_schlange_sans/als_schlange_sans-bold/als_schlange_sans-bold.woff2") format("woff2");
        font-weight: 700;
        font-style: normal
    }

    @font-face {
        font-family: 'ALS Schlangesans';
        src: url("../../assets/fonts/als_schlange_sans/als_schlange_sans-light/als_schlange_sans-light.woff2") format("woff2");
        font-weight: 300;
        font-style: normal
    }

    body {
        background: #fff;
        color: #000;
        font-family: "ALS Schlangesans", Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.67
    }

    @media (min-width: 767px) {
        body {
            font-size: 16px
        }
    }

    h1, h2, h3, h4, h5, h6 {
        font-family: "ALS Schlangesans", Arial, Helvetica, sans-serif;
        margin: 0;
        padding: 0;
        color: #000
    }

    h1 {
        font-size: 18px;
        line-height: 1.2;
        font-weight: 700;
        letter-spacing: .3px
    }

    @media (min-width: 767px) {
        h1 {
            font-size: 30px;
            letter-spacing: .5px
        }
    }

    h2 {
        font-size: 18px;
        line-height: 1.2;
        font-weight: 700;
        letter-spacing: .3px
    }

    @media (min-width: 767px) {
        h2 {
            font-size: 30px;
            letter-spacing: .5px
        }
    }

    h3 {
        font-size: 18px;
        line-height: 24px;
        font-weight: 600
    }

    h4 {
        font-size: 18px;
        line-height: 25px;
        font-weight: 300
    }

    h5 {
        font-size: 14px;
        line-height: 20px;
        font-weight: 300
    }

    h6 {
        font-size: 12px;
        line-height: 1.4
    }

    p {
        padding: 0;
        margin: 0
    }

    hr {
        overflow: hidden;
        height: 1px;
        background: #e9e9e9;
        border: 0;
        margin: 32px 0
    }

    q, blockquote {
        text-align: center;
        display: block;
        font-style: italic
    }

    strong, b {
        font-weight: 700
    }

    a {
        color: #000;
        -webkit-transition: all .3s;
        transition: all .3s;
        text-decoration: none
    }

    a:hover {
        text-decoration: none
    }

    a:focus {
        outline: 0
    }

    [class*="icon-"] {
        display: inline-block;
        vertical-align: top
    }

    img[style*="float: left"], img[style*="float:left"], img[align="left"] {
        margin: 0 20px 5px 0
    }

    img[style*="float: right"], img[style*="float:right"], img[align="right"] {
        margin: 0 0 5px 20px
    }

    canvas {
        display: block
    }

    .default-list li {
        position: relative;
        padding-left: 10px
    }

    .default-list li:before {
        position: absolute;
        content: '';
        left: 0;
        top: 10px;
        width: 4px;
        height: 4px;
        background: pink;
        border-radius: 50%
    }

    table {
        width: 100%
    }

    td, th {
        padding: 6px 10px;
        text-align: left
    }

    ul, ol {
        list-style: none;
        padding: 0;
        margin: 0
    }

    ol {
        list-style-type: decimal;
        list-style-position: inside;
        counter-reset: item
    }

    ol li {
        display: block;
        position: relative
    }

    ol li:before {
        content: counters(item, ".") ". ";
        counter-increment: item;
        display: inline;
        vertical-align: top;
        font-weight: 700
    }

    .upper {
        text-transform: uppercase
    }

    .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: 0
    }

    .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;
        margin-left: auto;
        margin-right: auto
    }

    .slick-track:before, .slick-track:after {
        content: "";
        display: table
    }

    .slick-track:after {
        clear: both
    }

    .slick-loading .slick-track {
        visibility: hidden
    }

    .slick-slide {
        float: left;
        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
    }

    *, *:before, *:after {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-tap-highlight-color: transparent
    }

    body {
        height: 100vh;
        min-width: 320px;
        background-image: url(https://itshpora.ru/themes/work/yavitrina/noprod/source/bg-1.png)
    }

    body.overflow {
        overflow: hidden
    }

    @media (min-width: 767px) {
        body.overflow {
            overflow: visible
        }
    }

    html {
        height: 100%
    }

    .container {
        padding: 0 15px;
        max-width: 1170px;
        max-width: 1180px;
        margin: 0 auto
    }

    .container:after {
        content: " ";
        display: block;
        clear: both
    }

    @media (min-width: 374px) {
        .container {
            padding: 0 20px
        }
    }

    @media (min-width: 320px) {
        .container {
            padding: 0 5px
        }
    }

    .wrapper {
        min-height: 100%;
        overflow: hidden
    }

    @media (min-width: 1023px) {
        .wrapper {
            position: relative
        }
    }

    .products-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    @media (min-width: 1023px) {
        .products-wrap {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row
        }
    }

    button, .btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-weight: 400;
        font-size: 14px;
        line-height: 1.21;
        padding: 10px 10px 9px;
        background-color: #301866;
        color: #fff;
        border: 0;
        border-radius: 50px;
        position: relative;
        -webkit-transition: all .3s;
        transition: all .3s;
        cursor: pointer
    }

    button:hover, button.active, .btn:hover, .btn.active {
        color: #fff;
        background-color: #19b1aa
    }

    button:focus, .btn:focus {
        outline: 0
    }

    button.disabled, button[disabled="disabled"], button[disabled], .btn.disabled, .btn[disabled="disabled"], .btn[disabled] {
        background: #ccc;
        color: #aaa;
        cursor: not-allowed
    }

    button-turquoise, .btn-turquoise {
        background-color: #19b1aa
    }

    button-turquoise:hover, .btn-turquoise:hover {
        background-color: #301866
    }

    .checkbox {
        display: inline-block
    }

    .checkbox > span {
        display: block;
        font-size: 15px;
        padding-left: 36px;
        position: relative;
        cursor: pointer;
        color: #505050;
        letter-spacing: -.1px
    }

    @media (min-width: 767px) {
        .checkbox > span {
            color: #bdbdbd;
            font-size: 13px;
            line-height: 1.31;
            letter-spacing: .45px
        }
    }

    .checkbox > span:before {
        content: '';
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0;
        width: 20px;
        height: 20px;
        background-color: #ededed
    }

    @media (min-width: 767px) {
        .checkbox > span:before {
            top: 3px
        }
    }

    .checkbox > span:after {
        content: '';
        display: block;
        position: absolute;
        top: 5px;
        left: 5px;
        width: 10px;
        height: 10px;
        background-color: #19b1aa;
        opacity: 0
    }

    @media (min-width: 767px) {
        .checkbox > span:after {
            top: 8px
        }
    }

    .checkbox input[type="checkbox"] {
        display: none
    }

    .checkbox input[type="checkbox"]:checked + span::before {
        background-color: #ededed
    }

    .checkbox input[type="checkbox"]:checked + span:after {
        opacity: 1
    }

    .checkbox input[type="checkbox"]:focus + span:before {
        border-color: #000
    }

    .checkbox input[type="checkbox"]:disabled + span:before {
        border-color: rgba(0, 0, 0, 0.5)
    }

    .category .icon svg, .category .icon object {
        width: 42px !important;
        height: 42px !important
    }

    @media (min-width: 767px) {
        .category .icon svg {
            width: auto !important;
            height: 116px !important
        }

        .category .icon object {
            height: 150px !important;
            width: 116px !important
        }
    }

    .icon-logo {
        width: 103px;
        height: 21px
    }

    @media (min-width: 767px) {
        .icon-logo {
            width: 181px;
            height: 37px
        }
    }

    .icon-marker {
        width: 16px;
        height: 25px
    }

    @media (min-width: 767px) {
        .icon-marker {
            width: 31px;
            height: 50px
        }
    }

    .icon-search {
        width: 12px;
        height: 16px;
        -webkit-transition: all .3s;
        transition: all .3s
    }

    @media (min-width: 767px) {
        .icon-search {
            width: 16px;
            height: 20px
        }
    }

    .icon-logo-footer {
        width: 74px;
        height: 74px
    }

    @media (min-width: 1023px) {
        .icon-logo-footer {
            width: 100px;
            height: 100px
        }
    }

    .icon-yandex-market {
        width: 98px;
        height: 20px
    }

    @media (min-width: 767px) {
        .icon-yandex-market {
            width: 122px;
            height: 25px
        }
    }

    .icon-youtube {
        width: 90px;
        height: 20px
    }

    @media (min-width: 767px) {
        .icon-youtube {
            width: 112px;
            height: 25px
        }
    }

    .icon-clothes {
        width: 39px;
        height: 42px
    }

    @media (min-width: 767px) {
        .icon-clothes {
            width: 141px;
            height: 150px
        }
    }

    .icon-beauty {
        width: 37px;
        height: 42px
    }

    @media (min-width: 767px) {
        .icon-beauty {
            width: 132px;
            height: 150px
        }
    }

    .icon-photo {
        width: 32px;
        height: 42px
    }

    @media (min-width: 767px) {
        .icon-photo {
            width: 116px;
            height: 150px
        }
    }

    .icon-clock {
        width: 33px;
        height: 42px
    }

    @media (min-width: 767px) {
        .icon-clock {
            width: 120px;
            height: 150px
        }
    }

    .icon-equipment-2 {
        width: 40px;
        height: 42px
    }

    @media (min-width: 767px) {
        .icon-equipment-2 {
            width: 144px;
            height: 150px
        }
    }

    .icon-furniture {
        width: 42px;
        height: 42px
    }

    @media (min-width: 767px) {
        .icon-furniture {
            width: 150px;
            height: 150px
        }
    }

    .icon-smile {
        width: 40px;
        height: 42px
    }

    @media (min-width: 767px) {
        .icon-smile {
            width: 145px;
            height: 150px
        }
    }

    .icon-key {
        width: 42px;
        height: 29px
    }

    @media (min-width: 767px) {
        .icon-key {
            width: 152px;
            height: 105px
        }
    }

    .icon-wrist-watch {
        width: 42px;
        height: 42px
    }

    @media (min-width: 767px) {
        .icon-wrist-watch {
            width: 150px;
            height: 150px
        }
    }

    .icon-car-2 {
        width: 41px;
        height: 42px
    }

    @media (min-width: 767px) {
        .icon-car-2 {
            width: 147px;
            height: 150px
        }
    }

    .icon-house {
        width: 42px;
        height: 42px
    }

    @media (min-width: 767px) {
        .icon-house {
            width: 153px;
            height: 150px
        }
    }

    .icon-diamond {
        width: 45px;
        height: 42px
    }

    @media (min-width: 767px) {
        .icon-diamond {
            width: 160px;
            height: 150px
        }
    }

    .icon-book {
        width: 130px;
        height: 110px
    }

    @media (min-width: 767px) {
        .icon-book {
            width: 252px;
            height: 225px
        }
    }

    .icon-shoes {
        width: 42px;
        height: 38px
    }

    @media (min-width: 767px) {
        .icon-shoes {
            width: 116px;
            height: 106px
        }
    }

    .icon-woomen {
        width: 10px;
        height: 42px
    }

    @media (min-width: 767px) {
        .icon-woomen {
            width: 26px;
            height: 116px
        }
    }

    .icon-man {
        width: 10px;
        height: 42px
    }

    @media (min-width: 767px) {
        .icon-man {
            width: 28px;
            height: 116px
        }
    }

    .icon-cap {
        width: 42px;
        height: 32px
    }

    @media (min-width: 767px) {
        .icon-cap {
            width: 116px;
            height: 90px
        }
    }

    .icon-bag {
        width: 26px;
        height: 42px
    }

    @media (min-width: 767px) {
        .icon-bag {
            width: 72px;
            height: 116px
        }
    }

    .icon-user-plus {
        width: 26px;
        height: 42px
    }

    @media (min-width: 767px) {
        .icon-user-plus {
            width: 72px;
            height: 116px
        }
    }

    .icon-404 {
        width: 280px;
        height: 130px
    }

    @media (min-width: 374px) {
        .icon-404 {
            width: 330px;
            height: 153px
        }
    }

    @media (min-width: 767px) {
        .icon-404 {
            width: 660px;
            height: 306px
        }
    }

    @media (min-width: 1200px) {
        .icon-404 {
            width: 1179px;
            height: 545px
        }
    }

    .icon-category {
        width: 25px;
        height: 20px
    }

    @media (min-width: 767px) {
        .icon-category {
            width: 27px;
            height: 22px
        }
    }

    .icon-purse {
        width: 14px;
        height: 20px
    }

    @media (min-width: 767px) {
        .icon-purse {
            width: 15px;
            height: 21px
        }
    }

    .icon-brands {
        width: 15px;
        height: 21px
    }

    @media (min-width: 767px) {
        .icon-brands {
            width: 15px;
            height: 22px
        }
    }

    .icon-star {
        width: 100%;
        height: 15px
    }

    @media (min-width: 767px) {
        .icon-star {
            width: 100%;
            height: 23px;
            margin: 0
        }
    }

    .icon-heart {
        width: 100%;
        height: 23px;
        margin: 0
    }

    @media (min-width: 1023px) {
        .icon-heart {
            width: 16px;
            height: 16px;
            margin-right: 5px
        }
    }

    .icon-video-call {
        width: 23px;
        height: 20px
    }

    .icon-sort {
        width: 15px;
        height: 20px
    }

    .icon-info {
        width: 15px;
        height: 15px;
        fill: #fff;
        background-color: #fff
    }

    @media (min-width: 1023px) {
        .icon-info {
            width: 20px;
            height: 20px
        }
    }

    .icon-seller {
        width: 37px;
        height: 37px
    }

    @media (min-width: 767px) {
        .icon-seller {
            width: 23px;
            height: 23px
        }
    }

    .icon-car {
        width: 34px;
        height: 33px
    }

    @media (min-width: 767px) {
        .icon-car {
            width: 22px;
            height: 21px
        }
    }

    .icon-heart-card {
        width: 16px;
        height: 16px
    }

    .icon-links {
        width: 20px;
        height: 18px
    }

    .icon-question {
        width: 19px;
        height: 19px
    }

    textarea, select, input {
        font-family: "ALS Schlangesans", Arial, Helvetica, sans-serif;
        background-color: #fff;
        border: 1px solid transparent;
        color: #000;
        font-size: 14px;
        line-height: 1.67;
     /*   padding: 11px 35px 10px 19px;*/
        width: 100%;
        display: block;
        -webkit-transition: all .3s;
        transition: all .3s;
        -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
        -webkit-appearance: none;
        border-radius: 20px;
        line-height: 1;
        letter-spacing: .65px
    }

    textarea::-webkit-input-placeholder, select::-webkit-input-placeholder, input::-webkit-input-placeholder {
        color: #000
    }

    textarea:-moz-placeholder, select:-moz-placeholder, input:-moz-placeholder {
        color: #000;
        opacity: 1
    }

    textarea:-ms-input-placeholder, select:-ms-input-placeholder, input:-ms-input-placeholder {
        color: #000
    }

    textarea::placeholder, select::placeholder, input::placeholder {
        color: #000;
        opacity: 1
    }

    textarea:focus:-moz-placeholder, select:focus:-moz-placeholder, input:focus:-moz-placeholder {
        color: transparent;
        opacity: 1
    }

    textarea:focus::-webkit-input-placeholder, select:focus::-webkit-input-placeholder, input:focus::-webkit-input-placeholder {
        color: transparent
    }

    textarea:focus:-ms-input-placeholder, select:focus:-ms-input-placeholder, input:focus:-ms-input-placeholder {
        color: transparent
    }

    textarea:focus::placeholder, select:focus::placeholder, input:focus::placeholder {
        color: transparent
    }

    @media (min-width: 767px) {
        textarea, select, input {
            font-size: 18px;
            letter-spacing: .9px;
            padding: 19px 60px 18px 18px;
            border-radius: 30px
        }
    }

    textarea:focus, select:focus, input:focus {
        border-color: #979797;
        background-color: #fff;
        outline: 0
    }

    textarea.disabled, textarea[disabled="disabled"], textarea[disabled], select.disabled, select[disabled="disabled"], select[disabled], input.disabled, input[disabled="disabled"], input[disabled] {
        background-color: #f3f3f3
    }

    textarea {
        height: 150px;
        resize: none
    }

    input[type="file"] {
        display: none
    }

    input[type="file"] + label {
        display: block;
        background: #fff;
        font-size: 14px;
        line-height: 24px;
        padding: 25px 15px;
        color: #969696;
        text-align: center;
        border: 1px dashed #c4c4c4;
        -webkit-transition: .2s ease-in-out;
        transition: .2s ease-in-out
    }

    input[type="file"] + label:hover {
        border-color: #696969;
        background: #e9e9e9
    }

    .radio {
        display: inline-block;
        cursor: pointer
    }

    .radio > span {
        display: block;
        font-size: 15px;
        font-weight: normal;
        padding-left: 37px;
        position: relative;
        cursor: pointer;
        color: #7f7b82;
        line-height: 1.2;
        letter-spacing: .3px
    }

    .radio > span:before, .radio > span:after {
        content: '';
        position: absolute;
        border-radius: 50%
    }

    .radio input[type="radio"] {
        position: absolute;
        left: -9999px
    }

    .radio input[type="radio"]:not(:checked) + span::before {
        top: 0;
        left: 0;
        width: 20px;
        height: 20px;
        border: 1px solid #000
    }

    .radio input[type="radio"]:not(:checked) + span::after {
        opacity: 0
    }

    .radio input[type="radio"]:checked + span {
        color: #000
    }

    .radio input[type="radio"]:checked + span::before {
        top: 0;
        left: 0;
        width: 20px;
        height: 20px;
        border: 1px solid #19b1aa
    }

    .radio input[type="radio"]:checked + span::after {
        top: 5px;
        left: 5px;
        width: 10px;
        height: 10px;
        background-color: #19b1aa;
        opacity: 1
    }

    .radio input[type="radio"]:disabled + span {
        color: rgba(0, 0, 0, 0.5);
        cursor: default
    }

    .radio input[type="radio"]:disabled + span::before {
        border-color: rgba(0, 0, 0, 0.3)
    }

    .radio input[type="radio"]:disabled + span:hover::before {
        border-color: rgba(0, 0, 0, 0.3)
    }

    select {
        display: block;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border-radius: 0
    }

    .slick-arrow {
        padding: 0;
        font-size: 0;
        border-radius: 50%;
        width: 30px;
        height: 30px;
        position: absolute;
        z-index: 1;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        background-image: url(https://itshpora.ru/themes/work/yavitrina/noprod/source/bg-1.png);
        background-size: cover;
        background-position: 50% 50%;
        background-color: transparent;
        opacity: 1
    }

    .slick-arrow:hover {
        background-color: transparent
    }

    @media (min-width: 1023px) {
        .slick-arrow:hover:before {
            background-color: #19b1aa
        }

        .slick-arrow:hover:after {
            border-color: #19b1aa
        }
    }

    .slick-arrow:before {
        position: absolute;
        content: '';
        width: 10px;
        height: 1px;
        background-color: #000;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-transition: all .3s;
        transition: all .3s
    }

    .slick-arrow:after {
        position: absolute;
        content: '';
        width: 6px;
        height: 6px;
        border-left: 1px solid #000;
        border-bottom: 1px solid #000;
        -webkit-transition: all .3s;
        transition: all .3s;
        top: 12px
    }

    .slick-next {
        right: -12px
    }

    .slick-next:after {
        -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
        transform: rotate(-135deg);
        right: 13px
    }

    .slick-next:before {
        right: 13px
    }

    .slick-prev {
        left: -12px
    }

    .slick-prev:after {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        left: 13px
    }

    .slick-prev:before {
        left: 13px
    }

    .slider-item:focus {
        outline: 0
    }

    .spinner {
        border: 2px solid #000;
        font-size: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 8px 13px;
        width: 122px;
        border-radius: 5px
    }

    .spinner__minus {
        display: inline-block;
        vertical-align: middle;
        fill: blue
    }

    .spinner__plus {
        display: inline-block;
        vertical-align: middle;
        fill: blue
    }

    .spinner__text {
        color: #000;
        font: 700 16px Arial, Helvetica, sans-serif;
        padding: 0;
        border: 0;
        outline: 0;
        border-radius: 0;
        height: auto;
        display: inline-block;
        vertical-align: middle;
        width: 20px;
        text-align: center
    }

    @media (min-width: 1023px) {
        .aside {
            width: 23.3%
        }
    }

    .aside-top, .block-title {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 14px
    }

    @media (min-width: 767px) {
        .aside-top, .block-title {
            margin-bottom: 16px
        }
    }

    .products h1 {
        font-size: 18px;
        letter-spacing: .3px;
        color: #301866;
        line-height: 1.2;
        text-transform: uppercase;
        font-weight: 700;
        padding-right: 20px
    }

    @media (min-width: 767px) {
        .products h1 {
            font-size: 30px;
            letter-spacing: .5px
        }
    }

    @media (min-width: 1023px) {
        .products h1 {
            padding-right: 0
        }
    }

    .aside-number {
        line-height: 1.17;
        color: #b6b6b6
    }

    @media (min-width: 1023px) {
    }

    @media (min-width: 1023px) {
        .aside-box {
            background-color: #fff;
            border-radius: 10px;
            overflow: hidden
        }
    }

    .aside-item {
        background-color: #fff;
        border-radius: 20px;
        margin-bottom: 10px
    }

    @media (min-width: 1023px) {
        .aside-item {
            border-radius: 0;
            border-top: 2px solid #f4f4f4;
            margin-bottom: 0
        }

        .aside-item:first-child {
            border-top: 0
        }
    }

    .aside-content {
        padding: 5px 10px 5px 44px;
        border-top: 2px solid #f4f4f4;
        display: none
    }

    @media (min-width: 767px) {
        .aside-content {
            padding: 9px 10px 21px 10px
        }
    }

    @media (min-width: 1023px) {
        .aside-content {
            display: block
        }
    }

    .aside-content.brands {
        max-height: 190px
    }

    @media (min-width: 767px) {
        .aside-content.brands {
            max-height: 203px
        }
    }

    .aside-content ul li {
        padding: 5.5px 0;
        line-height: 1.17
    }

    @media (min-width: 767px) {
        .aside-content ul li {
            font-size: 14px;
            padding: 8px 0;
            letter-spacing: .3px
        }
    }

    @media (min-width: 1023px) {
        .aside-content ul li a:hover {
            color: #19b1aa
        }
    }

    .aside-head {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 40px;
        padding-left: 10px;
        position: relative
    }

    @media (min-width: 767px) {
        .aside-head {
            height: 42px;
            padding-left: 13px
        }
    }

    @media (min-width: 1023px) {
        .aside-head {
            cursor: pointer
        }
    }

    .aside-head:before {
        position: absolute;
        content: '';
        width: 7px;
        height: 7px;
        border-left: 2px solid #000;
        border-bottom: 2px solid #000;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        right: 11px;
        top: 16px
    }

    .aside-head span {
        line-height: 1.17;
        letter-spacing: .3px;
        font-weight: 700
    }

    @media (min-width: 767px) {
        .aside-head span {
            font-size: 14px
        }
    }

    .aside-icon {
        margin-right: 8px;
        width: 25px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    @media (min-width: 767px) {
        .aside-icon {
            width: 27px
        }
    }

    .aside-range {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 12px -11px 0 -40px
    }

    @media (min-width: 767px) {
        .aside-range {
            margin-left: -11px
        }
    }

    .aside-value-wrap {
        width: 50%;
        padding: 0 11px;
        position: relative
    }

    .aside-value-wrap:before {
        position: absolute;
        content: attr(data-text);
        left: 22px;
        top: 8px;
        font-size: 12px;
        letter-spacing: .3px;
        line-height: 1.17;
        color: #d3d3d3
    }

    .aside-value-wrap input {
        -webkit-box-shadow: none;
        box-shadow: none;
        border: 1px solid #f5f5f5;
        border-radius: 5px;
        padding: 7px 10px 7px 32px;
        font-size: 12px
    }

    .aside-btn {
        display: none
    }

    @media (min-width: 1023px) {
        .aside-btn {
            border-top: 2px solid #f4f4f4;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            padding: 15px 0
        }

        .aside-btn .btn {
            width: 200px;
            padding-bottom: 10px
        }
    }

    .range {
        width: 100%;
        margin: 13px 13px 11px
    }

    .ui-slider .ui-slider-range {
        background-color: #19b1aa
    }

    .ui-widget.ui-widget-content {
        border: 0;
        border-radius: 10px;
        background-color: #f5f5f5;
        height: 5px
    }

    .ui-slider-horizontal .ui-slider-handle {
        width: 11px;
        height: 11px;
        border: 1px solid #fff;
        background-color: #19b1aa;
        border-radius: 50%;
        top: -3px;
        margin-left: -5px
    }

    .ui-slider-horizontal .ui-slider-handle:focus {
        outline: 0
    }

    .mCSB_outside + .mCSB_scrollTools {
        right: 5px;
        margin-top: 10px;
        margin-bottom: 10px
    }

    .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        background-color: #d8d8d8 !important;
        border-right: 5px;
        width: 5px
    }

    .mCSB_scrollTools .mCSB_draggerRail {
        background-color: transparent
    }

    ul li span.datalinkour {
        cursor: pointer;
        font-size: 18px
    }

    @media (min-width: 374px) {
        .book {
            padding-top: 12px
        }
    }

    @media (min-width: 767px) {
        .book {
            margin-bottom: 56px;
            padding-top: 58px
        }
    }

    @media (min-width: 1023px) {
        .book {
            padding-top: 158px
        }
    }

    .book-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    @media (min-width: 767px) {
        .book-wrap {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center
        }
    }

    .book-icon {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
        position: relative;
        z-index: 0;
        margin-bottom: 50px;
        padding-left: 60px
    }

    @media (min-width: 374px) {
        .book-icon {
            padding-left: 0;
            margin-right: 23px
        }
    }

    @media (min-width: 767px) {
        .book-icon {
            margin-bottom: 0;
            margin-top: 17px
        }
    }

    .book-icon:before {
        position: absolute;
        content: '';
        width: 140px;
        height: 140px;
        border-radius: 50%;
        background-color: #fff;
        bottom: -45px;
        right: -15px;
        z-index: -1
    }

    @media (min-width: 767px) {
        .book-icon:before {
            width: 246px;
            height: 246px;
            bottom: -60px
        }
    }

    .book-descr {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 250px;
        margin-left: 17px
    }

    @media (min-width: 374px) {
        .book-descr {
            margin-left: 0
        }
    }

    @media (min-width: 767px) {
        .book-descr {
            margin-left: 10px;
            max-width: 626px;
            margin-left: 40px
        }
    }

    .book-title a {
        font-size: 50px;
        font-family: "ALS Rundgang", Arial, Helvetica, sans-serif;
        line-height: 1.2;
        color: #301866
    }

    @media (min-width: 767px) {
        .book-title a {
            font-size: 80px;
            padding-bottom: 2px
        }
    }

    @media (min-width: 1023px) {
        .book-title a:hover {
            color: #19b1aa
        }
    }

    .book-value {
        font-size: 25px;
        color: #19b1aa;
        line-height: 1.44;
        padding-bottom: 6px
    }

    @media (min-width: 767px) {
        .book-value {
            font-size: 45px;
            font-weight: 700;
            padding-bottom: 17px;
            line-height: 1.2
        }
    }

    @media (min-width: 767px) {
        .book-text {
            line-height: 1.5;
            font-size: 22px
        }
    }

    .breadcrumbs {
        padding: 15px 0 12px
    }

    @media (min-width: 767px) {
        .breadcrumbs {
            padding-bottom: 20px
        }
    }

    .breadcrumbs-outer {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .breadcrumbs-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 0 -4.5px
    }

    @media (min-width: 767px) {
        .breadcrumbs-wrap {
            margin: 0 -5px
        }
    }

    .breadcrumbs-item {
        padding: 0 4.5px;
        position: relative;
        color: #19b1aa;
        line-height: 1.17
    }

    @media (min-width: 767px) {
        .breadcrumbs-item {
            font-size: 14px;
            padding: 0 5px
        }
    }

    .breadcrumbs-item:before {
        position: absolute;
        content: '|';
        top: 0;
        right: -1px;
        color: #301866
    }

    .breadcrumbs-item:last-child:before {
        display: none
    }

    .breadcrumbs-link, .breadcrumbs-item a {
        color: #301866
    }

    .breadcrumbs-item a:hover {
        color: #19b1aa
    }

    .breadcrumbs-item:last-child a {
        margin-left: 10px;
        margin-right: 10px;
        color: #19b1aa
    }

    span.breadcrumbs-link {
        color: #19b1aa
    }

    @media (min-width: 767px) {
        .breadcrumbs-link {
            font-size: 14px
        }
    }

    @media (min-width: 1023px) {
        .breadcrumbs-link:hover {
            color: #19b1aa
        }
    }

    .back {
        display: none
    }

    @media (min-width: 1023px) {
        .back {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex
        }
    }

    .back-link {
        padding-right: 17px;
        position: relative;
        color: #19b1aa;
        font-size: 14px;
        cursor: pointer
    }

    .back-link:hover {
        color: #301866
    }

    .back-link:hover:before {
        background-color: #301866
    }

    .back-link:hover:after {
        border-color: #301866
    }

    .back-link:before {
        position: absolute;
        content: '';
        position: absolute;
        content: '';
        width: 10px;
        height: 1px;
        background-color: #19b1aa;
        top: 50%;
        right: 0;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-transition: all .3s;
        transition: all .3s
    }

    .back-link:after {
        position: absolute;
        content: '';
        width: 6px;
        height: 6px;
        border-left: 1px solid #19b1aa;
        border-bottom: 1px solid #19b1aa;
        -webkit-transition: all .3s;
        transition: all .3s;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        right: 4px;
        top: 9px
    }

    .card {
        padding-top: 30px;
        position: relative;
        z-index: 0
    }

    @media (min-width: 767px) {
        .card {
            padding-bottom: 44px
        }
    }

    @media (min-width: 1023px) {
        .card {
            padding-top: 14px
        }
    }

    .card-wrap {
        position: relative;
        z-index: 0;
        margin: 0 -15px;
        margin-bottom: 26px;
        padding: 35px 15px 19px 15px
    }

    @media (min-width: 374px) {
        .card-wrap {
            margin: 0 -20px 26px;
            padding-left: 20px;
            padding-right: 20px
        }
    }

    @media (min-width: 767px) {
        .card-wrap {
            margin: 0;
            padding: 0;
            border-radius: 10px;
            overflow: hidden;
            background-color: #fff
        }
    }

    .card .seller-wrap {
        position: absolute;
        top: 490px;
        width: 100%;
        left: 0;
        padding: 23px 15px 30px
    }

    @media (min-width: 374px) {
        .card .seller-wrap {
            top: 495px
        }
    }

    @media (min-width: 767px) {
        .card .seller-wrap {
            position: static;
            background-image: none;
            padding: 0;
            width: auto;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex
        }
    }

    @media (min-width: 767px) {
        .card .head {
            border-bottom: 2px solid #efefef;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            padding-left: 10px;
            min-height: 43px;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between
        }
    }

    @media screen and (min-width: 767px) and (min-width: 0\0
    ) {
        .card .head {
            min-height: auto
        }
    }

    .card .seller {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 11px 0
    }

    @media (min-width: 767px) {
        .card .seller {
            border-right: 2px solid #efefef;
            padding: 5px 30px 5px 27px
        }
    }

    .card .seller-icon {
        width: 37px
    }

    @media (min-width: 767px) {
        .card .seller-icon {
            width: auto;
            line-height: 1
        }
    }

    .card .seller-text {
        width: 165px;
        margin-left: 19px;
        line-height: 1.5;
        font-size: 14px
    }

    @media (min-width: 767px) {
        .card .seller-text {
            margin-left: 5px;
            width: auto
        }
    }

    .card .seller a, .card .seller .seller-text span {
        font-weight: 700;
        cursor: pointer;
        color: #3b246e
    }

    .card .seller a:hover, .card .seller .seller-text span:hover {
        color: #19b1aa
    }

    .card-rating {
        display: none
    }

    @media (min-width: 1023px) {
        .card-rating {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            padding-left: 28px;
            margin-right: auto
        }

        .card-rating .rating {
            margin-bottom: 0;
            margin-top: 4px;
            width: 155px
        }

        .card-rating .rating img {
            width: 19px;
            height: 17px
        }
    }

    .card .btn-call {
        display: none
    }

    @media (min-width: 767px) {
        .card .btn-call {
            display: block;
            width: 156px;
            margin-bottom: -1px;
            margin-left: 10px
        }
    }

    @media screen and (min-width: 767px) and (min-width: 0\0
    ) {
        .card .btn-call {
            min-height: 43px
        }
    }

    @media (min-width: 767px) {
        .card .btn-call .btn {
            border-radius: 0 10px 0 0;
            font-size: 12px;
            height: 100%;
            padding-top: 8px;
            padding-bottom: 11px
        }
    }

    .card-bottom {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    @media (min-width: 767px) {
        .card-bottom {
            padding: 21px 30px 15px
        }
    }

    @media (min-width: 1023px) {
        .card-bottom {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row
        }
    }

    @media (min-width: 767px) {
        .card .images {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center
        }
    }

    @media (min-width: 1023px) {
        .card .images {
            width: 552px
        }
    }

    .card .tabs {
        display: none
    }

    @media (min-width: 767px) {
        .card .tabs {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            margin: -4.5px 0;
            padding-right: 20px
        }
    }

    @media (min-width: 767px) {
        .card .item {
            width: 102px;
            height: 102px;
            border: 1px solid #efefef;
            margin: 4.5px 0;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            cursor: pointer;
            -webkit-transition: all .3s;
            transition: all .3s
        }

        .card .item.active {
            border-color: #301866
        }

        .card .item img {
            max-width: 100%;
            width: auto;
            max-height: 100%
        }
    }

    @media (min-width: 1023px) {
        .card .item:hover {
            border-color: #19b1aa
        }
    }

    .card-img {
        height: 310px;
        margin: 0 -15px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    @media (min-width: 374px) {
        .card-img {
            height: 350px
        }
    }

    @media (min-width: 767px) {
        .card-img {
            margin: 0;
            width: 430px;
            height: 430px;
            -webkit-box-shadow: 0 2px 30px 0 rgba(0, 0, 0, 0.05);
            box-shadow: 0 2px 30px 0 rgba(0, 0, 0, 0.05)
        }
    }

    .card-img img {
        max-width: 100%;
        width: auto;
        max-height: 100%
    }

    .card .info {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-top: 26px
    }

    @media (min-width: 374px) {
        .card .info {
            padding-top: 10px
        }
    }

    @media (min-width: 767px) {
        .card .info {
            padding-top: 40px
        }
    }

    @media (min-width: 1023px) {
        .card .info {
            padding-top: 0;
            padding-left: 30px;
            width: calc(100% - 552px)
        }
    }

    .card h1 {
        text-align: center;
        color: #301866;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        padding-bottom: 15px;
        font-size: 22px;
        font-family: "ALS Rundgang", Arial, Helvetica, sans-serif
    }

    @media (min-width: 767px) {
        .card h1 {
            text-align: left;
            padding-bottom: 10px;
            font-size: 30px
        }
    }

    .card .descr {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        position: relative;
        z-index: 0
    }

    @media (min-width: 767px) {
        .card .descr {
            -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
            order: 2;
            padding-bottom: 20px
        }
    }

    .card .descr p {
        line-height: 1.75;
        font-size: 14px
    }

    @media (min-width: 767px) {
        .card .descr p {
            text-align: justify
        }
    }

    .card .title {
        color: #b6b6b6;
        line-height: 1.2;
        text-transform: uppercase;
        padding-bottom: 5px;
        display: block;
        font-size: 12px
    }

    .card .row {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        padding-bottom: 200px
    }

    @media (min-width: 374px) {
        .card .row {
            padding-bottom: 182px
        }
    }

    @media (min-width: 767px) {
        .card .row {
            padding-bottom: 20px;
            -webkit-box-ordinal-group: 4;
            -ms-flex-order: 3;
            order: 3;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            padding-bottom: 24px
        }
    }

    .card .presence {
        display: none
    }

    @media (min-width: 767px) {
        .card .presence {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            line-height: 1.2;
            font-size: 12px;
            color: #fff;
            background-color: #19b1aa;
            position: relative;
            width: 95px;
            height: 25px;
            border-radius: 15px;
            padding-left: 11px;
            margin-right: 17px;
            margin-left: auto
        }

        .card .presence:before {
            position: absolute;
            content: '';
            width: 10px;
            height: 10px;
            border-radius: 50%;
            background-color: #fff;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            left: 10px
        }

        .card .presence:after {
            position: absolute;
            content: '';
            width: 6px;
            height: 3px;
            border-left: 1px solid #19b1aa;
            border-bottom: 1px solid #19b1aa;
            left: 12px;
            top: 11px;
            -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            transform: rotate(-45deg)
        }
    }

    .card .website {
        display: none
    }

    @media (min-width: 767px) {
        .card .website {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-ordinal-group: 5;
            -ms-flex-order: 4;
            order: 4;
            padding-bottom: 29px
        }
    }

    .card .website-icon {
        line-height: 1
    }

    @media (min-width: 767px) {
        .card .website a, .card .website span {
            font-size: 14px;
            text-decoration: underline;
            margin-left: 5px
        }

        .card .website a:hover, .card .website span:hover {
            cursor: pointer;
            -webkit-text-decoration-color: transparent;
            text-decoration-color: transparent
        }
    }

    .card .foot {
        display: none
    }

    @media (min-width: 767px) {
        .card .foot {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-ordinal-group: 6;
            -ms-flex-order: 5;
            order: 5
        }
    }

    @media (min-width: 767px) {
        .card .btn-shop {
            width: 155px
        }
    }

    @media (min-width: 767px) {
        .card .question {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            padding-left: 20px;
            line-height: 1.2
        }
    }

    @media (min-width: 767px) {
        .card .question-icon {
            line-height: 1
        }
    }

    @media (min-width: 767px) {
        .card .question a {
            font-size: 12px;
            margin-left: 4px;
            text-decoration: underline
        }

        .card .question a:hover {
            -webkit-text-decoration-color: transparent;
            text-decoration-color: transparent
        }
    }

    .card .review {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-bottom: 5px
    }

    @media (min-width: 767px) {
        .card .review {
            padding-bottom: 0
        }
    }

    .card .review-text {
        font-size: 12px;
        line-height: 1.2;
        padding-left: 5px
    }

    @media (min-width: 767px) {
        .card .review-text {
            font-size: 10px;
            padding-left: 6px
        }
    }

    @media (min-width: 1023px) {
        .card .review-text:hover {
            color: #19b1aa
        }
    }

    .card .review-icon {
        line-height: 1
    }

    .card .price {
        color: #19b1aa;
        text-align: center
    }

    @media (min-width: 767px) {
        .card .price {
            padding-right: 10px
        }
    }

    .card .price-text {
        color: #b6b6b6;
        font-size: 12px
    }

    .card .price-value {
        font-size: 12px
    }

    .card .price-value span {
        font-weight: 900;
        font-size: 20px
    }

    @media (min-width: 1023px) {
        .card-goods {
            display: block;
            padding-bottom: 43px
        }
    }

    @media (min-width: 1023px) {
        .card-goods .goods-wrap {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            margin: 0 -8px
        }
    }

    @media (min-width: 1366px) {
        .card-goods .goods-wrap {
            margin: 0 -17px
        }
    }

    .card-goods .goods-wrap .item {
        width: 16.6%
    }

    @media (min-width: 1366px) {
        .card-goods .goods-wrap .item {
            padding: 7.5px 17px
        }
    }

    @media (min-width: 1023px) {
        .card-goods-title {
            font-size: 30px;
            font-family: "ALS Rundgang", Arial, Helvetica, sans-serif;
            letter-spacing: .5px;
            padding-bottom: 5px;
            line-height: 1.2;
            color: #301866
        }
    }

    .wrap-btn {
        margin-bottom: -65px;
        padding-top: 12px
    }

    @media (min-width: 320px) {
        .card-goods .goods-wrap .item {
            width: 48%;
            margin: 1%
        }
    }

    @media (min-width: 374px) {
        .card-goods .goods-wrap .item {
            width: 48%;
            margin: 1%
        }
    }

    @media (min-width: 767px) {
        .card-goods .goods-wrap .item {
            width: 31%;
            margin: 1%
        }
    }

    @media (min-width: 1366px) {
        .card-goods .goods-wrap .item {
            width: 16%;
            padding: 2px;
            margin: 3px
        }
    }

    @media (min-width: 374px) {
        .wrap-btn {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            margin: 0 -8px -65px;
            padding-top: 23px
        }
    }

    @media (min-width: 767px) {
        .wrap-btn {
            display: none
        }
    }

    .row-btn {
        padding: 5px 0
    }

    @media (min-width: 374px) {
        .row-btn {
            width: 50%;
            padding: 0 8px
        }
    }

    .category-list {
        padding: 10px 0
    }

    @media (min-width: 767px) {
        .category-list {
            padding: 10px 0 50px
        }
    }

    .category-list.new {
        position: relative
    }

    @media (min-width: 767px) {
        .category-list.new {
            bottom: 0;
            margin-top: 0
        }
    }

    .category-list .title {
        font-size: 18px;
        line-height: 1.2;
        color: #301866;
        display: block;
        padding-bottom: 13px;
        letter-spacing: .3px;
        font-weight: 700
    }

    @media (min-width: 767px) {
        .category-list .title {
            font-size: 30px;
            letter-spacing: .5px;
            padding-bottom: 16px
        }
    }

    .category-list ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: -5.5px -2.5px
    }

    @media (min-width: 767px) {
        .category-list ul {
            margin: -4.5px -5px
        }
    }

    .category-list ul li {
        padding: 4px 2.5px
    }

    @media (min-width: 767px) {
        .category-list ul li {
            padding: 4.5px 5px
        }
    }

    .category-list ul a {
        line-height: 1.17;
        background-color: #301866;
        border-radius: 20px;
        color: #fff;
        -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
        padding: 5px 21px 6px;
        font-size: 12px;
        font-weight: 700
    }

    @media (min-width: 767px) {
        .category-list ul a {
            font-size: 12px
        }
    }

    .category-list ul a:hover {
        background-color: #19b1aa
    }

    .category {
        padding-bottom: 21px
    }

    @media (min-width: 767px) {
        .category {
            padding-bottom: 34px
        }
    }

    .category h1, .catalog h1 {
        font-size: 22px;
        letter-spacing: 1.8px;
        line-height: 1.2;
        color: #301866;
        display: block;
        padding-bottom: 17px;
        font-family: "ALS Rundgang", Arial, Helvetica, sans-serif
    }

    @media (min-width: 767px) {
        .category h1, .catalog h1 {
            font-size: 30px;
            letter-spacing: .5px;
            padding-bottom: 33px
        }
    }

    .category-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: -20px -14px
    }

    @media (min-width: 1023px) {
        .category-wrap {
            margin: -18px -25px
        }
    }

    .category .item {
        width: 33.33%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 20px 14px
    }

    @media (min-width: 1023px) {
        .category .item {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row;
            -webkit-box-align: start;
            -ms-flex-align: start;
            align-items: flex-start;
            padding: 18px 25px
        }
    }

    .category .icon {
        margin-bottom: 19px
    }

    @media (min-width: 1023px) {
        .category .icon {
            margin-bottom: 0;
            margin-top: 5px;
            width: 116px;
            height: 116px
        }
    }

    .category .icon a {
        height: 42px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .category .icon a.object {
        position: relative;
        display: inline-block
    }

    .category .icon a.object:after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0
    }

    @media (min-width: 767px) {
        .category .icon a {
            height: 116px;
            width: 116px;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center
        }
    }

    .category .icon a img {
        max-height: 100%;
        width: 100%
    }

    .category .inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    @media (min-width: 1023px) {
        .category .inner {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            padding-left: 36px
        }
    }

    .category .inner ul {
        display: none
    }

    @media (min-width: 1023px) {
        .category .inner ul {
            display: block
        }
    }

    @media (min-width: 1023px) {
        .category .inner ul li {
            padding: 5px 0;
            line-height: 1.2
        }
    }

    @media (min-width: 1023px) {
        .category .inner ul li a:hover {
            color: #19b1aa
        }
    }

    .category .name {
        line-height: 1.32;
        text-align: center;
        max-width: 80px;
        font-size: 12px;
        font-weight: 700;
        color: #301866
    }

    @media (min-width: 767px) {
        .category .name {
            font-size: 20px;
            font-weight: 700;
            max-width: 100%;
            -ms-flex-item-align: start;
            align-self: flex-start;
            white-space: normal
        }
    }

    @media (min-width: 1023px) {
        .category .name {
            margin-bottom: 4px;
            text-align: left
        }
    }

    @media screen and (min-width: 1023px) and (min-width: 0\0
    ) {
        .category .name {
            width: 160px
        }
    }

    @media (min-width: 1023px) {
        .category .name:hover {
            color: #19b1aa
        }
    }

    .cookie {
        background-color: #fff;
        padding: 20px 0;
        position: relative;
        z-index: 10
    }

    @media (min-width: 1023px) {
        .cookie {
            position: absolute;
            bottom: 145px;
            background-color: transparent;
            left: 0;
            width: 100%
        }
    }

    .cookie.hide {
        display: none
    }

    .cookie .wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        line-height: 1.3
    }

    @media (min-width: 1023px) {
        .cookie .wrap {
            background-color: #fff;
            width: 885px;
            padding: 28px 50px 15px 30px;
            position: relative;
            line-height: 1.5
        }
    }

    .cookie .text {
        color: #141414;
        font-size: 10px;
        padding-bottom: 5px
    }

    @media (min-width: 767px) {
        .cookie .text {
            font-size: 14px
        }
    }

    @media (min-width: 1023px) {
        .cookie .text {
            font-size: 22px;
            padding-bottom: 8px;
            line-height: 1.5
        }
    }

    .cookie .text a {
        color: #19b1aa;
        text-decoration: underline
    }

    @media (min-width: 1023px) {
        .cookie .text a:hover {
            -webkit-text-decoration-color: transparent;
            text-decoration-color: transparent
        }
    }

    .cookie .ban {
        color: #c7c7c7;
        font-size: 10px
    }

    @media (min-width: 767px) {
        .cookie .ban {
            font-size: 14px
        }
    }

    @media (min-width: 1023px) {
        .cookie .ban {
            font-size: 16px;
            display: none
        }
    }

    .cookie .close {
        position: absolute;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background-color: #fff;
        border-radius: 50%;
        width: 25px;
        height: 25px;
        bottom: -10px;
        right: 15px;
        font-weight: 900;
        cursor: pointer
    }

    @media (min-width: 1023px) {
        .cookie .close {
            width: 30px;
            height: 30px;
            bottom: auto;
            top: -6px;
            right: -5px;
            -webkit-transition: all .3s;
            transition: all .3s
        }

        .cookie .close:hover {
            color: #19b1aa
        }
    }

    .footer {
        position: relative;
        z-index: 2;
        overflow: hidden;
        background: #301866
    }

    @media (min-width: 374px) {
        .footer {
            background-position: 25% 50%
        }
    }

    @media (min-width: 1023px) {
        .footer {
            padding-top: 125px
        }
    }

    .footer-top {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 -12px;
        position: relative;
        padding-bottom: 22px
    }

    @media (min-width: 374px) {
        .footer-top {
            width: 326px;
            margin: 0 auto
        }
    }

    @media (min-width: 767px) {
        .footer-top {
            width: 100%;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between
        }
    }

    @media (min-width: 1023px) {
        .footer-top {
            padding-bottom: 34px;
            padding-right: 245px
        }
    }

    .footer-top:before {
        position: absolute;
        content: '';
        left: -999px;
        right: -999px;
        height: 2px;
        background-color: rgba(255, 255, 255, 0.1);
        bottom: 0
    }

    .footer-top div {
        width: 50%;
        padding: 0 12px
    }

    @media (min-width: 767px) {
        .footer-top div {
            width: auto
        }
    }

    @media (min-width: 1023px) {
        .footer-top div {
            width: auto
        }
    }

    .footer-top div.hide {
        display: none
    }

    @media (min-width: 767px) {
        .footer-top div.hide {
            display: block
        }
    }

    .footer-top div span {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 18px;
        color: #fff;
        line-height: 1.22;
        padding-bottom: 15px
    }

    @media (min-width: 1023px) {
        .footer-top div span {
            font-size: 24px;
            padding-bottom: 13px
        }
    }

    .footer-top div ul li {
        padding: 3.5px 0
    }

    @media (min-width: 1023px) {
        .footer-top div ul li {
            padding: 3px 0
        }
    }

    .footer-top div ul li a, .footer-top div ul li span {
        font-size: 14px;
        color: #fff
    }

    @media (min-width: 1023px) {
        .footer-top div ul li a, .footer-top div ul li span {
            font-size: 18px
        }
    }

    .footer-top div ul li a:hover, .footer-top div ul li span:hover {
        opacity: .7
    }

    .footer-logo {
        width: 100%;
        padding-left: 34px;
        padding-bottom: 34px
    }

    @media (min-width: 374px) {
        .footer-logo {
            padding-left: 25px
        }
    }

    @media (min-width: 767px) {
        .footer-logo {
            width: auto;
            padding-left: 0
        }
    }

    @media (min-width: 1023px) {
        .footer-logo {
            width: auto;
            padding-left: 0;
            padding-right: 10px;
            padding-top: 10px
        }
    }

    .footer-logo a {
        display: block
    }

    .footer-bottom {
        padding: 25px 0 25px
    }

    @media (min-width: 767px) {
        .footer-bottom {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
            padding: 40px 0 35px
        }
    }

    @media (min-width: 1023px) {
        .footer-bottom {
            padding-right: 245px
        }
    }

    .footer-info, .footer-social {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-bottom: 10px;
        color: #fff;
        font-size: 12px;
        letter-spacing: .35px
    }

    @media (min-width: 374px) {
        .footer-info, .footer-social {
            padding-bottom: 15px
        }
    }

    @media (min-width: 767px) {
        .footer-info, .footer-social {
            -webkit-box-align: start;
            -ms-flex-align: start;
            align-items: flex-start;
            font-size: 16px;
            padding-bottom: 0
        }
    }

    .footer-info a {
        color: #fff
    }

    .footer-info a:hover {
        color: rgba(255, 255, 255, 0.4)
    }

    .footer-social {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        color: #fff
    }

    .footer-social div {
        padding: 0 8px
    }

    @media (min-width: 767px) {
        .footer-social div {
            padding: 0 10px
        }
    }

    .footer-social span span {
        -webkit-transition: all .3s;
        transition: all .3s
    }

    .footer-social span span:hover {
        opacity: .4
    }

    .footer-social .social-icon, .footer-social .ya-market-icon, .footer-social .youtube-icon {
        font-weight: 700
    }

    .goods {
        position: relative;
        z-index: 0
    }

    @media (min-width: 1023px) {
        .goods {
            width: calc(100% - 23.3%);
            padding-left: 30px
        }
    }

    .goods-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 -6.5px;
        position: relative;
        z-index: 1
    }

    @media (min-width: 1023px) {
        .goods-wrap {
            margin: 0 -8px
        }
    }

    .goods-wrap .item {
        width: 50%;
        padding: 5px 6.5px
    }

    @media (min-width: 374px) {
        .goods-wrap .item {
            padding: 7.5px 6.5px
        }
    }

    @media (min-width: 767px) {
        .goods-wrap .item {
            width: 25%
        }
    }

    @media (min-width: 1023px) {
        .goods-wrap .item {
            padding: 7.5px 8px
        }
    }

    .goods-wrap .inner {
        background-color: #fff;
        border-radius: 10px;
        padding: 20px 10px 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        z-index: 1;
        border-radius: 10px 10px 0 0
    }

    .goods-wrap .inner:hover {
        z-index: 2
    }

    .goods-wrap .inner:hover .market-link {
        opacity: 1;
        visibility: visible
    }

    @media (min-width: 374px) {
        .goods-wrap .inner {
            padding-top: 23px;
            padding-bottom: 15px
            height: 100%;
        }
    }

    @media (min-width: 1023px) {
        .goods-wrap .inner {
            padding: 33px 10px 21px
            height: 100%;
        }
    }

    .goods-wrap .info:hover .prompt {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .goods-wrap .info-icon {
        width: 15px;
        height: 15px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: absolute;
        right: 10px;
        top: 10px;
        border-radius: 50%;
        z-index: 2;
        -webkit-transition: all .3s;
        transition: all .3s
    }

    @media (min-width: 1023px) {
        .goods-wrap .info-icon {
            width: 20px;
            height: 20px;
            cursor: pointer
        }

        .goods-wrap .info-icon:hover {
            background-color: #301866
        }
    }

    .goods-wrap .prompt {
        position: absolute;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        border: 1px solid #efefef;
        border-radius: 12px;
        background-color: #fff;
        color: #301866;
        font-size: 10px;
        letter-spacing: .21px;
        line-height: 1.2;
        padding: 8px 35px 6px 11px;
        right: 5px;
        top: 5px;
        z-index: 1;
        max-width: 90%;
        display: none
    }

    .goods-wrap .market-link {
        line-height: 1.21;
        position: absolute;
        z-index: 3;
        bottom: -50px;
        background-color: #fff;
        left: 0;
        right: 0;
        border-top: 1px solid #f4f4f4;
        font-size: 12px;
        opacity: 0;
        -webkit-transition: all .3s;
        transition: all .3s;
        visibility: hidden
    }

    .goods-wrap .market-link span {
        display: -webkit-box;

        display: -ms-flexbox;

        display: flex;

        -webkit-box-align: center;

        -ms-flex-align: center;

        align-items: center;

        -webkit-box-pack: center;

        -ms-flex-pack: center;

        justify-content: center;

        color: #ffffff;

        padding: 7px 0;

        background-color: #19b1aa;

        border-radius: 6px;
    }

    .goods-wrap .market-link span:hover {
        color: #19b1aa
    }

    .goods-wrap .image {
        margin-bottom: 15px
    }

    @media (min-width: 374px) {
        .goods-wrap .image {
            margin-bottom: 10px
        }
    }

    @media (min-width: 1023px) {
        .goods-wrap .image {
            margin-bottom: 25px
        }
    }

    .goods-wrap .image p, .goods-wrap .image span {
        height: 100px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        cursor: pointer
    }

    @media (min-width: 1023px) {
        .goods-wrap .image p, .goods-wrap .image span {
            height: 164px
        }
    }

    .goods-wrap .image p img, .goods-wrap .image span img {
        width: auto;
        max-width: 100%;
        max-height: 100%
    }

    .goods-wrap .brand {
        font-size: 10px;
        line-height: 1.2;
        letter-spacing: .21px;
        color: #d6d6d6;
        margin-bottom: 5px;
        min-height: 14px
    }

    @media (min-width: 374px) {
        .goods-wrap .brand {
            font-size: 12px;
            margin-bottom: 4px
        }
    }

    .goods-wrap .name {
        line-height: 1.17;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        text-align: center;
        color: #301866;
        max-width: 100px;
        height: 35px;
        margin-bottom: 14px;
        overflow: hidden
    }

    @media (min-width: 374px) {
        .goods-wrap .name {
            line-height: 1.25;
            height: 38px;
            max-width: 145px;
            margin-bottom: 8px
        }
    }

    @media (min-width: 1023px) {
        .goods-wrap .name {
            margin-bottom: 25px
        }
    }

    .goods-wrap .name p, .goods-wrap .name span {
        cursor: pointer;
        color: #301866;
        font-weight: 700
    }

    @media (min-width: 374px) {
        .goods-wrap .name p, .goods-wrap .name span {
            font-size: 16px
        }
    }

    @media (min-width: 1023px) {
        .goods-wrap .name p:hover, .goods-wrap .name span:hover {
            color: #19b1aa
        }
    }

    .datalink {
        cursor: pointer
    }

    .goods-wrap .review {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 8px;
        line-height: 1.25;
        margin-bottom: 15px;
        min-height: 16px
    }

    @media (min-width: 1023px) {
        .goods-wrap .review {
            font-size: 12px;
            margin-bottom: 20px
        }
    }

    @media (min-width: 1023px) {
        .goods-wrap .review a:hover {
            color: #19b1aa
        }
    }

    .goods-wrap .review svg {
        margin-right: 4px
    }

    @media (min-width: 1023px) {
        .goods-wrap .review svg {
            margin-right: 8px
        }
    }

    .goods-wrap .shop a, .goods-wrap .shop {
        font-size: 8px;
        line-height: 1.25;
        color: #d6d6d6;
        margin-bottom: 4px;
        min-height: 16px
    }

    @media (min-width: 1023px) {
        .goods-wrap .shop a, .goods-wrap .shop {
            font-size: 12px;
            margin-bottom: 5px
        }
    }

    .goods-wrap .price a, .goods-wrap .price {
        font-size: 15px;
        color: #19b1aa;
        line-height: 1.21;
        min-height: 16px
    }

    .content-box {
        padding-top: 21px
    }

    @media (min-width: 374px) {
        .content-box {
            padding-top: 17px;
            padding-bottom: 9px
        }
    }

    @media (min-width: 1023px) {
        .content-box {
            padding-top: 4px
        }
    }

    .content-box h2 {
        font-size: 22px;
        font-family: "ALS Rundgang", Arial, Helvetica, sans-serif;
        line-height: 1.2;
        letter-spacing: 1.8px;
        display: block;
        color: #301866;
        padding-bottom: 4px
    }

    @media (min-width: 374px) {
        .content-box h2 {
            font-size: 16px;
            font-weight: 700
        }
    }

    @media (min-width: 1023px) {
        .content-box h2 {
            font-size: 30px
        }
    }

    .content-box p {
        line-height: 1.84
    }

    @media (min-width: 767px) {
        .content-box p {
            font-size: 12px
        }
    }

    .select-text {
        padding-left: 4px;
        letter-spacing: .3px;
        font-size: 12px
    }

    @media (min-width: 374px) {
        .select-text {
            padding-left: 10px
        }
    }

    @media (min-width: 1023px) {
        .select-text {
            padding-left: 13px
        }
    }

    .select-wrap {
        position: relative;
        z-index: 2;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .select-box {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0
    }

    .select-icon {
        line-height: 0
    }

    .sort {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        position: relative;
        z-index: 5
    }

    @media (min-width: 1023px) {
        .sort {
            -webkit-box-orient: vertical;
            -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
            padding-bottom: 13px;
            position: relative;

        }
    }

    .sort-bottom {
        padding-top: 20px
    }

    @media (min-width: 1023px) {
        .sort-bottom {
            padding-top: 25px
        }
    }

    .sort-select {
        margin: 10px 0;
        padding: 0 10px 0 15px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-radius: 20px;
        background-color: #fff;
        height: 40px;
        position: relative;
        z-index: 0
    }

    @media (min-width: 1023px) {
        .sort-select {
            background-color: transparent;
            width: 273px;
            padding-left: 21px;
            height: 60px;
            position: absolute;
            right: -20px;
            top: -20px
        }
    }

    .sort-select select {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        border-radius: 30px;
        height: 40px;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 10px 10px 10px 143px;
        background-color: transparent;
        font-weight: 700
    }

    .sort ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: -2.5px -2.5px
    }

    @media (min-width: 767px) {
        .sort ul {
            margin: -4.5px -5px
        }
    }

    .sort ul li {
        padding: 2.5px 2.5px
    }

    @media (min-width: 767px) {
        .sort ul li {
            padding: 4.5px 5px
        }
    }

    .sort ul a {
        line-height: 1.17;
        font-size: 12px;
        font-weight: 600;
        background-color: #19b1aa;
        border-radius: 20px;
        color: #fff;
        -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
        padding: 5px 21px 6px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    @media (min-width: 767px) {
        .sort ul a {
            font-size: 14px
        }
    }

    .sort ul a:hover {
        background-color: #301866
    }

    .rating {
        position: relative;
        width: 95px;
        margin-bottom: 2px;
        font-size: 12px
    }

    @media (min-width: 1023px) {
        .rating {
            width: 155px;
            margin-bottom: 15px
        }
    }

    .rating-back {
        overflow: hidden;
        white-space: nowrap
    }

    .rating-back svg {
        opacity: .3
    }

    .rating-top {
        position: absolute;
        top: 0;
        left: 0;
        overflow: hidden;
        white-space: nowrap
    }

    .slider {
        padding: 5px 0 10px;
        border-radius: 10px;
        overflow: hidden;
        margin: 1%
    }

    @media (min-width: 374px) {
        .slider {
            padding: 8px 0 7px
        }
    }

    @media (min-width: 1023px) {
        .slider {
            padding: 13px 0 12px
        }
    }

    .slider-card {
        padding: 5px 0
    }

    @media (min-width: 767px) {
        .slider-card {
            margin-bottom: 30px
        }
    }

    @media (min-width: 1023px) {
        .slider-card {
            display: none
        }
    }

    .slider .slick-list {
        border-radius: 10px;
        overflow: hidden
    }

    .slider-title {
        display: block;
        font-size: 18px;
        letter-spacing: .3px;
        color: #301866;
        line-height: 1.23;
        padding-bottom: 5px;
        font-weight: 700
    }

    @media (min-width: 374px) {
        .slider-title {
            padding-bottom: 3px
        }
    }

    @media (min-width: 1023px) {
        .slider-title {
            display: none
        }
    }

    .slider .item {
        padding: 0;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        background-color: #fff;
        cursor: pointer
    }

    .slider .img {
        width: 91px;
        background-size: cover;
        background-position: 50% 50%;
        height: 100px;
        background-color: #19b1aa
    }

    @media (min-width: 1023px) {
        .slider .img {
            width: 109px;
            height: 120px
        }
    }

    .slider .text {
        width: calc(100% - 91px);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        line-height: 1.29;
        padding: 10px 50px 10px 12px
    }

    @media (min-width: 320px) {
        .slider .item {
            width: 98%;
            margin: 1%
        }
    }

    @media (min-width: 374px) {
        .slider .text {
            padding-right: 40px
        }
    }

    @media (min-width: 1023px) {
        .slider .text {
            padding-right: 10px;
            width: calc(100% - 109px);
            line-height: 1.34
        }
    }

    @media (min-width: 1023px) {
        .slider .img {
            width: 109px;
            height: 120px
        }

        .slider .item {
            width: 48%;
            margin: 1%
        }
    }

    @media (min-width: 1200px) {
        .slider .item {
            width: 25%;
            margin: 0
        }
    }

    .slider .text span {
        font-size: 14px;
        letter-spacing: .2px;
        color: #301866
    }

    @media (min-width: 1023px) {
        .slider .text span {
            font-size: 12px;
            letter-spacing: .17px
        }
    }

    .slider-icon {
        position: absolute;
        top: 7px;
        right: 10px
    }

    @media (min-width: 1023px) {
        .slider-icon {
            display: none
        }
    }

    @-webkit-keyframes hgrotate {
        75% {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
            -webkit-transform-origin: center center;
            transform-origin: center center
        }
        100% {
            -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
            -webkit-transform-origin: center center;
            transform-origin: center center
        }
    }

    @keyframes hgrotate {
        75% {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
            -webkit-transform-origin: center center;
            transform-origin: center center
        }
        100% {
            -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
            -webkit-transform-origin: center center;
            transform-origin: center center
        }
    }

    @-webkit-keyframes topsand {
        0% {
            clip: rect(0, 27px, 35px, 0)
        }
        70% {
            clip: rect(14.58333px, 27px, 35px, 0)
        }
        100% {
            clip: rect(14.58333px, 27px, 35px, 0)
        }
    }

    @keyframes topsand {
        0% {
            clip: rect(0, 27px, 35px, 0)
        }
        70% {
            clip: rect(14.58333px, 27px, 35px, 0)
        }
        100% {
            clip: rect(14.58333px, 27px, 35px, 0)
        }
    }

    @-webkit-keyframes bottomsand {
        0% {
            clip: rect(14.58333px, 27px, 35px, 0)
        }
        70% {
            clip: rect(0, 27px, 35px, 0)
        }
        100% {
            clip: rect(0, 27px, 35px, 0)
        }
    }

    @keyframes bottomsand {
        0% {
            clip: rect(14.58333px, 27px, 35px, 0)
        }
        70% {
            clip: rect(0, 27px, 35px, 0)
        }
        100% {
            clip: rect(0, 27px, 35px, 0)
        }
    }

    .loading {
        width: 27px;
        height: 26px;
        margin: 16px auto 0;
        -webkit-animation-name: hgrotate;
        animation-name: hgrotate;
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center
    }

    .hourglass-top, .hourglass-bottom {
        position: relative;
        border-left: 10.8px solid transparent;
        border-right: 10.8px solid transparent
    }

    .hourglass {
        position: relative;
        z-index: 0
    }

    .hourglass:before {
        position: absolute;
        content: '';
        width: 25px;
        height: 4px;
        background-color: #301866;
        top: -4px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        z-index: 1;
        border-radius: 3px
    }

    .hourglass:after {
        position: absolute;
        content: '';
        width: 25px;
        height: 4px;
        background-color: #301866;
        bottom: -4px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        z-index: 1;
        border-radius: 3px
    }

    .hourglass-top {
        border-top: 13px solid #fff
    }

    .hourglass-bottom {
        border-bottom: 13px solid #fff
    }

    .sand-top, .sand-bottom {
        position: absolute;
        border-left: 6.75px solid transparent;
        border-right: 6.75px solid transparent;
        right: 50%
    }

    .loading, .sand-top, .sand-bottom {
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-duration: 1.6s;
        animation-duration: 1.6s;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite
    }

    .sand-top {
        -webkit-animation-name: topsand;
        animation-name: topsand;
        border-top: 10px solid #19b1aa;
        -webkit-transform: translate(50%, -100%);
        -ms-transform: translate(50%, -100%);
        transform: translate(50%, -100%)
    }

    .sand-bottom {
        -webkit-animation-name: bottomsand;
        animation-name: bottomsand;
        border-bottom: 10px solid #19b1aa;
        -webkit-transform: translate(50%, 0);
        -ms-transform: translate(50%, 0);
        transform: translate(50%, 0)
    }

    .header {
        padding: 20px 0 10px;
        position: relative;
        z-index: 1
    }

    @media (min-width: 767px) {
        .header {
            padding: 18px 0 90px
        }
    }

    @media (min-width: 1023px) {
        .header {
            padding-bottom: 18px
        }
    }

    .header-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .header .search-form {
        padding-bottom: 0;
        position: absolute;
        bottom: 0;
        left: 15px;
        right: 15px;
        z-index: 9
    }

    @media (min-width: 374px) {
        .header .search-form {
            left: 20px;
            right: 20px
        }
    }

    @media (min-width: 1023px) {
        .header .search-form {
            position: relative;
            left: 0;
            right: 0;
            margin: 0 65px 0 78px
        }
    }

    .header--main {
        padding-bottom: 20px;
        z-index: 99
    }

    @media (min-width: 1023px) {
        .header--main {
            padding-top: 84px
        }
    }

    @media (min-width: 1023px) {
        .header--main .logo {
            padding-top: 6px
        }
    }

    @media (min-width: 1023px) {
        .header--main .header-wrap {
            padding-left: 58px
        }
    }

    @media (min-width: 767px) {
        .header--not-found {
            padding-bottom: 0
        }
    }

    @media (min-width: 767px) {
        .header--not-found .header-wrap {
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center
        }
    }

    @media (min-width: 767px) {
        .header--not-found .search-form {
            width: 615px;
            margin: 0;
            margin-left: 78px;
            position: relative;
            left: 0;
            right: 0
        }
    }

    .decor-left {
        display: none
    }

    @media (min-width: 1023px) {
        .decor-left {
            position: absolute;
            z-index: -1;
            display: block;
            left: 0;
            top: 0;
            width: 220px;
            height: 150px
        }
    }

    @media (min-width: 1500px) {
        .decor-left {
            width: 430px;
            height: 415px
        }
    }

    .decor-right {
        display: none
    }

    @media (min-width: 1023px) {
        .decor-right {
            position: absolute;
            z-index: -1;
            display: block;
            right: 0;
            top: 0;
            width: 220px;
            height: 150px
        }
    }

    @media (min-width: 1500px) {
        .decor-right {
            width: 540px;
            height: 470px
        }
    }

    .logo {
        line-height: 1;
        padding-top: 3px
    }

    @media (min-width: 767px) {
        .logo {
            padding-top: 1px;
            position: relative;
            z-index: 0
        }

        .logo:before {
            position: absolute;
            content: '';
            width: 130px;
            height: 130px;
            background-color: #fff;
            border-radius: 50%;
            z-index: -1;
            top: -50px;
            left: -60px
        }
    }

    .logo-link {
        font-size: 24px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        cursor: pointer
    }

    @media (min-width: 767px) {
        .city {
            position: relative;
            z-index: 10
        }
    }

    .city-btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        cursor: pointer
    }

    @media (min-width: 767px) {
        .city-btn {
            position: relative;
            z-index: 2
        }
    }

    .city-text {
        font-size: 14px;
        line-height: 1.21;
        padding-left: 4px;
        padding-right: 8px;
        position: relative
    }

    @media (min-width: 767px) {
        .city-text {
            font-size: 30px;
            padding-right: 22px;
            padding-left: 17px
        }
    }

    .city-text:before {
        position: absolute;
        content: '';
        width: 4px;
        height: 4px;
        border-left: 1px solid #000;
        border-bottom: 1px solid #000;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        right: 0;
        top: 5px
    }

    @media (min-width: 767px) {
        .city-text:before {
            width: 13px;
            height: 13px;
            top: 11px;
            border-left: 3px solid #000;
            border-bottom: 3px solid #000
        }
    }

    .city-drop {
        position: fixed;
        z-index: 10;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        height: 100vh;
        background-color: #fff;
        padding: 20px 20px 40px;
        display: none;
        overflow: hidden
    }

    @media (min-width: 767px) {
        .city-drop {
            width: 435px;
            height: 558px;
            border-radius: 10px;
            z-index: 1;
            top: -30px;
            left: auto;
            right: -15px;
            padding-top: 130px;
            position: absolute
        }
    }

    @media (min-width: 1600px) {
        .city-drop {
            left: -30px
        }
    }

    .city-drop.active {
        display: block
    }

    .city-head {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 15px
    }

    @media (min-width: 767px) {
        .city-head {
            display: none
        }
    }

    .city-title {
        font-size: 18px;
        letter-spacing: .3px;
        color: #301866;
        font-weight: 700
    }

    .city-back {
        width: 24px;
        height: 24px;
        position: relative
    }

    .city-back:before {
        position: absolute;
        content: '';
        width: 16px;
        height: 6px;
        border-right: 2px solid #000;
        border-bottom: 2px solid #000;
        left: 5px;
        top: 7px
    }

    .city-back:after {
        position: absolute;
        content: '';
        width: 8px;
        height: 8px;
        border-left: 2px solid #000;
        border-bottom: 2px solid #000;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 8px;
        left: 4px
    }

    .city-select {
        width: 100%
    }

    .circle {
        position: absolute;
        z-index: -2;
        background-color: #fff;
        border-radius: 50%
    }

    .circle-1 {
        width: 74px;
        height: 74px;
        top: -30px;
        left: -30px
    }

    @media (min-width: 767px) {
        .circle-1 {
            display: none
        }
    }

    .circle-2 {
        width: 30px;
        height: 30px;
        top: 100px;
        left: 30px
    }

    .circle-3 {
        width: 25px;
        height: 25px;
        top: 50px;
        left: 48%
    }

    .circle-4 {
        width: 25px;
        height: 25px;
        top: 105px;
        left: 44%
    }

    .circle-5 {
        width: 25px;
        height: 25px;
        top: 93px;
        right: 22%
    }

    .circle-6 {
        width: 30px;
        height: 30px;
        top: 120px;
        right: -5px
    }

    @media (min-width: 767px) {
        .circle-6 {
            top: 90px
        }
    }

    .circle-7 {
        width: 25px;
        height: 25px;
        top: 135px;
        right: 10%
    }

    .circle-8 {
        width: 35px;
        height: 35px;
        top: 60px;
        left: 13%
    }

    .circle-9 {
        width: 35px;
        height: 35px;
        bottom: 20px;
        left: 10%
    }

    .circle-10 {
        width: 35px;
        height: 35px;
        bottom: -20px;
        left: 7%
    }

    .circle-11 {
        width: 25px;
        height: 25px;
        bottom: 10px;
        left: 38%
    }

    .circle-12 {
        width: 20px;
        height: 20px;
        bottom: 10px;
        right: 14%
    }

    .circle-13 {
        width: 40px;
        height: 40px;
        bottom: -30px;
        right: 22%
    }

    @media (min-width: 767px) {
        .circle-13 {
            bottom: 10px;
            right: 40%
        }
    }

    .circle-14 {
        width: 25px;
        height: 25px;
        bottom: -50px;
        right: 33%
    }

    .nav {
        padding: 63px 0 40px;
        position: relative;
        z-index: 0
    }

    @media (min-width: 767px) {
        .nav {
            padding-top: 18px
        }
    }

    .nav-icon {
        height: 42px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 19px
    }

    @media (min-width: 767px) {
        .nav-icon {
            height: 150px;
            margin-bottom: 34px
        }
    }

    .nav-text {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
        line-height: 1.45;
        color: #301866;
        width: 80px;
        font-weight: 700
    }

    @media (min-width: 767px) {
        .nav-text {
            font-size: 30px;
            width: auto;
            line-height: 1.2;
            letter-spacing: .7px
        }
    }

    @media (min-width: 1023px) {
        .nav-text {
            -webkit-transition: all .3s;
            transition: all .3s
        }
    }

    nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 0 -12px
    }

    nav div {
        width: 33.33%;
        padding: 20px 12px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    @media (min-width: 767px) {
        nav div {
            padding: 47px 12px
        }
    }

    nav a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    @media (min-width: 1023px) {
        nav a:hover .nav-text {
            color: #19b1aa
        }
    }

    #c {
        width: 100%;
        height: 400px;
        position: absolute;
        z-index: -1;
        top: -10px
    }

    @media (min-width: 767px) {
        #c {
            display: none
        }
    }

    #c2 {
        width: 100%;
        height: 400px;
        position: absolute;
        z-index: -1;
        bottom: -15px;
        -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        transform: rotate(-180deg)
    }

    @media (min-width: 767px) {
        #c2 {
            display: none
        }
    }

    #c3 {
        display: none
    }

    @media (min-width: 767px) {
        #c3 {
            display: block;
            width: 100%;
            height: 400px;
            position: absolute;
            z-index: -1;
            bottom: -150px;
            -webkit-transform: rotate(-180deg);
            -ms-transform: rotate(-180deg);
            transform: rotate(-180deg)
        }
    }

    #c4 {
        width: 100%;
        height: 400px;
        position: absolute;
        z-index: -1;
        top: -10px
    }

    @media (min-width: 767px) {
        #c4 {
            display: none
        }
    }

    #c5 {
        width: 100%;
        height: 300px;
        position: absolute;
        z-index: -1;
        top: 350px;
        -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        transform: rotate(-180deg)
    }

    @media (min-width: 767px) {
        #c5 {
            display: none
        }
    }

    #c6 {
        width: calc(100% + 30px);
        height: calc(100% + 70px);
        position: absolute;
        z-index: -1;
        bottom: -15px;
        margin: 0 -15px
    }

    @media (min-width: 374px) {
        #c6 {
            width: calc(100% + 40px);
            margin: 0 -20px
        }
    }

    @media (min-width: 767px) {
        #c6 {
            display: none
        }
    }

    #c7 {
        width: 100%;
        height: 300px;
        position: absolute;
        z-index: -1;
        top: 30px
    }

    @media (min-width: 767px) {
        #c7 {
            display: none
        }
    }

    .not-found {
        padding-top: 75px;
        position: relative;
        z-index: 0;
        bottom: -62px;
        margin-top: -62px
    }

    @media (min-width: 767px) {
        .not-found {
            margin-top: 0;
            bottom: 0;
            padding-bottom: 50px
        }
    }

    @media (min-width: 1023px) {
        .not-found {
            padding-top: 142px
        }
    }

    .not-found-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .not-found-icon {
        margin-bottom: 30px;
        width: 280px;
        height: 130px
    }

    @media (min-width: 374px) {
        .not-found-icon {
            width: 330px;
            height: 153px;
            margin-bottom: 46px
        }
    }

    @media (min-width: 767px) {
        .not-found-icon {
            width: 660px;
            height: 306px;
            margin-bottom: 10px
        }
    }

    @media (min-width: 1200px) {
        .not-found-icon {
            width: 1179px;
            height: 545px
        }
    }

    .not-found-text {
        font-size: 20px;
        letter-spacing: .27px;
        line-height: 1.2;
        margin-bottom: 10px
    }

    @media (min-width: 767px) {
        .not-found-text {
            font-size: 30px;
            letter-spacing: .5px;
            margin-bottom: 13px
        }
    }

    .not-found .btn {
        width: 228px;
        padding-bottom: 9px
    }

    @media (min-width: 767px) {
        .not-found .btn {
            background-color: transparent;
            font-size: 30px;
            color: #19b1aa;
            line-height: 1.2;
            text-decoration: underline;
            padding: 0;
            width: auto
        }

        .not-found .btn:hover {
            color: #301866
        }
    }

    #preloader {
        position: fixed;
        margin: 0 auto;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        background: #fff;
        z-index: 9999
    }

    #preloader .preloader-wrapper {
        position: absolute;
        margin: auto;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0
    }

    body.overflow-hidden {
        overflow: hidden
    }

    body.overflow-hidden .compensate-for-preloader {
        margin-right: 17px
    }

    @media (min-width: 1023px) {
        body.overflow-hidden .compensate-for-preloader {
            margin: 0
        }
    }

    .preloader-wrapper.small {
        width: 36px;
        height: 36px
    }

    .preloader-wrapper.big {
        width: 64px;
        height: 64px
    }

    .preloader-wrapper.active {
        -webkit-animation: container-rotate 1568ms linear infinite;
        animation: container-rotate 1568ms linear infinite
    }

    @-webkit-keyframes container-rotate {
        to {
            -webkit-transform: rotate(360deg)
        }
    }

    @keyframes container-rotate {
        to {
            -webkit-transform: rotate(360deg);
            transform: rotate(360deg)
        }
    }

    .spinner-layer {
        position: absolute;
        width: 100%;
        height: 100%;
        opacity: 0;
        border-color: blue
    }

    .spinner-blue, .spinner-blue-only {
        border-color: #4285f4
    }

    .spinner-red, .spinner-red-only {
        border-color: #db4437
    }

    .spinner-yellow, .spinner-yellow-only {
        border-color: #f4b400
    }

    .spinner-green, .spinner-green-only {
        border-color: #0f9d58
    }

    .active .spinner-layer.spinner-blue {
        -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, blue-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
        animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, blue-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both
    }

    .active .spinner-layer.spinner-red {
        -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, red-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
        animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, red-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both
    }

    .active .spinner-layer.spinner-yellow {
        -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, yellow-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
        animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, yellow-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both
    }

    .active .spinner-layer.spinner-green {
        -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, green-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
        animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, green-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both
    }

    .active .spinner-layer, .active .spinner-layer.spinner-blue-only, .active .spinner-layer.spinner-red-only, .active .spinner-layer.spinner-yellow-only, .active .spinner-layer.spinner-green-only {
        opacity: 1;
        -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
        animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both
    }

    @-webkit-keyframes fill-unfill-rotate {
        12.5% {
            -webkit-transform: rotate(135deg)
        }
        25% {
            -webkit-transform: rotate(270deg)
        }
        37.5% {
            -webkit-transform: rotate(405deg)
        }
        50% {
            -webkit-transform: rotate(540deg)
        }
        62.5% {
            -webkit-transform: rotate(675deg)
        }
        75% {
            -webkit-transform: rotate(810deg)
        }
        87.5% {
            -webkit-transform: rotate(945deg)
        }
        to {
            -webkit-transform: rotate(1080deg)
        }
    }

    @keyframes fill-unfill-rotate {
        12.5% {
            -webkit-transform: rotate(135deg);
            transform: rotate(135deg)
        }
        25% {
            -webkit-transform: rotate(270deg);
            transform: rotate(270deg)
        }
        37.5% {
            -webkit-transform: rotate(405deg);
            transform: rotate(405deg)
        }
        50% {
            -webkit-transform: rotate(540deg);
            transform: rotate(540deg)
        }
        62.5% {
            -webkit-transform: rotate(675deg);
            transform: rotate(675deg)
        }
        75% {
            -webkit-transform: rotate(810deg);
            transform: rotate(810deg)
        }
        87.5% {
            -webkit-transform: rotate(945deg);
            transform: rotate(945deg)
        }
        to {
            -webkit-transform: rotate(1080deg);
            transform: rotate(1080deg)
        }
    }

    @-webkit-keyframes blue-fade-in-out {
        from {
            opacity: 1
        }
        25% {
            opacity: 1
        }
        26% {
            opacity: 0
        }
        89% {
            opacity: 0
        }
        90% {
            opacity: 1
        }
        100% {
            opacity: 1
        }
    }

    @keyframes blue-fade-in-out {
        from {
            opacity: 1
        }
        25% {
            opacity: 1
        }
        26% {
            opacity: 0
        }
        89% {
            opacity: 0
        }
        90% {
            opacity: 1
        }
        100% {
            opacity: 1
        }
    }

    @-webkit-keyframes red-fade-in-out {
        from {
            opacity: 0
        }
        15% {
            opacity: 0
        }
        25% {
            opacity: 1
        }
        50% {
            opacity: 1
        }
        51% {
            opacity: 0
        }
    }

    @keyframes red-fade-in-out {
        from {
            opacity: 0
        }
        15% {
            opacity: 0
        }
        25% {
            opacity: 1
        }
        50% {
            opacity: 1
        }
        51% {
            opacity: 0
        }
    }

    @-webkit-keyframes yellow-fade-in-out {
        from {
            opacity: 0
        }
        40% {
            opacity: 0
        }
        50% {
            opacity: 1
        }
        75% {
            opacity: 1
        }
        76% {
            opacity: 0
        }
    }

    @keyframes yellow-fade-in-out {
        from {
            opacity: 0
        }
        40% {
            opacity: 0
        }
        50% {
            opacity: 1
        }
        75% {
            opacity: 1
        }
        76% {
            opacity: 0
        }
    }

    @-webkit-keyframes green-fade-in-out {
        from {
            opacity: 0
        }
        65% {
            opacity: 0
        }
        75% {
            opacity: 1
        }
        90% {
            opacity: 1
        }
        100% {
            opacity: 0
        }
    }

    @keyframes green-fade-in-out {
        from {
            opacity: 0
        }
        65% {
            opacity: 0
        }
        75% {
            opacity: 1
        }
        90% {
            opacity: 1
        }
        100% {
            opacity: 0
        }
    }

    .gap-patch {
        position: absolute;
        top: 0;
        left: 45%;
        width: 10%;
        height: 100%;
        overflow: hidden;
        border-color: inherit
    }

    .gap-patch .circle {
        width: 1000%;
        left: -450%
    }

    .circle-clipper {
        display: inline-block;
        position: relative;
        width: 50%;
        height: 100%;
        overflow: hidden;
        border-color: inherit
    }

    .circle-clipper .circle {
        width: 200%;
        height: 100%;
        border-width: 3px;
        border-style: solid;
        border-color: inherit;
        border-bottom-color: transparent !important;
        border-radius: 50%;
        -webkit-animation: none;
        animation: none;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0
    }

    .circle-clipper.left .circle {
        left: 0;
        border-right-color: transparent !important;
        -webkit-transform: rotate(129deg);
        -ms-transform: rotate(129deg);
        transform: rotate(129deg)
    }

    .circle-clipper.right .circle {
        left: -100%;
        border-left-color: transparent !important;
        -webkit-transform: rotate(-129deg);
        -ms-transform: rotate(-129deg);
        transform: rotate(-129deg)
    }

    .active .circle-clipper.left .circle {
        -webkit-animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
        animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both
    }

    .active .circle-clipper.right .circle {
        -webkit-animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
        animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both
    }

    @-webkit-keyframes left-spin {
        from {
            -webkit-transform: rotate(130deg)
        }
        50% {
            -webkit-transform: rotate(-5deg)
        }
        to {
            -webkit-transform: rotate(130deg)
        }
    }

    @keyframes left-spin {
        from {
            -webkit-transform: rotate(130deg);
            transform: rotate(130deg)
        }
        50% {
            -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg)
        }
        to {
            -webkit-transform: rotate(130deg);
            transform: rotate(130deg)
        }
    }

    @-webkit-keyframes right-spin {
        from {
            -webkit-transform: rotate(-130deg)
        }
        50% {
            -webkit-transform: rotate(5deg)
        }
        to {
            -webkit-transform: rotate(-130deg)
        }
    }

    @keyframes right-spin {
        from {
            -webkit-transform: rotate(-130deg);
            transform: rotate(-130deg)
        }
        50% {
            -webkit-transform: rotate(5deg);
            transform: rotate(5deg)
        }
        to {
            -webkit-transform: rotate(-130deg);
            transform: rotate(-130deg)
        }
    }

    #spinnerContainer.cooldown {
        -webkit-animation: container-rotate 1568ms linear infinite, fade-out 400ms cubic-bezier(0.4, 0, 0.2, 1);
        animation: container-rotate 1568ms linear infinite, fade-out 400ms cubic-bezier(0.4, 0, 0.2, 1)
    }

    @-webkit-keyframes fade-out {
        from {
            opacity: 1
        }
        to {
            opacity: 0
        }
    }

    @keyframes fade-out {
        from {
            opacity: 1
        }
        to {
            opacity: 0
        }
    }

    .search {
        padding: 2px 0 20px;
        position: relative;
        z-index: 88
    }

    @media (min-width: 767px) {
        .search {
            padding: 66px 0 20px
        }
    }

    .search-wrap {
        position: relative;
        z-index: 0
    }

    @media (min-width: 767px) {
        .search-wrap {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
            flex-direction: column-reverse
        }
    }

    .search-form {
        position: relative;
        z-index: 0;
        padding-bottom: 42px
    }

    @media (min-width: 767px) {
        .search-form {
            padding-bottom: 0
        }
    }

    @media (min-width: 1023px) {
        .search-form {
            width: 900px;
            margin: 0 auto
        }
    }

    .search-btn {
        position: absolute;
        right: 6px;
        top: 9px;
        padding: 0;
        width: 22px;
        height: 22px;
        background-color: transparent;
        z-index: 9999999
    }

    .search-input-wrap {
        z-index: 9999
    }

    .search-btn:hover {
        background-color: transparent
    }

    .search-btn:hover svg {
        fill: #19b1aa
    }

    @media (min-width: 767px) {
        .search-btn {
            top: 20px;
            right: 25px
        }
    }

    .search-caption {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        line-height: .85
    }

    @media (min-width: 767px) {
        .search-caption {
            display: block;
            text-align: center;
            margin-bottom: 41px
        }
    }

    .search-text {
        font-size: 70px;
        color: #301866;
        font-weight: 400;
        padding-left: 14px;
        text-transform: capitalize;
        font-family: "ALS Rundgang", Arial, Helvetica, sans-serif
    }

    @media (min-width: 767px) {
        .search-text {
            padding-left: 0;
            padding-bottom: 0;
            font-size: 60px;
            text-transform: none
        }
    }

    .search-goods {
        font-size: 45px;
        color: #301866;
        font-weight: 400;
        padding-right: 40px;
        padding-bottom: 7px;
        text-transform: capitalize;
        font-family: "ALS Rundgang", Arial, Helvetica, sans-serif
    }

    @media (min-width: 767px) {
        .search-goods {
            padding-right: 0;
            padding-bottom: 0;
            font-size: 60px;
            text-transform: none
        }
    }

    .search-price {
        font-size: 55px;
        color: #19b1aa;
        font-weight: 700
    }

    @media (min-width: 767px) {
        .search-price {
            padding-left: 0;
            font-size: 60px;
            font-family: "ALS Rundgang", Arial, Helvetica, sans-serif;
            font-weight: 400
        }
    }

    .search-price span {
        text-transform: uppercase
    }

    @media (min-width: 767px) {
        .search-price span {
            text-transform: none
        }
    }

    .video-desc {
        font-size: 14px;
        line-height: 16px
    }

    .feedback__title {
        margin-bottom: 1em;
        color: #1d1d1d;
        font-size: 3rem;
        font-weight: 400
    }

    .feedback-leave {
        margin-bottom: 10rem;
        padding: 4.5rem;
        border: .1rem solid #d7d7d7;
        -webkit-border-radius: .2rem;
        -moz-border-radius: .2rem;
        border-radius: .2rem;
        float: left
    }

    .feedback-leave__top {
        margin-bottom: 4rem;
        float: left
    }

    .feedback-leave-users {
        width: 40.22989%;
        float: left;
        margin-right: 2.46305%;
        color: #484848
    }

    .feedback-leave-shop {
        width: 57.30706%;
        float: right;
        margin-right: 0;
        padding-left: 7.38916%;
        color: #484848
    }

    .feedback-leave-form {
        width: 40.22989%;
        float: left;
        margin-right: 2.46305%;
        color: #484848
    }

    .feedback-leave-value {
        width: 57.30706%;
        float: right;
        margin-right: 0;
        padding-left: 7.38916%;
        color: #484848
    }

    .news-list {
        display: grid;
        grid-gap: 20px;
        grid-template-columns: repeat(3, 1fr)
    }

    @media (max-width: 767px) {
        .news-list {
            grid-template-columns: 1fr
        }
    }

    .news-item {
        background: #fff;
        padding: 20px 15px;
        border: 0;
        border-radius: 10px
    }

    .article-item-title a {
        font-size: 18px;
        font-weight: 600;
        line-height: 1;
        color: #301866
    }

    .article-item-desc {
        margin-bottom: 10px;
        font-size: 14px;
        line-height: 1.84
    }

    .article-read {
        display: block;
        width: 150px;
        height: 36px;
        padding: 0;
        background-color: #301866;
        color: #fff;
        border: 0;
        border-radius: 50px;
        outline: 0;
        font-size: 14px;
        line-height: 33px;
        cursor: pointer;
        text-align: center
    }

    a.article-read:hover {
        color: #fff;
        background-color: #19b1aa
    }

    .catalog .article, .catalog .page, .yawidget_inner {
        margin: 0;
        border-radius: 10px;
        overflow: hidden;
        background-color: #fff;
        padding: 21px 30px 15px
    }

    @media (max-width: 767px) {
        .catalog .article, .catalog .page, .yawidget_inner {
            padding: 15px
        }
    }

    .article-text p, .content-text p {
        font-size: 16px;
        line-height: 19px;
        margin: 0 0 10px
    }

    .content-share {
        margin-top: 20px
    }

    .yawidget_wrapper {
        margin-bottom: 25px
    }

    .tags__hidden {
        display: none
    }

    .sort ul li.allActive a {
        background-color: #2a7ea0
    }

    .similar-goods-title {
        display: block;
        font-size: 22px;
        letter-spacing: .3px;
        color: #301866;
        line-height: 1.23;
        padding-bottom: 5px;
        font-family: "ALS Rundgang", Arial, Helvetica, sans-serif
    }

    @media (min-width: 767px) {
        .similar-goods-title {
            font-size: 30px
        }
    }

    #TOP_PAGE {
        margin-bottom: 10px
    }

    .catalog-list-info {
        padding: 5px
    }

    .CatLeft {
        margin-top: 10px;
        height: 0px;
    }

    .notIE {
        position: relative;
        display: inline-block
    }

    select.fancyArrowSelect {
        display: block;
        height: 30px;
        width: 125px;
        padding: 2px 10px 2px 2px;
        outline: 0;
        color: #74646e;
        background: #f9f9f9;
        font-size: 12px;
        position: relative;
        top: 16px;
        right: 0;
        float: right
    }

    select.fancyArrowSelect:focus {
        border: 0
    }

    .notIE .fancyArrow {
        width: 23px;
        height: 28px;
        position: absolute;
        display: inline-block;
        top: 1px;
        right: 3px;
        background: url(https://www.stackoverflow.com/favicon.ico) right / 90% no-repeat #fff;
        pointer-events: none
    }

    @media screen and (min-width: 0\0
    ) {
        .notIE .fancyArrow {
            display: none
        }
    }

    .newcity {
        position: fixed;
        z-index: 10;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        height: 100vh;
        background-color: #fff;
        padding: 20px 20px 40px;
        display: none;
        overflow: hidden
    }

    @media (min-width: 767px) {
        .newcity {
            width: 435px;
            height: 558px;
            border-radius: 10px;
            z-index: 1;
            top: -30px;
            left: auto;
            right: -15px;
            padding-top: 130px;
            position: absolute
        }
    }

    @media (min-width: 1600px) {
        .newcity {
            left: -30px
        }
    }

    .newcity.active {
        display: block
    }

    #city-list {
        overflow-y: scroll;
        max-height: 80%;
        width: 100%;
        margin: 10px 0;
        padding-left: 10px
    }

    #city-list li:hover {
        color: #19b1aa;
        cursor: pointer
    }

    .selectcity-dropdown {
        padding: 0;
        position: relative;
        display: block
    }

    .selectcity-dropdown:before {
        position: absolute;
        content: '';
        background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iQ2FwYV8xIiBkYXRhLW5hbWU9IkNhcGEgMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgNTUgNTYuOTciPg0KICA8dGl0bGU+c2VhcmNoPC90aXRsZT4NCiAgPHBhdGggZD0iTTU0LjE2LDUxLjg5TDQwLjYsMzcuNzlBMjMsMjMsMCwxLDAsMjMsNDZhMjIuNzUsMjIuNzUsMCwwLDAsMTMuMTgtNC4xNkw0OS44NCw1NkEzLDMsMCwxLDAsNTQuMTYsNTEuODlaTTIzLDZBMTcsMTcsMCwxLDEsNiwyMywxNywxNywwLDAsMSwyMyw2WiIvPg0KPC9zdmc+DQo=);
        width: 12px;
        height: 12px;
        background-size: 12px 12px;
        right: 13px;
        top: 15px
    }

    @media (min-width: 767px) {
        .selectcity-dropdown:before {
            width: 16px;
            height: 16px;
            background-size: 16px 16px;
            top: 21px;
            right: 47px
        }
    }

    @media (max-width: 767px) {
        #city-list {
            max-height: 90%
        }

        select.fancyArrowSelect {
            top: 5px
        }
    }

    .livesearch {
        position: relative;
        z-index: 9
    }

    #livesearch {
        position: relative;
        z-index: 9
    }

    .overbg {
        display: none;
        position: fixed;
        background: rgba(0, 0, 0, 0.10);
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 1
    }

    .overbgcity {
        display: none;
        position: fixed;
        background: rgba(0, 0, 0, 0.10);
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 10
    }

    .search_result {
        position: absolute;
        display: none;
        border: 0 solid #ccc;
        padding: 5px;
        padding-top: 50px;
        font-size: 13px;
        margin: 0;
        height: 250px;
        overflow-y: scroll;
        top: 25px;
        width: 100%;
        z-index: 0;
        background-color: #fff;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px
    }

    .search_result li {
        list-style: none;
        padding: 3px 5px;
        border-bottom: 1px solid #eaeaea
    }

    .search_result li:hover {
        background-color: #f4f3f3;
        cursor: pointer
    }

    .search_result li a {
        display: block;
        color: #4e4e4e;
        text-decoration: none;
        padding-left: 60px;
        line-height: 50px;
        float: left
    }

    .search_result li .image {
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 100%;
        width: 300px;
        height: 300px;
        float: left;
        cursor: pointer
    }

    @media (max-width: 767px) {
        .search_result {
            padding-top: 25px;
            top: 23px
        }
    }

    .geo_cityes {
        display: none
    }

    #marketWidgetCatOne {
        margin: 1%;
        background: #fff;
        width: 100%;
        padding: 0
    }

    #marketWidgetCatTwo {
        margin: 1%;
        background: #fff;
        width: 100%;
        padding: 0
    }

    body.compensate-for-scrollbar {
        overflow: hidden;
        -ms-overflow-style: none
    }

    .fancybox-active {
        height: auto
    }

    .fancybox-is-hidden {
        left: -9999px;
        margin: 0;
        position: absolute !important;
        top: -9999px;
        visibility: hidden
    }

    .fancybox-container {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        height: 100%;
        left: 0;
        outline: 0;
        position: fixed;
        -webkit-tap-highlight-color: transparent;
        top: 0;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        width: 100%;
        z-index: 99992
    }

    .fancybox-container * {
        box-sizing: border-box
    }

    .fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
        bottom: 0;
        left: 0;
        position: absolute;
        right: 0;
        top: 0
    }

    .fancybox-outer {
        -webkit-overflow-scrolling: touch;
        overflow-y: auto
    }

    .fancybox-bg {
        background: #1e1e1e;
        opacity: 0;
        transition-duration: inherit;
        transition-property: opacity;
        transition-timing-function: cubic-bezier(.47, 0, .74, .71)
    }

    .fancybox-is-open .fancybox-bg {
        opacity: .87;
        transition-timing-function: cubic-bezier(.22, .61, .36, 1)
    }

    .fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
        direction: ltr;
        opacity: 0;
        position: absolute;
        transition: opacity .25s ease, visibility 0s ease .25s;
        visibility: hidden;
        z-index: 99997
    }

    .fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar {
        opacity: 1;
        transition: opacity .25s ease 0s, visibility 0s ease 0s;
        visibility: visible
    }

    .fancybox-infobar {
        color: #ccc;
        font-size: 13px;
        -webkit-font-smoothing: subpixel-antialiased;
        height: 44px;
        left: 0;
        line-height: 44px;
        min-width: 44px;
        mix-blend-mode: difference;
        padding: 0 10px;
        pointer-events: none;
        top: 0;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .fancybox-toolbar {
        right: 0;
        top: 0
    }

    .fancybox-stage {
        direction: ltr;
        overflow: visible;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        z-index: 99994
    }

    .fancybox-is-open .fancybox-stage {
        overflow: hidden
    }

    .fancybox-slide {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        display: none;
        height: 100%;
        left: 0;
        outline: 0;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
        padding: 44px 44px 0;
        position: absolute;
        text-align: center;
        top: 0;
        transition-property: opacity, -webkit-transform;
        transition-property: transform, opacity;
        transition-property: transform, opacity, -webkit-transform;
        white-space: normal;
        width: 100%;
        z-index: 99994
    }

    .fancybox-slide:before {
        content: "";
        display: inline-block;
        font-size: 0;
        height: 100%;
        vertical-align: middle;
        width: 0
    }

    .fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
        display: block
    }

    .fancybox-slide--next {
        z-index: 99995
    }

    .fancybox-slide--image {
        padding: 44px 0 0;
        overflow: visible
    }

    .fancybox-slide--image:before {
        display: none
    }

    .fancybox-slide--html {
        padding: 6px 6px 0
    }

    .fancybox-content {
        background: #fff;
        display: inline-block;
        margin: 0 0 44px;
        max-width: 100%;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
        padding: 44px;
        position: relative;
        text-align: left;
        vertical-align: middle
    }

    .fancybox-slide--image .fancybox-content {
        -webkit-animation-timing-function: cubic-bezier(.5, 0, .14, 1);
        animation-timing-function: cubic-bezier(.5, 0, .14, 1);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        background: transparent;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        left: 0;
        max-width: none;
        overflow: visible;
        padding: 0;
        position: absolute;
        top: 0;
        -webkit-transform-origin: top left;
        transform-origin: top left;
        transition-property: opacity, -webkit-transform;
        transition-property: transform, opacity;
        transition-property: transform, opacity, -webkit-transform;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        z-index: 99995
    }

    .fancybox-slide--html .fancybox-content {
        margin: 0 0 6px
    }

    .fancybox-can-zoomOut .fancybox-content {
        cursor: zoom-out
    }

    .fancybox-can-zoomIn .fancybox-content {
        cursor: zoom-in
    }

    .fancybox-can-pan .fancybox-content, .fancybox-can-swipe .fancybox-content {
        cursor: -webkit-grab;
        cursor: grab
    }

    .fancybox-is-grabbing .fancybox-content {
        cursor: -webkit-grabbing;
        cursor: grabbing
    }

    .fancybox-container [data-selectable=true] {
        cursor: text
    }

    .fancybox-image, .fancybox-spaceball {
        background: transparent;
        border: 0;
        height: 100%;
        left: 0;
        margin: 0;
        max-height: none;
        max-width: none;
        padding: 0;
        position: absolute;
        top: 0;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        width: 100%
    }

    .fancybox-spaceball {
        z-index: 1
    }

    .fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--video .fancybox-content {
        height: calc(100% - 44px);
        overflow: visible;
        padding: 0;
        width: 100%
    }

    .fancybox-slide--video .fancybox-content {
        background: #000
    }

    .fancybox-slide--map .fancybox-content {
        background: #e5e3df
    }

    .fancybox-slide--iframe .fancybox-content {
        background: #fff
    }

    .fancybox-iframe, .fancybox-video {
        background: transparent;
        border: 0;
        display: block;
        height: 100%;
        margin: 0;
        overflow: hidden;
        padding: 0;
        vertical-align: top;
        width: 100%
    }

    .fancybox-error {
        background: #fff;
        cursor: default;
        max-width: 400px;
        padding: 40px;
        width: 100%
    }

    .fancybox-error p {
        color: #444;
        font-size: 16px;
        line-height: 20px;
        margin: 0;
        padding: 0
    }

    .fancybox-button {
        background: rgba(30, 30, 30, .6);
        border: 0;
        border-radius: 0;
        cursor: pointer;
        display: inline-block;
        height: 44px;
        margin: 0;
        padding: 10px;
        transition: color .2s;
        vertical-align: top;
        visibility: inherit;
        width: 44px
    }

    .fancybox-button, .fancybox-button:link, .fancybox-button:visited {
        color: #ccc
    }

    .fancybox-button:hover {
        color: #fff
    }

    .fancybox-button:focus {
        outline: 0
    }

    .fancybox-button.fancybox-focus {
        outline: 1px dotted
    }

    .fancybox-button.disabled, .fancybox-button.disabled:hover, .fancybox-button[disabled], .fancybox-button[disabled]:hover {
        color: #888;
        cursor: default;
        outline: 0
    }

    .fancybox-button svg {
        display: block;
        height: 100%;
        overflow: visible;
        position: relative;
        width: 100%
    }

    .fancybox-button svg path {
        fill: currentColor;
        stroke-width: 0
    }

    .fancybox-button--fsenter svg:nth-child(2), .fancybox-button--fsexit svg:nth-child(1), .fancybox-button--pause svg:nth-child(1), .fancybox-button--play svg:nth-child(2) {
        display: none
    }

    .fancybox-close-small {
        background: transparent;
        border: 0;
        border-radius: 0;
        color: #ccc;
        cursor: pointer;
        opacity: .8;
        padding: 8px;
        position: absolute;
        right: -12px;
        top: -44px;
        z-index: 401
    }

    .fancybox-close-small:hover {
        color: #fff;
        opacity: 1
    }

    .fancybox-slide--html .fancybox-close-small {
        color: currentColor;
        padding: 10px;
        right: 0;
        top: 0
    }

    .fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
        display: none
    }

    .fancybox-navigation .fancybox-button {
        background: transparent;
        height: 100px;
        margin: 0;
        opacity: 0;
        position: absolute;
        top: calc(50% - 50px);
        width: 70px
    }

    .fancybox-navigation .fancybox-button div {
        background: rgba(30, 30, 30, .6);
        height: 100%;
        padding: 7px
    }

    .fancybox-navigation .fancybox-button--arrow_left {
        left: 0;
        padding: 31px 26px 31px 6px
    }

    .fancybox-navigation .fancybox-button--arrow_right {
        padding: 31px 6px 31px 26px;
        right: 0
    }

    .fancybox-caption {
        bottom: 0;
        color: #fff;
        font-size: 14px;
        font-weight: 400;
        left: 0;
        line-height: 1.5;
        padding: 25px 44px;
        right: 0
    }

    .fancybox-caption:before {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
        background-repeat: repeat-x;
        background-size: contain;
        bottom: 0;
        content: "";
        display: block;
        left: 0;
        pointer-events: none;
        position: absolute;
        right: 0;
        top: -25px;
        z-index: -1
    }

    .fancybox-caption:after {
        border-bottom: 1px solid hsla(0, 0%, 100%, .3);
        content: "";
        display: block;
        left: 44px;
        position: absolute;
        right: 44px;
        top: 0
    }

    .fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
        color: #ccc;
        text-decoration: none
    }

    .fancybox-caption a:hover {
        color: #fff;
        text-decoration: underline
    }

    .fancybox-loading {
        -webkit-animation: a .8s infinite linear;
        animation: a .8s infinite linear;
        background: transparent;
        border: 6px solid hsla(0, 0%, 39%, .5);
        border-radius: 100%;
        border-top-color: #fff;
        height: 60px;
        left: 50%;
        margin: -30px 0 0 -30px;
        opacity: .6;
        padding: 0;
        position: absolute;
        top: 50%;
        width: 60px;
        z-index: 99999
    }

    @-webkit-keyframes a {
        0% {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg)
        }
        to {
            -webkit-transform: rotate(359deg);
            transform: rotate(359deg)
        }
    }

    @keyframes a {
        0% {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg)
        }
        to {
            -webkit-transform: rotate(359deg);
            transform: rotate(359deg)
        }
    }

    .fancybox-animated {
        transition-timing-function: cubic-bezier(0, 0, .25, 1)
    }

    .fancybox-fx-slide.fancybox-slide--previous {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    .fancybox-fx-slide.fancybox-slide--next {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    .fancybox-fx-slide.fancybox-slide--current {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    .fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
        opacity: 0;
        transition-timing-function: cubic-bezier(.19, 1, .22, 1)
    }

    .fancybox-fx-fade.fancybox-slide--current {
        opacity: 1
    }

    .fancybox-fx-zoom-in-out.fancybox-slide--previous {
        opacity: 0;
        -webkit-transform: scale3d(1.5, 1.5, 1.5);
        transform: scale3d(1.5, 1.5, 1.5)
    }

    .fancybox-fx-zoom-in-out.fancybox-slide--next {
        opacity: 0;
        -webkit-transform: scale3d(.5, .5, .5);
        transform: scale3d(.5, .5, .5)
    }

    .fancybox-fx-zoom-in-out.fancybox-slide--current {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    .fancybox-fx-rotate.fancybox-slide--previous {
        opacity: 0;
        -webkit-transform: rotate(-1turn);
        transform: rotate(-1turn)
    }

    .fancybox-fx-rotate.fancybox-slide--next {
        opacity: 0;
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }

    .fancybox-fx-rotate.fancybox-slide--current {
        opacity: 1;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    .fancybox-fx-circular.fancybox-slide--previous {
        opacity: 0;
        -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
        transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
    }

    .fancybox-fx-circular.fancybox-slide--next {
        opacity: 0;
        -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
        transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
    }

    .fancybox-fx-circular.fancybox-slide--current {
        opacity: 1;
        -webkit-transform: scaleX(1) translateZ(0);
        transform: scaleX(1) translateZ(0)
    }

    .fancybox-fx-tube.fancybox-slide--previous {
        -webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
        transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
    }

    .fancybox-fx-tube.fancybox-slide--next {
        -webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
        transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
    }

    .fancybox-fx-tube.fancybox-slide--current {
        -webkit-transform: translateZ(0) scale(1);
        transform: translateZ(0) scale(1)
    }

    @media (max-height: 576px) {
        .fancybox-slide {
            padding-left: 6px;
            padding-right: 6px
        }

        .fancybox-slide--image {
            padding: 6px 0 0
        }

        .fancybox-slide--image .fancybox-content {
            margin-bottom: 6px
        }

        .fancybox-slide--image .fancybox-close-small {
            background: #4e4e4e;
            color: #f2f4f6;
            height: 36px;
            opacity: 1;
            padding: 6px;
            right: 0;
            top: 0;
            width: 36px
        }
    }

    .fancybox-share {
        background: #f4f4f4;
        border-radius: 3px;
        max-width: 90%;
        padding: 30px;
        text-align: center
    }

    .fancybox-share h1 {
        color: #222;
        font-size: 35px;
        font-weight: 700;
        margin: 0 0 20px
    }

    .fancybox-share p {
        margin: 0;
        padding: 0
    }

    .fancybox-share__button {
        border: 0;
        border-radius: 3px;
        display: inline-block;
        font-size: 14px;
        font-weight: 700;
        line-height: 40px;
        margin: 0 5px 10px;
        min-width: 130px;
        padding: 0 15px;
        text-decoration: none;
        transition: all .2s;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        white-space: nowrap
    }

    .fancybox-share__button:link, .fancybox-share__button:visited {
        color: #fff
    }

    .fancybox-share__button:hover {
        text-decoration: none
    }

    .fancybox-share__button--fb {
        background: #3b5998
    }

    .fancybox-share__button--fb:hover {
        background: #344e86
    }

    .fancybox-share__button--pt {
        background: #bd081d
    }

    .fancybox-share__button--pt:hover {
        background: #aa0719
    }

    .fancybox-share__button--tw {
        background: #1da1f2
    }

    .fancybox-share__button--tw:hover {
        background: #0d95e8
    }

    .fancybox-share__button svg {
        height: 25px;
        margin-right: 7px;
        position: relative;
        top: -1px;
        vertical-align: middle;
        width: 25px
    }

    .fancybox-share__button svg path {
        fill: #fff
    }

    .fancybox-share__input {
        background: transparent;
        border: 0;
        border-bottom: 1px solid #d7d7d7;
        border-radius: 0;
        color: #5d5b5b;
        font-size: 14px;
        margin: 10px 0 0;
        outline: 0;
        padding: 10px 15px;
        width: 100%
    }

    .fancybox-thumbs {
        background: #fff;
        bottom: 0;
        display: none;
        margin: 0;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        padding: 2px 2px 4px;
        position: absolute;
        right: 0;
        -webkit-tap-highlight-color: transparent;
        top: 0;
        width: 212px;
        z-index: 99995
    }

    .fancybox-thumbs-x {
        overflow-x: auto;
        overflow-y: hidden
    }

    .fancybox-show-thumbs .fancybox-thumbs {
        display: block
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 212px
    }

    .fancybox-thumbs__list {
        font-size: 0;
        height: 100%;
        list-style: none;
        margin: 0;
        overflow-x: hidden;
        overflow-y: auto;
        padding: 0;
        position: absolute;
        position: relative;
        white-space: nowrap;
        width: 100%
    }

    .fancybox-thumbs-x .fancybox-thumbs__list {
        overflow: hidden
    }

    .fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
        width: 7px
    }

    .fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
        background: #fff;
        border-radius: 10px;
        box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
    }

    .fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
        background: #2a2a2a;
        border-radius: 10px
    }

    .fancybox-thumbs__list a {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        background-color: rgba(0, 0, 0, .1);
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: cover;
        cursor: pointer;
        float: left;
        height: 75px;
        margin: 2px;
        max-height: calc(100% - 8px);
        max-width: calc(50% - 4px);
        outline: 0;
        overflow: hidden;
        padding: 0;
        position: relative;
        -webkit-tap-highlight-color: transparent;
        width: 100px
    }

    .fancybox-thumbs__list a:before {
        border: 4px solid #4ea7f9;
        bottom: 0;
        content: "";
        left: 0;
        opacity: 0;
        position: absolute;
        right: 0;
        top: 0;
        transition: all .2s cubic-bezier(.25, .46, .45, .94);
        z-index: 99991
    }

    .fancybox-thumbs__list a:focus:before {
        opacity: .5
    }

    .fancybox-thumbs__list a.fancybox-thumbs-active:before {
        opacity: 1
    }

    @media (max-width: 768px) {
        .fancybox-thumbs {
            width: 110px
        }

        .fancybox-show-thumbs .fancybox-inner {
            right: 110px
        }

        .fancybox-thumbs__list a {
            max-width: calc(100% - 10px)
        }
    }
</style>    

<style>
    .c_param_table {
        margin-top: 10px;
        display: table;
        width: 100%;
        border-collapse: collapse;
    }

    .c_param_table div.c_param_table_one:nth-child(2n+1) {
        background: #f5f5f5;
    }
    .c_param_table_one {
        display: table-row;
    }
    .modalDialog {
        position: fixed;
        font-family: Arial, Helvetica, sans-serif;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: rgba(0,0,0,0.8);
        z-index: 99999;
        -webkit-transition: opacity 400ms ease-in;
        -moz-transition: opacity 400ms ease-in;
        transition: opacity 400ms ease-in;
        display: none;
        pointer-events: none;
    }

    .modalDialog:target {
        display: block;
        pointer-events: auto;
    }

    .modalDialog > div {
        width: 95%;
        position: relative;
        margin: 5% auto;
        padding: 5px 20px 13px 20px;
        border-radius: 10px;
        background: #fff;
        background: -moz-linear-gradient(#fff, #999);
        background: -webkit-linear-gradient(#fff, #999);
        background: -o-linear-gradient(#fff, #999);
    }

    .close {
        background: #606061;
        color: #FFFFFF;
        line-height: 25px;
        position: absolute;
        right: 0px;
        text-align: center;
        top: 0px;
        width: 24px;
        text-decoration: none;
        font-weight: bold;
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        border-radius: 12px;
        -moz-box-shadow: 1px 1px 3px #000;
        -webkit-box-shadow: 1px 1px 3px #000;
        box-shadow: 1px 1px 3px #000;
        z-index: 1;
    }

    .close:hover { background: #00d9ff; }

    .modal-content {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        pointer-events: auto;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid rgba(0,0,0,.2);
        border-radius: .3rem;
        outline: 0;
    }

    @font-face {
        font-family: GTEestiProText; /* Гарнитура шрифта */
        src: url(/source/GTEestiProText-Regular.ttf); /* Путь к файлу со шрифтом */
    }
    /*Стили для страницы продуктов  */

    .c_table_description{max-height: 300px;
        overflow-y: scroll;}

    .c_table_td_price{ vertical-align: top;

        padding-top: 20px;}

    .c_table_td_shop{text-align: center; vertical-align: top;}

    .c_table_text{margin-top: 10px;}

    .c_table_td_img{vertical-align: top;}

    .c_table_button{
        border: 1px solid #f33733!important;
        background: #f33733!important;
        color: #fff!important;
        position: relative;
        display: block;
        width: 100%!important;
        padding: 2px 4px!important;
        border: 1px solid #c1d6d5;
        transition: border-color .25s ease-out;
        -webkit-transition: border-color .25s ease-out;
        -moz-transition: border-color .25s ease-out;
        -o-transition: border-color .25s ease-out;
        -ms-transition: border-color .25s ease-out;
        background-color: #f5f7f8;
        transition: background-color .25s ease-out;
        -webkit-transition: background-color .25s ease-out;
        -moz-transition: background-color .25s ease-out;
        -o-transition: background-color .25s ease-out;
        -ms-transition: background-color .25s ease-out;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border-radius: 2px;
        -webkit-box-shadow: 2px 2px 2px 0 #dddede;
        box-shadow: 2px 2px 2px 0 #dddede;

        text-align: center;
        white-space: nowrap;
        text-decoration: none;
        cursor: pointer;
        outline: none !important;

        text-transform: uppercase;
        font-weight: bold;
        font-family: 'Arial', sans-serif;
        font-weight: 300;
        letter-spacing: 0.3px;
        font-size: 14px;
        font-weight: 600;
        border-radius: 25px;
    }

    .c_table_price{
        color: inherit;

        text-decoration: none;

        color: #000;

        transition: color .25s ease-out;

        -webkit-transition: color .25s ease-out;

        -moz-transition: color .25s ease-out;

        -o-transition: color .25s ease-out;

        -ms-transition: color .25s ease-out;

        outline: none !important;

        font-size: 18px;

        font-weight: 600;

        margin-left: 20px;

        text-align: center;

        margin-left: 20px;

        margin-right: 20px;
    }

    .c_table_table{
        width: 100%;
        margin-top: 20px;
    }
    .c_table_td{
        width: 100%;
        padding-bottom: 20px;

        vertical-align: initial;

        padding-left: 10px;
    }


    .c_table_img{
        max-width: 100px;
        max-height: 100px;
        height: auto;
        width: auto;
    }

    .c_prices_block{
        margin-top: 20px;
        float: left;
        width: 100%;
    }

    .c_param_table_one{

        display: table-row;
    }
    .c_param_table div.c_param_table_one:nth-child(2n+1) {
        background: #f5f5f5;
    }
    .c_param_table div span{

        width: 50%;
        display: table-cell;
        border: 1px solid #dedede;
        padding: 4px 5px;
        font-size: 14px;
    }


    .c_param_table{
        margin-top: 10px;
        display: table;
        width: 100%;
        border-collapse: collapse;
    }


    .c_block{width:100%;float:left;margin-top: 20px;margin-bottom: 20px;overflow: auto;height: 180px;}

    .c_block_title{
        width: 100%;
        font-size: 18px;
        font-style: italic;
        font-weight: 700;
        border-bottom: 1px dotted #ccc;
        padding-bottom: 5px;
        margin-bottom: 10px;
    }
    .c_info_str{
        display: block;
        border-bottom: 1px dotted #ccc;
        margin-bottom: 5px;
        font-size: 13px;
        font-style: italic;
        width: 100%;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .c_text_title{
        width: 100%;
        margin-top:15px ;
        font-size: 15px;
        font-style: italic;
        font-weight: 700;
        border-bottom: 1px dotted #ccc;
        padding-bottom: 5px;
        color: darkgray;
    }
    .c_product_container_1{
        width: 100%;
        font-family: Arial;

    }
    .c_first{
        width: 100%;

    }
    .c_first_left{

        display: inline-table;
        width: auto;
        max-width: 46%;
        height: auto;
        max-height: 500px;
        padding: 10px;
        float: left;
    }
    .c_first_img{width: 100%;

    }

    @media screen and (max-width: 600px)  { .c_table_text{display: none;}   .c_first_left{max-width:100% }  .c_right_img{max-width:100% }   .c_first_right{max-width:100%!important;width: 100%!important; }}
    .c_first_right{
        display: inline-table;
        padding: 10px;
        width: 100%;
        min-width: 300px;
        max-width: 46%;
        height: auto;
        max-height: 500px;
        float: right;

    }

    .prod_part_button:hover {font-size: 14px;margin: 3px;   border: 1px solid black !important;}
    .prod_part_button{
        border: 1px solid gray !important;
        background: #fff !important;
        color: gray !important;
        position: relative;
        display: inline-block;
        padding: 1px 5px !important;
        border: 1px solid #c1d6d5;
        transition: border-color .25s ease-out;
        -webkit-transition: border-color .25s ease-out;
        -moz-transition: border-color .25s ease-out;
        -o-transition: border-color .25s ease-out;
        -ms-transition: border-color .25s ease-out;
        background-color: #f5f7f8;
        transition: background-color .25s ease-out;
        -webkit-transition: background-color .25s ease-out;
        -moz-transition: background-color .25s ease-out;
        -o-transition: background-color .25s ease-out;
        -ms-transition: background-color .25s ease-out;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border-radius: 2px;
        -webkit-box-shadow: 2px 2px 2px 0 #dddede;
        box-shadow: 2px 2px 2px 0 #dddede;
        text-align: center;
        white-space: nowrap;
        text-decoration: none;
        cursor: pointer;
        outline: none !important;
        text-transform: uppercase;
        font-weight: bold;
        font-family: 'Arial', sans-serif;
        font-weight: 300;
        letter-spacing: 0.3px;
        font-size: 12px;
        font-weight: 600;
        border-radius: 5px;
        width: auto;
        margin: 2px;
    }


















    /*Стили для сравнения цен  */

    .logo_img {
        margin-right: 6px;

        margin-bottom: -1px;

        width: 16px;

        height: 16px;
    }

    .tabletext{
        text-transform: uppercase;
        font-weight: bold;
        width: 100%;
        font-family: 'Arial', sans-serif;
        font-weight: 400;
        letter-spacing: 0.3px;
        cursor: pointer;
        font-size: 12px;
        color: gray;
        background: whitesmoke;
        margin-top: 4px;
        border-radius: 15px;

        vertical-align: middle;
        padding-top: 6px;

    }

    .percents{
        background-color: #F91155;
        border-radius: 47px;
        color: #fff;
        font-weight: 400;

        line-height: 55px;
        float: left;
        padding: 5px;
        position: absolute;
        left: 5px;
        font-size: 30px;
        top: 5px;
        height: 70px;
        width: 70px;
        border: 2px solid #F91155;
        z-index: 2;
        font-family: GTEestiProText;
    }

    .tabletext a{color: gray ;font-weight: 600;}


    .tabletext:hover{background: white; font-size: 14px;}

    .comp_disn{text-decoration: line-through;color: red}
    .comp_disp{ color: red}

    .compare_main_price{

        color: inherit;
        text-decoration: none;
        color: #000;
        transition: color .25s ease-out;
        -webkit-transition: color .25s ease-out;
        -moz-transition: color .25s ease-out;
        -o-transition: color .25s ease-out;
        -ms-transition: color .25s ease-out;
        outline: none !important;
        font-size: 18px;
        font-weight: 600;
    }
    .compare_main_shop{
        color: gray !important;

        outline: thin dotted;

        color: inherit;

        text-decoration: none;

        transition: color .25s ease-out;

        -webkit-transition: color .25s ease-out;

        -moz-transition: color .25s ease-out;

        -o-transition: color .25s ease-out;

        -ms-transition: color .25s ease-out;

        outline: none !important;

        font-size: 14px;

        white-space: nowrap;

        font-weight: 600;

        text-transform: uppercase;

        margin-top: 4px;

        margin-bottom: 4px;
    }

    .compare_main_button{
        border: 1px solid #f33733 !important;

        background: #f33733 !important;

        color: #fff !important;

        position: relative;

        display: block;

        width: 100% !important;

        padding: 7px 4px !important;

        border: 1px solid #c1d6d5;

        transition: border-color .25s ease-out;

        -webkit-transition: border-color .25s ease-out;

        -moz-transition: border-color .25s ease-out;

        -o-transition: border-color .25s ease-out;

        -ms-transition: border-color .25s ease-out;

        background-color: #f5f7f8;

        transition: background-color .25s ease-out;

        -webkit-transition: background-color .25s ease-out;

        -moz-transition: background-color .25s ease-out;

        -o-transition: background-color .25s ease-out;

        -ms-transition: background-color .25s ease-out;

        -webkit-box-sizing: border-box;

        box-sizing: border-box;

        border-radius: 2px;

        -webkit-box-shadow: 2px 2px 2px 0 #dddede;

        box-shadow: 2px 2px 2px 0 #dddede;

        text-align: center;

        white-space: nowrap;

        text-decoration: none;

        cursor: pointer;

        outline: none !important;

        text-transform: uppercase;

        font-weight: bold;

        font-family: 'Arial', sans-serif;

        font-weight: 300;

        letter-spacing: 0.3px;

        font-size: 14px;

        font-weight: 600;

        border-radius: 25px;

        margin-bottom: 5px;
    }

    .compare_main_button_ozon{
        border: 1px solid #005bff !important;

        background: #005bff !important;

        color: #fff !important;

        position: relative;

        display: block;

        width: 100% !important;

        padding: 0px 4px !important;

        border: 1px solid #c1d6d5;

        transition: border-color .25s ease-out;

        -webkit-transition: border-color .25s ease-out;

        -moz-transition: border-color .25s ease-out;

        -o-transition: border-color .25s ease-out;

        -ms-transition: border-color .25s ease-out;

        background-color: #f5f7f8;

        transition: background-color .25s ease-out;

        -webkit-transition: background-color .25s ease-out;

        -moz-transition: background-color .25s ease-out;

        -o-transition: background-color .25s ease-out;

        -ms-transition: background-color .25s ease-out;

        -webkit-box-sizing: border-box;

        box-sizing: border-box;

        border-radius: 2px;

        -webkit-box-shadow: 2px 2px 2px 0 #dddede;

        box-shadow: 2px 2px 2px 0 #dddede;

        text-align: center;

        white-space: nowrap;

        text-decoration: none;

        cursor: pointer;

        outline: none !important;

        text-transform: uppercase;

        font-weight: bold;

        font-family: 'Arial', sans-serif;

        font-weight: 300;

        letter-spacing: 0.3px;

        font-size: 14px;

        font-weight: 600;

        border-radius: 25px;

        margin-bottom: 5px;
    }

    .compare_more_button{
        border: 1px solid gray !important;
        background: #fff !important;
        color: gray !important;
        position: initial;


        padding: 5px 2px !important;
        border: 1px solid #c1d6d5;
        transition: border-color .25s ease-out;
        -webkit-transition: border-color .25s ease-out;
        -moz-transition: border-color .25s ease-out;
        -o-transition: border-color .25s ease-out;
        -ms-transition: border-color .25s ease-out;
        background-color: #f5f7f8;
        transition: background-color .25s ease-out;
        -webkit-transition: background-color .25s ease-out;
        -moz-transition: background-color .25s ease-out;
        -o-transition: background-color .25s ease-out;
        -ms-transition: background-color .25s ease-out;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border-radius: 2px;
        -webkit-box-shadow: 2px 2px 2px 0 #dddede;
        box-shadow: 2px 2px 2px 0 #dddede;
        text-align: center;
        white-space: nowrap;
        text-decoration: none;
        cursor: pointer;
        outline: none !important;
        text-transform: uppercase;
        font-weight: bold;
        font-family: 'Arial', sans-serif;
        font-weight: 300;
        letter-spacing: 0.3px;
        font-size: 12px;
        font-weight: 600;
        border-radius: 25px;
    }

    .compare_main_button_disp{

        font-size: 20px;
        font-weight: 600;
        border-radius: 25px;
    }
    .compare_more_button a{color: gray!important;}

    .compare_main_button a{color: white!important;}
    .compare_main_button:hover {font-size: 18px;}
    .compare_more_button:hover {font-size: 14px;}

    .compare_main_price_disp{
        color: #ee6a3a;
        white-space: nowrap;
        font-size: 22px;
        font-weight: 600;
    }
    .compare_main_price_old{
        white-space: nowrap;
        color: #8d8d8d;
        text-decoration: line-through;
        font-size: 16px;
    }
    .comp_center{
font-family: GTEestiProText;
        text-align: center;
    }
    .comp_table{
        width: 100%; padding-top:0px; display: grid; text-align: center;padding-bottom: 8px;
    }
</style>


<style>

    @media screen and (max-width: 800px) {.nav_sort_div{display: none; } .disp_mobile_none{display: none;}}
    @media screen and (min-width: 800px) {    .disp_desk_none{display: none;}}

    .nav_sort_div
    {
        width: 100%;
        background-color: white;

        border-radius: 15px;

        text-align: center;
        margin-top: 10px;

    }

    .nav_sort_link{
        text-transform: uppercase;

        font-weight: bold;

        margin: 15px;

        font-family: 'Arial', sans-serif;

        font-weight: 300;

        letter-spacing: 0.3px;

        cursor: pointer;

        font-size: 16px;

        color: #212121;

    }
    .nav_sort_link:hover{   margin: 30px;

        text-decoration: underline;
        background: whitesmoke;
        margin: 10px;
    }


    }
    .dropdownlink disp_mobile_none_sort {
        cursor: pointer;
        display: block;
        padding: 0px 0px 0px 0px!important;
        font-size: 18px;
        /*border-bottom: 1px solid #ccc;*/

        color: #212121;
        position: relative;
        transition: all 0.4s ease-out;
    i {
        position: absolute;
        top: 17px;
        left: 16px;
    }
    .fa-chevron-down {
        right: 12px;
        left: auto;
    }


    }



</style>





<style>
    /*
* 	Core Owl Carousel CSS File
*	v1.3.3
*/

    /* clearfix */
    .owl-carousel .owl-wrapper:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0;
    }
    /* display none until init */
    .owl-carousel{
        display: none;
        position: relative;
        width: 100%;
        -ms-touch-action: pan-y;
    }
    .owl-carousel .owl-wrapper{
        display: none;
        position: relative;
        -webkit-transform: translate3d(0px, 0px, 0px);
    }
    .owl-carousel .owl-wrapper-outer{
        overflow: hidden;
        position: relative;
        width: 100%;
    }
    .owl-carousel .owl-wrapper-outer.autoHeight{
        -webkit-transition: height 500ms ease-in-out;
        -moz-transition: height 500ms ease-in-out;
        -ms-transition: height 500ms ease-in-out;
        -o-transition: height 500ms ease-in-out;
        transition: height 500ms ease-in-out;
    }

    .owl-carousel .owl-item{
        float: left;
    }
    .owl-controls .owl-page,
    .owl-controls .owl-buttons div{
        cursor: pointer;
    }
    .owl-controls {
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }

    /* mouse grab icon */
    .grabbing {
        cursor:url(grabbing.png) 8 8, move;
    }

    /* fix */
    .owl-carousel  .owl-wrapper,
    .owl-carousel  .owl-item{
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility:    hidden;
        -ms-backface-visibility:     hidden;
        -webkit-transform: translate3d(0,0,0);
        -moz-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0);
    }

    .carusel_one{
        margin-top: 10px;
        margin-bottom: 5px;

        background: white;
        color: inherit;
        text-decoration: inherit;
        max-width: 248px;
        width: 100%;
        height: 88px;
        -webkit-box-shadow: 0 1px 3px 0 #c9d3d8;
        box-shadow: 0 1px 3px 0 #c9d3d8;
        border-radius: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
    }
    .carusel_one_button{

        margin-bottom: 10px;
        background: white;
        color: inherit;
        text-decoration: inherit;

        width: 100%;
        height: 25px;
        -webkit-box-shadow: 0 1px 3px 0 #c9d3d8;
        box-shadow: 0 1px 3px 0 #c9d3d8;
        border-radius: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
    }

    .carusel_img{
        max-height: 30px;

        width: auto;

        max-width: 30px;

        -webkit-box-flex: 0;

        -ms-flex: 0 1 56px;

        flex: 0 1 56px;

        display: -webkit-box;

        display: -ms-flexbox;

        display: flex;

        -webkit-box-align: center;

        -ms-flex-align: center;

        align-items: center;

        -webkit-box-pack: center;

        -ms-flex-pack: center;

        justify-content: center;

        padding-right: 10px;

        height: 100%;
    }

    .carusel_title{
        font-size: 12px;
        line-height: 1.33;
        padding: 8px 16px 8px 0;
        z-index: 1;
    }

    .nav_sort_link_carusel{
        text-transform: uppercase;

        font-weight: bold;

        margin: 0px;
        margin-left:10px;
        margin-right: 10px;

        font-family: 'Arial', sans-serif;

        font-weight: 300;

        letter-spacing: 0.3px;

        cursor: pointer;

        font-size: 14px;

        color: #212121;

    }
    .nav_sort_link_carusel:hover{   margin: 30px;

        text-decoration: underline;

        margin: 0px;
    }

    .types{
        text-transform: uppercase;

        font-weight: bold;



        font-family: 'Arial', sans-serif;

        font-weight: 300;

        letter-spacing: 0.3px;



        font-size: 16px;

        color: #212121;
    }

</style>

    <link rel="preload"
          href="https://itshpora.ru/themes/work/yavitrina/noprod/source/als_schlange_sans-regular.woff2"
          as="font" type="font/woff2" crossorigin>
    <link rel="preload"
          href="https://itshpora.ru/themes/work/yavitrina/noprod/source/als_schlange_sans-bold.woff2"
          as="font" type="font/woff2" crossorigin>
    <link rel="preload"
          href="https://itshpora.ru/themes/work/yavitrina/noprod/source/als_rundgang-webfont.woff2" as="font"
          type="font/woff2" crossorigin>
    <link rel="preload"
          href="https://itshpora.ru/themes/work/yavitrina/noprod/source/als_schlange_sans-bold.woff2"
          as="font" type="font/woff2" crossorigin>

    <meta charset="UTF-8"/>
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta name="format-detection" content="telephone=no">

    <title>Feed купить в в интернет магазине 👍</title>
    <meta name="csrf-param" content="_csrf">

    <meta name="robots" content="all">
    <meta name="description"
          content="Большой каталог товаров: Feed▼ - сравнение цен в интернет магазинах, описания и характеристики товаров, отзывы 👍">
    <meta name="keywords"
          content="Купить Feed, Feed недорого">
    <meta name="abstract"
          content="Купить Feed, Feed недорого">

    <link rel="shortcut icon" href="https://itshpora.ru/favicon.ico" type="image/png"/>
</head>
<body class=" @@class ">

<div class="wrapper">

    <header class="header ">
        <div class="container">
            <div class="header-wrap">
                <div class="overbg"></div>

                <div class="logo"><span class="logo-link datalinkour" data-link="/"><nobr>ITSHPORA 🛒</nobr>   </span><nobr>Выгодные покупки</nobr></div>

                
<script type= "text/javascript">
function perehod_po_ssilke_javascript() {
     var searchString    = $("#search_box").val();
    
    var ssika = document.getElementById('prerehod_po_ssilke');
    document.location.href = "https://itshpora.ru/"+searchString;
}



</script>

<script>
function test(e){ 
 code = (window.event) ? window.event.keyCode : e.which; 
 if(code === 13){ 
 // тут делаем свое грязное дело, например: 
     var searchString    = $("#search_box").val();
    
    var ssika = document.getElementById('prerehod_po_ssilke');
    document.location.href = "https://itshpora.ru/"+searchString;
 } 
} 
</script>                <input  class="form-control input-lg"  type="text" onkeyup="test(event);"  id="search_box" placeholder="Поиск по товарам и рубрикам  ">
                <button class="button-search"  onclick="javascript: perehod_po_ssilke_javascript()"     >&#10004;	</button>

                <div class="overbgcity"></div>

            </div>
    </header>
    <div class="breadcrumbs">
        <div class="container">
            <div class="breadcrumbs-outer">

                <nav class="breadcrumbs-item" itemscope="" itemtype="https://schema.org/BreadcrumbList">
<span itemprop="itemListElement" itemscope="" itemtype="https://schema.org/ListItem">
<a itemprop="item" href="/">
<span itemprop="name">Главная</span></a>
<meta itemprop="position" content="1">
</span>  /
                    
<span  itemprop="itemListElement" itemscope="" itemtype="https://schema.org/ListItem">
<a itemprop="item" href="https://itshpora.ru/feed--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5_CjGa5xIZlb_k-xrGYjykeiiQcxETXvkyS9ETV5ndaS0CUCdCPWxTWV9bxUhPXF8hXAqxipKhSd5Y8rJdlKr1LYQ%3D%3D" title="Feed">
<span itemprop="name">Feed</span></a>
<meta itemprop="position" content="1">
</span>   /   </nav>
            </div>
        </div>
    </div>
    <div class="products">
        <div class="container">
            <div class="block-title"><h1>Feed</h1><span
                        class="aside-number"> 190 товаров</span></div>
            <div class="products-wrap">
                <aside class="aside">
                    <div class="aside-top"></div>
                    <div class="aside-box">
                        
<style>

    *.accordion-menu {
        margin: 0;
        padding: 0;
    }

    body.accordion-menu {
        font-family: 'Montserrat', sans-serif;

    }

    ul.accordion-menu {
        list-style: none;
    }

    a.accordion-menu {
        text-decoration: none;
    }

    h2.accordion-menu {
        text-align: center;
        margin: 20px auto;
        color: #fff;
    }
    .accordion-menu {

        width: 100%;
        max-width: 350px;
        margin: 0px auto 20px;
        background: #fff;
        border-radius: 4px;
        font-family: 'Open Sans';

        font-weight: 300;

        letter-spacing: 0.3px;
    }
    .accordion-menu li.open .dropdownlink {
        color: #CDDC39;
    .fa-chevron-down {
        transform: rotate(180deg);
    }
    }
    .accordion-menu li:last-child .dropdownlink {
        border-bottom: 0;
    }
    .dropdownlink {
        cursor: pointer;
        display: block;
        padding: 15px 15px 2px 15px;
        font-size: 16px;
        font-weight: 600;
        border-bottom: 0px solid #ccc;
        color: #212121;
        position: relative;
        transition: all 0.4s ease-out;
    i {
        position: absolute;
        top: 17px;
        left: 16px;
    }
    .fa-chevron-down {
        right: 12px;
        left: auto;
    }
    }
    .dropdownlink_search {
        cursor: pointer;
        display: block;
        padding: 15px 15px 15px 15px;
        font-size: 18px;
        border-bottom: 1px solid #ccc;
        color: #212121;
        position: relative;
        transition: all 0.4s ease-out;
    i {
        position: absolute;
        top: 17px;
        left: 16px;
    }
    .fa-chevron-down {
        right: 12px;
        left: auto;
    }
    }
    .submenuItems a:hover
    {
        background: whitesmoke;
    }
    .dropdownlink:hover
    {
        background: whitesmoke;
    }

    .submenuItems {
        max-height: 200px;
        min-height: 120px;
        overflow-y: scroll;
        display: none;
        background: white;
        text-align: left;
        width: 100%;

        font-size: 16px;
    li {
        border-bottom: 1px solid #B6B6B6;
    }
    }


    .submenuItems a {
        display: block;
        color: #242424;
        padding: 10px 2px 2px 5px;
        transition: all 0.4s ease-out;
        border-bottom: 0px solid #ccc;

    }

    .nav_button {
        display: none;
    }
    .nav_buffer{
        display: none;
    }

    input[type=checkbox] {
        display: none;
        position: absolute;
        top: -9999px;
        left: -9999px;
    }


    .nav_arrow {
        display: flex;
    }

    .nav_arrow_min:before {
        content: "▶";
        margin-right: 10px;
    }
    .nav_arrow_max:before {
        content: "▲";
        margin-right: 10px;
    }


    @media screen and (max-width: 800px) {

        .submenuItems {
            display: none; //none
        }


        body{
            margin-top: 60px;
        }
        .nav_buffer{
            display: block;
            height: 54px;
        }
        .input-lg{display: none;}

        .nav_sort_div{display: none}
        .disp_mobile_none{display: none!important; position:unset!important}


        .accordion-menu {
            position:fixed;top:0;left:0;right:0;z-index:9999;max-width:100%;
            max-height: 100%;

            overflow-y: scroll;
        }
        .dropdownlink {

            display: none;
        }
        .dropdownlink_search {

            display: none;
        }
        .nav_button {
            display: block;
            overflow-y: hidden;
        }
        .nav_button:hover accordion-menu {
            display: block;
            margin: 0 0 5px;
        }

        .nav_button:before {


            content: "☰  Сортировка, фильтрация, поиск";
        }



        input[type=checkbox]:checked ~ .dropdownlink {

            max-height: 100%;
            display: block;
        }
        input[type=checkbox]:checked ~ .dropdownlink_search {


            display: block;
        }

        input[type=checkbox]:checked +  .nav_button:before {


            content: "☰ Скрыть";
        }

    }


</style>

<script>
    $(function() {
        var Accordion = function(el, multiple) {
            this.el = el || {};
            // more then one submenu open?
            this.multiple = multiple || false;

            var dropdownlink = this.el.find('.dropdownlink');
            dropdownlink.on('click',
                { el: this.el, multiple: this.multiple },
                this.dropdown);




        };

        Accordion.prototype.dropdown = function(e) {
            var $el = e.data.el,
                $this = $(this),
                //this is the ul.submenuItems
                $next = $this.next();

            $next.slideToggle();
            $this.parent().toggleClass('open');



            if(!e.data.multiple) {
                //show only one menu at the same time
                $el.find('.submenuItems').not($next).slideUp().parent().removeClass('open');


            }
        }

        var accordion = new Accordion($('.accordion-menu'), false);
    })

    $(document).ready(function(){
        $('.dropdownlink').click(function () {
            $("span",this).toggleClass('nav_arrow_max');
        });
    });


</script>



<script type= "text/javascript">
    function perehod_po_ssilke_javascript() {
        var searchString    = $("#nav_search_box").val();

        var ssika = document.getElementById('prerehod_po_ssilke');
        document.location.href = "https://itshpora.ru/"+searchString;
    }



</script>

<script>
    function nav_test(e){
        code = (window.event) ? window.event.keyCode : e.which;
        if(code === 13){
            // тут делаем свое грязное дело, например: 
            var searchString    = $("#nav_search_box").val();

            var ssika = document.getElementById('prerehod_po_ssilke');
            document.location.href = "https://itshpora.ru/"+searchString;
        }
    }
</script>

<div>




    <ul class="accordion-menu">

        <input type="checkbox" id="toggle">
        <label for="toggle" class="accordion-menu dropdownlink  nav_button "  >   </label>
        <div class="dropdownlink nav_buffer" ></div>

        <div class="dropdownlink_search"><div style="display: flex;"> <div style="width: 100%">
                    <input  class="form-control input-lgz"  type="text" onkeyup="nav_test(event);"  id="nav_search_box" placeholder="Поиск...  🔍  "> </div></div>   </div>






        


    <div class="dropdownlink"><div style="display: flex;"><span style="margin-right:21px; "> ≛ </span><div style="align: end"> Сортировка </div></div>  </div>
        <ul class="submenuItems">

            <li><a   href="https://itshpora.ru/deshevye-feed--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3GmCWvg76gPwvu_hgrLvAHBlp0PwjGLqt5_CjHn0xop0cLQpzrq8wy07xzMb2XSrqU2O9FuS_3ZDaAakWMmNTDWYZ5TzUgz2WYp2U71u5IkcNLdtvZskC_MPQEuszBnG?noindex?noindex"> Дешевые</a>  </li>
            <li><a    href="https://itshpora.ru/skidki-na-feed--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3G6DTOlouRvqrf33p5TsAHEi91j3k1KJ953XuBq0xJ9fQbslxp_flj4wzTgG6xf7skqR22Cf5XVzC1WmQ8OLaVbLdofgXiGVCptlQLExlupPJaR-scVXaKAeU1iglW0%3D?noindex?noindex"> Распродажа </a>  </li>
            <li><a    href="https://itshpora.ru/dorogie-feed--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3G-ST/wluhruqa3ij4DoFnBB4lX9hzHZ/JPTuBq0xJ9ADLkp14CSgTY76XQCzlrstVehp3ee-XVsTEynWuDNWQfSdJDBEBHXCJt6Yf9zt7teKeRf/4Z2ObESEnnu0Uz0Olkedw%3D%3D?noindex?noindex"> Дорогие</a>  </li>
            <li><a    href="https://itshpora.ru/populyarnye-feed--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3HqFT-wnqAG7vObghoHsJXNk4VS7kHrF5LyAm1ij5chjTq4Xzb6RhRt93zIaz1v6mgaS7GuGyWFaW1WUCdCcQBbeV9bxUhPXF7o0Ub1xt6QNBPVvvYR2JuM/Akms00zrb3Q%3D?noindex?noindex"> Популярные</a>  </li>
            <li><a    href="https://itshpora.ru/novye-feed--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3GSPSPw4vVDopPzzlJfJA3Bk4BPri33a1N_AmU2XhohhW4UmwrKZoHgozDkQxEbI-VaJ63Sp8mxAWGX3WtKHShD7NIXgQQDbOtlnQK5iu_t_Z6Z-rpd6eJBcUVi_wECyGw%3D%3D?noindex?noindex"> Новые</a>  </li>
        </ul>
        

        
        
           
 <div class="dropdownlink"><div style="display: flex;"><span style="margin-right:18px;">%</span><div style="align: end">Скидка </div></div>  </div>
                            <ul class="submenuItems">
  
                        
 
 
<li><a   href="https://itshpora.ru/skidka-ot-20-na-feed--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5_CjGa5xIZlb_k-xrGYjykeiiQcxETXvkyS9ETEpiZDWky3T-DNWRTJdpjBEBHXCJt6E5wgpqhNJbssnNVnKqIeTA2N?noindex"> От 20 %</a>  </li>

 
 
<li><a   href="https://itshpora.ru/skidka-ot-30-na-feed--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5_CjGa5xIZlb_k-xrGYjykeiiQcxETXvkyS9ETFpiZDWky3T-DNWRTJdpjBEBHXCJt6E5wgpqhNJbssnNVnKqIeTA2N?noindex"> От 30 %</a>  </li>

 
 
<li><a   href="https://itshpora.ru/skidka-ot-40-na-feed--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5_CjGa5xIZlb_k-xrGYjykeiiQcxETXvkyS9ETCpiZDWky3T-DNWRTJdpjBEBHXCJt6E5wgpqhNJbssnNVnKqIeTA2N?noindex"> От 40 %</a>  </li>

 
 
<li><a   href="https://itshpora.ru/skidka-ot-50-na-feed--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5_CjGa5xIZlb_k-xrGYjykeiiQcxETXvkyS9ETDpiZDWky3T-DNWRTJdpjBEBHXCJt6E5wgpqhNJbssnNVnKqIeTA2N?noindex"> От 50 %</a>  </li>

 
 
<li><a   href="https://itshpora.ru/skidka-ot-60-na-feed--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5_CjGa5xIZlb_k-xrGYjykeiiQcxETXvkyS9ETApiZDWky3T-DNWRTJdpjBEBHXCJt6E5wgpqhNJbssnNVnKqIeTA2N?noindex"> От 60 %</a>  </li>

 
 
<li><a   href="https://itshpora.ru/skidka-ot-80-na-feed--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5_CjGa5xIZlb_k-xrGYjykeiiQcxETXvkyS9ETOpiZDWky3T-DNWRTJdpjBEBHXCJt6E5wgpqhNJbssnNVnKqIeTA2N?noindex"> От 80 %</a>  </li>


                        </ul>
                  
 

        
           
   <div class="dropdownlink"><div style="display: flex;"><span  style="margin-right:20px;"> ₽  </span> <div style="align: end"> Цена </div></div>  </div>
                            <ul class="submenuItems">
 
                        
 
 
<li><a   href="https://itshpora.ru/feed-do-70-rubley--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5_CjGa5xIZlb_k-xrGYjykeiiQcxETXvkyS9ETV5ndaS0CUHZDNWRTJdpjBEBHXCJt6E5wgpqhNJbssnNVnKqIeTA2N?noindex"> До 70 руб.</a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-do-80-rubley--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5_CjGa5xIZlb_k-xrGYjykeiiQcxETXvkyS9ETV5ndaS0CUEpDNWRTJdpjBEBHXCJt6E5wgpqhNJbssnNVnKqIeTA2N?noindex"> До 80 руб.</a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-do-90-rubley--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5_CjGa5xIZlb_k-xrGYjykeiiQcxETXvkyS9ETV5ndaS0CUE5DNWRTJdpjBEBHXCJt6E5wgpqhNJbssnNVnKqIeTA2N?noindex"> До 90 руб.</a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-do-100-rubley--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5/CjGa5xIZlb/k-xrGYjykeiiQcxETXvkyS9ETV5ndaS0CUG5DeCgXaZZTsc0LGG4h2TO5D9bleNrdy77Y0O7ENQFT54Q%3D%3D?noindex"> До 100 руб.</a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-do-200-rubley--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5/CjGa5xIZlb/k-xrGYjykeiiQcxETXvkyS9ETV5ndaS0CUGJDeCgXaZZTsc0LGG4h2TO5D9bleNrdy77Y0O7ENQFT54Q%3D%3D?noindex"> До 200 руб.</a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-do-300-rubley--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5/CjGa5xIZlb/k-xrGYjykeiiQcxETXvkyS9ETV5ndaS0CUGZDeCgXaZZTsc0LGG4h2TO5D9bleNrdy77Y0O7ENQFT54Q%3D%3D?noindex"> До 300 руб.</a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-do-400-rubley--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5/CjGa5xIZlb/k-xrGYjykeiiQcxETXvkyS9ETV5ndaS0CUHpDeCgXaZZTsc0LGG4h2TO5D9bleNrdy77Y0O7ENQFT54Q%3D%3D?noindex"> До 400 руб.</a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-do-500-rubley--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5/CjGa5xIZlb/k-xrGYjykeiiQcxETXvkyS9ETV5ndaS0CUH5DeCgXaZZTsc0LGG4h2TO5D9bleNrdy77Y0O7ENQFT54Q%3D%3D?noindex"> До 500 руб.</a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-do-600-rubley--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5/CjGa5xIZlb/k-xrGYjykeiiQcxETXvkyS9ETV5ndaS0CUHJDeCgXaZZTsc0LGG4h2TO5D9bleNrdy77Y0O7ENQFT54Q%3D%3D?noindex"> До 600 руб.</a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-do-700-rubley--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5/CjGa5xIZlb/k-xrGYjykeiiQcxETXvkyS9ETV5ndaS0CUHZDeCgXaZZTsc0LGG4h2TO5D9bleNrdy77Y0O7ENQFT54Q%3D%3D?noindex"> До 700 руб.</a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-do-900-rubley--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5/CjGa5xIZlb/k-xrGYjykeiiQcxETXvkyS9ETV5ndaS0CUE5DeCgXaZZTsc0LGG4h2TO5D9bleNrdy77Y0O7ENQFT54Q%3D%3D?noindex"> До 900 руб.</a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-do-1000-rubley--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5/CjGa5xIZlb/k-xrGYjykeiiQcxETXvkyS9ETV5ndaS0CUG5DeGVbLdofgXiGVCptlQLExlupPJaR-scVXaKAeU1iglW0%3D?noindex"> До 1 000 руб.</a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-do-2000-rubley--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5/CjGa5xIZlb/k-xrGYjykeiiQcxETXvkyS9ETV5ndaS0CUGJDeGVbLdofgXiGVCptlQLExlupPJaR-scVXaKAeU1iglW0%3D?noindex"> До 2 000 руб.</a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-do-3000-rubley--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5/CjGa5xIZlb/k-xrGYjykeiiQcxETXvkyS9ETV5ndaS0CUGZDeGVbLdofgXiGVCptlQLExlupPJaR-scVXaKAeU1iglW0%3D?noindex"> До 3 000 руб.</a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-do-4000-rubley--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5/CjGa5xIZlb/k-xrGYjykeiiQcxETXvkyS9ETV5ndaS0CUHpDeGVbLdofgXiGVCptlQLExlupPJaR-scVXaKAeU1iglW0%3D?noindex"> До 4 000 руб.</a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-do-5000-rubley--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5/CjGa5xIZlb/k-xrGYjykeiiQcxETXvkyS9ETV5ndaS0CUH5DeGVbLdofgXiGVCptlQLExlupPJaR-scVXaKAeU1iglW0%3D?noindex"> До 5 000 руб.</a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-do-6000-rubley--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5/CjGa5xIZlb/k-xrGYjykeiiQcxETXvkyS9ETV5ndaS0CUHJDeGVbLdofgXiGVCptlQLExlupPJaR-scVXaKAeU1iglW0%3D?noindex"> До 6 000 руб.</a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-do-10000-rubley--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5/CjGa5xIZlb/k-xrGYjykeiiQcxETXvkyS9ETV5ndaS0CUG5DeGUWYZ5TzUgz2WYp2U71u5IkcNLdtvZskC/MPQEuszBnG?noindex"> До 10 000 руб.</a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-do-30000-rubley--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5/CjGa5xIZlb/k-xrGYjykeiiQcxETXvkyS9ETV5ndaS0CUGZDeGUWYZ5TzUgz2WYp2U71u5IkcNLdtvZskC/MPQEuszBnG?noindex"> До 30 000 руб.</a>  </li>


                        </ul>
                  




        
           
   <div class="dropdownlink"><div style="display: flex;"><span style="margin-right:18px;"> ✪ </span><div style="align: end"> Бренд </div></div>  </div>
                            <ul class="submenuItems">
 
                        
 
 
<li><a   href="https://itshpora.ru/feed-alligalli--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5/CjGa5xIZlb/k-xrGYjyke6Bs44nPJlmmop3ee-XVsTEynWuDNWQfSdJDBEBHXCJt6Yf9zt7teKeRf/4Z2ObESEnnu0Uz0Olkedw%3D%3D">  ALLIGALLI  </a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-american-crew--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5/CjGa5xIZlb/k-xrGYjyke6Box-X3Lm2vBx1azwSZAQEqkdcSHWgX7NIXzWgLTOtlnQK5iu4kcNLdtvZslC/MPQEuszB7GeERLRRFQn6M%3D">  AMERICAN CREW  </a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-aveda--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5_CjGa5xIZlb_k-xrGYjyke6AEx73WrqU2O9FuS_3ZDaAakWMmNTDWYZ5TzUgz2WYp2U71u5IkcNLdtvZskC_MPQEuszBnG">  AVEDA  </a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-eachine1--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5_CjGa5xIZlb_k-xrGYjyke7BY3433GnxTC92yZ5lpXQVakaoOeWxzYcrWiQwDEG5dXAqxipKhSdpY8rJdlKr1MYRq9wF_nNgBq">  EACHINE1  </a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-feed-ex--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5_CjGa5xIZlb_k-xrGYjyke7xIx7xnNggaS7GuGyWFaW1WUCdCcQBbeV9bxUhPXF7o0Ub1xt6QNBPVvvYR2JuM_Akms00zrb3Q%3D">  FEED-EX  </a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-feed-back--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5/CjGa5xIZlb/k-xrGYjyke7xIx7xTKm2aqp3ee-XVsTEynWuDNWQfSdJDBEBHXCJt6Yf9zt7teKeRf/4Z2ObESEnnu0Uz0Olkedw%3D%3D">  FEED BACK  </a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-ferplast--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5_CjGa5xIZlb_k-xrGYjyke7xIm-3jJiXHC92yZ5lpXQVakaoOeWxzYcrWiQwDEG5dXAqxipKhSdpY8rJdlKr1MYRq9wF_nNgBq">  FERPLAST  </a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-fiory--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5_CjGa5xIZlb_k-xrGYjyke7x47-W2rqU2O9FuS_3ZDaAakWMmNTDWYZ5TzUgz2WYp2U71u5IkcNLdtvZskC_MPQEuszBnG">  FIORY  </a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-fred-and-friends--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5/CjGa5xIZlb/k-xrGYjyke7wUx7xTJlGHBwla/00t3ewanQs-edhHSZIXBEBHEE5lyYf9zt7teKZY8rJdlKr1NYRq9wF/nNgdqFABc2YIiRmc%3D">  FRED AND FRIENDS  </a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-hp--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5_CjGa5xIZlb_k-xrGYjyke4QdX2FznqnqF7XeG1iZDWky3T-DNWRTJdpjBEBHXCJt6E5wgpqhNJbssnNVnKqIeTA2N">  HP  </a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-insane-labz--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5/CjGa5xIZlb/k-xrGYjyke4Bkn6nrN-mmgxl7V5W1cWHqwQ9OeaVbLZZziViGVCptlQLFD9bleNrdy7rY0O7ENQFT-4Q72OkZLWkR9">  INSANE LABZ  </a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-juwel--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5_CjGa5xIZlb_k-xrGYjyke4wIj7nirqU2O9FuS_3ZDaAakWMmNTDWYZ5TzUgz2WYp2U71u5IkcNLdtvZskC_MPQEuszBnG">  JUWEL  </a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-kyocera--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5_CjGa5xIZlb_k-xrGYjyke4g476HHamwaS7GuGyWFaW1WUCdCcQBbeV9bxUhPXF7o0Ub1xt6QNBPVvvYR2JuM_Akms00zrb3Q%3D">  KYOCERA  </a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-mattel--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5_CjGa5xIZlb_k-xrGYjyke5BYg_3HE-VaJ63Sp8mxAWGX3WtKHShD7NIXgQQDbOtlnQK5iu_t_Z6Z-rpd6eJBcUVi_wECyGw%3D%3D">  MATTEL  </a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-monge--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5_CjGa5xIZlb_k-xrGYjyke5Bg67HGrqU2O9FuS_3ZDaAakWMmNTDWYZ5TzUgz2WYp2U71u5IkcNLdtvZskC_MPQEuszBnG">  MONGE  </a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-printbar--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5_CjGa5xIZlb_k-xrGYjyke-QU95WDKm3fC92yZ5lpXQVakaoOeWxzYcrWiQwDEG5dXAqxipKhSdpY8rJdlKr1MYRq9wF_nNgBq">  PRINTBAR  </a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-printio--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5_CjGa5xIZlb_k-xrGYjyke-QU95WDBlQaS7GuGyWFaW1WUCdCcQBbeV9bxUhPXF7o0Ub1xt6QNBPVvvYR2JuM_Akms00zrb3Q%3D">  PRINTIO  </a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-realacc--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5_CjGa5xIZlb_k-xrGYjyke-xI153XLmQaS7GuGyWFaW1WUCdCcQBbeV9bxUhPXF7o0Ub1xt6QNBPVvvYR2JuM_Akms00zrb3Q%3D">  REALACC  </a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-ricoh--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5_CjGa5xIZlb_k-xrGYjyke-x435HyrqU2O9FuS_3ZDaAakWMmNTDWYZ5TzUgz2WYp2U71u5IkcNLdtvZskC_MPQEuszBnG">  RICOH  </a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-rio--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5_CjGa5xIZlb_k-xrGYjyke-x47iEfgtVW-4G2F5kUQWFe9ScWuCgXaZZTsc0LGG4h2TO5D9bleNrdy77Y0O7ENQFT54Q%3D%3D">  RIO  </a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-sera--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5_CjGa5xIZlb_k-xrGYjyke-hIm6hf7skqR22Cf5XVzC1WmQ8OLaVbLdofgXiGVCptlQLExlupPJaR-scVXaKAeU1iglW0%3D">  SERA  </a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-triol--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5_CjGa5xIZlb_k-xrGYjyke_QU95HirqU2O9FuS_3ZDaAakWMmNTDWYZ5TzUgz2WYp2U71u5IkcNLdtvZskC_MPQEuszBnG">  TRIOL  </a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-trixie--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5_CjGa5xIZlb_k-xrGYjyke_QU9833N-VaJ63Sp8mxAWGX3WtKHShD7NIXgQQDbOtlnQK5iu_t_Z6Z-rpd6eJBcUVi_wECyGw%3D%3D">  TRIXIE  </a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-media--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5/CjGa5xIZlb/k-xrGYjykeecukPuQcCr0xFCeF/mpDd0G9WdCuCgXJfpbkc0LGG4h2TJwgpqhNJbstnNVnKqIeTAqNgl3nKVVHAzA%3D">  МЕДИА  </a>  </li>


                        </ul>
              



        
           
   <div class="dropdownlink"><div style="display: flex;"><span  style="margin-right:18px;"> ⍓ </span><div style="align: end"> Магазин </div></div>  </div>
                            <ul class="submenuItems">
  
                        
 
 
<li><a   href="https://itshpora.ru/feed-v-banggood--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxFL5jXXN-5PH1lq4yMhjTq4IgLydlAQwyDoR6xf-v0uF63a2tXZbR1WLTsmdWTWYZ4foUAT2WYp2U71ulupPJaR-scRXaKAeU1igkm2lK1VYVh0J6w%3D%3D?noindex">  Banggood  </a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-v-becompact--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxFL9gH3H5J3AjBel0MhjTq4IgLydlAQwyDoR6xf-v0uF63a2tXZbR1WLTsmdWTWYZ4foUAT2WYp2U71ulupPJaR-scRXaKAeU1igkm2lK1VYVh0J6w%3D%3D?noindex">  Becompact  </a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-v-beru--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxFL9kWeE5omAm1ij5chjTq4Xzb6RhRt93zIaz1v6mgaS7GuGyWFaW1WUCdCcQBbeV9bxUhPXF7o0Ub1xt6QNBPVvvYR2JuM_Akms00zrb3Q%3D?noindex">  Beru  </a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-v-eldorado--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxFX0h33Y9ZjM1kuihohhW5prwL6IvzU/xDI0iELttEGO9kTV5W1cWHqwQ9OeaVbLZZziViGVCptlQLFD9bleNrdy7rY0O7ENQFT-4Q72OkZLWkR9?noindex">  Eldorado  </a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-v-goods--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxFf3jHbZuo7W21q20asjTLs8_LGdjT4eiiERxVDnqGXC92yZ5lpXQVakaoOeWxzYcrWiQwDEG5dXAqxipKhSdpY8rJdlKr1MYRq9wF_nNgBq?noindex">  Goods  </a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-v-gracy--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxFfqgnHTuo7W21q20asjTLs8_LGdjT4eiiERxVDnqGXC92yZ5lpXQVakaoOeWxzYcrWiQwDEG5dXAqxipKhSdpY8rJdlKr1MYRq9wF_nNgBq?noindex">  Gracy  </a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-v-kcentr--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxFv7hnze5tLRjRq0xJ9ADLkp14CSgTY76XQCzlrstVehp3ee-XVsTEynWuDNWQfSdJDBEBHXCJt6Yf9zt7teKeRf/4Z2ObESEnnu0Uz0Olkedw%3D%3D?noindex">  Kcentr  </a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-v-litres--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxFzxl2DP59LRjRq0xJ9ADLkp14CSgTY76XQCzlrstVehp3ee-XVsTEynWuDNWQfSdJDBEBHXCJt6Yf9zt7teKeRf/4Z2ObESEnnu0Uz0Olkedw%3D%3D?noindex">  Litres  </a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-v-market-yandex--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxF35kXnP4NLamVezwJMuXa9rwL6IoHg9yCMrxVXlv2XC8mGY8mpBaAanQs-edhHSZIXBEBHEE5lyYf9zt7teKZY8rJdlKr1NYRq9wF/nNgdqFABc2YIiRmc%3D?noindex">  Market.yandex  </a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-v-my-shop--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxF3hzmHC-4yNikz0xop0b/krwqujjjozzBdX3VHmvkqTxCeF/mpDd0G9WdCuCgXJfpbkc0LGG4h2TJwgpqhNJbstnNVnKqIeTAqNgl3nKVVHAzA%3D?noindex">  My-shop  </a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-v-navigator-shop--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxF75lXvN9YjMihSkzYRwAag9gLydlBt9yjYA9Frpt0Chp3KT-GFcWmX3WciBWSrffobxc0LGCJN0RJwgpqhNJbtf/4Z2ObESE3nu0Uz0OlkZd1NNypEuHxOt?noindex">  Navigator-shop  </a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-v-printbar--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxEDqinze9p3R1kuihohhW5prwL6IvzU/xDI0iELttEGO9kTV5W1cWHqwQ9OeaVbLZZziViGVCptlQLFD9bleNrdy7rY0O7ENQFT-4Q72OkZLWkR9?noindex">  Printbar  </a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-v-printio--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxEDqinze/ZONikz0xop0b/krwqujjjozzBdX3VHmvkqTxCeF/mpDd0G9WdCuCgXJfpbkc0LGG4h2TJwgpqhNJbstnNVnKqIeTAqNgl3nKVVHAzA%3D?noindex">  Printio  </a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-v-razverni--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxEL5mWTP5pLK1lq4yMhjTq4IgLydlAQwyDoR6xf-v0uF63a2tXZbR1WLTsmdWTWYZ4foUAT2WYp2U71ulupPJaR-scRXaKAeU1igkm2lK1VYVh0J6w%3D%3D?noindex">  Razverni  </a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-v-store-softline--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxEPsjGDPuo/Mnk27zIVlAag9gLydlBt9yjYA9Frpt0Chp3KT-GFcWmX3WciBWSrffobxc0LGCJN0RJwgpqhNJbtf/4Z2ObESE3nu0Uz0OlkZd1NNypEuHxOt?noindex">  Store.softline  </a>  </li>


                        </ul>
               



        

  <div class="dropdownlink"><div style="display: flex;"><span  style="margin-right:18px;">◈</span><div style="align: end"> Категория </div></div>  </div>
                            <ul class="submenuItems"> 



<li><a   href="https://itshpora.ru/dota-2-feed-v-printbar--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxEDqinze9p3R1kuihohhW5o40baSlDk/23kG3gW96BLRvTDApDYLHhTkCcOPXSrVdpjkcyX5Lrs3E/91s6dbK6Rf/4V/JKAgRVC-0W2lK0ZDVBV9iJMuAEaAIvZvbIME9fxIhxgeqZ0lEspW2KUDoCClsg%3D%3D?noindex"> Dota 2 в printbar </a>  </li>



<li><a   href="https://itshpora.ru/grass-trimmer-parts-feed-v-banggood--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxFL5jXXN-5PH1lq4yMhjTq4Iwb6ShzwxxjNayFvl4xfWsyeV93FsRkS5T-CpezToRNXVYSj7N79FAYxChJ1sZ6B6spJ4OZBcUlGi0XLiMkdad1NN2YosF2fOErRtbJwlu75p1gkS6bxrUesHyalCgW7hk2aJMETA?noindex"> Grass trimmer parts в banggood </a>  </li>



<li><a   href="https://itshpora.ru/league-of-legends-feed-v-printbar--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxEDqinze9p3R1kuihohhW5o40baSlDk/23kG3gW96BLRvTDHpTcLHB3lCcOPXSrVdpjkcy3zO71CZPxMkOlzAZFakrJEaKYaT12i022lKFxFRy9ZwpA/MgSdELx8aLFG6K96xQU/-IwpU-sYmoRSsSzjk3nbHVPwYDqJieBs?noindex"> League of legends в printbar </a>  </li>



<li><a   href="https://itshpora.ru/avtokormushki-feed-v-goods--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxFf3jHbZuo7W21q20atnQLUs0PGOlWlqn2RCkwC-6RbZtjTGoj0QS0Sgdc6PRBD7x2VRobEUqmTHuwydBmnv2Aa8DF7H0QDnAk-oz0npKXQJRBhS27wrG1SdIvZvf5gG/Y4r1AkNupEIAvoU2qUc8w2ygnWaPB2zQWuYhaZNqKBt?noindex"> Автокормушки в goods </a>  </li>



<li><a   href="https://itshpora.ru/avtomaticheskie-kormushki-feed-v-navigator-shop--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxF75lXvN9YjMihSkzYRwAag9gLydlBswyCEdzFX8tVfM92yZ5itBXRbtGIONSAHkeZTsViFm6iqF8X7TSBmjlEbPfiaPm3evtOlscbdWw-S/F6Cne32f0vdxsnbPpSH/SFYr0g0Rv5M6YakGwKsBnin4gWSofgDyaCuNpPdcpOZMYNm1yxVT3NBmar7EZJ7wx40RJCq84JzN/Q8%3D?noindex"> Автоматические кормушки в navigator-shop </a>  </li>



<li><a   href="https://itshpora.ru/aksessuary-dlya-kuhonnyh-plit-feed-v-kcentr--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxFv7hnze5tLRjRq0xJ9ARLktzauOzikrmGBNnxfru1G-6mWb80XjuPVO-gE-vKUax1RRkLEmqlrHivzTQhmklHk/DGzH6ADa8acdPP0bi5/6klDtNDPUor89wPZpaJ8B97xIhxsXtIwXReMG2IRSsT/4kXGofgDhcymFpPdcpOZMYKvWmARAz9w5Gd2XdY3jy9NlRw%3D%3D?noindex"> Аксессуары для кухонных плит в kcentr </a>  </li>



<li><a   href="https://itshpora.ru/aksessuary-dlya-posudomoechnyh-mashin-feed-v-eldorado--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxFX0h33Y9ZjM1kuihohhW5otz7uTkjo6xnkG3gW47BTC52WCyWtSRUCU-jA-s6Uax2BRkrEXqlnHsQyjBmIflELPRya4awDg8acdAP0li6D6qaChe32f5/dKskjPpiHAuB6UdPivcyzQ8RdW3qEfpSLjsjebNR/wXiyBl6Rs5uRfZPrz-1dR3M81R92XdY3jy9NjR3mt84/BpHyi0gFdbqVvtBI%3D?noindex"> Аксессуары для посудомоечных машин в eldorado </a>  </li>



<li><a   href="https://itshpora.ru/aksessuary-dlya-stiralnyh-i-sushilnyh-mashin-feed-v-eldorado--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxFX0h33Y9ZjM1kuihohhW5otz7uTkjo6xnkG3gW56hfC52WCyWtSRUCU-jA-s6Uax2BRkrEXqlnHsQyjBmIflELPRya4awDe8ZsdOf0mi6T6rKCRe36f2fdIQgWHLSHESG3YDLjnC2eYjVroeG-hZG1BbsR4jdhQmZh1x6JJq/BCf9m1yBxOzeIwQ-7ERc/h2NcyYhr-4pzSqCKi0gFdbqVvshIxbTHpqMfZFbjANLAyf7ZH?noindex"> Аксессуары для стиральных и сушильных машин в eldorado </a>  </li>



<li><a   href="https://itshpora.ru/audio-diski-feed-v-goods--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxFf3jHbZuo7W21q20atnQLUs0PGOlWlqn2RCkwC-6RbZtjTOozwQS0Sgdc6PRBD7x2VRkLEiqmLHv/zTQhmnlHfPRiaPaKYaT12i022lKFxFRy9ZwpA/MgSdELx8aLFG6K96xQU/-IwpU-sYmoRSsSzjk3nbHVPwYDqJieBs?noindex"> Аудио диски в goods </a>  </li>



<li><a   href="https://itshpora.ru/biologiya-feed-v-litres--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxFzxl2DP59LRjRq0xJ9AQ7M80bqPzikrm2NBmwSruUSV22qX-2Bz-LQEsnBw-e5riSUS4/lm1dlhRLJnubt/Z6V3s4ZIL7kMUXnu0V/vOFFqFABc2YIiMgSdA6d-YMMlu75p1gkS6LxrUesHyalFgQ%3D%3D?noindex"> Биология в litres </a>  </li>



<li><a   href="https://itshpora.ru/vesterny-feed-v-litres--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxFzxl2DP59LRjRq0xJ9AQ7M80bqPzikrmG5EmwSruUSV22qX-2Bz-LcEv3BP-ddrgiUh4/xm0dlhRLJnubt/Z6V3s4ZIL7kMUXnu0V/vOFFqFABc2YIiMgSdA6d-YMMlu75p1gkS6LxrUesHyalFgQ%3D%3D?noindex"> Вестерны в litres </a>  </li>



<li><a   href="https://itshpora.ru/dvigateli-i-komponenty-feed-v-banggood--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxFL5jXXN-5PH1lq4yMhjTq4Iwb6ShzwxxjNayFvl6xPVvCeV93FsRkS5T-A-vaUpx21RoLEmqljHtAyYBlEflE4/DGzH1QDj8aYdP/0bi6H6qqCfe0hsBEKDBrptTdIW8KF4-wwWqIwIAvoHwacUgW7hk2aJMDCjcSmahbkehbddbOv31kdhns01WPzZMaw%3D?noindex"> Двигатели и компоненты в banggood </a>  </li>



<li><a   href="https://itshpora.ru/detskie-stiralnye-poroshki-feed-v-goods--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxFf3jHbZuo7W21q20atnQLUs0PGOlWhumGdFmwK46waC5XCp-GReTWUEvnB7-ddrtiUb4/lm79rHgAyhBlHv5AaPDG3H5wDi8ZIdNA1WxOS059DtNTPnor09-vZpaJ8B97xIhxsXtIwXReMG2IRSsT/4kXGofgDhcymFpPdcpOZMYKvWmARAz9w5Gd2XdY3jy9NlRw%3D%3D?noindex"> Детские стиральные порошки в goods </a>  </li>



<li><a   href="https://itshpora.ru/dlya-gub-feed-v-market-yandex--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxF35kXnP4NLamVezwJMuXa9rwL6IoDY/2zwR3xrxu0uF4XzY5HALHBLiG5DcChbaY6rvUgzTOiqD8UfTeenv1wa8DGc0PbURRVa/4Q71M1taaBRU2JMPUVefC7Z6TdIV-bxpyShcq506QOdH6OcBoD/wnyeofgDhcymF0JQ%3D?noindex"> Для губ в market.yandex </a>  </li>



<li><a   href="https://itshpora.ru/drugie-elektronnye-instrumenty-feed-v-banggood--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxFL5jXXN-5PH1lq4yMhjTq4Iwb6ShzwxxjNayFvl6RLTsCeV93FsRkS5T-A-vaUbx1ZRoLEuqm838XHTTRmqlEzPfia3m06vvOlQcYZWzhT6r6Cge0Kf0PdNsnbPkSHwSFPYBrjU-IotT-4a2oRSsiX-gkuMNAPwQWuYlr1PoNQOffjk2hlhns01WPzZN6yy2t8jZjfu0t7QqD2DnEV8?noindex"> Другие электронные инструменты в banggood </a>  </li>



<li><a   href="https://itshpora.ru/igrushki-dlya-koshek-feed-v-goods--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxFf3jHbZuo7W21q20atnQLUs0PGOlWJumGdHiFfprnqP5WmT1tWr-LYEinBN-d1rjSUZE7EiqmHHjvzTTBmhlH7PSSaNaKYaT12i022lKFxFRy9ZwpA/MgSdELx8aLFG6K96xQU/-IwpU-sYmoRSsSzjk3nbHVPwYDqJieBs?noindex"> Игрушки для кошек в goods </a>  </li>



<li><a   href="https://itshpora.ru/klassicheskie-detektivy-feed-v-litres--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxFzxl2DP59LRjRq0xJ9AQ7M80bqPzikrmm9FmwSruUSV22qX-2Bz-L8EsXB--dRrtiUZ48Zm7yq28UbTThmqZAaLDGPH6QDq8aMdA/0ei6b6nFNLzo0rHVWtQaZ3YoE6/Kd71Chcq44hQu81i7QQsyz8sjeYPALhbHqox6RNt/VAPtm1yxVT3NBgag%3D%3D?noindex"> Классические детективы в litres </a>  </li>



<li><a   href="https://itshpora.ru/knigi-kotorye-ne-otneseny-ni-k-odnomu-razdelu-feed-v-my-shop--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxF3hzmHC-4yNikz0xop0b7cxjqyUjytw2yJFmgew6gaC5XCp-GReTWUEsHBz-e1rhCUZH0Fm4CqJ8X7TSBmflH3PSdbH1gDqAelTcY9WxuS/59HtPjPSoozNskjPldG1Au7YOrjrC2GYv1rpeGdREe1BYsR/jeRQlJhzNHcPs/FDafbk-1dS1dIkdfnddpzRic4jbjm40t7QqD2DnDEfbKVw4T8gXXPrqNiLOKjwdrIyYONqI8g%3D?noindex"> Книги, которые не отнесены ни к одному разделу в my-shop </a>  </li>



<li><a   href="https://itshpora.ru/korma-dlya-koshek-feed-v-beru--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxFL9kWeE5omAm1ij5YllXa9m0arN1W1mnGNBnBfru1G-6mWb80XjsvVK-gA-taUrNyUV4/pm1drHuwydBmHv0QaF/4ByJbQQU3nu0kXpK2tOXgNN68A/AE6OB5U8fZAX-aNIhxgeqZ0lE8pW2KUDoCCisjeYPALhbHyo?noindex"> Корма для кошек в beru </a>  </li>



<li><a   href="https://itshpora.ru/korma-dlya-sobak-feed-v-beru--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxFL9kWeE5omAm1ij5YllXa9m0arN1W1mnGBMnBfru1G-6mWb80XjsvVK-gA-taUrNyUV4/pm1drHgAydBljv1AaF/4ByJbQQU3nu0kXpK2tOXgNN68A/AE6OB5U8fZAX-aNIhxgeqZ0lE8pW2KUDoCCisjeYPALhbHyo?noindex"> Корма для собак в beru </a>  </li>



<li><a   href="https://itshpora.ru/kormushki-dlya-ryb-feed-v-my-shop--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxF3hzmHC-4yNikz0xop0b7cxjqyUjytw2yJFnAyw6AaC5XCp-GReTWUEsHBw-dVriyUi48lm4CqPAQyXBlLv6/bPfCa8m0FcV1yjxUL0GxdZXx9N9IcmAVetQaVtZJIA2O14xRoetrxrUesHyalDgW7hk2aJMEPAIjiJlrVB8dQ%3D?noindex"> Кормушки для рыб в my-shop </a>  </li>



<li><a   href="https://itshpora.ru/kormushki-dlya-ryb-i-reptiliy-feed-v-beru--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxFL9kWeE5omAm1ij5YllXa9m0arN1WJpmmVGnBfru1G-6mWb80XjsvVK-gA-taUYx11RqbEuWiqD8UfTeenv5Aa0DGc3m0hf8ZkdNP0Zi5b6r6Cme3uf6wSbB7t7YoMlu71gyxggv5U7UcpW2LYYoijR0WSJLxHtQWuYhaZNqKZtLun3yRVMjv13WvzGZIGl6g%3D%3D?noindex"> Кормушки для рыб и рептилий в beru </a>  </li>



<li><a   href="https://itshpora.ru/koty-feed-v-printbar--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxEDqinze9p3R1kuihohhW5o40baSlDk/23kG3gW96BLRvTDGoTALGhDmCcOPXSrVdpjkc7EsqmTHgwyo9b9aKrJwrrY0OLgQUWapyF72GxdaRRlezqNsAkafA7hfLoEE6q9llihcq506QOdG6OcBoD/wnyCo?noindex"> Коты в printbar </a>  </li>



<li><a   href="https://itshpora.ru/kreatin-feed-v-goods--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxFf3jHbZuo7W21q20atnQLUs0PGOlWpvmWNEmQS7-UaA8FuY92hWaPVO-gA-vKUrx1dRq7ErWYxyT7hspIkcN75wrKlzIqMPYRq900TlPnQJRxFPyo4PUVeMELRyP7FG6K96xQVMm984QPgUxfAx?noindex"> Креатин в goods </a>  </li>



<li><a   href="https://itshpora.ru/lichnostnyy-rost-feed-v-litres--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxFzxl2DP59LRjRq0xJ9AQ7M80bqPzikrn2RGngS4-UaA8FuY92hWaPVP-jg-jqUmx2tRkrEUqmfHigya9hmflEjPfSa1aKYaT12i022lKFxFRy9ZwpA/MgSdELx8aLFG6K96xQU/-IwpU-sYmoRSsSzjk3nbHVPwYDqJieBs?noindex"> Личностный рост в litres </a>  </li>



<li><a   href="https://itshpora.ru/medvedi-feed-v-printbar--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxEDqinze9p3R1kuihohhW5o40baSlDk/23kG3gW96BLRvTDGozEGERHkCcOPXSrVdpjkc7Eqqm/HtQyRBlzv0AaH/4ByJbQQU3nu0kXpK2tOXgNN68A/AE6OB5U8fZAX-aNIhxgeqZ0lE8pW2KUDoCCisjeYPALhbHyo?noindex"> Медведи в printbar </a>  </li>



<li><a   href="https://itshpora.ru/metallicheskie-feed-v-my-shop--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxF3hzmHC-4yNikz0xop0b7cxjqyUjytw2yJFnAyx6gaC5XCp-GReTWUEtnB7-ddrhyUa4/pm4iqw8UnTdxmllE7PSdVhLr4bTkuNgl7uNER1UxlO26NsAlWEAbBfLoEE6q9l5EsPuo4pTLg1i7QQsyz8wVTLLRHyYCXcpA%3D%3D?noindex"> Металлические в my-shop </a>  </li>



<li><a   href="https://itshpora.ru/miski-kormushki-i-poilki-feed-v-market-yandex--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxF35kXnP4NLamVezwJMuXa9rwL6IoDY/2zwR3xrxu0uF4XzY5HACGhLlEpLbHFbYdoHeXQDbH7rHvQybBmjv3gaH8NbH0QDh8ZkdPf0li5z6raClizPXUvdyskvPlSH-SFTYPEsJvpIsTvg1i7cZrj3Oln2bLTCjcTqBh7Fs5uRMf/j7-1dR3M81R6/0Jpzw2N88NBr-4pzSqCLWsQ%3D%3D?noindex"> Миски, кормушки и поилки в market.yandex </a>  </li>



<li><a   href="https://itshpora.ru/miski-dlya-zhivotnyh-feed-v-goods--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxFf3jHbZuo7W21q20atnQLUs0PGOlWJunmdFiFfprnqP5WmT1tWv-L0Ei3B0-e2bx2FRqLEZWiqB8UTTRBmhlHTPQSa8m3VcV1yjxUL0GxdZXx9N9IcmAVetQaVtZJIA2O14xRoetrxrUesHyalDgW7hk2aJMEPAIjiJlrVB8dQ%3D?noindex"> Миски для животных в goods </a>  </li>



<li><a   href="https://itshpora.ru/nastolnye-igry-feed-v-beru--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxFL9kWeE5omAm1ij5YllXa9m0arN0G1mm2FAnBfru1G-6mWb80XjtfVE-gE-i6Ulx25Rn7ErqlHHtPzTThmslHbPd9VhLr4bTkuNgl7uNER1UxlO26NsAlWEAbBfLoEE6q9l5EsPuo4pTLg1i7QQsyz8wVTLLRHyYCXcpA%3D%3D?noindex"> Настольные игры в beru </a>  </li>



<li><a   href="https://itshpora.ru/pistolet-raspylitel-feed-v-banggood--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxFL5jXXN-5PH1lq4yMhjTq4Iwb6ShzwxxjNayFvl7xfYvSeV93FsRkS5T-A-tqUjx1RRkbEoqmHHtAyh9hmflEbPfSaIm3uvuulVcY9WzuSx59we3YYhFkifIvZsZZ4Vx6ph1xg/-Iw6SOkQ6OcBoD/wn1TLLRHyYCXapPdcpOZMYKrWmARAz9w5Ht0%3D?noindex"> Пистолет распылитель в banggood </a>  </li>



<li><a   href="https://itshpora.ru/podarok-synu-feed-v-razverni--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxEL5mWTP5pLK1lq4yMhjTq4I0b6Glj4sxz5ayFvl7xLC52WCyWtSRUCU-j8-t6Uvx2VRk7EoqmA38X3TfRmilHU8qpN5L78NYRq-yUL2BFBDRAB9iJM9G0SIIvZvbIME9Y4r1AkNupF6YakFybYQrH7R0WSJLxHtNQg%3D?noindex"> Подарок сыну в razverni </a>  </li>



<li><a   href="https://itshpora.ru/poilki-feed-v-goods--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxFf3jHbZuo7W21q20atnQLUs0PGOlWlqn2RCkwC-6RbZtjTGojIQS0Sgdc6PRBD7x2pRrbEuqmHHuwyb9b9aKrJwrrY0OLgQUWapyF72GxdaRRlezqNsAkafA7hfLoEE6q9llihcq506QOdG6OcBoD/wnyCo?noindex"> Поилки в goods </a>  </li>



<li><a   href="https://itshpora.ru/pomady-feed-v-gracy--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxFfqgnHTuo7W21q20atnXbsr2vGOlWhqn29XyFX8hUuA6WG2RprjtvVI-jA-vaUQNIPkXQXZCLo0UrRsppZbLaVvnNVnObkcRHnu0Uz0OllqFABc2YIiQGfOErRtbJxW2O14xRoetsgI?noindex"> Помады в gracy </a>  </li>



<li><a   href="https://itshpora.ru/promyshlennoe-oborudovanie-feed-v-banggood--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxFL5jXXN-5PH1lq4yMhjTq4Iwb6ShzwxxjNayFvl7xzUtyeV93FsRkS5T-A-tqUbx2tRr7EdqlLHugyWBlTv2QaBDGM3m06vsOlTcY1W-OS-5-7tOTPforo9-gWKLocA9qpn1ihcqJQnUdURwbcBgW7hgH2LODCjcSmahbls5uRMf/j7iTQCzdwmS/CHRc/hy8wwam6d?noindex"> Промышленное оборудование в banggood </a>  </li>



<li><a   href="https://itshpora.ru/pyatnovyvoditeli-dlya-detskogo-belya-feed-v-goods--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxFf3jHbZuo7W21q20atnQLUs0PGOlWhumGdFmwK47gaC5XCp-GReTWUEtXBB-ddriiUf4/Nm0SqF8ULTQhmnlHTPSSaMm0hf8a0dOv0pe-S-5-XtCTPuor09/AWM3W9FSF/YMbjkC1CYjqkDzaoVrj/R0WeAMgDfZSGblJQPteZEbvzWmARAz9w5ar7EZJ7wx4wRJCq84JzN-g/BgRBOfak2wA%3D%3D?noindex"> Пятновыводители для детского белья в goods </a>  </li>



<li><a   href="https://itshpora.ru/sistema-feed-v-banggood--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxFL5jXXN-5PH1lq4yMhjTq4Iwb6ShzwxxjNayFvl6BLSsCeV93FsRkS5T-A-iKUjx1RRkbEjqmbHsf91s6dbK6Rf/4V/JKAgRVC-0W2lK0ZDVBV9iJMuAEaAIvZvbIME9fxIhxgeqZ0lEspW2KUDoCClsg%3D%3D?noindex"> Система в banggood </a>  </li>



<li><a   href="https://itshpora.ru/skanery-feed-v-beru--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxFL9kWeE5omAm1ij5YllXa9m0arF0Wpvm3QXykDXtESM4UQmN9Wp-LUEt3B7-dVrvNb3Vg/SFYhXAq9rublgIL9srLY0O6IWQlyNgl3nKVVHd1NNypEuHxWtQaV-f5AIq44r1AkNupF8YQ%3D%3D?noindex"> Сканеры в beru </a>  </li>



<li><a   href="https://itshpora.ru/skrebki-dlya-okon-feed-v-goods--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxFf3jHbZuo7W21q20atnQLUs0PGOlWlqn2RCkwC-6RbZtjLCpz0QS0Sgdc6PRBD7x1RRqbEWqm/HsAyZBlEflELPRya4awDh8aMdP/0beEJPWRRS2aNsAU-CEop7ZIIV2O141gEcvrxrUesHyakx4j3wgHWFbzCjcSmahbkfhbddbOv31kBh?noindex"> Скребки для окон в goods </a>  </li>



<li><a   href="https://itshpora.ru/sport-fitnes-feed-v-litres--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxFzxl2DP59LRjRq0xJ9AQ7M80bqPzikrmmNFmwSruUSV22qX-2Bz-IQEtXBw-dVrtdmh48Vm4iq18UHTQxmeZ6B6spJ4OZBcUlGi0XLiMkdad1NN2YosF2fOErRtbJwlu75p1gkS6bxrUesHyalCgW7hk2aJMETA?noindex"> Спорт, фитнес в litres </a>  </li>



<li><a   href="https://itshpora.ru/sredstva-dlya-mytya-stekol-i-zerkal-feed-v-goods--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxFf3jHbZuo7W21q20atnQLUs0PGOlWNummdFmwKruUSV22qX-2Bz-IQEinB7-eFrtiUj4/Nm6trHtQyYBmYflErPdya1m3yvjhkdAP0ki6H6raCje3hvor/NskLPmCHFSFTYNLjk-IotT-4a2oRSsiX-gkuMNAPwQWuYlr1PoNQOffjk2hlhns01WPzZN6yy2t8jZjfu0t7QqD2DnEV8?noindex"> Средства для мытья стекол и зеркал в goods </a>  </li>



<li><a   href="https://itshpora.ru/sredstva-dlya-stirki-feed-v-eldorado--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxFX0h33Y9ZjM1kuihohhW5otz7uTkjo6xnkG3gW57hfC52WCyWtSRUCU-gE-iaUux2FRkrEUqmjHsfzTQhmklHk/DFfH6QDn8ZkdO/0eeEJPWRRS2aNsAU-CEop7ZIIV2O141gEcvrxrUesHyakx4j3wgHWFbzCjcSmahbkfhbddbOv31kBh?noindex"> Средства для стирки в eldorado </a>  </li>



<li><a   href="https://itshpora.ru/sredstva-po-uhodu-za-krupnoy-bytovoy-tehnikoy-feed-v-goods--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxFf3jHbZuo7W21q20atnQLUs0PGOlWNummdCmwKruUSV22qX-2Bz-IQEinB7-eFrtiUj4/Nm6trHvgyd9hmclHPPQiaDm3Nf8a4dMQ1WweSK59PtNDPSork9-/XPnCHOSGzYOrjtC2KYuKqlChTkEehBb8RwjepQn5hxx6JJq/BCf9m1yBxOzeIwQ-7ERc/h2NcyYhr-4pzSqCKi0gFdbqVvshIxbTHpqMfZFbjANLAyf7ZH?noindex"> Средства по уходу за крупной бытовой техникой в goods </a>  </li>



<li><a   href="https://itshpora.ru/stiralnyy-poroshok-feed-v-goods--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxFf3jHbZuo7W21q20atnQLUs0PGOlWNummdGmwWruUSV22qX-2Bz-IQEiHB2-dVrhyUa481m5yq88UUjBlbv2ga/DGjH4wDh8aPu10joP1tYd1NOw4w/LUOEEaVfLoEX8a1t5EsPuo4pTMpW2KUDoCCjsjeYPALhbHuox6RNt/VAOdk%3D?noindex"> Стиральный порошок в goods </a>  </li>



<li><a   href="https://itshpora.ru/stolovye-pribory-feed-v-razverni--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxEL5mWTP5pLK1lq4yMhjTq4I0b6Glj4sxz5ayFvl4hfXsyeV93FsRkS5T-A-iKUZx2tRqLEoqmjHigyW9hmglHbPRCaGm06vgelmglvjNVBFRTAe2IsgAniJC6ZvTdIV6qdrwShcq506QOc1i7QQsyz8wFTLLRHyYCXbpPdcpOZMYK3W?noindex"> Столовые приборы в razverni </a>  </li>



<li><a   href="https://itshpora.ru/tabletki-dlya-posudomoechnoy-mashiny-feed-v-goods--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxFf3jHbZuo7W21q20atnQLUs0PGOlWNummdHmwaruUSV22qX-2Bz-IcEunB/-e5rgiUj4/tm4trHtQyYBmYflEnPQia2m3OvtelTcbFWxeS/59ftNjPRor7NsknPnSHNSFbYObjU-IotT-4a2oRSsiX-gkuMNAPwQWuYlr1PoNQOffjk2hlhns01WPzZN6yy2t8jZjfu0t7QqD2DnEV8?noindex"> Таблетки для посудомоечной машины в goods </a>  </li>



<li><a   href="https://itshpora.ru/tehnicheskaya-literatura-feed-v-litres--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxFzxl2DP59LRjRq0xJ9AQ7M80bqPzikrm2BFmwSruUSV22qX-2Bz-IcEv3BL-ehrjyUm4/Rm2yqN8UzTeenv3waHDFTH3gDf8akdA/0li5T6p1NLzo0rHVWtQaZ3YoE6/Kd71Chcq44hQu81i7QQsyz8sjeYPALhbHqox6RNt/VAPtm1yxVT3NBgag%3D%3D?noindex"> Техническая литература в litres </a>  </li>



<li><a   href="https://itshpora.ru/fotobarabany-feed-v-becompact--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxFL9gH3H5J3AjBel0MhjTq4IwbqfjzYuyDQAhUb97BLWsDHV9WRHd0u1R8Wu-dFriSUj4/9m6yqH8XzTRhmulEbPQSa8aKYaT12i022lKFxFRy9ZwpA/MgSdELx8aLFG6K96xQU/-IwpU-sYmoRSsSzjk3nbHVPwYDqJieBs?noindex"> Фотобарабаны в becompact </a>  </li>



<li><a   href="https://itshpora.ru/chistyashhie-sredstva-feed-v-eldorado--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxFX0h33Y9ZjM1kuihohhW5otz7uTkjo6xnkG3gW57hDC52WCyWtSRUCU-gc-saUax1dRnLEfqmLHtPzTdxmflEPPSCa2m3Kvs-ldglvjNVBFRTAe2IsgAniJC6ZvTdIV6qdrwShcq506QOc1i7QQsyz8wFTLLRHyYCXbpPdcpOZMYK3W?noindex"> Чистящие средства в eldorado </a>  </li>



</ul> 


        
           
   <div class="dropdownlink"><div style="display: flex;"><span  style="margin-right:18px;"> ♺ </span><div style="align: end"> Тип </div></div>  </div>
                            <ul class="submenuItems">
  
                        
 
 
<li><a   href="https://itshpora.ru/feed-avtokormushka-bolshaya--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9JZ1cWzVbJIXcIQREJyeOlrdGjRpwryc2/cMOqOF4fPerhZUvVRVYvV5W1cWGX3ScGaaVbYdoHeXQDbH7o0V7ltsqZNBPVstJlnFLQWUkmNgl30MldPd1NNypEuH2fOErRtbJxX2O14xRoets8IAvoU2qUc9Q0%3D">   Автокормушка большая </a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-avtokormushka-dlya-koshek--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9JZ1cWzVbJIXcIQREJyeOlrdGjRpwryc2/cMO-OEob7i-QyCpswDNRDRr8QW027WuDNShTPV9biUhXpFJt6RJwgoKxRILltnNVkI78Pfl2k0l3GeERYXhNY68A/E1WMD5U8fZAX-aM65EsPuo4pTLk1i7QQsyz8xlQ%3D">   Автокормушка для кошек </a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-avtopoilka-akvamat-dlya--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9JZ1cWzVbJIXcIVREJzQOlsdVHQn/qYEw9GMOmOGYfIe4RZWAUxMNRNR4oQW027WuDNShTPV9biUhXpFJt6RJwgoKxRILltnNVkI78Pfl2k0l3GeERYXhNY68A/E1WMD5U8fZAX-aM65EsPuo4pTLk1i7QQsyz8xlQ%3D">   Автопоилка аквамат для </a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-avtopoilka-fontan-dlya--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9JZ1cWzVbJIXcIVREJzQOlsdVHQn/qZJw9CMOaPK4fEe4moCpExP9V5tXZbR1WUCcOPXTWYdJT1bA/XF59XAqpmuK1QNpY8r554O48bSEq94Q72KV1JUjAe24I9E0qtQaV-f5AIqo4r1AkNupF7YakFybYQrHnR">   Автопоилка фонтан для </a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-balzam-dlya-stirki--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9JZ1MWxVItJb8IdRExzRBkHETu7/lVocl4tYovmeNekEeQw-VaJ63S2tWZSXGX3ScGadhvaepDBEBfTFJ54U5wgpaFQNIl7tYVnC/MPU1CuxG2lK1VYVh19iJMuAEaAUJU8fZAX-aM75EsPuo4pTL41">   Бальзам для стирки </a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-gel-dlya-stirki-belya--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9JZ1sW0VItJbzJ6ICwYKbb3dGrRrQrwcl8sWovmiYfFe4FYYfRtVYvV5W1cWGX3ScGaaVbYdoHeXQDbH7o0V7ltsqZNBPVstJlnFLQWUkmNgl30MldPd1NNypEuH2fOErRtbJxX2O14xRoets8IAvoU2qUc9Q0%3D">   Гель для стирки белья </a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-meshki-dlya-delikatnoy-stirki--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9JZ2cW0VbhIWcIStCwXKIIGKsvQmwr9c2QsWIvkeeelKeQ1CpsxPSQnF9Sx-J0FqnBU-c2YZJ3uQyGVGZtjYf9gt71gKrdyubY0PbURRVa/4Q71M1taaBRU2JMPUVefC7Z6TdIV-bxpyShcq506QOdH6OcBoD/wnyeofgDhcymF0JQ%3D">   Мешки для деликатной стирки </a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-miska-podogrevom-dlya--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9JZ2cW5VbFIWcIatCwcKIcHETu-/2mZIw9JMOmOF4fIi-Q8Cp4wCyeF/mpDaAa3S9SuChbaY6rvUgzTOtlhRLJnubt/Z6V3s4ZIL7kMUXnu0V/vOFFqFABc2YIiMgSdA6d-YMMlu75p1gkS6LxrUesHyalFgQ%3D%3D">   Миска подогревом для </a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-ochistitel-nakipi--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9JZ28SGVIhJYsMoRERyeulidVDRo/qYHg9MMOGOEYfLe4yrqU2O9ETV9WRHaAa3S9SxRxTWcrWiRQTYHpVlYf9wvqZPG7J2r4ZXaKANSFqo4Q72OkZLWjAe24I9E0rfIvZvbIME9f1IhxgeqZ0lFco%3D">   Очиститель накипи </a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-pyatnovyvoditel--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9JZ2sSOVbJIXsIURE5yc-lldVXQmwrwcl0sVYvleNtX2FznqmXC52WC1iZQSVGLRMGDTDWYYZDvVw7EOtlkSbNzia1WN6Zf/4ZlIrMaYRq9wF/nNnQJRxFPyo59MgSdA6d-YMIlu75p1gkS77w%3D">   Пятновыводитель </a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-skrebok-dlya-keramiki--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9JY5MW7VbBIVsIbREJzQhkHETu7/lVoc2UsVYreeeekF-QwCp8xPCeF/mpDaAa3S9SuChbaY6rvUgzTOtlhRLJnubt/Z6V3s4ZIL7kMUXnu0V/vOFFqFABc2YIiMgSdA6d-YMMlu75p1gkS6LxrUesHyalFgQ%3D%3D">   Скребок для керамики </a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-skrebok-dlya-chistki-steklokeramiki--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9JY5MW7VbBIVsIbREJzQhkHETu7/lVoclgsWIrfeNWkEeQw-vRgVYYmI9WJ-J4ElHBU-cBqlyUx491mwiqt8WQgpaFQNJY8v5djC/McQE2Sz0zrPnQJQRVTz4w9MgSeCrpvUpUM675IhxgNsp8tYakFybYQrA2ygnWaPB2yQWuYhaZNqKdtLun3yRVMif0%3D">   Скребок для чистки стеклокерамики </a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-sredstvo-dlya-chistki-keramiki--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9JY5MSBVIVIV8MrRX5zSulphTu0/2GZLP8tZ4vmeNalKeQyCp3BVL4mI9Sz-JUElnBW-c9rr9byWw7GOtl0QKhD9apeMIlxvZtyC/MJRFepzl/GeEdCWABiz4o8AmfOEqd2bpQlu75p1gkSm984QPgUxfYx4j3wgHWFbjCjcSmahbkYhQ%3D%3D">   Средство для чистки керамики </a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-stiralnyy-poroshok--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9JY5MSDVIhJY8IaREdydOlqdGDQlvqYHA9CMduOF4b8e4pYYAaS7GuG1iZQSVGUCcOPXSrVdpjkc0LAH5RzTq5D9bpXK6ZAuJ9kO5BcUUukwkjGeERLRRFQ68A/E1WMD-dfLoEE6q9llyhcq506QOdB6A%3D%3D">   Стиральный порошок </a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-tabletki-dlya-posudomoechnoy-mashiny--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9JY58WxVIFIWMIfRX5zQulvhTu0/2GZLP8sX4vgeNalKOQ8CpsxONRIRrDir/Vp-h4-kFVrqyUx4ulmwiqq8FcgpaFQNJY8v5djC/McQE2Sz0zrPnQJQRVTz4w9MgSeCrpvUpUM675IhxgNsp8tYakFybYQrA2ygnWaPB2yQWuYhaZNqKdtLun3yRVMif0%3D">   Таблетки для посудомоечной машины </a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-tolstovka-polnoy-zapechatkoy--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9JY58W/VItJYsMoREJzSultdVsg/2WYHQ9HMOaOF4fNi-Q/CpUxO9RDR4LjmPRW-ho-l6UCNIbpXBH2WZl2VZwgtahLG7h-sZNXaKYaT12i022lKFxFRy9ZwpA/MgSdELx8aLFG6K96xQU/-IwpU-sYmoRSsSzjk3nbHVPwYDqJieBs">   Толстовка полной запечаткой </a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-filtr-ugolnyy-dlya--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9JY4cW5VItJb8MoRXyDKboHFju-/2GZLw9BMdCOEHekH-QzC6rC92yZ5kUQS0SgaoONSAHkeZTsViGVDJ95RbNxlupMLLlvg5J-OKA/Akm/yE7jGxdaVgJcxqNsAkafA7gtTdIV-bxpyVs/-IwpU-sYnIQ%3D">   Фильтр угольный для </a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-futbolka--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9JY4cSCVbJIUsIUREdzQulnhphoQKoIgLydlBt9yjYA9Frpt0Chp3KT-GFcWmX3WciBWSrffobxc0LGCJN0RJwgpqhNJbtf/4Z2ObESE3nu0Uz0OlkZd1NNypEuHxOt">   Футболка </a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed-chistyashhee-sredstvo--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9JY4sW5VbFJYcMlRXVzTelihTqB/lqYFg9IMdqPK4fGe4qrqU2O9ETV9WRHaAa3S9SxRxTWcrWiRQTYHpVlYf9wvqZPG7J2r4ZXaKANSFqo4Q72OkZLWjAe24I9E0rfIvZvbIME9f1IhxgeqZ0lFco%3D">   Чистящее средство </a>  </li>


                        </ul>
                    



        
         
  
 
   <div class="dropdownlink"><div style="display: flex;"><span  class="nav_arrow_min"></span><div style="align: end"> Размер</div></div>  </div>
                            <ul class="submenuItems">
                        
 
 
<li><a   href="https://itshpora.ru/feed/razmer-5xs-int--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5/CjGa5xIZlb/k-xrGYjykeiiQcxETXvkyS9ETV5ndaS0CUCdCPWxTWVyUh49FmzSqr8WnSVvMfcY5M/L9ZH/MPQEuszB/GeERLRRFQmKNsAkafA7grTQ%3D%3D"> 5XS INT </a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed/razmer-s-int--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5/CjGa5xIZlb/k-xrGYjykeiiQcxETXvkyS9ETV5ndaS0CUCdCPWxTWVyUh49FmzSqr8WnSVvMfF/ZWkqI0O7ENQFT/4Q72OkZLWkN9iJMuAEaAVpU%3D"> S INT </a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed/razmer-xs-int--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5/CjGa5xIZlb/k-xrGYjykeiiQcxETXvkyS9ETV5ndaS0CUCdCPWxTWVyUh49FmzSqr8WnSVvMfHIU/lbhDaKAeU1igk22lK1VYVh0O68A/E1WMD-Ff"> XS INT </a>  </li>



</ul> 
 

         
  
 
   <div class="dropdownlink"><div style="display: flex;"><span  class="nav_arrow_min"></span><div style="align: end"> Цвет</div></div>  </div>
                            <ul class="submenuItems">
                        
 
 
<li><a   href="https://itshpora.ru/feed/tsvet-zheltyy--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5/CjGa5xIZlb/k-xrGYjykeiiQcxETXvkyS9ETV5ndaS0CUCdCPWxTWVyUn49NmzyuVG/zTQBmKlG3OXiecm2lcUVi/wEC0GxdaVgJcxtAPUVeMELRyObE%3D"> Желтый </a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed/tsvet-zelenyy--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5/CjGa5xIZlb/k-xrGYjykeiiQcxETXvkyS9ETV5ndaS0CUCdCPWxTWVyUn49NmzyuVG/zTQRmKlG3PaSaqmluvmBq9wF/nNgZqFABc2YIiQWfOErRtbJxR2A%3D%3D"> Зеленый </a>  </li>

 
 
<li><a   href="https://itshpora.ru/feed/tsvet-chernyy--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5/CjGa5xIZlb/k-xrGYjykeiiQcxETXvkyS9ETV5ndaS0CUCdCPWxTWVyUn49NmzyuVG/zTcRmKlVbPYSecm2lcUVi/wEC0GxdaVgJcxtAPUVeMELRyObE%3D"> Черный </a>  </li>



</ul> 
 

          <div class="dropdownlink"><a href="https://itshpora.ru/cayenne-model--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYr-/rgpznADXROOAmM6Z6ISwYKbX01oNvX5prwL6IoHg9yCMrxVXlv2XC8mGY8mpBaAanQs-edhHSZIXBEBHEE5lyYf9zt7teKZY8rJdlKr1NYRq9wF/nNgdqFABc2YIiRmc%3D">    <div style="display: flex;">  <div style="align: end">  Cayenne модель </div></div>  </a>   </div>    <div class="dropdownlink"><a href="https://itshpora.ru/crew-classic--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYr_z3kNLqCXRy91n7wGHC-4zj21q20asjTLs8_LGdjT4eiiERxVDnqGXC92yZ5lpXQVakaoOeWxzYcrWiQwDEG5dXAqxipKhSdpY8rJdlKr1MYRq9wF_nNgBq">    <div style="display: flex;">  <div style="align: end">  Crew classic </div></div>  </a>   </div>    <div class="dropdownlink"><a href="https://itshpora.ru/king-classic--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYp-f8gNLqCXRy91n7wGHC-4zj21q20asjTLs8_LGdjT4eiiERxVDnqGXC92yZ5lpXQVakaoOeWxzYcrWiQwDEG5dXAqxipKhSdpY8rJdlKr1MYRq9wF_nNgBq">    <div style="display: flex;">  <div style="align: end">  King classic </div></div>  </a>   </div>    <div class="dropdownlink"><a href="https://itshpora.ru/life-igrushka--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYoOf0gtJZ3cWyVbBJYMMiREZzSBqkzYRwb/krwqu8wzg/3QgaylntmgaX4WqS-XdzC1a8RdCxTRzIZ7WiQxPfGZ9XAqxipKhSBPVvvYR2JuI/Akms00zraHQJRxFPyo57Mg%3D%3D">    <div style="display: flex;">  <div style="align: end">  Life игрушка </div></div>  </a>   </div>    <div class="dropdownlink"><a href="https://itshpora.ru/night-tales--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYouf1j4apEXRt4UO7kHrF5LyAm1ij5chjTq4Xzb6RhRt93zIaz1v6mgaS7GuGyWFaW1WUCdCcQBbeV9bxUhPXF7o0Ub1xt6QNBPVvvYR2JuM_Akms00zrb3Q%3D">    <div style="display: flex;">  <div style="align: end">  Night tales </div></div>  </a>   </div>    <div class="dropdownlink"><a href="https://itshpora.ru/nota-bene--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYouHmhtLrAHtkp0PwjGLqt5_CjHn0xop0cLQpzrq8wy07xzMb2XSrqU2O9FuS_3ZDaAakWMmNTDWYZ5TzUgz2WYp2U71u5IkcNLdtvZskC_MPQEuszBnG">    <div style="display: flex;">  <div style="align: end">  Nota bene </div></div>  </a>   </div>    <div class="dropdownlink"><a href="https://itshpora.ru/short-shorts--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYv-b9lYapFn1u9kTrwGHC-4zj21q20asjTLs8_LGdjT4eiiERxVDnqGXC92yZ5lpXQVakaoOeWxzYcrWiQwDEG5dXAqxipKhSdpY8rJdlKr1MYRq9wF_nNgBq">    <div style="display: flex;">  <div style="align: end">  Short shorts </div></div>  </a>   </div>    <div class="dropdownlink"><a href="https://itshpora.ru/wild-futbolka--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYu-f-g9JY4cSCVbJIUsIUREdzQulnhphoQKoIgLydlBt9yjYA9Frpt0Chp3KT-GFcWmX3WciBWSrffobxc0LGCJN0RJwgpqhNJbtf/4Z2ObESE3nu0Uz0OlkZd1NNypEuHxOt">    <div style="display: flex;">  <div style="align: end">  Wild футболка </div></div>  </a>   </div>    <div class="dropdownlink"><a href="https://itshpora.ru/almaznaya-mozaika-gorod--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYHD5CXCI1taXRM-AlM6J7G9xzROlpdVzQnwrwc2UsUHuOGofKerRYZPVVp3ee-XVzC0a1XuDNShTPSJvgXgT2WYxyT7hspIkcN75wrKlzIqMPYRq900TlPnQJRxFPyo4PUVeMELRyP7FG6K96xQVMm984QPgUxfAx">    <div style="display: flex;">  <div style="align: end">  Алмазная мозаика город </div></div>  </a>   </div>    <div class="dropdownlink"><a href="https://itshpora.ru/applikatsiya-poni--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYHD5CWCI2ta7RPOAiM6J7EiwbKbb3dVTQkQr1c2ffkzMx2RdXyFX8mgaC5XCp-GReTWX3XMWATRrJV9byWw7GJZ5-UqxD9blNLbV6nNVnKqIeTHnu0Uz0OlkYd1NNypEuHxStQaV-f5AIrI4%3D">    <div style="display: flex;">  <div style="align: end">  Аппликация пони </div></div>  </a>   </div>    <div class="dropdownlink"><a href="https://itshpora.ru/bele-postelnoe-satin-fioletovyy--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYHD9CUiIytJnRMRBIXMIURX1yeulidVDRowr1c2EsVXuPKIfEerZYYvVcpNVyRr3jlvVv-hU/q6UFx0dQuLEPWYl/TqxD9apeMJY8v5djFL4eTFyNglvjNVBFRTAe2IsgAniJC6ZvTdIV6qdrwShcq506QOc1i7QQsyz8wFTLLRHyYCXbpPdcpOZMYK3W">    <div style="display: flex;">  <div style="align: end">  Белье постельное сатин фиолетовый </div></div>  </a>   </div>    <div class="dropdownlink"><a href="https://itshpora.ru/berushi-plavaniya--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYHD9CUiMJtJbQDOAgw8IVREdzSOlldVvQkgrwclDfkzMx2RdXyFX8mgaC5XCp-GReTWX3XMWATRrJV9byWw7GJZ5-UqxD9blNLbV6nNVnKqIeTHnu0Uz0OlkYd1NNypEuHxStQaV-f5AIrI4%3D">    <div style="display: flex;">  <div style="align: end">  Беруши плавания </div></div>  </a>   </div>    <div class="dropdownlink"><a href="https://itshpora.ru/biserom-bogoroditsa-kazanskaya--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYHD9CXyMItaDQBOAmM66KRE1zRulkdVXRrwr2c2ssWIrYeedUe45YavVWVLQmK9Sy-J8EmnFhCgbTeIXBEALXDro0Qr13iadeKbNf/4ByJbQQU3nu0kXpK2tOXgNN68A/AE6OB5U8fZAX-aNIhxgeqZ0lE8pW2KUDoCCisjeYPALhbHyo">    <div style="display: flex;">  <div style="align: end">  Бисером богородица казанская </div></div>  </a>   </div>    <div class="dropdownlink"><a href="https://itshpora.ru/viskoznaya-salfetka--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYHDxCXyMIta/ROuAvM696JC0s2OhWdVvQlAvMc2otYovkeedX2FznqmXC52WC1iZQSVGLRMGDTDWYYZDvVw7EOtlkSbNzia1WN6Zf/4ZlIrMaYRq9wF/nNnQJRxFPyo59MgSdA6d-YMIlu75p1gkS77w%3D">    <div style="display: flex;">  <div style="align: end">  Вискозная салфетка </div></div>  </a>   </div>    <div class="dropdownlink"><a href="https://itshpora.ru/gorod-park--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYHD1CWSMJtavRMBBIXMIaRXxzQhqkzYRwb/krwqu8wzg/3QgaylntmgaX4WqS-XdzC1a8RdCxTRzIZ7WiQxPfGZ9XAqxipKhSBPVvvYR2JuI/Akms00zraHQJRxFPyo57Mg%3D%3D">    <div style="display: flex;">  <div style="align: end">  Город парк </div></div>  </a>   </div>    <div class="dropdownlink"><a href="https://itshpora.ru/zhivotnyy-rossii--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYHDhCXyI7tavQBuAlMpl6LdxyeOlpdGrRrgrwc2ffkzMx2RdXyFX8mgaC5XCp-GReTWX3XMWATRrJV9byWw7GJZ5-UqxD9blNLbV6nNVnKqIeTHnu0Uz0OlkYd1NNypEuHxStQaV-f5AIrI4%3D">    <div style="display: flex;">  <div style="align: end">  Животный россии </div></div>  </a>   </div>    <div class="dropdownlink"><a href="https://itshpora.ru/zloveshhih-mertvetsov--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYHDlCXCI3tafRMeERM6p7EdxzROlidGvRrQr6c2otZovgeeVX2FznqmXC52WC1iZQSVGLRMGDTDWYYZDvVw7EOtlkSbNzia1WN6Zf/4ZlIrMaYRq9wF/nNnQJRxFPyo59MgSdA6d-YMIlu75p1gkS77w%3D">    <div style="display: flex;">  <div style="align: end">  Зловещих мертвецов </div></div>  </a>   </div>    <div class="dropdownlink"><a href="https://itshpora.ru/igra-malysham--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYHDZCVCMJtaUhVIxIU8IRRXdycOlndVcjXLIn05/fgzoq6XQXykDXtESM4UTV4GBdTEqmaoOdQRrLSJHoQBH2WYplSL9mlupPJaR-sbY0O7ENQFT/4Q72OkZLWkN9iJMuAEaAVpU%3D">    <div style="display: flex;">  <div style="align: end">  Игра малышам </div></div>  </a>   </div>    <div class="dropdownlink"><a href="https://itshpora.ru/igra-nastolnaya-milliarder--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYHDZCVCMJtaUhVI1IU8MrRX5zRulsdGfQkgr4clDcMOeOEYfPe49YYvVRVYQmItWG-aX3WciBWTWYdJT1c0LVG45IT71us4kcMrNxuJllC/MMSVa9/knvKERqFABPwoAqMgSdA6d-YLFG6K96xQVNm984QPgUxfcx4j3wgHWFaTA%3D">    <div style="display: flex;">  <div style="align: end">  Игра настольная миллиардер </div></div>  </a>   </div>    <div class="dropdownlink"><a href="https://itshpora.ru/ikona-matrony-svyatoy--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYHDZCXSI3tajRNBBIX8IaRX5yeOlpdVbRpPqZIg9OMdSPK4fKe42rqU2O9ETV9WRHaAa3S9SxRxTWcrWiRQTYHpVlYf9wvqZPG7J2r4ZXaKANSFqo4Q72OkZLWjAe24I9E0rfIvZvbIME9f1IhxgeqZ0lFco%3D">    <div style="display: flex;">  <div style="align: end">  Икона матроны святой </div></div>  </a>   </div>    <div class="dropdownlink"><a href="https://itshpora.ru/katalka-sobachka--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYHDRCVyMLtaXRP-AiM6KKRX1zRulmdVvRqAryc2/fkzMx2RdXyFX8mgaC5XCp-GReTWX3XMWATRrJV9byWw7GJZ5-UqxD9blNLbV6nNVnKqIeTHnu0Uz0OlkYd1NNypEuHxStQaV-f5AIrI4%3D">    <div style="display: flex;">  <div style="align: end">  Каталка собачка </div></div>  </a>   </div>    <div class="dropdownlink"><a href="https://itshpora.ru/kvadrat-magicheskiy--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYHDRCVSI5taHQBOAoMpCKREBzSOlkdVPRqAr9cl4sWovmee5X2FznqmXC52WC1iZQSVGLRMGDTDWYYZDvVw7EOtlkSbNzia1WN6Zf/4ZlIrMaYRq9wF/nNnQJRxFPyo59MgSdA6d-YMIlu75p1gkS77w%3D">    <div style="display: flex;">  <div style="align: end">  Квадрат магический </div></div>  </a>   </div>    <div class="dropdownlink"><a href="https://itshpora.ru/kompressionnaya-futbolka--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYHDRCWSI1tarQBOAtMpN7FSwbKIcHGDu9/2qZLP8tZIrdeNWkGuQ2Cp4xPtRGtXZbR1WUCcOPXTWYdJT1bA/XF59XAqpmuK1QNpY8r554O48bSEq94Q72KV1JUjAe24I9E0qtQaV-f5AIqo4r1AkNupF7YakFybYQrHnR">    <div style="display: flex;">  <div style="align: end">  Компрессионная футболка </div></div>  </a>   </div>    <div class="dropdownlink"><a href="https://itshpora.ru/kruzhevnaya-otdelka--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYHDRDZyMKtaPRMeAqM696JC0s2OlpdGnQmwr9c2QsWovuiiQcxETI-UaA8ETV9WRHd0u1R8WuCgPeeZHuQSGVCZJ4UYNnv7pPBPVvrp90LpBcUVi/wEDGeERLRRFQmaNsAkafA7gsTdIV-bxpyVw/">    <div style="display: flex;">  <div style="align: end">  Кружевная отделка </div></div>  </a>   </div>    <div class="dropdownlink"><a href="https://itshpora.ru/liza-myagkaya-igrushka--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYHDVCXyI-taUhVIxJbMIZREZzSOhYhTu4/2mZIw5/MdOOE4fEiEfgtVWhp2eX4kUQS0Sgdc6PRBD7NIPkXQXZCLo0UrRsppZbLaVvnNVnObkcRHnu0Uz0OllqFABc2YIiQGfOErRtbJxW2O14xRoetsgI">    <div style="display: flex;">  <div style="align: end">  Лиза мягкая игрушка </div></div>  </a>   </div>    <div class="dropdownlink"><a href="https://itshpora.ru/mistera-dzhekila--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYHDJCXyMItJfRMeEYM6KKREhzTulidVHQlwrzc2/fkzMx2RdXyFX8mgaC5XCp-GReTWX3XMWATRrJV9byWw7GJZ5-UqxD9blNLbV6nNVnKqIeTHnu0Uz0OlkYd1NNypEuHxStQaV-f5AIrI4%3D">    <div style="display: flex;">  <div style="align: end">  Мистера джекила </div></div>  </a>   </div>    <div class="dropdownlink"><a href="https://itshpora.ru/modnyy-kostyum--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYHDJCWSI9tajQD-Ahw8IQREJyeehVdGXQk/k7y7CMoHg9yCM0iFfprnqP5WmT1iZFTUuwRdKuCgbTeIXeVwjFCro0Ua5qtax/Z6Z-rpd6C/MPQEuszB/GeERLRRFQmKNsAkafA7grTQ%3D%3D">    <div style="display: flex;">  <div style="align: end">  Модный костюм </div></div>  </a>   </div>    <div class="dropdownlink"><a href="https://itshpora.ru/nabor-vyshivaniya-volk--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYHDNCVyI4tavQBBBIUcMhRXRzQOlldVvQkgrwclDcMOmOF4fPe46rqU2O9ETV9WRHaAa3S9SxRxTWcrWiRQTYHpVlYf9wvqZPG7J2r4ZXaKANSFqo4Q72OkZLWjAe24I9E0rfIvZvbIME9f1IhxgeqZ0lFco%3D">    <div style="display: flex;">  <div style="align: end">  Набор вышивания волк </div></div>  </a>   </div>    <div class="dropdownlink"><a href="https://itshpora.ru/nastolnaya-igra-uchim-tsifry--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYHDNCVyMItJfROuAjMp56KSwTKbb3dVPQnAvIc2/cMdiPLofMe4ioC6MxPNVyR4XiowanQs-eaVbYdoHBEALXDqV5QLFmlupJIbh7s4RXaKMXTkmSxUT1K3QJRwJUyIYPUVeMELRyTdIV-bxpyVo/-IwpU-sYm4RSsSzjk3ncHQ%3D%3D">    <div style="display: flex;">  <div style="align: end">  Настольная игра учим цифры </div></div>  </a>   </div>    <div class="dropdownlink"><a href="https://itshpora.ru/novogodnie-igry--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYHDNCWSI7tavRN-AmM6Z6KSwbKIz3dVPQnAvIclTfkzMx2RdXyFX8mgaC5XCp-GReTWX3XMWATRrJV9byWw7GJZ5-UqxD9blNLbV6nNVnKqIeTHnu0Uz0OlkYd1NNypEuHxStQaV-f5AIrI4%3D">    <div style="display: flex;">  <div style="align: end">  Новогодние игры </div></div>  </a>   </div>    <div class="dropdownlink"><a href="https://itshpora.ru/nochnoy-volk--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYHDNCWSMOtajROuAhw8IYREJzQ-lthphoQKoIgLydlBt9yjYA9Frpt0Chp3KT-GFcWmX3WciBWSrffobxc0LGCJN0RJwgpqhNJbtf/4Z2ObESE3nu0Uz0OlkZd1NNypEuHxOt">    <div style="display: flex;">  <div style="align: end">  Ночной волк </div></div>  </a>   </div>    <div class="dropdownlink"><a href="https://itshpora.ru/pazl-semero-kozlyat--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYHDFCVyI-ta4hVbFIVsIWRElyeOlphTu6/2SYFA9HMdSPK3QHw1v4mgaC5XC2tWZSXHq6S82LaVbNcpvlXBP2WYl/TqxcsqBMNJY8rIR-KLU/Akms00zrGxdaVgJcxtEPUVeMELRyPrFG6K96xQVLmw%3D%3D">    <div style="display: flex;">  <div style="align: end">  Пазл семеро козлят </div></div>  </a>   </div>    <div class="dropdownlink"><a href="https://itshpora.ru/pazly-teremok--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYHDFCVyI-ta7QDxBJYcIfRXxzTelrdVXQlfk7y7CMoHg9yCM0iFfprnqP5WmT1iZFTUuwRdKuCgbTeIXeVwjFCro0Ua5qtax/Z6Z-rpd6C/MPQEuszB/GeERLRRFQmKNsAkafA7grTQ%3D%3D">    <div style="display: flex;">  <div style="align: end">  Пазлы теремок </div></div>  </a>   </div>    <div class="dropdownlink"><a href="https://itshpora.ru/pesochnitsy-formochki--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYHDFCUiMItavQA-AlM6p7Ei0o2OhTdVXRrwr0c2EtZ4vkee9X2FznqmXC52WC1iZQSVGLRMGDTDWYYZDvVw7EOtlkSbNzia1WN6Zf/4ZlIrMaYRq9wF/nNnQJRxFPyo59MgSdA6d-YMIlu75p1gkS77w%3D">    <div style="display: flex;">  <div style="align: end">  Песочницы формочки </div></div>  </a>   </div>    <div class="dropdownlink"><a href="https://itshpora.ru/podrostki-cherepashki-nindzya--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYHDFCWSI9tJXROuEZMpB6Liwb2OhQdV7Rrwr9c2AsUIrWee2kExRYZ/VZVLkmItWE-ar3WciBWTWYdJT1c0LVG45IT71us4kcMrNxuJllC/MMSVa9/knvKERqFABPwoAqMgSdA6d-YLFG6K96xQVNm984QPgUxfcx4j3wgHWFaTA%3D">    <div style="display: flex;">  <div style="align: end">  Подростки черепашки ниндзя </div></div>  </a>   </div>    <div class="dropdownlink"><a href="https://itshpora.ru/podushka-koshki--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYHDFCWSI9tJbQDOAiM6KKREZzRuhfdVHQl/k7y7CMoHg9yCM0iFfprnqP5WmT1iZFTUuwRdKuCgbTeIXeVwjFCro0Ua5qtax/Z6Z-rpd6C/MPQEuszB/GeERLRRFQmKNsAkafA7grTQ%3D%3D">    <div style="display: flex;">  <div style="align: end">  Подушка кошки </div></div>  </a>   </div>    <div class="dropdownlink"><a href="https://itshpora.ru/polo-lacoste--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYHDFCWSIytash6FH7jGHe8d/QkFan5chjTq4IgLydlAQwyDoR6xf-v0uF63a2tXZbR1WLTsmdWTWYZ4foUAT2WYp2U71ulupPJaR-scRXaKAeU1igkm2lK1VYVh0J6w%3D%3D">    <div style="display: flex;">  <div style="align: end">  Поло lacoste </div></div>  </a>   </div>    <div class="dropdownlink"><a href="https://itshpora.ru/professii-kartochki--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYHDFDZyI3tJHRMeEZMpN6LCwb2OltdVvRrwvKc2EtZ4vkee9X2FznqmXC52WC1iZQSVGLRMGDTDWYYZDvVw7EOtlkSbNzia1WN6Zf/4ZlIrMaYRq9wF/nNnQJRxFPyo59MgSdA6d-YMIlu75p1gkS77w%3D">    <div style="display: flex;">  <div style="align: end">  Профессии карточки </div></div>  </a>   </div>    <div class="dropdownlink"><a href="https://itshpora.ru/puteshestvie-hodilka--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYHDFDZCMLtaDQDOAtMpN7FiwRKIEHEMvRqgr2c2ssWIvlee2kGxf7skqRxCeV93FzC0a1Xv-ASBjeV9b3Vg/SFYhXAq9rublgIL9srLY0O6IWQlyNgl3nKVVHd1NNypEuHxWtQaV-f5AIq44r1AkNupF8YQ%3D%3D">    <div style="display: flex;">  <div style="align: end">  Путешествие ходилка </div></div>  </a>   </div>    <div class="dropdownlink"><a href="https://itshpora.ru/sbornik-zolotoy--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYHQ9CViI3tJXROeAgM6iKREtzRulsdVXRrQr2c2bfkzMx2RdXyFX8mgaC5XCp-GReTWX3XMWATRrJV9byWw7GJZ5-UqxD9blNLbV6nNVnKqIeTHnu0Uz0OlkYd1NNypEuHxStQaV-f5AIrI4%3D">    <div style="display: flex;">  <div style="align: end">  Сборник золотой </div></div>  </a>   </div>    <div class="dropdownlink"><a href="https://itshpora.ru/seraya-mayka-hlopok--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYHQ9CUiMJtaXQCxBIX8IaREVzQulnhTqF/2GYHQ9DMOWOE3QHw1v4mgaC5XC2tWZSXHq6S82LaVbNcpvlXBP2WYl/TqxcsqBMNJY8rIR-KLU/Akms00zrGxdaVgJcxtEPUVeMELRyPrFG6K96xQVLmw%3D%3D">    <div style="display: flex;">  <div style="align: end">  Серая майка хлопок </div></div>  </a>   </div>    <div class="dropdownlink"><a href="https://itshpora.ru/slovo-igra--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYHQ9CXCI3tafROhBIW8IZRXxzSBqkzYRwb/krwqu8wzg/3QgaylntmgaX4WqS-XdzC1a8RdCxTRzIZ7WiQxPfGZ9XAqxipKhSBPVvvYR2JuI/Akms00zraHQJRxFPyo57Mg%3D%3D">    <div style="display: flex;">  <div style="align: end">  Слово игра </div></div>  </a>   </div>    <div class="dropdownlink"><a href="https://itshpora.ru/slon-malenkiy--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYHQ9CXCI3taghVIxIU8IRRElzRehbdVHQlwrxgKyUjyseijQV33SruUSV22qX-2BzC1OxRMSBWzWYZJ3uQz7SE4lnYf9zpKBcIZY8rJdlKr0/Akms00zraXQJRxFPyo58MgSdA6d-YMUl">    <div style="display: flex;">  <div style="align: end">  Слон маленький </div></div>  </a>   </div>    <div class="dropdownlink"><a href="https://itshpora.ru/stsenariy-zhizni--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYHQ9DYSI8tajRNOEYM6p6LdxzTulvdVzQkgrwgKyUjyseijQV33SruUSV22qX-2BzC1OxRMSBWzWYZJ3uQz7SE4lnYf9zpKBcIZY8rJdlKr0/Akms00zraXQJRxFPyo58MgSdA6d-YMUl">    <div style="display: flex;">  <div style="align: end">  Сценарий жизни </div></div>  </a>   </div>    <div class="dropdownlink"><a href="https://itshpora.ru/tvister-igra--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYHQxCVSIxtJTQBuAtMpKKRERzS-hXdVsjXLIn05/fgzoq6XQXykDXtESM4UTV4GBdTEqmaoOdQRrLSJHoQBH2WYplSL9mlupPJaR-sbY0O7ENQFT/4Q72OkZLWkN9iJMuAEaAVpU%3D">    <div style="display: flex;">  <div style="align: end">  Твистер игра </div></div>  </a>   </div>    <div class="dropdownlink"><a href="https://itshpora.ru/tsvetnaya-futbolka--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYHQhCVSI8tJfROeAoMp2KRXhye-hVdVrQkQrzc2UsUHgtwTgE6xfru1Ghp2eX4lpdSUixaoOYTBvfeIfBEBLeFYpIRbVwpokcNKR2v5NXaKAeU1ig4Q72OkZLWkJ9iJMuAEaAUZU8fZAX-aM85A%3D%3D">    <div style="display: flex;">  <div style="align: end">  Цветная футболка </div></div>  </a>   </div>    <div class="dropdownlink"><a href="https://itshpora.ru/chasy-derevyannyy--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYHQlCVyMItJ4hVIRIVsMqRElzSuhYdVbQkgvDc2bfkzMx2RdXyFX8mgaC5XCp-GReTWX3XMWATRrJV9byWw7GJZ5-UqxD9blNLbV6nNVnKqIeTHnu0Uz0OlkYd1NNypEuHxStQaV-f5AIrI4%3D">    <div style="display: flex;">  <div style="align: end">  Часы деревянный </div></div>  </a>   </div>    <div class="dropdownlink"><a href="https://itshpora.ru/chistye-lapki-napolnitel--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYHQlCXyMItJfQD-Atw8IRRExzR-ltdVMg/2eYEw9DMOWOEofJe4xZWPVUVL8nGiZAQEqkaoONSAH7NJbgRz7YG5dyYf91s6dbK6Rf/4V/JKAgRVC-0W2lK0ZDVBV9iJMuAEaAIvZvbIME9fxIhxgeqZ0lEspW2KUDoCClsg%3D%3D">    <div style="display: flex;">  <div style="align: end">  Чистые лапки наполнитель </div></div>  </a>   </div>    <div class="dropdownlink"><a href="https://itshpora.ru/ekskavator-samosval--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYHQNCXSMIta/RNOAqM6J7FiwdKbn3dGrQnwr0c2EtYYvseeekEBf7skqRxCeV93FzC0a1Xv-ASBjeV9b3Vg/SFYhXAq9rublgIL9srLY0O6IWQlyNgl3nKVVHd1NNypEuHxWtQaV-f5AIq44r1AkNupF8YQ%3D%3D">    <div style="display: flex;">  <div style="align: end">  Экскаватор самосвал </div></div>  </a>   </div>    <div class="dropdownlink"><a href="https://itshpora.ru/effekt-hlopka--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYHQNDYyMNtaDRPuEaw8MvREdzRulodVHQn/k7y7CMoHg9yCM0iFfprnqP5WmT1iZFTUuwRdKuCgbTeIXeVwjFCro0Ua5qtax/Z6Z-rpd6C/MPQEuszB/GeERLRRFQmKNsAkafA7grTQ%3D%3D">    <div style="display: flex;">  <div style="align: end">  Эффект хлопка </div></div>  </a>   </div>  

    </ul>
</div>

                    </div>

                </aside>

                <div class="goods">
                    <div class="sort">

                        

<ul>



 
 <li><a href="https://itshpora.ru/feed/tsvet-zelenyy--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5/CjGa5xIZlb/k-xrGYjykeiiQcxETXvkyS9ETV5ndaS0CUCdCPWxTWVyUn49NmzyuVG/zTQRmKlG3PaSaqmluvmBq9wF/nNgZqFABc2YIiQWfOErRtbJxR2A%3D%3D" title="Зеленый">Зеленый</a>
                            </li>
 



 
 <li><a href="https://itshpora.ru/feed/tsvet-zheltyy--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5/CjGa5xIZlb/k-xrGYjykeiiQcxETXvkyS9ETV5ndaS0CUCdCPWxTWVyUn49NmzyuVG/zTQBmKlG3OXiecm2lcUVi/wEC0GxdaVgJcxtAPUVeMELRyObE%3D" title="Желтый">Желтый</a>
                            </li>
 



 
 <li><a href="https://itshpora.ru/feed/razmer-4-8-h-12-5-h-11-sm--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5/CjGa5xIZlb/k-xrGYjykeiiQcxETXvkyS9ETV5ndaS0CUCdCPWxTWVyUh49FmzSqr8WnSVvMfcPgn/CeSa-FNDwztcKimagUK5vHtF8A/E1WMD-dfLoEE6q9llyhcq506QOdB6A%3D%3D" title="4.8 х 12.5 х 11 см">4.8 х 12.5 х 11 см</a>
                            </li>
 



 
 <li><a href="https://itshpora.ru/feed/formaty-none--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5/CjGa5xIZlb/k-xrGYjykeiiQcxETXvkyS9ETV5ndaS0CUCdCPWxTWVyUl499n-iqr8WzSVBi0fvZRs5hyaKAeU1igk22lK1VYVh0O68A/E1WMD-Ff" title="None">None</a>
                            </li>
 



 </ul>






                    </div>

                    <div id="TOP_PAGE"></div>
                    <style>

                        @media screen and (max-width: 800px) {.nav_sort_div{display: none;}}

                        .nav_sort_div
                        {
                            width: 100%;
                            background-color: white;

                            border-radius: 15px;

                            text-align: center;
                        }

                        .nav_sort_link{
                            text-transform: uppercase;

                            font-weight: bold;

                            margin: 15px;

                            font-family: 'Arial', sans-serif;

                            font-weight: 300;

                            letter-spacing: 0.3px;

                            cursor: pointer;

                            font-size: 18px;

                            color: #212121;

                        }
                        .nav_sort_link:hover{   margin: 30px;

                            text-decoration: underline;}


                        }


                    </style>

                  


<script>
    $(document).ready(function(){

        // Находим блок карусели
        var carousel = $("#carousel");

        // Запускаем плагин карусели
        carousel.owlCarousel({
            //singleItem: true, // Показывать только 1 блок на всю ширину

            // Количество отображающихся блоков в зависимости от устройства (ширины экрана)
            // Количество блоков на больших экранах
            autoPlay:2000,
            rewindNav:true,
            lazyLoad:true,
            stopOnHover:true,
            items: 3,
            // 5 блоков на компьютерах (экран от 1400px до 901px)
            itemsDesktop : [1400,3],
            // 3 блока на маленьких компьютерах (экран от 900px до 601px)
            itemsDesktopSmall : [900,3],
            // 2 элемента на планшетах (экран от 600 до 480 пикселей)
            itemsTablet: [600,2],
            // Настройки для телефона отключены, в этом случае будут
            // использованы настройки планшета
            itemsMobile : false ,

            // Точки под каруселью
            pagination: true
        });

        // Назад
        // При клике на "Назад"
        $('#js-prev').click(function () {

            // Запускаем перемотку влево
            carousel.trigger('owl.prev');

            return false;
        });

        // Вперед
        // При клике на "Вперед"
        $('#js-next').click(function () {

            // Запускаем перемотку вправо
            carousel.trigger('owl.next');

            return false;
        });
    });
</script>
<script>
    "function"!==typeof Object.create&&(Object.create=function(f){function g(){}g.prototype=f;return new g});
    (function(f,g,k){var l={init:function(a,b){this.$elem=f(b);this.options=f.extend({},f.fn.owlCarousel.options,this.$elem.data(),a);this.userOptions=a;this.loadContent()},loadContent:function(){function a(a){var d,e="";if("function"===typeof b.options.jsonSuccess)b.options.jsonSuccess.apply(this,[a]);else{for(d in a.owl)a.owl.hasOwnProperty(d)&&(e+=a.owl[d].item);b.$elem.html(e)}b.logIn()}var b=this,e;"function"===typeof b.options.beforeInit&&b.options.beforeInit.apply(this,[b.$elem]);"string"===typeof b.options.jsonPath?
            (e=b.options.jsonPath,f.getJSON(e,a)):b.logIn()},logIn:function(){this.$elem.data("owl-originalStyles",this.$elem.attr("style"));this.$elem.data("owl-originalClasses",this.$elem.attr("class"));this.$elem.css({opacity:0});this.orignalItems=this.options.items;this.checkBrowser();this.wrapperWidth=0;this.checkVisible=null;this.setVars()},setVars:function(){if(0===this.$elem.children().length)return!1;this.baseClass();this.eventTypes();this.$userItems=this.$elem.children();this.itemsAmount=this.$userItems.length;
            this.wrapItems();this.$owlItems=this.$elem.find(".owl-item");this.$owlWrapper=this.$elem.find(".owl-wrapper");this.playDirection="next";this.prevItem=0;this.prevArr=[0];this.currentItem=0;this.customEvents();this.onStartup()},onStartup:function(){this.updateItems();this.calculateAll();this.buildControls();this.updateControls();this.response();this.moveEvents();this.stopOnHover();this.owlStatus();!1!==this.options.transitionStyle&&this.transitionTypes(this.options.transitionStyle);!0===this.options.autoPlay&&
        (this.options.autoPlay=5E3);this.play();this.$elem.find(".owl-wrapper").css("display","block");this.$elem.is(":visible")?this.$elem.css("opacity",1):this.watchVisibility();this.onstartup=!1;this.eachMoveUpdate();"function"===typeof this.options.afterInit&&this.options.afterInit.apply(this,[this.$elem])},eachMoveUpdate:function(){!0===this.options.lazyLoad&&this.lazyLoad();!0===this.options.autoHeight&&this.autoHeight();this.onVisibleItems();"function"===typeof this.options.afterAction&&this.options.afterAction.apply(this,
            [this.$elem])},updateVars:function(){"function"===typeof this.options.beforeUpdate&&this.options.beforeUpdate.apply(this,[this.$elem]);this.watchVisibility();this.updateItems();this.calculateAll();this.updatePosition();this.updateControls();this.eachMoveUpdate();"function"===typeof this.options.afterUpdate&&this.options.afterUpdate.apply(this,[this.$elem])},reload:function(){var a=this;g.setTimeout(function(){a.updateVars()},0)},watchVisibility:function(){var a=this;if(!1===a.$elem.is(":visible"))a.$elem.css({opacity:0}),
            g.clearInterval(a.autoPlayInterval),g.clearInterval(a.checkVisible);else return!1;a.checkVisible=g.setInterval(function(){a.$elem.is(":visible")&&(a.reload(),a.$elem.animate({opacity:1},200),g.clearInterval(a.checkVisible))},500)},wrapItems:function(){this.$userItems.wrapAll('<div class="owl-wrapper">').wrap('<div class="owl-item"></div>');this.$elem.find(".owl-wrapper").wrap('<div class="owl-wrapper-outer">');this.wrapperOuter=this.$elem.find(".owl-wrapper-outer");this.$elem.css("display","block")},
        baseClass:function(){var a=this.$elem.hasClass(this.options.baseClass),b=this.$elem.hasClass(this.options.theme);a||this.$elem.addClass(this.options.baseClass);b||this.$elem.addClass(this.options.theme)},updateItems:function(){var a,b;if(!1===this.options.responsive)return!1;if(!0===this.options.singleItem)return this.options.items=this.orignalItems=1,this.options.itemsCustom=!1,this.options.itemsDesktop=!1,this.options.itemsDesktopSmall=!1,this.options.itemsTablet=!1,this.options.itemsTabletSmall=
            !1,this.options.itemsMobile=!1;a=f(this.options.responsiveBaseWidth).width();a>(this.options.itemsDesktop[0]||this.orignalItems)&&(this.options.items=this.orignalItems);if(!1!==this.options.itemsCustom)for(this.options.itemsCustom.sort(function(a,b){return a[0]-b[0]}),b=0;b<this.options.itemsCustom.length;b+=1)this.options.itemsCustom[b][0]<=a&&(this.options.items=this.options.itemsCustom[b][1]);else a<=this.options.itemsDesktop[0]&&!1!==this.options.itemsDesktop&&(this.options.items=this.options.itemsDesktop[1]),
        a<=this.options.itemsDesktopSmall[0]&&!1!==this.options.itemsDesktopSmall&&(this.options.items=this.options.itemsDesktopSmall[1]),a<=this.options.itemsTablet[0]&&!1!==this.options.itemsTablet&&(this.options.items=this.options.itemsTablet[1]),a<=this.options.itemsTabletSmall[0]&&!1!==this.options.itemsTabletSmall&&(this.options.items=this.options.itemsTabletSmall[1]),a<=this.options.itemsMobile[0]&&!1!==this.options.itemsMobile&&(this.options.items=this.options.itemsMobile[1]);this.options.items>this.itemsAmount&&
        !0===this.options.itemsScaleUp&&(this.options.items=this.itemsAmount)},response:function(){var a=this,b,e;if(!0!==a.options.responsive)return!1;e=f(g).width();a.resizer=function(){f(g).width()!==e&&(!1!==a.options.autoPlay&&g.clearInterval(a.autoPlayInterval),g.clearTimeout(b),b=g.setTimeout(function(){e=f(g).width();a.updateVars()},a.options.responsiveRefreshRate))};f(g).resize(a.resizer)},updatePosition:function(){this.jumpTo(this.currentItem);!1!==this.options.autoPlay&&this.checkAp()},appendItemsSizes:function(){var a=
            this,b=0,e=a.itemsAmount-a.options.items;a.$owlItems.each(function(c){var d=f(this);d.css({width:a.itemWidth}).data("owl-item",Number(c));if(0===c%a.options.items||c===e)c>e||(b+=1);d.data("owl-roundPages",b)})},appendWrapperSizes:function(){this.$owlWrapper.css({width:this.$owlItems.length*this.itemWidth*2,left:0});this.appendItemsSizes()},calculateAll:function(){this.calculateWidth();this.appendWrapperSizes();this.loops();this.max()},calculateWidth:function(){this.itemWidth=Math.round(this.$elem.width()/
            this.options.items)},max:function(){var a=-1*(this.itemsAmount*this.itemWidth-this.options.items*this.itemWidth);this.options.items>this.itemsAmount?this.maximumPixels=a=this.maximumItem=0:(this.maximumItem=this.itemsAmount-this.options.items,this.maximumPixels=a);return a},min:function(){return 0},loops:function(){var a=0,b=0,e,c;this.positionsInArray=[0];this.pagesInArray=[];for(e=0;e<this.itemsAmount;e+=1)b+=this.itemWidth,this.positionsInArray.push(-b),!0===this.options.scrollPerPage&&(c=f(this.$owlItems[e]),
            c=c.data("owl-roundPages"),c!==a&&(this.pagesInArray[a]=this.positionsInArray[e],a=c))},buildControls:function(){if(!0===this.options.navigation||!0===this.options.pagination)this.owlControls=f('<div class="owl-controls"/>').toggleClass("clickable",!this.browser.isTouch).appendTo(this.$elem);!0===this.options.pagination&&this.buildPagination();!0===this.options.navigation&&this.buildButtons()},buildButtons:function(){var a=this,b=f('<div class="owl-buttons"/>');a.owlControls.append(b);a.buttonPrev=
            f("<div/>",{"class":"owl-prev",html:a.options.navigationText[0]||""});a.buttonNext=f("<div/>",{"class":"owl-next",html:a.options.navigationText[1]||""});b.append(a.buttonPrev).append(a.buttonNext);b.on("touchstart.owlControls mousedown.owlControls",'div[class^="owl"]',function(a){a.preventDefault()});b.on("touchend.owlControls mouseup.owlControls",'div[class^="owl"]',function(b){b.preventDefault();f(this).hasClass("owl-next")?a.next():a.prev()})},buildPagination:function(){var a=this;a.paginationWrapper=
            f('<div class="owl-pagination"/>');a.owlControls.append(a.paginationWrapper);a.paginationWrapper.on("touchend.owlControls mouseup.owlControls",".owl-page",function(b){b.preventDefault();Number(f(this).data("owl-page"))!==a.currentItem&&a.goTo(Number(f(this).data("owl-page")),!0)})},updatePagination:function(){var a,b,e,c,d,g;if(!1===this.options.pagination)return!1;this.paginationWrapper.html("");a=0;b=this.itemsAmount-this.itemsAmount%this.options.items;for(c=0;c<this.itemsAmount;c+=1)0===c%this.options.items&&
        (a+=1,b===c&&(e=this.itemsAmount-this.options.items),d=f("<div/>",{"class":"owl-page"}),g=f("<span></span>",{text:!0===this.options.paginationNumbers?a:"","class":!0===this.options.paginationNumbers?"owl-numbers":""}),d.append(g),d.data("owl-page",b===c?e:c),d.data("owl-roundPages",a),this.paginationWrapper.append(d));this.checkPagination()},checkPagination:function(){var a=this;if(!1===a.options.pagination)return!1;a.paginationWrapper.find(".owl-page").each(function(){f(this).data("owl-roundPages")===
        f(a.$owlItems[a.currentItem]).data("owl-roundPages")&&(a.paginationWrapper.find(".owl-page").removeClass("active"),f(this).addClass("active"))})},checkNavigation:function(){if(!1===this.options.navigation)return!1;!1===this.options.rewindNav&&(0===this.currentItem&&0===this.maximumItem?(this.buttonPrev.addClass("disabled"),this.buttonNext.addClass("disabled")):0===this.currentItem&&0!==this.maximumItem?(this.buttonPrev.addClass("disabled"),this.buttonNext.removeClass("disabled")):this.currentItem===
        this.maximumItem?(this.buttonPrev.removeClass("disabled"),this.buttonNext.addClass("disabled")):0!==this.currentItem&&this.currentItem!==this.maximumItem&&(this.buttonPrev.removeClass("disabled"),this.buttonNext.removeClass("disabled")))},updateControls:function(){this.updatePagination();this.checkNavigation();this.owlControls&&(this.options.items>=this.itemsAmount?this.owlControls.hide():this.owlControls.show())},destroyControls:function(){this.owlControls&&this.owlControls.remove()},next:function(a){if(this.isTransition)return!1;
            this.currentItem+=!0===this.options.scrollPerPage?this.options.items:1;if(this.currentItem>this.maximumItem+(!0===this.options.scrollPerPage?this.options.items-1:0))if(!0===this.options.rewindNav)this.currentItem=0,a="rewind";else return this.currentItem=this.maximumItem,!1;this.goTo(this.currentItem,a)},prev:function(a){if(this.isTransition)return!1;this.currentItem=!0===this.options.scrollPerPage&&0<this.currentItem&&this.currentItem<this.options.items?0:this.currentItem-(!0===this.options.scrollPerPage?
            this.options.items:1);if(0>this.currentItem)if(!0===this.options.rewindNav)this.currentItem=this.maximumItem,a="rewind";else return this.currentItem=0,!1;this.goTo(this.currentItem,a)},goTo:function(a,b,e){var c=this;if(c.isTransition)return!1;"function"===typeof c.options.beforeMove&&c.options.beforeMove.apply(this,[c.$elem]);a>=c.maximumItem?a=c.maximumItem:0>=a&&(a=0);c.currentItem=c.owl.currentItem=a;if(!1!==c.options.transitionStyle&&"drag"!==e&&1===c.options.items&&!0===c.browser.support3d)return c.swapSpeed(0),
            !0===c.browser.support3d?c.transition3d(c.positionsInArray[a]):c.css2slide(c.positionsInArray[a],1),c.afterGo(),c.singleItemTransition(),!1;a=c.positionsInArray[a];!0===c.browser.support3d?(c.isCss3Finish=!1,!0===b?(c.swapSpeed("paginationSpeed"),g.setTimeout(function(){c.isCss3Finish=!0},c.options.paginationSpeed)):"rewind"===b?(c.swapSpeed(c.options.rewindSpeed),g.setTimeout(function(){c.isCss3Finish=!0},c.options.rewindSpeed)):(c.swapSpeed("slideSpeed"),g.setTimeout(function(){c.isCss3Finish=!0},
            c.options.slideSpeed)),c.transition3d(a)):!0===b?c.css2slide(a,c.options.paginationSpeed):"rewind"===b?c.css2slide(a,c.options.rewindSpeed):c.css2slide(a,c.options.slideSpeed);c.afterGo()},jumpTo:function(a){"function"===typeof this.options.beforeMove&&this.options.beforeMove.apply(this,[this.$elem]);a>=this.maximumItem||-1===a?a=this.maximumItem:0>=a&&(a=0);this.swapSpeed(0);!0===this.browser.support3d?this.transition3d(this.positionsInArray[a]):this.css2slide(this.positionsInArray[a],1);this.currentItem=
            this.owl.currentItem=a;this.afterGo()},afterGo:function(){this.prevArr.push(this.currentItem);this.prevItem=this.owl.prevItem=this.prevArr[this.prevArr.length-2];this.prevArr.shift(0);this.prevItem!==this.currentItem&&(this.checkPagination(),this.checkNavigation(),this.eachMoveUpdate(),!1!==this.options.autoPlay&&this.checkAp());"function"===typeof this.options.afterMove&&this.prevItem!==this.currentItem&&this.options.afterMove.apply(this,[this.$elem])},stop:function(){this.apStatus="stop";g.clearInterval(this.autoPlayInterval)},
        checkAp:function(){"stop"!==this.apStatus&&this.play()},play:function(){var a=this;a.apStatus="play";if(!1===a.options.autoPlay)return!1;g.clearInterval(a.autoPlayInterval);a.autoPlayInterval=g.setInterval(function(){a.next(!0)},a.options.autoPlay)},swapSpeed:function(a){"slideSpeed"===a?this.$owlWrapper.css(this.addCssSpeed(this.options.slideSpeed)):"paginationSpeed"===a?this.$owlWrapper.css(this.addCssSpeed(this.options.paginationSpeed)):"string"!==typeof a&&this.$owlWrapper.css(this.addCssSpeed(a))},
        addCssSpeed:function(a){return{"-webkit-transition":"all "+a+"ms ease","-moz-transition":"all "+a+"ms ease","-o-transition":"all "+a+"ms ease",transition:"all "+a+"ms ease"}},removeTransition:function(){return{"-webkit-transition":"","-moz-transition":"","-o-transition":"",transition:""}},doTranslate:function(a){return{"-webkit-transform":"translate3d("+a+"px, 0px, 0px)","-moz-transform":"translate3d("+a+"px, 0px, 0px)","-o-transform":"translate3d("+a+"px, 0px, 0px)","-ms-transform":"translate3d("+
                a+"px, 0px, 0px)",transform:"translate3d("+a+"px, 0px,0px)"}},transition3d:function(a){this.$owlWrapper.css(this.doTranslate(a))},css2move:function(a){this.$owlWrapper.css({left:a})},css2slide:function(a,b){var e=this;e.isCssFinish=!1;e.$owlWrapper.stop(!0,!0).animate({left:a},{duration:b||e.options.slideSpeed,complete:function(){e.isCssFinish=!0}})},checkBrowser:function(){var a=k.createElement("div");a.style.cssText="  -moz-transform:translate3d(0px, 0px, 0px); -ms-transform:translate3d(0px, 0px, 0px); -o-transform:translate3d(0px, 0px, 0px); -webkit-transform:translate3d(0px, 0px, 0px); transform:translate3d(0px, 0px, 0px)";
            a=a.style.cssText.match(/translate3d\(0px, 0px, 0px\)/g);this.browser={support3d:null!==a&&1===a.length,isTouch:"ontouchstart"in g||g.navigator.msMaxTouchPoints}},moveEvents:function(){if(!1!==this.options.mouseDrag||!1!==this.options.touchDrag)this.gestures(),this.disabledEvents()},eventTypes:function(){var a=["s","e","x"];this.ev_types={};!0===this.options.mouseDrag&&!0===this.options.touchDrag?a=["touchstart.owl mousedown.owl","touchmove.owl mousemove.owl","touchend.owl touchcancel.owl mouseup.owl"]:
            !1===this.options.mouseDrag&&!0===this.options.touchDrag?a=["touchstart.owl","touchmove.owl","touchend.owl touchcancel.owl"]:!0===this.options.mouseDrag&&!1===this.options.touchDrag&&(a=["mousedown.owl","mousemove.owl","mouseup.owl"]);this.ev_types.start=a[0];this.ev_types.move=a[1];this.ev_types.end=a[2]},disabledEvents:function(){this.$elem.on("dragstart.owl",function(a){a.preventDefault()});this.$elem.on("mousedown.disableTextSelect",function(a){return f(a.target).is("input, textarea, select, option")})},
        gestures:function(){function a(a){if(void 0!==a.touches)return{x:a.touches[0].pageX,y:a.touches[0].pageY};if(void 0===a.touches){if(void 0!==a.pageX)return{x:a.pageX,y:a.pageY};if(void 0===a.pageX)return{x:a.clientX,y:a.clientY}}}function b(a){"on"===a?(f(k).on(d.ev_types.move,e),f(k).on(d.ev_types.end,c)):"off"===a&&(f(k).off(d.ev_types.move),f(k).off(d.ev_types.end))}function e(b){b=b.originalEvent||b||g.event;d.newPosX=a(b).x-h.offsetX;d.newPosY=a(b).y-h.offsetY;d.newRelativeX=d.newPosX-h.relativePos;
            "function"===typeof d.options.startDragging&&!0!==h.dragging&&0!==d.newRelativeX&&(h.dragging=!0,d.options.startDragging.apply(d,[d.$elem]));(8<d.newRelativeX||-8>d.newRelativeX)&&!0===d.browser.isTouch&&(void 0!==b.preventDefault?b.preventDefault():b.returnValue=!1,h.sliding=!0);(10<d.newPosY||-10>d.newPosY)&&!1===h.sliding&&f(k).off("touchmove.owl");d.newPosX=Math.max(Math.min(d.newPosX,d.newRelativeX/5),d.maximumPixels+d.newRelativeX/5);!0===d.browser.support3d?d.transition3d(d.newPosX):d.css2move(d.newPosX)}
            function c(a){a=a.originalEvent||a||g.event;var c;a.target=a.target||a.srcElement;h.dragging=!1;!0!==d.browser.isTouch&&d.$owlWrapper.removeClass("grabbing");d.dragDirection=0>d.newRelativeX?d.owl.dragDirection="left":d.owl.dragDirection="right";0!==d.newRelativeX&&(c=d.getNewPosition(),d.goTo(c,!1,"drag"),h.targetElement===a.target&&!0!==d.browser.isTouch&&(f(a.target).on("click.disable",function(a){a.stopImmediatePropagation();a.stopPropagation();a.preventDefault();f(a.target).off("click.disable")}),
                a=f._data(a.target,"events").click,c=a.pop(),a.splice(0,0,c)));b("off")}var d=this,h={offsetX:0,offsetY:0,baseElWidth:0,relativePos:0,position:null,minSwipe:null,maxSwipe:null,sliding:null,dargging:null,targetElement:null};d.isCssFinish=!0;d.$elem.on(d.ev_types.start,".owl-wrapper",function(c){c=c.originalEvent||c||g.event;var e;if(3===c.which)return!1;if(!(d.itemsAmount<=d.options.items)){if(!1===d.isCssFinish&&!d.options.dragBeforeAnimFinish||!1===d.isCss3Finish&&!d.options.dragBeforeAnimFinish)return!1;
                !1!==d.options.autoPlay&&g.clearInterval(d.autoPlayInterval);!0===d.browser.isTouch||d.$owlWrapper.hasClass("grabbing")||d.$owlWrapper.addClass("grabbing");d.newPosX=0;d.newRelativeX=0;f(this).css(d.removeTransition());e=f(this).position();h.relativePos=e.left;h.offsetX=a(c).x-e.left;h.offsetY=a(c).y-e.top;b("on");h.sliding=!1;h.targetElement=c.target||c.srcElement}})},getNewPosition:function(){var a=this.closestItem();a>this.maximumItem?a=this.currentItem=this.maximumItem:0<=this.newPosX&&(this.currentItem=
            a=0);return a},closestItem:function(){var a=this,b=!0===a.options.scrollPerPage?a.pagesInArray:a.positionsInArray,e=a.newPosX,c=null;f.each(b,function(d,g){e-a.itemWidth/20>b[d+1]&&e-a.itemWidth/20<g&&"left"===a.moveDirection()?(c=g,a.currentItem=!0===a.options.scrollPerPage?f.inArray(c,a.positionsInArray):d):e+a.itemWidth/20<g&&e+a.itemWidth/20>(b[d+1]||b[d]-a.itemWidth)&&"right"===a.moveDirection()&&(!0===a.options.scrollPerPage?(c=b[d+1]||b[b.length-1],a.currentItem=f.inArray(c,a.positionsInArray)):
            (c=b[d+1],a.currentItem=d+1))});return a.currentItem},moveDirection:function(){var a;0>this.newRelativeX?(a="right",this.playDirection="next"):(a="left",this.playDirection="prev");return a},customEvents:function(){var a=this;a.$elem.on("owl.next",function(){a.next()});a.$elem.on("owl.prev",function(){a.prev()});a.$elem.on("owl.play",function(b,e){a.options.autoPlay=e;a.play();a.hoverStatus="play"});a.$elem.on("owl.stop",function(){a.stop();a.hoverStatus="stop"});a.$elem.on("owl.goTo",function(b,e){a.goTo(e)});
            a.$elem.on("owl.jumpTo",function(b,e){a.jumpTo(e)})},stopOnHover:function(){var a=this;!0===a.options.stopOnHover&&!0!==a.browser.isTouch&&!1!==a.options.autoPlay&&(a.$elem.on("mouseover",function(){a.stop()}),a.$elem.on("mouseout",function(){"stop"!==a.hoverStatus&&a.play()}))},lazyLoad:function(){var a,b,e,c,d;if(!1===this.options.lazyLoad)return!1;for(a=0;a<this.itemsAmount;a+=1)b=f(this.$owlItems[a]),"loaded"!==b.data("owl-loaded")&&(e=b.data("owl-item"),c=b.find(".lazyOwl"),"string"!==typeof c.data("src")?
            b.data("owl-loaded","loaded"):(void 0===b.data("owl-loaded")&&(c.hide(),b.addClass("loading").data("owl-loaded","checked")),(d=!0===this.options.lazyFollow?e>=this.currentItem:!0)&&e<this.currentItem+this.options.items&&c.length&&this.lazyPreload(b,c)))},lazyPreload:function(a,b){function e(){a.data("owl-loaded","loaded").removeClass("loading");b.removeAttr("data-src");"fade"===d.options.lazyEffect?b.fadeIn(400):b.show();"function"===typeof d.options.afterLazyLoad&&d.options.afterLazyLoad.apply(this,
            [d.$elem])}function c(){f+=1;d.completeImg(b.get(0))||!0===k?e():100>=f?g.setTimeout(c,100):e()}var d=this,f=0,k;"DIV"===b.prop("tagName")?(b.css("background-image","url("+b.data("src")+")"),k=!0):b[0].src=b.data("src");c()},autoHeight:function(){function a(){var a=f(e.$owlItems[e.currentItem]).height();e.wrapperOuter.css("height",a+"px");e.wrapperOuter.hasClass("autoHeight")||g.setTimeout(function(){e.wrapperOuter.addClass("autoHeight")},0)}function b(){d+=1;e.completeImg(c.get(0))?a():100>=d?g.setTimeout(b,
            100):e.wrapperOuter.css("height","")}var e=this,c=f(e.$owlItems[e.currentItem]).find("img"),d;void 0!==c.get(0)?(d=0,b()):a()},completeImg:function(a){return!a.complete||"undefined"!==typeof a.naturalWidth&&0===a.naturalWidth?!1:!0},onVisibleItems:function(){var a;!0===this.options.addClassActive&&this.$owlItems.removeClass("active");this.visibleItems=[];for(a=this.currentItem;a<this.currentItem+this.options.items;a+=1)this.visibleItems.push(a),!0===this.options.addClassActive&&f(this.$owlItems[a]).addClass("active");
            this.owl.visibleItems=this.visibleItems},transitionTypes:function(a){this.outClass="owl-"+a+"-out";this.inClass="owl-"+a+"-in"},singleItemTransition:function(){var a=this,b=a.outClass,e=a.inClass,c=a.$owlItems.eq(a.currentItem),d=a.$owlItems.eq(a.prevItem),f=Math.abs(a.positionsInArray[a.currentItem])+a.positionsInArray[a.prevItem],g=Math.abs(a.positionsInArray[a.currentItem])+a.itemWidth/2;a.isTransition=!0;a.$owlWrapper.addClass("owl-origin").css({"-webkit-transform-origin":g+"px","-moz-perspective-origin":g+
                "px","perspective-origin":g+"px"});d.css({position:"relative",left:f+"px"}).addClass(b).on("webkitAnimationEnd oAnimationEnd MSAnimationEnd animationend",function(){a.endPrev=!0;d.off("webkitAnimationEnd oAnimationEnd MSAnimationEnd animationend");a.clearTransStyle(d,b)});c.addClass(e).on("webkitAnimationEnd oAnimationEnd MSAnimationEnd animationend",function(){a.endCurrent=!0;c.off("webkitAnimationEnd oAnimationEnd MSAnimationEnd animationend");a.clearTransStyle(c,e)})},clearTransStyle:function(a,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     b){a.css({position:"",left:""}).removeClass(b);this.endPrev&&this.endCurrent&&(this.$owlWrapper.removeClass("owl-origin"),this.isTransition=this.endCurrent=this.endPrev=!1)},owlStatus:function(){this.owl={userOptions:this.userOptions,baseElement:this.$elem,userItems:this.$userItems,owlItems:this.$owlItems,currentItem:this.currentItem,prevItem:this.prevItem,visibleItems:this.visibleItems,isTouch:this.browser.isTouch,browser:this.browser,dragDirection:this.dragDirection}},clearEvents:function(){this.$elem.off(".owl owl mousedown.disableTextSelect");
            f(k).off(".owl owl");f(g).off("resize",this.resizer)},unWrap:function(){0!==this.$elem.children().length&&(this.$owlWrapper.unwrap(),this.$userItems.unwrap().unwrap(),this.owlControls&&this.owlControls.remove());this.clearEvents();this.$elem.attr("style",this.$elem.data("owl-originalStyles")||"").attr("class",this.$elem.data("owl-originalClasses"))},destroy:function(){this.stop();g.clearInterval(this.checkVisible);this.unWrap();this.$elem.removeData()},reinit:function(a){a=f.extend({},this.userOptions,
            a);this.unWrap();this.init(a,this.$elem)},addItem:function(a,b){var e;if(!a)return!1;if(0===this.$elem.children().length)return this.$elem.append(a),this.setVars(),!1;this.unWrap();e=void 0===b||-1===b?-1:b;e>=this.$userItems.length||-1===e?this.$userItems.eq(-1).after(a):this.$userItems.eq(e).before(a);this.setVars()},removeItem:function(a){if(0===this.$elem.children().length)return!1;a=void 0===a||-1===a?-1:a;this.unWrap();this.$userItems.eq(a).remove();this.setVars()}};f.fn.owlCarousel=function(a){return this.each(function(){if(!0===
        f(this).data("owl-init"))return!1;f(this).data("owl-init",!0);var b=Object.create(l);b.init(a,this);f.data(this,"owlCarousel",b)})};f.fn.owlCarousel.options={items:5,itemsCustom:!1,itemsDesktop:[1199,4],itemsDesktopSmall:[979,3],itemsTablet:[768,2],itemsTabletSmall:!1,itemsMobile:[479,1],singleItem:!1,itemsScaleUp:!1,slideSpeed:200,paginationSpeed:800,rewindSpeed:1E3,autoPlay:!1,stopOnHover:!1,navigation:!1,navigationText:["prev","next"],rewindNav:!0,scrollPerPage:!1,pagination:!0,paginationNumbers:!1,
        responsive:!0,responsiveRefreshRate:200,responsiveBaseWidth:g,baseClass:"owl-carousel",theme:"owl-theme",lazyLoad:!1,lazyFollow:!0,lazyEffect:"fade",autoHeight:!1,jsonPath:!1,jsonSuccess:!1,dragBeforeAnimFinish:!0,mouseDrag:!0,touchDrag:!0,addClassActive:!1,transitionStyle:!1,beforeUpdate:!1,afterUpdate:!1,beforeInit:!1,afterInit:!1,beforeMove:!1,afterMove:!1,afterAction:!1,startDragging:!1,afterLazyLoad:!1}})(jQuery,window,document);
</script>





    
<div  class="nav_sort_div disp_mobile_none">



    <span   >   <a class="nav_sort_link"    href="https://itshpora.ru/deshevye-feed--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3GmCWvg76gPwvu_hgrLvAHBlp0PwjGLqt5_CjHn0xop0cLQpzrq8wy07xzMb2XSrqU2O9FuS_3ZDaAakWMmNTDWYZ5TzUgz2WYp2U71u5IkcNLdtvZskC_MPQEuszBnG?noindex?noindex"><nobr> Дешевые ▼ </nobr> </a></span>

  <span><a class="nav_sort_link"   href="https://itshpora.ru/skidki-na-feed--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3G6DTOlouRvqrf33p5TsAHEi91j3k1KJ953XuBq0xJ9fQbslxp_flj4wzTgG6xf7skqR22Cf5XVzC1WmQ8OLaVbLdofgXiGVCptlQLExlupPJaR-scVXaKAeU1iglW0%3D?noindex"><nobr>  Со скодкой ▼ </nobr> </a>  </span>
    <span><a  class="nav_sort_link"     href="https://itshpora.ru/populyarnye-feed--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3HqFT-wnqAG7vObghoHsJXNk4VS7kHrF5LyAm1ij5chjTq4Xzb6RhRt93zIaz1v6mgaS7GuGyWFaW1WUCdCcQBbeV9bxUhPXF7o0Ub1xt6QNBPVvvYR2JuM/Akms00zrb3Q%3D?noindex?noindex"> <nobr> Популярные ▼ </nobr> </a>  </span>
    <span><a class="nav_sort_link"     href="https://itshpora.ru/novye-feed--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3GSPSPw4vVDopPzzlJfJA3Bk4BPri33a1N_AmU2XhohhW4UmwrKZoHgozDkQxEbI-VaJ63Sp8mxAWGX3WtKHShD7NIXgQQDbOtlnQK5iu_t_Z6Z-rpd6eJBcUVi_wECyGw%3D%3D?noindex?noindex"><nobr>  Новые ▼ </nobr>  </a>  </span>
    <span><a  class="nav_sort_link"    href="https://itshpora.ru/dorogie-feed--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3G-ST/wluhruqa3ij4DoFnBB4lX9hzHZ/JPTuBq0xJ9ADLkp14CSgTY76XQCzlrstVehp3ee-XVsTEynWuDNWQfSdJDBEBHXCJt6Yf9zt7teKeRf/4Z2ObESEnnu0Uz0Olkedw%3D%3D?noindex?noindex"><nobr>  Дорогие ▼ </nobr> </a>  </span>
    
    
</div>
 







                    <div class="goods-wrap">

                        
                                
                                
                     <div class="item market-item-link market">
                            <div class="inner">
                                <div class="info "  >
                                
                                <div class="percents">-62%</div>
                                
                                    <span class="info-icon"><img class="icon-info"
                                                                 src="https://itshpora.ru/themes/work/yavitrina/noprod/source/info.svg"
                                                                 alt="Инфо"></span><span class="prompt"><div> 
                                             
                                    
                                                                 
                                                                 <br/><strong>Параметры:</strong><br/>
                                                                   
                                                                  
                                                                  
                                                                  <br/><strong>Описание:</strong><br/>
                                                                   </span></div>
                                </div>
                                
                               
                                <div class="image"><p    >
                                        <img src="https://itshpora.ru/i/img/avatars.mds.yandex.net/get-mpic/1925870/img_id7957724290791439239.jpeg/9"
                                             alt="Корм Daily feed для крупных" title="Корм Daily feed для крупных">  </p></div>
                                <div class="brand"> RIO</div>
                           <a   href="#yak_id_market.yandex.ru435898013" onClick="document.forms['form_id_market.yandex.ru435898013'].submit()"    >    <div class="name"><p   title="Корм Daily feed для крупных"> Корм Daily feed для крупных </p></div></a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE1wm2xI9pV7Y50KmY1jprzGcSmlC/40bXvDGX8zYCGQrrQ53bDxPkfpG8AleBQ8MxVLBz66FLMKZs-cVWbuI5BAuLzEz0MFFeGQlcxYcqCgmfF/AtS4EX96p9xxxS9o4hTqcex7Yc7Cnwm3iRcBblZCzFgLhFpLlGf-zm1Q1K1ZhmbKmHMNSoko5gNHyu55/JrXKLhQJUbKtw4XxgaA-q/5vTZ6-GZPZlTbA/JNdeWLbsVMnzRmrktOXHk50PjIKcJCRYJAga" name="form_id_market.yandex.ru435898013" method="post" style="display:none"></form>
                           
                             
<div class="comp_center">
<div><span class="compare_main_price" >121 ₽</span>  <span class="compare_main_price_old" >316 ₽</span></div>


<div class="compare_main_shop"><img class="logo_img" src="https://itshpora.ru/source/logos/market.yandex.ru.png">MARKET.YANDEX.RU</div>

<div class="compare_main_button"><a   href="#yak_id_market.yandex.ru435898013" onClick="document.forms['form_id_market.yandex.ru435898013'].submit()"    > Купить </a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE1wm2xI9pV7Y50KmY1jprzGcSmlC/40bXvDGX8zYCGQrrQ53bDxPkfpG8AleBQ8MxVLBz66FLMKZs-cVWbuI5BAuLzEz0MFFeGQlcxYcqCgmfF/AtS4EX96p9xxxS9o4hTqcex7Yc7Cnwm3iRcBblZCzFgLhFpLlGf-zm1Q1K1ZhmbKmHMNSoko5gNHyu55/JrXKLhQJUbKtw4XxgaA-q/5vTZ6-GZPZlTbA/JNdeWLbsVMnzRmrktOXHk50PjIKcJCRYJAga" name="form_id_market.yandex.ru435898013" method="post" style="display:none"></form></div>

  
<div class="comp_table" > 
 </div>

 
</div>



                                 
                              
                            </div>
                        </div>                      


   
                                
                                
                     <div class="item market-item-link market">
                            <div class="inner">
                                <div class="info "  >
                                
                                <div class="percents">-59%</div>
                                
                                    <span class="info-icon"><img class="icon-info"
                                                                 src="https://itshpora.ru/themes/work/yavitrina/noprod/source/info.svg"
                                                                 alt="Инфо"></span><span class="prompt"><div> 
                                             
                                    
                                                                 
                                                                 <br/><strong>Параметры:</strong><br/>
                                                                   
                                                                  
                                                                  
                                                                  <br/><strong>Описание:</strong><br/>
                                                                   </span></div>
                                </div>
                                
                               
                                <div class="image"><p    >
                                        <img src="https://itshpora.ru/i/img/avatars.mds.yandex.net/get-mpic/1925870/img_id2202339824327972668.jpeg/9"
                                             alt="Корм Daily feed для" title="Корм Daily feed для">  </p></div>
                                <div class="brand"> RIO</div>
                           <a   href="#yak_id_market.yandex.ru435898003" onClick="document.forms['form_id_market.yandex.ru435898003'].submit()"    >    <div class="name"><p   title="Корм Daily feed для"> Корм Daily feed для </p></div></a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE1wm2xI9pV7Y50KmY1jprzGcSmlC/40bXvDGX8zYCGQrrQ53bDxPkfpG8AleBQ8MxVLBz66FLMKZs-cVWbuI5BAuLzEz0MFFeGQlcxYcqCgmfF/AtS4EX96p9xxxS9o4hTqcex7Yc7Cnwm3iRcBblZCzFgLhFpLEfS62ljkwYhY1kGbvHcI74zoM4cym14pLSqGGQhC4NKvU7smYkLGStlpjSZsTDMKMhcepYY-FXWKXBEdLZUGr646r-0Ise" name="form_id_market.yandex.ru435898003" method="post" style="display:none"></form>
                           
                             
<div class="comp_center">
<div><span class="compare_main_price" >82 ₽</span>  <span class="compare_main_price_old" >199 ₽</span></div>


<div class="compare_main_shop"><img class="logo_img" src="https://itshpora.ru/source/logos/market.yandex.ru.png">MARKET.YANDEX.RU</div>

<div class="compare_main_button"><a   href="#yak_id_market.yandex.ru435898003" onClick="document.forms['form_id_market.yandex.ru435898003'].submit()"    > Купить </a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE1wm2xI9pV7Y50KmY1jprzGcSmlC/40bXvDGX8zYCGQrrQ53bDxPkfpG8AleBQ8MxVLBz66FLMKZs-cVWbuI5BAuLzEz0MFFeGQlcxYcqCgmfF/AtS4EX96p9xxxS9o4hTqcex7Yc7Cnwm3iRcBblZCzFgLhFpLEfS62ljkwYhY1kGbvHcI74zoM4cym14pLSqGGQhC4NKvU7smYkLGStlpjSZsTDMKMhcepYY-FXWKXBEdLZUGr646r-0Ise" name="form_id_market.yandex.ru435898003" method="post" style="display:none"></form></div>

  
<div class="comp_table" > 
 </div>

 
</div>



                                 
                              
                            </div>
                        </div>                      


   
                                
                                
                     <div class="item market-item-link market">
                            <div class="inner">
                                <div class="info "  >
                                
                                <div class="percents">-31%</div>
                                
                                    <span class="info-icon"><img class="icon-info"
                                                                 src="https://itshpora.ru/themes/work/yavitrina/noprod/source/info.svg"
                                                                 alt="Инфо"></span><span class="prompt"><div> 
                                             
                                    
                                                                 
                                                                 <br/><strong>Параметры:</strong><br/>
                                                                   
                                                                  
                                                                  
                                                                  <br/><strong>Описание:</strong><br/>
                                                                  Особенности: 1. Может выдерживать высокую и низкую температуру от -190 ℃ до 280 ℃ 2. С коррозионной стойкостью 3. Хорошая подающая трубка для 3D-принтера. Характеристики: Длина: 480мм Диаметр: 2 мм * 4 мм (внутреннее отверстие *.. </span></div>
                                </div>
                                
                               
                                <div class="image"><p    >
                                        <img src="https://itshpora.ru/i/imgs/imgaz.staticbg.com/images/oaupload/banggood/images/84/4C/e0c1f024-54cb-4b0b-9c57-fbf7ec32e6b4.JPG"
                                             alt="® 480 мм PTFE Feed Трубка Teflon PiPe Для CR-10S PRO 3D-принтер Часть 1,75 мм" title="® 480 мм PTFE Feed Трубка Teflon PiPe Для CR-10S PRO 3D-принтер Часть 1,75 мм">  </p></div>
                                <div class="brand"> EACHINE1</div>
                           <a   href="#yak_id_banggood.com1422569" onClick="document.forms['form_id_banggood.com1422569'].submit()"    >    <div class="name"><p   title="® 480 мм PTFE Feed Трубка Teflon PiPe Для CR-10S PRO 3D-принтер Часть 1,75 мм"> ® 480 мм PTFE Feed Трубка Teflon PiPe Для CR-10S PRO 3D-принтер Часть 1,75 мм </p></div></a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11zvw9oyFrh4lrqfhW8/zGdAylXp7BfQtzzEoGQLEArrQ53bDxPkfpG8AlaES84xVLBz66FLMKZs-cVWbuI5BAuL1lrxdVZLWRdaxIwrXESCD/AtS4MQvfxO5xoaupAhVfNYm4Bc9XWhn3nFDSTGRGWugbFI6MBYb/y77xFH0dI6B83dVYm87NEjKhmPv8yQmmKyoz4RL4Av0CB7cyT-u4e6NOnEePMMJbdqeqVrVLv/WsTCRi7u/Kash9xP2NLWfm1TLUsNjG/0Vt638snASUrvxk9E4QJiN9m5y/lg22SOcBQPondNx2-lgrwjdN3v7PEzRxUCTvqs/2wJqK8m" name="form_id_banggood.com1422569" method="post" style="display:none"></form>
                           
                             
<div class="comp_center">
<div><span class="compare_main_price" >865 ₽</span>  <span class="compare_main_price_old" >1 255 ₽</span></div>


<div class="compare_main_shop">BANGGOOD.COM</div>

<div class="compare_main_button"><a   href="#yak_id_banggood.com1422569" onClick="document.forms['form_id_banggood.com1422569'].submit()"    > Купить </a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11zvw9oyFrh4lrqfhW8/zGdAylXp7BfQtzzEoGQLEArrQ53bDxPkfpG8AlaES84xVLBz66FLMKZs-cVWbuI5BAuL1lrxdVZLWRdaxIwrXESCD/AtS4MQvfxO5xoaupAhVfNYm4Bc9XWhn3nFDSTGRGWugbFI6MBYb/y77xFH0dI6B83dVYm87NEjKhmPv8yQmmKyoz4RL4Av0CB7cyT-u4e6NOnEePMMJbdqeqVrVLv/WsTCRi7u/Kash9xP2NLWfm1TLUsNjG/0Vt638snASUrvxk9E4QJiN9m5y/lg22SOcBQPondNx2-lgrwjdN3v7PEzRxUCTvqs/2wJqK8m" name="form_id_banggood.com1422569" method="post" style="display:none"></form></div>

  
<div class="comp_table" > 
 </div>

 
</div>



                                 
                              
                            </div>
                        </div>                      


   
                                
                                
                     <div class="item market-item-link market">
                            <div class="inner">
                                <div class="info "  >
                                
                                <div class="percents">-29%</div>
                                
                                    <span class="info-icon"><img class="icon-info"
                                                                 src="https://itshpora.ru/themes/work/yavitrina/noprod/source/info.svg"
                                                                 alt="Инфо"></span><span class="prompt"><div> 
                                             
                                    
                                                                 
                                                                 <br/><strong>Параметры:</strong><br/>
                                                                     <div class="c_param_table_one"><span>Пол</span><span>Женский</span></div>    <div class="c_param_table_one"><span>Тип</span><span>Свитшоты</span></div>  
                                                                  
                                                                  
                                                                  <br/><strong>Описание:</strong><br/>
                                                                  Feed me! </span></div>
                                </div>
                                
                               
                                <div class="image"><p    >
                                        <img src="https://itshpora.ru/i/imgs/printbar.ru/upload/images/a2/a2f45.jpg"
                                             alt="PRINTBAR FEED ME!" title="PRINTBAR FEED ME!">  </p></div>
                                <div class="brand"> PRINTBAR</div>
                           <a   href="#yak_id_printbar.ruMED-333391-swi-1" onClick="document.forms['form_id_printbar.ruMED-333391-swi-1'].submit()"    >    <div class="name"><p   title="PRINTBAR FEED ME!"> PRINTBAR FEED ME! </p></div></a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11q1wNoxSrt4l-ufhW8/zGdAylXp40DQt2fHrmBQTQrrQ53bDxPkfpG8AleATsoxVLBz66FLMKZs-cVWbuI5BAuL0V/vNUBIVgIT2ZZqQGGXCrBxfpoM4asl0AcTqIgnV-EcjfY3tSL9gWCHKxvpLC6NgbABqPEAPKinj0MVhJhmbLvHcI74zoM4cym14pLSqGGQhC4NKvU7smYkLGStlpjSZsTDMKMhcepYY-FXWKXBEdLZUGr646r-0Ise" name="form_id_printbar.ruMED-333391-swi-1" method="post" style="display:none"></form>
                           
                             
<div class="comp_center">
<div><span class="compare_main_price" >2 499 ₽</span>  <span class="compare_main_price_old" >3 499 ₽</span></div>


<div class="compare_main_shop"><img class="logo_img" src="https://itshpora.ru/source/logos/printbar.ru.png">PRINTBAR.RU</div>

<div class="compare_main_button"><a   href="#yak_id_printbar.ruMED-333391-swi-1" onClick="document.forms['form_id_printbar.ruMED-333391-swi-1'].submit()"    > Купить </a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11q1wNoxSrt4l-ufhW8/zGdAylXp40DQt2fHrmBQTQrrQ53bDxPkfpG8AleATsoxVLBz66FLMKZs-cVWbuI5BAuL0V/vNUBIVgIT2ZZqQGGXCrBxfpoM4asl0AcTqIgnV-EcjfY3tSL9gWCHKxvpLC6NgbABqPEAPKinj0MVhJhmbLvHcI74zoM4cym14pLSqGGQhC4NKvU7smYkLGStlpjSZsTDMKMhcepYY-FXWKXBEdLZUGr646r-0Ise" name="form_id_printbar.ruMED-333391-swi-1" method="post" style="display:none"></form></div>

  
<div class="comp_table" > 
 </div>

 
</div>



                                 
                              
                            </div>
                        </div>                      


   
                                
                                
                     <div class="item market-item-link market">
                            <div class="inner">
                                <div class="info "  >
                                
                                <div class="percents">-29%</div>
                                
                                    <span class="info-icon"><img class="icon-info"
                                                                 src="https://itshpora.ru/themes/work/yavitrina/noprod/source/info.svg"
                                                                 alt="Инфо"></span><span class="prompt"><div> 
                                             
                                    
                                                                 
                                                                 <br/><strong>Параметры:</strong><br/>
                                                                     <div class="c_param_table_one"><span>Пол</span><span>Мужской</span></div>    <div class="c_param_table_one"><span>Тип</span><span>Свитшоты</span></div>  
                                                                  
                                                                  
                                                                  <br/><strong>Описание:</strong><br/>
                                                                  Feed Simon </span></div>
                                </div>
                                
                               
                                <div class="image"><p    >
                                        <img src="https://itshpora.ru/i/imgs/printbar.ru/upload/images/5e/5e882c2e.jpg"
                                             alt="Feed Simon" title="Feed Simon">  </p></div>
                                <div class="brand"> PRINTBAR</div>
                           <a   href="#yak_id_printbar.ruCAT-848418-swi-2" onClick="document.forms['form_id_printbar.ruCAT-848418-swi-2'].submit()"    >    <div class="name"><p   title="Feed Simon"> Feed Simon </p></div></a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11q1wNoxSrt4l-ufhW8/zGdAylXp40DQt2fHrmBQTQrrQ53bDxPkfpG8AleATsoxVLBz66FLMKZs-cVWbuI5BAuL0V/vNUBIVgIT2ZZqQGGAF693fpoM4asl0AcTqIgnV-EcjfY3tSL9gWCHKxvhLC6NgbABtv1AYve7ikEXhI9mGLiGQ8ri39w4Y2e05o7IuSCQkF9OaZsztmMrL2St-J7cCqmIZp0gd-N1dOBySb7kUtPzFHDrs/78h9Mci46c" name="form_id_printbar.ruCAT-848418-swi-2" method="post" style="display:none"></form>
                           
                             
<div class="comp_center">
<div><span class="compare_main_price" >2 499 ₽</span>  <span class="compare_main_price_old" >3 499 ₽</span></div>


<div class="compare_main_shop"><img class="logo_img" src="https://itshpora.ru/source/logos/printbar.ru.png">PRINTBAR.RU</div>

<div class="compare_main_button"><a   href="#yak_id_printbar.ruCAT-848418-swi-2" onClick="document.forms['form_id_printbar.ruCAT-848418-swi-2'].submit()"    > Купить </a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11q1wNoxSrt4l-ufhW8/zGdAylXp40DQt2fHrmBQTQrrQ53bDxPkfpG8AleATsoxVLBz66FLMKZs-cVWbuI5BAuL0V/vNUBIVgIT2ZZqQGGAF693fpoM4asl0AcTqIgnV-EcjfY3tSL9gWCHKxvhLC6NgbABtv1AYve7ikEXhI9mGLiGQ8ri39w4Y2e05o7IuSCQkF9OaZsztmMrL2St-J7cCqmIZp0gd-N1dOBySb7kUtPzFHDrs/78h9Mci46c" name="form_id_printbar.ruCAT-848418-swi-2" method="post" style="display:none"></form></div>

  
<div class="comp_table" > 
 </div>

 
</div>



                                 
                              
                            </div>
                        </div>                      


   
                                
                                
                     <div class="item market-item-link market">
                            <div class="inner">
                                <div class="info "  >
                                
                                <div class="percents">-29%</div>
                                
                                    <span class="info-icon"><img class="icon-info"
                                                                 src="https://itshpora.ru/themes/work/yavitrina/noprod/source/info.svg"
                                                                 alt="Инфо"></span><span class="prompt"><div> 
                                             
                                    
                                                                 
                                                                 <br/><strong>Параметры:</strong><br/>
                                                                     <div class="c_param_table_one"><span>Пол</span><span>Мужской</span></div>    <div class="c_param_table_one"><span>Тип</span><span>Свитшоты</span></div>  
                                                                  
                                                                  
                                                                  <br/><strong>Описание:</strong><br/>
                                                                  Mid or feed </span></div>
                                </div>
                                
                               
                                <div class="image"><p    >
                                        <img src="https://itshpora.ru/i/imgs/printbar.ru/upload/images/d4/d4924.jpg"
                                             alt="Mid or feed" title="Mid or feed">  </p></div>
                                <div class="brand"> PRINTBAR</div>
                           <a   href="#yak_id_printbar.ruDO2-485530-swi-2" onClick="document.forms['form_id_printbar.ruDO2-485530-swi-2'].submit()"    >    <div class="name"><p   title="Mid or feed"> Mid or feed </p></div></a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11q1wNoxSrt4l-ufhW8/zGdAylXp40DQt2fHrmBQTQrrQ53bDxPkfpG8AleATsoxVLBz66FLMKZs-cVWbuI5BAuL0V/vNUBIVgIT2ZZqQGGAF693fpoM4asl0AcTqIgnV-EcjfY3tSL9gWCHKxvpLCWBgPlDt7lLaPzylkUQiI5kHa2RN6q32cszbj7g-4nToT-NgxASbrFdsWQjJGKv/5veY8SCbfEMYedmZetFYqP3TcTebSXtpPXx0dxHiI6dcg%253D%253D" name="form_id_printbar.ruDO2-485530-swi-2" method="post" style="display:none"></form>
                           
                             
<div class="comp_center">
<div><span class="compare_main_price" >2 499 ₽</span>  <span class="compare_main_price_old" >3 499 ₽</span></div>


<div class="compare_main_shop"><img class="logo_img" src="https://itshpora.ru/source/logos/printbar.ru.png">PRINTBAR.RU</div>

<div class="compare_main_button"><a   href="#yak_id_printbar.ruDO2-485530-swi-2" onClick="document.forms['form_id_printbar.ruDO2-485530-swi-2'].submit()"    > Купить </a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11q1wNoxSrt4l-ufhW8/zGdAylXp40DQt2fHrmBQTQrrQ53bDxPkfpG8AleATsoxVLBz66FLMKZs-cVWbuI5BAuL0V/vNUBIVgIT2ZZqQGGAF693fpoM4asl0AcTqIgnV-EcjfY3tSL9gWCHKxvpLCWBgPlDt7lLaPzylkUQiI5kHa2RN6q32cszbj7g-4nToT-NgxASbrFdsWQjJGKv/5veY8SCbfEMYedmZetFYqP3TcTebSXtpPXx0dxHiI6dcg%253D%253D" name="form_id_printbar.ruDO2-485530-swi-2" method="post" style="display:none"></form></div>

  
<div class="comp_table" > 
 </div>

 
</div>



                                 
                              
                            </div>
                        </div>                      


   
                                
                                
                     <div class="item market-item-link market">
                            <div class="inner">
                                <div class="info "  >
                                
                                <div class="percents">-26%</div>
                                
                                    <span class="info-icon"><img class="icon-info"
                                                                 src="https://itshpora.ru/themes/work/yavitrina/noprod/source/info.svg"
                                                                 alt="Инфо"></span><span class="prompt"><div> 
                                             
                                    
                                                                 
                                                                 <br/><strong>Параметры:</strong><br/>
                                                                   
                                                                  
                                                                  
                                                                  <br/><strong>Описание:</strong><br/>
                                                                  I`m hungry, feed me, human </span></div>
                                </div>
                                
                               
                                <div class="image"><p    >
                                        <img src="https://itshpora.ru/i/imgs/printbar.ru/upload/images/aa/aa4f0d00.jpg"
                                             alt="I`m hungry, feed me, human" title="I`m hungry, feed me, human">  </p></div>
                                <div class="brand"> PRINTBAR</div>
                           <a   href="#yak_id_printbar.ruABS-391471-lon-2" onClick="document.forms['form_id_printbar.ruABS-391471-lon-2'].submit()"    >    <div class="name"><p   title="I`m hungry, feed me, human"> I`m hungry, feed me, human </p></div></a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11q1wNoxSrt4l-ufhW8/zGdAylXp40DQt2fHrmBQTQrrQ53bDxPkfpG8AleATsoxVLBz66FLMKZs-cVWbuI5BAuL0V/vNUBIVgIT2ZZqQGGAF693fpoM4aslyAcRvI8kSPwcjfY3rSL/lWeENAataCXFjKFCouZUIP/z3hAM0Nh5QujZZIK8mI5kPmLspNiSj2mRhBNVePlr9CF6bT/pqISYIMSBY/NqILYxJrwbYuWmBP7fV2Lssv/HwYcAi5mnMGpLIwQayzD7V4a6" name="form_id_printbar.ruABS-391471-lon-2" method="post" style="display:none"></form>
                           
                             
<div class="comp_center">
<div><span class="compare_main_price" >1 999 ₽</span>  <span class="compare_main_price_old" >2 699 ₽</span></div>


<div class="compare_main_shop"><img class="logo_img" src="https://itshpora.ru/source/logos/printbar.ru.png">PRINTBAR.RU</div>

<div class="compare_main_button"><a   href="#yak_id_printbar.ruABS-391471-lon-2" onClick="document.forms['form_id_printbar.ruABS-391471-lon-2'].submit()"    > Купить </a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11q1wNoxSrt4l-ufhW8/zGdAylXp40DQt2fHrmBQTQrrQ53bDxPkfpG8AleATsoxVLBz66FLMKZs-cVWbuI5BAuL0V/vNUBIVgIT2ZZqQGGAF693fpoM4aslyAcRvI8kSPwcjfY3rSL/lWeENAataCXFjKFCouZUIP/z3hAM0Nh5QujZZIK8mI5kPmLspNiSj2mRhBNVePlr9CF6bT/pqISYIMSBY/NqILYxJrwbYuWmBP7fV2Lssv/HwYcAi5mnMGpLIwQayzD7V4a6" name="form_id_printbar.ruABS-391471-lon-2" method="post" style="display:none"></form></div>

  
<div class="comp_table" > 
 </div>

 
</div>



                                 
                              
                            </div>
                        </div>                      


   
                                
                                
                     <div class="item market-item-link market">
                            <div class="inner">
                                <div class="info "  >
                                
                                <div class="percents">-26%</div>
                                
                                    <span class="info-icon"><img class="icon-info"
                                                                 src="https://itshpora.ru/themes/work/yavitrina/noprod/source/info.svg"
                                                                 alt="Инфо"></span><span class="prompt"><div> 
                                             
                                    
                                                                 
                                                                 <br/><strong>Параметры:</strong><br/>
                                                                     <div class="c_param_table_one"><span>Пол</span><span>Женский</span></div>    <div class="c_param_table_one"><span>Тип</span><span>Лонгсливы</span></div>  
                                                                  
                                                                  
                                                                  <br/><strong>Описание:</strong><br/>
                                                                  Top or Feed </span></div>
                                </div>
                                
                               
                                <div class="image"><p    >
                                        <img src="https://itshpora.ru/i/imgs/printbar.ru/upload/images/25/2510645f.jpg"
                                             alt="Top or Feed" title="Top or Feed">  </p></div>
                                <div class="brand"> PRINTBAR</div>
                           <a   href="#yak_id_printbar.ruLOL-475446-lon-1" onClick="document.forms['form_id_printbar.ruLOL-475446-lon-1'].submit()"    >    <div class="name"><p   title="Top or Feed"> Top or Feed </p></div></a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11q1wNoxSrt4l-ufhW8/zGdAylXp40DQt2fHrmBQTQrrQ53bDxPkfpG8AleATsoxVLBz66FLMKZs-cVWbuI5BAuL0V/vNUBIVgIT2ZZqQGGXCrBxfpoM4aslyAcRvI8kSPwcjfY3rSL/lWeENAatdSeYybte6PJIaP27iUUXioVhHriGQ8ri39w4Y2e05o7IuSCQkF9OaZsztmMrL2St-J7cCqmIZp0gd-N1dOBySb7kUtPzFHDrs/78h9Mci46c" name="form_id_printbar.ruLOL-475446-lon-1" method="post" style="display:none"></form>
                           
                             
<div class="comp_center">
<div><span class="compare_main_price" >1 999 ₽</span>  <span class="compare_main_price_old" >2 699 ₽</span></div>


<div class="compare_main_shop"><img class="logo_img" src="https://itshpora.ru/source/logos/printbar.ru.png">PRINTBAR.RU</div>

<div class="compare_main_button"><a   href="#yak_id_printbar.ruLOL-475446-lon-1" onClick="document.forms['form_id_printbar.ruLOL-475446-lon-1'].submit()"    > Купить </a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11q1wNoxSrt4l-ufhW8/zGdAylXp40DQt2fHrmBQTQrrQ53bDxPkfpG8AleATsoxVLBz66FLMKZs-cVWbuI5BAuL0V/vNUBIVgIT2ZZqQGGXCrBxfpoM4aslyAcRvI8kSPwcjfY3rSL/lWeENAatdSeYybte6PJIaP27iUUXioVhHriGQ8ri39w4Y2e05o7IuSCQkF9OaZsztmMrL2St-J7cCqmIZp0gd-N1dOBySb7kUtPzFHDrs/78h9Mci46c" name="form_id_printbar.ruLOL-475446-lon-1" method="post" style="display:none"></form></div>

  
<div class="comp_table" > 
 </div>

 
</div>



                                 
                              
                            </div>
                        </div>                      


   
                                
                                
                     <div class="item market-item-link market">
                            <div class="inner">
                                <div class="info "  >
                                
                                <div class="percents">-26%</div>
                                
                                    <span class="info-icon"><img class="icon-info"
                                                                 src="https://itshpora.ru/themes/work/yavitrina/noprod/source/info.svg"
                                                                 alt="Инфо"></span><span class="prompt"><div> 
                                             
                                    
                                                                 
                                                                 <br/><strong>Параметры:</strong><br/>
                                                                     <div class="c_param_table_one"><span>Пол</span><span>Мужской</span></div>    <div class="c_param_table_one"><span>Тип</span><span>Лонгсливы</span></div>  
                                                                  
                                                                  
                                                                  <br/><strong>Описание:</strong><br/>
                                                                  Feed me! </span></div>
                                </div>
                                
                               
                                <div class="image"><p    >
                                        <img src="https://itshpora.ru/i/imgs/printbar.ru/upload/images/1a/1a278024.jpg"
                                             alt="PRINTBAR FEED ME!" title="PRINTBAR FEED ME!">  </p></div>
                                <div class="brand"> PRINTBAR</div>
                           <a   href="#yak_id_printbar.ruMED-333391-lon-2" onClick="document.forms['form_id_printbar.ruMED-333391-lon-2'].submit()"    >    <div class="name"><p   title="PRINTBAR FEED ME!"> PRINTBAR FEED ME! </p></div></a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11q1wNoxSrt4l-ufhW8/zGdAylXp40DQt2fHrmBQTQrrQ53bDxPkfpG8AleATsoxVLBz66FLMKZs-cVWbuI5BAuL0V/vNUBIVgIT2ZZqQGGAF693fpoM4aslyAcRvI8kSPwcjfY3rSL/lWeENAatZy2NgPlBoLkcNauvjkAVmI8SDO7BZ4X1l9cldDKt/Y/B5z2XrkAKLf0wtGQjKWbE-5LZCujVNLAwet1zfvJIT4i4RNTOW2es7PH90Io%253D" name="form_id_printbar.ruMED-333391-lon-2" method="post" style="display:none"></form>
                           
                             
<div class="comp_center">
<div><span class="compare_main_price" >1 999 ₽</span>  <span class="compare_main_price_old" >2 699 ₽</span></div>


<div class="compare_main_shop"><img class="logo_img" src="https://itshpora.ru/source/logos/printbar.ru.png">PRINTBAR.RU</div>

<div class="compare_main_button"><a   href="#yak_id_printbar.ruMED-333391-lon-2" onClick="document.forms['form_id_printbar.ruMED-333391-lon-2'].submit()"    > Купить </a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11q1wNoxSrt4l-ufhW8/zGdAylXp40DQt2fHrmBQTQrrQ53bDxPkfpG8AleATsoxVLBz66FLMKZs-cVWbuI5BAuL0V/vNUBIVgIT2ZZqQGGAF693fpoM4aslyAcRvI8kSPwcjfY3rSL/lWeENAatZy2NgPlBoLkcNauvjkAVmI8SDO7BZ4X1l9cldDKt/Y/B5z2XrkAKLf0wtGQjKWbE-5LZCujVNLAwet1zfvJIT4i4RNTOW2es7PH90Io%253D" name="form_id_printbar.ruMED-333391-lon-2" method="post" style="display:none"></form></div>

  
<div class="comp_table" > 
 </div>

 
</div>



                                 
                              
                            </div>
                        </div>                      


   
                                
                                
                     <div class="item market-item-link market">
                            <div class="inner">
                                <div class="info "  >
                                
                                <div class="percents">-25%</div>
                                
                                    <span class="info-icon"><img class="icon-info"
                                                                 src="https://itshpora.ru/themes/work/yavitrina/noprod/source/info.svg"
                                                                 alt="Инфо"></span><span class="prompt"><div> 
                                             
                                    
                                                                 
                                                                 <br/><strong>Параметры:</strong><br/>
                                                                   
                                                                  
                                                                  
                                                                  <br/><strong>Описание:</strong><br/>
                                                                   </span></div>
                                </div>
                                
                               
                                <div class="image"><p    >
                                        <img src="https://itshpora.ru/i/img/avatars.mds.yandex.net/get-mpic/1417902/img_id1486434890823781743.jpeg/9"
                                             alt="Автокормушка для прудовых рыб" title="Автокормушка для прудовых рыб">  </p></div>
                                <div class="brand"> FEED-EX</div>
                           <a   href="#yak_id_market.yandex.ru577043067" onClick="document.forms['form_id_market.yandex.ru577043067'].submit()"    >    <div class="name"><p   title="Автокормушка для прудовых рыб"> Автокормушка для прудовых рыб </p></div></a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE1wm2xI9pV7Y50KmY1jprzGcSmlC/40bXvDGX8zYCGQrrQ53bDxPkfpG8AleBQ8MxVLBz66FLMKZs-cVWbuI5BAuLzEz0MFFeGQlcxYcqCgmfF/AtS4EX96p9xxxS9p0-VeUex7YctD75mXXFORzpYGWYlqFIquJUZvG7yQ1DmI8SH6qDNdiimohmISmo8JTE9CaWghlMc7ZjriBnQmGt-JPYYa2BYfQMILo0SPtIXKX9X/7YW3n7o8i-xpsYh4/KK39bJAk%253D" name="form_id_market.yandex.ru577043067" method="post" style="display:none"></form>
                           
                             
<div class="comp_center">
<div><span class="compare_main_price" >3 700 ₽</span>  <span class="compare_main_price_old" >4 961 ₽</span></div>


<div class="compare_main_shop"><img class="logo_img" src="https://itshpora.ru/source/logos/market.yandex.ru.png">MARKET.YANDEX.RU</div>

<div class="compare_main_button"><a   href="#yak_id_market.yandex.ru577043067" onClick="document.forms['form_id_market.yandex.ru577043067'].submit()"    > Купить </a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE1wm2xI9pV7Y50KmY1jprzGcSmlC/40bXvDGX8zYCGQrrQ53bDxPkfpG8AleBQ8MxVLBz66FLMKZs-cVWbuI5BAuLzEz0MFFeGQlcxYcqCgmfF/AtS4EX96p9xxxS9p0-VeUex7YctD75mXXFORzpYGWYlqFIquJUZvG7yQ1DmI8SH6qDNdiimohmISmo8JTE9CaWghlMc7ZjriBnQmGt-JPYYa2BYfQMILo0SPtIXKX9X/7YW3n7o8i-xpsYh4/KK39bJAk%253D" name="form_id_market.yandex.ru577043067" method="post" style="display:none"></form></div>

  
<div class="comp_table" > 
 </div>

 
</div>



                                 
                              
                            </div>
                        </div>                      


   
                                
                                
                     <div class="item market-item-link market">
                            <div class="inner">
                                <div class="info "  >
                                
                                <div class="percents">-25%</div>
                                
                                    <span class="info-icon"><img class="icon-info"
                                                                 src="https://itshpora.ru/themes/work/yavitrina/noprod/source/info.svg"
                                                                 alt="Инфо"></span><span class="prompt"><div> 
                                             
                                    
                                                                 
                                                                 <br/><strong>Параметры:</strong><br/>
                                                                   
                                                                  
                                                                  
                                                                  <br/><strong>Описание:</strong><br/>
                                                                   </span></div>
                                </div>
                                
                               
                                <div class="image"><p    >
                                        <img src="https://itshpora.ru/i/img/avatars.mds.yandex.net/get-mpic/1111879/img_id5953511874251739501.jpeg/9"
                                             alt="Автопоилка Feed-Ex Фонтан для" title="Автопоилка Feed-Ex Фонтан для">  </p></div>
                                <div class="brand"> FEED-EX</div>
                           <a   href="#yak_id_market.yandex.ru114395643" onClick="document.forms['form_id_market.yandex.ru114395643'].submit()"    >    <div class="name"><p   title="Автопоилка Feed-Ex Фонтан для"> Автопоилка Feed-Ex Фонтан для </p></div></a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE1wm2xI9pV7Y50KmY1jprzGcSmlC/40bXvDGX8zYCGQrrQ53bDxPkfpG8AleBQ8MxVLBz66FLMKZs-cVWbuI5BAuLzEz0MFFeGQlcxYcqCgmfF/AtS4EX96p9xxxS9p0-VeUFx60dqiy8lHGNOV3leWWOi7pYpPoAafX/2lET-4xlHq6NMNqlmZgicji09sDJvTyKgR5Ofepw9Q0jK2Gi-57cZK-GCvBrId10culfXr/BQ8jWV3HB9-Tt14ce3Naec3xa" name="form_id_market.yandex.ru114395643" method="post" style="display:none"></form>
                           
                             
<div class="comp_center">
<div><span class="compare_main_price" >2 799 ₽</span>  <span class="compare_main_price_old" >3 742 ₽</span></div>


<div class="compare_main_shop"><img class="logo_img" src="https://itshpora.ru/source/logos/market.yandex.ru.png">MARKET.YANDEX.RU</div>

<div class="compare_main_button"><a   href="#yak_id_market.yandex.ru114395643" onClick="document.forms['form_id_market.yandex.ru114395643'].submit()"    > Купить </a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE1wm2xI9pV7Y50KmY1jprzGcSmlC/40bXvDGX8zYCGQrrQ53bDxPkfpG8AleBQ8MxVLBz66FLMKZs-cVWbuI5BAuLzEz0MFFeGQlcxYcqCgmfF/AtS4EX96p9xxxS9p0-VeUFx60dqiy8lHGNOV3leWWOi7pYpPoAafX/2lET-4xlHq6NMNqlmZgicji09sDJvTyKgR5Ofepw9Q0jK2Gi-57cZK-GCvBrId10culfXr/BQ8jWV3HB9-Tt14ce3Naec3xa" name="form_id_market.yandex.ru114395643" method="post" style="display:none"></form></div>

  
<div class="comp_table" > 
 </div>

 
</div>



                                 
                              
                            </div>
                        </div>                      


   
                                
                                
                     <div class="item market-item-link market">
                            <div class="inner">
                                <div class="info "  >
                                
                                <div class="percents">-23%</div>
                                
                                    <span class="info-icon"><img class="icon-info"
                                                                 src="https://itshpora.ru/themes/work/yavitrina/noprod/source/info.svg"
                                                                 alt="Инфо"></span><span class="prompt"><div> 
                                             
                                    
                                                                 
                                                                 <br/><strong>Параметры:</strong><br/>
                                                                   
                                                                  
                                                                  
                                                                  <br/><strong>Описание:</strong><br/>
                                                                   </span></div>
                                </div>
                                
                               
                                <div class="image"><p    >
                                        <img src="https://itshpora.ru/i/img/avatars.mds.yandex.net/get-mpic/1362400/img_id1418913060957383595.jpeg/9"
                                             alt="Фильтр Feed-Ex Угольный для" title="Фильтр Feed-Ex Угольный для">  </p></div>
                                <div class="brand"> FEED-EX</div>
                           <a   href="#yak_id_market.yandex.ru114392926" onClick="document.forms['form_id_market.yandex.ru114392926'].submit()"    >    <div class="name"><p   title="Фильтр Feed-Ex Угольный для"> Фильтр Feed-Ex Угольный для </p></div></a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE1wm2xI9pV7Y50KmY1jprzGcSmlC/40bXvDGX8zYCGQrrQ53bDxPkfpG8AleBQ8MxVLBz66FLMKZs-cVWbuI5BAuLzEz0MFFeGQlcxYcqCgmfF/AtS4EX96p9xxxS9pohTf4HhaIUpCm8l2zFKBfvbSaRjflIqf1MKKvQikUVjoRmE6-CI5/kyNc1OjOp4ZXQpj2D3wNJQ/U0sWsgKWaq/Zy1Z6ODCrE2c/Bkf9dZVK37Rf6KQXb8uPOqiIgfi48%253D" name="form_id_market.yandex.ru114392926" method="post" style="display:none"></form>
                           
                             
<div class="comp_center">
<div><span class="compare_main_price" >440 ₽</span>  <span class="compare_main_price_old" >568 ₽</span></div>


<div class="compare_main_shop"><img class="logo_img" src="https://itshpora.ru/source/logos/market.yandex.ru.png">MARKET.YANDEX.RU</div>

<div class="compare_main_button"><a   href="#yak_id_market.yandex.ru114392926" onClick="document.forms['form_id_market.yandex.ru114392926'].submit()"    > Купить </a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE1wm2xI9pV7Y50KmY1jprzGcSmlC/40bXvDGX8zYCGQrrQ53bDxPkfpG8AleBQ8MxVLBz66FLMKZs-cVWbuI5BAuLzEz0MFFeGQlcxYcqCgmfF/AtS4EX96p9xxxS9pohTf4HhaIUpCm8l2zFKBfvbSaRjflIqf1MKKvQikUVjoRmE6-CI5/kyNc1OjOp4ZXQpj2D3wNJQ/U0sWsgKWaq/Zy1Z6ODCrE2c/Bkf9dZVK37Rf6KQXb8uPOqiIgfi48%253D" name="form_id_market.yandex.ru114392926" method="post" style="display:none"></form></div>

  
<div class="comp_table" > 
 </div>

 
</div>



                                 
                              
                            </div>
                        </div>                      


   
                                
                                
                     <div class="item market-item-link market">
                            <div class="inner">
                                <div class="info "  >
                                
                                <div class="percents">-18%</div>
                                
                                    <span class="info-icon"><img class="icon-info"
                                                                 src="https://itshpora.ru/themes/work/yavitrina/noprod/source/info.svg"
                                                                 alt="Инфо"></span><span class="prompt"><div> 
                                             
                                    
                                                                 
                                                                 <br/><strong>Параметры:</strong><br/>
                                                                   
                                                                  
                                                                  
                                                                  <br/><strong>Описание:</strong><br/>
                                                                   </span></div>
                                </div>
                                
                               
                                <div class="image"><p    >
                                        <img src="https://itshpora.ru/i/imgs/kcentr.servisen.su/uploads/product/2020/175739/photo/2ff709b95ebe257db13a240729ffff8f539a88f1_500x500.jpg"
                                             alt="FEED BACK 947278/4" title="FEED BACK 947278/4">  </p></div>
                                <div class="brand"> FEED BACK</div>
                           <a   href="#yak_id_kcentr.ru1253988" onClick="document.forms['form_id_kcentr.ru1253988'].submit()"    >    <div class="name"><p   title="FEED BACK 947278/4"> FEED BACK 947278/4 </p></div></a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11281Yo4Hrst1LWfhW8/zGdAylXp60PW4TPDrzEKGQrrQ53bDxPkfpG8AlaFTsoxVLBz66FLMKZs-cVWbuI5BAuLyk7jNUBYGQJIjtEJFUiCBqY6P7cW7Kd6xQQRooUXUeUHx7cZribOlHGNOS/iYCuDu-0Y8qYaNcainkZnm84hSPTQOIXl2dYhaCi8vI/Vln7UwEgOKPIztGRNL2ioltmPNOnTPZ0ne/hiZdcLTqL8XsWeD2X7tPM%253D" name="form_id_kcentr.ru1253988" method="post" style="display:none"></form>
                           
                             
<div class="comp_center">
<div><span class="compare_main_price" >990 ₽</span>  <span class="compare_main_price_old" >1 200 ₽</span></div>


<div class="compare_main_shop"><img class="logo_img" src="https://itshpora.ru/source/logos/kcentr.ru.png">KCENTR.RU</div>

<div class="compare_main_button"><a   href="#yak_id_kcentr.ru1253988" onClick="document.forms['form_id_kcentr.ru1253988'].submit()"    > Купить </a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11281Yo4Hrst1LWfhW8/zGdAylXp60PW4TPDrzEKGQrrQ53bDxPkfpG8AlaFTsoxVLBz66FLMKZs-cVWbuI5BAuLyk7jNUBYGQJIjtEJFUiCBqY6P7cW7Kd6xQQRooUXUeUHx7cZribOlHGNOS/iYCuDu-0Y8qYaNcainkZnm84hSPTQOIXl2dYhaCi8vI/Vln7UwEgOKPIztGRNL2ioltmPNOnTPZ0ne/hiZdcLTqL8XsWeD2X7tPM%253D" name="form_id_kcentr.ru1253988" method="post" style="display:none"></form></div>

  
<div class="comp_table" > 
 </div>

 
</div>



                                 
                              
                            </div>
                        </div>                      


   
                                
                                
                     <div class="item market-item-link market">
                            <div class="inner">
                                <div class="info "  >
                                
                                <div class="percents">-18%</div>
                                
                                    <span class="info-icon"><img class="icon-info"
                                                                 src="https://itshpora.ru/themes/work/yavitrina/noprod/source/info.svg"
                                                                 alt="Инфо"></span><span class="prompt"><div> 
                                             
                                    
                                                                 
                                                                 <br/><strong>Параметры:</strong><br/>
                                                                     <div class="c_param_table_one"><span>Пол</span><span>Женский</span></div>    <div class="c_param_table_one"><span>Тип</span><span>Футболки</span></div>  
                                                                  
                                                                  
                                                                  <br/><strong>Описание:</strong><br/>
                                                                  Feed Rage Repeat </span></div>
                                </div>
                                
                               
                                <div class="image"><p    >
                                        <img src="https://itshpora.ru/i/imgs/printbar.ru/upload/images/63/6381d.jpg"
                                             alt="Feed Rage Repeat" title="Feed Rage Repeat">  </p></div>
                                <div class="brand"> PRINTBAR</div>
                           <a   href="#yak_id_printbar.ruDO2-149356-fut-1" onClick="document.forms['form_id_printbar.ruDO2-149356-fut-1'].submit()"    >    <div class="name"><p   title="Feed Rage Repeat"> Feed Rage Repeat </p></div></a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11q1wNoxSrt4l-ufhW8/zGdAylXp40DQt2fHrmBQTQrrQ53bDxPkfpG8AleATsoxVLBz66FLMKZs-cVWbuI5BAuL0V/vNUBIVgIT2ZZqQGGXCrBxfpoM4aslwh0LuZMkSuNQmoIXtDnznXiDNF3mZC2MyaZNovEAf/zm3hVVkIxmHquMNNW0mPh3dC-/-5mdoDuRmQFTbqUs8idNLGaq8JjeY6qEY51hKrFYZO1MT7T2aNXFSGbsjrHrwIwTitnFcHxbJQ%253D%253D" name="form_id_printbar.ruDO2-149356-fut-1" method="post" style="display:none"></form>
                           
                             
<div class="comp_center">
<div><span class="compare_main_price" >1 399 ₽</span>  <span class="compare_main_price_old" >1 699 ₽</span></div>


<div class="compare_main_shop"><img class="logo_img" src="https://itshpora.ru/source/logos/printbar.ru.png">PRINTBAR.RU</div>

<div class="compare_main_button"><a   href="#yak_id_printbar.ruDO2-149356-fut-1" onClick="document.forms['form_id_printbar.ruDO2-149356-fut-1'].submit()"    > Купить </a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11q1wNoxSrt4l-ufhW8/zGdAylXp40DQt2fHrmBQTQrrQ53bDxPkfpG8AleATsoxVLBz66FLMKZs-cVWbuI5BAuL0V/vNUBIVgIT2ZZqQGGXCrBxfpoM4aslwh0LuZMkSuNQmoIXtDnznXiDNF3mZC2MyaZNovEAf/zm3hVVkIxmHquMNNW0mPh3dC-/-5mdoDuRmQFTbqUs8idNLGaq8JjeY6qEY51hKrFYZO1MT7T2aNXFSGbsjrHrwIwTitnFcHxbJQ%253D%253D" name="form_id_printbar.ruDO2-149356-fut-1" method="post" style="display:none"></form></div>

  
<div class="comp_table" > 
 </div>

 
</div>



                                 
                              
                            </div>
                        </div>                      


   
                                
                                
                     <div class="item market-item-link market">
                            <div class="inner">
                                <div class="info "  >
                                
                                <div class="percents">-18%</div>
                                
                                    <span class="info-icon"><img class="icon-info"
                                                                 src="https://itshpora.ru/themes/work/yavitrina/noprod/source/info.svg"
                                                                 alt="Инфо"></span><span class="prompt"><div> 
                                             
                                    
                                                                 
                                                                 <br/><strong>Параметры:</strong><br/>
                                                                     <div class="c_param_table_one"><span>Пол</span><span>Мужской</span></div>    <div class="c_param_table_one"><span>Тип</span><span>Футболки</span></div>  
                                                                  
                                                                  
                                                                  <br/><strong>Описание:</strong><br/>
                                                                  Feed Simon </span></div>
                                </div>
                                
                               
                                <div class="image"><p    >
                                        <img src="https://itshpora.ru/i/imgs/printbar.ru/upload/images/86/86ac7b12.jpg"
                                             alt="Feed Simon" title="Feed Simon">  </p></div>
                                <div class="brand"> PRINTBAR</div>
                           <a   href="#yak_id_printbar.ruCAT-848418-fut-2" onClick="document.forms['form_id_printbar.ruCAT-848418-fut-2'].submit()"    >    <div class="name"><p   title="Feed Simon"> Feed Simon </p></div></a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11q1wNoxSrt4l-ufhW8/zGdAylXp40DQt2fHrmBQTQrrQ53bDxPkfpG8AleATsoxVLBz66FLMKZs-cVWbuI5BAuL0V/vNUBIVgIT2ZZqQGGAF693fpoM4aslwh0LuZMkSuNQmoIXtDnznXiDPF3mZC2MyadFqPtDIKijjU0Tj4xxGNuSdpnzw9psbi6u-o3Puy7MgwRjLfIzuWAmK2Gv//XYbajvJqcyYOFvSPxER7LsaIffR2H3taWl04sfig%253D%253D" name="form_id_printbar.ruCAT-848418-fut-2" method="post" style="display:none"></form>
                           
                             
<div class="comp_center">
<div><span class="compare_main_price" >1 399 ₽</span>  <span class="compare_main_price_old" >1 699 ₽</span></div>


<div class="compare_main_shop"><img class="logo_img" src="https://itshpora.ru/source/logos/printbar.ru.png">PRINTBAR.RU</div>

<div class="compare_main_button"><a   href="#yak_id_printbar.ruCAT-848418-fut-2" onClick="document.forms['form_id_printbar.ruCAT-848418-fut-2'].submit()"    > Купить </a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11q1wNoxSrt4l-ufhW8/zGdAylXp40DQt2fHrmBQTQrrQ53bDxPkfpG8AleATsoxVLBz66FLMKZs-cVWbuI5BAuL0V/vNUBIVgIT2ZZqQGGAF693fpoM4aslwh0LuZMkSuNQmoIXtDnznXiDPF3mZC2MyadFqPtDIKijjU0Tj4xxGNuSdpnzw9psbi6u-o3Puy7MgwRjLfIzuWAmK2Gv//XYbajvJqcyYOFvSPxER7LsaIffR2H3taWl04sfig%253D%253D" name="form_id_printbar.ruCAT-848418-fut-2" method="post" style="display:none"></form></div>

  
<div class="comp_table" > 
 </div>

 
</div>



                                 
                              
                            </div>
                        </div>                      


   
                                
                                
                     <div class="item market-item-link market">
                            <div class="inner">
                                <div class="info "  >
                                
                                <div class="percents">-18%</div>
                                
                                    <span class="info-icon"><img class="icon-info"
                                                                 src="https://itshpora.ru/themes/work/yavitrina/noprod/source/info.svg"
                                                                 alt="Инфо"></span><span class="prompt"><div> 
                                             
                                    
                                                                 
                                                                 <br/><strong>Параметры:</strong><br/>
                                                                   
                                                                  
                                                                  
                                                                  <br/><strong>Описание:</strong><br/>
                                                                  I`m hungry, feed me, human </span></div>
                                </div>
                                
                               
                                <div class="image"><p    >
                                        <img src="https://itshpora.ru/i/imgs/printbar.ru/upload/images/7e/7e396cbe.jpg"
                                             alt="I`m hungry, feed me, human" title="I`m hungry, feed me, human">  </p></div>
                                <div class="brand"> PRINTBAR</div>
                           <a   href="#yak_id_printbar.ruABS-391471-fut-2" onClick="document.forms['form_id_printbar.ruABS-391471-fut-2'].submit()"    >    <div class="name"><p   title="I`m hungry, feed me, human"> I`m hungry, feed me, human </p></div></a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11q1wNoxSrt4l-ufhW8/zGdAylXp40DQt2fHrmBQTQrrQ53bDxPkfpG8AleATsoxVLBz66FLMKZs-cVWbuI5BAuL0V/vNUBIVgIT2ZZqQGGAF693fpoM4aslwh0LuZMkSuNQmoIXtDnznXiDPF3pbGWAkbpLt-0Aa/zz31lM2JA8X/DVa8GjmotoP2rlt8/m7zyXkxhYIa128zpiciL659ifCqqGZPthJrQ2I75yD--taNLJU3H9ucjs3JQfnLTeZWxcKAlMxGv4V4c%253D" name="form_id_printbar.ruABS-391471-fut-2" method="post" style="display:none"></form>
                           
                             
<div class="comp_center">
<div><span class="compare_main_price" >1 399 ₽</span>  <span class="compare_main_price_old" >1 699 ₽</span></div>


<div class="compare_main_shop"><img class="logo_img" src="https://itshpora.ru/source/logos/printbar.ru.png">PRINTBAR.RU</div>

<div class="compare_main_button"><a   href="#yak_id_printbar.ruABS-391471-fut-2" onClick="document.forms['form_id_printbar.ruABS-391471-fut-2'].submit()"    > Купить </a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11q1wNoxSrt4l-ufhW8/zGdAylXp40DQt2fHrmBQTQrrQ53bDxPkfpG8AleATsoxVLBz66FLMKZs-cVWbuI5BAuL0V/vNUBIVgIT2ZZqQGGAF693fpoM4aslwh0LuZMkSuNQmoIXtDnznXiDPF3pbGWAkbpLt-0Aa/zz31lM2JA8X/DVa8GjmotoP2rlt8/m7zyXkxhYIa128zpiciL659ifCqqGZPthJrQ2I75yD--taNLJU3H9ucjs3JQfnLTeZWxcKAlMxGv4V4c%253D" name="form_id_printbar.ruABS-391471-fut-2" method="post" style="display:none"></form></div>

  
<div class="comp_table" > 
 </div>

 
</div>



                                 
                              
                            </div>
                        </div>                      


   
                                
                                
                     <div class="item market-item-link market">
                            <div class="inner">
                                <div class="info "  >
                                
                                <div class="percents">-13%</div>
                                
                                    <span class="info-icon"><img class="icon-info"
                                                                 src="https://itshpora.ru/themes/work/yavitrina/noprod/source/info.svg"
                                                                 alt="Инфо"></span><span class="prompt"><div> 
                                             
                                    
                                                                 
                                                                 <br/><strong>Параметры:</strong><br/>
                                                                     <div class="c_param_table_one"><span>Пол</span><span>Женский</span></div>    <div class="c_param_table_one"><span>Тип</span><span>Худи</span></div>  
                                                                  
                                                                  
                                                                  <br/><strong>Описание:</strong><br/>
                                                                  Feed Rage Repeat </span></div>
                                </div>
                                
                               
                                <div class="image"><p    >
                                        <img src="https://itshpora.ru/i/imgs/printbar.ru/upload/images/6d/6d7e2.jpg"
                                             alt="Feed Rage Repeat" title="Feed Rage Repeat">  </p></div>
                                <div class="brand"> PRINTBAR</div>
                           <a   href="#yak_id_printbar.ruDO2-149356-hud-1" onClick="document.forms['form_id_printbar.ruDO2-149356-hud-1'].submit()"    >    <div class="name"><p   title="Feed Rage Repeat"> Feed Rage Repeat </p></div></a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11q1wNoxSrt4l-ufhW8/zGdAylXp40DQt2fHrmBQTQrrQ53bDxPkfpG8AleATsoxVLBz66FLMKZs-cVWbuI5BAuL0V/vNUBIVgIT2ZZqQGGXCrBxfpoM4aslzB0bstl6Z-IAzK1cpyj0ljmaPBflLDqNlLFNsbkcP62gg0YXmI8SDO7BZ4X1l9cldDKt/Y/B5z2XrkAKLf0wtGQjKWbE-5LZCujVNLAwet1zfvJIT4i4RNTOW2es7PH90Io%253D" name="form_id_printbar.ruDO2-149356-hud-1" method="post" style="display:none"></form>
                           
                             
<div class="comp_center">
<div><span class="compare_main_price" >3 499 ₽</span>  <span class="compare_main_price_old" >3 999 ₽</span></div>


<div class="compare_main_shop"><img class="logo_img" src="https://itshpora.ru/source/logos/printbar.ru.png">PRINTBAR.RU</div>

<div class="compare_main_button"><a   href="#yak_id_printbar.ruDO2-149356-hud-1" onClick="document.forms['form_id_printbar.ruDO2-149356-hud-1'].submit()"    > Купить </a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11q1wNoxSrt4l-ufhW8/zGdAylXp40DQt2fHrmBQTQrrQ53bDxPkfpG8AleATsoxVLBz66FLMKZs-cVWbuI5BAuL0V/vNUBIVgIT2ZZqQGGXCrBxfpoM4aslzB0bstl6Z-IAzK1cpyj0ljmaPBflLDqNlLFNsbkcP62gg0YXmI8SDO7BZ4X1l9cldDKt/Y/B5z2XrkAKLf0wtGQjKWbE-5LZCujVNLAwet1zfvJIT4i4RNTOW2es7PH90Io%253D" name="form_id_printbar.ruDO2-149356-hud-1" method="post" style="display:none"></form></div>

  
<div class="comp_table" > 
 </div>

 
</div>



                                 
                              
                            </div>
                        </div>                      


   
                                
                                
                     <div class="item market-item-link market">
                            <div class="inner">
                                <div class="info "  >
                                
                                <div class="percents">-13%</div>
                                
                                    <span class="info-icon"><img class="icon-info"
                                                                 src="https://itshpora.ru/themes/work/yavitrina/noprod/source/info.svg"
                                                                 alt="Инфо"></span><span class="prompt"><div> 
                                             
                                    
                                                                 
                                                                 <br/><strong>Параметры:</strong><br/>
                                                                     <div class="c_param_table_one"><span>Пол</span><span>Женский</span></div>    <div class="c_param_table_one"><span>Тип</span><span>Худи</span></div>  
                                                                  
                                                                  
                                                                  <br/><strong>Описание:</strong><br/>
                                                                  Feed me! </span></div>
                                </div>
                                
                               
                                <div class="image"><p    >
                                        <img src="https://itshpora.ru/i/imgs/printbar.ru/upload/images/98/98e37.jpg"
                                             alt="PRINTBAR FEED ME!" title="PRINTBAR FEED ME!">  </p></div>
                                <div class="brand"> PRINTBAR</div>
                           <a   href="#yak_id_printbar.ruMED-333391-hud-1" onClick="document.forms['form_id_printbar.ruMED-333391-hud-1'].submit()"    >    <div class="name"><p   title="PRINTBAR FEED ME!"> PRINTBAR FEED ME! </p></div></a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11q1wNoxSrt4l-ufhW8/zGdAylXp40DQt2fHrmBQTQrrQ53bDxPkfpG8AleATsoxVLBz66FLMKZs-cVWbuI5BAuL0V/vNUBIVgIT2ZZqQGGXCrBxfpoM4aslzB0bstl6Z-IAzK1cpyj0ljmFOF2xMHnc0-EY4KZrK-rj2R1FgNQgWfXEap7whMwkWGvro8SS/XnTxUdjLvwx3yF3fCL4ofWePOHVJ511YfdlfuwfALH7UsU%253D" name="form_id_printbar.ruMED-333391-hud-1" method="post" style="display:none"></form>
                           
                             
<div class="comp_center">
<div><span class="compare_main_price" >3 499 ₽</span>  <span class="compare_main_price_old" >3 999 ₽</span></div>


<div class="compare_main_shop"><img class="logo_img" src="https://itshpora.ru/source/logos/printbar.ru.png">PRINTBAR.RU</div>

<div class="compare_main_button"><a   href="#yak_id_printbar.ruMED-333391-hud-1" onClick="document.forms['form_id_printbar.ruMED-333391-hud-1'].submit()"    > Купить </a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11q1wNoxSrt4l-ufhW8/zGdAylXp40DQt2fHrmBQTQrrQ53bDxPkfpG8AleATsoxVLBz66FLMKZs-cVWbuI5BAuL0V/vNUBIVgIT2ZZqQGGXCrBxfpoM4aslzB0bstl6Z-IAzK1cpyj0ljmFOF2xMHnc0-EY4KZrK-rj2R1FgNQgWfXEap7whMwkWGvro8SS/XnTxUdjLvwx3yF3fCL4ofWePOHVJ511YfdlfuwfALH7UsU%253D" name="form_id_printbar.ruMED-333391-hud-1" method="post" style="display:none"></form></div>

  
<div class="comp_table" > 
 </div>

 
</div>



                                 
                              
                            </div>
                        </div>                      


   
                                
                                
                     <div class="item market-item-link market">
                            <div class="inner">
                                <div class="info "  >
                                
                                <div class="percents">-13%</div>
                                
                                    <span class="info-icon"><img class="icon-info"
                                                                 src="https://itshpora.ru/themes/work/yavitrina/noprod/source/info.svg"
                                                                 alt="Инфо"></span><span class="prompt"><div> 
                                             
                                    
                                                                 
                                                                 <br/><strong>Параметры:</strong><br/>
                                                                   
                                                                  
                                                                  
                                                                  <br/><strong>Описание:</strong><br/>
                                                                  I`m hungry, feed me, human </span></div>
                                </div>
                                
                               
                                <div class="image"><p    >
                                        <img src="https://itshpora.ru/i/imgs/printbar.ru/upload/images/20/204d27cb.jpg"
                                             alt="I`m hungry, feed me, human" title="I`m hungry, feed me, human">  </p></div>
                                <div class="brand"> PRINTBAR</div>
                           <a   href="#yak_id_printbar.ruABS-391471-hud-1" onClick="document.forms['form_id_printbar.ruABS-391471-hud-1'].submit()"    >    <div class="name"><p   title="I`m hungry, feed me, human"> I`m hungry, feed me, human </p></div></a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11q1wNoxSrt4l-ufhW8/zGdAylXp40DQt2fHrmBQTQrrQ53bDxPkfpG8AleATsoxVLBz66FLMKZs-cVWbuI5BAuL0V/vNUBIVgIT2ZZqQGGXCrBxfpoM4aslzB0bstl6Z-IAzK1cqCC8mmGGOgL5LC6NgbABqPEAZez72hoMj41hE6WFMcmj7Jgicji09sDJvTyKgR5Ofepw9Q0jK2Gi-57cZK-GCvBrId10culfXr/BQ8jWV3HB9-Tt14ce3Naec3xa" name="form_id_printbar.ruABS-391471-hud-1" method="post" style="display:none"></form>
                           
                             
<div class="comp_center">
<div><span class="compare_main_price" >3 499 ₽</span>  <span class="compare_main_price_old" >3 999 ₽</span></div>


<div class="compare_main_shop"><img class="logo_img" src="https://itshpora.ru/source/logos/printbar.ru.png">PRINTBAR.RU</div>

<div class="compare_main_button"><a   href="#yak_id_printbar.ruABS-391471-hud-1" onClick="document.forms['form_id_printbar.ruABS-391471-hud-1'].submit()"    > Купить </a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11q1wNoxSrt4l-ufhW8/zGdAylXp40DQt2fHrmBQTQrrQ53bDxPkfpG8AleATsoxVLBz66FLMKZs-cVWbuI5BAuL0V/vNUBIVgIT2ZZqQGGXCrBxfpoM4aslzB0bstl6Z-IAzK1cqCC8mmGGOgL5LC6NgbABqPEAZez72hoMj41hE6WFMcmj7Jgicji09sDJvTyKgR5Ofepw9Q0jK2Gi-57cZK-GCvBrId10culfXr/BQ8jWV3HB9-Tt14ce3Naec3xa" name="form_id_printbar.ruABS-391471-hud-1" method="post" style="display:none"></form></div>

  
<div class="comp_table" > 
 </div>

 
</div>



                                 
                              
                            </div>
                        </div>                      


   
                                
                                
                     <div class="item market-item-link market">
                            <div class="inner">
                                <div class="info "  >
                                
                                <div class="percents">-13%</div>
                                
                                    <span class="info-icon"><img class="icon-info"
                                                                 src="https://itshpora.ru/themes/work/yavitrina/noprod/source/info.svg"
                                                                 alt="Инфо"></span><span class="prompt"><div> 
                                             
                                    
                                                                 
                                                                 <br/><strong>Параметры:</strong><br/>
                                                                     <div class="c_param_table_one"><span>Пол</span><span>Женский</span></div>    <div class="c_param_table_one"><span>Тип</span><span>Худи</span></div>  
                                                                  
                                                                  
                                                                  <br/><strong>Описание:</strong><br/>
                                                                  Feed Simon </span></div>
                                </div>
                                
                               
                                <div class="image"><p    >
                                        <img src="https://itshpora.ru/i/imgs/printbar.ru/upload/images/ee/ee577435.jpg"
                                             alt="Feed Simon" title="Feed Simon">  </p></div>
                                <div class="brand"> PRINTBAR</div>
                           <a   href="#yak_id_printbar.ruCAT-848418-hud-1" onClick="document.forms['form_id_printbar.ruCAT-848418-hud-1'].submit()"    >    <div class="name"><p   title="Feed Simon"> Feed Simon </p></div></a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11q1wNoxSrt4l-ufhW8/zGdAylXp40DQt2fHrmBQTQrrQ53bDxPkfpG8AleATsoxVLBz66FLMKZs-cVWbuI5BAuL0V/vNUBIVgIT2ZZqQGGXCrBxfpoM4aslzB0bstl6Z-IAzK1cpyj0ljmbNB3vb2XZ0eIV96YaKKvQnQdU39QwF/TAdoThxcwwKSiozcyW-HbQxUcNKPJdsmohQiP-qNiJPcTEPLg2YN0hZP1PVLOsCsfJV2c%253D" name="form_id_printbar.ruCAT-848418-hud-1" method="post" style="display:none"></form>
                           
                             
<div class="comp_center">
<div><span class="compare_main_price" >3 499 ₽</span>  <span class="compare_main_price_old" >3 999 ₽</span></div>


<div class="compare_main_shop"><img class="logo_img" src="https://itshpora.ru/source/logos/printbar.ru.png">PRINTBAR.RU</div>

<div class="compare_main_button"><a   href="#yak_id_printbar.ruCAT-848418-hud-1" onClick="document.forms['form_id_printbar.ruCAT-848418-hud-1'].submit()"    > Купить </a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11q1wNoxSrt4l-ufhW8/zGdAylXp40DQt2fHrmBQTQrrQ53bDxPkfpG8AleATsoxVLBz66FLMKZs-cVWbuI5BAuL0V/vNUBIVgIT2ZZqQGGXCrBxfpoM4aslzB0bstl6Z-IAzK1cpyj0ljmbNB3vb2XZ0eIV96YaKKvQnQdU39QwF/TAdoThxcwwKSiozcyW-HbQxUcNKPJdsmohQiP-qNiJPcTEPLg2YN0hZP1PVLOsCsfJV2c%253D" name="form_id_printbar.ruCAT-848418-hud-1" method="post" style="display:none"></form></div>

  
<div class="comp_table" > 
 </div>

 
</div>



                                 
                              
                            </div>
                        </div>                      


   
                                
                                
                     <div class="item market-item-link market">
                            <div class="inner">
                                <div class="info "  >
                                
                                <div class="percents">-4%</div>
                                
                                    <span class="info-icon"><img class="icon-info"
                                                                 src="https://itshpora.ru/themes/work/yavitrina/noprod/source/info.svg"
                                                                 alt="Инфо"></span><span class="prompt"><div> 
                                             
                                    
                                                                 
                                                                 <br/><strong>Параметры:</strong><br/>
                                                                   
                                                                  
                                                                  
                                                                  <br/><strong>Описание:</strong><br/>
                                                                   </span></div>
                                </div>
                                
                               
                                <div class="image"><p    >
                                        <img src="https://itshpora.ru/i/img/avatars.mds.yandex.net/get-mpic/1644362/img_id814102490946238687.jpeg/9"
                                             alt="Миска Triol Sunday Slow Feed" title="Миска Triol Sunday Slow Feed">  </p></div>
                                <div class="brand"> TRIOL</div>
                           <a   href="#yak_id_market.yandex.ru524340037" onClick="document.forms['form_id_market.yandex.ru524340037'].submit()"    >    <div class="name"><p   title="Миска Triol Sunday Slow Feed"> Миска Triol Sunday Slow Feed </p></div></a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE1wm2xI9pV7Y50KmY1jprzGcSmlC/40bXvDGX8zYCGQrrQ53bDxPkfpG8AleBQ8MxVLBz66FLMKZs-cVWbuI5BAuLzEz0MFFeGQlcxYcqCgmfF/AtS4EX96p9xxxS9pEhUuEUhbADqCL932edMxTheGWbiLtb6PJIaP2ziTIUj4lnHq2ENtu32cszbj7g-4nToT-NgxASbrFdsWQjJGKv/5veY8SCbfEMYedmZetFYqP3TcTebSXtpPXx0dxHiI6dcg%253D%253D" name="form_id_market.yandex.ru524340037" method="post" style="display:none"></form>
                           
                             
<div class="comp_center">
<div><span class="compare_main_price" >865 ₽</span>  <span class="compare_main_price_old" >902 ₽</span></div>


<div class="compare_main_shop"><img class="logo_img" src="https://itshpora.ru/source/logos/market.yandex.ru.png">MARKET.YANDEX.RU</div>

<div class="compare_main_button"><a   href="#yak_id_market.yandex.ru524340037" onClick="document.forms['form_id_market.yandex.ru524340037'].submit()"    > Купить </a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE1wm2xI9pV7Y50KmY1jprzGcSmlC/40bXvDGX8zYCGQrrQ53bDxPkfpG8AleBQ8MxVLBz66FLMKZs-cVWbuI5BAuLzEz0MFFeGQlcxYcqCgmfF/AtS4EX96p9xxxS9pEhUuEUhbADqCL932edMxTheGWbiLtb6PJIaP2ziTIUj4lnHq2ENtu32cszbj7g-4nToT-NgxASbrFdsWQjJGKv/5veY8SCbfEMYedmZetFYqP3TcTebSXtpPXx0dxHiI6dcg%253D%253D" name="form_id_market.yandex.ru524340037" method="post" style="display:none"></form></div>

  
<div class="comp_table" > 
 </div>

 
</div>



                                 
                              
                            </div>
                        </div>                      


   
                                
                                
                     <div class="item market-item-link market">
                            <div class="inner">
                                <div class="info "  >
                                
                                <div class="percents">-0%</div>
                                
                                    <span class="info-icon"><img class="icon-info"
                                                                 src="https://itshpora.ru/themes/work/yavitrina/noprod/source/info.svg"
                                                                 alt="Инфо"></span><span class="prompt"><div> 
                                             
                                    
                                                                 
                                                                 <br/><strong>Параметры:</strong><br/>
                                                                   
                                                                  
                                                                  
                                                                  <br/><strong>Описание:</strong><br/>
                                                                  Looking for a purchase that combines your horticultural bent with your desire to save money? This brilliantly titled book does exactly what it says on the tin.Time travel back to the forties with this unique facsimile of a genuine archive title. Let horticultural expert E.T. Brown teach you how to get the most out of your garden, and slash your shopping budget at the same time.In this specially.. </span></div>
                                </div>
                                
                               
                                <div class="image"><p    >
                                        <img src="https://itshpora.ru/i/imgs/cv4.litres.ru/pub/c/cover/39792345.jpg"
                                             alt="Make Your Garden Feed You" title="Make Your Garden Feed You">  </p></div>
                                <div class="brand"> </div>
                           <a   href="#yak_id_litres.ru39792345" onClick="document.forms['form_id_litres.ru39792345'].submit()"    >    <div class="name"><p   title="Make Your Garden Feed You"> Make Your Garden Feed You </p></div></a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE1wuzltM4G-h5xeufhW8/zGdAylXp6UeA5T3BpDZVTgrrQ53bDxPkfpG8AlaES9xiTaw-vr1LNKU677cyeZZaE3-61lqoN11eRRVOhZE6VxWrB/h9f54S9uN8gVo5tp0jRKcMx7ED7CrwgHCNM13mZC2Mya1DsLEfS7/lzhZI2YA9Xu7cdYPjy5AjcgXspMyZ-3vUwEUKQ/Y6sw1heDHpqsK1IfLKMLAMNPFydeFJD-r4UsTI" name="form_id_litres.ru39792345" method="post" style="display:none"></form>
                           
                             
<div class="comp_center">
<div class="compare_main_price" >88 ₽</div>  


<div class="compare_main_shop"><img class="logo_img" src="https://itshpora.ru/source/logos/litres.ru.png">LITRES.RU</div>

<div class="compare_main_button"><a   href="#yak_id_litres.ru39792345" onClick="document.forms['form_id_litres.ru39792345'].submit()"    > Купить </a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE1wuzltM4G-h5xeufhW8/zGdAylXp6UeA5T3BpDZVTgrrQ53bDxPkfpG8AlaES9xiTaw-vr1LNKU677cyeZZaE3-61lqoN11eRRVOhZE6VxWrB/h9f54S9uN8gVo5tp0jRKcMx7ED7CrwgHCNM13mZC2Mya1DsLEfS7/lzhZI2YA9Xu7cdYPjy5AjcgXspMyZ-3vUwEUKQ/Y6sw1heDHpqsK1IfLKMLAMNPFydeFJD-r4UsTI" name="form_id_litres.ru39792345" method="post" style="display:none"></form></div>

  
<div class="comp_table" > 
 </div>

 
</div>



                                 
                              
                            </div>
                        </div>                      


   
                                
                                
                     <div class="item market-item-link market">
                            <div class="inner">
                                <div class="info "  >
                                
                                <div class="percents">-0%</div>
                                
                                    <span class="info-icon"><img class="icon-info"
                                                                 src="https://itshpora.ru/themes/work/yavitrina/noprod/source/info.svg"
                                                                 alt="Инфо"></span><span class="prompt"><div> 
                                             
                                    
                                                                 
                                                                 <br/><strong>Параметры:</strong><br/>
                                                                   
                                                                  
                                                                  
                                                                  <br/><strong>Описание:</strong><br/>
                                                                  Спецификация: Торговая марка: Realacc Название элемента: удлинитель Длина: 95 мм Диаметр: 3,5 мм Вес: 9 г Использование для Realacc Triple Feed Patch-1 Примечание: не включать кабель В пакет включено: 1 x Антенна Удлинительный шнур Провод.. </span></div>
                                </div>
                                
                               
                                <div class="image"><p    >
                                        <img src="https://itshpora.ru/i/imgs/imgaz.staticbg.com/images/oaupload/banggood/images/FA/A0/6a7b1bfe-c1d2-49e8-9a55-aa53ee69dd3f.png"
                                             alt="Антенна Удлинительный шнур Провод Запасная часть для Realacc Triple Feed Patch-1" title="Антенна Удлинительный шнур Провод Запасная часть для Realacc Triple Feed Patch-1">  </p></div>
                                <div class="brand"> EACHINE1</div>
                           <a   href="#yak_id_banggood.com1208607" onClick="document.forms['form_id_banggood.com1208607'].submit()"    >    <div class="name"><p   title="Антенна Удлинительный шнур Провод Запасная часть для Realacc Triple Feed Patch-1"> Антенна Удлинительный шнур Провод Запасная часть для Realacc Triple Feed Patch-1 </p></div></a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11zvw9oyFrh4lrqfhW8/zGdAylXp7BfQtzzEoGQLEArrQ53bDxPkfpG8AlaES84xVLBz66FLMKZs-cVWbuI5BAuL1lrxdVZLWRdaxIwrXESCD/AtS4MQvfxO5QYLvpImQKcw0LAUrz74nXrFHh/yZWW/jaZJ6MddbOvzliRAz8l5TPLGKL70y9IwZDnwxo/JuSOH3DdZeaAv0DNmfji2-IeaeKqCZfplIrUpf/xAUfHtQsPFVj73peTwxYEIj8WKY0YPd1xHyzmrA9fo2YiQCnruwgBE9zUMdYH6nL8JzCPNTU9ToxVYx2uz" name="form_id_banggood.com1208607" method="post" style="display:none"></form>
                           
                             
<div class="comp_center">
<div class="compare_main_price" >206 ₽</div>  


<div class="compare_main_shop">BANGGOOD.COM</div>

<div class="compare_main_button"><a   href="#yak_id_banggood.com1208607" onClick="document.forms['form_id_banggood.com1208607'].submit()"    > Купить </a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11zvw9oyFrh4lrqfhW8/zGdAylXp7BfQtzzEoGQLEArrQ53bDxPkfpG8AlaES84xVLBz66FLMKZs-cVWbuI5BAuL1lrxdVZLWRdaxIwrXESCD/AtS4MQvfxO5QYLvpImQKcw0LAUrz74nXrFHh/yZWW/jaZJ6MddbOvzliRAz8l5TPLGKL70y9IwZDnwxo/JuSOH3DdZeaAv0DNmfji2-IeaeKqCZfplIrUpf/xAUfHtQsPFVj73peTwxYEIj8WKY0YPd1xHyzmrA9fo2YiQCnruwgBE9zUMdYH6nL8JzCPNTU9ToxVYx2uz" name="form_id_banggood.com1208607" method="post" style="display:none"></form></div>

  
<div class="comp_table" > 
 </div>

 
</div>



                                 
                              
                            </div>
                        </div>                      


   
                                
                                
                     <div class="item market-item-link market">
                            <div class="inner">
                                <div class="info "  >
                                
                                <div class="percents">-0%</div>
                                
                                    <span class="info-icon"><img class="icon-info"
                                                                 src="https://itshpora.ru/themes/work/yavitrina/noprod/source/info.svg"
                                                                 alt="Инфо"></span><span class="prompt"><div> 
                                             
                                    
                                                                 
                                                                 <br/><strong>Параметры:</strong><br/>
                                                                   
                                                                  
                                                                  
                                                                  <br/><strong>Описание:</strong><br/>
                                                                  Тип: Чистящее средство; Назначение: Стеклокерамические поверхности; Объем: 500; </span></div>
                                </div>
                                
                               
                                <div class="image"><p    >
                                        <img src="https://itshpora.ru/i/img/www.eldorado.ru/photos/71/710/683/08/new_71068308_m_609.jpeg"
                                             alt="Средство для чистки керамики Feed Back" title="Средство для чистки керамики Feed Back">  </p></div>
                                <div class="brand"> FEED BACK</div>
                           <a   href="#yak_id_eldorado.ru71068308" onClick="document.forms['form_id_eldorado.ru71068308'].submit()"    >    <div class="name"><p   title="Средство для чистки керамики Feed Back"> Средство для чистки керамики Feed Back </p></div></a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE10yhzpxzF6oxle2fhW8/zGdAylXp4hfVtjbC9WMGSQrrQ53bDxPkfpG8AlaGT84xVLBz66FLMKZs-cVWbuI5BAuL1lrxdVFGUx9PyocgXFWYR-dZbpARvfxOwA0LupUkBLgz27YUpT7lhHvFORzqYGWLjL1fsf9EIPLzyRVM1NY9B/vRYIi8yN8ybHfoos2NpCPHwzcab7Fg6TYvdCToodqFJ/qeJ7cMI7Q2LroZC-aqAf6eCjDBovL5x40SsZ-RbHxMHksNjG/0VtHj4N/NXQ%253D%253D" name="form_id_eldorado.ru71068308" method="post" style="display:none"></form>
                           
                             
<div class="comp_center">
<div class="compare_main_price" >349 ₽</div>  


<div class="compare_main_shop"><img class="logo_img" src="https://itshpora.ru/source/logos/eldorado.ru.png">ELDORADO.RU</div>

<div class="compare_main_button"><a   href="#yak_id_eldorado.ru71068308" onClick="document.forms['form_id_eldorado.ru71068308'].submit()"    > Купить </a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE10yhzpxzF6oxle2fhW8/zGdAylXp4hfVtjbC9WMGSQrrQ53bDxPkfpG8AlaGT84xVLBz66FLMKZs-cVWbuI5BAuL1lrxdVFGUx9PyocgXFWYR-dZbpARvfxOwA0LupUkBLgz27YUpT7lhHvFORzqYGWLjL1fsf9EIPLzyRVM1NY9B/vRYIi8yN8ybHfoos2NpCPHwzcab7Fg6TYvdCToodqFJ/qeJ7cMI7Q2LroZC-aqAf6eCjDBovL5x40SsZ-RbHxMHksNjG/0VtHj4N/NXQ%253D%253D" name="form_id_eldorado.ru71068308" method="post" style="display:none"></form></div>

  
<div class="comp_table" > 
 </div>

 
</div>



                                 
                              
                            </div>
                        </div>                      


   
                                
                                
                     <div class="item market-item-link market">
                            <div class="inner">
                                <div class="info "  >
                                
                                <div class="percents">-0%</div>
                                
                                    <span class="info-icon"><img class="icon-info"
                                                                 src="https://itshpora.ru/themes/work/yavitrina/noprod/source/info.svg"
                                                                 alt="Инфо"></span><span class="prompt"><div> 
                                             
                                    
                                                                 
                                                                 <br/><strong>Параметры:</strong><br/>
                                                                     <div class="c_param_table_one"><span>kit</span><span>None</span></div>    <div class="c_param_table_one"><span>gender</span><span>None</span></div>    <div class="c_param_table_one"><span>isBpg2</span><span>False</span></div>    <div class="c_param_table_one"><span>reviewsCount</span><span>3</span></div>    <div class="c_param_table_one"><span>reviewsRating</span><span>5</span></div>    <div class="c_param_table_one"><span>merchantCountBpg2</span><span>0</span></div>  
                                                                  
                                                                  
                                                                  <br/><strong>Описание:</strong><br/>
                                                                   </span></div>
                                </div>
                                
                               
                                <div class="image"><p    >
                                        <img src="https://itshpora.ru/i/imgs/main-cdn.goods.ru/hlr-system/1693485/100002564876b0.jpg"
                                             alt="Таблетки для посудомоечной машины FeedBack all in 1 30 штук" title="Таблетки для посудомоечной машины FeedBack all in 1 30 штук">  </p></div>
                                <div class="brand"> FEED BACK</div>
                           <a   href="#yak_id_goods.ru100002564876" onClick="document.forms['form_id_goods.ru100002564876'].submit()"    >    <div class="name"><p   title="Таблетки для посудомоечной машины FeedBack all in 1 30 штук"> Таблетки для посудомоечной машины FeedBack all in 1 30 штук </p></div></a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11GuwY91Gu0jk-yfhW8/zGdAylXpvEeH4DeTrzxQSQrrQ53bDxPkfpG8AlePSM8xVLBz66FLMKZs-cVWbuI5BAuLxkLpP0cERQUYmaUsE1OMDrp4KMMj/Kt8xQETqNl6Z/4UyqgUtSb433CEJBGtcSebkbBDqPtIbvH41A0M0NwnQvTafMH3z9s1ZTu--dDBpSPPmB8RLekxsH9hdSS2-JraZauCYPRnKrUxMrprG6TrVcjID2rqov/o2pwbwJmNSSgIcFRMzTusBtWBtIKbZlb4xhNV/AInaJLli5JwmSXaRkIFrE5bx2o%253D" name="form_id_goods.ru100002564876" method="post" style="display:none"></form>
                           
                             
<div class="comp_center">
<div class="compare_main_price" >380 ₽</div>  


<div class="compare_main_shop"><img class="logo_img" src="https://itshpora.ru/source/logos/goods.ru.png">GOODS.RU</div>

<div class="compare_main_button"><a   href="#yak_id_goods.ru100002564876" onClick="document.forms['form_id_goods.ru100002564876'].submit()"    > Купить </a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11GuwY91Gu0jk-yfhW8/zGdAylXpvEeH4DeTrzxQSQrrQ53bDxPkfpG8AlePSM8xVLBz66FLMKZs-cVWbuI5BAuLxkLpP0cERQUYmaUsE1OMDrp4KMMj/Kt8xQETqNl6Z/4UyqgUtSb433CEJBGtcSebkbBDqPtIbvH41A0M0NwnQvTafMH3z9s1ZTu--dDBpSPPmB8RLekxsH9hdSS2-JraZauCYPRnKrUxMrprG6TrVcjID2rqov/o2pwbwJmNSSgIcFRMzTusBtWBtIKbZlb4xhNV/AInaJLli5JwmSXaRkIFrE5bx2o%253D" name="form_id_goods.ru100002564876" method="post" style="display:none"></form></div>

  
<div class="comp_table" > 
 </div>

 
</div>



                                 
                              
                            </div>
                        </div>                      


   
                                
                                
                     <div class="item market-item-link market">
                            <div class="inner">
                                <div class="info "  >
                                
                                <div class="percents">-0%</div>
                                
                                    <span class="info-icon"><img class="icon-info"
                                                                 src="https://itshpora.ru/themes/work/yavitrina/noprod/source/info.svg"
                                                                 alt="Инфо"></span><span class="prompt"><div> 
                                             
                                    
                                                                 
                                                                 <br/><strong>Параметры:</strong><br/>
                                                                   
                                                                  
                                                                  
                                                                  <br/><strong>Описание:</strong><br/>
                                                                  Тип: Скребок; Назначение: Стеклокерамические поверхности; </span></div>
                                </div>
                                
                               
                                <div class="image"><p    >
                                        <img src="https://itshpora.ru/i/img/www.eldorado.ru/photos/71/710/760/49/new_71076049_m_938.jpeg"
                                             alt="FEED BACK 3800" title="FEED BACK 3800">  </p></div>
                                <div class="brand"> FEED BACK</div>
                           <a   href="#yak_id_eldorado.ru71076049" onClick="document.forms['form_id_eldorado.ru71076049'].submit()"    >    <div class="name"><p   title="FEED BACK 3800"> FEED BACK 3800 </p></div></a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE10yhzpxzF6oxle2fhW8/zGdAylXp4hfVtjbC9WMGSQrrQ53bDxPkfpG8AlaGT84xVLBz66FLMKZs-cVWbuI5BAuL1lrxdVFGUx9PyocgXFWYR-dZbpARvfxOwA0LupUkBLgz268DpC/-mTmMMRrhLCONlrVBrP9EIP/z3hAM39w3QbCHPdyhj4wXISmo8JTE9CaWghlMc7ZjriBnQmGt-JPYYa2BYfQMILo0SPtIXKX9X/7YW3n7o8i-xpsYh4/KK39bJAk%253D" name="form_id_eldorado.ru71076049" method="post" style="display:none"></form>
                           
                             
<div class="comp_center">
<div class="compare_main_price" >399 ₽</div>  


<div class="compare_main_shop"><img class="logo_img" src="https://itshpora.ru/source/logos/eldorado.ru.png">ELDORADO.RU</div>

<div class="compare_main_button"><a   href="#yak_id_eldorado.ru71076049" onClick="document.forms['form_id_eldorado.ru71076049'].submit()"    > Купить </a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE10yhzpxzF6oxle2fhW8/zGdAylXp4hfVtjbC9WMGSQrrQ53bDxPkfpG8AlaGT84xVLBz66FLMKZs-cVWbuI5BAuL1lrxdVFGUx9PyocgXFWYR-dZbpARvfxOwA0LupUkBLgz268DpC/-mTmMMRrhLCONlrVBrP9EIP/z3hAM39w3QbCHPdyhj4wXISmo8JTE9CaWghlMc7ZjriBnQmGt-JPYYa2BYfQMILo0SPtIXKX9X/7YW3n7o8i-xpsYh4/KK39bJAk%253D" name="form_id_eldorado.ru71076049" method="post" style="display:none"></form></div>

  
<div class="comp_table" > 
 </div>

 
</div>



                                 
                              
                            </div>
                        </div>                      


   
                                
                                
                     <div class="item market-item-link market">
                            <div class="inner">
                                <div class="info "  >
                                
                                <div class="percents">-0%</div>
                                
                                    <span class="info-icon"><img class="icon-info"
                                                                 src="https://itshpora.ru/themes/work/yavitrina/noprod/source/info.svg"
                                                                 alt="Инфо"></span><span class="prompt"><div> 
                                             
                                    
                                                                 
                                                                 <br/><strong>Параметры:</strong><br/>
                                                                   
                                                                  
                                                                  
                                                                  <br/><strong>Описание:</strong><br/>
                                                                  Спецификация: Материал: Акрил Резина Цвет: синий и прозрачный Длина: 55 см / 21,6  Масштаб: 1-15ML Использование: Используется в резервуаре морского рифа для прямого кормления кораллов Особенности: 1. Ариловый материал.. </span></div>
                                </div>
                                
                               
                                <div class="image"><p    >
                                        <img src="https://itshpora.ru/i/imgs/imgaz.staticbg.com/images/oaupload/banggood/images/7D/1E/e9dc9b31-ea70-480a-99a1-3bf8b4e4b89b.jpeg"
                                             alt="См Arcylic Coral Feed Трубка Аквариум Жидкое удобрение для пресной воды Добавить рифовый резервуар" title="См Arcylic Coral Feed Трубка Аквариум Жидкое удобрение для пресной воды Добавить рифовый резервуар">  </p></div>
                                <div class="brand"> EACHINE1</div>
                           <a   href="#yak_id_banggood.com1346529" onClick="document.forms['form_id_banggood.com1346529'].submit()"    >    <div class="name"><p   title="См Arcylic Coral Feed Трубка Аквариум Жидкое удобрение для пресной воды Добавить рифовый резервуар"> См Arcylic Coral Feed Трубка Аквариум Жидкое удобрение для пресной воды Добавить рифовый резервуар </p></div></a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11zvw9oyFrh4lrqfhW8/zGdAylXp7BfQtzzEoGQLEArrQ53bDxPkfpG8AlaES84xVLBz66FLMKZs-cVWbuI5BAuL1lrxdVZLWRdaxIwrXESCD/AtS4MQvfxOkV0cttEJU-kMxK0S7A7-gHWEcDblZCzFsKFOoLlsfOz3yR1U0JASWPjHbcHGy8o0dXeR-4zVoCvPtxROaK1u6Sh3b33arc7HB/7VM-8Hc-xsOqVdEOatA5eZADqwueP12cgJm4mRciRXNR4WiWLvU82s8-WZDxSklVUApWllXtq4ypIljzHKTE5o5UFEx3yIx6cJYt3xu74KBAMT" name="form_id_banggood.com1346529" method="post" style="display:none"></form>
                           
                             
<div class="comp_center">
<div class="compare_main_price" >416 ₽</div>  


<div class="compare_main_shop">BANGGOOD.COM</div>

<div class="compare_main_button"><a   href="#yak_id_banggood.com1346529" onClick="document.forms['form_id_banggood.com1346529'].submit()"    > Купить </a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11zvw9oyFrh4lrqfhW8/zGdAylXp7BfQtzzEoGQLEArrQ53bDxPkfpG8AlaES84xVLBz66FLMKZs-cVWbuI5BAuL1lrxdVZLWRdaxIwrXESCD/AtS4MQvfxOkV0cttEJU-kMxK0S7A7-gHWEcDblZCzFsKFOoLlsfOz3yR1U0JASWPjHbcHGy8o0dXeR-4zVoCvPtxROaK1u6Sh3b33arc7HB/7VM-8Hc-xsOqVdEOatA5eZADqwueP12cgJm4mRciRXNR4WiWLvU82s8-WZDxSklVUApWllXtq4ypIljzHKTE5o5UFEx3yIx6cJYt3xu74KBAMT" name="form_id_banggood.com1346529" method="post" style="display:none"></form></div>

  
<div class="comp_table" > 
 </div>

 
</div>



                                 
                              
                            </div>
                        </div>                      


   
                                
                                
                     <div class="item market-item-link market">
                            <div class="inner">
                                <div class="info "  >
                                
                                <div class="percents">-0%</div>
                                
                                    <span class="info-icon"><img class="icon-info"
                                                                 src="https://itshpora.ru/themes/work/yavitrina/noprod/source/info.svg"
                                                                 alt="Инфо"></span><span class="prompt"><div> 
                                             
                                    
                                                                 
                                                                 <br/><strong>Параметры:</strong><br/>
                                                                     <div class="c_param_table_one"><span>Форматы</span><span>None</span></div>  
                                                                  
                                                                  
                                                                  <br/><strong>Описание:</strong><br/>
                                                                   </span></div>
                                </div>
                                
                               
                                <div class="image"><p    >
                                        <img src="https://itshpora.ru/i/imgs/cv5.litres.ru/pub/c/cover/41744856.jpg"
                                             alt="Ąd Końca Świata: Feed" title="Ąd Końca Świata: Feed">  </p></div>
                                <div class="brand"> </div>
                           <a   href="#yak_id_litres.ru41744856" onClick="document.forms['form_id_litres.ru41744856'].submit()"    >    <div class="name"><p   title="Ąd Końca Świata: Feed"> Ąd Końca Świata: Feed </p></div></a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE1wuzltM4G-h5xeufhW8/zGdAylXp6UeA5T3BpDZVTgrrQ53bDxPkfpG8AlaES9xiTaw-vr1LNKU677cyeZZaE3-61lqoN11eRRVOhZE6VxWrD7xtbNwC6q9m0EVM/s4OUfgPzaMdoCm8mXuGPhGtcj-BhaBN6PJIaP27j0UWiYlsH6uRN6q32cszbj7g-4nToT-NgxASbrFdsWQjJGKv/5veY8SCbfEMYedmZetFYqP3TcTebSXtpPXx0dxHiI6dcg%253D%253D" name="form_id_litres.ru41744856" method="post" style="display:none"></form>
                           
                             
<div class="comp_center">
<div class="compare_main_price" >531 ₽</div>  


<div class="compare_main_shop"><img class="logo_img" src="https://itshpora.ru/source/logos/litres.ru.png">LITRES.RU</div>

<div class="compare_main_button"><a   href="#yak_id_litres.ru41744856" onClick="document.forms['form_id_litres.ru41744856'].submit()"    > Купить </a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE1wuzltM4G-h5xeufhW8/zGdAylXp6UeA5T3BpDZVTgrrQ53bDxPkfpG8AlaES9xiTaw-vr1LNKU677cyeZZaE3-61lqoN11eRRVOhZE6VxWrD7xtbNwC6q9m0EVM/s4OUfgPzaMdoCm8mXuGPhGtcj-BhaBN6PJIaP27j0UWiYlsH6uRN6q32cszbj7g-4nToT-NgxASbrFdsWQjJGKv/5veY8SCbfEMYedmZetFYqP3TcTebSXtpPXx0dxHiI6dcg%253D%253D" name="form_id_litres.ru41744856" method="post" style="display:none"></form></div>

  
<div class="comp_table" > 
 </div>

 
</div>



                                 
                              
                            </div>
                        </div>                      


   
                                
                                
                     <div class="item market-item-link market">
                            <div class="inner">
                                <div class="info "  >
                                
                                <div class="percents">-0%</div>
                                
                                    <span class="info-icon"><img class="icon-info"
                                                                 src="https://itshpora.ru/themes/work/yavitrina/noprod/source/info.svg"
                                                                 alt="Инфо"></span><span class="prompt"><div> 
                                             
                                    
                                                                 
                                                                 <br/><strong>Параметры:</strong><br/>
                                                                     <div class="c_param_table_one"><span>Форматы</span><span>None</span></div>  
                                                                  
                                                                  
                                                                  <br/><strong>Описание:</strong><br/>
                                                                   </span></div>
                                </div>
                                
                               
                                <div class="image"><p    >
                                        <img src="https://itshpora.ru/i/imgs/cv2.litres.ru/pub/c/cover/44372326.jpg"
                                             alt="ALLIGALLI DO NOT FEED HALLUCINOGENS TO THE ALLIGATORS" title="ALLIGALLI DO NOT FEED HALLUCINOGENS TO THE ALLIGATORS">  </p></div>
                                <div class="brand"> ALLIGALLI</div>
                           <a   href="#yak_id_litres.ru44372326" onClick="document.forms['form_id_litres.ru44372326'].submit()"    >    <div class="name"><p   title="ALLIGALLI DO NOT FEED HALLUCINOGENS TO THE ALLIGATORS"> ALLIGALLI DO NOT FEED HALLUCINOGENS TO THE ALLIGATORS </p></div></a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE1wuzltM4G-h5xeufhW8/zGdAylXp6UeA5T3BpDZVTgrrQ53bDxPkfpG8AlaES9xiTaw-vr1LNKU677cyeZZaE3-61lqoN11eRRVOhZE6VxWrDLx8ZtwG9K96z0UIspIsTq9H7rAZpGD3l3GMeELGJzudhr1I-P1ZfvHm1AZAk88hdayCNNWjnohgM2yCoMWTljyHkANfdJt26Sh3bw-9ut-IPP-CaKQ2d-Y%253D" name="form_id_litres.ru44372326" method="post" style="display:none"></form>
                           
                             
<div class="comp_center">
<div class="compare_main_price" >568 ₽</div>  


<div class="compare_main_shop"><img class="logo_img" src="https://itshpora.ru/source/logos/litres.ru.png">LITRES.RU</div>

<div class="compare_main_button"><a   href="#yak_id_litres.ru44372326" onClick="document.forms['form_id_litres.ru44372326'].submit()"    > Купить </a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE1wuzltM4G-h5xeufhW8/zGdAylXp6UeA5T3BpDZVTgrrQ53bDxPkfpG8AlaES9xiTaw-vr1LNKU677cyeZZaE3-61lqoN11eRRVOhZE6VxWrDLx8ZtwG9K96z0UIspIsTq9H7rAZpGD3l3GMeELGJzudhr1I-P1ZfvHm1AZAk88hdayCNNWjnohgM2yCoMWTljyHkANfdJt26Sh3bw-9ut-IPP-CaKQ2d-Y%253D" name="form_id_litres.ru44372326" method="post" style="display:none"></form></div>

  
<div class="comp_table" > 
 </div>

 
</div>



                                 
                              
                            </div>
                        </div>                      


   
                                
                                
                     <div class="item market-item-link market">
                            <div class="inner">
                                <div class="info "  >
                                
                                <div class="percents">-0%</div>
                                
                                    <span class="info-icon"><img class="icon-info"
                                                                 src="https://itshpora.ru/themes/work/yavitrina/noprod/source/info.svg"
                                                                 alt="Инфо"></span><span class="prompt"><div> 
                                             
                                    
                                                                 
                                                                 <br/><strong>Параметры:</strong><br/>
                                                                     <div class="c_param_table_one"><span>kit</span><span>None</span></div>    <div class="c_param_table_one"><span>gender</span><span>None</span></div>    <div class="c_param_table_one"><span>isBpg2</span><span>False</span></div>    <div class="c_param_table_one"><span>merchantCountBpg2</span><span>0</span></div>    <div class="c_param_table_one"><span>cashback</span><span>7</span></div>    <div class="c_param_table_one"><span>LT_cluster1</span><span>1</span></div>  
                                                                  
                                                                  
                                                                  <br/><strong>Описание:</strong><br/>
                                                                   </span></div>
                                </div>
                                
                               
                                <div class="image"><p    >
                                        <img src="https://itshpora.ru/i/imgs/main-cdn.goods.ru/hlr-system/1629098414/100024363151b0.jpg"
                                             alt="Аудио диск Feed The Rhino \"The Silence\"" title="Аудио диск Feed The Rhino \"The Silence\"">  </p></div>
                                <div class="brand"> МЕДИА</div>
                           <a   href="#yak_id_goods.ru100024363151" onClick="document.forms['form_id_goods.ru100024363151'].submit()"    >    <div class="name"><p   title="Аудио диск Feed The Rhino \"The Silence\""> Аудио диск Feed The Rhino \"The Silence\" </p></div></a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11GuwY91Gu0jk-yfhW8/zGdAylXpvEeH4DeTrzxQSQrrQ53bDxPkfpG8AlePSM8xVLBz66FLMKZs-cVWbuI5BAuLxkLpP0cERQUYmaUsE1OMDrp4KMMj/Kt8xQETqNl6Z-sAzK0e7Cn4gX/FOxXlZWWcjLEBt/xEY/a7zxxEkM49RvjaZom8m45hN2jpocuT-HrT1EN6Ord34jt2IDnvusKaOunRe7AmTbMxJrEfCeGvA5fzADutjuT91JwZhrSMf2NbMzJYinj/W4fsu9zNXEE%253D" name="form_id_goods.ru100024363151" method="post" style="display:none"></form>
                           
                             
<div class="comp_center">
<div class="compare_main_price" >595 ₽</div>  


<div class="compare_main_shop"><img class="logo_img" src="https://itshpora.ru/source/logos/goods.ru.png">GOODS.RU</div>

<div class="compare_main_button"><a   href="#yak_id_goods.ru100024363151" onClick="document.forms['form_id_goods.ru100024363151'].submit()"    > Купить </a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11GuwY91Gu0jk-yfhW8/zGdAylXpvEeH4DeTrzxQSQrrQ53bDxPkfpG8AlePSM8xVLBz66FLMKZs-cVWbuI5BAuLxkLpP0cERQUYmaUsE1OMDrp4KMMj/Kt8xQETqNl6Z-sAzK0e7Cn4gX/FOxXlZWWcjLEBt/xEY/a7zxxEkM49RvjaZom8m45hN2jpocuT-HrT1EN6Ord34jt2IDnvusKaOunRe7AmTbMxJrEfCeGvA5fzADutjuT91JwZhrSMf2NbMzJYinj/W4fsu9zNXEE%253D" name="form_id_goods.ru100024363151" method="post" style="display:none"></form></div>

  
<div class="comp_table" > 
 </div>

 
</div>



                                 
                              
                            </div>
                        </div>                      


   
                                
                                
                     <div class="item market-item-link market">
                            <div class="inner">
                                <div class="info "  >
                                
                                <div class="percents">-0%</div>
                                
                                    <span class="info-icon"><img class="icon-info"
                                                                 src="https://itshpora.ru/themes/work/yavitrina/noprod/source/info.svg"
                                                                 alt="Инфо"></span><span class="prompt"><div> 
                                             
                                    
                                                                 
                                                                 <br/><strong>Параметры:</strong><br/>
                                                                   
                                                                  
                                                                  
                                                                  <br/><strong>Описание:</strong><br/>
                                                                  Детская футболка классическая унисекс — цвет: БЕЛЫЙ, пол: МУЖ. Текст со знака, установленном в Rockefeller Wildlife Refuge в Southwest Louisiana. </span></div>
                                </div>
                                
                               
                                <div class="image"><p    >
                                        <img src="https://itshpora.ru/i/imgs//imgng.gdeslon.ru/commodities/111425660/pictures/30e5e262ed84d8d95e13439f5993bc0e/big.jpg"
                                             alt="Printio Детская футболка классическая унисекс Do not feed hallucinogens to the alligators" title="Printio Детская футболка классическая унисекс Do not feed hallucinogens to the alligators">  </p></div>
                                <div class="brand"> PRINTIO</div>
                           <a   href="#yak_id_printio.ru8207040612465223000" onClick="document.forms['form_id_printio.ru8207040612465223000'].submit()"    >    <div class="name"><p   title="Printio Детская футболка классическая унисекс Do not feed hallucinogens to the alligators"> Printio Детская футболка классическая унисекс Do not feed hallucinogens to the alligators </p></div></a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46HqgdzuAXBy6F/2zWDfu5/A11q0wNs5Gr56lOvFgW49nmcQmQO56kTZ5jPD8zMETRXiTpeNTE2NdsSuBFDTT84kR-g3tPoOJeIq7tkobaMKQ2akxRDvL0dCRx9Pys09B3jcVOQmP8VTqfo--1pH6KM7ROsHy6wutSTrl2a3ewP1YxeBgOYRo/FIaQ%253D%253D" name="form_id_printio.ru8207040612465223000" method="post" style="display:none"></form>
                           
                             
<div class="comp_center">
<div class="compare_main_price" >630 ₽</div>  


<div class="compare_main_shop">PRINTIO.RU</div>

<div class="compare_main_button"><a   href="#yak_id_printio.ru8207040612465223000" onClick="document.forms['form_id_printio.ru8207040612465223000'].submit()"    > Купить </a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46HqgdzuAXBy6F/2zWDfu5/A11q0wNs5Gr56lOvFgW49nmcQmQO56kTZ5jPD8zMETRXiTpeNTE2NdsSuBFDTT84kR-g3tPoOJeIq7tkobaMKQ2akxRDvL0dCRx9Pys09B3jcVOQmP8VTqfo--1pH6KM7ROsHy6wutSTrl2a3ewP1YxeBgOYRo/FIaQ%253D%253D" name="form_id_printio.ru8207040612465223000" method="post" style="display:none"></form></div>

  
<div class="comp_table" > 
 </div>

 
</div>



                                 
                              
                            </div>
                        </div>                      


   
                                
                                
                     <div class="item market-item-link market">
                            <div class="inner">
                                <div class="info "  >
                                
                                <div class="percents">-0%</div>
                                
                                    <span class="info-icon"><img class="icon-info"
                                                                 src="https://itshpora.ru/themes/work/yavitrina/noprod/source/info.svg"
                                                                 alt="Инфо"></span><span class="prompt"><div> 
                                             
                                    
                                                                 
                                                                 <br/><strong>Параметры:</strong><br/>
                                                                     <div class="c_param_table_one"><span>kit</span><span>None</span></div>    <div class="c_param_table_one"><span>gender</span><span>None</span></div>    <div class="c_param_table_one"><span>isBpg2</span><span>False</span></div>    <div class="c_param_table_one"><span>reviewsCount</span><span>50</span></div>    <div class="c_param_table_one"><span>reviewsRating</span><span>4.4</span></div>    <div class="c_param_table_one"><span>merchantCountBpg2</span><span>0</span></div>  
                                                                  
                                                                  
                                                                  <br/><strong>Описание:</strong><br/>
                                                                   </span></div>
                                </div>
                                
                               
                                <div class="image"><p    >
                                        <img src="https://itshpora.ru/i/imgs/main-cdn.goods.ru/hlr-system/1726159/100002564889b0.jpg"
                                             alt="Таблетки для посудомоечной машины FeedBack all in 1 60 штук" title="Таблетки для посудомоечной машины FeedBack all in 1 60 штук">  </p></div>
                                <div class="brand"> FEED BACK</div>
                           <a   href="#yak_id_goods.ru100002564889" onClick="document.forms['form_id_goods.ru100002564889'].submit()"    >    <div class="name"><p   title="Таблетки для посудомоечной машины FeedBack all in 1 60 штук"> Таблетки для посудомоечной машины FeedBack all in 1 60 штук </p></div></a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11GuwY91Gu0jk-yfhW8/zGdAylXpvEeH4DeTrzxQSQrrQ53bDxPkfpG8AlePSM8xVLBz66FLMKZs-cVWbuI5BAuLxkLpP0cERQUYmaUsE1OMDrp4KMMj/Kt8xQETqNl6Z/4UyqgUtSb433CEJBGtcSebkbBDqPtIbvH41A0M0NwnQvTafMH3z9s1ZTu--dDBpSPPmB8RLek0sH9hdSS2-JraZauCYPRnKro-MrprG6TrVcjID2rqov/o2pwbwJmNSSgIcFRMzTusBtWBtIKbZlb4xhNV/AInaJLli5JwmSXaRkIFrE5bx2o%253D" name="form_id_goods.ru100002564889" method="post" style="display:none"></form>
                           
                             
<div class="comp_center">
<div class="compare_main_price" >665 ₽</div>  


<div class="compare_main_shop"><img class="logo_img" src="https://itshpora.ru/source/logos/goods.ru.png">GOODS.RU</div>

<div class="compare_main_button"><a   href="#yak_id_goods.ru100002564889" onClick="document.forms['form_id_goods.ru100002564889'].submit()"    > Купить </a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11GuwY91Gu0jk-yfhW8/zGdAylXpvEeH4DeTrzxQSQrrQ53bDxPkfpG8AlePSM8xVLBz66FLMKZs-cVWbuI5BAuLxkLpP0cERQUYmaUsE1OMDrp4KMMj/Kt8xQETqNl6Z/4UyqgUtSb433CEJBGtcSebkbBDqPtIbvH41A0M0NwnQvTafMH3z9s1ZTu--dDBpSPPmB8RLek0sH9hdSS2-JraZauCYPRnKro-MrprG6TrVcjID2rqov/o2pwbwJmNSSgIcFRMzTusBtWBtIKbZlb4xhNV/AInaJLli5JwmSXaRkIFrE5bx2o%253D" name="form_id_goods.ru100002564889" method="post" style="display:none"></form></div>

  
<div class="comp_table" > 
 </div>

 
</div>



                                 
                              
                            </div>
                        </div>                      


   
                                
                                
                     <div class="item market-item-link market">
                            <div class="inner">
                                <div class="info "  >
                                
                                <div class="percents">-0%</div>
                                
                                    <span class="info-icon"><img class="icon-info"
                                                                 src="https://itshpora.ru/themes/work/yavitrina/noprod/source/info.svg"
                                                                 alt="Инфо"></span><span class="prompt"><div> 
                                             
                                    
                                                                 
                                                                 <br/><strong>Параметры:</strong><br/>
                                                                   
                                                                  
                                                                  
                                                                  <br/><strong>Описание:</strong><br/>
                                                                  Эта книга будет изготовлена в соответствии с Вашим заказом по технологии Print-on-Demand. Книга представляет собой репринтное издание. Несмотря на то, что была проведена серьезная работа по восстановлению первоначального.. </span></div>
                                </div>
                                
                               
                                <div class="image"><p    >
                                        <img src="https://itshpora.ru/i/img/static.my-shop.ru/product/2/91/905117.jpg"
                                             alt="A Study Of The Digestibility Of Rations For The Steers With Special Reference To The Influence Of The Character And The Amount Of Feed Consumed" title="A Study Of The Digestibility Of Rations For The Steers With Special Reference To The Influence Of The Character And The Amount Of Feed Consumed">  </p></div>
                                <div class="brand"> </div>
                           <a   href="#yak_id_my-shop.ru905117" onClick="document.forms['form_id_my-shop.ru905117'].submit()"    >    <div class="name"><p   title="A Study Of The Digestibility Of Rations For The Steers With Special Reference To The Influence Of The Character And The Amount Of Feed Consumed"> A Study Of The Digestibility Of Rations For The Steers With Special Reference To The Influence Of The Character And The Amount Of Feed Consumed </p></div></a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uUm34/vxi9zkDG1s5ULzhmaE9pXZ10y5zMRjQ7Fm07eM3ysyyDQRlkzltgOI4DnHpDwEGh3nHJbZDxjSc8iwAViCQ8kkEugw8LNWIOsu7s8jc-ZHEgn1h17zOWtDU01U35AnAkifA/tteK5Urv8xllxJ6sh-frhNm5sCpCzjkXy3KRn6ZDq3wqdZp8tEaaur3RFE2Q%253D%253D" name="form_id_my-shop.ru905117" method="post" style="display:none"></form>
                           
                             
<div class="comp_center">
<div class="compare_main_price" >749 ₽</div>  


<div class="compare_main_shop"><img class="logo_img" src="https://itshpora.ru/source/logos/my-shop.ru.png">MY-SHOP.RU</div>

<div class="compare_main_button"><a   href="#yak_id_my-shop.ru905117" onClick="document.forms['form_id_my-shop.ru905117'].submit()"    > Купить </a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uUm34/vxi9zkDG1s5ULzhmaE9pXZ10y5zMRjQ7Fm07eM3ysyyDQRlkzltgOI4DnHpDwEGh3nHJbZDxjSc8iwAViCQ8kkEugw8LNWIOsu7s8jc-ZHEgn1h17zOWtDU01U35AnAkifA/tteK5Urv8xllxJ6sh-frhNm5sCpCzjkXy3KRn6ZDq3wqdZp8tEaaur3RFE2Q%253D%253D" name="form_id_my-shop.ru905117" method="post" style="display:none"></form></div>

  
<div class="comp_table" > 
 </div>

 
</div>



                                 
                              
                            </div>
                        </div>                      


   
                                
                                
                     <div class="item market-item-link market">
                            <div class="inner">
                                <div class="info "  >
                                
                                <div class="percents">-0%</div>
                                
                                    <span class="info-icon"><img class="icon-info"
                                                                 src="https://itshpora.ru/themes/work/yavitrina/noprod/source/info.svg"
                                                                 alt="Инфо"></span><span class="prompt"><div> 
                                             
                                    
                                                                 
                                                                 <br/><strong>Параметры:</strong><br/>
                                                                   
                                                                  
                                                                  
                                                                  <br/><strong>Описание:</strong><br/>
                                                                  Описание: Малогабаритный и легкий удобный для монтажа и использования Спецификация: Материал: пластик Цвет: черный + зеленый Триммер Головка: 2,0-3,2 мм Размер резьбы: M10 x 1.25 Левая рука В пакет включено: 1 X Триммер Голова </span></div>
                                </div>
                                
                               
                                <div class="image"><p    >
                                        <img src="https://itshpora.ru/i/imgs/imgaz.staticbg.com/images/oaupload/banggood/images/80/CD/339ec109-c769-4fb6-8c58-05e8270b2c67.jpg"
                                             alt="Триммер Head Whipper Twister Bump Feed Line Snipper Для резака Щетка" title="Триммер Head Whipper Twister Bump Feed Line Snipper Для резака Щетка">  </p></div>
                                <div class="brand"> EACHINE1</div>
                           <a   href="#yak_id_banggood.com1199583" onClick="document.forms['form_id_banggood.com1199583'].submit()"    >    <div class="name"><p   title="Триммер Head Whipper Twister Bump Feed Line Snipper Для резака Щетка"> Триммер Head Whipper Twister Bump Feed Line Snipper Для резака Щетка </p></div></a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11zvw9oyFrh4lrqfhW8/zGdAylXp7BfQtzzEoGQLEArrQ53bDxPkfpG8AlaES84xVLBz66FLMKZs-cVWbuI5BAuL1lrxdVZLWRdaxIwrXESCD/AtS4MQvfxO8BoWtpEtU6c9zaUV7Br5m2SYOAKtVT-Bl6BJt7lvePTmljJE2Nl5ZvTaYMHCxNchdz-vv7vPu2KggwRPdOlB9SZmeCK2uYfbZKKJYPpgPOpzeuQLTqL8XsWRW3ftuef3x49UnJ6nJy8PeF9KzzypBLzsvon3SkD81QJeyyk6e43ypuslnzLRSxQK901bxg%253D%253D" name="form_id_banggood.com1199583" method="post" style="display:none"></form>
                           
                             
<div class="comp_center">
<div class="compare_main_price" >861 ₽</div>  


<div class="compare_main_shop">BANGGOOD.COM</div>

<div class="compare_main_button"><a   href="#yak_id_banggood.com1199583" onClick="document.forms['form_id_banggood.com1199583'].submit()"    > Купить </a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11zvw9oyFrh4lrqfhW8/zGdAylXp7BfQtzzEoGQLEArrQ53bDxPkfpG8AlaES84xVLBz66FLMKZs-cVWbuI5BAuL1lrxdVZLWRdaxIwrXESCD/AtS4MQvfxO8BoWtpEtU6c9zaUV7Br5m2SYOAKtVT-Bl6BJt7lvePTmljJE2Nl5ZvTaYMHCxNchdz-vv7vPu2KggwRPdOlB9SZmeCK2uYfbZKKJYPpgPOpzeuQLTqL8XsWRW3ftuef3x49UnJ6nJy8PeF9KzzypBLzsvon3SkD81QJeyyk6e43ypuslnzLRSxQK901bxg%253D%253D" name="form_id_banggood.com1199583" method="post" style="display:none"></form></div>

  
<div class="comp_table" > 
 </div>

 
</div>



                                 
                              
                            </div>
                        </div>                      


   
                                
                                
                     <div class="item market-item-link market">
                            <div class="inner">
                                <div class="info "  >
                                
                                <div class="percents">-0%</div>
                                
                                    <span class="info-icon"><img class="icon-info"
                                                                 src="https://itshpora.ru/themes/work/yavitrina/noprod/source/info.svg"
                                                                 alt="Инфо"></span><span class="prompt"><div> 
                                             
                                    
                                                                 
                                                                 <br/><strong>Параметры:</strong><br/>
                                                                   
                                                                  
                                                                  
                                                                  <br/><strong>Описание:</strong><br/>
                                                                  Лонгслив — цвет: БЕЛЫЙ, пол: МУЖ. Текст со знака, установленном в Rockefeller Wildlife Refuge в Southwest Louisiana. </span></div>
                                </div>
                                
                               
                                <div class="image"><p    >
                                        <img src="https://itshpora.ru/i/imgs//imgng.gdeslon.ru/commodities/111739244/pictures/05ad91d19059e22ac3bc547df2e9edc9/big.jpg"
                                             alt="Printio Лонгслив Do not feed hallucinogens to the alligators" title="Printio Лонгслив Do not feed hallucinogens to the alligators">  </p></div>
                                <div class="brand"> PRINTIO</div>
                           <a   href="#yak_id_printio.ru5994303791635048000" onClick="document.forms['form_id_printio.ru5994303791635048000'].submit()"    >    <div class="name"><p   title="Printio Лонгслив Do not feed hallucinogens to the alligators"> Printio Лонгслив Do not feed hallucinogens to the alligators </p></div></a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46HqgdzuAXBy6F/2zWDfu5/A11q0wNs5Gr56lOvFgW49nmcQmQO56kTZ5jPD8zMETRXiTpeNTE2NdsSuBlKFSsp1Gb0y5vtZdu8ovtkobaMKQ2akxRDvL0dCRx9Pys09B3jcVOQmP8VTqfo--1pH6KM7ROsHy6wutSTrl2a3ewP1YxeBgOYRo/FIaQ%253D%253D" name="form_id_printio.ru5994303791635048000" method="post" style="display:none"></form>
                           
                             
<div class="comp_center">
<div class="compare_main_price" >890 ₽</div>  


<div class="compare_main_shop">PRINTIO.RU</div>

<div class="compare_main_button"><a   href="#yak_id_printio.ru5994303791635048000" onClick="document.forms['form_id_printio.ru5994303791635048000'].submit()"    > Купить </a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46HqgdzuAXBy6F/2zWDfu5/A11q0wNs5Gr56lOvFgW49nmcQmQO56kTZ5jPD8zMETRXiTpeNTE2NdsSuBlKFSsp1Gb0y5vtZdu8ovtkobaMKQ2akxRDvL0dCRx9Pys09B3jcVOQmP8VTqfo--1pH6KM7ROsHy6wutSTrl2a3ewP1YxeBgOYRo/FIaQ%253D%253D" name="form_id_printio.ru5994303791635048000" method="post" style="display:none"></form></div>

  
<div class="comp_table" > 
 </div>

 
</div>



                                 
                              
                            </div>
                        </div>                      


   
                                
                                
                     <div class="item market-item-link market">
                            <div class="inner">
                                <div class="info "  >
                                
                                <div class="percents">-0%</div>
                                
                                    <span class="info-icon"><img class="icon-info"
                                                                 src="https://itshpora.ru/themes/work/yavitrina/noprod/source/info.svg"
                                                                 alt="Инфо"></span><span class="prompt"><div> 
                                             
                                    
                                                                 
                                                                 <br/><strong>Параметры:</strong><br/>
                                                                   
                                                                  
                                                                  
                                                                  <br/><strong>Описание:</strong><br/>
                                                                  Футболка классическая — цвет: БЕЛЫЙ, пол: МУЖ, качество: ЭКОНОМ. Текст со знака, установленном в Rockefeller Wildlife Refuge в Southwest Louisiana. </span></div>
                                </div>
                                
                               
                                <div class="image"><p    >
                                        <img src="https://itshpora.ru/i/imgs//imgng.gdeslon.ru/commodities/111493191/pictures/55b1b24e101b286735532f5a31aa487b/big.jpg"
                                             alt="Printio Футболка классическая Do not feed hallucinogens to the alligators" title="Printio Футболка классическая Do not feed hallucinogens to the alligators">  </p></div>
                                <div class="brand"> PRINTIO</div>
                           <a   href="#yak_id_printio.ru16192547579231146000" onClick="document.forms['form_id_printio.ru16192547579231146000'].submit()"    >    <div class="name"><p   title="Printio Футболка классическая Do not feed hallucinogens to the alligators"> Printio Футболка классическая Do not feed hallucinogens to the alligators </p></div></a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46HqgdzuAXBy6F/2zWDfu5/A11q0wNs5Gr56lOvFgW49nmcQmQO56kTZ5jPD8zMETRXiTpeNTE2NdsSuVlHUTc10Er434qhZdLUqvtkobaMKQ2akxRDvL0dCRx9Pys09B3jcVOQmP8VTqfo--1pH6KM7ROsHy6wutSTrl2a3ewP1YxeBgOYRo/FIaQ%253D%253D" name="form_id_printio.ru16192547579231146000" method="post" style="display:none"></form>
                           
                             
<div class="comp_center">
<div class="compare_main_price" >890 ₽</div>  


<div class="compare_main_shop">PRINTIO.RU</div>

<div class="compare_main_button"><a   href="#yak_id_printio.ru16192547579231146000" onClick="document.forms['form_id_printio.ru16192547579231146000'].submit()"    > Купить </a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46HqgdzuAXBy6F/2zWDfu5/A11q0wNs5Gr56lOvFgW49nmcQmQO56kTZ5jPD8zMETRXiTpeNTE2NdsSuVlHUTc10Er434qhZdLUqvtkobaMKQ2akxRDvL0dCRx9Pys09B3jcVOQmP8VTqfo--1pH6KM7ROsHy6wutSTrl2a3ewP1YxeBgOYRo/FIaQ%253D%253D" name="form_id_printio.ru16192547579231146000" method="post" style="display:none"></form></div>

  
<div class="comp_table" > 
 </div>

 
</div>



                                 
                              
                            </div>
                        </div>                      


   
                                
                                
                     <div class="item market-item-link market">
                            <div class="inner">
                                <div class="info "  >
                                
                                <div class="percents">-0%</div>
                                
                                    <span class="info-icon"><img class="icon-info"
                                                                 src="https://itshpora.ru/themes/work/yavitrina/noprod/source/info.svg"
                                                                 alt="Инфо"></span><span class="prompt"><div> 
                                             
                                    
                                                                 
                                                                 <br/><strong>Параметры:</strong><br/>
                                                                     <div class="c_param_table_one"><span>kit</span><span>None</span></div>    <div class="c_param_table_one"><span>gender</span><span>None</span></div>    <div class="c_param_table_one"><span>isBpg2</span><span>False</span></div>    <div class="c_param_table_one"><span>reviewsCount</span><span>1</span></div>    <div class="c_param_table_one"><span>reviewsRating</span><span>5</span></div>    <div class="c_param_table_one"><span>merchantCountBpg2</span><span>1</span></div>  
                                                                  
                                                                  
                                                                  <br/><strong>Описание:</strong><br/>
                                                                   </span></div>
                                </div>
                                
                               
                                <div class="image"><p    >
                                        <img src="https://itshpora.ru/i/imgs/main-cdn.goods.ru/hlr-system/1721354/100023626184b0.jpg"
                                             alt="Игрушка для собак и кошек Trixie Activity Slide #and# Feed, размер 30х27см" title="Игрушка для собак и кошек Trixie Activity Slide #and# Feed, размер 30х27см">  </p></div>
                                <div class="brand"> TRIXIE</div>
                           <a   href="#yak_id_goods.ru100023626184" onClick="document.forms['form_id_goods.ru100023626184'].submit()"    >    <div class="name"><p   title="Игрушка для собак и кошек Trixie Activity Slide #and# Feed, размер 30х27см"> Игрушка для собак и кошек Trixie Activity Slide #and# Feed, размер 30х27см </p></div></a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11GuwY91Gu0jk-yfhW8/zGdAylXpvEeH4DeTrzxQSQrrQ53bDxPkfpG8AlePSM8xVLBz66FLMKZs-cVWbuI5BAuLxkLpP0cERQUYmaUsE1OMDrp4KMMj/Kt8xQETqNl6Z-MS2rECqSbw33CEJBGtcieKhb8BrLlGYur-3h8Myc89UvTRKI3y3tcnbi6kv47MoCuH3BBSeOlk5Td2MCL6s8ePJ7aDZaphJfFqOrkdDeesBJeeBDKm5bKq88gJm4mRciRXNR4WiWLvU82s8-WZDxSklVUApWllXtq4ypIljzHKTE5o5UFEx3yIx6cJYt3xu74KBAMT" name="form_id_goods.ru100023626184" method="post" style="display:none"></form>
                           
                             
<div class="comp_center">
<div class="compare_main_price" >900 ₽</div>  


<div class="compare_main_shop"><img class="logo_img" src="https://itshpora.ru/source/logos/goods.ru.png">GOODS.RU</div>

<div class="compare_main_button"><a   href="#yak_id_goods.ru100023626184" onClick="document.forms['form_id_goods.ru100023626184'].submit()"    > Купить </a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11GuwY91Gu0jk-yfhW8/zGdAylXpvEeH4DeTrzxQSQrrQ53bDxPkfpG8AlePSM8xVLBz66FLMKZs-cVWbuI5BAuLxkLpP0cERQUYmaUsE1OMDrp4KMMj/Kt8xQETqNl6Z-MS2rECqSbw33CEJBGtcieKhb8BrLlGYur-3h8Myc89UvTRKI3y3tcnbi6kv47MoCuH3BBSeOlk5Td2MCL6s8ePJ7aDZaphJfFqOrkdDeesBJeeBDKm5bKq88gJm4mRciRXNR4WiWLvU82s8-WZDxSklVUApWllXtq4ypIljzHKTE5o5UFEx3yIx6cJYt3xu74KBAMT" name="form_id_goods.ru100023626184" method="post" style="display:none"></form></div>

  
<div class="comp_table" > 
 </div>

 
</div>



                                 
                              
                            </div>
                        </div>                      


   
                                
                                
                     <div class="item market-item-link market">
                            <div class="inner">
                                <div class="info "  >
                                
                                <div class="percents">-0%</div>
                                
                                    <span class="info-icon"><img class="icon-info"
                                                                 src="https://itshpora.ru/themes/work/yavitrina/noprod/source/info.svg"
                                                                 alt="Инфо"></span><span class="prompt"><div> 
                                             
                                    
                                                                 
                                                                 <br/><strong>Параметры:</strong><br/>
                                                                     <div class="c_param_table_one"><span>kit</span><span>None</span></div>    <div class="c_param_table_one"><span>gender</span><span>None</span></div>    <div class="c_param_table_one"><span>isBpg2</span><span>False</span></div>    <div class="c_param_table_one"><span>merchantCountBpg2</span><span>0</span></div>    <div class="c_param_table_one"><span>cashback</span><span>20</span></div>    <div class="c_param_table_one"><span>LT_cluster1</span><span>1</span></div>  
                                                                  
                                                                  
                                                                  <br/><strong>Описание:</strong><br/>
                                                                   </span></div>
                                </div>
                                
                               
                                <div class="image"><p    >
                                        <img src="https://itshpora.ru/i/imgs/main-cdn.goods.ru/hlr-system/1575282530/100024420437b0.jpg"
                                             alt="Комплект угольных фильтров для всех поилок Drinkwell, 3 шт" title="Комплект угольных фильтров для всех поилок Drinkwell, 3 шт">  </p></div>
                                <div class="brand"> FEED-EX</div>
                           <a   href="#yak_id_goods.ru100024420437" onClick="document.forms['form_id_goods.ru100024420437'].submit()"    >    <div class="name"><p   title="Комплект угольных фильтров для всех поилок Drinkwell, 3 шт"> Комплект угольных фильтров для всех поилок Drinkwell, 3 шт </p></div></a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11GuwY91Gu0jk-yfhW8/zGdAylXpvEeH4DeTrzxQSQrrQ53bDxPkfpG8AlePSM8xVLBz66FLMKZs-cVWbuI5BAuLxkLpP0cERQUYmaUsE1OMDrp4KMMj/Kt8xQETqNl6Z-EaxbQdpCbl32GPMhzueCDFgr1AseZCe7Ty1w1AkMsnT/WZdYP4xtE6Kj6v-5PLviqOnVwPMbdq9H8jLWCr-57eZ6uEZvV2IMQhZP1PVLOjXtXfWnPxo/a2x5sl393JLysKd1xKz1KvCtCB9d/JS0b1-BVf7jghXs7zjK8/jmKFSUNS9Q%253D%253D" name="form_id_goods.ru100024420437" method="post" style="display:none"></form>
                           
                             
<div class="comp_center">
<div class="compare_main_price" >1 102 ₽</div>  


<div class="compare_main_shop"><img class="logo_img" src="https://itshpora.ru/source/logos/goods.ru.png">GOODS.RU</div>

<div class="compare_main_button"><a   href="#yak_id_goods.ru100024420437" onClick="document.forms['form_id_goods.ru100024420437'].submit()"    > Купить </a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11GuwY91Gu0jk-yfhW8/zGdAylXpvEeH4DeTrzxQSQrrQ53bDxPkfpG8AlePSM8xVLBz66FLMKZs-cVWbuI5BAuLxkLpP0cERQUYmaUsE1OMDrp4KMMj/Kt8xQETqNl6Z-EaxbQdpCbl32GPMhzueCDFgr1AseZCe7Ty1w1AkMsnT/WZdYP4xtE6Kj6v-5PLviqOnVwPMbdq9H8jLWCr-57eZ6uEZvV2IMQhZP1PVLOjXtXfWnPxo/a2x5sl393JLysKd1xKz1KvCtCB9d/JS0b1-BVf7jghXs7zjK8/jmKFSUNS9Q%253D%253D" name="form_id_goods.ru100024420437" method="post" style="display:none"></form></div>

  
<div class="comp_table" > 
 </div>

 
</div>



                                 
                              
                            </div>
                        </div>                      


   
                                
                                
                     <div class="item market-item-link market">
                            <div class="inner">
                                <div class="info "  >
                                
                                <div class="percents">-0%</div>
                                
                                    <span class="info-icon"><img class="icon-info"
                                                                 src="https://itshpora.ru/themes/work/yavitrina/noprod/source/info.svg"
                                                                 alt="Инфо"></span><span class="prompt"><div> 
                                             
                                    
                                                                 
                                                                 <br/><strong>Параметры:</strong><br/>
                                                                   
                                                                  
                                                                  
                                                                  <br/><strong>Описание:</strong><br/>
                                                                   </span></div>
                                </div>
                                
                               
                                <div class="image"><p    >
                                        <img src="https://itshpora.ru/i/imgs/kcentr.servisen.su/uploads/product/2020/184378/photo/679e7c637b53b20f7408daa706da916c4d5528a6_500x500.jpg"
                                             alt="FEED BACK COLOR AUTOMAT 947162" title="FEED BACK COLOR AUTOMAT 947162">  </p></div>
                                <div class="brand"> FEED BACK</div>
                           <a   href="#yak_id_kcentr.ru1202028" onClick="document.forms['form_id_kcentr.ru1202028'].submit()"    >    <div class="name"><p   title="FEED BACK COLOR AUTOMAT 947162"> FEED BACK COLOR AUTOMAT 947162 </p></div></a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11281Yo4Hrst1LWfhW8/zGdAylXp60PW4TPDrzEKGQrrQ53bDxPkfpG8AlaFTsoxVLBz66FLMKZs-cVWbuI5BAuLyk7jNUBYGQJIjtEJFUiCBqY6P7cW7Kd6xQQRooUXUeUHx7cZribOlHGNOS/iYCuDu7BP9aNyfvz4yB1V1MsxD6/yI5/kyNc1OjOp4ZXQpj2D3wNJQ/U0sWsgKWaq/Zy1Z6ODCrE2c/Bkf9dZVK37Rf6KQXb8uPOqiIgfi48%253D" name="form_id_kcentr.ru1202028" method="post" style="display:none"></form>
                           
                             
<div class="comp_center">
<div class="compare_main_price" >1 590 ₽</div>  


<div class="compare_main_shop"><img class="logo_img" src="https://itshpora.ru/source/logos/kcentr.ru.png">KCENTR.RU</div>

<div class="compare_main_button"><a   href="#yak_id_kcentr.ru1202028" onClick="document.forms['form_id_kcentr.ru1202028'].submit()"    > Купить </a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11281Yo4Hrst1LWfhW8/zGdAylXp60PW4TPDrzEKGQrrQ53bDxPkfpG8AlaFTsoxVLBz66FLMKZs-cVWbuI5BAuLyk7jNUBYGQJIjtEJFUiCBqY6P7cW7Kd6xQQRooUXUeUHx7cZribOlHGNOS/iYCuDu7BP9aNyfvz4yB1V1MsxD6/yI5/kyNc1OjOp4ZXQpj2D3wNJQ/U0sWsgKWaq/Zy1Z6ODCrE2c/Bkf9dZVK37Rf6KQXb8uPOqiIgfi48%253D" name="form_id_kcentr.ru1202028" method="post" style="display:none"></form></div>

  
<div class="comp_table" > 



<div class="tabletext"> <a   href="#yak_id_kcentr.ru1202028" onClick="document.forms['form_id_kcentr.ru1202028'].submit()"    ><div style="float: left;margin-left: 5px;"> <img class="logo_img" src="https://itshpora.ru/source/logos/kcentr.ru.png">KCENTR.RU</div><div style="float: right;margin-right: 5px;"> 1 590 ₽</div></a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11281Yo4Hrst1LWfhW8/zGdAylXp60PW4TPDrzEKGQrrQ53bDxPkfpG8AlaFTsoxVLBz66FLMKZs-cVWbuI5BAuLyk7jNUBYGQJIjtEJFUiCBqY6P7cW7Kd6xQQRooUXUeUHx7cZribOlHGNOS/iYCuDu7BP9aNyfvz4yB1V1MsxD6/yI5/kyNc1OjOp4ZXQpj2D3wNJQ/U0sWsgKWaq/Zy1Z6ODCrE2c/Bkf9dZVK37Rf7fR2HBoeXx1oslyJiNdHBac1AYnGj5" name="form_id_kcentr.ru1202028" method="post" style="display:none"></form></div>

 


<div class="tabletext"> <a   href="#yak_id_eldorado.ru71050778" onClick="document.forms['form_id_eldorado.ru71050778'].submit()"    ><div style="float: left;margin-left: 5px;"> <img class="logo_img" src="https://itshpora.ru/source/logos/eldorado.ru.png">ELDORADO.RU</div><div style="float: right;margin-right: 5px;"> 1 590 ₽</div></a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE10yhzpxzF6oxle2fhW8/zGdAylXp4hfVtjbC9WMGSQrrQ53bDxPkfpG8AlaGT84xVLBz66FLMKZs-cVWbuI5BAuL1lrxdVFGUx9PyocgXFWYR-dZbpARvfxOwA0LupUkBLgz27AYsyz9nG2RcADvcyebjLtH6PJIaP272RVC1pA3RfHbd8Hw38o-ajupv8SU/n7Uw1QOWuJx9TB7eW3yvdmCJfTCNOwhZ902IbkUD-OoBpWabTGm4sjr0I8IjYOnYnBEJB8hinj/bZOs79nNZgPu0gNf8G9uZ43lnQ%253D%253D" name="form_id_eldorado.ru71050778" method="post" style="display:none"></form></div>

  </div>

 
</div>



                                 
                              
                            </div>
                        </div>                      


   
                                
                                
                     <div class="item market-item-link market">
                            <div class="inner">
                                <div class="info "  >
                                
                                <div class="percents">-0%</div>
                                
                                    <span class="info-icon"><img class="icon-info"
                                                                 src="https://itshpora.ru/themes/work/yavitrina/noprod/source/info.svg"
                                                                 alt="Инфо"></span><span class="prompt"><div> 
                                             
                                    
                                                                 
                                                                 <br/><strong>Параметры:</strong><br/>
                                                                   
                                                                  
                                                                  
                                                                  <br/><strong>Описание:</strong><br/>
                                                                  Тип: концентрированный порошок для стирки; Вес: 4.5; Дополнительная информация: подходит для белого и цветного белья, 4.5 кг порошка хватает на 100 стирок; </span></div>
                                </div>
                                
                               
                                <div class="image"><p    >
                                        <img src="https://itshpora.ru/i/img/www.eldorado.ru/photos/71/710/507/78/new_71050778_m_1573475961.jpeg"
                                             alt="FEED BACK COLOR AUTOMAT 947162" title="FEED BACK COLOR AUTOMAT 947162">  </p></div>
                                <div class="brand"> FEED BACK</div>
                           <a   href="#yak_id_eldorado.ru71050778" onClick="document.forms['form_id_eldorado.ru71050778'].submit()"    >    <div class="name"><p   title="FEED BACK COLOR AUTOMAT 947162"> FEED BACK COLOR AUTOMAT 947162 </p></div></a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE10yhzpxzF6oxle2fhW8/zGdAylXp4hfVtjbC9WMGSQrrQ53bDxPkfpG8AlaGT84xVLBz66FLMKZs-cVWbuI5BAuL1lrxdVFGUx9PyocgXFWYR-dZbpARvfxOwA0LupUkBLgz27AYsyz9nG2RcADvcyebjLtH6PJIaP272RVC1pA3RfHbd8Hw38o-ajupv8SU/n7Uw1QOWuJx9TB7eW3yvdmCJfTCNOwhZ902IbkUD-OoBpWabTGm4sjr0I8IjYOnYnBEJB8h337oUIq6tIfOXED5" name="form_id_eldorado.ru71050778" method="post" style="display:none"></form>
                           
                             
<div class="comp_center">
<div class="compare_main_price" >1 590 ₽</div>  


<div class="compare_main_shop"><img class="logo_img" src="https://itshpora.ru/source/logos/eldorado.ru.png">ELDORADO.RU</div>

<div class="compare_main_button"><a   href="#yak_id_eldorado.ru71050778" onClick="document.forms['form_id_eldorado.ru71050778'].submit()"    > Купить </a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE10yhzpxzF6oxle2fhW8/zGdAylXp4hfVtjbC9WMGSQrrQ53bDxPkfpG8AlaGT84xVLBz66FLMKZs-cVWbuI5BAuL1lrxdVFGUx9PyocgXFWYR-dZbpARvfxOwA0LupUkBLgz27AYsyz9nG2RcADvcyebjLtH6PJIaP272RVC1pA3RfHbd8Hw38o-ajupv8SU/n7Uw1QOWuJx9TB7eW3yvdmCJfTCNOwhZ902IbkUD-OoBpWabTGm4sjr0I8IjYOnYnBEJB8h337oUIq6tIfOXED5" name="form_id_eldorado.ru71050778" method="post" style="display:none"></form></div>

  
<div class="comp_table" > 



<div class="tabletext"> <a   href="#yak_id_eldorado.ru71050778" onClick="document.forms['form_id_eldorado.ru71050778'].submit()"    ><div style="float: left;margin-left: 5px;"> <img class="logo_img" src="https://itshpora.ru/source/logos/eldorado.ru.png">ELDORADO.RU</div><div style="float: right;margin-right: 5px;"> 1 590 ₽</div></a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE10yhzpxzF6oxle2fhW8/zGdAylXp4hfVtjbC9WMGSQrrQ53bDxPkfpG8AlaGT84xVLBz66FLMKZs-cVWbuI5BAuL1lrxdVFGUx9PyocgXFWYR-dZbpARvfxOwA0LupUkBLgz27AYsyz9nG2RcADvcyebjLtH6PJIaP272RVC1pA3RfHbd8Hw38o-ajupv8SU/n7Uw1QOWuJx9TB7eW3yvdmCJfTCNOwhZ902IbkUD-OoBpWabTGm4sjr0I8IjYOnYnBEJB8hinj/bZOs79nNZgPu0gNf8G9uZ43lnQ%253D%253D" name="form_id_eldorado.ru71050778" method="post" style="display:none"></form></div>

 


<div class="tabletext"> <a   href="#yak_id_kcentr.ru1202028" onClick="document.forms['form_id_kcentr.ru1202028'].submit()"    ><div style="float: left;margin-left: 5px;"> <img class="logo_img" src="https://itshpora.ru/source/logos/kcentr.ru.png">KCENTR.RU</div><div style="float: right;margin-right: 5px;"> 1 590 ₽</div></a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11281Yo4Hrst1LWfhW8/zGdAylXp60PW4TPDrzEKGQrrQ53bDxPkfpG8AlaFTsoxVLBz66FLMKZs-cVWbuI5BAuLyk7jNUBYGQJIjtEJFUiCBqY6P7cW7Kd6xQQRooUXUeUHx7cZribOlHGNOS/iYCuDu7BP9aNyfvz4yB1V1MsxD6/yI5/kyNc1OjOp4ZXQpj2D3wNJQ/U0sWsgKWaq/Zy1Z6ODCrE2c/Bkf9dZVK37Rf7fR2HBoeXx1oslyJiNdHBac1AYnGj5" name="form_id_kcentr.ru1202028" method="post" style="display:none"></form></div>

  </div>

 
</div>



                                 
                              
                            </div>
                        </div>                      


   
                                
                                
                     <div class="item market-item-link market">
                            <div class="inner">
                                <div class="info "  >
                                
                                <div class="percents">-0%</div>
                                
                                    <span class="info-icon"><img class="icon-info"
                                                                 src="https://itshpora.ru/themes/work/yavitrina/noprod/source/info.svg"
                                                                 alt="Инфо"></span><span class="prompt"><div> 
                                             
                                    
                                                                 
                                                                 <br/><strong>Параметры:</strong><br/>
                                                                   
                                                                  
                                                                  
                                                                  <br/><strong>Описание:</strong><br/>
                                                                  Два варианта подключения к шлангу и к обычной бутылке; Идеальное решение для владельцев собак, живущих в частном доме; Поилка оборудована поплавковым механизмом; Крепление на стену или на пол; Емкость - 2 литра (.. </span></div>
                                </div>
                                
                               
                                <div class="image"><p    >
                                        <img src="https://itshpora.ru/i/imgs/www.navigator-shop.ru/media/cache/e4/5d/e45dac370ba7c83bb828850a2eefdd7d.jpg"
                                             alt="Автопоилка для собак и кошек Feed-Ex АкваМат PW-07" title="Автопоилка для собак и кошек Feed-Ex АкваМат PW-07">  </p></div>
                                <div class="brand"> FEED-EX</div>
                           <a   href="#yak_id_navigator-shop.ru9685" onClick="document.forms['form_id_navigator-shop.ru9685'].submit()"    >    <div class="name"><p   title="Автопоилка для собак и кошек Feed-Ex АкваМат PW-07"> Автопоилка для собак и кошек Feed-Ex АкваМат PW-07 </p></div></a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE1wGy35pkRKx4x7CfhW8/zGdAylXp4x3YtzLBpWYKGQrrQ53bDxPkfpG8AlSOTsgxVLBz66FLMKZs-cVWbuI5BAuL1lrxdVpLQRlaypcgAAqeCrpvI4MQvfxOxwkLupAnRq9H7rQDrinkkWDNbzbhdzyHlLtFqf9MIP36whUMztI2S/aZbMH6xc05YjHw9JjFrWKHiVxdd7Jj7TNmMCDs5JrdcKn2c7EmcOtjKuFZTr/uWNPNHHHrjqauhNdI2t3JIi9hc1VNpn74U5G97uXcUF/41T4Q5ygxaIyyxKszjzQ%253D" name="form_id_navigator-shop.ru9685" method="post" style="display:none"></form>
                           
                             
<div class="comp_center">
<div class="compare_main_price" >1 800 ₽</div>  


<div class="compare_main_shop">NAVIGATOR-SHOP.RU</div>

<div class="compare_main_button"><a   href="#yak_id_navigator-shop.ru9685" onClick="document.forms['form_id_navigator-shop.ru9685'].submit()"    > Купить </a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE1wGy35pkRKx4x7CfhW8/zGdAylXp4x3YtzLBpWYKGQrrQ53bDxPkfpG8AlSOTsgxVLBz66FLMKZs-cVWbuI5BAuL1lrxdVpLQRlaypcgAAqeCrpvI4MQvfxOxwkLupAnRq9H7rQDrinkkWDNbzbhdzyHlLtFqf9MIP36whUMztI2S/aZbMH6xc05YjHw9JjFrWKHiVxdd7Jj7TNmMCDs5JrdcKn2c7EmcOtjKuFZTr/uWNPNHHHrjqauhNdI2t3JIi9hc1VNpn74U5G97uXcUF/41T4Q5ygxaIyyxKszjzQ%253D" name="form_id_navigator-shop.ru9685" method="post" style="display:none"></form></div>

  
<div class="comp_table" > 
 </div>

 
</div>



                                 
                              
                            </div>
                        </div>                      


   
                                
                                
                     <div class="item market-item-link market">
                            <div class="inner">
                                <div class="info "  >
                                
                                <div class="percents">-0%</div>
                                
                                    <span class="info-icon"><img class="icon-info"
                                                                 src="https://itshpora.ru/themes/work/yavitrina/noprod/source/info.svg"
                                                                 alt="Инфо"></span><span class="prompt"><div> 
                                             
                                    
                                                                 
                                                                 <br/><strong>Параметры:</strong><br/>
                                                                   
                                                                  
                                                                  
                                                                  <br/><strong>Описание:</strong><br/>
                                                                  Емкость поилки - 1,5 литра; Предотвращает застой воды постоянной циркуляцией; Угольный фильтр в комплекте; Регулируемый поток воды; Низковольтный сетевой адаптер 220/12V. </span></div>
                                </div>
                                
                               
                                <div class="image"><p    >
                                        <img src="https://itshpora.ru/i/imgs/www.navigator-shop.ru/media/cache/a1/fd/a1fd0e97f28a1f3304dc8c28c4ca1699.jpg"
                                             alt="Автопоилка для собак и кошек Feed-Ex Lotus PW-01B (60475)" title="Автопоилка для собак и кошек Feed-Ex Lotus PW-01B (60475)">  </p></div>
                                <div class="brand"> FEED-EX</div>
                           <a   href="#yak_id_navigator-shop.ru9683" onClick="document.forms['form_id_navigator-shop.ru9683'].submit()"    >    <div class="name"><p   title="Автопоилка для собак и кошек Feed-Ex Lotus PW-01B (60475)"> Автопоилка для собак и кошек Feed-Ex Lotus PW-01B (60475) </p></div></a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE1wGy35pkRKx4x7CfhW8/zGdAylXp4x3YtzLBpWYKGQrrQ53bDxPkfpG8AlSOTsgxVLBz66FLMKZs-cVWbuI5BAuL1lrxdVpLQRlaypcgAAqeCrpvI4MQvfxOxwkLupAnRq9H7rQDrinkkWDNbzbhdzyHlLtFqf9MIP36whUMztI2S/aZbMH6xc05YjHw9JjFrWKHiVxQc7B3839ian2r-MjPZ92WJrcxe-Y6fvxeVafxRcCCQHbB4KGpjNxO2NrMIEYMeV4himj8QIC22c7BQ0Dv-EdF4T86Zdq9n6gzjg%253D%253D" name="form_id_navigator-shop.ru9683" method="post" style="display:none"></form>
                           
                             
<div class="comp_center">
<div class="compare_main_price" >2 150 ₽</div>  


<div class="compare_main_shop">NAVIGATOR-SHOP.RU</div>

<div class="compare_main_button"><a   href="#yak_id_navigator-shop.ru9683" onClick="document.forms['form_id_navigator-shop.ru9683'].submit()"    > Купить </a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE1wGy35pkRKx4x7CfhW8/zGdAylXp4x3YtzLBpWYKGQrrQ53bDxPkfpG8AlSOTsgxVLBz66FLMKZs-cVWbuI5BAuL1lrxdVpLQRlaypcgAAqeCrpvI4MQvfxOxwkLupAnRq9H7rQDrinkkWDNbzbhdzyHlLtFqf9MIP36whUMztI2S/aZbMH6xc05YjHw9JjFrWKHiVxQc7B3839ian2r-MjPZ92WJrcxe-Y6fvxeVafxRcCCQHbB4KGpjNxO2NrMIEYMeV4himj8QIC22c7BQ0Dv-EdF4T86Zdq9n6gzjg%253D%253D" name="form_id_navigator-shop.ru9683" method="post" style="display:none"></form></div>

  
<div class="comp_table" > 
 </div>

 
</div>



                                 
                              
                            </div>
                        </div>                      


   
                                
                                
                     <div class="item market-item-link market">
                            <div class="inner">
                                <div class="info "  >
                                
                                <div class="percents">-0%</div>
                                
                                    <span class="info-icon"><img class="icon-info"
                                                                 src="https://itshpora.ru/themes/work/yavitrina/noprod/source/info.svg"
                                                                 alt="Инфо"></span><span class="prompt"><div> 
                                             
                                    
                                                                 
                                                                 <br/><strong>Параметры:</strong><br/>
                                                                     <div class="c_param_table_one"><span>kit</span><span>None</span></div>    <div class="c_param_table_one"><span>gender</span><span>None</span></div>    <div class="c_param_table_one"><span>isBpg2</span><span>False</span></div>    <div class="c_param_table_one"><span>merchantCountBpg2</span><span>0</span></div>    <div class="c_param_table_one"><span>cashback</span><span>20</span></div>    <div class="c_param_table_one"><span>LT_cluster2</span><span>1</span></div>  
                                                                  
                                                                  
                                                                  <br/><strong>Описание:</strong><br/>
                                                                   </span></div>
                                </div>
                                
                               
                                <div class="image"><p    >
                                        <img src="https://itshpora.ru/i/imgs/main-cdn.goods.ru/hlr-system/1485909214/100022761207b0.jpg"
                                             alt="Лоток для приучения к унитазу для кошек Feed-Ex Litter Kwitter, 40 х 40 х 7 см" title="Лоток для приучения к унитазу для кошек Feed-Ex Litter Kwitter, 40 х 40 х 7 см">  </p></div>
                                <div class="brand"> FEED-EX</div>
                           <a   href="#yak_id_goods.ru100022761207" onClick="document.forms['form_id_goods.ru100022761207'].submit()"    >    <div class="name"><p   title="Лоток для приучения к унитазу для кошек Feed-Ex Litter Kwitter, 40 х 40 х 7 см"> Лоток для приучения к унитазу для кошек Feed-Ex Litter Kwitter, 40 х 40 х 7 см </p></div></a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11GuwY91Gu0jk-yfhW8/zGdAylXpvEeH4DeTrzxQSQrrQ53bDxPkfpG8AlePSM8xVLBz66FLMKZs-cVWbuI5BAuLxkLpP0cERQUYmaUsE1OMDrp4KMMj/Kt8xQETqNl6Z-Ya3Ksa7Cn9i3XFLQLpdCuAgbpFvPUAZvbl0xFKkNZ5X/PdcY3r35M3Yj-594WN/X-axUFEK-lu62M/LGCr-ZjYYq2BZ/JkN7BBMftYX776CsjYQWvuvuX5m5wPsdrOJyAMdVtPzTvCANvt2cnNWFf-zz5C/Sc2c7emirg0gzSKEkBS9Ew%253D" name="form_id_goods.ru100022761207" method="post" style="display:none"></form>
                           
                             
<div class="comp_center">
<div class="compare_main_price" >3 006 ₽</div>  


<div class="compare_main_shop"><img class="logo_img" src="https://itshpora.ru/source/logos/goods.ru.png">GOODS.RU</div>

<div class="compare_main_button"><a   href="#yak_id_goods.ru100022761207" onClick="document.forms['form_id_goods.ru100022761207'].submit()"    > Купить </a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11GuwY91Gu0jk-yfhW8/zGdAylXpvEeH4DeTrzxQSQrrQ53bDxPkfpG8AlePSM8xVLBz66FLMKZs-cVWbuI5BAuLxkLpP0cERQUYmaUsE1OMDrp4KMMj/Kt8xQETqNl6Z-Ya3Ksa7Cn9i3XFLQLpdCuAgbpFvPUAZvbl0xFKkNZ5X/PdcY3r35M3Yj-594WN/X-axUFEK-lu62M/LGCr-ZjYYq2BZ/JkN7BBMftYX776CsjYQWvuvuX5m5wPsdrOJyAMdVtPzTvCANvt2cnNWFf-zz5C/Sc2c7emirg0gzSKEkBS9Ew%253D" name="form_id_goods.ru100022761207" method="post" style="display:none"></form></div>

  
<div class="comp_table" > 
 </div>

 
</div>



                                 
                              
                            </div>
                        </div>                      


   
                                
                                
                     <div class="item market-item-link market">
                            <div class="inner">
                                <div class="info "  >
                                
                                <div class="percents">-0%</div>
                                
                                    <span class="info-icon"><img class="icon-info"
                                                                 src="https://itshpora.ru/themes/work/yavitrina/noprod/source/info.svg"
                                                                 alt="Инфо"></span><span class="prompt"><div> 
                                             
                                    
                                                                 
                                                                 <br/><strong>Параметры:</strong><br/>
                                                                   
                                                                  
                                                                  
                                                                  <br/><strong>Описание:</strong><br/>
                                                                  Автокормушка с ЖК дисплеем на 4 сектора </span></div>
                                </div>
                                
                               
                                <div class="image"><p    >
                                        <img src="https://itshpora.ru/i/imgs/www.navigator-shop.ru/media/cache/cf/68/cf684676a90461fefc60da08546c4a66.jpg"
                                             alt="Автокормушка для собак и кошек Feed-Ex PF1 розовая (57048)" title="Автокормушка для собак и кошек Feed-Ex PF1 розовая (57048)">  </p></div>
                                <div class="brand"> FEED-EX</div>
                           <a   href="#yak_id_navigator-shop.ru17935" onClick="document.forms['form_id_navigator-shop.ru17935'].submit()"    >    <div class="name"><p   title="Автокормушка для собак и кошек Feed-Ex PF1 розовая (57048)"> Автокормушка для собак и кошек Feed-Ex PF1 розовая (57048) </p></div></a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE1wGy35pkRKx4x7CfhW8/zGdAylXp4x3YtzLBpWYKGQrrQ53bDxPkfpG8AlSOTsgxVLBz66FLMKZs-cVWbuI5BAuL1lrxdVpLQRlaypcgAAqeCrpvI4MQvfxOxwkLupAnRq9H7rQDrinkkWDNbzbhdzyHj7teqOFeZfL3lhBNxNx5WfLWZIe8w5M6aCm195aNryqHlVxZZOly5mM/bz/hptyLLPqdYPVjJroiJc4LTqL8XsWRW3ftuef3x49UnJ6nJy8PeF9KzzypBLzsvon3SkD81QJeyyk6e43ypuslnzLRSxQK901bxg%253D%253D" name="form_id_navigator-shop.ru17935" method="post" style="display:none"></form>
                           
                             
<div class="comp_center">
<div class="compare_main_price" >3 490 ₽</div>  


<div class="compare_main_shop">NAVIGATOR-SHOP.RU</div>

<div class="compare_main_button"><a   href="#yak_id_navigator-shop.ru17935" onClick="document.forms['form_id_navigator-shop.ru17935'].submit()"    > Купить </a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE1wGy35pkRKx4x7CfhW8/zGdAylXp4x3YtzLBpWYKGQrrQ53bDxPkfpG8AlSOTsgxVLBz66FLMKZs-cVWbuI5BAuL1lrxdVpLQRlaypcgAAqeCrpvI4MQvfxOxwkLupAnRq9H7rQDrinkkWDNbzbhdzyHj7teqOFeZfL3lhBNxNx5WfLWZIe8w5M6aCm195aNryqHlVxZZOly5mM/bz/hptyLLPqdYPVjJroiJc4LTqL8XsWRW3ftuef3x49UnJ6nJy8PeF9KzzypBLzsvon3SkD81QJeyyk6e43ypuslnzLRSxQK901bxg%253D%253D" name="form_id_navigator-shop.ru17935" method="post" style="display:none"></form></div>

  
<div class="comp_table" > 



<div class="tabletext"> <a   href="#yak_id_goods.ru100023198659" onClick="document.forms['form_id_goods.ru100023198659'].submit()"    ><div style="float: left;margin-left: 5px;"> <img class="logo_img" src="https://itshpora.ru/source/logos/goods.ru.png">GOODS.RU</div><div style="float: right;margin-right: 5px;"> 3 885 ₽</div></a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11GuwY91Gu0jk-yfhW8/zGdAylXpvEeH4DeTrzxQSQrrQ53bDxPkfpG8AlePSM8xVLBz66FLMKZs-cVWbuI5BAuLxkLpP0cERQUYmaUsE1OMDrp4KMMj/Kt8xQETqNl6Z-sD3Ksarj/8h2eANhGtZSSRhflHqudFaPK73xhY3JAnRf/VbsH3z9s1Kj-lv8nQpj2B3AFaLb0vsWIiLWKo-JPSY66JcPAVNPFydeFJAL7qRMncXXH//-Xt6t9M39LKIi8PdVshyzWubZC758jLUXrpzhtT5gIgdIrfib8/iTXnCVVC80FakDOxhLEY" name="form_id_goods.ru100023198659" method="post" style="display:none"></form></div>

  </div>

 
</div>



                                 
                              
                            </div>
                        </div>                      


   
                                
                                
                     <div class="item market-item-link market">
                            <div class="inner">
                                <div class="info "  >
                                
                                <div class="percents">-0%</div>
                                
                                    <span class="info-icon"><img class="icon-info"
                                                                 src="https://itshpora.ru/themes/work/yavitrina/noprod/source/info.svg"
                                                                 alt="Инфо"></span><span class="prompt"><div> 
                                             
                                    
                                                                 
                                                                 <br/><strong>Параметры:</strong><br/>
                                                                     <div class="c_param_table_one"><span>kit</span><span>None</span></div>    <div class="c_param_table_one"><span>gender</span><span>None</span></div>    <div class="c_param_table_one"><span>isBpg2</span><span>False</span></div>    <div class="c_param_table_one"><span>merchantCountBpg2</span><span>0</span></div>    <div class="c_param_table_one"><span>cashback</span><span>20</span></div>    <div class="c_param_table_one"><span>LT_cluster1</span><span>1</span></div>  
                                                                  
                                                                  
                                                                  <br/><strong>Описание:</strong><br/>
                                                                   </span></div>
                                </div>
                                
                               
                                <div class="image"><p    >
                                        <img src="https://itshpora.ru/i/imgs/main-cdn.goods.ru/hlr-system/1605073/100023198747b0.jpeg"
                                             alt="FEED-EX PF2" title="FEED-EX PF2">  </p></div>
                                <div class="brand"> FEED-EX</div>
                           <a   href="#yak_id_goods.ru100023198747" onClick="document.forms['form_id_goods.ru100023198747'].submit()"    >    <div class="name"><p   title="FEED-EX PF2"> FEED-EX PF2 </p></div></a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11GuwY91Gu0jk-yfhW8/zGdAylXpvEeH4DeTrzxQSQrrQ53bDxPkfpG8AlePSM8xVLBz66FLMKZs-cVWbuI5BAuLxkLpP0cERQUYmaUsE1OMDrp4KMMj/Kt8xQETqNl6Z-sD3Ksarj/8h2eANhGtZSSRhflHqudFaPK73xhY3JAnRf/VbsH3z9s1Kj-lv8nQpj2B3AFaLqYvsWIiLWKo-JPSYq-HcPAVNPFydeFJAL7qRMncXXH//-Xt6t9M39LKIi8PdVshyzWubZC758jLUXrpzhtT5gJ1cp3ikKlk1zbdSkI%253D" name="form_id_goods.ru100023198747" method="post" style="display:none"></form>
                           
                             
<div class="comp_center">
<div class="compare_main_price" >3 664 ₽</div>  


<div class="compare_main_shop"><img class="logo_img" src="https://itshpora.ru/source/logos/goods.ru.png">GOODS.RU</div>

<div class="compare_main_button"><a   href="#yak_id_goods.ru100023198747" onClick="document.forms['form_id_goods.ru100023198747'].submit()"    > Купить </a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11GuwY91Gu0jk-yfhW8/zGdAylXpvEeH4DeTrzxQSQrrQ53bDxPkfpG8AlePSM8xVLBz66FLMKZs-cVWbuI5BAuLxkLpP0cERQUYmaUsE1OMDrp4KMMj/Kt8xQETqNl6Z-sD3Ksarj/8h2eANhGtZSSRhflHqudFaPK73xhY3JAnRf/VbsH3z9s1Kj-lv8nQpj2B3AFaLqYvsWIiLWKo-JPSYq-HcPAVNPFydeFJAL7qRMncXXH//-Xt6t9M39LKIi8PdVshyzWubZC758jLUXrpzhtT5gJ1cp3ikKlk1zbdSkI%253D" name="form_id_goods.ru100023198747" method="post" style="display:none"></form></div>

  
<div class="comp_table" > 
 </div>

 
</div>



                                 
                              
                            </div>
                        </div>                      


   
                                
                                
                     <div class="item market-item-link market">
                            <div class="inner">
                                <div class="info "  >
                                
                                <div class="percents">-0%</div>
                                
                                    <span class="info-icon"><img class="icon-info"
                                                                 src="https://itshpora.ru/themes/work/yavitrina/noprod/source/info.svg"
                                                                 alt="Инфо"></span><span class="prompt"><div> 
                                             
                                    
                                                                 
                                                                 <br/><strong>Параметры:</strong><br/>
                                                                     <div class="c_param_table_one"><span>kit</span><span>None</span></div>    <div class="c_param_table_one"><span>gender</span><span>None</span></div>    <div class="c_param_table_one"><span>isBpg2</span><span>False</span></div>    <div class="c_param_table_one"><span>reviewsCount</span><span>3</span></div>    <div class="c_param_table_one"><span>reviewsRating</span><span>5</span></div>    <div class="c_param_table_one"><span>merchantCountBpg2</span><span>0</span></div>  
                                                                  
                                                                  
                                                                  <br/><strong>Описание:</strong><br/>
                                                                   </span></div>
                                </div>
                                
                               
                                <div class="image"><p    >
                                        <img src="https://itshpora.ru/i/imgs/main-cdn.goods.ru/hlr-system/1694446414/100023983077b0.jpeg"
                                             alt="FEED-EX PF6" title="FEED-EX PF6">  </p></div>
                                <div class="brand"> FEED-EX</div>
                           <a   href="#yak_id_goods.ru100023983077" onClick="document.forms['form_id_goods.ru100023983077'].submit()"    >    <div class="name"><p   title="FEED-EX PF6"> FEED-EX PF6 </p></div></a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11GuwY91Gu0jk-yfhW8/zGdAylXpvEeH4DeTrzxQSQrrQ53bDxPkfpG8AlePSM8xVLBz66FLMKZs-cVWbuI5BAuLxkLpP0cERQUYmaUsE1OMDrp4KMMj/Kt8xQETqNl6Z-sD3Ksarj/8h2eANhGtZy2NgPlJvblda6-7wRxE0ck1U/yZNNyhmoxiPmLuosqX7H2k1wJJfq1mvTtmbjjrptiLe-nFCvNlI7s1I74cCeHBBZmfbXD7sOX73bEOh5GdZEYYMhgckGmvD4W7494%253D" name="form_id_goods.ru100023983077" method="post" style="display:none"></form>
                           
                             
<div class="comp_center">
<div class="compare_main_price" >3 811 ₽</div>  


<div class="compare_main_shop"><img class="logo_img" src="https://itshpora.ru/source/logos/goods.ru.png">GOODS.RU</div>

<div class="compare_main_button"><a   href="#yak_id_goods.ru100023983077" onClick="document.forms['form_id_goods.ru100023983077'].submit()"    > Купить </a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11GuwY91Gu0jk-yfhW8/zGdAylXpvEeH4DeTrzxQSQrrQ53bDxPkfpG8AlePSM8xVLBz66FLMKZs-cVWbuI5BAuLxkLpP0cERQUYmaUsE1OMDrp4KMMj/Kt8xQETqNl6Z-sD3Ksarj/8h2eANhGtZy2NgPlJvblda6-7wRxE0ck1U/yZNNyhmoxiPmLuosqX7H2k1wJJfq1mvTtmbjjrptiLe-nFCvNlI7s1I74cCeHBBZmfbXD7sOX73bEOh5GdZEYYMhgckGmvD4W7494%253D" name="form_id_goods.ru100023983077" method="post" style="display:none"></form></div>

  
<div class="comp_table" > 
 </div>

 
</div>



                                 
                              
                            </div>
                        </div>                      


   
                                
                                
                     <div class="item market-item-link market">
                            <div class="inner">
                                <div class="info "  >
                                
                                <div class="percents">-0%</div>
                                
                                    <span class="info-icon"><img class="icon-info"
                                                                 src="https://itshpora.ru/themes/work/yavitrina/noprod/source/info.svg"
                                                                 alt="Инфо"></span><span class="prompt"><div> 
                                             
                                    
                                                                 
                                                                 <br/><strong>Параметры:</strong><br/>
                                                                     <div class="c_param_table_one"><span>kit</span><span>None</span></div>    <div class="c_param_table_one"><span>gender</span><span>None</span></div>    <div class="c_param_table_one"><span>isBpg2</span><span>False</span></div>    <div class="c_param_table_one"><span>merchantCountBpg2</span><span>0</span></div>    <div class="c_param_table_one"><span>cashback</span><span>20</span></div>    <div class="c_param_table_one"><span>LT_cluster1</span><span>1</span></div>  
                                                                  
                                                                  
                                                                  <br/><strong>Описание:</strong><br/>
                                                                   </span></div>
                                </div>
                                
                               
                                <div class="image"><p    >
                                        <img src="https://itshpora.ru/i/imgs/main-cdn.goods.ru/hlr-system/1483987816/100024967605b0.jpg"
                                             alt="FEED-EX PF7B" title="FEED-EX PF7B">  </p></div>
                                <div class="brand"> FEED-EX</div>
                           <a   href="#yak_id_goods.ru100024967605" onClick="document.forms['form_id_goods.ru100024967605'].submit()"    >    <div class="name"><p   title="FEED-EX PF7B"> FEED-EX PF7B </p></div></a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11GuwY91Gu0jk-yfhW8/zGdAylXpvEeH4DeTrzxQSQrrQ53bDxPkfpG8AlePSM8xVLBz66FLMKZs-cVWbuI5BAuLxkLpP0cERQUYmaUsE1OMDrp4KMMj/Kt8xQETqNl6Z-sD3Ksarj/8h2eANhGtZSSRhflWrf1bYu34whwM29gxTrDRfcHhzIkzKmvtos2S/XbUxkcMKeEwxnRhaDLyrZeDIejYJa0hc6x1YtccC-anBZWaAzeojqWghrEJi4qKdXFhNQQEnH/CFJCr5NPMCxj7wgRS" name="form_id_goods.ru100024967605" method="post" style="display:none"></form>
                           
                             
<div class="comp_center">
<div class="compare_main_price" >4 530 ₽</div>  


<div class="compare_main_shop"><img class="logo_img" src="https://itshpora.ru/source/logos/goods.ru.png">GOODS.RU</div>

<div class="compare_main_button"><a   href="#yak_id_goods.ru100024967605" onClick="document.forms['form_id_goods.ru100024967605'].submit()"    > Купить </a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11GuwY91Gu0jk-yfhW8/zGdAylXpvEeH4DeTrzxQSQrrQ53bDxPkfpG8AlePSM8xVLBz66FLMKZs-cVWbuI5BAuLxkLpP0cERQUYmaUsE1OMDrp4KMMj/Kt8xQETqNl6Z-sD3Ksarj/8h2eANhGtZSSRhflWrf1bYu34whwM29gxTrDRfcHhzIkzKmvtos2S/XbUxkcMKeEwxnRhaDLyrZeDIejYJa0hc6x1YtccC-anBZWaAzeojqWghrEJi4qKdXFhNQQEnH/CFJCr5NPMCxj7wgRS" name="form_id_goods.ru100024967605" method="post" style="display:none"></form></div>

  
<div class="comp_table" > 
 </div>

 
</div>



                                 
                              
                            </div>
                        </div>                      


   
                                
                                
                     <div class="item market-item-link market">
                            <div class="inner">
                                <div class="info "  >
                                
                                <div class="percents">-0%</div>
                                
                                    <span class="info-icon"><img class="icon-info"
                                                                 src="https://itshpora.ru/themes/work/yavitrina/noprod/source/info.svg"
                                                                 alt="Инфо"></span><span class="prompt"><div> 
                                             
                                    
                                                                 
                                                                 <br/><strong>Параметры:</strong><br/>
                                                                     <div class="c_param_table_one"><span>kit</span><span>None</span></div>    <div class="c_param_table_one"><span>gender</span><span>None</span></div>    <div class="c_param_table_one"><span>isBpg2</span><span>False</span></div>    <div class="c_param_table_one"><span>merchantCountBpg2</span><span>0</span></div>    <div class="c_param_table_one"><span>cashback</span><span>20</span></div>    <div class="c_param_table_one"><span>LT_cluster3</span><span>1</span></div>  
                                                                  
                                                                  
                                                                  <br/><strong>Описание:</strong><br/>
                                                                   </span></div>
                                </div>
                                
                               
                                <div class="image"><p    >
                                        <img src="https://itshpora.ru/i/imgs/main-cdn.goods.ru/hlr-system/1487831107/100025356209b0.jpg"
                                             alt="JUWEL 89010" title="JUWEL 89010">  </p></div>
                                <div class="brand"> JUWEL</div>
                           <a   href="#yak_id_goods.ru100025356209" onClick="document.forms['form_id_goods.ru100025356209'].submit()"    >    <div class="name"><p   title="JUWEL 89010"> JUWEL 89010 </p></div></a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11GuwY91Gu0jk-yfhW8/zGdAylXpvEeH4DeTrzxQSQrrQ53bDxPkfpG8AlePSM8xVLBz66FLMKZs-cVWbuI5BAuLxkLpP0cERQUYmaUsE1OMDrp4KMMj/Kt8xQETqNl6Z-sD3Ksarj/8h2eANhGtZCSNj6BeqvpDbOD3lh5Uytg4B/zBcYP8y8o4ZHeu/5zSvWKElBRYMfUysGIgKGOu/5jabL6CE-QgZ-Buc7VESaT2R87eUy3spMipg99D3N/OJy0IHl9GylLuV4Ks5dL3TUznwhNpsi4mY4Hky/AwjzXc" name="form_id_goods.ru100025356209" method="post" style="display:none"></form>
                           
                             
<div class="comp_center">
<div class="compare_main_price" >4 717 ₽</div>  


<div class="compare_main_shop"><img class="logo_img" src="https://itshpora.ru/source/logos/goods.ru.png">GOODS.RU</div>

<div class="compare_main_button"><a   href="#yak_id_goods.ru100025356209" onClick="document.forms['form_id_goods.ru100025356209'].submit()"    > Купить </a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11GuwY91Gu0jk-yfhW8/zGdAylXpvEeH4DeTrzxQSQrrQ53bDxPkfpG8AlePSM8xVLBz66FLMKZs-cVWbuI5BAuLxkLpP0cERQUYmaUsE1OMDrp4KMMj/Kt8xQETqNl6Z-sD3Ksarj/8h2eANhGtZCSNj6BeqvpDbOD3lh5Uytg4B/zBcYP8y8o4ZHeu/5zSvWKElBRYMfUysGIgKGOu/5jabL6CE-QgZ-Buc7VESaT2R87eUy3spMipg99D3N/OJy0IHl9GylLuV4Ks5dL3TUznwhNpsi4mY4Hky/AwjzXc" name="form_id_goods.ru100025356209" method="post" style="display:none"></form></div>

  
<div class="comp_table" > 
 </div>

 
</div>



                                 
                              
                            </div>
                        </div>                      


   
                                
                                
                     <div class="item market-item-link market">
                            <div class="inner">
                                <div class="info "  >
                                
                                <div class="percents">-0%</div>
                                
                                    <span class="info-icon"><img class="icon-info"
                                                                 src="https://itshpora.ru/themes/work/yavitrina/noprod/source/info.svg"
                                                                 alt="Инфо"></span><span class="prompt"><div> 
                                             
                                    
                                                                 
                                                                 <br/><strong>Параметры:</strong><br/>
                                                                   
                                                                  
                                                                  
                                                                  <br/><strong>Описание:</strong><br/>
                                                                   </span></div>
                                </div>
                                
                               
                                <div class="image"><p    >
                                        <img src="https://itshpora.ru/i/imgs/avatars.mds.yandex.net/get-mpic/1866031/img_id1319406860328159744.jpeg/9"
                                             alt="Корм для кошек Monge BWILD Feed the Instinct с зайцем 10 кг" title="Корм для кошек Monge BWILD Feed the Instinct с зайцем 10 кг">  </p></div>
                                <div class="brand"> MONGE</div>
                           <a   href="#yak_id_beru.ru1733264088" onClick="document.forms['form_id_beru.ru1733264088'].submit()"    >    <div class="name"><p   title="Корм для кошек Monge BWILD Feed the Instinct с зайцем 10 кг"> Корм для кошек Monge BWILD Feed the Instinct с зайцем 10 кг </p></div></a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11SundJpF6Aj0e2fhW8/zGdAylXpuBPT4WDE9DQKHgrrQ53bDxPkfpG8AlaAS8IxVLBz66FLMKZs-cVWbuI5BAuLw0j0LhpYQlUP7ZM9HUOYAaE6P7cO97xliQwTsp1lSuUGwKEa7CD-nHONcBL3aCSMybJJoPAAefHzlh1Pzsk9RP7AKJ-80N84cym4/9CR-WKJllQOWvU1s2EgK2Sr8ZLMJu7SPKZue/Z0f/hCT7awRdTzAzWv6KWsg99O2LTKLiphMggfi271bZe3/N/aZgPu0gNf8G9uZ43lnQ%253D%253D" name="form_id_beru.ru1733264088" method="post" style="display:none"></form>
                           
                             
<div class="comp_center">
<div class="compare_main_price" >5 735 ₽</div>  


<div class="compare_main_shop"><img class="logo_img" src="https://itshpora.ru/source/logos/beru.ru.png">BERU.RU</div>

<div class="compare_main_button"><a   href="#yak_id_beru.ru1733264088" onClick="document.forms['form_id_beru.ru1733264088'].submit()"    > Купить </a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE11SundJpF6Aj0e2fhW8/zGdAylXpuBPT4WDE9DQKHgrrQ53bDxPkfpG8AlaAS8IxVLBz66FLMKZs-cVWbuI5BAuLw0j0LhpYQlUP7ZM9HUOYAaE6P7cO97xliQwTsp1lSuUGwKEa7CD-nHONcBL3aCSMybJJoPAAefHzlh1Pzsk9RP7AKJ-80N84cym4/9CR-WKJllQOWvU1s2EgK2Sr8ZLMJu7SPKZue/Z0f/hCT7awRdTzAzWv6KWsg99O2LTKLiphMggfi271bZe3/N/aZgPu0gNf8G9uZ43lnQ%253D%253D" name="form_id_beru.ru1733264088" method="post" style="display:none"></form></div>

  
<div class="comp_table" > 
 </div>

 
</div>



                                 
                              
                            </div>
                        </div>                      


   
                                
                                
                     <div class="item market-item-link market">
                            <div class="inner">
                                <div class="info "  >
                                
                                <div class="percents">-0%</div>
                                
                                    <span class="info-icon"><img class="icon-info"
                                                                 src="https://itshpora.ru/themes/work/yavitrina/noprod/source/info.svg"
                                                                 alt="Инфо"></span><span class="prompt"><div> 
                                             
                                    
                                                                 
                                                                 <br/><strong>Параметры:</strong><br/>
                                                                   
                                                                  
                                                                  
                                                                  <br/><strong>Описание:</strong><br/>
                                                                  A compilation of 58 carefully selected, topical articles from the Ullmann\'s Encyclopedia of Industrial Chemistry, this three-volume handbook provides a wealth of information on economically important basic foodstuffs, raw materials, additives, and processed foods, including a section on animal feed. It brings together the chemical and physical characteristics, production processes and production.. </span></div>
                                </div>
                                
                               
                                <div class="image"><p    >
                                        <img src="https://itshpora.ru/i/imgs/cv8.litres.ru/pub/c/cover/34419382.jpg"
                                             alt="Ullmann\'s Food and Feed, 3 Volume Set" title="Ullmann\'s Food and Feed, 3 Volume Set">  </p></div>
                                <div class="brand"> </div>
                           <a   href="#yak_id_litres.ru34419382" onClick="document.forms['form_id_litres.ru34419382'].submit()"    >    <div class="name"><p   title="Ullmann\'s Food and Feed, 3 Volume Set"> Ullmann\'s Food and Feed, 3 Volume Set </p></div></a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE1wuzltM4G-h5xeufhW8/zGdAylXp6UeA5T3BpDZVTgrrQ53bDxPkfpG8AlaES9xiTaw-vr1LNKU677cyeZZaE3-61lqoN11eRRVOhZE6VxWrFbxzaIhI7q1giVlK7s1wFLNFjfY3tCH9n3WGM13zLC6Hi7ABpPpJIP/z3hAMjpAiRfHBaIm82dslKmnppsyZ-nfQ1EN6Ord34jt2IDnvusKaOunRe7AmTbMxJrEfCeGvA5fzADutjuT91JwZhrSMf2NbMzJYinj/W4fsu9zNXEE%253D" name="form_id_litres.ru34419382" method="post" style="display:none"></form>
                           
                             
<div class="comp_center">
<div class="compare_main_price" >45 952 ₽</div>  


<div class="compare_main_shop"><img class="logo_img" src="https://itshpora.ru/source/logos/litres.ru.png">LITRES.RU</div>

<div class="compare_main_button"><a   href="#yak_id_litres.ru34419382" onClick="document.forms['form_id_litres.ru34419382'].submit()"    > Купить </a><form  target="_blank" action="https://itshpora.ru/l--setrbX1VAqiLqaKvJ10ETWZIBFSXB1k7maqV-0/uQCi46Hzg9zoAXho8FH8zXHF-dPE1wuzltM4G-h5xeufhW8/zGdAylXp6UeA5T3BpDZVTgrrQ53bDxPkfpG8AlaES9xiTaw-vr1LNKU677cyeZZaE3-61lqoN11eRRVOhZE6VxWrFbxzaIhI7q1giVlK7s1wFLNFjfY3tCH9n3WGM13zLC6Hi7ABpPpJIP/z3hAMjpAiRfHBaIm82dslKmnppsyZ-nfQ1EN6Ord34jt2IDnvusKaOunRe7AmTbMxJrEfCeGvA5fzADutjuT91JwZhrSMf2NbMzJYinj/W4fsu9zNXEE%253D" name="form_id_litres.ru34419382" method="post" style="display:none"></form></div>

  
<div class="comp_table" > 
 </div>

 
</div>



                                 
                              
                            </div>
                        </div>                      


   

                        
                    </div>
                </div>
            </div>
        </div>
    </div>


    <div class="category-list new">
        <br/><br/>
        <center><a href="    ?page=1"><button>Следующуя страница -></button></a></center>
        <div class="container"><span class="title"></span>

            

<ul>



 
    <li><a href="https://itshpora.ru/feed/tsvet-zelenyy--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5/CjGa5xIZlb/k-xrGYjykeiiQcxETXvkyS9ETV5ndaS0CUCdCPWxTWVyUn49NmzyuVG/zTQRmKlG3PaSaqmluvmBq9wF/nNgZqFABc2YIiQWfOErRtbJxR2A%3D%3D">Зеленый</a></li>



 
    <li><a href="https://itshpora.ru/feed/tsvet-zheltyy--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5/CjGa5xIZlb/k-xrGYjykeiiQcxETXvkyS9ETV5ndaS0CUCdCPWxTWVyUn49NmzyuVG/zTQBmKlG3OXiecm2lcUVi/wEC0GxdaVgJcxtAPUVeMELRyObE%3D">Желтый</a></li>



 
    <li><a href="https://itshpora.ru/feed/razmer-4-8-h-12-5-h-11-sm--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5/CjGa5xIZlb/k-xrGYjykeiiQcxETXvkyS9ETV5ndaS0CUCdCPWxTWVyUh49FmzSqr8WnSVvMfcPgn/CeSa-FNDwztcKimagUK5vHtF8A/E1WMD-dfLoEE6q9llyhcq506QOdB6A%3D%3D">4.8 х 12.5 х 11 см</a></li>



 
    <li><a href="https://itshpora.ru/feed/formaty-none--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5/CjGa5xIZlb/k-xrGYjykeiiQcxETXvkyS9ETV5ndaS0CUCdCPWxTWVyUl499n-iqr8WzSVBi0fvZRs5hyaKAeU1igk22lK1VYVh0O68A/E1WMD-Ff">None</a></li>



 
    <li><a href="https://itshpora.ru/feed/tsvet-belyy--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5/CjGa5xIZlb/k-xrGYjykeiiQcxETXvkyS9ETV5ndaS0CUCdCPWxTWVyUn49NmzyuVG/zTRxmKlG3OVyauaKAeU1igk22lK1VYVh0O68A/E1WMD-Ff">Белый</a></li>



 
    <li><a href="https://itshpora.ru/feed/razmer-xs-int--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5/CjGa5xIZlb/k-xrGYjykeiiQcxETXvkyS9ETV5ndaS0CUCdCPWxTWVyUh49FmzSqr8WnSVvMfHIU/lbhDaKAeU1igk22lK1VYVh0O68A/E1WMD-Ff">XS INT</a></li>



 
    <li><a href="https://itshpora.ru/feed/material-silikon-plastik--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5/CjGa5xIZlb/k-xrGYjykeiiQcxETXvkyS9ETV5ndaS0CUCdCPWxTWVyUd49Fn-Cqi8FzTbhmPlG0l/Ca2m2ivmul1cZdW5eSXG1DtFDP0opc84wSd3Um1Iu14xRoets4IAvoU2qUc8g2ygnWaPB20QQ%3D%3D">Силикон, пластик</a></li>



 
    <li><a href="https://itshpora.ru/feed/tsvet-chernyy--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5/CjGa5xIZlb/k-xrGYjykeiiQcxETXvkyS9ETV5ndaS0CUCdCPWxTWVyUn49NmzyuVG/zTcRmKlVbPYSecm2lcUVi/wEC0GxdaVgJcxtAPUVeMELRyObE%3D">Черный</a></li>



 
    <li><a href="https://itshpora.ru/feed/brend-kyocera--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5/CjGa5xIZlb/k-xrGYjykeiiQcxETXvkyS9ETV5ndaS0CUCdCPWxTWVyUQ4uFmzyqq8Wg59oJGK7V6rpc0O7ENQFT/4Q72OkZLWkN9iJMuAEaAVpU%3D">Kyocera</a></li>



 
    <li><a href="https://itshpora.ru/feed/razmer-s-int--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5/CjGa5xIZlb/k-xrGYjykeiiQcxETXvkyS9ETV5ndaS0CUCdCPWxTWVyUh49FmzSqr8WnSVvMfF/ZWkqI0O7ENQFT/4Q72OkZLWkN9iJMuAEaAVpU%3D">S INT</a></li>



 
    <li><a href="https://itshpora.ru/feed/garantiya-proizvoditelya-6-mesyatsev--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5/CjGa5xIZlb/k-xrGYjykeiiQcxETXvkyS9ETV5ndaS0CUCdCPWxTWVyUS49Fn-iqn8WHSVBmHlVk/DEnGywDB8YEdFv00i4r6g6CFemGfx/dWs1olLcdFSHLYEbn-CnOZp1rAeHZSsSzjk3naHVPwYDqJieds5uRMf/j7jzQ%3D">6 месяцев</a></li>



 
    <li><a href="https://itshpora.ru/feed/---setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5_CjGa5xIZlb_k-xrGYjykeiiQcxETXvkyS9ETV5ndaS0CUCdCPWxTWV8-hEBHXCJt6E5wgpqhNJbssnNVnKqIeTA2N"></a></li>



 
    <li><a href="https://itshpora.ru/feed/razmer-5xs-int--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5/CjGa5xIZlb/k-xrGYjykeiiQcxETXvkyS9ETV5ndaS0CUCdCPWxTWVyUh49FmzSqr8WnSVvMfcY5M/L9ZH/MPQEuszB/GeERLRRFQmKNsAkafA7grTQ%3D%3D">5XS INT</a></li>



 
    <li><a href="https://itshpora.ru/feed/strana-proizvoditel-kitay--setrbX1VAqiLqaKvIJ4HizZJFtPWDBl3CmaV-squhbYquv3g9H6DXpxxBP7gmbqt5/CjGa5xIZlb/k-xrGYjykeiiQcxETXvkyS9ETV5ndaS0CUCdCPWxTWVyUg4uNn-iqn8WHTZunv-wefDEjH8wDI8YsdH/0yi4z7taCIe1ie/h3Nsk/PtSDnSH7YHUsPuo4pTLg1i7QQsyz8wVTLLRHyYCXcpA%3D%3D">Китай</a></li>



</ul>



            <div class="clearfix"></div>
        </div>
    </div>

</div>
<footer class="footer">
    <div class="container">

        <div class="footer-bottom">
            <div class="footer-info"><span class="footer-email"> <a href="/cdn-cgi/l/email-protection#21514053554f44535261584057485553484f400f5354"><a href="/contact">Контакты</a><br/><br/></a></span><span>©  ITSHPORA 🛒 </span>
            </div>

        </div>
    </div>
    
 


</footer>
<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script></body>
</html>