

/* Start:/local/templates/shop/css/vendor/introjs.min.css?16372450059170*/
.introjs-overlay{position:absolute;box-sizing:content-box;z-index:999999;background-color:#000;opacity:0;background:-moz-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.4) 0,rgba(0,0,0,.9) 100%);background:-webkit-gradient(radial,center center,0,center center,100%,color-stop(0,rgba(0,0,0,.4)),color-stop(100%,rgba(0,0,0,.9)));background:-webkit-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.4) 0,rgba(0,0,0,.9) 100%);background:-o-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.4) 0,rgba(0,0,0,.9) 100%);background:-ms-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.4) 0,rgba(0,0,0,.9) 100%);background:radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.4) 0,rgba(0,0,0,.9) 100%);-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.introjs-fixParent{z-index:auto!important;opacity:1!important;-webkit-transform:none!important;-moz-transform:none!important;-ms-transform:none!important;-o-transform:none!important;transform:none!important}.introjs-showElement,tr.introjs-showElement>td,tr.introjs-showElement>th{z-index:9999999!important}.introjs-disableInteraction{z-index:99999999!important;position:absolute;background-color:#fff;opacity:0}.introjs-relativePosition,tr.introjs-showElement>td,tr.introjs-showElement>th{position:relative}.introjs-helperLayer{box-sizing:content-box;position:absolute;z-index:9999998;background-color:#fff;background-color:rgba(255,255,255,.9);border:1px solid #777;border:1px solid rgba(0,0,0,.5);border-radius:4px;box-shadow:0 2px 15px rgba(0,0,0,.4);-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.introjs-tooltipReferenceLayer{box-sizing:content-box;position:absolute;visibility:hidden;z-index:100000000;background-color:transparent;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.introjs-helperLayer *,.introjs-helperLayer :after,.introjs-helperLayer :before{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;-ms-box-sizing:content-box;-o-box-sizing:content-box;box-sizing:content-box}.introjs-helperNumberLayer{box-sizing:content-box;position:absolute;visibility:visible;top:-16px;left:-16px;z-index:9999999999!important;padding:2px;font-family:Arial,verdana,tahoma;font-size:13px;font-weight:700;color:#fff;text-align:center;text-shadow:1px 1px 1px rgba(0,0,0,.3);background:#ff3019;background:-webkit-linear-gradient(top,#ff3019 0,#cf0404 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ff3019),color-stop(100%,#cf0404));background:-moz-linear-gradient(top,#ff3019 0,#cf0404 100%);background:-ms-linear-gradient(top,#ff3019 0,#cf0404 100%);background:-o-linear-gradient(top,#ff3019 0,#cf0404 100%);background:linear-gradient(to bottom,#ff3019 0,#cf0404 100%);width:20px;height:20px;line-height:20px;border:3px solid #fff;border-radius:50%;box-shadow:0 2px 5px rgba(0,0,0,.4)}.introjs-arrow{border:5px solid transparent;content:'';position:absolute}.introjs-arrow.top{top:-10px;border-bottom-color:#fff}.introjs-arrow.top-right{top:-10px;right:10px;border-bottom-color:#fff}.introjs-arrow.top-middle{top:-10px;left:50%;margin-left:-5px;border-bottom-color:#fff}.introjs-arrow.right{right:-10px;top:10px;border-left-color:#fff}.introjs-arrow.right-bottom{bottom:10px;right:-10px;border-left-color:#fff}.introjs-arrow.bottom{bottom:-10px;border-top-color:#fff}.introjs-arrow.bottom-right{bottom:-10px;right:10px;border-top-color:#fff}.introjs-arrow.bottom-middle{bottom:-10px;left:50%;margin-left:-5px;border-top-color:#fff}.introjs-arrow.left{left:-10px;top:10px;border-right-color:#fff}.introjs-arrow.left-bottom{left:-10px;bottom:10px;border-right-color:#fff}.introjs-tooltip{box-sizing:content-box;position:absolute;visibility:visible;padding:10px;background-color:#fff;min-width:200px;max-width:300px;border-radius:3px;box-shadow:0 1px 10px rgba(0,0,0,.4);-webkit-transition:opacity .1s ease-out;-moz-transition:opacity .1s ease-out;-ms-transition:opacity .1s ease-out;-o-transition:opacity .1s ease-out;transition:opacity .1s ease-out}.introjs-tooltipbuttons{text-align:right;white-space:nowrap}.introjs-button{box-sizing:content-box;position:relative;overflow:visible;display:inline-block;padding:.3em .8em;border:1px solid #d4d4d4;margin:0;text-decoration:none;text-shadow:1px 1px 0 #fff;font:11px/normal sans-serif;color:#333;white-space:nowrap;cursor:pointer;outline:0;background-color:#ececec;background-image:-webkit-gradient(linear,0 0,0 100%,from(#f4f4f4),to(#ececec));background-image:-moz-linear-gradient(#f4f4f4,#ececec);background-image:-o-linear-gradient(#f4f4f4,#ececec);background-image:linear-gradient(#f4f4f4,#ececec);-webkit-background-clip:padding;-moz-background-clip:padding;-o-background-clip:padding-box;-webkit-border-radius:.2em;-moz-border-radius:.2em;border-radius:.2em;zoom:1;margin-top:10px}.introjs-button:hover{border-color:#bcbcbc;text-decoration:none;box-shadow:0 1px 1px #e3e3e3}.introjs-button:active,.introjs-button:focus{background-image:-webkit-gradient(linear,0 0,0 100%,from(#ececec),to(#f4f4f4));background-image:-moz-linear-gradient(#ececec,#f4f4f4);background-image:-o-linear-gradient(#ececec,#f4f4f4);background-image:linear-gradient(#ececec,#f4f4f4)}.introjs-button::-moz-focus-inner{padding:0;border:0}.introjs-skipbutton{box-sizing:content-box;margin-right:5px;color:#7a7a7a}.introjs-prevbutton{-webkit-border-radius:.2em 0 0 .2em;-moz-border-radius:.2em 0 0 .2em;border-radius:.2em 0 0 .2em;border-right:none}.introjs-prevbutton.introjs-fullbutton{border:1px solid #d4d4d4;-webkit-border-radius:.2em;-moz-border-radius:.2em;border-radius:.2em}.introjs-nextbutton{-webkit-border-radius:0 .2em .2em 0;-moz-border-radius:0 .2em .2em 0;border-radius:0 .2em .2em 0}.introjs-nextbutton.introjs-fullbutton{-webkit-border-radius:.2em;-moz-border-radius:.2em;border-radius:.2em}.introjs-disabled,.introjs-disabled:focus,.introjs-disabled:hover{color:#9a9a9a;border-color:#d4d4d4;box-shadow:none;cursor:default;background-color:#f4f4f4;background-image:none;text-decoration:none}.introjs-hidden{display:none}.introjs-bullets{text-align:center}.introjs-bullets ul{box-sizing:content-box;clear:both;margin:15px auto 0;padding:0;display:inline-block}.introjs-bullets ul li{box-sizing:content-box;list-style:none;float:left;margin:0 2px}.introjs-bullets ul li a{box-sizing:content-box;display:block;width:6px;height:6px;background:#ccc;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;text-decoration:none;cursor:pointer}.introjs-bullets ul li a:hover{background:#999}.introjs-bullets ul li a.active{background:#999}.introjs-progress{box-sizing:content-box;overflow:hidden;height:10px;margin:10px 0 5px 0;border-radius:4px;background-color:#ecf0f1}.introjs-progressbar{box-sizing:content-box;float:left;width:0%;height:100%;font-size:10px;line-height:10px;text-align:center;background-color:#08c}.introjsFloatingElement{position:absolute;height:0;width:0;left:50%;top:50%}.introjs-fixedTooltip{position:fixed}.introjs-hint{box-sizing:content-box;position:absolute;background:0 0;width:20px;height:15px;cursor:pointer}.introjs-hint:focus{border:0;outline:0}.introjs-hidehint{display:none}.introjs-fixedhint{position:fixed}.introjs-hint:hover>.introjs-hint-pulse{border:5px solid rgba(60,60,60,.57)}.introjs-hint-pulse{box-sizing:content-box;width:10px;height:10px;border:5px solid rgba(60,60,60,.27);-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;background-color:rgba(136,136,136,.24);z-index:10;position:absolute;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.introjs-hint-no-anim .introjs-hint-dot{-webkit-animation:none;-moz-animation:none;animation:none}.introjs-hint-dot{box-sizing:content-box;border:10px solid rgba(146,146,146,.36);background:0 0;-webkit-border-radius:60px;-moz-border-radius:60px;border-radius:60px;height:50px;width:50px;-webkit-animation:introjspulse 3s ease-out;-moz-animation:introjspulse 3s ease-out;animation:introjspulse 3s ease-out;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;animation-iteration-count:infinite;position:absolute;top:-25px;left:-25px;z-index:1;opacity:0}@-webkit-keyframes introjspulse{0%{-webkit-transform:scale(0);opacity:0}25%{-webkit-transform:scale(0);opacity:.1}50%{-webkit-transform:scale(.1);opacity:.3}75%{-webkit-transform:scale(.5);opacity:.5}100%{-webkit-transform:scale(1);opacity:0}}@-moz-keyframes introjspulse{0%{-moz-transform:scale(0);opacity:0}25%{-moz-transform:scale(0);opacity:.1}50%{-moz-transform:scale(.1);opacity:.3}75%{-moz-transform:scale(.5);opacity:.5}100%{-moz-transform:scale(1);opacity:0}}@keyframes introjspulse{0%{transform:scale(0);opacity:0}25%{transform:scale(0);opacity:.1}50%{transform:scale(.1);opacity:.3}75%{transform:scale(.5);opacity:.5}100%{transform:scale(1);opacity:0}}

/* End */


/* Start:/local/templates/shop/css/vendor/recaptcha.css?163724500551*/
.grecaptcha-badge {
    display: none !important;
}
/* End */


/* Start:/local/templates/shop/css/vendor/swiper-bundle.min.css?164061376515563*/
/**
 * Swiper 7.3.4
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: December 22, 2021
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content: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%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
/* End */


/* Start:/local/templates/shop/css/main.css?1747819228791675*/
@charset "UTF-8";
/*
  ╨Ь╨╕╨║╤Б╨╕╨╜ ╨┤╨╗╤П ╨░╨┤╨░╨┐╤В╨╕╨▓╨░
*/
/*
Usage
p {
  @include font-size(14px)
}
Output
p {
  font-size: 14px; //Will be overridden if browser supports rem
  font-size: 0.8rem;
}
*/
/*
Usage
a {
  color: gray;
  @include transition(color .3s ease);
  &:hover {
    color: black;
  }
}
*/
/*
Usage
.faded-text {
  @include opacity(0.8);
}
*/
/*
Usage,

article {
  border: 1px solid red;
  @include calc( width, '100% - 2px')
}
*/
/*

https://gist.github.com/jonathantneal/d0460e5c2d5d7f9bc5e6


Usage

Create a font face rule. Embedded OpenType, WOFF2, WOFF, TrueType, and SVG files are automatically sourced.

@include font-face(Samplino, fonts/Samplino);
Rendered as CSS:

@font-face {
	font-family: "Samplino";
	src: url("/local/templates/shop/css/fonts/Samplino.eot?") format("eot"),
		 url("/local/templates/shop/css/fonts/Samplino.woff2") format("woff2"),
		 url("/local/templates/shop/css/fonts/Samplino.woff") format("woff"),
		 url("/local/templates/shop/css/fonts/Samplino.ttf") format("truetype"),
		 url("/local/templates/shop/css/fonts/Samplino.svg#Samplino") format("svg");
}

*/
/*
@include placeholder {
    font-style:italic;
    color: white;
    font-weight:100;
}
*/
/*
ANIMATION
@include keyframe(fadeout) {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@include keyframe(changecolour) {
    0% {
        color: #000;
    }

    100% {
        color: #FFF;
    }
}
*/
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
    font-family: 'FontAwesome';
    src: url("/local/templates/shop/css/../fonts/fontawesome-webfont.eot?v=4.7.0");
    src: url("/local/templates/shop/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("/local/templates/shop/css/../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("/local/templates/shop/css/../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("/local/templates/shop/css/../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("/local/templates/shop/css/../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
    font-size: 1.3333333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-5x {
    font-size: 5em;
}

.fa-fw {
    width: 1.2857142857em;
    text-align: center;
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.1428571429em;
    list-style-type: none;
}

.fa-ul > li {
    position: relative;
}

.fa-li {
    position: absolute;
    left: -2.1428571429em;
    width: 2.1428571429em;
    top: 0.1428571429em;
    text-align: center;
}

.fa-li.fa-lg {
    left: -1.8571428571em;
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eee;
    border-radius: .1em;
}

.fa-pull-left {
    float: left;
}

.fa-pull-right {
    float: right;
}

.fa.fa-pull-left {
    margin-right: .3em;
}

.fa.fa-pull-right {
    margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.fa.pull-left {
    margin-right: .3em;
}

.fa.pull-right {
    margin-left: .3em;
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none;
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}

.fa-stack-1x {
    line-height: inherit;
}

.fa-stack-2x {
    font-size: 2em;
}

.fa-inverse {
    color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
    content: "";
}

.fa-music:before {
    content: "";
}

.fa-search:before {
    content: "";
}

.fa-envelope-o:before {
    content: "";
}

.fa-heart:before {
    content: "";
}

.fa-star:before {
    content: "";
}

.fa-star-o:before {
    content: "";
}

.fa-user:before {
    content: "";
}

.fa-film:before {
    content: "";
}

.fa-th-large:before {
    content: "";
}

.fa-th:before {
    content: "";
}

.fa-th-list:before {
    content: "";
}

.fa-check:before {
    content: "";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "";
}

.fa-search-plus:before {
    content: "";
}

.fa-search-minus:before {
    content: "";
}

.fa-power-off:before {
    content: "";
}

.fa-signal:before {
    content: "";
}

.fa-gear:before,
.fa-cog:before {
    content: "";
}

.fa-trash-o:before {
    content: "";
}

.fa-home:before {
    content: "";
}

.fa-file-o:before {
    content: "";
}

.fa-clock-o:before {
    content: "";
}

.fa-road:before {
    content: "";
}

.fa-download:before {
    content: "";
}

.fa-arrow-circle-o-down:before {
    content: "";
}

.fa-arrow-circle-o-up:before {
    content: "";
}

.fa-inbox:before {
    content: "";
}

.fa-play-circle-o:before {
    content: "";
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: "";
}

.fa-refresh:before {
    content: "";
}

.fa-list-alt:before {
    content: "";
}

.fa-lock:before {
    content: "";
}

.fa-flag:before {
    content: "";
}

.fa-headphones:before {
    content: "";
}

.fa-volume-off:before {
    content: "";
}

.fa-volume-down:before {
    content: "";
}

.fa-volume-up:before {
    content: "";
}

.fa-qrcode:before {
    content: "";
}

.fa-barcode:before {
    content: "";
}

.fa-tag:before {
    content: "";
}

.fa-tags:before {
    content: "";
}

.fa-book:before {
    content: "";
}

.fa-bookmark:before {
    content: "";
}

.fa-print:before {
    content: "";
}

.fa-camera:before {
    content: "";
}

.fa-font:before {
    content: "";
}

.fa-bold:before {
    content: "";
}

.fa-italic:before {
    content: "";
}

.fa-text-height:before {
    content: "";
}

.fa-text-width:before {
    content: "";
}

.fa-align-left:before {
    content: "";
}

.fa-align-center:before {
    content: "";
}

.fa-align-right:before {
    content: "";
}

.fa-align-justify:before {
    content: "";
}

.fa-list:before {
    content: "";
}

.fa-dedent:before,
.fa-outdent:before {
    content: "";
}

.fa-indent:before {
    content: "";
}

.fa-video-camera:before {
    content: "";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "";
}

.fa-pencil:before {
    content: "";
}

.fa-map-marker:before {
    content: "";
}

.fa-adjust:before {
    content: "";
}

.fa-tint:before {
    content: "";
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "";
}

.fa-share-square-o:before {
    content: "";
}

.fa-check-square-o:before {
    content: "";
}

.fa-arrows:before {
    content: "";
}

.fa-step-backward:before {
    content: "";
}

.fa-fast-backward:before {
    content: "";
}

.fa-backward:before {
    content: "";
}

.fa-play:before {
    content: "";
}

.fa-pause:before {
    content: "";
}

.fa-stop:before {
    content: "";
}

.fa-forward:before {
    content: "";
}

.fa-fast-forward:before {
    content: "";
}

.fa-step-forward:before {
    content: "";
}

.fa-eject:before {
    content: "";
}

.fa-chevron-left:before {
    content: "";
}

.fa-chevron-right:before {
    content: "";
}

.fa-plus-circle:before {
    content: "";
}

.fa-minus-circle:before {
    content: "";
}

.fa-times-circle:before {
    content: "";
}

.fa-check-circle:before {
    content: "";
}

.fa-question-circle:before {
    content: "";
}

.fa-info-circle:before {
    content: "";
}

.fa-crosshairs:before {
    content: "";
}

.fa-times-circle-o:before {
    content: "";
}

.fa-check-circle-o:before {
    content: "";
}

.fa-ban:before {
    content: "";
}

.fa-arrow-left:before {
    content: "";
}

.fa-arrow-right:before {
    content: "";
}

.fa-arrow-up:before {
    content: "";
}

.fa-arrow-down:before {
    content: "";
}

.fa-mail-forward:before,
.fa-share:before {
    content: "";
}

.fa-expand:before {
    content: "";
}

.fa-compress:before {
    content: "";
}

.fa-plus:before {
    content: "";
}

.fa-minus:before {
    content: "";
}

.fa-asterisk:before {
    content: "";
}

.fa-exclamation-circle:before {
    content: "";
}

.fa-gift:before {
    content: "";
}

.fa-leaf:before {
    content: "";
}

.fa-fire:before {
    content: "";
}

.fa-eye:before {
    content: "";
}

.fa-eye-slash:before {
    content: "";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "";
}

.fa-plane:before {
    content: "";
}

.fa-calendar:before {
    content: "";
}

.fa-random:before {
    content: "";
}

.fa-comment:before {
    content: "";
}

.fa-magnet:before {
    content: "";
}

.fa-chevron-up:before {
    content: "";
}

.fa-chevron-down:before {
    content: "";
}

.fa-retweet:before {
    content: "";
}

.fa-shopping-cart:before {
    content: "";
}

.fa-folder:before {
    content: "";
}

.fa-folder-open:before {
    content: "";
}

.fa-arrows-v:before {
    content: "";
}

.fa-arrows-h:before {
    content: "";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "";
}

.fa-twitter-square:before {
    content: "";
}

.fa-facebook-square:before {
    content: "";
}

.fa-camera-retro:before {
    content: "";
}

.fa-key:before {
    content: "";
}

.fa-gears:before,
.fa-cogs:before {
    content: "";
}

.fa-comments:before {
    content: "";
}

.fa-thumbs-o-up:before {
    content: "";
}

.fa-thumbs-o-down:before {
    content: "";
}

.fa-star-half:before {
    content: "";
}

.fa-heart-o:before {
    content: "";
}

.fa-sign-out:before {
    content: "";
}

.fa-linkedin-square:before {
    content: "";
}

.fa-thumb-tack:before {
    content: "";
}

.fa-external-link:before {
    content: "";
}

.fa-sign-in:before {
    content: "";
}

.fa-trophy:before {
    content: "";
}

.fa-github-square:before {
    content: "";
}

.fa-upload:before {
    content: "";
}

.fa-lemon-o:before {
    content: "";
}

.fa-phone:before {
    content: "";
}

.fa-square-o:before {
    content: "";
}

.fa-bookmark-o:before {
    content: "";
}

.fa-phone-square:before {
    content: "";
}

.fa-twitter:before {
    content: "";
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "";
}

.fa-github:before {
    content: "";
}

.fa-unlock:before {
    content: "";
}

.fa-credit-card:before {
    content: "";
}

.fa-feed:before,
.fa-rss:before {
    content: "";
}

.fa-hdd-o:before {
    content: "";
}

.fa-bullhorn:before {
    content: "";
}

.fa-bell:before {
    content: "";
}

.fa-certificate:before {
    content: "";
}

.fa-hand-o-right:before {
    content: "";
}

.fa-hand-o-left:before {
    content: "";
}

.fa-hand-o-up:before {
    content: "";
}

.fa-hand-o-down:before {
    content: "";
}

.fa-arrow-circle-left:before {
    content: "";
}

.fa-arrow-circle-right:before {
    content: "";
}

.fa-arrow-circle-up:before {
    content: "";
}

.fa-arrow-circle-down:before {
    content: "";
}

.fa-globe:before {
    content: "";
}

.fa-wrench:before {
    content: "";
}

.fa-tasks:before {
    content: "";
}

.fa-filter:before {
    content: "";
}

.fa-briefcase:before {
    content: "";
}

.fa-arrows-alt:before {
    content: "";
}

.fa-group:before,
.fa-users:before {
    content: "";
}

.fa-chain:before,
.fa-link:before {
    content: "";
}

.fa-cloud:before {
    content: "";
}

.fa-flask:before {
    content: "";
}

.fa-cut:before,
.fa-scissors:before {
    content: "";
}

.fa-copy:before,
.fa-files-o:before {
    content: "";
}

.fa-paperclip:before {
    content: "";
}

.fa-save:before,
.fa-floppy-o:before {
    content: "";
}

.fa-square:before {
    content: "";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "";
}

.fa-list-ul:before {
    content: "";
}

.fa-list-ol:before {
    content: "";
}

.fa-strikethrough:before {
    content: "";
}

.fa-underline:before {
    content: "";
}

.fa-table:before {
    content: "";
}

.fa-magic:before {
    content: "";
}

.fa-truck:before {
    content: "";
}

.fa-pinterest:before {
    content: "";
}

.fa-pinterest-square:before {
    content: "";
}

.fa-google-plus-square:before {
    content: "";
}

.fa-google-plus:before {
    content: "";
}

.fa-money:before {
    content: "";
}

.fa-caret-down:before {
    content: "";
}

.fa-caret-up:before {
    content: "";
}

.fa-caret-left:before {
    content: "";
}

.fa-caret-right:before {
    content: "";
}

.fa-columns:before {
    content: "";
}

.fa-unsorted:before,
.fa-sort:before {
    content: "";
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: "";
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: "";
}

.fa-envelope:before {
    content: "";
}

.fa-linkedin:before {
    content: "";
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "";
}

.fa-legal:before,
.fa-gavel:before {
    content: "";
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "";
}

.fa-comment-o:before {
    content: "";
}

.fa-comments-o:before {
    content: "";
}

.fa-flash:before,
.fa-bolt:before {
    content: "";
}

.fa-sitemap:before {
    content: "";
}

.fa-umbrella:before {
    content: "";
}

.fa-paste:before,
.fa-clipboard:before {
    content: "";
}

.fa-lightbulb-o:before {
    content: "";
}

.fa-exchange:before {
    content: "";
}

.fa-cloud-download:before {
    content: "";
}

.fa-cloud-upload:before {
    content: "";
}

.fa-user-md:before {
    content: "";
}

.fa-stethoscope:before {
    content: "";
}

.fa-suitcase:before {
    content: "";
}

.fa-bell-o:before {
    content: "";
}

.fa-coffee:before {
    content: "";
}

.fa-cutlery:before {
    content: "";
}

.fa-file-text-o:before {
    content: "";
}

.fa-building-o:before {
    content: "";
}

.fa-hospital-o:before {
    content: "";
}

.fa-ambulance:before {
    content: "";
}

.fa-medkit:before {
    content: "";
}

.fa-fighter-jet:before {
    content: "";
}

.fa-beer:before {
    content: "";
}

.fa-h-square:before {
    content: "";
}

.fa-plus-square:before {
    content: "";
}

.fa-angle-double-left:before {
    content: "";
}

.fa-angle-double-right:before {
    content: "";
}

.fa-angle-double-up:before {
    content: "";
}

.fa-angle-double-down:before {
    content: "";
}

.fa-angle-left:before {
    content: "";
}

.fa-angle-right:before {
    content: "";
}

.fa-angle-up:before {
    content: "";
}

.fa-angle-down:before {
    content: "";
}

.fa-desktop:before {
    content: "";
}

.fa-laptop:before {
    content: "";
}

.fa-tablet:before {
    content: "";
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "";
}

.fa-circle-o:before {
    content: "";
}

.fa-quote-left:before {
    content: "";
}

.fa-quote-right:before {
    content: "";
}

.fa-spinner:before {
    content: "";
}

.fa-circle:before {
    content: "";
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "";
}

.fa-github-alt:before {
    content: "";
}

.fa-folder-o:before {
    content: "";
}

.fa-folder-open-o:before {
    content: "";
}

.fa-smile-o:before {
    content: "";
}

.fa-frown-o:before {
    content: "";
}

.fa-meh-o:before {
    content: "";
}

.fa-gamepad:before {
    content: "";
}

.fa-keyboard-o:before {
    content: "";
}

.fa-flag-o:before {
    content: "";
}

.fa-flag-checkered:before {
    content: "";
}

.fa-terminal:before {
    content: "";
}

.fa-code:before {
    content: "";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "";
}

.fa-location-arrow:before {
    content: "";
}

.fa-crop:before {
    content: "";
}

.fa-code-fork:before {
    content: "";
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: "";
}

.fa-question:before {
    content: "";
}

.fa-info:before {
    content: "";
}

.fa-exclamation:before {
    content: "";
}

.fa-superscript:before {
    content: "";
}

.fa-subscript:before {
    content: "";
}

.fa-eraser:before {
    content: "";
}

.fa-puzzle-piece:before {
    content: "";
}

.fa-microphone:before {
    content: "";
}

.fa-microphone-slash:before {
    content: "";
}

.fa-shield:before {
    content: "";
}

.fa-calendar-o:before {
    content: "";
}

.fa-fire-extinguisher:before {
    content: "";
}

.fa-rocket:before {
    content: "";
}

.fa-maxcdn:before {
    content: "";
}

.fa-chevron-circle-left:before {
    content: "";
}

.fa-chevron-circle-right:before {
    content: "";
}

.fa-chevron-circle-up:before {
    content: "";
}

.fa-chevron-circle-down:before {
    content: "";
}

.fa-html5:before {
    content: "";
}

.fa-css3:before {
    content: "";
}

.fa-anchor:before {
    content: "";
}

.fa-unlock-alt:before {
    content: "";
}

.fa-bullseye:before {
    content: "";
}

.fa-ellipsis-h:before {
    content: "";
}

.fa-ellipsis-v:before {
    content: "";
}

.fa-rss-square:before {
    content: "";
}

.fa-play-circle:before {
    content: "";
}

.fa-ticket:before {
    content: "";
}

.fa-minus-square:before {
    content: "";
}

.fa-minus-square-o:before {
    content: "";
}

.fa-level-up:before {
    content: "";
}

.fa-level-down:before {
    content: "";
}

.fa-check-square:before {
    content: "";
}

.fa-pencil-square:before {
    content: "";
}

.fa-external-link-square:before {
    content: "";
}

.fa-share-square:before {
    content: "";
}

.fa-compass:before {
    content: "";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "";
}

.fa-euro:before,
.fa-eur:before {
    content: "";
}

.fa-gbp:before {
    content: "";
}

.fa-dollar:before,
.fa-usd:before {
    content: "";
}

.fa-rupee:before,
.fa-inr:before {
    content: "";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "";
}

.fa-won:before,
.fa-krw:before {
    content: "";
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "";
}

.fa-file:before {
    content: "";
}

.fa-file-text:before {
    content: "";
}

.fa-sort-alpha-asc:before {
    content: "";
}

.fa-sort-alpha-desc:before {
    content: "";
}

.fa-sort-amount-asc:before {
    content: "";
}

.fa-sort-amount-desc:before {
    content: "";
}

.fa-sort-numeric-asc:before {
    content: "";
}

.fa-sort-numeric-desc:before {
    content: "";
}

.fa-thumbs-up:before {
    content: "";
}

.fa-thumbs-down:before {
    content: "";
}

.fa-youtube-square:before {
    content: "";
}

.fa-youtube:before {
    content: "";
}

.fa-xing:before {
    content: "";
}

.fa-xing-square:before {
    content: "";
}

.fa-youtube-play:before {
    content: "";
}

.fa-dropbox:before {
    content: "";
}

.fa-stack-overflow:before {
    content: "";
}

.fa-instagram:before {
    content: "";
}

.fa-flickr:before {
    content: "";
}

.fa-adn:before {
    content: "";
}

.fa-bitbucket:before {
    content: "";
}

.fa-bitbucket-square:before {
    content: "";
}

.fa-tumblr:before {
    content: "";
}

.fa-tumblr-square:before {
    content: "";
}

.fa-long-arrow-down:before {
    content: "";
}

.fa-long-arrow-up:before {
    content: "";
}

.fa-long-arrow-left:before {
    content: "";
}

.fa-long-arrow-right:before {
    content: "";
}

.fa-apple:before {
    content: "";
}

.fa-windows:before {
    content: "";
}

.fa-android:before {
    content: "";
}

.fa-linux:before {
    content: "";
}

.fa-dribbble:before {
    content: "";
}

.fa-skype:before {
    content: "";
}

.fa-foursquare:before {
    content: "";
}

.fa-trello:before {
    content: "";
}

.fa-female:before {
    content: "";
}

.fa-male:before {
    content: "";
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "";
}

.fa-sun-o:before {
    content: "";
}

.fa-moon-o:before {
    content: "";
}

.fa-archive:before {
    content: "";
}

.fa-bug:before {
    content: "";
}

.fa-vk:before {
    content: "";
}

.fa-weibo:before {
    content: "";
}

.fa-renren:before {
    content: "";
}

.fa-pagelines:before {
    content: "";
}

.fa-stack-exchange:before {
    content: "";
}

.fa-arrow-circle-o-right:before {
    content: "";
}

.fa-arrow-circle-o-left:before {
    content: "";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "";
}

.fa-dot-circle-o:before {
    content: "";
}

.fa-wheelchair:before {
    content: "";
}

.fa-vimeo-square:before {
    content: "";
}

.fa-turkish-lira:before,
.fa-try:before {
    content: "";
}

.fa-plus-square-o:before {
    content: "";
}

.fa-space-shuttle:before {
    content: "";
}

.fa-slack:before {
    content: "";
}

.fa-envelope-square:before {
    content: "";
}

.fa-wordpress:before {
    content: "";
}

.fa-openid:before {
    content: "";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "";
}

.fa-yahoo:before {
    content: "";
}

.fa-google:before {
    content: "";
}

.fa-reddit:before {
    content: "";
}

.fa-reddit-square:before {
    content: "";
}

.fa-stumbleupon-circle:before {
    content: "";
}

.fa-stumbleupon:before {
    content: "";
}

.fa-delicious:before {
    content: "";
}

.fa-digg:before {
    content: "";
}

.fa-pied-piper-pp:before {
    content: "";
}

.fa-pied-piper-alt:before {
    content: "";
}

.fa-drupal:before {
    content: "";
}

.fa-joomla:before {
    content: "";
}

.fa-language:before {
    content: "";
}

.fa-fax:before {
    content: "";
}

.fa-building:before {
    content: "";
}

.fa-child:before {
    content: "";
}

.fa-paw:before {
    content: "";
}

.fa-spoon:before {
    content: "";
}

.fa-cube:before {
    content: "";
}

.fa-cubes:before {
    content: "";
}

.fa-behance:before {
    content: "";
}

.fa-behance-square:before {
    content: "";
}

.fa-steam:before {
    content: "";
}

.fa-steam-square:before {
    content: "";
}

.fa-recycle:before {
    content: "";
}

.fa-automobile:before,
.fa-car:before {
    content: "";
}

.fa-cab:before,
.fa-taxi:before {
    content: "";
}

.fa-tree:before {
    content: "";
}

.fa-spotify:before {
    content: "";
}

.fa-deviantart:before {
    content: "";
}

.fa-soundcloud:before {
    content: "";
}

.fa-database:before {
    content: "";
}

.fa-file-pdf-o:before {
    content: "";
}

.fa-file-word-o:before {
    content: "";
}

.fa-file-excel-o:before {
    content: "";
}

.fa-file-powerpoint-o:before {
    content: "";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "";
}

.fa-file-code-o:before {
    content: "";
}

.fa-vine:before {
    content: "";
}

.fa-codepen:before {
    content: "";
}

.fa-jsfiddle:before {
    content: "";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "";
}

.fa-circle-o-notch:before {
    content: "";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
    content: "";
}

.fa-ge:before,
.fa-empire:before {
    content: "";
}

.fa-git-square:before {
    content: "";
}

.fa-git:before {
    content: "";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
    content: "";
}

.fa-tencent-weibo:before {
    content: "";
}

.fa-qq:before {
    content: "";
}

.fa-wechat:before,
.fa-weixin:before {
    content: "";
}

.fa-send:before,
.fa-paper-plane:before {
    content: "";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "";
}

.fa-history:before {
    content: "";
}

.fa-circle-thin:before {
    content: "";
}

.fa-header:before {
    content: "";
}

.fa-paragraph:before {
    content: "";
}

.fa-sliders:before {
    content: "";
}

.fa-share-alt:before {
    content: "";
}

.fa-share-alt-square:before {
    content: "";
}

.fa-bomb:before {
    content: "";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "";
}

.fa-tty:before {
    content: "";
}

.fa-binoculars:before {
    content: "";
}

.fa-plug:before {
    content: "";
}

.fa-slideshare:before {
    content: "";
}

.fa-twitch:before {
    content: "";
}

.fa-yelp:before {
    content: "";
}

.fa-newspaper-o:before {
    content: "";
}

.fa-wifi:before {
    content: "";
}

.fa-calculator:before {
    content: "";
}

.fa-paypal:before {
    content: "";
}

.fa-google-wallet:before {
    content: "";
}

.fa-cc-visa:before {
    content: "";
}

.fa-cc-mastercard:before {
    content: "";
}

.fa-cc-discover:before {
    content: "";
}

.fa-cc-amex:before {
    content: "";
}

.fa-cc-paypal:before {
    content: "";
}

.fa-cc-stripe:before {
    content: "";
}

.fa-bell-slash:before {
    content: "";
}

.fa-bell-slash-o:before {
    content: "";
}

.fa-trash:before {
    content: "";
}

.fa-copyright:before {
    content: "";
}

.fa-at:before {
    content: "";
}

.fa-eyedropper:before {
    content: "";
}

.fa-paint-brush:before {
    content: "";
}

.fa-birthday-cake:before {
    content: "";
}

.fa-area-chart:before {
    content: "";
}

.fa-pie-chart:before {
    content: "";
}

.fa-line-chart:before {
    content: "";
}

.fa-lastfm:before {
    content: "";
}

.fa-lastfm-square:before {
    content: "";
}

.fa-toggle-off:before {
    content: "";
}

.fa-toggle-on:before {
    content: "";
}

.fa-bicycle:before {
    content: "";
}

.fa-bus:before {
    content: "";
}

.fa-ioxhost:before {
    content: "";
}

.fa-angellist:before {
    content: "";
}

.fa-cc:before {
    content: "";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "";
}

.fa-meanpath:before {
    content: "";
}

.fa-buysellads:before {
    content: "";
}

.fa-connectdevelop:before {
    content: "";
}

.fa-dashcube:before {
    content: "";
}

.fa-forumbee:before {
    content: "";
}

.fa-leanpub:before {
    content: "";
}

.fa-sellsy:before {
    content: "";
}

.fa-shirtsinbulk:before {
    content: "";
}

.fa-simplybuilt:before {
    content: "";
}

.fa-skyatlas:before {
    content: "";
}

.fa-cart-plus:before {
    content: "";
}

.fa-cart-arrow-down:before {
    content: "";
}

.fa-diamond:before {
    content: "";
}

.fa-ship:before {
    content: "";
}

.fa-user-secret:before {
    content: "";
}

.fa-motorcycle:before {
    content: "";
}

.fa-street-view:before {
    content: "";
}

.fa-heartbeat:before {
    content: "";
}

.fa-venus:before {
    content: "";
}

.fa-mars:before {
    content: "";
}

.fa-mercury:before {
    content: "";
}

.fa-intersex:before,
.fa-transgender:before {
    content: "";
}

.fa-transgender-alt:before {
    content: "";
}

.fa-venus-double:before {
    content: "";
}

.fa-mars-double:before {
    content: "";
}

.fa-venus-mars:before {
    content: "";
}

.fa-mars-stroke:before {
    content: "";
}

.fa-mars-stroke-v:before {
    content: "";
}

.fa-mars-stroke-h:before {
    content: "";
}

.fa-neuter:before {
    content: "";
}

.fa-genderless:before {
    content: "";
}

.fa-facebook-official:before {
    content: "";
}

.fa-pinterest-p:before {
    content: "";
}

.fa-whatsapp:before {
    content: "";
}

.fa-server:before {
    content: "";
}

.fa-user-plus:before {
    content: "";
}

.fa-user-times:before {
    content: "";
}

.fa-hotel:before,
.fa-bed:before {
    content: "";
}

.fa-viacoin:before {
    content: "";
}

.fa-train:before {
    content: "";
}

.fa-subway:before {
    content: "";
}

.fa-medium:before {
    content: "";
}

.fa-yc:before,
.fa-y-combinator:before {
    content: "";
}

.fa-optin-monster:before {
    content: "";
}

.fa-opencart:before {
    content: "";
}

.fa-expeditedssl:before {
    content: "";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
    content: "";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "";
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "";
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "";
}

.fa-mouse-pointer:before {
    content: "";
}

.fa-i-cursor:before {
    content: "";
}

.fa-object-group:before {
    content: "";
}

.fa-object-ungroup:before {
    content: "";
}

.fa-sticky-note:before {
    content: "";
}

.fa-sticky-note-o:before {
    content: "";
}

.fa-cc-jcb:before {
    content: "";
}

.fa-cc-diners-club:before {
    content: "";
}

.fa-clone:before {
    content: "";
}

.fa-balance-scale:before {
    content: "";
}

.fa-hourglass-o:before {
    content: "";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "";
}

.fa-hourglass:before {
    content: "";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
    content: "";
}

.fa-hand-scissors-o:before {
    content: "";
}

.fa-hand-lizard-o:before {
    content: "";
}

.fa-hand-spock-o:before {
    content: "";
}

.fa-hand-pointer-o:before {
    content: "";
}

.fa-hand-peace-o:before {
    content: "";
}

.fa-trademark:before {
    content: "";
}

.fa-registered:before {
    content: "";
}

.fa-creative-commons:before {
    content: "";
}

.fa-gg:before {
    content: "";
}

.fa-gg-circle:before {
    content: "";
}

.fa-tripadvisor:before {
    content: "";
}

.fa-odnoklassniki:before {
    content: "";
}

.fa-odnoklassniki-square:before {
    content: "";
}

.fa-get-pocket:before {
    content: "";
}

.fa-wikipedia-w:before {
    content: "";
}

.fa-safari:before {
    content: "";
}

.fa-chrome:before {
    content: "";
}

.fa-firefox:before {
    content: "";
}

.fa-opera:before {
    content: "";
}

.fa-internet-explorer:before {
    content: "";
}

.fa-tv:before,
.fa-television:before {
    content: "";
}

.fa-contao:before {
    content: "";
}

.fa-500px:before {
    content: "";
}

.fa-amazon:before {
    content: "";
}

.fa-calendar-plus-o:before {
    content: "";
}

.fa-calendar-minus-o:before {
    content: "";
}

.fa-calendar-times-o:before {
    content: "";
}

.fa-calendar-check-o:before {
    content: "";
}

.fa-industry:before {
    content: "";
}

.fa-map-pin:before {
    content: "";
}

.fa-map-signs:before {
    content: "";
}

.fa-map-o:before {
    content: "";
}

.fa-map:before {
    content: "";
}

.fa-commenting:before {
    content: "";
}

.fa-commenting-o:before {
    content: "";
}

.fa-houzz:before {
    content: "";
}

.fa-vimeo:before {
    content: "";
}

.fa-black-tie:before {
    content: "";
}

.fa-fonticons:before {
    content: "";
}

.fa-reddit-alien:before {
    content: "";
}

.fa-edge:before {
    content: "";
}

.fa-credit-card-alt:before {
    content: "";
}

.fa-codiepie:before {
    content: "";
}

.fa-modx:before {
    content: "";
}

.fa-fort-awesome:before {
    content: "";
}

.fa-usb:before {
    content: "";
}

.fa-product-hunt:before {
    content: "";
}

.fa-mixcloud:before {
    content: "";
}

.fa-scribd:before {
    content: "";
}

.fa-pause-circle:before {
    content: "";
}

.fa-pause-circle-o:before {
    content: "";
}

.fa-stop-circle:before {
    content: "";
}

.fa-stop-circle-o:before {
    content: "";
}

.fa-shopping-bag:before {
    content: "";
}

.fa-shopping-basket:before {
    content: "";
}

.fa-hashtag:before {
    content: "";
}

.fa-bluetooth:before {
    content: "";
}

.fa-bluetooth-b:before {
    content: "";
}

.fa-percent:before {
    content: "";
}

.fa-gitlab:before {
    content: "";
}

.fa-wpbeginner:before {
    content: "";
}

.fa-wpforms:before {
    content: "";
}

.fa-envira:before {
    content: "";
}

.fa-universal-access:before {
    content: "";
}

.fa-wheelchair-alt:before {
    content: "";
}

.fa-question-circle-o:before {
    content: "";
}

.fa-blind:before {
    content: "";
}

.fa-audio-description:before {
    content: "";
}

.fa-volume-control-phone:before {
    content: "";
}

.fa-braille:before {
    content: "";
}

.fa-assistive-listening-systems:before {
    content: "";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
    content: "";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
    content: "";
}

.fa-glide:before {
    content: "";
}

.fa-glide-g:before {
    content: "";
}

.fa-signing:before,
.fa-sign-language:before {
    content: "";
}

.fa-low-vision:before {
    content: "";
}

.fa-viadeo:before {
    content: "";
}

.fa-viadeo-square:before {
    content: "";
}

.fa-snapchat:before {
    content: "";
}

.fa-snapchat-ghost:before {
    content: "";
}

.fa-snapchat-square:before {
    content: "";
}

.fa-pied-piper:before {
    content: "";
}

.fa-first-order:before {
    content: "";
}

.fa-yoast:before {
    content: "";
}

.fa-themeisle:before {
    content: "";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: "";
}

.fa-fa:before,
.fa-font-awesome:before {
    content: "";
}

.fa-handshake-o:before {
    content: "";
}

.fa-envelope-open:before {
    content: "";
}

.fa-envelope-open-o:before {
    content: "";
}

.fa-linode:before {
    content: "";
}

.fa-address-book:before {
    content: "";
}

.fa-address-book-o:before {
    content: "";
}

.fa-vcard:before,
.fa-address-card:before {
    content: "";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
    content: "";
}

.fa-user-circle:before {
    content: "";
}

.fa-user-circle-o:before {
    content: "";
}

.fa-user-o:before {
    content: "";
}

.fa-id-badge:before {
    content: "";
}

.fa-drivers-license:before,
.fa-id-card:before {
    content: "";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: "";
}

.fa-quora:before {
    content: "";
}

.fa-free-code-camp:before {
    content: "";
}

.fa-telegram:before {
    content: "";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
    content: "";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: "";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: "";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: "";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: "";
}

.fa-shower:before {
    content: "";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
    content: "";
}

.fa-podcast:before {
    content: "";
}

.fa-window-maximize:before {
    content: "";
}

.fa-window-minimize:before {
    content: "";
}

.fa-window-restore:before {
    content: "";
}

.fa-times-rectangle:before,
.fa-window-close:before {
    content: "";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: "";
}

.fa-bandcamp:before {
    content: "";
}

.fa-grav:before {
    content: "";
}

.fa-etsy:before {
    content: "";
}

.fa-imdb:before {
    content: "";
}

.fa-ravelry:before {
    content: "";
}

.fa-eercast:before {
    content: "";
}

.fa-microchip:before {
    content: "";
}

.fa-snowflake-o:before {
    content: "";
}

.fa-superpowers:before {
    content: "";
}

.fa-wpexplorer:before {
    content: "";
}

.fa-meetup:before {
    content: "";
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

/*!
 * Bootstrap v4.0.0-alpha.6 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
footer,
header,
nav,
section {
    display: block;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

figcaption,
figure,
main {
    display: block;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
    outline-width: 0;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: inherit;
}

b,
strong {
    font-weight: bolder;
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

dfn {
    font-style: italic;
}

mark {
    background-color: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

audio,
video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

img {
    border-style: none;
    max-width: 100%;
    height: auto;
}

svg:not(:root) {
    overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

progress {
    display: inline-block;
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

details,
menu {
    display: block;
}

summary {
    display: list-item;
}

canvas {
    display: inline-block;
}

template {
    display: none;
}

[hidden] {
    display: none;
}

@media print {
    *,
    *::before,
    *::after,
    p::first-letter,
    div::first-letter,
    blockquote::first-letter,
    li::first-letter,
    p::first-line,
    div::first-line,
    blockquote::first-line,
    li::first-line {
        text-shadow: none !important;
        box-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    abbr[title]::after {
        content: " (" attr(title) ")";
    }

    pre {
        white-space: pre-wrap !important;
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }

    .navbar {
        display: none;
    }

    .badge {
        border: 1px solid #000;
    }

    .table {
        border-collapse: collapse !important;
    }

    .table td,
    .table th {
        background-color: #fff !important;
    }

    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important;
    }
}

html {
    box-sizing: border-box;
}

*,
*::before,
*::after {
    box-sizing: inherit;
}

@-ms-viewport {
    width: device-width;
}

html {
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.5;
    color: #292b2c;
    background-color: #fff;
}

[tabindex="-1"]:focus {
    outline: none !important;
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}

ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
    margin-bottom: 0;
}

dt {
    font-weight: bold;
}

dd {
    margin-bottom: .5rem;
    margin-left: 0;
}

blockquote {
    margin: 0 0 1rem;
}

a {
    color: #0275d8;
    text-decoration: none;
}

a:focus, a:hover {
    color: #014c8c;
    text-decoration: underline;
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
    outline: 0;
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
}

figure {
    margin: 0 0 1rem;
}

img {
    vertical-align: middle;
}

[role="button"] {
    cursor: pointer;
}

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
    touch-action: manipulation;
}

table {
    border-collapse: collapse;
    background-color: transparent;
}

caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #636c72;
    text-align: left;
    caption-side: bottom;
}

th {
    text-align: left;
}

label {
    display: inline-block;
    margin-bottom: .5rem;
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
textarea {
    line-height: inherit;
}

input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
    cursor: not-allowed;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
    -webkit-appearance: listbox;
}

textarea {
    resize: vertical;
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
}

input[type="search"] {
    -webkit-appearance: none;
}

output {
    display: inline-block;
}

[hidden] {
    display: none !important;
}



.lead {
    font-size: 1.25rem;
    font-weight: 300;
}

.display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.1;
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.1;
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.1;
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.1;
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
    font-size: 80%;
    font-weight: normal;
}

mark,
.mark {
    padding: 0.2em;
    background-color: #fcf8e3;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline {
    padding-left: 0;
    list-style: none;
}

.list-inline-item {
    display: inline-block;
}

.list-inline-item:not(:last-child) {
    margin-right: 5px;
}

.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

.blockquote {
    padding: 0.5rem 1rem;
    margin-bottom: 1rem;
    font-size: 1.25rem;
    border-left: 0.25rem solid #eceeef;
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #636c72;
}

.blockquote-footer::before {
    content: "\2014 \00A0";
}

.blockquote-reverse {
    padding-right: 1rem;
    padding-left: 0;
    text-align: right;
    border-right: 0.25rem solid #eceeef;
    border-left: 0;
}

.blockquote-reverse .blockquote-footer::before {
    content: "";
}

.blockquote-reverse .blockquote-footer::after {
    content: "\00A0 \2014";
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

.img-thumbnail {
    padding: 0.25rem;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0.25rem;
    transition: all 0.2s ease-in-out;
    max-width: 100%;
    height: auto;
}

.figure {
    display: inline-block;
}

.figure-img {
    margin-bottom: 0.5rem;
    line-height: 1;
}

.figure-caption {
    font-size: 90%;
    color: #636c72;
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

code {
    padding: 0.2rem 0.4rem;
    font-size: 90%;
    color: #bd4147;
    background-color: #f7f7f9;
    border-radius: 0.25rem;
}

a > code {
    padding: 0;
    color: inherit;
    background-color: inherit;
}

kbd {
    padding: 0.2rem 0.4rem;
    font-size: 90%;
    color: #fff;
    background-color: #292b2c;
    border-radius: 0.2rem;
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
}

pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 90%;
    color: #292b2c;
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border-radius: 0;
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

.container {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 576px) {
    .container {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (min-width: 768px) {
    .container {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (min-width: 992px) {
    .container {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (min-width: 1200px) {
    .container {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (min-width: 576px) {
    .container {
        width: 540px;
        max-width: 100%;
    }
}

@media (min-width: 768px) {
    .container {
        width: 720px;
        max-width: 100%;
    }
}

@media (min-width: 992px) {
    .container {
        width: 960px;
        max-width: 100%;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1180px;
        max-width: 100%;
    }
}

.container-fluid {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 576px) {
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (min-width: 768px) {
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (min-width: 992px) {
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (min-width: 1200px) {
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px;
    }
}

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

@media (min-width: 576px) {
    .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media (min-width: 768px) {
    .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media (min-width: 992px) {
    .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media (min-width: 1200px) {
    .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}

.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 576px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (min-width: 768px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (min-width: 992px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (min-width: 1200px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
        padding-right: 15px;
        padding-left: 15px;
    }
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
}

.col-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
}

.col-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%;
}

.col-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
}

.col-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%;
}

.col-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
}

.col-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%;
}

.col-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
}

.col-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%;
}

.pull-0 {
    right: auto;
}

.pull-1 {
    right: 8.3333333333%;
}

.pull-2 {
    right: 16.6666666667%;
}

.pull-3 {
    right: 25%;
}

.pull-4 {
    right: 33.3333333333%;
}

.pull-5 {
    right: 41.6666666667%;
}

.pull-6 {
    right: 50%;
}

.pull-7 {
    right: 58.3333333333%;
}

.pull-8 {
    right: 66.6666666667%;
}

.pull-9 {
    right: 75%;
}

.pull-10 {
    right: 83.3333333333%;
}

.pull-11 {
    right: 91.6666666667%;
}

.pull-12 {
    right: 100%;
}

.push-0 {
    left: auto;
}

.push-1 {
    left: 8.3333333333%;
}

.push-2 {
    left: 16.6666666667%;
}

.push-3 {
    left: 25%;
}

.push-4 {
    left: 33.3333333333%;
}

.push-5 {
    left: 41.6666666667%;
}

.push-6 {
    left: 50%;
}

.push-7 {
    left: 58.3333333333%;
}

.push-8 {
    left: 66.6666666667%;
}

.push-9 {
    left: 75%;
}

.push-10 {
    left: 83.3333333333%;
}

.push-11 {
    left: 91.6666666667%;
}

.push-12 {
    left: 100%;
}

.offset-1 {
    margin-left: 8.3333333333%;
}

.offset-2 {
    margin-left: 16.6666666667%;
}

.offset-3 {
    margin-left: 25%;
}

.offset-4 {
    margin-left: 33.3333333333%;
}

.offset-5 {
    margin-left: 41.6666666667%;
}

.offset-6 {
    margin-left: 50%;
}

.offset-7 {
    margin-left: 58.3333333333%;
}

.offset-8 {
    margin-left: 66.6666666667%;
}

.offset-9 {
    margin-left: 75%;
}

.offset-10 {
    margin-left: 83.3333333333%;
}

.offset-11 {
    margin-left: 91.6666666667%;
}

@media (min-width: 576px) {
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
    }

    .col-sm-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }

    .col-sm-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }

    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-sm-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }

    .col-sm-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }

    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-sm-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }

    .col-sm-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }

    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-sm-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }

    .col-sm-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }

    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .pull-sm-0 {
        right: auto;
    }

    .pull-sm-1 {
        right: 8.3333333333%;
    }

    .pull-sm-2 {
        right: 16.6666666667%;
    }

    .pull-sm-3 {
        right: 25%;
    }

    .pull-sm-4 {
        right: 33.3333333333%;
    }

    .pull-sm-5 {
        right: 41.6666666667%;
    }

    .pull-sm-6 {
        right: 50%;
    }

    .pull-sm-7 {
        right: 58.3333333333%;
    }

    .pull-sm-8 {
        right: 66.6666666667%;
    }

    .pull-sm-9 {
        right: 75%;
    }

    .pull-sm-10 {
        right: 83.3333333333%;
    }

    .pull-sm-11 {
        right: 91.6666666667%;
    }

    .pull-sm-12 {
        right: 100%;
    }

    .push-sm-0 {
        left: auto;
    }

    .push-sm-1 {
        left: 8.3333333333%;
    }

    .push-sm-2 {
        left: 16.6666666667%;
    }

    .push-sm-3 {
        left: 25%;
    }

    .push-sm-4 {
        left: 33.3333333333%;
    }

    .push-sm-5 {
        left: 41.6666666667%;
    }

    .push-sm-6 {
        left: 50%;
    }

    .push-sm-7 {
        left: 58.3333333333%;
    }

    .push-sm-8 {
        left: 66.6666666667%;
    }

    .push-sm-9 {
        left: 75%;
    }

    .push-sm-10 {
        left: 83.3333333333%;
    }

    .push-sm-11 {
        left: 91.6666666667%;
    }

    .push-sm-12 {
        left: 100%;
    }

    .offset-sm-0 {
        margin-left: 0%;
    }

    .offset-sm-1 {
        margin-left: 8.3333333333%;
    }

    .offset-sm-2 {
        margin-left: 16.6666666667%;
    }

    .offset-sm-3 {
        margin-left: 25%;
    }

    .offset-sm-4 {
        margin-left: 33.3333333333%;
    }

    .offset-sm-5 {
        margin-left: 41.6666666667%;
    }

    .offset-sm-6 {
        margin-left: 50%;
    }

    .offset-sm-7 {
        margin-left: 58.3333333333%;
    }

    .offset-sm-8 {
        margin-left: 66.6666666667%;
    }

    .offset-sm-9 {
        margin-left: 75%;
    }

    .offset-sm-10 {
        margin-left: 83.3333333333%;
    }

    .offset-sm-11 {
        margin-left: 91.6666666667%;
    }
}

@media (min-width: 768px) {
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
    }

    .col-md-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }

    .col-md-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }

    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-md-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }

    .col-md-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }

    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-md-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }

    .col-md-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }

    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-md-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }

    .col-md-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }

    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .pull-md-0 {
        right: auto;
    }

    .pull-md-1 {
        right: 8.3333333333%;
    }

    .pull-md-2 {
        right: 16.6666666667%;
    }

    .pull-md-3 {
        right: 25%;
    }

    .pull-md-4 {
        right: 33.3333333333%;
    }

    .pull-md-5 {
        right: 41.6666666667%;
    }

    .pull-md-6 {
        right: 50%;
    }

    .pull-md-7 {
        right: 58.3333333333%;
    }

    .pull-md-8 {
        right: 66.6666666667%;
    }

    .pull-md-9 {
        right: 75%;
    }

    .pull-md-10 {
        right: 83.3333333333%;
    }

    .pull-md-11 {
        right: 91.6666666667%;
    }

    .pull-md-12 {
        right: 100%;
    }

    .push-md-0 {
        left: auto;
    }

    .push-md-1 {
        left: 8.3333333333%;
    }

    .push-md-2 {
        left: 16.6666666667%;
    }

    .push-md-3 {
        left: 25%;
    }

    .push-md-4 {
        left: 33.3333333333%;
    }

    .push-md-5 {
        left: 41.6666666667%;
    }

    .push-md-6 {
        left: 50%;
    }

    .push-md-7 {
        left: 58.3333333333%;
    }

    .push-md-8 {
        left: 66.6666666667%;
    }

    .push-md-9 {
        left: 75%;
    }

    .push-md-10 {
        left: 83.3333333333%;
    }

    .push-md-11 {
        left: 91.6666666667%;
    }

    .push-md-12 {
        left: 100%;
    }

    .offset-md-0 {
        margin-left: 0%;
    }

    .offset-md-1 {
        margin-left: 8.3333333333%;
    }

    .offset-md-2 {
        margin-left: 16.6666666667%;
    }

    .offset-md-3 {
        margin-left: 25%;
    }

    .offset-md-4 {
        margin-left: 33.3333333333%;
    }

    .offset-md-5 {
        margin-left: 41.6666666667%;
    }

    .offset-md-6 {
        margin-left: 50%;
    }

    .offset-md-7 {
        margin-left: 58.3333333333%;
    }

    .offset-md-8 {
        margin-left: 66.6666666667%;
    }

    .offset-md-9 {
        margin-left: 75%;
    }

    .offset-md-10 {
        margin-left: 83.3333333333%;
    }

    .offset-md-11 {
        margin-left: 91.6666666667%;
    }
}

@media (min-width: 992px) {
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
    }

    .col-lg-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }

    .col-lg-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }

    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-lg-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }

    .col-lg-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }

    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-lg-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }

    .col-lg-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }

    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-lg-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }

    .col-lg-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }

    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .pull-lg-0 {
        right: auto;
    }

    .pull-lg-1 {
        right: 8.3333333333%;
    }

    .pull-lg-2 {
        right: 16.6666666667%;
    }

    .pull-lg-3 {
        right: 25%;
    }

    .pull-lg-4 {
        right: 33.3333333333%;
    }

    .pull-lg-5 {
        right: 41.6666666667%;
    }

    .pull-lg-6 {
        right: 50%;
    }

    .pull-lg-7 {
        right: 58.3333333333%;
    }

    .pull-lg-8 {
        right: 66.6666666667%;
    }

    .pull-lg-9 {
        right: 75%;
    }

    .pull-lg-10 {
        right: 83.3333333333%;
    }

    .pull-lg-11 {
        right: 91.6666666667%;
    }

    .pull-lg-12 {
        right: 100%;
    }

    .push-lg-0 {
        left: auto;
    }

    .push-lg-1 {
        left: 8.3333333333%;
    }

    .push-lg-2 {
        left: 16.6666666667%;
    }

    .push-lg-3 {
        left: 25%;
    }

    .push-lg-4 {
        left: 33.3333333333%;
    }

    .push-lg-5 {
        left: 41.6666666667%;
    }

    .push-lg-6 {
        left: 50%;
    }

    .push-lg-7 {
        left: 58.3333333333%;
    }

    .push-lg-8 {
        left: 66.6666666667%;
    }

    .push-lg-9 {
        left: 75%;
    }

    .push-lg-10 {
        left: 83.3333333333%;
    }

    .push-lg-11 {
        left: 91.6666666667%;
    }

    .push-lg-12 {
        left: 100%;
    }

    .offset-lg-0 {
        margin-left: 0%;
    }

    .offset-lg-1 {
        margin-left: 8.3333333333%;
    }

    .offset-lg-2 {
        margin-left: 16.6666666667%;
    }

    .offset-lg-3 {
        margin-left: 25%;
    }

    .offset-lg-4 {
        margin-left: 33.3333333333%;
    }

    .offset-lg-5 {
        margin-left: 41.6666666667%;
    }

    .offset-lg-6 {
        margin-left: 50%;
    }

    .offset-lg-7 {
        margin-left: 58.3333333333%;
    }

    .offset-lg-8 {
        margin-left: 66.6666666667%;
    }

    .offset-lg-9 {
        margin-left: 75%;
    }

    .offset-lg-10 {
        margin-left: 83.3333333333%;
    }

    .offset-lg-11 {
        margin-left: 91.6666666667%;
    }
}

@media (min-width: 1200px) {
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
    }

    .col-xl-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }

    .col-xl-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }

    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-xl-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }

    .col-xl-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }

    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-xl-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }

    .col-xl-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }

    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-xl-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }

    .col-xl-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }

    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .pull-xl-0 {
        right: auto;
    }

    .pull-xl-1 {
        right: 8.3333333333%;
    }

    .pull-xl-2 {
        right: 16.6666666667%;
    }

    .pull-xl-3 {
        right: 25%;
    }

    .pull-xl-4 {
        right: 33.3333333333%;
    }

    .pull-xl-5 {
        right: 41.6666666667%;
    }

    .pull-xl-6 {
        right: 50%;
    }

    .pull-xl-7 {
        right: 58.3333333333%;
    }

    .pull-xl-8 {
        right: 66.6666666667%;
    }

    .pull-xl-9 {
        right: 75%;
    }

    .pull-xl-10 {
        right: 83.3333333333%;
    }

    .pull-xl-11 {
        right: 91.6666666667%;
    }

    .pull-xl-12 {
        right: 100%;
    }

    .push-xl-0 {
        left: auto;
    }

    .push-xl-1 {
        left: 8.3333333333%;
    }

    .push-xl-2 {
        left: 16.6666666667%;
    }

    .push-xl-3 {
        left: 25%;
    }

    .push-xl-4 {
        left: 33.3333333333%;
    }

    .push-xl-5 {
        left: 41.6666666667%;
    }

    .push-xl-6 {
        left: 50%;
    }

    .push-xl-7 {
        left: 58.3333333333%;
    }

    .push-xl-8 {
        left: 66.6666666667%;
    }

    .push-xl-9 {
        left: 75%;
    }

    .push-xl-10 {
        left: 83.3333333333%;
    }

    .push-xl-11 {
        left: 91.6666666667%;
    }

    .push-xl-12 {
        left: 100%;
    }

    .offset-xl-0 {
        margin-left: 0%;
    }

    .offset-xl-1 {
        margin-left: 8.3333333333%;
    }

    .offset-xl-2 {
        margin-left: 16.6666666667%;
    }

    .offset-xl-3 {
        margin-left: 25%;
    }

    .offset-xl-4 {
        margin-left: 33.3333333333%;
    }

    .offset-xl-5 {
        margin-left: 41.6666666667%;
    }

    .offset-xl-6 {
        margin-left: 50%;
    }

    .offset-xl-7 {
        margin-left: 58.3333333333%;
    }

    .offset-xl-8 {
        margin-left: 66.6666666667%;
    }

    .offset-xl-9 {
        margin-left: 75%;
    }

    .offset-xl-10 {
        margin-left: 83.3333333333%;
    }

    .offset-xl-11 {
        margin-left: 91.6666666667%;
    }
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
}

.table th,
.table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #eceeef;
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #eceeef;
}

.table tbody + tbody {
    border-top: 2px solid #eceeef;
}

.table .table {
    background-color: #fff;
}

.table-sm th,
.table-sm td {
    padding: 0.3rem;
}

.table-bordered {
    border: 1px solid #eceeef;
}

.table-bordered th,
.table-bordered td {
    border: 1px solid #eceeef;
}

.table-bordered thead th,
.table-bordered thead td {
    border-bottom-width: 2px;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, 0.075);
}

.table-active,
.table-active > th,
.table-active > td {
    background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
    background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075);
}

.table-success,
.table-success > th,
.table-success > td {
    background-color: #dff0d8;
}

.table-hover .table-success:hover {
    background-color: #d0e9c6;
}

.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
    background-color: #d0e9c6;
}

.table-info,
.table-info > th,
.table-info > td {
    background-color: #d9edf7;
}

.table-hover .table-info:hover {
    background-color: #c4e3f3;
}

.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
    background-color: #c4e3f3;
}

.table-warning,
.table-warning > th,
.table-warning > td {
    background-color: #fcf8e3;
}

.table-hover .table-warning:hover {
    background-color: #faf2cc;
}

.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
    background-color: #faf2cc;
}

.table-danger,
.table-danger > th,
.table-danger > td {
    background-color: #f2dede;
}

.table-hover .table-danger:hover {
    background-color: #ebcccc;
}

.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
    background-color: #ebcccc;
}

.thead-inverse th {
    color: #fff;
    background-color: #292b2c;
}

.thead-default th {
    color: #464a4c;
    background-color: #eceeef;
}

.table-inverse {
    color: #fff;
    background-color: #292b2c;
}

.table-inverse th,
.table-inverse td,
.table-inverse thead th {
    border-color: #fff;
}

.table-inverse.table-bordered {
    border: 0;
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

.table-responsive.table-bordered {
    border: 0;
}

.form-control {
    display: block;
    width: 100%;
    padding: 0.5rem 0.75rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #464a4c;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}

.form-control:focus {
    color: #464a4c;
    background-color: #fff;
    border-color: #5cb3fd;
    outline: none;
}

.form-control::placeholder {
    color: #636c72;
    opacity: 1;
}

.form-control:disabled, .form-control[readonly] {
    background-color: #eceeef;
    opacity: 1;
}

.form-control:disabled {
    cursor: not-allowed;
}

select.form-control:not([size]):not([multiple]) {
    height: calc(32px + 2px);
}

select.form-control:focus::-ms-value {
    color: #464a4c;
    background-color: #fff;
}

.form-control-file,
.form-control-range {
    display: block;
}

.col-form-label {
    padding-top: calc(0.5rem - 1px * 2);
    padding-bottom: calc(0.5rem - 1px * 2);
    margin-bottom: 0;
}

.col-form-label-lg {
    padding-top: calc(0.75rem - 1px * 2);
    padding-bottom: calc(0.75rem - 1px * 2);
    font-size: 1.25rem;
}

.col-form-label-sm {
    padding-top: calc(0.25rem - 1px * 2);
    padding-bottom: calc(0.25rem - 1px * 2);
    font-size: 0.875rem;
}

.col-form-legend {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    margin-bottom: 0;
    font-size: 1rem;
}

.form-control-static {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    margin-bottom: 0;
    line-height: 1.25;
    border: solid transparent;
    border-width: 1px 0;
}

.form-control-static.form-control-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn, .form-control-static.form-control-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn {
    padding-right: 0;
    padding-left: 0;
}

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    border-radius: 0.2rem;
}

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > select.input-group-addon:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) {
    height: 1.8125rem;
}

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: 0.3rem;
}

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > select.input-group-addon:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]) {
    height: 3.1666666667rem;
}

.form-group {
    margin-bottom: 1rem;
}

.form-text {
    display: block;
    margin-top: 0.25rem;
}

.form-check {
    position: relative;
    display: block;
    margin-bottom: 0.5rem;
}

.form-check.disabled .form-check-label {
    color: #636c72;
    cursor: not-allowed;
}

.form-check-label {
    padding-left: 1.25rem;
    margin-bottom: 0;
    cursor: pointer;
}

.form-check-input {
    position: absolute;
    margin-top: 0.25rem;
    margin-left: -1.25rem;
}

.form-check-input:only-child {
    position: static;
}

.form-check-inline {
    display: inline-block;
}

.form-check-inline .form-check-label {
    vertical-align: middle;
}

.form-check-inline + .form-check-inline {
    margin-left: 0.75rem;
}

.form-control-feedback {
    margin-top: 0.25rem;
}

.form-control-success,
.form-control-warning,
.form-control-danger {
    padding-right: 2.25rem;
    background-repeat: no-repeat;
    background-position: center right 8px;
    background-size: 16px 16px;
}

.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .col-form-label,
.has-success .form-check-label,
.has-success .custom-control {
    color: #5cb85c;
}

.has-success .form-control {
    border-color: #5cb85c;
}

.has-success .input-group-addon {
    color: #5cb85c;
    border-color: #5cb85c;
    background-color: #eaf6ea;
}

.has-success .form-control-success {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
}

.has-warning .form-control-feedback,
.has-warning .form-control-label,
.has-warning .col-form-label,
.has-warning .form-check-label,
.has-warning .custom-control {
    color: #f0ad4e;
}

.has-warning .form-control {
    border-color: #f0ad4e;
}

.has-warning .input-group-addon {
    color: #f0ad4e;
    border-color: #f0ad4e;
    background-color: white;
}

.has-warning .form-control-warning {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E");
}

.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .col-form-label,
.has-danger .form-check-label,
.has-danger .custom-control {
    color: #d9534f;
}

.has-danger .form-control {
    border-color: #d9534f;
}

.has-danger .input-group-addon {
    color: #d9534f;
    border-color: #d9534f;
    background-color: #fdf7f7;
}

.has-danger .form-control-danger {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
}

.form-inline {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
}

.form-inline .form-check {
    width: 100%;
}

@media (min-width: 576px) {
    .form-inline label {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 0;
    }

    .form-inline .form-group {
        display: flex;
        flex: 0 0 auto;
        flex-flow: row wrap;
        align-items: center;
        margin-bottom: 0;
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .form-control-static {
        display: inline-block;
    }

    .form-inline .input-group {
        width: auto;
    }

    .form-inline .form-control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-check {
        display: flex;
        align-items: center;
        justify-content: center;
        width: auto;
        margin-top: 0;
        margin-bottom: 0;
    }

    .form-inline .form-check-label {
        padding-left: 0;
    }

    .form-inline .form-check-input {
        position: relative;
        margin-top: 0;
        margin-right: 0.25rem;
        margin-left: 0;
    }

    .form-inline .custom-control {
        display: flex;
        align-items: center;
        justify-content: center;
        padding-left: 0;
    }

    .form-inline .custom-control-indicator {
        position: static;
        display: inline-block;
        margin-right: 0.25rem;
        vertical-align: text-bottom;
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

.btn {
    display: inline-block;
    font-weight: normal;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.5rem 1rem;
    font-size: 1rem;
    border-radius: 0.25rem;
    transition: all 0.2s ease-in-out;
}

.btn:focus, .btn:hover {
    text-decoration: none;
}

.btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.25);
}

.btn.disabled, .btn:disabled {
    cursor: not-allowed;
    opacity: .65;
}

.btn:active, .btn.active {
    background-image: none;
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none;
}

.btn-primary {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8;
}

.btn-primary:hover {
    color: #fff;
    background-color: #025aa5;
    border-color: #01549b;
}

.btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5);
}

.btn-primary.disabled, .btn-primary:disabled {
    background-color: #0275d8;
    border-color: #0275d8;
}

.btn-primary:active, .btn-primary.active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #025aa5;
    background-image: none;
    border-color: #01549b;
}

.btn-secondary {
    color: #292b2c;
    background-color: #fff;
    border-color: #ccc;
}

.btn-secondary:hover {
    color: #292b2c;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.btn-secondary:focus, .btn-secondary.focus {
    box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
}

.btn-secondary.disabled, .btn-secondary:disabled {
    background-color: #fff;
    border-color: #ccc;
}

.btn-secondary:active, .btn-secondary.active, .show > .btn-secondary.dropdown-toggle {
    color: #292b2c;
    background-color: #e6e6e6;
    background-image: none;
    border-color: #adadad;
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de;
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2;
}

.btn-info:focus, .btn-info.focus {
    box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
}

.btn-info.disabled, .btn-info:disabled {
    background-color: #5bc0de;
    border-color: #5bc0de;
}

.btn-info:active, .btn-info.active, .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    background-image: none;
    border-color: #2aabd2;
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #419641;
}

.btn-success:focus, .btn-success.focus {
    box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
}

.btn-success.disabled, .btn-success:disabled {
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.btn-success:active, .btn-success.active, .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    background-image: none;
    border-color: #419641;
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316;
}

.btn-warning:focus, .btn-warning.focus {
    box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
}

.btn-warning.disabled, .btn-warning:disabled {
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.btn-warning:active, .btn-warning.active, .show > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    background-image: none;
    border-color: #eb9316;
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f;
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a;
}

.btn-danger:focus, .btn-danger.focus {
    box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
}

.btn-danger.disabled, .btn-danger:disabled {
    background-color: #d9534f;
    border-color: #d9534f;
}

.btn-danger:active, .btn-danger.active, .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    background-image: none;
    border-color: #c12e2a;
}

.btn-outline-primary {
    color: #0275d8;
    background-image: none;
    background-color: transparent;
    border-color: #0275d8;
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5);
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #0275d8;
    background-color: transparent;
}

.btn-outline-primary:active, .btn-outline-primary.active, .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8;
}

.btn-outline-secondary {
    color: #ccc;
    background-image: none;
    background-color: transparent;
    border-color: #ccc;
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc;
}

.btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
}

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #ccc;
    background-color: transparent;
}

.btn-outline-secondary:active, .btn-outline-secondary.active, .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc;
}

.btn-outline-info {
    color: #5bc0de;
    background-image: none;
    background-color: transparent;
    border-color: #5bc0de;
}

.btn-outline-info:hover {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de;
}

.btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
}

.btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #5bc0de;
    background-color: transparent;
}

.btn-outline-info:active, .btn-outline-info.active, .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de;
}

.btn-outline-success {
    color: #5cb85c;
    background-image: none;
    background-color: transparent;
    border-color: #5cb85c;
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
}

.btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #5cb85c;
    background-color: transparent;
}

.btn-outline-success:active, .btn-outline-success.active, .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.btn-outline-warning {
    color: #f0ad4e;
    background-image: none;
    background-color: transparent;
    border-color: #f0ad4e;
}

.btn-outline-warning:hover {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
}

.btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #f0ad4e;
    background-color: transparent;
}

.btn-outline-warning:active, .btn-outline-warning.active, .show > .btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.btn-outline-danger {
    color: #d9534f;
    background-image: none;
    background-color: transparent;
    border-color: #d9534f;
}

.btn-outline-danger:hover {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f;
}

.btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
}

.btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #d9534f;
    background-color: transparent;
}

.btn-outline-danger:active, .btn-outline-danger.active, .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f;
}

.btn-link {
    font-weight: normal;
    color: #0275d8;
    border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
    background-color: transparent;
}

.btn-link, .btn-link:focus, .btn-link:active {
    border-color: transparent;
}

.btn-link:hover {
    border-color: transparent;
}

.btn-link:focus, .btn-link:hover {
    color: #014c8c;
    text-decoration: underline;
    background-color: transparent;
}

.btn-link:disabled {
    color: #636c72;
}

.btn-link:disabled:focus, .btn-link:disabled:hover {
    text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: 0.3rem;
}

.btn-sm, .btn-group-sm > .btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    border-radius: 0.2rem;
}

.btn-block {
    display: block;
    width: 100%;
}

.btn-block + .btn-block {
    margin-top: 0.5rem;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}

.fade {
    opacity: 0;
    transition: opacity 0.15s linear;
}

.fade.show {
    opacity: 1;
}

.collapse {
    display: none;
}

.collapse.show {
    display: block;
}

tr.collapse.show {
    display: table-row;
}

tbody.collapse.show {
    display: table-row-group;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height 0.35s ease;
}

.dropup,
.dropdown {
    position: relative;
}

.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.3em;
    vertical-align: middle;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-left: 0.3em solid transparent;
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropup .dropdown-toggle::after {
    border-top: 0;
    border-bottom: 0.3em solid;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #292b2c;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}

.dropdown-divider {
    height: 1px;
    margin: 0.5rem 0;
    overflow: hidden;
    background-color: #eceeef;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 3px 1.5rem;
    clear: both;
    font-weight: normal;
    color: #292b2c;
    text-align: inherit;
    white-space: nowrap;
    background: none;
    border: 0;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #1d1e1f;
    text-decoration: none;
    background-color: #f7f7f9;
}

.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #0275d8;
}

.dropdown-item.disabled, .dropdown-item:disabled {
    color: #636c72;
    cursor: not-allowed;
    background-color: transparent;
}

.show > .dropdown-menu {
    display: block;
}

.show > a {
    outline: 0;
}

.dropdown-menu-right {
    right: 0;
    left: auto;
}

.dropdown-menu-left {
    right: auto;
    left: 0;
}

.dropdown-header {
    display: block;
    padding: 0.5rem 1.5rem;
    margin-bottom: 0;
    font-size: 0.875rem;
    color: #636c72;
    white-space: nowrap;
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990;
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 0.125rem;
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-flex;
    vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
    position: relative;
    flex: 0 1 auto;
}

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
    z-index: 2;
}

.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
    z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group,
.btn-group-vertical .btn + .btn,
.btn-group-vertical .btn + .btn-group,
.btn-group-vertical .btn-group + .btn,
.btn-group-vertical .btn-group + .btn-group {
    margin-left: -1px;
}

.btn-toolbar {
    display: flex;
    justify-content: flex-start;
}

.btn-toolbar .input-group {
    width: auto;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}

.btn-group > .btn:first-child {
    margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.btn-group > .btn-group {
    float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0;
}

.btn + .dropdown-toggle-split {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
}

.btn + .dropdown-toggle-split::after {
    margin-left: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
    padding-right: 0.375rem;
    padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
    padding-right: 1.125rem;
    padding-left: 1.125rem;
}

.btn-group-vertical {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}

.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
    width: 100%;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.input-group {
    position: relative;
    display: flex;
    width: 100%;
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}

.input-group .form-control:focus, .input-group .form-control:active, .input-group .form-control:hover {
    z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.input-group-addon,
.input-group-btn {
    white-space: nowrap;
    vertical-align: middle;
}

.input-group-addon {
    padding: 0.5rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.25;
    color: #464a4c;
    text-align: center;
    background-color: #eceeef;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}

.input-group-addon.form-control-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    border-radius: 0.2rem;
}

.input-group-addon.form-control-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: 0.3rem;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
    margin-top: 0;
}

.input-group .form-control:not(:last-child),
.input-group-addon:not(:last-child),
.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group > .btn,
.input-group-btn:not(:last-child) > .dropdown-toggle,
.input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.input-group-addon:not(:last-child) {
    border-right: 0;
}

.input-group .form-control:not(:first-child),
.input-group-addon:not(:first-child),
.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group > .btn,
.input-group-btn:not(:first-child) > .dropdown-toggle,
.input-group-btn:not(:last-child) > .btn:not(:first-child),
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.form-control + .input-group-addon:not(:first-child) {
    border-left: 0;
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

.input-group-btn > .btn {
    position: relative;
    flex: 1;
}

.input-group-btn > .btn + .btn {
    margin-left: -1px;
}

.input-group-btn > .btn:focus, .input-group-btn > .btn:active, .input-group-btn > .btn:hover {
    z-index: 3;
}

.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group {
    margin-right: -1px;
}

.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group {
    z-index: 2;
    margin-left: -1px;
}

.input-group-btn:not(:first-child) > .btn:focus, .input-group-btn:not(:first-child) > .btn:active, .input-group-btn:not(:first-child) > .btn:hover,
.input-group-btn:not(:first-child) > .btn-group:focus,
.input-group-btn:not(:first-child) > .btn-group:active,
.input-group-btn:not(:first-child) > .btn-group:hover {
    z-index: 3;
}

.custom-control {
    position: relative;
    display: inline-flex;
    min-height: 1.5rem;
    padding-left: 1.5rem;
    margin-right: 1rem;
    cursor: pointer;
}

.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.custom-control-input:checked ~ .custom-control-indicator {
    color: #fff;
    background-color: #0275d8;
}

.custom-control-input:focus ~ .custom-control-indicator {
    box-shadow: 0 0 0 1px #fff, 0 0 0 3px #0275d8;
}

.custom-control-input:active ~ .custom-control-indicator {
    color: #fff;
    background-color: #8fcafe;
}

.custom-control-input:disabled ~ .custom-control-indicator {
    cursor: not-allowed;
    background-color: #eceeef;
}

.custom-control-input:disabled ~ .custom-control-description {
    color: #636c72;
    cursor: not-allowed;
}

.custom-control-indicator {
    position: absolute;
    top: 0.25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    user-select: none;
    background-color: #ddd;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
}

.custom-checkbox .custom-control-indicator {
    border-radius: 0.25rem;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
    background-color: #0275d8;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}

.custom-radio .custom-control-indicator {
    border-radius: 50%;
}

.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}

.custom-controls-stacked {
    display: flex;
    flex-direction: column;
}

.custom-controls-stacked .custom-control {
    margin-bottom: 0.25rem;
}

.custom-controls-stacked .custom-control + .custom-control {
    margin-left: 0;
}

.custom-select {
    display: inline-block;
    max-width: 100%;
    height: calc(32px + 2px);
    padding: 0.375rem 1.75rem 0.375rem 0.75rem;
    line-height: 1.25;
    color: #464a4c;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
    background-size: 8px 10px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.custom-select:focus {
    border-color: #5cb3fd;
    outline: none;
}

.custom-select:focus::-ms-value {
    color: #464a4c;
    background-color: #fff;
}

.custom-select:disabled {
    color: #636c72;
    cursor: not-allowed;
    background-color: #eceeef;
}

.custom-select::-ms-expand {
    opacity: 0;
}

.custom-select-sm {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    font-size: 75%;
}

.custom-file {
    position: relative;
    display: inline-block;
    max-width: 100%;
    height: 2.5rem;
    margin-bottom: 0;
    cursor: pointer;
}

.custom-file-input {
    min-width: 14rem;
    max-width: 100%;
    height: 2.5rem;
    margin: 0;
    filter: alpha(opacity=0);
    opacity: 0;
}

.custom-file-control {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 5;
    height: 2.5rem;
    padding: 0.5rem 1rem;
    line-height: 1.5;
    color: #464a4c;
    pointer-events: none;
    user-select: none;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}

.custom-file-control:lang(en)::after {
    content: "Choose file...";
}

.custom-file-control::before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 6;
    display: block;
    height: 2.5rem;
    padding: 0.5rem 1rem;
    line-height: 1.5;
    color: #464a4c;
    background-color: #eceeef;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0 0.25rem 0.25rem 0;
}

.custom-file-control:lang(en)::before {
    content: "Browse";
}

.nav {
    display: flex;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav-link {
    display: block;
    padding: 0.5em 1em;
}

.nav-link:focus, .nav-link:hover {
    text-decoration: none;
}

.nav-link.disabled {
    color: #636c72;
    cursor: not-allowed;
}

.nav-tabs {
    border-bottom: 1px solid #ddd;
}

.nav-tabs .nav-item {
    margin-bottom: -1px;
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-right-radius: 0.25rem;
    border-top-left-radius: 0.25rem;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: #eceeef #eceeef #ddd;
}

.nav-tabs .nav-link.disabled {
    color: #636c72;
    background-color: transparent;
    border-color: transparent;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
    color: #464a4c;
    background-color: #fff;
    border-color: #ddd #ddd #fff;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.nav-pills .nav-link {
    border-radius: 0.25rem;
}

.nav-pills .nav-link.active,
.nav-pills .nav-item.show .nav-link {
    color: #fff;
    cursor: default;
    background-color: #0275d8;
}

.nav-fill .nav-item {
    flex: 1 1 auto;
    text-align: center;
}

.nav-justified .nav-item {
    flex: 1 1 100%;
    text-align: center;
}

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .active {
    display: block;
}

.navbar {
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 0.5rem 1rem;
}

.navbar-brand {
    display: inline-block;
    padding-top: .25rem;
    padding-bottom: .25rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}

.navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none;
}

.navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
}

.navbar-text {
    display: inline-block;
    padding-top: .425rem;
    padding-bottom: .425rem;
}

.navbar-toggler {
    align-self: flex-start;
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    background: transparent;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

.navbar-toggler:focus, .navbar-toggler:hover {
    text-decoration: none;
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%;
}

.navbar-toggler-left {
    position: absolute;
    left: 1rem;
}

.navbar-toggler-right {
    position: absolute;
    right: 1rem;
}

@media (max-width: 575px) {
    .navbar-toggleable .navbar-nav .dropdown-menu {
        position: static;
        float: none;
    }

    .navbar-toggleable > .container {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width: 576px) {
    .navbar-toggleable {
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center;
    }

    .navbar-toggleable .navbar-nav {
        flex-direction: row;
    }

    .navbar-toggleable .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem;
    }

    .navbar-toggleable > .container {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
    }

    .navbar-toggleable .navbar-collapse {
        display: flex !important;
        width: 100%;
    }

    .navbar-toggleable .navbar-toggler {
        display: none;
    }
}

@media (max-width: 767px) {
    .navbar-toggleable-sm .navbar-nav .dropdown-menu {
        position: static;
        float: none;
    }

    .navbar-toggleable-sm > .container {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width: 768px) {
    .navbar-toggleable-sm {
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center;
    }

    .navbar-toggleable-sm .navbar-nav {
        flex-direction: row;
    }

    .navbar-toggleable-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem;
    }

    .navbar-toggleable-sm > .container {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
    }

    .navbar-toggleable-sm .navbar-collapse {
        display: flex !important;
        width: 100%;
    }

    .navbar-toggleable-sm .navbar-toggler {
        display: none;
    }
}

@media (max-width: 991px) {
    .navbar-toggleable-md .navbar-nav .dropdown-menu {
        position: static;
        float: none;
    }

    .navbar-toggleable-md > .container {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width: 992px) {
    .navbar-toggleable-md {
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center;
    }

    .navbar-toggleable-md .navbar-nav {
        flex-direction: row;
    }

    .navbar-toggleable-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem;
    }

    .navbar-toggleable-md > .container {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
    }

    .navbar-toggleable-md .navbar-collapse {
        display: flex !important;
        width: 100%;
    }

    .navbar-toggleable-md .navbar-toggler {
        display: none;
    }
}

@media (max-width: 1199px) {
    .navbar-toggleable-lg .navbar-nav .dropdown-menu {
        position: static;
        float: none;
    }

    .navbar-toggleable-lg > .container {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width: 1200px) {
    .navbar-toggleable-lg {
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center;
    }

    .navbar-toggleable-lg .navbar-nav {
        flex-direction: row;
    }

    .navbar-toggleable-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem;
    }

    .navbar-toggleable-lg > .container {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
    }

    .navbar-toggleable-lg .navbar-collapse {
        display: flex !important;
        width: 100%;
    }

    .navbar-toggleable-lg .navbar-toggler {
        display: none;
    }
}

.navbar-toggleable-xl {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
    position: static;
    float: none;
}

.navbar-toggleable-xl > .container {
    padding-right: 0;
    padding-left: 0;
}

.navbar-toggleable-xl .navbar-nav {
    flex-direction: row;
}

.navbar-toggleable-xl .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
}

.navbar-toggleable-xl > .container {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}

.navbar-toggleable-xl .navbar-collapse {
    display: flex !important;
    width: 100%;
}

.navbar-toggleable-xl .navbar-toggler {
    display: none;
}

.navbar-light .navbar-brand,
.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover,
.navbar-light .navbar-toggler:focus,
.navbar-light .navbar-toggler:hover {
    color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, 0.7);
}

.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3);
}

.navbar-light .navbar-nav .open > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.active {
    color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-toggler {
    border-color: rgba(0, 0, 0, 0.1);
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.navbar-light .navbar-text {
    color: rgba(0, 0, 0, 0.5);
}

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-toggler {
    color: white;
}

.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-toggler:focus,
.navbar-inverse .navbar-toggler:hover {
    color: white;
}

.navbar-inverse .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.5);
}

.navbar-inverse .navbar-nav .nav-link:focus, .navbar-inverse .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, 0.75);
}

.navbar-inverse .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25);
}

.navbar-inverse .navbar-nav .open > .nav-link,
.navbar-inverse .navbar-nav .active > .nav-link,
.navbar-inverse .navbar-nav .nav-link.open,
.navbar-inverse .navbar-nav .nav-link.active {
    color: white;
}

.navbar-inverse .navbar-toggler {
    border-color: rgba(255, 255, 255, 0.1);
}

.navbar-inverse .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.navbar-inverse .navbar-text {
    color: rgba(255, 255, 255, 0.5);
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
}

.card-block {
    flex: 1 1 auto;
    padding: 1.25rem;
}

.card-title {
    margin-bottom: 0.75rem;
}

.card-subtitle {
    margin-top: -0.375rem;
    margin-bottom: 0;
}

.card-text:last-child {
    margin-bottom: 0;
}

.card-link:hover {
    text-decoration: none;
}

.card-link + .card-link {
    margin-left: 1.25rem;
}

.card > .list-group:first-child .list-group-item:first-child {
    border-top-right-radius: 0.25rem;
    border-top-left-radius: 0.25rem;
}

.card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: #f7f7f9;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-footer {
    padding: 0.75rem 1.25rem;
    background-color: #f7f7f9;
    border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
    margin-right: -0.625rem;
    margin-bottom: -0.75rem;
    margin-left: -0.625rem;
    border-bottom: 0;
}

.card-header-pills {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
}

.card-primary {
    background-color: #0275d8;
    border-color: #0275d8;
}

.card-primary .card-header,
.card-primary .card-footer {
    background-color: transparent;
}

.card-success {
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.card-success .card-header,
.card-success .card-footer {
    background-color: transparent;
}

.card-info {
    background-color: #5bc0de;
    border-color: #5bc0de;
}

.card-info .card-header,
.card-info .card-footer {
    background-color: transparent;
}

.card-warning {
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.card-warning .card-header,
.card-warning .card-footer {
    background-color: transparent;
}

.card-danger {
    background-color: #d9534f;
    border-color: #d9534f;
}

.card-danger .card-header,
.card-danger .card-footer {
    background-color: transparent;
}

.card-outline-primary {
    background-color: transparent;
    border-color: #0275d8;
}

.card-outline-secondary {
    background-color: transparent;
    border-color: #ccc;
}

.card-outline-info {
    background-color: transparent;
    border-color: #5bc0de;
}

.card-outline-success {
    background-color: transparent;
    border-color: #5cb85c;
}

.card-outline-warning {
    background-color: transparent;
    border-color: #f0ad4e;
}

.card-outline-danger {
    background-color: transparent;
    border-color: #d9534f;
}

.card-inverse {
    color: rgba(255, 255, 255, 0.65);
}

.card-inverse .card-header,
.card-inverse .card-footer {
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0.2);
}

.card-inverse .card-header,
.card-inverse .card-footer,
.card-inverse .card-title,
.card-inverse .card-blockquote {
    color: #fff;
}

.card-inverse .card-link,
.card-inverse .card-text,
.card-inverse .card-subtitle,
.card-inverse .card-blockquote .blockquote-footer {
    color: rgba(255, 255, 255, 0.65);
}

.card-inverse .card-link:focus, .card-inverse .card-link:hover {
    color: #fff;
}

.card-blockquote {
    padding: 0;
    margin-bottom: 0;
    border-left: 0;
}

.card-img {
    border-radius: calc(0.25rem - 1px);
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
}

.card-img-top {
    border-top-right-radius: calc(0.25rem - 1px);
    border-top-left-radius: calc(0.25rem - 1px);
}

.card-img-bottom {
    border-bottom-right-radius: calc(0.25rem - 1px);
    border-bottom-left-radius: calc(0.25rem - 1px);
}

@media (min-width: 576px) {
    .card-deck {
        display: flex;
        flex-flow: row wrap;
    }

    .card-deck .card {
        display: flex;
        flex: 1 0 0;
        flex-direction: column;
    }

    .card-deck .card:not(:first-child) {
        margin-left: 15px;
    }

    .card-deck .card:not(:last-child) {
        margin-right: 15px;
    }
}

@media (min-width: 576px) {
    .card-group {
        display: flex;
        flex-flow: row wrap;
    }

    .card-group .card {
        flex: 1 0 0;
    }

    .card-group .card + .card {
        margin-left: 0;
        border-left: 0;
    }

    .card-group .card:first-child {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

    .card-group .card:first-child .card-img-top {
        border-top-right-radius: 0;
    }

    .card-group .card:first-child .card-img-bottom {
        border-bottom-right-radius: 0;
    }

    .card-group .card:last-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

    .card-group .card:last-child .card-img-top {
        border-top-left-radius: 0;
    }

    .card-group .card:last-child .card-img-bottom {
        border-bottom-left-radius: 0;
    }

    .card-group .card:not(:first-child):not(:last-child) {
        border-radius: 0;
    }

    .card-group .card:not(:first-child):not(:last-child) .card-img-top,
    .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
        border-radius: 0;
    }
}

@media (min-width: 576px) {
    .card-columns {
        column-count: 3;
        column-gap: 1.25rem;
    }

    .card-columns .card {
        display: inline-block;
        width: 100%;
        margin-bottom: 0.75rem;
    }
}

.breadcrumb {
    padding: 0.75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #eceeef;
    border-radius: 0.25rem;
}

.breadcrumb::after {
    display: block;
    content: "";
    clear: both;
}

.breadcrumb-item {
    float: left;
}

.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    color: #636c72;
    content: "/";
}

.breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: underline;
}

.breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none;
}

.breadcrumb-item.active {
    color: #636c72;
}

.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0.25rem;
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-bottom-left-radius: 0.25rem;
    border-top-left-radius: 0.25rem;
}

.page-item:last-child .page-link {
    border-bottom-right-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}

.page-item.active .page-link {
    z-index: 2;
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8;
}

.page-item.disabled .page-link {
    color: #636c72;
    pointer-events: none;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}

.page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #0275d8;
    background-color: #fff;
    border: 1px solid #ddd;
}

.page-link:focus, .page-link:hover {
    color: #014c8c;
    text-decoration: none;
    background-color: #eceeef;
    border-color: #ddd;
}

.pagination-lg .page-link {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
}

.pagination-lg .page-item:first-child .page-link {
    border-bottom-left-radius: 0.3rem;
    border-top-left-radius: 0.3rem;
}

.pagination-lg .page-item:last-child .page-link {
    border-bottom-right-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}

.pagination-sm .page-link {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
}

.pagination-sm .page-item:first-child .page-link {
    border-bottom-left-radius: 0.2rem;
    border-top-left-radius: 0.2rem;
}

.pagination-sm .page-item:last-child .page-link {
    border-bottom-right-radius: 0.2rem;
    border-top-right-radius: 0.2rem;
}

.badge {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
}

.badge:empty {
    display: none;
}

.btn .badge {
    position: relative;
    top: -1px;
}

a.badge:focus, a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.badge-pill {
    padding-right: 0.6em;
    padding-left: 0.6em;
    border-radius: 10rem;
}

.badge-default {
    background-color: #636c72;
}

.badge-default[href]:focus, .badge-default[href]:hover {
    background-color: #4b5257;
}

.badge-primary {
    background-color: #0275d8;
}

.badge-primary[href]:focus, .badge-primary[href]:hover {
    background-color: #025aa5;
}

.badge-success {
    background-color: #5cb85c;
}

.badge-success[href]:focus, .badge-success[href]:hover {
    background-color: #449d44;
}

.badge-info {
    background-color: #5bc0de;
}

.badge-info[href]:focus, .badge-info[href]:hover {
    background-color: #31b0d5;
}

.badge-warning {
    background-color: #f0ad4e;
}

.badge-warning[href]:focus, .badge-warning[href]:hover {
    background-color: #ec971f;
}

.badge-danger {
    background-color: #d9534f;
}

.badge-danger[href]:focus, .badge-danger[href]:hover {
    background-color: #c9302c;
}

.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #eceeef;
    border-radius: 0.3rem;
}

@media (min-width: 576px) {
    .jumbotron {
        padding: 4rem 2rem;
    }
}

.jumbotron-hr {
    border-top-color: #d0d5d8;
}

.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0;
}

.alert {
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

.alert-heading {
    color: inherit;
}

.alert-link {
    font-weight: bold;
}

.alert-dismissible .close {
    position: relative;
    top: -0.75rem;
    right: -1.25rem;
    padding: 0.75rem 1.25rem;
    color: inherit;
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d0e9c6;
    color: #3c763d;
}

.alert-success hr {
    border-top-color: #c1e2b3;
}

.alert-success .alert-link {
    color: #2b542c;
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bcdff1;
    color: #31708f;
}

.alert-info hr {
    border-top-color: #a6d5ec;
}

.alert-info .alert-link {
    color: #245269;
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faf2cc;
    color: #8a6d3b;
}

.alert-warning hr {
    border-top-color: #f7ecb5;
}

.alert-warning .alert-link {
    color: #66512c;
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebcccc;
    color: #a94442;
}

.alert-danger hr {
    border-top-color: #e4b9b9;
}

.alert-danger .alert-link {
    color: #843534;
}

@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0;
    }
    to {
        background-position: 0 0;
    }
}

.progress {
    display: flex;
    overflow: hidden;
    font-size: 0.75rem;
    line-height: 1rem;
    text-align: center;
    background-color: #eceeef;
    border-radius: 0.25rem;
}

.progress-bar {
    height: 1rem;
    color: #fff;
    background-color: #0275d8;
}

.progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem;
}

.progress-bar-animated {
    animation: progress-bar-stripes 1s linear infinite;
}

.media {
    display: flex;
    align-items: flex-start;
}

.media-body {
    flex: 1;
}

.list-group {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
}

.list-group-item-action {
    width: 100%;
    color: #464a4c;
    text-align: inherit;
}

.list-group-item-action .list-group-item-heading {
    color: #292b2c;
}

.list-group-item-action:focus, .list-group-item-action:hover {
    color: #464a4c;
    text-decoration: none;
    background-color: #f7f7f9;
}

.list-group-item-action:active {
    color: #292b2c;
    background-color: #eceeef;
}

.list-group-item {
    position: relative;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    padding: 0.75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125);
}

.list-group-item:first-child {
    border-top-right-radius: 0.25rem;
    border-top-left-radius: 0.25rem;
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.list-group-item:focus, .list-group-item:hover {
    text-decoration: none;
}

.list-group-item.disabled, .list-group-item:disabled {
    color: #636c72;
    cursor: not-allowed;
    background-color: #fff;
}

.list-group-item.disabled .list-group-item-heading, .list-group-item:disabled .list-group-item-heading {
    color: inherit;
}

.list-group-item.disabled .list-group-item-text, .list-group-item:disabled .list-group-item-text {
    color: #636c72;
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small {
    color: inherit;
}

.list-group-item.active .list-group-item-text {
    color: #daeeff;
}

.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0;
}

.list-group-flush:first-child .list-group-item:first-child {
    border-top: 0;
}

.list-group-flush:last-child .list-group-item:last-child {
    border-bottom: 0;
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit;
}

a.list-group-item-success:focus, a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6;
}

a.list-group-item-success.active,
button.list-group-item-success.active {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d;
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit;
}

a.list-group-item-info:focus, a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3;
}

a.list-group-item-info.active,
button.list-group-item-info.active {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f;
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit;
}

a.list-group-item-warning:focus, a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc;
}

a.list-group-item-warning.active,
button.list-group-item-warning.active {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b;
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit;
}

a.list-group-item-danger:focus, a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc;
}

a.list-group-item-danger.active,
button.list-group-item-danger.active {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442;
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}

.embed-responsive::before {
    display: block;
    content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.embed-responsive-21by9::before {
    padding-top: 42.8571428571%;
}

.embed-responsive-16by9::before {
    padding-top: 56.25%;
}

.embed-responsive-4by3::before {
    padding-top: 75%;
}

.embed-responsive-1by1::before {
    padding-top: 100%;
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}

.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .75;
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.modal-open {
    overflow: hidden;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0;
}

.modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -25%);
}

.modal.show .modal-dialog {
    transform: translate(0, 0);
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

.modal-backdrop.fade {
    opacity: 0;
}

.modal-backdrop.show {
    opacity: 0.5;
}

.modal-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px;
    border-bottom: 1px solid #eceeef;
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 15px;
}

.modal-footer {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 15px;
    border-top: 1px solid #eceeef;
}

.modal-footer > :not(:first-child) {
    margin-left: .25rem;
}

.modal-footer > :not(:last-child) {
    margin-right: .25rem;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 30px auto;
    }

    .modal-sm {
        max-width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        max-width: 800px;
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    font-size: 0.875rem;
    word-wrap: break-word;
    opacity: 0;
}

.tooltip.show {
    opacity: 0.9;
}

.tooltip.tooltip-top, .tooltip.bs-tether-element-attached-bottom {
    padding: 5px 0;
    margin-top: -3px;
}

.tooltip.tooltip-top .tooltip-inner::before, .tooltip.bs-tether-element-attached-bottom .tooltip-inner::before {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    content: "";
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.tooltip-right, .tooltip.bs-tether-element-attached-left {
    padding: 0 5px;
    margin-left: 3px;
}

.tooltip.tooltip-right .tooltip-inner::before, .tooltip.bs-tether-element-attached-left .tooltip-inner::before {
    top: 50%;
    left: 0;
    margin-top: -5px;
    content: "";
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}

.tooltip.tooltip-bottom, .tooltip.bs-tether-element-attached-top {
    padding: 5px 0;
    margin-top: 3px;
}

.tooltip.tooltip-bottom .tooltip-inner::before, .tooltip.bs-tether-element-attached-top .tooltip-inner::before {
    top: 0;
    left: 50%;
    margin-left: -5px;
    content: "";
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.tooltip-left, .tooltip.bs-tether-element-attached-right {
    padding: 0 5px;
    margin-left: -3px;
}

.tooltip.tooltip-left .tooltip-inner::before, .tooltip.bs-tether-element-attached-right .tooltip-inner::before {
    top: 50%;
    right: 0;
    margin-top: -5px;
    content: "";
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 0.25rem;
}

.tooltip-inner::before {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    padding: 1px;
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    font-size: 0.875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
}

.popover.popover-top, .popover.bs-tether-element-attached-bottom {
    margin-top: -10px;
}

.popover.popover-top::before, .popover.popover-top::after, .popover.bs-tether-element-attached-bottom::before, .popover.bs-tether-element-attached-bottom::after {
    left: 50%;
    border-bottom-width: 0;
}

.popover.popover-top::before, .popover.bs-tether-element-attached-bottom::before {
    bottom: -11px;
    margin-left: -11px;
    border-top-color: rgba(0, 0, 0, 0.25);
}

.popover.popover-top::after, .popover.bs-tether-element-attached-bottom::after {
    bottom: -10px;
    margin-left: -10px;
    border-top-color: #fff;
}

.popover.popover-right, .popover.bs-tether-element-attached-left {
    margin-left: 10px;
}

.popover.popover-right::before, .popover.popover-right::after, .popover.bs-tether-element-attached-left::before, .popover.bs-tether-element-attached-left::after {
    top: 50%;
    border-left-width: 0;
}

.popover.popover-right::before, .popover.bs-tether-element-attached-left::before {
    left: -11px;
    margin-top: -11px;
    border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.popover-right::after, .popover.bs-tether-element-attached-left::after {
    left: -10px;
    margin-top: -10px;
    border-right-color: #fff;
}

.popover.popover-bottom, .popover.bs-tether-element-attached-top {
    margin-top: 10px;
}

.popover.popover-bottom::before, .popover.popover-bottom::after, .popover.bs-tether-element-attached-top::before, .popover.bs-tether-element-attached-top::after {
    left: 50%;
    border-top-width: 0;
}

.popover.popover-bottom::before, .popover.bs-tether-element-attached-top::before {
    top: -11px;
    margin-left: -11px;
    border-bottom-color: rgba(0, 0, 0, 0.25);
}

.popover.popover-bottom::after, .popover.bs-tether-element-attached-top::after {
    top: -10px;
    margin-left: -10px;
    border-bottom-color: #f7f7f7;
}

.popover.popover-bottom .popover-title::before, .popover.bs-tether-element-attached-top .popover-title::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 20px;
    margin-left: -10px;
    content: "";
    border-bottom: 1px solid #f7f7f7;
}

.popover.popover-left, .popover.bs-tether-element-attached-right {
    margin-left: -10px;
}

.popover.popover-left::before, .popover.popover-left::after, .popover.bs-tether-element-attached-right::before, .popover.bs-tether-element-attached-right::after {
    top: 50%;
    border-right-width: 0;
}

.popover.popover-left::before, .popover.bs-tether-element-attached-right::before {
    right: -11px;
    margin-top: -11px;
    border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.popover-left::after, .popover.bs-tether-element-attached-right::after {
    right: -10px;
    margin-top: -10px;
    border-left-color: #fff;
}

.popover-title {
    padding: 8px 14px;
    margin-bottom: 0;
    font-size: 1rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-right-radius: calc(0.3rem - 1px);
    border-top-left-radius: calc(0.3rem - 1px);
}

.popover-title:empty {
    display: none;
}

.popover-content {
    padding: 9px 14px;
}

.popover::before,
.popover::after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.popover::before {
    content: "";
    border-width: 11px;
}

.popover::after {
    content: "";
    border-width: 10px;
}

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.carousel-item {
    position: relative;
    display: none;
    width: 100%;
}

@media (-webkit-transform-3d) {
    .carousel-item {
        transition: transform 0.6s ease-in-out;
        backface-visibility: hidden;
        perspective: 1000px;
    }
}

@supports (transform: translate3d(0, 0, 0)) {
    .carousel-item {
        transition: transform 0.6s ease-in-out;
        backface-visibility: hidden;
        perspective: 1000px;
    }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
    display: flex;
}

.carousel-item-next,
.carousel-item-prev {
    position: absolute;
    top: 0;
}

@media (-webkit-transform-3d) {
    .carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
        transform: translate3d(0, 0, 0);
    }

    .carousel-item-next,
    .active.carousel-item-right {
        transform: translate3d(100%, 0, 0);
    }

    .carousel-item-prev,
    .active.carousel-item-left {
        transform: translate3d(-100%, 0, 0);
    }
}

@supports (transform: translate3d(0, 0, 0)) {
    .carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
        transform: translate3d(0, 0, 0);
    }

    .carousel-item-next,
    .active.carousel-item-right {
        transform: translate3d(100%, 0, 0);
    }

    .carousel-item-prev,
    .active.carousel-item-left {
        transform: translate3d(-100%, 0, 0);
    }
}

.carousel-control-prev,
.carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: 0.5;
}

.carousel-control-prev:focus, .carousel-control-prev:hover,
.carousel-control-next:focus,
.carousel-control-next:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9;
}

.carousel-control-prev {
    left: 0;
}

.carousel-control-next {
    right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: transparent no-repeat center center;
    background-size: 100% 100%;
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: flex;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}

.carousel-indicators li {
    position: relative;
    flex: 1 0 auto;
    max-width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.5);
}

.carousel-indicators li::before {
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}

.carousel-indicators li::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}

.carousel-indicators .active {
    background-color: #fff;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}

.align-baseline {
    vertical-align: baseline !important;
}

.align-top {
    vertical-align: top !important;
}

.align-middle {
    vertical-align: middle !important;
}

.align-bottom {
    vertical-align: bottom !important;
}

.align-text-bottom {
    vertical-align: text-bottom !important;
}

.align-text-top {
    vertical-align: text-top !important;
}

.bg-faded {
    background-color: #f7f7f7;
}

.bg-primary {
    background-color: #0275d8 !important;
}

a.bg-primary:focus, a.bg-primary:hover {
    background-color: #025aa5 !important;
}

.bg-success {
    background-color: #5cb85c !important;
}

a.bg-success:focus, a.bg-success:hover {
    background-color: #449d44 !important;
}

.bg-info {
    background-color: #5bc0de !important;
}

a.bg-info:focus, a.bg-info:hover {
    background-color: #31b0d5 !important;
}

.bg-warning {
    background-color: #f0ad4e !important;
}

a.bg-warning:focus, a.bg-warning:hover {
    background-color: #ec971f !important;
}

.bg-danger {
    background-color: #d9534f !important;
}

a.bg-danger:focus, a.bg-danger:hover {
    background-color: #c9302c !important;
}

.bg-inverse {
    background-color: #292b2c !important;
}

a.bg-inverse:focus, a.bg-inverse:hover {
    background-color: #101112 !important;
}

.border-0 {
    border: 0 !important;
}

.border-top-0 {
    border-top: 0 !important;
}

.border-right-0 {
    border-right: 0 !important;
}

.border-bottom-0 {
    border-bottom: 0 !important;
}

.border-left-0 {
    border-left: 0 !important;
}

.rounded {
    border-radius: 0.25rem;
}

.rounded-top {
    border-top-right-radius: 0.25rem;
    border-top-left-radius: 0.25rem;
}

.rounded-right {
    border-bottom-right-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}

.rounded-bottom {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.rounded-left {
    border-bottom-left-radius: 0.25rem;
    border-top-left-radius: 0.25rem;
}

.rounded-circle {
    border-radius: 50%;
}

.rounded-0 {
    border-radius: 0;
}

.clearfix::after {
    display: block;
    content: "";
    clear: both;
}

.d-none {
    display: none !important;
}

.d-inline {
    display: inline !important;
}

.d-inline-block {
    display: inline-block !important;
}

.d-block {
    display: block !important;
}

.d-table {
    display: table !important;
}

.d-table-cell {
    display: table-cell !important;
}

.d-flex {
    display: flex !important;
}

.d-inline-flex {
    display: inline-flex !important;
}

@media (min-width: 576px) {
    .d-sm-none {
        display: none !important;
    }

    .d-sm-inline {
        display: inline !important;
    }

    .d-sm-inline-block {
        display: inline-block !important;
    }

    .d-sm-block {
        display: block !important;
    }

    .d-sm-table {
        display: table !important;
    }

    .d-sm-table-cell {
        display: table-cell !important;
    }

    .d-sm-flex {
        display: flex !important;
    }

    .d-sm-inline-flex {
        display: inline-flex !important;
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important;
    }

    .d-md-inline {
        display: inline !important;
    }

    .d-md-inline-block {
        display: inline-block !important;
    }

    .d-md-block {
        display: block !important;
    }

    .d-md-table {
        display: table !important;
    }

    .d-md-table-cell {
        display: table-cell !important;
    }

    .d-md-flex {
        display: flex !important;
    }

    .d-md-inline-flex {
        display: inline-flex !important;
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display: none !important;
    }

    .d-lg-inline {
        display: inline !important;
    }

    .d-lg-inline-block {
        display: inline-block !important;
    }

    .d-lg-block {
        display: block !important;
    }

    .d-lg-table {
        display: table !important;
    }

    .d-lg-table-cell {
        display: table-cell !important;
    }

    .d-lg-flex {
        display: flex !important;
    }

    .d-lg-inline-flex {
        display: inline-flex !important;
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important;
    }

    .d-xl-inline {
        display: inline !important;
    }

    .d-xl-inline-block {
        display: inline-block !important;
    }

    .d-xl-block {
        display: block !important;
    }

    .d-xl-table {
        display: table !important;
    }

    .d-xl-table-cell {
        display: table-cell !important;
    }

    .d-xl-flex {
        display: flex !important;
    }

    .d-xl-inline-flex {
        display: inline-flex !important;
    }
}

.flex-first {
    order: -1;
}

.flex-last {
    order: 1;
}

.flex-unordered {
    order: 0;
}

.flex-row {
    flex-direction: row !important;
}

.flex-column {
    flex-direction: column !important;
}

.flex-row-reverse {
    flex-direction: row-reverse !important;
}

.flex-column-reverse {
    flex-direction: column-reverse !important;
}

.flex-wrap {
    flex-wrap: wrap !important;
}

.flex-nowrap {
    flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
}

.justify-content-start {
    justify-content: flex-start !important;
}

.justify-content-end {
    justify-content: flex-end !important;
}

.justify-content-center {
    justify-content: center !important;
}

.justify-content-between {
    justify-content: space-between !important;
}

.justify-content-around {
    justify-content: space-around !important;
}

.align-items-start {
    align-items: flex-start !important;
}

.align-items-end {
    align-items: flex-end !important;
}

.align-items-center {
    align-items: center !important;
}

.align-items-baseline {
    align-items: baseline !important;
}

.align-items-stretch {
    align-items: stretch !important;
}

.align-content-start {
    align-content: flex-start !important;
}

.align-content-end {
    align-content: flex-end !important;
}

.align-content-center {
    align-content: center !important;
}

.align-content-between {
    align-content: space-between !important;
}

.align-content-around {
    align-content: space-around !important;
}

.align-content-stretch {
    align-content: stretch !important;
}

.align-self-auto {
    align-self: auto !important;
}

.align-self-start {
    align-self: flex-start !important;
}

.align-self-end {
    align-self: flex-end !important;
}

.align-self-center {
    align-self: center !important;
}

.align-self-baseline {
    align-self: baseline !important;
}

.align-self-stretch {
    align-self: stretch !important;
}

@media (min-width: 576px) {
    .flex-sm-first {
        order: -1;
    }

    .flex-sm-last {
        order: 1;
    }

    .flex-sm-unordered {
        order: 0;
    }

    .flex-sm-row {
        flex-direction: row !important;
    }

    .flex-sm-column {
        flex-direction: column !important;
    }

    .flex-sm-row-reverse {
        flex-direction: row-reverse !important;
    }

    .flex-sm-column-reverse {
        flex-direction: column-reverse !important;
    }

    .flex-sm-wrap {
        flex-wrap: wrap !important;
    }

    .flex-sm-nowrap {
        flex-wrap: nowrap !important;
    }

    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }

    .justify-content-sm-start {
        justify-content: flex-start !important;
    }

    .justify-content-sm-end {
        justify-content: flex-end !important;
    }

    .justify-content-sm-center {
        justify-content: center !important;
    }

    .justify-content-sm-between {
        justify-content: space-between !important;
    }

    .justify-content-sm-around {
        justify-content: space-around !important;
    }

    .align-items-sm-start {
        align-items: flex-start !important;
    }

    .align-items-sm-end {
        align-items: flex-end !important;
    }

    .align-items-sm-center {
        align-items: center !important;
    }

    .align-items-sm-baseline {
        align-items: baseline !important;
    }

    .align-items-sm-stretch {
        align-items: stretch !important;
    }

    .align-content-sm-start {
        align-content: flex-start !important;
    }

    .align-content-sm-end {
        align-content: flex-end !important;
    }

    .align-content-sm-center {
        align-content: center !important;
    }

    .align-content-sm-between {
        align-content: space-between !important;
    }

    .align-content-sm-around {
        align-content: space-around !important;
    }

    .align-content-sm-stretch {
        align-content: stretch !important;
    }

    .align-self-sm-auto {
        align-self: auto !important;
    }

    .align-self-sm-start {
        align-self: flex-start !important;
    }

    .align-self-sm-end {
        align-self: flex-end !important;
    }

    .align-self-sm-center {
        align-self: center !important;
    }

    .align-self-sm-baseline {
        align-self: baseline !important;
    }

    .align-self-sm-stretch {
        align-self: stretch !important;
    }
}

@media (min-width: 768px) {
    .flex-md-first {
        order: -1;
    }

    .flex-md-last {
        order: 1;
    }

    .flex-md-unordered {
        order: 0;
    }

    .flex-md-row {
        flex-direction: row !important;
    }

    .flex-md-column {
        flex-direction: column !important;
    }

    .flex-md-row-reverse {
        flex-direction: row-reverse !important;
    }

    .flex-md-column-reverse {
        flex-direction: column-reverse !important;
    }

    .flex-md-wrap {
        flex-wrap: wrap !important;
    }

    .flex-md-nowrap {
        flex-wrap: nowrap !important;
    }

    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }

    .justify-content-md-start {
        justify-content: flex-start !important;
    }

    .justify-content-md-end {
        justify-content: flex-end !important;
    }

    .justify-content-md-center {
        justify-content: center !important;
    }

    .justify-content-md-between {
        justify-content: space-between !important;
    }

    .justify-content-md-around {
        justify-content: space-around !important;
    }

    .align-items-md-start {
        align-items: flex-start !important;
    }

    .align-items-md-end {
        align-items: flex-end !important;
    }

    .align-items-md-center {
        align-items: center !important;
    }

    .align-items-md-baseline {
        align-items: baseline !important;
    }

    .align-items-md-stretch {
        align-items: stretch !important;
    }

    .align-content-md-start {
        align-content: flex-start !important;
    }

    .align-content-md-end {
        align-content: flex-end !important;
    }

    .align-content-md-center {
        align-content: center !important;
    }

    .align-content-md-between {
        align-content: space-between !important;
    }

    .align-content-md-around {
        align-content: space-around !important;
    }

    .align-content-md-stretch {
        align-content: stretch !important;
    }

    .align-self-md-auto {
        align-self: auto !important;
    }

    .align-self-md-start {
        align-self: flex-start !important;
    }

    .align-self-md-end {
        align-self: flex-end !important;
    }

    .align-self-md-center {
        align-self: center !important;
    }

    .align-self-md-baseline {
        align-self: baseline !important;
    }

    .align-self-md-stretch {
        align-self: stretch !important;
    }
}

@media (min-width: 992px) {
    .flex-lg-first {
        order: -1;
    }

    .flex-lg-last {
        order: 1;
    }

    .flex-lg-unordered {
        order: 0;
    }

    .flex-lg-row {
        flex-direction: row !important;
    }

    .flex-lg-column {
        flex-direction: column !important;
    }

    .flex-lg-row-reverse {
        flex-direction: row-reverse !important;
    }

    .flex-lg-column-reverse {
        flex-direction: column-reverse !important;
    }

    .flex-lg-wrap {
        flex-wrap: wrap !important;
    }

    .flex-lg-nowrap {
        flex-wrap: nowrap !important;
    }

    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }

    .justify-content-lg-start {
        justify-content: flex-start !important;
    }

    .justify-content-lg-end {
        justify-content: flex-end !important;
    }

    .justify-content-lg-center {
        justify-content: center !important;
    }

    .justify-content-lg-between {
        justify-content: space-between !important;
    }

    .justify-content-lg-around {
        justify-content: space-around !important;
    }

    .align-items-lg-start {
        align-items: flex-start !important;
    }

    .align-items-lg-end {
        align-items: flex-end !important;
    }

    .align-items-lg-center {
        align-items: center !important;
    }

    .align-items-lg-baseline {
        align-items: baseline !important;
    }

    .align-items-lg-stretch {
        align-items: stretch !important;
    }

    .align-content-lg-start {
        align-content: flex-start !important;
    }

    .align-content-lg-end {
        align-content: flex-end !important;
    }

    .align-content-lg-center {
        align-content: center !important;
    }

    .align-content-lg-between {
        align-content: space-between !important;
    }

    .align-content-lg-around {
        align-content: space-around !important;
    }

    .align-content-lg-stretch {
        align-content: stretch !important;
    }

    .align-self-lg-auto {
        align-self: auto !important;
    }

    .align-self-lg-start {
        align-self: flex-start !important;
    }

    .align-self-lg-end {
        align-self: flex-end !important;
    }

    .align-self-lg-center {
        align-self: center !important;
    }

    .align-self-lg-baseline {
        align-self: baseline !important;
    }

    .align-self-lg-stretch {
        align-self: stretch !important;
    }
}

@media (min-width: 1200px) {
    .flex-xl-first {
        order: -1;
    }

    .flex-xl-last {
        order: 1;
    }

    .flex-xl-unordered {
        order: 0;
    }

    .flex-xl-row {
        flex-direction: row !important;
    }

    .flex-xl-column {
        flex-direction: column !important;
    }

    .flex-xl-row-reverse {
        flex-direction: row-reverse !important;
    }

    .flex-xl-column-reverse {
        flex-direction: column-reverse !important;
    }

    .flex-xl-wrap {
        flex-wrap: wrap !important;
    }

    .flex-xl-nowrap {
        flex-wrap: nowrap !important;
    }

    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }

    .justify-content-xl-start {
        justify-content: flex-start !important;
    }

    .justify-content-xl-end {
        justify-content: flex-end !important;
    }

    .justify-content-xl-center {
        justify-content: center !important;
    }

    .justify-content-xl-between {
        justify-content: space-between !important;
    }

    .justify-content-xl-around {
        justify-content: space-around !important;
    }

    .align-items-xl-start {
        align-items: flex-start !important;
    }

    .align-items-xl-end {
        align-items: flex-end !important;
    }

    .align-items-xl-center {
        align-items: center !important;
    }

    .align-items-xl-baseline {
        align-items: baseline !important;
    }

    .align-items-xl-stretch {
        align-items: stretch !important;
    }

    .align-content-xl-start {
        align-content: flex-start !important;
    }

    .align-content-xl-end {
        align-content: flex-end !important;
    }

    .align-content-xl-center {
        align-content: center !important;
    }

    .align-content-xl-between {
        align-content: space-between !important;
    }

    .align-content-xl-around {
        align-content: space-around !important;
    }

    .align-content-xl-stretch {
        align-content: stretch !important;
    }

    .align-self-xl-auto {
        align-self: auto !important;
    }

    .align-self-xl-start {
        align-self: flex-start !important;
    }

    .align-self-xl-end {
        align-self: flex-end !important;
    }

    .align-self-xl-center {
        align-self: center !important;
    }

    .align-self-xl-baseline {
        align-self: baseline !important;
    }

    .align-self-xl-stretch {
        align-self: stretch !important;
    }
}

.float-left {
    float: left !important;
}

.float-right {
    float: right !important;
}

.float-none {
    float: none !important;
}

@media (min-width: 576px) {
    .float-sm-left {
        float: left !important;
    }

    .float-sm-right {
        float: right !important;
    }

    .float-sm-none {
        float: none !important;
    }
}

@media (min-width: 768px) {
    .float-md-left {
        float: left !important;
    }

    .float-md-right {
        float: right !important;
    }

    .float-md-none {
        float: none !important;
    }
}

@media (min-width: 992px) {
    .float-lg-left {
        float: left !important;
    }

    .float-lg-right {
        float: right !important;
    }

    .float-lg-none {
        float: none !important;
    }
}

@media (min-width: 1200px) {
    .float-xl-left {
        float: left !important;
    }

    .float-xl-right {
        float: right !important;
    }

    .float-xl-none {
        float: none !important;
    }
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
}

.sticky-top {
    position: sticky;
    top: 0;
    z-index: 1030;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

.w-25 {
    width: 25% !important;
}

.w-50 {
    width: 50% !important;
}

.w-75 {
    width: 75% !important;
}

.w-100 {
    width: 100% !important;
}

.h-25 {
    height: 25% !important;
}

.h-50 {
    height: 50% !important;
}

.h-75 {
    height: 75% !important;
}

.h-100 {
    height: 100% !important;
}

.mw-100 {
    max-width: 100% !important;
}

.mh-100 {
    max-height: 100% !important;
}

.m-0 {
    margin: 0 0 !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.mr-0 {
    margin-right: 0 !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.ml-0 {
    margin-left: 0 !important;
}

.mx-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.m-1 {
    margin: 0.25rem 0.25rem !important;
}

.mt-1 {
    margin-top: 0.25rem !important;
}

.mr-1 {
    margin-right: 0.25rem !important;
}

.mb-1 {
    margin-bottom: 0.25rem !important;
}

.ml-1 {
    margin-left: 0.25rem !important;
}

.mx-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
}

.my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
}

.m-2 {
    margin: 0.5rem 0.5rem !important;
}

.mt-2 {
    margin-top: 0.5rem !important;
}

.mr-2 {
    margin-right: 0.5rem !important;
}

.mb-2 {
    margin-bottom: 0.5rem !important;
}

.ml-2 {
    margin-left: 0.5rem !important;
}

.mx-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
}

.my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
}

.m-3 {
    margin: 1rem 1rem !important;
}

.mt-3 {
    margin-top: 1rem !important;
}

.mr-3 {
    margin-right: 1rem !important;
}

.mb-3 {
    margin-bottom: 1rem !important;
}

.ml-3 {
    margin-left: 1rem !important;
}

.mx-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
}

.my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}

.m-4 {
    margin: 1.5rem 1.5rem !important;
}

.mt-4 {
    margin-top: 1.5rem !important;
}

.mr-4 {
    margin-right: 1.5rem !important;
}

.mb-4 {
    margin-bottom: 1.5rem !important;
}

.ml-4 {
    margin-left: 1.5rem !important;
}

.mx-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
}

.my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
}

.m-5 {
    margin: 3rem 3rem !important;
}

.mt-5 {
    margin-top: 3rem !important;
}

.mr-5 {
    margin-right: 3rem !important;
}

.mb-5 {
    margin-bottom: 3rem !important;
}

.ml-5 {
    margin-left: 3rem !important;
}

.mx-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
}

.my-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
}

.p-0 {
    padding: 0 0 !important;
}

.pt-0 {
    padding-top: 0 !important;
}

.pr-0 {
    padding-right: 0 !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.pl-0 {
    padding-left: 0 !important;
}

.px-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.p-1 {
    padding: 0.25rem 0.25rem !important;
}

.pt-1 {
    padding-top: 0.25rem !important;
}

.pr-1 {
    padding-right: 0.25rem !important;
}

.pb-1 {
    padding-bottom: 0.25rem !important;
}

.pl-1 {
    padding-left: 0.25rem !important;
}

.px-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
}

.py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
}

.p-2 {
    padding: 0.5rem 0.5rem !important;
}

.pt-2 {
    padding-top: 0.5rem !important;
}

.pr-2 {
    padding-right: 0.5rem !important;
}

.pb-2 {
    padding-bottom: 0.5rem !important;
}

.pl-2 {
    padding-left: 0.5rem !important;
}

.px-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
}

.py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}

.p-3 {
    padding: 1rem 1rem !important;
}

.pt-3 {
    padding-top: 1rem !important;
}

.pr-3 {
    padding-right: 1rem !important;
}

.pb-3 {
    padding-bottom: 1rem !important;
}

.pl-3 {
    padding-left: 1rem !important;
}

.px-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}

.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.p-4 {
    padding: 1.5rem 1.5rem !important;
}

.pt-4 {
    padding-top: 1.5rem !important;
}

.pr-4 {
    padding-right: 1.5rem !important;
}

.pb-4 {
    padding-bottom: 1.5rem !important;
}

.pl-4 {
    padding-left: 1.5rem !important;
}

.px-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
}

.py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}

.p-5 {
    padding: 3rem 3rem !important;
}

.pt-5 {
    padding-top: 3rem !important;
}

.pr-5 {
    padding-right: 3rem !important;
}

.pb-5 {
    padding-bottom: 3rem !important;
}

.pl-5 {
    padding-left: 3rem !important;
}

.px-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
}

.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

.m-auto {
    margin: auto !important;
}

.mt-auto {
    margin-top: auto !important;
}

.mr-auto {
    margin-right: auto !important;
}

.mb-auto {
    margin-bottom: auto !important;
}

.ml-auto {
    margin-left: auto !important;
}

.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important;
}

.my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
}

@media (min-width: 576px) {
    .m-sm-0 {
        margin: 0 0 !important;
    }

    .mt-sm-0 {
        margin-top: 0 !important;
    }

    .mr-sm-0 {
        margin-right: 0 !important;
    }

    .mb-sm-0 {
        margin-bottom: 0 !important;
    }

    .ml-sm-0 {
        margin-left: 0 !important;
    }

    .mx-sm-0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .my-sm-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .m-sm-1 {
        margin: 0.25rem 0.25rem !important;
    }

    .mt-sm-1 {
        margin-top: 0.25rem !important;
    }

    .mr-sm-1 {
        margin-right: 0.25rem !important;
    }

    .mb-sm-1 {
        margin-bottom: 0.25rem !important;
    }

    .ml-sm-1 {
        margin-left: 0.25rem !important;
    }

    .mx-sm-1 {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important;
    }

    .my-sm-1 {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }

    .m-sm-2 {
        margin: 0.5rem 0.5rem !important;
    }

    .mt-sm-2 {
        margin-top: 0.5rem !important;
    }

    .mr-sm-2 {
        margin-right: 0.5rem !important;
    }

    .mb-sm-2 {
        margin-bottom: 0.5rem !important;
    }

    .ml-sm-2 {
        margin-left: 0.5rem !important;
    }

    .mx-sm-2 {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important;
    }

    .my-sm-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }

    .m-sm-3 {
        margin: 1rem 1rem !important;
    }

    .mt-sm-3 {
        margin-top: 1rem !important;
    }

    .mr-sm-3 {
        margin-right: 1rem !important;
    }

    .mb-sm-3 {
        margin-bottom: 1rem !important;
    }

    .ml-sm-3 {
        margin-left: 1rem !important;
    }

    .mx-sm-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }

    .my-sm-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }

    .m-sm-4 {
        margin: 1.5rem 1.5rem !important;
    }

    .mt-sm-4 {
        margin-top: 1.5rem !important;
    }

    .mr-sm-4 {
        margin-right: 1.5rem !important;
    }

    .mb-sm-4 {
        margin-bottom: 1.5rem !important;
    }

    .ml-sm-4 {
        margin-left: 1.5rem !important;
    }

    .mx-sm-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }

    .my-sm-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }

    .m-sm-5 {
        margin: 3rem 3rem !important;
    }

    .mt-sm-5 {
        margin-top: 3rem !important;
    }

    .mr-sm-5 {
        margin-right: 3rem !important;
    }

    .mb-sm-5 {
        margin-bottom: 3rem !important;
    }

    .ml-sm-5 {
        margin-left: 3rem !important;
    }

    .mx-sm-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }

    .my-sm-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }

    .p-sm-0 {
        padding: 0 0 !important;
    }

    .pt-sm-0 {
        padding-top: 0 !important;
    }

    .pr-sm-0 {
        padding-right: 0 !important;
    }

    .pb-sm-0 {
        padding-bottom: 0 !important;
    }

    .pl-sm-0 {
        padding-left: 0 !important;
    }

    .px-sm-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .py-sm-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .p-sm-1 {
        padding: 0.25rem 0.25rem !important;
    }

    .pt-sm-1 {
        padding-top: 0.25rem !important;
    }

    .pr-sm-1 {
        padding-right: 0.25rem !important;
    }

    .pb-sm-1 {
        padding-bottom: 0.25rem !important;
    }

    .pl-sm-1 {
        padding-left: 0.25rem !important;
    }

    .px-sm-1 {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important;
    }

    .py-sm-1 {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }

    .p-sm-2 {
        padding: 0.5rem 0.5rem !important;
    }

    .pt-sm-2 {
        padding-top: 0.5rem !important;
    }

    .pr-sm-2 {
        padding-right: 0.5rem !important;
    }

    .pb-sm-2 {
        padding-bottom: 0.5rem !important;
    }

    .pl-sm-2 {
        padding-left: 0.5rem !important;
    }

    .px-sm-2 {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }

    .py-sm-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }

    .p-sm-3 {
        padding: 1rem 1rem !important;
    }

    .pt-sm-3 {
        padding-top: 1rem !important;
    }

    .pr-sm-3 {
        padding-right: 1rem !important;
    }

    .pb-sm-3 {
        padding-bottom: 1rem !important;
    }

    .pl-sm-3 {
        padding-left: 1rem !important;
    }

    .px-sm-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .py-sm-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .p-sm-4 {
        padding: 1.5rem 1.5rem !important;
    }

    .pt-sm-4 {
        padding-top: 1.5rem !important;
    }

    .pr-sm-4 {
        padding-right: 1.5rem !important;
    }

    .pb-sm-4 {
        padding-bottom: 1.5rem !important;
    }

    .pl-sm-4 {
        padding-left: 1.5rem !important;
    }

    .px-sm-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }

    .py-sm-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }

    .p-sm-5 {
        padding: 3rem 3rem !important;
    }

    .pt-sm-5 {
        padding-top: 3rem !important;
    }

    .pr-sm-5 {
        padding-right: 3rem !important;
    }

    .pb-sm-5 {
        padding-bottom: 3rem !important;
    }

    .pl-sm-5 {
        padding-left: 3rem !important;
    }

    .px-sm-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }

    .py-sm-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }

    .m-sm-auto {
        margin: auto !important;
    }

    .mt-sm-auto {
        margin-top: auto !important;
    }

    .mr-sm-auto {
        margin-right: auto !important;
    }

    .mb-sm-auto {
        margin-bottom: auto !important;
    }

    .ml-sm-auto {
        margin-left: auto !important;
    }

    .mx-sm-auto {
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .my-sm-auto {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }
}

@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 0 !important;
    }

    .mt-md-0 {
        margin-top: 0 !important;
    }

    .mr-md-0 {
        margin-right: 0 !important;
    }

    .mb-md-0 {
        margin-bottom: 0 !important;
    }

    .ml-md-0 {
        margin-left: 0 !important;
    }

    .mx-md-0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .my-md-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .m-md-1 {
        margin: 0.25rem 0.25rem !important;
    }

    .mt-md-1 {
        margin-top: 0.25rem !important;
    }

    .mr-md-1 {
        margin-right: 0.25rem !important;
    }

    .mb-md-1 {
        margin-bottom: 0.25rem !important;
    }

    .ml-md-1 {
        margin-left: 0.25rem !important;
    }

    .mx-md-1 {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important;
    }

    .my-md-1 {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }

    .m-md-2 {
        margin: 0.5rem 0.5rem !important;
    }

    .mt-md-2 {
        margin-top: 0.5rem !important;
    }

    .mr-md-2 {
        margin-right: 0.5rem !important;
    }

    .mb-md-2 {
        margin-bottom: 0.5rem !important;
    }

    .ml-md-2 {
        margin-left: 0.5rem !important;
    }

    .mx-md-2 {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important;
    }

    .my-md-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }

    .m-md-3 {
        margin: 1rem 1rem !important;
    }

    .mt-md-3 {
        margin-top: 1rem !important;
    }

    .mr-md-3 {
        margin-right: 1rem !important;
    }

    .mb-md-3 {
        margin-bottom: 1rem !important;
    }

    .ml-md-3 {
        margin-left: 1rem !important;
    }

    .mx-md-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }

    .my-md-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }

    .m-md-4 {
        margin: 1.5rem 1.5rem !important;
    }

    .mt-md-4 {
        margin-top: 1.5rem !important;
    }

    .mr-md-4 {
        margin-right: 1.5rem !important;
    }

    .mb-md-4 {
        margin-bottom: 1.5rem !important;
    }

    .ml-md-4 {
        margin-left: 1.5rem !important;
    }

    .mx-md-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }

    .my-md-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }

    .m-md-5 {
        margin: 3rem 3rem !important;
    }

    .mt-md-5 {
        margin-top: 3rem !important;
    }

    .mr-md-5 {
        margin-right: 3rem !important;
    }

    .mb-md-5 {
        margin-bottom: 3rem !important;
    }

    .ml-md-5 {
        margin-left: 3rem !important;
    }

    .mx-md-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }

    .my-md-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }

    .p-md-0 {
        padding: 0 0 !important;
    }

    .pt-md-0 {
        padding-top: 0 !important;
    }

    .pr-md-0 {
        padding-right: 0 !important;
    }

    .pb-md-0 {
        padding-bottom: 0 !important;
    }

    .pl-md-0 {
        padding-left: 0 !important;
    }

    .px-md-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .py-md-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .p-md-1 {
        padding: 0.25rem 0.25rem !important;
    }

    .pt-md-1 {
        padding-top: 0.25rem !important;
    }

    .pr-md-1 {
        padding-right: 0.25rem !important;
    }

    .pb-md-1 {
        padding-bottom: 0.25rem !important;
    }

    .pl-md-1 {
        padding-left: 0.25rem !important;
    }

    .px-md-1 {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important;
    }

    .py-md-1 {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }

    .p-md-2 {
        padding: 0.5rem 0.5rem !important;
    }

    .pt-md-2 {
        padding-top: 0.5rem !important;
    }

    .pr-md-2 {
        padding-right: 0.5rem !important;
    }

    .pb-md-2 {
        padding-bottom: 0.5rem !important;
    }

    .pl-md-2 {
        padding-left: 0.5rem !important;
    }

    .px-md-2 {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }

    .py-md-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }

    .p-md-3 {
        padding: 1rem 1rem !important;
    }

    .pt-md-3 {
        padding-top: 1rem !important;
    }

    .pr-md-3 {
        padding-right: 1rem !important;
    }

    .pb-md-3 {
        padding-bottom: 1rem !important;
    }

    .pl-md-3 {
        padding-left: 1rem !important;
    }

    .px-md-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .py-md-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .p-md-4 {
        padding: 1.5rem 1.5rem !important;
    }

    .pt-md-4 {
        padding-top: 1.5rem !important;
    }

    .pr-md-4 {
        padding-right: 1.5rem !important;
    }

    .pb-md-4 {
        padding-bottom: 1.5rem !important;
    }

    .pl-md-4 {
        padding-left: 1.5rem !important;
    }

    .px-md-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }

    .py-md-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }

    .p-md-5 {
        padding: 3rem 3rem !important;
    }

    .pt-md-5 {
        padding-top: 3rem !important;
    }

    .pr-md-5 {
        padding-right: 3rem !important;
    }

    .pb-md-5 {
        padding-bottom: 3rem !important;
    }

    .pl-md-5 {
        padding-left: 3rem !important;
    }

    .px-md-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }

    .py-md-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }

    .m-md-auto {
        margin: auto !important;
    }

    .mt-md-auto {
        margin-top: auto !important;
    }

    .mr-md-auto {
        margin-right: auto !important;
    }

    .mb-md-auto {
        margin-bottom: auto !important;
    }

    .ml-md-auto {
        margin-left: auto !important;
    }

    .mx-md-auto {
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .my-md-auto {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }
}

@media (min-width: 992px) {
    .m-lg-0 {
        margin: 0 0 !important;
    }

    .mt-lg-0 {
        margin-top: 0 !important;
    }

    .mr-lg-0 {
        margin-right: 0 !important;
    }

    .mb-lg-0 {
        margin-bottom: 0 !important;
    }

    .ml-lg-0 {
        margin-left: 0 !important;
    }

    .mx-lg-0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .my-lg-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .m-lg-1 {
        margin: 0.25rem 0.25rem !important;
    }

    .mt-lg-1 {
        margin-top: 0.25rem !important;
    }

    .mr-lg-1 {
        margin-right: 0.25rem !important;
    }

    .mb-lg-1 {
        margin-bottom: 0.25rem !important;
    }

    .ml-lg-1 {
        margin-left: 0.25rem !important;
    }

    .mx-lg-1 {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important;
    }

    .my-lg-1 {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }

    .m-lg-2 {
        margin: 0.5rem 0.5rem !important;
    }

    .mt-lg-2 {
        margin-top: 0.5rem !important;
    }

    .mr-lg-2 {
        margin-right: 0.5rem !important;
    }

    .mb-lg-2 {
        margin-bottom: 0.5rem !important;
    }

    .ml-lg-2 {
        margin-left: 0.5rem !important;
    }

    .mx-lg-2 {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important;
    }

    .my-lg-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }

    .m-lg-3 {
        margin: 1rem 1rem !important;
    }

    .mt-lg-3 {
        margin-top: 1rem !important;
    }

    .mr-lg-3 {
        margin-right: 1rem !important;
    }

    .mb-lg-3 {
        margin-bottom: 1rem !important;
    }

    .ml-lg-3 {
        margin-left: 1rem !important;
    }

    .mx-lg-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }

    .my-lg-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }

    .m-lg-4 {
        margin: 1.5rem 1.5rem !important;
    }

    .mt-lg-4 {
        margin-top: 1.5rem !important;
    }

    .mr-lg-4 {
        margin-right: 1.5rem !important;
    }

    .mb-lg-4 {
        margin-bottom: 1.5rem !important;
    }

    .ml-lg-4 {
        margin-left: 1.5rem !important;
    }

    .mx-lg-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }

    .my-lg-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }

    .m-lg-5 {
        margin: 3rem 3rem !important;
    }

    .mt-lg-5 {
        margin-top: 3rem !important;
    }

    .mr-lg-5 {
        margin-right: 3rem !important;
    }

    .mb-lg-5 {
        margin-bottom: 3rem !important;
    }

    .ml-lg-5 {
        margin-left: 3rem !important;
    }

    .mx-lg-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }

    .my-lg-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }

    .p-lg-0 {
        padding: 0 0 !important;
    }

    .pt-lg-0 {
        padding-top: 0 !important;
    }

    .pr-lg-0 {
        padding-right: 0 !important;
    }

    .pb-lg-0 {
        padding-bottom: 0 !important;
    }

    .pl-lg-0 {
        padding-left: 0 !important;
    }

    .px-lg-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .py-lg-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .p-lg-1 {
        padding: 0.25rem 0.25rem !important;
    }

    .pt-lg-1 {
        padding-top: 0.25rem !important;
    }

    .pr-lg-1 {
        padding-right: 0.25rem !important;
    }

    .pb-lg-1 {
        padding-bottom: 0.25rem !important;
    }

    .pl-lg-1 {
        padding-left: 0.25rem !important;
    }

    .px-lg-1 {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important;
    }

    .py-lg-1 {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }

    .p-lg-2 {
        padding: 0.5rem 0.5rem !important;
    }

    .pt-lg-2 {
        padding-top: 0.5rem !important;
    }

    .pr-lg-2 {
        padding-right: 0.5rem !important;
    }

    .pb-lg-2 {
        padding-bottom: 0.5rem !important;
    }

    .pl-lg-2 {
        padding-left: 0.5rem !important;
    }

    .px-lg-2 {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }

    .py-lg-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }

    .p-lg-3 {
        padding: 1rem 1rem !important;
    }

    .pt-lg-3 {
        padding-top: 1rem !important;
    }

    .pr-lg-3 {
        padding-right: 1rem !important;
    }

    .pb-lg-3 {
        padding-bottom: 1rem !important;
    }

    .pl-lg-3 {
        padding-left: 1rem !important;
    }

    .px-lg-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .py-lg-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .p-lg-4 {
        padding: 1.5rem 1.5rem !important;
    }

    .pt-lg-4 {
        padding-top: 1.5rem !important;
    }

    .pr-lg-4 {
        padding-right: 1.5rem !important;
    }

    .pb-lg-4 {
        padding-bottom: 1.5rem !important;
    }

    .pl-lg-4 {
        padding-left: 1.5rem !important;
    }

    .px-lg-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }

    .py-lg-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }

    .p-lg-5 {
        padding: 3rem 3rem !important;
    }

    .pt-lg-5 {
        padding-top: 3rem !important;
    }

    .pr-lg-5 {
        padding-right: 3rem !important;
    }

    .pb-lg-5 {
        padding-bottom: 3rem !important;
    }

    .pl-lg-5 {
        padding-left: 3rem !important;
    }

    .px-lg-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }

    .py-lg-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }

    .m-lg-auto {
        margin: auto !important;
    }

    .mt-lg-auto {
        margin-top: auto !important;
    }

    .mr-lg-auto {
        margin-right: auto !important;
    }

    .mb-lg-auto {
        margin-bottom: auto !important;
    }

    .ml-lg-auto {
        margin-left: auto !important;
    }

    .mx-lg-auto {
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .my-lg-auto {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }
}

@media (min-width: 1200px) {
    .m-xl-0 {
        margin: 0 0 !important;
    }

    .mt-xl-0 {
        margin-top: 0 !important;
    }

    .mr-xl-0 {
        margin-right: 0 !important;
    }

    .mb-xl-0 {
        margin-bottom: 0 !important;
    }

    .ml-xl-0 {
        margin-left: 0 !important;
    }

    .mx-xl-0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .my-xl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .m-xl-1 {
        margin: 0.25rem 0.25rem !important;
    }

    .mt-xl-1 {
        margin-top: 0.25rem !important;
    }

    .mr-xl-1 {
        margin-right: 0.25rem !important;
    }

    .mb-xl-1 {
        margin-bottom: 0.25rem !important;
    }

    .ml-xl-1 {
        margin-left: 0.25rem !important;
    }

    .mx-xl-1 {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important;
    }

    .my-xl-1 {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }

    .m-xl-2 {
        margin: 0.5rem 0.5rem !important;
    }

    .mt-xl-2 {
        margin-top: 0.5rem !important;
    }

    .mr-xl-2 {
        margin-right: 0.5rem !important;
    }

    .mb-xl-2 {
        margin-bottom: 0.5rem !important;
    }

    .ml-xl-2 {
        margin-left: 0.5rem !important;
    }

    .mx-xl-2 {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important;
    }

    .my-xl-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }

    .m-xl-3 {
        margin: 1rem 1rem !important;
    }

    .mt-xl-3 {
        margin-top: 1rem !important;
    }

    .mr-xl-3 {
        margin-right: 1rem !important;
    }

    .mb-xl-3 {
        margin-bottom: 1rem !important;
    }

    .ml-xl-3 {
        margin-left: 1rem !important;
    }

    .mx-xl-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }

    .my-xl-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }

    .m-xl-4 {
        margin: 1.5rem 1.5rem !important;
    }

    .mt-xl-4 {
        margin-top: 1.5rem !important;
    }

    .mr-xl-4 {
        margin-right: 1.5rem !important;
    }

    .mb-xl-4 {
        margin-bottom: 1.5rem !important;
    }

    .ml-xl-4 {
        margin-left: 1.5rem !important;
    }

    .mx-xl-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }

    .my-xl-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }

    .m-xl-5 {
        margin: 3rem 3rem !important;
    }

    .mt-xl-5 {
        margin-top: 3rem !important;
    }

    .mr-xl-5 {
        margin-right: 3rem !important;
    }

    .mb-xl-5 {
        margin-bottom: 3rem !important;
    }

    .ml-xl-5 {
        margin-left: 3rem !important;
    }

    .mx-xl-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }

    .my-xl-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }

    .p-xl-0 {
        padding: 0 0 !important;
    }

    .pt-xl-0 {
        padding-top: 0 !important;
    }

    .pr-xl-0 {
        padding-right: 0 !important;
    }

    .pb-xl-0 {
        padding-bottom: 0 !important;
    }

    .pl-xl-0 {
        padding-left: 0 !important;
    }

    .px-xl-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .py-xl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .p-xl-1 {
        padding: 0.25rem 0.25rem !important;
    }

    .pt-xl-1 {
        padding-top: 0.25rem !important;
    }

    .pr-xl-1 {
        padding-right: 0.25rem !important;
    }

    .pb-xl-1 {
        padding-bottom: 0.25rem !important;
    }

    .pl-xl-1 {
        padding-left: 0.25rem !important;
    }

    .px-xl-1 {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important;
    }

    .py-xl-1 {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }

    .p-xl-2 {
        padding: 0.5rem 0.5rem !important;
    }

    .pt-xl-2 {
        padding-top: 0.5rem !important;
    }

    .pr-xl-2 {
        padding-right: 0.5rem !important;
    }

    .pb-xl-2 {
        padding-bottom: 0.5rem !important;
    }

    .pl-xl-2 {
        padding-left: 0.5rem !important;
    }

    .px-xl-2 {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }

    .py-xl-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }

    .p-xl-3 {
        padding: 1rem 1rem !important;
    }

    .pt-xl-3 {
        padding-top: 1rem !important;
    }

    .pr-xl-3 {
        padding-right: 1rem !important;
    }

    .pb-xl-3 {
        padding-bottom: 1rem !important;
    }

    .pl-xl-3 {
        padding-left: 1rem !important;
    }

    .px-xl-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .py-xl-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .p-xl-4 {
        padding: 1.5rem 1.5rem !important;
    }

    .pt-xl-4 {
        padding-top: 1.5rem !important;
    }

    .pr-xl-4 {
        padding-right: 1.5rem !important;
    }

    .pb-xl-4 {
        padding-bottom: 1.5rem !important;
    }

    .pl-xl-4 {
        padding-left: 1.5rem !important;
    }

    .px-xl-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }

    .py-xl-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }

    .p-xl-5 {
        padding: 3rem 3rem !important;
    }

    .pt-xl-5 {
        padding-top: 3rem !important;
    }

    .pr-xl-5 {
        padding-right: 3rem !important;
    }

    .pb-xl-5 {
        padding-bottom: 3rem !important;
    }

    .pl-xl-5 {
        padding-left: 3rem !important;
    }

    .px-xl-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }

    .py-xl-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }

    .m-xl-auto {
        margin: auto !important;
    }

    .mt-xl-auto {
        margin-top: auto !important;
    }

    .mr-xl-auto {
        margin-right: auto !important;
    }

    .mb-xl-auto {
        margin-bottom: auto !important;
    }

    .ml-xl-auto {
        margin-left: auto !important;
    }

    .mx-xl-auto {
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .my-xl-auto {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }
}

.text-justify {
    text-align: justify !important;
}

.text-nowrap {
    white-space: nowrap !important;
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.text-center {
    text-align: center !important;
}

@media (min-width: 576px) {
    .text-sm-left {
        text-align: left !important;
    }

    .text-sm-right {
        text-align: right !important;
    }

    .text-sm-center {
        text-align: center !important;
    }
}

@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important;
    }

    .text-md-right {
        text-align: right !important;
    }

    .text-md-center {
        text-align: center !important;
    }
}

@media (min-width: 992px) {
    .text-lg-left {
        text-align: left !important;
    }

    .text-lg-right {
        text-align: right !important;
    }

    .text-lg-center {
        text-align: center !important;
    }
}

@media (min-width: 1200px) {
    .text-xl-left {
        text-align: left !important;
    }

    .text-xl-right {
        text-align: right !important;
    }

    .text-xl-center {
        text-align: center !important;
    }
}

.text-lowercase {
    text-transform: lowercase !important;
}

.text-uppercase {
    text-transform: uppercase !important;
}

.text-capitalize {
    text-transform: capitalize !important;
}

.font-weight-normal {
    font-weight: normal;
}

.font-weight-bold {
    font-weight: bold;
}

.font-italic {
    font-style: italic;
}

.text-white {
    color: #fff !important;
}

.text-muted {
    color: #636c72 !important;
}

a.text-muted:focus, a.text-muted:hover {
    color: #4b5257 !important;
}

.text-primary {
    color: #0275d8 !important;
}

a.text-primary:focus, a.text-primary:hover {
    color: #025aa5 !important;
}

.text-success {
    color: #5cb85c !important;
}

a.text-success:focus, a.text-success:hover {
    color: #449d44 !important;
}

.text-info {
    color: #5bc0de !important;
}

a.text-info:focus, a.text-info:hover {
    color: #31b0d5 !important;
}

.text-warning {
    color: #f0ad4e !important;
}

a.text-warning:focus, a.text-warning:hover {
    color: #ec971f !important;
}

.text-danger {
    color: #d9534f !important;
}

a.text-danger:focus, a.text-danger:hover {
    color: #c9302c !important;
}

.text-gray-dark {
    color: #292b2c !important;
}

a.text-gray-dark:focus, a.text-gray-dark:hover {
    color: #101112 !important;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.invisible {
    visibility: hidden !important;
}

.hidden-xs-up {
    display: none !important;
}

@media (max-width: 575px) {
    .hidden-xs-down {
        display: none !important;
    }
}

@media (min-width: 576px) {
    .hidden-sm-up {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .hidden-sm-down {
        display: none !important;
    }
}

@media (min-width: 768px) {
    .hidden-md-up {
        display: none !important;
    }
}

@media (max-width: 991px) {
    .hidden-md-down {
        display: none !important;
    }
}

@media (min-width: 992px) {
    .hidden-lg-up {
        display: none !important;
    }
}

@media (max-width: 1199px) {
    .hidden-lg-down {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-xl-up {
        display: none !important;
    }
}

.hidden-xl-down {
    display: none !important;
}

.visible-print-block {
    display: none !important;
}

@media print {
    .visible-print-block {
        display: block !important;
    }
}

.visible-print-inline {
    display: none !important;
}

@media print {
    .visible-print-inline {
        display: inline !important;
    }
}

.visible-print-inline-block {
    display: none !important;
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}

[data-icon]:before {
    display: inline-block;
    font-family: feather;
    content: attr(data-icon);
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class*=" icon-"],
[class^=icon-] {
    display: inline-block;
    font-family: 'Feather';
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-eye:before {
    content: "";
}

.icon-paper-clip:before {
    content: "";
}

.icon-mail:before {
    content: "";
}

.icon-toggle:before {
    content: "";
}

.icon-layout:before {
    content: "";
}

.icon-link:before {
    content: "";
}

.icon-bell:before {
    content: "";
}

.icon-lock:before {
    content: "";
}

.icon-unlock:before {
    content: "";
}

.icon-ribbon:before {
    content: "";
}

.icon-image:before {
    content: "";
}

.icon-signal:before {
    content: "";
}

.icon-target:before {
    content: "";
}

.icon-clipboard:before {
    content: "";
}

.icon-clock:before {
    content: "";
}

.icon-watch:before {
    content: "";
}

.icon-air-play:before {
    content: "";
}

.icon-camera:before {
    content: "";
}

.icon-video:before {
    content: "";
}

.icon-disc:before {
    content: "";
}

.icon-printer:before {
    content: "";
}

.icon-monitor:before {
    content: "";
}

.icon-server:before {
    content: "";
}

.icon-cog:before {
    content: "";
}

.icon-heart:before {
    content: "";
}

.icon-paragraph:before {
    content: "";
}

.icon-align-justify:before {
    content: "";
}

.icon-align-left:before {
    content: "";
}

.icon-align-center:before {
    content: "";
}

.icon-align-right:before {
    content: "";
}

.icon-book:before {
    content: "";
}

.icon-layers:before {
    content: "";
}

.icon-stack:before {
    content: "";
}

.icon-stack-2:before {
    content: "";
}

.icon-paper:before {
    content: "";
}

.icon-paper-stack:before {
    content: "";
}

.icon-search:before {
    content: "";
}

.icon-zoom-in:before {
    content: "";
}

.icon-zoom-out:before {
    content: "";
}

.icon-reply:before {
    content: "";
}

.icon-circle-plus:before {
    content: "";
}

.icon-circle-minus:before {
    content: "";
}

.icon-circle-check:before {
    content: "";
}

.icon-circle-cross:before {
    content: "";
}

.icon-square-plus:before {
    content: "";
}

.icon-square-minus:before {
    content: "";
}

.icon-square-check:before {
    content: "";
}

.icon-square-cross:before {
    content: "";
}

.icon-microphone:before {
    content: "";
}

.icon-record:before {
    content: "";
}

.icon-skip-back:before {
    content: "";
}

.icon-rewind:before {
    content: "";
}

.icon-play:before {
    content: "";
}

.icon-pause:before {
    content: "";
}

.icon-stop:before {
    content: "";
}

.icon-fast-forward:before {
    content: "";
}

.icon-skip-forward:before {
    content: "";
}

.icon-shuffle:before {
    content: "";
}

.icon-repeat:before {
    content: "";
}

.icon-folder:before {
    content: "";
}

.icon-umbrella:before {
    content: "";
}

.icon-moon:before {
    content: "";
}

.icon-thermometer:before {
    content: "";
}

.icon-drop:before {
    content: "";
}

.icon-sun:before {
    content: "";
}

.icon-cloud:before {
    content: "";
}

.icon-cloud-upload:before {
    content: "";
}

.icon-cloud-download:before {
    content: "";
}

.icon-upload:before {
    content: "";
}

.icon-download:before {
    content: "";
}

.icon-location:before {
    content: "";
}

.icon-location-2:before {
    content: "";
}

.icon-map:before {
    content: "";
}

.icon-battery:before {
    content: "";
}

.icon-head:before {
    content: "";
}

.icon-briefcase:before {
    content: "";
}

.icon-speech-bubble:before {
    content: "";
}

.icon-anchor:before {
    content: "";
}

.icon-globe:before {
    content: "";
}

.icon-box:before {
    content: "";
}

.icon-reload:before {
    content: "";
}

.icon-share:before {
    content: "";
}

.icon-marquee:before {
    content: "";
}

.icon-marquee-plus:before {
    content: "";
}

.icon-marquee-minus:before {
    content: "";
}

.icon-tag:before {
    content: "";
}

.icon-power:before {
    content: "";
}

.icon-command:before {
    content: "";
}

.icon-alt:before {
    content: "";
}

.icon-esc:before {
    content: "";
}

.icon-bar-graph:before {
    content: "";
}

.icon-bar-graph-2:before {
    content: "";
}

.icon-pie-graph:before {
    content: "";
}

.icon-star:before {
    content: "";
}

.icon-arrow-left:before {
    content: "";
}

.icon-arrow-right:before {
    content: "";
}

.icon-arrow-up:before {
    content: "";
}

.icon-arrow-down:before {
    content: "";
}

.icon-volume:before {
    content: "";
}

.icon-mute:before {
    content: "";
}

.icon-content-right:before {
    content: "";
}

.icon-content-left:before {
    content: "";
}

.icon-grid:before {
    content: "";
}

.icon-grid-2:before {
    content: "";
}

.icon-columns:before {
    content: "";
}

.icon-loader:before {
    content: "";
}

.icon-bag:before {
    content: "";
}

.icon-ban:before {
    content: "";
}

.icon-flag:before {
    content: "";
}

.icon-trash:before {
    content: "";
}

.icon-expand:before {
    content: "";
}

.icon-contract:before {
    content: "";
}

.icon-maximize:before {
    content: "";
}

.icon-minimize:before {
    content: "";
}

.icon-plus:before {
    content: "";
}

.icon-minus:before {
    content: "";
}

.icon-check:before {
    content: "";
}

.icon-cross:before {
    content: "";
}

.icon-move:before {
    content: "";
}

.icon-delete:before {
    content: "";
}

.icon-menu:before {
    content: "";
}

.icon-archive:before {
    content: "";
}

.icon-inbox:before {
    content: "";
}

.icon-outbox:before {
    content: "";
}

.icon-file:before {
    content: "";
}

.icon-file-add:before {
    content: "";
}

.icon-file-subtract:before {
    content: "";
}

.icon-help:before {
    content: "";
}

.icon-open:before {
    content: "";
}

.icon-ellipsis:before {
    content: "";
}

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

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

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

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

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

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

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

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

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

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

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

.slick-slide img {
    display: block;
}

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

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

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

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

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

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

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

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

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
    font-family: "fontawesome";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: 0;
}

[dir="rtl"] .slick-prev {
    left: auto;
    right: 0;
}

.slick-prev:before {
    content: "";
}

[dir="rtl"] .slick-prev:before {
    content: "";
}

.slick-next {
    right: 0;
}

[dir="rtl"] .slick-next {
    left: 0;
    right: auto;
}

.slick-next:before {
    content: "";
}

[dir="rtl"] .slick-next:before {
    content: "";
}

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

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

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

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

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

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

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

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

/*
 * jquery-filestyle
 * doc: http://markusslima.github.io/jquery-filestyle/
 * github: https://github.com/markusslima/jquery-filestyle
 *
 * Copyright (c) 2015 Markus Vinicius da Silva Lima
 * Version 1.5.1
 * Licensed under the MIT license.
 */
.jfilestyle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0px 0px 10px 0px;
    padding: 0px;
    position: relative;
    border-collapse: separate;
}

div.jfilestyle label, div.jfilestyle input {
    font-family: sans-serif;
}

div.jfilestyle input {
    border: 0;
    background-color: rgba(0, 0, 0, 0);
    margin: 0px -5px 0px 0px;
    vertical-align: middle;
    padding: 0 5px;
    font-size: 10px;
    border-radius: 4px;
    color: #2e4959;
    cursor: default;
    line-height: normal;
}

div.jfilestyle label {
    display: inline-block;
    border: 0;
    background-color: rgba(0, 0, 0, 0);
    padding: 0;
    color: #0662ba;
    vertical-align: middle;
    line-height: normal;
    text-align: center;
    margin: 0px;
    font-size: 14px;
    width: auto;
    border-radius: 4px;
    font-weight: normal;
}

div.jfilestyle.jfilestyle-corner input:first-child {
    border-right: 0;
}

div.jfilestyle.jfilestyle-corner input:last-child {
    border-left: 0;
}

div.jfilestyle.jfilestyle-corner input:first-child,
div.jfilestyle.jfilestyle-corner span:first-child > label {
    border-radius: 4px 0 0 4px;
}

div.jfilestyle.jfilestyle-corner input:last-child,
div.jfilestyle.jfilestyle-corner span:last-child > label {
    border-radius: 0 4px 4px 0;
}

div.jfilestyle label[disabled] {
    pointer-events: none;
    opacity: 0.6;
    filter: alpha(opacity=65);
    cursor: not-allowed;
}

div.jfilestyle label:hover {
    cursor: pointer;
    opacity: 0.9;
}

div.jfilestyle .count-jfilestyle {
    background: #303030;
    color: #fff;
    border-radius: 50%;
    padding: 1px 5px;
    font-size: 12px;
    vertical-align: middle;
}

/*!
 * Fotorama 4.6.4 | http://fotorama.io/license/
 */
.fotorama__arr:focus:after,
.fotorama__fullscreen-icon:focus:after,
.fotorama__html,
.fotorama__img,
.fotorama__nav__frame:focus .fotorama__dot:after,
.fotorama__nav__frame:focus .fotorama__thumb:after,
.fotorama__stage__frame,
.fotorama__stage__shaft,
.fotorama__video iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

.fotorama--fullscreen,
.fotorama__img {
    max-width: 99999px !important;
    max-height: 99999px !important;
    min-width: 0 !important;
    min-height: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    padding: 0 !important;
}

.fotorama__wrap .fotorama__grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}

.fotorama__grabbing * {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing;
}

.fotorama__spinner {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
}

.fotorama__wrap--css3 .fotorama__arr,
.fotorama__wrap--css3 .fotorama__fullscreen-icon,
.fotorama__wrap--css3 .fotorama__nav__shaft,
.fotorama__wrap--css3 .fotorama__stage__shaft,
.fotorama__wrap--css3 .fotorama__thumb-border,
.fotorama__wrap--css3 .fotorama__video-close,
.fotorama__wrap--css3 .fotorama__video-play {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.fotorama__caption,
.fotorama__nav:after,
.fotorama__nav:before,
.fotorama__stage:after,
.fotorama__stage:before,
.fotorama__wrap--css3 .fotorama__html,
.fotorama__wrap--css3 .fotorama__nav,
.fotorama__wrap--css3 .fotorama__spinner,
.fotorama__wrap--css3 .fotorama__stage,
.fotorama__wrap--css3 .fotorama__stage .fotorama__img,
.fotorama__wrap--css3 .fotorama__stage__frame {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.fotorama__arr:focus,
.fotorama__fullscreen-icon:focus,
.fotorama__nav__frame {
    outline: 0;
}

.fotorama__arr:focus:after,
.fotorama__fullscreen-icon:focus:after,
.fotorama__nav__frame:focus .fotorama__dot:after,
.fotorama__nav__frame:focus .fotorama__thumb:after {
    content: '';
    border-radius: inherit;
    background-color: rgba(0, 175, 234, 0.5);
}

.fotorama__wrap--video .fotorama__stage,
.fotorama__wrap--video .fotorama__stage__frame--video,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,
.fotorama__wrap--video .fotorama__stage__shaft {
    -webkit-transform: none !important;
    transform: none !important;
}

.fotorama__wrap--css3 .fotorama__nav__shaft,
.fotorama__wrap--css3 .fotorama__stage__shaft,
.fotorama__wrap--css3 .fotorama__thumb-border {
    transition-property: -webkit-transform, width;
    transition-property: transform, width;
    transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1);
    transition-duration: 0ms;
}

.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__no-select,
.fotorama__video-close,
.fotorama__video-play,
.fotorama__wrap {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fotorama__select {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}

.fotorama__nav,
.fotorama__nav__frame {
    margin: auto;
    padding: 0;
}

.fotorama__caption__wrap,
.fotorama__nav__frame,
.fotorama__nav__shaft {
    -moz-box-orient: vertical;
    display: inline-block;
    vertical-align: middle;
    *display: inline;
    *zoom: 1;
}

.fotorama__nav__frame,
.fotorama__thumb-border {
    box-sizing: content-box;
}

.fotorama__caption__wrap {
    box-sizing: border-box;
}

.fotorama--hidden,
.fotorama__load {
    position: absolute;
    left: -99999px;
    top: -99999px;
    z-index: -1;
}

.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__nav,
.fotorama__nav__frame,
.fotorama__nav__shaft,
.fotorama__stage__frame,
.fotorama__stage__shaft,
.fotorama__video-close,
.fotorama__video-play {
    -webkit-tap-highlight-color: transparent;
}

.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close,
.fotorama__video-play {
    background: url("/local/templates/shop/css/../images/fotorama.png") no-repeat;
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 2dppx) {
    .fotorama__arr,
    .fotorama__fullscreen-icon,
    .fotorama__video-close,
    .fotorama__video-play {
        background: url("/local/templates/shop/css/../images/fotorama@2x.png") 0 0/96px 160px no-repeat;
    }
}

.fotorama__thumb {
    background-color: #7f7f7f;
    background-color: rgba(127, 127, 127, 0.2);
}

@media print {
    .fotorama__arr,
    .fotorama__fullscreen-icon,
    .fotorama__thumb-border,
    .fotorama__video-close,
    .fotorama__video-play {
        background: none !important;
    }
}

.fotorama {
    min-width: 1px;
    overflow: hidden;
}

.fotorama:not(.fotorama--unobtrusive) > *:not(:first-child) {
    display: none;
}

.fullscreen {
    width: 100% !important;
    height: 100% !important;
    max-width: 100% !important;
    max-height: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    background: #000;
}

.fotorama--fullscreen {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    float: none !important;
    z-index: 2147483647 !important;
    background: #000;
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
}

.fotorama--fullscreen .fotorama__nav,
.fotorama--fullscreen .fotorama__stage {
    background: #000;
}

.fotorama__wrap {
    -webkit-text-size-adjust: 100%;
    position: relative;
    direction: ltr;
    z-index: 0;
}

.fotorama__wrap--rtl .fotorama__stage__frame {
    direction: rtl;
}

.fotorama__nav,
.fotorama__stage {
    overflow: hidden;
    position: relative;
    max-width: 100%;
}

.fotorama__wrap--pan-y {
    -ms-touch-action: pan-y;
}

.fotorama__wrap .fotorama__pointer {
    cursor: pointer;
}

.fotorama__wrap--slide .fotorama__stage__frame {
    opacity: 1 !important;
}

.fotorama__stage__frame {
    overflow: hidden;
}

.fotorama__stage__frame.fotorama__active {
    z-index: 8;
}

.fotorama__wrap--fade .fotorama__stage__frame {
    display: none;
}

.fotorama__wrap--fade .fotorama__fade-front,
.fotorama__wrap--fade .fotorama__fade-rear,
.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active {
    display: block;
    left: 0;
    top: 0;
}

.fotorama__wrap--fade .fotorama__fade-front {
    z-index: 8;
}

.fotorama__wrap--fade .fotorama__fade-rear {
    z-index: 7;
}

.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active {
    z-index: 9;
}

.fotorama__wrap--fade .fotorama__stage .fotorama__shadow {
    display: none;
}

.fotorama__img {
    -ms-filter: "alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    border: none !important;
}

.fotorama__error .fotorama__img,
.fotorama__loaded .fotorama__img {
    -ms-filter: "alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img,
.fotorama__img--full {
    display: none;
}

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
    display: block;
}

.fotorama__wrap--only-active .fotorama__nav,
.fotorama__wrap--only-active .fotorama__stage {
    max-width: 99999px !important;
}

.fotorama__wrap--only-active .fotorama__stage__frame {
    visibility: hidden;
}

.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active {
    visibility: visible;
}

.fotorama__nav {
    font-size: 0;
    line-height: 0;
    text-align: center;
    display: none;
    white-space: nowrap;
    z-index: 5;
}

.fotorama__nav__shaft {
    position: relative;
    left: 0;
    top: 0;
    text-align: left;
}

.fotorama__nav__frame {
    position: relative;
    cursor: pointer;
}

.fotorama__nav--dots {
    display: block;
}

.fotorama__nav--dots .fotorama__nav__frame {
    width: 18px;
    height: 30px;
}

.fotorama__nav--dots .fotorama__nav__frame--thumb,
.fotorama__nav--dots .fotorama__thumb-border {
    display: none;
}

.fotorama__nav--thumbs {
    display: block;
}

.fotorama__nav--thumbs .fotorama__nav__frame {
    padding-left: 0 !important;
}

.fotorama__nav--thumbs .fotorama__nav__frame:last-child {
    padding-right: 0 !important;
}

.fotorama__nav--thumbs .fotorama__nav__frame--dot {
    display: none;
}

.fotorama__dot {
    display: block;
    width: 4px;
    height: 4px;
    position: relative;
    top: 12px;
    left: 6px;
    border-radius: 6px;
    border: 1px solid #7f7f7f;
}

.fotorama__nav__frame:focus .fotorama__dot:after {
    padding: 1px;
    top: -1px;
    left: -1px;
}

.fotorama__nav__frame.fotorama__active .fotorama__dot {
    width: 0;
    height: 0;
    border-width: 3px;
}

.fotorama__nav__frame.fotorama__active .fotorama__dot:after {
    padding: 3px;
    top: -3px;
    left: -3px;
}

.fotorama__thumb {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
}

.fotorama__nav__frame:focus .fotorama__thumb {
    z-index: 2;
}

.fotorama__thumb-border {
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    border-style: solid;
    border-color: #00afea;
    background-image: linear-gradient(to bottom right, rgba(255, 255, 255, 0.25), rgba(64, 64, 64, 0.1));
}

.fotorama__caption {
    position: absolute;
    z-index: 12;
    bottom: 0;
    left: 0;
    right: 0;
    font-family: 'Helvetica Neue', Arial, sans-serif;
    font-size: 14px;
    line-height: 1.5;
    color: #000;
}

.fotorama__caption a {
    text-decoration: none;
    color: #000;
    border-bottom: 1px solid;
    border-color: rgba(0, 0, 0, 0.5);
}

.fotorama__caption a:hover {
    color: #333;
    border-color: rgba(51, 51, 51, 0.5);
}

.fotorama__wrap--rtl .fotorama__caption {
    left: auto;
    right: 0;
}

.fotorama__wrap--no-captions .fotorama__caption,
.fotorama__wrap--video .fotorama__caption {
    display: none;
}

.fotorama__caption__wrap {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 5px 10px;
}

@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spinner {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.fotorama__wrap--css3 .fotorama__spinner {
    -webkit-animation: spinner 24s infinite linear;
    animation: spinner 24s infinite linear;
}

.fotorama__wrap--css3 .fotorama__html,
.fotorama__wrap--css3 .fotorama__stage .fotorama__img {
    transition-property: opacity;
    transition-timing-function: linear;
    transition-duration: 0.3s;
}

.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img {
    -ms-filter: "alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
}

.fotorama__select {
    cursor: auto;
}

.fotorama__video {
    top: 32px;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 10;
}

@-moz-document url-prefix() {
    .fotorama__active {
        box-shadow: 0 0 0 transparent;
    }
}

.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close,
.fotorama__video-play {
    position: absolute;
    z-index: 11;
    cursor: pointer;
}

.fotorama__arr {
    position: absolute;
    width: 32px;
    height: 32px;
    top: 50%;
    margin-top: -16px;
}

.fotorama__arr--prev {
    left: 2px;
    background-position: 0 0;
}

.fotorama__arr--next {
    right: 2px;
    background-position: -32px 0;
}

.fotorama__arr--disabled {
    pointer-events: none;
    cursor: default;
    *display: none;
    opacity: 0.1;
}

.fotorama__fullscreen-icon {
    width: 32px;
    height: 32px;
    top: 2px;
    right: 2px;
    background-position: 0 -32px;
    z-index: 20;
}

.fotorama__arr:focus,
.fotorama__fullscreen-icon:focus {
    border-radius: 50%;
}

.fotorama--fullscreen .fotorama__fullscreen-icon {
    background-position: -32px -32px;
}

.fotorama__video-play {
    width: 96px;
    height: 96px;
    left: 50%;
    top: 50%;
    margin-left: -48px;
    margin-top: -48px;
    background-position: 0 -64px;
    opacity: 0;
}

.fotorama__wrap--css2 .fotorama__video-play,
.fotorama__wrap--video .fotorama__stage .fotorama__video-play {
    display: none;
}

.fotorama__error .fotorama__video-play,
.fotorama__loaded .fotorama__video-play,
.fotorama__nav__frame .fotorama__video-play {
    opacity: 1;
    display: block;
}

.fotorama__nav__frame .fotorama__video-play {
    width: 32px;
    height: 32px;
    margin-left: -16px;
    margin-top: -16px;
    background-position: -64px -32px;
}

.fotorama__video-close {
    width: 32px;
    height: 32px;
    top: 0;
    right: 0;
    background-position: -64px 0;
    z-index: 20;
    opacity: 0;
}

.fotorama__wrap--css2 .fotorama__video-close {
    display: none;
}

.fotorama__wrap--css3 .fotorama__video-close {
    -webkit-transform: translate3d(32px, -32px, 0);
    transform: translate3d(32px, -32px, 0);
}

.fotorama__wrap--video .fotorama__video-close {
    display: block;
    opacity: 1;
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
    opacity: 0;
}

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
    opacity: 1;
}

.fotorama__wrap--video .fotorama__arr,
.fotorama__wrap--video .fotorama__fullscreen-icon {
    opacity: 0 !important;
}

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
    display: none;
}

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
    display: block;
}

.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr,
.fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon {
    display: none !important;
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
    -webkit-transform: translate3d(32px, -32px, 0);
    transform: translate3d(32px, -32px, 0);
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus) {
    -webkit-transform: translate3d(-48px, 0, 0);
    transform: translate3d(-48px, 0, 0);
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus) {
    -webkit-transform: translate3d(48px, 0, 0);
    transform: translate3d(48px, 0, 0);
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon {
    -webkit-transform: translate3d(32px, -32px, 0) !important;
    transform: translate3d(32px, -32px, 0) !important;
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev {
    -webkit-transform: translate3d(-48px, 0, 0) !important;
    transform: translate3d(-48px, 0, 0) !important;
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next {
    -webkit-transform: translate3d(48px, 0, 0) !important;
    transform: translate3d(48px, 0, 0) !important;
}

.fotorama__wrap--css3 .fotorama__arr:not(:focus),
.fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus),
.fotorama__wrap--css3 .fotorama__video-close:not(:focus),
.fotorama__wrap--css3 .fotorama__video-play:not(:focus) {
    transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity;
    transition-duration: 0.3s;
}

.fotorama__nav:after,
.fotorama__nav:before,
.fotorama__stage:after,
.fotorama__stage:before {
    content: "";
    display: block;
    position: absolute;
    text-decoration: none;
    top: 0;
    bottom: 0;
    width: 10px;
    height: auto;
    z-index: 10;
    pointer-events: none;
    background-repeat: no-repeat;
    background-size: 1px 100%, 5px 100%;
}

.fotorama__nav:before,
.fotorama__stage:before {
    background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, 0.4), transparent);
    background-position: 0 0, 0 0;
    left: -10px;
}

.fotorama__nav.fotorama__shadows--left:before,
.fotorama__stage.fotorama__shadows--left:before {
    left: 0;
}

.fotorama__nav:after,
.fotorama__stage:after {
    background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, 0.4), transparent);
    background-position: 100% 0, 100% 0;
    right: -10px;
}

.fotorama__nav.fotorama__shadows--right:after,
.fotorama__stage.fotorama__shadows--right:after {
    right: 0;
}

.fotorama--fullscreen .fotorama__nav:after,
.fotorama--fullscreen .fotorama__nav:before,
.fotorama--fullscreen .fotorama__stage:after,
.fotorama--fullscreen .fotorama__stage:before,
.fotorama__wrap--fade .fotorama__stage:after,
.fotorama__wrap--fade .fotorama__stage:before,
.fotorama__wrap--no-shadows .fotorama__nav:after,
.fotorama__wrap--no-shadows .fotorama__nav:before,
.fotorama__wrap--no-shadows .fotorama__stage:after,
.fotorama__wrap--no-shadows .fotorama__stage:before {
    display: none;
}

body.fancybox-active {
    overflow: hidden;
}

body.fancybox-iosfix {
    position: fixed;
    left: 0;
    right: 0;
}

.fancybox-is-hidden {
    position: absolute;
    top: -9999px;
    left: -9999px;
    visibility: hidden;
}

.fancybox-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99992;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.fancybox-outer {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
    opacity: 0.87;
    transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption-wrap {
    position: absolute;
    direction: ltr;
    z-index: 99997;
    opacity: 0;
    visibility: hidden;
    transition: opacity .25s, visibility 0s linear .25s;
    box-sizing: border-box;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption-wrap {
    opacity: 1;
    visibility: visible;
    transition: opacity .25s, visibility 0s;
}

.fancybox-infobar {
    top: 0;
    left: 0;
    font-size: 13px;
    padding: 0 10px;
    height: 44px;
    min-width: 44px;
    line-height: 44px;
    color: #ccc;
    text-align: center;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-font-smoothing: subpixel-antialiased;
    mix-blend-mode: exclusion;
}

.fancybox-toolbar {
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
}

.fancybox-stage {
    overflow: hidden;
    direction: ltr;
    z-index: 99994;
    -webkit-transform: translate3d(0, 0, 0);
}

.fancybox-is-closing .fancybox-stage {
    overflow: visible;
}

.fancybox-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: auto;
    outline: none;
    white-space: normal;
    box-sizing: border-box;
    text-align: center;
    z-index: 99994;
    -webkit-overflow-scrolling: touch;
    display: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
}

.fancybox-slide::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
    display: block;
}

.fancybox-slide--image {
    overflow: visible;
}

.fancybox-slide--image::before {
    display: none;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--video iframe {
    background: #000;
}

.fancybox-slide--map .fancybox-content,
.fancybox-slide--map iframe {
    background: #E5E3DF;
}

.fancybox-slide--next {
    z-index: 99995;
}

.fancybox-slide > * {
    display: inline-block;
    position: relative;
    padding: 24px;
    margin: 44px 0 44px;
    border-width: 0;
    vertical-align: middle;
    text-align: left;
    background-color: #fff;
    overflow: auto;
    box-sizing: border-box;
}

.fancybox-slide > title,
.fancybox-slide > style,
.fancybox-slide > meta,
.fancybox-slide > link,
.fancybox-slide > script,
.fancybox-slide > base {
    display: none;
}

.fancybox-slide .fancybox-image-wrap {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    border: 0;
    z-index: 99995;
    background: transparent;
    cursor: default;
    overflow: visible;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
}

.fancybox-can-zoomOut .fancybox-image-wrap {
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-image-wrap {
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}

.fancybox-can-drag .fancybox-image-wrap {
    cursor: -webkit-grab;
    cursor: grab;
}

.fancybox-is-dragging .fancybox-image-wrap {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

.fancybox-image,
.fancybox-spaceball {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    max-width: none;
    max-height: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fancybox-spaceball {
    z-index: 1;
}

.fancybox-slide--iframe .fancybox-content {
    padding: 0;
    width: 80%;
    height: 80%;
    max-width: calc(100% - 100px);
    max-height: calc(100% - 88px);
    overflow: visible;
    background: #fff;
}

.fancybox-iframe {
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    width: 100%;
    height: 100%;
    background: #fff;
}

.fancybox-error {
    margin: 0;
    padding: 40px;
    width: 100%;
    max-width: 380px;
    background: #fff;
    cursor: default;
}

.fancybox-error p {
    margin: 0;
    padding: 0;
    color: #444;
    font-size: 16px;
    line-height: 20px;
}

/* Buttons */
.fancybox-button {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    width: 44px;
    height: 44px;
    margin: 0;
    padding: 10px;
    border: 0;
    border-radius: 0;
    background: rgba(30, 30, 30, 0.6);
    transition: color .3s ease;
    cursor: pointer;
    outline: none;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
    color: #ccc;
}

.fancybox-button:focus,
.fancybox-button:hover {
    color: #fff;
}

.fancybox-button[disabled] {
    color: #ccc;
    cursor: default;
    opacity: 0.6;
}

.fancybox-button svg {
    display: block;
    position: relative;
    overflow: visible;
    shape-rendering: geometricPrecision;
}

.fancybox-button svg path {
    fill: currentColor;
    stroke: currentColor;
    stroke-linejoin: round;
    stroke-width: 3;
}

.fancybox-button--share svg path {
    stroke-width: 1;
}

.fancybox-button--play svg path:nth-child(2) {
    display: none;
}

.fancybox-button--pause svg path:nth-child(1) {
    display: none;
}

.fancybox-button--zoom svg path {
    fill: transparent;
}

/* Navigation arrows */
.fancybox-navigation {
    display: none;
}

.fancybox-show-nav .fancybox-navigation {
    display: block;
}

.fancybox-navigation button {
    position: absolute;
    top: 50%;
    margin: -50px 0 0 0;
    z-index: 99997;
    background: transparent;
    width: 60px;
    height: 100px;
    padding: 17px;
}

.fancybox-navigation button:before {
    content: "";
    position: absolute;
    top: 30px;
    right: 10px;
    width: 40px;
    height: 40px;
    background: rgba(30, 30, 30, 0.6);
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
}

.fancybox-navigation .fancybox-button--arrow_right {
    right: 0;
}

/* Close button on the top right corner of html content */
.fancybox-close-small {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
    z-index: 10;
    cursor: pointer;
}

.fancybox-close-small:after {
    content: '×';
    position: absolute;
    top: 5px;
    right: 5px;
    width: 30px;
    height: 30px;
    font: 22px/30px Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #888;
    font-weight: 300;
    text-align: center;
    border-radius: 50%;
    border-width: 0;
    background-color: transparent;
    transition: background-color .25s;
    box-sizing: border-box;
    z-index: 2;
}

.fancybox-close-small:focus {
    outline: none;
}

.fancybox-close-small:focus:after {
    outline: 1px dotted #888;
}

.fancybox-close-small:hover:after {
    color: #555;
    background: #eee;
}

.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--iframe .fancybox-close-small {
    top: 0;
    right: -40px;
}

.fancybox-slide--image .fancybox-close-small:after,
.fancybox-slide--iframe .fancybox-close-small:after {
    font-size: 35px;
    color: #aaa;
}

.fancybox-slide--image .fancybox-close-small:hover:after,
.fancybox-slide--iframe .fancybox-close-small:hover:after {
    color: #fff;
    background: transparent;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
    display: none;
}

/* Caption */
.fancybox-caption-wrap {
    bottom: 0;
    left: 0;
    right: 0;
    padding: 60px 2vw 0 2vw;
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
    pointer-events: none;
}

.fancybox-caption {
    padding: 30px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.4);
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    -webkit-text-size-adjust: none;
}

.fancybox-caption a,
.fancybox-caption button,
.fancybox-caption select {
    pointer-events: all;
    position: relative;
    /* Fix IE11 */
}

.fancybox-caption a {
    color: #fff;
    text-decoration: underline;
}

/* Loading indicator */
.fancybox-slide > .fancybox-loading {
    border: 6px solid rgba(100, 100, 100, 0.4);
    border-top: 6px solid rgba(255, 255, 255, 0.6);
    border-radius: 100%;
    height: 50px;
    width: 50px;
    -webkit-animation: fancybox-rotate .8s infinite linear;
    animation: fancybox-rotate .8s infinite linear;
    background: transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -30px;
    z-index: 99999;
}

@-webkit-keyframes fancybox-rotate {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes fancybox-rotate {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

/* Transition effects */
.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    opacity: 0;
}

.fancybox-fx-slide.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    opacity: 0;
}

.fancybox-fx-slide.fancybox-slide--current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
}

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
    opacity: 0;
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    -webkit-transform: scale3d(1.5, 1.5, 1.5);
    transform: scale3d(1.5, 1.5, 1.5);
    opacity: 0;
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    -webkit-transform: scale3d(0.5, 0.5, 0.5);
    transform: scale3d(0.5, 0.5, 0.5);
    opacity: 0;
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1;
}

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
    -webkit-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
    opacity: 0;
}

.fancybox-fx-rotate.fancybox-slide--next {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    opacity: 0;
}

.fancybox-fx-rotate.fancybox-slide--current {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1;
}

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    opacity: 0;
}

.fancybox-fx-circular.fancybox-slide--next {
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    opacity: 0;
}

.fancybox-fx-circular.fancybox-slide--current {
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1;
}

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
    transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
    transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1);
}

/* Share */
.fancybox-share {
    padding: 30px;
    border-radius: 3px;
    background: #f4f4f4;
    max-width: 90%;
    text-align: center;
}

.fancybox-share h1 {
    color: #222;
    margin: 0 0 20px 0;
    font-size: 35px;
    font-weight: 700;
}

.fancybox-share p {
    margin: 0;
    padding: 0;
}

p.fancybox-share__links {
    margin-right: -10px;
}

.fancybox-share__button {
    display: inline-block;
    text-decoration: none;
    margin: 0 10px 10px 0;
    padding: 0 15px;
    min-width: 130px;
    border: 0;
    border-radius: 3px;
    background: #fff;
    white-space: nowrap;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff;
    transition: all .2s;
}

.fancybox-share__button:hover {
    text-decoration: none;
}

.fancybox-share__button--fb {
    background: #3b5998;
}

.fancybox-share__button--fb:hover {
    background: #344e86;
}

.fancybox-share__button--pt {
    background: #bd081d;
}

.fancybox-share__button--pt:hover {
    background: #aa0719;
}

.fancybox-share__button--tw {
    background: #1da1f2;
}

.fancybox-share__button--tw:hover {
    background: #0d95e8;
}

.fancybox-share__button svg {
    position: relative;
    top: -1px;
    width: 25px;
    height: 25px;
    margin-right: 7px;
    vertical-align: middle;
}

.fancybox-share__button svg path {
    fill: #fff;
}

.fancybox-share__input {
    box-sizing: border-box;
    width: 100%;
    margin: 10px 0 0 0;
    padding: 10px 15px;
    background: transparent;
    color: #5d5b5b;
    font-size: 14px;
    outline: none;
    border: 0;
    border-bottom: 2px solid #d7d7d7;
}

/* Thumbs */
.fancybox-thumbs {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 212px;
    margin: 0;
    padding: 2px 2px 4px 2px;
    background: #fff;
    -webkit-tap-highlight-color: transparent;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    box-sizing: border-box;
    z-index: 99995;
}

.fancybox-thumbs-x {
    overflow-y: hidden;
    overflow-x: auto;
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block;
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px;
}

.fancybox-thumbs > ul {
    list-style: none;
    position: absolute;
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 0;
    white-space: nowrap;
}

.fancybox-thumbs-x > ul {
    overflow: hidden;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar {
    width: 7px;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px;
}

.fancybox-thumbs > ul > li {
    float: left;
    overflow: hidden;
    padding: 0;
    margin: 2px;
    width: 100px;
    height: 75px;
    max-width: calc(50% - 4px);
    max-height: calc(100% - 8px);
    position: relative;
    cursor: pointer;
    outline: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    box-sizing: border-box;
}

li.fancybox-thumbs-loading {
    background: rgba(0, 0, 0, 0.1);
}

.fancybox-thumbs > ul > li > img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: none;
    max-height: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fancybox-thumbs > ul > li:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 4px solid #4ea7f9;
    z-index: 99991;
    opacity: 0;
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
    opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
    .fancybox-thumbs {
        width: 110px;
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px;
    }

    .fancybox-thumbs > ul > li {
        max-width: calc(100% - 10px);
    }
}

/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/
/*
CONTENTS:
	1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited).
	2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar.
	3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar.
	4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars.
	5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars.
	6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS
		6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes.
*/
/*
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE
------------------------------------------------------------------------------------------------------------------------
*/
.mCustomScrollbar {
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom;
    /* direct pointer events to js */
}

.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
    -ms-touch-action: auto;
    touch-action: auto;
}

.mCustomScrollBox {
    /* contains plugin's markup */
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: ltr;
}

.mCSB_container {
    /* contains the original content */
    overflow: hidden;
    width: auto;
    height: auto;
}

/*
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR
y-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_inside > .mCSB_container {
    margin-right: 30px;
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
}

/* non-visible scrollbar */
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
    /* RTL direction/left-side scrollbar */
    margin-right: 0;
    margin-left: 30px;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-left: 0;
}

/* RTL direction/left-side scrollbar */
.mCSB_scrollTools {
    /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
}

.mCSB_outside + .mCSB_scrollTools {
    right: -26px;
}

/* scrollbar position: outside */
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    /* RTL direction/left-side scrollbar */
    right: auto;
    left: 0;
}

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    left: -26px;
}

/* RTL direction/left-side scrollbar (scrollbar position: outside) */
.mCSB_scrollTools .mCSB_draggerContainer {
    /* contains the draggable element and dragger rail markup */
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto;
}

.mCSB_scrollTools a + .mCSB_draggerContainer {
    margin: 20px 0;
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
}

.mCSB_scrollTools .mCSB_dragger {
    /* the draggable element */
    cursor: pointer;
    width: 100%;
    height: 30px;
    /* minimum dragger height */
    z-index: 1;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    /* the dragger element */
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    text-align: center;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 12px;
    /* auto-expanded scrollbar */
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 8px;
    /* auto-expanded scrollbar */
}

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
}

.mCSB_scrollTools .mCSB_buttonDown {
    bottom: 0;
}

/*
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR
x-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_horizontal.mCSB_inside > .mCSB_container {
    margin-right: 0;
    margin-bottom: 30px;
}

.mCSB_horizontal.mCSB_outside > .mCSB_container {
    min-height: 100%;
}

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0;
}

/* non-visible scrollbar */
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    width: auto;
    height: 16px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
}

.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: -26px;
}

/* scrollbar position: outside */
.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
    margin: 0 20px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 2px;
    margin: 7px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 30px;
    /* minimum dragger width */
    height: 100%;
    left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    /* auto-expanded scrollbar */
    margin: 2px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 8px;
    /* auto-expanded scrollbar */
    margin: 4px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    display: block;
    position: absolute;
    width: 20px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
    left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    right: 0;
}

/*
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS
yx-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_container_wrapper {
    position: absolute;
    height: auto;
    width: auto;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-right: 30px;
    margin-bottom: 30px;
}

.mCSB_container_wrapper > .mCSB_container {
    padding-right: 30px;
    padding-bottom: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 20px;
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 20px;
}

/* non-visible horizontal scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 0;
}

/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 0;
}

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 20px;
}

/* non-visible scrollbar/RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 0;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
    /* RTL direction/left-side scrollbar */
    margin-right: 0;
    margin-left: 30px;
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
    padding-right: 0;
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
    padding-bottom: 0;
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
    /* non-visible scrollbar */
    margin-left: 0;
}

/* non-visible horizontal scrollbar */
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0;
}

/*
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
    -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
    -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    -moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
}

/*
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS
------------------------------------------------------------------------------------------------------------------------
*/
/*
----------------------------------------
6.1 THEMES
----------------------------------------
*/
/* default theme ("light") */
.mCSB_scrollTools {
    opacity: 0.75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
    opacity: 0;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)";
}

.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.4);
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)";
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
    filter: "alpha(opacity=85)";
    -ms-filter: "alpha(opacity=85)";
}

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)";
}

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
    background-image: url(/local/templates/shop/css/mCSB_buttons.png);
    /* css sprites */
    background-repeat: no-repeat;
    opacity: 0.4;
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)";
}

.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 0;
    /*
  sprites locations
  light: 0 0, -16px 0, -32px 0, -48px 0, 0 -72px, -16px -72px, -32px -72px
  dark: -80px 0, -96px 0, -112px 0, -128px 0, -80px -72px, -96px -72px, -112px -72px
  */
}

.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -20px;
    /*
  sprites locations
  light: 0 -20px, -16px -20px, -32px -20px, -48px -20px, 0 -92px, -16px -92px, -32px -92px
  dark: -80px -20px, -96px -20px, -112px -20px, -128px -20px, -80px -92px, -96px -92px, -112 -92px
  */
}

.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -40px;
    /*
  sprites locations
  light: 0 -40px, -20px -40px, -40px -40px, -60px -40px, 0 -112px, -20px -112px, -40px -112px
  dark: -80px -40px, -100px -40px, -120px -40px, -140px -40px, -80px -112px, -100px -112px, -120px -112px
  */
}

.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -56px;
    /*
  sprites locations
  light: 0 -56px, -20px -56px, -40px -56px, -60px -56px, 0 -128px, -20px -128px, -40px -128px
  dark: -80px -56px, -100px -56px, -120px -56px, -140px -56px, -80px -128px, -100px -128px, -120px -128px
  */
}

.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover {
    opacity: 0.75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}

.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active {
    opacity: 0.9;
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)";
}

/* theme: "dark" */
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.15);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px;
}

/* ---------------------------------------- */
/* theme: "light-2", "dark-2" */
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto;
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px 0;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -20px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -40px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -56px;
}

/* theme: "dark-2" */
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px 0;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -20px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -40px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -56px;
}

/* ---------------------------------------- */
/* theme: "light-thick", "dark-thick" */
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px 0;
}

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 6px;
    margin: 5px auto;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px 0;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -20px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -40px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -56px;
}

/* theme: "dark-thick" */
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px 0;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -20px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -40px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -56px;
}

/* ---------------------------------------- */
/* theme: "light-thin", "dark-thin" */
.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
}

.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px;
}

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
}

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 2px;
    margin: 7px auto;
}

/* theme "dark-thin" */
.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.15);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px;
}

/* ---------------------------------------- */
/* theme "rounded", "rounded-dark", "rounded-dots", "rounded-dots-dark" */
.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.15);
}

.mCS-rounded.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger {
    height: 14px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 14px;
    margin: 0 1px;
}

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 14px;
}

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 14px;
    margin: 1px 0;
}

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 16px;
    /* auto-expanded scrollbar */
    height: 16px;
    margin: -1px 0;
}

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 4px;
    /* auto-expanded scrollbar */
}

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 16px;
    /* auto-expanded scrollbar */
    width: 16px;
    margin: 0 -1px;
}

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 4px;
    /* auto-expanded scrollbar */
    margin: 6px 0;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 -72px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -92px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -112px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -128px;
}

/* theme "rounded-dark", "rounded-dots-dark" */
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.15);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px -72px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -92px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -112px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -128px;
}

/* theme "rounded-dots", "rounded-dots-dark" */
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail {
    width: 4px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    background-color: transparent;
    background-position: center;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
    background-repeat: repeat-y;
    opacity: 0.3;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)";
}

.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0;
    background-repeat: repeat-x;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px -72px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -92px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -112px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -128px;
}

/* theme "rounded-dots-dark" */
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=");
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px -72px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -92px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -112px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -128px;
}

/* ---------------------------------------- */
/* theme "3d", "3d-dark", "3d-thick", "3d-thick-dark" */
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-y;
    background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}

/* theme "3d", "3d-dark" */
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 70px;
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 70px;
}

.mCS-3d.mCSB_scrollTools,
.mCS-3d-dark.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)";
}

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
}

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
    width: 8px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
}

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #555;
}

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 8px;
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 8px;
    margin: 4px 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 8px;
    margin: 4px auto;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}

/* theme "3d-dark" */
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}

/* ---------------------------------------- */
/* theme: "3d-thick", "3d-thick-dark" */
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)";
}

.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical,
.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical {
    right: 1px;
}

.mCS-3d-thick.mCSB_scrollTools_vertical,
.mCS-3d-thick-dark.mCSB_scrollTools_vertical {
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}

.mCS-3d-thick.mCSB_scrollTools_horizontal,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
    bottom: 1px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
    width: 12px;
    margin: 2px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #555;
}

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    width: auto;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.05);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}

/* theme: "3d-thick-dark" */
.mCS-3d-thick-dark.mCSB_scrollTools {
    box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #777;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #fff;
    background-color: rgba(0, 0, 0, 0.05);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}

/* ---------------------------------------- */
/* theme: "minimal", "minimal-dark" */
.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
    right: 0;
    margin: 12px 0;
}

.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: 0;
    margin: 0 12px;
}

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
    left: 0;
    right: auto;
}

.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}

.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 50px;
}

.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 50px;
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)";
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)";
}

/* theme: "minimal-dark" */
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)";
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)";
}

/* ---------------------------------------- */
/* theme "light-3", "dark-3" */
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
}

.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
}

.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 6px;
    margin: 5px 0;
}

.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 12px;
}

.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 12px;
    margin: 2px 0;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}

/* theme "dark-3" */
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}

/* ---------------------------------------- */
/* theme "inset", "inset-dark", "inset-2", "inset-2-dark", "inset-3", "inset-3-dark" */
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    width: 12px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
}

.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    margin: 3px 5px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 6px;
    margin: 5px 3px;
    position: absolute;
    width: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 12px;
    margin: 2px 0;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}

/* theme "inset-dark", "inset-2-dark", "inset-3-dark" */
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}

/* theme "inset-2", "inset-2-dark" */
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    border-color: rgba(255, 255, 255, 0.2);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
    border-color: #000;
    border-color: rgba(0, 0, 0, 0.2);
}

/* theme "inset-3", "inset-3-dark" */
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.6);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.6);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
}

/* ---------------------------------------- */
/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-preloader a {
    color: #CCC;
}

.mfp-preloader a:hover {
    color: #FFF;
}

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
}

.mfp-close:active {
    top: 1px;
}

.mfp-close-btn-in .mfp-close {
    color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
    margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}

.mfp-arrow-left {
    left: 0;
}

.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px;
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
    right: 0;
}

.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px;
}

.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
    line-height: 0;
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    /**
       * Remove all paddings around the image on small screen
       */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box;
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after {
    content: '';
    content: none;
}

q:before, q:after {
    content: '';
    content: none;
}

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

@font-face {
    font-family: "AFuturicaExtraBlack";
    font-style: normal;
    font-weight: 500;
    src: url("/local/templates/shop/css/../fonts/AFuturicaExtraBlack.eot?") format("eot"), url("/local/templates/shop/css/../fonts/AFuturicaExtraBlack.woff") format("woff"), url("/local/templates/shop/css/../fonts/AFuturicaExtraBlack.woff2") format("woff2"), url("/local/templates/shop/css/../fonts/AFuturicaExtraBlack.ttf") format("truetype");
}

@font-face {
    font-family: "HelveticaNeueCyr";
    font-style: normal;
    font-weight: 100;
    src: url("/local/templates/shop/css/../fonts/HelveticaNeueCyr-Thin.eot?") format("eot"), url("/local/templates/shop/css/../fonts/HelveticaNeueCyr-Thin.woff") format("woff"), url("/local/templates/shop/css/../fonts/HelveticaNeueCyr-Thin.woff2") format("woff2"), url("/local/templates/shop/css/../fonts/HelveticaNeueCyr-Thin.ttf") format("truetype");
}

@font-face {
    font-family: "HelveticaNeueCyr";
    font-style: normal;
    font-weight: 200;
    src: url("/local/templates/shop/css/../fonts/HelveticaNeueCyr-UltraLight.eot?") format("eot"), url("/local/templates/shop/css/../fonts/HelveticaNeueCyr-UltraLight.woff") format("woff"), url("/local/templates/shop/css/../fonts/HelveticaNeueCyr-UltraLight.woff2") format("woff2"), url("/local/templates/shop/css/../fonts/HelveticaNeueCyr-UltraLight.ttf") format("truetype");
}

@font-face {
    font-family: "HelveticaNeueCyr";
    font-style: normal;
    font-weight: 300;
    src: url("/local/templates/shop/css/../fonts/HelveticaNeueCyr-Light.eot?") format("eot"), url("/local/templates/shop/css/../fonts/HelveticaNeueCyr-Light.woff") format("woff"), url("/local/templates/shop/css/../fonts/HelveticaNeueCyr-Light.woff2") format("woff2"), url("/local/templates/shop/css/../fonts/HelveticaNeueCyr-Light.ttf") format("truetype");
}

@font-face {
    font-family: "HelveticaNeueCyr";
    font-style: normal;
    font-weight: 300;
    src: url("/local/templates/shop/css/../fonts/HelveticaNeueCyr-Roman.eot?") format("eot"), url("/local/templates/shop/css/../fonts/HelveticaNeueCyr-Roman.woff") format("woff"), url("/local/templates/shop/css/../fonts/HelveticaNeueCyr-Roman.woff2") format("woff2"), url("/local/templates/shop/css/../fonts/HelveticaNeueCyr-Roman.ttf") format("truetype");
}

@font-face {
    font-family: "HelveticaNeueCyr";
    font-style: normal;
    font-weight: 500;
    src: url("/local/templates/shop/css/../fonts/HelveticaNeueCyr-Medium.eot?") format("eot"), url("/local/templates/shop/css/../fonts/HelveticaNeueCyr-Medium.woff") format("woff"), url("/local/templates/shop/css/../fonts/HelveticaNeueCyr-Medium.woff2") format("woff2"), url("/local/templates/shop/css/../fonts/HelveticaNeueCyr-Medium.ttf") format("truetype");
}

@font-face {
    font-family: "HelveticaNeueCyr";
    font-style: normal;
    font-weight: 700;
    src: url("/local/templates/shop/css/../fonts/HelveticaNeueCyr-Bold.eot?") format("eot"), url("/local/templates/shop/css/../fonts/HelveticaNeueCyr-Bold.woff") format("woff"), url("/local/templates/shop/css/../fonts/HelveticaNeueCyr-Bold.woff2") format("woff2"), url("/local/templates/shop/css/../fonts/HelveticaNeueCyr-Bold.ttf") format("truetype");
}

@font-face {
    font-family: "HelveticaNeueCyr";
    font-style: normal;
    font-weight: 900;
    src: url("/local/templates/shop/css/../fonts/HelveticaNeueCyr-Heavy.eot?") format("eot"), url("/local/templates/shop/css/../fonts/HelveticaNeueCyr-Heavy.woff") format("woff"), url("/local/templates/shop/css/../fonts/HelveticaNeueCyr-Heavy.woff2") format("woff2"), url("/local/templates/shop/css/../fonts/HelveticaNeueCyr-Heavy.ttf") format("truetype");
}

@font-face {
    font-family: "Feather";
    font-style: normal;
    font-weight: 400;
    src: url("/local/templates/shop/css/../fonts/feather-webfont.eot?") format("eot"), url("/local/templates/shop/css/../fonts/feather-webfont.woff") format("woff"), url("/local/templates/shop/css/../fonts/feather-webfont.ttf") format("truetype"), url("/local/templates/shop/css/../fonts/feather-webfont.svg#Feather") format("svg");
}

@font-face {
    font-family: "ShopItem";
    font-style: normal;
    font-weight: 500;
    src: url("/local/templates/shop/css/../fonts/shop-item.eot?") format("eot"), url("/local/templates/shop/css/../fonts/shop-item.woff") format("woff"), url("/local/templates/shop/css/../fonts/shop-item.ttf") format("truetype"), url("/local/templates/shop/css/../fonts/shop-item.svg#ShopItem") format("svg");
}

@font-face {
    font-family: "PalletRadio";
    font-style: normal;
    font-weight: 500;
    src: url("/local/templates/shop/css/../fonts/pallet_radio.eot?") format("eot"), url("/local/templates/shop/css/../fonts/pallet_radio.woff") format("woff"), url("/local/templates/shop/css/../fonts/pallet_radio.ttf") format("truetype"), url("/local/templates/shop/css/../fonts/pallet_radio.svg#PalletRadio") format("svg");
}

@font-face {
    font-family: "Basket";
    font-style: normal;
    font-weight: 500;
    src: url("/local/templates/shop/css/../fonts/basket.eot?") format("eot"), url("/local/templates/shop/css/../fonts/basket.woff") format("woff"), url("/local/templates/shop/css/../fonts/basket.ttf") format("truetype"), url("/local/templates/shop/css/../fonts/basket.svg#Basket") format("svg");
}

@font-face {
    font-family: "BasketPack";
    font-style: normal;
    font-weight: 500;
    src: url("/local/templates/shop/css/../fonts/basket-pack.eot?") format("eot"), url("/local/templates/shop/css/../fonts/basket-pack.woff") format("woff"), url("/local/templates/shop/css/../fonts/basket-pack.ttf") format("truetype"), url("/local/templates/shop/css/../fonts/basket-pack.svg#BasketPack") format("svg");
}

@font-face {
    font-family: "Categories";
    font-style: normal;
    font-weight: 500;
    src: url("/local/templates/shop/css/../fonts/categories.eot?") format("eot"), url("/local/templates/shop/css/../fonts/categories.woff") format("woff"), url("/local/templates/shop/css/../fonts/categories.ttf") format("truetype"), url("/local/templates/shop/css/../fonts/categories.svg#Categories") format("svg");
}

@font-face {
    font-family: "MegamenuUsage";
    font-style: normal;
    font-weight: 500;
    src: url("/local/templates/shop/css/../fonts/megamenu-usage.eot?") format("eot"), url("/local/templates/shop/css/../fonts/megamenu-usage.woff") format("woff"), url("/local/templates/shop/css/../fonts/megamenu-usage.ttf") format("truetype"), url("/local/templates/shop/css/../fonts/megamenu-usage.svg#MegamenuUsage") format("svg");
}

@font-face {
    font-family: "CustomIcons";
    font-style: normal;
    font-weight: 500;
    src: url("/local/templates/shop/css/../fonts/custom-icons.eot?") format("eot"), url("/local/templates/shop/css/../fonts/custom-icons.woff") format("woff"), url("/local/templates/shop/css/../fonts/custom-icons.ttf") format("truetype"), url("/local/templates/shop/css/../fonts/custom-icons.svg#CustomIcons") format("svg");
}

@font-face {
    font-family: "Fakel";
    font-style: normal;
    font-weight: 500;
    src: url("/local/templates/shop/css/../fonts/fakel.eot?") format("eot"), url("/local/templates/shop/css/../fonts/fakel.woff") format("woff"), url("/local/templates/shop/css/../fonts/fakel.ttf") format("truetype"), url("/local/templates/shop/css/../fonts/fakel.svg#Fakel") format("svg");
}

h1, h2, h3, h4, h5, h6 {
    letter-spacing: normal;
}

body {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1;
    font-family: "HelveticaNeueCyr", Arial, sans-serif;
    font-size: 14px;
    font-weight: 300;
}

strong {
    font-weight: 600;
}

*:focus {
    outline: none !important;
}

textarea,
input[type="text"],
input[type="button"],
input[type="submit"] {
    -webkit-appearance: none;
    border-radius: 0;
}

input {
    -webkit-appearance: none !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
}

header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    width: 100%;
    background-color: #fff;
    height: 92px;
}

@media only screen and (max-width: 768px) {
    header {
        height: 62px;
        position: fixed;
        z-index: 1000;
    }
}

@media only screen and (max-width: 768px) {
    header.open {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        height: 100%;
        z-index: 1000;
    }
}

@media only screen and (max-width: 768px) {
    header .header__mobile {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
    }
}

header .header__mobile_menu {
    display: none;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-color: #eaeaea;
    height: 0;
    transition: 0.3s;
    overflow: hidden;
}

@media only screen and (max-width: 768px) {
    header .header__mobile_menu {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
    }
}

header .header__mobile_menu.open {
    height: 100%;
}

header .header__mobile_menu_list {
    -webkit-box-flex: 1;
    -webkit-flex: 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 auto;
    -ms-flex: 1 auto;
    flex: 1 auto;
    height: 0;
    overflow-y: auto;
    overflow-x: hidden;
    position: relative;
}

header .header__mobile_menu_link {
    font-size: 15px;
    text-transform: uppercase;
    color: #000;
    text-decoration: none;
    padding: 10px 20px;
    display: block;
}

header .header__mobile_menu_link:hover, header .header__mobile_menu_link:focus {
    text-decoration: none;
    background-color: #dadada;
}

header .header__mobile_menu_sub {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    background-color: #eaeaea;
    transition: 0.3s;
}

header .header__mobile_menu_sub.open {
    left: 0;
    right: 0;
    overflow-y: auto;
}

header .header__mobile_menu_sub_link {
    font-size: 15px;
    text-transform: uppercase;
    color: #000;
    text-decoration: none;
    padding: 10px 20px 10px 40px;
    display: block;
}

header .header__mobile_menu_sub_link:hover, header .header__mobile_menu_sub_link:focus {
    text-decoration: none;
    background-color: #dadada;
}

header .header__mobile_menu_sub_link_close {
    margin-bottom: 20px;
}

header .header__mobile_menu_sub_link_close:before {
    content: '';
    background-image: url("/local/templates/shop/css/../images/arrow-back.png");
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 7px;
    left: 15px;
    background-position: center;
}

header .header__mobile_menu_search {
    padding: 15px 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 70px;
    -moz-box-flex: 0;
    -moz-flex: 0 0 70px;
    -ms-flex: 0 0 70px;
    flex: 0 0 70px;
    position: relative;
}

header .header__mobile_menu_search .icon-search {
    position: absolute;
    top: 24px;
    font-size: 20px;
    right: 30px;
}

header .header__mobile_menu_search form {
    display: flex;
    width: 100%;
}

header .header__mobile_menu_search input[type=text] {
    font-family: "HelveticaNeueCyr", Arial, sans-serif;
    font-weight: 300;
    font-style: italic;
    font-size: 14px;
    border: 0;
    width: 100%;
    height: 40px;
    padding-left: 10px;
    padding-right: 10px;
}

header .header__mobile_menu_socials {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    width: 100%;
    padding: 20px;
}

header .header__mobile_menu_socials .social-icons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    width: 100%;
}

header .header__mobile_menu_socials a {
    color: #b2b2b2;
    font-size: 20px;
    display: inline-block;
    margin: 3px 10px;
}

header .header__mobile_menu_socials a:hover, header .header__mobile_menu_socials a:focus {
    color: #f5354e;
}

header .header__mobile_menu_price__wrapper {
    background-color: #ffffff;
    width: 100%;
    height: 0;
    overflow: hidden;
}

header .header__mobile_menu_price__title_link {
    position: relative;
    padding-right: 40px;
}

header .header__mobile_menu_price__title_link:after {
    content: '\f078';
    font-family: 'FontAwesome';
    position: absolute;
    top: 10px;
    right: 20px;
    transition: 0.3s;
}

header .header__mobile_menu_price__title_link.active:after {
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

header .header__mobile_menu_price__title_link.active + .header__mobile_menu_price__wrapper {
    height: auto;
    overflow: visible;
}

header .header__mobile_menu_price__slider {
    padding: 20px 0;
}

header .header__mobile_menu_price__item {
    opacity: 0.5;
    pointer-events: none;
    transition: 0.3s;
}

header .header__mobile_menu_price__item.slick-active {
    opacity: 1;
    pointer-events: auto;
}

header .header__mobile_menu_price__item_inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    text-align: center;
}

header .header__mobile_menu_price__image {
    max-width: 150px;
    margin-bottom: 10px;
}

header .header__mobile_menu_price__image img {
    max-width: 100%;
}

header .header__mobile_menu_price__title {
    max-width: 200px;
    padding: 0 10px;
}

header .header__mobile_menu_price__title a {
    color: #afafaf;
    font-size: 12px;
}

header .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

@media only screen and (max-width: 1200px) {
    header .container {
        width: 100%;
    }
}

@media only screen and (max-width: 768px) {
    header .container {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
    }
}

header .container.main-page {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

@media only screen and (max-width: 1200px) {
    header .container.main-page {
        padding-left: 20px;
    }
}

@media only screen and (max-width: 768px) {
    header .container.main-page {
        padding: 0;
    }
}

header .header__logo-mobile {
    display: none;
}

header .header__block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

header .navbar {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    padding: 0;
    height: 92px;
}

@media only screen and (max-width: 768px) {
    header .navbar .navbar-brand {
        margin-right: 0;
        padding: 0;
    }
}

header .navbar .navbar-brand-svg {
    height: 60px;
    width: 160px;
}

@media only screen and (max-width: 991px) {
    header .navbar .navbar-brand-svg {
        width: 140px;
    }
}

@media only screen and (max-width: 768px) {
    header .navbar .navbar-brand-svg {
        width: 85px;
    }
}

header .navbar .navbar-toggler {
    z-index: 1;
    margin-top: 13px;
}

@media only screen and (max-width: 991px) {
    header .navbar {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 62px;
        -moz-box-flex: 0;
        -moz-flex: 0 0 62px;
        -ms-flex: 0 0 62px;
        flex: 0 0 62px;
    }
}

header .header__menu-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 100%;
}

@media only screen and (max-width: 768px) {
    header .header__menu-wrapper {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        -webkit-justify-content: flex-end;
        -moz-justify-content: flex-end;
        justify-content: flex-end;
        padding-right: 10px;
    }
}

header .header__menu-wrapper .header__menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}

header .header__menu-wrapper .header__menu .header__menu-item {
    margin: 0 2px;
}

@media only screen and (max-width: 1400px) {
    header .header__menu-wrapper .header__menu .header__menu-item {
        margin: 0 2px;
    }
}

@media only screen and (max-width: 991px) {
    header .header__menu-wrapper .header__menu .header__menu-item {
        margin: 0 2px;
        font-size: 12px;
    }
}

@media only screen and (max-width: 768px) {
    header .header__menu-wrapper .header__menu .header__menu-item {
        margin: 0;
    }
}

@media only screen and (max-width: 768px) {
    header .header__menu-wrapper .header__menu .header__menu-item.header__menu-item_mobile-hide {
        display: none;
    }
}

header .header__menu-wrapper .header__menu .header__menu-item a.nav-link {
    color: #000000;
    padding: 0;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: rgba(0, 0, 0, 0);
    height: 46px;
    line-height: 46px;
    padding-left: 13px;
    padding-right: 13px;
    transition: 0.8s;
}

header .header__menu-wrapper .header__menu .header__menu-item a.nav-link.active {
    border-bottom-color: #f5354e;
    color: #f5354e;
}

header .header__menu-wrapper .header__menu .header__menu-item a.nav-link:hover {
    border-bottom-color: #000000;
    color: #000000;
}

header .header__menu-wrapper .header__menu .header__menu-item.header__menu-item-button a.nav-link {
    background-color: #fff;
    color: #f5354e;
    width: auto;
    border-bottom: 2px solid #f5354e;
    text-align: center;
    height: 46px;
    line-height: 46px;
    padding-left: 13px;
    padding-right: 13px;
}

@media only screen and (max-width: 800px) {
    header .header__menu-wrapper .header__menu .header__menu-item.header__menu-item-button a.nav-link {
        width: auto;
        padding-left: 15px;
        padding-right: 15px;
    }
}

header .header__menu-wrapper .header__menu .header__menu-item.header__menu-item-button a.nav-link:hover {
    border-bottom-color: #000000;
    color: #000000;
}

@media only screen and (max-width: 768px) {
    header .header__menu-wrapper .header__menu {
        margin-left: 0 !important;
    }
}

header .header__menu-wrapper .social-icons {
    margin-left: 50px;
    margin-right: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    margin: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    z-index: 10;
}

@media only screen and (max-width: 1400px) {
    header .header__menu-wrapper .social-icons {
        margin-right: 5px;
        margin-left: 5px;
    }
}

@media only screen and (max-width: 991px) {
    header .header__menu-wrapper .social-icons {
        margin: 10px 10px 10px 0;
        text-align: center;
    }
}

@media only screen and (max-width: 768px) {
    header .header__menu-wrapper .social-icons {
        display: none;
    }
}

header .header__menu-wrapper .social-icons .social-icon {
    display: inline-block;
    margin: 5px 10px;
    transition: 0.8s;
}

@media only screen and (max-width: 991px) {
    header .header__menu-wrapper .social-icons .social-icon {
        margin-left: 5px;
        margin-right: 5px;
    }
}

header .header__menu-wrapper .social-icons .social-icon a.social-icon__link {
    color: #b2b2b2;
    font-size: 20px;
    display: inline-block;
}

@media only screen and (max-width: 991px) {
    header .header__menu-wrapper .social-icons .social-icon a.social-icon__link {
        font-size: 15px;
    }
}

header .header__menu-wrapper .social-icons .social-icon a.social-icon__link:hover {
    color: #f5354e;
}

header .header__menu-wrapper .social-icons .social-icon a.social-icon__link i {
    vertical-align: middle;
}

header .header__menu-wrapper .header__phone-wrapper {
    margin-right: 40px;
    display: block;
}

header .header__menu-wrapper .header__phone-wrapper.shop_style {
    margin-right: 5px;
}

@media only screen and (max-width: 991px) {
    header .header__menu-wrapper .header__phone-wrapper {
        margin: 10px 0;
        padding: 0 20px 0 0;
        text-align: center;
        padding-right: 35px;
    }
}

@media only screen and (max-width: 768px) {
    header .header__menu-wrapper .header__phone-wrapper {
        padding: 0;
        margin-right: 10px;
    }
}

header .header__menu-wrapper .header__phone-wrapper .header__phone-block {
    position: relative;
}

@media only screen and (max-width: 991px) {
    header .header__menu-wrapper .header__phone-wrapper .header__phone-block {
        margin-top: 0;
    }
}

header .header__menu-wrapper .header__phone-wrapper .header__phone-block .header__phone-link {
    color: #000000;
    font-size: 24px;
}

@media only screen and (max-width: 1200px) {
    header .header__menu-wrapper .header__phone-wrapper .header__phone-block .header__phone-link {
        font-size: 18px;
    }
}

@media only screen and (max-width: 991px) {
    header .header__menu-wrapper .header__phone-wrapper .header__phone-block .header__phone-link {
        font-size: 14px;
    }
}

@media only screen and (max-width: 768px) {
    header .header__menu-wrapper .header__phone-wrapper .header__phone-block .header__phone-link {
        font-size: 12px;
    }
}

@media only screen and (max-width: 360px) {
    header .header__menu-wrapper .header__phone-wrapper .header__phone-block .header__phone-link {
        font-size: 12px;
    }
}

header .header__menu-wrapper .header__phone-wrapper .header__phone-block .header__phone-link:hover {
    color: #000000;
    text-decoration: none;
}

header .header__menu-wrapper .header__phone-wrapper .header__phone-block .header__email-link {
    color: #a3a3a3;
    font-size: 16px;
    position: absolute;
    bottom: -18px;
    letter-spacing: .03em;
    right: 0;
}

@media only screen and (max-width: 1200px) {
    header .header__menu-wrapper .header__phone-wrapper .header__phone-block .header__email-link {
        font-size: 14px;
    }
}

@media only screen and (max-width: 991px) {
    header .header__menu-wrapper .header__phone-wrapper .header__phone-block .header__email-link {
        position: relative;
        display: block;
        bottom: 0;
        margin: 3px 0;
        text-align: right;
        font-size: 13px;
        letter-spacing: 0;
    }
}

@media only screen and (max-width: 768px) {
    header .header__menu-wrapper .header__phone-wrapper .header__phone-block .header__email-link {
        margin-bottom: 0;
        margin-top: 4px;
        font-size: 12px;
        text-align: right;
    }
}

header .header__menu-wrapper .header__phone-wrapper .header__phone-block .header__email-link:hover {
    text-decoration: none;
}

header .header__menu-wrapper .header__basket-wrapper {
    margin-right: 30px;
    position: relative;
}

@media only screen and (max-width: 768px) {
    header .header__menu-wrapper .header__basket-wrapper {
        margin-right: 0;
    }
}

header .header__menu-wrapper .header__basket-wrapper .basket-header {
    font-size: 26px;
    color: #000;
    position: relative;
}

header .header__menu-wrapper .header__basket-wrapper .basket-header:before {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    background-color: #000;
    top: -2px;
    right: -2px;
    border-radius: 50%;
}

header .header__menu-wrapper .header__basket-wrapper .basket-header:after {
    content: attr(data-count);
    position: absolute;
    width: 12px;
    height: 12px;
    color: #fff;
    top: -2px;
    right: -2px;
    line-height: 12px;
    font-size: 8px;
    text-align: center;
}

header .header__menu-wrapper .header__search-wrapper {
    position: absolute;
    height: 100%;
    top: 0;
    right: 0;
    width: 22px;
    background-color: #ffffff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    align-items: stretch;
    -webkit-align-content: stretch;
    -moz-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    overflow: hidden;
}

@media only screen and (max-width: 991px) {
    header .header__menu-wrapper .header__search-wrapper {
        padding: 0;
        width: 30px;
    }
}

@media only screen and (max-width: 768px) {
    header .header__menu-wrapper .header__search-wrapper {
        padding: 0;
        position: absolute;
        top: 0;
        right: 10px;
        display: none;
    }
}

header .header__menu-wrapper .header__search-wrapper .header__search-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

header .header__menu-wrapper .header__search-wrapper .header__search-form:after {
    content: '';
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
    height: 10px;
    background-color: #ffffff;
}

header .header__menu-wrapper .header__search-wrapper .header__search-form .header__search-input-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
}

header .header__menu-wrapper .header__search-wrapper .header__search-form .header__search-input-wrapper .header__search-cancel {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 32px;
    cursor: pointer;
    overflow: hidden;
}

header .header__menu-wrapper .header__search-wrapper .header__search-form input.header-search-input {
    width: 100%;
    padding-left: 12px;
    padding-right: 32px;
    border: 0;
}

header .header__menu-wrapper .header__search-wrapper .header__search-form input.header-search-input::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #d4d4d4;
}

header .header__menu-wrapper .header__search-wrapper .header__search-form input.header-search-input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #d4d4d4;
    opacity: 1;
}

header .header__menu-wrapper .header__search-wrapper .header__search-form input.header-search-input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #d4d4d4;
    opacity: 1;
}

header .header__menu-wrapper .header__search-wrapper .header__search-form input.header-search-input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #d4d4d4;
}

header .header__menu-wrapper .header__search-wrapper .header__search-form input.header-search-input::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #d4d4d4;
}

header .header__menu-wrapper .header__search-wrapper .icon-search {
    font-size: 22px;
    width: 22px;
    cursor: pointer;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
}

.main-page-slider {
    position: relative;
    overflow: hidden;
}

.develop-slide .dev__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    align-items: stretch;
    width: 100%;
    background-color: #ffffff;
    padding: 3px;
}

.develop-slide .dev__wrap .dev__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.develop-slide .dev__wrap .dev__row .dev__col {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.develop-slide .dev__wrap .dev__row .dev__col.size2 {
    -webkit-box-flex: 2;
    -webkit-flex: 2;
    -moz-box-flex: 2;
    -moz-flex: 2;
    -ms-flex: 2;
    flex: 2;
    margin: 3px;
}

.develop-slide .dev__wrap .dev__row .dev__col.size2 .dev__inside2 {
    padding: 0;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    align-items: stretch;
    background-color: #fff;
}

.develop-slide .dev__wrap .dev__row .dev__col.size2 .dev__inside2 .dev__inside3 {
    padding: 20px;
    margin: 0;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    background-color: #fff;
    align-items: center;
}

.develop-slide .dev__wrap .dev__row .dev__col .dev__inside {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    margin: 3px;
    background-color: #fff;
    padding: 20px;
}

.develop-slide .dev__wrap .dev__row .dev__col .dev__inside img {
    height: auto !important;
}

.develop-slide .dev__wrap .dev__row .dev__col .dev__inside .dev__content {
    position: absolute;
    right: 20px;
    bottom: 20px;
    text-align: right;
    font-weight: 300;
    letter-spacing: 1px;
}

.develop-slide .dev__wrap .dev__row .dev__col .dev__inside .dev__content .dev__title {
    display: block;
    font-weight: 500;
}

.about-slide {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-basis: inherit;
    -moz-flex-basis: inherit;
    -ms-flex-preferred-size: inherit;
    flex-basis: inherit;
    -webkit-align-self: flex-end;
    -moz-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
}

.about-slide .about-slide__bg {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-size: cover;
    background-position: right;
}

@media only screen and (max-width: 768px) {
    .about-slide .about-slide__bg {
        background-position: right;
    }
}

.about-slide .about-slide__count {
    background-color: #ffffff;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 35px;
    padding-bottom: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
}

@media only screen and (max-width: 768px) {
    .about-slide .about-slide__count {
        padding-top: 0;
        padding-bottom: 0;
    }
}

.about-slide .about-slide__count .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.about-slide .about-slide__count .row .col {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    -webkit-justify-content: stretch;
    -moz-justify-content: stretch;
    justify-content: stretch;
}

@media only screen and (max-width: 768px) {
    .about-slide .about-slide__count .row .col {
        flex: 1 0 50%;
    }
}

@media only screen and (max-width: 768px) {
    .about-slide .about-slide__count .row .col:nth-child(3) {
        display: none;
    }
}

.about-slide .about-slide__count .about-slide__count-item {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
}

@media only screen and (max-width: 1200px) {
    .about-slide .about-slide__count .about-slide__count-item {
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media only screen and (max-width: 800px) {
    .about-slide .about-slide__count .about-slide__count-item {
        margin: 10px 0;
    }
}

.about-slide .about-slide__count .about-slide__count-item .about-slide__count-title {
    font-weight: 300;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    padding-left: 0.8px;
}

@media only screen and (max-width: 1200px) {
    .about-slide .about-slide__count .about-slide__count-item .about-slide__count-title {
        font-size: 12px;
    }
}

@media only screen and (max-width: 800px) {
    .about-slide .about-slide__count .about-slide__count-item .about-slide__count-title {
        font-size: 11px;
    }
}

.about-slide .about-slide__count .about-slide__count-item .about-slide__count-title sup {
    font-size: 11px;
}

.about-slide .about-slide__count .about-slide__count-item .about-slide__count-number {
    font-size: 50px;
    letter-spacing: -1px;
    text-align: center;
    padding-right: 1px;
    width: 100%;
}

@media only screen and (max-width: 1200px) {
    .about-slide .about-slide__count .about-slide__count-item .about-slide__count-number {
        font-size: 50px;
    }
}

@media only screen and (max-width: 1024px) {
    .about-slide .about-slide__count .about-slide__count-item .about-slide__count-number {
        font-size: 34px;
    }
}

@media only screen and (max-width: 800px) {
    .about-slide .about-slide__count .about-slide__count-item .about-slide__count-number {
        font-size: 30px;
    }
}

.about-slide .about-slide__banners {
    background-color: #000000;
    padding-top: 30px;
    padding-bottom: 30px;
}

@media only screen and (max-width: 800px) {
    .about-slide .about-slide__banners {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

.about-slide .about-slide__banners .slick-list.draggable {
    margin: 0 20px;
}

.about-slide .about-slide__banners .about-slide__banners_slider-item {
    text-align: center;
}

.about-slide .about-slide__banners .about-slide__banners_slider-item img {
    display: inline-block;
    height: auto !important;
    width: auto !important;
    max-height: 100%;
    max-width: 100%;
}

.contacts-slide {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-basis: inherit;
    -moz-flex-basis: inherit;
    -ms-flex-preferred-size: inherit;
    flex-basis: inherit;
    -webkit-align-self: flex-end;
    -moz-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
}

@media only screen and (max-width: 1400px) {
    .contacts-slide + .main-page-slider__carousel_item_text-block {
        display: none;
    }
}

.contacts-slide .contacts-slide__map-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
}

.contacts-slide .contacts-slide__map-wrapper .contacts-slide__map {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
}

.contacts-slide .contacts-slide__map-wrapper .contacts-slide__addresses {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 12px 30px;
    background-color: #000000;
    color: #ffffff;
}

@media only screen and (max-width: 1024px) {
    .contacts-slide .contacts-slide__map-wrapper .contacts-slide__addresses {
        width: 100%;
        padding: 0;
    }
}

@media only screen and (max-width: 768px) {
    .contacts-slide .contacts-slide__map-wrapper .contacts-slide__addresses {
        width: 100%;
        padding: 0;
    }
}

.contacts-slide .contacts-slide__map-wrapper .contacts-slide__addresses .tabs_wrapper {
    display: none;
}

@media only screen and (max-width: 768px) {
    .contacts-slide .contacts-slide__map-wrapper .contacts-slide__addresses .tabs_wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
    }
}

.contacts-slide .contacts-slide__map-wrapper .contacts-slide__addresses .contacts-slide__addresses-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

@media only screen and (max-width: 1024px) {
    .contacts-slide .contacts-slide__map-wrapper .contacts-slide__addresses .contacts-slide__addresses-list {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media only screen and (max-width: 768px) {
    .contacts-slide .contacts-slide__map-wrapper .contacts-slide__addresses .contacts-slide__addresses-list {
        display: none;
    }
}

.contacts-slide .contacts-slide__map-wrapper .contacts-slide__addresses .contacts-slide__addresses-list .contacts-slide__addresses-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 50px;
    letter-spacing: .9px;
    max-width: 300px;
    cursor: pointer;
    border: 2px solid #000;
    padding: 10px 20px;
    transition: 0.5s;
}

@media only screen and (max-width: 1024px) {
    .contacts-slide .contacts-slide__map-wrapper .contacts-slide__addresses .contacts-slide__addresses-list .contacts-slide__addresses-item {
        width: 100%;
        max-width: 100%;
        margin: 0;
    }
}

.contacts-slide .contacts-slide__map-wrapper .contacts-slide__addresses .contacts-slide__addresses-list .contacts-slide__addresses-item:hover, .contacts-slide .contacts-slide__map-wrapper .contacts-slide__addresses .contacts-slide__addresses-list .contacts-slide__addresses-item.active {
    border: 2px solid #565656;
    padding: 10px 20px;
}

.contacts-slide .contacts-slide__map-wrapper .contacts-slide__addresses .contacts-slide__addresses-list .contacts-slide__addresses-item .contacts-slide__addresses-item_block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.contacts-slide .contacts-slide__map-wrapper .contacts-slide__addresses .contacts-slide__addresses-list .contacts-slide__addresses-item .contacts-slide__address-title,
.contacts-slide .contacts-slide__map-wrapper .contacts-slide__addresses .contacts-slide__addresses-list .contacts-slide__addresses-item .contacts-slide__address-phone {
    text-transform: uppercase;
    font-size: 18px;
}

@media only screen and (max-width: 1024px) {
    .contacts-slide .contacts-slide__map-wrapper .contacts-slide__addresses .contacts-slide__addresses-list .contacts-slide__addresses-item .contacts-slide__address-title,
    .contacts-slide .contacts-slide__map-wrapper .contacts-slide__addresses .contacts-slide__addresses-list .contacts-slide__addresses-item .contacts-slide__address-phone {
        font-size: 14px;
    }
}

.contacts-slide .contacts-slide__map-wrapper .contacts-slide__addresses .contacts-slide__addresses-list .contacts-slide__addresses-item .contacts-slide__address-title .content__email,
.contacts-slide .contacts-slide__map-wrapper .contacts-slide__addresses .contacts-slide__addresses-list .contacts-slide__addresses-item .contacts-slide__address-phone .content__email {
    text-transform: none;
}

.contacts-slide .contacts-slide__map-wrapper .contacts-slide__addresses .contacts-slide__addresses-list .contacts-slide__addresses-item .contacts-slide__address-title a,
.contacts-slide .contacts-slide__map-wrapper .contacts-slide__addresses .contacts-slide__addresses-list .contacts-slide__addresses-item .contacts-slide__address-phone a {
    color: #fff !important;
    text-decoration: none !important;
}

.contacts-slide .contacts-slide__map-wrapper .contacts-slide__addresses .contacts-slide__addresses-list .contacts-slide__addresses-item .contacts-slide__address-title a:hover,
.contacts-slide .contacts-slide__map-wrapper .contacts-slide__addresses .contacts-slide__addresses-list .contacts-slide__addresses-item .contacts-slide__address-phone a:hover {
    color: #c5c5c5 !important;
}

.contacts-slide .contacts-slide__map-wrapper .contacts-slide__addresses .contacts-slide__addresses-list .contacts-slide__addresses-item .contacts-slide__address-path {
    color: #ababab;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0.7px;
    margin-top: 5px;
    margin-bottom: 20px;
}

@media only screen and (max-width: 1024px) {
    .contacts-slide .contacts-slide__map-wrapper .contacts-slide__addresses .contacts-slide__addresses-list .contacts-slide__addresses-item .contacts-slide__address-path {
        margin-top: 5px;
        margin-bottom: 10px;
        font-size: 11px;
    }
}

.contacts-slide .contacts-slide__map-wrapper .contacts-slide__addresses .contacts-slide__addresses-list .contacts-slide__addresses-item:last-child {
    margin-right: 0;
}

.contacts-slide .contacts-slide__form-wrapper {
    padding-top: 36px;
}

.contacts-slide .contacts-slide__form-wrapper.minimal-height {
    padding-top: 16px;
}

@media only screen and (max-width: 768px) {
    .contacts-slide .contacts-slide__form-wrapper.minimal-height {
        padding-top: 0;
    }
}

.contacts-slide .contacts-slide__form-wrapper.minimal-height .contact__callback-btn {
    display: block;
}

.contacts-slide .contacts-slide__form-wrapper.minimal-height .contacts-slide__form {
    display: none;
}

@media only screen and (max-width: 768px) {
    .contacts-slide .contacts-slide__form-wrapper {
        text-align: center;
        padding-top: 0;
        padding-bottom: 0;
    }
}

@media only screen and (max-width: 768px) {
    .contacts-slide .contacts-slide__form-wrapper .contacts-slide__form {
        display: none;
    }
}

.contacts-slide .contacts-slide__form-wrapper .contact__callback-btn {
    display: inline-block;
    font-size: 11px;
    background-color: #f5354e;
    color: #fff;
    border-color: #f5354e;
}

@media only screen and (max-width: 768px) {
    .contacts-slide .contacts-slide__form-wrapper .contact__callback-btn {
        width: 100%;
    }
}

.contacts-slide .contacts-slide__form-wrapper .contacts-slide__form-wrapper_row {
    margin-bottom: 6px;
    margin-left: 0;
    margin-right: 0;
}

.contacts-slide .contacts-slide__form-wrapper .contacts-slide__form-wrapper_row .contacts-slide__form-wrapper_col {
    padding-left: 3px;
    padding-right: 3px;
}

.contacts-slide .contacts-slide__form-wrapper .contacts-slide__form-wrapper_row .contacts-slide__form-wrapper_col:first-child {
    padding-left: 0;
}

.contacts-slide .contacts-slide__form-wrapper .contacts-slide__form-wrapper_row .contacts-slide__form-wrapper_col:last-child {
    padding-right: 0;
}

.contacts-slide .contacts-slide__form-wrapper .contacts-slide__form-wrapper_row .contacts-slide__form-wrapper_col:only-child {
    padding: 0;
}

.contacts-slide .contacts-slide__form-wrapper .contacts-slide__form-wrapper_row .contacts-slide__form-wrapper_col input, .contacts-slide .contacts-slide__form-wrapper .contacts-slide__form-wrapper_row .contacts-slide__form-wrapper_col textarea {
    width: 100%;
}

.contacts-slide .contacts-slide__form-wrapper .contacts-slide__form-wrapper_btn-group {
    margin-top: 10px;
}

@media only screen and (max-width: 768px) {
    .contacts-slide + .main-page-slider__carousel_item_text-block {
        display: none;
    }
}

.sklad-slide .dev__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    align-items: stretch;
    background-color: #fff;
    padding: 40px 40px 40px 300px;
    width: 100%;
}

.sklad-slide .dev__wrap .dev__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.sklad-slide .dev__wrap .dev__row .dev__col {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.sklad-slide .dev__wrap .dev__row .dev__col .dev__inside {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    margin: 3px;
    background-color: #fff;
    padding-right: 220px;
}

.sklad-slide .dev__wrap .dev__row .dev__col .dev__inside img {
    height: auto !important;
}

.sklad-slide .dev__wrap .dev__row .dev__col .dev__inside .dev__content {
    position: absolute;
    width: 200px;
    right: 0;
    top: 20px;
    text-align: left;
    font-weight: 300;
    letter-spacing: 1px;
}

.sklad-slide .dev__wrap .dev__row .dev__col .dev__inside .dev__content .sklad__title {
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 500;
    height: 145px;
}

.sklad-slide .dev__wrap .dev__row .dev__col .dev__inside .dev__content .sklad__subtitle {
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 20px;
}

.sklad-slide .dev__wrap .dev__row .dev__col .dev__inside .dev__content .sklad__description {
    margin-bottom: 30px;
}

.sklad-slide .dev__wrap .dev__row .dev__col .dev__inside .dev__content .sklad__lenght-value {
    border: 0;
    background-color: #fff;
    text-align: center;
    max-width: 50px;
    width: 100%;
}

.sklad-slide .dev__wrap .dev__row .dev__col .dev__inside .dev__content .numberIncrements {
    display: inline-block;
    border-radius: 5px;
    margin-bottom: 10px;
}

.sklad-slide .dev__wrap .dev__row .dev__col .dev__inside .dev__content .numberIncrements__button {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 14px;
    display: inline-block;
    width: 30px;
    vertical-align: middle;
    height: 30px;
    line-height: 27px;
    text-align: center;
    outline: none;
    cursor: pointer;
    background-color: #fff;
    border-radius: 0;
}

.sklad-slide .dev__wrap .dev__row .dev__col .dev__inside .dev__content .numberIncrements__button:hover {
    background-color: #d9d9d9;
}

.callback_modal .c-input,
.callback_modal .c-textarea {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.callback_modal .callback_modal__btn_group {
    margin-top: 20px;
    text-align: center;
}

.callback_modal .callback_modal__btn_group .callback_modal__comment {
    margin-top: 15px;
    color: #abb3b8;
}

.pages__wrapper {
    overflow: hidden;
}

@media only screen and (max-width: 768px) {
    .pages__wrapper {
        padding-top: 62px;
    }
}

.pages__offset {
    margin-bottom: 40px;
}

/*.page__wrapper {*/
/*    margin-top: 92px;*/
/*}*/

/*@media only screen and (max-width: 768px) {*/
/*    .page__wrapper {*/
/*        margin-top: 62px;*/
/*    }*/
/*}*/

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

.margin-l20 {
    margin-left: 20px;
}

@media only screen and (max-width: 991px) {
    .container {
        width: 100%;
        max-width: 100%;
    }
}

.show__desktop {
    display: inline-block;
}

@media only screen and (max-width: 800px) {
    .show__desktop {
        display: none;
    }
}

.show__mobile {
    display: none;
}

@media only screen and (max-width: 800px) {
    .show__mobile {
        display: inline-block;
    }
}

.removeAfter:after {
    display: none !important;
}

.removeBefore:before {
    display: none !important;
}

.shop-group__wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: start;
    -moz-align-items: start;
    align-items: start;
    position: relative;
    min-height: 460px;
    margin-bottom: 60px;
}

.shop-group__wrapper:after {
    content: '';
    position: absolute;
    bottom: -30px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #afafaf;
}

@media only screen and (max-width: 991px) {
    .shop-group__wrapper:after {
        content: none;
        display: none;
    }
}

@media only screen and (max-width: 991px) {
    .shop-group__wrapper {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 10px;
    }
}

.shop-group__wrapper .shop-group__cat-fixed {
    position: absolute;
    left: 0;
    top: 0;
}

@media only screen and (max-width: 1200px) {
    .shop-group__wrapper .shop-group__cat-fixed {
        position: relative;
        width: 100%;
    }
}

.shop-group__wrapper .shop-group__cat-fixed .shop-group__wrapper-sticky {
    left: 0;
    float: left !important;
}

@media only screen and (max-width: 1200px) {
    .shop-group__wrapper .shop-group__cat-fixed .shop-group__wrapper-sticky {
        position: relative;
        width: 100%;
    }
}

.shop-group__wrapper .shop-group__cat-fixed .shop-group__wrapper-sticky .section-detail-url {
    text-decoration: none;
}

@media only screen and (max-width: 768px) {
    .shop-group__wrapper .shop-group__cat-fixed .shop-group__wrapper-sticky .section-detail-url {
        padding: 15px 0;
        border-bottom: 1px solid #cecece;
        border-top: 1px solid #cecece;
        display: block;
    }
}

.shop-group__wrapper .shop-group__cat-fixed .shop-group__wrapper-sticky .shop-group__cat-box {
    min-width: 460px;
    min-height: 459px;
}

@media only screen and (max-width: 991px) {
    .shop-group__wrapper .shop-group__cat-fixed .shop-group__wrapper-sticky .shop-group__cat-box {
        width: 100%;
        min-width: 1px;
        min-height: 1px;
    }
}

.shop-group__wrapper .shop-group__cat-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    width: 100%;
    max-width: 460px;
    max-height: 460px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    color: #fff;
    font-weight: 300;
    cursor: pointer;
}

.shop-group__wrapper .shop-group__cat-wrapper:after {
    opacity: 0;
    z-index: 1;
    width: auto;
    height: auto;
    content: "";
    position: absolute;
    left: 8px;
    right: 8px;
    top: 8px;
    bottom: 8px;
    border: 1px solid #fff;
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    transition: transform 0.4s, opacity 0.1s ease;
}

.shop-group__wrapper .shop-group__cat-wrapper:hover:after {
    opacity: 1;
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: transform 0.5s, opacity 0.3s ease;
}

@media only screen and (max-width: 991px) {
    .shop-group__wrapper .shop-group__cat-wrapper {
        position: relative;
        padding: 40px 0;
        max-width: 100%;
    }
}

.shop-group__wrapper .shop-group__cat-wrapper h2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    max-width: 300px;
    text-transform: uppercase;
    line-height: 1.2;
    margin-bottom: 0px;
    font-weight: bold;
    position: absolute;
    top: 20px;
    left: -30px;
    background-color: #000;
    padding: 25px 20px;
    font-size: 23px;
    text-align: center;
    /* width: auto; */
    z-index: 2;
}

@media only screen and (max-width: 991px) {
    .shop-group__wrapper .shop-group__cat-wrapper h2 {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        background-color: rgba(0, 0, 0, 0);
    }
}

.shop-group__wrapper .shop-group__cat-wrapper .shop-group__cat-desc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    max-width: 300px;
    text-align: justify;
    line-height: 1.5;
}

.shop-group__wrapper .shop-group__cat-wrapper .shop-group__slider-arrows-wrapper {
    min-height: 20px;
}

.shop-group__wrapper .shop-group__cat-wrapper .shop-group__slider-arrows-wrapper .shop-group__slider-arrows {
    display: none !important;
}

.shop-group__wrapper .shop-group__cat-wrapper .shop-group__slider-arrows-wrapper .shop-group__slider-arrows .shop-group__slider-arrow {
    display: inline-block;
    width: 20px;
    cursor: pointer;
    transition: 0.5s;
}

.shop-group__wrapper .shop-group__cat-wrapper .shop-group__slider-arrows-wrapper .shop-group__slider-arrows .shop-group__slider-arrow:last-child {
    border-left: 1px solid #fff;
    padding-left: 7px;
}

.shop-group__wrapper .shop-group__cat-wrapper .shop-group__slider-arrows-wrapper .shop-group__slider-arrows .shop-group__slider-arrow:hover {
    color: #b5b5b5;
}

.shop-group__wrapper .shop-group__cat-slider-wrapper {
    position: relative;
    max-width: 760px;
    width: 100%;
    min-height: 420px;
    max-height: 420px !important;
    background-color: #fff;
    padding: 20px 25px 40px 25px;
    margin-top: 20px;
    z-index: 1;
    overflow: hidden;
    transition: 0.3s;
}

.shop-group__wrapper .shop-group__cat-slider-wrapper.wrapper-expand {
    max-height: inherit !important;
}

@media only screen and (max-width: 1200px) {
    .shop-group__wrapper .shop-group__cat-slider-wrapper {
        max-height: none !important;
    }
}

@media only screen and (max-width: 991px) {
    .shop-group__wrapper .shop-group__cat-slider-wrapper {
        max-width: 100%;
        margin-top: 0;
        overflow: visible;
    }
}

@media only screen and (max-width: 768px) {
    .shop-group__wrapper .shop-group__cat-slider-wrapper {
        padding: 0;
    }
}

.shop-group__wrapper .shop-group__cat-slider-wrapper .slick-prev, .shop-group__wrapper .shop-group__cat-slider-wrapper .slick-next {
    width: 24px;
    height: 24px;
    background-image: url("/local/templates/shop/css/../images/slider-arrows-gray.png");
}

.shop-group__wrapper .shop-group__cat-slider-wrapper .slick-prev:hover, .shop-group__wrapper .shop-group__cat-slider-wrapper .slick-next:hover {
    background-position-y: 24px;
}

.shop-group__wrapper .shop-group__cat-slider-wrapper .slick-prev {
    left: -20px;
}

.shop-group__wrapper .shop-group__cat-slider-wrapper .slick-next {
    right: -20px;
    background-position: 24px 0;
}

.shop-group__wrapper .shop-group__cat-slider-wrapper .slick-prev:before, .shop-group__wrapper .shop-group__cat-slider-wrapper .slick-next:before {
    color: #000;
    content: '';
    display: none;
}

.shop-group__wrapper .shop-group__cat-slider-wrapper .shop-group__cat-slider {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    -webkit-align-content: flex-start;
    -moz-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
}

.shop-group__wrapper .shop-group__cat-slider-wrapper .shop-group__cat-slider.shop-group__cat-slider-for-3 .slick-list,
.shop-group__wrapper .shop-group__cat-slider-wrapper .shop-group__cat-slider.shop-group__cat-slider-for-3 .slick-track {
    min-width: 100%;
}

.shop-group__wrapper .shop-group__cat-slider-wrapper .shop-group__cat-slider .slick-slider .slick-track,
.shop-group__wrapper .shop-group__cat-slider-wrapper .shop-group__cat-slider .slick-slider .slick-list {
    width: 100%;
}

.shop-group__wrapper .shop-group__cat-slider-wrapper .shop-group__cat-slider.slider-expand .shop-group__cat-item {
    width: 33.33%;
}

@media only screen and (max-width: 1200px) {
    .shop-group__wrapper .shop-group__cat-slider-wrapper .shop-group__cat-slider.slider-expand .shop-group__cat-item {
        width: 50%;
    }
}

@media only screen and (max-width: 768px) {
    .shop-group__wrapper .shop-group__cat-slider-wrapper .shop-group__cat-slider.slider-expand .shop-group__cat-item {
        width: 50%;
    }
}

.shop-group__wrapper .shop-group__cat-slider-wrapper .shop-group__cat-slider .shop-group__cat-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    -webkit-justify-content: stretch;
    -moz-justify-content: stretch;
    justify-content: stretch;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-align-content: center;
    -moz-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    width: 50%;
    text-align: center;
    padding: 10px 7px;
}

@media only screen and (max-width: 1200px) {
    .shop-group__wrapper .shop-group__cat-slider-wrapper .shop-group__cat-slider .shop-group__cat-item {
        width: 50%;
    }
}

@media only screen and (max-width: 768px) {
    .shop-group__wrapper .shop-group__cat-slider-wrapper .shop-group__cat-slider .shop-group__cat-item {
        width: 50%;
    }
}

.shop-group__wrapper .shop-group__cat-slider-wrapper .shop-group__cat-slider .shop-group__cat-item.slick-slide {
    width: 33.33%;
}

.shop-group__wrapper .shop-group__cat-slider-wrapper .shop-group__cat-slider .shop-group__cat-item:hover {
    background-color: #fff;
}

.shop-group__wrapper .shop-group__cat-slider-wrapper .shop-group__cat-slider .shop-group__cat-item:not(:only-child) a {
    width: 100%;
}

.shop-group__wrapper .shop-group__cat-slider-wrapper .shop-group__cat-slider .shop-group__cat-item a {
    color: #000;
    width: 100%;
}

.shop-group__wrapper .shop-group__cat-slider-wrapper .shop-group__cat-slider .shop-group__cat-item a:hover {
    text-decoration: none;
}

.shop-group__wrapper .shop-group__cat-slider-wrapper .shop-group__cat-slider .shop-group__cat-item .shop-group__cat-item-image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    background-color: #fbfbfb;
    /*max-width: 230px;*/
    max-height: 220px;
    min-height: 220px;
    width: 100%;
    height: 240px;
    position: relative;
    overflow: hidden;
}

.shop-group__wrapper .shop-group__cat-slider-wrapper .shop-group__cat-slider .shop-group__cat-item .shop-group__cat-item-image:hover img {
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.shop-group__wrapper .shop-group__cat-slider-wrapper .shop-group__cat-slider .shop-group__cat-item .shop-group__cat-item-image img {
    -o-object-fit: contain;
    object-fit: contain;
    max-width: 100%;
    width: 100%;
    height: auto;
    max-height: 100%;
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    transition: transform 0.4s, opacity 0.4s ease-in-out;
}

.shop-group__wrapper .shop-group__cat-slider-wrapper .shop-group__cat-slider .shop-group__cat-item .shop-group__cat-item-image .shop-group__cat-item-image-shadow {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0);
    transition: 0.2s ease-in;
}

.shop-group__wrapper .shop-group__cat-slider-wrapper .shop-group__cat-slider .shop-group__cat-item .shop-group__cat-item-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    font-weight: bold;
    margin-top: 14px;
}

.shop-group__wrapper .shop-group__cat-slider-wrapper .shop-group__cat-slider .shop-group__cat-item .shop-group__cat-item-text .shop-group__cat-item-text-content {
    margin-bottom: 5px;
}

.shop-group__wrapper .shop-group__cat-slider-wrapper .shop-group__cat-slider .shop-group__cat-item .shop-group__cat-item-text h3 {
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.shop-group__wrapper .shop-group__cat-slider-wrapper .shop-group__cat-slider .shop-group__cat-item .shop-group__cat-item-text .shop-group__cat-item-desc {
    font-weight: 300;
}

.shop-group__wrapper .shop-group__cat-slider-wrapper .shop-group__cat-slider .shop-group__cat-item .shop-group__cat-item-text .shop-group__cat-item-price span {
    font-size: 13px;
}

.shop-group__wrapper .shop-group__cat-slider-wrapper .shop-group__cat-slider .shop-group__cat-item .shop-group__cat-item-text .shop-group__cat-item-price a.btn-black-style {
    color: #fff;
    width: auto;
    padding: 10px 15px;
    font-size: 12px;
    text-transform: unset;
    margin: 0 10px;
}

.shop-group__wrapper .shop-group__cat-slider-wrapper .shop-group__cat-slider .shop-group__cat-item.shop-group__cat-item-new .shop-group__cat-item-image:before {
    content: 'NEW';
    position: absolute;
    top: 0;
    left: 0;
    background-color: #000;
    color: #fff;
    padding: 8px 2px;
}

.shop-group__wrapper .shop-group__cat-slider-wrapper .shop-group__cat-expand-wrapper {
    position: relative;
    left: 0;
    width: 100%;
    text-align: center;
    padding-bottom: 30px;
}

.shop-group__wrapper .shop-group__cat-slider-wrapper .shop-group__cat-expand-wrapper .shop-group__cat-expand-btn {
    display: inline-block;
    position: relative;
    border: 0;
    cursor: pointer;
    font-size: 13px;
    font-family: "HelveticaNeueCyr", Arial, sans-serif;
    background-color: #f5354e;
    padding: 10px 20px;
    margin-top: 5px;
    color: #fff;
    border-radius: 4px;
}

.shop-group__wrapper .shop-group__cat-slider-wrapper .shop-group__cat-expand-wrapper .shop-group__cat-expand-btn:after {
    content: '\f107';
    font-family: 'FontAwesome';
    display: inline-block;
    margin-left: 4px;
    font-size: 18px;
    vertical-align: middle;
}

.shop-group__wrapper .shop-group__cat-slider-wrapper .shop-group__cat-expand-wrapper .shop-group__cat-expand-btn.shop-group__cat-collapse-btn {
    margin-top: 20px;
}

.shop-group__wrapper .shop-group__cat-slider-wrapper .shop-group__cat-expand-wrapper .shop-group__cat-expand-btn.shop-group__cat-collapse-btn:after {
    content: '\f106';
    font-family: 'FontAwesome';
    display: inline-block;
    margin-left: 4px;
    font-size: 18px;
}

.shop-group__wrapper:nth-child(2n+1) {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
}

.shop-group__wrapper:nth-child(2n+1) .shop-group__cat-wrapper h2 {
    left: auto;
    right: -30px;
}

@media only screen and (max-width: 991px) {
    .shop-group__wrapper:nth-child(2n+1) .shop-group__cat-wrapper h2 {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        background-color: rgba(0, 0, 0, 0);
    }
}

.shop-group__wrapper:nth-child(2n+1) .shop-group__cat-fixed {
    left: auto;
    right: 0;
}

.shop-group__wrapper:nth-child(2n+1) .shop-group__cat-slider-wrapper .shop-group__cat-slider {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
}

@-webkit-keyframes jumpybottomarrow {
    50% {
        bottom: -13px;
    }
}

@keyframes jumpybottomarrow {
    50% {
        bottom: -13px;
    }
}

@-webkit-keyframes jumpytoparrow {
    50% {
        top: -13px;
    }
}

@keyframes jumpytoparrow {
    50% {
        top: -13px;
    }
}

.shop-item__min-price {
    font-size: 14px;
    margin-bottom: 20px;
}

.shop-item__min-price span {
    margin: 0 5px;
}

.shop-item__gallery_wrapper {
    position: relative;
}

@media only screen and (max-width: 768px) {
    .shop-item__gallery_wrapper {
        margin-bottom: 20px;
    }
}

.shop-item__tag {
    position: absolute;
    top: 20px;
    left: 0;
    z-index: 1;
}

.shop-item__tag:before {
    content: attr(data-value);
    background-color: #f5354e;
    color: #ffffff;
    text-transform: uppercase;
    padding: 7px 20px;
    font-size: 20px;
}

@media only screen and (max-width: 991px) {
    .shop-item__tag:before {
        font-size: 14px;
    }
}

.shop-item__tag--green:before {
    background-color: #4CAF50;
}

.shop-item__tag + .shop-item__tag {
    top: 60px;
}

.shop-item__tag + .shop-item__tag + .shop-item__tag {
    top: 90px;
}

.shop-item__tag + .shop-item__tag + .shop-item__tag + .shop-item__tag {
    top: 120px;
}

.shop-item__tag + .shop-item__tag + .shop-item__tag + .shop-item__tag + .shop-item__tag {
    top: 150px;
}

.shop-item__header_btns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
}

@media only screen and (max-width: 991px) {
    .shop-item__header_btns {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media only screen and (max-width: 768px) {
    .shop-item__header_btns {
        margin-top: 10px;
    }
}

.shop-item__header_btns > * {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

@media only screen and (max-width: 991px) {
    .shop-item__header_btns > * {
        margin-bottom: 10px;
    }
}

.shop-item__header_btns > *:first-child {
    margin-right: 8px;
}

@media only screen and (max-width: 991px) {
    .shop-item__header_btns > *:first-child {
        margin-right: 0;
    }
}

.shop-item__header_btns > *:last-child {
    margin-left: 8px;
}

@media only screen and (max-width: 991px) {
    .shop-item__header_btns > *:last-child {
        margin-left: 0;
    }
}

.shop-item__line {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    margin-bottom: 20px;
}

.shop-item__line.show__mobile {
    display: none;
}

@media only screen and (max-width: 768px) {
    .shop-item__line.show__mobile {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        margin-bottom: 0;
    }
}

.shop-item__line.show__desktop {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

@media only screen and (max-width: 768px) {
    .shop-item__line.show__desktop {
        display: none;
    }
}

.shop-item__properties--primary {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 4px;
}

@media only screen and (max-width: 768px) {
    .shop-item__properties--primary {
        font-size: 16px;
        color: #7d7d7d;
        margin-bottom: 0;
    }
}

.shop-item__properties--secondary {
    font-weight: 400;
    color: #afafaf;
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 4px;
}

@media only screen and (max-width: 768px) {
    .shop-item__properties--secondary {
        font-size: 14px;
    }
}

.shop-item__artikul {
    color: #afafaf;
    font-size: 15px;
}

@media only screen and (max-width: 768px) {
    .shop-item__artikul {
        font-size: 14px;
    }
}

.shop-item__form_wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    align-items: stretch;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
}

@media only screen and (max-width: 991px) {
    .shop-item__form_wrapper {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        align-items: flex-start;
        -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
        -webkit-justify-content: stretch;
        -moz-justify-content: stretch;
        justify-content: stretch;
    }
}

@media only screen and (max-width: 768px) {
    .shop-item__form_wrapper {
        padding: 0 20px;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 768px) {
    .shop-item__form_wrapper > .shop-item__price_value {
        display: none !important;
    }
}

.shop-item__price_radio {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 2;
    -webkit-flex: 2;
    -moz-box-flex: 2;
    -moz-flex: 2;
    -ms-flex: 2;
    flex: 2;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
}

@media only screen and (max-width: 991px) {
    .shop-item__price_radio {
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 768px) {
    .shop-item__price_radio {
        width: 100%;
    }
}

.shop-item__price_radio .shop-item__label_block:first-child {
    margin-left: 0;
}

.shop-item__price_sub_block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    align-items: stretch;
    -webkit-box-flex: 3;
    -webkit-flex: 3;
    -moz-box-flex: 3;
    -moz-flex: 3;
    -ms-flex: 3;
    flex: 3;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
}

@media only screen and (max-width: 768px) {
    .shop-item__price_sub_block {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        width: 100%;
    }
}

.shop-item__price_sub_block_2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    align-items: stretch;
    -webkit-box-flex: 4;
    -webkit-flex: 4;
    -moz-box-flex: 4;
    -moz-flex: 4;
    -ms-flex: 4;
    flex: 4;
}

@media only screen and (max-width: 768px) {
    .shop-item__price_sub_block_2 {
        width: 100%;
        -webkit-box-direction: reverse;
        -webkit-box-orient: horizontal;
        -webkit-flex-direction: row-reverse;
        -moz-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
}

@media only screen and (max-width: 768px) {
    .shop-item__price_sub_block_2 .shop-item__label_block {
        margin: 0 10px !important;
    }
}

@media only screen and (max-width: 768px) {
    .shop-item__price_sub_block_2 .shop-item__label_block:last-child {
        margin-left: 0 !important;
        margin-right: 10px !important;
    }
}

.shop-item__price_sub_block_3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    align-items: stretch;
    -webkit-box-flex: 2;
    -webkit-flex: 2;
    -moz-box-flex: 2;
    -moz-flex: 2;
    -ms-flex: 2;
    flex: 2;
}

@media only screen and (max-width: 768px) {
    .shop-item__price_sub_block_3 {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        width: 100%;
    }
}

.shop-item__price_sub_block_3 .shop-item__price_value {
    display: none;
}

@media only screen and (max-width: 768px) {
    .shop-item__price_sub_block_3 .shop-item__price_value {
        display: none !important;
    }
}

@media only screen and (max-width: 768px) {
    .shop-item__price_sub_block_3 .shop-item__label_block {
        width: 100%;
    }
}

@media only screen and (max-width: 768px) {
    .shop-item__price_sub_block_3 .shop-item__label_block .basket_add_btn {
        width: 60%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
    }
}

@media only screen and (max-width: 768px) {
    .shop-item__price_sub_block .shop-item__label_block {
        margin-left: 0;
        margin-right: 0;
    }
}

.shop-item__price_sub_block .shop-item__label_block:last-child {
    margin-right: 0;
}

.shop-item__price_value {
    display: block;
    width: 100%;
    text-align: right;
    font-size: 18px;
    font-weight: 400;
    margin: 40px 10px 30px 10px;
}

@media only screen and (max-width: 991px) {
    .shop-item__price_value {
        text-align: left;
        margin-left: 0;
        margin-right: 0;
    }
}

@media only screen and (max-width: 768px) {
    .shop-item__price_value {
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        margin: 25px 10px 10px 10px;
    }
}

.shop-item__price_value span {
    font-size: 25px;
    font-weight: bold;
    margin-right: 5px;
}

.shop-item__label_block {
    text-align: center;
    margin: 0 10px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    align-items: stretch;
}

@media only screen and (max-width: 768px) {
    .shop-item__label_block {
        margin-bottom: 10px;
    }
}

.shop-item__label_block .shop-item__label_container .numberIncrements {
    height: 100%;
}

@media only screen and (max-width: 991px) {
    .shop-item__label_block .shop-item__label_container .numberIncrements {
        width: 100%;
        max-width: 100%;
    }
}

@media only screen and (max-width: 768px) {
    .shop-item__label_block .shop-item__label_container .numberIncrements {
        height: 40px;
    }
}

.shop-item__label_block .shop-item__label_container .numberIncrements .numberIncrements__button {
    height: 100%;
    line-height: 100%;
}

.shop-item__label_block .shop-item__label_container .numberIncrements .shop-item__table-counter {
    height: 100%;
}

@media only screen and (max-width: 768px) {
    .shop-item__label_block .shop-item__label_container .basket_add_btn {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        height: 40px;
        padding: 0 30px;
        margin: 0;
    }
}

.shop-item__label_title {
    color: #afafaf;
    margin: 7px 0;
    font-size: 13px;
    padding: 0 4px;
}

.shop-item__label_container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.shop-item__label_container input[type="radio"].price_value__radio + label {
    width: 100%;
    padding: 12px 0;
    text-align: center;
}

.shop-item__label_container .basket_add_btn {
    width: 140px !important;
    height: 100% !important;
    margin-left: 20px !important;
}

.shop-item__block {
    margin-bottom: 90px;
}

@media only screen and (max-width: 991px) {
    .shop-item__block {
        margin-bottom: 20px;
    }
}

.shop-item__offer-collapse_block {
    padding: 20px;
}

@media only screen and (max-width: 768px) {
    .shop-item__offer-collapse_block {
        padding-bottom: 0;
    }
}

.shop-item__offer_form {
    width: 100%;
}

@media only screen and (max-width: 768px) {
    .shop-item__offer_form_wrapper {
        padding: 0 10px;
    }
}

.shop-item__wrapper .numberIncrements {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100px;
    height: 30px;
}

@media only screen and (max-width: 768px) {
    .shop-item__wrapper .numberIncrements {
        width: 45%;
        max-width: 140px;
    }
}

.shop-item__wrapper .numberIncrements .numberIncrements__button {
    width: 22px;
    height: 100%;
    background-color: #000000;
    color: #FFFFFF;
    line-height: 100%;
    font-size: 14px;
    border: 0;
    cursor: pointer;
    min-width: 1px;
}

@media only screen and (max-width: 768px) {
    .shop-item__wrapper .numberIncrements .numberIncrements__button {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }
}

.shop-item__wrapper .numberIncrements .shop-item__table-counter {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 38px;
    height: 100%;
    line-height: 100%;
    font-size: 14px;
    text-align: center;
    border: 1px solid #c7c6c6;
    color: #000000;
    min-width: 1px;
}

@media only screen and (max-width: 768px) {
    .shop-item__wrapper .numberIncrements .shop-item__table-counter {
        height: 30px;
        width: 100%;
    }
}

.shop-item__wrapper .numberIncrements .shop-item__table-counter::-webkit-input-placeholder, .shop-item__wrapper .numberIncrements .shop-item__table-counter::-moz-placeholder, .shop-item__wrapper .numberIncrements .shop-item__table-counter:-moz-placeholder, .shop-item__wrapper .numberIncrements .shop-item__table-counter:-ms-input-placeholder {
    color: #c7c6c6;
    font-size: 6px;
}

.shop-item__wrapper .numberIncrements .shop-item__basket-counter {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 38px;
    height: 22px;
    line-height: 22px;
    font-size: 10px;
    text-align: center;
    border: 1px solid #c7c6c6;
    color: #000000;
    min-width: 1px;
}

@media only screen and (max-width: 768px) {
    .shop-item__wrapper .numberIncrements .shop-item__basket-counter {
        width: 100px;
        height: 30px;
    }
}

.shop-item__wrapper .numberIncrements .shop-item__basket-counter::-webkit-input-placeholder, .shop-item__wrapper .numberIncrements .shop-item__basket-counter::-moz-placeholder, .shop-item__wrapper .numberIncrements .shop-item__basket-counter:-moz-placeholder, .shop-item__wrapper .numberIncrements .shop-item__basket-counter:-ms-input-placeholder {
    color: #c7c6c6;
    font-size: 6px;
}

@media only screen and (max-width: 991px) {
    .shop-item__wrapper .container {
        padding-left: 10px;
        padding-right: 10px;
    }
}

.shop-item__wrapper .fotorama__stage,
.shop-item__wrapper .fotorama__thumb {
    background-color: #fff;
}

.shop-item__wrapper .fotorama__thumb-border {
    border-color: #444444;
}

.shop-item__wrapper .shop-item__subtitle {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
}

.shop-item__wrapper .shop-item__title {
    font-size: 24px;
    margin-bottom: 30px;
}

@media only screen and (max-width: 768px) {
    .shop-item__wrapper .shop-item__title {
        margin-bottom: 7px;
    }
}

.shop-item__wrapper .shop-item__title h1 {
    text-transform: uppercase;
}

@media only screen and (max-width: 768px) {
    .shop-item__wrapper .shop-item__title h1 {
        font-size: 19px;
        line-height: 1;
        margin-bottom: 0;
        border-bottom: 1px solid #eee;
        padding-bottom: 7px;
        text-transform: inherit;
    }
}

.shop-item__wrapper .shop-item__description {
    font-weight: 300;
    line-height: 1.5;
    color: #000;
    margin-bottom: 30px;
}

@media only screen and (max-width: 768px) {
    .shop-item__wrapper .shop-item__description {
        margin-bottom: 10px;
    }
}

.shop-item__wrapper .shop-item__icon-list {
    list-style: none;
    margin-bottom: 40px;
}

.shop-item__wrapper .shop-item__icon-list li {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
}

@media only screen and (max-width: 768px) {
    .shop-item__wrapper .shop-item__icon-list li {
        position: inherit;
    }
}

.shop-item__wrapper .shop-item__icon-list li span.shop-icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    min-height: 60px;
    transition: 0.3s;
}

.shop-item__wrapper .shop-item__icon-list li span.shop-icon:hover {
    font-size: 60px;
}

.shop-item__wrapper .shop-item__icon-list li .shop-item__icon-text {
    font-size: 7px;
    text-transform: uppercase;
    max-width: 64px;
    text-align: center;
    font-weight: bold;
    line-height: 1.5;
}

.shop-item__wrapper .shop-item__table-title {
    margin-bottom: 10px;
}

.shop-item__wrapper .shop-item__table-title-subtitle {
    display: none;
}

@media only screen and (max-width: 768px) {
    .shop-item__wrapper .shop-item__table-title-subtitle {
        float: right;
        display: block;
        color: #6e6e6e;
    }
}

@media only screen and (max-width: 768px) {
    .shop-item__wrapper .shop-item__table-title.sticky {
        z-index: 10;
        margin-top: 62px;
    }
}

.shop-item__wrapper .shop-item__table-title.shop-item__table-title-black {
    background-color: #000;
    padding: 10px 15px;
    color: #fff;
    margin-bottom: 0;
    margin-top: 20px;
}

@media only screen and (max-width: 768px) {
    .shop-item__wrapper .shop-item__table-title.shop-item__table-title-black {
        margin-top: 0;
    }
}

.shop-item__wrapper .shop-item__table-title.shop-item__table-title-black .table_pager_select_btn_all {
    display: none;
    border-bottom: 1px dashed;
    cursor: pointer;
    float: right;
}

@media only screen and (max-width: 768px) {
    .shop-item__wrapper .shop-item__table-title.shop-item__table-title-black .table_pager_select_btn_all {
        display: inline-block;
    }
}

.shop-item__wrapper .tablesorter-scroller {
    margin-bottom: 20px;
}

.shop-item__wrapper .tablesorter-scroller:hover .table-vertical-arrows {
    opacity: 0;
}

.shop-item__wrapper .shop-item__table {
    width: 100%;
    word-break: break-word;
    table-layout: fixed;
    border: 1px solid #c9c8c8;
    border-collapse: inherit;
}

@media only screen and (max-width: 768px) {
    .shop-item__wrapper .shop-item__table {
        border: 1px solid #c9c8c8;
    }
}

@media only screen and (max-width: 768px) {
    .shop-item__wrapper .shop-item__table {
        table-layout: inherit;
    }
}

@media only screen and (max-width: 768px) {
    .shop-item__wrapper .shop-item__table.pc-version {
        display: none;
    }
}

.shop-item__wrapper .shop-item__table thead {
    border-bottom: 1px solid #c8c7c7;
}

@media only screen and (max-width: 768px) {
    .shop-item__wrapper .shop-item__table thead tr th {
        border: 0;
    }
}

.shop-item__wrapper .shop-item__table thead tr th .table-th-mobile {
    display: none;
}

@media only screen and (max-width: 768px) {
    .shop-item__wrapper .shop-item__table thead tr th .table-th-mobile {
        display: inline-block;
    }
}

.shop-item__wrapper .shop-item__table .shop-item__table-row.active td {
    background-color: #ffc9d0;
}

@media only screen and (max-width: 768px) {
    .shop-item__wrapper .shop-item__table .shop-item__table-row {
        vertical-align: middle;
    }
}

.shop-item__wrapper .shop-item__table .shop-item__table-row_info[data-balloon][data-balloon-pos="up"]:hover:after, .shop-item__wrapper .shop-item__table .shop-item__table-row_info[data-balloon][data-balloon-pos="up"][data-balloon-visible]:after {
    transform: translate(-50%, 0) !important;
    line-height: 1.5 !important;
}

.shop-item__wrapper .shop-item__table .shop-item__table-row_info[data-balloon][data-balloon-pos="down"]:hover:after, .shop-item__wrapper .shop-item__table .shop-item__table-row_info[data-balloon][data-balloon-pos="down"][data-balloon-visible]:after {
    line-height: 1.5 !important;
}

.shop-item__wrapper .shop-item__table .shop-item__table-row_info[data-balloon][data-balloon-pos="left"]:hover:after, .shop-item__wrapper .shop-item__table .shop-item__table-row_info[data-balloon][data-balloon-pos="left"][data-balloon-visible]:after {
    line-height: 1.5 !important;
}

.shop-item__wrapper .shop-item__table .shop-item__table-row td {
    position: relative;
}

.shop-item__wrapper .shop-item__table .shop-item__table-row td a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.shop-item__wrapper .shop-item__pager {
    display: none;
}

@media only screen and (max-width: 768px) {
    .shop-item__wrapper .shop-item__pager {
        display: none !important;
        margin-top: 10px;
        margin-bottom: 10px;
    }
}

.shop-item__wrapper .shop-item__pager_arrows {
    text-align: center;
    display: block;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 10px;
}

.shop-item__wrapper .shop-item__pager_arrows > img {
    vertical-align: middle;
    transition: 0.3s;
}

.shop-item__wrapper .shop-item__pager_arrows > img:hover {
    opacity: .8;
}

.shop-item__wrapper .shop-item__pager_select-area {
    text-align: center;
    display: block;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 10px;
}

.shop-item__wrapper .shop-item__pager_select-area_block {
    width: 100%;
    margin-bottom: 5px;
}

.shop-item__wrapper .shop-item__pager form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.shop-item__wrapper .shop-item__pager form select {
    padding: 9px 22px 9px 9px;
    margin: 0;
    border-radius: 4px;
    -webkit-box-shadow: 0 0px 0 #ccc, 0 0px #fff inset;
    background: url(/local/templates/shop/images/select_dropdown.png) no-repeat right, -moz-linear-gradient(top, #FBFBFB 0%, #E9E9E9 100%);
    background: url(/local/templates/shop/images/select_dropdown.png) no-repeat right, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FBFBFB), color-stop(100%, #E9E9E9));
    color: black;
    outline: none;
    display: inline-block;
    -webkit-appearance: none;
    cursor: pointer;
    border: 1px solid #ccc;
    background-position: calc(100% - 5px) 50%;
}

.shop-item__wrapper .shop-item__pager form span {
    margin: 5px 10px;
}

.shop-item__wrapper .js-basket-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    white-space: nowrap;
}

@media only screen and (max-width: 768px) {
    .shop-item__wrapper .js-basket-form {
        -webkit-box-direction: normal;
        -webkit-box-orient: horizontal;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        justify-content: space-between;
        margin-left: 0;
    }
}

.shop-item__wrapper .js-basket-form .basket_add_btn {
    margin-left: 5px;
    height: 30px;
    width: 100px;
}

.shop-item__wrapper .js-basket-form .basket_add_btn:before {
    font-size: 20px;
    line-height: 20px;
}

.shop-item__wrapper .js-basket-form .basket_add_btn:after {
    font-size: 11px;
}

@media only screen and (max-width: 768px) {
    .shop-item__wrapper .js-basket-form .basket_add_btn {
        margin: 0 !important;
        padding: 0;
        width: 50%;
        min-height: 38px;
        margin-top: 5px !important;
    }
}

.shop-item__wrapper .shop-item__wrapper .js-basket-form .basket_add_btn {
    margin-left: 5px;
}

.shop-item__wrapper .counter-col {
    width: 220px;
}

.shop-item__wrapper .fix_col__100 {
    width: 100px;
}

.shop-item__wrapper .size-col {
    width: 200px;
}

.shop-item__wrapper .price-col {
    width: 120px;
}

.shop-item__wrapper .amount-col {
    width: 56px;
}

.shop-item__wrapper .artikul-col {
    width: 70px;
}

.shop-item__wrapper .karton-col {
    width: 120px;
}

.shop-item__wrapper .kolvo-col {
    width: 60px;
}

.shop-item__wrapper .col-bg-grey {
    background-color: #e0e0e0;
}

.shop-item__wrapper .col-bg-grey [class*="icon-battary"] {
    display: block;
    font-size: 14px;
    color: #868686;
}

.shop-item__wrapper td.col-bg-grey {
    border-color: #e0e0e0;
}

.shop-item__wrapper .col-bg-grey-2 {
    background-color: #f2f2f2;
}

.shop-item__wrapper td.col-bg-grey-2 {
    border-color: #f2f2f2;
}

.shop-item__wrapper .tablesorter-scroller .tablesorter-scroller-header {
    border: 1px solid #c8c7c7;
    width: auto !important;
}

.shop-item__wrapper .tablesorter-scroller-table {
    overflow: hidden !important;
    border-left: 1px solid #c8c7c7;
    border-right: 1px solid #c8c7c7;
    border-bottom: 1px solid #c8c7c7;
    width: auto !important;
}

.shop-item__wrapper .tablesorter-scroller-table .mCSB_inside > .mCSB_container {
    margin-right: 0;
}

.shop-item__wrapper .tablesorter-scroller-table .shop-item__table thead th {
    font-size: 0;
}

@media only screen and (max-width: 768px) {
    .shop-item__wrapper .tablesorter-scroller-table .shop-item__table tbody tr td {
        padding-top: 0;
        padding-bottom: 0;
        line-height: 2;
    }
}

@media only screen and (max-width: 768px) {
    .shop-item__wrapper .tablesorter-scroller-table .shop-item__table tbody tr td:last-child b {
        display: none;
    }
}

@media only screen and (max-width: 768px) {
    .shop-item__wrapper .tablesorter-scroller-table {
        max-height: 10000px !important;
    }

    .shop-item__wrapper .tablesorter-scroller-table input[type="checkbox"]:not(:checked) + label,
    .shop-item__wrapper .tablesorter-scroller-table input[type="checkbox"]:checked + label {
        display: inline-block;
    }

    .shop-item__wrapper .tablesorter-scroller-table .numberIncrements {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
    }
}

.shop-item__wrapper .shop-item__table-default {
    margin: 0;
    background-color: #FFFFFF;
    font-family: "HelveticaNeueCyr", Arial, sans-serif;
    font-size: 10px;
    width: 100%;
    text-align: left;
    border-spacing: 0;
    border: 1px solid #c8c7c7;
}

.shop-item__wrapper .shop-item__table-default thead tr th,
.shop-item__wrapper .shop-item__table-default tfoot tr th {
    background-color: #FFF;
    border: 1px solid #FFF;
    font-size: 11px;
    text-align: center;
    padding: 17px 5px 10px 5px;
    border-collapse: collapse;
    font-weight: bold;
    vertical-align: middle;
    border-top: 1px solid #c8c7c7;
    border-bottom: 1px solid #c8c7c7;
    border-right: 0;
    border-left: 0;
}

.shop-item__wrapper .shop-item__table-default thead tr th.size-cell,
.shop-item__wrapper .shop-item__table-default tfoot tr th.size-cell {
    font-weight: 500;
    color: #555;
    padding-bottom: 13px;
}

.shop-item__wrapper .shop-item__table-default thead tr th.size-type-cell,
.shop-item__wrapper .shop-item__table-default tfoot tr th.size-type-cell {
    width: 170px;
}

.shop-item__wrapper .shop-item__table-default tbody td {
    color: #000000;
    background-color: #FFF;
    text-align: center;
    padding: 5px 2px;
    line-height: 28px;
    vertical-align: middle;
    font-size: 12px;
}

.shop-item__wrapper .shop-item__table-default tbody td.price-cell {
    border-left: 1px solid #f3f3f3;
    border-right: 1px solid #f3f3f3;
}

.shop-item__wrapper .shop-item__table-default tbody td.size-cell {
    font-weight: 500;
    color: #555;
}

.shop-item__wrapper .shop-item__table-default tbody td.size-cell-input {
    padding-left: 5px;
    padding-right: 5px;
}

.shop-item__wrapper .shop-item__table-default tbody td.size-cell-input input[type=number] {
    display: inline-block;
    width: 100%;
    height: 22px;
    text-align: center;
    border: 1px solid #c7c6c6;
}

@media only screen and (max-width: 768px) {
    .shop-item__wrapper .shop-item__table-default tbody td.size-cell-input input[type=number] {
        height: 30px;
        padding: 0 10px;
        text-align: left;
    }
}

.shop-item__wrapper .shop-item__table-default tbody > tr.hover td, .shop-item__wrapper .shop-item__table-default tbody > tr:hover td, .shop-item__wrapper .shop-item__table-default tbody > tr.even:hover td, .shop-item__wrapper .shop-item__table-default tbody > tr.odd:hover td {
    background-color: #f2f2f2;
}

.shop-item__wrapper .basket-col,
.shop-item__wrapper .print-col {
    width: 50px;
}

footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 130px;
    background-color: #5d5b5a;
    overflow: hidden;
}

@media only screen and (max-width: 768px) {
    footer .navbar-brand {
        display: none;
    }
}

footer .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: none;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
}

@media only screen and (max-width: 800px) {
    footer .container .footer__logo-desktop {
        display: none;
    }
}

footer .container .footer__logo-mobile {
    display: none;
}

footer .container .footer__menu-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 100%;
    min-height: 60px;
}

@media only screen and (max-width: 768px) {
    footer .container .footer__menu-wrapper {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-right: 0px;
    }

    footer .container .footer__menu-wrapper .align-self-center {
        -webkit-align-self: flex-end !important;
        -moz-align-self: flex-end !important;
        -ms-flex-item-align: flex-end !important;
        align-self: flex-end !important;
    }
}

footer .container .footer__menu-wrapper .footer__menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}

@media only screen and (max-width: 768px) {
    footer .container .footer__menu-wrapper .footer__menu {
        min-height: 40px;
        display: none;
    }
}

footer .container .footer__menu-wrapper .footer__menu .footer__menu-item {
    margin: 5px 15px;
}

@media only screen and (max-width: 1200px) {
    footer .container .footer__menu-wrapper .footer__menu .footer__menu-item {
        margin: 5px 10px;
    }
}

@media only screen and (max-width: 768px) {
    footer .container .footer__menu-wrapper .footer__menu .footer__menu-item {
        margin: 5px 5px;
    }
}

footer .container .footer__menu-wrapper .footer__menu .footer__menu-item .nav-link {
    color: #aeadad;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 300;
}

footer .container .footer__menu-wrapper .footer__menu .footer__menu-item .nav-link:hover {
    border-bottom: 1px solid #aeadad;
}

@media only screen and (max-width: 800px) {
    footer .container .footer__menu-wrapper .footer__menu .footer__menu-item .nav-link {
        font-size: 14px;
        border-bottom: 1px solid #5d5b5a;
    }
}

@media only screen and (max-width: 768px) {
    footer .container .footer__menu-wrapper .footer__menu .footer__menu-item .nav-link {
        font-size: 12px;
    }
}

footer .container .footer__menu-wrapper .social-icons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 40px;
}

footer .container .footer__menu-wrapper .social-icons .social-icon {
    margin-left: 5px;
    margin-right: 5px;
}

footer .container .footer__menu-wrapper .social-icons .social-icon .social-icon__link {
    color: #747271;
    font-size: 18px;
    transition: 0.3s;
}

footer .container .footer__menu-wrapper .social-icons .social-icon .social-icon__link:hover {
    color: #fff;
}

@media only screen and (max-width: 1200px) {
    footer .container .footer__menu-wrapper .social-icons {
        margin-right: 15px;
    }
}

@media only screen and (max-width: 768px) {
    footer .container .footer__menu-wrapper .social-icons {
        margin-bottom: 10px;
        margin-right: 0;
        -webkit-align-self: center !important;
        -moz-align-self: center !important;
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
}

footer .container .footer__menu-wrapper .footer__phone-wrapper {
    margin-right: 35px;
}

footer .container .footer__menu-wrapper .footer__phone-wrapper .footer__phone-block .footer__phone-link {
    font-size: 21px;
    font-weight: 300;
    color: #aeadad;
    padding: 2px 0;
    border-bottom: 1px solid #5d5b5a;
}

footer .container .footer__menu-wrapper .footer__phone-wrapper .footer__phone-block .footer__phone-link:hover {
    text-decoration: none;
    border-bottom: 1px solid #aeadad;
}

@media only screen and (max-width: 1200px) {
    footer .container .footer__menu-wrapper .footer__phone-wrapper .footer__phone-block .footer__phone-link {
        font-size: 16px;
        display: block;
        text-align: center;
    }
}

footer .container .footer__menu-wrapper .footer__phone-wrapper .footer__phone-block .footer__email-link {
    color: #a3a3a3;
    font-size: 14px;
    margin-top: 3px;
    text-align: right;
    display: block;
    text-decoration: none;
}

@media only screen and (max-width: 768px) {
    footer .container .footer__menu-wrapper .footer__phone-wrapper .footer__phone-block .footer__email-link {
        text-align: center;
    }
}

@media only screen and (max-width: 768px) {
    footer .container .footer__menu-wrapper .footer__phone-wrapper {
        margin-right: 0;
        -webkit-align-self: center !important;
        -moz-align-self: center !important;
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
}

footer .container .footer__menu-wrapper .footer__search-wrapper {
    position: absolute;
    height: 100%;
    top: 0;
    right: 0;
    width: 22px;
    background-color: #5d5b5a;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    align-items: stretch;
    -webkit-align-content: stretch;
    -moz-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    overflow: hidden;
}

@media only screen and (max-width: 991px) {
    footer .container .footer__menu-wrapper .footer__search-wrapper {
        padding: 0;
        width: 30px;
    }
}

@media only screen and (max-width: 768px) {
    footer .container .footer__menu-wrapper .footer__search-wrapper {
        padding: 0;
        position: absolute;
        top: 0;
        right: 0;
    }
}

footer .container .footer__menu-wrapper .footer__search-wrapper .footer__search-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

footer .container .footer__menu-wrapper .footer__search-wrapper .footer__search-form .footer__search-input-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
    overflow: hidden;
}

footer .container .footer__menu-wrapper .footer__search-wrapper .footer__search-form .footer__search-input-wrapper .footer__search-cancel {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 32px;
    cursor: pointer;
    overflow: hidden;
    color: #aeadad;
}

footer .container .footer__menu-wrapper .footer__search-wrapper .footer__search-form input.footer-search-input {
    width: 100%;
    padding-left: 12px;
    padding-right: 32px;
    border: 0;
    background-color: #5d5b5a;
    color: #fff;
}

footer .container .footer__menu-wrapper .footer__search-wrapper .footer__search-form input.footer-search-input::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #d4d4d4;
}

footer .container .footer__menu-wrapper .footer__search-wrapper .footer__search-form input.footer-search-input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #d4d4d4;
    opacity: 1;
}

footer .container .footer__menu-wrapper .footer__search-wrapper .footer__search-form input.footer-search-input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #d4d4d4;
    opacity: 1;
}

footer .container .footer__menu-wrapper .footer__search-wrapper .footer__search-form input.footer-search-input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #d4d4d4;
}

footer .container .footer__menu-wrapper .footer__search-wrapper .footer__search-form input.footer-search-input::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #d4d4d4;
}

footer .container .footer__menu-wrapper .footer__search-wrapper .icon-search {
    width: 22px;
    cursor: pointer;
    position: relative;
    font-size: 22px;
    color: #aeadad;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
}

.main-page__pallet_slide {
    background-position: center bottom !important;
    position: relative;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
}

@media only screen and (max-width: 768px) {
    .main-page__pallet_slide {
        -webkit-box-direction: normal;
        -webkit-box-orient: horizontal;
        -webkit-flex-direction: column !important;
        -moz-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        -webkit-align-items: center !important;
        -moz-align-items: center !important;
        align-items: center !important;
        -webkit-box-pack: space-between !important;
        -ms-flex-pack: space-between !important;
        -webkit-justify-content: space-between !important;
        -moz-justify-content: space-between !important;
        justify-content: space-between !important;
    }
}

.main-page__pallet_slide.minimal-height .pallet__container,
.main-page__pallet_slide.minimal-height .pallet__info_container,
.main-page__pallet_slide.minimal-height .pallet__text_container {
    display: none;
}

.main-page__pallet_slide .pallet__container {
    position: relative;
    background-image: url("/local/templates/shop/css/../images/pallet/pallet_bg.png");
    background-size: contain;
    background-repeat: no-repeat;
    min-height: 641px;
    max-height: 641px;
    max-width: 528px;
    width: 100%;
    height: 100%;
    margin-bottom: 2%;
    margin-left: 60px;
}

.main-page__pallet_slide .pallet__container.mini-pallet {
    max-width: 412px;
    max-height: 500px;
    min-height: 500px;
    margin-left: 70px;
}

@media only screen and (max-width: 1200px) {
    .main-page__pallet_slide .pallet__container {
        min-height: 1px;
        max-width: 400px;
        max-height: 486px;
        width: 100%;
        height: 100%;
        margin-left: 60px;
    }
}

@media only screen and (max-width: 700px) {
    .main-page__pallet_slide .pallet__container {
        margin: 0;
    }
}

@media only screen and (max-width: 768px) {
    .main-page__pallet_slide .pallet__container {
        height: auto;
        margin-bottom: 10px;
        display: none;
    }
}

.main-page__pallet_slide .pallet__container .pallet__radio_group {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media only screen and (max-width: 768px) {
    .main-page__pallet_slide .pallet__container .pallet__radio_group {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: horizontal;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        -webkit-align-items: stretch;
        -moz-align-items: stretch;
        align-items: stretch;
    }
}

.main-page__pallet_slide .pallet__container .pallet__radio_group .pallet__radio {
    position: absolute;
    display: none;
}

.main-page__pallet_slide .pallet__container .pallet__radio_group .pallet__radio:checked + .pallet__label {
    color: #921424;
}

.main-page__pallet_slide .pallet__container .pallet__radio_group .pallet__radio:checked + .pallet__label:before {
    -o-animation: zoom-radio-active 0.8s infinite;
    -moz-animation: zoom-radio-active 0.8s infinite;
    -webkit-animation: zoom-radio-active 0.8s infinite;
    animation: zoom-radio-active 0.8s infinite;
}

.main-page__pallet_slide .pallet__container .pallet__radio_group .pallet__label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    position: absolute;
    width: 33px;
    text-align: center;
    min-height: 40px;
    font-size: 18px;
    color: rgba(255, 255, 255, 0.6);
    cursor: pointer;
    z-index: 10;
    transition: 0.3s;
}

.main-page__pallet_slide .pallet__container .pallet__radio_group .pallet__label:before {
    position: absolute;
    content: "\e900";
    font-family: PalletRadio;
    top: 0;
    left: 1px;
    font-size: 30px;
    background-color: rgba(0, 0, 0, 0);
    border: none;
    -o-animation: zoom-radio 0.8s infinite;
    -moz-animation: zoom-radio 0.8s infinite;
    -webkit-animation: zoom-radio 0.8s infinite;
    animation: zoom-radio 0.8s infinite;
}

.main-page__pallet_slide .pallet__container .pallet__radio_group .pallet__label:after {
    content: '' !important;
}

.main-page__pallet_slide .pallet__container .pallet__radio_group .pallet__label.pallet__label1 {
    left: 35.73%;
    top: 10.27%;
}

.main-page__pallet_slide .pallet__container .pallet__radio_group .pallet__label.pallet__label2 {
    left: 80.69%;
    top: 22.63%;
}

.main-page__pallet_slide .pallet__container .pallet__radio_group .pallet__label.pallet__label3 {
    left: 61.01%;
    top: 40.75%;
}

.main-page__pallet_slide .pallet__container .pallet__radio_group .pallet__label.pallet__label4 {
    left: 6.32%;
    top: 75.66%;
}

.main-page__pallet_slide .pallet__container .pallet__radio_group .pallet__label.pallet__label5 {
    left: 61.01%;
    bottom: 24%;
}

.main-page__pallet_slide .pallet__container .pallet__radio_group .pallet__label.pallet__label6 {
    right: 10%;
    bottom: 20%;
}

@media only screen and (max-width: 768px) {
    .main-page__pallet_slide .pallet__container .pallet__radio_group .pallet__label {
        position: relative;
        width: auto;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-box-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1;
        left: 0 !important;
        right: 0 !important;
        top: 0 !important;
        bottom: 0 !important;
    }

    .main-page__pallet_slide .pallet__container .pallet__radio_group .pallet__label:before {
        position: relative;
    }
}

.main-page__pallet_slide .pallet__container .pallet__impositions {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media only screen and (max-width: 768px) {
    .main-page__pallet_slide .pallet__container .pallet__impositions {
        display: none;
    }
}

.main-page__pallet_slide .pallet__container .pallet__impositions .pallet__imposition {
    position: absolute;
    opacity: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: 0.3s;
    background-size: contain;
    background-repeat: no-repeat;
}

.main-page__pallet_slide .pallet__container .pallet__impositions .pallet__imposition.current {
    opacity: 1;
}

.main-page__pallet_slide .pallet__container .pallet__impositions .pallet__imposition.pallet__imposition0 {
    background-image: url("/local/templates/shop/css/../images/pallet/pallet_imposition.png");
}

.main-page__pallet_slide .pallet__container .pallet__impositions .pallet__imposition.pallet__imposition1 {
    background-image: url("/local/templates/shop/css/../images/pallet/pallet_imposition_1.png");
}

.main-page__pallet_slide .pallet__container .pallet__impositions .pallet__imposition.pallet__imposition2 {
    background-image: url("/local/templates/shop/css/../images/pallet/pallet_imposition_2.png");
}

.main-page__pallet_slide .pallet__container .pallet__impositions .pallet__imposition.pallet__imposition3 {
    background-image: url("/local/templates/shop/css/../images/pallet/pallet_imposition_3.png");
}

.main-page__pallet_slide .pallet__container .pallet__impositions .pallet__imposition.pallet__imposition4 {
    background-image: url("/local/templates/shop/css/../images/pallet/pallet_imposition_4.png");
}

.main-page__pallet_slide .pallet__container .pallet__impositions .pallet__imposition.pallet__imposition5 {
    background-image: url("/local/templates/shop/css/../images/pallet/pallet_imposition_5.png");
}

.main-page__pallet_slide .pallet__container .pallet__impositions .pallet__imposition.pallet__imposition6 {
    background-image: url("/local/templates/shop/css/../images/pallet/pallet_imposition_6.png");
}

.main-page__pallet_slide .pallet__info_container {
    position: absolute;
    width: 390px;
    height: 338px;
    top: 80px;
    right: 20px;
}

.main-page__pallet_slide .pallet__info_container.start {
    width: 220px;
    height: 184px;
}

@media only screen and (max-width: 1600px) {
    .main-page__pallet_slide .pallet__info_container {
        top: 20px;
        width: 250px;
        height: 217px;
    }
}

@media only screen and (max-width: 768px) {
    .main-page__pallet_slide .pallet__info_container {
        position: relative;
        margin-top: 65px;
        top: auto;
        right: auto;
        left: auto;
        width: 100%;
        height: 100%;
        max-width: 170px;
        max-height: 147px;
        display: none;
    }
}

.main-page__pallet_slide .pallet__info_container .pallet__info_state {
    position: absolute;
    transition: 0.3s;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-image: url("/local/templates/shop/css/../images/pallet/pallet_info_bg.png");
    background-size: cover;
}

.main-page__pallet_slide .pallet__info_container .pallet__info_state.current {
    opacity: 1;
}

.main-page__pallet_slide .pallet__info_container .pallet__info_state img {
    width: auto !important;
    height: auto !important;
    max-height: 100%;
    max-width: 100%;
}

@media only screen and (max-width: 1600px) {
    .main-page__pallet_slide .pallet__info_container .pallet__info_state img {
        max-height: 70%;
        max-width: 70%;
    }
}

.main-page__pallet_slide .pallet__info_container .pallet__info_state.pallet__info_state0 {
    background-image: url("/local/templates/shop/css/../images/pallet/pallet_info0.png");
    background-repeat: no-repeat;
    background-position: center center;
}

.main-page__pallet_slide .pallet__text_container {
    position: absolute;
    top: 80px;
    right: 390px;
    width: 100%;
    max-width: 400px;
}

@media only screen and (max-width: 1600px) {
    .main-page__pallet_slide .pallet__text_container {
        right: 270px;
        top: 20px;
    }
}

@media only screen and (max-width: 768px) {
    .main-page__pallet_slide .pallet__text_container {
        position: relative;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 100%;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
        display: none;
    }
}

.main-page__pallet_slide .pallet__text_container .pallet__text {
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0;
    width: 100%;
    max-width: 400px;
    color: #fff;
    transition: 0.3s;
}

.main-page__pallet_slide .pallet__text_container .pallet__text.current {
    opacity: 1;
}

.main-page__pallet_slide .pallet__text_container .pallet__text.pallet__text2, .main-page__pallet_slide .pallet__text_container .pallet__text.pallet__text3 {
    max-width: 350px;
}

.main-page__pallet_slide .pallet__text_container .pallet__text h2 {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 300;
    line-height: 1.2;
}

.main-page__pallet_slide .pallet__text_container .pallet__text h2:before {
    content: attr(data-number);
    position: absolute;
    left: -20px;
}

.main-page__pallet_slide .pallet__text_container .pallet__text p {
    font-weight: 300;
    line-height: 1.4;
    color: #fff;
    margin-bottom: 0;
    font-size: 13px;
}

@-o-keyframes zoom-radio {
    0% {
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -moz-transform: scale(1.05);
        -o-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        color: #e0e0e0;
    }
    100% {
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes zoom-radio {
    0% {
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -moz-transform: scale(1.05);
        -o-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        color: #e0e0e0;
    }
    100% {
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes zoom-radio {
    0% {
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -moz-transform: scale(1.05);
        -o-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        color: #e0e0e0;
    }
    100% {
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes zoom-radio {
    0% {
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -moz-transform: scale(1.05);
        -o-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        color: #e0e0e0;
    }
    100% {
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-o-keyframes zoom-radio-active {
    0% {
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -moz-transform: scale(1.05);
        -o-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        color: #921424;
    }
    100% {
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes zoom-radio-active {
    0% {
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -moz-transform: scale(1.05);
        -o-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        color: #921424;
    }
    100% {
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes zoom-radio-active {
    0% {
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -moz-transform: scale(1.05);
        -o-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        color: #921424;
    }
    100% {
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes zoom-radio-active {
    0% {
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -moz-transform: scale(1.05);
        -o-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        color: #921424;
    }
    100% {
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.basket__page h2 {
    font-size: 22px;
    margin-top: 20px;
    margin-bottom: 30px;
}

.basket__page .basket__tabs {
    border: 0;
    margin-bottom: 14px;
}

.basket__page .basket__tabs .first__tab {
    padding: .5em 1em .5em 0;
    line-height: 20px;
    color: #535353;
}

.basket__page .basket__tabs .nav-item {
    margin: 0 5px;
}

.basket__page .basket__tabs .nav-item .nav-link {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 1px solid #f2f2f2;
    color: #7f7f7f;
    line-height: 20px;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 500;
    font-size: 12px;
}

.basket__page .basket__tabs .nav-item .nav-link[data-count]:after {
    content: "(" attr(data-count) ")";
    margin-left: 4px;
}

.basket__page .basket__tabs .nav-item .nav-link.active {
    background-color: #f2f2f2;
}

.basket__page .basket-table {
    border: 1px solid #cccacb;
    margin-bottom: 30px;
    height: 1px;
}

@media only screen and (max-width: 768px) {
    .basket__page .basket-table {
        border: 0;
    }
}

@media only screen and (max-width: 768px) {
    .basket__page .basket-table thead {
        display: none;
    }
}

.basket__page .basket-table thead tr th {
    font-size: 14px;
    padding: 0;
    line-height: 60px;
    border: 1px solid #cccacb;
    background-color: #ffffff;
    white-space: unset;
}

.basket__page .basket-table thead tr th.product-title-col {
    width: 470px;
}

.basket__page .basket-table thead tr th.product-price-col {
    width: 166px;
}

.basket__page .basket-table thead tr th.product-one-price-col {
    width: 156px;
}

.basket__page .basket-table thead tr th.product-count-col {
    width: 338px;
}

@media only screen and (max-width: 768px) {
    .basket__page .basket-table tbody {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media only screen and (max-width: 768px) {
    .basket__page .basket-table tbody tr {
        position: relative;
        display: block;
        margin-bottom: 20px;
        border: 1px solid #cccacb;
    }
}

.basket__page .basket-table tbody tr:hover td {
    background-color: #fff;
}

.basket__page .basket-table tbody tr td {
    position: static;
    padding: 0;
    color: #58554e;
    border: 1px solid #cccacb;
    font-size: 14px;
    background-color: #ffffff;
    white-space: unset;
}

@media only screen and (max-width: 768px) {
    .basket__page .basket-table tbody tr td:first-child {
        padding-top: 20px !important;
    }
}

@media only screen and (max-width: 768px) {
    .basket__page .basket-table tbody tr td:last-child {
        padding-bottom: 20px !important;
    }
}

@media only screen and (max-width: 768px) {
    .basket__page .basket-table tbody tr td {
        border: 0;
        position: unset;
    }

    .basket__page .basket-table tbody tr td:not(:last-child) {
        border-bottom: 0;
    }
}

@media only screen and (max-width: 768px) {
    .basket__page .basket-table tbody tr td.basket__column {
        padding-left: 140px !important;
    }
}

@media only screen and (max-width: 768px) {
    .basket__page .basket-table tbody tr td.basket__column .ui-table-cell-label {
        font-weight: 300;
        min-width: 1px;
        width: auto;
        margin: -.4em 0 -.4em -.4em;
    }
}

.basket__page .basket-table tbody tr td.basket__column .basket__column_relative {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    position: relative;
    min-height: 220px;
    height: 100%;
    overflow: auto;
}

@media only screen and (max-width: 768px) {
    .basket__page .basket-table tbody tr td.basket__column .basket__column_relative {
        position: unset;
        display: inline;
    }
}

.basket__page .basket-table tbody tr td .basket__product-title-col {
    min-height: 220px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

@media only screen and (max-width: 768px) {
    .basket__page .basket-table tbody tr td .basket__product-title-col {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        -webkit-box-direction: normal;
        -webkit-box-orient: horizontal;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        align-items: flex-start;
        min-height: 1px;
    }
}

@media only screen and (max-width: 768px) {
    .basket__page .basket-table tbody tr td .basket__product-title-col a {
        width: 100px;
    }
}

.basket__page .basket-table tbody tr td .basket__product-title-col .basket__image_wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 220px;
    min-height: 220px;
    height: 100%;
    background-color: #fff;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    border-right: 1px solid #cccacb;
}

@media only screen and (max-width: 768px) {
    .basket__page .basket-table tbody tr td .basket__product-title-col .basket__image_wrapper {
        position: relative;
        width: 100%;
        background-size: contain;
        border-right: none;
        min-height: 130px;
    }
}

.basket__page .basket-table tbody tr td .basket__product-title-col .basket__image_wrapper .basket__image_link {
    display: block;
    width: 100%;
    height: 100%;
}

.basket__page .basket-table tbody tr td .basket__product-title-col .basket__product-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    margin-left: 220px;
    padding: 10px 30px;
    text-align: left;
}

@media only screen and (max-width: 768px) {
    .basket__page .basket-table tbody tr td .basket__product-title-col .basket__product-info {
        margin-left: 0;
        width: 100%;
        padding-left: 20px;
        padding-right: 0;
    }
}

.basket__page .basket-table tbody tr td .basket__product-title-col .basket__product-info .basket__title {
    line-height: 23px;
    color: #c3c2c0;
    font-size: 14px;
    font-weight: 300;
}

.basket__page .basket-table tbody tr td .basket__product-title-col .basket__product-info .basket__title a {
    color: #c3c2c0;
}

.basket__page .basket-table tbody tr td .basket__product-title-col .basket__product-info .basket__size {
    color: #3e321a;
    font-size: 14px;
    line-height: 1.2;
}

.basket__page .basket-table tbody tr td .basket__product-title-col .basket__product-info .basket__print {
    color: #d0cecf;
    line-height: 20px;
    font-weight: 300;
}

.basket__page .basket-table tbody tr td .basket__count-cell {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media only screen and (max-width: 768px) {
    .basket__page .basket-table tbody tr td .basket__count-cell {
        display: inline-block;
        padding: 10px 0;
    }
}

.basket__page .basket-table tbody tr td .basket__count-cell .numberIncrements {
    max-width: 156px;
    width: 100%;
}

@media only screen and (max-width: 768px) {
    .basket__page .basket-table tbody tr td .basket__count-cell .numberIncrements {
        max-width: 100%;
    }
}

.basket__page .basket-table tbody tr td .basket__count-cell .numberIncrements .numberIncrements__button {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
}

@media only screen and (max-width: 768px) {
    .basket__page .basket-table tbody tr td .basket__count-cell .numberIncrements .numberIncrements__button {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }
}

.basket__page .basket-table tbody tr td .basket__count-cell .numberIncrements .shop-item__table-counter {
    width: 76px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    font-family: "HelveticaNeueCyr", Arial, sans-serif;
    color: #58554e;
}

@media only screen and (max-width: 768px) {
    .basket__page .basket-table tbody tr td .basket__count-cell .numberIncrements .shop-item__table-counter {
        height: 30px;
        line-height: 30px;
        font-size: 12px;
    }
}

.basket__page .basket-table tbody tr td .basket__count-cell .numberIncrements .shop-item__basket-counter {
    width: 76px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    font-family: "HelveticaNeueCyr", Arial, sans-serif;
    color: #58554e;
}

@media only screen and (max-width: 768px) {
    .basket__page .basket-table tbody tr td .basket__count-cell .numberIncrements .shop-item__basket-counter {
        height: 30px;
        line-height: 30px;
        font-size: 12px;
    }
}

.basket__page .basket-table tbody tr td .basket__count-cell .sklad__ostatok_wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    line-height: 1.3;
    min-width: 156px;
    margin-top: 16px;
    font-weight: 300;
    position: absolute;
    bottom: -50px;
}

@media only screen and (max-width: 768px) {
    .basket__page .basket-table tbody tr td .basket__count-cell .sklad__ostatok_wrapper {
        position: relative;
        bottom: inherit;
    }
}

.basket__page .basket-table tbody tr td .basket__count-cell .sklad__ostatok_wrapper .sklad__ostatok {
    color: #979797;
}

.basket__page .basket-table tbody tr td .basket__count-cell .sklad__ostatok_wrapper .sklad__ostatok .sklad__ostatok_count {
    color: #000;
}

.basket__page .basket-table tbody tr td .basket__operations {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.basket__page .basket-table tbody tr td .basket__operations a {
    color: #555555;
}

.basket__page .basket-table tbody tr td .basket__operations a:hover {
    color: #3c3c3c;
    text-decoration: none;
}

.basket__page .basket-table tbody tr td .basket__operations .basket__operation {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    line-height: 1.1;
    margin-bottom: 10px;
}

.basket__page .basket-table tbody tr td .basket__operations .basket__operation span {
    font-size: 25px;
}

.basket__page .basket-table tbody tr td .basket__operations .basket__operation .basket__operation-name {
    font-size: 9px;
}

.basket__page .delivery-table {
    width: 100%;
}

.basket__page .delivery-table thead tr th {
    padding: 0 20px;
    font-size: 18px;
    line-height: 74px;
    vertical-align: middle;
}

.basket__page .delivery-table thead tr th span {
    font-size: 20px;
}

.basket__page .delivery-table tbody tr td {
    vertical-align: middle;
}

.basket__page .delivery-table tbody tr td.delivery__block {
    width: 340px;
    background-color: #f8f8f8;
}

.basket__page .delivery-table tbody tr td .delivery__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    padding: 40px;
}

.basket__page .delivery-table tbody tr td .delivery__items .delivery__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    position: relative;
    width: 100%;
    max-width: 230px;
    color: #000;
    margin: 10px;
}

.basket__page .delivery-table tbody tr td .delivery__items .delivery__item span {
    font-size: 60px;
}

.basket__page .delivery-table tbody tr td .delivery__items .delivery__item label {
    position: absolute;
    left: 0;
    top: 0;
}

.basket__page .delivery-table tbody tr td .delivery__items .delivery__item .delivery__price {
    font-weight: bold;
    margin: 10px 0;
}

.basket__page .delivery-table tbody tr td .delivery__items .delivery__item .delivery__desc {
    text-align: justify;
    line-height: 1.3;
}

.basket__page .basket__prices-wrapper {
    text-align: right;
    margin-bottom: 40px;
}

@media only screen and (max-width: 768px) {
    .basket__page .basket__prices-wrapper {
        text-align: center;
        margin-bottom: 30px;
    }
}

.basket__page .basket__prices-wrapper .calculate-list__list {
    text-align: right;
    margin-bottom: 20px;
}

@media only screen and (max-width: 768px) {
    .basket__page .basket__prices-wrapper .calculate-list__list {
        text-align: left;
    }
}

.basket__page .basket__prices-wrapper .calculate-list__list .calculate-list__item {
    color: #9d9d9d;
    line-height: 1.5;
}

.basket__page .basket__prices-wrapper .calculate-list__list .calculate-list__item .basket__prices-title {
    display: inline-block;
}

@media only screen and (max-width: 768px) {
    .basket__page .basket__prices-wrapper .calculate-list__list .calculate-list__item .basket__prices-title {
        width: 140px;
    }
}

.basket__page .basket__prices-wrapper .calculate-list__list .calculate-list__item .basket__prices-value {
    display: inline-block;
    min-width: 140px;
}

.basket__page .basket__prices-wrapper .calculate-list__list .calculate-list__item.basket__total-price {
    color: #000;
}

.basket__block-v_center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100%;
}

@media only screen and (max-width: 768px) {
    .basket__prices-wrapper.calculate_basket {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        -webkit-justify-content: flex-end;
        -moz-justify-content: flex-end;
        justify-content: flex-end;
    }
}

@media only screen and (max-width: 768px) {
    .basket__prices-wrapper .calculate-order {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        -webkit-justify-content: flex-end;
        -moz-justify-content: flex-end;
        justify-content: flex-end;
    }
}

.basket__prices-wrapper ul li .basket__prices-value {
    text-align: right;
}

.basket__delete {
    position: absolute;
    top: 10px;
    right: 10px;
}

.page-not-found__wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    min-height: 700px;
    margin-bottom: 100px;
    padding: 20px;
    text-align: center;
}

.page-not-found__wrapper a {
    font-size: 11px;
}

.page-not-found__number {
    font-size: 100px;
    font-family: AFuturicaExtraBlack;
    margin-bottom: 10px;
    color: #aad5e6;
}

.page-not-found__title {
    font-size: 26px;
    color: #6d6d6d;
    line-height: 1.5;
    font-weight: 500;
}

.page-not-found__reason-main {
    color: #c2c2c2;
    font-weight: 300;
    font-size: 20px;
    line-height: 1.5;
}

.page-not-found__reason-second {
    line-height: 1.5;
    font-size: 13px;
    margin-bottom: 40px;
}

.order-success__wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    text-align: center;
    min-height: 400px;
    margin-bottom: 400px;
}

.order-success__wrapper b {
    font-weight: bold;
    color: #aad5e6;
    font-size: 20px;
    padding: 5px;
}

.order-success__wrapper a {
    font-size: 11px;
    margin-top: 40px;
}

.order-success__icon {
    color: #aad5e6;
    font-size: 60px;
    display: block;
    margin-bottom: 10px;
}

.order-success__title {
    font-size: 40px;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 1.5;
}

.order-success__message {
    padding: 0 40px 40px 40px;
    text-align: center;
    line-height: 1.5;
}

.numberIncrements-dec {
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}

.numberIncrements-inc {
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}

.main-page-slider__carousel {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0;
    overflow: hidden !important;
    width: 100% !important;
}

.main-page-slider__carousel .main-page-slider__carousel_item {
    padding: 0 40px 40px 40px;
    background-color: #ffffff !important;
    opacity: 0;
}

@media only screen and (max-width: 1200px) {
    .main-page-slider__carousel .main-page-slider__carousel_item {
        padding: 0 20px 20px 20px;
    }
}

@media only screen and (max-width: 768px) {
    .main-page-slider__carousel .main-page-slider__carousel_item {
        padding: 0;
    }
}

.main-page-slider__carousel .main-page-slider__carousel_item .main-page-slider__carousel_item-image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 100%;
    min-height: 100%;
    margin-left: 240px;
    overflow: hidden;
    background-size: cover;
    background-position: left;
}

@media only screen and (max-width: 768px) {
    .main-page-slider__carousel .main-page-slider__carousel_item .main-page-slider__carousel_item-image {
        margin: 0;
        min-height: 1px;
        background-position: center;
    }
}

@media only screen and (max-width: 768px) {
    .main-page-slider__carousel .main-page-slider__carousel_item .main-page-slider__carousel_item-image.main-page-slider__carousel-first-slide_wrapper {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        padding-bottom: 0;
    }
}

.main-page-slider__carousel .main-page-slider__carousel_item .main-page-slider__carousel_item-image.main-page-slider__carousel-first-slide_wrapper .main-page-slider__carousel-first-slide_wrapper_block {
    display: none;
}

@media only screen and (max-width: 768px) {
    .main-page-slider__carousel .main-page-slider__carousel_item .main-page-slider__carousel_item-image.main-page-slider__carousel-first-slide_wrapper .main-page-slider__carousel-first-slide_wrapper_block {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        height: 100%;
        background-color: rgba(255, 255, 255, 0.5);
        padding: 30px;
    }
}

.main-page-slider__carousel .main-page-slider__carousel_item .main-page-slider__carousel_item-image.main-page-slider__carousel-first-slide_wrapper .main-page-slider__carousel-first-slide_wrapper_block .main-page-slider__carousel-first-slide_wrapper_block-title {
    font-family: 'AFuturicaExtraBlack';
    font-size: 28px;
    line-height: 1;
}

.main-page-slider__carousel .main-page-slider__carousel_item .main-page-slider__carousel_item-image.main-page-slider__carousel-first-slide_wrapper .main-page-slider__carousel-first-slide_wrapper_block .main-page-slider__carousel-first-slide_wrapper_block-subtitle {
    margin-top: 2px;
}

.main-page-slider__carousel .main-page-slider__carousel_item .main-page-slider__carousel_item_text-block {
    position: absolute;
    top: 320px;
    left: 100px;
}

.main-page-slider__carousel .main-page-slider__carousel_item .main-page-slider__carousel_item_text-block.big-height {
    top: 360px;
}

.main-page-slider__carousel .main-page-slider__carousel_item .main-page-slider__carousel_item_text-block.minimal-height {
    top: 20px;
    max-width: inherit;
    left: 320px;
}

.main-page-slider__carousel .main-page-slider__carousel_item .main-page-slider__carousel_item_text-block.minimal-height .main-page-slider__carousel_item-title {
    font-size: 20px !important;
}

.main-page-slider__carousel .main-page-slider__carousel_item .main-page-slider__carousel_item_text-block .main-page-slider__carousel_item-title {
    font-family: 'AFuturicaExtraBlack';
    font-size: 78px;
    line-height: .8;
}

@media only screen and (max-width: 1600px) {
    .main-page-slider__carousel .main-page-slider__carousel_item .main-page-slider__carousel_item_text-block .main-page-slider__carousel_item-title.pallet__title {
        font-size: 58px;
    }
}

@media only screen and (max-width: 1200px) {
    .main-page-slider__carousel .main-page-slider__carousel_item .main-page-slider__carousel_item_text-block .main-page-slider__carousel_item-title.pallet__title {
        padding: 0;
    }
}

@media only screen and (max-width: 991px) {
    .main-page-slider__carousel .main-page-slider__carousel_item .main-page-slider__carousel_item_text-block .main-page-slider__carousel_item-title.pallet__title {
        font-size: 20px;
    }
}

@media only screen and (max-width: 991px) {
    .main-page-slider__carousel .main-page-slider__carousel_item .main-page-slider__carousel_item_text-block .main-page-slider__carousel_item-title {
        font-size: 20px;
    }
}

@media only screen and (max-width: 800px) {
    .main-page-slider__carousel .main-page-slider__carousel_item .main-page-slider__carousel_item_text-block .main-page-slider__carousel_item-title {
        font-size: 20px;
    }
}

@media only screen and (max-width: 768px) {
    .main-page-slider__carousel .main-page-slider__carousel_item .main-page-slider__carousel_item_text-block .main-page-slider__carousel_item-title {
        font-size: 20px;
    }
}

.main-page-slider__carousel .main-page-slider__carousel_item .main-page-slider__carousel_item_text-block .main-page-slider__carousel_item-title .title-cutted {
    padding-top: 10px;
    overflow: hidden;
}

.main-page-slider__carousel .main-page-slider__carousel_item .main-page-slider__carousel_item_text-block .main-page-slider__carousel_item-title .title-cutted.second-line {
    padding-top: 0;
    overflow: visible !important;
}

@media only screen and (max-width: 768px) {
    .main-page-slider__carousel .main-page-slider__carousel_item .main-page-slider__carousel_item_text-block .main-page-slider__carousel_item-title .title-cutted.second-line {
        margin-top: 5px;
        padding-bottom: 5px;
    }
}

.main-page-slider__carousel .main-page-slider__carousel_item .main-page-slider__carousel_item_text-block .main-page-slider__carousel_item-subtitle {
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: 4px;
    margin-left: 58px;
    margin-top: 10px;
}

@media only screen and (max-width: 991px) {
    .main-page-slider__carousel .main-page-slider__carousel_item .main-page-slider__carousel_item_text-block .main-page-slider__carousel_item-subtitle {
        letter-spacing: 2px;
        margin-left: 0;
        font-size: 12px;
        margin-bottom: 15px;
        display: block;
    }
}

@media only screen and (max-width: 800px) {
    .main-page-slider__carousel .main-page-slider__carousel_item .main-page-slider__carousel_item_text-block .main-page-slider__carousel_item-subtitle {
        font-size: 12px;
        letter-spacing: 1px;
    }
}

.main-page-slider__carousel .main-page-slider__carousel_item .main-page-slider__carousel_item_text-block .main-page-slider__carousel_item-subtitle.sub2 {
    letter-spacing: 0;
    margin-left: 0;
    text-transform: unset;
    margin-top: 20px;
}

.main-page-slider__carousel .main-page-slider__carousel_item .main-page-slider__carousel_item_text-block .main-page-slider__carousel_item-content {
    display: block;
    margin-top: 40px;
    margin-bottom: 40px;
    position: relative;
}

@media only screen and (max-width: 991px) {
    .main-page-slider__carousel .main-page-slider__carousel_item .main-page-slider__carousel_item_text-block .main-page-slider__carousel_item-content {
        margin-top: 5px;
        margin-bottom: 5px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: reverse;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column-reverse;
        -moz-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}

.main-page-slider__carousel .main-page-slider__carousel_item .main-page-slider__carousel_item_text-block .main-page-slider__carousel_item-content .main-page-slider__carousel_item-button {
    position: absolute;
    top: 0;
    left: 0;
    width: 160px;
}

.main-page-slider__carousel .main-page-slider__carousel_item .main-page-slider__carousel_item_text-block .main-page-slider__carousel_item-content .main-page-slider__carousel_item-button:after {
    content: "";
    display: table;
    clear: both;
}

@media only screen and (max-width: 991px) {
    .main-page-slider__carousel .main-page-slider__carousel_item .main-page-slider__carousel_item_text-block .main-page-slider__carousel_item-content .main-page-slider__carousel_item-button {
        position: relative;
        margin-bottom: 10px;
    }
}

.main-page-slider__carousel .main-page-slider__carousel_item .main-page-slider__carousel_item_text-block .main-page-slider__carousel_item-content .main-page-slider__carousel_item-text {
    display: block;
    padding-left: 200px;
    font-weight: 300;
    color: #000;
    letter-spacing: 1px;
    line-height: 1.3;
    max-width: 700px;
}

@media only screen and (max-width: 1600px) {
    .main-page-slider__carousel .main-page-slider__carousel_item .main-page-slider__carousel_item_text-block .main-page-slider__carousel_item-content .main-page-slider__carousel_item-text {
        padding-right: 20px;
    }
}

@media only screen and (max-width: 991px) {
    .main-page-slider__carousel .main-page-slider__carousel_item .main-page-slider__carousel_item_text-block .main-page-slider__carousel_item-content .main-page-slider__carousel_item-text {
        padding-left: 0;
        padding-bottom: 10px;
        padding-top: 10px;
        padding-right: 0;
    }
}

@media only screen and (max-width: 768px) {
    .main-page-slider__carousel .main-page-slider__carousel_item .main-page-slider__carousel_item_text-block .main-page-slider__carousel_item-content .main-page-slider__carousel_item-text {
        margin-bottom: 20px;
        padding: 0;
        font-size: 12px;
    }
}

@media only screen and (max-width: 768px) {
    .main-page-slider__carousel .main-page-slider__carousel_item .main-page-slider__carousel_item_text-block .main-page-slider__carousel_item-content {
        margin-top: 10px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: reverse;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column-reverse;
        -moz-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        min-height: 0;
    }
}

@media only screen and (max-width: 1200px) {
    .main-page-slider__carousel .main-page-slider__carousel_item .main-page-slider__carousel_item_text-block .main-page-slider__carousel_item-content {
        min-height: 30px;
    }
}

@media only screen and (max-width: 768px) {
    .main-page-slider__carousel .main-page-slider__carousel_item .main-page-slider__carousel_item_text-block.main-page-slider__carousel-first-slide {
        display: none !important;
    }
}

@media only screen and (max-width: 1200px) {
    .main-page-slider__carousel .main-page-slider__carousel_item.main-page-slider__carousel_item_image_full {
        padding: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        justify-content: space-between;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media only screen and (max-width: 1200px) and (max-width: 1200px) {
    .main-page-slider__carousel .main-page-slider__carousel_item.main-page-slider__carousel_item_image_full .main-page-slider__carousel_item_text-block {
        position: relative;
        top: auto;
        left: auto;
        max-width: 100%;
        width: 100%;
        padding: 15px 15px 15px 250px;
        text-align: left;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media only screen and (max-width: 1200px) and (max-width: 991px) {
    .main-page-slider__carousel .main-page-slider__carousel_item.main-page-slider__carousel_item_image_full .main-page-slider__carousel_item_text-block {
        padding: 0 5px 5px 250px;
    }
}

@media only screen and (max-width: 1200px) and (max-width: 768px) {
    .main-page-slider__carousel .main-page-slider__carousel_item.main-page-slider__carousel_item_image_full .main-page-slider__carousel_item_text-block {
        padding: 15px 15px 40px 15px;
    }
}

@media only screen and (max-width: 1200px) and (orientation: landscape) {
    .main-page-slider__carousel .main-page-slider__carousel_item.main-page-slider__carousel_item_image_full .main-page-slider__carousel_item_text-block {
        margin-bottom: 0 !important;
    }
}

.main-page-slider__carousel .main-page-slider__carousel_item.minimal-height {
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.main-page-slider__carousel .main-page-slider__carousel_item.minimal-height .main-page-slider__carousel_item_text-block {
    position: relative;
    top: auto;
    left: auto;
    max-width: 100%;
    width: 100%;
    padding: 0 5px 5px 250px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media only screen and (max-width: 768px) {
    .main-page-slider__carousel .main-page-slider__carousel_item.minimal-height .main-page-slider__carousel_item_text-block {
        padding: 15px;
    }
}

.main-page-slider__carousel .main-page-slider__carousel_item.minimal-height .main-page-slider__carousel_item_text-block .main-page-slider__carousel_item-content {
    min-height: 60px;
}

.main-page-slider__carousel .controls {
    color: #fff !important;
    z-index: -1 !important;
}

.main-page-menu {
    position: absolute;
    top: 0;
    left: 0;
}

@media only screen and (max-width: 768px) {
    .main-page-menu {
        width: 100%;
        z-index: 100;
        display: none;
    }
}

.main-page-menu.minimal-height .main-page-menu__list .main-page-menu__item {
    padding-left: 0;
}

@media only screen and (max-width: 768px) {
    .main-page-menu.minimal-height .main-page-menu__list .main-page-menu__item {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-box-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1;
        background-color: #ffffff;
        border: 0;
        padding-left: 0;
    }

    .main-page-menu.minimal-height .main-page-menu__list .main-page-menu__item:last-child {
        border-right: 1px;
    }
}

.main-page-menu.minimal-height .main-page-menu__list .main-page-menu__item .main-page-menu__item-number {
    left: 10px;
}

@media only screen and (max-width: 768px) {
    .main-page-menu.minimal-height .main-page-menu__list .main-page-menu__item .main-page-menu__item-number {
        display: none;
    }
}

.main-page-menu.minimal-height .main-page-menu__list .main-page-menu__item .main-page-menu-title {
    width: 210px;
}

@media only screen and (max-width: 768px) {
    .main-page-menu.minimal-height .main-page-menu__list .main-page-menu__item .main-page-menu-title {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        margin-left: 0;
        width: 100%;
        font-size: 12px;
        padding: 15px 3px;
        text-align: center;
        border: 0;
    }
}

@media only screen and (max-width: 768px) {
    .main-page-menu .main-page-menu__list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: horizontal;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

.main-page-menu .main-page-menu__list .main-page-menu__item {
    position: relative;
    cursor: pointer;
    padding-left: 70px;
}

.main-page-menu .main-page-menu__list .main-page-menu__item a {
    color: #000000;
}

.main-page-menu .main-page-menu__list .main-page-menu__item a:hover, .main-page-menu .main-page-menu__list .main-page-menu__item a:focus {
    color: #000000;
    text-decoration: none;
}

@media only screen and (max-width: 991px) {
    .main-page-menu .main-page-menu__list .main-page-menu__item {
        padding-left: 50px;
    }
}

@media only screen and (max-width: 768px) {
    .main-page-menu .main-page-menu__list .main-page-menu__item {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-box-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1;
        background-color: #ffffff;
        border: 0;
        padding-left: 0;
    }

    .main-page-menu .main-page-menu__list .main-page-menu__item:last-child {
        border-right: 1px;
    }
}

.main-page-menu .main-page-menu__list .main-page-menu__item.active {
    background-color: #f5354e;
    color: #ffffff;
}

.main-page-menu .main-page-menu__list .main-page-menu__item.active .main-page-menu-title,
.main-page-menu .main-page-menu__list .main-page-menu__item.active .main-page-menu__item-number {
    font-weight: 500;
}

@media only screen and (max-width: 768px) {
    .main-page-menu .main-page-menu__list .main-page-menu__item.active .main-page-menu-title,
    .main-page-menu .main-page-menu__list .main-page-menu__item.active .main-page-menu__item-number {
        font-weight: 300;
    }
}

.main-page-menu .main-page-menu__list .main-page-menu__item.active .main-page-menu-title {
    border-color: rgba(0, 0, 0, 0);
}

@media only screen and (max-width: 768px) {
    .main-page-menu .main-page-menu__list .main-page-menu__item.active .main-page-menu-title {
        margin-left: 0;
        width: 100%;
        font-size: 12px;
        padding: 15px 3px;
    }
}

@media only screen and (max-width: 768px) {
    .main-page-menu .main-page-menu__list .main-page-menu__item.active:hover {
        border-bottom-color: #f5354e;
    }
}

@media only screen and (max-width: 768px) {
    .main-page-menu .main-page-menu__list .main-page-menu__item.active {
        background-color: #eaeaea;
        color: #000;
    }
}

.main-page-menu .main-page-menu__list .main-page-menu__item .main-page-menu__item-number {
    position: absolute;
    top: 0;
    left: 70px;
    width: 30px;
    text-align: center;
    font-size: 12px;
    margin-top: 30px;
    font-weight: 300;
}

@media only screen and (max-width: 991px) {
    .main-page-menu .main-page-menu__list .main-page-menu__item .main-page-menu__item-number {
        left: 50px;
    }
}

@media only screen and (max-width: 768px) {
    .main-page-menu .main-page-menu__list .main-page-menu__item .main-page-menu__item-number {
        display: none;
    }
}

.main-page-menu .main-page-menu__list .main-page-menu__item .main-page-menu-title {
    margin-left: 30px;
    padding: 15px 10px;
    border-bottom: 1px solid #f2f2f2;
    font-size: 16px;
    font-weight: 300;
    width: 160px;
}

@media only screen and (max-width: 768px) {
    .main-page-menu .main-page-menu__list .main-page-menu__item .main-page-menu-title {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        margin-left: 0;
        width: 100%;
        font-size: 12px;
        padding: 15px 3px;
        text-align: center;
        border: 0;
    }
}

.main-page-menu .main-page-menu__list .main-page-menu__item:hover .main-page-menu__item-number,
.main-page-menu .main-page-menu__list .main-page-menu__item:hover .main-page-menu-title {
    font-weight: 500;
}

@media only screen and (max-width: 768px) {
    .main-page-menu .main-page-menu__list .main-page-menu__item:hover .main-page-menu__item-number,
    .main-page-menu .main-page-menu__list .main-page-menu__item:hover .main-page-menu-title {
        font-weight: 300;
    }
}

@media only screen and (max-width: 768px) {
    .main-page-menu .main-page-menu__list .main-page-menu__item:hover > .main-page-menu-title {
        margin-left: 0;
        width: 100%;
        padding-right: 3px;
        padding-left: 3px;
    }
}

@media only screen and (max-width: 768px) {
    .main-page-menu-bottom .main-page-menu__list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: horizontal;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

.main-page-menu-bottom .main-page-menu__list .main-page-menu__item {
    position: relative;
    cursor: pointer;
    padding-left: 70px;
}

@media only screen and (max-width: 1200px) {
    .main-page-menu-bottom .main-page-menu__list .main-page-menu__item {
        padding-left: 20px;
    }
}

@media only screen and (max-width: 768px) {
    .main-page-menu-bottom .main-page-menu__list .main-page-menu__item {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-box-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1;
        background-color: #ffffff;
        border-left-width: 1px;
        border-top-width: 1px;
        border-bottom-width: 0;
        border-color: #eaeaea;
        border-style: solid;
        padding-left: 0;
    }

    .main-page-menu-bottom .main-page-menu__list .main-page-menu__item:last-child {
        border-right: 1px;
    }
}

.main-page-menu-bottom .main-page-menu__list .main-page-menu__item.active {
    background-color: #f5354e;
    color: #ffffff;
}

.main-page-menu-bottom .main-page-menu__list .main-page-menu__item.active .main-page-menu-title {
    padding-right: 50px;
    width: 200px;
    border-color: rgba(0, 0, 0, 0);
}

.main-page-menu-bottom .main-page-menu__list .main-page-menu__item.active .main-page-menu-title:hover {
    border-color: rgba(0, 0, 0, 0);
}

.main-page-menu-bottom .main-page-menu__list .main-page-menu__item.active .main-page-menu-title .main-page-menu__item-number,
.main-page-menu-bottom .main-page-menu__list .main-page-menu__item.active .main-page-menu-title .main-page-menu-title {
    font-weight: 500;
}

@media only screen and (max-width: 768px) {
    .main-page-menu-bottom .main-page-menu__list .main-page-menu__item.active .main-page-menu-title {
        width: 100%;
        font-weight: 300;
        font-size: 12px;
        padding: 15px 3px;
    }
}

@media only screen and (max-width: 768px) {
    .main-page-menu-bottom .main-page-menu__list .main-page-menu__item.active:hover {
        border-bottom-color: #f5354e;
    }
}

@media only screen and (max-width: 768px) {
    .main-page-menu-bottom .main-page-menu__list .main-page-menu__item.active {
        background-color: #eaeaea;
        color: #000;
    }
}

.main-page-menu-bottom .main-page-menu__list .main-page-menu__item .main-page-menu__item-number {
    position: absolute;
    top: 0;
    left: 70px;
    width: 30px;
    text-align: center;
    font-size: 12px;
    margin-top: 50px;
    font-weight: 300;
}

@media only screen and (max-width: 1200px) {
    .main-page-menu-bottom .main-page-menu__list .main-page-menu__item .main-page-menu__item-number {
        left: 20px;
    }
}

@media only screen and (max-width: 768px) {
    .main-page-menu-bottom .main-page-menu__list .main-page-menu__item .main-page-menu__item-number {
        display: none;
    }
}

.main-page-menu-bottom .main-page-menu__list .main-page-menu__item .main-page-menu-title {
    margin-left: 30px;
    padding: 40px 10px;
    border-bottom: 1px solid #f2f2f2;
    font-size: 16px;
    font-weight: 300;
    width: 160px;
    transition: width 0.2s, padding 0.2s, border 0.2s;
}

@media only screen and (max-width: 768px) {
    .main-page-menu-bottom .main-page-menu__list .main-page-menu__item .main-page-menu-title {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        margin-left: 0;
        width: 100%;
        text-align: center;
        border: 0;
        font-size: 12px;
        padding: 15px 3px;
    }
}

.main-page-menu-bottom .main-page-menu__list .main-page-menu__item:hover .main-page-menu__item-number,
.main-page-menu-bottom .main-page-menu__list .main-page-menu__item:hover .main-page-menu-title {
    font-weight: 500;
}

@media only screen and (max-width: 768px) {
    .main-page-menu-bottom .main-page-menu__list .main-page-menu__item:hover .main-page-menu__item-number,
    .main-page-menu-bottom .main-page-menu__list .main-page-menu__item:hover .main-page-menu-title {
        font-weight: 300;
    }
}

.main-page-menu-bottom .main-page-menu__list .main-page-menu__item:hover > .main-page-menu-title {
    padding-right: 50px;
    width: 200px;
}

@media only screen and (max-width: 768px) {
    .main-page-menu-bottom .main-page-menu__list .main-page-menu__item:hover > .main-page-menu-title {
        margin-left: 0;
        width: 100%;
        font-size: 12px;
        padding: 15px 3px;
    }
}

.menu__mobile-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    display: none;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    -webkit-justify-content: stretch;
    -moz-justify-content: stretch;
    justify-content: stretch;
}

@media only screen and (max-width: 768px) {
    .menu__mobile-bottom {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        border-top: 1px solid #eaeaea;
        display: none;
    }
}

.menu__mobile-bottom .main-page-menu__list-bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

.menu__mobile-bottom .main-page-menu__list-bottom li.footer__menu-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-color: #fff;
    padding-left: 0;
    border: 0;
}

@media only screen and (max-width: 768px) {
    .menu__mobile-bottom .main-page-menu__list-bottom li.footer__menu-item:first-child .nav-link {
        border-right: 1px solid #eaeaea;
    }
}

.menu__mobile-bottom .main-page-menu__list-bottom li.footer__menu-item .nav-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    width: 100%;
    text-align: center;
    color: #000;
    font-weight: 300;
    font-size: 12px;
    padding: 20px 3px;
}

.menu__mobile-bottom .main-page-menu__list-bottom li.footer__menu-item .nav-link.active {
    background-color: #f5354e;
    color: #fff;
}

@media only screen and (max-width: 768px) {
    .menu__mobile-bottom .main-page-menu__list-bottom li.footer__menu-item .nav-link.active {
        background-color: #eaeaea;
        color: #000;
    }
}

button[disabled] {
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
}

.btn-default-style {
    display: inline-block;
    background-color: #f5354e;
    color: #ffffff;
    text-transform: uppercase;
    padding: 22px 40px;
    border: 2px solid #f5354e;
    cursor: pointer;
    transition: 0.8s;
}

.btn-default-style:hover, .btn-default-style:focus {
    background-color: #b71c31;
    color: #ffffff;
    border-color: #b71c31;
    text-decoration: none;
}

@media only screen and (max-width: 768px) {
    .btn-default-style {
        padding: 15px 20px;
    }
}

.btn-white-style {
    display: inline-block;
    background-color: #ffffff;
    color: #f5354e;
    text-transform: uppercase;
    padding: 22px 40px;
    border: 2px solid #f5354e;
    cursor: pointer;
    transition: 0.8s;
}

.btn-white-style:hover, .btn-white-style:focus {
    background-color: #b71c31;
    color: #ffffff;
    border-color: #b71c31;
    text-decoration: none;
}

@media only screen and (max-width: 768px) {
    .btn-white-style {
        padding: 15px 20px;
    }
}

.btn-secondary-style {
    display: inline-block;
    background-color: #f5354e;
    color: #ffffff;
    font-size: 18px;
    font-weight: 300;
    padding: 15px 50px;
    border: 2px solid #f5354e;
    cursor: pointer;
    transition: 0.8s;
}

.btn-secondary-style:hover, .btn-secondary-style:focus {
    background-color: #ffffff;
    color: #f5354e;
    text-decoration: none;
}

@media only screen and (max-width: 768px) {
    .btn-secondary-style {
        padding: 15px 20px;
    }
}

.btn-black-style {
    display: inline-block;
    background-color: #000;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    padding: 20px 35px;
    cursor: pointer;
    text-decoration: none;
    border: 0;
    transition: 0.8s;
}

.btn-black-style:hover, .btn-black-style:focus {
    background-color: #f5354e;
    color: #fff;
    text-decoration: none;
}

.btn-gray-style {
    display: inline-block;
    background-color: #bfbfbf;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    padding: 20px 35px;
    cursor: pointer;
    text-decoration: none;
    border: 0;
    transition: 0.8s;
}

.btn-gray-style:hover, .btn-gray-style:focus {
    background-color: #f5354e;
    color: #fff;
    text-decoration: none;
}

.btn-triangle:after {
    position: absolute;
    display: block;
    right: -25px;
    top: 0;
    bottom: 0;
    width: 25px;
    height: 100%;
    background: #007bff;
    -webkit-clip-path: polygon(100% 50%, 0 0, 0 100%);
    clip-path: polygon(100% 50%, 0 0, 0 100%);
}

.btn-size-style {
    display: inline-block;
    background-color: #f5354e;
    color: #ffffff;
    text-transform: uppercase;
    width: 160px;
    padding: 22px 0;
    border: 2px solid #f5354e;
    cursor: pointer;
    transition: 0.8s;
}

.btn-size-style:hover, .btn-size-style:focus {
    background-color: #ffffff;
    color: #f5354e;
    text-decoration: none;
}

@media only screen and (max-width: 768px) {
    .btn-size-style {
        padding: 22px 0;
    }
}

.btn-expand {
    display: inline-block;
    position: relative;
    background-color: #ffffff;
    border: 0;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #dadada;
    padding: 10px 0;
    width: 100%;
    font-size: 10px;
    cursor: pointer;
    color: #dadada;
    text-transform: uppercase;
}

.btn-expand:after, .btn-expand:before {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.btn-expand:after {
    bottom: -1px;
    border-color: #fff transparent transparent transparent;
    border-width: 15px 28px 0 28px;
}

.btn-expand:before {
    bottom: 0;
    border-color: #dadada transparent transparent transparent;
    border-width: 16px 30px 0 30px;
}

.btn-expand.collapse {
    border-bottom: 1px solid #ffffff;
    border-top: 1px solid #dadada;
}

.btn-expand.collapse:after, .btn-expand.collapse:before {
    bottom: 100%;
    top: auto;
}

.btn-expand.collapse:after {
    border-color: transparent transparent #fff transparent;
    border-width: 0 28px 15px 28px;
}

.btn-expand.collapse:before {
    border-color: transparent transparent #dadada transparent;
    border-width: 0 30px 16px 30px;
}

.btn-white {
    display: inline-block;
    position: relative;
    border: 1px solid #f5354e;
    cursor: pointer;
    background-color: #fff;
    color: #f5354e;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    height: 38px;
    vertical-align: middle;
    padding: 0 20px;
    margin: 10px;
}

.btn-pink {
    display: inline-block;
    position: relative;
    border: 0;
    cursor: pointer;
    padding: 10px 20px;
    background-color: #f5354e;
    color: #fff;
    border: 1px solid #f5354e;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    vertical-align: middle;
}

.btn-pink:hover, .btn-pink:focus {
    background-color: #d30a25;
    color: #fff;
}

.btn-red-bordered {
    display: inline-block;
    position: relative;
    border: 1px solid #f5354e;
    cursor: pointer;
    background-color: #ffffff;
    color: #f5354e;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    height: 52px;
    vertical-align: middle;
    padding: 10px 20px;
    transition: 0.3s;
}

.btn-red-bordered:hover, .btn-red-bordered:focus {
    background-color: #f5354e;
    color: #ffffff;
}

.btn-grey-bordered {
    display: inline-block;
    position: relative;
    border: 1px solid #afafaf;
    cursor: pointer;
    background-color: #ffffff;
    color: #afafaf;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    height: 52px;
    vertical-align: middle;
    padding: 0 20px;
    transition: 0.3s;
}

.btn-grey-bordered:hover, .btn-grey-bordered:focus {
    background-color: #afafaf;
    color: #ffffff;
}

.btn-iconed [class*=" icon-"], .btn-iconed [class^=icon-] {
    margin-right: 5px;
    font-size: 20px;
    vertical-align: middle;
}

.btn-close {
    background-color: rgba(0, 0, 0, 0);
    border: 0;
    font-size: 14px;
    cursor: pointer;
    color: #4c4c4c;
    opacity: .5;
}

.btn-close:hover, .btn-close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .75;
}

.btn-close .close {
    margin-left: 5px;
}

.btn-close-corner {
    top: 20px;
    right: 20px;
    position: absolute;
}

@media only screen and (max-width: 768px) {
    .btn-close-corner {
        font-size: 0;
    }
}

.btn-red {
    display: inline-block;
    position: relative;
    cursor: pointer;
    padding: 0 10px 0 5px;
    background-color: #f5354e;
    color: #fff;
    border: 1px solid #f5354e;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    height: 38px;
    vertical-align: middle;
    width: 120px;
    transition: 0.3s;
}

.btn-red:focus, .btn-red:hover {
    background-color: #d30a25;
    border-color: #d30a25;
}

.btn-red.big-size {
    width: auto;
    height: 55px;
    padding-left: 20px;
    padding-right: 20px;
}

.btn-red.strong {
    width: auto;
    padding: 0 20px;
    font-weight: 600;
}

a.btn-red {
    display: inline-block;
    position: relative;
    cursor: pointer;
    padding: 0 10px 0 5px;
    background-color: #f5354e;
    color: #fff !important;
    border: 1px solid #f5354e;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    height: 38px;
    vertical-align: middle;
    width: 120px;
    transition: 0.3s;
}

a.btn-red:focus, a.btn-red:hover {
    background-color: #d30a25;
    border-color: #d30a25;
    text-decoration: none !important;
}

a.btn-red.big-size {
    width: auto;
    height: 55px;
    padding-left: 20px;
    padding-right: 20px;
}

a.btn-red.strong {
    width: auto;
    padding: 0 20px;
    font-weight: 600;
}

.big-size {
    width: auto;
    height: 55px;
    padding-left: 20px;
    padding-right: 20px;
}

input {
    /* Remove First */
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

input[type=number]:disabled.shop-item__table-counter, input[type=number]:disabled.shop-item__basket-counter {
    background-color: #fff;
}

input.c-input {
    height: 46px;
    line-height: 46px;
    border: 1px solid #cccccc;
    color: #a3a3a3;
    padding-left: 20px;
    padding-right: 20px;
}

input.c-input::-webkit-input-placeholder, input.c-input::-moz-placeholder, input.c-input:-moz-placeholder, input.c-input:-ms-input-placeholder {
    color: #abb3b8;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

textarea.c-textarea {
    /* Remove First */
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 124px;
    max-height: 124px;
    border: 1px solid #cccccc;
    color: #a3a3a3;
    padding: 20px;
    resize: none;
    /* ╨Ч╨░╨┐╤А╨╡╤Й╨░╨╡╨╝ ╨╕╨╖╨╝╨╡╨╜╤П╤В╤М ╤А╨░╨╖╨╝╨╡╤А */
}

textarea.c-textarea::-webkit-input-placeholder, textarea.c-textarea::-moz-placeholder, textarea.c-textarea:-moz-placeholder, textarea.c-textarea:-ms-input-placeholder {
    color: #abb3b8;
}

.form-control:focus {
    border-color: #000 !important;
}

input[type=text]:focus {
    border-color: #000 !important;
}

.input {
    position: relative;
    z-index: 1;
    display: inline-block;
    width: 100%;
    vertical-align: top;
}

.input_file__clear {
    position: relative;
    display: inline-block;
    width: 15px;
    height: 15px;
    overflow: hidden;
    margin-top: 5px;
    margin-bottom: 5px;
    cursor: pointer;
}

.input_file__clear::before, .input_file__clear::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    top: 50%;
    left: 0;
    margin-top: -1px;
    background: #4c4c4c;
}

.input_file__clear::before {
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.input_file__clear::after {
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.input_file__load-more_link {
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    color: #2e4959;
}

.input_file__load-more_link:hover, .input_file__load-more_link:focus {
    text-decoration: none;
}

.input--fkfd {
    overflow: hidden;
}

.input--fkfd.disable {
    pointer-events: none;
    background-color: #eee;
}

.input--fkfd.disable .input__label--fkfd {
    background-color: #eee;
}

.input--fkfd.input--filled .input__label--fkfd .input__label-content--fkfd {
    color: #b1b1b1;
    -webkit-transform: translate3d(0, -10px, 0) scale3d(0.75, 0.75, 1);
    transform: translate3d(0, -10px, 0) scale3d(0.75, 0.75, 1) translateZ(1px);
}

.input__field {
    position: relative;
    display: block;
    float: right;
    padding: 0.8em;
    width: 60%;
    border: none;
    border-radius: 0;
    background: #f0f0f0;
    color: #aaa;
    font-weight: bold;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-appearance: none;
    /* for box shadows to show on iOS */
}

.input__field:focus {
    outline: none;
}

.input__field--fkfd {
    position: absolute;
    z-index: 100;
    padding: 30px 17px 10px;
    width: 100%;
    background: transparent;
    color: #000000;
    font-size: 15px;
}

.input__field--fkfd:focus {
    opacity: 1;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.input__field--fkfd:focus + .input__label--fkfd .input__label-content--fkfd {
    color: #b1b1b1;
    -webkit-transform: translate3d(0, -10px, 0) scale3d(0.75, 0.75, 1);
    transform: translate3d(0, -10px, 0) scale3d(0.75, 0.75, 1) translateZ(1px);
}

.input__label {
    display: inline-block;
    float: right;
    padding: 0 1em;
    width: 40%;
    color: #6a7989;
    font-weight: bold;
    font-size: 70.25%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.input__label--fkfd {
    padding: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    color: #b1b1b1;
    text-align: left;
    border: 1px solid #afafaf;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.input__label--fkfd::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0px solid transparent;
    -webkit-transition: border-width 0.3s, border-color 0.3s;
    transition: border-width 0.3s, border-color 0.3s;
}

.input__label-content {
    position: relative;
    display: block;
    padding: 1.6em 0;
    width: 100%;
}

.input__label-content--fkfd {
    font-size: 14px;
    font-weight: normal;
    font-family: "HelveticaNeueCyr", Arial, sans-serif;
    padding: 20px;
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -webkit-transition: -webkit-transform 0.3s, color 0.3s;
    transition: transform 0.3s, color 0.3s;
    text-rendering: geometricPrecision;
}

textarea {
    position: relative;
    z-index: 1;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding: 20px 17px;
    border-radius: 4px;
    line-height: 1.5;
    min-height: 100px;
    color: #000000;
    font-size: 14px;
    font-weight: normal;
    font-family: "HelveticaNeueCyr", Arial, sans-serif;
}

textarea::-webkit-input-placeholder {
    color: #b1b1b1;
}

textarea:-moz-placeholder {
    color: #b1b1b1;
}

textarea::-moz-placeholder {
    color: #b1b1b1;
}

textarea:-ms-input-placeholder {
    color: #b1b1b1;
}

.file_upload_custom {
    display: block;
    position: relative;
    overflow: hidden;
    border: 1px solid #afafaf;
    transition: box-shadow 0.1s linear;
    font-size: 14px;
    font-weight: normal;
    color: #000;
    height: 56px;
    border-radius: 4px;
    line-height: 56px;
    max-width: 350px;
}

@media only screen and (max-width: 768px) {
    .file_upload_custom {
        max-width: 100%;
    }
}

.file_upload_custom.disable {
    pointer-events: none;
    background-color: #eee;
}

.file_upload_custom.focus {
    border-color: #000000;
}

.file_upload_custom.focus .file_upload_custom_mark {
    color: #000000;
}

@media only screen and (max-width: 991px) {
    .file_upload_custom.smart .file_upload_custom_button {
        width: 60px;
    }
}

@media only screen and (max-width: 991px) {
    .file_upload_custom.smart .file_upload_custom_mark {
        display: inline-block;
    }
}

.file_upload_custom_button {
    cursor: pointer;
    float: right;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: 100%;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    width: 60px;
}

@media only screen and (max-width: 768px) {
    .file_upload_custom_button {
        width: 100%;
    }
}

.file_upload_custom_mark {
    display: block;
    cursor: pointer;
    background: transparent;
    /* example */
    padding-left: 1em;
    /* example */
    color: #afafaf;
}

@media only screen and (max-width: 768px) {
    .file_upload_custom_mark {
        display: none;
    }
}

.file_upload_custom_file {
    position: absolute;
    top: 0;
    opacity: 0;
}

.select-hidden {
    display: none;
    visibility: hidden;
    padding-right: 10px;
}

.select {
    cursor: pointer;
    display: inline-block;
    position: relative;
    font-size: 16px;
    color: #afafaf;
    height: 56px;
    width: 100%;
}

@media only screen and (max-width: 768px) {
    .select {
        max-width: 100%;
    }
}

.select-styled {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #ffffff;
    border: 1px solid #afafaf;
    color: #adadad;
    font-size: 14px;
    padding: 19px 17px;
    outline: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    transition: all 0.2s ease-in;
}

.select-styled:after {
    content: "\f078";
    font-family: 'FontAwesome';
    position: absolute;
    top: 50%;
    right: 15px;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 1;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: 0.3s;
}

.select-styled:hover {
    border-color: #000000;
    color: #000000;
}

.select-styled:active, .select-styled.active {
    border-color: #000000;
    color: #000000;
}

.select-styled:active:after, .select-styled.active:after {
    -webkit-transform: translateY(-50%) rotate(-180deg);
    -ms-transform: translateY(-50%) rotate(-180deg);
    transform: translateY(-50%) rotate(-180deg);
}

.select-options {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 999;
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #ffffff;
    max-height: 160px;
    overflow-y: auto;
    border-left: 1px solid #afafaf;
    border-right: 1px solid #afafaf;
    border-bottom: 1px solid #afafaf;
}

.select-options li {
    margin: 0;
    padding: 12px 0;
    text-indent: 15px;
    border-top: 1px solid #e6e6e6;
    transition: all 0.15s ease-in;
}

.select-options li:hover {
    color: #ffffff;
    background: #afafaf;
}

.select-options li[rel="hide"] {
    display: none;
}

.nav_pills {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
}

.nav_pills__item:first-child .nav_pills__link {
    -webkit-border-radius: 4px 0 0 4px !important;
    -moz-border-radius: 4px 0 0 4px !important;
    border-radius: 4px 0 0 4px !important;
}

.nav_pills__item:last-child .nav_pills__link {
    -webkit-border-radius: 0 4px 4px 0 !important;
    -moz-border-radius: 0 4px 4px 0 !important;
    border-radius: 0 4px 4px 0 !important;
}

.nav_pills__link {
    width: 168px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 14px;
    color: #afafaf;
    border: 1px solid #afafaf;
    padding: 0;
    background-color: #fff !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

@media only screen and (max-width: 768px) {
    .nav_pills__link {
        width: 110px;
    }
}

.nav_pills__link.active {
    border-color: #f5354e;
    color: #f5354e !important;
    padding: 0;
    background-color: #fff;
}

.nav_pills__link:hover {
    color: #000000;
}

@media only screen and (max-width: 768px) {
    .captcha {
        margin-bottom: 20px;
    }
}

.captcha.right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
}

@media only screen and (max-width: 768px) {
    .captcha.right {
        justify-content: center;
        margin-bottom: 20px;
    }
}

.form_accept__text {
    max-width: 350px;
    font-size: 12px;
}

@media only screen and (max-width: 768px) {
    .form_accept__text {
        margin-top: 20px;
    }
}

.form_accept__text a {
    color: #f5354e;
}

.modalbox {
    background-color: rgba(0, 0, 0, 0);
}

.modalbox .modal_description {
    padding: 20px;
}

.modalbox .modal-content {
    border-radius: 10px;
    border: 0;
    background-color: #ffffff;
    -webkit-box-shadow: 0 3px 18px 2px rgba(0, 0, 0, 0.25);
    box-shadow: 0 3px 18px 2px rgba(0, 0, 0, 0.25);
}

.modalbox .modal-content.order-content .modal-header {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.modalbox .modal-content.order-content .modal-title {
    font-size: 40px;
    font-weight: 300;
}

.modalbox .modal-content.order-content .modal-body-text {
    padding: 0 40px 40px 40px;
    text-align: center;
    line-height: 1.5;
}

.modalbox .modal-content.order-content .modal-body-text .order-success__wrapper {
    min-height: 1px;
    margin-bottom: 0;
}

.modalbox .modal-content .modal-header {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    font-size: 22px;
    text-align: left;
    position: relative;
    padding: 20px 30px;
    border: 0;
}

.modalbox .modal-content .modal-header button.close {
    position: absolute;
    top: 20px;
    right: 20px;
}

.modalbox .modal-content .modal-body {
    padding: 0;
    -webkit-overflow-scrolling: touch;
}

@media only screen and (max-width: 768px) {
    .modalbox .modal-content .modal-body {
        margin-top: 10px;
    }
}

.modalbox .modal-content .modal-body .form-group {
    margin-bottom: 0;
}

#crm_form_order iframe,
#crm_form_callbak iframe {
    min-height: 500px !important;
}

@media only screen and (max-width: 768px) {
    #crm_form_order iframe,
    #crm_form_callbak iframe {
        height: 550px !important;
    }
}

.modal-inner {
    padding: 30px;
}

@media only screen and (max-width: 768px) {
    .modal-input {
        margin-bottom: 20px;
    }
}

.modal-row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    margin-bottom: 30px;
}

.modal-row-label {
    margin-top: 30px;
}

.modal-row-label:first-child {
    margin-top: 0;
}

.modal-label {
    color: #606060;
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 10px;
}

@media only screen and (max-width: 768px) {
    .modal-form-detail-btns {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
    }
}

.modal-form-detail-btns-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end;
}

@media only screen and (max-width: 768px) {
    .modal-form-detail-btns-wrapper {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
    }
}

.modal-form-detail-btns-wrapper.align-items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
}

@media only screen and (max-width: 768px) {
    .modal-form-detail-btns-wrapper.align-items-center {
        -webkit-box-direction: reverse;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column-reverse;
        -moz-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}

.modal-form-detail-btns > .big-size {
    margin-left: 20px;
}

@media only screen and (max-width: 768px) {
    .modal-form-detail-btns > .big-size {
        margin-left: 0;
        margin-top: 20px;
    }
}

.modal-form-detail-btns > .big-size:first-child {
    margin-left: 0;
}

@media only screen and (max-width: 768px) {
    .modal-form-detail-btns > .big-size:first-child {
        margin-top: 0;
    }
}

.tabs_wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.tabs_wrapper .nav.nav-pills {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 140px;
    -moz-box-flex: 0;
    -moz-flex: 0 0 140px;
    -ms-flex: 0 0 140px;
    flex: 0 0 140px;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-right: 1px solid #353535;
}

.tabs_wrapper .nav.nav-pills .nav-pills__item a {
    padding: 15px;
    position: relative;
    display: block;
    text-transform: uppercase;
    color: #fff;
    border-top: 1px solid #353535;
}

.tabs_wrapper .nav.nav-pills .nav-pills__item a:hover {
    text-decoration: none !important;
}

.tabs_wrapper .nav.nav-pills .nav-pills__item a.active {
    border-right: 1px solid #000;
}

.tabs_wrapper .nav.nav-pills .nav-pills__item a.active:after {
    content: '';
    width: 3px;
    height: 100%;
    background-color: black;
    display: block;
    position: absolute;
    top: 0;
    right: -2px;
}

.tabs_wrapper .nav.nav-pills .nav-pills__item a.active:hover {
    text-decoration: none;
}

.tabs_wrapper .nav.nav-pills .nav-pills__item:first-child a {
    border-top: 0;
}

.tabs_wrapper .nav.nav-pills .nav-pills__item:first-child a:hover {
    text-decoration: none;
}

.tabs_wrapper .tab-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-top: 1px solid #353535;
    border-bottom: 1px solid #353535;
    border-right: 1px solid #353535;
    padding: 15px 20px;
}

.tabs_wrapper .tab-content h4 {
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 10px;
}

@media only screen and (max-width: 768px) {
    .tabs_wrapper .tab-content h4 {
        display: none;
    }
}

.tabs_wrapper .tab-content .tab-content__address {
    color: #ababab;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0;
    text-align: left;
    margin-bottom: 20px;
    line-height: 1;
}

.tabs_wrapper .tab-content .tab-content__phone {
    text-transform: none;
    font-size: 18px;
    margin-bottom: 0;
}

.tabs_wrapper .tab-content .tab-content__phone a {
    color: #fff !important;
    text-decoration: none !important;
    font-size: 16px;
}

.tabs_wrapper .tab-content .tab-content__phone a:hover {
    color: #c5c5c5 !important;
}

/* Paste this css to your style sheet file or under head tag */
/* This only works with JavaScript,
if it's not present, don't show loader */
.preloader {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(/local/templates/shop/css/../images/Preloader_3.gif) center no-repeat #fff;
    display: none;
}

.preloader.active {
    display: block;
}

.shop-icon {
    font-family: 'ShopItem';
    font-size: 42px;
}

.icon-print:before {
    content: "\e900";
}

.icon-ready:before {
    content: "\e901";
}

.icon-develop:before {
    content: "\e903";
}

.icon-choose:before {
    content: "\e904";
}

.icon-examples:before {
    content: "\e902";
}

.icon-basket:before {
    content: "\e900";
    font-family: 'Basket';
}

.icon-otlozit:before {
    font-family: 'BasketPack';
    content: "\e901";
}

.icon-delete:before {
    font-family: 'BasketPack';
    content: "\e900";
}

.icon-delivery-0:before {
    font-family: 'BasketPack';
    content: "\e904";
}

.icon-delivery-1:before {
    font-family: 'BasketPack';
    content: "\e903";
}

.icon-delivery-2:before {
    font-family: 'BasketPack';
    content: "\e902";
}

.icon-contact-info:before {
    font-family: 'BasketPack';
    content: "\e905";
}

.icon-comments:before {
    font-family: 'BasketPack';
    content: "\e906";
}

.icon-in-table {
    font-size: 22px;
    vertical-align: middle;
}

.icon-telegram:before {
    font-family: 'CustomIcons';
    content: "\e900";
}

.icon-mail:before {
    font-family: 'CustomIcons';
    content: "\e901";
}

.icon-mail2:before {
    font-family: 'CustomIcons';
    content: "\e902";
}

.icon-battary-0:before {
    content: "\e901";
    font-family: 'Fakel';
}

.icon-battary-1:before {
    content: "\e902";
    font-family: 'Fakel';
}

.icon-battary-2:before {
    content: "\e903";
    font-family: 'Fakel';
}

.icon-battary-3:before {
    content: "\e904";
    font-family: 'Fakel';
}

.icon-battary-4:before {
    content: "\e905";
    font-family: 'Fakel';
}

.icon-battary-5:before {
    content: "\e906";
    font-family: 'Fakel';
}

.icon-delivery-01:before {
    content: "\e907";
    font-family: 'Fakel';
}

.icon-delivery-02:before {
    content: "\e908";
    font-family: 'Fakel';
}

.icon-delivery-03:before {
    content: "\e909";
    font-family: 'Fakel';
}

.icon-delivery-04:before {
    content: "\e900";
    font-family: 'Fakel';
}

.close {
    position: relative;
    display: inline-block;
    width: 15px;
    height: 15px;
    overflow: hidden;
}

@media only screen and (max-width: 768px) {
    .close {
        width: 30px;
        height: 30px;
    }
}

.close::before, .close::after {
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -1px;
    background: #4c4c4c;
}

.close::before {
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.close::after {
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.close.big {
    -moz-transform: scale(3);
    -o-transform: scale(3);
    -ms-transform: scale(3);
    -webkit-transform: scale(3);
    transform: scale(3);
}

.close.hairline::before, .close.hairline::after {
    height: 1px;
}

.burger-icon {
    display: inline-block;
    width: 20px;
    height: 17px;
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}

.burger-icon span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #000;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

.burger-icon span:nth-child(1) {
    top: 0;
}

.burger-icon span:nth-child(2), .burger-icon span:nth-child(3) {
    top: 7px;
}

.burger-icon span:nth-child(4) {
    top: 14px;
}

.burger-icon.open span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%;
}

.burger-icon.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.burger-icon.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.burger-icon.open span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%;
}

.icon-Sorting-Down:before {
    content: "\e90a";
    font-family: 'Fakel';
}

.icon-Sorting-Top:before {
    content: "\e90b";
    font-family: 'Fakel';
}

.icon-pallet:before {
    content: "\e90e";
    font-family: 'Fakel';
}

.icon-pallet.exellent:after {
    content: '\f005';
    font-family: 'FontAwesome';
}

.icon-Sklad-01:before {
    content: "\e90f";
    font-family: 'Fakel';
}

.icon-Sklad-02:before {
    content: "\e90c";
    font-family: 'Fakel';
}

.icon-Sklad-03:before {
    content: "\e90d";
    font-family: 'Fakel';
}

.icon-transport:before {
    content: "\e910";
    font-family: 'Fakel';
}

.icon-design:before {
    content: "\e911";
    font-family: 'Fakel';
}

.icon-podbor:before {
    content: "\e912";
    font-family: 'Fakel';
}

.icon-cut:before {
    content: "\e913";
    font-family: 'Fakel';
}

.icon-dev:before {
    content: "\e914";
    font-family: 'Fakel';
}

.icon-pallet2:before {
    content: "\e915";
    font-family: 'Fakel';
}

.attachment-icon {
    background-image: url("/local/templates/shop/css/../images/attachment-icon.png");
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    width: 28px;
    height: 28px;
}

/* tables */
table.tablesorter {
    margin: 0;
    background-color: #FFFFFF;
    font-family: "HelveticaNeueCyr", Arial, sans-serif;
    font-size: 10px;
    width: 100%;
    text-align: left;
    border-spacing: 0;
}

@media only screen and (max-width: 768px) {
    table.tablesorter.shop-item__table thead,
    table.tablesorter.shop-item__table tfoot {
        display: none;
    }
}

table.tablesorter thead tr th,
table.tablesorter tfoot tr th {
    border: 0;
    font-size: 13px;
    text-align: center;
    padding: 17px 2px 10px 2px;
    border-collapse: collapse;
    font-weight: bold;
    border-bottom: 1px solid #c9c8c8;
}

table.tablesorter thead tr th.size-cell,
table.tablesorter tfoot tr th.size-cell {
    font-weight: 500;
    color: #555;
    padding-top: 5px;
    padding-bottom: 17px;
}

table.tablesorter thead tr th.chk-col,
table.tablesorter tfoot tr th.chk-col {
    text-align: center;
}

table.tablesorter thead tr th.chk-col input[type="checkbox"].checkbox:not(:checked) + label,
table.tablesorter thead tr th.chk-col input[type="checkbox"].checkbox:checked + label,
table.tablesorter tfoot tr th.chk-col input[type="checkbox"].checkbox:not(:checked) + label,
table.tablesorter tfoot tr th.chk-col input[type="checkbox"].checkbox:checked + label {
    width: 22px;
    height: 22px;
}

@media only screen and (max-width: 768px) {
    table.tablesorter thead tr th,
    table.tablesorter tfoot tr th {
        text-align: left !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}

table.tablesorter thead tr th[colspan]:not([colspan="1"]),
table.tablesorter tfoot tr th[colspan]:not([colspan="1"]) {
    border-bottom: 0;
}

table.tablesorter tbody td {
    color: #000000;
    text-align: center;
    padding: 8px 2px;
    line-height: 1.2;
    vertical-align: middle;
    font-size: 14px;
    font-weight: 300;
    position: relative;
    /* word-break: normal; */
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    white-space: nowrap;
}

.price-table-cell__content {
    text-overflow: ellipsis;
    overflow: hidden;
}

table.tablesorter tbody td.size-cell {
    color: #555;
}

table.tablesorter tbody td.size-cell:after {
    content: 'x';
    color: #C8C7C7;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
}

table.tablesorter tbody td.size-cell .size-cell__type {
    position: absolute;
    z-index: 1;
    text-align: center;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 10px;
    bottom: 0;
}

table.tablesorter tbody td.chk-cell {
    text-align: center;
}

table.tablesorter tbody td.chk-cell input[type="checkbox"].checkbox:not(:checked) + label,
table.tablesorter tbody td.chk-cell input[type="checkbox"].checkbox:checked + label {
    width: 22px;
    height: 22px;
}

table.tablesorter tbody td input[type="checkbox"].basket:not(:checked) + label,
table.tablesorter tbody td input[type="checkbox"].basket:checked + label {
    margin-right: 20px;
}

@media only screen and (max-width: 768px) {
    table.tablesorter tbody td {
        text-align: left !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
        padding-top: 0;
        padding-bottom: 0;
    }
}

table.tablesorter tbody td a {
    color: #000000;
    text-decoration: none;
}

table.tablesorter tbody td .icon-pallet {
    font-size: 22px;
    color: #afafaf;
    position: relative;
}

table.tablesorter tbody td .icon-pallet.active {
    color: #000000;
}

table.tablesorter tbody td .icon-pallet.exellent {
    color: #000000;
}

table.tablesorter tbody td .icon-pallet.exellent:after {
    color: #f5354e;
    position: absolute;
    font-size: 8px;
    top: -5px;
    right: -5px;
}

table.tablesorter tbody tr.active td {
    background-color: #d8d8d8;
    border-color: #d8d8d8;
}

table.tablesorter tbody tr.active td.col-bg-grey {
    background-color: #bfbfbf;
    border-color: #bfbfbf;
}

table.tablesorter tbody tr.active td.col-bg-grey.size-cell:after {
    color: #aaa9a9;
}

table.tablesorter tbody tr.active td.col-bg-grey-2 {
    background-color: #cecece;
    border-color: #cecece;
}

table.tablesorter tbody tr.table_tag.tag_hot td:first-child:before {
    content: '';
    position: absolute;
    background-color: #f5354e;
    top: 0;
    right: 100%;
    height: 100%;
    width: 22px;
    margin-right: 1px;
}

table.tablesorter tbody tr.table_tag.tag_hot td:first-child:after {
    content: 'Хит';
    position: absolute;
    top: 10%;
    right: 100%;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 12px;
    -webkit-transform: rotate(-90deg) translateX(-50%);
    -ms-transform: rotate(-90deg) translateX(-50%);
    transform: rotate(-90deg) translateX(-50%);
}

table.tablesorter tbody tr.table_tag.tag_sale td:first-child:before {
    content: '';
    position: absolute;
    background-color: #4CAF50;
    top: 0;
    right: 100%;
    height: 100%;
    width: 22px;
    margin-right: 1px;
}

table.tablesorter tbody tr.table_tag.tag_sale td:first-child:after {
    content: 'SALE';
    position: absolute;
    top: 4%;
    right: 94%;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 12px;
    -webkit-transform: rotate(-90deg) translateX(-50%);
    -ms-transform: rotate(-90deg) translateX(-50%);
    transform: rotate(-90deg) translateX(-50%);
}

table.tablesorter tbody tr .size-cell:last-child {
    background-color: red !important;
}

table.tablesorter tbody tr .size-cell:last-child:after {
    display: none;
}

table.tablesorter thead .header,
table.tablesorter thead .tablesorter-header {
    background-image: url("/local/templates/shop/css/../images/bg.gif");
    background-position: center bottom 5px;
    background-repeat: no-repeat;
    cursor: pointer;
}

table.tablesorter thead .headerSortUp,
table.tablesorter thead .tablesorter-headerSortUp,
table.tablesorter thead .tablesorter-headerAsc {
    background-image: url("/local/templates/shop/css/../images/asc.gif");
}

table.tablesorter thead .headerSortDown,
table.tablesorter thead .tablesorter-headerSortDown,
table.tablesorter thead .tablesorter-headerDesc {
    background-image: url("/local/templates/shop/css/../images/desc.gif");
}

table.tablesorter thead .sorter-false {
    background-image: none;
    cursor: default;
}

table.tablesorter tbody > tr.hover td, table.tablesorter tbody > tr:hover td, table.tablesorter tbody > tr.even:hover td, table.tablesorter tbody > tr.odd:hover td {
    background-color: #f0f0f0;
    border-color: #e4e4e4;
}

table.tablesorter tbody > tr.hover td.col-bg-grey, table.tablesorter tbody > tr:hover td.col-bg-grey, table.tablesorter tbody > tr.even:hover td.col-bg-grey, table.tablesorter tbody > tr.odd:hover td.col-bg-grey {
    background-color: #d3d3d3;
    border-color: #c9c9c9;
}

table.tablesorter tbody > tr.hover td.col-bg-grey-2, table.tablesorter tbody > tr:hover td.col-bg-grey-2, table.tablesorter tbody > tr.even:hover td.col-bg-grey-2, table.tablesorter tbody > tr.odd:hover td.col-bg-grey-2 {
    background-color: #e4e4e4;
    border-color: #d9d9d9;
}

table.tablesorter tbody > tr.hover td a, table.tablesorter tbody > tr:hover td a, table.tablesorter tbody > tr.even:hover td a, table.tablesorter tbody > tr.odd:hover td a {
    color: #000000;
    text-decoration: none;
    border-bottom: 1px dashed;
}

table.tablesorter.offer_table tbody tr.table_tag.tag_hot td:first-child:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    background-color: rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 30px 30px 0 0;
    border-color: #f5354e transparent transparent transparent;
}

table.tablesorter.offer_table tbody tr.table_tag.tag_hot td:first-child:after {
    content: 'хит';
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    top: 12px;
    left: 4px;
    color: #fff;
    font-size: 9px;
}

table.tablesorter.offer_table tbody tr.table_tag.tag_sale td:first-child:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    background-color: rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 30px 30px 0 0;
    border-color: #4CAF50 transparent transparent transparent;
}

table.tablesorter.offer_table tbody tr.table_tag.tag_sale td:first-child:after {
    content: 'sale';
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    top: 14px;
    left: 3px;
    color: #fff;
    font-size: 9px;
}

.table-row-count {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
}

@media only screen and (max-width: 768px) {
    .table-row-count {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        justify-content: space-between;
    }
}

/* REQUIRED CSS: change your reflow breakpoint here (35em below) */
@media (max-width: 768px) {
    /* uncomment out the line below if you don't want the sortable headers to show */
    /* table.ui-table-reflow thead { display: none; } */
    /* css for reflow & reflow2 widgets */
    .ui-table-reflow td,
    .ui-table-reflow th {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        text-align: left;
        /* if not using the stickyHeaders widget (not the css3 version)
             * the "!important" flag, and "height: auto" can be removed */
        width: 100% !important;
        height: auto !important;
    }

    /* reflow widget only */
    .ui-table-reflow tbody td[data-title]:before {
        color: #469;
        font-size: .9em;
        content: attr(data-title);
        float: left;
        width: 50%;
        white-space: pre-wrap;
        text-align: bottom;
        display: inline-block;
    }

    /* reflow2 widget only */
    table.ui-table-reflow .ui-table-cell-label.ui-table-cell-label-top {
        display: block;
        padding: .4em 0;
        margin: .4em 0;
        text-transform: uppercase;
        font-size: .9em;
        font-weight: 400;
    }

    table.ui-table-reflow .ui-table-cell-label {
        padding: .4em;
        min-width: 30%;
        width: 100px;
        display: inline-block;
        margin: -.4em 1em -.4em -.4em;
    }
}

/* end media query */
/* reflow2 widget */
.ui-table-reflow .ui-table-cell-label {
    display: none;
}

/* Base for label styling */
input[type="checkbox"]:not(:checked),
input[type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
}

input[type="checkbox"]:not(:checked) + label,
input[type="checkbox"]:checked + label {
    position: relative;
    cursor: pointer;
    width: 22px;
    height: 22px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
}

input[type="checkbox"]:not(:checked) + label.caption,
input[type="checkbox"]:checked + label.caption {
    width: auto;
    margin: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
}

input[type="checkbox"]:not(:checked) + label.caption span,
input[type="checkbox"]:checked + label.caption span {
    margin-left: 30px;
}

/* checkbox aspect */
input[type="checkbox"]:not(:checked) + label:before,
input[type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 22px;
    height: 22px;
    border: 1px solid #e2e1e1;
    background: #fff;
}

/* checked mark aspect */
input[type="checkbox"]:not(:checked) + label:after,
input[type="checkbox"]:checked + label:after {
    content: "\e905";
    font-family: 'ShopItem';
    position: absolute;
    top: 0;
    left: 0;
    font-size: 20px;
    line-height: 22px;
    width: 22px;
    color: #d4384e;
    transition: all .2s;
}

/* checked mark aspect changes */
input[type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    transform: scale(0);
}

input[type="checkbox"]:checked + label:after {
    opacity: 1;
    transform: scale(1);
}

/* disabled checkbox */
input[type="checkbox"]:disabled:not(:checked) + label:before,
input[type="checkbox"]:disabled:checked + label:before {
    box-shadow: none;
    border-color: #bbb;
    background-color: #ddd;
}

input[type="checkbox"]:disabled:checked + label:after {
    color: #999;
}

input[type="checkbox"]:disabled + label {
    color: #aaa;
}

input[type="checkbox"].basket:not(:checked) + label,
input[type="checkbox"].basket:checked + label {
    position: relative;
    cursor: pointer;
    width: 22px;
    height: 22px;
    display: flex;
    margin: 0 auto;
}

/* checkbox aspect */
input[type="checkbox"].basket:not(:checked) + label:before,
input[type="checkbox"].basket:checked + label:before {
    content: "\e906";
    font-family: 'ShopItem';
    position: absolute;
    left: 0;
    top: 0;
    width: 22px;
    height: 22px;
    border: 0;
    background-color: rgba(0, 0, 0, 0);
    line-height: 22px;
    transition: all .2s;
    font-size: 28px;
}

/* checked mark aspect */
input[type="checkbox"].basket:not(:checked) + label:after,
input[type="checkbox"].basket:checked + label:after {
    content: "\e907";
    font-family: 'ShopItem';
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0);
    line-height: 22px;
    width: 22px;
    color: #d4384e;
    transition: all .2s;
    font-size: 28px;
}

/* checked mark aspect changes */
input[type="checkbox"].basket:not(:checked) + label:before {
    opacity: 1;
    transform: scale(1);
}

input[type="checkbox"].basket:checked + label:before {
    opacity: 0;
    transform: scale(0);
}

input[type="checkbox"].basket:not(:checked) + label:after {
    opacity: 0;
    transform: scale(0);
}

input[type="checkbox"].basket:checked + label:after {
    opacity: 1;
    transform: scale(1);
}

input[type="checkbox"].checkbox:not(:checked) + label,
input[type="checkbox"].checkbox:checked + label {
    width: auto;
    height: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
}

input[type="checkbox"].checkbox:not(:checked) + label:before,
input[type="checkbox"].checkbox:checked + label:before {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    left: auto;
    top: auto;
}

input[type="checkbox"].checkbox + label span {
    vertical-align: middle;
    margin-left: 10px;
}

select {
    min-height: 22px;
    border: 1px solid #c7c6c6;
}

select.soflow, select.soflow-color {
    -webkit-appearance: button;
    -webkit-border-radius: 2px;
    -webkit-padding-end: 20px;
    -webkit-padding-start: 2px;
    -webkit-user-select: none;
    background-image: url(http://i62.tinypic.com/15xvbd5.png), -webkit-linear-gradient(#ffffff, #ffffff 40%, #fbfbfb);
    background-position: 97% center;
    background-repeat: no-repeat;
    font-size: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 300px;
    width: 100%;
    min-height: 46px;
    border: 1px solid #ccc;
    color: #a3a3a3;
    padding: 5px 20px;
}

select.form-control {
    height: 46px;
    line-height: 46px;
    border: 1px solid #ccc;
    /* color: #a3a3a3; */
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 0;
}

.select__wrapper {
    /* Size and position */
    position: relative;
    /* Enable absolute positionning for children and pseudo elements */
    margin: 0 auto;
    -webkit-box-shadow: inset 0px 0px 0px 1px #c7c6c6;
    -moz-box-shadow: inset 0px 0px 0px 1px #c7c6c6;
    box-shadow: inset 0px 0px 0px 1px #c7c6c6;
    /* Styles */
    background: #fff;
    color: #000;
    outline: none;
    cursor: pointer;
    /* Font settings */
    font-weight: bold;
    height: 22px;
    text-align: center;
}

@media only screen and (max-width: 768px) {
    .select__wrapper {
        height: 30px;
        text-align: left;
        padding: 5px 10px;
    }
}

.select__wrapper span {
    width: 100%;
    display: block;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    font-weight: 500;
    padding: 0px 5px;
    text-align: left;
}

.select__wrapper:before {
    content: "";
    width: 22px;
    height: 22px;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #000;
}

@media only screen and (max-width: 768px) {
    .select__wrapper:before {
        width: 30px;
        height: 30px;
    }
}

.select__wrapper:after {
    content: "\f107";
    font-family: 'FontAwesome';
    position: absolute;
    right: 0;
    top: 0;
    width: 22px;
    height: 22px;
    color: #fff;
    margin-top: -3px;
}

@media only screen and (max-width: 768px) {
    .select__wrapper:after {
        width: 30px;
        height: 30px;
        margin-top: 0;
        text-align: center;
    }
}

.select__wrapper .select__dropdown {
    /* Size & position */
    position: absolute;
    top: 100%;
    right: 0;
    max-height: 87px;
    overflow: auto;
    /* Styles */
    background: #fff;
    list-style: none;
    font-weight: normal;
    /* Cancels previous font-weight: bold; */
    pointer-events: none;
    border: 1px solid #c7c6c6;
    margin-top: -1px;
    /* Hiding */
    opacity: 0;
    pointer-events: none;
    width: auto;
    display: inline-block;
    width: 100%;
}

@media only screen and (max-width: 768px) {
    .select__wrapper .select__dropdown {
        left: 0;
        max-height: 200px;
    }
}

.select__wrapper .select__dropdown li {
    padding-right: 15px;
    padding-left: 5px;
    line-height: 1.3;
    padding-top: 4px;
    padding-bottom: 4px;
}

@media only screen and (max-width: 768px) {
    .select__wrapper .select__dropdown li {
        padding: 10px;
    }
}

.select__wrapper .select__dropdown li:not(:last-child) {
    border-bottom: 1px solid #c7c6c6;
}

.select__wrapper .select__dropdown .mCSB_inside > .mCSB_container {
    margin-right: 0;
}

.select__wrapper .select__dropdown li a {
    display: block;
    text-decoration: none;
    color: #9e9e9e;
    padding: 10px 20px;
}

/* Hover state */
.select__wrapper .select__dropdown li:hover a {
    background: #f3f8f8;
}

/* Active state */
.select__wrapper.active .select__dropdown {
    opacity: 1;
    pointer-events: auto;
    z-index: 1;
}

.select__wrapper.active:after {
    border-color: #9bc7de transparent;
    border-width: 6px 6px 0 6px;
    margin-top: -3px;
}

@media only screen and (max-width: 768px) {
    .select__wrapper.active:after {
        margin-top: 0;
    }
}

/* No CSS3 support */
.no-opacity .select__wrapper .select__dropdown,
.no-pointerevents .select__wrapper .select__dropdown {
    display: none;
    opacity: 1;
    /* If opacity support but no pointer-events support */
    pointer-events: auto;
    /* If pointer-events support but no pointer-events support */
}

.no-opacity .select__wrapper.active .select__dropdown,
.no-pointerevents .select__wrapper.active .select__dropdown {
    display: block;
}

.breadcrumbs__wrapper {
    background-color: #fbfbfb;
    padding: 13px 0;
    /*margin-top: 20px;*/
    /*margin-bottom: 30px; */
}

@media only screen and (max-width: 991px) {
    .breadcrumbs__wrapper {
        /*margin-top: 10px;*/
        /*margin-bottom: 10px; */
    }
}

@media only screen and (max-width: 768px) {
    .breadcrumbs__wrapper {
        display: none;
    }
}

@media only screen and (max-width: 991px) {
    .breadcrumbs__wrapper .container {
        padding-right: 15px;
        padding-left: 15px;
    }
}

.breadcrumbs__wrapper .breadcrumbs__list {
    list-style: none;
    text-align: left;
}

.breadcrumbs__wrapper .breadcrumbs__list .breadcrumbs__item {
    display: inline-block;
    font-size: 11px;
    text-transform: uppercase;
    color: #afafaf;
}

.breadcrumbs__wrapper .breadcrumbs__list .breadcrumbs__item:not(:last-child):after {
    content: '/';
    margin-left: 5px;
    margin-right: 5px;
}

.breadcrumbs__wrapper .breadcrumbs__list .breadcrumbs__item a {
    color: #afafaf;
    font-weight: bold;
}

.shop-item__related_wrapper {
    margin-bottom: 100px;
}

@media only screen and (max-width: 991px) {
    .shop-item__related_wrapper {
        margin-bottom: 50px;
    }
}

.shop-item__related_wrapper .shop-item__related_title {
    font-size: 24px;
    text-align: left;
}

.shop-item__related_wrapper .shop-item__related_products {
    padding: 0 40px;
}

.shop-item__related_wrapper .shop-item__related_products .slick-prev,
.shop-item__related_wrapper .shop-item__related_products .slick-next {
    width: 24px;
    height: 24px;
    background-image: url("/local/templates/shop/css/../images/slider-arrows.png");
}

.shop-item__related_wrapper .shop-item__related_products .slick-arrow.slick-disabled {
    opacity: 0.5;
}

.shop-item__related_wrapper .shop-item__related_products .slick-next {
    background-position: 24px 0;
}

.shop-item__related_wrapper .shop-item__related_products .slick-prev:before, .shop-item__related_wrapper .shop-item__related_products .slick-next:before {
    color: #000;
    content: '';
    display: none;
}

.shop-item__related_wrapper .shop-item__related_products .shop-item__related_product {
    padding: 5px;
}

.shop-item__related_wrapper .shop-item__related_products .shop-item__related_product .shop-item__related_product-image_block {
    position: relative;
    padding-top: 80%;
    width: 100%;
    background-color: #fff;
    text-align: center;
    overflow: hidden;
    margin-bottom: 0.5em;
}

.shop-item__related_product-image_block-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.shop-item__related_wrapper .shop-item__related_products .shop-item__related_product .shop-item__related_product-image_block:hover img {
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.shop-item__related_wrapper .shop-item__related_products .shop-item__related_product .shop-item__related_product-image_block img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    transition: transform 0.4s, opacity 0.4s ease-in-out;
}

.shop-item__related_wrapper .shop-item__related_products .shop-item__related_product .shop-item__related_product-text {
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.shop-item__related_wrapper .shop-item__related_products .shop-item__related_product .shop-item__related_product-text a {
    color: #000;
}

.shop-item__related_wrapper .shop-item__related_products .shop-item__related_product .shop-item__related_product-text a:hover {
    color: #000;
    text-decoration: none;
}

.shop-item__related_wrapper .shop-item__related_products .shop-item__related_product .shop-item__related_product-title {
    display: block;
    text-transform: uppercase;
    line-height: 1.2;
    font-weight: 600;
    margin-bottom: 0.5em;
}

.shop-item__related_wrapper .shop-item__related_products .shop-item__related_product .shop-item__related_product-title:last-child {
    margin-bottom: 0;
}

.shop-item__related_wrapper .shop-item__related_products .shop-item__related_product .shop-item__related_product-title a {
    font-size: 12px;
    font-weight: 500;
    color: #000;
}

.shop-item__related_wrapper .shop-item__related_products .shop-item__related_product .shop-item__related_product-title a:hover {
    text-decoration: none;
}

.shop-item__related_wrapper .shop-item__related_products .shop-item__related_product .shop-item__related_product-desc {
    font-weight: 300;
    color: #7d7d7d;
    margin-bottom: 0.5em;
}

.shop-item__related_wrapper .shop-item__related_products .shop-item__related_product .shop-item__related_product-desc:last-child {
    margin-bottom: 0;
}

.shop-item__related_wrapper .shop-item__related_products .shop-item__related_product .shop-item__related_product-price {
    font-size: 12px;
}

.shop-item__related_wrapper .shop-item__related_link a {
    background-color: #000;
    padding: 12px 16px;
    display: inline-block;
    color: #fff !important;
    text-decoration: none !important;
    font-size: 13px;
    border-radius: 4px;
    transition: background-color 0.3s ease-in-out;
}
.shop-item__related_wrapper .shop-item__related_link a:hover {
    background-color: #464646;
}

@media only screen and (max-width: 991px) {
    .shop-item__related_wrapper .shop-item__related_products {
        padding: 0 0 40px;
    }

    .shop-item__related_wrapper .shop-item__related_products .slick-prev,
    .shop-item__related_wrapper .shop-item__related_products .slick-next {
        bottom: 0;
        top: auto;
        right: auto;
        left: 50%;
        transform: translateX(-50%);
    }

    .shop-item__related_wrapper .shop-item__related_products .slick-prev {
        margin-left: -16px;
    }
    .shop-item__related_wrapper .shop-item__related_products .slick-next {
        margin-left: 16px;
    }

}

@media only screen and (max-width: 768px) {
    .shop-item__related_wrapper .shop-item__related_link a {
        display: block;
        color: #fff !important;
        text-decoration: none !important;
        font-size: 13px;
        text-align: center;
        padding: 12px 16px;
    }
}

.basket__appear_window_wrapper {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 230px;
    width: 100%;
    display: none;
    background-color: #fff;
}

@media only screen and (max-width: 768px) {
    .basket__appear_window_wrapper {
        position: fixed;
        background-color: rgba(0, 0, 0, 0.5);
        max-width: 100%;
        height: 100%;
        top: 0 !important;
        right: 0 !important;
        left: 0 !important;
        bottom: 0 !important;
    }
}

.basket__appear_window_wrapper.active {
    display: inline-block;
}

.basket__appear_window_wrapper .basket__appear_window {
    position: relative;
    z-index: 2;
    overflow: hidden;
    -webkit-box-shadow: 0px 0px 25px -1px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0px 0px 25px -1px rgba(0, 0, 0, 0.24);
    box-shadow: 0px 0px 25px -1px rgba(0, 0, 0, 0.24);
    padding: 20px;
}

@media only screen and (max-width: 768px) {
    .basket__appear_window_wrapper .basket__appear_window {
        background-color: #fff;
        margin: 0 40px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}

.basket__appear_window_wrapper .basket__appear_window .basket__appear_window_close {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 18px;
    cursor: pointer;
}

.basket__appear_window_wrapper .basket__appear_window .basket__appear_window_title {
    text-align: center;
    margin-bottom: 20px;
    font-size: 15px;
    font-weight: 600;
}

.basket__appear_window_wrapper .basket__appear_window a {
    font-size: 11px;
    width: 100%;
    text-align: center;
}

.basket__appear_window_wrapper .basket__appear_window a:not(:last-child) {
    margin-bottom: 10px;
}

.basket__appear_window_wrapper .basket__appear_window_arrow {
    position: absolute;
    right: 12px;
    bottom: -12px;
    width: 30px;
    height: 12px;
    -webkit-box-shadow: 0 16px 25px -9px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0 16px 25px -9px rgba(0, 0, 0, 0.24);
    box-shadow: 0 16px 25px -9px rgba(0, 0, 0, 0.24);
    background-color: #fff;
    /* Translate the box up by width / 2 then rotate */
    -moz-transform: translateY(-12px) rotate(45deg);
    -o-transform: translateY(-12px) rotate(45deg);
    -ms-transform: translateY(-12px) rotate(45deg);
    -webkit-transform: translateY(-12px) rotate(45deg);
    transform: translateY(-12px) rotate(45deg);
    z-index: 2;
}

@media only screen and (max-width: 768px) {
    .basket__appear_window_wrapper .basket__appear_window_arrow {
        right: auto;
        left: 49%;
        -moz-transform: translateY(-12px) translateX(-50%) rotate(45deg);
        -o-transform: translateY(-12px) translateX(-50%) rotate(45deg);
        -ms-transform: translateY(-12px) translateX(-50%) rotate(45deg);
        -webkit-transform: translateY(-12px) translateX(-50%) rotate(45deg);
        transform: translateY(-12px) translateX(-50%) rotate(45deg);
        display: none;
    }
}

.basket_add_btn {
    display: inline-block;
    position: relative;
    cursor: pointer;
    padding: 0 10px 0 5px;
    background-color: #f5354e;
    color: #fff;
    border: 1px solid #f5354e;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    height: 38px;
    vertical-align: middle;
    width: 120px;
    transition: 0.3s;
}

@media only screen and (max-width: 768px) {
    .basket_add_btn {
        display: inline-block;
        width: 100%;
        margin-right: 0;
        height: auto;
    }
}

.basket_add_btn:before {
    font-family: 'FontAwesome';
    content: '\f217';
    font-size: 22px;
    position: relative;
    border: 0;
    background-color: rgba(0, 0, 0, 0);
    line-height: 22px;
    transition: all .2s;
    vertical-align: middle;
    display: inline-block;
    margin-right: 10px;
}

.basket_add_btn:after {
    content: 'В корзину';
    font-family: "HelveticaNeueCyr", Arial, sans-serif;
    font-size: 14px;
    vertical-align: middle;
    display: inline-block;
}

.basket_add_btn:hover, .basket_add_btn:focus {
    background-color: #d30a25;
    border-color: #d30a25;
}

.basket_add_btn.active {
    background-color: #afafaf;
    color: #ffffff;
    border-color: #afafaf;
}

.basket_add_btn.active:before {
    content: '\f218';
    font-family: 'FontAwesome';
    position: relative;
    border: 0;
    background-color: rgba(0, 0, 0, 0);
    line-height: 22px;
    transition: all .2s;
    font-size: 22px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 10px;
}

.basket_add_btn.active:after {
    content: 'В корзине';
    font-family: "HelveticaNeueCyr", Arial, sans-serif;
    font-size: 14px;
    vertical-align: middle;
    display: inline-block;
}

.basket_add_btn.active:hover, .basket_add_btn.active:focus {
    background-color: #898989;
    border-color: #898989;
}

.basket_add_btn.big-size {
    width: auto;
    height: 55px;
    padding-left: 20px;
    padding-right: 20px;
}

.basket_dropdown-wrapper {
    display: none;
    position: absolute;
    right: -20px;
    top: 40px;
    z-index: 3;
}

.basket_dropdown-wrapper.active {
    display: block;
}

.basket_dropdown-wrapper .basket__appear_window_arrow {
    position: absolute;
    right: 12px;
    bottom: -24px;
    width: 30px;
    height: 12px;
    -webkit-box-shadow: 0 16px 25px -9px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0 16px 25px -9px rgba(0, 0, 0, 0.24);
    box-shadow: 0 16px 25px -9px rgba(0, 0, 0, 0.24);
    background-color: #fff;
    -moz-transform: translateY(-12px) rotate(45deg);
    -o-transform: translateY(-12px) rotate(45deg);
    -ms-transform: translateY(-12px) rotate(45deg);
    -webkit-transform: translateY(-12px) rotate(45deg);
    transform: translateY(-12px) rotate(45deg);
    z-index: 2;
}

.basket_dropdown-wrapper .basket_dropdown {
    position: absolute;
    width: 280px;
    height: auto;
    top: 0;
    right: 0;
    background-color: #fff;
    -webkit-box-shadow: 0 0 25px -1px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0 0 25px -1px rgba(0, 0, 0, 0.24);
    box-shadow: 0 0 25px -1px rgba(0, 0, 0, 0.24);
    padding: 20px;
}

.basket_dropdown-wrapper .basket_dropdown .basket_dropdown_title {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
}

.basket_dropdown-wrapper .basket_dropdown .basket_dropdow_count_wrapper {
    font-size: 12px;
    margin-bottom: 10px;
}

.basket_dropdown-wrapper .basket_dropdown .basket_dropdown_item_list {
    max-height: 200px;
}

.basket_dropdown-wrapper .basket_dropdown .basket_dropdown_item_list .basket_dropdown_item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 10px;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 10px;
}

.basket_dropdown-wrapper .basket_dropdown .basket_dropdown_item_list .basket_dropdown_item .basket_dropdown_item_img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 70px;
    -moz-box-flex: 0;
    -moz-flex: 0 0 70px;
    -ms-flex: 0 0 70px;
    flex: 0 0 70px;
}

.basket_dropdown-wrapper .basket_dropdown .basket_dropdown_item_list .basket_dropdown_item .basket_dropdown_item_img img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-self: flex-start;
    -moz-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    object-fit: contain;
    width: 100%;
    height: auto;
}

.basket_dropdown-wrapper .basket_dropdown .basket_dropdown_item_list .basket_dropdown_item .basket_dropdown_item_text {
    margin-left: 3px;
}

.basket_dropdown-wrapper .basket_dropdown .basket_dropdown_item_list .basket_dropdown_item .basket_dropdown_item_text .basket_dropdown_item_title {
    font-size: 12px;
    font-weight: bold;
}

.basket_dropdown-wrapper .basket_dropdown .basket_dropdown_item_list .basket_dropdown_item .basket_dropdown_item_text .basket_dropdown_item_subtitle {
    font-size: 12px;
    margin-bottom: 10px;
    font-weight: bold;
}

.basket_dropdown-wrapper .basket_dropdown .basket_dropdown_item_list .basket_dropdown_item .basket_dropdown_item_text .basket_dropdown_item_description {
    font-size: 10px;
    margin-bottom: 10px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 16px;
    max-height: 32px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.basket_dropdown-wrapper .basket_dropdown .basket_dropdown_item_list .basket_dropdown_item .basket_dropdown_item_text .basket_dropdown_item_price {
    font-size: 12px;
    font-weight: bold;
}

.basket_dropdown-wrapper .basket_dropdown .basket_dropdown_item_list .basket_dropdown_item .basket_dropdown_item_text .basket_dropdown_item_price i {
    font-size: 10px;
}

.basket_dropdown-wrapper .basket_dropdown .basket_dropdown_total {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid;
    font-size: 13px;
}

.basket_dropdown-wrapper .basket_dropdown a.btn-black-style {
    font-size: 11px;
    width: 100%;
    text-align: center;
}

.basket_delivery {
    margin-bottom: 35px;
}

.basket_delivery .delivery_form-group_row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
}

@media only screen and (max-width: 768px) {
    .basket_delivery .delivery_form-group_row {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.basket_delivery .delivery_form-group_row > * {
    margin: 10px;
}

@media only screen and (max-width: 768px) {
    .basket_delivery .delivery_form-group_row > * {
        margin: 10px 0;
    }
}

.basket_delivery .delivery__city_wrapper {
    border-bottom: 1px solid #cccacb !important;
}

.basket_delivery .delivery__city_wrapper .card-block.new-style .basket_delivery_row {
    border-bottom: 1px solid #cccacb;
}

.basket_delivery .delivery__city_wrapper .card-block.new-style:last-child .basket_delivery_row {
    border-bottom: 0;
}

.basket_delivery .delivery__block.hidden {
    display: none;
}

.basket_delivery .delivery__block.show {
    display: block;
}

.basket_delivery .delivery__block .card-block.new-style {
    padding-bottom: 0;
}

.basket_delivery .delivery__block .card-block.new-style:last-child {
    padding-bottom: 20px;
}

.basket_delivery .basket-table {
    margin-bottom: 0;
    border-bottom: 0;
}

.basket_delivery .basket-table.new-style {
    border-bottom-width: 1px;
}

.basket_delivery .basket-table.new-style thead tr th {
    border-bottom-width: 1px;
}

.basket_delivery .basket-table thead tr th {
    border-bottom: 0;
}

.basket_delivery .basket-table thead tr th span {
    font-size: 20px;
    vertical-align: middle;
    margin-right: 10px;
}

.basket_delivery_row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}

.basket_delivery_row .delivery_sklad_map {
    width: 100%;
    height: 300px;
    margin-bottom: 20px;
}

.basket_delivery_row .delivery_sklad_radio {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 60px;
    -moz-box-flex: 0;
    -moz-flex: 0 0 60px;
    -ms-flex: 0 0 60px;
    flex: 0 0 60px;
}

.basket_delivery_row .delivery_sklad_radio input[type="radio"]:not(:checked) + label,
.basket_delivery_row .delivery_sklad_radio input[type="radio"]:checked + label,
.basket_delivery_row .delivery_sklad_radio input[type="checkbox"]:not(:checked) + label,
.basket_delivery_row .delivery_sklad_radio input[type="checkbox"]:checked + label {
    width: 40px;
    height: 40px;
    margin: 0;
}

.basket_delivery_row .delivery_sklad_radio input[type="radio"]:not(:checked) + label:before,
.basket_delivery_row .delivery_sklad_radio input[type="radio"]:checked + label:before,
.basket_delivery_row .delivery_sklad_radio input[type="checkbox"]:not(:checked) + label:before,
.basket_delivery_row .delivery_sklad_radio input[type="checkbox"]:checked + label:before {
    width: 40px;
    height: 40px;
}

.basket_delivery_row .delivery_sklad_radio input[type="radio"]:not(:checked) + label:after,
.basket_delivery_row .delivery_sklad_radio input[type="radio"]:checked + label:after,
.basket_delivery_row .delivery_sklad_radio input[type="checkbox"]:not(:checked) + label:after,
.basket_delivery_row .delivery_sklad_radio input[type="checkbox"]:checked + label:after {
    font-size: 40px;
    line-height: 40px;
    width: 40px;
}

.basket_delivery_col-left {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 60px;
    -moz-box-flex: 0;
    -moz-flex: 0 0 60px;
    -ms-flex: 0 0 60px;
    flex: 0 0 60px;
}

.basket_delivery_col-right {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.basket_delivery_col-right h3 {
    margin-bottom: 10px;
}

.basket_delivery_col-right h3 span {
    font-size: 14px;
    font-weight: 500;
    color: #8e8e8e;
}

.basket_delivery_col-right p {
    margin-bottom: 10px;
}

.basket_delivery_col-right strong,
.basket_delivery_col-right b {
    font-weight: bold;
}

.basket_delivery .form-group {
    position: relative;
    margin-bottom: 20px;
    width: 100%;
}

.basket_delivery .form-group label {
    font-weight: bold;
    margin-bottom: 10px;
}

.basket_delivery .form-group input[type=text],
.basket_delivery .form-group textarea {
    border-radius: 0;
}

.basket_delivery .form-group small {
    font-size: 11px;
    margin-top: 10px;
    color: #bbbab8;
    display: inline-block;
}

.basket_delivery .form-group input.delivery_address {
    display: inline-block;
    vertical-align: middle;
    padding-left: 40px;
}

.basket_delivery .form-group input.delivery_address + label {
    display: inline-block;
    position: absolute;
    vertical-align: middle;
    font-size: 20px;
    top: 13px;
    left: 5px;
}

.basket_delivery .form-group input.delivery_address + label:after {
    content: '\f002';
    font-family: FontAwesome;
    position: absolute;
    color: #dadada;
}

.basket_delivery .form-group .delivery_address_search {
    font-weight: bold;
    margin-bottom: 10px;
    position: absolute;
    width: 20px;
    height: 20px;
    z-index: 1;
    color: #000;
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    top: 13px;
    left: 5px;
}

.basket_delivery .form-group .delivery_address_search:after {
    content: '\f002';
    font-family: FontAwesome;
    position: absolute;
    color: #dadada;
}

.basket_delivery .form-group input.small-width {
    max-width: 240px;
}

.basket_delivery .form-group:last-child {
    margin-bottom: 0;
}

.basket_delivery .card:last-child .card-header {
    margin-top: -1px;
}

.basket_delivery .card {
    border: none;
}

.basket_delivery .card-header {
    border-left: 1px solid #cccacb;
    border-right: 1px solid #cccacb;
    border-top: 1px solid #cccacb;
    border-bottom: 0;
    background-color: #fff;
    color: #000;
    padding: 0;
    border-radius: 0;
}

.basket_delivery .card-header .card-header__style {
    display: block;
    text-decoration: none !important;
    font-size: 20px;
    margin-bottom: 0;
}

.basket_delivery .card-header .card-header__style span {
    font-size: 14px;
    font-weight: 500;
}

.basket_delivery .card-header a {
    display: block;
    color: #000;
    padding: 20px 20px 20px 75px;
    text-decoration: none !important;
    background-color: #fbfbfb;
    transition: 0.3s;
}

@media only screen and (max-width: 768px) {
    .basket_delivery .card-header a {
        padding: 20px 20px 20px 75px;
    }
}

.basket_delivery .card-header a:hover {
    background-color: #fbfbfb;
}

.basket_delivery .card-header a.collapsed {
    color: #c8c8c8;
    background-color: #ffffff;
}

.basket_delivery .card-header a.change-delivery:before {
    content: '';
    width: 40px;
    height: 40px;
    background-color: #ffffff;
    border: 1px solid #e2e1e1;
    position: absolute;
    left: 20px;
    top: 13px;
}

.basket_delivery .card-header a.change-delivery:after {
    content: "\e905";
    font-family: 'ShopItem';
    position: absolute;
    font-size: 40px;
    line-height: 40px;
    width: 40px;
    top: 13px;
    left: 20px;
    color: #d4384e;
    transition: all .2s;
}

.basket_delivery .card-header a.change-delivery.collapsed:after {
    content: none;
    display: none;
}

.basket_delivery .card-header a span[class*=" icon-"], .basket_delivery .card-header a span[class^=icon-] {
    font-size: 23px;
    vertical-align: middle;
    width: 23px;
    margin-right: 15px;
    text-align: center;
}

.basket_delivery .card-block {
    padding-left: 90px;
    border-left: 1px solid #cccacb;
    border-right: 1px solid #cccacb;
    border-bottom: 1px solid #cccacb;
}

@media only screen and (max-width: 768px) {
    .basket_delivery .card-block {
        padding: 1.25rem;
    }
}

.basket_delivery .card-block p {
    margin-bottom: 20px;
}

.basket_delivery .card-block.new-style {
    border-left: 1px solid #cccacb !important;
    border-right: 1px solid #cccacb !important;
    border-top: 1px solid #cccacb;
    border-bottom: 0 !important;
    padding: 20px !important;
}

.basket_delivery .delivery_sklad {
    padding: 10px;
}

.basket_delivery .delivery_sklad.error_sklad {
    border: 1px solid #d9534f;
}

@media only screen and (max-width: 768px) {
    .basket_delivery .delivery_sklad {
        margin-bottom: 60px;
    }
}

.basket_delivery .delivery_sklad .delivery_sklad_address-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    height: 120px;
}

.basket_delivery .delivery_sklad .delivery_sklad_address-wrapper .delivery_sklad_radio {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 60px;
    -moz-box-flex: 0;
    -moz-flex: 0 0 60px;
    -ms-flex: 0 0 60px;
    flex: 0 0 60px;
}

.basket_delivery .delivery_sklad .delivery_sklad_address-wrapper .delivery_sklad_radio input[type="radio"]:not(:checked) + label,
.basket_delivery .delivery_sklad .delivery_sklad_address-wrapper .delivery_sklad_radio input[type="radio"]:checked + label,
.basket_delivery .delivery_sklad .delivery_sklad_address-wrapper .delivery_sklad_radio input[type="checkbox"]:not(:checked) + label,
.basket_delivery .delivery_sklad .delivery_sklad_address-wrapper .delivery_sklad_radio input[type="checkbox"]:checked + label {
    width: 40px;
    height: 40px;
    margin: 0;
}

.basket_delivery .delivery_sklad .delivery_sklad_address-wrapper .delivery_sklad_radio input[type="radio"]:not(:checked) + label:before,
.basket_delivery .delivery_sklad .delivery_sklad_address-wrapper .delivery_sklad_radio input[type="radio"]:checked + label:before,
.basket_delivery .delivery_sklad .delivery_sklad_address-wrapper .delivery_sklad_radio input[type="checkbox"]:not(:checked) + label:before,
.basket_delivery .delivery_sklad .delivery_sklad_address-wrapper .delivery_sklad_radio input[type="checkbox"]:checked + label:before {
    width: 40px;
    height: 40px;
}

.basket_delivery .delivery_sklad .delivery_sklad_address-wrapper .delivery_sklad_radio input[type="radio"]:not(:checked) + label:after,
.basket_delivery .delivery_sklad .delivery_sklad_address-wrapper .delivery_sklad_radio input[type="radio"]:checked + label:after,
.basket_delivery .delivery_sklad .delivery_sklad_address-wrapper .delivery_sklad_radio input[type="checkbox"]:not(:checked) + label:after,
.basket_delivery .delivery_sklad .delivery_sklad_address-wrapper .delivery_sklad_radio input[type="checkbox"]:checked + label:after {
    font-size: 40px;
    line-height: 40px;
    width: 40px;
}

.basket_delivery .delivery_sklad .delivery_sklad_address-wrapper .delivery_sklad_item label {
    cursor: pointer;
}

.basket_delivery .delivery_sklad .delivery_sklad_address-wrapper .delivery_sklad_item .delivery_sklad_name {
    display: block;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: bold;
}

.basket_delivery .delivery_sklad .delivery_sklad_address-wrapper .delivery_sklad_item .delivery_sklad_address {
    display: block;
    font-size: 12px;
    color: #555;
    margin-bottom: 20px;
}

.basket_delivery .delivery_sklad .delivery_sklad_address-wrapper .delivery_sklad_item .delivery_sklad_phone {
    display: block;
    font-weight: bold;
}

.basket_delivery .delivery_sklad .delivery_sklad_map {
    width: 100%;
    height: 300px;
    margin-bottom: 20px;
}

.basket_delivery .delivery_sklad_recommendation .delivery_sklad_recommendation_title {
    color: #d9534f;
    margin-top: 28px;
    margin-bottom: 24px;
}

.basket_delivery .delivery_sklad_recommendation .delivery_sklad_recommendation_btn_wrapper {
    margin-top: 18px;
    margin-bottom: 22px;
    text-align: right;
}

.basket_delivery .delivery_sklad_recommendation .delivery_sklad_recommendation_btn {
    width: 100%;
    max-width: 340px;
}

.basket_delivery .delivery_sklad_recommendation .delivery_sklad_recommendation_btn:hover {
    background-color: #fff;
}

.basket_delivery .delivery_sklad_recommendation_table thead tr th.product-name-col {
    width: 368px;
}

.basket_delivery .delivery_sklad_recommendation_table tbody tr td {
    vertical-align: top;
}

.basket_delivery .delivery_sklad_recommendation_table tbody tr td .basket__count-cell .sklad__ostatok_wrapper {
    margin-top: 5px;
    position: relative;
    bottom: inherit;
}

@media only screen and (max-width: 991px) {
    .basket_delivery .delivery_sklad_recommendation_table tbody tr td .basket__count-cell .sklad__ostatok_wrapper {
        min-width: 1px;
        text-align: left;
    }
}

.basket_delivery .delivery_sklad_recommendation_table tbody tr td .basket__count-cell .sklad__ostatok_wrapper .sklad__ostatok {
    color: #d0cecf;
}

.basket_delivery .delivery_sklad_recommendation_table tbody tr td .basket__count-cell .sklad__ostatok_wrapper .sklad__ostatok .sklad__ostatok_count {
    color: #d0cecf;
}

@media only screen and (max-width: 991px) {
    .basket_delivery .delivery_sklad_recommendation_table tbody tr td .basket__count-cell .numberIncrements {
        max-width: 120px;
    }
}

@media only screen and (max-width: 768px) {
    .basket_delivery .delivery_sklad_recommendation_table tbody tr td .basket__count-cell .numberIncrements {
        max-width: 200px;
    }
}

@media only screen and (max-width: 991px) {
    .basket_delivery .delivery_sklad_recommendation_table tbody tr td .basket__count-cell .numberIncrements .numberIncrements__button {
        width: 24px;
        height: 24px;
        line-height: 24px;
        font-size: 14px;
    }
}

@media only screen and (max-width: 768px) {
    .basket_delivery .delivery_sklad_recommendation_table tbody tr td .basket__count-cell .numberIncrements .numberIncrements__button {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 18px;
    }
}

@media only screen and (max-width: 991px) {
    .basket_delivery .delivery_sklad_recommendation_table tbody tr td .basket__count-cell .numberIncrements .shop-item__table-counter {
        height: 24px;
        line-height: 24px;
    }
}

@media only screen and (max-width: 800px) {
    .basket_delivery .delivery_sklad_recommendation_table tbody tr td .basket__count-cell .numberIncrements .shop-item__table-counter {
        width: 56px;
    }
}

@media only screen and (max-width: 768px) {
    .basket_delivery .delivery_sklad_recommendation_table tbody tr td .basket__count-cell .numberIncrements .shop-item__table-counter {
        width: 76px;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }
}

@media only screen and (max-width: 991px) {
    .basket_delivery .delivery_sklad_recommendation_table tbody tr td .basket__count-cell .numberIncrements .shop-item__basket-counter {
        height: 24px;
        line-height: 24px;
    }
}

@media only screen and (max-width: 800px) {
    .basket_delivery .delivery_sklad_recommendation_table tbody tr td .basket__count-cell .numberIncrements .shop-item__basket-counter {
        width: 56px;
    }
}

@media only screen and (max-width: 768px) {
    .basket_delivery .delivery_sklad_recommendation_table tbody tr td .basket__count-cell .numberIncrements .shop-item__basket-counter {
        width: 76px;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }
}

.basket_delivery .delivery_sklad_recommendation_table tbody tr td .basket__count-cell-margin {
    margin-top: 30px;
}

@media only screen and (max-width: 1200px) {
    .basket_delivery .delivery_sklad_recommendation_table tbody tr td .basket__count-cell-margin {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media only screen and (max-width: 768px) {
    .basket_delivery .delivery_sklad_recommendation_table tbody tr td .basket__count-cell-margin {
        margin-top: 0;
    }
}

.basket_delivery .delivery_sklad_recommendation_table tbody tr td .basket__product-title-col {
    min-height: 114px;
}

.basket_delivery .delivery_sklad_recommendation_table tbody tr td .basket__product-title-col .basket__image_wrapper {
    width: 114px;
    height: 100%;
    background-color: #fff;
    background-size: contain;
}

@media only screen and (max-width: 800px) {
    .basket_delivery .delivery_sklad_recommendation_table tbody tr td .basket__product-title-col .basket__image_wrapper {
        width: 50px;
    }
}

@media only screen and (max-width: 768px) {
    .basket_delivery .delivery_sklad_recommendation_table tbody tr td .basket__product-title-col .basket__image_wrapper {
        width: 100%;
        height: 100%;
        min-height: 120px;
        max-width: 120px;
        max-height: 120px;
    }
}

.basket_delivery .delivery_sklad_recommendation_table tbody tr td .basket__product-title-col .basket__product-info {
    margin-left: 114px;
}

@media only screen and (max-width: 1200px) {
    .basket_delivery .delivery_sklad_recommendation_table tbody tr td .basket__product-title-col .basket__product-info {
        padding: 10px 15px;
        text-align: left;
    }
}

@media only screen and (max-width: 800px) {
    .basket_delivery .delivery_sklad_recommendation_table tbody tr td .basket__product-title-col .basket__product-info {
        margin-left: 50px;
    }
}

@media only screen and (max-width: 768px) {
    .basket_delivery .delivery_sklad_recommendation_table tbody tr td .basket__product-title-col .basket__product-info {
        margin: 0;
        padding: 10px 0;
    }
}

/* Base for label styling */
input[type="radio"]:not(:checked),
input[type="radio"]:checked {
    position: absolute;
    left: -9999px;
}

input[type="radio"]:not(:checked) + label,
input[type="radio"]:checked + label {
    position: relative;
    cursor: pointer;
    width: 22px;
    height: 22px;
    display: flex;
    margin: 0 auto;
}

/* checkbox aspect */
input[type="radio"]:not(:checked) + label:before,
input[type="radio"]:checked + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 22px;
    height: 22px;
    border: 1px solid #e2e1e1;
    background: #fff;
}

/* checked mark aspect */
input[type="radio"]:not(:checked) + label:after,
input[type="radio"]:checked + label:after {
    content: "\e905";
    font-family: 'ShopItem';
    position: absolute;
    top: 0;
    left: 0;
    font-size: 20px;
    line-height: 22px;
    width: 22px;
    color: #d4384e;
    transition: all .2s;
}

/* checked mark aspect changes */
input[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    transform: scale(0);
}

input[type="radio"]:checked + label:after {
    opacity: 1;
    transform: scale(1);
}

/* disabled checkbox */
input[type="radio"]:disabled:not(:checked) + label:before,
input[type="radio"]:disabled:checked + label:before {
    box-shadow: none;
    border-color: #bbb;
    background-color: #ddd;
}

input[type="radio"]:disabled:checked + label:after {
    color: #999;
}

input[type="radio"]:disabled + label {
    color: #aaa;
}

input[type="radio"].basket_radio:not(:checked) + label,
input[type="radio"].basket_radio:checked + label {
    position: relative;
    cursor: pointer;
    display: flex;
    width: 100%;
    align-items: center;
    border: 1px solid #cccacb;
    padding: 10px 10px 10px 45px;
    height: auto;
    margin: 10px auto;
    transition: 0.3s;
}

input[type="radio"].basket_radio:not(:checked) + label:before,
input[type="radio"].basket_radio:checked + label:before,
input[type="radio"].basket_radio:not(:checked) + label:after,
input[type="radio"].basket_radio:checked + label:after {
    left: 10px;
    top: 6px;
}

input[type="radio"].basket_radio:checked + label {
    border: 1px solid #b9b9b9;
    color: #000;
    background-color: #E6E6E6;
}

input[type="radio"].basket_radio:checked + label:before {
    background-color: #E6E6E6;
    border-color: rgba(0, 0, 0, 0);
}

input[type="radio"].basket_radio:not(:checked) + label:after,
input[type="radio"].basket_radio:checked + label:after {
    color: #000;
}

.basket_contact_info {
    border: 1px solid #cccacb;
    margin-bottom: 35px;
}

.basket_contact_info .basket_contact_info_header_wrapper .basket_contact_info_header {
    font-size: 18px;
    line-height: 74px;
    vertical-align: middle;
    border-bottom: 1px solid #f6f6f6;
    margin-left: 18px;
    margin-right: 18px;
}

.basket_contact_info .basket_contact_info_header_wrapper .basket_contact_info_header span {
    font-size: 20px;
    vertical-align: middle;
    margin-right: 10px;
}

.basket_contact_info .basket_contact_info_text {
    padding: 20px 20px 20px 60px;
}

@media only screen and (max-width: 768px) {
    .basket_contact_info .basket_contact_info_text {
        padding: 20px;
    }
}

.basket_contact_info .basket_contact_info_text .basket_contact_info_text_title {
    margin-bottom: 20px;
}

.basket_contact_info .basket_contact_info_text .form-group {
    position: relative;
    margin-bottom: 20px;
}

.basket_contact_info .basket_contact_info_text .form-group label {
    font-weight: bold;
    margin-bottom: 10px;
}

.basket_contact_info .basket_contact_info_text .form-group input[type=text],
.basket_contact_info .basket_contact_info_text .form-group textarea {
    border-radius: 0;
}

.basket_contact_info .basket_contact_info_text .form-group small {
    font-size: 11px;
    margin-left: 40px;
    margin-top: 4px;
    color: #bbbab8;
}

.basket_contact_info .basket_contact_info_text .form-group input.delivery_address {
    display: inline-block;
    vertical-align: middle;
    padding-left: 40px;
}

.basket_contact_info .basket_contact_info_text .form-group input.delivery_address + label {
    display: inline-block;
    position: absolute;
    vertical-align: middle;
    font-size: 20px;
    top: 13px;
    left: 5px;
}

.basket_contact_info .basket_contact_info_text .form-group input.delivery_address + label:after {
    content: '\f002';
    font-family: FontAwesome;
    position: absolute;
    color: #dadada;
}

.basket_contact_info .basket_contact_info_text .form-group input.small-width {
    max-width: 240px;
}

.basket_contact_info .basket_contact_info_text_form {
    display: none;
    margin-top: 30px;
}

.basket_contact_info .basket_contact_info_text_form_active {
    display: block;
}

.basket_comment {
    border: 1px solid #cccacb;
    margin-bottom: 35px;
}

.basket_comment .basket_comment_header_wrapper .basket_comment_header {
    font-size: 18px;
    line-height: 74px;
    vertical-align: middle;
    border-bottom: 1px solid #f6f6f6;
    margin-left: 18px;
    margin-right: 18px;
}

.basket_comment .basket_comment_header_wrapper .basket_comment_header span {
    font-size: 20px;
    vertical-align: middle;
    margin-right: 10px;
}

.basket_comment .basket_comment_text {
    padding: 20px 20px 20px 60px;
}

@media only screen and (max-width: 768px) {
    .basket_comment .basket_comment_text {
        padding: 20px;
    }
}

.basket_comment .basket_comment_text .basket_comment_title {
    margin-bottom: 20px;
}

.basket_comment .basket_comment_text .form-group {
    position: relative;
    margin-bottom: 20px;
}

.basket_comment .basket_comment_text .form-group label {
    font-weight: bold;
    margin-bottom: 10px;
}

.basket_comment .basket_comment_text .form-group input[type=text],
.basket_comment .basket_comment_text .form-group textarea {
    border-radius: 0;
}

.basket_comment .basket_comment_text .form-group small {
    font-size: 11px;
    margin-left: 40px;
    margin-top: 4px;
    color: #bbbab8;
}

.basket_comment .basket_comment_text .form-group input.delivery_address {
    display: inline-block;
    vertical-align: middle;
    padding-left: 40px;
}

.basket_comment .basket_comment_text .form-group input.delivery_address + label {
    display: inline-block;
    position: absolute;
    vertical-align: middle;
    font-size: 20px;
    top: 13px;
    left: 5px;
}

.basket_comment .basket_comment_text .form-group input.delivery_address + label:after {
    content: '\f002';
    font-family: FontAwesome;
    position: absolute;
    color: #dadada;
}

.basket_comment .basket_comment_text .form-group input.small-width {
    max-width: 240px;
}

.form-star {
    color: #d9534f;
}

.form-star:before {
    content: '*';
    color: #d9534f;
}

.shop-group__category-menu {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px;
    display: none;
}

@media only screen and (max-width: 768px) {
    .shop-group__category-menu {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
    }
}

.shop-group__category-menu .shop-group__category-menu_item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    width: 50%;
    height: 120px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid #fff;
}

.shop-group__category-menu .shop-group__category-menu_item .shop-group__category-menu_item-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    transition: 0.3s;
}

.shop-group__category-menu .shop-group__category-menu_item .shop-group__category-menu_item-link:hover {
    color: #eaeaea;
}

.map_link_group {
    text-align: center;
    margin-bottom: 10px;
}

.map_link_group .map_link {
    border: 1px solid #eaeaea;
    padding: 5px 10px;
    display: inline-block;
    color: #000;
    border-radius: 5px;
    text-decoration: none !important;
    margin-bottom: 5px;
    transition: 0.3s;
}

.map_link_group .map_link:hover {
    background-color: #fbfbfb;
}

.bx-panel-for-test {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    width: 100%;
    height: 147px;
    background-color: #454c54;
}

.bx-panel-for-test.bx-panel-for-test_collapse {
    height: 39px;
}

.bx-panel-for-test.bx-panel-for-test_fixed {
    position: fixed !important;
    top: 0;
    left: 0;
    z-index: 995 !important;
}

.search-result__wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.search-result__content {
    margin-bottom: 40px;
}

@media only screen and (max-width: 991px) {
    .search-result__content {
        padding: 0 15px;
    }
}

.search-result__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    -webkit-justify-content: stretch;
    -moz-justify-content: stretch;
    justify-content: stretch;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    width: 33%;
    text-align: center;
    padding: 15px;
}

@media only screen and (max-width: 768px) {
    .search-result__item {
        width: 100%;
    }
}

.search-result__item a {
    color: #000;
    transition: 0.3s;
    border: 1px solid #ebebeb;
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-decoration: none;
}

.search-result__item a:hover {
    text-decoration: none;
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    border: 1px solid #757575;
    -webkit-box-shadow: 0 16px 11px -11px rgba(0, 0, 0, 0.21);
    box-shadow: 0 16px 11px -11px rgba(0, 0, 0, 0.21);
}

.search-result__item-image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    background-color: #fff;
    max-width: 100%;
    width: 100%;
    height: 240px;
    position: relative;
}

@media only screen and (max-width: 768px) {
    .search-result__item-image {
        max-height: inherit;
        min-height: 1px;
        max-width: 100%;
    }
}

.search-result__item-image img {
    -o-object-fit: contain;
    object-fit: contain;
    max-width: 90%;
    height: auto;
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
}

.search-result__item-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    font-weight: bold;
    margin-top: 4px;
    padding: 5px 10px;
}

.search-result__item-text h3 {
    font-size: 14px;
    margin-bottom: 10px;
}

.search-result__item-desc {
    font-weight: 300;
    margin-bottom: 10px;
}

.search-result__item-price {
    margin-bottom: 30px;
}

.search-result__item-price-value {
    font-size: 13px;
}

.search-result__item-price button {
    color: #fff;
    width: auto;
    padding: 10px 15px;
    font-size: 12px;
    text-transform: unset;
    margin: 0 10px;
}

.search-pagination {
    padding: 15px;
}

.search-categories__list {
    margin: 0;
    padding: 15px 0;
    list-style: none;
}

.search-categories__item {
    display: block;
}

.search-categories__item a {
    display: block;
    padding: 12px 6px;
    color: #b2b2b2;
    border-bottom: 1px solid #ebebeb;
    font-size: 13px;
    line-height: 1.2;
    text-decoration: none;
    text-transform: uppercase;
    transition: 0.3s;
}

.search-categories__item a:hover {
    color: #000;
    border-bottom: 1px solid #000;
}

ul.page-numbers {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.page-numbers li {
    display: inline-block;
    vertical-align: middle;
}

ul.page-numbers li > span,
ul.page-numbers li > a {
    font-size: 14px;
    padding: 6px 15px;
    border: 1px solid #ebebeb;
    display: inline-block;
    color: #000;
    text-decoration: none;
    transition: 0.3s;
}

ul.page-numbers li > span.current, ul.page-numbers li > span:hover,
ul.page-numbers li > a.current,
ul.page-numbers li > a:hover {
    border-color: #000;
    color: #000;
    text-decoration: none;
}

.shop-item__related_product {
    padding: 30px 20px !important;
}

@media only screen and (max-width: 991px) {
    .shop-item__related_product {
        padding: 0 10px !important;
    }
}

    .shop-item__related_product .shop-item__related_product_container {
    color: #000;
    padding: 20px;
    transition: 0.3s;
    border: 1px solid #ebebeb;
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.shop-item__related_product .shop-item__related_product_container:hover {
    text-decoration: none;
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    border: 1px solid #757575;
    -webkit-box-shadow: 0 16px 11px -11px rgba(0, 0, 0, 0.21);
    box-shadow: 0 16px 11px -11px rgba(0, 0, 0, 0.21);
}

.shop-item__related_product .shop-item__related_product_container .shop-item__related_product-image_block {
    height: inherit !important;
}

.shop-item__related_product .shop-item__related_product_container .shop-item__related_product-image_block img {
    max-width: 100% !important;
    max-height: 100% !important;
}

.fotorama__nav__frame .fotorama__img {
    max-width: 100% !important;
    max-height: 100% !important;
    -o-object-fit: contain;
    object-fit: contain;
    left: 0 !important;
}

button[data-balloon] {
    overflow: visible;
}

[data-balloon] {
    position: relative;
    cursor: pointer;
}

[data-balloon]:after {
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 0.18s ease-out 0.18s;
    -moz-transition: all 0.18s ease-out 0.18s;
    -ms-transition: all 0.18s ease-out 0.18s;
    -o-transition: all 0.18s ease-out 0.18s;
    transition: all 0.18s ease-out 0.18s;
    font-family: sans-serif !important;
    font-weight: normal !important;
    font-style: normal !important;
    text-shadow: none !important;
    font-size: 12px !important;
    background: rgba(17, 17, 17, 0.9);
    border-radius: 4px;
    color: #fff;
    content: attr(data-balloon);
    padding: .5em 1em;
    position: absolute;
    white-space: nowrap;
    z-index: 10;
}

@media only screen and (max-width: 768px) {
    [data-balloon]:after {
        -webkit-transition: unset;
        -o-transition: unset;
        transition: unset;
    }
}

[data-balloon]:before {
    background: no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba(17, 17, 17, 0.9)%22%20transform%3D%22rotate(0)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");
    background-size: 100% auto;
    width: 18px;
    height: 6px;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 0.18s ease-out 0.18s;
    -moz-transition: all 0.18s ease-out 0.18s;
    -ms-transition: all 0.18s ease-out 0.18s;
    -o-transition: all 0.18s ease-out 0.18s;
    transition: all 0.18s ease-out 0.18s;
    content: '';
    position: absolute;
    z-index: 10;
}

[data-balloon]:hover:before, [data-balloon]:hover:after, [data-balloon][data-balloon-visible]:before, [data-balloon][data-balloon-visible]:after {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    pointer-events: auto;
}

[data-balloon].font-awesome:after {
    font-family: FontAwesome;
}

[data-balloon][data-balloon-break]:after {
    white-space: pre;
}

[data-balloon][data-balloon-blunt]:before, [data-balloon][data-balloon-blunt]:after {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

[data-balloon][data-balloon-pos="up"]:after {
    bottom: 100%;
    left: 50%;
    margin-bottom: 11px;
    -webkit-transform: translate(-50%, 10px);
    -moz-transform: translate(-50%, 10px);
    -ms-transform: translate(-50%, 10px);
    transform: translate(-50%, 10px);
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
}

[data-balloon][data-balloon-pos="up"]:before {
    bottom: 100%;
    left: 50%;
    margin-bottom: 5px;
    -webkit-transform: translate(-50%, 10px);
    -moz-transform: translate(-50%, 10px);
    -ms-transform: translate(-50%, 10px);
    transform: translate(-50%, 10px);
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
}

[data-balloon][data-balloon-pos="up"]:hover:after, [data-balloon][data-balloon-pos="up"][data-balloon-visible]:after {
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

[data-balloon][data-balloon-pos="up"]:hover:before, [data-balloon][data-balloon-pos="up"][data-balloon-visible]:before {
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

[data-balloon][data-balloon-pos="up-left"]:after {
    bottom: 100%;
    left: 0;
    margin-bottom: 11px;
    -webkit-transform: translate(0, 10px);
    -moz-transform: translate(0, 10px);
    -ms-transform: translate(0, 10px);
    transform: translate(0, 10px);
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
}

[data-balloon][data-balloon-pos="up-left"]:before {
    bottom: 100%;
    left: 5px;
    margin-bottom: 5px;
    -webkit-transform: translate(0, 10px);
    -moz-transform: translate(0, 10px);
    -ms-transform: translate(0, 10px);
    transform: translate(0, 10px);
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
}

[data-balloon][data-balloon-pos="up-left"]:hover:after, [data-balloon][data-balloon-pos="up-left"][data-balloon-visible]:after {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

[data-balloon][data-balloon-pos="up-left"]:hover:before, [data-balloon][data-balloon-pos="up-left"][data-balloon-visible]:before {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

[data-balloon][data-balloon-pos="up-right"]:after {
    bottom: 100%;
    right: 0;
    margin-bottom: 11px;
    -webkit-transform: translate(0, 10px);
    -moz-transform: translate(0, 10px);
    -ms-transform: translate(0, 10px);
    transform: translate(0, 10px);
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
}

[data-balloon][data-balloon-pos="up-right"]:before {
    bottom: 100%;
    right: 5px;
    margin-bottom: 5px;
    -webkit-transform: translate(0, 10px);
    -moz-transform: translate(0, 10px);
    -ms-transform: translate(0, 10px);
    transform: translate(0, 10px);
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
}

[data-balloon][data-balloon-pos="up-right"]:hover:after, [data-balloon][data-balloon-pos="up-right"][data-balloon-visible]:after {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

[data-balloon][data-balloon-pos="up-right"]:hover:before, [data-balloon][data-balloon-pos="up-right"][data-balloon-visible]:before {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

[data-balloon][data-balloon-pos='down']:after {
    left: 50%;
    margin-top: 11px;
    top: 100%;
    -webkit-transform: translate(-50%, -10px);
    -moz-transform: translate(-50%, -10px);
    -ms-transform: translate(-50%, -10px);
    transform: translate(-50%, -10px);
}

[data-balloon][data-balloon-pos='down']:before {
    background: no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba(17, 17, 17, 0.9)%22%20transform%3D%22rotate(180 18 6)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");
    background-size: 100% auto;
    width: 18px;
    height: 6px;
    left: 50%;
    margin-top: 5px;
    top: 100%;
    -webkit-transform: translate(-50%, -10px);
    -moz-transform: translate(-50%, -10px);
    -ms-transform: translate(-50%, -10px);
    transform: translate(-50%, -10px);
}

[data-balloon][data-balloon-pos='down']:hover:after, [data-balloon][data-balloon-pos='down'][data-balloon-visible]:after {
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

[data-balloon][data-balloon-pos='down']:hover:before, [data-balloon][data-balloon-pos='down'][data-balloon-visible]:before {
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

[data-balloon][data-balloon-pos='down-left']:after {
    left: 0;
    margin-top: 11px;
    top: 100%;
    -webkit-transform: translate(0, -10px);
    -moz-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
    transform: translate(0, -10px);
}

[data-balloon][data-balloon-pos='down-left']:before {
    background: no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba(17, 17, 17, 0.9)%22%20transform%3D%22rotate(180 18 6)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");
    background-size: 100% auto;
    width: 18px;
    height: 6px;
    left: 5px;
    margin-top: 5px;
    top: 100%;
    -webkit-transform: translate(0, -10px);
    -moz-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
    transform: translate(0, -10px);
}

[data-balloon][data-balloon-pos='down-left']:hover:after, [data-balloon][data-balloon-pos='down-left'][data-balloon-visible]:after {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

[data-balloon][data-balloon-pos='down-left']:hover:before, [data-balloon][data-balloon-pos='down-left'][data-balloon-visible]:before {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

[data-balloon][data-balloon-pos='down-right']:after {
    right: 0;
    margin-top: 11px;
    top: 100%;
    -webkit-transform: translate(0, -10px);
    -moz-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
    transform: translate(0, -10px);
}

[data-balloon][data-balloon-pos='down-right']:before {
    background: no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba(17, 17, 17, 0.9)%22%20transform%3D%22rotate(180 18 6)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");
    background-size: 100% auto;
    width: 18px;
    height: 6px;
    right: 5px;
    margin-top: 5px;
    top: 100%;
    -webkit-transform: translate(0, -10px);
    -moz-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
    transform: translate(0, -10px);
}

[data-balloon][data-balloon-pos='down-right']:hover:after, [data-balloon][data-balloon-pos='down-right'][data-balloon-visible]:after {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

[data-balloon][data-balloon-pos='down-right']:hover:before, [data-balloon][data-balloon-pos='down-right'][data-balloon-visible]:before {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

[data-balloon][data-balloon-pos='left']:after {
    margin-right: 11px;
    right: 100%;
    top: 50%;
    -webkit-transform: translate(10px, -50%);
    -moz-transform: translate(10px, -50%);
    -ms-transform: translate(10px, -50%);
    transform: translate(10px, -50%);
}

[data-balloon][data-balloon-pos='left']:before {
    background: no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2212px%22%20height%3D%2236px%22%3E%3Cpath%20fill%3D%22rgba(17, 17, 17, 0.9)%22%20transform%3D%22rotate(-90 18 18)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");
    background-size: 100% auto;
    width: 6px;
    height: 18px;
    margin-right: 5px;
    right: 100%;
    top: 50%;
    -webkit-transform: translate(10px, -50%);
    -moz-transform: translate(10px, -50%);
    -ms-transform: translate(10px, -50%);
    transform: translate(10px, -50%);
}

[data-balloon][data-balloon-pos='left']:hover:after, [data-balloon][data-balloon-pos='left'][data-balloon-visible]:after {
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

[data-balloon][data-balloon-pos='left']:hover:before, [data-balloon][data-balloon-pos='left'][data-balloon-visible]:before {
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

[data-balloon][data-balloon-pos='right']:after {
    left: 100%;
    margin-left: 11px;
    top: 50%;
    -webkit-transform: translate(-10px, -50%);
    -moz-transform: translate(-10px, -50%);
    -ms-transform: translate(-10px, -50%);
    transform: translate(-10px, -50%);
}

[data-balloon][data-balloon-pos='right']:before {
    background: no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2212px%22%20height%3D%2236px%22%3E%3Cpath%20fill%3D%22rgba(17, 17, 17, 0.9)%22%20transform%3D%22rotate(90 6 6)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");
    background-size: 100% auto;
    width: 6px;
    height: 18px;
    left: 100%;
    margin-left: 5px;
    top: 50%;
    -webkit-transform: translate(-10px, -50%);
    -moz-transform: translate(-10px, -50%);
    -ms-transform: translate(-10px, -50%);
    transform: translate(-10px, -50%);
}

[data-balloon][data-balloon-pos='right']:hover:after, [data-balloon][data-balloon-pos='right'][data-balloon-visible]:after {
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

[data-balloon][data-balloon-pos='right']:hover:before, [data-balloon][data-balloon-pos='right'][data-balloon-visible]:before {
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

[data-balloon][data-balloon-length='small']:after {
    white-space: normal;
    width: 80px;
}

[data-balloon][data-balloon-length='medium']:after {
    white-space: normal;
    width: 150px;
}

[data-balloon][data-balloon-length='large']:after {
    white-space: normal;
    width: 260px;
}

@media only screen and (max-width: 768px) {
    [data-balloon][data-balloon-length='large']:after {
        width: 94%;
    }
}

[data-balloon][data-balloon-length='xlarge']:after {
    white-space: normal;
    width: 380px;
}

@media screen and (max-width: 768px) {
    [data-balloon][data-balloon-length='xlarge']:after {
        white-space: normal;
        width: 90vw;
    }
}

[data-balloon][data-balloon-length='fit']:after {
    white-space: normal;
    width: 100%;
}

[data-balloon][data-balloon-pos="up"]:hover:before, [data-balloon][data-balloon-pos="up"][data-balloon-visible]:before {
    display: none !important;
}

[data-balloon][data-balloon-pos="up"]:hover:after,
[data-balloon][data-balloon-pos="up"][data-balloon-visible]:after {
    -webkit-transform: translate(30px, 0) !important;
    -moz-transform: translate(30px, 0) !important;
    -ms-transform: translate(30px, 0) !important;
    transform: translate(30px, 0) !important;
}

@media only screen and (max-width: 768px) {
    [data-balloon][data-balloon-pos="up"]:hover:after,
    [data-balloon][data-balloon-pos="up"][data-balloon-visible]:after {
        -webkit-transform: translate(-50%, 0) !important;
        -moz-transform: translate(-50%, 0) !important;
        -ms-transform: translate(-50%, 0) !important;
        transform: translate(-50%, 0) !important;
        bottom: auto;
        top: 80px;
    }
}

.scroll-animate span {
    position: absolute;
    top: 0;
    left: 50%;
    width: 30px;
    height: 50px;
    margin-left: -15px;
    border: 2px solid #000;
    border-radius: 50px;
    box-sizing: border-box;
}

.scroll-animate span:before {
    position: absolute;
    top: 10px;
    left: 50%;
    content: '';
    width: 6px;
    height: 6px;
    margin-left: -3px;
    background-color: #000;
    border-radius: 100%;
    -webkit-animation: sdb10 2s infinite;
    animation: sdb10 2s infinite;
    box-sizing: border-box;
}

.table-vertical-arrows {
    transition: 0.3s;
}

.table-vertical-arrows.table-vertical-arrows-top {
    position: absolute;
    left: 50%;
    margin-left: -14px;
    top: 15px;
}

.table-vertical-arrows.table-vertical-arrows-top:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: -9px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 26px;
    height: 26px;
    -o-animation: jumpytoparrow 1s infinite ease-out;
    -moz-animation: jumpytoparrow 1s infinite ease-out;
    -webkit-animation: jumpytoparrow 1s infinite ease-out;
    animation: jumpytoparrow 1s infinite ease-out;
    background-image: url("/local/templates/shop/css/./../images/table-arrows.png");
    background-repeat: no-repeat;
    background-position: -26px 0;
}

.table-vertical-arrows.table-vertical-arrows-bot {
    bottom: 15px;
    position: absolute;
    left: 50%;
    margin-left: -14px;
}

.table-vertical-arrows.table-vertical-arrows-bot:before {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: -9px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 26px;
    height: 26px;
    -o-animation: jumpybottomarrow 1s infinite ease-out;
    -moz-animation: jumpybottomarrow 1s infinite ease-out;
    -webkit-animation: jumpybottomarrow 1s infinite ease-out;
    animation: jumpybottomarrow 1s infinite ease-out;
    background-image: url("/local/templates/shop/css/./../images/table-arrows.png");
    background-repeat: no-repeat;
    background-position: 0 0;
}

@-webkit-keyframes sdb10 {
    0% {
        -webkit-transform: translate(0, 0);
        opacity: 0;
    }
    40% {
        opacity: 1;
    }
    80% {
        -webkit-transform: translate(0, 20px);
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}

@keyframes sdb10 {
    0% {
        transform: translate(0, 0);
        opacity: 0;
    }
    40% {
        opacity: 1;
    }
    80% {
        transform: translate(0, 20px);
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}

.megamenu-wrapper {
    position: absolute;
    top: 100%;
    right: 0;
    width: 1150px;
    min-height: 330px;
    padding: 0;
    background: #fff none repeat scroll 0 0;
    -webkit-box-shadow: 0 2px 14px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 14px rgba(0, 0, 0, 0.1);
    z-index: -1;
    opacity: 0;
    overflow: hidden;
}

@media only screen and (max-width: 1200px) {
    .megamenu-wrapper {
        width: 930px;
    }
}

@media only screen and (max-width: 991px) {
    .megamenu-wrapper {
        display: none;
    }
}

.megamenu-wrapper.active {
    z-index: 30;
    opacity: 1;
}

.megamenu-wrapper .megamenu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    max-height: 530px;
}

.megamenu-wrapper .megamenu-left-col {
    position: relative;
    width: 335px;
    padding: 50px 10px 50px 30px;
}

.megamenu-wrapper .megamenu-right-col {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 50px 0;
    width: 815px;
}

.megamenu-wrapper .megamenu__preloader {
    position: absolute;
    left: 1px;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url("/local/templates/shop/css/../images/Preloader_3.gif") center no-repeat #fff;
    display: none;
}

.megamenu-wrapper .megamenu__preloader.active {
    display: block;
}

.megamenu-wrapper .megamenu__item-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: 100%;
    transition: 0.3s;
    border-left: 1px solid #817b6f;
}

@media only screen and (max-width: 1200px) {
    .megamenu-wrapper .megamenu__item-content {
        width: 650px;
    }
}

.megamenu-wrapper .megamenu__item-content-title h3 {
    color: #000000;
    border-bottom: 1px solid #b2b2b2;
    padding-bottom: 10px;
    margin: 20px 20px 0 20px;
    font-size: 18px;
}

.megamenu-wrapper .megamenu__item-content-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-height: 1px;
}

.megamenu-wrapper .megamenu__item-content-products {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-height: 1px;
}

.megamenu-wrapper .megamenu__item-content-products .mCSB_inside > .mCSB_container {
    margin-right: 0;
}

.megamenu-wrapper .megamenu__item-content-products-wrapper {
    padding: 0 20px;
}

.megamenu-wrapper .megamenu__item-content-products-cat {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    -webkit-align-content: flex-start;
    -moz-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
}

.megamenu-wrapper .megamenu__item-content-products-cat-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    -webkit-justify-content: stretch;
    -moz-justify-content: stretch;
    justify-content: stretch;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    width: 33.333333%;
    text-align: center;
    padding: 12px 7px;
}

.megamenu-wrapper .megamenu__item-content-products-cat-item-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

.megamenu-wrapper .megamenu__item-content-products-cat-item-image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    background-color: #fbfbfb;
    max-height: 70px;
    min-height: 70px;
    width: 70px;
    height: 70px;
    position: relative;
    overflow: hidden;
}

.megamenu-wrapper .megamenu__item-content-products-cat-item-image img {
    -o-object-fit: contain;
    object-fit: contain;
    max-width: 100%;
    width: 100%;
    height: auto;
    max-height: 100%;
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    transition: transform 0.4s, opacity 0.4s ease-in-out;
}

.megamenu-wrapper .megamenu__item-content-products-cat-item-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    font-weight: bold;
    padding-left: 10px;
    text-align: left;
}

.megamenu-wrapper .megamenu__item-content-products-cat-item-text a {
    text-decoration: none;
    color: #000;
}

.megamenu-wrapper .megamenu__item-content-products-cat-item-text-content {
    margin-bottom: 5px;
}

.megamenu-wrapper .megamenu__item-content-products-cat-item-text-content h3 {
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 14px;
}

.megamenu-wrapper .megamenu__item-content-products-cat-item-text-content-desc {
    font-weight: 300;
    margin-bottom: 2px;
    max-height: 43px;
    overflow: hidden;
}

.megamenu-wrapper .megamenu__item-content-products-cat-item-price {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
}

.megamenu-wrapper .megamenu__item-content-products-cat-item-price a.btn-black-style {
    color: #fff;
    width: auto;
    padding: 10px 15px;
    font-size: 12px;
    text-transform: unset;
    margin: 5px 0 5px 5px;
    border-radius: 4px;
}

.megamenu-wrapper .megamenu__item-content-products-cat-item-price span {
    color: #000;
    width: 100%;
}

.megamenu-wrapper .megamenu__item-filter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 320px;
    -webkit-flex: 320px 0 0;
    -moz-box-flex: 320px;
    -moz-flex: 320px 0 0;
    -ms-flex: 320px 0 0;
    flex: 320px 0 0;
}

.megamenu-wrapper .megamenu__item-filter-title {
    padding: 20px 20px 5px;
}

.megamenu-wrapper .megamenu__item-filter-list {
    padding-bottom: 20px;
}

.megamenu-wrapper .megamenu__item-filter-list input[type=checkbox].checkbox_megamenu {
    display: none;
}

.megamenu-wrapper .megamenu__item-filter-list input[type=checkbox].checkbox_megamenu + label {
    position: relative;
    cursor: pointer;
    display: block;
    margin: 0 auto;
    width: 100%;
    height: auto;
    padding: 9px 12px 3px 30px;
    color: #555555;
    font-weight: 300;
    font-size: 13px;
}

.megamenu-wrapper .megamenu__item-filter-list input[type=checkbox].checkbox_megamenu + label[data-icon]:before {
    content: attr(data-icon);
}

.megamenu-wrapper .megamenu__item-filter-list input[type=checkbox].checkbox_megamenu + label:before {
    content: '\e900';
    text-align: center;
    font: normal normal normal 21px/1 MegamenuUsage;
    position: absolute;
    left: 0;
    top: 6px;
    display: inline-block;
    background: none;
    border: none;
}

.megamenu-wrapper .megamenu__item-filter-list input[type=checkbox].checkbox_megamenu + label:after {
    content: "\f105";
    text-align: center;
    font: normal normal normal 20px/1 FontAwesome;
    position: absolute;
    right: 0;
    top: 9px;
    margin-top: -2px;
    display: block;
    width: 10px;
    height: 10px;
    opacity: 1;
    font-size: 13px;
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    left: auto;
    color: #555555;
}

.megamenu-wrapper .megamenu__item-filter-list input[type=checkbox].checkbox_megamenu:checked + label {
    color: #000000;
    font-weight: 400;
}

.megamenu-wrapper .megamenu__item-filter-list input[type=checkbox].checkbox_megamenu:checked + label:before {
    color: #000000;
    font-weight: 600;
}

.megamenu-wrapper .megamenu__nav {
    list-style: none;
    position: relative;
}

.megamenu-wrapper .megamenu__nav .megamenu__nav-item > a {
    padding: 12px 0 12px 40px;
    line-height: 1.2;
    display: block;
    color: #555555;
    font-size: 14px;
    text-decoration: none;
    position: relative;
    font-weight: 300;
    transition: 0.3s;
}

.megamenu-wrapper .megamenu__nav .megamenu__nav-item > a.active {
    color: #000;
    font-weight: 400;
}

.megamenu-wrapper .megamenu__nav .megamenu__nav-item > a.active + .megamenu__item-content {
    opacity: 1;
    z-index: 1;
}

.megamenu-wrapper .megamenu__nav .megamenu__nav-item > a.active:before {
    font-weight: bold;
}

.megamenu-wrapper .megamenu__nav .megamenu__nav-item > a:hover {
    color: #000;
    font-weight: 400;
}

.megamenu-wrapper .megamenu__nav .megamenu__nav-item > a:hover + .megamenu__item-content {
    opacity: 1;
    z-index: 1;
}

.megamenu-wrapper .megamenu__nav .megamenu__nav-item > a:before {
    content: '\e906';
    text-align: center;
    font: normal normal normal 21px/1 Categories;
    position: absolute;
    left: 2px;
    top: 11px;
    margin-top: -1px;
    display: inline-block;
}

.megamenu-wrapper .megamenu__nav .megamenu__nav-item .megamenu__nav-icon {
    position: absolute;
    left: 2px;
    top: 11px;
    margin-top: -1px;
    display: inline-block;
    width: 22px;
    height: 22px;
    opacity: 0.6;
    transition: 0.3s;
}

.megamenu-wrapper .megamenu__nav .megamenu__nav-item > a:hover .megamenu__nav-icon {
    opacity: 1;
}

.megamenu-wrapper .megamenu__nav .megamenu__nav-item > a[data-icon]:before {
    content: attr(data-icon);
}

.megamenu-wrapper .megamenu__subcategories {
    list-style: none;
    position: relative;
}

.megamenu-wrapper .megamenu__subcategories li > a {
    position: relative;
    cursor: pointer;
    display: block;
    margin: 0 auto;
    width: 100%;
    height: auto;
    padding: 9px 30px 3px 30px;
    color: #555555;
    font-weight: 300;
    font-size: 13px;
    text-decoration: none;
    transition: 0.3s;
}

.megamenu-wrapper .megamenu__subcategories li > a.active {
    color: #000;
    font-weight: 400;
}

.megamenu-wrapper .megamenu__subcategories li > a.active + .megamenu__item-content {
    opacity: 1;
    z-index: 1;
}

.megamenu-wrapper .megamenu__subcategories li > a.active:before {
    font-weight: bold;
}

.megamenu-wrapper .megamenu__subcategories li > a:hover {
    color: #000;
    font-weight: 400;
}

.megamenu-wrapper .megamenu__subcategories li > a:hover + .megamenu__item-content {
    opacity: 1;
    z-index: 1;
}

.megamenu-wrapper .megamenu__subcategories li > a:hover:before {
    font-weight: bold;
}

.megamenu-wrapper .megamenu__subcategories li > a:before {
    content: '\e900';
    text-align: center;
    font: normal normal normal 21px/1 MegamenuUsage;
    position: absolute;
    left: 0;
    top: 6px;
    display: inline-block;
    background: none;
    border: none;
}

.megamenu-wrapper .megamenu__subcategories li > a:after {
    content: "\f105";
    text-align: center;
    font: normal normal normal 20px/1 FontAwesome;
    position: absolute;
    right: 0;
    top: 9px;
    margin-top: -2px;
    display: block;
    width: 10px;
    height: 10px;
    opacity: 1;
    font-size: 13px;
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    left: auto;
    color: #555555;
}

.megamenu-wrapper .megamenu__subcategories li > a[data-icon]:before {
    content: attr(data-icon);
}

.megamenu-wrapper .megamenu__tabs {
    margin-bottom: 16px;
}

.megamenu-wrapper .megamenu__tab-item {
    margin-right: 12px;
}

.megamenu-wrapper .megamenu__tab {
    width: 100%;
    display: block;
    line-height: 1.2;
    color: #969696;
    text-transform: uppercase;
    font-size: 14px;
    text-decoration: none;
    padding-bottom: 8px;
    transition: 0.3s;
    border-bottom: 1px solid #fff;
}

.megamenu-wrapper .megamenu__tab:hover {
    color: #000;
}

.megamenu-wrapper .megamenu__tab.active {
    color: #000;
    border-bottom: 1px solid #000;
}

.megamenu-wrapper .megamenu .nav-tabs {
    border-bottom: 0;
}

.megamenu-wrapper .megamenu__content .tab-pane {
    max-height: 400px;
}

.geolocation {
    position: relative;
    margin: 0;
}

.geolocation_absolute {
    position: absolute;
    top: -20px;
    display: none;
}

.geolocation .geolocation__link {
    display: table;
    margin-left: 3px;
    text-decoration: none;
}

@media only screen and (max-width: 991px) {
    .geolocation .geolocation__link {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        -webkit-justify-content: flex-end;
        -moz-justify-content: flex-end;
        justify-content: flex-end;
    }
}

.geolocation .geolocation__link i {
    font-size: 18px;
    color: #a3a3a3;
    display: table-cell;
    vertical-align: middle;
    padding-right: 5px;
    transition: 0.15s ease;
}

.geolocation .geolocation__link .geolocation__value {
    display: table-cell;
    vertical-align: middle;
    color: #a3a3a3;
    border-bottom: 1px dashed;
    transition: 0.15s ease;
}

.geolocation .geolocation__link:hover i {
    color: #f5354e;
}

.geolocation .geolocation__link:hover .geolocation__value {
    color: #f5354e;
    border-bottom: 1px dashed rgba(0, 0, 0, 0);
}

.telephone a {
    margin: 0;
    color: #000000;
    text-decoration: none;
}

.popup-window-overlay {
    background-color: rgba(255, 255, 255, 0.9) !important;
    width: 100% !important;
    height: 100% !important;
    position: fixed !important;
}

.popup-window-close-icon:after {
    display: none !important;
}

.pop-up .popup-window-wait {
    margin: 0;
    padding: 50px 100px;
}

.popup-window {
    max-width: 500px;
    margin: 30px auto;
    position: relative;
    width: 90%;
    left: 50% !important;
    transform: translateX(-50%) !important;
    padding: 0 !important;
    border-radius: 0 !important;
    border: 0 !important;
    background-color: #fff !important;
    -webkit-box-shadow: 0 3px 18px 2px rgba(0, 0, 0, 0.25) !important;
    box-shadow: 0 3px 18px 2px rgba(0, 0, 0, 0.25) !important;
}

.popup-window .popup-window-titlebar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    padding: 15px;
    border-bottom: 1px solid #eceeef;
    font-size: 22px;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    padding-top: 20px;
    border: 0;
    font-family: "HelveticaNeueCyr", Arial, sans-serif;
    line-height: 1.5;
    height: inherit;
}

.popup-window .popup-window-titlebar span {
    margin-bottom: 0;
    line-height: 1.5;
    font-size: 16px;
}

.popup-window .popup-window-close-icon {
    position: absolute;
    top: 20px !important;
    right: 20px !important;
    float: right;
    font-size: 17px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    width: auto;
    height: auto;
}

.popup-window .popup-window-content {
    width: 100%;
    float: left;
    margin: 0 !important;
    padding: 0 !important;
}

.popup-window .popup-window-content .bx-sls {
    background-color: #fbfbfb;
    padding: 18px 20px;
}

.popup-window .popup-window-content .bx-sls .dropdown-block {
    height: 44px;
    position: relative;
    padding: 0 28px 0 43px;
    border: 1px solid #dee0ee;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;
    background-color: #fff;
}

.popup-window .popup-window-content .bx-sls .dropdown-field,
.popup-window .popup-window-content .bx-sls .bx-ui-sls-loader {
    display: none;
}

.popup-window .popup-window-content .bx-sls .bx-ui-sls-input-block {
    height: 44px;
    position: relative;
    padding: 0 28px 0 43px;
}

.popup-window .popup-window-content .bx-sls .bx-ui-sls-input-block .dropdown-icon {
    position: absolute;
    left: 11px;
    top: 50%;
    margin-top: -10px;
    font-size: 20px;
    color: #dee0ee;
    background: none;
}

.popup-window .popup-window-content .bx-sls .bx-ui-sls-input-block .bx-ui-sls-container {
    min-height: 44px;
    overflow: hidden;
}

.popup-window .popup-window-content .bx-sls .bx-ui-sls-input-block .bx-ui-sls-container .bx-ui-sls-route {
    font-size: 14px;
    border: none;
    background: none;
    color: #8184a1;
    width: 100%;
    height: 44px;
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 1;
}

.popup-window .popup-window-content .bx-sls .bx-ui-sls-input-block .bx-ui-sls-container .bx-ui-sls-fake {
    font-size: 14px;
    color: #575b71;
    border: none;
    background: none;
    width: 100%;
    height: 44px;
    padding: 0;
    position: relative;
}

.popup-window .popup-window-content .bx-sls .bx-ui-sls-input-block .bx-ui-sls-pane {
    width: 100%;
    max-height: 300px;
    padding: 0;
    position: absolute;
    left: 0;
    top: 47px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow-y: auto;
    z-index: 999;
    background-color: #fff;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.36);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.36);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.36);
}

.popup-window .popup-window-content .bx-sls .dropdown-fade2white {
    width: 44px;
    height: 44px;
    position: absolute;
    right: 0px;
    top: 0px;
}

.popup-window .popup-window-content .bx-sls .bx-ui-sls-loader,
.popup-window .popup-window-content .bx-sls .bx-ui-sls-clear {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 11px;
    top: 50%;
    margin-top: -10px;
    font-size: 20px;
    color: #dee0ee;
    background: none !important;
}

.popup-window .popup-window-content .bx-sls .bx-ui-sls-clear {
    display: block;
    cursor: pointer;
}

.popup-window .popup-window-content .bx-sls .submit {
    text-align: center;
    margin-top: 15px;
}

.popup-window .popup-window-content .bx-sls .submit .popdef {
    text-align: center;
    text-transform: uppercase;
    border: none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    transition: 0.2s;
    height: 31px;
    margin: 0;
    padding: 0 20px;
    font-size: 14px;
    color: #fff;
    background: #000000;
}

.popup-window .popup-window-content .block-info {
    padding: 10px 20px 18px;
    -moz-border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0 0 6px 6px;
    -khtml-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    background-color: #fff;
    display: none;
}

.popup-window .popup-window-content .block-info .block-info__title {
    padding-top: 5px;
    font-size: 14px;
}

.pop-up.city-confirm {
    width: 225px;
    top: 100% !important;
    margin-top: 10px;
}

@media only screen and (max-width: 768px) {
    .pop-up.city-confirm {
        left: 0 !important;
    }
}

.pop-up {
    font-family: "Open Sans", sans-serif;
    white-space: normal;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.36);
    -moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.36);
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.36);
    background: #f4f5fd;
}

.pop-up, .popup-window.popup-window-with-titlebar {
    padding: 0px;
}

.pop-up .popup-window-content {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
    background: none;
}

/***CITY_CONFIRM***/
.city-confirm:before {
    width: 0px;
    height: 0px;
    position: absolute;
    left: 60px;
    top: -7px;
    content: "";
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #f4f5fd;
}

.city-confirm .your-city {
    margin-top: 15px;
    padding: 0px 20px;
    text-align: center;
}

.city-confirm .your-city__val {
    font-size: 14px;
    font-weight: 700;
}

.city-confirm button {
    width: 100%;
    height: 31px;
    margin-bottom: 5px;
}

.city-confirm button:last-child {
    margin: 0px;
}

.pop-up .popup-window-buttons {
    width: 100%;
    float: left;
    margin: 12px 0px 0px 0px;
    padding: 0px 20px 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.popup-window-buttons {
    text-align: center;
    padding: 20px 0 10px;
    position: relative;
}

.city-confirm button {
    width: 100%;
    height: 31px;
    margin-bottom: 5px;
}

.btn_buy.popdef {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    background: #000;
}

.city-confirm button:last-child {
    margin: 0px;
}

.btn_buy.apuo {
    color: #8184a1;
    text-decoration: none;
    border: 1px solid #dee0ee;
    background: none;
}

.btn_buy {
    font-size: 11px;
    font-weight: 400;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    border: none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    -webkit-transition: all 0.15s ease 0s;
    -moz-transition: all 0.15s ease 0s;
    -o-transition: all 0.15s ease 0s;
    transition: all 0.15s ease 0s;
    cursor: pointer;
}

.category__info {
    margin-bottom: 25px;
}

@media only screen and (max-width: 768px) {
    .category__info {
        padding: 10px 0;
        margin-bottom: 0;
    }
}

.category__title {
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 14px;
}

.category__desc {
    font-size: 14px;
    color: #555555;
    line-height: 1.3;
    font-weight: 300;
}

.category__products {
    margin-bottom: 40px;
}

@media only screen and (max-width: 768px) {
    .category__products {
        padding: 10px 0;
    }
}

.category__nav {
    list-style: none;
    position: relative;
}

@media only screen and (max-width: 768px) {
    .category__nav {
        display: none;
    }
}

.category__nav .category__nav-item > a {
    padding: 12px 0 12px 30px;
    line-height: 1.2;
    display: block;
    color: #555555;
    font-size: 14px;
    text-decoration: none;
    position: relative;
    font-weight: 300;
    transition: 0.3s;
}

.category__nav .category__nav-item > a.active {
    color: #000;
    font-weight: 400;
}

.category__nav .category__nav-item > a.active:before {
    font-weight: bold;
}

.category__nav .category__nav-item > a:hover {
    color: #000;
    font-weight: 400;
}

.category__nav .category__nav-item > a:hover:before {
    font-weight: bold;
}

.category__nav .category__nav-item > a:before {
    content: '\e906';
    text-align: center;
    font: normal normal normal 21px/1 Categories;
    position: absolute;
    left: 0;
    top: 11px;
    margin-top: -1px;
    display: inline-block;
}

.category__nav .category__nav-item > a[data-icon]:before {
    content: attr(data-icon);
}


.category__nav .category__nav-item .megamenu__nav-icon {
    position: absolute;
    left: 0;
    top: 11px;
    margin-top: -1px;
    display: inline-block;
    width: 22px;
    height: 22px;
    opacity: 0.6;
    transition: 0.3s;
}

.category__nav .category__nav-item > a:hover .megamenu__nav-icon {
    opacity: 1;
}

@media only screen and (max-width: 768px) {
    .category__sidebar-section {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
    }
}

@media only screen and (max-width: 768px) {
    .category__sidebar-section .category__sidebar-block .category__nav {
        width: 200%;
    }
}

@media only screen and (max-width: 768px) {
    .category__sidebar-section .category__sidebar-block:nth-child(2) {
        text-align: right;
    }
}

@media only screen and (max-width: 768px) {
    .category__sidebar-section .category__sidebar-block:nth-child(2) .category__nav {
        width: 200%;
        margin-left: -100%;
        text-align: left;
    }
}

.category__sidebar-block {
    margin-bottom: 45px;
}

.category__sidebar-block.opened-block .category__sidebar-block-title i {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg);
    -webkit-transition: -webkit-transform .2s ease;
    transition: -webkit-transform .2s ease;
    -o-transition: transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease;
}

.category__sidebar-block.opened-block .category__nav {
    display: block;
}

@media only screen and (max-width: 768px) {
    .category__sidebar-block {
        padding: 10px 0;
        margin-bottom: 0;
        width: 50%;
        display: inline-block;
    }
}

.category__sidebar-block-title {
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 30px;
}

@media only screen and (max-width: 768px) {
    .category__sidebar-block-title {
        font-size: 14px;
        text-transform: none;
        margin-bottom: 0;
        border-bottom: 1px solid #eaeaea;
        border-top: 1px solid #eaeaea;
        padding: 10px 0;
        cursor: pointer;
    }
}

.category__sidebar-block-title i {
    display: none;
}

@media only screen and (max-width: 768px) {
    .category__sidebar-block-title i {
        display: inline-block;
        -webkit-transition: -webkit-transform .2s ease;
        transition: -webkit-transform .2s ease;
        -o-transition: transform .2s ease;
        transition: transform .2s ease;
        transition: transform .2s ease, -webkit-transform .2s ease;
        -webkit-transform: rotateZ(0);
        -ms-transform: rotate(0);
        transform: rotateZ(0);
        font-size: 20px;
        vertical-align: middle;
    }
}

.category__filter-list-item input[type=checkbox].checkbox_category {
    display: none;
}

.category__filter-list-item input[type=checkbox].checkbox_category + label {
    position: relative;
    cursor: pointer;
    display: block;
    margin: 0 auto;
    width: 100%;
    height: auto;
    padding: 9px 12px 3px 20px;
    color: #555555;
    font-weight: 300;
    font-size: 13px;
    line-height: 1.2;
}

.category__filter-list-item input[type=checkbox].checkbox_category + label:before {
    content: "";
    text-align: center;
    font: normal normal normal 7px/1 FontAwesome;
    left: 0;
    top: 12px;
    display: inline-block;
    background: none;
    border: none;
    width: 7px;
    height: 7px;
    opacity: 0;
    font-size: 7px;
    background-color: #000;
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}

.category__filter-list-item input[type=checkbox].checkbox_category + label:after {
    display: none;
}

.category__filter-list-item input[type=checkbox].checkbox_category:checked + label:before {
    opacity: 1;
}

.category__product {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 15px 10px;
}

.category__product-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.category__product-inner a {
    color: #000;
    text-decoration: none;
    margin: 5px 0;
}

.category__product-image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    background-color: #fbfbfb;
    max-height: 260px;
    min-height: 260px;
    width: 100%;
    height: 260px;
    position: relative;
    overflow: hidden;
}

.category__product-image:hover img {
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.category__product-image img {
    -o-object-fit: contain;
    object-fit: contain;
    max-width: 100%;
    width: 100%;
    height: auto;
    max-height: 100%;
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    transition: transform 0.4s, opacity 0.4s ease-in-out;
}

.category__product-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    font-weight: bold;
    margin-top: 14px;
    text-align: center;
    margin-bottom: 0.5em;
}

.category__product-text span {
    display: block;
    width: 100%;
    margin-bottom: 0.5em;
}
.category__product-text span:last-child {
    margin-bottom: 0;
}

.category__product-text h3 {
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.category__product-desc {
    font-weight: 300;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.category__product-price {
    text-align: center;
}

@media only screen and (max-width: 768px) {
    .category__product-price {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
    }
}

.category__product-price span {
    font-size: 13px;
}

.category__product-price a.btn-black-style {
    color: #fff;
    width: auto;
    padding: 10px 15px;
    font-size: 12px;
    text-transform: unset;
    margin: 0 10px;
    border-radius: 4px;
}

@media only screen and (max-width: 768px) {
    .category__product-price span {
        display: block;
        margin-bottom: 0.5em;
    }
    .category__product-price span:last-child {
        margin-bottom: 0;
    }

    .category__product-price a.btn-black-style {
        width: 70%;
    }
}

.category__subcategories {
    list-style: none;
    position: relative;
}

.category__subcategories li > a {
    position: relative;
    cursor: pointer;
    display: block;
    margin: 0 auto;
    width: 100%;
    height: auto;
    padding: 9px 12px 3px 30px;
    color: #555555;
    font-weight: 300;
    font-size: 13px;
    text-decoration: none;
    line-height: 1.2;
    transition: 0.3s;
}

.category__subcategories li > a.active {
    color: #000;
    font-weight: 400;
}

.category__subcategories li > a.active:before {
    opacity: 1;
}

.category__subcategories li > a:hover:before {
    opacity: 1;
}

.category__subcategories li > a:before {
    content: "";
    position: absolute;
    text-align: center;
    font: normal normal normal 7px/1 FontAwesome;
    left: 12px;
    top: 12px;
    display: inline-block;
    background: none;
    border: none;
    width: 7px;
    height: 7px;
    margin-right: 14px;
    opacity: 0;
    font-size: 7px;
    background-color: #000;
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}

.category__subcategories li > a:after {
    display: none;
}

.category__subcategories li > a[data-icon]:before {
    content: attr(data-icon);
}

.pagination__block {
    width: 100%;
}

.pagination__wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    width: 100%;
    border-top: 1px solid #d8d9d9;
    color: #262424;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: 300;
}

.pagination__wrapper--main {
    border-top: 1px solid rgba(51, 51, 51, 0.08);
    padding: 20px;
    background-color: #fff;
    position: relative;
    border-left: 1px solid rgba(51, 51, 51, 0.08);
}

.pagination__show-all {
    color: #262424;
    text-decoration: none;
    border-bottom: 1px dashed #262424;
    padding-bottom: 1px;
    margin-left: 5px;
    margin-right: 5px;
}

.pagination__show-all:hover {
    color: #000;
    text-decoration: none;
}

.pagination__list-wrapper {
    float: right;
}

.pagination__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
}

.pagination__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    width: 30px;
    height: 30px;
}

.pagination__item-current {
    color: #fff;
    background-color: #000;
}

.pagination__item a {
    color: #000;
    text-decoration: none;
}

.pagination__item a:hover {
    color: #000;
    text-decoration: none;
}

.b-dropdown {
    display: none;
    vertical-align: middle;
    z-index: 3;
    -webkit-tap-highlight-color: transparent;
    cursor: pointer;
    margin-bottom: 10px;
}

@media only screen and (max-width: 768px) {
    .b-dropdown {
        display: block;
    }
}

.b-dropdown__btn {
    display: block;
    padding: 10px 0;
    font-size: 14px;
    font-weight: 500;
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    vertical-align: middle;
    cursor: pointer;
    border-bottom: 1px solid #eaeaea;
    border-top: 1px solid #eaeaea;
}

.b-dropdown__btn i {
    -webkit-transition: -webkit-transform .2s ease;
    transition: -webkit-transform .2s ease;
    -o-transition: transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease;
    -webkit-transform: rotateZ(0);
    -ms-transform: rotate(0);
    transform: rotateZ(0);
    font-size: 20px;
    vertical-align: middle;
}

.b-dropdown__popup {
    display: none;
    width: 100%;
    background: #fff;
    border: 1px solid #eaeaea;
    border-width: 0 0 1px 0;
    text-align: left;
    z-index: 2;
}

.b-dropdown__list-links {
    list-style: none;
    position: relative;
}

.b-dropdown__list-links .b-dropdown__list-item > a {
    position: relative;
    cursor: pointer;
    display: block;
    margin: 0 auto;
    width: 100%;
    height: auto;
    padding: 9px 30px;
    color: #555;
    font-size: 13px;
    text-decoration: none;
    transition: .3s;
}

.b-dropdown__list-links .b-dropdown__list-item > a:before {
    content: '\e900';
    text-align: center;
    font: normal normal normal 21px/1 Categories;
    position: absolute;
    left: 0;
    top: 5px;
    display: inline-block;
    background: 0;
    border: 0;
}

.b-dropdown__list-links .b-dropdown__list-item > a[data-icon]:before {
    content: attr(data-icon);
}

.b-dropdown__list-links .b-dropdown__list-item > a.active {
    color: #000;
    font-weight: bold;
}

.b-dropdown__list-links .b-dropdown__list-item > a.active:before {
    color: #000;
    font-weight: bold;
}

.b-dropdown.b-dropdown_opened > .b-dropdown__popup {
    display: block;
}

.b-dropdown.b-dropdown_opened > .b-dropdown__btn > i {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg);
    -webkit-transition: -webkit-transform .2s ease;
    transition: -webkit-transform .2s ease;
    -o-transition: transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease;
}

.shop-item__offer {
    position: relative;
    font-size: 12px;
    background-color: #f6f6f6;
    margin-bottom: 2px;
}

.shop-item__offer_container {
    border-radius: 0;
    border: none;
    margin-bottom: 20px;
    display: none;
}

@media only screen and (max-width: 768px) {
    .shop-item__offer_container {
        display: block;
    }
}

.shop-item__offer-heading {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    color: #000;
    text-decoration: none;
    cursor: pointer;
    padding: 15px 20px;
}

.shop-item__offer-heading-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-right: 10px;
}

.shop-item__offer-heading > i {
    -webkit-transition: -webkit-transform .2s ease;
    transition: -webkit-transform .2s ease;
    -o-transition: transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease;
    -webkit-transform: rotateZ(0);
    -ms-transform: rotate(0);
    transform: rotateZ(0);
    font-size: 20px;
    vertical-align: middle;
    color: #999;
}

.shop-item__offer-collapse {
    border: 2px solid #fbfbfb;
    background-color: #fff;
    font-size: 13px;
    display: none;
}

.shop-item__offer-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
}

@media only screen and (max-width: 768px) {
    .shop-item__offer-row {
        padding: 0;
    }
}

.shop-item__offer-row.column-direction {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.shop-item__offer-row.column-direction .shop-item__offer-name {
    width: 100%;
}

@media only screen and (max-width: 330px) {
    .shop-item__offer-row .js-basket-form {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
    }
}

@media only screen and (max-width: 330px) {
    .shop-item__offer-row .js-basket-form > * {
        width: 100% !important;
        margin-top: 5px !important;
    }
}

.shop-item__offer-name {
    width: 40%;
    font-weight: bold;
}

.shop-item__offer-value {
    width: 100%;
    padding: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
}

.shop-item__offer-range {
    width: 100%;
    padding-top: 10px;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
}

.shop-item__offer-range-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
}

.shop-item__offer-range-item-step-name {
    color: #888;
    padding-bottom: 7px;
}

.shop-item__offer-range-item-step-value {
    font-weight: bold;
}

.shop-item__offer_table {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

.shop-item__offer_table .shop-item__offer-row {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 2;
    -webkit-flex: 2;
    -moz-box-flex: 2;
    -moz-flex: 2;
    -ms-flex: 2;
    flex: 2;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    border-right: 1px solid #cac8c9;
}

.shop-item__offer_table .shop-item__offer-row.price {
    -webkit-box-flex: 3;
    -webkit-flex: 3;
    -moz-box-flex: 3;
    -moz-flex: 3;
    -ms-flex: 3;
    flex: 3;
}

.shop-item__offer_table .shop-item__offer-row .shop-item__offer-name {
    width: 100%;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    font-weight: bold;
    padding: 10px 0;
    height: 50px;
    border-bottom: 1px solid #cac8c9;
}

.shop-item__offer_table .shop-item__offer-row .shop-item__offer-name_block {
    display: block;
    width: 100%;
    padding: 10px;
}

.shop-item__offer_table .shop-item__offer-row .shop-item__offer-name_value {
    color: #8a8a8a;
    padding: 0 5px;
    font-weight: 500;
}

.shop-item__offer_table .shop-item__offer-row:last-child {
    border-right: 0;
}

.shop-item__offer_table .shop-item__offer-row:last-child .shop-item__offer-name,
.shop-item__offer_table .shop-item__offer-row:last-child .shop-item__offer-value {
    border-right: 0;
}

.shop-item__offer.offer_opened .shop-item__offer-heading > i {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg);
    -webkit-transition: -webkit-transform .2s ease;
    transition: -webkit-transform .2s ease;
    -o-transition: transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease;
}

.shop-item__offer.offer_opened .shop-item__offer-collapse {
    display: block;
}

.shop-item__offer.tag_hot:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 30px 0 0;
    border-color: #f5354e transparent transparent transparent;
}

.shop-item__offer.tag_hot:after {
    content: 'хит';
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    top: 5px;
    left: 1px;
    color: #fff;
    font-size: 11px;
}

.shop-item__offer.tag_sale:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 30px 0 0;
    border-color: #4CAF50 transparent transparent transparent;
}

.shop-item__offer.tag_sale:after {
    content: 'sale';
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    top: 5px;
    left: 1px;
    color: #fff;
    font-size: 11px;
}

.shop-item__navigation {
    margin-bottom: 20px;
}

.shop-item__navigation ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
}

.shop-item__navigation ul li a {
    color: #b2b2b2;
}

.alert-warning {
    background-color: #fce3e3;
    border-color: #facccc;
    color: #8a3b3b;
}

.rect-auto,
.c100.p51 .slice,
.c100.p52 .slice,
.c100.p53 .slice,
.c100.p54 .slice,
.c100.p55 .slice,
.c100.p56 .slice,
.c100.p57 .slice,
.c100.p58 .slice,
.c100.p59 .slice,
.c100.p60 .slice,
.c100.p61 .slice,
.c100.p62 .slice,
.c100.p63 .slice,
.c100.p64 .slice,
.c100.p65 .slice,
.c100.p66 .slice,
.c100.p67 .slice,
.c100.p68 .slice,
.c100.p69 .slice,
.c100.p70 .slice,
.c100.p71 .slice,
.c100.p72 .slice,
.c100.p73 .slice,
.c100.p74 .slice,
.c100.p75 .slice,
.c100.p76 .slice,
.c100.p77 .slice,
.c100.p78 .slice,
.c100.p79 .slice,
.c100.p80 .slice,
.c100.p81 .slice,
.c100.p82 .slice,
.c100.p83 .slice,
.c100.p84 .slice,
.c100.p85 .slice,
.c100.p86 .slice,
.c100.p87 .slice,
.c100.p88 .slice,
.c100.p89 .slice,
.c100.p90 .slice,
.c100.p91 .slice,
.c100.p92 .slice,
.c100.p93 .slice,
.c100.p94 .slice,
.c100.p95 .slice,
.c100.p96 .slice,
.c100.p97 .slice,
.c100.p98 .slice,
.c100.p99 .slice,
.c100.p100 .slice {
    clip: rect(auto, auto, auto, auto);
}

.pie,
.c100 .bar,
.c100.p51 .fill,
.c100.p52 .fill,
.c100.p53 .fill,
.c100.p54 .fill,
.c100.p55 .fill,
.c100.p56 .fill,
.c100.p57 .fill,
.c100.p58 .fill,
.c100.p59 .fill,
.c100.p60 .fill,
.c100.p61 .fill,
.c100.p62 .fill,
.c100.p63 .fill,
.c100.p64 .fill,
.c100.p65 .fill,
.c100.p66 .fill,
.c100.p67 .fill,
.c100.p68 .fill,
.c100.p69 .fill,
.c100.p70 .fill,
.c100.p71 .fill,
.c100.p72 .fill,
.c100.p73 .fill,
.c100.p74 .fill,
.c100.p75 .fill,
.c100.p76 .fill,
.c100.p77 .fill,
.c100.p78 .fill,
.c100.p79 .fill,
.c100.p80 .fill,
.c100.p81 .fill,
.c100.p82 .fill,
.c100.p83 .fill,
.c100.p84 .fill,
.c100.p85 .fill,
.c100.p86 .fill,
.c100.p87 .fill,
.c100.p88 .fill,
.c100.p89 .fill,
.c100.p90 .fill,
.c100.p91 .fill,
.c100.p92 .fill,
.c100.p93 .fill,
.c100.p94 .fill,
.c100.p95 .fill,
.c100.p96 .fill,
.c100.p97 .fill,
.c100.p98 .fill,
.c100.p99 .fill,
.c100.p100 .fill {
    position: absolute;
    border: 0.08em solid #1d1d1b;
    width: 1em;
    height: 1em;
    clip: rect(0em, 0.5em, 1em, 0em);
    border-radius: 50%;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}

@media only screen and (max-width: 768px) {
    .pie,
    .c100 .bar,
    .c100.p51 .fill,
    .c100.p52 .fill,
    .c100.p53 .fill,
    .c100.p54 .fill,
    .c100.p55 .fill,
    .c100.p56 .fill,
    .c100.p57 .fill,
    .c100.p58 .fill,
    .c100.p59 .fill,
    .c100.p60 .fill,
    .c100.p61 .fill,
    .c100.p62 .fill,
    .c100.p63 .fill,
    .c100.p64 .fill,
    .c100.p65 .fill,
    .c100.p66 .fill,
    .c100.p67 .fill,
    .c100.p68 .fill,
    .c100.p69 .fill,
    .c100.p70 .fill,
    .c100.p71 .fill,
    .c100.p72 .fill,
    .c100.p73 .fill,
    .c100.p74 .fill,
    .c100.p75 .fill,
    .c100.p76 .fill,
    .c100.p77 .fill,
    .c100.p78 .fill,
    .c100.p79 .fill,
    .c100.p80 .fill,
    .c100.p81 .fill,
    .c100.p82 .fill,
    .c100.p83 .fill,
    .c100.p84 .fill,
    .c100.p85 .fill,
    .c100.p86 .fill,
    .c100.p87 .fill,
    .c100.p88 .fill,
    .c100.p89 .fill,
    .c100.p90 .fill,
    .c100.p91 .fill,
    .c100.p92 .fill,
    .c100.p93 .fill,
    .c100.p94 .fill,
    .c100.p95 .fill,
    .c100.p96 .fill,
    .c100.p97 .fill,
    .c100.p98 .fill,
    .c100.p99 .fill,
    .c100.p100 .fill {
        width: 0.84em;
        height: 0.84em;
    }
}

.pie-fill,
.c100.p51 .bar:after,
.c100.p51 .fill,
.c100.p52 .bar:after,
.c100.p52 .fill,
.c100.p53 .bar:after,
.c100.p53 .fill,
.c100.p54 .bar:after,
.c100.p54 .fill,
.c100.p55 .bar:after,
.c100.p55 .fill,
.c100.p56 .bar:after,
.c100.p56 .fill,
.c100.p57 .bar:after,
.c100.p57 .fill,
.c100.p58 .bar:after,
.c100.p58 .fill,
.c100.p59 .bar:after,
.c100.p59 .fill,
.c100.p60 .bar:after,
.c100.p60 .fill,
.c100.p61 .bar:after,
.c100.p61 .fill,
.c100.p62 .bar:after,
.c100.p62 .fill,
.c100.p63 .bar:after,
.c100.p63 .fill,
.c100.p64 .bar:after,
.c100.p64 .fill,
.c100.p65 .bar:after,
.c100.p65 .fill,
.c100.p66 .bar:after,
.c100.p66 .fill,
.c100.p67 .bar:after,
.c100.p67 .fill,
.c100.p68 .bar:after,
.c100.p68 .fill,
.c100.p69 .bar:after,
.c100.p69 .fill,
.c100.p70 .bar:after,
.c100.p70 .fill,
.c100.p71 .bar:after,
.c100.p71 .fill,
.c100.p72 .bar:after,
.c100.p72 .fill,
.c100.p73 .bar:after,
.c100.p73 .fill,
.c100.p74 .bar:after,
.c100.p74 .fill,
.c100.p75 .bar:after,
.c100.p75 .fill,
.c100.p76 .bar:after,
.c100.p76 .fill,
.c100.p77 .bar:after,
.c100.p77 .fill,
.c100.p78 .bar:after,
.c100.p78 .fill,
.c100.p79 .bar:after,
.c100.p79 .fill,
.c100.p80 .bar:after,
.c100.p80 .fill,
.c100.p81 .bar:after,
.c100.p81 .fill,
.c100.p82 .bar:after,
.c100.p82 .fill,
.c100.p83 .bar:after,
.c100.p83 .fill,
.c100.p84 .bar:after,
.c100.p84 .fill,
.c100.p85 .bar:after,
.c100.p85 .fill,
.c100.p86 .bar:after,
.c100.p86 .fill,
.c100.p87 .bar:after,
.c100.p87 .fill,
.c100.p88 .bar:after,
.c100.p88 .fill,
.c100.p89 .bar:after,
.c100.p89 .fill,
.c100.p90 .bar:after,
.c100.p90 .fill,
.c100.p91 .bar:after,
.c100.p91 .fill,
.c100.p92 .bar:after,
.c100.p92 .fill,
.c100.p93 .bar:after,
.c100.p93 .fill,
.c100.p94 .bar:after,
.c100.p94 .fill,
.c100.p95 .bar:after,
.c100.p95 .fill,
.c100.p96 .bar:after,
.c100.p96 .fill,
.c100.p97 .bar:after,
.c100.p97 .fill,
.c100.p98 .bar:after,
.c100.p98 .fill,
.c100.p99 .bar:after,
.c100.p99 .fill,
.c100.p100 .bar:after,
.c100.p100 .fill {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.c100 {
    position: relative;
    font-size: 120px;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    vertical-align: middle;
    background-color: #bbbbba;
    display: inline-block;
}

.c100 *,
.c100 *:before,
.c100 *:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.c100.center {
    float: none;
    margin: 0 auto;
}

.c100.big {
    font-size: 240px;
}

.c100.small {
    font-size: 40px;
}

.c100 > span {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    left: 0;
    top: 0;
    line-height: 40px;
    font-size: 12px;
    color: #000000;
    display: block;
    text-align: center;
    white-space: nowrap;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.c100:after {
    position: absolute;
    top: 0.08em;
    left: 0.08em;
    display: block;
    content: " ";
    border-radius: 50%;
    background-color: #f5f5f5;
    width: 0.84em;
    height: 0.84em;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-in;
    -moz-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
}

.c100 .slice {
    position: absolute;
    width: 1em;
    height: 1em;
    clip: rect(0em, 1em, 1em, 0.5em);
}

.c100.p1 .bar {
    -webkit-transform: rotate(3.6deg);
    -moz-transform: rotate(3.6deg);
    -ms-transform: rotate(3.6deg);
    -o-transform: rotate(3.6deg);
    transform: rotate(3.6deg);
}

.c100.p2 .bar {
    -webkit-transform: rotate(7.2deg);
    -moz-transform: rotate(7.2deg);
    -ms-transform: rotate(7.2deg);
    -o-transform: rotate(7.2deg);
    transform: rotate(7.2deg);
}

.c100.p3 .bar {
    -webkit-transform: rotate(10.8deg);
    -moz-transform: rotate(10.8deg);
    -ms-transform: rotate(10.8deg);
    -o-transform: rotate(10.8deg);
    transform: rotate(10.8deg);
}

.c100.p4 .bar {
    -webkit-transform: rotate(14.4deg);
    -moz-transform: rotate(14.4deg);
    -ms-transform: rotate(14.4deg);
    -o-transform: rotate(14.4deg);
    transform: rotate(14.4deg);
}

.c100.p5 .bar {
    -webkit-transform: rotate(18deg);
    -moz-transform: rotate(18deg);
    -ms-transform: rotate(18deg);
    -o-transform: rotate(18deg);
    transform: rotate(18deg);
}

.c100.p6 .bar {
    -webkit-transform: rotate(21.6deg);
    -moz-transform: rotate(21.6deg);
    -ms-transform: rotate(21.6deg);
    -o-transform: rotate(21.6deg);
    transform: rotate(21.6deg);
}

.c100.p7 .bar {
    -webkit-transform: rotate(25.2deg);
    -moz-transform: rotate(25.2deg);
    -ms-transform: rotate(25.2deg);
    -o-transform: rotate(25.2deg);
    transform: rotate(25.2deg);
}

.c100.p8 .bar {
    -webkit-transform: rotate(28.8deg);
    -moz-transform: rotate(28.8deg);
    -ms-transform: rotate(28.8deg);
    -o-transform: rotate(28.8deg);
    transform: rotate(28.8deg);
}

.c100.p9 .bar {
    -webkit-transform: rotate(32.4deg);
    -moz-transform: rotate(32.4deg);
    -ms-transform: rotate(32.4deg);
    -o-transform: rotate(32.4deg);
    transform: rotate(32.4deg);
}

.c100.p10 .bar {
    -webkit-transform: rotate(36deg);
    -moz-transform: rotate(36deg);
    -ms-transform: rotate(36deg);
    -o-transform: rotate(36deg);
    transform: rotate(36deg);
}

.c100.p11 .bar {
    -webkit-transform: rotate(39.6deg);
    -moz-transform: rotate(39.6deg);
    -ms-transform: rotate(39.6deg);
    -o-transform: rotate(39.6deg);
    transform: rotate(39.6deg);
}

.c100.p12 .bar {
    -webkit-transform: rotate(43.2deg);
    -moz-transform: rotate(43.2deg);
    -ms-transform: rotate(43.2deg);
    -o-transform: rotate(43.2deg);
    transform: rotate(43.2deg);
}

.c100.p13 .bar {
    -webkit-transform: rotate(46.8deg);
    -moz-transform: rotate(46.8deg);
    -ms-transform: rotate(46.8deg);
    -o-transform: rotate(46.8deg);
    transform: rotate(46.8deg);
}

.c100.p14 .bar {
    -webkit-transform: rotate(50.4deg);
    -moz-transform: rotate(50.4deg);
    -ms-transform: rotate(50.4deg);
    -o-transform: rotate(50.4deg);
    transform: rotate(50.4deg);
}

.c100.p15 .bar {
    -webkit-transform: rotate(54deg);
    -moz-transform: rotate(54deg);
    -ms-transform: rotate(54deg);
    -o-transform: rotate(54deg);
    transform: rotate(54deg);
}

.c100.p16 .bar {
    -webkit-transform: rotate(57.6deg);
    -moz-transform: rotate(57.6deg);
    -ms-transform: rotate(57.6deg);
    -o-transform: rotate(57.6deg);
    transform: rotate(57.6deg);
}

.c100.p17 .bar {
    -webkit-transform: rotate(61.2deg);
    -moz-transform: rotate(61.2deg);
    -ms-transform: rotate(61.2deg);
    -o-transform: rotate(61.2deg);
    transform: rotate(61.2deg);
}

.c100.p18 .bar {
    -webkit-transform: rotate(64.8deg);
    -moz-transform: rotate(64.8deg);
    -ms-transform: rotate(64.8deg);
    -o-transform: rotate(64.8deg);
    transform: rotate(64.8deg);
}

.c100.p19 .bar {
    -webkit-transform: rotate(68.4deg);
    -moz-transform: rotate(68.4deg);
    -ms-transform: rotate(68.4deg);
    -o-transform: rotate(68.4deg);
    transform: rotate(68.4deg);
}

.c100.p20 .bar {
    -webkit-transform: rotate(72deg);
    -moz-transform: rotate(72deg);
    -ms-transform: rotate(72deg);
    -o-transform: rotate(72deg);
    transform: rotate(72deg);
}

.c100.p21 .bar {
    -webkit-transform: rotate(75.6deg);
    -moz-transform: rotate(75.6deg);
    -ms-transform: rotate(75.6deg);
    -o-transform: rotate(75.6deg);
    transform: rotate(75.6deg);
}

.c100.p22 .bar {
    -webkit-transform: rotate(79.2deg);
    -moz-transform: rotate(79.2deg);
    -ms-transform: rotate(79.2deg);
    -o-transform: rotate(79.2deg);
    transform: rotate(79.2deg);
}

.c100.p23 .bar {
    -webkit-transform: rotate(82.8deg);
    -moz-transform: rotate(82.8deg);
    -ms-transform: rotate(82.8deg);
    -o-transform: rotate(82.8deg);
    transform: rotate(82.8deg);
}

.c100.p24 .bar {
    -webkit-transform: rotate(86.4deg);
    -moz-transform: rotate(86.4deg);
    -ms-transform: rotate(86.4deg);
    -o-transform: rotate(86.4deg);
    transform: rotate(86.4deg);
}

.c100.p25 .bar {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.c100.p26 .bar {
    -webkit-transform: rotate(93.6deg);
    -moz-transform: rotate(93.6deg);
    -ms-transform: rotate(93.6deg);
    -o-transform: rotate(93.6deg);
    transform: rotate(93.6deg);
}

.c100.p27 .bar {
    -webkit-transform: rotate(97.2deg);
    -moz-transform: rotate(97.2deg);
    -ms-transform: rotate(97.2deg);
    -o-transform: rotate(97.2deg);
    transform: rotate(97.2deg);
}

.c100.p28 .bar {
    -webkit-transform: rotate(100.8deg);
    -moz-transform: rotate(100.8deg);
    -ms-transform: rotate(100.8deg);
    -o-transform: rotate(100.8deg);
    transform: rotate(100.8deg);
}

.c100.p29 .bar {
    -webkit-transform: rotate(104.4deg);
    -moz-transform: rotate(104.4deg);
    -ms-transform: rotate(104.4deg);
    -o-transform: rotate(104.4deg);
    transform: rotate(104.4deg);
}

.c100.p30 .bar {
    -webkit-transform: rotate(108deg);
    -moz-transform: rotate(108deg);
    -ms-transform: rotate(108deg);
    -o-transform: rotate(108deg);
    transform: rotate(108deg);
}

.c100.p31 .bar {
    -webkit-transform: rotate(111.6deg);
    -moz-transform: rotate(111.6deg);
    -ms-transform: rotate(111.6deg);
    -o-transform: rotate(111.6deg);
    transform: rotate(111.6deg);
}

.c100.p32 .bar {
    -webkit-transform: rotate(115.2deg);
    -moz-transform: rotate(115.2deg);
    -ms-transform: rotate(115.2deg);
    -o-transform: rotate(115.2deg);
    transform: rotate(115.2deg);
}

.c100.p33 .bar {
    -webkit-transform: rotate(118.8deg);
    -moz-transform: rotate(118.8deg);
    -ms-transform: rotate(118.8deg);
    -o-transform: rotate(118.8deg);
    transform: rotate(118.8deg);
}

.c100.p34 .bar {
    -webkit-transform: rotate(122.4deg);
    -moz-transform: rotate(122.4deg);
    -ms-transform: rotate(122.4deg);
    -o-transform: rotate(122.4deg);
    transform: rotate(122.4deg);
}

.c100.p35 .bar {
    -webkit-transform: rotate(126deg);
    -moz-transform: rotate(126deg);
    -ms-transform: rotate(126deg);
    -o-transform: rotate(126deg);
    transform: rotate(126deg);
}

.c100.p36 .bar {
    -webkit-transform: rotate(129.6deg);
    -moz-transform: rotate(129.6deg);
    -ms-transform: rotate(129.6deg);
    -o-transform: rotate(129.6deg);
    transform: rotate(129.6deg);
}

.c100.p37 .bar {
    -webkit-transform: rotate(133.2deg);
    -moz-transform: rotate(133.2deg);
    -ms-transform: rotate(133.2deg);
    -o-transform: rotate(133.2deg);
    transform: rotate(133.2deg);
}

.c100.p38 .bar {
    -webkit-transform: rotate(136.8deg);
    -moz-transform: rotate(136.8deg);
    -ms-transform: rotate(136.8deg);
    -o-transform: rotate(136.8deg);
    transform: rotate(136.8deg);
}

.c100.p39 .bar {
    -webkit-transform: rotate(140.4deg);
    -moz-transform: rotate(140.4deg);
    -ms-transform: rotate(140.4deg);
    -o-transform: rotate(140.4deg);
    transform: rotate(140.4deg);
}

.c100.p40 .bar {
    -webkit-transform: rotate(144deg);
    -moz-transform: rotate(144deg);
    -ms-transform: rotate(144deg);
    -o-transform: rotate(144deg);
    transform: rotate(144deg);
}

.c100.p41 .bar {
    -webkit-transform: rotate(147.6deg);
    -moz-transform: rotate(147.6deg);
    -ms-transform: rotate(147.6deg);
    -o-transform: rotate(147.6deg);
    transform: rotate(147.6deg);
}

.c100.p42 .bar {
    -webkit-transform: rotate(151.2deg);
    -moz-transform: rotate(151.2deg);
    -ms-transform: rotate(151.2deg);
    -o-transform: rotate(151.2deg);
    transform: rotate(151.2deg);
}

.c100.p43 .bar {
    -webkit-transform: rotate(154.8deg);
    -moz-transform: rotate(154.8deg);
    -ms-transform: rotate(154.8deg);
    -o-transform: rotate(154.8deg);
    transform: rotate(154.8deg);
}

.c100.p44 .bar {
    -webkit-transform: rotate(158.4deg);
    -moz-transform: rotate(158.4deg);
    -ms-transform: rotate(158.4deg);
    -o-transform: rotate(158.4deg);
    transform: rotate(158.4deg);
}

.c100.p45 .bar {
    -webkit-transform: rotate(162deg);
    -moz-transform: rotate(162deg);
    -ms-transform: rotate(162deg);
    -o-transform: rotate(162deg);
    transform: rotate(162deg);
}

.c100.p46 .bar {
    -webkit-transform: rotate(165.6deg);
    -moz-transform: rotate(165.6deg);
    -ms-transform: rotate(165.6deg);
    -o-transform: rotate(165.6deg);
    transform: rotate(165.6deg);
}

.c100.p47 .bar {
    -webkit-transform: rotate(169.2deg);
    -moz-transform: rotate(169.2deg);
    -ms-transform: rotate(169.2deg);
    -o-transform: rotate(169.2deg);
    transform: rotate(169.2deg);
}

.c100.p48 .bar {
    -webkit-transform: rotate(172.8deg);
    -moz-transform: rotate(172.8deg);
    -ms-transform: rotate(172.8deg);
    -o-transform: rotate(172.8deg);
    transform: rotate(172.8deg);
}

.c100.p49 .bar {
    -webkit-transform: rotate(176.4deg);
    -moz-transform: rotate(176.4deg);
    -ms-transform: rotate(176.4deg);
    -o-transform: rotate(176.4deg);
    transform: rotate(176.4deg);
}

.c100.p50 .bar {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.c100.p51 .bar {
    -webkit-transform: rotate(183.6deg);
    -moz-transform: rotate(183.6deg);
    -ms-transform: rotate(183.6deg);
    -o-transform: rotate(183.6deg);
    transform: rotate(183.6deg);
}

.c100.p52 .bar {
    -webkit-transform: rotate(187.2deg);
    -moz-transform: rotate(187.2deg);
    -ms-transform: rotate(187.2deg);
    -o-transform: rotate(187.2deg);
    transform: rotate(187.2deg);
}

.c100.p53 .bar {
    -webkit-transform: rotate(190.8deg);
    -moz-transform: rotate(190.8deg);
    -ms-transform: rotate(190.8deg);
    -o-transform: rotate(190.8deg);
    transform: rotate(190.8deg);
}

.c100.p54 .bar {
    -webkit-transform: rotate(194.4deg);
    -moz-transform: rotate(194.4deg);
    -ms-transform: rotate(194.4deg);
    -o-transform: rotate(194.4deg);
    transform: rotate(194.4deg);
}

.c100.p55 .bar {
    -webkit-transform: rotate(198deg);
    -moz-transform: rotate(198deg);
    -ms-transform: rotate(198deg);
    -o-transform: rotate(198deg);
    transform: rotate(198deg);
}

.c100.p56 .bar {
    -webkit-transform: rotate(201.6deg);
    -moz-transform: rotate(201.6deg);
    -ms-transform: rotate(201.6deg);
    -o-transform: rotate(201.6deg);
    transform: rotate(201.6deg);
}

.c100.p57 .bar {
    -webkit-transform: rotate(205.2deg);
    -moz-transform: rotate(205.2deg);
    -ms-transform: rotate(205.2deg);
    -o-transform: rotate(205.2deg);
    transform: rotate(205.2deg);
}

.c100.p58 .bar {
    -webkit-transform: rotate(208.8deg);
    -moz-transform: rotate(208.8deg);
    -ms-transform: rotate(208.8deg);
    -o-transform: rotate(208.8deg);
    transform: rotate(208.8deg);
}

.c100.p59 .bar {
    -webkit-transform: rotate(212.4deg);
    -moz-transform: rotate(212.4deg);
    -ms-transform: rotate(212.4deg);
    -o-transform: rotate(212.4deg);
    transform: rotate(212.4deg);
}

.c100.p60 .bar {
    -webkit-transform: rotate(216deg);
    -moz-transform: rotate(216deg);
    -ms-transform: rotate(216deg);
    -o-transform: rotate(216deg);
    transform: rotate(216deg);
}

.c100.p61 .bar {
    -webkit-transform: rotate(219.6deg);
    -moz-transform: rotate(219.6deg);
    -ms-transform: rotate(219.6deg);
    -o-transform: rotate(219.6deg);
    transform: rotate(219.6deg);
}

.c100.p62 .bar {
    -webkit-transform: rotate(223.2deg);
    -moz-transform: rotate(223.2deg);
    -ms-transform: rotate(223.2deg);
    -o-transform: rotate(223.2deg);
    transform: rotate(223.2deg);
}

.c100.p63 .bar {
    -webkit-transform: rotate(226.8deg);
    -moz-transform: rotate(226.8deg);
    -ms-transform: rotate(226.8deg);
    -o-transform: rotate(226.8deg);
    transform: rotate(226.8deg);
}

.c100.p64 .bar {
    -webkit-transform: rotate(230.4deg);
    -moz-transform: rotate(230.4deg);
    -ms-transform: rotate(230.4deg);
    -o-transform: rotate(230.4deg);
    transform: rotate(230.4deg);
}

.c100.p65 .bar {
    -webkit-transform: rotate(234deg);
    -moz-transform: rotate(234deg);
    -ms-transform: rotate(234deg);
    -o-transform: rotate(234deg);
    transform: rotate(234deg);
}

.c100.p66 .bar {
    -webkit-transform: rotate(237.6deg);
    -moz-transform: rotate(237.6deg);
    -ms-transform: rotate(237.6deg);
    -o-transform: rotate(237.6deg);
    transform: rotate(237.6deg);
}

.c100.p67 .bar {
    -webkit-transform: rotate(241.2deg);
    -moz-transform: rotate(241.2deg);
    -ms-transform: rotate(241.2deg);
    -o-transform: rotate(241.2deg);
    transform: rotate(241.2deg);
}

.c100.p68 .bar {
    -webkit-transform: rotate(244.8deg);
    -moz-transform: rotate(244.8deg);
    -ms-transform: rotate(244.8deg);
    -o-transform: rotate(244.8deg);
    transform: rotate(244.8deg);
}

.c100.p69 .bar {
    -webkit-transform: rotate(248.4deg);
    -moz-transform: rotate(248.4deg);
    -ms-transform: rotate(248.4deg);
    -o-transform: rotate(248.4deg);
    transform: rotate(248.4deg);
}

.c100.p70 .bar {
    -webkit-transform: rotate(252deg);
    -moz-transform: rotate(252deg);
    -ms-transform: rotate(252deg);
    -o-transform: rotate(252deg);
    transform: rotate(252deg);
}

.c100.p71 .bar {
    -webkit-transform: rotate(255.6deg);
    -moz-transform: rotate(255.6deg);
    -ms-transform: rotate(255.6deg);
    -o-transform: rotate(255.6deg);
    transform: rotate(255.6deg);
}

.c100.p72 .bar {
    -webkit-transform: rotate(259.2deg);
    -moz-transform: rotate(259.2deg);
    -ms-transform: rotate(259.2deg);
    -o-transform: rotate(259.2deg);
    transform: rotate(259.2deg);
}

.c100.p73 .bar {
    -webkit-transform: rotate(262.8deg);
    -moz-transform: rotate(262.8deg);
    -ms-transform: rotate(262.8deg);
    -o-transform: rotate(262.8deg);
    transform: rotate(262.8deg);
}

.c100.p74 .bar {
    -webkit-transform: rotate(266.4deg);
    -moz-transform: rotate(266.4deg);
    -ms-transform: rotate(266.4deg);
    -o-transform: rotate(266.4deg);
    transform: rotate(266.4deg);
}

.c100.p75 .bar {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
}

.c100.p76 .bar {
    -webkit-transform: rotate(273.6deg);
    -moz-transform: rotate(273.6deg);
    -ms-transform: rotate(273.6deg);
    -o-transform: rotate(273.6deg);
    transform: rotate(273.6deg);
}

.c100.p77 .bar {
    -webkit-transform: rotate(277.2deg);
    -moz-transform: rotate(277.2deg);
    -ms-transform: rotate(277.2deg);
    -o-transform: rotate(277.2deg);
    transform: rotate(277.2deg);
}

.c100.p78 .bar {
    -webkit-transform: rotate(280.8deg);
    -moz-transform: rotate(280.8deg);
    -ms-transform: rotate(280.8deg);
    -o-transform: rotate(280.8deg);
    transform: rotate(280.8deg);
}

.c100.p79 .bar {
    -webkit-transform: rotate(284.4deg);
    -moz-transform: rotate(284.4deg);
    -ms-transform: rotate(284.4deg);
    -o-transform: rotate(284.4deg);
    transform: rotate(284.4deg);
}

.c100.p80 .bar {
    -webkit-transform: rotate(288deg);
    -moz-transform: rotate(288deg);
    -ms-transform: rotate(288deg);
    -o-transform: rotate(288deg);
    transform: rotate(288deg);
}

.c100.p81 .bar {
    -webkit-transform: rotate(291.6deg);
    -moz-transform: rotate(291.6deg);
    -ms-transform: rotate(291.6deg);
    -o-transform: rotate(291.6deg);
    transform: rotate(291.6deg);
}

.c100.p82 .bar {
    -webkit-transform: rotate(295.2deg);
    -moz-transform: rotate(295.2deg);
    -ms-transform: rotate(295.2deg);
    -o-transform: rotate(295.2deg);
    transform: rotate(295.2deg);
}

.c100.p83 .bar {
    -webkit-transform: rotate(298.8deg);
    -moz-transform: rotate(298.8deg);
    -ms-transform: rotate(298.8deg);
    -o-transform: rotate(298.8deg);
    transform: rotate(298.8deg);
}

.c100.p84 .bar {
    -webkit-transform: rotate(302.4deg);
    -moz-transform: rotate(302.4deg);
    -ms-transform: rotate(302.4deg);
    -o-transform: rotate(302.4deg);
    transform: rotate(302.4deg);
}

.c100.p85 .bar {
    -webkit-transform: rotate(306deg);
    -moz-transform: rotate(306deg);
    -ms-transform: rotate(306deg);
    -o-transform: rotate(306deg);
    transform: rotate(306deg);
}

.c100.p86 .bar {
    -webkit-transform: rotate(309.6deg);
    -moz-transform: rotate(309.6deg);
    -ms-transform: rotate(309.6deg);
    -o-transform: rotate(309.6deg);
    transform: rotate(309.6deg);
}

.c100.p87 .bar {
    -webkit-transform: rotate(313.2deg);
    -moz-transform: rotate(313.2deg);
    -ms-transform: rotate(313.2deg);
    -o-transform: rotate(313.2deg);
    transform: rotate(313.2deg);
}

.c100.p88 .bar {
    -webkit-transform: rotate(316.8deg);
    -moz-transform: rotate(316.8deg);
    -ms-transform: rotate(316.8deg);
    -o-transform: rotate(316.8deg);
    transform: rotate(316.8deg);
}

.c100.p89 .bar {
    -webkit-transform: rotate(320.4deg);
    -moz-transform: rotate(320.4deg);
    -ms-transform: rotate(320.4deg);
    -o-transform: rotate(320.4deg);
    transform: rotate(320.4deg);
}

.c100.p90 .bar {
    -webkit-transform: rotate(324deg);
    -moz-transform: rotate(324deg);
    -ms-transform: rotate(324deg);
    -o-transform: rotate(324deg);
    transform: rotate(324deg);
}

.c100.p91 .bar {
    -webkit-transform: rotate(327.6deg);
    -moz-transform: rotate(327.6deg);
    -ms-transform: rotate(327.6deg);
    -o-transform: rotate(327.6deg);
    transform: rotate(327.6deg);
}

.c100.p92 .bar {
    -webkit-transform: rotate(331.2deg);
    -moz-transform: rotate(331.2deg);
    -ms-transform: rotate(331.2deg);
    -o-transform: rotate(331.2deg);
    transform: rotate(331.2deg);
}

.c100.p93 .bar {
    -webkit-transform: rotate(334.8deg);
    -moz-transform: rotate(334.8deg);
    -ms-transform: rotate(334.8deg);
    -o-transform: rotate(334.8deg);
    transform: rotate(334.8deg);
}

.c100.p94 .bar {
    -webkit-transform: rotate(338.4deg);
    -moz-transform: rotate(338.4deg);
    -ms-transform: rotate(338.4deg);
    -o-transform: rotate(338.4deg);
    transform: rotate(338.4deg);
}

.c100.p95 .bar {
    -webkit-transform: rotate(342deg);
    -moz-transform: rotate(342deg);
    -ms-transform: rotate(342deg);
    -o-transform: rotate(342deg);
    transform: rotate(342deg);
}

.c100.p96 .bar {
    -webkit-transform: rotate(345.6deg);
    -moz-transform: rotate(345.6deg);
    -ms-transform: rotate(345.6deg);
    -o-transform: rotate(345.6deg);
    transform: rotate(345.6deg);
}

.c100.p97 .bar {
    -webkit-transform: rotate(349.2deg);
    -moz-transform: rotate(349.2deg);
    -ms-transform: rotate(349.2deg);
    -o-transform: rotate(349.2deg);
    transform: rotate(349.2deg);
}

.c100.p98 .bar {
    -webkit-transform: rotate(352.8deg);
    -moz-transform: rotate(352.8deg);
    -ms-transform: rotate(352.8deg);
    -o-transform: rotate(352.8deg);
    transform: rotate(352.8deg);
}

.c100.p99 .bar {
    -webkit-transform: rotate(356.4deg);
    -moz-transform: rotate(356.4deg);
    -ms-transform: rotate(356.4deg);
    -o-transform: rotate(356.4deg);
    transform: rotate(356.4deg);
}

.c100.p100 .bar {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
}

.c100.dark {
    background-color: #777777;
}

.c100.dark .bar,
.c100.dark .fill {
    border-color: #c6ff00 !important;
}

.c100.dark > span {
    color: #777777;
}

.c100.dark:after {
    background-color: #666666;
}

.c100.dark:hover > span {
    color: #c6ff00;
}

.c100.green .bar,
.c100.green .fill {
    border-color: #4db53c !important;
}

.c100.green:hover > span {
    color: #4db53c;
}

.c100.green.dark .bar,
.c100.green.dark .fill {
    border-color: #5fd400 !important;
}

.c100.green.dark:hover > span {
    color: #5fd400;
}

.c100.orange .bar,
.c100.orange .fill {
    border-color: #dd9d22 !important;
}

.c100.orange:hover > span {
    color: #dd9d22;
}

.c100.orange.dark .bar,
.c100.orange.dark .fill {
    border-color: #e08833 !important;
}

.c100.orange.dark:hover > span {
    color: #e08833;
}

.callback_modal .modal-dialog {
    max-width: 1000px;
}

.callback__forms {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 30px;
}

@media only screen and (max-width: 768px) {
    .callback__forms {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.callback__forms * {
    -webkit-overflow-scrolling: touch;
}

@media only screen and (max-width: 768px) {
    .callback__forms > .callback__forms_item:last-child {
        display: none !important;
    }
}

.callback__forms > .callback__forms_item:last-child:before {
    content: 'или';
    position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #fafcfc;
    left: -13px;
    z-index: 10;
    padding: 20px 0;
    color: #9a9a9a;
}

@media only screen and (max-width: 768px) {
    .callback__forms > .callback__forms_item:last-child:before {
        content: none;
        display: none;
    }
}

.callback__forms > .callback__forms_item:last-child:after {
    content: '';
    position: absolute;
    width: 1px;
    top: 0;
    left: 0;
    height: 100%;
    background-color: #eee;
}

.callback__forms_item {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 10px;
}

@media only screen and (max-width: 768px) {
    .callback__forms_item {
        padding-top: 20px;
    }
}

.callback__forms_item h2 {
    text-align: center;
}

@media only screen and (max-width: 768px) {
    .callback__forms_item h2 {
        margin-bottom: 0;
    }
}

.callback__forms_item iframe {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow-y: scroll !important;
    overflow-x: hidden !important;
}

.callback__block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    font-size: 0;
    line-height: 0;
    margin: 0 20px;
}

@media only screen and (max-width: 991px) {
    .callback__block {
        display: none;
    }
}

.callback__block button {
    vertical-align: middle;
    font-size: 11px;
    text-transform: none;
    max-width: 140px;
    line-height: 1;
    min-height: 40px;
    padding: 5px 10px;
}

.burger-icon {
    display: none;
}

@media only screen and (max-width: 768px) {
    .burger-icon {
        display: inline-block;
    }
}

.burger-icon__block {
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    padding: 15px;
}

@media only screen and (max-width: 768px) {
    .burger-icon__block {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        padding: 0 10px 0 10px;
    }
}

.sticky-element.is-affixed {
    z-index: 10;
}

@media only screen and (max-width: 768px) {
    .sticky-element.sf--active {
        position: fixed;
        top: 62px !important;
        width: 100%;
        z-index: 10;
        left: 0;
        display: block;
    }
}

.mobile-sort-property {
    cursor: pointer;
}

.mobile-sort-property.active {
    color: #fff;
}

.mobile-sort-property__wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

.mobile-sort-property__block {
    padding-right: 20px;
}

.mobile-sort-property__direction {
    color: #fff;
}

.mobile-sort-direction-icon[data-sortDirection='desc']:before {
    content: "\e90a";
}

.mobile-sort-direction-icon[data-sortDirection='asc']:before {
    content: "\e90b";
}

.mobile-sort-direction-icon:before {
    font-family: 'Fakel';
}

.price_header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
}

.price_header__title {
    margin-bottom: 0;
}

.price_operation {
    margin-right: 30px;
}

.price_operation:last-child {
    margin-right: 0;
}

.price_operation__wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
}

.price_our_sizes {
    max-width: 380px;
}

.price_our_sizes__caption {
    font-size: 10px;
    line-height: 1.2;
    text-align: justify;
    color: #afafaf;
    margin-bottom: 15px;
}

.price_our_sizes__caption button {
    width: 100%;
    height: 38px;
    font-size: 15px;
    font-weight: 600;
}

.price__section {
    position: relative;
    padding-top: 20px;
    padding-bottom: 60px;
}

.price__section.expand .price__preview_image {
    display: none;
}

.price__output {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
    width: 100%;
    -webkit-animation: blink-text 1.3s linear infinite;
    animation: blink-text 1.3s linear infinite;
}

.price__name {
    display: block;
    text-align: center;
    overflow: hidden;
    text-transform: uppercase;
    margin-bottom: 10px;
    position: relative;
    padding: 20px 0;
    cursor: pointer;
}

.price__name_title {
    position: relative;
    padding: 0 20px;
    font-weight: bold;
}

.price__name_title:before, .price__name_title:after {
    content: '';
    position: absolute;
    display: block;
    top: 50%;
    height: 3px;
    width: 600px;
    background: #f5354e;
}

.price__name_title:before {
    right: 100%;
}

.price__name_title:after {
    left: 100%;
}

.price__icon {
    display: inline-block;
    width: 60px;
    height: 50px;
    position: absolute;
    top: 5px;
    left: 0;
    background-color: #fff;
    z-index: 1;
}

.price__icon:before {
    content: '\e906';
    text-align: center;
    font: normal normal normal 50px/1 Categories;
    color: #f5354e;
    font-weight: bold;
}

.price__icon[data-icon]:before {
    content: attr(data-icon);
}

.price__preview_wrapper {
    text-align: center;
}

.price__preview_wrapper .inner-wrapper-sticky {
    background-color: #ffffff;
    z-index: 2;
}

.price__preview_wrapper.is-affixed .inner-wrapper-sticky:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #ffffff;
    height: 100%;
}

.price__preview_wrapper.is-affixed .inner-wrapper-sticky::after {
    content: '';
    position: absolute;
    display: block;
    bottom: 0;
    left: 50%;
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 95%;
    height: 1px;
    z-index: -1;
    -webkit-box-shadow: 0 0 20px #000000;
    -moz-box-shadow: 0 0 20px #000000;
    box-shadow: 0 0 20px #000000;
}

.price__preview_slider {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    max-width: 720px;
    position: relative;
    margin: 0 auto;
    visibility: hidden;
    opacity: 0;
    transition: opacity 1s;
    background-color: #ffffff;
}

.price__preview_slider .slick-prev,
.price__preview_slider .slick-next {
    font-size: 30px;
    width: 30px;
    height: 30px;
}

.price__preview_slider .slick-prev:before,
.price__preview_slider .slick-next:before {
    color: #dbdbdb;
    font-size: 30px;
    width: 30px;
    height: 30px;
    display: inline-block;
}

.price__preview_slider .slick-prev {
    left: -50px;
}

.price__preview_slider .slick-prev:before {
    content: '\f104';
}

.price__preview_slider .slick-next {
    right: -50px;
}

.price__preview_slider .slick-next:before {
    content: '\f105';
}

.price__preview_slider_wrapper {
    position: relative;
}

.price__preview_slider_wrapper:before {
    content: '';
    background-image: url("/local/templates/shop/css/../images/Preloader_3.gif");
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.price__preview_slider.slick-initialized.slick-slider {
    visibility: visible;
    opacity: 1;
}

.price__preview_slider.slick-slider .slick-slide {
    display: none;
}

.price__preview_slider.slick-slider .slick-slide:first-child {
    display: block;
    visibility: hidden;
}

.price__preview_slider.slick-initialized.slick-slider .slick-slide, .price__preview_slider.slick-initialized.slick-slider .slick-slide:first-child {
    display: block;
    visibility: visible !important;
}

.price__preview_item {
    max-width: 120px;
    text-align: center;
}

.price__preview_item:hover .price__preview_item_inner {
    border-color: #afafaf;
}

.price__preview_item.active {
    color: #000000;
}

.price__preview_item.active .price__preview_title {
    color: #000000;
}

.price__preview_item_inner {
    border: 1px solid #ffffff;
    padding: 6px;
}

.price__preview_item_expand {
    display: none;
    position: absolute;
    border: 1px solid #afafaf;
    padding: 6px;
    background-color: #fff;
}

.price__preview_item_expand.active {
    display: inline-block;
}

.price__preview_image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    width: 106px;
    height: 106px;
    line-height: 100%;
}

.price__preview_image img {
    height: auto;
}

.price__preview_title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    color: #afafaf;
    padding: 10px;
    width: 106px;
}

.price__preview_title a {
    color: #afafaf;
}

.price__preview_title a:hover, .price__preview_title a:focus {
    color: #898989;
    text-decoration: none;
}

.price__preview_title a.active {
    color: #000000;
}

.price__description {
    color: #afafaf;
    text-align: center;
    padding: 0 10%;
    margin-bottom: 30px;
    font-weight: 300;
}

.price__item_table_wrapper {
    margin-bottom: 20px;
}

.price__item_table_wrapper:last-child {
    margin-bottom: 0;
}

.price__item_table_header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    padding: 10px 0;
}

.price__item_table_header a {
    color: #888888;
    font-size: 18px;
}

.price__item_table_header a:hover, .price__item_table_header a:focus {
    color: #626262;
    text-decoration: none;
}

.price__table {
    display: table;
    width: 100%;
    table-layout: fixed;
}

@media only screen and (max-width: 768px) {
    .price__table {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media only screen and (max-width: 768px) {
    .price__table thead {
        display: none;
    }
}

.price__table thead tr th {
    padding: 8px 10px;
    vertical-align: middle;
    color: #5f5f5f;
    text-align: center;
}

.price__table thead tr th.price-column {
    width: 100px;
}

.price__table thead tr th.artikul-column {
    width: 140px;
}

.price__table thead tr th.battery-column {
    width: 100px;
}

.price__table thead tr th.price-all-column {
    width: 200px;
}

@media only screen and (max-width: 768px) {
    .price__table tbody {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media only screen and (max-width: 768px) {
    .price__table tbody tr {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        align-items: flex-start;
    }
}

.price__table tbody tr td {
    padding: 8px 20px;
    font-weight: 300;
    color: #5f5f5f;
}

@media only screen and (max-width: 768px) {
    .price__table tbody tr td {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        text-align: left;
        width: 100%;
    }
}

.price__table tbody tr td[colspan] {
    background-color: #fbfbfb !important;
}

.price__table tbody tr td[colspan].price__table_empty_row {
    background-color: #ffffff !important;
    padding: 30px 20px;
}

.price__table tbody tr td.price-cell, .price__table tbody tr td.artikul-cell {
    text-align: center;
}

.price__table tbody tr td.price-cell span, .price__table tbody tr td.artikul-cell span {
    font-weight: bold;
    margin-right: 5px;
}

.price__table tbody tr:nth-child(2n) td {
    background-color: #f0f0f0;
}

.price__table_header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
}

.price__table_image {
    margin-right: 20px;
    width: 100px;
    height: 100px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
}

.price__table_image img {
    max-width: 100%;
    height: auto;
}

.price__table_description {
    text-transform: uppercase;
    font-weight: bold;
}

.price__table_description a {
    color: #5f5f5f;
    text-decoration: none;
}

.price__table_detail {
    margin-top: 5px;
    font-weight: 300;
    text-transform: none;
}

.price__content {
    display: none;
}

.price__content.expand {
    display: block;
}

.price__expand_btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    top: 5px;
    right: 0;
    position: absolute;
    background-color: #ffffff;
    font-size: 34px;
}

.price__expand_btn i {
    transition: 0.3s;
}

.price__expand_btn.active i {
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.price__expand_btn_wrapper {
    text-align: center;
    overflow: hidden;
    padding: 30px 0;
}

.price__expand_btn_wrapper.is-affixed {
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
}

.price__expand_btn_wrapper.is-affixed .price__expand_btn_sticky {
    -webkit-box-shadow: 0px 5px 23px -9px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 5px 23px -9px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 5px 23px -9px rgba(0, 0, 0, 0.2);
    padding-top: 20px;
    background-color: #fff;
}

.price__expand_btn_wrapper.is-affixed .price__expand_btn_sticky:before {
    content: '';
    background-color: #ffffff;
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    height: 100%;
}

.price__expand_btn_wrapper.is-affixed .price__expand_btn_sticky:after {
    content: '';
    background-color: #ffffff;
    position: absolute;
    top: 0;
    right: 100%;
    width: 100%;
    height: 100%;
}

.price_anchor__section_wrapper {
    margin-top: 20px;
    margin-bottom: 40px;
}

@media only screen and (max-width: 768px) {
    .price_anchor__section_wrapper {
        display: none;
    }
}

.price_anchor__block {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: none;
    flex-wrap: nowrap;
}

.price_anchor__block_link {
    position: relative;
    padding: 10px 20px;
    /* max-width: 130px; */
    text-align: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    background-color: #fff;
    color: #777;
    text-decoration: none;
}

.price_anchor__block_link:hover, .price_anchor__block_link:focus {
    color: #f5354e;
    text-decoration: none;
}

.price_anchor__block_link.active:after {
    content: '';
    height: 2px;
    width: 100%;
    top: 100%;
    left: 0;
    position: absolute;
    background-color: #f5354e;
}

.price_anchor__wrapper {
    position: relative;
    border-bottom: 2px solid #eee;
}

.price__pdf_download {
    display: inline-block;
    width: 64px;
    height: 64px;
    text-decoration: none;
    text-align: center;
    margin-right: 20px;
}

@-webkit-keyframes blink-text {
    0% {
        color: #828282;
    }
    50% {
        color: rgba(130, 130, 130, 0);
    }
    100% {
        color: #828282;
    }
}

@keyframes blink-text {
    0% {
        color: #828282;
    }
    50% {
        color: rgba(130, 130, 130, 0);
    }
    100% {
        color: #828282;
    }
}

.list_style {
    list-style-type: disc;
    margin-left: 15px;
    font-weight: 300;
    line-height: 1.5;
    margin-bottom: 20px;
}

.custom_order__wrapper {
    width: 100%;
}

.custom_order__param {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    background-color: #f9f9f9;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.custom_order__param_name {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 200px;
    -moz-box-flex: 0;
    -moz-flex: 0 0 200px;
    -ms-flex: 0 0 200px;
    flex: 0 0 200px;
    padding: 10px 15px;
    border-right: 1px solid #fff;
    white-space: normal;
}

@media only screen and (max-width: 768px) {
    .custom_order__param_name {
        -webkit-box-flex: 0;
        -webkit-flex: 0;
        -moz-box-flex: 0;
        -moz-flex: 0;
        -ms-flex: 0;
        flex: 0;
    }
}

.custom_order__param_value {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.custom_order__param_value input {
    width: 100%;
    height: 100%;
    border: 0;
    background-color: #f9f9f9;
    padding: 0 15px;
    transition: 0.3s;
}

.custom_order__param_value input:hover, .custom_order__param_value input:focus {
    background-color: #e0e0e0;
}

@media only screen and (max-width: 768px) {
    .custom_order__param_value input {
        height: 32px;
    }
}

.custom_order__param_value .select__wrapper {
    height: 100%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background-color: #f9f9f9;
    transition: 0.3s;
}

.custom_order__param_value .select__wrapper:hover {
    background-color: #e0e0e0;
}

.custom_order__param_value .select__wrapper:before {
    width: 34px;
    height: 34px;
    background-color: #f9f9f9;
}

.custom_order__param_value .select__wrapper:after {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    color: #000;
    margin-top: 0;
}

.custom_order__param_value .select__wrapper.active:after {
    margin-top: 0;
}

.custom_order__param_value .select__wrapper span {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100%;
    padding: 0 35px 0 15px;
    font-weight: 300;
}

.custom_order__param_value .select__wrapper .select__dropdown li {
    text-align: left;
    padding-left: 15px;
    font-weight: 300;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
}

.custom_order__param_value .select__wrapper .select__dropdown li:not(:last-child) {
    border-bottom: 1px solid #f5f5f5;
}

@media only screen and (max-width: 768px) {
    .custom_order__param {
        background-color: #fff;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.custom_order__count {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 15px;
}

.custom_order__count_name {
    margin: 5px 20px 5px 10px;
}

.custom_order__count_min {
    display: block;
    width: 100%;
    padding: 10px 0;
    color: #afafaf;
    font-weight: 300;
}



.headroom {
    transition: all .2s ease-in-out;
}

@media only screen and (max-width: 768px) {
    .headroom {
        transition: all 0s ease-in-out;
    }
}

.headroom--unpinned {
    top: -100px;
}

.headroom--pinned {
    top: 0;
}

.headroom--not-top {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    transition: all .2s ease-in-out;
    background-color: #ffffff;
    z-index: 90;
    -webkit-box-shadow: 0px 5px 23px -9px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 5px 23px -9px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 5px 23px -9px rgba(0, 0, 0, 0.2);
}

@media only screen and (max-width: 768px) {
    .headroom--not-top {
        transition: all 0s ease-in-out;
    }
}

@-webkit-keyframes slideDown {
    0% {
        -webkit-transform: translateY(-100%);
    }
    100% {
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes slideDown {
    0% {
        -moz-transform: translateY(-100%);
    }
    100% {
        -moz-transform: translateY(0);
    }
}

@-o-keyframes slideDown {
    0% {
        -o-transform: translateY(-100%);
    }
    100% {
        -o-transform: translateY(0);
    }
}

@keyframes slideDown {
    0% {
        transform: translateY(-100%);
    }
    100% {
        transform: translateY(0);
    }
}

.headroom.slideDown {
    -webkit-animation-name: slideDown;
    -moz-animation-name: slideDown;
    -o-animation-name: slideDown;
    animation-name: slideDown;
}

@-webkit-keyframes slideUp {
    0% {
        -webkit-transform: translateY(0);
    }
    100% {
        -webkit-transform: translateY(-100%);
    }
}

@-moz-keyframes slideUp {
    0% {
        -moz-transform: translateY(0);
    }
    100% {
        -moz-transform: translateY(-100%);
    }
}

@-o-keyframes slideUp {
    0% {
        -o-transform: translateY(0);
    }
    100% {
        -o-transform: translateY(-100%);
    }
}

@keyframes slideUp {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-100%);
    }
}

.headroom.slideUp {
    -webkit-animation-name: slideUp;
    -moz-animation-name: slideUp;
    -o-animation-name: slideUp;
    animation-name: slideUp;
}

@-webkit-keyframes swingInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(-90deg);
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
    }
}

@-moz-keyframes swingInX {
    0% {
        -moz-transform: perspective(400px) rotateX(-90deg);
    }
    100% {
        -moz-transform: perspective(400px) rotateX(0deg);
    }
}

@-o-keyframes swingInX {
    0% {
        -o-transform: perspective(400px) rotateX(-90deg);
    }
    100% {
        -o-transform: perspective(400px) rotateX(0deg);
    }
}

@keyframes swingInX {
    0% {
        transform: perspective(400px) rotateX(-90deg);
    }
    100% {
        transform: perspective(400px) rotateX(0deg);
    }
}

.headroom.swingInX {
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ie-transform-origin: top;
    -o-transform-origin: top;
    transform-origin: top;
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: swingInX;
    -moz-backface-visibility: visible !important;
    -moz-animation-name: swingInX;
    -o-backface-visibility: visible !important;
    -o-animation-name: swingInX;
    backface-visibility: visible !important;
    animation-name: swingInX;
    top: 0;
}

@-webkit-keyframes swingOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg);
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(-90deg);
    }
}

@-moz-keyframes swingOutX {
    0% {
        -moz-transform: perspective(400px) rotateX(0deg);
    }
    100% {
        -moz-transform: perspective(400px) rotateX(-90deg);
    }
}

@-o-keyframes swingOutX {
    0% {
        -o-transform: perspective(400px) rotateX(0deg);
    }
    100% {
        -o-transform: perspective(400px) rotateX(-90deg);
    }
}

@keyframes swingOutX {
    0% {
        transform: perspective(400px) rotateX(0deg);
    }
    100% {
        transform: perspective(400px) rotateX(-90deg);
    }
}

.headroom.swingOutX {
    -webkit-transform-origin: top;
    -webkit-animation-name: swingOutX;
    -webkit-backface-visibility: visible !important;
    -moz-animation-name: swingOutX;
    -moz-backface-visibility: visible !important;
    -o-animation-name: swingOutX;
    -o-backface-visibility: visible !important;
    animation-name: swingOutX;
    backface-visibility: visible !important;
    top: 0;
}

@media only screen and (max-width: 768px) {
    .headroom.swingOutX {
        top: -300px;
    }
}

input[type="radio"].price_value__radio {
    display: none;
}

input[type="radio"].price_value__radio + label {
    display: inline-block;
    padding: 12px 20px;
    border: 1px solid #afafaf;
    border-radius: 4px;
    margin: 0;
    width: auto;
    height: auto;
    font-size: 13px;
    cursor: default;
    transition: 0.3s;
}

@media only screen and (max-width: 1200px) {
    input[type="radio"].price_value__radio + label {
        padding: 12px 10px;
    }
}

input[type="radio"].price_value__radio + label:before, input[type="radio"].price_value__radio + label:after {
    display: none;
}

input[type="radio"].price_value__radio + label .value {
    font-size: 15px;
    font-weight: bold;
}

input[type="radio"].price_value__radio + label:hover, input[type="radio"].price_value__radio + label:focus {
    border-color: #000000;
}

input[type="radio"].price_value__radio:checked + label {
    border-color: #f5354e;
}
.underline_list {
    list-style: none;
}

.underline_list__item {
    display: flex;
    justify-content: space-between;
    background-image: url("/local/templates/shop/css/../images/hr-dot-gray.gif");
    background-repeat: repeat-x;
    background-position: 100% calc(100% - 5px);
    margin-bottom: 5px;
    padding-left: 0;
}
.underline_list__item:before {
    display: none;
}

.underline_list__name {
    background-color: #ffffff;
    padding-right: 15px;
    color: #000000;
}

.underline_list__value {
    background-color: #ffffff;
    padding-left: 15px;
    text-align: right;
    line-height: 1.5;
    font-weight: bold;
}

#section_02,
#section_03,
#section_04 {
    position: absolute;
    top: -30px;
}

@media only screen and (max-width: 991px) {
    .manufacturing_anchor__section_wrapper {
        display: none;
    }
}

.manufacturing_anchor__block {
    text-align: center;
}

.manufacturing_anchor__block_link {
    font-size: 16px;
    color: #000000;
    font-weight: 300;
    padding: 20px 25px;
    display: inline-block;
}

.manufacturing_anchor__block_link:focus, .manufacturing_anchor__block_link:hover {
    text-decoration: none;
    color: #f5354e;
}

.manufacturing_anchor__block_link.active {
    font-weight: bold;
    background-color: #f5354e;
    color: #ffffff;
}

.production_area__wrapper {
    overflow: hidden;
}

.production_section__wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
}

.production_section__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    min-height: 550px;
    margin-bottom: 160px;
    background-position: center top;
    background-repeat: no-repeat;
}

@media only screen and (max-width: 991px) {
    .production_section__header {
        background-size: cover;
        min-height: 450px;
        margin-bottom: 70px;
    }
}

.production_section__caption {
    background-color: #000000;
    color: #ffffff;
    padding: 0;
    overflow: hidden;
    position: absolute;
    bottom: -95px;
    left: 60px;
    max-width: 710px;
}

@media only screen and (max-width: 991px) {
    .production_section__caption {
        left: 20px;
        right: 20px;
        max-width: 100%;
        margin: 0;
        bottom: -45px;
    }
}

.production_section__caption_inner {
    padding: 40px;
    transition: 0.3s;
}

.production_section__caption_inner.active {
    opacity: 1;
}

.production_section__caption_inner.active .production_section__caption_text,
.production_section__caption_inner.active .production_section__caption_title {
    white-space: normal;
}

.production_section__caption_title {
    font-size: 32px;
    font-weight: 900;
    text-transform: uppercase;
}

@media only screen and (max-width: 991px) {
    .production_section__caption_title {
        font-size: 24px;
    }
}

.production_section__caption_text {
    font-size: 18px;
    font-weight: 100;
}

@media only screen and (max-width: 991px) {
    .production_section__caption_text {
        font-size: 16px;
    }
}

.production_section__title {
    position: relative;
    display: inline-block;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 36px;
    margin-bottom: 60px;
}

.production_section__title:after {
    content: '';
    position: absolute;
    height: 16px;
    width: 100%;
    background-color: #f5354e;
    top: 100%;
    margin-top: 20px;
    left: 0;
}

@media only screen and (max-width: 991px) {
    .production_section__title:after {
        height: 10px;
        margin-top: 10px;
    }
}

@media only screen and (max-width: 991px) {
    .production_section__title {
        font-size: 18px;
        margin-bottom: 40px;
    }
}

.production_section__title_wrapper {
    position: relative;
    text-align: center;
}

.production_section__subtitle {
    font-size: 18px;
    font-weight: 300;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 80px;
    padding: 0 40px;
}

@media only screen and (max-width: 991px) {
    .production_section__subtitle {
        padding: 0;
        font-size: 16px;
        margin-top: 20px;
        margin-bottom: 50px;
        line-height: 1.2;
    }
}

.production_what_we_do__wrapper {
    position: relative;
    overflow: hidden;
    background: #ffffff;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
    /* IE6-9 */
}

.production_what_we_do__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    justify-content: space-around;
    min-height: 600px;
}

@media only screen and (max-width: 991px) {
    .production_what_we_do__list {
        -webkit-box-direction: normal;
        -webkit-box-orient: horizontal;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        align-items: flex-start;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        min-height: 100px;
        margin-bottom: 40px;
    }
}

.production_what_we_do__item {
    display: inline-block;
    position: relative;
    text-align: center;
    max-width: 230px;
    padding: 20px 0;
}

@media only screen and (max-width: 991px) {
    .production_what_we_do__item {
        width: auto;
        max-width: 140px;
        padding: 10px 0;
    }
}

.production_what_we_do__item.main {
    max-width: 300px;
    margin-top: 150px;
}

@media only screen and (max-width: 991px) {
    .production_what_we_do__item.main {
        margin-top: 0;
    }
}

@media only screen and (max-width: 606px) {
    .production_what_we_do__item.main {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -moz-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
}

.production_what_we_do__item.main .production_what_we_do__count {
    letter-spacing: 0;
}

.production_what_we_do__item:before {
    content: '';
    position: absolute;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background-color: #f5354e;
    left: 50%;
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 100%;
    z-index: 2;
}

@media only screen and (max-width: 991px) {
    .production_what_we_do__item:before {
        content: none;
        display: none;
    }
}

.production_what_we_do__item:after {
    content: '';
    position: absolute;
    width: 2px;
    height: 1000px;
    background-color: #f5354e;
    left: 50%;
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 100%;
    z-index: 1;
}

@media only screen and (max-width: 991px) {
    .production_what_we_do__item:after {
        content: none;
        display: none;
    }
}

.production_what_we_do__duration {
    font-weight: 100;
    font-size: 24px;
}

@media only screen and (max-width: 991px) {
    .production_what_we_do__duration {
        font-size: 14px;
        font-weight: 300;
    }
}

.production_what_we_do__count {
    font-weight: 900;
    font-size: 136px;
    letter-spacing: -11px;
    margin-left: -25px;
}

@media only screen and (max-width: 991px) {
    .production_what_we_do__count {
        font-size: 70px;
        letter-spacing: -5px;
        margin-left: 0;
    }
}

.production_what_we_do__placeholder {
    display: inline-block;
    position: relative;
    font-weight: 900;
    font-size: 47px;
    margin-top: -15px;
    margin-bottom: 10px;
}

@media only screen and (max-width: 991px) {
    .production_what_we_do__placeholder {
        font-size: 30px;
    }
}

.production_what_we_do__placeholder sup {
    position: absolute;
    top: 0;
    left: 100%;
    font-size: 28px;
    margin-left: 0;
}

@media only screen and (max-width: 991px) {
    .production_what_we_do__placeholder sup {
        font-size: 18px;
    }
}

.production_what_we_do__description {
    font-weight: 400;
    font-size: 18px;
    padding: 0 20px;
}

@media only screen and (max-width: 991px) {
    .production_what_we_do__description {
        font-size: 13px;
    }
}

.production_info__section {
    background-image: url("/local/templates/shop/css/../images/production/background_pattern.jpg");
    background-repeat: no-repeat;
    background-color: #ffffff;
    background-position: center top;
}

.production_info__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    height: 590px;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}

@media only screen and (max-width: 991px) {
    .production_info__header {
        height: 390px;
        background-image: url("/local/templates/shop/css/../images/production/production_02_mobile.jpg") !important;
    }
}

.production_info__title {
    font-size: 106px;
    font-weight: 900;
    color: #ffffff;
    text-transform: uppercase;
}

@media only screen and (max-width: 991px) {
    .production_info__title {
        font-size: 45px;
        margin: 0;
    }
}

.production_info__title.second {
    font-size: 45px;
    max-width: 450px;
}

@media only screen and (max-width: 991px) {
    .production_info__title.second {
        font-size: 30px;
        margin-bottom: 10px;
        max-width: 100%;
    }
}

@media only screen and (max-width: 768px) {
    .production_info__title.second {
        font-size: 20px;
    }
}

@media only screen and (max-width: 991px) {
    .production_info__title_subline img {
        max-width: 100%;
        margin-top: 10px;
        display: none;
    }
}

.production_info__title_wrapper {
    background-color: #000000;
    padding: 80px 60px;
    text-align: center;
    display: inline-block;
}

@media only screen and (max-width: 991px) {
    .production_info__title_wrapper {
        margin: 20px;
        padding: 20px 30px;
        width: 100%;
    }
}

.production_info__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 50px;
    margin-bottom: 170px;
}

@media only screen and (max-width: 991px) {
    .production_info__list {
        margin-bottom: 60px !important;
        margin-top: 20px;
    }
}

.production_info__list .slick-dots li button {
    height: 15px;
    width: 15px;
    border-radius: 100%;
    border: 2px solid #969696;
}

.production_info__list .slick-dots li button::before {
    display: none;
    content: none;
}

.production_info__list .slick-dots li.slick-active button {
    background-color: #969696;
}

.production_info__list .slick-dots li.slick-active button::before {
    display: none;
    content: none;
}

.production_info__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 50px 0;
}

@media only screen and (max-width: 991px) {
    .production_info__item {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        margin: 0 0 20px 0;
    }
}

.production_info__item:nth-child(2n) {
    margin-left: 400px;
}

@media only screen and (max-width: 991px) {
    .production_info__item:nth-child(2n) {
        margin-left: 0;
    }
}

.production_info__item:nth-child(2n) .production_info__item_image_wrapper {
    max-width: 290px;
}

@media only screen and (max-width: 991px) {
    .production_info__item:nth-child(2n) .production_info__item_image_wrapper {
        max-width: 100%;
    }
}

.production_info__item_image {
    position: relative;
    z-index: 1;
}

@media only screen and (max-width: 991px) {
    .production_info__item_image {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        min-height: 200px;
    }
}

.production_info__item_image_wrapper {
    width: 100%;
    max-width: 220px;
    margin-top: 30px;
}

@media only screen and (max-width: 991px) {
    .production_info__item_image_wrapper {
        text-align: center;
        margin-bottom: 40px;
        margin-top: 0;
        max-width: 100%;
    }
}

.production_info__item_image img {
    z-index: 2;
}

@media only screen and (max-width: 991px) {
    .production_info__item_image img {
        margin: 0 auto;
    }
}

.production_info__item_image:before {
    content: '';
    height: 2px;
    width: 3000px;
    background-color: #f5354e;
    position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: -1;
    margin-right: -10px;
    right: 100%;
}

@media only screen and (max-width: 991px) {
    .production_info__item_image:before {
        display: none;
        content: none;
    }
}

.production_info__item_detail {
    max-width: 570px;
    width: 100%;
}

@media only screen and (max-width: 991px) {
    .production_info__item_detail {
        max-width: 100%;
    }
}

.production_info__item_title {
    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 45px;
}

@media only screen and (max-width: 991px) {
    .production_info__item_title {
        font-size: 23px;
        margin-bottom: 25px;
    }
}

.production_info__item_desc {
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 25px;
    line-height: 1.2;
}

@media only screen and (max-width: 991px) {
    .production_info__item_desc {
        font-size: 16px;
    }
}

.production_info__item_duration {
    font-size: 18px;
    font-weight: 300;
    color: #969696;
    line-height: 1.2;
}

@media only screen and (max-width: 991px) {
    .production_info__item_duration {
        font-size: 16px;
    }
}

.production_sert__toggle {
    width: 100%;
    padding: 10px;
    background-color: #fff;
    border: 0;
    display: inline-block;
}

.production_sert__toggle_wrapper {
    display: none;
    margin-bottom: 20px;
}

@media only screen and (max-width: 991px) {
    .production_sert__toggle_wrapper {
        display: block;
    }
}

.production_sert__list {
    margin: 70px 0;
}

@media only screen and (max-width: 991px) {
    .production_sert__list {
        display: none;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        justify-content: space-between;
        margin-top: 0;
        margin-bottom: 10px;
        text-align: center;
    }
}

@media only screen and (max-width: 991px) {
    .production_sert__list.active {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
    }
}

.production_sert__item {
    display: inline-block;
}

@media only screen and (max-width: 991px) {
    .production_sert__item {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-box-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
}

.production_sert__name {
    text-align: center;
    margin: 30px 10px;
    font-size: 16px;
    font-weight: bold;
}

.production_abilities__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    height: 208px;
    background-image: url("/local/templates/shop/css/../images/production/background_wave.jpg");
    background-position: center;
    margin: 100px 0 140px 0;
}

@media only screen and (max-width: 991px) {
    .production_abilities__list {
        height: auto;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        background-image: none;
        margin: 0 0 30px 0;
    }
}

.production_abilities__list_inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    justify-content: space-around;
    height: 100%;
}

@media only screen and (max-width: 991px) {
    .production_abilities__list_inner {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
    }
}

.production_abilities__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
}

@media only screen and (max-width: 991px) {
    .production_abilities__item {
        margin: 10px 10px 20px 10px;
    }
}

.production_abilities__item:nth-child(2n) {
    -webkit-align-self: flex-end;
    -moz-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
}

@media only screen and (max-width: 991px) {
    .production_abilities__item:nth-child(2n) {
        -webkit-align-self: center;
        -moz-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
    }
}

.production_abilities__title {
    font-weight: 100;
    font-size: 20px;
    margin-bottom: 20px;
}

@media only screen and (max-width: 991px) {
    .production_abilities__title {
        margin-bottom: 0;
    }
}

.production_abilities__value {
    font-size: 50px;
    font-weight: 100;
    color: #f5354e;
}

.production_lines__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 25px 0;
}

.production_lines__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    margin: 25px 0;
}

@media only screen and (max-width: 991px) {
    .production_lines__item {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        align-items: flex-start;
        margin: 0;
    }
}

.production_lines__item:nth-child(2n) {
    -webkit-box-direction: reverse;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

@media only screen and (max-width: 991px) {
    .production_lines__item:nth-child(2n) {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: end;
        -ms-flex-align: end;
        -webkit-align-items: flex-end;
        -moz-align-items: flex-end;
        align-items: flex-end;
    }
}

.production_lines__item:nth-child(2n) .production_lines__image_wrapper {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    margin-left: 30px;
    margin-right: 0;
}

@media only screen and (max-width: 991px) {
    .production_lines__item:nth-child(2n) .production_lines__image_wrapper {
        margin-left: 0;
    }
}

.production_lines__item:nth-child(2n) .production_lines__title_wrapper {
    margin-right: 30px;
    margin-left: 0;
    text-align: right;
}

@media only screen and (max-width: 991px) {
    .production_lines__item:nth-child(2n) .production_lines__title_wrapper {
        margin-right: 0;
        text-align: center;
    }
}

.production_lines__item:nth-child(2n) .production_lines__title {
    margin-right: 90px;
    margin-left: 0;
}

@media only screen and (max-width: 991px) {
    .production_lines__item:nth-child(2n) .production_lines__title {
        margin: 30px 20px;
    }
}

.production_lines__item:nth-child(2n) .production_lines__title:after {
    right: 100%;
    left: auto;
    margin-right: 30px;
    margin-left: 0;
}

.production_lines__image_wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
    margin-right: 30px;
}

.production_lines__title {
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: 50px;
    font-weight: 100;
    margin-left: 90px;
}

@media only screen and (max-width: 991px) {
    .production_lines__title {
        margin: 30px 20px;
        text-align: center;
        font-size: 34px;
    }
}

.production_lines__title:after {
    content: '';
    height: 2px;
    width: 1500px;
    position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 100%;
    margin-left: 30px;
    background-color: #f5354e;
}

.production_lines__title_wrapper {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: 30px;
}

@media only screen and (max-width: 991px) {
    .production_lines__title_wrapper {
        margin-left: 0;
        line-height: 1;
    }
}

.production_services__section {
    position: relative;
}

@media only screen and (max-width: 991px) {
    .production_services__section .production_info__header {
        background-image: url("/local/templates/shop/css/../images/production/production_04_mobile.jpg") !important;
    }
}

.production_services__list {
    margin: 50px 0;
}

.production_services__item {
    padding: 90px 0;
    border-bottom: 1px solid #cccccc;
}

.production_services__item:last-child {
    border-bottom: 0;
}

@media only screen and (max-width: 991px) {
    .production_services__item {
        padding: 0;
        border: 0;
    }
}

.production_services__item:nth-child(2n) .production_services__row {
    -webkit-box-direction: reverse;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

@media only screen and (max-width: 991px) {
    .production_services__item:nth-child(2n) .production_services__row {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.production_services__item:nth-child(2n) .production_services__title:after {
    right: 0;
    left: auto;
}

.production_services__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

@media only screen and (max-width: 991px) {
    .production_services__row {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media only screen and (max-width: 991px) {
    .production_services__image {
        max-width: 100%;
        height: auto;
    }
}

.production_services__image_wrapper {
    padding: 0 30px;
}

@media only screen and (max-width: 991px) {
    .production_services__image_wrapper {
        text-align: center;
        margin-bottom: 30px;
        display: none;
    }
}

.production_services__detail {
    padding: 0 30px;
}

@media only screen and (max-width: 991px) {
    .production_services__detail {
        padding: 0 10px;
    }
}

.production_services__icon {
    display: none;
}

@media only screen and (max-width: 991px) {
    .production_services__icon {
        display: inline-block;
        width: 50px;
        font-size: 50px;
        vertical-align: middle;
        text-align: center;
        margin-right: 15px;
        color: #f5354e;
    }
}

.production_services__title {
    position: relative;
    font-size: 26px;
    font-weight: 900;
    margin-bottom: 52px;
}

@media only screen and (max-width: 991px) {
    .production_services__title {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        font-size: 18px;
        font-weight: 700;
        margin-bottom: 20px;
        cursor: pointer;
    }
}

.production_services__title:after {
    content: '';
    position: absolute;
    height: 3px;
    width: 3000px;
    background-color: #f5354e;
    bottom: -25px;
    left: 0;
}

@media only screen and (max-width: 991px) {
    .production_services__title:after {
        display: none;
    }
}

@media only screen and (max-width: 991px) {
    .production_services__title.collapsed {
        font-weight: 300;
    }
}

.production_services__text {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 40px;
}

.production_services__text.collapse {
    display: block;
}

@media only screen and (max-width: 991px) {
    .production_services__text.collapse {
        display: none;
    }
}

@media only screen and (max-width: 991px) {
    .production_services__text.collapse.show {
        display: block;
    }
}

.production_services__text p {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 40px;
}

@media only screen and (max-width: 991px) {
    .production_services__text p {
        text-align: left;
    }
}

.production_request__section {
    position: relative;
    background-color: #5d5b5a;
    background-image: url("/local/templates/shop/css/../images/production/production_bg_footer.png");
    background-position: center top;
    background-repeat: no-repeat;
    -webkit-box-shadow: inset 0px 9px 9px 0px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: inset 0px 9px 9px 0px rgba(0, 0, 0, 0.35);
    box-shadow: inset 0px 9px 9px 0px rgba(0, 0, 0, 0.35);
}

.production_request__wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
}

.production_request__block {
    width: 100%;
    max-width: 900px;
    padding: 54px 60px 60px;
    background-color: #ffffff;
    margin-top: 100px;
    margin-bottom: 120px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

@media only screen and (max-width: 991px) {
    .production_request__block {
        padding: 40px 30px;
        margin: 40px 0;
    }
}

@media only screen and (max-width: 768px) {
    .production_request__block .modal-row {
        margin-bottom: 0;
    }
}

.production_request__block textarea {
    border: 1px solid #afafaf;
}

@media only screen and (max-width: 991px) {
    .production_request__block textarea {
        margin-bottom: 20px;
    }
}

.production_request__block textarea::-webkit-input-placeholder {
    color: #afafaf;
}

.production_request__block textarea:-moz-placeholder {
    color: #afafaf;
}

.production_request__block textarea::-moz-placeholder {
    color: #afafaf;
}

.production_request__block textarea:-ms-input-placeholder {
    color: #afafaf;
}

.production_request__title {
    margin-bottom: 120px;
}

@media only screen and (max-width: 991px) {
    .production_request__title {
        margin-bottom: 70px;
    }
}

.production_boxes__section {
    position: relative;
    margin-top: 100px;
    margin-bottom: 160px;
    background-color: #303030;
    background-image: url("/local/templates/shop/css/../images/production/production_box_bg.png");
    background-repeat: no-repeat;
    background-position: center top;
}

@media only screen and (max-width: 991px) {
    .production_boxes__section {
        background-image: none;
        margin-top: 0;
        margin-bottom: 40px;
    }
}

.production_boxes__section:before {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 50%;
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 50px 40px 50px;
    border-color: transparent transparent #303030 transparent;
}

@media only screen and (max-width: 991px) {
    .production_boxes__section:before {
        border-width: 0 20px 16px 20px;
    }
}

.production_boxes__section:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 40px 50px 0 50px;
    border-color: #303030 transparent transparent transparent;
}

@media only screen and (max-width: 991px) {
    .production_boxes__section:after {
        border-width: 16px 20px 0 20px;
    }
}

.production_boxes__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 120px;
    margin-bottom: 100px;
}

@media only screen and (max-width: 991px) {
    .production_boxes__list {
        margin-top: 70px !important;
        margin-bottom: 100px !important;
    }
}

.production_boxes__list .slick-dots li button {
    height: 15px;
    width: 15px;
    border-radius: 100%;
    border: 2px solid #969696;
}

.production_boxes__list .slick-dots li button::before {
    display: none;
    content: none;
}

.production_boxes__list .slick-dots li.slick-active button {
    background-color: #969696;
}

.production_boxes__list .slick-dots li.slick-active button::before {
    display: none;
    content: none;
}

.production_boxes__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    color: #ffffff;
    min-height: 500px;
}

@media only screen and (max-width: 991px) {
    .production_boxes__item {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.production_boxes__item:nth-child(2n) .production_boxes__image {
    left: auto;
    right: 0;
}

.production_boxes__item:nth-child(2n) .production_boxes__detail {
    margin-left: 0;
    margin-right: 500px;
}

@media only screen and (max-width: 991px) {
    .production_boxes__item:nth-child(2n) .production_boxes__detail {
        margin-right: 0;
    }
}

.production_boxes__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 50%;
    text-align: center;
}

@media only screen and (max-width: 991px) {
    .production_boxes__image {
        position: relative;
        max-width: 100%;
        margin-bottom: -20%;
    }
}

@media only screen and (max-width: 991px) {
    .production_boxes__image img {
        height: auto;
        margin: 0 auto;
        max-width: 70%;
    }
}

.production_boxes__detail {
    margin-left: 50%;
    margin-top: 40px;
}

@media only screen and (max-width: 991px) {
    .production_boxes__detail {
        margin-left: 0;
        margin-top: 0;
        margin-bottom: 20px;
    }
}

.production_boxes__title {
    font-size: 30px;
    font-weight: 900;
    margin-bottom: 60px;
    text-transform: uppercase;
}

@media only screen and (max-width: 991px) {
    .production_boxes__title {
        display: none;
    }
}

.production_boxes__title_mobile {
    display: none;
    font-size: 20px;
    font-weight: 900;
    margin-bottom: 60px;
    text-transform: uppercase;
}

@media only screen and (max-width: 991px) {
    .production_boxes__title_mobile {
        display: block;
    }
}

.production_list li {
    position: relative;
    font-size: 18px;
    font-weight: 100;
    padding-left: 15px;
    margin-bottom: 25px;
}

@media only screen and (max-width: 991px) {
    .production_list li {
        margin-bottom: 10px;
        line-height: 1.2;
        font-size: 16px;
    }
}

.production_list li:before {
    content: '';
    position: absolute;
    top: 5px;
    left: 0;
    width: 8px;
    height: 8px;
    background-color: #f5354e;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

.production_print__list {
    text-align: center;
    margin-bottom: 150px;
}

@media only screen and (max-width: 991px) {
    .production_print__list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: none;
        flex-wrap: nowrap;
        margin-bottom: 10px;
    }
}

.production_print__item {
    display: inline-block;
    text-align: center;
    margin-right: 100px;
}

@media only screen and (max-width: 991px) {
    .production_print__item {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-box-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin-right: 0;
        margin-bottom: 30px;
        padding: 0;
    }
}

.production_print__item:last-child {
    margin-right: 0;
}

.production_print__image {
    margin-bottom: 20px;
}

@media only screen and (max-width: 991px) {
    .production_print__image {
        padding: 0 10px;
    }
}

@media only screen and (max-width: 991px) {
    .production_print__image img {
        max-width: 100%;
    }
}

.production_print__title {
    font-size: 21px;
    font-weight: 300;
    text-align: center;
}

@media only screen and (max-width: 991px) {
    .production_print__title {
        font-size: 13px;
        padding: 0;
    }
}

.production_raw__section {
    margin-bottom: 170px;
}

@media only screen and (max-width: 991px) {
    .production_raw__section {
        margin-bottom: 0;
    }
}

.production_raw__image {
    object-fit: contain;
    position: absolute;
    top: 32px;
    left: 50%;
    -moz-transform: translateX(-54%);
    -o-transform: translateX(-54%);
    -ms-transform: translateX(-54%);
    -webkit-transform: translateX(-54%);
    transform: translateX(-54%);
    z-index: 1;
}

@media only screen and (max-width: 991px) {
    .production_raw__image {
        display: none;
    }
}

.production_raw__mobile {
    position: relative;
    overflow-x: hidden;
    height: 160px;
    display: none;
}

@media only screen and (max-width: 991px) {
    .production_raw__mobile {
        display: block;
    }
}

.production_raw__mobile img {
    display: inline-block;
}

.production_raw__list {
    background-position: 37% center;
    background-repeat: repeat-x;
    min-height: 50px;
    margin: 70px 0;
    width: 100%;
    max-width: 100%;
}

@media only screen and (max-width: 991px) {
    .production_raw__list {
        background-image: none;
        margin: 40px 0;
    }
}

.production_raw__list_inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    min-height: 115px;
    position: relative;
}

@media only screen and (max-width: 991px) {
    .production_raw__list_inner {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        display: none;
    }
}

.production_raw__item {
    font-size: 24px;
    font-weight: 300;
    text-transform: uppercase;
    position: relative;
    width: 128px;
    text-align: center;
    z-index: 2;
}

@media only screen and (max-width: 991px) {
    .production_raw__item {
        width: 100%;
        text-align: left;
        margin: 20px;
        padding-left: 20px;
    }
}

.production_raw__item:before {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background-color: #f5354e;
    position: absolute;
    top: 74px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

@media only screen and (max-width: 991px) {
    .production_raw__item:before {
        top: 50%;
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 0;
    }
}

.production_raw__item:nth-child(2n) {
    -webkit-align-self: flex-end;
    -moz-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
}

@media only screen and (max-width: 991px) {
    .production_raw__item:nth-child(2n) {
        -webkit-align-self: flex-start;
        -moz-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
    }
}

.production_raw__item:nth-child(2n):before {
    top: -64px;
}

@media only screen and (max-width: 991px) {
    .production_raw__item:nth-child(2n):before {
        top: 50%;
    }
}

.production_power__block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    margin-top: 45px;
    margin-bottom: 105px;
}

@media only screen and (max-width: 991px) {
    .production_power__block {
        margin-top: 0;
        margin-bottom: 40px;
    }
}

.production_power__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 940px;
    width: 100%;
}

.production_power__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    align-items: stretch;
    margin: 25px 0;
}

@media only screen and (max-width: 991px) {
    .production_power__item {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        position: relative;
        padding-left: 30px;
        padding-top: 0;
        padding-bottom: 0;
    }
}

@media only screen and (max-width: 991px) {
    .production_power__item:before {
        content: '';
        height: 100%;
        width: 2px;
        background-color: #f5354e;
        position: absolute;
        top: 0;
        left: 0;
    }
}

.production_power__property {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    position: relative;
    text-align: right;
    font-size: 20px;
    font-weight: 300;
    color: #969696;
    width: 100%;
    max-width: 380px;
    padding: 0 30px;
}

@media only screen and (max-width: 991px) {
    .production_power__property {
        max-width: 100%;
        padding: 0;
        text-align: left;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        justify-content: flex-start;
        margin-bottom: 10px;
        color: #000000;
        font-weight: 300;
        font-size: 16px;
    }
}

.production_power__property:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 2px;
    background-color: #f5354e;
}

@media only screen and (max-width: 991px) {
    .production_power__property:after {
        display: none;
        content: none;
    }
}

.production_power__value {
    font-size: 20px;
    font-weight: 100;
    padding: 0 30px;
}

@media only screen and (max-width: 991px) {
    .production_power__value {
        padding: 0;
    }
}

.production_power__value p {
    font-size: 20px;
    color: #000000;
    font-weight: 100;
    margin-bottom: 15px;
    line-height: 1.3;
}

.production_power__value p:last-child {
    margin-bottom: 0;
}

@media only screen and (max-width: 991px) {
    .production_power__value p {
        color: #969696;
        text-align: left;
        font-weight: 300;
        font-size: 16px;
        line-height: 1.4;
    }
}

@keyframes moveImage {
    100% {
        transform: translateX(calc(100vw - 1729px));
    }
}

@keyframes moveToLeft {
    0% {
        left: calc(0%);
    }
    100% {
        left: calc(100% - 1729px);
    }
}

.tilter {
    display: block;
    position: relative;
    width: 250px;
    height: 350px;
    margin: 13px;
    color: #fff;
    flex: none;
    perspective: 1000px;
}

@media only screen and (max-width: 991px) {
    .tilter {
        width: 160px;
        height: 210px;
        margin: 0 auto;
    }
}

.tilter * {
    pointer-events: none;
}

.tilter:hover,
.tilter:focus {
    color: #fff;
    outline: none;
}

/*
.tilter__figure,
.tilter__deco,
.tilter__caption {
	will-change: transform;
}*/
.tilter__figure,
.tilter__image {
    margin: 0;
    width: 100%;
    height: 100%;
    display: block;
}

.tilter__figure > * {
    transform: translateZ(0px);
    /* Force correct stacking order */
}

.smooth .tilter__figure,
.smooth .tilter__deco--overlay,
.smooth .tilter__deco--lines,
.smooth .tilter__deco--shine div,
.smooth .tilter__caption {
    transition: transform 0.2s ease-out;
}

.tilter__figure {
    position: relative;
}

.tilter__figure::before {
    content: '';
    position: absolute;
    width: 90%;
    height: 90%;
    top: 5%;
    left: 5%;
    box-shadow: 0 20px 10px rgba(0, 0, 0, 0.5);
}

@media only screen and (max-width: 991px) {
    .tilter__figure::before {
        box-shadow: 0 10px 10px rgba(0, 0, 0, 0.25);
    }
}

.tilter__deco {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.tilter__deco--overlay {
    background-image: linear-gradient(45deg, rgba(226, 60, 99, 0.4), rgba(145, 58, 252, 0.4), rgba(16, 11, 192, 0.4));
}

.tilter__deco--shine div {
    position: absolute;
    width: 200%;
    height: 200%;
    top: -50%;
    left: -50%;
    background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.1) 0%, rgba(255, 255, 255, 0.1) 90%, transparent 100%);
}

.tilter__deco--lines {
    fill: none;
    stroke: #fff;
    stroke-width: 1.5px;
}

.tilter__caption {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 4em;
}

.tilter__title {
    margin: 0;
    font-weight: normal;
    font-size: 2.5em;
    font-family: 'Abril Fatface', serif;
    line-height: 1;
}

.tilter__description {
    margin: 1em 0 0 0;
    font-size: 0.85em;
    letter-spacing: 0.15em;
}

/* Individual styles */
/* Example 1 (Default) */
/* Example 2 (thicker lines, overlay) */
.tilter--2,
.tilter--2:hover,
.tilter--2:focus {
    color: #2e27ad;
}

.tilter--2 .tilter__deco--overlay {
    background-image: linear-gradient(45deg, rgba(245, 239, 40, 0.6), rgba(164, 22, 169, 0.6));
}

.tilter--2 .tilter__deco--lines {
    stroke: #2e27ad;
    stroke-width: 4px;
}

/* Example 3 (no lines, overlay hard-light) */
.tilter--3 .tilter__deco--overlay {
    background-image: linear-gradient(45deg, rgba(205, 81, 220, 0.6), rgba(41, 94, 230, 0.5));
}

.tilter--3 .tilter__caption {
    padding: 2em;
    text-align: right;
    text-shadow: 0.1em 0.8em 1em rgba(0, 0, 0, 0.35);
}

/* Example 4 (caption sliding in) */
.tilter--4 .tilter__deco--overlay {
    background-image: linear-gradient(20deg, #d66428, rgba(46, 39, 173, 0.58), rgba(53, 74, 165, 0.6));
}

@media screen and (min-width: 30em) {
    .tilter--4 .tilter__deco--lines {
        transform: scale3d(0.8, 0.8, 1);
        transition: transform 0.4s;
    }

    .tilter--4:hover .tilter__deco--lines {
        transform: scale3d(1, 1, 1);
    }

    .tilter--4 .tilter__title,
    .tilter--4 .tilter__description {
        transform: translate3d(0, 80px, 0);
        opacity: 0;
        transition: transform 0.4s, opacity 0.4s;
    }

    .tilter--4:hover .tilter__description {
        transition-delay: 0.1s;
    }

    .tilter--4:hover .tilter__title,
    .tilter--4:hover .tilter__description {
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

/* Example 5 (line animating) */
.tilter--5 .tilter__deco--lines path {
    stroke-dasharray: 1270;
    stroke-dashoffset: 1270;
    transition: stroke-dashoffset 0.7s;
}

.tilter--5:hover .tilter__deco--lines path {
    stroke-dashoffset: 0;
}

.tilter--5 .tilter__figure::before {
    box-shadow: none;
}

/* Example 6 (different line position) */
.tilter--6,
.tilter--6:hover,
.tilter--6:focus {
    color: #2e27ad;
}

.tilter--6 .tilter__deco--overlay {
    background-image: linear-gradient(45deg, rgba(46, 39, 173, 0.2), rgba(255, 186, 59, 0.58));
}

.tilter--6 .tilter__deco--lines {
    stroke: #2e27ad;
    stroke-width: 6px;
    top: -50px;
    left: -50px;
}

.tilter--6 .tilter__caption {
    padding: 0 4em 5.5em 1em;
}

.tilter--6 .tilter__figure::before {
    box-shadow: none;
}

/* Example 7 (different line) */
.tilter--7 .tilter__deco--overlay {
    background-image: linear-gradient(45deg, rgba(93, 203, 106, 0.48), rgba(59, 239, 255, 0.58));
}

.tilter--7 .tilter__deco--lines {
    stroke-width: 20px;
    transform: scale3d(0.9, 0.9, 1);
    opacity: 0;
    transition: transform 0.3s, opacity 0.3s;
}

.tilter--7:hover .tilter__deco--lines {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}

.tilter--7 .tilter__figure::before {
    box-shadow: none;
}

/* Example 8 (different line) */
.tilter--8 {
    perspective: none;
}

.tilter--8 .tilter__figure {
    transform-style: flat;
}

.tilter--8 .tilter__deco--lines {
    stroke: #9255ae;
    stroke-width: 6px;
    mix-blend-mode: color-burn;
}

.tilter--8 .tilter__caption {
    color: #9255ae;
    mix-blend-mode: color-burn;
}

.tilter--8 .tilter__figure::before {
    box-shadow: none;
}

.mfp-figure figure {
    max-width: 700px !important;
    max-height: 740px !important;
    position: relative;
    overflow: hidden;
}

img.mfp-img {
    max-height: 100% !important;
    padding: 40px 0 0 0;
}

.mfp-bottom-bar {
    display: none;
}

.main_banner__wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.main_banner__slider {
    /*display: -webkit-box;*/
    /*display: -webkit-flex;*/
    /*display: -moz-flex;*/
    /*display: -ms-flexbox;*/
    /*display: flex;*/
    /*-webkit-box-align: center;*/
    /*-ms-flex-align: center;*/
    /*-webkit-align-items: center;*/
    /*-moz-align-items: center;*/
    /*align-items: center;*/
    /*-webkit-box-pack: center;*/
    /*-ms-flex-pack: center;*/
    /*-webkit-justify-content: center;*/
    /*-moz-justify-content: center;*/
    /*justify-content: center;*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*max-width: 100%;*/
    /*max-height: 100%; */
}

.swiper-button-next, .swiper-button-prev {
    color: #000;
}

.swiper-pagination-bullet-active {
    background: #f5354e;
}

.main_banner__slider.slick-slider {
    margin-bottom: 0;
}

.main_banner__slider .slick-track {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
}

.main_banner__slider .slick-prev, .main_banner__slider .slick-next {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    text-align: center;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block;
    background-color: #fff;
    width: 74px;
    height: 74px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    line-height: 0;
    font-size: 18px;
    z-index: 3;
}

@media only screen and (max-width: 768px) {
    .main_banner__slider .slick-prev, .main_banner__slider .slick-next {
        width: 42px;
        height: 42px;
    }
}

.main_banner__slider .slick-prev:before, .main_banner__slider .slick-next:before {
    color: black;
    display: inline-block;
    content: '';
    width: 64px;
    height: 64px;
    background-image: url("/local/templates/shop/css/../images/slider-arrows64.png");
}

@media only screen and (max-width: 768px) {
    .main_banner__slider .slick-prev:before, .main_banner__slider .slick-next:before {
        width: 32px;
        height: 32px;
        background-image: url("/local/templates/shop/css/../images/slider-arrows32.png");
    }
}

.main_banner__slider .slick-prev {
    opacity: 0;
    left: 10px;
}

@media only screen and (max-width: 768px) {
    .main_banner__slider .slick-prev {
        opacity: 1;
    }
}

.main_banner__slider .slick-prev:before {
    background-position: 0 0;
    margin-left: -7px;
}

.main_banner__slider .slick-next {
    right: 10px;
}

.main_banner__slider .slick-next:before {
    background-position: 64px 0;
    margin-right: -8px;
}

@media only screen and (max-width: 768px) {
    .main_banner__slider .slick-next:before {
        background-position: 32px 0;
        margin-right: -2px;
    }
}

.main_banner__slider .slick-dots {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    bottom: 20px;
}

@media only screen and (max-width: 768px) {
    .main_banner__slider .slick-dots {
        bottom: 10px;
    }
}

.main_banner__slider .slick-dots li {
    height: 30px;
    width: 30px;
    margin: 0 7px;
}

@media only screen and (max-width: 768px) {
    .main_banner__slider .slick-dots li {
        width: 15px;
        height: 15px;
    }
}

.main_banner__slider .slick-dots li button {
    background-color: #ffffff;
    opacity: 0.3;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    height: 30px;
    width: 30px;
}

@media only screen and (max-width: 768px) {
    .main_banner__slider .slick-dots li button {
        height: 15px;
        width: 15px;
    }
}

.main_banner__slider .slick-dots li button:hover {
    opacity: 0.6;
}

.main_banner__slider .slick-dots li button:before {
    display: none;
}

.main_banner__slider .slick-dots li.slick-active button {
    opacity: 1;
}

.main_banner__item img {
    max-width: 100%;
    width: auto !important;
    object-fit: contain !important;
    height: 100% !important;
}

.main_banner__image--full {
    display: inline-block !important;
}

@media only screen and (max-width: 768px) {
    .main_banner__image--full {
        display: none !important;
    }
}

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

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

.v-offset-40 {
    height: 40px;
}

/*# sourceMappingURL=main.css.map */
.basket__column_relative {
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.basket__page .basket-table tbody tr td {
    height: 100%;
}

/* Chrome, Safari, Edge, Opera */
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield !important;
}

@media only screen and (max-width: 768px) {
    .basket__column_relative {
        position: inherit;
        height: auto;
        display: inline-block;
    }
}

.block_pagination {border-top: none; padding: 0px; margin: 8px;}
.fs-12 {font-size: 12px;}
/* End */


/* Start:/local/templates/shop/css/loader-ellipsis.css?16372450051103*/
.loader-ellipsis {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px;
}
.loader-ellipsis div {
    position: absolute;
    top: 27px;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: $t-color-gray;
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.loader-ellipsis div:nth-child(1) {
    left: 6px;
    animation: loader-ellipsis1 0.6s infinite;
}
.loader-ellipsis div:nth-child(2) {
    left: 6px;
    animation: loader-ellipsis2 0.6s infinite;
}
.loader-ellipsis div:nth-child(3) {
    left: 26px;
    animation: loader-ellipsis2 0.6s infinite;
}
.loader-ellipsis div:nth-child(4) {
    left: 45px;
    animation: loader-ellipsis3 0.6s infinite;
}
@keyframes loader-ellipsis1 {
    0% {
        transform: scale(0);
    }
    100% {
        transform: scale(1);
    }
}
@keyframes loader-ellipsis3 {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(0);
    }
}
@keyframes loader-ellipsis2 {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(19px, 0);
    }
}

/* End */


/* Start:/local/templates/shop/css/news.css?16438022624287*/
.news-head {}
.news-head .section-title {
    padding-left: 5%;
    padding-top: 50px;
    padding-bottom: 36px;
}
.news-head .section-title--image {
    width: 100%;
    margin-top: 20px;
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    color: #fff;
}
.news-head .section-title--image:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(26, 26, 26, 0.7);
}
.news-head .section-title--image p {

    color: rgba(255,255,255,0.7);
    opacity: .5;
}
.news-head .section-title .description {
    font-size: 38px;
    line-height: 1.11;
    letter-spacing: -0.2px;
}
.news-head .section-title p {
    margin-top: 24px;
    font-size: 16px;
    line-height: 1.75;
}

.section-title.js-sa h1,
.section-title.js-sa h2,
.section-title.js-sa p,
.section-title.js-sa .description {
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
    -webkit-transition: opacity .5s ease, -webkit-transform .5s ease;
    transition: opacity .5s ease, -webkit-transform .5s ease;
    transition: transform .5s ease, opacity .5s ease;
    transition: transform .5s ease, opacity .5s ease, -webkit-transform .5s ease;
    opacity: 0;
}
.section-title.js-sa.atscroll h1,
.section-title.js-sa.atscroll h2,
.section-title.js-sa.atscroll p,
.section-title.js-sa.atscroll .description {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
}
.section-title.js-sa .description {
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
}






.news-body {}
.news-body__detail {
    position: relative;
    width: 100%;
    background-color: #fff;
    padding: 40px 5%;
    border-left: 1px solid rgba(51, 51, 51, 0.08);
    border-top: 1px solid rgba(51, 51, 51, 0.08);
    line-height: 1.7;
    font-size: 16px;
    color: #444444;
    font-weight: 300;
}
.news-body__detail b,
.news-body__detail strong {
    font-weight: 700;
}
.news-body__detail p {
}
.news-body__detail a {
    color: #000000;
    border-bottom: 1px solid;
    text-decoration: none;
    transition: 0.3s ease-in;
}
.news-body__detail a:hover,
.news-body__detail a:focus {
    text-decoration: none;
    border-bottom: 1px solid rgba(0,0,0,0);
}
.news-body__detail ul {
    margin: 20px 0;
}
.news-body__detail ul li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 5px;
}
.news-body__detail ul li:before {
    content: '';
    background-color: #afafaf;
    width: 4px;
    height: 4px;
    border-radius: 100%;
    position: absolute;
    top: 10px;
    left: 2px;
}
.news-body__detail.js-sa > * {
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
    -webkit-transition: opacity .5s ease, -webkit-transform .5s ease;
    transition: opacity .5s ease, -webkit-transform .5s ease;
    transition: transform .5s ease, opacity .5s ease;
    transition: transform .5s ease, opacity .5s ease, -webkit-transform .5s ease;
    opacity: 0;
}
.news-body__detail.js-sa > * {
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
}
.news-body__detail.js-sa.atscroll > * {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
}


.block__loading {
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(255,255,255,0.7);
    width: 100%;
    height: 100%;
    z-index: 3;
    display: flex;
    align-items: center;
    justify-content: center;
}


.lines {
    z-index: 15;
}

.lines span {
    position: absolute;
    top: 0;
    height: 100%;
    background-color: rgba(51, 51, 51, 0.08);
    width: 1px;
    left: 0;
    -webkit-transition: height 2s ease;
    transition: height 2s ease;
}

.lines span:nth-child(2) {
    left: 25%;
}

.lines span:nth-child(3) {
    left: 50%;
}

.lines span:nth-child(4) {
    left: 75%;
}

.lines span:nth-child(5) {
    left: 100%;
}

.lines span.x {
    display: none;
}

.lines.light-c span {
    background-color: #efefef;
}

.lines.dark span {
    background-color: rgba(255, 255, 255, 0.08);
}

.lines.dark-c span {
    background-color: #434343;
}

.lines.js-sa span {
    height: 0%;
}

.lines.js-sa.atscroll span {
    height: 100%;
}
/* End */


/* Start:/local/templates/shop/css/base/base.css?16470016961743*/
*,
*::before,
*::after {
    box-sizing: inherit;
}

html,
body {
    min-height: 100vh;
}

body {
    display: flex;
    flex-direction: column;

    position: relative;

    overflow-x: hidden;
}

a {
    color: var(--t-color-accent);
    text-decoration: none;
}

a:hover,
a:focus {
    color: var(--t-color-dark-accent);
    text-decoration: none;
}

p {
    margin: 20px 0;
}
p:first-child {
    margin-top: 0;
}
p:last-child {
    margin-bottom: 0;
}

.color--accent {
    color: var(--t-color-accent);
}
.text--uppercase {
    text-transform: uppercase;
}

strong, b {
    font-weight: bold;
}
cite, dfn, em, i {
    font-style: italic;
}
code {
    display: block;
    padding: 10px 20px;
}
q {
    font-style: italic;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    margin-top: 2.5rem;
    margin-bottom: 1rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child,
.h1:first-child, .h2:first-child, .h3:first-child, .h4:first-child, .h5:first-child, .h6:first-child {
    margin-top: 0;
}
h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child,
.h1:last-child, .h2:last-child, .h3:last-child, .h4:last-child, .h5:last-child, .h6:last-child {
    margin-bottom: 0;
}

h1, .h1 {
    font-size: 2.5rem;
}

h2, .h2 {
    font-size: 2rem;
}

h3, .h3 {
    font-size: 1.75rem;
}

h4, .h4 {
    font-size: 1.5rem;
}

h5, .h5 {
    font-size: 1.25rem;
}

h6, .h6 {
    font-size: 1rem;
}

blockquote,
.blockquote {
    border-radius: 10px;
    padding: 20px;
    background-color: var(--t-color-filled);
    color: var(--t-color-gray);
    overflow: hidden;
}
/* End */


/* Start:/local/templates/shop/css/layout/header.css?163784429431*/
.header {
    flex: 0 0 auto;
}
/* End */


/* Start:/local/templates/shop/css/layout/page.css?1675334769209*/
.page__wrapper {
    flex: 1;
    overflow: hidden;
}
.page__wrapper.page--visible {
    overflow: visible;
}

@media only screen and (max-width: 768px) {
    .page__wrapper {
        margin-top: 30px;
    }
}
/* End */


/* Start:/local/templates/shop/css/layout/footer.css?163784429431*/
.footer {
    flex: 0 0 auto;
}
/* End */


/* Start:/local/templates/shop/css/components/colors.css?1641986901341*/
:root {
    --t-color-white: #ffffff;
    --t-color-black: #000000;
    --t-color-filled: #fbfbfb;
    --t-color-light-gray: #f5f5f5;
    --t-color-gray: #6a6a6a;
    --t-color-gray-secondary: #c7c7c7;
    --t-color-gray-tetriary: #a7a7a7;
    --t-color-bordered: #f2f2f2;
    --t-color-accent: #f5354e;
    --t-color-dark-accent: #d01b33;
}
/* End */


/* Start:/local/templates/shop/css/components/documents.css?1637245005999*/
.documents__wrapper {
    margin-bottom: 30px;
}
.documents__title {
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: 100;
    letter-spacing: 1px;
}
.documents__item {
    margin-bottom: 15px;
}
.documents__item:last-child {
    margin-bottom: 0;
}
.documents__link {
    display: flex;
    color: #000000;
}
.documents__link:hover,
.documents__link:focus {
    color: #000000;
    text-decoration: none;
}
.documents__link:hover .documents__name,
.documents__link:focus .documents__name {
    color: #f5354e;
    text-decoration: none;
}
.documents__icon {
    font-size: 30px;
}
.documents__icon--pdf {
    color: #f5354e;
}

.documents__icon + .documents__value {
    margin-left: 15px;
}
.documents__name {
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0.6px;
    transition: .3s ease-out;
}
.documents__name + .documents__props {
    margin-top: 4px;
}
.documents__props {
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 0.5px;
    color: #999;
}

/* End */


/* Start:/local/templates/shop/css/components/modals.css?1637245005102*/
.modalbox .modal-content .modal-header {
    justify-content: center;
    padding: 40px 40px 0 40px;
}
/* End */


/* Start:/local/templates/shop/css/components/e-commerce-slide.css?16372450051161*/
.e-commerce_slide__wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    background-position: left;
    background-repeat: no-repeat;
    background-size: contain;
}
.e-commerce-slide__content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    max-width: 1000px;
    background-color: #fff;
}
.e-commerce-slide__inner {
    padding: 40px;
    text-align: center;
}
.e-commerce-slide__inner img {
    max-height: 60vh;
    height: auto !important;
    object-fit: contain !important;
}
.e-commerce-slide__tools {
    text-align: center;
    margin-top: 20px;
}
.e-commerce-slide__tools a {
    margin-right: 10px;
    margin-bottom: 10px;
}
.e-commerce-slide__tools a:last-child {
    margin-right: 0;
}
@media only screen and (max-width: 768px) {
    .e-commerce-slide__inner {
        padding: 20px;
    }
}
@media only screen and (max-width: 576px) {
    .e-commerce-slide__tools {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .e-commerce-slide__tools a {
        margin-right: 0;
        width: 100%;
        padding: 15px 0;
    }
}


/* End */


/* Start:/local/templates/shop/css/components/list.css?1637245005344*/
ul.list {
    line-height: 1.5;
}
ul.list li {
    position: relative;
    padding-left: 17px;
    margin-bottom: 10px;
}
ul.list li:before {
    content: '';
    background-color: #f5354e;
    position: absolute;
    width: 0.5em;
    height: 0.5em;
    left: 0;
    top: 0.4em;
    border-radius: 100%;
}

ul.list li a {
    color: #f5354e;
}
/* End */


/* Start:/local/templates/shop/css/components/packing-requirements.css?16372450052421*/
.packing-requirements__wrapper {
    margin-top: 60px;
    margin-bottom: 60px;
}
.packing-requirements__title {
    font-size: 1.3em;
    font-weight: 600;
    margin-bottom: 25px;
}
.packing-requirements__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px -20px;
}
.packing-requirements__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
    padding: 0 10px;
    margin-bottom: 20px;
}

.packing-requirements-item__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.packing-requirements-item__inner {
    position: relative;
    width: 100%;
    padding: 30px 160px 30px 30px;
    border: 1px solid #eeeeee;
    border-radius: 10px;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.packing-requirements-item__inner:hover {
    border-color: #ffffff;
    -webkit-box-shadow: 0 0 49px 11px rgba(34, 60, 80, 0.1);
    box-shadow: 0 0 49px 11px rgba(34, 60, 80, 0.1);
}
.packing-requirements-item__title {
    font-size: 1.2em;
    font-weight: 600;
    margin-bottom: 20px;
}
.packing-requirements-item__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    line-height: 1.2;
}
.packing-requirements-item__content a {
    display: inline-block;
    color: #000000;
    text-decoration: underline;
    margin-bottom: 0.5em;

    -webkit-transition: 0.3s ease-out;

    -o-transition: 0.3s ease-out;

    transition: 0.3s ease-out;
}
.packing-requirements-item__content a:hover {
    color: #f5354e;
    text-decoration: none;
}
.packing-requirements-item__logo {
    line-height: 0;
    position: absolute;
    top: 20px;
    right: 20px;
    height: 40px;
    width: 120px;
}
@media (max-width: 768px) {
    .packing-requirements__item {
        width: 100%;
    }
}
@media (max-width: 576px) {
    .packing-requirements-item__inner {
        padding: 20px 30px;
    }
    .packing-requirements-item__title {
        display: none;
    }
    .packing-requirements-item__logo {
        position: relative;
        top: auto;
        right: auto;
        margin-bottom: 20px;
    }
}
/* End */


/* Start:/local/templates/shop/css/components/page-content.css?1637245005818*/
.page-content {
    font-size: 16px;
    line-height: 1.5;
}
.page-content p {
    font-size: inherit;
    color: inherit;
    line-height: inherit;
    font-weight: inherit;
}
.page-content h1 {
    margin-bottom: 10px;
}
.page-content h2 {
    margin-bottom: 10px;
}
.page-content ul {
    margin: 15px 0;
}
.page-content ul li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 10px;
}
.page-content ul li:last-child {
    margin-bottom: 0;
}
.page-content ul li:before {
    content: '';
    position: absolute;
    top: 0.45em;
    left: 0;
    width: 7px;
    height: 7px;
    border-radius: 100%;
    background-color: #f5354e;
}

.page-content ul.payment li {
    display: flex;
    align-items: center;
}
.page-content ul.payment li img {
    display: inline-block;
    margin-right: 15px;
}
/* End */


/* Start:/local/templates/shop/css/components/free-delivery-modal.css?16372450051472*/
.free-delivery-modal__header {
    display: flex;
    flex-direction: column;
}
.free-delivery-modal__title {
    position: relative;
    display: block;
    text-align: center;
    font-weight: 900;
    font-size: 40px;
    line-height: 1.2;
    text-transform: uppercase;
}
.free-delivery-modal__subtitle {
    position: relative;
    display: block;
    font-weight: 900;
    font-size: 24px;
    padding-left: 500px;
}
.free-delivery-modal__accent {
    color: #f53750;
}
.free-delivery-modal__value {
    font-size: 50px;
}
.free-delivery-modal__body {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.free-delivery-modal__body img {
    max-width: 600px;
}
.free-delivery-modal__footer {}
.free-delivery-modal__caption {
    font-size: 14px;
    font-weight: 600;
    margin: 10px 0 20px 0;
    text-align: center;
}
.free-delivery-modal__tools {
    text-align: center;
}
.free-delivery-modal__tools .btn-default-style {
    padding: 16px 30px;
}
@media (max-width: 992px) {
    .free-delivery-modal__header {
        margin-bottom: 20px;
    }
    .free-delivery-modal__title {
        display: block;
        text-align: center;
        font-size: 32px;
    }
    .free-delivery-modal__subtitle {
        display: block;
        text-align: center;
        font-size: 20px;
        margin-left: 0;
    }
    .free-delivery-modal__value {
        font-size: 40px;
    }
    .free-delivery-modal__caption {
        font-size: 14px;
    }
}
/* End */


/* Start:/local/templates/shop/css/suggestions.min.css?16372450059267*/
.suggestions-nowrap{white-space:nowrap}.suggestions-input{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.suggestions-input::-ms-clear{display:none}.suggestions-wrapper{display:inline-block;position:relative;margin:0;padding:0;vertical-align:top;min-height:1px;-webkit-text-size-adjust:100%}.suggestions-addon{display:none;opacity:0;position:absolute}.suggestions-addon[data-addon-type=spinner]{background:rgba(255,255,255,.75) url(data:image/gif;base64,R0lGODlhEAAQAKUAABwaHIyOjMzKzOTm5LSytFxaXHR2dJyenNza3PT29Ly+vISGhERGRJSWlNTS1Ozu7Ly6vGRmZHx+fKSmpOTi5Pz+/MTGxDQyNJSSlMzOzOzq7LS2tHx6fNze3Pz6/MTCxIyKjExKTJyanNTW1PTy9GxqbKyqrP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJCQAnACwAAAAAEAAQAAAGk8CTcHgSHYjIU8dAOoFApwfDkfQYJqcFdBFKECleS4mCaSAum1MiIwQFHBWTRtgJxC8XYYIggSQlABwPRAODSB0jQxYKEB9JQiUFBQaLCo6PEZIGQyReSCRNQx4ZBIlIDgQOHkIQEBQVI54kIxUUG35RqxQEJBkOJAQDJx6GQh4biQJsGRCrSA/NJ8rDG8WPI6ZIQQAh+QQJCQArACwAAAAAEAAQAIUEAgSEgoTEwsTk4uSkoqRERkRkYmTU0tT08vSUlpS0srRsbmwcHhyMiozMyszs6uysqqxcXlzc2tz8+vxMTkycnpy8urx0dnQcGhyEhoTExsTk5uSkpqRMSkxsamzU1tT09vScmpy0trR0cnQ0MjSMjozMzszs7uysrqzc3tz8/vz///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGk8CVcLiCoIjI1aAEWoVCq1NEkpw0RKsENGFoDh+TlSmwIXAGHcEKdBASCB+V5SQcVFSKQkcIEoQ0SSUkGQhEJ4VIAylDHyYObUkrFx4eAR8OJpBJk5VDCF5EEporEyYKH0kjAAt0KxYWAyofXghxBBgMQidhAwoImQgKAysIgEMTIqiYYhZhSCfNK8vIrZErH6hJQQAh+QQJCQAkACwAAAAAEAAQAIUEAgSEhoTExsTk5uRMTkykpqTU1tRsamz09vS0trR0dnScmpzMzszs7uzc3tw0MjRcXly0srT8/vy8vrx8fnwcGhyUkpTMyszs6uysqqzc2tx0cnT8+vy8urx8enykoqTU0tT08vTk4uRkZmT///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGkECScEhKdIhI0qCAIGUypJDCkeR8BE7oR8EhNrqaRSMSEY0uJIRB2OmIJIKQcJCRTCAQIYeRWCMXBAtyQyFNSCIiQwYMFyBJQgEeHhYGFwyOjwEKk4SGRA5+egwRoUMUFR4NbG4SBoYaGxIZDw9CXyQiESGXDAAFaQxEHH0kliQHFZ5DDR1dxhgVWI9CBqVDQQAh+QQJCQAmACwAAAAAEAAQAIUcGhyMjozMysxUVlTk5uSsrqx0cnT09vS8vrzc3tyEgoScnpxERkTU0tTs7uy0trRkZmR8fnz8/vzExsSMioykpqQ0MjSUlpTMzsxcWlzs6uy0srR0dnT8+vzEwsTk4uSEhoRMSkzU1tT08vS8urysqqz///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGjkCTcGiaCIhIk4PUMZEQphHlk+w8Gk7oJtAcOpqEzQgxIUSwh4SQRPpIRAehhiSZcDjCDuYhSpYgJSNEI3FIGlRCIhgCWEkmFxQUCyICGI1JkCALQ4RJH2pDeht9SBQWIIJObW+FCQoSDyEMQl8mH2IQECIABSYHlyZWfQMZJhwWhURLTcRKFhiOQwZ4SUEAIfkECQkAKQAsAAAAABAAEACFBAIEhIKExMLE5OLkREZEpKKkZGZk1NLU9PL0tLK0dHZ0XF5cnJqczMrM7OrsbG5s3Nrc/Pr8vLq8NDI0jI6MTE5MrK6sHBochIaExMbE5ObkTEpMpKakbGps1NbU9Pb0tLa0fH58ZGJkzM7M7O7sdHJ03N7c/P78vL68////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABpDAlHCY8niIyBRJEkk1RqlPwZGMgA5OqIDTHJKamgRidHAwjpGBUCIZnDwfISlzOlAowsgIdERKQglxQwiCRA5UQh4jDVhJKQUMDBYeT41JkJKDhUMDJkR6CX1EDBUMCGttJyWeKQMUJygLInJNBQAHJQoQEyApEaIpCBcPKQYdKRgbm0IZF1TGSgSWjiEBjkEAIfkECQkAJgAsAAAAABAAEACFBAIEhIKExMLE5OLkpKKkTE5M1NLU9PL0lJKUZGZktLK0zMrM7Ors3Nrc/Pr8nJqcdHZ0NDI0jI6MrKqsXF5cHBochIaExMbE5ObkpKak1NbU9Pb0lJaUbGpsvLq8zM7M7O7s3N7c/P78nJ6cfHp8ZGJk////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABpRAk3Bo0miISBPI4zAtPiaHB5SUGpzQD5MIaoYUh48BpMBEzSaPByPSbIQHjahByAgdH8UReXkI3kMHgEQHVEIaHwtXSSYKExMeGk+LSQoZkEMGDUkYaEIMHQAQSRMJGQdCFRUZDgEhQhgjIgsQoyYXbxMVGhYWAwUCJhuvQxsRoxAkJgglg0MLEVTJShSbjEISCIxBACH5BAkJACkALAAAAAAQABAAhRwaHIyOjMzKzFxaXKyurOTm5HR2dJyenLy+vPT29Nze3DQ2NISChJSWlNTS1GxqbLS2tOzu7KyqrMTGxPz+/ERGRIyKjDQyNJSSlMzOzGRmZLSytOzq7Hx6fKSipMTCxPz6/OTi5ISGhJyanNTW1HRydLy6vPTy9ExKTP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaTwJRwmCKRiMhUxARKCTIpkCmSBEEcTmiGSYw0C5tTxnHahKLUlMkUopASwhOJEoKYhKAM5Ih0XJtDJ3BIJydDJQMDD0lCHwgmE4gDGowpjggTQyQKSREFXR0ADEkQDBuDFxcSFAFnKRyrDhYBQgJwGwsKGA0hGgIpCa5CCRUWKSLGHgaARA4VhsgpJwaclSkjB4xBACH5BAkJACgALAAAAAAQABAAhQQCBISChMTGxKSipOTm5ERGRLSytGxqbJSSlNTW1PT29IyKjMzOzKyqrOzu7FxeXLy6vHR2dDQyNExOTJyanOTi5Pz+/Hx+fBwaHISGhMzKzKSmpOzq7ExKTLS2tNza3Pz6/IyOjNTS1KyurPTy9Ly+vHx6fJyenP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaTQJRwiEokiEiUAwJCaRgoEMSRBHlETiiDSRQoUBUDiSEiGSpRKgqD2VgSXxQpYal4IELOARBJiq5NQyIfSSQkQwEHB31JKCIMGgkXiox+kEdCH2hIDmpCDhkSCEkCFF5CHR0eFicEnxAWHwMbQiJfJRMVAwMEF1ggrkMKDxQoCCcoBiGBRAkPhxTFCgubjSgNI41BACH5BAkJACoALAAAAAAQABAAhQQCBISChMTCxOTi5KSipExOTNTS1PTy9LSytGRmZJSWlHRydCwuLMzKzOzq7KyqrNza3Pz6/Ly6vIyOjFxeXJyenHx6fBwaHISGhMTGxOTm5KSmpNTW1PT29LS2tGxubJyanHR2dDQyNMzOzOzu7KyurNze3Pz+/Ly+vGRiZP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaRQJVwqOJwiEhV5uJQNUaqiISUPFw+TuhIEiE2OioCwDAyHBCDKFXFEJVOC5PwwDkNPBIhyXIJJA0eBl1DHHJIBwdDExYWGElCZA0ciyGOjwZPR0ImGlWJQwcKBRVJHAiCQhQpKCcPTSokDXZ4QhxdGQkaCAgkIBBqRB0LGyoPDyooG4NEJiGJxiodG6+PKrRJQQAh+QQJCQAnACwAAAAAEAAQAIUcGhyMjozMyszk5uRUVlSsrqx0cnTc2tz09vS8vryEgoScnpxERkTU0tTs7uy0trRkZmR8enzk4uT8/vzExsSMioykpqQ0MjSUlpTMzszs6uxcWly0srR0dnTc3tz8+vzEwsSEhoRMSkzU1tT08vS8urysqqz///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGkMCTcHgydIjIk+DiOBE2p0+piURcIk5opvQhNhAnE2AEgZA4gyiVIXpMFB4hYjSRlEpCR+gSSDY4GV1DBxJJCCRDCxUVGElCDRkCI4qMjicNAhkjQxIaSSRUQiQWEAVJIxwNgh0GAhNTonQSD3gnHmAZCgMgIA4chROhURUPJyUJl1xJEhVgxycIsJYnFAKOQQAh+QQJCQApACwAAAAAEAAQAIUEAgSEgoTExsTk5uRERkSkoqRkZmTU1tSUlpT09vS0srRcXlx0dnSMiozMzszs7uzc3tw0NjRMTkysqqx0cnScnpz8/vy8urwcGhyEhoTMyszs6uxMSkykpqRsamzc2tycmpz8+vxkYmR8fnyMjozU0tT08vTk4uS8vrz///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGj8CUcJgKBIjIVIlgShk8qQ1GkEwQGk6oAZMgHkIpReRDYZQAnZTlIVyIUBbSSfhhWE6Xi9CE4FSSJQoOYEMQA0kmXUITICBpSUoOGgeMjpBKGg4HQwNsSCaeQgkKAXpIgSWEDSQOFhqeJgd3eUInYB8gDyUlDwqHIaEpIRVUGhopDheERAMdYJnCF8GAm0lBACH5BAkJACgALAAAAAAQABAAhQQCBISChMTCxOTi5KSipExOTNTS1PTy9LSytGRmZJSSlHRydBweHMzKzOzq7KyqrNza3Pz6/IyOjLy6vJyanHx6fBwaHISGhMTGxOTm5KSmpFxeXNTW1PT29GxubHR2dDQyNMzOzOzu7KyurNze3Pz+/Ly+vJyenP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaWQJRwiJIoiEgUZ3NAfSooESiU7GwoTugH1CGSIqhJYRC4cCwj1KEhXHwaJUpGSAqUCBaG8EBIPJILAB4ORAOESBwcQxMPDwhJQiGSHAgjGo+QBiENikIiTUgHoEIdAhQYSZQGYCgEGhAlHF1qHCUDExNCDl0DCAchBgcIcxEiRCUTBigNVCETrEQiE12bKBETxpBCiZBBADs=) 50% 50% no-repeat;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.suggestions-addon[data-addon-type=clear]{background:transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTAwJyBoZWlnaHQ9JzEwMCcgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJz48Zz48cGF0aCBkPSdtMjAsMjBtMTAsMGwyMCwyMGwyMCwtMjBsMTAsMTBsLTIwLDIwbDIwLDIwbC0xMCwxMGwtMjAsLTIwbC0yMCwyMGwtMTAsLTEwbDIwLC0yMGwtMjAsLTIwbDEwLC0xMCcgZmlsbD0nIzk5OScvPjwvZz48L3N2Zz4=) 50% 50% no-repeat;background-size:contain;cursor:pointer;opacity:.8}.suggestions-addon[data-addon-type=clear]:hover{opacity:1}.suggestions-suggestions{background:#fff;border:1px solid #999;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:default;z-index:9999;-webkit-text-size-adjust:100%}.suggestions-suggestions strong{font-weight:400;color:#39f}.suggestions-suggestions.suggestions-mobile{border-style:none}.suggestions-suggestions.suggestions-mobile .suggestions-suggestion{border-bottom:1px solid #ddd}.suggestions-suggestion{padding:4px 4px;overflow:hidden}.suggestions-suggestion:hover{background:#f7f7f7}.suggestions-selected{background:#f0f0f0}.suggestions-selected:hover{background:#f0f0f0}.suggestions-hint{padding:4px 4px;white-space:nowrap;overflow:hidden;color:#777;font-size:85%}.suggestions-constraints{list-style:none!important;margin:0!important;padding:0!important;position:absolute!important;white-space:nowrap!important}.suggestions-constraints:empty{display:none!important}.suggestions-constraints li{background:#f8f8f8;border:1px solid #ccc;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;cursor:default;display:inline-block;margin:0 4px 0 0;padding:0 .5em}.suggestions-constraints li .suggestions-remove{height:1em;width:1em;display:inline-block;margin:0 0 0 .25em;background:transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTAwJyBoZWlnaHQ9JzEwMCcgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJz48Zz48cGF0aCBkPSdtMjAsMjBtMTAsMGwyMCwyMGwyMCwtMjBsMTAsMTBsLTIwLDIwbDIwLDIwbC0xMCwxMGwtMjAsLTIwbC0yMCwyMGwtMTAsLTEwbDIwLC0yMGwtMjAsLTIwbDEwLC0xMCcgZmlsbD0nIzk5OScvPjwvZz48L3N2Zz4=) 50% 50% no-repeat;background-size:contain;cursor:pointer;opacity:.8}.suggestions-constraints li .suggestions-remove:hover{opacity:1}.suggestions-constraints li span{vertical-align:middle}.suggestions-subtext{color:#777;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.suggestions-subtext_inline{display:inline-block;min-width:6em;vertical-align:bottom;margin:0 .5em 0 0}.suggestions-subtext-delimiter{display:inline-block;width:2px}.suggestions-subtext_label{margin:0 0 0 .25em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;padding:0 3px;background:#f5f5f5;font-size:85%}.suggestions-value[data-suggestion-status=LIQUIDATED]{position:relative}.suggestions-value[data-suggestion-status=LIQUIDATED]:after{position:absolute;left:0;right:0;top:50%;border-top:1px solid rgba(0,0,0,.4);content:''}
/* End */


/* Start:/local/templates/shop/css/components/main-page.css?1637844294254*/
.main-page__wrapper {}
.main-page__container {
    padding: 0 70px;
}
.main-page__inner {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

@media only screen and (max-width: 992px) {
    .main-page__container {
        padding: 0 20px;
    }
}
/* End */


/* Start:/local/templates/shop/css/components/main-page-menu.css?1640765725562*/
.main-page-menu__wrapper {
    flex: 0 0 auto;
    width: 100%;
}
.main-page-menu__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;

    margin: 0 -10px -20px;
}
.main-page-menu__item {
    flex: 0 0 auto;
    width: 20%;
    padding: 0 10px;
    margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
    .main-page-menu__list {
        justify-content: flex-start;
    }
    .main-page-menu__item {
        width: 33.33%;
    }
}

@media screen and (max-width: 576px) {
    .main-page-menu__item {
        width: 50%;
    }
}
/* End */


/* Start:/local/templates/shop/css/components/main-page-menu-item.css?16425065141011*/
.main-page-menu-item__link {
    display: flex;
    flex-direction: column;
    border: 4px solid var(--t-color-bordered);
    color: var(--t-color-dark);
    height: 100%;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    word-break: break-word;
    border-radius: 10px;
    padding: 20px;
}

.main-page-menu-item__image {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 0;
    position: relative;
    width: 100%;
    padding-top: 100%;
    margin-bottom: 20px;
}

.main-page-menu-item__image:last-child {
    margin-bottom: 0;
}

.main-page-menu-item__image picture {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.main-page-menu-item__image picture img {
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 576px)  {
    .main-page-menu-item__link {
        font-size: 16px;
        padding: 80px 10px 10px;
    }
}
/* End */


/* Start:/local/templates/shop/css/components/main-banners.css?1640765725788*/
.main-banners__block {
    flex: 1;
    overflow: hidden;
}
.main-banners__wrapper {}
.main-banners__list {}
.main-banners__item {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 100%;
    padding-top: 50%;
    line-height: 0;
}
.main-banners__link {


}
.main-banners__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}
.main-banners__image--full {}
.main-banners__image--mobile {
    display: none;
}

@media only screen and (max-width: 992px) {
    .main-banners__block {
        margin-bottom: 20px;
    }
    .main-banners__item {
        padding-top: 100%;
    }
    .main-banners__image--full {
        display: none;
    }
    .main-banners__image--mobile {
        display: inline-block;
    }
}
/* End */


/* Start:/local/templates/shop/css/components/main/list.css?16437264871052*/
ul {
    margin-bottom: 20px;
}
ul:last-child {
    margin-bottom: 0;
}
ul li {
    position: relative;
    padding-left: 40px;
    margin-bottom: 10px;
}
ul li:last-child {
    margin-bottom: 0;
}
ul li:before {
    content: '';
    position: absolute;
    left: 14px;
    top: 9px;
    width: 6px;
    height: 6px;
    background-color: var(--t-color-accent);
    border-radius: 100%;
}


ol {
    counter-reset: li;
    padding: 0;
    list-style: none;
}
ol li {
    position: relative;
    margin: 0 0 20px 35px;
    padding: 0 15px;
    font-size: 15px;
    border-left: 1px solid #e0e0e0;
}
ol li:before {
    counter-increment: li;
    content: counters(li, ".") "";
    position: absolute;
    top: 0;
    left: -35px;
    width: 20px;
    padding: 0 4px;
    color: #9e9e9e;
    text-align: right;
    font-weight: 400;
}
ol li ol {
    margin-top: 10px;
}
ol li ol li:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
}
ol > li > ol > li > ol > li {
    margin-left: 45px;
}
ol > li > ol > li > ol > li:before {
    left: -45px;
}

/* End */


/* Start:/local/templates/shop/css/components/main/roll-link.css?16406137651892*/
.roll-link {
    display: inline-block;
    overflow: hidden;

    vertical-align: top;

    -webkit-perspective: 600px;
    -moz-perspective: 600px;
    -ms-perspective: 600px;
    perspective: 600px;

    -webkit-perspective-origin: 50% 50%;
    -moz-perspective-origin: 50% 50%;
    -ms-perspective-origin: 50% 50%;
    perspective-origin: 50% 50%;

}

.roll-link:hover {text-decoration:none;}

.roll-link span {
    display: block;
    position: relative;
    padding: 0 2px;

    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    transition: all 400ms ease;

    -webkit-transform-origin: 50% 0%;
    -moz-transform-origin: 50% 0%;
    -ms-transform-origin: 50% 0%;
    transform-origin: 50% 0%;

    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.roll-link:hover span {
    background: var(--t-color-accent);


    -webkit-transform: translate3d( 0px, 0px, -30px ) rotateX( 90deg );
    -moz-transform: translate3d( 0px, 0px, -30px ) rotateX( 90deg );
    -ms-transform: translate3d( 0px, 0px, -30px ) rotateX( 90deg );
    transform: translate3d( 0px, 0px, -30px ) rotateX( 90deg );
}

.roll-link span:after {
    content: attr(data-title);

    display: block;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 2px;

    color: var(--t-color-white);
    background: var(--t-color-accent);

    -webkit-transform-origin: 50% 0%;
    -moz-transform-origin: 50% 0%;
    -ms-transform-origin: 50% 0%;
    transform-origin: 50% 0%;

    -webkit-transform: translate3d( 0px, 105%, 0px ) rotateX( -90deg );
    -moz-transform: translate3d( 0px, 105%, 0px ) rotateX( -90deg );
    -ms-transform: translate3d( 0px, 105%, 0px ) rotateX( -90deg );
    transform: translate3d( 0px, 105%, 0px ) rotateX( -90deg );
}
/* End */


/* Start:/local/templates/shop/css/components/elements/news-detail.css?16470006542478*/
.news-detail__wrapper {}
.news-detail__header {
    position: relative;
    color: var(--t-color-black);
}
.news-detail__header-inner {
    padding: 80px 0 30px;
}
.news-detail__tags {
    margin-bottom: 1.5rem;
}
.news-detail__tags:last-child {
    margin-bottom: 0;
}
.news-detail__title {
    letter-spacing: -.8px;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 20px;
    margin-top: 0;
}
.news-detail__title:last-child {
    margin-bottom: 0;
}
.news-detail__date {
    font-size: 1em;
    line-height: 1.4;
    margin-bottom: 0.5em;
}
.news-detail__date:last-child {
    margin-bottom: 0;
}
.news-detail__date-title {
    font-size: 0.8em;
}
.news-detail__date-value {
    font-weight: 300;
    font-size: 1.2em;
    color: var(--t-color-black);
}
.news-detail__body {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 40px;
}
.news-detail__body:last-child {
    margin-bottom: 0;
}
.news-detail__body + .news-detail__footer {
    padding-top: 0;
}
.news-detail__container {
    width: 100%;
    max-width: 774px;
}
.news-detail__preview {
    position: relative;
    padding-top: 40%;
    background-color: var(--t-color-filled);
    border-radius: 20px;
    line-height: 0;
    overflow: hidden;
    margin-bottom: 2rem;
}
.news-detail__preview picture {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.news-detail__preview img {
    min-width: 100%;
    min-height: 100%;
    max-width: none;
    width: auto;
    height: auto;
    object-fit: cover;
}

.news-detail__content {
    font-size: 1.24em;
    line-height: 1.6;
    margin-bottom: 20px;
}
.news-detail__content:last-child {
    margin-bottom: 0;
}
.news-detail__footer {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 40px 0;
}
.news-detail__footer-inner {
    border-radius: 10px;
    padding: 20px;
    background-color: var(--t-color-filled);
    color: var(--t-color-gray);
    overflow: hidden;
}
.news-detail__share {
    display: flex;
    flex-direction: column;
}
.news-detail__share-title {
    font-size: 0.8em;
    margin-bottom: 1em;
}

@media only screen and (max-width: 992px) {
    .news-detail__header-inner {
        padding: 30px 0 20px;
    }
    .news-detail__content {
        font-size: 1.1em;
    }
    .news-detail__footer {
        padding: 20px 0;
    }
}
/* End */


/* Start:/local/templates/shop/css/components/elements/news-detail-info.css?1641986901699*/
.news-detail-info__list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;

    margin: 0 -10px -20px;
}
.news-detail-info__item {
    display: flex;
    align-items: center;
    padding: 0 10px;
    margin-bottom: 20px;
}
.news-detail-info__icon {
    display: flex;
    align-items: center;
    justify-content: center;

    width: 14px;
    height: 14px;
}
.news-detail-info__icon path {
    fill: var(--t-color-gray-tetriary);
}
.news-detail-info__value {
    color: var(--t-color-gray-tetriary);
}
.news-detail-info__icon + .news-detail-info__value {
    margin-left: 10px;
}
.news-detail-info__item--date {}
.news-detail-info__item--views {}
/* End */


/* Start:/local/templates/shop/css/components/elements/news-item.css?16419869015374*/
.news-items {
    z-index: 15;
}
.news-item__wrapper {
    position: relative;
    width: 31.91%;
    margin-right: 2.135%;
    border: 1px rgba(51, 51, 51, 0.08) solid;
    margin-bottom: 64px;
    overflow: hidden;
    cursor: pointer;
    z-index: 20;
}
.news-item__wrapper:nth-child(1),
.news-item__wrapper:nth-child(3n+1) {
    border-left: 0;
}
.news-item__wrapper:nth-child(3n) {
    border-right: 0;
    margin-right: 0;
}
.news-item__wrapper:before {
    content: '';
    position: absolute;

    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

    transition: .3s ease;
    z-index: -1;

    background-color: #ffffff;
}
.news-item__wrapper:nth-child(1):before,
.news-item__wrapper:nth-child(3n+1):before {
    width: calc(100% - 1px);
    left: 1px;
}
.news-item__wrapper:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 30;
    background-color: #fff;
    transition: transform .5s ease;
    transform: translate3d(0, 0, 0);
}
.news-item__wrapper.atscroll:after {
    transform: translate3d(100%, 0, 0);
}
.news-item__wrapper:nth-child(1):after,
.news-item__wrapper:nth-child(3n+1):after {
    left: 1px;
}
.news-item__wrapper:hover,
.news-item__wrapper:focus {
    color: inherit;
    text-decoration: none;
}
.news-item__head {
    position: relative;
    z-index: 25;
    padding: 40px 8%;
    border-bottom: 1px rgba(51, 51, 51, 0.08) solid;
    transition: border-color .5s ease;
}
.news-item__day {
    display: inline-block;
    vertical-align: top;
    font-family: Metronic, sans-serif;
    font-weight: bold;
    line-height: 0.81;
    letter-spacing: -0.2px;
    font-size: 32px;
    margin-right: 12px;
    transition: color .5s ease;
    color: #1a1a1a;
}
.news-item__month-year {
    display: inline-block;
    vertical-align: top;
    margin-top: 8px;
    font-family: Metronic, sans-serif;
    font-weight: 600;
    line-height: 0.71;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    font-size: 14px;
    transition: color .5s ease;
    color: #1a1a1a;
}
.news-item__month-year span {
    color: rgba(51, 51, 51, 0.4);
    transition: color .5s ease;
}
.news-item__body {
    position: relative;
    padding: 40px 8% 110px 8%;
    border-top: 1px rgba(255, 255, 255, 0.08) solid;
    z-index: 25;
}
.news-item__body:before {
    content: '';
    position: absolute;
    background-color: #f5354e;
    width: 30px;
    height: 4px;
    border-radius: 1px;
    bottom: 40px;
}
.news-item__title {
    white-space: normal;
    font-size: 16px;
    line-height: 1.5;
    transition: color .5s ease;
    color: #1a1a1a;
    margin-bottom: 1.5em;
}
.news-item__title:last-child {
    margin-bottom: 0;
}
.news-item__views {
    white-space: normal;
    font-size: 11px;
    line-height: 1.5;
    transition: color .5s ease;
    color: #1a1a1a;
    opacity: 0.5;
    margin-bottom: 0.5em;
}
.news-item__views:last-child {
    margin-bottom: 0;
}

.news-item__cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

    z-index: 23;
    transition: opacity .5s ease;
    opacity: 1;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.news-item__cover:after {
    content: '';

    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

    background: rgba(26, 26, 26, 0.7);
}

.news-item__wrapper.news-item__wrapper--cover .news-item__head {
    border-color: rgba(255, 255, 255, 0.2);
}
.news-item__wrapper.news-item__wrapper--cover .news-item__day,
.news-item__wrapper.news-item__wrapper--cover .news-item__month-year {
    color: #fff;
}
.news-item__wrapper.news-item__wrapper--cover .news-item__month-year span {
    color: rgba(255, 255, 255, 0.3);
}
.news-item__wrapper.news-item__wrapper--cover .news-item__title,
.news-item__wrapper.news-item__wrapper--cover .news-item__views {
    color: #fff;
}

.news-item__wrapper:hover:before {
    background-color: #fafafa;
}
.news-item__wrapper:hover .news-item__cover {
    opacity: 0;
}
.news-item__wrapper:hover.news-item__wrapper--cover .news-item__head {
    border-color: rgba(51, 51, 51, 0.08);
}
.news-item__wrapper:hover.news-item__wrapper--cover .news-item__day,
.news-item__wrapper:hover.news-item__wrapper--cover .news-item__month-year {
    color: #1a1a1a;
}
.news-item__wrapper:hover.news-item__wrapper--cover .news-item__month-year span {
    color: rgba(26, 26, 26, 0.3);
}
.news-item__wrapper:hover.news-item__wrapper--cover .news-item__title,
.news-item__wrapper:hover.news-item__wrapper--cover .news-item__views {
    color: #1a1a1a;
}

@media only screen and (max-width: 768px) {
    .news-item__wrapper {
        width: 48.75%;
        margin-right: 2.5%;
        margin-bottom: 30px;
    }
    .news-item__wrapper:nth-child(3n) {
        margin-right: 2.5%;
        border-right: 1px solid rgba(51, 51, 51, 0.08);
    }
    .news-item__wrapper:nth-child(1), .news-item__wrapper:nth-child(3n+1) {
        border-left: 1px solid rgba(51, 51, 51, 0.08);
    }

    .news-item__wrapper:nth-child(2n+1) {
        border-left: 1px solid rgba(51, 51, 51, 0.08);
    }
    .news-item__wrapper:nth-child(1),
    .news-item__wrapper:nth-child(2n+1) {
        border-left: 0;
    }
    .news-item__wrapper:nth-child(2n) {
        margin-right: 0;
        border-right: 0;
    }

}
/* End */


/* Start:/local/templates/shop/css/components/elements/tags-list.css?1641986901492*/
.tags-list__wrapper {}
.tags-list__list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px -6px;
}
.tags-list__item {
    padding: 0 5px;
    margin-bottom: 6px;
}
.tags-list__link {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 1;
    text-transform: uppercase;
    color: var(--t-color-accent);
    transition: 0.3s ease-out;
}
.tags-list__link:hover,
.tags-list__link:focus {
    color: var(--t-color-black);
    text-decoration: none;
}
/* End */


/* Start:/local/templates/shop/css/components/elements/block.css?16407657251052*/
.block {
    position: relative;
    padding: 60px 0;
}
.block--no-padding {
    padding: 0;
}
.block__inner {}
.block__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

    margin-bottom: 40px;
}
.block__header:last-child {
    margin-bottom: 0;
}
.block__title {
    text-align: center;
    font-weight: 600;
    font-size: 32px;
    margin-bottom: 0.3em;
}
.block__title:last-child {
    margin-bottom: 0;
}
.block__subtitle {
    color: var(--t-color-gray-secondary);
    text-align: center;
    margin-bottom: 15px;
}
.block__subtitle:last-child {
    margin-bottom: 0;
}
.block__description {
    text-align: center;
    margin-bottom: 30px;
}
.block__description:last-child {
    margin-bottom: 0;
}
.block__body {}

@media screen and (max-width: 992px) {
    .block {
        padding: 30px 0;
    }
}
/* End */


/* Start:/local/templates/shop/css/components/elements/catalog-section-list.css?16407657251082*/
.catalog-section-list__wrapper {}
.catalog-section-list__inner {}
.catalog-section-list__header {}
.catalog-section-list__title {

}
.catalog-section-list__title:last-child {

}
.catalog-section-list__subtitle {}
.catalog-section-list__link {
    color: inherit;
}
.catalog-section-list__description {}
.catalog-section-list__body {}
.catalog-section-list__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px -20px;
}
.catalog-section-list__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33%;
    padding: 0 10px;
    margin-bottom: 20px;
}
.catalog-section-list__item:nth-child(5n),
.catalog-section-list__item:nth-child(5n-1) {
    width: 50%;
}

@media screen and (max-width: 768px) {
    .catalog-section-list__list {
        margin: 0 -5px -10px;
    }
    .catalog-section-list__item {
        width: 50%;
        padding: 0 5px;
        margin-bottom: 10px;
    }
    .catalog-section-list__item:nth-child(3n) {
        width: 100%;
    }
}
/* End */


/* Start:/local/templates/shop/css/components/elements/catalog-section-list-item.css?16407657252026*/
.catalog-section-list-item__wrapper {}
.catalog-section-list-item__inner {}
.catalog-section-list-item__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: relative;
    height: 260px;
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
}
.catalog-section-list-item__link {
    color: inherit;
}
.catalog-section-list-item__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.catalog-section-list-item__image picture {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}
.catalog-section-list-item__image img {
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
}
.catalog-section-list-item__content {
    position: relative;
    background-color: rgba(255,255,255,0.7);
    padding: 10px 15px;
}
.catalog-section-list-item__title {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
}
.catalog-section-list-item__count {
    font-size: 12px;
    font-weight: 300;
    text-transform: lowercase;
    margin-top: 3px;
}

@media screen and (max-width: 768px) {
    .catalog-section-list-item__box {
        height: 200px;
    }
    .catalog-section-list-item__content {
        padding: 7px 10px;
    }
}
/* End */


/* Start:/local/templates/shop/css/components/elements/contact-scheme.css?1641912277629*/
.contact-scheme {
    line-height: 1.5;
    margin-bottom: 30px;
}
.contact-scheme:last-child {
    margin-bottom: 0;
}

.contact-scheme__title {
    font-size: 18px;
    font-weight: 600;
    color: var(--t-color-accent);
    margin-bottom: 20px;
    text-transform: uppercase;
}

.contact-scheme__title:last-child {
    margin-bottom: 0;
}

.contact-scheme__title span {
    font-weight: 300;
    color: var(--t-color-black);
    text-transform: none;
}

.contact-scheme__picture {
    text-align: center;
}

.contact-scheme__picture img {
    max-width: 100%;
    height: auto;
}
.contact-scheme__desc {
    font-size: 16px;
}
/* End */


/* Start:/local/templates/shop/css/components/elements/article-single-post.css?16539927361763*/
.article-single-post__wrapper {
    position: relative;
    display: flex;
    justify-content: space-between;

    padding: 30px 0;
}
.article-single-post__board {
    position: sticky;
    height: 100%;
    left: 0;
    top: 15%;
    flex: 1;
    width: 100%;
    min-width: 210px;
    margin-top: 310px;
    margin-bottom: 40px;
    margin-right: 4%;
    padding-bottom: 30px;
}
.article-single-post__table-of-content {
    margin-bottom: 1rem;
}
.article-single-post__table-of-content:last-child {
    margin-bottom: 0;
}
.article-single-post__table-of-content--mobile {
    display: none;
}
.article-single-post__table-of-content-title {
    font-size: 22px;
    margin-bottom: 0.5em;
}
.article-single-post__table-of-content-title:last-child {
    margin-bottom: 0;
}
.article-single-post__area {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1;
}
.article-single-post__inner {
    flex: 0 0 auto;
    max-width: 774px;
    width: 1000px;
}
.article-single-post__sidebar {
     position: sticky;
     height: 100%;
     margin-left: 50px;
     flex: 1;
     width: 240px;
     right: 0;
     top: 15%;
     margin-top: 230px;
     margin-bottom: 1rem;
}
@media screen and (max-width: 992px) {
    .article-single-post__wrapper {
        padding: 20px 0;
    }
    .article-single-post__board {
        display: none;
    }
    .article-single-post__table-of-content--pc {
        display: none;
    }
    .article-single-post__table-of-content--mobile {
        display: block;
    }
    .article-single-post__area {
        max-width: 100%;
        width: 100%;
    }
    .article-single-post__inner {
        width: 100%;
        padding: 0 15px;
    }
    .article-single-post__sidebar {
        display: none;
    }
}
/* End */


/* Start:/local/templates/shop/css/components/elements/table-of-content.css?1653992736999*/
.table-of-content__wrapper {
    display: flex;
    flex-direction: column;
    max-width: 300px;
}
.table-of-content__list {
    display: flex;
    flex-direction: column;
}
.table-of-content__list .table-of-content__list {
    margin-top: 0.5em;
    margin-left: 30px;
}
.table-of-content__item {
    font-size: 1rem;
    line-height: 1.5;
    margin-bottom: 0.5em;
}
.table-of-content__link {
    display: block;
    position: relative;
    color: var(--t-color-gray);
    border-bottom: 0;
    padding-left: 30px;
}
.table-of-content__link:before {
    content: '';
    background-color: var(--t-color-light-gray);
    height: 1px;
    width: 100vw;
    position: absolute;
    top: 0.8em;
    right: 100%;
    margin-right: -15px;
}
.table-of-content__link.active {
    color: var(--t-color-accent);
}
.table-of-content__link.active:before {
    background-color: var(--t-color-accent);
}

@media screen and (max-width: 992px) {
    .table-of-content__wrapper {
        max-width: 100%;
    }
}
/* End */


/* Start:/local/templates/shop/css/components/elements/article-audio.css?1653997807533*/
.article-audio__block {
    display: flex;
    flex-direction: column;

    width: 100%;
    padding: 50px 0;
}

.article-audio__value {
    position: relative;

    display: flex;
    width: 100%;
    justify-content: center;

    box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.1);

    line-height: 0;

    margin-bottom: 1em;
}

.article-audio__value:last-child {
    margin-bottom: 0;
}

.article-audio__caption {
    display: flex;
    width: 100%;
    justify-content: center;

    font-size: 0.875em;
    color: var(--t-color-gray);
}
/* End */


/* Start:/local/templates/shop/css/components/elements/article-image.css?1653997807741*/
.article-image__block {
    display: flex;
    flex-direction: column;

    width: 100%;
    padding: 50px 0;
}

.article-image__value {
    position: relative;

    display: flex;
    width: 100%;
    justify-content: center;

    line-height: 0;

    margin-bottom: 1em;
}

.article-image__value:last-child {
    margin-bottom: 0;
}

.article-image__value picture {
    display: inline-block;
    position: relative;
    max-width: 100%;
    margin: 0;
    padding: 0;
    box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.1);

    overflow: hidden;
}

.article-image__link {
    cursor: pointer;
}

.article-image__caption {
    display: flex;
    width: 100%;
    justify-content: center;

    font-size: 0.875em;
    color: var(--t-color-gray);
}

/* End */


/* Start:/local/templates/shop/css/components/elements/article-video.css?1653997807635*/
.article-video__block {
    width: 100%;
    padding: 50px 0;
}

.article-video__value {
    position: relative;

    width: 100%;
    padding-top: 56.25%;

    line-height: 0;

    box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.1);

    margin-bottom: 1em;
}

.article-video__value:last-child {
    margin-bottom: 0;
}

.article-video__value iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;

    margin: 0;
    padding: 0;
}

.article-video__caption {
    display: flex;
    width: 100%;
    justify-content: center;

    font-size: 0.875em;
    color: var(--t-color-gray);
}

/* End */


/* Start:/local/templates/shop/css/components/elements/article-pdf.css?1653998120858*/
.article-pdf__block {
    display: flex;
    flex-direction: column;

    width: 100%;
    padding: 50px 0;
}
.article-pdf__wrapper {
    margin-bottom: 1.4em;
}
.article-pdf__wrapper:last-child {
    margin-bottom: 0;
}
.article-pdf__preview {
    position: relative;

    display: flex;
    width: 100%;
    padding-top: 70%;
    justify-content: center;

    box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.1);

    line-height: 0;

    margin-bottom: 1em;
}
.article-pdf__preview iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
.article-pdf__preview:last-child {
    margin-bottom: 0;
}
.article-pdf__caption {
    position: relative;

    display: flex;
    width: 100%;
    justify-content: center;

    margin-bottom: 1em;
}

.article-pdf__caption:last-child {
    margin-bottom: 0;
}
/* End */


/* Start:/local/templates/shop/css/components/elements/article-table.css?1653998554683*/
.article-single-post__inner table {
    max-width: 100%;
    border-collapse: collapse;
    border-spacing: 0;

    width: 100%;
    margin-bottom: 20px;

    table-layout: fixed;
}

.article-single-post__inner th,
.article-single-post__inner td {
    padding: 10px 15px;
    text-align: left;
}

.article-single-post__inner th {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: var(--t-color-filled);
    font-weight: 700;
}

.article-single-post__inner td {
    border-bottom: 1px solid var(--t-color-bordered);
}

.article-single-post__inner tr:first-child td {
    padding-top: 20px;
}

.article-single-post__inner tr:last-child td {
    border-bottom: 0;
}
/* End */


/* Start:/local/templates/shop/css/components/controls/audioplayer.css?16539978075522*/
/* RemixDesign | woaichidapi@163.com | Redesigned by JimmyCheung */
.audioplayer {
    display: flex;
    align-items: center;
    flex-direction: row;
    box-sizing: border-box;
    padding: 0 24px;
    width: 100%;
    height: 96px;
    margin-top: 1em;
    margin-bottom: 1em;
    background-color: #ffffff;
    border: 1px solid #efefef;
}
.audioplayer:first-child {
    margin-top: 0;
}
.audioplayer:last-child {
    margin-bottom: 0;
}

.audioplayer-playpause {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
}

.audioplayer:not(.audioplayer-playing) .audioplayer-playpause {
    background-color: rgba(245, 53, 78, 0);
    border: 1px solid #f5354e;
}
.audioplayer:not(.audioplayer-playing) .audioplayer-playpause:hover {
    background-color: rgba(245, 53, 78, 0.1);
}

.audioplayer-playing .audioplayer-playpause {
    background-color: rgba(245, 53, 78, 0);
    border: 1px solid #f5354e;
}
.audioplayer-playing .audioplayer-playpause:hover {
    background-color: rgba(245, 53, 78, 0.1);
}

.audioplayer:not(.audioplayer-playing) .audioplayer-playpause a {
    content: "";
    justify-content: center;
    width: 0;
    height: 0;
    margin-left: 2px;
    border-top: 7px solid transparent;
    border-right: none;
    border-bottom: 7px solid transparent;
    border-left: 12px solid #f5354e;
}

.audioplayer-playing .audioplayer-playpause a {
    content: "";
    display: flex;
    justify-content: space-between;
    width: 12px;
    height: 14px;
}
.audioplayer-playing .audioplayer-playpause a:before, .audioplayer-playing .audioplayer-playpause a:after {
    content: "";
    width: 4px;
    height: 14px;
    background-color: #f5354e;
}

.audioplayer-time {
    display: flex;
    width: 40px;
    justify-content: center;
    font-size: 12px;
    color: rgba(51, 51, 51, 0.6);
}

.audioplayer-time-current {
    margin-left: 24px;
}

.audioplayer-time-duration {
    margin-right: 24px;
}

.audioplayer-bar {
    position: relative;
    display: flex;
    margin: 0 12px;
    height: 12px;
    flex-basis: 0;
    flex-grow: 1;
    cursor: pointer;
}

.audioplayer-bar::before {
    content: "";
    position: absolute;
    top: 5px;
    width: 100%;
    height: 2px;
    background-color: #DDE2E6;
}

.audioplayer-bar > div {
    position: absolute;
    left: 0;
    top: 5px;
}

.audioplayer-bar-loaded {
    z-index: 1;
    height: 2px;
    background: #BEC8D2;
}

.audioplayer-bar-played {
    flex-direction: row-reverse;
    z-index: 2;
    height: 2px;
    background-color: #f5354e;
    /* Fallback Color */
    background-image: -webkit-gradient(linear, left, from(#eb0c29), to(#f5354e));
    /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(left, #eb0c29, #f5354e);
    /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(left, #eb0c29, #f5354e);
    /* FF3.6 */
    background-image: -ms-linear-gradient(left, #eb0c29, #f5354e);
    /* IE10 */
    background-image: -o-linear-gradient(left, #eb0c29, #f5354e);
    /* Opera 11.10+ */
    background-image: linear-gradient(left, #eb0c29, #f5354e);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1,StartColorStr="#eb0c29", EndColorStr="#f5354e");
}
.audioplayer-bar-played:after {
    display: flex;
    position: absolute;
    content: "";
    box-sizing: border-box;
    top: -5px;
    right: -1px;
    margin-right: -5px;
    width: 12px;
    height: 12px;
    background-color: #fff;
    border-radius: 6px;
}

.audioplayer:not(.audioplayer-playing) .audioplayer-bar-played::after {
    border: 2px solid #BEC8D2;
}

.audioplayer-playing .audioplayer-bar-played::after {
    border: 2px solid #f5354e;
}

.audioplayer-volume {
    display: flex;
    align-items: center;
}

.audioplayer-volume-button {
    display: flex;
    align-items: center;
    width: 24px;
    height: 24px;
    cursor: pointer;
}
.audioplayer-volume-button a {
    display: flex;
    width: 6px;
    height: 8px;
    background-color: #9A9FB0;
    position: relative;
    transition: none;
}
.audioplayer-volume-button a:before, .audioplayer-volume-button a:after {
    content: "";
    position: absolute;
}

.audioplayer-volume-button a:before {
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-right: 9px solid #9A9FB0;
    border-bottom: 8px solid transparent;
    border-left: none;
    top: -4px;
}

.audioplayer:not(.audioplayer-mute) .audioplayer-volume-button a:after {
    left: 12px;
    top: 1px;
    width: 6px;
    height: 6px;
    border: 6px double #9A9FB0;
    border-width: 6px 6px 0 0;
    border-radius: 0 12px 0 0;
    transform: rotate(45deg);
}

.audioplayer-mute .audioplayer-volume-button a {
    background-color: #f5354e;
}
.audioplayer-mute .audioplayer-volume-button a:before {
    border-right: 9px solid #f5354e;
}

.audioplayer-volume-adjust {
    display: flex;
    align-items: center;
    margin-left: 8px;
}

.audioplayer-volume-adjust > div {
    position: relative;
    display: flex;
    width: 60px;
    height: 2px;
    cursor: pointer;
    background-color: #BEC8D2;
}

.audioplayer-volume-adjust div div {
    position: absolute;
    top: 0;
    left: 0;
    height: 2px;
    background-color: #f5354e;
}

/* responsive | you can change the max-width value to match your theme */
@media screen and (max-width: 679px) {
    .audioplayer-volume-adjust {
        display: none;
    }
}
/* End */


/* Start:/local/templates/shop/components/bitrix/main.userconsent.request/.default/user_consent.css?15259481143383*/
.main-user-consent-request a {
	cursor: pointer;
}

.main-user-consent-request-popup {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(0,0,0,0.5);
	overflow: hidden;
	z-index: 9000;
}

.main-user-consent-request-popup-cont {
	min-height: 290px; /* loader magic */
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 0 auto;
	padding: 20px;
	min-width: 320px;
	background: #fff;
	text-align: center;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow-y: auto;
}

.main-user-consent-request-popup-header {
	margin: 0 0 30px 0;
	font: normal 18px "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
}

.main-user-consent-request-popup-textarea-block {
	margin: 0 0 20px 0;
}

.main-user-consent-request-popup-buttons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.main-user-consent-request-popup-button {
	display: inline-block;
	height: 39px;
	margin: 0 10px 5px 0;
	padding: 0 18px;
	border: none;
	border-radius: 2px;
	font: normal 12px/39px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #535c69;
	outline: none;
	vertical-align: middle;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: none;
	white-space: nowrap;
	-webkit-font-smoothing: antialiased;
	-webkit-transition: background-color 0.2s linear, color 0.2s linear;
	transition: background-color 0.2s linear, color 0.2s linear;
	cursor: pointer;
}

.main-user-consent-request-popup-button-acc {
	background: #bbed21;
}

.main-user-consent-request-popup-button-acc:hover {
	background: #d2f95f;
}

.main-user-consent-request-popup-button-rej {
	-webkit-box-shadow: inset 0 0 0 1px #a1a6ac;
	box-shadow: inset 0 0 0 1px #a1a6ac;
	background: none;
}

.main-user-consent-request-popup-button-rej:hover {
	background: #cfd4d8;
}

.main-user-consent-request-popup-text {
	padding: 5px 10px;
	width: 100%;
	height: 130px;
	border: 1px solid #999;
	background: #fff;
	box-sizing: border-box;
	outline: none;
	-moz-appearance: none;
}


/** LOADER **/
.main-user-consent-request-loader {
	position: relative;
	height: 100px;
	width: 100px;
	margin: 0 auto;
	-webkit-transform: translate(0, 50%);
	transform: translate(0, 50%);
}

.main-user-consent-request-path {
	stroke: #80868e;
	stroke-dasharray: 100, 200;
}

.main-user-consent-request-loader:before {
	content: '';
	display: block;
	padding-top: 100%;
}

.main-user-consent-request-circular {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	height: inherit;
	width: inherit;
	-webkit-animation: rotate 1s linear infinite;
	animation: rotate 1s linear infinite;
	-webkit-transform-origin: center center;
	transform-origin: center center;
}

.main-user-consent-request-path {
	stroke: #ccc;
	stroke-dasharray: 60, 200;
	stroke-dashoffset: 0;
	-webkit-animation: dash 1.5s ease-in-out infinite;
	animation: dash 1.5s ease-in-out infinite;
	stroke-linecap: round;
}

@keyframes rotate {
	100% {
		transform: rotate(360deg);
	}
}

@-webkit-keyframes rotate {
	100% {
		transform: rotate(360deg);
	}
}

/* End */


/* Start:/local/templates/shop/styles.css?1742887573159*/
.megamenu-wrapper .megamenu__item-content-products-cat-item-text-content .head {
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 14px;
}
/* End */


/* Start:/local/templates/shop/template_styles.css?17428875732941*/
[data-b24-crm-button-widget="openline_olchat_wa_connector_2"] {
    display: none !important;
}
.header-contacts__wrapper {
    display: flex;
    flex-direction: column;
    margin-right: 10px;
}

.header-contacts__geolocation {
    margin-bottom: 4px;
}
.header-contacts__phone {
    margin-bottom: 4px;
    text-align: right;
}
.header-contacts__email {
    text-align: right;
}

.header-contacts__wrapper .contacts-widget__phone {
    color: #000000;
    font-size: 24px;
    margin: 0;
    text-decoration: none;
}

.header-contacts__wrapper .contacts-widget__link {
    color: #a3a3a3;
    font-size: 16px;
    letter-spacing: .03em;
}
.dropdown__wrapper {
    position: relative;
    display: flex;
    align-items: stretch;
}
.dropdown__wrapper:hover .dropdown__block, .dropdown__wrapper.active .dropdown__block {
    left: 0;
    top: 99%;
    opacity: 1;
    transition: opacity 0.3s;
}
.dropdown__label {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.dropdown__block {
    position: absolute;
    left: -9999px;
    top: -9999px;
    opacity: 0;
    z-index: 1;
}
.dropdown__block.active {
    left: 0;
    top: 99%;
    opacity: 1;
    transition: opacity 0.3s;
}

.city-label__wrapper {
    display: flex;
    align-items: center;
}
.city-label__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 18px;
    height: 18px;
}
.city-label__icon + .city-label__value {
    margin-left: 10px;
}
.city-label__value {
    color: #f5354e;
    border-bottom: 1px dashed;
}

.city-list__wrapper {
    display: flex;
    flex-direction: column;
}
.city-list__item {
    font-size: 14px;
    font-weight: 600;
    color: #000;
    padding: 10px 10px 10px 20px;
    border-left: 2px solid rgba(0, 0, 0, 0);
    cursor: pointer;
}
.city-list__item:hover {
    color: #f5354e;
    border-left-color: #f5354e;
}
.city-list__item.active {
    color: #f5354e;
}

.header-dropdown__item {
    font-size: 14px;
}
.header-dropdown__label {
    font-size: 13px;
    border-top: 2px solid rgba(0, 0, 0, 0);
    transition: 0.1s ease-out;
}
.header-dropdown__block {
    min-width: 150px;
    background-color: #fff;
    box-shadow: 0 10px 10px 1px rgba(0, 0, 0, 0.15);
}
.delivery-pre-text {
    margin-bottom: 2em;
    line-height: 1.5;
}

@media only screen and (max-width: 768px) {
    [data-b24-crm-button-widget="openline_olchat_wa_connector_2"] {
        display: inline-block !important;
    }
    [data-b24-crm-button-widget="openline_livechat"] {
        display: none !important;
    }
    .header-contacts__geolocation .header-dropdown__item {
        justify-content: flex-end;
    }
    .header-contacts__geolocation .header-dropdown__label {
        font-size: 11px;
    }
    .header-contacts__wrapper .contacts-widget__phone {
        font-size: 15px;
    }
    .header-contacts__wrapper .contacts-widget__link {
        font-size: 11px;
    }
}
/* End */
/* /local/templates/shop/css/vendor/introjs.min.css?16372450059170 */
/* /local/templates/shop/css/vendor/recaptcha.css?163724500551 */
/* /local/templates/shop/css/vendor/swiper-bundle.min.css?164061376515563 */
/* /local/templates/shop/css/main.css?1747819228791675 */
/* /local/templates/shop/css/loader-ellipsis.css?16372450051103 */
/* /local/templates/shop/css/news.css?16438022624287 */
/* /local/templates/shop/css/base/base.css?16470016961743 */
/* /local/templates/shop/css/layout/header.css?163784429431 */
/* /local/templates/shop/css/layout/page.css?1675334769209 */
/* /local/templates/shop/css/layout/footer.css?163784429431 */
/* /local/templates/shop/css/components/colors.css?1641986901341 */
/* /local/templates/shop/css/components/documents.css?1637245005999 */
/* /local/templates/shop/css/components/modals.css?1637245005102 */
/* /local/templates/shop/css/components/e-commerce-slide.css?16372450051161 */
/* /local/templates/shop/css/components/list.css?1637245005344 */
/* /local/templates/shop/css/components/packing-requirements.css?16372450052421 */
/* /local/templates/shop/css/components/page-content.css?1637245005818 */
/* /local/templates/shop/css/components/free-delivery-modal.css?16372450051472 */
/* /local/templates/shop/css/suggestions.min.css?16372450059267 */
/* /local/templates/shop/css/components/main-page.css?1637844294254 */
/* /local/templates/shop/css/components/main-page-menu.css?1640765725562 */
/* /local/templates/shop/css/components/main-page-menu-item.css?16425065141011 */
/* /local/templates/shop/css/components/main-banners.css?1640765725788 */
/* /local/templates/shop/css/components/main/list.css?16437264871052 */
/* /local/templates/shop/css/components/main/roll-link.css?16406137651892 */
/* /local/templates/shop/css/components/elements/news-detail.css?16470006542478 */
/* /local/templates/shop/css/components/elements/news-detail-info.css?1641986901699 */
/* /local/templates/shop/css/components/elements/news-item.css?16419869015374 */
/* /local/templates/shop/css/components/elements/tags-list.css?1641986901492 */
/* /local/templates/shop/css/components/elements/block.css?16407657251052 */
/* /local/templates/shop/css/components/elements/catalog-section-list.css?16407657251082 */
/* /local/templates/shop/css/components/elements/catalog-section-list-item.css?16407657252026 */
/* /local/templates/shop/css/components/elements/contact-scheme.css?1641912277629 */
/* /local/templates/shop/css/components/elements/article-single-post.css?16539927361763 */
/* /local/templates/shop/css/components/elements/table-of-content.css?1653992736999 */
/* /local/templates/shop/css/components/elements/article-audio.css?1653997807533 */
/* /local/templates/shop/css/components/elements/article-image.css?1653997807741 */
/* /local/templates/shop/css/components/elements/article-video.css?1653997807635 */
/* /local/templates/shop/css/components/elements/article-pdf.css?1653998120858 */
/* /local/templates/shop/css/components/elements/article-table.css?1653998554683 */
/* /local/templates/shop/css/components/controls/audioplayer.css?16539978075522 */
/* /local/templates/shop/components/bitrix/main.userconsent.request/.default/user_consent.css?15259481143383 */
/* /local/templates/shop/styles.css?1742887573159 */
/* /local/templates/shop/template_styles.css?17428875732941 */
