

/* Start:/bitrix/templates/new_ua/css/reset.css?16867303091098*/
/* 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_ua/css/font-awesome.min.css?168673030928515*/
/*!
 *  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_ua/css/../fonts/fontawesome-webfont.eot?v=4.5.0');src:url('/bitrix/templates/new_ua/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'),url('/bitrix/templates/new_ua/css/../fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'),url('/bitrix/templates/new_ua/css/../fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'),url('/bitrix/templates/new_ua/css/../fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'),url('/bitrix/templates/new_ua/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_ua/css/all.css?1710055450281880*/
@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_ua/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_ua/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_ua/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_ua/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_ua/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_ua/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_ua/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_ua/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_ua/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_ua/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_ua/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_ua/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_ua/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_ua/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_ua/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_ua/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_ua/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_ua/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_ua/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_ua/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_ua/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_ua/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_ua/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_ua/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_ua/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_ua/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_ua/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_ua/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_ua/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_ua/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_ua/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_ua/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_ua/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_ua/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_ua/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_ua/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_ua/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_ua/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_ua/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_ua/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_ua/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_ua/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;}



.top_short_nav_wr {
	background: #383838;
}
.top_short_nav_list li a {color:#fff}
/* End */


/* Start:/bitrix/templates/new_ua/components/bitrix/sale.location.selector.search/.default/style.min.css?16867303075463*/
.bx-sls .dropdown-block{border:1px solid #bdbdbd;border-radius:2px;-webkit-box-shadow:inset 0 1px 2px #ebebeb;box-shadow:inset 0 1px 2px #ebebeb;font-size:14px;padding:0 22px 0 30px;position:relative;background-color:#fff}.bx-sls .dropdown-block-ui{font-size:14px;padding:0 22px 0 30px;position:relative;background-color:#fff;margin-top:5px}.bx-sls .dropdown-arrow{background:url(/bitrix/components/bitrix/sale.location.selector.search/templates/.default/images/dropdown-errow.png) no-repeat center center;height:100%;top:0;right:0;position:absolute;width:22px}.bx-sls .bx-ui-sls-container{overflow:hidden;min-height:25px}.bx-sls .bx-ui-sls-pane{border:1px solid #bdbdbd;border-radius:2px;-webkit-box-shadow:0 2px 3px #c7c7c7;box-shadow:0 2px 3px #c7c7c7;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:none;max-height:200px;overflow-y:auto;left:0;top:35px;padding:5px 5px 3px 5px;position:absolute;width:100%}.bx-sls .dropdown-active .bx-ui-sls-pane{display:block}.bx-sls .bx-ui-sls-variants{list-style:none;margin:0;padding:0}.bx-sls .dropdown-item{border-radius:2px;padding:7px 4px 7px 10px;margin-bottom:2px}.bx-sls .dropdown-item:hover{background-color:#f1f3f5;cursor:pointer}.bx-sls .dropdown-img{border:0;display:inline-block;height:12px;margin:3px 12px 0 0;vertical-align:top;width:16px}.bx-sls .dropdown-item-text{color:#aba8ac;display:inline-block;vertical-align:top}.bx-sls .dropdown-item-text span{color:#25282c}.bx-sls .dropdown-list-title{border-bottom:1px solid #e5e5e5;height:37px;line-height:37px;padding-left:8px}.bx-sls .dropdown-icon{background:url(/bitrix/components/bitrix/sale.location.selector.search/templates/.default/images/lens.png) no-repeat center center;height:14px;left:10px;position:absolute;top:10px;width:14px}.bx-sls .quick-locations{margin-bottom:5px}.bx-sls .quick-location-tag{background-color:#f2f5f8;border:1px solid #cad3dc;border-radius:3px;color:#1e55b9;display:inline-block;font-size:15px;height:27px;line-height:26px;margin:0 3px;padding:0 14px;text-decoration:none;margin-bottom:10px}.bx-sls .quick-location-tag:hover{background-color:#fafafa}.bx-sls .dropdown-fade2white{width:46px;height:31px;position:absolute;top:2px;right:0;background:-moz-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,1) 30%);background:-webkit-gradient(linear,left top,right top,color-stop(0%,rgba(255,255,255,0)),color-stop(30%,rgba(255,255,255,1)));background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,1) 30%);background:-o-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,1) 30%);background:-ms-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,1) 30%);background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,1) 30%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#ffffff',GradientType=1)}.bx-sls .bx-ui-sls-clear{background:url(/bitrix/panel/main/images/bx-admin-sprite-small.png) 6px -3386px no-repeat scroll;width:30px;height:30px;cursor:pointer;cursor:hand;margin-top:2px;position:absolute;top:0;right:0;display:block}.bx-sls .bx-ui-sls-clear:hover{background-position:6px -3418px}.bx-sls .bx-ui-sls-loader{background-image:url(/bitrix/panel/main/images/waiter-white.gif)!important;background-repeat:no-repeat!important;background-position:right -1px!important;width:30px;height:30px;position:absolute;top:3px;right:2px;display:none}.bx-sls .bx-ui-sls-go-edit{display:none}.bx-sls .bx-ui-sls-pane{max-height:300px}.bx-sls input::-ms-clear{display:none}.bx-sls input[type="text"]{position:relative}.bx-sls .bx-ui-sls-fake,.bx-sls .bx-ui-sls-route{position:absolute!important;top:0;left:0;color:#000!important;opacity:1!important;background:transparent!important;border:none!important;box-shadow:none!important;padding:0 22px 0 0!important;background-position:right 1px;background-repeat:no-repeat;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;height:33px;width:100%;outline:0;z-index:10}.bx-sls .bx-ui-sls-route{color:#aba8ac!important;z-index:5}.bx-sls .bx-ui-sls-pane{background-color:#fff;z-index:999;border:1px solid #87919c}.bx-sls .bx-ui-sls-variants .bx-ui-sls-variant,.bx-sls .bx-ui-sls-error{padding:10px 10px}.bx-sls .bx-ui-sls-error{color:#f22;padding-left:30px;position:relative}.bx-sls .bx-ui-sls-error div{position:absolute;top:0;left:0;width:25px;height:25px;background:url(/bitrix/panel/main/images/bx-admin-sprite-small.png) 6px -2895px no-repeat scroll}.bx-sls .bx-ui-sls-variants .bx-ui-sls-variant:hover,.bx-sls .bx-ui-sls-variant-active{background-color:#e0e8ea}.adm-sls-edit-link{margin-top:10px}.bx-admin-mode .bx-sls-go-edit{margin-left:10px;display:none}.bx-admin-mode .dropdown-block{border-color:#87919c #959ea9 #9ea7b1;border-radius:4px;-webkit-box-shadow:0 1px 0 0 rgba(255,255,255,0.3),0 2px 2px -1px rgba(180,188,191,0.7) inset;box-shadow:0 1px 0 0 rgba(255,255,255,0.3),0 2px 2px -1px rgba(180,188,191,0.7) inset;height:25px}.bx-sls.bx-admin-mode .bx-ui-sls-fake,.bx-sls.bx-admin-mode .bx-ui-sls-route{height:25px}.bx-admin-mode .dropdown-icon{top:7px}.bx-admin-mode .dropdown-fade2white{height:22px}.bx-admin-mode .dropdown-fade2white{right:1px}.bx-admin-mode .bx-ui-sls-clear{background-position:6px -3389px;height:22px}.bx-admin-mode .bx-ui-sls-clear:hover{background-position:6px -3421px}.bx-admin-mode .bx-ui-sls-loader{background-position:right -4px!important;height:21px}.bx-admin-mode .bx-ui-sls-pane{top:27px}
/* End */


/* Start:/bitrix/components/bitrix/sale.location.selector.steps/templates/.default/style.min.css?16795253406061*/
.bx-slst .dropdown-block{border:1px solid #bdbdbd;border-radius:2px;-webkit-box-shadow:inset 0 1px 2px #ebebeb;box-shadow:inset 0 1px 2px #ebebeb;font-size:14px;padding:0 22px 0 30px;position:relative;background-color:#fff;margin-bottom:10px}.bx-slst .dropdown-block:last-child{margin-bottom:0}.bx-slst .dropdown-arrow{background:url(/bitrix/components/bitrix/sale.location.selector.steps/templates/.default/images/dropdown-errow.png) no-repeat center center;height:100%;top:0;right:0;position:absolute;width:22px}.bx-slst .bx-ui-combobox-fake,.bx-slst .bx-ui-combobox-route{background:transparent!important;border:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;color:#000;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;height:33px;width:100%;outline:0;padding:0}.bx-slst .bx-ui-combobox-container{overflow:hidden}.bx-slst .bx-ui-combobox-dropdown{border:1px solid #bdbdbd;border-radius:2px;-webkit-box-shadow:0 2px 3px #c7c7c7;box-shadow:0 2px 3px #c7c7c7;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:none;max-height:200px;overflow-y:auto;left:0;top:35px;padding:5px 5px 3px 5px;position:absolute;width:100%}.bx-slst .dropdown-active .bx-ui-combobox-dropdown{display:block}.bx-slst .bx-ui-combobox-variants{list-style:none;margin:0;padding:0}.bx-slst .dropdown-item{border-radius:2px;padding:7px 4px 7px 10px;margin-bottom:2px}.bx-slst .dropdown-item:hover{background-color:#f1f3f5;cursor:pointer}.bx-slst .dropdown-img{border:0;display:inline-block;height:12px;margin:3px 12px 0 0;vertical-align:top;width:16px}.bx-slst .dropdown-item-text{color:#aba8ac;display:inline-block;vertical-align:top}.bx-slst .dropdown-item-text span{color:#25282c}.bx-slst .dropdown-list-title{border-bottom:1px solid #e5e5e5;height:37px;line-height:37px;padding-left:8px}.bx-slst .dropdown-icon{background:url(/bitrix/components/bitrix/sale.location.selector.steps/templates/.default/images/lens.png) no-repeat center center;height:14px;left:10px;position:absolute;top:10px;width:14px}.bx-slst .quick-locations{margin-bottom:5px}.bx-slst .quick-location-tag{background-color:#f2f5f8;border:1px solid #cad3dc;border-radius:3px;color:#1e55b9;display:inline-block;font-size:15px;height:27px;line-height:26px;margin:0 3px;padding:0 14px;text-decoration:none;margin-bottom:10px}.bx-slst .quick-location-tag:hover{background-color:#fafafa}.bx-slst .dropdown-fade2white{width:32px;height:31px;position:absolute;top:2px;right:0;background:-moz-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,1) 30%);background:-webkit-gradient(linear,left top,right top,color-stop(0%,rgba(255,255,255,0)),color-stop(30%,rgba(255,255,255,1)));background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,1) 30%);background:-o-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,1) 30%);background:-ms-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,1) 30%);background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,1) 30%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#ffffff',GradientType=1)}.bx-slst .bx-ui-combobox-toggle{background:url(/bitrix/panel/main/images/bx-admin-sprite-small.png) 6px -2618px no-repeat scroll;width:30px;height:30px;cursor:pointer;cursor:hand;margin-top:2px;position:absolute;top:0;right:0;display:block}.bx-slst .bx-ui-combobox-toggle:hover{background-position:6px -2696px}.bx-slst .bx-ui-combobox-loader{background-image:url(/bitrix/panel/main/images/waiter-white.gif)!important;background-repeat:no-repeat!important;background-position:right -1px!important;width:30px;height:30px;position:absolute;top:3px;right:2px;display:none}.bx-slst .bx-ui-combobox-go-edit{display:none}.bx-slst .bx-ui-combobox-dropdown{max-height:300px}.bx-slst .bx-ui-pager-area{height:40px;text-align:center;color:gray;padding:10px 0 0 0}.bx-slst input[type="text"]{position:relative}.bx-slst input::-ms-clear{display:none}.bx-slst .bx-ui-combobox-dropdown{background-color:#fff;z-index:999;border:1px solid #87919c}.bx-slst .bx-ui-combobox-variant{cursor:pointer;cursor:hand}.bx-slst .bx-ui-combobox-variant,.bx-slst .bx-ui-combobox-error{padding:10px 10px}.bx-slst .bx-ui-combobox-error{color:#f22;padding-left:30px;position:relative}.bx-slst .bx-ui-combobox-error div{position:absolute;top:0;left:0;width:25px;height:25px;background:url(/bitrix/panel/main/images/bx-admin-sprite-small.png) 6px -2895px no-repeat scroll}.bx-slst .bx-ui-combobox-variant:hover,.bx-slst .bx-ui-combobox-variant-active{background-color:#e0e8ea}.adm-sls-edit-link{margin-top:10px}.bx-admin-mode .bx-sls-go-edit{margin-left:10px;display:none}.bx-admin-mode .dropdown-block{border-color:#87919c #959ea9 #9ea7b1;border-radius:4px;-webkit-box-shadow:0 1px 0 0 rgba(255,255,255,0.3),0 2px 2px -1px rgba(180,188,191,0.7) inset;box-shadow:0 1px 0 0 rgba(255,255,255,0.3),0 2px 2px -1px rgba(180,188,191,0.7) inset;height:25px}.bx-slst.bx-admin-mode .bx-ui-combobox-fake,.bx-slst.bx-admin-mode .bx-ui-combobox-route{height:25px}.bx-slst.bx-admin-mode .dropdown-icon{top:7px}.bx-slst.bx-admin-mode .dropdown-fade2white{height:22px}.bx-slst.bx-admin-mode .dropdown-fade2white{right:1px}.bx-slst.bx-admin-mode .bx-ui-combobox-toggle{background-position:6px -2623px;height:22px}.bx-slst.bx-admin-mode .bx-ui-combobox-loader{background-position:right -4px!important;height:21px}.bx-slst.bx-admin-mode .bx-ui-combobox-dropdown{top:27px}.bx-slst .bx-ui-state-items-discover-in-progress .bx-ui-combobox-loader{display:block}.bx-ui-slst-pool select{margin:10px 10px 0 0}div[data-bx-ui-id="error"]{display:none}.bx-ui-state-error div[data-bx-ui-id="error"]{display:block}.bx-ui-slst-other-item,.bx-ui-combobox-deselect-item{border-bottom:1px solid gray}.bx-ui-sls-tree-trunk{padding:0 0 9px 30px}.disabled-keyboard{cursor:pointer;cursor:hand}.disabled-keyboard input{cursor:inherit}.bx-ui-combobox-container .bx-combobox-fake-as-input{padding-top:9px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
/* End */


/* Start:/local/components/bitrix/sale.basket.basket/templates/.default/style.min.css?167952537043901*/
.symbol_ruble{font-family:'rubleBitrix',Arial,sans-serif}.basket-checkout-container{display:-webkit-box;display:flex;display:-ms-flexbox;-ms-flex-pack:justify;margin-bottom:20px;padding:15px 25px;border:1px solid #e2dfdf;border-radius:2px;background-color:#fff;opacity:1;transition:opacity 250ms ease;-webkit-box-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.basket-checkout-container.basket-checkout-container-fixed{position:fixed;top:0;z-index:100}.basket-checkout-container.basket-checkout-container-fixed-hide{opacity:0}.basket-coupon-section{-webkit-box-flex:2;-ms-flex:2;flex:2}.basket-coupon-block-field-description{color:#a1a1a1;font:400 12px/18px "Helvetica Neue",Helvetica,Arial,sans-serif}.basket-coupon-block-field{padding-right:10px;min-width:235px;-webkit-box-flex:1;-ms-flex:1;flex:1}.basket-coupon-block-coupon-btn{position:absolute;top:50%;right:10px;display:block;margin-top:-4px;padding:0;width:8px;height:8px;border:0;border-right:2px solid #8da3ad;border-bottom:2px solid #8da3ad;border-radius:0;background-color:transparent;content:"";cursor:pointer;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.basket-coupon-alert{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-align:start;margin-top:2px;margin-bottom:2px;padding-top:3px;padding-bottom:3px;min-height:0;width:100%;font:400 13px/14px "Helvetica Neue",Helvetica,Arial,sans-serif!important;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:start;align-items:flex-start}.basket-coupon-text{position:relative;display:block;padding-left:18px;word-break:break-all;word-break:break-word}.text-muted .basket-coupon-text:after{position:absolute;top:0;left:2px;width:6px;height:10px;border-right:2px solid #7ad500;border-bottom:2px solid #7ad500;content:'';-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.basket-coupon-alert .close-link{margin-left:10px;border-bottom:1px dotted;color:#3e86de;text-decoration:none;font:400 12px/14px "Helvetica Neue",Helvetica,Arial,sans-serif;opacity:1;cursor:pointer;transition:220ms ease all}.basket-coupon-alert .close-link:hover{border-color:transparent}@media(max-width:991px){.basket-checkout-container{-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal}.basket-coupon-section{-ms-flex-order:1;max-width:100%;width:100%;-webkit-box-ordinal-group:2;order:1}.basket-coupon-alert-section{-ms-flex-order:2;margin-bottom:15px;-webkit-box-ordinal-group:3;order:2}.basket-coupon-block-field{padding-right:0;min-width:100%}.basket-coupon-block-field .form-group{display:inline-block;margin-bottom:10px;width:100%}.basket-coupon-block-field .form-control{display:block;width:100%}}.basket-checkout-section{-webkit-box-flex:3;-ms-flex:3;flex:3}.basket-checkout-section-inner{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end}.basket-checkout-block-total{padding-top:21px;padding-right:10px;text-align:right}.basket-checkout-block-total-inner{display:inline-block;max-width:100%;text-align:left}.basket-checkout-block-total-title{color:#2f3435;font:400 20px/24px "Helvetica Neue",Helvetica,Arial,sans-serif}.basket-checkout-block-total-description{color:#a1a1a1;font:400 12px/16px "Helvetica Neue",Helvetica,Arial,sans-serif}.basket-checkout-block-total-price{padding-left:10px;text-align:right}.basket-checkout-block-total-price-inner{position:relative;display:inline-block;padding-top:17px;text-align:right}.basket-coupon-block-total-price-current{margin-bottom:7px;color:#2f3435;text-align:right;white-space:nowrap;font:400 36px/36px "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;transition:180ms text-shadow ease,180ms color ease}.basket-coupon-block-total-price-old{position:absolute;top:3px;right:0;color:#a1a1a1;text-align:right;font:400 18px/16px "Helvetica Neue",Helvetica,Arial,sans-serif}.basket-coupon-block-total-price-old:after{position:absolute;top:3px;right:3px;bottom:3px;left:3px;background:no-repeat center url(data:image/svg+xml;charset=US-ASCII,%0A%3Csvg%20width%3D%22491px%22%20height%3D%22125px%22%20viewBox%3D%220%200%20100%25%20100%25%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M1.23046875%2C121.410156%20C122.764455%2C80.3998661%20212.227997%2C52.9779911%20269.621094%2C39.1445312%20C327.014191%2C25.3110714%20400.420441%2C13.476436%20489.839844%2C3.640625%22%20stroke%3D%22%23B80909%22%20stroke-width%3D%2216%22%20/%3E%0A%20%20%20%20%3C/g%3E%0A%3C/svg%3E);background-size:100% 100%;content:''}.basket-coupon-block-total-price-difference{display:inline-block;padding:5px 6px 6px;background:#d1ecf1;color:#179ebb;text-align:center;font:400 13px/12px "Helvetica Neue",Helvetica,Arial,sans-serif}.basket-checkout-block-btn{padding-top:13px;padding-left:15px;text-align:right}.basket-btn-checkout{border-radius:2px;font-weight:bold;font-size:16px}.basket-notification-section{width:100%}.basket-block-notification{position:relative;display:block;margin-top:10px;padding:8px 15px;min-width:100%;width:100%;border-radius:1px;background-color:#edf8e0;color:#6a9997;font:400 12px/14px "Helvetica Neue",Helvetica,Arial,sans-serif}.basket-block-notification:after{position:absolute;top:-7px;right:80px;width:16px;height:16px;background-color:#edf8e0;content:'';-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}@media(max-width:991px){.basket-checkout-block-btn{-webkit-box-flex:1;-ms-flex:1;flex:1}.basket-checkout-section{-ms-flex-order:3;-webkit-box-ordinal-group:4;order:3}.basket-notification-section{-ms-flex-order:4;-webkit-box-ordinal-group:5;order:4}}@media(max-width:580px){.basket-checkout-block-btn{padding-left:0;min-width:100%;max-width:100%;width:100%;-webkit-box-flex:1;-ms-flex:auto;flex:auto}.basket-checkout-section-inner{-ms-flex-wrap:wrap;flex-wrap:wrap}.basket-checkout-block-total{min-width:150px}.basket-checkout-block-total-price{text-align:right}.basket-btn-checkout{margin:10px 0;width:100%}.basket-block-notification:after{top:-3px;right:auto;left:50%;-webkit-transform:rotate(45deg) translateX(-50%);-ms-transform:rotate(45deg) translateX(-50%);transform:rotate(45deg) translateX(-50%)}}@media(max-width:460px){.basket-checkout-block{display:block;min-width:100%;width:100%}.basket-checkout-block-total{text-align:left}}.basket-items-list-wrapper,.basket-items-list-wrapper-compact{margin-bottom:15px;border:1px solid #e2dfdf}.basket-items-list-header{display:-webkit-box;display:flex;display:-ms-flexbox;-ms-flex-align:center;padding:13px 25px;border-bottom:1px solid #e2dfdf;background:#f2f2f2;transition:300ms padding ease;-webkit-box-align:center;align-items:center}.basket-items-list-header.basket-items-list-header-fixed{position:fixed;top:0;z-index:99;margin-left:-1px;border:1px solid #e2dfdf}.basket-items-list-wrapper-light .basket-items-list-header{display:none!important}.basket-items-list-header-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font:bold 15px/18px "Helvetica Neue",Helvetica,Arial,sans-serif;transition:300ms all ease;-o-text-overflow:ellipsis;-webkit-box-flex:1;-ms-flex:1;flex:1}.basket-items-search-field+.basket-items-list-header-title{padding-left:10px}.basket-items-search-field+.basket-items-list-header-filter{padding-left:10px;text-align:right;-webkit-box-flex:3;-ms-flex:3;flex:3}.basket-items-search-field .form-control{z-index:1}.basket-items-list-header-filter-item{margin-left:5px;border-bottom:1px dotted;color:#3e86de;text-decoration:none;font:bold 13px/14px "Helvetica Neue",Helvetica,Arial,sans-serif;cursor:pointer;transition:220ms ease}.basket-items-list-header-filter-item:hover{color:#2462de;text-decoration:none}.basket-items-list-header-filter-item.active{border-bottom:0;color:#2f3435;text-decoration:none;cursor:default}.basket-items-search-field{transition:300ms all ease;-webkit-box-flex:1;-ms-flex:1;flex:1}.basket-items-search-field .input-group-addon{white-space:nowrap;-ms-flex-wrap:wrap}.basket-items-search-field button.close{position:relative;bottom:-1px;display:inline-block;float:none;line-height:11px}@media(max-width:991px){.basket-items-list-header{padding:10px 9px 11px}.basket-items-list-header-title{font-size:12px;line-height:15px}}@media(max-width:767px){.basket-items-list-header{-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal}.basket-items-search-field{width:100%}}.basket-items-list-container{position:relative;overflow:hidden;width:100%}.basket-items-list-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:100;background-color:#fff;opacity:.7;-webkit-animation-name:ShowOverlay;animation-name:ShowOverlay;-webkit-animation-duration:200ms;animation-duration:200ms}@-webkit-keyframes ShowOverlay{0%{opacity:0}100%{opacity:.7}}@keyframes ShowOverlay{0%{opacity:0}100%{opacity:.7}}.basket-items-list{position:relative;padding:0 25px}.basket-items-list-table{width:100%;border-collapse:collapse}.basket-items-list-item-container{position:relative}.basket-items-list-item-container>td{border-top:1px solid #f2f2f2}.basket-items-list-wrapper-compact .basket-items-list-item-container>td{padding-bottom:12px}.basket-items-list-item-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:100;background-color:#fff;opacity:.7}.basket-items-list-item-container.basket-items-list-item-container-gift,.basket-items-list-item-container.basket-items-list-item-container-gift>td,.basket-items-list .basket-items-list-item-container:first-child>td{border-top:none!important}@media(max-width:767px){.basket-items-list-item-container.basket-items-list-item-container-gift,.basket-items-list-item-container.basket-items-list-item-container-gift>td,.basket-items-list .basket-items-list-item-container:first-child>td{margin:0;padding-top:0;border-top:none!important}}.basket-items-list-item-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:100;background-color:#fff;opacity:.7}.basket-items-list-item-descriptions{-ms-flex-order:1;padding-top:20px;width:100%;vertical-align:top;-webkit-box-ordinal-group:2;order:1}.basket-items-list-item-descriptions-inner{position:relative;display:-ms-flexbox;display:-webkit-box;display:flex}.basket-item-block-image{position:relative;-ms-flex-order:1;padding-right:15px;padding-bottom:10px;min-width:48px;max-width:148px;width:100%;text-align:center;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-ordinal-group:2;order:1}.basket-items-list-wrapper-compact .basket-item-block-image{display:block;padding-bottom:0;min-width:32px;max-width:50px;width:auto;height:auto}.basket-item-image-link{position:relative;display:inline-block}.basket-item-image{display:inline-block;max-width:100%;max-height:100%;width:100%;height:auto;transition:300ms all ease}.basket-items-list-wrapper-compact .basket-item-image{max-width:50px;max-height:50px}.basket-item-image:hover{border-color:#ee9200}@media(max-width:580px){.basket-item-block-image{margin-top:10px;margin-bottom:15px;padding-right:0;max-width:100%;width:100%}.basket-item-image{margin:10px auto 15px;padding-right:0;max-width:230px;max-height:400px;width:auto;height:auto}.basket-items-list-item-descriptions-inner{-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal}.basket-items-list-wrapper-compact .basket-item-block-image{margin-top:0;padding-right:10px}.basket-items-list-wrapper-compact .basket-items-list-item-descriptions-inner{-ms-flex-direction:row;flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal}}.basket-item-label-text,.basket-item-label-ring{position:absolute;z-index:90;opacity:1;transition:opacity 450ms ease}.basket-items-list-wrapper-compact .basket-item-label-text,.basket-items-list-wrapper-compact .basket-item-label-ring{display:none}.basket-item-label-text span,.basket-item-label-ring{display:inline-block;clear:both;margin-bottom:2px;background:#f42c2c;color:#fff;vertical-align:middle;text-align:center;transition:all 250ms ease}.bx-red .basket-item-label-text span,.bx-red .basket-item-label-ring{background-color:#fba90c}.basket-item-label-text>div,.basket-item-label-ring>div{line-height:0}.basket-item-label-text span{padding:2px 5px;vertical-align:middle;font-weight:bold}.basket-item-label-text.basket-item-label-small span{margin-bottom:1px;padding:2px 7px;font-weight:normal;font-size:12px;line-height:14px}.basket-item-label-text.basket-item-label-big span{padding:4px 10px;font-size:12px;line-height:17px}@media(max-width:767px){.basket-item-label-text>div{line-height:0}.basket-item-label-text.basket-item-label-small span{margin-bottom:1px;padding:2px 7px;font-size:11px;line-height:14px}.basket-item-label-text.basket-item-label-big span{margin-bottom:1px;padding:3px 12px;font-size:13px;line-height:16px}}.basket-item-label-ring{-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:50%;font-weight:bold}.basket-item-label-ring.basket-item-label-small{width:40px;height:40px;font-size:13px;line-height:40px}.basket-item-label-ring.basket-item-label-big{width:50px;height:50px;font-size:18px;line-height:50px}@media(max-width:767px){.basket-item-label-ring.basket-item-label-small{width:24px;height:24px;font-size:8px;line-height:24px}.basket-item-label-ring.basket-item-label-big{width:30px;height:30px;font-size:12px;line-height:30px}}.basket-item-label-top{top:-2px}.basket-item-label-center{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.basket-item-label-center>div{text-align:center}.basket-item-label-left{left:-2px}.basket-item-label-left>div{text-align:left}.basket-item-label-bottom{bottom:-2px}.basket-item-label-middle{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.basket-item-label-right{right:-2px}.basket-item-label-right>div{text-align:right}.basket-item-label-center.product-item-label-middle{-webkit-transform:translateY(-50%) translateX(-50%);-ms-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}.basket-item-block-info{-ms-flex-order:2;padding:0;-webkit-box-flex:3;-ms-flex:3;flex:3;-webkit-box-ordinal-group:3;order:2}@media(max-width:580px){.basket-item-block-info{-webkit-box-flex:6;-ms-flex:6;flex:6}}.basket-item-info-name,.basket-item-info-name-link{margin:0;padding:0 20px 0 0;color:#2f3435;text-decoration:none;word-break:break-all;word-break:break-word;font:400 16px/26px "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;transition:300ms all ease}h2.basket-item-info-name{margin-bottom:5px;padding-top:0}.basket-item-highlighted{background:#ff0}.basket-items-list-wrapper-compact .basket-item-info-name{margin-bottom:5px}.basket-item-info-name-link:hover{text-decoration:underline;cursor:pointer}@media(max-width:768px){.basket-item-info-name,.basket-item-info-name-link{vertical-align:middle;font-size:15px;line-height:17px}.basket-item-info-name{padding-top:10px}}.basket-item-block-common{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-order:4;-ms-flex-pack:end;-ms-flex-align:start;-ms-flex:2;-ms-flex-wrap:nowrap;-ms-flex-line-pack:baseline;flex-wrap:nowrap;-webkit-box-pack:end;-webkit-box-align:start;-webkit-box-ordinal-group:5;-webkit-box-flex:2;justify-content:flex-end;align-content:baseline;align-items:flex-start;flex:2;order:4}.basket-items-list-wrapper-compact .basket-item-block-common{-ms-flex-pack:end;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:end;justify-content:flex-end}@media(max-width:991px){.basket-item-block-common{padding:5px 0;min-width:100%}.basket-items-list-wrapper .basket-item-block-common{-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end}.basket-items-list-wrapper .basket-item-block-common>div{-webkit-box-flex:0;-ms-flex:none;flex:none}.basket-items-list-wrapper-compact .basket-item-block-common{-ms-flex-pack:end;padding:17px 0;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;justify-content:flex-end}}@media(max-width:460px){.basket-items-list-wrapper .basket-item-block-common{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:end;align-items:flex-end}.basket-item-price-current{text-align:right}}.basket-item-block-properties{-webkit-box-flex:5;-ms-flex:5;flex:5}.basket-item-property,.basket-item-property-custom{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;padding-bottom:4px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center}.basket-items-list-wrapper-compact .basket-item-property,.basket-items-list-wrapper-compact .basket-item-property-custom{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:10px;padding-bottom:0;-ms-flex-line-pack:center;align-content:center}.basket-item-property-name,.basket-item-property-custom-name{margin-right:5px;color:#a1a1a1;font:400 12px/14px "Helvetica Neue",Helvetica,Arial,sans-serif}.basket-item-property-value,.basket-item-property-custom-value{color:#4a4a4a;font:bold 12px/16px "Helvetica Neue",Helvetica,Arial,sans-serif}.basket-item-property-custom{padding-right:15px}.basket-item-property-custom-content{padding:3px 0}.basket-item-property-custom.basket-item-property-custom-photo{display:block}.basket-item-property-custom-photo .basket-item-property-custom-value{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:start;-ms-flex-align:stretch;min-height:64px;word-spacing:0;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;align-items:stretch;-webkit-box-pack:start;justify-content:flex-start}.basket-item-property-custom-photo .basket-item-property-custom-value span{display:inline-block}.basket-item-custom-block-photo-link{display:block;margin-right:5px}.basket-item-custom-block-photo-item{margin-right:3px;width:auto;height:64px;border:1px solid #e4e4e4;transition:300ms all ease}.basket-item-custom-block-photo-item:hover{border-color:#ee9200}@media(max-width:580px){.basket-item-property-custom{padding-right:0}.basket-items-list-wrapper-compact .basket-item-property-custom{padding-right:10px}}.basket-items-list-wrapper-compact .basket-item-property.basket-item-property-scu-text,.basket-items-list-wrapper-compact .basket-item-property.basket-item-property-scu-image,.basket-items-list-wrapper-compact .basket-item-property.basket-item-scu-color{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.basket-item-property.basket-item-property-scu-text,.basket-item-property.basket-item-property-scu-image,.basket-item-property.basket-item-scu-color{display:block}.basket-item-scu-list{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin:0;padding:0;list-style:none;-ms-flex-wrap:wrap;flex-wrap:wrap}.basket-item-scu-item,.basket-item-scu-item.not-available:hover{position:relative;display:inline-block;margin:2px 3px 3px 0;padding:0;border:1px solid #eeecef;cursor:pointer;transition:300ms all ease;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.basket-item-scu-item:hover,.basket-item-scu-item.selected,.basket-item-scu-item.not-available:hover{border-color:#006cc0}.basket-item-scu-item.selected:hover{cursor:default}.basket-item-scu-item.not-available:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;background:no-repeat center url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20width%3D%2220px%22%20height%3D%2220px%22%20viewBox%3D%220%200%20100%25%20100%25%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%0A%20%20%20%20%3Cline%20x1%3D%220%22%20y1%3D%2220%22%20x2%3D%2220%22%20y2%3D%220%22%20stroke-width%3D%221%22%20stroke%3D%22%23a1a1a1%22/%3E%0A%3C/svg%3E);background-size:100% 100%;content:''}.basket-item-scu-item-inner{display:block;transition:300ms all ease}.basket-item-scu-item.not-available .basket-item-scu-item-inner{opacity:.5}.basket-item-scu-color .basket-item-scu-item-inner,.basket-item-property-scu-image .basket-item-scu-item-inner{width:30px;height:30px;border:2px solid #fff;background-position:center;background-size:cover;background-repeat:no-repeat}.basket-items-list-wrapper-compact .basket-item-scu-color .basket-item-scu-item-inner,.basket-items-list-wrapper-compact .basket-item-property-scu-image .basket-item-scu-item-inner{width:16px;height:16px;border:1px solid #fff}.basket-item-property-scu-text .basket-item-scu-item-inner{padding:3px 5px;min-width:30px;text-align:center;font:bold 14px/17px "Helvetica Neue",Helvetica,Arial,sans-serif}.basket-items-list-wrapper-compact .basket-item-property-scu-text .basket-item-scu-item-inner{padding:1px 2px;font:bold 12px/14px "Helvetica Neue",Helvetica,Arial,sans-serif}@media(max-width:768px){.basket-item-property-name,.basket-item-property-value{font-size:11px}}@media(max-width:580px){.basket-item-block-properties{margin-bottom:10px}.basket-items-list-wrapper-compact .basket-item-block-properties{margin-bottom:0}.basket-item-property-scu-image .basket-item-scu-item-inner,.basket-item-scu-color .basket-item-scu-item-inner{width:20px;height:20px;border:1px solid #fff}.basket-item-property-scu-text .basket-item-scu-item-inner{padding:2px 3px;min-width:25px;text-align:center;font:bold 11px/15px "Helvetica Neue",Helvetica,Arial,sans-serif}}.basket-items-list-item-amount{-ms-flex-order:3;padding-top:20px;vertical-align:top;-webkit-box-ordinal-group:4;order:3}.basket-item-block-amount{position:relative;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:end;-ms-flex-align:start;padding:0 10px;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-pack:end;justify-content:flex-end}.basket-items-list-wrapper-compact .basket-item-block-amount{margin-bottom:0;padding-bottom:0}.basket-item-amount-filed-block{position:relative}.basket-item-amount-filed,.basket-item-block-amount.disabled .basket-item-amount-filed:hover{padding:0;width:60px;height:28px;outline:0;border:1px solid #e4e4e4;border-radius:1px;vertical-align:middle;text-align:center;font:bold 18px/27px "Helvetica Neue",Helvetica,Arial,sans-serif;transition:300ms all ease}.basket-item-block-amount.disabled .basket-item-amount-filed{background-color:#f3f3f3}.basket-item-amount-filed:hover,.basket-item-amount-filed:focus{border-color:#006cc0}.basket-item-amount-filed::-webkit-outer-spin-button,.basket-item-amount-filed::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none}.basket-item-amount-filed.basket-updated{-webkit-animation-name:basketAmountFiledUpdated;animation-name:basketAmountFiledUpdated;-webkit-animation-duration:600ms;animation-duration:600ms}@-webkit-keyframes basketAmountFiledUpdated{0%,100%{border-color:#e4e4e4}50%{border-color:#ee9200}}@keyframes basketAmountFiledUpdated{0%,100%{border-color:#e4e4e4}50%{border-color:#ee9200}}.basket-item-amount-btn-plus,.basket-item-amount-btn-minus{position:relative;width:28px;height:28px;cursor:pointer;transition:300ms all ease;-webkit-user-select:none}.basket-item-amount-btn-plus:hover,.basket-item-amount-btn-minus:hover{background-color:#efefef}.basket-item-block-amount.disabled .basket-item-amount-btn-plus,.basket-item-block-amount.disabled .basket-item-amount-btn-minus{background-color:transparent;cursor:default}.basket-item-amount-btn-plus:before,.basket-item-amount-btn-plus:after,.basket-item-amount-btn-minus:after{position:absolute;top:50%;left:50%;margin-top:-1px;margin-left:-5px;width:10px;height:2px;background-color:#979797;content:"";transition:300ms all ease}.basket-item-amount-btn-plus:hover:before,.basket-item-amount-btn-plus:hover:after,.basket-item-amount-btn-minus:hover:after{background-color:#535353}.basket-item-block-amount.disabled .basket-item-amount-btn-plus:before,.basket-item-block-amount.disabled .basket-item-amount-btn-plus:after,.basket-item-block-amount.disabled .basket-item-amount-btn-minus:after{background-color:#f3f3f3}.basket-item-amount-btn-plus:before{margin-top:-5px;margin-left:-1px;width:2px;height:10px}.basket-item-amount-field-description{position:absolute;top:calc(100% + 1px);right:0;left:0;color:#a1a1a1;text-align:center;font:italic 12px/14px "Helvetica Neue",Helvetica,Arial,sans-serif}@media(max-width:991px){.basket-item-block-amount{position:relative;-ms-flex-pack:center;margin-bottom:13px;-webkit-box-pack:center;justify-content:center}.basket-item-amount-btn-plus,.basket-item-amount-btn-minus{border:1px solid #e4e4e4;background-color:#f5f6f7}.basket-item-amount-btn-plus{border-left:none;border-radius:0 1px 1px 0}.basket-item-amount-btn-minus{border-right:0;border-radius:1px 0 0 1px}}@media(max-width:767px){.basket-item-block-amount{padding-top:19px}}@media(max-width:580px){.basket-item-block-amount{padding-top:0}}.basket-items-list-item-price{-ms-flex-order:4;padding-top:0;vertical-align:top;-webkit-box-ordinal-group:5;order:4}.basket-items-list-item-price-for-one{-ms-flex-order:2;-webkit-box-ordinal-group:3;order:2}.basket-item-block-price{position:relative;padding-top:20px;text-align:right;white-space:nowrap}.basket-item-price-title{padding-top:1px;color:#a1a1a1;text-align:right;font:12px/14px "Helvetica Neue",Helvetica,Arial,sans-serif}.basket-item-price-current{padding-top:1px;color:#2f3435;vertical-align:bottom;line-height:24px}.basket-item-price-current-text{letter-spacing:-.33px;font:400 20px/24px "Helvetica Neue",Helvetica,Arial,sans-serif;transition:180ms text-shadow ease,180ms color ease}.basket-item-price-old{position:absolute;top:5px;right:0;color:#a1a1a1;vertical-align:middle;line-height:15px}.basket-item-price-old-text{position:relative;display:inline-block;font:400 13px/15px "Helvetica Neue",Helvetica,Arial,sans-serif}.basket-item-price-old-text:after{position:absolute;top:3px;right:3px;bottom:3px;left:3px;background:no-repeat center url(data:image/svg+xml;charset=US-ASCII,%0A%3Csvg%20width%3D%22491px%22%20height%3D%22125px%22%20viewBox%3D%220%200%20100%25%20100%25%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M1.23046875%2C121.410156%20C122.764455%2C80.3998661%20212.227997%2C52.9779911%20269.621094%2C39.1445312%20C327.014191%2C25.3110714%20400.420441%2C13.476436%20489.839844%2C3.640625%22%20stroke%3D%22%23B80909%22%20stroke-width%3D%2216%22%20/%3E%0A%20%20%20%20%3C/g%3E%0A%3C/svg%3E);background-size:100% 100%;content:''}.basket-item-price-difference{padding:3px;max-width:100%;background:#d1ecf1;color:#179ebb;text-align:center;white-space:normal;font:400 11px/12px "Helvetica Neue",Helvetica,Arial,sans-serif}@media(max-width:767px){.basket-items-list-item-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start}.basket-items-list-item-descriptions{min-width:100%}}@media(max-width:580px){.basket-items-list-item-price{-ms-flex-order:5;vertical-align:top;-webkit-box-ordinal-group:6;order:5}.basket-items-list-item-price-for-one{-ms-flex-order:4;-webkit-box-ordinal-group:5;order:4}.basket-item-block-price{-ms-flex-direction:column;flex-direction:column;margin-bottom:10px;min-width:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-flex:1;-ms-flex:1;flex:1}.basket-item-price-old{right:10px}.basket-items-list-item-amount{display:block;padding:0 0 20px;min-width:100%}.basket-item-block-price{padding-right:10px;padding-left:10px}.basket-items-list-wrapper-compact .basket-item-block-price{min-width:0;text-align:right}.basket-items-list-wrapper-compact .basket-item-block-price>div{text-align:right}.basket-item-block-price .basket-item-price-difference{-ms-flex-order:1;padding:5px 6px 6px;-webkit-box-ordinal-group:2;order:1}}.basket-items-list-item-remove{padding-top:17px!important;vertical-align:top}.basket-item-block-actions{position:relative;opacity:0;transition:300ms opacity ease}.bx-touch .basket-item-block-actions,.basket-items-list-item-container:hover .basket-item-block-actions{opacity:1}.basket-item-actions-remove{position:relative;display:block;width:25px;height:25px;cursor:pointer}.basket-item-actions-remove:after,.basket-item-actions-remove:before{position:absolute;top:50%;left:50%;width:2px;height:14px;background:#d0021b;content:'';transition:300ms background-color ease}.basket-item-actions-remove:after{-webkit-transform:translate3d(-50%,-50%,0) rotate(45deg);transform:translate3d(-50%,-50%,0) rotate(45deg)}.basket-item-actions-remove:before{-webkit-transform:translate3d(-50%,-50%,0) rotate(-45deg);transform:translate3d(-50%,-50%,0) rotate(-45deg)}.basket-item-actions-remove:hover:after,.basket-item-actions-remove:hover:before{background-color:#7e000f}.basket-item-block-info .basket-item-actions-remove{position:absolute;top:-4px;right:0}.basket-items-list-wrapper-compact .basket-item-block-actions{position:relative;top:auto;right:auto;padding-left:10px}@media(max-width:767px){.basket-items-list-table,.basket-items-list-table thead,.basket-items-list-table tbody,.basket-items-list-table tr{display:block!important}tr.basket-items-list-item-container{display:-ms-flexbox!important;display:-webkit-box!important;display:flex!important;-ms-flex-pack:center;-ms-flex-align:start;padding-top:10px;padding-bottom:10px;border-top:1px solid #f2f2f2;-webkit-box-align:flex-start;align-items:flex-start;-webkit-box-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.basket-items-list-table tr.basket-items-list-item-container:first-child,.basket-items-list-table tbody tr.basket-items-list-item-container:first-child{border:0}.basket-items-list .basket-items-list-item-container>td{border-top:0}td.basket-items-list-item-amount,td.basket-items-list-item-price,td.basket-items-list-item-remove{display:inline-block}td.basket-items-list-item-descriptions{padding-bottom:10px;min-width:100%}td.basket-items-list-item-descriptions,td.basket-items-list-item-notification{display:block;padding-top:0}.basket-items-list-item-price{padding:3px 0}td.basket-items-list-item-remove{padding:34px 0 0!important}}@media(max-width:580px){.basket-items-list-item-price .basket-item-block-price .basket-item-price-title{display:block}td.basket-items-list-item-remove{display:block;padding:0}td.basket-items-list-item-remove{padding:0!important;text-align:center}.basket-item-block-actions{display:inline-block}}.basket-items-list-item-notification-inner{position:relative;transition:220ms all ease}.basket-items-list-item-container.basket-items-list-item-container-expend{display:table-row}.basket-items-list-item-container-expend .basket-items-list-item-removed-container{position:relative;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:justify;-ms-flex-align:center;padding:10px 0;border-radius:2px;background-color:#e6f8fe;color:#333;text-align:center;transition:300ms all ease;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}.basket-items-list-item-container-expend .basket-items-list-item-removed-container div{padding:0 10px;text-align:left}@-webkit-keyframes ShowNote{0%{opacity:0}0%,50%{background-color:#fff}50%,100%{opacity:1}100%{background-color:#e6f8fe}}@keyframes ShowNote{0%{opacity:0}0%,50%{background-color:#fff}50%,100%{opacity:1}100%{background-color:#e6f8fe}}@media(max-width:768px){.basket-items-list-item-container-collapse .basket-items-list-item-removed-container{-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal}.basket-items-list-item-container-collapse .basket-items-list-item-removed-container div{text-align:center}}.basket-items-list-item-container-collapse .basket-item-block-info,.basket-items-list-item-container-collapse .basket-item-block-common,.basket-items-list-item-container-collapse .basket-item-block-image{opacity:0}.basket-items-list-item-container.basket-items-list-item-container-collapse>td>div{overflow:hidden;height:80px;opacity:0}.basket-items-list-item-removed-block{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center}.basket-items-list-item-removed-block .faded{color:#ccc;cursor:default}.basket-items-list-item-removed-anchor{border-bottom:1px dashed;color:#333;font-weight:bold}.basket-items-list-item-clear-btn{position:relative;display:inline-block;margin-left:10px;width:25px;height:25px;cursor:pointer}.basket-items-list-item-clear-btn:after,.basket-items-list-item-clear-btn:before{position:absolute;top:50%;left:50%;width:2px;height:14px;background:#d0021b;content:'';transition:300ms background-color ease}.basket-items-list-item-clear-btn:after{-webkit-transform:translate3d(-50%,-50%,0) rotate(45deg);transform:translate3d(-50%,-50%,0) rotate(45deg)}.basket-items-list-item-clear-btn:before{-webkit-transform:translate3d(-50%,-50%,0) rotate(-45deg);transform:translate3d(-50%,-50%,0) rotate(-45deg)}.basket-items-list-item-clear-btn:hover:after,.basket-items-list-item-clear-btn:hover:before{background-color:#7e000f}.basket-items-list-item-double{margin:10px 0}.basket-items-list-item-double>div{margin-bottom:10px;padding:5px 35px 5px 15px}.basket-items-list-item-double-anchor,.basket-items-list-item-double-anchor:visited{border-bottom:1px dashed;color:#333;text-decoration:none}.basket-items-list-item-double-anchor:hover{color:#23527c}.basket-items-list-item-warning-container{margin:10px 0}.basket-items-list-item-warning-container>div{margin-bottom:10px;padding:5px 35px 5px 15px}.basket-items-list-wrapper-compact .basket-items-list-item-container{-ms-flex-align:start;padding:17px 0;-webkit-box-align:start;align-items:flex-start}.basket-item-gifts-list-container{position:relative;margin-bottom:20px;border:1px solid #fceb9f;background:#fffef8}.basket-item-gifts-list-container:after{position:absolute;top:-10px;left:90px;display:block;width:17px;height:17px;background-color:#fceb9f;content:'';-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.basket-item-gifts-list-title{padding:12px 17px;background-color:#fceb9f;color:#5b5848;font:bold 15px/18px "Helvetica Neue",Helvetica,Arial,sans-serif}.basket-item-gifts-list{padding:15px}.basket-items-list-gift-item{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;border-bottom:1px solid #f3f2ed;-webkit-box-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.basket-item-gifts-list .basket-items-list-gift-item:last-child{border-bottom:0}.basket-item-gift-image-container{padding:10px 0;min-width:48px;max-width:100%;width:168px;text-align:center;-webkit-box-flex:1;-ms-flex:1;flex:1}.basket-item-gift-image-link{display:inline-block}.basket-item-gift-image{display:inline-block;max-width:100%;max-height:69px;width:auto;height:auto}.basket-item-gift-title-container{padding:5px 15px;width:100%;-webkit-box-flex:9;-ms-flex:9;flex:9}.basket-item-gift-title-link{color:#333;font:400 15px/20px "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;transition:300ms all ease}@media(max-width:580px){.basket-item-gift-title-link{font-size:13px}}.basket-item-gift-price-container{text-align:right;-webkit-box-flex:2;-ms-flex:2;flex:2}.basket-item-gift-price-current{color:#2f3435;font:400 22px/26px "Helvetica Neue",Helvetica,Arial,sans-serif}.basket-item-gift-price-old{color:#a1a1a1;text-decoration:line-through;font:400 13px/16px "Helvetica Neue",Helvetica,Arial,sans-serif}.basket-item-gift-price-difference{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;padding:5px 6px 6px;background:#e2f0cb;color:#525c69;text-align:center;text-transform:uppercase;font:bold 9px/12px "Helvetica Neue",Helvetica,Arial,sans-serif;-webkit-box-align:center;align-items:center}@media(max-width:580px){.basket-items-list-gift-item{-ms-flex-wrap:wrap;flex-wrap:wrap}.basket-item-gift-price-container{min-width:100%}}.basket-gifts-list-wrapper,.basket-gifts-list-wrapper-compact{margin-bottom:15px;border:1px solid #e2dfdf}.basket-gifts-list-header{padding:18px 25px 20px;border-bottom:1px solid #e2dfdf;background:#f2f2f2;font:bold 15px/18px "Helvetica Neue",Helvetica,Arial,sans-serif;transition:300ms all ease}.basket-clear{cursor:pointer;pointer-events:auto}.basket-clear:after,.basket-clear:before{position:absolute;top:50%;left:50%;width:2px;height:14px;background:#a1a1a1;content:'';transition:300ms background-color ease}.basket-clear:after{-webkit-transform:translate3d(-50%,-50%,0) rotate(45deg);transform:translate3d(-50%,-50%,0) rotate(45deg)}.basket-clear:before{-webkit-transform:translate3d(-50%,-50%,0) rotate(-45deg);transform:translate3d(-50%,-50%,0) rotate(-45deg)}.basket-clear:hover:after,.basket-clear:hover:before{background-color:#333}@media(max-width:991px){.basket-gifts-list-header{padding:10px 9px 11px;font-size:12px;line-height:15px}}.basket-gifts-list{padding:0 25px}.basket-gifts-description-container{padding:11px;color:#868d96;text-align:center;font:400 13px/15px "Helvetica Neue",Helvetica,Arial,sans-serif}.basket-gifts-list-item-container{position:relative;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;overflow:hidden;padding:20px 0;border-top:1px solid #f2f2f2;transition:300ms all ease;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;align-items:center}.basket-gifts-list-item-container:first-child{border-top:0}.basket-gift-block-image{padding:5px 15px 5px 0;min-width:50px;max-width:50px}.basket-gift-image-link{display:inline-block}.basket-gift-image{display:inline-block;max-width:100%;max-height:168px;width:auto;height:auto;transition:300ms all ease}.basket-gift-block-info{-webkit-box-flex:1;-ms-flex:1;flex:1}.basket-gift-info-name,.basket-gift-info-name-link{margin:0;padding:0;color:#2f3435;text-decoration:none;font:400 15px/19px "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;transition:300ms all ease}.basket-gift-info-name-link:hover{text-decoration:underline;cursor:pointer}.basket-gift-block-common{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:center;align-content:center}.basket-gift-item-select-btn-container{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;align-items:center}.basket-gift-item-selected{padding:0 10px;color:#b6bbbf;font:400 12px/14px "Helvetica Neue",Helvetica,Arial,sans-serif}.basket-gift-item-select-btn-label{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;margin-bottom:0;-webkit-box-align:center;align-items:center}.basket-gift-item-select-input{display:none}.basket-gift-item-select-btn-radio{position:relative;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:10px;width:20px;height:20px;border:10px solid #fff;border-radius:50%;background:#468ee5;-webkit-box-shadow:0 0 0 1px #828b95;box-shadow:0 0 0 1px #828b95;cursor:pointer;transition:190ms all ease}.basket-gift-item-select-input:checked+.basket-gift-item-select-btn-radio{border-width:5px}.basket-gift-item-select-btn-text{text-transform:lowercase;font:bold 12px/14px "Helvetica Neue",Helvetica,Arial,sans-serif;cursor:pointer}.basket-gift-item-select-btn-checkbox{position:relative;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:10px;width:19px;height:19px;border:1px solid #828b95;border-radius:2px;background-color:#fff;cursor:pointer}.basket-gift-item-select-btn-checkbox:after,.basket-gift-item-select-btn-checkbox:before{position:absolute;background-color:#fff;content:'';opacity:0;transition:190ms all ease}.basket-gift-item-select-btn-checkbox:after{top:5px;left:5px;z-index:15;width:3px;height:9px;border-radius:1px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.basket-gift-item-select-btn-checkbox:before{top:-1px;left:11px;z-index:10;width:5px;height:17px;border:1px solid #fff;border-radius:2px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.basket-gift-item-select-input:checked+.basket-gift-item-select-btn-checkbox:after,.basket-gift-item-select-input:checked+.basket-gift-item-select-btn-checkbox:before{background-color:#468ee5;opacity:1}@media(max-width:797px){.basket-gift-item-select-btn-container{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:end;align-items:flex-end}.basket-gift-item-selected{-ms-flex-order:2;padding-right:0;text-align:right;-webkit-box-ordinal-group:3;order:2}.basket-gift-item-select-btn-label{-ms-flex-order:1;text-align:right;-webkit-box-ordinal-group:2;order:1}}.bx-step-opacity{transition:500ms opacity ease}.basket-search-not-found{position:absolute;top:50%;left:50%;margin:-50px 0 0 0;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.basket-search-not-found-icon{margin:0 auto 80px;width:180px;height:180px;background:no-repeat center url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%22182px%22%20height%3D%22182px%22%20viewBox%3D%220%200%20182%20182%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%0A%20%20%20%20%3Cg%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill-rule%3D%22evenodd%22%20opacity%3D%220.2%22%20fill%3D%22%23A7ABB0%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M17%2C70.5%20C17%2C40.9473747%2040.9473747%2C17%2070.5%2C17%20C100.052625%2C17%20124%2C40.9473747%20124%2C70.5%20C124%2C100.052625%20100.052625%2C124%2070.5%2C124%20C40.9473747%2C124%2017%2C100.052625%2017%2C70.5%20M178.408149%2C160.192955%20L129.280894%2C111.056302%20C129.216524%2C111.017683%20129.152154%2C110.991937%20129.100658%2C110.953317%20C136.979557%2C99.5348706%20141.614204%2C85.7220257%20141.614204%2C70.8020936%20C141.614204%2C31.6935917%20109.905496%2C0%2070.8071019%2C0%20C31.7087076%2C0%200%2C31.6935917%200%2C70.8020936%20C0%2C109.910596%2031.7087076%2C141.604187%2070.8071019%2C141.604187%20C85.7152154%2C141.604187%2099.5419113%2C136.969868%20110.948292%2C129.091526%20C110.999788%2C129.143019%20111.012662%2C129.220257%20111.064158%2C129.27175%20L160.204287%2C178.408403%20C164.993422%2C183.197199%20172.846573%2C183.197199%20177.635708%2C178.408403%20L178.408149%2C177.623143%20C183.197284%2C172.834347%20183.197284%2C164.981751%20178.408149%2C160.192955%22/%3E%0A%20%20%20%20%3C/g%3E%0A%3C/svg%3E);background-size:cover}.basket-search-not-found-text{color:#c0c5ca;text-align:center;font:30px/35px "Helvetica Neue",Helvetica,Arial,sans-serif}.bx-sbb-empty-cart-image{width:131px;height:116px;margin:50px auto 42px;background:url(/local/components/bitrix/sale.basket.basket/templates/.default/images/empty_cart.svg) no-repeat center;background-size:contain}.bx-sbb-empty-cart-text{font-size:36px;text-align:center;color:#bababa;margin-bottom:42px}.bx-sbb-empty-cart-desc{text-align:center;color:#000;font-size:16px;margin-bottom:42px}.catalog-block-header{font-size:14px;font-weight:bold;text-align:left;margin:5px 0;padding:5px 15px;border-bottom:2px solid #d9dee6;color:#000}body.bx-theme-blue .catalog-block-header{border-color:#006cc0}body.bx-theme-green .catalog-block-header{border-color:#63aa28}body.bx-theme-red .catalog-block-header{border-color:#da3737}body.bx-theme-yellow .catalog-block-header{border-color:#f4b236}
/* End */


/* Start:/local/components/bitrix/sale.basket.basket/templates/.default/themes/blue/style.min.css?1679525370592*/
.bx-blue .basket-item-scu-item:hover,.bx-blue .basket-item-scu-item.selected,.bx-blue .basket-item-scu-item.not-available:hover{border-color:#006cc0}.bx-blue .basket-item-amount-filed:hover,.bx-blue .basket-item-amount-filed:focus{border-color:#006cc0}div.bx-blue .btn.btn-default{outline:0;border-color:#1485ce;background-color:#1485ce;color:#fff}div.bx-blue .btn.btn-default:hover{outline:0;border-color:#53a4d8;background-color:#53a4d8;color:#fff}div.bx-blue .btn.btn-default:active{outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}
/* End */
/* /bitrix/templates/new_ua/css/reset.css?16867303091098 */
/* /bitrix/templates/new_ua/css/font-awesome.min.css?168673030928515 */
/* /bitrix/templates/new_ua/css/all.css?1710055450281880 */
/* /bitrix/templates/new_ua/components/bitrix/sale.location.selector.search/.default/style.min.css?16867303075463 */
/* /bitrix/components/bitrix/sale.location.selector.steps/templates/.default/style.min.css?16795253406061 */
/* /local/components/bitrix/sale.basket.basket/templates/.default/style.min.css?167952537043901 */
/* /local/components/bitrix/sale.basket.basket/templates/.default/themes/blue/style.min.css?1679525370592 */
