/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
input[type="number"]{-moz-appearance:textfield;appearance:textfield;-webkit-appearance:textfield;}.webform-submission-form input[type="number"]{-moz-appearance:auto;appearance:auto;-webkit-appearance:auto;}.page-menu{position:fixed;z-index:10;background:#ffffff;padding:15px;top:50px;left:-230px;-webkit-box-shadow:0 0 15px 1px rgba(0,0,0,0.3);box-shadow:0 0 15px 1px rgba(0,0,0,0.3);-webkit-transition:left 0.3s ease-in-out;-o-transition:left 0.3s ease-in-out;transition:left 0.3s ease-in-out;}.page-menu a{display:block;margin-bottom:5px;}.page-menu.active{left:0;}.page-menu__drop-menu{padding:10px;color:#ffffff;text-transform:uppercase;background:#2688DA;position:absolute;left:calc(100% - 10px);top:10px;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);}.page-menu__item{padding:2px;}.page-menu__item::first-letter{text-transform:capitalize;}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;}:focus{outline:0;}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,q:before,q:after{content:'';content:none;}table{border-collapse:collapse;border-spacing:0;}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none;}input[type=search]{-webkit-appearance:none;-moz-appearance:none;-webkit-box-sizing:content-box;box-sizing:content-box;}textarea{overflow:auto;vertical-align:top;resize:vertical;}audio,canvas,video{display:inline-block;*display:inline;*zoom:1;max-width:100%;}audio:not([controls]){display:none;height:0;}[hidden]{display:none;}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}a:focus{outline:thin dotted;}a:active,a:hover{outline:0;}img{border:0;-ms-interpolation-mode:bicubic;}figure{margin:0;}form{margin:0;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;white-space:normal;*margin-left:-7px;}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle;}button,input{line-height:normal;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;*overflow:visible;}button[disabled],html input[disabled]{cursor:default;}input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;*height:13px;*width:13px;}input[type="search"]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}textarea{overflow:auto;vertical-align:top;}table{border-collapse:collapse;border-spacing:0;}html,button,input,select,textarea{color:#222;}::-moz-selection{background:#b3d4fc;text-shadow:none;}::selection{background:#b3d4fc;text-shadow:none;}img{vertical-align:middle;}fieldset{border:0;margin:0;padding:0;}textarea{resize:vertical;}.chromeframe{margin:0.2em 0;background:#ccc;color:#000;padding:0.2em 0;}@font-face{font-family:'Gotham Pro Regular';src:url(/themes/base/css/GothamPro.eot);src:url(/themes/base/css/GothamPro.eot#iefix) format("embedded-opentype"),url(/themes/base/css/GothamPro.woff) format("woff"),url(/themes/base/css/GothamPro.ttf) format("truetype");font-weight:normal;font-style:normal;}@font-face{font-family:'Gotham Pro Medium';src:url(/themes/base/css/GothamPro-Medium.eot);src:url(/themes/base/css/GothamPro-Medium.eot#iefix) format("embedded-opentype"),url(/themes/base/css/GothamPro-Medium.woff) format("woff"),url(/themes/base/css/GothamPro-Medium.ttf) format("truetype");font-weight:normal;font-style:normal;}@font-face{font-family:'Gotham Pro Bold';src:url(/themes/base/css/GothamPro-Bold.eot);src:url(/themes/base/css/GothamPro-Bold.eot#iefix) format("embedded-opentype"),url(/themes/base/css/GothamPro-Bold.woff) format("woff"),url(/themes/base/css/GothamPro-Bold.ttf) format("truetype");font-weight:normal;font-style:normal;}*{-webkit-box-sizing:border-box;box-sizing:border-box;}body{min-width:320px;font-family:'Gotham Pro Regular';font-size:16px;color:#020305;}a{color:inherit;text-decoration:none;-webkit-transition:opacity 0.3s ease;-o-transition:opacity 0.3s ease;transition:opacity 0.3s ease;}a:hover{opacity:0.7;}.text-bold{font-family:'Gotham Pro Bold';}.wrap{max-width:1200px;width:100%;margin:0 auto;padding:0 30px;}.header__top{background:#005b95;color:#fff;font-family:'Gotham Pro Regular';font-size:15px;-webkit-box-shadow:0 5px 7px rgba(0,0,0,0.05);box-shadow:0 5px 7px rgba(0,0,0,0.05);padding:15px 0;position:relative;}.header__top .wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.header__top .bt-yellow{display:none;}.burger-menu{width:32px;height:24px;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.burger-menu span{width:32px;height:4px;background-color:#fff;position:relative;display:block;}.burger-menu span::before{content:"";position:absolute;top:-9px;left:0;right:0;width:32px;height:4px;background-color:#fff;}.burger-menu span::after{content:"";position:absolute;top:9px;left:0;right:0;width:32px;height:4px;background-color:#fff;}.burger-menu-opened span{background-color:transparent;}.burger-menu-opened span::after{top:0px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);}.burger-menu-opened span::before{top:0px;display:block;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}.menu{display:none;position:absolute;top:69px;left:0;left:0;background:#005b95;z-index:10;padding:20px 30px 40px 40px;max-width:270px;}.menu .header__block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-size:18px;line-height:120%;border-bottom:1px solid #ffffff;margin-bottom:10px;padding-bottom:10px;}.menu .text{font-size:14px;font-family:'Gotham Pro Regular';line-height:120%;}.menu .text-bold{font-family:'Gotham Pro Bold';font-size:18px;margin:12px 0 20px;}.menu .login{margin-bottom:5px;}.menu .login::after{right:auto;left:-30px;background:#ffce00;}.menu .footer__contact{display:-webkit-box;display:-ms-flexbox;display:flex;}.menu .footer__address{margin-bottom:20px;}.menu .text__address{font-size:16px;padding:10px 0;font-family:'Gotham Pro Medium';line-height:120%;}.d-block{display:block;}.login{margin-right:50px;position:relative;}.login::after{content:"";width:20px;height:20px;border-radius:50%;position:absolute;top:0;bottom:0;margin:auto 0;right:-25px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);background:#ffce00 url(/themes/base/img/icon/arrow.svg) center/60% no-repeat content-box;-webkit-transition:background 0.3s ease;-o-transition:background 0.3s ease;transition:background 0.3s ease;}.login:hover::after{background:#ffce00 url(/themes/base/img/icon/arrow-hover.svg) center/60% no-repeat content-box;}.text-underline{position:relative;}.text-underline::before{content:"";width:100%;height:1px;background-color:#ffffff;position:absolute;bottom:-1px;left:0;right:0;-webkit-transition:background-color 0.3s ease;-o-transition:background-color 0.3s ease;transition:background-color 0.3s ease;}.header__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.count-price{font-family:'Gotham Pro Medium';padding:5px;border-radius:50%;background:#00a1db;margin-right:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 10px;min-width:25px;}.result-price{font-family:'Gotham Pro Medium';}.contact__phone{position:relative;font-size:18px;font-family:'Gotham Pro Medium';}.contact__phone::before{content:"";width:25px;height:25px;position:absolute;top:0;bottom:0;margin:auto 0;left:-30px;background:url(/themes/base/img/icon/help.svg) center/cover no-repeat content-box;-webkit-transition:background 0.3s ease;-o-transition:background 0.3s ease;transition:background 0.3s ease;}.header__mobile-icons{display:none;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.header__mobile-icons::before{content:"";background-color:#00a1db;position:absolute;top:-18px;width:141%;height:70px;left:-20px;border-radius:50px 0 0 50px;}.header__mobile-icons .contact__phone{display:-webkit-box;display:-ms-flexbox;display:flex;width:35px;height:35px;background:url(/themes/base/img/icon/help-mobile.svg) center/cover no-repeat content-box;margin-right:20px;}.header__mobile-icons .contact__phone::before{display:none;}.header__mobile-icons .header__mobile-icons_basket{margin-top:5px;display:-webkit-box;display:-ms-flexbox;display:flex;width:30px;height:30px;background:url(/themes/base/img/icon/shopping-cart2.svg) center/cover no-repeat content-box;position:relative;}.header__mobile-icons .header__mobile-icons_basket span{position:absolute;top:-5px;right:-15px;width:25px;height:25px;color:#00a1db;padding:5px;background-color:#ffffff;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;border-radius:50%;font-family:'Gotham Pro Medium';font-size:16px;border:2px solid #00a1db;}.header__main{-webkit-box-shadow:0 5px 20px rgba(0,0,0,0.15);box-shadow:0 5px 20px rgba(0,0,0,0.15);padding:20px 0 50px;}.header__main .wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.header__main .header__contact{display:none;color:#2070a3;font-family:'Gotham Pro Regular';}.header__main .contact__phone{margin-bottom:10px;}.bt-yellow{padding:12px 20px;font-family:'Gotham Pro Medium';color:#020305;background-color:#ffce00;border-radius:7px;font-size:18px;}.filter-wrapper .search{padding:0 20px 4px;font-size:14px;}.search{position:relative;}.search .form-text{width:100%;border:none;padding:10px 45px 10px 5px;outline:none;border-bottom:2px solid #005b95;font-family:'Gotham Pro Regular';color:#3D3E40;}.search .form-submit{font-size:1px;color:#ffffff;width:24px;height:24px;border:none;background:#ffffff url(/themes/base/img/icon/search.svg) center/cover no-repeat;-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1);position:absolute;right:10px;bottom:10px;}.main{padding:20px 0;}.main .text-underline{color:#2070a3;margin-bottom:10px;}.main .text-underline:last-child{margin-bottom:0;}.main .text-underline::before{background-color:#2070a3;}.main .text-underline:hover::before{background-color:#ffffff;}.main__contact{border:2px solid #005b95;height:100%;padding:15px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-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;font-size:16px;font-family:'Gotham Pro Regular';}.main__contact p{font-family:'Gotham Pro Bold';color:#020305;margin-bottom:10px;}.title{font-size:30px;margin-bottom:35px;font-family:'Gotham Pro Regular';color:#020305;}.catalog{padding:30px 0 100px;}.catalog__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.catalog__item{border:3px solid #ebebeb;margin-bottom:30px;padding:25px 15px;width:100%;max-width:23%;-webkit-transition:border .2s linear;-o-transition:border .2s linear;transition:border .2s linear;}.catalog__item:hover{border:3px solid #ffce00;}.catalog__item a:hover{opacity:1;}.catalog__img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px;max-height:200px;}.catalog__img img{max-width:100%;width:auto;height:auto;max-height:100%;}.catalog__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.catalog__title{word-wrap:anywhere;color:#020305;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;text-transform:uppercase;font-family:'Gotham Pro Bold';line-height:120%;margin-bottom:10px;min-height:32px;}.catalog__count{color:#868686;font-size:18px;}.footer{background-color:#005b95;padding:60px 0 70px;color:#ffffff;}.footer .text{font-size:16px;font-family:'Gotham Pro Regular';line-height:120%;}.footer .text-bold{font-family:'Gotham Pro Bold';font-size:22px;margin:12px 0 20px;}.footer__contact{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:start;-ms-flex-align:start;align-items:flex-start;}.footer__contact a{display:-webkit-box;display:-ms-flexbox;display:flex;}.footer__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:60px;}.footer__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:5px;}.footer__list li{min-width:calc(100% / 3 - 3px);max-width:calc(100% / 3 - 3px);margin-bottom:3px;font-size:10px;font-family:'Gotham Pro Regular';line-height:120%;}.footer__body{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:50px;}.footer__body_title{width:calc(100% - 15px);font-size:18px;border-bottom:2px solid #ffffff;font-family:'Gotham Pro Medium';padding-bottom:12px;margin-bottom:15px;}.footer__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.footer__body .bt-yellow{font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;}.footer__catalog{width:100%;max-width:65%;}.footer__private-office{width:auto;min-width:300px;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:start;-ms-flex-align:start;align-items:flex-start;}.footer__private-office .bt-yellow-registration{display:none;}.footer__privacy-policy{margin-bottom:10px;display:inline-block;}.footer__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.footer__info__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.footer__info__right .text{margin-right:15px;}.footer__logo .footer__contact{display:none;}.content{padding-top:20px;}.content .wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.content .main{min-width:calc(100%  - 330px);max-width:calc(100%  - 330px);padding-top:10px;}.aside{max-width:290px;min-width:290px;width:100%;}.aside__title{color:#005b95;border-bottom:2px solid #00a1db;line-height:1.8;position:relative;top:-5px;font-size:20px;font-family:'Gotham Pro Bold';}.aside__list{counter-reset:section;padding:10px 0;font-family:'Gotham Pro Medium';}.aside__list .aside__item{margin-bottom:10px;font-size:16px;color:#020305;padding-left:20px;text-decoration:none;line-height:1.3;cursor:pointer;position:relative;text-transform:uppercase;}.menu-expander{width:8px;height:8px;border-top:2px solid #828282;border-right:2px solid #828282;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);position:absolute;top:5px;left:0;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear;}.active > .menu-expander{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);top:3px;}.active > .aside__sublist{display:block!important;}.aside__sublist{display:none;margin:6px 0;counter-reset:subsection;padding:10px 0 10px 20px;background:rgba(0,0,0,0.03);}.aside__sublist a{cursor:pointer;}.aside__sublist a.active{color:#005b95;}.aside__sublist .aside__subitem{font-size:14px;padding-right:10px;text-transform:uppercase;color:#020305;padding-left:20px;text-decoration:none;line-height:1.3;position:relative;padding:8px 0;}.aside__sublist .aside__subitem .aside__sublist{counter-reset:boxes;padding-left:20px;display:none;}.aside__sublist .aside__subitem .aside__sublist li{font-size:12px;padding-right:10px;position:relative;padding:8px 0;}.aside__sublist .aside__subitem .menu-expander{left:-18px;top:12px;}.aside__sublist a:hover{opacity:1;}.aside__list .aside__item.active{color:#005b95;}.aside__list .aside__item.active .aside__subitem{display:block;}.aside__list .aside__subitem.active > a{color:#005b95;}.filter-wrapper{border:2px solid #ebebeb;}.filter{padding:20px;width:100%;padding-bottom:5px;display:none;}.filter .search{padding:20px 0 5px;border-top:2px solid #ebebeb;}.filter .search label{width:100%;}.filter .form-text{max-width:100%;min-width:100%;border-bottom:2px solid #00a1db;}.filter .search .form-submit{right:10px;background:#ffffff url(/themes/base/img/icon/search-filter.svg) center/cover no-repeat;}.filter__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:17px 0;font-size:16px;font-weight:500;color:#fff;background:#00a1db;font-family:'Gotham Pro Medium';margin:0 auto -1px;text-align:center;cursor:pointer;position:relative;}.filter__top::after{content:"";width:8px;height:8px;border-left:3px solid #fff;border-bottom:3px solid #fff;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);position:absolute;top:18px;left:69%;}.filter__buttons{border-top:2px solid #ebebeb;padding:20px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.filter__buttons .btn-buy{margin-right:30px;padding-left:5px;}.filter__buttons-clear{color:#00a1db;position:relative;}.filter__buttons-clear::after{content:"+";font-size:25px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);color:#00a1db;position:absolute;top:-3px;right:-20px;font-family:'Gotham Pro Regular';}.ui-slider{position:relative;text-align:left;}.ui-slider-horizontal{height:.8em;}.ui-widget.ui-widget-content{border:1px solid #c5c5c5;}.ui-slider-horizontal .ui-slider-range{top:0;height:100%;}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0;}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:3px;}.ui-widget-header{border:1px solid #00a1db;background:#00a1db;color:#333333;font-weight:bold;}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545;}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545;}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em;}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none;}.filter__price{display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.filter__price .ui-slider{max-width:450px;min-width:350px;width:100%;padding:0 20px;}.filter__price label{max-width:100px;}.filter__price input{max-width:70px;padding:3px;margin:0 6px;border:1px solid #020305;}.filter-checkbox{padding:20px 0;border-top:2px solid #ebebeb;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.filter-checkbox .checkbox-wrapper{margin:0 20px;}.filter-checkbox .checkbox-wrapper .checkbox-label{cursor:pointer;margin-bottom:0;font-family:'Gotham Pro Regular';}.bottom .checkbox-stock{font-size:14px;font-weight:400;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;margin-left:15px;position:relative;cursor:pointer;}.filter .checkbox-wrapper .checkbox{margin-left:10px;margin-right:5px;}.checkbox-wrapper .checkbox:before{content:"";width:15px;height:15px;background:#fff;border:1px solid #ccc;border-radius:3px;position:absolute;top:1px;left:-2px;-webkit-transition:all .1s linear;-o-transition:all .1s linear;transition:all .1s linear;}.filter .checkbox-wrapper .checkbox:before{top:-1px;}.bottom .checkbox-stock .form-item{margin-left:0;margin-right:5px;}.checkbox-wrapper .checkbox input{margin-right:5px;}.bottom .checkbox-photo{font-size:14px;font-weight:400;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;position:relative;cursor:pointer;}.bottom .checkbox-photo:before{left:18px;}.filter__result{margin-bottom:20px;margin-top:20px;font-size:18px;font-family:'Gotham Pro Medium';color:#2070a3;}.kama_breadcrumbs{text-transform:uppercase;font-size:12px;color:#939393;margin-bottom:20px;font-family:'Gotham Pro Regular';}.kama_breadcrumbs a{margin-bottom:5px;display:inline-block;}.head-choice{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:'Gotham Pro Regular';}.head-choice__sort{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:13px;color:#868686;}.head-choice__sort p,.head-choice__sort a{color:#00a1db;display:-webkit-box;display:-ms-flexbox;display:flex;}.head-choice__view{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:13px;color:#868686;}.head-choice__view span{margin-right:10px;display:-webkit-box;display:-ms-flexbox;display:flex;}.head-choice__view a{margin-right:10px;}.head-choice__view .table svg{max-width:20px;max-height:20px;min-width:20px;min-height:20px;}.head-choice__view .table.active svg g{fill:#00a1db;}.head-choice__view .list svg{max-width:25px;max-height:25px;min-width:25px;min-height:25px;}.head-choice__view .list.active svg path{fill:#00a1db;}.head-choice__sort select{margin:0 10px;border-radius:5px;padding:2px 5px;font-size:14px;color:#868686;}.content .catalog{padding-bottom:0;padding-top:10px;}.content .catalog .catalog__title{text-transform:none;}.content .catalog .catalog__item{border:2px solid transparent;-webkit-transition:border 0.3s ease;-o-transition:border 0.3s ease;transition:border 0.3s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:24%;padding-bottom:2px;padding-top:5px;}.content .catalog .catalog__item:hover{border:2px solid #ebebeb;}.content .catalog .catalog__item:hover .bt-blue,.content .catalog .catalog__item:hover .bt-inform-about-availability{background-color:#005b95;color:#ffffff;}.content .catalog .catalog__img{max-height:180px;min-height:180px;}.content .catalog .product__index{display:none;color:#868686;font-size:13px;font-family:'Gotham Pro Regular';}.content .catalog .catalog__buttons{margin:auto 0 0 0;padding:10px 0;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:end;-ms-flex-align:end;align-items:flex-end;}.content .catalog .catalog__buttons a{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:'Gotham Pro Regular';font-size:14px;border-radius:7px;color:#ffffff;-webkit-transition:background-color 0.3s ease;-o-transition:background-color 0.3s ease;transition:background-color 0.3s ease;}.content .catalog .bt-blue{padding:6px;background-color:#00a1db;color:#ffffff;}.content .catalog .bt-blue img{margin-right:6px;max-width:20px;min-width:20px;}.content .catalog .bt-inform-about-availability{padding:9px 3px;background:#d4d3d6;}.catalog__price{font-family:'Gotham Pro Bold';font-size:18px;margin-bottom:10px;}.pagination{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:50px;}.pagination li{margin-right:10px;color:#828282;}.pagination .page{display:-webkit-box;display:-ms-flexbox;display:flex;padding:2px;border:1px solid transparent;}.pagination .active{border:1px solid #828282;border-radius:4px;color:#020305;}.catalog__list.list .catalog__item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:100%;border-top:2px solid #ebebeb;margin-bottom:10px;}.catalog__list.list .catalog__info{max-width:70%;}.catalog__list.list .catalog__img{display:none;}.catalog__list.list .product__index{display:block;}.catalog__list.list .catalog__buttons a{width:175px;}.catalog__list.list .catalog__title{margin-bottom:5px;}.aside__burger-menu{width:32px;height:24px;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.aside__burger-menu span{width:32px;height:4px;background-color:#00a1db;position:relative;display:block;}.aside__burger-menu span::before{content:"";position:absolute;top:-9px;left:0;right:0;width:32px;height:4px;background-color:#00a1db;}.aside__burger-menu span::after{content:"";position:absolute;top:9px;left:0;right:0;width:32px;height:4px;background-color:#00a1db;}.aside__burger-menu.active span{background-color:transparent;}.aside__burger-menu.active span::after{top:0px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);}.aside__burger-menu.active span::before{top:0px;display:block;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}.product{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:50px;}.product__img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:370px;max-height:370px;}.product__img img{max-width:100%;width:auto;}.product__body{width:100%;max-width:53%;}.product__body .text{color:#868686;font-size:14px;font-family:'Gotham Pro Regular';}.product__body .text__medium{color:#020305;font-size:14px;font-family:'Gotham Pro Medium';}.product__body .bold-text{color:#020305;font-size:18px;font-family:'Gotham Pro Bold';}.product__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:15px;margin-bottom:20px;border-bottom:2px solid #ebebeb;}.product__info dl{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:7px;}.product__info dt{margin-right:7px;}.product__form{margin-bottom:15px;}.product__form form{color:#868686;font-size:14px;font-family:'Gotham Pro Regular';display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.product__price{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.product__price .text{margin-right:5px;}.product__price-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}.product__price-column .text{margin-bottom:7px;}.product__contact{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:20px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:2px solid #ebebeb;}.product__contact > p{width:100%;margin-bottom:10px;}.product__contact-wrap{margin-right:10px;}.product__contact-wrap .text{margin-bottom:2px;}.input_quantity{margin-left:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.input_quantity a{border:none;font-size:30px;color:#00a1db;background-color:transparent;padding:2px;}.input_quantity a:first-child{font-size:35px;}.product__buttons{margin-bottom:15px;font-size:14px;font-family:'Gotham Pro Medium';background-repeat:no-repeat;background-position:20px center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;outline:none;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.product__buttons .btn-buy{padding-left:5px;}.product__buttons label{position:relative;margin-bottom:10px;}.product__buttons label::before{content:"";width:25px;height:25px;background:url(/themes/base/img/icon/basket.png) center no-repeat;position:absolute;left:25px;top:0;bottom:0;margin:auto 0;}.btn-buy{width:220px;padding:10px 5px 10px 10px;cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;text-decoration:none;background-color:#00a1db;border:none;border-radius:7px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:background-color 0.3s ease;-o-transition:background-color 0.3s ease;transition:background-color 0.3s ease;}.btn-buy:hover{background-color:#005b95;}.product__ask-question{padding-top:10px;text-decoration:underline;margin-left:30px;display:inline-block;}.product__ask-question::before{content:"";width:10px;height:10px;background:#00a1db url(/themes/base/img/icon/question.svg) center/cover no-repeat;position:absolute;left:-25px;top:7px;border-radius:50%;border:5px solid #00a1db;}.main .product__ask-question::before{background-color:#00a1db;}.catalog-interes h4{color:#020305;font-size:18px;font-family:'Gotham Pro Bold';margin-bottom:20px;}.content .catalog-interes .product__index{display:block;margin-bottom:10px;}.content .catalog-interes .catalog__img{-webkit-box-shadow:0 0 5px rgba(0,0,0,0.1);box-shadow:0 0 5px rgba(0,0,0,0.1);padding:5px;}.content .catalog-interes .catalog__item{padding:0;}.content .catalog-interes .catalog__info,.content .catalog-interes .catalog__buttons{padding:0 15px;}.contact{margin-bottom:70px;color:#020305;}.contact .bold-text{font-size:20px;font-family:'Gotham Pro Bold';line-height:1.3;}.contact .text{font-family:'Gotham Pro Regular';font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:5px 0 15px;}.privacy-policy,.node-full{color:#020305;font-family:'Gotham Pro Regular';margin-bottom:70px;}.privacy-policy p,.node-full p{margin-bottom:10px;line-height:1.3;}.privacy-policy strong,.node-full strong{font-family:'Gotham Pro Bold';}.main.no-aside{min-width:100%;max-width:100%;}.clarification{font-size:14px;margin-bottom:7px;font-family:'Gotham Pro Medium';width:100%;}.holder{padding:50px 0 30px;}.holder .wrap{max-width:490px;}.holder-form .form-item{margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.holder-form .form-item input{width:250px;height:35px;padding:0 5px;border:1px solid rgba(0,0,0,0.541);}.holder-form .form-item input:focus{border:2px solid #ffce00;color:#020305;}.holder-form .desc{margin-bottom:50px;}.holder-form .desc .text-underline::before{background-color:rgba(0,0,0,0.329);}.holder-form .desc-sm{font-size:12px;}.holder-form .password-confirm{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px;}.holder-form .password-confirm p{margin-right:10px;}.holder-form .password-confirm .ok{color:#00cc00;text-transform:uppercase;font-family:'Gotham Pro Medium';}.holder-form .password-confirm .error{text-transform:uppercase;font-family:'Gotham Pro Medium';color:red;}.holder-form input[type="submit"]{color:#fff;text-decoration:none;background-color:#00a1db;border:none;border-radius:7px;font-size:18px;width:215px;height:35px;margin-bottom:20px;}.user{padding-bottom:30px;width:100%;}.user .bold-text{font-family:'Gotham Pro Bold';}.user__block-view,.user__block-edit,.user__block-notifications,.user__block-orders{display:none;}.user__block-view.active,.user__block-edit.active,.user__block-notifications.active,.user__block-orders.active{display:-webkit-box;display:-ms-flexbox;display:flex;}.user__sort{margin-bottom:40px;}.user__sort a{padding:5px 15px;margin-right:10px;background:#cccccc;border-radius:4px;color:#fff;-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear;}.user__sort a.active{background:#005b95;}.user__block{-ms-flex-wrap:wrap;flex-wrap:wrap;}.user__block.holder-form .form-item{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.user__block.holder-form .form-item span{min-width:170px;}.user__block_unit{padding-top:20px;width:100%;}.user__block_unit .bold-text{width:100%;margin-bottom:10px;}.user__block_unit dl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;}.user__block_unit dt{max-width:170px;min-width:170px;margin-bottom:10px;}.user__block_unit dd{max-width:calc(100% - 200px);min-width:calc(100% - 200px);margin-bottom:10px;font-family:'Gotham Pro Medium';}.user__block-notifications p{margin-bottom:20px;}.user__block_table{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;}.user__block_table-date{max-width:170px;width:100%;padding:5px;}.user__block_table-name{max-width:470px;width:100%;padding:5px;}.user__block_table-quantity,.user__block_table-actions{max-width:170px;width:100%;padding:2px 5px;text-align:center;}.cart{padding-bottom:150px;}.cart__form{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:start;-ms-flex-align:start;align-items:flex-start;}.cart__table{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:2px solid #ebebeb;border-bottom:2px solid #ebebeb;border-right:2px solid transparent;border-left:2px solid transparent;-webkit-transition:border 0.3s ease;-o-transition:border 0.3s ease;transition:border 0.3s ease;padding:0 5px;}.cart__table:hover{border:2px solid #ebebeb;}.cart__table-product{font-family:'Gotham Pro Bold';}.cart__table-name{max-width:220px;padding:10px;width:100%;font-size:13px;text-transform:uppercase;}.cart__table-img{max-width:140px;padding:10px;width:100%;}.cart__table-img img{max-width:100%;width:auto;}.cart__table-vendor-code{max-width:200px;padding:10px;width:100%;}.cart__table-floor{padding:10px;max-width:100px;width:100%;}.cart__table-price{max-width:150px;padding:10px;width:100%;font-size:18px;}.cart__table-amount{max-width:140px;padding:10px;width:100%;}.cart__table-amount .input_quantity{margin-left:0;}.cart__table-delet{max-width:100px;padding:10px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;padding-right:0;}.cart__table-delet .cart__table_delet-delete{position:relative;margin-left:5px;display:-webkit-box;display:-ms-flexbox;display:flex;width:22px;height:22px;border-radius:50%;background:#ce1b56;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.cart__table-delet .cart__table_delet-delete::after{content:"\2716";font-size:12px;color:#fff;font-size:15px;font-family:'Gotham Pro Bold';position:absolute;top:4px;left:5px;}.cart__info{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:50px 0 30px;}.cart__info_attention{color:#adadad;font-size:16px;padding-left:30px;position:relative;}.cart__info_attention::before{content:"";width:20px;height:20px;background:url(/themes/base/img/icon/attention-icon.png) center no-repeat;position:absolute;left:-5px;top:0;bottom:0;margin:auto 0;}.print{position:relative;text-decoration:underline;padding-left:30px;}.print::before{content:"";width:20px;height:20px;background:url(/themes/base/img/icon/print-icon.png) center/cover no-repeat;position:absolute;left:-5px;top:0;bottom:0;margin:auto 0;}.cart__buttons{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;}.cart__buttons a,.cart__buttons input:first-child{margin-right:10px;}.cart__buttons .btn-buy{padding-left:5px;}.cart__buttons_price{width:100%;text-align:right;margin-bottom:15px;}.cart__buttons_price span{margin-left:10px;}.block-title{font-size:18px;line-height:120%;font-family:'Gotham Pro Bold';margin-bottom:15px;}.order_information .cart{padding-bottom:50px;}.order_information .cart__table-amount{max-width:120px;text-align:center;}.order_information .cart__table-name{max-width:330px;}.order_information .cart__table-img{max-width:100px;}.order_information .cart__table{font-size:13px;}.order_information .cart__table .cart__table-price{font-size:13px;}.order_information .cart__table-title .cart__table-price{font-size:13px;}.order_information .block-title{margin-bottom:50px;}.form__order{max-width:470px;padding:20px 0;}.form__order .block-title{font-family:'Gotham Pro Medium';width:100%;padding-bottom:5px;border-bottom:2px solid #ebebeb;margin-bottom:50px;}.form__order{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.form__order .form-item{width:100%;margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.form__order .form-item input{max-width:325px;width:100%;height:35px;padding:0 5px;border-radius:2px;border:1px solid #c9c9c9;}.custom-checkbox{position:absolute;z-index:-1;opacity:0;}.custom-checkbox + label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.custom-checkbox + label::before{content:'';display:inline-block;width:1em;height:1em;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;border:1px solid #adb5bd;border-radius:0.25em;margin-right:0.5em;background-repeat:no-repeat;background-position:center center;background-size:50% 50%;}.custom-checkbox:checked + label::before{border-color:#00a1db;background-color:#00a1db;background-image:url(/themes/base/img/icon/correct.svg);background-size:cover;}.checkbox-wrapper .checkbox-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-family:'Gotham Pro Bold';margin-bottom:5px;}.checkbox-wrapper .desc{font-size:14px;padding-left:30px;color:#565656;margin-bottom:50px;}.form__order .btn-buy{width:275px;padding-left:5px;}.order_information .cart__buttons .text-underline{padding-top:30px;margin-bottom:30px;margin-right:0;}.review{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:50px;}.review .block-title{width:100%;padding-bottom:5px;border-bottom:2px solid #ebebeb;margin-bottom:20px;}.review__unit{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:15px;}.review__unit p,.review__unit > div{max-width:49%;min-width:49%;display:-webkit-box;display:-ms-flexbox;display:flex;}.review__unit span{margin-right:10px;}.review__unit.address{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.review__unit.address p{max-width:100%;min-width:100%;margin-bottom:10px;}.review__block{max-width:46%;width:100%;min-width:46%;}.form__order_btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px;}.form__order_btn input[type="submit"]{margin-right:30px;margin-bottom:0;}.user__block_table-order{max-width:120px;min-width:120px;}.user__block_table-price{max-width:160px;min-width:160px;}.user__block_table-status{max-width:300px;min-width:300px;}.user__block-orders p{margin-bottom:20px;}.content .catalog .catalog__buttons .bt-blue-added-to-cart{color:#005b95;background-color:#fff;-webkit-box-shadow:inset 0 0 0px 1px #00a1db;box-shadow:inset 0 0 0px 1px #00a1db;padding:9px 7px;}.content .catalog .catalog__buttons .bt-blue-added-to-cart img{display:none;}.aside-wrap{position:relative;min-width:290px;width:30%;}.aside.aside-menu.fixed:not(.mobile){overflow:auto;position:fixed;top:30px;width:290px;}.aside.aside-menu.fixed.mobile{height:auto!important;}.aside.aside-menu.fixedAbsolute .block.block-custom.block-catalog-block{position:absolute;bottom:0;}.content .catalog .catalog__item:hover .bt-blue-added-to-cart{color:#005b95;background-color:#fff;-webkit-box-shadow:inset 0 0 0px 1px #00a1db;box-shadow:inset 0 0 0px 1px #00a1db;}.product__info .not-available{padding-top:15px;}.product__info .not-available dt{color:#ce1b56;position:relative;}.product__info .not-available dt::after{content:"";background:url(/themes/base/img/icon/not-cart-icon.png) center no-repeat;width:26px;height:26px;position:absolute;display:block;right:-35px;top:-5px;bottom:0;margin:auto 0;}.product__form.not-available form > p{margin-bottom:22px;}.product__form.not-available form label{margin-bottom:5px;display:-webkit-box;display:-ms-flexbox;display:flex;}.product__form.not-available form input[type="email"],.product__form.not-available form input[type="tel"]{max-width:290px;width:100%;height:39px;border:1px solid #c9c9c9;border-radius:2px;padding:0 10px 0;}.product__form.not-available form div{margin-bottom:20px;}.product__form.not-available form .product__form_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.product__form.not-available form .product__form_block label{margin-right:20px;}.product__form.not-available form .product__form_block input{margin:0 10px;width:50px;height:28px;text-align:center;border:1px solid #c9c9c9;border-radius:2px;padding:0 10px 0;}.product__form.not-available form .btn-buy{padding-left:5px;}.holder-form a{color:#2070a3;}.holder-form a::before{background-color:#2070a3;}.pop-up{position:fixed;top:-3000px;bottom:0;left:0;right:0;background-color:rgba(94,92,92,0.397);width:100%;height:100%;z-index:10;-webkit-transition:top 0.6s ease-in-out;-o-transition:top 0.6s ease-in-out;transition:top 0.6s ease-in-out;}.pop-up .pop-up__wrap{margin:15% auto;background-color:#ffffff;max-width:300px;min-width:300px;position:relative;}.pop-up .holder-form{padding:10px 15px;}.pop-up label{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}.pop-up label span{margin-bottom:5px;color:#868686;}.pop-up label input{width:100%;border:1px solid #c9c9c9;}.pop-up input[type="submit"]{margin:0 0 0 auto;}.pop-up .close{width:16px;height:16px;position:absolute;right:10px;top:18px;background-color:#fff;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #c9c9c9;}.pop-up .close::before{content:"+";position:absolute;color:#949393;top:-4px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);font-size:22px;}.pop-up .filter__top::after{display:none;}.pop-up .filter__top:hover{opacity:1;}.pop-up .quantity input{max-width:120px;min-width:120px;}.pop-up__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:17px 0;font-size:16px;font-weight:500;color:#fff;background:#00a1db;font-family:'Gotham Pro Medium';margin:0 auto -1px;text-align:center;}.pop-up.active{top:0;}.filter #edit-order{display:none;}.ui-dialog{padding:0;font-family:"Gotham Pro",sans-serif;}.ui-dialog .ui-widget-header{background:#00a1db;-webkit-border-radius:0;border-radius:0;border:1px solid #00a1db;}.ui-dialog .ui-widget-header .ui-dialog-title{color:#fff;}.ui-dialog .ui-dialog-titlebar{padding:.8em 1em;}.ui-dialog .ui-dialog-buttonpane button{background:#00a1db;color:#fff;border:none;font-family:"Gotham Pro",sans-serif;}.ui-widget.ui-widget-content{border:none;}.webform-submission-uvedomit-o-postuplenii-form .js-form-type-email,.webform-submission-uvedomit-o-postuplenii-form .js-form-type-tel{width:100%;margin-bottom:15px;}.webform-submission-uvedomit-o-postuplenii-form .js-form-type-email input,.webform-submission-uvedomit-o-postuplenii-form .js-form-type-tel input{width:-webkit-calc(100% - 20px);width:calc(100% - 20px);height:39px;padding:0 10px;margin-top:3px;border:1px solid #c9c9c9;-webkit-border-radius:2px;border-radius:2px;}.webform-submission-uvedomit-o-postuplenii-form .js-form-type-email label,.webform-submission-uvedomit-o-postuplenii-form .js-form-type-tel label{color:#868686;}.webform-submission-uvedomit-o-postuplenii-form .js-form-item-quantity label{color:#868686;font-family:"Gotham Pro",sans-serif;}.webform-submission-uvedomit-o-postuplenii-form .js-form-item-quantity input{width:100px;height:39px;padding:0 10px;margin-top:3px;border:1px solid #c9c9c9;-webkit-border-radius:2px;border-radius:2px;}.webform-submission-uvedomit-o-postuplenii-form .js-form-item-quantity .quantity__minus,.webform-submission-uvedomit-o-postuplenii-form .js-form-item-quantity .quantity__plus{display:none;}.webform-submission-uvedomit-o-postuplenii-form [role="contentinfo"]{margin-bottom:20px;color:red;}#filter-params .form-checkboxes{display:flex;flex-wrap:wrap;margin-top:15px;}#filter-params .form-checkboxes .form-item{position:relative;margin-right:10px;}#filter-params .form-checkboxes .form-item > input{position:absolute;z-index:-1;top:2px;left:3px;}#filter-params .form-checkboxes .form-item label{font-size:14px;padding:2px 2px 2px 5px;margin-bottom:10px;border:1px solid;border-radius:5px;background:#fff;color:#828282;font-weight:400;display:flex;align-items:center;}#filter-params .form-checkboxes .form-item.check label{color:#fff;background:#00a1db;}#filter-params .form-checkboxes .form-item label .filter-count{margin-left:20px;padding:2px 4px;background:#dedede;border-radius:4px;min-width:15px;display:flex;justify-content:center;align-items:center;}#filter-params .form-checkboxes .form-item.checked label{color:#44c5f3;background:#fff;}#filter-params .form-checkboxes .form-item.checked label .filter-count{background:#44c5f3;color:#fff;}.cart-form .js-form-type-number{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}.quantity__minus{font-size:28px;line-height:1;font-weight:500;cursor:pointer;color:#00a1db;}.quantity__choice{width:50px;height:25px;border:1px solid;margin:0 5px;text-align:center;font-weight:bold;}.quantity__plus{font-size:28px;line-height:1;font-weight:500;color:#00a1db;cursor:pointer;}.cart__table-delet{position:relative;padding-top:10px;}.cart-form .cart__table-product .cart__table-delet input{font-family:"Gotham Pro",sans-serif;border:none;background-color:transparent;color:#000;cursor:pointer;font-size:12px;padding:0;font-weight:400;outline:none;position:relative;width:100%;text-align:left;line-height:2;}.cart-form .cart__table-product .cart__table-delet::after{content:"\2716";width:20px;height:20px;font-size:12px;-webkit-border-radius:50%;border-radius:50%;background:#ce1b56;color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:absolute;right:8px;top:-webkit-calc(50% - 10px);top:calc(50% - 10px);z-index:-1;}.path-cart .cart-form header,.path-cart .cart-form .order-total-line__subtotal{display:none;}.visually-hidden{display:none;}.commerce-checkout-flow-multistep-default legend{font-weight:600;}.commerce-checkout-flow-multistep-default .form-wrapper__returning-customer .js-form-item{margin-bottom:15px;}.commerce-checkout-flow-multistep-default .form-wrapper__returning-customer label{margin-bottom:8px;display:inline-block;}.commerce-checkout-flow-multistep-default .form-wrapper__returning-customer input:not([type="submit"]){height:35px;width:-webkit-calc(100% - 22px);width:calc(100% - 22px);padding:0 10px;}.commerce-checkout-flow-multistep-default .form-wrapper__returning-customer input:not([type="submit"]){height:35px;width:-webkit-calc(100% - 22px);width:calc(100% - 22px);padding:0 10px;}.commerce-checkout-flow-multistep-default input[type="submit"]{width:275px;height:37px;color:#fff;background:#00a1db;border:none;-webkit-border-radius:7px;border-radius:7px;cursor:pointer;-webkit-transition:background .2s linear;transition:background .2s linear;}.commerce-checkout-flow-multistep-default .form-wrapper__returning-customer input[type="submit"]{width:275px;-webkit-transition:width .3s linear;transition:width .3s linear;}.commerce-checkout-flow-multistep-default input[type="submit"] + a{margin-left:30px;color:#2070a3;}.commerce-checkout-flow-multistep-default #edit-login-guest p{margin-bottom:10px;}.messages__wrapper .messages--error{padding:10px;border:solid 1px red;color:red;padding:0 8px;}.messages__wrapper .messages--status{padding:10px;border:solid 1px green;color:green;}.messages__wrapper .messages{margin-top:10px;}.messages__wrapper .messages:last-child{margin-bottom:13px;}.messages__wrapper .messages > div{padding:10px;}.not-available__title{font-family:'Gotham Pro Medium';font-weight:bold;margin-bottom:10px;}.overlay{width:100%;height:100%;background:rgba(0,0,0,0.4);position:fixed;top:0;left:0;z-index:101;display:none;}#block-zadatvopros{max-width:400px;background:#ffffff;-webkit-box-shadow:0 0 5px #fff;box-shadow:0 0 5px #fff;padding:20px;position:fixed;top:30%;left:-webkit-calc(50% - 200px);left:calc(50% - 200px);z-index:102;display:none;}#block-zadatvopros .form-item{margin-bottom:10px;}#block-zadatvopros .close{font-size:20px;opacity:.6;position:absolute;top:5px;right:5px;cursor:pointer;-webkit-transition:opacity .2s linear;transition:opacity .2s linear;}#block-zadatvopros input,#block-zadatvopros textarea{width:100%;padding:0 5px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:4px;border-radius:4px;}#block-zadatvopros input{height:35px;border:none;-webkit-box-shadow:0 0 0 1px #ccc;box-shadow:0 0 0 1px #ccc;}#block-zadatvopros textarea{border-color:#ccc;padding:5px;}.webform-submission-add-form .form-item-quantity{margin-bottom:20px;}#search_advice_wrapper{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;background:#ffffff;-webkit-box-shadow:inset 0px -4px 7px rgba(0,0,0,0.1);box-shadow:inset 0px -4px 7px rgba(0,0,0,0.1);position:absolute;z-index:100;}#search_advice_wrapper .advice_variant{padding:5px 15px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;line-height:1.9;}#search_advice_wrapper .advice_variant:first-child{margin-top:10px;}#search_advice_wrapper .advice_variant:last-child{margin-bottom:20px;}#search_advice_wrapper .advice_variant a{color:#666;font-size:10px;font-weight:500;text-transform:uppercase;display:block;}#search_advice_wrapper .advice_variant a:last-child{color:#000;text-decoration:none;width:100%;}#search_advice_wrapper .advice_variant span{margin:0 5px;line-height:0;font-size:10px;}#search_advice_wrapper .advice_variant:hover{background-color:#f0f0f0;}#search_advice_wrapper .advice_variant:hover a:last-child{color:#005b95;}#search_advice_wrapper .advice_variant:active,#search_advice_wrapper .advice_variant:focus{color:#ffce00;background-color:#4381df;}#search_name_results{width:100.5%;-webkit-box-sizing:border-box;box-sizing:border-box;background:#ffffff;-webkit-box-shadow:inset 0px -4px 7px rgba(0,0,0,0.1);box-shadow:inset 0px -4px 7px rgba(0,0,0,0.1);position:absolute;left:-2px;top:47px;z-index:100;}#search_name_results .search_name_product{padding:5px 15px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;line-height:1.9;}#search_name_results .search_name_product:last-child{margin-bottom:20px}#search_name_results .search_name_product a{color:#000;font-size:10px;font-weight:500;text-transform:uppercase;display:block;}.product-images{width:42%;}.product-images .main-img{-webkit-box-shadow:0 0 5px rgba(0,0,0,0.1);box-shadow:0 0 5px rgba(0,0,0,0.1);}.product-images > a{display:inline-block;width:104px;margin:3px;}.hidden{display:none;}.footer-user_menu{display:block;width:100%;}.footer-user_menu a{text-transform:uppercase;}.product-image__big .i_360{}.product-image__big .i_360 img{display:none !important;}.product-image__big .i_360 img.active{display:block !important;}.product-image__big .i_360 input[type=range]{-webkit-appearance:none;width:96%;margin-left:2%;background:transparent;}.product-image__big .i_360 input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;}.product-image__big .i_360 input[type=range]:focus{outline:none;}.product-image__big .i_360 input[type=range]::-ms-track{width:100%;cursor:pointer;background:transparent;border-color:transparent;color:transparent;}.product-image__big .i_360 input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;height:15px;width:15px;background:transparent;cursor:pointer;position:relative;margin-top:-6px;-webkit-box-shadow:3px 3px 0 0px red,-3px -3px 0 0px red;box-shadow:3px 3px 0 0px red,-3px -3px 0 0px red;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}.product-image__big .i_360 input[type=range]::-moz-range-thumb{box-shadow:1px 1px 1px #000000,0px 0px 1px #0d0d0d;border:1px solid #000000;height:20px;width:20px;border-radius:50%;background:red;cursor:pointer;}.product-image__big .i_360 input[type=range]::-ms-thumb{box-shadow:1px 1px 1px #000000,0px 0px 1px #0d0d0d;border:1px solid #000000;height:36px;width:16px;border-radius:3px;background:#ffffff;cursor:pointer;}.product-image__big .i_360 input[type=range]::-webkit-slider-runnable-track{width:100%;height:3px;cursor:pointer;-webkit-box-shadow:0 0 1px #ccc;box-shadow:0 0 1px #ccc;background:rgba(22,184,55,0.4);-webkit-border-radius:1.3px;border-radius:1.3px;}.product-image__big .i_360 input[type=range]:focus::-webkit-slider-runnable-track{}.product-image__big .i_360 input[type=range]::-moz-range-track{width:100%;height:8.4px;cursor:pointer;box-shadow:1px 1px 1px #000000,0px 0px 1px #0d0d0d;background:#3071a9;border-radius:1.3px;border:0.2px solid #010101;}.product-image__big .i_360 input[type=range]::-ms-track{width:100%;height:8.4px;cursor:pointer;background:transparent;border-color:transparent;border-width:16px 0;color:transparent;}.product-image__big .i_360 input[type=range]::-ms-fill-lower{background:#2a6495;border:0.2px solid #010101;border-radius:2.6px;box-shadow:1px 1px 1px #000000,0px 0px 1px #0d0d0d;}.product-image__big .i_360 input[type=range]:focus::-ms-fill-lower{background:#3071a9;}.product-image__big .i_360 input[type=range]::-ms-fill-upper{background:#3071a9;border:0.2px solid #010101;border-radius:2.6px;box-shadow:1px 1px 1px #000000,0px 0px 1px #0d0d0d;}.product-image__big .i_360 input[type=range]:focus::-ms-fill-upper{background:#367ebd;}.rotate.i_360{}.rotate.i_360 img{display:none !important;}.rotate.i_360 img.active{display:block !important;}.rotate.i_360 input[type=range]{width:100%;margin:5.85px 0;background-color:transparent;-webkit-appearance:none;}.rotate.i_360 input[type=range]:focus{outline:none;}.rotate.i_360 input[type=range]::-webkit-slider-runnable-track{background:#868686;border:1.1px solid #868686;border-radius:1px;width:100%;height:11.3px;cursor:pointer;}.rotate.i_360 input[type=range]::-webkit-slider-thumb{margin-top:-6.95px;width:23px;height:23px;background:#00a1db;border:2.5px solid #2688da;border-radius:12px;cursor:pointer;-webkit-appearance:none;}.rotate.i_360 input[type=range]:focus::-webkit-slider-runnable-track{background:#868686;}.rotate.i_360 input[type=range]::-moz-range-track{background:#868686;border:1.1px solid #868686;border-radius:1px;width:100%;height:11.3px;cursor:pointer;}.rotate.i_360 input[type=range]::-moz-range-thumb{width:23px;height:23px;background:#00a1db;border:2.5px solid #2688da;border-radius:12px;cursor:pointer;}.rotate.i_360 input[type=range]::-ms-track{background:transparent;border-color:transparent;border-width:8.45px 0;color:transparent;width:100%;height:11.3px;cursor:pointer;}.rotate.i_360 input[type=range]::-ms-fill-lower{background:#868686;border:1.1px solid #868686;border-radius:2px;}.rotate.i_360 input[type=range]::-ms-fill-upper{background:#868686;border:1.1px solid #868686;border-radius:2px;}.rotate.i_360 input[type=range]::-ms-thumb{width:23px;height:23px;background:#00a1db;border:2.5px solid #2688da;border-radius:12px;cursor:pointer;margin-top:0px;}.rotate.i_360 input[type=range]:focus::-ms-fill-lower{background:#868686;}.rotate.i_360 input[type=range]:focus::-ms-fill-upper{background:#868686;}@supports (-ms-ime-align:auto){.rotate.i_360 input[type=range]{margin:0;}}.rotate.i_360 input[type=range]{width:100%;margin:5.85px 0;background-color:transparent;-webkit-appearance:none;}.rotate.i_360 input[type=range]:focus{outline:none;}.rotate.i_360 input[type=range]::-webkit-slider-runnable-track{background:#868686;border:1.1px solid #868686;border-radius:1px;width:100%;height:11.3px;cursor:pointer;}.rotate.i_360 input[type=range]::-webkit-slider-thumb{margin-top:-6.95px;width:23px;height:23px;background:#00a1db;border:2.5px solid #2688da;border-radius:12px;cursor:pointer;-webkit-appearance:none;}.rotate.i_360 input[type=range]:focus::-webkit-slider-runnable-track{background:#868686;}.rotate.i_360 input[type=range]::-moz-range-track{background:#868686;border:1.1px solid #868686;border-radius:1px;width:100%;height:11.3px;cursor:pointer;}.rotate.i_360 input[type=range]::-moz-range-thumb{width:23px;height:23px;background:#00a1db;border:2.5px solid #2688da;border-radius:12px;cursor:pointer;}.rotate.i_360 input[type=range]::-ms-track{background:transparent;border-color:transparent;border-width:8.45px 0;color:transparent;width:100%;height:11.3px;cursor:pointer;}.rotate.i_360 input[type=range]::-ms-fill-lower{background:#868686;border:1.1px solid #868686;border-radius:2px;}.rotate.i_360 input[type=range]::-ms-fill-upper{background:#868686;border:1.1px solid #868686;border-radius:2px;}.rotate.i_360 input[type=range]::-ms-thumb{width:23px;height:23px;background:#00a1db;border:2.5px solid #2688da;border-radius:12px;cursor:pointer;margin-top:0px;}.rotate.i_360 input[type=range]:focus::-ms-fill-lower{background:#868686;}.rotate.i_360 input[type=range]:focus::-ms-fill-upper{background:#868686;}@supports (-ms-ime-align:auto){.rotate.i_360 input[type=range]{margin:0;}}.btn-buy.added{background:rgba(0,0,0,0) none repeat scroll 0% 0%;color:rgb(0,91,149);border:1px solid rgb(0,161,219);padding-left:0px;width:175px;}.catalog-filter-form .search .form-submit{right:20px;}.user-orders table,.user-order .user-order-items table{width:100%;}.user-orders table th,.user-order .user-order-items table th{text-align:left;}.user-orders table td,.user-orders table tr{line-height:35px;border-bottom:solid 1px #ccc;}.user-order .user-order-items table td,.user-order .user-order-items table tr{line-height:35px;border-bottom:solid 1px #ccc;}.user-order .customer-information div,.user-order .order-information div{line-height:32px;}.user-order .customer-information .review__unit,.user-order .customer-information .review__unit.address p{margin-bottom:0;}.user-order .customer-information label,.user-order .customer-information .field__label{font-weight:bold;}@media (max-width:1180px){.filter__top::after{left:77%;}.bt-inform-about-availability{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;}.content .catalog .catalog__item{max-width:32%;}.catalog__list.list .catalog__item{max-width:100%;}.product{display:block;}.product-images{width:100%;}.product-images .main-img .product__img{margin:auto;min-width:270px;min-height:270px;}.product__body{max-width:100%;}.filter__price .ui-slider{max-width:350px;}}@media (max-width:1120px){.search .form-text{max-width:300px;}.footer__contact{display:none;}.footer__logo .footer__contact{display:-webkit-box;display:-ms-flexbox;display:flex;}.footer__logo img{margin-bottom:30px;}.footer__catalog{min-width:100%;margin-bottom:30px;}.footer__catalog .bt-blue{display:none;padding:12px 20px;font-family:'Gotham Pro Medium';color:#ffffff;background-color:#00a1db;border-radius:7px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.footer__body{-ms-flex-wrap:wrap;flex-wrap:wrap;}.footer__info__right{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.footer__info__right p{margin-bottom:10px;}.footer__info .text{margin-right:15px;}.cart__table-img{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;}.cart__table{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.cart__table-title{display:none;}.cart__table-name{max-width:470px;}.cart__table-price-one{margin-left:auto;}.cart__table_vendor-code,.cart__table-floor{font-family:'Gotham Pro Regular';}.cart__table-delet{position:absolute;right:10px;top:10px;max-width:37px;min-width:37px;width:100%;}.cart__table-delet input{color:transparent!important;}.cart__table-delet .cart__table_delet-text{font-size:1px;color:transparent;width:0px;}.cart__table{position:relative;}.order_information .cart__table-name{max-width:500px;}.order_information .cart__table_vendor-code,.order_information .cart__table_floor,.order_information .cart__table-price{text-align:right;}.order_information .cart__table-amount{max-width:50px;}}@media (max-width:1050px){.filter__price .ui-slider{max-width:250px;min-width:250px;}}@media (max-width:990px){.cart__table-name{max-width:330px;}}@media (max-width:950px){.wrap{padding:0 15px;}.header__top .header__contact{display:none;}.header__top .bt-yellow{display:-webkit-box;display:-ms-flexbox;display:flex;}.header__main .wrap{-ms-flex-wrap:wrap;flex-wrap:wrap;}.header__main .header__contact{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:end;-ms-flex-align:end;align-items:flex-end;}.header__main .search{margin:0 auto;padding-top:20px;}.header__main .search .form-text{max-width:100%;}.header__main .search form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.header__main .bt-yellow{display:none;}.catalog__list{-ms-flex-wrap:wrap;flex-wrap:wrap;}.catalog__item{max-width:32%;}.content .wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.aside__burger-menu{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:10px;}.aside__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.aside-wrap{max-width:100%;min-width:100%;z-index:10;}.aside{background-color:#ffffff;max-width:100%;min-width:100%;position:relative;z-index:7;margin-bottom:50px;padding-top:20px;}.aside.active{height:100%;}.aside.fixed{top:0;left:0;padding:10px;}.aside__list{display:none;}.aside__list.active{display:block;position:absolute;z-index:7;background-color:#fff;padding:20px;}.content .main{max-width:100%;min-width:100%;}.order_information .cart__table-name{max-width:370px;}.review{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.review__block{margin-bottom:30px;max-width:100%;min-width:100%;}.filter__price .ui-slider{max-width:60%;min-width:60%;}}@media (max-width:815px){.cart__table-name{max-width:217px;}.order_information .cart__table-name{max-width:230px;}.filter__price{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.filter__price .ui-slider{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;min-width:100%;max-width:100%;margin-bottom:20px;}}@media (max-width:810px){.footer__logo{margin-right:30px;}.footer__logo img{max-width:285px;}.footer__body_title{display:none;}.footer__list{display:none;}.footer__catalog{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:15px;}.footer__catalog .bt-blue{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;width:300px;}.footer__private-office{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.footer__private-office .bt-yellow{display:none;}.footer__private-office .bt-yellow-registration{display:-webkit-box;display:-ms-flexbox;display:flex;width:300px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.catalog__item{max-width:47%;}.catalog__img{max-height:270px;}.head-choice-search .head-choice__sort{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}.head-choice-search .head-choice__sort p{margin-bottom:5px;}.head-choice-search .head-choice__sort select{margin-left:0;margin-bottom:10px;}.head-choice-search .head-choice__sort a{display:none;}.cart__info{-ms-flex-wrap:wrap;flex-wrap:wrap;}.cart__info_attention{width:100%;margin-bottom:15px;}}@media (max-width:740px){.header .bt-yellow{font-size:15px;}.burger-menu{display:-webkit-box;display:-ms-flexbox;display:flex;}.header__block-login,.header__block-basket{display:none;}.header__mobile-icons{display:-webkit-box;display:-ms-flexbox;display:flex;}.search{max-width:90%;}.search .label{width:100%;}.filter .search{max-width:100%;}.user__block_table div{padding:5px;}.user__block_table-status{max-width:150px;min-width:100px;}.user__block_table-date{max-width:115px;}.user__sort{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.user__sort a{margin-bottom:10px;}}@media (max-width:680px){.order_information .cart__table-vendor-code{max-width:150px;}.order_information .cart__table-floor{max-width:80px;}}@media (max-width:600px){.footer__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.footer__contact{display:-webkit-box;display:-ms-flexbox;display:flex;}.footer__logo .footer__contact{display:none;}.footer__address{margin-bottom:40px;}.header__main .header__contact{display:none;}.header__main .logo{text-align:center;width:100%;}.filter__top::after{left:85%;}.head-choice__sort{-ms-flex-wrap:wrap;flex-wrap:wrap;}.head-choice__sort p{width:100%;margin-bottom:5px;}.head-choice__sort select{margin-left:0;}.head-choice__view{margin:auto 0 0 0;}.head-choice__view span{display:none;}.product__img{float:none;margin:0 auto 20px;}.product__form.not-available form > p{width:100%;}.product__form.not-available form .product__form_block{width:100%;}.head-choice-search .head-choice__view{margin:auto 0;}.cart__table-name{max-width:calc(100% - 200px);margin-right:auto;}.cart__table-floor{max-width:50%;margin-right:auto;}.order_information .cart__table-img{max-width:90px;padding:10px 0;}.order_information .cart__table-name{max-width:80%;}.order_information .cart__table-floor{max-width:60%;text-align:left;}.order_information .cart__table-vendor-code{text-align:left;}.user__block_table-order{min-width:80px;max-width:80px;}.user__block_table-quantity,.user__block_table-actions{min-width:110px;max-width:110px;}.user__block_table{font-size:12px;}}@media (max-width:500px){.content .catalog .catalog__item{max-width:48%;}.catalog__list.list .catalog__item{max-width:100%;padding:5px 0;}.cart__table-price{max-width:30%;}.cart__table_price,.cart__table_floor,.cart__table-vendor-code{font-size:14px;}.cart__buttons .btn-buy{margin:10px 0 10px 10px;}.cart__table-price-one{margin-left:0;}.cart__table-amount{max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.cart__table-floor{max-width:30%;margin-right:0;text-align:right;}.cart__table{padding-top:15px;padding-bottom:15px;}.cart__table-name{max-width:100%;}.cart__table-img{margin:0 auto;}.cart__table-price{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;max-width:45%;text-align:right;font-size:16px;}.cart__table-price-one{text-align:left;}.cart__buttons{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.order_information .cart__table-price{-webkit-box-ordinal-group:inherit;-ms-flex-order:inherit;order:inherit;max-width:30%;}.form__order > .form-item input{max-width:250px;}.form__order_btn{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.form__order_btn input[type="submit"]{margin-right:0;}.order_information .form-actions{text-align:center;}.order_information .form-actions a,.form__order_btn.form-action a{margin:30px 0 0!important;display:inline-block;text-decoration:underline;}}@media (max-width:460px){.filter-checkbox{-ms-flex-wrap:wrap;flex-wrap:wrap;}.filter-checkbox > span{width:100%;margin-bottom:7px;}.filter__buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.filter__buttons .btn-buy{margin-right:0;margin-bottom:15px;}.filter__top::after{left:90%;}.form__order > .form-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}.form__order > .form-item span{margin-bottom:10px;}.form__order > .form-item input{max-width:100%;}.form__order .btn-buy{margin:0 auto;}.checkbox-wrapper .checkbox-label{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}.order_information .cart__table-name{max-width:100%;}.review__unit{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow:hidden;padding:5px 1px;}.review__unit p,.review__unit > div{max-width:70%;}.review__unit .text-bold{min-width:33%;margin-right:5px;}.user__block_table-price,.user__block_table-quantity,.user__block_table-actions,.user__block_table-date,.user__block_table-status{max-width:80px;min-width:80px;}.user__block_table-order{max-width:50px;min-width:50px;}.filter-checkbox .checkbox-wrapper{margin:20px;}.filter__price__label{margin:10px;}}@media (max-width:440px){.catalog__item{max-width:90%;}.catalog__list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.footer__info__right{width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-top:40px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.footer__info{-ms-flex-wrap:wrap;flex-wrap:wrap;}.header__top .bt-yellow{padding:6px 7px;}.header__mobile-icons{margin-top:-5px;}.header__mobile-icons .header__mobile-icons_basket{margin-top:10px;width:25px;height:25px;}.header__mobile-icons .header__mobile-icons_basket span{top:-14px;border:2px solid #005b95;color:#005b95;}.header__mobile-icons::before{display:none;}.product__contact-wrap{margin-bottom:10px;}.holder-form .form-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}.holder-form .form-item input{width:100%;}.holder-form .form-item span{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:5px;}.holder-form .form-item .desc{margin-bottom:30px;}}@media (max-width:420px){.order_information .cart__table-floor{max-width:50%;}.order_information .cart__table-vendor-code{max-width:50%;}.order_information .cart__table-price{max-width:37%;}}@media (max-width:400px){.filter__top{font-size:14px;}.head-choice-search{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}.head-choice-search .head-choice__view{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}}@media (max-width:360px){.header__main .logo img{max-width:280px;}.header__mobile-icons .contact__phone{width:30px;height:30px;}.header__mobile-icons .header__mobile-icons_basket{width:22px;height:22px;margin-right:10px;}.header__mobile-icons .header__mobile-icons_basket span{width:22px;height:22px;top:-11px;right:-12px;}.header__top .bt-yellow{padding:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.header__top .bt-yellow-no-mobile{display:none;}.menu{top:56px;}.head-choice__sort a{display:none;}.content .catalog .catalog__item{max-width:90%;}.filter .form-text{max-width:230px;}.filter__top{font-size:13px;}.filter__top::after{left:93%;width:6px;height:6px;}.catalog__list.list .catalog__item{max-width:100%;}.catalog__list.list .catalog__buttons a{width:150px;}.cart__table-vendor-code{font-size:12px;max-width:150px;}}
body.compensate-for-scrollbar{overflow:hidden;}.fancybox-active{height:auto;}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute !important;top:-9999px;visibility:hidden;}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992;}.fancybox-container *{box-sizing:border-box;}.fancybox-outer,.fancybox-inner,.fancybox-bg,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0;}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto;}.fancybox-bg{background:rgb(30,30,30);opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71);}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1);}.fancybox-infobar,.fancybox-toolbar,.fancybox-caption,.fancybox-navigation .fancybox-button{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997;}.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar,.fancybox-show-caption .fancybox-caption,.fancybox-show-nav .fancybox-navigation .fancybox-button{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible;}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.fancybox-toolbar{right:0;top:0;}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994;}.fancybox-is-open .fancybox-stage{overflow:hidden;}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994;}.fancybox-slide::before{content:'';display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0;}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--previous,.fancybox-slide--current,.fancybox-slide--next{display:block;}.fancybox-slide--image{overflow:hidden;padding:44px 0;}.fancybox-slide--image::before{display:none;}.fancybox-slide--html{padding:6px;}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle;}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-ms-transform-origin:top left;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995;}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out;}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in;}.fancybox-can-swipe .fancybox-content,.fancybox-can-pan .fancybox-content{cursor:-webkit-grab;cursor:grab;}.fancybox-is-grabbing .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing;}.fancybox-container [data-selectable='true']{cursor:text;}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%;}.fancybox-spaceball{z-index:1;}.fancybox-slide--video .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--iframe .fancybox-content{height:100%;overflow:visible;padding:0;width:100%;}.fancybox-slide--video .fancybox-content{background:#000;}.fancybox-slide--map .fancybox-content{background:#e5e3df;}.fancybox-slide--iframe .fancybox-content{background:#fff;}.fancybox-video,.fancybox-iframe{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%;}.fancybox-iframe{left:0;position:absolute;top:0;}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%;}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0;}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px;}.fancybox-button,.fancybox-button:visited,.fancybox-button:link{color:#ccc;}.fancybox-button:hover{color:#fff;}.fancybox-button:focus{outline:none;}.fancybox-button.fancybox-focus{outline:1px dotted;}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none;}.fancybox-button div{height:100%;}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%;}.fancybox-button svg path{fill:currentColor;stroke-width:0;}.fancybox-button--play svg:nth-child(2),.fancybox-button--fsenter svg:nth-child(2){display:none;}.fancybox-button--pause svg:nth-child(1),.fancybox-button--fsexit svg:nth-child(1){display:none;}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;-ms-transform:scaleX(0);transform:scaleX(0);-ms-transform-origin:0;transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998;}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401;}.fancybox-close-small:hover{color:#fff;opacity:1;}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0;}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden;}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none;}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px;}.fancybox-navigation .fancybox-button div{padding:7px;}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px;}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right);}.fancybox-caption{background:linear-gradient(to top,rgba(0,0,0,.85) 0%,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,rgba(0,0,0,0) 100%);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px 44px;pointer-events:none;right:0;text-align:center;z-index:99996;}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left));}}.fancybox-caption--separate{margin-top:-50px;}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all;}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none;}.fancybox-caption a:hover{color:#fff;text-decoration:underline;}.fancybox-loading{animation:fancybox-rotate 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999;}@keyframes fancybox-rotate{100%{transform:rotate(360deg);}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1);}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0);}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0);}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translate3d(0,0,0);}.fancybox-fx-fade.fancybox-slide--previous,.fancybox-fx-fade.fancybox-slide--next{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1);}.fancybox-fx-fade.fancybox-slide--current{opacity:1;}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5);}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5);}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scale3d(1,1,1);}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-ms-transform:rotate(-360deg);transform:rotate(-360deg);}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-ms-transform:rotate(360deg);transform:rotate(360deg);}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-ms-transform:rotate(0deg);transform:rotate(0deg);}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0);}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0);}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scale3d(1,1,1) translate3d(0,0,0);}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg);}.fancybox-fx-tube.fancybox-slide--current{transform:translate3d(0,0,0) scale(1);}@media all and (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px;}.fancybox-slide--image{padding:6px 0;}.fancybox-close-small{right:-6px;}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px;}.fancybox-caption{padding-left:12px;padding-right:12px;}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right));}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center;}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px 0;}.fancybox-share p{margin:0;padding:0;}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px 5px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;}.fancybox-share__button:visited,.fancybox-share__button:link{color:#fff;}.fancybox-share__button:hover{text-decoration:none;}.fancybox-share__button--fb{background:#3b5998;}.fancybox-share__button--fb:hover{background:#344e86;}.fancybox-share__button--pt{background:#bd081d;}.fancybox-share__button--pt:hover{background:#aa0719;}.fancybox-share__button--tw{background:#1da1f2;}.fancybox-share__button--tw:hover{background:#0d95e8;}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px;}.fancybox-share__button svg path{fill:#fff;}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0 0;outline:none;padding:10px 15px;width:100%;}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px 2px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995;}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden;}.fancybox-show-thumbs .fancybox-thumbs{display:block;}.fancybox-show-thumbs .fancybox-inner{right:212px;}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%;}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden;}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px;}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3);}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px;}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:center center;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px;}.fancybox-thumbs__list a::before{border:6px solid #ff5268;bottom:0;content:'';left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991;}.fancybox-thumbs__list a:focus::before{opacity:.5;}.fancybox-thumbs__list a.fancybox-thumbs-active::before{opacity:1;}@media all and (max-width:576px){.fancybox-thumbs{width:110px;}.fancybox-show-thumbs .fancybox-inner{right:110px;}.fancybox-thumbs__list a{max-width:calc(100% - 10px);}}
