.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{0%,20%,53%,80%,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-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}40%,43%,70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}70%{-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,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-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}40%,43%,70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}70%{-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.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}}.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)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-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)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{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 shake{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)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-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)}}.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)}}.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)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:none;transform:none}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:none;transform:none}}@keyframes wobble{0%{-webkit-transform:none;transform:none}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:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:none;transform:none}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:none;transform:none}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)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-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)}}.bounceIn{-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);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@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);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}.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);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@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);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}.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);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@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);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}.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);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}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);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.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)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}
to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.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}}.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:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.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:none;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.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:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.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:none;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.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:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}
to{opacity:1;-webkit-transform:none;transform:none}}.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:none;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.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:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.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:none;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.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)}}.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)}}.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)}}.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)}}.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)}}.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)}}.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)}}.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)}
}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn)}0%,40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg)}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg)}50%,80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95)}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn)}0%,40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg)}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg)}50%,80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95)}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.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);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}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);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}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)}}.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);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}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);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}
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)}}.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}}.flipOutX{-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}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{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)}60%,80%{opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{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)}60%,80%{opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{0%{transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}
0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{transform-origin:center;opacity:1}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{transform-origin:center;opacity:1}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}
0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{transform-origin:top left}0%,20%,60%{-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-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%{transform-origin:top left}0%,20%,60%{-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-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}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-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:none;transform:none}}@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:none;transform:none}}.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)}}.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}}.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)}}.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)}}.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)}}.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)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%,to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%,to{opacity:0}}.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-transform-origin:center bottom;transform-origin:center bottom;-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-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-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);-webkit-transform-origin:left center;transform-origin:left center}}@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);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-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);-webkit-transform-origin:right center;transform-origin:right center}}@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);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-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-transform-origin:center bottom;transform-origin:center bottom;-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-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-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)}}.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)}}.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)}}.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)}}.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)}}.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)}}.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)}}.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)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}template,[hidden]{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}button,input,select,textarea{font:inherit;margin:0}optgroup{font-weight:700}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}
legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.slick-slider{position:relative;display:block;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.hd-m-phone-btn a:before,.hd-m-search-btn span,.burger span,.bc-m__link:before{display:inline-block;background-image:url(/sites/all/themes/astslon/images/sprite.svg);background-size:74px 72px}.hd-m-phone-btn a:before,.hd-m-search-btn span,.burger span,.bc-m__link:before{display:inline-block;background-image:url(/sites/all/themes/astslon/images/sprite.svg);background-size:74px 72px}.style-button-darkblue-white a,#block-block-25 .more-link a{width:204px;height:45px;display:inline-block;position:relative;padding-right:45px;box-sizing:border-box;transition:all .3s;color:#fff;text-decoration:none;text-align:center;background-color:#3255aa;font-size:12px;text-transform:uppercase;font-weight:700}.style-button-darkblue-white a span,#block-block-25 .more-link a span{top:50%;position:relative;transform:translateY(-50%);display:block}.style-button-darkblue-white a:after,#block-block-25 .more-link a:after{content:'';background-color:#fff;background-image:url(/sites/all/themes/astslon/images/greyarrow.png);background-position:50%;background-repeat:no-repeat;width:45px;height:45px;position:absolute;top:0;right:0;z-index:1;transition:all .3s}.style-button-darkblue-white a:hover,#block-block-25 .more-link a:hover{background-color:#fff;background-position:175px 16px;background-repeat:no-repeat;color:#323232}.style-button-darkblue-white a:hover:after,#block-block-25 .more-link a:hover:after{background-image:url(/sites/all/themes/astslon/images/rightarrow.png);background-color:#3255aa}.style-button-lightblue-white a,#block-block-26 .more-link a{width:204px;height:45px;display:inline-block;position:relative;padding-right:45px;box-sizing:border-box;transition:all .3s;color:#000;text-decoration:none;text-align:center;background-color:#fff;font-size:12px;text-transform:uppercase;font-weight:700}.style-button-lightblue-white a span,#block-block-26 .more-link a span{top:50%;position:relative;transform:translateY(-50%);display:block}.style-button-lightblue-white a:after,#block-block-26 .more-link a:after{content:'';background-color:#4ca5e8;background-image:url(/sites/all/themes/astslon/images/rightarrow.png);background-position:50%;background-repeat:no-repeat;width:45px;height:45px;position:absolute;top:0;right:0;z-index:1;transition:all .3s}
.style-button-lightblue-white a:hover,#block-block-26 .more-link a:hover{background-color:#4ca5e8;background-position:175px 16px;background-repeat:no-repeat;color:#fff}.style-button-lightblue-white a:hover:after,#block-block-26 .more-link a:hover:after{background-image:url(/sites/all/themes/astslon/images/greyarrow.png);background-color:#fff}.style-button-darkblue-lightgray a,.more-link-2 a,body.node-type-news .other-news a{width:204px;height:45px;display:inline-block;position:relative;padding-right:45px;box-sizing:border-box;transition:all .3s;color:#fff;text-decoration:none;text-align:center;background-color:#3255aa;font-size:12px;text-transform:uppercase;font-weight:700}.style-button-darkblue-lightgray a span,.more-link-2 a span,body.node-type-news .other-news a span{top:50%;position:relative;transform:translateY(-50%);display:block}.style-button-darkblue-lightgray a:after,.more-link-2 a:after,body.node-type-news .other-news a:after{content:'';background-color:#eff2f5;background-image:url(/sites/all/themes/astslon/images/greyarrow.png);background-position:50%;background-repeat:no-repeat;width:45px;height:45px;position:absolute;top:0;right:0;z-index:1;transition:all .3s}.style-button-darkblue-lightgray a:hover,.more-link-2 a:hover,body.node-type-news .other-news a:hover{background-color:#eff2f5;background-position:175px 16px;background-repeat:no-repeat;color:#323232}.style-button-darkblue-lightgray a:hover:after,.more-link-2 a:hover:after,body.node-type-news .other-news a:hover:after{background-image:url(/sites/all/themes/astslon/images/rightarrow.png);background-color:#3255aa}.style-button-darkblue-lightgray-2,.ui-dialog .submit-form,#node-3315 .submit-form,#node-3311 .submit-form,#node-5266 .submit-form{-moz-transition:all .3s;-o-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;width:181px;height:45px;background-color:#eff2f5;background-image:url("/sites/all/themes/astslon/images/greyarrow.png");background-position:153px 16px;background-repeat:no-repeat;cursor:pointer;border:none;outline:none}.style-button-darkblue-lightgray-2>span,.ui-dialog .submit-form>span,#node-3315 .submit-form>span,#node-3311 .submit-form>span,#node-5266 .submit-form>span{-moz-transition:all .3s;-o-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;display:block;height:100%;width:139px;color:#fff;text-decoration:none;text-align:center;background-color:#3255aa;font-size:12px;text-transform:uppercase;font-weight:700}.style-button-darkblue-lightgray-2>span span,.ui-dialog .submit-form>span span,#node-3315 .submit-form>span span,#node-3311 .submit-form>span span,#node-5266 .submit-form>span span{top:50%;position:relative;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);display:block}.style-button-darkblue-lightgray-2:hover,.ui-dialog .submit-form:hover,#node-3315 .submit-form:hover,#node-3311 .submit-form:hover,#node-5266 .submit-form:hover{background-color:#3255aa;background-image:url("/sites/all/themes/astslon/images/rightarrow.png");background-position:153px 16px}.style-button-darkblue-lightgray-2:hover>span,.ui-dialog .submit-form:hover>span,#node-3315 .submit-form:hover>span,#node-3311 .submit-form:hover>span,#node-5266 .submit-form:hover>span{background-color:#eff2f5;color:#323232}.arrows-slick .slick-arrow,#block-views-otgruzki-block-1 .view.view-id-otgruzki .slick-arrow{background-color:#3255aa;background-image:url("/sites/all/themes/astslon/images/arrows.png");background-position:0 0;background-repeat:no-repeat;border:none;text-indent:-999999px;width:38px;height:38px;padding:0;position:absolute;top:-87px;z-index:1;cursor:pointer}.arrows-slick .slick-arrow:hover,#block-views-otgruzki-block-1 .view.view-id-otgruzki .slick-arrow:hover{background-color:#264694}.arrows-slick .slick-prev,#block-views-otgruzki-block-1 .view.view-id-otgruzki .slick-prev{left:0}.arrows-slick .slick-next,#block-views-otgruzki-block-1 .view.view-id-otgruzki .slick-next{background-position:-38px 0;right:0}.dots-slick ul{text-align:center;margin-top:41px}.dots-slick ul li{margin:0 5px;display:inline-block;background-image:none;padding-left:0}
.dots-slick ul li button{border:1px solid #646464;border-radius:50%;background-color:transparent;text-indent:-999999px;width:12px;height:12px;cursor:pointer}.dots-slick ul li.slick-active button{background-color:#3255aa !important;border-color:#3255aa}.ajax-progress,.ajax-progress-throbber{width:100%;height:100%;background-color:rgba(255,255,255,.7);position:fixed;top:0;left:0;z-index:4444;display:flex;justify-content:center;align-items:center}.ajax-progress .throbber,.ajax-progress-throbber .throbber{width:90px;height:90px;background:url(/sites/all/themes/astslon/images/loader.svg) no-repeat center center}.ajax-progress .message,.ajax-progress-throbber .message{display:none}ul.tabs.primary{box-sizing:border-box;border-bottom:1px solid #375ebc;margin:0;display:flex}@media only screen and (max-width:767px){ul.tabs.primary{flex-direction:column;padding:0;border-bottom:none}}ul.tabs.primary li{background:0 0 !important;padding:0 !important;margin:0 -3px 0 0;line-height:1}@media only screen and (max-width:767px){ul.tabs.primary li{margin-bottom:1px}}ul.tabs.primary li a{padding:5px 10px;display:block;margin:0;color:#fff;background-color:#375ebc;border-color:#375ebc;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}ul.tabs.primary li a:hover{background-color:#264694;border-color:#22639b}ul.tabs.primary li.active a{color:#375ebc !important;border-width:1px 1px 0;background-color:#fff}.stacktable{width:100%}.stacktable.large-only{display:table}.stacktable.small-only{display:none}@media (max-width:767px){.stacktable.large-only{display:none}.stacktable.small-only{display:table}.stacktable.small-only tr{display:flex}.stacktable.small-only .st-head-row{padding:10px;width:100%;color:#000}.stacktable.small-only .st-key{width:45% !important;padding:10px;flex:0 0 auto}.stacktable.small-only .st-val{width:55% !important;padding:10px;flex:0 0 auto}}.hd-m-phone-btn a:before,.hd-m-search-btn span,.burger span,.bc-m__link:before{display:inline-block;background-image:url(/sites/all/themes/astslon/images/sprite.svg);background-size:74px 72px}#header{height:102px;border-bottom:5px solid #3255aa;background:#fff}@media only screen and (max-width:1366px){#header{height:74px}}@media only screen and (max-width:991px){#header{display:none}}#header .inner{height:100%}#header .inner:before{content:'';position:absolute;left:0;bottom:-5px;height:5px;width:364px;background-color:#78bcee}#header .inner:after{content:'';position:absolute;left:364px;bottom:-5px;height:5px;width:239px;background-color:#4ca5e8}#header .logo{display:inline-block;vertical-align:top;margin-top:19px}@media only screen and (max-width:1366px){#header .logo{margin-top:13px}#header .logo img{max-width:85%;height:auto}}#header .info{display:inline-block;vertical-align:top;margin-top:44px;position:absolute;right:6px}@media only screen and (max-width:1366px){#header .info{margin-top:31px}}#header .phone{display:inline-block;line-height:1;top:-4px;margin-left:39px;font-family:HelveticaNeueRoman,Arial;font-weight:700;font-size:18px;color:#323232}#header .phone a{text-decoration:none;color:#323232}@media only screen and (max-width:1199px){#header .phone a{letter-spacing:-.2px}}#header .phone a.phone-2{margin-left:5px;margin-right:5px}#header a.order-call{margin-left:5px;font-size:14px;top:-5px;position:relative}@media only screen and (max-width:1199px){#header a.order-call{letter-spacing:-.5px}}#header .links{display:inline-block;top:-6px}#header .links a.mail,#header .links a.consultant{background-image:url("/sites/all/themes/astslon/images/ico-1.png");background-repeat:no-repeat}#header .links a.mail{color:#323232;padding-left:29px;background-position:0 -5px}@media only screen and (max-width:1199px){#header .links a.mail{padding-left:27px;margin-left:54px}}#header .links a.consultant{color:#323232;padding-left:28px;margin-left:30px;background-position:-178px -5px;letter-spacing:-.5px}@media only screen and (max-width:1199px){#header .links a.consultant{padding-left:26px;margin-left:30px;letter-spacing:-.5px}
}#header .links a.order-call,#header .links a.mail,#header .links a.consultant{font-size:14px}.hd-m-phone-btn a:before,.hd-m-search-btn span,.burger span,.bc-m__link:before{display:inline-block;background-image:url(/sites/all/themes/astslon/images/sprite.svg);background-size:74px 72px}.hd-m{display:none;height:46px;z-index:999}@media only screen and (max-width:991px){.hd-m{display:block}}.hd-m__inner{width:100%;z-index:2;transition:all .25s;display:flex;align-items:center;background-color:#0c5ec0}.hd-m__cont{display:flex;align-items:center;justify-content:center;flex-grow:1;margin-right:10px}.hd-m-phone-btn a:before,.hd-m-search-btn span,.burger span,.bc-m__link:before{display:inline-block;background-image:url(/sites/all/themes/astslon/images/sprite.svg);background-size:74px 72px}.hd-m-phone-btn a{width:53px;height:46px;text-indent:-999999px;display:block;position:relative}.hd-m-phone-btn a:before{content:'';position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;width:29px;height:29px;background-position:-5px -5px}.hd-m-phone-btn a:before,.hd-m-search-btn span,.burger span,.bc-m__link:before{display:inline-block;background-image:url(/sites/all/themes/astslon/images/sprite.svg);background-size:74px 72px}.hd-m-search-btn{width:59px;height:46px;cursor:pointer;display:flex;align-items:center;flex:0 0 auto;padding-left:14px;z-index:100}.hd-m-search-btn span{position:relative;width:25px;height:25px;background-position:-5px -43px}.hd-m-search-btn.active span{background-image:url(/sites/all/themes/astslon/images/sprite.png);background-position:-21px -225px;width:20px;height:20px}.hd-m-phone-btn a:before,.hd-m-search-btn span,.burger span,.bc-m__link:before{display:inline-block;background-image:url(/sites/all/themes/astslon/images/sprite.svg);background-size:74px 72px}.burger{width:67px;height:46px;display:flex;justify-content:center;align-items:center;cursor:pointer;flex:0 0 auto;margin-right:2px}.burger span{width:27px;height:19px;background-position:-43px -5px}.hd-m-phone-btn a:before,.hd-m-search-btn span,.burger span,.bc-m__link:before{display:inline-block;background-image:url(/sites/all/themes/astslon/images/sprite.svg);background-size:74px 72px}.logo-m__link{text-indent:-999999px;display:block;background:url(/sites/all/themes/astslon/logo-m.svg) 0 0 no-repeat;width:110px;height:32px;border:none;text-decoration:none}.hd-m-phone-btn a:before,.hd-m-search-btn span,.burger span,.bc-m__link:before{display:inline-block;background-image:url(/sites/all/themes/astslon/images/sprite.svg);background-size:74px 72px}.close{position:absolute;top:10px;right:10px;text-indent:-999999px;width:32px;height:32px;border-radius:50%;cursor:pointer;z-index:2}.close:before,.close:after{content:'';position:absolute;width:24px;height:4px;top:0;left:0;right:0;bottom:0;margin:auto}.close:before{transform:rotate(-45deg)}.close:after{transform:rotate(45deg)}.close_black:before,.close_black:after{background-color:#000}.close_white:before,.close_white:after{background-color:#fff}.hd-m-phone-btn a:before,.hd-m-search-btn span,.burger span,.bc-m__link:before{display:inline-block;background-image:url(/sites/all/themes/astslon/images/sprite.svg);background-size:74px 72px}.search-m form{display:flex;flex-direction:row-reverse;align-items:center}.search-m .form-item{width:100%;margin:0}.search-m .form-text{border:none;color:#fff;padding:11px 44px 11px 16px !important;border:1px solid transparent;border-bottom:1px solid #fff;background-color:transparent}.search-m .form-action{width:40px;height:40px}.search-m .form-action:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;background-image:url(/sites/all/themes/astslon/images/sprite.png);background-position:0 -225px;width:21px;height:21px}.search-m .form-submit{border:none;background-color:transparent;text-indent:-999999px;height:100%;width:100%;padding:0;border-radius:none;z-index:1;position:relative;cursor:pointer}.hd-m-phone-btn a:before,.hd-m-search-btn span,.burger span,.bc-m__link:before{display:inline-block;background-image:url(/sites/all/themes/astslon/images/sprite.svg);background-size:74px 72px}
.search-m-panel{background-color:#0c5ec0;position:fixed;top:0;left:0;right:0;z-index:1000;transform:translateY(-100%);transition:all .25s ease-in-out;opacity:0;visibility:hidden}.search-m-panel.active{opacity:1;visibility:visible;transform:translateX(0)}.search-m-panel hr{margin:35px 0 16px}.search-m-panel .search-m{width:100%}.search-m-panel .search__submit{background-image:url(/sites/all/themes/astslon/img/icons-svg/search-03.svg)}.search-m-panel-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:100;opacity:0;visibility:hidden;transition:all .25s ease-in-out}.search-m-panel-overlay.active{opacity:1;visibility:visible}.search-m-panel__inner{height:100%;overflow:visible;padding:30px 15px}.search-m-panel__postpone{margin-bottom:50px}.hd-m-phone-btn a:before,.hd-m-search-btn span,.burger span,.bc-m__link:before{display:inline-block;background-image:url(/sites/all/themes/astslon/images/sprite.svg);background-size:74px 72px}.menu-m-panel{background-color:#0c5ec0;position:fixed;top:0;left:0;right:0;z-index:1000;transform:translateY(-100%);transition:all .25s ease-in-out;opacity:0;visibility:hidden}.menu-m-panel .close{left:10px;right:auto}.menu-m-panel.active{opacity:1;visibility:visible;transform:translateY(0)}.menu-m-panel-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:100;opacity:0;visibility:hidden;transition:all .25s ease-in-out}.menu-m-panel-overlay.active{opacity:1;visibility:visible}.menu-m-panel__inner{max-height:100%;overflow:auto;padding:30px 15px}.menu-m-panel__nv{margin-bottom:14px}.filter-btn{margin-top:-42px;margin-bottom:30px}@media only screen and (min-width:992px){.filter-btn{display:none}}.filter-btn a{padding-top:3px}.filter-panel{position:fixed;top:0;left:0;right:0;bottom:0;z-index:2000;opacity:0;visibility:hidden;transition:all .25s ease-in-out}.filter-panel a{color:#fff}.filter-panel .close{position:absolute;top:15px;right:15px}.filter-panel #catalog-filter-form{padding:0;display:block !important}.filter-panel #catalog-filter-form .ui-slider-handle span{color:#fff}.filter-panel #catalog-filter-form a.fieldset-title{border-color:#fff}.filter-panel #catalog-filter-form label.option{color:#fff}.filter-panel #catalog-filter-form input[type=checkbox]:checked+label.option{color:#fff !important}.filter-panel #catalog-filter-form button.edit-submit-custom,.filter-panel #catalog-filter-form input.edit-clear{display:none}.filter-panel.active{opacity:1;visibility:visible}.filter-panel.active .filter-panel__panel{transform:translateX(0)}.filter-panel__overflow{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.5);z-index:1000;transition:all .25s ease-in-out}.filter-panel__panel{background-color:#3255aa;z-index:1000;position:fixed;top:0;height:100%;left:0;transform:translateX(-100%);width:100%;transition:all .25s ease-in-out}@media only screen and (min-width:768px) and (max-width:991px){.filter-panel__panel{width:290px}}@media only screen and (max-width:767px){.filter-panel__panel{transform:translateX(0)}}.filter-panel__hd{position:absolute;top:0;left:0;right:0;height:60px;padding:0 20px;display:flex;align-items:center;z-index:1;border-bottom:1px solid rgba(255,255,255,.1);color:#fff}.filter-panel__cont{height:100%;padding-top:60px;padding-bottom:60px}.filter-panel__cont input#edit-howmany-select{display:none}.filter-panel__inner{padding:0 20px;color:#fff;max-height:100%;overflow:auto}.filter-panel__ft{height:60px;position:absolute;bottom:0;left:0;right:0;padding:0 20px;display:flex;align-items:center;flex-direction:row-reverse;justify-content:center;border-top:1px solid rgba(0,0,0,.1)}.filter-panel__ft input#edit-howmany-select{background:#eff2f5 url("/sites/all/themes/astslon/images/user-login.png") right 0 no-repeat;width:136px;height:44px;border:none;font-size:12px;font-family:HelveticaNeueRoman;text-align:left;text-transform:uppercase;text-indent:20px;margin-left:30px;padding-top:2px;cursor:pointer}.filter-panel__ft input.edit-clear{border-width:0 0 1px;border-style:dashed;border-color:#fff;background:0 0;font-size:14px;color:#ffff;position:relative;cursor:pointer}
.filter-panel__ft input.edit-clear:hover{border-color:rgba(0,0,0,0)}.person{display:flex;align-items:center;padding-right:30px}@media only screen and (max-width:767px){.person{padding:0 10px}}@media only screen and (max-width:479px){.person{padding:0}}.person__photo{width:130px;margin-right:24px;flex:0 0 auto;overflow:hidden}@media only screen and (max-width:767px){.person__photo{height:154px;margin-right:0;margin-bottom:5px}}.person__photo img{max-width:100%;height:auto}.person__info{font-size:14px;flex:1}.person__name{font-weight:700;font-size:16px;line-height:22.8667px;margin-bottom:2px}.person__position{color:#333;margin-bottom:2px}.bc-m{margin:17px 0 30px;display:none}@media only screen and (max-width:991px){.bc-m{display:block}}.bc-m__link{padding-left:24px;position:relative;color:rgba(105,105,105,.64);font-size:18px;display:block}.bc-m__link:before{content:'';position:absolute;top:4px;left:0;width:17px;height:13px;background-position:-39px -43px}.bl34{margin-bottom:52px;display:flex;justify-content:center}@media only screen and (max-width:767px){.bl34{flex-wrap:wrap;margin-bottom:22px}}@media only screen and (max-width:539px){.bl34{flex-direction:column}}.bl34 a{color:#5d5d5d}.bl34 .link-to-map{display:inline-flex}.bl34 .link-to-map>span{color:#363636;border-bottom:1px dashed;cursor:pointer;position:relative}.bl34 .link-to-map div{display:inline-block;height:0;border-width:8px 4px 0;border-style:solid;border-color:#000 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);position:absolute;top:0;bottom:0;right:-14px;text-indent:-999999px;margin:auto}.bl34 .link-to-map.active div{border-width:0 4px 8px;right:-14px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #000 rgba(0,0,0,0)}.bl34__item{flex:0 0 auto;width:259px;text-align:center}@media only screen and (max-width:1199px){.bl34__item{width:25%}}@media only screen and (max-width:767px){.bl34__item{width:50%;display:flex;align-items:flex-start;margin-bottom:30px}}@media only screen and (max-width:539px){.bl34__item{width:100%}}.bl34__info{flex:1}@media only screen and (max-width:767px){.bl34__info{display:flex;flex-direction:column;align-items:flex-start;text-align:left}}.bl34__ico{margin-bottom:10px}@media only screen and (max-width:767px){.bl34__ico{margin-bottom:0;margin-right:15px}}.bl34__ico img{width:80px;height:80px}@media only screen and (max-width:767px){.bl34__ico img{width:40px;height:40px}}.bl34__title{color:#2c2c2c;font-size:16px;font-weight:700;letter-spacing:1.5px;margin-bottom:31px}@media only screen and (max-width:767px){.bl34__title{margin-bottom:15px}}.bl34__text{font-size:14px;line-height:1.429;color:#696969}.bl34__text br{display:none}#block-block-25{margin:73px 0}#block-block-25 h2{margin-bottom:40px}@media only screen and (max-width:767px){#block-block-25 .inner{padding:0}}#block-block-25 .content{background-color:#eff2f5;margin:0 89px;height:293px}@media only screen and (max-width:1199px){#block-block-25 .content{margin:0 27px}}@media only screen and (max-width:991px){#block-block-25 .content{display:flex;align-items:center}}@media only screen and (max-width:767px){#block-block-25 .content{padding:30px;margin:0}}@media only screen and (max-width:539px){#block-block-25 .content{flex-direction:column;height:auto}}#block-block-25 .skos{width:179px;background-color:#fff;height:350px;transform:rotate(16.4deg);position:absolute;top:-40px;left:-76px}@media only screen and (max-width:1199px){#block-block-25 .skos{left:-106px}}@media only screen and (max-width:539px){#block-block-25 .skos{display:none}}@media only screen and (min-width:992px){#block-block-25 .image{position:absolute;left:27px}}@media only screen and (max-width:991px){#block-block-25 .image{width:305px}}@media only screen and (max-width:767px){#block-block-25 .image{width:250px}}#block-block-25 .image img{max-width:100%;height:auto}#block-block-25 .right-column{display:inline-block}@media only screen and (min-width:992px){#block-block-25 .right-column{top:50%;transform:translateY(-50%);left:599px}}@media only screen and (max-width:991px){#block-block-25 .right-column{flex:1}}@media only screen and (max-width:767px){#block-block-25 .right-column br{display:none}
}@media only screen and (max-width:539px){#block-block-25 ul{margin-left:0}}#block-block-25 ul li{list-style:none;margin-bottom:10.8px}#block-block-25 ul li a{text-transform:uppercase;color:#242425;font-size:14px;text-decoration:underline;line-height:1.429}#block-block-25 ul li a:hover{text-decoration:none;color:#4ca5e8}#block-block-25 ul li a:hover span{border-color:transparent}#block-block-25 .more-link{margin-top:20px;margin-left:15px;height:44px;text-align:left}@media only screen and (max-width:539px){#block-block-25 .more-link{margin-left:0}}#block-block-36{margin-top:74px}#block-block-36 h2{text-transform:uppercase;font-size:28px;color:#303030;letter-spacing:1.8px;margin-bottom:35px;text-align:left}@media only screen and (min-width:992px){#block-block-36 table{width:839px}}@media only screen and (max-width:767px){#block-block-36 table{width:100%}}@media only screen and (max-width:767px){#block-block-36 tr{display:flex;flex-direction:column}}#block-block-36 td{font-size:14px;color:#303030;border:none;line-height:1.5}@media only screen and (min-width:768px){#block-block-36 td:first-child{width:304px}}@media only screen and (max-width:767px){#block-block-36 td{padding:10px}#block-block-36 td:nth-child(2n){padding:0 10px 10px}}#block-block-36 td:first-child{font-weight:700}.hd-m-phone-btn a:before,.hd-m-search-btn span,.burger span,.bc-m__link:before{display:inline-block;background-image:url(/sites/all/themes/astslon/images/sprite.svg);background-size:74px 72px}.nv-m__list{margin:0}.nv-m__item{list-style:none;margin-bottom:15px;text-align:center}.nv-m__item:nth-last-child(-n+1){margin-bottom:0}.nv-m__item a{color:#fff;font-size:20px;text-decoration:none}.page-node-3919 .node .field-name-body table{margin:auto;width:auto !important}.page-node-3919 .node .field-name-body table td:first-child{width:auto}.page-node-3919 .node .field-name-body table td:nth-child(2n){padding-left:22px}#node-3314{width:995px;margin:auto}@media only screen and (max-width:1199px){#node-3314{width:790px}}@media only screen and (max-width:991px){#node-3314{width:auto}}#node-3314 h2{text-align:left}@media only screen and (min-width:992px){.node-catalogunit .title-node{font-size:28px;text-align:left;line-height:1.286}}.node-catalogunit #product-card{display:table}@media only screen and (max-width:991px){.node-catalogunit #product-card{display:flex;flex-direction:column}}.node-catalogunit .competitive-advantage{margin:70px 0 0;text-align:center}@media only screen and (max-width:991px){.node-catalogunit .competitive-advantage{margin:30px 0}}.node-catalogunit .block-left{display:table-cell;vertical-align:top;width:974px;padding-right:50px;padding-bottom:59px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:1199px){.node-catalogunit .block-left{width:768px;padding-right:30px}}@media only screen and (max-width:991px){.node-catalogunit .block-left{width:100%;padding-right:0;padding-bottom:0;margin-bottom:30px}}@media only screen and (max-width:767px){.node-catalogunit .block-left{display:flex;flex-direction:column}}.node-catalogunit .block-right{display:table-cell;vertical-align:top;width:200px;padding-bottom:59px}@media only screen and (max-width:991px){.node-catalogunit .block-right{width:100%;background-color:#f1f3f5;padding:30px;margin-bottom:0;display:flex;flex-wrap:wrap}}@media only screen and (max-width:539px){.node-catalogunit .block-right{flex-direction:column;align-items:center;text-align:center}}.node-catalogunit .block-right .links-block-right{padding-left:5px;z-index:1}@media only screen and (max-width:991px){.node-catalogunit .block-right .links-block-right{padding-left:0;display:flex;flex-direction:column;align-items:flex-start}}@media only screen and (min-width:540px) and (max-width:767px){.node-catalogunit .block-right .links-block-right{width:calc(50% - 30px)}}@media only screen and (max-width:539px){.node-catalogunit .block-right .links-block-right{align-items:center}}.node-catalogunit .block-right .links-block-right .phone{line-height:1.3}@media only screen and (max-width:991px){.node-catalogunit .block-right .links-block-right .request-call-back{display:none}
}@media only screen and (max-width:991px){.node-catalogunit .block-right .links-block-right .ask-question{display:none}}.node-catalogunit .image{display:inline-block;vertical-align:top;width:391px}@media only screen and (max-width:1199px){.node-catalogunit .image{width:228px}}@media only screen and (max-width:991px){.node-catalogunit .image{width:100%;text-align:center;margin-bottom:30px}}.node-catalogunit .image img{max-width:100%;width:100%;height:auto}@media only screen and (max-width:991px){.node-catalogunit .image a{pointer-events:none}}.node-catalogunit .image .link-full-images{position:absolute;bottom:3px;background-color:#fff;background-image:url("/sites/all/themes/astslon/images/ico-photo.png");background-repeat:no-repeat;background-position:14px 14px;padding:15px 13px 11px 42px;font-size:14px;cursor:pointer}.node-catalogunit .image .link-full-images span{border-bottom:1px dashed}.node-catalogunit .image .link-full-images .skos{position:absolute;top:0;right:-7px;background-color:#fff;height:100%;width:13px;transform:skewX(17deg);border:none}.node-catalogunit .image .link-full-images:hover span{border-color:transparent}@media only screen and (max-width:767px){.node-catalogunit .slider-for{margin:0 -15px}}.node-catalogunit .slider-for .slick-dots{display:flex;justify-content:center;flex-wrap:wrap}@media only screen and (max-width:991px){.node-catalogunit .slider-for .slick-dots{position:absolute;bottom:0;left:0;right:0;margin-left:0}}.node-catalogunit .slider-for .slick-dots button:before{background-color:#0c5ec0}.node-catalogunit .slider-for .slick-dots li.slick-active button{border-color:#0c5ec0}.node-catalogunit .slider-for .slick-dots li.slick-active button:before{background-color:transparent}.node-catalogunit .slider-nav{padding-top:10px;height:100px;position:relative}@media only screen and (max-width:991px){.node-catalogunit .slider-nav{display:none}}.node-catalogunit .slider-nav .slick-track .slick-slide{width:124px;margin-right:10px}@media only screen and (max-width:1199px){.node-catalogunit .slider-nav .slick-track .slick-slide{width:70px;margin-right:10px}}.node-catalogunit .slider-nav .slick-prev,.node-catalogunit .slider-nav .slick-next{border:none;font-size:0px;line-height:0;position:absolute;width:45px;height:27px;background-repeat:no-repeat;background-position:50% 50%;bottom:-40px;opacity:.2;transition:all .3s;z-index:1000}.node-catalogunit .slider-nav .slick-prev:hover,.node-catalogunit .slider-nav .slick-next:hover{cursor:pointer;opacity:.6}.node-catalogunit .slider-nav .slick-prev{background:url(/sites/all/themes/astslon/images/left-arrow--ico.png);left:145px}@media only screen and (max-width:1199px){.node-catalogunit .slider-nav .slick-prev{left:55px}}@media only screen and (max-width:600px){.node-catalogunit .slider-nav .slick-prev{left:0}}.node-catalogunit .slider-nav .slick-next{background:url(/sites/all/themes/astslon/images/right-arrow--ico.png);right:145px}@media only screen and (max-width:1199px){.node-catalogunit .slider-nav .slick-next{right:55px}}@media only screen and (max-width:600px){.node-catalogunit .slider-nav .slick-next{right:0}}.node-catalogunit #info-product{display:inline-block;vertical-align:top;width:527px;padding-left:16px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:1199px){.node-catalogunit #info-product{width:505px}}@media only screen and (max-width:991px){.node-catalogunit #info-product{padding-left:0;width:100%}}.node-catalogunit #info-product table{margin:0}@media only screen and (max-width:767px){.node-catalogunit #info-product td,.node-catalogunit #info-product th{padding:12px 10px}}.node-catalogunit #info-product.not-photo{width:100%;padding-left:0}.node-catalogunit #info-product td:nth-child(1){width:40%}.node-catalogunit #info-product .full-features{background:#f0f3f6;font-size:14px;padding:12px 22px}@media only screen and (max-width:767px){.node-catalogunit #info-product .full-features{padding:12px 10px}}.node-catalogunit #info-product .full-features a{color:#323232;border-bottom:1px dashed #696969;text-decoration:none}.node-catalogunit #info-product .full-features a:hover{border-color:transparent}
@media only screen and (max-width:991px){.node-catalogunit .links-product{display:none}}.node-catalogunit .links-product a{margin:23px 0 0;color:#323232;font-size:14px;text-decoration:none;padding:5px 0;display:inline-block;background-image:url("/sites/all/themes/astslon/images/ico-2.png");background-repeat:no-repeat}.node-catalogunit .links-product a span{border-bottom:1px dashed}.node-catalogunit .links-product a:hover span{border-color:transparent}.node-catalogunit .links-product a.postpone{padding-left:24px;background-position:-6px -6px}.node-catalogunit .links-product a.share{margin-left:13px;padding-left:29px;background-position:-5px -44px}@media only screen and (max-width:1199px){.node-catalogunit .links-product a.share{margin-left:11px}}.node-catalogunit .links-product a.download-pdf{margin-left:15px;padding-left:26px;background-position:-7px -87px}@media only screen and (max-width:1199px){.node-catalogunit .links-product a.download-pdf{margin-left:13px}}.node-catalogunit .share-icons{display:none;position:absolute;padding:10px 0;z-index:1;left:50%;transform:translateX(-50%)}@media only screen and (max-width:991px){.node-catalogunit .share-icons{display:none}}.node-catalogunit a.print{z-index:1;position:relative;text-decoration:none;font-size:14px;color:#323232;background-image:url("/sites/all/themes/astslon/images/ico-2.png");background-repeat:no-repeat;background-position:0 -123px;padding:5px 0 5px 30px}@media only screen and (max-width:991px){.node-catalogunit a.print{display:none}}.node-catalogunit a.print span{border-bottom:1px dashed}.node-catalogunit a.print:hover span{border-color:transparent}@media only screen and (max-width:991px){.node-catalogunit .commerce{flex:0 0 auto;margin-right:30px}}@media only screen and (max-width:767px){.node-catalogunit .commerce{width:100%}}@media only screen and (max-width:539px){.node-catalogunit .commerce{margin-right:0}}.node-catalogunit .zapros p{font-family:HelveticaNeueRoman,Arial;font-weight:700;color:#3255aa;font-size:18px;border-top:1px solid #e3e3e4;border-bottom:1px solid #e3e3e4;text-align:center;padding:10px 0 8px;letter-spacing:.8px}@media only screen and (max-width:991px){.node-catalogunit .zapros p{border-top:none;border-bottom:none;padding:0;position:relative;bottom:0;margin:0;text-align:left}}@media only screen and (max-width:539px){.node-catalogunit .zapros p{text-align:center}}.node-catalogunit .zapros p a{text-decoration:none;border-bottom:1px dashed}.node-catalogunit .zapros p a:hover{border-color:transparent}.node-catalogunit .price{margin-top:20px;margin-bottom:20px}.node-catalogunit .price .field,.node-catalogunit .price .suffix{font-size:24px;padding:0 0 0 6px;font-weight:700}.node-catalogunit .price .prefix{top:-2px}.node-catalogunit .price .prefix,.node-catalogunit .price .field,.node-catalogunit .price .suffix{display:inline-block;vertical-align:bottom}.node-catalogunit .status-product{margin-bottom:12px;z-index:1;position:relative;color:#b4b4b4;font-size:14px;display:flex;flex-direction:column;grid-gap:8px}.node-catalogunit .status-product .stok{font-weight:400;color:#ff7c48;margin-top:2px;display:block}.node-catalogunit .status-product .waited{color:#2858aa;text-transform:uppercase;font-size:12px;display:flex;grid-gap:4px}@media only screen and (max-width:991px){.node-catalogunit .btns{flex:0 0 auto;margin-right:30px}}@media only screen and (min-width:540px) and (max-width:767px){.node-catalogunit .btns{width:50%}}@media only screen and (max-width:539px){.node-catalogunit .btns{margin-right:0}}.node-catalogunit a.get-commercial-offer,.node-catalogunit a.calculate-lease,.node-catalogunit a.learn-cost-delivery{z-index:1;position:relative;display:block;color:#fff;font-size:12px;text-transform:uppercase;text-align:center;padding:14px 0 12px;text-decoration:none;line-height:1.5;margin-bottom:12px;letter-spacing:.6px;margin-left:2px;width:194px;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}.node-catalogunit a.get-commercial-offer{background-color:#3255aa}.node-catalogunit a.get-commercial-offer:hover{background-color:#264694}
.node-catalogunit a.calculate-lease{background-color:#4ca5e8}.node-catalogunit a.calculate-lease:hover{background-color:#3a96dc}.node-catalogunit a.learn-cost-delivery{background-color:#a8adb3}.node-catalogunit a.learn-cost-delivery:hover{background-color:#9aa4af}.node-catalogunit .phone{font-weight:700;margin-top:36px;letter-spacing:1px;margin-bottom:3px;z-index:1;position:relative}@media only screen and (max-width:991px){.node-catalogunit .phone{margin-top:0}}.node-catalogunit a.request-call-back{color:#696969;font-size:14px;text-decoration:none;border-bottom:1px dashed;margin-bottom:26px;display:inline-block;z-index:1;position:relative}.node-catalogunit a.request-call-back:hover{border-color:transparent}.node-catalogunit a.ask-question{color:#375ebc;font-size:14px;text-decoration:none;border-bottom:1px dashed}.node-catalogunit a.ask-question:hover{border-color:transparent}.node-catalogunit #navigation-page{background-color:#daedfa;z-index:2}@media only screen and (max-width:991px){.node-catalogunit #navigation-page{display:none}}.node-catalogunit #navigation-page:before{content:'';position:absolute;top:0;left:-2000px;right:-2000px;height:100%;background-color:#daedfa;z-index:-1}.node-catalogunit #navigation-page ul{margin:0}.node-catalogunit #navigation-page ul li{list-style:none;display:inline-block;padding:23px 0 22px;text-align:center;width:24.7%}@media only screen and (max-width:1199px){.node-catalogunit #navigation-page ul li{width:24.6%}}.node-catalogunit #navigation-page ul li a{text-transform:uppercase;font-size:14px;color:#323232;text-decoration:none}.node-catalogunit #navigation-page ul li a span{border-bottom:1px dashed}.node-catalogunit #navigation-page ul li a:hover{font-family:HelveticaNeueBold,Arial}.node-catalogunit #navigation-page.sticky+#specifications{margin-top:70px}@media only screen and (max-width:539px){.node-catalogunit .table-basic-configuration tbody,.node-catalogunit .table-basic-configuration tr,.node-catalogunit .table-basic-configuration td{display:block;width:100% !important}.node-catalogunit .table-basic-configuration td{padding:10px}.node-catalogunit .table-basic-configuration td:first-child{padding-bottom:0;color:#000;font-weight:700}.node-catalogunit .table-basic-configuration td br{display:none}.node-catalogunit .table-basic-configuration td ul{margin-bottom:0}}@media only screen and (max-width:539px){.node-catalogunit .table-additional-option{border:none}.node-catalogunit .table-additional-option tbody,.node-catalogunit .table-additional-option tr,.node-catalogunit .table-additional-option td{display:block;width:100% !important}.node-catalogunit .table-additional-option tr{background-color:transparent !important}.node-catalogunit .table-additional-option td{padding:0}.node-catalogunit .table-additional-option td br{display:none}.node-catalogunit .table-additional-option td ul{margin-bottom:0}}@media only screen and (max-width:767px){.node-catalogunit .characteristics-base-chassis table.stacktable tr:first-child{display:none}.node-catalogunit .characteristics-base-chassis td br{display:none}.node-catalogunit .characteristics-base-chassis td ul{margin-bottom:0}}.node-catalogunit #full-features{padding-top:72px;display:flex;flex-wrap:wrap}@media only screen and (max-width:991px){.node-catalogunit #full-features{flex-direction:column}}.node-catalogunit #full-features .description{width:100%;height:auto}.node-catalogunit #full-features .description h2{text-align:left}.node-catalogunit #full-features .description .field{font-size:14px;color:#696969;padding:0 2px 33px}.node-catalogunit #full-features .description ul{margin-bottom:0}.node-catalogunit #full-features .features{width:100%;margin-bottom:43px}.node-catalogunit #full-features .features.full-width{width:100%;padding-right:0}.node-catalogunit #full-features .features table:nth-child(1){margin-bottom:0}.node-catalogunit #full-features .drawings{width:100%;text-align:center;vertical-align:top;margin-bottom:43px}@media only screen and (max-width:1199px){.node-catalogunit #full-features .drawings{width:325px}}@media only screen and (max-width:991px){.node-catalogunit #full-features .drawings{width:100%;margin-left:0;display:flex;flex-direction:column;align-items:center}
}.node-catalogunit #full-features .drawings img{max-width:100%;height:auto}.node-catalogunit #full-features .photo-gallery{width:100%}.node-catalogunit #full-features .photo-gallery div{display:inline-block;vertical-align:top;margin:0 31px 31px 0}@media only screen and (max-width:1199px){.node-catalogunit #full-features .photo-gallery div{width:301px}}@media only screen and (min-width:768px){.node-catalogunit #full-features .photo-gallery div:nth-child(3n){margin-right:0}}@media only screen and (max-width:991px){.node-catalogunit #full-features .photo-gallery div{width:236px;margin:0 15px 15px 0}}@media only screen and (max-width:767px){.node-catalogunit #full-features .photo-gallery div{width:calc(50% - 8px)}.node-catalogunit #full-features .photo-gallery div:nth-child(2n){margin-right:0}}.node-catalogunit #full-features .photo-gallery a{display:block}.node-catalogunit #full-features .photo-gallery img{display:block;max-width:100%;height:auto}.node-catalogunit #full-features .photo-gallery a:nth-child(3n){margin-right:0}.node-catalogunit #full-features .photo-gallery a.video-tech-catalogunit{position:relative;display:inline-block}.node-catalogunit #full-features .photo-gallery a.video-tech-catalogunit:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-image:url("/sites/all/themes/astslon/images/online_play.png");background-position:center center;background-repeat:no-repeat;background-size:100px}.btn{z-index:0}.btn_style1{color:#fff;font-family:HelveticaNeueRoman,Arial;font-size:12px;font-weight:700;text-transform:uppercase;border:2px solid #fff;padding:17px 27px 16px 35px;display:inline-block;position:relative;text-decoration:none;letter-spacing:.6px}.btn_style1 span{padding-right:24px;position:relative}.btn_style1 span:after{content:'';position:absolute;top:0;bottom:0;right:0;background:url(/sites/all/themes/astslon/images/rightarrow.png) 0 0 no-repeat;width:14px;height:13px}.btn_style2{padding-right:45px;box-sizing:border-box;transition:all .3s;color:#fff;text-decoration:none;text-align:center;background-color:#3255aa;font-size:12px;text-transform:uppercase;font-weight:700;padding:0 66px 0 23px;display:inline-flex;align-items:center;position:relative;height:45px}.btn_style2 span:after{content:'';background-color:#fff;background-image:url(/sites/all/themes/astslon/images/greyarrow.png);background-position:50%;background-repeat:no-repeat;width:45px;height:45px;position:absolute;top:0;right:0;z-index:100;transition:all .3s}.btn_style2:hover{background-color:#fff;color:#323232}.btn_style2:hover span:after{background-image:url(/sites/all/themes/astslon/images/rightarrow.png);background-color:#3255aa}.btn_style3{padding-right:45px;box-sizing:border-box;transition:all .3s;color:#fff;text-decoration:none;text-align:center;background-color:#3255aa;font-size:12px;text-transform:uppercase;font-weight:700;padding:2px 66px 0 23px;display:inline-block;position:relative;height:45px;display:inline-flex;align-items:center}.btn_style3 span:after{content:'';background-color:#f5f5f5;background-image:url(/sites/all/themes/astslon/images/greyarrow.png);background-position:50%;background-repeat:no-repeat;width:45px;height:45px;position:absolute;top:0;right:0;z-index:1111;transition:all .3s}.btn_style3:hover{background-color:#f5f5f5;color:#323232}.btn_style3:hover span:after{background-image:url(/sites/all/themes/astslon/images/rightarrow.png);background-color:#3255aa}.arrows-slider{top:50%;position:absolute;left:0;right:0;margin-top:-20px;text-indent:-999999px;z-index:1}.arrows-slider__arrow{position:absolute}.arrows-slider__prev{left:0}.arrows-slider__next{right:0}.arrows-slider_style-1 .arrows-slider__arrow{border:1px solid #fff;background-color:transparent;transition:all .3s;width:37px;height:37px}.arrows-slider_style-1 .arrows-slider__arrow:hover{border-color:#3255aa;background-color:#3255aa}.arrows-slider_style-1 .arrows-slider__arrow{cursor:pointer}.arrows-slider_style-1 .arrows-slider__arrow:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;background-image:url(/sites/all/themes/astslon/images/arrows.png);background-repeat:no-repeat}
.arrows-slider_style-1 .arrows-slider__prev:before{height:40px;background-position:0 2px}.arrows-slider_style-1 .arrows-slider__next:before{height:40px;background-position:-39px 2px}.arrows-slider_style-2 .arrows-slider__arrow{border:1px solid #606060;background-color:#606060;transition:all .3s;width:37px;height:37px}.arrows-slider_style-2 .arrows-slider__arrow:hover{border-color:#3255aa;background-color:#3255aa}.arrows-slider_style-2 .arrows-slider__arrow{cursor:pointer}.arrows-slider_style-2 .arrows-slider__arrow:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;background-image:url(/sites/all/themes/astslon/images/arrows.png);background-repeat:no-repeat}.arrows-slider_style-2 .arrows-slider__prev:before{height:40px;background-position:0 2px}.arrows-slider_style-2 .arrows-slider__next:before{height:40px;background-position:-39px 2px}.slick-dots,.dots{display:flex !important;margin-top:-50px;z-index:1;position:relative}.slick-dots li,.dots li{padding:0;margin:0 5px;line-height:1;list-style:none}.slick-dots button,.dots button{width:12px;height:12px;border:1px solid transparent;padding:0;margin:0;text-indent:-999999px;border-radius:50%;overflow:hidden;transition:all .3s;background:0 0;position:relative;cursor:pointer}.slick-dots button:before,.dots button:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:8px;height:8px;background:#fff;border-radius:50%;transition:all .3s}.slick-dots li.slick-active button,.dots li.slick-active button{background:0 0;border:1px solid #fff}.slick-dots li.slick-active button:before,.dots li.slick-active button:before{background:0 0}.dots_center{justify-content:center}.view-main-slider.view-display-id-block{clear:both}.st1{margin-top:-79px;height:813px;overflow:hidden;background-image:linear-gradient(32deg,rgba(0,0,0,.6) 0%,rgba(0,0,0,0) 100%)}@media only screen and (min-width:992px) and (max-width:1366px){.st1{height:611px}}@media only screen and (max-width:1199px){.st1{margin-top:-65px}}@media only screen and (min-width:768px) and (max-width:991px){.st1{height:500px}}@media only screen and (max-width:767px){.st1{height:320px;height:64vw;margin-top:0}}@media only screen and (min-width:768px) and (max-width:991px){.st1 .dots{margin-top:-30px}}@media only screen and (max-width:767px){.st1 .dots{margin-top:-29px}}@media only screen and (max-width:991px){.st1 .arrows-slider{display:none}}.st1 .arrows-slider .inner{height:auto;display:block}.st1 .arrows-slider__prev{left:-70px}@media only screen and (max-width:1360px){.st1 .arrows-slider__prev{left:0}}.st1 .arrows-slider__next{right:-70px}@media only screen and (max-width:1360px){.st1 .arrows-slider__next{right:0}}.st1 .inner{height:629px;display:flex;align-items:center}@media only screen and (max-width:1366px){.st1 .inner{height:450px}}@media only screen and (max-width:767px){.st1 .inner{height:auto}}.st1__info{position:static}@media only screen and (max-width:1360px){.st1__info{padding:0 92px}}@media only screen and (max-width:767px){.st1__info{padding:0}}.st1__btn{position:absolute;bottom:0;left:0}@media only screen and (max-width:1366px){.st1__btn{left:92px}}@media only screen and (max-width:991px){.st1__btn{display:none}}.st1__item{height:813px;display:flex !important;align-items:center}@media only screen and (min-width:992px) and (max-width:1366px){.st1__item{height:611px}}@media only screen and (min-width:768px) and (max-width:991px){.st1__item{height:500px}}@media only screen and (max-width:767px){.st1__item{height:320px;height:64vw}}.st1__name{color:#fff;font-size:50px;font-weight:700;line-height:66px;text-transform:uppercase;font-family:HelveticaNeueBold,Arial;letter-spacing:1.25px}@media only screen and (max-width:767px){.st1__name{font-size:14px;line-height:inherit}}.st1__descr{color:#fff;font-family:HelveticaNeueRoman,Arial;font-size:24px;font-weight:400;line-height:36px;letter-spacing:.6px;margin-bottom:25px}@media only screen and (max-width:767px){.st1__descr{font-size:14px;line-height:inherit}}.st2{margin:70px 0 113px}@media only screen and (max-width:991px){.st2{margin-bottom:70px}
}.st2__content{display:flex;justify-content:space-between;flex-wrap:wrap}@media only screen and (max-width:991px){.st2__content{flex-direction:column}}@media only screen and (max-width:991px){.front .st3{display:none}}.st3{background-color:#f5f5f6;padding:77px 0 0}.st3__col-l{width:377px;flex:0 0 auto;margin-right:31px}@media only screen and (max-width:991px){.st3__col-l{width:100%;margin-right:0}}.st3__col-r{flex-grow:1;margin-top:-7px}@media only screen and (max-width:991px){.st3__col-r{display:none}}.st3__item{display:flex;align-items:center;background-color:transparent;overflow:hidden;height:67px;transition:all .3s;padding-left:20px;padding-right:20px;cursor:pointer;margin-bottom:5px}.st3__item:nth-last-child(-n+1){margin-bottom:0}@media only screen and (max-width:991px){.st3__item{height:auto;flex-wrap:wrap;padding-left:0;padding-right:0}}.st3__item:hover,.st3__item.active{background-color:#fff}@media only screen and (max-width:991px){.st3__item:hover,.st3__item.active{background-color:transparent}}.st3__item:before,.st3__item:after{content:'';position:absolute;right:-17px;width:30px;height:50px;background-color:#f5f5f6;transition:all .3s;z-index:1}@media only screen and (max-width:991px){.st3__item:before,.st3__item:after{display:none}}.st3__item:before{top:-16px;transform:rotate(-34deg)}.st3__item:after{transform:rotate(35deg);bottom:-16px}.st3__image{width:90px;height:60px;margin-right:20px;flex:0 0 auto;text-align:right}.st3__image img{max-width:100%;height:auto}@media only screen and (max-width:767px){.st3__image{width:70px}}.st3__title{color:#242425;font-family:HelveticaNeueRoman,Arial;font-size:13px;font-weight:700;line-height:18px;text-transform:uppercase;letter-spacing:.33px;padding-top:3px}@media only screen and (max-width:767px){.st3__title{width:calc(100% - 70px - 20px)}}.st3__col-r .st4{display:block}.st3__content{display:flex}@media only screen and (max-width:991px){.st3__content{width:100%;flex:0 0 auto}.st3__content .field-content{width:100%}}.st4{display:none}.st4__hd{display:flex;margin-bottom:44px}@media only screen and (max-width:767px){.st4__hd{margin-bottom:15px}}.st4__title{color:#242425;font-family:HelveticaNeueBold,Arial;font-size:28px;font-weight:700;line-height:36px;text-transform:uppercase;letter-spacing:1.2px;width:50%;padding-right:20px;flex:0 0 auto}@media only screen and (max-width:1199px){.st4__title{font-size:22px}}@media only screen and (max-width:991px){.st4__title{display:none}}.st4__title:after{content:'';background-color:#4ca5e8;position:absolute;top:6px;right:0;bottom:6px;width:2px}.st4__descr{font-size:14px;color:#242425;padding:3px 0 0 30px;box-sizing:border-box}@media only screen and (max-width:991px){.st4__descr{padding-left:0}}.st4__list{display:flex;flex-wrap:wrap;margin-bottom:-42px}@media only screen and (max-width:767px){.st4__list{margin-bottom:0}}.st4__item{flex:0 0 auto;width:247px;margin-right:9px;margin-bottom:42px}@media only screen and (min-width:992px){.st4__item:nth-child(3n){margin-right:0}}@media only screen and (max-width:1199px){.st4__item{width:181px}}@media only screen and (max-width:991px){.st4__item{display:flex;text-align:left;width:calc(50% - 5px);margin-bottom:5px;align-items:center}.st4__item:nth-child(2n){margin-right:0}}@media only screen and (max-width:767px){.st4__item{width:100%}}.st4__image{height:120px;overflow:hidden;margin-bottom:10px;flex:0 0 auto;text-align:center;display:flex;align-items:flex-end;justify-content:center}@media only screen and (max-width:991px){.st4__image{height:auto;width:90px;margin-right:10px;margin-bottom:0}}.st4__image a{display:block}.st4__image img{max-height:120px;width:auto}.st4__name{text-align:center}@media only screen and (max-width:991px){.st4__name{text-align:left}}.st4__name a{color:#242425;font-family:HelveticaNeueRoman,Arial;font-size:14px;font-weight:700;line-height:18px;text-decoration:none;text-transform:uppercase}.st4__ft{margin-top:30px;text-align:center}.st5{flex:0 0 auto;display:flex}@media only screen and (max-width:991px){.st5{margin-bottom:77px}.st5:nth-last-child(-n+1){margin-bottom:0}
}.st5 h2{margin-bottom:22px}.st5>div{display:flex;flex-direction:column}@media only screen and (max-width:991px){.st5>div{width:100%}}.st5 .content{height:100%}.st5 .view{height:100%;display:flex;flex-direction:column}.st5__content{display:flex;flex:1;margin-bottom:30px}@media only screen and (max-width:479px){.st5__content{flex-direction:column}}.st5__row{width:261px;flex:0 0 auto}.st5__row:first-child{margin-right:19px}@media only screen and (max-width:1199px){.st5__row{width:212px}}@media only screen and (max-width:991px){.st5__row{width:calc(50% - 10px)}}@media only screen and (max-width:479px){.st5__row{width:100%;margin-right:0 !important;margin-bottom:30px}.st5__row:nth-last-child(-n+1){margin-bottom:0}}.st5__photo{height:175px;margin-bottom:5px}@media only screen and (max-width:1199px){.st5__photo{height:142px}}@media only screen and (max-width:991px){.st5__photo{height:auto}}.st5__photo a{display:block}.st5__photo img{max-width:100%;height:auto}@media only screen and (max-width:991px){.st5__photo img{width:100%}}.st5__data-new{display:flex;justify-content:space-between}.st5__new{color:#f33d3d;font-family:HelveticaNeueRoman,Arial;font-size:12px;font-weight:500;line-height:20px;text-transform:uppercase;letter-spacing:.24px}.st5__data{color:#696969;font-family:HelveticaNeueRoman,Arial;font-size:12px;font-weight:400;line-height:20px;margin-bottom:11px}.st5__title{margin-bottom:7px}.st5__title a{color:#242425;font-family:HelveticaNeueRoman,Arial;font-size:14px;font-weight:700;line-height:20px}.st5__body{color:#696969;font-family:HelveticaNeueRoman,Arial;font-size:14px;font-weight:400;line-height:18.5px}.st5__ft{text-align:center}.st5__ft p{margin:0}.st6__content{display:flex;flex-wrap:wrap;margin-bottom:-35px}.st6__row{width:278px;flex:0 0 auto;margin-right:20px;margin-bottom:35px}.st6__row:nth-child(4n){margin-right:0}@media only screen and (max-width:1199px){.st6__row{width:227px}}.st6__photo{margin-bottom:10px;height:184px}@media only screen and (max-width:1199px){.st6__photo{height:156px}}.st6__photo a{display:block}.st6__photo img{max-width:100%;height:auto}.st6__data{color:#696969;font-family:HelveticaNeueRoman,Arial;font-size:12px;font-weight:400;line-height:20px;margin-bottom:11px;text-align:right}.st6__title{margin-bottom:14px}.st6__title a{color:#242425;font-family:HelveticaNeueRoman,Arial;font-size:14px;font-weight:700;line-height:20px}.st6__body{color:#696969;font-family:HelveticaNeueRoman,Arial;font-size:14px;font-weight:400;line-height:20px}.st6__ft{text-align:center}.st6__ft p{margin:0}.page-catalog .st7{background-color:#f5f5f6;padding:79px 0}@media only screen and (max-width:991px){.page-catalog .st7{background-color:transparent;padding:0}}.page-catalog .st7 .st4__list{margin:0}.page-catalog .st7 .st4__ft{margin-top:0}.front .st7{display:none;margin:60px 0}@media only screen and (max-width:991px){.front .st7{display:block}}.st7__content{display:flex}@media only screen and (max-width:991px){.st7__content{flex-direction:column}}.st7__col-l{width:377px;flex:0 0 auto;margin-right:31px}@media only screen and (max-width:1199px){.st7__col-l{width:347px}}@media only screen and (max-width:991px){.st7__col-l{width:100%;margin-right:0}}@media only screen and (max-width:991px){.st7__col-l .content{display:flex;flex-wrap:wrap}}.st7__col-r{flex-grow:1;margin-top:-7px}@media only screen and (max-width:991px){.st7__col-r{display:none}}.st7__item{background-color:transparent;overflow:hidden;height:67px;transition:all .3s;padding-left:20px;padding-right:20px;cursor:pointer;margin-bottom:5px}.st7__item:nth-last-child(-n+1){margin-bottom:0}@media only screen and (max-width:1199px){.st7__item{padding-left:10px}}@media only screen and (max-width:991px){.st7__item{flex:0 0 auto;width:50%;padding-left:0;padding-right:0}}@media only screen and (max-width:767px){.st7__item{width:100%;height:auto}}.st7__item:hover,.st7__item.active{background-color:#fff}@media only screen and (max-width:767px){.st7__item:hover,.st7__item.active{background-color:transparent}}.st7__item:before,.st7__item:after{content:'';position:absolute;right:-17px;width:30px;height:50px;background-color:#f5f5f6;transition:all .3s;z-index:1}
@media only screen and (max-width:991px){.st7__item:before,.st7__item:after{display:none}}.st7__item:before{top:-16px;transform:rotate(-34deg)}.st7__item:after{transform:rotate(35deg);bottom:-16px}.st7__link{display:flex;align-items:center;text-decoration:none}.st7__image{width:90px;height:60px;margin-right:20px;flex:0 0 auto;text-align:right}@media only screen and (max-width:1199px){.st7__image{margin-right:10px}}.st7__image img{max-width:100%;height:auto;width:100%}.st7__title{color:#242425;font-family:HelveticaNeueRoman,Arial;font-size:13px;font-weight:700;line-height:18px;text-transform:uppercase;letter-spacing:.33px;padding-top:6px}.st7__col-r .st4{display:block}#block-block-35{margin-top:68px}.st8__title{text-align:center;text-transform:uppercase;font-size:28px;color:#303030;letter-spacing:2px;font-family:HelveticaNeueBold,Arial}.st8__cont{display:flex;flex-wrap:wrap;margin-bottom:-50px}@media only screen and (max-width:767px){.st8__cont{margin-bottom:-30px}}.st8__cont .person{width:33.33%;margin-bottom:50px}@media only screen and (max-width:991px){.st8__cont .person{width:50%}}@media only screen and (max-width:767px){.st8__cont .person{margin-bottom:30px;flex-direction:column;text-align:center}}@media only screen and (max-width:479px){.st8__cont .person{width:100%}}.st9__cont{margin-top:5px}.st9__item{margin-bottom:13px;padding-left:35px}@media only screen and (max-width:991px){.st9__item{padding-left:0}}.st9__item:nth-last-child(-n+1){margin-bottom:0}.st9__item br{display:none}.st9__item a{color:#3da7e5;display:flex;align-items:center;line-height:18px}.st9__item img{margin-right:15px}#block-views-available-tech-block-1{background-color:#f5f5f6;padding:70px 0}#block-views-available-tech-block-1 h2{margin-top:0;margin-bottom:42px}@media only screen and (max-width:991px){#block-views-available-tech-block-1 h2{margin-bottom:10px}}@media only screen and (max-width:991px){#block-views-available-tech-block-1 .arrows-slider__arrow{display:none !important}}#block-views-available-tech-block-1 .arrows-slider__prev{left:-84px}@media only screen and (max-width:1360px){#block-views-available-tech-block-1 .arrows-slider__prev{left:0}}#block-views-available-tech-block-1 .arrows-slider__next{right:-84px}@media only screen and (max-width:1360px){#block-views-available-tech-block-1 .arrows-slider__next{right:0}}@media only screen and (max-width:991px){#block-views-available-tech-block-1 .slick-list{padding-right:50px}}#block-views-available-tech-block-1 .views-row{width:223px;margin:0 13px 0 0}@media only screen and (max-width:1360px){#block-views-available-tech-block-1 .views-row{width:199px}}@media only screen and (max-width:1199px){#block-views-available-tech-block-1 .views-row{width:202px}}@media only screen and (max-width:991px){#block-views-available-tech-block-1 .views-row{margin-right:5px}}#block-views-available-tech-block-1 .photos a{display:block}#block-views-available-tech-block-1 .photos img{max-width:100%;width:100%;height:auto}#block-views-available-tech-block-1 .price a{background-color:#3255aa;position:absolute;z-index:1;bottom:0;right:0;color:#fff;font-size:14px;font-weight:700;padding:1px 6px 0;letter-spacing:.5px;text-decoration:none;height:22px;display:flex;align-items:center}#block-views-available-tech-block-1 .view-content{margin:0 3px}@media only screen and (max-width:767px){#block-views-available-tech-block-1 .view-content{margin:0 -15px}}#block-views-available-tech-block-1 .content{margin-bottom:29px}#block-views-available-tech-block-1 .views-footer{text-align:center}@media only screen and (max-width:767px){#block-views-available-tech-block-1 .dots{margin:15px 0 0}}#block-views-available-tech-block-1 .dots button:before{background-color:#0c5ec0}#block-views-available-tech-block-1 .dots li.slick-active button{border-color:#0c5ec0}#block-views-available-tech-block-1 .dots li.slick-active button:before{background-color:transparent}.view-catalog-tech.view-display-id-block_7{background-color:#f5f5f6;padding:60px 0}.view-catalog-tech.view-display-id-block_7 .view-content{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:-42px;padding:0 200px}
@media only screen and (max-width:1199px){.view-catalog-tech.view-display-id-block_7 .view-content{padding:0}}.view-catalog-tech.view-display-id-block_7 .views-row{flex:0 0 auto;width:247px;margin-right:9px;margin-bottom:42px}.view-catalog-tech.view-display-id-block_7 .views-row:nth-child(3n){margin-right:0}.view-catalog-tech.view-display-id-block_7 .image{height:119px;overflow:hidden;margin-bottom:10px}.view-catalog-tech.view-display-id-block_7 .image a{display:block}.view-catalog-tech.view-display-id-block_7 .image img{max-width:100%;height:auto}.view-catalog-tech.view-display-id-block_7 .image:hover~.name a{text-decoration:none}.view-catalog-tech.view-display-id-block_7 .name{text-align:center}.view-catalog-tech.view-display-id-block_7 .name a{color:#242425;font-family:HelveticaNeueRoman,Arial;font-size:14px;font-weight:700;line-height:18px;text-decoration:underline}.view-catalog-tech.view-display-id-block_7 .name a:hover{text-decoration:none}#block-views-otgruzki-block-1{margin:59px 0 -19px}#block-views-otgruzki-block-1 h2{margin-bottom:6px}@media only screen and (max-width:991px){#block-views-otgruzki-block-1 h2{margin-bottom:15px}}#block-views-otgruzki-block-1 .view.view-id-otgruzki{padding-left:13px}@media only screen and (max-width:991px){#block-views-otgruzki-block-1 .view.view-id-otgruzki{padding-left:0;display:flex;flex-direction:column}}#block-views-otgruzki-block-1 .view.view-id-otgruzki .slick-dots{justify-content:center;flex-wrap:wrap;margin:15px 0 0}#block-views-otgruzki-block-1 .view.view-id-otgruzki .slick-dots button:before{background-color:#0c5ec0}#block-views-otgruzki-block-1 .view.view-id-otgruzki .slick-dots li.slick-active button{border-color:#0c5ec0}#block-views-otgruzki-block-1 .view.view-id-otgruzki .slick-dots li.slick-active button:before{background-color:transparent}@media only screen and (max-width:991px){#block-views-otgruzki-block-1 .view.view-id-otgruzki .slick-list{padding-right:50px}}#block-views-otgruzki-block-1 .view.view-id-otgruzki .slick-slide{margin:0 7px 0 6px}#block-views-otgruzki-block-1 .view.view-id-otgruzki .slick-arrow{top:-76px}@media only screen and (max-width:991px){#block-views-otgruzki-block-1 .view.view-id-otgruzki .slick-arrow{display:none !important}}#block-views-otgruzki-block-1 .view.view-id-otgruzki .slick-prev{left:389px}@media only screen and (max-width:1199px){#block-views-otgruzki-block-1 .view.view-id-otgruzki .slick-prev{left:275px}}#block-views-otgruzki-block-1 .view.view-id-otgruzki .slick-next{right:402px}@media only screen and (max-width:1199px){#block-views-otgruzki-block-1 .view.view-id-otgruzki .slick-next{right:290px}}#block-views-otgruzki-block-1 .view.view-id-otgruzki .view-header{text-align:right;padding:0 21px 0 0}@media only screen and (max-width:991px){#block-views-otgruzki-block-1 .view.view-id-otgruzki .view-header{order:2;padding:0;text-align:center}}@media only screen and (max-width:991px){#block-views-otgruzki-block-1 .view.view-id-otgruzki .view-content{order:1}}@media only screen and (max-width:991px){#block-views-otgruzki-block-1 .view.view-id-otgruzki .view-content a{pointer-events:none}}#block-views-otgruzki-block-1 .view.view-id-otgruzki img{max-width:100%;width:100%;height:auto}#block-views-otgruzki-block-1 .view.view-id-otgruzki .slick-list:after,#block-views-otgruzki-block-1 .view.view-id-otgruzki .slick-list:before{content:'';position:absolute;bottom:-24px;background-color:#fff;width:285px;height:30px;z-index:1111}@media only screen and (max-width:991px){#block-views-otgruzki-block-1 .view.view-id-otgruzki .slick-list:after,#block-views-otgruzki-block-1 .view.view-id-otgruzki .slick-list:before{display:none}}#block-views-otgruzki-block-1 .view.view-id-otgruzki .slick-list:after{right:0;transform:skewY(-3deg)}#block-views-otgruzki-block-1 .view.view-id-otgruzki .slick-list:before{left:0;transform:skewY(3deg)}.hd-m-phone-btn a:before,.hd-m-search-btn span,.burger span,.bc-m__link:before{display:inline-block;background-image:url(/sites/all/themes/astslon/images/sprite.svg);background-size:74px 72px}.video-presentation{margin:72px 0}
.video-presentation__hd{text-align:center;margin-bottom:23px}.video-presentation__cont{display:flex;flex-wrap:wrap;justify-content:center}.video-presentation__item{width:235px;margin-right:30px}.video-presentation__item:nth-child(3n){margin-right:0}@media only screen and (max-width:1199px){.video-presentation__item{width:177px}}.video-presentation__link{text-decoration:none;display:block}.video-presentation__link:hover .video-presentation__image:before{background-color:rgba(0,0,0,.6)}.video-presentation__link:hover .video-presentation__name{text-decoration:none}.video-presentation__image{margin-bottom:23px}.video-presentation__image:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.3);transition:background-color .25s ease-in-out}.video-presentation__image:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:url(/sites/all/themes/astslon/images/video-play-2.png) center no-repeat}.video-presentation__image img{display:block;object-fit:cover;width:100%;height:100%}.video-presentation__name{color:#242425;text-align:left;text-decoration:underline;line-height:1.2}.table-wrapper{overflow:auto}img{max-width:100%;height:auto}@media only screen and (max-width:991px){.table-m-column{display:block;margin-top:20px;border:none}.table-m-column tbody{display:block}.table-m-column tr{display:block}.table-m-column td,.table-m-column th{display:block;width:100% !important;padding:0}}@media only screen and (max-width:991px){.table-m-nobg tr{background-color:transparent !important}}.presentation-term-239 a,.presentation-term-239 p,.presentation-term-239 td,.presentation-term-239 th,.presentation-term-239 li{font-size:18px}.page-taxonomy-term-200 .competitive-advantage,.page-taxonomy-term-239 .competitive-advantage{display:none}.page-taxonomy-term-200 .new-cab,.page-taxonomy-term-239 .new-cab{display:flex;background-color:#fff;align-items:center}@media only screen and (max-width:991px){.page-taxonomy-term-200 .new-cab,.page-taxonomy-term-239 .new-cab{flex-direction:column}}@media only screen and (max-width:767px){.page-taxonomy-term-200 .new-cab,.page-taxonomy-term-239 .new-cab{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:1199px){.page-taxonomy-term-200 .new-cab__col1,.page-taxonomy-term-239 .new-cab__col1{flex:0 0 auto;width:500px}}@media only screen and (max-width:991px){.page-taxonomy-term-200 .new-cab__col1,.page-taxonomy-term-239 .new-cab__col1{width:auto}}.page-taxonomy-term-200 .new-cab__col1 img,.page-taxonomy-term-239 .new-cab__col1 img{max-width:100%}@media only screen and (max-width:767px){.page-taxonomy-term .view-catalog-tech.view-display-id-block_7{margin-left:-15px;margin-right:-15px;padding-top:24px;padding-bottom:24px;padding-left:15px;padding-right:15px}}@media only screen and (max-width:991px){.page-taxonomy-term .view-catalog-tech.view-display-id-block_7 .inner{padding:0}}@media only screen and (max-width:991px){.page-taxonomy-term .st7__col-l{display:none}}@media only screen and (max-width:991px){.page-taxonomy-term .st3__col-r{display:block}}@media only screen and (max-width:991px){.page-taxonomy-term .st4__ft{display:none}}.wow{visibility:hidden}#admin-menu-wrapper{overflow:visible}*{margin:0;padding:0;box-sizing:border-box}html{height:100%;padding-left:0;width:100%}body,div{margin:0;padding:0;position:relative}body.front{height:auto;min-height:auto}.clear{clear:both}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}html{height:100%}body{color:#323232;min-height:100%;position:relative;font-family:HelveticaNeueRoman,Arial}#content{margin-bottom:20px}#center{overflow:hidden;margin-top:-10px;padding-top:20px}@media only screen and (max-width:991px){#center{margin-top:0;padding-top:0}}.inner{margin:0 auto !important;position:relative;width:1173px}@media only screen and (max-width:1199px){.inner{width:970px}}@media only screen and (max-width:991px){.inner{width:740px}}@media only screen and (max-width:767px){.inner{width:100%;padding-left:15px;padding-right:15px}
}a{color:#375ebc;text-decoration:underline}a:hover{text-decoration:none}textarea,input[type=password],input[type=email],input[type=text]{outline:none;font-size:14px;background-color:#fff;padding-top:12px;padding-bottom:14px;padding-left:14px;width:100%;box-sizing:border-box;border:1px solid #9a9a9a}textarea::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder{color:#a9a9a9;font-size:14px}textarea::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=email]::-moz-placeholder,input[type=text]::-moz-placeholder{color:#a9a9a9;font-size:14px}textarea:-moz-placeholder,input[type=password]:-moz-placeholder,input[type=email]:-moz-placeholder,input[type=text]:-moz-placeholder{color:#a9a9a9;font-size:14px}textarea:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=email]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder{color:#a9a9a9;font-size:14px}select{font-size:14px;outline:none;background-color:#fff;border:1px solid #9a9a9a;color:#a9a9a9;padding-top:12px;padding-bottom:14px}select option{color:#222}h1{font-family:HelveticaNeueBold,Arial;text-transform:uppercase;text-align:center;letter-spacing:-.7px;margin-bottom:55px;color:#242425}@media only screen and (max-width:991px){h1{font-family:HelveticaNeueMedium,Arial;font-size:24px;margin:19px 0 24px;margin:0 0 24px}}h2{font-size:30px;font-family:HelveticaNeueBold,Arial;margin:27px 0 20px;color:#242425}h3{color:#252425;font-size:16px;font-family:HelveticaNeueBold,Arial;text-transform:uppercase;margin-bottom:22px;margin-top:43px}p{margin-top:20px;font-size:14px;line-height:1.429}.pane-content ul,.pane-content ol{margin-left:40px;margin-top:20px}ul{margin-left:17px;margin-bottom:20px}ul li{line-height:1.429;font-size:14px}ol{margin-left:17px;margin-bottom:20px}ol li{line-height:1.429;font-size:14px}table{border:1px solid #f8f9fa;border-bottom:none;margin-bottom:20px}table p{margin:0}table tbody{border-top:none}table tr:nth-child(2n-1){background:#fcfcfc}table tr:nth-child(2n){background:#f0f3f6}table td,table th{font-size:14px;padding:12px 22px;color:#696969;border:none}table td:first-child{width:40%}table td:nth-child(2n){padding-left:0}table.no-style{border:none}table.no-style tbody{border-top:none}table.no-style tr:nth-child(2n-1){background:0 0}table.no-style tr:nth-child(2n){background:0 0}table.no-style td,table.no-style th{font-size:14px;padding:5px;border:none}#node-32 table td:first-child{width:auto !important}input,button,ul.slick-dots li button,.slick-slide,.slick-arrow{outline:none !important}.block h2{text-align:center;text-transform:uppercase;letter-spacing:.1px;margin-top:0;margin-bottom:39px}@media only screen and (max-width:991px){.block h2{font-size:20px;margin-bottom:10px;line-height:28px}}@media only screen and (max-width:991px){.panels-flexible-region.left-content{width:100% !important}.panels-flexible-region.left-content:before{display:none}.panels-flexible-region.left-content .inside{padding-right:0}}@media only screen and (max-width:991px){.panels-flexible-region.right-content{display:none}}.panels-flexible-row{padding:0 !important}.panels-flexible-region{width:100%}a.kp-button{background-color:#4ca5e8;color:#fff;display:inline-block;padding:14px 21px 13px;text-decoration:none;position:relative;text-transform:uppercase}fieldset{border:none;background:0 0;padding:0;margin:0}fieldset span.fieldset-legend{background:0 0 !important;padding:0 !important}body.node-type-catalogunit #bredkramp,body.node-type-catalogunit ul.tabs.primary{width:924px}@media only screen and (max-width:1199px){body.node-type-catalogunit #bredkramp,body.node-type-catalogunit ul.tabs.primary{width:719px}}@media only screen and (max-width:991px){body.node-type-catalogunit #bredkramp,body.node-type-catalogunit ul.tabs.primary{width:100%}}.lg-actions{position:initial}.sticky{position:fixed;top:0;z-index:1}.menu-wrapper{background:url("/sites/all/themes/astslon/images/menubg-5.png") center 0 no-repeat;position:relative;z-index:10;height:79px}@media only screen and (max-width:1199px){.menu-wrapper{height:65px;background-size:cover}
}@media only screen and (max-width:991px){.menu-wrapper{display:none}}.menu-wrapper-shadow{background:url("/sites/all/themes/astslon/images/menubg-shadow.png") center 0 no-repeat;height:170px;width:100%;position:absolute;top:107px;z-index:2}@media only screen and (max-width:1366px){.menu-wrapper-shadow{top:78px}}@media only screen and (max-width:1199px){.menu-wrapper-shadow{top:62px}}.menu-wrapper .inner{width:1279px}@media only screen and (max-width:1300px){.menu-wrapper .inner{width:1173px}}@media only screen and (max-width:1199px){.menu-wrapper .inner{width:992px}}#primory-links{display:inline-block;width:908px}@media only screen and (max-width:1300px){#primory-links{width:838px}}@media only screen and (max-width:1199px){#primory-links{width:745px}}#primory-links ul.main-menu{margin:0}#primory-links ul.main-menu>li{display:inline-block;vertical-align:top;margin-right:-5px;position:relative}#primory-links ul.main-menu>li a{color:#fff;font-weight:700;text-align:left;text-decoration:none;text-transform:uppercase;font-family:HelveticaNeueBold,Arial;font-size:14px;display:block;padding-top:29px;padding-bottom:31px}@media only screen and (max-width:1199px){#primory-links ul.main-menu>li a{padding-top:22px;padding-bottom:22px}}#primory-links ul.main-menu li.exp>a>span{background:url(/sites/all/themes/astslon/images/exp.png) right 5px no-repeat;padding-right:20px}#primory-links ul.main-menu li.exp .submenu{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#fff;opacity:0;visibility:hidden;transition:all .3s ease .3s;position:absolute;top:78px;background-color:#2d415c;width:100%;padding-left:37px;padding-right:34px;padding-top:36px;padding-bottom:36px}@media only screen and (max-width:1199px){#primory-links ul.main-menu li.exp .submenu{padding-top:28px;top:64px}}#primory-links ul.main-menu li.exp .submenu ul{margin:0}#primory-links ul.main-menu li.exp .submenu ul li{list-style:none}#primory-links ul.main-menu li.exp .submenu ul li:last-child{margin-bottom:0}#primory-links ul.main-menu li.exp .submenu ul li a{padding:0;text-align:left;text-transform:none;font-family:HelveticaNeueRoman,Arial;font-weight:400;text-decoration:underline;margin-bottom:3px}#primory-links ul.main-menu li.exp .submenu ul li a:hover{text-decoration:none}#primory-links ul.main-menu li.exp .submenu .title-column a,#primory-links ul.main-menu li.exp .submenu .title-column .menu-title-links,#primory-links ul.main-menu li.exp .submenu #block-views-available-tech-block-2 .content .view .view-header h3 .menu-title-links{text-decoration:underline}#primory-links ul.main-menu li.exp .submenu .title-column a:hover,#primory-links ul.main-menu li.exp .submenu .title-column .menu-title-links:hover,#primory-links ul.main-menu li.exp .submenu #block-views-available-tech-block-2 .content .view .view-header h3 .menu-title-links:hover{text-decoration:none}#primory-links ul.main-menu li.exp:hover .submenu{opacity:1;visibility:visible}#primory-links ul.main-menu li.item-menu-01>a{padding-left:57px;padding-right:35px}@media only screen and (max-width:1300px){#primory-links ul.main-menu li.item-menu-01>a{padding-left:30px;padding-right:30px}}@media only screen and (max-width:1199px){#primory-links ul.main-menu li.item-menu-01>a{padding-left:20px;padding-right:20px}}#primory-links ul.main-menu li.item-menu-01:hover>a{background:url(/sites/all/themes/astslon/images/menubg-3.png) -304px 0 no-repeat}@media only screen and (max-width:1199px){#primory-links ul.main-menu li.item-menu-01:hover>a{background-position-x:-14px;background-position-y:-4px}}#primory-links ul.main-menu li.item-menu-01 .column{display:inline-block;vertical-align:top;padding-right:10px;width:190px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:1199px){#primory-links ul.main-menu li.item-menu-01 .column{width:182px}}#primory-links ul.main-menu li.item-menu-01 .column-3{padding-left:23px;width:313px}@media only screen and (max-width:1300px){#primory-links ul.main-menu li.item-menu-01 .column-3{padding-left:11px;width:283px}}@media only screen and (max-width:1199px){#primory-links ul.main-menu li.item-menu-01 .column-3{padding-left:21px;width:600px}
#primory-links ul.main-menu li.item-menu-01 .column-3 li{float:left;width:50%}}#primory-links ul.main-menu li.item-menu-01 .column-4{width:461px;padding-left:20px}@media only screen and (max-width:1300px){#primory-links ul.main-menu li.item-menu-01 .column-4{width:440px;padding-left:10px}}@media only screen and (max-width:1199px){#primory-links ul.main-menu li.item-menu-01 .column-4{padding-left:0;width:100%;padding-top:31px}}#primory-links ul.main-menu li.item-menu-01 .column-4 h3{color:#fff;margin-bottom:16px;margin-top:0}#primory-links ul.main-menu li.item-menu-01 .column-4 .title{margin-bottom:5px}@media only screen and (max-width:1199px){#primory-links ul.main-menu li.item-menu-01 .column-4 .title{margin-bottom:6px;margin-top:-2px}}#primory-links ul.main-menu li.item-menu-01 .column-4 .title a{padding:0;text-align:left;text-transform:none;text-decoration:underline}#primory-links ul.main-menu li.item-menu-01 .column-4 .title a:hover{text-decoration:none}#primory-links ul.main-menu li.item-menu-01 .column-4 .description{color:rgba(255,255,255,.65);overflow:hidden;height:38px}#primory-links ul.main-menu li.item-menu-01 .column-4 .price{margin-top:6px;color:#4ca5e9}@media only screen and (max-width:1199px){#primory-links ul.main-menu li.item-menu-01 .column-4 .price{margin-top:2px}}#primory-links ul.main-menu li.item-menu-01 .column-4 .image{display:inline-block;vertical-align:top;padding-right:9px;padding-top:2px}#primory-links ul.main-menu li.item-menu-01 .column-4 .image a{padding:0}#primory-links ul.main-menu li.item-menu-01 .column-4 .info{display:inline-block;vertical-align:top;width:285px}@media only screen and (max-width:1300px){#primory-links ul.main-menu li.item-menu-01 .column-4 .info{width:274px}}@media only screen and (max-width:1199px){#primory-links ul.main-menu li.item-menu-01 .column-4 .info{width:247px}}#primory-links ul.main-menu li.item-menu-01 .column-4 .views-row{margin-bottom:9px}@media only screen and (max-width:1199px){#primory-links ul.main-menu li.item-menu-01 .column-4 .views-row{width:406px;display:inline-block}}#primory-links ul.main-menu li.item-menu-01 .column-4 .views-row:hover a{text-decoration:none}#primory-links ul.main-menu li.item-menu-01 .column-4 .view-footer a{color:#78bcee;font-family:HelveticaNeueRoman,Arial;text-transform:none;text-decoration:underline;padding:0;text-align:left}@media only screen and (max-width:1199px){#primory-links ul.main-menu li.item-menu-01 .column-4 .view-footer a{margin-top:-2px}}#primory-links ul.main-menu li.item-menu-01 .column-4 .view-footer a:hover{text-decoration:none}#primory-links ul.main-menu li.item-menu-01 h3,#primory-links ul.main-menu li.item-menu-01 .title-column{text-transform:uppercase;font-family:HelveticaNeueBold,Arial;margin-bottom:12px;font-size:14px}#primory-links ul.main-menu li.item-menu-01 .submenu{left:0;right:0;width:1264px;padding-left:59px;padding-right:39px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:1300px){#primory-links ul.main-menu li.item-menu-01 .submenu{width:1173px;padding-left:39px;padding-right:0}}@media only screen and (max-width:1199px){#primory-links ul.main-menu li.item-menu-01 .submenu{width:1007px;padding-left:21px;padding-bottom:12px;padding-right:10px}}#primory-links ul.main-menu li.item-menu-01 .submenu:after,#primory-links ul.main-menu li.item-menu-01 .submenu:before{content:'';background-color:#2d415c;position:absolute;top:-5px;height:20px;width:350px}@media only screen and (max-width:1199px){#primory-links ul.main-menu li.item-menu-01 .submenu:after,#primory-links ul.main-menu li.item-menu-01 .submenu:before{top:-4px;width:300px}}#primory-links ul.main-menu li.item-menu-01 .submenu:before{left:0;transform:skewY(1.6deg)}@media only screen and (max-width:1199px){#primory-links ul.main-menu li.item-menu-01 .submenu:before{transform:skewY(1.5deg)}}#primory-links ul.main-menu li.item-menu-01 .submenu:after{right:0;transform:skewY(-1.6deg)}@media only screen and (max-width:1199px){#primory-links ul.main-menu li.item-menu-01 .submenu:after{transform:skewY(-1.5deg)}
}#primory-links ul.main-menu li.item-menu-02>a{padding-left:38px;padding-right:38px}@media only screen and (max-width:1366px){#primory-links ul.main-menu li.item-menu-02>a{padding-left:37px;padding-right:37px}}@media only screen and (max-width:1199px){#primory-links ul.main-menu li.item-menu-02>a{padding-left:27px;padding-right:27px}}#primory-links ul.main-menu li.item-menu-02:hover>a{background:url(/sites/all/themes/astslon/images/menubg-3.png) -554px 0 no-repeat}@media only screen and (max-width:1199px){#primory-links ul.main-menu li.item-menu-02:hover>a{background-position-x:-34px}}#primory-links ul.main-menu li.item-menu-03>a{padding-left:37px;padding-right:34px}@media only screen and (max-width:1366px){#primory-links ul.main-menu li.item-menu-03>a{padding-left:26px;padding-right:26px}}@media only screen and (max-width:1199px){#primory-links ul.main-menu li.item-menu-03>a{padding-left:16px;padding-right:16px}}#primory-links ul.main-menu li.item-menu-03:hover>a{background:url(/sites/all/themes/astslon/images/menubg-3.png) -664px 0 no-repeat}@media only screen and (max-width:1199px){#primory-links ul.main-menu li.item-menu-03:hover>a{background-position:-664px -1px}}#primory-links ul.main-menu li.item-menu-04>a{padding-left:38px;padding-right:38px}@media only screen and (max-width:1366px){#primory-links ul.main-menu li.item-menu-04>a{padding-left:33px;padding-right:33px}}@media only screen and (max-width:1199px){#primory-links ul.main-menu li.item-menu-04>a{padding-left:23px;padding-right:23px}}#primory-links ul.main-menu li.item-menu-04:hover>a{background:url(/sites/all/themes/astslon/images/menubg-3.png) -774px 0 no-repeat}#primory-links ul.main-menu li.item-menu-05>a{padding-left:31px;padding-right:31px}@media only screen and (max-width:1199px){#primory-links ul.main-menu li.item-menu-05>a{padding-left:17px;padding-right:17px}}#primory-links ul.main-menu li.item-menu-05:hover>a{background:url(/sites/all/themes/astslon/images/menubg-3.png) -884px 0 no-repeat}.search-result .filter-btn{display:none}.view-id-catalog.view-display-id-block.search-result{padding:60px 0;margin-bottom:60px}@media only screen and (max-width:639px){.view-id-catalog.view-display-id-block.search-result{margin-left:-15px;margin-right:-15px}}.view-id-catalog.view-display-id-block.search-result:before{content:'';background-color:#eff2f5;position:absolute;left:-2000px;top:0;right:-2000px;height:100%}.view-id-catalog.view-display-id-block.search-result .view-catalogunit-list.view-display-id-panel_pane_4{margin:0}@media only screen and (max-width:639px){.view-id-catalog.view-display-id-block.search-result .views-field-php{padding-bottom:13px;margin-bottom:0}}@media only screen and (max-width:639px){.view-id-catalog.view-display-id-block.search-result .views-field-field-descr-string{width:100%}}#advanced-sphinx-search-form{overflow:hidden}#advanced-sphinx-search-form .container-inline{display:flex}#block-advanced-sphinx-searchbox,.block-custom-search{display:inline-block;width:285px;top:23px;left:20px;vertical-align:top}@media only screen and (max-width:1199px){#block-advanced-sphinx-searchbox,.block-custom-search{width:221px;top:16px}}#block-advanced-sphinx-searchbox input.form-text,.block-custom-search input.form-text{background:0 0;border-width:0 0 1px;border-style:solid;border-color:rgba(255,255,255,.75);width:93%;margin:0 0 0 27px;box-sizing:border-box;color:#fff;font-size:14px;padding:5px 10px}#block-advanced-sphinx-searchbox input.form-text::-webkit-input-placeholder,.block-custom-search input.form-text::-webkit-input-placeholder{color:#fff;opacity:1;transition:opacity .3s ease}#block-advanced-sphinx-searchbox input.form-text::-moz-placeholder,.block-custom-search input.form-text::-moz-placeholder{color:#fff;opacity:1;transition:opacity .3s ease}#block-advanced-sphinx-searchbox input.form-text:-moz-placeholder,.block-custom-search input.form-text:-moz-placeholder{color:#fff;opacity:1;transition:opacity .3s ease}#block-advanced-sphinx-searchbox input.form-text:-ms-input-placeholder,.block-custom-search input.form-text:-ms-input-placeholder{color:#fff;opacity:1;transition:opacity .3s ease}
@media only screen and (max-width:1199px){#block-advanced-sphinx-searchbox input.form-text,.block-custom-search input.form-text{width:85%}}#block-advanced-sphinx-searchbox input.form-text:focus::-webkit-input-placeholder,.block-custom-search input.form-text:focus::-webkit-input-placeholder{opacity:0;transition:opacity .3s ease}#block-advanced-sphinx-searchbox input.form-text:focus::-moz-placeholder,.block-custom-search input.form-text:focus::-moz-placeholder{opacity:0;transition:opacity .3s ease}#block-advanced-sphinx-searchbox input.form-text:focus:-moz-placeholder,.block-custom-search input.form-text:focus:-moz-placeholder{opacity:0;transition:opacity .3s ease}#block-advanced-sphinx-searchbox input.form-text:focus:-ms-input-placeholder,.block-custom-search input.form-text:focus:-ms-input-placeholder{opacity:0;transition:opacity .3s ease}#block-advanced-sphinx-searchbox input.form-submit,.block-custom-search input.form-submit{position:absolute;left:0;top:4px;border:none;background:url("/sites/all/themes/astslon/images/ico-search.png") 0 0 no-repeat;width:21px;height:21px;text-indent:-999999px;cursor:pointer}@media only screen and (max-width:1199px){.view-available-tech.view-display-id-page_2,.view-available-tech.view-display-id-page_1{padding-left:47px}}@media only screen and (max-width:991px){.view-available-tech.view-display-id-page_2,.view-available-tech.view-display-id-page_1{padding-left:0}}.view-available-tech.view-display-id-page_2 .views-row,.view-available-tech.view-display-id-page_1 .views-row{width:259px;display:inline-block;vertical-align:top;opacity:1;visibility:visible;margin:0 15px 29px}@media only screen and (max-width:991px){.view-available-tech.view-display-id-page_2 .views-row,.view-available-tech.view-display-id-page_1 .views-row{margin-left:0;margin-right:30px}}@media only screen and (min-width:540px) and (max-width:991px){.view-available-tech.view-display-id-page_2 .views-row,.view-available-tech.view-display-id-page_1 .views-row{width:calc(50% - 18px)}.view-available-tech.view-display-id-page_2 .views-row:nth-child(2n),.view-available-tech.view-display-id-page_1 .views-row:nth-child(2n){margin-right:0}}@media only screen and (max-width:539px){.view-available-tech.view-display-id-page_2 .views-row,.view-available-tech.view-display-id-page_1 .views-row{width:100%;margin-right:0}}.view-available-tech.view-display-id-page_2 .views-row>div,.view-available-tech.view-display-id-page_1 .views-row>div{background-color:#f5f7f9}.view-available-tech.view-display-id-page_2 .views-row .photos,.view-available-tech.view-display-id-page_1 .views-row .photos{width:269px}@media only screen and (max-width:991px){.view-available-tech.view-display-id-page_2 .views-row .photos,.view-available-tech.view-display-id-page_1 .views-row .photos{width:100%}}.view-available-tech.view-display-id-page_2 .views-row .photos img,.view-available-tech.view-display-id-page_1 .views-row .photos img{left:-6px;position:relative}@media only screen and (max-width:1199px){.view-available-tech.view-display-id-page_2 .views-row .photos img,.view-available-tech.view-display-id-page_1 .views-row .photos img{max-width:272px !important;height:auto !important}}@media only screen and (max-width:991px){.view-available-tech.view-display-id-page_2 .views-row .photos img,.view-available-tech.view-display-id-page_1 .views-row .photos img{width:100%;max-width:none !important;left:0}}.view-available-tech.view-display-id-page_2 .title,.view-available-tech.view-display-id-page_1 .title{margin-bottom:4px}.view-available-tech.view-display-id-page_2 .title a,.view-available-tech.view-display-id-page_1 .title a{color:#242425;font-size:14px;font-weight:700;line-height:1.429}.view-available-tech.view-display-id-page_2 .description,.view-available-tech.view-display-id-page_1 .description{color:#696969;font-size:14px;line-height:1.429;margin-bottom:0;height:123px;overflow:hidden;flex:1}@media only screen and (max-width:539px){.view-available-tech.view-display-id-page_2 .description,.view-available-tech.view-display-id-page_1 .description{height:auto}}.view-available-tech.view-display-id-page_2 .statuss,.view-available-tech.view-display-id-page_1 .statuss{font-family:HelveticaNeueRoman,Arial;font-weight:400;font-size:14px;display:block;color:#b4b4b4;margin-top:5px;margin-bottom:10px}
.view-available-tech.view-display-id-page_2 .statuss.waited,.view-available-tech.view-display-id-page_1 .statuss.waited{color:#2858aa;text-transform:uppercase;font-size:12px;display:flex;grid-gap:4px}.view-available-tech.view-display-id-page_2 .stok,.view-available-tech.view-display-id-page_1 .stok{color:#ff7c48}.view-available-tech.view-display-id-page_2 .price,.view-available-tech.view-display-id-page_1 .price{color:#3255aa;font-size:18px;border-top:1px solid #e3e3e4;border-bottom:1px solid #e3e3e4;text-align:center;padding:10px 0 8px;letter-spacing:.8px}.view-available-tech.view-display-id-page_2 .info,.view-available-tech.view-display-id-page_1 .info{padding-top:21px;margin:0 27px;height:316px;display:flex;flex-direction:column;padding-bottom:39px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:539px){.view-available-tech.view-display-id-page_2 .info,.view-available-tech.view-display-id-page_1 .info{height:auto;padding-bottom:42px}}.view-available-tech.view-display-id-page_2 .more,.view-available-tech.view-display-id-page_1 .more{display:none;text-align:center;margin-top:15px}@media only screen and (max-width:991px){.view-available-tech.view-display-id-page_2 .more,.view-available-tech.view-display-id-page_1 .more{display:block}}.view-available-tech.view-display-id-page_2 .skos-top,.view-available-tech.view-display-id-page_1 .skos-top{position:absolute;width:292px;height:37px;z-index:1}@media only screen and (max-width:1199px){.view-available-tech.view-display-id-page_2 .skos-top,.view-available-tech.view-display-id-page_1 .skos-top{width:337px;top:-26px}}@media only screen and (max-width:991px){.view-available-tech.view-display-id-page_2 .skos-top,.view-available-tech.view-display-id-page_1 .skos-top{display:none}}.view-available-tech.view-display-id-page_2 .skos-bottom,.view-available-tech.view-display-id-page_1 .skos-bottom{position:absolute;width:292px;height:37px;z-index:1}@media only screen and (max-width:1199px){.view-available-tech.view-display-id-page_2 .skos-bottom,.view-available-tech.view-display-id-page_1 .skos-bottom{width:337px;bottom:-26px}}@media only screen and (max-width:991px){.view-available-tech.view-display-id-page_2 .skos-bottom,.view-available-tech.view-display-id-page_1 .skos-bottom{display:none}}.view-available-tech.view-display-id-page_2 .skos-top-l,.view-available-tech.view-display-id-page_1 .skos-top-l{left:0;transform:skewY(-3.9deg)}.view-available-tech.view-display-id-page_2 .skos-top-r,.view-available-tech.view-display-id-page_1 .skos-top-r{right:0;transform:skewY(3.9deg)}.view-available-tech.view-display-id-page_2 .skos-bottom-l,.view-available-tech.view-display-id-page_1 .skos-bottom-l{left:0;transform:skewY(3.9deg)}.view-available-tech.view-display-id-page_2 .skos-bottom-r,.view-available-tech.view-display-id-page_1 .skos-bottom-r{right:0;transform:skewY(-3.9deg)}.view-available-tech.view-display-id-page_2 .skos-top,.view-available-tech.view-display-id-page_1 .skos-top{top:-28px;background-color:#fff}.view-available-tech.view-display-id-page_2 .skos-bottom,.view-available-tech.view-display-id-page_1 .skos-bottom{bottom:1px;background-color:#fff}#catalog-avto{padding:86px 0 90px}#block-views-catalog-tech-block-4 .views-row{margin-bottom:33px}#block-views-catalog-tech-block-4 .views-row .views-row{width:24.7%;vertical-align:top;display:inline-block;text-align:center}@media only screen and (max-width:1199px){#block-views-catalog-tech-block-4 .views-row .views-row{width:24.6%}}#block-views-catalog-tech-block-4 .part-title{margin-bottom:31px;text-align:center}#block-views-catalog-tech-block-4 .part-title a{color:#252425;font-family:HelveticaNeueBold,Arial;text-decoration:none;text-transform:uppercase;font-size:28px;letter-spacing:1.5px}#block-views-catalog-tech-block-4 .item-image{display:inline-block;vertical-align:middle;margin-bottom:-70px;z-index:1}@media only screen and (max-width:1199px){#block-views-catalog-tech-block-4 .item-image{margin-bottom:-60px}}#block-views-catalog-tech-block-4 .item-image:hover+.item-title a span{border-color:transparent !important}
#block-views-catalog-tech-block-4 .item-title{display:inline-block;vertical-align:middle;width:283px;height:120px;padding:77px 0 0 35px;background-color:#eff2f5;box-sizing:border-box;letter-spacing:.9px;text-align:left}@media only screen and (max-width:1199px){#block-views-catalog-tech-block-4 .item-title{width:237px;padding-left:15px;height:120px}}#block-views-catalog-tech-block-4 .item-title a{font-size:14px;color:#242425}#block-views-catalog-tech-block-4{margin-bottom:-33px}#block-views-catalog-tech-block-4 h2{margin-top:-30px;margin-bottom:31px;text-align:center}#block-views-catalog-tech-block-4 .views-row{width:24.7%;vertical-align:top;display:inline-block;text-align:center}@media only screen and (max-width:1199px){#block-views-catalog-tech-block-4 .views-row{width:24.6%}}@media only screen and (max-width:1199px){#block-views-catalog-tech-block-4 .views-row .item-image{margin-bottom:-50px}}#block-views-catalog-tech-block-4 .views-row .item-title{height:141px}@media only screen and (max-width:1199px){#block-views-catalog-tech-block-4 .views-row .item-title{width:237px;padding-left:15px}}.more-link-2{margin-top:20px}#block-block-26{background:url("/sites/all/themes/astslon/images/pic-03.jpg") center 0 no-repeat;height:466px;margin:73px 0 57px}#block-block-26 .inner{height:100%}#block-block-26 .content{width:460px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);padding-left:23px}#block-block-26 h2{text-align:left;line-height:1.2;margin-bottom:15px}#block-block-26 .description{font-size:14px;line-height:1.429}#block-block-26 .description p{margin-bottom:20px}#block-block-26 .more-link{margin-top:20px;text-align:left}#bredkramp{font-size:14px;color:rgba(105,105,105,.64);margin-top:23px !important;margin-bottom:59px !important;z-index:2}@media only screen and (max-width:991px){#bredkramp{display:none}}#bredkramp .breadcrumb{margin-bottom:0}#bredkramp a{color:rgba(105,105,105,.64)}#footer{margin-top:59px;overflow:hidden}#footer1{background-color:#f5f5f6;padding:0 0 18px}.footermenu{border-bottom:5px solid #3255aa;background-color:#fff}@media only screen and (max-width:991px){.footermenu ul{display:none}}.footermenu .menu-menu-bottom{width:1173px;margin:0 auto;text-align:justify;text-justify:newspaper;zoom:1;-moz-text-align-last:justify;text-align-last:justify;margin-bottom:10px;position:relative}@media only screen and (max-width:1199px){.footermenu .menu-menu-bottom{width:970px}}.footermenu .menu-menu-bottom:before{content:'';position:absolute;left:0;bottom:-15px;height:5px;width:364px;background-color:#78bcee}.footermenu .menu-menu-bottom:after{content:'';position:absolute;left:364px;bottom:-15px;height:5px;width:239px;background-color:#4ca5e8}.footermenu .menu-menu-bottom li{display:inline-block;margin:10px 0;line-height:1.286}.footermenu .menu-menu-bottom li.first{padding-left:80px}.footermenu .menu-menu-bottom li.last{padding-right:80px}.footermenu .menu-menu-bottom a{color:#222;font-size:14px;font-family:HelveticaNeueBold;text-decoration:none;text-transform:uppercase}.footermenu .menu-menu-bottom a:hover{text-decoration:underline;color:#4ca5e8}.footerinf{color:#fff;height:159px;background:url(/sites/all/themes/astslon/images/footer.png) center bottom no-repeat;background-size:cover}@media only screen and (max-width:991px){.footerinf{background-color:#2f55b2;background-image:none;height:auto;display:flex;padding:0 27px 27px 0}}@media only screen and (max-width:767px){.footerinf{flex-direction:column;padding-right:0;margin-left:-15px;margin-right:-15px}}.footerinf .time-work{display:block}.footerinf .adr,.footerinf .cont{vertical-align:top}.footerinf .adr div,.footerinf .cont div{padding-left:31.6%}@media only screen and (max-width:991px){.footerinf .adr div,.footerinf .cont div{padding-left:70px}}.footerinf .adr .title,.footerinf .cont .title{font-size:16px;font-family:HelveticaNeueBold;text-transform:uppercase;margin-bottom:3px}.footerinf .adr .txt,.footerinf .cont .txt{line-height:163%;font-size:14px}.footerinf .adr .txt a,.footerinf .cont .txt a{color:#fff}
.footerinf .adr{width:389px;display:inline-block;background:url(/sites/all/themes/astslon/images/adrbg.png) 40px 0px no-repeat;margin-top:27px}@media only screen and (max-width:1199px){.footerinf .adr{width:288px;background-position-x:20px}}@media only screen and (max-width:991px){.footerinf .adr{background-size:30px}}@media only screen and (max-width:767px){.footerinf .adr{width:100%}}.footerinf .cont{width:389px;display:inline-block;background:url(/sites/all/themes/astslon/images/contbg.png) 35px 0px no-repeat;margin-top:27px}@media only screen and (max-width:991px){.footerinf .cont{background-size:30px;background-position-x:21px}}@media only screen and (max-width:767px){.footerinf .cont{width:100%}}.footerinf .cont div{padding-left:29.6%}@media only screen and (max-width:991px){.footerinf .cont div{padding-left:70px}}.footerinf .ordercat{display:inline-block;width:382px;vertical-align:top;margin-top:25px;font-size:16px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-family:HelveticaNeueBold;text-transform:uppercase}.footerinf .ordercat a{color:#fff;text-decoration:none;display:block;padding-left:97px;background:url(/sites/all/themes/astslon/images/formcatbg.png) 35px 0 no-repeat;height:61px;padding-top:10px;line-height:24px}@media only screen and (max-width:1199px){.footerinf .ordercat a{padding-top:12px}}@media only screen and (max-width:991px){.footerinf .ordercat a{background-size:25px;padding-left:70px;background-position-x:21px;padding-top:0;height:auto;display:flex;align-items:center}}@media only screen and (max-width:767px){.footerinf .ordercat a{height:38px}}.footerinf .ordercat a:hover{text-decoration:underline}@media only screen and (max-width:1199px){.footerinf .ordercat{width:283px}}@media only screen and (max-width:767px){.footerinf .ordercat{width:100%}}.footerinf .ordercat .submit-call{margin-top:10px}.footerinf .ordercat .form-item{display:inline-block;vertical-align:top;margin-top:0}.footerinf .ordercat .webform-confirmation{text-transform:none;font-weight:400;font-family:'HelveticaNeueCyr-Roman',Arial;padding-right:20px}.footerinf .ordercat .email{font-family:arial;color:#6d6d6d;font-size:14px;padding-top:13px;padding-bottom:13px;width:189px;border:none;background:#f2f2f2;padding-left:17px;height:42px}@media only screen and (max-width:1199px){.footerinf .ordercat .email{width:149px}}.footerinf .ordercat .email:focus{outline:none}.footerinf .ordercat #webform-client-form-3282 .webform-component-email{margin-bottom:0}.footerinf .ordercat #webform-client-form-3282 .webform-component-checkboxes{margin-top:0;top:50px;position:absolute}.footerinf .ordercat #webform-client-form-3282 .form-actions{margin-bottom:0}.footerinf .ordercat .webform-component-checkboxes .option{font-size:12px;text-transform:none;font-family:arial}.footerinf .ordercat .form-actions{display:inline-block;vertical-align:top;margin-left:-5px;margin-top:0}.footerinf .ordercat .form-actions input{height:42px;width:40px;background:#fff url(/sites/all/themes/astslon/images/formarrow.png) center center no-repeat;text-indent:-9999px;border:none;cursor:pointer}.footerinf .ordercat .form-actions input:hover{background:#485b66 url(/sites/all/themes/astslon/images/rightarrow.png) center center no-repeat}.footerlinks{margin-top:18px;display:flex}@media only screen and (max-width:479px){.footerlinks{flex-direction:column}}.footerlinks .column{width:33%;box-sizing:border-box}@media only screen and (max-width:479px){.footerlinks .column{width:100%}}.footerlinks .column-1{padding-left:54px}@media only screen and (max-width:1199px){.footerlinks .column-1{padding-left:24px}}@media only screen and (max-width:991px){.footerlinks .column-1{width:50%;padding-left:0;padding-right:30px}}@media only screen and (max-width:767px){.footerlinks .column-1{width:100%;padding-right:0}}@media only screen and (max-width:479px){.footerlinks .column-1{margin-bottom:15px}}@media only screen and (max-width:991px){.footerlinks .column-2{display:none}}.footerlinks .column-3{padding-left:61px}@media only screen and (max-width:991px){.footerlinks .column-3{width:50%;padding-left:0}
}@media only screen and (max-width:767px){.footerlinks .column-3{width:100%}}.footerlinks .field-label{position:static;font-size:14px;margin-bottom:7px}.footerlinks ul{padding:0 0 0 18px;display:inline-block;vertical-align:top;width:145px;margin-left:0;margin-bottom:0}@media only screen and (max-width:1199px){.footerlinks ul{width:109px}}@media only screen and (max-width:1199px){.footerlinks ul{width:109px}}@media only screen and (max-width:991px){.footerlinks ul{width:150px}}@media only screen and (max-width:767px){.footerlinks ul{width:100%;margin:0 !important}}.footerlinks ul li{list-style:disc;color:#6d6d6d;font-size:16px;font-family:HelveticaNeueRoman;margin:0;line-height:120%}.footerlinks ul a{color:#6d6d6d;text-decoration:none;font-size:14px}.footerlinks ul a:hover{text-decoration:underline}.footerlinks ul.four{margin-left:21px;width:auto}@media only screen and (min-width:992px) and (max-width:1199px){.footerlinks ul.four{margin-left:10px}}.footerlinks ul.second{margin-left:5px;width:auto}@media only screen and (min-width:992px) and (max-width:1199px){.footerlinks ul.second{margin-left:5px}}.footerlinks img{margin-left:95px;top:5px;position:relative}@media only screen and (max-width:1199px){.footerlinks img{margin-left:65px}}#footer2{background:#fff;padding:18px 0 13px;border-top:1px solid #d6d6d6}#footer2 .inner{display:flex}@media only screen and (max-width:767px){#footer2 .inner{flex-direction:column}}#footer2 .gkrf{float:left;font-size:12px;line-height:15px;text-align:justify;margin-top:10px;margin-right:35px}@media only screen and (max-width:767px){#footer2 .gkrf{margin-bottom:15px}}#footer2 .gkrf br{display:none}@media only screen and (max-width:479px){#footer2 .gkrf br{display:block}}#footer2 .sociable{display:inline-block;flex:1}#footer2 .sociable a{display:inline-block;width:30px;height:30px;margin-right:17px}#footer2 .sociable .facebook{background:url(/sites/all/themes/astslon/images/spriteico.png) left center no-repeat}#footer2 .sociable .youtube{background:url(/sites/all/themes/astslon/images/spriteico.png) -47px center no-repeat}#footer2 .sociable .insta{background:url(/sites/all/themes/astslon/images/spriteico.png) -94px center no-repeat}#footer2 .sociable .vk{background:url(/sites/all/themes/astslon/images/spriteico.png) right center no-repeat}#footer2 .copy{float:right;margin-top:10px}#footer2 .copy img{margin:10px;margin-bottom:-9px;margin-top:3px}#footer2,#footer2 a{color:#696969;font-size:12px}.view-catalog-tech.view-display-id-block_5{margin-bottom:83px}.view-catalog-tech.view-display-id-block_5 .part-models{display:inline-block;width:50%;margin-right:-4px}.view-catalog-tech.view-display-id-block_5 .part-image{padding-left:28px;margin-right:28px}.view-catalog-tech.view-display-id-page .part-image{display:inline-block;vertical-align:top;margin-right:20px}@media only screen and (max-width:1199px){.view-catalog-tech.view-display-id-page .part-image{width:220px;padding-left:0}}@media only screen and (max-width:1199px){.view-catalog-tech.view-display-id-page .part-image img{max-width:100%;height:auto}}.view-catalog-tech.view-display-id-page .part-title{margin-bottom:39px}.view-catalog-tech.view-display-id-page .part-title a{font-size:16px;text-transform:uppercase;font-family:HelveticaNeueBold,Arial}.view-catalog-tech.view-display-id-page .part-description{font-size:14px;margin-bottom:22px;line-height:1.429;width:90%}.view-catalog-tech.view-display-id-page .part-content{display:inline-block;vertical-align:top}.view-catalog-tech.view-display-id-page ul{margin-left:0}.view-catalog-tech.view-display-id-page ul li{list-style:none;margin-bottom:23px}.view-catalog-tech.view-display-id-page ul li a{font-size:14px;color:#242425;text-decoration:none}.view-catalog-tech.view-display-id-page ul li a span{border-bottom:1px solid #a9a9a9}.view-catalog-tech.view-display-id-page ul li a:hover span{border-color:transparent}.view-catalog-tech.view-display-id-page .views-field-name{margin-bottom:23px}.view-catalog-tech.view-display-id-page .views-field-name a{font-size:14px}.view-catalog-tech.view-display-id-page .part-title a,.view-catalog-tech.view-display-id-page .views-field-name a{color:#242425;text-decoration:none}
.view-catalog-tech.view-display-id-page .part-title a span,.view-catalog-tech.view-display-id-page .views-field-name a span{border-bottom:1px solid #a9a9a9}.view-catalog-tech.view-display-id-page .part-title a:hover span,.view-catalog-tech.view-display-id-page .views-field-name a:hover span{border-color:transparent}.view-catalog-tech.view-display-id-page .part-section{padding:45px 0}.view-catalog-tech.view-display-id-page .part-section .part-title{margin-bottom:35px;margin-top:27px}.view-catalog-tech.view-display-id-page .part-section .views-field-name{margin-bottom:26px}@media only screen and (max-width:1199px){.view-catalog-tech.view-display-id-page .part-section .inner{width:966px}}.view-catalog-tech.view-display-id-page .part-section .part-content{width:62%}@media only screen and (max-width:1199px){.view-catalog-tech.view-display-id-page .part-section .part-content{width:73%}}.view-catalog-tech.view-display-id-page .part-section .views-row{display:inline-block;width:361px;vertical-align:top}@media only screen and (max-width:1199px){.view-catalog-tech.view-display-id-page .part-section .views-row{width:347px}}.view-catalog-tech.view-display-id-page .part-section.views-row-even .part-description,.view-catalog-tech.view-display-id-page .part-section.views-row-even ul li a,.view-catalog-tech.view-display-id-page .part-section.views-row-even .views-field-name a{color:#696969}.view-catalog-tech.view-display-id-page .part-section.views-row-odd{background-color:#eff2f5}.pane-taxonomy-term-description{line-height:1.313;padding-left:4px;margin-bottom:62px !important}.pane-taxonomy-term-description p:first-child{margin-top:0}.pane-taxonomy-term-field-tech-description-down{background-color:#f5f5f6;text-align:center;font-size:14px;color:#242425;padding:1px 0 52px;line-height:1.429;text-align:left}@media only screen and (max-width:991px){.pane-taxonomy-term-field-tech-description-down{padding-bottom:27px}}.pane-taxonomy-term-field-tech-description-down:before{content:'';background-color:#f5f5f6;position:absolute;left:-2000px;top:0;right:-2000px;height:100%}.pane-catalogunit-list{background-color:#eff2f5;padding:67px 0}.pane-catalogunit-list:before{content:'';background-color:#eff2f5;position:absolute;left:-2000px;top:0;right:-2000px;height:100%}.view-catalogunit-list.view-display-id-block_1 .views-field-field-descr-string{line-height:1.429;font-size:14px;display:inline-block;width:598px}.view-catalogunit-list.view-display-id-block_1 .views-field-field-descr-string .title{font-weight:700}.view-catalogunit-list.view-display-id-block_1 .views-field-field-descr-string>div{top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.view-catalogunit-list.view-display-id-block_1 .views-field-field-price{padding:38px 0 0;width:193px;display:inline-block;box-sizing:border-box}.view-catalogunit-list.view-display-id-block_1 .views-field-field-price .price-wrapper{font-weight:700;margin-bottom:3px}.view-catalogunit-list.view-display-id-block_1 .views-field-field-price span.stok{color:#ff7c48;font-size:14px}.view-catalogunit-list.view-display-id-block_1 .views-field-nothing{width:243px;padding:0 0 0 10px;display:inline-block}.view-catalogunit-list.view-display-id-block_1 .views-field-nothing a{top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}.view-catalogunit-list.view-display-id-block_1 .views-field-nothing a:hover{background-color:#3a96dc}.right-content{width:251px !important;display:inline-block;vertical-align:top}@media only screen and (max-width:1199px){.right-content{width:231px !important}}.inside.panels-flexible-row-inside.panels-flexible-row-5-main-row-inside.clearfix:before{content:'';background-color:rgba(239,242,245,.5);background-color:#eff2f5;position:absolute;left:-2000px;top:0;right:-2000px;height:100%}
.view-catalogunit-list.view-display-id-panel_pane_2,.view-catalogunit-list.view-display-id-panel_pane_5,.view-catalogunit-list.view-display-id-panel_pane_1,.view-catalogunit-list.view-display-id-panel_pane_3{padding-bottom:25px}@media only screen and (max-width:539px){.view-catalogunit-list.view-display-id-panel_pane_2,.view-catalogunit-list.view-display-id-panel_pane_5,.view-catalogunit-list.view-display-id-panel_pane_1,.view-catalogunit-list.view-display-id-panel_pane_3{margin-left:-15px;margin-right:-20px}}@media only screen and (max-width:539px){.view-catalogunit-list.view-display-id-panel_pane_2 .view-header,.view-catalogunit-list.view-display-id-panel_pane_5 .view-header,.view-catalogunit-list.view-display-id-panel_pane_1 .view-header,.view-catalogunit-list.view-display-id-panel_pane_3 .view-header{margin-left:15px;margin-right:15px}}.view-catalogunit-list.view-display-id-panel_pane_2 .skos-top,.view-catalogunit-list.view-display-id-panel_pane_5 .skos-top,.view-catalogunit-list.view-display-id-panel_pane_1 .skos-top,.view-catalogunit-list.view-display-id-panel_pane_3 .skos-top{position:absolute;top:-22px;background-color:#eff2f5;width:286px;height:30px;z-index:1}@media only screen and (max-width:991px){.view-catalogunit-list.view-display-id-panel_pane_2 .skos-top,.view-catalogunit-list.view-display-id-panel_pane_5 .skos-top,.view-catalogunit-list.view-display-id-panel_pane_1 .skos-top,.view-catalogunit-list.view-display-id-panel_pane_3 .skos-top{display:none}}.view-catalogunit-list.view-display-id-panel_pane_2 .skos-top-l,.view-catalogunit-list.view-display-id-panel_pane_5 .skos-top-l,.view-catalogunit-list.view-display-id-panel_pane_1 .skos-top-l,.view-catalogunit-list.view-display-id-panel_pane_3 .skos-top-l{left:0;transform:skewY(-3deg)}.view-catalogunit-list.view-display-id-panel_pane_2 .skos-top-r,.view-catalogunit-list.view-display-id-panel_pane_5 .skos-top-r,.view-catalogunit-list.view-display-id-panel_pane_1 .skos-top-r,.view-catalogunit-list.view-display-id-panel_pane_3 .skos-top-r{right:0;transform:skewY(3deg)}.view-catalogunit-list.view-display-id-panel_pane_2 .skos-bottom,.view-catalogunit-list.view-display-id-panel_pane_5 .skos-bottom,.view-catalogunit-list.view-display-id-panel_pane_1 .skos-bottom,.view-catalogunit-list.view-display-id-panel_pane_3 .skos-bottom{position:absolute;bottom:8px;background-color:#eff2f5;width:286px;height:30px;z-index:1}@media only screen and (max-width:1199px){.view-catalogunit-list.view-display-id-panel_pane_2 .skos-bottom,.view-catalogunit-list.view-display-id-panel_pane_5 .skos-bottom,.view-catalogunit-list.view-display-id-panel_pane_1 .skos-bottom,.view-catalogunit-list.view-display-id-panel_pane_3 .skos-bottom{width:312px}}@media only screen and (max-width:991px){.view-catalogunit-list.view-display-id-panel_pane_2 .skos-bottom,.view-catalogunit-list.view-display-id-panel_pane_5 .skos-bottom,.view-catalogunit-list.view-display-id-panel_pane_1 .skos-bottom,.view-catalogunit-list.view-display-id-panel_pane_3 .skos-bottom{display:none}}.view-catalogunit-list.view-display-id-panel_pane_2 .skos-bottom-l,.view-catalogunit-list.view-display-id-panel_pane_5 .skos-bottom-l,.view-catalogunit-list.view-display-id-panel_pane_1 .skos-bottom-l,.view-catalogunit-list.view-display-id-panel_pane_3 .skos-bottom-l{left:0;transform:skewY(3deg)}.view-catalogunit-list.view-display-id-panel_pane_2 .skos-bottom-r,.view-catalogunit-list.view-display-id-panel_pane_5 .skos-bottom-r,.view-catalogunit-list.view-display-id-panel_pane_1 .skos-bottom-r,.view-catalogunit-list.view-display-id-panel_pane_3 .skos-bottom-r{right:0;transform:skewY(-3deg)}.view-catalogunit-list.view-display-id-panel_pane_2 .view-content,.view-catalogunit-list.view-display-id-panel_pane_5 .view-content,.view-catalogunit-list.view-display-id-panel_pane_1 .view-content,.view-catalogunit-list.view-display-id-panel_pane_3 .view-content{display:grid;grid-template-columns:repeat(4,minmax(262px,1fr));gap:30px}@media only screen and (max-width:1199px){.view-catalogunit-list.view-display-id-panel_pane_2 .view-content,.view-catalogunit-list.view-display-id-panel_pane_5 .view-content,.view-catalogunit-list.view-display-id-panel_pane_1 .view-content,.view-catalogunit-list.view-display-id-panel_pane_3 .view-content{grid-template-columns:repeat(3,minmax(262px,1fr))}
}@media only screen and (max-width:991px){.view-catalogunit-list.view-display-id-panel_pane_2 .view-content,.view-catalogunit-list.view-display-id-panel_pane_5 .view-content,.view-catalogunit-list.view-display-id-panel_pane_1 .view-content,.view-catalogunit-list.view-display-id-panel_pane_3 .view-content{grid-template-columns:repeat(2,minmax(262px,1fr))}}@media only screen and (max-width:639px){.view-catalogunit-list.view-display-id-panel_pane_2 .view-content,.view-catalogunit-list.view-display-id-panel_pane_5 .view-content,.view-catalogunit-list.view-display-id-panel_pane_1 .view-content,.view-catalogunit-list.view-display-id-panel_pane_3 .view-content{grid-template-columns:repeat(1,minmax(262px,1fr))}}.view-catalogunit-list.view-display-id-panel_pane_2 .views-row>div,.view-catalogunit-list.view-display-id-panel_pane_5 .views-row>div,.view-catalogunit-list.view-display-id-panel_pane_1 .views-row>div,.view-catalogunit-list.view-display-id-panel_pane_3 .views-row>div{background-color:#fff}.view-catalogunit-list.view-display-id-panel_pane_2 .views-row .photos img,.view-catalogunit-list.view-display-id-panel_pane_2 .views-row .views-field-field-product-photos img,.view-catalogunit-list.view-display-id-panel_pane_5 .views-row .photos img,.view-catalogunit-list.view-display-id-panel_pane_5 .views-row .views-field-field-product-photos img,.view-catalogunit-list.view-display-id-panel_pane_1 .views-row .photos img,.view-catalogunit-list.view-display-id-panel_pane_1 .views-row .views-field-field-product-photos img,.view-catalogunit-list.view-display-id-panel_pane_3 .views-row .photos img,.view-catalogunit-list.view-display-id-panel_pane_3 .views-row .views-field-field-product-photos img{position:relative;max-width:100%;height:auto}@media only screen and (max-width:991px){.view-catalogunit-list.view-display-id-panel_pane_2 .views-row .photos img,.view-catalogunit-list.view-display-id-panel_pane_2 .views-row .views-field-field-product-photos img,.view-catalogunit-list.view-display-id-panel_pane_5 .views-row .photos img,.view-catalogunit-list.view-display-id-panel_pane_5 .views-row .views-field-field-product-photos img,.view-catalogunit-list.view-display-id-panel_pane_1 .views-row .photos img,.view-catalogunit-list.view-display-id-panel_pane_1 .views-row .views-field-field-product-photos img,.view-catalogunit-list.view-display-id-panel_pane_3 .views-row .photos img,.view-catalogunit-list.view-display-id-panel_pane_3 .views-row .views-field-field-product-photos img{width:100%}}.view-catalogunit-list.view-display-id-panel_pane_2 .title,.view-catalogunit-list.view-display-id-panel_pane_5 .title,.view-catalogunit-list.view-display-id-panel_pane_1 .title,.view-catalogunit-list.view-display-id-panel_pane_3 .title{margin-bottom:4px}.view-catalogunit-list.view-display-id-panel_pane_2 .title a,.view-catalogunit-list.view-display-id-panel_pane_5 .title a,.view-catalogunit-list.view-display-id-panel_pane_1 .title a,.view-catalogunit-list.view-display-id-panel_pane_3 .title a{font-family:HelveticaNeueRoman,Arial;color:#242425;font-size:14px;font-weight:700;line-height:1.429;display:inline-block}.view-catalogunit-list.view-display-id-panel_pane_2 .description,.view-catalogunit-list.view-display-id-panel_pane_5 .description,.view-catalogunit-list.view-display-id-panel_pane_1 .description,.view-catalogunit-list.view-display-id-panel_pane_3 .description{font-family:HelveticaNeueRoman,Arial;color:#696969;font-size:14px;line-height:1.429;margin-bottom:30px;overflow:hidden;height:100px;flex:1}@media only screen and (max-width:539px){.view-catalogunit-list.view-display-id-panel_pane_2 .description,.view-catalogunit-list.view-display-id-panel_pane_5 .description,.view-catalogunit-list.view-display-id-panel_pane_1 .description,.view-catalogunit-list.view-display-id-panel_pane_3 .description{height:auto}}.view-catalogunit-list.view-display-id-panel_pane_2 .statuss,.view-catalogunit-list.view-display-id-panel_pane_5 .statuss,.view-catalogunit-list.view-display-id-panel_pane_1 .statuss,.view-catalogunit-list.view-display-id-panel_pane_3 .statuss{font-family:HelveticaNeueRoman,Arial;font-weight:400;font-size:14px;margin-top:2px;display:block;color:#b4b4b4;margin-bottom:10px}
.view-catalogunit-list.view-display-id-panel_pane_2 .statuss.waited,.view-catalogunit-list.view-display-id-panel_pane_5 .statuss.waited,.view-catalogunit-list.view-display-id-panel_pane_1 .statuss.waited,.view-catalogunit-list.view-display-id-panel_pane_3 .statuss.waited{color:#2858aa;text-transform:uppercase;font-size:12px;display:flex;grid-gap:4px}.view-catalogunit-list.view-display-id-panel_pane_2 .stok,.view-catalogunit-list.view-display-id-panel_pane_5 .stok,.view-catalogunit-list.view-display-id-panel_pane_1 .stok,.view-catalogunit-list.view-display-id-panel_pane_3 .stok{color:#ff7c48}.view-catalogunit-list.view-display-id-panel_pane_2 .under-order,.view-catalogunit-list.view-display-id-panel_pane_5 .under-order,.view-catalogunit-list.view-display-id-panel_pane_1 .under-order,.view-catalogunit-list.view-display-id-panel_pane_3 .under-order{font-weight:400;color:#545454;font-size:14px;margin-top:2px;display:block}.view-catalogunit-list.view-display-id-panel_pane_2 .price,.view-catalogunit-list.view-display-id-panel_pane_5 .price,.view-catalogunit-list.view-display-id-panel_pane_1 .price,.view-catalogunit-list.view-display-id-panel_pane_3 .price{font-family:HelveticaNeueRoman,Arial;font-weight:700;color:#3255aa;font-size:18px;border-top:1px solid #e3e3e4;border-bottom:1px solid #e3e3e4;text-align:center;padding:10px 0 8px;letter-spacing:.8px}.view-catalogunit-list.view-display-id-panel_pane_2 .price .prefix,.view-catalogunit-list.view-display-id-panel_pane_5 .price .prefix,.view-catalogunit-list.view-display-id-panel_pane_1 .price .prefix,.view-catalogunit-list.view-display-id-panel_pane_3 .price .prefix{color:#696969;font-size:14px;font-weight:400;position:relative;top:-1px}.view-catalogunit-list.view-display-id-panel_pane_2 .info,.view-catalogunit-list.view-display-id-panel_pane_5 .info,.view-catalogunit-list.view-display-id-panel_pane_1 .info,.view-catalogunit-list.view-display-id-panel_pane_3 .info{padding-top:13px;margin:0 27px;height:295px;display:flex;flex-direction:column;padding-bottom:39px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:539px){.view-catalogunit-list.view-display-id-panel_pane_2 .info,.view-catalogunit-list.view-display-id-panel_pane_5 .info,.view-catalogunit-list.view-display-id-panel_pane_1 .info,.view-catalogunit-list.view-display-id-panel_pane_3 .info{height:auto;padding-bottom:42px}}.view-catalogunit-list.view-display-id-panel_pane_2 .more,.view-catalogunit-list.view-display-id-panel_pane_5 .more,.view-catalogunit-list.view-display-id-panel_pane_1 .more,.view-catalogunit-list.view-display-id-panel_pane_3 .more{display:none;text-align:center;margin-top:15px}@media only screen and (max-width:991px){.view-catalogunit-list.view-display-id-panel_pane_2 .more,.view-catalogunit-list.view-display-id-panel_pane_5 .more,.view-catalogunit-list.view-display-id-panel_pane_1 .more,.view-catalogunit-list.view-display-id-panel_pane_3 .more{display:block}}.view-catalogunit-list.view-display-id-panel_pane_2 .postpone.remove,.view-catalogunit-list.view-display-id-panel_pane_5 .postpone.remove,.view-catalogunit-list.view-display-id-panel_pane_1 .postpone.remove,.view-catalogunit-list.view-display-id-panel_pane_3 .postpone.remove{color:#323232;font-size:14px;text-decoration:none;padding:5px 0;display:inline-block;position:absolute;bottom:10px}.view-catalogunit-list.view-display-id-panel_pane_3 .postpone.remove{position:unset}.view-catalogunit-list.view-display-id-panel_pane_2 .postpone.remove span,.view-catalogunit-list.view-display-id-panel_pane_5 .postpone.remove span,.view-catalogunit-list.view-display-id-panel_pane_1 .postpone.remove span,.view-catalogunit-list.view-display-id-panel_pane_3 .postpone.remove span{border-bottom:1px dashed}.view-catalogunit-list.view-display-id-panel_pane_2 .postpone.remove:hover span,.view-catalogunit-list.view-display-id-panel_pane_5 .postpone.remove:hover span,.view-catalogunit-list.view-display-id-panel_pane_1 .postpone.remove:hover span,.view-catalogunit-list.view-display-id-panel_pane_3 .postpone.remove:hover span{border-color:transparent}
.view-catalogunit-list.view-display-id-panel_pane_2 .skos,.view-catalogunit-list.view-display-id-panel_pane_5 .skos,.view-catalogunit-list.view-display-id-panel_pane_1 .skos,.view-catalogunit-list.view-display-id-panel_pane_3 .skos{position:absolute;bottom:31px;background-color:#eff2f5;width:282px;height:37px;z-index:1}.view-catalogunit-list.view-display-id-panel_pane_2 .skos-1,.view-catalogunit-list.view-display-id-panel_pane_5 .skos-1,.view-catalogunit-list.view-display-id-panel_pane_1 .skos-1,.view-catalogunit-list.view-display-id-panel_pane_3 .skos-1{left:0;transform:rotate(3.9deg)}.view-catalogunit-list.view-display-id-panel_pane_2 .skos-2,.view-catalogunit-list.view-display-id-panel_pane_5 .skos-2,.view-catalogunit-list.view-display-id-panel_pane_1 .skos-2,.view-catalogunit-list.view-display-id-panel_pane_3 .skos-2{right:0;transform:rotate(-3.9deg)}.view-catalogunit-list.view-display-id-block_1 table,.view-catalogunit-list.view-display-id-block_2 table,.view-catalogunit-list.view-display-id-panel_pane_6 table,.view-catalogunit-list.view-display-id-panel_pane_4 table{border:none;margin:0}@media only screen and (max-width:767px){.view-catalogunit-list.view-display-id-block_1 table,.view-catalogunit-list.view-display-id-block_2 table,.view-catalogunit-list.view-display-id-panel_pane_6 table,.view-catalogunit-list.view-display-id-panel_pane_4 table{display:block}}.view-catalogunit-list.view-display-id-block_1 table tbody,.view-catalogunit-list.view-display-id-block_2 table tbody,.view-catalogunit-list.view-display-id-panel_pane_6 table tbody,.view-catalogunit-list.view-display-id-panel_pane_4 table tbody{border-top:none}@media only screen and (max-width:767px){.view-catalogunit-list.view-display-id-block_1 table tbody,.view-catalogunit-list.view-display-id-block_2 table tbody,.view-catalogunit-list.view-display-id-panel_pane_6 table tbody,.view-catalogunit-list.view-display-id-panel_pane_4 table tbody{display:block}}.view-catalogunit-list.view-display-id-block_1 table tr.even,.view-catalogunit-list.view-display-id-block_1 table tr.odd,.view-catalogunit-list.view-display-id-block_2 table tr.even,.view-catalogunit-list.view-display-id-block_2 table tr.odd,.view-catalogunit-list.view-display-id-panel_pane_6 table tr.even,.view-catalogunit-list.view-display-id-panel_pane_6 table tr.odd,.view-catalogunit-list.view-display-id-panel_pane_4 table tr.even,.view-catalogunit-list.view-display-id-panel_pane_4 table tr.odd{display:flex;align-items:center;position:relative;overflow:hidden;background-color:#fff;padding:0;border-bottom:none;height:118px;margin-bottom:10px;padding-left:21px;padding-right:21px}@media only screen and (max-width:1199px){.view-catalogunit-list.view-display-id-block_1 table tr.even,.view-catalogunit-list.view-display-id-block_1 table tr.odd,.view-catalogunit-list.view-display-id-block_2 table tr.even,.view-catalogunit-list.view-display-id-block_2 table tr.odd,.view-catalogunit-list.view-display-id-panel_pane_6 table tr.even,.view-catalogunit-list.view-display-id-panel_pane_6 table tr.odd,.view-catalogunit-list.view-display-id-panel_pane_4 table tr.even,.view-catalogunit-list.view-display-id-panel_pane_4 table tr.odd{height:138px}}@media only screen and (max-width:991px){.view-catalogunit-list.view-display-id-block_1 table tr.even,.view-catalogunit-list.view-display-id-block_1 table tr.odd,.view-catalogunit-list.view-display-id-block_2 table tr.even,.view-catalogunit-list.view-display-id-block_2 table tr.odd,.view-catalogunit-list.view-display-id-panel_pane_6 table tr.even,.view-catalogunit-list.view-display-id-panel_pane_6 table tr.odd,.view-catalogunit-list.view-display-id-panel_pane_4 table tr.even,.view-catalogunit-list.view-display-id-panel_pane_4 table tr.odd{border-color:#f7f8fa;display:flex;align-items:center;height:auto;min-height:138px;padding-right:0}}@media only screen and (max-width:639px){.view-catalogunit-list.view-display-id-block_1 table tr.even,.view-catalogunit-list.view-display-id-block_1 table tr.odd,.view-catalogunit-list.view-display-id-block_2 table tr.even,.view-catalogunit-list.view-display-id-block_2 table tr.odd,.view-catalogunit-list.view-display-id-panel_pane_6 table tr.even,.view-catalogunit-list.view-display-id-panel_pane_6 table tr.odd,.view-catalogunit-list.view-display-id-panel_pane_4 table tr.even,.view-catalogunit-list.view-display-id-panel_pane_4 table tr.odd{flex-direction:column;align-items:flex-start;padding:0}
}.view-catalogunit-list.view-display-id-block_1 table tr.even td,.view-catalogunit-list.view-display-id-block_1 table tr.odd td,.view-catalogunit-list.view-display-id-block_2 table tr.even td,.view-catalogunit-list.view-display-id-block_2 table tr.odd td,.view-catalogunit-list.view-display-id-panel_pane_6 table tr.even td,.view-catalogunit-list.view-display-id-panel_pane_6 table tr.odd td,.view-catalogunit-list.view-display-id-panel_pane_4 table tr.even td,.view-catalogunit-list.view-display-id-panel_pane_4 table tr.odd td{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.view-catalogunit-list.view-display-id-block_1 table tr.even:after,.view-catalogunit-list.view-display-id-block_1 table tr.odd:after,.view-catalogunit-list.view-display-id-block_2 table tr.even:after,.view-catalogunit-list.view-display-id-block_2 table tr.odd:after,.view-catalogunit-list.view-display-id-panel_pane_6 table tr.even:after,.view-catalogunit-list.view-display-id-panel_pane_6 table tr.odd:after,.view-catalogunit-list.view-display-id-panel_pane_4 table tr.even:after,.view-catalogunit-list.view-display-id-panel_pane_4 table tr.odd:after{content:'';position:absolute;top:0;right:-64px;background:#eff2f5;width:100px;height:140px;transform:rotate(15deg)}@media only screen and (max-width:1199px){.view-catalogunit-list.view-display-id-block_1 table tr.even:after,.view-catalogunit-list.view-display-id-block_1 table tr.odd:after,.view-catalogunit-list.view-display-id-block_2 table tr.even:after,.view-catalogunit-list.view-display-id-block_2 table tr.odd:after,.view-catalogunit-list.view-display-id-panel_pane_6 table tr.even:after,.view-catalogunit-list.view-display-id-panel_pane_6 table tr.odd:after,.view-catalogunit-list.view-display-id-panel_pane_4 table tr.even:after,.view-catalogunit-list.view-display-id-panel_pane_4 table tr.odd:after{height:160px}}@media only screen and (max-width:991px){.view-catalogunit-list.view-display-id-block_1 table tr.even:after,.view-catalogunit-list.view-display-id-block_1 table tr.odd:after,.view-catalogunit-list.view-display-id-block_2 table tr.even:after,.view-catalogunit-list.view-display-id-block_2 table tr.odd:after,.view-catalogunit-list.view-display-id-panel_pane_6 table tr.even:after,.view-catalogunit-list.view-display-id-panel_pane_6 table tr.odd:after,.view-catalogunit-list.view-display-id-panel_pane_4 table tr.even:after,.view-catalogunit-list.view-display-id-panel_pane_4 table tr.odd:after{display:none}}.view-catalogunit-list.view-display-id-panel_pane_6,.view-catalogunit-list.view-display-id-panel_pane_4{margin-bottom:65px;padding-right:20px}@media only screen and (max-width:991px){.view-catalogunit-list.view-display-id-panel_pane_6,.view-catalogunit-list.view-display-id-panel_pane_4{padding-right:0}}.view-catalogunit-list.view-display-id-panel_pane_6 td.views-field-php,.view-catalogunit-list.view-display-id-panel_pane_6 td.views-field-field-photos,.view-catalogunit-list.view-display-id-panel_pane_6 td.views-field-field-product-photos,.view-catalogunit-list.view-display-id-panel_pane_4 td.views-field-php,.view-catalogunit-list.view-display-id-panel_pane_4 td.views-field-field-photos,.view-catalogunit-list.view-display-id-panel_pane_4 td.views-field-field-product-photos{width:120px;flex:0 0 auto;margin-right:23px;padding:0}@media only screen and (max-width:639px){.view-catalogunit-list.view-display-id-panel_pane_6 td.views-field-php,.view-catalogunit-list.view-display-id-panel_pane_6 td.views-field-field-photos,.view-catalogunit-list.view-display-id-panel_pane_6 td.views-field-field-product-photos,.view-catalogunit-list.view-display-id-panel_pane_4 td.views-field-php,.view-catalogunit-list.view-display-id-panel_pane_4 td.views-field-field-photos,.view-catalogunit-list.view-display-id-panel_pane_4 td.views-field-field-product-photos{width:100%;margin-right:0;margin-bottom:23px;align-self:center}}.view-catalogunit-list.view-display-id-panel_pane_6 td.views-field-php a,.view-catalogunit-list.view-display-id-panel_pane_6 td.views-field-field-photos a,.view-catalogunit-list.view-display-id-panel_pane_6 td.views-field-field-product-photos a,.view-catalogunit-list.view-display-id-panel_pane_4 td.views-field-php a,.view-catalogunit-list.view-display-id-panel_pane_4 td.views-field-field-photos a,.view-catalogunit-list.view-display-id-panel_pane_4 td.views-field-field-product-photos a{display:block}
.view-catalogunit-list.view-display-id-panel_pane_6 td.views-field-php img,.view-catalogunit-list.view-display-id-panel_pane_6 td.views-field-field-photos img,.view-catalogunit-list.view-display-id-panel_pane_6 td.views-field-field-product-photos img,.view-catalogunit-list.view-display-id-panel_pane_4 td.views-field-php img,.view-catalogunit-list.view-display-id-panel_pane_4 td.views-field-field-photos img,.view-catalogunit-list.view-display-id-panel_pane_4 td.views-field-field-product-photos img{display:block;max-width:100%;height:auto}@media only screen and (max-width:639px){.view-catalogunit-list.view-display-id-panel_pane_6 td.views-field-php img,.view-catalogunit-list.view-display-id-panel_pane_6 td.views-field-field-photos img,.view-catalogunit-list.view-display-id-panel_pane_6 td.views-field-field-product-photos img,.view-catalogunit-list.view-display-id-panel_pane_4 td.views-field-php img,.view-catalogunit-list.view-display-id-panel_pane_4 td.views-field-field-photos img,.view-catalogunit-list.view-display-id-panel_pane_4 td.views-field-field-product-photos img{width:100%}}.view-catalogunit-list.view-display-id-panel_pane_6 td.views-field-field-descr-string,.view-catalogunit-list.view-display-id-panel_pane_6 td.views-field-field-product-short-description,.view-catalogunit-list.view-display-id-panel_pane_4 td.views-field-field-descr-string,.view-catalogunit-list.view-display-id-panel_pane_4 td.views-field-field-product-short-description{padding:0 30px 0 0;line-height:1.429;font-size:14px;display:inline-block;flex:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:639px){.view-catalogunit-list.view-display-id-panel_pane_6 td.views-field-field-descr-string,.view-catalogunit-list.view-display-id-panel_pane_6 td.views-field-field-product-short-description,.view-catalogunit-list.view-display-id-panel_pane_4 td.views-field-field-descr-string,.view-catalogunit-list.view-display-id-panel_pane_4 td.views-field-field-product-short-description{padding-left:27px;padding-right:27px;margin-bottom:15px}}.view-catalogunit-list.view-display-id-panel_pane_6 td.views-field-field-descr-string .title,.view-catalogunit-list.view-display-id-panel_pane_6 td.views-field-field-product-short-description .title,.view-catalogunit-list.view-display-id-panel_pane_4 td.views-field-field-descr-string .title,.view-catalogunit-list.view-display-id-panel_pane_4 td.views-field-field-product-short-description .title{padding-bottom:3px}.view-catalogunit-list.view-display-id-panel_pane_6 td.views-field-field-descr-string .title a,.view-catalogunit-list.view-display-id-panel_pane_6 td.views-field-field-product-short-description .title a,.view-catalogunit-list.view-display-id-panel_pane_4 td.views-field-field-descr-string .title a,.view-catalogunit-list.view-display-id-panel_pane_4 td.views-field-field-product-short-description .title a{font-weight:700;font-size:14px;text-decoration:none;color:#242425}.view-catalogunit-list.view-display-id-panel_pane_6 td.views-field-field-descr-string .title a span,.view-catalogunit-list.view-display-id-panel_pane_6 td.views-field-field-product-short-description .title a span,.view-catalogunit-list.view-display-id-panel_pane_4 td.views-field-field-descr-string .title a span,.view-catalogunit-list.view-display-id-panel_pane_4 td.views-field-field-product-short-description .title a span{border-bottom:1px solid #a9a9a9}.view-catalogunit-list.view-display-id-panel_pane_6 td.views-field-field-descr-string .title a:hover span,.view-catalogunit-list.view-display-id-panel_pane_6 td.views-field-field-product-short-description .title a:hover span,.view-catalogunit-list.view-display-id-panel_pane_4 td.views-field-field-descr-string .title a:hover span,.view-catalogunit-list.view-display-id-panel_pane_4 td.views-field-field-product-short-description .title a:hover span{border-color:transparent}.view-catalogunit-list.view-display-id-panel_pane_6 td.views-field-field-product-price,.view-catalogunit-list.view-display-id-panel_pane_4 td.views-field-field-product-price{width:171px;flex:0 0 auto;display:inline-block;padding-left:0;padding-top:0;padding-bottom:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-weight:700}
@media only screen and (max-width:991px){.view-catalogunit-list.view-display-id-panel_pane_6 td.views-field-field-product-price,.view-catalogunit-list.view-display-id-panel_pane_4 td.views-field-field-product-price{padding-right:0}}@media only screen and (max-width:639px){.view-catalogunit-list.view-display-id-panel_pane_6 td.views-field-field-product-price,.view-catalogunit-list.view-display-id-panel_pane_4 td.views-field-field-product-price{padding-left:27px;padding-right:27px;margin-bottom:27px}}.view-catalogunit-list.view-display-id-panel_pane_6 td.views-field-field-product-price div,.view-catalogunit-list.view-display-id-panel_pane_4 td.views-field-field-product-price div{font-weight:400;color:#b4b4b4;font-size:14px;margin-top:2px;display:block}.view-catalogunit-list.view-display-id-panel_pane_6 td.views-field-field-product-price .stok,.view-catalogunit-list.view-display-id-panel_pane_4 td.views-field-field-product-price .stok{color:#ff7c48}#catalog-filter-form{display:none;font-size:14px}@media only screen and (min-width:992px){#catalog-filter-form{margin-left:calc((970px - 100vw)/2);margin-right:calc((970px - 100vw)/2);padding:20px calc((100vw - 970px)/2) 24px;background-color:rgba(239,242,245,.5)}}@media only screen and (min-width:1199px){#catalog-filter-form{margin-left:calc((1173px - 100vw)/2);margin-right:calc((1173px - 100vw)/2);padding:20px calc((100vw - 1173px)/2) 24px}}@media only screen and (min-width:992px){#catalog-filter-form>div{display:grid;gap:20px 30px;grid-template-rows:repeat(3,min-content);grid-auto-flow:column dense;grid-template-columns:repeat(4,1fr);padding:0 15px}#catalog-filter-form>div>.form-item{margin:0}}#catalog-filter-form .form-item-field-motor{grid-row:1/-1}#catalog-filter-form .form-item-field-capacity-crane-min,#catalog-filter-form .form-item-field-capacity-crane-max,#catalog-filter-form .form-item-field-length-arrow-min,#catalog-filter-form .form-item-field-length-arrow-max{display:none}#catalog-filter-form .item-field_height_ssu .form-item{display:none}#catalog-filter-form .form-item{margin-bottom:27px}#catalog-filter-form .form-item .form-item-field-number-sections-min,#catalog-filter-form .form-item .form-item-field-number-sections-max{display:none}#catalog-filter-form .form-item .form-item{margin-bottom:0}#catalog-filter-form .form-item>label{margin-bottom:11px}#catalog-filter-form .form-item-field-axels .form-item{width:38%;display:inline-block}#catalog-filter-form label.option{padding-left:24px;color:#696969;cursor:pointer}#catalog-filter-form input[type=checkbox]{display:inline-block;position:absolute;left:-9999px}#catalog-filter-form input[type=checkbox]+label.option:before{content:" ";display:inline-block;width:18px;height:20px;background-image:url(/sites/all/themes/astslon/images/checkbox.png);background-position:0 0;background-repeat:no-repeat;position:absolute;left:0}#catalog-filter-form input[type=checkbox]:checked+label.option{color:#242425 !important}#catalog-filter-form input[type=checkbox]:checked+label.option:before{content:"";background-position:-18px 0}#catalog-filter-form .item-field_volume input,#catalog-filter-form .item-field_capacity input{display:none}#catalog-filter-form #edit-actions-wrapper{margin:16px 0 0;display:grid;gap:16px;align-content:flex-start;grid-column:1/-1;grid-row:4;grid-template-columns:auto auto;justify-content:flex-start}#catalog-filter-form input#edit-howmany-select{background:#3255aa url("/sites/all/themes/astslon/images/user-login.png") right 0 no-repeat;width:181px;height:44px;border:none;font-size:12px;color:#fff;font-family:HelveticaNeueRoman;text-align:left;text-transform:uppercase;text-indent:20px;padding-left:13px;cursor:pointer;justify-self:center}#catalog-filter-form input#edit-howmany-select:hover{background:#eff2f5 url("/sites/all/themes/astslon/images/user-login.png") right -45px no-repeat;color:#222}#catalog-filter-form input.edit-clear{border-width:0 0 1px;border-style:dashed;border-color:#375ebc;background:0 0;font-size:14px;color:#375ebc;position:relative;cursor:pointer;justify-self:center}#catalog-filter-form input.edit-clear:hover{border-color:rgba(0,0,0,0)}
#catalog-filter-form fieldset#edit-dop{margin-bottom:26px}#catalog-filter-form a.fieldset-title{border-width:0 0 1px;border-style:dashed;border-color:#375ebc;text-decoration:none}#catalog-filter-form a.fieldset-title:hover{border-color:transparent}.select-mobile-range select{width:70px}.slider-range{height:5px;border:none;background-color:#e8ecef;margin-top:29px;margin-right:24px}.slider-range .ui-slider-range{background:#3356ac;border:none;height:5px}.slider-range span.ui-slider-handle{margin:0;background:rgba(0,0,0,0) url("/sites/all/themes/astslon/images/slider-range-handle.png") no-repeat 0 0;border:none;width:8px;height:17px;border-radius:0;cursor:pointer;outline:none}.slider-range span.value{top:-18px;position:absolute;color:#242425;-webkit-transform:translateX(-32%);-moz-transform:translateX(-32%);-ms-transform:translateX(-32%);-o-transform:translateX(-32%);transform:translateX(-32%)}.pane-algus-catalog-filters-catalog-variation-view-toggle{height:60px}.pane-algus-catalog-filters-catalog-variation-view-toggle .switch-view-display{position:absolute;top:46px;right:35px;z-index:2}@media only screen and (max-width:991px){.pane-algus-catalog-filters-catalog-variation-view-toggle .switch-view-display{display:none}}.pane-algus-catalog-filters-catalog-variation-view-toggle .switch-view-display a{background-image:url("/sites/all/themes/astslon/images/ico-view.png");background-repeat:no-repeat;text-indent:-999999px;display:inline-block}.pane-algus-catalog-filters-catalog-variation-view-toggle .switch-view-display a:nth-child(1){background-position:-28px 0;width:19px;height:18px;margin-right:9px}.pane-algus-catalog-filters-catalog-variation-view-toggle .switch-view-display a:nth-child(1):hover{background-position:-28px -18px}.pane-algus-catalog-filters-catalog-variation-view-toggle .switch-view-display a:nth-child(1).active{background-position:-28px -18px}.pane-algus-catalog-filters-catalog-variation-view-toggle .switch-view-display a:nth-child(2){background-position:0 0;width:18px;height:18px}.pane-algus-catalog-filters-catalog-variation-view-toggle .switch-view-display a:nth-child(2):hover{background-position:0 -18px}.pane-algus-catalog-filters-catalog-variation-view-toggle .switch-view-display a:nth-child(2).active{background-position:0 -18px}.pane-catalog-tech.block-other-avto-catalog{padding:46px 0}.view-catalog-tech.view-display-id-block_8{margin-top:43px}.view-catalog-tech.view-display-id-block_8 .view-content{margin-bottom:-60px}@media only screen and (max-width:767px){.view-catalog-tech.view-display-id-block_8 .view-content{display:flex;flex-direction:column;margin-bottom:0}}.view-catalog-tech.view-display-id-block_8 .views-row{display:inline-block;overflow:hidden;margin-bottom:60px}@media only screen and (max-width:767px){.view-catalog-tech.view-display-id-block_8 .views-row{margin-bottom:0;width:100% !important}}.view-catalog-tech.view-display-id-block_8 .views-row>div{background-color:#eff2f5}@media only screen and (max-width:991px){.view-catalog-tech.view-display-id-block_8 .views-row>div{display:flex;align-items:center;background-color:transparent}}.view-catalog-tech.view-display-id-block_8 .views-row:nth-child(odd){width:50.6%}@media only screen and (max-width:1199px){.view-catalog-tech.view-display-id-block_8 .views-row:nth-child(odd){width:50%}}.view-catalog-tech.view-display-id-block_8 .views-row:nth-child(odd) .skos-l{left:-36px}@media only screen and (max-width:1199px){.view-catalog-tech.view-display-id-block_8 .views-row:nth-child(odd) .skos-l{height:300px}}.view-catalog-tech.view-display-id-block_8 .views-row:nth-child(odd) .skos-r{right:-62px}.view-catalog-tech.view-display-id-block_8 .views-row:nth-child(even){width:49%}.view-catalog-tech.view-display-id-block_8 .views-row:nth-child(even) .skos-l{left:-53px}.view-catalog-tech.view-display-id-block_8 .views-row:nth-child(even) .skos-r{background:0 0}.view-catalog-tech.view-display-id-block_8 .skos{width:90px;height:270px;background-color:#fff;position:absolute;top:-29px;transform:rotate(12deg)}@media only screen and (max-width:991px){.view-catalog-tech.view-display-id-block_8 .skos{display:none}}@media only screen and (max-width:1199px){.view-catalog-tech.view-display-id-block_8 .image{width:187px}
}@media only screen and (max-width:991px){.view-catalog-tech.view-display-id-block_8 .image{flex:0 0 auto;width:90px}}.view-catalog-tech.view-display-id-block_8 .image img{max-width:100%;height:auto}.view-catalog-tech.view-display-id-block_8 .image,.view-catalog-tech.view-display-id-block_8 .title{display:inline-block;vertical-align:middle}.view-catalog-tech.view-display-id-block_8 .title{width:280px;padding-left:27px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:767px){.view-catalog-tech.view-display-id-block_8 .title{padding-left:10px}}.view-catalog-tech.view-display-id-block_8 .title a{font-family:HelveticaNeueBold,Arial;text-transform:uppercase;text-decoration:none;color:#242425;line-height:1.456}@media only screen and (max-width:991px){.view-catalog-tech.view-display-id-block_8 .title a{font-family:HelveticaNeueRoman,Arial;font-size:14px;font-weight:700;line-height:18px}}.view-catalog-tech.view-display-id-block_8 .title a span{border-bottom:1px solid #a9a9a9}.view-catalog-tech.view-display-id-block_8 .title a:hover span{border-color:transparent}.block-nal-and-spec{text-align:center;margin-top:59px !important;margin-bottom:59px !important}.block-nal-and-spec .link-wrapper{display:inline-block;padding:0 96px;text-transform:uppercase;font-family:HelveticaNeueBold,Arial}@media only screen and (max-width:991px){.block-nal-and-spec .link-wrapper{padding:0;flex:1}}@media only screen and (max-width:767px){.block-nal-and-spec .link-wrapper{margin-bottom:20px}.block-nal-and-spec .link-wrapper:nth-last-child(-n+1){margin-bottom:0}}.block-nal-and-spec .link-wrapper span{color:#696969}@media only screen and (max-width:991px){.block-nal-and-spec .pane-content{display:flex}}@media only screen and (max-width:767px){.block-nal-and-spec .pane-content{flex-direction:column}}#revision-techniques h2{text-align:center;letter-spacing:1.9px;margin-bottom:32px;margin-top:35px}#revision-techniques .ui-tabs{border:none;border-radius:0}#revision-techniques .ui-tabs ul.ui-tabs-nav{border:none;background:0 0;display:flex}@media only screen and (max-width:767px){#revision-techniques .ui-tabs ul.ui-tabs-nav{flex-direction:column}}#revision-techniques .ui-tabs .ui-corner-top{background:0 0;border:none;flex:1;margin-right:6px;padding:0 5px}#revision-techniques .ui-tabs .ui-corner-top:nth-last-child(-n+1){margin-right:0}@media only screen and (max-width:767px){#revision-techniques .ui-tabs .ui-corner-top{margin-right:0;padding:0}}#revision-techniques .ui-tabs .ui-corner-top .cont-m{display:none}@media only screen and (max-width:767px){#revision-techniques .ui-tabs .ui-corner-top .cont-m{display:none}#revision-techniques .ui-tabs .ui-corner-top .cont-m:before{content:'';position:absolute;top:-17px;left:0;right:0;background-image:url("/sites/all/themes/astslon/images/arrows-3.png");background-repeat:no-repeat;background-position:bottom center;width:33px;height:17px;margin:auto}}@media only screen and (max-width:767px){#revision-techniques .ui-tabs .ui-corner-top .cont-m .contextual-links-wrapper{display:none}}#revision-techniques .ui-tabs .ui-corner-top .cont-m .block{padding:15px 0;margin:0 -15px 30px}#revision-techniques .ui-tabs .ui-corner-top a{font-weight:400;font-family:HelveticaNeueRoman,Arial;font-size:14px;text-align:center;display:flex;align-items:center;justify-content:center;padding:91px 40px 31px;text-decoration:none;color:#242426;outline:none;height:100%;position:relative}@media only screen and (max-width:1199px){#revision-techniques .ui-tabs .ui-corner-top a{padding-left:20px;padding-right:20px}}@media only screen and (max-width:767px){#revision-techniques .ui-tabs .ui-corner-top a{width:100%;padding:0 0 0 55px;height:auto;text-align:left;font-size:16px;margin-bottom:30px;display:block}#revision-techniques .ui-tabs .ui-corner-top a:nth-last-child(-n+1){margin-bottom:0}#revision-techniques .ui-tabs .ui-corner-top a span{border-bottom:1px dashed #696969}}#revision-techniques .ui-tabs .ui-corner-top a:before{content:'';position:absolute;top:0;left:0;right:0;margin:auto}@media only screen and (max-width:767px){#revision-techniques .ui-tabs .ui-corner-top a:before{right:auto;bottom:0}
}#revision-techniques .ui-tabs li.ui-tabs-active>a{background-image:url("/sites/all/themes/astslon/images/arrows-3.png");background-repeat:no-repeat;background-position:bottom center}@media only screen and (max-width:767px){#revision-techniques .ui-tabs li.ui-tabs-active>a{background-image:none}}#revision-techniques .ui-tabs .item-1>a:before{background-image:url(/sites/all/themes/astslon/images/sprite.png);background-position:-66px 0;width:66px;height:76px;top:9px}@media only screen and (max-width:767px){#revision-techniques .ui-tabs .item-1>a:before{background-image:url(/sites/all/themes/astslon/images/sprite.png);background-position:-122px -146px;width:31px;height:36px;top:0;left:3px}}#revision-techniques .ui-tabs .item-2>a:before{background-image:url(/sites/all/themes/astslon/images/sprite.png);background-position:-61px -146px;width:61px;height:50px;top:23px}@media only screen and (max-width:767px){#revision-techniques .ui-tabs .item-2>a:before{background-image:url(/sites/all/themes/astslon/images/sprite.png);background-position:-36px -196px;width:36px;height:29px;top:0}}#revision-techniques .ui-tabs .item-3>a:before{background-image:url(/sites/all/themes/astslon/images/sprite.png);background-position:-128px -76px;width:65px;height:53px;top:20px}@media only screen and (max-width:767px){#revision-techniques .ui-tabs .item-3>a:before{background-image:url(/sites/all/themes/astslon/images/sprite.png);background-position:0 -196px;width:36px;height:29px;top:0}}#revision-techniques .ui-tabs .item-4>a:before{background-image:url(/sites/all/themes/astslon/images/sprite.png);background-position:0 -76px;width:63px;height:70px;top:10px}@media only screen and (max-width:767px){#revision-techniques .ui-tabs .item-4>a:before{background-image:url(/sites/all/themes/astslon/images/sprite.png);background-position:-227px -102px;width:32px;height:36px;top:0}}#revision-techniques .ui-tabs .item-1.ui-tabs-active a:before,#revision-techniques .ui-tabs .item-1:hover a:before{background-image:url(/sites/all/themes/astslon/images/sprite.png);background-position:0 0;width:66px;height:76px}@media only screen and (max-width:767px){#revision-techniques .ui-tabs .item-1.ui-tabs-active a:before,#revision-techniques .ui-tabs .item-1:hover a:before{background-image:url(/sites/all/themes/astslon/images/sprite.png);background-position:-153px -146px;width:31px;height:36px}}#revision-techniques .ui-tabs .item-2.ui-tabs-active a:before,#revision-techniques .ui-tabs .item-2:hover a:before{background-image:url(/sites/all/themes/astslon/images/sprite.png);background-position:0 -146px;width:61px;height:50px}@media only screen and (max-width:767px){#revision-techniques .ui-tabs .item-2.ui-tabs-active a:before,#revision-techniques .ui-tabs .item-2:hover a:before{background-image:url(/sites/all/themes/astslon/images/sprite.png);background-position:-184px -146px;width:36px;height:29px}}#revision-techniques .ui-tabs .item-3.ui-tabs-active a:before,#revision-techniques .ui-tabs .item-3:hover a:before{background-image:url(/sites/all/themes/astslon/images/sprite.png);background-position:-63px -76px;width:65px;height:53px}@media only screen and (max-width:767px){#revision-techniques .ui-tabs .item-3.ui-tabs-active a:before,#revision-techniques .ui-tabs .item-3:hover a:before{background-image:url(/sites/all/themes/astslon/images/sprite.png);background-position:-220px -146px;width:36px;height:29px}}#revision-techniques .ui-tabs .item-4.ui-tabs-active a:before,#revision-techniques .ui-tabs .item-4:hover a:before{background-image:url(/sites/all/themes/astslon/images/sprite.png);background-position:-132px 0;width:63px;height:70px}@media only screen and (max-width:767px){#revision-techniques .ui-tabs .item-4.ui-tabs-active a:before,#revision-techniques .ui-tabs .item-4:hover a:before{background-image:url(/sites/all/themes/astslon/images/sprite.png);background-position:-195px -102px;width:32px;height:36px}}#revision-techniques .tabs-rt-content{border:none}@media only screen and (max-width:767px){#revision-techniques .tabs-rt-content .block{display:none !important}}#revision-techniques .block{padding:55px 0 18px;border-radius:0;background:#fff;box-shadow:1px 27px 23px -17px #f0f0f0 inset,1px -24px 23px -17px #f0f0f0 inset}
@media only screen and (max-width:767px){#revision-techniques .block{background-color:#f7f7f7;box-shadow:none}}#revision-techniques .block:before{content:'';position:absolute;top:0;left:-2000px;right:-2000px;height:100%;background:#fff;box-shadow:1px 27px 23px -17px #f0f0f0 inset,1px -24px 23px -17px #f0f0f0 inset;z-index:-1}@media only screen and (max-width:767px){#revision-techniques .block:before{display:none}}#revision-techniques .block .content{display:flex}@media only screen and (max-width:767px){#revision-techniques .block .content{flex-direction:column}}#revision-techniques .block .image-revision{padding-left:132px;flex:0 0 auto}@media only screen and (max-width:1199px){#revision-techniques .block .image-revision{padding-left:30px}}@media only screen and (max-width:1199px){#revision-techniques .block .image-revision{width:240px}}@media only screen and (max-width:991px){#revision-techniques .block .image-revision{display:none}}#revision-techniques .block .image-revision img{display:block;max-width:100%;height:auto}@media only screen and (max-width:767px){#revision-techniques .block .image-revision img{margin:auto}}#revision-techniques .block .info-revision{box-sizing:border-box;padding-left:31px;font-size:14px;padding-top:11px;flex:1}@media only screen and (max-width:767px){#revision-techniques .block .info-revision{padding:11px 15px 0}}#revision-techniques .block .info-revision table{width:100%}#revision-techniques .block .info-revision td{line-height:1.429;padding:0;width:auto}#revision-techniques .block .info-revision td:nth-child(2n-1){padding-right:20px;color:#696969;letter-spacing:-.9px}#revision-techniques .block .info-revision td:nth-child(2n){color:#222;width:138px;font-weight:700;letter-spacing:-1.7px}@media only screen and (max-width:767px){#revision-techniques .block .info-revision td:nth-child(2n){width:108px}}.revision-techniques__ft{display:flex;justify-content:center;margin-top:30px}#block-views-catalogunit-list-block-2{background-color:#eff2f5;padding:65px 0 69px}@media only screen and (max-width:991px){#block-views-catalogunit-list-block-2{margin-top:60px}}#block-views-catalogunit-list-block-2:after{content:'';position:absolute;top:0;left:-2000px;right:-2000px;height:100%;background-color:#eff2f5;z-index:-1}#block-views-catalogunit-list-block-2 .view-catalogunit-list.view-display-id-block_2 h2{letter-spacing:1.8px;text-align:left;letter-spacing:.4px}@media only screen and (min-width:1200px){#block-views-catalogunit-list-block-2 .view-catalogunit-list.view-display-id-block_2 .view-content{width:952px}}#block-views-catalogunit-list-block-2 .view-catalogunit-list.view-display-id-block_2 tr{padding-left:47px}@media only screen and (max-width:991px){#block-views-catalogunit-list-block-2 .view-catalogunit-list.view-display-id-block_2 tr{padding:15px 180px 15px 15px}}@media only screen and (max-width:539px){#block-views-catalogunit-list-block-2 .view-catalogunit-list.view-display-id-block_2 tr{padding-right:15px}}#block-views-catalogunit-list-block-2 .view-catalogunit-list.view-display-id-block_2 td{display:inline-block}#block-views-catalogunit-list-block-2 .view-catalogunit-list.view-display-id-block_2 td:first-child{width:inherit}#block-views-catalogunit-list-block-2 .view-catalogunit-list.view-display-id-block_2 td.views-field-title{padding:0 20px 0 0;line-height:1.429;font-size:14px;flex:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:539px){#block-views-catalogunit-list-block-2 .view-catalogunit-list.view-display-id-block_2 td.views-field-title{margin-bottom:10px;padding-right:0}}#block-views-catalogunit-list-block-2 .view-catalogunit-list.view-display-id-block_2 td.views-field-title .title{padding-bottom:3px;font-weight:700;font-size:14px;text-decoration:none;color:#242425}#block-views-catalogunit-list-block-2 .view-catalogunit-list.view-display-id-block_2 td.views-field-field-product-price{width:123px;padding:0}@media only screen and (max-width:991px){#block-views-catalogunit-list-block-2 .view-catalogunit-list.view-display-id-block_2 td.views-field-field-product-price{width:139px;position:absolute;top:15px;right:15px}
}@media only screen and (max-width:539px){#block-views-catalogunit-list-block-2 .view-catalogunit-list.view-display-id-block_2 td.views-field-field-product-price{position:relative;top:0;right:auto;width:auto;margin-bottom:10px}}#block-views-catalogunit-list-block-2 .view-catalogunit-list.view-display-id-block_2 td.views-field-field-product-price .price{font-weight:700;margin:0;font-size:16px}#block-views-catalogunit-list-block-2 .view-catalogunit-list.view-display-id-block_2 td.views-field-field-product-price .stok-wrap{color:#b4b4b4}#block-views-catalogunit-list-block-2 .view-catalogunit-list.view-display-id-block_2 td.views-field-field-product-price div{font-weight:400;color:#545454;font-size:14px;margin-top:2px;display:block}#block-views-catalogunit-list-block-2 .view-catalogunit-list.view-display-id-block_2 td.views-field-field-product-price .stok{color:#ff7c48}#block-views-catalogunit-list-block-2 .view-catalogunit-list.view-display-id-block_2 td.views-field-nothing{padding:0 108px 0 0}@media only screen and (max-width:991px){#block-views-catalogunit-list-block-2 .view-catalogunit-list.view-display-id-block_2 td.views-field-nothing{padding-right:0;position:absolute;top:73px;right:15px}}@media only screen and (max-width:539px){#block-views-catalogunit-list-block-2 .view-catalogunit-list.view-display-id-block_2 td.views-field-nothing{position:relative;top:0;right:auto;width:auto}}#block-views-catalogunit-list-block-2 .view-catalogunit-list.view-display-id-block_2 td.views-field-nothing a{padding-left:22px;padding-right:19px;background-color:#3255aa;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}#block-views-catalogunit-list-block-2 .view-catalogunit-list.view-display-id-block_2 td.views-field-nothing a:hover{background-color:#264694}#block-ask-question{background-color:#f1f4f7;margin-top:67px;padding:60px 0 49px;display:flex}@media only screen and (max-width:767px){#block-ask-question{flex-direction:column;padding-left:15px;padding-right:15px;margin-left:-15px;margin-right:-15px}}#block-ask-question:before{content:'';position:absolute;top:0;bottom:0;right:-42px;background-color:rgba(255,255,255,.68);width:589px;z-index:0;transform:skewX(16deg)}@media only screen and (max-width:1199px){#block-ask-question:before{right:-130px}}@media only screen and (max-width:991px){#block-ask-question:before{right:-230px}}@media only screen and (max-width:767px){#block-ask-question:before{display:none}}#block-ask-question:after{content:'';position:absolute;top:0;left:-2000px;right:-2000px;height:100%;background-color:#f1f4f7;z-index:-1}@media only screen and (max-width:767px){#block-ask-question:after{display:none}}#block-ask-question h3{font-size:16px;color:#242425;text-transform:uppercase;font-family:HelveticaNeueBold,Arial;letter-spacing:1.4px;margin-bottom:31px;margin-top:0;width:100%}#block-ask-question #block-algus-custom-managers{flex:1;font-size:14px}@media only screen and (max-width:767px){#block-ask-question #block-algus-custom-managers{margin-bottom:30px}}#block-ask-question #block-algus-custom-managers .block-ask-question-specialist{display:flex;flex-wrap:wrap}@media only screen and (max-width:359px){#block-ask-question #block-algus-custom-managers .block-ask-question-specialist{flex-direction:column}}#block-ask-question #block-algus-custom-managers .photo{flex:0 0 auto;width:129px;height:129px;overflow:hidden;border-radius:50%;background-color:#fff;text-align:center;margin-right:26px}@media only screen and (max-width:359px){#block-ask-question #block-algus-custom-managers .photo{margin:auto}}#block-ask-question #block-algus-custom-managers .photo img{width:auto;height:100%}#block-ask-question #block-algus-custom-managers .info-person{margin-top:12px;flex:1;display:flex}@media only screen and (max-width:991px){#block-ask-question #block-algus-custom-managers .info-person{flex-direction:column}}#block-ask-question #block-algus-custom-managers .fio{margin-bottom:4px}#block-ask-question #block-algus-custom-managers .position{color:#696969;margin-bottom:16px}
#block-ask-question #block-algus-custom-managers .phone{margin:0 0 3px;font-weight:400 !important;letter-spacing:normal !important;padding:0 !important}@media only screen and (max-width:991px){#block-ask-question #block-algus-custom-managers .phone{margin-bottom:10px}}#block-ask-question #block-algus-custom-managers .request-call-back{color:#375ebc !important;margin:0 !important}@media only screen and (max-width:991px){#block-ask-question #block-algus-custom-managers .request-call-back{display:none}}#block-ask-question #block-algus-custom-managers a.mail{color:#242425;text-decoration:none;padding-left:23px;background-image:url("/sites/all/themes/astslon/images/ico-4.png");background-repeat:no-repeat;background-position:0 0;margin-bottom:5px;display:inline-block}#block-ask-question #block-algus-custom-managers a.jivo{color:#375ebc;font-size:14px;text-decoration:none;border-bottom:1px dashed;display:inline-block}@media only screen and (max-width:991px){#block-ask-question #block-algus-custom-managers a.jivo{display:none}}#block-ask-question #block-algus-custom-managers a.jivo:hover{border-color:transparent}#block-ask-question #block-algus-custom-managers .column-2{padding-top:69px;margin-left:39px}@media only screen and (max-width:1199px){#block-ask-question #block-algus-custom-managers .column-2{margin-left:29px}}@media only screen and (max-width:991px){#block-ask-question #block-algus-custom-managers .column-2{margin-left:0;padding-top:15px}}#block-ask-question .block-links-ask-question{width:418px;flex:0 0 auto;margin-right:22px;display:flex}@media only screen and (max-width:991px){#block-ask-question .block-links-ask-question{width:auto;margin-right:30px;flex-direction:column}}@media only screen and (max-width:767px){#block-ask-question .block-links-ask-question{width:100%;margin-right:0;display:none}}#block-ask-question .block-links-ask-question .column-2{margin-left:17px;margin-top:19px}@media only screen and (max-width:991px){#block-ask-question .block-links-ask-question .column-2{display:none}}#block-ask-question .block-links-ask-question .phone{margin-left:6px !important;margin-top:34px !important;margin-bottom:2px !important;line-height:1.3}#block-ask-question .block-links-ask-question a.request-call-back{margin-left:6px !important}#block-ask-question .block-links-ask-question a.ask-question{margin-left:8px}.page-taxonomy-term-213 .view-catalogunit-list.view-display-id-panel_pane_1 .views-row .info{height:224px}#tabs-bottom-catalogunit{padding:55px 0 0}@media only screen and (max-width:991px){#tabs-bottom-catalogunit{display:none}}#tabs-bottom-catalogunit .filter-btn{display:none}@media only screen and (max-width:1199px){#tabs-bottom-catalogunit .view-catalogunit-list.view-display-id-panel_pane_1 .views-row{width:211px}}@media only screen and (min-width:480px) and (max-width:991px){#tabs-bottom-catalogunit .view-catalogunit-list.view-display-id-panel_pane_1 .views-row{width:calc(50% - 7px);margin-left:0}#tabs-bottom-catalogunit .view-catalogunit-list.view-display-id-panel_pane_1 .views-row:nth-child(2n){margin-right:0}}@media only screen and (max-width:479px){#tabs-bottom-catalogunit .view-catalogunit-list.view-display-id-panel_pane_1 .views-row{width:100%;margin-left:0;margin-right:0}}@media only screen and (max-width:1199px){#tabs-bottom-catalogunit .view-catalogunit-list.view-display-id-panel_pane_3 .views-row{width:216px}}@media only screen and (min-width:480px) and (max-width:991px){#tabs-bottom-catalogunit .view-catalogunit-list.view-display-id-panel_pane_3 .views-row{width:calc(50% - 7px);margin-left:0}#tabs-bottom-catalogunit .view-catalogunit-list.view-display-id-panel_pane_3 .views-row:nth-child(2n){margin-right:0}}@media only screen and (max-width:479px){#tabs-bottom-catalogunit .view-catalogunit-list.view-display-id-panel_pane_3 .views-row{width:100%;margin-left:0;margin-right:0}}#tabs-bottom-catalogunit .skos-bottom,#tabs-bottom-catalogunit .skos-top{display:none}#tabs-bottom-catalogunit .view-catalogunit-list{padding-bottom:0}@media only screen and (max-width:1199px){#tabs-bottom-catalogunit .view-catalogunit-list{padding-left:0}
}#tabs-bottom-catalogunit .view-catalogunit-list .views-row{margin-left:13px;margin-right:13px;display:flex}@media only screen and (min-width:480px) and (max-width:991px){#tabs-bottom-catalogunit .view-catalogunit-list .views-row{width:calc(50% - 7px);margin-left:0}#tabs-bottom-catalogunit .view-catalogunit-list .views-row:nth-child(2n){margin-right:0}}@media only screen and (max-width:479px){#tabs-bottom-catalogunit .view-catalogunit-list .views-row{width:100%;margin-left:0;margin-right:0}}#tabs-bottom-catalogunit .view-catalogunit-list .views-row>div{background-color:#f5f7f9}#tabs-bottom-catalogunit .view-catalogunit-list .views-row .photos a{padding:0}#tabs-bottom-catalogunit .view-catalogunit-list .views-row .photos img{height:auto}@media only screen and (min-width:992px) and (max-width:1199px){#tabs-bottom-catalogunit .view-catalogunit-list .views-row .photos img{max-width:223px}}@media only screen and (max-width:991px){#tabs-bottom-catalogunit .view-catalogunit-list .views-row .photos img{width:100%}}@media only screen and (max-width:640px){#tabs-bottom-catalogunit .info{margin:0 15px}}#tabs-bottom-catalogunit .tabs{border:none;border-radius:0}#tabs-bottom-catalogunit .tabs ul.ui-tabs-nav{border:none;background:0 0;margin-bottom:42px}@media only screen and (max-width:767px){#tabs-bottom-catalogunit .tabs ul.ui-tabs-nav{display:flex;flex-direction:column}}#tabs-bottom-catalogunit .tabs li.ui-corner-top{-moz-transition:all .3s;-o-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;border:none;display:inline-block;background-color:#a4a9ad;background-image:url("/sites/all/themes/astslon/images/ico-5.png");background-repeat:no-repeat;border-radius:0;margin-right:-6px;position:relative}@media only screen and (max-width:767px){#tabs-bottom-catalogunit .tabs li.ui-corner-top{margin-bottom:15px;width:100%}}#tabs-bottom-catalogunit .tabs li.ui-corner-top:after{content:'';position:absolute;top:0;background:#fff;height:100%;width:25px;right:-19px;transform:skewX(12deg)}@media only screen and (max-width:767px){#tabs-bottom-catalogunit .tabs li.ui-corner-top:after{display:none}}#tabs-bottom-catalogunit .tabs li.ui-corner-top a.ui-tabs-anchor{font-size:12px;display:block;text-transform:uppercase;color:#fff;padding-top:17px;padding-bottom:15px;outline:none}#tabs-bottom-catalogunit .tabs li.ui-corner-top a.ui-tabs-anchor span{border-bottom:1px dashed}#tabs-bottom-catalogunit .tabs li.item-1{background-position:5px 3px}#tabs-bottom-catalogunit .tabs li.item-1 a.ui-tabs-anchor{padding-left:43px;padding-right:30px}#tabs-bottom-catalogunit .tabs li.item-2{background-position:13px -35px}#tabs-bottom-catalogunit .tabs li.item-2 a.ui-tabs-anchor{padding-left:60px;padding-right:36px}#tabs-bottom-catalogunit .tabs li.item-3{background-position:13px -85px}#tabs-bottom-catalogunit .tabs li.item-3 a.ui-tabs-anchor{padding-left:59px;padding-right:28px}#tabs-bottom-catalogunit .tabs li.ui-tabs-active,#tabs-bottom-catalogunit .tabs li.ui-corner-top:hover{background-color:#3255aa !important}#tabs-bottom-catalogunit .tabs li.ui-tabs-active a.ui-tabs-anchor span,#tabs-bottom-catalogunit .tabs li.ui-corner-top:hover a.ui-tabs-anchor span{border-bottom:transparent}#tabs-bottom-catalogunit .tabs .tabs-catalogunit-content{border:none;border-radius:0}@media only screen and (max-width:991px){#node-3314 .more-link-2{text-align:center}}.node.node-page{color:#696969}.node.node-page h1{margin-bottom:79px}.node.node-page .field-name-body img{max-width:100%;height:auto}.ui-widget-overlay{background-image:none;opacity:1;background-color:rgba(0,0,0,.5)}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:HelveticaNeueRoman,Arial;font-size:14px}.ui-dialog{position:fixed !important;top:50% !important;transform:translateY(-50%) !important;background:#fff;border-radius:0;border:none;font-family:HelveticaNeueRoman,Arial;z-index:1112}@media only screen and (max-width:991px){.ui-dialog{max-width:none !important;max-height:100%;overflow:auto;left:0 !important;top:0 !important;width:100% !important;transform:translateX(0) translateY(0) !important}
}.ui-dialog #node-3311 h2,.ui-dialog #node-5266 h2,.ui-dialog #node-3315 h2{display:block}@media only screen and (max-width:991px){.ui-dialog .ui-dialog-titlebar-close{margin-top:0}}.ui-dialog .ui-dialog-titlebar{background:0 0;border:none;height:1px;display:inline-block;width:100%;box-sizing:border-box;padding:0}@media only screen and (max-width:991px){.ui-dialog .ui-dialog-titlebar{margin-bottom:8px}}.ui-dialog .ui-dialog-titlebar span.ui-icon{margin-left:-9px}.ui-dialog .ui-dialog-titlebar span.ui-button-text{display:none !important}.ui-dialog .ui-dialog-content{padding:20px 47px 47px}@media only screen and (max-width:767px){.ui-dialog .ui-dialog-content{padding:15px}}.ui-dialog .ui-dialog-content .node{width:100% !important}.ui-dialog h2{font-size:18px}.ui-dialog label{display:none}.ui-dialog .submit-form .form-actions{display:contents}.ui-dialog .submit-form .form-submit{display:none}.ui-dialog .grippie{display:none}#node-3315{width:399px;margin:0 auto}#node-3315 label,#node-3315 h2{display:none}#node-3315 .submit-form .form-actions{display:contents}#node-3315 .submit-form .form-submit{display:none}#node-3311,#node-5266{width:399px;margin:0 auto}#node-3311 label,#node-3311 h2,#node-5266 label,#node-5266 h2{display:none}#node-3311 .submit-form .form-actions,#node-5266 .submit-form .form-actions{display:contents}#node-3311 .submit-form .form-submit,#node-5266 .submit-form .form-submit{display:none}#node-3312 #webform-component-predoplata{display:inline-block;width:41%}#node-3312 #webform-component-predoplata input{width:80%}#node-3312 #webform-component-srok-lizinga{display:inline-block}.page-news .view-news.view-display-id-page .views-row{margin-bottom:33px;display:flex}@media only screen and (max-width:539px){.page-news .view-news.view-display-id-page .views-row{flex-direction:column}}.page-news .view-news.view-display-id-page .image{overflow:hidden;margin-right:23px;width:364px;flex:0 0 auto}@media only screen and (max-width:991px){.page-news .view-news.view-display-id-page .image{width:200px}}@media only screen and (max-width:539px){.page-news .view-news.view-display-id-page .image{width:auto;margin-right:0;margin-bottom:15px}}.page-news .view-news.view-display-id-page .image .skos{position:absolute;top:-14px;left:-5px;background-color:#fff;height:20px;z-index:1;right:-5px;transform:skewY(-2deg)}@media only screen and (max-width:991px){.page-news .view-news.view-display-id-page .image .skos{display:none}}.page-news .view-news.view-display-id-page .image img{max-width:100%;display:block;height:auto;margin:auto}.page-news .view-news.view-display-id-page .info{flex:1;box-sizing:border-box}.page-news .view-news.view-display-id-page .title{padding-top:8px}.page-news .view-news.view-display-id-page .title a{color:#242425;font-size:14px;font-weight:700;line-height:1.429}.page-news .view-news.view-display-id-page .data{font-size:14px;color:#5d5d5d;margin-top:10px;margin-bottom:10px}.page-news .view-news.view-display-id-page .description{font-size:14px;line-height:1.429}.node.node-news .field-name-field-data{color:#b4b4b4;margin-bottom:20px}.node.node-news .field-name-field-illustration .field-item{margin-right:33px;display:inline-block;margin-bottom:33px}@media only screen and (max-width:1199px){.node.node-news .field-name-field-illustration .field-item{width:216px}}.node.node-news .field-name-field-illustration .field-item img{max-width:100%;height:auto}.node.node-news .field-name-field-illustration .field-item a{outline:none}.node.node-news .field-name-field-illustration .field-item:nth-child(4){margin-right:0}body.node-type-news .other-news{margin-top:20px}.page-404 h1.title-404{font-size:28px;letter-spacing:2px;margin-bottom:60px}.page-404 .image-404{background:url("/sites/all/themes/astslon/images/pic-404.png") 10px center no-repeat;height:471px}@media only screen and (max-width:1199px){.page-404 .image-404{background-size:contain}}.page-404 .text{font-family:HelveticaNeueBold,Arial;text-transform:uppercase;text-align:center;margin-top:43px;letter-spacing:1px}.page-404 .links{margin-top:39px;left:50%;-webkit-transform:translateX(-46.2%);-moz-transform:translateX(-46.2%);-ms-transform:translateX(-46.2%);-o-transform:translateX(-46.2%);transform:translateX(-46.2%);display:inline-block}
.page-404 a.back-previos,.page-404 a.link-catalog{display:inline-block;color:#fff;font-size:12px;text-transform:uppercase;text-align:center;padding:14px 23px 12px;text-decoration:none;line-height:1.5;margin-bottom:12px;letter-spacing:.6px;margin-left:2px}.page-404 a.back-previos{background-color:#4ca5e8}.page-404 a.link-catalog{background-color:#3255aa;margin-left:8px}.page-about-nashi-otgruzki .view-otgruzki.view-display-id-page .view-content{display:flex;flex-wrap:wrap}@media only screen and (min-width:1200px){.page-about-nashi-otgruzki .view-otgruzki.view-display-id-page .view-content{padding-left:13px}}.page-about-nashi-otgruzki .view-otgruzki.view-display-id-page div.prettyphoto-formatter-image{margin:0 21px 17px 0;width:268px;flex:0 0 auto}@media only screen and (min-width:992px){.page-about-nashi-otgruzki .view-otgruzki.view-display-id-page div.prettyphoto-formatter-image:nth-of-type(4n){margin-right:0}}@media only screen and (min-width:992px) and (max-width:1199px){.page-about-nashi-otgruzki .view-otgruzki.view-display-id-page div.prettyphoto-formatter-image{width:226px}}@media only screen and (min-width:640px) and (max-width:991px){.page-about-nashi-otgruzki .view-otgruzki.view-display-id-page div.prettyphoto-formatter-image{width:calc(33.33% - 14px)}.page-about-nashi-otgruzki .view-otgruzki.view-display-id-page div.prettyphoto-formatter-image:nth-of-type(3n){margin-right:0}}@media only screen and (max-width:639px){.page-about-nashi-otgruzki .view-otgruzki.view-display-id-page div.prettyphoto-formatter-image{width:calc(50% - 11px)}.page-about-nashi-otgruzki .view-otgruzki.view-display-id-page div.prettyphoto-formatter-image:nth-of-type(2n){margin-right:0}}.page-about-nashi-otgruzki .view-otgruzki.view-display-id-page div.prettyphoto-formatter-image a{display:block}@media only screen and (max-width:991px){.page-about-nashi-otgruzki .view-otgruzki.view-display-id-page div.prettyphoto-formatter-image a{pointer-events:none}}.page-about-nashi-otgruzki .view-otgruzki.view-display-id-page div.prettyphoto-formatter-image img{display:block;max-width:100%;width:100%;height:auto}#user-login input[type=submit]{background:#3255aa url("/sites/all/themes/astslon/images/user-login.png") right 0 no-repeat;width:209px;height:44px;border:none;font-size:13px;color:#fff;font-family:HelveticaNeueRoman;text-align:left;text-transform:uppercase;text-indent:20px;cursor:pointer}#user-login input[type=submit]:hover{background:#eff2f5 url("/sites/all/themes/astslon/images/user-login.png") right -45px no-repeat;color:#222}body.page-node-12 h1{text-align:center;margin-bottom:0}body.page-node-12 table td:first-child{width:auto}.node-photogallery .field-name-field-photo .field-item{display:inline-block;margin:0 33px 31px 0}.node-photogallery .field-name-field-photo .field-item img{max-width:100%;height:auto}.node-photogallery .field-name-field-photo .field-item:nth-child(4n){margin-right:0}@media only screen and (max-width:1199px){.node-photogallery .field-name-field-photo .field-item{width:216px}}.lg-backdrop.in{opacity:.7 !important}.lg-outer .lg-img-wrap{padding:20px 0 110px !important}@media only screen and (max-width:1366px){.lg-outer .lg-img-wrap{padding:20px 0 80px !important}}@media only screen and (max-height:768px){.lg-outer .lg-img-wrap{padding:20px 0 80px !important}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:red !important}.lg-outer .lg-thumb{margin:0 auto !important}.lg-outer .lg-thumb-outer{background-color:rgba(0,0,0,.45) !important}@media only screen and (max-width:1366px){.lg-outer .lg-thumb-outer{height:70px !important}}@media only screen and (max-height:768px){.lg-outer .lg-thumb-outer{height:70px !important}}.page-search-content form.search-form .form-type-textfield{float:left;width:86%}@media only screen and (max-width:1199px){.page-search-content form.search-form .form-type-textfield{width:83%}}.page-search-content form.search-form input.form-submit{transition:all .3s;display:block;height:100%;width:161px;color:#fff;text-decoration:none;text-align:center;background-color:#3255aa;font-size:12px;text-transform:uppercase;font-weight:700;padding:15px 0;border:none;cursor:pointer;float:right;margin-top:16px}
.page-search-content form.search-form input.form-submit:hover{background-color:#eff2f5;color:#323232}.privacy-policy{font-size:12px;margin:15px 0;line-height:1.7;opacity:.7}.privacy-policy-price{margin:0;font-size:10px;line-height:1.5}.to-top{display:none;position:fixed;right:70px;bottom:80px;z-index:100;background-color:#f5f7f9;padding:10px 20px;transition:all .3s}.to-top span{background-image:url("/sites/all/themes/astslon/images/arrows-2.png");background-repeat:no-repeat;background-position:0 5px;padding-left:23px}.to-top:hover{background-color:#daedfa}#block-block-37{margin:73px 0}#block-block-37 img{max-width:100%;height:auto}.pane-block-38{margin:33px 0}.page-taxonomy-term .panels-flexible-row-5-main-row .panels-flexible-row-5-main-row-inside{display:flex}@media only screen and (max-width:767px){.page-taxonomy-term .panels-flexible-5{padding:0 15px}}.block-custom-search{left:0}.block-custom-search h2{display:none}.block-custom-search form{display:flex;flex-direction:row-reverse}.block-custom-search .form-item,.block-custom-search .form-actions{margin:0}.block-custom-search input.form-text{width:100%}.block-custom-search .search__result{top:-1px;width:93%;margin-left:47px;background-color:#eff2f5;border-radius:0 0 10px 10px}@media only screen and (max-width:1199px){.block-custom-search .search__result{width:100%;margin-left:27px}}.block-custom-search .search__result-item{padding:5px 10px;font-size:15px;line-height:1.2}.block-custom-search .search__result-item:first-child{padding-top:10px}.block-custom-search .search__result-item:last-child{padding-bottom:10px}.search-m .block-custom-search{top:0;width:96.5%}.search-m .block-custom-search input.form-submit{top:-4px}.search-m .search__result{position:absolute;top:38px;left:27px;width:100%;margin-left:0}.search-m .search__result-item{padding:7px 10px}.search-m .search__result-item:first-child{padding-top:14px}.search-m .search__result-item:last-child{padding-bottom:14px}.search-m .search__result-item a{text-decoration:none}.page-search{background-color:#eff2f5}.view-search .view-header{display:none}@media only screen and (max-width:639px){.view-search .item-list{display:none}}.view-search>.view-filters .views-exposed-widgets{display:flex;justify-content:center;margin-bottom:10px}.view-search>.view-filters .views-widget-filter-search_api_views_fulltext,.view-search>.view-filters .views-submit-button{padding:0}.view-search>.view-filters .views-widget-filter-search_api_views_fulltext{width:500px}.view-search>.view-filters .views-widget-filter-search_api_views_fulltext .form-text{border:1px solid #3255aa}.view-search>.view-filters .views-submit-button .form-submit{margin:0;padding:13px 13px 12px;color:#fff;background-color:#3255aa;border:1px solid #3255aa;border-left:none;transition:all .3s;cursor:pointer}.view-search>.view-filters .views-submit-button .form-submit:hover{color:#3255aa;background-color:#fff}.view-search>.view-content>.views-row{display:flex;align-items:center;width:100%;height:118px;margin-bottom:10px;padding-left:20px;background-color:#fff}@media only screen and (max-width:639px){.view-search>.view-content>.views-row{flex-direction:column;align-items:flex-start;padding:0;height:auto}}.view-search>.view-content>.views-row:after{content:'';position:absolute;top:0;right:-64px;width:100px;height:140px;background-color:#eff2f5;transform:rotate(15deg)}@media only screen and (max-width:991px){.view-search>.view-content>.views-row:after{display:none}}.view-search>.view-content>.views-row .st6__photo{width:120px;height:90px;margin:0 23px 0 0}@media only screen and (max-width:639px){.view-search>.view-content>.views-row .st6__photo{width:100%;height:auto;margin:0 0 23px}}.view-search>.view-content>.views-row .st6__photo img{width:100%;height:100%}.view-search>.view-content>.views-row .st6__wrapper{width:70%;margin-right:30px}@media only screen and (max-width:639px){.view-search>.view-content>.views-row .st6__wrapper{width:100%;margin-right:0;padding-left:27px;padding-right:27px;margin-bottom:15px}}.view-search>.view-content>.views-row .st6__wrapper:last-child{width:171px;margin-right:0;padding-right:40px}
@media only screen and (max-width:767px){.view-search>.view-content>.views-row .st6__wrapper:last-child{padding-right:15px}}@media only screen and (max-width:639px){.view-search>.view-content>.views-row .st6__wrapper:last-child{width:100%;margin-bottom:27px}}.view-search>.view-content>.views-row .st6__title{margin-bottom:3px}.view-search>.view-content>.views-row .price{color:#696969;font-weight:700;font-size:14px}.view-search>.view-content>.views-row .stock_count{display:block;margin-top:2px;color:#b4b4b4;font-weight:400;font-size:14px}.view-search>.view-content>.views-row .stock_count--instock{color:#ff7c48}div.pp_default .pp_description{font-size:14px;flex:1;padding-left:15px;display:flex !important;align-items:center}div.pp_default .pp_content_container .pp_details{margin-top:0;display:flex;background-color:#fff;align-items:center}div.pp_default .pp_content_container .pp_details .btn{margin-left:15px;margin-right:60px}div.pp_default .pp_content_container .pp_left{padding-bottom:0}a.pp_close{top:0;position:relative;order:100}.btn.btn-filter{background-color:#3255aa;color:#fff;font-size:12px;text-transform:uppercase;text-align:center;text-decoration:none;letter-spacing:.6px;transition:background-color .2s;margin:20px 0;display:inline-flex;height:38px}.btn.btn-filter:hover{background-color:#eff2f5;color:#000}.btn.btn-filter:hover .ico{background-color:#3255aa}.btn.btn-filter:hover .ico:before{background-image:url(/sites/all/themes/astslon/images/arrow-down.png);background-position:-13px 0}.btn.btn-filter .ico{background-color:#eff2f5;width:38px;height:38px;display:flex;justify-content:center;align-items:center}.btn.btn-filter .ico:before{content:'';background-image:url(/sites/all/themes/astslon/images/arrow-down.png);background-position:0 0;background-repeat:no-repeat;width:13px;height:14px;margin-left:5px}.btn.btn-filter .name{padding:0 28px;display:flex;justify-content:center;align-items:center}.btn.btn-filter.is-open .ico:before{background-image:url(/sites/all/themes/astslon/images/arrow-up.png)}.btn.btn-filter.is-open:hover .ico:before{background-image:url(/sites/all/themes/astslon/images/arrow-up.png);background-position:-13px 0}@font-face{font-display:swap;font-family:'helvetica-4-light4-light';src:url(/sites/all/themes/astslon/fonts/helv4light-webfont.eot)}@font-face{font-display:swap;font-family:'helvetica-4-light4-light';src:url(/sites/all/themes/astslon/fonts/helv4light-webfont.ttf) format('truetype');font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:HelveticaNeueBold;src:url(/sites/all/themes/astslon/fonts/HELVETICANEUECYR-BOLD.OTF) format("opentype")}@font-face{font-display:swap;font-family:HelveticaNeueRoman;src:url(/sites/all/themes/astslon/fonts/HELVETICANEUECYR-ROMAN.OTF) format("opentype")}@font-face{font-display:swap;font-family:HelveticaNeueBlack;src:url(/sites/all/themes/astslon/fonts/HELVETICANEUECYR-BLACK.OTF) format("opentype")}@font-face{font-display:swap;font-family:'helvetica-5-normal5-normal';src:url(/sites/all/themes/astslon/fonts/helv5normal-webfont.eot)}@font-face{font-display:swap;font-family:'helvetica-5-normal5-normal';src:url(/sites/all/themes/astslon/fonts/helv5normal-webfont.ttf) format('truetype');font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:'helvetica-7-bold7-bold';src:url(/sites/all/themes/astslon/fonts/helv7bold-webfont.eot)}@font-face{font-display:swap;font-family:'helvetica-7-bold7-bold';src:url(/sites/all/themes/astslon/fonts/helv7bold-webfont.ttf) format('truetype');font-weight:700;font-style:normal}@font-face{font-display:swap;font-family:'als_rublregular';src:url(/sites/all/themes/astslon/fonts/rouble_2-webfont.eot)}@font-face{font-display:swap;font-family:'als_rublregular';src:url(/sites/all/themes/astslon/fonts/rouble_2-webfont.ttf) format('truetype');font-weight:400;font-style:normal}@font-face{font-family:'lightcase';src:url(/sites/all/themes/astslon/fonts/lightcase.eot?55356177);src:url(/sites/all/themes/astslon/fonts/lightcase.eot?55356177#iefix) format("embedded-opentype"),url(/sites/all/themes/astslon/fonts/lightcase.woff?55356177) format("woff"),url(/sites/all/themes/astslon/fonts/lightcase.ttf?55356177) format("truetype"),url(/sites/all/themes/astslon/fonts/lightcase.svg?55356177#lightcase) format("svg");font-weight:400;font-style:normal}
[class*=lightcase-icon-]:before{font-family:'lightcase',sans-serif;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;text-align:center;font-variant:normal;text-transform:none;line-height:1em}.lightcase-icon-play:before{content:'\e800'}.lightcase-icon-pause:before{content:'\e801'}.lightcase-icon-close:before{content:'\e802'}.lightcase-icon-prev:before{content:'\e803'}.lightcase-icon-next:before{content:'\e804'}.lightcase-icon-spin:before{content:'\e805'}@-webkit-keyframes lightcase-spin{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-o-transform:rotate(359deg);transform:rotate(359deg)}}@-moz-keyframes lightcase-spin{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-o-transform:rotate(359deg);transform:rotate(359deg)}}@-o-keyframes lightcase-spin{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-o-transform:rotate(359deg);transform:rotate(359deg)}}@-ms-keyframes lightcase-spin{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-o-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes lightcase-spin{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-o-transform:rotate(359deg);transform:rotate(359deg)}}#lightcase-case{display:none;position:fixed;z-index:2002;top:50%;left:50%;font-family:arial,sans-serif;font-size:13px;line-height:1.5;text-align:left;text-shadow:0 0 10px rgba(0,0,0,.5)}@media screen and (max-width:640px){#lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]){position:relative !important;top:auto !important;left:auto !important;width:auto !important;height:auto !important;margin:0 !important;padding:0 !important;border:none !important;background:0 0 !important}}@media screen and (min-width:641px){#lightcase-case:not([data-lc-type=error]) #lightcase-content{position:relative;z-index:1;overflow:hidden;text-shadow:none;background-color:#fff;-webkit-box-shadow:0 0 30px rgba(0,0,0,.5);-moz-box-shadow:0 0 30px rgba(0,0,0,.5);-o-box-shadow:0 0 30px rgba(0,0,0,.5);box-shadow:0 0 30px rgba(0,0,0,.5);-webkit-backface-visibility:hidden}}@media screen and (min-width:641px){#lightcase-case[data-lc-type=image] #lightcase-content,#lightcase-case[data-lc-type=video] #lightcase-content{background-color:#333}}#lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-content{-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;box-shadow:none}@media screen and (max-width:640px){#lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-content{position:relative !important;top:auto !important;left:auto !important;width:auto !important;height:auto !important;margin:0 !important;padding:0 !important;border:none !important;background:0 0 !important}}#lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-content .lightcase-contentInner{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:640px){#lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-content .lightcase-contentInner{padding:15px}#lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-content .lightcase-contentInner,#lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-content .lightcase-contentInner>*{width:100% !important;max-width:none !important}
#lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-content .lightcase-contentInner>*:not(iframe){height:auto !important;max-height:none !important}}@media screen and (max-width:640px){.lightcase-isMobileDevice #lightcase-case[data-lc-type=iframe] #lightcase-content .lightcase-contentInner iframe{overflow:auto;-webkit-overflow-scrolling:touch}}@media screen and (max-width:640px) and (min-width:641px){[data-lc-type=image] #lightcase-content .lightcase-contentInner,[data-lc-type=video] #lightcase-content .lightcase-contentInner{line-height:.75}}@media screen and (max-width:640px){#lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-content .lightcase-contentInner .lightcase-inlineWrap{position:relative !important;top:auto !important;left:auto !important;width:auto !important;height:auto !important;margin:0 !important;padding:0 !important;border:none !important;background:0 0 !important}}@media screen and (min-width:641px){#lightcase-case:not([data-lc-type=error]) #lightcase-content .lightcase-contentInner .lightcase-inlineWrap{padding:30px;overflow:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}}@media screen and (max-width:640px){#lightcase-content h1,#lightcase-content h2,#lightcase-content h3,#lightcase-content h4,#lightcase-content h5,#lightcase-content h6,#lightcase-content p{color:#aaa}}@media screen and (min-width:641px){#lightcase-content h1,#lightcase-content h2,#lightcase-content h3,#lightcase-content h4,#lightcase-content h5,#lightcase-content h6,#lightcase-content p{color:#333}}#lightcase-case p.lightcase-error{margin:0;font-size:17px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#aaa}@media screen and (max-width:640px){#lightcase-case p.lightcase-error{padding:30px 0}}@media screen and (min-width:641px){#lightcase-case p.lightcase-error{padding:0}}.lightcase-isMobileDevice .lightcase-open body{max-width:100%;max-height:100%;overflow:hidden}@media screen and (max-width:640px){.lightcase-open body{padding:55px 0 70px}.lightcase-open body>*:not([id*=lightcase-]){position:fixed !important;top:-9999px !important;width:0 !important;height:0 !important;overflow:hidden !important}}#lightcase-info{position:absolute;padding-top:15px}#lightcase-info #lightcase-title,#lightcase-info #lightcase-caption{margin:0;padding:0;line-height:1.5;font-weight:400;text-overflow:ellipsis}#lightcase-info #lightcase-title{font-size:17px;color:#aaa}@media screen and (max-width:640px){#lightcase-info #lightcase-title{position:fixed;top:10px;left:0;max-width:87.5%;padding:5px 15px;background:#333}}#lightcase-info #lightcase-caption{clear:both;font-size:13px;color:#aaa}#lightcase-info #lightcase-sequenceInfo{font-size:11px;color:#aaa}@media screen and (max-width:640px){.lightcase-fullScreenMode #lightcase-info{padding-left:15px;padding-right:15px}#lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-info{position:static}}#lightcase-loading{position:fixed;z-index:9999;width:1.123em;height:auto;font-size:38px;line-height:1;text-align:center;text-shadow:none;position:fixed;z-index:2001;top:50%;left:50%;margin-top:-.5em;margin-left:-.5em;opacity:1;font-size:32px;text-shadow:0 0 15px #fff;-moz-transform-origin:50% 53%;-webkit-animation:lightcase-spin .5s infinite linear;-moz-animation:lightcase-spin .5s infinite linear;-o-animation:lightcase-spin .5s infinite linear;animation:lightcase-spin .5s infinite linear}#lightcase-loading,#lightcase-loading:focus{text-decoration:none;color:#fff;-webkit-tap-highlight-color:transparent;-webkit-transition:color,opacity,ease-in-out .25s;-moz-transition:color,opacity,ease-in-out .25s;-o-transition:color,opacity,ease-in-out .25s;transition:color,opacity,ease-in-out .25s}#lightcase-loading>span{display:inline-block;text-indent:-9999px}#lightcase-nav a[class*=lightcase-icon-]{position:fixed;z-index:9999;width:1.123em;height:auto;font-size:38px;line-height:1;text-align:center;text-shadow:none;outline:none;cursor:pointer}
#lightcase-nav a[class*=lightcase-icon-],#lightcase-nav a[class*=lightcase-icon-]:focus{text-decoration:none;color:rgba(255,255,255,.6);-webkit-tap-highlight-color:transparent;-webkit-transition:color,opacity,ease-in-out .25s;-moz-transition:color,opacity,ease-in-out .25s;-o-transition:color,opacity,ease-in-out .25s;transition:color,opacity,ease-in-out .25s}#lightcase-nav a[class*=lightcase-icon-]>span{display:inline-block;text-indent:-9999px}#lightcase-nav a[class*=lightcase-icon-]:hover{color:#fff;text-shadow:0 0 15px #fff}.lightcase-isMobileDevice #lightcase-nav a[class*=lightcase-icon-]:hover{color:#aaa;text-shadow:none}#lightcase-nav a[class*=lightcase-icon-].lightcase-icon-prev{left:15px}#lightcase-nav a[class*=lightcase-icon-].lightcase-icon-next{right:15px}#lightcase-nav a[class*=lightcase-icon-].lightcase-icon-pause,#lightcase-nav a[class*=lightcase-icon-].lightcase-icon-play{left:50%;margin-left:-.5em}@media screen and (min-width:641px){#lightcase-nav a[class*=lightcase-icon-].lightcase-icon-pause,#lightcase-nav a[class*=lightcase-icon-].lightcase-icon-play{opacity:0}}#lightcase-nav a[class*=lightcase-icon-].lightcase-icon-close{top:15px;right:15px;bottom:auto;margin:0;opacity:0;outline:none}@media screen and (max-width:640px){#lightcase-nav a[class*=lightcase-icon-].lightcase-icon-close{position:absolute}}@media screen and (min-width:641px){#lightcase-nav a[class*=lightcase-icon-].lightcase-icon-close{position:fixed}}@media screen and (max-width:640px){#lightcase-nav a[class*=lightcase-icon-]{bottom:15px;font-size:24px}}@media screen and (min-width:641px){#lightcase-nav a[class*=lightcase-icon-]{bottom:50%;margin-bottom:-.5em}#lightcase-nav a[class*=lightcase-icon-]:hover,#lightcase-case:hover~#lightcase-nav a[class*=lightcase-icon-]{opacity:1}}#lightcase-overlay{display:none;width:100%;min-height:100%;position:fixed;z-index:2000;top:-9999px;bottom:-9999px;left:0;background:#333}@media screen and (max-width:640px){#lightcase-overlay{opacity:1 !important}}.lg-sub-html,.lg-toolbar{background-color:rgba(0,0,0,.45)}#lg-counter,.lg-outer .lg-video-cont{vertical-align:middle;display:inline-block}@font-face{font-family:lg;src:url(/sites/all/themes/astslon/fonts/lg.eot?n1z373);src:url(/sites/all/themes/astslon/fonts/lg.eot?#iefixn1z373) format("embedded-opentype"),url(/sites/all/themes/astslon/fonts/lg.woff?n1z373) format("woff"),url(/sites/all/themes/astslon/fonts/lg.ttf?n1z373) format("truetype"),url(/sites/all/themes/astslon/fonts/lg.svg?n1z373#lg) format("svg");font-weight:400;font-style:normal}.lg-icon{font-family:lg;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-actions .lg-next,.lg-actions .lg-prev{background-color:rgba(0,0,0,.45);border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1080}.lg-actions .lg-next.disabled,.lg-actions .lg-prev.disabled{pointer-events:none;opacity:.5}.lg-actions .lg-next:hover,.lg-actions .lg-prev:hover{color:#fff}.lg-actions .lg-next{right:20px}.lg-actions .lg-next:before{content:"\e095"}.lg-actions .lg-prev{left:20px}.lg-actions .lg-prev:after{content:"\e094"}@-webkit-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-moz-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-ms-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-webkit-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@-moz-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@-ms-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;-o-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;-o-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%}
.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:0;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear}.lg-toolbar .lg-icon:hover{color:#fff}.lg-toolbar .lg-close:after{content:"\e070"}.lg-toolbar .lg-download:after{content:"\e0f2"}.lg-sub-html{bottom:0;color:#eee;font-size:16px;left:0;padding:10px 40px;position:fixed;right:0;text-align:center;z-index:1080}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}#lg-counter{color:#999;font-size:16px;padding-left:20px;padding-top:12px}.lg-next,.lg-prev,.lg-toolbar{opacity:1;-webkit-transition:-webkit-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;-moz-transition:-moz-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;-o-transition:-o-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;transition:transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear}.lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0;-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1)!important;-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1)!important;-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1)!important;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1)!important;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}.lg-outer .lg-thumb-outer{background-color:#0d0a0a;bottom:0;position:absolute;width:100%;z-index:1080;max-height:350px;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer.lg-thumb-open .lg-thumb-outer{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-thumb{padding:10px 0;height:100%;margin-bottom:-5px}.lg-outer .lg-thumb-item{cursor:pointer;float:left;overflow:hidden;height:100%;border:2px solid #fff;border-radius:4px;margin-bottom:5px}@media (min-width:1025px){.lg-outer .lg-thumb-item{-webkit-transition:border-color .25s ease;-o-transition:border-color .25s ease;transition:border-color .25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%;object-fit:cover}.lg-outer.lg-has-thumb .lg-item{padding-bottom:120px}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer.lg-pull-caption-up .lg-sub-html{-webkit-transition:bottom .25s ease;-o-transition:bottom .25s ease;transition:bottom .25s ease}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html{bottom:100px}.lg-outer .lg-toogle-thumb{background-color:#0d0a0a;border-radius:2px 2px 0 0;color:#999;cursor:pointer;font-size:24px;height:39px;line-height:27px;padding:5px 0;position:absolute;right:20px;text-align:center;top:-39px;width:50px}.lg-outer .lg-toogle-thumb:hover,.lg-outer.lg-dropdown-active #lg-share{color:#fff}.lg-outer .lg-toogle-thumb:after{content:"\e1ff"}.lg-outer .lg-video-cont{max-width:1140px;max-height:100%;width:100%;padding:0 5px}.lg-outer .lg-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}.lg-outer .lg-video .lg-object{display:inline-block;position:absolute;top:0;left:0;width:100%!important;height:100%!important}.lg-outer .lg-video .lg-video-play{width:84px;height:59px;position:absolute;left:50%;top:50%;margin-left:-42px;margin-top:-30px;z-index:1080;cursor:pointer}.lg-outer .lg-has-vimeo .lg-video-play{background:url(/sites/all/themes/astslon/img/vimeo-play.png) no-repeat}.lg-outer .lg-has-vimeo:hover .lg-video-play{background:url(/sites/all/themes/astslon/img/vimeo-play.png) 0 -58px no-repeat}.lg-outer .lg-has-html5 .lg-video-play{background:url(/sites/all/themes/astslon/img/video-play.png) no-repeat;height:64px;margin-left:-32px;margin-top:-32px;width:64px;opacity:.8}.lg-outer .lg-has-html5:hover .lg-video-play{opacity:1}.lg-outer .lg-has-youtube .lg-video-play{background:url(/sites/all/themes/astslon/img/youtube-play.png) no-repeat}.lg-outer .lg-has-youtube:hover .lg-video-play{background:url(/sites/all/themes/astslon/img/youtube-play.png) 0 -60px no-repeat}.lg-outer .lg-video-object{width:100%!important;height:100%!important;position:absolute;top:0;left:0}.lg-outer .lg-has-video .lg-video-object{visibility:hidden}.lg-outer .lg-has-video.lg-video-playing .lg-object,.lg-outer .lg-has-video.lg-video-playing .lg-video-play{display:none}.lg-outer .lg-has-video.lg-video-playing .lg-video-object{visibility:visible}.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:1083;opacity:0;-webkit-transition:opacity 80ms ease 0s;-moz-transition:opacity 80ms ease 0s;-o-transition:opacity 80ms ease 0s;transition:opacity 80ms ease 0s}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:"\e01d"}.lg-show-autoplay .lg-autoplay-button:after{content:"\e01a"}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition-duration:0s;transition-duration:0s}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .3s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .3s cubic-bezier(0,0,.25,1) 0s;transition:transform .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;-moz-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;-o-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-moz-transition:-moz-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-o-transition:-o-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;transition:transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}
#lg-zoom-in:after{content:"\e311"}#lg-actual-size{font-size:20px}#lg-actual-size:after{content:"\e033"}#lg-zoom-out{opacity:.5;pointer-events:none}#lg-zoom-out:after{content:"\e312"}.lg-zoomed #lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer .lg-pager-outer{bottom:60px;left:0;position:absolute;right:0;text-align:center;z-index:1080;height:10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0 5px}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow:0 0 0 2px #fff inset}.lg-outer .lg-pager-thumb-cont{background-color:#fff;color:#fff;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;width:120px;border-radius:3px;-webkit-transition:opacity .15s ease 0s,-webkit-transform .15s ease 0s;-moz-transition:opacity .15s ease 0s,-moz-transform .15s ease 0s;-o-transition:opacity .15s ease 0s,-o-transform .15s ease 0s;transition:opacity .15s ease 0s,transform .15s ease 0s;-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%}.lg-outer .lg-pager{background-color:rgba(255,255,255,.5);border-radius:50%;box-shadow:0 0 0 8px rgba(255,255,255,.7) inset;display:block;height:12px;-webkit-transition:box-shadow .3s ease 0s;-o-transition:box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s;width:12px}.lg-outer .lg-pager:focus,.lg-outer .lg-pager:hover{box-shadow:0 0 0 8px #fff inset}.lg-outer .lg-caret{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-fullscreen:after{content:"\e20c"}.lg-fullscreen-on .lg-fullscreen:after{content:"\e20d"}.lg-outer #lg-dropdown-overlay{background-color:rgba(0,0,0,.25);bottom:0;cursor:default;left:0;position:fixed;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;-webkit-transition:visibility 0s linear .18s,opacity .18s linear 0s;-o-transition:visibility 0s linear .18s,opacity .18s linear 0s;transition:visibility 0s linear .18s,opacity .18s linear 0s}.lg-outer.lg-dropdown-active #lg-dropdown-overlay,.lg-outer.lg-dropdown-active .lg-dropdown{-webkit-transition-delay:0s;transition-delay:0s;-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;visibility:visible}.lg-outer .lg-dropdown{background-color:#fff;border-radius:2px;font-size:14px;list-style-type:none;margin:0;padding:10px 0;position:absolute;right:0;text-align:left;top:50px;opacity:0;visibility:hidden;-moz-transform:translate3d(0,5px,0);-o-transform:translate3d(0,5px,0);-ms-transform:translate3d(0,5px,0);-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);-webkit-transition:-webkit-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-moz-transition:-moz-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-o-transition:-o-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;transition:transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s}.lg-outer .lg-dropdown:after{content:"";display:block;height:0;width:0;position:absolute;border:8px solid transparent;border-bottom-color:#fff;right:16px;top:-16px}.lg-outer .lg-dropdown>li:last-child{margin-bottom:0}.lg-outer .lg-dropdown>li:hover .lg-icon,.lg-outer .lg-dropdown>li:hover a{color:#333}.lg-outer .lg-dropdown a{color:#333;display:block;white-space:pre;padding:4px 12px;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px}.lg-outer .lg-dropdown a:hover{background-color:rgba(0,0,0,.07)}.lg-outer .lg-dropdown .lg-dropdown-text{display:inline-block;line-height:1;margin-top:-3px;vertical-align:middle}
.lg-outer .lg-dropdown .lg-icon{color:#333;display:inline-block;float:none;font-size:20px;height:auto;line-height:1;margin-right:8px;padding:0;vertical-align:middle;width:auto}.lg-outer,.lg-outer .lg,.lg-outer .lg-inner{width:100%;height:100%}.lg-outer #lg-share{position:relative}.lg-outer #lg-share:after{content:"\e80d"}.lg-outer #lg-share-facebook .lg-icon{color:#3b5998}.lg-outer #lg-share-facebook .lg-icon:after{content:"\e901"}.lg-outer #lg-share-twitter .lg-icon{color:#00aced}.lg-outer #lg-share-twitter .lg-icon:after{content:"\e904"}.lg-outer #lg-share-googleplus .lg-icon{color:#dd4b39}.lg-outer #lg-share-googleplus .lg-icon:after{content:"\e902"}.lg-outer #lg-share-pinterest .lg-icon{color:#cb2027}.lg-outer #lg-share-pinterest .lg-icon:after{content:"\e903"}.group:after{content:"";display:table;clear:both}.lg-outer{position:fixed;top:0;left:0;z-index:1050;opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item.lg-current,.lg-outer.lg-css3 .lg-item.lg-next-slide,.lg-outer.lg-css3 .lg-item.lg-prev-slide{-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg{position:relative;overflow:hidden;margin-left:auto;margin-right:auto;max-width:100%;max-height:100%}.lg-outer .lg-inner{position:absolute;left:0;top:0;white-space:nowrap}.lg-outer .lg-item{background:url(/sites/all/themes/astslon/img/loading.gif) center center no-repeat;display:none!important}.lg-outer.lg-css .lg-current,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}.lg-outer .lg-img-wrap{position:absolute;padding:0 5px;left:0;right:0;top:0;bottom:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-image{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto!important;height:auto!important}.lg-outer.lg-show-after-load .lg-item .lg-object,.lg-outer.lg-show-after-load .lg-item .lg-video-play{opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play{opacity:1}.lg-outer .lg-empty-html,.lg-outer.lg-hide-download #lg-download{display:none}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{-webkit-transition:none 0s ease 0s!important;-moz-transition:none 0s ease 0s!important;-o-transition:none 0s ease 0s!important;transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item,.lg-css3.lg-use-left .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}
.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{-webkit-transition:opacity .1s ease 0s;-moz-transition:opacity .1s ease 0s;-o-transition:opacity .1s ease 0s;transition:opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-left .lg-item{opacity:0;position:absolute;left:0}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{left:-100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide{left:100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{left:0;opacity:1}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{-webkit-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.description span{font-family:HelveticaNeueRoman,Arial !important;font-size:11px !important;color:#000 !important}.description tbody{display:flex !important;flex-direction:column !important}.description strong{font-weight:400 !important}.description tr td:nth-child(2){float:right !important}.views-row{.info{display:block !important}}.info .title{min-height:60px;overflow:hidden;text-overflow:ellipsis;height:auto;margin-bottom:10px !important}.pane111 .info .description table{display:inline-block;width:100%}.pane111 .info .description table tr td{padding:0 !important;display:inline-block;width:50%;float:left;overflow-x:hidden;font-size:11px;color:#000}.pane111 .info .description .table-wrapper{overflow-x:hidden}.pane111 .info .description table tr td{padding:0 !important}.view-catalogunit-list.view-display-id-panel_pane_2 .info,.view-catalogunit-list.view-display-id-panel_pane_5 .info,.view-catalogunit-list.view-display-id-panel_pane_1 .info,.view-catalogunit-list.view-display-id-panel_pane_3 .info{height:auto !important;font-size:4px;margin:0 12px !important;padding-bottom:13px !important}.list-full-descr1 .table-wrapper table{display:inline-block;width:100%}.list-full-descr1 .table-wrapper table tr td{padding:0 !important;display:inline-block;width:50%;float:left;font-size:11px;color:#000}.wow111 .views-field-php a{width:100px;float:left;margin-right:20px}.list-pain{width:100%}.wow111 .views-field-php{width:calc(100% - 200px) !important}.wow111 table{column-count:2}.wow111 table{min-width:300px}@media screen and (max-width:639px){.wow111 table{column-count:1}.wow111 .table-wrapper{width:200px;margin-left:auto;margin-right:auto}.wow111 a{float:unset;margin-left:auto;margin-right:auto}.wow111 .views-field-field-product-price{margin-left:auto;margin-right:auto}.wow111 .views-field-php{display:flex;flex-direction:column;align-items:flex-end}.wow111 .views-field-php a{width:unset;float:unset;margin-right:unset}.list-full-descr1 .table-wrapper table tr td{font-size:14px}.list-full-descr1{margin-left:auto;margin-right:auto}}@media screen and (min-width:639px){.wow111 table tr:nth-child(2n){background-color:#fff !important}}
.wow111 tr,.pane111 tr{word-wrap:break-word}.view-search>.view-content>.views-row .price{font-size:inherit;font-weight:inherit;color:inherit}.view-search>.view-content>.views-row .outstok{font-size:14px;color:#b4b4b4}.stok{color:#42c720 !important;font-size:15px !important;margin-top:10px !important;margin-bottom:0 !important}.price{font-size:15px !important;line-height:15px;color:inherit !important;border:none !important;text-align:left !important;padding:0 !important;font-weight:800 !important;margin-bottom:10px !important}.description{height:100px;margin-bottom:12px !important}.title_and_desc{display:flex;flex-direction:column;gap:10px;margin-top:12px}.title_and_desc a{width:100% !important}.views-field.views-field-field-product-price>span{font-size:15px !important;color:inherit !important;border:none !important;text-align:left !important;padding:0 !important;font-weight:400 !important}.views-field-field-product-price{display:flex;flex-direction:column;gap:2px}.arrows-slider_style-1 .arrows-slider__arrow{border:1px solid #606060;background-color:#606060}.dots button:before{background-color:#606060}.dots li.slick-active button{background-color:#9da1a8;border-color:transparent}.node-catalogunit{.block-right{align-items:flex-start}}.node-catalogunit .status-product .waited{color:#ffb727;text-transform:none;font-size:14px}.statuss.waited{color:#ffb727 !important;font-size:14px !important;text-transform:unset !important;margin-top:3px !important}.waited{margin-top:10px;font-size:15px;color:#ffb727 !important}.ui-dialog{z-index:3147483647}.btn_style1{color:#9da1a8;border:2px solid #9da1a8}.btn_style1:hover{color:#56a3db;border:2px solid #56a3db}.stok-wrap{margin-top:10px !important;margin-bottom:10px !important}.views-field-field-product-price{font-size:16px !important;font-weight:800 !important;color:#242425 !important}.commerce{text-align:left !important;.status-product{padding-left:6px;display:block}}.btns{width:100% !important}.btns a{width:100% !important}.view-catalogunit-list.view-id-catalogunit_list.view-display-id-block_2{:is(tr){padding-top:15px !important;padding-bottom:15px !important;.views-field-title{height:100%;>div{height:100%;display:flex;flex-direction:column;justify-content:center}}.description{height:fit-content;max-height:60px}}}.view-search{.views-row{.waited{margin-top:5px}}}.info{.title{height:40px;overflow:hidden}}.cookie-banner{position:fixed;bottom:10px;left:10px;z-index:1000;max-width:600px;width:92%;display:flex;align-items:center;gap:16px;background-color:#fff;padding:24px;border-radius:2px;box-shadow:0 3px 10px rgba(30,41,117,.2)}.cookie-banner a.btn.btn_style1{cursor:pointer;padding:16px 27px}@media screen and (max-width:767px){.cookie-banner{flex-direction:column}.cookie-banner .btn{width:100%}.cookie-banner a.btn{text-align:center}}