/*@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i&subset=cyrillic,cyrillic-ext&display=swap');*/
@import url('https://fonts.googleapis.com/css2?family=Istok+Web&family=Roboto:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');
@charset "UTF-8";

@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.7.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;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;animation:fa-spin 2s infinite linear}
.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}
@-webkit-keyframes fa-spin{
	0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}
	100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}
}
@keyframes fa-spin{
	0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}
	100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}
}
.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}
.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}
.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}
.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}
:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}
.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}
.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}
.fa-stack-1x{line-height:inherit}
.fa-stack-2x{font-size:2em}
.fa-inverse{color:#fff}
.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-pp: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-resistance: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: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"}
.fa-gitlab:before{content:"\f296"}
.fa-wpbeginner:before{content:"\f297"}
.fa-wpforms:before{content:"\f298"}
.fa-envira:before{content:"\f299"}
.fa-universal-access:before{content:"\f29a"}
.fa-wheelchair-alt:before{content:"\f29b"}
.fa-question-circle-o:before{content:"\f29c"}
.fa-blind:before{content:"\f29d"}
.fa-audio-description:before{content:"\f29e"}
.fa-volume-control-phone:before{content:"\f2a0"}
.fa-braille:before{content:"\f2a1"}
.fa-assistive-listening-systems:before{content:"\f2a2"}
.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}
.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}
.fa-glide:before{content:"\f2a5"}
.fa-glide-g:before{content:"\f2a6"}
.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}
.fa-low-vision:before{content:"\f2a8"}
.fa-viadeo:before{content:"\f2a9"}
.fa-viadeo-square:before{content:"\f2aa"}
.fa-snapchat:before{content:"\f2ab"}
.fa-snapchat-ghost:before{content:"\f2ac"}
.fa-snapchat-square:before{content:"\f2ad"}
.fa-pied-piper:before{content:"\f2ae"}
.fa-first-order:before{content:"\f2b0"}
.fa-yoast:before{content:"\f2b1"}
.fa-themeisle:before{content:"\f2b2"}
.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}
.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}
.fa-handshake-o:before{content:"\f2b5"}
.fa-envelope-open:before{content:"\f2b6"}
.fa-envelope-open-o:before{content:"\f2b7"}
.fa-linode:before{content:"\f2b8"}
.fa-address-book:before{content:"\f2b9"}
.fa-address-book-o:before{content:"\f2ba"}
.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}
.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}
.fa-user-circle:before{content:"\f2bd"}
.fa-user-circle-o:before{content:"\f2be"}
.fa-user-o:before{content:"\f2c0"}
.fa-id-badge:before{content:"\f2c1"}
.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}
.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}
.fa-quora:before{content:"\f2c4"}
.fa-free-code-camp:before{content:"\f2c5"}
.fa-telegram:before{content:"\f2c6"}
.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}
.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}
.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}
.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}
.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}
.fa-shower:before{content:"\f2cc"}
.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}
.fa-podcast:before{content:"\f2ce"}
.fa-window-maximize:before{content:"\f2d0"}
.fa-window-minimize:before{content:"\f2d1"}
.fa-window-restore:before{content:"\f2d2"}
.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}
.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}
.fa-bandcamp:before{content:"\f2d5"}
.fa-grav:before{content:"\f2d6"}
.fa-etsy:before{content:"\f2d7"}
.fa-imdb:before{content:"\f2d8"}
.fa-ravelry:before{content:"\f2d9"}
.fa-eercast:before{content:"\f2da"}
.fa-microchip:before{content:"\f2db"}
.fa-snowflake-o:before{content:"\f2dc"}
.fa-superpowers:before{content:"\f2dd"}
.fa-wpexplorer:before{content:"\f2de"}
.fa-meetup:before{content:"\f2e0"}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}
.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

*{margin:0;padding:0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;outline:none}
html,body{margin:0;padding:0;width:100%;height:100%;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}
body{font-size:16px;background-color:#ffffff;font-family:'Istok Web',sans-serif;color:#383535;min-width:320px}
body>iframe{display:none}
a{color:#383535;text-decoration:none}
a:link,a:visited,a:hover{text-decoration:none}
.clear{clear:both}
img{border:0;display:block}
select{margin-left:10px;margin-bottom:10px}
table{border-collapse:collapse}
td{vertical-align:top}
h1{font-weight:500;color:#383535;font-size:20px;padding:0 0 10px 0;font-family:'Roboto', sans-serif}
h2{font-weight:500;color:#383535;font-size:18px;padding:0 0 15px 0;font-family:'Roboto', sans-serif}
h3{font-weight:500;color:#383535;font-size:16px;padding:10px 0 10px 0;font-family:'Roboto', sans-serif}
p{text-align:justify;font-size:16px;padding:5px 0px;line-height:20px;font-weight:300}

.header{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;flex-direction:column;-webkit-box-shadow:0px 10px 20px rgb(0 0 0 / 10%);-moz-box-shadow:0px 10px 20px rgb(0 0 0 / 10%);box-shadow:0px 10px 20px rgb(0 0 0 / 10%)}
.header_block{width:100%;max-width:1700px;padding:0 15px;border-bottom:1px solid #cd1d1e;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.header_menu_block{display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column;width:calc(100% - 300px);margin:0 0 0 41px}
.header_top_block{border-bottom:1px solid #f1f1f1;padding:6px 0px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:end;-ms-flex-pack:end;justify-content:end}
.header_phone{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.header_phone a{font-weight:bold}
.header_top_block ul{list-style:none;display:none;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.header_top_block ul li{padding-left:21px;position:relative;text-align:right}
.header_main_menu_block{width:100%;padding:14px 0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:space-between;justify-content:space-between}

.header_address{border-bottom:1px solid #f1f1f1;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;font-family:'Roboto', sans-serif;font-size:12px;font-weight:500;width:100%}
.header_container{width:80%;padding:8px 0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:space-between;justify-content:space-between}
.header_social{margin:0 0 0 50px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
.header_social div{font-size:0;display:block;margin:0 3px;width:30px;height:30px;background-repeat:no-repeat;background-position:center;opacity:.85;border:1px solid rgba(255,255,255,.2);-moz-transition:opacity .3s ease;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;position:relative}
.header_social .whatsapp{background-image:url("/images.tpl/whatsapp.svg")}
.header_social .telegram{background-image:url("/images.tpl/telegram.svg")}
.header_social div a{display:block;width:100%;height:100%}
.header_address ul{list-style:none}
.header_address ul li{padding-left:21px;position:relative;text-align:right}
.header_address ul li:before{content:'';position:absolute;background-image:url("/images.tpl/wide.width/head_label.png");background-repeat:no-repeat;top:50%;margin-left:-15px;width:7px;height:9px;margin-top:-6px}
.header_address ul li::marker{display:none}
.header_cart{margin:0 15px 0 25px}
.header_cart .basket_informer_outer{position:relative;z-index:auto;margin:0;padding:0;display:block!important}
.header_cart .basket_informer_outer .basket_informer_inner{font-size:0;margin:0;width:30px;height:30px;display:block;padding:0;background:transparent;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:flex-end;-ms-flex-align:flex-end;align-items:flex-end}
.header_cart .basket_informer_outer .basket_informer_inner:before{content:'';width:30px;height:30px;display:block;background-image:url("/images.tpl/cart.svg");background-repeat:no-repeat;background-position:center;background-size:20px 20px}
.header_cart .basket_informer_outer .basket_informer_inner span{font-size:11px;color:#cd1d1e}

.subtop{/*border-top:1px solid #f1f1f1;*/padding:4px 0 0;position:relative;width:80%;max-width:1400px;font-family:'Roboto', sans-serif;}
.subtop_menu{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:space-between;justify-content:space-between}
.subtop_menu_item_container{}
.subtop_menu_title{padding:20px 16px;font-size:15px;font-weight:bold;text-transform:uppercase}
.subtop_menu_title:hover a{color:#cd1d1e}
.subtop_menu_title a{white-space:nowrap}
.subtop_popup_podmenu{display:none;position:absolute;top:100%;left:0;width:100%;background:#fff;border-top:1px solid #cd1d1e;z-index:10000;padding:25px;-webkit-box-shadow:0px 2px 5px 1px rgb(0 0 0 / 30%);-moz-box-shadow:0px 2px 5px 1px rgb(0 0 0 / 30%);box-shadow:0px 2px 5px 1px rgb(0 0 0 / 30%)}
.subtop_menu_item_container:hover .subtop_popup_podmenu{display:-webkit-flex;display:-ms-flexbox;display:flex}
.col_1 .popup_podmenu_container{width:calc(100% / 1)}
.col_2 .popup_podmenu_container{width:calc(100% / 2)}
.col_3 .popup_podmenu_container{width:calc(100% / 3)}
.col_4 .popup_podmenu_container{width:calc(100% / 4)}
.col_5 .popup_podmenu_container{width:calc(100% / 5)}
.col_6 .popup_podmenu_container{width:calc(100% / 6)}
.col_7 .popup_podmenu_container{width:calc(100% / 7)}
.col_8 .popup_podmenu_container{width:calc(100% / 8)}
.col_9 .popup_podmenu_container{width:calc(100% / 9)}
.col_10 .popup_podmenu_container{width:calc(100% / 10)}

.popup_podmenu_title{margin-bottom:4px}
.popup_podmenu_title span{font-weight:bold;text-transform:uppercase;font-size:13px;margin-bottom:6px;position:relative}
.popup_podmenu_title span:before{content:'';position:absolute;bottom:2px;left:0px;top:100%;width:100%;display:block;border-bottom:1px solid #cd1d1e}
.popup_podmeni_item{font-size:14px;line-height:21px}
.popup_podmeni_item a{position:relative}
.popup_podmeni_item a:before{content:'';position:absolute;bottom:2px;left:0px;width:100%;display:block;border-bottom:1px solid rgb(0 0 0 / 30%)}
.popup_podmeni_item a:hover{color:#cd1d1e}

.wrapper{/*position:relative;*/width:100%;margin:50px 0 0;/*display:table*/}
.page_container{width:100%;height:100%;vertical-align:top;min-width:320px;max-width:1700px;margin:0 auto;padding:0 15px}

.top{height:74px;width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:space-between;justify-content:space-between}
.logo,.topmenu,.search,.phone{}
.logo{width:259px;height:55px}
.logo a{width:100%;height:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;background-position:left;background-repeat:no-repeat;background-size:auto 100%;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMzMuMzQiIGhlaWdodD0iOTEuMzIiPgo8Zz4KICAgIDxyZWN0IHdpZHRoPSI5MS4zMiIgaGVpZ2h0PSI5MS4zMiIgc3R5bGU9ImZpbGw6ICNiOTEyMWIiPjwvcmVjdD4KICAgIDxwYXRoIGQ9Ik02NS45NCw2NS45MmwtMTMuMjgtLjA2di0xLjVoMS4yMUEzLDMsMCwwLDAsNTYsNjMuNDdhMy4xMSwzLjExLDAsMCwwLDEtMi4xMWgwVjQ3LjIySDM0Ljg3VjYxLjNhMy40OCwzLjQ4LDAsMCwwLDEsMi4xNywyLjkzLDIuOTMsMCwwLDAsMi4xOS44OWgxLjIxdjEuNUgyNS45M3YtMS41aDEuMjFhMi45MywyLjkzLDAsMCwwLDIuMTktLjg5LDMuNDUsMy40NSwwLDAsMCwxLTIuMTdoMFYzMGEzLjU4LDMuNTgsMCwwLDAtMS0yLjIsMi44OCwyLjg4LDAsMCwwLTIuMTktLjkySDI1LjkzVjI1LjRIMzkuMjZ2MS41SDM4YTIuODgsMi44OCwwLDAsMC0yLjE5LjkyLDMuNjIsMy42MiwwLDAsMC0xLDIuMmgwVjQ0LjU3SDU3VjMwYTMuMTEsMy4xMSwwLDAsMC0xLTIuMTEsMi45NCwyLjk0LDAsMCwwLTIuMTctLjlINTIuNjV2LTEuNUg2NS45NFYyN0g2NC43OGEyLjg4LDIuODgsMCwwLDAtMi4yLjkzLDMuNjMsMy42MywwLDAsMC0xLDIuMTloMFY2MS4zNmEzLjQ5LDMuNDksMCwwLDAsMSwyLjE3LDIuOTMsMi45MywwLDAsMCwyLjIuODloMS4xNVoiIHN0eWxlPSJmaWxsOiAjZmZmIj48L3BhdGg+CiAgICA8Zz4KICAgICAgPHBhdGggZD0iTTEwOC40Myw0NS45NHYxMS4zYTIuNjIsMi42MiwwLDAsMCwuNzQsMS42NSwyLjI0LDIuMjQsMCwwLDAsMS42Ny42N2guOTJWNjAuN0gxMDEuNjRWNTkuNTZoLjkyYTIuMjQsMi4yNCwwLDAsMCwxLjY3LS42NywyLjYyLDIuNjIsMCwwLDAsLjc0LTEuNjVoMFYzMy41MWEyLjY3LDIuNjcsMCwwLDAtLjc0LTEuNjYsMi4xOSwyLjE5LDAsMCwwLTEuNjctLjcxaC0uOTJWMzBoMTAuMTJ2MS4xNGgtLjkyYTIuMTksMi4xOSwwLDAsMC0xLjY3LjcxLDIuNjcsMi42NywwLDAsMC0uNzQsMS42NmgwVjQ1bDEwLjQyLTEyLjQzYTEsMSwwLDAsMCwuMjYtLjYxaDBhLjc2Ljc2LDAsMCwwLS4yNi0uNTksMS4wOCwxLjA4LDAsMCwwLS43NS0uMjVoLS43NlYzMGg5Ljc2djEuMDloLS41MmE1Ljc3LDUuNzcsMCwwLDAtMi40Ni41Myw1LjI0LDUuMjQsMCwwLDAtMS44OCwxLjRoMEwxMTEuOCw0NC40NSwxMjMuODgsNThhNC42LDQuNiwwLDAsMCwxLjczLDEuMTksNy4yNSw3LjI1LDAsMCwwLDIuMzQuMzloMFY2MC43SDEyNS44cS0uNDgsMC0xLjI4LS4wN2E5LjcsOS43LDAsMCwxLTEuNzUtLjMxLDkuMDgsOS4wOCwwLDAsMS0xLjkzLS43NCw1Ljg2LDUuODYsMCwwLDEtMS43OC0xLjQyaDBaIj48L3BhdGg+CiAgICAgIDxwYXRoIGQ9Ik0xNTEsNTMuOTFsLTIuNjIsN0gxMzAuNDVWNTkuNzhoMWExLjkyLDEuOTIsMCwwLDAsMS40NC0uNTgsMi4wNSwyLjA1LDAsMCwwLC42Mi0xLjRoMFYzNy41OGExLjcyLDEuNzIsMCwwLDAtLjYtMS4zMywyLDIsMCwwLDAtMS40Ni0uNTVoLTFWMzQuNTZoMTIuODJhMTIuMzQsMTIuMzQsMCwwLDAsMS4zNS0uMDhxLjc1LS4wOCwxLjQ3LS4yMmwxLjMyLS4yOGE5LjYxLDkuNjEsMCwwLDAsLjk0LS4yOGgwdjUuNzNoLTEuMTl2LTFhMS44MywxLjgzLDAsMCwwLTEuODEtMS44NWgtOC40NlY0Ni42NGg2LjkxYTEuNCwxLjQsMCwwLDAsMS4wNi0uNDYsMS40NSwxLjQ1LDAsMCwwLC4zNS0xaDB2LS45MmgxLjE4VjUxaC0xLjE4di0uOTJhMS4zOCwxLjM4LDAsMCwwLTEuMzEtMS40NWgtN3YxMGg2LjI2YTguMDYsOC4wNiwwLDAsMCwyLjQ4LS40Miw1LjcxLDUuNzEsMCwwLDAsMy4wNi0yLjQ3LDEzLjMzLDEzLjMzLDAsMCwwLDEtMS44OEgxNTFaIj48L3BhdGg+CiAgICAgIDxwYXRoIGQ9Ik0xNTQuNjEsMzQuNDNoMTAuNDZhMTUuODEsMTUuODEsMCwwLDEsNC4wOS41OSwxMC40NSwxMC40NSwwLDAsMSwzLjIsMS41M0E3LDcsMCwwLDEsMTc0LjQyLDM5YTYuODEsNi44MSwwLDAsMSwuNzIsMy4xNWgwYTguMjksOC4yOSwwLDAsMS0uNjYsMy4zOCw2LjM2LDYuMzYsMCwwLDEtMS43NiwyLjM5LDkuMTgsOS4xOCwwLDAsMS0yLjU5LDEuNDQsOC44Miw4LjgyLDAsMCwxLTMuMTMuNTVoMGE3LjYsNy42LDAsMCwxLTIuMzYtLjQsMTksMTksMCwwLDEtMi40OS0xaDB2LS42NkwxNjMsNDhoMGE2LjEsNi4xLDAsMCwwLC44LjEzaC45NGExMC4yMSwxMC4yMSwwLDAsMCwxLjY5LS4xNSw1LjkxLDUuOTEsMCwwLDAsMS43Ni0uNjEsNS44MSw1LjgxLDAsMCwwLDEuNjUtMS4zMiw2LjY0LDYuNjQsMCwwLDAsMS4yNS0yLjIxaDBhNi4yMyw2LjIzLDAsMCwwLC4yLTFxLjA2LS42MS4wNi0xLjE0aDBhNC43LDQuNywwLDAsMC0xLjY4LTMuODEsNy4wNyw3LjA3LDAsMCwwLTQuNjYtMS40aC0zLjc2VjU3LjYzYTIuMDcsMi4wNywwLDAsMCwuNjQsMS40MSwyLDIsMCwwLDAsMS40Ni41NmgxdjEuMTRoLTkuNTlWNTkuNmgxQTIsMiwwLDAsMCwxNTcuMiw1OWEyLjEyLDIuMTIsMCwwLDAsLjYxLTEuNDFoMFYzNy41YTEuOSwxLjksMCwwLDAtLjY2LTEuMzQsMi4xNiwyLjE2LDAsMCwwLTEuNDgtLjU0aC0xWiI+PC9wYXRoPgogICAgICA8cGF0aCBkPSJNMTkxLjc4LDMzLjgxbDEwLjU2LDIzLjQ4QTQsNCwwLDAsMCwyMDMuNzUsNTlhMi45LDIuOSwwLDAsMCwxLjU1LjUySDIwNlY2MC43aC05LjQ2VjU5LjU2aC42OWExLjM5LDEuMzksMCwwLDAsLjkxLS4zNSwxLjIyLDEuMjIsMCwwLDAsLjQxLTFoMGEyLjMzLDIuMzMsMCwwLDAtLjEzLS43MWgwbC0yLjI0LTUuNDJIMTg1LjkybC0yLjI0LDUuMjlhMiwyLDAsMCwwLS4xOC44NGgwYTEuMjYsMS4yNiwwLDAsMCwuMzksMSwxLjMsMS4zLDAsMCwwLC44OC4zNWguNjlWNjAuN2gtOC44MlY1OS41NmguN2EzLDMsMCwwLDAsMS41OC0uNTIsNC4yNSw0LjI1LDAsMCwwLDEuNDItMS43NWgwbDguODUtMTguODdxLjQ0LS45Mi43OS0xLjc1aDBhMTYsMTYsMCwwLDAsLjU0LTEuNTMsNS44OSw1Ljg5LDAsMCwwLC4yOC0xLjMyaDFabS01LDE2LjI1aDguNTZsLTQuMjUtMTAuMzNaIj48L3BhdGg+CiAgICAgIDxwYXRoIGQ9Ik0yMzYuNzksMzMuODFsMy40MSwyMy43OGgwYTIuMjQsMi4yNCwwLDAsMCwuOTIsMS41MywyLjc5LDIuNzksMCwwLDAsMS42Ni41M2gxdjEuMTRoLTkuNTlWNTkuNjVoMWExLjE5LDEuMTksMCwwLDAsLjgyLS4zMSwxLDEsMCwwLDAsLjM1LS43OWgwdi0uMThxLS41Ni00LjI1LTEuMDctOC4xNnQtMS04LjIxaDBsLTcuNDgsMTQuOGEzLjEzLDMuMTMsMCwwLDEtLjIuNDhsLS40NiwxLjA5cS0uMjYuNjYtLjUyLDEuNDVhMTAsMTAsMCwwLDAtLjQsMS41M2gtLjg5bC05Ljg1LTE5LTEuOCwxNS45M2gwYS4xMy4xMywwLDAsMCwwLC4wOGgwYTEuMTEsMS4xMSwwLDAsMCwuMzguODQsMS4xOCwxLjE4LDAsMCwwLC44NS4zNWgxVjYwLjdoLTguNThWNTkuNTZoMWEyLjc5LDIuNzksMCwwLDAsMS43My0uNTQsMi4yMSwyLjIxLDAsMCwwLC44Ni0xLjU1aDBsMy4zMy0yMy42NWgxbDExLDIxLjIzLDEwLjY1LTIxLjIzWiI+PC9wYXRoPgogICAgICA8cGF0aCBkPSJNMjQ1LjgsMzQuMjVsOC44LS4wOHYxLjE0aC0xLjA5YTEuOTMsMS45MywwLDAsMC0xLjM1LjUyLDIsMiwwLDAsMC0uNjYsMS4yN2gwVjU0LjE4bDIxLjYyLTIwLjM2aDEuMDZxLS4xNC44OC0uMjcsMS44aDBsLS4xOCwxLjgxYTE3Ljg1LDE3Ljg1LDAsMCwwLS4wOCwyLjA4aDBWNTcuNzJhMS45LDEuOSwwLDAsMCwuNjQsMS4zMywyLDIsMCwwLDAsMS4zOC41NWgxLjA5djEuMTRIMjY4VjU5LjZoMS4wOWExLjg3LDEuODcsMCwwLDAsMS4zNS0uNTUsMi4wNiwyLjA2LDAsMCwwLC42Ni0xLjMzaDBWNDAuODNMMjQ5LjQzLDYxLjM2aC0xcS4xMy0uOTIuMjItMS44OGgwcS4wOC0uODQuMTUtMS44NnQuMDYtMmgwVjM3LjE5YTIsMiwwLDAsMC0yLjA2LTEuOGgtMVoiPjwvcGF0aD4KICAgICAgPHBhdGggZD0iTTI5MC43Miw0Ni42OSwzMDEsNThhNS4yMiw1LjIyLDAsMCwwLDEuNTMsMS4xNiw1Ljg5LDUuODksMCwwLDAsMi4zMi40MWgwVjYwLjdoLTJxLS40OCwwLTEuMjctLjA3YTguOCw4LjgsMCwwLDEtMS42OC0uMzEsOC4zNCw4LjM0LDAsMCwxLTEuODUtLjc0LDYuMDksNi4wOSwwLDAsMS0xLjcyLTEuNDJoMEwyODYuODIsNDcuN2w5LjMzLTExYS42NS42NSwwLDAsMCwuMjEtLjQ0aDBxMC0uNjEtLjg0LS42MWgtLjc0VjM0LjQzaDkuMzh2MS4xOWgtLjUzYTYuMiw2LjIsMCwwLDAtMi4xNC4zNiw1LjA4LDUuMDgsMCwwLDAtMS43MiwxaDBabS01LTkuMTlWNTcuNjNhMiwyLDAsMCwwLC42MiwxLjM3LDIuMTIsMi4xMiwwLDAsMCwxLjQ5LjU2aC44N1Y2MC43aC05LjQ2VjU5LjZoLjg4QTIuMTEsMi4xMSwwLDAsMCwyODEuNiw1OWEyLDIsMCwwLDAsLjY2LTEuNDFoMHYtMjBhMS45NCwxLjk0LDAsMCwwLS42Ni0xLjM1LDIuMDgsMi4wOCwwLDAsMC0xLjQ4LS41OGgtLjg4VjM0LjQ3aDkuNDZ2MS4xOGgtLjg3YTIuMTUsMi4xNSwwLDAsMC0xLjQ5LjU1LDEuODMsMS44MywwLDAsMC0uNjYsMS4yOVoiPjwvcGF0aD4KICAgICAgPHBhdGggZD0iTTMzMi4yMiw0OS4yM2gxLjEybC0uNDgsNi4zNWExMS44NSwxMS44NSwwLDAsMS01LDQuMiwxNi40NCwxNi40NCwwLDAsMS03LjA5LDEuNTNoMGExNy41NywxNy41NywwLDAsMS02LTEsMTMsMTMsMCwwLDEtNC41NS0yLjczLDExLjksMTEuOSwwLDAsMS0yLjg4LTQuMjgsMTUuNTQsMTUuNTQsMCwwLDEtMS01LjczaDBhMTUuNzYsMTUuNzYsMCwwLDEsMS01Ljc2LDExLjg4LDExLjg4LDAsMCwxLDIuODktNC4zMywxMi42NywxMi42NywwLDAsMSw0LjU1LTIuNzIsMTgsMTgsMCwwLDEsNi0uOTRoMGEyMC43MSwyMC43MSwwLDAsMSw1LjQ1Ljc0LDE5LDE5LDAsMCwxLDQuODQsMmgwbDEuMDYsNi41NkgzMzFhOC44Miw4LjgyLDAsMCwwLTMuNzMtNS42MiwxMi4xMywxMi4xMywwLDAsMC02LjU2LTEuNjloMGExMS4zNywxMS4zNywwLDAsMC00LjQuODFBOS40LDkuNCwwLDAsMCwzMTMsMzlhMTAuNCwxMC40LDAsMCwwLTIuMTIsMy43MSwxNS4yMywxNS4yMywwLDAsMC0uNzQsNC45MWgwYTE0LjA5LDE0LjA5LDAsMCwwLC43Niw0Ljc2QTEwLjQxLDEwLjQxLDAsMCwwLDMxMyw1NmExMCwxMCwwLDAsMCwzLjM1LDIuMzYsMTEuMzQsMTEuMzQsMCwwLDAsNC4zNS44OWguMTNhMTUsMTUsMCwwLDAsNC4yNy0uNTksMTAuMDcsMTAuMDcsMCwwLDAsMy41MS0xLjgxLDkuNDEsOS40MSwwLDAsMCwyLjQ1LTMuMTIsMTEuNzgsMTEuNzgsMCwwLDAsMS4xMi00LjUxWiI+PC9wYXRoPgogICAgPC9nPgogIDwvZz4KPC9zdmc+")}
.topmenu{width:calc(100% - 400px)}
.topmenu .menu{list-style:none;margin:0 auto;width:60%;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:space-between;justify-content:space-between;-ms-flex-align:center;align-items:center;text-align:center}
.topmenu .menu li{white-space:nowrap}
.topmenu a{color:#383535;font-family:'Roboto', sans-serif;font-size:16px}
.topmenu a:hover{color:#ff3a29}
div.search{width:350px}
.search form{border:1px solid #f1f1f1;padding:8px 15px 8px 25px;position:relative}
.search input[type="text"]{border:none;text-align:left;width:100%;font-family:'Roboto', sans-serif;font-size:14px;text-indent:25px;background:transparent;padding:0}
.search input[type="image"]{position:absolute;top:50%;left:0px;margin:-8px 0 0 10px}
.search input:focus{outline:none}
.phone{position:relative;font-family:'Roboto', sans-serif;font-size:23px;text-align:right;font-weight:600}
.phone span{background-image:url("/images.tpl/wide.width/phone_ico.png");background-repeat:no-repeat;width:16px;height:15px;display:inline-block;margin-right:10px}

.main-slider{background:transparent;margin-bottom:40px;width:100%!important}
.main-slider-carousel{position:relative;overflow:hidden;max-height:250px}
.slider-pager{position:absolute!important;right:0;left:0!important;margin:auto;bottom:2%;text-align:center}
.slider-pager-list{display:inline-block;list-style:none}
.slider-pager-list .pager-item{background-color:rgba(0, 0, 0, 0.3);border-radius:50%;display:inline-block;height:8px;overflow:hidden;margin:0 5px;text-indent:-999em;width:8px;cursor:pointer;position:relative;z-index:99;-webkit-transition:all 0.5s linear 0s;transition:all 0.5s linear 0s;box-shadow:0px 0px 4px 3px #fff;-webkit-box-shadow:0px 0px 4px 3px #fff;-moz-box-shadow:0px 0px 4px 3px #fff}
.slider-pager-list .pager-item:hover{background:#cd1d1e}
.slider-pager-list .pager-item.active{background-color:#cd1d1e}
.slider-pager-list .pager-item:last-child{margin-right:0}
.carousel-item{width:100%;height:100%;float:left;overflow:hidden;position:relative;display:none;min-height:250px}
.carousel-item.active{display:block}
.carousel-item a{height:100%;width:100%;position:absolute;background-size:cover;background-position:center;background-repeat:no-repeat}
.carousel-item img{width:100%;height:auto;display:block}
.main-slider-outer{width:100%;vertical-align:top;min-width:320px;max-width:1400px;margin:0 auto;padding:0}
.slick-slide{float:left;height:100%;min-height:1px}
.text_container{position:absolute;top:0;height:100%;width:100%;overflow:hidden}
.text_container .background_text_container{position:absolute;width:100%;background-size:cover;/*height:100%;*/top:0;left:0}
.text_container div:not(.background_text_container){position:relative;height:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-wrap:wrap;flex-direction:column;font-family:'Roboto'}
.text_container .top{-webkit-align-items:flex-start;-ms-flex-align:flex-start;align-items:flex-start}
.text_container .middle{-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.text_container .bottom{-webkit-align-items:flex-end;-ms-flex-align:flex-end;align-items:flex-end}
.text_container .left{-webkit-justify-content:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start}
.text_container .center{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
.text_container .right{-webkit-justify-content:flex-end;-ms-flex-pack:flex-end;justify-content:flex-end}
.text_container .left p{text-align:left}
.text_container .center p{text-align:center}
.text_container .right p{text-align:right}

.content{width:100%;margin:20px auto;display:table;display:-webkit-flex;display:-ms-flexbox;display:flex}
.left_col_content{width:221px;display:table-cell;padding-right:60px;box-sizing:content-box;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;min-width:221px}
.right_col_content{display:table-cell;width:100%}
.content_container{width:100%}
.content_container h1{text-align:center}

.left_menu{list-style:none;margin-bottom:25px}
.left_menu li{font-family:'Roboto', sans-serif;font-weight:300;font-size:16px;text-align:left;padding-left:10px;line-height:31px;box-shadow:1px 3px 5px 0px rgba(0, 0, 0, 0.3);-webkit-box-shadow:1px 3px 5px 0px rgba(0, 0, 0, 0.3);-moz-box-shadow:1px 3px 5px 0px rgba(0, 0, 0, 0.3);padding-top:2px}
.left_menu li.tile_select{background-color:#cd1d1e}
.left_menu li a{color:#1e0f00;display:block;text-decoration:none!important}
.left_menu li a:hover{color:#cd1d1e}
.left_menu li.tile_select a{color:#fff}
.left_menu li.tile_select:hover{opacity:.8}

.work_time{text-align:center;position:relative;font-size:14px;font-family:'Roboto', sans-serif;color:#fff;background-color:#cd1d1e;padding:20px;line-height:20px;margin:15px 0 0 0;box-shadow:1px 3px 5px 0px rgba(0, 0, 0, 0.3);-webkit-box-shadow:1px 3px 5px 0px rgba(0, 0, 0, 0.3);-moz-box-shadow:1px 3px 5px 0px rgba(0, 0, 0, 0.3)}
.work_time:after{content:'';position:absolute;top:10px;left:10px;right:10px;bottom:10px;border:2px solid #fff}
.work_time .phone{background-image:url("/images.tpl/wide.width/phone_ico_white.png");background-repeat:no-repeat;width:11px;height:11px;display:inline-block;margin-right:6px;margin-top:-3px}
.work_time .phone+span{font-family:'Roboto', sans-serif;font-size:16px;font-weight:700}
.where,.work{font-family:'SF UI Text Semibold';font-size:14px;font-weight:bold}
.new_work_time{text-align:center;width:50%;position:relative;font-size:14px;font-family:'Roboto', sans-serif;color:#fff;background-color:#cd1d1e;padding:20px;line-height:20px;margin:15px auto 30px;box-shadow:1px 3px 5px 0px rgba(0, 0, 0, 0.3);-webkit-box-shadow:1px 3px 5px 0px rgba(0, 0, 0, 0.3);-moz-box-shadow:1px 3px 5px 0px rgba(0, 0, 0, 0.3)}
.new_work_time:after{content:'';position:absolute;top:10px;left:10px;right:10px;bottom:10px;border:2px solid #fff}
.info_section .new_work_time{width:100%}
.new_work_time h3{color:#fff}
.new_work_time>span{color:#fff;font-size:19px}
.new_work_time ul{list-style:none;margin-top:15px}
.new_work_time ul li{padding-bottom:13px;position:relative}
.new_work_time ul li:before{content:'';position:absolute;bottom:8px;border-top:1px solid #fff;width:36px;left:calc(50% - 18px)}
.new_work_time ul li:last-child{padding-bottom:0px}
.new_work_time ul li:last-child:before{content:none}
.new_work_time .date{display:block;font-size:16px;font-weight:bold}
.new_work_time .hours{font-size:14px}

.materials_in_cat{margin-top:25px;border:1px solid #e6e5e5;box-shadow:1px 3px 5px 0px rgba(0, 0, 0, 0.3);-webkit-box-shadow:1px 3px 5px 0px rgba(0, 0, 0, 0.3);-moz-box-shadow:1px 3px 5px 0px rgba(0, 0, 0, 0.3)}
.h4{font-family:'Roboto', sans-serif;font-size:15px;font-weight:500;background-color:#e6e5e5;line-height:30px;text-align:center;display:block}
.materials_in_cat .sq_list{font-family:'Roboto', sans-serif}
.sq_list{list-style:none;padding-left:45px;line-height:24px;font-family:'Roboto', sans-serif;font-size:16px;font-weight:300}
.sq_list li{position:relative}
.sq_list li:after{content:'';position:absolute;width:8px;height:8px;background:#cd1d1e;left:-20px;top:50%;margin-top:-4px}
.sq_list li:first-child{margin-top:10px}
.sq_list li:last-child{margin-bottom:10px}
.sq_list a{color:#383535;text-decoration:none!important}
.sq_list a:hover{color:#cd1d1e}

.footer{position:relative;margin-bottom:10px}
.footer:before{content:'';position:absolute;top:0px;width:100%;border-top:16px solid #f9f9f9;box-shadow:1px 3px 5px 0px rgba(0, 0, 0, 0.3);-webkit-box-shadow:1px 3px 5px 0px rgba(0, 0, 0, 0.3);-moz-box-shadow:1px 3px 5px 0px rgba(0, 0, 0, 0.3)}
.footer_menu{display:table;width:80%;height:100%;vertical-align:top;min-width:320px;max-width:1566px;margin:0 auto;padding:40px 0 40px 100px}
.footer_menu>div{display:table-cell;width:25%}
.footer_menu ul{list-style:none}
.footer_menu .vert_list li{font-family:'Roboto', sans-serif;font-size:16px;line-height:32px}
.footer_menu .vert_list li:first-child{font-weight:bold}
.footer_menu .h5{font-family:'Roboto', sans-serif;font-size:16px;line-height:40px;font-weight:700;color:#383535;padding:0;text-indent:0}
.payment_info ul{display:table}
.payment_info li{display:table-cell;vertical-align:middle}
.payment_info li img{padding-right:20px}
.payment_info .descr{padding:0;text-indent:0;margin-top:17px;font-size:16px;font-family:'Roboto', sans-serif;color:#383535}
.payment_info .descr a{text-decoration:underline}
.payment_info .descr a:hover{text-decoration:none}
.social .h5{line-height:25px}
.social ul{display:table}
.social li{display:table-cell;vertical-align:middle;padding:8px}
.social li:first-child{padding-left:0px}
.social img{box-shadow:1px 1px 2px 0px rgba(0, 0, 0, 0.75);-webkit-box-shadow:1px 1px 2px 0px rgba(0, 0, 0, 0.75);-moz-box-shadow:1px 1px 2px 0px rgba(0, 0, 0, 0.75)}
.contacts li{line-height:20px;font-size:16px;margin-bottom:20px;font-family:'Roboto', sans-serif;font-weight:300}
.bottom_info{display:table;width:80%;height:100%;vertical-align:top;min-width:320px;max-width:1566px;margin:0 auto}
.bottom_info a{float:right;font-size:14px}

.footer .header_social{margin:0;-webkit-justify-content:start;-ms-flex-pack:start;justify-content:start}

.more{position:relative;margin:5px auto 15px;display:table;box-shadow:1px 3px 5px 0px rgba(0, 0, 0, 0.3);-webkit-box-shadow:1px 3px 5px 0px rgba(0, 0, 0, 0.3);-moz-box-shadow:1px 3px 5px 0px rgba(0, 0, 0, 0.3)}
.more:hover{opacity:.8}
.more a{color:#fff;background-color:#cd1d1e;font-family:'Roboto', sans-serif;font-weight:300;font-size:16px;padding:12px 27px;display:block;text-decoration:none!important;text-align:center}
.more a:after{content:'';position:absolute;top:5px;left:5px;right:5px;bottom:5px;border:1px solid #fff}

.inner_page{text-indent:25px;font-size:16px;line-height:20px;color:#383535;list-style:none;margin-top:15px}
.inner_page li{margin-bottom:13px;position:relative}
.inner_page li:after{content:'';position:absolute;width:10px;height:10px;background:#cd1d1e;left:0px;top:4px}
h2+.inner_page{margin-top:0px}

.ya_map_border{border-collapse:separate;text-align:center;font-size:13px;text-shadow:0 1px 1px #b2b4b7;color:#4751ae;padding:17px;line-height:30px;border:1px solid white;box-shadow:0 0 15px 1px rgba(207,212,218,0.76);-webkit-box-shadow:0 0 15px 1px rgba(207,212,218,0.76);-moz-box-shadow:0 0 15px 1px rgba(207,212,218,0.76);margin-bottom:35px}
#YMapsID{width:100%;height:auto}
#YMapsID img{width:100%}
#YMapsID>ymaps{width:100%!important}
#YMapsID>ymaps>ymaps{width:100%!important}

.right_col_content a{text-decoration:underline}
.right_col_content a:hover{text-decoration:none}
.content p a,.content li a{text-decoration:underline}
.content p a:hover,.content li a:hover{text-decoration:none}
.content p strong{font-weight:bold}

.wrapper_block{max-width:1566px;min-width:320px;margin:0 auto;position:relative}
.left_b{float:left;position:absolute;z-index:2000;top:152px;left:-61px;height:45px}
#fixed_b{transform:rotate(-90deg) translate(-100%);-webkit-transform:rotate(-90deg) translate(-100%);-moz-transform:rotate(-90deg) translate(-100%);transform-origin:0px 0px 0px;-webkit-transform-origin:0px 0px 0px;-moz-transform-origin:0px 0px 0px}
.action_card{background:none repeat scroll 0% 0% #E15B51;font-weight:bold;color:#FFF;font-size:20px;font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;text-shadow:0px 1px 1px #B2B4B7;position:absolute;padding:10px;width:125px;border-radius:16px 16px 0px 0px;box-shadow:-2px -3px 4px 0px #B2B4B7;height:25px;left:-139px}
.action_card a:link{text-decoration:none;color:rgba(255,255,255,1)}
.action_card a:visited{text-decoration:none;color:rgba(255,255,255,1)}
.action_card a:hover{text-decoration:none;color:rgba(255,255,255,1)}
.action_interior{background:none repeat scroll 0% 0% #E15B51;font-weight:bold;color:#FFF;font-size:20px;font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;text-shadow:0px 1px 1px #B2B4B7;padding:10px;position:absolute;left:-391px;width:225px;border-radius:16px 16px 0px 0px;box-shadow:-2px -3px 4px 0px rgba(178,180,183,0.49);height:25px}
.action_interior a:link{text-decoration:none;color:rgba(255,255,255,1)}
.action_interior a:visited{text-decoration:none;color:rgba(255,255,255,1)}
.action_interior a:hover{text-decoration:none;color:rgba(255,255,255,1)}
.tdtop01{background:url("../media/des/tpl/bgrtop.jpg") repeat-x center top}
.tdtop02{}
.tdtop03{background:url("../media/des/tpl/bgrtop02.gif") repeat-x center top}

.icon{float:left}

.imgtop{clear:both;width:100%}
.imgtop .container{width:100%;height:auto;padding:0;overflow:hidden;margin:0 auto}
.imgtop .container .folio_block{position:relative}
.imgtop .container .folio_block .main_view{float:left;position:relative}
.imgtop .container .folio_block .main_view .window{min-height:250px;max-height:392px;height:100%;overflow:hidden;position:relative}
.imgtop .container .folio_block .main_view .window .image_reel{position:absolute;top:0;left:0}
.imgtop .container .folio_block .main_view .window .image_reel img{float:left;padding:0 0 0 0;min-height:250px;max-height:392px;height:100%}
.imgtop .container .folio_block .main_view .paging{position:absolute;bottom:-6px;right:-19px;width:178px;height:47px;z-index:1999;text-align:center;line-height:40px;display:none}
.imgtop .container .folio_block .main_view .paging a{padding:5px;text-decoration:none;color:#fff}
.imgtop .container .folio_block .main_view .paging a.active{font-weight:bold;background:#920000;border:1px solid #610000;-moz-border-radius:10px;border-radius:10px;-webkit-border-radius:10px}
.imgtop .container .folio_block .main_view .paging a:hover{font-weight:bold}

.left{width:190px;padding:0 60px 0 0}
.social{margin-top:15px}
.materials_in_categories{border-collapse:separate;behavior:url(ie-css3.htc);-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;text-align:center;font-size:13px;text-shadow:0 1px 1px #b2b4b7;color:#4751ae;padding:10px 0 10px;line-height:30px;border:1px solid white;box-shadow:0 0 15px 1px rgba(207,212,218,0.76);-webkit-box-shadow:0 0 15px 1px rgba(207,212,218,0.76);-moz-box-shadow:0 0 15px 1px rgba(207,212,218,0.76);margin:15px 0 0 0}
.materials_in_categories ul{text-indent:10px;text-align:justify;padding:5px 15px 5px;font-size:12px;line-height:20px;color:#555c69;list-style:none}
.materials_in_categories ul  li{background:url("/images.tpl/li.gif") no-repeat;padding-left:10px}
.materials_in_categories ul  li:last-child{background:url("/images.tpl/li.gif") no-repeat;padding-left:10px;padding-bottom:10px}
.partner_sales{border-collapse:separate;behavior:url(ie-css3.htc);-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;text-align:center;font-size:13px;text-shadow:0 1px 1px #b2b4b7;color:#4751ae;padding:10px 0 10px;line-height:30px;border:1px solid white;box-shadow:0 0 15px 1px rgba(207,212,218,0.76);-webkit-box-shadow:0 0 15px 1px rgba(207,212,218,0.76);-moz-box-shadow:0 0 15px 1px rgba(207,212,218,0.76);margin:15px 0 0 0}
.partner_sales a img{border:1px solid black;width:177px}
.partners.p1 a img{margin:10px auto}
.partners.p2 a img{margin:0 auto}
.right{width:100%} 
.right img{box-shadow:2px 2px 10px 1px #b2b4b7}

.index_page{overflow:initial!important}
.wow_have_a_price{background:#cd1d1e;color:#FFF;font-size:14px;font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;position:absolute;padding:5px 10px 7px;top:19px}

.leftbtm{width:190px;padding:20px 70px 0 0;vertical-align:bottom;text-align:center}
.tdbottom{vertical-align:bottom}
.bottom{padding:20px 0 10px 0;text-align:center}
.bottom p{padding:10px 0 0 0}
.p_bottom{text-align:center}

.sep01{height:3px;background-color:#5b5b5b}
.sep02{clear:both;height:27px}
.sep02 img{box-shadow:none}

/* chooser v.2.0 */
.ucat_ch2_outer{width:80%;padding:10px 0 0 0;margin:0 auto}
.big_filter_container{padding:18px 20px 0px 20px;border:1px solid white;box-shadow:0 0 4px 1px rgba(0, 0, 0, 0.11);-webkit-box-shadow:0 0 4px 1px rgba(0, 0, 0, 0.11);-moz-box-shadow:0 0 4px 1px rgba(0, 0, 0, 0.11);display:table;width:100%;margin:0 0 20px 0}
.filter_title_block{display:inline-block;width:100%}
.filter_title{font-size:18px;font-weight:bold;margin-bottom:4px;float:left}
.clear_filter{float:right}
.clear_filter a{text-decoration:none;color:#b5b5b5;font-size:14px;position:relative;padding-right:15px}
.clear_filter a:hover{color:#ed0404}
.clear_filter a:after{content:'';position:absolute;top:50%;right:0px;width:10px;height:10px;margin:-5px 0 0;background:url(/images.tpl/chooser/clear.png) no-repeat}
.filter_elemets{padding:0 0 13px 0;position:relative;justify-content:space-between;-webkit-justify-content:space-between;width:100%;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;display:flex;display:-webkit-flex;flex-wrap:nowrap;align-items:stretch;align-content:flex-start;flex-flow:row nowrap;justify-content:space-between}
.filter_elemets:after{content:'';position:absolute;bottom:0px;left:-20px;width:calc(100% + 40px);border-bottom:1px solid rgba(0, 0, 0, 0.1)}
.view_filte#cd1d1e_elements{display:table;margin:14px auto 14px;width:100%;position:relative}
.ucat_ch2_element{border:1px solid #cccccc;position:relative;zoom:1;display:inline-block;cursor:pointer;padding:5px 45px 5px 15px}
.ucat_ch2_element:after{content:'';position:absolute;width:30px;height:100%;background-color:#e3e3e3;right:0px;top:0px;border-left:1px solid #cccccc;background-image:url(/images.tpl/chooser/arrow.png);background-repeat:no-repeat;background-position:11px 11px}
.ucat_ch2_element:hover:after{background-image:url(/images.tpl/chooser/arrow_active.png)}
.fc_element{color:#383535;padding:0;position:relative;display:inline-block;width:100%}
.field_title{padding:5px 20px 5px 5px;display:block;margin:0 13px 0 3px}
.ucat_ch2_element_activator{text-decoration:none!important}
.ucat_ch2_field{max-width:270px;text-align:left;display:none;position:absolute;float:left;top:100%;right:0px;background-color:rgb(255,255,255);border:1px solid rgba(0,0,0,0.2);box-shadow:rgba(0,0,0,0.3) 0px 3px 4px 2px;-webkit-box-shadow:rgba(0,0,0,0.3) 0px 3px 4px 2px;-moz-box-shadow:rgba(0,0,0,0.3) 0px 3px 4px 2px;zoom:1;z-index:50;overflow-x:hidden;overflow-y:hidden;cursor:default}
.ucat_ch2_field ul{cursor:pointer;width:100%;white-space:nowrap;list-style:none;padding:10px 24px 10px 13px}
/* scrollbar style */
.scroller::-webkit-scrollbar{width:0}
.scroller{max-height:195px;overflow-x:hidden;overflow-y:auto;box-sizing:border-box;margin:0px;border:0px;margin:0 0 8px 0px;padding:0 12px 0 0;position:relative}
/* end style for scrollbar */
.ucat_ch2_field ul li{padding:3px 0px 2px 30px;border-bottom:1px solid #c3c3c3;position:relative;overflow:hidden;line-height:22px}
.ucat_ch2_field ul li input[type="checkbox"]{display:none}
.ucat_ch2_field ul li:before{content:'';position:absolute;margin-top:1px;left:2px;width:17px;height:17px;background-image:url(/images.tpl/chooser/check.png)}
.ucat_ch2_field ul li:last-child{border-bottom:none}
.ucat_ch2_field ul li:hover{opacity:.8}
.ucat_ch2_field ul li.selected{color:#383535}
.ucat_ch2_field ul li.selected:after{content:'';position:absolute;margin-top:1px;left:2px;width:17px;height:17px;background-image:url(/images.tpl/chooser/check_act.png)}
.ucat_ch2_field ul li span{vertical-align:top}
.ucat_ch2_field ul li.not_available{color:#aaa;cursor:not-allowed}
.ucat_ch2_field ul li.not_available:hover{background:none}
.ucat_ch2_field .block_btn_close{position:relative}
.ucat_ch2_field .block_btn_close .btn_close{position:absolute;background:url(/images.tpl/chooser/close.png) no-repeat;width:17px;height:17px;cursor:pointer;top:5px;right:4px;z-index:50}
.ucat_ch2_field .block_btn_close .btn_close:hover{opacity:.8}
.ucat_ch2_field input{margin:0 5px 0px 0}
.ucat_ch2_field hr{margin:0px 0 10px 0;display:none}
.ucat_ch2_switch{width:100%}
.ucat_ch2_switch span{margin:0;float:left;padding:5px 5px 0 0}
.ucat_ch2_switch_container{display:table}
.ucat_ch2_switch_container>div{cursor:pointer;position:relative;background-color:#e4e4e4;border:1px solid #cccccc;padding:2px 20px 2px 45px;float:left}
.ucat_ch2_switch_container>div:hover{opacity:.8}
.ucat_ch2_switch_container>div:first-child{margin-right:14px}
.ucat_ch2_switch_container>div:first-child:before{content:'';position:absolute;top:50%;left:14px;margin-top:-7px;width:18px;height:14px;background-image:url(/images.tpl/chooser/line.png);background-repeat:no-repeat}
.ucat_ch2_switch_container>div:last-child{}
.ucat_ch2_switch_container>div:last-child:before{content:'';position:absolute;top:50%;left:14px;margin-top:-7px;width:18px;height:14px;background-image:url(/images.tpl/chooser/dot.png);background-repeat:no-repeat}
.ucat_ch2_switch_container div.ucat_ch2_switch_inactive{}
.ucat_ch2_switch_container div.ucat_ch2_switch_active{background-color:#aaaaaa;border-color:#9a9a9a}

.ucat_ch2_active_items{width:80%;margin:0 auto 10px;flex-wrap:wrap;display:-webkit-flex;display:-ms-flexbox;display:flex;display:none;padding:18px 20px 18px 20px;border:1px solid white;box-shadow:0 0 4px 1px rgba(0, 0, 0, 0.11);-webkit-box-shadow:0 0 4px 1px rgba(0, 0, 0, 0.11);-moz-box-shadow:0 0 4px 1px rgba(0, 0, 0, 0.11)}
.active_items_element{float:left;border:1px solid #cccccc;position:relative;zoom:1;display:table;cursor:pointer;padding:0px 0px 0px 15px;margin-right:25px;margin-top:4px;margin-bottom:4px}
.active_items_element_title{padding:3px 10px 2px 0;font-size:14px;line-height:26px;display:table-cell}
.active_items_element_link{padding:4px 5px 4px 5px;border-left:1px solid #d7d7d7;background:#e3e3e3;display:table-cell;vertical-align:middle}
.active_items_element_link a{width:17px;height:17px;display:block;background-image:url(/images.tpl/chooser/close.png);background-repeat:no-repeat;background-size:cover}
.active_items_element_link a:hover{opacity:.8}
.ucat_ch2_active_items span{padding:4px 5px 0 5px;float:left;position:relative;display:inline;margin:5px 25px 0 0}
#ucat_ch2_results{display:table;width:100%}
#ucat_ch2_results .global_bc_ucatalogue_chooser .elements{width:25%;text-align:center;padding:5px 5px 15px 5px}
#ucat_ch2_results .global_bc_ucatalogue_chooser .elements .elements_img_container a{display:table-cell;margin:0 auto;height:170px;width:210px;vertical-align:middle;overflow:hidden;max-height:170px} 
#ucat_ch2_results .global_bc_ucatalogue_chooser .global .elements .elements_img_container a img{margin:auto;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;max-height:210px}

.global_bc_ucatalogue_chooser,.global_block_content{margin:5px 0 25px 0;position:relative;justify-content:space-between;-webkit-justify-content:space-between;width:100%;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;display:flex;display:-webkit-flex;flex-wrap:wrap;align-items:stretch;align-content:flex-start;flex-flow:row wrap;justify-content:start;-ms-flex-pack:start}
.inner_bc_ucatalogue_chooser,.inner_block_content{width:calc((100% / 4) - 25px);/*height:304px;*/margin:15px auto;position:relative;border:1px solid #f7f7f7;background-size:cover;cursor:pointer}
.inner_bc_ucatalogue_chooser:before{cintent:'';width:100%;display:block}
.bc_ucatalogue_chooser_img{background-size:cover;padding-top:61.34%;position:relative}
.inner_bc_ucatalogue_chooser a,.inner_block_content a{display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;height:100%;/*-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center*/}
.inner_bc_ucatalogue_chooser a img,.inner_block_content a img{width:100%;height:100%}
.trans-image{position:absolute;bottom:28px;padding:10px;margin:0 0 0 -110px;background:rgba(255, 255, 255, 0.64);width:220px;z-index:50;height:auto;box-shadow:0 0 4px 1px rgba(0, 0, 0, 0.11);-webkit-box-shadow:0 0 4px 1px rgba(0, 0, 0, 0.11);-moz-box-shadow:0 0 4px 1px rgba(0, 0, 0, 0.11);left:50%;text-align:center}
.trans-image a{text-shadow:none;color:#383535;font-weight:normal;font-size:14px;font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif}
.trans-image a:link{color:#383535}
.trans-image a:hover{opacity:.8}
.trans-image a:visited{color:#383535}

.novinka{position:absolute;width:161px;height:31px;background:url(/images.tpl/new.png) no-repeat;cursor:pointer;top:19px;right:-9px}

.global_bc_ucatalogue_chooser .elements_container{width:calc((100% / 4) - 25px);/*height:304px;*/padding:25px;margin:15px auto;position:relative;box-shadow:0 0 4px 1px rgba(0, 0, 0, 0.11);-webkit-box-shadow:0 0 4px 1px rgba(0, 0, 0, 0.11);-moz-box-shadow:0 0 4px 1px rgba(0, 0, 0, 0.11);background-size:cover;cursor:pointer}
.global_bc_ucatalogue_chooser .elements_container:before{cintent:'';width:100%;display:block}
.global_bc_ucatalogue_chooser .elements_container .elements_img_container{background-size:contain;padding-top:75%;background-repeat:no-repeat;background-position:center}
.global_bc_ucatalogue_chooser .elements_container .elements_title_container{position:absolute;bottom:28px;padding:10px;margin:0 0 0 -110px;background:rgba(255, 255, 255, 0.64);width:220px;z-index:50;height:auto;box-shadow:0 0 4px 1px rgba(0, 0, 0, 0.11);-webkit-box-shadow:0 0 4px 1px rgba(0, 0, 0, 0.11);-moz-box-shadow:0 0 4px 1px rgba(0, 0, 0, 0.11);left:50%;text-align:center}
.global_bc_ucatalogue_chooser .elements_container .elements_size_container{position:absolute;top:0;right:0;padding:5px 15px;background:rgba(255, 255, 255, 0.64);color:#383535;box-shadow:0 0 4px 1px rgb(0 0 0 / 11%);-webkit-box-shadow:0 0 4px 1px rgb(0 0 0 / 11%);-moz-box-shadow:0 0 4px 1px rgba(0, 0, 0, 0.11)}
/*.global_bc_ucatalogue_chooser .elements_container .elements_img_container{width:100%;height:100%;padding:5px;overflow:hidden;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}*/
/*.global_bc_ucatalogue_chooser .elements_container .elements_img_container img{max-height:304px}*/

/* nav */
.nav{display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:row;-webkit-justify-content:space-between;-ms-flex-pack:space-between;justify-content:space-between}
.back{position:relative;padding:0 0 0 15px;margin:0 20px 0 0}
.back:before{content:'';position:absolute;left:0;top:0;width:8px;height:20px;background-image:url(/images.tpl/arrow/back.png);background-repeat:no-repeat;margin:2px 0 0}
.breadcrumb{color:#cd1d1e}
.breadcrumb a{color:#cd1d1e}
.bc_item.last+span{display:none}
.last:not(.bc_item){display:none}

/* collection */

.title{text-align:center}
.title h1{font-size:21px;margin:10px 0}
.title h2{font-size:19px;margin:10px 0}
.title h3{font-size:17px;margin:10px 0}
.title .item_type{font-size:21px;margin-bottom:17px}

.interior_slider *{-webkit-transition:unset;-o-transition:unset;transition:unset}
.interior_photo{}
.interior_photo .interior_slick{/*width:957px;height:641px;margin:0 auto 25px*/}
.interior_slick .slick-list{}
.interior_slick .slick-prev{width:30px;height:67px;left:0;z-index:1}
.interior_slick .slick-prev:before{content:'';position:absolute;left:0;top:0;width:30px;height:67px;background-image:url(/images.tpl/arrow/left.png);background-repeat:no-repeat;margin:2px 0 0}
.interior_slick .slick-next{width:30px;height:67px;right:0;z-index:1}
.interior_slick .slick-next:before{content:'';position:absolute;left:0;top:0;width:30px;height:67px;background-image:url(/images.tpl/arrow/right.png);background-repeat:no-repeat;margin:2px 0 0}
.interior_photo .interior_slick img{max-width:957px;max-height:641px;margin:0 auto}
.interior_photo .interior_slick .slick-slide>div>div{padding-bottom:45.66%}
.interior_photo .interior_slick .slick-slide>div>div a{height:100%;width:100%;position:absolute;background-size:contain;background-position:center;background-repeat:no-repeat}
.interior_nav{margin:40px 0}
.interior_nav .slick-track{left:0!important;display:flex;display:-webkit-flex;display:-ms-flexbox;flex-direction:row;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;align-items:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;flex-wrap:nowrap}
.interior_nav .slick-track .slick-slide{padding:0 7px;float:unset}
.interior_nav .slick-track .slick-slide.slick-current{}
.interior_nav .slick-track .slick-slide img{max-width:100%;max-height:100%;margin:0 auto;cursor:pointer}

.share{display:none}

.available{display:none!important}

.chars_block{margin-bottom:45px}
.chars_container,.available{display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:row;-webkit-justify-content:start;-ms-flex-pack:start;justify-content:start;flex-wrap:wrap;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}
.chars_container .char_container{width:calc(50% - 20px);position:relative;font-size:13px;margin:0 10px 4px;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:row;-webkit-justify-content:space-between;-ms-flex-pack:space-between;justify-content:space-between}
.chars_container .char_container .char_title{margin-right:0px;background:#fff;z-index:2;padding:0 6px 0 0}
.chars_container .char_container .char_val{font-weight:normal;background:#fff;z-index:2;padding:0 0 0 6px;text-align:right}
.chars_container .char_container .char_sep{width:100%;height:100%;position:absolute;bottom:4px;display:block;border-bottom:dotted 1px #ccc}
/*.chars_container .char_container .char_sep:before{content:'';position:absolute;width:calc(100% - 20px);;display:block;bottom:4px;margin:0 10px}*/

.item_block_buttons .goods_name{margin:0 0 12px}
.item_block_buttons .short_char_container{width:calc(100% - 20px);position:relative;font-size:13px;margin:0 0 0 10px;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:row;-webkit-justify-content:space-between;-ms-flex-pack:space-between;justify-content:space-between}
.item_block_buttons .short_char_container .char_title{margin-right:0px;background:#fff;z-index:2;padding:0 6px 0 0}
.item_block_buttons .short_char_container .char_val{font-weight:normal;background:#fff;z-index:2;padding:0 0 0 6px;text-align:right}
.item_block_buttons .short_char_container .char_sep{width:100%;height:100%;position:absolute;bottom:4px;display:block;border-bottom:dotted 1px #ccc}
.item_block_buttons .price{font-size:20px;font-weight:bold;text-align:left;margin:20px 0 10px}
.pack_info{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:space-between;justify-content:space-between}

.calc_box{position:relative;padding:15px 15px 25px;margin:20px 0;border:1px solid #cecece;width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex}
.calc_box .percent_icon{display:block;position:absolute;width:60px;height:60px;color:#f0a400;text-align:center;padding:12px;z-index:9;right:-25px;top:-30px;opacity:1;cursor:default}
.calc_box .percent_icon span{display:block;width:100%;height:100%;border:1px solid #f0a400;background-color:#fff;border-radius:50%;font-size:18px;line-height:33px}
.calculator{width:100%}
.calculator .row{display:-webkit-flex;display:-ms-flexbox;display:flex}
.calculator .calc_item.pack{margin:0;align-items:center}
.calculator .jq-number__field{width:250px}
.calculator .calc_label{margin-top:0;margin-bottom:0}
.calculator .jq-selectbox{position:relative}
.calculator .calc_item{width:calc(100% / 3);padding:0 10px;position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column}
.calculator .calc_item.pack{align-items:center}
.calculator .jq-number__spin.plus{right:1px;border-left:1px solid #cdcdcd}
.calculator .jq-number__spin.plus{border-left:1px solid #cdcdcd}
.calculator .calc_label{margin-bottom:0}
.calculator .calc_label.area_floor{padding-right:0}
.calculator .calc_item.type .calc_label{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.calculator .jq-number{width:100%;text-align:center}
.calculator .jq-number__squared,.jq-number__packs,.basket-item-amount-field-description{display:block;position:absolute;bottom:-17px;width:calc(100% - 30px);opacity:1;background:none;text-align:center;font:100 11px Arial;border:none;line-height:normal!important}
.calculator .jq-number__field input{border-radius:0}
.calculator .calc_packing{text-align:right;padding-right:2px;border-right:none}
.calculator .jq-selectbox{width:100%}
.calculator .jq-selectbox .jq-selectbox__select{font-size:13px!important;line-height:initial!important;padding:0 9px!important;height:34px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.calculator .jq-selectbox__select,.calculator .jq-number__field,.basket_quantity_control .jq-selectbox__select,.basket_quantity_control .jq-number__field{border:1px solid #dadada;border-radius:4px;font-size:12px;line-height:initial}
.calculator .jq-number__field,.basket_quantity_control .jq-number__field{box-shadow:none}
.calculator .jq-number.focused .jq-number__field,.calculator .jq-selectbox.focused .jq-selectbox__select,.calculator .jq-number.focused .jq-number__spin,.calculator .jq-selectbox.focused .jq-selectbox__trigger,.product_card .jq-number:hover .jq-number__field,.product_card .jq-selectbox:hover .jq-selectbox__select,.product_card .jq-number:hover .jq-number__spin,.product_card .jq-selectbox:hover .jq-selectbox__trigger,.basket_quantity_control .jq-number.focused .jq-number__field,.basket_quantity_control .jq-selectbox.focused .jq-selectbox__select,.basket_quantity_control .jq-number.focused .jq-number__spin,.basket_quantity_control .jq-selectbox.focused .jq-selectbox__trigger,.basket_quantity_control .jq-number:hover .jq-number__field,.basket_quantity_control .jq-selectbox:hover .jq-selectbox__select,.basket_quantity_control .jq-number:hover .jq-number__spin,.basket_quantity_control .jq-selectbox:hover .jq-selectbox__trigger{border-color:#f0a400}
.calculator .jq-number__field input,.basket_quantity_control .jq-number__field input{text-align:center;font:inherit;font-size:12px;height:34px}
.calculator .jq-number__spin,.calculator .jq-selectbox__trigger,.basket_quantity_control .jq-number__spin,.basket_quantity_control .jq-selectbox__trigger{background:none;box-shadow:none;text-shadow:none;border-width:0 0 0 1px;width:30px;height:18px;border-radius:0;right:1px;text-align:center;font-weight:bold}
.calculator .jq-selectbox__trigger,.basket_quantity_control .jq-selectbox__trigger{height:100%}
.calculator .jq-selectbox__dropdown,.basket_quantity_control .jq-selectbox__dropdown{right:0;font:inherit;font-size:12px;z-index:2}
.calculator .jq-selectbox__dropdown ul{margin:0}
.calculator .jq-selectbox{margin:0}
.calculator .jq-selectbox li,.basket_quantity_control .jq-selectbox li{padding:5px 7px 6px}
.calculator .jq-selectbox li.selected{background-color:#e6e5e5}
.calculator .jq-selectbox li:before{content:none}
.calculator .jq-selectbox li:hover{background-color:#e6e5e5}
.calculator .jq-selectbox__trigger-arrow,.jq-selectbox__trigger-arrow{border:0}
.calculator .jq-number__spin:after,.calculator .jq-selectbox__trigger-arrow,.basket_quantity_control .jq-number__spin:after,.basket_quantity_control .jq-selectbox__trigger-arrow{display:inline-block;/*font-family:'FontAwesome';*/font-size:14px;line-height:0;/*border:0;width:auto;*/top:0;right:0;bottom:0;left:0;margin:auto;opacity:.6;transition:.2s ease-in-out}
.calculator .jq-number__spin:hover:after,.calculator .jq-selectbox__trigger-arrow:hover,.basket_quantity_control .jq-number__spin:hover:after,.basket_quantity_control .jq-selectbox__trigger-arrow:hover{opacity:1}
.calculator .jq-number__spin.plus:after,.basket_quantity_control .jq-number__spin.plus:after{content:''}
.calculator .jq-number__spin.minus:after,.calculator .jq-selectbox__trigger-arrow:after,.basket_quantity_control .jq-number__spin.minus:after,.basket_quantity_control .jq-selectbox__trigger-arrow:after{content:''}
.calculator .jq-number__spin.minus:after{/*border:none!important*/}
.calculator .jq-number,.basket_quantity_control .jq-number{padding:0}
.calculator .jq-number__field,.basket_quantity_control .jq-number__field{width:100%;padding-right:30px}
/*.calculator .jq-selectbox__select-text,.basket_quantity_control .jq-selectbox__select-text{padding:8px 9px;padding-right:30px;border-radius:4px}*/
.all_sum{width:100%;font-size:14px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.all_sum .text{margin:0 20px 0 0}
.all_sum .price{font-size:22px;margin:0}

.available{margin:20px;font-size:18px}
.available .char_title{margin:0 15px 0 0}	
.available a{position:relative;padding:0 0 0 15px;text-decoration:underline}
.available a:hover{color:#cd1d1e;text-decoration:none}
.available a:before{content:'';position:absolute;background-image:url(/images.tpl/wide.width/head_label.png);background-repeat:no-repeat;top:50%;margin-left:-12px;width:7px;height:9px;margin-top:-5px}

.items_block{margin-bottom:45px}
.items_type{font-size:22px;margin:0 0 10px}
.items_list+.items_type{margin:25px 0 10px}
.items_list{display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:row;-webkit-justify-content:start;-ms-flex-pack:start;justify-content:start;flex-wrap:wrap;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}
.item{width:calc(100% / 5);border:1px solid #ededed;padding:15px 20px;-webkit-box-shadow:border-box;-moz-box-shadow:border-box;box-shadow:border-box;-webkit-box-sizing:0 0 0 1px #f2f2f2 inset;-moz-box-sizing:0 0 0 1px #f2f2f2 inset;box-sizing:0 0 0 1px #f2f2f2 inset;margin:0 -1px -1px 0}
.item_img{background-size:contain;padding-top:100%;background-position:center;background-repeat:no-repeat}
.item_img:hover{cursor:pointer}
/*.item_img img{width:100%}*/

.item_chars{display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column;margin:10px 0}
.item_chars .char_block{text-align:center}
.item_chars .char_block.rest{font-weight:bold;text-align:center;margin:10px 0 0;color:#cd1d1ec7;white-space:nowrap;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
.item_chars .char_block.rest span{display:block;font-size:16px;font-weight:normal;margin:0 8px 0 0}
.item_chars .char_block.price{font-size:18px;font-weight:bold;text-align:center;margin:10px 0 0;color:#cd1d1ec7}
.item_chars .char_block.price span{display:block;font-size:16px;font-weight:normal}
.item_chars .char_block.price .wrap_price{white-space:nowrap}

.item_chars .char_block_container{font-size:14px;margin:8px 0 0;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction: column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:rgba(61, 61, 61, 0.69)}

.item_chars .more{margin:25px auto 0;display:inline-block;width:fit-content}
.item_chars .more a{cursor:pointer}
/*.item_chars .char_title{width:70px}
.item_chars .char_val{width:calc(100% - 70px)}*/
.description{margin:25px 0}
.char_container.colo#cd1d1e{color:#cd1d1ec7;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline}
.char_container.colo#cd1d1e .char_title{font-size:16px}
.char_container.colo#cd1d1e .char_val{font-size:20px;font-weight:bold;}

.dop_text{}
.dop_text .title{text-align:left}
.dop_text .title h2{margin:0;padding:0 0 10px 0}

.other_collections{}
.other_collection_items{}
.other_collection_items .global_bc_ucatalogue_chooser .elements_container{margin:15px 12px}
.other_collection_items .items_list .item{position:relative;padding:0;width:calc(25% - 24px);margin:12px}
.other_collection_items .items_list .item:hover{cursor:pointer}
.other_collection_items .items_list .item_chars{position:absolute;bottom:28px;padding:10px;margin:0 0 0 -110px;background:rgba(255, 255, 255, 0.64);width:220px;z-index:50;height:auto;box-shadow:0 0 4px 1px rgba(0, 0, 0, 0.11);-webkit-box-shadow:0 0 4px 1px rgba(0, 0, 0, 0.11);-moz-box-shadow:0 0 4px 1px rgba(0, 0, 0, 0.11);left:50%;text-align:center}

.item_container .more a{padding:13px 71px;cursor:pointer}
/*.item_container .more{margin-bottom:45px}*/
.item_container .more a.in_cart,.item_chars .more a.in_cart{background:#e6e5e5;color:#383535}

.price{font-size:30px;font-weight:bold;text-align:center;margin:40px 0 20px}
.price_per_pack{margin:0 0 25px;font-size:20px;color:#8a8a8a;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
.item_photo{position:relative;width:100%}
.item_photo a{margin-bottom:28px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
.item_photo img{margin:0 auto;max-width:100%;height:auto}
.item_photo+.more{margin:45px auto}

.collection table{width:100%;margin-bottom:10px}
/*.elmlist_top{vertical-align:top}
.elmlist_bottom{vertical-align:bottom}
.elmlist_bottom .item_img{width:210px;float:left;margin:0 20px 0 0}
.items_list{}
.items_list span{color:#4751ae}
.items_list .item_chars{width:210px;float:left;margin:15px 20px 30px 0}
.item_chars div{text-indent:0px;text-align:justify;font-size:12px;line-height:20px;color:#555c69}
.items_list .item_type{color:#4751ae;font-weight:bold}
.items_list .free_card{}
.items_list .free_card a{font-weight:bold}
.items_list .free_card a:hover{}
.items_list .item_size{}
.items_list .item_firm{}
.items_list .item_art{}*/

.plitkattl h1{padding:0}

.imgleft{border:solid 2px #727271;float:left;margin:20px 10px 0 0}

/*.p_decr:first-child{text-indent:10px;text-align:justify;padding:15px 15px 15px;font-size:14px;line-height:20px;color:#555c69}*/
.p_decr{text-indent:25px;text-align:justify;padding:5px 0 5px;font-size:17px;line-height:20px;color:#383535}
.plitka_descr_vibiralka{text-indent:10px;text-align:justify;padding:0 15px 5px;font-size:14px;line-height:20px;color:#555c69}

.menuabout{float:left}
.search2{width:300px;border:solid 1px #c2c2c2;background-color:#ebebeb;font-family:arial;font-size:12px;color:#b3b3b3;float:left;margin:18px 10px 0 0;padding:0 5px 0 5px}
.icons{float:right;padding:28px 0 0 0}
.icons img{margin:0 0 14px 0}
.imgcenter{margin:0 auto}

a.more:link{text-decoration:underline;color:#ed0404;font-size:11px}
a.more:visited{text-decoration:underline;color:#ed0404;font-size:11px}
a.more:hover{text-decoration:none;color:#ed0404;font-size:11px}

.data{float:left;padding:1px 10px 0 0;font-size:11px;font-weight:bold;color:#ed0404}

.pages{text-align:center;font-size:11px;color:#ed0404}
.pages a:link{text-decoration:underline;color:#ed0404}
.pages a:visited{text-decoration:underline;color:#ed0404}
.pages a:hover{text-decoration:none;color:#ed0404}

.filtr{border-collapse:separate;behavior:url(ie-css3.htc);-webkit-border-radius:20px;-moz-border-radius:20px;-khtml-border-radius:20px;-o-border-radius:20px;-ms-border-radius:20px;margin:0 0 5px 0;background-color:rgb(248,248,248);border-radius:20px;box-shadow:0 0 15px 1px rgba(207,212,218,0.76);width:100%}
.filtr td{padding:10px 20px 10px 20px}
.filtr select{width:120px;font-size:12px;font-family:arial}
.fb{font-size:12px;font-family:arial;padding:0 10px 0 10px} 

.filtr2{border-collapse:separate;behavior:url(ie-css3.htc);-webkit-border-radius:20px;-moz-border-radius:20px;-khtml-border-radius:20px;-o-border-radius:20px;-ms-border-radius:20px;margin:0 0 15px 0;background-color:rgb(248,248,248);border-radius:20px;box-shadow:0 0 15px 1px rgba(207,212,218,0.76);width:90%}
.filtr2 td{padding:10px 20px 10px 20px;color:#cd1d1e;font-weight:bold;font-size:18px}

.plitka{margin:0 0 40px 0}
.plitkatd{padding:20px 20px 40px 0;width:150px}
.plitkatd1{padding:20px 0 10px 0}
.plitkatd1 p{padding:10px 0 1px}

.plitkattl{padding:0 20px 0 0}
.plitkaroot{color:#ed0404;text-align:right;font-size:11px;vertical-align:middle;padding:0 0 10px 0}
.plitkaroot a:link{text-decoration:underline;color:#ed0404}
.plitkaroot a:visited{text-decoration:underline;color:#ed0404}
.plitkaroot a:hover{text-decoration:none;color:#ed0404}

.plitkaobr{width:210px;float:left;margin:0 20px 0 0}
.plitkaobr p{text-indent:0px;text-align:justify;padding:1px 0 15px;font-size:12px;line-height:20px;color:#555c69}

.blue{color:#4751ae}

.blackbold{text-indent:10px;text-align:justify;padding:5px 15px 0;font-size:14px;line-height:20px;color:#555c69;font-weight:bold;color:#4751ae}

.feedback_input{color:#383535000;border:1px solid #383535000;width:400px;padding:2px;margin-bottom:7px}
.feedback_button{background-color:#ffffff;border:1px solid #383535000;padding:2px;width:85px;margin-right:5px}
.#cd1d1e{color:#cd1d1e}
.blue{color:#3835350ff}

.block-select-parameter{/*width:612px;background:url("/images.tpl/block-top.gif") no-repeat 0 0;background-color:#f8f8f8;padding:10px 12px 0 16px;margin:14px 0 0 0*/display:none}
.block-select-parameter-1{/*width:650px;no-repeat 0 0;background-color:#f8f8f8;padding:10px 12px 10px 16px;margin:14px 0 0 0*/display:none}
.block-select-parameter  img{border:0px}
.tbl-vibiralka{margin:20px 0 0 13px;width:640px}
h2.ttl-vibiralka{font-weight:bold;color:#4751ae;font-size:12px;padding:0 0 10px 0;font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif}
.ttl-vibiralka{font-weight:bold;color:#4751ae;font-size:12px;font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif}

.block-select-inact{width:138px;background-color:#ffffff;border:solid 1px #efefef;padding:5px;margin:0 3px 3px 0;float:left}
.block-select-act{width:138px;background-color:#ebebeb;border:solid 1px #d1d1d1;padding:5px;margin:0 3px 3px 0;float:left}

.clear-1px{clear:both;height:1px}
.clear-1px img{height:1px}

.tbl-select{font-size:11px;line-height:12px;width:100%}
.tbl-select .td01{padding:0 4px 0 0}
.tbl-select .td01 img{background-color:#ffffff;border:solid 1px #d1d1d1;padding:2px}
.tbl-select .td02{width:100%}
.tbl-select .td03{vertical-align:bottom}
.tbl-select .td03 img{float:right}

.fs-18px-bold{font-size:18px;font-weight:bold}

.filter_head{font-weight:bold;color:#4751ae;font-size:18px;padding:0 0 15px 0;font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;text-shadow:0 1px 1px #b2b4b7}
/*.vybiralka_link{font-weight:bold;color:#4751ae;font-size:16px;font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;text-shadow:0 1px 1px #b2b4b7}
a.vybiralka_link:link{text-decoration:underline;color:#4751ae}
a.vybiralka_link:visited{text-decoration:underline;color:#4751ae}
a.vybiralka_link:hover{text-decoration:none;color:#4751ae}*/
/*.new_pages{border-collapse:separate;behavior:url(ie-css3.htc);-webkit-border-radius:20px;-moz-border-radius:20px;-khtml-border-radius:20px;-o-border-radius:20px;-ms-border-radius:20px;display:block;border:1px rgba(207,212,218,0.76);padding:10px 0px 10px 20px;border-radius:27px;box-shadow:0 0 15px 1px rgba(207,212,218,0.76);width:100%}*/
.vibiralka_pages{width:100%;z-index:1000;font-size:14px;border-top:1px solid rgba(0, 0, 0, 0.11);position:fixed!important;bottom:0!important;background:#fff;left:0;padding:0 0;-webkit-box-shadow:0 0 2px 1px #ccc;-moz-box-shadow:0 0 2px 1px #ccc;box-shadow:0 0 2px 1px #ccc}
.vibiralka_pages table{margin:15px 0}
.vibiralka_pages table tr td nobr{display:table;margin:0 auto}
.new_pages{width:100%;min-width:320px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
.new_pages *{font-size:18px}
.new_pages b{margin:0;padding:2px 9px;color:#fff;background-color:#cd1d1e}
.new_pages a{margin:0 5px;padding:2px 3px}
.new_pages a:link{margin:0 5px;padding:2px 3px}
.new_pages a:visited{margin:0 5px;padding:2px 3px}
.new_pages select{margin-left:20px;padding:0 0 0 10px;border-collapse:separate;behavior:url(ie-css3.htc);-webkit-border-radius:9px 0 0 9px;-moz-border-radius:9px 0 0 9px;-khtml-border-radius:9px 0 0 9px;-o-border-radius:9px 0 0 9px;-ms-border-radius:9px 0 0 9px;border-radius:9px 0 0 9px;border:1px solid rgba(207,212,218,0.76);margin-bottom:0px}
.new_pages *:first-child{margin:0 0 0 4px}
.new_pages *:last-child{margin:0 4px 0 0}
/*.item_price {font-size:14px!important}*/
.mega-button.b1c-name a{display:block;padding:11px 0px 11px 0px;width:60%;color:#fff;font-size:16px;line-height:20px;font-family:'Oswald',sans-serif;font-weight:400;text-decoration:none;text-align:center;text-transform:uppercase;border-radius:4px;background:#c6250a;border-top:1px solid #f44612;border-bottom:1px solid #c6250a;border-left:1px solid #c6250a;border-right:1px solid #c6250a;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;margin:0 auto} 
.mega-button.b1c-name a:hover{color:#fff;background:rgb(230,61,61);border:1px solid rgb(230,61,61)}
/* end */

/* basket */
.basket_informer_outer{width:auto;padding:8px 0 0px 0px;position:fixed;left:5px;bottom:0px;z-index:300000;height:auto;cursor:pointer;margin:0 0 0 50px}
.basket_informer_outer .basket_informer_inner{text-align:center;position:relative;font-size:14px;font-family:'Roboto', sans-serif;color:#fff;background-color:#cd1d1e;padding:10px 15px 5px;line-height:20px;margin:15px 0 0 0;box-shadow:1px 3px 5px 0px rgba(0, 0, 0, 0.3);-webkit-box-shadow:1px 3px 5px 0px rgba(0, 0, 0, 0.3);-moz-box-shadow:1px 3px 5px 0px rgba(0, 0, 0, 0.3);cursor:pointer}
.basket_informer_outer .basket_informer_inner:hover{opacity:.8}

.basket_items{display:flex;display:-webkit-flex;display:-ms-flexbox;flex-direction:column;flex-wrap:nowrap;border:1px solid #e6e5e5}
.basket_header_block{padding:8px 30px;border-bottom:1px solid #e6e5e5;display:flex;display:-webkit-flex;display:-ms-flexbox;color:#1e0f00}
.basket_item{padding:15px 30px}
.basket_item+.basket_item{border-top:1px dashed #e6e5e5}
.basket_item .item_container{display:flex;display:-webkit-flex;display:-ms-flexbox;flex-direction:row;flex-wrap:nowrap;width:100%;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between}
.item_basket{max-width:70%;width:100%;min-width:60%;display:flex;display:-webkit-flex;display:-ms-flexbox;flex-direction:row;flex-wrap:nowrap}
.basket_func{min-width:30%;width:100%;display:flex;display:-webkit-flex;display:-ms-flexbox;flex-direction:row;flex-wrap:nowrap;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.item_basket_img{width:10%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
.item_basket_img img{width:100%;height:auto}
.item_basket_name{width:90%;padding:0 0 0 25px;display:block}
.item_basket_name div span{font-weight:bold}
.unit_price,.item_total_price{width:30%;text-align:center}
.unit_price .item_price{font-size:16px;color:#1e0f00}
.unit_price .item_price span{margin:0 8px 0 0}
.unit_price .item_price .measure{}
.item_total_price{font-size:18px;font-weight:bold;color:#383535}
.item_del{width:10%}
.item_del input{display:block;width:30px;height:30px;border:none;background:#e6e5e5;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;margin:0 auto;position:relative;padding:2px 0 0;cursor:pointer}
.item_del input:hover{opacity:.8}
.basket_total{margin:10px 0;text-align:right}
.total_block span{font-size:26px;color:#cd1d1e}

.count{display:flex;display:-webkit-flex;display:-ms-flexbox;flex-direction:row;align-items:center;-webkit-align-items:center;-ms-flex-align:center;width:30%}
.count input[type="submit"]{height:30px;width:30px;background-color:#cd1d1e;border:none;color:#fff;font-size:20px;line-height:0px;cursor:pointer}
.count input[type="submit"]:hover{opacity:.8}
.count input[type="text"]{width:80px;text-align:center;height:30px;border:1px solid #e6e5e5;padding:0.7rem 0.5rem 0.8rem}

.feedback_basket{width:50%;margin-bottom:45px;margin:0 auto;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
.feedback_basket h2{margin:36px 0 10px;font-size:30px;padding:0}
.feedback_basket h2:after{content:none}
.feedback_basket .feedback_container{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
.form_group{width:100%}
.form_group input[type="text"]{width:100%;background:#fff;border:1px solid #d8d8d8;resize:none;padding:4px 16px;font-size:16px;margin-bottom:12px;color:#3c3c3c;text-align:unset}
.feedback_container{margin-left:0!important;width:100%}
.feedback_container input,.feedback_container textarea,.feedback_container button{border:none;font-family:inherit;font-size:inherit;line-height:inherit;outline:none;font-family:'Istok Web',sans-serif}
.feedback_container input{width:100%;border:1px solid #d8d8d8;font-size:16px;line-height:30px;padding:4px 16px;margin-bottom:12px;height:40px}
/*.feedback_container input::-webkit-input-placeholder{color:#3c3c3c}
.feedback_container input::-moz-placeholder{color:#3c3c3c}
.feedback_container input:-ms-input-placeholder{color:#3c3c3c}*/
.feedback_container textarea{width:100%;background:#fff;border:1px solid #d8d8d8;resize:none;padding:4px 16px;font-size:16px;margin-bottom:12px;color:#3c3c3c;height:130px}
/*.feedback_container textarea::-webkit-input-placeholder{color:#3c3c3c}
.feedback_container textarea::-moz-placeholder{color:#3c3c3c}
.feedback_container textarea:-ms-input-placeholder{color:#3c3c3c}*/
.feedback_basket button{width:100%;transition:all 0.6s;padding:8px 16px;cursor:pointer;border:1px solid #4e011c;background:#fff;box-shadow:-1px -1px 0px 0px #4e011c;-webkit-box-shadow:-1px -1px 0px 0px #4e011c;-moz-box-shadow:-1px -1px 0px 0px #4e011c;color:#4e011c;font-family:"SourceSansProSemibold";font-size:18px}
.feedback_basket button:hover{background:#4e011c;color:#fff}
.error{}
.error ul{margin:-12px 0 12px 0;color:#f00}
.error ul li{padding:0}
.error ul li:before{content:none}
.feedback_basket #submit .btn{color:#fff;background-color:#cd1d1e;font-family:'Roboto', sans-serif;font-weight:300;font-size:16px;padding:12px 27px;display:block;border:none;margin:25px;cursor:pointer;position:relative}
.feedback_basket #submit .btn:hover{opacity:.8}
.feedback_basket #submit .btn::after{content:'';position:absolute;top:5px;left:5px;right:5px;bottom:5px;border:1px solid #fff}

.form_send_success{font-size:18px;text-align:center;margin:15px 0 40px;position:relative;font-family:'Roboto', sans-serif;color:#fff;background-color:#cd1d1e;padding:20px;line-height:20px;box-shadow:1px 3px 5px 0px rgba(0, 0, 0, 0.3);-webkit-box-shadow:1px 3px 5px 0px rgba(0, 0, 0, 0.3);-moz-box-shadow:1px 3px 5px 0px rgba(0, 0, 0, 0.3)}
.form_send_success:after{content:'';position:absolute;top:10px;left:10px;right:10px;bottom:10px;border:2px solid #fff}
.form_send_error{}

.feedback_design{width:100%;margin:20px 0 45px;padding:25px;font-family:'Istok Web',sans-serif;background-color:#cd1d1e;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative}
.feedback_design h2{color:#fff;font-size:33px;margin:0 0 12px 0}
.feedback_design .feedback_container{display:-webkit-flex;display:-ms-flexbox;display:flex}
.feedback_design .feedback_container .form_group{width:calc((100% / 4) - 10px);margin:0 10px;position:relative}
.feedback_design .feedback_container .form_group:first-child{margin:0 10px 0 0}
.feedback_design .feedback_container .form_group:last-child{margin:0 0 0 10px}
.feedback_design:after{content:'';position:absolute;top:10px;left:10px;right:10px;bottom:10px;border:2px solid #fff;z-index:0}
.feedback_design .form_group{z-index:1}
.feedback_design .feedback_container .form_group{z-index:2}
.feedback_design .form_group .error{position:absolute;bottom:10px;width:100%;white-space:nowrap;font-size:11px;color:#f00;left:3px}
.feedback_design .form_group.captcha .error{display:none}
.feedback_design select{display:none}
.feedback_design textarea{width:100%;background:#fff;border:1px solid #d8d8d8;resize:none;padding:4px 16px;font-size:16px;margin-bottom:12px;color:#3c3c3c;height:130px;font-family:'Istok Web',sans-serif}
.star{color:#fff}
.feedback_design #submit .btn{cursor:pointer;position:relative;font-family:'Istok Web',sans-serif;background-color:#e4e4e4;border:1px solid #cccccc;padding:8px 40px;margin:25px 0 0;font-size:20px;color:#383535;-webkit-box-shadow:0px 0px 1px 1px #ffffff;-moz-box-shadow:0px 0px 1px 1px #ffffff;box-shadow:0px 0px 1px 1px #ffffff}
.feedback_design #submit .btn:hover{opacity:.8}
.feedback_design #submit .btn::after{content:'';position:absolute;top:5px;left:5px;right:5px;bottom:5px;border:1px solid #fff}
.feedback_design #submit{z-index:2}

/* select */
div.cs-select{display:inline-block;vertical-align:middle;position:relative;text-align:left;background:#fff;z-index:10;width:100%;max-width:500px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
div.cs-select:focus{outline:none}
.cs-select select{display:none}
.cs-select span{display:block;position:relative;cursor:pointer;padding:0.36em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:'Istok Web',sans-serif}
.cs-select>span{padding-right:3em}
.cs-select>span::after,.cs-select .cs-selected span::after{speak:none;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.cs-select>span::after{content:'\25BE';right:1em}
.cs-select .cs-selected span::after{content:'\2713';margin-left:1em}
.cs-select.cs-active{z-index:25}
.cs-select.cs-active>span::after{-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}
.cs-select .cs-options{position:absolute;overflow:hidden;width:100%;background:#fff;visibility:hidden}
.cs-select.cs-active .cs-options{visibility:visible}
.cs-select ul{list-style:none;margin:0;padding:0;width:100%}
.cs-select ul span{padding:1em}
.cs-select ul li.cs-focus span{background-color:#ddd}
.cs-select li.cs-optgroup ul{padding-left:1em}
.cs-select li.cs-optgroup>span{cursor:default}
div.cs-skin-elastic{font-size:16px;color:#6b6b6b;font-family:"SourceSansProRegular";line-height:30px;width:100%;margin-bottom:12px}
@media screen and (max-width:30em){
	div.cs-skin-elastic{}
}
.cs-skin-elastic>span{background-color:#fff;z-index:100;border:1px solid #e9e9e9;padding:4px 16px;font-family:'Istok Web',sans-serif}
.cs-skin-elastic>span::after{content:'';-webkit-backface-visibility:hidden;backface-visibility:hidden;background-image:url('../media/select_arrow.png');background-repeat:no-repeat;width:9px;height:6px}
.cs-skin-elastic .cs-options{overflow:visible;background:transparent;opacity:1;visibility:visible;padding-bottom:0;pointer-events:none}
.cs-skin-elastic.cs-active .cs-options{pointer-events:auto;border-bottom:1px solid #e9e9e9;border-left:1px solid #e9e9e9;border-right:1px solid #e9e9e9}
.cs-skin-elastic .cs-options>ul::before{content:'';position:absolute;width:100%;height:100%;left:0;top:0;-webkit-transform:scale3d(1,0,1);transform:scale3d(1,0,1);background:#fff;-webkit-transform-origin:50% 0%;transform-origin:50% 0%;-webkit-transition:-webkit-transform 0.3s;transition:transform 0.3s}
.cs-skin-elastic.cs-active .cs-options>ul::before{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transition:none;transition:none;-webkit-animation:expand 0.6s ease-out;  animation:expand 0.6s ease-out}
.cs-skin-elastic .cs-options ul li{opacity:0;-webkit-transform:translate3d(0,-25px,0);transform:translate3d(0,-25px,0);-webkit-transition:opacity 0.15s, -webkit-transform 0.15s;transition:opacity 0.15s, transform 0.15s;padding:0}
.cs-skin-elastic .cs-options ul li:before{content:none}
.cs-skin-elastic.cs-active .cs-options ul li{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;-webkit-transition:none;transition:none;-webkit-animation:bounce 0.6s ease-out;animation:bounce 0.6s ease-out}
.cs-skin-elastic .cs-options ul li[data-value="-1"]{display:none}
/* Optional delays (problematic in IE 11/Win) */
/*
.cs-skin-elastic.cs-active .cs-options ul li:first-child{-webkit-animation-delay:0.1s;animation-delay:0.1s}
.cs-skin-elastic.cs-active .cs-options ul li:nth-child(2){-webkit-animation-delay:0.15s;animation-delay:0.15s}
.cs-skin-elastic.cs-active .cs-options ul li:nth-child(3){-webkit-animation-delay:0.2s;animation-delay:0.2s}
.cs-skin-elastic.cs-active .cs-options ul li:nth-child(4){-webkit-animation-delay:0.25s;animation-delay:0.25s} 
*/
/* with more items, more delays declarations are needed */
.cs-skin-elastic .cs-options span{background-repeat:no-repeat;background-position:1.5em 50%;background-size:2em auto;padding:6px 8px;color:#383535000;font-size:14px}
.cs-skin-elastic .cs-options span:hover,.cs-skin-elastic .cs-options li.cs-focus span,.cs-skin-elastic .cs-options .cs-selected span{color:#4e011c}
.cs-skin-elastic .cs-options .cs-selected span::after{content:''}
@-webkit-keyframes expand{
	0%{-webkit-transform:scale3d(1,0,1)}
	25%{-webkit-transform:scale3d(1,1.2,1)}
	50%{-webkit-transform:scale3d(1,0.85,1)}
	75%{-webkit-transform:scale3d(1,1.05,1)}
	100%{-webkit-transform:scale3d(1,1,1)}
}
@keyframes expand{
	0%{-webkit-transform:scale3d(1,0,1);transform:scale3d(1,0,1)}
	25%{-webkit-transform:scale3d(1,1.2,1);transform:scale3d(1,1.2,1)}
	50%{-webkit-transform:scale3d(1,0.85,1);transform:scale3d(1,0.85,1)}
	75%{-webkit-transform:scale3d(1,1.05,1);transform:scale3d(1,1.05,1)}
	100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}
}
@-webkit-keyframes bounce{
	0%{-webkit-transform:translate3d(0,-25px,0);opacity:0}
	25%{-webkit-transform:translate3d(0,10px,0)}
	50%{-webkit-transform:translate3d(0,-6px,0)}
	75%{-webkit-transform:translate3d(0,2px,0)}
	100%{-webkit-transform:translate3d(0,0,0);opacity:1}
}
@keyframes bounce{
	0%{-webkit-transform:translate3d(0,-25px,0);transform:translate3d(0,-25px,0);opacity:0}
	25%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}
	50%{-webkit-transform:translate3d(0,-6px,0);transform:translate3d(0,-6px,0)}
	75%{-webkit-transform:translate3d(0,2px,0);transform:translate3d(0,2px,0)}
	100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}
}
/* /select */

.basket_suggestion{float:left;display:block;width:100%;margin:0 0 10px 0px;box-shadow:0 0 4px 1px rgba(0, 0, 0, 0.11);-webkit-box-shadow:0 0 4px 1px rgba(0, 0, 0, 0.11);-moz-box-shadow:0 0 4px 1px rgba(0, 0, 0, 0.11)}
.item_suggestion_container{display:table;width:100%;margin:20px 0 20px 0;padding:0 10px;position:relative}
.item_suggestion{display:table-row;width:100%}
.item_suggestion > a{fl oat:left;display:table-cell;margin:0 10px 0 10px}
.item_suggestion > a .thumbnail{display:table;height:155px;background:#fff;border:1px solid #A4978B;display:flex;vertical-align:middle;text-align:center;align-items:center;justify-content:center;-webkit-transition:0.25s;-o-transition:0.25s;transition:0.25s;width:210px}
.item_suggestion > a:hover .thumbnail{background:#A53522;background:linear-gradient(top,#F94A06,#390902);background:-moz-linear-gradient(top,#F94A06,#390902);background:-webkit-linear-gradient(top,#F94A06,#390902);background:-o-linear-gradient(top,#F94A06,#390902);background:-ms-linear-gradient(top,#F94A06,#390902)}
.item_suggestion > a .thumbnail .thumnail_inner{display:table-cell;vertical-align:middle}
.item_suggestion > a .thumbnail .thumnail_inner img{vertical-align:middle;max-width:100%;height:auto}
.item_suggestion_data{width:100%;padding:0 0 0 20px;display:table-cell;vertical-align:top}
.basket_data_name{width:100%;display:table;padding:0 25px 0 0;position:relative;margin:0 0 20px}
.basket_item_name{float:left}
.basket_item_name a {font-size:18px}
.delete_item_button{position:absolute;top:0px;right:0px}
.delete_item_button input[type="submit"]{display:block;background:url("../../img/sprite/icons.png") no-repeat -128px -6px;background-color:#a6360b;width:17px;height:17px;border:none;border-radius:10px}
.delete_item_button input[type="submit"]:hover{background-color:#A53522}
.basket_price_block{float:left;margin:18px 12px 0 0;width:350px}
.basket_price_block .prices{float:left}
.basket_price_block .prices .price_osn{font-weight:bold;font-size:22px;float:left;color:#a6360b;display:block;margin:0 0 15px;width:100%}
.basket_comment{font-size:17px;display:table;width:100%;padding:0 10px 30px 0;text-align:right}
.basket_quantity {display:block;margin:15px 0 0 0;float:left}
.basket_quantity_buttons{margin:0}
.basket_quantity_buttons .measure{display:inline;margin:0 0 0 6px}
.basket_quantity_buttons .basket_sub{padding:0px 0px 3px;width:20px;height:20px;position:relative;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;box-shadow:0px 0px 2px 0px;-webkit-box-shadow:0px 0px 2px 0px;-moz-box-shadow:0px 0px 2px 0px;border:0;color:rgb(255, 255, 255);margin:0 8px 0 0;background:#a6360b}
.basket_quantity_buttons .basket_sub:hover{background:#A53522 }
.basket_quantity_buttons .basket_add{padding:1px 0px 0px;width:20px;height:20px;position:relative;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;box-shadow:0px 0px 2px 0px;-webkit-box-shadow:0px 0px 2px 0px;-moz-box-shadow:0px 0px 2px 0px;border:0;color:rgb(255, 255, 255);margin:0 0 0 8px;background:#a6360b}
.basket_quantity_buttons .basket_add:hover{background:#A53522 }
.basket_quantity_buttons input[type="text"]{width:70px;text-align:center;padding:2px 6px 1px 2px;font-family:Helvetica;font-size:12px}
.basket_price{position:absolute;bottom:0;right:13px}
.basket_price .basket_price_title{float:left;font-size:22px}
.basket_price .basket_price_items{margin:0 6px 2px 10px;font-size:24px;float:left;font-weight:bold;color:#a6360b}

.basket_total_price{color:#a6360b;font-size:27px;font-weight:bold}
/*#basket_num_items{font-size:26px;color:#a6360b}*/

.basket_total_items{float:left;width:100%;margin:0 0 10px 0;background:#f3f0e4}
.basket_total_items .center{text-align:right;padding:0;margin:20px;font-size:22px;font-family:Garamond}

.basket{display:table;width:100%;padding:20px 0;margin:0 0 20px 0;float:left}
.basket h2{margin:0 0 22px 0}
.basket .left-basket-container{width:40%;display:block;float:left}
.basket .right-basket-container{width:50%;float:right;display:block}
.basket .right-basket-container .form-group textarea{width:100%;min-height:145px;padding:10px 20px}
.basket .clarification{display:table;clear:both;margin:5px 0 0;width:100%;float:left}
.basket .form-group{position:relative;margin-bottom:20px}
.basket .form-group .error{position:absolute;bottom:-20px;left:19px;color:#a6360b}

.basket #submit{float:right;margin:8px 0}

.default-form .form-group{margin-bottom:12px}
.default-form textarea{resize:none;min-height:180px;line-height:13px !important}
.default-form .form-control{background:#A4978B;width:100%;padding:6px 20px;font-size:16px;line-height:33px;border:none;border-radius:16px;box-shadow:none;height:35px;color:#fff}
.default-form .form-control::-moz-placeholder{color:#fff;opacity:1}
.default-form .form-control:-ms-input-placeholder{color:#fff}
.default-form .form-control::-webkit-input-placeholder{color:#fff}
/* end basket */

.special_container{margin:15px 0 25px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;flex-wrap:nowrap}
.xs1{}
.xs2{}
.xs3{}
.xs4{}
.xs5{}
.special_container_block{display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 15px}
.xs1 .special_container_block{width:100%}
.xs2 .special_container_block{width:50%}
.xs3 .special_container_block{width:33.3%}
.xs4 .special_container_block{width:25%}
.xs5 .special_container_block{width:20%}
.special_img{margin:0 0 15px}
.special_img img{}
.special_txt{font-family:'Istok Web',sans-serif;font-size:19px;text-align:center}
.special_content h2{margin:25px 0 0}
.special_content .imgcenter img{width:100%}

.mobile_menu_container{display:none}
.search_bg{display:none}
.search_menu_ico{display:none}

.contacts_block_container{display:-webkit-flex;display:-ms-flexbox;display:flex;margin:20px auto;padding:25px 0;flex-direction:column;width:100%;border-bottom:1px solid #cd1d1e}
.contacts_block_container:last-child{border-bottom:none}
.contacts_header_block{display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column}
.header_link{/*display:-webkit-flex;display:-ms-flexbox;display:flex;*/margin:0 0 15px}
.header_link h2{font-size:16px}
.header_link h2 a{font-size:16px}
.contacts_header_block h2{text-align:left;padding:6px 0;font-size:16px}
.contacts_header_block p{font-size:16px}
.more_info{float:left;color:#fff;background:#d64849;margin:8px 0 0;padding:0px 12px;position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.more_info:hover{opacity:.8}
.more_info:after{content:'>';position:relative;margin:0 0 0 12px}
.more_info a{color:#fff;font-size:15px}
.contacts_maps_phone{display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0 0 15px}
.contacts_map{margin:0 30px 0 0;width:15%}
.contacts_map img{width:100%}
.contacts_phones{}
.contacts_phones .phone{font-size:16px;padding:5px 0px;line-height:14px;font-weight:300;text-align:left}
.contacts_phones .schedule{font-size:16px;padding:5px 0px;line-height:14px;font-weight:300;text-align:left;margin:15px 0 0}
.contacts_phones .schedule p{font-size:16px;line-height:14px}
.navigation{font-size:17px;padding:5px 0 15px;line-height:20px;font-weight:300;text-align:left}
.navigation a{text-decoration:underline;color:#383535}
.navigation a:hover{text-decoration:none}
.managers_block{margin:15px 0 0}
.managers_block h3{text-align:left;padding:0 0 10px}
.managers_block .manager{font-size:16px;padding:5px 0 5px 25px;line-height:14px;font-weight:300;text-align:left;position:relative}
.managers_block .manager:after{content:'';position:absolute;width:8px;height:8px;background:#cd1d1e;left:0;top:50%;margin-top:-4px}
.managers_block .manager a{text-decoration:underline;color:#383535}
.managers_block .manager a:hover{text-decoration:none}
.see_magaz{font-size:17px;padding:5px 0px;line-height:20px;font-weight:300;text-align:left;margin:30px 0 0}
.see_magaz a{text-decoration:underline;color:#383535}
.see_magaz a:hover{text-decoration:none}

.shop_item{display:-webkit-flex;display:-ms-flexbox;display:flex;margin:30px 0 15px}
.shop_description{margin:0 25px 0 0;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column;width:50%}
.shop_description h2{font-size:16px}
.shop_description .managers_block h3{text-align:left}
.shop_gallery{margin:0 0 15px;max-width:50%}
.gallery_content{margin:0 0 15px 0;display:inline-block}
.gallery_content .fancybox{display:-webkit-flex;display:-ms-flexbox;display:flex;/*width:200px;*/height:160px;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
.gallery_content .fancybox img{max-width:100%;max-height:100%}

.yandex_nav_button{background:#fff;border:1px solid #d64849;color:#d64849;padding:6px 24px;text-decoration:none!important;margin:15px 0 10px;display:inline-block}
.yandex_nav_button:hover{opacity:.8}


.firm_description_container{width:100%;margin:0 0 45px;display:-webkit-flex;display:-ms-flexbox;display:flex}
.firm_img{margin:0 20px 0 0}
.firm_list_container{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column}
.firm_container{width:100%;margin:15px 0 20px;padding:0 0 15px;border-bottom:1px solid rgba(0, 0, 0, 0.11);display:-webkit-flex;display:-ms-flexbox;display:flex}
.firm_desription h3{padding:0 0 10px}

.footer_tel{display:block;width:100%;font-weight:bold;padding:5px 0px}

.search_result_container{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column}
.search_item{width:100%;margin:15px 0 20px;position:relative;padding:0 0 15px;border-bottom:1px solid rgba(0, 0, 0, 0.11);display:-webkit-flex;display:-ms-flexbox;display:flex}
.search_item_desc h3{padding:0 0 10px}
.search_item_img{margin:0 20px 0 0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}

.table{width:100%;margin:15px 0 20px;padding:0 0 15px;display:-webkit-flex;display:-ms-flexbox;display:flex}
.table_img{margin:0 20px 0 0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
.table_desc{}

*{outline:0}
.chooser_3_filter *{font:normal 14px/1.7 'Roboto',sans-serif;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.chooser_3_header{margin:0;border:1px solid transparent;font-size:100%;vertical-align:baseline;background:transparent;margin-left:1rem;display:inline-block;padding:.4rem 1rem;color:#777;position:relative;cursor:pointer}
.chooser_3_header{padding:0 0.68rem;margin-bottom:6px;margin-left:0}
.chooser_3_clear{float:right;margin:0;padding:0;white-space:nowrap;position:relative;top:0;right:0;text-decoration:none;color:#cd1d1e;transition:color .25s linear;cursor:pointer}
.chooser_3_clear{font-size:0px}
.chooser_3_clear:before{content:'X';position:relative;width:30px;height:30px;background:#cd1d1e;font-size:1rem;color:#fff;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
.chooser_3_clear:after{}
.chooser_3_tabs{color:#3c3c3c;padding:0;font-size:100%;border:1px solid #cd1d1e;background:#fff;margin:-1px 0 0;z-index:1}
.chooser_3_tab{padding:20px;display:-webkit-flex;display:-ms-flexbox;display:none}
.chooser_3_tab[data-type=mark]{flex-direction:column}
.chooser_3_tab[data-type=price]{padding:20px;position:relative}
.chooser_3_open{color:#343f53;border:1px solid #cd1d1e;border-bottom:1px solid #fff;padding:.4rem 1rem;z-index:2;opacity:1}
.chooser_3_open{border-bottom:1px solid #cd1d1e;padding:0 1rem;margin-left:0}
.chooser_3_selected{padding:10px 20px 10px 20px;border:1px solid #e3e3e3;display:-webkit-flex;display:-ms-flexbox;display:none;flex-wrap:wrap;margin:15px 0;width:100%}
.chooser_3_selected span{padding:4px 5px 0 0;float:left;position:relative;display:inline;margin:2px 20px 0 0}
.chooser_3_mode_container{padding:18px 0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:space-between;justify-content:space-between}
.chooser_3_active_element{position:relative;zoom:1;display:-webkit-flex;display:-ms-flexbox;display:flex;cursor:pointer;margin-right:20px;margin-top:2px;margin-bottom:2px}
.chooser_3_active_element_title{padding:3px 4px 2px 0;font-size:14px;line-height:26px}
.chooser_3_active_element_link{padding:0;position:absolute;left:100%}
.chooser_3_active_element_link a{width:12px;height:12px;display:block;background-image:url(/images.tpl/chooser/close.png);background-repeat:no-repeat;background-size:cover}
.chooser_3_default,.chooser_3_colors{list-style:none;margin:0;width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-wrap:wrap}
.chooser_3_default li,.chooser_3_colors li{display:inline-block;margin:0;padding:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.chooser_3_tab[data-type=country] .chooser_3_default li{width:calc(100% / 6)}
.chooser_3_tab[data-type=mark] .chooser_3_default li{width:calc(100% / 4)}
.chooser_3_tab[data-type=destination] .chooser_3_default li{width:calc(100% / 3)}
.chooser_3_tab[data-type=type] .chooser_3_default li{width:calc(100% / 4)}
.chooser_3_tab[data-type=color] .chooser_3_colors li{width:calc(100% / 4)}
.chooser_3_tab[data-type=surface] .chooser_3_default li{width:calc(100% / 4)}
.chooser_3_default input,.chooser_3_colors input{box-sizing:border-box;transition:all .25s linear}
.chooser_3_default label,.chooser_3_colors label{}
.chooser_3_default label:hover,.chooser_3_colors label:hover{color:#cd1d1e}
.chooser_3_tab[data-type=price] *{-webkit-transition:none;-o-transition:none;transition:none}
.chooser_3_tab[data-type=size]{}
.chooser_3_tab[data-type=size]>div{}
.chooser_3_tab[data-type=size]>div>div+div{display:-webkit-flex;display:-ms-flexbox;display:flex}
.chooser_3_tab[data-type=size] input[type="text"]{position:relative;max-width:33%;top:0}
.chooser_3_tab[data-type=size] .feedback_button{border-color: #cd1d1e;background:#fff;color:#777;-webkit-transition:border .25s,background .25s,color .25s;-o-transition:border .25s,background .25s,color .25s;transition:border .25s,background .25s,color .25s}
.chooser_3_tab[data-type=size] .feedback_button:hover{cursor:pointer;opacity:.8}
.chooser_3_tab[data-type=size] .text_separate{margin:0 0 8px 0}
.chooser_3_size_preset{border-bottom:1px solid}
.chooser_3_size_preset:hover{color:#cd1d1e}

input[type="checkbox"]{vertical-align:top;margin:0;position:absolute;opacity:0}
/*input[type="checkbox"],input[type="checkbox"]+label::before,input[type="checkbox"]+label::after{width:20px;height:20px}*/
input[type="checkbox"]+label{display:block;padding:0 0 0 25px;position:relative;cursor:pointer;margin:0 10px 0 0;overflow:hidden}
/*input[type="checkbox"]+label::before,input[type="checkbox"]+label::after{content:'';margin-top:-10px;position:absolute;top:.85em;left:0;transition:all .25s linear}*/
input[type="checkbox"]+label::before,input[type="checkbox"]+label::after{content:'';position:absolute;margin-top:2px;left:2px;width:17px;height:17px;transition:all .25s linear}
input[type="checkbox"]+label::before{background-image:url(/images.tpl/chooser/check.png)}
/*input[type="checkbox"]+label::after{background:url(/images.tpl/chooser/check.png) 0 0 no-repeat;margin-top:-11px;left:1px;opacity:0}*/
input[type="checkbox"]:checked+label{}
/*input[type="checkbox"]:checked+label::before{background-image:url(/images.tpl/chooser/check_act.png)}*/
input[type="checkbox"]:checked+label::after{background-image:url(/images.tpl/chooser/check_act.png);top:0}
input[type="checkbox"]:focus+label{}
input[type="checkbox"]:focus+label::before{border-color:#777;background:#f7f7f7}
input[type="checkbox"]:focus+label::after{}
input[type="checkbox"]:disabled+label{}
input[type="checkbox"]:disabled+label::before{}
input[type="checkbox"]:disabled+label::after{}
input[type="text"]{width:100px;display:inline-block;padding-right:.4rem;padding-left:.4rem;text-align:center;border-color:#191818;background:#f7f7f7;border:1px solid #777;padding:.7rem 1.3rem .8rem;color:#3c3c3c}
.chooser_3_default .blocked{user-select:none;opacity:0.5;cursor:none}
.chooser_3_default .blocked input[type="checkbox"]+label{cursor:default}
.chooser_3_default .blocked input[type="checkbox"]+label::before{}
.chooser_3_default .blocked label:hover{color:unset}
.chooser_3_colors .blocked{user-select:none;opacity:0.5;cursor:none}
.chooser_3_colors .blocked input[type="checkbox"]+label{cursor:default}
.chooser_3_colors .blocked input[type="checkbox"]+label::before{}
.chooser_3_colors .blocked label:hover{color:unset}
.chooser_3_mode_switch{}
.chooser_3_mode_switch div{display:inline-block;margin:0;border:1px solid #f7f7f7;padding:7px 18px;text-align:center;color:#777;background:#f7f7f7;transition:border .25s,background .25s,color .25s;cursor:pointer}
.chooser_3_mode_switch .current,.chooser_3_mode_switch div:hover{border-color:#cd1d1e;color:#343f79;background:#fff}
.chooser_3_mode_switch .current{cursor:default}
.chooser_3_counts{}
.chooser_3_sort{width:200px}
#chooser_3_price_range{width:400px;margin:15px 20px 0 20px}
.chooser_3_mark_countries{margin:0 20px 20px}
.chooser_3_mark_country_title{display:inline;margin:0 10px 0 0;cursor:pointer;-webkit-transition:0.2s;-o-transition:0.2s;transition:0.2s}
.chooser_3_mark_country_title.active{color:#cd1d1e;border-bottom:1px solid}
.chooser_3_mark_country_title:hover{border-bottom:1px solid #cd1d1e}
/*.chooser_3_mark_country_title.active{color:blue}
.chooser_3_mark_country_title .selected{color:blue}*/
.chooser_3_mark_list{display:none}
.chooser_3_mark_list.active{display:block}
.chooser_3_tab input[type="text"]{background:#ffffff;border:1px solid #777777;padding:4px 10px;color:#777777;transition:none}
.chooser_3_size_preset.active{color:#cd1d1e;border-bottom:1px solid}
.ui-slider .ui-slider-handle{cursor:pointer}

.jq-selectbox li{line-height:1}

.jq-selectbox{position:relative;display:inline-block;width:300px;margin:0 0 0 8px}
.jq-selectbox select{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;opacity:0}
.jq-selectbox li{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}
.jq-selectbox{z-index:10}
.jq-selectbox__select{position:relative;padding:4px 10px;border:1px solid #ccc}
.jq-selectbox__select-text{overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;text-overflow:ellipsis}
.jq-selectbox__dropdown{position:absolute}
.jq-selectbox__dropdown ul{position:relative;overflow:auto;overflow-x:hidden;list-style:none;-webkit-overflow-scrolling:touch;}
.jq-selectbox{vertical-align:middle;cursor:pointer}
.jq-selectbox__select:hover{}
.jq-selectbox__select:active{}
.jq-selectbox.focused .jq-selectbox__select{}
.jq-selectbox.disabled .jq-selectbox__select{border-color:#CCC;background:#F5F5F5;box-shadow:none;color:#888}
.jq-selectbox__select-text{display:block;width:100%}
.jq-selectbox .placeholder{color:#888}
.jq-selectbox__trigger{position:absolute;top:0;right:0;width:34px;height:100%;border-left:1px solid #CCC}
.jq-selectbox__trigger-arrow{position:absolute;top:14px;right:12px;width:0;height:0;border-top:5px solid #999;border-right:5px solid transparent;border-left:5px solid transparent}
.jq-selectbox:hover .jq-selectbox__trigger-arrow{border-top-color:#383535}
.jq-selectbox.disabled .jq-selectbox__trigger-arrow{border-top-color:#AAA}
.jq-selectbox__dropdown{box-sizing:border-box;width:100%;margin:2px 0 0;padding:0;border:1px solid #CCC;border-radius:4px;background:#FFF;box-shadow:0 2px 10px rgba(0,0,0,.2);font:14px/18px Arial, sans-serif}
.jq-selectbox.focused .jq-selectbox__dropdown{border-color:transparent!important}
.jq-selectbox ul{margin:0;padding:0;background:#fff}
.jq-selectbox li{min-height:18px;padding:5px 10px 6px;color:#231F20}
.jq-selectbox li.selected{background-color:#A3ABB1;color:#FFF}
.jq-selectbox li:hover{background-color:#08C;color:#FFF}
.jq-selectbox li.disabled{color:#AAA}
.jq-selectbox li.disabled:hover{background:none}
.jq-selectbox li.optgroup{font-weight:bold}
.jq-selectbox li.optgroup:hover{background:none;color:#231F20;cursor:default}
.jq-selectbox li.option{padding-left:25px}

/* manufacturers by country */
.country_container{}
.country_header{}
.country_header h2{font-weight:500;color:#383535;font-size:18px;padding:0 0 15px 0;font-family:'Roboto',sans-serif}
.country_box{margin-bottom:20px;width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-wrap:wrap}
.man_block{width:calc((100% / 6) - 20px);margin:0 10px 20px 10px;padding:0}
.man_container{width:100%;height:100%;padding:0 0 4px;border:1px solid #e8e8e8;flex-direction:column;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:space-between;justify-content:space-between}
.man_img{height:90%;width:100%;padding:4px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.man_img img{width:100%;display:inline-block}
.man_title{transition:all .2s linear;-webkit-transition:all .2s linear;-o-transition:all .2s linear;text-align:center;font-size:13px}
/* end */

/* new actions */
.actions{display:-webkit-flex;display:-ms-flexbox;display:flex;flex-wrap:wrap}
.actions .action_block{display:-webkit-flex;display:-ms-flexbox;display:flex;width:calc(33.3% - 30px);margin:0 15px 15px;height:17.1875vw;background-size:cover;background-repeat:no-repeat}
.actions .action_block a{position:relative;width:100%;height:100%}
.actions .action_block .sale_text{position:absolute;bottom:0px;padding:6px 12px;background:rgb(255 255 255 / 52%);-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s}
.actions .action_block:hover .sale_text{padding:6px 12px 35px;background:#fff}

.item_big_block{display:-webkit-flex;display:-ms-flexbox;display:flex}
.item_big_block>div{width:50%}
.item_block_buttons{margin:0 25px}

.realize_projects{background:url(../images.tpl/projects/60954-1.webp);height:46vh;background-repeat:no-repeat;background-size:cover;position:relative;margin:0 0 50px}
.realize_projects_block{background-image:-webkit-linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8));height:100%}
.realize_projects .header{font-size:47px;padding:40px;color:#d54040;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}
.realize_projects_container{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
.realize_project_block{padding:25px 40px}
.rpb_title{font-size:46px;text-align:center;padding:0 0 40px}
.rpb_desc{font-size:24px}

.renovation h1{font-size:21px;padding:0 0 20px;color:#d54040;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;font-weight:normal}
h2.examples{font-size:21px;padding:0 0 20px;color:#d54040;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;font-weight:normal;text-align:center;display:block}

.remont_type{margin:0 0 50px}
.remont_type .header{font-size:21px;padding:40px 0 15px;color:#d54040;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;font-family:'Roboto',sans-serif}
.remont_type .top_desc{text-align:center}
.remont_type_container{display:-webkit-flex;display:-ms-flexbox;display:flex;margin:20px 0 0}
.remont_type_container .rt_block{width:calc((100% / 3) - 60px);margin:0 30px;padding:25px 25px;background:rgba(0, 0, 0, 0.3);color:#fff;position:relative;background-size:cover;background-repeat:no-repeat;background-position:center center}
/*.remont_type_container .rt_block:after{content:'';position:absolute;top:10px;left:10px;right:10px;bottom:10px;border:2px solid #fff}*/
.remont_type_container .rt_block:nth-child(1){background-image:url(../images.tpl/projects/ifon1.png)}
.remont_type_container .rt_block:nth-child(2){background-image:url(../images.tpl/projects/ifon2.png)}
.remont_type_container .rt_block:nth-child(3){background-image:url(../images.tpl/projects/ifon3.png)}
.remont_type_container .rt_block .rt_header{border-bottom:1px solid #fff;-webkit-box-shadow:0px 10px 20px rgb(0 0 0 / 10%);-moz-box-shadow:0px 10px 20px rgb(0 0 0 / 10%);box-shadow:0px 10px 20px rgb(0 0 0 / 10%)}
.remont_type_container .rt_block .rt_header .header{font-size:21px;text-align:center;padding:10px 0 6px 0;color:#d54040;margin:0 0 10px;background:#fff}
.remont_type_container .rt_block .rt_header .rt_desc{padding:0 0 10px;text-align:center}
.remont_type_container .rt_block .rt_list{list-style:none;margin:10px 0 0;padding:0 20px}
.remont_type_container .rt_block .rt_list li{position:relative;text-indent:14px}
.remont_type_container .rt_block .rt_list li:before{content:'';position:absolute;left:0;width:4px;height:4px;background:#fff;top:8px}
.remont_type_container .rt_block .rt_price{margin:20px 0;font-size:24px;text-align:center}
.remont_type_container .rt_block .rt_buy{display:none}
.remont_type_container .rt_block .rt_buy a{}

.gallery_container{display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0 0 20px;padding:25px}
.gallery_container:nth-child(odd){background-color:#f1f1f1}
.gallery_container .gallery_block{width:60%;padding:0 40px 0 0}
.gallery_container .gallery_desc{width:40%}
/*
.slick-slide a{min-height:50vh;display:-webkit-flex;display:-ms-flexbox;display:flex;background-repeat:no-repeat;background-position:center center;background-size:contain}
*/
.interior_nav{display:-webkit-flex;display:-ms-flexbox;display:flex;flex-wrap:wrap}
.interior_nav .slick-slide{width:calc((100% / 8) - 40px)!important;margin:0 20px}

.interior_slider li{list-style:none!important}
.interior_slider li.left{padding:0!important}
.gallery_container .interior_slider .lSSlideWrapper{max-width:800px;margin:0 auto}
/*.lSAction{display:none!important}*/
.lSAction>a{background-color:#fff}
.lSSlideOuter .lSPager.lSGallery{width:100%!important}
.lSSlideOuter .lSPager.lSGallery li{width:60px!important;height:46px;margin:0 4px 4px 0}
.lSSlideOuter .lSPager.lSGallery li>a img{max-height:40px!important;max-width:40px!important}
.lSSlideOuter .lSPager.lSGallery li.active,.lSSlideOuter .lSPager.lSGallery li:hover{border-color:#d54040!important}
.interior_slider li img{overflow:hidden;width:100%}
ul[id^=imageGallery_]{height:50vh!important;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
.lg-backdrop{background-color:rgba(0, 0, 0, 0.9)!important}

#form_renovation_request{width:60%;margin:20px auto 45px;padding:25px;font-family:'Istok Web',sans-serif;background-color:#cd1d1e;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative}
#form_renovation_request:after{content:'';position:absolute;top:10px;left:10px;right:10px;bottom:10px;border:2px solid #fff;z-index:0}
#form_renovation_request *{color:#fff}
#form_renovation_request h2{font-size:24px;margin:0 0 12px 0;text-align:center}
#form_renovation_request p{font-size:18px;margin:0 0 12px;text-align:center}
#form_renovation_request #form_renovation_request_inner{display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column}
#form_renovation_request #form_renovation_request_inner .form_group{width:100%;margin:0 10px;position:relative;z-index:2;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column}
#form_renovation_request .form_group .error{position:absolute;bottom:10px;width:100%;white-space:nowrap;font-size:11px;color:#f00;left:3px}
#form_renovation_request .form_group.captcha .error{display:none}
#form_renovation_request input[type="text"]{width:50%;background:#fff;border:1px solid #d8d8d8;resize:none;padding:4px 16px;font-size:16px;color:#3c3c3c;text-align:unset;margin:0 auto 12px}
#form_renovation_request textarea{width:100%;background:#fff;border:1px solid #d8d8d8;resize:none;padding:4px 16px;font-size:16px;margin-bottom:12px;color:#3c3c3c;height:130px;font-family:'Istok Web',sans-serif}
#form_renovation_request .btn{width:50%;cursor:pointer;position:relative;font-family:'Istok Web',sans-serif;background-color:#e4e4e4;border:1px solid #cccccc;padding:4px 40px;margin:0 auto;font-size:20px;color:#383535;-webkit-box-shadow:0px 0px 1px 1px #ffffff;-moz-box-shadow:0px 0px 1px 1px #ffffff;box-shadow:0px 0px 1px 1px #ffffff;line-height:initial}
#form_renovation_request .btn:hover{opacity:.8}
#form_renovation_request .btn::after{content:'';position:absolute;top:5px;left:5px;right:5px;bottom:5px;border:1px solid #fff}

.kaleidoscope,.examples{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;flex-wrap:wrap}
.kaleidoscope>div,.examples>div{padding:10px;width: calc((100% / 7) - 24px);height:200px;border:1px solid #d4d4d4;margin:0 12px 12px;overflow:hidden;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
.kaleidoscope>div a,.examples>div a{height:100%;width:100%;background-size:100%;display:inline-block;background-position:center;background-repeat:no-repeat}
/*.kaleidoscope>div img{max-width:100%;max-height:100%}*/

.item_big_block .interior_slider .lSSlideWrapper{height:600px;background:#f9f9f9}
.item_big_block .interior_slider .lSSlideWrapper ul li{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
.item_big_block .interior_slider .lSSlideWrapper ul li img{width:auto;max-height:600px}
.item_big_block .interior_slider .lSSlideOuter .lSPager.lSGallery{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
.item_big_block .interior_slider .lightSlider{height:100%!important;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}

div.search{position:relative}
.search_title_div{display:none;position:absolute;background:#fff;color:#000000;padding:5px;border:1px solid #cd1d1e;z-index:10000;max-height:50vh;overflow-x:hidden;overflow-y:overlay;width:100%}
.search_title_container{display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column}
.search_title{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:4px 6px}
.search_title a{position:relative;width:100%;white-space:nowrap;overflow:hidden;display:inline-block}
.search_title a:hover{color:#cd1d1e}
.search_title a *{-webkit-transition:0s;-o-transition:0s;transition:0s}
/*.overflow_dot{position:relative}
.overflow_dot:after{content:'...';position:relative;background:#fff;width:10%;}*/

.map iframe{height:30vw}

.bc_ucatalogue_chooser_goods{display:block;padding:10px 10px 10px 20px}
.bc_ucatalogue_chooser_goods>div{margin:0px 0 8px}
.bc_ucatalogue_chooser_goods .bc_ucatalogue_chooser_goods_show_more{margin:0;text-align:center}
.bc_ucatalogue_chooser_goods .bc_ucatalogue_chooser_goods_show_more span{font-size:12px;position:relative;border-bottom:1px dashed #b1b1b1}
.bc_ucatalogue_chooser_goods a{display:inline-block;width:50px;height:50px;border:1px solid #f7f7f7;margin:0 10px 10px 0;text-align:center;line-height:50px}
.bc_ucatalogue_chooser_goods a img{width:auto;height:auto;max-width:50px;max-height:50px;vertical-align:middle;display:inline}
.bc_ucatalogue_chooser_goods_type{font-size:18px;margin:5px 0 10px 0}
.collection_name{padding:12px 8px;font-size:16px;font-weight:bold;display:-webkit-flex;display:-ms-flexbox;display:flex}
.new{color:#cd1d1e;position:relative;-webkit-transform:rotateZ(-30deg);-o-transform:rotateZ(-30deg);transform:rotateZ(-30deg);font-size:14px;display:inline-block;margin:0 6px 0 0}
.price_container{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:space-between;justify-content:space-between;padding:6px 0 0}
.coll_price{font-size:15px;margin:6px 0 0;padding:0 0 0 12px;font-weight:bold}
.country{font-size:15px;margin:6px 0 0;padding:0 12px 0 0}

@media (max-width:1700px){}

@media (max-width:1450px){
	/*.chooser_3_mode_container{padding:18px 0}*/
}

@media (max-width:1280px){
	
}

@media (max-width:1240px){}

@media (max-width:1150px){
	.chooser_3_filter{position:relative}
	.chooser_3_clear{/*position:absolute*/}
	.chooser_3_tab[data-type=price]{display:-webkit-flex;display:-ms-flexbox;display:none;width:100%}
	#chooser_3_price_range{width:100%}
	.chooser_3_tab[data-type=destination] .chooser_3_default li{width:calc(100% / 2)}
}

@media (max-width:1100px){
	.chooser_3_tab[data-type=destination] .chooser_3_default li{width:calc(100% / 3)}
	.man_block{width:calc((100% / 5) - 20px)}
}

@media (max-width:900px){
	.chooser_3_mode_container{flex-direction:column}
	.chooser_3_mode_switch{margin-bottom:12px}
	.chooser_3_counts{margin-bottom:12px}
	.chooser_3_clear{padding:0}
	.chooser_3_tab[data-type=destination] .chooser_3_default li{width:calc(100% / 2)}
	.chooser_3_tab[data-type=type] .chooser_3_default li{width:calc(100% / 3)}
	.chooser_3_tab[data-type=color] .chooser_3_colors li{width:calc(100% / 3)}
	.chooser_3_tab[data-type=surface] .chooser_3_default li{width:calc(100% / 3)}
}

@media (max-width:820px){
	.man_block{width:calc((100% / 4) - 20px)}
}

@media (max-width:700px){
	.chooser_3_tab[data-type=country] .chooser_3_default li{width:calc(100% / 5)}
	.chooser_3_tab[data-type=mark] .chooser_3_default li{width:calc(100% / 3)}
	.chooser_3_tab[data-type=type] .chooser_3_default li{width:calc(100% / 2)}
	.chooser_3_tab[data-type=color] .chooser_3_colors li{width:calc(100% / 2)}
	.chooser_3_tab[data-type=surface] .chooser_3_default li{width:calc(100% / 2)}
	.chooser_3_sort{flex-direction:column;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
	.chooser_3_sort .jq-selectbox{width:auto;min-width:250px}
}
@media (max-width:650px){
	.man_block{width:calc((100% / 3) - 20px)}
}
@media (max-width:600px){
	.chooser_3_tab[data-type=country] .chooser_3_default li{width:calc(100% / 4)}
	.chooser_3_tab[data-type=mark] .chooser_3_default li{width:calc(100% / 2)}
}
@media (max-width:540px){
	.chooser_3_tab[data-type=country] .chooser_3_default li{width:calc(100% / 3)}
	.chooser_3_tab[data-type=destination] .chooser_3_default li{width:100%}
	.chooser_3_tab[data-type=type] .chooser_3_default li{width:100%}
	.chooser_3_tab[data-type=color] .chooser_3_colors li{width:100%}
	.chooser_3_tab[data-type=surface] .chooser_3_default li{width:100%}
}
@media (max-width:450px){
	.chooser_3_tab[data-type=country] .chooser_3_default li{width:calc(100% / 2)}
	.chooser_3_tab[data-type=mark] .chooser_3_default li{width:100%}
	#chooser_3_price_range{margin: 55px 0 0 0}
	.chooser_3_tab input[type="text"]{position:absolute;max-width:41%;top:20px}
	#chooser_3_price_min{left:20px}
	#chooser_3_price_max{right:20px}
	.man_block{width:calc((100% / 2) - 20px)}
}
@media (max-width:400px){}

        .tg-widget {
            position: fixed;
            bottom: 20px;
            right: 20px;
            display: flex;
            align-items: center;
            justify-content: center;
            z-index: 9999;
            border-radius: 50%;
            background-color: #2481cc;
            width: 60px;
            height: 60px;
			opacity: 0.7;
        }
        
        .tg-widget a {
            display: flex;
            align-items: center;
            justify-content: center;
            width: 100%;
            height: 100%;
            text-decoration: none;
        }
        
        .tg-widget img {
            width: 32px;
            height: 32px;
        }