/**
 * Swiper 3.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 *
 * http://www.idangero.us/swiper/
 *
 * Copyright 2017, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 *
 * Licensed under MIT
 *
 * Released on: March 10, 2017
 */
.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;transition-property:-webkit-transform;-moz-transition-property:transform, -moz-transform;transition-property:transform;transition-property:transform, -webkit-transform, -moz-transform, -o-transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:height,-o-transform;-moz-transition-property:transform,height,-moz-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform,-moz-transform,-o-transform}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;-moz-background-size:27px 44px;-o-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-o-transform:translate(0,-50%);-ms-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);-moz-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{-webkit-transform-origin:right top;-moz-transform-origin:right top;-ms-transform-origin:right top;-o-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:rgba(255,255,255,.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-container-3d{-webkit-perspective:1200px;-moz-perspective:1200px;-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-webkit-gradient(linear,right top, left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-moz- oldlinear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-webkit-gradient(linear,left top, right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-moz- oldlinear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-webkit-gradient(linear,left bottom, left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-moz- oldlinear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-webkit-gradient(linear,left top, left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-moz- oldlinear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;-o-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-scrollbar{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-moz-transform-origin:50%;-ms-transform-origin:50%;-o-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;-moz-animation:swiper-preloader-spin 1s steps(12,end) infinite;-o-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;-moz-background-size:100%;-o-background-size:100%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg)}}@-moz-keyframes swiper-preloader-spin{100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes swiper-preloader-spin{100%{-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}
/* FONTS INI */
@font-face {
  font-family: 'Neo Sans Cyr';
  src: url('/fonts/NeoSansCyr-Light.ttf');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Neo Sans Cyr';
  src: url('/fonts/NeoSansCyr-LightItalic.ttf');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Neo Sans Cyr';
  src: url('/fonts/NeoSansCyr-Regular.ttf');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Neo Sans Cyr';
  src: url('/fonts/NeoSansCyr-Medium.ttf');
  font-weight: 500;
  font-style: normal;
}
/* GLOBAL RESET */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
p {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
/* Global Parameters */
html {
  height: 100%;
}
body {
  position: relative;
  background-color: white;
  background-repeat: repeat;
  font-family: 'Neo Sans Cyr';
  font-weight: 300;
  font-style: normal;
}
.ibt {
  display: inline-block;
  vertical-align: top;
}
.ibm {
  display: inline-block;
  vertical-align: middle !important;
}
.ibb {
  display: inline-block;
  vertical-align: bottom;
}
.tal {
  text-align: left;
}
.tac {
  text-align: center;
}
.tar {
  text-align: right;
}
.helper {
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
}
.upcase {
  text-transform: uppercase;
}
.w100 {
  width: 100%;
}
.w50 {
  width: 50%;
}
.h100 {
  height: 100%;
}
.decorNone {
  text-decoration: none;
}
.bbox {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.pointer {
  cursor: pointer;
}
.default {
  cursor: default;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.fixed {
  position: fixed;
}
.maxPosition {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.block {
  display: block;
}
.rur {
  display: inline !important;
  background-image: url("/images/rouble.svg");
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  font-size: inherit !important;
  -webkit-transition:none !important;
  -o-transition:none !important;
  -moz-transition:none !important;
  transition: none !important;
}
.rur-black {
  display: inline !important;
  background-image: url("/images/rouble.svg");
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  font-size: inherit !important;
  -webkit-transition:none !important;
  -o-transition:none !important;
  -moz-transition:none !important;
  transition: none !important;
  background-image: url("/images/rouble-black.svg");
}
.kzt {
  display: inline !important;
  background-image: url("/images/tenge.svg");
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  font-size: inherit !important;
  -webkit-transition:none !important;
  -o-transition:none !important;
  -moz-transition:none !important;
  transition: none !important;
}
.kzt-black {
  display: inline !important;
  background-image: url("/images/tenge.svg");
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  font-size: inherit !important;
  -webkit-transition:none !important;
  -o-transition:none !important;
  -moz-transition:none !important;
  transition: none !important;
  background-image: url("/images/tenge-black.svg");
}
.leu {
  display: inline !important;
  background-image: url("/images/leu.svg");
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  font-size: inherit !important;
  -webkit-transition:none !important;
  -o-transition:none !important;
  -moz-transition:none !important;
  transition: none !important;
}
.leu-black {
  display: inline !important;
  background-image: url("/images/leu.svg");
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  font-size: inherit !important;
  -webkit-transition:none !important;
  -o-transition:none !important;
  -moz-transition:none !important;
  transition: none !important;
  background-image: url("/images/leu-black.svg");
}
.currency {
  display: inline !important;
  font-size: 1em !important;
  font-family: 'Neo Sans Cyr' !important;
  font-weight: 400 !important;
  font-style: normal !important;
  -webkit-transition:none !important;
  -o-transition:none !important;
  -moz-transition:none !important;
  transition: none !important;
  text-transform: none !important;
}
/* Local Parameters */
body {
  font-size: 1em;
}
@media (max-width: 1600px) {
  body {
    font-size: 0.85em;
  }
}
@media (max-width: 1366px) {
  body {
    font-size: 0.7em;
  }
}
@media (max-width: 768px) {
  body {
    font-size: 0.8em;
  }
}
@media (max-width: 500px) {
  body {
    font-size: 0.5em;
  }
}
/* header */
.header {
  background: #595959;
  width: 9.375em;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.5);
  z-index: 14;
}
.header .logotype {
  width: 100%;
  height: 9.375em;
  background-image: url("/images/logotype.svg");
  -moz-background-size: 5.625em;
  -o-background-size: 5.625em;
  background-size: 5.625em;
  background-repeat: no-repeat;
  background-position: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.header .nav {
  width: 100%;
  height: -webkit-calc(100% - (8.175em * 3));
  height: -moz-calc(100% - (8.175em * 3));
  height: calc(100% - (8.175em * 3));
  overflow: hidden;
  position: relative;
}
.header .nav .nav-scroll {
  overflow-y: scroll;
  position: absolute;
  left: 0;
  right: 0;
  height: 100%;
}
.header .nav a {
  text-align: center;
  width: 100%;
  display: block;
  height: -webkit-calc(100% / 5);
  height: -moz-calc(100% / 5);
  height: calc(100% / 5);
  max-height: 7em;
  -webkit-transition:all 0.2s ease;
  -o-transition:all 0.2s ease;
  -moz-transition:all 0.2s ease;
  transition: all 0.2s ease;
}
.header .nav a .ibm {
  width: 100%;
}
.header .nav a i {
  width: 100%;
  display: block;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 3.125em;
  background-image: url("/images/basket_icon.svg");
  margin-bottom: .625em;
}
.header .nav a i.roll_icon {
  background-image: url("/images/roll_icon.svg");
}
.header .nav a i.wok_icon {
  background-image: url("/images/wok_icon.svg");
}
.header .nav a i.sweet_icon {
  background-image: url("/images/sweet_icon.svg");
}
.header .nav a i.drink_icon {
  background-image: url("/images/drink_icon.svg");
}
@media (min-width: 1601px) and (max-height: 800px) {
  .header .nav a i {
    height: 2.5em;
  }
}
@media (min-width: 1601px) and (max-height: 720px) {
  .header .nav a i {
    display: none;
  }
}
@media (min-width: 1367px) and (max-height: 680px) {
  .header .nav a i {
    height: 2.5em;
  }
}
@media (min-width: 1367px) and (max-height: 630px) {
  .header .nav a i {
    display: none;
  }
}
@media (min-width: 769px) and (max-height: 560px) {
  .header .nav a i {
    height: 2.5em;
  }
}
@media (min-width: 769px) and (max-height: 530px) {
  .header .nav a i {
    display: none;
  }
}
@media (min-width: 501px) and (max-height: 640px) {
  .header .nav a i {
    height: 2.5em;
  }
}
@media (min-width: 501px) and (max-height: 600px) {
  .header .nav a i {
    display: none;
  }
}
@media (max-width: 500px) and (max-height: 410px) {
  .header .nav a i {
    height: 2.5em;
  }
}
@media (max-width: 500px) and (max-height: 380px) {
  .header .nav a i {
    display: none;
  }
}
.header .nav a span {
  color: #2e2e2e;
  font-family: 'Neo Sans Cyr';
  font-weight: 500;
  font-style: normal;
  font-size: 1em;
  text-transform: uppercase;
}
.header .nav a:hover {
  background: #7e7e7e;
}
@media (max-width: 1024px) {
  .header .nav a:hover {
    background: none;
  }
}
.header .nav a.active {
  background: #7e7e7e;
}
.header .nav .menu-top-arrow,
.header .nav .menu-bottom-arrow {
  position: absolute;
  left: 0;
  width: 100%;
  height: 25px;
  z-index: 10;
  display: none;
  cursor: pointer;
  background-image: url("/images/arrow-down-white.svg");
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.header .nav .menu-top-arrow:after,
.header .nav .menu-bottom-arrow:after {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 70%;
  bottom: 100%;
  left: 0;
}
.header .nav .menu-top-arrow {
  top: 0;
  -webkit-transform: rotateZ(180deg);
  -moz-transform: rotateZ(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotateZ(180deg);
  transform: rotateZ(180deg);
}
.header .nav .menu-bottom-arrow {
  bottom: 0;
}
.header .nav.show-arrows .menu-top-arrow,
.header .nav.show-arrows .menu-bottom-arrow {
  display: block;
}
.header .basket {
  text-align: center;
  width: 100%;
  position: absolute;
  overflow: hidden;
  left: 0;
  bottom: 7.5em;
  height: 7.5em;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  z-index: 15;
  cursor: pointer;
  -webkit-transition:all 0.2s ease;
  -o-transition:all 0.2s ease;
  -moz-transition:all 0.2s ease;
  transition: all 0.2s ease;
}
.header .basket i {
  width: 100%;
  display: block;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 3.125em;
  margin-bottom: .625em;
  position: relative;
}
.header .basket i.basket_icon {
  background-image: url("/images/basket_icon.svg");
}
.header .basket span {
  display: block;
  color: #2e2e2e;
  font-family: 'Neo Sans Cyr';
  font-weight: 500;
  font-style: normal;
  font-size: 1.25em;
  -webkit-transition:all 0.7s ease;
  -o-transition:all 0.7s ease;
  -moz-transition:all 0.7s ease;
  transition: all 0.7s ease;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.header .basket b {
  font-weight: inherit;
}
.header .basket .open {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition:all 0.35s ease;
  -o-transition:all 0.35s ease;
  -moz-transition:all 0.35s ease;
  transition: all 0.35s ease;
}
.header .basket .close {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition:all 0.35s ease;
  -o-transition:all 0.35s ease;
  -moz-transition:all 0.35s ease;
  transition: all 0.35s ease;
}
.header .basket .close i {
  background-image: url("/images/basket_close.svg");
}
.header .basket .close span {
  -webkit-transition:all 0.7s ease;
  -o-transition:all 0.7s ease;
  -moz-transition:all 0.7s ease;
  transition: all 0.7s ease;
  -webkit-transform: translate3d(-50%, 0, 0);
  -moz-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
.header .basket:hover {
  background: #7e7e7e;
}
.header .basket.basket_btn_active {
  background: #7e7e7e;
}
.header .basket.basket_btn_active .open {
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.header .basket.basket_btn_active .open span {
  -webkit-transform: translate3d(50%, 0, 0);
  -moz-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
}
.header .basket.basket_btn_active .close {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.header .basket.basket_btn_active .close span {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.header .city {
  text-align: center;
  width: 100%;
  position: absolute;
  overflow: hidden;
  bottom: 0;
  left: 0;
  height: 7.5em;
  cursor: pointer;
  -webkit-transition:all 0.2s ease;
  -o-transition:all 0.2s ease;
  -moz-transition:all 0.2s ease;
  transition: all 0.2s ease;
}
.header .city i {
  width: 100%;
  display: block;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 3.125em;
  background-image: url("/images/city_icon.svg");
  margin-bottom: .625em;
}
.header .city span {
  color: #2e2e2e;
  font-family: 'Neo Sans Cyr';
  font-weight: 500;
  font-style: normal;
  font-size: 1em;
}
.header .city .open {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition:all 0.35s ease;
  -o-transition:all 0.35s ease;
  -moz-transition:all 0.35s ease;
  transition: all 0.35s ease;
}
.header .city .close {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition:all 0.35s ease;
  -o-transition:all 0.35s ease;
  -moz-transition:all 0.35s ease;
  transition: all 0.35s ease;
}
.header .city .close i {
  background-image: url("/images/basket_close.svg");
}
.header .city .close span {
  -webkit-transition:all 0.7s ease;
  -o-transition:all 0.7s ease;
  -moz-transition:all 0.7s ease;
  transition: all 0.7s ease;
  -webkit-transform: translate3d(-50%, 0, 0);
  -moz-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
.header .city:hover {
  background: #7e7e7e;
}
.header .city.city_btn_active {
  background: #7e7e7e;
}
.header .city.city_btn_active .open {
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.header .city.city_btn_active .open span {
  -webkit-transform: translate3d(50%, 0, 0);
  -moz-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
}
.header .city.city_btn_active .close {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.header .city.city_btn_active .close span {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* Aside */
.aside {
  background: #191D19;
  width: 28.125em;
  height: 100%;
  position: fixed;
  left: 9.375em;
  top: 0;
  z-index: 8;
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
@media (max-width: 1024px) {
  .aside {
    width: 23.125em;
  }
}
@media (max-width: 768px) {
  .aside {
    right: 0;
    width: auto;
  }
}
.aside .scroll {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 3.75em;
  color: white;
}
@media (max-width: 1024px) {
  .aside .scroll {
    padding: 1.75em;
  }
}
@media (max-width: 768px) {
  .aside .scroll {
    padding: 5%;
  }
}
.aside .scroll.category {
  padding: 0 0 3.75em 0;
}
.aside .scroll h1 {
  font-size: 2em;
  font-family: 'Neo Sans Cyr';
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
}
.aside .scroll.subcategory {
  padding-top: 13.125em;
}
.aside .scroll.subcategory.category {
  padding-top: 9.375em;
}
.aside .scroll .preview_block {
  width: 100%;
  margin-bottom: 3.75em;
}
.aside .scroll .preview_block h2 {
  font-size: 1.5em;
  font-family: 'Neo Sans Cyr';
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  padding: 1em 0 1em 0;
  margin: 0;
}
.aside .scroll .preview_block p.subtitle {
  font-size: 1.25em;
  font-family: 'Neo Sans Cyr';
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  color: #7e7e7e;
  padding: 0 0 1.5em 0;
  margin: 0;
}
.aside .scroll .preview_block .preview_list > a {
  width: 100%;
  text-decoration: none;
}
@media (max-width: 768px) {
  .aside .scroll .preview_block .preview_list > a {
    width: 47%;
    display: inline-block;
    vertical-align: middle !important;
    margin-right: 5%;
  }
  .aside .scroll .preview_block .preview_list > a:nth-child(2n) {
    margin-right: 0;
  }
}
@media (max-width: 500px) {
  .aside .scroll .preview_block .preview_list > a {
    width: 100%;
    margin-right: 0;
  }
}
.aside .scroll .preview_block .preview_list > a .preview_elem {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  height: 15em;
  padding: 1em 1em .7em 1em;
  -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.5);
  margin-bottom: 1.875em;
  -webkit-transition:all 0.25s ease;
  -o-transition:all 0.25s ease;
  -moz-transition:all 0.25s ease;
  transition: all 0.25s ease;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
@media (max-width: 768px) {
  .aside .scroll .preview_block .preview_list > a .preview_elem {
    margin-bottom: 10%;
    height: 20em;
    padding: 1.5em;
  }
}
@media (max-width: 500px) {
  .aside .scroll .preview_block .preview_list > a .preview_elem {
    margin-bottom: 5%;
  }
}
.aside .scroll .preview_block .preview_list > a .preview_elem .preview_image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.aside .scroll .preview_block .preview_list > a .preview_elem .image_gradient {
  position: absolute;
  left: 0;
  top: 50%;
  bottom: 0;
  width: 100%;
  z-index: 2;
  opacity: .7;
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#000000));
  background: -moz- oldlinear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000000 100%);
}
.aside .scroll .preview_block .preview_list > a .preview_elem h3 {
  display: inline-block;
  vertical-align: bottom;
  text-align: left;
  position: relative;
  font-size: 1.25em;
  line-height: 1.45;
  font-family: 'Neo Sans Cyr';
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  color: white;
  width: -webkit-calc(100% - 5.5em);
  width: -moz-calc(100% - 5.5em);
  width: calc(100% - 5.5em);
  z-index: 3;
}
@media (max-width: 768px) {
  .aside .scroll .preview_block .preview_list > a .preview_elem h3 {
    font-size: 1.5em;
  }
}
.aside .scroll .preview_block .preview_list > a .preview_elem span {
  display: inline-block;
  vertical-align: bottom;
  text-align: right;
  position: relative;
  font-size: 1.25em;
  line-height: 1.45;
  font-family: 'Neo Sans Cyr';
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
  color: white;
  width: 4.5em;
  z-index: 3;
}
@media (max-width: 768px) {
  .aside .scroll .preview_block .preview_list > a .preview_elem span {
    font-size: 1.5em;
  }
}
.aside .scroll .preview_block .preview_list > a .preview_elem:hover {
  -webkit-transform: scale(0.95);
  -moz-transform: scale(0.95);
  -ms-transform: scale(0.95);
  -o-transform: scale(0.95);
  transform: scale(0.95);
}
.aside .scroll .preview_block .preview_list > a.active .preview_elem {
  -webkit-transform: scale(0.85);
  -moz-transform: scale(0.85);
  -ms-transform: scale(0.85);
  -o-transform: scale(0.85);
  transform: scale(0.85);
}
.aside .scroll a {
  color: white;
  text-decoration: none;
}
.aside .scroll .sub_category_link {
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding: 1.875em 3.75em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 1024px) {
  .aside .scroll .sub_category_link {
    padding: 1.875em 1.75em;
  }
}
@media (max-width: 768px) {
  .aside .scroll .sub_category_link {
    padding-left: 13.5em;
    min-height: 13.75em;
  }
}
@media (max-width: 500px) {
  .aside .scroll .sub_category_link {
    padding: 2em;
    min-height: auto;
  }
}
.aside .scroll .sub_category_link .preview_round_image {
  display: none;
  position: absolute;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  left: 1.75em;
  top: 1.875em;
  width: 10em;
  height: 10em;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
@media (max-width: 768px) {
  .aside .scroll .sub_category_link .preview_round_image {
    display: block;
  }
}
@media (max-width: 500px) {
  .aside .scroll .sub_category_link .preview_round_image {
    display: none;
  }
}
.aside .scroll .sub_category_link p {
  display: block;
  font-size: 1.5em;
  line-height: 1.45;
  font-family: 'Neo Sans Cyr';
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}
@media (max-width: 768px) {
  .aside .scroll .sub_category_link p {
    font-size: 2em;
  }
}
.aside .scroll .sub_category_link span {
  display: block;
  font-size: 1em;
  line-height: 1.7;
  font-family: 'Neo Sans Cyr';
  font-weight: 400;
  font-style: normal;
  opacity: .7;
  margin-top: 1em;
}
@media (max-width: 768px) {
  .aside .scroll .sub_category_link span {
    font-size: 1.4em;
  }
}
.aside .scroll .sub_category_link:hover {
  background: rgba(255, 255, 255, 0.03);
}
.aside .scroll .back {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 3.75em;
  height: 9.375em;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.aside .scroll .back i {
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  vertical-align: middle !important;
  width: 1.5em;
  height: 1.5em;
  background-image: url("/images/arrow_back.svg");
  margin-right: 1em;
}
.aside .scroll .back span {
  display: inline-block;
  vertical-align: middle !important;
  font-family: 'Neo Sans Cyr';
  font-weight: 400;
  font-style: normal;
  font-size: 1.5em;
  text-transform: uppercase;
}
.aside .scroll .back:hover {
  background: rgba(255, 255, 255, 0.03);
}
.aside .scroll.no-return {
  padding-top: 5%;
}
.aside .scroll.no-return .back {
  display: none;
}
.aside .scroll_holder {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  -webkit-transition:all 1s ease;
  -o-transition:all 1s ease;
  -moz-transition:all 1s ease;
  transition: all 1s ease;
  -webkit-transform-origin: 100% 50%;
  -moz-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  -o-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform: perspective(3500px) translate3d(0, 0, 0) rotateY(0);
  -moz-transform: perspective(3500px) translate3d(0, 0, 0) rotateY(0);
  transform: perspective(3500px) translate3d(0, 0, 0) rotateY(0);
  opacity: 1;
}
.aside .scroll_holder a {
  -webkit-transition:all 0.5s ease;
  -o-transition:all 0.5s ease;
  -moz-transition:all 0.5s ease;
  transition: all 0.5s ease;
  display: block;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.aside .scroll_holder.slide-right {
  -webkit-transform: perspective(3500px) translate3d(0, 0, 0) rotateY(-90deg);
  -moz-transform: perspective(3500px) translate3d(0, 0, 0) rotateY(-90deg);
  transform: perspective(3500px) translate3d(0, 0, 0) rotateY(-90deg);
  opacity: 0;
  overflow-y: hidden;
}
.aside .scroll_holder.slide-right a {
  opacity: 0;
  -webkit-transform: translate3d(10%, 0, 0);
  -moz-transform: translate3d(10%, 0, 0);
  transform: translate3d(10%, 0, 0);
}
.aside .scroll_holder.slide-left {
  -webkit-transform: perspective(3500px) translate3d(0, 0, 0) rotateY(90deg);
  -moz-transform: perspective(3500px) translate3d(0, 0, 0) rotateY(90deg);
  transform: perspective(3500px) translate3d(0, 0, 0) rotateY(90deg);
  opacity: 0;
  -webkit-transform-origin: 0 50%;
  -moz-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  -o-transform-origin: 0 50%;
  transform-origin: 0 50%;
  overflow-y: hidden;
}
.aside .scroll_holder.slide-left a {
  opacity: 0;
  -webkit-transform: translate3d(-10%, 0, 0);
  -moz-transform: translate3d(-10%, 0, 0);
  transform: translate3d(-10%, 0, 0);
}
/* Basket */
.basket_block {
  background: #7e7e7e;
  width: 28.125em;
  height: 100%;
  position: fixed;
  left: 9.375em;
  top: 0;
  overflow: hidden;
  z-index: 9;
  -webkit-transition:all 0.6s ease;
  -o-transition:all 0.6s ease;
  -moz-transition:all 0.6s ease;
  transition: all 0.6s ease;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
@media (max-width: 1024px) {
  .basket_block {
    width: 23.125em;
  }
}
@media (max-width: 768px) {
  .basket_block {
    width: auto;
    right: 0;
    z-index: 12;
  }
}
.basket_block .scroll_holder {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.basket_block .scroll {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 3.75em;
  color: white;
}
@media (max-width: 1024px) {
  .basket_block .scroll {
    padding: 0 1.5em;
  }
}
@media (max-width: 768px) {
  .basket_block .scroll {
    padding: 0 2em;
  }
}
.basket_block .scroll .panda {
  position: relative;
  overflow: hidden;
  height: 7.5em;
  width: 100%;
}
@media (max-width: 768px) {
  .basket_block .scroll .panda {
    height: 10em;
  }
}
@media (max-width: 500px) {
  .basket_block .scroll .panda {
    height: 7em;
  }
}
.basket_block .scroll .panda i {
  position: absolute;
  left: 0;
  top: -1em;
  display: block;
  height: 100%;
  width: 100%;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("/images/panda_basket.svg");
  -webkit-transition:all 0.7s ease;
  -o-transition:all 0.7s ease;
  -moz-transition:all 0.7s ease;
  transition: all 0.7s ease;
  -webkit-transform: translate(0, -100%);
  -moz-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  -o-transform: translate(0, -100%);
  transform: translate(0, -100%);
}
.basket_block .scroll .basket_title {
  color: black;
  text-align: center;
  margin-top: 1.875em;
  margin-bottom: 3.75em;
}
.basket_block .scroll .basket_title p {
  font-size: 3em;
  font-family: 'Neo Sans Cyr';
  font-weight: 500;
  font-style: normal;
  margin: 0;
  padding: 0;
}
@media (max-width: 768px) {
  .basket_block .scroll .basket_title p {
    font-size: 4em;
  }
}
@media (max-width: 500px) {
  .basket_block .scroll .basket_title p {
    font-size: 2.5em;
  }
}
.basket_block .scroll .basket_title span {
  display: block;
  font-size: 1.5em;
  font-family: 'Neo Sans Cyr';
  font-weight: 400;
  font-style: normal;
  margin: 0;
  padding: 1em 0 0 0;
}
.basket_block .scroll .basket_list,
.basket_block .scroll .basket_list * {
  color: white !important;
}
.basket_block .scroll .basket_list {
  width: 100%;
}
.basket_block .scroll .basket_list .basket_elem {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  height: 15em;
  padding: 1em 1em .7em 1em;
  -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.5);
  margin-bottom: 1.875em;
}
@media (max-width: 768px) {
  .basket_block .scroll .basket_list .basket_elem {
    display: inline-block;
    vertical-align: middle !important;
    height: 25em;
    width: 100%;
    margin-right: 0;
    padding: 2em;
    margin-bottom: 5%;
  }
  .basket_block .scroll .basket_list .basket_elem + .basket_elem {
    margin-right: 0;
  }
}
@media (max-width: 500px) {
  .basket_block .scroll .basket_list .basket_elem {
    width: 100%;
    margin-right: 0;
    padding: 1em;
  }
}
.basket_block .scroll .basket_list .basket_elem .basket_image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.basket_block .scroll .basket_list .basket_elem .image_gradient {
  position: absolute;
  left: 0;
  top: 50%;
  bottom: 0;
  width: 100%;
  z-index: 2;
  opacity: 1;
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#000000));
  background: -moz- oldlinear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000000 100%);
}
.basket_block .scroll .basket_list .basket_elem .count {
  display: inline-block;
  vertical-align: bottom;
  text-align: left;
  position: relative;
  color: white;
  width: -webkit-calc(100% - 7em);
  width: -moz-calc(100% - 7em);
  width: calc(100% - 7em);
  z-index: 3;
}
@media (max-width: 1024px) {
  .basket_block .scroll .basket_list .basket_elem .count {
    width: 100%;
  }
}
.basket_block .scroll .basket_list .basket_elem .count p {
  display: inline-block;
  vertical-align: middle !important;
  width: 100%;
  font-size: 1.25em;
  line-height: 1.45;
  font-family: 'Neo Sans Cyr';
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
}
@media (max-width: 768px) {
  .basket_block .scroll .basket_list .basket_elem .count p {
    font-size: 1.5em;
  }
}
.basket_block .scroll .basket_list .basket_elem .count .size {
  font-size: 1em;
}
.basket_block .scroll .basket_list .basket_elem .count .count_elem {
  margin-top: .75em;
}
.basket_block .scroll .basket_list .basket_elem .count .count_elem i {
  display: inline-block;
  vertical-align: middle !important;
  width: 1.875em;
  height: 1.875em;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  -webkit-transition:all 0.2s ease;
  -o-transition:all 0.2s ease;
  -moz-transition:all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.basket_block .scroll .basket_list .basket_elem .count .count_elem i.plus {
  background-image: url("/images/plus.svg");
}
.basket_block .scroll .basket_list .basket_elem .count .count_elem i.minus {
  background-image: url("/images/minus.svg");
}
.basket_block .scroll .basket_list .basket_elem .count .count_elem i:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
@media (max-width: 768px) {
  .basket_block .scroll .basket_list .basket_elem .count .count_elem i {
    width: 2.875em;
    height: 2.875em;
  }
}
.basket_block .scroll .basket_list .basket_elem .count .count_elem b {
  display: inline-block;
  vertical-align: middle !important;
  margin: 0 .75em;
  font-size: 1.5em;
  font-family: 'Neo Sans Cyr';
  font-weight: 500;
  font-style: normal;
}
@media (max-width: 768px) {
  .basket_block .scroll .basket_list .basket_elem .count .count_elem b {
    font-size: 2em;
  }
}
.basket_block .scroll .basket_list .basket_elem span {
  display: inline-block;
  vertical-align: bottom;
  text-align: right;
  position: relative;
  font-size: 1.25em;
  line-height: 1.45;
  font-family: 'Neo Sans Cyr';
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
  color: white;
  white-space: nowrap;
  width: 3.6em;
  z-index: 3;
}
@media (max-width: 1024px) {
  .basket_block .scroll .basket_list .basket_elem span {
    position: absolute;
    font-size: 1.25em;
    right: 3em;
    bottom: .7em;
  }
}
@media (max-width: 768px) {
  .basket_block .scroll .basket_list .basket_elem span {
    font-size: 2em;
    right: 3em;
    bottom: 1em;
  }
}
.basket_block .scroll .basket_list .basket_elem .basket_remove {
  display: inline-block;
  vertical-align: bottom;
  width: 1.875em;
  height: 1.875em;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  -webkit-transition:all 0.2s ease;
  -o-transition:all 0.2s ease;
  -moz-transition:all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  background-image: url("/images/remove.svg");
  position: relative;
  z-index: 3;
  margin-left: 0.625em;
}
.basket_block .scroll .basket_list .basket_elem .basket_remove:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
@media (max-width: 1024px) {
  .basket_block .scroll .basket_list .basket_elem .basket_remove {
    width: 1.875em;
    height: 1.875em;
    position: absolute;
    right: 1em;
    bottom: 1em;
  }
}
@media (max-width: 768px) {
  .basket_block .scroll .basket_list .basket_elem .basket_remove {
    width: 2.875em;
    height: 2.875em;
    right: 2em;
    bottom: 2em;
  }
}
.basket_block .scroll .basket_form {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #191D19;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.5);
  margin-bottom: 3.75em;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.basket_block .scroll .basket_form .basket_form_title {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1.25em;
  overflow: hidden;
  border: 5px solid #7e7e7e;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
}
.basket_block .scroll .basket_form .basket_form_title p {
  font-size: 2.25em;
  line-height: 1.45;
  font-family: 'Neo Sans Cyr';
  font-weight: 500;
  font-style: normal;
}
.basket_block .scroll .basket_form .basket_form_title span {
  display: block;
  font-size: 0.875em;
  font-family: 'Neo Sans Cyr';
  font-weight: 400;
  font-style: normal;
  opacity: .5;
}
.basket_block .scroll .basket_form .basket_form_title i {
  position: absolute;
  top: 0;
  right: 1.875em;
  height: 100%;
  width: 6.5em;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom;
  background-image: url("/images/form_icon.svg");
}
.basket_block .scroll .basket_form .basket_form_fields {
  width: 100%;
}
.basket_block .scroll .basket_form .basket_form_fields input,
.basket_block .scroll .basket_form .basket_form_fields select {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 100%;
  display: inline-block;
  vertical-align: middle !important;
  background: none;
  color: white;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  font-size: 1.25em;
  font-family: 'Neo Sans Cyr';
  font-weight: 400;
  font-style: normal;
  padding: 1.25em 1em;
  outline: none;
  margin: 0;
  -webkit-appearance: none;
  -webkit-transition:all 0.2s ease;
  -o-transition:all 0.2s ease;
  -moz-transition:all 0.2s ease;
  transition: all 0.2s ease;
}
@media (max-width: 500px) {
  .basket_block .scroll .basket_form .basket_form_fields input,
  .basket_block .scroll .basket_form .basket_form_fields select {
    font-size: 1.6em;
  }
}
.basket_block .scroll .basket_form .basket_form_fields input:focus,
.basket_block .scroll .basket_form .basket_form_fields select:focus {
  border-left: 5px solid #7e7e7e;
  border-right: 5px solid #7e7e7e;
  background: rgba(255, 255, 255, 0.02);
}
.basket_block .scroll .basket_form .basket_form_fields input:hover,
.basket_block .scroll .basket_form .basket_form_fields select:hover {
  background: rgba(255, 255, 255, 0.02);
}
.basket_block .scroll .basket_form .basket_form_fields input.invalid,
.basket_block .scroll .basket_form .basket_form_fields select.invalid {
  border-left: 5px solid red !important;
  border-right: 5px solid red !important;
}
.basket_block .scroll .basket_form .basket_form_fields textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 100%;
  display: inline-block;
  vertical-align: middle !important;
  background: none;
  color: white;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  font-size: 1.25em;
  font-family: 'Neo Sans Cyr';
  font-weight: 400;
  font-style: normal;
  padding: 1.25em 1em;
  outline: none;
  margin: 0;
  -webkit-appearance: none;
  resize: none;
  overflow: hidden;
  height: 7.5em;
  line-height: 1.4;
  -webkit-transition:all 0.2s ease;
  -o-transition:all 0.2s ease;
  -moz-transition:all 0.2s ease;
  transition: all 0.2s ease;
}
@media (max-width: 500px) {
  .basket_block .scroll .basket_form .basket_form_fields textarea {
    font-size: 1.6em;
    height: 5.5em;
  }
}
.basket_block .scroll .basket_form .basket_form_fields textarea:hover {
  background: rgba(255, 255, 255, 0.02);
}
.basket_block .scroll .basket_form .basket_form_fields textarea:focus {
  border-left: 5px solid #7e7e7e;
  border-right: 5px solid #7e7e7e;
  background: rgba(255, 255, 255, 0.02);
}
.basket_block .scroll .basket_form .basket_form_fields textarea.invalid {
  border-left: 5px solid red !important;
  border-right: 5px solid red !important;
}
.basket_block .scroll .basket_form .basket_form_fields .data-processing {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 1em;
  position: relative;
}
@media (max-width: 500px) {
  .basket_block .scroll .basket_form .basket_form_fields .data-processing {
    padding-left: 5em;
  }
}
.basket_block .scroll .basket_form .basket_form_fields .data-processing input {
  width: 1em;
  height: 1em;
  border: 1px solid white;
  padding: 0;
  font-size: 1.25em;
  margin-bottom: 3px;
  margin-right: 0.7em;
  position: relative;
  -webkit-transition:all 0.3s ease;
  -o-transition:all 0.3s ease;
  -moz-transition:all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 500px) {
  .basket_block .scroll .basket_form .basket_form_fields .data-processing input {
    width: 2em;
    height: 2em;
    position: absolute;
    top: 1em;
    left: 1em;
  }
}
.basket_block .scroll .basket_form .basket_form_fields .data-processing input:checked {
  background: rgba(255, 255, 255, 0.3);
}
.basket_block .scroll .basket_form .basket_form_fields .data-processing input:checked::before {
  content: '';
  position: absolute;
  left: 4px;
  right: 4px;
  top: 4px;
  bottom: 4px;
  background: white;
  -webkit-border-radius: 999px;
  -moz-border-radius: 999px;
  border-radius: 999px;
}
.basket_block .scroll .basket_form .basket_form_fields .data-processing span {
  font-size: 1.25em;
}
@media (max-width: 500px) {
  .basket_block .scroll .basket_form .basket_form_fields .data-processing span {
    font-size: 1.4em;
  }
}
.basket_block .scroll .basket_form .basket_form_fields select {
  -webkit-appearance: initial;
}
.basket_block .scroll .basket_form .basket_form_fields option {
  background-color: #191d19;
}
.basket_block .scroll .basket_form .basket_form_fields .form_btn {
  background: #7e7e7e;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  color: white;
  font-size: 1.25em;
  font-family: 'Neo Sans Cyr';
  font-weight: 500;
  font-style: normal;
  padding: 1.25em;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-transition:all 0.25s ease;
  -o-transition:all 0.25s ease;
  -moz-transition:all 0.25s ease;
  transition: all 0.25s ease;
}
.basket_block .scroll .basket_form .basket_form_fields .form_btn:hover {
  background: #7e7e7e;
}
@media (max-width: 500px) {
  .basket_block .scroll .basket_form .basket_form_fields .form_btn {
    font-size: 1.6em;
  }
}
.basket_block .scroll .basket_form .basket_form_fields .ui-autocomplete {
  position: absolute !important;
  z-index: 1;
}
.basket_block .scroll .basket_form .basket_form_fields .ui-autocomplete .ui-menu-item {
  list-style: none;
}
@media (max-width: 500px) {
  .basket_block .scroll .basket_form .basket_form_fields .ui-autocomplete .ui-menu-item {
    font-size: 1.4em;
  }
}
.basket_block .scroll .basket_form .basket_form_fields .ui-autocomplete .ui-menu-item-wrapper {
  background-color: #191d19;
  padding: 5px 1em;
  color: white;
  font-size: 0.9em;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.basket_block .scroll .basket_form .basket_form_fields .ui-autocomplete .ui-state-active {
  background-color: #404040;
  border-bottom: 1px solid #404040;
}
.basket_block.basket_show {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.basket_block.basket_show .panda i {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.basket_block.basket_show .basket_elem {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.basket_block .basket_elem {
  opacity: 0;
  -webkit-transform: translate3d(-50%, 0, 0);
  -moz-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
/* Main */
.main {
  position: fixed;
  left: 37.5em;
  right: 0;
  top: 0;
  height: 100%;
  z-index: 10;
  background: #191D19;
  -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0);
  color: white;
  -webkit-transition:all 0.5s ease;
  -o-transition:all 0.5s ease;
  -moz-transition:all 0.5s ease;
  transition: all 0.5s ease;
}
.main .promo_holder {
  width: 100%;
  padding-bottom: 2em;
  padding-right: 2em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.main .main_page .swiper-container {
  width: 100%;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  position: relative;
}
.main .main_page .swiper-wrapper .sub_item {
  padding-bottom: 3.5em;
  white-space: normal;
  height: 100%;
}
@media (max-width: 1366px) {
  .main .main_page .swiper-wrapper .sub_item {
    height: 100% !important;
  }
}
.main .main_page .swiper-slide {
  height: 100%;
  padding: 0;
  width: 100% !important;
}
.main .main_page .swiper-pagination {
  position: absolute;
  width: 100%;
  height: 2.5em;
  bottom: 0;
  text-align: center;
}
.main .main_page .swiper-pagination-bullet {
  width: .7em;
  height: .7em;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  display: inline-block;
  vertical-align: middle;
  margin-right: 1em;
  -webkit-transition:all 0.2s ease;
  -o-transition:all 0.2s ease;
  -moz-transition:all 0.2s ease;
  transition: all 0.2s ease;
}
.main .main_page .swiper-pagination-bullet:hover {
  background-color: rgba(255, 255, 255, 0.8);
}
.main .main_page .swiper-pagination-bullet-active {
  background-color: #ffffff;
}
.main .main_page .swiper-prev-button,
.main .main_page .swiper-next-button {
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  height: 2.5em;
  width: 2.5em;
  top: 50%;
  -webkit-transform: translateY(-50%) scale(1);
  -moz-transform: translateY(-50%) scale(1);
  -ms-transform: translateY(-50%) scale(1);
  -o-transform: translateY(-50%) scale(1);
  transform: translateY(-50%) scale(1);
  z-index: 10;
  opacity: 0.7;
  -webkit-transition:all 0.3s ease;
  -o-transition:all 0.3s ease;
  -moz-transition:all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}
.main .main_page .swiper-prev-button:hover,
.main .main_page .swiper-next-button:hover {
  opacity: 0.9;
  -webkit-transform: translateY(-50%) scale(1.1);
  -moz-transform: translateY(-50%) scale(1.1);
  -ms-transform: translateY(-50%) scale(1.1);
  -o-transform: translateY(-50%) scale(1.1);
  transform: translateY(-50%) scale(1.1);
}
.main .main_page .swiper-prev-button {
  left: 1em;
  background-image: url("/images/arrow-prev.svg");
}
.main .main_page .swiper-next-button {
  right: 1em;
  background-image: url("/images/arrow-next.svg");
}
@media (max-width: 1024px) {
  .main {
    left: 32.5em;
  }
}
@media (max-width: 768px) {
  .main {
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 9.375em;
    z-index: 9;
  }
  .main.show {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.main .item {
  overflow: hidden;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 3.125em;
  -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.5);
  background: #191D19;
  -webkit-transition:all 0.7s ease;
  -o-transition:all 0.7s ease;
  -moz-transition:all 0.7s ease;
  transition: all 0.7s ease;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: perspective(3500px) translate3d(0, 0, 0) rotateX(0);
  -moz-transform: perspective(3500px) translate3d(0, 0, 0) rotateX(0);
  transform: perspective(3500px) translate3d(0, 0, 0) rotateX(0);
}
@media (max-width: 768px) {
  .main .item {
    display: none;
  }
}
.main .item.product {
  display: block;
}
.main .item .item_backlink {
  position: absolute;
  top: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 3.125em;
  left: 0;
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0)));
  background: -moz- oldlinear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  z-index: 9999;
  display: none;
}
@media (max-width: 768px) {
  .main .item .item_backlink {
    display: block;
  }
}
.main .item .item_backlink a {
  text-decoration: none;
}
.main .item .item_backlink a i {
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 2em;
  height: 2em;
  background-image: url("/images/left_arrow.svg");
  margin-right: 1em;
  display: inline-block;
  vertical-align: middle !important;
}
.main .item .item_backlink a span {
  display: inline-block;
  vertical-align: middle !important;
  text-transform: uppercase;
  color: white;
  font-size: 1.2em;
  font-family: 'Neo Sans Cyr';
  font-weight: 500;
  font-style: normal;
}
.main .item .item_image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
}
@media (max-width: 768px) {
  .main .item .item_image {
    height: 60%;
  }
}
.main .item .item_gradient {
  position: absolute;
  left: 0;
  top: 50%;
  bottom: 0;
  width: 100%;
  z-index: 2;
  opacity: .7;
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#000000));
  background: -moz- oldlinear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000000 100%);
}
@media (max-width: 768px) {
  .main .item .item_gradient {
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #191d19 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#191d19));
    background: -moz- oldlinear-gradient(top, rgba(0, 0, 0, 0) 0%, #191d19 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #191d19 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #191d19 100%);
    bottom: 40%;
    opacity: 1;
  }
}
@media (max-width: 320px) {
  .main .item .item_gradient {
    top: 35%;
  }
}
.main .item .item_text {
  display: inline-block;
  vertical-align: bottom;
  position: relative;
  z-index: 3;
  width: 100%;
  -webkit-transition:all 1.1s ease;
  -o-transition:all 1.1s ease;
  -moz-transition:all 1.1s ease;
  transition: all 1.1s ease;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media (max-width: 1024px) {
  .main .item .item_text {
    width: 100%;
  }
}
.main .item .item_text .label {
  display: inline-block;
  vertical-align: middle !important;
  background: #7e7e7e;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-transform: uppercase;
  font-family: 'Neo Sans Cyr';
  font-weight: 500;
  font-style: normal;
  font-size: 1em;
  padding: .5em;
  margin-bottom: 1em;
}
.main .item .item_text span {
  font-family: 'Neo Sans Cyr';
  font-weight: 400;
  font-style: normal;
  font-size: 1.125em;
  letter-spacing: 5px;
  text-transform: uppercase;
  display: block;
  margin-bottom: 1em;
}
.main .item .item_text h1 {
  font-family: 'Neo Sans Cyr';
  font-weight: 500;
  font-style: normal;
  font-size: 3.75em;
  text-transform: uppercase;
  line-height: 1.2;
  margin-bottom: .3em;
  word-break: break-all;
}
.main .item .item_text h1.product-name {
  font-size: 3em;
  word-break: keep-all;
}
.main .item .item_text .pizza-size {
  position: relative;
  margin-bottom: 1.5em;
}
@media (max-width: 480px) {
  .main .item .item_text .pizza-size {
    display: none;
  }
}
.main .item .item_text .pizza-size-radio {
  -webkit-transition:all 0.2s ease;
  -o-transition:all 0.2s ease;
  -moz-transition:all 0.2s ease;
  transition: all 0.2s ease;
  display: inline-block;
  vertical-align: middle;
  width: 10em;
  text-align: center;
  cursor: pointer;
}
.main .item .item_text .pizza-size-radio span {
  position: relative;
  z-index: 1;
  color: white;
  padding: 1em 0;
  letter-spacing: 0;
  margin-bottom: 0;
  font-weight: 500;
}
.main .item .item_text .pizza-size-radio input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
}
.main .item .item_text .pizza-size-radio:first-child {
  -webkit-border-top-left-radius: 999px;
  -moz-border-radius-topleft: 999px;
  border-top-left-radius: 999px;
  -webkit-border-bottom-left-radius: 999px;
  -moz-border-radius-bottomleft: 999px;
  border-bottom-left-radius: 999px;
  border: 1px solid white;
}
.main .item .item_text .pizza-size-radio:nth-child(2) {
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  border-right: 1px solid white;
}
.main .item .item_text .pizza-size-radio:nth-child(3) {
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  border-right: 1px solid white;
}
.main .item .item_text .pizza-size-radio:nth-child(4) {
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  border-right: 1px solid white;
}
.main .item .item_text .pizza-size-radio:nth-child(5) {
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  border-right: 1px solid white;
}
.main .item .item_text .pizza-size-radio:last-child {
  -webkit-border-top-right-radius: 999px;
  -moz-border-radius-topright: 999px;
  border-top-right-radius: 999px;
  -webkit-border-bottom-right-radius: 999px;
  -moz-border-radius-bottomright: 999px;
  border-bottom-right-radius: 999px;
  border: 1px solid white;
  border-left: none;
}
.main .item .item_text .pizza-size-radio:hover {
  background: white;
}
.main .item .item_text .pizza-size-radio:hover span {
  color: black !important;
}
.main .item .item_text .pizza-size-radio.active {
  background: #7e7e7e;
  border-color: #7e7e7e;
}
.main .item .item_text .pizza-size-mobile {
  display: none;
  -webkit-border-radius: 999px;
  -moz-border-radius: 999px;
  border-radius: 999px;
  background-color: #7e7e7e;
  background-image: url(/images/arrow-down-white.svg);
  background-position-x: 90%;
  background-position-y: center;
  -moz-background-size: 22px;
  -o-background-size: 22px;
  background-size: 22px;
  background-repeat: no-repeat;
  color: white;
  min-width: 10em;
  padding: 1em;
  margin-bottom: 1.5em;
  outline: none;
  border: 0;
  -webkit-appearance: none;
  padding-right: 21%;
}
@media (max-width: 480px) {
  .main .item .item_text .pizza-size-mobile {
    display: block;
  }
}
.main .item .item_text.category h1 {
  font-family: 'Neo Sans Cyr';
  font-weight: 400;
  font-style: normal;
  font-size: 1.5em;
  letter-spacing: 5px;
}
.main .item .item_text.category h1 b {
  display: block;
  font-family: 'Neo Sans Cyr';
  font-weight: 500;
  font-style: normal;
  font-size: 3.75em;
  padding-top: 10px;
  text-transform: uppercase;
  letter-spacing: 0;
}
.main .item .item_text.subcategory a {
  display: inline-block;
  vertical-align: middle !important;
  font-family: 'Neo Sans Cyr';
  font-weight: 400;
  font-style: normal;
  font-size: 1.5em;
  letter-spacing: 5px;
  text-transform: uppercase;
  text-decoration: none;
  color: white;
  opacity: .7;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  margin-bottom: .5em;
  -webkit-transition:all 0.2s ease;
  -o-transition:all 0.2s ease;
  -moz-transition:all 0.2s ease;
  transition: all 0.2s ease;
}
.main .item .item_text.subcategory a:hover {
  opacity: 1;
}
.main .item .item_text.subcategory h1 {
  display: block;
  font-family: 'Neo Sans Cyr';
  font-weight: 500;
  font-style: normal;
  font-size: 3.75em;
  padding-top: 10px;
  text-transform: uppercase;
  letter-spacing: 0;
}
.main .item .item_text .price {
  display: inline-block;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  white-space: nowrap;
  padding-right: 1.875em;
  position: relative;
}
@media (max-width: 768px) {
  .main .item .item_text .price {
    padding: 0;
  }
}
.main .item .item_text .price b {
  font-family: 'Neo Sans Cyr';
  font-weight: 500;
  font-style: normal;
  font-size: 3.75em;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .main .item .item_text .price b {
    margin-right: .3em;
  }
}
@media (max-width: 320px) {
  .main .item .item_text .price b {
    font-size: 3em;
  }
}
.main .item .item_text .price span {
  letter-spacing: 0;
  margin-bottom: 0;
  margin-top: .375em;
}
.main .item .item_text .price .order_btn {
  position: relative;
  overflow: hidden;
  width: 5.625em;
  height: 5.625em;
  background: #7e7e7e;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  margin-left: 1.875em;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition:all 0.45s ease;
  -o-transition:all 0.45s ease;
  -moz-transition:all 0.45s ease;
  transition: all 0.45s ease;
  cursor: pointer;
}
@media (max-width: 768px) {
  .main .item .item_text .price .order_btn {
    width: 6em;
    position: relative;
    display: inline-block;
    vertical-align: middle !important;
    height: 6em;
    margin: 0 1em;
  }
  .main .item .item_text .price .order_btn .minus {
    -webkit-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    vertical-align: middle !important;
    width: 2em;
    height: 2em;
    background-image: url("/images/minus.svg");
    top: 1.8125em;
    left: 1em;
    z-index: 2;
    visibility: hidden;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    cursor: pointer;
  }
  .main .item .item_text .price .order_btn .minus:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  .main .item .item_text .price .order_btn .plus {
    -webkit-transition:all 0.3s 0.1s ease;
    -o-transition:all 0.3s 0.1s ease;
    -moz-transition:all 0.3s 0.1s ease;
    transition: all 0.3s 0.1s ease;
    position: absolute;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    vertical-align: middle !important;
    width: 2em;
    height: 2em;
    background-image: url("/images/plus.svg");
    top: 1.8125em;
    right: -1em;
    z-index: 2;
    visibility: hidden;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    cursor: pointer;
  }
  .main .item .item_text .price .order_btn .plus:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
}
@media (max-width: 768px) and (max-width: 768px) {
  .main .item .item_text .price .order_btn .minus {
    position: relative;
    width: 3em;
    height: 3em;
    left: auto;
    top: auto;
  }
}
@media (max-width: 768px) and (max-width: 768px) {
  .main .item .item_text .price .order_btn .plus {
    position: relative;
    width: 3em;
    height: 3em;
    right: auto;
    top: auto;
  }
}
.main .item .item_text .price .order_btn i {
  width: 50%;
  height: 50%;
  left: 25%;
  top: 25%;
  position: absolute;
  display: block;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("/images/basket_icon.svg");
  -webkit-transition:all 0.45s ease;
  -o-transition:all 0.45s ease;
  -moz-transition:all 0.45s ease;
  transition: all 0.45s ease;
}
.main .item .item_text .price .order_btn b {
  -webkit-transition:all 0.3s ease;
  -o-transition:all 0.3s ease;
  -moz-transition:all 0.3s ease;
  transition: all 0.3s ease;
  display: block;
  width: 100%;
  text-align: center;
  font-size: 2em;
  margin-top: .5em;
  visibility: hidden;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  opacity: 0;
}
@media (max-width: 768px) {
  .main .item .item_text .price .order_btn b {
    font-size: 2.5em;
  }
}
.main .item .item_text .price .order_btn:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.main .item .item_text .price.added .order_btn i {
  -webkit-transform: translate(0, 75%);
  -moz-transform: translate(0, 75%);
  -ms-transform: translate(0, 75%);
  -o-transform: translate(0, 75%);
  transform: translate(0, 75%);
}
.main .item .item_text .price.added .order_btn:hover {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.main .item .item_text .price.added .order_btn b {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  visibility: visible;
}
.main .item .item_text .price.added .ibm .minus {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  visibility: visible;
}
.main .item .item_text .price.added .ibm .plus {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  visibility: visible;
}
.main .item .item_text .price > .ibm {
  position: relative;
  display: inline-block;
  vertical-align: middle !important;
}
.main .item .item_text .price > .ibm .minus {
  -webkit-transition:all 0.3s ease;
  -o-transition:all 0.3s ease;
  -moz-transition:all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  vertical-align: middle !important;
  width: 2em;
  height: 2em;
  background-image: url("/images/minus.svg");
  top: 1.8125em;
  left: 1em;
  z-index: 2;
  visibility: hidden;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  cursor: pointer;
}
.main .item .item_text .price > .ibm .minus:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
@media (max-width: 768px) {
  .main .item .item_text .price > .ibm .minus {
    position: relative;
    width: 3em;
    height: 3em;
    left: auto;
    top: auto;
  }
}
.main .item .item_text .price > .ibm .plus {
  -webkit-transition:all 0.3s 0.1s ease;
  -o-transition:all 0.3s 0.1s ease;
  -moz-transition:all 0.3s 0.1s ease;
  transition: all 0.3s 0.1s ease;
  position: absolute;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  vertical-align: middle !important;
  width: 2em;
  height: 2em;
  background-image: url("/images/plus.svg");
  top: 1.8125em;
  right: -1em;
  z-index: 2;
  visibility: hidden;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  cursor: pointer;
}
.main .item .item_text .price > .ibm .plus:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
@media (max-width: 768px) {
  .main .item .item_text .price > .ibm .plus {
    position: relative;
    width: 3em;
    height: 3em;
    right: auto;
    top: auto;
  }
}
.main .item .item_text .description {
  display: inline-block;
  vertical-align: top;
  max-width: 65%;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  padding-left: 1.875em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 1024px) {
  .main .item .item_text .description {
    max-width: 60%;
  }
}
@media (max-width: 768px) {
  .main .item .item_text .description {
    padding: 0;
    width: 100%;
    border: 0;
    margin-top: 2em;
    max-width: 100%;
  }
}
.main .item .item_text .description p {
  font-family: 'Neo Sans Cyr';
  font-weight: 400;
  font-style: normal;
  font-size: 1.125em;
  line-height: 1.5;
  margin: 0;
  padding: 0;
}
@media (max-width: 500px) {
  .main .item .item_text .description p {
    font-size: 1.4em;
  }
}
.main .item .item_text .description i {
  display: block;
  font-family: 'Neo Sans Cyr';
  font-weight: 400;
  font-style: italic;
  font-size: 1em;
  color: white;
  line-height: 1.5;
  margin: 1em 0 0 0;
  padding: 0;
}
@media (max-width: 500px) {
  .main .item .item_text .description i {
    font-size: 1.2em;
  }
}
.main .item .item_text .description.category {
  border-left: none;
  padding-left: 0;
}
.main .item .item_text .description.category p {
  font-family: 'Neo Sans Cyr';
  font-weight: 300;
  font-style: normal;
}
@media (max-width: 768px) {
  .main .item .item_text {
    -webkit-transition:all 0.5s ease;
    -o-transition:all 0.5s ease;
    -moz-transition:all 0.5s ease;
    transition: all 0.5s ease;
  }
}
.main .item.slide-down {
  -webkit-transform: perspective(3500px) translate3d(0, 100%, -250px) rotateX(-50deg);
  -moz-transform: perspective(3500px) translate3d(0, 100%, -250px) rotateX(-50deg);
  transform: perspective(3500px) translate3d(0, 100%, -250px) rotateX(-50deg);
}
@media (max-width: 768px) {
  .main .item.slide-down {
    -webkit-transform: perspective(3500px) translate3d(0, 0, 0) rotateX(0);
    -moz-transform: perspective(3500px) translate3d(0, 0, 0) rotateX(0);
    transform: perspective(3500px) translate3d(0, 0, 0) rotateX(0);
  }
}
.main .item.slide-down .item_text {
  -webkit-transform: translate3d(0, 50%, 0);
  -moz-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0);
}
@media (max-width: 768px) {
  .main .item.slide-down .item_text {
    -webkit-transform: translate3d(50%, 0, 0);
    -moz-transform: translate3d(50%, 0, 0);
    transform: translate3d(50%, 0, 0);
  }
}
.main .item.slide-up {
  -webkit-transform: perspective(3500px) translate3d(0, -30%, -500px) rotateX(15deg);
  -moz-transform: perspective(3500px) translate3d(0, -30%, -500px) rotateX(15deg);
  transform: perspective(3500px) translate3d(0, -30%, -500px) rotateX(15deg);
  opacity: .3;
}
@media (max-width: 768px) {
  .main .item.slide-up {
    -webkit-transform: perspective(3500px) translate3d(0, 0, 0) rotateX(0);
    -moz-transform: perspective(3500px) translate3d(0, 0, 0) rotateX(0);
    transform: perspective(3500px) translate3d(0, 0, 0) rotateX(0);
  }
}
.main .item.slide-up .item_text {
  -webkit-transform: translate3d(0, -25%, 0);
  -moz-transform: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
}
@media (max-width: 768px) {
  .main .item.slide-up .item_text {
    -webkit-transform: translate3d(-50%, 0, 0);
    -moz-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
  }
}
.main.first {
  z-index: 12;
  -webkit-transition:all 1s ease;
  -o-transition:all 1s ease;
  -moz-transition:all 1s ease;
  transition: all 1s ease;
}
@media (max-width: 768px) {
  .main.first {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.main .main_page {
  position: absolute;
  -webkit-transition:all 0.7s ease;
  -o-transition:all 0.7s ease;
  -moz-transition:all 0.7s ease;
  transition: all 0.7s ease;
  height: 100%;
  width: 100%;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  background: #191D19;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 2em 0 0 2em;
  opacity: 1;
  -webkit-transform: perspective(3500px) translate3d(0, 0, 0) rotateX(0);
  -moz-transform: perspective(3500px) translate3d(0, 0, 0) rotateX(0);
  transform: perspective(3500px) translate3d(0, 0, 0) rotateX(0);
}
.main .main_page.slide-down {
  -webkit-transform: perspective(3500px) translate3d(0, 100%, -500px) rotateX(-50deg);
  -moz-transform: perspective(3500px) translate3d(0, 100%, -500px) rotateX(-50deg);
  transform: perspective(3500px) translate3d(0, 100%, -500px) rotateX(-50deg);
  opacity: 1;
}
.main .main_page.slide-up {
  -webkit-transform: perspective(3500px) translate3d(0, 0, -500px) rotateX(15deg);
  -moz-transform: perspective(3500px) translate3d(0, 0, -500px) rotateX(15deg);
  transform: perspective(3500px) translate3d(0, 0, -500px) rotateX(15deg);
  opacity: 1;
}
.main a {
  display: inline-block;
  vertical-align: middle !important;
  width: 50%;
  margin-right: 0;
  margin-bottom: 0;
  padding: 0 2em 2em 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
  color: white;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  /* transform: translate3d(0,0,0); */
}
@media (max-width: 1366px) {
  .main a .sub_item {
    height: 25em !important;
  }
}
@media (max-width: 768px) {
  .main a {
    width: 100%;
  }
}
.main a .sub_item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  padding: 1.5em;
  height: 25em;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
  -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.5);
}
.main a .sub_item .sub_item_gradient {
  position: absolute;
  z-index: 1;
  top: 50%;
  height: 50%;
  left: 0;
  width: 100%;
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 50%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0.5)));
  background: -moz- oldlinear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 50%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 50%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 50%);
}
.main a .sub_item .sub_item_text {
  position: relative;
  display: inline-block;
  vertical-align: bottom;
  width: 100%;
  z-index: 2;
}
.main a .sub_item .sub_item_text h2 {
  font-size: 1.5em;
  text-transform: uppercase;
  font-family: 'Neo Sans Cyr';
  font-weight: 500;
  font-style: normal;
  line-height: 1.5;
}
.main a .sub_item .sub_item_text span {
  display: block;
  font-size: 1.125em;
  font-family: 'Neo Sans Cyr';
  font-weight: 400;
  font-style: normal;
  margin-top: .5em;
}
.main a .sub_item .promo_label_holder {
  width: 100%;
  position: absolute;
  top: 20px;
  left: 0;
  text-align: center;
}
.main a .sub_item .promo_label_holder .promo_label {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: #595959;
  text-transform: uppercase;
  color: white;
  display: inline-block;
  padding: 10px 20px;
  font-weight: 500;
}
.contact_block {
  position: fixed;
  background: #7e7e7e;
  color: #2e2e2e;
  left: 9.375em;
  top: 0;
  width: 28.125em;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  z-index: 9;
  height: 100%;
  -webkit-transition:all 0.7s ease;
  -o-transition:all 0.7s ease;
  -moz-transition:all 0.7s ease;
  transition: all 0.7s ease;
  overflow: hidden;
  -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.5);
}
.contact_block .scroll {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
@media (max-width: 768px) {
  .contact_block .scroll {
    font-size: 1.2em;
  }
}
@media (max-width: 1024px) {
  .contact_block {
    width: 23.125em;
  }
}
@media (max-width: 768px) {
  .contact_block {
    width: auto;
    right: 0;
    z-index: 13;
  }
}
.contact_block .contact_block_top {
  text-transform: uppercase;
  padding: 2em 3em 2em 3em;
}
@media (max-width: 1024px) {
  .contact_block .contact_block_top {
    padding: 2em 2em 2em 2em;
  }
}
.contact_block .contact_block_top .name-svg {
  width: 100%;
}
.contact_block .contact_block_top .name-svg text {
  font-family: 'Neo Sans Cyr';
  font-weight: 500;
  font-style: normal;
}
.contact_block .contact_block_top h1 {
  font-size: 1em;
  font-family: 'Neo Sans Cyr';
  font-weight: 400;
  font-style: normal;
  letter-spacing: .2em;
  opacity: .5;
  margin-top: 1.5em;
}
.contact_block .contact_block_text {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 2em 3em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 1em;
  line-height: 1.6;
  font-family: 'Neo Sans Cyr';
  font-weight: 400;
}
@media (max-width: 1024px) {
  .contact_block .contact_block_text {
    padding: 2em;
  }
}
.contact_block .contact_block_text h2 {
  font-size: 1.5em;
  font-family: 'Neo Sans Cyr';
  font-weight: 500;
  font-style: normal;
}
.contact_block .contact_block_text p {
  font-size: 1em;
  font-family: 'Neo Sans Cyr';
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  margin-top: 1em;
  opacity: .8;
}
.contact_block .contact_block_text ul {
  list-style-position: inside;
}
.contact_block .contact_block_text ul li {
  font-size: 1em;
  font-family: 'Neo Sans Cyr';
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  margin-top: 1em;
  opacity: .8;
}
.contact_block .contact_block_regions {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 2em 3em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 1em;
  line-height: 1.6;
  font-family: 'Neo Sans Cyr';
  font-weight: 400;
  display: block;
  text-decoration: none;
  -webkit-transition:all 0.3s ease;
  -o-transition:all 0.3s ease;
  -moz-transition:all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
}
@media (max-width: 1024px) {
  .contact_block .contact_block_regions {
    padding: 2em;
  }
}
.contact_block .contact_block_regions h2 {
  font-size: 1.5em;
  font-family: 'Neo Sans Cyr';
  font-weight: 500;
  font-style: normal;
}
.contact_block .contact_block_regions p {
  font-size: 1em;
  font-family: 'Neo Sans Cyr';
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  margin-top: 1em;
  opacity: .8;
}
.contact_block .contact_block_regions ul {
  list-style-position: inside;
}
.contact_block .contact_block_regions ul li {
  font-size: 1em;
  font-family: 'Neo Sans Cyr';
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  margin-top: 1em;
  opacity: .8;
}
.contact_block .contact_block_regions .regions_button {
  font-weight: 400;
  font-size: 1.2em;
}
.contact_block .contact_block_regions .regions_button_arrow {
  background-image: url("/images/arrow_next.svg");
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  width: 1.5em;
  height: 100%;
  top: 0;
  right: 2em;
}
.contact_block .contact_block_regions:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
.contact_block .contact_block_middle {
  padding: 1em 3em 2em 3em;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 1024px) {
  .contact_block .contact_block_middle {
    padding: 1em 2em 2em 2em;
  }
}
.contact_block .contact_block_middle .ibm {
  width: 50%;
  padding-top: 1em;
}
.contact_block .contact_block_middle .ibm span {
  display: block;
  font-size: 0.875em;
  font-family: 'Neo Sans Cyr';
  font-weight: 400;
  font-style: normal;
  opacity: .5;
  margin-bottom: 1em;
}
.contact_block .contact_block_middle .ibm a,
.contact_block .contact_block_middle .ibm p {
  text-decoration: none;
  color: #2e2e2e;
  font-size: 1.625em;
  font-family: 'Neo Sans Cyr';
  font-weight: 400;
  font-style: normal;
}
.contact_block .contact_block_middle .ibm.w100 {
  width: 100% !important;
}
.contact_block .contact_block_middle .map {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
  -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.5);
  height: 240px;
  width: 100%;
  margin: 2em 0;
}
.contact_block .contact_block_middle .map .ymaps-2-1-47-copyright__content-cell {
  display: none;
}
.contact_block .contact_block_middle .address span {
  display: block;
  font-size: 0.875em;
  font-family: 'Neo Sans Cyr';
  font-weight: 400;
  font-style: normal;
  opacity: .5;
  margin-bottom: 1em;
}
.contact_block .contact_block_middle .address address {
  text-decoration: none;
  color: #2e2e2e;
  line-height: 1.6;
  font-size: 1.325em;
  font-family: 'Neo Sans Cyr';
  font-weight: 400;
  font-style: normal;
  margin-bottom: .5em;
}
.contact_block .contact_block_middle .address address + address {
  margin-bottom: 0;
}
.contact_block .contact_block_bottom {
  padding: 2em 3em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 1024px) {
  .contact_block .contact_block_bottom {
    padding: 2em;
  }
}
.contact_block .contact_block_bottom p {
  font-size: 1.325em;
  font-family: 'Neo Sans Cyr';
  font-weight: 400;
  font-style: normal;
}
.contact_block .contact_block_bottom p a {
  font-size: 1em;
  text-decoration: none;
  color: #2e2e2e;
}
.contact_block .contact_block_bottom .social {
  margin: 1.5em 0;
}
.contact_block .contact_block_bottom .social a {
  display: inline-block;
  vertical-align: middle !important;
  margin-right: 1em;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition:all 0.2s ease;
  -o-transition:all 0.2s ease;
  -moz-transition:all 0.2s ease;
  transition: all 0.2s ease;
}
.contact_block .contact_block_bottom .social a:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.contact_block .contact_block_bottom .social a i {
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  vertical-align: middle !important;
  width: 3em;
  height: 3em;
}
.contact_block .contact_block_bottom .social a i.social_vk {
  background-image: url("/images/social_vk.svg");
}
.contact_block .contact_block_bottom .social a i.social_in {
  background-image: url("/images/social_in.svg");
}
.contact_block .contact_block_bottom .social a i.social_fb {
  background-image: url("/images/social_fb.svg");
}
.contact_block .contact_block_bottom .social a i.social_ok {
  background-image: url("/images/social_ok.svg");
}
.contact_block .contact_block_bottom span {
  display: block;
  font-size: 0.875em;
  font-family: 'Neo Sans Cyr';
  font-weight: 400;
  font-style: normal;
  opacity: .5;
  line-height: 1.7;
}
body.view_contact .contact_block {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media (max-width: 768px) {
  body.view_contact .contact_block {
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
body.view_contact .header .city {
  background-color: #7e7e7e;
}
html.view_contact .contact_block {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media (max-width: 1024px) {
  .basket_elem .rur {
    display: none !important;
  }
}
.agreement-block {
  position: relative;
  padding: 1.25em 1em;
  -webkit-transition:.3s;
  -o-transition:.3s;
  -moz-transition:.3s;
  transition: .3s;
}
.agreement-block:hover .agreement-link {
  opacity: 1;
  -webkit-transition:.3s;
  -o-transition:.3s;
  -moz-transition:.3s;
  transition: .3s;
}
.agreement-input {
  width: 0.5rem !important;
  height: 0.5rem !important;
  background: red !important;
  display: inline-block !important;
  -webkit-appearance: checkbox !important;
  margin-right: 0.5rem !important;
  margin-bottom: 0.3rem !important;
}
.agreement-link {
  opacity: .8;
  -webkit-transition:.3s;
  -o-transition:.3s;
  -moz-transition:.3s;
  transition: .3s;
}
.consult-button {
  position: fixed;
  z-index: 9999;
  right: 30px;
  bottom: 30px;
  padding: 20px 30px;
  color: white;
  background: #E50914;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 18px;
  -webkit-transition:-webkit-transform 0.3s ease;
  transition:-webkit-transform 0.3s ease;
  -o-transition:-o-transform 0.3s ease;
  -moz-transition:transform 0.3s ease, -moz-transform 0.3s ease;
  transition:transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease, -moz-transform 0.3s ease, -o-transform 0.3s ease;
}
@media (max-width: 600px) {
  .consult-button {
    right: 15px;
    bottom: 15px;
    padding: 10px 20px;
    font-size: 12px;
  }
}
.consult-button:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.lang-selector__body {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.lang-selector__button {
  padding: 6px 8px;
  background-color: gray;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
}
.lang-selector__button span {
  margin-left: 4px;
  font-size: 12px;
  font-weight: 500;
}
.lang-selector__panel {
  margin-top: 15px;
  width: 200px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  overflow: hidden;
  background-color: gray;
  opacity: 0;
  visibility: hidden;
  display: none;
  -webkit-transition:opacity 0.3s ease-in-out;
  -o-transition:opacity 0.3s ease-in-out;
  -moz-transition:opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.lang-selector__panel_show {
  opacity: 1;
  visibility: visible;
}
.lang-selector__panel_display {
  display: block;
}
.lang-selector__panel-header {
  width: 100%;
  height: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.lang-selector__panel-header-title {
  margin-left: 20px;
  font-size: 14px;
  font-weight: 400;
  -webkit-box-flex: 1;
  -webkit-flex: auto;
  -moz-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
}
.lang-selector__panel-header-close-btn {
  margin-right: 20px;
  cursor: pointer;
}
.lang-selector__panel-header-separator {
  height: 1px;
  background-color: #2e2e2e;
}
.lang-selector__panel-item {
  height: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}
.lang-selector__panel-item_active {
  background-color: green;
}
.lang-selector__panel-item-lang-code {
  margin-left: 20px;
  font-size: 15px;
  font-weight: 600;
  -webkit-box-flex: 1;
  -webkit-flex: auto;
  -moz-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
}
.lang-selector__panel-item-lang-name {
  margin-right: 20px;
  font-size: 14px;
  font-weight: 400;
}

/*# sourceMappingURL=main.css.map */
