

/* Start:/bitrix/templates/new_ru/css/reset.css?16867303041098*/
/* 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,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
} 
/* End */


/* Start:/bitrix/templates/new_ru/css/font-awesome.min.css?168673030428517*/
/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('/bitrix/templates/new_ru/css/../fonts/fontawesome-webfont.eot?v=4.5.0');src:url('/bitrix/templates/new_ru/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'),url('/bitrix/templates/new_ru/css/../fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'),url('/bitrix/templates/new_ru/css/../fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'),url('/bitrix/templates/new_ru/css/../fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'),url('/bitrix/templates/new_ru/css/../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal;font-display: swap;}.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}.fa-lg{font-size:1.33333333em;line-height:.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.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;-webkit-border-radius:.1em;-moz-border-radius:.1em;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}.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;-moz-animation:fa-spin 2s infinite linear;-o-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);-moz-animation:fa-spin 1s infinite steps(8);-o-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)}}@-moz-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);transform:rotate(359deg)}}@-o-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);-o-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-o-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);-moz-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);-moz-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);-moz-transform:scale(-1, 1);-o-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);-moz-transform:scale(1, -1);-o-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{-webkit-filter:none;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}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}

/* End */


/* Start:/bitrix/templates/new_ru/css/all.css?1714040234281875*/
@charset "UTF-8";
html,
body,
div,
span,
applet,
object,
iframe,
/*h1,
h2,
h3,
h4,
h5,
h6,*/
.product_card__default_title h2, 
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
}
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,
th,
td {
  /*  border: 1px solid black;*/
    padding: 5px 5px;
    vertical-align: middle;
}
.dropdown,
.dropdown div,
.dropdown li,
.dropdown div::after {
    -webkit-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out
}
.dropdown .selected::after,
.dropdown.scrollable div::after {
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    -ms-pointer-events: none;
    pointer-events: none
}
.dropdown {
    position: relative;
    width: 160px;
    border: 1px solid #ccc;
    cursor: pointer;
    background: #fff;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.dropdown.open {
    z-index: 2
}
.dropdown:hover {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15)
}
.dropdown.focus {
    -webkit-box-shadow: 0 0 5px rgba(51, 102, 248, 0.4);
    box-shadow: 0 0 5px rgba(51, 102, 248, 0.4)
}
.dropdown .carat {
    position: absolute;
    right: 12px;
    top: 50%;
    margin-top: -4px;
    border: 6px solid transparent;
    border-top: 8px solid #000
}
.dropdown.open .carat {
    margin-top: -10px;
    border-top: 6px solid transparent;
    border-bottom: 8px solid #000
}
.dropdown.disabled .carat {
    border-top-color: #999
}
.dropdown .old {
    position: absolute;
    left: 0;
    top: 0;
    height: 0;
    width: 0;
    overflow: hidden
}
.dropdown select {
    position: absolute;
    left: 0;
    top: 0
}
.dropdown.touch .old {
    width: 100%;
    height: 100%
}
.dropdown.touch select {
    width: 100%;
    height: 100%;
    opacity: 0
}
.dropdown .selected,
.dropdown li {
    display: block;
    font-size: 18px;
    line-height: 1;
    color: #000;
    padding: 9px 12px;
    overflow: hidden;
    white-space: nowrap
}
.dropdown.disabled .selected {
    color: #999
}
.dropdown .selected::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 60px;
    -webkit-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0;
    -webkit-box-shadow: inset -55px 0 25px -20px #fff;
    box-shadow: inset -55px 0 25px -20px #fff
}
.dropdown div {
    position: absolute;
    height: 0;
    left: -1px;
    right: -1px;
    top: 100%;
    margin-top: -1px;
    background: #fff;
    border: 1px solid #ccc;
    border-top: 1px solid #eee;
    -webkit-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    overflow: hidden;
    opacity: 0
}
.dropdown.open div {
    opacity: 1;
    z-index: 2
}
.dropdown.scrollable div::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 50px;
    -webkit-box-shadow: inset 0 -50px 30px -35px #fff;
    box-shadow: inset 0 -50px 30px -35px #fff
}
.dropdown.scrollable.bottom div::after {
    opacity: 0
}
.dropdown ul {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    list-style: none;
    overflow: hidden
}
.dropdown.scrollable.open ul {
    overflow-y: auto
}
.dropdown li {
    list-style: none;
    padding: 8px 12px
}
.dropdown li.focus {
    background: #d24a67;
    position: relative;
    z-index: 3;
    color: #fff
}
.dropdown li.active {
    font-weight: 700
}
.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}
.slick-list:focus {
    outline: none
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}
.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}
.slick-track:before,
.slick-track:after {
    display: table;
    content: ''
}
.slick-track:after {
    clear: both
}
.slick-loading .slick-track {
    visibility: hidden
}
.slick-slide {
    display: none;
    float: left;
    min-height: 1px
}
.main_page_big_slides img {
    height: 100%
}
.main_page_big_slides_link {
	display: block;
}
[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
}
.lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: #000;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: .8;
    display: none
}
.lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10000;
    text-align: center;
    line-height: 0;
    font-weight: 400
}
.lightbox .lb-image {
    display: block;
    height: auto;
    max-width: inherit;
    -webkit-border-radius: 3px;
    border-radius: 3px
}
.lightbox a img {
    border: none
}
.lb-outerContainer {
    position: relative;
    background-color: #fff;
    *zoom: 1;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    -webkit-border-radius: 4px;
    border-radius: 4px
}
.lb-outerContainer:after {
    content: "";
    display: table;
    clear: both
}
.lb-container {
    padding: 4px
}
.lb-loader {
    position: absolute;
    top: 43%;
    left: 0;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0
}
.lb-cancel {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
    background: url(/images/loading.gif) no-repeat
}
.lb-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10
}
.lb-container > .nav {
    left: 0
}
.lb-nav a {
    outline: none
}
.lb-prev,
.lb-next {
    height: 100%;
    cursor: pointer;
    display: block
}
.lb-nav a.lb-prev {
    width: 34%;
    left: 0;
    float: left;
    background: url(/bitrix/templates/new_ru/css/../img/icons/slider_arrow_active.svg) left 48% no-repeat;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity .6s;
    transition: opacity .6s
}
.lb-nav a.lb-prev:hover {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}
.lb-nav a.lb-next {
    width: 64%;
    right: 0;
    float: right;
    background: url(/bitrix/templates/new_ru/css/../img/icons/slider_arrow_active.svg) right 48% no-repeat;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity .6s;
    transition: opacity .6s
}
.lb-nav a.lb-next:hover {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}
.lb-dataContainer {
    margin: 0 auto;
    padding-top: 5px;
    *zoom: 1;
    width: 100%;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px
}
.lb-dataContainer:after {
    content: "";
    display: table;
    clear: both
}
.lb-data {
    padding: 0 4px;
    color: #ccc
}
.lb-data .lb-details {
    width: 85%;
    float: left;
    text-align: left;
    line-height: 1.1em
}
.lb-data .lb-caption {
    font-size: 13px;
    font-weight: 700;
    line-height: 1em
}
.lb-data .lb-number {
    display: block;
    clear: left;
    padding-bottom: 1em;
    font-size: 12px;
    color: #999
}
.lb-data .lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: url(/bitrix/templates/new_ru/css/images/close.png) top right no-repeat;
    text-align: right;
    outline: none;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: .7;
    -webkit-transition: opacity .2s;
    transition: opacity .2s
}
.lb-data .lb-close:hover {
    cursor: pointer;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}
.lightboxOverlay {
    position: fixed;
    height: 100%!important
}
.lb-nav a.lb-prev {
    float: left;
    background-image: url(/bitrix/templates/new_ru/css/../img/icons/slider_arrow_active.svg);
    background-repeat: no-repeat;
    height: 100%;
    background-color: transparent;
    width: 60px;
    color: #fff;
    margin: 10px;
    text-decoration: none;
    text-align: center;
    background-size: 28px 52px;
    text-transform: uppercase;
    background-position: 50% 50%;
    font-size: 14px;
    line-height: 14px;
    top: 0;
    position: absolute;
    padding: 0;
    margin: 0;
    opacity: .4;
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg)
}
.lb-nav a.lb-next {
    float: right;
    height: 100%;
    width: 60px;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    background-size: 28px 52px;
    margin: 10px;
    line-height: 14px;
    background-image: url(/bitrix/templates/new_ru/css/../img/icons/slider_arrow_active.svg);
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: 50% 50%;
    top: 0;
    position: absolute;
    padding: 0;
    margin: 0;
    opacity: .4
}
.lb-nav {
    position: static;
    height: 0;
    width: 100%
}
.lb-data .lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: url(/bitrix/templates/new_ru/css/../img/icons/slider_close.svg) top right no-repeat;
    text-align: right;
    background-size: 100%;
    outline: none;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}
#lightbox.lightbox {
    position: fixed!important;
    height: 100%!important;
    left: 0;
    width: 100%!important;
    top: 0!important;
    z-index: 10000
}
.lb-closeContainer .lb-close {
    position: fixed;
    top: 0;
    right: 0;
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.2);
    background-size: 58%;
    background-position: 50% 50%;
    z-index: 10000
}
.lb-container {
    display: table-cell;
    vertical-align: middle
}
.lb-outerContainer {
    background: none;
    position: relative;
    height: 100%!important;
    display: table
}
body {
    position: relative;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    color: #333;
    line-height: 1.3
}
a {
    outline: none;
    color: inherit;
    text-decoration: none;
    -webkit-transition: color .35s ease-in-out 0;
    transition: color .35s ease-in-out 0
}
.red_check {
    color: red!important;
    border-color: red!important
}
.container {
    max-width: 1170px;
    padding: 0 15px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.container_lg {
    max-width: 1170px;
    margin: 0 auto
}
.clearfix:after,
.clearfix:before {
    content: '';
    display: block;
    clear: both
}
.clear {
    clear: both
}
.vert_centred_wr {
    display: table;
    height: 100%
}
.vert_centred {
    display: table-cell;
    vertical-align: middle
}
.dotted_txt:after {
    content: '';
    display: block;
    border-top: 1px dotted #333;
    -webkit-transition: border-color .35s ease-in-out 0;
    transition: border-color .35s ease-in-out 0
}
input,
textarea,
button {
    outline: none;
	/*
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	*/
    -webkit-border-radius: 0;
    border-radius: 0
}
button {
    cursor: pointer
}
b {
    font-weight: 600
}
body::-webkit-input-placeholder {
    color: inherit
}
body::-moz-placeholder {
    color: inherit
}
body:-ms-input-placeholder {
    color: inherit
}
body:-moz-placeholder {
    color: inherit
}
.page_wr {
    max-width: 100vw;
    overflow-x: hidden
}
.before_footer_space {
    margin-bottom: 50px
}
.blue_link {
    display: block;
    border: none;
    height: 35px;
    padding: 0 15px;
    font-size: 16px;
    color: #fff;
    line-height: 33px;
    background: #268fc8;
    cursor: pointer;
    -webkit-border-radius: 3px;
    border-radius: 3px
}
.red_link {
    display: block;
    border: none;
    height: 35px;
    padding: 0 12px;
    font-size: 16px;
    color: #fff;
    line-height: 33px;
    background: #e83539;
    cursor: pointer;
    -webkit-border-radius: 3px;
    border-radius: 3px
}
.red_border_link,
.blue_border_link,
.product_card__files_wr .blue_border_link {
    background: none;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e83539;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 14px;
    color: #e83539;
    padding: 4px 15px;
    cursor: pointer;
    line-height: 22px;
    -webkit-transition: color .35s ease-in-out 0s, border-color .35s ease-in-out 0;
    transition: color .35s ease-in-out 0s, border-color .35s ease-in-out 0
}
.red_border_link .fa-angle-right,
.blue_border_link .fa-angle-right {
    margin: 0 -4px 0 5px
}
.blue_border_link,
.red_border_link:hover {
    color: #009bd9;
    border-color: #009bd9
}
.blue_border_link:hover {
    color: #e83539;
    border-color: #e83539
}
.categories_links_nav_wr a {
    float: left;
    margin-right: 25px;
    position: relative;
    font-size: 15px;
    color: #009bd9
}
.categories_links_nav_wr a:after {
    border-color: #009bd9
}
.categories_links_nav_wr a:hover,
.categories_links_nav_wr a.active {
    color: #e83539
}
.categories_links_nav_wr a:hover:after {
    border-color: #e83539
}
.categories_links_nav_wr a.active:hover:after,
.categories_links_nav_wr a.active:after {
    border-color: rgba(0, 155, 217, 0)
}
.svg_def_template {
    display: none
}
.slick-slide {
    outline: none
}
.aside {
    float: left;
    width: 280px;
    margin-right: 20px;
    margin-bottom: 15px
}
.prdct_marker {
    position: absolute;
    right: 0;
    top: 30px;
}
.prdct_marker > div{
	height: 25px;
    padding: 0 5px;
    line-height: 23px;
    font-size: 16px;
    color: #fff;
	margin-bottom:10px;

}
.withoutspec{
	left:0;
	right:0;
}
.withoutspec>div:nth-child(2n+1){
	float:left;
	clear:left;
}
.withoutspec>div:nth-child(2n){
	float:right;
}
.product_list_title_categ.orange,
.orange {
    background-color: #e86a1f
}
.product_list_title_categ.rose,
.rose {
    background-color: #9d759d
}
.product_list_title_categ.green,
.green {
    background-color: #78c479
}
.product_list_title_categ.red,
.red {
    background-color: #de1b1b
}
.product_list_title_categ.violet,
.violet {
    background-color: #8782c4
}
.product_list_title_categ.pink,
.pink {
    background-color: #ca66da
}
.product_list_title_categ.blue,
.blue {
    background-color: #148ccb
}
.product_list_title_categ.grey,
.grey {
    background-color: #c1c1c1
}
.prdct_marker .fa {
    position: relative;
    top: 1px;
    font-size: 18px
}
.socials {
    float: right;
    margin-bottom: 15px
}
.socials a {
    display: block;
    float: left;
    margin: 0 5px;
    color: #666;
    -webkit-transition: color .3s linear 0;
    transition: color .3s linear 0
}
.socials a:hover {
    color: #268fc8
}
.socials .fa {
    font-size: 32px
}
i.fa.fa-square {
    position: relative
}
i.fa.fa-square .fa {
    position: absolute;
    left: 0;
    width: 100%;
    color: #fff;
    font-size: .65em;
    text-align: center;
    line-height: 1.5
}
.title_s {
    padding: 25px 0;
    font-size: 25px;
    color: #58585a;
    font-weight: 400
}
.cart_title {
    font-size: 26px;
    color: #333;
    font-weight: 400;
    margin-bottom: 10px
}
.title_ft {
    padding-top: 30px;
    font-size: 21px;
    color: #58585a
}
.white_ic {
    fill: #fff
}
.svg_red {
    fill: #e83539
}
.comm_ic {
    fill: #089EDA
}
.prdct_ic_color {
    fill: #089EDA
}
.pen__color {
    fill: #148ccb;
    -webkit-transition: all .3s linear 0;
    transition: all .3s linear 0
}
.list_item_ic_color {
    fill: #e83539;
    -webkit-transition: fill .35s ease-in-out 0;
    transition: fill .35s ease-in-out 0
}
.btn_wr, .btn_wr1 {
    margin: 20px 0;
    text-align: center
}
.btn_close {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    overflow: hidden;
    cursor: pointer
}
.btn_close span {
    display: block;
    position: absolute;
    width: 14px;
    height: 3px;
    top: 50%;
    left: 50%;
    margin-top: -1.5px;
    margin-left: -7px;
    background-color: #268fc8
}
.btn_close span:first-child {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}
.btn_close span:last-child {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
.btn_all {
    display: inline-block;
    padding: 0 9px 0 10px;
    color: #148ccb;
    font-size: 15px;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: -.5px;
    border: 1px solid #148ccb;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: color .35s ease-in-out 0s, border .35s ease-in-out 0;
    transition: color .35s ease-in-out 0s, border .35s ease-in-out 0;
	text-align: center;
}
.btn_all:hover {
    color: #e83539;
    border: 1px solid #e83539
}
.catagory_advice_s .btn_all {
    color: #e83539;
    border-color: #e83539
}
.catagory_advice_s .btn_all:hover {
    color: #148ccb;
    border-color: #148ccb
}
.btn_all .fa {
    float: right;
    position: relative;
    margin-left: 8px;
    top: 9px
}
.more_read_btn,
.hide_btn {
    font-size: 14px;
    font-weight: 400;
    color: #148ccb;
    border-bottom: 1px dotted #148ccb
}
.more_read_btn:hover,
.hide_btn:hover {
    color: #e83539;
    border-bottom: 1px dotted #e83539
}
.clean_btn {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 45px;
    line-height: 43px;
    text-align: center;
    font-size: 16px;
    font-weight: 100;
    color: #77777b;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #f4f4f4
}
.youtube_btn {
    display: inline-block;
    height: 34px;
    padding: 0 10px;
    font-size: 16px;
    color: #1170a5;
    line-height: 32px;
    border: 1px solid #1170a5;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.youtube_btn .fa {
    font-size: 25px;
    position: relative;
    top: 3px;
    margin-left: 5px
}
.more_prdcts,
.showMoreBrandsProd {
    display: inline-block;
    padding: 7px 15px;
    font-size: 15px;
    color: #148ccb;
    border: 1px solid #148ccb;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.more_prdcts:hover {
    color: #e83539;
    border: 1px solid #e83539
}
.more_prdcts .more_txt {
    display: inline-block;
    padding-bottom: 2px;
    border-bottom: 1px dotted #148ccb
}
.more_prdcts:hover .more_txt {
    border-bottom: 1px dotted #e83539
}
.catagory_video_s .btn_all,
.catagory_news_s .btn_all,
.catagory_advice_s .btn_all {
    width: 175px
}
.btn_up_wr {
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 10;
    opacity: 0;
    -webkit-transition: opacity .35s ease-in-out;
    transition: opacity .35s ease-in-out
}
.btn_up {
    display: inline-block;
    position: absolute;
    width: 36px;
    height: 36px;
    right: -100px;
    bottom: 10px
}
.btn_up_wr .container {
    position: relative
}
.btn_up_wr .btn_up {
    width: 108px;
    height: 108px;
    display: block;
    background: #ddd url(/bitrix/templates/new_ru/css/../img/icons/up-arrow.png) no-repeat center center;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    -webkit-transition: 1s;
    transition: 1s;
    opacity: .7;
    border: 2px solid #268fc8
}
.btn_up_ic {
    fill: #888;
    font-size: 54px;
    font-family: "Roboto";
    font-weight: 500;
    -webkit-transition: fill .35s ease-in-out 0;
    transition: fill .35s ease-in-out 0
}
.btn_up:hover .btn_up_ic {
    fill: #e83539;
    color: #e83539
}
@media (max-width: 1340px) {
    .btn_up_wr .container {
        position: static
    }
    .btn_up_wr .btn_up {
        right: 25px
    }
}
@media (max-width: 1200px) {
    .btn_up_wr .btn_up {
        bottom: 15px;
        right: 15px
    }
}
@media (max-width: 960px) {
    .btn_up_wr .btn_up {
        width: 60px;
        height: 60px;
        background-size: 45px;
        -webkit-border-radius: 10px;
        border-radius: 10px
    }
}
.input_wr {
    position: relative;
    margin-top: 10px
}
.input_wr input[type='text'] {
    width: 100%;
    padding: 0 100px 0 10px;
    border: 1px solid #dcdcdc;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.input_wr input[type='submit'] {
    position: absolute;
    top: 0;
    right: 0;
    width: 90px;
    height: 100%;
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    letter-spacing: -1px;
    border: none;
    padding: 0;
    cursor: pointer;
    background-color: #e83539
}
label input[type='radio'], .catagory_fltr_list input[type='radio'],
label input[type='checkbox'], .catagory_fltr_list input[type='checkbox']
 {
    opacity: 0;
    position: absolute
}
input[type='radio'] + label,
input[type='checkbox'] + label {
    cursor: pointer;
    display: block;
    padding-left: 25px;
    position: relative;
    font-size: 14px;
    color: #333;
    line-height: 16px;
    margin-bottom: 10px
}
input[type='radio'] + label:after,
input[type='checkbox'] + label:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 14px;
    height: 14px;
    border: 1px solid #333;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
input[type='radio']:checked + label:after,
input[type='checkbox']:checked + label:after {
    background-color: #e83539;
    border: 1px solid #e83539
}
input[type='radio']:checked + label,
input[type='checkbox']:checked + label {
    color: #e83539
}
.one_news {
    float: left;
    width: 48%;
    margin-right: 4%;
    height: 270px
}
.one_news:last-child {
    margin-right: 0
}
.news_img {
    display: block;
    height: 42%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.news_info__tt {
    max-height: 79%;
    overflow: hidden
}

.news_info {
    height: 58%;
    padding: 10px 0;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.news_info__title {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 20px;
    color: #148ccb
}
.news_info__text {
    font-size: 12px;
    line-height: 16px;
    color: #6e6f72
}
.news_info__date {
    font-size: 12px;
    color: #6e6f72
}
.prdct_i {
    float: left;
    background-color: #fff;
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s linear 0;
    transition: all .3s linear 0
}
.name-wrap{
	max-height: 54px;overflow:hidden; margin: 20px 0;
}
.product__name {
    display: table;
    width: 100%;
    height: 36px;
   
    font-size: 17px;
    line-height: 18px;
    color: #363636;
    font-weight: 500;
    text-align: center;
	
	
}
.product__name span {
    display: table-cell;
	 
    vertical-align: middle;
    padding: 0 10px;
	
}
.product__name span p{word-wrap: break-word;}
.product__img {
    position: relative;
    text-align: center;
    height: 184px
}
.discounted .product__img {
    height: 124px
}
.product__img a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}
.product__img img {
   /* height: 100%;
    max-height: 220px;*/
    max-width: 100%;
    margin: 0 auto
}
/**/
.rating_row {
    position: relative;
    margin: 15px 0;
    text-align: center
}
.rating_blk {
    float: left;
    width: 70px;
    height: 13px;
    background-image: url(/bitrix/templates/new_ru/css/../img/icons/star_grey-icon.svg);
    background-position: left center;
    background-size: 14px 13px;
    background-repeat: repeat-x
}
.rating_row .rating_blk {
    display: inline-block;
    vertical-align: middle;
    float: none
}
.rating {
    height: 13px;
    background-image: url(/bitrix/templates/new_ru/css/../img/icons/star_full-icon.svg);
    background-position: left center;
    background-size: 14px 13px;
    background-repeat: repeat-x
}

.prdct_cmmnts_blk {
    display: inline-block;
    vertical-align: middle;
    height: 26px;
    width: 105px;
    margin-left: 8px;
    padding: 0
}
.prdct_cmmnts_blk .cmmnts_ic {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}
.prdct_cmmnts_count, .prdct_cmmnts_count1 {
    font-size: 12px;
    font-weight: 400;
    color: #009bd9;
    text-decoration: underline
}
.prdct_i_bttm {
    padding: 0 10px 10px
}
.discounted .prdct_i_bttm {
    padding: 10px;
    background-color: #f3f3f3
}
.prdct_i_prc {
    display: inline-block;
    min-width: 100px;
    width: 43%;
    margin-right: 10px;
    font-size: 18px;
    color: #e83539;
    font-weight: 600;
	vertical-align: middle;
}
.prdct_i_prc.prdct_i_prc--absent {
    color: #c1c1c1
}
.bx_catalog_basket_control {
    display: inline-block
}
.bucket_btn {
    display: inline-block;
    width: 100px;
    text-align: center;
    height: 34px;
    line-height: 34px;
    font-size: 15px;
    color: #fff;
    background-color: #e83539;
    -webkit-border-radius: 4px;
    border-radius: 4px;
	vertical-align: middle;
	cursor:pointer;
}
.bx_catalog_list_home .bx_catalog_item_price span.bucket_btn{color: #fff; }
.discount_blk {
    margin-bottom: 10px
}
.old_price {
    display: inline-block;
    font-size: 11px;
    line-height: 15px;
    color: #6e6f72
}
.old_price span {
    display: block;
    font-size: 12px
}
.discount_timer {
    float: right;
    text-align: center
}
.discount_timer div {
    position: relative;
    float: right;
    margin-right: 10px;
    width: 21px;
    font-size: 11px;
    color: #6e6f72
}
.discount_timer div:first-child {
    margin-right: 0
}
.discount_timer div:first-child:after {
    content: ''
}
.discount_timer div:after {
    content: ':';
    position: absolute;
    right: -7px;
    top: 7px
}
.discount_timer div span {
    display: block;
    height: 26px;
    font-size: 14px;
    line-height: 26px;
    border: 1px solid #dcdcdc;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.partners_blk {
    clear: both;
    padding: 25px 0
}
.partners_blk__title {
    color: #58585a;
    font-size: 25px;
    padding-bottom: 5px
}
.partners_blk__descr {
    color: #58585a;
    font-size: 12px;
    max-width: 165px
}
.partners_blk__items_wr {
    margin: 0 -15px;
	text-align: center;
}
.partners_blk__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 18%;
    padding: 5px 0 5px 30px;
    display: inline-block;
	vertical-align: middle;
}
a.partners_blk__item {
    cursor: pointer;
    text-align: center
}
div.partners_blk__item {
	display: none;
}
.partners_blk__item:nth-child(5n+1) {
    clear: both
}
.partners_blk__img {
    max-height: 38px;
    max-width: 100%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: -webkit-filter .35s ease-in-out 0;
    transition: -webkit-filter .35s ease-in-out 0;
    transition: filter .35s ease-in-out 0;
    transition: filter .35s ease-in-out 0s, -webkit-filter .35s ease-in-out 0
}
.partners_blk__item:hover .partners_blk__img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%)
}
.partners_blk__status {
    font-size: 9px
}
.partners_blk__img_wr {
    padding-top: 5px;
    height: 60px
}
@media (max-width: 1024px) {
    .partners_blk__item {
        width: 25%
    }
    .partners_blk__title {
        font-size: 16px
    }
    .partners_blk__descr {
        font-size: 11px
    }
    .partners_blk__item:nth-child(5n+1) {
        clear: none
    }
    .partners_blk__item:nth-child(4n+1) {
        clear: both
    }
}
@media (max-width: 640px) {
    .partners_blk__item {
        width: 50%
    }
    .partners_blk__item:nth-child(5n+1),
    .partners_blk__item:nth-child(4n+1) {
        clear: none
    }
    .partners_blk__item:nth-child(2n+1) {
        clear: both
    }
}
@media (min-width: 768px) {
    .container,
    .container_lg {
        max-width: 750px
    }
}
@media (min-width: 992px) {
    .container,
    .container_lg {
        max-width: 970px
    }
}
@media (min-width: 1200px) {
    .container,
    .container_lg {
        max-width: 1170px
    }
}
@media (max-width: 768px) {
    .container_lg {
        padding: 0 15px
    }
}
.popup-window-top-row .popup-window-center-column {
    display: table;
    width: 101%;
    text-align: center;
    color: #fff;
    background-color: #dc4145!important;
    background-image: none!important
}
.popup-window-top-row .popup-window-titlebar {
    display: table-cell;
    vertical-align: middle
}
.popup-window-buttons {
    margin: 0!important;
    width: 100%;
    height: 35px;
    line-height: 35px
}
.popup-window-left-column,
.popup-window-right-column {
    width: 0!important;
    min-width: 0!important;
    display: none
}
.popup-window-buttons .c_catalog {
    display: block;
    cursor: pointer
}
.popup-window-titlebar > div {
    margin: 0!important;
	padding-top: 20px;
	
}
.popup-window-titlebar {
    min-width: 217px;
    overflow: hidden
}
.popup-window-content p {
    font-family: 'Roboto', sans-serif;
    font-size: 16px
}
.product_card__articles_form_row .rating_hover {
    position: absolute;
    top: 1px;
    left: 0;
    width: 0;
    height: 13px;
    background-image: url(/bitrix/templates/new_ru/css/../img/icons/star_hover-icon.svg);
    background-position: left center;
    background-size: 14px 13px;
    background-repeat: repeat-x
}
.product_card__articles_form_row .rating_blk {
    position: relative
}
a {
    cursor: pointer
}
.login-form {
    width: 1000px
}
.login-form input[type=submit] {
    padding: 5px!important
}
.popup-window-overlay {
    width: 100%;
    height: 100%
}
.popup-window.popup-window-with-titlebar .bx_medium.bx_bt_button {
    color: #fff;
    background: #e83539;
    border: 1px solid #e83539;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: block;
    margin: 10px auto!important;
    width: 200px;
    text-align: center;
    height: 34px;
    line-height: 34px;
    font-size: 15px;
    cursor: pointer;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
	text-shadow: initial;
}

.popup-window.popup-window-with-titlebar .bx_medium.bx_bt_button:hover {
    color: #e83539;
    background: #fff;
	text-shadow: initial;
}
.popup-window-buttons {
    width: 100%;
    cursor: pointer;
    display: table;
    width: 101%;
    text-align: center;
    color: #fff;
    color: #dc4145!important
}
.popup-window.popup-window-titlebar .slick-list.draggable {
    margin: 10px auto 0!important;
    color: #dc4145!important
}
.popup-window-overlay {
    width: 100%!important
}
#product_reviews .product_card__reviews_item.sub_reviews_item {
    margin-top: 20px
}
.review_add_status {
    display: none;
    border: 1px solid #009bd9;
    margin-top: 25px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    padding: 20px 0
}
.add_review_st_ok .link_add_new_review {
    margin-top: 20px
}
.review_add_status .error_st_add_review {
    display: none
}
.review_add_status .link_add_new_review {
    cursor: pointer
}
.review_auth_action {
    border: 1px solid #009bd9;
    margin-top: 25px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    padding: 20px 0
}
.rev_for_rev .auth_info_text {
    text-align: center;
    padding: 5px 0
}
.subReviewContent .rating_blk_wr {
    position: absolute;
    right: 12px
}
.comment_form {
    padding-bottom: 25px
}
.comment_form .rating_blk_wr {
    float: right;
    margin: 10px 5px
}
.article_tab_content .btn_all .fa {
    top: 0
}
.articles_s .btn_wr {
    display: inline-block;
    width: 100%
}
.big_slide_link {
    position: relative;
    z-index: 100;
    display: block;
    border: none;
    height: 35px;
    padding: 0 12px;
    font-size: 16px;
    color: #fff;
    line-height: 33px;
    background: #e83539;
    cursor: pointer;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    min-width: 144px;
    float: right;
    text-align: center;
    margin-top: 290px
}
#basket_wrap {
    margin: 0px 0 30px;
    font-size: 22px;
	color: red;
}
.thanks_wr {
    padding: 0 15px
}
.thanks_title {
    font-size: 35px;
    color: #333;
    text-align: center
}
.thanks_wr .type_blk_title {
    color: #e83539
}
.slider_s {
    position: relative;
    min-height: 400px;
    height: 100%;
    /*background-color: #ddd;
    background-image: url(/bitrix/templates/new_ru/css/../img/slider_bg.svg);
    background-size: 110% auto;
    background-position: center center;
    background-repeat: no-repeat;*/
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.slider_s .prdct_i {
    margin: 0 5px;
    width: 250px;
    height: 360px
}
.slider_s .slick-slide {
    padding: 0;
}
.sldr_wr .slick-list .slick-track {
	height:auto!important
}
.main_page_big_slides {
    height: 430px;
    position: relative
}
.aside_ctgr {
    position: relative;
    float: left;
    width: 270px;
    height: 426px;
    margin-right: 120px
}
.aside_ctgr_blk {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 5;
    padding: 15px 0;
    background-color: #f8f8f8
}
.aside_ctgr_blk ul li {
    position: relative;
    height: 40px;
    padding-left: 24px;
    line-height: 40px;
    font-size: 17px;
    color: #58585a;
    cursor: pointer
}
.aside_ctgr_blk .active_tab {
    color: #fff;
    background-color: #e83539;
    z-index: 1
}
@media (max-width: 1024px) {
    .main_page_big_slider .slick-dots {
        left: 50%;
        right: auto!important;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}
@media (min-width: 1025px) {
    .aside_ctgr_blk .active_tab + li:before {
        content: '';
        display: block;
        height: 15px;
        width: 80%;
        left: 50%;
        position: absolute;
        -webkit-transform: translate(-50%, -130%);
        -ms-transform: translate(-50%, -130%);
        transform: translate(-50%, -130%);
        -webkit-border-radius: 50%;
        border-radius: 50%;
        -webkit-box-shadow: 0 0 21px 7px rgba(0, 0, 0, 0.3);
        box-shadow: 0 0 21px 7px rgba(0, 0, 0, 0.3)
    }
}
.aside_ctgr_blk .active_tab:before {
    content: '';
    position: absolute;
    right: 100%;
    right: -webkit-calc(100% - 1px);
    right: calc(100% - 1px);
    top: 0;
    width: 10px;
    height: 100%;
    background-color: #e83539
}
.aside_ctgr_blk .active_tab:after {
    content: '';
    position: absolute;
    left: 100%;
    top: -.5px;
    margin-left: -1px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 0 20px 20px;
    border-color: transparent transparent transparent #e83539
}
.sldr_wr {
    position: relative
}
.sldr_tb_cntnt {
    padding-top: 20px
}
.sldr_tb_cntnt .slick-slide img {
    display: inline
}
.sldr_tb_cntnt .slick-slider {
    margin-bottom: 0
}
.sldr_tb_cntnt > div {
	display: none;
}
.sldr_tb_cntnt .prev_arrow,
.sldr_tb_cntnt .next_arrow {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    width: 35px;
    height: 35px;
    background-size: 35px 35px;
    background-image: url(/bitrix/templates/new_ru/css/../img/icons/arrow_grey.svg);
    z-index: 10;
    cursor: pointer
}
.sldr_tb_cntnt .prev_arrow span,
.sldr_tb_cntnt .next_arrow span {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 11;
    background-image: url(/bitrix/templates/new_ru/css/../img/icons/new_arrow.svg);
    -webkit-transition: opacity .01s ease-out 0;
    transition: opacity .01s ease-out 0;
    background-size: 35px 35px
}
.sldr_tb_cntnt .prev_arrow span:hover,
.sldr_tb_cntnt .next_arrow span:hover {
    opacity: 1
}
.sldr_tb_cntnt .prev_arrow {
    left: 350px;
    background-size: 35px 35px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}
.sldr_tb_cntnt .next_arrow {
    right: -40px
}
.slider_s_sldr_lnk {
    float: right;
    text-decoration: underline;
    color: #fff;
    font-size: 16px;
    padding: 0 20px;
    display: none;
    z-index: 10;
    position: relative;
    margin: 5px;
}
.slider_s_sldr_lnk:hover {
   text-decoration: none;
}
.main_page_big_slider {
    height: 426px;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0
}
.main_page_big_slider .polite {
    position: relative
}
.main_page_big_slider .slick-list {
    height: 426px
}
.main_page_big_slider div img {
    position: absolute;
    min-width: 100%;
	
    top: 0;
	bottom:0;
    left: 0
}
.main_page_big_slider .slick-dots {
    position: absolute;
    right: 100px;
    bottom: 20px
}
.main_page_big_slider button {
    opacity: 0;
    width: 20px;
    height: 22px;
    position: absolute;
    top: -5px;
    left: 0;
    z-index: 10
}
.main_page_big_slider li {
    position: relative;
    width: 20px;
    height: 11.55px;
    background-color: #7c7f86;
    margin: 5.77px 0;
    display: inline-block;
    margin: 0 8px;
    -webkit-transition: all .25s linear;
    transition: all .25s linear
}
.main_page_big_slider li.slick-active,
.main_page_big_slider li:hover {
    background: #e83539
}
.main_page_big_slider li:before,
.main_page_big_slider li:after {
    content: "";
    position: absolute;
    width: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    -webkit-transition: all .25s linear;
    transition: all .25s linear
}
.main_page_big_slider li:after {
    top: 100%;
    width: 0;
    border-top: 5.77px solid #7c7f86
}
.main_page_big_slider li.slick-active:after,
.main_page_big_slider li:hover:after {
    border-top: 5.77px solid #e83539
}
.main_page_big_slider li.slick-active:before,
.main_page_big_slider li:hover:before {
    bottom: 100%;
    border-bottom: 5.77px solid #e83539
}
.main_page_big_slider li:before {
    bottom: 100%;
    border-bottom: 5.77px solid #7c7f86
}
.js-spessial.tabs_list li:first-child,
.js-spessial.tabs_list li:first-child:after,
.js-spessial.tabs_list li:first-child:before {
    /*display: none*/
}
.aside_ctgr_blk .active_tab + li:before {
    /*display: none!important*/
}
@media (max-width: 1300px) {
    .aside_ctgr {
        margin-right: 65px
    }
    .sldr_tb_cntnt .prev_arrow {
        left: 297px
    }
    .prdct_i_prc {
        width: 48%
    }
}
@media (max-width: 1260px) and (min-width: 1201px) {
    .sldr_tb_cntnt {
        margin-right: 25px
    }
    .prdct_i_prc {
        width: 46%
    }
}
@media (max-width: 1200px) {
    .aside_ctgr {
        width: 180px
    }
    .slider_wrap {
        margin-right: 0
    }
    .aside_ctgr_blk ul li {
        height: 36px;
        padding-left: 10px;
        line-height: 36px;
        font-size: 16px
    }
    .aside_ctgr_blk .active_tab:after {
        border-width: 18px 0 18px 18px
    }
    .bucket_btn {
        width: 98px
    }
    .advntgs_s {
        height: 320px
    }
    .advntgs_item_icon {
        padding: 0 60px
    }
    .advntgs_item_txt {
        padding: 0;
        font-size: 16px;
        line-height: 20px
    }
    .advntgs_item_txt span {
        padding-bottom: 0
    }
    .prdct_i_prc {
        width: 47%
    }
    .sldr_tb_cntnt .prev_arrow {
        left: 205px
    }
}
@media (max-width: 1060px) {
    .sldr_tb_cntnt .prev_arrow,
    .sldr_tb_cntnt .next_arrow {
        width: 25px;
        height: 25px;
        background-size: 25px 25px
    }
    .sldr_tb_cntnt .prev_arrow span,
    .sldr_tb_cntnt .next_arrow span {
        background-size: 25px 25px
    }
    .sldr_tb_cntnt .next_arrow {
        right: -25px
    }
    .sldr_tb_cntnt .prev_arrow {
        left: 220px
    }
}
@media (max-width: 1024px) {
    .slider_s .prdct_i {
        height: 340px
    }
    .product__name {
        margin: 10px 0
    }
    .sldr_tb_cntnt {
        max-width: 750px;
        margin: 0 auto
    }
    .slider_wr {
        /*padding-top: 5px;
        padding-bottom: 10px*/
    }
    .aside_ctgr {
        position: static;
        width: 100%;
        float: none;
        height: auto;
        text-align: center;
        padding-top: 33px
    }
    .aside_ctgr_blk {
        top: 0;
        height: 36px;
        padding: 5px 0
    }
    .aside_ctgr_blk ul li {
        display: inline-block;
        padding: 0 10px;
        font-size: 14px
    }
    .aside_ctgr_blk ul li:before,
    .aside_ctgr_blk ul li:after {
        display: none
    }
    .sldr_tb_cntnt .prev_arrow {
        left: -24px
    }
    .bucket_btn {
        width: 106px
    }
    .prdct_i_prc {
        width: 45%;
        min-width: 50px;
        font-size: 19px
    }
    .slider_s_sldr_lnk {
        float: none;
        text-align: center;
        width: 150px;
        margin: 0 auto;
        font-size: 14px
    }
	.slider_s_sldr_lnk[style="display: inline;"] {
		display: block !important;
	}
}
@media (max-width: 768px) {
    .slider_s {
        background-size: 225% auto
    }
    .sldr_tb_cntnt {
        max-width: 500px
    }
    .tabs_list {
        padding: 0 10px
    }
    .aside_ctgr_blk ul li {
        height: 30px;
        line-height: 30px;
        font-size: 12px;
        padding: 0 5px
    }
    .aside_ctgr_blk {
        height: 30px
    }
}
@media (max-width: 580px) {
    .main_page_big_slider .slick-dots {
        bottom: -10px
    }
    .slider_s {
        background-size: 300% auto
    }
    .sldr_tb_cntnt {
        max-width: 250px
    }
    .aside_ctgr_blk {
        position: relative;
        height: auto
    }
    .aside_ctgr {
        padding-top: 0;
        margin-bottom: 10px
    }
    .sldr_tb_cntnt {
        padding-top: 0
    }
    .slider_s {
        min-height: inherit;
        padding: 10px 0
    }
}
.advntgs_s {
    position: relative;
    height: 360px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden
}
.advntgs_s_gr {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: 30px;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.advntgs_s .container {
    height: 100%
}
.advntgs_wr {
    display: table;
    width: 100%;
    height: 100%
}
.advntgs_item {
    width: 20%;
    display: table-cell;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.advntgs_item_in {
    cursor: pointer
}
.advntgs_item_icon {
    padding: 0 70px;
    margin-bottom: 20px
}
.advntgs_item_icon img {
    width: 100%
}
.adv_ic {
    fill: #fff
}
.advntgs_item_txt {
    padding: 0 20px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    color: #fff;
    text-align: center
}
.advntgs_item_txt span {
    display: inline-block;
    padding-bottom: 2px;
    border-bottom: 1px dashed #fff
}
.advntgs_item_popup_wr {
    display: table;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 5
}
.popup_cell {
    display: table-cell;
    vertical-align: middle
}
.advntgs_item_popup_in {
    position: relative;
    width: 495px;
    margin: 0 auto;
    background-color: #fff;
    overflow: hidden;
    padding: 70px 28px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.advntgs_item_popup_title {
    margin-bottom: 24px;
    font-size: 17px;
    line-height: 20px;
    color: #58585a;
    font-weight: 500;
    text-align: center
}
.tel_form_mask {
    font-size: 14px;
    color: #58585a
}
.popup_row {
    margin-bottom: 25px;
    padding: 0 10px
}
.popup_row_title {
    float: left;
    margin-right: 16px;
    width: 155px;
    text-align: right;
    font-size: 14px;
    line-height: 17px;
    color: #58585a;
    font-weight: 400
}
.row_icon {
    float: left;
    height: 38px;
    margin-right: 6px
}
.row_data {
    overflow: hidden;
    line-height: 20px
}
.row_data span {
    display: block;
    font-size: 14px;
    color: #e83539
}
.advntgs_wr .next_arrow,
.advntgs_wr .prev_arrow {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    width: 35px;
    height: 35px;
    z-index: 10;
    cursor: pointer;
    -webkit-transition: all .5s linear 0;
    transition: all .5s linear 0
}
.advntgs_wr .next_arrow {
    right: -15px
}
.advntgs_wr .prev_arrow {
    left: -15px
}
.advntgs_wr .fa {
    font-size: 35px;
    color: #fff
}
.advntgs_wr .btn_close span {
    display: block;
    position: absolute;
    width: 14px;
    height: 3px;
    top: 50%;
    left: 50%;
    margin-top: -1.5px;
    margin-left: -7px;
    background-color: #58585a
}
@media (max-width: 1200px) {
    .advntgs_s {
        height: 320px
    }
    .advntgs_item_icon {
        padding: 0 60px
    }
    .advntgs_item_txt {
        padding: 0;
        font-size: 16px;
        line-height: 20px
    }
    .advntgs_item_txt span {
        padding-bottom: 0
    }
}
@media (max-width: 992px) {
    .advntgs_s {
        padding: 30px 0
    }
    .advntgs_item_icon {
        padding: 0 40px
    }
    .advntgs_wr {
        text-align: center
    }
    .advntgs_item {
        width: 28%;
        display: inline-block;
        vertical-align: top;
        margin-bottom: 15px;
        padding: 0 15px
    }
}
@media (max-width: 768px) {
    .advntgs_s_gr {
        padding-top: 6px
    }
    .advntgs_s {
        height: 525px
    }
    .advntgs_item {
        width: 246px;
        padding: 0 10px
    }
    .advntgs_item_txt {
        font-size: 16px
    }
    .advntgs_item_icon {
        padding: 0 60px
    }
}
@media (max-width: 580px) {
    .advntgs_s {
        height: 245px;
        padding: 15px 0
    }
    .advntgs_wr .advntgs_item {
        position: relative;
        display: table
    }
    .advntgs_item_icon {
        width: 80px;
        padding: 0;
        margin: 0 auto 20px
    }
    .advntgs_item_popup_in {
        width: 90%;
        padding: 10px 10px 0
    }
    .advntgs_s .slick-track {
        height: 100%
    }
    .advntgs_s .slick-list {
        height: 100%
    }
    .advntgs_item_in {
        display: table-cell;
        vertical-align: middle
    }
    .advntgs_item_popup_title {
        padding: 0 20px;
        margin-bottom: 10px;
        font-size: 15px;
        line-height: 18px
    }
    .popup_row {
        margin-bottom: 10px;
        padding: 0
    }
    .popup_row_title {
        margin-right: 0;
        width: 100%;
        text-align: center;
        margin-bottom: 13px;
        font-size: 13px
    }
    .row_data {
        display: inline-block;
        float: none;
        line-height: 20px
    }
    .row_icon {
        display: none
    }
    .advntgs_s_gr {
        padding-top: 0
    }
}
@media (max-width: 480px) {
    .advntgs_item_popup_title {
        margin-bottom: 15px;
        font-size: 14px;
        line-height: 16px
    }
}
@media (max-width: 400px) {
    .advntgs_item_popup_title {
        margin-bottom: 15px;
        font-size: 13px;
        line-height: 14px
    }
    .popup_row_title {
        margin-bottom: 5px;
        margin-right: 0;
        width: 100%;
        text-align: center;
        font-size: 12px;
        line-height: 17px
    }
}
.articles_s {
    padding: 35px 0 45px
}
.s_box {
    position: relative;
    padding: 0 20px;
    border: 1px solid #dcdcdc;
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3)
}
.s_box .title_s {
    float: left
}
.article_tab_butt_wr {
    margin-bottom: 15px
}
.article_tab_butt {
    float: left;
    padding: 0 8px 0 10px;
    line-height: 36px;
    font-size: 15px;
    color: #148ccb;
    font-weight: 400;
    background-color: transparent;
    cursor: pointer;
    -webkit-transition: color .2s linear 0s, background-color .3s linear 0;
    transition: color .2s linear 0s, background-color .3s linear 0
}
.article_tab_butt:hover {
    color: #e83539
}
.article_tab_butt.active_tab {
    position: relative;
    color: #fff;
    background-color: #e83539
}
.article_tab_butt.active_tab:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 100%;
    width: 0;
    height: 0;
    margin-left: -9px;
    border-style: solid;
    border-width: 9px 9px 0;
    border-color: #e83539 transparent transparent
}
.article_tab_content.active_tab {
    display: block
}
.article_preview {
    float: left;
    width: 24%;
    margin-right: 1.33333%;
    margin-bottom: 15px
}
.article_preview:hover .article_preview__overlay_wr {
    opacity: 1
}
.article_preview:nth-child(4n) {
    margin-right: 0
}
.article_preview__img {
    position: relative;
    height: 170px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
	border: 1px solid #ddd;
}
.article_preview__overlay_wr {
    opacity: 0.7;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: opacity .3s linear 0;
    transition: opacity .3s linear 0
}
.article_preview__overlay {
    position: relative;
    height: 100%;
    padding: 15px 13px;
    background-color: rgba(232, 53, 57, 0.9);
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.article_title, .content_redactor_wr  h5.article_title {
    height: 75%;
    overflow: hidden;
    font-size: 16px;
    line-height: 21px;
    color: #fff;
    font-weight: 400
}
h5.article_title a{
color: #fff;}
.article_preview__overlay .read_more {
    position: absolute;
    bottom: 15px;
    left: 13px;
    display: inline-block;
    font-size: 13px;
    color: #fff;
    padding-bottom: 3px;
    border-bottom: 1px solid #fff
}
.articles_s .btn_wr {
    margin-top: 22px;
    text-align: center
}
.articles_s .btn_all {
    width: 175px
}
.socials_wr {
    float: right;
    padding-top: 25px
}
.socials_wr span {
    display: inline-block;
    vertical-align: middle;
    width: 135px;
    float: left;
    margin-right: 7px;
    font-size: 14px;
    color: #6e6f72;
    text-align: right
}
.article_tab_content .next_arrow,
.article_tab_content .prev_arrow {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    width: 35px;
    height: 35px;
    z-index: 10;
    cursor: pointer;
    text-align: center;
    -webkit-transition: all .5s linear 0;
    transition: all .5s linear 0
}
.article_tab_content .next_arrow {
    right: -28px
}
.article_tab_content .prev_arrow {
    left: -28px
}
.article_tab_content .fa {
    font-size: 35px;
    color: #1170a5
}
@media (max-width: 1200px) {
    .article_tab_butt {
        padding: 0 5px;
        font-size: 14px;
        line-height: 32px
    }
    .article_title {
        font-size: 14px;
        line-height: 17px
    }
}
@media (max-width: 992px) {
    .article_preview {
        width: 49%;
        margin-right: 2%;
        margin-bottom: 2%
    }
    .article_preview:nth-child(2n) {
        margin-right: 0
    }
}
@media (max-width: 768px) {
    .articles_s .socials_wr {
        display: none
    }
}
@media (max-width: 580px) {
    .article_preview {
        width: 100%;
        margin-right: 0;
        margin-bottom: 0
    }
    .slick-slide {
        padding: 0
    }
    .slick-slider {
        display: block;
        margin-bottom: 0
    }
}
@media (max-width: 400px) {
    .article_tab_butt {
        float: none;
        line-height: 20px
    }
    .article_tab_butt.active_tab:after {
        border-width: 0
    }
}
.section_desc_wrp {
    padding: 0 0 50px
}
.c_catalog {
    overflow: hidden
}
.c_catalog_title {
	padding:0;
	margin:0;
	font-size: 100%;
	font: inherit;

    font-size: 26px;
    color: #3f3f3f;
    text-align: center
}
.products_sort_wr {
    display: table;
    width: 100%;
    height: 50px;
    margin: 20px 0;
    border: 1px solid #dcdcdc;
    background-color: #f3f3f3;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.sort_list,
.view_type,
.select_list {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}
.view_type {
    width: 210px;
    border-left: 1px solid #dcdcdc
}
.sort_links {
    display: inline-block;
    margin-right: 16px
}
.sort_links:last-child {
    margin-right: 0
}
.sort_links a {
    display: block;
    font-size: 13px;
    color: #333;
    line-height: 15px;
    text-decoration: underline
}
.sort_links.selected_link a {
    font-weight: 700;
    color: #e83539;
    text-decoration: none
}
.view_type__link {
    display: inline-block;
    width: 28px;
    height: 28px;
    line-height: 25px;
    margin-right: 10px;
    border: 2px solid #404040;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.view_type__link a {
    display: inline-block;
    font-size: 18px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.view_type__link.selected_type {
    border: 2px solid #e83539;
    color: #e83539
}
.view_type_list,
.select_list {
    display: inline-block;
    vertical-align: middle
}
.select_list {
    position: relative;
    width: 55px;
    border: 1px solid #dcdcdc;
    height: 28px;
    padding: 6px 8px 6px 12px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff
}
.selected_option {
    position: relative;
    display: block;
    font-size: 13px;
    color: #333;
    text-align: left
}
.selected_option:before {
    content: "\f107";
    font-family: 'FontAwesome';
    font-size: 16px;
    position: absolute;
    top: -1px;
    right: 0;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: transform .2s;
    -moz-transition: transform .2s;
    -o-transition: transform .2s;
    -ms-transition: transform .2s
}
.open .selected_option:before {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}
.options_lvl {
    display: none;
    position: absolute;
    top: 100%;
    left: -1px;
    width: 100%;
    z-index: 12;
    border: 1px solid #dcdcdc
}
.open .options_lvl {
    display: block
}
.options_lvl li {
    height: 20px;
    background-color: #f3f3f3
}
.options_lvl li:hover {
    background-color: #fff
}
.options_lvl li a {
    display: block;
    line-height: 20px
}
.aside_fltrs {
    margin-bottom: 20px;
    background-color: #f3f3f3
}
.fltrs_param.aside_fltrs {
    background-color: #fff
}
.fltrs_param .fltr_list_blk:hover {
    background-color: rgba(243, 243, 243, 0);
    -webkit-transition: background-color .35s ease-in-out 0;
    transition: background-color .35s ease-in-out 0;
    background-color: #F3F3F3
}
.catagory_fltr_title {
    position: relative;
    font-size: 16px;
    color: #fff;
    font-weight: 300;
    letter-spacing: -1px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #dc4145;
    background: -webkit-linear-gradient(left, #dc4145 0%, #de4246 33%, #e7474b 71%, #e9484b 100%);
    background: -webkit-gradient(linear, left top, right top, from(#dc4145), color-stop(33%, #de4246), color-stop(71%, #e7474b), to(#e9484b));
    background: linear-gradient(to right, #dc4145 0%, #de4246 33%, #e7474b 71%, #e9484b 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#dc4145', endColorstr='#e9484b', GradientType=1)
}
.catagory_fltr_title a{display: block;}
.aside_fltrs .catagory_fltr_title {
    padding: 15px 42px
}
.catagory_fltrt .catagory_fltr_title {
    /*padding: 5px 0;
    text-align: center*/
}
.fltr_best_offers {
    background-color: #fff
}
.fltr_best_offers .btn_all {
    color: #58585a;
    cursor: pointer
}
.fltr_best_offers .btn_all i.fa {
    color: #e63438
}
.fltr_best_offers .btn_all:hover {
    color: #e63438
}
.fltr_best_offers .catagory_fltr_list {
    padding: 15px 0 0
}
.fltrs_param .catagory_fltr_list {
    padding: 0 0 0px
}
.catagory_fltr_list .btn_all {
    width: 100%;
    border: none;
    text-align: right;
    background-color: #f3f3f3
}
.catagory_fltr_title.hidden .fltr_title_ic {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg)
}
.catagory_fltrt .catagory_fltr_title .fa {
    font-size: 40px;
    vertical-align: middle
}
.catagory_fltr_title.hidden .fa-angle-down {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transition: -webkit-transform .3s linear 0;
    transition: -webkit-transform .3s linear 0;
    transition: transform .3s linear 0;
    transition: transform .3s linear 0s, -webkit-transform .3s linear 0
}
.catagory_fltr_list {
    padding: 15px 0 10px;
    border-bottom: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc
}
.catagory_fltr_blk--hidden_fields .catagory_fltr_title {
    text-align: left;
    padding-left: 10px;
    line-height: 40px
}
.catagory_fltr_blk--hidden_fields .catagory_fltr_title i.fa {
    float: right;
    margin-left: 10px;
    margin-right: 10px
}
.catagory_fltr_blk--hidden_fields .list_item_first_lvl {
    padding: 10px 40px 10px 15px;
    border-bottom: 1px solid #dcdcdc
}
.catagory_fltr_blk--hidden_fields .list_item_first_lvl:last-child {
    border-bottom: none
}
.catagory_fltr_blk--hidden_fields .second_lvl label:last-child {
    margin-bottom: 0
}
.catagory_fltr_blk--hidden_fields .list_item_first_lvl > label .fa, .brandscat > label .fa {
    position: absolute;
    right: -32px;
    top: -1px;
    font-size: 39px;
    color: #333;
    -webkit-transform: rotateZ(0deg);
    -ms-transform: rotate(0deg);
    transform: rotateZ(0deg);
    -webkit-transition: -webkit-transform .35s ease-in-out 0;
    transition: -webkit-transform .35s ease-in-out 0;
    transition: transform .35s ease-in-out 0;
    transition: transform .35s ease-in-out 0s, -webkit-transform .35s ease-in-out 0
}
.brandscat > label .fa{
	font-size:12px;
	top:-23px;
	width:20px;
	}
.catagory_fltr_blk--hidden_fields .brandCategoryFilter .list_item_first_lvl > label .fa {
    top: -2px;
    right: 7px
}
.catagory_fltr_blk--hidden_fields .list_item_first_lvl.opened > label .fa, .brandscat > label.opened .fa {
    -webkit-transform: rotateZ(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotateZ(-180deg)
}
.catagory_fltr_blk--hidden_fields .list_item_first_lvl > input[type='radio'] + label:after,
.catagory_fltr_blk--hidden_fields .list_item_first_lvl > input[type='checkbox'] + label:after {
    top: 8px
}
.catagory_fltr_blk--hidden_fields .brandCategoryFilter .list_item_first_lvl > input[type='radio'] + label:after,
.catagory_fltr_blk--hidden_fields .brandCategoryFilter .list_item_first_lvl > input[type='checkbox'] + label:after {
    top: 0
}
.catagory_fltr_blk--hidden_fields .list_item_first_lvl > label,
.catagory_fltr_blk--hidden_fields .list_item_first_lvl > label {
    margin: 0
}
.catagory_fltr_blk--hidden_fields .second_lvl {
    padding: 10px 0 0 25px;
    margin: 0
}
.catagory_fltr_blk--hidden_fields .catagory_fltr_list {
    padding: 0
}
.catagory_fltr_blk--hidden_fields .second_lvl {
    display: none
}
.list_item_first_lvl {
    position: relative;
    padding-left: 15px
}
.second_lvl {
    margin-bottom: 10px
}
.second_lvl, .second_lvl .second_lvl,
.third_lvl,
.fourth_lvl {
    padding-left: 25px;
    position: relative
}
.fltr_list_blk {
    border-bottom: 1px solid #dcdcdc
}
.fltr_best_offers .fltr_list_blk {
    border: none
}
.fltr_list_blk_title {
    position: relative;
    padding: 15px 42px;
    font-size: 16px;
    font-weight: 300;
    cursor: pointer;
    -webkit-transition: background-color .2s linear 0;
    transition: background-color .2s linear 0
}
.fltr_title_ic {
    position: absolute;
    left: 12px;
    top: 15px;
    width: 20px;
    height: 20px;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transition: -webkit-transform .2s linear 0;
    transition: -webkit-transform .2s linear 0;
    transition: transform .2s linear 0;
    transition: transform .2s linear 0s, -webkit-transform .2s linear 0
}
.fltr_list_blk_title .fltr_title_ic {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    background-image: url(/bitrix/templates/new_ru/css/../img/icons/arrow_grey.svg)
}
.fltr_title_ic svg {
    height: 22px;
    width: 22px
}
.fltr_list_blk_title.hidden .fltr_title_ic {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}
.fltr_question {
    position: absolute;
    right: 12px;
    top: 12px;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    line-height: 22px;
    color: #fff;
    background-color: #a6a8ad;
    -webkit-transition: background-color .2s linear 0;
    transition: background-color .2s linear 0
}
.fltr_question:before {
    content: '?';
    position: absolute;
    top: -1px;
    left: 7px
}
.catagory_fltr_title .fltr_question {
    background-color: #fff;
    color: #e83539
}
.fltr_question:hover {
    color: #fff;
    background-color: #e83539
}
.fltr_list_price .fltr_list_blk_title {
    text-align: center;
    color: #a6a8ad
}
.price_range {
    padding: 0 15px;
    font-size: 16px;
    color: #a6a8ad
}
.price_range input[type="text"] {
    width: 75px;
    height: 34px;
    font-size: 16px;
    color: #e83539;
    text-align: center;
    border: 1px solid #dcdcdc;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.list_items_wr {
    margin: 10px 0
}
.irs {
    height: 45px;
    position: relative;
    display: block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.irs-bar {
    position: absolute;
    display: block;
    left: 0;
    width: 0;
    height: 3px;
    top: 30px;
    border: none;
    background: #e83539
}
.irs-slider {
    position: absolute;
    top: 22px;
    width: 20px;
    height: 20px;
    display: block;
    cursor: pointer;
    z-index: 1
}
.irs-slider:before {
    content: "";
    height: 0;
    position: absolute;
    top: 5px;
    left: 0;
    width: 10px;
    border-bottom: 10px solid #e83539;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}
.irs-slider.type_last:before {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}
.irs-min {
    position: absolute;
    display: block;
    left: 0;
    cursor: default
}
.irs-max {
    position: absolute;
    display: block;
    right: 0;
    cursor: default
}
.irs-line {
    position: relative;
    display: block;
    height: 3px;
    top: 30px;
    background: #d1d1d1;
    overflow: hidden;
    outline: none!important;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0
}
.irs-hidden-input {
    position: absolute!important;
    display: block!important;
    top: 0!important;
    left: 0!important;
    width: 0!important;
    height: 0!important;
    font-size: 0!important;
    line-height: 0!important;
    padding: 0!important;
    margin: 0!important;
    outline: none!important;
    z-index: -9999!important;
    background: none!important;
    border-style: solid!important;
    border-color: transparent!important
}
.catagory_question {
    height: 30px;
    margin-bottom: 50px;
    text-align: center;
    overflow: hidden
}
.catagory_question span {
    position: relative;
    display: inline-block;
    padding: 0 35px;
    font-size: 26px;
    color: #e83539
}
.catagory_question span:after,
.catagory_question span:before {
    content: '';
    position: absolute;
    top: 50%;
    width: 1500px;
    height: 1px;
    background-color: #e83539
}
.catagory_question span:after {
    left: 100%
}
.catagory_question span:before {
    right: 100%
}
.catagory_advice_steps {
    margin-bottom: 45px
}
.step_item {
    float: left;
    width: 32%;
    margin-right: 2%
}
.step_item:nth-child(3n) {
    margin-right: 0
}
.step_item_num {
    position: relative;
    top: -10px;
    float: left;
    margin-right: 12px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.step_item_num .hexagon_decor {
    width: 70px;
    height: 80.64102px;
    position: relative;
    color: #E83539
}
.step_item_num .hexagon_decor_in,
.step_item_num .hexagon_decor:before,
.step_item_num .hexagon_decor:after {
    content: '';
    position: absolute;
    width: 70px;
    height: 41px;
    top: 25%;
    left: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-left: 2px solid #E83539;
    border-right: 2px solid #E83539
}
.catagory_advice_steps {
    counter-reset: step_num
}
.step_item_num_title {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 16px;
    color: #1170a5;
    font-weight: 300;
    text-align: center;
    overflow: hidden;
    border: 2px solid #e83539;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}
.step_item_num .hexagon_decor_txt:before {
    display: block;
    width: 100%;
    text-align: center;
    counter-increment: step_num;
    content: "Шаг " counter(step_num);
    font-size: 16px;
    margin-top: 1px
}
.step_item_num_title div {
    display: block;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
.step_item_info {
    font-size: 13px;
    line-height: 16px;
    color: #58585a;
    font-weight: 400;
    overflow: hidden
}
.pagination_ic {
    fill: #878787;
    -webkit-transition: .35s ease-in-out 0;
    transition: .35s ease-in-out 0
}
.product_list_title_categ {
    margin: 38px 0 18px;
    color: #e83539;
    font-size: 25px;
    text-align: center;
    background: #f3f3f3;
    border: 1px solid #dcdcdc;
    color: #fff
}
.c_catalog .prdct_i {
    position: relative;
    margin-right: 15px;
    margin-bottom: 15px;
    width: 32%;
    height: 500px;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all .3s linear 0;
    transition: all .3s linear 0
}
.product_list > div:nth-child(3n) > .prdct_i {
	margin-right: 0;
}
.bx_catalog_item_container .bx_catalog_basket_control {
    /*width: 90px;
    vertical-align: top*/
}
.c_catalog .prdct_i .hover_product {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    border: 1px solid #e1e1e1;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.c_catalog .prdct_i:nth-child(3n) {
    margin-right: 0
}
.c_catalog .prdct_i:hover .hover_product {
    height: auto;
    z-index: 11;
    border: 1px solid #e83539
}
.c_catalog .prdct_i.prdct_ic_wr {
    padding: 10px 15px 0
}
.c_catalog .prdct_i .prdct_i_bttm {
    padding: 10px 15px
}
.c_catalog .prdct_i .prdct_i_prc {
    width: 52%
}
.c_catalog .display_list .prdct_i .prdct_i_prc {
    margin-bottom: 5px
}
.c_catalog .display_row .prdct_i .prdct_i_prc {
    width: auto;
    /*float: left*/
}
.c_catalog .prdct_i .product__img {
    position: relative;
    text-align: center;
    height: 176px
}
.c_catalog .display_list .prdct_i .product__img {
    height: 150px
}
.c_catalog .display_list .prdct_i .prdct_marker, .search_result_wr .display_list .prdct_i .prdct_marker {
    display: block
}
.c_catalog .prdct_i.prdct_off .prdct_i_prc {
    color: #c1c1c1
}
.c_catalog .prdct_i.prdct_off .bucket_btn {
    background: #c1c1c1
}
.c_catalog .prdct_i .old_price {
    text-decoration: none
}
.bttm_gr {
    position: absolute;
    width: 100%;
    height: 30px;
    bottom: 0;
    left: 0;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 46%, white 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(46%, rgba(255, 255, 255, 0.5)), to(white));
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 46%, white 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0)
}
.video_ic .fa {
    font-size: 28px
}
.advice_btn_wr {
    text-align: center;
    margin-bottom: 40px
}
.prdct_info_title {
    float: left;
    padding-top: 5px;
    font-size: 16px;
    color: #6e6f72
}
.prdct_ic {
    float: right;
}
.display_list .prdct_ic {
    float: left;
}
.article_ic {
    display: inline-block
}
.circle_ic {
    position: relative;
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-left: 10px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #029AD7;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.circle_ic:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -7px 0 0 -2.5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 0 7px 7px;
    border-color: transparent transparent transparent #029AD7
}
.prdct_short_i {
    height: 115px;
    overflow: hidden;
    font-size: 13px;
    line-height: 17px;
    color: #6e6f72;
    padding: 5px 15px 0 15px;
	margin-bottom:15px;
}
.c_catalog .prdct_i .prdct_ic_wr, .search_result_wr .prdct_i .prdct_ic_wr {
    padding: 10px 15px 0;
}
.c_catalog .display_list .prdct_i .prdct_ic_wr, .search_result_wr .display_list .prdct_i .prdct_ic_wr {
	width: 117px;
}
.mob_fltr_menu {
    position: relative;
    display: none;
    width: 100%;
    height: 40px;
    border: 2px solid #f3f3f3;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.mob_fltr,
.mob_sort {
    width: 50%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 16px;
    color: #3f3f3f
}
.mob_fltr {
    border-right: 2px solid #f3f3f3
}
.mob_title {
    display: none;
    margin: 20px 0
}
.catalog_wr .btn_close {
    top: 10px;
    right: 10px
}
.catalog_wr .btn_close span {
    width: 34px;
    height: 4px;
    margin-top: -2px;
    margin-left: -17px;
    background-color: #fff
}
.apply_filtrs_list_wr {
    display: none;
    padding: 20px 15px
}
.apply_filtrs_list {
    font-size: 14px;
    color: #6e6f72
}
.apply_filtrs_list li {
    float: left;
    margin-right: 20px
}
.catalog_s .btn_close {
    top: 10px;
    right: 10px
}
.catalog_s .btn_close span {
    width: 34px;
    height: 4px;
    margin-top: -2px;
    margin-left: -17px;
    background-color: #fff
}
.c_pagination {
    text-align: center;
    padding: 10px 0;
    background-color: #f3f3f3
}
.c_pagination_list {
    display: inline-block;
    vertical-align: middle;
    margin: 0 45px;
    padding: 0
}
.c_pagination_list li {
    position: relative;
    overflow: hidden;
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    width: 36px;
    height: 32px;
    font-size: 16px;
    line-height: 35px;
    text-align: center;
    color: #404040;
    cursor: pointer;
    background-color: transparent;
    -webkit-transition: all .2s linear 0;
    transition: all .2s linear 0
}
.c_pagination_list li:hover {
    color: #e83539
}
.c_pagination_list li a {
    display: block;
    width: 36px;
    line-height: 32px;
    height: 100%;
    background: transparent;
    position: relative
}
.c_pagination_list li a:before {
    content: "";
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    border-bottom: 16px solid transparent;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent
}
.c_pagination_list li a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 18px;
    border-bottom: 16px solid transparent;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}
.c_pagination_list li a span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10
}
.c_pagination_list li.active a:before,
.c_pagination_list li.active a:after {
    border-bottom: 16px solid #878787;
    -webkit-transition: border-bottom .1s linear 0;
    transition: border-bottom .1s linear 0
}
.c_pagination_list li.active a:hover:after,
.c_pagination_list li.active a:hover:before {
    border-bottom-color: #e83539
}
.c_pagination_list li.active a {
    color: #fff
}
.c_pagination_arrows {
    display: inline-block;
    vertical-align: middle;
    width: 35px;
    height: 35px
}
.arrow_left {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}
.c_pagination_arrows:hover .pagination_ic {
    fill: #e83539
}
.catagory_video_s {
    overflow: hidden;
    background-color: #f3f3f3
}
.catagory_video_s .title_s,
.catagory_news_s .title_s {
    float: left;
    width: 68%
}
.subscribe_on_chanel {
    float: right;
    padding: 20px 0 0
}
.catagory_video_s .video_item_wr {
    float: left;
    width: 32%;
    margin-right: 2%
}
.catagory_video_s .video_item_wr:nth-child(3n) {
    margin-right: 0
}
.catagory_video_s .video_item {
    height: 205px;
    margin-bottom: 20px
}
.video_item_wr:last-child {
    margin-right: 0
}
.video_item__title {
    margin-bottom: 20px;
    font-size: 17px;
    height: 50px;
    line-height: 22px;
    color: #3f3f3f;
    text-align: center
}
.catagory_news_s .one_news {
    height: 170px
}
.catagory_news_s .news_img {
    float: left;
    width: 50%;
    height: 100%
}
.catagory_news_s .news_info {
    height: 170px
}
.catagory_news_s .news_info__title {
    margin-bottom: 5px
}
.catagory_news_s .more_read_btn {
    border: none
}
.catagory_news_s .btn_wr {
    margin-top: 20px;
    margin-bottom: 30px;
    text-align: center
}
.close_ic {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 13px;
    height: 13px;
    overflow: hidden
}
.close_ic span {
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    top: 50%;
    left: 50%;
    margin-top: -.5px;
    margin-left: -6px;
    background-color: #77777B
}
.close_ic span:first-child {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}
.close_ic span:last-child {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
.catagory_advice_s {
    margin-bottom: 15px;
    overflow: hidden;
    background-color: #f3f3f3
}
.catagory_advice_s .title_s {
    text-align: center
}
.cat_proizvoditeli_2 .product_list_title_categ {
    margin: 20px 0;
    background: #fff;
    font-size: 20px;
    color: #E83539;
    padding: 3px 15px
}
.cat_proizvoditeli_2 .product_list_title_categ.red {
    color: #fff;
    background-color: #dc2f33
}
.cat_proizvoditeli_2 .more_prdcts,
.cat_proizvoditeli_2 .showMoreBrandsProd {
    padding: 4px 15px 5px
}
.cat_proizvoditeli_2 .more_prdcts .more_txt,
.cat_proizvoditeli_2 .showMoreBrandsProd .more_txt {
    padding-bottom: 0
}
.cat_proizvoditeli_2 .btn_wr {
    margin: 10px 0 40px
}
.katalog_img_title {
    width: 100%;
    display: block;
    border: 1px solid #e8e8e8
}
.fltr_list_blk_title + .list_items_wr {
    padding-left: 12px
}
.fltr_list_blk_title ~ .list_items_wr .fltr_list_blk_title {
    padding-left: 40px
}
.list_items_wr_sec_lvl {
    padding-left: 30px
}
.fltr_list_blk_title + .list_items_wr {
    display: none
}
.price_range {
    display: block;
}
.fltr_title_block {
	position: relative;
}
.fltr_title_content {
	display: none;
}
.fltr_title_down {
    font-family: 'FontAwesome';
    font-size: 16px;
    position: absolute;
    top: -1px;
    right: 0;
    display: inline-block;
	padding: 0 10px;
	cursor: pointer;
	color: #dc4145;
}
.fltr_title_down:hover {
	background-color: #dc4145;
	color: #fff;
}
.open .fltr_title_down {
	-webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.open  .fltr_title_content {
	display: block;
}
@media (min-width: 768px) {
    .c_catalog .display_list .prdct_i .product__img {
        position: static
    }
}
@media (max-width: 1200px) {
    .c_catalog .prdct_i {
        width: 49%
    }
    .c_catalog .prdct_i:nth-child(2n) {
        margin-right: 0
    }
    .c_catalog .prdct_i:nth-child(2n+1) {
        margin-right: 2%
    }
    .sort_links:nth-child(5n) {
        margin-right: 0
    }
    .sort_links a {
        font-size: 15px;
        line-height: 35px
    }
    .c_catalog .prdct_i .prdct_i_prc {
        width: 62%
    }
}
@media (max-width: 1024px) {
    .c_catalog .prdct_i .prdct_i_prc {
        width: 59%
    }
}
@media (max-width: 992px) {
    .subscribe_on_chanel {
        padding: 35px 0 0
    }
    .catagory_video_s .title_s,
    .catagory_news_s .title_s {
        font-size: 20px
    }
    .catagory_advice_s .title_s {
        font-size: 20px
    }
    .catagory_question span {
        padding: 0 15px;
        font-size: 18px
    }
    .aside {
        float: left;
        width: 220px;
        margin-right: 10px
    }
    .clean_btn {
        font-size: 14px
    }
    .catagory_fltr_title {
        font-size: 14px
    }
    .catagory_fltr_blk .catagory_fltr_title .fa {
        font-size: 20px
    }
    input[type='checkbox']:not(checked) + label {
        font-size: 12px;
        padding-left: 18px
    }
    input[type='checkbox']:not(checked) + label:after {
        width: 12px;
        height: 12px
    }
    .fltr_list_blk_title {
        padding: 10px 42px;
        font-size: 14px
    }
    .fltr_list_blk_title .fltr_title_ic {
        top: 6px
    }
    .fltr_list_blk_title .fltr_question {
        top: 6px
    }
    .c_catalog .prdct_i .prdct_i_prc {
        width: 46%
    }
    .catagory_fltr_blk--hidden_fields .catagory_fltr_title i.fa {
        margin-top: 10px
    }
    .catagory_fltr_blk--hidden_fields .list_item_first_lvl > label .fa {
        font-size: 20px
    }
}
@media (max-width: 768px) {
    .catalog_wr {
        padding: 10px 0
    }
    .mob_fltr_menu {
        display: table
    }
    .apply_filtrs_list_wr {
        display: block
    }
    .products_sort_wr {
        display: block;
        width: 60%;
        margin: 50px auto 0;
        height: auto
    }
    .catalog_s .btn_close {
        top: 10px
    }
    .c_catalog .prdct_i {
        width: 100%;
        height: 280px;
        padding-bottom: 0
    }
    .c_catalog .prdct_i:nth-child(2n+1) {
        margin-right: 0
    }
    .mob_title {
        display: block
    }
    .product_list {
        width: 520px;
        margin: 0 auto
    }
    .c_catalog .prdct_i .name-wrap {
        float: right;
        width: 60%
    }
    .c_catalog .prdct_i .product__img {
        width: 36%
    }
    .c_catalog .prdct_i .product__img img {
        height: auto;
        width: 100%
    }
    .c_catalog .prdct_i .rating_row {
        float: left;
        width: 36%
    }
    .c_catalog .prdct_i .prdct_i_bttm {
        float: right;
        width: 60%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    .prdct_info_title {
        display: none
    }
    .c_catalog .prdct_i .prdct_ic_wr, .search_result_wr .prdct_i .prdct_ic_wr {
        float: left
    }
    .c_catalog .prdct_i .prdct_ic {
        float: left
    }
    .c_catalog .prdct_i .prdct_short_i {
        position: absolute;
        top: 56px;
        right: 0;
        width: 60%;
        height: 109px;
        overflow: hidden;
        padding: 5px 15px 15px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    .c_catalog .prdct_i.rating_row .rating_blk {
        margin-bottom: 10px
    }
    .c_catalog .prdct_i .prdct_cmmnts_blk {
        position: absolute;
        top: 42px;
        left: 85px;
        width: 26px;
        margin-left: 0
    }
    .c_catalog .prdct_i .prdct_cmmnts_count {
        display: none
    }
    .c_catalog .prdct_i.bttm_gr {
        display: none
    }
    .c_catalog .c_catalog_title {
        display: none
    }
    .catagory_video_s .video_item_wr {
        float: none;
        width: 380px;
        margin: 0 auto
    }
    .video_item {
        height: 180px;
        margin-bottom: 10px
    }
    .catagory_news_s .one_news {
        float: none;
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
        height: 170px
    }
    .catagory_news_s .news_info__tt {
        max-height: 80%
    }
    .subscribe_on_chanel {
        display: none
    }
    .catagory_video_s .title_s,
    .catagory_news_s .title_s {
        float: none;
        width: 100%;
        padding: 20px 0;
        text-align: center
    }
    .catagory_question {
        height: 40px;
        margin-bottom: 10px
    }
    .step_item {
        float: none;
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px
    }
    .step_item_num {
        top: 0;
        float: none
    }
    .step_item_num .hexagon_decor {
        margin: 0 auto
    }
    .step_item_info {
        text-align: center
    }
    .mob_wr_f_aside,
    .mob_wr_pr_f {
        display: none;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 21;
        background-color: rgba(0, 0, 0, 0.5)
    }
    .catagory_fltr_blk {
        margin-bottom: 0
    }
    .view_type {
        display: none
    }
    .sort_list {
        display: block;
        text-align: left;
        width: 320px;
        margin: 10px auto 20px
    }
    .sort_links {
        display: block;
        margin-right: 0;
        margin-bottom: 10px;
        border-bottom: 1px solid #000
    }
    .sort_links a {
        position: relative;
        padding-right: 40px;
        text-decoration: none
    }
    .sort_links.selected_link a:after {
        content: '';
        position: absolute;
        width: 20px;
        height: 20px;
        bottom: 10px;
        right: 10px;
        background-size: cover;
        background-image: url(/bitrix/templates/new_ru/css/../img/icons/star_full-icon.svg)
    }
    .price_range {
        text-align: center
    }
    .bttm_gr {
        display: none
    }
    .c_catalog .prdct_i .prdct_i_prc {
        width: 57%
    }
    .catalog_s .aside {
        background: #f3f3f3;
        padding-top: 50px
    }
    .mob_wr_f_aside .btn_close span {
        background-color: #333
    }
}
@media (max-width: 580px) {
    .c_catalog_title {
        font-size: 16px
    }
    .mob_fltr,
    .mob_sort {
        font-size: 12px
    }
    .catagory_news_s .one_news {
        height: auto
    }
    .catagory_news_s .news_img {
        float: none;
        width: 100%;
        height: 170px
    }
    .catagory_news_s .news_info {
        height: auto;
        margin-bottom: 20px
    }
    .about_company_blk,
    .about_catogory_blk {
        padding: 10px 0
    }
    .product_list {
        width: 100%
    }
    .products_filter_wr {
        width: 90%
    }
    .sort_list {
        width: 90%
    }
    .c_pagination_arrows {
        width: 20px;
        height: 20px
    }
    .c_pagination_list li {
        width: 20px;
        height: 18px;
        line-height: 20px;
        font-size: 14px
    }
    .catagory_video_s .title_s,
    .catagory_news_s .title_s {
        font-size: 16px
    }
    .video_item__title {
        font-size: 13px
    }
    .video_item {
        margin-bottom: 10px
    }
    .apply_filtrs_list {
        font-size: 12px
    }
    .c_catalog .prdct_i .prdct_i_prc {
        width: 47%
    }
    .prdct_marker {
        top: 5px;
        left: 0;
        height: auto;
        line-height: 25px;
        font-size: 13px
    }
    .c_pagination_list li a {
        width: 20px;
        line-height: 18px
    }
    .c_pagination_list li.active a:before,
    .c_pagination_list li.active a:after {
        border-bottom: 9px solid #878787
    }
    .c_pagination_list li a:before {
        width: 10px;
        border-bottom: 5px solid transparent;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent
    }
    .c_pagination_list li a:after {
        width: 10px;
        border-bottom: 5px solid transparent;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent
    }
}
@media (max-width: 480px) {
    .search_result_wr.c_catalog .display_list .prdct_i .product__img {
        height: 120px
    }
    .c_catalog .prdct_i {
        height: 210px
    }
    .c_catalog .prdct_i.discounted {
        height: 238px
    }
    .c_catalog .prdct_i .prdct_short_i {
        width: 70%;
        height: 75px;
        font-size: 12px;
        line-height: 14px
    }
    .aside {
        width: 90%
    }
    .c_catalog .prdct_i .product__img {
        width: 30%
    }
    .prdct_marker {
        font-size: 11px;
        line-height: 15px
    }
    .prdct_marker .fa {
        top: 0;
        font-size: 15px
    }
    .c_catalog .prdct_i .name-wrap {
        width: 70%;
        font-size: 15px
    }
    .c_catalog .prdct_i .prdct_i_bttm {
        width: 70%
    }
    .c_catalog .prdct_i .rating_row {
        width: 30%;
        margin: 5px 0
    }
    .c_catalog .prdct_i .product__img {
        height: 140px
    }
    .c_catalog .prdct_i .prdct_i_prc {
        min-width: auto;
        font-size: 18px
    }
    .c_catalog .prdct_i .bucket_btn {
        height: 28px;
        line-height: 28px;
        font-size: 14px
    }
    .circle_ic {
        margin-left: 5px
    }
    .c_catalog.c_catalog .prdct_i .prdct_cmmnts_blk {
        left: 77px;
        top: 32px
    }
    .step_item_num_title {
        font-size: 14px
    }
    .step_item_info {
        font-size: 12px
    }
    .products_sort_wr {
        width: 90%
    }
    .prdct_cmmnts_blk .cmmnts_ic {
        margin-right: 0
    }
}
@media (max-width: 420px) {
    .search_result_wr.c_catalog .display_list .prdct_i .product__img {
        height: 88px
    }
    .apply_filtrs_list {
        font-size: 10px
    }
    .catagory_video_s .video_item_wr {
        width: 100%
    }
    .articles_btn_wr {
        text-align: center
    }
    .catagory_advice_s .title_s {
        font-size: 17px;
        line-height: 22px;
        padding: 15px 0
    }
    .catagory_question {
        height: auto;
        margin-bottom: 20px
    }
    .catagory_question span {
        padding: 0 15px;
        font-size: 13px
    }
    .c_catalog .prdct_i .name-wrap {
        width: 68%;
        font-size: 13px;
        margin: 5px 0
    }
    .c_catalog .prdct_i .product__img {
        height: 90px
    }
    .c_catalog .prdct_i .product__img img {
        height: 100%;
        width: 100%
    }
    .c_catalog .prdct_i .prdct_ic_wr, .search_result_wr .prdct_i .prdct_ic_wr {
        padding: 10px 5px 0
    }
    .c_catalog .prdct_i .prdct_cmmnts_blk {
        left: 65px
    }
    .c_catalog .prdct_i .prdct_short_i {
        width: 68%;
        font-size: 10px;
        top: 40px;
        padding: 5px 5px 0
    }
    .c_catalog .prdct_i .prdct_i_prc {
        font-size: 16px;
        margin-right: 5px;
        width: 48%
    }
    .c_catalog .prdct_i .bucket_btn {
        width: 75px;
        font-size: 12px
    }
    .c_catalog .prdct_i {
        height: 165px
    }
    .c_catalog .prdct_i.discounted {
        height: 214px
    }
    .c_catalog .prdct_i .discount_timer div {
        width: 16px;
        font-size: 9px
    }
    .c_catalog .prdct_i .prdct_i_bttm {
        padding: 10px 15px 10px 10px
    }
    .c_catalog .prdct_i .discount_timer div:after {
        right: -4px
    }
    .c_catalog .prdct_i .prdct_i_bttm {
        width: 66%;
        margin-top: 25px;
        padding: 10px 5px
    }
    .c_pagination_list {
        margin: 0 15px
    }
    .c_catalog .prdct_i .discount_timer div span {
        font-size: 11px
    }
    .c_catalog.c_catalog .prdct_i .prdct_cmmnts_blk {
        left: 65px
    }
}
.products_slider_cblks_wr {
    padding: 0 0 15px;
    background: #ddd;
    position: relative
}
.products_slider_cblks_wr .in_c_prdct_i {
    max-height: 100%;
    overflow: hidden
}
.products_slider_cblks_wr_2 {
    position: relative;
    padding: 0 30px
}
.products_slider_cblks_wr .prdct_ic_wr {
    padding: 3px 15px
}
.products_slider_cblks .c_prdct_i {
    width: 100%;
    height: 480px;
    position: relative;
    float: none;
    margin-right: 0;
    border: 2px solid #ddd;
    background-color: #fff;
    -webkit-transition: border-color .35s ease-in-out 0;
    transition: border-color .35s ease-in-out 0
}
.products_slider_cblks .c_prdct_i:hover {
    border-color: #e83539
}
.products_slide_cblks {
    padding: 0 7px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.products_slider_title {
    font-size: 25px;
    color: #333;
    text-align: center;
    padding: 30px 0 25px
}
.products_slider_cblks .product__img img {
    max-height: 136px;
    max-width: 170px;
    margin: 0 auto
}
.products_slider_cblks .c_prdct_i .product__img {
    position: relative;
    text-align: center;
    height: 136px
}
.products_slider_cblks .rating_row {
    position: relative;
    padding: 0 5px
}
.products_slider_cblks .prdct_cmmnts_blk > div {
    display: inline-block;
    vertical-align: middle;
    margin-right: 2px
}
.products_slider_cblks .product__name {
    margin: 3px 0
}
.products_slider_cblks .c_prdct_i .rating_row {
    margin: 15px 0 0
}
.products_slider_cblks .c_prdct_i .prdct_i_bttm {
    padding: 10px 5px
}
.products_slider_cblks .prdct_i_prc {
    display: block;
    text-align: center;
    margin: 5px 0;
    width: auto
}
.products_slider_cblks .bucket_btn {
    display: block;
    margin: 0 auto;
    width: 116px
}
.products_slider_cblks .discount_blk {
    margin-bottom: 0
}
.products_slider_cblks .prdct_info_title {
    font-size: 14px;
    font-weight: 500;
    display: block
}
.products_slider_cblks_prev,
.products_slider_cblks_next {
    position: absolute;
    height: 100%;
    top: 0;
    width: 33px;
    background: #ddd;
    cursor: pointer;
    background-image: url(/bitrix/templates/new_ru/css/../img/icons/slider_arrow_blue.svg)
}
.products_slider_cblks_wr--light .products_slider_cblks_prev,
.products_slider_cblks_wr--light .products_slider_cblks_next {
    background-color: #f3f3f3
}
.products_slider_cblks_prev,
.products_slider_cblks_next {
    background-position: 50% 50%;
    background-size: 9px 22px;
    background-repeat: no-repeat
}
.products_slider_cblks_prev {
    left: 0;
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg)
}
.products_slider_cblks_next {
    right: 0
}
.products_slider_cblks_wr--light {
    background: #f3f3f3
}
@media (max-width: 1024px) {
    .products_slider_cblks_wr .prdct_ic_wr,
    .products_slider_cblks_wr .prdct_short_i {
        padding: 5px 10px
    }
}
@media (max-width: 540px) {
    .products_slider_cblks .prdct_info_title {
        font-size: 12px
    }
    .products_slider_title {
        font-size: 16px;
        padding: 15px 0
    }
}
.c_catalog__banner {
    width: 100%;
    height: 250px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-bottom: 20px;
    border: 1px solid #dcdcdc
}
.c_catalog__after_banner__title_block {
    padding: 10px 20px;
    border: 1px solid #dcdcdc;
    margin-bottom: 20px
}
.c_catalog__after_banner__title_block .c_catalog_title {
    font-size: 20px;
    display: block
}
.c_catalog__after_banner__title_block.active_title {
    background: #e83539;
    color: #fff;
    border: 1px solid #e83539
}
.c_catalog__after_banner__title_block.active_title .c_catalog_title {
    color: #fff
}
@media (max-width: 580px) {
    .c_catalog__after_banner__title_block .c_catalog_title {
        font-size: 16px
    }
}
.vnr_s {
    background-color: #f1f1f1
}
.vnr_s .btn_wr {
    margin: 15px 0
}
.vnr_s .btn_all {
    width: 120px
}
.news_blk {
    width: 450px;
    margin: 0 auto;
    overflow: hidden
}
.video_blk {
    float: left
}
.video_blk,
.comments_blk {
    width: 300px
}
.comments_blk {
    float: right
}
.video_item {
    height: 180px;
    margin-bottom: 24px
}
.video_item:last-child {
    margin-bottom: 15px
}
.first_news {
    float: none;
    width: 100%;
    height: 305px;
    margin-right: 0;
    margin-bottom: 13px
}
.first_news .news_img {
    height: 54%
}
.first_news .news_info__tt {
    max-height: 100%;
    overflow: hidden
}
.first_news .news_info {
    height: 46%
}
.news_info .more_read_btn {
    font-size: 13px;
    border: none;
    padding-top: 2px
}
.subs {
    padding: 24px 20px;
    border: 1px solid #dcdcdc
}
.comments_blk {
    padding-top: 25px
}
.subs__form_title {
    margin-bottom: 18px;
    padding: 0 25px 0 70px;
    background-image: url(/bitrix/templates/new_ru/css/../img/icons/letter-icon.svg);
    background-repeat: no-repeat;
    height: 60px;
    background-size: 54px 60px;
    font-size: 16px;
    line-height: 22px;
    color: #58585a
}
.comment__form_title {
    height: 26px;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 22px;
    color: #58585a
}
.subs_form input[type="text"] {
    width: 100%;
    margin-bottom: 10px;
    padding: 0 10px;
    background-color: #fff;
    border: none;
    outline: none;
    font-size: 16px;
    color: #6e6f72;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #fffefe;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.subs_form input[type="text"]:last-child {
    margin-bottom: 15px
}
.subs_form button {
    width: 100%;
    padding: 5px 0;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    font-weight: 400;
    cursor: pointer;
    background-color: #e83539;
    border: none;
    outline: none;
    -webkit-appearance: none;
    -webkit-transition: all .3s linear 0;
    transition: all .3s linear 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.one_comment {
    font-style: italic;
    padding-bottom: 20px;
    margin-bottom: 19px;
    border-bottom: 1px solid #6e6f72
}
.one_comment:last-child {
    margin-bottom: 0
}
.one_comment__header {
    height: 40px;
    margin-bottom: 12px
}
.comment_ic {
    float: left;
    width: 38px;
    margin-right: 8px
}
.comment_data {
    overflow: hidden
}
.comment_author {
    margin-bottom: 3px;
    font-size: 15px;
    line-height: 19px;
    color: #58585a;
    font-weight: 500;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}
.comment_date {
    float: right;
    font-size: 12px;
    color: #6e6f72
}
.one_comment_txt {
    height: 51px;
    overflow: hidden;
    font-size: 13px;
    line-height: 17px;
    color: #58585a
}
.comments_blk .btn_all {
    float: right;
    margin-right: 20px
}
.comments_blk .vnr_btn_wr {
    text-align: left
}
.last_comments {
    width: 260px;
    margin: 0 auto
}
.last_comments .more_read_btn {
    font-size: 12px;
    border: none;
    color: #e83539
}
.last_comments .more_read_btn:hover {
    color: #148ccb
}
.add_comment {
    display: inline-block;
    position: relative;
    width: 110px;
    left: 4px;
    height: 34px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s linear 0;
    transition: all .3s linear 0
}
.add_comment_ic {
    float: left;
    margin-right: 5px;
    padding-top: 3px
}
.add_comment span {
    display: inline-block;
    font-size: 13px;
    line-height: 15px;
    color: #148ccb;
    border-bottom: 1px dotted #148ccb;
    -webkit-transition: all .3s linear 0;
    transition: all .3s linear 0
}
.add_comment:hover .pen__color {
    fill: #e83539
}
.add_comment:hover span {
    color: #e83539;
    border-bottom: 1px dotted #e83539
}
.vnr_blk .btn_wr {
    margin: 15px 0 40px
}
.comments_blk .btn_wr {
    text-align: left
}
.comment_popup {
    display: none;
    position: fixed;
    opacity: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10;
    background-color: rgba(0, 0, 0, 0.3)
}
.comment_popup_in {
    display: table-cell;
    vertical-align: middle
}
.c_ppp {
    width: 360px;
    background: #fff;
    position: relative;
    margin: 0 auto;
    padding: 25px 20px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.comment__form_title .comment_ic {
    float: none;
    width: 26px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px
}
.comment_form input[type="text"] {
    width: 100%;
    margin-bottom: 10px;
    padding: 0 10px;
    background-color: #fff;
    border: none;
    outline: none;
    font-size: 16px;
    color: #6e6f72;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #6e6f72;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.comment_form textarea {
    width: 100%;
    margin-bottom: 10px;
    padding: 10px;
    background-color: #fff;
    border: none;
    outline: none;
    font-size: 16px;
    color: #6e6f72;
    border: 1px solid #6e6f72;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    resize: none
}
.comment_form input[type='submit'] {
    padding: 10px;
    text-align: left;
    font-size: 16px;
    color: #fff;
    float: left;
    font-weight: 400;
    letter-spacing: -1px;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    cursor: pointer;
    background-color: #1170a5;
    -webkit-transition: all .3s linear 0;
    transition: all .3s linear 0
}
.comment_form input[type='submit']:hover {
    background-color: #099EF1
}
.coming_product_block {
    border-bottom: 1px solid #dcdcdc;
    float: left;
    padding-bottom: 20px;
    width: 100%;
    margin-bottom: 20px
}
.coming_product_img_block {
    border: 1px solid #dcdcdc;
    width: 30%;
    height: auto;
    float: left;
    padding: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    height: 100%
}
.coming_product_img_block img {
    width: 100%;
    height: 100%
}
.coming_product_desc_block {
    float: right;
    width: 69%
}
.coming_product_name {
    width: 100%;
    margin-bottom: 5px
}
.coming_product_name a {
    color: #e83539;
    font-size: 20px;
    line-height: 30px
}
.coming_product_developer {
    border: 1px solid #e83539;
    width: 40%;
    float: left;
    padding: 10px;
    text-align: center;
    background: #f3f3f3;
    margin: 10px 0
}
.coming_product_red_img {
    float: right;
    width: 40%;
    color: #fff;
    background: #e83539;
    padding: 10px 0;
    text-align: center;
    margin: 10px 0;
    border: 1px solid #e83539
}
.more_coming_product {
    color: #e83539
}
.coming_product_desc {
    width: 100%;
    padding: 10px 0
}
.coming_product_price {
    border: 1px solid #e83539;
    background: #f3f3f3;
    width: 40%;
    padding: 10px;
    text-align: left;
    color: #e83539;
    margin: 10px 0
}
@media (max-width: 1200px) {
    .news_blk {
        width: 355px
    }
    .video_blk,
    .comments_blk {
        width: 280px
    }
    .news_info__title {
        font-size: 15px;
        line-height: 20px
    }
    .subs__form_title {
        font-size: 14px
    }
    .comments_blk .btn_all {
        margin-right: 10px
    }
    .coming_product_img_block {
        width: 50%
    }
    .coming_product_desc_block {
        width: 50%;
        padding: 0 10px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    .coming_product_red_img,
    .coming_product_price,
    .coming_product_developer {
        width: 100%;
        float: none;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        clear: both;
        text-align: center
    }
}
@media (max-width: 992px) {
    .news_blk {
        width: 100%
    }
    .video_blk,
    .comments_blk {
        width: 46%
    }
    .last_comments {
        width: 100%;
        margin: 0 auto
    }
    .comments_blk .btn_all {
        margin-right: 0
    }
    .add_comment {
        left: -15px
    }
}
@media (max-width: 660px) {
    .news_blk {
        width: 100%
    }
    .video_blk,
    .comments_blk {
        float: none;
        width: 70%;
        margin: 0 auto
    }
    .last_comments {
        width: 100%
    }
}
@media (max-width: 580px) {
    .subs__form_title {
        padding: 0 25px 0 70px
    }
    .add_comment_ic {
        padding-top: 2px
    }
    .coming_product_img_block {
        width: 100%;
        margin: 0 auto;
        text-align: center
    }
    .coming_product_img_block img {
        width: 50%;
        height: 50%
    }
    .coming_product_desc_block {
        width: 100%
    }
    .coming_product_red_img,
    .coming_product_price,
    .coming_product_developer {
        width: 100%
    }
    .coming_product_name {
        text-align: center;
        margin: 10px 0 0
    }
}
@media (max-width: 480px) {
    .news_blk {
        width: 100%
    }
    .video_blk,
    .comments_blk {
        width: 100%
    }
    .first_news .news_img {
        height: 120px
    }
    .one_news {
        float: none;
        width: 100%;
        height: auto;
        margin-right: 0;
        margin-bottom: 10px
    }
    .news_img {
        height: 120px
    }
    .add_comment {
        left: 0
    }
}
@media (max-width: 400px) {
    .c_ppp {
        width: 90%
    }
}
.media_s {
    background-color: #fff
}
.media_s .title_s,
.about_s .title_s,
.catagory_advice_s .title_s {
    padding: 40px 0 30px;
    text-align: center
}
.media_artcl {
    float: left;
    width: 24%;
    margin-right: 1.3333%;
    margin-bottom: 10px;
    height: 285px
}
.media_artcl:last-child {
    margin-right: 0
}
.media_artcl:hover .media_artcl_info {
    background-color: #e83539
}
.media_artcl_img {
    height: 55%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.media_artcl_info {
    height: 45%;
    padding: 15px;
    background-color: #58585a;
    -webkit-transition: background-color .3s linear 0;
    transition: background-color .3s linear 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.info_date {
    padding: 0 0 10px;
    font-size: 12px;
    color: #fff
}
.artcl_title {
    font-size: 18px;
    line-height: 22px;
    color: #fff;
    font-weight: 300
}
.about_s {
    background-color: #fff
}
.about_s .title_s {
    padding: 25px 0
}
.about_company__text,
.about_catagory__text {
    position: relative;
    padding: 35px 75px 55px;
    border: 1px solid #dcdcdc;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	font-size: 14px;
	 color: #6e6f72
}
.about_company__text p,
.about_catagory__text p {
    max-height: 65px;
    overflow: hidden;
    
    line-height: 16px;
   margin:5px 0!important;
}

.read_more_wr {
    position: absolute;
    left: 0;
    bottom: 23px;
    width: 100%;
    text-align: center
}
@media (max-width: 1200px) {
    .artcl_title {
        font-size: 16px;
        line-height: 20px
    }
}
@media (max-width: 992px) {
    .media_artcl {
        width: 49%;
        margin-right: 2%;
        margin-bottom: 30px
    }
    .media_artcl:nth-child(2n) {
        margin-right: 0
    }
    .about_company__text {
        padding: 25px 55px 45px
    }
}
@media (max-width: 768px) {
    .about_company__text {
        padding: 15px 15px 45px;
        border: 1px solid #dcdcdc
    }
}
@media (max-width: 580px) {
    .media_blk .title_s {
        padding: 20px 0;
        font-size: 22px
    }
    .media_artcl {
        float: none;
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
        height: 285px
    }
    .about_company__text p,
    .about_catagory__text p {
        max-height: 65px;
        overflow: hidden;
        font-size: 12px;
        line-height: 16px;
        text-align: center
    }
    .about_company_blk,
    .about_catogory_blk {
        padding: 10px 0
    }
    .about_company__text,
    .about_catagory__text {
        padding: 10px 10px 35px
    }
    .read_more_wr {
        bottom: 15px
    }
    .about_catagory__text .title_s,
    .about_company__text .title_s {
        padding-bottom: 15px
    }
    .title_s {
        font-size: 22px;
        line-height: 25px
    }
}
.cart_wr {
    padding-bottom: 95px
}
.wait_item {
    display: none
}
.dots_bottom_line:after {
    content: '';
    background-image: url(/bitrix/templates/new_ru/css/../img/icons/dot.svg);
    background-repeat: repeat-x;
    background-size: 7px 7px;
    background-position: 0 50%;
    display: block;
    height: 7px;
    margin: 0 -17px
}
.cart_aside {
    float: left;
    width: 650px;
    margin-right: 20px
}
.cart_items_box {
    margin-bottom: 35px;
    padding: 20px 20px 0;
    border: 1px solid #dcdcdc;
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.order_blk {
    overflow: hidden
}
.cart_items_box_title {
    font-size: 26px;
    color: #333;
    font-weight: 400;
    margin-bottom: 10px;
    display: inline-block
}
.cart_items_box_tabs {
    display: inline-block;
    float: right;
    font-size: 17px;
    font-weight: 300
}
.cart_items_box_tabs div {
    display: inline-block;
    cursor: pointer;
    -webkit-transition: font-weight .3s ease;
    transition: font-weight .3s ease
}
.cart_items_box_tabs div:hover {
    font-weight: 500
}
.cart_items_box_tabs .have_tab {
    margin-right: 5px
}
.cart_items_box_tabs .active {
    font-weight: 500
}
.cart_items_box td.row {
    padding: 15px 0;
    background: #fff;
    vertical-align: middle;
    font-size: 13px;
    color: #999
}
.cart_item_box_header {
    display: table;
    width: 100%;
    height: 40px
}
.cart_item_box_header .cart_item_box_cell {
    color: #e83539;
    text-transform: uppercase
}
.cart_item_box_cell {
    display: table-cell;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.cart_item_box_name {
    width: 280px
}
.cart_item_box_price {
    width: 115px
}
.cart_item_box_count {
    width: 90px
}
.cart_item_box_sum {
    width: 120px
}
.cart_item_box_pr {
    display: table;
    width: 100%;
    height: 100px;
    border-top: 1px solid #f3f3f3
}
.cart_item_img_wr {
    display: inline-block;
    vertical-align: middle;
    width: 80px
}
.cart_item_img_wr img {
    max-width: 100%
}
.cart_item_box_name a {
    display: inline-block;
    vertical-align: middle;
    width: 180px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400
}
.cart_item_box_delete {
    width: 25px;
    text-align: center
}
.delete_btn {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 30px;
    cursor: pointer
}
.delete_btn span {
    display: block;
    position: absolute;
    width: 14px;
    height: 2px;
    top: 50%;
    left: 50%;
    margin-top: -1px;
    margin-left: -7px;
    background-color: #000
}
.delete_btn span:first-child {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}
.delete_btn span:last-child {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
.cart_item_price,
.cart_item_sum {
    font-size: 17px;
    font-weight: 500
}
.cart_item_box_bottom .all_price_cart_red {
    font-size: 24px
}
.cart_item_box_bottom {
    position: relative;
    padding: 20px 0;
    text-align: right
}
.cart_item_box_bottom div {
    display: inline-block;
    font-size: 16px;
    color: #e83539;
    font-weight: 500
}
.cart_item_box_bottom div span {
    margin: 0 10px;
    font-weight: 700
}
.cart_item_total_sum {
    float: right;
    font-size: 16px;
    color: #e83539;
    font-weight: 500
}
.cart_item_total_sum span {
    margin: 0 10px;
    font-size: 21px;
    font-weight: 700
}
.cart_item_box_count .product_card__booking_form {
    float: none;
    width: 100%
}
.product_card__booking_inputs_wr {
    width: 74px;    background: #f3f3f3;
    height: 35px;
    position: relative;
    float: left
}
.product_card__booking_input {
    color: #58585a;
    font-size: 13px;
    width: 35px;
    height: 35px;
    background: #f3f3f3;
    border: none;
    text-align: center;
    padding: 0;
    outline: none
}
.booking_count_minus,
.booking_count_plus {
    position: absolute;
    right: 0;
    display: block;
    width: 17px;
    height: 17px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #6e6f72;
    text-align: center;
    padding: 0;
    cursor: pointer;
    background: none;
    outline: none;
    -webkit-transition: color .35s ease-in-out 0;
    transition: color .35s ease-in-out 0
}
.booking_count_minus div,
.booking_count_plus div {
    width: 15px;
    height: 15px;
    line-height: 12px;
    font-size: 19px;
    font-weight: 100;
    outline: none;
    vertical-align: text-bottom;
    color: #6e6f72;
    -webkit-transition: color .35s ease-in-out 0;
    transition: color .35s ease-in-out 0
}
.booking_count_minus:hover div,
.booking_count_plus:hover div {
    color: #8b1945
}
.booking_count_minus {
    bottom: 0
}
.booking_count_plus {
    top: 0
}
.order_blk {
    padding: 20px;
    overflow: hidden;
    background-color: #f3f3f3
}
.required_blk {
    margin-bottom: 30px
}
.order_blk input[type="text"] {
    width: 100%;
    position: relative;
    margin-bottom: 15px;
    padding: 10px 0 10px 10px;
    color: #6e6f72;
    font-size: 15px;
    font-weight: 400;
    outline: none;
    border: 1px solid #898989;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.order_blk textarea {
    width: 100%;
    height: 75px;
    margin-bottom: 15px;
    padding: 10px;
    color: #6e6f72;
    font-size: 15px;
    font-weight: 400;
    outline: none;
    border: 1px solid #898989;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    resize: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.submit_wr {
    overflow: hidden;
    margin: 15px 0
}
.order_blk input[type="submit"] {
    float: right;
    padding: 12px 23px;
    color: #fff;
    font-size: 17px;
    font-weight: 400;
    outline: none;
    border: none;
    background-color: #e83539;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.e_mail_input_wr,
.phone_request_input_wr {
    float: left;
    width: 46%
}
.phone_request_input_wr {
    margin-left: 8%
}
.required_blk div {
    position: relative
}
.required_blk div:after {
    content: "*";
    position: absolute;
    top: 0;
    right: -10px;
    color: #58585a
}
.required_blk span {
    font-size: 13px;
    color: #58585a
}
.delivery_blk {
    margin-bottom: 15px
}
.delivery_blk_title {
    margin-bottom: 10px;
    font-size: 18px;
    color: #6e6f72
}
.delivery_check_list {
    float: left
}
.order_form .dropdown,
.order_form .dropdown div {
    border-color: #898989
}
.order_form input[type='radio'] + label:after,
.order_form_input[type='checkbox'] + label:after {
    -webkit-border-radius: 50%;
    border-radius: 50%
}
.order_form input[type='radio'] + label,
.order_form_input[type='radio'] + label {
    font-size: 13px;
    line-height: 14px;
    color: #58585a;
    -webkit-transition: color .35s ease-in-out 0;
    transition: color .35s ease-in-out 0
}
.order_form input[type='radio']:checked + label,
.order_form_input[type='radio']:checked + label {
    color: #e83539
}
.order_form .agree_wr input[type='checkbox']:checked + label {
    color: #58585a
}
.order_form .agree_wr label {
    font-size: 13px;
    color: #58585a
}
.delivery_select {
    float: right
}
.delivery_select .dropdown {
    top: -10px;
    width: 220px;
    margin-bottom: 15px
}
.delivery_select .dropdown .selected,
.delivery_select .dropdown li {
    display: block;
    font-size: 15px;
    line-height: 1;
    color: #6e6f72;
    padding: 10px 15px;
    overflow: hidden;
    white-space: nowrap
}
.delivery_select .dropdown .selected::after {
    content: '';
    width: 0
}
.delivery_select .dropdown .carat {
    width: 28px;
    height: 28px;
    margin-top: -14px;
    border: none;
    background-image: url(/bitrix/templates/new_ru/css/../img/icons/arrow_grey.svg);
    background-size: 28px 28px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: -webkit-transform .5s linear 0;
    transition: -webkit-transform .5s linear 0;
    transition: transform .5s linear 0;
    transition: transform .5s linear 0s, -webkit-transform .5s linear 0
}
.delivery_select .dropdown .carat i {
    display: none
}
.delivery_select .dropdown.open .carat {
    border: none;
    margin-top: -14px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}
.payment_blk_info {
    position: relative;
    top: -22px;
    float: right;
    width: 290px;
    padding: 15px;
    background-color: #f8f5d6;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.payment_info {
    display: none;
    font-size: 13px;
    color: #58585a;
    line-height: 17px;
    min-height: 85px
}
.payment_info.active {
    display: block
}
.quick_order {
    padding: 20px;
    border: 2px solid #e83539
}
.quick_order .phone_form label {
    width: 260px;
    margin-bottom: 10px;
    font-size: 13px;
    font-weight: 400;
    color: #333;
    line-height: 17px;
    cursor: pointer
}
.quick_order .input_wr {
    overflow: hidden
}
.quick_order .input_wr input[type='text'] {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border-color: #6e6f72
}
.quick_order .input_wr input[type='submit'], .quick_order button.red_link {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-weight: 300;
    letter-spacing: 0px;
    border: none;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
        background-color: #58585A;
}
[data-property-id-row="7"] {
    clear: both
}
input[type=number] {
    -moz-appearance: textfield
}
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    display: none;
    -webkit-appearance: none;
    margin: 0
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}
.submit_wr .checkout {
    display: block;
    margin: 0 auto;
    width: 170px;
    background: #e83539;
    color: #fff;
    height: 35px;
    line-height: 35px;
    text-align: center;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-size: 16px
}
@media (max-width: 1200px) {
    .cart_wr .quick_order .input_wr {
        clear: both
    }
    .cart_aside {
        width: 540px
    }
    .cart_item_img_wr {
        width: 55px
    }
    .cart_item_box_name a {
        width: 170px;
        font-size: 12px;
        line-height: 16px
    }
    .cart_item_box_name {
        width: 208px
    }
    .cart_item_box_price {
        width: 90px
    }
    .cart_item_box_count {
        width: 70px
    }
    .cart_item_box_sum {
        width: 90px
    }
    .cart_item_box_delete {
        width: 40px
    }
    .cart_item_price,
    .cart_item_sum {
        font-size: 15px
    }
    .payment_blk_info {
        width: 210px;
        padding: 10px
    }
}
@media (max-width: 992px) {
    .cart_aside {
        width: 100%;
        float: none;
        margin-bottom: 30px
    }
}
@media (max-width: 680px) {
    .quick_order .phone_form label {
        float: none;
        width: 100%
    }
}
@media (max-width: 580px) {
    .cart_item_box_header {
        display: none
    }
    .cart_item_box_pr {
        position: relative;
        height: 100%
    }
    .cart_item_img_wr {
        width: 70px;
        padding-top: 5px
    }
    .cart_item_box_name {
        float: left;
        width: 100%;
        margin-bottom: 10px
    }
    .cart_item_box_name a {
        width: 50%;
        padding: 5px;
        overflow: hidden
    }
    .cart_item_box_price,
    .cart_item_box_sum {
        float: left;
        width: 25%;
        text-align: center
    }
    .cart_item_box_count {
        float: left;
        width: 50%;
        position: relative;
        top: -10px
    }
    .cart_item_box_count .product_card__booking_inputs_wr {
        margin: 0 auto;
        float: none
    }
    .cart_item_box_delete {
        position: absolute;
        right: 0;
        top: 0
    }
    .delivery_check_list {
        float: none;
        margin-bottom: 20px
    }
    .delivery_select {
        float: none
    }
    .delivery_select .dropdown {
        top: 0;
        width: 45%;
        float: left;
        margin-bottom: 15px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    .delivery_select .dropdown:first-child {
        margin-right: 10%
    }
    .delivery_select .dropdown .selected,
    .delivery_select .dropdown li {
        font-size: 13px
    }
    .delivery_select .dropdown .carat {
        width: 18px;
        height: 18px;
        margin-top: -9px;
        right: 5px;
        background-size: 18px 18px
    }
    .payment_blk_info {
        top: 0;
        float: none;
        width: 100%;
        margin-bottom: 10px
    }
}
@media (max-width: 480px) {
    .quick_order .input_wr input[type='submit'], .quick_order button.red_link {
        width: 115px;
        font-size: 12px
    }
    .e_mail_input_wr,
    .phone_request_input_wr {
        float: none;
        width: 100%
    }
    .phone_request_input_wr {
        margin-left: 0
    }
    .delivery_select .dropdown {
        top: 0;
        width: 48%;
        float: left;
        margin-bottom: 15px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    .delivery_select .dropdown:first-child {
        margin-right: 4%
    }
    .delivery_select .dropdown .selected,
    .delivery_select .dropdown li {
        font-size: 12px;
        padding: 10px 5px
    }
}
@media (max-width: 400px) {
    .cart_item_box_price,
    .cart_item_box_sum {
        font-size: 14px;
        width: 35%
    }
    .cart_item_box_count {
        width: 30%
    }
    .quick_order .input_wr input[type='submit'], .quick_order button.red_link {
        width: 90px;
        font-size: 10px
    }
    .delivery_select .dropdown {
        width: 100%;
        float: none
    }
    .delivery_select .dropdown:first-child {
        margin-right: 0
    }
    .order_blk input[type="submit"] {
        float: none;
        width: 100%;
        padding: 12px 0
    }
    .cart_item_price,
    .cart_item_sum {
        font-size: 14px
    }
}
.aside_menu {
    position: relative;
    padding: 15px 0;
    background-color: #f3f3f3
}
.mob_selected {
    display: none;
    position: relative;
    height: 50px;
    padding-left: 50px;
    line-height: 50px;
    font-size: 17px;
    color: #fff;
    font-weight: 400;
    background: #dc4145;
    background: -webkit-linear-gradient(left, #dc4145 0%, #de4246 33%, #e7474b 71%, #e9484b 100%);
    background: -webkit-gradient(linear, left top, right top, from(#dc4145), color-stop(33%, #de4246), color-stop(71%, #e7474b), to(#e9484b));
    background: linear-gradient(to right, #dc4145 0%, #de4246 33%, #e7474b 71%, #e9484b 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#dc4145', endColorstr='#e9484b', GradientType=1)
}
.mob_selected:before {
    content: '\f107';
    font-family: FontAwesome;
    font-size: 30px;
    position: absolute;
    top: 0;
    right: 20px;
    -webkit-transition: -webkit-transform .2s linear 0;
    transition: -webkit-transform .2s linear 0;
    transition: transform .2s linear 0;
    transition: transform .2s linear 0s, -webkit-transform .2s linear 0
}
.mob_selected.open:before {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}
.menu_list li {
    position: relative;
    height: 48px;
    line-height: 48px
}
.menu_list li a {
    display: block;
    padding-left: 60px;
    font-size: 17px;
    color: #7c7f86;
    font-weight: 400
}
.list_item_ic {
    position: absolute;
    top: -2px;
    left: 0;
    width: 30px;
    padding-left: 15px;
    text-align: center
}
.list_item_ic .fa {
    font-size: 28px;
    vertical-align: middle;
    color: #e83539
}
.list_item_ic svg {
    display: inline-block;
    vertical-align: middle
}
.menu_list li.active a {
    background: #dc4145;
    background: -webkit-linear-gradient(left, #dc4145 0%, #de4246 33%, #e7474b 71%, #e9484b 100%);
    background: -webkit-gradient(linear, left top, right top, from(#dc4145), color-stop(33%, #de4246), color-stop(71%, #e7474b), to(#e9484b));
    background: linear-gradient(to right, #dc4145 0%, #de4246 33%, #e7474b 71%, #e9484b 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#dc4145', endColorstr='#e9484b', GradientType=1)
}
.menu_list li.active .list_item_ic_color,
.menu_list li.active .cls-1 {
    fill: #fff
}
.menu_list li.active a {
    color: #fff
}
.menu_list li.active .list_item_ic .fa {
    color: #fff
}
.type_blk {
    padding-left: 35px;
    padding-right: 25px;
    overflow: hidden
}
.type_blk_title {
	padding:0;
	margin:0;
	font-size: 100%;
	font: inherit;

    margin-bottom: 25px;
    font-size: 34px;
    color: #333;
    text-align: center
}
.type_blk_info {
    margin-bottom: 25px;
    font-size: 19px;
    color: #333;
    font-weight: 300;
    text-align: center;
    padding-bottom: 15px;
    border-bottom: 2px solid #e83539
}
.type_blk_s_title {
    margin: 25px 0;
    font-size: 26px;
    font-weight: 400
}
.type_blk_list li {
    position: relative;
    padding-left: 40px;
    margin-bottom: 15px;
    font-size: 13px;
    line-height: 18px;
    color: #333
}
.type_blk_list li:last-child {
    margin-bottom: 0
}
.type_blk_list_marker {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    text-align: center;
    font-size: 23px;
    color: #e83539
}
.type_blk_list.check_style li {
    background-position: 8px center
}
.delivery_method {
    margin-top: 40px;
    padding: 0 20px;
    border: 2px solid #e83539;
    margin-bottom: 40px
}
.type_blk_title_wr {
    position: relative;
    top: -30px
}
.delivery_method .type_blk_title {
    width: 50%;
    margin: 0 auto 20px;
    line-height: 60px;
    background-color: #fff
}
.delivery_method_s_title {
    margin-bottom: 15px;
    font-size: 21px;
    color: #e83539;
    text-align: center;
    text-transform: uppercase
}
.delivery_method p {
    font-size: 16px;
    line-height: 20px;
    color: #333;
    text-align: center
}
.delivery_brand_wr {
    text-align: center
}
.delivery_brand {
    display: inline-block;
    width: 108px;
    margin: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.delivery_brand img {
    width: 100%;
    max-width: 100%
}
.warning {
    position: relative;
    padding-left: 72px;
    width: 75%;
    margin: 0 auto 110px
}
.warning_ic_wr {
    position: absolute;
    left: 0;
    top: 10px;
    width: 52px;
    margin-right: 25px
}
.warning_title {
    margin-bottom: 15px;
    overflow: hidden;
    font-size: 19px;
    color: #e83539
}
.warning_ic {
    display: table;
    width: 52px;
    height: 52px;
    border: 2px solid #e83539;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.warning_ic span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 37px;
    color: #e83539
}
.warning_info {
    font-size: 13px;
    line-height: 17px;
    color: #333
}
.delivery_method_s_info {
    font-size: 15px;
    color: #333;
    text-align: center
}
.delivery_bus {
    margin-bottom: 80px
}
.map_wr {
    width: 95%;
    margin: 0 auto 40px;
    height: 350px
}
.letter_for_chief {
    margin-top: 30px;
    border: 2px solid #f3f3f3;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.letter_for_chief_ic {
    position: relative;
    display: block;
    padding: 20px 17px 20px 96px;
    font-weight: 400;
    color: #333;
    font-size: 16px;
    background-image: url(/bitrix/templates/new_ru/css/../img/icons/letter_2.svg);
    background-size: 40px 26px;
    background-repeat: no-repeat;
    background-position: 30px center
}
.letter_ic {
    position: absolute;
    left: 29px;
    top: 15px;
    width: 40px;
    height: 27px
}
.letter_ic_color {
    fill: #e83539
}
@media (max-width: 1200px) {
    .delivery_brand {
        margin: 15px
    }
    .type_blk_title {
        font-size: 26px
    }
}
@media (max-width: 992px) {
    .type_blk_title {
        margin-bottom: 20px;
        font-size: 22px
    }
    .type_blk_info {
        margin-bottom: 20px;
        font-size: 16px
    }
    .type_blk_s_title {
        margin: 20px 0;
        font-size: 20px
    }
    .menu_list li a {
        padding-left: 50px;
        font-size: 15px
    }
    .delivery_method_s_title {
        margin-top: -20px;
        font-size: 19px
    }
    .delivery_method p {
        font-size: 14px;
        line-height: 18px
    }
    .delivery_brand {
        width: 85px;
        margin: 10px
    }
    .delivery_brand_wr {
        margin-bottom: 20px
    }
    .letter_ic {
        top: 25px
    }
}
@media (max-width: 768px) {
    .type_page_wr .aside {
        padding: 0
    }
    .aside {
        float: none;
        width: 100%
    }
    .aside_menu {
        background-color: transparent
    }
    .type_blk {
        padding-left: 0
    }
    .mob_selected {
        display: block
    }
    .menu_list {
        display: none;
        position: absolute;
        width: 100%;
        left: 0;
        top: 65px;
        z-index: 100;
        background-color: #fff;
        border-bottom: 1px solid #f3f3f3
    }
    .menu_list li {
        height: 35px;
        line-height: 35px
    }
    .menu_list li a {
        padding-left: 50px
    }
    .list_item_ic {
        width: 20px
    }
    .letter_for_chief {
        margin-top: 10px
    }
    .letter_ic {
        top: 16px
    }
}
@media (max-width: 480px) {
    .type_blk_info {
        margin-bottom: 10px;
        font-size: 14px
    }
    .type_blk_list li {
        font-size: 12px;
        line-height: 16px
    }
    .type_blk_title {
        margin-bottom: 20px;
        font-size: 18px
    }
    .type_blk_title_wr {
        top: -15px
    }
    .delivery_method .type_blk_title {
        width: 50%;
        margin: 0 auto 10px;
        line-height: 30px;
        background-color: #fff
    }
    .delivery_method_s_title {
        margin-top: 0;
        font-size: 16px
    }
    .delivery_method p {
        font-size: 12px;
        line-height: 16px
    }
    .warning {
        margin: 0 auto 50px
    }
    .delivery_bus {
        margin-bottom: 40px
    }
    .delivery_method_s_info {
        font-size: 12px
    }
}
@media (max-width: 400px) {
    .delivery_method {
        padding: 0 5px
    }
    .delivery_method .type_blk_title {
        width: 90%
    }
    .delivery_brand {
        width: 20%
    }
    .warning {
        padding-left: 50px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%
    }
    .warning_ic {
        width: 42px;
        height: 42px
    }
    .warning_ic span {
        font-size: 29px
    }
    .letter_for_chief a {
        font-size: 14px
    }
}
.personal_data,
.change_psswrd,
.delivery_data {
    margin-bottom: 30px;
    overflow: hidden;
    padding: 30px 0;
    border: 2px solid #f3f3f3
}
.type_blk_title {
    font-size: 26px;
    color: #333;
    text-align: center
}
.type_blk input[type="text"],
.change_psswrd input[type="password"],
.type_blk input[type="password"] {
    width: 100%;
    position: relative;
    padding: 10px 0 10px 10px;
    color: #6e6f72;
    font-size: 15px;
    font-weight: 300;
    outline: none;
    height: 40px;
    border: 1px solid #898989;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
#register-form input[type="password"] {
    width: 100%;
    position: relative;
    padding: 10px 0 10px 10px;
    color: #6e6f72;
    font-size: 15px;
    font-weight: 300;
    outline: none;
    border: 1px solid #898989;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.type_blk_data_inputs select {
    height: 36px;
    line-height: 36px;
    width: 100%;
    color: #6e6f72;
    background: none;
    font-size: 15px;
    outline: none;
    border: 1px solid #898989;
    font-weight: 100
}
.type_blk .personal_data input[type="text"]:focus {
    border: 1px solid #e83539
}
.required:focus + label {
    color: red
}
.personal_data .submit_wr,
.change_psswrd .submit_wr,
.delivery_data .submit_wr {
    text-align: center;
    margin: 30px 0 0
}
.type_blk input[type="submit"],
.change_psswrd input[type="submit"] {
    padding: 12px 55px;
    color: #fff;
    font-size: 17px;
    font-weight: 400;
    outline: none;
    border: none;
    background-color: #e83539;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.type_blk .captcha img,
.type_blk .captcha input[type="text"] {
    width: 49.6%;
    vertical-align: top;
    -webkit-border-radius: 4px;
    border-radius: 4px
}
.required:after {
    content: "*";
    position: absolute;
    top: 0;
    right: -10px;
    color: #58585a
}
.required.changed:after {
    color: #e83539
}
.type_blk_data_inputs {
    width: 460px;
    margin: 20px auto 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.input_row {
    position: relative;
    margin-bottom: 13px
}
.required_txt {
    display: none;
    position: absolute;
    top: -2px;
    left: 100%;
    width: 120px;
    margin-left: 20px;
    font-size: 13px;
    color: #e83539
}
.changed .required_txt {
    display: block
}
.input_row label {
    float: left;
    width: 125px;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    color: #b1b1b1
}
.type_blk_data_inputs .input_wr {
    overflow: hidden
}
.personal_data_info {
    font-size: 13px;
    color: #b1b1b1
}
.cash_blk {
    margin-top: 30px;
    padding: 0 17px;
    border: 2px solid #f3f3f3
}
.cash_blk > div {
    height: 48px;
    line-height: 48px;
    font-size: 17px;
    color: #58585a;
    font-weight: 400;
    border-top: 1px solid #f3f3f3
}
.cash_blk .cash_blk_title {
    font-size: 17px;
    color: #e83539;
    font-weight: 500;
    border: none;
    text-transform: uppercase
}
.cash_blk_cell_name {
    float: left;
    width: 170px
}
.cash_blk_cell_value {
    overflow: hidden
}
.cash_blk .available_cash {
    font-weight: 500
}
@media (max-width: 992px) {
    .type_blk_data_inputs {
        width: 100%;
        padding: 0 20px
    }
    .cash_blk > div {
        font-size: 14px
    }
    .cash_blk .cash_blk_title {
        font-size: 15px
    }
    .cash_blk_cell_name {
        width: 120px
    }
}
@media (max-width: 768px) {
    .cash_blk_cell_value {
        float: right
    }
}
@media (max-width: 480px) {
    .type_blk_data_inputs {
        padding: 0 15px 0 10px
    }
    .input_row label {
        width: 100px;
        height: 25px;
        line-height: 25px;
        font-size: 12px
    }
    .type_blk input[type="text"],
    .change_psswrd input[type="password"],
    .type_blk input[type="password"] {
        height: 25px;
        padding: 5px;
        font-size: 12px
    }
    .type_blk_data_inputs select {
        height: 25px;
        padding: 1px;
        font-size: 12px
    }
    .personal_data_info {
        padding-left: 100px;
        font-size: 12px
    }
    .type_blk_data_inputs .input_row:nth-child(4) {
        margin-bottom: 28px
    }
}
@media (max-width: 550px) {
    .type_blk .captcha img,
    .type_blk .captcha input[type="text"] {
        width: 100%;
        margin-bottom: 10px;
        margin-top: 10px
    }
}
@media (max-width: 400px) {
    .personal_data_info {
        padding-left: 0
    }
}
header {
    position: relative;
    z-index: 50;
}

header .container {
    max-width: 1170px
}
.activeBxPanel #bx_incl_area_2 {
    float: left
}
.top_short_nav_wr {
    background-color: #f3f3f3;
    font-size: 14px;
    line-height: 18px;
    color: #7c7f87
}
.top_short_nav_list {
    float: left
}
.top_short_nav_list li {
    float: left
}
.top_short_nav_list li a {
    padding: 6px 10px;
    display: inline-block
}
.top_short_nav_list li a:hover,
.top_short_nav_list li.active_page a {
    color: #e83539
}
.top_short_nav_list .head_recall_li a {
    color: #009bd9;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 5px;
    margin: 0 10px
}
.top_short_nav_list .head_recall_li a:after {
    border-color: #009bd9
}
.top_short_nav_list .head_recall_li a:hover:after {
    border-color: #e83539
}
.b2b_top_lnk {
    color: #fff;
    background: #148ccb;
    margin-left: 30px;
    display: inline-block;
    padding: 6px 8px 6px 7px
}
.b2b_top_lnk svg {
    display: inline-block;
    vertical-align: sub;
    margin-right: 3px
}
.own_cab_lnk {
    color: #7c7f86;
    line-height: 1.3;
    height: 30px;
    display: table;
    float: right
}
.login_block_wrp {
    float: right
}
.login_block_wrp svg {
    display: table-cell;
    vertical-align: middle;
    margin-right: 5px;
    height: 24px
}
.login_block_wrp .logout_link_link {
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px
}
.login_block_wrp .personal_cabinet_icon {
    display: table-cell;
    vertical-align: middle
}
.login_block_wrp .personal_cabinet_link {
    display: table-cell;
    vertical-align: middle
}
.own_cab_lnk:hover {
    color: #eb4c50
}
.own_cab_lnk svg {
    display: table-cell;
    vertical-align: middle;
    margin-right: 5px;
    height: 24px
}
.own_cab_lnk div {
    display: table-cell;
    vertical-align: middle
}
.top_short_nav_popup {
    float: left
}
.top_short_nav_button {
    float: left;
    line-height: 30px;
    vertical-align: sub;
    font-size: 28px;
    padding: 5px 20px 5px 0;
    display: none
}
.but_nav_lines {
    margin-top: 2px;
    height: 16px;
    width: 23px;
    position: relative
}
.but_nav_lines div {
    height: 2px;
    background: #e63438;
    width: 100%;
    position: absolute
}
.but_nav_lines div:first-child {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}
.but_nav_lines div:last-child {
    bottom: 0
}
.top_short_show_search_but,
.top_short_mobbag,
.top_short_logolnk {
    display: none
}
.header_main_part {
    height: 114px;
    padding-top: 13px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fbfbfb
}
.header_main_part .container {
    height: 100%
}
.main_logo_wr {
    float: left
}
.main_logo_wr img {
    height: 40px;
    margin-top: 8px
}
.main_logo_txt {
    color: #808688;
    padding-left: 47px;
    font-size: 11px;
    letter-spacing: -.1px;
    line-height: 13px;
    margin-top: -3px
}
.shop_bag_main_button {
    float: right;
    display: block;
    height: 80px;
    width: 180px;
    padding: 0 18px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #dcdcdc;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #f0f0f0;
    background: -webkit-linear-gradient(top, #f0f0f0 0%, #e4e4e3 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#f0f0f0), to(#e4e4e3));
    background: linear-gradient(to bottom, #f0f0f0 0%, #e4e4e3 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0', endColorstr='#e4e4e3', GradientType=0)
}
.shop_bag_main_button img {
    display: block;
    height: 45px
}
.shop_bag_main_button .vert_centred_wr {
    float: left
}
.shop_bag_main_button_txt1,
.shop_bag_main_button_txt2 {
    padding-left: 12px;
    max-width: 86px
}
.shop_bag_main_button_txt1 {
    color: #9c9ca2;
    font-size: 14px
}
.shop_bag_main_button_txt2 {
    color: #232323;
    font-size: 15px;
    font-weight: 500
}
.phone_request_but {
    width: 185px;
    height: 80px;
    float: right;
    position: relative;
    margin-right: 50px
}
.phone_request_txt1 {
    position: absolute;
    bottom: -10px;
    width: 100%;
    text-align: center;
    color: #148ccb
}
.phone_request_txt1 .dotted_txt {
    position: relative;
    display: inline-block
}
.phone_request_txt1 .dotted_txt:after {
    border-color: #148ccb
}
.phone_request_but:hover .phone2 {
    fill: #e83539
}
.phone_svg {
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}
@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}
@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}
.swing {
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animation-name: swing;
    animation-name: swing
}
.phone_request_but:hover .phone_svg {
    -webkit-animation-name: swing;
    animation-name: swing;
    -webkit-animation-duration: .7s;
    animation-duration: .7s;
    -webkit-animation-delay: 0;
    animation-delay: 0;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
}
.phone_request_txt2 {
    color: #585858;
    position: absolute;
    right: 5px;
    top: 8px
}
.phone_request_txt2_1 {
    font-size: 13px;
    text-align: center
}
.phone_request_txt2_2 {
    font-size: 16px;
    text-align: center
}
.phone_request_txt2_3 {
    font-size: 16px;
    text-align: right;
	padding-bottom:4px; margin-bottom:4px; border-bottom:1px dotted #ccc;
}
.main_nav_search_wr {
    width: 400px;
    float: right;
    margin-right: 54px
}
.main_search_wr {
    position: relative
}
.main_search_wr .search_inpts_wr .dropdown {
    position: absolute;
    top: 0;
    right: 70px;
    width: 130px
}
.main_search_wr input[type='submit'] {
    float: right;
    display: block;
    border: none;
    height: 35px;
    padding: 0 15px;
    font-size: 14px;
    color: #fff;
    line-height: 35px;
    background: #e83539;
    width: 70px;
    cursor: pointer
}
.search_inpts_wr .dropdown {
    border: none;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    -webkit-border-radius: 0;
    border-radius: 0
}
.search_form_1 {
    display: none
}
.main_search_wr input[type='text'] {
    border: 1px solid #e2e2e2;
    border-right: none;
    -webkit-border-radius: 2px 0 0 2px;
    border-radius: 2px 0 0 2px;
    width: 180px;
	box-sizing:content-box;
}
.main_search_wr input[type='text'],
.search_inpts_wr .dropdown .selected,
.search_inpts_wr .dropdown li {
    height: 33px;
    line-height: 33px;
    padding: 0 10px;
    font-size: 14px;
    color: #7c7f86
}
.search_inpts_wr .dropdown .selected {
    text-align: right;
    padding: 0 23px 0 10px
}
.search_inpts_wr .dropdown .selected:after {
    display: none
}
.search_inpts_wr .dropdown.open .carat,
.search_inpts_wr .dropdown .carat {
    border: none;
    top: 0;
    height: 35px;
    margin-top: 0;
    line-height: 35px;
    font-size: 17px;
    color: #7c7f86;
    right: 7px
}
.search_inpts_wr .dropdown div {
    border-top: none;
    right: 0;
    top: -webkit-calc(100% + 1px);
    top: calc(100% + 1px)
}
.search_inpts_wr .dropdown.focus,
.search_inpts_wr .dropdown:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}
.main_search_wr input[type='text'],
.main_search_wr .search_inpts_wr .dropdown {
    float: left
}
.search_inpts_wr .dropdown li.focus {
    background: #e83539;
    color: #fff
}
.main_menu__tab_buts_wr {
    margin: 0 -15px;
    height: 35px;
    line-height: 35px;
    font-size: 18px;
    text-align: center;
    color: #fff;
    overflow: hidden
}
.main_menu__tab_but {
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #148ccb;
    position: relative;
    cursor: pointer;
    -webkit-transition: background-color .35s ease-in-out 0;
    transition: background-color .35s ease-in-out 0
}
.main_menu__tab_but:first-child {
    width: 48%
}
.main_menu__tab_but:last-child {
    width: 52%;
    float: right
}
.main_menu__tab_but:before {
    position: absolute;
    content: '';
    width: 50px;
    height: 50px;
    background-color: #148CCB;
    top: 0;
    right: 0;
    -webkit-transform: rotateZ(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotateZ(-45deg);
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
    z-index: 2;
    -webkit-transition: background-color .35s ease-in-out 0;
    transition: background-color .35s ease-in-out 0
}
.main_menu__tab_but:last-child:before {
    display: none
}
.active_tab.main_menu__tab_but:before,
.main_menu__tab_but.active_tab {
    background-color: #e83539
}
.main_menu__tab_but span {
    position: relative
}
.catalog_nav_wr {
    margin-top: 10px
}
.product_catalog_but,
.brand_catalog_but {
    display: block;
    width: 196px;
    height: 33px;
    line-height: 33px;
    background: #7c7f86;
    color: #fff;
    font-size: 16px;
    border: none;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    outline: none;
    cursor: pointer;
    padding: 0;
    -webkit-transition: background-color .35s ease-in-out 0;
    transition: background-color .35s ease-in-out 0
}
.product_catalog_but:hover,
.brand_catalog_but:hover {
    background-color: #e83539
}
.product_catalog_but img,
.brand_catalog_but img {
    height: 24px;
    vertical-align: middle;
    margin-right: 10px;
    margin-top: -5.5px
}
.product_catalog_but {
    float: left
}
.brand_catalog_but {
    float: right
}
.main_menu_base_wr {
    clear: both;
    max-width: 1120px;
    margin: 0 auto;
    position: relative;
    display: none;
    padding-top: 3px
}
.menu_products_wr, .menu_products_wr .container{max-width: 1480px;}

.main_menu_wr {
    border: 5px solid #e83539;
    background: #fff;
    position: absolute;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px
}
.main_menu_wr span {
    -webkit-transition: color .35s ease-in-out 0;
    transition: color .35s ease-in-out 0;
    display: block;
    color: #58585a;
	
}
.main_menu_wr span:hover {
    color: #e83539
}
.clickspan{cursor:pointer}
.main_menu_item {
    margin-bottom: 15px;
    width: 25%;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 30px
}
.main_menu_item:nth-of-type(4n+1) {
    clear: both
}
.menu_brands_wr .main_menu_item {
	width: 20%
}
.menu_brands_wr .main_menu_item:nth-of-type(4n+1) {
    clear: none;
}
.menu_brands_wr .main_menu_item:nth-child(5n+1) {
	clear: both
}
.main_menu_item:after {
    content: '';
    display: block;
    clear: both
}
.main_menu_item__img_wr {
    float: left;
    width: 80px;
    padding: 0 10px 10px;
    display: block
}
.menu_brands_wr .main_menu_item__img_wr {
	width: 60px;
}
.main_menu_item__img_wr img {
    display: block;
    width: 100%
}
.main_menu_item_content {
    overflow: hidden;
    padding: 0 10px
}
.main_menu_item__lvl_1_brand,
.main_menu_item__lvl_1 {
    font-size: 17px;
    display: block;
    margin-bottom: 5px;
    font-weight: 400
}
.main_menu_item__lvl_1_link {
    font-size: 13px;
    padding: 5px 0;
    display: block;
    color: #1170a5
}
a.main_menu_item__lvl_1_link {
    display: none
}
.main_menu_item__lvl_1_link i {
    margin-right: 7px
}
.main_menu_item__lvl_2_wr ul {
    font-size: 13px;
    padding-left: 15px
}
@media (max-width: 1170px) {
    .main_logo_wr img {
        height: 30px;
        margin-top: 16px
    }
    .main_logo_txt {
        padding-left: 35px;
        font-size: 8px;
        letter-spacing: .09px;
        line-height: 10px;
        margin-top: -1px
    }
}
@media (max-width: 1140px) {
    .top_short_nav_button {
        display: block
    }
    .top_short_nav_popup {
        float: none;
        clear: both;
        padding-top: 8px;
        text-align: center;
        display: none
    }
    .b2b_top_lnk {
        margin-left: 10px
    }
    .top_short_nav_list {
        float: none;
        display: inline-block
    }
    .top_short_nav_list li {
        float: none;
        display: inline-block
    }
    .main_nav_search_wr,
    .phone_request_but {
        margin-right: 15px
    }
    .main_menu_item__lvl_1_brand,
    .main_menu_item__lvl_1 {
        font-size: 14px
    }
    .main_menu_item__lvl_2_wr a {
        padding-top: 3px
    }
    .main_menu_item {
        padding-right: 10px
    }
}
@media (max-width: 1023px) {
    .shop_bag_main_button {
        padding: 7px
    }
    .shop_bag_main_button .vert_centred_wr,
    .shop_bag_main_button .vert_centred {
        display: block;
        height: auto;
        float: none
    }
    .shop_bag_main_button {
        width: 80px
    }
    .shop_bag_main_button img {
        height: 23px;
        margin: 0 auto 7px
    }
    .shop_bag_main_button_txt1,
    .shop_bag_main_button_txt2 {
        padding: 0;
        font-size: 10px;
        text-align: center
    }
    .shop_bag_main_button .shop_bag_main__text {
        display: table;
        width: 100%;
        height: 37px
    }
    .shop_bag_main_button .shop_bag_main__text .vert_centred {
        display: table-cell
    }
    .phone_ico svg {
        width: 24px;
        height: 24px;
        margin: 29.5px auto;
        display: block
    }
    .phone_request_txt2_1 {
        font-size: 10px;
        text-align: center
    }
    .phone_request_txt2_2 {
        font-size: 13px;
        text-align: center
    }
    .phone_request_txt2_3 {
        font-size: 12px;
        text-align: center;
    }
	.phone_ico{display:none;}
	.phone_request_txt1{bottom:0;}
    .phone_request_but {
        width: 86px;
        font-size: 10px
    }
    .phone_request_txt2 {
        right: 0;
        top: 0;
        text-align: right
    }
}
@media (max-width: 900px) {
    .main_menu__tab_buts_wr {
        font-size: 12px
    }
    .main_menu_item {
        width: 50%
    }
	.main_menu_item:nth-of-type(3n+1) {
		clear: none;
	}
    .main_menu_item:nth-child(2n+1) {
        clear: both
    }
	.menu_brands_wr .main_menu_item {
        width: 33%
    }
	.menu_brands_wr .main_menu_item:nth-child(2n+1),
	.menu_brands_wr .main_menu_item:nth-child(5n+1)	{
        clear: none
    }
    .menu_brands_wr .main_menu_item:nth-child(3n+1) {
        clear: both
    }
    .main_menu_item:nth-child(2n) {
        padding-right: 0
    }
}
@media (max-width: 840px) {
    .main_logo_wr img {
        height: 19px;
        margin-top: 30px
    }
    .main_logo_txt {
        display: none
    }
}
@media (max-width: 800px) {
    a.main_menu_item__lvl_1_link {
        display: block
    }
    .main_menu_item__lvl_2_wr {
        display: none
    }
}
@media (max-width: 767px) {
    .but_nav_lines {
        margin-top: 0;
        height: 20px
    }
    .top_short_nav_button {
        line-height: 46px;
        float: right;
        padding: 13px 0 12px 15px
    }
    .top_short_butts_wr {
        background: aqua;
        width: 160px;
        margin: 0 auto
    }
    .own_cab_lnk {
        float: left;
        height: 45px;
        font-size: 9px;
        max-width: 78px
    }
    .top_short_logolnk {
        display: block;
        float: left;
        height: 45px;
        padding: 5px 0;
        width: 38px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    .top_short_mobbag img,
    .top_short_logolnk img {
        height: 100%
    }
    .top_short_mobbag {
        display: table;
        float: left;
        height: 45px;
        padding: 5px 14px 5px 10px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    .top_short_mobbag div {
        display: table-cell;
        vertical-align: middle
    }
    .top_short_show_search_but {
        display: block;
        float: left;
        height: 45px;
        padding: 5px 5px 5px 12px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 21px;
        color: #e63438;
        line-height: 33px
    }
    .top_short_mobbag img {
        height: 21px;
        display: block
    }
    .main_search_wr,
    .phone_request_but,
    .main_logo_wr,
    .shop_bag_main_button {
        display: none
    }
    .main_menu_wr {
        -webkit-border-radius: 0 0 3px 3px;
        border-radius: 0 0 3px 3px
    }
    .header_main_part {
        padding: 0
    }
    .header_main_part > .container {
        padding: 0
    }
    .main_nav_search_wr {
        margin: 0;
        width: 100%
    }
    .search_inpts_wr {
        width: -webkit-calc(100% - 70px);
        width: calc(100% - 70px);
        float: left
    }
    .search_inpts_wr .dropdown {
        float: right
    }
    .product_catalog_but,
    .brand_catalog_but {
        width: 50%;
        -webkit-border-radius: 0;
        border-radius: 0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 15px;
        font-size: 12px
    }
    .main_search_wr input[type='submit'] {
        width: 70px;
        height: 33px;
        line-height: 33px
    }
    .main_search_wr input[type='text'],
    .search_inpts_wr .dropdown .selected,
    .search_inpts_wr .dropdown li {
        font-size: 10px;
        -webkit-border-radius: 0;
        border-radius: 0
    }
    .search_inpts_wr .dropdown .selected,
    .search_inpts_wr .dropdown li {
        height: 31px;
        line-height: 30px
    }
    .product_catalog_but img,
    .brand_catalog_but img {
        height: 18px
    }
    .main_search_wr input[type='text'] {
        width: -webkit-calc(100% - 125px);
        width: calc(100% - 125px);
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        height: 33px;
        line-height: 32px
    }
    .search_inpts_wr .dropdown {
        width: 125px
    }
    .header_main_part {
        height: auto
    }
    .catalog_nav_wr {
        margin: 0
    }
}
@media (max-width: 600px) {
    .main_menu_wr .main_menu_item {
        padding: 0;
        width: 100%
    }
    .main_menu_item__img_wr {
        width: 50px;
        padding: 0 10px 0 0
    }
    .main_menu__tab_but:first-child,
    .main_menu__tab_but:last-child {
        width: 100%
    }
    .main_menu__tab_but:first-child:before,
    .main_menu__tab_but:last-child:before {
        display: none
    }
    .main_menu__tab_buts_wr {
        height: auto
    }
}
.partners_s {
    padding: 20px 0 0;
    background-color: #fff;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}
.partners_s img {
    max-width: 100%;
    max-height: 100%
}
.partners_s .container_lg {
    text-align: center
}
.brand_item {
    display: inline-block;
    width: 14%;
    margin: 15px;
    height: 40px;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    -webkit-transition: -webkit-filter .3s linear 0;
    transition: -webkit-filter .3s linear 0;
    transition: filter .3s linear 0;
    transition: filter .3s linear 0s, -webkit-filter .3s linear 0
}
.brand_item:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}
.footer_top {
    background-color: #f6f6f6
}
.contact_us {
    float: left;
    width: 304px
}
.phone_blk {
    position: relative;
    display: block;
    margin: 30px 0
}
.phone_blk .phone_number {
    color: #585858;
    position: absolute;
    left: 75px;
    top: 7px
}
.phone_blk:hover .phone_svg {
    -webkit-animation-name: swing;
    animation-name: swing;
    -webkit-animation-duration: .7s;
    animation-duration: .7s;
    -webkit-animation-delay: 0;
    animation-delay: 0;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
}
.phone_blk:hover .phone2 {
    fill: #e83539
}
.phone_number_2 {
    font-size: 26px;
    font-weight: 400;
    color: #585858
}
.phone_number_1 {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px
}
.phone_form label {
    display: block;
    margin-bottom: 10px;
    font-size: 13px;
    font-weight: 400;
    color: #58585a;
    cursor: pointer
}
.phone_form .tel_form_mask {
    font-size: 14px;
    color: #58585a
}
.corp_client {
    float: right;
    width: 310px
}
.corp_client_text {
    margin-top: 20px;
    margin-bottom: 40px;
    font-size: 13px;
    line-height: 16px;
    font-weight: 400
}
.corp_client .socials_wr {
    padding-top: 0
}
.corp_client .socials {
    margin-bottom: 0
}
.chat_blk {
    width: 425px;
    margin: 0 auto;
    position: relative;
    border: 2px solid #f6f6f6;
    background-size: auto 100%;
    background-position: right;
    background-repeat: no-repeat;
    height: 285px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.info_line {
    position: absolute;
    right: 0;
    bottom: 0;
    display: table;
    width: 100%;
    height: 40px;
    font-size: 13px;
    font-weight: 400;
    color: #fff;
    background-color: transparent
}
.cell {
    display: table-cell;
    vertical-align: middle
}
.online {
    width: 15%;
    text-align: center;
    background-color: #e83539
}
.call {
    width: 40%;
    text-align: center;
    background-color: #58585a
}
.chat_btn {
    display: table-cell;
    vertical-align: middle;
    font-size: 13px;
    color: #fff;
    line-height: 15px;
    background-color: #e83539;
    -webkit-transition: background-color .3s linear 0;
    transition: background-color .3s linear 0
}
.chat_btn:hover {
    background-color: #148ccb
}
.chat-icon {
    display: inline-block;
    vertical-align: middle;
    padding: 0 40px 0 80px;
    background-image: url(/bitrix/templates/new_ru/css/../img/icons/chat_icon.svg);
    background-repeat: no-repeat;
    height: 30px;
    background-position: 15px;
    background-size: 30px 30px
}
.footer_bottom {
    position: relative;
    background-color: #fff;
    padding: 15px 0;
    overflow: hidden
}
.footer__logo {
    float: left;
    width: 260px;
    overflow: hidden
}
.footer__logo img {
    float: left;
    width: 50px
}
.logo_info {
    float: right;
    width: 78%;
    padding-top: 15px;
    font-size: 10px;
    font-weight: 300;
    color: #58585a
}
.footer__menu {
    margin-left: 325px;
    margin-right: 375px
}
.footer__menu ul {
    padding-top: 10px
}
.footer__menu ul li {
    display: inline-block;
    height: 18px;
    line-height: 18px;
    margin-right: 20px;
    margin-bottom: 5px
}
.footer__menu ul li a {
    display: inline-block;
    font-size: 12px;
    color: #58585a;
    line-height: 15px;
    border-bottom: 1px solid #58585a;
    -webkit-transition: all .5s linear 0;
    transition: all .5s linear 0
}
.footer__menu ul li .this_page,
.footer__menu ul li a:hover {
    color: #009bd9;
    border-bottom: 1px dotted #009bd9
}
.author_private {
    position: relative;
    float: right;
    width: 310px
}
.author_private p {
    font-size: 11px;
    color: #6e6f72;
    line-height: 15px
}
.author_private a {
    color: #e83539
}
.bottom_short_nav_button {
    line-height: 30px;
    vertical-align: sub;
    font-size: 28px;
    background: transparent;
    padding: 5px 20px;
    display: none
}
.bottom_short_nav_button .but_nav_lines {
    height: 20px;
    width: 23px;
    background-color: transparent;
    position: relative
}
@media (max-width: 1400px) {
    .btn_up {
        right: -40px
    }
}
@media (max-width: 1200px) and (min-width: 992px) {
    footer .footer_bottom .container {
        padding-right: 50px
    }
}
@media (max-width: 1200px) {
    .contact_us,
    .footer__logo {
        width: 240px
    }
    .corp_client,
    .author_private {
        width: 280px
    }
    .chat_blk {
        width: 390px
    }
    .chat-icon {
        padding: 0 40px 0 65px
    }
    .corp_client_text {
        margin-bottom: 25px
    }
    .footer__menu {
        margin: 0 295px 0 275px;
        overflow: hidden
    }
    .logo_info {
        width: 74%
    }
}
@media (max-width: 992px) {
    .brand_item {
        width: 7.66666%
    }
    .corp_client,
    .contact_us {
        width: 47%
    }
    .footer__logo,
    .author_private {
        width: 46%
    }
    .footer__menu {
        margin: 0;
        width: 100%
    }
    .footer__menu ul li {
        margin-right: 18px
    }
}
@media (max-width: 768px) {
    .brand_item {
        width: 10%
    }
    .footer__menu ul li {
        margin-right: 10px
    }
    .footer__menu {
        text-align: center
    }
    .phone_blk {
        margin-top: 20px;
        margin-bottom: 35px
    }
}
@media (max-width: 768px) and (min-width: 581px) {
    footer .footer_bottom .footer__menu {
        padding-right: 50px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        text-align: left;
        -moz-text-align-last: left;
        text-align-last: left
    }
}
@media (max-width: 580px) {
    footer {
        position: relative
    }
    .contact_us,
    .corp_client {
        float: none;
        width: 100%;
        margin: 0 auto;
        text-align: center
    }
    .title_ft {
        padding-top: 20px;
        font-size: 18px
    }
    .phone_blk {
        text-align: center;
        margin-top: 15px;
        margin-bottom: 10px
    }
    .phone_icon {
        display: inline-block;
        vertical-align: middle
    }
    .phone_blk .phone_number {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        left: 0;
        top: 0
    }
    .footer__form_wr {
        width: 260px;
        display: inline-block;
        vertical-align: middle
    }
    .phone_form label {
        line-height: 20px
    }
    .author_private {
        float: none;
        width: 100%;
        text-align: center
    }
    .corp_client_text {
        margin-bottom: 15px
    }
    .socials_wr {
        float: none
    }
    .socials {
        float: none;
        width: 150px;
        margin: 0 auto 10px
    }
    .footer_bottom {
        padding: 15px 0 75px
    }
    .footer__logo {
        position: absolute;
        width: 235px;
        bottom: 15px;
        left: 15px
    }
    .chat_blk {
        margin: 0 auto;
        height: auto
    }
    .info_line {
        position: relative;
        font-size: 12px
    }
    .bottom_short_nav_button {
        display: inline-block
    }
    .footer__menu {
        margin: 15px 0;
        text-align: center
    }
    .footer__menu ul {
        display: none;
        text-align: center
    }
    .footer__menu ul li {
        margin-right: 12px
    }
    .phone_number {
        font-size: 20px
    }
}
@media (max-width: 480px) {
    .brand_item {
        width: 20%
    }
    .contact_us,
    .corp_client {
        width: 100%
    }
    .chat_blk {
        width: 100%
    }
    .chat-icon {
        padding: 0 30px 0 65px
    }
    .footer__logo {
        width: 100%
    }
    .logo_info {
        float: none;
        display: inline-block;
        vertical-align: top;
        width: 57%;
        margin-left: 10px;
        padding-top: 16px
    }
}
@media (max-width: 400px) {
    .phone_blk {
        margin-top: 25px;
        margin-bottom: 20px
    }
    .online {
        width: 20%
    }
    .call {
        width: 40%
    }
    .chat_btn {
        font-size: 11px
    }
    .chat-icon {
        padding: 0 5px 0 42px;
        background-position-x: 5px
    }
}
.breadcrumbs {
    padding: 17.5px 0
}
.breadcrumbs .container {
    max-width: 1170px
}
.breadcrumbs .container .container {
    padding: 0
}
.breadcrumbs a,
.breadcrumbs i,
.breadcrumbs span {
    float: left;
    font-size: 13px;
    display: inline-block;
    line-height: 1.6
}
.breadcrumbs a {
    color: #00578a
}
.breadcrumbs a:hover {
    color: #8B1945
}
.breadcrumbs i {
    padding: 0 10px
}
.breadcrumbs a.back_to_market {
    color: #e83539
}
.breadcrumbs a.back_to_market i {
    padding-left: 0
}
@media (max-width: 768px) {
    .breadcrumbs {
        padding: 5px 0
    }
    .breadcrumbs .container > .container {
        padding: 0
    }
    .breadcrumbs a,
    .breadcrumbs i,
    .breadcrumbs span {
        font-size: 10px
    }
}
.blog_page_wr .container {
    max-width: 1170px
}
.type_padd_def {
    margin-top: 25px;
    padding: 0 25px 25px
}
.type_news_blk__img_wr {
    width: 240px;
    float: left;
    display: block
}
.type_news_blk_item {
    margin: 30px 0 15px
}
.type_news_blk__img_wr img {
    display: block;
    width: 100%
}
.type_news_blk__cntnt_wr {
    overflow: hidden;
    padding: 10px 0 10px 20px
}
.type_news_blk__cntnt_date {
    color: #c5c5c5;
    font-size: 12px;
    font-style: italic
}
.type_news_blk__cntnt_title {
    font-size: 16px;
    color: #148ccb;
    margin: 7px 0;
    display: block;
    text-decoration: underline
}
.type_news_blk__cntnt_title:hover {
    color: #e9484c
}
.type_news_blk__cntnt_txt {
    font-size: 13px
}
.type_news_blk__cntnt_txt img {
    max-width: 100%
}
.btn_all_centr_wr {
    text-align: center
}
.type_video2_blk_wr {
    background: #f3f3f3;
    padding-top: .5px
}
.type_articles2_blk_wr .type_blk_s_title,
.type_video2_blk_wr .type_blk_s_title {
    text-align: center;
    margin: 15px 0 5px
}
.type_video2_blk__items_wr {
    margin: 0 -15px
}
.type_video2_blk__item {
    float: left;
    width: 50%;
    padding: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.type_video2_blk__item iframe {
    width: 100%;
    height: 210px
}
.type_video2_blk__item_title {
    text-align: center;
    display: block;
    font-size: 17px;
    font-weight: 100;
    padding: 0 15px;
    margin: 10px 0
}
.type_video2_blk__item_title:hover {
    color: #e9494c
}
.type_articles2_blk_wr {
    border: 2px solid #f3f3f3;
    -webkit-border-radius: 3px;
    border-radius: 3px
}
.type_articles2_blk_wr .type_blk_s_title {
    text-align: center
}
.type_articles2_blk__items_wr {
    margin: 0 -10px 15px
}
.type_articles2_blk__item {
    width: 33.333%;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    display: block
}
.type_articles2_blk__item_img {
    width: 100%;
    height: 160px;
    background-size: cover
}
.type_articles2_blk__item_cntnt {
    height: 150px;
    background: #eb4c50;
    padding: 15px 15px 35px;
    position: relative;
    color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 15px;
    font-weight: 100
}
.type_articles2_blk__item_more {
    position: absolute;
    bottom: 10px;
    text-decoration: underline;
    left: 15px;
    font-size: 13px
}
.menu_list.with_levels li:hover a {
    color: #fff;
    background: #dc4145;
    background: -webkit-linear-gradient(left, #dc4145 0%, #de4246 33%, #e7474b 71%, #e9484b 100%);
    background: -webkit-gradient(linear, left top, right top, from(#dc4145), color-stop(33%, #de4246), color-stop(71%, #e7474b), to(#e9484b));
    background: linear-gradient(to right, #dc4145 0%, #de4246 33%, #e7474b 71%, #e9484b 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#dc4145', endColorstr='#e9484b', GradientType=1)
}
.list_item_ic_color {
    -webkit-transition: fill .35s ease-in-out 0;
    transition: fill .35s ease-in-out 0
}
.menu_list.with_levels li:hover .list_item_ic_color {
    fill: #fff
}
.menu_list.with_levels li:hover svg * {
    fill: #fff
}
.menu_list.with_levels li:hover i {
    color: #fff;
    -webkit-transition: color .35s ease-in-out 0;
    transition: color .35s ease-in-out 0
}
.menu_list.with_levels li {
    height: auto
}
.menu_list.with_levels .menu_list_2lvl {
    color: #58585a
}
.menu_list.with_levels .menu_list_2lvl:hover {
    color: #8B1945
}
.menu_list.with_levels .menu_list_2lvl .menu_list_3lvl {
    padding: 5px 0
}
.menu_list.with_levels .menu_list_2lvl .menu_list_3lvl li {
    line-height: 1.3;
    padding: 3px 0 3px 20px;
    font-size: 11px
}
.menu_list.with_levels .menu_list_2lvl li {
    line-height: 1.3;
    padding: 5px 5px 5px 60px;
    font-size: 15px
}
.menu_list_2lvl_arrow {
    width: 40px;
    height: 20px;
    float: right;
    position: relative;
    margin-top: -3px
}
.menu_list_2lvl_arrow:before,
.menu_list_2lvl_arrow:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(/bitrix/templates/new_ru/css/../img/icons/slider_arrow.svg);
    background-size: 8px 20px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
    transform: rotateZ(90deg);
    -webkit-transition: -webkit-transform .35s ease-in-out 0;
    transition: -webkit-transform .35s ease-in-out 0;
    transition: transform .35s ease-in-out 0;
    transition: transform .35s ease-in-out 0s, -webkit-transform .35s ease-in-out 0
}
.menu_list_2lvl_arrow:after {
    background-image: url(/bitrix/templates/new_ru/css/../img/icons/slider_arrow_active.svg);
    opacity: 0
}
.sub_menu_open_link.opened .menu_list_2lvl_arrow:before,
.sub_menu_open_link.opened .menu_list_2lvl_arrow:after {
    -webkit-transform: rotateZ(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotateZ(-90deg);
    opacity: 1
}
.menu_list.with_levels .menu_list_2lvl li a {
    background: none;
    height: auto;
    display: block;
    color: #58585a;
    font-size: 13px;
    line-height: 1.3;
    padding: 0;
    margin: 0
}
.menu_list.with_levels .menu_list_2lvl li a:hover,
.menu_list.with_levels .menu_list_2lvl li a.item-selected {
    color: #e83539
}
.sidebar_menu .sub_menu_wr {
    display: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
@media (max-width: 1024px) {
    .menu_list.with_levels .menu_list_2lvl li {
        padding-left: 40px
    }
}
@media (max-width: 880px) {
    .type_news_blk__img_wr {
        margin-right: 17px;
        margin-bottom: 10px
    }
    .type_news_blk__cntnt_wr {
        padding-left: 0;
        overflow: visible
    }
    .type_articles2_blk__item {
        width: 100%
    }
    .type_articles2_blk__item_img {
        height: 180px
    }
    .type_articles2_blk__item_cntnt {
        height: auto
    }
}
@media (max-width: 800px) {
    .type_video2_blk__item {
        width: 100%
    }
}
@media (max-width: 768px) {
    .type_blk {
        margin-top: 5px
    }
}
@media (max-width: 480px) {
    .type_news_blk__img_wr {
        width: 100%
    }
    .type_padd_def.type_news_blk_wr {
        padding-left: 0;
        padding-right: 0
    }
    .type_padd_def {
        margin-top: 15px;
        padding: 0 15px 15px
    }
}
.blog__pagination {
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px
}
.blog__pagination__item {
    display: inline-block;
    vertical-align: middle;
    color: #76b9e4;
    font-size: 15px;
    padding: 10px;
    margin-right: 6px;
    cursor: pointer;
    -webkit-transition: all .25s ease-in-out 0;
    transition: all .25s ease-in-out 0;
    position: relative;
    vertical-align: middle
}
.blog__pagination__item:after {
    content: ' ';
    width: -webkit-calc(100% - 20px);
    width: calc(100% - 20px);
    height: 1px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-top: 1px dashed #76b9e4;
    bottom: 8px;
    display: block;
    position: absolute
}
.blog__pagination__item.active_item,
.blog__pagination__item:hover {
    color: #fff;
    background: #e63640
}
.blog__pagination__item:before {
    content: ' ';
    display: block;
    opacity: 0;
    position: absolute;
    top: 100%;
    opacity: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #e63640;
    -webkit-transition: opacity .25s ease-in-out 0;
    transition: opacity .25s ease-in-out 0
}
.blog__pagination__item.active_item:before,
.blog__pagination__item:hover:before {
    opacity: 1
}
.blog__pagination__item:hover:after,
.blog__pagination__item.active_item:after {
    display: none
}
.blog__pagination__item:last-child {
    margin-right: 0
}
.blog__pagination__item_ytb {
    display: inline-block;
    vertical-align: middle;
    float: right;
    border: 1px solid #76b9e4;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 10px;
    font-size: 16px;
    color: #76b9e4;
    -webkit-transition: color .25s ease-in-out 0s, background .25s ease-in-out 0;
    transition: color .25s ease-in-out 0s, background .25s ease-in-out 0
}
.blog__pagination__item_ytb:hover {
    color: #fff;
    background: #76b9e4
}
.blog_items__line {
    width: 100%
}
.blog_items__line_item {
    margin-right: 4%;
    float: left;
    width: 48%
}
.blog_items__line_item:nth-child(2n) {
    margin-right: 0
}
.blog_items__line_item_video_box {
    width: 100%;
    height: 210px
}
.blog_items__line_item_video_box iframe {
    width: 100%;
    height: 100%
}
.blog_items__line_item_descr_box {
    background: #f3f3f3;
    padding: 20px;
    padding-bottom: 10px
}
.blog_items__line_item_title {
    font-size: 16px;
    color: #333;
    padding-bottom: 20px;
    border-bottom: 1px solid #e8e8e8
}
.comment__wr div {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    color: #666;
    font-size: 14px
}
.comment__wr div:last-child {
    margin-right: 0
}
.blog_items__line_item_descr_box .rating_row {
    position: relative;
    margin: 15px 0;
    margin-bottom: 0
}
.blog_items__line_item_descr_box .comment__wr {
    float: left;
    display: inline-block
}
.blog_items__line_item_descr_box .rating_blk__outer {
    float: right
}
.blog_items__line_item_descr_box .rating_row .rating_blk {
    display: inline-block;
    vertical-align: middle
}
.blog_items__line_item_descr_box .rating_blk {
    width: 70px;
    height: 13px;
    background-image: url(/bitrix/templates/new_ru/css/../img/icons/star_grey-icon.svg);
    background-position: left center;
    background-size: 14px 13px;
    background-repeat: repeat-x
}
.blog_items__line_item_descr_box .rating {
    height: 13px;
    background-image: url(/bitrix/templates/new_ru/css/../img/icons/star_full-icon.svg);
    background-position: left center;
    background-size: 14px 13px;
    background-repeat: repeat-x
}
.blog_items__line_item_descr_box .prdct_cmmnts_blk .cmmnts_ic {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}
.blog_items__line_item_descr_box .prdct_cmmnts_count {
    font-size: 12px;
    font-weight: 400;
    color: #009bd9;
    text-decoration: underline
}
.blog_items__line_item_descr_box .prdct_cmmnts_blk {
    width: auto
}
.inst__item_in_blog {
    display: block;
    font-size: 14px;
    color: #009bd9;
    text-decoration: underline;
    margin-top: 10px
}
@media only screen and (max-width: 1200px) {
    .blog__pagination__item_ytb {
        font-size: 14px
    }
}
@media only screen and (max-width: 1110px) {
    .blog__pagination__item_ytb {
        display: none
    }
    .blog_items__line_item {
        width: 100%;
        float: none;
        margin-right: 0;
        margin-bottom: 30px
    }
}
@media only screen and (max-width: 380px) {
    .blog_items__line_item_descr_box .comment__wr {
        width: 100%;
        float: none;
        margin-bottom: 10px
    }
    .blog_items__line_item_descr_box .rating_blk__outer {
        float: none;
        display: block;
        text-align: center
    }
    .blog_items__line_item_descr_box {
        padding: 15px;
        padding-bottom: 10px
    }
    .inst__item_in_blog {
        font-size: 13px
    }
}
.blog_news__line_item {
    width: 100%;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ededed
}
.blog_news__line_item_img_box {
    width: 100%;
    height: 170px;
    width: 50%;
    position: relative;
    overflow: hidden;
    float: left
}
.blog_news__line_item_image_box img {
    min-width: 100%;
    min-height: 100%;
    height: auto;
    width: auto;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
.blog_news__line_item_descr_box {
    overflow: hidden;
    padding-left: 20px;
    padding-top: 15px
}
.blog_news__line_item_title {
    font-size: 16px;
    color: #333
}
.blog_news__line_item_descr_box p {
    font-size: 14px
}
.comment__wr div {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    color: #666;
    font-size: 14px
}
.comment__wr div:last-child {
    margin-right: 0
}
.blog_news__line_item .rating_row {
    position: relative;
    padding: 15px 0 0;
    margin-bottom: 0
}
.blog_news__line_item .comment__wr {
    float: left;
    display: block;
    padding-right: 15px;
    border-right: 1px solid #ededed
}
.blog_news__line_item .rating_blk__outer {
    float: right
}
.blog_news__line_item .rating_row .rating_blk {
    display: inline-block;
    vertical-align: middle
}
.blog_news__line_item .rating_blk {
    width: 70px;
    height: 13px;
    background-image: url(/bitrix/templates/new_ru/css/../img/icons/star_grey-icon.svg);
    background-position: left center;
    background-size: 14px 13px;
    background-repeat: repeat-x
}
.blog_news__line_item .rating {
    height: 13px;
    background-image: url(/bitrix/templates/new_ru/css/../img/icons/star_full-icon.svg);
    background-position: left center;
    background-size: 14px 13px;
    background-repeat: repeat-x
}
.blog_news__line_item .prdct_cmmnts_blk .cmmnts_ic {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}
.blog_news__line_item .prdct_cmmnts_count {
    font-size: 12px;
    font-weight: 400;
    color: #009bd9;
    text-decoration: underline
}
.blog_news__line_item .prdct_cmmnts_blk {
    width: auto
}
.inst__item_in_blog {
    display: inline;
    font-size: 14px;
    color: #009bd9;
    text-decoration: underline
}
.product_card__main_wr .container {
    max-width: 1170px
}
.product_card__aside {
    width: 432px;
    float: left
}
.product_card__content_wr {
    padding-left: 20px;
    overflow: hidden;
	position:relative;
}
.product_card__title {
	padding:0;
	margin:0;
	font-size: 100%;
	font: inherit;

    font-size: 26px;
    margin-top: -4px;
    padding-bottom: 8px;
	
}
.product_card__main_info_wr {
    padding: 5px 0 7px
}
.product_card__status {
    float: left;
	color: #78c479;
}

.product_card__status.nostock{color: #E83539;}
.product_card__status.podzakaz{color: #76C1C6;}
.product_card__status.utoch{color: #138BCA;}
.product_card__status.wait{color: #8782C4;}

.product_card__product_preview_wr {
    position: relative
}
.product_card__status span,
.product_card__status i,
.product_card__code_wr {
    line-height: 24px
}
.product_card__status span,
.product_card__status i {
    font-size: 18px;
    
    display: inline-block
}
.product_card__status i {
    font-size: 9px;
    vertical-align: top;
    margin-right: 3px
}
.product_card__code_wr {
    float: right;
    padding-right: 27px;
    font-size: 13px;
    color: #77777b;
    padding-top: 1px
}
.prod-art {
    font-size: 13px;
    color: #77777b;
    padding-bottom: 15px;
}
.product_card__main_info_wr .rating_row {
    float: left;
    margin: 0 8px 0 0;
    padding: 0
}
.product_card__rating_wr {
    width: 180px;
    font-size: 13px;
    color: #009bd9;
    margin: 5px auto 0;
	padding-left:20px;
}
.product_card__rating_wr span {
    display: inline-block;
    position: relative
}
.product_card__rating_wr .dotted_txt:after {
    border-color: #009bd9
}
.default_rubric_decor:before {
    content: '';
    border-top: 9px solid transparent;
    border-left: 6px solid #e83539;
    border-bottom: 9px solid transparent;
    display: inline-block;
    vertical-align: middle;
    margin: -4px 4px 0 0
}
h2.product_card__default_title, .product_card__default_title {
margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;

    font-size: 25px;
    font-weight: 600;
    margin-bottom: 12px
}
.product_card__files_wr,
.product_card__articles_form_wr,
.product_card__reviews_header,
.product_card__articles_wr,
.product_card__product_video_overv_wr,
.product_card__product_characters_wr {
    padding: 15px 25px 15px 30px
}
.product_card__product_preview_marker {
    top: 74px;
}
.product_card__product_preview_marker > div {
	    height: 51px;
    -webkit-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    line-height: 51px;
    display: block

}
.preview_marker2{left:0; right:auto; text-align:center;}
.product_card__product_preview_marker.preview_marker2 > div, .product_card__product_preview_marker.withoutspec > div:nth-child(2n+1){border-radius: 0 3px 3px 0;}
.product_card__mob_show {
    display: none
}
.product_card__booking_wr .one_click_wr {
    padding: 20px 0
}
.name_rev_rev {
    border: 1px solid #c5c5c5;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    resize: vertical;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 13px;
    color: #58585a;
    height: 35px;
    line-height: 34px;
    padding: 3px 10px;
    width: 50%;
    margin-bottom: 17px
}
.text_rev_rev {
    width: 100%;
    border: 1px solid #c5c5c5;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    resize: vertical;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 13px;
    line-height: 18px;
    color: #58585a;
    padding: 10px;
    height: 55px;
    resize: none;
    box-sizing: border-box
}
.rev_rev_head {
    color: #268fc8;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 12px
}
.product_card__booking_left {
    width: 100%
}
.rev_for_rev {
    margin-top: 10px;
    width: 100%;
    position: relative;
    z-index: 10;
    min-width: 200px;
    padding: 10px;
    float: left;
    margin-bottom: 10px;
    display: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #009bd9;
    background: #fff
}
.rev_for_rev .product_card__articles_form_subm {
    margin-bottom: 8px
}
@media (max-width: 1200px) {
    .product_card__product_preview_marker {
        height: auto;
        line-height: 1.8
    }
    .product_card__code_wr {
        padding-right: 15px
    }
    .product_card__default_title {
        font-size: 20px
    }
    .product_card__files_wr,
    .product_card__articles_form_wr,
    .product_card__reviews_header,
    .product_card__articles_wr,
    .product_card__product_video_overv_wr,
    .product_card__product_characters_wr {
        padding: 15px
    }
}
@media (max-width: 1024px) {
    .product_card__aside {
        width: 340px
    }
}
@media (max-width: 900px) {
    .product_card__content_wr {
        clear: both;
        padding-left: 0
    }
    .product_card__aside {
        width: 100%
    }
    .product_card__product_preview_wr {
        width: 320px;
        float: left
    }
    .product_card__content_wr .product_card__title,
    .product_card__content_wr .product_card__main_info_wr {
        display: none
    }
    .product_card__mob_show {
        display: block
    }
    .product_card__mob_show .product_card__status span,
    .product_card__mob_show .product_card__status i,
    .product_card__mob_show .product_card__code_wr {
        font-size: 12px
    }
}
@media (max-width: 900px) and (min-width: 680px) {
    .product_card__mob_show {
        float: right;
        width: 100%;
        width: -webkit-calc(100% - 320px);
        width: calc(100% - 320px);
        padding: 0 0 0 15px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    .product_card__mob_show .product_card__code_wr {
        padding-right: 0
    }
    .product_card__mob_show .product_card__rating_wr {
        width: 168px;
        font-size: 12px;
        margin: 6px auto 0
    }
}
@media (max-width: 840px) and (min-width: 680px) {
    .product_card__mob_show .product_card__status {
        float: none
    }
    .product_card__mob_show .product_card__rating_wr {
        float: left
    }
}
@media (max-width: 679px) {
    .product_card__product_preview_wr {
        width: 100%
    }
}
@media (max-width: 540px) {
    .product_card__default_title {
        font-size: 16px
    }
    .product_card__mob_show .product_card__rating_wr {
        float: left
    }
}
.product_card__stock_wr {
    color: #fff;
    background: #e86a1f;
    padding: 7px 28px 4px 14px;
    position: relative;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-weight: 300;
    line-height: 1.35
}
.product_card__stock_wr:after {
    content: '';
    width: 0;
    height: 0;
    top: 99.99%;
    left: 75px;
    position: absolute;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #e86a1f
}
.product_card__stock_price_wr {
    float: left;
    font-size: 15px
}
.product_card__stock_price_wr .old_price {
    color: #fff
}
.product_card__stock_timer_wr {
    float: right
}
.stock_timer_blk div:first-child {
    width: 49px;
    height: 27px;
    background:  url(/bitrix/templates/new_ru/css/../images/counterbg.png) center center no-repeat;
    float: left;
    color: #58585a;
    line-height: 27px;
    font-size: 15px;
	letter-spacing:15px;
	padding-left:9px;
	box-sizing:border-box;
}
.stock_timer_blk div:first-child {
    margin-right: 1px
}
.stock_timer_blk {
    float: left;
    text-align: center;
    position: relative
}
.stock_timer_blk:after {
    content: ':';
    color: #fff;
    line-height: 27px;
    display: inline-block;
    padding: 0 4px
}
.stock_timer_blk:last-child:after {
    display: none
}
.stock_timer_blk .stock_timer_blk_description {
    background: none;
    color: #fff;
    height: auto;
    width: 49px;
    position: absolute;
    top: 100%;
    font-size: 11px;
    line-height: 12px;

}
.product_card__stock_timer_nums_wr {
    float: right
}
.product_card__stock_timer_title {
    float: left;
    margin-right: 30px
}
.product_card__product_descr_wr11 {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: not-allowed
}
@media (max-width: 1200px) {
    .product_card__stock_timer_nums_wr {
        clear: both
    }
    .product_card__stock_timer_title {
        float: none;
        margin-right: 0;
        text-align: center;
        margin-bottom: 1px
    }
    .product_card__stock_timer_wr {
        padding-bottom: 12px
    }
    .product_card__stock_wr {
        padding: 7px 15px
    }
}
@media (max-width: 540px) {
    .product_card__stock_timer_wr {
        clear: both;
        width: 230px;
        float: none;
        margin: 0 auto;
        padding-bottom: 38px;
        margin-top: 5px
    }
    .product_card__stock_price_wr {
        float: none;
        text-align: center
    }
    .product_card__stock_wr:after {
        left: 50%;
        margin-left: -8px
    }
}
.product_card__booking_left {
    float: left
}
.product_card__booking_wr {
    width: 430px;
    padding-top: 25px;
    padding-left: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left
}
.product_card__booking_price_wr {
    float: left
}
.product_card__booking_price_grn {
    font-weight: 600;
    font-size: 31px;
    color: #e83539;
    line-height: 31px
}
.product_card__booking_form {
    float: right;position: relative;
    width: 203px;
    padding-bottom: 5px
}
.product_card__booking_form .red_link {
    padding: 0
}
.product_card__booking_inputs_wr {
    width: 74px;    background: #f3f3f3; 
    height: 35px;
    position: relative;
    float: left
}
.product_card__booking_input {
    color: #58585a;
    font-size: 13px;
    width: 35px;
    height: 35px;
    background: #f3f3f3;
    border: none;
    text-align: center;
    padding: 0
}
.booking_count_minus,
.booking_count_plus {
    position: absolute;
    right: 0;
    display: block;
    width: 17px;
    height: 17px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #6e6f72;
    text-align: center;
    padding: 0;
    cursor: pointer;
    background: none;
    -webkit-transition: color .35s ease-in-out 0;
    transition: color .35s ease-in-out 0
}
.booking_count_minus div,
.booking_count_plus div {
    width: 15px;
    height: 15px;
    line-height: 12px;
    font-size: 19px;
    font-weight: 100;
    outline: none;
    vertical-align: text-bottom;
    color: #6e6f72;
    -webkit-transition: color .35s ease-in-out 0;
    transition: color .35s ease-in-out 0
}
.booking_count_minus:hover div,
.booking_count_plus:hover div {
    color: #8b1945
}
.booking_count_minus {
    bottom: 0
}
.booking_count_plus {
    top: 0
}
.product_card__booking_form .red_link {
    min-width: 124px;
    float: right;
    text-align: center
}
.product_card__booking_form .red_link:hover {
    text-decoration: none;
    color: #fff
}
.product_card__booking_price_dol {
    line-height: 16px;
    font-weight: 100;
    margin-top: 6px
}
.product_card__booking_wr .one_click_wr {
    clear: both;
    padding-top: 17px
}
@media (max-width: 1200px) {
    .product_card__booking_wr .one_click_wr {
        padding-top: 0
    }
    .product_card__booking_wr {
        width: auto;
        float: none
    }
    .product_card__booking_left {
        float: none
    }
    .product_card__booking_wr .one_click_form {
        float: right
    }
}
@media (max-width: 540px) {
    .product_card__booking_price_wr {
        float: none;
        text-align: center;
        margin-bottom: 10px
    }
    .product_card__booking_form {
        float: none;
        margin: 0 auto;
        clear: both
    }
}
.one_click_inp {
    font-size: 16px;
    color: #6e6f72;
    font-size: 16px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    line-height: 35px;
    height: 35px;
    border: 1px solid #e83539;
    padding: 0 11px;
    letter-spacing: 1px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 187px
}
.one_click_arrow.fa {
    display: inline-block;
    line-height: 35px;
    font-size: 17px;
    padding: 0 11px;
    color: #e83539
}
.one_click_inp,
.one_click_subm,
.one_click_arrow {
    float: left
}
.one_click_subm {
    min-width: 199px
}
@media (max-width: 540px) {
    .product_card__booking_wr {
        padding-left: 0
    }
    .one_click_arrow {
        display: none
    }
    .product_card__booking_wr .one_click_form {
        float: none;
        padding-top: 5px
    }
    .one_click_inp,
    .one_click_subm {
        width: 100%;
        margin-top: 6px;
        float: none;
        text-align: center
    }
}
.product_card__services_icon_wr {
    height: 30px;
	width: 30px;
    display: block;
    float: left;
    padding: 5px;
    background-color: #f3f3f3;
    -webkit-transition: background-color .35s ease-in-out 0;
    transition: background-color .35s ease-in-out 0
}
.product_card__services_icon_wr > div {
    position: relative
}
.product_card__services_icon_h {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: opacity .35s ease-in-out 0;
    transition: opacity .35s ease-in-out 0
}
.product_card__services:hover .product_card__services_icon_h {
    opacity: 1
}
.product_card__services:hover .product_card__services_icon_wr {
    background-color: #e83539
}
.product_card__services:hover .product_card__services_title,
.product_card__services:hover .product_card__services_descr {
    color: #fff
}
.product_card__services_icon {
    display: block;
    height: 100%
}
.product_card__services {
    background-color: #f3f3f3;
    padding-left: 5px;
    float: right;
    display: block;
    margin-bottom: 8px;
    -webkit-transition: background-color .35s ease-in-out 0;
    transition: background-color .35s ease-in-out 0
}
.product_card__services:hover {
    background-color: #fff
}
.in_product_card__services {
    min-height: 38px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #f3f3f3;
    padding: 0 5px 0 0;
    min-width: 245px;
    -webkit-transition: background-color .35s ease-in-out 0;
    transition: background-color .35s ease-in-out 0
}
.product_card__services:hover .in_product_card__services {
    background-color: #7c7f86
}
.product_card__services_wr {
    padding-top: 10px;
	float:right; width:250px;
}
.product_card__services_title,
.product_card__services_descr {
    margin-left: 45px;
    -webkit-transition: color .35s ease-in-out 0;
    transition: color .35s ease-in-out 0
}
.product_card__services_title {
    color: #00578a;
    font-size: 16px;
    line-height: 16px;
    padding-top: 5px
}
.product_card__services_descr {
    font-size: 10px;
    color: #7c7f86
}
@media (max-width: 1200px) {
    .product_card__services_wr {
        float: none;
        clear: both;
		width:auto;
    }
    .product_card__services {
        float: none;
        width: auto;
        padding: 2px 15px
    }
}
.product_card__alternativ_title {
    font-size: 21px;
    margin-bottom: 14px
}
.product_card__alternativ_wr {
    clear: both;
    padding: 15px 38px 18px 20px;
    background: #f3f3f3
}
.product_card__alternativ_item {
    display: block;
    color: #6e6f72;
    font-size: 19px;
    line-height: 23px
}
.product_card__alternativ_item:hover {
    color: #e83539
}
.product_card__alternativ_item:before {
    content: '';
    border-top: 6px solid transparent;
    border-left: 4px solid #6e6f72;
    border-bottom: 6px solid transparent;
    display: inline-block;
    vertical-align: middle;
    margin-top: -4px;
    -webkit-transition: border-color .35s ease-in-out 0;
    transition: border-color .35s ease-in-out 0
}
.product_card__alternativ_item:hover:before {
    border-left-color: #8b1945
}
.product_card__alternativ_item_price {
    float: right;
    color: #e83539
}
@media (max-width: 1200px) {
    .product_card__alternativ_item {
        font-size: 16px;
        line-height: 21px
    }
    .product_card__alternativ_title {
        font-size: 17px;
        margin-bottom: 5px
    }
    .product_card__alternativ_wr {
        padding: 15px 15px 18px
    }
}
@media (max-width: 540px) {
    .product_card__alternativ_item {
        font-size: 12px;
        line-height: 18px;
        padding: 3px 0
    }
}
.product_card__short_descr_wr {
    padding: 8px 0 12px;
    display: inline-block
}
.product_card__short_descr_title {
    font-size: 20px;
    margin: 18px 0 15px;
	font-weight: bold;
}
.soc_link {
    font-size: 32px;
    color: #6e6f72;
    margin-right: 2px
}
.soc_link:hover {
    color: #268fc8
}
i.fa.fa-square {
    position: relative
}
i.fa.fa-square .fa {
    position: absolute;
    left: 0;
    width: 100%;
    color: #211754;
    font-size: .65em;
    text-align: center;
    line-height: 1.5;
    top: -1px;
    color: #fff
}
.product_card__add_services_wr {
    margin: 25px -3px 10px
}
.product_card__add_service {
    width: 33.3333%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding: 35px 3px 3px;
    color: #6e6f72;
    font-size: 14px
}
.product_card__add_service_in {
    border: 2px solid #6e6f72;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 90px;
    position: relative
}
.product_card__add_service_ico_wr {
    background: #fff;
    position: absolute;
    width: 90px;
    height: 52px;
    text-align: center;
    top: -26px;
    left: 50%;
    margin-left: -45px
}
.product_card__add_service_ico_wr img {
    height: 52px
}
.product_card__add_service .vert_centred_wr {
    height: 60px;
    position: absolute;
    bottom: 0;
    width: 100%
}
.product_card__add_service .vert_centred {
    padding: 10px 5px;
    text-align: center
}
.product_card__product_descr_wr {
    padding-top: 15px
}
#product_description a {
    color: #e83539;
    text-decoration: underline;
    -webkit-transition: color .3s linear 0;
    transition: color .3s linear 0
}
#product_description a:hover {
    color: #009bd9;
    text-decoration: none
}
@media (max-width: 1200px) {
    .product_card__add_service {
        font-size: 12px
    }
    .product_card__add_services_wr {
        margin: 10px -3px
    }
}
@media (max-width: 540px) {
    .product_card__add_service {
        width: 100%
    }
}
.product_card__product_descr_wr p {
    margin: 15px 0;
    text-align: justify
}
.product_card__product_descr_wr h2,
.product_card__product_descr_wr h3,
.product_card__product_descr_wr h4,
.product_card__product_descr_wr h5,
.product_card__product_descr_wr h6 {

margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
	

    margin: 18px 0 15px;
    font-size: 20px
}
@media (max-width: 1200px) {
    .product_card__product_descr_wr h2,
    .product_card__product_descr_wr h3,
    .product_card__product_descr_wr h4,
    .product_card__product_descr_wr h5,
    .product_card__product_descr_wr h6 {
        margin: 10px 0;
        font-size: 16px
    }
    .product_card__product_descr_wr p {
        margin: 10px 0
    }
}
.product_card__product_characters_wr {
    background: #f4f4f4
}
.product_card__product_characters_item {
    padding: 9px 10px 9px 22px
}
.product_card__product_characters_item:nth-child(2n+2) {
    background: #fbfbfb
}
.product_card__product_characters_type {
    /*float: left*/
}
.product_card__product_characters_val {
   /* float: right;*/
    color: #7c7f86;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 250px;
    padding-left: 10px
}
@media (max-width: 1200px) {
    .product_card__product_characters_item {
        padding: 9px 10px 9px 15px
    }
}
@media (max-width: 679px) {
    .product_card__product_characters_type {
        width: 60%
    }
    .product_card__product_characters_val {
        width: 40%
    }
}
.product_card__product_video_overv_wr {
    background: #ddd;
    padding-bottom: 30px
}
.product_card__product_video_overv_wr iframe {
    width: 374px;
    height: 220px;
    float: left
}
.product_card__product_video_overv_descr_wr {
    overflow: hidden;
    padding: 10px 0 20px 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    min-height: 220px
}
.product_card__product_video_overv_name {
    font-size: 23px;
    color: #148ccb;
    line-height: 1.05;
    margin-bottom: 25px;
    display: block
}
.product_card__youtube_subscribe {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #148ccb;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 12px;
    line-height: 17px;
    color: #148ccb;
    padding: 4px 12px 4px 15px
}
.product_card__youtube_subscribe i {
    float: right;
    font-size: 18px;
    padding-left: 10px
}
.product_card__product_video_overv_more {
    position: absolute;
    color: #148ccb;
    bottom: 0;
    right: 0
}
.product_card__product_video_overv_more:after {
    border-color: #148ccb
}
@media (max-width: 1200px) {
    .product_card__product_video_overv_descr_wr {
        padding: 0;
        min-height: auto
    }
    .product_card__product_video_overv_name {
        font-size: 18px;
        line-height: 1.2;
        margin-bottom: 15px;
        margin-top: 15px
    }
    .product_card__product_video_overv_wr iframe {
        width: 100%;
        float: none
    }
    .product_card__product_video_overv_more {
        position: static;
        display: inline-block;
        float: right;
        padding-top: 3px
    }
    .product_card__youtube_subscribe {
        display: inline-block;
        font-size: 14px;
        line-height: 17px
    }
}
@media (max-width: 540px) {
    .product_card__product_video_overv_more {
        position: absolute
    }
    .product_card__product_video_overv_descr_wr {
        padding: 0 0 30px
    }
    .product_card__youtube_subscribe {
        width: 100%;
        text-align: center
    }
    .product_card__youtube_subscribe i {
        display: none
    }
    .product_card__product_video_overv_wr {
        padding-bottom: 15px
    }
}
.product_card__articles_wr {
    border: 2px solid #f4f4f4;
    margin-top: 25px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}
.product_card__articles_items {
    padding: 20px 0
}
.product_card__articles_item {
    margin-bottom: 20px
}
.product_card__articles_item:last-child {
    margin-bottom: 0
}
.product_card__articles_item_ico {
    width: 26px;
    float: left;
    margin-right: 13px
}
.product_card__articles_category {
    font-size: 20px
}
.product_card__articles_item_title {
    display: block;
    color: #e83539;
    font-size: 15px;
    padding: 12px 0 8px
}
.product_card__articles_item_title:hover {
    color: #009bd9
}
.product_card__articles_item .rating_row {
    text-align: left;
    margin: 0
}
.product_card__articles_item .rating_blk {
    vertical-align: top
}
.rating_up,
.rating_down {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    display: inline-block;
    font-size: 22px;
    padding: 0 3px
}
.rating_up {
    color: #b7b5b6
}
.rating_up.selected {
    color: #38d038
}
.rating_up:hover {
    color: #38d038
}
.rating_down {
    color: #b7b5b6
}
.rating_down.selected {
    color: #e83539
}
.rating_down:hover {
    color: #e83539
}
.product_card__articles_items .rating_blk {
    margin-top: 6px;
    margin-right: 14px
}
.product_card__articles_anons {
    margin: 7px 0;
    color: #6e6f72
}
.product_card__articles_more {
    float: right;
    color: #009bd9;
    font-size: 15px;
    margin-top: 10px
}
.product_card__articles_more:hover {
    color: #E83539
}
.product_card__articles_more i {
    margin-left: 7px
}
@media (max-width: 1200px) {
    .product_card__articles_category {
        font-size: 18px;
        display: inline-block;
        padding-top: 1px
    }
    .product_card__articles_more {
        margin-top: 5px
    }
    .product_card__articles_item {
        margin-bottom: 10px
    }
    .product_card__articles_items {
        padding-bottom: 0
    }
}
@media (max-width: 580px) {
    .product_card__product_preview_marker {
        left: auto
    }
}
@media (max-width: 540px) {
    .product_card__articles_category {
        font-size: 16px;
        padding-top: 3px
    }
    .product_card__articles_wr {
        margin-top: 15px
    }
}
.product_card__reviews_wr {
    margin-top: 25px
}
.product_card__reviews_add_more_wr,
.product_card__reviews_header,
.product_card__reviews_item {
    background: #f4f4f4
}
.product_card__reviews_header .product_card__default_title {
    margin-bottom: 14px
}
.categories_links_nav__add_new {
    background: none;
    float: right;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #009bd9;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 14px;
    color: #009bd9;
    padding: 4px 15px;
    cursor: pointer;
    line-height: 22px;
    margin-top: -9px;
    -webkit-transition: color .35s ease-in-out 0s, border-color .35s ease-in-out 0;
    transition: color .35s ease-in-out 0s, border-color .35s ease-in-out 0
}
.categories_links_nav__add_new:hover {
    color: #e83539;
    border-color: #e83539
}
.product_card__reviews_item {
    padding: 10px 25px;
    position: relative
}
.product_card__reviews_item,
.product_card__reviews_body .pag {
    margin-top: 8px
}
.product_card__reviews_user_info_wr {
    width: 90px;
    float: left;
    padding-top: 5px
}
.product_card__reviews_user_info_wr img {
    display: block;
    width: 100%
}
.product_card__reviews_user_info_name {
    margin: 10px 0 5px;
    color: #e83539;
    font-size: 15px;
    text-align: center;
    word-wrap: break-word
}
.product_card__reviews_info {
    padding-left: 18px;
    overflow: hidden
}
.product_card__reviews_rating_info_date,
.product_card__reviews_rating_info_quest {
    font-size: 11px;
    color: #b7b5b6
}
.product_card__reviews_rating_info_date {
    float: left
}
.product_card__reviews_rating_info_quest {
    float: right;
    padding-right: 1px
}
.product_card__reviews_rating_action_txt,
.product_card__reviews_rating_action_wr .rating_blk,
.product_card__reviews_rating_action_wr .rating_up_down_wr {
    display: inline-block;
    float: none;
    line-height: 22px;
    vertical-align: middle
}
.product_card__reviews_rating_action_wr .rating_up_down_wr {
    float: right
}
.product_card__reviews_rating_info_wr {
    font-style: italic
}
.product_card__reviews_rating_action_txt {
    color: #00578a;
    font-size: 16px;
    margin-right: 10px
}
.product_card__reviews_rating_action_wr {
    margin: 10px 0
}
.product_card__reviews_rating_action_wr .rating_up,
.product_card__reviews_rating_action_wr .rating_down {
    margin-right: 19px
}
.add_comment_lnk {
    float: right;
    padding: 0;
    border: none;
    min-width: 160px;
    margin-top: 15px;
    background: none;
    color: #009bd9;
    -webkit-transition: color .35s ease-in-out 0;
    transition: color .35s ease-in-out 0
}
.add_comment_lnk svg {
    display: block;
    float: left;
    height: 28px;
    width: 28px;
    margin-right: 2px
}
.add_comment_lnk div {
    font-size: 14px;
    text-decoration: underline;
    margin-top: 4px
}
.add_comment_lnk use {
    fill: #009bd9;
    -webkit-transition: fill .35s ease-in-out 0;
    transition: fill .35s ease-in-out 0
}
.add_comment_lnk:hover use {
    fill: #e83539
}
.add_comment_lnk:hover {
    color: #e83539
}
.product_card__reviews_add_more_wr {
    text-align: center;
    padding: 20px 0 30px
}
.product_card__articles_form_wr {
    border: 1px solid #009bd9;
    margin-top: 25px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}
.product_card__articles_form_wr .product_card__default_title {
    color: #268fc8
}
.product_card__articles_form_lable--name,
.product_card__articles_form_lable--interw_wr,
.product_card__articles_form_lable {
    display: table;
    width: 100%;
    margin-bottom: 12px
}
.product_card__articles_form_lable_val {
    color: #58585a;
    font-size: 13px;
    width: 110px;
    display: table-cell;
    vertical-align: middle
}
.product_card__articles_form_lable.subscr_on_reports_wr {
    width: auto
}
.product_card__articles_form_row {
    position: relative
}
.product_card__articles_form_row .rating_blk_wr {
    display: table;
    font-size: 12px;
    color: #6e6f72;
    float: right;
    margin-top: 8px
}
.product_card__articles_form_row .rating_blk {
    float: none;
    display: inline-block
}
.product_card__articles_form_row .rating_blk_prev_text {
    display: inline-block;
    padding-right: 8px
}
.product_card__articles_form_lable--name {
    float: left;
    width: auto
}
.product_card__articles_form_row .rating_blk,
.product_card__articles_form_row .rating_blk_prev_text {
    display: table-cell;
    vertical-align: middle
}
.product_card__articles_form_row input[type="text"],
.product_card__articles_form_row textarea {
    border: 1px solid #c5c5c5;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    resize: vertical;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 13px;
    color: #58585a
}
.product_card__articles_form_row input[type="text"] {
    height: 35px;
    line-height: 34px;
    padding: 3px 10px;
    width: 100%;
    max-width: 260px
}
.product_card__articles_form_row textarea {
    height: 65px;
    min-height: 65px;
    width: 100%;
    padding: 5px 10px
}
.product_card__articles_form_lable--interw_wr {
    margin-bottom: 15px
}
.product_card__articles_form_lable--interw_wr input[type="radio"] {
    display: none
}
.product_card__articles_form_radio_txt {
    cursor: pointer;
    color: #009bd9;
    -webkit-transition: color .35s ease-in-out 0;
    transition: color .35s ease-in-out 0
}
.product_card__articles_form_lable--interw_wr input[type="radio"]:checked +
}
.product_card__articles_form_radio_txt {
    color: #E83539
}
.product_card__articles_form_lable_interw {
    color: #58585a
}
.product_card__articles_form_lable_interw,
.product_card__articles_form_lable--interw_wr label {
    display: inline-block;
    margin-right: 20px
}
.product_card__articles_form_lable input[type="checkbox"] {
    display: none
}
.product_card__articles_form_checkbox_txt {
    display: inline-block;
    -webkit-transition: color .35s ease-in-out 0;
    transition: color .35s ease-in-out 0;
    cursor: pointer
}
.product_card__articles_form_checkbox_txt:before {
    content: '';
    display: block;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 12px;
    height: 12px;
    border: 1px solid #6e6f72;
    margin: 2px 8px 0 0;
    background-color: rgba(139, 25, 69, 0);
    -webkit-transition: background-color .35s ease-in-out 0;
    transition: background-color .35s ease-in-out 0
}
.product_card__articles_form_lable input[type="checkbox"]:checked + .product_card__articles_form_checkbox_txt:before {
    background-color: #e83539
}
.product_card__articles_form_subm_wr {
    text-align: center
}
.product_card__articles_form_subm {
    min-width: 172px;
    margin: 15px 0
}
@media (max-width: 1100px) and (min-width: 900px) {
    .categories_links_nav__add_new {
        clear: both;
        margin-top: 10px;
        float: left
    }
}
@media (max-width: 1200px) {
    .product_card__reviews_item {
        padding: 10px 15px
    }
    .product_card__reviews_user_info_wr {
        width: 70px
    }
    .product_card__reviews_user_info_name {
        margin: 5px 0;
        font-size: 10px
    }
    .add_comment_lnk {
        margin-top: 10px
    }
}
@media (max-width: 660px) {
    .categories_links_nav__add_new {
        clear: both;
        margin-top: 10px;
        float: left
    }
}
@media (max-width: 540px) {
    .product_card__reviews_wr {
        margin-top: 15px
    }
    .categories_links_nav__add_new {
        margin-top: 10px
    }
    .product_card__reviews_rating_action_txt {
        font-size: 12px;
        margin-right: 10px
    }
    .product_card__reviews_rating_action_wr .rating_up,
    .product_card__reviews_rating_action_wr .rating_down {
        margin-right: 0
    }
    .product_card__reviews_rating_action_wr {
        position: relative;
        padding-bottom: 10px
    }
    .product_card__reviews_rating_action_wr .rating_blk {
        position: absolute;
        top: 22px;
        left: 0
    }
    .product_card__reviews_add_more_wr {
        padding: 10px 0 15px
    }
    .product_card__articles_form_row .rating_blk_wr {
        float: none;
        margin-bottom: 10px
    }
    .product_card__articles_form_lable--name,
    .product_card__articles_form_lable--interw_wr,
    .product_card__articles_form_lable {
        display: block;
        float: none;
        margin-bottom: 5px
    }
    .product_card__articles_form_row input[type="text"] {
        max-width: none
    }
    .product_card__articles_form_lable_val {
        width: auto;
        display: block;
        margin-bottom: 5px
    }
    .product_card__articles_form_lable_interw {
        display: block
    }
    .product_card__articles_form_wr {
        margin-top: 15px
    }
    .product_card__articles_form_subm {
        margin-bottom: 0
    }
}
.product_card__files_wr {
    border: 2px solid #c5c5c5;
    margin-top: 25px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}
.product_card__files_col {
    float: left;
    width: 50%
}
.product_card__files_item {
    margin-bottom: 25px
}
.product_card__files_item:last-child {
    margin-bottom: 10px
}
.product_card__files_item_left {
    float: left;
    width: 32px
}
.product_card__files_item_left img {
    display: block;
    width: 100%
}
.product_card__files_item_content {
    overflow: hidden;
    padding-left: 16px;
    padding-right: 15px
}
.product_card__files_item_title {
    font-size: 20px;
    line-height: 1.1;
    margin: -2px 0 6px
}
.product_card__files_item_title_lnk {
    float: left;
    clear: both;
    display: inline-block;
    font-size: 12px;
    padding: 2px 0 3px 20px;
    background-image: url(/bitrix/templates/new_ru/css/../img/icons/files/file_link.svg);
    background-repeat: no-repeat;
    background-size: 15px 15px;
    background-position: 0 0
}
.product_card__files_item_title_lnk:hover {
    color: #8b1945
}
@media (max-width: 1200px) {
    .product_card__files_item_title {
        font-size: 16px;
        margin: 0 0 6px
    }
}
@media (max-width: 540px) {
    .product_card__files_col {
        width: 100%
    }
    .product_card__files_wr {
        margin-top: 15px
    }
}
.product_card__product_slider {
    border: 1px solid #ddd;
    padding: 5px
}
.product_card__product_slider,
.product_card__product_slider .slick-track {
    height: 430px
}
.product_card__product_slider .product_card__product_slide {
    display: table;
    height: 420px
}
.product_card__product_slide img {
    display: block;
    margin: 0 auto;
    max-width: 420px;
    max-height: 420px
}
.product_card__product_nav_slider_wr {
    padding: 0 21px;
    position: relative;
    margin: 10px 0 20px
}
.product_card__product_nav_slider .product_card__product_slide {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer
}
.product_card__product_nav_slider .vert_centred_wr {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1px;
    border: 1px solid #ddd;
    width: 73px;
    height: 73px;
    position: relative;
    margin: 0 auto;
    -webkit-transition: border-color .35s ease-in-out 0;
    transition: border-color .35s ease-in-out 0;
    overflow: hidden
}
.product_card__product_nav_slider img {
    display: block;
    max-height: 69px;
    margin: 0 auto;
    max-width: 69px
}
.product_card__product_nav_slider_prev,
.product_card__product_nav_slider_next {
    position: absolute;
    height: 100%;
    top: 0;
    width: 20px;
    cursor: pointer;
    background-image: url(/bitrix/templates/new_ru/css/../img/icons/slider_arrow.svg);
    z-index: 10
}
.product_card__product_nav_slider_prev,
.product_card__product_nav_slider_next,
.product_card__product_nav_slider_prev:before,
.product_card__product_nav_slider_next:before {
    background-position: 100% 50%;
    background-size: 9px 22px;
    background-repeat: no-repeat
}
.product_card__product_nav_slider_prev:before,
.product_card__product_nav_slider_next:before {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    background-image: url(/bitrix/templates/new_ru/css/../img/icons/slider_arrow_active.svg);
    opacity: 0;
    -webkit-transition: opacity .35s ease-in-out 0;
    transition: opacity .35s ease-in-out 0
}
.product_card__product_nav_slider_prev:hover:before,
.product_card__product_nav_slider_next:hover:before {
    opacity: 1
}
.product_card__product_nav_slider_prev {
    left: 0;
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg)
}
.product_card__product_nav_slider_next {
    right: 0
}
.product_card__product_nav_slider .slick-current .vert_centred_wr {
    border-color: #e83539
}
.product_card__product_slider .vert_centred {
    width: 100%
}
.product_card__product_nav_slider {
	opacity: 0;
}
.product_card__product_nav_slider.slick-initialized {
	opacity: 1;
}
@media (max-width: 1024px) {
    .product_card__product_nav_slider .vert_centred_wr {
        width: 60px;
        height: 60px
    }
    .product_card__product_slide img {
        max-width: 328px
    }
    .product_card__product_nav_slider .product_card__product_slide img {
        max-height: 52px;
        max-width: 52px
    }
}
@media (max-width: 900px) {
    .product_card__product_slider .product_card__product_slide {
        height: 360px
    }
    .product_card__product_slider img {
        max-height: 350px
    }
    .product_card__product_slide img {
        max-width: 307px
    }
    .product_card__product_slider,
    .product_card__product_slider .slick-track {
        height: 372px
    }
}
@media (max-width: 767px) {
    .product_card__product_nav_slider {
        margin: 0 -20px;
        position: relative
    }
    .product_card__product_nav_slider:after,
    .product_card__product_nav_slider:before {
        content: '';
        position: absolute;
        width: 40px;
        height: 100%;
        top: 0;
        z-index: 2
    }
    .product_card__product_nav_slider:after {
        right: 0;
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 52%, white 100%);
        background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(52%, white), to(white));
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 52%, white 100%);
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1)
    }
    .product_card__product_nav_slider:before {
        left: 0;
        background: -webkit-linear-gradient(left, white 0%, white 58%, rgba(255, 255, 255, 0) 100%);
        background: -webkit-gradient(linear, left top, right top, from(white), color-stop(58%, white), to(rgba(255, 255, 255, 0)));
        background: linear-gradient(to right, white 0%, white 58%, rgba(255, 255, 255, 0) 100%);
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1)
    }
}
.product_card__product_anchors_wr {
    padding-right: 23px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}
.product_card__product_anchor {
    display: block;
    line-height: 45px;
    font-size: 16px;
    text-align: center;
    height: 44px;
    font-weight: 600;
    position: relative;
    border: 1px solid #ddd;
    border-top: 1px solid transparent;
    padding: 0 28px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
	box-sizing: border-box;
}
.product_card__product_anchor_sh {
    position: absolute;
    border: 2px solid #e83539;
    top: -2px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    opacity: 0;
    -webkit-transition: opacity .35s ease-in-out 0;
    transition: opacity .35s ease-in-out 0;
    z-index: 0
}
.product_card__product_anchor:first-child {
    border-top: 1px solid #ddd
}
.product_card__product_anchor:first-child .product_card__product_anchor_sh {
    top: -1px
}
.product_card__product_anchor.active .product_card__product_anchor_sh {
    opacity: 1
}
.product_card__product_anchor:before {
    content: '';
    display: block;
    width: 33px;
    height: 32px;
	right: -17px;
	bottom: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid rgba(232, 53, 57, 0);
    border-top: 0 solid #fff;
    border-left: 0 solid #fff;
    background: #fff;
    position: absolute;
    -webkit-border-radius: 0 4px 0;
    border-radius: 0 4px 0;
    margin-top: 0;
    -webkit-transform: rotateZ(-45deg) scale(0);
    -ms-transform: rotate(-45deg) scale(0);
    transform: rotateZ(-45deg) scale(0);
    -webkit-transition: border-color .35s ease-in-out 0s, background-color 0 ease-in-out 0.35s, -webkit-transform .35s ease-in-out 0;
    transition: border-color .35s ease-in-out 0s, background-color 0 ease-in-out 0.35s, -webkit-transform .35s ease-in-out 0;
    transition: transform .35s ease-in-out 0s, border-color .35s ease-in-out 0s, background-color 0 ease-in-out .35s;
    transition: transform .35s ease-in-out 0s, border-color .35s ease-in-out 0s, background-color 0 ease-in-out 0.35s, -webkit-transform .35s ease-in-out 0;
    z-index: 1
}
.product_card__product_anchor.active:before {
    -webkit-transition: border-color .35s ease-in-out 0s, -webkit-transform .35s ease-in-out 0;
    transition: border-color .35s ease-in-out 0s, -webkit-transform .35s ease-in-out 0;
    transition: transform .35s ease-in-out 0s, border-color .35s ease-in-out 0;
    transition: transform .35s ease-in-out 0s, border-color .35s ease-in-out 0s, -webkit-transform .35s ease-in-out 0;
    -webkit-transform: rotateZ(-45deg) scale(1);
    -ms-transform: rotate(-45deg) scale(1);
    transform: rotateZ(-45deg) scale(1);
    border-color: #e83539
}
.product_card__product_anchor.active {
    color: #e83539
}
.product_card__product_anchor:hover .product_card__product_anchor_sh {
    opacity: 1;
}
@media (max-width: 1024px) {
    .product_card__product_anchor {
        line-height: 35px;
        font-size: 14px;
        height: 35px
    }
}
@media (max-width: 900px) {
    .product_card__product_anchors_wr {
        padding: 0 0 0 15px;
        overflow: hidden
    }
    .product_card__product_anchor:before {
        display: none
    }
}
@media (max-width: 679px) {
    .product_card__product_anchors_wr {
        clear: both;
        padding: 0 0 20px
    }
}
.product_card__aside_order_wr {
    background: #f3f3f3;
    padding: 30px 15px;
    margin-top: 35px
}
.product_card__aside_order--old_price {
    color: #6e6f72;
    text-decoration: line-through;
    font-size: 17px
}
.product_card__aside_order--form .red_link {
    display: inline-block
}
.product_card__aside_order--new_price {
    font-weight: 600;
    font-size: 31px;
    color: #e83539;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block
}
.product_card__aside_order--new_price,
.product_card__aside_order--form .red_link,
.product_card__aside_order--new_price_dol {
    line-height: 31px;
    vertical-align: middle;
    display: inline-block
}
.product_card__aside_order--form .red_link {
    float: right;
    text-align: center
}
.product_card__aside_order--new_price_dol {
    vertical-align: text-top;
    margin-left: 22px;
    font-size: 16px;
    color: #6e6f72;
    display: inline-block;
    margin-top: -3px
}
.product_card__aside .one_click_form {
    background: #f3f3f3;
    padding: 6px 15px;
    margin: 6px 0 35px;
    text-align: center
}
.product_card__aside .one_click_arrow {
    font-size: 16px;
    padding: 0 4px;
    float: none
}
.product_card__aside .one_click_inp {
    min-width: auto
}
.product_card__aside .one_click_subm {
    min-width: 197px;
    float: right;
    margin: 0
}
.product_card__booking_left .one_click_form {
    background: #f3f3f3;
    padding: 6px 15px;
    margin: 3px 0 0;
    text-align: center;
	border: 1px solid #e83539;
}
.product_card__booking_left .one_click_arrow {
    font-size: 16px;
    padding: 0 4px;
    float: none
}
.product_card__booking_left .one_click_inp {
    min-width: auto
}
.product_card__booking_left .one_click_subm {
    min-width: 170px;
	width: 180px;
    float: right;
    margin: 0
}
@media (max-width: 1024px) {
    .product_card__aside_order--new_price_dol {
        margin-left: 10px
    }
    .product_card__aside_order_wr {
        padding: 15px;
        margin-top: 25px
    }
    .product_card__aside_order--form .red_link {
        display: block;
        margin: 10px auto 0;
        float: none
    }
    .product_card__aside .one_click_inp {
        margin-bottom: 6px;
        width: 100%;
        text-align: center
    }
    .product_card__aside .one_click_subm {
        width: 100%
    }
    .product_card__aside .one_click_arrow {
        display: none
    }
    .product_card__aside .one_click_form {
        margin: 6px 0 25px
    }
    .product_card__product_anchor:before {
        width: 28px;
        height: 28px;
        right: -13px;
        bottom: 4px
    }
    .product_card__product_anchor:first-child:before {
        height: 27px
    }
    .product_card__aside_order_wr,
    .product_card__aside .one_click_form {
        display: none
    }
}
.anons_sidebar {
    position: relative;
    margin-top: 6px
}
.anons_sidebar img {
    display: block;
    width: 100%
}
.anons_sidebar_txt {
    background: #8b1945;
    opacity: .9;
    font-size: 17px;
    color: #fff;
    position: absolute;
    bottom: 13px;
    left: 13px;
    right: 13px;
    padding: 12px;
    line-height: 1.2;
    text-align: center;
    font-weight: 100
}
@media (max-width: 900px) {
    .anons_sidebar_wr {
        display: none
    }
}
.discount_timer .countdown-row {
    background: red
}
.discount_timer .countdown-section {
    position: relative;
    float: left;
    margin-right: 10px;
    font-size: 11px;
    color: #6e6f72
}
.discount_timer .countdown-amount {
    display: block;
    height: 26px;
    font-size: 14px;
    line-height: 26px;
    border: 1px solid #dcdcdc;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.discount_timer .countdown-section:after {
    content: ':';
    position: absolute;
    right: -7px;
    top: 7px
}
.discount_timer .countdown-section:last-child:after {
    display: none
}
.discount_timer .countdown-period {
    font-size: 11px;
    color: #6e6f72
}
.discount_blk .set_timer_box {
    height: 30px;
    width: 300px;
    background: red;
    display: none
}
@media (max-width: 480px) {
    .discount_timer .countdown-section {
        width: 16px;
        font-size: 9px
    }
    .discount_timer .countdown-section .countdown-period {
        font-size: 11px
    }
}
.no_product_wr {
    font-weight: 500;
    text-transform: uppercase;
    color: #6e6f72;
    font-size: 20px;
    text-align: center;
    padding: 5px 0;
    margin-bottom: 12px
}
.display_list .no_product_wr {
	width: 52%;
    margin-right: 10px;
    min-width: 100px;
	text-align: left;
}
@media (max-width: 768px) {
    .no_product_wr {
        font-size: 18px
    }
}
@media (max-width: 480px) {
    .no_product_wr {
        font-size: 16px
    }
}
.product_card__articles_form_row textarea.red_required {
    border: 1px solid red
}
.product_card__articles_form_row input[type="checkbox"].red_required ~ .product_card__articles_form_checkbox_txt {
    color: red;
}
.product_card__articles_form_row input[type="checkbox"].red_required ~ .product_card__articles_form_checkbox_txt::before {
    border: 1px solid red;
}
.catalog_section_prev__items_wr {
    border: 3px solid #e83539
}
.catalog_sections_prev__decor_line {
    margin: 0 -15px
}
.catalog_sections_prev__decor_line_item {
    height: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 25%;
    background: #f1f1f1;
    background: -webkit-linear-gradient(left, #f1f1f1 0%, #f6f6f6 100%);
    background: -webkit-gradient(linear, left top, right top, from(#f1f1f1), to(#f6f6f6));
    background: linear-gradient(to right, #f1f1f1 0%, #f6f6f6 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#f6f6f6', GradientType=1)
}
.catalog_sections_prev__tab_buts_wr {
    margin: 0 -15px;
    height: 35px;
    line-height: 35px;
    font-size: 18px;
    text-align: center;
    color: #fff;
    overflow: hidden
}
.catalog_sections_prev__tab_but {
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #148ccb;
    position: relative;
    cursor: pointer;
    -webkit-transition: background-color .35s ease-in-out 0;
    transition: background-color .35s ease-in-out 0
}
.catalog_sections_prev__tab_but:first-child {
    width: 48%
}
.catalog_sections_prev__tab_but:last-child {
    width: 52%;
    float: right
}
.catalog_sections_prev__tab_but:before {
    position: absolute;
    content: '';
    width: 50px;
    height: 50px;
    background-color: #148CCB;
    top: 0;
    right: 0;
    -webkit-transform: rotateZ(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotateZ(-45deg);
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
    z-index: 2;
    -webkit-transition: background-color .35s ease-in-out 0;
    transition: background-color .35s ease-in-out 0
}
.catalog_sections_prev__tab_but:last-child:before {
    display: none
}
.active_tab.catalog_sections_prev__tab_but:before,
.catalog_sections_prev__tab_but.active_tab {
    background-color: #e83539
}
.catalog_sections_prev__tab_but span {
    position: relative
}
.catalog_sections_prev__decor_line_item:nth-child(3) {
    background: #fff
}
.catalog_sections_prev {
    padding-bottom: 20px
}
.catalog_sections_prev_container.container {
    padding: 0
}
.catalog_section_prev__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 25%;
    float: left;
    height: 172px;
    padding: 15px;
    position: relative;
    display: block;
    overflow: hidden;
    border-right: 1px solid #edecea;
    border-bottom: 1px solid #edecea
}
.catalog_section_prev__item:nth-child(4n) {
    border-right: none
}
.catalog_section_prev__item:before {
    content: '';
    display: block;
    width: 200%;
    height: 200%;
    right: 0;
    bottom: 0;
    background: red;
    position: absolute;
    background: #f1f1f1;
    background: -webkit-radial-gradient(center, ellipse cover, #f1f1f1 0%, #f7f7f7 100%);
    background: -webkit-radial-gradient(center ellipse, #f1f1f1 0%, #f7f7f7 100%);
    background: radial-gradient(ellipse at center, #f1f1f1 0%, #f7f7f7 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#f7f7f7', GradientType=1)
}
.catalog_section_prev__item:after {
    content: '';
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border: 2px solid #e83538;
    opacity: 0;
    -webkit-transition: opacity .35s ease-in-out 0;
    transition: opacity .35s ease-in-out 0
}
.catalog_section_prev__item:hover:after {
    opacity: 1
}
.catalog_sections_prev__text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 15px 9px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    color: #58585a;
    font-size: 15px;
    line-height: 1.2;
    min-height: 47px;
    -webkit-transition: color .35s ease-in-out 0;
    transition: color .35s ease-in-out 0
}
.catalog_section_prev__item:hover .catalog_sections_prev__text {
    color: #e63638
}
.catalog_sections_prev__img_wr {
    text-align: center;
    position: relative
}
.catalog_sections_prev__img_wr img {
    display: inline-block;
    height: 90px;
    margin-top: 5px
}
@media (max-width: 1024px) {
    .catalog_sections_prev__img_wr img {
        height: 72px;
        margin-top: 8px
    }
    .catalog_sections_prev {
        padding: 15px 0 40px
    }
}
@media (max-width: 960px) {
    .catalog_sections_prev__text {
        padding: 0 10px 6px;
        font-size: 12px;
        min-height: 40px
    }
    .catalog_section_prev__item {
        height: 150px
    }
}
@media (max-width: 800px) {
    .catalog_sections_prev__tab_buts_wr {
        margin: 0
    }
    .catalog_section_prev__item {
        width: 33.3333%
    }
    .catalog_sections_prev > .container {
        padding: 0
    }
    .catalog_sections_prev {
        padding: 0
    }
    .catalog_section_prev__item:nth-child(4n) {
        border-right: 1px solid #edecea
    }
    .catalog_section_prev__item:nth-child(3n) {
        border-right: none
    }
}
@media (max-width: 480px) {
    .catalog_section_prev__item:nth-child(3n) {
        border-right: 1px solid #edecea
    }
    .catalog_section_prev__item:nth-child(2n) {
        border-right: none
    }
    .catalog_sections_prev__tab_but {
        font-size: 13px
    }
    .catalog_section_prev__item {
        width: 50%;
        height: 122px
    }
    .catalog_sections_prev__img_wr img {
        height: 52px;
        margin-top: 3px
    }
}
svg .svg_white {
    fill: #fff
}
svg .svg_black {
    fill: #1D1D1B
}
.phone0 {
    fill: #F6F6F6
}
.phone1 {
    fill: #EEE
}
.phone2 {
    fill: #B1B1B1
}
.phone0,
.phone1,
.phone2 {
    -webkit-transition: fill .35s ease-in-out 0;
    transition: fill .35s ease-in-out 0
}
.aside .subs_form input[type="text"] {
    border: 1px solid #cecece;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #a6a7a9;
    font-weight: 300
}
.aside .subs {
    padding: 20px 20px 24px
}
.aside .subs_form button {
    height: 45px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-top: 5px
}
.aside .subs_form .subs__form_title {
    background-image: url(/bitrix/templates/new_ru/css/../img/icons/letter-icon-grey.svg);
    padding-right: 0;
    background-size: 54px 55px
}
.aside .subs_form .subs__form_title,
.aside .letter_for_chief_ic {
    font-size: 16px;
    line-height: 1.3;
    font-weight: 400;
    color: #333
}
.aside .subs,
.aside .letter_for_chief {
    margin: 25px 0
}
.aside .new_publication_lnk .letter_ic {
    left: 20px;
    width: 54px;
    top: 19px
}
.type_blk_title_2 {
    font-size: 20px
}
.type_blk_status {
    margin-top: 10px
}
.type_blk_status_date,
.type_blk_status_name,
.type_blk_status .rating_blk {
    font-size: 11px;
    color: #878787;
    vertical-align: middle;
    display: inline-block;
    float: none
}
.type_blk_status_date {
    margin-right: 20px
}
.type_blk_status_name {
    margin-right: 25px
}
.type_blk_status .rating_blk {
    margin-right: 15px
}
.type_blk_status .prdct_cmmnts_blk .cmmnts_ic {
    margin-right: 5px
}
.type_blk_status .socials {
    margin-bottom: 0
}
.content_redactor_wr ul {
    list-style-type: disc;
    padding-left: 15px
}
.content_redactor_wr li {
    padding: 5px 0
}
.article_top_img {
    width: auto;
    height: auto;
    max-width: 100%;
    float: none;
    margin: 0 20px 20px 0
}
.content_redactor_wr  h1, 
.content_redactor_wr h2, 
.content_redactor_wr h3, 
.content_redactor_wr h4, 
.content_redactor_wr h5, 
.content_redactor_wr h6 {
margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;

    display: block;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}
.content_redactor_wr h1 {
    font-size: 2em;
    margin-top: 0.67em;
    margin-bottom: 0.67em;
}
 
.content_redactor_wr h2 {
    font-size: 1.5em;
    margin-top: 0.83em;
    margin-bottom: 0.83em;
}
 
.content_redactor_wr h3 {
    font-size: 1.17em;
    margin-top: 1em;
    margin-bottom: 1em;
}
 
.content_redactor_wr h4 {
    margin-top: 1.33em;
    margin-bottom: 1.33em;
}
 
.content_redactor_wr h5 {
    font-size: .83em;
    margin-top: 1.67em;
    margin-bottom: 1.67em;
}
 
.content_redactor_wr h6 {
    font-size: .67em;
    margin-top: 2.33em;
    margin-bottom: 2.33em;
}
.content_redactor_wr .img_wrapper {
    border: 2px solid #cacaca;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin: 30px 0;
    padding: 30px
}
.img_wrapper img {
    display: block;
    margin: 0 auto;
    max-width: 100%
}
.content_redactor_wr p {
    margin: 1em 0;
}
.content_redactor_wr b {
    font-weight: bold;
}
.content_redactor_wr a {
	color: #dc4145;
}
.content_redactor_wr a:hover {
	text-decoration: underline;
}
.img_wrapper p {
    margin-top: 30px;
    margin-bottom: 0
}
.img_wrapper.img_all_width_wr img {
    width: 100%
}
.type_blk_description {
    font-size: 16px;
    text-align: center;
    padding-bottom: 5px
}
.type_blk_description b {
    color: #e83539;
    font-weight: 400
}
.decor_num_separator {
    width: 30px;
    padding: 0 10px;
    height: 34.64102px;
    margin: 40px auto 20px;
    position: relative
}
.type_blk_description + .decor_num_separator {
    margin-top: 20px
}
.hexagon_decor {
    width: 30px;
    height: 34.64102px;
    position: relative;
    color: #E83539
}
.type_blk {
    counter-reset: decor_num_separator
}
.hexagon_decor_in,
.hexagon_decor:before,
.hexagon_decor:after {
    content: '';
    position: absolute;
    width: 30px;
    height: 17px;
    top: 25%;
    left: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-left: 2px solid #E83539;
    border-right: 2px solid #E83539
}
.hexagon_decor:before {
    -webkit-transform: rotateZ(-60deg);
    -ms-transform: rotate(-60deg);
    transform: rotateZ(-60deg)
}
.hexagon_decor:after {
    -webkit-transform: rotateZ(-120deg);
    -ms-transform: rotate(-120deg);
    transform: rotateZ(-120deg)
}
.hexagon_decor_txt:before {
    display: block;
    counter-increment: decor_num_separator;
    content: counter(decor_num_separator);
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 20px;
    line-height: 1;
    margin-top: -1px
}
.decor_num_separator:before,
.decor_num_separator:after {
    content: '';
    position: absolute;
    display: block;
    background: #E83539;
    width: 134px;
    height: 2px;
    margin-top: -1px;
    top: 50%
}
.decor_num_separator:before {
    right: 100%
}
.decor_num_separator:after {
    left: 100%
}
.red_title_blk {
    font-size: 20px;
    color: #E83539;
    text-transform: uppercase;
    text-align: center
}
ul.hexagon_style li {
    margin: 15px auto;
    padding-left: 40px;
    background-image: url(/bitrix/templates/new_ru/css/../img/icons/hexagon.svg);
    background-repeat: no-repeat;
    background-size: 11px auto;
    background-position: 10px 3px
}
ul.check_style li {
    margin: 15px auto;
    padding-left: 35px;
    background-image: url(/bitrix/templates/new_ru/css/../img/icons/check.svg);
    background-repeat: no-repeat;
    background-size: 18px auto;
    background-position: 8px 0
}
.type_blk p {
    margin: 15px 0
}
.type_blk .title_txt_type_1 {
    font-size: 18px;
    margin: 40px 0 15px;
    clear: both;
    font-weight: 500
}
.col_5,
.col_2 {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px
}
.col_2 {
    width: 50%
}
.col_5 {
    width: 20%
}
.cols_row_wr {
    margin: 0 -15px
}
@media (max-width: 480px) {
    .col_2 {
        float: none;
        width: auto
    }
}
.txt_bold_1 {
    color: #7c7f86;
    font-size: 18px;
    line-height: 1.15;
    font-weight: 500;
    margin: 20px 0
}
.annotation_blk {
    margin-top: 30px;
    background-color: #efefef;
    padding: 15px 15px 15px 37px;
    margin-bottom: 40px
}
.annotation_blk h6 {
margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;

    font-size: 18px;
    font-weight: 500;
    margin: 10px 0
}
.annotation_blk a {
    color: #268fc8
}
.annotation_blk p {
    max-width: 660px
}
.txt_bold_2 {
    font-size: 20px;
    color: #E83539
}
.txt_bold_2 div {
    padding-top: 10px
}
.txt_bold_2 img {
    height: 45px;
    float: left;
    margin-right: 12px
}
.txt_bold_3 {
    font-size: 18px;
    margin: 15px 0
}
.alarm_text {
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    color: #e83539;
    margin: 25px 0
}
.manufacturers_wr {
    text-align: justify;
    -moz-text-align-last: justify;
    text-align-last: justify;
    margin: -10px
}
.manufacturers_wr img {
    display: block
}
.manufacturer_lnk {
    display: inline-block;
    margin: 10px;
    vertical-align: middle
}
.manufacturer_more {
    border: 3px solid #e8e8e8;
    padding: 15px 35px
}
@media (max-width: 1000px) {
    .manufacturers_wr img {
        height: 40px
    }
    .manufacturer_more {
        padding: 10px 15px
    }
}
@media (max-width: 767px) {
    .manufacturers_wr {
        text-align: center;
        -moz-text-align-last: center;
        text-align-last: center
    }
}
.txt_on_photo_wr img {
    display: block;
    width: 100%
}
.txt_on_photo_wr {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-left: 2px solid #E83539;
    position: relative;
    margin: 30px 0
}
.txt_on_photo_wr .abs_centred {
    position: absolute;
    top: 50%;
    left: 50px;
    font-size: 18px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}
.red_border_txt_wr {
    border: 3px solid #E83539;
    font-size: 16px;
    padding: 25px;
    text-align: center;
    font-weight: 400
}
.why_choose_us_wr {
    margin: 40px 0;
    background-image: url(/bitrix/templates/new_ru/css/../img/other/why_us_bg.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 30px
}
.why_choose_us_wr .col_5 {
    text-align: center;
    margin: 25px 0
}
.why_choose_us_wr .col_5 img {
    height: 68px
}
.why_choose_us_wr .cols_row_wr {
    margin: 0 5px
}
.why_choose_us__dots {
    clear: both;
    border: 2px dashed #fff
}
.why_choose_us_title {
    text-align: center;
    font-size: 20px;
    padding: 0 15px;
    color: #fff
}
.why_choose_us_txt {
    margin-top: 5px;
    color: #fff
}
@media (max-width: 1200px) {
    .why_choose_us_wr {
        padding: 15px 0;
        margin: 25px 0
    }
    .why_choose_us_wr .col_5 {
        margin: 15px 0
    }
    .why_choose_us_txt {
        font-size: 10px
    }
    .why_choose_us__dots {
        margin: 0 15px
    }
    .txt_on_photo_wr .abs_centred {
        font-size: 12px;
        left: 15px
    }
}
@media (max-width: 991px) {
    .why_choose_us_wr .col_5 {
        width: 25%;
        min-height: 130px
    }
    .why_choose_us__dots {
        display: none
    }
}
@media (max-width: 540px) {
    .why_choose_us_wr .col_5 {
        width: 33.3333%
    }
    .txt_on_photo_wr:before {
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        background: rgba(255, 255, 255, 0.77);
        position: absolute
    }
}
@media (max-width: 480px) {
    .why_choose_us_wr .col_5 {
        width: 50%;
        min-height: 115px;
        margin: 7.5px 0
    }
    .why_choose_us_wr .col_5 img {
        height: 50px
    }
}
.add_new_publication .letter_for_chief_ic {
    background-image: url(/bitrix/templates/new_ru/css/../img/icons/new_public.svg);
    background-position: 23px 50%;
    background-size: 50px auto
}
.items__magazine__box {
    margin: 30px 0;
    margin-left: -15px;
    margin-right: -30px
}
.item__magazine {
    position: relative;
    padding: 0 15px;
    width: 29%;
    float: left
}
.in__item_magazine {
    width: 100%;
    position: relative
}
.in__item_magazine .img_item__magazine__block {
    width: 100%;
    position: relative;
    overflow: hidden
}
.in__item_magazine .cnt__mag {
    position: absolute;
    width: 80px;
    height: 60px;
    background: url(/bitrix/templates/new_ru/css/../img/romb.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: 30;
    top: 10px;
    left: -20px;
    display: table
}
.in__item_magazine .cnt__mag .in__cnt__mag {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}
.in__item_magazine .cnt__mag .in__cnt__mag span {
    color: #dc4145;
    font-size: 12px;
    display: block
}
.in__item_magazine .cnt__mag .in__cnt__mag span:last-child {
    margin-bottom: 0
}
.in__item_magazine .img_item__magazine__block img {
    display: block;
    height: auto;
    width: 100%;
    z-index: 29
}
.in__item_magazine .item__magazine__dwn {
    width: 70%;
    display: block;
    background: #dc4145;
    margin: 5% auto 0;
    display: table;
    padding: 0 20px;
    height: 50px;
    border: 2px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 3px;
    border-radius: 3px
}
.in__item_magazine .item__magazine__dwn__ico {
    background: url(/bitrix/templates/new_ru/css/../img/file.svg);
    width: 30px;
    height: 100%;
    background-size: 30px 100%;
    display: table-cell;
    vertical-align: middle;
    background-repeat: no-repeat
}
.in__item_magazine .item__magazine__dwn__descr {
    display: table-cell;
    vertical-align: middle;
    padding-left: 20px
}
.in__item_magazine .dwn__item__title {
    font-size: 14px;
    color: #fff;
    display: block
}
.in__item_magazine .dwn__item_after_title {
    display: block;
    font-size: 16px;
    color: #fff
}
.items__magazine__box__outer {
    width: 100%
}
@media (max-width: 1200px) {
    .item__magazine {
        width: 44%;
        margin-bottom: 20px
    }
}
@media (max-width: 500px) {
    .items__magazine__box {
        margin-right: -15px
    }
    .item__magazine {
        float: none;
        width: 70%;
        margin: 0 auto;
        margin-bottom: 20px
    }
}
.red_border_txt_wr.grey_border {
    border: 2px solid #f3f3f3;
    margin-bottom: 30px
}
.delivery_data .input_row.last {
    padding-left: 125px
}
.type_blk .input_row.last .input_wr {
    float: left;
    width: 20%;
    margin-right: 2%
}
.type_blk .input_row.last .input_wr input[type="text"] {
    padding: 10px 0 10px 10px;
    color: #b1b1b1;
    font-size: 13px
}
.type_blk .input_row.last .code {
    width: 34%;
    margin-right: 0
}
@media (max-width: 580px) {
    .type_blk .input_row.last .input_wr input[type="text"] {
        font-size: 12px;
        margin-right: 8px;
        padding: 10px 0 10px 5px
    }
    .delivery_data .input_row.last {
        padding-left: 80px
    }
}
@media (max-width: 480px) {
    .delivery_data .input_row.last {
        padding-left: 0
    }
    .type_blk .input_row.last .input_wr input[type="text"] {
        font-size: 11px;
        padding: 10px 0 10px 3px
    }
}
.media_artcl_item {
    float: left;
    width: 49%;
    margin-right: 2%;
    margin-bottom: 2%
}
.media_artcl_item:nth-of-type(3n) {
    margin-right: 0
}
.media_artcl_item.one_item {
    float: none;
    width: 100%;
    clear: both
}
.media_artcl_item_img {
    float: none;
    width: 100%;
    height: 235px;
    background-size: cover
}
.media_artcl_item.one_item .media_artcl_item_img {
    float: left;
    width: 50%;
    height: 304px
}
.media_artcl_item.one_item .media_artcl_item_txt {
    overflow: hidden;
    display: block
}
.media_artcl_item_t_t {
    overflow: hidden;
    height: 163px
}
.media_artcl_item_info {
    display: block;
    padding: 30px;
    background-color: #7c7f86;
    color: #fff;
    -webkit-transition: background-color .35s ease-in-out 0s, color .35s ease-in-out 0;
    transition: background-color .35s ease-in-out 0s, color .35s ease-in-out 0
}
.media_artcl_item_info:hover {
    background-color: #eb4c50
}
.media_artcl_item_source {
    background-color: #58585a;
    -webkit-transition: background-color .35s ease-in-out 0s, color .35s ease-in-out 0;
    transition: background-color .35s ease-in-out 0s, color .35s ease-in-out 0
}
.media_artcl_item_source:hover {
    background-color: #eb4c50
}
.media_artcl_item_date {
    font-size: 11px;
    line-height: 1;
    margin-bottom: 10px
}
.media_artcl_item_title {
    font-size: 20px;
    line-height: 22px;
    font-weight: 400;
    margin-bottom: 15px
}
.media_artcl_item_info_txt {
    font-size: 13px;
    line-height: 20px;
    font-weight: 400
}
.media_artcl_item_source {
    height: 60px;
    line-height: 60px;
    font-size: 12px;
    color: #fff
}
.media_artcl_item_source a {
    display: block;
    padding: 0 30px
}
.media_artcl_item_source span {
    display: inline-block;
    vertical-align: middle;
    line-height: 1
}
.media_artcl_item_source .media_artcl_item_src_txt {
    display: inline-block;
    vertical-align: middle;
    width: 218px;
    margin-left: 7px;
    color: #268fc8;
    line-height: 1;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-transition: color .35s ease-in-out 0;
    transition: color .35s ease-in-out 0
}
.media_artcl_item_source:hover .media_artcl_item_src_txt {
    color: #fff
}
.link_ic {
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    margin-left: 25px
}
@media (max-width: 1200px) {
    .media_artcl_item_title {
        font-size: 20px
    }
    .media_artcl_item_source .media_artcl_item_src_txt {
        width: 125px
    }
}
@media (max-width: 992px) {
    .type_blk {
        padding-right: 0
    }
    .media_artcl_item_img {
        height: 170px
    }
    .media_artcl_item_info {
        padding: 30px 10px
    }
    .media_artcl_item_source a {
        padding: 0 10px
    }
    .media_artcl_item_source .media_artcl_item_src_txt {
        width: 105px
    }
}
@media (max-width: 768px) {
    .media_artcl_item_title {
        font-size: 18px
    }
    .media_artcl_item_source .media_artcl_item_src_txt {
        width: 55%
    }
}
@media (max-width: 580px) {
    .media_artcl_item_title {
        font-size: 18px
    }
    .media_artcl_item_source .media_artcl_item_src_txt {
        width: 55%
    }
    .media_artcl_item {
        float: none;
        width: 100%;
        margin-right: 0
    }
    .media_artcl_item.one_item .media_artcl_item_img {
        float: none;
        width: 100%;
        height: 180px
    }
    .media_artcl_item_img {
        height: 180px
    }
    .media_artcl_item_info {
        padding: 10px
    }
    .media_artcl_item_t_t {
        height: 120px
    }
}
@media (max-width: 400px) {
    .media_artcl_item_title {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 10px
    }
    .media_artcl_item_info_txt {
        font-size: 12px
    }
}
.contacts_wr .map_wr {
    position: relative;
    width: 100%;
    height: auto
}
.map_frame_wr {
    width: 100%;
    margin: 0;
    height: 635px
}
.magazine_info_wr {
    position: absolute;
    top: 0;
    left: 20px;
    width: 340px;
    height: 100%;
    padding: 20px 0;
    z-index: 11;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.magazine_info {
    padding: 20px 0 20px 20px;
    background-color: #fff
}
.magazine_info_title {
    font-size: 19px;
    color: #333;
    margin-bottom: 15px
}
.magazine_info_blk {
    position: relative;
    padding-left: 50px;
    margin-bottom: 18px
}
.magazine_info_days {
    display: inline-block;
    min-width: 50px
}
.contacts_wr .magazine_info_blk:last-child {
    margin-bottom: 0
}
.magazine_info_ic {
    position: absolute;
    top: -3px;
    left: 3px;
    width: 25px;
    text-align: center
}
.magazine_info_ic .fa {
    font-size: 28px;
    color: #e83539
}
.magazine_info_blk > div {
    font-size: 15px;
    color: #333;
    line-height: 20px;
    font-weight: 400
}
.department_contacts_title {
    width: 70%;
    font-size: 22px;
    color: #e83539;
    margin: 35px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.department_contacts_title_2 {
    color: #58585a;
    font-size: 19px;
    text-align: center;
    line-height: 1.2;
    padding: 20px 0
}
.department_contacts {
    padding-left: 50px;
    padding-right: 15px
}
.department_contacts_item {
    margin-bottom: 40px
}
.department_contacts_item_img {
    float: left;
    width: 310px;
    height: 210px;
    margin-right: 35px;
    background-size: cover;
    background-position: center center
}
.department_contacts_item_info {
    overflow: hidden;
    color: #333;
    background-color: #fff
}
.department_contacts_item_info .contact_title {
    font-weight: 500
}
.contacts_title {
    width: 70%;
    font-size: 16px;
    font-weight: 500
}
.department_contact_position {
    font-size: 14px;
    margin-bottom: 20px;
    font-weight: 500
}
.department_contacts_item .magazine_info_blk {
    padding-left: 35px;
    margin-bottom: 8px
}
.department_contacts_item .magazine_info_blk > div {
    line-height: 24px
}
.department_contacts_item .magazine_info_blk .magazine_info_ic {
    width: 22px;
    top: 0;
    line-height: 29px
}
.department_contacts:last-child {
    border: 2px solid #eee;
    margin-bottom: 40px
}
.department_contact_title {
    font-size: 16px;
    font-weight: 400
}
@media (max-width: 1200px) {
    .magazine_info_title {
        font-size: 17px
    }
    .magazine_info_wr {
        width: 290px
    }
    .department_contacts_item_img {
        margin-right: 10px
    }
    .magazine_info_blk > div {
        font-size: 14px
    }
    .department_contact_position {
        font-size: 13px;
        margin-bottom: 10px
    }
    .department_contacts_title {
        width: 100%
    }
}
@media (max-width: 992px) {
    .department_contacts_item_img {
        float: none;
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px
    }
    .magazine_info_wr {
        position: static
    }
}
@media (max-width: 768px) {
    .department_contacts {
        padding-left: 0;
        padding-right: 0
    }
    .department_contacts_item {
        width: 320px;
        margin: 0 auto 40px
    }
    .department_contacts_title {
        text-align: center
    }
}
@media (max-width: 580px) {
    .contacts_wr .map_wr {
        margin: 0 auto 20px
    }
    .map_frame_wr {
        height: 280px
    }
    .magazine_info_wr {
        position: relative;
        width: 100%;
        left: 0
    }
    .magazine_info {
        padding: 0;
        background-color: #fff
    }
    .department_contacts_title {
        font-size: 18px;
        padding: 0 10px;
        margin: 25px 0
    }
}
@media (max-width: 400px) {
    .department_contacts_title {
        font-size: 16px;
        margin: 15px 0
    }
    .department_contact_title {
        font-size: 13px;
        font-weight: 600
    }
    .magazine_info_blk > div {
        font-size: 12px
    }
    .department_contacts_item {
        width: 100%;
        margin: 0 auto 10px
    }
    .department_contacts_item_info {
        padding: 0 10px
    }
}
.history_blk {
    padding: 20px 65px 45px;
    border: 2px solid #f3f3f3
}
.history_list_header,
.history_list_item_header {
    display: table;
    width: 100%;
    height: 45px;
    background-color: #f6f6f6
}
.history_list_date {
    width: 155px;
    padding-left: 20px
}
.history_list_number {
    width: 175px
}
.history_list_sum {
    width: 130px;
    font-size: 15px
}
.history_list_count {
    width: 75px;
    text-align: center
}
.history_list_status {
    width: 140px;
	position: relative;
}
.history_list_item {
    cursor: pointer
}
.history_list_header .cart_item_box_cell {
    font-size: 14px;
    color: #58585a;
    letter-spacing: -.5px;
    text-transform: uppercase;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.history_list_item_header {
    color: #6e6f72;
    background-color: transparent;
    border-bottom: 1px solid #f3f3f3
}
.history_list_item:last-child .history_list_item_header {
    border-bottom: none
}
.history_list_item_header .history_list_number {
    color: #268fc8;
    -webkit-transition: color .35s ease-in-out 0;
    transition: color .35s ease-in-out 0
}
.history_list_item.open .history_list_item_header .history_list_number {
    color: #e83539
}
.history_list_item_header .canceled {
    color: #e83539
}
.history_list_item_header .issued {
    color: #6e6f72
}
.history_list_item_header .completed {
    color: #78c479
}
.history_item_box_name {
    width: 330px;
	padding-left: 20px;
}
.history_item_box_name a {
    display: inline-block;
    vertical-align: middle;
    width: 180px;
    font-size: 15px;
    line-height: 18px;
    font-weight: 400;
    color: #333
}
.history_list_item_box .history_list_sum,
.history_list_item_box .history_list_price {
    font-weight: 600
}
.history_list_item_box .history_list_price {
    width: 130px;
    font-size: 15px;
    font-weight: 600
}
.history_list_item_box {
    margin-top: 10px;
    overflow: hidden
}
.history_list_item.open {
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3)
}
.history_list_item.open .history_list_item_header {
    color: #6e6f72;
    background-color: transparent;
    border-bottom: none
}
.history_list_status {
    padding-right: 25px
}
.history_list_status .fa {
    float: right;
    color: #268fc8;
    font-size: 16px;
    -webkit-transition: -webkit-transform .2s linear 0;
    transition: -webkit-transform .2s linear 0;
    transition: transform .2s linear 0;
    transition: transform .2s linear 0s, -webkit-transform .2s linear 0;
	position: absolute;
	bottom: 5px;
	right: 10px;
}

.history_list_item.open .history_list_status .fa {
    -webkit-transform: rotateZ(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotateZ(-180deg)
}
@media (max-width: 1200px) {
    .history_blk {
        padding: 20px 15px 45px
    }
    .history_list_number {
        width: 150px
    }
    .history_list_status {
        width: 110px;
        padding-right: 15px
    }
    .history_item_box_name {
        width: 305px
    }
	.history_list_status .fa {
		right: 0;
	}
}
@media (max-width: 992px) {
    .history_list_header .cart_item_box_cell {
        font-size: 13px
    }
    .history_list_date {
        width: 110px;
        padding-left: 5px
    }
    .history_list_sum {
        width: 80px;
        font-size: 13px;
		padding-right: 15px;
    }
	
    .history_list_count {
        width: 55px
    }
    .history_list_number {
        width: 110px
    }
    .history_item_box_name {
        width: 220px
    }
    .history_item_box_name a {
        width: 130px;
        font-size: 13px;
        line-height: 16px
    }
    .history_list_item_box .history_list_price {
        width: 80px;
        font-size: 13px
    }
    .history_list_item_box .history_list_sum {
        font-size: 13px
    }
	.display_list .prdct_ic_wr {
		width: auto !important;
	}
}
@media (max-width: 768px) {
    .history_list_date {
        width: 25%
    }
    .history_list_sum {
        width: 20%
    }
    .history_list_count {
        width: 10%
    }
    .history_list_number {
        width: 25%
    }
    .history_list_status {
        width: 20%;
        padding-right: 15px;
    }
	.history_list_status .fa {
		right: 0;
	}
    .history_list_item_box .history_list_price {
        width: 15%
    }
    .history_item_box_name {
        width: 45%
    }
    .history_item_box_name a {
        width: 80%
    }
}
@media (max-width: 680px) {
    .history_item_box_name a {
        width: 75%;
        font-size: 12px
    }
}
@media (max-width: 580px) {
    .history_list_header .cart_item_box_cell {
        font-size: 12px
    }
    .history_list_date {
        width: 22%
    }
    .history_list_item_box .history_list_sum,
    .history_list_item_box .history_list_price {
        text-align: center
    }
    .history_list_sum {
        width: 19%
    }
    .history_list_status {
        width: 25%
    }
    .history_item_box_name a {
        width: 50%;
        font-size: 11px
    }
    .history_item_box_name {
        width: 38%
    }
}
@media (max-width: 480px) {
    .history_blk {
        padding: 10px 0 25px
    }
    .history_list_header .cart_item_box_cell {
        font-size: 11px
    }
    .cart_item_box_cell {
        font-size: 10px
    }
    .history_list_number {
        width: 20%
    }
    .history_list_date {
        width: 20%
    }
    .history_list_status {
        width: 29%
    }
    .history_list_item_box .history_list_count {
        width: 50%;
        float: left
    }
    .history_item_box_name {
        width: 100%
    }
    .history_list_item_box .history_list_sum,
    .history_list_item_box .history_list_price {
        float: left;
        width: 25%;
        text-align: center;
        font-size: 12px
    }
}
.thanks_wr {
    padding: 0 15px
}
.thanks_title {
    margin-bottom: 15px;
    font-size: 36px;
    color: #333;
    text-align: center
}
.thanks_wr .type_blk_title {
    color: #e83539
}
.thanks_title_info {
    max-width: 780px;
    margin: 0 auto;
    text-align: center;
    font-size: 20px;
    color: #333
}
.leave_commnts_blk {
    margin: 40px 0;
    padding: 35px 0;
    border: 2px solid #eee
}
.leave_commnts_centred {
    width: 420px;
    margin: 0 auto;
    padding-left: 80px;
    background-image: url(/bitrix/templates/new_ru/css/../img/icons/comment_grey.svg);
    background-size: 56px 55px;
    background-position: left top;
    background-repeat: no-repeat;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.leave_commnts_centred p {
    margin-bottom: 20px;
    font-size: 18px;
    color: #333;
    line-height: 24px
}
.leave_commnts_centred a {
    color: #268fc8
}
.chief_signature {
    max-width: 215px;
    font-size: 16px;
    color: #333;
    line-height: 22px
}
.chief_signature span {
    display: block;
    font-size: 13px
}
.mail_for_chief,
.subs_mail {
    float: left;
    width: 49%;
    padding: 20px 35px;
    border: 2px solid #eee;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.mail_for_chief {
    margin-right: 2%;
    margin-bottom: 40px
}
.form_title {
    margin-bottom: 20px;
    padding-left: 85px;
    font-size: 25px;
    color: #333;
    background-image: url(/bitrix/templates/new_ru/css/../img/icons/letter_2.svg);
    background-size: 52px 35px;
    background-position: 0 center;
    background-repeat: no-repeat
}
.subs_mail .form_title {
    background-image: url(/bitrix/templates/new_ru/css/../img/icons/letter-icon.svg);
    background-size: 52px 60px
}
.thanks_wr input[type="text"] {
    width: 100%;
    position: relative;
    margin-bottom: 15px;
    padding: 10px 0 10px 10px;
    color: #6e6f72;
    font-size: 15px;
    font-weight: 400;
    outline: none;
    border: 1px solid #898989;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.thanks_wr .inputs_wr input[type="text"] {
    float: left;
    width: 46%;
    margin-right: 8%
}
.thanks_wr .inputs_wr input[type="text"]:last-child {
    margin-right: 0
}
.thanks_wr textarea {
    width: 100%;
    height: 75px;
    margin-bottom: 15px;
    padding: 10px;
    color: #6e6f72;
    font-size: 15px;
    font-weight: 400;
    outline: none;
    border: 1px solid #898989;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    resize: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.submit_wr {
    margin: 0 0 10px
}
.submit_wr span {
    float: right;
    display: inline-block;
    vertical-align: middle;
    width: 155px;
    margin-right: 10px;
    padding-top: 10px;
    font-size: 13px;
    color: #333
}
.thanks_wr input[type="submit"] {
    float: right;
    width: 195px;
    padding: 15px 0;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    outline: none;
    border: none;
    background-color: #e83539;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.subs_check_list {
    margin-bottom: 26px;
    padding-left: 10px
}
.subs_check_list input[type='checkbox'] + label {
    font-size: 13px
}
.subs_check_list input[type='checkbox'] + label:after {
    width: 13px;
    height: 13px
}
@media (max-width: 1200px) {
    .form_title {
        font-size: 23px
    }
}
@media (max-width: 992px) {
    .mail_for_chief,
    .subs_mail {
        padding: 20px 15px
    }
    .form_title {
        padding-left: 60px;
        font-size: 17px;
        background-size: 42px 35px
    }
    .subs_mail .form_title {
        background-size: 52px 44px
    }
    .thanks_wr input[type="submit"] {
        width: 145px
    }
    .submit_wr span {
        width: 133px;
        font-size: 12px
    }
}
@media (max-width: 768px) {
    .mail_for_chief,
    .subs_mail {
        float: none;
        width: 100%;
        margin-bottom: 15px
    }
    .subs_mail .form_title {
        line-height: 44px
    }
    .thanks_wr {
        padding: 0
    }
    .thanks_title {
        font-size: 32px
    }
    .thanks_title_info {
        font-size: 16px
    }
}
@media (max-width: 580px) {
    .form_title {
        font-size: 20px
    }
    .subs_mail .form_title {
        line-height: 22px
    }
    .thanks_wr input[type="text"] {
        font-size: 12px
    }
    .thanks_title_info {
        font-size: 14px
    }
    .thanks_title {
        font-size: 26px
    }
    .type_blk_title {
        font-size: 20px
    }
}
@media (max-width: 480px) {
    .thanks_wr .inputs_wr input[type="text"] {
        float: none;
        width: 100%;
        margin-right: 0
    }
    .leave_commnts_centred {
        width: 90%;
        padding-left: 40px;
        background-size: 30px 31px
    }
    .leave_commnts_centred p {
        margin-bottom: 15px;
        font-size: 14px;
        line-height: 18px
    }
    .chief_signature {
        font-size: 14px
    }
}
@media (max-width: 400px) {
    .thanks_wr .inputs_wr input[type="text"] {
        float: none;
        width: 100%;
        margin-right: 0
    }
    .form_title {
        font-size: 15px
    }
    .submit_wr span {
        display: none
    }
}
.popup_bg_wr {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(110, 111, 114, 0.7);
    top: 0;
    left: 0;
    z-index: 100;
    overflow: scroll;
    overflow: auto
}
.popup_bg_wr .vert_centred,
.popup_bg_wr .vert_centred_wr {
    width: 100%
}
.popup_close_but, .closelink {
    position: absolute;
    right: 0;
    top: 0;
    height: 50px;
    width: 50px;
    cursor: pointer
}
.popup_close_but_in {
    position: absolute;
    width: 15px;
    height: 1px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
.popup_close_but_in:after,
.popup_close_but_in:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #333;
    top: 0;
    left: 0
}
.popup_close_but_in:before {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
    transform: rotateZ(45deg)
}
.popup_close_but_in:after {
    -webkit-transform: rotateZ(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotateZ(-45deg)
}
.popup_wr {
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 470px;
    margin: 0 auto;
    position: relative;
    padding: 30px 45px
}
.popup_title {
    font-size: 20px;
    text-align: center;
    margin-bottom: 20px;
    padding: 0 30px
}
.popup_label_txt {
    margin: 10px 10px 5px;
    font-size: 14px
}
.popup_wr input[type="text"], .popup_wr input[type="email"], .popup_wr textarea,
.popup_wr input[type="password"] {
    display: block;
    width: 100%;
    background: none;
    border: 2px solid #f2f2f2;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 5px 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.popup_lnk {
    display: block;
    font-size: 14px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    background: grey;
    line-height: 35px;
    border: none;
    padding: 0 10px;
    text-align: center;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.popup_call_lnk {
    float: left;
    width: 136px;
    background-color: #e83539
}
.popup_form_buts {
    margin-top: 20px
}
.popup_enter_lnk {
    width: -webkit-calc(100% - 155px);
    width: calc(100% - 155px);
    float: right
}
.popup_other_lnk.dotted_txt {
    display: inline-block;
    position: relative
}
.popup_other_lnk {
    color: #268fc8;
    margin-right: 28px
}
.popup_other_lnk:after {
    border-color: #268fc8
}
.popup_other_lnks_wr {
    margin-top: 15px
}
.call_request_popup .popup_call_lnk, .price_request_popup .popup_call_lnk {
    float: none;
    margin: 0 auto
}
@media (max-width: 540px) {
    .popup_wr {
        max-width: -webkit-calc(100% - 30px);
        max-width: calc(100% - 30px);
        padding: 15px
    }
    .popup_other_lnk {
        margin-right: 15px
    }
}
@media (max-width: 480px) {
    .popup_lnk {
        float: none;
        width: 100%;
        margin-bottom: 10px
    }
    .popup_lnk:last-child {
        margin-bottom: 0
    }
}
.display_table.c_catalog {
    overflow: visible
}
.display_table .prdct_i {
    position: relative;
    margin-right: 1.33333%;
    margin-bottom: 15px;
    width: 24%;
    height: 500px;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all .3s linear 0;
    transition: all .3s linear 0
}
.display_table .prdct_i:nth-child(3n) {
    margin-right: 1.33333%
}
.display_table .prdct_i:nth-child(4n) {
    margin-right: 0 !important
}
@media (max-width: 1200px) {
    .display_table .prdct_i {
        width: 32%;
        margin-right: 2%
    }
    .display_table .prdct_i:nth-child(3n) {
        margin-right: 0
    }
    .display_table .prdct_i:nth-child(4n) {
        margin-right: 2%
    }
    .display_table .prdct_i:nth-child(2n) {
        margin-right: 2%
    }
    .display_table .prdct_i:nth-child(6n) {
        margin-right: 0
    }
    .display_table .prdct_i .prdct_i_prc {
        width: 59%
    }
}
@media (max-width: 992px) {
    .display_table .prdct_i .prdct_i_prc {
        width: 47%
    }
    .display_table .bucket_btn {
        width: 94px
    }
}
@media (max-width: 768px) {
    .display_table .prdct_i {
        width: 100%;
        height: 280px;
        padding-bottom: 0
    }
    .display_table .prdct_i .prdct_i_prc {
        width: 60%
    }
}
@media (max-width: 580px) {
    .display_table .prdct_i .prdct_i_prc {
        width: 50%
    }
    .display_table .prdct_i {
        height: 210px
    }
    .display_table .prdct_i.discounted {
        height: 238px
    }
}
@media (max-width: 420px) {
    .display_table .prdct_i .prdct_i_prc {
        width: 50%
    }
    .c_catalog .prdct_i {
        height: 175px
    }
    .display_table .prdct_i.discounted {
        height: 213px
    }
}
.search_result_title {
    margin-bottom: 20px;
    font-size: 26px;
    color: #3f3f3f;
    text-align: center
}
.search_result_wr .products_sort_wr {
    border: none
}
.search_result_wr .view_type {
    width: 18%;
    border: none
}
.search_looking,
.search_find {
    display: table-cell;
    vertical-align: middle;
    text-align: left
}
.search_looking {
    width: 50%;
    padding-left: 100px
}
.search_find {
    width: 32%
}
.search_looking_title,
.search_find_title {
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    font-size: 17px;
    color: #333
}
.search_looking_txt,
.search_find_txt {
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    margin-left: 10px;
    font-size: 30px;
    color: #e83539
}
.c_catalog .prdct_marker, .search_result_wr .prdct_marker {
    left: 0;
    right: auto;
    top: 17px;
    font-weight: 100
}
.c_catalog .prdct_marker.withoutspec, .search_result_wr .prdct_marker.withoutspec{left:0;right: 0;}
.c_catalog .prdct_marker.preview_marker2, .search_result_wr .prdct_marker.preview_marker2{
	left: auto;
    right: 0;}
.c_catalog .display_list .prdct_marker.preview_marker2{
	left: 0;
    right: auto;
	top:auto;
	bottom:5px;}
.c_catalog .display_list .prdct_marker > div{float:left; margin-right:10px;}
.c_catalog .display_list .prdct_i:hover {
    z-index: 5
}
.slider_tabs_wr {
	height: 426px;
	/*overflow: hidden;*/
}
@media (min-width: 1200px) {
    .c_catalog .display_row .prdct_i_bttm {
        margin-top: -23px
    }
    .c_catalog .display_row .discounted .prdct_i_bttm {
        margin-top: 0
    }
}
@media (min-width: 768px) {
    .c_catalog .display_list .prdct_i {
        margin-top: -1px
    }
    .display_list .prdct_i,
    .display_row .prdct_i {
        float: none;
        position: relative;
        -webkit-box-shadow: none;
        box-shadow: none;
        border: 1px solid #e1e1e1;
        margin-bottom: 20px;
        height: auto;
        width: 100%
    }
    .c_catalog .display_list .prdct_i,
    .c_catalog .display_row .prdct_i {
        border: none
    }
    .display_list .prdct_i .hover_product,
    .display_row .prdct_i .hover_product {
        position: static
    }
    .display_row .name-wrap {
        float: right;
        width: 82%;
        text-align: left;
        margin: 15px 0;
        height: auto
    }
    .display_row .product__img {
        width: 16%;
        height: 195px
    }
    .display_row .product__img img {
        height: auto;
        width: 100%
    }
    .display_row .rating_row {
        position: absolute;
        left: 19%;
        top: 111px
    }
    .display_row .discounted .prdct_i_bttm,
    .display_row .prdct_i_bttm {
        position: absolute;
        right: 0;
        top: 18px;
        padding: 10px 35px 10px 10px
    }
    .c_catalog .display_row .discounted .prdct_i_bttm,
    .c_catalog .display_row .prdct_i_bttm {
        right: 16px;
        padding: 10px 12px
    }
    .c_catalog .display_row .name-wrap {
        width: 40%;
        left: 0;
        float: left;
        margin-left: 185px
    }
    .display_row .prdct_i_bttm {
        top: 90px
    }
    .display_row .prdct_i .prdct_short_i {
        position: absolute;
        top: 56px;
        left: 21%;
        width: 45%;
        height: 50px;
        padding: 5px 15px 0px 12px
    }
    .display_row .prdct_info_title,
    .display_row .bttm_gr {
        display: none
    }
    .display_row .prdct_ic {
        position: absolute;
        left: 45%;
        bottom: 40px;
        z-index: 10;
		width: 117px;
		text-align: right;
    }
    .c_catalog .display_row .prdct_ic {
        bottom: 24px
    }
    .c_catalog .display_row .rating_row {
        position: absolute;
        left: 22%;
        top: 119px
    }
    .c_catalog .display_row .product__img {
        width: 21%
    }
}
@media (max-width: 1300px) and (min-width: 768px) {
    .display_row .prdct_i_prc {
        width: 43%
    }
}
@media (max-width: 1200px) and (min-width: 768px) {
    .c_catalog .display_row .name-wrap {
        width: 40%;
        left: 0;
        float: left;
        margin-left: 145px
    }
    .c_catalog .display_row .prdct_i .prdct_short_i {
        width: 34%;
        height: 105px
    }
    .c_catalog .display_row .prdct_ic {
        right: 11px;
        left: auto;
        bottom: 7px
    }
    .c_catalog .display_row .rating_row {
        right: 83px;
        left: auto;
        top: 140px
    }
    .search_looking {
        width: 48%;
        padding-left: 30px;
        text-align: left
    }
    .search_find {
        width: 30%
    }
    .search_result_wr .view_type {
        width: 22%
    }
    .display_row .name-wrap {
        width: 78%
    }
    .display_row .product__img {
        width: 20%
    }
    .display_row .rating_row {
        left: 23%
    }
    .display_row .discounted .prdct_i_bttm,
    .display_row .prdct_i_bttm {
        position: absolute;
        right: 0;
        top: 18px;
        padding: 10px 35px 10px 10px
    }
    .display_row .prdct_i .prdct_short_i {
        left: 22%;
        padding: 5px 15px 15px 8px
    }
    .display_row .prdct_ic {
        left: 50%
    }
    .display_row .prdct_i_prc {
        min-width: 100px
    }
}
@media (max-width: 992px) and (min-width: 768px) {
    .c_catalog .display_row .name-wrap {
        width: auto;
        left: 0;
        float: left;
        margin-left: 110px
    }
    .c_catalog .display_row .rating_row {
        right: 12px;
        top: 132px
    }
    .c_catalog .display_row .prdct_i .prdct_short_i {
        width: 29%;
        height: 162px
    }
    .c_catalog .display_list .prdct_i .product__img,
    .c_catalog .prdct_i .product__img {
        height: 230px
    }
    .search_looking {
        width: 45%;
        padding-left: 25px
    }
    .search_find {
        width: 28%
    }
    .search_result_wr .view_type {
        width: 27%
    }
    .display_row .product__img {
        height: 170px
    }
    .display_row .discounted .prdct_i_bttm,
    .display_row .prdct_i_bttm {
        padding: 10px;
        top: 35px
    }
    .display_row .bucket_btn {
        width: 100px
    }
    .prdct_i_prc {
        width: 45%;
        min-width: 100px;
        font-size: 19px
    }
    .display_row .prdct_i .prdct_short_i {
        width: 40%
    }
    .display_row .rating_row {
        top: 120px
    }
    .display_row .prdct_ic {
        left: 50%;
        bottom: 5px
    }
    .search_looking_txt,
    .search_find_txt {
        font-size: 26px
    }
    .search_looking_title,
    .search_find_title {
        font-size: 15px
    }
}
@media (max-width: 768px) {
    .search_result_wr .products_sort_wr {
        width: 100%;
        overflow: hidden;
        margin: 10px 0
    }
    .search_looking {
        display: inline-block;
        width: 55%
    }
    .search_find {
        display: inline-block;
        width: 40%
    }
    .search_result_wr .view_type {
        width: 100%
    }
    .search_looking_txt,
    .search_find_txt {
        line-height: 50px
    }
    .search_looking {
        padding-left: 20px
    }
    .c_catalog .display_list .prdct_i .product__img {
        height: 165px
    }
}
@media (max-width: 580px) {
    .search_looking_txt,
    .search_find_txt {
        margin-left: 5px;
        font-size: 17px
    }
    .search_looking_title,
    .search_find_title {
        font-size: 13px
    }
    .search_looking {
        width: 55%;
        padding-left: 15px
    }
    .search_find {
        width: 40%
    }
	.slider_tabs_wr {
		height: 475px;
	}
}
@media (max-width: 480px) {
    .search_looking,
    .search_find {
        width: 100%;
        padding-left: 15px
    }
    .search_looking_txt,
    .search_find_txt {
        line-height: 20px
    }
    .c_catalog .display_list .prdct_i .product__img {
        height: 137px
    }
}
@media (max-width: 420px) {
    .c_catalog .display_list .prdct_i .product__img {
        height: 92px
    }
}
@media (min-width: 768px) {
    .display_list .prdct_marker {
        display: none
    }
    .display_list .prdct_i {
        float: none;
        overflow: hidden;
        position: relative;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-bottom: 1px solid #e1e1e1;
        margin-bottom: 0;
        margin-top: -1px
    }
    .display_list .bttm_gr {
        display: none
    }
    .display_list .name-wrap {
        float: left;
        max-height:100%;
        width: 26%;
        
        margin: 0;
        
    }
	.display_list .name-wrap a{
		display: table;text-align: left;height: 140px
	}
    .c_catalog .display_list .name-wrap {
        width: 25%
    }
    .display_list .product__img {
        float: left;
        width: 9%;
        display: table;
        height: 140px;
        margin-right: 1%
    }
    .display_list .product__img a {
        height: auto;
        position: relative;
        display: table-cell;
        vertical-align: middle
    }
    .display_list .product__img img {
        height: auto;
        width: 100%
    }
    .display_list .rating_row {
        float: right;
        width: 10%;
        text-align: left
    }
    .c_catalog .display_list .rating_row, .search_result_wr .display_list .rating_row {
        width: 15%
    }
	.search_result_wr .display_list .rating_row {
        width: 130px;
    }
    .display_list .prdct_cmmnts_blk {
        margin-top: 10px;
        margin-left: 0
    }
    .display_list .discount_timer {
        display: none
    }
    .display_list .old_price span:first-child {
        display: none
    }
    .display_list .prdct_i_bttm {
        position: relative;
        top: 20px;
        float: left;
        display: table;
        width: 10%
    }
    .display_list .prdct_info_title {
        display: none
    }
    .display_list .prdct_short_i {
        position: relative;
        top: 35px;
        float: left;
        height: 50px;
        width: 33%;
        margin-left: 12px
    }
    .c_catalog .display_list .prdct_short_i {
        width: 27%
    }
    .display_list .prdct_ic_wr {
        position: absolute;
        right: 0;
		width: auto;
        top: 80px
    }
    .display_list .discounted .prdct_i_bttm {
        background-color: transparent;
        top: 15px
    }
}
@media (max-width: 1200px) {
    .display_list .name-wrap {
        width: 25%
    }
    .display_list .rating_row {
        width: 12%
    }
    .display_list .prdct_i_prc {
        width: 100%
    }
}
@media (max-width: 1200px) and (min-width: 768px) {
    .c_catalog .display_list .name-wrap {
        width: 20%
    }
    .c_catalog .display_list .prdct_short_i {
        top: -37px;
        height: 50px;
        width: 49%;
        margin-left: 0;
        float: right
    }
    .c_catalog .display_list .rating_row {
        position: absolute;
        left: 49%;
        width: 29%;
        margin-top: 5px
    }
    .c_catalog .prdct_i .prdct_ic_wr, .search_result_wr .prdct_i .prdct_ic_wr {
        left: 77%;
        right: auto;
        top: 4px
    }
    .c_catalog .display_list .prdct_cmmnts_blk {
        margin-top: 10px;
        margin-left: 4px
    }
}
@media (max-width: 992px) and (min-width: 768px) {
    .c_catalog .display_list .prdct_short_i {
        float: left;
        margin-top: 0;
        top: 40px
    }
    .c_catalog .display_list .discounted .prdct_short_i {
        top: 10px
    }
    .c_catalog .prdct_i .prdct_ic_wr, .search_result_wr .prdct_i .prdct_ic_wr {
        left: auto;
        right: 0
    }
    .c_catalog .display_list .rating_row {
        left: auto;
        right: 16px;
        top: 38px;
        width: auto
    }
}
@media (max-width: 992px) {
    .display_list .name-wrap {
        width: 17%;
        font-size: 14px
    }
    .display_list .rating_row {
        width: 15.5%
    }
}
.subscription_list {
    padding: 0 75px 50px 50px
}
.subscription_name {
    font-size: 16px;
    font-weight: 100
}
.subscription_list li {
    border-bottom: 1px solid #f6f6f6;
    padding: 8px 0
}
.subscription_list li:last-child {
    border-bottom: none
}
.subscription_lnk {
    float: right;
    color: #e83539;
    margin-top: 2px;
    padding-left: 15px
}
@media (max-width: 768px) {
    .subscription_list {
        padding: 0 17px
    }
    .subscription_name {
        font-size: 14px;
        font-weight: 400
    }
}
@media (max-width: 380px) {
    .subscription_lnk,
    .subscription_name {
        font-size: 12px;
        margin-top: 0
    }
}
.preloader_wr {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    top: 0;
    left: 0;
    display: none;
    z-index: 999
}
.preloader_wr .preloader {
    width: 100%;
    height: 100%
}
.preloader_wr .preloader img {
    display: block;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.soc_links_text {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	font-weight: bold;
}
.soc_link {
	display: inline-block;
	vertical-align: middle;
}
.pluso {
	vertical-align: middle;
}
.default_rubric_decor::before {
	margin: 6px 4px 0 -15px !important;
	float: left;
}
.product_list {
	height: auto !important;
}
.bx-sidebar-block {
	position: relative !important;
	top: 0 !important;
}

.h2o-wrap0{position:relative; min-height:30px;}
.loadim{position:fixed; top:0; bottom:0; left:0; right:0; z-index:500; background:rgba(255,255,255,0.8) url(/bitrix/templates/new_ru/css/../img/preloaderlanmarket.gif) no-repeat center center;}

div.grayscale, aside.grayscale{ +filter: grayscale(100%);
-webkit-filter: grayscale(100%);
 -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
   -o-filter: grayscale(100%);
    filter: grayscale(100%);
 }

.catagory_fltr_blk--hidden_fields .second_lvl label{position:relative; display:block;}
/*

*/
@media (min-width: 780px) {
	.catalog_s .btn_close {
		display:none
	}
}
/* End */


/* Start:/bitrix/templates/new_ru/components/bitrix/catalog/catalog_site/style.css?1686730302697*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}
/* End */


/* Start:/bitrix/templates/new_ru/components/bitrix/catalog.smart.filter/visual_vertical/style.css?168673030328184*/
.catagory_fltr_list .btn_all {
    color: #58585a;
	margin-top:-10px;
	position:relative; z-index:2;
}
.catagory_fltr_list .btn_all i.fa {
    color: #e63438;
}




.bx_filter .bx_filter_button_box{clear: both;}
.bx_filter.bx_horizontal .bx_filter_parameters_box{
	float:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:25%;
	padding:0 15px;
}
.bx_filter.bx_horizontal .bx_filter_parameters_box:nth-child(4n+2){clear:both;}
@media (max-width:860px){
	.bx_filter.bx_horizontal .bx_filter_parameters_box{width:33.333%;}
	.bx_filter.bx_horizontal .bx_filter_parameters_box:nth-child(4n+2){clear:none;}
	.bx_filter.bx_horizontal .bx_filter_parameters_box:nth-child(3n+2){clear:both;}
}
@media (max-width:640px){
	.bx-touch .bx_filter.bx_horizontal .bx_filter_parameters_box{width:50%;}
	.bx-touch .bx_filter.bx_horizontal .bx_filter_parameters_box:nth-child(4n+2){clear:none;}
	.bx-touch .bx_filter.bx_horizontal .bx_filter_parameters_box:nth-child(3n+2){clear:none;}
	.bx-touch .bx_filter.bx_horizontal .bx_filter_parameters_box:nth-child(2n+2){clear:both;}
}
@media (max-width:450px){
	.bx-touch .bx_filter.bx_horizontal .bx_filter_parameters_box{float:none;width:100%;}
	.bx-touch .bx_filter.bx_horizontal .bx_filter_parameters_box:nth-child(4n+2){clear:none;}
	.bx-touch .bx_filter.bx_horizontal .bx_filter_parameters_box:nth-child(3n+2){clear:none;}
	.bx-touch .bx_filter.bx_horizontal .bx_filter_parameters_box:nth-child(2n+2){clear:none;}
}

.bx_filter .bx_filter_parameters_box_title{
	font-size:15px;
	display:inline-block;
	margin-bottom:10px;
	cursor:pointer;
	color:#000;
	border-bottom:1px dashed #000;
	position: relative;
}

.bx_filter .bx_filter_parameters_box_title:after{
	position: absolute;
	content: ' ';
	width:7px;
	height: 4px;
	top: 50%;
	/*left: -13px;*/
	right: -15px;
	margin-top: -1px;
	opacity: .8;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAFAgMAAAD09B5LAAAABGdBTUEAALGPC/xhBQAAAAlQTFRF////AAAAAAAAflGpXQAAAAN0Uk5TvwCA2cz+0wAAABdJREFUCNdjWLWCQWsBg1cLQ5AIQ0gIACLDA/lykNHsAAAAAElFTkSuQmCC');
}
.bx_filter .bx_filter_parameters_box.active .bx_filter_parameters_box_title:after{
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAFAgMAAAD09B5LAAAABGdBTUEAALGPC/xhBQAAAAlQTFRF////AAAAAAAAflGpXQAAAAN0Uk5TvwCA2cz+0wAAABdJREFUCNdjCAthiJrCkLWEYdUKBgYGACBrA/l9XbhoAAAAAElFTkSuQmCC");
}
.bx_filter .bx_filter_block{
	padding:0;
	overflow:hidden;
}
.bx_filter .bx_filter_button_box .bx_filter_block,
.bx_filter .bx_filter_parameters_box.active .bx_filter_block{
	display:block;
}
.bx_filter .bx_filter_parameters_box.active .bx_filter_block i{
	font-size: 15px;
	font-style: normal;
	color: #596b70;
	display: block;
	padding-bottom: 3px;
}
/*bx_filter_param_area => bx_filter_parameters_box_container*/

/*bx_filter_param_area_block => bx_filter_parameters_box_container_block*/
.bx_filter .bx_filter_parameters_box_container_block{
	font-size:11px;
	float:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:50%;
	color:#3f3f3f;
}
.bx_filter .bx_filter_parameters_box_container .bx_filter_parameters_box_container_block:nth-child(2){
	text-align: right;
}
/*bx_input_container => bx_filter_input_container*/
.bx_filter .bx_filter_parameters_box_container .bx_filter_input_container{
	display:inline-block;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	/*max-width:105px;*/
	max-width:66%;
	min-width: 80px;
	width: 100%;
	height:35px;
	padding:1px;
	border-radius:3px;
	background:#8ca3ae;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhjYTNhZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiNmM4ZDIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#8ca3ae), color-stop(100%,#b6c8d2));
	background:-webkit-linear-gradient(top, #8ca3ae 0%,#b6c8d2 100%);
	background:   -moz-linear-gradient(top, #8ca3ae 0%,#b6c8d2 100%);
	background:    -ms-linear-gradient(top, #8ca3ae 0%,#b6c8d2 100%);
	background:     -o-linear-gradient(top, #8ca3ae 0%,#b6c8d2 100%);
	background:        linear-gradient(top bottom, #8ca3ae 0%,#b6c8d2 100%);
	box-shadow:0 1px 0 0 rgba(255,255,255,.75);

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8ca3ae', endColorstr='#b6c8d2',GradientType=0 );
}
.bx_filter .bx_filter_parameters_box_container .bx_filter_parameters_box_container_block:nth-child(1){
	padding-right: 5px;
}
.bx_filter .bx_filter_parameters_box_container .bx_filter_parameters_box_container_block:nth-child(2){
	padding-left: 5px;
}

.bx_filter .bx_filter_parameters_box_container .bx_filter_input_container input{
	display:block;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
	font-size: 18px;
	/*max-width:33%;*/
	/*min-width: 105px;*/
	height:33px;
	margin: 0;
	padding:0 4px;
	border:none;
	border-radius:2px;
	background:#fff;
	box-shadow:inset 0 3px 6px 0 rgba(215,215,215,.75);
}

.bx_filter .bx_filter_parameters_box_container .bx_filter_calendar_container{
	max-width:100%;
	position:relative;
}

.bx_filter .bx_filter_parameters_box_container .bx_filter_calendar_container input.calendar{
	padding:0 23px 0 4px;
	font-size:15px;
}

.bx_filter .bx_filter_parameters_box_container .bx_filter_input_container img.calendar-icon{
	display:block;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	position:absolute;
	font-size:18px;
	top:7px;
	right:3px;
}

/*Track*/
.bx_filter .bx_ui_slider_track{
	position:relative;
	height:3px;
	margin:25px 0px;
	background:#a1c0c8;
}
.bx_filter .bx_ui_slider_part{
	position:absolute;
	top:-6px;
	width:1px;
	height:17px;
	
}
.bx_filter .bx_ui_slider_part.p1{left:-1px;}
.bx_filter .bx_ui_slider_part.p2{left:25%;}
.bx_filter .bx_ui_slider_part.p3{left:50%;}
.bx_filter .bx_ui_slider_part.p4{left:75%;}
.bx_filter .bx_ui_slider_part.p5{right:-1px;}
.bx_filter .bx_ui_slider_part span{
	font-size:11px;
	
	position:absolute;
	top:-16px;
	left:50%;
	display:block;
	width:100px;
	margin-left:-50px;
	text-align:center;
	color:#a6a8ad;
}
.bx_filter .bx_ui_slider_part.p2 span,
.bx_filter .bx_ui_slider_part.p3 span,
.bx_filter .bx_ui_slider_part.p4 span{display:none;color:#6b8086;}

.bx_filter .bx_ui_slider_range,
.bx_filter .bx_ui_slider_pricebar,
.bx_filter .bx_ui_slider_pricebar_VD,
.bx_filter .bx_ui_slider_pricebar_VN,
.bx_filter .bx_ui_slider_pricebar_V{
	position:absolute;
	top:-1px;
	bottom:-1px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.bx_filter .bx_ui_slider_range{
	z-index:20;
}
.bx_filter .bx_ui_slider_pricebar{
	z-index:10;
}

.bx_filter .bx_ui_slider_pricebar_VD{
	z-index:6;
	background:#e83539;

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#849da4', endColorstr='#93afb7',GradientType=0 );
}
.bx_filter .bx_ui_slider_pricebar_VN{
	z-index:7;
	background:#d1d1d1;

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6eccea', endColorstr='#73d6f6',GradientType=0 );
}
.bx_filter .bx_ui_slider_pricebar_V{
	z-index:8;
	/*	border-right:1px solid #1888cc;
		border-left: 1px solid #1888cc;*/
	background:#e83539;
}



.bx_filter .bx_ui_slider_handle{
	position:absolute;
	top:100%;
	width:22px;
	height:22px;
}
.bx_filter .bx_ui_slider_handle:hover{
	-webkit-cursor:grab;
	-ms-cursor:grab;
	-o-cursor:grab;
	cursor:grab;
}
.bx_filter .bx_ui_slider_handle:active{
	-webkit-cursor:grabbing;
	-ms-cursor:grabbing;
	-o-cursor:grabbing;
	cursor:grabbing;
}
.bx_filter .bx_ui_slider_handle.left1{
	left:0;
	margin-left:-21px;
	background:url(/bitrix/templates/new_ru/components/bitrix/catalog.smart.filter/visual_vertical/images/handle_left.png) no-repeat right top;
}
.bx_filter .bx_ui_slider_handle.right1{
	right:0;
	margin-right:-21px;
	background:url(/bitrix/templates/new_ru/components/bitrix/catalog.smart.filter/visual_vertical/images/handle_right.png) no-repeat left top;
}
.bx_filter .bx_ui_slider_handle.right{
content: "";
    height: 0;
    position: absolute;
    top: -3px;
    width: 10px;
    border-bottom: 10px solid #e83539;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
	
	right:0;
	margin-right:-10px;
	z-index:100;
}
.bx_filter .bx_ui_slider_handle.left{
content: "";
    height: 0;
    position: absolute;
    top: -3px;
    width: 10px;
    border-bottom: 10px solid #e83539;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
	
	right:0;
	margin-left:-10px;
	z-index:100;
}

/*
*	Select
*
*/
.bx_filter .bx_filter_select_container{
	display:inline-block;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	height:35px;
	padding:1px;
	border-radius:3px;
	background:#8ca3ae;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhjYTNhZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiNmM4ZDIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#8ca3ae), color-stop(100%,#b6c8d2));
	background:-webkit-linear-gradient(top, #8ca3ae 0%,#b6c8d2 100%);
	background:   -moz-linear-gradient(top, #8ca3ae 0%,#b6c8d2 100%);
	background:    -ms-linear-gradient(top, #8ca3ae 0%,#b6c8d2 100%);
	background:     -o-linear-gradient(top, #8ca3ae 0%,#b6c8d2 100%);
	background:        linear-gradient(top bottom, #8ca3ae 0%,#b6c8d2 100%);
	box-shadow:0 1px 0 0 rgba(255,255,255,.75);

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8ca3ae', endColorstr='#b6c8d2',GradientType=0 );
}
.bx_filter .bx_filter_select_block{
	position:relative;
	display:block;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
	height:33px;
	margin:0;
	padding:0 33px 0 10px;
	border:none;
	border-radius:2px;
	background:#fff;
	box-shadow:inset 0 3px 6px 0 rgba(215,215,215,.75);
}
.bx_filter .bx_filter_select_text{
	font-size:15px;
	line-height:33px;
	overflow:hidden;
	max-width:100%;
	height:33px;
	cursor:pointer;
	vertical-align:middle;
	white-space:nowrap;
	text-overflow:ellipsis;
	-ms-text-overflow:ellipsis;
}
.bx_filter .bx_filter_select_text.fix{
	min-width:120px;
}
.bx_filter .bx_filter_select_text label{
	cursor:pointer;
}
.bx_filter .bx_filter_select_arrow{
	position:absolute;
	top:0;
	right:0;
	width:34px;
	height:33px;
	cursor:pointer;
	background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAECAYAAABCxiV9AAAAG0lEQVQY02OYOXPmf1yYAQRwSsAATglkBch8ADy7LKHqFrgoAAAAAElFTkSuQmCC') no-repeat center;
}
/*
*	Select popup
*
*/
.bx_filter_select_popup{padding:0;}
.bx_filter_select_popup ul{
	margin:0;
	padding:0;
	list-style:none;
}
.bx_filter_select_popup ul li{
	display:block;
	text-align: left;
	vertical-align:middle;
}
.bx_filter_select_popup ul li:first-child{
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.bx_filter_select_popup ul li label{
	font-size:14px;
	line-height:26px;
	display:block;
	text-align: left !important;
	overflow:hidden;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
	height:26px;
	padding:0 5px;
	cursor:pointer;
	vertical-align:middle;
	white-space:nowrap;
	text-overflow:ellipsis;
	-ms-text-overflow:ellipsis;
	color:#575757;
}
.bx_filter_select_popup ul li label.selected,
.bx_filter_select_popup ul li label:hover{
	color:#000;
	background:#f3f8fa;
}
.bx_filter_select_popup ul li label.disabled{
	color:#b8b8b8;
	background:transparent;
}
.bx_filter_select_popup ul li .bx_filter_param_text{
	line-height: 26px !important;
}

/*
* TAGS
*
*/
.bx_filter.bx_horizontal .bx_filter_parameters_box.tags{
	width: 100%;
	clear: both
}
.bx_filter .bx_filter_tag{
	padding:18px;
	border:1px solid #aed5e0;
	border-radius:5px;
	background:rgba(151,214,233,.33);
}
.bx_filter .bx_tag_link{
	font-size:12px;
	text-decoration:none;
	color:#68939e;
	border-bottom:1px solid;
	text-shadow:none;
}
.bx_filter .bx_tag_link.active,
.bx_filter .bx_tag_link:hover{
	color:#1d3d46;
	border-bottom:none;
}

/*
*	LABEL
*
*/
.bx_filter .bx_filter_param_label{
	font-size:13px;
	position:relative;
	display:block;
	text-align:left;
	margin-bottom: 5px;
	margin-right: 5px;
}
.bx_filter .bx_filter_param_label.dib{display: inline-block;}
.bx_filter .bx_filter_param_text{
	line-height:34px;
	position:relative;
	display:inline-block;
	margin:0 5px;
	vertical-align:middle;
	text-align:center;
	cursor:pointer;
}
.bx_filter label.disabled{
	color:#ccc; cursor:default;
	/*text-decoration: line-through;*/
}
.bx_filter_select_popup .bx_filter_param_label.active{
	background: #f3f8fa;
}
/*
*	Checkbox / Radio
*
*/

.bx_filter .bx_filter_input_checkbox input[type=radio],
.bx_filter .bx_filter_input_checkbox input[type=checkbox]{
	position: relative;
	top: -3px;
	float:left;
}
.bx_filter .bx_filter_input_checkbox .bx_filter_param_text{
	display: block;
	line-height: 15px;
	margin-left: 25px;
	text-align: left;
}

/*
* 	BTN
*
*/
.bx_filter .bx_filter_param_btn{
	display:inline-block;
	width:34px;
	height:34px;
	text-align:center;
	text-decoration:none;
	color:#000;
	vertical-align: middle;
	border:1px solid #9dbcc3;
	border-radius:3px;
	background:#fbfdfd;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiZmRmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjZmUxZTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbfdfd), color-stop(100%,#cfe1e7));
	background:-webkit-linear-gradient(top, #fbfdfd 0%,#cfe1e7 100%);
	background:   -moz-linear-gradient(top, #fbfdfd 0%,#cfe1e7 100%);
	background:    -ms-linear-gradient(top, #fbfdfd 0%,#cfe1e7 100%);
	background:     -o-linear-gradient(top, #fbfdfd 0%,#cfe1e7 100%);
	background:        linear-gradient(top bottom, #fbfdfd 0%,#cfe1e7 100%);
	background-clip:padding-box;
	box-shadow: 0 1px 0 rgba(0,0,0,.1), inset 0 0 0 1px rgba(255,255,255,.22);
	text-shadow:0 1px 0 #fff;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfdfd', endColorstr='#cfe1e7',GradientType=0 );
	-webkit-transition:border .3s ease, box-shadow .1s ease, color .3s ease;
	-moz-transition:border .3s ease, box-shadow .1s ease, color .3s ease;
	-ms-transition:border .3s ease, box-shadow .1s ease, color .3s ease;
	-o-transition:border .3s ease, box-shadow .1s ease, color .3s ease;
	transition:border .3s ease, box-shadow .1s ease, color .3s ease;
	cursor: pointer;
}
.bx_filter .bx_filter_param_btn:hover{border-color:#b4d5de}
.bx_filter .bx_filter_param_btn:active,
.bx_filter .bx_filter_param_label.active .bx_filter_param_btn{
	border-color:#b4d5de;
	background:#fcfefe;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjZmUyZTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#feffff), color-stop(100%,#cfe2e7));
	background:-webkit-linear-gradient(top, #fcfefe 0%,#feffff 100%);
	background:   -moz-linear-gradient(top, #fcfefe 0%,#feffff 100%);
	background:    -ms-linear-gradient(top, #fcfefe 0%,#feffff 100%);
	background:     -o-linear-gradient(top, #fcfefe 0%,#feffff 100%);
	background:        linear-gradient(top bottom, #fcfefe 0%,#cfe2e7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfefe', endColorstr='#feffff',GradientType=0 );
	box-shadow:0 0 0 3px #2995d7,inset 0 2px 3px rgba(0,0,0,.12);
}
/* --- colors */
.bx_filter .bx_filter_param_btn.bx_color_sl{
	/*width:24px;*/
	/*padding:0 1px;*/
}
.bx_filter .bx_filter_param_label.disabled .bx_filter_param_btn.bx_color_sl{
	background: transparent;
	box-shadow: none
}
.bx_filter .bx_filter_param_label.disabled .bx_filter_param_btn.bx_color_sl{position: relative;}
.bx_filter .bx_filter_param_label.disabled .bx_filter_param_btn.bx_color_sl:before{
	position: absolute;
	bottom:0;
	right: 0;
	top: 0;
	left: 0;
	content: ' ';
	/*width: 19px;*/
	/*height:19px;*/
	display: block;
	z-index:100;
	background: url(/bitrix/templates/new_ru/components/bitrix/catalog.smart.filter/visual_vertical/images/missing_v2.png) no-repeat center;
	opacity: .7;
}

/*
* BTN P/M
*
*/
.bx_filter .bx_filter_param_btn.bx_spm{
	width:23px;
	min-width:23px;
	height:23px;
	padding:0;
	vertical-align: middle;
}
.bx_filter .bx_filter_param_btn.bx_spm.bx_minus{
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAECAIAAADXmFKkAAAAIUlEQVQYV2NgKFmCD5UuYUDno5ElUBWLoUJwUWT0nxAAABiMRP18QPJ4AAAAAElFTkSuQmCC), -webkit-linear-gradient(#fbfdfd 0%, #cfe1e7 100%);
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAECAIAAADXmFKkAAAAIUlEQVQYV2NgKFmCD5UuYUDno5ElUBWLoUJwUWT0nxAAABiMRP18QPJ4AAAAAElFTkSuQmCC),	  -o-linear-gradient(#fbfdfd 0%, #cfe1e7 100%);
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAECAIAAADXmFKkAAAAIUlEQVQYV2NgKFmCD5UuYUDno5ElUBWLoUJwUWT0nxAAABiMRP18QPJ4AAAAAElFTkSuQmCC),		 linear-gradient(#fbfdfd 0%, #cfe1e7 100%);
	background-repeat:no-repeat,repeat;
	background-position:center 10px,center;
}
.bx_filter .bx_filter_param_btn.bx_spm.bx_plus{
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAATElEQVQoz2NgQAclS/7DMUEAVriYWMVQhSCaKJNLcTmjFMmNyBibOFgQLrEYu0a4YrCCxbhNQxb7jwaQFWLIUR7OpUtIDWciFONzIwAP8KL1rVnYDQAAAABJRU5ErkJggg==), -webkit-linear-gradient(#fbfdfd 0%, #cfe1e7 100%);
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAATElEQVQoz2NgQAclS/7DMUEAVriYWMVQhSCaKJNLcTmjFMmNyBibOFgQLrEYu0a4YrCCxbhNQxb7jwaQFWLIUR7OpUtIDWciFONzIwAP8KL1rVnYDQAAAABJRU5ErkJggg==),	  -o-linear-gradient(#fbfdfd 0%, #cfe1e7 100%);
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAATElEQVQoz2NgQAclS/7DMUEAVriYWMVQhSCaKJNLcTmjFMmNyBibOFgQLrEYu0a4YrCCxbhNQxb7jwaQFWLIUR7OpUtIDWciFONzIwAP8KL1rVnYDQAAAABJRU5ErkJggg==),		 linear-gradient(#fbfdfd 0%, #cfe1e7 100%);
	background-repeat:no-repeat,repeat;
	background-position:center 6px,center;
}
.bx_filter .bx_filter_param_btn.bx_spm:active{
	outline:none !important;
	box-shadow:inset 0 2px 3px rgba(0,0,0,.12);
}
.bx_filter span.bx_spm{
	font-size:18px;
	font-weight:bold;
	line-height:23px;
	display:inline-block;
	height:23px;
	margin:0 10px;
	vertical-align:middle;
	color:#000;
}

/*
*	icon
*
*/
.bx_filter_select_popup .bx_filter_select_text_icon,
.bx_filter .bx_filter_select_text_icon{
	line-height:33px;
	position:relative;
	display:inline-block;
	width:24px;
	height:24px;
	margin-top:-2px;
	margin-right:2px;
	vertical-align:middle;
	border-radius:2px;
}
.bx_filter_select_popup .bx_filter_btn_color_icon,
.bx_filter .bx_filter_btn_color_icon{
	line-height:24px;
	position:relative;
	top:5px;
	border-radius: 2px;
	display:inline-block;
	width:24px;
	height:24px;
	vertical-align:middle;
	box-shadow: inset 0 0 0 1px rgba(0,0,0,.2);
	-webkit-background-size:cover;
	background-size:cover;
}
.bx_filter_select_popup .bx_filter_btn_color_icon{
	width:20px;
	height:20px;
	margin:2px 0;
	top: 0 !important;
}
.bx_filter .bx_filter_select_block .bx_filter_btn_color_icon{
	top:-1px !important;
}
.bx_filter_btn_color_icon.all {
	position: relative;
	border: none;
	box-shadow: none
}

.bx_filter_btn_color_icon.all:after,
.bx_filter_btn_color_icon.all:before{
	position: absolute;
	width: 60%;
	height:60%;
	background: #fff;
	content: " ";
	box-shadow: inset 0 0 0 1px rgba(0,0,0,.2);
}
.bx_filter_btn_color_icon.all:after{
	right: 0;
	bottom: 0;
}
.bx_filter_btn_color_icon.all:before{
	top:0;
	left: 0;
}
.bx_filter .bx_filter_param_label.disabled .bx_filter_btn_color_icon{
	opacity: .2;
}

/*
* 	BIZ
*
*/
.bx_filter .bx_filter_parameter_biz{
	font-size:15px;
	display:inline-block;
	margin-right:10px;
	text-decoration:none;
	color:#215968;
	border-bottom:1px dashed;
}
.bx_filter .bx_filter_parameter_biz:hover{
	text-decoration:none;
	border-bottom:1px solid;
}
.bx_filter .bx_filter_parameter_biz.active{
	position:relative;
	padding-left:20px;
	color:#d54a4a;
	border-bottom:1px solid;
}
.bx_filter .bx_filter_parameter_biz.active:hover{
	border-bottom:1px dashed;
}
.bx_filter .bx_filter_parameter_biz.active:before{
	position:absolute;
	top:4px;
	left:1px;
	display:block;
	width:13px;
	height:13px;
	content:' ';
	background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAMCAYAAAC5tzfZAAABFElEQVQoz2NgIBJcl+Qzui7J33Vdgo+RWA38NxQknwDp/zekhRoIarghyc94Q15iC5D+f1NJ5v/n7dumE7ZFWqgYbANQ08c1a37+///fAL8GCT7L6zLCf0CaXjbUAdX/j0aWdAJKTACaxookJnJTUeoFyIaHIYH////8ORHZzdw35MTegyRvSAkeAdISYH8oSu4Fid0x0f//5/nzo0BbWOCagBzur0ePvrujp/kf5Aygc54DbZkDYt9UkPj/7czpl0A1ohhuBwra/Lp//809Zwewh8GagfSHpUt+A+VMcXoaKKn45+PHK0/iY8EaX1SUgzyeRDB4gYp4//3+veX9/Hn//379OpPY1ALSyAzEOUDMhksNAKf2po+AEPuKAAAAAElFTkSuQmCC') no-repeat center left;
}

/*
*	BTN result and reset
*
*/
.bx_filter .bx_filter_search_button{
	cursor: pointer;
	outline: none;
	font-size:14px;
	font-weight:bold;
	line-height:35px;
	display:inline-block;
	height:35px;
	margin-right:7px;
	margin-bottom:10px;
	padding:0 10px;
	text-decoration:none;
	color:#1075a2;
	border-top:   1px solid rgba(0,0,0,.1);
	border-right: 1px solid rgba(0,0,0,.2);
	border-bottom:1px solid rgba(0,0,0,.4);
	border-left:  1px solid rgba(0,0,0,.2);
	border-radius:3px;
	background:#f9fafa;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfefe), color-stop(100%,#c6e8f2));
	background:-webkit-linear-gradient(top, #fcfefe 0%,#c6e8f2 100%);
	background:   -moz-linear-gradient(top, #fcfefe 0%,#c6e8f2 100%);
	background:    -ms-linear-gradient(top, #fcfefe 0%,#c6e8f2 100%);
	background:     -o-linear-gradient(top, #fcfefe 0%,#c6e8f2 100%);
	background:        linear-gradient(top bottom, #fcfefe 0%,#e4f1f5 100%);
	box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
	text-shadow:0 1px 0 0 rgba(255,255,255,.75);

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfefe', endColorstr='#c6e8f2',GradientType=0 );
}
.bx_filter .bx_filter_search_button:hover{
	background:#f0f9fb;
}
.bx_filter .bx_filter_search_button:active{
	position:relative;
	bottom:-1px;
	background:#e4f1f5;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U0ZjFmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOWZhZmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#e4f1f5), color-stop(100%,#f9fafa));
	background:-webkit-linear-gradient(top, #e4f1f5 0%,#f9fafa 100%);
	background:   -moz-linear-gradient(top, #e4f1f5 0%,#f9fafa 100%);
	background:    -ms-linear-gradient(top, #e4f1f5 0%,#f9fafa 100%);
	background:     -o-linear-gradient(top, #e4f1f5 0%,#f9fafa 100%);
	background:        linear-gradient(top bottom, #e4f1f5 0%,#f9fafa 100%);
	box-shadow:inset 0 1px 2px 0 rgba(0,0,0,.08) ;

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4f1f5', endColorstr='#f9fafa',GradientType=0 );
}
.bx_filter .bx_filter_search_reset{
	cursor: pointer;
	outline: none;
	font-size:14px;
	font-weight:bold;
	line-height:35px;
	display:inline-block;
	height:35px;
	margin-right:7px;
	margin-bottom:10px;
	padding:0 10px;
	/*text-decoration:underline;*/
	color:#586a6f;
	border-radius:3px;
	background:transparent;
	border: none;
	text-shadow:0 1px 0 0 rgba(255,255,255,.75);
}
.bx_filter .bx_filter_search_reset:hover{
	color:#555;
}
.bx_filter .bx_filter_search_reset:active{
	position:relative;
	bottom:-1px;
	/*box-shadow: inset 0 1px 2px 0 rgba(0,0,0,0.08) ;*/
}

/*
* 	Result Popup
*
*/
.bx_filter .bx_filter_popup_result{
	font-size:13px;
	font-weight:normal;
	line-height:33px;
	position:absolute;
	z-index:930;
	display:none;
	height:33px;
	margin-top:5px;
	margin-left:10px;
	padding:0 10px;
	white-space:nowrap;
	color:#3f3f3f;
	border-top:1px solid #d1d1d1;
	border-right:1px solid #d1d1d1;
	border-bottom:1px solid #d1d1d1;
	border-left:1px solid #d1d1d1;
	border-radius:3px;
	background:#fff;
	box-shadow:0 2px 5px 0 rgba(0,0,0,.1);
}
.bx_filter .bx_filter_popup_result .arrow{
	position:absolute;
	top:50%;
	width:8px;
	height:14px;
	margin-top:-7px;
	background:url(/bitrix/templates/new_ru/components/bitrix/catalog.smart.filter/visual_vertical/images/arr_left.png) no-repeat center;
}
.bx_filter.bx_horizontal .bx_filter_popup_result{
	position: static !important;
	display: inline-block
}
.bx_filter.bx_horizontal .bx_filter_popup_result .arrow{
	display: none;
}
.bx_filter .bx_filter_popup_result.right{left:102%;}
.bx_filter .bx_filter_popup_result.left{right:102%;}
.bx_filter .bx_filter_popup_result.right .arrow{left: -8px;background:url(/bitrix/templates/new_ru/components/bitrix/catalog.smart.filter/visual_vertical/images/arr_left.png)  no-repeat center;}
.bx_filter .bx_filter_popup_result.left  .arrow{right:-8px;background:url(/bitrix/templates/new_ru/components/bitrix/catalog.smart.filter/visual_vertical/images/arr_right.png) no-repeat center;}
.bx_filter .bx_filter_popup_result a{color:#e83539;}
.bx_filter .bx_filter_popup_result a:hover{text-decoration:none;}
.bx_filter .bx_filter_popup_result_close{display:none;}

@media (max-width:530px){
	.bx-touch .bx_filter .bx_filter_popup_result{
		font-size:12px;
		line-height:14px;
		position:fixed !important;
		z-index:1001;
		top:auto !important;
		right:0 !important;
		bottom:0 !important;
		left:0 !important;
		margin-top: 0;
		margin-left:0;
		width:auto;
		height:auto;
		padding:10px;
		border-radius:0;
		box-shadow:0 -2px 5px 0 rgba(0,0,0,.1);
	}
	.bx_filter .bx_filter_popup_result .arrow{
		display: none;
	}
	.bx-touch .bx_filter .bx_filter_popup_result_close{
		position:absolute;
		top:50%;
		right:10px;
		display:block;
		width:22px;
		height:22px;
		margin-top:-11px;
		background:url(/bitrix/templates/new_ru/components/bitrix/catalog.smart.filter/visual_vertical/images/x.png) no-repeat center;
		background-size:16px;
	}
}
/* End */


/* Start:/bitrix/templates/new_ru/components/sms/catalog.section.list/sections_best/style.css?16867303047543*/
/* line */
.secondblock{position:relative;}

.second_lvl{display:none;}
.second_lvl .second_lvl{padding-bottom:0; margin-bottom:0;}
.secondblock input[type='checkbox'] + label{padding-right:25px;padding-left: 25px;}
.secondblock  a{display:block;}

.bx_catalog_line{margin-bottom: 30px;}
.bx_catalog_line .bx_catalog_line_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_line .bx_catalog_line_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_ul{padding: 0;}
.bx_catalog_line .bx_catalog_line_ul li{
	margin-bottom: 20px;
	list-style: none;
}
.bx_catalog_line .bx_catalog_line_ul li:before {content: '' !important}

.bx_catalog_line .bx_catalog_line_img{
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 40px;
	width: 125px;
	height: 125px;
	border:1px solid #ccc;
	border-radius: 2px;
			background-position: center;
			background-repeat: no-repeat;
	-webkit-background-size:contain;
			background-size:contain;
}

.bx_catalog_line .bx_catalog_line_title{
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 18px;
}
.bx_catalog_line .bx_catalog_line_title a{
	color: #4c7da6;
	font-size: 18px;
}
.bx_catalog_line .bx_catalog_line_title a:hover{text-decoration: none;}
.bx_catalog_line .bx_catalog_line_title span{font-size: 16px}
.bx_catalog_line .bx_catalog_line_description{
	color: #3f3f3f;
	font-size: 13px;
	line-height: 16px;
}


@media (max-width:639px) {
	.bx-touch .bx_catalog_line .bx_catalog_line_img{
		margin-right: 10px;
		width: 50px;
		height: 50px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 14px;
	}
	.bx-touch .bx_catalog_line .bx_catalog_line_title a{font-size: 14px;}
	.bx-touch .bx_catalog_line .bx_catalog_line_description{font-size: 11px;}
}



.bx_catalog_line .bx_catalog_line_img,
.bx_catalog_line .bx_catalog_line_title,
.bx_catalog_line .bx_catalog_line_title a,
.bx_catalog_line .bx_catalog_line_description{
	-webkit-transition: all 0.3s ease;
	   -moz-transition: all 0.3s ease;
	    -ms-transition: all 0.3s ease;
	     -o-transition: all 0.3s ease;
	 		transition: all 0.3s ease;
}

/* text */
.bx_catalog_text{margin-bottom: 30px;}
.bx_catalog_text .bx_catalog_text_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_text .bx_catalog_text_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_ul{padding: 0;}
.bx_catalog_text .bx_catalog_text_ul li{
	float: left;
	margin: 0 10px 10px;
	list-style: none;
}
.bx_catalog_text .bx_catalog_text_ul li:before {content: '' !important}
.bx_catalog_text .bx_catalog_text_title{
	margin: 0;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}
.bx_catalog_text .bx_catalog_text_title a{
	color: #4c7da6;
	white-space: nowrap;
	font-size: 14px;
}
.bx_catalog_text .bx_catalog_text_title a:hover{text-decoration: none}
.bx_catalog_text .bx_catalog_text_title span{font-size: 12px;}

@media (max-width:639px) {
	.bx-touch .bx_catalog_text .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 12px;
	}
	.bx-touch .bx_catalog_text .bx_catalog_line_title a{font-size: 12px;}
}

	.bx_catalog_text .bx_catalog_line_title,
	.bx_catalog_text .bx_catalog_line_title a{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}
	
/* tile */

.bx_catalog_tile{margin-bottom: 30px;}
.bx_catalog_tile .bx_catalog_tile_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_tile .bx_catalog_tile_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_ul{padding: 0;}
.bx_catalog_tile .bx_catalog_tile_ul li{
	float: left;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
	margin-bottom: 20px;
	padding: 0 10px;
	width:12.5%;
	list-style: none;
	text-align: center;
}
.bx_catalog_tile .bx_catalog_tile_ul li:before {content: '' !important}
.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: both;}

.bx_catalog_tile .bx_catalog_tile_img{
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 78px;
	height: 78px;
	border:1px solid #ccc;
	border-radius: 2px;
			background-color: #fff;
			background-position: center;
			background-repeat: no-repeat;
	-webkit-background-size:contain;
			background-size:contain;
}
.bx_catalog_tile .bx_catalog_tile_title{
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}
.bx_catalog_tile .bx_catalog_tile_title a{
	color: #4c7da6;
	font-size: 14px;
}
.bx_catalog_tile .bx_catalog_tile_title a:hover{text-decoration: none;}
.bx_catalog_tile .bx_catalog_tile_title span{font-size: 12px;}




/*2*/
@media (max-width:980px){
	.bx_catalog_tile .bx_catalog_tile_ul li{width:20%;}
	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear: both;}
}
/*3*/
@media (max-width:639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title{
		margin-bottom: 5px;
		line-height: 14px;
	}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title a{font-size: 11px;}
}
@media (min-width:480px) and (max-width:639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:25%;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1){clear: both;}
}
/*4*/
@media (max-width:479px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:33.3%;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_img{
		width: 100%;
		height: 80px;
	}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1){clear: both;}

}


	.bx_catalog_tile .bx_catalog_tile_title,
	.bx_catalog_tile .bx_catalog_tile_title a,
	.bx_catalog_tile .bx_catalog_tile_ul li,
	.bx_catalog_tile .bx_catalog_tile_img{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}
	
/* list */

.bx_sitemap{margin-bottom: 30px;}
.bx_sitemap .bx_sitemap_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_sitemap .bx_sitemap_title a{
	color: #000;
	text-decoration: none;
}

.bx_sitemap .bx_sitemap_ul li{
	padding: 0;
	line-height: 14px;
}
.bx_sitemap .bx_sitemap_ul li:before {content: '' !important}
.bx_sitemap .bx_sitemap_li_title{
	display: inline-block;
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-weight: normal;
	line-height: 13px;
	margin-bottom: 10px;
}
.bx_sitemap .bx_sitemap_li_title a{
	color: #4c7da6;
	white-space: nowrap;
	font-size: 13px;
}
.bx_sitemap .bx_sitemap_li_title a:hover{text-decoration: none}
.bx_sitemap .bx_sitemap_li_title span{font-size: 11px;}

@media (max-width:639px) {
	.bx-touch .bx_sitemap .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 12px;
	}
	.bx-touch .bx_sitemap .bx_catalog_line_title a{font-size: 12px;}
}

	.bx_sitemap .bx_catalog_line_title,
	.bx_sitemap .bx_catalog_line_title a{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}
/* End */


/* Start:/bitrix/templates/new_ru/components/bitrix/catalog.smart.filter/visual_vertical/themes/red/colors.css?168673030312664*/
.bx_filter.bx_red .bx_filter_section{
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAIAAAAn5KxJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTk0NEQ4NDU3MTdBMTFFNEI1MTNFMkIwNDRFQUQxQTYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTk0NEQ4NDY3MTdBMTFFNEI1MTNFMkIwNDRFQUQxQTYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxOTQ0RDg0MzcxN0ExMUU0QjUxM0UyQjA0NEVBRDFBNiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxOTQ0RDg0NDcxN0ExMUU0QjUxM0UyQjA0NEVBRDFBNiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PjrYn4oAAA4OSURBVHjaTJprcuMwDoRFSn7N/S+3P/YWW5XElsTt7g9i4qlJ2bJE4tlogG7/++9/Pu9P6+1+u48xzvNct/U8ztbacRzbtu373nvnK73RnctY9F5f6aLuud1u3z/f27oty6Ib9JWufD6fdV15RCvoqba0sQw9z216UI/rzq/vL92pNXXxs3/Wvi5teTwe4xxz2eZtW+t57ceuJy2K1lwWLaQvddEf29LXfr/fdd1SDquhrySH3vy8f9BEu7LC+/0+zgPd/IhU03t/Ormo9xJa17XI4/6QoNpLmusNi0i3n58f2c7irVbVVtEdfnYZSIwc1nJZ3vtbOrHfsRwW6BxW2gIP3aavtJz20/3SDWt5qaVLDq1cF5tNKF9JaSt5eQnD66Kk+f7+1g02v5y520ysJrUlfUdQXcKVsrZEkQv0sh6rd9IVPYCD9FdfndfLK7amGyxBltZTMaIv4nQbc1hVGUl/9Z4dtZS8pO/4KGkUctxJzOivpJQO/kssajltieqWKf/wxfP51HJ4GUM6cA/rwM3ysh5Hbt3p1ZrD0ZutHYG0nJ769/rX8sz+2dFNy+klu+g9cY8VJTTr6I1doMA4bDH71M6VRsNhhExWbiz4Qjsp5xzBo+FlTOvwbZ0o1Es2syWOU5rcthtO1Le64qd2B640vD/uuqLg1j02pDyT3MJCjq5tvbWbM2SpOOkY0JtEO62CoNreTyp4tnVEDN2GX96ftx26DMILobHBlhchSwg6UtcNw1hE5Udv75+3zRZNJAff6q9EwJB6Ss8Su1rQ8uBxSZMsbGh2OPZ2AsBpfli+lpeuE6m7Y3gnPPTGMkkH5bvE1XJJOOwgxfQtwOQIzuMggLa0veNG3aN9bTWFjXZMLmop3GtzEvh+4AphXeGO8kjvIAPbC+Rs/dyvjQtfYzC7Jx6w1dmgdVlRksnRDnFBz2H17KWJM0kAu3u7GShiO71XIOkpUig3KZPOowD8PHhGWpIxWJHreoZ1R4CRyGYbw+qwGfCd03lxuvCsbtYVUFmb2q3B76+vL5LSCnx2/kpaA2Jb/v37R1z5HkBH4hPv1n5z1M9I0OoAL16WUZ3UMbNE0fbkuO7ZnNmbhfvshAqRr0ekg6ICWEUIF78l+sTGDpYgK1an/glZHbipC/F7smcCGPkbd68YEpz/+bYr9Exh8mnrCncBpqpt5yjMP51qwZ9B1IJKhu7EPgVleom6AMTawOdI0Wzkq9ckfgkmB83qm8ABZYszYCzkuJZ4PB8AXk/VN2C1QmJfbJbVG2dBoEoVkmLNfg5cmSrqkdp2UutAMgDnany/kakyvFDW38rpx/Wi0LXAgyWBRqxFILR0xdZaBiAYqjLF8JQ+Sqtrb5JXO+m6nppLCfmBPKOmLfIB/jC8bwvikpFGTIlhvzsaF4GwkyMshvBCV+KVF9TGYZdsc0EaJwRKixIMEhg4Q0kFjGyBB1gTETEwVUY3ONaX2tSV8/PGyVAlGw4MO4OcFD0rvQz4gVEz0U32Ievvx+wJ9/EGR2pgHAdDIgWryIUAWIJRkGy4TQiCGOCX0Y01W8WYJZY35E14CbiD6429ygDD2k21nqiYRZLyXSYJekumvzlhnnHbgDAyGppXxXDt0BrbITxByqtWSW5LfJxwUFCI7HTaKFx0N54C6uvvcU7GIL+QrdpPaI9K2mzi9gQs6EvhZW7TPcUsF8Ozg2dUxSJGgWozgfPAXeFKfeIUvq214GZ237AeNvDaJ1cgPBQb3EAKYyEQzbV+uyG9w6avRSiDlxLF+XQWq+JFmUAsSituccTfbwhjqAnPNMoaIKTWbSPH4TLG2IBleoAeOQsXcbc+ykiT+1mORDblDWSFI6O21HCluHidInVdC0ort2I5QtOULe2D3ihwHYrCQa2iAkAaUWdxWfUkw1kphxJ/2snhFaMS4xB+PaW9pZLWJW1hT9gMPo5FTT27CxJ9hCQ3/IdL9OqJTGKsFQQt6hl/gENb5f2Bp2kJo/Qon+K4ImyhM2nwGlhhnErwwNngTeDrxRyd8voWfoTJaZm8ZuwpSxGUimZW0yPsonUVG04A2k4XlPMgk1wtldrxXCVK+Ie+StmwOYk5LIrXWL0Ct1VqYjYy12gaSAdW6T3gwa/Xa/ZPOBN6oI9CA2hA8QCygfe84Bw4mk7SlUaKrqb6Lqf3B6lGb1StZYokiCE5HBXpGmyLYBzZhv7YD1Qn9kyf7zdZbTYn8U76E2KZokJCkE90nigN1FFCqDrUa/xFxzK72RCsPrECeHdJzEYAJO2eQ3/tksw3al8lXAKJUHF+t7Q4MFf6DYk4LS9tYIRwNtIFZg5YUr1AqL+doPunaEufNCcUNXQAGrMrKY9D5FwMAX+1/WgBjoocMx7XvACVUyGJrN7NFfxIty4mGxKuNCxKlVGHc6ivMG4KnTNvORHFEfz+vG4v466w+qgWwCKeAzo22pjFjCA+20nLgBsVFSAm5H2so+gSo5HZPJl0Hju9JbRADqKKTlPRl1GBcQvY6X4wjQfkFzZdQAPzOoumYV3ilcgm9GeJh8gT/VdjFMvhNZpjkIUeV8qV31unGjE+YVxF5Nl9rfgEgUslq3b0/VluxvlHe5CU7r3uD602qQK7mH2uTi9PZhYx7hUxek0pUjmAXD1QHU+cApQ6TM4TY5BJUIqqK0kXMlK2rDRKsaYOP19PrSNeUVxsN+dH5+KyQbpqMc4BlsXJ1fpu9IRUdtqJZV9OBh+H53LmQcknRWGxtfRuVEgmNkYToX3f0KS2pLfJX7CdiGS4QubVVIv5FFGR4Rf+fD1foEcxWqaECGqWlIU8zHk9Z7sNmOuBanT2av/JXPChYpTRZCx39eO9RMwIAzJFHS/WFvSQtibg7zdFhCv0W44HelYywB1PkAXsUNbTy0NcEIU2mq4It1qNzFOr9PUqVzSoLUal5NLJKC+/vr90A3kD7wSbpYOnJpHS9SI0qOyt/6LGHQadMYQD7KxMpBkHyelUacQQugy81IwSPzAycasd/1J7aKw9YR0WCHqawBh/q6MhIrGbYeKHlj29ct/U0wA3VCqizbB6NqTHeIUgeRXctJVuKQY9imtfE0O6JcYwvFzJEhbEJZxwPWrsVZMvsez3j0KTmGZ9rveQrD7LprNnNWHRa/JiApH+BIpZbLU1aC+Iw5bACC28yVQoha7AFedEe1ZdhhdQEDrjhNbKjJvOx6UB+aRuxfUVbbrJjVh8h5uU/uyEugxpa0QPAPSOW4r/ZsIBadfKntqlC6gpw1rtGuFLCbjG9UJAQ5iS50/op+6BW7NnJ4oZhpFnTLWpVTVWUZjvF6zE5LC7ZTq7FcNnRFCz2d6I7Nkw4jHGehlkuBZ6NhYaKSmVedEEsB2F23KZw+v94/hN7OJ9ohs6R/0tguzC2CtYKfoHHKDQHm7BYKdalNRChDPkBRDtoo9NvmRHlQYYOvzTQs5xMMMt15vjgHO4U4kO5Apww5yMERVjwDNbejCW8K9Th7Rb5ajlNyhxIAk+URlNKm8yhMaK9NkcktQ0i+Eg7na45L3J6HUSgG2YirEohxA1RJhD+15+wK1AjCnOp856OJeZqaPH3TUEEKsjHYuIH2c6xvJA/Y0xAeYBHSe+/LaCS/Vf1XdvAxoBaa+zhBDZox+M3JkCQXQKzq7pHLniHWn7orOxoocBRx6sgLF3TygsWJ0/QIuYzPBFHf9c5ZiEA7CqZUv+UhXJ7nkS5Mwjk8KpyS7GWMVZg2tcqSONjP057qqx19rnzNqARbMicSkbKa9+xmR5XMPOEHVaAPckkQk1KNXV2gtQvr/qpCF0fQ4/6pDyYlV0NQQM43AqO4QGET2SuGZm2WvtmBMwp0ICwkXVMpSbWYXoocdeFL6jxxlVY9EaNIQfeb/QDrgzi9TpEWY+Cw0qR5fqFvWRcxIoWHkZtJvk8nq2pi7kjU+lqECxFvQU3j7PLmjl6JhreL0sDDU4RE3oeoYwR4XlqziKYdFF/pdqbkesnszywK0C0VdOEAHKTTnBBYhiQBrH5Pl/ixPsyQq0tUYb7kYsBLFok6XMuiB/jjomzLR1joPqKDpaGp6j3sZIx59bplk5JyAhpLfQCjXmTtWoZJyrr3QDPJIr+LGmOhz2ZehQY4EwKbykUOmPPt3FfIDwALagcgTbSsF9vV5QYLJvFqRJqIWCfiAUnXKMNI/HfWov8Kthe1KBi/BDQW/VvBwVm+5kLkmpI+qY/NN1cIVQpExYdAomw/Maqqdez3lJnRAkVfmK1s+c3yWgEtPMda8TfxgkdJ3UnDaTB6hzEEvKqTnx64n5aQbrxGJ3RlZf6qOq230yPXe6OZf4Rey/x7jp6L1995EIjp7dNjVW9gOetA6Uiqkqscv5galx2gyOGbgyRwQUS3oNfrhg/QF8LQHTg+mQFuQZxI/wKvTJLyPUUXA0M08ZpYCeUr9AQwuXm3MDfkBBd0X/TtPn9vCqjrOYz3klYGc94f2QXM8aYkXDQboCatU85dbNDAE5hGamR9GrmWh+kCGzcaxR48FUB6UsNcVM6qwjVuxCItIFwa9J0Mo8Rix0/mcgSTHgjvv6fcUMU86msCUqkfvaQYaZv+6QcBiMrggu56PYu0/etUthZw4dS8OtkJ9pHK6vM4LQkaJysigUaQ5EcXpLw8DZAPMw8pQ3eIQjDj7OWQvvf39KEpyX8s/HM3zwatszdyi6vdShK9QHGVCmcCNUq5MELC3vEJRL9tPHOgJcO9NTxknErskogzt+j5KfXswjTaa782c5xe1jFGAEPCEL5QpHRfv9QY3AgTk/Uuqp/wswAPCJHNmKEmxWAAAAAElFTkSuQmCC') repeat;
	border: 7px solid #fdf1ef;
}
/*Track*/
.bx_filter.bx_red .bx_ui_slider_track{
	border:1px solid #c6a6a9;
	background: #cdcdcd;
	/*background-image: -webkit-linear-gradient(#d6b0ab 0%, #f0c6c1 100%);
	background-image: -o-linear-gradient(#d6b0ab 0%, #f0c6c1 100%);
	background-image: linear-gradient(#d6b0ab 0%, #f0c6c1 100%);*/
	box-shadow:0 1px 0 0 rgba(255,255,255,.35);
}
.bx_filter.bx_red .bx_ui_slider_part{
	background:#c4b2af;
}

.bx_filter.bx_red .bx_ui_slider_part.p2 span,
.bx_filter.bx_red .bx_ui_slider_part.p3 span,
.bx_filter.bx_red .bx_ui_slider_part.p4 span{color:#8f8280;}

.bx_filter.bx_red .bx_ui_slider_pricebar_VD{
	border-top:   1px solid #a2888a;
	border-bottom:1px solid #a2888a;
	background:#a1a1a1;
	/*	background-image: -webkit-linear-gradient(#ae8f8b 0%, #c2a09c 100%);
		background-image: -o-linear-gradient(#ae8f8b 0%, #c2a09c 100%);
		background-image: linear-gradient(#ae8f8b 0%, #c2a09c 100%);*/

}
.bx_filter.bx_red .bx_ui_slider_pricebar_VN{
	border:1px solid #979797;
	background-image: -webkit-linear-gradient(#f3a642 0%, #ffae45 100%);
	background-image: -o-linear-gradient(#f3a642 0%, #ffae45 100%);
	background-image: linear-gradient(#f3a642 0%, #ffae45 100%);
}
.bx_filter.bx_red .bx_ui_slider_pricebar_V{
	/*border-right:1px solid #a45158;*/
	/*border-left: 1px solid #a45158;*/
	background:
		url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAABGdBTUEAALGPC/xhBQAAAANQTFRFpFFYvxt9tQAAAApJREFUCNdjYAAAAAIAAeIhvDMAAAAASUVORK5CIIA=') repeat-y left,
		url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAABGdBTUEAALGPC/xhBQAAAANQTFRFpFFYvxt9tQAAAApJREFUCNdjYAAAAAIAAeIhvDMAAAAASUVORK5CIIA=') repeat-y right,
		url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAJCAIAAACAMfp5AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDQxMjM2QTc3MTgxMTFFNDhCODlGOUJEMTIwNkYzNDYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDQxMjM2QTg3MTgxMTFFNDhCODlGOUJEMTIwNkYzNDYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowNDEyMzZBNTcxODExMUU0OEI4OUY5QkQxMjA2RjM0NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowNDEyMzZBNjcxODExMUU0OEI4OUY5QkQxMjA2RjM0NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PiRB3u0AAADCSURBVHjaJE9dTgJhEJtvvmF3wQeMEBITIDx4CC9hwpsn9ATewgtwAWCDxoQoy/58M1N3sU3apk9teNu+ElEgQs/B/wF5efpGsjjKrpe6mGTMrCk1lcrP7qDAb6fTPCZmOJ2uaTYWDu7nWu96VwT1U5UWRSRz3lfd/YiEgqofqm6RB1NjkDwI9xUTvhpdTgQ2jDg2Sdi9c/9sfTOOaq6GsrXHInKbtKxtnQU3h3nZ6CofsrzPnwF8hNsDgPpw0z8BBgBVFnVnpPCdPgAAAABJRU5ErkJggg==') repeat-x;
}
/**/
.bx_filter .bx_filter_param_btn:hover{border-color:#e54927}
.bx_filter .bx_filter_param_btn:active,
.bx_filter .bx_filter_param_label.active .bx_filter_param_btn{
	box-shadow:0 0 0 3px #e54927,inset 0 2px 3px rgba(0,0,0,.12);
}


/*
* TAGS
*
*/
.bx_filter.bx_red .bx_filter_tag{
	border: 1px solid rgba(224, 174, 216, 1);
	background: none repeat scroll 0% 0% rgba(233, 151, 151, 0.33);
}
.bx_filter.bx_red .bx_tag_link{
	color:rgba(179, 60, 60, 1);
}
.bx_filter.bx_red .bx_tag_link.active,
.bx_filter.bx_red .bx_tag_link:hover{
	color:#400;
}

/**/

.bx_filter.bx_red .bx_filter_control_section{text-align: center}
.bx_filter.bx_red .bx_filter_search_button{
	height: 33px;
	color: #a2311b;

	background: #ffffff;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmM2RjZDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ffffff 0%, #f3dcd9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f3dcd9));
	background: -webkit-linear-gradient(top, #ffffff 0%,#f3dcd9 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#f3dcd9 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#f3dcd9 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#f3dcd9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f3dcd9',GradientType=0 );

	line-height:33px;
}
.bx_filter.bx_red .bx_filter_search_button:hover {
	background: #ffffff;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYWYxZjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ffffff 0%, #faf1f0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#faf1f0));
	background: -webkit-linear-gradient(top, #ffffff 0%,#faf1f0 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#faf1f0 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#faf1f0 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#faf1f0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#faf1f0',GradientType=0 );
}
.bx_filter.bx_red .bx_filter_search_button:active{background:#f6e5e3}

/* End */


/* Start:/bitrix/templates/new_ru/components/bitrix/system.pagenavigation/site_pag/style.css?16867303012792*/
/*Pagination*/

.c_pagination_wr {
	margin: 10px 0 40px;
}
.c_pagination{
	text-align: center;
	padding: 10px 0;
	background-color: #f3f3f3;
}
.c_pagination_list {
	display:inline-block;
	vertical-align: middle;
	margin: 0 45px;
	padding: 0;
}
.c_pagination_list li {
	position: relative;
	overflow:hidden;
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline-block;
	vertical-align: middle;
	width:36px;
	height:32px;
	font-size: 16px;
	line-height: 35px;
	text-align: center;
	color: #404040;
	cursor: pointer;
	background-color: transparent;
	-webkit-transition:all 0.2s linear 0s;
	-moz-transition:all 0.2s linear 0s;
	-o-transition:all 0.2s linear 0s;
	transition:all 0.2s linear 0s;
}
.c_pagination_list li:hover{
	color: #e83539;
}
.c_pagination_list li a{
	display:block;
	width: 36px;
	line-height: 32px;
	height: 100%;
	background: transparent;
	position: relative;
	/*transform:rotate(45deg);*/
}
.c_pagination_list li a:before {
	content: "";
	height: 0;
	position: absolute;
	top:0;
	left:0;
	width: 18px;
	border-bottom: 16px solid transparent;
	border-left: 9px solid transparent;
	border-right: 9px solid transparent;
}

.c_pagination_list li a:after {
	content:"";
	position: absolute;
	bottom:0;
	left:0;
	width: 18px;
	border-bottom: 16px solid transparent;
	border-left: 9px solid transparent;
	border-right: 9px solid transparent;
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	transform:rotate(180deg);
}
.c_pagination_list li a span{
	display:block;
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index: 10;
}
.c_pagination_list li.active a:before,.c_pagination_list li.active a:after {
	border-bottom: 16px solid #878787;
	-webkit-transition:border-bottom 0.1s linear 0s;
	-moz-transition:border-bottom 0.1s linear 0s;
	-o-transition:border-bottom 0.1s linear 0s;
	transition:border-bottom 0.1s linear 0s;
}
.c_pagination_list li.active a:hover:after,.c_pagination_list li.active a:hover:before {
	border-bottom-color: #e83539;
}
.c_pagination_list li.active a {
	color:  #fff;
}
.c_pagination_arrows{
	display:inline-block;
	vertical-align: middle;
	width:35px;
	height:35px;

}
.arrow_left{
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	transform:rotate(180deg);
}

.c_pagination_arrows:hover .pagination_ic{
	fill:#e83539;
}

.c_pagination_list .bx-pag-prev {
	width: 35px;
	height: 35px;
	line-height: 35px;
	margin-right: 40px;
}
.c_pagination_list .bx-pag-next {
	width: 35px;
	height: 35px;
	line-height: 35px;
	margin-left: 40px;
}

/* End */


/* Start:/bitrix/templates/new_ru/components/bitrix/catalog/catalog_site/bitrix/catalog.section/.default/style.min.css?168673030224494*/
.bx-section-desc-post{font-size:12px;padding:0 0 0 15px;margin:15px 0}.bx-section-desc{border-left:3px solid #d3d3d3}.bx_catalog_list_home{margin-bottom:25px;border-bottom:1px solid #e5e5e5}@media(max-width:767px){.bx_catalog_list_home{border-bottom:1px solid #e5e5e5}}.bx_catalog_list_home .bx_catalog_item{position:relative;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#fff;-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none;margin-bottom:30px}@media(min-width:960px){.bx_catalog_list_home.col1 .bx_catalog_item{padding:1px 26px;margin:0 0 30px 0;width:100%}.bx_catalog_list_home.col2 .bx_catalog_item{padding:1px 26px;margin:0 1% 30px;width:48%}.bx_catalog_list_home.col2 .bx_catalog_item:nth-child(2n+1){clear:both}.bx_catalog_list_home.col3 .bx_catalog_item{padding:1px 26px;margin:0 1% 30px;width:31.333333%}.bx_catalog_list_home.col3 .bx_catalog_item:nth-child(3n+1){clear:both}.bx_catalog_list_home.col4 .bx_catalog_item{padding:1px 26px;margin:0 1% 30px;width:23%}.bx_catalog_list_home.col4 .bx_catalog_item:nth-child(4n+1){clear:both}.bx_catalog_list_home.col5 .bx_catalog_item{padding:1px 26px;margin:0 1% 30px;width:18%}.bx_catalog_list_home.col5 .bx_catalog_item:nth-child(5n+1){clear:both}}@media(min-width:768px) and (max-width:960px){.bx_catalog_list_home.col1 .bx_catalog_item{padding:1px 16px;margin:0 0 0 30px;width:100%}.bx_catalog_list_home.col2 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:48%}.bx_catalog_list_home.col2 .bx_catalog_item:nth-child(2n+1){clear:both}.bx_catalog_list_home.col3 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:31.333333%}.bx_catalog_list_home.col3 .bx_catalog_item:nth-child(3n+1){clear:both}.bx_catalog_list_home.col4 .bx_catalog_item,.bx_catalog_list_home.col5 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:23%}.bx_catalog_list_home.col4 .bx_catalog_item:nth-child(4n+1),.bx_catalog_list_home.col5 .bx_catalog_item:nth-child(4n+1){clear:both}}@media(max-width:767px){.bx_catalog_list_home.col1 .bx_catalog_item{padding:1px 16px;margin:0 0 0 30px;width:100%}.bx_catalog_list_home.col2 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:48%}.bx_catalog_list_home.col2 .bx_catalog_item:nth-child(2n+1){clear:both}.bx_catalog_list_home.col3 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:31.333333%}.bx_catalog_list_home.col3 .bx_catalog_item:nth-child(3n+1){clear:both}.bx_catalog_list_home.col3 .bx_catalog_item,.bx_catalog_list_home.col4 .bx_catalog_item,.bx_catalog_list_home.col5 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:31.333333%}.bx_catalog_list_home.col3 .bx_catalog_item:nth-child(3n+1),.bx_catalog_list_home.col4 .bx_catalog_item:nth-child(3n+1),.bx_catalog_list_home.col5 .bx_catalog_item:nth-child(3n+1){clear:both}}@media(max-width:767px){.bx-touch .bx_catalog_list_home.col1 .bx_catalog_item{padding:1px 26px;margin:0 0 0 30px;width:100%}.bx-touch .bx_catalog_list_home.col2 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:48%}.bx-touch .bx_catalog_list_home.col2 .bx_catalog_item:nth-child(3n+1){clear:none}.bx-touch .bx_catalog_list_home.col2 .bx_catalog_item:nth-child(2n+1){clear:both}.bx-touch .bx_catalog_list_home.col2 .bx_catalog_item,.bx-touch .bx_catalog_list_home.col3 .bx_catalog_item,.bx-touch .bx_catalog_list_home.col4 .bx_catalog_item,.bx-touch .bx_catalog_list_home.col5 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:48%;clear:none}.bx-touch .bx_catalog_list_home.col2 .bx_catalog_item:nth-child(2n+1),.bx-touch .bx_catalog_list_home.col3 .bx_catalog_item:nth-child(2n+1),.bx-touch .bx_catalog_list_home.col4 .bx_catalog_item:nth-child(2n+1),.bx-touch .bx_catalog_list_home.col5 .bx_catalog_item:nth-child(2n+1){clear:both}}.bx-no-touch .bx_catalog_list_home .bx_catalog_item .bx_catalog_item_container{border:1px solid transparent}.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_container{position:absolute;z-index:99;top:0;left:0;right:0;box-shadow:0 2px 5px 0 rgba(0,0,0,.18);border-radius:3px;border:1px solid #d3d3d3;background:#fff;-webkit-animation:borderview .5s;animation:borderview .5s}@media(min-width:960px){.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_container{padding:0 25px 15px}}@media(max-width:960px){.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_container{padding:0 15px 15px}}@keyframes borderview{from{border:1px solid #fdfdfd;box-shadow:0 0 0 0 rgba(0,0,0,0)}to{border:1px solid #d3d3d3;box-shadow:0 2px 5px 0 rgba(0,0,0,.18)}}@-webkit-keyframes borderview{from{border:1px solid #fdfdfd;box-shadow:0 0 0 0 rgba(0,0,0,0)}to{border:1px solid #d3d3d3;box-shadow:0 2px 5px 0 rgba(0,0,0,.18)}}.bx_catalog_list_home .bx_catalog_item_articul{color:#a5a5a5;font-size:13px}.bx_catalog_list_home .bx_catalog_item_title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_title{overflow:auto;white-space:normal}.bx_catalog_list_home .bx_catalog_item_title a{color:#3f3f3f;text-decoration:none;font-size:13px}.bx_catalog_list_home .bx_catalog_item_price{color:#3f3f3f;font-weight:bold}.bx_catalog_list_home .bx_catalog_item_price span{color:#a5a5a5;font-size:12px;font-weight:normal;white-space:nowrap;}.bx_catalog_list_home .bx_catalog_item_controls{padding-top:10px;text-align:center;opacity:0}@media(min-width:768px) and (max-width:960px){.bx_catalog_list_home .bx_catalog_item_controls{height:auto}}@media(max-width:767px){.bx-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_controls{height:auto}}.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone{width:100%;white-space:nowrap;text-align:center}.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone span{color:#3f3f3f;font-size:13px}.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone .bx_notavailable{text-align:left;font-size:12px;font-weight:bold;display:inline-block;border:1px solid #e4e4e4;background:#f3f3f3;white-space:normal;line-height:normal;padding:5px 15px}.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone,.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo{width:100%;text-align:center}.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo a{margin:1%;width:48%;min-width:100px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;line-height:25px;height:25px}@media(max-width:767px){.bx-touch .bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone,.bx-touch .bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo{float:none;width:100%;text-align:center}}.bx_catalog_list_home .bx_catalog_item_controls input[type=text]{border:0}.bx-touch .bx_catalog_list_home .bx_catalog_item_controls,.bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_controls{opacity:1}.bx_catalog_list_home .bx_cnt_desc{text-align:left;position:absolute;right:-45px;top:2px;width:40px}.bx_catalog_list_home .bx_catalog_item_controls a{margin-bottom:10px}.bx_catalog_list_home .bx_catalog_item_price .bx_price{font-size:15px;padding-top:5px}.bx_catalog_list_home .bx_catalog_item_images_double,.bx_catalog_list_home .bx_catalog_item_images{position:relative;z-index:91;display:block;padding-top:135%;width:100%;background-position:center;background-repeat:no-repeat;-webkit-background-size:contain;background-size:contain}.bx_catalog_list_home .bx_catalog_item_images_double{z-index:90;margin-top:-135%;opacity:0}.bx-no-touch .bx_catalog_list_home .bx_catalog_item.double:hover .bx_catalog_item_images{opacity:0;-webkit-animation:rotateimgfirst .5s;animation:rotateimgfirst .5s}.bx-no-touch .bx_catalog_list_home .bx_catalog_item.double:hover .bx_catalog_item_images_double{opacity:1;-webkit-animation:rotateimglast .5s;animation:rotateimglast .5s}@keyframes rotateimgfirst{from{opacity:1}to{opacity:0}}@-webkit-keyframes rotateimgfirst{from{opacity:1}to{opacity:0}}@keyframes rotateimglast{from{opacity:0}to{opacity:1}}@-webkit-keyframes rotateimglast{from{opacity:0}to{opacity:1}}.bx-no-touch .bx_catalog_list_home .bx_catalog_item .bx_catalog_item_controls,.bx_catalog_list_home .bx_catalog_item .bx_catalog_item_articul,.bx_catalog_list_home .bx_catalog_item .bx_catalog_item_scu{display:none}.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_controls,.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_articul,.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_scu{display:block}.bx_catalog_list_home .bx_catalog_item .bx_catalog_item_scu{padding-top:10px}.bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_scu>div{margin:0 auto}.bx-no-touch .bx_catalog_list_home .bx_catalog_item .bx_catalog_item_controls.touch,.bx-touch .bx_catalog_list_home .bx_catalog_item .bx_catalog_item_controls.no_touch{display:none!important}.bx_catalog_list_home .bx_stick{position:absolute;width:123px;height:35px;background:url(/bitrix/templates/new_ru/components/bitrix/catalog/catalog_site/bitrix/catalog.section/.default/images/stick.png) left center no-repeat;color:#fff;text-align:center;text-shadow:0 1px 0 #ba3434;line-height:35px;white-space:nowrap;overflow:hidden;-ms-text-overflow:ellipsis;text-overflow:ellipsis}.bx_catalog_list_home .bx_stick.short{font-weight:bold;font-size:18px}.bx_catalog_list_home .bx_stick.average{font-weight:bold;font-size:13px}.bx_catalog_list_home .bx_stick.long{font-weight:normal;font-size:11px}.bx_catalog_list_home .bx_stick_disc{position:absolute;width:72px;height:74px;color:#fff;text-align:center;border-radius:50%;font-size:23px;line-height:74px;background:#f42c2c url(/bitrix/templates/new_ru/components/bitrix/catalog/catalog_site/bitrix/catalog.section/.default/images/stick_disc.png) no-repeat center;text-shadow:0 1px 0 #ba3434;font-weight:bold}.bx_catalog_list_home .bx_stick.left,.bx_catalog_list_home .bx_stick_disc.left{left:-2px}.bx_catalog_list_home .bx_stick.right,.bx_catalog_list_home .bx_stick_disc.right{right:0}.bx_catalog_list_home .bx_stick.top,.bx_catalog_list_home .bx_stick_disc.top{top:15px}.bx_catalog_list_home .bx_stick.bottom,.bx_catalog_list_home .bx_stick_disc.bottom{bottom:5px}.bx_catalog_list_home .bx_stick.middle,.bx_catalog_list_home .bx_stick_disc.middle{top:49%}@media(min-width:768px) and (max-width:960px){.bx_catalog_list_home .bx_stick{width:90px;height:30px;background-size:100%;line-height:30px}.bx_catalog_list_home .bx_stick.short{font-weight:normal;font-size:14px}.bx_catalog_list_home .bx_stick.average{font-weight:normal;font-size:11px}.bx_catalog_list_home .bx_stick.long{font-weight:normal;font-size:11px}.bx_catalog_list_home .bx_stick_disc{width:64px;height:65px;background-size:100%;font-size:20px;line-height:65px}}@media(max-width:767px){.bx-touch .bx_catalog_list_home .bx_stick{width:70px;height:30px;background-size:100%;font-size:11px;line-height:30px}.bx-touch .bx_catalog_list_home .bx_stick_disc{width:37px;height:38px;background-size:100%;font-size:13px;line-height:38px}}.bx_catalog_list_home .bx_bt_button,.bx_catalog_list_home .bx_bt_button_type_2{display:inline-block;border-radius:3px;text-align:center;text-decoration:none;font-size:14px;cursor:pointer;white-space:nowrap}.bx_catalog_list_home .bx_bt_button_type_2{border:1px solid #e9e9e9;background-image:-webkit-gradient(linear,0 0,0 100%,from(#fcfcfc),to(#f1f1f1));background-image:-webkit-linear-gradient(#fcfcfc 0,#f1f1f1 100%);background-image:-moz-linear-gradient(#fcfcfc 0,#f1f1f1 100%);background-image:-o-linear-gradient(#fcfcfc 0,#f1f1f1 100%);background-image:linear-gradient(#fcfcfc 0,#f1f1f1 100%);color:#656565;text-shadow:0 1px 0 #fff}.bx_catalog_list_home .bx_bt_button_type_2:hover{background:#fff}.bx_catalog_list_home .bx_bt_button_type_2:active{background-image:-webkit-gradient(linear,0 0,0 100%,from(#f1f1f1),to(#fcfcfc));background-image:-webkit-linear-gradient(#f1f1f1 0,#fcfcfc 100%);background-image:-moz-linear-gradient(#f1f1f1 0,#fcfcfc 100%);background-image:-o-linear-gradient(#f1f1f1 0,#fcfcfc 100%);background-image:linear-gradient(#f1f1f1 0,#fcfcfc 100%);box-shadow:inset 0 2px 2px 0 rgba(0,0,0,.05)}.bx_catalog_list_home .bx_bt_button{background:#00a2df;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTJkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#00a2df),color-stop(100%,#006fcb));background:-webkit-linear-gradient(top,#00a2df 0,#006fcb 100%);background:-moz-linear-gradient(top,#00a2df 0,#006fcb 100%);background:-ms-linear-gradient(top,#00a2df 0,#006fcb 100%);background:-o-linear-gradient(top,#00a2df 0,#006fcb 100%);background:linear-gradient(to bottom,#00a2df 0,#006fcb 100%);color:#fff;text-shadow:0 1px 0 #006cae;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a2df',endColorstr='#006fcb',GradientType=0)}.bx_catalog_list_home .bx_bt_button:hover{background:#21afe4;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIxYWZlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#21afe4),color-stop(100%,#006fcb));background:-webkit-linear-gradient(top,#21afe4 0,#006fcb 100%);background:-moz-linear-gradient(top,#21afe4 0,#006fcb 100%);background:-ms-linear-gradient(top,#21afe4 0,#006fcb 100%);background:-o-linear-gradient(top,#21afe4 0,#006fcb 100%);background:linear-gradient(to bottom,#21afe4 0,#006fcb 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#21afe4',endColorstr='#006fcb',GradientType=0)}.bx_catalog_list_home .bx_bt_button:active{background:#21afe4;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIxYWZlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#21afe4),color-stop(100%,#006fcb));background:-webkit-linear-gradient(top,#21afe4 0,#006fcb 100%);background:-moz-linear-gradient(top,#21afe4 0,#006fcb 100%);background:-ms-linear-gradient(top,#21afe4 0,#006fcb 100%);background:-o-linear-gradient(top,#21afe4 0,#006fcb 100%);background:linear-gradient(to bottom,#21afe4 0,#006fcb 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#21afe4',endColorstr='#006fcb',GradientType=0)}.bx_catalog_list_home .bx_small.bx_bt_button{display:inline-block;min-width:20px;line-height:20px}.bx_catalog_list_home .bx_small.bx_bt_button_type_2{display:inline-block;min-width:18px;line-height:18px}.bx_catalog_list_home .bx_medium.bx_bt_button{padding:0 13px;height:25px;font-weight:bold;line-height:25px}.bx_catalog_list_home .bx_medium.bx_bt_button_type_2{padding:0 13px;height:23px;font-weight:bold;line-height:23px}.bx_catalog_list_home .bx_medium.bx_bt_button,.bx_catalog_list_home .bx_medium.bx_bt_button_type_2{font-weight:bold}.bx_catalog_list_home .bx_col_input{display:inline-block;width:40px;text-align:center}.bx_catalog_list_home .bx_item_detail_size{position:relative;margin-bottom:10px;padding:0;max-width:100%;width:100%}.bx-no-touch .bx_catalog_list_home .bx_item_detail_size.full{position:relative;margin-left:-5%;padding:0 5%}.bx_catalog_list_home .bx_item_detail_size .bx_item_section_name_gray{color:#9e9e9e;vertical-align:middle;font-size:11px;line-height:11px}.bx_catalog_list_home .bx_item_detail_size .bx_size_scroller_container{position:relative}.bx_catalog_list_home .bx_item_detail_size .bx_size{position:relative;overflow:hidden;margin:0;width:100%}.bx_catalog_list_home .bx_item_detail_size ul{position:relative;display:block;margin:0;padding:0;width:100%;white-space:nowrap}.bx-touch .bx_catalog_list_home .bx_item_detail_size .bx_size{overflow-x:auto}.bx_catalog_list_home .bx_item_detail_size ul{position:relative;display:block;margin:0;padding:0;width:100%;white-space:nowrap}.bx-touch .bx_catalog_list_home .bx_item_detail_size .bx_size ul{margin-left:0!important}.bx_catalog_list_home .bx_item_detail_size ul li{position:relative;display:block;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:25px}.bx_catalog_list_home .bx_item_detail_size ul li .cnt{cursor:pointer;position:absolute;top:0;right:2px;bottom:2px;left:2px;display:block;overflow:hidden;border:1px solid #c0cfda;background:#fff;color:#3f3f3f;text-align:center;text-decoration:none;font-weight:normal;font-size:10px;line-height:22px}.bx-retina .bx_catalog_list_home .bx_item_detail_size ul li .cnt{border:0;border-style:solid;border-width:1px;-webkit-border-image:url(/bitrix/templates/new_ru/components/bitrix/catalog/catalog_site/bitrix/catalog.section/.default/images/x2border.png) 2 stretch;-moz-border-image:url(/bitrix/templates/new_ru/components/bitrix/catalog/catalog_site/bitrix/catalog.section/.default/images/x2border.png) 2 stretch;-o-border-image:url(/bitrix/templates/new_ru/components/bitrix/catalog/catalog_site/bitrix/catalog.section/.default/images/x2border.png) 2 stretch;border-image:url(/bitrix/templates/new_ru/components/bitrix/catalog/catalog_site/bitrix/catalog.section/.default/images/x2border.png) 2 fill stretch}.bx_catalog_list_home .bx_item_detail_size ul li:hover .cnt{border:1px solid #006cc0}.bx_catalog_list_home .bx_item_detail_size ul li:active .cnt,.bx_catalog_list_home .bx_item_detail_size ul li.bx_active .cnt{border:2px solid #006cc0}.bx-retina .bx_catalog_list_home .bx_item_detail_size ul li.bx_active .cnt{border:0;border-style:solid;border-width:1px;-webkit-border-image:url(/bitrix/templates/new_ru/components/bitrix/catalog/catalog_site/bitrix/catalog.section/.default/images/x2border_active.png) 2 stretch;-moz-border-image:url(/bitrix/templates/new_ru/components/bitrix/catalog/catalog_site/bitrix/catalog.section/.default/images/x2border_active.png) 2 stretch;-o-border-image:url(/bitrix/templates/new_ru/components/bitrix/catalog/catalog_site/bitrix/catalog.section/.default/images/x2border_active.png) 2 stretch;border-image:url(/bitrix/templates/new_ru/components/bitrix/catalog/catalog_site/bitrix/catalog.section/.default/images/x2border_active.png) 2 fill stretch}.bx_catalog_list_home .bx_item_detail_size .bx_size ul li.bx_missing .cnt{border:1px solid #c0cfda!important}.bx_catalog_list_home .bx_item_detail_size .bx_size ul li.bx_missing>i{cursor:not-allowed;position:absolute;display:block;top:0;right:2px;bottom:2px;left:2px;z-index:11;background:rgba(255,255,255,.79) url(/bitrix/templates/new_ru/components/bitrix/catalog/catalog_site/bitrix/catalog.section/.default/images/missing.png) no-repeat center}.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_left,.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_right{opacity:.8}.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_left:hover,.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_right:hover{opacity:1.0}.bx_catalog_list_home .bx_item_detail_size.full .bx_slide_left,.bx_catalog_list_home .bx_item_detail_size.full .bx_slide_right{position:absolute;top:0;bottom:4px;width:5%;max-width:11px;cursor:pointer}.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_left{left:-5%;background:url(/bitrix/templates/new_ru/components/bitrix/catalog/catalog_site/bitrix/catalog.section/.default/images/arr_left.png) no-repeat left center;background-size:100% auto}.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_right{right:-5%;background:url(/bitrix/templates/new_ru/components/bitrix/catalog/catalog_site/bitrix/catalog.section/.default/images/arr_right.png) no-repeat right center;background-size:100% auto}.bx-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_left{left:0;background:url(/bitrix/templates/new_ru/components/bitrix/catalog/catalog_site/bitrix/catalog.section/.default/images/fade_left.png) repeat-y left center;background-size:100% auto}.bx-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_right{right:0;background:url(/bitrix/templates/new_ru/components/bitrix/catalog/catalog_site/bitrix/catalog.section/.default/images/fade_right.png) repeat-y right center;background-size:100% auto}.bx_catalog_list_home .bx_item_detail_scu{position:relative;margin-bottom:10px;padding:0;max-width:100%;width:100%}.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu.full{position:relative;margin-left:-5%;padding:0 5%}.bx_catalog_list_home .bx_item_detail_scu .bx_item_section_name_gray{color:#9e9e9e;vertical-align:middle;font-size:11px;line-height:11px}.bx_catalog_list_home .bx_item_detail_scu .bx_scu_scroller_container{position:relative}.bx_catalog_list_home .bx_item_detail_scu .bx_scu{position:relative;overflow:hidden;margin:0;width:100%}.bx-touch .bx_catalog_list_home .bx_item_detail_scu .bx_scu{overflow-x:auto}.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul{position:relative;display:block;margin:0;padding:0;width:100%;white-space:nowrap}.bx-touch .bx_catalog_list_home .bx_item_detail_scu .bx_scu ul{margin-left:0!important}.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li{position:relative;display:block;float:left;height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li .cnt{cursor:pointer;position:absolute;top:0;right:2px;bottom:4px;left:2px;display:block;overflow:hidden;border:1px solid #c0cfda;background:#fff;z-index:10}.bx-retina .bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li .cnt{border:0;border-style:solid;border-width:1px;-webkit-border-image:url(/bitrix/templates/new_ru/components/bitrix/catalog/catalog_site/bitrix/catalog.section/.default/images/x2border.png) 2 stretch;-moz-border-image:url(/bitrix/templates/new_ru/components/bitrix/catalog/catalog_site/bitrix/catalog.section/.default/images/x2border.png) 2 stretch;-o-border-image:url(/bitrix/templates/new_ru/components/bitrix/catalog/catalog_site/bitrix/catalog.section/.default/images/x2border.png) 2 stretch;border-image:url(/bitrix/templates/new_ru/components/bitrix/catalog/catalog_site/bitrix/catalog.section/.default/images/x2border.png) 2 fill stretch}.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li:hover .cnt{border:1px solid #006cc0}.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li:active .cnt,.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{padding:3px;border:2px solid #006cc0}.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li.bx_missing .cnt{border:1px solid #c0cfda!important}.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li.bx_missing>i{cursor:not-allowed;position:absolute;display:block;top:0;right:2px;bottom:4px;left:2px;z-index:11;background:rgba(255,255,255,.79) url(/bitrix/templates/new_ru/components/bitrix/catalog/catalog_site/bitrix/catalog.section/.default/images/missing.png) no-repeat center}.bx-retina .bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{border:0;border-style:solid;border-width:1px;-webkit-border-image:url(/bitrix/templates/new_ru/components/bitrix/catalog/catalog_site/bitrix/catalog.section/.default/images/x2border_active.png) 2 stretch;-moz-border-image:url(/bitrix/templates/new_ru/components/bitrix/catalog/catalog_site/bitrix/catalog.section/.default/images/x2border_active.png) 2 stretch;-o-border-image:url(/bitrix/templates/new_ru/components/bitrix/catalog/catalog_site/bitrix/catalog.section/.default/images/x2border_active.png) 2 stretch;border-image:url(/bitrix/templates/new_ru/components/bitrix/catalog/catalog_site/bitrix/catalog.section/.default/images/x2border_active.png) 2 fill stretch}.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item{position:absolute;top:6%;right:6%;bottom:6%;left:6%;background-size:contain;background-repeat:no-repeat}.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item img{width:auto;height:25px}.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_left,.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_right{opacity:.8}.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_left:hover,.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_right:hover{opacity:1.0}.bx_catalog_list_home .bx_item_detail_scu.full .bx_slide_left,.bx_catalog_list_home .bx_item_detail_scu.full .bx_slide_right{position:absolute;top:0;bottom:4px;width:5%;max-width:11px;cursor:pointer}.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_left{left:-5%;background:url(/bitrix/templates/new_ru/components/bitrix/catalog/catalog_site/bitrix/catalog.section/.default/images/arr_left.png) no-repeat left center;background-size:100% auto}.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_right{right:-5%;background:url(/bitrix/templates/new_ru/components/bitrix/catalog/catalog_site/bitrix/catalog.section/.default/images/arr_right.png) no-repeat right center;background-size:100% auto}.bx-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_left{left:0;background:url(/bitrix/templates/new_ru/components/bitrix/catalog/catalog_site/bitrix/catalog.section/.default/images/fade_left.png) repeat-y left center;background-size:100% auto}.bx-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_right{right:0;background:url(/bitrix/templates/new_ru/components/bitrix/catalog/catalog_site/bitrix/catalog.section/.default/images/fade_right.png) repeat-y right center;background-size:100% auto}
/* End */


/* Start:/bitrix/templates/new_ru/components/bitrix/catalog/catalog_site/bitrix/catalog.section/.default/themes/red/style.min.css?16867303025340*/
.bx_red.bx-section-desc{border-left-color:#e22b2b}.bx_catalog_list_home.bx_red .bx_bt_button{background:#a9331c;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E5MzMxYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2NTFjMGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(top,#a9331c 0,#651c0d 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#a9331c),color-stop(100%,#651c0d));background:-webkit-linear-gradient(top,#a9331c 0,#651c0d 100%);background:-o-linear-gradient(top,#a9331c 0,#651c0d 100%);background:-ms-linear-gradient(top,#a9331c 0,#651c0d 100%);background:linear-gradient(to bottom,#a9331c 0,#651c0d 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a9331c',endColorstr='#651c0d',GradientType=0);color:#fff;text-shadow:0 1px 0 #702112;display:inline-block;border-radius:3px;text-align:center;text-decoration:none;font-size:14px;cursor:pointer}.bx_catalog_list_home.bx_red .bx_bt_button:hover{background:#bd4b35;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JkNGIzNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3NzJjMWMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(top,#bd4b35 0,#772c1c 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#bd4b35),color-stop(100%,#772c1c));background:-webkit-linear-gradient(top,#bd4b35 0,#772c1c 100%);background:-o-linear-gradient(top,#bd4b35 0,#772c1c 100%);background:-ms-linear-gradient(top,#bd4b35 0,#772c1c 100%);background:linear-gradient(to bottom,#bd4b35 0,#772c1c 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bd4b35',endColorstr='#772c1c',GradientType=0)}.bx_catalog_list_home.bx_red .bx_bt_button:active{background:#6a2112;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZhMjExMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5MzJkMTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(top,#6a2112 0,#932d19 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#6a2112),color-stop(100%,#932d19));background:-webkit-linear-gradient(top,#6a2112 0,#932d19 100%);background:-o-linear-gradient(top,#6a2112 0,#932d19 100%);background:-ms-linear-gradient(top,#6a2112 0,#932d19 100%);background:linear-gradient(to bottom,#6a2112 0,#932d19 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6a2112',endColorstr='#932d19',GradientType=0)}.bx_catalog_list_home.bx_red .bx_item_detail_size ul li .cnt{border:1px solid #d35841}.bx_catalog_list_home.bx_red .bx_item_detail_size ul li:hover .cnt{border:1px solid #a9331c}.bx_catalog_list_home.bx_red .bx_item_detail_size ul li:active .cnt,.bx_catalog_list_home.bx_red .bx_item_detail_size ul li.bx_active .cnt{border:2px solid #a9331c}.bx-retina .bx_catalog_list_home.bx_red .bx_item_detail_size ul li.bx_active .cnt{-webkit-border-image:url(/bitrix/templates/new_ru/components/bitrix/catalog/catalog_site/bitrix/catalog.section/.default/themes/red/images/x2border_active.png) 2 stretch;-moz-border-image:url(/bitrix/templates/new_ru/components/bitrix/catalog/catalog_site/bitrix/catalog.section/.default/themes/red/images/x2border_active.png) 2 stretch;-o-border-image:url(/bitrix/templates/new_ru/components/bitrix/catalog/catalog_site/bitrix/catalog.section/.default/themes/red/images/x2border_active.png) 2 stretch;border-image:url(/bitrix/templates/new_ru/components/bitrix/catalog/catalog_site/bitrix/catalog.section/.default/themes/red/images/x2border_active.png) 2 fill stretch}.bx_catalog_list_home.bx_red .bx_item_detail_scu .bx_scu ul li .cnt{border:1px solid #d35841}.bx_catalog_list_home.bx_red .bx_item_detail_scu .bx_scu ul li:hover .cnt{border:1px solid #a9331c}.bx_catalog_list_home.bx_red .bx_item_detail_scu .bx_scu ul li:active .cnt,.bx_catalog_list_home.bx_red .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{border:2px solid #a9331c}.bx-retina .bx_catalog_list_home.bx_red .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{-webkit-border-image:url(/bitrix/templates/new_ru/components/bitrix/catalog/catalog_site/bitrix/catalog.section/.default/themes/red/images/x2border_active.png) 2 stretch;-moz-border-image:url(/bitrix/templates/new_ru/components/bitrix/catalog/catalog_site/bitrix/catalog.section/.default/themes/red/images/x2border_active.png) 2 stretch;-o-border-image:url(/bitrix/templates/new_ru/components/bitrix/catalog/catalog_site/bitrix/catalog.section/.default/themes/red/images/x2border_active.png) 2 stretch;border-image:url(/bitrix/templates/new_ru/components/bitrix/catalog/catalog_site/bitrix/catalog.section/.default/themes/red/images/x2border_active.png) 2 fill stretch}
/* End */


/* Start:/bitrix/templates/new_ru/components/bitrix/catalog/catalog_site/bitrix/catalog.section.list/.default/style.css?16867303027305*/
/* line */
.bx_catalog_line{margin-bottom: 30px;}
.bx_catalog_line .bx_catalog_line_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_line .bx_catalog_line_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_ul{padding: 0;}
.bx_catalog_line .bx_catalog_line_ul li{
	margin-bottom: 20px;
	list-style: none;
}
.bx_catalog_line .bx_catalog_line_ul li:before {content: '' !important}

.bx_catalog_line .bx_catalog_line_img{
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 40px;
	width: 125px;
	height: 125px;
	border:1px solid #ccc;
	border-radius: 2px;
			background-position: center;
			background-repeat: no-repeat;
	-webkit-background-size:contain;
			background-size:contain;
}

.bx_catalog_line .bx_catalog_line_title{
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 18px;
}
.bx_catalog_line .bx_catalog_line_title a{
	color: #4c7da6;
	font-size: 18px;
}
.bx_catalog_line .bx_catalog_line_title a:hover{text-decoration: none;}
.bx_catalog_line .bx_catalog_line_title span{font-size: 16px}
.bx_catalog_line .bx_catalog_line_description{
	color: #3f3f3f;
	font-size: 13px;
	line-height: 16px;
}


@media (max-width:639px) {
	.bx-touch .bx_catalog_line .bx_catalog_line_img{
		margin-right: 10px;
		width: 50px;
		height: 50px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 14px;
	}
	.bx-touch .bx_catalog_line .bx_catalog_line_title a{font-size: 14px;}
	.bx-touch .bx_catalog_line .bx_catalog_line_description{font-size: 11px;}
}



.bx_catalog_line .bx_catalog_line_img,
.bx_catalog_line .bx_catalog_line_title,
.bx_catalog_line .bx_catalog_line_title a,
.bx_catalog_line .bx_catalog_line_description{
	-webkit-transition: all 0.3s ease;
	   -moz-transition: all 0.3s ease;
	    -ms-transition: all 0.3s ease;
	     -o-transition: all 0.3s ease;
	 		transition: all 0.3s ease;
}

/* text */
.bx_catalog_text{margin-bottom: 30px;}
.bx_catalog_text .bx_catalog_text_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_text .bx_catalog_text_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_ul{padding: 0;}
.bx_catalog_text .bx_catalog_text_ul li{
	float: left;
	margin: 0 10px 10px;
	list-style: none;
}
.bx_catalog_text .bx_catalog_text_ul li:before {content: '' !important}
.bx_catalog_text .bx_catalog_text_title{
	margin: 0;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}
.bx_catalog_text .bx_catalog_text_title a{
	color: #4c7da6;
	white-space: nowrap;
	font-size: 14px;
}
.bx_catalog_text .bx_catalog_text_title a:hover{text-decoration: none}
.bx_catalog_text .bx_catalog_text_title span{font-size: 12px;}

@media (max-width:639px) {
	.bx-touch .bx_catalog_text .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 12px;
	}
	.bx-touch .bx_catalog_text .bx_catalog_line_title a{font-size: 12px;}
}

	.bx_catalog_text .bx_catalog_line_title,
	.bx_catalog_text .bx_catalog_line_title a{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}
	
/* tile */

.bx_catalog_tile{margin-bottom: 30px;}
.bx_catalog_tile .bx_catalog_tile_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_tile .bx_catalog_tile_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_ul{padding: 0;}
.bx_catalog_tile .bx_catalog_tile_ul li{
	float: left;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
	margin-bottom: 20px;
	padding: 0 10px;
	width:12.5%;
	list-style: none;
	text-align: center;
}
.bx_catalog_tile .bx_catalog_tile_ul li:before {content: '' !important}
.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: both;}

.bx_catalog_tile .bx_catalog_tile_img{
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 78px;
	height: 78px;
	border:1px solid #ccc;
	border-radius: 2px;
			background-color: #fff;
			background-position: center;
			background-repeat: no-repeat;
	-webkit-background-size:contain;
			background-size:contain;
}
.bx_catalog_tile .bx_catalog_tile_title{
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}
.bx_catalog_tile .bx_catalog_tile_title a{
	color: #4c7da6;
	font-size: 14px;
}
.bx_catalog_tile .bx_catalog_tile_title a:hover{text-decoration: none;}
.bx_catalog_tile .bx_catalog_tile_title span{font-size: 12px;}




/*2*/
@media (max-width:980px){
	.bx_catalog_tile .bx_catalog_tile_ul li{width:20%;}
	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear: both;}
}
/*3*/
@media (max-width:639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title{
		margin-bottom: 5px;
		line-height: 14px;
	}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title a{font-size: 11px;}
}
@media (min-width:480px) and (max-width:639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:25%;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1){clear: both;}
}
/*4*/
@media (max-width:479px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:33.3%;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_img{
		width: 100%;
		height: 80px;
	}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1){clear: both;}

}


	.bx_catalog_tile .bx_catalog_tile_title,
	.bx_catalog_tile .bx_catalog_tile_title a,
	.bx_catalog_tile .bx_catalog_tile_ul li,
	.bx_catalog_tile .bx_catalog_tile_img{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}
	
/* list */

.bx_sitemap{margin-bottom: 30px;}
.bx_sitemap .bx_sitemap_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_sitemap .bx_sitemap_title a{
	color: #000;
	text-decoration: none;
}

.bx_sitemap .bx_sitemap_ul li{
	padding: 0;
	line-height: 14px;
}
.bx_sitemap .bx_sitemap_ul li:before {content: '' !important}
.bx_sitemap .bx_sitemap_li_title{
	display: inline-block;
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-weight: normal;
	line-height: 13px;
	margin-bottom: 10px;
}
.bx_sitemap .bx_sitemap_li_title a{
	color: #4c7da6;
	white-space: nowrap;
	font-size: 13px;
}
.bx_sitemap .bx_sitemap_li_title a:hover{text-decoration: none}
.bx_sitemap .bx_sitemap_li_title span{font-size: 11px;}

@media (max-width:639px) {
	.bx-touch .bx_sitemap .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 12px;
	}
	.bx-touch .bx_sitemap .bx_catalog_line_title a{font-size: 12px;}
}

	.bx_sitemap .bx_catalog_line_title,
	.bx_sitemap .bx_catalog_line_title a{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}
/* End */


/* Start:/bitrix/templates/new_ru/components/bitrix/news.line/advantages_home/style.css?168673030336*/
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/bitrix/templates/new_ru/components/bitrix/catalog.section.list/articles_home/style.css?16867303017305*/
/* line */
.bx_catalog_line{margin-bottom: 30px;}
.bx_catalog_line .bx_catalog_line_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_line .bx_catalog_line_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_ul{padding: 0;}
.bx_catalog_line .bx_catalog_line_ul li{
	margin-bottom: 20px;
	list-style: none;
}
.bx_catalog_line .bx_catalog_line_ul li:before {content: '' !important}

.bx_catalog_line .bx_catalog_line_img{
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 40px;
	width: 125px;
	height: 125px;
	border:1px solid #ccc;
	border-radius: 2px;
			background-position: center;
			background-repeat: no-repeat;
	-webkit-background-size:contain;
			background-size:contain;
}

.bx_catalog_line .bx_catalog_line_title{
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 18px;
}
.bx_catalog_line .bx_catalog_line_title a{
	color: #4c7da6;
	font-size: 18px;
}
.bx_catalog_line .bx_catalog_line_title a:hover{text-decoration: none;}
.bx_catalog_line .bx_catalog_line_title span{font-size: 16px}
.bx_catalog_line .bx_catalog_line_description{
	color: #3f3f3f;
	font-size: 13px;
	line-height: 16px;
}


@media (max-width:639px) {
	.bx-touch .bx_catalog_line .bx_catalog_line_img{
		margin-right: 10px;
		width: 50px;
		height: 50px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 14px;
	}
	.bx-touch .bx_catalog_line .bx_catalog_line_title a{font-size: 14px;}
	.bx-touch .bx_catalog_line .bx_catalog_line_description{font-size: 11px;}
}



.bx_catalog_line .bx_catalog_line_img,
.bx_catalog_line .bx_catalog_line_title,
.bx_catalog_line .bx_catalog_line_title a,
.bx_catalog_line .bx_catalog_line_description{
	-webkit-transition: all 0.3s ease;
	   -moz-transition: all 0.3s ease;
	    -ms-transition: all 0.3s ease;
	     -o-transition: all 0.3s ease;
	 		transition: all 0.3s ease;
}

/* text */
.bx_catalog_text{margin-bottom: 30px;}
.bx_catalog_text .bx_catalog_text_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_text .bx_catalog_text_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_ul{padding: 0;}
.bx_catalog_text .bx_catalog_text_ul li{
	float: left;
	margin: 0 10px 10px;
	list-style: none;
}
.bx_catalog_text .bx_catalog_text_ul li:before {content: '' !important}
.bx_catalog_text .bx_catalog_text_title{
	margin: 0;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}
.bx_catalog_text .bx_catalog_text_title a{
	color: #4c7da6;
	white-space: nowrap;
	font-size: 14px;
}
.bx_catalog_text .bx_catalog_text_title a:hover{text-decoration: none}
.bx_catalog_text .bx_catalog_text_title span{font-size: 12px;}

@media (max-width:639px) {
	.bx-touch .bx_catalog_text .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 12px;
	}
	.bx-touch .bx_catalog_text .bx_catalog_line_title a{font-size: 12px;}
}

	.bx_catalog_text .bx_catalog_line_title,
	.bx_catalog_text .bx_catalog_line_title a{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}
	
/* tile */

.bx_catalog_tile{margin-bottom: 30px;}
.bx_catalog_tile .bx_catalog_tile_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_tile .bx_catalog_tile_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_ul{padding: 0;}
.bx_catalog_tile .bx_catalog_tile_ul li{
	float: left;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
	margin-bottom: 20px;
	padding: 0 10px;
	width:12.5%;
	list-style: none;
	text-align: center;
}
.bx_catalog_tile .bx_catalog_tile_ul li:before {content: '' !important}
.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: both;}

.bx_catalog_tile .bx_catalog_tile_img{
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 78px;
	height: 78px;
	border:1px solid #ccc;
	border-radius: 2px;
			background-color: #fff;
			background-position: center;
			background-repeat: no-repeat;
	-webkit-background-size:contain;
			background-size:contain;
}
.bx_catalog_tile .bx_catalog_tile_title{
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}
.bx_catalog_tile .bx_catalog_tile_title a{
	color: #4c7da6;
	font-size: 14px;
}
.bx_catalog_tile .bx_catalog_tile_title a:hover{text-decoration: none;}
.bx_catalog_tile .bx_catalog_tile_title span{font-size: 12px;}




/*2*/
@media (max-width:980px){
	.bx_catalog_tile .bx_catalog_tile_ul li{width:20%;}
	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear: both;}
}
/*3*/
@media (max-width:639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title{
		margin-bottom: 5px;
		line-height: 14px;
	}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title a{font-size: 11px;}
}
@media (min-width:480px) and (max-width:639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:25%;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1){clear: both;}
}
/*4*/
@media (max-width:479px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:33.3%;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_img{
		width: 100%;
		height: 80px;
	}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1){clear: both;}

}


	.bx_catalog_tile .bx_catalog_tile_title,
	.bx_catalog_tile .bx_catalog_tile_title a,
	.bx_catalog_tile .bx_catalog_tile_ul li,
	.bx_catalog_tile .bx_catalog_tile_img{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}
	
/* list */

.bx_sitemap{margin-bottom: 30px;}
.bx_sitemap .bx_sitemap_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_sitemap .bx_sitemap_title a{
	color: #000;
	text-decoration: none;
}

.bx_sitemap .bx_sitemap_ul li{
	padding: 0;
	line-height: 14px;
}
.bx_sitemap .bx_sitemap_ul li:before {content: '' !important}
.bx_sitemap .bx_sitemap_li_title{
	display: inline-block;
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-weight: normal;
	line-height: 13px;
	margin-bottom: 10px;
}
.bx_sitemap .bx_sitemap_li_title a{
	color: #4c7da6;
	white-space: nowrap;
	font-size: 13px;
}
.bx_sitemap .bx_sitemap_li_title a:hover{text-decoration: none}
.bx_sitemap .bx_sitemap_li_title span{font-size: 11px;}

@media (max-width:639px) {
	.bx-touch .bx_sitemap .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 12px;
	}
	.bx-touch .bx_sitemap .bx_catalog_line_title a{font-size: 12px;}
}

	.bx_sitemap .bx_catalog_line_title,
	.bx_sitemap .bx_catalog_line_title a{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}
/* End */


/* Start:/bitrix/templates/new_ru/components/bitrix/news.list/article_home_list/style.css?1686730301150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/bitrix/templates/new_ru/components/bitrix/news.list/video_home_catalog/style.css?1686730301150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */
/* /bitrix/templates/new_ru/css/reset.css?16867303041098 */
/* /bitrix/templates/new_ru/css/font-awesome.min.css?168673030428517 */
/* /bitrix/templates/new_ru/css/all.css?1714040234281875 */
/* /bitrix/templates/new_ru/components/bitrix/catalog/catalog_site/style.css?1686730302697 */
/* /bitrix/templates/new_ru/components/bitrix/catalog.smart.filter/visual_vertical/style.css?168673030328184 */
/* /bitrix/templates/new_ru/components/sms/catalog.section.list/sections_best/style.css?16867303047543 */
/* /bitrix/templates/new_ru/components/bitrix/catalog.smart.filter/visual_vertical/themes/red/colors.css?168673030312664 */
/* /bitrix/templates/new_ru/components/bitrix/system.pagenavigation/site_pag/style.css?16867303012792 */
/* /bitrix/templates/new_ru/components/bitrix/catalog/catalog_site/bitrix/catalog.section/.default/style.min.css?168673030224494 */
/* /bitrix/templates/new_ru/components/bitrix/catalog/catalog_site/bitrix/catalog.section/.default/themes/red/style.min.css?16867303025340 */
/* /bitrix/templates/new_ru/components/bitrix/catalog/catalog_site/bitrix/catalog.section.list/.default/style.css?16867303027305 */
/* /bitrix/templates/new_ru/components/bitrix/news.line/advantages_home/style.css?168673030336 */
/* /bitrix/templates/new_ru/components/bitrix/catalog.section.list/articles_home/style.css?16867303017305 */
/* /bitrix/templates/new_ru/components/bitrix/news.list/article_home_list/style.css?1686730301150 */
/* /bitrix/templates/new_ru/components/bitrix/news.list/video_home_catalog/style.css?1686730301150 */
