

/* Start:/local/templates/prozoo/css/animate.min.css?159661234771752*/

@charset "UTF-8";
/*!
 * animate.css - https://animate.style/
 * Version - 4.1.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*0.8);animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.animate__headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.animate__swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}@keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}@keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}@keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}@keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}
/* End */


/* Start:/local/templates/prozoo/css/media.css?16250361325882*/
.column1{width:20%}.column1{height:80px;float:left;line-height:80px;text-align:center}.column1 .column1inner{display:inline-block;line-height:19px;vertical-align:middle;text-align:left}.column2{width:25%;float:left}.logo.column1{text-align:left;width:240px}.basket.column1{padding-right:0;text-align:right}@media screen and (max-width:1260px){body.adaptive .callback.column1{display:none}}@media screen and (max-width:1260px) and (min-width:876px){body.adaptive .logo.column1{width:25%}body.adaptive .phone.column1{width:30%}body.adaptive .favorite.column1{width:20%}body.adaptive .basket.column1{width:25%;padding-right:15px}body.adaptive .footer .line1 .contacts .phone a{font-size:18px}}@media screen and (max-width:1024px) and (min-width:776px){body.adaptive .pmenu{width:25%}body.adaptive .pcontent{width:75%;padding-left:15px}}@media screen and (max-width:1010px) and (min-width:751px){body.adaptive .footer .line1 .block.one{width:20%}body.adaptive .footer .line1 .block.two{width:45%}body.adaptive .footer .line1 .block.three{width:18%}body.adaptive .footer .line1 .block.four{width:17%;padding-right:0}}@media screen and (max-width:875px){body.adaptive .body input[type="text"],body.adaptive .body input[type="password"],body.adaptive .body textarea,body.adaptive .body select,body.adaptive .footer input[type="text"],body.adaptive .footer input[type="password"],body.adaptive .footer textarea,body.adaptive .footer select,body.adaptive .fancybox-inner input[type="text"],body.adaptive .fancybox-inner input[type="password"],body.adaptive .fancybox-inner textarea,body.adaptive .fancybox-inner select{box-shadow:none}body.adaptive .header .phone a,body.adaptive .header .phone a:hover{font-size:20px}body.adaptive .table .td{display:inline-block;width:auto}}@media screen and (max-width:885px) and (min-width:751px){body.adaptive .logo.column1{width:24%}body.adaptive .phone.column1{width:24%}body.adaptive .favorite.column1{width:19%}body.adaptive .basket.column1{width:33%}body.adaptive .phone.column1 .icon{display:none}}@media screen and (max-width:775px) and (min-width:481px){body.adaptive .pmenu{width:30%}body.adaptive .pcontent{width:70%;padding-left:15px}}@media screen and (max-width:750px){body.adaptive .footer .line1{padding:5px 0}body.adaptive .footer .line1 .block.one .logo{display:none}body.adaptive .footer .line1 .contacts{margin-bottom:15px}body.adaptive .footer .line1 .block.one .contacts,body.adaptive .footer .line1 .contacts .feedback{margin-top:0}}@media screen and (max-width:750px) and (min-width:627px){body.adaptive .logo.column1{width:25%}body.adaptive .phone.column1{width:30%}body.adaptive .favorite.column1{width:17%}body.adaptive .basket.column1{width:28%}body.adaptive .column1 .icon{display:none}body.adaptive .column1 .title,body.adaptive .column1 .descr{margin-left:0}}@media screen and (max-width:750px) and (min-width:481px){body.adaptive h1{font-size:26px}body.adaptive h2{font-size:20px}body.adaptive h3{font-size:14px}body.adaptive h1.pagetitle{font-size:26px}body.adaptive .footer .line1 .block.one,body.adaptive .footer .line1 .block.two,body.adaptive .footer .line1 .block.three,body.adaptive .footer .line1 .block.four{padding-right:0}body.adaptive .footer .line1 .block.one,body.adaptive .footer .line1 .block.two{width:100%}body.adaptive .footer .line1 .block.three,body.adaptive .footer .line1 .block.four{width:50%}body.adaptive .footer .line1 .block.one .contacts .phone1,body.adaptive .footer .line1 .block.one .contacts .phone2{float:left;width:50%}body.adaptive .footer .line1 .block.three,body.adaptive .footer .line1 .block.four{text-align:center}}@media screen and (max-width:626px) and (min-width:481px){body.adaptive .logo.column1{width:30%}body.adaptive .phone.column1{display:none}body.adaptive .favorite.column1{width:30%;text-align:center}body.adaptive .basket.column1{width:40%}body.adaptive .column1 .icon{display:none}body.adaptive .column1 .title,body.adaptive .column1 .descr{margin-left:0}}@media screen and (max-width:605px){body.adaptive .pmenu{margin-bottom:15px}body.adaptive .pmenu,body.adaptive .pcontent{width:100%;padding-left:0}}@media screen and (max-width:480px) and (min-width:381px){body.adaptive .basket.column1{width:70%}}@media screen and (max-width:480px){body.adaptive h1{font-size:20px}body.adaptive h2{font-size:18px}body.adaptive h3{font-size:14px}body.adaptive h1.pagetitle{font-size:20px}body.adaptive .mobile_hide{display:none}body.adaptive .header .phone a,body.adaptive .header .phone a:hover{font-size:16px}body.adaptive .authandlocation{float:none}body.adaptive .column1{height:50px;line-height:50px}body.adaptive .logo.column1,body.adaptive .phone.column1{width:50%}body.adaptive .favorite.column1{width:30%}body.adaptive .header .phone{text-align:right}body.adaptive .favorite.column1{text-align:left}body.adaptive .footer{background-color:#fff;border-top:1px solid #F2F2F2}body.adaptive .footer .line1 .block.one,body.adaptive .footer .line1 .block.two,body.adaptive .footer .line1 .block.three,body.adaptive .footer .line1 .block.four{width:100%;padding-right:0;text-align:center}body.adaptive .fancybox-inner .someform{max-width:320px}body.adaptive .someform .line.password .text,body.adaptive .someform .line.password .btn,body.adaptive .someform .line.captcha input{width:100%;float:none}body.adaptive .someform .line.password .text{margin-bottom:10px}body.adaptive .someform .line.captcha img{float:none;margin-bottom:8px}body.adaptive .sorter_and_name .name{float:none}body.adaptive .sorter_and_name .sorter{float:none;margin-top:10px}body.adaptive .sorter_and_name .catalogsorter .template a{float:left}}@media screen and (max-width:380px){body.adaptive .favorite.column1{display:none}body.adaptive .favorite.column1 .title,body.adaptive .favorite.column1 .descr{margin-left:0}body.adaptive .column1.basket,body.adaptive .column1.basket .column1inner{width:100%}}
/* End */


/* Start:/local/templates/prozoo/css/custom.css?16928016894790*/
@media screen and (max-width: 1024px) {
    .header-shop-link {
        position: absolute;
        line-height: 20px !important;
        font-size: 13px !important;
        display: block !important;
        width: 120px;
        margin-left: -38% !important;
        text-align: center;
        margin-bottom: 1px !important;
        margin-top: -40px !important;
        padding: 6px !important;
        float: none !important;
        color: #FFF !important;
        background-color: #70A11C !important
    }
}

@media screen and (max-width: 899px) {
    .header-shop-link {
        position: relative;
        line-height: 20px !important;
        font-size: 13px !important;
        display: block;
        width: 120px;
        margin-left: -18% !important;
        margin-right: 34%;
        margin-bottom: 1px !important;
        margin-top: -1px !important;
        padding: 6px !important;
        float: none !important;
        color: #FFF !important;
        background-color: #70A11C !important
    }
}

@media screen and (max-width: 600px) {
    .header-shop-link {
        position: relative;
        line-height: 20px !important;
        font-size: 13px !important;
        display: block;
        width: 120px;
        margin: auto !important;
        padding: 6px !important;
        float: none !important;
        color: #FFF !important;
        background-color: #70A11C !important
    }
}

.block_address .block_address-raion.last {
    border-bottom: none
}

.detailtabs .contents .content .switcher.color-green {
    color: #70A11C !important
}

.partner .pic > a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100px;
    margin-bottom: 10px;
    border: 1px solid #ddd;
    padding: 5px
}

.iblocklist.partner .item .info {
    width: 100%;
    text-align: left
}

@media (max-width: 875px) {
    .bx-core-window.bx-core-adm-dialog#bx-admin-prefix {
        max-width: 100%;
        width: 100%
    }

    .bx-core-adm-dialog-content {
        margin: 0 auto;
        max-width: 100%;
        width: 100% !important
    }

    table.data td.ora-store, table.data td.map {
        width: 45%;
        min-width: auto;
        display: inline-block
    }

    .bx-core-adm-dialog-content table.data > tbody > tr {
        display: flex;
        justify-content: center
    }

    .data .view_map ymaps[class$="-map"], .data .view_map ymaps[class$="map-lang-ru"] {
        max-width: 100%;
        width: 100% !important
    }
}

@media (max-width: 800px) and (min-width: 601px) {
    table#store_table .store_row {
        display: flex;
        flex-direction: column
    }
}

@media (max-width: 600px) {
    table.data td.ora-store, table.data td.map {
        width: 100%;
        padding: 0 !important
    }

    .bx-core-adm-dialog-content table.data > tbody > tr {
        flex-direction: column-reverse
    }

    table.data td.ora-store {
        margin-bottom: 30px
    }
}

.data td.ora-store .image_cell {
    display: none
}

.bx-core-adm-dialog table {
    width: 100%
}

.bx-core-adm-dialog-buttons #crmOk, .bx-core-adm-dialog-buttons #crmCancel {
    border: 0;
    color: #fff;
    padding: 8px 20px;
    border-radius: 2px;
    cursor: pointer;
    font-size: 14px
}

.bx-core-adm-dialog-buttons input:hover {
    opacity: .8
}

.bx-core-adm-dialog-buttons #crmOk {
    background-color: #70A11C !important;
    background-image: unset !important
}

.bx-core-adm-dialog-buttons #crmCancel {
    background-color: #f4a808 !important;
    background-image: unset !important
}

.big_bagging img {
    height: 45px;
    width: 26px;
    vertical-align: middle
}

.big_bagging span {
    color: #70a11c;
    font-weight: 600;
    vertical-align: middle;
    padding-left: 5px
}

.big_bagging {
    padding-top: 5px;
    font-size: 15px;
    font-family: "PT Sans", GothamPro;
}

@media (min-width: 901px) {
    .header .msg {
        padding-left: 10px;
        margin-left: 0 !important
    }

    .header .column:not(.search) {
        display: flex
    }
}

@media screen and (min-width: 1070px) {
    .header-box .floatclaer-box {
        display: flex;
        flex-wrap: nowrap
    }

    .floatclaer-box > div {
        margin-right: 10px !important
    }
}

.sc-element-price-row.sc-element-price-row--personal {
    padding: 0 !important;
}
.sc-element-price-row-block {
    padding: 10px 10px !important;
}

.bxmaker__geoip__popup-option {
    text-align: left;
}

.sc-element-action-banner.show-mobile {
    margin-bottom: 15px;
}

.no-underline {
    text-decoration: none !important;
}
/* End */


/* Start:/local/templates/prozoo/css/jquery-ui.theme.min.css?157527711313847*/
/*! jQuery UI - v1.12.1 - 2018-03-12
* http://jqueryui.com
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:bold}.ui-widget-header a{color:#333}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#454545;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #ccc;background:#ededed;font-weight:normal;color:#2b2b2b}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#2b2b2b;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px rgb(94,158,214)}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #003eff;background:#007fff;font-weight:normal;color:#fff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.ui-state-checked{border:1px solid #dad55e;background:#fffa90}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#5f3f3f}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url("/local/templates/prozoo/css/images/ui-icons_444444_256x240.png")}.ui-widget-header .ui-icon{background-image:url("/local/templates/prozoo/css/images/ui-icons_444444_256x240.png")}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon{background-image:url("/local/templates/prozoo/css/images/ui-icons_555555_256x240.png")}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url("/local/templates/prozoo/css/images/ui-icons_ffffff_256x240.png")}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url("/local/templates/prozoo/css/images/ui-icons_777620_256x240.png")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("/local/templates/prozoo/css/images/ui-icons_cc0000_256x240.png")}.ui-button .ui-icon{background-image:url("/local/templates/prozoo/css/images/ui-icons_777777_256x240.png")}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:3px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{-webkit-box-shadow:0 0 5px #666;box-shadow:0 0 5px #666}
/* End */


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

.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left:.5em;top:.3em}.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:bold}.ui-widget-header a{color:#333}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#454545;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #ccc;background:#ededed;font-weight:normal;color:#2b2b2b}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#2b2b2b;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px rgb(94,158,214)}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #003eff;background:#007fff;font-weight:normal;color:#fff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.ui-state-checked{border:1px solid #dad55e;background:#fffa90}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#5f3f3f}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url("/local/templates/prozoo/css/images/ui-icons_444444_256x240.png")}.ui-widget-header .ui-icon{background-image:url("/local/templates/prozoo/css/images/ui-icons_444444_256x240.png")}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon{background-image:url("/local/templates/prozoo/css/images/ui-icons_555555_256x240.png")}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url("/local/templates/prozoo/css/images/ui-icons_ffffff_256x240.png")}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url("/local/templates/prozoo/css/images/ui-icons_777620_256x240.png")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("/local/templates/prozoo/css/images/ui-icons_cc0000_256x240.png")}.ui-button .ui-icon{background-image:url("/local/templates/prozoo/css/images/ui-icons_777777_256x240.png")}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:3px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{-webkit-box-shadow:0 0 5px #666;box-shadow:0 0 5px #666}
/* End */


/* Start:/local/templates/prozoo/css/additional.css?173200179651939*/
.table .full.name,.table .full.name,.aroundjssorslider1 .tmsg .title2,.presscentermainn .item .blockname a,.presscentermainn .item a.blockname,.catalogmenu2 a.sub{color:#70a11c !important}.mainsections a.parent,.brandslist .item span,.sorter_and_name .name,.brandslist.mainstyles .title a,.mods h3.title2,.bigdata h3.title2,.detailtabs .contents .content .switcher,.sections a.parent,.acc_title{color:#70a11c !important}@media screen and (max-width: 480px){html body.adaptive .detailtabs .contents .content .switcher{color:#70a11c !important}html body.adaptive .detailtabs .contents .content.selected .switcher,html body.adaptive .detailtabs .content .switcher:active{color:#fff !important}}.fancybox-inner input[type=text]:focus,.fancybox-inner input[type=password]:focus,.fancybox-inner textarea:focus,.fancybox-inner select:focus,.body input[type=text]:focus,.body input[type=password]:focus,.body textarea:focus,.body select:focus,.footer input[type=text]:focus,.footer input[type=password]:focus,.footer textarea:focus,.footer select:focus,.fancybox-inner input[type=text]:focus,.fancybox-inner input[type=password]:focus,.fancybox-inner textarea:focus,.fancybox-inner select:focus,.profillist .item:hover,.set .js-element:hover,.light .js-element:hover,.picslider .scrollinner a.selected{border-color:#f7a500 !important}a.btn1,.body input[type=submit],.body input[type=button],.body input[type=reset],input.btn1[type=submit],button.btn1[type=submit],input.btn1[type=button],input.btn1[type=reset],.add2basketform .add2basket,.catalogmenu li.first:hover>a,.catalogmenu li.first.hover>a,.catalogmenu li.sub:hover>a,.catalogmenu li.sub.hover>a,.catalogmenu a.first:hover,.catalogmenu a.first.hover,.catalogmenu a.sub:hover,.catalogmenu a.sub.hover,#jssor_slider1 .navi .av,.pmenu a:hover,#jssor_slider1 .navi div:hover,#jssor_slider1 .navi .av:hover,.catalogsorter .template a.selected,.catalogsorter .shortsort a.selected,.catalogsorter .template a:hover,.catalogsorter .shortsort a:hover,.detailtabs .headers a:hover,.detailtabs .headers a.selected,.filtren .showchild:hover,.filtren .lvl1.color .lvl2 label:hover,.filtren .body li.lvl1 ul.property li.lvl2 label.pic:hover,.propvision1 .offer_prop .div_options .div_option:hover,.light .js-element .buy .go2detail,.catalogsorter .dropdownin a:hover,.aroundowlslider1 .owl-dots .owl-dot.active,.aroundowlslider1 .owl-dots .owl-dot:hover,.aroundjssorslider1 .item.product .text .line span,.aroundowlslider1 .item.product .text .line span,.comparelist a:hover,.orderlist .switch a:hover,.orderlist .switch a.selected{background-color:#70a11c !important}@media screen and (max-width: 480px){html body.adaptive .detailtabs .content.selected .switcher,html body.adaptive .detailtabs .content .switcher:active{background-color:#f7a500 !important}}.tline{background-color:#70a11c !important}a.btn3,input.btn3[type=submit],input.btn3[type=button],input.btn3[type=reset],.buy1click,.jspDrag{background-color:#f7a500 !important}.catalogmenu a.first:active,.catalogmenu a.first.hover:active,.catalogmenu a.sub:active,.catalogmenu a.sub.hover:active,.pmenu a.selected:active,.pmenu a:active{background-color:#c48300 !important}.add2basketform .inbasket{background-color:#ab7200 !important}#jssor_slider1 .prev span:hover,#jssor_slider1 .prevdn span,#jssor_slider1 .next span:hover,#jssor_slider1 .nextdn span{background-color:#c48300 !important}.ui-slider .ui-slider-range,.smartfilter .bx_ui_slider_pricebar_V{background-color:#4c6ca5 !important;background-image:linear-gradient(to bottom, #f0d855, #eac744) !important}.catalogmenu2 li.first:hover>a,.catalogmenu2 li.first.hover>a,.catalogmenu2 a.first:hover,.catalogmenu2 a.first.hover{background-color:#f7a500 !important;color:#fff !important}.menu-sidebar li a:hover{background:#f7a500 !important;text-decoration:underline;color:#fff !important}.presscentermainn .item .blockname a,.presscentermainn .item a.blockname,.catalogmenu2 a.sub{color:#f7a500 !important}@media(max-width: 605px){#sale_order_props .line .vl input,#order_form_content .line .vl input,#order_form_content .line .vl textarea{font-size:16px}#sale_order_props .line .vl select,#order_form_content .line .vl select{font-size:16px}#order_form_content textarea{font-size:16px}.pmenu.hideMob_l_menu{display:none}}@media(min-width: 1025px){.header .main-menu ul.list-menu>li:hover{height:55px;border-bottom:5px solid #f7a500}.header .main-menu ul.list-menu>li:hover>a>i{background-position:50% 0}.header .main-menu ul.list-menu .dop-menu li>.lv-2{display:none}.header .main-menu ul.list-menu .dop-menu li a.child_open+.lv-2{display:block}}.sections li.section a.parent{text-align:center}.content .ajaxpages a{display:block;background:#70a11c;color:#fff;border-radius:6px;margin-top:80px;font-size:15px;font-weight:600;text-decoration:none;line-height:1;padding:16px 10px}.content .ajaxpages a span{border-bottom:none !important;vertical-align:middle}.content .ajaxpages i{display:inline-block;visibility:visible;margin-right:10px;vertical-align:middle;width:18px;height:18px;background:no-repeat url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAQAAAD8x0bcAAAA6ElEQVR42n3KA6geABhA0W+2lcY0M89empd7vTTbUlpuS5PilLY4KTfbSrMtncffOPl2I0UjJfY65ayDlmifrJuTi9X+ynQgQl0vqBoauyyfx57gc0So5Qbgt4MWmGOr+wCqp12AU5pGNZ18IzkZADgcSYZ4Rfq0BXzRLqrp6iOZ02WwO5I00VIXk6x1yG18D2/B9ChAWwPDR1AaxXgANhWfDoJbkYfpFmuvTpgGWBFZDAZsjAjnAIsylkF+AHpHhD4ArijVTy/jHQEwM6oYqZA1kaKjy7J9MC6yGWafh7747qmjStSMamWU9WT+0fX2eAAAAABJRU5ErkJggg==)}.content .ajaxpages.animation i{-webkit-animation:load-rotating 1s linear infinite;-moz-animation:load-rotating 1s linear infinite;-ms-animation:load-rotating 1s linear infinite;-o-animation:load-rotating 1s linear infinite;animation:load-rotating 1s linear infinite}#ajaxpages_main .ajaxpages a{display:inline-block;margin-top:20px;padding-left:40px;padding-right:40px}@-webkit-keyframes load-rotating{from{-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes load-rotating{from{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.catalog .prods #paginator .navi.new{text-align:center}.catalog .prods #paginator .navi.new .navigation{float:none;display:block;margin-bottom:10px}.catalog .prods #paginator .navi.new .navigation::after{display:block;content:"";clear:both}.catalog .prods #paginator .navi.new .navigation .pg_left{float:left;width:16%}.catalog .prods #paginator .navi.new .navigation .pg_center{float:left;width:68%}.catalog .prods #paginator .navi.new .navigation .pg_right{float:left;width:16%}.catalog .prods #paginator .navi.new .navigation .arrow{display:inline-block;width:100%;border:2px solid #e5e5e5;border-radius:5px;box-sizing:border-box;padding:11px 4px;line-height:1;text-decoration:none}.catalog .prods #paginator .navi.new .navigation .arrow b{display:inline-block;font-weight:inherit;vertical-align:middle;font-weight:600;font-size:15px;color:#a5a5a5}.catalog .prods #paginator .navi.new .navigation a.arrow b{color:#70a11c}.catalog .prods #paginator .navi.new .navigation .arrow .icon.pngicons{display:inline-block;width:11px;height:11px;vertical-align:middle}.catalog .prods #paginator .navi.new .navigation span.arrow .icon.pngicons{background:no-repeat url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAQAAAADpb+tAAAAjklEQVR4AVSNgQYCURREH0JEQJ8TUFUVEC0S1bdFWIECEQKBWFAgi5jfeB3DLT2YM2fs3aS3nomnkbIWKZ7u1AvZI7Nmv+FGPZNTD+PQDVXUE1R4GMbQ8qkjtP7/ou9aQCVZW6qjmrKDJp63SLX1AvfQwHKJVFMPsIS6lisfsDx85SZ+VunqnCM/y4D5BQDcLXsGpDttqgAAAABJRU5ErkJggg==)}.catalog .prods #paginator .navi.new .navigation a.arrow{border-color:#70a11c}.catalog .prods #paginator .navi.new .navigation a.arrow .icon.pngicons{background:no-repeat url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAnElEQVR42mOIOe/3GIivM0ABkO0BxP+BOIwBHQAFz0Il90L5LlA+CPtg03AcKrkLyvdG0uCJrpgFiC9AJbdAxcKRNLija+BGctJmqFgCPhtckSTDoWKrofz7yApFQQJQiSVQMS8kzUkwhXxAfBcquBwq5oakMBqmkAOIr0EFV0PFbJEUxiJbD1O4FovCRHRPgYLsIBI/GKowAz0+ACrQp9C8ULBQAAAAAElFTkSuQmCC)}.catalog .prods #paginator .navi.new .navigation .left.arrow .icon.pngicons{-webkit-transform:rotate(180deg);transform:rotate(180deg);margin-right:10px}.catalog .prods #paginator .navi.new .navigation .right.arrow .icon.pngicons{margin-left:10px}.catalog .prods #paginator .navi.new .navigation .pg_center{font-size:14px;font-weight:600}.catalog .prods #paginator .navi.new .navigation .pg_center b{font-weight:inherit}.catalog .prods #paginator .navi.new .navigation .pg_center span b{color:#000}.catalog .prods #paginator .navi.new .navigation .pg_center a b{border-bottom:1px solid rgba(43,115,213,.2)}.catalog .prods #paginator .navi.new .navigation .pg_center span,.catalog .prods #paginator .navi.new .navigation .pg_center a{padding:0;width:48px;display:inline-block;text-align:center;height:41px;border:0;border-radius:5px;line-height:41px;text-decoration:none;color:#000}.catalog .prods #paginator .navi.new .navigation .pg_center a:hover{-webkit-transition:.3s ease;transition:.3s ease;color:#ff1d26}.catalog .prods #paginator .navi.new .navigation .pg_center .current{background:#fff8cc}.catalog .prods #paginator .navi.new .navigation .pg_center .current b{color:#000}.catalog .prods #paginator .navi.new .navigation .pg_center .dott{color:#bdbdbd}.header .callback a{opacity:0;-webkit-transition:all 300ms ease;transition:all 300ms ease}.header .callback a.vis{opacity:1}#chatra.chatra--visible.chatra--side-left.chatra--pos-middle{bottom:50% !important}#chatra.chatra--visible.chatra--side-left.chatra--pos-middle.chatra--expanded{bottom:20% !important}.up_arrow{width:50px;height:50px;border-radius:50%;position:fixed;bottom:100px;right:20px;cursor:pointer;font-size:0;color:rgba(0,0,0,0);z-index:999;opacity:1;-webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;-ms-transition:all 300ms ease;-o-transition:all 300ms ease;transition:all 300ms ease;border:4px solid #70a11c;background:#fff no-repeat center center url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAJCAYAAAACTR1pAAAAj0lEQVR4AWPABZwCU1qAuBldHJ8GRiDuA+L/IAxlMxKjaTpEAwJDxRhxaWIG4nkQhZgYKseMTdNyNIV3gfgemthyuGYggw2I16IpuAnEMlB8C1kOqpYNpHENmsRlIJZAco0EEF9BU7MGJOEMxF+hAueAWBSL/0WB+DxIDVStM0zCFoh3AjE/nhAXgKqxAfEBwbmBeJiDlz4AAAAASUVORK5CYII=)}.up_arrow:hover{border-color:#fff;background:#70a11c no-repeat center center url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAJCAQAAACoRNXiAAAAcElEQVR42m3JtUHEABQA0B+sxZ1RoMpoUKdNlxYfIEvgnNkWqd+532tfLPLgPjaRyEAmWa8cQL7UthUWFbbn9Qjo6gEeR23PO6Dpxo0W4N1eeAP8uogBF/4AbyFV4cNpTDj1iUoaEe6U9mOBA6XbiD4uRIP4g2NfQgAAAABJRU5ErkJggg==)}.up_arrow.hidden{opacity:0}.catalogsorter .mob_sort_show{display:none}.body>.tpanel{height:auto}.tpanel .tpanel_menu a{margin-right:8px;margin-top:22px;font-size:14px;line-height:1.6}.tpanel .tpanel_menu a:last-child{margin-right:0}.tpanel .work_time_tel{display:inline-block;padding:0 8px 0 5px;font-size:15px;vertical-align:middle}.tpanel .work_time_tel a{color:#000;font-weight:600}.tpanel .work_time_tel span{font-size:13px}.header .mobile-callback{margin:0 !important;position:static}.logo.column1{width:300px}.header .search{position:relative;height:56px;background:#f3f3f3;border:1px solid #f3f3f3;border-radius:26px;margin-top:12px;margin-right:30px !important}.header .search .box-icon{display:none !important}.header .search .box-form{display:block !important;position:static !important;padding:0 !important;line-height:1;background:none !important;width:100% !important}.header .search .box-form form input[type=text]{float:none !important;border:none !important;line-height:56px;padding:0 60px 0 25px;font-size:16px;-webkit-transition:all 300ms ease;transition:all 300ms ease;background:rgba(0,0,0,0) !important}.header .search .box-form form input[type=text]::-webkit-input-placeholder{color:#918f90;font-size:16px}.header .search .box-form form input[type=text]::-moz-placeholder{color:#918f90;font-size:16px}.header .search .box-form form input[type=text]:-moz-placeholder{color:#918f90;font-size:16px}.header .search .box-form form input[type=text]:-ms-input-placeholder{color:#918f90;font-size:16px}.header .search .box-form form input[type=submit]{position:absolute;right:0;top:0;height:100% !important;background:no-repeat url(/local/templates/prozoo/css/../img/new-icon.png);width:60px;background-color:rgba(0,0,0,0) !important;padding:0;font-size:0;background-position:0 8px}.header .search .msg{display:none}body .mobile-menu .mob_search{display:none}body .tpanel .authandlocation .mob_head{display:none}body .tpanel .authandlocation .location{vertical-align:middle;margin-right:12px}body .tpanel .authandlocation .authinhead{vertical-align:middle}.title-search-result{margin-top:0 !important}.title-search-result .stitle{background:none;border:none;padding:0 !important}.mainsections .ms_mp{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap}.mainsections li.section.mp_sec_list .ms_mp__img{height:250px}.mainsections li.section.mp_sec_list img{max-height:250px}.mainsections ul.subsections li.mr{cursor:pointer;font-size:14px;color:#70a11c;font-weight:600}.mainsections ul.subsections li.mr~.mr_open{display:none}.mp_sec_list_cnt{background-color:#70a11c;padding:60px 10px;text-align:center;color:#fff;font-size:18px;line-height:1.4;border-radius:12px}.mp_sec_list_cnt .mp_sec_list_cnt__all{font-weight:600;font-size:40px;line-height:1}.ms_mp__rm{padding-top:30px;padding-left:10px;padding-right:10px}.ms_mp__rm a{display:block;text-align:center;font-size:15px;font-weight:600;background-color:#70a11c;color:#fff;border-radius:6px;padding:16px 10px;text-decoration:none !important}.footer{background-color:#f3f3f3 !important}.footer .line0{background-color:#70a11c}.footer .line0 .centeringin::after{display:block;content:"";clear:both}.footer .line0__left{float:left}.footer .line0__right{float:left;width:25%;box-sizing:border-box;text-align:center;padding-top:0;padding-top:12px;padding-bottom:12px;border-left:1px solid #85af3e;padding-left:20px}.footer .line0__left__tel{display:block;float:left;width:25%;color:#fff;font-size:16px;margin-right:0;vertical-align:middle;text-align:center;font-weight:500;padding:10px;border-right:1px solid #85af3e;box-sizing:border-box}.footer .line0__left__tel a{display:inline-block;margin-right:20px;color:#fff;font-weight:600;text-decoration:none}.footer .line0__left__tel span{color:#51e451}.footer .line0__left__link{display:block;vertical-align:middle;margin-right:0;float:left;width:25%;box-sizing:border-box;padding:21px 10px 0;text-align:center}.footer .line0__left__link a{font-size:14px;color:#fff;display:inline-block;padding-left:30px;font-weight:600;line-height:22px}.footer .line0__left__link a.recall{background:no-repeat left center url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAQAAABuvaSwAAAAlklEQVR42u3Soc6BYQCGYeGvv01yjhRFsxGYGYfg7SZ822dmkk2hs3EIBAoi7yUKXkH3xHtXfAqv+ZeJor1MZieKpkqF1HQAR0tLB0AvjScuKhoGgmCgoeIkT+O16VsbWX3Cs7c2/uEv8A9//7rcRVVL21DQ0VR1lqdxAFBXAxDSuAug6A9AP41L5qKbu62Nh6toofwST5Cj+S/2kG0mAAAAAElFTkSuQmCC)}.footer .line0__left__link a.feedback{background:no-repeat left center url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAOCAYAAAAvxDzwAAACG0lEQVR42p2UQ8DcUBCAJ9natm3bNi61bfNa3Nvftm3btm3bzkzfJrX07Ub6nmaG26YNa/rLQGvx6HUzKlrjgUgABnGcDHjow448cFxvYHDsnAMRHhjEi0ceJgycT0nV3pU1HXCPu2o9rqq9q2L0heVasHf+dejobgUJTnydRKF4zpB8xA4cceKVTNYbYovcQSPyCiBgG7z3P0+l9Rl03BiEyAInpH8krSIUTxoDldSnk07Y42546ryqkRh5NfG4Ug2EoGzzv5YmlPjiDm3A1PJgkvPGc38DvHBez4QSGZURuIZJg3Ms/yhNLPXHXTqAiaV+9Im3Xoe/FUrScFyhCkJMoesvpTlVsWLPEkp8iPE7oURFYx6uUwchNNfmB2lWVTTu1wMsqEsixt8Jc6vj8LAB4CF9wMgC58/SwroUPGoA4lCzqqLwr4QsBHCeIghF9alU2pBNe3UBnZKVMTDHWhxmWJ4tVTYVEJtrDM6zFn4iXPdZGF/ijYtVWK8KnegTBbVJ9NhxFd6ymS8wGdJH2MoyqbwBm8/S116HGj6HTVp5CC1VBowocKC/Q5KyUGPT4ohS2BxsAOWgq8jmjLZrScP5V5LKAmizJiALcDKMfNkDFy2H1l23niBfPfpPxDl95LCUzlkMq+uVVtd4dM6wRs2IArtJzikKQGKqcsTLi8PHPJZ2wDZiO/GUpFznxfdGD54K3dRRnljTcPcDBCM0J3BPftMAAAAASUVORK5CYII=)}.footer .line_bot__left__col__sn{text-align:center}.footer .line_bot__left__col__sn__ttl{font-size:15px;text-transform:none;margin-bottom:14px}.footer .line_bot__left__col__sn .line0__right__sn{display:inline-block;vertical-align:top;margin:0 4px}.footer .line_bot__left__col__sn .line0__right__sn:first-child{margin-left:0}.footer .line_bot__left__col__sn .line0__right__sn.vk{width:40px;height:40px;background:no-repeat center center url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAADgUlEQVR42s3YA5AkMRSA4VtLZ9u2bdu2bdu2bdu2bdu2MXv/VWWrUqmezKLndqfqWyQvL2/QSXrCmflovyB2fZQOFxYfFDYZDdAFFRAhNIqIatAWE+1QUWqrhHH6HOYX9xgH8Q4N4A1PpEUlNV7EjoITkqImDon2R2YXtxAp4AAn1MdV3MQszbiceIdlaIooIkdM7DSrOAd8F/+amfOLWck8ccsOH5mHcDMjUTaMs0OB05E+JG+BH3LDH552KNBb5E6FCHAMbGGn8BXnMQIu/9ihQFeRez5O4yNWwUE36CYihOJinxg3rHX64mIY2JEuwUfbGYrFeeCuLqAOGgUhoQtyoT36C22QEQ7BKLAtKukCnPFS/B0e47EJm4XlyAcHEZMMh/AVFuE7bsJdyZ0Oa7FZsh65pZhnNi9IAv5In8kV+AN/yTZ4SFd9NjyEvyKqsjrMUWNE7hpS3Cs464orjw5S0iJ4rCT9hmzKcnHGYPIIUkwq3DOIuY7MUtwqJEZ0o+Ly45zS5oaFBolXwluKO2QQ4yX63DEav5T+32gBR2XOWuitFjcRg628qtnxQ0n+ChXgYKVAS8Bn0MpHwIJt8LIyZ1EMlg+XbeGtWfFnGHwWzyIR3HHWoAAvRMIBg74TSK6/FsQhmB8ZMM1GcD7cN5hoISrhEfwVTTEJP5X2TygLRxtzDkb+gH+GoL4m2Ak9DIqw4BcsBn2/1VddmGdrjRRx9dXGQWirGRQRl+EfQqvhrJlnGKIjmdoRGYmxUjO4OB6FsMCvooiIBvlHIDd8tTuJpkA3tJeuap3PeG7l7f+CiXBW8v8OzBntqY0Yd4zEJxsFdkEy7LLyWfyGXvCQcm9HbN3kVdAqEJu6D9oru4wqgbJfG72SL1BIytsFpXUT34N7EE7E2TAXj/ANf2DBJ2kncUR6HMFPWCS/UE05HT3THliDc7wXC3YLDMMo1DXYwmKiG0ZJ+iCRUqD2wLoH2eEcCodVVyTCbluBY/ESr7EPkexxVydthUvxAY+xOigJnBDtP9x2JoNjSBLFwRY7FLge8c1I5I57dijwLjzMSvYVDkY7Twhy/jTz2e5BDLgKHfAbr9BfM24nfuI7esJPjE+LWWa/JbvwCE9RXmovhLsG8d0RU7q/KY5zeIyd9lqr3Ky0Z8ZERAw4pWtOLG6h9a1AZ/TGMnQPq9/0F0VSM3P+BQWD5tEfY1j5AAAAAElFTkSuQmCC)}.footer .line_bot__left__col__sn .line0__right__sn.in{width:40px;height:40px;background:no-repeat center center url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAADXklEQVR42s3YA4wkQRiG4bVt2wrPtm3btm3btm3bUni2bfe9l9RpstOY7cleJ8+ipvqvbxrVsNBzab8gJBH1Lf63hVDBsMZCNMKJzAriZ6S9CyTxtw3SsES+hv7hluAgXqABkuGENDSFo0H/2mgMa9ihKM7jID7BTc9wHVEOjrBGfczHZcxSWPcF7qM33EWbFV7pGfAc3HXeIxfhplexx7DROeBqROtyYuCgGY7pFqiWkQLuyA0JCWY68Z6jIDxhq3alNniK8xgBW3iYKaAtBuA0HuAqLGFlbIVVqAzrTJpnHSHB1liHNyB95i1i+kqW/1B9MUs4wkeBKyxV1nwotwWzYIKG46cIhmAVVsuYjIpwV6hZCP2VBr4CJ4U+dmiOa/iArwo+4x4mwEmm7kaEKwU8Bm+FPgVxBZJGb9EI1kbq7kSo3MBJWKAQzgED8AGS8B0fcRjTMBnb8QLfDfoth7+R2r1QDPHpfZgf51Qcex5Ygq+QhBvognDYC36oinMGfY/LTfw/w6E37P9ubIDBKk8OT4OAH9EFzohEXTRHKhxRBXcgCceQqDBGUdz59U8qZsPfxICnEY5gnIIk3EIheGC6loBinCIY+PMPL5wU7aYEXAR7VIRoAzACzmhuQsBqaPHrnxpoZmLABbBHtXQCjoYzmmncxQXR1bCxHdaaEPAEQhGGC5CEuygOd0xRG1DsiQFwSm/6cMR1jQHfozWckIK26IlccEEZXFcTkPZ8GIJguQBX4ahxmrkqQgbDHo7wRFmcVDvNiJPMU2kX3oSDwi3RUHw0mIBfYyuGYRCW4yG+GfRbjUAjtYcgn1y4NBVPaZYoguuQNHqH5rAxUrskussNvgoxKm8su+A+PuObgq94irlwU6h9Aw5yN6zuKqcbO5TDeGzBVhnzUAdeGb1hHYjssNFww+qKIATL8IKVii8cjTuwles4Fo/xFPvgba73KaJ2f1zHXazWsrI1/M382PkBheCYkSJOuGKGcP1RSK9in80QcDli9Sp2AP7ptNtkoOZpeOoVsAlqwQ3eKICjeIJLMuuNw2d8RE+4i3Z3nNN7lwzDHRzDQPiIdlfsTKd/PTT8azoqjnO4g7NwM8dZZ29k/vKEZHhXIlMjU15ZVMIE9MYni/9xEW8miupZ8weXdZk2b9agKwAAAABJRU5ErkJggg==)}.footer .line_bot__left__col__sn .line0__right__sn.yt{width:40px;height:40px;background:no-repeat center center url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAC5klEQVR4Ac3YA6zlSgDG8XeP3tq2bdu2bdu2HaxtG8HathmsbXu7/3XTdOZomt4mv4uOvrqd/1QuXRYmaIIKqvpTHW4KmqInKiCsHSFimaxLiIEoqVtXHUMQVdKH0mAheI59eI6miIBwyIRyJm16oQycSIV6+Ih9OK064CYk/v23E01wCdcwW9KuH55jOVrp2qfAalXhPLineIP/x21VnUXFcQtOm1dwqOioOIZYEHA5UgVzUURGAWhwWRAwOjSkR1Q4fA12HO9wBmPhhtOCgGHhxgKcwCusRois0QtEtfFmnwIHRYWxsTcUPJHuwCMttDFcVJyQVWiPmpJyN5IhG7IHKCOiI8Sk//4oLQsYDtcEZTExHjfxFVqA3uAgysNpGOOjt13sxDPB02QONIUeo5BhnC+ycPFRGgtMynLiqWSweziDj9D8sMIwznbEQwyzgCNQRRC+LL5JBtqGiKiD3XgPzQfHTcbqgAHGlYtQRLJ3y0GT2Gq4EmthC95AkzgpGK88ev/5x4UmCKsioK5NNFTFLmlAwfL3Jfj3YWmDaIoDhkUurAkw4CTk+PNPXzRRdIg9yI/FeB7gIdZQzbiyKepJLhJpQLhQDOvwFpoPTpiMNR1RkMxYEBeZMcukUW68kAx0A3sFF4XMWpNwWRFedCjD44XgCbMSmkIvUE43hguPvD1JIuKCoCwxFuJhkI+697iAxnAbxjiM6LKAzdDYy8dOVpRG2QAVQQLBy8JwFJEFfAmHja9bEXBJ+sIKp40Bw3h7YT2NHHDYEM6D5FjpreIkvMYTzEd0hLEgUCRExyG8xB2s8acDJzLA6s/OGHAE01EaLLUg4F7EVtFRZJy2IOAzOFVNvb0VlLkC7NONByq39gSi6j6euuILHmOIpN02fMIH9ENkhEFeTFA9gXkQt7EfVQyTS6cET4V4uvZlcBp3sMqqe9X/gvVFMByRda9u/RHFvA8blt8BB2A5+oTWmf5SSKWyz+982dbTTN/UZQAAAABJRU5ErkJggg==)}.footer .line_bot__left__col__sn .line0__right__sn.go{width:40px;height:40px;background:no-repeat center center url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAADSElEQVR42s3XA5DrUBSA4bUtPdu2bdu2bdu2bdu2bdu20vfvzN2ZRZsmu8l0M/MVNycnp0kuaqXl1nFR3FRoaBXbNoqKB1ssRnPss1QhASbae8MgPtsjM+bK59C+uE04jA9ohDRwQXo0gX2k+GYYAFu4ID+uixzf4axlcX1QAo6wRUMsxG3MkTmuKD7gDkbATbQ74LmWBd6Gi5WGmyjaRatk32CtcYHbEU+LRHGxU4dnujMqxCSBJ/LCgEQ6dbw/KAxv2Cs9qB3e4iJGwR4eOhVoj0E4ixe4C+tQpg7YhqqwtdA46wwDbEwFGGLBrLQaSWV3WrjAz3JXMB9GRiOpNbKiAwZjiHhvjpQq8pRBD3NBz+GgImlijMMj/IAUzlfcR1f4KMi1D8Hmgi7CU0VxR/EPEr7gIg7jKn5BwmMUhrWZfCcQKBeQCTOUrmywXBT3GztRCkkQF8lRG8fREM4Kcg5BQaP9QOy4oLA4G7TGd/zCQniYiHVS+TxnQl84hm9sg6EqkjjiICRcRhqNe3JxPAn7khWz4acigSt+Q8JII1c3M2qbkFzhOcqiR9ia7apoV1OgJDQwcnUnQDKhjcJzNESjsC+N0TCaBTaNtM8Bg/AsnOf4rrRA0eNbR27sgkUKC3TBV0iYDptItzg5ioRTDReUFMj+6hgEF2MndccVBQU6YBMk3EYeWMvMMjXxDl9Q20zn6IsQuZO/gL2Cqa0G3uMf9iKxibgsuA4JF+TmehHnZu7qvIadgqvojsn4jb+4jA5Ij2TIjKG4Cwk/0Bw2MjknIIfcSbNhkorO4oVl+A5J+IZX+AlJ+IIpcDSTrzI6yAVsQzyVQ44fmuM6PuMPJPH+CbfRBF7ikOjfQbGadY/m6O+LKhiECeK9Mvy1XLCOQ07YWWCh6oAkeAQbucDxeI23OADfUDoV5Yvl+ISnWKvmYFsE6vy304AUsInp/+OLOhQ3Cnm1SGSNnzoUuBkJtEp2Bt5G2u1ikPMG3LQqsD2qwE0YjON4gytmZobf+Ine8BTt/jiq9S2ZhCe4gULwCzflbTQS3wA5wj0mJXFB5DgLZz16naOxNnjDEK6tAJYgSEEO/bfQhx1VMAl9McwqNm5isVFcy5z/ASgPvUUisHAuAAAAAElFTkSuQmCC)}.footer .line_bot{padding-top:30px;padding-bottom:30px}.footer .line_bot .centeringin::after{display:block;content:"";clear:both}.footer .line_bot__left{float:left;width:82%}.footer .line_bot__left::after{display:block;content:"";clear:both}.footer .line_bot__left__col{float:left;width:24%;padding-right:10px;box-sizing:border-box}.footer .line_bot__left__col.double{width:50%}.footer .line_bot__left__col.triple{width:33.3%}.footer .afer-footer-link{width:81%}.footer .line_bot__left__col.double::after{display:block;content:"";clear:both}.footer .line_bot__left__col.double .line_bot__left__col{width:50%}.footer .line_bot__left__col__hd{display:block;color:#70a11c;font-weight:600;font-size:15px;text-transform:uppercase;margin-bottom:20px}.footer .line_bot__left__col__list{list-style-type:none;padding-left:0}.footer .line_bot__left__col__list li{margin-bottom:8px}.footer .line_bot__left__col__list a{font-size:14px}.footer .line_bot__left__col__srch{padding-top:8px;text-align:center;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.footer .line_bot__left__col__srch .footersubscribe{max-width:370px}.footer .line_bot__left__col__srch .footersubscribe form{position:relative}.footer .line_bot__left__col__srch .footersubscribe .title{font-size:12px;text-transform:inherit;color:#4a5c84;margin-bottom:10px}.footer .line_bot__left__col__srch .footersubscribe .inp input{border:none;box-shadow:none;border-radius:4px;padding:8px 50px 8px 15px;font-size:16px;color:#4a5c84}.footer .line_bot__left__col__srch .footersubscribe .inp input::-webkit-input-placeholder{font-size:16px;color:#687ba5}.footer .line_bot__left__col__srch .footersubscribe .inp input::-moz-placeholder{font-size:16px;color:#687ba5}.footer .line_bot__left__col__srch .footersubscribe .inp input:-moz-placeholder{font-size:16px;color:#687ba5}.footer .line_bot__left__col__srch .footersubscribe .inp input:-ms-input-placeholder{font-size:16px;color:#687ba5}.footer .line_bot__left__col__srch .footersubscribe a.btn1{position:absolute;top:0;right:0;height:100%;margin:0;padding:0;font-size:0;width:40px;border-radius:0;background:no-repeat center center url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAhklEQVR4AWMgFazbe2QBEO8mVVM2EP8H4gekaHKHanoBxNzEalIGaYJiJWI1sQDxa6gmT2SJJiAuxaPxCFRTAbrEV6iEIxZN86ByM7CZqIrkflEk8WKo2FF8/giEKroK5ZtB+c9BfiQUCH1QxeuA+BOUrUhsCB5EcrYjKZHMDcSHQP4jpBYA8cubRwevCdgAAAAASUVORK5CYII=) !important}.footer .line_bot__left__col__policy{text-align:left;padding-left:40px;padding-top:30px}.footer .line_bot__left__col__policy a{color:#4a5c84;font-size:14px;text-shadow:0 0 0 #4a5c84}.footer .line_bot__right{float:left;width:18%}.footer .line_bot__right__hd{margin-bottom:8px}.footer .line_bot__right__apps{font-size:0;margin-bottom:22px}.footer .line_bot__right__apps__link{display:inline-block;vertical-align:top;margin-right:10px}.footer .line_bot__right__apps__link:last-child{margin-right:0}.footer .line_bot__right__ym{margin-top:22px}.footer .line_bot__right__pay{margin-bottom:0}.mobile_main_contacts{display:none}.pagetitle .tab{display:inline-block;vertical-align:middle;background:none;border:none;overflow:inherit;margin-right:10px}.pagetitle .tab button{background-color:#f7f7f7;color:#23394b;font-size:15px;padding:7px 24px 6px;-webkit-transition:all 300ms ease;transition:all 300ms ease;border:1px solid #dfdfdf;border-radius:4px}.pagetitle .tab button:hover,.pagetitle .tab button.active{background-color:#fff;position:relative;box-shadow:0 0 0 2px #5f8b15}.pagetitle .tab button:hover{z-index:2}.tabs_contacts.page .tabcontent{border-top:1px solid #ccc}.tabs_contacts.page h1 select.change-city{margin-right:20px}.tabs_contacts.page .tab_filter{display:inline-block;margin-bottom:20px}.tabs_contacts.page .tab_filter .tab_filter__field{display:inline-block;margin-right:10px}.tabs_contacts.page .tab_filter .tab_filter__field label{font-size:0}.tabs_contacts.page .tab_filter .tab_filter__field label .val{font-size:15px;text-transform:none}.tabs_contacts.page .tab_filter .tab_filter__field label::before{margin-right:5px}.elementdetail span[id^=detailYaShare] .b-share__handle~*{display:none}.elementdetail .info .share{float:right;margin:0}.presscentermainn_rm{padding:0 17px 17px}.presscentermainn_rm a{color:#70a11c;font-weight:600;font-size:15px;text-transform:uppercase}.brandslistimg .title{position:relative}.brandslistimg .title .brandslistimg_rm{position:absolute;top:0;right:17px;color:#70a11c !important;font-weight:600 !important;font-size:15px !important;text-transform:uppercase !important}.elementdetail .pictures .pic_nav{display:none}.list-menu img.main_item_img{vertical-align:middle;margin-top:-4px}#rs_easycart .rsec.rsec_headers .rsec_body{height:52px !important}#rs_easycart .rsec_headers .foot_tels{display:inline-block;vertical-align:middle}#rs_easycart .rsec_headers .rsec_online{margin-top:6px}#rs_easycart .rsec_headers .rsec_orlink{vertical-align:middle}#rs_easycart .rsec_headers .rsec_orlink.tel{line-height:1.4;text-align:center;color:#fff;padding-top:6px;border-left:1px solid #3c3c3c;padding:6px 60px 0}#rs_easycart .rsec_headers .rsec_orlink.tel a{font-size:16px;padding-left:0;color:#fff;font-weight:600;border-left:none}.header .logo .mob_cat_btn{display:none;height:25px;font-size:0}.header .logo .mob_cat_btn i.mobile-menu-ico{display:inline-block;width:30px;height:25px;background:no-repeat center center url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAZCAYAAAAmNZ4aAAAAK0lEQVR42mMIWsTwfyDwCLB41GJagVEwCkbzMe3wqMWjYBSMllxDzuJRiwFgsW1ULTPvhAAAAABJRU5ErkJggg==)}.mtbtn_lk{display:none}.mtbtn_search{display:none}body .mobile-menu ul li.mobile-menu__bottom_fix{display:none}body .mobile-menu ul li.mobile-menu__location_item{display:none}body .mobile-menu ul li.tpanelmdop{display:none}@media(max-width: 1024px){.fancybox-wrap.fancybox-type-image .fancybox-outer{padding-top:0 !important}.fancybox-wrap .fancybox-outer .locationbig{padding:20px}.fancybox-wrap .fancybox-outer .locationbig .item{float:none}}.fancybox-lock .fancybox-overlay{z-index:100000}body .popup-map{z-index:10000}.dop-menu ul{width:25% !important;padding-left:10px;box-sizing:border-box}.dop-menu ul.lv-2{background-color:#3e6300;z-index:1;margin-top:0 !important;width:300px !important}.header .main-menu .dop-menu .centering{padding-bottom:15px}.header .main-menu .dop-menu .section-link.images img{bottom:inherit}.catalog_menu__brands{padding-top:60px;max-width:75%}.catalog_menu__brands__head{color:#fff;font-size:22px;font-weight:600;margin-bottom:15px}.catalog_menu__brands__head a{font-size:16px;color:#70a11c;padding-left:15px}.catalog_menu__brands__items{font-size:0}.catalog_menu__brands__items__item{display:inline-block;font-size:0;width:100px;height:100px;background:#fff;border-radius:8px;margin-right:16px;overflow:hidden;border:2px solid #fff;position:relative}.catalog_menu__brands__items__item:nth-child(8){margin-right:0}.catalog_menu__brands__items__item img{display:block;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:auto;height:auto;max-height:100%;max-width:100%}@media(min-width: 1025px)and (max-width: 1259px){.tpanel .tpanel_menu a{margin-top:8px;margin-bottom:0;line-height:1.4}}@media(max-width: 1259px){.list-menu img.main_item_img{display:none}#rs_easycart .rsec_headers .rsec_orlink.tel{padding-left:10px;padding-right:10px}.catalog_menu__brands{padding-top:10px}.catalog_menu__brands__items__item{width:75px;height:75px;margin-right:10px}}@media(max-width: 1239px){.catalog .prods #paginator .navi.new .navigation .pg_left{float:left;width:10%}.catalog .prods #paginator .navi.new .navigation .pg_center{float:left;width:80%}.catalog .prods #paginator .navi.new .navigation .pg_right{float:left;width:10%}.catalog .prods #paginator .navi.new .navigation .arrow b{display:none}.catalog .prods #paginator .navi.new .navigation .pg_left{text-align:left}.catalog .prods #paginator .navi.new .navigation .pg_right{text-align:right}.catalog .prods #paginator .navi.new .navigation .pg_left a,.catalog .prods #paginator .navi.new .navigation .pg_left span{width:44px;text-align:center}.catalog .prods #paginator .navi.new .navigation .pg_right a,.catalog .prods #paginator .navi.new .navigation .pg_right span{width:44px;text-align:center}.catalog .prods #paginator .navi.new .navigation .arrow .icon.pngicons{margin:0 !important}}@media(max-width: 1220px){.footer .line0{padding-bottom:10px}.footer .line0__left{width:60%}.footer .line0__left__tel{margin-bottom:15px;padding-right:0;border:none}.footer .line0__right{text-align:right;border:none;padding-left:0}.footer .line_bot__left{width:75%}.footer .line_bot__right{width:25%}.footer .line_bot__left__col__srch .footersubscribe{max-width:300px}.header .search .box-form form input[type=text]{width:400px}}@media(max-width: 1070px){.header .search{display:none}}@media(max-width: 1100px){.footer .line0__left__tel{width:50%;padding-left:0;text-align:center !important}.footer .line0__left__link{width:50%}.footer .line0__right{width:50%;float:left;text-align:center !important}}@media(max-width: 1023px){.footer .line_bot__right__apps__link{display:block;margin-bottom:4px}.footer .line0__left{float:none;width:auto;text-align:center}.footer .line0__left__tel{display:block}.footer .line0__right{text-align:center;padding-top:20px}.footer .line0__right .line0__right__sn{margin-left:12px;margin-right:12px}.catalog_menu__brands__items__item{width:65px;height:65px}}@media(max-width: 1010px){.ms_mp__rm{padding-left:0;padding-right:0}}@media(max-width: 900px){body{position:relative}body .mobile-menu>ul{padding-top:0;padding-bottom:0}body .mobile-menu ul{background:#fff}body .mobile-menu ul li{border-bottom:1px solid #f7f6f6}body .mobile-menu ul li a{color:#000;font-size:15px;text-transform:none;font-weight:500;padding-left:15px;padding-top:9px;padding-bottom:9px;padding-right:15px;text-decoration:none}body .mobile-menu ul li a>i{width:7px;height:12px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAMCAAAAACL/vjMAAAAAnRSTlMAAHaTzTgAAABKSURBVHjaBcBBDkNAFADQdyCHscc4XhMVo2f4jTiIfSPDrkFs+QSRMriinQrckeYD/tGPB/hUGX65fqEMzYIypsD+7r6wdQGs4AFQoB7B0KOf9AAAAABJRU5ErkJggg==);background-size:100% auto}body .mobile-menu ul li.action>a>i{-webkit-transform:rotate(90deg);transform:rotate(90deg)}body .mobile-menu ul.lv2{background:#fff;padding:0;border:none;border-top:1px solid #f7f6f6}body .mobile-menu ul.lv2 a{padding-left:25px;padding-right:15px;text-decoration:none}body .mobile-menu ul.lv3{background:#fff;padding:0;border:none;border-top:1px solid #f7f6f6}body .mobile-menu ul.lv3 a{padding-left:35px;padding-right:15px;text-decoration:none}body .mobile-menu ul li a[href="/sale/"]{text-shadow:0 0 0 #f3a733;color:#f3a733}body .mobile-menu ul li a[href="/action/"]{text-shadow:0 0 0 #f3a733;color:#f3a733}body .mobile-menu ul li a[href="/promo/protection/"]{text-shadow:0 0 0 #f3a733;color:#f3a733}}@media(max-width: 767px){.up_arrow{bottom:100px;right:20px}.footer .line0__left{text-align:left}.footer .line0__left__tel{margin-right:0;width:100%}.footer .line0__left__tel a{font-size:22px}.footer .line0__left__tel span{vertical-align:top;font-size:14px;line-height:1.8}.footer .line0__left__link{width:100%;text-align:center !important;padding-top:0}.footer .line0__right{text-align:left;padding-top:15px;width:100%}.footer .line0__right .line0__right__sn{margin:0 10px 0 0 !important}.footer .line_bot__left{float:none;width:auto}.footer .line_bot__right{float:none;width:auto;text-align:center}.footer .line_bot__left__col{width:auto;float:none}.footer .line_bot__left__col.double{width:auto;padding-right:0}.footer .line_bot__left__col__hd{margin-bottom:10px;text-align:center}.footer .line_bot__left__col__list{text-align:center}.line_bot{position:relative}.line_bot__right__apps~*{display:none}.mobile_main_contacts{display:block}.mobile_main_contacts #contacts_map{height:250px !important}.pagetitle .tab{margin-top:10px}.tabs_contacts.page .tab_filter{margin-top:10px}#rs_easycart .rsec.rsec_headers .rsec_body{height:46px !important}#rs_easycart .rsec_headers .foot_tels{vertical-align:top;padding-top:3px}#rs_easycart .rsec_headers .rsec_orlink.tel{display:block;float:none;font-size:0;padding:0;display:block;border-left:none}#rs_easycart .rsec_headers .rsec_orlink.tel a{display:block;font-size:14px}#rs_easycart .rsec_headers a.rsec_online{margin-top:0}.footer .line_bot__left__col__sn{margin-bottom:15px;padding-top:10px}.footer .line_bot__left__col.double .line_bot__left__col{width:100%;padding-right:0}.footer .line_bot__left__col__srch .footersubscribe{max-width:none}.footer .line_bot__left__col__policy{padding-top:0;padding-left:0;text-align:center}.someform.auth .line input[type=text],.someform.auth .line input[type=password]{font-size:16px}.footer .line_bot__right__hd,.footer .line_bot__right__pay{text-align:center}.footer .line_bot__right__pay{margin-bottom:10px}}@media(max-width: 750px){.presscentermainn_rm{padding-top:17px}}@media(max-width: 605px){body.adaptive .filtren .title a{display:block;padding:13px 10px;background:#f1f1f1;border-radius:8px;text-align:center;color:#70a11c;font-size:24px;font-weight:500}body.adaptive .filtren .title span{border-color:#cecece;line-height:1.4}.filtren .title span{position:relative;margin-right:22px}.filtren .title span::after{display:inline-block;content:"";width:14px;height:8px;position:absolute;top:50%;margin-top:-2px;left:100%;margin-left:8px;-webkit-transform:rotate(180deg);transform:rotate(180deg);background:no-repeat url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAICAQAAABjGAZHAAAAaUlEQVR42m2MtRUCARAFF3eJiOiZFnCYR0QFeIa7e86jgsX1bsIvIxzpiAk0OAlrlJKhyqKcBQsNlNpPVUSZEhYRHLS/32RQDtfqBc1XTQFlRUg+4L2/48RQjkTkH/rol/AXfAzZEv0kF91nQ6GNZeMeAAAAAElFTkSuQmCC)}.filtren .title span.show{display:inline-block}.filtren .title span.show::after{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.sidebar .chosen label div{display:inline-block !important;background:#70a11c !important;border-radius:4px !important;color:#fff !important;padding-right:8px;margin-right:4px}.sidebar .chosen label div .closebutcat{margin-left:4px}.sidebar .chosen .ch2{display:inline-block !important;padding-right:8px;border:1px solid #c5c5c5;margin-top:5px;color:#70a11c;font-weight:600}.sidebar .chosen .ch2 .closebutcat{margin-left:4px}.catalogsorter .sortaou{display:none;padding-top:10px}.catalogsorter .sortaou .title{display:none}.catalogsorter .mob_sort_show{display:inline-block;width:40px;height:26px;border:1px solid #c3c3c3;border-radius:4px;background:no-repeat center center url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAPCAYAAADgbT9oAAAAIklEQVR42mNgiLvwnyZ4CBo8CrACmoXr0DN4FJCVUoadwQAQ6R9Ej/45EwAAAABJRU5ErkJggg==)}.bottom .catalogsorter .mob_sort_show{display:none}.header .mobile-callback{margin:0 auto !important}.elementdetail .add2basketform .quantitytitle{display:none}.elementdetail table.delivery td{padding:4px !important}body.adaptive .elementdetail .favoriteandcheaper{display:inline-block;width:auto}body.adaptive .elementdetail .favoriteandcheaper .favorite{display:inline-block;width:auto}body.adaptive .elementdetail .favoriteandcheaper div.cheaper{display:inline-block;width:auto}body.adaptive .elementdetail .info .share{margin-top:10px}.elementdetail .pictures .pic_nav{position:absolute;top:50%;margin-top:-20px;width:40px;height:40px;text-align:center}.elementdetail .pictures .pic_nav i{width:7px;height:14px;vertical-align:top;display:inline-block;margin-top:14px}.elementdetail .pictures .pic_nav.left{left:0}.elementdetail .pictures .pic_nav.left i{background-position:0 -531px}.elementdetail .pictures .pic_nav.right{right:0}.elementdetail .pictures .pic_nav.right i{background-position:0 -545px}body.adaptive .filtren{margin-right:-10px;margin-left:-10px;padding-left:10px;padding-right:10px}body.adaptive .filtren .body{display:block !important;padding-left:10px;padding-right:10px;box-sizing:border-box;overflow:hidden;position:absolute;width:100%;top:50px;left:-110%;z-index:1000;background:#fff;-webkit-transition:all 300ms ease;transition:all 300ms ease}body.adaptive .filtren.opened .body{left:0}iframe[src*=youtube]{max-width:100%}}@media(max-width: 540px){body.adaptive .authinhead{display:none !important}body.adaptive .location{display:none !important}body.adaptive .mobile_hide{display:none !important}body .tpanel{background-color:#70a11c}body .tpanel .work_time_tel{display:inline-block;padding:0;vertical-align:middle}body .tpanel .work_time_tel span{display:none}body .tpanel .work_time_tel a{color:#fff;font-size:16px}body .tpanel .authandlocation{padding:15px 0 0 0;float:none;text-align:justify;white-space:inherit}body .tpanel .authandlocation::after{display:inline-block;width:100%;content:""}body .tpanel .authandlocation .mob_head{display:inline-block}body .tpanel .authandlocation .mob_head .mob_head__menu{display:inline-block;font-size:18px;font-weight:600;color:#fff;border-bottom:1px dashed rgba(255,255,255,.3);margin-right:20px;vertical-align:middle}body .tpanel .authandlocation .mob_head .mob_head__addr{display:inline-block;color:#fff;font-size:12px;border-bottom:1px dashed rgba(255,255,255,.3)}body .tpanel .authandlocation .mob_head .mob_head__menu__con{display:none;position:fixed;width:100%;background:#fff;top:0;left:0;z-index:1000;min-height:100%;padding:17px 24px 20px;box-sizing:border-box}body .tpanel .authandlocation .mob_head .mob_head__menu__con .close{position:absolute;top:0;right:24px;width:60px;height:60px;border-radius:0 0 4px 4px;text-align:center;padding:0;background:#70a11c no-repeat center center url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAQAAABKfvVzAAAAvUlEQVR42o3SU7oDQQAF4b6Itf+dxHqPbWsTqdh9Mjb+b6YMc1r4jYuBf+qsDEugTsjxcj9lYGcI0QA632/BRx3oEj3tBOmAhp0xFWBI9HYgTEPDrpgusdeDV5jEhF8OK9gH5jwImMAYBRMYATttC4yApUlYMGo4XwxZ27lf6x37p6XLZopkXTWGjwbQPW87N4bn/mV0Y6IZ1dgnhrD+lRKjG5MY3ZjESBg+hbHAmoQME42xwJaGpcJYYE22BxcjRJ06LLsHAAAAAElFTkSuQmCC)}body .tpanel .authandlocation .mob_head .mob_head__menu__con .mob_head__menu__con__hd{padding:0 90px 25px 0;font-size:30px;line-height:34px;color:#4e4e4e}body .tpanel .authandlocation .mob_head .mob_head__menu__con .mob_head__menu__con__loc .mob_head__menu__con__loc__hd{display:inline-block}body .tpanel .authandlocation .mob_head .mob_head__menu__con .mob_head__menu__con__loc .location{display:inline-block !important;float:none}body .tpanel .authandlocation .mob_head .mob_head__menu__con .tpanel_menu{display:block !important;height:auto;padding-top:16px}body .tpanel .authandlocation .mob_head .mob_head__menu__con .tpanel_menu a{display:inline-block;float:none;outline:0;text-decoration:none;color:#000;border-bottom:1px solid rgba(43,115,213,.2);margin-bottom:6px;margin-top:0;font:16px "Open Sans",sans-serif,Arial,Helvetica}body .tpanel .authandlocation .mob_head .mob_head__menu__con .tpanel_menu div:last-child a{font-weight:600}body .tpanel .authandlocation .mob_head .mob_head__menu__con .mob_head__menu__con__auth{padding-top:30px}body .tpanel .authandlocation .mob_head .mob_head__menu__con .mob_head__menu__con__auth__login{display:block;font-size:17px;text-align:center;border:2px solid #70a11c;border-radius:5px;padding:14px 0 14px;background:#fff;color:#70a11c;margin-bottom:15px}body .tpanel .authandlocation .mob_head .mob_head__menu__con .mob_head__menu__con__auth__links{border-bottom:1px solid #ddd;padding-bottom:10px}body .tpanel .authandlocation .mob_head .mob_head__menu__con .mob_head__menu__con__auth__links a{color:#000;border-bottom:1px solid rgba(43,115,213,.2)}body .tpanel .authandlocation .mob_head .mob_head__menu__con .mob_head__menu__con__auth__links__reg{display:inline-block;margin-left:8px;font-size:13px;font-weight:600;text-decoration:none}body .tpanel .authandlocation .mob_head .mob_head__menu__con .mob_head__menu__con__menu2{padding-top:20px;padding-bottom:20px}body .tpanel .authandlocation .mob_head .mob_head__menu__con .mob_head__menu__con__menu2 ul{padding-left:0}body .tpanel .authandlocation .mob_head .mob_head__menu__con .mob_head__menu__con__menu2 ul li{list-style-type:none}body .tpanel .authandlocation .mob_head .mob_head__menu__con .mob_head__menu__con__menu2 ul li a{display:inline-block;outline:0;text-decoration:none;color:#000;border-bottom:1px solid rgba(43,115,213,.2);margin-bottom:6px}.mainsections a{text-align:center}body .fancybox-inner .locationbig .item{width:auto !important}body.adaptive .phone.column1{display:none !important}body.adaptive .column1.basket.mobile-callback{display:none !important}body .header{background-color:#f3f3f3}body .header-box{position:relative}body.adaptive .header .header-box .basket.column1{width:44px;background:none;padding:0;margin:0;max-width:none}body.adaptive .header .header-box .basket.column1 .box-icon{padding:0}body.adaptive .header .header-box .basket.column1 .box-icon i{margin-top:10px}body.adaptive .header .header-box .basket.column1 .msg{display:none}body.adaptive .header .header-box .floatclaer-box{width:auto;position:absolute;top:0;right:10px}body .mobile-menu{padding-bottom:10px}body .mobile-menu .mobile-menu-title,body .mobile-menu h3{background:none;color:#70a11c;text-transform:inherit;font-size:18px;display:none;padding:0;border-bottom:1px dashed #70a11c;position:relative;margin-left:24px}body .mobile-menu .mobile-menu-title i.mobile-menu-ico,body .mobile-menu h3 i.mobile-menu-ico{position:absolute;top:6px;left:-24px;width:16px;height:13px;background:no-repeat center center url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAANCAYAAACgu+4kAAAAlElEQVR4AaXQIQwBcRTH8f9dU/Q+NkkvAr2g2vRNv8gkM3oypgiw671H+uwSUTjp+f6Cfu/+v+0T3ze8MDqGIW7YOeXoK3CB1bRSIMMbd4cHXpgokEqIGYEEqVPyP87wQYFnRQVKTBU4wWpaKjBGjr3DAVf0QvSoNNFBy6ENaSiwgaF0+MIwU+Ac+8QBtpg7LLBG9wcKSRpBNQ3PeQAAAABJRU5ErkJggg==)}body .mobile-menu .mob_search{display:none;position:absolute;width:24px;height:24px;top:0;right:10px;background:no-repeat center center url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAABXElEQVR4AZzSAUQDYRiH8StKCzDKYIkAoBUIMQlBRYBSgiCQTAnXwEJFpbAgBGiACByQQikmCFUhyIjAZNbXgxcv7u6++8YP4/nfe2Ze2Gfu3MthDZd4RQNvuEIJA57rh/E2mjAx2thJ++BOBDDiC1UsYwZLOMGnam7QY3vgWg0ryER0XfBV+2jz8LIazFu+0KzaHMSF/frNU/6sG2qbj4q2JGg4/ineZb+b9NvvOR7wZf8QFXxLMO14YFL2TWTCgrYEY44HhmFELiz4gcGU44Gi7H/RGxbcS1B2PLAu+3pUUJHgw/HAk+wPo4JBGLGa8uELajsUF56qcNzy4SNq4yfFHXhRg5WEfhF/qq/avFEfntXoDpuYQAFFlHCrGu3C5kg3zmAs7KOW+ogcGsUx6mjJuCXfj1BQbQCj1NL+DbPIIxvTBP/D8Am5YLBZspjmloDEaGHJWiB+DMqAAHHFV1FMmXw4AAAAAElFTkSuQmCC)}body .header .mobile-search{display:none}.showcase:not([data-type="2"]) .js-element:not(.is-buyed-mainpage):hover .popup,.showcase:not([data-type="2"]) .js-element:not(.is-buyed-mainpage).hover .popup{display:none !important}.mobile-menu>ul{display:block !important;position:absolute;width:100%;top:0;left:-110%;z-index:10000;-webkit-transition:all 300ms ease;transition:all 300ms ease}.mobile-menu.action>ul{left:0}body.adaptive .logo.column1{padding:10px 0 10px 0 !important}.header .logo .mob_cat_btn{display:inline-block;margin-right:6px;vertical-align:middle}.header .logo .mob_cat_btn+a{vertical-align:middle}.header .logo a img{width:150px !important;float:none !important;vertical-align:middle}body.adaptive .header .header-box .basket.column1 .box-icon i{width:30px;height:30px;margin-top:16px;background:no-repeat center center url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAbCAYAAABr/T8RAAAB7ElEQVR42r3VA4wdUQCF4dq2bdu2bcW1bYe1bdu2bdu23dM/ya002n1vkm+kM3MZpNrMIOchzAjiz4XAsRA+Ibu/w0dD6OXv4HwQTiGMv8OPQ8jl7+BOEHZiOCZZmOjRFAxGwl+DM0J+cujPv94IoQdSIx/y/CI3CqE4ijlUEqWRH20gvP4zuC2EET6qzkkQBvx5IRHe4yliohFWY54H87EBxc27q0O4isj/+qpVkLkxB7qgrUe9kQghcev7e/9XHLUgLAzEIh4CYZbVTXHxFh8Q15yLjZRIZiM5UiDyL+8rDOEdEtt94XgILczxJJzGXhv7cQmtzHNBcQhCcydFUwHCNnMcDvER10Y8xEVI81w7CDud1klIXIOQ1WO91oeMvFY3psI47MMmPIJwEZux24Fd2I4bkNHSKjQlbkO/eIOn+AS59BGbUNSuWHpDmOLvmakZhB3IjAzIFkD5nHSfUNgMBbKzCGMXHgbNMAGDsA2vcAYjMRxTMOkPUzAEE3Edz7EaY9DBbdFXxhMIXzHE5v7wWAAZ15DNbWhSfMIrdMBBCI0tnhkGYRn6/tINw7oJzgFhrznuDGGgxTNLIZQ3x08gxHQTHAmnIJzBRwglLZ5pCeEpLkBY6aV7JcceCA9Q28Ez7fAOwnJEt7r/Gx3fgn5QXRj1AAAAAElFTkSuQmCC)}.mtbtn_lk{display:inline-block;margin-right:6px;width:30px;height:30px;margin-top:16px;background:no-repeat center center url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAADRUlEQVR42q2XA5AkQRBF62zbtm1bWJ5t27bNtc+2bYTOtr123s/Burt68CNeREV3Zv0pZfUILbL1FmmBHdgMroH34J+B94ZnW4A9xwoLxYZZwWLwGZBGvoAlIJu5pv3AD0Bm8hP0N9V0OyAr4aTVdL9aR/agtbugetsZfdtebn5QZuqslOzoJ6iNm6CiGwS19xA08kBJUJrbumet3DhG1dxVydRRzdQ4Qp+7c+jTn+dk1Ge0fe/O1b2rDSTmPZI6LmFJBdv5CGruIqghOn34+Qop6fGXa9TASVBTF85RNI4A6eMaLwakROH1gs4/8ySZLj73phLrpeu9zGiaEgQqBTbCKAbtzUlaNWRvXoxc1TgEpGJjG0BKFN8oaNPVIaRVm68ORY501LZs7KQWxDvW9eZE0iq3W5OQIzV2Y+PbakGVNgtaeLodadWi0x2QIzW+y8Zf1II6uGOnYs1+B30hmf4Ef6NmzoLaucvrORsHqQU5+AgqjTWbcawxyTTrWFPEco7UOFBqzNiDgli3xWe68qiSGOl3WnLWFjHG8qnN+Iss0FgQSm7Qj2bbtVF06rGTju3XR6Fa8bu4sdqm+o4skM1svPQlUawES8AKA4v5mf5dZy/EajO+p3ox8K9nym8WVGWLoAmHq5HfvXl0480BLpEMt/FsPr9DDMca8+THyUZplB09BOVZJ2jMwUp0790Jkunu+5M09lAV5HCu6ujtBJcvEJRwpG2QWBAdON+YQKbK9cZE5PKxStI8BKQ21uulgIx0BdmQuBNTaK523V+IkfPeSGS8PO7tlA6EA7L3091GqEAdyVLh+KEv7jPetZgh4Z3cHeju054IDI0IJksVFhlKvf1ScTUzGvdU+gpxrbiJC0VnspJQWGwIfbKpu1AT1uQg36drLvQmomiyROsu9iPuC30eFlqEQuDEm2vgnrx06+0RMlW33x6lAXvzE/eBvlyEKcKGGICC8IunadqxRnTmqQd9939PSvoe8J5jdJcJ5yD3N47SQGGOkJgdv3gpqtE3/qro4ilo0tE6mMLeON/jGF17Cp4hjjiGY9FehtwcwlLZ48uQ/5Dh23lbja3iRtlN4j1M/jFof+BneLcdMQ4cKzToP1DxR4rzX0iiAAAAAElFTkSuQmCC);background-size:25px auto}.mtbtn_search{display:inline-block;margin-right:6px;width:30px;height:30px;margin-top:16px;background:no-repeat center center url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAABXElEQVR4AZzSAUQDYRiH8StKCzDKYIkAoBUIMQlBRYBSgiCQTAnXwEJFpbAgBGiACByQQikmCFUhyIjAZNbXgxcv7u6++8YP4/nfe2Ze2Gfu3MthDZd4RQNvuEIJA57rh/E2mjAx2thJ++BOBDDiC1UsYwZLOMGnam7QY3vgWg0ryER0XfBV+2jz8LIazFu+0KzaHMSF/frNU/6sG2qbj4q2JGg4/ineZb+b9NvvOR7wZf8QFXxLMO14YFL2TWTCgrYEY44HhmFELiz4gcGU44Gi7H/RGxbcS1B2PLAu+3pUUJHgw/HAk+wPo4JBGLGa8uELajsUF56qcNzy4SNq4yfFHXhRg5WEfhF/qq/avFEfntXoDpuYQAFFlHCrGu3C5kg3zmAs7KOW+ogcGsUx6mjJuCXfj1BQbQCj1NL+DbPIIxvTBP/D8Am5YLBZspjmloDEaGHJWiB+DMqAAHHFV1FMmXw4AAAAAElFTkSuQmCC)}.body>.tpanel{display:none !important}body .mobile-menu>ul{top:60px;min-height:100vh}body .mobile-menu ul li.mobile-menu__bottom_fix{display:block;font-size:0;background:#70a11c;text-align:center;padding:6px 0 2px;position:fixed;width:100%;bottom:0}body .mobile-menu ul li.mobile-menu__bottom_fix br{display:none}body .mobile-menu ul li.mobile-menu__bottom_fix a{font-size:15px;color:#fff;display:inline-block;padding:0;padding-right:20px;font-weight:600}body .mobile-menu ul li.mobile-menu__bottom_fix span{font-size:15px;color:#fff;display:inline-block}body .mobile-menu ul li.mobile-menu__bottom_fix .mobile-menu__bottom_fix__ttl{color:#fff;font-size:15px;padding-bottom:6px}body .mobile-menu ul li.mobile-menu__location_item{display:block;background-color:#f3f3f3;border-color:#e8e8e8}body .mobile-menu ul li.mobile-menu__location_item .location{display:block !important;float:none;font-size:15px;padding:0 10px}body .mobile-menu ul li.mobile-menu__location_item .location i{font-size:18px}body .mobile-menu ul li.mobile-menu__location_item .location span{display:inline-block}body .mobile-menu ul li.mobile-menu__location_item .location a{display:inline-block;text-decoration:underline;padding:10px 2px;text-shadow:0 0 0 #000;padding-left:5px}body .mobile-menu ul li.mobile-menu__location_item .location .icon{display:none}body .mobile-menu ul li a[href="/contacts/"]{font-weight:600;padding-left:35px;background:no-repeat left 15px center url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAOCAYAAAD5YeaVAAAAq0lEQVR4AWOAgaBFDEpAvBiIXwPxfyB+A8RLQOIgeWSFQSAFeHAoTKE+kuBbII4HYgUgjgObjpAzAileiiRgimajEZLcCpDAcyjnIEwRmoYjUPknIM47KOc8DsUXoPKvQZwdSFYVoCnMRZLbBRIIRPP5biAuB0miiYfATNhNIOj2IVunSUCxLrpHsnEozGHA4fMFaAoXw+RwaTgOVXgKxCekWAOIjwGxFrocAHO3sRLO8+eoAAAAAElFTkSuQmCC)}body .mobile-menu ul li.tpanelmdop{display:block;background-color:#f3f3f3;border-color:#e8e8e8}body{padding-top:75px !important}body #header.header{position:fixed;top:0;width:100%;z-index:10000}body #header-mobile.header{position:fixed;top:0;width:100%;z-index:10000}}@media(max-width: 539px){body.adaptive .header .header-box .floatclaer-box{width:auto;position:absolute;top:0;right:10px}}@media(max-width: 480px){.mainsections li.section.mp_sec_list .ms_mp__img{height:230px}.mainsections li.section.mp_sec_list .ms_mp__img img{height:auto;width:auto;max-width:100%;max-height:100%}.mp_sec_list_cnt{font-size:14px}.mp_sec_list_cnt .mp_sec_list_cnt__all{font-size:20px}body.adaptive h1.pagetitle{font-size:15px}.fancybox-skin{padding:0 !important}}@media(max-width: 420px){.catalog .prods #paginator .navi.new .navigation .pg_left{float:left;width:15%}.catalog .prods #paginator .navi.new .navigation .pg_center{float:left;width:70%}.catalog .prods #paginator .navi.new .navigation .pg_right{float:left;width:15%}.footer .line0__left__link{margin-right:0}.footer .line0__left__link a{font-size:13px}.footer .line_bot__left__col__srch .footersubscribe{width:100%;max-width:100%}body .tpanel .authandlocation .mob_head .mob_head__menu{margin-right:10px}.mainsections li.section.mp_sec_list .ms_mp__img{height:180px}.elementdetail .add2basketform .quantity,.elementdetail .add2basketform .add2basket,.elementdetail .add2basketform .inbasket,.elementdetail .add2basketform .buy1click,.elementdetail .add2basketform .go2basket{margin-right:6px;font-size:12px}.elementdetail .quantity .js-measurename{min-width:22px}}@media(max-width: 380px){body.adaptive .filtren .title a{font-size:20px}.header .logo a img{width:150px !important}body.adaptive .header .header-box .floatclaer-box{right:0}body.adaptive .header .header-box .basket.column1 .box-icon i{margin-top:8px}.mtbtn_lk{margin-right:0;margin-top:8px}.mtbtn_search{margin-right:0;margin-top:8px}}@media(max-width: 540px){body .header-box{z-index:10001;background-color:#f3f3f3}body .mobile-menu>ul{height:100vh;overflow:auto;top:0;padding-top:60px;padding-bottom:60px;box-sizing:border-box}body .mobile-menu{padding-bottom:0}}

/* End */


/* Start:/local/templates/prozoo/js/fancybox/new__jquery.fancybox.min.css?157527711312795*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-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:.9;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;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{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--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform: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;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.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:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;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:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position: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:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* End */


/* Start:/local/templates/prozoo/css/swiper.min.css?157527711319778*/
/**
 * Swiper 4.5.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 22, 2019
 */
.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}
/* End */


/* Start:/local/templates/prozoo/css/offers.css?16989074053623*/
.propvision1 .offer_prop {
    position: relative;
    margin-bottom: 3px
}

.propvision1 .offer_prop .offer_prop-name {
    display: block;
    margin-bottom: 5px
}

.propvision1 .offer_prop .div_select {
    position: relative;
    display: inline-block
}

.propvision1 .offer_prop .icon {
    width: 8px;
    height: 4px;
    margin-left: 5px;
    margin-bottom: 2px;
    background-position: 0 0
}

.propvision1 .offer_prop .div_selected {
    display: none;
    cursor: pointer
}

.propvision1 .offer_prop .div_selected span {
    color: #214496;
    border-bottom: 1px dashed #000
}

.propvision1 .offer_prop.color .div_selected span {
    border: none
}

.propvision1 .offer_prop .div_selected span:hover {
    border-bottom: 1px dashed #FFF
}

.propvision1 .offer_prop.closed .div_options {
    display: block
}

.propvision1 .offer_prop.color .div_options {
    min-width: 0;
    left: -8px
}

.propvision1 .offer_prop .div_options .div_option,
.propvision1 .offer_prop .div_options .sc-div_option-custom {

    cursor: pointer;
    display: inline-block;
    padding: 3px 6px;
    font-size: 12px;
    text-decoration: none;
    text-align: center;
    color: #000;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin: 0 4px 4px 0;
    border: 1px solid #e4e4e4
}

.propvision1 .offer_prop .div_options .sc-div_option-custom.sc-div_option-custom--razves {
    position: relative;
    margin-top: -12px;
    top: 12px;
    margin-bottom: 15px;
}

.propvision1 .offer_prop .div_options .sc-div_option-custom.sc-div_option-custom--razves span {
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
}


.propvision1 .offer_prop .div_options .div_option.selected {
    /*background-color: #70A11C*/
    border-color: #70a11c !important;
    box-shadow: inset 0 0 0 1px #70a11c;
}

.propvision1 .offer_prop .div_options .div_option.selected:hover {
    /*background-color: #507a1b !important*/
}

.propvision1 .offer_prop.color .div_options .div_option {
    min-width: 0;
    padding: 5px 7px
}

.propvision1 .offer_prop .div_options .div_option:hover {
    /*color: #FFF;*/
    background: #F3F3F3 !important
}

.propvision1 .offer_prop.color .div_selected span, .propvision1 .offer_prop.color .div_options .div_option span {
    display: inline-block;
    width: 15px;
    height: 15px;
    font-size: 0;
    vertical-align: middle;
    border: 1px solid #eee;
    background-size: cover
}

.propvision1 .offer_prop .div_options .div_option:hover span {
    text-decoration: none
}

.propvision1 .offer_prop .div_options .div_option.selected span {
    /*text-decoration: underline;*/
    /*color: #fff*/
}

.propvision1 .offer_prop.color .div_options .div_option.selected span {
    border: 1px solid red
}

.prop_option_line_through .propvision1 .offer_prop .div_options .div_option.disabled, .prop_option_line_through .propvision1 .offer_prop .div_options .div_option.disabled:hover {
    color: #B3B3B3;
    cursor: default;
    text-decoration: line-through;
    background-color: #FFF
}

.prop_option_line_through .propvision1 .offer_prop.color .div_options .div_option.disabled, .prop_option_line_through .propvision1 .offer_prop.color .div_options .div_option.disabled:hover, .prop_option_hide .propvision1 .offer_prop .div_options .div_option.disabled, .prop_option_hide .propvision1 .offer_prop .div_options .div_option.disabled:hover {
    display: none
}

/* End */


/* Start:/local/templates/prozoo/js/popup/style.css?15752771135596*/
.rsgppopup{
	position:absolute;
	top:100px;
	left:100px;
	text-align:left;
	z-index:900;
}
.rsgppopup .inner{
	min-width:500px;
	min-height:320px;
	background-color:#FFF;
	-khtml-border-radius:4px;
	-moz-border-radius:4x;
	-webkit-border-radius:4px;
	border-radius:4px;
	-moz-box-shadow:2px 4px 10px rgba(0,0,0,0.5);
	-webkit-box-shadow:2px 4px 10px rgba(0,0,0,0.5);
	box-shadow:2px 4px 10px rgba(0,0,0,0.5);
}
.rsgppopup .loading{
	display:inline-block;
	width:31px;
	height:31px;
	margin-top:144px;
	margin-left:234px;
	background:rgba(0, 0, 0, 0) url('/local/templates/prozoo/js/popup/../../img/loading.gif') center center no-repeat;
}

/* catalog.element -> popup */
.rsgppopup{
	width:100%;
	max-width:500px;
}
.rsgppopup .block{
	float:left;
	width:50%;
}
.rsgppopup .block.left{
	border-right:1px solid #E5E5E5;
}
.rsgppopup .block.left .ppadding{
	text-align:center;
}
.rsgppopup .ppadding,
.showcaseitem .ppadding{
	padding:15px 20px;
}
.rsgppopup .block.right .ppadding{
	padding-bottom:5px;
}
.rsgppopup .ppadding .propanddesc{
	min-height:225px;
}
.rsgppopup .pic{
	padding:10px 0px;
}
.rsgppopup .article{
	margin-bottom:12px;
	font-family:Opensanslight,Arial,Helvetica,sans-serif;
	color:#484848;
}
/* catalog.element -> popup -> prices */
.rsgppopup .prices .prs_jscrollpane{
	width:100%;
	overflow:auto;
}
.rsgppopup .prices .prev,
.rsgppopup .prices .next{
	display:block;
	width:100%;
	text-align:center;
	background:#f3f3f3;
	background:-ms-linear-gradient(top, #f3f3f3, #fff);
	background-image:-moz-linear-gradient(top, #f3f3f3, #fff);
	background-image:-o-linear-gradient(top, #f3f3f3, #fff);
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#f3f3f3), to(#fff));
	background-image:-webkit-linear-gradient(top, #f3f3f3, #fff);
	background-image:linear-gradient(to bottom, #f3f3f3, #fff);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3',endColorstr='#fff',GradientType=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#f3f3f3, endColorstr=#fff)";
}
.rsgppopup .prices .prev .icon,
.rsgppopup .prices .next .icon{
	width:14px;
	height:7px;
	margin-bottom:2px;
}
.rsgppopup .prices .prev .icon{
	background-position:-14px -669px;
}
.rsgppopup .prices .prev:hover .icon{
	background-position:-14px -690px;
}
.rsgppopup .prices .next .icon{
	background-position:0px -669px;
}
.rsgppopup .prices .next:hover .icon{
	background-position:0px -690px;
}
.rsgppopup .prices .pricestable{
	width:100%;
}
.rsgppopup .prices .pricestable tr td{
	padding:8px 12px;
}
.rsgppopup .prices .pricestable tr.even td{
	background-color:#FAFAFA;
}
/* catalog.element -> popup -> soloprices */
.rsgppopup .soloprice{
	margin-top:15px;
}
.rsgppopup .soloprice span{
	display:inline-block;
	margin-bottom:6px;
}
.rsgppopup .soloprice .price.gen{
	display:block;
	font-size:18px;
	margin-right:15px;
	margin-bottom:10px;
}
.rsgppopup .soloprice .price.old{
	margin-right:25px;
}
/* catalog.element -> popup -> description */
.rsgppopup .description{
	font-family:Opensanslight,Arial,Helvetica,sans-serif;
	color:#484848;
	margin-top:30px;
}
.rsgppopup .description .text{
	overflow:hidden;
}
.rsgppopup .description .more{
	text-decoration:underline;
}
.rsgppopup .description .more:hover{
	text-decoration:none;
}
/* /catalog.element -> popup -> description */
/* catalog.element -> popup -> properties */
.rsgppopup .propvision1 .offer_prop .offer_prop-name{
	font-family:Opensanslight,Arial,Helvetica,sans-serif;
	color:#484848;
	margin-right:5px;
}
/* /catalog.element -> popup -> properties */
/* catalog.element -> popup -> add2basket */
.rsgppopup .buy{
	margin-top:20px;
}
.rsgppopup .buy .quantity{
	margin-top:3px;
}
.rsgppopup .add2basket,
.rsgppopup .inbasket{
	float:right;
	padding:4px 8px;
}
/* /catalog.element -> popup -> add2basket */
/* catalog.element -> popup -> compare */
.rsgppopup .compare{
	margin-top:12px;
}
/* /catalog.element -> popup -> compare */
/* catalog.element -> popup -> favorite & share */
.rsgppopup .favorishare{
	margin-top:5px;
}
.rsgppopup .add2favorite{
	color:#666666;
	font-size:11px;
	text-decoration:none;
}
.rsgppopup .add2favorite:hover{
	color:#214496;
	text-decoration:underline;
}
.rsgppopup .add2favorite .icon,
.rsgppopup .add2favorite .counter{
	margin-right:3px;
}
.rsgppopup .add2favorite .icon{
	width:12px;
	height:10px;
	margin-bottom:2px;
	background-position:0px -629px;
}
.rsgppopup .add2favorite.in .icon{
	background-position:-12px -629px;
}
.rsgppopup .share{
	float:right;
}
.rsgppopup .share .b-share-icon{
	height:10px;
	background-repeat:no-repeat;
}
.rsgppopup .share .b-share{
	padding:1px 0px!important;
}
.rsgppopup .share .b-share__handle{
	padding:5px 3px 1px 7px!important;
}
.rsgppopup .share a .b-share-icon.b-share-icon_vkontakte{
	width:9px;
	background-position:0px -301px;
}
.rsgppopup .share a:hover .b-share-icon.b-share-icon_vkontakte{
	background-position:-9px -301px;
}
.rsgppopup .share a .b-share-icon.b-share-icon_facebook{
	width:6px;
	background-position:0px -291px;
}
.rsgppopup .share a:hover .b-share-icon.b-share-icon_facebook{
	background-position:-6px -291px;
}
.rsgppopup .share a .b-share-icon.b-share-icon_twitter{
	width:8px;
	background-position:0px -311px;
}
.rsgppopup .share a:hover .b-share-icon.b-share-icon_twitter{
	background-position:-8px -311px;
}
.rsgppopup .share a.email2friend .icon{
	width:14px;
	height:10px;
	background-position:0px -280px;
}
.rsgppopup .share a.email2friend:hover .icon{
	background-position:-14px -280px;
}

.rsgppopup .favorite{
	float:left;
}
/* /catalog.element -> popup -> favorite & share */
/* /catalog.element -> popup */
/* End */


/* Start:/local/templates/prozoo/css/as-custom.css?1753964035192485*/
@charset "UTF-8";
.sc-header *, .sc-header {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  outline: none;
}
.sc-header :before, .sc-header:before, .sc-header :after, .sc-header:after {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  outline: none;
}

@keyframes spin360 {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
* {
  outline: none;
}

html {
  scroll-padding-top: 123px;
}

body.ovh {
  overflow: hidden;
}

h2 {
  color: #2f2f2f;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

#store_table .store_row:not([id*=row]) {
  border: none !important;
  border-bottom: 2px solid #70a11c !important;
  cursor: default !important;
  padding-top: 0;
  padding-bottom: 0;
  border-radius: 0;
}
#store_table .store_row:not([id*=row]):not(:first-child) {
  margin-top: 15px;
}
#store_table .store_row:not([id*=row]) td {
  padding-top: 5px;
  padding-bottom: 5px;
}
#store_table .store_row:not([id*=row]) td h3 {
  color: #70a11c;
  font-size: 16px;
}
#store_table .store_row[id*=row] {
  border-bottom: 2px solid #e0e0e0;
}
#store_table .store_row[id*=row].checked, #store_table .store_row[id*=row]:hover {
  border-bottom: 2px solid rgb(45, 115, 157);
}
#store_table .store_row[id*=row] label {
  cursor: pointer;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#store_table .store_row[id*=row] label .name {
  font-size: 13px;
  padding-bottom: 5px;
  margin-bottom: 5px;
  width: 100%;
}
#store_table .store_row[id*=row] label .shud,
#store_table .store_row[id*=row] label .adres {
  color: #777;
}
#store_table .store_row[id*=row] label .shud i,
#store_table .store_row[id*=row] label .adres i {
  margin-right: 5px;
}
@media screen and (max-width: 450px) {
  #store_table .store_row[id*=row] label .shud,
  #store_table .store_row[id*=row] label .adres {
    display: none;
  }
}
#store_table .store_row[id*=row] .lilne,
#store_table .store_row[id*=row] .last {
  padding: 5px 0 0;
  width: 100%;
}
#store_table .store_row[id*=row][data-avail_group=FULL]:not([data-disabled=Y]) .lilne,
#store_table .store_row[id*=row][data-avail_group=FULL]:not([data-disabled=Y]) .last {
  position: relative;
}
#store_table .store_row[id*=row][data-avail_group=FULL]:not([data-disabled=Y]) .lilne:before,
#store_table .store_row[id*=row][data-avail_group=FULL]:not([data-disabled=Y]) .last:before {
  content: "30 min";
  color: #fff;
  background: #70a11c;
  padding: 3px 5px;
  border-radius: 3px;
  position: absolute;
  top: 4px;
  right: 0;
}
#store_table .store_row[id*=row][data-disabled=Y] {
  opacity: 0.5;
}

.is-sale-basket #store_table .store_row[id*=row][data-avail_group=FULL] .lilne:before,
.is-sale-basket #store_table .store_row[id*=row][data-avail_group=FULL] .last:before {
  display: none;
}

.header .logo .mob_cat_btn {
  height: auto;
}
.header .search {
  margin-right: 5px !important;
  border-radius: 3px !important;
  max-width: 400px;
  height: 48px !important;
  margin-top: 16px !important;
}
.header .search .box-form form input[type=text] {
  line-height: 48px !important;
  padding: 0 60px 0 20px !important;
  font-size: 14px !important;
}
.header .search .box-form form input[type=text]::-webkit-input-placeholder {
  font-size: 14px !important;
}
.header .search .box-form form input[type=submit] {
  background: no-repeat url(/local/templates/prozoo/css/../img/search.svg) center;
  background-size: 28px;
}
@media screen and (max-width: 1200px) {
  .header .search {
    display: block;
  }
}
.header .callback .icon-mobile-big {
  background: url(/local/templates/prozoo/img/mobile-icon.png) no-repeat 0 0 !important;
}
.header .basket.column1 {
  min-width: 190px;
  margin-right: 0 !important;
}
.header .fav.column1 {
  width: auto;
  position: relative;
  font-size: 20px;
  color: #70a11c;
}
.header .fav.column1 span {
  position: absolute;
  top: 18px;
  right: -12px;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f7a500;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  line-height: 1;
  color: #fff;
  font-weight: 600;
  padding-left: 1px;
  padding-top: 1px;
  border: 2px solid #fff;
}
@media screen and (max-width: 1070px) {
  .header .fav.column1 {
    margin-right: 10px;
  }
}
@media screen and (max-width: 450px) {
  .header .fav.column1 {
    display: none !important;
  }
}
.header .msg {
  font-size: 13px !important;
}
@media screen and (max-width: 1200px) {
  .header .header-box .centeringin {
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (max-width: 1070px) and (min-width: 900px) {
  .header .header-box .centeringin .floatclaer-box {
    width: 100% !important;
    display: flex;
    justify-content: space-between;
  }
  .header .header-box .centeringin .floatclaer-box .search.column1 {
    width: 100%;
  }
}

.authandlocation {
  padding: 13px 0 !important;
}

.tpanel .work_time_tel {
  font-size: 14px !important;
}
@media screen and (max-width: 768px) {
  .tpanel .item_company {
    font-size: 11px;
  }
}
.tpanel .company .item-top-menu.item-top-menu--active {
  border: 1px solid #f7a501;
  padding: 2px 5px;
  border-radius: 17px;
  /* background: #ccc; */
}

/*
.breadcrumb {
  opacity: 0;
  pointer-evenтs: none;
}*/
.as-css-icon {
  /*  &[data-icon="burger"]:after {
      position: absolute;
      right: -6px;
      top: -8px;
      content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='27' viewBox='0 0 24 27' fill='none'%3E%3Crect width='24' height='27' fill='url(%23pattern0)'/%3E%3Cdefs%3E%3Cpattern id='pattern0' patternContentUnits='objectBoundingBox' width='1' height='1'%3E%3Cuse xlink:href='%23image0_139_4' transform='translate(-0.0122627) scale(0.00487869 0.00421941)'/%3E%3C/pattern%3E%3Cimage id='image0_139_4' width='210' height='237' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAANIAAADtCAYAAADKtSs6AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDcuMS1jMDAwIDc5LmRhYmFjYmIsIDIwMjEvMDQvMTQtMDA6Mzk6NDQgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCAyMy4wIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGNTM2QkE2QTYzMkUxMUVDOUI4MENBMTcwRDM2MkJDMSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGNTM2QkE2QjYzMkUxMUVDOUI4MENBMTcwRDM2MkJDMSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkY1MzZCQTY4NjMyRTExRUM5QjgwQ0ExNzBEMzYyQkMxIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkY1MzZCQTY5NjMyRTExRUM5QjgwQ0ExNzBEMzYyQkMxIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+0LbNdwAAmB1JREFUeNrsvQm4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'/%3E%3C/defs%3E%3C/svg%3E");
    }*/
}
.as-css-icon[data-icon=burger] {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  width: 22px;
  height: 19px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.as-css-icon[data-icon=burger] .burger-line {
  width: 100%;
  height: 3px;
  background: #70a11c;
  box-sizing: border-box;
}

.as24-alphabet-filter {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.as24-alphabet-filter .as24-alphabet-filter-char {
  font-size: 16px;
  font-weight: 600;
  color: #ccc;
  line-height: 2;
  padding: 0 10px;
}
.as24-alphabet-filter .as24-alphabet-filter-char.allow {
  color: #f7a500;
  cursor: pointer;
}
.as24-alphabet-filter .as24-alphabet-filter-char.allow:hover, .as24-alphabet-filter .as24-alphabet-filter-char.allow.active {
  color: #70a11c;
}

.dop-menu .centering .as-dop-menu-cols {
  position: relative;
  z-index: 10;
}
.dop-menu .centering .as-dop-menu-cols > ul {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.dop-menu .centering .as-dop-menu-cols > ul > li {
  position: relative;
}
.dop-menu .centering .as-dop-menu-cols > ul > li:hover .lv-2-new {
  display: block;
  position: absolute;
  top: 0;
  left: 100%;
  background: #fff;
  height: auto;
  min-width: 250px !important;
  width: auto !important;
  margin: 0;
  z-index: 1;
  padding: 10px 0;
  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 2px 5px 10px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 2px 5px 10px rgba(0, 0, 0, 0.4);
  box-shadow: 2px 5px 10px rgba(0, 0, 0, 0.4);
}
.dop-menu .centering .as-dop-menu-cols > ul > li:hover .lv-2-new a {
  color: #555;
  padding: 5px 15px;
}
.dop-menu .centering .as-dop-menu-cols > ul > li:hover .lv-2-new a:hover {
  background: #f7a500;
  color: #fff;
  /** OR **/
}
.dop-menu .centering .as-dop-menu-cols > ul > li:hover .lv-2-new:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-width: 8px 12px;
  border-right-color: #fff;
  position: absolute;
  top: 7px;
  right: 100%;
}

.show-mobile {
  display: none !important;
}
@media screen and (max-width: 768px) {
  .show-mobile {
    display: block !important;
  }
}

.hide-mobile {
  display: block !important;
}
@media screen and (max-width: 768px) {
  .hide-mobile {
    display: none !important;
  }
}

.filter-btn {
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  background: #70a11c;
  color: #fff;
  padding: 15px;
  margin: 20px 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
  margin-top: 40px;
}

.as-custom-weight-block {
  margin-bottom: 10px;
  margin-top: 30px;
}
.as-custom-weight-block .custom-weight-price {
  font-weight: 600;
  font-size: 15px;
  padding-left: 10px;
}

.tpanel .bxmaker__geoip__city {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.tpanel .bxmaker__geoip__city * {
  font-size: 13px;
}
@media screen and (max-width: 768px) {
  .tpanel .bxmaker__geoip__city * {
    font-size: 11px;
  }
}

.geo-delivery-block {
  padding: 10px;
  background: #f3f3f3;
  margin-bottom: 15px;
}

.authinheadinner {
  color: #70a11c;
}
.authinheadinner a {
  color: #70a11c;
}

@media screen and (max-width: 768px) {
  .sidebar .smartfilter,
  .sc-section-sidebar .smartfilter {
    position: fixed;
    width: 100%;
    left: -100%;
    top: 61px;
    bottom: 0;
    z-index: 99999;
    -webkit-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
    -ms-transition: 0.3s ease all;
    -o-transition: 0.3s ease all;
    transition: 0.3s ease all;
  }
  .sidebar .smartfilter.smartfilter--show,
  .sc-section-sidebar .smartfilter.smartfilter--show {
    left: 0;
  }
  .sidebar .smartfilter .smartfilter-cross,
  .sc-section-sidebar .smartfilter .smartfilter-cross {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 50px;
    background: rgba(0, 0, 0, 0.7);
    font-size: 40px;
    color: #fff;
    display: flex;
    justify-content: center;
    padding-top: 15px;
    text-shadow: 2px 2px rgba(0, 0, 0, 0.3);
  }
  .sidebar .smartfilter .around_filtren,
  .sc-section-sidebar .smartfilter .around_filtren {
    width: calc(100% - 50px);
    height: 100%;
    opacity: 1;
  }
  .sidebar .smartfilter .around_filtren .filtren,
  .sc-section-sidebar .smartfilter .around_filtren .filtren {
    height: 100%;
    margin: 0;
    padding: 0;
  }
  .sidebar .smartfilter .around_filtren .filtren .title,
  .sc-section-sidebar .smartfilter .around_filtren .filtren .title {
    display: none;
  }
  .sidebar .smartfilter .around_filtren .filtren .body,
  .sc-section-sidebar .smartfilter .around_filtren .filtren .body {
    margin: 0;
    padding: 15px 35px 0 15px;
    height: 100%;
    position: static;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .sidebar .smartfilter .around_filtren .filtren .body .filter-props-list,
  .sc-section-sidebar .smartfilter .around_filtren .filtren .body .filter-props-list {
    height: calc(100% - 48px);
    overflow: auto;
  }
}
.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.alert.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.alert.alert-warning {
  color: #8A6D3B;
  background-color: #FCF8E3;
  border-color: #FAEBCC;
}

.work_time_tel .bxmaker__geoip__message {
  display: inline-block;
}

.this-is-test {
  position: fixed;
  top: 45px;
  left: 15px;
  padding: 5px 10px;
  color: #fff;
  background: red;
  z-index: 9999;
}
.this-is-test--track-disabled {
  top: 80px;
}

.sc-dev-mode {
  position: fixed;
  top: 90px;
  left: 15px;
  z-index: 9999999;
  padding: 15px;
  background: #70a11c;
  color: #fff;
  text-transform: uppercase;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5), 0 0 15px 0 #70a11c, inset 0 0 5px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  font-weight: bold;
  animation: pulse-opacity 5s linear alternate infinite, pulse-zoom 5s linear alternate infinite;
  cursor: pointer;
}

.DPD_openTerminalSelect {
  padding: 5px 10px;
  background: #70a11c;
  color: #fff;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
}
.DPD_openTerminalSelect:hover {
  background: rgb(66.6666666667, 95.8333333333, 16.6666666667);
}

.sale_order_full_table {
  width: 100%;
}
.sale_order_full_table .ps_logo,
.sale_order_full_table .dlv_logo {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.sale_order_full_table .ps_logo img,
.sale_order_full_table .dlv_logo img {
  display: none;
}
.sale_order_full_table .ps_logo > div:not(:first-child),
.sale_order_full_table .dlv_logo > div:not(:first-child) {
  margin-left: 5px;
}
.sale_order_full_table .ps_logo .dlvsystem_address,
.sale_order_full_table .dlv_logo .dlvsystem_address {
  width: 100%;
  margin-left: 0 !important;
}
.sale_order_full_table--paysystem tbody tr, .sale_order_full_table--delivery tbody tr {
  display: inline-block;
  width: 100%;
}
.sale_order_full_table--paysystem tbody tr:not(:first-child), .sale_order_full_table--delivery tbody tr:not(:first-child) {
  margin-left: 5px;
}
.sale_order_full_table--paysystem {
  width: 100%;
  padding: 5px;
}
.sale_order_full_table--paysystem .link {
  font-size: 14px;
  font-weight: 600;
}

.salin-toogle-wrapper {
  margin-bottom: 30px;
  display: flex;
  align-items: center;
}
.salin-toogle-wrapper .salin-toogle-item {
  border: 2px solid #70a11c;
  padding: 10px;
  color: #70a11c;
  font-weight: 600;
}
.salin-toogle-wrapper .salin-toogle-item.salin-toogle-item--active {
  background: #70a11c;
  color: #fff;
  cursor: default;
  text-decoration: none;
}
.salin-toogle-wrapper .salin-toogle-item:first-child {
  border-radius: 5px 0 0 5px;
}
.salin-toogle-wrapper .salin-toogle-item:last-child {
  border-radius: 0 5px 5px 0;
}
.salin-toogle-wrapper .salin-toogle-item:not(:last-child) {
  margin-left: -2px;
}

.mobile-menu__bottom_fix .bxmaker__geoip__message {
  display: inline-block;
}

.popup-auth-form {
  padding: 50px;
  max-width: 500px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 3px 10px 10px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 3px 10px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 3px 10px 10px rgba(0, 0, 0, 0.15);
}
.popup-auth-form .popup-auth-form-title {
  margin-bottom: 15px;
}
.popup-auth-form .popup-auth-form-description {
  margin-top: 15px;
}
.popup-auth-form .popup-buttons-wrapper {
  margin-top: 10px;
  display: flex;
}
.popup-auth-form .popup-buttons-wrapper .as-btn {
  flex: 1;
  text-align: center;
}
.popup-auth-form .popup-buttons-wrapper .as-btn:not(:last-child) {
  margin-right: 10px;
}
.popup-auth-form .popup-buttons-wrapper .as-btn:hover {
  text-decoration: none;
}
@media screen and (max-width: 450px) {
  .popup-auth-form .popup-buttons-wrapper {
    flex-wrap: wrap;
    margin-top: 20px;
  }
  .popup-auth-form .popup-buttons-wrapper .as-btn {
    width: 100%;
    flex: none;
    margin-right: 0;
    padding: 10px;
  }
  .popup-auth-form .popup-buttons-wrapper .as-btn:not(:last-child) {
    margin-bottom: 10px;
  }
}
.popup-auth-form .popup-links-wrapper {
  margin-top: 10px;
}
@media screen and (max-width: 450px) {
  .popup-auth-form .popup-links-wrapper {
    margin-top: 20px;
  }
}
.popup-auth-form .popup-auth-form-social {
  padding-top: 10px;
  margin-top: 10px;
  border-top: 1px solid rgba(236, 236, 236, 0.9254901961);
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.popup-auth-form .popup-auth-form-social .popup-auth-form-social-btn {
  cursor: pointer;
}
.popup-auth-form .popup-auth-form-social .popup-auth-form-social-btn--tinkoff {
  background: #FFDD2D;
  padding: 10px 40px;
  font-size: 15px;
  line-height: 24px;
  font-weight: 700;
  display: flex;
  align-items: center;
  border-radius: 8px;
}
.popup-auth-form .popup-auth-form-social .popup-auth-form-social-btn--tinkoff img {
  margin-left: 8px;
  width: 37px;
  height: 19px;
}
.popup-auth-form input[type=checkbox] {
  filter: hue-rotate(265deg) brightness(0.92);
}
@media screen and (max-width: 450px) {
  .popup-auth-form {
    padding: 25px;
  }
}
@media screen and (max-width: 350px) {
  .popup-auth-form .row-elements {
    flex-wrap: wrap;
    gap: 10px;
  }
}

.tink-tooltip {
  color: #000;
  border-radius: 5px;
  background: #f7f7f7;
  border: 1px solid #ececec;
  padding: 4px;
  margin-top: 5px;
  width: auto;
  bottom: -23px;
  z-index: 100;
  display: none;
  flex-wrap: nowrap;
}
.tink-tooltip .tink-tooltip-exclamation-mark {
  color: #fff;
  width: 20px;
  height: 20px;
  margin-right: 3px;
  font-weight: 600;
  line-height: 1;
  background: #ffc747;
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 20px;
}

.someform input[type=checkbox] {
  filter: hue-rotate(265deg) brightness(0.92);
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  /* display: none; <- Crashes Chrome on hover */
  -webkit-appearance: none;
  margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

.row-elements {
  display: flex;
  gap: 15px;
}
.row-elements.row-elements-1-2 input[type=text],
.row-elements.row-elements-1-2 input[type=tel],
.row-elements.row-elements-1-2 input[type=number] {
  flex: 1;
}

.as-btn {
  background: #70a11c;
  color: #fff;
  padding: 5px 15px;
  border: none;
  font-size: 16px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
}
.as-btn--small {
  font-size: 12px;
}
.as-btn:hover {
  background: rgb(66.6666666667, 95.8333333333, 16.6666666667);
}
.as-btn.loading {
  color: transparent;
  position: relative;
}
.as-btn.loading:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  border: 2px solid #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -10px;
  border-top-color: transparent;
  margin-left: -10px;
  border-radius: 50%;
  animation: spin360 1s linear infinite;
}
.as-btn-disabled {
  opacity: 0.3;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.as-btn.as-btn-alt {
  background: #f7a500;
}
.as-btn.as-btn-alt:hover {
  background: rgb(196, 130.9311740891, 0);
}
.as-btn.as-btn--notactive {
  background: #ccc;
}
.as-btn.cut-opener {
  display: inline-block;
  margin-top: 10px;
  color: #fff;
}
.as-btn--standart {
  display: inline-flex;
}

.js-disabled {
  opacity: 0.3;
  pointer-events: none;
  cursor: default;
}

.black-border td {
  border: 1px solid #000;
  padding: 10px;
}

.welcome-popup {
  max-width: 500px;
}
.welcome-popup .welcome-popup-title {
  width: 100%;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 20px;
  order: 1;
}
.welcome-popup .welcome-popup-text {
  order: 2;
}
.welcome-popup .welcome-popup-image {
  order: 3;
  width: 100px;
  height: 100px;
}
.welcome-popup .welcome-popup-image img {
  max-width: 100%;
  max-height: 100%;
}
.welcome-popup .welcome-popup-btn {
  width: 100%;
  margin-top: 20px;
  text-align: center;
  order: 4;
}
.welcome-popup.welcome-popup-image {
  display: inline-flex !important;
  flex-wrap: wrap;
}
.welcome-popup.welcome-popup-image .welcome-popup-text {
  width: calc(100% - 100px);
  padding-right: 15px;
  padding-top: 10px;
}
.welcome-popup.welcome-popup-image-left .welcome-popup-text {
  order: 3;
  padding-right: 0;
  padding-left: 15px;
}
.welcome-popup.welcome-popup-image-left .welcome-popup-image {
  order: 2;
}

.required {
  color: red;
}

.table-horizontal-scroller {
  width: 100%;
  overflow: auto;
}

.personal-cards-wrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.personal-cards-wrapper .personal-card-item {
  width: 50%;
  box-sizing: border-box;
  margin-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
}
.personal-cards-wrapper .personal-card-item--wide {
  width: 100%;
}
.personal-cards-wrapper .personal-card-item--3-2 {
  width: 67%;
}
.personal-cards-wrapper .personal-card-item--3-1 {
  width: 33%;
}
.personal-cards-wrapper .personal-card-item .personal-card-item-inner {
  border: 1px solid #f1f1f1;
  border-radius: 10px;
  padding: 25px;
  box-shadow: 3px 7px 10px rgba(0, 0, 0, 0.07);
}
.personal-cards-wrapper .personal-card-item .personal-card-item-title {
  font-weight: 600;
  font-size: 18px;
  line-height: 1;
  border-bottom: 4px solid #cccccc;
  padding-bottom: 15px;
  margin-bottom: 10px;
  color: #444444;
  position: relative;
}
.personal-cards-wrapper .personal-card-item .personal-card-item-title [class*=fa-] {
  position: absolute;
  top: -5px;
  right: 0;
  cursor: pointer;
  color: #70a11c;
  /* color: #fff; */
  /* background: #70a11c; */
  padding: 5px 10px;
  border-radius: 3px;
}
.personal-cards-wrapper .personal-card-item .personal-card-item-desc a {
  color: #70a11c;
}
.personal-cards-wrapper .personal-card-item .get-all-link {
  font-size: 16px;
  position: absolute;
  right: 0;
  color: #70a11c;
  padding-top: 5px;
}
@media screen and (max-width: 992px) {
  .personal-cards-wrapper .personal-card-item {
    width: 100%;
  }
}
.personal-cards-wrapper [data-id=personal-top-products] .showcase .js-element {
  width: 33%;
}

.showcase .name {
  height: 72px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12.6px;
  margin-left: -5px;
  margin-right: -5px;
}
.showcase .name a {
  max-height: 100%;
}
.showcase .description {
  display: none !important;
}

.card-item {
  border: 1px solid #ececec;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 5px 10px 15px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 5px 10px 15px rgba(0, 0, 0, 0.06);
  box-shadow: 5px 10px 15px rgba(0, 0, 0, 0.06);
  padding: 15px;
  margin-bottom: 30px;
}

.page-personal-wrapper .card-item a {
  padding: 0;
  text-decoration: underline;
}
.page-personal-wrapper .card-item a:hover {
  background: transparent !important;
  color: #70a11c;
  text-decoration: none;
}
.page-personal-wrapper .swiper-slider-arrow {
  position: absolute;
  top: 170px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  background: #ececec;
  border-radius: 50%;
  cursor: pointer;
  box-shadow: 2px 4px 10px rgba(0, 0, 0, 0.2);
}
.page-personal-wrapper .swiper-slider-arrow--prev {
  left: 0;
  margin-left: 5px;
}
.page-personal-wrapper .swiper-slider-arrow--prev:before {
  transform: rotate(45deg);
  margin-left: 7px;
}
.page-personal-wrapper .swiper-slider-arrow--next {
  right: 0;
  margin-right: 5px;
}
.page-personal-wrapper .swiper-slider-arrow--next:before {
  transform: rotate(-135deg);
  margin-right: 7px;
}
.page-personal-wrapper .swiper-slider-arrow.swiper-button-disabled {
  opacity: 0.2;
}
.page-personal-wrapper .swiper-slider-arrow:before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border: 3px solid #70a11c;
  border-width: 0 0 3px 3px;
}
.page-personal-wrapper .swiper-slider-arrow:hover {
  background: #70a11c;
}
.page-personal-wrapper .swiper-slider-arrow:hover:before {
  border-color: #fff;
}

.personal-welcome-title {
  margin-bottom: 15px;
  font-size: 14px;
}

.personal-contact-info {
  margin-bottom: 3px;
  color: #777;
  font-size: 14px;
}
.personal-contact-info + a {
  display: block;
  margin: 10px 0;
  color: #70a11c;
  text-decoration: underline;
}

.personal-bonuses-info {
  margin-top: 20px;
  border-top: 1px solid #ececec;
  padding-top: 20px;
}
.personal-bonuses-info .personal-bonuses-cnt {
  font-size: 32px;
  font-weight: 800;
  line-height: 1.4;
  color: #70a11c;
  position: relative;
}
.personal-bonuses-info .personal-bonuses-cnt .fas {
  position: absolute;
  top: 15px;
  right: 0;
  font-size: 18px;
  cursor: pointer;
}

.personal-bonuses-descr {
  font-size: 10px;
  color: #777777;
}

.progress-bar {
  position: relative;
  margin-top: 50px;
  padding-bottom: 75px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.progress-bar-title {
  position: absolute;
  top: -50px;
  left: 0;
  font-weight: bold;
}
.progress-bar-title .number {
  font-size: 20px;
  color: #70a11c;
}
.progress-bar-steps {
  margin: 0 auto;
  width: calc(100% - 36px);
  position: relative;
  height: 10px;
  box-sizing: border-box;
}
.progress-bar-steps .progress-bar-step {
  margin-top: -20px;
  position: absolute;
  opacity: 0.3;
  z-index: 1;
  width: 2px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.progress-bar-steps .progress-bar-step:after {
  content: "";
  display: block;
  width: 2px;
  height: 10px;
  background: #42630a;
  position: absolute;
  top: 20px;
  left: 50%;
  margin-left: -1px;
}
.progress-bar-steps .progress-bar-step--active {
  opacity: 1;
  z-index: 2;
}
.progress-bar-steps .progress-bar-step-title {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, 0);
}
.progress-bar-steps .progress-bar-step-icon {
  position: absolute;
  left: 50%;
  top: 100%;
  margin-left: -23px;
  width: 46px;
  height: 46px;
}
.progress-bar-steps .progress-bar-step:first-child .progress-bar-step-icon {
  margin-left: -18px;
}
.progress-bar-steps .progress-bar-step:last-child .progress-bar-step-title {
  text-align: right;
}
.progress-bar-steps .progress-bar-step:last-child .progress-bar-step-icon {
  margin-right: -18px;
}
.progress-bar-fill {
  position: absolute;
  top: 0;
  left: 18px;
  width: calc(100% - 36px);
  height: 10px;
  background: #ececec;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
}
.progress-bar-fill > div {
  background: #70a11c;
  height: 100%;
}

.mr10 {
  margin-right: 10px;
}

.mt10 {
  margin-top: 10px;
}

.ml10 {
  margin-left: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.notify-count {
  position: relative;
  font-size: 9px;
  color: #fff;
  background: red;
  padding: 2px;
  border-radius: 50px;
  font-weight: 600;
  top: -10px;
  text-decoration: none;
}

.pmenu a {
  box-sizing: border-box;
}
.pmenu a:hover {
  text-decoration: none;
}

input[readonly] {
  background: #ececec;
  opacity: 0.7;
  user-select: none;
}

@media screen and (min-width: 540px) {
  #header.sticky-header-box {
    padding-top: 80px;
  }
  #header.sticky-header-box .header-box {
    position: fixed;
    z-index: 10000;
    top: 0;
    margin: 0 auto;
    background: #fff;
    max-width: none;
    width: 100%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  }
  #header.sticky-header-box .header-box .centeringin {
    max-width: 1240px;
    margin: 0 auto;
    border-bottom: none;
  }
}
@media (max-width: 1260px) {
  #header.sticky-header-box .header-box {
    padding: 0 10px;
  }
}
.header .search {
  max-width: 400px;
}

.as24-cards-pict-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.as24-cards-pict-wrapper .as24-cards-pict-item {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 0 10px;
  margin-bottom: 30px;
  text-decoration: none;
  box-sizing: border-box;
}
.as24-cards-pict-wrapper .as24-cards-pict-item img {
  max-width: 200px;
  position: relative;
  top: 0;
  transition: all 0.4s ease;
}
.as24-cards-pict-wrapper .as24-cards-pict-item .as24-cards-pict-item-title {
  font-size: 16px;
  font-weight: 600;
  color: #444444;
  margin-top: 10px;
}
.as24-cards-pict-wrapper .as24-cards-pict-item:hover img {
  top: -15px;
}
.as24-cards-pict-wrapper .as24-cards-pict-item.col-4 {
  width: 33.3%;
}
@media screen and (max-width: 768px) {
  .as24-cards-pict-wrapper .as24-cards-pict-item.col-4 {
    width: 50%;
  }
}
@media screen and (max-width: 450px) {
  .as24-cards-pict-wrapper .as24-cards-pict-item.col-4 {
    width: 100%;
  }
}

.as-competitions-tickets h2 {
  margin-bottom: 25px;
  font-size: 16px;
  border-bottom: 1px solid #ececec;
  padding-bottom: 25px;
  text-align: center;
}
.as-competitions-tickets table {
  width: 100%;
  max-width: 260px;
  text-align: center;
}
.as-competitions-tickets table th, .as-competitions-tickets table td {
  padding: 5px 15px;
  font-size: 15px;
}
.as-competitions-tickets table th {
  background: #f1f1f1;
  font-size: 16px;
}
.as-competitions-tickets table th span.small {
  font-size: 12px;
  font-weight: 400;
}
.as-competitions-tickets table tbody tr:nth-child(even) {
  background: #f7f7f7;
}

/*    MOBILE VERSION STYLES     */
.svg-inline--fa .fa-secondary {
  fill: var(--fa-secondary-color, currentColor);
  opacity: 0.4;
  opacity: var(--fa-secondary-opacity, 0.4);
}

.mobile-footer-bar {
  display: none;
  align-items: center;
  justify-content: space-between;
  background: #ececec;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10000;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.35);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.35);
}
.mobile-footer-bar .mobile-footer-bar-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  flex: 1;
  color: #70a11c;
  padding: 10px 0 5px;
}
.mobile-footer-bar .mobile-footer-bar-item svg, .mobile-footer-bar .mobile-footer-bar-item .fa, .mobile-footer-bar .mobile-footer-bar-item .fas, .mobile-footer-bar .mobile-footer-bar-item .far {
  font-size: 20px;
  width: 24px;
  height: 24px;
}
.mobile-footer-bar .mobile-footer-bar-item span {
  color: #333333;
  font-weight: 600;
  font-size: 12px;
}
.mobile-footer-bar .mobile-footer-bar-item:not(:last-child) {
  border-right: 1px solid #e0e0e0;
}
.mobile-footer-bar .mobile-footer-bar-item:hover {
  text-decoration: none;
}

.only-mobile {
  display: none;
}

input[name=CHOOSEN_X5_PVZ] {
  background: transparent;
  padding: 0 !important;
  font-size: 15px !important;
  font-weight: 600 !important;
  font-family: Opensans, Arial, Helvetica, sans-serif !important;
}

#DPD_pvz_popup_window {
  width: 100% !important;
  max-width: 900px !important;
}

.fpre {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  background: #f7f7f7;
  width: 100%;
  height: 100%;
  text-align: left;
  overflow: auto;
}

.standart-link {
  font-size: 13px;
}

.attention {
  padding: 15px;
  font-size: 14px;
  background: #f7f7f7;
  margin-bottom: 15px;
  border: 1px solid #ececec;
  border-radius: 4px;
  padding-left: 60px;
  position: relative;
  min-height: 60px;
  box-sizing: border-box;
}
.attention:before {
  content: "!";
  font-size: 24px;
  font-weight: 1000;
  color: #fff;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ffc747;
  position: absolute;
  top: 15px;
  left: 15px;
}
.attention.attention--left {
  padding-left: 15px;
  padding-right: 60px;
  text-align: right;
}
.attention.attention--left:before {
  left: auto;
  right: 15px;
}

.as-tabs .as-tabs-headers {
  display: flex;
  border-bottom: 2px solid #ececec;
}
.as-tabs .as-tabs-headers .as-tabs-header-item {
  padding: 10px 20px;
  border-right: 1px solid #ececec;
  background: #f7f7f7;
  font-weight: 600;
  cursor: pointer;
}
.as-tabs .as-tabs-headers .as-tabs-header-item.active {
  background: #6f9f1c;
  color: #fff;
  cursor: default;
}
.as-tabs .as-tabs-contents .as-tabs-content-item {
  display: none;
  padding: 15px 0;
}
.as-tabs .as-tabs-contents .as-tabs-content-item.active {
  display: block;
}

.ballon-title {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 5px;
}

.ballon-address {
  margin-bottom: 15px;
}

.ballon-actions {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-top: 20px;
}
.ballon-actions .as-btn {
  font-size: 14px;
}

.js-basket-notify {
  position: relative;
}
.js-basket-notify .js-basket-notify-counter {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  background: #f7a500;
  color: #fff !important;
  font-size: 12px !important;
  border-radius: 50%;
  position: absolute;
  top: 5px;
  right: 20px;
  z-index: 1;
}

.fancybox-container {
  z-index: 999999992;
}

.adm-fileinput-btn-panel {
  display: none;
}

.adm-fileinput-item-panel-btn.adm-btn-setting {
  display: none;
}

.competition-result {
  display: flex;
}
.competition-result .competition-result-block {
  padding: 0 20px;
}
.competition-result .competition-result-block .competition-result-block-title {
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  line-height: 1.6;
}
.competition-result .competition-result-block .competition-result-block-inner {
  padding-top: 30px;
  text-align: center;
}
.competition-result .competition-result-block .competition-result-block-inner #tickets-all-cnt {
  text-align: center;
  font-size: 42px;
  font-weight: 600;
  margin: 30px 0;
  color: #70a11c;
}
.competition-result .competition-result-block .competition-result-block-inner table {
  width: 100%;
}
.competition-result .competition-result-block .competition-result-block-inner table th {
  padding: 5px;
}
.competition-result .competition-result-block .competition-result-block-inner table td {
  padding: 5px 15px;
}
.competition-result .competition-result-block .competition-result-block-inner table td:nth-child(1) {
  font-weight: bold;
}
.competition-result .competition-result-block .competition-result-block-inner table td:nth-child(2) {
  text-align: center;
}
.competition-result .competition-result-block .competition-result-block-inner table td:nth-child(3) {
  text-align: right;
}
.competition-result .competition-result-block .competition-result-block-inner table td:nth-child(3) a {
  color: #70a11c;
  border-bottom: 1px dashed;
  cursor: pointer;
}
.competition-result .competition-result-block .competition-result-block-inner table tbody tr:nth-child(even) {
  background: #f1f1f1;
}
.competition-result .competition-result-block .competition-result-block-inner table tbody tr.active {
  background: #70a11c;
  color: #ffffff;
}
.competition-result .competition-result-block .competition-result-block-inner table tbody tr.active td:nth-child(3) a {
  color: #fff;
}
.competition-result .competition-result-block.competition-result-block-tickets {
  width: 280px;
  text-align: center;
}
.competition-result .competition-result-block.competition-result-block-info {
  width: calc((100% - 280px) / 2);
}
.competition-result .competition-result-block.competition-result-block-winners {
  width: calc((100% - 280px) / 2);
}
.competition-result .competition-result-block.competition-result-block-winners table td:first-child {
  text-align: left;
}
.competition-result .competition-result-block.competition-result-block-winners.wide {
  width: 100%;
}
@media screen and (max-width: 450px) {
  .competition-result {
    flex-wrap: wrap;
  }
  .competition-result .competition-result-block {
    width: 100% !important;
    margin-bottom: 30px;
    padding: 0 15px;
  }
  .competition-result .competition-result-block.competition-result-block-info {
    border: 2px solid #70a11c;
    padding: 15px 0;
  }
}

.sorter_and_name .name {
  font-size: 18px !important;
  text-transform: none !important;
  font-weight: 600 !important;
}

.brandslistimg.mainstyles .title a {
  font-size: 18px !important;
  color: #70a11c !important;
  text-transform: none !important;
  font-weight: 600 !important;
}
.brandslistimg.mainstyles .title a.brandslistimg_rm {
  font-size: 13px !important;
}

.contacts-top {
  display: flex;
  justify-content: center;
}
.contacts-top .contacts-top-card {
  width: 25%;
  text-align: center;
  border: 1px solid #e8e8e8;
  padding: 25px 25px 90px;
  box-sizing: border-box;
  position: relative;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  transition: box-shadow 0.3s ease;
}
.contacts-top .contacts-top-card:not(:last-child) {
  margin-right: -1px;
}
.contacts-top .contacts-top-card:hover {
  box-shadow: 0 10px 25px rgba(112, 161, 28, 0.25);
}
.contacts-top .contacts-top-card .contacts-top-card-image {
  margin-bottom: 15px;
}
.contacts-top .contacts-top-card .contacts-top-card-title {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 20px;
}
.contacts-top .contacts-top-card .contacts-top-card-description {
  font-size: 14px;
  line-height: 1.6;
}
.contacts-top .contacts-top-card .contacts-top-card-link {
  position: absolute;
  bottom: 25px;
  left: 0;
  width: 100%;
  height: 60px;
  line-height: 30px;
}
.contacts-top .contacts-top-card .contacts-top-card-link a {
  font-size: 14px;
  color: #70a11c;
  border-bottom: 1px solid;
  text-decoration: none;
}
.contacts-top .contacts-top-card .contacts-top-card-link a:hover {
  border-bottom-color: transparent;
}
@media screen and (max-width: 450px) {
  .contacts-top .contacts-top-card {
    width: 100%;
  }
}
@media screen and (max-width: 450px) {
  .contacts-top {
    flex-wrap: wrap;
  }
}

.as-accordion {
  margin: 35px 0;
}
.as-accordion a {
  color: #70a11c;
  border-bottom: 1px solid;
  text-decoration: none;
}
.as-accordion a:hover {
  border-bottom-color: transparent;
  text-decoration: none;
}
.as-accordion .as-accordion-item {
  position: relative;
}
.as-accordion .as-accordion-item .as-accordion-item-title {
  padding: 20px 25px;
  background: #eef2f5;
  font-size: 15px;
  font-weight: 600;
  border: 1px solid #e3e3e3;
  position: relative;
  cursor: pointer;
}
.as-accordion .as-accordion-item .as-accordion-item-title:hover {
  background: rgb(228.3666666667, 234.6333333333, 239.3333333333);
}
.as-accordion .as-accordion-item .as-accordion-item-title:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border: 4px solid #70a11c;
  border-width: 0 4px 4px 0;
  transform: rotate(45deg);
  position: absolute;
  top: 20px;
  right: 20px;
  transition: ease all 0.3s;
}
.as-accordion .as-accordion-item .as-accordion-item-title.opened:after {
  transform: rotate(-135deg);
}
.as-accordion .as-accordion-item .as-accordion-item-content {
  display: none;
  padding: 25px;
  border-left: 4px solid #70a11c;
}
.as-accordion .as-accordion-item .as-accordion-item-subtitle {
  font-weight: 600;
  margin-bottom: 20px;
}
.as-accordion .as-accordion-item .as-accordion-item-row--more {
  margin-top: 15px;
}
.as-accordion .as-accordion-item .as-accordion-item-columns {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
}
.as-accordion .as-accordion-item .as-accordion-item-columns .as-accordion-item-column-item {
  width: 50%;
  margin-bottom: 20px;
  position: relative;
  padding-bottom: 20px;
  border-bottom: 1px solid #ececec;
}
.as-accordion .as-accordion-item .as-accordion-item-columns .as-accordion-item-column-item.as-accordion-item-column-item--main {
  width: 100%;
  text-align: center;
  box-shadow: inset 0 0 3px 15px #f8f8f8;
  padding: 25px;
  font-size: 16px;
  line-height: 1.6;
}
.as-accordion .as-accordion-item .as-accordion-item-columns .as-accordion-item-column-item .as-accordion-item-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 107px;
  height: 107px;
  display: block;
  border-bottom: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.as-accordion .as-accordion-item .as-accordion-item-columns .as-accordion-item-column-item .as-accordion-item-image img {
  max-height: 100%;
}
.as-accordion .as-accordion-item .as-accordion-item-columns .as-accordion-item-column-item .as-accordion-item-image ~ .as-accordion-item-subtitle,
.as-accordion .as-accordion-item .as-accordion-item-columns .as-accordion-item-column-item .as-accordion-item-image ~ .as-accordion-item-row {
  padding-left: 122px;
}
.as-accordion .as-accordion-item .as-accordion-item-columns .as-accordion-item-column-item .as-accordion-item-more {
  position: absolute;
  bottom: 0;
  right: 30px;
}
.as-accordion .as-accordion-item .as-accordion-item-columns .as-accordion-item-column-item .as-accordion-item-more-v2 {
  margin-top: 15px;
}
@media screen and (max-width: 450px) {
  .as-accordion .as-accordion-item .as-accordion-item-columns {
    justify-content: center;
  }
  .as-accordion .as-accordion-item .as-accordion-item-columns .as-accordion-item-column-item {
    width: calc(100% - 30px);
  }
}
.as-accordion .as-accordion-item:not(:first-child) {
  margin-top: -1px;
}
.as-accordion--twice {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.as-accordion--twice .as-accordion-item {
  width: calc(50% - 15px);
}
.as-accordion--twice .as-accordion-item--wide {
  width: 100%;
  margin-top: 30px !important;
}

.sc-popup-staff {
  max-width: 600px;
}
.sc-popup-staff-image {
  text-align: center;
}
.sc-popup-staff-image img {
  max-width: 100%;
}
.sc-popup-staff-title {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  margin: 15px 0;
}
.sc-popup-staff-text {
  font-size: 16px;
  line-height: 1.6;
}

.as-h1 {
  font-size: 24px;
  margin: 5px 0 20px 0;
  font-weight: 400;
  text-transform: uppercase;
}

.contacts-container {
  width: 75%;
  margin: 0 auto;
}
@media screen and (max-width: 450px) {
  .contacts-container {
    width: 100%;
  }
}

.as-add-menu {
  position: absolute;
  top: 42px;
  background: #fff;
  padding: 10px 20px;
  border: 2px solid #70a11c;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  display: flex;
  flex-direction: column;
}

/** Аккордеоны в 2 колонки **/
.as-accordion-list {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
.as-accordion-list .as-accordion {
  margin: 30px 0 0;
  width: 100%;
}
.as-accordion-list .as-accordion.as-accordion--half {
  width: calc(50% - 15px);
}

.section.delivery .as-btn {
  font-size: 13px;
}

.catalog-section-showall {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color: #70a11c;
  font-size: 16px;
  background: rgba(112, 161, 28, 0.15);
  cursor: pointer;
  border-bottom: 1px solid #e2ecd2;
  text-align: center;
  line-height: 1.4;
}
.catalog-section-showall svg {
  width: 64px;
  height: 64px;
  margin-bottom: 25px;
}
@media screen and (max-width: 450px) {
  .catalog-section-showall {
    height: 50px !important;
  }
}

.sc-sticker {
  position: absolute;
  left: -11px;
  bottom: 15px;
  padding: 3px 15px;
  background: #70a11c;
  color: #fff;
  border-radius: 0 3px 3px 3px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.sc-sticker:before {
  content: "";
  display: block;
  border: 5px solid transparent;
  border-right-color: rgb(81.7777777778, 117.5555555556, 20.4444444444);
  border-bottom-color: rgb(81.7777777778, 117.5555555556, 20.4444444444);
  position: absolute;
  top: -10px;
  left: 0;
}
.sc-sticker--hit {
  background: #f7a500;
}
.sc-sticker--hit:before {
  border-right-color: rgb(196, 130.9311740891, 0);
  border-bottom-color: rgb(196, 130.9311740891, 0);
}
.sc-sticker--new {
  background: #1E90FF;
}
.sc-sticker--new:before {
  border-right-color: #0055a3;
  border-bottom-color: #0055a3;
}
.sc-sticker.sc-sticker-bf {
  bottom: auto;
  top: 0px;
  background: #b92121;
}
.sc-sticker.sc-sticker-bf:before {
  border-right-color: rgb(141.7201834862, 25.2798165138, 25.2798165138);
  border-bottom-color: rgb(141.7201834862, 25.2798165138, 25.2798165138);
}
.sc-sticker.sc-sticker-cm {
  bottom: auto;
  top: 0px;
  background: #000;
  color: #fff;
}
.sc-sticker.sc-sticker-cm:before {
  border-right-color: black;
  border-bottom-color: black;
}

.btn[disabled] {
  opacity: 0.3;
}

.bxmaker__geoip__delivery-box-item--57 .bxmaker__geoip__delivery-box-item-name--image img, .bxmaker__geoip__delivery-box-item--58 .bxmaker__geoip__delivery-box-item-name--image img {
  padding: 5px;
  width: 30px;
}
@media screen and (max-width: 450px) {
  .bxmaker__geoip__delivery-box-item * {
    font-size: 13px !important;
  }
  .bxmaker__geoip__delivery-box-item .bxmaker__geoip__delivery-box-item-price {
    font-weight: bold;
  }
}

.b-fast-order {
  border-radius: 3px;
  padding: 10px 0 !important;
}
.b-fast-order img.icon {
  width: 20px;
  height: 20px;
  margin-right: 15px;
}
.b-fast-order .text {
  font-size: 14px;
}

.logo.column1 {
  width: 290px;
  /*    a {
    img {
      margin-left: -40px;
    }
  }*/
}

.add2basketform .inbasket {
  background-color: #08801c !important;
  font-size: 12px !important;
  padding: 4px 8px !important;
}

ul.list-menu > li > a {
  font-size: 13px !important;
}

#order_form_content {
  /*  [data-field="ADDRESS"] {
      height: 0;
      overflow: hidden;
    }*/
  /*  [data-field="STREET"], [data-field="HOUSE"], [data-field="KVARTIRA"], [data-field="PODEZD"], [data-field="FLOOR"], [data-field="DOMOFON"] {
      height: 0 !important;
      overflow: hidden;
    }*/
  /*  [data-field="Add_shipInfo"] {
      display: none !important;
    }*/
}
#order_form_content .order-property--can-null .vl {
  display: flex;
  align-items: center;
}
#order_form_content .order-property--can-null .vl input {
  width: auto;
  flex: 1;
}
#order_form_content .order-property--can-null .vl .null-checkbox {
  padding-left: 15px;
}
#order_form_content .order-property--readonly input {
  pointer-events: none;
}

.welcome-delivery-popup {
  width: 630px;
  border-radius: 10px;
  padding-top: 35px;
}
.welcome-delivery-popup form {
  position: relative;
  z-index: 1;
}
.welcome-delivery-popup .form-title {
  font-size: 28px;
  font-weight: 800;
  line-height: 1.4;
  width: 80%;
  margin-bottom: 25px;
}
.welcome-delivery-popup .address-fields {
  width: 50%;
  margin-bottom: 25px;
}
.welcome-delivery-popup .address-fields .address-field {
  width: 80%;
}
.welcome-delivery-popup .address-fields .address-field:not(:last-child) {
  margin-bottom: 15px;
}
.welcome-delivery-popup .address-fields .address-field input, .welcome-delivery-popup .address-fields .address-field select {
  width: 100%;
}
.welcome-delivery-popup .address-fields .address-field--full {
  width: 100%;
}
@media screen and (min-width: 992px) {
  .welcome-delivery-popup .address-fields .address-field--short {
    width: 25%;
  }
}
.welcome-delivery-popup .actions-row .as-btn {
  font-size: 14px;
  padding: 10px 25px;
}
.welcome-delivery-popup .additional-row a {
  font-weight: 600;
  color: #70a11c;
}
.welcome-delivery-popup .additional-row a:hover {
  text-decoration: none;
}
.welcome-delivery-popup .additional-row a:hover u {
  text-decoration: none;
}
.welcome-delivery-popup > img {
  position: absolute;
  right: 15px;
  bottom: 15px;
  z-index: 0;
  max-height: 400px;
}

.suggestions-promo {
  display: none !important;
}

.company .item.item_company {
  padding: 13px 0 10px 0 !important;
}

.sc-store {
  position: fixed;
  top: 200px;
  left: 15px;
  background: red;
  color: #fff;
  padding: 15px;
  border-radius: 3px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
  z-index: 9999999999999;
}

.mainsections {
  width: 100% !important;
  float: none !important;
}
@media screen and (min-width: 768px) {
  .mainsections li.section:not(.big) {
    width: calc(25% + 0.5px);
  }
  .mainsections li.section:nth-child(1), .mainsections li.section:nth-child(2) {
    width: 50%;
    display: grid;
    grid-template-areas: "img title" "img sections";
    grid-template-rows: max-content;
  }
  .mainsections li.section.mp_sec_list .ms_mp__img {
    grid-area: img;
  }
  .mainsections li.section a.parent {
    grid-area: title;
  }
  .mainsections li.section ul {
    grid-area: sections;
  }
}

.filtren .number .inputs {
  display: flex;
}
.filtren .lvl2 div label.pic span {
  display: inline-block !important;
}

[data-field=STREET],
[data-field=HOUSE] {
  width: 100% !important;
}

.link {
  text-decoration: underline;
  cursor: pointer;
}
.link.green {
  color: #70a11c;
}
.link:hover {
  text-decoration: none;
}

.catalog-waiter {
  text-align: center;
  padding: 30px 10px;
  font-size: 18px;
  color: #70a11c;
}

.catalog .sidebar {
  padding-right: 10px;
  box-sizing: border-box;
}

.ymaps-2-1-77-balloon__content > ymaps {
  height: 100% !important;
}

ul.list-menu > li > a > i {
  position: relative;
}
ul.list-menu > li > a > i:before {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border: 2px solid #fff;
  transform: rotate(45deg);
  border-width: 0 1px 1px 0;
}
ul.list-menu > li > a:hover > i:before {
  transform: rotate(225deg);
  margin-top: 5px;
}

.sc-soa-pickup-row-inner {
  display: flex;
  align-items: center;
}
.sc-soa-pickup-row .sc-soa-pickup-date {
  margin-left: 10px;
}
.sc-soa-pickup-row .sc-soa-pickup-date .nm,
.sc-soa-pickup-row .sc-soa-pickup-date .description {
  display: none;
}
.sc-soa-pickup-row .sc-soa-pickup-date .line {
  margin-top: 0 !important;
  margin-bottom: 0;
  border-bottom: 1px dashed #aaa;
  width: auto;
  min-width: auto;
}
.sc-soa-pickup-row .sc-soa-pickup-date .line .maskdate {
  border: none;
  box-shadow: 0 0 0 0 black;
  font-size: 15px;
  font-weight: 600;
  font-family: "Open Sans";
  cursor: pointer;
  padding: 0;
  width: 85px;
  min-width: auto;
  opacity: 1;
}

.sc-confirm-basket {
  width: 100%;
}
.sc-confirm-basket th, .sc-confirm-basket td {
  padding: 5px 10px;
}
.sc-confirm-basket tr td {
  border-bottom: 1px solid #ececec;
}

.someform.orderforma .paysystem .body {
  padding: 10px 15px;
}
.someform.orderforma .paysystem .body .item {
  padding: 10px;
}
.someform.orderforma .paysystem .body .item.active {
  background: rgba(112, 161, 28, 0.1);
}

.sc-delivery-type {
  display: flex;
  justify-content: space-between;
}
.sc-delivery-type--v1 input[type=radio] {
  display: none !important;
}
.sc-delivery-type--v1 input[type=radio] + label {
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  color: #555;
  cursor: pointer;
}
.sc-delivery-type--v1 input[type=radio]:checked + label {
  background-color: rgba(111, 161, 28, 0.25);
  border: 1px solid #6fa11c;
  border-radius: 3px;
  font-weight: 600;
  color: #222;
}
.sc-delivery-type--v1 input[type=radio]:checked + label:before, .sc-delivery-type--v1 input[type=radio] + label:before {
  display: none !important;
}
.sc-delivery-type--v1 label {
  width: 60px;
  height: 40px;
  padding: 10px;
  /*background-color: #ccc;*/
  background-size: 100% 100%;
  border: 1px solid #ccc;
  position: relative;
  border-radius: 3px;
  text-align: center;
}
.sc-delivery-type--v1.delivery-60 {
  background-image: url("/images/courier-2.png");
  background-position: 5px -8px;
  background-size: 70px;
  background-repeat: no-repeat;
}
.sc-delivery-type--v1.delivery-60 span {
  left: 100px;
}
@media screen and (max-width: 552px) {
  .sc-delivery-type--v1.delivery-60 span {
    left: 30px;
  }
}
.sc-delivery-type--v1.delivery-61 {
  background-image: url("/images/pickup-2.png");
  background-position: 5px -8px;
  background-size: 70px;
  background-repeat: no-repeat;
}
.sc-delivery-type--v1.delivery-61 span {
  left: 100px;
}
@media screen and (max-width: 552px) {
  .sc-delivery-type--v1.delivery-61 span {
    left: 30px;
  }
}
.sc-delivery-type--v1 .sc-delivery-type-item {
  display: inline-block;
  width: 47.5%;
}
.sc-delivery-type--v1 .sc-delivery-type-item:first-child {
  margin-right: 5%;
}
.sc-delivery-type--v1 .sc-delivery-type-item label {
  width: 100%;
}
.sc-delivery-type--v1 .sc-delivery-type-item label span {
  position: absolute;
  bottom: 10px;
}
.sc-delivery-type .sc-delivery-type-item label {
  box-sizing: border-box;
  padding: 27px;
}

.bx-core-adm-dialog {
  z-index: 999999999 !important;
}

#select_store {
  color: #000000;
  font-weight: 600;
  margin-top: 10px;
  display: block;
}
#select_store #store_desc {
  font-weight: 400;
  color: #666;
}

.fancybox-active {
  overflow: hidden;
}

.bxmaker__geoip__delivery--default .bxmaker__geoip__delivery-box-item-price {
  width: 25%;
}

.bxml-dialog {
  z-index: 99999999999 !important;
}

input + .sc-checkbox-toggler {
  display: block;
  width: 50px;
  height: 25px;
  background: #f7f7f7;
  border-radius: 50px;
  border: 1px solid #ececec;
  margin-left: 15px;
  position: relative;
  cursor: pointer;
}
input + .sc-checkbox-toggler:before {
  content: "";
  display: block;
  width: 19px;
  height: 19px;
  background: radial-gradient(#cccccc, #ececec);
  border: 1px solid #e0e0e0;
  border-radius: 50%;
  top: 3px;
  position: absolute;
  left: 3px;
  box-sizing: border-box;
  transition: 0.3s ease all;
}
input:checked + .sc-checkbox-toggler {
  background: rgba(112, 160, 28, 0.2);
}
input:checked + .sc-checkbox-toggler:before {
  background: radial-gradient(#435d16 0%, #70a11c 50%, #70a11c 100%);
  border-color: #70a11c;
  left: 28px;
}

.swiper-container--arrows {
  position: relative;
}
.swiper-container--arrows .swiper-container {
  margin-left: 40px;
  margin-right: 40px;
}
.swiper-container--arrows .swiper-slider-arrow.swiper-slider-arrow--prev {
  position: absolute;
  top: 50%;
  z-index: 89;
  background-image: url(/local/templates/prozoo/components/bitrix/news.list/new_banners/main-slider-marker.png);
  width: 30px;
  height: 45px;
  cursor: pointer;
  margin-top: -18px;
}
.swiper-container--arrows .swiper-slider-arrow.swiper-slider-arrow--next {
  position: absolute;
  top: 50%;
  z-index: 89;
  background-image: url(/local/templates/prozoo/components/bitrix/news.list/new_banners/main-slider-marker.png);
  width: 30px;
  height: 45px;
  cursor: pointer;
  margin-top: -18px;
  right: 0;
  background-position: 100% 0;
}
.swiper-container--arrows .swiper-slider-arrow:not(.swiper-button-disabled):hover {
  background-position: 0 100%;
}
.swiper-container--arrows .swiper-slider-arrow:not(.swiper-button-disabled):hover.swiper-slider-arrow--next {
  background-position: 100% 100%;
}

.supply-step {
  counter-reset: list;
}
.supply-step-item {
  position: relative;
  padding: 10px 10px 10px 50px;
  min-height: 50px;
  display: flex;
  align-items: center;
}
.supply-step-item:before {
  counter-increment: list;
  content: counter(list);
  font-size: 52px;
  font-weight: 800;
  color: #70a11c;
  position: absolute;
  top: 10px;
  left: 0;
  line-height: 1;
  opacity: 0.5;
}

.advantages-four {
  position: relative;
  padding-top: 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  counter-reset: advantages_four_counter;
}
.advantages-four * {
  box-sizing: border-box;
}
.advantages-four-title {
  position: absolute;
  z-index: 0;
  width: 100%;
  top: 0;
  left: 0;
  text-align: center;
  font-size: 72px;
  font-weight: 800;
  opacity: 0.1;
  line-height: 1;
}
.advantages-four-item {
  width: 50%;
  display: flex;
  flex-direction: column;
  margin-bottom: 60px;
  position: relative;
  z-index: 2;
}
.advantages-four-item:before {
  counter-increment: advantages_four_counter;
  content: counter(advantages_four_counter);
  position: absolute;
  top: 0;
  left: 0;
  background: #ececec;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 800;
  color: #aaa;
}
.advantages-four-item-text {
  width: 385px;
}
@media screen and (max-width: 552px) {
  .advantages-four-item-text > div {
    position: relative;
    padding-left: 20px;
  }
  .advantages-four-item-text > div:before {
    content: "—";
    display: block;
    position: absolute;
    top: 0px;
    left: 0;
  }
}
.advantages-four-item-title {
  font-size: 20px;
  line-height: 1.4;
  font-weight: 600;
  margin-bottom: 10px;
  color: #70a11c;
}
.advantages-four-item:nth-child(even) {
  padding-left: 50px;
}
.advantages-four-item:nth-child(odd) {
  padding-right: 50px;
  text-align: right;
  align-items: flex-end;
}
.advantages-four-item:nth-child(odd):before {
  left: auto;
  right: 0;
}
.advantages-four-item:hover:before {
  background: #f7a500;
  color: #fff;
}
.advantages-four > img {
  position: absolute;
  width: 300px;
  top: 90px;
  left: 50%;
  margin-left: -150px;
}
@media screen and (max-width: 992px) {
  .advantages-four {
    margin-top: -40px;
  }
  .advantages-four-title {
    position: static;
    font-size: 24px;
    text-align: center;
    line-height: 1.4;
    margin-bottom: 20px;
    color: #555;
    opacity: 0.5;
    font-weight: 600;
  }
  .advantages-four > img {
    display: none;
  }
}
@media screen and (max-width: 552px) {
  .advantages-four-item {
    width: 100%;
    text-align: left !important;
    align-items: flex-start !important;
    padding-right: 0 !important;
    padding-left: 50px !important;
    margin-bottom: 25px;
  }
  .advantages-four-item:before {
    right: auto !important;
    left: 0 !important;
  }
  .advantages-four-item-text {
    width: auto !important;
  }
}

.advantages-three {
  margin-top: 25px;
  margin-bottom: 25px;
}
.advantages-three .advantages-three-title {
  text-align: center;
  font-size: 24px;
  line-height: 1.4;
  font-weight: 800;
  margin-bottom: 25px;
  color: #70a11c;
}
.advantages-three .advantages-three-items {
  display: flex;
  flex-wrap: wrap;
  counter-reset: adv-three-inc;
  justify-content: space-around;
}
.advantages-three .advantages-three-items .advantages-three-item {
  position: relative;
  margin-bottom: 25px;
  width: 300px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.advantages-three .advantages-three-items .advantages-three-item:before {
  counter-increment: adv-three-inc;
  content: counter(adv-three-inc);
  display: flex;
  position: absolute;
  top: 50%;
  left: 40px;
  margin-top: -50px;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  background: #f7a501;
  font-size: 20px;
  font-weight: 800;
  box-shadow: 5px 5px 3px rgba(0, 0, 0, 0.5);
  transform: rotate(-15deg);
}
.advantages-three .advantages-three-items .advantages-three-item img {
  width: 125px;
  height: 125px;
  object-fit: contain;
  border-radius: 50%;
  padding: 10px;
  border: 4px dashed #70a11c;
}
.advantages-three .advantages-three-items .advantages-three-item .advantages-three-item-title {
  text-align: center;
  margin-top: 25px;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 600;
  color: #70a11c;
}

.about-numbers {
  text-align: center;
  margin-top: 25px;
  margin-bottom: 50px;
  padding-top: 25px;
  padding-bottom: 25px;
  background: url(/about2/bones2.jpg?v1);
}
.about-numbers-title {
  font-size: 24px;
  font-weight: 800;
  line-height: 1.4;
  color: #fff;
  padding-bottom: 25px;
  margin-bottom: 25px;
  text-align: center;
}
.about-numbers-list {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.about-numbers-list-item {
  font-size: 20px;
  color: #fff;
  line-height: 1.4;
  text-align: center;
}
.about-numbers-list-item-num {
  font-size: 52px;
  line-height: 1.4;
  font-weight: 800;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 72px;
}
@media screen and (min-width: 552px) and (max-width: 992px) {
  .about-numbers-list-item {
    font-size: 16px;
  }
  .about-numbers-list-item .about-numbers-list-item-num {
    font-size: 40px;
  }
}
@media screen and (max-width: 992px) {
  .about-numbers-list .about-numbers-list-item[data-href="/about/"] {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
@media screen and (max-width: 552px) {
  .about-numbers-list {
    flex-direction: column;
  }
}

[data-href] {
  cursor: pointer;
}

.market-reviews {
  margin-top: 50px;
}
.market-reviews .market-reviews-title {
  text-align: center;
  font-size: 24px;
  font-weight: 800;
  margin-bottom: 25px;
}
.market-reviews .market-reviews-list .market-reviews-list-item {
  background: #f7f7f7;
  padding: 25px;
  border-radius: 10px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25);
  width: calc(100% - 30px) !important;
  margin: 15px;
  box-sizing: border-box;
}
.market-reviews .market-reviews-list .market-reviews-list-item .market-reviews-item-author {
  font-size: 18px;
  line-height: 1.4;
}
.market-reviews .market-reviews-list .market-reviews-list-item .market-reviews-item-rating {
  color: #ccc;
  font-size: 12px;
}
.market-reviews .market-reviews-list .market-reviews-list-item .market-reviews-item-rating .active {
  color: #ffa500;
}
.market-reviews .market-reviews-list .market-reviews-list-item .market-reviews-item-text {
  margin-top: 15px;
}

.hr {
  display: block;
  width: 100%;
  height: 1px;
  border-bottom: 2px dashed #70a11c;
  margin-top: 25px;
  margin-bottom: 25px;
}

.pic .sticker.sticker_bf {
  background: #000000;
}
.pic .sticker.sticker_bf .sticker__text {
  color: #f7a500;
}

.pic .sticker.sticker_cm {
  background: #f7a500;
}
.pic .sticker.sticker_cm .sticker__text {
  color: #000000;
  font-size: 10px;
}

.question {
  font-size: 0;
  width: 20px;
  height: 20px;
  display: inline-flex;
  background: #cccccc;
  margin-bottom: -5px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.question:before {
  content: "?";
  display: block;
  font-size: 12px;
  font-weight: 800;
  color: #fff;
}

.js-show-tickets {
  position: relative;
}
.js-show-tickets .question {
  font-size: 0;
  width: 20px;
  height: 20px;
  display: inline-flex;
  background: #cccccc;
  position: absolute;
  top: 10px;
  right: 15px;
  margin-bottom: -5px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.js-show-tickets .question:before {
  content: "?";
  display: block;
  font-size: 14px;
  font-weight: 800;
  color: #fff;
}
@media screen and (max-width: 552px) {
  .js-show-tickets .question {
    right: 110px;
  }
}

[data-page=-postavshikam-] .pagetitle,
[data-page=-postavshikam2-] .pagetitle {
  text-transform: none;
}

[data-page=-blackfriday-] .sections ul {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
[data-page=-blackfriday-] .sections ul li {
  float: none;
}

.sc-banner {
  min-height: 450px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.sc-banner:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
.sc-banner .sc-banner-content {
  position: relative;
  z-index: 2;
  color: #fff;
  text-align: center;
}
.sc-banner .sc-banner-content .sc-banner-title {
  font-size: 42px;
}
@media screen and (max-width: 552px) {
  .sc-banner .sc-banner-content .sc-banner-title {
    line-height: 1.2;
  }
}
.sc-banner .sc-banner-content .sc-banner-actions {
  margin-top: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sc-banner .sc-banner-content .sc-banner-btn {
  color: #fff;
  text-decoration: none;
  padding: 10px 25px;
  background: #70a11c;
  font-size: 14px;
  border: 2px solid #70a11c;
  transition: 0.3s ease all;
  line-height: 1;
}
.sc-banner .sc-banner-content .sc-banner-btn:not(:first-child) {
  margin-left: 15px;
}
.sc-banner .sc-banner-content .sc-banner-btn--transparent {
  background: transparent;
}
.sc-banner .sc-banner-content .sc-banner-btn:hover {
  text-decoration: none;
  background: rgb(81.7777777778, 117.5555555556, 20.4444444444);
  border-color: rgb(81.7777777778, 117.5555555556, 20.4444444444);
}
.sc-banner--vakansii {
  background-position: center -800px !important;
  align-items: flex-end;
}
.sc-banner--vakansii .sc-banner-content {
  margin-bottom: 160px;
}
.sc-banner--vakansii .sc-banner-content .sc-banner-title {
  line-height: 1.4;
}
@media screen and (max-width: 600px) {
  .sc-banner--vakansii .sc-banner-content .sc-banner-title {
    font-size: 24px;
  }
}
.sc-banner--vakansii .sc-banner-content .sc-banner-description {
  font-size: 16px;
  font-weight: 600;
}
@media screen and (max-width: 600px) {
  .sc-banner--vakansii {
    background-position: center top !important;
  }
}

.sc-blockhr {
  margin: 40px 0;
}
.sc-blockhr .sc-blockhr-title {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 25px;
  color: #70a11c;
}
.sc-blockhr .sc-blockhr-text {
  text-align: center;
  font-size: 14px;
  max-width: 768px;
  margin: 0 auto;
}
.sc-blockhr[data-block=about] {
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}
.sc-blockhr[data-block=about] .centeringin {
  display: flex;
  justify-content: space-between;
}
.sc-blockhr[data-block=about] .centering {
  position: relative;
  z-index: 1;
}
.sc-blockhr[data-block=about] .bg {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: url(/vakansii/img/Pattern-02.svg) repeat;
  z-index: 0;
  opacity: 0.3;
}
.sc-blockhr[data-block=about] .sc-blockhr-about-text {
  flex: 1;
}
.sc-blockhr[data-block=about] .sc-blockhr-about-text .sc-blockhr-title,
.sc-blockhr[data-block=about] .sc-blockhr-about-text .sc-blockhr-text {
  width: 100%;
  max-width: 100%;
  text-align: left;
}
.sc-blockhr[data-block=about] .sc-blockhr-about-text .sc-blockhr-text {
  line-height: 1.6;
}
@media screen and (min-width: 552px) {
  .sc-blockhr[data-block=about] .sc-blockhr-about-images {
    width: 410px;
    padding-left: 20px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}
.sc-blockhr[data-block=about] .sc-blockhr-about-images img {
  width: 200px;
  height: 200px;
  object-fit: cover;
  display: block;
  margin-bottom: 10px;
}
.sc-blockhr[data-block=about] .sc-blockhr-about-images-wrapper {
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .sc-blockhr[data-block=about] .centeringin {
    flex-wrap: wrap;
  }
  .sc-blockhr[data-block=about] .sc-blockhr-about-text {
    width: 100%;
  }
  .sc-blockhr[data-block=about] .sc-blockhr-about-images {
    padding-left: 0;
    margin-top: 25px;
  }
  .sc-blockhr[data-block=about] .sc-blockhr-about-images a {
    width: 49%;
  }
}
@media screen and (max-width: 552px) {
  .sc-blockhr[data-block=about] .sc-blockhr-about-images a {
    width: 100%;
    display: block;
  }
  .sc-blockhr[data-block=about] .sc-blockhr-about-images a img {
    width: 200px;
    height: 200px;
    margin: 0 auto;
  }
}
.sc-blockhr[data-block=steps] {
  display: flex;
  align-items: center;
  text-align: center;
  flex-wrap: wrap;
  justify-content: center;
  padding-bottom: 50px;
  border-bottom: 1px solid #ececec;
}
.sc-blockhr[data-block=steps] .sc-step-item.wide {
  width: 100%;
}
.sc-blockhr[data-block=steps] .sc-step-item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 50%;
}
.sc-blockhr[data-block=steps] .sc-step-item .sc-step-item-num {
  font-size: 24px;
  font-weight: 800;
  color: #fff;
  background: #70a11c;
  border: 4px solid #70a11c;
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin-bottom: 10px;
}
.sc-blockhr[data-block=steps] .sc-step-item .sc-step-item-text {
  font-size: 14px;
  color: #666;
  line-height: 1.4;
  min-height: 57px;
}
.sc-blockhr[data-block=steps] .sc-step-item:not(:last-child) {
  margin-bottom: 40px;
}
.sc-blockhr[data-block=steps] .sc-step-item:last-child .sc-step-item-num {
  font-size: 24px;
  font-weight: 800;
  color: #70a11c;
  background: #ffffff;
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin-bottom: 10px;
}
.sc-blockhr[data-block=steps] .sc-step-item:hover .sc-step-item-num {
  background: #f7a500;
  border-color: #f7a500;
}
.sc-blockhr[data-block=steps] .sc-step-item:hover:last-child .sc-step-item-num {
  background: #ffffff;
  color: #f7a500;
}
@media screen and (max-width: 768px) {
  .sc-blockhr[data-block=steps] .sc-step-item {
    width: 100%;
  }
}
.sc-blockhr[data-block=steps].sc-blockhr--steps-v2 .sc-step-item {
  width: 25%;
  position: relative;
}
.sc-blockhr[data-block=steps].sc-blockhr--steps-v2 .sc-step-item.wide {
  width: 100%;
}
.sc-blockhr[data-block=steps].sc-blockhr--steps-v2 .sc-step-item:nth-child(2):after, .sc-blockhr[data-block=steps].sc-blockhr--steps-v2 .sc-step-item:nth-child(3):after, .sc-blockhr[data-block=steps].sc-blockhr--steps-v2 .sc-step-item:nth-child(4):after {
  content: "";
  display: block;
  width: 180px;
  height: 0;
  border-bottom: 4px dotted #70a11c;
  position: absolute;
  top: 28%;
  left: 70%;
}
@media screen and (max-width: 1200px) {
  .sc-blockhr[data-block=steps].sc-blockhr--steps-v2 .sc-step-item {
    width: 50%;
  }
  .sc-blockhr[data-block=steps].sc-blockhr--steps-v2 .sc-step-item:nth-child(3):after {
    display: none;
  }
  .sc-blockhr[data-block=steps].sc-blockhr--steps-v2 .sc-step-item:nth-child(2):after, .sc-blockhr[data-block=steps].sc-blockhr--steps-v2 .sc-step-item:nth-child(4):after {
    width: 58%;
  }
}
@media screen and (max-width: 768px) {
  .sc-blockhr[data-block=steps].sc-blockhr--steps-v2 .sc-step-item {
    width: 100%;
  }
  .sc-blockhr[data-block=steps].sc-blockhr--steps-v2 .sc-step-item:nth-child(2):after, .sc-blockhr[data-block=steps].sc-blockhr--steps-v2 .sc-step-item:nth-child(4):after {
    display: none;
  }
}
.sc-blockhr[data-block=steps]:not(.sc-blockhr--steps-v2) {
  width: 70%;
  margin: 0 auto;
}
.sc-blockhr[data-block=advantages] {
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}
.sc-blockhr[data-block=advantages] .centeringin {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.sc-blockhr[data-block=advantages] .centeringin > img {
  max-width: 33%;
  min-width: 300px;
}
.sc-blockhr[data-block=advantages] .centering {
  position: relative;
  z-index: 1;
}
.sc-blockhr[data-block=advantages] .bg {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: url(/vakansii/img/Pattern-02.svg) repeat;
  z-index: 0;
  opacity: 0.3;
}
.sc-blockhr[data-block=advantages] .sc-blockhr-title {
  width: 100%;
}
.sc-blockhr[data-block=advantages] .sc-blockhr-advantages {
  max-width: 67%;
  min-width: 300px;
  padding-left: 30px;
  box-sizing: border-box;
  counter-reset: hr_adv_inc;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.sc-blockhr[data-block=advantages] .sc-blockhr-advantages .sc-blockhr-advantages-item {
  padding-left: 30px;
  position: relative;
}
.sc-blockhr[data-block=advantages] .sc-blockhr-advantages .sc-blockhr-advantages-item:before {
  content: counter(hr_adv_inc);
  counter-increment: hr_adv_inc;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 25px;
  height: 25px;
  background: #70a11c;
  color: #fff;
  font-weight: 800;
  border-radius: 50%;
}
.sc-blockhr[data-block=advantages] .sc-blockhr-advantages .sc-blockhr-advantages-item b {
  line-height: 1.5;
  font-size: 16px;
  display: block;
  margin-bottom: 5px;
}
.sc-blockhr[data-block=advantages] .sc-blockhr-advantages .sc-blockhr-advantages-item:not(:last-child) {
  margin-bottom: 25px;
}
.sc-blockhr[data-block=advantages] .sc-blockhr-advantages .sc-blockhr-advantages-item:hover:before {
  background: #f7a500;
}
@media screen and (max-width: 1024px) {
  .sc-blockhr[data-block=advantages] .centeringin {
    align-items: flex-start;
  }
  .sc-blockhr[data-block=advantages] .centeringin > img {
    margin: 0 auto 25px;
    object-fit: contain;
  }
}
.sc-blockhr[data-block=vacancies] {
  background: #fcfcfc;
  padding: 30px 0;
}
.sc-blockhr[data-block=vacancies] .centeringin {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.sc-blockhr[data-block=vacancies] .sc-blockhr-title {
  width: 100%;
}
.sc-blockhr[data-block=vacancies] .sc-blockhr-vacancy {
  max-width: 552px;
  width: 100%;
  margin: 0 auto;
}
.sc-blockhr[data-block=vacancies] .sc-blockhr-vacancy:not(.sc-blockhr-vacancy--hh) {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.sc-blockhr[data-block=vacancies] .sc-blockhr-vacancy .sc-blockhr-vacancy-title {
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 10px;
  font-weight: 800;
  padding-bottom: 10px;
  border-bottom: 1px solid #f7f7f7;
  text-align: center;
}
.sc-blockhr[data-block=vacancies] .sc-blockhr-vacancy .sc-blockhr-vacancy-text {
  margin-bottom: 15px;
}
.sc-blockhr[data-block=vacancies] .sc-blockhr-vacancy.sc-blockhr-vacancy--hh {
  max-width: none;
  margin-top: 25px;
  text-align: center;
}
.sc-blockhr[data-block=vacancies] .sc-blockhr-vacancy.sc-blockhr-vacancy--hh .cut-opener {
  font-size: 16px;
}
.sc-blockhr[data-block=vacancies] .sc-blockhr-vacancy.sc-blockhr-vacancy--hh [class^=hh-vacancies-] {
  margin: 0 auto !important;
  max-width: 552px !important;
}
.sc-blockhr[data-block=vacancies] .sc-blockhr-vacancy.sc-blockhr-vacancy--hh [class^=hh-logo-wrapper-] {
  margin: 0 auto !important;
  max-width: 50px !important;
}
@media screen and (max-width: 1024px) {
  .sc-blockhr[data-block=vacancies] .sc-blockhr-vacancy {
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #ececec;
  }
  .sc-blockhr[data-block=vacancies] .sc-blockhr-vacancy.sc-blockhr-vacancy--hh {
    margin-top: 0;
  }
}
.sc-blockhr[data-block=vacancies-2] {
  padding: 30px 0 0;
}
.sc-blockhr[data-block=vacancies-2] .centeringin {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.sc-blockhr[data-block=vacancies-2] .sc-blockhr-title {
  width: 100%;
}
.sc-blockhr[data-block=vacancies-2] .sc-blockhr-vacancy {
  width: 100%;
  margin: 0 auto;
}
.sc-blockhr[data-block=vacancies-2] .sc-blockhr-vacancy:not(.sc-blockhr-vacancy--hh) {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.sc-blockhr[data-block=vacancies-2] .sc-blockhr-vacancy .sc-blockhr-vacancy-title {
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 10px;
  font-weight: 800;
  padding-bottom: 10px;
  border-bottom: 1px solid #f7f7f7;
  text-align: center;
}
.sc-blockhr[data-block=vacancies-2] .sc-blockhr-vacancy .sc-blockhr-vacancy-text {
  margin-bottom: 15px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.sc-blockhr[data-block=vacancies-2] .sc-blockhr-vacancy .sc-blockhr-vacancy-text img {
  order: 0;
  max-width: 40%;
  margin-right: 15px;
}
.sc-blockhr[data-block=vacancies-2] .sc-blockhr-vacancy .sc-blockhr-vacancy-text > div {
  width: 40%;
}
@media screen and (max-width: 600px) {
  .sc-blockhr[data-block=vacancies-2] .sc-blockhr-vacancy .sc-blockhr-vacancy-text {
    flex-wrap: wrap;
  }
  .sc-blockhr[data-block=vacancies-2] .sc-blockhr-vacancy .sc-blockhr-vacancy-text img {
    max-width: 100%;
    width: 100%;
    margin-right: 0;
    max-height: 250px;
    object-fit: contain;
    margin-bottom: 20px;
  }
  .sc-blockhr[data-block=vacancies-2] .sc-blockhr-vacancy .sc-blockhr-vacancy-text > div {
    width: 100%;
  }
}
.sc-blockhr[data-block=vacancies-2] .sc-blockhr-vacancy:nth-child(odd) .sc-blockhr-vacancy-text img {
  order: 2;
  margin-right: 0;
  margin-left: 20px;
}
@media screen and (max-width: 600px) {
  .sc-blockhr[data-block=vacancies-2] .sc-blockhr-vacancy:nth-child(odd) .sc-blockhr-vacancy-text {
    flex-wrap: wrap;
  }
  .sc-blockhr[data-block=vacancies-2] .sc-blockhr-vacancy:nth-child(odd) .sc-blockhr-vacancy-text img {
    order: 0;
    width: 100%;
    margin-left: 0;
  }
}
.sc-blockhr[data-block=vacancies-2] .sc-blockhr-vacancy.sc-blockhr-vacancy--hh {
  max-width: none;
  margin-top: 25px;
  text-align: center;
}
.sc-blockhr[data-block=vacancies-2] .sc-blockhr-vacancy.sc-blockhr-vacancy--hh .cut-opener {
  font-size: 16px;
}
.sc-blockhr[data-block=vacancies-2] .sc-blockhr-vacancy.sc-blockhr-vacancy--hh [class^=hh-vacancies-] {
  margin: 0 auto !important;
  max-width: 552px !important;
}
.sc-blockhr[data-block=vacancies-2] .sc-blockhr-vacancy.sc-blockhr-vacancy--hh [class^=hh-logo-wrapper-] {
  margin: 0 auto !important;
  max-width: 50px !important;
}
@media screen and (max-width: 1024px) {
  .sc-blockhr[data-block=vacancies-2] .sc-blockhr-vacancy {
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #ececec;
  }
  .sc-blockhr[data-block=vacancies-2] .sc-blockhr-vacancy.sc-blockhr-vacancy--hh {
    margin-top: 0;
  }
}
.sc-blockhr[data-block=form] {
  background: #70a11c;
  padding: 30px 0;
  margin-top: -40px;
  margin-bottom: -50px;
  color: #fff;
}
.sc-blockhr[data-block=form] p {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 25px;
}
.sc-blockhr[data-block=form] p .errortext {
  background: red;
  color: #fff !important;
  margin-bottom: 0 !important;
}
.sc-blockhr[data-block=form] .sc-blockhr-title {
  color: #ffffff;
}
.sc-blockhr[data-block=form] .form-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.sc-blockhr[data-block=form] .form-inner .line {
  margin-right: 15px;
}
.sc-blockhr[data-block=form] .form-inner .line .nm {
  text-align: center;
  margin-bottom: 10px;
}
.sc-blockhr[data-block=form] .form-inner .as-btn {
  height: 39px;
  margin-top: 28px;
  background: #f7a500 !important;
  padding-left: 25px;
  padding-right: 25px;
}
.sc-blockhr[data-block=form] .form-inner .required {
  display: none;
}
@media screen and (max-width: 552px) {
  .sc-blockhr[data-block=form] .form-inner {
    flex-direction: column;
  }
}
.sc-blockhr[data-block=form] .formresult {
  text-align: center;
  padding: 10px 25px;
  border: 2px solid #f7a500;
  background: #f7a500;
  max-width: 300px;
  margin: 25px auto 0;
}
.sc-blockhr[data-block=contacts] {
  text-align: center;
}
.sc-blockhr[data-block=contacts] .sc-contacts-title {
  margin-bottom: 15px;
}
.sc-blockhr[data-block=contacts] .sc-contacts-title,
.sc-blockhr[data-block=contacts] .sc-contacts-person,
.sc-blockhr[data-block=contacts] .sc-contacts-item {
  font-weight: 600;
  font-size: 18px;
  line-height: 1.4;
}

.as-btn-wrapper {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 15px;
}
.as-btn-wrapper .as-btn {
  display: inline-flex;
}

.sc-notice {
  padding: 25px;
  border: 2px dashed rgba(112, 161, 28, 0.3);
  border-radius: 3px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.sc-notice.sc-notice--side-btn {
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
.sc-notice.sc-notice--side-btn .sc-notice-text {
  flex: 1;
}
.sc-notice .sc-notice-text-title {
  font-size: 16px;
  line-height: 1.6;
  font-weight: 600;
  color: #70a11c;
}
.sc-notice .sc-notice-text-text {
  margin-top: 15px;
}
.sc-notice.fancybox-content {
  display: inline-block;
}

.sc-popup .sc-popup-title {
  margin-bottom: 25px;
  font-size: 18px;
  font-weight: 800;
}
.sc-popup .sc-popup-description {
  margin-bottom: 25px;
  margin-top: -15px;
}
.sc-popup .sc-popup-form.sc-popup-form--side-photo {
  display: flex;
  flex-wrap: wrap;
}
.sc-popup .sc-popup-form .sc-popup-form-photo {
  margin-right: 20px;
}
@media screen and (max-width: 552px) {
  .sc-popup .sc-popup-form .sc-popup-form-photo {
    margin-right: 0;
    width: 100%;
  }
}
.sc-popup .sc-popup-form .sc-popup-form-fields {
  min-width: 250px;
  flex: 1;
}
.sc-popup .sc-popup-form .sc-form-field {
  margin-bottom: 15px;
}
.sc-popup .sc-popup-form .sc-form-field input[type=text], .sc-popup .sc-popup-form .sc-form-field input[type=date] {
  width: 100%;
}
.sc-popup .sc-popup-form .sc-form-field input[type=date] {
  height: 37px;
  background: #fff;
  font: 13px Opensanslight, Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 10px 9px;
  outline: -webkit-focus-ring-color auto 0;
  border: 1px solid #F2F2F2;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15) inset, 0 1px 0 0 rgba(255, 255, 255, 0.35);
}
.sc-popup .sc-popup-form .sc-form-field select {
  width: 100%;
}
.sc-popup .sc-popup-form .sc-form-field .sc-form-field-label {
  margin-bottom: 5px;
  font-weight: 600;
}
.sc-popup .sc-popup-form .sc-form-field .sc-form-radio {
  display: inline-flex;
  align-items: center;
  margin-right: 15px;
}
.sc-popup .sc-popup-form .sc-form-field .sc-form-radio input {
  margin-right: 5px;
}

.sc-pets {
  margin-top: 25px;
}
.sc-pets .sc-pets-item {
  border: 1px solid #ececec;
  border-radius: 5px;
  display: flex;
  padding: 15px;
  margin-bottom: 15px;
  position: relative;
}
.sc-pets .sc-pets-item .sc-pets-photo {
  overflow: hidden;
  border-radius: 50%;
}
.sc-pets .sc-pets-item .sc-pets-photo img {
  display: block;
}
.sc-pets .sc-pets-item .sc-pets-content {
  padding: 0 15px;
  flex: 1;
}
.sc-pets .sc-pets-item .sc-pets-content .sc-pets-name {
  font-size: 16px;
  line-height: 1.6;
  font-weight: 600;
}
.sc-pets .sc-pets-item .sc-pets-content .sc-pets-poroda {
  margin-bottom: 5px;
  color: #777;
}
.sc-pets .sc-pets-item .sc-pets-content .sc-pets-birthday {
  margin-bottom: 5px;
}
.sc-pets .sc-pets-item .sc-pets-actions {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.sc-pets .sc-pets-item .sc-pets-actions .sc-pets-social {
  width: 150px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.sc-pets .sc-pets-item .sc-pets-actions .sc-pets-social .fab {
  font-size: 32px;
  color: #70a11c;
  margin: 15px 0 5px;
}
.sc-pets .sc-pets-item .sc-pets-actions .sc-pets-social:hover {
  text-decoration: none;
}
.sc-pets .sc-pets-item .sc-pets-actions .sc-pets-social:hover .fab {
  color: #f7a500;
}
.sc-pets .sc-pets-item .sc-pets-item-delete {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 20px;
  width: 18px;
  text-align: center;
  cursor: pointer;
}
@media screen and (max-width: 1024px) {
  .sc-pets .sc-pets-item {
    flex-wrap: wrap;
  }
  .sc-pets .sc-pets-item .sc-pets-actions {
    margin-top: 20px;
  }
}

.sc-popup--pet .required {
  color: inherit;
}

.adm-fileinput-wrapper * {
  box-sizing: content-box;
}

input.adm-fileinput-drag-area-input {
  height: 100%;
  top: 0;
}

.adm-fileinput-area .adm-fileinput-drag-area-hint {
  margin-top: 90px !important;
}

.sc-btn-dash {
  border-bottom: 1px dashed;
  cursor: pointer;
}
.sc-btn-dash:hover {
  border-bottom-color: transparent;
}

.sc-menu-pets {
  position: relative;
  border: 1px solid #f7a501;
}

[data-id="57"] .soa-delivery-item-info .data > div strong + b,
[data-id="58"] .soa-delivery-item-info .data > div strong + b {
  color: #d82d44;
}

[id^=bx_incl_area_] {
  display: inline;
}

@media screen and (max-width: 552px) {
  .form-get-video {
    max-width: none !important;
  }
}

.form-vet-consult .adm-fileinput-area .adm-fileinput-area-container {
  position: relative;
  z-index: 9;
}
.form-vet-consult .adm-fileinput-area .adm-fileinput-drag-area-hint {
  margin-top: 40px !important;
  margin-bottom: 30px;
}

.adm-fileinput-area .adm-fileinput-area-container {
  position: relative;
  z-index: 9;
}
.adm-fileinput-area .adm-fileinput-drag-area-hint {
  margin-top: 40px !important;
  margin-bottom: 30px;
}

.propvision1 .offer_prop .div_options .div_option.sc-prop-cm {
  position: relative;
}
.propvision1 .offer_prop .div_options .div_option.sc-prop-cm:after {
  content: "%";
  position: absolute;
  top: -7px;
  right: -7px;
  font-size: 9px;
  font-weight: 800;
  background: #f7a500;
  width: 16px;
  height: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #fff;
  z-index: 1;
}
.propvision1 .offer_prop .div_options .div_option.sc-prop-cm.sc-prop-bf:after {
  background: #000;
}
.propvision1 .offer_prop .div_options .div_option.sc-proplan {
  position: relative;
}
.propvision1 .offer_prop .div_options .div_option.sc-proplan:after {
  content: "%";
  position: absolute;
  top: -8px;
  right: -8px;
  font-size: 9px;
  font-weight: 800;
  color: #fff;
  background: #000;
  width: 16px;
  height: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  z-index: 1;
  padding: 0;
}
.propvision1 .offer_prop .div_options .div_option.sc-prop-pro {
  position: relative;
}
.propvision1 .offer_prop .div_options .div_option.sc-prop-pro:after {
  content: "PRO";
  position: absolute;
  top: -10px;
  right: -10px;
  font-size: 8px;
  font-weight: 800;
  background: #f7a500;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #fff;
  z-index: 1;
}
.propvision1 .offer_prop .div_options .div_option.sc-prop-action {
  position: relative;
}
.propvision1 .offer_prop .div_options .div_option.sc-prop-action:after {
  content: "";
  position: absolute;
  top: -10px;
  right: -3px;
  font-size: 8px;
  font-weight: 800;
  background: transparent;
  width: 30px;
  height: 20px;
  display: block;
  align-items: center;
  justify-content: center;
  border-radius: 0;
  color: #fff;
  z-index: 1;
  background: url(/local/templates/prozoo/img/sticker-action-1.svg) no-repeat;
  background-size: 30px 20px;
}

.sc-proplan-text {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  line-height: 1;
  width: 100%;
  background: #000;
  color: #fff;
  padding: 15px;
  border-radius: 3px;
  box-sizing: border-box;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
}

.sc-basket-proplan-text {
  background: #000;
  color: #fff;
  padding: 15px;
  border-radius: 3px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
}

.sc-main-section-title {
  display: flex;
  align-items: center;
}
.sc-main-section-title img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin-left: 15px;
}

.sc-radio-image label:before {
  display: none !important;
}
.sc-radio-image label img {
  max-width: 45px;
  max-height: 45px;
  pointer-events: none;
}
.sc-radio-image label:hover {
  opacity: 1 !important;
}
.sc-radio-image input:not(:checked) + label {
  opacity: 0.5;
}
.sc-radio-image input:checked + label {
  opacity: 1;
}

.sc-rating {
  direction: rtl;
  position: relative;
}
.sc-rating input {
  display: none;
}
.sc-rating input:checked ~ label {
  color: orange;
}
.sc-rating label {
  display: inline-block;
  color: #ececec;
  font-size: 24px;
  line-height: 28px;
}
.sc-rating label:before {
  display: none !important;
}
.sc-rating label:hover {
  color: orange;
}
.sc-rating label:hover ~ label {
  color: orange;
}

.orange {
  border: 2px solid #f7a500;
  padding: 5px 10px;
  border-radius: 3px;
  white-space: nowrap !important;
}

.bxmaker__geoip__city__line .fa-map-marker-alt {
  font-weight: 900;
  color: #70a11c;
}

.sc-fly-btn {
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  cursor: pointer;
  z-index: 9999;
}
.sc-fly-btn img {
  display: block;
  width: 50px;
  height: 50px;
}
.sc-fly-btn.sc-fly-btn--left {
  left: 20px;
}
.sc-fly-btn.sc-fly-btn--bottom {
  bottom: 133px;
}
.sc-fly-btn-hide {
  position: absolute;
  top: 0px;
  right: 0;
  background: #fff;
  line-height: 1;
  font-size: 16px;
  width: 16px;
  height: 16px;
  color: #999;
  border-radius: 50%;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .sc-fly-btn {
    display: none;
  }
}

.sc-btn-pulse {
  box-shadow: 0 0 0 0 rgb(112, 161, 28);
  animation: pulse-back 2s infinite;
}

.sc-catalog-sort {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.sc-catalog-sort .sc-catalog-sort-item:not(:last-child) {
  margin-right: 15px;
}
.sc-catalog-sort .sc-catalog-sort-item.sc-catalog-sort-item--selected a {
  color: #70a11c;
}

.sc-catalog-sort-select {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 15px;
}
.sc-catalog-sort-select select {
  margin-left: 15px !important;
}

.sc-product-favorite {
  position: absolute;
  top: 5px;
  right: 5px;
  color: #ccc;
  font-size: 20px;
  cursor: pointer;
  z-index: 100;
}
.sc-product-favorite .fa {
  display: none;
}
.sc-product-favorite--active {
  color: #f7a500;
}
.sc-product-favorite--active .fa {
  display: inline-block;
}
.sc-product-favorite--active .far {
  display: none;
}
@media screen and (min-width: 600px) {
  .sc-product-favorite:hover {
    color: #f7a500;
  }
}

.message_error h2 {
  text-align: center;
}

.bxmaker__geoip__city__line-question.js-bxmaker__geoip__city__line-question.fancybox-content {
  position: relative;
  width: auto;
  display: inline-block !important;
}
.bxmaker__geoip__city__line-question.js-bxmaker__geoip__city__line-question:not(.fancybox-content) {
  right: 0;
}
.bxmaker__geoip__city__line-question.js-bxmaker__geoip__city__line-question:not(.fancybox-content):before, .bxmaker__geoip__city__line-question.js-bxmaker__geoip__city__line-question:not(.fancybox-content):after {
  display: none;
}

.a_plus_content + .cut-opener {
  background: #70a11c;
  padding: 5px 15px;
  border-radius: 3px;
  color: #fff;
}
.a_plus_content + .cut-opener:hover {
  background: rgb(66.6666666667, 95.8333333333, 16.6666666667);
}

.bxmaker__geoip__city__line-question-btn-yes {
  float: left !important;
  width: 50% !important;
  text-align: center !important;
  padding: 8px 0 !important;
  border-left: 0 !important;
  margin-left: 0 !important;
  border-right: 1px solid #4e7f00 !important;
  margin-right: -1px !important;
  background: #70a11c !important;
  border-radius: 0 0 0 5px !important;
}

.bxmaker__geoip__city__line-question-btn-no {
  float: right !important;
  width: 50% !important;
  text-align: center !important;
  padding: 8px 0 !important;
  border-right: 0 !important;
  margin-right: 0 !important;
  border-left: 1px solid #81b22d !important;
  margin-left: -1px !important;
  background: #70a11c !important;
  border-radius: 0 0 5px 0 !important;
}

.bx-session-message {
  display: none !important;
}

#usedesk-messenger {
  display: none;
}

.sc-product-rating {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
}
.sc-product-rating-stars {
  position: relative;
  margin-right: 10px;
}
.sc-product-rating-stars .fas {
  color: #ececec;
}
.sc-product-rating-stars-active {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  white-space: nowrap;
}
.sc-product-rating-stars-active .fas {
  color: orange;
}

.mobile-menu [data-menu=work-time] {
  border-bottom: none;
}
.mobile-menu [data-menu=social_link] {
  border-bottom: none;
  height: 60px;
}
.mobile-menu [data-menu=social_link] ul {
  display: flex;
  align-items: center;
  padding: 0 15px;
}
.mobile-menu [data-menu=social_link] ul li:not(:last-child) {
  margin-right: 15px;
}
.mobile-menu [data-menu=social_link] ul li a {
  padding: 0;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mobile-menu [data-menu=social_link] ul li a i {
  width: auto !important;
  height: auto !important;
  background: none !important;
  margin-top: 2px !important;
}
.social-link-v2 .social-link-v2-item {
  background-color: transparent !important;
}
.social-link-v2 .social-link-v2-item a {
  top: 0;
}
.social-link-v2 .social-link-v2-item a .social-link-v2-item-image {
  display: block;
}

.sc-catalog-view {
  display: none;
  margin-bottom: 15px;
}
.sc-catalog-view-type {
  padding: 5px;
  background: #ececec;
  font-size: 16px;
  margin-left: 10px;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ccc;
}
.sc-catalog-view-type--active {
  color: #70a11c;
}
@media screen and (max-width: 540px) {
  .sc-catalog-view {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
}

.showcase .is-buyed-mainpage .sc-product-rating {
  display: none !important;
}
.showcase .is-buyed-mainpage .soloprice {
  padding-left: 10px;
  padding-right: 10px;
}
.showcase .is-buyed-mainpage .soloprice .default-value {
  white-space: nowrap;
}
@media screen and (min-width: 540px) {
  .showcase .is-buyed-mainpage .soloprice {
    display: flex;
    justify-content: space-between;
    padding-top: 0;
  }
}
.showcase .is-buyed-mainpage .soloprice .price-interval {
  display: none !important;
}
.showcase .is-buyed-mainpage .soloprice .default-value {
  display: block !important;
}
.showcase .is-buyed-mainpage .soloprice .price.gen:after {
  display: none !important;
}
.showcase .is-buyed-mainpage .popup {
  display: block !important;
}
.showcase .is-buyed-mainpage .popup .properties {
  display: none !important;
}
.showcase .is-buyed-mainpage .popup .buy {
  margin-top: 0 !important;
}
.showcase .is-buyed-mainpage .properties-buyed-product {
  min-height: 18px;
  padding-right: 10px;
}
.showcase .is-buyed-mainpage .properties-buyed-product ~ div {
  white-space: nowrap;
}
.showcase .is-buyed-mainpage .buy {
  position: absolute;
  bottom: 10px;
  left: 10px;
  right: 10px;
}

.sc-order {
  /* background: #ececec; */
  padding: 15px;
  border: 2px solid #70a11c;
  border-radius: 3px;
  margin: 15px 0;
}
.sc-order-title {
  display: flex;
  align-items: flex-end;
  position: relative;
  margin-right: 15px;
  font-size: 16px;
  /* justify-content: space-between; */
}
.sc-order-title-date {
  margin-left: 5px;
}
.sc-order-title-more {
  position: absolute;
  top: -5px;
  right: 0;
}
@media screen and (max-width: 540px) {
  .sc-order-title {
    white-space: nowrap;
    margin-bottom: 10px;
  }
}
.sc-order-status {
  margin-top: 5px;
}
.sc-order-basket {
  display: flex;
  position: relative;
  padding-right: 135px;
  flex-wrap: wrap;
  align-items: center;
}
.sc-order-basket-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 5px;
}
.sc-order-basket-item img {
  max-width: 40px;
  max-height: 40px;
}
@media screen and (max-width: 540px) {
  .sc-order-basket-item-link {
    width: 50%;
  }
}
.sc-order-basket-item-value {
  width: 15%;
}
.sc-order-basket-item-value--quantity {
  width: 5%;
}
@media screen and (max-width: 540px) {
  .sc-order-basket-item-value {
    width: auto;
  }
}
.sc-order-basket-item--more {
  padding: 10px;
  background: rgba(112, 161, 28, 0.15);
  border: 2px solid #70a11c;
  border-radius: 3px;
  font-weight: 800;
  font-size: 18px;
  color: #70a11c;
}
.sc-order-basket-item:not(:last-child) {
  margin-right: 10px;
}
.sc-order-basket .as-btn {
  align-self: center;
  font-size: 11px;
  position: absolute;
  right: 0;
  bottom: 0;
}
.sc-order-actions {
  margin-top: 15px;
  display: flex;
  justify-content: flex-end;
}
.sc-order-actions .as-btn {
  font-size: 12px;
}

.bxmaker__geoip__popup .bxmaker__geoip__popup-content {
  width: 700px;
  margin-left: -280px;
}
.bxmaker__geoip__popup .bxmaker__geoip__popup-content .bxmaker__geoip__popup-options-col {
  width: 25%;
}
@media screen and (max-width: 768px) {
  .bxmaker__geoip__popup .bxmaker__geoip__popup-content .bxmaker__geoip__popup-options-col {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .bxmaker__geoip__popup .bxmaker__geoip__popup-content {
    width: 100%;
    margin-left: 0;
  }
}

.sc-center-wrapper {
  min-height: 250px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sc-center-wrapper-content {
  text-align: center;
}
.sc-center-wrapper-content-title {
  font-size: 22px;
  font-weight: 800;
  line-height: 1;
  margin-bottom: 15px;
}
.sc-center-wrapper-content-text {
  font-size: 16px;
  color: #999;
}
.sc-center-wrapper-content-text .fa-heart {
  color: #70a11c;
}

.sc-option.sc-option--filler {
  display: flex;
  flex-direction: column;
}
.sc-option-row {
  display: flex;
}
.sc-option-row:not(:first-child) {
  margin-top: 7px;
}
.sc-option-row-img {
  width: 23px;
  height: 21px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
}
.sc-option-row-value {
  /* or 22px */
  display: flex;
  align-items: center;
  letter-spacing: 0.02em;
}

.js-tooltip {
  cursor: pointer;
}

.js-element:not(.elementdetail) .price.gen.pro {
  position: relative;
  padding-top: 10px;
  border-top: 1px solid #ececec;
  display: block;
}
.js-element:not(.elementdetail) .price.gen.pro .price-pro-sticker {
  background: #f7a501;
  color: #fff;
  padding: 1px 4px;
  border-radius: 6px;
  font-weight: bold;
  font-size: 15px;
  position: absolute;
  left: -9px;
  top: 9px;
}
.js-element:not(.elementdetail) .price.gen.pro:after {
  display: none !important;
}

.area2darken .preload-text {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: 90px;
  margin-left: 10px;
  transform: translate(-50%, 0);
  white-space: nowrap;
}
@media screen and (max-width: 540px) {
  .area2darken .animashka {
    margin: -15px 0 0 -33px !important;
  }
}
.area2darken--in-element .preload-text {
  position: absolute !important;
  margin-top: 65px !important;
  margin-left: 0 !important;
}
.area2darken--in-element .animashka {
  left: 50% !important;
  position: absolute !important;
  margin: 0 !important;
  transform: translate(-50%, -50%);
}

.sc-video {
  position: relative;
  cursor: pointer;
}
@media screen and (min-width: 900px) {
  .sc-video:before {
    position: absolute;
    top: 50%;
    left: 50%;
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%231c1c1cab' width='120' height='120' viewBox='0 0 512 512'%3E%3Cpath d='M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm115.7 272l-176 101c-15.8 8.8-35.7-2.5-35.7-21V152c0-18.4 19.8-29.8 35.7-21l176 107c16.4 9.2 16.4 32.9 0 42z'/%3E%3C/svg%3E%3C!--%0AFont Awesome Free 5.2.0 by @fontawesome - https://fontawesome.com%0ALicense - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)%0A--%3E%0A");
    transform: translate(-50%, -50%);
  }
}
@media screen and (min-width: 900px) and (max-width: 540px) {
  .sc-video:before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%231c1c1cab' width='60' height='60' viewBox='0 0 512 512'%3E%3Cpath d='M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm115.7 272l-176 101c-15.8 8.8-35.7-2.5-35.7-21V152c0-18.4 19.8-29.8 35.7-21l176 107c16.4 9.2 16.4 32.9 0 42z'/%3E%3C/svg%3E%3C!--%0AFont Awesome Free 5.2.0 by @fontawesome - https://fontawesome.com%0ALicense - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)%0A--%3E%0A");
  }
}
@media screen and (min-width: 900px) {
  .sc-video.playing:before {
    display: none;
  }
}

[data-page=-catalog-] .sections ul li,
[data-page=-sale-] .sections ul li {
  width: 33.3%;
}

.showcase .js-element .price.gen.pro {
  display: none !important;
}
.showcase .js-element .price.gen.pro.price-interval {
  display: none !important;
}
.showcase .js-element:not(.is-buyed-mainpage).hover .price.gen.pro:not(.price-interval) {
  display: block !important;
}

.js-pauch-package-count {
  font-weight: 400;
}

.sc-msg-pets-cross-sale .ui-alert-close-btn:before {
  width: 12px;
}
.sc-msg-pets-cross-sale .ui-alert-close-btn:after {
  height: 12px;
}

.ui-alert-purple {
  background-color: #E9D7EF;
  color: #673B77;
}
.ui-alert-icon-purple:before {
  display: inline-block;
  margin-right: 10px;
  min-width: 16px;
  width: 16px;
  height: 16px;
  background: no-repeat center url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2216px%22%20height%3D%2216px%22%20viewBox%3D%220%200%2016%2016%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%0A%20%20%20%20%3Cg%20transform%3D%22translate%28-394%2C%20-981%29%22%20fill%3D%22%23673B77%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M402%2C997%20C397.581722%2C997%20394%2C993.418278%20394%2C989%20C394%2C984.581722%20397.581722%2C981%20402%2C981%20C406.418278%2C981%20410%2C984.581722%20410%2C989%20C410%2C993.418278%20406.418278%2C997%20402%2C997%20Z%20M400.728834%2C984.591068%20L400.728834%2C988.82483%20C400.728834%2C989.453606%20401.221589%2C989.956627%20401.837534%2C989.956627%20L401.988098%2C989.956627%20C402.604042%2C989.956627%20403.096798%2C989.453606%20403.096798%2C988.82483%20L403.096798%2C984.591068%20C403.096798%2C983.962291%20402.604042%2C983.45927%20401.988098%2C983.45927%20L401.837534%2C983.45927%20C401.221589%2C983.45927%20400.728834%2C983.962291%20400.728834%2C984.591068%20Z%20M403.3158%2C992.807081%20C403.3158%2C992.024603%20402.686168%2C991.381854%20401.91966%2C991.381854%20C401.153151%2C991.381854%20400.523519%2C992.024603%20400.523519%2C992.807081%20C400.523519%2C993.589558%20401.153151%2C994.232308%20401.91966%2C994.232308%20C402.686168%2C994.232308%20403.3158%2C993.589558%20403.3158%2C992.807081%20Z%22/%3E%0A%20%20%20%20%3C/g%3E%0A%3C/svg%3E);
  content: "";
  vertical-align: middle;
}

.ymaps-2-1-79-searchbox .ymaps-2-1-79-searchbox__normal-layout {
  width: 500px;
}

.legends {
  margin-top: 15px;
}
.legends-item {
  display: flex;
  align-items: center;
}
.legends-item-color {
  width: 30px;
  height: 15px;
  border: 1px solid #888;
}
.legends-item-text {
  flex: 1;
  padding-left: 5px;
}

@media screen and (min-width: 768px) {
  .social-link-v2-item--viber_com {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  body.adaptive .header .logo.column1 .column1inner {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  body.adaptive .header .logo.column1 .column1inner .callback {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
    padding: 5px;
    font-size: 20px;
    color: #70a11c;
    min-width: 27px;
  }
  .only-mobile {
    display: block;
  }
  .mobile-footer-bar {
    display: flex;
  }
}
@media screen and (max-width: 542px) {
  .sc-store-balloon {
    font-size: 12px !important;
  }
  .bx-core-adm-dialog table {
    font-size: 12px;
    margin-top: 10px;
  }
  .up_arrow {
    bottom: 80px;
    right: 23px;
  }
}
.ymaps-2-1-77-copyrights-pane {
  display: none;
}

@media screen and (max-width: 450px) {
  .fancybox-skin {
    padding: 15px !important;
  }
  ._orinationRight_25.wrap_mW {
    bottom: 50px;
  }
  body {
    padding-bottom: 56px !important;
    padding-top: 48px !important;
  }
  body .this-is-test {
    top: 63px;
  }
  body.adaptive .header {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.35);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.35);
  }
  body.adaptive .header .header-box .floatclaer-box .mtbtn_lk,
  body.adaptive .header .header-box .floatclaer-box .mtbtn_search,
  body.adaptive .header .header-box .floatclaer-box .basket {
    display: none;
  }
  body.adaptive .header .logo.column1 {
    width: 100% !important;
    padding: 0 !important;
  }
  body.adaptive .header .logo.column1 .column1inner {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  body.adaptive .header .logo.column1 .column1inner .callback {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
    padding: 5px;
    font-size: 20px;
    color: #70a11c;
  }
  body.adaptive .header .logo.column1 .column1inner .mob_cat_btn,
  body.adaptive .header .logo.column1 .column1inner a {
    padding: 5px;
  }
  .DPD_baloon {
    max-width: 320px;
  }
  #DPD_pvz_popup {
    width: 100%;
  }
  #DPD_pvz_popup_window #DPD_pvz {
    width: 100%;
    box-sizing: border-box;
  }
  #DPD_sign {
    display: none;
  }
  #DPD_modController {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  #DPD_PVZ_search input {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .DPD_arrow {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  [data-page=-personal-cart-] .pmenu {
    display: none;
  }
  .bx-core-adm-dialog-content table.data > tbody > tr {
    flex-direction: column-reverse !important;
  }
  .bx-core-adm-dialog-content table.data > tbody > tr .ora-storelist {
    height: 200px;
    overflow: auto;
  }
  #section-brands {
    display: inline-flex;
    justify-content: center;
    padding-top: 30px;
    position: relative;
    width: 100%;
    flex-wrap: wrap;
    margin-left: 0;
  }
  #section-brands h3 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
  #section-brands .brand {
    width: calc(33% - 17px) !important;
    margin-right: 15px !important;
    margin-bottom: 20px !important;
    box-sizing: border-box;
  }
  .line_bot__left__col__sn {
    overflow: hidden;
  }
  .line_bot__left__col__sn > ul {
    margin-left: -60px;
  }
  .row-elements-1-2 input[type=text] {
    width: 100%;
  }
}
.js-element .type {
  position: absolute;
  top: 0;
  left: 0;
  background: #ececec;
  padding: 2px 7px;
}

.bxmaker__geoip__popup-option.js-bxmaker__geoip__popup-option[data-id="217462"] {
  margin-bottom: 15px;
}

.main-menu ul.list-menu > li .sc-sub-menu {
  display: none;
  position: relative;
  z-index: 99;
}
.main-menu ul.list-menu > li .sc-sub-menu .sc-sub-menu-item {
  background: #70a11c;
  text-decoration: none;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  display: flex;
  height: 55px;
  align-items: center;
  justify-content: center;
}
.main-menu ul.list-menu > li .sc-sub-menu .sc-sub-menu-item:hover {
  background: #5f8b15;
}
.main-menu ul.list-menu > li:hover .sc-sub-menu {
  display: block;
}

.__jivoMobileButton {
  z-index: 999999999;
}

[data-propcode=SECTION] {
  display: none !important;
}

@media screen and (max-width: 542px) {
  body {
    padding-bottom: 56px !important;
  }
}
@media screen and (max-width: 450px) {
  [data-page="-"] .owl-carousel:not(.brands-main) .owl-stage-outer {
    max-height: 450px;
  }
}
.sc-user-location-map {
  width: 100%;
  max-width: 768px;
}
.sc-user-location-map-title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
}
.sc-user-location-map-type {
  display: flex;
  margin-bottom: 15px;
}
.sc-user-location-map-type-btn {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #70a11c;
  padding: 5px 15px;
  cursor: pointer;
}
.sc-user-location-map-type-btn:first-child {
  border-radius: 3px 0 0 3px;
}
.sc-user-location-map-type-btn:last-child {
  border-radius: 0 3px 3px 0;
}
.sc-user-location-map-type-btn.active {
  background: #70a11c;
  color: #fff;
  cursor: default;
}
@media screen and (max-width: 768px) {
  .sc-user-location-map {
    padding: 10px 0;
  }
  .sc-user-location-map .sc-user-location-map-title, .sc-user-location-map .sc-user-location-map-type, .sc-user-location-map .sc-user-location-map-search, .sc-user-location-map .sc-user-location-map-remember {
    padding: 0 10px;
  }
  .sc-user-location-map .sc-user-location-map-filter {
    position: absolute;
    top: 199px;
    z-index: 10;
    background: rgba(255, 255, 255, 0.1019607843);
    padding: 10px 10px;
    backdrop-filter: blur(10px);
  }
}

.sc-header-pro-icon {
  padding: 10px;
  color: #fff;
  background: #f7a500;
  border-radius: 6px;
  font-weight: bold;
}

.sc-header-dropdown {
  position: relative;
  cursor: pointer;
}
.sc-header-dropdown .sc-header-dropdown-menu {
  display: none;
  flex-direction: column;
  gap: 15px;
  position: absolute;
  top: 100%;
  left: 0;
  margin-top: 10px;
  z-index: 9999;
  background: #fff;
  padding: 20px 30px;
  border: 1px solid #70a11c;
}
.sc-header-dropdown .sc-header-dropdown-menu hr {
  width: 100%;
  height: 1px;
  background: #ececec;
}
.sc-header-dropdown .sc-header-dropdown-menu.sc-header-dropdown-menu--right {
  right: 0;
  left: auto;
}
.sc-header-dropdown .sc-header-dropdown-menu .region-phone,
.sc-header-dropdown .sc-header-dropdown-menu .global-phone {
  font-size: 16px;
  color: #70a11c;
  font-weight: 600;
}
.sc-header-dropdown .sc-header-dropdown-menu .sc-menu-pets {
  border: none;
  color: #f7a500;
}
.sc-header-dropdown.sc-header-dropdown--opened .sc-header-dropdown-menu {
  display: flex;
}

.sc-header {
  font-size: 13px;
}
.sc-header .sc-header-top .centeringin {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 18px;
}
.sc-header .sc-header-top .centeringin .sc-header-top-right {
  display: flex;
  align-items: center;
  gap: 40px;
}
.sc-header .sc-header-top .centeringin .sc-header-top-right .sc-header-top-right-help {
  display: flex;
  align-items: center;
  gap: 10px;
  user-select: none;
}
.sc-header .sc-header-top .centeringin .sc-header-top-right .sc-header-top-right-help .sc-header-top-right-help-title {
  padding-bottom: 5px;
  border-bottom: 1px dashed #333;
}
.sc-header .sc-header-top .centeringin .sc-header-top-right .sc-header-top-right-location {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  position: relative;
}
.sc-header .sc-header-top .centeringin .sc-header-top-right .sc-header-top-right-location .bxmaker__geoip__city__line {
  font-size: 13px;
  display: flex;
  gap: 10px;
}
.sc-header .sc-header-top .centeringin .sc-header-top-right .sc-header-top-right-location .bxmaker__geoip__city__line .fa-map-marker-alt {
  font-size: 17px;
}
.sc-header .sc-header-top .centeringin .sc-header-top-right .sc-header-top-right-location .bxmaker__geoip__city__line * {
  font-size: 13px;
}
.sc-header .sc-header-top .centeringin .sc-header-top-right .sc-header-top-right-location .sc-header-location {
  margin-top: 0;
  cursor: pointer;
}
.sc-header .sc-header-top .centeringin .sc-header-top-right .sc-header-top-right-location .sc-header-top-right-location-btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
}
.sc-header .sc-header-top .centeringin .sc-header-top-right .sc-header-top-right-location .sc-header-top-right-location-btn img {
  position: relative;
  top: -2px;
  max-width: 23px;
  max-height: 23px;
}
.sc-header .sc-header-top .centeringin .sc-header-top-right .sc-header-top-right-location .sc-header-top-right-location-btn span {
  padding-bottom: 5px;
  border-bottom: 1px dashed #333;
  text-overflow: ellipsis;
  max-width: 200px;
  white-space: nowrap;
  overflow: hidden;
}
.sc-header .sc-header-top .centeringin .sc-header-top-right .sc-header-top-right-location .sc-header-top-right-location-btn .sc-header-top-right-location-btn-store {
  position: absolute;
  top: 23px;
  right: 0;
  max-width: none;
  border-bottom: none;
}
.sc-header .sc-header-center .centeringin {
  display: flex;
  align-items: flex-start;
  border-bottom: 1px solid #ccc;
  padding-top: 18px;
  padding-bottom: 18px;
  gap: 30px;
  position: relative;
}
.sc-header .sc-header-center .centeringin .sc-header-center-catalog {
  border-radius: 6px;
  height: 50px;
  padding: 18px 20px;
  color: #fff;
  background: #70a11c;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  cursor: pointer;
  transition: 0.3s ease all;
  position: relative;
  box-sizing: border-box;
}
.sc-header .sc-header-center .centeringin .sc-header-center-catalog:hover {
  background: rgb(81.7777777778, 117.5555555556, 20.4444444444);
}
.sc-header .sc-header-center .centeringin .sc-header-center-pro {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  gap: 10px;
}
.sc-header .sc-header-center .centeringin .sc-header-center-search {
  flex: 1;
  position: relative;
}
.sc-header .sc-header-center .centeringin .sc-header-center-search input {
  width: 100%;
  border: 1px solid #333;
  padding: 15px 20px;
  border-radius: 6px;
  height: 50px;
}
.sc-header .sc-header-center .centeringin .sc-header-center-search input::placeholder, .sc-header .sc-header-center .centeringin .sc-header-center-search input::-webkit-input-placeholder {
  font-weight: 400;
  font-size: 13px;
  line-height: 25px;
  color: #333333;
}
.sc-header .sc-header-center .centeringin .sc-header-center-search img {
  position: absolute;
  top: 12px;
  right: 12px;
}
.sc-header .sc-header-center .centeringin .sc-header-center-buttons {
  display: flex;
  align-items: center;
  gap: 30px;
  padding-right: 10px;
}
.sc-header .sc-header-center .centeringin .sc-header-center-buttons .sc-header-center-buttons-item {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.sc-header .sc-header-center .centeringin .sc-header-center-buttons .sc-header-center-buttons-item .sc-header-center-buttons-item-icon {
  height: 27px;
  position: relative;
  margin-bottom: 12px;
}
.sc-header .sc-header-center .centeringin .sc-header-center-buttons .sc-header-center-buttons-item .sc-header-center-buttons-item-icon img {
  height: 27px;
}
.sc-header .sc-header-center .centeringin .sc-header-center-buttons .sc-header-center-buttons-item .sc-header-center-buttons-item-icon .sc-header-center-buttons-item-icon-badge {
  position: absolute;
  top: -5px;
  right: -10px;
  padding: 2px 10px;
  background: #f7a500;
  border-radius: 12px;
  color: #fff;
  font-weight: 700;
  font-size: 12px;
  line-height: 15px;
}
.sc-header .sc-header-center .centeringin .sc-header-center-buttons .sc-header-center-buttons-item.sc-header-center-buttons-item--cart .sc-header-center-buttons-item-icon .sc-header-center-buttons-item-icon-badge {
  background: #70a11c;
}
.sc-header .sc-header-center .centeringin .sc-header-center-catalog-menu {
  display: none;
  position: absolute;
  top: 100%;
  margin-top: 10px;
  left: 0;
  right: 0;
  z-index: 1000;
  background: #fff;
  border: 1px solid #70a11c;
  padding: 30px 60px;
  gap: 90px;
}
.sc-header .sc-header-center .centeringin .sc-header-center-catalog-menu .sc-header-center-catalog-menu-close {
  color: #f7a500;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 30px;
  height: 30px;
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.sc-header .sc-header-center .centeringin .sc-header-center-catalog-menu .sc-header-center-catalog-menu-root {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.sc-header .sc-header-center .centeringin .sc-header-center-catalog-menu .sc-header-center-catalog-menu-root .sc-header-center-catalog-menu-root-item {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #c4c4c4;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  /* identical to box height */
  text-transform: uppercase;
}
.sc-header .sc-header-center .centeringin .sc-header-center-catalog-menu .sc-header-center-catalog-menu-root .sc-header-center-catalog-menu-root-item svg {
  fill: #70a11c;
}
.sc-header .sc-header-center .centeringin .sc-header-center-catalog-menu .sc-header-center-catalog-menu-root .sc-header-center-catalog-menu-root-item img {
  width: 43px;
  height: 43px;
  object-fit: contain;
  border-radius: 50%;
}
.sc-header .sc-header-center .centeringin .sc-header-center-catalog-menu .sc-header-center-catalog-menu-root .sc-header-center-catalog-menu-root-item.sc-header-center-catalog-menu-root-item--active {
  color: #f7a500;
}
.sc-header .sc-header-center .centeringin .sc-header-center-catalog-menu .sc-header-center-catalog-menu-root .sc-header-center-catalog-menu-root-item.sc-header-center-catalog-menu-root-item--active svg {
  fill: #f7a500;
}
.sc-header .sc-header-center .centeringin .sc-header-center-catalog-menu .sc-header-center-catalog-menu-sub {
  display: none;
}
.sc-header .sc-header-center .centeringin .sc-header-center-catalog-menu .sc-header-center-catalog-menu-sub .sc-header-center-catalog-menu-sub-menu {
  display: flex;
  gap: 90px;
}
.sc-header .sc-header-center .centeringin .sc-header-center-catalog-menu .sc-header-center-catalog-menu-sub .sc-header-center-catalog-menu-sub-menu .sc-header-center-catalog-menu-sub-menu-col {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.sc-header .sc-header-center .centeringin .sc-header-center-catalog-menu .sc-header-center-catalog-menu-sub .sc-header-center-catalog-menu-sub-menu .sc-header-center-catalog-menu-sub-menu-col .sc-header-center-catalog-menu-sub-menu-item {
  position: relative;
}
.sc-header .sc-header-center .centeringin .sc-header-center-catalog-menu .sc-header-center-catalog-menu-sub .sc-header-center-catalog-menu-sub-menu .sc-header-center-catalog-menu-sub-menu-col .sc-header-center-catalog-menu-sub-menu-item .sc-header-center-catalog-menu-sub-menu-item-title {
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 500;
  color: #666;
}
.sc-header .sc-header-center .centeringin .sc-header-center-catalog-menu .sc-header-center-catalog-menu-sub .sc-header-center-catalog-menu-sub-menu .sc-header-center-catalog-menu-sub-menu-col .sc-header-center-catalog-menu-sub-menu-item .sc-header-center-catalog-menu-sub-menu-item-sub {
  display: none;
  flex-direction: column;
  gap: 15px;
  padding: 20px 30px;
  border: 1px solid #70a11c;
  background: #fff;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 3;
}
.sc-header .sc-header-center .centeringin .sc-header-center-catalog-menu .sc-header-center-catalog-menu-sub .sc-header-center-catalog-menu-sub-menu .sc-header-center-catalog-menu-sub-menu-col .sc-header-center-catalog-menu-sub-menu-item:hover .sc-header-center-catalog-menu-sub-menu-item-sub {
  display: flex;
}
.sc-header .sc-header-center .centeringin .sc-header-center-catalog-menu .sc-header-center-catalog-menu-sub .sc-header-center-catalog-menu-sub-brands {
  margin-top: 50px;
}
.sc-header .sc-header-center .centeringin .sc-header-center-catalog-menu .sc-header-center-catalog-menu-sub .sc-header-center-catalog-menu-sub-brands .sc-header-center-catalog-menu-sub-brands-title {
  display: flex;
  gap: 30px;
}
.sc-header .sc-header-center .centeringin .sc-header-center-catalog-menu .sc-header-center-catalog-menu-sub .sc-header-center-catalog-menu-sub-brands .sc-header-center-catalog-menu-sub-brands-title span {
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  color: #70a11c;
}
.sc-header .sc-header-center .centeringin .sc-header-center-catalog-menu .sc-header-center-catalog-menu-sub .sc-header-center-catalog-menu-sub-brands .sc-header-center-catalog-menu-sub-brands-title a {
  font-weight: 400;
  line-height: 22px;
  /* identical to box height */
  text-decoration-line: underline;
  color: #999999;
}
.sc-header .sc-header-center .centeringin .sc-header-center-catalog-menu .sc-header-center-catalog-menu-sub .sc-header-center-catalog-menu-sub-brands .sc-header-center-catalog-menu-sub-brands-list {
  display: flex;
  align-items: center;
  gap: 20px;
}
.sc-header .sc-header-center .centeringin .sc-header-center-catalog-menu .sc-header-center-catalog-menu-sub .sc-header-center-catalog-menu-sub-brands .sc-header-center-catalog-menu-sub-brands-list .sc-header-center-catalog-menu-sub-brands-list-item {
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sc-header .sc-header-center .centeringin .sc-header-center-catalog-menu .sc-header-center-catalog-menu-sub .sc-header-center-catalog-menu-sub-brands .sc-header-center-catalog-menu-sub-brands-list .sc-header-center-catalog-menu-sub-brands-list-item img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}
.sc-header .sc-header-bottom .centeringin {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 0;
}
.sc-header .sc-header-bottom .centeringin .sc-header-bottom-left {
  display: flex;
  align-items: center;
  gap: 30px;
}
.sc-header .sc-header-bottom .centeringin .sc-header-bottom-left .sc-header-bottom-left-link .sc-header-bottom-left-link-title {
  display: flex;
  align-items: center;
  gap: 10px;
  user-select: none;
}
.sc-header .sc-header-bottom .centeringin .sc-header-bottom-left .sc-header-bottom-left-link .sc-header-bottom-left-link-title span {
  padding-bottom: 5px;
  border-bottom: 1px dashed #333;
}
.sc-header .sc-header-bottom .centeringin .sc-header-bottom-center {
  display: flex;
  align-items: center;
  flex: 1;
  justify-content: space-evenly;
}
.sc-header .sc-header-bottom .centeringin .sc-header-bottom-right {
  display: flex;
  align-items: center;
  gap: 50px;
}
@media (max-width: 1024px) {
  .sc-header .sc-header-bottom .centeringin .sc-header-bottom-right {
    gap: 30px;
  }
}
.sc-header .sc-header-bottom .centeringin .sc-header-bottom-right .sc-header-bottom-right-link {
  display: flex;
  align-items: center;
  gap: 15px;
}

.list-menu-mobile .list-menu-mobile-location {
  display: flex;
  justify-content: center;
  gap: 10px;
}
.list-menu-mobile .list-menu-mobile-location .list-menu-mobile-location-selected {
  background: #f2f2f2;
  display: flex;
  gap: 10px;
  width: 100%;
  padding: 10px 10px;
}
.list-menu-mobile .list-menu-mobile-location .sc-header-location {
  margin-top: 0;
  display: flex;
  align-items: center;
  gap: 10px;
}
.list-menu-mobile .list-menu-mobile-location .sc-header-location img {
  max-width: 23px;
  max-height: 23px;
}
.list-menu-mobile .list-menu-mobile-location .sc-header-location span {
  border-bottom: 1px dashed;
  padding-bottom: 2px;
}

.sc-cookie-attention {
  position: fixed;
  bottom: 15px;
  left: 15px;
  width: 300px;
  background: #fff;
  padding: 10px;
  box-sizing: border-box;
  border-radius: 5px;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
  text-align: left;
  z-index: 999;
}
.sc-cookie-attention .sc-cookie-attention-close {
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: 22px;
  width: 22px;
  height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: #70a11c;
}
.sc-cookie-attention .sc-cookie-attention-button {
  margin-top: 10px;
}
.sc-cookie-attention .sc-cookie-attention-button .as-btn {
  font-size: 12px;
  padding: 5px;
}
@media screen and (max-width: 768px) {
  .sc-cookie-attention {
    bottom: 80px;
    left: 50%;
    margin-left: -150px;
  }
}

.sc-selectize-option {
  padding: 5px;
  display: flex;
  align-items: center;
  gap: 5px;
}
.sc-selectize-option .sc-selectize-option-icon {
  width: 20px;
  height: 20px;
}
.sc-selectize-option .sc-selectize-option-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
.sc-selectize-option-group {
  padding: 5px;
  text-align: center;
  background: #f7f7f7;
  font-weight: bold;
}

.sc-suggest-results {
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 99;
  background: #fff;
  border: 1px solid #ececec;
}
.sc-suggest-results .sc-suggest-results-item {
  cursor: pointer;
  padding: 3px 10px;
}
.sc-suggest-results .sc-suggest-results-item:hover, .sc-suggest-results .sc-suggest-results-item.hover {
  background: #ececec;
}

.sc-yandex-pay-detail {
  padding: 15px;
}
.sc-yandex-pay-detail .ya-pay-widget {
  width: 600px !important;
}
@media screen and (max-width: 640px) {
  .sc-yandex-pay-detail .ya-pay-widget {
    width: 320px !important;
  }
}

[itemprop=aggregateRating] {
  display: none;
}

.bxmaker__geoip__popup-search-options {
  max-height: 250px;
  overflow: auto;
}

@media screen and (max-width: 768px) {
  #panel {
    display: none;
  }
}
.sc-catalog-section {
  display: flex;
  flex-wrap: wrap;
}
.sc-catalog-section .sc-catalog-section-item {
  width: 25%;
  height: 333px;
  position: relative;
}
.sc-catalog-section .sc-catalog-section-item .sc-catalog-section-item-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  min-height: 333px;
  border: 1px solid #F2F2F2;
  background: #fff;
  padding: 10px;
}
.sc-catalog-section .sc-catalog-section-item .sc-catalog-section-item-title {
  height: 72px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12.6px;
  margin-left: -5px;
  margin-right: -5px;
  text-align: center;
}
.sc-catalog-section .sc-catalog-section-item .sc-catalog-section-item-image {
  position: relative;
  padding: 10px 0;
  text-align: center;
}
.sc-catalog-section .sc-catalog-section-item .sc-catalog-section-item-image a {
  display: block;
  width: 100%;
  height: 170px;
  line-height: 170px;
  text-align: center;
}
.sc-catalog-section .sc-catalog-section-item .sc-catalog-section-item-price {
  padding: 10px 20px 0px 20px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 10px;
  font-family: "PT Sans", GothamPro;
}
.sc-catalog-section .sc-catalog-section-item .sc-catalog-section-item-price .sc-catalog-section-item-price-range + .sc-catalog-section-item-price-value {
  display: none;
}
.sc-catalog-section .sc-catalog-section-item .sc-catalog-section-item-options {
  display: none;
  flex-direction: column;
  gap: 10px;
}
.sc-catalog-section .sc-catalog-section-item .sc-catalog-section-item-options .sc-catalog-section-item-options-item .sc-catalog-section-item-options-item-title {
  margin-bottom: 5px;
}
.sc-catalog-section .sc-catalog-section-item .sc-catalog-section-item-options .sc-catalog-section-item-options-item .sc-catalog-section-item-options-item-values {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}
.sc-catalog-section .sc-catalog-section-item .sc-catalog-section-item-options .sc-catalog-section-item-options-item .sc-catalog-section-item-options-item-values .sc-catalog-section-item-options-item-values-item {
  border: 1px solid #ececec;
  border-radius: 3px;
  padding: 3px 6px;
  font-size: 12px;
  cursor: pointer;
}
.sc-catalog-section .sc-catalog-section-item .sc-catalog-section-item-options .sc-catalog-section-item-options-item .sc-catalog-section-item-options-item-values .sc-catalog-section-item-options-item-values-item:hover {
  background: #efefef;
}
.sc-catalog-section .sc-catalog-section-item .sc-catalog-section-item-options .sc-catalog-section-item-options-item .sc-catalog-section-item-options-item-values .sc-catalog-section-item-options-item-values-item.selected {
  border-color: #70a11c;
  box-shadow: inset 0 0 0 1px #70a11c;
}
.sc-catalog-section .sc-catalog-section-item .sc-catalog-section-item-buy {
  display: none;
  justify-content: space-between;
  align-items: center;
  margin-top: 15px;
}
.sc-catalog-section .sc-catalog-section-item .sc-catalog-section-item-buy .sc-catalog-section-item-buy-quantity {
  display: flex;
  border: 1px solid #F3F3F3;
  background-color: #FFF;
}
.sc-catalog-section .sc-catalog-section-item .sc-catalog-section-item-buy .sc-catalog-section-item-buy-quantity .sc-catalog-section-item-buy-quantity-btn {
  padding: 2px 9px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 14px;
  text-decoration: none;
  color: black;
  cursor: pointer;
  background-color: #F3F3F3;
}
.sc-catalog-section .sc-catalog-section-item .sc-catalog-section-item-buy .sc-catalog-section-item-buy-quantity .sc-catalog-section-item-buy-quantity-input {
  width: 36px;
  padding: 0;
  text-align: center;
  border: none;
  box-shadow: none;
}
.sc-catalog-section .sc-catalog-section-item .sc-catalog-section-item-buy .sc-catalog-section-item-buy-quantity .sc-catalog-section-item-buy-quantity-measure {
  min-width: 28px;
  padding: 0 2px;
}
.sc-catalog-section .sc-catalog-section-item .sc-catalog-section-item-buy-btn {
  padding: 4px 15px;
  color: #fff;
  background: #70a11c;
  border-radius: 3px;
}
.sc-catalog-section .sc-catalog-section-item.hover .sc-catalog-section-item-price .sc-catalog-section-item-price-range {
  display: none;
}
.sc-catalog-section .sc-catalog-section-item.hover .sc-catalog-section-item-price .sc-catalog-section-item-price-value {
  display: block;
}
.sc-catalog-section .sc-catalog-section-item.hover .sc-catalog-section-item-inner {
  z-index: 130 !important;
}
.sc-catalog-section .sc-catalog-section-item.hover .sc-catalog-section-item-options {
  display: flex;
}
.sc-catalog-section .sc-catalog-section-item.hover .sc-catalog-section-item-buy {
  display: flex;
}

/* Стили от блока сайдбара Андрея */
.user-info-btn {
  position: fixed;
  right: -44px;
  top: 130px;
  cursor: pointer;
  transition: all 200ms ease-in-out;
  /*z-index: 2147483647;*/
  z-index: 999999991;
}

.user-info-btn.hide5sec,
.user-info-btn:hover {
  right: -2px;
}

.user-info-btn_icon {
  position: absolute;
  /*top: 6px;*/
  /*right: 12px;*/
  top: 0;
  right: -6px;
}

.user-info-btn_icon img {
  height: 27px;
}

.user-info-block {
  display: none;
  /*background: #fff;*/
  width: 350px;
  height: 100%;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 2147483649;
  padding: 20px;
}

.user-info-block .sc-notice-text-title {
  color: #000;
  text-align: center;
}

.user-info-block_bg {
  width: 350px;
  height: 100%;
  background: url(/images/bg-bones.jpg) repeat;
  background-size: cover;
  opacity: 0.3;
  position: fixed;
  top: 0;
  right: 0;
  z-index: -1;
}

.user-info-block-title {
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  font-weight: bold;
  font-size: 16px;
}

.user-info-block-parent {
  height: 93%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

.user-info-block_flex {
  display: flex;
  flex-direction: column;
  justify-content: center;
  /*padding-right: 30px;*/
}

.user-info-block_title {
  font-weight: bold;
}

.user-info-block_flex > div {
  margin: 10px 0;
}

.user-info-block_action-block {
  margin-top: 5px;
}

.user-info-block_action-href {
  display: flex;
  align-items: center;
}

.user-info-block_delivery-time {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.user-info-block_delivery-time a {
  text-decoration: underline;
  text-decoration-style: dashed;
}

.user-info-block_delivery-time img {
  height: 30px;
  margin-right: 10px;
}

.user-info-block_action-img {
  max-width: 100px;
  max-height: 100px;
  margin-right: 7px;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.user-info-block_action-name {
  font-size: 12px;
}

.user-info-btn_icon-roll {
  display: none;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  line-height: 1;
  width: 60px;
  height: 40px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.user-info-btn_icon-roll.active {
  display: block;
}

.user-info-social-link-fixed {
  position: relative;
  bottom: 0;
  display: flex;
  /*display: none!important;*/
  justify-content: space-evenly;
}

.user-info-social-link-fixed img {
  width: 35px;
  height: 35px;
}

.user-info-social-link-tg a {
  display: flex;
  justify-content: center;
  gap: 15px;
}

.element-bonuses {
  display: inline-flex;
  align-items: center;
  background: #ffe94c;
  padding: 5px 15px;
  color: #000;
  font-weight: 800;
  border-radius: 50px;
  margin-top: -10px;
  position: relative;
  top: 0;
  margin-left: 5px;
  white-space: nowrap;
  height: 18px;
}

.element-bonuses .js-bonuses-cnt {
  /*margin-left: 3px;*/
}

.element-bonuses svg {
  width: 14px;
  margin-left: 5px;
}

.content_block {
  overflow: hidden;
  position: relative;
}

.content_block.hidden {
  height: 150px;
}

.content_toggle {
  margin-top: 5px;
  /*border-top: 1px dashed green;*/
  cursor: pointer;
  text-decoration: underline;
}

.open-text-hidden {
  display: none;
}

@media (max-width: 600px) {
  .user-info-block-title {
    font-size: 14px;
  }
}
.body .sc-header-top-right-help-phonechat {
  max-width: 20px;
  position: relative;
  top: -1px;
}

.sc-header-top-right .sc-header-dropdown-menu {
  padding: 20px 30px 20px 0;
}

.sc-header-top-right .sc-header-dropdown-menu-item > * {
  padding-left: 30px;
}

.sc-header-dropdown-menu-item-iconlink {
  display: flex;
  gap: 5px;
}

.sc-header-dropdown-menu-item-iconlink-popup {
  top: 5px;
  right: 265px;
  position: absolute;
  background-color: #fff;
  /*border-radius: 5px;*/
  border: 1px solid #70a11c;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 17px 1px, rgba(0, 0, 0, 0.16) 0px 0px 4px;
  width: 240px;
  display: flex;
  flex-direction: column;
  font-size: 14px;
  padding: 10px;
  gap: 10px;
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.1s ease-in;
  -o-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}

#jvlabelWrap {
  visibility: hidden !important;
  right: -100vh !important;
}

.sc-header-dropdown-menu-item-iconlink-popup.hidden {
  visibility: hidden;
  opacity: 0;
}

.sc-header-dropdown-menu-item-iconlink-popup-item {
  display: flex;
  align-items: center;
  gap: 10px;
}

.sc-header-dropdown-menu-item-iconlink-popup-item img {
  width: 20px;
}

.sc-header-dropdown-menu-item-iconlink-popup-jivo img {
  transform: rotateX(25deg);
}

.sc-fly-help {
  position: fixed;
  right: 20px;
  bottom: 25px;
  z-index: 1000;
}
.sc-fly-help .sc-fly-help-btn {
  width: 58px;
  height: 58px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #70a11c;
  color: #fff;
  cursor: pointer;
  font-size: 24px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
.sc-fly-help .sc-fly-help-menu {
  display: flex;
  position: absolute;
  bottom: 100%;
  right: 0;
  margin-bottom: 10px;
  background: #fff;
  padding: 15px;
  border-radius: 10px;
  border: 1px solid #ececec;
  min-width: 200px;
  flex-direction: column;
  gap: 15px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
.sc-fly-help .sc-fly-help-menu .sc-fly-help-menu-item {
  display: flex;
  gap: 10px;
  align-items: center;
  cursor: pointer;
  text-decoration: none;
}
.sc-fly-help .sc-fly-help-menu .sc-fly-help-menu-item img {
  width: 25px;
}
.sc-fly-help .sc-fly-help-menu .sc-fly-help-menu-item:hover {
  text-decoration: underline;
}

.delivery-change-icon {
  color: #f7a500;
}

.sc-dev-toggle {
  position: fixed;
  z-index: 9999999;
  top: 60px;
  left: 15px;
  background: #70a11c;
  padding: 10px;
  border-radius: 5px;
  color: #fff;
}
.sc-dev-toggle label:before {
  background-color: #fff;
}
@media screen and (max-width: 450px) {
  .sc-dev-toggle {
    top: 85px;
  }
}

#jvLabelWrap {
  display: none;
}

.sc-section-sidebar {
  will-change: min-height;
}

.sidebar__inner,
.inner-wrapper-sticky {
  transform: translate(0, 0); /* For browsers don't support translate3d. */
  transform: translate3d(0, 0, 0);
  will-change: position, transform;
  z-index: 210;
}

[data-propcode=VID_KORMA] {
  /*display: none !important;*/
}

@media screen and (min-width: 768px) {
  .uw__messenger-layout__buttons {
    right: 95px !important;
  }
  .uw__messenger-layout__frame {
    right: 160px !important;
  }
}
@media screen and (max-width: 768px) {
  .uw__messenger-layout__buttons {
    bottom: 80px !important;
  }
}
@-webkit-keyframes skeleton-pulse-opacity {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 0.3;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes skeleton-pulse-opacity {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 0.3;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes skeleton-pulse-opacity {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 0.3;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes skeleton-pulse-opacity {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 0.3;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes pulse-opacity {
  0% {
    opacity: 0;
  }
  66% {
    opacity: 0;
  }
  75% {
    opacity: 1;
    display: none;
  }
  100% {
    opacity: 1;
    display: none;
  }
}
@-moz-keyframes pulse-opacity {
  0% {
    opacity: 0;
  }
  66% {
    opacity: 0;
  }
  75% {
    opacity: 1;
    display: none;
  }
  100% {
    opacity: 1;
    display: none;
  }
}
@-ms-keyframes pulse-opacity {
  0% {
    opacity: 0;
  }
  66% {
    opacity: 0;
  }
  75% {
    opacity: 1;
    display: none;
  }
  100% {
    opacity: 1;
    display: none;
  }
}
@keyframes pulse-opacity {
  0% {
    opacity: 0;
  }
  66% {
    opacity: 0;
  }
  75% {
    opacity: 1;
    display: none;
  }
  100% {
    opacity: 1;
    display: none;
  }
}
@-webkit-keyframes pulse-zoom {
  0% {
    transform: scale(0);
  }
  66% {
    transform: scale(0);
  }
  75% {
    transform: scale(1);
  }
  100% {
    transform: scale(1);
  }
}
@-moz-keyframes pulse-zoom {
  0% {
    transform: scale(0);
  }
  66% {
    transform: scale(0);
  }
  75% {
    transform: scale(1);
  }
  100% {
    transform: scale(1);
  }
}
@-ms-keyframes pulse-zoom {
  0% {
    transform: scale(0);
  }
  66% {
    transform: scale(0);
  }
  75% {
    transform: scale(1);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes pulse-zoom {
  0% {
    transform: scale(0);
  }
  66% {
    transform: scale(0);
  }
  75% {
    transform: scale(1);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes pulse-bg {
  0% {
    background: transparent;
    color: #000;
  }
  100% {
    background: #70a11c;
    color: #fff;
  }
}
@-moz-keyframes pulse-bg {
  0% {
    background: transparent;
    color: #000;
  }
  100% {
    background: #70a11c;
    color: #fff;
  }
}
@-ms-keyframes pulse-bg {
  0% {
    background: transparent;
    color: #000;
  }
  100% {
    background: #70a11c;
    color: #fff;
  }
}
@keyframes pulse-bg {
  0% {
    background: transparent;
    color: #000;
  }
  100% {
    background: #70a11c;
    color: #fff;
  }
}
@-webkit-keyframes pulse-shadow {
  0% {
    box-shadow: 0 0 3px #70a11c;
    transform: scale(1);
  }
  100% {
    box-shadow: 0 0 25px #70a11c;
    transform: scale(1.25);
  }
}
@-moz-keyframes pulse-shadow {
  0% {
    box-shadow: 0 0 3px #70a11c;
    transform: scale(1);
  }
  100% {
    box-shadow: 0 0 25px #70a11c;
    transform: scale(1.25);
  }
}
@-ms-keyframes pulse-shadow {
  0% {
    box-shadow: 0 0 3px #70a11c;
    transform: scale(1);
  }
  100% {
    box-shadow: 0 0 25px #70a11c;
    transform: scale(1.25);
  }
}
@keyframes pulse-shadow {
  0% {
    box-shadow: 0 0 3px #70a11c;
    transform: scale(1);
  }
  100% {
    box-shadow: 0 0 25px #70a11c;
    transform: scale(1.25);
  }
}
@-webkit-keyframes pulse-back {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(112, 161, 28, 0.7);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(112, 161, 28, 0);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(112, 161, 28, 0);
  }
}
@-moz-keyframes pulse-back {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(112, 161, 28, 0.7);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(112, 161, 28, 0);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(112, 161, 28, 0);
  }
}
@-ms-keyframes pulse-back {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(112, 161, 28, 0.7);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(112, 161, 28, 0);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(112, 161, 28, 0);
  }
}
@keyframes pulse-back {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(112, 161, 28, 0.7);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(112, 161, 28, 0);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(112, 161, 28, 0);
  }
}

/*# sourceMappingURL=as-custom.css.map */

/* End */


/* Start:/local/templates/prozoo/css/mm-custom.css?175395309666930*/
/*@font-face {
	font-family: "GothamPro";
	src: url("/local/templates/prozoo/fonts/GothamPro/GothamPro.eot");
	src: url("/local/templates/prozoo/fonts/GothamPro/GothamPro.eot?#iefix")format("embedded-opentype"),
	url("/local/templates/prozoo/fonts/GothamPro/GothamPro.woff") format("woff"),
	url("/local/templates/prozoo/fonts/GothamPro/GothamPro.ttf") format("truetype");
	font-style: normal;
	font-weight: 300;
}

@font-face {
	font-family: "ALS Rubl";
	src: url('/local/templates/prozoo/fonts/subset-ALSRubl.woff2') format('woff2'),
	url('/local/templates/prozoo/fonts/subset-ALSRubl.woff') format('woff'),
	url('/local/templates/prozoo/fonts/subset-ALSRubl.ttf') format('truetype'),
	url('/local/templates/prozoo/fonts/subset-ALSRubl.svg#ALSRubl') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
*/
.price {
    font-family: "PT Sans", GothamPro;
}

.price-font {
    font-family: "PT Sans", GothamPro;
}

#basketinfo {
    font-family: "PT Sans", GothamPro;
}

.soloprice .line {
    display: none !important;
}

.hideifzero {
    display: none !important;
}

/* Bootstrup table start */
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;
}

.table th,
.table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
}

.table tbody + tbody {
    border-top: 2px solid #dee2e6;
}

.table .table {
    background-color: #fff;
}

.table-sm th,
.table-sm td {
    padding: 0.3rem;
}

.table-bordered {
    border: 1px solid #dee2e6;
}

.table-bordered th,
.table-bordered td {
    border: 1px solid #dee2e6;
}

.table-bordered thead th,
.table-bordered thead td {
    border-bottom-width: 2px;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary > th,
.table-primary > td {
    background-color: #b8daff;
}

.table-hover .table-primary:hover {
    background-color: #9fcdff;
}

.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
    background-color: #9fcdff;
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
    background-color: #d6d8db;
}

.table-hover .table-secondary:hover {
    background-color: #c8cbcf;
}

.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
    background-color: #c8cbcf;
}

.table-success,
.table-success > th,
.table-success > td {
    background-color: #c3e6cb;
}

.table-hover .table-success:hover {
    background-color: #b1dfbb;
}

.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
    background-color: #b1dfbb;
}

.table-info,
.table-info > th,
.table-info > td {
    background-color: #bee5eb;
}

.table-hover .table-info:hover {
    background-color: #abdde5;
}

.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
    background-color: #abdde5;
}

.table-warning,
.table-warning > th,
.table-warning > td {
    background-color: #ffeeba;
}

.table-hover .table-warning:hover {
    background-color: #ffe8a1;
}

.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
    background-color: #ffe8a1;
}

.table-danger,
.table-danger > th,
.table-danger > td {
    background-color: #f5c6cb;
}

.table-hover .table-danger:hover {
    background-color: #f1b0b7;
}

.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
    background-color: #f1b0b7;
}

.table-light,
.table-light > th,
.table-light > td {
    background-color: #fdfdfe;
}

.table-hover .table-light:hover {
    background-color: #ececf6;
}

.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
    background-color: #ececf6;
}

.table-dark,
.table-dark > th,
.table-dark > td {
    background-color: #c6c8ca;
}

.table-hover .table-dark:hover {
    background-color: #b9bbbe;
}

.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
    background-color: #b9bbbe;
}

.table-active,
.table-active > th,
.table-active > td {
    background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
    background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th {
    color: #fff;
    background-color: #212529;
    border-color: #32383e;
}

.table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6;
}

.table-dark {
    color: #fff;
    background-color: #212529;
}

.table-dark th,
.table-dark td,
.table-dark thead th {
    border-color: #32383e;
}

.table-dark.table-bordered {
    border: 0;
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05);
}

.table-dark.table-hover tbody tr:hover {
    background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
    .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

    .table-responsive-sm > .table-bordered {
        border: 0;
    }
}

@media (max-width: 767.98px) {
    .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

    .table-responsive-md > .table-bordered {
        border: 0;
    }
}

@media (max-width: 991.98px) {
    .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

    .table-responsive-lg > .table-bordered {
        border: 0;
    }
}

@media (max-width: 1199.98px) {
    .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

    .table-responsive-xl > .table-bordered {
        border: 0;
    }
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

.table-responsive > .table-bordered {
    border: 0;
}

/* Bootstrup table end */

@media (max-width: 530px) {
    .grid-news .grid-news-item .grid-news-item-image {
        height: auto;
    }
}

.dop-menu .centering > ul > li {
    /*z-index: 1000;*/
}

.dop-menu .centering .section-link {
    z-index: 9;
}

#tpanel.fixed {
    position: fixed;
    width: 100%;
    z-index: 600;
}

#header.fixed {
    position: fixed;
    width: 100%;
    z-index: 400;
    background: #fff;
    top: 60px;
}

#header.fixed .main-menu {
    position: absolute;
}

#panel {
    position: absolute;
    width: 100%;
}

.digi-autocomplete-container {
    max-height: 450px;
    overflow-y: scroll;
}

.as-btn.btn1click {
    width: 100%;
    padding: 11px 14px;
    font-size: 13px;
}

.cantbuy .quantitytitle {
    display: none !important;
}

.cantbuy .quantity {
    display: none !important;
}

#mainpage_catalog {
    margin-bottom: 20px;
}

.ex-discount {
    color: #f7a500;
}

#tpanel .bxmaker__geoip__city__line-name {
    z-index: 9999;
    position: relative;
    background: #f3f3f3;
}

#tpanel .work_time_tel {
    z-index: 9999;
    position: relative;
    background: #f3f3f3;
}

#tpanel .company .dropdown__toggle {
    z-index: 9999 !important;
    position: relative;
    background: #f3f3f3;
}

#tpanel .company .item-top-menu {
    z-index: 9999 !important;
    position: relative;
    background: #f3f3f3;
}

#tpanel .auth_top_panel-item {
    z-index: 9999 !important;
    position: relative;
    background: #f3f3f3;
}

.main-menu ul.list-menu > li {
    width: 11%
}

.main-menu ul.list-menu > li.vacancy {
    background-color: #f7a501;
}

.main-menu ul.list-menu > li.vacancy:hover {
    background-color: #ffb829;
}

@media (min-width: 1025px) {
    .header .main-menu ul.list-menu > li.vacancy:hover {
        height: 55px;
        border-bottom: 5px solid #5f8b15;
    }
}

.main-menu ul.list-menu > li.personal {
    background-color: #f7a501;
}

.main-menu ul.list-menu > li.personal:hover {
    background-color: #ffb829;
}

@media (min-width: 1025px) {
    .header .main-menu ul.list-menu > li.personal:hover {
        height: 55px;
        border-bottom: 5px solid #5f8b15;
    }
}

.tpanelmdop.orange a {
    color: #f7a500;
}

.js-get-price {
    padding: 3px 15px !important;
    font-size: 13px !important;
    margin-left: 5px;
}

.warning-address {
    color: red;
    border-top: 1px solid red;
    border-bottom: 1px solid red;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 10px 0;
}

.warning-address a {
    color: red;
    font-weight: bold;
}

.main-menu ul.list-menu > li {
    width: 11%;
}

.search-category-wrapper * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.search-category-wrapper h2 {
    color: #29333d;
    font-size: 26px;
}

.search-category-wrapper .category-page-row:not(:last-child) {
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 40px;
}

.search-category-wrapper .category-list {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    grid-gap: 40px;
    margin: 40px 0;
}

.search-category-wrapper .category-list .category-list-item .category-list-item-image {
    height: 90px;
    padding: 20px;
    border: 1px solid #e0e0e0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.search-category-wrapper .category-list .category-list-item .category-list-item-image img {
    max-width: 100%;
    max-height: 100%;
    display: block;
}

.search-category-wrapper .category-list .category-list-item .category-list-item-name {
    display: block;
    font-size: 16px;
    margin-top: 8px;
    text-align: center;
    font-weight: 400;
}

@media screen and (max-width: 1200px) {
    .search-category-wrapper .category-list {
        grid-template-columns: repeat(6, 1fr);
    }
}

@media screen and (max-width: 1024px) {
    .search-category-wrapper .category-list {
        grid-template-columns: repeat(5, 1fr);
    }
}

@media screen and (max-width: 768px) {
    .search-category-wrapper .category-list {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media screen and (max-width: 552px) {
    .search-category-wrapper .category-list {
        grid-template-columns: repeat(2, 1fr);
    }
    .js-video-place-0 > iframe {
        width: 100% !important;
        height: auto !important;
    }
}

@media screen and (max-width: 450px) {
    .search-category-wrapper .category-list {
        grid-template-columns: repeat(1, 1fr);
    }

    .brandslistimg_rm, .newslist_rm {
        display: block !important;
        position: unset !important;
        margin-top: 10px !important;
    }
    .b-filter-pro {
        text-align: center;
    }
}

.search-category-wrapper .category-group {
    margin-top: 40px;
}

.search-category-wrapper .as24-alphabet-filter {
    margin-top: 40px;
}

.form-search-page .input-search {
    width: 400px;
}

@media (max-width: 530px) {
    .search-category-wrapper .category-list .category-list-item .category-list-item-image {
        display: none;
    }

    .search-category-wrapper {
        margin-bottom: 10px;
    }

    .search-category-wrapper .category-list {
        grid-gap: 0;
        margin: 0;
        margin-top: 10px;
    }

    .form-search-page .input-search {
        width: auto;
        min-width: 100%;
        margin-bottom: 10px;
    }

    .form-search-page .submit {
        margin-top: 10px;
        width: 100%;
    }

    .not-mobile {
        display: none;
    }

    a.category-list-item {
        background-color: #70a11c;
        display: inline;
        width: 130px;
        float: left;
        margin: 0 auto;
        margin-bottom: 10px;
    }

    .search-category-wrapper .category-list .category-list-item .category-list-item-name {
        display: block;
        font-size: 16px;
        margin-top: 4px;
        margin-bottom: 4px;
        color: #fff;
        text-align: center;
        font-weight: 400;
    }
}

@media screen and (max-width: 450px) {
    .in.mobile {
        display: none;
    }
}

.mobile-profile-menu {
    position: absolute;
    bottom: 70px;
    background-color: #fff;
    width: 100%;
}

body.adaptive .mobile-profile-menu .pmenu {
    margin-bottom: 0;
    position: relative;
    z-index: 10000;
}

body.adaptive .mobile-profile-menu .pmenu .in.mobile {
    display: block !important;
}

body.adaptive .mobile-profile-menu .pmenu.mobile {
    display: block !important;
}

.overlay-profile-menu {
    width: 100%;
    height: 3000px;
    background: black;
    opacity: 0.5;
    position: fixed;
    top: 0;
    z-index: 100;
}

@media (max-width: 540px) {
    body .mobile-menu ul li a.company-icon {
        font-weight: 600;
        padding-left: 35px;
        background: url(/images/zoopt-mini.png) no-repeat 14px 11px;
        background-size: 11px;
    }
}

.mobile-menu.action .js-bxmaker__geoip__city-name-global {
    border-bottom: none;
}

.company .item.item_company {
    font-size: 13px;
    position: relative;
    vertical-align: baseline;
    padding: 20px 0 10px 0;
}

.company .header_inner .header_inner__holidays-time a {
    position: static !important;
}

.company .header_inner .header_inner__section a:hover {
    color: #f37f00;
    border-color: #f37f00;
}

.company .main_links strong, .company .right_side_items strong {
    font-weight: 400;
}

.company .dropdown {
    position: relative;
    list-style: none;
    display: inline-block
}

.company .dropdown_open .dropdown__toggle:after {
    border-bottom: 5px solid;
    border-top: 0
}

.company .dropdown_open .dropdown__menu {
    display: block
}

.company .dropdown_animate .dropdown__menu {
    display: block;
    opacity: 0;
    visibility: hidden;
    transition: all .2s
}

.company .dropdown_animate.dropdown_open .dropdown__menu {
    opacity: 1;
    visibility: visible;
    transition: all .2s
}

.company .dropdown__toggle {
    margin-right: 15px;
    cursor: pointer;
    position: relative;
    border-bottom: 1px dashed #acacac;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.company .dropdown__toggle {
    color: #70a11c;
}

.company .dropdown__toggle:hover {
    color: #70a11c;
    border-bottom-color: #70a11c;
}

.company .dropdown__toggle:after {
    content: "";
    position: absolute;
    right: -15px;
    top: 50%;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid;
    margin-top: -2px;
    height: 0;
    width: 0
}

.company .dropdown__menu {
    position: absolute;
    z-index: 1000;
    top: 100%;
    float: left;
    min-width: 160px;
    font-size: 14px;
    list-style: none;
    background-color: #f8f7f5;
    background-clip: padding-box;
    border: 1px solid #e6e6e6;
    border-radius: 10px;
    box-shadow: 0 10px 20px -5px rgba(0, 0, 0, .4);
    transition: all 0s ease;
    display: none
}

.company .dropdown__menu_left {
    left: 0;
}

.company .dropdown__menu:not(.auth-user-popup__menu) {
    width: 260px;
    padding: 8px 5px;
}

.company .dropdown__menu:not(.auth-user-popup__menu):before {
    content: "";
    position: absolute;
    left: 30px;
    top: -8px;
    width: 14px;
    height: 14px;
    background-color: #f8f7f5;
    border-top: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-bottom: none;
    border-right: none;
    transform: rotate(45deg)
}

.company ul {
    list-style: none;
}

.company ul li {
    list-style-type: inherit;
    line-height: 19px;
    margin-bottom: 10px;
    color: #000000;
}

.company .item-top-menu {
    color: #70a11c;
    margin-left: 10px;
}

@media screen and (min-width: 540px) and (max-width: 900px) {
    .is_mobile .logo.column1 a img {
        max-width: 300px;
    }
	.is_mobile .logo.column1 a img.phone {
		max-width: 30px;
	}

    .header .callback {
        padding: 0 25px 0 20px !important;;
    }

    #header .logo.column1 {
        /*width: 300px !important;*/
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        /*max-width: 300px;*/
    }

    #header .floatclaer-box {
        width: 250px;
        float: none;
        padding: 0 15px;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: end;
    }

    #header .clearadaptive {
        display: none;
    }

    #header .basket.column1 {
        width: 220px;
        height: 70px;
        float: left;
    }

    #header .fav.column1 {
        float: right;
        height: 70px;
        display: flex;
        align-items: center;
    }

    #header .basket .box-icon {
        float: left;
    }

    #header .basket .msg {
        float: right;
        width: 150px;
        position: relative;
        top: 20px;
    }

    body.adaptive .column1.basket {
        background: none !important;
    }

    .basketinhead {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }

    .authandlocation {
        float: none !important;
        text-align: right;
    }
}

@media screen and (max-width: 540px) {
    #header .fav.column1 {
        font-size: 25px;
        float: left;
        height: 60px;
        display: flex;
        align-items: center;
        justify-content: center;
        right: 9px;
    }
}

#header .phone.column1 {
    display: none;
}

@media screen and (min-width: 900px) and (max-width: 1070px) {
    #header .floatclaer-box {
        width: 220px;
        float: right;
    }

    #header .basket.column1 {
        width: 220px;
    }

    #header .clearadaptive {
        display: none;
    }

    body.adaptive #header .logo.column1 {
        width: 300px !important;
    }
}

.news .iblockdetail .block_map-bottom {
    display: block;
}

@media (max-width: 768px) {
    .news .iblockdetail {
        /*padding: 0 20px;*/
    }

    .news .iblockdetail .text {
        width: 100%;
    }

    .block-map_item {
        width: 100% !important;
    }
}

.artable {
    position: relative;
}

@media (max-width: 900px) {
    .basket-arrow-right {
        background: url(/images/basket-arrow-right.png) no-repeat;
        background-size: 30px;
        opacity: 0.5;
        width: 30px;
        height: 30px;
        position: absolute;
        top: 50%;
        right: 20px;
        animation: eye .6s ease-in-out infinite alternate;
    }

}

@keyframes eye {
    from {
        right: 10px;
    }
    to {
        right: 20px;
    }
}

*, input {
    outline: none !important;
}

#catalog-section-info:not(.mobile) img {
    max-height: 100px;
}

#catalog-section-info a {
    text-decoration: underline;
}


@-webkit-keyframes Pulse {
    0% {
        -webkit-box-shadow: 0 0 14px rgba(247, 165, 0, 0.2);
    }
    50% {
        -webkit-box-shadow: 0 0 14px rgba(247, 165, 0, 0.99);
    }
    100% {
        -webkit-box-shadow: 0 0 14px rgba(247, 165, 0, 0.2);
    }
}

@keyframes Pulse {
    0% {
        box-shadow: 0 0 14px rgba(247, 165, 0, 0.2);
    }
    50% {
        box-shadow: 0 0 14px rgba(247, 165, 0, 0.99);
    }
    100% {
        box-shadow: 0 0 14px rgba(247, 165, 0, 0.2);
    }
}

/*.propvision1 .offer_prop.offer_prop_list .div_options.div_options_list .div_option.cyber {
	position: relative;
}
.propvision1 .offer_prop.offer_prop_list .div_options.div_options_list .div_option.cyber:after {
	content: "";
	background-image: url(/images/cyber_icon_2.png);
	background-repeat: no-repeat;
	background-size: 20px;
	width: 30px;
	height: 30px;
	position: absolute;
	top: -10px;
	right: -19px;
	pointer-events: none;
}*/
.main-menu .section-link.images {
    pointer-events: none;
    position: relative;
    z-index: 1;
}

.main-menu .lv-2-new {
    position: relative;
    z-index: 1000 !important;
}

.catalog-element-cross-sale .showcase {
    margin-top: 10px;
    margin-bottom: 20px;
    overflow: visible;
}

hr.hr {
    border-bottom: 1px solid #ccc;
    margin: 10px 0;
}

.color-orange {
    color: #F7A500 !important;
}

.color-green {
    color: #70A11C;
}

.progress-bar.diamond {
    margin-top: 0;
    padding-bottom: 0;
    text-align: center;
}

.progress-bar.diamond .progress-bar-title {
    position: relative;
    top: auto;
    left: auto;
}

.personal-card-item-inner img.brilliant {
    width: 100px;
    display: block;
    margin: 0 auto;
    margin-bottom: 15px;
}

.text a {
    color: #70a11c;
    text-decoration: underline;
}

@media (min-width: 605px) {
    .catalog .prods .sectinfo .description.no_img_descr {
        padding: 0 0 15px 15px;
    }
}

@media (max-width: 605px) {
    .catalog .prods .sectinfo .description.no_img_descr {
        padding-right: 20px;
    }
}

.block_map-how-to-get {
    position: relative;
    bottom: 10px;
}

.catalog-element-cross-sale.page-personal-wrapper.is-mobile {
    overflow: hidden;
}

.boxberry-pvz {
    padding: 5px 10px;
    background: #70A11C;
    color: #fff;
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
}

.cut-opener {
    color: #70a11b;
}

.competition-result .cut-opener {
    color: #FFF;
}

.paysystem > .body > .item.disable {
    opacity: 0.5;
    pointer-events: none;
}

.bxmaker__geoip__delivery-box-item-more .as-btn {
    display: none;
}

.bxmaker__geoip__delivery-box-item-more br {
    display: inline;
    content: ' ';
    clear: none;
}

.bxmaker__geoip__delivery-box-item-more span {
    display: block;
    margin-bottom: 10px;
}

.bxmaker__geoip__delivery-box-item-more div {
    margin-top: 10px;
}

@media screen and (max-width: 450px) {
    .bxmaker__geoip__delivery-box-item-more div:empty {
        margin-top: 0;
    }
}

.mainsections.new-main {
    width: 100%;
    float: unset;
}

.mainsections.no-mobile li.section.big {
    width: 50%;
}

.mainsections.no-mobile li.section.big .ms_mp__img {
    width: 50%;
    height: 100%;
    float: left;
}

.btn-cancel {
    float: right;
}

.__jivoMobileButton {
    bottom: 50px !important;
}

.elementdetail .info .properties {
    margin-top: 20px;
}


#yandexSelect {
    width: 200px;
    margin-top: 10px;
    font-size: 11px;
}

.soa-delivery-item a {
    text-decoration: underline;
}

.soa-delivery-item a:hover {
    text-decoration: none;
}

@media screen and (min-width: 542px) and (max-width: 992px) {
    .__jivoMobileButton {
        bottom: 0px !important;
    }
}

div[data-field="YANDEX_DELIVERY_TIME"] {
    display: none;
}

.is_mobile .logo.column1 a img {
    margin-left: auto;
}

.props .inline {
    float: left;
}

.props .inline input {
    width: 97% !important;
}

.props .inline.HOUSE input {
    width: 100% !important;
}

.props .inline.STREET input {
    width: 98% !important;
}

.props .inline.DOMOFON input {
    width: 100% !important;
}

.props .inline.STREET {
    width: 80%;
}

.props .inline.HOUSE {
    width: 20%;
}

.props .inline.PODEZD {
    width: 33%;
}

.props .inline.FLOOR {
    width: 34%;
}

.props .inline.DOMOFON {
    width: 33%;
    float: right;
}

.bx_order_make .agree-block {
    font-size: 10px;
    color: #2f2f2f;
}

.bx_order_make .agree-block a {
    font-size: 10px;
    color: #2f2f2f;
    text-decoration: underline;
}

.bx_order_make .agree-block a:hover {
    text-decoration: none;
}


.type-delivery input[type=radio] {
    display: none !important;
}

.type-delivery input[type="radio"]:checked + label:before,
.type-delivery input[type="radio"] + label:before {
    display: none !important;
}


.type-delivery input[type=radio] + label {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    color: #555;
    cursor: pointer;
}

.type-delivery input[type=radio]:checked + label {
    background-color: rgb(111 161 28 / .25);
    border: 1px solid #6fa11c;
    border-radius: 3px;
    font-weight: 600;
    color: #222;
}

.type-delivery label {
    width: 60px;
    height: 40px;
    padding: 10px;
    /*background-color: #ccc;*/
    background-size: 100% 100%;
    border: 1px solid #ccc;
    position: relative;
    border-radius: 3px;
    text-align: center;
}

.type-delivery label.delivery-60 {
    background-image: url('/images/courier-2.png');
    background-position: 5px -8px;
    background-size: 70px;
    background-repeat: no-repeat;
}

.type-delivery label.delivery-61 {
    background-image: url('/images/pickup-2.png');
    background-position: 5px -8px;
    background-size: 70px;
    background-repeat: no-repeat;

}

.type-delivery label.delivery-60 span {
    left: 100px;
}

.type-delivery label.delivery-61 span {
    left: 100px;
}

@media screen and (max-width: 552px) {
    .type-delivery label.delivery-60 span {
        left: 80px;
    }

    .type-delivery label.delivery-61 span {
        left: 80px;
    }
}

@media screen and (max-width: 450px) {
    .type-delivery label span {
        font-size: 11px;
    }

    .type-delivery label.delivery-60 span {
        left: 80px;
    }

    .type-delivery label.delivery-61 span {
        left: 65px;
    }
}

@media screen and (max-width: 375px) {
    .type-delivery label.delivery-60 {
        background-position: 0px -3px;
        background-size: 60px;
        background: none;
    }

    .type-delivery label.delivery-61 {
        background-position: -5px -8px;
        background: none;
    }

    .type-delivery label.delivery-60 span {
        /*left: 65px;*/
        left: 0;
        right: 0;
    }

    .type-delivery label.delivery-61 span {
        /*left: 55px;*/
        left: 0;
        right: 0;
    }
}

.type-delivery .sc-delivery-type-item {
    display: inline-block;
    position: relative;
    width: 47.5%;
}

/*.type-delivery .sc-delivery-type-item[data-group-id="SAMOVYVOZ"]:after {*/
/*	content: '%';*/
/*	position: absolute;*/
/*	top: -10px;*/
/*	right: -10px;*/
/*	width: 20px;*/
/*	height: 20px;*/
/*	display: flex;*/
/*	align-items: center;*/
/*	justify-content: center;*/
/*	background: #f7a501;*/
/*	color: #fff;*/
/*	font-size: 11px;*/
/*	font-weight: 800;*/
/*	border-radius: 50%;*/
/*}*/

.type-delivery .sc-delivery-type-item:first-child {
    margin-right: 5%;
}

.type-delivery .sc-delivery-type-item label {
    width: 100%;
}

.type-delivery label span {
    position: absolute;
    bottom: 10px;
}

#section-brands {
    /*
     * 14.08.20 Алкексей С.
     * Убрал этот отступ, потому что сделал отступ у .catalog .sidebar поэтому теперь не надо у всех элементов каталога
     * ставить отступ слева
     */

    /*margin-left: 10px;*/

    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    /*justify-content: space-between;*/
}

#section-brands h3,
#section-brands .h3-title {
    width: 100%;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 16px;
}

@media (max-width: 750px) {
    #section-brands .h3-title {
        font-size: 14px;
    }
}

#section-brands .brand {
    display: inline-flex;
    font-size: 0;
    width: 70px;
    height: 70px;
    background: #fff;
    border-radius: 5px;
    margin-right: 16px;
    overflow: hidden;
    /* border: 1px solid #6fa11c; */
    position: relative;
    box-shadow: 2px 0px 3px rgba(0, 0, 0, 0.12), 0 10px 10px rgba(0, 0, 0, 0.12);
}

#section-brands .brand.purina {
    background: #212020;
    border: 0;
}

#section-brands .brand.stm {
    box-shadow: 2px 0px 3px rgba(0, 0, 0, 0.12), 0 10px 10px rgba(0, 0, 0, 0.12), 0 0 0 2px #7ab11c;
    display: inline-flex;
}

#section-brands .brand.stm a {
    display: flex;
    width: 100%;
}

#section-brands .brand.new {
    box-shadow: 2px 0px 3px rgba(0, 0, 0, 0.12), 0 10px 10px rgba(0, 0, 0, 0.12), 0 0 0 2px #7ab11c;
}

#section-brands .brand .brand-new {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    z-index: 1;
    color: #fff;
    font-size: 10px;
    font-weight: 600;
    text-align: center;
    background: #7ab11c;
    pointer-events: none;
    height: 14px;
    line-height: 12px;
}

.catalog_menu__brands__items__item.purina {
    background: #212020;
}

#section-brands .brand.active {
    border: 2px solid #f7a500;
}

#section-brands .brand.all {
    margin: 0 !important;
}

#section-brands .brand.all a {
    color: #6fa11c;
    font-size: 14px;
    text-align: center !important;
    display: block;
    position: absolute;
    top: 18px;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: auto;
    height: auto;
    max-height: 90%;
    max-width: 90%;
    text-transform: uppercase;
}

#section-brands .brand img {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: auto;
    height: auto;
    max-height: 90%;
    max-width: 90%;
}

#section-brands .section-brands-items {
    position: relative;
    flex: 1;
}

#section-brands .as-btn {
    /*position: absolute;*/
    /*top: 50%;*/
    /*right: 0;*/
    display: flex;
    align-items: center;
    justify-content: center;
    height: 25px;
    /*margin-top: -10px;*/
    font-size: 14px;
    align-self: flex-start;
}

#section-brands .as-btn i {
    margin-right: 15px;
}

@media screen and (max-width: 1024px) {
    #section-brands .section-brands-items {
        flex: auto;
        width: 100%;
    }

    #section-brands .as-btn {
        margin-top: 15px;
        margin-bottom: 10px;
    }
}

.delete-order-btn {
    position: absolute;
    right: 15px;
    bottom: 15px;
    display: none;
}

.as-personal-order-actions {
    display: inline-block;
}

.search_debug {
    margin: 10px 0;
    padding: 10px 0;
    border: 1px solid red;
    border-left: none;
    border-right: none;
}

.popup-auth-form {
    display: inline-block;
    background: #fff;
}

#mainpage_slider {
    display: none;
}

.text-500-error {
    font-size: 16px;
    line-height: 23px;
    margin: 20px 0;
}

.text-500-error a {
    text-decoration: underline;
}

.text-500-error a:hover {
    text-decoration: none;
}

a.underline {
    text-decoration: underline;
}

a.underline:hover {
    text-decoration: none;
}

.filtren .lvl2 div label span {
    display: inline;
}

.line0__right__sn.yt {

}

.rules-block {
    line-height: 26px;
}

.rules-block ul {
    list-style: none;
}

.rules-block ul li::before {
    content: "\2022";
    color: #6fa11c;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    position: relative;
    left: 7px;
    top: 3px;
    font-size: 22px;
}

.sitemap-page h3 {
    margin-bottom: 20px;
}

.sitemap-page ul {
    list-style: none;
}

.sitemap-page > ul > li > a {
    color: #70a11c;
    font-size: 16px;
}

.sitemap-page > ul > li {
    margin-bottom: 10px;
}

.sitemap-page > ul > li {
    float: left;
    min-width: 30%;
}

.sitemap-page ul.lv2 li {
    margin: 5px 0;
}

.content-text {
    margin-top: 20px;
}

.content-text a {
    text-decoration: underline;
}

.content-text a:hover {
    text-decoration: none;
}

.content-text p {
    margin-bottom: 10px;
    line-height: 20px;
}

.content-text li p {
    display: inline;
}

.content-text ul {
    list-style: none;
    margin-top: 10px;
}

.content-text li::before {
    content: "•";
    color: black;
    display: inline-block;
    position: relative;
    font-size: 19px;
    right: 10px;
    top: 3px;
}

.content-text h2 {
    margin: 15px 0 10px;
}

.content h1 {
    margin-bottom: 10px;
    line-height: 28px;
}

.popular-main {
    margin-top: 20px;
}

.popular-main h2 {
    margin-bottom: 10px;
}


ul.social-link {
    transform: translate(8%, -15%);
    list-style-type: none;
    padding: 0;
}

ul.social-link li {
    display: inline-block;
    margin: 5px;
}

ul.social-link li a i.fab {
    display: inline-block;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 32px;
    padding: 0px;
    border-radius: 40px;
    color: #fff;
    position: relative;
    transition: all ease 0.2s;
}

ul.social-link li a i.fab::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 100%;
    width: 100%;
    z-index: -1;
    border-radius: 40px;
    background-color: #6fa11c;
}

ul.social-link li a i.fab:hover {
    color: #fff;
}

ul.social-link li a i.fab:hover::after {
    animation: animate ease 0.6s forwards;
}

ul.social-link li a i.fa-vk:hover::after {
    background-color: #4976a8;
}

ul.social-link li a i.fa-instagram:hover::after {
    background: #d6249f;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}

ul.social-link li a i.fa-youtube:hover::after {
    background-color: #ff0000;
}

ul.social-link li a i.fa-google:hover::after {
    background: linear-gradient(-120deg, #4285f4, #34a853, #fbbc05, #ea4335);
}

@keyframes animate {
    0%, 20% {
        transform: scale(1);
        border-radius: 40px;
        background-color: #6fa11c;
    }
    30% {
        transform: scale(1.2);
    }
    40% {
        transform: scale(1.1);
    }
    50% {
        transform: scale(1);
        border-radius: 10px;
    }
    60%, 100% {
        transform: scale(1);
        border-radius: 5px;
    }
}

#list .preloader {
    position: relative;
    left: 45%;
    height: 40px;
    margin-top: 20px;
}

.mobile-footer-bar .mobile-footer-bar-item span {
    margin-bottom: 7px;
}

.mobile-footer-bar .mobile-footer-bar-item {
    padding: 15px 0 5px;
}

ul.social-link-v2 {
    margin: 0 !important;
    /*display: grid;*/
    grid-template-columns: repeat(3, 1fr);
    justify-items: center;

    display: flex;
    justify-content: center;
}

ul.social-link-v2 > li {
    list-style: none;
    display: inline-block;
    background-color: #6fa11c;
    border-radius: 30px;
    width: 30px;
    height: 30px;
    position: relative;
    margin-right: 10px;
    margin-bottom: 10px;
}

ul.social-link-v2 > li a {
    color: #fff;
    position: relative;
    top: 6px;
}

.b-fast-order {
    background-color: #08801c;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    font-size: 17px;
    position: relative;
}

.b-fast-order .text {
    display: inline-block;
    padding-left: 5px;
}

.b-fast-order a {
    color: #fff;
    text-decoration: underline;
}

.b-fast-order img.icon {
    height: 32px;
    display: inline-block;
}

.footer-copyright {
    margin-left: 10px;
    margin-top: 20px;
}

.fixcol {
    position: -webkit-sticky;
    position: sticky;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    left: 0px;
    background-color: #fff;
    z-index: 100;
}

#basket_form_container tr.js-element.order,
#basket_form_container tr.js-element.not_available,
#basket_form_container tr.js-element.order .fixcol,
#basket_form_container tr.js-element.not_available .fixcol {
    background: #f8d7da;
}

#basket_form_container tr.js-element.order.order--roznica,
#basket_form_container tr.js-element.not_available.order--roznica,
#basket_form_container tr.js-element.order.order--roznica .fixcol,
#basket_form_container tr.js-element.not_available.order--roznica .fixcol {
    background: #FCF8E3;
}

#basket_form_container tr.js-element.order--razves,
#basket_form_container tr.js-element.order--razves .fixcol {
    background: #FCF8E3 !important;
}

.btn.btn3.clearitems-order {
    background-color: #f8d7da !important;
    color: #565656;
}

.btn.btn3.clearitems-order.clearitems-order--roznica {
    background-color: #FCF8E3 !important;
    color: #565656;
}

.mm-btn {
    background: #70a11c;
    color: #fff;
    padding: 12px 30px !important;
    text-decoration: none;
    border: none;
    font-size: 16px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px !important;
    cursor: pointer;
}

.mm-btn:hover {
    text-decoration: none !important;
    background: #f7a501 !important;
}

.popularlist.mainstyles {
    margin-top: 25px;
    position: relative;
}

.popularlist.mainstyles .title {
    margin-bottom: 15px;
    padding: 0px 17px 15px 17px;
    border-bottom: 1px solid #F2F2F2;
}

.popularlist.mainstyles .title a {
    color: #70a11c;
    font-weight: normal;
    font-size: 18px;
    font-weight: 600;
}

.popularlist.mainstyles .title a.popularlist_rm {
    font-size: 13px;
    position: absolute;
    top: 0;
    right: 17px;
}

.grid-news-item.main.slider {
    width: 100% !important;
}

.grid-news .owlitem {
    height: 100% !important;
    width: 100% !important;
}

.grid-news .owl-larrow, .grid-news .owl-rarrow {
    top: -290px !important;
}

.grid-news {
    padding: 0 !important;
}

.popular-main .sc-sticker {
    left: -10px;
}

.popular-main .swiper-slider-arrow--prev {
    position: absolute;
    top: 30%;
    z-index: 89;
    background-image: url(/local/templates/prozoo/components/bitrix/news.list/new_banners/main-slider-marker.png);
    width: 30px;
    height: 45px;
    cursor: pointer;
    margin-top: 62px;
}

.popular-main .swiper-slider-arrow--next {
    position: absolute;
    top: 30%;
    z-index: 89;
    background-image: url(/local/templates/prozoo/components/bitrix/news.list/new_banners/main-slider-marker.png);
    width: 30px;
    height: 45px;
    cursor: pointer;
    margin-top: 62px;
    right: 0;
    background-position: 100% 0;
}

.grid-news .owlitem {
    margin: 0;
}

.newslist_rm, .brandslistimg_rm, .popularlist_rm {
    text-decoration: underline;
}

.newslist_rm:hover, .brandslistimg_rm:hover, popularlist_rm:hover {
    text-decoration: none;
}

.mm-btn-orange {
    background: #f7a501;
    color: #fff;
    padding: 12px 30px !important;
    text-decoration: none;
    border: none;
    font-size: 16px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px !important;
    cursor: pointer;
}

.mm-btn-orange:hover {
    text-decoration: none !important;
    background: #70a11c !important;
}

.cut-opener {
    border-bottom: 1px dashed #70a11c;
}

.cut-opener:hover {
    text-decoration: none;
}

.multi-wrapper {
    margin-top: 40px;
}

@media (min-width: 770px) and (max-width: 1210px) {
    .grid-news .grid-news-item .grid-news-item-image img {
        height: auto !important;
    }
}

@media (min-width: 700px) and (max-width: 768px) {
    .grid-news .grid-news-item .grid-news-item-image img {
        width: auto !important;
    }
}

.cart-icon {
    display: flex;
    flex-wrap: wrap;
}

.cart-icon > a {
    display: inline-block;
    flex: 25%;
    max-width: 25%;
    text-align: center;
    height: 100px;
    cursor: pointer;
}

.is_mobile .cart-icon > a {
    flex: 50%;
    max-width: 50%;
}

.cart-icon > a img {
    height: 30px;
    margin-bottom: 10px;
}

.cart-icon > a span {
    display: block;
}

.no-link {
    cursor: none;
    pointer-events: none;
}

.ny-head-time-work {
    color: #f3a733;
}

@media (min-width: 450px) {
    .ny-head-time-work {
        display: none;
    }
}

/*
#header, #header.sticky-header-box .header-box {
	background: url(/images/snow2020.jpg?7);
}
@media (max-width: 540px) {
	body .header-box {
		background: url(/images/snow2020.jpg?7);
	}
	.news .iblockdetail {
		padding: 0 20px;
	}
}
 */
.animation-rotation {
    animation-name: rotation;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.as-btn.disable {
    background: #a5a5a5;
    font-size: 12px;
    pointer-events: none;
}

.logo .column1inner a:not(.callback) {
    width: 100%;
    text-align: center;
}

.is_mobile input[name='BasketOrder'],
.is_mobile button[name='BasketOrder'] {
    height: 60px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 800;
}

.showcase .js-element:hover .inner,
.showcase .js-element.hover .inner {
    z-index: 130 !important;
}

ul.b-live-animals {
    list-style: none;
    padding: 0;
}

ul.b-live-animals li {
    margin-bottom: 15px;
}

ul.b-live-animals li i.fas {
    color: #70a11b;
    font-size: 28px;
    position: relative;
    top: 5px;
    margin-right: 10px;
    margin-bottom: 10px;
    width: 28px;
    text-align: center;
}

ul.b-live-animals li.icon-camera:before {
    content: "\f030";
    font-family: "Font Awesome\ 5 Free";
}

.contentinner h4 {
    font-size: 15px;
    margin: 10px 0;
}

.btn-form-anketa {
    text-align: center;
    margin-top: 40px;
}

label[for='66'] {
    padding-left: 8px;
}

@media screen and (max-width: 480px) {
    body.adaptive .fancybox-inner .form-anketa.someform {
        max-width: 90%;
        padding: 44px 22px;
    }

    body.adaptive .basket .btns .coupon a {
        width: 100%;
        margin-bottom: 16px;
        display: block;
        padding: 4px 0;
        text-align: center;
    }
}

.as-btn.js-show-remains {
    background: none;
    color: #000000;
    border: 1px solid #e4e4e4;
}

.as-btn.js-show-remains:hover {
    text-decoration: none;
    background: #F3F3F3;
    border: 1px solid #70a11b;
}

.basket .fa-gift {
    color: #f7a501;
}

.sc-blockhr-vacancy {
    margin-bottom: 50px !important;
}

#map-block {
    text-align: center;
}

.no-stores-btn {
    text-decoration: underline;
    text-align: center;
    margin-bottom: 20px;

    background: #70a11c;
    color: #fff;
    padding: 5px 15px;
    border: none;
    font-size: 16px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
}

.form-director .field_anonym {
    margin-bottom: 25px !important;
}

.fancybox-content.form-director {
    padding: 30px 15px;
}

.sticker.fast-delivery + .sticker_big-bags {
    display: none !important;
}

.sticker.fast-delivery:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    border-radius: 50%;
}

.sticker.fast-delivery,
.sticker.temp_mode {
    width: 66px !important;
    height: 66px !important;
    padding: 10px;
    z-index: 100 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
    line-height: 9px;

    background: transparent !important;
    top: 15px !important;
    right: -20px !important;
    padding: 0 !important;
    transform: scale(0.5) !important;
}

.sticker.sticker_pro-price {
    width: 66px !important;
    height: 66px !important;
    padding: 10px;
    z-index: 100 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    line-height: 9px;
    background: #eba93b !important;
    top: 60px !important;
    right: -20px !important;
    padding: 0 !important;
    transform: scale(0.5) !important;
    color: #fff;
    font-weight: 800;
}

.sticker.sticker_prosrok {
    width: 66px !important;
    height: 66px !important;
    padding: 10px;
    z-index: 100 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    line-height: 9px;
    background: #f67327 !important;
    top: 60px !important;
    right: -20px !important;
    padding: 0 !important;
    transform: scale(0.5) !important;
    color: #fff;
    font-weight: 800;
}

.sticker.sticker_pro-price + .sticker.sticker_prosrok {
    top: 100px !important;
}

@media screen and (max-width: 450px) {
    .elementdetail .sticker.sticker_pro-price {
        right: 0 !important;
    }
}

.elementdetail .sticker.fast-delivery,
.elementdetail .sticker.sticker_pro-price {
    right: 0 !important;
}

.elementdetail .sticker.temp_mode {
    right: auto !important;
    left: 10px;
    top: 0 !important;
}

@media screen and (max-width: 600px) {
    .elementdetail .sticker.fast-delivery {
        top: -15px !important;
        right: 0 !important;
    }
}

.sticker.fast-delivery img,
.sticker.temp_mode img {
    width: 80px;
    height: 80px;
    display: block;
    max-width: none;
}

.sticker.temp_mode img {
    padding-left: 10px;
}

.sticker.fast-delivery a {
    display: block;
    text-decoration: none;
    height: auto !important;
    line-height: unset !important;
    color: #fff;


    color: #70a11c !important;
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    line-height: 1.4 !important;
    font-weight: 700 !important;
}

.sticker.fast-delivery input[type="image"] {
    width: 25px;
    display: block;
    text-align: center;
    margin: 0 auto;
    position: relative;
    bottom: 7px;
    display: none !important;
}

label.arrFilter_204_2292005957 {
    display: none;
}

label.arrFilter_204_1864700226 {
    display: none;
}

[data-propcode="PROIZVODITEL"] [data-name="Wellness Cat&Co"] span {
    font-weight: bold;
}

[data-propcode="PROIZVODITEL"] [data-name="Wellness Dog&Co"] span {
    font-weight: bold;
}

[data-propcode="PROIZVODITEL"] [data-name="Country snaсk"] span {
    font-weight: bold;
}

/*
.brand.stm.hide {
	display: none !important;
}
*/

.basket .coupon_result.good .counpon_note {
    font-size: 0;
}

.basket .coupon_result.good .counpon_note:before {
    content: "купон применен";
    font-size: 12px;
}

[data-page="-catalog-actions-action_darim_promokod_za_otzyv_o_produkte_royal_canin-"] [data-propcode="VID_PREPARATA"] {
    display: none;
}

[data-page="-catalog-actions-action_darim_promokod_za_otzyv_o_produkte_royal_canin-"] [data-propcode="PROIZVODITEL"] [data-name="Purina Pro Plan"],
[data-page="-catalog-actions-action_darim_promokod_za_otzyv_o_produkte_royal_canin-"] [data-propcode="PROIZVODITEL"] [data-name="Purina Pro Plan Veterinary Diets"],
[data-page="-catalog-actions-action_darim_promokod_za_otzyv_o_produkte_royal_canin-"] [data-propcode="PROIZVODITEL"] [data-name="Cat Chow"] {
    display: none;
}

.sc-proplan-text-green {
    position: relative;
    margin-bottom: 10px;
    text-align: center;
    z-index: 1;
    line-height: 1;
    width: 100%;
    background: #70a11c;
    color: #fff;
    padding: 7px;
    border-radius: 3px;
    box-sizing: border-box;
    /*box-shadow: 0 0 15px #70a11c;*/
}

.propvision1 .offer_prop .div_options .div_option.sc-proplan:after {
    background: #f7a500;
}

.sc-proplan-text-green a {
    color: #fff;
}

.elementdetail .pic .sticker.sticker_cm {
    background: #000000;
    display: none !important;
    color: #fff;
    line-height: normal;
}

.elementdetail .pic .sticker.sticker_cm .sticker__text {
    color: #fff;
    text-transform: uppercase;
    margin-top: 10px;
    display: block;
    line-height: 15px;
}

.mobile-search {
    /*display: none !important;*/
}

.soloprice .purina_royal_pickup {
    color: #70a11c;
    border: 1px solid #f7a501;
    padding: 5px 15px;
    border-radius: 40px;
    position: relative;
    bottom: 6px;
    left: 10px;
    margin-right: 10px;
}

.as-btn.cheaper-detail {
    position: relative;
    top: -6px;
}

.is_mobile .brand.stm {
    /*top: -15px !important;*/
}

@media (max-width: 480px) {
    body.adaptive h1.pagetitle {
        padding-bottom: 0;
        margin-bottom: 0;
        line-height: 15px;
    }
}

.question.sup {
    position: relative;
    top: -9px;
    left: -2px;
    width: 12px;
    height: 12px;
    cursor: pointer;
}

.question.sup:before {
    font-size: 9px;
}

.question.sup:hover .question-description {
    display: block !important;
}

.question .question-description {
    display: none;
    position: absolute;
    bottom: 22px;
    width: 146px;
    background: #fff;
    left: -90px;
    margin-left: 7px;
    padding: 15px;
    text-align: center;
    border-radius: 3px;
    border: 1px solid #ddd;
    z-index: 1000;
    font-size: 11px;
    font-weight: normal;
}

.question .question-description:before {
    content: "";
    display: block;
    position: absolute;
    bottom: -17px;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-top-color: #ddd;
}

.is_mobile .question .question-description {
    left: -140px;
}

.is_mobile .question .question-description:before {
    margin-left: 42px;
}

div.g-recaptcha > div.grecaptcha-badge {
    width: 0 !important;
}

[data-propcode="IS_PRO_NN"],
[data-propcode="IS_PRO_KZN"],
[data-propcode="IS_PRO_SPB"],
[data-propcode="IS_PRO_MSK"],
[data-propcode="IS_PRO_KRD"],
[data-propcode="IS_PRO_VRN"],
[data-propcode="IS_PRO_SMR"],
[data-propcode="IS_PRO_UFA"],
[data-propcode="IS_PRO_MUR"],
[data-propcode="IS_PRO_NSK"],
[data-propcode="IS_PRO_STA"] {
    display: none;
}

.mm-question {
    z-index: 999;
    position: relative;
}

@media screen and (max-width: 500px) {
    .mm-question {
        top: -25px;
        right: 0px;
    }
}

.mm-question-more {
    position: relative;
    display: inline-block !important;
    width: 20px;
    height: 20px;
    background: #ddd;
    border-radius: 15px;
    top: 0;
    cursor: pointer;
    padding: 0;
    text-align: center;
    line-height: 15px;
    font-size: 28px;
}

.mm-question:hover .mm-question-more {
    z-index: 5;
}

.mm-question:hover .mm-question-more-content {
    z-index: 99999;
    display: block !important;
    text-decoration: none;
}

@media screen and (max-width: 500px) {
    .mm-question {
        top: -25px;
        right: 0px;
    }
}

.mm-question-more:before {
    content: '?';
    color: #232323;
    font-size: .4em;
    position: absolute;
    left: 7px;
    top: 3px;
}

.mm-question-more-content {
    display: none !important;
    position: absolute;
    top: 26px;
    left: -113px;
    width: 200px;
    background: #fff;
    margin-left: 7px;
    padding: 15px;
    text-align: left;
    border-radius: 3px;
    border: 1px solid #ddd;
}

.mm-question-more-content:before {
    content: "";
    display: block;
    position: absolute;
    top: -16px;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-bottom-color: #ddd;
}

.mm-question-more-content:after {
    content: "";
    display: block;
    position: absolute;
    top: -12px;
    left: 50%;
    margin-left: -6px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-bottom-color: #fff;
}

.mm-question-more-content .pickup-bonus-text {
    font-weight: 500;
    font-size: 15px;
    color: #000;
    white-space: normal;
}

.filtren .lvl2 label.name:hover span span {
    text-decoration: none;
}


.filtren .lvl2.filter-pro label:hover {
    text-decoration: none !important;
}

.filtren .lvl2.filter-pro label.name:hover span {
    text-decoration: none !important;
}

.label-pro {
    background: #f7a501;
    color: #fff;
    padding: 1px 4px;
    border-radius: 12px;
    font-weight: bold;
}

.label-pro-square {
    background: #f7a501;
    color: #fff;
    padding: 1px 4px;
    border-radius: 3px;
    font-weight: bold;
}

.filter-pro {
    padding: 5px 0px 5px 12px;
    border-radius: 3px;
    color: #fff;
    border: 1px solid #f7a501;
}

.b-filter-pro {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
    padding: 10px;
    border: 1px solid #f7a501;
    border-radius: 3px;
    position: relative;
}

.b-filter-pro span.val {
    color: #000;
}

.b-filter-pro .filter-pro > div {
    position: relative;
    bottom: 10px;
}

.b-filter-pro .mm-question {
    top: 0;
    margin-left: 10px;
}

.filter-pro .mm-question {
    top: 0;
}

span[data-value="85 г. (10 шт.)"] .pricekg {
    display: none;
}

/*#propREKOMENDATSII table {
    border-collapse: collapse;
}

#propREKOMENDATSII table tr td {
    border: 1px solid #000;
    padding: 2px 6px;
}*/
.detailtabs #propSOSTAV table,
.detailtabs #propREKOMENDATSII table,
.detailtabs #detailtext table {
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid #dddddd;
    border-collapse: collapse;
}
.detailtabs #propSOSTAV table th,
.detailtabs #propREKOMENDATSII table th,
.detailtabs #detailtext table th {
    font-weight: bold;
    padding: 5px;
    background: #efefef;
    border: 1px solid #dddddd;
}
.detailtabs #propSOSTAV table td,
.detailtabs #propREKOMENDATSII table td,
.detailtabs #detailtext table td {
    border: 1px solid #dddddd;
    padding: 5px;
}

.soa-delivery-item[data-id="18"] [data-field="data"], .soa-delivery-item[data-id="18"] [data-field="time"] {
    display: none;
}

#minDateStr_105, #minDateStr_132, #minDateStr_134, #minDateStr_135 {
    display: none;
}

.b-mobile-app {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    align-items: center;
}

.b-mobile-app-qr, .b-mobile-app-btn {
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
    flex: 1;
}

.b-mobile-app-qr {
    margin-left: 10px;
}

.is_mobile .b-mobile-app .b-mobile-app-qr {
    display: none;
}

.is_mobile .b-mobile-app .b-mobile-app-btn img {
    margin: 0 auto;
}

.is_mobile .elementdetail .visits.gift {
    max-width: 260px;
    text-align: center;
    margin: 0 auto 15px;
}

.elementdetail .visits.gift {
    font-weight: 700;
    border: 1px solid #f4a401;
    border-radius: 50px;
    padding: 15px;
    margin-bottom: 15px;
    margin-top: 15px;
    max-width: 420px;
    /*	display: inline-flex;
        align-items: center;
        flex-wrap: wrap;*/
}

.elementdetail .visits.gift .js-call-auth-form {
    text-decoration: underline;
    text-decoration-style: dashed;
    color: #70a11c;
}

body .mobile-menu ul li.mobile-menu__bottom_fix {
    z-index: 999;
    bottom: -1px;
    padding-bottom: 20px;
}

.footer .subscribe-telegram {
    /*background-image: url(/images/qr-telegram-3.png?1);*/
    /*background-size: 65px;*/
    /*background-repeat: no-repeat;*/
    /*background-position: 160px 2px;*/
    /*display: block;*/
    /*height: 50px;*/
    /*width: 220px;*/
    /*border: 2px solid #70A11C;*/
    /*padding: 10px;*/
    /*font-weight: 600;*/
    /*line-height: 16px;*/
    font-style: normal;
    font-size: 14px;
    color: #000000;
    border-radius: 3px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    text-align: left;
    gap: 10px;
    /*justify-content: space-around;*/
}

.footer .subscribe-telegram:hover {
    text-decoration: none;
}

.footer .subscribe-telegram span {
    width: 130px;
    display: block;
}

.footer .subscribe-telegram.mobile {
    margin: 0 auto 10px;
    text-align: center;
}

@media (max-width: 767px) {
    .footer .subscribe-telegram {
        margin: 20px auto 0;
        background: none;
        width: 270px;
        color: #6FA11C;
        font-style: normal;
        font-weight: 700;
        font-size: 13px;
        line-height: 18px;
    }

    .footer .subscribe-telegram span {
        width: auto;
        display: inline;
    }
}

.is_mobile .footer .subscribe-telegram.pc {
    display: none;
}

body:not(.is_mobile) .footer .subscribe-telegram.mobile {
    display: none;
}

.is_mobile .footer .hide-mobile {
    display: none;
}

.catalog .prods .sectinfo .description.no_img_descr {
    padding: 0;
}

#catalog-section-info:not(.mobile) img.show-mobile {
    display: none;
}

@media screen and (max-width: 768px) {
    #catalog-section-info:not(.mobile) img.show-mobile {
        display: block;
    }

    #catalog-section-info:not(.mobile) img.hide-mobile {
        display: none;
    }
}

.showcase_video {
    width: 100%;
    height: 98%;
    position: absolute;
    background: #fff;
}

.showcase_video video {
    width: 100%;
    height: 175px;
    position: absolute;
    left: 0;
}

.showcase .js-element:hover .showcase_video {
    display: none;
}

.basket_gift {
    /*color: #d11853;*/
    background-image: url(/images/gift_image.png);
    background-size: 16px;
    background-repeat: no-repeat;
    padding-left: 23px;
    margin-top: 10px;
    font-weight: bold;
}

.debug_sort_element {
    display: none;
    text-align: center;
    width: 100%;
    position: absolute;
    background-color: #757575;
    height: 100%;
    z-index: 10000;
    opacity: 0.5;
    padding-top: 70px;
    left: 0;
    top: 0;
}

.debug_sort_element a {
    color: #fff;
    font-size: 30px;
}

.bf-link:hover {
    text-decoration: none;
}

.sc-header .sc-header-center .centeringin .sc-header-center-pro:hover {
    text-decoration: none;
}

.list-menu-mobile .list-menu-mobile-location {
    padding: 10px 0;
}

.mobile-menu__store_item .footer-tg > a {
    display: grid !important;
}

.soa-delivery-item[data-id="178"] [data-field=data],
.soa-delivery-item[data-id="180"] [data-field=data],
.soa-delivery-item[data-id="179"] [data-field=data],
.soa-delivery-item[data-id="181"] [data-field=data],
.soa-delivery-item[data-id="200"] [data-field=data] {
    display: none;
}

#title-search-input-top[readonly] {
    background: #fff;
}

@media (max-width: 480px) {
    .sc-popup--gift .showcase:not([data-type="2"]) .js-element {
        max-width: 100% !important;
    }
}

.picslider.horizontal .scrollinner .js-video-image.offer:before {
    content: none;
}

.h2 {
    font-size: 20px;
    font-weight: bold;
}

.sc-popup .propvision1 .offer_prop .div_options .div_option {
    padding: 3px 4px;
    font-size: 11px;
}

.font-orange-bold {
    color: #f8a709;
    font-weight: bold !important;
}

.font-orange {
    color: #f8a709;
}

.font-green {
    color: #f8a709 !important;
}

.font-gray {
    color: #666 !important;
}

.font-white {
    color: #fff !important;
}

.font-store-red {
    color: #f80000 !important;
}

.font-store-orange {
    color: #f7a501 !important;
    font-weight: bold;
}

.nowrap {
    white-space: nowrap;
}

.callback img.phone {
    max-width: 27px;
}

.mobile-menu__store_item.work-time {
    text-align: center;
    color: #f3a733;
    font-size: 15px;
    padding: 10px 0;
}

.mobile-phone-popup-iconlink-review img {
    width: 17px;
}

.text-align-center {
    text-align: center;
}

.text-align-right {
    text-align: right;
}

.sc-header-dropdown-menu-item-iconlink .icon {
    max-width: 20px;
}

.element-bonuses-stm-img {
    margin-left: 10px;
}

.as-btn.found-error {
    line-height: 1.4;
    font-size: 13px;
}

#bx-panel .adm-warning-block.adm-warning-block-red {
    display: none !important;
}

/* main page */
.main-menu .sticker.sticker_pro-price:before,
.mobile-menu .sticker.sticker_pro-price:before {
    content: "PRO";
}
.main-menu .sticker.sticker_pro-price,
.mobile-menu .sticker.sticker_pro-price {
    display: flex;
    border-radius: 50px;
    align-items: center;
    justify-content: center;
    width: 40px!important;
    height: 40px!important;
    font-size: 16px;
    line-height: 9px;
    background: #eba93b !important;
    padding: 0 !important;
    transform: scale(0.5) !important;
    color: #fff;
    font-weight: 800;
    position: absolute;
    right: -3px!important;
    top: -3px!important;
}
.main-menu .dop-menu .sticker.sticker_pro-price {
    right: -35px!important;
    top: -5px!important;
}
.main-menu .relative,
.mobile-menu .relative {
    position: relative;
}
.mobile-menu .sticker.sticker_pro-price {
    right: 30px!important;
}
@media (max-width: 1170px) {
    .main-menu .sticker.sticker_pro-price {
        right: -7px!important;
        top: -4px!important;
    }
}

.sc-kz-attention {
    margin: 30px;
    text-align: center;
    border: 2px dashed #70a11c;
    border-radius: 5px;
    padding: 20px;
    background: rgb(112 161 28 / 7%);
}
.sc-kz-attention-title {
    font-size: 17px;
    line-height: 1.4;
    font-weight: 600;
    margin-bottom: 25px;
}
.sc-kz-attention-subtitle {
    margin-bottom: 25px;
}
.sc-kz-attention-btns .as-btn:first-child {
    margin-bottom: 10px;
}

.sc-header-center-buttons .sc-header-top-right-help {
    visibility: hidden;
    opacity: 0;
    position: absolute;
}
.sticky-header-box .sc-header-center-buttons .sc-header-top-right-help.active {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    visibility: visible;
    opacity: 1;
    position: relative;
    transition: all .2s ease-in-out;
}
.sc-header-center-buttons .sc-header-top-right-help-title {
    order: 3;
}
.sc-header-center-buttons .sc-header-top-right-help-arrow {
    display: none;
}
.sc-header-center-buttons .sc-header-top-right-help-phonechat {
    top: 1px;
    max-width: 28px;
    margin-bottom: 11px;
}

.mobile-footer-bar {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.mobile-footer-bar_hidden {
    bottom: -70px;
    /*-webkit-transform: translateY(100px);*/
    /*-ms-transform: translateY(100px);*/
    /*transform: translateY(100px);*/
}

.mobile-phone-popup .dropdown__menu a.usedesk-btn {
    font-size: 12px;
    color: #70A11C;
}
.mobile-phone-popup .dropdown__menu a.usedesk-btn img {
    margin-left: 0;
}
@media (max-width: 768px) {
    #usedesk-messenger {
        z-index: 999999999!important;
    }
}

.sc-main-banners .visits {
    /*background: #ffe94c;*/
    /*color: #000;*/
    /*border-radius: 50px;*/
    /*padding: 10px 15px;*/
    /*display: inline-block;*/
    font-weight: 700;
    border: 1px solid #f4a401;
    border-radius: 50px;
    padding: 15px;
    margin-bottom: 15px;
    margin-top: 15px;
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
}

@media screen and (min-width: 540px) {
    .sc-main-banners .visits br {
        display: none;
    }
}

.sc-main-banners .visits {
    /*background: #ffe94c;*/
    /*color: #000;*/
    /*border-radius: 50px;*/
    /*padding: 10px 15px;*/
    /*display: inline-block;*/
    font-weight: 700;
    border: 1px solid #f4a401;
    border-radius: 50px;
    padding: 15px;
    margin-bottom: 15px;
    margin-top: 15px;
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
}

@media screen and (min-width: 540px) {
    .sc-main-banners .visits br {
        display: none;
    }
}
@media screen and (max-width: 1260px) {
    .footer-tg-img-mobile {
        display: none;
    }
    .footer-tg-img-pc {
        display: inline-block;
    }
}
@media screen and (min-width: 1260px) {
    .footer-tg-img-pc {
        display: none;
    }
    .footer-tg-img-mobile {
        display: inline-block;
    }
}
/* main page end */

.catalog-seo-tags {
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
}
.catalog-seo-tags a {
    display: flex;
    border: 1px solid #ccc;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    max-width: 100%;
    width: max-content;
    white-space: nowrap;
    border-radius: 8px;
    padding: 5px 10px;
    text-decoration: none;
}
.link.no-underline:hover {
    text-decoration: underline !important;
}

.soa-delivery-item[data-id="203"] [data-field=data],
.soa-delivery-item[data-id="204"] [data-field=data] {
    display: none;
}

.popmechanic-js-container {
    margin: 40px 0;
}
@media (max-width: 500px) {
    .popmechanic-main {
        max-width: initial!important;
    }
}

/* End */


/* Start:/local/templates/prozoo/css/fontawesome-all.css?160188492641065*/
/*!
 * Font Awesome Free 5.0.13 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{animation:a 2s infinite linear}.fa-pulse{animation:a 1s infinite steps(8)}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-aws:before{content:"\f375"}.fa-backward:before{content:"\f04a"}.fa-balance-scale:before{content:"\f24e"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bicycle:before{content:"\f206"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blind:before{content:"\f29d"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-book:before{content:"\f02d"}.fa-book-open:before{content:"\f518"}.fa-bookmark:before{content:"\f02e"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-btc:before{content:"\f15a"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-certificate:before{content:"\f0a3"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-square:before{content:"\f14a"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-credit-card:before{content:"\f09d"}.fa-crop:before{content:"\f125"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-deviantart:before{content:"\f1bd"}.fa-diagnoses:before{content:"\f470"}.fa-dice:before{content:"\f522"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-excel:before{content:"\f1c3"}.fa-file-image:before{content:"\f1c5"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fire:before{content:"\f06d"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-fulcrum:before{content:"\f50b"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-gift:before{content:"\f06b"}.fa-git:before{content:"\f1d3"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-martini:before{content:"\f000"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hashtag:before{content:"\f292"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-heart:before{content:"\f004"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-houzz:before{content:"\f27c"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-internet-explorer:before{content:"\f26b"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-joget:before{content:"\f3b7"}.fa-joomla:before{content:"\f1aa"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-meh:before{content:"\f11a"}.fa-memory:before{content:"\f538"}.fa-mercury:before{content:"\f223"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-moon:before{content:"\f186"}.fa-motorcycle:before{content:"\f21c"}.fa-mouse-pointer:before{content:"\f245"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nintendo-switch:before{content:"\f418"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-old-republic:before{content:"\f510"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-osi:before{content:"\f41a"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-paint-brush:before{content:"\f1fc"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-people-carry:before{content:"\f4ce"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-volume:before{content:"\f2a0"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-plane:before{content:"\f072"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poo:before{content:"\f2fe"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-r-project:before{content:"\f4f7"}.fa-random:before{content:"\f074"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-rendact:before{content:"\f3e4"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-retweet:before{content:"\f079"}.fa-ribbon:before{content:"\f4d6"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-rupee-sign:before{content:"\f156"}.fa-safari:before{content:"\f267"}.fa-sass:before{content:"\f41e"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-search:before{content:"\f002"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shower:before{content:"\f2cc"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skull:before{content:"\f54c"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowflake:before{content:"\f2dc"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-spinner:before{content:"\f110"}.fa-spotify:before{content:"\f1bc"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-star:before{content:"\f005"}.fa-star-half:before{content:"\f089"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toolbox:before{content:"\f552"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-train:before{content:"\f238"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-moving:before{content:"\f4df"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-glass:before{content:"\f4e3"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:Font Awesome\ 5 Brands;font-style:normal;font-weight:400;src:url(/local/templates/prozoo/css/../webfonts/fa-brands-400.eot);src:url(/local/templates/prozoo/css/../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(/local/templates/prozoo/css/../webfonts/fa-brands-400.woff2) format("woff2"),url(/local/templates/prozoo/css/../webfonts/fa-brands-400.woff) format("woff"),url(/local/templates/prozoo/css/../webfonts/fa-brands-400.ttf) format("truetype"),url(/local/templates/prozoo/css/../webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:Font Awesome\ 5 Brands}@font-face{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:400;src:url(/local/templates/prozoo/css/../webfonts/fa-regular-400.eot);src:url(/local/templates/prozoo/css/../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(/local/templates/prozoo/css/../webfonts/fa-regular-400.woff2) format("woff2"),url(/local/templates/prozoo/css/../webfonts/fa-regular-400.woff) format("woff"),url(/local/templates/prozoo/css/../webfonts/fa-regular-400.ttf) format("truetype"),url(/local/templates/prozoo/css/../webfonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-weight:400}@font-face{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:900;src:url(/local/templates/prozoo/css/../webfonts/fa-solid-900.eot);src:url(/local/templates/prozoo/css/../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(/local/templates/prozoo/css/../webfonts/fa-solid-900.woff2) format("woff2"),url(/local/templates/prozoo/css/../webfonts/fa-solid-900.woff) format("woff"),url(/local/templates/prozoo/css/../webfonts/fa-solid-900.ttf) format("truetype"),url(/local/templates/prozoo/css/../webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:Font Awesome\ 5 Free}.fa,.fas{font-weight:900}
/* End */


/* Start:/local/templates/prozoo/components/bxmaker/geoip.city/.default/style.css?172432806416323*/
.js-bxmaker__geoip__city-name-global {
  cursor: pointer;
  border-bottom: 1px dashed #70A11C;
  color: #70A11C;
}
.js-bxmaker__geoip__city-name-global:hover {
  border-bottom-color: transparent;
}
.bxmaker__geoip__city {
  margin: 0 auto;
  position: relative;
  font-size: 14px;
  padding: 0;
}
.bxmaker__geoip__city * {
  font-weight: normal;
  line-height: normal;
  box-sizing: border-box;
}
.bxmaker__geoip__city__composite__params {
  display: none !important;
}
.bxmaker__geoip__popup {
  margin: 0 auto;
  font-size: 14px;
  padding: 0;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}
.bxmaker__geoip__popup * {
  font-weight: normal;
  line-height: normal;
  box-sizing: border-box;
}
.bxmaker__geoip__popup::selection,
.bxmaker__geoip__popup *::selection {
  background: transparent;
}
.bxmaker__geoip__popup-background {
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  z-index: 10000;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
  transition: opacity 2s easy, background 2s easy;
}
.bxmaker__geoip__popup-content {
  position: fixed;
  z-index: 10001;
  top: 10%;
  left: 45%;
  margin-left: -200px;
  width: 520px;
  background: #FFF;
  padding: 20px;
  border-radius: 4px;
  opacity: 0;
}
.bxmaker__geoip__popup-close {
  position: absolute;
  top: 2px;
  height: 30px;
  right: 7px;
  color: rgba(0, 0, 0, 0.29);
  cursor: pointer;
  display: block;
  line-height: 30px;
  font-weight: normal;
  font-size: 28px;
}
.bxmaker__geoip__popup-close:hover {
  color: #2A4E69;
}
.bxmaker__geoip__popup-header {
  font-weight: bold;
  font-size: 15px;
  color: #585858;
}
.bxmaker__geoip__popup-search {
  margin-top: 15px;
  position: relative;
}
.bxmaker__geoip__popup-search input {
  padding: 7px 10px;
  width: 100%;
  border: 1px solid #ddd;
  border-radius: 3px;
  height: 36px;
}
.bxmaker__geoip__popup-search input::selection {
  background-color: #8CDCFC !important;
  color: #232323;
}
.bxmaker__geoip__popup-search-clean {
  position: absolute;
  width: 36px;
  height: 36px;
  display: block;
  right: 0;
  top: 0;
  font-size: 23px;
  text-align: center;
  color: #deabab;
  font-weight: normal;
  padding-top: 2px;
  cursor: pointer;
  line-height: 32px;
}
.bxmaker__geoip__popup-search-clean:hover {
  color: #bb4040;
}
.bxmaker__geoip__popup-search-clean.preloader {
  background-image: url("data:image/gif;base64,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");
  background-position: center center;
  background-repeat: no-repeat;
  color: transparent;
}
.bxmaker__geoip__popup-search-options {
  display: none;
  position: absolute;
  top: 34px;
  border: 1px solid #ccc;
  background: #FFF;
  z-index: 10002;
  border-radius: 0 0 4px 4px;
  width: 100%;
}
.bxmaker__geoip__popup-search-options.active {
  display: block;
  height: auto;
  max-height: 250px;
}
.bxmaker__geoip__popup-search-options.preloader {
  height: 100px;
  overflow: hidden;
  color: #fff;
}
.bxmaker__geoip__popup-search-options.preloader div {
  border-color: transparent;
}
.bxmaker__geoip__popup-search-option {
  border-bottom: 1px solid #ccc;
  cursor: pointer;
  padding: 7px 10px;
  color: #909090;
}
.bxmaker__geoip__popup-search-option:last-child {
  border-bottom: none;
}
.bxmaker__geoip__popup-search-option span {
  color: #5f5f5f;
  font-weight: bold;
}
.bxmaker__geoip__popup-search-option p {
  padding: 0;
  margin: 0;
  font-size: 0.9em;
}
.bxmaker__geoip__popup-search-option:hover {
  background: #f1f1f1;
}
.bxmaker__geoip__popup-search-option.bxmaker__geoip__popup-search-option--empty {
  padding: 20px 10px;
  text-align: center;
  line-height: 18px;
  height: auto;
  width: 100%;
  overflow: visible;
}
.bxmaker__geoip__popup-search-geo {
  position: absolute;
  top: 0;
  right: 30px;
  height: 35px;
  width: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 4px;
  cursor: pointer;
}
.bxmaker__geoip__popup-search-geo * {
  font-weight: 900;
}
.bxmaker__geoip__popup-options {
  font-size: 0.9em;
  padding-top: 10px;
  padding-bottom: 0;
}
.bxmaker__geoip__popup-options:after {
  content: ' ';
  display: block;
  width: 100%;
  height: 1px;
  clear: both;
}
.bxmaker__geoip__popup-options.preloader {
  height: 350px;
  overflow: hidden;
  color: transparent;
}
.bxmaker__geoip__popup-options.preloader div {
  border-color: transparent;
  background: transparent;
  display: none;
}
.bxmaker__geoip__popup-options-col {
  float: left;
  padding: 0 10px 0 0;
  width: 33.33%;
}
.bxmaker__geoip__popup-option {
  margin: 0;
  padding: 4px 5px;
  cursor: pointer;
  font-size: 14px;
}
.bxmaker__geoip__popup-option.bxmaker__geoip__popup-option--bold,
.bxmaker__geoip__popup-option.bxmaker__geoip__popup-option--bold span {
  font-weight: bold;
}
.bxmaker__geoip__popup-option span {
  border-bottom: 1px dashed black;
}
.bxmaker__geoip__popup-option:hover {
  background: #8CDCFC;
  border-radius: 3px;
}
.bxmaker__geoip__popup-option:hover span {
  border-bottom-color: transparent;
  font-weight: bold;
}
.sc-main-cities {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}
.sc-main-cities .sc-main-cities-item {
  padding: 5px 10px;
  background: rgba(112, 161, 28, 0.2);
  border-radius: 25px;
  cursor: pointer;
}
.sc-main-cities .sc-main-cities-item:hover {
  background: rgba(112, 161, 28, 0.4);
}
@media screen and (max-width: 450px) {
  .sc-main-cities {
    gap: 10px;
  }
}
.sc-sub-cities {
  display: flex;
  flex-wrap: wrap;
  margin-top: 15px;
  gap: 15px;
}
.sc-sub-cities .sc-sub-cities-regions {
  width: 200px;
  flex-direction: column;
  gap: 15px;
  text-align: left;
}
.sc-sub-cities .sc-sub-cities-regions .sc-sub-cities-regions-item {
  padding: 8px 5px;
  cursor: pointer;
  background: #f7f7f7;
}
.sc-sub-cities .sc-sub-cities-regions .sc-sub-cities-regions-item.sc-sub-cities-regions-item--selected,
.sc-sub-cities .sc-sub-cities-regions .sc-sub-cities-regions-item:hover {
  background: rgba(112, 161, 28, 0.2);
  box-shadow: -8px -4px 0px -4px #70a11c, -8px 4px 0px -4px #70a11c;
}
@media screen and (max-width: 450px) {
  .sc-sub-cities .sc-sub-cities-regions {
    width: 100%;
  }
  .sc-sub-cities .sc-sub-cities-regions .sc-sub-cities-regions-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .sc-sub-cities .sc-sub-cities-regions .sc-sub-cities-regions-item:after {
    content: '+';
    width: 33px;
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: #70A11C;
  }
  .sc-sub-cities .sc-sub-cities-regions .sc-sub-cities-regions-item.sc-sub-cities-regions-item--selected:after {
    content: '-';
  }
}
.sc-sub-cities .sc-sub-cities-list {
  display: none;
  flex: 1;
  text-align: left;
}
.sc-sub-cities .sc-sub-cities-list.sc-sub-cities-list--selected {
  display: flex;
  flex-direction: column;
}
.sc-sub-cities .sc-sub-cities-list .sc-sub-cities-list-item {
  padding: 8px 5px;
  cursor: pointer;
}
.sc-sub-cities .sc-sub-cities-list .sc-sub-cities-list-item:hover span {
  color: #70A11C;
  font-weight: 600;
}
@media screen and (min-width: 461px) and (max-width: 767px) {
  body .bxmaker__geoip__popup-content {
    top: 3%;
    left: 3%;
    width: 94%;
    padding: 15px;
    margin-left: 0;
    height: auto;
  }
}
@media screen and (max-width: 460px) {
  body .bxmaker__geoip__popup {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
    height: 100%;
    width: 100%;
    padding: 5%;
    overflow: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  body .bxmaker__geoip__popup-content {
    top: 0;
    left: 0;
    width: 100%;
    padding: 15px;
    margin-left: 0;
    height: auto;
    position: relative;
  }
  body .bxmaker__geoip__popup-city_search_box {
    margin-top: 25px;
  }
  body .bxmaker__geoip__popup-options-col {
    width: 100%;
  }
  body .bxmaker__geoip__popup-options-col:not(:last-child) {
    margin-bottom: 10px;
  }
  body .bxmaker__geoip__popup-option {
    width: 100%;
    padding: 0;
  }
  body .bxmaker__geoip__popup-option:nth-child(1) {
    display: block;
  }
  body .bxmaker__geoip__popup-option:not(:last-child) {
    margin-bottom: 10px;
  }
}
/*# sourceMappingURL=style.css.map */
/* End */


/* Start:/local/templates/prozoo/components/bxmaker/geoip.city.line/.default/style.css?16877725483945*/
.bxmaker__geoip__city__line {
    margin: 0 auto;
    position: relative;
    font-size: 14px
}

.bxmaker__geoip__city__line * {
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    box-sizing: border-box;
}

.bxmaker__geoip__city__line-label {
    text-transform: initial
}

.bxmaker__geoip__city__line-name {
    cursor: pointer;
    border-bottom: 1px dashed #70a11c;
    color: #70a11c;
}

.sc-header .bxmaker__geoip__city__line-name {
    padding-bottom: 5px;
}

.bxmaker__geoip__city__line-context {
    position: relative;
    display: inline
}

.bxmaker__geoip__city__line-info, .bxmaker__geoip__city__line-question {
    display: none;
    position: absolute;
    z-index: 1009;
    top: 35px;
    background: #fff;
    width: 200px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    border-radius: 5px
}

.bxmaker__geoip__city__line-info:before, .bxmaker__geoip__city__line-question:before {
    content: "";
    display: block;
    position: absolute;
    top: -24px;
    left: 50%;
    margin-left: -12px;
    width: 0;
    height: 0;
    border: 12px solid;
    border-color: transparent transparent rgba(0, 0, 0, .2) transparent
}

.bxmaker__geoip__city__line-info:after, .bxmaker__geoip__city__line-question:after {
    content: "";
    display: block;
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -10px;
    width: 0;
    height: 0;
    border: 10px solid;
    border-color: transparent transparent #fff transparent
}

.bxmaker__geoip__city__line-question-text {
    padding: 20px 10px;
    text-align: center;
    vertical-align: middle;
    color: #676767;
    font-size: 12px
}

.bxmaker__geoip__city__line-question-text span {
    color: #676767;
    cursor: pointer;
    border-bottom: none;
    font-size: 14px;
    font-weight: 700;
    margin: 0 1px
}

.bxmaker__geoip__city__line-question-btn-box {
    cursor: pointer;
    color: #fff;
    font-weight: 700;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
    margin-bottom: -1px
}

.bxmaker__geoip__city__line-question-btn-box:after {
    content: ' ';
    display: block;
    width: 100%;
    height: 1px;
    clear: both;
    float: none
}

.bxmaker__geoip__city__line-question-btn-yes {
    float: right;
    width: 50%;
    text-align: center;
    padding: 8px 0;
    border-left: 1px solid #81b22d;
    margin-left: -1px;
    background: #70a11c;
    border-radius: 0 0 5px 0
}

.bxmaker__geoip__city__line-question-btn-yes:hover {
    background: #5f900b;
    border-left: 1px solid #5f900b
}

.bxmaker__geoip__city__line-question-btn-no {
    float: left;
    width: 50%;
    text-align: center;
    padding: 8px 0;
    border-right: 1px solid #4e7f00;
    margin-right: -1px;
    background: #70a11c;
    border-radius: 0 0 0 5px
}

.bxmaker__geoip__city__line-question-btn-no:hover {
    background: #5f900b
}

.bxmaker__geoip__city__line-info-content {
    padding: 20px 10px;
    text-align: center;
    vertical-align: middle;
    color: #676767
}

.bxmaker__geoip__city__line-info-content a {
    border-bottom: 1px dashed #70a11c;
    cursor: pointer;
    text-decoration: none;
    color: #70a11c
}

.bxmaker__geoip__city__line-info-content a:hover {
    border-color: transparent
}

.bxmaker__geoip__city__line-info-btn-box {
    cursor: pointer;
    color: #fff;
    font-weight: 700;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .3)
}

.bxmaker__geoip__city__line-info-btn {
    float: left;
    width: 100%;
    text-align: center;
    padding: 8px 0;
    border-right: 1px solid #4e7f00;
    background: #70a11c;
    border-radius: 0 0 5px 5px
}

.bxmaker__geoip__city__line-info-btn:hover {
    background: #5f900b
}

.bxmaker__geoip__city__line__params__id {
    display: none !important
}

/*# sourceMappingURL=style.css.map */
/* End */


/* Start:/local/templates/prozoo/components/bitrix/menu/personal-header/style.css?1566455511437*/
.pmenu .in{
	border:1px solid #F2F2F2;
}
.pmenu a{
	display:block;
	width:100%;
	padding:10px 14px;
	text-decoration:none;
}
.pmenu a.selected,
.pmenu a:hover,
.pmenu a.selected:active,
.pmenu a:active{
	text-decoration:underline;
}
.pmenu a:hover{
	color:#fff;
	background-color:#EE8131;
}
.pmenu a.selected:active,
.pmenu a:active{
	background-color:#d36f25;
}

.pmenu .separator{
	width:100%;
	height:1px;
	background-color:#F2F2F2;
}
/* End */


/* Start:/local/templates/prozoo/components/bitrix/search.title/new_small_inheader/style.css?1575277113394*/
.small_search {
	position: relative;
	padding: 10px;
}
.small_search .input-element {
	margin-right: 65px;
}
.small_search .input-element input {
	width: 100%;
}
.small_search .btn-element {
	float: right;
}
.small_search .btn-element input[type=submit] {
	background-color: #70a11c !important;
	border: none;
	width: 65px;
	text-align: center;
	height: 40px;
	float: left;
	border-radius: 0;
}
/* End */


/* Start:/local/templates/prozoo/components/bitrix/breadcrumb/gopro/style.css?1575277113235*/
.breadcrumb{
	padding:12px 0px;
}
.breadcrumb li{
	display:inline;
}
.breadcrumb a{
	text-decoration:underline;
}
.breadcrumb a:hover{
	text-decoration:none;
}
.breadcrumb li.last a{
	color:#000;
	text-decoration:none;
}
/* End */


/* Start:/local/templates/prozoo/components/bitrix/menu/personal/style.css?1575277113437*/
.pmenu .in{
	border:1px solid #F2F2F2;
}
.pmenu a{
	display:block;
	width:100%;
	padding:10px 14px;
	text-decoration:none;
}
.pmenu a.selected,
.pmenu a:hover,
.pmenu a.selected:active,
.pmenu a:active{
	text-decoration:underline;
}
.pmenu a:hover{
	color:#fff;
	background-color:#EE8131;
}
.pmenu a.selected:active,
.pmenu a:active{
	background-color:#d36f25;
}

.pmenu .separator{
	width:100%;
	height:1px;
	background-color:#F2F2F2;
}
/* End */


/* Start:/local/templates/prozoo/template_styles.css?173192748346367*/
/*@import url(/local/templates/prozoo/css/additional.css);*/
/*@import url(/local/templates/prozoo/css/custom.css);*/

html, body, h1, h2, h3, h4, h5, h6, p, ul, ol, img, small, form, table, table td, hr, input {
    border: 0;
    margin: 0;
    padding: 0
}

body {
    font: 13px 'Open Sans', sans-serif, Arial, Helvetica;
    overflow-y: scroll;
    text-align: center
}

ul, ol {
    list-style: none outside none
}

ul, ol {
    padding-left: 20px;
    margin-top: 0;
    margin-bottom: 9.5px
}

ul {
    list-style: circle
}

ol {
    list-style: decimal
}

ul > li, ol > li {
    list-style-type: inherit;
    line-height: 19px
}

.body input[type="number"],
.body input[type="text"],
.body input[type="password"],
.body textarea, .body select,
.footer input[type="text"],
.footer input[type="password"],
.footer textarea,
.footer select,
.fancybox-inner input[type="text"],
.fancybox-inner input[type="tel"],
.fancybox-inner input[type="number"],
.fancybox-inner input[type="password"],
.fancybox-inner textarea,
.fancybox-inner select {
    font: 13px Opensanslight, Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 10px 9px;
    outline: -webkit-focus-ring-color auto 0;
    border: 1px solid #F2F2F2;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .15) inset, 0 1px 0 0 rgba(255, 255, 255, .35)
}


.body input[type="text"]:focus, .body input[type="password"]:focus, .body textarea:focus, .body select:focus, .footer input[type="text"]:focus, .footer input[type="password"]:focus, .footer textarea:focus, .footer select:focus, .fancybox-inner input[type="text"]:focus, .fancybox-inner input[type="password"]:focus, .fancybox-inner textarea:focus, .fancybox-inner select:focus {
    border: 1px solid #EE8131
}

input[type="button"], input[type="submit"], input[type="reset"] {
    font: 13px Opensanslight, Arial, Helvetica, sans-serif;
    -webkit-appearance: none
}

select {
    font: 13px Opensanslight, Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 10px 9px;
    outline: -webkit-focus-ring-color auto 0;
    border: 1px solid #F2F2F2
}

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

h1 {
    font-size: 24px
}

h2 {
    font-size: 20px
}

h3 {
    font-size: 16px
}

.fancybox-wrap, .jspScrollable {
    outline: -webkit-focus-ring-color auto 0
}

.body .bx-sls .dropdown-block, .body .bx-slst .dropdown-block {
    font: 13px Opensanslight, Arial, Helvetica, sans-serif;
    margin: 0;
    border: 1px solid #F2F2F2;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .15) inset, 0 1px 0 0 rgba(255, 255, 255, .35)
}

.body .bx-sls .dropdown-block.focus, .body .bx-slst .dropdown-block.focus {
    border: 1px solid #EE8131
}

.body .bx-sls .bx-ui-sls-route, .body .bx-slst .bx-ui-sls-route {
    position: relative;
    top: -5px
}

::-webkit-input-placeholder {
    color: #999;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif
}

::-moz-placeholder {
    color: #999;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif
}

:-ms-input-placeholder {
    color: #999;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif
}

input:-moz-placeholder {
    color: #999;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif
}

.disableSelection {
    -ms-user-select: none;
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none
}

h1.pagetitle {
    margin: 5px 0 20px 0;
    font-weight: 400;
    text-transform: uppercase
}

.icon {
    display: inline-block;
/ / display: inline;
    font-size: 0;
    vertical-align: middle;
/ / zoom: 1
}

.nowrap {
    white-space: nowrap
}

.pngicons, .showcase .share .b-share-icon, .rsgppopup .share .b-share-icon {
    background-image: url(/local/templates/prozoo/img/icons.png?v100)
}

.animashka, #fancybox-loading div {
    background: transparent url(/local/templates/prozoo/img/loading.gif?v100) center center no-repeat
}

.timer .progressbar .progress {
    -moz-transition: width 0.5s;
    -o-transition: width 0.5s;
    -webkit-transition: width 0.5s;
    transition: width 0.5s
}

.timer.da2 .progressbar .progress {
    background-image: url(/local/templates/prozoo/img/timer_da2.jpg)
}

.timer.qb .progressbar .progress {
    background-image: url(/local/templates/prozoo/img/timer_qb.jpg)
}

.timer.qb .progressbar .progress {
    background-image: url(/local/templates/prozoo/img/timer_qb.jpg)
}

.timer i {
    background-image: url(/local/templates/prozoo/img/clock.png)
}

.catalogmenu a.parent .icon.menu, .catalogmenusmall a.parent .icon.menu {
    background-image: url(/local/templates/prozoo/img/menu.png)
}

.boxsizing, .column1, .searchinhead, .searchinhead .aroundtext, .location, .mainsections .section, .presscentermainn, .presscentermainn .item, .presscentermainn .item .img, .sections .section, .catalog .prods .sectinfo .img, .rsgppopup .block.left, .showcaseitem .block.left, .elementdetail .pictures, .light .js-element, .detailtabs .docs, .detailtabs .set .fullpanel .block, .detailtabs .set .fullpanel .block .prices, .detailtabs .set .fullpanel .block .arounddiscount, .footer .line1 .block, .footer .catmenu .aroundlevel, .body input, .body textarea, .body span.likeinput, .footer input, .footer textarea, .footer span.likeinput, .fancybox-inner input, .fancybox-inner textarea, .fancybox-inner span.likeinput, .iblocklist .item .pic, .iblockdetail .pic, .arfiles .files .docs, .locationbig .item, .body .pmenu a, .body .pcontent, .body a.btn, .body a.btn1, .body a.btn2, .body a.btn3, .footer a.btn, .footer a.btn1, .footer a.btn2, .footer a.btn3, .fancybox-inner a.btn, .fancybox-inner a.btn1, .fancybox-inner a.btn2, .fancybox-inner a.btn3, .orderforma .body, .orderforma .body .line, .orderforma .body .line .description .in, .someform.orderforma .body .line.f_select .nm, .someform.orderforma .body .line.f_select .vl, .orderlist .item, div.table div.td, div.table div.full, .brandslist .item, .brandsdetail .description, .brandbig .item, .spage .iblock .sitem.catitem .pic, .showcase .js-element .in, .showcase .js-element .padd, .mix .compare, .mix .catalogsorter, .body .aroundjssorslider1 .item.product .text, .body .aroundjssorslider1 .item.product .image, .body .aroundowlslider1 .item.product .text, .body .aroundowlslider1 .item.product .image {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.body img, .footer img {
    max-width: 100%;
    height: auto;
    width: auto \9
}
.personal-reviews-item-photo img {
   max-width: 80%;
}
.ajax_loader {
    display: block;
    margin: 0 auto
}

.clearfix:after {
    display: block;
    clear: both;
    content: " ";
    font-size: 0;
    height: 0;
    visibility: hidden
}

* html .clearfix {
/ / zoom: 1
}

*:first-child + html .clearfix {
/ / zoom: 1
}

.clear {
    clear: both
}

.nonep {
    height: 1px;
    left: -10000px;
    position: absolute;
    width: 1px
}

.noned {
    display: none
}

a {
    color: #000000;
    text-decoration: none
}

a.btn1, a.btn2, a.btn3, span.btn1 {
    display: inline-block;
    padding: 5px 14px;
    text-decoration: none;
    text-align: center;
    color: #FFF;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

a.btn1, span.btn1 {
    background-color: #EE8131
}

a.btn2 {
    background-color: #214496
}

a.btn3 {
    background-color: #899CC7
}

a.btn1:hover, a.btn2:hover, a.btn3:hover, span.btn1:hover {
    text-decoration: underline
}

a.btn1:active, span.btn1:active {
    background-color: #d36f25
}

a.btn2:active {
    background-color: #19326c
}

a.btn3:active {
    background-color: #69789c
}

a:hover {
    text-decoration: underline
}

a.fullback .icon {
    width: 7px;
    height: 14px;
    margin-right: 5px;
    margin-bottom: 3px;
    background-position: 0 -531px
}

a.fullback:hover .icon {
    background-position: -21px -531px
}

.area2darken {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url(/local/templates/prozoo/img/area2darken.png) repeat scroll 0 0 transparent;
    z-index: 990
}

.area2darken .animashka {
    position: fixed;
    top: 50%;
    left: 48%;
    width: 100px;
    height: 100px;
    margin: -15px 0 0 -15px;
}

.ajaxpages {
    padding: 0;
    text-align: center;
    height: 65px;
    line-height: 65px
}

.ajaxpages i {
    display: inline-block;
    width: 31px;
    height: 31px;
    margin-right: 5px;
    line-height: 31px;
    vertical-align: middle;
    visibility: hidden
}

.ajaxpages.animation i {
    visibility: visible
}

.ajaxpages a {
    line-height: 31px;
    text-decoration: none
}

.ajaxpages span {
    border-bottom: 1px dashed #0c4da2
}

.ajaxpages a:hover span {
    border-bottom: 1px dashed #fff
}

.add2compare .icon {
    width: 13px;
    height: 13px;
    margin-right: 5px;
    margin-bottom: 2px;
    background-position: 0 -255px
}

.add2compare.in .icon {
    background-position: -13px -255px
}

.errortext, .reviews-note-error, .notetext {
    display: inline-block;
    margin-bottom: 15px;
    padding: 10px 14px
}

.errortext {
    border: 1px solid red
}

.notetext {
    border: 1px solid green
}

.body input[type="submit"], .body button[type="submit"], .body input[type="button"], .body input[type="reset"], input.btn1[type="submit"], input.btn1[type="button"], input.btn1[type="reset"], input.btn2[type="submit"], input.btn2[type="button"], input.btn2[type="reset"], input.btn3[type="submit"], input.btn3[type="button"], input.btn3[type="reset"] {
    cursor: pointer;
    padding: 5px 14px;
    color: #FFF;
    text-decoration: none;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: none;
    outline: none
}

.body input[type="submit"], .body input[type="button"], .body input[type="reset"], input.btn1[type="submit"], input.btn1[type="button"], input.btn1[type="reset"] {
    background-color: #EE8131
}

input.btn2[type="submit"], input.btn2[type="button"], input.btn2[type="reset"] {
    background-color: #214496
}

input.btn3[type="submit"], input.btn3[type="button"], input.btn3[type="reset"] {
    background-color: #899CC7
}

.body input[type="submit"]:hover, .body input[type="button"]:hover, .body input[type="reset"]:hover {
    text-decoration: underline
}

.body input[type="submit"]:active, .body input[type="button"]:active, .body input[type="reset"]:active, input.btn1[type="submit"]:active, input.btn1[type="button"]:active, input.btn1[type="reset"]:active {
    background-color: #d36f25
}

input.btn2[type="submit"]:active, input.btn2[type="button"]:active, input.btn2[type="reset"]:active {
    background-color: #19326c
}

input.btn3[type="submit"]:active, input.btn3[type="button"]:active, input.btn3[type="reset"]:active {
    background-color: #69789c
}

.js-element .icon.da2qb, .js-element .icon.da2qb {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 0;
    height: 0;
    background-position: 0 0;
    background-repeat: no-repeat
}

.js-element.qb .icon.da2qb {
    background-image: url(/local/templates/prozoo/img/qb.png)
}

.js-element.da2 .icon.da2qb, .js-element.da2.qb .icon.da2qb, .js-element.qb .icon.da2qb {
    width: 94px;
    height: 94px;
    z-index: 100
}

.js-element.da2 .icon.da2qb, .js-element.da2.qb .icon.da2qb {
    background-image: url(/local/templates/prozoo/img/da2.png)
}

.price.old {
    color: #666;
    text-decoration: line-through
}

.price.new {
    color: #ee8131
}

.centering {
    width: 100%;
    max-width: 1260px;
    min-width: 1260px;
    margin: 0 auto;
    text-align: left
}

.adaptive .centering {
    min-width: 320px
}

.centeringin {
    margin: 0 10px
}

.body input[type="checkbox"], .body input[type="radio"], .footer input[type="checkbox"], .footer input[type="radio"], .fancybox-wrap input[type="checkbox"], .fancybox-wrap input[type="radio"] {
    left: -9999px;
    position: absolute
}

.body input[type="checkbox"] + label, .body input[type="radio"] + label, .footer input[type="checkbox"] + label, .footer input[type="radio"] + label, .fancybox-wrap input[type="checkbox"] + label, .fancybox-wrap input[type="radio"] + label {
    cursor: pointer
}

.body input[type="checkbox"] + label:before, .body input[type="checkbox"] + label > .input_ie, .body input[type="radio"] + label:before, .body input[type="radio"] + label > .input_ie, .footer input[type="checkbox"] + label:before, .footer input[type="checkbox"] + label > .input_ie, .footer input[type="radio"] + label:before, .footer input[type="radio"] + label > .input_ie, .fancybox-wrap input[type="checkbox"] + label:before, .fancybox-wrap input[type="checkbox"] + label > .input_ie, .fancybox-wrap input[type="radio"] + label:before, .fancybox-wrap input[type="radio"] + label > .input_ie {
    position: relative;
    top: 2px;
    display: inline-block;
/ / display: inline;
    margin-right: 3px;
    content: '';
    background-image: url(/local/templates/prozoo/img/icons.png?v100);
/ / zoom: 1
}

.body input[type="checkbox"] + label:before, .body input[type="checkbox"] + label > .input_ie, .footer input[type="checkbox"] + label:before, .footer input[type="checkbox"] + label > .input_ie, .fancybox-wrap input[type="checkbox"] + label:before, .fancybox-wrap input[type="checkbox"] + label > .input_ie {
    width: 13px;
    height: 13px
}

.body input[type="radio"] + label:before, .body input[type="radio"] + label > .input_ie, .footer input[type="radio"] + label:before, .footer input[type="radio"] + label > .input_ie, .fancybox-wrap input[type="radio"] + label:before, .fancybox-wrap input[type="radio"] + label > .input_ie {
    width: 12px;
    height: 12px
}

.body input[type="checkbox"] + label:before, .body input[type="checkbox"] + label > .input_ie, .footer input[type="checkbox"] + label:before, .footer input[type="checkbox"] + label > .input_ie, .fancybox-wrap input[type="checkbox"] + label:before, .fancybox-wrap input[type="checkbox"] + label > .input_ie {
    background-position: 0 -255px
}

.body input[type="checkbox"]:checked + label:before, .footer input[type="checkbox"]:checked + label:before, .fancybox-wrap input[type="checkbox"]:checked + label:before {
    background-position: -13px -255px
}

.body input[type="checkbox"] + label.checked:before, .body input[type="checkbox"] + label.checked > .input_ie, .footer input[type="checkbox"] + label.checked:before, .footer input[type="checkbox"] + label.checked > .input_ie, .fancybox-wrap input[type="checkbox"] + label.checked:before, .fancybox-wrap input[type="checkbox"] + label.checked > .input_ie {
    background-position: -13px -255px
}

.body input[type="radio"] + label:before, .body input[type="radio"] + label > .input_ie, .footer input[type="radio"] + label:before, .footer input[type="radio"] + label > .input_ie, .fancybox-wrap input[type="radio"] + label:before, .fancybox-wrap input[type="radio"] + label > .input_ie {
    background-position: 0 -268px
}

.body input[type="radio"]:checked + label:before, .footer input[type="radio"]:checked + label:before, .fancybox-wrap input[type="radio"]:checked + label:before {
    background-position: -12px -268px
}

.body input[type="radio"] + label.checked:before, .body input[type="radio"] + label.checked > .input_ie, .footer input[type="radio"] + label.checked:before, .footer input[type="radio"] + label.checked > .input_ie, .fancybox-wrap input[type="radio"] + label.checked:before, .fancybox-wrap input[type="radio"] + label.checked > .input_ie {
    background-position: -12px -268px
}

.tline {
    width: 100%;
    height: 8px;
    background-color: #214496
}

.tpanel {
    background-color: #f3f3f3;
    height: 57px
}

.authandlocation {
    float: right;
    padding: 20px 0
}

.header .logo a, .header .logo a:hover {
    text-decoration: none
}

.header .logo a img {
    width: 100%;
    float: left
}

.header .phone {
    font-family: Opensanslight, Arial, Helvetica, sans-serif;
    text-align: left;
    line-height: 1;
    padding-top: 18px;
    padding-left: 15px
}

.header .phone .icon {
    line-height: 36px;
    width: 17px;
    height: 21px;
    margin-right: 8px;
    margin-bottom: 10px;
    background-position: 0 -33px
}

.header .phone a, .header .phone a:hover {
    line-height: 36px;
    font-size: 26px;
    color: #000;
    text-decoration: none
}

.header .callback {
    text-align: center
}

.header .callback a {
    display: inline-block;
    padding: 5px 25px;
    text-align: center;
    border: 1px solid #e5e5e5
}

.header .callback .icon {
    width: 8px;
    height: 4px;
    margin-left: 12px;
    background-position: 0 -4px
}

.content {
    line-height: 18px
}

.footer {
    margin-top: 50px;
    background-color: #fafafa
}

.footer .line1 {
    padding: 30px 0
}

.footer .line1 .block {
    float: left;
    padding-right: 30px
}

.footer .line1 .block.one {
    width: 20%
}

.footer .line1 .block.two {
    width: 51%
}

.footer .line1 .block.three {
    width: 15%
}

.footer .line1 .block.four {
    width: 14%;
    padding-right: 0
}

.footer .line1 .block.one img {
    width: 100%
}

.footer .line1 .contacts {
    margin-top: 25px
}

.footer .line1 .contacts .phone a {
    color: #000;
    font-size: 24px
}

.footer .line1 .contacts .recall, .footer .line1 .contacts .feedback {
    color: #0077cb;
    text-decoration: none
}

.footer .line1 .contacts .feedback {
    display: inline-block;
    margin-top: 25px
}

.footer .line1 .contacts .recall .icon {
    width: 9px;
    height: 16px;
    background-position: 0 140px
}

.footer .line1 .contacts .recall .icon, .footer .line1 .contacts .feedback .icon {
    margin-right: 5px
}

.footer .line1 .contacts .recall .icon {
    width: 9px;
    height: 16px;
    background-position: 0 -140px
}

.footer .line1 .contacts .feedback .icon {
    width: 15px;
    height: 11px;
    background-position: 0 -156px
}

.footer .line1 .contacts .recall:hover, .footer .line1 .contacts .feedback:hover {
    text-decoration: underline
}

.footer .line2 {
    padding: 10px 0;
    font-size: 11px;
    border-top: 1px solid #E5E5E5
}

.footer .line2 .sitecopy {
    float: left
}

.footer .line2 .developercopy {
    float: right
}

.add2basketform.cantbuy .submit, .add2basketform.cantbuy .inbasket, .add2basketform.cantbuy .buy1click, .add2basketform.js-synchro.cantbuy .submit, .add2basketform.js-synchro.cantbuy .inbasket, .add2basketform.js-synchro.cantbuy .buy1click, .add2basketform.js-synchro.cantbuy.in .submit, .add2basketform.js-synchro.cantbuy.in .inbasket, .add2basketform.js-synchro.cantbuy.in .buy1click, .add2basketform.js-asynchro.cantbuy .submit, .add2basketform.js-asynchro.cantbuy .inbasket, .add2basketform.js-asynchro.cantbuy .buy1click, .add2basketform.js-asynchro.cantbuy.in .submit, .add2basketform.js-asynchro.cantbuy.in .inbasket, .add2basketform.js-asynchro.cantbuy.in .buy1click {
    visibility: hidden
}

.elementdetail .add2basketform.cantbuy .submit, .elementdetail .add2basketform.cantbuy .inbasket, .elementdetail .add2basketform.cantbuy .go2basket, .elementdetail .add2basketform.cantbuy .buy1click, .elementdetail .add2basketform.js-synchro.cantbuy .submit, .elementdetail .add2basketform.js-synchro.cantbuy .inbasket, .elementdetail .add2basketform.js-synchro.cantbuy .go2basket, .elementdetail .add2basketform.js-synchro.cantbuy .buy1click, .elementdetail .add2basketform.js-synchro.cantbuy.in .submit, .elementdetail .add2basketform.js-synchro.cantbuy.in .inbasket, .elementdetail .add2basketform.js-synchro.cantbuy.in .go2basket, .elementdetail .add2basketform.js-synchro.cantbuy.in .buy1click, .elementdetail .add2basketform.js-asynchro.cantbuy .submit, .elementdetail .add2basketform.js-asynchro.cantbuy .inbasket, .elementdetail .add2basketform.js-asynchro.cantbuy .go2basket, .elementdetail .add2basketform.js-asynchro.cantbuy .buy1click, .elementdetail .add2basketform.js-asynchro.cantbuy.in .submit, .elementdetail .add2basketform.js-asynchro.cantbuy.in .inbasket, .elementdetail .add2basketform.js-asynchro.cantbuy.in .go2basket, .elementdetail .add2basketform.js-asynchro.cantbuy.in .buy1click {
    display: none
}

.add2basketform .inbasket, .add2basketform .go2basket, .add2basketform .add2basket, .add2basketform .buy1click {
    white-space: nowrap
}

.add2basketform .inbasket, .add2basketform .go2basket, .add2basketform.in .add2basket, .add2basketform.in .buy1click {
    display: none
}

.add2basketform.in .inbasket, .add2basketform.in .go2basket, .add2basketform .add2basket, .add2basketform .buy1click {
    display: inline-block
}

.js-element .plus, .js-element .minus {
    display: inline-block;
    padding: 2px 9px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 14px;
    text-decoration: none;
    color: black;
    cursor: pointer;
    background-color: #F3F3F3
}

.js-element .plus:hover, .js-element .minus:hover {
    background-color: #e0e0e0
}

.js-element .plus:active, .js-element .minus:active {
    background-color: #cdcdcd
}

.js-element .quantity {
    display: inline-block;
    border: 1px solid #F3F3F3;
    background-color: #FFF0
}

.js-element .quantity input {
    width: 36px;
    padding: 0;
    text-align: center;
    border: none;
    box-shadow: none
}

.js-element .quantity input:focus {
    border: none;
    box-shadow: none
}

.js-element .quantity input, .js-element .js-measurename {
    background-color: #FFF
}

.js-element .js-measurename {
    display: inline-block;
    min-width: 28px;
    padding: 0 2px
}

.add2basketform .add2basket {
    background-color: #ee8131
}

.add2basketform .add2basket:active {
    background-color: #bd6728
}

.add2basketform .inbasket {
    background-color: #f5b383
}

.add2basketform .inbasket:active {
    background-color: #c9946d
}

.add2basketform .buy1click {
    background-color: #899CC7
}

.add2basketform .buy1click:active {
    background-color: #69789c
}

.add2basketform .add2basket, .add2basketform .inbasket, .add2basketform .buy1click {
    color: #fff;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.pmenu, .pcontent {
    float: left
}

.pmenu {
    width: 20%
}

.pcontent {
    width: 80%;
    padding-left: 25px
}

.someform {
    width: 100%;
    max-width: 650px
}

.someform input[type="text"], .someform input[type="password"], .someform textarea, .someform select {
    width: 100%
}

.someform .line {
    margin-bottom: 10px
}

.someform.secure .line.password .text {
    background: url(/local/templates/prozoo/img/sec.png) 96% 10px no-repeat
}

.someform .line.buttons .btn {
    width: 100%;
    padding: 11px 14px
}

.someform .line.notes {
    padding-top: 10px;
    border-top: 1px solid #f2f2f2
}

.someform .line.notes div {
    margin-bottom: 5px
}

.someform.auth .line.password .text {
    width: 58%;
    float: left
}

.someform.auth .line.password .btn {
    width: 38%;
    float: right;
    padding: 11px 14px
}

.someform.auth .line.buttons a {
    float: right
}

.someform.auth .line.forgot span {
    display: inline-block;
    float: left;
    padding-top: 11px
}

.someform.auth .line.forgot a {
    float: right;
    padding: 11px 18px
}

.someform .line.captcha input {
    width: 108px
}

.someform .line.captcha img {
    float: right
}

.table {
    width: 100%
}

.table .tr {
    width: 100%
}

.table .full, .table .tr, .table .td {
    float: left
}

.table .full, .table .td {
    padding: 5px 10px
}

.table .td {
    width: 50%
}

.table .full {
    width: 100%
}

.table .full.name {
    color: #EE8131;
}

.table .full.header {
    margin-top: 15px;
    font-weight: 700;
    border-bottom: 1px solid #F2F2F2
}

.description {
    overflow-x: hidden
}

.elementdetail .prices table td .price.old {
    min-height: 18px;
    display: block
}

.sorter_and_name {
    margin-top: 30px;
    margin-bottom: 15px
}

.sorter_and_name .name {
    float: left;
    padding: 0 17px;
    color: #EE8131;
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase
}

.sorter_and_name .sorter {
    float: right
}

.num-404-error {
    font-size: 200px;
    margin-top: 50px;
    line-height: 160px;
    color: #EE8131
}

.text-404-error {
    font-size: 18px;
    line-height: 24px;
    padding: 35px 0 35px
}

.errorbutton a {
    color: #fff;
    text-decoration: none;
    background: #EE8131;
    display: inline-block;
    margin: 0 auto;
    font-size: 14px;
    padding: 10px 30px
}

.errorpagein {
    margin-bottom: 70px;
    text-align: center
}

.catalogmenu2 li.first:hover > a, .catalogmenu2 li.first.hover > a, .catalogmenu2 a.first:hover, .catalogmenu2 a.first.hover {
    color: #fff;
    background-color: #EE8131
}

.menu-sidebar li a:hover {
    background: #EE8131;
    color: #fff;
    text-decoration: underline
}

.charactersiticSKU {
    margin-bottom: 15px
}

.name_prop_sku {
    font-weight: 600;
    margin-right: 5px;
    font-family: Arial
}

.clear {
    clear: both;
    display: block
}

.header .phone {
    padding-left: 20px;
    width: auto
}

.header .phone .phone-number a {
    line-height: 1;
    font-size: 20px
}

.header .phone .phone-number span {
    font-size: 20px;
    color: #411f1f;
    font-weight: 700;
    border-bottom: 1px dashed #70a11c
}

.header .phone .phone-number b {
    color: #70a11c
}

.header .phone .icon {
    background: url(/local/templates/prozoo/img/header-phone-icon.png) no-repeat 50% 100%
}

.header .callback {
    width: auto;
    padding: 0 0 0 20px
}

.header .callback a {
    border: 2px solid #70a11c;
    color: #000;
    font-weight: 700
}

.header .callback a:hover {
    text-decoration: none;
    background-color: #F5FBE8
}

.header .callback a .icon {
    width: 14px;
    height: 14px;
    padding: 0;
    margin: 0 5px 0 0;
    background: url(/local/templates/prozoo/img/header-phone-icon.png) no-repeat 0 0;
    background-size: 14px 14px
}

.header .box-icon {
    cursor: pointer;
    float: left;
    padding: 0 10px;
    height: 75px;
    text-align: center
}

.header .msg {
    line-height: 1.3;
    float: left;
    text-align: left;
    color: #411f1f;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 23px;
    margin-left: 10px
}

.header .msg span {
    text-transform: none;
    color: #747474;
    font-size: 12px
}

.new-icon {
    background-image: url(/local/templates/prozoo/img/new-icon.png)
}

.header .box-icon.action {
    background-color: #70a11c;
    border-bottom: 5px solid #f7a500
}

.header .new-icon {
    float: left;
    width: 44px;
    height: 39px;
    margin-top: 20px
}

.header .favorite, .header .search, .header .basket {
    float: left
}

.header .search {
    width: auto;
    margin-right: 15px;
    cursor: pointer
}

.header .search .box-form {
    display: none;
    position: absolute;
    z-index: 99;
    background: #fff;
    width: 88%;
    left: 64px;
    text-align: left;
    padding: 20px 25px
}

.header .search .box-form input[type=text] {
    width: 379px;
    background: none;
    border: 1px solid #ddd;
    box-shadow: none;
    float: left
}

.header .search .box-form input[type=submit] {
    background-color: #70a11c !important;
    border: none;
    height: 40px;
    float: left;
    border-radius: 0
}

.header .search .box-icon.action .new-icon {
    background-position: 0 94px
}

.header .search:hover .box-icon .new-icon {
    background-position: 0 39px
}

.header .favorite {
    width: auto;
    min-width: 160px;
    margin-right: 15px
}

.header .favorite .new-icon {
    background-position: 214px 0
}

.header .favorite .box-icon.action .new-icon {
    background-position: 214px 94px
}

.header .favorite:hover .box-icon .new-icon {
    background-position: 214px 39px
}

.header .basket {
    width: auto;
    min-width: 210px;
    margin-right: 0
}

.header .basket .new-icon {
    background-position: 43px 0
}

.header .basket .box-icon.action .new-icon {
    background-position: 43px 94px
}

.header .basket:hover .box-icon .new-icon {
    background-position: 43px 39px
}

.main-menu {
    position: relative;
    clear: both;
    width: 100%;
    height: 60px;
    background-color: #70a11c
}

ul.list-menu {
    margin: 0 auto;
    padding: 0;
    list-style: none;
    float: left;
    width: 100%
}

ul.list-menu > li {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    width: 25%;
    height: 60px;
    text-align: center
}

ul.list-menu > li:last-child > a {
    border-right: 1px solid #85af3e
}

ul.list-menu > li > a {
    display: block;
    line-height: 60px;
    border-left: 1px solid #85af3e;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase
}

ul.list-menu > li > a > i {
    display: inline-block;
    width: 11px;
    height: 10px;
    margin: 0 -5px 0 5px;
    /*background: url(/local/templates/prozoo/img/mmenu-marker.png) no-repeat 50% 100%*/
}

ul.list-menu > li:hover {
    background-color: #5f8b15
}

ul.list-menu > li.act, ul.list-menu > li.action {
    background-color: #5f8b15
}

ul.list-menu > li.action {
    height: 55px;
    border-bottom: 5px solid #f7a500
}

ul.list-menu > li.action > a > i {
    background-position: 50% 0
}

ul.list-menu > li .box-dopMenu {
    display: none
}

.dop-menu {
    display: none;
    position: absolute;
    z-index: 1000;
    top: 60px;
    left: 0;
    width: 100%;
    padding: 0;
    background-color: #3e6300;
    border-bottom: 5px solid #70a11c
}

.dop-menu .centering {
    padding: 0 15px 40px 15px;
    display: block;
    width: auto;
    background-repeat: no-repeat;
    background-position: 100% 100%;
    position: relative
}

.dop-menu .centering ul {
    margin-top: 40px
}

.dop-menu .centering .section-link {
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
    width: 300px;
    height: 350px;
}

.dop-menu .centering .section-link img {
    height: 100%;
    max-height: none
}

.dop-menu h2 {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 15px
}

.dop-menu ul {
    position: relative;
    float: left;
    width: 30%;
    height: 100%;
    list-style: none;
    border-left: 5px solid #f7a500
}

.dop-menu ul li a {
    display: block;
    padding: 6px 0 6px 10px;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff
}

.dop-menu ul li a > i {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 0 0 10px;
    background: url(/local/templates/prozoo/img/dop-m-marker.png) no-repeat 50% 50%
}

.dop-menu ul li > ul {
    display: none
}

.dop-menu ul li a:hover {
    text-decoration: none;
    color: #f7a500
}

.dop-menu .dop-m-lv-2 {
    float: left
}

.dop-menu ul.lv-2 {
    display: none;
    width: 300px;
    position: absolute;
    left: 100%;
    top: 0;
    border: none;
    padding-left: 0
}

.dop-menu ul.lv-2 li {
    border-left: 5px solid #f7a500
}

.dop-menu ul.lv-2 a {
    text-transform: none;
    font-weight: 400;
    font-size: 14px;
    padding-left: 25px
}

.mobile-callback .icon-mobile-big {
    background: url(/local/templates/prozoo/img/mobile-icon.png) no-repeat 0 0 !important
}

.header-box {
    overflow: hidden
}

.floatclaer-box {
    float: right;
    position: relative
}

.mobile-callback, .mobile-menu {
    display: none
}

.mobile-search {
    display: none
}

@media screen and (max-width: 1260px) and (min-width: 1050px) {
    body.adaptive .basket.column1, body.adaptive .favorite.column1, body.adaptive .phone.column1 {
        min-width: auto !important;
        width: auto !important
    }
}

@media screen and (max-width: 1260px) and (min-width: 876px) {
    body.adaptive .phone.column1 {
        width: auto
    }
}

@media screen and (max-width: 1070px) {
    body.adaptive .phone.column1 {
        float: right
    }

    .clearadaptive {
        clear: both;
        display: block
    }

    .header .favorite, .header .search, .header .basket {
        float: left
    }

    .floatclaer-box {
        float: left;
        width: 100%
    }

    .floatclaer-box .mobile-callback {
        display: block
    }

    body.adaptive .floatclaer-box .search.column1, body.adaptive .floatclaer-box .favorite.column1, body.adaptive .floatclaer-box .basket.column1 {
        width: 25%;
        margin-right: 0
    }

    .header .search .box-form {
        width: 100%
    }

    .header .search .box-form input[type=text] {
        width: 50%
    }
}

@media screen and (max-width: 900px) {
    .mobile-search {
        display: block
    }

    body.adaptive .floatclaer-box .search.column1 {
        display: none
    }

    .header .basket {
        min-width: auto !important
    }

    body.adaptive .floatclaer-box .favorite.column1, body.adaptive .floatclaer-box .basket.column1 {
        width: 33.333%;
        overflow: hidden
    }

    body.adaptive .column1 {
        height: auto;
        line-height: 1.3
    }

    body.adaptive .logo.column1, body.adaptive .phone.column1 {
        width: 100%;
        padding: 10px 0;
        margin: 0
    }

    body.adaptive .header .phone {
        text-align: center;
        padding: 20px 0;
        font-size: 16px
    }

    .header .phone .phone-number a {
        font-size: 30px
    }

    .header .phone .phone-number span {
        font-size: 30px
    }

    body.adaptive .column1.basket, body.adaptive .column1.basket .column1inner {
        width: 50%;
        float: right;
        text-align: center
    }

    body.adaptive .column1.basket {
        background-color: #f2f2f2;
        margin-bottom: 10px;
        padding-bottom: 10px;
        text-align: center
    }

    body.adaptive .column1 .msg {
        margin: 0;
        width: 100%;
        text-align: center
    }

    .header .box-icon {
        float: none
    }

    .header .new-icon {
        float: none;
        display: inline-block
    }

    body.adaptive .column1.basket.mobile-callback {
        background: none
    }

    .mobile-callback {
        display: block;
        float: right
    }

    .main-menu, .main-slider {
        display: none
    }

    .mobile-menu {
        display: block;
        text-align: left;
        padding: 0 10px
    }

    .mobile-menu ul {
        display: none;
        background: #283e00;
        list-style: none;
        margin: 0;
        padding: 5px 0
    }

    .mobile-menu ul li {
        margin: 0;
        padding: 0
    }

    .mobile-menu ul li a > i {
        float: right;
        width: 11px;
        height: 10px;
        margin-top: 3px;
        /*background: url(/local/templates/prozoo/img/mmenu-marker.png) no-repeat 50% 100%*/
    }

    .mobile-menu ul.lv2, .mobile-menu ul.lv3 {
        display: none
    }

    .mobile-menu ul.lv2 {
        background-color: #3F6102;
        border-top: 1px solid #476B06;
        border-bottom: 1px solid #476B06
    }

    .mobile-menu ul.lv3 {
        background-color: #4D7702;
        border-top: 1px solid #314C00;
        border-bottom: 1px solid #314C00
    }

    .mobile-menu ul.lv2 a {
        padding: 8px 40px;
        font-size: 14px
    }

    .mobile-menu ul.lv3 a {
        padding: 8px 60px;
        font-size: 14px;
        font-weight: 400;
        text-transform: none
    }

    .mobile-menu ul li a {
        color: #fff;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 700;
        padding: 10px 25px;
        display: block
    }

    .mobile-menu li.action > ul {
        display: block
    }

    .mobile-menu .mobile-menu-title,
    .mobile-menu h3 {
        cursor: pointer;
        background-color: #70a11c;
        font-size: 14px;
        font-weight: 700;
        color: #fff;
        text-transform: uppercase;
        padding: 15px 25px
    }

    .mobile-menu .mobile-menu-title .mobile-menu-ico,
    .mobile-menu h3 .mobile-menu-ico {
        float: right;
        width: 24px;
        height: 20px;
        background: url(/local/templates/prozoo/img/mobile-menu-icon.png) no-repeat 0 0
    }

    .mobile-menu.action > ul {
        display: block
    }
}

@media screen and (max-width: 650px) {
    body.adaptive .header .phone {
        padding: 10px 0
    }
}

@media screen and (max-width: 600px) {
    body.adaptive .logo.column1 {
        width: 100%;
        /*padding: 10px 15px*/
    }

    body.adaptive .phone.column1 {
        display: block;
        width: 100%
    }
}

@media screen and (max-width: 480px) {
    body.adaptive .floatclaer-box .favorite.column1 {
        display: none
    }

    .header .basket {
        min-width: auto !important
    }

    body.adaptive .location {
        margin: 0
    }

    body.adaptive .header .basket.column1 {
        min-width: 50%;
        width: 50%;
        max-width: 50%;
        overflow: hidden
    }
}

#chatra.chatra--visible {
    bottom: 40px !important
}

table.stytable {
    color: #333;
    font-family: Helvetica, Arial, sans-serif;
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 20px;
    margin-bottom: 20px
}

table.stytable td, table.stytable th {
    border: 1px solid #CCC;
    height: 30px;
    padding: 7px
}

table.stytable th {
    background: #F3F3F3;
    font-weight: 700
}

table.stytable td {
    background: #FAFAFA;
    text-align: center
}

.fancybox-inner .locationbig .item {
    width: 22% !important
}

.tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #70a11c
}

.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    color: white
}

.tab button:hover, .tab button.active {
    background-color: #5f8b15
}

.tabcontent {
    display: none;
    padding: 0;
    border: 1px solid #ccc;
    border-top: none
}

.tabs_contacts {
    margin-bottom: 30px
}

select.change-city {
    padding: 5px 10px;
    margin: 0 0 15px 10px;
    background-color: #f7f7f7;
    color: #23394b;
    font-size: 15px;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    border: 1px solid #dfdfdf;
    border-radius: 4px;
}

select.change-city:hover {
    background-color: #fff;
    position: relative;
    box-shadow: 0 0 0 2px #5f8b15;
}

h1 select.change-city {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0
}

h1 > span {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.2
}

@media (max-width: 500px) {
    h1 select.change-city {
        margin-top: 10px
    }
}

.info_marker {
    font-size: 13px
}

.popup-map {
    display: none
}

.block_address-raion {
    padding: 15px 0;
    border-bottom: 1px solid #70a11c5e
}

.block_address .block_address-raion:last-child {
    border-bottom: 0
}

.block_address_items {
    display: flex
}

.block_address_items > div:first-child {
    font-weight: 700
}

.block_address_items > div {
    flex: 0 0 25%;
    flex-wrap: wrap;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.block_address-shapka {
    display: flex;
    font-weight: 700;
    border-bottom: 1px solid #70a11c5e;
    padding-bottom: 15px
}

.block_address-shapka > div {
    flex: 0 0 25%
}

.block_address {
    padding: 20px;
    font-size: 14px
}

.block_address_items a:hover {
    text-decoration: none
}

.block_address_items a span {
    color: #0077cb;
    border-bottom: 1px dashed #0077cb;
    line-height: 25px;
    word-break: break-all
}

.block_map-bottom a.email {
    color: #0077cb;
    border-bottom: 1px dashed #0077cb;
    line-height: 25px;
    word-break: break-all
}

.popup-map a {
    border-bottom: 0
}

.block_address_items a:hover span {
    text-decoration: none;
    border-color: transparent
}

.block-rekvizits {
    font-size: 14px;
    margin-top: 10px
}

.green {
    color: #588528
}

.popup-map {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1001;
    opacity: 1;
    background: rgba(37, 37, 37, .6);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    display: none;
    overflow-y: auto
}

.popup-map_inner {
    z-index: 1002;
    position: relative;
    margin: 10% auto 0;
    display: block;
    max-width: 620px;
    padding: 20px;
    background-color: #f5f6f2;
    border-radius: 9px
}

.block-map_item {
    width: 450px;
    margin-right: 10px
}

.popup-map .close {
    position: absolute;
    font-size: 14px;
    top: 7px;
    right: 7px;
    z-index: 1000
}

.block_map-photo {
    margin-bottom: 20px;
    display: flex
}

.photo_map {
    width: 170px;
    overflow: scroll;
    height: 400px;
}

.body .photo_map a {
    height: 90px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #e7e8e385
}

@media screen and (max-width: 450px) {
    .photo_map {
        height: auto;
    }

    .body .photo_map a {
        display: inline;
    }
}

.block_map-desc {
    margin-top: 20px
}

.slick-prev {
    left: 0;
    top: 10px;
    background: rgba(255, 255, 255, .6);
    z-index: 1000;
    width: 100%
}

.slick-next {
    right: 0;
    top: calc(100% - 10px);
    background: rgba(255, 255, 255, .6);
    z-index: 1000;
    width: 100%
}

.slick-prev:hover, .slick-next:hover {
    background: rgba(255, 255, 255, .9);
    opacity: .9
}

.slick-prev:before, .slick-next:before {
    content: '';
    width: 15px;
    height: 9px;
    display: block;
    margin: 0 auto;
    background: url(/bitrix/templates/prozoo/img/str.png) no-repeat center;
    opacity: .5;
    background-size: 15px
}

.slick-next:before {
    transform: rotate(180deg)
}

a.fancybox.slick-slide:focus {
    outline: none
}

a.fancybox.slick-slide:hover {
    opacity: .9
}

@media screen and (min-width: 501px) {
    .body .photo_map a {
        width: 100% !important
    }
}

.body .photo_map a img {
    height: auto;
    max-width: 141px;
    max-height: 90px;
    width: auto
}

.block_map-bottom {
    display: flex;
    align-items: center
}

.block_map-bottom > div {
    flex: 0 0 50%
}

@media screen and (max-width: 767px) {
    .block_address_items > div {
        margin-right: 10px;
        flex: 0 0 calc(25% - 10px)
    }

    .block_address_items > div:last-child {
        margin-right: 0;
        flex: 0 0 25%
    }
}

@media screen and (min-width: 651px) {
    .block_address_items > div:first-child, .block_address_items:last-child > div {
        border-bottom: 0;
        padding-bottom: 0;
        margin-bottom: 0
    }

    .block_address_items > div {
        border-bottom: 1px dashed #cecece78;
        padding-bottom: 10px;
        margin-bottom: 10px
    }
}

@media screen and (max-width: 650px) {
    .block_address-shapka {
        display: none
    }

    .block_address_items {
        flex-direction: column;
        flex-wrap: wrap
    }

    .block_address_items > div:last-child {
        border-bottom: 1px dashed #cecece78;
        padding-bottom: 10px;
        margin-bottom: 10px
    }

    .block_address_items:last-child > div {
        border-bottom: 0;
        padding-bottom: 0;
        margin-bottom: 0
    }
}

@media screen and (max-width: 620px) {
    .block-map_item {
        width: 400px
    }
}

@media screen and (max-width: 500px) {
    .slick-next:before {
        transform: rotate(90deg)
    }

    .slick-prev:before {
        transform: rotate(270deg)
    }

    .slick-prev, .slick-next {
        top: 50%;
        width: 20px;
        height: 100%
    }

    .photo_map {
        width: 100%
    }

    .body .photo_map a {
        height: 100px;
        margin-bottom: 0
    }

    .body .photo_map a {
        width: 25%
    }

    .block_address_items > div:first-child {
        margin-right: 0
    }

    .block_address_items {
        flex-direction: column
    }

    .block_address_items > div:first-child, .block_address_items > div:last-child {
        width: 100%
    }

    .photo_map {
        margin-left: 0;
        margin-top: 10px;
        flex-direction: row;
        overflow: hidden;
    }

    .block_map-photo {
        flex-direction: column
    }

    .block-map_item {
        width: 100%
    }

    .photo_map > a {
        margin: 10px 3px
    }

    .block_map-bottom > div {
        flex: 0 0 100%;
        margin-top: 10px
    }

    .block_map-bottom {
        flex-wrap: wrap
    }

    .block_address {
        padding: 10px
    }
}

@media (min-width: 660px) {
    .popup-map {
        text-align: center;
        font-size: 0
    }

    .popup-map::before {
        display: inline-block;
        content: "";
        font-size: 0;
        height: 100%;
        vertical-align: middle
    }

    .popup-map_inner {
        display: inline-block;
        margin: 0;
        vertical-align: middle;
        font-size: 14px
    }

    .block-map_item.only_map {
        width: 100%;
        margin-right: 0
    }
}

.iblocklist.partner {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row
}

.iblocklist.partner .item {
    flex: 0 0 30%
}

.iblocklist.partner .item .pic {
    width: 100%;
    margin: 0;
    padding: 0
}

@media (min-width: 993px) {
    .iblocklist.partner .item {
        flex: 0 0 calc(18.7%);
        margin-right: 15px
    }

    .iblocklist.partner .item:nth-child(5n) {
        margin-right: 0
    }
}

@media (max-width: 992px) and (min-width: 768px) {
    .iblocklist.partner {
        justify-content: space-between
    }

    .iblocklist.partner:after {
        content: '';
        width: 31.9%
    }

    .iblocklist.partner .item {
        flex: 0 0 calc(31.9%);
        margin-right: 15px
    }

    .iblocklist.partner .item:nth-child(3n) {
        margin-right: 0
    }
}

@media (max-width: 767px) {
    .iblockdetail .text {
        text-align: left
    }

    .iblocklist.partner {
        justify-content: space-between
    }

    .iblocklist.partner .item {
        flex: 0 0 calc(50% - 15px)
    }

    .iblocklist.partner .item:nth-child(2n) {
        margin-left: 0
    }
}

@media (max-width: 500px) {
    .iblocklist.partner .item {
        flex: 0 0 100%
    }
}

input#crmOk, input#crmCancel {
    -webkit-appearance: button;
    border-bottom-color: rgb(221, 221, 221);
    border-bottom-style: outset;
    border-bottom-width: 2px;
    border-image-outset: 0;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(221, 221, 221);
    border-left-style: outset;
    border-left-width: 2px;
    border-right-color: rgb(221, 221, 221);
    border-right-style: outset;
    border-right-width: 2px;
    border-top-color: rgb(221, 221, 221);
    border-top-style: outset;
    border-top-width: 2px;
    padding: 2px 8px
}

/* End */
/* /local/templates/prozoo/css/animate.min.css?159661234771752 */
/* /local/templates/prozoo/css/media.css?16250361325882 */
/* /local/templates/prozoo/css/custom.css?16928016894790 */
/* /local/templates/prozoo/css/jquery-ui.theme.min.css?157527711313847 */
/* /local/templates/prozoo/css/jquery-ui.min.css?157527711319064 */
/* /local/templates/prozoo/css/additional.css?173200179651939 */
/* /local/templates/prozoo/js/fancybox/new__jquery.fancybox.min.css?157527711312795 */
/* /local/templates/prozoo/css/swiper.min.css?157527711319778 */
/* /local/templates/prozoo/css/offers.css?16989074053623 */
/* /local/templates/prozoo/js/popup/style.css?15752771135596 */
/* /local/templates/prozoo/css/as-custom.css?1753964035192485 */
/* /local/templates/prozoo/css/mm-custom.css?175395309666930 */
/* /local/templates/prozoo/css/fontawesome-all.css?160188492641065 */
/* /local/templates/prozoo/components/bxmaker/geoip.city/.default/style.css?172432806416323 */
/* /local/templates/prozoo/components/bxmaker/geoip.city.line/.default/style.css?16877725483945 */
/* /local/templates/prozoo/components/bitrix/menu/personal-header/style.css?1566455511437 */
/* /local/templates/prozoo/components/bitrix/search.title/new_small_inheader/style.css?1575277113394 */
/* /local/templates/prozoo/components/bitrix/breadcrumb/gopro/style.css?1575277113235 */
/* /local/templates/prozoo/components/bitrix/menu/personal/style.css?1575277113437 */
/* /local/templates/prozoo/template_styles.css?173192748346367 */
