@import 'record.css'; /* for SPN1 */

#wm-ipp-base {
  min-height:65px;
  padding:0;
  margin:0;
  border:none;
  background:none transparent;
}
#wm-ipp {
  z-index: 2147483647;
}
#wm-ipp, #wm-ipp * {
  font-family:Lucida Grande, Helvetica, Arial, sans-serif;
  font-size:12px;
  line-height:1.2;
  letter-spacing:0;
  width:auto;
  height:auto;
  max-width:none;
  max-height:none;
  min-width:0 !important;
  min-height:0;
  outline:none;
  float:none;
  text-align:left;
  border:none;
  color: #000;
  text-indent: 0;
  position: initial;
  background: none;
}
#wm-ipp div, #wm-ipp canvas {
  display: block;
}
#wm-ipp div, #wm-ipp tr, #wm-ipp td, #wm-ipp a, #wm-ipp form {
  padding:0;
  margin:0;
  border:none;
  border-radius:0;
  background-color:transparent;
  background-image:none;
  /*z-index:2147483640;*/
  height:auto;
}
#wm-ipp table {
  border:none;
  border-collapse:collapse;
  margin:0;
  padding:0;
  width:auto;
  font-size:inherit;
}
#wm-ipp form input {
  padding:1px !important;
  height:auto;
  display:inline;
  margin:0;
  color: #000;
  background: none #fff;
  border: 1px solid #666;
}
#wm-ipp form input[type=submit] {
  padding:0 8px !important;
  margin:1px 0 1px 5px !important;
  width:auto !important;
  border: 1px solid #000 !important;
  background: #fff !important;
  color: #000 !important;
}
#wm-ipp a {
  display: inline;
}    
#wm-ipp a:hover{
  text-decoration:underline;
}
#wm-ipp a.wm-btn:hover {
  text-decoration:none;
  color:#ff0 !important;
}
#wm-ipp a.wm-btn:hover span {
  color:#ff0 !important;
}
#wm-ipp #wm-ipp-inside {
  margin: 0 6px;
  border:5px solid #000;
  border-top:none;
  background-color:rgba(255,255,255,0.9);
  -moz-box-shadow:1px 1px 4px #333;
  -webkit-box-shadow:1px 1px 4px #333;
  box-shadow:1px 1px 4px #333;
  border-radius:0 0 8px 8px;
}
/* selectors are intentionally verbose to ensure priority */
#wm-ipp #wm-logo {
  padding:0 10px;
  vertical-align:middle;
  min-width:110px;
  width:15%;
}
#wm-ipp table tr::before, #wm-ipp table tr::after {
  margin: 0;
  height: auto;
}
#wm-ipp table.c {
  vertical-align:top;
  margin-left: 4px;
}
#wm-ipp table.c td {
  border:none !important;
}
#wm-ipp .c td.u {
  padding:3px 0 !important;
  text-align:center;
}
#wm-ipp .c td.n {
  padding:0 0 0 5px !important;
  vertical-align: bottom;
}
#wm-ipp .c td.n a {
  text-decoration:none;
  color:#33f;
  font-weight:bold;
}
#wm-ipp .c td.n td.b {
  padding:0 6px 0 0 !important;
  text-align:right !important;
  overflow:visible;
  white-space:nowrap;
  color:#99a;
  vertical-align:middle;
}
#wm-ipp .c td.n tr.y td.b {
  padding:0 6px 2px 0 !important;
}
#wm-ipp .c td.n td.c {
  background:#000;
  color:#ff0;
  font-weight:bold;
  padding:0 !important;
  text-align:center;
}
#wm-ipp.hi .c td.n td.c {
  color:#ec008c;
}
#wm-ipp .c td.n td.f {
  padding:0 0 0 6px !important;
  text-align:left !important;
  overflow:visible;
  white-space:nowrap;
  color:#99a;
  vertical-align:middle;
}
#wm-ipp .c td.n tr.m td {
  text-transform:uppercase;
  white-space:nowrap;
  padding:2px 0;
}
#wm-ipp .c td.s {
  padding:0 5px 0 0 !important;
  text-align:center;
  vertical-align:bottom;
}
#wm-ipp #wm-nav-captures {
  white-space: nowrap;
}
#wm-ipp .c td.s a.t {
  color:#33f;
  font-weight:bold;
  line-height: 1.8;
}
#wm-ipp .c td.s div.r {
  color: #666;
  font-size:9px;
  white-space:nowrap;
}
#wm-ipp .c td.k {
  vertical-align:bottom;
  padding-bottom:2px;
}
#wm-ipp .c td.s {
  padding:0 5px 2px 0 !important;
}
#wm-ipp td#displayMonthEl {
  padding: 2px 0 !important;
}
#wm-ipp td#displayYearEl {
  padding: 0 0 2px 0 !important;
}

div#wm-ipp-sparkline {
  position:relative;/* for positioning markers */
  white-space:nowrap;
  background-color:#fff;
  cursor:pointer;
  line-height:0.9;
}
#sparklineImgId, #wm-sparkline-canvas {
  position:relative;
  z-index:9012;
  max-width:none;
}
#wm-ipp-sparkline div.yt {
  position:absolute;
  z-index:9010 !important;
  background-color:#ff0 !important;
  top: 0;
}
#wm-ipp-sparkline div.mt {
  position:absolute;
  z-index:9013 !important;
  background-color:#ec008c !important;
  top: 0;
}  
#wm-ipp .r {
  position:relative;
}
#wm-ipp .r a {
  color:#33f;
  border:none;
  position:relative;
  background-color:transparent;
  background-repeat:no-repeat !important;
  background-position:100% 100% !important;
  text-decoration: none;
}
#wm-ipp #wm-capinfo {
  /* prevents notice div background from sticking into round corners of
     #wm-ipp-inside */
  border-radius: 0 0 4px 4px;
}
#wm-ipp #wm-capinfo .c-logo {
  display:block;
  float:left;
  margin-right:3px;
  width:90px;
  min-height:90px;
  max-height: 290px;
  border-radius:45px;
  overflow:hidden;
  background-position:50%;
  background-size:auto 90px;
  box-shadow: 0 0 2px 2px rgba(208,208,208,128) inset;
}
#wm-ipp #wm-capinfo .c-logo span {
  display:inline-block;
}
#wm-ipp #wm-capinfo .c-logo img {
  height:90px;
  position:relative;
  left:-50%;
}
#wm-ipp #wm-capinfo .wm-title {
  font-size:130%;
}
#wm-ipp #wm-capinfo a.wm-selector {
  display:inline-block;
  color: #aaa;
  text-decoration:none !important;
  padding: 2px 8px;
}
#wm-ipp #wm-capinfo a.wm-selector.selected {
  background-color:#666;
}
#wm-ipp #wm-capinfo a.wm-selector:hover {
  color: #fff;
}
#wm-ipp #wm-capinfo.notice-only #wm-capinfo-collected-by,
#wm-ipp #wm-capinfo.notice-only #wm-capinfo-timestamps {
    display: none;
}
#wm-ipp #wm-capinfo #wm-capinfo-notice .wm-capinfo-content {
    background-color:#ff0;
    padding:5px;
    font-size:14px;
    text-align:center;
}
#wm-ipp #wm-capinfo #wm-capinfo-notice .wm-capinfo-content * {
    font-size:14px;
    text-align:center;
}
#wm-ipp #wm-expand {
  right: 1px;
  bottom: -1px;
  color: #ffffff;
  background-color: #666 !important;
  padding:0 5px 0 3px !important;
  border-radius: 3px 3px 0 0 !important;
}
#wm-ipp #wm-expand span {
  color: #ffffff;
}
#wm-ipp #wm-expand #wm-expand-icon {
  display: inline-block;
  transition: transform 0.5s;
  transform-origin: 50% 45%;
}
#wm-ipp #wm-expand.wm-open #wm-expand-icon {
  transform: rotate(180deg);
}
#wm-ipp #wmtb {
  text-align:right;
}
#wm-ipp #wmtb #wmtbURL {
  width: calc(100% - 45px);
}
#wm-ipp #wm-graph-anchor {
  border-right:1px solid #ccc;
}
/* time coherence */
html.wb-highlight {
  box-shadow: inset 0 0 0 3px #a50e3a !important;
}    
.wb-highlight {
  outline: 3px solid #a50e3a !important;
}
#wm-ipp-print {
  display:none !important;
}
@media print {
#wm-ipp-base {
  display:none !important;
}
#wm-ipp-print {
  display:block !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
}
@media (min-width:946px) {
#wm-ipp #wm-graph-anchor {
  display:block !important;
}
}
@media (max-width:945px) {
#wm-ipp #wm-graph-anchor {
  display:none !important;
}
#wm-ipp table.c {
  width: 85%;
  width: calc(100% - 131px);
}
}
@media (max-width:1118px) {
#wm-logo {
  display:none !important;
}
}

#wm-btns {
    white-space: nowrap;
}

#wm-btns>#wm-save-snapshot-open {
  margin-right: 7px;
  top: -6px;
}

#wm-btns>#wm-sign-in {
  box-sizing: content-box;
  display: none;
  margin-right: 7px;
  top: -8px;

  /*
  round border around sign in button
  */
  border: 2px #000 solid;
  border-radius: 14px;
  padding-right: 2px;
  padding-bottom: 2px;
  width: 11px;
  height: 11px;
}

#wm-btns>#wm-sign-in>.iconochive-person {
  font-size: 12.5px;
}

#wm-save-snapshot-open > .iconochive-web {
  color:#000;
  font-size:160%;
}

#wm-ipp #wm-share {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

#wm-share > #wm-screenshot {
  display: inline-block;
  margin-right: 3px;
  visibility: hidden;
}

#wm-screenshot > .iconochive-image {
  color:#000;
  font-size:160%;
}

#wm-share > #wm-video {
  display: inline-block;
  margin-right: 3px;
  visibility: hidden;
}

#wm-video > .iconochive-movies {
  color: #000;
  display: inline-block;
  font-size: 150%;
  margin-bottom: 2px;
}

#wm-btns>#wm-save-snapshot-in-progress {
  display: none;
  font-size:160%;
  opacity: 0.5;
  position: relative;
  margin-right: 7px;
  top: -5px;
}

#wm-btns>#wm-save-snapshot-success {
  display: none;
  color: green;
  position: relative;
  top: -7px;
}

#wm-btns>#wm-save-snapshot-fail {
  display: none;
  color: red;
  position: relative;
  top: -7px;
}

.wm-icon-screen-shot {
  background: url("../images/web-screenshot.svg") no-repeat !important;
  background-size: contain !important;
  width: 22px !important;
  height: 19px !important;

  display: inline-block;
}
#donato {
    transition: height 0.5s;
    height: 0;
    margin: 0;
    padding: 0;
}
body.wm-modal {
    height: auto !important;
    overflow: hidden !important;
}
#donato #donato-base {
    width: 100%;
    height: 100%;
    bottom: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 2147483639;
}
body.wm-modal #donato #donato-base {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2147483640;
}

.wb-autocomplete-suggestions {
    font-family: Lucida Grande, Helvetica, Arial, sans-serif;
    font-size: 12px;
    text-align: left;
    cursor: default;
    border: 1px solid #ccc;
    border-top: 0;
    background: #fff;
    box-shadow: -1px 1px 3px rgba(0,0,0,.1);
    position: absolute;
    display: none;
    z-index: 2147483647;
    max-height: 254px;
    overflow: hidden;
    overflow-y: auto;
    box-sizing: border-box;
}
.wb-autocomplete-suggestion {
    position: relative;
    padding: 0 .6em;
    line-height: 23px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 1.02em;
    color: #333;
}
.wb-autocomplete-suggestion b {
    font-weight: bold;
}
.wb-autocomplete-suggestion.selected {
    background: #f0f0f0;
}
@font-face{font-family:'Iconochive-Regular';src:url('https://archive.org/includes/fonts/Iconochive-Regular.eot?-ccsheb');src:url('https://archive.org/includes/fonts/Iconochive-Regular.eot?#iefix-ccsheb') format('embedded-opentype'),url('https://archive.org/includes/fonts/Iconochive-Regular.woff?-ccsheb') format('woff'),url('https://archive.org/includes/fonts/Iconochive-Regular.ttf?-ccsheb') format('truetype'),url('https://archive.org/includes/fonts/Iconochive-Regular.svg?-ccsheb#Iconochive-Regular') format('svg');font-weight:normal;font-style:normal}
[class^="iconochive-"],[class*=" iconochive-"]{font-family:'Iconochive-Regular'!important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.iconochive-Uplevel:before{content:"\21b5"}
.iconochive-exit:before{content:"\1f6a3"}
.iconochive-beta:before{content:"\3b2"}
.iconochive-logo:before{content:"\1f3db"}
.iconochive-audio:before{content:"\1f568"}
.iconochive-movies:before{content:"\1f39e"}
.iconochive-software:before{content:"\1f4be"}
.iconochive-texts:before{content:"\1f56e"}
.iconochive-etree:before{content:"\1f3a4"}
.iconochive-image:before{content:"\1f5bc"}
.iconochive-web:before{content:"\1f5d4"}
.iconochive-collection:before{content:"\2211"}
.iconochive-folder:before{content:"\1f4c2"}
.iconochive-data:before{content:"\1f5c3"}
.iconochive-tv:before{content:"\1f4fa"}
.iconochive-article:before{content:"\1f5cf"}
.iconochive-question:before{content:"\2370"}
.iconochive-question-dark:before{content:"\3f"}
.iconochive-info:before{content:"\69"}
.iconochive-info-small:before{content:"\24d8"}
.iconochive-comment:before{content:"\1f5e9"}
.iconochive-comments:before{content:"\1f5ea"}
.iconochive-person:before{content:"\1f464"}
.iconochive-people:before{content:"\1f465"}
.iconochive-eye:before{content:"\1f441"}
.iconochive-rss:before{content:"\221e"}
.iconochive-time:before{content:"\1f551"}
.iconochive-quote:before{content:"\275d"}
.iconochive-disc:before{content:"\1f4bf"}
.iconochive-tv-commercial:before{content:"\1f4b0"}
.iconochive-search:before{content:"\1f50d"}
.iconochive-search-star:before{content:"\273d"}
.iconochive-tiles:before{content:"\229e"}
.iconochive-list:before{content:"\21f6"}
.iconochive-list-bulleted:before{content:"\2317"}
.iconochive-latest:before{content:"\2208"}
.iconochive-left:before{content:"\2c2"}
.iconochive-right:before{content:"\2c3"}
.iconochive-left-solid:before{content:"\25c2"}
.iconochive-right-solid:before{content:"\25b8"}
.iconochive-up-solid:before{content:"\25b4"}
.iconochive-down-solid:before{content:"\25be"}
.iconochive-dot:before{content:"\23e4"}
.iconochive-dots:before{content:"\25a6"}
.iconochive-columns:before{content:"\25af"}
.iconochive-sort:before{content:"\21d5"}
.iconochive-atoz:before{content:"\1f524"}
.iconochive-ztoa:before{content:"\1f525"}
.iconochive-upload:before{content:"\1f4e4"}
.iconochive-download:before{content:"\1f4e5"}
.iconochive-favorite:before{content:"\2605"}
.iconochive-heart:before{content:"\2665"}
.iconochive-play:before{content:"\25b6"}
.iconochive-play-framed:before{content:"\1f3ac"}
.iconochive-fullscreen:before{content:"\26f6"}
.iconochive-mute:before{content:"\1f507"}
.iconochive-unmute:before{content:"\1f50a"}
.iconochive-share:before{content:"\1f381"}
.iconochive-edit:before{content:"\270e"}
.iconochive-reedit:before{content:"\2710"}
.iconochive-gear:before{content:"\2699"}
.iconochive-remove-circle:before{content:"\274e"}
.iconochive-plus-circle:before{content:"\1f5d6"}
.iconochive-minus-circle:before{content:"\1f5d5"}
.iconochive-x:before{content:"\1f5d9"}
.iconochive-fork:before{content:"\22d4"}
.iconochive-trash:before{content:"\1f5d1"}
.iconochive-warning:before{content:"\26a0"}
.iconochive-flash:before{content:"\1f5f2"}
.iconochive-world:before{content:"\1f5fa"}
.iconochive-lock:before{content:"\1f512"}
.iconochive-unlock:before{content:"\1f513"}
.iconochive-twitter:before{content:"\1f426"}
.iconochive-facebook:before{content:"\66"}
.iconochive-googleplus:before{content:"\67"}
.iconochive-reddit:before{content:"\1f47d"}
.iconochive-tumblr:before{content:"\54"}
.iconochive-pinterest:before{content:"\1d4df"}
.iconochive-popcorn:before{content:"\1f4a5"}
.iconochive-email:before{content:"\1f4e7"}
.iconochive-embed:before{content:"\1f517"}
.iconochive-gamepad:before{content:"\1f579"}
.iconochive-Zoom_In:before{content:"\2b"}
.iconochive-Zoom_Out:before{content:"\2d"}
.iconochive-RSS:before{content:"\1f4e8"}
.iconochive-Light_Bulb:before{content:"\1f4a1"}
.iconochive-Add:before{content:"\2295"}
.iconochive-Tab_Activity:before{content:"\2318"}
.iconochive-Forward:before{content:"\23e9"}
.iconochive-Backward:before{content:"\23ea"}
.iconochive-No_Audio:before{content:"\1f508"}
.iconochive-Pause:before{content:"\23f8"}
.iconochive-No_Favorite:before{content:"\2606"}
.iconochive-Unike:before{content:"\2661"}
.iconochive-Song:before{content:"\266b"}
.iconochive-No_Flag:before{content:"\2690"}
.iconochive-Flag:before{content:"\2691"}
.iconochive-Done:before{content:"\2713"}
.iconochive-Check:before{content:"\2714"}
.iconochive-Refresh:before{content:"\27f3"}
.iconochive-Headphones:before{content:"\1f3a7"}
.iconochive-Chart:before{content:"\1f4c8"}
.iconochive-Bookmark:before{content:"\1f4d1"}
.iconochive-Documents:before{content:"\1f4da"}
.iconochive-Newspaper:before{content:"\1f4f0"}
.iconochive-Podcast:before{content:"\1f4f6"}
.iconochive-Radio:before{content:"\1f4fb"}
.iconochive-Cassette:before{content:"\1f4fc"}
.iconochive-Shuffle:before{content:"\1f500"}
.iconochive-Loop:before{content:"\1f501"}
.iconochive-Low_Audio:before{content:"\1f509"}
.iconochive-First:before{content:"\1f396"}
.iconochive-Invisible:before{content:"\1f576"}
.iconochive-Computer:before{content:"\1f5b3"}
.b-order-prepare__amount-line:after,.b-shopping-cart__additional-message:after,.b-shopping-cart__message:after{clear:both;display:table;content:""}.b-cart-info__icon_type_map-pointer,.b-cart-info__icon_type_phone-small,.b-cart-info__icon_type_schedule,.b-cart-info__icon_type_terms-payment,.b-cart-info__image-wrap:before,.b-counter,.b-images-view__btn_direction_left,.b-images-view__btn_direction_right,.b-images-view__btn_state_left-disabled,.b-images-view__btn_state_right-disabled,.b-images-view__button_direction_left,.b-images-view__button_direction_left:hover,.b-images-view__button_direction_right,.b-images-view__button_direction_right:hover,.b-order-prepare__link-input-icon,.b-orp-product__image-box_type_discount:after,.b-pro:before,.b-review-info__icon,.b-shc-item__image-box_type_discount:after,.b-shopping-button__icon,.b-shopping-cart__empty-cart:before,.b-shopping-cart__message:before,.b-shopping-cart__order-items:after,.b-sticky-label,.b-sticky-label__souvenir,.icon-arrow-left-black-medium,.icon-arrow-left-black-small,.icon-arrow-left-grey-medium,.icon-arrow-left-grey-small,.icon-arrow-right-black-medium,.icon-arrow-right-black-small,.icon-arrow-right-grey-medium,.icon-arrow-right-grey-small,.icon-attendance-counter,.icon-cart_emty,.icon-cart_ic_white_18_18,.icon-comment_color_grey,.icon-confirm-check,.icon-delivery_company,.icon-discount_bg_200,.icon-discount_label_small,.icon-endorsement-small,.icon-epayment-liqpay,.icon-epayment-moneymailru,.icon-epayment-privat24,.icon-epayment-qiwi,.icon-epayment-visa,.icon-epayment-webmoney,.icon-epayment-yandexmoney,.icon-handshake,.icon-ico_edit,.icon-map_pointer,.icon-nova_poshta_list_icon,.icon-nova_poshta_privatbank_list_icon,.icon-phone_small,.icon-pro,.icon-progress_square,.icon-schedule,.icon-shop_box_arrow_down,.icon-souvenir_small_white,.icon-terms_payment{display:inline-block;background-image:url('/web/20161005084918im_/http://static-cache.ua.uaprom.net/image/stylus_sprites/stylus_site_7ad4b0f.png?r=4b9eb9cada7062ab66c3354137ad4b0f')}.b-images-view__button_direction_left:hover,.icon-arrow-left-black-medium{background-position:-221px -97px;width:17px;height:30px}.b-images-view__btn_direction_left,.icon-arrow-left-black-small{background-position:-88px -135px;width:13px;height:23px}.b-images-view__button_direction_left,.icon-arrow-left-grey-medium{background-position:-221px -33px;width:17px;height:30px}.b-images-view__btn_state_left-disabled,.icon-arrow-left-grey-small{background-position:-103px -135px;width:13px;height:23px}.b-images-view__button_direction_right:hover,.icon-arrow-right-black-medium{background-position:-221px -129px;width:17px;height:30px}.b-images-view__btn_direction_right,.icon-arrow-right-black-small{background-position:-118px -135px;width:13px;height:23px}.b-images-view__button_direction_right,.icon-arrow-right-grey-medium{background-position:-221px -65px;width:17px;height:30px}.b-images-view__btn_state_right-disabled,.icon-arrow-right-grey-small{background-position:-133px -135px;width:13px;height:23px}.b-counter,.icon-attendance-counter{background-position:0 -73px;width:88px;height:31px}.b-shopping-cart__empty-cart:before,.icon-cart_emty{background-position:-162px -38px;width:43px;height:41px}.b-shopping-button__icon,.icon-cart_ic_white_18_18{background-position:-197px -113px;width:18px;height:18px}.b-review-info__icon,.icon-comment_color_grey{background-position:-221px -182px;width:13px;height:17px}.b-shopping-cart__message:before,.icon-confirm-check{background-position:-162px -113px;width:33px;height:27px}.b-cart-info__image-wrap:before,.icon-delivery_company{background-position:-90px -73px;width:33px;height:22px}.b-sticky-label,.icon-discount_bg_200{background-position:0 0;width:73px;height:71px}.b-orp-product__image-box_type_discount:after,.b-shc-item__image-box_type_discount:after,.icon-discount_label_small{background-position:-221px -161px;width:20px;height:19px}.icon-endorsement-small{background-position:-189px -142px;width:13px;height:12px}.icon-epayment-liqpay{background-position:0 -106px;width:86px;height:27px}.icon-epayment-moneymailru{background-position:0 -186px;width:98px;height:13px}.icon-epayment-privat24{background-position:-75px -35px;width:76px;height:28px}.icon-epayment-qiwi{background-position:-221px 0;width:20px;height:31px}.icon-epayment-visa{background-position:0 -161px;width:85px;height:23px}.icon-epayment-webmoney{background-position:0 -135px;width:86px;height:24px}.icon-epayment-yandexmoney{background-position:-75px 0;width:85px;height:33px}.icon-handshake{background-position:-162px 0;width:57px;height:36px}.b-order-prepare__link-input-icon,.icon-ico_edit{background-position:-199px -81px;width:18px;height:19px}.b-cart-info__icon_type_map-pointer,.icon-map_pointer{background-position:0 -201px;width:13px;height:19px}.icon-nova_poshta_list_icon{background-position:-162px -81px;width:35px;height:30px}.icon-nova_poshta_privatbank_list_icon{background-position:-88px -106px;width:26px;height:26px}.b-cart-info__icon_type_phone-small,.icon-phone_small{background-position:-207px -38px;width:11px;height:18px}.b-pro:before,.icon-pro{background-position:-100px -186px;width:82px;height:12px}.icon-progress_square{background-position:-87px -161px;width:87px;height:17px}.b-cart-info__icon_type_schedule,.icon-schedule{background-position:-116px -106px;width:17px;height:18px}.b-shopping-cart__order-items:after,.icon-shop_box_arrow_down{background-position:-162px -142px;width:25px;height:13px}.b-sticky-label__souvenir,.icon-souvenir_small_white{background-position:-144px -73px;width:13px;height:17px}.b-cart-info__icon_type_terms-payment,.icon-terms_payment{background-position:-125px -73px;width:17px;height:18px}@font-face{font-family:prom-portal;src:url('/web/20161005084918im_/http://static-cache.ua.uaprom.net/fonts/prom-portal/prom-portal.eot');src:url('/web/20161005084918im_/http://static-cache.ua.uaprom.net/fonts/prom-portal/prom-portal.eot#iefix') format("embedded-opentype"),url('/web/20161005084918im_/http://static-cache.ua.uaprom.net/fonts/prom-portal/prom-portal.ttf') format('truetype'),url('/web/20161005084918im_/http://static-cache.ua.uaprom.net/fonts/prom-portal/prom-portal.woff') format('woff'),url('/web/20161005084918im_/http://static-cache.ua.uaprom.net/fonts/prom-portal/prom-portal.svg#prom-portal') format('svg');font-weight:400;font-style:normal}.b-input__remove-icon:before,.b-input_theme_correct:before,.b-orp-product__delete:before,.b-shc-item__delete:before,.glyph-arrow-left:before,.glyph-arrow-right:before,.glyph-cancel:before,.glyph-chevron-down:before,.glyph-chevron-left:before,.glyph-chevron-right:before,.glyph-chevron-up:before,.glyph-purchases:before,.glyph-yes:before{display:inline-block;font-family:prom-portal;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;speak:none;line-height:1;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyph-arrow-left:before{content:"\F101"}.glyph-arrow-right:before{content:"\F102"}.b-input__remove-icon:before,.b-orp-product__delete:before,.b-shc-item__delete:before,.glyph-cancel:before{content:"\F103"}.glyph-chevron-down:before{content:"\F104"}.glyph-chevron-left:before{content:"\F105"}.glyph-chevron-right:before{content:"\F106"}.glyph-chevron-up:before{content:"\F107"}.glyph-purchases:before{content:"\F108"}.b-input_theme_correct:before,.glyph-yes:before{content:"\F109"}body{font-family:Arial,sans-serif;font-size:.813em;line-height:1.125em;margin:0;padding:0}blockquote,div,fieldset,form,h1,h2,h4,h5,h6,input,pre,td,th,ul{margin:0;padding:0;list-style:none outside none}h2{font-size:1.5em;font-weight:400;margin-bottom:.4em;margin-top:.4em}h3{margin-top:10px;margin-bottom:10px;font-size:1.2em}p{margin:8px 0}a{outline:0}a img{border:0}.b-overlay{z-index:999;overflow:hidden;display:none;border:2px solid #959595;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 0 50px #999;-moz-box-shadow:0 0 50px #999;box-shadow:0 0 50px #999;background-color:#fff;text-align:left;font-family:Arial,sans-serif}.b-overlay__close-button{position:absolute;top:12px;right:10px;width:13px;height:13px;background-image:url('/web/20161005084918im_/http://static-cache.ua.uaprom.net/image/overlay/close2.png?r=cb69915441193db1e66ca57d59a183f1');cursor:pointer;text-decoration:none;font-style:normal}.b-overlay_type_dialog{padding:31px;background-color:#f8f8f8;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-box-shadow:#fff 0 0 0;-moz-box-shadow:#fff 0 0 0;box-shadow:0 0 0 #fff;border:0 none;z-index:10}.b-overlay_type_dialog .b-overlay__close-button{position:absolute;right:20px;top:15px;background:none;font-family:Arial,sans-serif;font-size:30px;color:#a5a5a5}.b-overlay_type_dialog .b-overlay__header{padding:0 10px 10px;background:none;color:#878787;font-weight:400;font-size:24px;line-height:28px}.b-overlay_type_dialog .b-jsp_type_scrollable{margin-top:10px}.b-overlay_type_dialog .b-jsp__drag{background:#959595;border-color:#dfdfdf}.b-overlay_type_dialog .b-old-price{color:#b8b8b8}.b-overlay_type_dialog .b-overlay__headline{margin:-31px -31px 0}.b-overlay__header{padding:10px;margin:0;border-top-right-radius:5px;border-top-left-radius:5px;font-size:$font-medium;font-weight:700;background-color:#ede8de}.b-overlay__content{border-bottom-left-radius:5px;border-bottom-right-radius:5px;padding:10px;font-size:$font-normal}.b-overlay__content-dialogbuttons{text-align:right;padding:5px 0 0}.b-overlay__button{margin-right:7px}.b-overlay_view_attribute-category .b-overlay__content{width:600px;height:400px;overflow:hidden;overflow-y:auto}.b-overlay__header_type_transparent{background-color:transparent}.b-overlay__content_layout_no-padded{padding:0 10px}.b-overlay_type_alert-dialog{background-color:#fff;width:400px;padding:30px 40px}.b-overlay_type_alert-dialog .b-overlay__close-button{color:#a3a3a3;font-size:20px}.b-overlay_type_alert-dialog .b-overlay__header{color:#c1492d;padding:0;font-size:18px}.b-overlay_type_alert-dialog .b-overlay__content{color:#979797;padding:0;overflow:hidden}.b-overlay__icon-alert{float:left;margin-right:40px}.b-overlay__link,.b-overlay__link:hover{color:#00a1cd}.b-overlay__safe-shopping{width:512px;padding:100px 115px 80px;background-color:#fff;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;-webkit-box-shadow:0 5px 5px 0 rgba(0,0,0,.2);-moz-box-shadow:0 5px 5px 0 rgba(0,0,0,.2);box-shadow:0 5px 5px 0 rgba(0,0,0,.2);border:1px solid #ededed}.b-overlay__safe-shopping .b-overlay__close-button{position:absolute;right:40px;top:40px}.b-overlay__safe-shopping .b-overlay__content{padding:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;line-height:24px;font-size:14px}.b-overlay__safe-shopping_type_safety-advice .b-overlay__content{width:512px;height:400px;overflow:hidden;overflow-y:auto}.b-overlay_type_delivery-price{width:450px}.b-border.b-border_pos_top{margin:0 -41px 30px;padding:0 41px}.b-poshta-logo{margin:15px auto}.b-overlay__help-links{text-decoration:none;border:none}.b-overlay__help-links:hover{text-decoration:underline}.b-overlay__help-links.ajax{border:none}.b-overlay__dialog-bottom{padding:15px 31px;margin:0 -31px -31px;border-top:1px solid #dbdddc;background:#e4e7ec;-webkit-border-radius:0 0 8px 8px;-moz-border-radius:0 0 8px 8px;-ms-border-radius:0 0 8px 8px;-o-border-radius:0 0 8px 8px;border-radius:0 0 8px 8px}.b-overlay_type_agreement{padding:35px;border:0 none transparent;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;border-radius:8px}.b-overlay_type_agreement .b-overlay__content{padding:0 15px 0 0;width:800px;height:400px;overflow:auto}.b-overlay_type_agreement .b-overlay__close-button{position:absolute;right:20px;top:15px;background:none;font-family:serif;font-size:30px;font-weight:700;color:#a5a5a5}.b-overlay_type_lesson-invitation{position:relative;z-index:auto;display:block;height:1%;padding:8px 20px 8px 50px;border:1px solid #f4dac1;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;background-color:#fff7c9;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.1);-moz-box-shadow:0 1px 2px rgba(0,0,0,.1);box-shadow:0 1px 2px rgba(0,0,0,.1)}.b-overlay_type_lesson-invitation .b-overlay__close-button{background:none;font-size:16px;line-height:16px}.b-overlay_type_lesson-invitation .b-overlay__content{overflow:hidden;height:1%;padding:9px 0;color:#5f250f}.b-overlay_type_lesson-invitation:after{display:block;clear:both;content:""}.b-overlay__icon-lessons{float:left;padding-right:40px;margin-right:40px;border-right:1px solid #f4dac1}.b-overlay__link-lessons{text-decoration:none}.b-overlay__link-lessons:hover{text-decoration:underline}.b-overlay__close-button_type_round{right:20px;top:22px;width:28px;height:28px;text-indent:-9999px;overflow:hidden;background-image:url('/web/20161005084918im_/http://static-cache.ua.uaprom.net/image/overlay/close3.png?r=e2f31ae9df0b0e68e31474c2717a301e')}.b-overlay__close-button_type_round:hover{background-image:url('/web/20161005084918im_/http://static-cache.ua.uaprom.net/image/overlay/close3-hvr.png?r=798e8719944c7c3a5fa6e30354aabce6')}.b-overlay_type_attention{width:790px;background-color:#f8f8f8;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-box-shadow:#fff 0 0 0;-moz-box-shadow:#fff 0 0 0;box-shadow:0 0 0 #fff;border:0 none;z-index:10}.b-overlay_type_attention .b-overlay__header{background:#fff;border-bottom:1px solid #e6e6e6;padding:25px 85px;-webkit-box-shadow:0 1px 3px 0 #e6e6e6;-moz-box-shadow:0 1px 3px 0 #e6e6e6;box-shadow:0 1px 3px 0 #e6e6e6;font-size:18px;color:#00afd7;font-weight:400}.b-overlay_type_attention .b-overlay__content{padding:23px 85px 43px}.b-overlay_bg_white{background:#fff}.b-overlay_type_import-contacts{width:792px;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;border:0 none;background-color:#fff}.b-overlay_type_import-contacts .b-overlay__close-button{position:absolute;right:20px;top:15px;background:none;font-family:Arial,sans-serif;font-size:30px;color:#a5a5a5}.b-overlay_type_import-contacts .b-overlay__header{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;padding:30px 40px 0;background:none;font-weight:400;font-size:13px;line-height:normal}.b-overlay_type_import-contacts .b-overlay__content{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;padding:0 40px}.b-overlay_type_import-contacts .b-overlay__footer{border-top:1px solid #e5e5e5;padding:30px 40px}.b-overlay__content_min-height_120{min-height:120px}.b-overlay_type_credit-popup{width:730px;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border:0 none;padding:0}.b-overlay_type_credit-popup .b-overlay__close-button{position:absolute;right:20px;top:15px;background:none;font-family:Arial,sans-serif;font-size:30px;color:#a5a5a5}.b-overlay_type_credit-popup .b-overlay__content{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;padding:20px 40px}.b-overlay_type_credit-popup .b-overlay__footer{padding:10px 40px;background:#f8f8f8;border-top:1px solid #ededed}.b-overlay_type_striped{background-color:#fff;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-box-shadow:#fff 0 0 0;-moz-box-shadow:#fff 0 0 0;box-shadow:0 0 0 #fff;border:0 none}.b-overlay_type_striped .b-overlay__close-button{position:absolute;right:20px;top:15px;background:none;font-family:Arial,sans-serif;font-size:30px;color:#a5a5a5}.b-overlay_type_striped .b-overlay__header{background:none;padding:31px 31px 20px;font-weight:400;color:#333;font-size:13px;line-height:normal}.b-overlay_type_striped .b-overlay__content{background:#f8f8f8;border-top:1px solid #ededed;padding:20px 80px 31px 31px}.b-overlay_type_striped .b-overlay__content_layout_no-padded{padding:0}.b-overlay_type_striped .b-overlay__content_type_thankyou{padding:20px 31px 31px}.b-overlay__title{font-size:24px;line-height:28px;color:#878787;font-weight:400;margin:0 0 10px}.b-overlay_max-width_790{max-width:790px}.b-overlay__scrollable-area{max-height:300px;overflow:auto}.b-overlay__content-wrap{height:100%}.b-overlay_overflow_visible{overflow:visible}.b-overlay_type_success-msg-empty{width:544px;-webkit-box-shadow:#fff 0 0 0;-moz-box-shadow:#fff 0 0 0;box-shadow:0 0 0 #fff;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;border:0 none;background-color:#fff}.b-overlay_type_success-msg-empty .b-overlay__close-button{position:absolute;right:20px;top:15px;background:none;font-family:Arial,sans-serif;font-size:30px;color:#a5a5a5}.b-overlay_type_success-msg-empty .b-overlay__msg-header{padding:31px 31px 0}.b-overlay_type_success-msg-empty .b-overlay__msg-content{padding:0 31px}.b-overlay_type_success-msg-empty .b-overlay__msg-footer{border-top:1px solid #ededed;-webkit-border-radius:0 0 2px 2px;-moz-border-radius:0 0 2px 2px;-ms-border-radius:0 0 2px 2px;-o-border-radius:0 0 2px 2px;border-radius:0 0 2px 2px;margin-bottom:0;padding:20px 31px 31px;background-color:#f8f8f8}.b-overlay__msg-footer{margin-bottom:30px}.b-overlay__msg-footer:after{content:"";display:block;clear:both}.b-overlay__msg-footer.b-overlay__msg-footer_theme_yellow{background:#fff7c9;border-color:#f3d9c0}.b-overlay__msg-footer.b-overlay__msg-footer_theme_yellow+.b-overlay__msg-dfp{border-top:1px solid #f3d9c0}.b-overlay_type_modal{background-color:#fff;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-box-shadow:#fff 0 0 0;-moz-box-shadow:#fff 0 0 0;box-shadow:0 0 0 #fff;border:0 none}.b-overlay_type_modal .b-overlay__close-button{position:absolute;right:20px;top:15px;background:none;font-family:Arial,sans-serif;font-size:30px;color:#a5a5a5}.b-overlay_type_modal .b-overlay__header{padding:30px 40px 0;background:none;color:#878787;font-weight:400;font-size:24px;line-height:28px}.b-overlay_type_modal .b-overlay__content{padding:0 40px}.b-overlay_type_modal .b-overlay__footer{padding:0 40px 30px}.b-overlay_type_modal .b-jsp_type_scrollable{margin-top:10px}.b-overlay_type_modal .b-jsp__drag{background:#959595;border-color:#dfdfdf}.b-overlay__top-grey-block{background-color:#f8f8f8;border-bottom:1px solid #ededed}.b-overlay__bottom-grey-block{background-color:#f8f8f8;border-top:1px solid #ededed}.b-overlay_padding_big .b-overlay__msg-header{padding:31px 80px 0}.b-overlay_padding_big .b-overlay__msg-content{padding:0 80px}.b-overlay_padding_big .b-overlay__msg-footer{padding:20px 80px 31px}.b-overlay_type_duplicate-user-msg{width:730px;border:0 none;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px}.b-overlay_type_duplicate-user-msg .b-overlay__close-button{position:absolute;right:20px;top:15px;background:none;font-family:Arial,sans-serif;font-size:30px;color:#a5a5a5}.b-overlay_type_duplicate-user-msg .b-overlay__msg-header{color:#878787;padding:34px 50px 25px;font-size:24px;line-height:24px}.b-overlay_type_duplicate-user-msg .b-overlay__msg-content{color:#7d7d7d;padding:0 50px}.b-overlay_type_poshta{background-color:#fff;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-box-shadow:#fff 0 0 0;-moz-box-shadow:#fff 0 0 0;box-shadow:0 0 0 #fff;border:0 none;z-index:10;width:850px}.b-overlay_type_poshta .b-overlay__close-button{position:absolute;right:20px;top:15px;background:none;font-family:Arial,sans-serif;font-size:30px;color:#a5a5a5}.b-overlay_type_poshta .b-overlay__header{ovrderflow:hidden;padding:25px;background-color:#f8f8f8;color:#878787;font-weight:400}.b-overlay_type_poshta .b-overlay__content{border-top:1px solid #ededed;padding:25px}.b-overlay_type_wufoo{border:0 none;width:600px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.b-overlay_type_wufoo .b-overlay__close-button{position:absolute;right:20px;top:15px;background:none;font-family:Arial,sans-serif;font-size:30px;color:#a5a5a5}.b-overlay_type_wufoo .b-overlay__header{padding:20px 40px;border-bottom:1px solid #e6e6e6;background-color:#fff;border-top-right-radius:0;border-top-left-radius:0}.b-overlay_type_wufoo .b-overlay__content{padding:25px 40px;border-bottom-right-radius:0;border-bottom-left-radius:0}.b-overlay_type_opinion-conformation{background-color:#fff;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-box-shadow:#fff 0 0 0;-moz-box-shadow:#fff 0 0 0;box-shadow:0 0 0 #fff;border:0 none;z-index:10;width:500px}.b-overlay_type_opinion-conformation .b-overlay__close-button{position:absolute;right:10px;top:10px;background:none;font-family:Arial,sans-serif;font-size:30px;color:#a5a5a5}.b-overlay_type_opinion-conformation .b-overlay__header{ovrderflow:hidden;padding:30px 40px;background-color:#f8f8f8;color:#878787;font-weight:400}.b-overlay_type_opinion-conformation .b-overlay__content{border-top:1px solid #ededed;padding:30px 40px 40px}.b-overlay_type_move-to-unlim-packages .b-overlay__content{border-bottom-right-radius:0;border-bottom-left-radius:0;padding:0}.b-overlay_type_move-to-unlim-packages .b-overlay__msg-header{margin:-31px -31px 0;background-color:#f2f3f8;padding:40px 85px 0}.b-overlay_type_move-to-unlim-packages .b-overlay__msg-content{background-color:#f2f3f8;padding:0 85px;margin:-1px -32px;border:1px solid transparent}.b-overlay_type_move-to-unlim-packages .b-overlay__msg-footer{margin:0 -31px -31px;padding:30px 85px;background-color:#fff}.b-overlay__close-button_size_small{background:url('/web/20161005084918im_/http://static-cache.ua.uaprom.net/image/overlay/close_small.png?r=f256d5d699f1201489a8ff35c9ef924a') no-repeat;width:9px;height:9px;top:9px;right:6px}.b-grids{display:table;table-layout:fixed;width:100%}.b-grids__item{display:table-cell;border:0;padding:0;vertical-align:top}.b-image-holder{display:block;position:relative;width:100%}.b-image-holder:before{content:"";display:block;padding-top:100%}.b-image-holder__wrap{white-space:nowrap;font-size:0;text-align:center}.b-image-holder__img,.b-image-holder__wrap{position:absolute;top:0;right:0;bottom:0;left:0}.b-image-holder__img{max-width:100%;max-height:100%;margin:auto}.b-one-click-order-dialog{width:536px;color:#555}.b-one-click-order-dialog__image-cell{float:left;display:block;padding:0;margin:0 10px 0 0;width:100px}.b-one-click-order-dialog__name-cell{display:block;padding:0;margin:0 0 0 110px}.b-one-click-order-dialog__price-cell{display:block;padding:0;margin:10px 0 0 110px;line-height:38px;font-size:36px}.b-one-click-order-dialog__phone-field,input[type=text].b-one-click-order-dialog__phone-field{vertical-align:middle;border:1px solid #cbcbcb;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;-webkit-box-shadow:#ccc 2px 3px 2px -3px inset;-moz-box-shadow:#ccc 2px 3px 2px -3px inset;box-shadow:inset 2px 3px 2px -3px #ccc;width:250px;height:66px;padding:0 10px;font-size:58px;line-height:64px;font-family:Arial,Sans-Serif;color:#333}.b-one-click-order-dialog__submit-line{display:block;padding:0;margin:15px 0 0}.b-one-click-order-dialog__phone-code{vertical-align:middle;font-size:58px;cursor:pointer;border-bottom:1px dashed;font-family:Arial,Sans-Serif}input[type=text].b-one-click-order-dialog__phone-code{-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;border:1px solid #cbcbcb;-webkit-box-shadow:#ccc 2px 3px 2px -3px inset;-moz-box-shadow:#ccc 2px 3px 2px -3px inset;box-shadow:inset 2px 3px 2px -3px #ccc;width:100px;height:66px;padding:0;font-size:58px;line-height:64px;font-family:Arial,Sans-Serif;color:#333}.b-one-click-order-dialog__send-button{vertical-align:middle}.b-one-click-order-dialog__after-text{display:block;margin:5px 0 0;padding:0;font-size:14px}.b-one-click-order-dialog__phone-operator-code,input[type=text].b-one-click-order-dialog__phone-operator-code{vertical-align:middle;border:1px solid #cbcbcb;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;-webkit-box-shadow:#ccc 2px 3px 2px -3px inset;-moz-box-shadow:#ccc 2px 3px 2px -3px inset;box-shadow:inset 2px 3px 2px -3px #ccc;width:70px;height:66px;padding:0 10px;font-size:58px;line-height:64px;font-family:Arial,Sans-Serif;color:#333}.b-one-click-order-dialog__name-link{color:#00a1cd;font-size:19px;line-height:23px;word-wrap:break-word}.b-one-click-order-dialog__name-link:hover{color:#00a1cd}.b-one-click-order-dialog__devide-line{border-top:1px dotted #dadada}.b-one-click-order-dialog__name{font-size:19px;line-height:23px;word-wrap:break-word}.b-one-click-order-dialog__phone-plus{vertical-align:middle;font-size:58px;font-family:Arial,Sans-Serif}.b-one-click-order-dialog__phone-operator-code_big,input[type=text].b-one-click-order-dialog__phone-operator-code_big{width:95px}.b-one-click-order-dialog__phone-field_small,input[type=text].b-one-click-order-dialog__phone-field{width:225px}.b-epayment-cart{overflow:hidden;height:1%;background:#fff;font-size:13px}.b-epayment-cart__icon{vertical-align:middle;margin-right:5px}.b-epayment-cart__item{float:left;height:40px;line-height:37px}.b-progress{display:inline-block;width:87px;border:1px solid #e5e5e5;background:#fff;vertical-align:middle;-webkit-box-shadow:inset 0 0 8px rgba(0,0,0,.1);-moz-box-shadow:inset 0 0 8px rgba(0,0,0,.1);box-shadow:inset 0 0 8px rgba(0,0,0,.1);white-space:nowrap}.b-progress_color_red .b-progress__bar{background:#ea3b04;border:1px solid #c43807}.b-progress_color_orange .b-progress__bar{background:#fe8d03;border:1px solid #ff6400}.b-progress_color_yellow .b-progress__bar{background:#fee950;border:1px solid #ffd145}.b-progress_color_pale-green .b-progress__bar{background:#caee2c;border:1px solid #c1de06}.b-progress_color_green .b-progress__bar{background:#9bdd01;border:1px solid #80bb00}.b-progress_type_one-point{width:13px}.b-progress_type_one-point.b-progress_type_square{width:15px}.b-progress_type_square{position:relative;height:15px;border:0 none}.b-progress_type_square .b-progress__bar{position:absolute;top:0;bottom:0;left:0;margin:0;height:auto;border:0 none}.b-progress_type_empty-squares{position:relative;overflow:hidden;height:15px;border:0 none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background:none}.b-progress_type_empty-squares .b-progress__bar{position:absolute;top:0;bottom:0;left:0;margin:0;height:auto;border:0 none}.b-progress_type_empty-squares .b-progress__bg-grey{display:none}.b-progress__bg-grey{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.1)}.b-progress__bar{display:block;height:13px;margin:-1px;max-width:100%;width:100%;background:#19b6e9;border:1px solid #1496c0}.b-progress__square{position:absolute;top:0;left:0;width:100%}.b-pseudo-link{text-decoration:none;border-bottom:1px dotted;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.b-pseudo-link:hover,.b-pseudo-link:visited{text-decoration:none;border-color:transparent}.b-pseudo-link_underline_dashed{border-bottom-style:dashed}.b-pseudo-link_color_white,.b-pseudo-link_color_white:hover{color:#fff}.b-pseudo-link_color_white:visited{border-color:#fff}.b-schedule{padding:10px}.b-schedule__table{width:100%;table-layout:fixed;border-collapse:collapse;font-size:12px;font-family:Arial,sans-serif}.b-schedule__header{padding:5px 15px;background-color:#f2efe5;color:#000;font-weight:700}.b-schedule__cell{padding:5px 15px;border:1px solid #f2efe5;color:#757575}.b-schedule__remark{margin:0;color:#757575;font-size:10px}.b-strip-list{list-style-type:none;margin:5px 0}.b-strip-list__row{line-height:1}.b-strip-list__name,.b-strip-list__value{vertical-align:bottom}.b-strip-list__text-name,.b-strip-list__text-value{position:relative;background:#fff;vertical-align:bottom;line-height:1.1;font-size:13px}.b-strip-list_type_justify{overflow:hidden}.b-strip-list_type_justify .b-strip-list__row{margin:5px 0;text-align:justify;font-size:0}.b-strip-list_type_justify .b-strip-list__row:after{display:inline-block;width:100%;vertical-align:top;content:''}.b-strip-list_type_justify .b-strip-list__name{display:inline-block}.b-strip-list_type_justify .b-strip-list__text-name{z-index:1;display:inline-block;padding:0 5px 0 0;margin-right:10px}.b-strip-list_type_justify .b-strip-list__value{position:relative;display:inline-block}.b-strip-list_type_justify .b-strip-list__value:before{position:absolute;bottom:0;right:100%;width:500px;margin-right:5px;border-bottom:1px dotted #bfbfbf;content:''}.b-strip-list_type_justify .b-strip-list__text-value{display:inline-block}.b-strip-list_type_table{display:table;width:100%}.b-strip-list_type_table .b-strip-list__row{display:table-row}.b-strip-list_type_table .b-strip-list__row:first-child .b-strip-list__name,.b-strip-list_type_table .b-strip-list__row:first-child .b-strip-list__value{padding-top:0}.b-strip-list_type_table .b-strip-list__name{display:table-cell;width:100%;padding:5px 10px 0 0;border-bottom:1px dotted #bfbfbf}.b-strip-list_type_table .b-strip-list__text-name{display:inline;bottom:-2px;padding:0 5px 0 0}.b-strip-list_type_table .b-strip-list__value{display:table-cell;padding:5px 0 0 5px;border-bottom:1px solid transparent;line-height:1.1}.b-strip-list_type_table .b-strip-list__text-value{display:inline;bottom:-2px}.b-strip-list_type_suspicious-model .b-strip-list__name{width:220px}.b-strip-list_type_suspicious-model .b-strip-list__text-name,.b-strip-list_type_suspicious-model .b-strip-list__text-value{background:#f9f9f9}.b-tabs{padding-top:5px;border-bottom:1px solid #d4d4d4}.b-tabs:after{clear:both;display:block;content:""}.b-tabs_type_over-form{margin-bottom:-16px;border-color:#bbb}.b-tabs_type_over-form .b-tabs__link,.b-tabs_type_over-form.b-tabs__tab_state_active .b-tabs__link{border-top-color:#bbb;border-right-color:#bbb;border-left-color:#bbb}.b-tabs__link{display:block;padding:0 15px;line-height:34px;border-top:1px solid #d4d4d4;border-right:1px solid #d4d4d4;background-color:#fafafa;background-image:-webkit-linear-gradient(top,#fafafa,#f2f2f2);background-image:-moz-linear-gradient(top,#fafafa,#f2f2f2);background-image:-ms-linear-gradient(top,#fafafa,#f2f2f2);background-image:-o-linear-gradient(top,#fafafa,#f2f2f2);background-image:linear-gradient(180deg,#fafafa,#f2f2f2);cursor:pointer}.b-tabs__link,.b-tabs__link:hover{text-decoration:none;color:#454545}.b-tabs__link:hover{background-image:none}.b-tabs__tab{float:left;height:35px}.b-tabs__tab:first-child .b-tabs__link{border-left:1px solid #d4d4d4}.b-tabs__tab_state_active .b-tabs__link{margin-top:-5px;margin-left:-1px;height:39px;line-height:39px;border-bottom:1px solid #fff;border-left:1px solid #d4d4d4;background:#fff;background-image:none;-webkit-border-radius:2px 2px 0 0;-moz-border-radius:2px 2px 0 0;-ms-border-radius:2px 2px 0 0;-o-border-radius:2px 2px 0 0;border-radius:2px 2px 0 0;cursor:default}.b-tabs__tab_state_active .b-tabs__count{background-color:#ebebeb}.b-tabs__tab_state_pseudo .b-tabs__link{display:inline-block;margin-left:15px;border:0 none;background:none;padding:0;color:#00a1cd}.b-tabs__tab_state_pseudo .b-tabs__link:hover{text-decoration:underline}.b-tabs__count{padding:5px;background:#fff;font-size:10px;line-height:normal;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px}.b-tabs__tab_state_disabled .b-tabs__link{cursor:default;background:#fcfcfc;color:#c8c8c8}.b-tabs__tab_state_disabled .b-tabs__link:hover{color:#c8c8c8}.b-tabs__tab_state_disabled.b-tabs__tab_state_active{background:#fff}.b-tabs_without_border{border:none}.b-tabs_type_pseudo-links{border-bottom:none}.b-tabs_type_pseudo-links .b-tabs__tab{float:none;display:inline-block;vertical-align:middle;margin:0;height:auto}.b-tabs_type_pseudo-links .b-tabs__tab:first-child .b-tabs__link{border-left:0 none}.b-tabs_type_pseudo-links .b-tabs__tab+.b-tabs__tab{margin-left:8px}.b-tabs_type_pseudo-links .b-tabs__link{border-top:none;border-left:none;border-right:none;border-bottom:1px dotted;background:none;text-decoration:none;cursor:pointer;padding:0;height:auto;line-height:normal;color:#00a1cd}.b-tabs_type_pseudo-links .b-tabs__link:hover{color:#00a1cd;border-color:transparent}.b-tabs_type_pseudo-links:first-child .b-tabs__link{border:none}.b-tabs_type_pseudo-links .b-tabs__tab_state_active .b-tabs__link,.b-tabs_type_pseudo-links .b-tabs__tab_state_active:first-child .b-tabs__link{color:#333;margin:0;border:1px solid #e5e5e5;padding:2px 10px;cursor:default;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}.b-button{position:relative;display:inline-block;outline:0 none;border:1px solid #ccc;padding:0;margin:0;color:#444;font-size:0;text-align:center;white-space:nowrap;cursor:pointer;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;background-image:-webkit-linear-gradient(top,#fafafa,#f2f2f2);background-image:-moz-linear-gradient(top,#fafafa,#f2f2f2);background-image:-ms-linear-gradient(top,#fafafa,#f2f2f2);background-image:-o-linear-gradient(top,#fafafa,#f2f2f2);background-image:linear-gradient(180deg,#fafafa,#f2f2f2);-webkit-box-shadow:0 1px 3px -2px rgba(0,0,0,.45);-moz-box-shadow:0 1px 3px -2px rgba(0,0,0,.45);box-shadow:0 1px 3px -2px rgba(0,0,0,.45);-moz-text-shadow:1px 1px 0 #fff;-webkit-text-shadow:1px 1px 0 #fff;text-shadow:1px 1px 0 #fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.b-button:hover{border-color:#dbdbdb #cdcdcd #c3c3c3;text-decoration:none;color:#444;-webkit-box-shadow:0 0 3px -1px rgba(0,0,0,.3);-moz-box-shadow:0 0 3px -1px rgba(0,0,0,.3);box-shadow:0 0 3px -1px rgba(0,0,0,.3);background-image:-webkit-linear-gradient(bottom,#f8f8f8,#fefefe);background-image:-moz-linear-gradient(bottom,#f8f8f8,#fefefe);background-image:-ms-linear-gradient(bottom,#f8f8f8,#fefefe);background-image:-o-linear-gradient(bottom,#f8f8f8,#fefefe);background-image:linear-gradient(0deg,#f8f8f8,#fefefe)}.b-button:active{background:#e7e7e7;border-color:#bebebe #c8c8c8 #d4d4d4;-webkit-box-shadow:inset 0 1px 5px 0 rgba(0,0,0,.2);-moz-box-shadow:inset 0 1px 5px 0 rgba(0,0,0,.2);box-shadow:inset 0 1px 5px 0 rgba(0,0,0,.2)}.b-button::-moz-focus-inner{padding:0;border:0}input.b-button{padding:8px 20px;font-size:12px;line-height:18px}input.b-button[disabled=disabled],input.b-button[disabled=disabled]:active,input.b-button[disabled=disabled]:hover{border:1px solid #e5e5e5;color:#6e6e6e;cursor:default;background-image:-webkit-linear-gradient(top,#fcfcfc,#f8f8f8);background-image:-moz-linear-gradient(top,#fcfcfc,#f8f8f8);background-image:-ms-linear-gradient(top,#fcfcfc,#f8f8f8);background-image:-o-linear-gradient(top,#fcfcfc,#f8f8f8);background-image:linear-gradient(180deg,#fcfcfc,#f8f8f8);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;-moz-text-shadow:none;-webkit-text-shadow:none;text-shadow:none}input.b-button[disabled=disabled] .icon-discount_mode,input.b-button[disabled=disabled] .icon-loupe{-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);filter:alpha(opacity=50);-moz-opacity:.5;-khtml-opacity:.5;opacity:.5}.b-button__aligner{height:34px}.b-button__aligner,.b-button__text{vertical-align:middle;display:inline-block}.b-button__text{white-space:normal;font-size:12px;line-height:normal;margin:0 20px}.b-button__form-button{z-index:10;overflow:hidden;position:absolute;top:0;left:0;width:100%;height:100%;border:0 none;outline:0 none;background:url('/web/20161005084918im_/http://static-cache.ua.uaprom.net/image/pixel.gif?r=1715c23e8a47f049c69ec546099a070a') 0 0 repeat;text-indent:-5000px;cursor:pointer}.b-button__text_line-height_1{line-height:1}.b-button__text_place_one-click{margin-right:35px;margin-left:35px}.b-button__text_size_medium{font-size:16px}.b-button__text_size_medium-s{font-size:14px}.b-button__text_size_medium-l{font-size:17px}.b-button__text_size_big{font-size:20px}.b-button_size_small .b-button__aligner{height:20px}input.b-button_size_small{padding:2px 10px;line-height:14px}.b-button_size_medium .b-button__aligner{height:38px}input.b-button_size_medium{padding:10px 20px;line-height:18px;font-size:14px}.b-button_size_large .b-button__aligner{height:48px}input.b-button_size_large{padding:14px 25px;font-size:14px}.b-button_size_big .b-button__holder{height:100%;line-height:58px;width:51px}.b-button_size_big .b-button__aligner{height:58px}input.b-button_size_big{padding:18px 30px;font-size:20px}.b-button_size_full-width{width:100%}.b-button_theme_blue{background:#17b0e1;background-image:-webkit-linear-gradient(top,#19bff5,#17b0e1);background-image:-moz-linear-gradient(top,#19bff5,#17b0e1);background-image:-ms-linear-gradient(top,#19bff5,#17b0e1);background-image:-o-linear-gradient(top,#19bff5,#17b0e1);background-image:linear-gradient(180deg,#19bff5,#17b0e1);-moz-text-shadow:0 1px 0 rgba(0,0,0,.2);-webkit-text-shadow:0 1px 0 rgba(0,0,0,.2);text-shadow:0 1px 0 rgba(0,0,0,.2)}.b-button_theme_blue,.b-button_theme_blue:hover{border-color:#1497c1 #1391bb #138db5;-webkit-box-shadow:-1px 1px 2px rgba(0,0,0,.28),inset 0 1px 0 0 #00ccfa;-moz-box-shadow:-1px 1px 2px rgba(0,0,0,.28),inset 0 1px 0 0 #00ccfa;box-shadow:-1px 1px 2px rgba(0,0,0,.28),inset 0 1px 0 0 #00ccfa;color:#fff}.b-button_theme_blue:hover{background-image:-webkit-linear-gradient(top,#19c0f6,#01bff2);background-image:-moz-linear-gradient(top,#19c0f6,#01bff2);background-image:-ms-linear-gradient(top,#19c0f6,#01bff2);background-image:-o-linear-gradient(top,#19c0f6,#01bff2);background-image:linear-gradient(180deg,#19c0f6,#01bff2)}.b-button_theme_blue:active{background-image:-webkit-linear-gradient(top,#19bff5,#17b0e1);background-image:-moz-linear-gradient(top,#19bff5,#17b0e1);background-image:-ms-linear-gradient(top,#19bff5,#17b0e1);background-image:-o-linear-gradient(top,#19bff5,#17b0e1);background-image:linear-gradient(180deg,#19bff5,#17b0e1);-webkit-box-shadow:-1px 1px 2px rgba(0,0,0,.28),inset 0 1px 5px 0 rgba(0,0,0,.2);-moz-box-shadow:-1px 1px 2px rgba(0,0,0,.28),inset 0 1px 5px 0 rgba(0,0,0,.2);box-shadow:-1px 1px 2px rgba(0,0,0,.28),inset 0 1px 5px 0 rgba(0,0,0,.2);border-color:#1497c1 #1391bb #138db5}.b-button_theme_dark-green{background:#46b53d;background-image:-webkit-linear-gradient(top,#46b63e,#3ea137);background-image:-moz-linear-gradient(top,#46b63e,#3ea137);background-image:-ms-linear-gradient(top,#46b63e,#3ea137);background-image:-o-linear-gradient(top,#46b63e,#3ea137);background-image:linear-gradient(180deg,#46b63e,#3ea137);-moz-text-shadow:0 1px 0 rgba(0,0,0,.2);-webkit-text-shadow:0 1px 0 rgba(0,0,0,.2);text-shadow:0 1px 0 rgba(0,0,0,.2)}.b-button_theme_dark-green,.b-button_theme_dark-green:hover{border-color:#389332;-webkit-box-shadow:-1px 1px 2px rgba(0,0,0,.28),inset 0 1px 0 0 #5bcf53;-moz-box-shadow:-1px 1px 2px rgba(0,0,0,.28),inset 0 1px 0 0 #5bcf53;box-shadow:-1px 1px 2px rgba(0,0,0,.28),inset 0 1px 0 0 #5bcf53;color:#fff}.b-button_theme_dark-green:hover{background:#32c328}.b-button_theme_dark-green:active{border-color:#389332;background:#32c328;-webkit-box-shadow:-1px 1px 2px rgba(0,0,0,.28),inset 0 1px 5px 0 rgba(0,0,0,.2);-moz-box-shadow:-1px 1px 2px rgba(0,0,0,.28),inset 0 1px 5px 0 rgba(0,0,0,.2);box-shadow:-1px 1px 2px rgba(0,0,0,.28),inset 0 1px 5px 0 rgba(0,0,0,.2)}.b-button_theme_dark-green .b-button__holder{-moz-text-shadow:0 1px 0 #fff;-webkit-text-shadow:0 1px 0 #fff;text-shadow:0 1px 0 #fff;color:#3c9b35}.b-button_theme_dark-orange{border-color:#d86c1b;background:#ed8414;background-image:-webkit-linear-gradient(top,#ed8414,#f57413);background-image:-moz-linear-gradient(top,#ed8414,#f57413);background-image:-ms-linear-gradient(top,#ed8414,#f57413);background-image:-o-linear-gradient(top,#ed8414,#f57413);background-image:linear-gradient(180deg,#ed8414,#f57413);-webkit-box-shadow:-1px 1px 2px rgba(0,0,0,.28),inset 0 1px 0 0 #ffa854;-moz-box-shadow:-1px 1px 2px rgba(0,0,0,.28),inset 0 1px 0 0 #ffa854;box-shadow:-1px 1px 2px rgba(0,0,0,.28),inset 0 1px 0 0 #ffa854;-moz-text-shadow:0 1px 0 rgba(0,0,0,.2);-webkit-text-shadow:0 1px 0 rgba(0,0,0,.2);text-shadow:0 1px 0 rgba(0,0,0,.2);color:#fff}.b-button_theme_dark-orange:hover{-webkit-box-shadow:-1px 1px 2px rgba(0,0,0,.32),inset 0 1px 0 0 #ffa854;-moz-box-shadow:-1px 1px 2px rgba(0,0,0,.32),inset 0 1px 0 0 #ffa854;box-shadow:-1px 1px 2px rgba(0,0,0,.32),inset 0 1px 0 0 #ffa854;background:#ff911b;border-color:#d86c1b;color:#fff}.b-button_theme_dark-orange:active{background:#ff911b;border-color:#d86c1b;-webkit-box-shadow:-1px 1px 2px rgba(0,0,0,.28),inset 0 1px 5px 0 rgba(0,0,0,.2);-moz-box-shadow:-1px 1px 2px rgba(0,0,0,.28),inset 0 1px 5px 0 rgba(0,0,0,.2);box-shadow:-1px 1px 2px rgba(0,0,0,.28),inset 0 1px 5px 0 rgba(0,0,0,.2)}.b-button_theme_dark-orange .b-button__holder{-moz-text-shadow:0 1px 0 #fff;-webkit-text-shadow:0 1px 0 #fff;text-shadow:0 1px 0 #fff;color:#e06b11}.b-button_theme_yellow{border:0 none;background:#fed800;background-image:-webkit-linear-gradient(top,#fee300,#fecc00);background-image:-moz-linear-gradient(top,#fee300,#fecc00);background-image:-ms-linear-gradient(top,#fee300,#fecc00);background-image:-o-linear-gradient(top,#fee300,#fecc00);background-image:linear-gradient(180deg,#fee300,#fecc00);-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.3);-moz-box-shadow:0 1px 3px 0 rgba(0,0,0,.3);box-shadow:0 1px 3px 0 rgba(0,0,0,.3);-moz-text-shadow:1px 1px 0 #fff;-webkit-text-shadow:1px 1px 0 #fff;text-shadow:1px 1px 0 #fff}.b-button_theme_yellow:hover{-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.35);-moz-box-shadow:0 1px 4px 0 rgba(0,0,0,.35);box-shadow:0 1px 4px 0 rgba(0,0,0,.35);background:#fee300}.b-button_theme_yellow:active{background:#fee300;-webkit-box-shadow:inset 0 1px 5px 0 rgba(0,0,0,.2);-moz-box-shadow:inset 0 1px 5px 0 rgba(0,0,0,.2);box-shadow:inset 0 1px 5px 0 rgba(0,0,0,.2)}.b-button_theme_transparent,.b-button_theme_transparent:hover{background:transparent;border-color:transparent;background-image:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.b-button_theme_transparent:hover .b-button__text{text-decoration:underline}.b-button_theme_transparent:active{background:transparent;border-color:transparent;background-image:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.b-button_theme_red{background:#e3384b;background-image:-webkit-linear-gradient(top,#ef4457,#d92e41);background-image:-moz-linear-gradient(top,#ef4457,#d92e41);background-image:-ms-linear-gradient(top,#ef4457,#d92e41);background-image:-o-linear-gradient(top,#ef4457,#d92e41);background-image:linear-gradient(180deg,#ef4457,#d92e41);-webkit-box-shadow:-1px 1px 2px rgba(0,0,0,.28),inset 0 1px 0 0 #f88591;-moz-box-shadow:-1px 1px 2px rgba(0,0,0,.28),inset 0 1px 0 0 #f88591;box-shadow:-1px 1px 2px rgba(0,0,0,.28),inset 0 1px 0 0 #f88591;-moz-text-shadow:0 1px 0 rgba(0,0,0,.2);-webkit-text-shadow:0 1px 0 rgba(0,0,0,.2);text-shadow:0 1px 0 rgba(0,0,0,.2)}.b-button_theme_red,.b-button_theme_red:hover{border-color:#ef3247 #de2f42 #d92e41;color:#fff}.b-button_theme_red:hover{background-image:-webkit-linear-gradient(top,#f76a79,#f25062);background-image:-moz-linear-gradient(top,#f76a79,#f25062);background-image:-ms-linear-gradient(top,#f76a79,#f25062);background-image:-o-linear-gradient(top,#f76a79,#f25062);background-image:linear-gradient(180deg,#f76a79,#f25062)}.b-button_theme_red:active{background-image:-webkit-linear-gradient(top,#ef4457,#d92e41);background-image:-moz-linear-gradient(top,#ef4457,#d92e41);background-image:-ms-linear-gradient(top,#ef4457,#d92e41);background-image:-o-linear-gradient(top,#ef4457,#d92e41);background-image:linear-gradient(180deg,#ef4457,#d92e41);border-color:#ef3247 #de2f42 #d92e41;-webkit-box-shadow:-1px 1px 2px rgba(0,0,0,.28),inset 0 1px 5px 0 rgba(0,0,0,.2);-moz-box-shadow:-1px 1px 2px rgba(0,0,0,.28),inset 0 1px 5px 0 rgba(0,0,0,.2);box-shadow:-1px 1px 2px rgba(0,0,0,.28),inset 0 1px 5px 0 rgba(0,0,0,.2)}.b-button_theme_bordered-blue{border:1px solid #00baee;color:#00baee;background:#fff;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;-moz-text-shadow:none;-webkit-text-shadow:none;text-shadow:none;-webkit-transition:background .2s ease;-moz-transition:background .2s ease;-o-transition:background .2s ease;transition:background .2s ease}.b-button_theme_bordered-blue:hover{color:#fff}.b-button_theme_bordered-blue:active,.b-button_theme_bordered-blue:hover{border-color:#00baee;background:#00baee;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.b-button_theme_cornsilk,.b-button_theme_cornsilk:active,.b-button_theme_cornsilk:hover{background:#fff7da}.b-button_type_show-all{display:block}.b-button_type_show-all:hover .b-button__text{text-decoration:underline}.b-button_type_show-all .b-button__text{text-decoration:none}.b-button_type_flat{border:0 none;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}.b-button_type_flat,.b-button_type_flat:active,.b-button_type_flat:hover{background-image:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.b-button_type_search{float:right;border-left:0 none;-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;-ms-border-radius:0 3px 3px 0;-o-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0}.b-button_type_show-all-pseudo{display:block}.b-button_type_show-all-pseudo:hover .b-button__text{border-bottom-color:transparent}.b-button_type_show-all-pseudo .b-button__text{border-bottom-width:1px;border-bottom-style:dotted}.b-button_state_active,.b-button_state_active:hover{background-color:#e7e7e7;border-color:#bebebe #c8c8c8 #d4d4d4;background-image:none;-webkit-box-shadow:inset 0 1px 5px 0 rgba(0,0,0,.2);-moz-box-shadow:inset 0 1px 5px 0 rgba(0,0,0,.2);box-shadow:inset 0 1px 5px 0 rgba(0,0,0,.2)}.b-button_state_active.b-button_theme_blue,.b-button_state_active:hover.b-button_theme_blue{border-color:#1497c1 #1391bb #138db5;background-image:-webkit-linear-gradient(top,#19bff5,#17b0e1);background-image:-moz-linear-gradient(top,#19bff5,#17b0e1);background-image:-ms-linear-gradient(top,#19bff5,#17b0e1);background-image:-o-linear-gradient(top,#19bff5,#17b0e1);background-image:linear-gradient(180deg,#19bff5,#17b0e1);-moz-text-shadow:0 1px 0 rgba(0,0,0,.2);-webkit-text-shadow:0 1px 0 rgba(0,0,0,.2);text-shadow:0 1px 0 rgba(0,0,0,.2);color:#fff}.b-button_state_active.b-button_theme_dark-green,.b-button_state_active:hover.b-button_theme_dark-green{border-color:#389332;background-color:#32c328}.b-button_state_active.b-button_theme_dark-green,.b-button_state_active.b-button_theme_dark-orange,.b-button_state_active:hover.b-button_theme_dark-green,.b-button_state_active:hover.b-button_theme_dark-orange{-webkit-box-shadow:-1px 1px 2px rgba(0,0,0,.28),inset 0 1px 5px 0 rgba(0,0,0,.2);-moz-box-shadow:-1px 1px 2px rgba(0,0,0,.28),inset 0 1px 5px 0 rgba(0,0,0,.2);box-shadow:-1px 1px 2px rgba(0,0,0,.28),inset 0 1px 5px 0 rgba(0,0,0,.2)}.b-button_state_active.b-button_theme_dark-orange,.b-button_state_active:hover.b-button_theme_dark-orange{border-color:#d86c1b;background-color:#ff911b}.b-button_state_active.b-button_theme_white,.b-button_state_active:hover.b-button_theme_white{background:#fefefe;background-image:none}.b-button_state_active .b-button__tail,.b-button_state_active:hover .b-button__tail{display:block;position:absolute;left:50%;margin-left:-6px;bottom:-6px}.b-button_state_disabled,.b-button_state_disabled:active,.b-button_state_disabled:hover,.b-button_state_disabled:hover:active{border:1px solid #e5e5e5;color:#6e6e6e;cursor:default;background-image:-webkit-linear-gradient(top,#fcfcfc,#f8f8f8);background-image:-moz-linear-gradient(top,#fcfcfc,#f8f8f8);background-image:-ms-linear-gradient(top,#fcfcfc,#f8f8f8);background-image:-o-linear-gradient(top,#fcfcfc,#f8f8f8);background-image:linear-gradient(180deg,#fcfcfc,#f8f8f8);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;-moz-text-shadow:none;-webkit-text-shadow:none;text-shadow:none}.b-button_state_disabled .icon-discount_mode,.b-button_state_disabled .icon-loupe,.b-button_state_disabled:active .icon-discount_mode,.b-button_state_disabled:active .icon-loupe,.b-button_state_disabled:hover .icon-discount_mode,.b-button_state_disabled:hover .icon-loupe,.b-button_state_disabled:hover:active .icon-discount_mode,.b-button_state_disabled:hover:active .icon-loupe{-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);filter:alpha(opacity=50);-moz-opacity:.5;-khtml-opacity:.5;opacity:.5}.b-popup{position:absolute;margin:0;padding:0;border-width:2px;border-style:solid;border-color:#d5d5d5 #d2d2d2 #cfcfcf;color:#000;max-width:350px;z-index:150;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.1);-moz-box-shadow:0 1px 3px 0 rgba(0,0,0,.1);box-shadow:0 1px 3px 0 rgba(0,0,0,.1);background:#fff}.b-popup__header{padding:7px 15px 0;font-size:13px;font-weight:700}.b-popup__body{margin:10px 15px;font-size:12px}.b-popup__close{position:absolute;top:4px;right:4px;display:none;color:#999;font-size:16px;line-height:12px;cursor:pointer}.b-popup__tail{position:absolute;display:block;width:12px;height:12px}.b-popup_type_product-termo .b-popup__header{color:#1d8db0;font-size:22px}.b-popup__tail_orientation_east:before{content:'';position:absolute;top:0;left:0;border:5px solid transparent;border-left:7px solid #d0d4dc}.b-popup__tail_orientation_east:after{content:'';position:absolute;top:0;left:-2px;border:5px solid transparent;border-left:6px solid #fff}.b-popup__tail_orientation_west{width:5px}.b-popup__tail_orientation_west:before{content:'';position:absolute;width:0;height:0;top:0;right:0;border:5px solid transparent;border-right:7px solid #d0d4dc}.b-popup__tail_orientation_west:after{content:'';position:absolute;width:0;height:0;top:0;right:-2px;border:5px solid transparent;border-right:6px solid #fff}.b-popup__tail_orientation_south:before{content:'';position:absolute;right:0;top:0;border:5px solid transparent;border-top:7px solid #d0d4dc}.b-popup__tail_orientation_south:after{content:'';position:absolute;right:0;top:-2px;border:5px solid transparent;border-top:6px solid #fff}.b-popup__tail_orientation_north{height:5px}.b-popup__tail_orientation_north:before{content:'';position:absolute;bottom:0;left:0;border:5px solid transparent;border-bottom:6px solid #d0d4dc}.b-popup__tail_orientation_north:after{content:'';position:absolute;left:0;bottom:-2px;border:5px solid transparent;border-bottom:5px solid #fff}.b-popup_size_normal{max-width:600px}.b-popup_theme_black{max-width:290px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:rgba(0,0,0,.8);border:0 none;color:#fff}.b-popup_theme_black .b-popup__tail_orientation_north:before{border-bottom-color:rgba(0,0,0,.8)}.b-popup_theme_black .b-popup__tail_orientation_north:after{border:none}.b-popup_theme_black .b-popup__tail_orientation_south:before{border-top-color:rgba(0,0,0,.8)}.b-popup_theme_black .b-popup__tail_orientation_south:after{border:none}.b-popup_theme_black .b-popup__tail_orientation_west:before{border-right-color:rgba(0,0,0,.8)}.b-popup_theme_black .b-popup__tail_orientation_west:after{border:none}.b-popup_theme_black .b-popup__tail_orientation_east:before{border-left-color:rgba(0,0,0,.8)}.b-popup_theme_black .b-popup__tail_orientation_east:after{border:none}.b-popup_theme_black .b-popup__close{right:8px;top:10px;color:#fff}.b-popup_theme_pale-yellow{background:#fffde6;border:1px solid #e9d4b5;color:#575757}.b-popup_theme_pale-yellow .b-popup__tail_orientation_north:before{border-bottom-color:#e2d7b9}.b-popup_theme_pale-yellow .b-popup__tail_orientation_north:after{border-bottom-color:6px solid #fff9df}.b-popup_theme_pale-yellow .b-popup__tail_orientation_south:before{border-top-color:#e2d7b9}.b-popup_theme_pale-yellow .b-popup__tail_orientation_south:after{border-top-color:6px solid #fff9df}.b-popup_theme_pale-yellow .b-popup__tail_orientation_west:before{border-right-color:#e2d7b9}.b-popup_theme_pale-yellow .b-popup__tail_orientation_west:after{border-right-color:6px solid #fff9df}.b-popup_theme_pale-yellow .b-popup__tail_orientation_east:before{border-left-color:#e2d7b9}.b-popup_theme_pale-yellow .b-popup__tail_orientation_east:after{border-left-color:6px solid #fff9df}.b-popup_type_hint-with-closer .b-popup__close{display:block}.b-popup_mode_form-error{display:inline-block;position:relative;max-width:none;margin:-4px 0 0 10px;background:#fff9df;border:1px solid #e2d7b9;z-index:1;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 2px 3px #dedede;-moz-box-shadow:0 2px 3px #dedede;box-shadow:0 2px 3px #dedede}.b-popup_mode_form-error .b-popup__tail_orientation_north{top:-6px;left:10px}.b-popup_mode_form-error .b-popup__tail_orientation_north:before{border-bottom-color:#e2d7b9}.b-popup_mode_form-error .b-popup__tail_orientation_north:after{border-bottom:6px solid #fff9df}.b-popup_mode_form-error .b-popup__body{display:block;margin:10px 15px;padding:0;color:#797a7c}.b-popup_mode_checkbox-error{display:inline-block;position:relative;max-width:none;margin:7px 0 0;background:#fff9df;border:1px solid #e2d7b9;z-index:1;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 2px 3px #dedede;-moz-box-shadow:0 2px 3px #dedede;box-shadow:0 2px 3px #dedede}.b-popup_mode_checkbox-error .b-popup__tail_orientation_north{top:-5px;left:10px}.b-popup_mode_checkbox-error .b-popup__tail_orientation_north:before{border-bottom-color:#e2d7b9}.b-popup_mode_checkbox-error .b-popup__tail_orientation_north:after{border-bottom:6px solid #fff9df}.b-popup_mode_checkbox-error .b-popup__body{display:block;margin:10px 15px;padding:0;color:#797a7c}.b-popup_width_260{max-width:260px}.b-popup_layout_small .b-popup__body{margin:8px 10px}.b-popup_max-width_360{max-width:360px}.b-popup_font-weight_bold .b-popup__body{font-size:13px;font-weight:700}.b-popup__link{color:#009ac4;text-decoration:none}.b-popup__link:hover{color:#009ac4;text-decoration:underline}.b-shopping-cart{padding:31px}.b-shopping-cart__additional-info{margin-left:55px}.b-shopping-cart__additional-link{display:inline-block;margin-right:30px;color:#00a1cd}.b-shopping-cart__additional-message{margin-bottom:20px}.b-shopping-cart__additional-text{margin-bottom:10px}.b-shopping-cart__client-notes-toggle{display:inline-block;color:#828282;line-height:1.1em;border-bottom:1px dotted #828282;cursor:pointer}.b-shopping-cart__empty-cart{text-align:center}.b-shopping-cart__empty-cart:before{margin-right:10px;content:'';vertical-align:middle}.b-shopping-cart__empty-cart-text{color:#929292;vertical-align:middle;font-size:17px}.b-shopping-cart__header{margin-bottom:15px;color:#c5250b;font-size:24px;font-weight:400}.b-shopping-cart__link{color:#009ac4}.b-shopping-cart__link:hover{color:#00a1cd}.b-shopping-cart__mail-msg{float:left;width:200px;margin-right:20px}.b-shopping-cart__mail-error{float:left}.b-shopping-cart__mail-input{display:inline-block;width:290px;vertical-align:top}.b-shopping-cart__mail-btn{margin-left:10px;vertical-align:top}.b-shopping-cart__message:before{float:left;content:''}.b-shopping-cart__mods{margin-bottom:10px}.b-shopping-cart__msg-content{margin-bottom:15px}.b-shopping-cart__order-items{position:relative;padding:0 20px;border:1px solid #e5e5e5;background:#fff;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px}.b-shopping-cart__order-items:after{content:"";position:absolute;bottom:-13px;left:58px}.b-shopping-cart__order-down-arrow{position:absolute;left:70px;bottom:0;margin:0 0 -13px -12px}.b-shopping-cart__quantity-error{display:block;color:#da0000;white-space:nowrap}.b-shopping-cart__success{margin:0 0 10px 55px;font-size:18px;line-height:1.25}.b-shc-item{position:relative;padding:20px 0;border-bottom:1px dotted #e5e5e5}.b-shc-item:last-child{border:0 none}.b-shc-item__cell{display:inline-block;width:170px;vertical-align:top}.b-shc-item__change-quantity{display:inline-block;margin:5px 0}.b-shc-item__delete{position:absolute;top:50%;margin:-19px 0 0 15px;color:#d9d9d9;font-size:38px;line-height:1;cursor:pointer}.b-shc-item__delete:hover{color:#c5250b}.b-shc-item__image-box{position:relative;display:inline-block;margin-right:30px;width:100px;border:1px solid #dcdcdc;vertical-align:middle}.b-shc-item__image-box_type_discount:after{position:absolute;right:0;bottom:0;content:''}.b-shc-item__info{display:inline-block;width:600px;vertical-align:top}.b-shc-item__info-name{margin-bottom:10px;font-size:18px;word-wrap:break-word;word-break:break-word}.b-shc-item__not-actual-image{-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=10);filter:alpha(opacity=10);-moz-opacity:.1;-khtml-opacity:.1;opacity:.1}.b-shc-item__not-actual-name{-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40);-moz-opacity:.4;-khtml-opacity:.4;opacity:.4}.b-shc-item__not-actual-text{color:#f04a5e}.b-shc-item__old-price{display:block;margin-bottom:-15px;text-decoration:line-through}.b-shc-item__price{display:block;margin-top:20px;word-wrap:break-word;font-size:18px;line-height:1.25em}.b-shc-item__title{margin-bottom:10px;color:#929292;font-size:12px;line-height:1.25}.b-shc-total{margin:30px 20px}.b-shc-total__button{margin-right:20px;vertical-align:middle}.b-shc-total__button-wrap{margin:20px 0}.b-shc-total__cart-saving,.b-shc-total__delivery-notice{font-size:13px;line-height:1.25em;color:#b2b2b2}.b-shc-total__company-info{display:table-cell;width:223px;vertical-align:top}.b-shc-total__continue-link,.b-shc-total__continue-link:hover{color:#929292}.b-shc-total__create-order{display:table-cell;margin-right:15px;width:345px;vertical-align:top}.b-shc-total__epayment{display:table;margin:20px 0}.b-shc-total__info{margin-left:130px}.b-shc-total__label{display:table-cell;vertical-align:top;width:100px;padding:10px 25px 0 0;font-size:13px;line-height:1.25em;color:#b2b2b2;text-align:center}.b-shc-total__min-order{color:red;font-size:14px;line-height:1.25em}.b-shc-total__price{font-size:28px;line-height:1.2em}.b-shc-total__phone-only{margin-top:5px}.b-shc-total__safe-icon{margin-right:10px}.b-shc-total__safe-shopping-label{display:inline-block;vertical-align:middle}.b-shc-total__label_pos_aside{text-align:center;float:left;width:102px;margin-top:8px}.b-order-prepare{width:895px;min-width:895px;font-family:Arial;font-size:13px;color:#545454}.b-order-prepare__amount-line{position:relative;padding:20px 0;border-top:1px dotted #dadada}.b-order-prepare__amount-line:first-child{border-top:0 none;padding-top:0}.b-order-prepare__amount-holder{overflow:auto;height:600px;padding-right:44px;margin-right:-44px}.b-order-prepare__amount-info{margin:0 0 0 120px}.b-order-prepare__button{margin-right:10px;vertical-align:middle}.b-order-prepare__cart-saving{font-size:13px;line-height:1.25em;color:#b2b2b2}.b-order-prepare__checkbox{position:relative;padding-left:20px}.b-order-prepare__checkbox-input{position:absolute;top:2px;left:0}.b-order-prepare__client-notes-toggle{display:inline-block;border-bottom:1px dotted #828282;color:#828282;font-size:17px;cursor:pointer}.b-order-prepare__cn-button{margin-top:20px;margin-bottom:15px}.b-order-prepare__column{position:relative;display:table-cell;vertical-align:top;width:376px;padding:50px 58px 30px 20px}.b-order-prepare__column-notification{background:#fff6dc;position:relative;width:100%;padding:23px 26px 20px 40px;margin:-50px -26px 20px -40px;font-size:13px}.b-order-prepare__company-phones{width:250px}.b-order-prepare__company-title-cn{width:250px;font-size:17px;color:#929292;margin-bottom:10px}.b-order-prepare__company-name-cn{font-size:18px;margin-bottom:10px}.b-order-prepare__continue-link{display:inline-block;margin-top:15px;color:#929292}.b-order-prepare__continue-link:hover{color:#929292}.b-order-prepare__contact-table{margin:10px auto}.b-order-prepare__delivery-info{margin-top:5px;color:#929292}.b-order-prepare__epayment{display:table;margin:20px 0}.b-order-prepare__field{margin-bottom:20px}.b-order-prepare__header{margin:0 0 15px;color:#c01213;font-weight:400;font-size:24px;line-height:1.25}.b-order-prepare__hint{display:inline-block;margin-top:5px;font-size:12px}.b-order-prepare__link{color:#009ac4}.b-order-prepare__link:hover{color:#00a1cd}.b-order-prepare__link-input{margin-bottom:10px}.b-order-prepare__link-input-icon{margin-left:10px;vertical-align:middle}.b-order-prepare__menu{padding:15px 0}.b-order-prepare__menu-label{float:left;width:170px;display:none;font-size:0;line-height:0;color:#929292}.b-order-prepare__menu-callback{display:none;float:left}.b-order-prepare__medium-text{margin-bottom:15px;font-size:14px}.b-order-prepare__min-order{margin-top:15px;color:red}.b-order-prepare__paid-label{float:left;width:110px;color:#929292}.b-order-prepare__safe-shopping-label{display:inline-block;vertical-align:middle}.b-order-prepare__safe-icon{margin-right:10px}.b-order-prepare__safe-link,.b-order-prepare__safe-link:hover{color:#929292}.b-order-prepare__schedule{width:355px}.b-order-prepare__send-invoice{margin-top:5px}.b-order-prepare__total{display:inline-block;font-size:30px;line-height:1.25em}.b-order-prepare__denomination{margin:5px 0 0 120px;font-size:16px;color:#9b9b9b}.b-order-prepare__amount-info_type_large-text{font-size:17px;line-height:1.25}.b-order-prepare__amount-line_type_first-child{border-top:0 none;padding-top:0}.b-order-prepare__checkbox_type_agreement{margin-top:20px;margin-bottom:5px}.b-order-prepare__column_pos_first{padding-right:24px;padding-left:41px;border-right:1px solid #ededed;background:#fff}.b-order-prepare__field_pos_last{margin-bottom:0}.b-order-prepare__header_color_grey{color:#929292}.b-order-prepare__menu_position_fixed{position:fixed;left:50%;bottom:0;z-index:1000;overflow:hidden;width:812px;margin:0 0 0 -446px;padding:15px 40px;background:#fff;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);-moz-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3);border-top:1px solid #e6e6e6}.b-order-prepare__menu_position_fixed .b-order-prepare__menu-label{font-size:13px;margin:10px 0 0 20px;line-height:1.25em}.b-order-prepare__menu_type_callback .b-order-prepare__safe-shopping-label{display:none}.b-order-prepare__menu_type_callback .b-order-prepare__menu-callback{display:block}.b-order-prepare__paid-label_pos_middle{position:absolute;top:50%;left:0;margin-top:-.6em}.b-orp-product{position:relative;padding:20px 0;border-top:1px dotted #dadada}.b-orp-product:first-child{border-top:0;padding-top:0}.b-orp-product__delete{float:right;margin-right:15px;cursor:pointer;color:#d9d9d9;font-size:38px;line-height:0}.b-orp-product__delete:hover{color:#c5250b}.b-orp-product__image-box{position:relative;float:left;width:100px;margin-right:15px;border:1px solid #dcdcdc;background-color:#fff}.b-orp-product__info{margin:0 52px 0 120px}.b-orp-product__line{margin-top:15px}.b-orp-product__link{color:#009ac4}.b-orp-product__link:hover{color:#00a1cd}.b-orp-product__name{font-size:14px;word-break:break-word;word-wrap:break-word;color:#009ac4}.b-orp-product__name:hover{color:#00a1cd}.b-orp-product__old-price{display:block;margin:0 0 -15px;color:#b8b8b8;text-decoration:line-through;line-height:1.25em}.b-orp-product__price{display:block;word-wrap:break-word;font-size:18px;line-height:1.25em;margin-top:20px}.b-orp-product__presence{white-space:normal;display:inline-block;vertical-align:middle;margin-left:10px;font-size:12px}.b-orp-product__sticker{position:absolute;bottom:0;right:0}.b-orp-product__quantity-error{display:block;color:#da0000;white-space:nowrap}.b-orp-product__quantity-text{margin:13px 0}.b-orp-product__quantity-wrap{color:#929292;font-size:13px;white-space:nowrap}.b-orp-product__image-box_type_discount:after{position:absolute;right:0;bottom:0;content:''}.b-orp-product_type_cn{padding:0;border:none}.b-orp-product_type_cn .b-orp-product__image-box{width:auto;float:none;border:0 none}.b-orp-product_type_cn .b-orp-product__line{margin-bottom:10px}.b-orp-product_type_cn .b-orp-product__name{font-size:13px;margin-bottom:20px;font-weight:700;color:#545454}.b-orp-product_type_cn .b-orp-product__name:hover{color:#545454}.b-orp-product_type_cn .b-orp-product__old-price{margin-bottom:5px}.b-orp-product_type_cn .b-orp-product__price{font-weight:700;margin-top:0}.b-shopping-cart-count{position:relative;padding-right:36px;width:75px;height:34px;border:1px solid #ddd;border-right:none;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;background-color:#fff;-webkit-box-shadow:0 1px 2px #f2f2f2 inset;-moz-box-shadow:0 1px 2px #f2f2f2 inset;box-shadow:inset 0 1px 2px #f2f2f2;text-align:center;display:inline-block;vertical-align:middle}.b-shopping-cart-count:before{display:inline-block;height:100%;content:"";vertical-align:middle}.b-shopping-cart-count__btn{position:absolute;display:inline-block;width:36px;height:17px;border-right:0 none;right:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid #d9d9d9;border-color:#e2e2e2 #d9d9d9 #cbcbcb;font-size:1px;color:#b4b4b4;text-align:center;cursor:pointer;line-height:17px;-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.1),0 1px 0 #fff inset;-moz-box-shadow:0 1px 2px 0 rgba(0,0,0,.1),0 1px 0 #fff inset;box-shadow:0 1px 2px 0 rgba(0,0,0,.1),inset 0 1px 0 #fff;background-image:-webkit-linear-gradient(top,#fafafa,#e9e9e9);background-image:-moz-linear-gradient(top,#fafafa,#e9e9e9);background-image:-ms-linear-gradient(top,#fafafa,#e9e9e9);background-image:-o-linear-gradient(top,#fafafa,#e9e9e9);background-image:linear-gradient(180deg,#fafafa,#e9e9e9)}.b-shopping-cart-count__btn:hover{background-color:#c3c3c3;border-color:#dbdbdb #d1d1d1 #c3c3c3;-webkit-box-shadow:0 1px 3px 1px rgba(0,0,0,.15);-moz-box-shadow:0 1px 3px 1px rgba(0,0,0,.15);box-shadow:0 1px 3px 1px rgba(0,0,0,.15);background-image:-webkit-linear-gradient(top,#fff,#f8f8f8);background-image:-moz-linear-gradient(top,#fff,#f8f8f8);background-image:-ms-linear-gradient(top,#fff,#f8f8f8);background-image:-o-linear-gradient(top,#fff,#f8f8f8);background-image:linear-gradient(180deg,#fff,#f8f8f8)}.b-shopping-cart-count__btn:hover .b-shopping-cart-count__btn_arrow_up{border-bottom-color:#333}.b-shopping-cart-count__btn:hover .b-shopping-cart-count__btn_arrow_down{border-top-color:#333}.b-shopping-cart-count__btn:active{border-color:#bdbdbd #c2c2c2 #c8c8c8;-webkit-box-shadow:0 0 3px 1px rgba(0,0,0,.15) inset;-moz-box-shadow:0 0 3px 1px rgba(0,0,0,.15) inset;box-shadow:inset 0 0 3px 1px rgba(0,0,0,.15);background-image:-webkit-linear-gradient(top,#e7e7e7,#e7e7e7);background-image:-moz-linear-gradient(top,#e7e7e7,#e7e7e7);background-image:-ms-linear-gradient(top,#e7e7e7,#e7e7e7);background-image:-o-linear-gradient(top,#e7e7e7,#e7e7e7);background-image:linear-gradient(180deg,#e7e7e7,#e7e7e7)}.b-shopping-cart-count__btn_arrow_down{bottom:0;border-bottom:0 none;-webkit-border-radius:0 0 3px 0;-moz-border-radius:0 0 3px 0;-ms-border-radius:0 0 3px 0;-o-border-radius:0 0 3px 0;border-radius:0 0 3px 0}.b-shopping-cart-count__btn_arrow_down:hover .b-shopping-cart-count__btn-text:before{border-color:#544f4f transparent transparent}.b-shopping-cart-count__btn_arrow_down:after{content:"";display:inline-block;vertical-align:middle;width:0;height:0;border-color:#b5b5b5 transparent transparent;border-style:solid;border-width:5px 5px 0}.b-shopping-cart-count__btn_arrow_up{top:0;border-top:0 none;-webkit-border-radius:0 3px 0 0;-moz-border-radius:0 3px 0 0;-ms-border-radius:0 3px 0 0;-o-border-radius:0 3px 0 0;border-radius:0 3px 0 0}.b-shopping-cart-count__btn_arrow_up:hover .b-shopping-cart-count__btn-text:before{border-color:transparent transparent #544f4f}.b-shopping-cart-count__btn_arrow_up:after{content:"";display:inline-block;vertical-align:middle;width:0;height:0;border-color:transparent transparent #b5b5b5;border-style:solid;border-width:0 5px 5px}.b-shopping-cart-count__input{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 10px;width:100%;border:none;color:#333;text-align:center;font-size:16px}.b-shopping-cart-count__input_type_disabled{color:#a5a5a5;cursor:default}.b-shopping-cart-count__text{display:inline-block;vertical-align:middle}.b-shopping-cart-count__btn_type_disabled{border:1px solid #e5e5e5;color:#6e6e6e;cursor:default;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;-moz-text-shadow:none;-webkit-text-shadow:none;text-shadow:none;background-image:-webkit-linear-gradient(top,#f2f2f2,#f2f2f2);background-image:-moz-linear-gradient(top,#f2f2f2,#f2f2f2);background-image:-ms-linear-gradient(top,#f2f2f2,#f2f2f2);background-image:-o-linear-gradient(top,#f2f2f2,#f2f2f2);background-image:linear-gradient(180deg,#f2f2f2,#f2f2f2)}.b-shopping-cart-count__popup{width:190px;white-space:normal}.b-shopping-cart-count_type_disabled{background:#ebebe4}.b-cart-info__name{margin:8px 0 10px;color:#b2b2b2;font-size:13px}.b-cart-info__wrapper{margin-top:10px}.b-cart-info__image-wrap{display:inline-block;vertical-align:middle;text-align:center}.b-cart-info__image-wrap:before{content:'';vertical-align:middle}.b-cart-info__icon{margin-right:10px}.b-cart-info__left-part{float:left;width:110px}.b-cart-info__right-part{margin:0 52px 0 120px}.b-cart-info__company-link{color:#009ac4}.b-cart-info__company-link:hover{color:#00a1cd}.b-cart-info__name_place_order{margin:0}.b-iconed-text{display:table-row}.b-iconed-text__icon-holder{padding:3px 0;display:table-cell;vertical-align:top;text-align:center}.b-iconed-text__text-holder{padding:3px 0;display:table-cell;vertical-align:middle;font-size:13px;line-height:1em}.b-iconed-text__icon{vertical-align:top}.b-iconed-text_type_without-icon .b-iconed-text__icon-holder{display:none}.b-iconed-text_pt_10 .b-iconed-text__icon-holder,.b-iconed-text_pt_10 .b-iconed-text__text-holder{padding-top:10px}.b-iconed-text_theme_grey,.b-iconed-text_theme_grey:hover{color:#929292}.b-input{padding-right:22px}.b-input:after{display:block;clear:both;content:""}.b-input__hint{display:block;font-size:12px;line-height:1.25em}.b-input__help-hint{position:absolute;top:0;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-width:0 1px 1px;border-color:#ddd;border-style:solid;padding:8px 10px;background-color:#fff7da;z-index:-1;margin-top:-2px;-webkit-transition:top .2s ease,opacity .2s ease;-moz-transition:top .2s ease,opacity .2s ease;-o-transition:top .2s ease,opacity .2s ease;transition:top .2s ease,opacity .2s ease;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;overflow:hidden;height:0}.b-input__help-hint:hover{top:100%;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1}.b-input__change-button-panel{display:block;width:32px;height:16px;border:1px solid #d9d9d9;border-color:#e2e2e2 #d9d9d9 #cbcbcb;font-size:1px;color:#b4b4b4;text-align:center;-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.1),0 1px 0 #fff inset;-moz-box-shadow:0 1px 2px 0 rgba(0,0,0,.1),0 1px 0 #fff inset;box-shadow:0 1px 2px 0 rgba(0,0,0,.1),inset 0 1px 0 #fff;background-image:-webkit-linear-gradient(top,#fafafa,#e9e9e9);background-image:-moz-linear-gradient(top,#fafafa,#e9e9e9);background-image:-ms-linear-gradient(top,#fafafa,#e9e9e9);background-image:-o-linear-gradient(top,#fafafa,#e9e9e9);background-image:linear-gradient(180deg,#fafafa,#e9e9e9);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.b-input__change-button-panel:hover{background-color:#c3c3c3;border-color:#dbdbdb #d1d1d1 #c3c3c3;-webkit-box-shadow:0 1px 3px 1px rgba(0,0,0,.15);-moz-box-shadow:0 1px 3px 1px rgba(0,0,0,.15);box-shadow:0 1px 3px 1px rgba(0,0,0,.15);background-image:-webkit-linear-gradient(top,#fff,#f8f8f8);background-image:-moz-linear-gradient(top,#fff,#f8f8f8);background-image:-ms-linear-gradient(top,#fff,#f8f8f8);background-image:-o-linear-gradient(top,#fff,#f8f8f8);background-image:linear-gradient(180deg,#fff,#f8f8f8)}.b-input__change-button-panel:hover .b-input__change-button-arrow-up{border-bottom-color:#333}.b-input__change-button-panel:hover .b-input__change-button-arrow-down{border-top-color:#333}.b-input__change-button-panel:active{border-color:#bdbdbd #c2c2c2 #c8c8c8;-webkit-box-shadow:0 0 3px 1px rgba(0,0,0,.15) inset;-moz-box-shadow:0 0 3px 1px rgba(0,0,0,.15) inset;box-shadow:inset 0 0 3px 1px rgba(0,0,0,.15);background-image:-webkit-linear-gradient(top,#e7e7e7,#e7e7e7);background-image:-moz-linear-gradient(top,#e7e7e7,#e7e7e7);background-image:-ms-linear-gradient(top,#e7e7e7,#e7e7e7);background-image:-o-linear-gradient(top,#e7e7e7,#e7e7e7);background-image:linear-gradient(180deg,#e7e7e7,#e7e7e7)}.b-input__change-button-panel:active .b-input__change-button-arrow-up{border-bottom-color:#333}.b-input__change-button-panel:active .b-input__change-button-arrow-down{border-top-color:#333}.b-input__change-button-panel_type_up{border-bottom:0 none;-webkit-border-radius:0 3px 0 0;-moz-border-radius:0 3px 0 0;-ms-border-radius:0 3px 0 0;-o-border-radius:0 3px 0 0;border-radius:0 3px 0 0;height:17px}.b-input__change-button-panel_type_down{margin-top:1px;border-top:0 none;-webkit-border-radius:0 0 3px 0;-moz-border-radius:0 0 3px 0;-ms-border-radius:0 0 3px 0;-o-border-radius:0 0 3px 0;border-radius:0 0 3px 0}.b-input__change-button-arrow-up{margin-top:5px;border-bottom:4px solid #b5b5b5}.b-input__change-button-arrow-down,.b-input__change-button-arrow-up{border-left:4px solid transparent;border-right:4px solid transparent;display:inline-block}.b-input__change-button-arrow-down{margin-top:7px;border-top:4px solid #b5b5b5}.b-input__phone-code{float:left;padding:11px 0 9px;font-size:1.1em;line-height:1.2em}.b-input__phone-code-switch{display:inline-block;margin:11px 0 0;border-bottom:1px dashed;cursor:pointer;font-size:1.1em}.b-input__phone-divider{float:left;margin:0 3px;font-size:1.1em;line-height:37px}.b-input__field,input[type=email].b-input__field,input[type=input].b-input__field,input[type=password].b-input__field,input[type=text].b-input__field{float:left;padding:8px 10px;width:100%;height:18px;outline:0 none;border:1px solid #ddd;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;background-color:#fff;-webkit-box-shadow:0 1px 2px #f2f2f2 inset;-moz-box-shadow:0 1px 2px #f2f2f2 inset;box-shadow:inset 0 1px 2px #f2f2f2;color:#333;font:15px/18px Arial,sans-serif}.b-input__field::-webkit-input-placeholder,input[type=email].b-input__field::-webkit-input-placeholder,input[type=input].b-input__field::-webkit-input-placeholder,input[type=password].b-input__field::-webkit-input-placeholder,input[type=text].b-input__field::-webkit-input-placeholder{color:#9a9a9a}.b-input__field::-moz-placeholder,input[type=email].b-input__field::-moz-placeholder,input[type=input].b-input__field::-moz-placeholder,input[type=password].b-input__field::-moz-placeholder,input[type=text].b-input__field::-moz-placeholder{color:#9a9a9a}.b-input__field:-ms-input-placeholder,input[type=email].b-input__field:-ms-input-placeholder,input[type=input].b-input__field:-ms-input-placeholder,input[type=password].b-input__field:-ms-input-placeholder,input[type=text].b-input__field:-ms-input-placeholder{color:#9a9a9a}.b-input__field.placeholder,input[type=email].b-input__field.placeholder,input[type=input].b-input__field.placeholder,input[type=password].b-input__field.placeholder,input[type=text].b-input__field.placeholder{color:#9a9a9a}textarea.b-input__field{overflow-x:hidden;height:auto}input[type=email].b-input__field_type_no-right-radius,input[type=input].b-input__field_type_no-right-radius,input[type=password].b-input__field_type_no-right-radius,input[type=text].b-input__field_type_no-right-radius{-webkit-border-radius:2px 0 0 2px;-moz-border-radius:2px 0 0 2px;-ms-border-radius:2px 0 0 2px;-o-border-radius:2px 0 0 2px;border-radius:2px 0 0 2px}.b-input__field_state_disabled,input[type=email].b-input__field.b-input__field_state_disabled,input[type=input].b-input__field.b-input__field_state_disabled,input[type=password].b-input__field.b-input__field_state_disabled,input[type=text].b-input__field.b-input__field_state_disabled,textarea.b-input__field.b-input__field_state_disabled{background:#fafafa;color:#a5a5a5;cursor:default}input[type=email].b-input__field_height_small,input[type=input].b-input__field_height_small,input[type=password].b-input__field_height_small,input[type=text].b-input__field_height_small,textarea.b-input__field_height_small{padding-top:2px;padding-bottom:1px;height:17px;font-size:13px}.b-input__field_height_30,input[type=email].b-input__field_height_30,input[type=input].b-input__field_height_30,input[type=password].b-input__field_height_30,input[type=text].b-input__field_height_30,textarea.b-input__field_height_30{height:30px}textarea.b-input__field_height_50{height:50px}textarea.b-input__field_height_100{height:100px}textarea.b-input__field_height_150{height:150px}input[type=email].b-input__field_height_big,input[type=input].b-input__field_height_big,input[type=password].b-input__field_height_big,input[type=text].b-input__field_height_big,textarea.b-input__field_height_big{padding:11px 10px}.b-input__field_height_medium,input[type=email].b-input__field_height_medium,input[type=input].b-input__field_height_medium,input[type=password].b-input__field_height_medium,input[type=text].b-input__field_height_medium,textarea.b-input__field_height_medium{padding-top:6px;padding-bottom:6px;font-size:13px}.b-input__field_type_vertical-resize{resize:vertical}.b-input__field_font-size_12,input[type=email].b-input__field_font-size_12,input[type=input].b-input__field_font-size_12,input[type=password].b-input__field_font-size_12,input[type=text].b-input__field_font-size_12,textarea.b-input__field_font-size_12{font-size:12px}.b-input__field_font-size_13,input[type=email].b-input__field_font-size_13,input[type=input].b-input__field_font-size_13,input[type=password].b-input__field_font-size_13,input[type=text].b-input__field_font-size_13,textarea.b-input__field_font-size_13{font-size:13px}.b-input__field_font-size_18,input[type=email].b-input__field_font-size_18,input[type=input].b-input__field_font-size_18,input[type=password].b-input__field_font-size_18,input[type=text].b-input__field_font-size_18,textarea.b-input__field_font-size_18{font-size:18px}.b-input__remove-icon{position:absolute;top:0;right:0;display:inline-block;background-color:#fff;cursor:pointer}.b-input__remove-icon:before{font-size:15px;color:#a9a9a9}.b-input__remove-icon:hover:before{color:#cf2f10}.b-input_placeholder_black .b-input__field::-webkit-input-placeholder,.b-input_placeholder_black input[type=email].b-input__field::-webkit-input-placeholder,.b-input_placeholder_black input[type=input].b-input__field::-webkit-input-placeholder,.b-input_placeholder_black input[type=password].b-input__field::-webkit-input-placeholder,.b-input_placeholder_black input[type=text].b-input__field::-webkit-input-placeholder,.b-input_placeholder_black textarea.b-input__field::-webkit-input-placeholder{color:#000}.b-input_placeholder_black .b-input__field::-moz-placeholder,.b-input_placeholder_black input[type=email].b-input__field::-moz-placeholder,.b-input_placeholder_black input[type=input].b-input__field::-moz-placeholder,.b-input_placeholder_black input[type=password].b-input__field::-moz-placeholder,.b-input_placeholder_black input[type=text].b-input__field::-moz-placeholder,.b-input_placeholder_black textarea.b-input__field::-moz-placeholder{color:#000}.b-input_placeholder_black .b-input__field:-ms-input-placeholder,.b-input_placeholder_black input[type=email].b-input__field:-ms-input-placeholder,.b-input_placeholder_black input[type=input].b-input__field:-ms-input-placeholder,.b-input_placeholder_black input[type=password].b-input__field:-ms-input-placeholder,.b-input_placeholder_black input[type=text].b-input__field:-ms-input-placeholder,.b-input_placeholder_black textarea.b-input__field:-ms-input-placeholder{color:#000}.b-input_placeholder_black .b-input__field.placeholder,.b-input_placeholder_black input[type=email].b-input__field.placeholder,.b-input_placeholder_black input[type=input].b-input__field.placeholder,.b-input_placeholder_black input[type=password].b-input__field.placeholder,.b-input_placeholder_black input[type=text].b-input__field.placeholder,.b-input_placeholder_black textarea.b-input__field.placeholder{color:#000}.b-input_status_invalid .b-input__field,.b-input_status_invalid input[type=email].b-input__field,.b-input_status_invalid input[type=input].b-input__field,.b-input_status_invalid input[type=password].b-input__field,.b-input_status_invalid input[type=text].b-input__field,.b-input_status_invalid textarea.b-input__field{border:1px solid #e52b2c}.b-input_size_small{width:33px}.b-input_size_medium{width:56px}.b-input_size_big{width:300px}.b-input_theme_correct{position:relative}.b-input_theme_correct:before{position:absolute;top:14px;right:10px;font-size:12px;color:#55b615}.b-input_theme_error{position:relative}.b-input_theme_error .b-drop-down__value,.b-input_theme_error .b-input__field,.b-input_theme_error .b-input__field:focus,.b-input_theme_error input[type=email].b-input__field,.b-input_theme_error input[type=email].b-input__field:focus,.b-input_theme_error input[type=input].b-input__field,.b-input_theme_error input[type=input].b-input__field:focus,.b-input_theme_error input[type=password].b-input__field,.b-input_theme_error input[type=password].b-input__field:focus,.b-input_theme_error input[type=text].b-input__field,.b-input_theme_error input[type=text].b-input__field:focus,.b-input_theme_error textarea.b-input__field,.b-input_theme_error textarea.b-input__field:focus{border-color:#f63}.b-input_with_validation{position:relative;padding-right:0}.b-input_with_validation .b-input__field,.b-input_with_validation input[type=email].b-input__field,.b-input_with_validation input[type=input].b-input__field,.b-input_with_validation input[type=password].b-input__field,.b-input_with_validation input[type=text].b-input__field,.b-input_with_validation textarea.b-input__field{height:36px;padding-right:32px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.b-input_with_validation .b-input__field:focus,.b-input_with_validation input[type=email].b-input__field:focus,.b-input_with_validation input[type=input].b-input__field:focus,.b-input_with_validation input[type=password].b-input__field:focus,.b-input_with_validation input[type=text].b-input__field:focus,.b-input_with_validation textarea.b-input__field:focus{border-color:#11c0f2}.b-input_with_right-button{margin-right:-10px;display:inline-block;vertical-align:middle}.b-input_with_right-button+.b-button{border-top-left-radius:0;border-bottom-left-radius:0}.b-input_with_inside-button{position:relative;padding-right:0}.b-input_with_inside-button .b-input__field,.b-input_with_inside-button input[type=email].b-input__field,.b-input_with_inside-button input[type=input].b-input__field,.b-input_with_inside-button input[type=password].b-input__field,.b-input_with_inside-button input[type=text].b-input__field,.b-input_with_inside-button textarea.b-input__field{padding-right:152px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:auto}.b-input_with_inside-button .b-button{position:absolute;top:0;bottom:0;margin:auto 0;right:10px}.b-input_with_inside-button .b-button_size_small{height:20px}.b-input_with_help-hint{position:relative;z-index:1}.b-input_with_help-hint .b-input__field:focus~.b-input__help-hint{top:100%;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;height:auto}.b-contact-table{border-collapse:collapse}.b-contact-table__term{max-width:120px;text-align:right;word-wrap:break-word;font-size:12px}.b-contact-table__definition,.b-contact-table__term{padding:0 0 7px;border:0;vertical-align:top;line-height:1.25em}.b-contact-table__definition{font-size:13px}.b-contact-table__text{margin-right:20px}.b-popup-all-contacts__wrapper{text-align:center}.b-popup-all-contacts__link{color:#009ac4}.b-popup-all-contacts__link:hover{color:#00a1cd}.b-credit-popup{width:730px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px}.b-credit-popup__header{padding:20px 40px;background:#fff;line-height:1.25}.b-credit-popup__footer{padding:10px 40px;border-top:1px solid #ededed;background:#f8f8f8;color:#929292}.b-credit-popup__title{margin:0 0 20px;color:#929292;font-weight:400;font-size:24px;line-height:1.25}.b-credit-popup__title-text{display:block;margin-top:10px;color:#333;font-size:13px}.b-credit-popup__title-price{margin-left:10px}.b-credit-popup__table{text-align:center}.b-credit-popup__column{margin:0 5px}.b-credit-popup__column-title{margin:0 0 10px;font-weight:400;font-size:18px;line-height:1.25em}.b-credit-popup__disclaimer{margin-top:5px}.b-credit-popup__link,.b-credit-popup__link:hover{color:#00a1cd}.b-credit-popup__button{margin-top:10px}.b-credit-popup__header_type_centered,.b-react-overlay{text-align:center}.b-react-overlay{overflow-y:scroll;background-color:rgba(0,0,0,.85);color:#333;cursor:default;display:block;top:0;left:0;right:0;bottom:0;position:fixed;height:100%;font-family:Arial,sans-serif}.b-react-overlay:after{content:"";display:inline-block;vertical-align:middle;height:100%}.b-react-overlay__dialog{background-color:#f8f8f8;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-box-shadow:#fff 0 0 0;-moz-box-shadow:#fff 0 0 0;box-shadow:0 0 0 #fff;position:relative;margin:70px auto;display:inline-block;text-align:left;max-width:85%;vertical-align:middle}.b-react-overlay__close-button{position:absolute;right:20px;top:15px;background:none;font:30px Arial,sans-serif;color:#a5a5a5;cursor:pointer;z-index:1}.b-react-overlay__dialog_type_agreement{padding:35px;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;border-radius:8px;max-width:70%}.b-react-overlay__dialog_type_agreement .b-react-overlay__content{max-width:800px;height:400px;padding:0 15px 0 0;overflow:auto}.b-react-overlay__dialog_type_agreement .b-react-overlay__close-button{position:absolute;top:10px;right:10px;height:30px;width:30px;background:none;text-align:center;line-height:30px;font-family:serif;font-size:30px;font-weight:700;color:#a5a5a5}.b-react-overlay__dialog_type_success-msg-empty{margin:-31px}.b-react-overlay__dialog_type_success-msg-empty .b-react-overlay__header{padding:31px 31px 0}.b-react-overlay__dialog_type_success-msg-empty .b-react-overlay__content{padding:0 31px 31px}.b-react-overlay__dialog_type_big{width:512px;padding:100px 115px 80px;font-size:14px;line-height:24px}.b-react-overlay__dialog_type_big .b-react-overlay__close-button{position:absolute;right:40px;top:40px;font-size:0}.b-react-overlay__dialog_theme_white{padding:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background-color:#fff}.b-react-overlay__header_theme_gray{border-bottom:1px solid #ededed;background-color:#f8f8f8}.b-react-overlay__footer_theme_gray{background:#eee;margin:0 -31px -31px;padding:20px 31px;border-top:1px solid #e4e4e4}.b-react-overlay__content_theme_gray{border-bottom:1px solid #ededed;border-top:1px solid #ededed;background-color:#f8f8f8}.b-react-overlay__header_size_small{padding-top:15px}.b-react-overlay__dialog_type_close-btn-outside .b-react-overlay__close-button{right:-30px;top:-30px}.b-react-overlay_theme_black{background-color:#000}.b-drop-down{position:relative}.b-drop-down__arrow{position:absolute;top:50%;right:9px;margin-top:-1px;width:0;height:0;border-top:4px solid #6e6e6e;border-right:4px solid transparent;border-left:4px solid transparent}.b-drop-down__dropped,.b-drop-down__list{overflow-y:auto;position:absolute;display:none;margin:-1px 0 0 -1px;padding:5px 0;z-index:12;left:0;top:100%;-webkit-box-shadow:0 1px 2px -1px #ddd;-moz-box-shadow:0 1px 2px -1px #ddd;box-shadow:0 1px 2px -1px #ddd;border:1px solid #cacaca;-webkit-border-radius:0 0 2px 2px;-moz-border-radius:0 0 2px 2px;-ms-border-radius:0 0 2px 2px;-o-border-radius:0 0 2px 2px;border-radius:0 0 2px 2px;background:#fff;color:#868686;min-width:100%}.b-drop-down__list-item{position:relative;padding:5px 10px;cursor:pointer;word-wrap:break-word;-moz-text-shadow:none;-webkit-text-shadow:none;text-shadow:none}.b-drop-down__list-item:hover{background-color:#e7e7e7}.b-drop-down__value{overflow:hidden;position:relative;display:block;border:1px solid #d6d6d6;border-top-color:#e2e2e2;border-bottom-color:#ccc;padding:10px 20px 9px 10px;color:#454545;text-decoration:none;font-size:12px;background:#f2f2f2;cursor:pointer;word-wrap:break-word;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 1px 3px -2px rgba(0,0,0,.45);-moz-box-shadow:0 1px 3px -2px rgba(0,0,0,.45);box-shadow:0 1px 3px -2px rgba(0,0,0,.45);background-image:-webkit-linear-gradient(bottom,#f2f2f2,#fafafa);background-image:-moz-linear-gradient(bottom,#f2f2f2,#fafafa);background-image:-ms-linear-gradient(bottom,#f2f2f2,#fafafa);background-image:-o-linear-gradient(bottom,#f2f2f2,#fafafa);background-image:linear-gradient(0deg,#f2f2f2,#fafafa);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.b-drop-down__value:hover{border-color:#cdcdcd;border-top-color:#dbdbdb;border-bottom-color:#c3c3c3;color:#333;-webkit-box-shadow:0 0 3px -1px rgba(0,0,0,.3);-moz-box-shadow:0 0 3px -1px rgba(0,0,0,.3);box-shadow:0 0 3px -1px rgba(0,0,0,.3);background-image:-webkit-linear-gradient(bottom,#f8f8f8,#fefefe);background-image:-moz-linear-gradient(bottom,#f8f8f8,#fefefe);background-image:-ms-linear-gradient(bottom,#f8f8f8,#fefefe);background-image:-o-linear-gradient(bottom,#f8f8f8,#fefefe);background-image:linear-gradient(0deg,#f8f8f8,#fefefe)}.b-drop-down__value:hover .b-drop-down__arrow{border-top-color:#333}.b-drop-down__link{padding:5px 10px;margin:-5px -10px;display:block}.b-drop-down__link,.b-drop-down__link:hover{color:#4b4b4b;text-decoration:none}.b-drop-down__scroll-wrapper{max-height:200px;margin:0 10px 10px}.b-drop-down__list-item-action{padding:5px 10px;border-top:1px solid #cacaca;cursor:default}.b-drop-down__dropped{overflow:visible;padding:0}.b-drop-down__value-background{position:absolute;left:-21px;top:-11px;width:170px;height:100%;padding:10px 0 0;border-width:1px 1px 0;border-style:solid;border-color:#cacaca;background:#fff}.b-drop-down__icon{vertical-align:middle}.b-drop-down__icon-wrapper{width:35px;margin-right:10px}.b-drop-down__text{vertical-align:middle}.b-drop-down__search{margin:10px}.b-drop-down__value_border-radius-right_none{-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;-ms-border-radius:3px 0 0 3px;-o-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}.b-drop-down__value_type_nowrap{white-space:nowrap}.b-drop-down__list-item_state_active,.b-drop-down__list-item_state_active:hover{background-color:#e7e7e7}.b-drop-down__list-item_state_active .b-drop-down__link{color:#868686;cursor:default}.b-drop-down__list-item_border_top{border-top:1px solid #cacaca}.b-drop-down__list-item_state_hover{background-color:#e7e7e7}.b-drop-down__value_type_ellipsis{white-space:nowrap;overflow:hidden;-ms-text-overflow:ellipsis;text-overflow:ellipsis}.b-drop-down__dropped_type_bb-0{border-bottom:0}.b-drop-down__list_border_top-0{border-top:0}.b-drop-down_state_active{z-index:160}.b-drop-down_state_active .b-drop-down__value{-moz-text-shadow:0 1px 0 #fff;-webkit-text-shadow:0 1px 0 #fff;text-shadow:0 1px 0 #fff}.b-drop-down_state_active .b-drop-down__value,.b-drop-down_state_active:hover .b-drop-down__value{-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.16) inset;-moz-box-shadow:0 1px 2px 0 rgba(0,0,0,.16) inset;box-shadow:inset 0 1px 2px 0 rgba(0,0,0,.16);border:1px solid #d7d7d7;border-top-color:#bdbdbd;border-bottom-color:#d4d4d4;background:#e7e7e7;color:#333}.b-drop-down_state_active .b-drop-down__arrow{border-top-color:#333}.b-drop-down_state_active .b-drop-down__dropped,.b-drop-down_state_active .b-drop-down__list{display:block}.b-drop-down_theme_light{border:1px solid #e8e8ea;border-color:#e8e8ea #ddd #d6d6d8;background-image:-webkit-linear-gradient(top,#fff,#f4f4f6);background-image:-moz-linear-gradient(top,#fff,#f4f4f6);background-image:-ms-linear-gradient(top,#fff,#f4f4f6);background-image:-o-linear-gradient(top,#fff,#f4f4f6);background-image:linear-gradient(180deg,#fff,#f4f4f6)}.b-drop-down_theme_light.b-drop-down_state_active{position:relative;background:#ababab;border:1px solid #848589;-moz-text-shadow:0 1px 1px #787878;-webkit-text-shadow:0 1px 1px #787878;text-shadow:0 1px 1px #787878;-webkit-box-shadow:0 0 5px #7f8082 inset;-moz-box-shadow:0 0 5px #7f8082 inset;box-shadow:inset 0 0 5px #7f8082}.b-drop-down_theme_light.b-drop-down_state_active .b-drop-down__value{color:#fff;-moz-text-shadow:none;-webkit-text-shadow:none;text-shadow:none}.b-drop-down_theme_light.b-drop-down_state_active .b-drop-down__arrow{border-top-color:#fff;right:7px;margin-top:-2px}.b-drop-down_theme_light.b-drop-down_state_active:hover{border:1px solid #848589;color:#fff;-webkit-box-shadow:0 0 5px #7f8082 inset;-moz-box-shadow:0 0 5px #7f8082 inset;box-shadow:inset 0 0 5px #7f8082}.b-drop-down_theme_light.b-drop-down_state_active:hover .b-drop-down__arrow{border-top-color:#fff}.b-drop-down_theme_simple{font-weight:400}.b-drop-down_theme_simple .b-drop-down__value,.b-drop-down_theme_simple.b-drop-down_state_active .b-drop-down__value{-moz-text-shadow:none;-webkit-text-shadow:none;text-shadow:none;border:0;background-color:transparent;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background-image:none}.b-drop-down_theme_simple .b-drop-down__value:hover,.b-drop-down_theme_simple.b-drop-down_state_active .b-drop-down__value:hover{border:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background-image:none}.b-drop-down_theme_simple .b-drop-down__list{border:solid #e1e1e1;border-width:1px}.b-drop-down_theme_simple .b-drop-down__list-item:hover{background:#f7f7f7}.b-drop-down_theme_simple .b-drop-down__list-item_state_active,.b-drop-down_theme_simple .b-drop-down__list-item_state_active:hover{background:#fef7da}.b-drop-down_theme_scrollable{padding:0 20px 0 0;background:none;border:0 none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;position:absolute;top:0;display:inline-block}.b-drop-down_theme_scrollable.b-drop-down_state_active{padding:10px 20px;margin:-11px 0 0 -21px;background:#fff;border-top:1px solid #cacaca;border-right:1px solid #cacaca;border-bottom:0 none;border-left:1px solid #cacaca;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;width:150px}.b-drop-down_theme_scrollable.b-drop-down_state_active .b-drop-down__value{border-bottom:0 none}.b-drop-down_theme_scrollable.b-drop-down_state_active .b-drop-down__arrow{display:none}.b-drop-down_theme_scrollable .b-drop-down__list{border-top:0 none}.b-drop-down_theme_scrollable .b-drop-down__list-item{padding:0 10px;margin:10px 0 0;font-size:13px}.b-drop-down_theme_scrollable .b-drop-down__list-item:first-child{margin-top:0}.b-drop-down_theme_scrollable .b-drop-down__value{line-height:normal;border-bottom:1px dotted}.b-drop-down_size_small{font-size:11px}.b-drop-down_size_small .b-drop-down__arrow{right:6px;margin-top:-2px}.b-drop-down_size_small .b-drop-down__value{padding:0 17px 0 5px;font-size:11px;line-height:21px}.b-drop-down_size_small .b-drop-down__list{margin:0;padding:0}.b-drop-down_size_small .b-drop-down__list-item{line-height:21px}.b-drop-down_size_small .b-drop-down__link{padding:2px 5px}.b-drop-down_type_align-right{float:right}.b-drop-down_type_align-right .b-drop-down__list{right:0;left:auto}.b-drop-down_state_disabled{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.b-drop-down_state_disabled .b-drop-down__value,.b-drop-down_state_disabled:hover .b-drop-down__value{border:1px solid #e5e5e5;color:#6e6e6e;cursor:default;background-image:-webkit-linear-gradient(top,#fcfcfc,#f8f8f8);background-image:-moz-linear-gradient(top,#fcfcfc,#f8f8f8);background-image:-ms-linear-gradient(top,#fcfcfc,#f8f8f8);background-image:-o-linear-gradient(top,#fcfcfc,#f8f8f8);background-image:linear-gradient(180deg,#fcfcfc,#f8f8f8);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;-moz-text-shadow:none;-webkit-text-shadow:none;text-shadow:none}.b-drop-down_type_just-arrow .b-drop-down__value{padding:11px 12px}.b-drop-down_type_just-arrow .b-drop-down__list{width:auto}.b-drop-down_type_just-arrow .b-drop-down__arrow{top:0;right:0;bottom:0;left:0;margin:auto}.b-drop-down_theme_flat{font-weight:400}.b-drop-down_theme_flat .b-drop-down__value,.b-drop-down_theme_flat.b-drop-down_state_active .b-drop-down__value{border:0;background-color:#e1e5ea;-moz-text-shadow:none;-webkit-text-shadow:none;text-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background-image:none;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}.b-drop-down_theme_flat .b-drop-down__value:hover,.b-drop-down_theme_flat.b-drop-down_state_active .b-drop-down__value:hover{border:0;background-color:#d2d8e0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background-image:none}.b-drop-down_theme_flat.b-drop-down_state_active .b-drop-down__value{background-color:#d2d8e0}.b-drop-down_theme_flat .b-drop-down__list{border:solid #e1e1e1;border-width:1px}.b-drop-down_theme_flat .b-drop-down__list-item:hover{background:#f7f7f7}.b-drop-down_theme_flat .b-drop-down__list-item_state_active,.b-drop-down_theme_flat .b-drop-down__list-item_state_active:hover{background:#fef7da}.b-drop-down_theme_slim .b-drop-down__value{padding-top:0;padding-bottom:0}.b-drop-down_theme_autocomplete{padding:0;border:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.b-drop-down_theme_autocomplete .b-drop-down__list{display:block}.b-drop-down_theme_autocomplete:after,.b-drop-down_theme_autocomplete:before{clear:both;display:table;content:""}.b-drop-down_pos_top .b-drop-down__list{top:auto;bottom:100%}.b-drop-down_pos_top .b-drop-down__arrow{border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid #6e6e6e;border-top:0 none}.b-drop-down_pos_top.b-drop-down_state_active .b-drop-down__arrow{border-bottom-color:#333}.b-drop-down_theme_pseudo-link-black .b-drop-down__value{color:#333}.b-drop-down_theme_pseudo-link{display:inline-block}.b-drop-down_theme_pseudo-link .b-drop-down__value{position:relative;vertical-align:middle;line-height:normal;border-style:dotted;border-width:0 0 1px;color:#009ac4;padding:0;background:none;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background-image:none;font-size:13px}.b-drop-down_theme_pseudo-link .b-drop-down__value-holder{display:inline-block;padding:0 20px 0 0;position:relative;vertical-align:middle}.b-drop-down_theme_pseudo-link .b-drop-down__list{padding:30px 0 0;margin:-7px 0 0 -8px;min-width:100%;width:auto;overflow:visible;top:0}.b-drop-down_theme_pseudo-link .b-drop-down__list-item{display:block;padding:7px 10px;margin:0;font-size:13px;color:#0fa3ce;text-decoration:none}.b-drop-down_theme_pseudo-link .b-drop-down__scroll-wrapper{position:relative;max-height:inherit;margin:0;border-top:1px solid #cacaca}.b-drop-down_theme_pseudo-link .b-iconed-text__icon-holder{position:relative;z-index:16}.b-drop-down_theme_pseudo-link:hover .b-drop-down__value{border-color:transparent;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background-image:none}.b-drop-down_theme_pseudo-link:hover .b-drop-down__arrow{border-top-color:#333}.b-drop-down_theme_pseudo-link.b-drop-down_state_active .b-drop-down__value{border-color:transparent;color:#959595;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background-image:none}.b-drop-down_theme_pseudo-link.b-drop-down_state_active:hover .b-drop-down__value{background:none;border:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background-image:none}.b-drop-down_theme_pseudo-link.b-drop-down_state_active .b-drop-down__value-holder{z-index:15}.b-drop-down_theme_pseudo-link.b-drop-down_state_active .b-drop-down__arrow{display:none}.b-drop-down_theme_scrollable-portal{max-width:170px;padding:0 20px 0 0;background:none;border:0 none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;display:inline-block}.b-drop-down_theme_scrollable-portal .b-drop-down__value{position:relative;line-height:normal;border:1px dotted;border-color:transparent transparent #333;background:transparent;padding:0;font-size:13px}.b-drop-down_theme_scrollable-portal:hover{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background:none}.b-drop-down_theme_scrollable-portal:hover .b-drop-down__value{border-color:transparent;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background:transparent}.b-drop-down_theme_scrollable-portal:hover .b-drop-down__arrow{border-top-color:#333}.b-drop-down_theme_scrollable-portal.b-drop-down_state_active{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border:0 none}.b-drop-down_theme_scrollable-portal.b-drop-down_state_active .b-drop-down__value-background{display:block}.b-drop-down_theme_scrollable-portal.b-drop-down_state_active .b-drop-down__value{border-color:transparent;background:transparent;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.b-drop-down_theme_scrollable-portal.b-drop-down_state_active .b-drop-down__arrow{display:none}.b-drop-down_theme_scrollable-portal .b-drop-down__list{width:210px;margin-left:-21px;padding-top:15px;border-top:0 none}.b-drop-down_theme_scrollable-portal .b-drop-down__list-item{padding:4px 10px;margin:0;font-size:13px}.b-drop-down_theme_scrollable-portal .b-drop-down__list-item:first-child{margin-top:0}.b-drop-down_theme_scrollable-portal .b-drop-down__value-background{position:absolute;left:-21px;top:-11px;display:none;width:210px;height:100%;padding:10px 0 0;border-width:1px 1px 0;border-style:solid;border-color:#cacaca;background:#fff}.b-drop-down_theme_error .b-drop-down__value{border-color:#f63}.b-text-hider{display:block;position:relative;max-height:4.8em;line-height:1.2;overflow:hidden}.b-text-hider__holder{max-height:4.8em;line-height:1.2em;overflow:hidden}.b-text-hider__right-shadow{width:20px;height:100%;position:absolute;z-index:2;right:0;top:0;background-image:-webkit-linear-gradient(left,hsla(0,0%,100%,0),#fff);background-image:-moz-linear-gradient(left,hsla(0,0%,100%,0) 0,#fff 100%);background-image:-ms-linear-gradient(left,hsla(0,0%,100%,0) 0,#fff 100%);background-image:-o-linear-gradient(left,hsla(0,0%,100%,0) 0,#fff 100%);background-image:linear-gradient(90deg,hsla(0,0%,100%,0) 0,#fff)}.b-text-hider__right-shadow_color_light-grey{background-image:-webkit-linear-gradient(left,hsla(0,0%,98%,0),#f9f9f9);background-image:-moz-linear-gradient(left,hsla(0,0%,98%,0) 0,#f9f9f9 100%);background-image:-ms-linear-gradient(left,hsla(0,0%,98%,0) 0,#f9f9f9 100%);background-image:-o-linear-gradient(left,hsla(0,0%,98%,0) 0,#f9f9f9 100%);background-image:linear-gradient(90deg,hsla(0,0%,98%,0) 0,#f9f9f9)}.b-text-hider__right-shadow_color_lemon{background-image:-webkit-linear-gradient(left,rgba(255,253,232,0),#fffde8);background-image:-moz-linear-gradient(left,rgba(255,253,232,0) 0,#fffde8 100%);background-image:-ms-linear-gradient(left,rgba(255,253,232,0) 0,#fffde8 100%);background-image:-o-linear-gradient(left,rgba(255,253,232,0) 0,#fffde8 100%);background-image:linear-gradient(90deg,rgba(255,253,232,0) 0,#fffde8)}.b-text-hider__bottom-shadow{position:absolute;top:2.4em;left:0;width:100%;height:1.2em;background-image:-webkit-linear-gradient(top,hsla(0,0%,100%,.5),#fff);background-image:-moz-linear-gradient(top,hsla(0,0%,100%,.5),#fff);background-image:-ms-linear-gradient(top,hsla(0,0%,100%,.5),#fff);background-image:-o-linear-gradient(top,hsla(0,0%,100%,.5),#fff);background-image:linear-gradient(180deg,hsla(0,0%,100%,.5),#fff);pointer-events:none}.b-text-hider__bottom-shadow_color_grey{background-image:-webkit-linear-gradient(top,hsla(0,0%,92%,0),#eaeaea);background-image:-moz-linear-gradient(top,hsla(0,0%,92%,0) 0,#eaeaea 100%);background-image:-ms-linear-gradient(top,hsla(0,0%,92%,0) 0,#eaeaea 100%);background-image:-o-linear-gradient(top,hsla(0,0%,92%,0) 0,#eaeaea 100%);background-image:linear-gradient(180deg,hsla(0,0%,92%,0) 0,#eaeaea)}.b-popular_theme_grey .b-text-hider__bottom-shadow,.b-text-hider__bottom-shadow_color_light-grey{background-image:-webkit-linear-gradient(top,hsla(0,0%,97%,0),#f8f8f8);background-image:-moz-linear-gradient(top,hsla(0,0%,97%,0) 0,#f8f8f8 100%);background-image:-ms-linear-gradient(top,hsla(0,0%,97%,0) 0,#f8f8f8 100%);background-image:-o-linear-gradient(top,hsla(0,0%,97%,0) 0,#f8f8f8 100%);background-image:linear-gradient(180deg,hsla(0,0%,97%,0) 0,#f8f8f8)}.b-text-hider__bottom-corner{width:3em;height:1.5em;position:absolute;z-index:2;right:0;bottom:0;background-image:-webkit-linear-gradient(135deg,hsla(0,0%,100%,0),#fff);background-image:-moz-linear-gradient(135deg,hsla(0,0%,100%,0),#fff);background-image:-ms-linear-gradient(135deg,hsla(0,0%,100%,0),#fff);background-image:-o-linear-gradient(135deg,hsla(0,0%,100%,0),#fff);background-image:linear-gradient(135deg,hsla(0,0%,100%,0),#fff);pointer-events:none}.b-text-hider__left-shadow{width:20px;height:100%;position:absolute;z-index:2;left:0;top:0;background-image:-webkit-linear-gradient(left,#fff,hsla(0,0%,100%,0));background-image:-moz-linear-gradient(left,#fff 0,hsla(0,0%,100%,0) 100%);background-image:-ms-linear-gradient(left,#fff 0,hsla(0,0%,100%,0) 100%);background-image:-o-linear-gradient(left,#fff 0,hsla(0,0%,100%,0) 100%);background-image:linear-gradient(90deg,#fff 0,hsla(0,0%,100%,0))}.b-text-hider_type_one-line{height:auto;line-height:normal;white-space:nowrap}.b-text-hider_type_two-lines{height:2.4em}.b-text-hider_type_two-lines .b-text-hider__bottom-shadow{top:auto;bottom:0}.b-text-hider_type_three-lines{max-height:3.6em;line-height:1.2em}.b-text-hider_type_four-lines{max-height:4.6em}.b-text-hider_type_four-lines .b-text-hider__bottom-shadow{top:3.4em}.b-text-hider_type_max-two-lines{max-height:2.5em}.b-text-hider_type_max-two-lines .b-text-hider__bottom-shadow{top:1.4em}.b-text-hider_type_multi-line{max-height:none}.b-textbox{display:inline-block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:8px 10px;width:100%;outline:0 none;border:1px solid #ddd;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;background-color:#fff;-webkit-box-shadow:0 1px 2px #f2f2f2 inset;-moz-box-shadow:0 1px 2px #f2f2f2 inset;box-shadow:inset 0 1px 2px #f2f2f2;color:#333;font:15px/18px Arial,sans-serif}.b-textbox::-webkit-input-placeholder{color:#9a9a9a}.b-textbox::-moz-placeholder{color:#9a9a9a}.b-textbox:-ms-input-placeholder{color:#9a9a9a}.b-textbox.placeholder{color:#9a9a9a}textarea.b-textbox{display:block;resize:vertical}input[type=text].b-textbox_size_small{padding:4px 6px;font-size:13px;line-height:normal}.b-textbox_size_middle{padding:11px 13px;font-size:16px;line-height:normal}.b-textbox_size_large{padding:16px 18px;font-size:25px;line-height:normal}.b-textbox_border-radius-left_none{-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;-ms-border-radius:0 3px 3px 0;-o-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0}.b-textbox_border-radius-right_none{-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;-ms-border-radius:3px 0 0 3px;-o-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}.b-textbox:disabled,.b-textbox_state_disabled{background:#fafafa;color:#a5a5a5;cursor:default}.b-textbox_state_error{border-color:red}.b-social{height:1%}.b-social:after{display:block;clear:both;content:""}.b-social__button{display:inline-block;width:100px;height:28px;padding-top:10px;margin-left:1px;text-align:center;border:1px solid #dcdcdc;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;background:#f2f2f2;background-image:-webkit-linear-gradient(bottom,#f2f2f2,#fafafa);background-image:-moz-linear-gradient(bottom,#f2f2f2,#fafafa);background-image:-ms-linear-gradient(bottom,#f2f2f2,#fafafa);background-image:-o-linear-gradient(bottom,#f2f2f2,#fafafa);background-image:linear-gradient(0deg,#f2f2f2,#fafafa);-webkit-box-shadow:0 1px 1px rgba(0,0,0,.07);-moz-box-shadow:0 1px 1px rgba(0,0,0,.07);box-shadow:0 1px 1px rgba(0,0,0,.07);vertical-align:top}.b-social__button:hover{border-color:#dbdbdb #cfcfcf #c3c3c3;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.14);-moz-box-shadow:0 1px 2px rgba(0,0,0,.14);box-shadow:0 1px 2px rgba(0,0,0,.14);background-image:-webkit-linear-gradient(bottom,#f8f8f8,#fefefe);background-image:-moz-linear-gradient(bottom,#f8f8f8,#fefefe);background-image:-ms-linear-gradient(bottom,#f8f8f8,#fefefe);background-image:-o-linear-gradient(bottom,#f8f8f8,#fefefe);background-image:linear-gradient(0deg,#f8f8f8,#fefefe)}.b-social__button:active{border:1px solid #cacaca;border-color:#bdbdbd #cacaca #d4d4d4;background-image:none;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.11) inset;-moz-box-shadow:0 1px 3px rgba(0,0,0,.11) inset;box-shadow:inset 0 1px 3px rgba(0,0,0,.11)}.b-social__button:first-child{margin-left:0}.b-social__button::-moz-focus-inner{padding:0;border:0}.b-social_type_full-length{text-align:justify;line-height:0}.b-social_type_full-length .b-social__button{float:none;display:inline-block;vertical-align:top;text-align:center;margin:0}.b-social__helper{width:100%;border:0 none;height:0;padding:0;display:inline-block}.b-social_type_icon .b-social__button{width:36px;height:36px;padding:0;font-size:0;line-height:36px}.b-social__icon{vertical-align:middle}.b-social_type_full-width .b-social__button{display:block;width:auto}.b-line{display:block;position:relative;clear:both;border-top:1px solid #e6e6e6;font-size:0}.b-line_color_grey{border-color:#e6e8f1}.b-line_color_light-grey{border-color:#f0f2f1}.b-line_color_dark-gray{border-color:#dcdbdb}.b-line_color_white{border-color:#fff}.b-line_color_black{border-color:#3e4b54}.b-line_style_dashed{border-top:1px dashed silver}.b-line_style_dotted{border-top:1px dotted silver}.b-line_width_2{border-width:2px}.b-line_width_3{border-width:3px}.b-line_with_down-arrow:after,.b-line_with_down-arrow:before{content:'';position:absolute;left:0;right:0;width:0;margin:auto;border-left:20px solid transparent;border-right:20px solid transparent}.b-line_with_down-arrow:before{top:0;border-top:20px solid #e6e6e6}.b-line_with_down-arrow:after{top:-1px;border-top:20px solid #fff}.b-browser-update{font-family:Arial;width:745px;margin:10px auto;padding:10px;background-color:#fff}.b-browser-update__list{overflow:hidden;list-style-type:none;margin:10px -10px}.b-browser-update__list-item{width:151px;padding:20px 10px;float:left;margin:0 10px;text-align:center}.b-browser-update__list-item_even_yes{background-color:#f7f7f7}.b-validation__message{position:relative;display:inline-block;clear:both;margin:-1px 10px 0;padding:10px;border:1px solid #4b4b4b;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;background:#4b4b4b;color:#fff;line-height:1;font-size:13px;font-family:Arial,Tahoma,Helvetica,Liberation Sans,sans-serif}.b-validation__message:before{position:absolute;left:12px;bottom:100%;border:5px solid transparent;border-color:transparent transparent #4b4b4b;content:''}.b-validation__message a,.b-validation__message a:hover{color:#fff;text-decoration:underline}.b-validation_type_checkbox .b-validation__message{margin-top:5px}.b-validation_theme_error .b-validation__message{border-color:#e8ddac;background:#fff9df;color:#333}.b-validation_theme_error .b-validation__message:before{border-color:transparent transparent #e8ddac;color:#333}.b-validation_theme_error .b-validation__message:after{position:absolute;left:13px;bottom:100%;border:4px solid transparent;border-color:transparent transparent #fff9df;content:''}.b-validation_theme_error .b-validation__message a,.b-validation_theme_error .b-validation__message a:hover{color:#333}.b-validation_type_invoice{z-index:10;position:absolute;width:200px}.b-validation_type_opinion{margin:-48px 0 10px 140px;width:380px}.b-sticky-label{color:#fff;text-align:center;-moz-text-shadow:0 1px 0 #42ab2c;-webkit-text-shadow:0 1px 0 #42ab2c;text-shadow:0 1px 0 #42ab2c;line-height:71px}.b-sticky-label:after{content:'';display:inline-block;width:0;vertical-align:middle}.b-sticky-label__holder{width:100%;display:inline-block;vertical-align:middle;padding:1px 0}.b-sticky-label__icon{font-size:18px;margin-top:-6px}.b-sticky-label__icon,.b-sticky-label__text{display:block;font-weight:700;line-height:1em}.b-sticky-label__text{font-size:11px}.b-sticky-label__souvenir{margin-left:10px}.b-sticky-label__value{display:block;font-size:18px;font-weight:700;line-height:1em;margin-bottom:1px}.b-sticky-label__text_type_big{font-size:14px;margin-left:10px}.b-sticky-label_type_timeout{background:#00b50e;left:0;bottom:0;width:100%;height:auto;line-height:normal;white-space:nowrap;margin-bottom:-1px}.b-sticky-label_type_timeout .b-sticky-label__icon,.b-sticky-label_type_timeout .b-sticky-label__value{vertical-align:middle;display:inline-block;margin:0 10px 0 0}.b-sticky-label_type_timeout .b-sticky-label__text{vertical-align:middle;display:inline-block;white-space:normal}.b-sticky-label_type_timeout .b-sticky-label__holder{display:inline-block;padding:0}.b-sticky-label_type_auto-position{position:absolute;right:0;bottom:0;z-index:100}.b-sticky-label_size_small .b-sticky-label__text{font-size:10px}.b-sticky-label_size_small .b-sticky-label__value{font-size:14px}.b-sticky-label_size_small.b-sticky-label_type_timeout .b-sticky-label__value{margin:0 3px 0 0}.b-sticky-label_text_normal .b-sticky-label__text,.b-sticky-label_text_normal .b-sticky-label__value{font-weight:400}.b-hidden{display:none}.b-pro{display:inline-block;padding:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;background-color:#f5f5f5;line-height:1px;cursor:help}.b-pro:before{width:21px;content:''}.b-pro_stars_one:before{width:34px}.b-pro_stars_two:before{width:46px}.b-pro_stars_three:before{width:58px}.b-pro_stars_four:before{width:70px}.b-pro_stars_five:before{width:82px}.b-opinions-links__item{color:#00a1cd;text-decoration:none}.b-opinions-links__item:hover{color:#00a1cd;text-decoration:underline}.b-opinions-links__item+.b-opinions-links__item{margin-left:20px}.b-contact-info{line-height:1.385em}.b-contacts__row{display:block;margin:8px 0;font-style:normal;font-weight:400}.b-contacts__row:before{padding:0 5px 0 0;font-weight:700;content:attr(title) ':'}.b-contacts__comma+.b-contacts__comma:before{content:', '}.b-contacts__code:before{content:' ('}.b-contacts__code:after{content:') '}.b-contacts__phone{display:inline;word-break:break-word}.b-contacts__phone:after{white-space:pre;content:' \A'}.b-contacts__link,.b-contacts__link:hover{color:#009ac4}.b-autocomplete{position:absolute;z-index:1000;max-width:500px;border-style:solid;border-width:1px;-webkit-border-radius:0 0 3px 3px;-moz-border-radius:0 0 3px 3px;-ms-border-radius:0 0 3px 3px;-o-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px;-webkit-box-shadow:0 0 3px 1px rgba(0,0,0,.3);-moz-box-shadow:0 0 3px 1px rgba(0,0,0,.3);box-shadow:0 0 3px 1px rgba(0,0,0,.3);list-style:none}.b-autocomplete__item{cursor:pointer}.b-autocomplete__link{display:block;padding:4px 7px;color:#000;background:#fff}.b-autocomplete__link:hover{color:#000}.b-autocomplete__link:hover,.b-autocomplete__link_stat_current{text-decoration:none;background:#eee}.b-payments-list{margin-bottom:30px;height:1%;list-style:none}.b-payments-list:after{clear:both;content:'';display:block}.b-payments-list__item{float:left;margin:0 1px 1px 0;border:1px solid #e1e1e1;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;padding:10px;width:100px;height:100px;background:#fbfbfb;-webkit-box-shadow:0 0 3px 1px #ededed;-moz-box-shadow:0 0 3px 1px #ededed;box-shadow:0 0 3px 1px #ededed}.b-payments-list__link{display:block;border:1px solid transparent;width:99px;height:99px;line-height:99px;cursor:pointer;background:#fff}.b-payments-list__link:hover{border-color:#10bff4}.b-payments-list__centered-image{vertical-align:middle}.b-company-info{list-style:none;line-height:1.385em}.b-company-info_loc_product .b-company-info__item{margin:13px 0;font-size:13px;line-height:16px}.b-company-info__item{margin:8px 0;word-wrap:break-word}.b-company-info__item:after{display:block;content:'';clear:both}.b-company-info__label{float:left;margin-right:5px;font-weight:700}.b-company-info__name{overflow:hidden;position:relative;display:block;width:100%;margin-top:2px;white-space:nowrap;font-weight:700}.b-company-info__opinions-link{display:inline-block;border-bottom:1px dashed;text-decoration:none}.b-company-info__opinions-link:hover{text-decoration:none}.b-company-info__more-contacts{cursor:pointer}.b-endorsement-label__icon{vertical-align:middle;margin-right:5px}.b-endorsement-label__text{color:#fff;text-decoration:underline;vertical-align:middle}.b-endorsement-label__text:hover{color:#fff;text-decoration:none}.b-head-control-panel{position:relative;z-index:1120;display:block;height:28px;background-color:#222;-webkit-box-shadow:0 0 3px rgba(0,0,0,.3);-moz-box-shadow:0 0 3px rgba(0,0,0,.3);box-shadow:0 0 3px rgba(0,0,0,.3)}.b-head-control-panel__body{display:block;margin:0 auto;padding:0;width:998px}.b-head-control-panel__body:after{clear:both;display:block;content:''}.b-head-control-panel__placeholder{height:28px}.b-head-control-panel__logo{float:left;margin:4px 9px 1px 4px}.b-head-control-panel__logo-img{vertical-align:top}.b-head-control-panel__pro-state{float:left;margin:6px 6px 0 0}.b-head-control-panel__toolbar{float:left}.b-head-control-panel__item-welcome{float:left;margin:7px 0 0;padding:0 5px;color:#fff;font-size:12px;line-height:14px}.b-head-control-panel__item-company-banned,.b-head-control-panel__item-company-deleted{float:left;margin:5px 0 0;padding:0 5px;border-right:1px solid #a8acab;font-size:12px;color:#bf8184}.b-head-control-panel__favorites{float:right;margin:4px 10px 0 0}.b-head-control-panel__opinions-bar{float:right;margin:4px 10px 0 0;line-height:14px}.b-head-control-panel__endorsement{float:right;margin:6px 10px 0 0;font-size:12px;line-height:14px}.b-head-control-panel__drop-down{float:left;margin:0 3px 0 0;border-right:1px solid transparent;border-left:1px solid transparent}.b-head-control-panel__drop-down:hover{background-color:#f9f9f9;border-right:1px solid #d7d8db;border-left:1px solid #d7d8db}.b-head-control-panel__drop-down:hover .b-head-control-panel__drop-down-menu{visibility:visible}.b-head-control-panel__drop-down:hover .b-head-control-panel__drop-down-arrow{visibility:hidden}.b-head-control-panel__drop-down:hover .b-head-control-panel__link{color:#7b7b79;text-decoration:none}.b-head-control-panel__drop-down:hover:after{border-color:#7b7b79 transparent transparent}.b-head-control-panel__drop-down:after{display:inline-block;height:0;width:0;margin:0 4px 0 -4px;border-width:4px 3px 1px;border-style:solid;border-color:#cacaca transparent transparent;vertical-align:middle;content:''}.b-head-control-panel__drop-down .b-head-control-panel__link{float:none;display:inline-block;border:0 none}.b-head-control-panel__link{float:left;margin:7px 0 0;padding:0 5px;border-width:0 0 0 1px;border-style:solid;border-color:#fff;color:#fff;font-size:12px;line-height:14px;text-decoration:underline;cursor:pointer}.b-head-control-panel__link:hover{color:#fff;text-decoration:none}.b-head-control-panel__drop-down-menu{position:absolute;z-index:12;visibility:hidden;margin:0 0 0 -1px;background:#f9f9f9;border:1px solid #d7d8db;border-width:0 1px 1px;-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;-ms-border-radius:0 0 5px 5px;-o-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;-webkit-box-shadow:0 3px 6px 0 rgba(0,0,0,.2);-moz-box-shadow:0 3px 6px 0 rgba(0,0,0,.2);box-shadow:0 3px 6px 0 rgba(0,0,0,.2);list-style:none}.b-head-control-panel__drop-down-item{margin:0 15px;padding:2px 0;border-top:1px dotted #d1d1d1;font-size:12px}.b-head-control-panel__drop-down-item:first-child,.b-head-control-panel__drop-down-item_border_none{border:0 none}.b-head-control-panel__drop-down-sub-item{margin:0 15px;padding:2px 0;font-size:12px}.b-head-control-panel__drop-down-link{color:#7b7b79;text-decoration:underline;border:0;background:none;padding:0;cursor:pointer}.b-head-control-panel__drop-down-link:visited{color:#7b7b79}.b-head-control-panel__drop-down-link:hover{color:#7b7b79;text-decoration:none}.b-head-control-panel__cart{float:right}.b-head-control-panel__link_type_register{border:0 none}.b-head-control-panel__container{width:980px;margin:0 auto}.b-head-control-panel__container:after{clear:both;display:block;content:''}.b-head-control-panel__bigl-mark{float:left;margin:4px 9px 1px 4px}.b-head-control-panel__bigl-mark-img{vertical-align:top}.b-head-control-panel_type_static{position:static}.b-review-info{font-size:12px;line-height:14px;white-space:nowrap}.b-review-info__icon{margin:3px 7px 0 0;vertical-align:middle}.b-review-info__text{color:#fff;white-space:nowrap;vertical-align:middle}.b-review-info__link{color:#fff;text-decoration:underline}.b-review-info__link:hover{color:#fff;text-decoration:none}.b-shopping-button{overflow:hidden;height:28px;width:240px;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=75);filter:alpha(opacity=75);-moz-opacity:.75;-khtml-opacity:.75;opacity:.75;-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;-ms-border-radius:0 0 5px 5px;-o-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px}.b-shopping-button_state_active{-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1}.b-shopping-button__counter{display:inline-block;padding:0 4px;margin-left:3px;border:1px solid #fff;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;color:#fff;font-size:11px;line-height:16px;-moz-text-shadow:0 0 0 #fff;-webkit-text-shadow:0 0 0 #fff;text-shadow:0 0 0 #fff}.b-shopping-button__icon{position:absolute;top:4px;left:7px}.b-shopping-button__wrapper{position:relative;padding:4px 7px 5px 32px;height:19px;-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;-ms-border-radius:0 0 5px 5px;-o-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;background-image:-webkit-linear-gradient(top,#a0a0a0,#444);background-image:-moz-linear-gradient(top,#a0a0a0,#444);background-image:-ms-linear-gradient(top,#a0a0a0,#444);background-image:-o-linear-gradient(top,#a0a0a0,#444);background-image:linear-gradient(180deg,#a0a0a0,#444);color:#fff;font-weight:700;font-size:13px;line-height:18px;cursor:pointer}.b-footer{overflow:hidden;padding:10px}.b-footer__row{overflow:hidden;font-size:12px;line-height:18px;text-align:center}.b-footer__link-logo{margin-left:3px;vertical-align:middle}.b-footer__counters{float:right}.b-counter{position:relative;padding:2px 0 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;vertical-align:top;text-decoration:none}.b-counter__hosts{float:left;padding:0 2px 0 4px}.b-counter__hits,.b-counter__hosts{color:#959595;font-size:6px;line-height:9px;font-family:Arial;cursor:pointer}.b-counter__hits{float:right;padding:0 4px 0 2px}.b-counter__cnt{display:block;color:#0072d6;font-size:8px}.b-counter__logo{position:absolute;left:0;right:0;bottom:2px;overflow:hidden;height:10px;text-indent:-9999px;cursor:pointer}.b-create-new-order{position:fixed;bottom:0;left:0;width:100%;background:#fff;border:solid #e4e4e4;border-width:1px 0;height:42px;-webkit-box-shadow:0 -1px 1px rgba(0,0,0,.1);-moz-box-shadow:0 -1px 1px rgba(0,0,0,.1);box-shadow:0 -1px 1px rgba(0,0,0,.1);-webkit-transform:translateZ(0)}.b-create-new-order__container{width:980px;margin:10px auto}.b-not-working{position:relative;width:605px;height:244px;margin:60px auto 20px;padding:100px 80px 0;border:1px solid #ddd;background:#fff;color:#333;font-size:13px}.b-not-working:before{position:absolute;top:100px;right:100px;width:149px;height:146px;background:url("/web/20161005084918im_/http://static-cache.ua.uaprom.net/image/not_working.png") no-repeat;content:''}.b-belprom-product-support-info{border-width:0 0 1px;border-style:dotted;font-weight:400;cursor:pointer}.b-belprom-product-support-info:hover{border-width:0}.b-social-panel{position:fixed;top:275px;left:auto;right:auto;z-index:100}.b-social-panel_pos_right{right:0}.b-social-panel_pos_right .b-social-panel__content{right:45px}.b-social-panel_pos_right .b-social-panel__item_state_active .b-social-panel__image-holder,.b-social-panel_pos_right .b-social-panel__item_state_inactive .b-social-panel__image-holder{-webkit-box-shadow:-1px 0 0 0 #fff;-moz-box-shadow:-1px 0 0 0 #fff;box-shadow:-1px 0 0 0 #fff;z-index:1}.b-social-panel_pos_left{left:0}.b-social-panel_pos_left .b-social-panel__content{left:45px}.b-social-panel_pos_left .b-social-panel__item_state_active .b-social-panel__image-holder,.b-social-panel_pos_left .b-social-panel__item_state_inactive .b-social-panel__image-holder{-webkit-box-shadow:1px 0 0 0 #fff;-moz-box-shadow:1px 0 0 0 #fff;box-shadow:1px 0 0 0 #fff;z-index:1}.b-social-panel__item{display:block;cursor:pointer}.b-social-panel__item_state_active .b-social-panel__image{top:0}.b-social-panel__item_state_inactive .b-social-panel__image-holder:after{position:absolute;top:0;left:0;bottom:0;right:0;background-color:#000;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40);-moz-opacity:.4;-khtml-opacity:.4;opacity:.4;content:''}.b-social-panel__image{display:block;position:relative;top:-45px}.b-social-panel__image-holder{position:relative;overflow:hidden;width:45px;height:45px}.b-social-panel__content{position:absolute;top:0;left:auto;right:auto;border:1px solid #cdd4de;-webkit-box-shadow:1px 1px 2px 0 #c9c9cb;-moz-box-shadow:1px 1px 2px 0 #c9c9cb;box-shadow:1px 1px 2px 0 #c9c9cb;background-color:#fff;padding:5px;max-height:400px;overflow:hidden}.b-social-panel__content_type_hidden{visibility:hidden;width:0;height:0;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0}.b-up-arrow{position:fixed;bottom:70px;width:40px;height:40px;z-index:100;background-color:rgba(0,0,0,.5);color:#fff;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;-webkit-transition:all .5s linear;-moz-transition:all .5s linear;-o-transition:all .5s linear;transition:all .5s linear}.b-up-arrow:hover{cursor:pointer;background-color:rgba(0,0,0,.7)}.b-up-arrow:after{content:'';width:12px;height:12px;border-top:2px solid;border-right:2px solid;position:absolute;top:50%;left:50%;margin-top:-4px;margin-left:-6px;-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);-khtml-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.b-up-arrow_pos_left{left:75px}.b-up-arrow_pos_right{right:75px}.b-promo-banner{padding:10px 0;background-color:#222}.b-promo-banner__holder{width:980px;margin:0 auto;text-align:center}.b-promo-banner__button,.b-promo-banner__text{display:inline-block;vertical-align:middle;font-size:16px;color:#fff;line-height:1.2}.b-promo-banner__button{padding:5px 15px;margin-left:15px;text-decoration:none;border:1px solid #fff;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;cursor:pointer}.b-promo-banner__button:hover{text-decoration:none}.b-online-edit-banner__horizontal-borders,.b-online-edit-banner__vertical-borders{overflow:hidden;display:none;color:#fff}.b-online-edit-banner__horizontal-borders:after,.b-online-edit-banner__horizontal-borders:before,.b-online-edit-banner__vertical-borders:after,.b-online-edit-banner__vertical-borders:before{position:absolute;border-style:dashed;content:''}.b-online-edit-banner{position:relative}.b-online-edit-banner:hover .b-online-edit-banner__horizontal-borders,.b-online-edit-banner:hover .b-online-edit-banner__link,.b-online-edit-banner:hover .b-online-edit-banner__vertical-borders{display:inline}.b-online-edit-banner__link{display:none;position:absolute;right:0;top:0;color:#fff;font-size:20px;cursor:pointer;-moz-transform:scale(-1,1);-webkit-transform:scale(-1,1);-o-transform:scale(-1,1);-khtml-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.b-online-edit-banner__link:before{content:'\270E'}.b-online-edit-banner__horizontal-borders:after,.b-online-edit-banner__horizontal-borders:before{left:-5px;right:-5px;height:0}.b-online-edit-banner__horizontal-borders:before{top:-5px;border-width:1px 0 0}.b-online-edit-banner__horizontal-borders:after{bottom:-5px;border-width:0 0 1px}.b-online-edit-banner__vertical-borders:after,.b-online-edit-banner__vertical-borders:before{top:-5px;bottom:-5px;width:0}.b-online-edit-banner__vertical-borders:before{left:-5px;border-width:0 0 0 1px}.b-online-edit-banner__vertical-borders:after{right:-5px;border-width:0 1px 0 0}.b-images-view{text-align:center}.b-images-view__header{display:block;overflow:hidden;width:810px;margin:0 auto 5px;white-space:nowrap;text-overflow:ellipsis}.b-images-view__photo-holder{position:relative;width:800px;height:640px;margin:0 20px}.b-images-view__photo{position:absolute;top:0;left:0;right:0;bottom:0;max-width:100%;max-height:100%;margin:auto;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.b-images-view__button{position:absolute;top:50%;margin-top:-15px;cursor:pointer}.b-images-view__button_direction_right{right:-30px}.b-images-view__button_direction_left{left:-30px}.b-images-view__btn{display:inline-block;vertical-align:middle;cursor:pointer}.b-images-view__btn_state_left-disabled,.b-images-view__btn_state_right-disabled{cursor:default}.b-images-view__gallery{overflow:hidden;display:inline-block;width:490px;margin:5px 10px 10px;white-space:nowrap;vertical-align:middle;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}.b-images-view__item{position:relative;overflow:hidden;display:inline-block;width:58px;height:58px;margin:5px;border:1px solid #e9e9e9;background-color:#fff;vertical-align:top;white-space:normal;cursor:pointer}.b-images-view__item_state_active{border-color:#333;-webkit-box-shadow:0 0 3px #333;-moz-box-shadow:0 0 3px #333;box-shadow:0 0 3px #333}.b-images-view__item-photo{position:absolute;left:2px;top:2px;right:2px;bottom:2px;max-width:100%;max-height:100%;margin:auto;font-size:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.b-belprom-prices{font-size:80%;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);filter:alpha(opacity=70);-moz-opacity:.7;-khtml-opacity:.7;opacity:.7}.b-belprom-prices:before{display:inline-block;width:0;margin:0 .4em;content:' '}.b-belprom-prices_indent_none:before{content:none}.big-header{font-size:24px;display:block;line-height:1.25em;font-weight:400;margin:0 0 15px}.large-text{margin:0}.large-header,.large-text{font-size:18px;line-height:1.25em;font-weight:400}.large-header{display:block;margin:0 0 10px}.disc-marked{list-style-type:disc;padding-left:20px}.disc-marked li{margin:5px 0}.medium-text{font-size:17px;line-height:1.25em;font-weight:400;letter-spacing:-.2px}.h-layout-right{float:right}.h-layout-left{float:left}.h-layout-center{margin:0 auto}.h-block{display:block}.h-table{display:table}.h-table-cell{display:table-cell}.h-border-box{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.h-inline-block{display:inline-block}.h-relative{position:relative}.h-absolute{position:absolute}.h-layout-table{table-layout:fixed}.h-table-layout-auto{table-layout:auto}.h-layout-clear{float:none;clear:both;display:block;font-size:1px;line-height:0;height:0}.h-layout-hidden{overflow:hidden;zoom:1}.h-hidden{display:none}.h-seo{position:fixed;top:0;left:0;width:100%}.h-clearfix:after,.h-clearfix:before{clear:both;display:table;content:""}.h-overflow-auto{overflow:auto}.h-clear-none{clear:none}.h-mr-0{margin-right:0}.h-mr-5{margin-right:5px}.h-mr-8{margin-right:8px}.h-mr-10{margin-right:10px}.h-mr-15{margin-right:15px}.h-mr-20{margin-right:20px}.h-mr-25{margin-right:25px}.h-mr-30{margin-right:30px}.h-mr-35{margin-right:35px}.h-mr-40{margin-right:40px}.h-mr-45{margin-right:45px}.h-mr-50{margin-right:50px}.h-mr-60{margin-right:60px}.h-mr-80{margin-right:80px}.h-mr-90{margin-right:90px}.h-mr-100{margin-right:100px}.h-ml-0{margin-left:0}.h-ml-5{margin-left:5px}.h-ml-7{margin-left:7px}.h-ml-10{margin-left:10px}.h-ml-11{margin-left:11px}.h-ml-12{margin-left:12px}.h-ml-15{margin-left:15px}.h-ml-20{margin-left:20px}.h-ml-22{margin-left:22px}.h-ml-25{margin-left:25px}.h-ml-30{margin-left:30px}.h-ml-35{margin-left:35px}.h-ml-40{margin-left:40px}.h-ml-45{margin-left:45px}.h-ml-47{margin-left:47px}.h-ml-50{margin-left:50px}.h-ml-55{margin-left:55px}.h-ml-60{margin-left:60px}.h-ml-65{margin-left:65px}.h-ml-70{margin-left:70px}.h-ml-80{margin-left:80px}.h-ml-240{margin-left:240px}.h-mt-0{margin-top:0}.h-mt-1{margin-top:1px}.h-mt-2{margin-top:2px}.h-mt-3{margin-top:3px}.h-mt-4{margin-top:4px}.h-mt-5{margin-top:5px}.h-mt-6{margin-top:6px}.h-mt-7{margin-top:7px}.h-mt-8{margin-top:8px}.h-mt-10{margin-top:10px}.h-mt-11{margin-top:11px}.h-mt-12{margin-top:12px}.h-mt-15{margin-top:15px}.h-mt-18{margin-top:18px}.h-mt-20{margin-top:20px}.h-mt-25{margin-top:25px}.h-mt-30{margin-top:30px}.h-mt-35{margin-top:35px}.h-mt-40{margin-top:40px}.h-mt-45{margin-top:45px}.h-mt-50{margin-top:50px}.h-mt-60{margin-top:60px}.h-mt-65{margin-top:65px}.h-mt-70{margin-top:70px}.h-mt-75{margin-top:75px}.h-mt-80{margin-top:80px}.h-mt-100{margin-top:100px}.h-mb-0{margin-bottom:0}.h-mb-3{margin-bottom:3px}.h-mb-4{margin-bottom:4px}.h-mb-5{margin-bottom:5px}.h-mb-10{margin-bottom:10px}.h-mb-12{margin-bottom:12px}.h-mb-15{margin-bottom:15px}.h-mb-20{margin-bottom:20px}.h-mb-25{margin-bottom:25px}.h-mb-30{margin-bottom:30px}.h-mb-35{margin-bottom:35px}.h-mb-40{margin-bottom:40px}.h-mb-45{margin-bottom:45px}.h-mb-50{margin-bottom:50px}.h-mb-60{margin-bottom:60px}.h-mb-80{margin-bottom:80px}.h-mb-90{margin-bottom:90px}.h-mv-5{margin-top:5px;margin-bottom:5px}.h-mv-9{margin-top:9px;margin-bottom:9px}.h-mv-10{margin-top:10px;margin-bottom:10px}.h-mv-15{margin-top:15px;margin-bottom:15px}.h-mv-20{margin-top:20px;margin-bottom:20px}.h-mv-25{margin-top:25px;margin-bottom:25px}.h-mv-30{margin-top:30px;margin-bottom:30px}.h-mv-40{margin-top:40px;margin-bottom:40px}.h-mv-50{margin-top:50px;margin-bottom:50px}.h-mv-60{margin-top:60px;margin-bottom:60px}.h-mv-70{margin-top:70px;margin-bottom:70px}.h-mv-75{margin-top:75px;margin-bottom:75px}.h-mv-80{margin-top:80px;margin-bottom:80px}.h-mh-0{margin-right:0;margin-left:0}.h-mh-5{margin-right:5px;margin-left:5px}.h-mh-10{margin-right:10px;margin-left:10px}.h-mh-11{margin-right:11px;margin-left:11px}.h-mh-12{margin-right:12px;margin-left:12px}.h-mh-13{margin-right:13px;margin-left:13px}.h-mh-15{margin-right:15px;margin-left:15px}.h-mh-20{margin-right:20px;margin-left:20px}.h-mh-25{margin-right:25px;margin-left:25px}.h-mh-30{margin-right:30px;margin-left:30px}.h-mh-35{margin-right:35px;margin-left:35px}.h-mh-40{margin-right:40px;margin-left:40px}.h-mh-50{margin-right:50px;margin-left:50px}.h-mh-70{margin-right:70px;margin-left:70px}.h-mh-110{margin-right:110px;margin-left:110px}.h-add-any-button-icon{margin-right:7px!important}.h-cabinet-header-fix{margin-top:10px!important}.h-mv-200{margin-top:200px;margin-bottom:200px}.h-mb-70{margin-bottom:70px}.h-ml-335{margin-left:335px}.h-ml-102{margin-left:102px}.h-mt-37{margin-top:37px}.h-ml-170{margin-left:170px}.h-height-15{height:15px}.h-height-25{height:25px}.h-height-30{height:30px}.h-height-50{height:50px}.h-height-60{height:60px}.h-height-70{height:70px}.h-height-75{height:75px}.h-height-80{height:80px}.h-height-100{height:100px}.h-height-110{height:110px}.h-height-120{height:120px}.h-height-130{height:130px}.h-height-150{height:150px}.h-height-200{height:200px}.h-height-230{height:230px}.h-height-280{height:280px}.h-height-320{height:320px}.h-height-350{height:350px}.h-height-400{height:400px}.h-height-450{height:450px}.h-height-485{height:485px}.h-height-600{height:600px}.h-max-height-400{max-height:400px}.h-height-67{height:67px}.h-height-36{height:36px}.h-height-40{height:40px}.h-height-46{height:46px}.h-height-0{height:0}.h-height-auto{height:auto}.h-height-300{height:300px}.h-height-470{height:470px}.h-max-height-100perc{max-height:100%}.h-max-height-200{max-height:200px}.h-height-100perc{height:100%}.h-bg-green{background-color:#cfc}.h-bg-dark-green{background-color:#00b93e}.h-bg-yellow{background-color:#fffcd2}.h-bg-grey{background-color:#f5f9fa}.h-bg-gray{background-color:#f8f8f8}.h-bg-l-gray{background-color:#fcfcfc}.h-bg-light-grey{background-color:#e6e8f1}.h-bg-blue-grey{background-color:#ecf1f8}.h-bg-concrete{background-color:#f3f3f3}.h-bg-dark-gray{background-color:#e2e2e2}.h-bg-white{background-color:#fff}.h-bg-blue{background-color:#11c0f3}.h-bg-orange{background-color:#ff8500}.h-bg-wax-flower{background-color:#fba}.h-bg-beige{background-color:#e9e5dc}.h-bg-aliceblue{background-color:#f0f8ff}.h-bg-none{background:none}.h-target:target{background-color:#ff0}.h-new-year-2012{background:url('/web/20161005084918im_/http://static-cache.ua.uaprom.net/image/bg_newyear.jpg?r=45988b6e5bb3da263664ce28ff9828bd') 0 0 repeat #fff}.h-new-year-2012 .footer-copyright{background:none}.h-new-year-2012-bgtail{background:url('/web/20161005084918im_/http://static-cache.ua.uaprom.net/image/bg_newyear_tail.png?r=1c612ec0e60daa2bd6c310a48e56ede8') 50% 0 repeat-y}.h-text-center{text-align:center}.h-text-right{text-align:right}.h-text-left{text-align:left}.h-text-justify{text-align:justify}.h-nowrap{white-space:nowrap}.h-break-word{word-wrap:break-word;word-break:break-word}.h-break-all{word-break:break-all}.h-vertical-middle,td.h-vertical-middle{vertical-align:middle}.h-vertical-top{vertical-align:top}.h-vertical-bottom{vertical-align:bottom}.h-drop-decoration,.h-nohover-decoration:hover,.h-onlyhover-decoration{text-decoration:none}.h-onlyhover-decoration:hover,.h-underline-hover{text-decoration:underline}.h-underline-hover:hover{text-decoration:none}.h-underlined{text-decoration:underline}.h-line-through,.h-line-through:hover{text-decoration:line-through}.h-bold{font-weight:700}.h-text-italic{font-style:italic}.h-text-normal{font-weight:400}.h-line-height-normal{line-height:normal}.h-line-height-18{line-height:18px}.h-font-arial{font-family:Arial,Tahoma,Helvetica,Liberation Sans,sans-serif}.h-first-letter-uppercase:first-letter{text-transform:uppercase}.h-line-height-100p{line-height:100%}.h-pre-wrap{white-space:pre-wrap}.h-fs-0{font-size:0}.h-font-size-8{font-size:8px}.h-font-size-28{font-size:28px}.h-font-size-30{font-size:30px}.h-font-size-32{font-size:32px}.h-font-size-35{font-size:35px}.h-font-size-36{font-size:36px}.h-font-size-40{font-size:40px}.h-font-size-48{font-size:48px}.h-font-size-96{font-size:96px}.h-font-size-10{font-size:10px}.h-font-size-11{font-size:11px}.h-font-size-12{font-size:12px}.h-font-size-13{font-size:13px}.h-font-size-14{font-size:14px}.h-font-size-15{font-size:15px}.h-font-size-16{font-size:16px}.h-font-size-17{font-size:17px}.h-font-size-18{font-size:18px}.h-font-size-19{font-size:19px}.h-font-size-20{font-size:20px}.h-font-size-22{font-size:22px}.h-font-size-23{font-size:23px}.h-font-size-24{font-size:24px}.h-font-size-25{font-size:25px}.h-font-size-26{font-size:26px}.h-lh-big{line-height:1.75}.h-lh-normal{line-height:1.5}.h-lh-middle{line-height:1.3}.h-lh-small{line-height:1}.h-color-red{color:red}.h-color-dark-red,.h-color-dark-red:hover{color:#c5250b}.h-color-black{color:#000}.h-color-white{color:#fff}.h-color-green{color:#007f00}.h-color-green-light{color:#7aae4d}.h-color-dark-green,.h-color-dark-green:hover{color:#006f44}.h-color-malachite{color:#00b41e}.h-color-eggplant{color:#744864}.h-color-blue,.h-color-blue:hover{color:#0fa3ce}.h-color-light-blue,.h-color-light-blue:hover{color:#11c0f3}.h-color-gray,.h-color-gray:hover{color:#9b9b9b}.h-color-gray-dark,.h-color-gray-dark:hover{color:#636363}.h-color-l-gray,.h-color-l-gray:hover{color:#d9d9d9}.h-color-light-grey{color:#f4f5f6}.h-color-orange{color:#f90}.h-color-dark-orange,.h-color-dark-orange:hover{color:#fa8422}.h-color-grey{color:#333}.h-color-grey:hover{color:#333;text-decoration:none}.h-color-m-gray{color:#929292}.h-color-m-gray:hover{color:#929292;text-decoration:none}.h-color-grey_no-color_hover{color:#333}.h-color-dark-grey{color:#666}.h-color-dark-grey:hover{color:#666;text-decoration:none}.h-color-mustard{color:#8a6803}.h-tech-link{color:#929292;text-decoration:underline}.h-tech-link:hover{text-decoration:none}.h-black-link,.h-black-link:hover{color:#333}.h-white-link,.h-white-link:hover{color:#fff}.h-red-link,.h-red-link:hover{color:red}.h-blue-link,.h-blue-link:hover{color:#009ac4}.h-promo-blue-color{color:#36f}.h-opacity-zero{-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0}.h-opacity-quarter{-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=25);filter:alpha(opacity=25);-moz-opacity:.25;-khtml-opacity:.25;opacity:.25}.h-opacity-half{-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);filter:alpha(opacity=50);-moz-opacity:.5;-khtml-opacity:.5;opacity:.5}.h-opacity-third{-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=75);filter:alpha(opacity=75);-moz-opacity:.75;-khtml-opacity:.75;opacity:.75}.h-opacity-full{-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;visibility:hidden}.h-opacity-normal{-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;visibility:visible}.h-animated{-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}.h-animated-slow{-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease}.h-animated-fast{-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.h-cool-animated{-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}.h-hover-scale{-webkit-transition:easy .2s;-moz-transition:.2s easy;-o-transition:.2s easy;transition:easy .2s}.h-hover-scale:hover{-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-khtml-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.h-cursor-pointer{cursor:pointer}.h-cursor-default{cursor:default}.h-cursor-move{cursor:move}.h-cursor-text{cursor:text}.h-cursor-loupe{cursor:url("/web/20161005084918im_/http://static-cache.ua.uaprom.net/zoom-in.cur"),default;cursor:zoom-in;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:-o-zoom-in}.h-pointer-events-none{pointer-events:none}.h-cursor-auto{cursor:auto}.h-width-5{width:5px}.h-width-10{width:10px}.h-width-15{width:15px}.h-width-20{width:20px}.h-width-25{width:25px}.h-width-30{width:30px}.h-width-35{width:35px}.h-width-40{width:40px}.h-width-45{width:45px}.h-width-50{width:50px}.h-width-55{width:55px}.h-width-60{width:60px}.h-width-65{width:65px}.h-width-70{width:70px}.h-width-75{width:75px}.h-width-80{width:80px}.h-width-90{width:90px}.h-width-95{width:95px}.h-width-100{width:100px}.h-width-105{width:105px}.h-width-110{width:110px}.h-width-130{width:130px}.h-width-135{width:135px}.h-width-140{width:140px}.h-width-145{width:145px}.h-width-150{width:150px}.h-width-155{width:155px}.h-width-160{width:160px}.h-width-165{width:165px}.h-width-170{width:170px}.h-width-175{width:175px}.h-width-180{width:180px}.h-width-185{width:185px}.h-width-190{width:190px}.h-width-200{width:200px}.h-width-205{width:205px}.h-width-210{width:210px}.h-width-215{width:215px}.h-width-220{width:220px}.h-width-225{width:225px}.h-width-230{width:230px}.h-width-240{width:240px}.h-width-250{width:250px}.h-width-260{width:260px}.h-width-270{width:270px}.h-width-280{width:280px}.h-width-290{width:290px}.h-width-300{width:300px}.h-width-310{width:310px}.h-width-320{width:320px}.h-width-380{width:380px}.h-width-390{width:390px}.h-width-400{width:400px}.h-width-410{width:410px}.h-width-425{width:425px}.h-width-430{width:430px}.h-width-435{width:435px}.h-width-440{width:440px}.h-width-445{width:445px}.h-width-450{width:450px}.h-width-455{width:455px}.h-width-460{width:460px}.h-width-465{width:465px}.h-width-470{width:470px}.h-width-1{width:1px}.h-width-17{width:17px}.h-width-74{width:74px}.h-width-120{width:120px}.h-width-127{width:127px}.h-width-148{width:148px}.h-width-188{width:188px}.h-width-224{width:224px}.h-width-239{width:239px}.h-width-325{width:325px}.h-width-335{width:335px}.h-width-350{width:350px}.h-width-355{width:355px}.h-width-360{width:360px}.h-width-362{width:362px}.h-width-364{width:364px}.h-width-378{width:378px}.h-width-415{width:415px}.h-width-480{width:480px}.h-width-485{width:485px}.h-width-500{width:500px}.h-width-525{width:525px}.h-width-530{width:530px}.h-width-533{width:533px}.h-width-560{width:560px}.h-width-570{width:570px}.h-width-600{width:600px}.h-width-650{width:650px}.h-width-700{width:700px}.h-width-710{width:710px}.h-width-720{width:720px}.h-width-750{width:750px}.h-width-770{width:770px}.h-width-790{width:790px}.h-width-830{width:830px}.h-width-875{width:875px}.h-width-920{width:920px}.h-width-935{width:935px}.h-width-980{width:980px}.h-width-1055{width:1055px}.h-width-9999{width:9999px}.h-width-50000{width:50000px}.h-width-auto{width:auto}.h-width-150{width:150px!important}.h-width-984{width:984px}.h-width-20perc{width:20%}.h-width-25perc{width:25%}.h-width-30perc{width:30%}.h-width-35perc{width:35%}.h-width-50perc{width:50%}.h-width-65perc{width:65%}.h-width-80perc{width:80%}.h-width-100perc{width:100%}.h-max-width-100perc{max-width:100%}.h-width-738{width:738px}.h-width-998{width:998px}.h-width-40perc{width:40%}.h-width-60perc{width:60%}.h-min-width-150{min-width:150px}.h-min-width-170{min-width:170px}.h-min-width-200{min-width:200px}.h-min-width-300{min-width:300px}.h-min-width-350{min-width:350px}.h-min-width-400{min-width:400px}.h-min-width-550{min-width:550px}.h-min-width-998{min-width:998px}.h-max-width-300{max-width:300px}.h-max-width-400{max-width:400px}.h-max-width-550{max-width:550px}.h-radius-3{-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px}.h-radius-5{-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}.h-radius-top-5{-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;-ms-border-radius:5px 5px 0 0;-o-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0}.h-radius-right-3{-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;-ms-border-radius:0 3px 3px 0;-o-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0}.h-radius-bottom-5{-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;-ms-border-radius:0 0 5px 5px;-o-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px}.h-radius-left-3{-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;-ms-border-radius:3px 0 0 3px;-o-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}.h-radius-100perc{-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%}.h-list-decimal{list-style-type:decimal}.h-list-square{list-style-type:square}.h-list-disc{list-style-type:disc}.h-list-circle{list-style-type:circle}.h-p-5{padding:5px}.h-p-10{padding:10px}.h-p-31{padding:31px}.h-layout-anchor{position:relative;top:-31px;display:block}.h-anchor{position:absolute;margin-top:-50px}.h-anchor-anonymous{position:absolute;margin-top:-85px}.h-border-dashed{border:1px dashed #62ceff}.h-border-solid{border:1px solid #e5e5e5}.h-border-transparent{border:1px solid transparent}.h-border-separate{border-collapse:separate}.h-select-none{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.h-select-all{-webkit-user-select:all;-moz-user-select:all;-ms-user-select:all;user-select:all}.h-select-text{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.h-resize-none{resize:none}.h-resize-vertical{resize:vertical}.h-border-left-gray{border-left:1px solid #cfcfcf}.h-register-button{display:block;margin-top:4px}.h-register-button-label{font-weight:400;margin-left:7px}.h-msg-ckeditor{margin:7px 0}.h-crm-page-menu-level-3{padding:10px;border:1px solid #e5e5e5}.h-required{padding-right:10px;background-image:url("/web/20161005084918im_/http://static-cache.ua.uaprom.net/image/form/field-required.gif");background-position:100% 0;background-repeat:no-repeat}.h-loader{display:block;margin:0 auto;width:76px;height:8px;background-image:url('/web/20161005084918im_/http://static-cache.ua.uaprom.net/image/icon/loading.gif?r=63a2578a962939ca5ac9c66f49496039')}.h-chosen-item{margin-left:3px!important;padding-left:5px!important;text-indent:16px!important;background-position:left!important;background-repeat:no-repeat!important}.h-hidden-iframe{visibility:hidden;position:absolute;left:-999999px}.h-autocomplete-title{padding:3px 0 3px 5px;color:gray;font-weight:700}.h-safe-shopping-restrictions{overflow:hidden;color:#fff;font-size:14px;line-height:24px;background:#121212 url('/web/20161005084918im_/http://static-cache.ua.uaprom.net/image/black-pattern-white-lines.png?r=4b67317f4054f9b9f3b5f7f3eab68634') 0 0 repeat;-webkit-box-shadow:0 1px 2px 1px rgba(0,0,0,.2),0 10px 10px -5px rgba(0,0,0,.3) inset,0 -10px 10px -5px rgba(0,0,0,.3) inset;-moz-box-shadow:0 1px 2px 1px rgba(0,0,0,.2),0 10px 10px -5px rgba(0,0,0,.3) inset,0 -10px 10px -5px rgba(0,0,0,.3) inset;box-shadow:0 1px 2px 1px rgba(0,0,0,.2),inset 0 10px 10px -5px rgba(0,0,0,.3),inset 0 -10px 10px -5px rgba(0,0,0,.3)}.h-flash-message{left:45%;position:fixed;top:60px;z-index:9999}.h-ml-28{margin-left:28px}.h-pr-20{padding-right:20px}.h-edit-custom-view{outline:2px dotted #00f;min-width:50px;min-height:1.1em}.h-inline{display:inline}
/*
     FILE ARCHIVED ON 08:49:18 Oct 05, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:37:20 Aug 06, 2021.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  RedisCDXSource: 2.24
  LoadShardBlock: 156.415 (3)
  PetaboxLoader3.datanode: 321.661 (4)
  load_resource: 204.278
  captures_list: 365.83
  exclusion.robots.policy: 172.025
  xauthn.identify: 108.521
  esindex: 0.016
  CDXLines.iter: 30.28 (3)
  exclusion.robots: 172.046
  PetaboxLoader3.resolve: 29.773
  xauthn.chkprivs: 63.169
*/
.ck-image-text-right:after{clear:both;display:block;content:""}.ck-image-text-right__image{display:block;border:1px solid transparent}.ck-image-text-right__image-wrapper{float:left;background-color:#fff}.ck-image-text-right__text{font-family:Arial,sans-serif;font-size:13px;color:#666;padding:25px 20px}.ck-image-text-right__title{font-size:18px;font-weight:700;margin-bottom:10px}.ck-image-text-right_type_lite .ck-image-text-right__image-wrapper{margin:0 15px 15px 0}.ck-image-text-right_type_lite .ck-image-text-right__title{color:#333}.ck-image-text-right_type_standard .ck-image-text-right__image-wrapper{margin:0 15px 15px 0}.ck-image-text-right_type_standard .ck-image-text-right__image{border-color:#cecece}.ck-image-text-right_type_standard .ck-image-text-right__title{color:#333}.ck-image-text-right_type_advanced .ck-image-text-right__image-wrapper{padding:0 15px 15px 0;margin-right:20px}.ck-image-text-right_type_advanced .ck-image-text-right__image{border-color:#cecece}.ck-image-text-right_type_advanced .ck-image-text-right__text{background-color:#efefef}.ck-image-text-right_type_advanced .ck-image-text-right__title{color:#333}.ck-theme-blue.ck-image-text-right.ck-image-text-right_type_lite .ck-image-text-right__title{color:#a8d6f4}.ck-theme-green.ck-image-text-right.ck-image-text-right_type_lite .ck-image-text-right__title{color:#c4de78}.ck-theme-orange.ck-image-text-right.ck-image-text-right_type_lite .ck-image-text-right__title{color:#f9dabc}.ck-theme-pink.ck-image-text-right.ck-image-text-right_type_lite .ck-image-text-right__title{color:#f99dbc}.ck-theme-violet.ck-image-text-right.ck-image-text-right_type_lite .ck-image-text-right__title{color:#c478de}.ck-theme-blue.ck-image-text-right.ck-image-text-right_type_standard .ck-image-text-right__image{border-color:#a8d6f4}.ck-theme-green.ck-image-text-right.ck-image-text-right_type_standard .ck-image-text-right__image{border-color:#c4de78}.ck-theme-orange.ck-image-text-right.ck-image-text-right_type_standard .ck-image-text-right__image{border-color:#f9dabc}.ck-theme-pink.ck-image-text-right.ck-image-text-right_type_standard .ck-image-text-right__image{border-color:#f99dbc}.ck-theme-violet.ck-image-text-right.ck-image-text-right_type_standard .ck-image-text-right__image{border-color:#c478de}.ck-theme-blue.ck-image-text-right.ck-image-text-right_type_standard .ck-image-text-right__title{color:#a8d6f4}.ck-theme-green.ck-image-text-right.ck-image-text-right_type_standard .ck-image-text-right__title{color:#c4de78}.ck-theme-orange.ck-image-text-right.ck-image-text-right_type_standard .ck-image-text-right__title{color:#f9dabc}.ck-theme-pink.ck-image-text-right.ck-image-text-right_type_standard .ck-image-text-right__title{color:#f99dbc}.ck-theme-violet.ck-image-text-right.ck-image-text-right_type_standard .ck-image-text-right__title{color:#c478de}.ck-theme-blue.ck-image-text-right.ck-image-text-right_type_advanced .ck-image-text-right__image{border-color:#a8d6f4}.ck-theme-green.ck-image-text-right.ck-image-text-right_type_advanced .ck-image-text-right__image{border-color:#c4de78}.ck-theme-orange.ck-image-text-right.ck-image-text-right_type_advanced .ck-image-text-right__image{border-color:#f9dabc}.ck-theme-pink.ck-image-text-right.ck-image-text-right_type_advanced .ck-image-text-right__image{border-color:#f99dbc}.ck-theme-violet.ck-image-text-right.ck-image-text-right_type_advanced .ck-image-text-right__image{border-color:#c478de}.ck-theme-blue.ck-image-text-right.ck-image-text-right_type_advanced .ck-image-text-right__title{color:#a8d6f4}.ck-theme-green.ck-image-text-right.ck-image-text-right_type_advanced .ck-image-text-right__title{color:#c4de78}.ck-theme-orange.ck-image-text-right.ck-image-text-right_type_advanced .ck-image-text-right__title{color:#f9dabc}.ck-theme-pink.ck-image-text-right.ck-image-text-right_type_advanced .ck-image-text-right__title{color:#f99dbc}.ck-theme-violet.ck-image-text-right.ck-image-text-right_type_advanced .ck-image-text-right__title{color:#c478de}.ck-theme-blue.ck-image-text-right.ck-image-text-right_type_advanced .ck-image-text-right__text{background-color:#eef7fd}.ck-theme-green.ck-image-text-right.ck-image-text-right_type_advanced .ck-image-text-right__text{background-color:#f3f8e4}.ck-theme-orange.ck-image-text-right.ck-image-text-right_type_advanced .ck-image-text-right__text{background-color:#fef8f2}.ck-theme-pink.ck-image-text-right.ck-image-text-right_type_advanced .ck-image-text-right__text{background-color:#feebf2}.ck-theme-violet.ck-image-text-right.ck-image-text-right_type_advanced .ck-image-text-right__text{background-color:#f3e4f8}.ck-image-text-left:after{clear:both;display:block;content:""}.ck-image-text-left__image{display:block;border:1px solid transparent}.ck-image-text-left__image-wrapper{float:right;background-color:#fff}.ck-image-text-left__text{font-family:Arial,sans-serif;font-size:13px;color:#666;padding:25px 20px}.ck-image-text-left__title{font-size:18px;font-weight:700;margin-bottom:10px}.ck-image-text-left_type_lite .ck-image-text-left__image-wrapper{margin:0 0 15px 15px}.ck-image-text-left_type_lite .ck-image-text-left__title{color:#333}.ck-image-text-left_type_standard .ck-image-text-left__image-wrapper{margin:0 0 15px 15px}.ck-image-text-left_type_standard .ck-image-text-left__image{border-color:#cecece}.ck-image-text-left_type_standard .ck-image-text-left__title{color:#333}.ck-image-text-left_type_advanced .ck-image-text-left__image-wrapper{padding:0 0 15px 15px;margin-left:20px}.ck-image-text-left_type_advanced .ck-image-text-left__image{border-color:#cecece}.ck-image-text-left_type_advanced .ck-image-text-left__text{background-color:#efefef}.ck-image-text-left_type_advanced .ck-image-text-left__title{color:#333}.ck-theme-blue.ck-image-text-left.ck-image-text-left_type_lite .ck-image-text-left__title{color:#a8d6f4}.ck-theme-green.ck-image-text-left.ck-image-text-left_type_lite .ck-image-text-left__title{color:#c4de78}.ck-theme-orange.ck-image-text-left.ck-image-text-left_type_lite .ck-image-text-left__title{color:#f9dabc}.ck-theme-pink.ck-image-text-left.ck-image-text-left_type_lite .ck-image-text-left__title{color:#f99dbc}.ck-theme-violet.ck-image-text-left.ck-image-text-left_type_lite .ck-image-text-left__title{color:#c478de}.ck-theme-blue.ck-image-text-left.ck-image-text-left_type_standard .ck-image-text-left__image{border-color:#a8d6f4}.ck-theme-green.ck-image-text-left.ck-image-text-left_type_standard .ck-image-text-left__image{border-color:#c4de78}.ck-theme-orange.ck-image-text-left.ck-image-text-left_type_standard .ck-image-text-left__image{border-color:#f9dabc}.ck-theme-pink.ck-image-text-left.ck-image-text-left_type_standard .ck-image-text-left__image{border-color:#f99dbc}.ck-theme-violet.ck-image-text-left.ck-image-text-left_type_standard .ck-image-text-left__image{border-color:#c478de}.ck-theme-blue.ck-image-text-left.ck-image-text-left_type_standard .ck-image-text-left__title{color:#a8d6f4}.ck-theme-green.ck-image-text-left.ck-image-text-left_type_standard .ck-image-text-left__title{color:#c4de78}.ck-theme-orange.ck-image-text-left.ck-image-text-left_type_standard .ck-image-text-left__title{color:#f9dabc}.ck-theme-pink.ck-image-text-left.ck-image-text-left_type_standard .ck-image-text-left__title{color:#f99dbc}.ck-theme-violet.ck-image-text-left.ck-image-text-left_type_standard .ck-image-text-left__title{color:#c478de}.ck-theme-blue.ck-image-text-left.ck-image-text-left_type_advanced .ck-image-text-left__image{border-color:#a8d6f4}.ck-theme-green.ck-image-text-left.ck-image-text-left_type_advanced .ck-image-text-left__image{border-color:#c4de78}.ck-theme-orange.ck-image-text-left.ck-image-text-left_type_advanced .ck-image-text-left__image{border-color:#f9dabc}.ck-theme-pink.ck-image-text-left.ck-image-text-left_type_advanced .ck-image-text-left__image{border-color:#f99dbc}.ck-theme-violet.ck-image-text-left.ck-image-text-left_type_advanced .ck-image-text-left__image{border-color:#c478de}.ck-theme-blue.ck-image-text-left.ck-image-text-left_type_advanced .ck-image-text-left__title{color:#a8d6f4}.ck-theme-green.ck-image-text-left.ck-image-text-left_type_advanced .ck-image-text-left__title{color:#c4de78}.ck-theme-orange.ck-image-text-left.ck-image-text-left_type_advanced .ck-image-text-left__title{color:#f9dabc}.ck-theme-pink.ck-image-text-left.ck-image-text-left_type_advanced .ck-image-text-left__title{color:#f99dbc}.ck-theme-violet.ck-image-text-left.ck-image-text-left_type_advanced .ck-image-text-left__title{color:#c478de}.ck-theme-blue.ck-image-text-left.ck-image-text-left_type_advanced .ck-image-text-left__text{background-color:#eef7fd}.ck-theme-green.ck-image-text-left.ck-image-text-left_type_advanced .ck-image-text-left__text{background-color:#f3f8e4}.ck-theme-orange.ck-image-text-left.ck-image-text-left_type_advanced .ck-image-text-left__text{background-color:#fef8f2}.ck-theme-pink.ck-image-text-left.ck-image-text-left_type_advanced .ck-image-text-left__text{background-color:#feebf2}.ck-theme-violet.ck-image-text-left.ck-image-text-left_type_advanced .ck-image-text-left__text{background-color:#f3e4f8}.ck-image-text-bottom__image{display:block;margin:0 auto;max-width:100%;width:100%}.ck-image-text-bottom__image-wrapper{text-align:center;border:1px solid transparent}.ck-image-text-bottom__text{font-family:Arial,sans-serif;font-size:13px;color:#666;overflow:hidden}.ck-image-text-bottom__title{font-size:18px;font-weight:700;margin-bottom:10px}.ck-image-text-bottom_type_lite .ck-image-text-bottom__title{color:#333}.ck-image-text-bottom_type_lite .ck-image-text-bottom__image-wrapper{margin-bottom:15px}.ck-image-text-bottom_type_lite .ck-image-text-bottom__text{padding:15px}.ck-image-text-bottom_type_standard .ck-image-text-bottom__image-wrapper{border-color:#cecece;margin-bottom:15px}.ck-image-text-bottom_type_standard .ck-image-text-bottom__title{color:#333}.ck-image-text-bottom_type_standard .ck-image-text-bottom__text{padding:15px}.ck-image-text-bottom_type_advanced .ck-image-text-bottom__image-wrapper{border-color:#cecece;margin-bottom:15px}.ck-image-text-bottom_type_advanced .ck-image-text-bottom__text{background-color:#efefef;padding:15px}.ck-image-text-bottom_type_advanced .ck-image-text-bottom__title{color:#333}.ck-theme-blue.ck-image-text-bottom.ck-image-text-bottom_type_lite .ck-image-text-bottom__title{color:#a8d6f4}.ck-theme-green.ck-image-text-bottom.ck-image-text-bottom_type_lite .ck-image-text-bottom__title{color:#c4de78}.ck-theme-orange.ck-image-text-bottom.ck-image-text-bottom_type_lite .ck-image-text-bottom__title{color:#f9dabc}.ck-theme-pink.ck-image-text-bottom.ck-image-text-bottom_type_lite .ck-image-text-bottom__title{color:#f99dbc}.ck-theme-violet.ck-image-text-bottom.ck-image-text-bottom_type_lite .ck-image-text-bottom__title{color:#c478de}.ck-theme-blue.ck-image-text-bottom.ck-image-text-bottom_type_standard .ck-image-text-bottom__image-wrapper{border-color:#a8d6f4}.ck-theme-green.ck-image-text-bottom.ck-image-text-bottom_type_standard .ck-image-text-bottom__image-wrapper{border-color:#c4de78}.ck-theme-orange.ck-image-text-bottom.ck-image-text-bottom_type_standard .ck-image-text-bottom__image-wrapper{border-color:#f9dabc}.ck-theme-pink.ck-image-text-bottom.ck-image-text-bottom_type_standard .ck-image-text-bottom__image-wrapper{border-color:#f99dbc}.ck-theme-violet.ck-image-text-bottom.ck-image-text-bottom_type_standard .ck-image-text-bottom__image-wrapper{border-color:#c478de}.ck-theme-blue.ck-image-text-bottom.ck-image-text-bottom_type_standard .ck-image-text-bottom__title{color:#a8d6f4}.ck-theme-green.ck-image-text-bottom.ck-image-text-bottom_type_standard .ck-image-text-bottom__title{color:#c4de78}.ck-theme-orange.ck-image-text-bottom.ck-image-text-bottom_type_standard .ck-image-text-bottom__title{color:#f9dabc}.ck-theme-pink.ck-image-text-bottom.ck-image-text-bottom_type_standard .ck-image-text-bottom__title{color:#f99dbc}.ck-theme-violet.ck-image-text-bottom.ck-image-text-bottom_type_standard .ck-image-text-bottom__title{color:#c478de}.ck-theme-blue.ck-image-text-bottom.ck-image-text-bottom_type_advanced .ck-image-text-bottom__image-wrapper{border-color:#a8d6f4}.ck-theme-green.ck-image-text-bottom.ck-image-text-bottom_type_advanced .ck-image-text-bottom__image-wrapper{border-color:#c4de78}.ck-theme-orange.ck-image-text-bottom.ck-image-text-bottom_type_advanced .ck-image-text-bottom__image-wrapper{border-color:#f9dabc}.ck-theme-pink.ck-image-text-bottom.ck-image-text-bottom_type_advanced .ck-image-text-bottom__image-wrapper{border-color:#f99dbc}.ck-theme-violet.ck-image-text-bottom.ck-image-text-bottom_type_advanced .ck-image-text-bottom__image-wrapper{border-color:#c478de}.ck-theme-blue.ck-image-text-bottom.ck-image-text-bottom_type_advanced .ck-image-text-bottom__title{color:#a8d6f4}.ck-theme-green.ck-image-text-bottom.ck-image-text-bottom_type_advanced .ck-image-text-bottom__title{color:#c4de78}.ck-theme-orange.ck-image-text-bottom.ck-image-text-bottom_type_advanced .ck-image-text-bottom__title{color:#f9dabc}.ck-theme-pink.ck-image-text-bottom.ck-image-text-bottom_type_advanced .ck-image-text-bottom__title{color:#f99dbc}.ck-theme-violet.ck-image-text-bottom.ck-image-text-bottom_type_advanced .ck-image-text-bottom__title{color:#c478de}.ck-theme-blue.ck-image-text-bottom.ck-image-text-bottom_type_advanced .ck-image-text-bottom__text{background-color:#eef7fd}.ck-theme-green.ck-image-text-bottom.ck-image-text-bottom_type_advanced .ck-image-text-bottom__text{background-color:#f3f8e4}.ck-theme-orange.ck-image-text-bottom.ck-image-text-bottom_type_advanced .ck-image-text-bottom__text{background-color:#fef8f2}.ck-theme-pink.ck-image-text-bottom.ck-image-text-bottom_type_advanced .ck-image-text-bottom__text{background-color:#feebf2}.ck-theme-violet.ck-image-text-bottom.ck-image-text-bottom_type_advanced .ck-image-text-bottom__text{background-color:#f3e4f8}.ck-two-columns-60-30:after{clear:both;display:block;content:""}.ck-two-columns-60-30__left{float:left;width:66.66%;padding-right:20px}.ck-two-columns-60-30__left,.ck-two-columns-60-30__right{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ck-two-columns-60-30__right{float:right;width:33.33%}.ck-two-columns-60-30__title{font-size:18px;font-weight:700;margin-bottom:10px}.ck-two-columns-60-30__text{padding:20px;font-family:Arial,sans-serif;font-size:13px;color:#666}.ck-two-columns-60-30_type_lite .ck-two-columns-60-30__title{color:#333}.ck-two-columns-60-30_type_standard.ck-two-columns-60-30{background-color:#efefef}.ck-two-columns-60-30_type_standard .ck-two-columns-60-30__title{color:#333}.ck-two-columns-60-30_type_advanced .ck-two-columns-60-30__text{background-color:#efefef}.ck-two-columns-60-30_type_advanced .ck-two-columns-60-30__title{color:#333}.ck-theme-blue.ck-two-columns-60-30.ck-two-columns-60-30_type_lite .ck-two-columns-60-30__title{color:#a8d6f4}.ck-theme-green.ck-two-columns-60-30.ck-two-columns-60-30_type_lite .ck-two-columns-60-30__title{color:#c4de78}.ck-theme-orange.ck-two-columns-60-30.ck-two-columns-60-30_type_lite .ck-two-columns-60-30__title{color:#f9dabc}.ck-theme-pink.ck-two-columns-60-30.ck-two-columns-60-30_type_lite .ck-two-columns-60-30__title{color:#f99dbc}.ck-theme-violet.ck-two-columns-60-30.ck-two-columns-60-30_type_lite .ck-two-columns-60-30__title{color:#c478de}.ck-theme-blue.ck-two-columns-60-30.ck-two-columns-60-30_type_standard{background-color:#eef7fd}.ck-theme-green.ck-two-columns-60-30.ck-two-columns-60-30_type_standard{background-color:#f3f8e4}.ck-theme-orange.ck-two-columns-60-30.ck-two-columns-60-30_type_standard{background-color:#fef8f2}.ck-theme-pink.ck-two-columns-60-30.ck-two-columns-60-30_type_standard{background-color:#feebf2}.ck-theme-violet.ck-two-columns-60-30.ck-two-columns-60-30_type_standard{background-color:#f3e4f8}.ck-theme-blue.ck-two-columns-60-30.ck-two-columns-60-30_type_standard .ck-two-columns-60-30__title{color:#a8d6f4}.ck-theme-green.ck-two-columns-60-30.ck-two-columns-60-30_type_standard .ck-two-columns-60-30__title{color:#c4de78}.ck-theme-orange.ck-two-columns-60-30.ck-two-columns-60-30_type_standard .ck-two-columns-60-30__title{color:#f9dabc}.ck-theme-pink.ck-two-columns-60-30.ck-two-columns-60-30_type_standard .ck-two-columns-60-30__title{color:#f99dbc}.ck-theme-violet.ck-two-columns-60-30.ck-two-columns-60-30_type_standard .ck-two-columns-60-30__title{color:#c478de}.ck-theme-blue.ck-two-columns-60-30.ck-two-columns-60-30_type_advanced .ck-two-columns-60-30__text{background-color:#eef7fd}.ck-theme-green.ck-two-columns-60-30.ck-two-columns-60-30_type_advanced .ck-two-columns-60-30__text{background-color:#f3f8e4}.ck-theme-orange.ck-two-columns-60-30.ck-two-columns-60-30_type_advanced .ck-two-columns-60-30__text{background-color:#fef8f2}.ck-theme-pink.ck-two-columns-60-30.ck-two-columns-60-30_type_advanced .ck-two-columns-60-30__text{background-color:#feebf2}.ck-theme-violet.ck-two-columns-60-30.ck-two-columns-60-30_type_advanced .ck-two-columns-60-30__text{background-color:#f3e4f8}.ck-theme-blue.ck-two-columns-60-30.ck-two-columns-60-30_type_advanced .ck-two-columns-60-30__title{color:#a8d6f4}.ck-theme-green.ck-two-columns-60-30.ck-two-columns-60-30_type_advanced .ck-two-columns-60-30__title{color:#c4de78}.ck-theme-orange.ck-two-columns-60-30.ck-two-columns-60-30_type_advanced .ck-two-columns-60-30__title{color:#f9dabc}.ck-theme-pink.ck-two-columns-60-30.ck-two-columns-60-30_type_advanced .ck-two-columns-60-30__title{color:#f99dbc}.ck-theme-violet.ck-two-columns-60-30.ck-two-columns-60-30_type_advanced .ck-two-columns-60-30__title{color:#c478de}.ck-two-columns-30-60:after{clear:both;display:block;content:""}.ck-two-columns-30-60__left{float:left;width:33.33%;padding-right:20px}.ck-two-columns-30-60__left,.ck-two-columns-30-60__right{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ck-two-columns-30-60__right{float:right;width:66.66%}.ck-two-columns-30-60__title{font-size:18px;font-weight:700;margin-bottom:10px}.ck-two-columns-30-60__text{padding:20px;font-family:Arial,sans-serif;font-size:13px;color:#666}.ck-two-columns-30-60_type_lite .ck-two-columns-30-60__title{color:#333}.ck-two-columns-30-60_type_standard.ck-two-columns-30-60{background-color:#efefef}.ck-two-columns-30-60_type_advanced .ck-two-columns-30-60__title,.ck-two-columns-30-60_type_standard .ck-two-columns-30-60__title{color:#333}.ck-two-columns-30-60_type_advanced .ck-two-columns-30-60__text{background-color:#efefef}.ck-theme-blue.ck-two-columns-30-60.ck-two-columns-30-60_type_lite .ck-two-columns-30-60__title{color:#a8d6f4}.ck-theme-green.ck-two-columns-30-60.ck-two-columns-30-60_type_lite .ck-two-columns-30-60__title{color:#c4de78}.ck-theme-orange.ck-two-columns-30-60.ck-two-columns-30-60_type_lite .ck-two-columns-30-60__title{color:#f9dabc}.ck-theme-pink.ck-two-columns-30-60.ck-two-columns-30-60_type_lite .ck-two-columns-30-60__title{color:#f99dbc}.ck-theme-violet.ck-two-columns-30-60.ck-two-columns-30-60_type_lite .ck-two-columns-30-60__title{color:#c478de}.ck-theme-blue.ck-two-columns-30-60.ck-two-columns-30-60_type_standard{background-color:#eef7fd}.ck-theme-green.ck-two-columns-30-60.ck-two-columns-30-60_type_standard{background-color:#f3f8e4}.ck-theme-orange.ck-two-columns-30-60.ck-two-columns-30-60_type_standard{background-color:#fef8f2}.ck-theme-pink.ck-two-columns-30-60.ck-two-columns-30-60_type_standard{background-color:#feebf2}.ck-theme-violet.ck-two-columns-30-60.ck-two-columns-30-60_type_standard{background-color:#f3e4f8}.ck-theme-blue.ck-two-columns-30-60.ck-two-columns-30-60_type_standard .ck-two-columns-30-60__title{color:#a8d6f4}.ck-theme-green.ck-two-columns-30-60.ck-two-columns-30-60_type_standard .ck-two-columns-30-60__title{color:#c4de78}.ck-theme-orange.ck-two-columns-30-60.ck-two-columns-30-60_type_standard .ck-two-columns-30-60__title{color:#f9dabc}.ck-theme-pink.ck-two-columns-30-60.ck-two-columns-30-60_type_standard .ck-two-columns-30-60__title{color:#f99dbc}.ck-theme-violet.ck-two-columns-30-60.ck-two-columns-30-60_type_standard .ck-two-columns-30-60__title{color:#c478de}.ck-theme-blue.ck-two-columns-30-60.ck-two-columns-30-60_type_advanced .ck-two-columns-30-60__text{background-color:#eef7fd}.ck-theme-green.ck-two-columns-30-60.ck-two-columns-30-60_type_advanced .ck-two-columns-30-60__text{background-color:#f3f8e4}.ck-theme-orange.ck-two-columns-30-60.ck-two-columns-30-60_type_advanced .ck-two-columns-30-60__text{background-color:#fef8f2}.ck-theme-pink.ck-two-columns-30-60.ck-two-columns-30-60_type_advanced .ck-two-columns-30-60__text{background-color:#feebf2}.ck-theme-violet.ck-two-columns-30-60.ck-two-columns-30-60_type_advanced .ck-two-columns-30-60__text{background-color:#f3e4f8}.ck-theme-blue.ck-two-columns-30-60.ck-two-columns-30-60_type_advanced .ck-two-columns-30-60__title{color:#a8d6f4}.ck-theme-green.ck-two-columns-30-60.ck-two-columns-30-60_type_advanced .ck-two-columns-30-60__title{color:#c4de78}.ck-theme-orange.ck-two-columns-30-60.ck-two-columns-30-60_type_advanced .ck-two-columns-30-60__title{color:#f9dabc}.ck-theme-pink.ck-two-columns-30-60.ck-two-columns-30-60_type_advanced .ck-two-columns-30-60__title{color:#f99dbc}.ck-theme-violet.ck-two-columns-30-60.ck-two-columns-30-60_type_advanced .ck-two-columns-30-60__title{color:#c478de}.ck-list-vertical{padding:20px}.ck-list-vertical__table{display:table;table-layout:fixed;border-collapse:collapse;border-spacing:0;width:100%}.ck-list-vertical__table-item{display:table-cell;border:0;padding:0;vertical-align:top}.ck-list-vertical__text{font-family:Arial,sans-serif;font-size:13px;color:#666}.ck-list-vertical__title{font-size:18px;font-weight:700;margin-bottom:10px}.ck-list-vertical__number{font-size:24px;font-weight:700;text-align:left}.ck-list-vertical__table-item_type_narrow{width:30px}.ck-list-vertical_type_advanced .ck-list-vertical__number,.ck-list-vertical_type_advanced .ck-list-vertical__title,.ck-list-vertical_type_lite .ck-list-vertical__number,.ck-list-vertical_type_lite .ck-list-vertical__title,.ck-list-vertical_type_standard .ck-list-vertical__number,.ck-list-vertical_type_standard .ck-list-vertical__title{color:#333}.ck-list-vertical_type_advanced.ck-list-vertical{background-color:#efefef}.ck-theme-blue.ck-list-vertical.ck-list-vertical_type_lite .ck-list-vertical__title{color:#a8d6f4}.ck-theme-green.ck-list-vertical.ck-list-vertical_type_lite .ck-list-vertical__title{color:#c4de78}.ck-theme-orange.ck-list-vertical.ck-list-vertical_type_lite .ck-list-vertical__title{color:#f9dabc}.ck-theme-pink.ck-list-vertical.ck-list-vertical_type_lite .ck-list-vertical__title{color:#f99dbc}.ck-theme-violet.ck-list-vertical.ck-list-vertical_type_lite .ck-list-vertical__title{color:#c478de}.ck-theme-blue.ck-list-vertical.ck-list-vertical_type_standard .ck-list-vertical__number{color:#a8d6f4}.ck-theme-green.ck-list-vertical.ck-list-vertical_type_standard .ck-list-vertical__number{color:#c4de78}.ck-theme-orange.ck-list-vertical.ck-list-vertical_type_standard .ck-list-vertical__number{color:#f9dabc}.ck-theme-pink.ck-list-vertical.ck-list-vertical_type_standard .ck-list-vertical__number{color:#f99dbc}.ck-theme-violet.ck-list-vertical.ck-list-vertical_type_standard .ck-list-vertical__number{color:#c478de}.ck-theme-blue.ck-list-vertical.ck-list-vertical_type_standard .ck-list-vertical__title{color:#a8d6f4}.ck-theme-green.ck-list-vertical.ck-list-vertical_type_standard .ck-list-vertical__title{color:#c4de78}.ck-theme-orange.ck-list-vertical.ck-list-vertical_type_standard .ck-list-vertical__title{color:#f9dabc}.ck-theme-pink.ck-list-vertical.ck-list-vertical_type_standard .ck-list-vertical__title{color:#f99dbc}.ck-theme-violet.ck-list-vertical.ck-list-vertical_type_standard .ck-list-vertical__title{color:#c478de}.ck-theme-blue.ck-list-vertical.ck-list-vertical_type_advanced{background-color:#eef7fd}.ck-theme-green.ck-list-vertical.ck-list-vertical_type_advanced{background-color:#f3f8e4}.ck-theme-orange.ck-list-vertical.ck-list-vertical_type_advanced{background-color:#fef8f2}.ck-theme-pink.ck-list-vertical.ck-list-vertical_type_advanced{background-color:#feebf2}.ck-theme-violet.ck-list-vertical.ck-list-vertical_type_advanced{background-color:#f3e4f8}.ck-theme-blue.ck-list-vertical.ck-list-vertical_type_advanced .ck-list-vertical__number{color:#a8d6f4}.ck-theme-green.ck-list-vertical.ck-list-vertical_type_advanced .ck-list-vertical__number{color:#c4de78}.ck-theme-orange.ck-list-vertical.ck-list-vertical_type_advanced .ck-list-vertical__number{color:#f9dabc}.ck-theme-pink.ck-list-vertical.ck-list-vertical_type_advanced .ck-list-vertical__number{color:#f99dbc}.ck-theme-violet.ck-list-vertical.ck-list-vertical_type_advanced .ck-list-vertical__number{color:#c478de}.ck-theme-blue.ck-list-vertical.ck-list-vertical_type_advanced .ck-list-vertical__title{color:#a8d6f4}.ck-theme-green.ck-list-vertical.ck-list-vertical_type_advanced .ck-list-vertical__title{color:#c4de78}.ck-theme-orange.ck-list-vertical.ck-list-vertical_type_advanced .ck-list-vertical__title{color:#f9dabc}.ck-theme-pink.ck-list-vertical.ck-list-vertical_type_advanced .ck-list-vertical__title{color:#f99dbc}.ck-theme-violet.ck-list-vertical.ck-list-vertical_type_advanced .ck-list-vertical__title{color:#c478de}.ck-list-horizontal{padding:20px}.ck-list-horizontal__table{display:table;table-layout:fixed;border-collapse:collapse;border-spacing:0;width:100%}.ck-list-horizontal__table-item{display:table-cell;border:0;padding:0;vertical-align:top}.ck-list-horizontal__image{display:block;max-width:100%;border:1px solid transparent}.ck-list-horizontal__image-wrapper{margin-bottom:10px}.ck-list-horizontal__title{font-weight:700;margin-bottom:10px}.ck-list-horizontal__text{font-family:Arial,sans-serif;font-size:13px;color:#666}.ck-list-horizontal_type_lite .ck-list-horizontal__title{color:#333}.ck-list-horizontal_type_standard .ck-list-horizontal__image{border-color:#cecece}.ck-list-horizontal_type_standard .ck-list-horizontal__title{color:#333}.ck-list-horizontal_type_advanced .ck-list-horizontal__image{border-color:#cecece}.ck-list-horizontal_type_advanced .ck-list-horizontal__title{color:#333}.ck-list-horizontal_type_advanced.ck-list-horizontal{background-color:#efefef}.ck-list-horizontal__table-item_type_narrow-45{width:45px}.ck-list-horizontal__table-item_type_narrow-10{width:10px}.ck-theme-blue.ck-list-horizontal.ck-list-horizontal_type_lite .ck-list-horizontal__title{color:#a8d6f4}.ck-theme-green.ck-list-horizontal.ck-list-horizontal_type_lite .ck-list-horizontal__title{color:#c4de78}.ck-theme-orange.ck-list-horizontal.ck-list-horizontal_type_lite .ck-list-horizontal__title{color:#f9dabc}.ck-theme-pink.ck-list-horizontal.ck-list-horizontal_type_lite .ck-list-horizontal__title{color:#f99dbc}.ck-theme-violet.ck-list-horizontal.ck-list-horizontal_type_lite .ck-list-horizontal__title{color:#c478de}.ck-theme-blue.ck-list-horizontal.ck-list-horizontal_type_standard .ck-list-horizontal__image{border-color:#a8d6f4}.ck-theme-green.ck-list-horizontal.ck-list-horizontal_type_standard .ck-list-horizontal__image{border-color:#c4de78}.ck-theme-orange.ck-list-horizontal.ck-list-horizontal_type_standard .ck-list-horizontal__image{border-color:#f9dabc}.ck-theme-pink.ck-list-horizontal.ck-list-horizontal_type_standard .ck-list-horizontal__image{border-color:#f99dbc}.ck-theme-violet.ck-list-horizontal.ck-list-horizontal_type_standard .ck-list-horizontal__image{border-color:#c478de}.ck-theme-blue.ck-list-horizontal.ck-list-horizontal_type_standard .ck-list-horizontal__title{color:#a8d6f4}.ck-theme-green.ck-list-horizontal.ck-list-horizontal_type_standard .ck-list-horizontal__title{color:#c4de78}.ck-theme-orange.ck-list-horizontal.ck-list-horizontal_type_standard .ck-list-horizontal__title{color:#f9dabc}.ck-theme-pink.ck-list-horizontal.ck-list-horizontal_type_standard .ck-list-horizontal__title{color:#f99dbc}.ck-theme-violet.ck-list-horizontal.ck-list-horizontal_type_standard .ck-list-horizontal__title{color:#c478de}.ck-theme-blue.ck-list-horizontal.ck-list-horizontal_type_advanced{background-color:#eef7fd}.ck-theme-green.ck-list-horizontal.ck-list-horizontal_type_advanced{background-color:#f3f8e4}.ck-theme-orange.ck-list-horizontal.ck-list-horizontal_type_advanced{background-color:#fef8f2}.ck-theme-pink.ck-list-horizontal.ck-list-horizontal_type_advanced{background-color:#feebf2}.ck-theme-violet.ck-list-horizontal.ck-list-horizontal_type_advanced{background-color:#f3e4f8}.ck-theme-blue.ck-list-horizontal.ck-list-horizontal_type_advanced .ck-list-horizontal__image{border-color:#a8d6f4}.ck-theme-green.ck-list-horizontal.ck-list-horizontal_type_advanced .ck-list-horizontal__image{border-color:#c4de78}.ck-theme-orange.ck-list-horizontal.ck-list-horizontal_type_advanced .ck-list-horizontal__image{border-color:#f9dabc}.ck-theme-pink.ck-list-horizontal.ck-list-horizontal_type_advanced .ck-list-horizontal__image{border-color:#f99dbc}.ck-theme-violet.ck-list-horizontal.ck-list-horizontal_type_advanced .ck-list-horizontal__image{border-color:#c478de}.ck-theme-blue.ck-list-horizontal.ck-list-horizontal_type_advanced .ck-list-horizontal__title{color:#a8d6f4}.ck-theme-green.ck-list-horizontal.ck-list-horizontal_type_advanced .ck-list-horizontal__title{color:#c4de78}.ck-theme-orange.ck-list-horizontal.ck-list-horizontal_type_advanced .ck-list-horizontal__title{color:#f9dabc}.ck-theme-pink.ck-list-horizontal.ck-list-horizontal_type_advanced .ck-list-horizontal__title{color:#f99dbc}.ck-theme-violet.ck-list-horizontal.ck-list-horizontal_type_advanced .ck-list-horizontal__title{color:#c478de}.ck-table{border-collapse:collapse;border-spacing:0;width:100%}.ck-table__cell{border:0;padding:10px 15px;vertical-align:middle}.ck-table__text{font-family:Arial,sans-serif;font-size:13px;color:#666}.ck-table_type_lite.ck-table{border:1px solid #ccc}.ck-table_type_lite .ck-table__row_type_border-bottom{border-bottom:1px solid #ccc}.ck-table_type_standard.ck-table{border:1px solid #ccc}.ck-table_type_standard .ck-table__row_type_border-bottom{border-bottom:1px solid #ccc}.ck-table_type_standard .ck-table__row_type_colored{background-color:#f2f2f2}.ck-table_type_advanced.ck-table{border:1px solid #ccc}.ck-table_type_advanced .ck-table__row_type_border-bottom{border-bottom:1px solid #ccc}.ck-table_type_advanced .ck-table__row_type_colored{background-color:#f2f2f2}.ck-table_type_advanced .ck-table__cell_type_colored{background-color:#e5e5e5}.ck-table_type_advanced .ck-table__cell_type_border-right{border-right:1px solid #ccc}.ck-theme-blue.ck-table.ck-table_type_lite{border-color:#a8d6f4}.ck-theme-green.ck-table.ck-table_type_lite{border-color:#c4de78}.ck-theme-orange.ck-table.ck-table_type_lite{border-color:#f9dabc}.ck-theme-pink.ck-table.ck-table_type_lite{border-color:#f99dbc}.ck-theme-violet.ck-table.ck-table_type_lite{border-color:#c478de}.ck-theme-blue.ck-table.ck-table_type_lite .ck-table__row_type_border-bottom{border-color:#a8d6f4}.ck-theme-green.ck-table.ck-table_type_lite .ck-table__row_type_border-bottom{border-color:#c4de78}.ck-theme-orange.ck-table.ck-table_type_lite .ck-table__row_type_border-bottom{border-color:#f9dabc}.ck-theme-pink.ck-table.ck-table_type_lite .ck-table__row_type_border-bottom{border-color:#f99dbc}.ck-theme-violet.ck-table.ck-table_type_lite .ck-table__row_type_border-bottom{border-color:#c478de}.ck-theme-blue.ck-table.ck-table_type_standard{border-color:#a8d6f4}.ck-theme-green.ck-table.ck-table_type_standard{border-color:#c4de78}.ck-theme-orange.ck-table.ck-table_type_standard{border-color:#f9dabc}.ck-theme-pink.ck-table.ck-table_type_standard{border-color:#f99dbc}.ck-theme-violet.ck-table.ck-table_type_standard{border-color:#c478de}.ck-theme-blue.ck-table.ck-table_type_standard .ck-table__row_type_border-bottom{border-color:#a8d6f4}.ck-theme-green.ck-table.ck-table_type_standard .ck-table__row_type_border-bottom{border-color:#c4de78}.ck-theme-orange.ck-table.ck-table_type_standard .ck-table__row_type_border-bottom{border-color:#f9dabc}.ck-theme-pink.ck-table.ck-table_type_standard .ck-table__row_type_border-bottom{border-color:#f99dbc}.ck-theme-violet.ck-table.ck-table_type_standard .ck-table__row_type_border-bottom{border-color:#c478de}.ck-theme-blue.ck-table.ck-table_type_standard .ck-table__row_type_colored{background-color:#eef7fd}.ck-theme-green.ck-table.ck-table_type_standard .ck-table__row_type_colored{background-color:#f3f8e4}.ck-theme-orange.ck-table.ck-table_type_standard .ck-table__row_type_colored{background-color:#fef8f2}.ck-theme-pink.ck-table.ck-table_type_standard .ck-table__row_type_colored{background-color:#feebf2}.ck-theme-violet.ck-table.ck-table_type_standard .ck-table__row_type_colored{background-color:#f3e4f8}.ck-theme-blue.ck-table.ck-table_type_advanced{border-color:#a8d6f4}.ck-theme-green.ck-table.ck-table_type_advanced{border-color:#c4de78}.ck-theme-orange.ck-table.ck-table_type_advanced{border-color:#f9dabc}.ck-theme-pink.ck-table.ck-table_type_advanced{border-color:#f99dbc}.ck-theme-violet.ck-table.ck-table_type_advanced{border-color:#c478de}.ck-theme-blue.ck-table.ck-table_type_advanced .ck-table__row_type_border-bottom{border-color:#a8d6f4}.ck-theme-green.ck-table.ck-table_type_advanced .ck-table__row_type_border-bottom{border-color:#c4de78}.ck-theme-orange.ck-table.ck-table_type_advanced .ck-table__row_type_border-bottom{border-color:#f9dabc}.ck-theme-pink.ck-table.ck-table_type_advanced .ck-table__row_type_border-bottom{border-color:#f99dbc}.ck-theme-violet.ck-table.ck-table_type_advanced .ck-table__row_type_border-bottom{border-color:#c478de}.ck-theme-blue.ck-table.ck-table_type_advanced .ck-table__row_type_colored{background-color:#eef7fd}.ck-theme-green.ck-table.ck-table_type_advanced .ck-table__row_type_colored{background-color:#f3f8e4}.ck-theme-orange.ck-table.ck-table_type_advanced .ck-table__row_type_colored{background-color:#fef8f2}.ck-theme-pink.ck-table.ck-table_type_advanced .ck-table__row_type_colored{background-color:#feebf2}.ck-theme-violet.ck-table.ck-table_type_advanced .ck-table__row_type_colored{background-color:#f3e4f8}.ck-theme-blue.ck-table.ck-table_type_advanced .ck-table__cell_type_colored{background-color:#dceffb}.ck-theme-green.ck-table.ck-table_type_advanced .ck-table__cell_type_colored{background-color:#e7f2c9}.ck-theme-orange.ck-table.ck-table_type_advanced .ck-table__cell_type_colored{background-color:#fcf1e5}.ck-theme-pink.ck-table.ck-table_type_advanced .ck-table__cell_type_colored{background-color:#fcdae5}.ck-theme-violet.ck-table.ck-table_type_advanced .ck-table__cell_type_colored{background-color:#e9ccf2}.ck-theme-blue.ck-table.ck-table_type_advanced .ck-table__cell_type_border-right{border-color:#a8d6f4}.ck-theme-green.ck-table.ck-table_type_advanced .ck-table__cell_type_border-right{border-color:#c4de78}.ck-theme-orange.ck-table.ck-table_type_advanced .ck-table__cell_type_border-right{border-color:#f9dabc}.ck-theme-pink.ck-table.ck-table_type_advanced .ck-table__cell_type_border-right{border-color:#f99dbc}.ck-theme-violet.ck-table.ck-table_type_advanced .ck-table__cell_type_border-right{border-color:#c478de}.ck-social{font-size:0;text-align:center}.ck-social__image{vertical-align:middle;width:32px}.ck-social__image-wrapper{display:inline-block;text-align:center;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;padding:15px;margin-right:55px}.ck-social__image-wrapper_type_without-margin{margin:0}.ck-social_type_lite .ck-social__image-wrapper{border:1px solid #999}.ck-social_type_standard .ck-social__image-wrapper{border:1px solid #999;background-color:#efefef}.ck-social_type_advanced .ck-social__image-wrapper{border:1px solid #999;background-color:#999}.ck-theme-blue.ck-social.ck-social_type_lite .ck-social__image-wrapper{border-color:#a8d6f4}.ck-theme-green.ck-social.ck-social_type_lite .ck-social__image-wrapper{border-color:#c4de78}.ck-theme-orange.ck-social.ck-social_type_lite .ck-social__image-wrapper{border-color:#f9dabc}.ck-theme-pink.ck-social.ck-social_type_lite .ck-social__image-wrapper{border-color:#f99dbc}.ck-theme-violet.ck-social.ck-social_type_lite .ck-social__image-wrapper{border-color:#c478de}.ck-theme-blue.ck-social.ck-social_type_standard .ck-social__image-wrapper{border-color:#a8d6f4}.ck-theme-green.ck-social.ck-social_type_standard .ck-social__image-wrapper{border-color:#c4de78}.ck-theme-orange.ck-social.ck-social_type_standard .ck-social__image-wrapper{border-color:#f9dabc}.ck-theme-pink.ck-social.ck-social_type_standard .ck-social__image-wrapper{border-color:#f99dbc}.ck-theme-violet.ck-social.ck-social_type_standard .ck-social__image-wrapper{border-color:#c478de}.ck-theme-blue.ck-social.ck-social_type_standard .ck-social__image-wrapper{background-color:#eef7fd}.ck-theme-green.ck-social.ck-social_type_standard .ck-social__image-wrapper{background-color:#f3f8e4}.ck-theme-orange.ck-social.ck-social_type_standard .ck-social__image-wrapper{background-color:#fef8f2}.ck-theme-pink.ck-social.ck-social_type_standard .ck-social__image-wrapper{background-color:#feebf2}.ck-theme-violet.ck-social.ck-social_type_standard .ck-social__image-wrapper{background-color:#f3e4f8}.ck-theme-blue.ck-social.ck-social_type_advanced .ck-social__image-wrapper{border-color:#a8d6f4}.ck-theme-green.ck-social.ck-social_type_advanced .ck-social__image-wrapper{border-color:#c4de78}.ck-theme-orange.ck-social.ck-social_type_advanced .ck-social__image-wrapper{border-color:#f9dabc}.ck-theme-pink.ck-social.ck-social_type_advanced .ck-social__image-wrapper{border-color:#f99dbc}.ck-theme-violet.ck-social.ck-social_type_advanced .ck-social__image-wrapper{border-color:#c478de}.ck-theme-blue.ck-social.ck-social_type_advanced .ck-social__image-wrapper{background-color:#a8d6f4}.ck-theme-green.ck-social.ck-social_type_advanced .ck-social__image-wrapper{background-color:#c4de78}.ck-theme-orange.ck-social.ck-social_type_advanced .ck-social__image-wrapper{background-color:#f9dabc}.ck-theme-pink.ck-social.ck-social_type_advanced .ck-social__image-wrapper{background-color:#f99dbc}.ck-theme-violet.ck-social.ck-social_type_advanced .ck-social__image-wrapper{background-color:#c478de}.ck-table-constructor{border-collapse:collapse;border-spacing:0}.ck-table-constructor__cell{border:0;padding:10px 15px;vertical-align:middle}.ck-table-constructor__text{font-family:Arial,sans-serif;font-size:13px;color:#666}.ck-table-constructor_type_lite.ck-table-constructor{border:1px solid #ccc}.ck-table-constructor_type_lite .ck-table-constructor__row_type_border-bottom{border-bottom:1px solid #ccc}.ck-table-constructor_type_lite .ck-table-constructor__row_type_border-bottom:last-child{border-bottom:none}.ck-table-constructor_type_standard.ck-table-constructor{border:1px solid #ccc}.ck-table-constructor_type_standard .ck-table-constructor__row_type_border-bottom{border-bottom:1px solid #ccc}.ck-table-constructor_type_standard .ck-table-constructor__row_type_border-bottom:last-child{border-bottom:none}.ck-table-constructor_type_standard .ck-table-constructor__row_type_colored:nth-child(2n-1){background-color:#f2f2f2}.ck-table-constructor_type_advanced.ck-table-constructor{border:1px solid #ccc}.ck-table-constructor_type_advanced .ck-table-constructor__cell_type_border-right{border-right:1px solid #ccc}.ck-table-constructor_type_advanced .ck-table-constructor__row_type_border-bottom{border-bottom:1px solid #ccc}.ck-table-constructor_type_advanced .ck-table-constructor__row_type_border-bottom:last-child{border-bottom:none}.ck-table-constructor_type_advanced .ck-table-constructor__row_type_colored:first-child{background-color:#e5e5e5}.ck-table-constructor_type_advanced .ck-table-constructor__row_type_colored:nth-child(2n+3) .ck-table-constructor__cell_type_colored{background-color:#f2f2f2}.ck-table-constructor_type_advanced .ck-table-constructor__row_type_colored .ck-table-constructor__cell_type_colored:first-child{background-color:#e5e5e5}.ck-theme-blue.ck-table-constructor_type_lite.ck-table-constructor{border-color:#a8d6f4}.ck-theme-green.ck-table-constructor_type_lite.ck-table-constructor{border-color:#c4de78}.ck-theme-orange.ck-table-constructor_type_lite.ck-table-constructor{border-color:#f9dabc}.ck-theme-pink.ck-table-constructor_type_lite.ck-table-constructor{border-color:#f99dbc}.ck-theme-violet.ck-table-constructor_type_lite.ck-table-constructor{border-color:#c478de}.ck-theme-blue.ck-table-constructor_type_lite .ck-table-constructor__row_type_border-bottom{border-color:#a8d6f4}.ck-theme-green.ck-table-constructor_type_lite .ck-table-constructor__row_type_border-bottom{border-color:#c4de78}.ck-theme-orange.ck-table-constructor_type_lite .ck-table-constructor__row_type_border-bottom{border-color:#f9dabc}.ck-theme-pink.ck-table-constructor_type_lite .ck-table-constructor__row_type_border-bottom{border-color:#f99dbc}.ck-theme-violet.ck-table-constructor_type_lite .ck-table-constructor__row_type_border-bottom{border-color:#c478de}.ck-theme-blue.ck-table-constructor_type_standard.ck-table-constructor{border-color:#a8d6f4}.ck-theme-green.ck-table-constructor_type_standard.ck-table-constructor{border-color:#c4de78}.ck-theme-orange.ck-table-constructor_type_standard.ck-table-constructor{border-color:#f9dabc}.ck-theme-pink.ck-table-constructor_type_standard.ck-table-constructor{border-color:#f99dbc}.ck-theme-violet.ck-table-constructor_type_standard.ck-table-constructor{border-color:#c478de}.ck-theme-blue.ck-table-constructor_type_standard .ck-table-constructor__row_type_border-bottom{border-color:#a8d6f4}.ck-theme-green.ck-table-constructor_type_standard .ck-table-constructor__row_type_border-bottom{border-color:#c4de78}.ck-theme-orange.ck-table-constructor_type_standard .ck-table-constructor__row_type_border-bottom{border-color:#f9dabc}.ck-theme-pink.ck-table-constructor_type_standard .ck-table-constructor__row_type_border-bottom{border-color:#f99dbc}.ck-theme-violet.ck-table-constructor_type_standard .ck-table-constructor__row_type_border-bottom{border-color:#c478de}.ck-theme-blue.ck-table-constructor_type_standard .ck-table-constructor__row_type_colored:nth-child(2n-1){background-color:#eef7fd}.ck-theme-green.ck-table-constructor_type_standard .ck-table-constructor__row_type_colored:nth-child(2n-1){background-color:#f3f8e4}.ck-theme-orange.ck-table-constructor_type_standard .ck-table-constructor__row_type_colored:nth-child(2n-1){background-color:#fef8f2}.ck-theme-pink.ck-table-constructor_type_standard .ck-table-constructor__row_type_colored:nth-child(2n-1){background-color:#feebf2}.ck-theme-violet.ck-table-constructor_type_standard .ck-table-constructor__row_type_colored:nth-child(2n-1){background-color:#f3e4f8}.ck-theme-blue.ck-table-constructor_type_advanced.ck-table-constructor{border-color:#a8d6f4}.ck-theme-green.ck-table-constructor_type_advanced.ck-table-constructor{border-color:#c4de78}.ck-theme-orange.ck-table-constructor_type_advanced.ck-table-constructor{border-color:#f9dabc}.ck-theme-pink.ck-table-constructor_type_advanced.ck-table-constructor{border-color:#f99dbc}.ck-theme-violet.ck-table-constructor_type_advanced.ck-table-constructor{border-color:#c478de}.ck-theme-blue.ck-table-constructor_type_advanced .ck-table-constructor__cell_type_border-right{border-color:#a8d6f4}.ck-theme-green.ck-table-constructor_type_advanced .ck-table-constructor__cell_type_border-right{border-color:#c4de78}.ck-theme-orange.ck-table-constructor_type_advanced .ck-table-constructor__cell_type_border-right{border-color:#f9dabc}.ck-theme-pink.ck-table-constructor_type_advanced .ck-table-constructor__cell_type_border-right{border-color:#f99dbc}.ck-theme-violet.ck-table-constructor_type_advanced .ck-table-constructor__cell_type_border-right{border-color:#c478de}.ck-theme-blue.ck-table-constructor_type_advanced .ck-table-constructor__row_type_border-bottom{border-color:#a8d6f4}.ck-theme-green.ck-table-constructor_type_advanced .ck-table-constructor__row_type_border-bottom{border-color:#c4de78}.ck-theme-orange.ck-table-constructor_type_advanced .ck-table-constructor__row_type_border-bottom{border-color:#f9dabc}.ck-theme-pink.ck-table-constructor_type_advanced .ck-table-constructor__row_type_border-bottom{border-color:#f99dbc}.ck-theme-violet.ck-table-constructor_type_advanced .ck-table-constructor__row_type_border-bottom{border-color:#c478de}.ck-theme-blue.ck-table-constructor_type_advanced .ck-table-constructor__row_type_colored:first-child{background-color:#dceffb}.ck-theme-green.ck-table-constructor_type_advanced .ck-table-constructor__row_type_colored:first-child{background-color:#e7f2c9}.ck-theme-orange.ck-table-constructor_type_advanced .ck-table-constructor__row_type_colored:first-child{background-color:#fcf1e5}.ck-theme-pink.ck-table-constructor_type_advanced .ck-table-constructor__row_type_colored:first-child{background-color:#fcdae5}.ck-theme-violet.ck-table-constructor_type_advanced .ck-table-constructor__row_type_colored:first-child{background-color:#e9ccf2}.ck-theme-blue.ck-table-constructor_type_advanced .ck-table-constructor__row_type_colored:nth-child(2n+3) .ck-table-constructor__cell_type_colored{background-color:#eef7fd}.ck-theme-green.ck-table-constructor_type_advanced .ck-table-constructor__row_type_colored:nth-child(2n+3) .ck-table-constructor__cell_type_colored{background-color:#f3f8e4}.ck-theme-orange.ck-table-constructor_type_advanced .ck-table-constructor__row_type_colored:nth-child(2n+3) .ck-table-constructor__cell_type_colored{background-color:#fef8f2}.ck-theme-pink.ck-table-constructor_type_advanced .ck-table-constructor__row_type_colored:nth-child(2n+3) .ck-table-constructor__cell_type_colored{background-color:#feebf2}.ck-theme-violet.ck-table-constructor_type_advanced .ck-table-constructor__row_type_colored:nth-child(2n+3) .ck-table-constructor__cell_type_colored{background-color:#f3e4f8}.ck-theme-blue.ck-table-constructor_type_advanced .ck-table-constructor__row_type_colored .ck-table-constructor__cell_type_colored:first-child{background-color:#dceffb}.ck-theme-green.ck-table-constructor_type_advanced .ck-table-constructor__row_type_colored .ck-table-constructor__cell_type_colored:first-child{background-color:#e7f2c9}.ck-theme-orange.ck-table-constructor_type_advanced .ck-table-constructor__row_type_colored .ck-table-constructor__cell_type_colored:first-child{background-color:#fcf1e5}.ck-theme-pink.ck-table-constructor_type_advanced .ck-table-constructor__row_type_colored .ck-table-constructor__cell_type_colored:first-child{background-color:#fcdae5}.ck-theme-violet.ck-table-constructor_type_advanced .ck-table-constructor__row_type_colored .ck-table-constructor__cell_type_colored:first-child{background-color:#e9ccf2}.ck-header{display:block;margin:0 0 10px;font-family:Arial,sans-serif;font-size:18px;color:#333}.ck-alert{display:block;margin:10px 0;padding:15px;background-color:#eee;border:1px solid #ddd;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;font-size:13px;color:#777}.ck-alert__title{font-weight:700}.ck-alert_theme_red{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.ck-alert_theme_green{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.ck-alert_theme_blue{color:#31708f;border-color:#bce8f1;background-color:#d9edf7}.ck-alert_theme_orange{color:#8a6d3b;border-color:#faebcc;background-color:#fcf8e3}@font-face{font-family:FontAwesome;src:url('/web/20161001165228im_/http://static-cache.ua.uaprom.net/fonts/fontawesome-webfont.eot?r=45c73723862c6fc5eb3d6961db2d71fb');src:url('/web/20161001165228im_/http://static-cache.ua.uaprom.net/fonts/fontawesome-webfont.eot?r=45c73723862c6fc5eb3d6961db2d71fb') format('embedded-opentype'),url('/web/20161001165228im_/http://static-cache.ua.uaprom.net/fonts/fontawesome-webfont.woff2?r=4b5a84aaf1c9485e060c503a0ff8cadb') format('woff2'),url('/web/20161001165228im_/http://static-cache.ua.uaprom.net/fonts/fontawesome-webfont.woff?r=dfb02f8f6d0cedc009ee5887cc68f1f3') format('woff'),url('/web/20161001165228im_/http://static-cache.ua.uaprom.net/fonts/fontawesome-webfont.ttf?r=7c87870ab40d63cfb8870c1f183f9939') format('truetype'),url('/web/20161001165228im_/http://static-cache.ua.uaprom.net/fonts/fontawesome-webfont.svg?r=76a4f23c6be74fd309e0d0fd2c27a5de') format('svg');font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.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:.08em solid #eee;-webkit-border-radius:.1em;-moz-border-radius:.1em;-ms-border-radius:.1em;-o-border-radius:.1em;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right,.pull-right{float:right}.pull-left{float:left}.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)}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);-khtml-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);-khtml-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-moz-transform:rotate(270deg);-webkit-transform:rotate(270deg);-o-transform:rotate(270deg);-khtml-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);-moz-transform:scale(-1,1);-webkit-transform:scale(-1,1);-o-transform:scale(-1,1);-khtml-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);-moz-transform:scale(1,-1);-webkit-transform:scale(1,-1);-o-transform:scale(1,-1);-khtml-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{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-close:before,.fa-remove: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-cog:before,.fa-gear: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-repeat:before,.fa-rotate-right: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-image:before,.fa-photo: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-exclamation-triangle:before,.fa-warning: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-cogs:before,.fa-gears: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-floppy-o:before,.fa-save:before{content:"\F0C7"}.fa-square:before{content:"\F0C8"}.fa-bars:before,.fa-navicon:before,.fa-reorder: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-sort:before,.fa-unsorted:before{content:"\F0DC"}.fa-sort-desc:before,.fa-sort-down:before{content:"\F0DD"}.fa-sort-asc:before,.fa-sort-up:before{content:"\F0DE"}.fa-envelope:before{content:"\F0E0"}.fa-linkedin:before{content:"\F0E1"}.fa-rotate-left:before,.fa-undo:before{content:"\F0E2"}.fa-gavel:before,.fa-legal:before{content:"\F0E3"}.fa-dashboard:before,.fa-tachometer:before{content:"\F0E4"}.fa-comment-o:before{content:"\F0E5"}.fa-comments-o:before{content:"\F0E6"}.fa-bolt:before,.fa-flash:before{content:"\F0E7"}.fa-sitemap:before{content:"\F0E8"}.fa-umbrella:before{content:"\F0E9"}.fa-clipboard:before,.fa-paste: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-chain-broken:before,.fa-unlink: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-caret-square-o-down:before,.fa-toggle-down:before{content:"\F150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\F151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\F152"}.fa-eur:before,.fa-euro:before{content:"\F153"}.fa-gbp:before{content:"\F154"}.fa-dollar:before,.fa-usd:before{content:"\F155"}.fa-inr:before,.fa-rupee:before{content:"\F156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\F157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\F158"}.fa-krw:before,.fa-won: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-caret-square-o-left:before,.fa-toggle-left:before{content:"\F191"}.fa-dot-circle-o:before{content:"\F192"}.fa-wheelchair:before{content:"\F193"}.fa-vimeo-square:before{content:"\F194"}.fa-try:before,.fa-turkish-lira: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-bank:before,.fa-institution:before,.fa-university:before{content:"\F19C"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\F19D"}.fa-yahoo:before{content:"\F19E"}.fa-google:before{content:"\F1A0"}.fa-reddit:before{content:"\F1A1"}.fa-reddit-square:before{content:"\F1A2"}.fa-stumbleupon-circle:before{content:"\F1A3"}.fa-stumbleupon:before{content:"\F1A4"}.fa-delicious:before{content:"\F1A5"}.fa-digg:before{content:"\F1A6"}.fa-pied-piper:before{content:"\F1A7"}.fa-pied-piper-alt:before{content:"\F1A8"}.fa-drupal:before{content:"\F1A9"}.fa-joomla:before{content:"\F1AA"}.fa-language:before{content:"\F1AB"}.fa-fax:before{content:"\F1AC"}.fa-building:before{content:"\F1AD"}.fa-child:before{content:"\F1AE"}.fa-paw:before{content:"\F1B0"}.fa-spoon:before{content:"\F1B1"}.fa-cube:before{content:"\F1B2"}.fa-cubes:before{content:"\F1B3"}.fa-behance:before{content:"\F1B4"}.fa-behance-square:before{content:"\F1B5"}.fa-steam:before{content:"\F1B6"}.fa-steam-square:before{content:"\F1B7"}.fa-recycle:before{content:"\F1B8"}.fa-automobile:before,.fa-car:before{content:"\F1B9"}.fa-cab:before,.fa-taxi:before{content:"\F1BA"}.fa-tree:before{content:"\F1BB"}.fa-spotify:before{content:"\F1BC"}.fa-deviantart:before{content:"\F1BD"}.fa-soundcloud:before{content:"\F1BE"}.fa-database:before{content:"\F1C0"}.fa-file-pdf-o:before{content:"\F1C1"}.fa-file-word-o:before{content:"\F1C2"}.fa-file-excel-o:before{content:"\F1C3"}.fa-file-powerpoint-o:before{content:"\F1C4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\F1C5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\F1C6"}.fa-file-audio-o:before,.fa-file-sound-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-ring:before,.fa-life-saver:before,.fa-support:before{content:"\F1CD"}.fa-circle-o-notch:before{content:"\F1CE"}.fa-ra:before,.fa-rebel:before{content:"\F1D0"}.fa-empire:before,.fa-ge:before{content:"\F1D1"}.fa-git-square:before{content:"\F1D2"}.fa-git:before{content:"\F1D3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\F1D4"}.fa-tencent-weibo:before{content:"\F1D5"}.fa-qq:before{content:"\F1D6"}.fa-wechat:before,.fa-weixin:before{content:"\F1D7"}.fa-paper-plane:before,.fa-send:before{content:"\F1D8"}.fa-paper-plane-o:before,.fa-send-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-futbol-o:before,.fa-soccer-ball-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-ils:before,.fa-shekel:before,.fa-sheqel: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-bed:before,.fa-hotel:before{content:"\F236"}.fa-viacoin:before{content:"\F237"}.fa-train:before{content:"\F238"}.fa-subway:before{content:"\F239"}.fa-medium:before{content:"\F23A"}.fa-y-combinator:before,.fa-yc:before{content:"\F23B"}.fa-optin-monster:before{content:"\F23C"}.fa-opencart:before{content:"\F23D"}.fa-expeditedssl:before{content:"\F23E"}.fa-battery-4:before,.fa-battery-full:before{content:"\F240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\F241"}.fa-battery-2:before,.fa-battery-half:before{content:"\F242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\F243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\F244"}.fa-mouse-pointer:before{content:"\F245"}.fa-i-cursor:before{content:"\F246"}.fa-object-group:before{content:"\F247"}.fa-object-ungroup:before{content:"\F248"}.fa-sticky-note:before{content:"\F249"}.fa-sticky-note-o:before{content:"\F24A"}.fa-cc-jcb:before{content:"\F24B"}.fa-cc-diners-club:before{content:"\F24C"}.fa-clone:before{content:"\F24D"}.fa-balance-scale:before{content:"\F24E"}.fa-hourglass-o:before{content:"\F250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\F251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\F252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\F253"}.fa-hourglass:before{content:"\F254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\F255"}.fa-hand-paper-o:before,.fa-hand-stop-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-television:before,.fa-tv: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"}@-moz-keyframes fa-spin{0%{-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);-khtml-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}to{-moz-transform:rotate(359deg);-webkit-transform:rotate(359deg);-o-transform:rotate(359deg);-khtml-transform:rotate(359deg);-ms-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes fa-spin{0%{-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);-khtml-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}to{-moz-transform:rotate(359deg);-webkit-transform:rotate(359deg);-o-transform:rotate(359deg);-khtml-transform:rotate(359deg);-ms-transform:rotate(359deg);transform:rotate(359deg)}}@-o-keyframes fa-spin{0%{-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);-khtml-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}to{-moz-transform:rotate(359deg);-webkit-transform:rotate(359deg);-o-transform:rotate(359deg);-khtml-transform:rotate(359deg);-ms-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);-khtml-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}to{-moz-transform:rotate(359deg);-webkit-transform:rotate(359deg);-o-transform:rotate(359deg);-khtml-transform:rotate(359deg);-ms-transform:rotate(359deg);transform:rotate(359deg)}}
/*
     FILE ARCHIVED ON 16:52:28 Oct 01, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:37:21 Aug 06, 2021.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 251.287
  exclusion.robots: 142.463
  exclusion.robots.policy: 142.455
  xauthn.identify: 83.084
  xauthn.chkprivs: 59.12
  RedisCDXSource: 1.885
  esindex: 0.011
  LoadShardBlock: 82.878 (3)
  PetaboxLoader3.datanode: 130.142 (5)
  CDXLines.iter: 21.597 (3)
  load_resource: 167.466 (2)
  PetaboxLoader3.resolve: 85.607 (2)
*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
a,
address,
code,
del,
em,
img,
q,
small,
strong,
sub,
sup,
tt,
b,
u,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark {
  font-size: 100%;
  margin: 0;
  padding: 0;
  border: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  min-width: 980px;
  background: #fff;
  color: #333;
  font: 14px/16px Arial, Helvetica, Sans-Serif;
}
img {
  border-style: none;
}
button {
  outline: none;
}
button:active {
  outline: none;
}
input,
textarea,
select {
  outline: none;
  color: #333;
  vertical-align: middle;
  font: 14px/16px Arial, Helvetica, Sans-Serif;
}
form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none;
}
a {
  outline: none;
  text-decoration: none;
}
a:active {
  outline: none;
}
img {
  font-size: 0px;
  white-space: nowrap;
}
h1,
h2,
h3,
h4,
h5 {
  font-weight: normal;
  margin: 5px 0;
}
address,
time {
  font-style: normal;
}
button,
span,
input,
a,
button:active,
span:active,
a:active,
input:focus,
textarea:focus {
  outline: none;
}
@font-face {
  font-family: 'trebuc';
  src: url("/web/20161010165223im_/http://d246sc7spddeom.cloudfront.net/production/design_template/475/fonts/trebuc/trebuc.eot");
  src: url("/web/20161010165223im_/http://d246sc7spddeom.cloudfront.net/production/design_template/475/fonts/trebuc/trebuc.eot#iefix") format('embedded-opentype'), url("/web/20161010165223im_/http://d246sc7spddeom.cloudfront.net/production/design_template/475/fonts/trebuc/trebuc.woff") format('woff'), url("/web/20161010165223im_/http://d246sc7spddeom.cloudfront.net/production/design_template/475/fonts/trebuc/trebuc.ttf") format('truetype'), url("/web/20161010165223im_/http://d246sc7spddeom.cloudfront.net/production/design_template/475/fonts/trebuc/trebuc.svg") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'roboto';
  src: url("/web/20161010165223im_/http://d246sc7spddeom.cloudfront.net/production/design_template/475/fonts/roboto/roboto.eot");
  src: url("/web/20161010165223im_/http://d246sc7spddeom.cloudfront.net/production/design_template/475/fonts/roboto/roboto.eot#iefix") format('embedded-opentype'), url("/web/20161010165223im_/http://d246sc7spddeom.cloudfront.net/production/design_template/475/fonts/roboto/roboto.woff") format('woff'), url("/web/20161010165223im_/http://d246sc7spddeom.cloudfront.net/production/design_template/475/fonts/roboto/roboto.ttf") format('truetype'), url("/web/20161010165223im_/http://d246sc7spddeom.cloudfront.net/production/design_template/475/fonts/roboto/roboto.svg") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'fontello';
  src: url("/web/20161010165223im_/http://d246sc7spddeom.cloudfront.net/production/design_template/475/fonts/fontello/fontello.eot?64036135");
  src: url("/web/20161010165223im_/http://d246sc7spddeom.cloudfront.net/production/design_template/475/fonts/fontello/fontello.eot?64036135#iefix") format('embedded-opentype'), url("/web/20161010165223im_/http://d246sc7spddeom.cloudfront.net/production/design_template/475/fonts/fontello/fontello.woff?64036135") format('woff'), url("/web/20161010165223im_/http://d246sc7spddeom.cloudfront.net/production/design_template/475/fonts/fontello/fontello.ttf?64036135") format('truetype'), url("/web/20161010165223im_/http://d246sc7spddeom.cloudfront.net/production/design_template/475/fonts/fontello/fontello.svg?64036135#fontello") format('svg');
  font-weight: normal;
  font-style: normal;
}
.b-product-line .b-product-line__custom-order-button,
.b-product-line .b-product-line__custom-order-button:hover,
.b-product-line .b-product-line__custom-order-button:active,
.b-product-label,
.b-discount,
.b-catalog-panel__label,
.b-overlay,
.b-popup__body,
.b-portfolio-list__confirmed,
.trade-info,
.b-sticky-panel__other-buttons .b-sticky-panel__custom-order,
.b-sticky-panel__other-buttons .b-sticky-panel__custom-order:hover,
.b-sticky-panel__other-buttons .b-sticky-panel__custom-order:active,
.b-sticky-panel__other-buttons .b-partnerships-prices,
.b-sticky-panel__other-buttons .b-partnerships-prices:hover,
.b-sticky-panel__other-buttons .b-partnerships-prices:active,
.main-form__notification-button,
.main-form__notification-text {
  font-family: Arial, Tahoma, Helvetica, 'Liberation Sans', sans-serif;
}
.page {
  font-family: trebuc, sans-serif;
}
.b-title,
.b-sitewide-links__title {
  font-family: roboto, sans-serif;
}
.d-no-image {
  display: inline-block;
  vertical-align: middle;
  height: 22px;
  width: 28px;
  background: url("/web/20161010165223im_/http://d246sc7spddeom.cloudfront.net/production/design_template/475/images/sprite.png") no-repeat -34px -63px;
}
.icon-help:before,
.icon-souvenir,
.b-product-line__btn-preview:before,
.b-product-line_type_gallery .icon-cart-item-out:before,
.b-product-line_type_gallery .icon-cart-item-request:before,
.b-drop-phones__hidden-phone:after,
.b-drop-phones__icon:before,
.b-custom-button__icon:before,
.b-pager__link_pos_first:before,
.b-pager__link_pos_last:before,
.b-catalog-panel__icon:before,
.b-delivery-info__item:before,
.b-order-info__item:before,
.b-comments__verified:before,
.b-portfolio__confirmed-label:before,
.b-portfolio-list__confirmed:before,
.b-portfolio-list__photos:before,
.b-custom-drop-down__arrow:before,
.b-deal-confirm:before,
.b-product__additional-button:before,
.b-product__all-prices-corner:before,
.b-product__phone-info:before,
.b-input-error__body:before,
.search__button:before,
.sidebar-menu__toggle:before,
.sidebar-menu__groups .sidebar-menu__dropdown:before,
.sidebar-menu__item_with-dropdown .sidebar-menu__link-wrapper:after,
.sidebar-map__icon:before,
.header-contacts__dropdown .header-contacts__phones-item:first-child .header-contacts__phones-single:after,
.header-contacts__some-phones > .header-contacts__phones-item .header-contacts__phones-single:after {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: none;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  margin: 0;
}
.b-breadcrumb:after,
.b-filter-list__range-item:after,
.b-sitewide-links__list-item:after,
.b-user-content:after,
.b-product-line__details-panel:after,
.b-online-payment:after,
.b-navigate:after,
.b-pager:after,
.b-catalog-panel:after,
.b-articles-group__item:after,
.b-articles-list__item:after,
.b-news-group__item:after,
.b-news-list__item:after,
.b-comments__item:after,
.b-portfolio__gallery:after,
.b-portfolio-list__item:after,
.b-used-goods__item:after,
.b-gift-items__item:after,
.b-product:after,
.b-product__additional-price:after,
.b-product__price-info:after,
.page__wrapper:after,
.content__line:after,
.product-groups_view_list .product-groups__item:after,
.contact-info__info:after,
.footer-contacts__info:after,
.sidebar-contacts__info:after,
.b-head-control-panel:after,
.main-form__inner:after,
.sidebar-articles__item:after,
.sidebar-news__item:after,
.fixed-form__info:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.b-drop-phones__drop-icon:after,
.b-catalog-panel__label,
.b-certificates__title,
.b-photos__title,
.b-portfolio__gallery-descr-img,
.b-custom-order__text,
.b-sundry__item,
.b-product__all-prices,
:root .b-product-mods__drop-down,
.b-similar-products__switcher-item,
.search__button,
.header-contacts__dropdown,
.fixed-form__toggle {
  transition: all 100ms ease-out;
}
.b-product-line:hover,
.b-product-line_type_gallery .b-product-label,
.b-product-line_type_gallery .b-discount,
.b-product-line_type_gallery:hover,
.b-facilities__item,
.search__input,
.sidebar-menu__dropdown-wrapper,
.product-groups_view_gallery .product-groups__image-overlay,
.recent-news__image-overlay,
.recent-articles__image-overlay,
.recent-portfolio .recent-portfolio__image-overlay {
  transition: all 200ms ease-out;
}
.b-certificates-folders__count,
.b-photos-folders__count,
.product-groups__image,
.sidebar-map__icon,
.sidebar-map__overlay,
.fixed-form {
  transition: all 300ms ease-out;
}
.b-product-line_type_gallery .b-product-line__product-name_with_hider:after,
.b-certificates__title:after,
.b-photos__title:after,
.b-portfolio__gallery-descr-img:after {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, #fff));
  background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 100%);
  background: -o-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 100%);
  background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 100%);
  background: linear-gradient(to right, rgba(255,255,255,0) 0%, #fff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#ffffff",GradientType=1 );
}
.b-product-line__product-name-hider,
.b-certificates__item:after,
.b-certificates-folders__link:after,
.b-photos__item:after,
.b-photos-folders__link:after,
.b-portfolio__gallery-item:after,
.b-similar-products__link:after,
.product-groups_view_gallery .product-groups__title-wrapper:after {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, #fff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, #fff));
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, #fff 100%);
  background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, #fff 100%);
  background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, #fff 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, #fff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#ffffff",GradientType=0 );
}
.b-button-colored,
.b-custom-button,
.b-pager__link,
.b-credit,
.b-product__info-line .b-custom-order,
.b-product__info-line .b-partnerships-prices,
.b-product__info-line .b-credit {
  display: inline-block;
  font-weight: normal;
  font-size: 13px;
  margin: 0;
  padding: 0px 12px;
  vertical-align: middle;
  text-decoration: none;
  text-align: center;
  position: relative;
  height: 28px;
  line-height: 28px;
  user-select: none;
  border-radius: 0px;
  box-sizing: content-box;
  box-shadow: inset 0px 1px 0px rgba(255,255,255,0.07), 0px 1px 2px rgba(0,0,0,0.1);
  text-shadow: 0px -1px 0px rgba(0,0,0,0.15);
}
.b-button-colored:hover,
.b-custom-button:hover,
.b-pager__link:hover,
.b-credit:hover,
.b-product__info-line .b-custom-order:hover,
.b-product__info-line .b-partnerships-prices:hover,
.b-product__info-line .b-credit:hover {
  text-decoration: none;
  cursor: pointer;
}
.b-button-colored:active,
.b-custom-button:active,
.b-pager__link:active,
.b-credit:active,
.b-product__info-line .b-custom-order:active,
.b-product__info-line .b-partnerships-prices:active,
.b-product__info-line .b-credit:active {
  box-shadow: inset 0px 1px 3px rgba(0,0,0,0.12);
}
.pt-text-center {
  text-align: center;
}
.pt-text-right {
  text-align: right;
}
.pt-width-240 {
  width: 240px;
}
.pt-width-320 {
  width: 320px;
}
.icon-help {
  display: inline-block;
  margin-left: 5px;
  font-size: 0px;
  width: 11px;
  height: 11px;
  text-align: center;
  line-height: 11px;
  color: #bbb;
}
.icon-help:before {
  font-size: 11px;
  content: '\e878';
}
.icon-help:hover {
  cursor: pointer;
  color: #888;
}
.b-product-visual {
  background: #fff;
  position: relative;
  font-size: 0;
  text-align: center;
}
.b-product-visual__image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
}
.b-product-visual__preview {
  background: #fff;
  position: relative;
  font-size: 0;
  text-align: center;
}
.b-product-visual__preview:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -20px;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  background: url("/web/20161010165223im_/http://d246sc7spddeom.cloudfront.net/production/design_template/475/images/sprite.png") no-repeat -253px 0;
  -khtml-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  -moz-transform: scale(0.9, 0.9);
  -webkit-transform: scale(0.9, 0.9);
  -o-transform: scale(0.9, 0.9);
  -khtml-transform: scale(0.9, 0.9);
  -ms-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
  -webkit-transition: all 100ms ease-out;
  -moz-transition: all 100ms ease-out;
  -o-transition: all 100ms ease-out;
  transition: all 100ms ease-out;
}
.b-product-visual__preview:hover {
  cursor: pointer;
}
.b-product-visual__preview:hover:before {
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -moz-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -khtml-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.b-product-visual__video {
  display: none;
  vertical-align: middle;
  max-width: 100%;
  outline: none;
}
.b-content + .b-content {
  margin-top: 30px;
}
.b-docs-list {
  margin: 3px 0 0 -15px;
}
.b-docs-list__item {
  display: inline-block;
  margin: 2px 0 0 15px;
}
.b-docs-list__link {
  text-decoration: underline;
}
.b-sked {
  margin: -5px 0 0 -20px;
}
.b-sked__item {
  display: inline-block;
  margin: 5px 0 0 20px;
}
.b-breadcrumb {
  margin: 0 0 30px 0;
  height: 18px;
  line-height: 18px;
  padding: 10px 20px;
  background: #fff;
  position: relative;
  font-size: 13px;
  font-style: normal;
  -webkit-box-shadow: 0px 2px 8px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 2px 8px rgba(0,0,0,0.1);
  box-shadow: 0px 2px 8px rgba(0,0,0,0.1);
}
.b-breadcrumb__arrow {
  display: inline;
  font-size: 0;
  margin: 0 7px;
  color: #888;
}
.b-breadcrumb__arrow:before {
  content: '/';
  font-size: 13px;
}
.b-breadcrumb__bar {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 16px;
}
.b-breadcrumb__current {
  cursor: default;
  color: #7a7a7a;
  display: inline-block;
  vertical-align: middle;
  height: 14px;
  padding: 2px 0;
}
.b-breadcrumb__expander {
  background: none;
  margin: 0 5px 0 5px;
  padding: 0;
}
.b-breadcrumb__expander:hover {
  background: none;
}
.b-breadcrumb__expander:after {
  display: none;
}
.b-breadcrumb__expander .b-breadcrumb__link {
  background: none;
  margin: 0;
  padding: 0;
}
.b-breadcrumb__expander .b-breadcrumb__link:hover {
  background: none;
  color: #000;
  cursor: pointer;
}
.b-breadcrumb__expander .b-breadcrumb__link:after {
  display: none;
}
.b-breadcrumb__item {
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  height: 14px;
  padding: 2px 0;
}
.b-breadcrumb__link-home-icon {
  display: none;
}
.b-breadcrumb__link {
  color: #666;
}
.b-breadcrumb__link:hover {
  color: #222;
  text-decoration: underline;
}
.b-title {
  position: relative;
  font-size: 16px;
  color: #fff;
  margin: -20px -20px 20px -20px;
  padding: 10px 20px;
  background: url("/web/20161010165223im_/http://d246sc7spddeom.cloudfront.net/production/design_template/475/images/noisy.png");
}
.b-title_type_product {
  margin-top: 0;
}
.b-title__caption {
  display: inline;
}
.b-title__caption:before {
  content: attr(title);
}
.b-title__link {
  color: #fff;
}
.b-title__link:hover {
  color: #fff;
  text-decoration: none;
}
.b-filter-group-title {
  margin: 10px 10px 10px 0;
  color: #666;
}
.b-filter-list__count {
  line-height: 1;
  display: inline-block;
  margin: -1px 0px 1px 4px;
  font-size: 12px;
  vertical-align: middle;
  padding: 1px 0;
  color: #999;
}
.b-filter-list__count:before {
  content: '(';
}
.b-filter-list__count:after {
  content: ')';
}
.b-filter-list__item {
  padding: 0px 0px 0px 20px;
  line-height: 14px;
  margin: 10px 0 0 0;
  display: block;
}
.b-filter-list__link {
  text-decoration: none;
  position: relative;
  display: inline-block;
}
.b-filter-list__link:hover {
  text-decoration: none;
}
.b-filter-list__range-item {
  margin: 10px 0px 10px 0;
  position: relative;
}
.b-filter-list__wrapper {
  max-height: 395px;
  overflow: auto;
  padding-right: 10px;
}
.b-filter-list_type_hidden {
  display: none;
}
.b-filter-more {
  display: inline-block;
  font-size: 12px;
  color: #444;
  margin: 15px 0 0 0;
  text-decoration: none;
  border-bottom: 1px dotted;
}
.b-filter-more:hover {
  cursor: pointer;
  text-decoration: none;
  color: #000;
}
.b-filter-reset {
  display: inline-block;
  font-size: 12px;
  color: #444;
  margin: 15px 0 0 0;
  text-decoration: none;
  border-bottom: 1px dotted;
}
.b-filter-reset:hover {
  cursor: pointer;
  text-decoration: none;
  color: #000;
}
.b-form-radiobox__input-fake {
  display: none;
}
.b-form-radiobox__input {
  position: absolute;
  top: -1px;
  margin-left: -20px;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.b-form-radiobox__input + .b-form-radiobox__label {
  line-height: 1.3;
  display: inline-block;
  position: relative;
  cursor: pointer;
}
.b-form-radiobox__input + .b-form-radiobox__label:before {
  position: absolute;
  top: 2px;
  left: -20px;
  display: none;
  width: 14px;
  height: 14px;
  margin: 0;
  content: '';
  cursor: pointer;
  background-image: url("/web/20161010165223im_/http://d246sc7spddeom.cloudfront.net/production/design_template/475/images/sprite.png");
  background-position: -15px 0;
  background-repeat: no-repeat;
}
:root .b-form-radiobox__input {
  margin-left: -9999px;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
:root .b-form-radiobox__input + .b-form-radiobox__label:before {
  display: block;
}
.b-form-radiobox__input + .b-form-radiobox__label:before {
  background-position: -15px -61px;
}
.b-form-radiobox__input:checked + .b-form-radiobox__label:before {
  background-position: -15px -77px;
}
.b-form-radiobox__input + .b-form-radiobox__label:hover:before {
  background-position: -15px -93px;
}
.b-form-radiobox__input:checked + .b-form-radiobox__label:hover:before {
  background-position: -15px -109px;
}
.b-form-checkbox__input-fake {
  display: none;
}
.b-form-checkbox__input {
  position: absolute;
  top: 2px;
  margin-left: -20px;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.b-form-checkbox__input + .b-form-checkbox__label {
  line-height: 1.3;
  display: inline-block;
  position: relative;
  cursor: pointer;
}
.b-form-checkbox__input + .b-form-checkbox__label:before {
  position: absolute;
  top: 2px;
  left: -20px;
  display: none;
  width: 14px;
  height: 14px;
  margin: 0;
  content: '';
  cursor: pointer;
  background-image: url("/web/20161010165223im_/http://d246sc7spddeom.cloudfront.net/production/design_template/475/images/sprite.png");
  background-position: -15px 0;
  background-repeat: no-repeat;
}
:root .b-form-checkbox .b-form-checkbox__input {
  margin-left: -9999px;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
:root .b-form-checkbox__input + .b-form-checkbox__label:before {
  display: block;
}
.b-form-checkbox__input + .b-form-checkbox__label:before {
  background-position: -15px 0;
}
.b-form-checkbox__input:checked + .b-form-checkbox__label:before {
  background-position: -15px -14px;
}
.b-form-checkbox__input + .b-form-checkbox__label:hover:before {
  background-position: -15px -28px;
}
.b-form-checkbox__input:checked + .b-form-checkbox__label:hover:before {
  background-position: -15px -42px;
}
.b-form-input__field {
  background: #fff;
  padding: 7px 8px;
  width: 100%;
  resize: none;
  border: 1px solid #ddd;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.b-form-input__field_height_140 {
  height: 140px;
}
.b-form-input_type_range-filter {
  display: inline-block;
  vertical-align: middle;
}
.b-form-input_type_range-filter + .b-form-input_type_range-filter:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin: 0px 10px;
  width: 5px;
  border-bottom: 1px solid #666;
}
.b-form-input_type_range-filter .b-form-input__field {
  width: 55px;
  padding: 3px 5px;
  height: 16px;
  line-height: 16px;
  border-color: #ddd;
}
.b-sitewide-links {
  margin: 0px 0px 0px -2%;
  word-wrap: break-word;
}
.b-sitewide-links__item {
  display: inline-block;
  vertical-align: top;
  width: 21%;
  padding-right: 2%;
  margin-left: 2%;
}
.b-sitewide-links__list-item {
  position: relative;
}
.b-sitewide-links__list-item + .b-sitewide-links__list-item {
  margin-top: 10px;
}
.b-sitewide-links__list-link {
  word-wrap: break-word;
  font-size: 14px;
  font-style: normal;
}
.b-sitewide-links__list {
  margin-top: 10px;
}
.b-sitewide-links__title {
  font-size: 16px;
  margin-bottom: 15px;
  padding-bottom: 15px;
  color: #fff;
  border-bottom: 1px solid #3b3b3b;
}
.b-recent-vacancies__address {
  font-size: 13px;
  display: block;
  color: #666;
  margin-top: 5px;
}
.recent-vacancies__date-wrapper {
  display: table-cell;
  vertical-align: top;
  width: 40px;
}
.recent-vacancies__date-wrapper .recent-vacancies__date {
  float: left;
  height: 40px;
  width: 40px;
  text-align: center;
  background: #303030;
  font-size: 13px;
  color: #fff;
  line-height: 1;
  margin-top: 3px;
}
.recent-vacancies__date-wrapper .recent-vacancies__date-d {
  display: block;
  font-size: 12px;
  padding-top: 10px;
}
.recent-vacancies__date-wrapper .recent-vacancies__date-m {
  display: block;
  font-size: 9px;
}
.recent-vacancies__date-wrapper + .recent-vacancies__text-wrapper {
  padding-left: 15px;
}
.b-recent-vacancies__item {
  display: inline-block;
  vertical-align: top;
  width: 31.33%;
  margin-left: 2%;
  overflow: hidden;
}
.recent-vacancies__info-wrapper {
  display: table;
  width: 100%;
}
.b-recent-vacancies__list {
  margin-left: -2%;
}
.b-recent-vacancies__salary {
  display: block;
  margin-top: 5px;
}
.b-recent-vacancies__text-wrapper {
  display: table-cell;
  vertical-align: top;
}
.b-recent-vacancies__title {
  display: inline;
  margin-right: 10px;
  font-size: 14px;
  color: #333;
}
.b-recent-vacancies__title:hover {
  text-decoration: none;
}
.b-user-content {
  margin: 0;
  line-height: 20px;
  zoom: 1;
  word-wrap: break-word;
}
.b-user-content img {
  max-width: 100%;
  height: auto !important;
}
.b-user-content h2 {
  background: none;
  font-size: 1.4em;
  font-weight: normal;
}
.b-user-content h3 {
  background: none;
  font-size: 1.17em;
  font-weight: normal;
}
.b-user-content table {
  table-layout: fixed;
  width: 100%;
  margin: auto;
  border-collapse: collapse;
  border: 1px solid;
  border-color: inherit;
  word-wrap: break-word;
}
.b-user-content tbody {
  border: inherit;
}
.b-user-content tr {
  border: inherit;
}
.b-user-content th {
  border: inherit;
  padding: 5px;
  background: #ccc;
}
.b-user-content td {
  border: inherit;
  padding: 5px;
}
.b-user-content th img,
.b-user-content td img {
  max-width: 100%;
  height: auto;
}
.b-user-content th ul,
.b-user-content td ul {
  margin-left: 35px;
}
.b-user-content hr {
  border-width: 1px 0 0;
  border-color: #e3e3e3;
  border-style: solid;
}
.b-user-content dl {
  margin: 8px 0;
  padding: 0 20px;
}
.b-user-content ul {
  margin: 8px 0;
  padding: 0 20px;
  list-style-type: none;
  *list-style-type: disc;
  list-style-position: outside;
  *list-style-position: inside;
  list-style-image: none;
}
.b-user-content ul li:before {
  float: left;
  margin: 0 8px 0 0;
  font-size: 1em;
  content: "\2022";
}
.b-user-content ul li:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
  width: 100%;
}
.b-user-content ul li ul {
  *list-style-type: circle;
}
.b-user-content ul li ul li:before {
  content: "\2022";
}
.b-user-content li>ol,
.b-user-content li>ul {
  padding-left: 20px;
}
.b-user-content ol {
  margin: 8px 0;
  padding: 0 20px;
  list-style-type: none;
  *list-style-type: decimal;
  list-style-position: outside;
  *list-style-position: inside;
  list-style-image: none;
  counter-reset: item;
}
.b-user-content ol > li:before {
  float: left;
  margin: 0 4px 0 0;
  counter-increment: item;
  content: counters(item, ".") ".";
}
.b-user-content p {
  margin: 5px 0;
}
.b-user-content a {
  text-decoration: underline;
}
.b-product-line {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 20px 0 0 2%;
  padding: 20px 10px 20px 20px;
  border: 1px solid transparent;
}
.b-product-line:hover {
  border-color: #eee;
  -webkit-box-shadow: 0 0 14px rgba(0,0,0,0.12);
  -moz-box-shadow: 0 0 14px rgba(0,0,0,0.12);
  box-shadow: 0 0 14px rgba(0,0,0,0.12);
}
.b-product-line:hover .b-product-line__btn-preview {
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  visibility: visible;
  display: block;
}
.b-product-line + .b-product-line {
  margin-top: -1px;
  border-top: 1px solid #eee;
}
.b-product-line .d-mh-10 {
  margin: 0;
}
.b-product-line .d-layout-hidden {
  overflow: visible;
}
.b-product-line .b-custom-button,
.b-product-line .b-button-colored {
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  padding: 0px;
  width: 160px;
}
.b-product-line .b-product-line__one-click-order,
.b-product-line .b-product-line__custom-order-button,
.b-product-line .b-custom-button,
.b-product-line .b-button-colored {
  margin: 5px 0;
}
.b-product-line .b-product-label {
  z-index: 9;
}
.b-product-line .b-discount {
  z-index: 9;
}
.b-product-line .b-discount_type_timeout {
  width: 100%;
  left: 0;
}
.b-product-line__btn-preview {
  position: absolute;
  left: 25px;
  top: 25px;
  display: none;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  z-index: 9;
  color: #666;
  background: rgba(255,255,255,0.75);
  height: 28px;
  line-height: 28px;
  width: 28px;
  text-align: center;
}
.b-product-line__btn-preview:before {
  content: '\e83c';
}
.b-product-line__btn-preview:hover {
  cursor: pointer;
  color: #333;
}
.b-product-line__btn-preview:hover + .b-centered-image:after {
  background-color: rgba(0,0,0,0.25);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#33000000", endColorstr="#33000000",GradientType=0 );
}
:root .b-product-line__btn-preview {
  display: block;
  visibility: hidden;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.b-product-line .b-product-line__custom-order-button,
.b-product-line .b-product-line__custom-order-button:hover,
.b-product-line .b-product-line__custom-order-button:active {
  width: auto;
  height: auto;
  line-height: 1;
  padding: 0;
  -moz-text-shadow: none;
  -webkit-text-shadow: none;
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
  background: none;
  font-size: 13px;
}
.b-product-line__custom-order-button .b-custom-button__text {
  color: #222;
  font-size: 13px;
  border-bottom: 1px dotted #222;
}
.b-product-line__custom-order-button:hover .b-custom-button__text {
  color: #000;
  cursor: pointer;
}
.b-product-line__custom-order-button + .b-drop-phones {
  margin-top: 5px;
}
.b-product-line__data-hider {
  display: none;
}
.b-product-line__data {
  font-size: 11px;
  color: #111;
  margin: 10px 0 0 0;
}
.b-product-line__details-panel {
  margin-right: 190px;
  margin-left: 190px;
  border-right: 1px solid #f1f1f1;
}
.b-product-line__image-wrapper {
  font-size: 0px;
  display: block;
  float: left;
  width: 170px;
  height: 140px;
  line-height: 140px;
  padding: 0;
  margin: 0;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  text-decoration: none;
  background: #fff;
  border: 1px solid #f1f1f1;
  z-index: 1;
  position: relative;
}
.b-product-line__image-wrapper img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
  display: inline-block;
}
.b-product-line__image-wrapper:hover {
  border-color: #ddd;
}
.b-product-line__one-click-order {
  display: inline-block;
  font-size: 13px;
  border-bottom: 1px dotted;
  color: #333;
}
.b-product-line__one-click-order:hover {
  cursor: pointer;
  color: #1b1b1b;
}
.b-product-line__order-bar {
  position: relative;
  float: right;
  width: 180px;
  padding-left: 10px;
  border-left: 1px solid #f1f1f1;
  height: 100%;
  text-align: center;
}
.b-product-line__price-bar {
  font-size: 1em;
  margin-bottom: 10px;
  color: #000;
}
.b-product-line__price {
  color: #444;
  display: inline-block;
}
.b-product-line__price + .b-product-line__price_discounted_yes {
  margin-left: 10px;
}
.b-product-line__price_discounted_yes {
  font-size: 11px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 0 0;
  text-decoration: line-through;
  color: #888;
}
.b-product-line__price_type_disable {
  color: #888;
  font-weight: normal;
  font-size: 13px;
}
.b-product-line__product-name-hider {
  position: absolute;
  bottom: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 16px;
}
.b-product-line__product-name-link {
  font-size: 16px;
  color: #000;
}
.b-product-line__product-name-link:hover {
  text-decoration: underline;
  color: #000;
}
.b-product-line__product-name {
  margin: 0 0 10px 0;
  line-height: 1.3;
}
.b-product-line__product-sku {
  font-size: 12px;
  line-height: 14px;
  display: block;
  overflow: hidden;
  height: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #666;
  margin-top: 10px;
}
.b-product-line__selling-type {
  display: inline-block;
  position: relative;
}
.b-product-line__state {
  display: inline-block;
  position: relative;
  margin-right: 10px;
}
.b-product-line_type_gallery {
  display: inline-block;
  width: 31.3%;
  vertical-align: top;
  text-align: center;
  overflow: visible;
  border: 1px solid #eee;
  padding: 0 0 20px 0;
}
.b-product-line_type_gallery + .b-product-line_type_gallery {
  margin-top: 20px;
  border: 1px solid #eee;
}
.b-product-line_type_gallery .icon-cart-item-out:before {
  font-size: 14px;
  content: '\e86b';
  margin-right: 7px;
}
.b-product-line_type_gallery .icon-cart-item-request:before {
  font-size: 14px;
  content: '\e802';
  margin-right: 7px;
}
.b-product-line_type_gallery .b-product-label {
  left: -7px;
  margin-left: 0;
  top: 5px;
  height: 22px;
  line-height: 22px;
  font-size: 12px;
  width: 100px;
  padding: 0;
  z-index: 9;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.12);
  -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.12);
  box-shadow: 1px 1px 2px rgba(0,0,0,0.12);
}
.b-product-line_type_gallery .b-product-label:before {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  border: 3px solid transparent;
}
.b-product-line_type_gallery .b-product-label:after {
  content: '';
  position: absolute;
  top: 0;
  left: 100%;
  border: 11px solid transparent;
  border-left: none;
}
.b-product-line_type_gallery .b-discount {
  left: -7px;
  font-size: 12px;
  height: 22px;
  line-height: 22px;
  width: 100%;
  padding: 0 7px;
  z-index: 9;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.12);
  -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.12);
  box-shadow: 1px 1px 2px rgba(0,0,0,0.12);
}
.b-product-line_type_gallery .b-discount:before {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 0;
  border: 3px solid transparent;
}
.b-product-line_type_gallery .b-discount:after {
  content: '';
  position: absolute;
  bottom: 100%;
  right: 0;
  border: 3px solid transparent;
}
.b-product-line_type_gallery .b-discount_type_timeout {
  padding: 2px 7px;
  bottom: 0;
  margin: 0;
  left: -7px;
  height: auto;
  line-height: 1;
}
.b-product-line_type_gallery .b-discount_type_timeout .b-discount__first-line {
  line-height: 16px;
  padding: 0px 3px;
}
.b-product-line_type_gallery .b-discount_type_timeout .b-discount__second-line {
  padding: 0px 3px;
}
.b-product-line_type_gallery .b-product-line__product-name-link {
  font-size: 14px;
}
.b-product-line_type_gallery .b-product-line__product-name_with_hider {
  position: relative;
  overflow: hidden;
  height: 36px;
  margin-bottom: 5px;
}
.b-product-line_type_gallery .b-product-line__product-name_with_hider:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  width: 30px;
  height: 20px;
}
.b-product-line_type_gallery .b-product-line__product-name_with_hider .b-product-line__product-name-hider {
  display: block;
}
.b-product-line_type_gallery .b-product-line__product-sku {
  position: absolute;
  width: 200px;
  left: 50%;
  margin-left: -100px;
  top: 220px;
  color: #888;
  font-size: 10px;
}
.b-product-line_type_gallery .b-product-line__image-wrapper {
  line-height: 200px;
  height: 200px;
  width: 100%;
  margin: 0 auto 35px auto;
  float: none;
  border: none;
  padding: 10px 0 0 0;
  overflow: visible;
  z-index: auto;
  position: relative;
}
.b-product-line_type_gallery .b-product-line__image-wrapper img {
  max-width: 100%;
  max-height: 100%;
}
.b-product-line_type_gallery .b-product-line__details-panel {
  width: 190px;
  margin: 0 auto;
  border: none;
}
.b-product-line_type_gallery .b-product-line__price-bar {
  color: #000;
  display: table;
  width: 100%;
  height: 40px;
  margin: 0;
}
.b-product-line_type_gallery .b-product-line__price {
  display: table-cell;
  padding: 0 10px;
  vertical-align: middle;
  font-size: 16px;
}
.b-product-line_type_gallery .b-product-line__price_type_disable {
  font-weight: normal;
}
.b-product-line_type_gallery .b-product-line__price_discounted_yes {
  font-size: 13px;
  float: none;
  display: table-row;
}
.b-product-line_type_gallery .b-product-line__price_discounted_yes + .b-product-line__price {
  display: table-row;
}
.b-product-line_type_gallery .b-product-line__data {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 11px;
  margin-top: 10px;
  color: #666;
}
.b-product-line_type_gallery .b-one-click-order + .b-drop-phones {
  float: none;
  display: inline-block;
  vertical-align: top;
}
.b-product-line_type_gallery .b-product-line__order-bar {
  width: 100%;
  padding: 0;
  height: auto;
  float: none;
  margin: 10px 0 0 -1px;
  border-left: none;
  text-align: center;
}
.b-product-line_type_gallery .b-product-line__order-bar .b-product-line__buy-button {
  margin: 5px 0;
  width: 160px;
  height: 26px;
  line-height: 26px;
  font-size: 13px;
}
.b-product-line_type_gallery .b-product-line__order-bar .b-drop-phones {
  margin: 5px auto;
}
.b-product-line_type_gallery .b-product-line__btn-preview {
  left: 50%;
  margin-left: -14px;
  top: 100px !important;
}
.b-product-line_type_gallery:hover {
  background: none;
  -webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
}
.b-product-label {
  font-size: 11px;
  line-height: 20px;
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  height: 20px;
  padding: 0;
  text-align: center;
  -moz-text-shadow: 0px -1px 0px rgba(0,0,0,0.12);
  -webkit-text-shadow: 0px -1px 0px rgba(0,0,0,0.12);
  text-shadow: 0px -1px 0px rgba(0,0,0,0.12);
}
.b-discount {
  font-size: 11px;
  position: absolute;
  bottom: 0px;
  left: 0;
  height: 20px;
  line-height: 20px;
  padding: 0px;
  text-align: center;
  width: 100%;
  -moz-text-shadow: 0px -1px 0px rgba(0,0,0,0.12);
  -webkit-text-shadow: 0px -1px 0px rgba(0,0,0,0.12);
  text-shadow: 0px -1px 0px rgba(0,0,0,0.12);
}
.b-discount__first-line-part {
  font-weight: normal;
  font-size: 10px;
}
.b-discount__first-line {
  display: inline;
  margin-right: 5px;
  font-size: 12px;
}
.b-discount__second-line {
  display: inline;
}
.b-discount_type_gift .icon-souvenir {
  display: inline-block;
  font-size: 1em;
  margin-top: -1px;
}
.b-discount_type_gift .icon-souvenir:before {
  content: '\e85b';
}
.b-discount_type_timeout {
  height: auto;
  line-height: 1.1;
}
.b-discount_type_timeout .b-discount__holder {
  display: table;
  width: 100%;
  height: auto;
}
.b-discount_type_timeout .b-discount__holder .b-discount__first-line {
  display: table-cell;
  vertical-align: middle;
  padding: 0 5px;
}
.b-discount_type_timeout .b-discount__holder .b-discount__first-line .b-discount__first-line-part {
  display: block;
  text-align: center;
}
.b-discount_type_timeout .b-discount__holder .b-discount__second-line {
  display: table-cell;
  vertical-align: middle;
  padding: 0 7px;
}
.b-drop-phones {
  display: block;
  position: relative;
  text-align: center;
  height: 24px;
  width: 155px;
  margin: 0 auto;
}
.b-drop-phones + .b-product-line__one-click-order {
  margin-top: 10px !important;
}
.b-drop-phones__drop-icon {
  display: inline-block;
}
.b-drop-phones__ext-number {
  display: none;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
}
.b-drop-phones__hidden-phone {
  font-size: 1em;
  display: inline-block;
  margin: 0 0 12px 0;
  border-bottom: 1px dotted #222;
  position: relative;
  cursor: pointer;
}
.b-drop-phones__hidden-phone:hover {
  color: #000;
}
.b-drop-phones__hidden-phone:after {
  display: block;
  position: absolute;
  left: 100%;
  margin-left: 2px;
  top: 3px;
  font-size: 10px;
  content: '\e84d';
}
.b-drop-phones__icon {
  font-size: 1.3em;
  margin-right: 0px;
}
.b-drop-phones__icon:before {
  content: '\e89e';
  font-size: 12px;
}
.b-drop-phones__item {
  position: relative;
  display: none;
  padding: 5px;
  cursor: default;
  background: #fff;
  border: 1px solid #ddd;
  border-top: none;
  text-align: center;
  font-size: 13px;
}
.b-drop-phones__item:first-child {
  display: inline-block;
  width: 100%;
  padding: 0;
  border: none;
  background: transparent;
}
.b-drop-phones__link {
  font-size: 1em;
  display: none;
  margin: 0 0 7px 0;
  position: relative;
  color: #222;
  border-bottom: 1px dotted #000;
  cursor: pointer;
}
.b-drop-phones__text {
  display: none;
  color: #888;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
}
.b-drop-phones_type_droped {
  z-index: 99;
}
.b-drop-phones_type_droped .b-drop-phones__drop-icon {
  display: none;
}
.b-drop-phones_type_droped .b-drop-phones__item {
  display: block;
  color: #000;
  z-index: 99;
  -webkit-box-shadow: 0px 3px 3px -3px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 3px 3px -3px rgba(0,0,0,0.2);
  box-shadow: 0px 3px 3px -3px rgba(0,0,0,0.2);
  margin-top: -1px;
}
.b-drop-phones_type_droped .b-drop-phones__item:first-child {
  background: url("/web/20161010165223im_/http://d246sc7spddeom.cloudfront.net/production/design_template/475/images/drop-phone.png") no-repeat center 20px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-bottom: 1px solid #ddd;
  margin: 0;
}
.b-drop-phones_type_droped .b-drop-phones__item:first-child + .b-drop-phones__item {
  padding-top: 10px;
}
.b-drop-phones_type_droped .b-drop-phones__ext-number {
  display: block;
  padding-top: 5px;
}
.b-drop-phones_type_droped .b-drop-phones__ext-number + .b-drop-phones__text {
  padding-top: 3px;
}
.b-drop-phones_type_droped .b-drop-phones__text {
  display: block;
  padding: 5px 0;
}
.b-drop-phones_type_droped .b-drop-phones__link {
  display: inline-block;
}
.b-drop-phones_type_droped .b-drop-phones__hidden-phone {
  display: none;
}
.b-drop-phones_type_hidden-phone .b-drop-phones__hidden-phone {
  display: inline-block;
}
.b-drop-phones_type_hidden-phone .b-drop-phones__link {
  display: none;
}
.b-drop-phones_type_single {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  background: transparent !important;
  border: none !important;
}
.b-drop-phones_type_single .b-drop-phones__hidden-phone:after {
  display: none;
}
.b-drop-phones_type_single.b-drop-phones_type_droped .b-drop-phones__item {
  background: transparent !important;
  border: none !important;
}
.b-button-colored__icon {
  display: inline-block;
  vertical-align: middle;
}
.b-button-colored__info {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.b-button-colored__text {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.b-button-colored_loc_product {
  font-size: 16px;
  padding: 0;
  width: 300px;
  height: 36px;
  line-height: 36px;
}
.b-custom-button__icon {
  display: none;
}
.b-custom-button__text {
  line-height: 1;
}
.b-custom-button_state_disabled,
.b-custom-button_state_disabled:hover,
.b-custom-button_state_disabled:active {
  cursor: default;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #888 !important;
  background: #eee !important;
  border-color: #ccc !important;
  -moz-text-shadow: none;
  -webkit-text-shadow: none;
  text-shadow: none;
}
.b-custom-button_type_add-comment .b-custom-button__icon:before {
  content: '\e825';
}
.b-custom-button_type_contact-now .b-custom-button__icon:before {
  content: '\e802';
}
.b-custom-button_type_range-filter {
  padding: 0;
  width: 22px;
  height: 22px;
  line-height: 22px;
  margin-left: 15px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-color: #ddd;
}
.b-custom-button_type_range-filter .b-custom-button__icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -5px;
}
.b-custom-button_type_range-filter .b-custom-button__icon:before {
  display: inline-block;
  content: '\e800';
  font-size: 11px;
}
.b-custom-button_type_range-filter .b-custom-button__text {
  display: none;
}
.b-online-payment {
  line-height: 1;
  margin: 30px 0;
  padding: 15px;
  border: 3px double #eee;
}
.b-online-payment__item {
  font-size: 0;
  display: inline-block;
  height: 24px;
  vertical-align: top;
}
.b-online-payment__item + .b-online-payment__item {
  margin-left: 5px;
}
.b-online-payment__title {
  display: inline-block;
  vertical-align: middle;
  line-height: 24px;
  margin-right: 10px;
}
.b-navigate {
  margin-top: 35px;
  padding-top: 10px;
  text-align: right;
  border-top: 1px solid #eee;
}
.b-navigate:first-child {
  display: none;
}
.b-title + .b-navigate {
  display: none;
}
.b-navigate__back-icon {
  display: none;
}
.b-navigate__back {
  float: left;
  background: #f9f9f9;
  padding: 5px 20px;
  position: relative;
  text-align: center;
  font-size: 13px;
}
.b-navigate__back:hover {
  background: #eee;
}
.b-pager {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 3px double #eee;
  display: block;
  vertical-align: middle;
  font-size: 0;
}
.b-pager__dotted-link {
  display: inline-block;
  vertical-align: middle;
  height: 32px;
  line-height: 32px;
  font-size: 12px;
  margin: 0 6px 0 0;
  cursor: default;
}
.b-pager__link {
  height: 26px;
  line-height: 26px;
  margin-right: 6px;
}
.b-pager__link_pos_first {
  font-size: 0px;
}
.b-pager__link_pos_first:before {
  content: '\e88c';
  font-size: 14px;
  vertical-align: middle;
}
.b-pager__link_pos_first.b-pager__link_type_current {
  font-size: 13px;
}
.b-pager__link_pos_first.b-pager__link_type_current:before {
  display: none;
}
.b-pager__link_pos_last {
  font-size: 0px;
}
.b-pager__link_pos_last:before {
  content: '\e88d';
  font-size: 14px;
  vertical-align: middle;
}
.b-pager__link_pos_last.b-pager__link_type_current {
  font-size: 13px;
}
.b-pager__link_pos_last.b-pager__link_type_current:before {
  display: none;
}
.b-pager__link_type_current {
  cursor: default;
}
.b-catalog-panel {
  line-height: 1;
  margin: 30px 0 0 0;
  padding-top: 15px;
  color: #666;
  border-top: 3px double #eee;
}
.b-catalog-panel__field {
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #eee;
  background: #fff;
  padding: 4px;
  position: relative;
}
.b-catalog-panel__icon-bg {
  display: none;
}
.b-catalog-panel__icon.icon-gallery-view:before {
  content: '\e8b1';
}
.b-catalog-panel__icon.icon-list-view:before {
  content: '\e8b0';
}
.b-catalog-panel__label {
  background: #fff;
  border-color: #d5d5d5 #d2d2d2 #cfcfcf;
  border-style: solid;
  border-width: 2px;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.1);
  -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.1);
  box-shadow: 0 1px 3px 0 rgba(0,0,0,0.1);
  color: #000;
  margin: 0;
  width: 90px;
  padding: 10px;
  position: absolute;
  z-index: 9;
  left: 50%;
  bottom: 100%;
  margin-left: -57px;
  margin-bottom: 8px;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  visibility: hidden;
  text-align: center;
  font-size: 12px;
}
.b-catalog-panel__label:before {
  content: '';
  position: absolute;
  background: url("/web/20161010165223im_/http://d246sc7spddeom.cloudfront.net/production/design_template/475/images/sprite.png") no-repeat;
  background-position: 0px -122px;
  height: 6px;
  width: 12px;
  left: 50%;
  bottom: -6px;
  margin-left: -6px;
}
.b-catalog-panel__pagination {
  float: left;
}
.b-catalog-panel__pagination .b-pager {
  display: inline-block;
  padding-top: 0px;
  margin-top: 0px;
  border-top: none;
}
.b-catalog-panel__perpage-type {
  float: right;
  font-size: 13px;
}
.b-catalog-panel__perpage-type .b-catalog-panel__field {
  margin-left: 5px;
}
.b-catalog-panel__sort-type {
  float: left;
  font-size: 13px;
}
.b-catalog-panel__sort-type .b-catalog-panel__field {
  margin-left: 5px;
}
.b-catalog-panel__view-as {
  float: right;
  vertical-align: middle;
  margin-top: 5px;
  position: relative;
  font-size: 21px;
}
.b-catalog-panel__view-as:hover {
  cursor: pointer;
}
.b-catalog-panel__view-as:hover .b-catalog-panel__label {
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  visibility: visible;
}
span.b-catalog-panel__view-as {
  cursor: default;
  color: #666;
}
span.b-catalog-panel__view-as:hover {
  cursor: default;
}
.b-catalog-panel__view-as_type_gallery {
  margin-left: 10px;
}
.b-catalog-panel_loc_top {
  padding: 0 0 15px 0;
  border-top: none;
  border-bottom: 3px double #eee;
  margin: 30px 0 30px 0;
}
.b-centered-image__align-fixer {
  display: none;
}
.b-centered-image__img {
  vertical-align: middle;
}
.b-centered-image_width_170 {
  width: 170px;
}
.b-footer {
  font-size: 12px;
  line-height: 1.3;
  padding: 20px;
  text-align: center;
  position: relative;
  margin: 0;
  background: #222;
  color: #aaa;
}
.b-footer a {
  color: #aaa;
  text-decoration: underline;
}
.b-footer a:hover {
  color: #fff;
  text-decoration: underline;
}
.b-footer .skiptranslate {
  margin-top: 15px;
}
.b-articles-group__date {
  font-size: 13px;
  line-height: 1;
  position: absolute;
  top: 0px;
  left: 90px;
  display: block;
  margin-bottom: 7px;
  color: #666;
}
.b-articles-group__header-link {
  position: relative;
  display: inline-block;
  padding: 5px 20px;
  font-size: 12px;
  color: #777;
  background: #fff;
}
.b-articles-group__header-link:hover {
  color: #000;
  cursor: pointer;
  text-decoration: none;
}
.b-articles-group__header {
  position: relative;
  margin: 15px 0;
  text-align: center;
}
.b-articles-group__header:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 0;
  border-top: 3px double #eee;
  left: 0;
  top: 50%;
  margin-top: -1px;
}
.b-articles-group__hider {
  display: none;
}
.b-articles-group__image-link {
  float: left;
  display: block;
  text-align: center;
  background: #fff;
  font-size: 0;
  width: 70px;
  height: 70px;
  line-height: 70px;
  position: relative;
  border: 1px solid #f1f1f1;
}
.b-articles-group__image-link:hover {
  border-color: #ddd;
}
.b-articles-group__image {
  max-width: 94%;
  max-height: 94%;
  display: inline-block;
  vertical-align: middle;
}
.b-articles-group__item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-top: 20px;
  margin-left: 2%;
  width: 48%;
  font-size: 14px;
}
.b-articles-group__link {
  display: none;
}
.b-articles-group__list {
  margin-left: -2%;
  margin-top: -20px;
  font-size: 0;
}
.b-articles-group__text {
  margin-top: 10px;
  margin-left: 90px;
  color: #444;
}
.b-articles-group__title-link {
  font-size: 16px;
  font-weight: normal;
}
.b-articles-group__title {
  padding-top: 24px;
  margin-left: 90px;
}
.b-articles-list__date {
  font-size: 13px;
  line-height: 1;
  position: absolute;
  top: 0;
  left: 90px;
  display: block;
  margin-bottom: 7px;
  color: #666;
  white-space: nowrap;
}
.b-articles-list__hider {
  display: none;
}
.b-articles-list__image-holder {
  float: left;
  display: block;
  text-align: center;
  background: #fff;
  font-size: 0;
  width: 70px;
  height: 70px;
  line-height: 70px;
  position: relative;
  border: 1px solid #f1f1f1;
}
.b-articles-list__image {
  max-width: 94%;
  max-height: 94%;
  display: inline-block;
  vertical-align: middle;
}
.b-articles-list__item {
  position: relative;
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px dotted #eee;
}
.b-articles-list__item:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}
.b-articles-list__link {
  display: none;
}
.b-articles-list__text-holder {
  position: relative;
  margin-left: 90px;
  padding-top: 24px;
}
.b-articles-list__text {
  margin-top: 10px;
  color: #444;
}
.b-articles-list__title-link {
  font-size: 16px;
  font-weight: normal;
}
.b-article-view__date {
  font-size: 13px;
  line-height: 1;
  display: inline-block;
  margin-bottom: 10px;
  color: #666;
}
.b-article-view__image {
  float: left;
  margin: 0 20px 15px 0;
}
.b-article-view__image a {
  display: block;
  max-height: 200px;
  max-width: 200px;
}
.b-article-view__info {
  position: relative;
  display: block;
  margin: 10px 0 15px 0;
  color: #666;
}
.b-article-view__source {
  font-size: 13px;
  padding: 2px 10px;
  background: #f8f8f8;
  color: #666;
  clear: both;
}
.b-news-group__date {
  font-size: 13px;
  line-height: 1;
  position: absolute;
  top: 0px;
  left: 90px;
  display: block;
  margin-bottom: 7px;
  color: #666;
}
.b-news-group__header-link {
  position: relative;
  display: inline-block;
  padding: 5px 20px;
  font-size: 12px;
  color: #777;
  background: #fff;
}
.b-news-group__header-link:hover {
  color: #000;
  cursor: pointer;
  text-decoration: none;
}
.b-news-group__header {
  position: relative;
  margin: 15px 0;
  text-align: center;
}
.b-news-group__header:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 0;
  border-top: 3px double #eee;
  left: 0;
  top: 50%;
  margin-top: -1px;
}
.b-news-group__hider {
  display: none;
}
.b-news-group__image-link {
  float: left;
  display: block;
  text-align: center;
  background: #fff;
  font-size: 0;
  width: 70px;
  height: 70px;
  line-height: 70px;
  position: relative;
  border: 1px solid #f1f1f1;
}
.b-news-group__image-link:hover {
  border-color: #ddd;
}
.b-news-group__image {
  max-width: 94%;
  max-height: 94%;
  display: inline-block;
  vertical-align: middle;
}
.b-news-group__item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-top: 20px;
  margin-left: 2%;
  width: 48%;
  font-size: 14px;
}
.b-news-group__link {
  display: none;
}
.b-news-group__list {
  margin-left: -2%;
  margin-top: -20px;
  font-size: 0;
}
.b-news-group__text {
  margin-top: 10px;
  margin-left: 90px;
  color: #444;
}
.b-news-group__title-link {
  font-size: 16px;
  font-weight: normal;
}
.b-news-group__title {
  padding-top: 24px;
  margin-left: 90px;
}
.b-news-list__date {
  font-size: 13px;
  line-height: 1;
  position: absolute;
  top: 0;
  left: 90px;
  display: block;
  margin-bottom: 7px;
  color: #666;
  white-space: nowrap;
}
.b-news-list__image-holder {
  float: left;
  display: block;
  text-align: center;
  background: #fff;
  font-size: 0;
  width: 70px;
  height: 70px;
  line-height: 70px;
  position: relative;
  border: 1px solid #f1f1f1;
}
.b-news-list__image {
  max-width: 94%;
  max-height: 94%;
  display: inline-block;
  vertical-align: middle;
}
.b-news-list__item {
  position: relative;
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px dotted #eee;
}
.b-news-list__item:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}
.b-news-list__link {
  display: none;
}
.b-news-list__text-holder {
  position: relative;
  margin-left: 90px;
  padding-top: 24px;
}
.b-news-list__text {
  margin-top: 10px;
  color: #444;
}
.b-news-list__title-link {
  font-size: 16px;
  font-weight: normal;
}
.b-news-view__date {
  font-size: 13px;
  line-height: 1;
  display: inline-block;
  margin-bottom: 10px;
  color: #666;
}
.b-news-view__image {
  float: left;
  margin: 0 20px 15px 0;
}
.b-news-view__image a {
  display: block;
  max-height: 200px;
  max-width: 200px;
}
.b-news-view__info {
  position: relative;
  display: block;
  margin: 10px 0 15px 0;
  color: #666;
}
.b-news-view__source {
  font-size: 13px;
  padding: 2px 10px;
  background: #f8f8f8;
  color: #666;
  clear: both;
}
.b-autocomplete {
  width: 320px;
  border: none;
  margin-top: 5px;
  overflow: hidden;
  background: rgba(255,255,255,0.85);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#d9ffffff", endColorstr="#d9ffffff",GradientType=0 );
  padding: 4px 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.b-autocomplete__item + .b-autocomplete__item {
  border-top: 1px solid #eee;
}
.b-autocomplete__link {
  padding: 4px 10px;
  background: transparent;
  color: #666;
  font-weight: normal;
}
.b-autocomplete__link:hover {
  background: transparent;
  color: #000;
}
.b-faq .b-user-content {
  margin: 0;
}
.b-faq .b-user-content p {
  margin: 0;
}
.b-faq + .b-faq {
  margin-top: 20px;
}
.b-faq__title {
  font-size: 16px;
  color: #000;
  position: relative;
  margin: 0;
  padding-bottom: 10px;
}
.b-faqlast-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.b-jobs__date {
  font-size: 13px;
  line-height: 1;
  display: inline-block;
  color: #666;
}
.b-jobs__link {
  display: inline;
  font-size: 15px;
}
.b-jobs__table-cell {
  padding: 15px 0 15px 10px;
  vertical-align: middle;
  word-wrap: break-word;
}
.b-jobs__table-cell:first-child {
  width: 90px;
  padding-left: 0;
}
.b-jobs__table-cell:first-child + .b-jobs__table-cell + .b-jobs__table-cell {
  width: 240px;
}
.b-jobs__table-header {
  display: none;
}
.b-jobs__table-row {
  border-top: 1px dotted #eee;
}
.b-jobs__table-row:first-child,
.b-jobs__table-row:first-child + .b-jobs__table-row {
  border-top: none;
}
.b-jobs__table-row:first-child .b-jobs__table-cell,
.b-jobs__table-row:first-child + .b-jobs__table-row .b-jobs__table-cell {
  padding-top: 0;
}
.b-jobs__table-row:first-child + .b-jobs__table-row .b-jobs__table-cell {
  padding-top: 0;
  border-top: none;
}
.b-jobs__table {
  width: 100%;
}
.b-jobs__text {
  display: block;
  color: #000;
}
.b-jobs__text + .b-jobs__text {
  color: #666;
  font-size: 13px;
  margin-top: 4px;
}
.b-delivery-info__item {
  padding-left: 15px;
  margin: 5px 0;
  position: relative;
}
.b-delivery-info__item:before {
  content: '\e85f';
  position: absolute;
  left: 0;
  top: 4px;
  font-size: 6px;
}
.b-delivery-info__item b {
  font-weight: normal;
}
.b-delivery-info__item .b-delivery-info__list .b-delivery-info__item:before {
  content: '\e860';
}
.b-delivery-info__list {
  margin-top: 3px;
}
.b-delivery-info__title {
  margin: 20px 0 10px 0;
  color: #222;
}
.b-custom-content__date {
  font-size: 12px;
  line-height: 1;
  display: inline-block;
  margin-bottom: 10px;
  color: #666;
}
.b-certificates {
  margin-left: -2%;
  margin-top: -20px;
}
.b-certificates__image {
  max-width: 98%;
  max-height: 98%;
  vertical-align: middle;
  display: inline-block;
}
.b-certificates__item {
  position: relative;
  display: inline-block;
  width: 31.33%;
  margin-top: 20px;
  margin-left: 2%;
  vertical-align: top;
  height: 250px;
  overflow: hidden;
}
.b-certificates__item:after {
  position: absolute;
  z-index: 9;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 16px;
  content: '';
}
.b-certificates__link {
  display: block;
  line-height: 200px;
  height: 200px;
  width: 200px;
  float: none;
  margin: 0 auto 15px auto;
  padding: 0;
  overflow: hidden;
  z-index: auto;
  border: none;
  position: relative;
  text-align: center;
  border: 1px solid #f1f1f1;
}
.b-certificates__link:hover {
  border-color: #ddd;
}
.b-certificates__title {
  position: relative;
  display: block;
  overflow: hidden;
  height: 40px;
  vertical-align: middle;
  color: #666;
  word-wrap: break-word;
  text-align: center;
}
.b-certificates__title:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  width: 30px;
  height: 20px;
}
.b-certificates-folders {
  position: relative;
  margin-bottom: 30px;
  margin-left: -2%;
  margin-top: -20px;
}
.b-certificates-folders__count {
  position: absolute;
  left: 50%;
  top: 45px;
  margin-left: -25px;
  background: #f1f1f1;
  text-align: center;
  line-height: 20px;
  height: 20px;
  width: 40px;
  padding: 15px 5px;
  color: #777;
  z-index: 2;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  visibility: hidden;
  -moz-transform: scale(0.3, 0.3);
  -webkit-transform: scale(0.3, 0.3);
  -o-transform: scale(0.3, 0.3);
  -khtml-transform: scale(0.3, 0.3);
  -ms-transform: scale(0.3, 0.3);
  transform: scale(0.3, 0.3);
}
.b-certificates-folders__item {
  position: relative;
  display: inline-block;
  width: 31.33%;
  margin-top: 20px;
  margin-left: 2%;
  text-align: center;
  vertical-align: top;
}
.b-certificates-folders__link {
  display: block;
  overflow: hidden;
  position: relative;
  height: 195px;
  color: #666;
}
.b-certificates-folders__link:hover .b-certificates-folders__text {
  text-decoration: underline;
}
.b-certificates-folders__link:hover .b-certificates-folders__count {
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  visibility: visible;
  -moz-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -khtml-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.b-certificates-folders__link:hover .b-certificates-folders__photo {
  border-color: #ddd;
}
.b-certificates-folders__link:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 16px;
  border-bottom: 5px solid #fff;
  z-index: 9;
}
.b-certificates-folders__photo {
  display: block;
  height: 140px;
  line-height: 140px;
  width: 170px;
  margin: 0 auto 15px auto;
  font-size: 0;
  text-align: center;
  background: #fff;
  overflow: hidden;
  position: relative;
  border: 1px solid #f1f1f1;
}
.b-certificates-folders__photo img {
  max-width: 96%;
  max-height: 96%;
  vertical-align: middle;
  display: inline-block;
}
.b-certificates-folders__text {
  display: block;
  padding: 0 10px;
}
.b-photos {
  margin-left: -2%;
  margin-top: -20px;
}
.b-photos__image {
  max-width: 98%;
  max-height: 98%;
  vertical-align: middle;
  display: inline-block;
}
.b-photos__item {
  position: relative;
  display: inline-block;
  width: 31.33%;
  margin-top: 20px;
  margin-left: 2%;
  vertical-align: top;
  height: 250px;
  overflow: hidden;
}
.b-photos__item:after {
  position: absolute;
  z-index: 9;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 16px;
  content: '';
}
.b-photos__link {
  display: block;
  line-height: 200px;
  height: 200px;
  width: 200px;
  float: none;
  margin: 0 auto 15px auto;
  padding: 0;
  overflow: hidden;
  z-index: auto;
  border: none;
  position: relative;
  text-align: center;
  border: 1px solid #f1f1f1;
}
.b-photos__link:hover {
  border-color: #ddd;
}
.b-photos__title {
  position: relative;
  display: block;
  overflow: hidden;
  height: 40px;
  vertical-align: middle;
  color: #666;
  word-wrap: break-word;
  text-align: center;
}
.b-photos__title:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  width: 30px;
  height: 20px;
}
.b-photos-folders {
  position: relative;
  margin-bottom: 30px;
  margin-left: -2%;
  margin-top: -20px;
}
.b-photos-folders__count {
  position: absolute;
  left: 50%;
  top: 45px;
  margin-left: -25px;
  background: #f1f1f1;
  text-align: center;
  line-height: 20px;
  height: 20px;
  width: 40px;
  padding: 15px 5px;
  color: #777;
  z-index: 2;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  visibility: hidden;
  -moz-transform: scale(0.3, 0.3);
  -webkit-transform: scale(0.3, 0.3);
  -o-transform: scale(0.3, 0.3);
  -khtml-transform: scale(0.3, 0.3);
  -ms-transform: scale(0.3, 0.3);
  transform: scale(0.3, 0.3);
}
.b-photos-folders__item {
  position: relative;
  display: inline-block;
  width: 31.33%;
  margin-top: 20px;
  margin-left: 2%;
  text-align: center;
  vertical-align: top;
}
.b-photos-folders__link {
  display: block;
  overflow: hidden;
  position: relative;
  height: 195px;
  color: #666;
}
.b-photos-folders__link:hover .b-photos-folders__text {
  text-decoration: underline;
}
.b-photos-folders__link:hover .b-photos-folders__count {
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  visibility: visible;
  -moz-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -khtml-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.b-photos-folders__link:hover .b-photos-folders__photo {
  border-color: #ddd;
}
.b-photos-folders__link:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 16px;
  border-bottom: 5px solid #fff;
  z-index: 9;
}
.b-photos-folders__photo {
  display: block;
  height: 140px;
  line-height: 140px;
  width: 170px;
  margin: 0 auto 15px auto;
  font-size: 0;
  text-align: center;
  background: #fff;
  overflow: hidden;
  position: relative;
  border: 1px solid #f1f1f1;
}
.b-photos-folders__photo img {
  max-width: 96%;
  max-height: 96%;
  vertical-align: middle;
  display: inline-block;
}
.b-photos-folders__text {
  display: block;
  padding: 0 10px;
}
.b-partner-table {
  width: 100%;
}
.b-partner-table__cell {
  padding: 15px 0 15px 15px;
  vertical-align: top;
}
.b-partner-table__cell:first-child {
  padding-left: 0;
  max-width: 200px;
  padding-left: 0;
  word-wrap: break-word;
}
.b-partner-table__cell:first-child img {
  max-width: 200px;
}
.b-partner-table__row {
  border-top: 1px dotted #eee;
}
.b-partner-table__row:first-child {
  padding-top: 0;
  border-top: none;
}
.b-partner-table__row:first-child .b-partner-table__cell {
  padding-top: 0;
}
.b-comments {
  margin-top: 15px;
}
.b-comments .b-content__header {
  font-size: 14px;
  font-weight: normal;
}
.b-comments .b-content__body {
  margin: 10px 0;
}
.b-comments .b-deal-confirm {
  border: 1px solid #eee;
  background: #f8f8f8;
  color: #666;
  display: inline-block;
  font-size: 12px;
  padding: 1px 5px 1px 24px;
  position: relative;
}
.b-comments .b-deal-confirm:hover {
  cursor: pointer;
  background: #f4f4f4;
  color: #222;
}
.b-comments .b-deal-confirm:before {
  color: #0eac28;
  content: '\e80a';
  position: absolute;
  left: 5px;
  top: 2px;
  font-size: 12px;
  height: 12px;
  width: 12px;
  line-height: 12px;
  text-align: center;
}
.b-comments__author-icon {
  display: none;
}
.b-comments__author-name {
  display: block;
}
.b-comments__author-registered {
  display: block;
}
.b-comments__author {
  display: block;
}
.b-comments__caption-negative {
  display: block;
  font-size: 11px;
  margin-right: 10px;
  color: #fe0014;
}
.b-comments__caption-positive {
  display: block;
  font-size: 11px;
  margin-right: 10px;
  color: #40ac79;
}
.b-comments__caption {
  display: block;
  margin: 0 3px 0 0;
}
.b-comments__caption_color_green {
  display: block;
  font-size: 11px;
  color: #40ac79;
}
.b-comments__caption_color_red {
  display: block;
  font-size: 11px;
  color: #fe0014;
}
.b-comments__comment-info {
  line-height: 1;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}
.b-comments__date {
  font-size: 13px;
  display: block;
  padding: 0;
  color: #666;
  margin: 5px 0 10px 0;
}
.b-comments__feedback-item + .b-comments__feedback-item {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #eee;
}
.b-comments__feedback {
  margin: 20px -20px -20px -20px;
  padding: 20px;
  background: #f8f8f8;
  position: relative;
}
.b-comments__hide {
  display: none;
}
.b-comments__item {
  border: 1px solid #f1f1f1;
  padding: 20px;
}
.b-comments__item + .b-comments__item {
  margin-top: 20px;
}
.b-comments__left-column {
  float: left;
  width: 180px;
  position: relative;
  padding: 0 20px 0 0;
  border-right: 1px solid #f1f1f1;
}
.b-comments__right-column {
  margin-left: 200px;
  position: relative;
  padding-left: 20px;
  border-left: 1px solid #f1f1f1;
}
.b-comments__text {
  margin: 10px 0 0 0;
  word-wrap: break-word;
}
.b-comments__text:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}
.b-comments__verified-icon {
  display: none;
}
.b-comments__verified {
  font-size: 12px;
  line-height: 1;
  display: block;
  margin: 0;
  color: #309a5c;
}
.b-comments__verified:before {
  margin: 0 4px 0 0;
  content: '\e80a';
}
.b-comments-info {
  margin-bottom: 10px;
}
.b-comments-info .b-deal-confirm {
  display: inline-block;
  color: #000;
  margin: 5px 0;
}
.b-comments-info .b-deal-confirm:hover {
  cursor: pointer;
}
.b-comments-info__hidden {
  display: none;
}
.b-comments-info__more {
  cursor: pointer;
  text-decoration: none;
  border-bottom: 1px dotted;
  color: #666;
}
.b-comments-info__more:hover {
  text-decoration: none;
}
.b-comments-info__text {
  margin: 10px 0;
}
.b-comments-info__total-count {
  margin-right: 10px;
}
.b-rating {
  margin: 10px 0;
  position: relative;
}
.b-rating__bar {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: auto;
}
.b-rating__body {
  display: inline-block;
  width: 87px;
  height: 17px;
  position: relative;
  background: #f1f1f1;
}
.b-rating__pattern {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  background: url("/web/20161010165223im_/http://d246sc7spddeom.cloudfront.net/production/design_template/475/images/sprite.png") no-repeat 0px -139px;
}
.b-rating__status-text {
  display: none;
}
.b-rating_state_bad .b-rating__bar {
  background-color: #fe8d03;
}
.b-rating_state_excellent .b-rating__bar {
  background-color: #9bdd01;
}
.b-rating_state_fine .b-rating__bar {
  background-color: #caee2c;
}
.b-rating_state_normal .b-rating__bar {
  background-color: #fee950;
}
.b-rating_state_terrible .b-rating__bar {
  background-color: #ea3b04;
}
.b-company-social-links {
  margin: 15px 0;
}
.b-company-social-links__cell {
  display: inline-block;
  margin-right: 5px;
}
.b-company-social-links__link {
  margin-right: 5px;
}
.b-contact-info__cell {
  padding: 6px 10px;
  text-align: left;
  vertical-align: top;
  border-left: 1px solid #eee;
}
.b-contact-info__cell:first-child {
  color: #777;
  border-left: none;
}
.b-contact-info__cell_type_subheader {
  font-size: 16px;
  padding: 10px;
  text-align: center !important;
  color: #000 !important;
}
.b-contact-info__cell_width_200 {
  width: 200px;
}
.b-contact-info__row {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.b-contact-info__table {
  width: 100%;
}
.b-contact-info__table + .b-contact-info__button {
  margin-top: 20px;
}
.b-portfolio .b-company-social-links {
  margin: 15px 0;
}
.b-portfolio__confirmed-label-icon {
  display: none;
}
.b-portfolio__confirmed-label {
  border: 1px solid #eee;
  background: #f8f8f8;
  color: #666;
  display: inline-block;
  font-size: 12px;
  padding: 1px 5px 1px 24px;
  position: relative;
  cursor: default;
}
.b-portfolio__confirmed-label:before {
  color: #0eac28;
  content: '\e80a';
  position: absolute;
  left: 5px;
  top: 2px;
  font-size: 12px;
  height: 12px;
  width: 12px;
  line-height: 12px;
  text-align: center;
}
.b-portfolio__description {
  margin: 10px 0;
}
.b-portfolio__gallery-descr-img {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 40px;
  vertical-align: middle;
  color: #666;
  word-wrap: break-word;
  font-size: 14px;
  text-align: center;
}
.b-portfolio__gallery-descr-img:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  width: 30px;
  height: 20px;
}
.b-portfolio__gallery-descr-img:hover {
  cursor: default;
}
.b-portfolio__gallery-img {
  max-width: 98%;
  max-height: 98%;
  vertical-align: middle;
  display: inline-block;
}
.b-portfolio__gallery-item {
  position: relative;
  display: inline-block;
  width: 31.33%;
  margin-top: 20px;
  margin-left: 2%;
  height: 250px;
  overflow: hidden;
  vertical-align: top;
}
.b-portfolio__gallery-item:after {
  position: absolute;
  z-index: 9;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 16px;
  content: '';
}
.b-portfolio__gallery-wrap-img {
  display: block;
  line-height: 200px;
  height: 200px;
  width: 200px;
  float: none;
  margin: 0 auto 15px auto;
  padding: 0;
  overflow: hidden;
  z-index: auto;
  border: none;
  position: relative;
  text-align: center;
  border: 1px solid #f1f1f1;
}
.b-portfolio__gallery-wrap-img:hover {
  border-color: #ddd;
}
.b-portfolio__gallery {
  margin: 20px 0 20px -2%;
  font-size: 0;
}
.b-portfolio__title {
  font-size: 14px;
  margin: 30px 0 20px 0;
}
.b-portfolio-confirm__radiobox {
  margin: 3px 0;
  padding: 0 0 0 20px;
  position: relative;
}
.b-portfolio-confirm__textarea {
  margin-right: 10px;
}
.b-portfolio-confirm__title {
  display: block;
  margin: 10px 0;
}
.b-portfolio__confirmation-form-wrapper {
  margin-bottom: 30px;
}
.b-portfolio-list__confirmed {
  border: 1px solid #eee;
  background: #f8f8f8;
  color: #666;
  display: inline-block;
  font-size: 12px;
  padding: 1px 5px 1px 24px;
  position: relative;
  cursor: default;
}
.b-portfolio-list__confirmed:before {
  color: #0eac28;
  content: '\e80a';
  position: absolute;
  left: 5px;
  top: 2px;
  font-size: 12px;
  height: 12px;
  width: 12px;
  line-height: 12px;
  text-align: center;
}
.b-portfolio-list__date {
  font-size: 12px;
  display: block;
  margin: 0 0 10px 0;
  color: #666;
}
.b-portfolio-list__holder {
  margin: 0;
}
.b-portfolio-list__image-link {
  display: block;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  background: #fff;
  font-size: 0;
  width: 70px;
  height: 70px;
  line-height: 70px;
  position: relative;
  border: 1px solid #f1f1f1;
}
.b-portfolio-list__image-link:hover {
  border-color: #ddd;
}
.b-portfolio-list__image-wrapper {
  float: left;
}
.b-portfolio-list__image {
  display: inline-block;
  max-width: 94%;
  max-height: 94%;
  vertical-align: middle;
}
.b-portfolio-list__info {
  margin-left: 90px;
}
.b-portfolio-list__item {
  position: relative;
}
.b-portfolio-list__photos {
  font-size: 12px;
  line-height: 1;
  padding: 0;
  color: #666;
  display: block;
  margin: 0 0 10px 0;
}
.b-portfolio-list__photos:before {
  margin: 0 5px 0 0;
  content: '\e815';
}
.b-portfolio-list__title-link {
  margin-bottom: 10px;
  display: inline-block;
  font-size: 16px;
}
.b-text-hint {
  font-size: 11px;
  color: #666;
  margin: 5px 0 10px 0;
}
.b-used-goods__discount-price {
  display: inline-block;
}
.b-used-goods__discount-price + .b-used-goods__only-price {
  text-decoration: line-through;
  color: #888;
  margin-left: 5px;
  font-size: 13px;
}
.b-used-goods__image-wrapper {
  float: left;
  display: block;
  text-align: center;
  background: #fff;
  font-size: 0;
  width: 70px;
  height: 70px;
  line-height: 70px;
  position: relative;
  border: 1px solid #f1f1f1;
}
.b-used-goods__image-wrapper img {
  max-width: 94%;
  max-height: 94%;
}
.b-used-goods__item {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px dotted #eee;
}
.b-used-goods__item:first-child {
  border-top: none;
  margin-top: 0;
  padding-top: 0;
}
.b-used-goods__only-price {
  display: inline-block;
}
.b-used-goods__preview-img {
  display: inline-block;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}
.b-used-goods__price {
  margin-top: 10px;
}
.b-used-goods__wrapper {
  margin-left: 90px;
}
.b-info-table {
  width: 100%;
  border-collapse: collapse;
}
.b-info-table__cell {
  padding: 6px 10px;
  text-align: left;
  vertical-align: top;
  border-left: 1px solid #eee;
}
.b-info-table__cell:first-child {
  color: #777;
  border-left: none;
}
.b-info-table__cell_width_200 {
  width: 200px;
}
.b-info-table__row {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.b-price-list__item {
  padding-left: 25px;
}
.b-price-list__item + .b-price-list__item {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px dotted #eee;
}
.b-price-list__item > a {
  position: relative;
  display: inline-block;
  width: 0;
  height: 20px;
  vertical-align: middle;
}
.b-price-list__item > a > img {
  position: absolute;
  top: -3px;
  left: -25px;
  display: block;
  height: 20px;
}
.b-price-list__link {
  font-size: 15px;
}
.b-price-list__text {
  display: inline;
  margin: 0 10px 0 0;
}
.b-promo-list__item {
  padding-left: 25px;
}
.b-promo-list__item + .b-promo-list__item {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px dotted #eee;
}
.b-promo-list__item > a {
  position: relative;
  display: inline-block;
  width: 0;
  height: 20px;
  vertical-align: middle;
}
.b-promo-list__item > a > img {
  position: absolute;
  top: 0;
  left: -25px;
  display: block;
  height: 20px;
}
.b-promo-list__link {
  font-size: 15px;
}
.b-promo-list__text {
  display: inline;
}
.b-credit__icon {
  display: none;
}
.b-data-list {
  font-size: 13px;
  margin: 10px 0 0 0;
}
.b-data-list__name {
  display: inline-block;
  margin-right: 15px;
  vertical-align: middle;
}
.b-data-list__value {
  display: inline;
}
.b-product-info {
  width: 100%;
  margin: 0 0 20px 0;
  border-collapse: collapse;
}
.b-product-info tr {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.b-product-info tr:first-child {
  border-top: none;
}
.b-product-info__cell {
  padding: 6px 10px;
  text-align: left;
  vertical-align: top;
  border-left: 1px solid #eee;
}
.b-product-info__cell:first-child {
  width: 300px;
  color: #777;
  border-left: none;
}
.b-product-info__header {
  font-size: 14px;
  font-weight: normal;
  padding: 10px 0;
  text-align: left;
  color: #000;
  background: #fff;
}
.b-custom-drop-down {
  display: block;
}
.b-custom-drop-down__arrow {
  position: absolute;
  top: 0px;
  right: 0px;
  display: block;
  width: 25px;
  height: 100%;
  text-align: center;
  color: #333;
}
.b-custom-drop-down__arrow:before {
  font-size: 11px;
  margin: 0;
  content: '\e89a';
}
.b-custom-drop-down__input {
  position: absolute;
  left: -9999px;
  visibility: hidden;
  width: 0;
  height: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.b-custom-drop-down__list-item {
  display: block;
  overflow: hidden;
  padding: 2px 5px;
  white-space: nowrap;
  text-overflow: ellipsis;
  border-top: 1px solid #eee;
}
.b-custom-drop-down__list-item:first-child {
  border-top: none;
}
.b-custom-drop-down__list-item:hover {
  background: #f8f8f8;
}
.b-custom-drop-down__list {
  display: none;
}
:root .b-custom-drop-down__list {
  position: absolute;
  z-index: 99;
  top: 100%;
  left: -1px;
  display: none;
  overflow: auto;
  clip: rect(auto, 300px, 300px, -5px);
  width: 100%;
  max-height: 160px;
  margin-top: -1px;
  border: 1px solid #ccc;
  border-top: none;
  background: #fff;
  -webkit-box-shadow: 0 3px 3px -3px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 3px 3px -3px rgba(0,0,0,0.2);
  box-shadow: 0 3px 3px -3px rgba(0,0,0,0.2);
}
.b-custom-drop-down__value {
  display: none;
}
:root .b-custom-drop-down__value {
  display: block;
  overflow: hidden;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.b-custom-order {
  display: inline-block;
  vertical-align: middle;
  color: #222;
}
.b-custom-order:hover {
  cursor: pointer;
  color: #000;
}
.b-custom-order__icon {
  display: none;
}
.b-custom-order__text {
  border-bottom: 1px dotted;
}
.b-facilities {
  margin-left: -15px;
}
.b-facilities__icon {
  display: inline-block;
  vertical-align: middle;
  width: 34px;
  height: 34px;
  background: #888 url("/web/20161010165223im_/http://d246sc7spddeom.cloudfront.net/production/design_template/475/images/sprite.png") no-repeat -51px -18px;
}
.icon-delivery-free {
  background-position: -32px -86px;
}
.icon-nova-poshta {
  background-position: -83px -53px;
}
.b-facilities__item {
  display: inline-block;
  vertical-align: top;
  margin-left: 15px;
  color: #888;
}
.b-facilities__item:hover {
  cursor: pointer;
}
.b-facilities__text {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  margin-left: 5px;
  line-height: 1;
}
.b-gift-items {
  margin: 20px 0;
  position: relative;
  padding: 10px;
  border: 1px solid #eee;
  overflow: hidden;
}
.b-gift-items__image {
  float: left;
  display: block;
  text-align: center;
  background: #fff;
  font-size: 0;
  width: 70px;
  height: 70px;
  line-height: 70px;
  position: relative;
  border: 1px solid #f1f1f1;
}
.b-gift-items__image:hover {
  border-color: #ddd;
}
.b-gift-items__image img {
  max-width: 94%;
  max-height: 94%;
  vertical-align: middle;
  display: inline-block;
}
.b-gift-items__item {
  position: relative;
}
.b-gift-items__item + .b-gift-items__item {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #eee;
}
.b-gift-items__list-title {
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 15px;
  text-align: center;
  color: #000;
  position: relative;
}
.b-gift-items__price {
  margin-bottom: 6px;
  color: #000;
}
.b-gift-items__sticker-tail {
  display: none;
}
.b-gift-items__sticker {
  margin-bottom: 6px;
}
.b-gift-items__text {
  margin-left: 90px;
}
.b-gift-items__title {
  background: #f8f8f8;
  margin: -10px -10px 10px -10px;
  padding: 10px;
  text-align: center;
  color: #000;
  position: relative;
}
.b-sundry {
  margin-left: -10px;
}
.b-sundry__item {
  display: inline-block;
  border-bottom: 1px dotted;
  color: #888;
  font-size: 12px;
  margin-left: 10px;
}
.b-sundry__item:hover {
  cursor: pointer;
  color: #000;
}
.b-product {
  margin-bottom: 20px;
}
.b-product__additional-button {
  position: absolute;
  z-index: 99;
  top: 50%;
  left: 0px;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  margin-top: -10px;
  display: none;
  color: #ddd;
  font-size: 0;
}
.b-product__additional-button:before {
  content: '\e8c3';
  font-size: 16px;
}
.b-product__additional-button:hover {
  cursor: pointer;
  color: #666;
}
.b-product__additional-button:first-child {
  right: 0px;
  left: auto;
  display: inline;
}
.b-product__additional-button:first-child:before {
  content: '\e8c2';
}
.b-product__additional-holder {
  position: relative;
  overflow: hidden;
  padding: 10px 30px;
  text-align: center;
}
.b-product__additional-image {
  line-height: 40px;
  font-size: 0;
  display: inline-block;
  width: 40px;
  height: 40px;
  padding: 3px;
  text-align: center;
  vertical-align: top;
  border: 1px solid #eee;
  background: #fff;
}
.b-product__additional-image + .b-product__additional-image {
  margin-left: 5px;
}
.b-product__additional-image:hover {
  border-color: #ddd;
}
.b-product__additional-image img {
  display: inline-block;
  vertical-align: middle;
}
.b-product__additional-images-container {
  overflow: hidden;
  width: auto;
  text-align: left;
  white-space: nowrap;
}
.b-product__additional-images {
  margin: 0;
  overflow: hidden;
  text-align: left;
}
.b-product__additional-price + .b-product__additional-price {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px dotted rgba(0,0,0,0.12);
}
.b-product__all-prices-corner {
  position: absolute;
  left: 100%;
}
.b-product__all-prices-corner:before {
  content: '\e895';
  margin-left: 3px;
}
.b-product__all-prices {
  font-size: 13px;
  display: inline-block;
  border-bottom: 1px dotted;
  color: #222;
  position: relative;
  margin-top: 15px;
}
.b-product__all-prices:hover {
  cursor: pointer;
  color: #000;
}
.b-product__all-prices_slide_up .b-product__all-prices-corner:before {
  content: '\e894';
}
.b-product__data {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 13px;
  color: #888;
  margin-left: -15px;
}
.b-product__drop-phones {
  margin: 0;
}
.b-product__drop-phones .b-drop-phones__item:first-child {
  text-align: left;
}
.b-product__epayment {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  border: none;
  padding: 0;
}
.b-product__image-panel {
  float: left;
  width: 300px;
}
.b-product__image-panel .b-layout__clear {
  position: relative;
}
.b-product__image {
  display: block;
  overflow: visible;
  width: 300px;
  height: 300px;
  line-height: 300px;
  text-align: center;
  font-size: 0;
  border: 1px solid #eee;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.b-product__image img {
  display: inline-block;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}
.b-product__image .b-product-label {
  left: -1px;
  top: 0px;
  width: 100%;
  margin: 0;
}
.b-product__image .b-discount {
  left: -1px;
}
.b-product__image .b-discount_type_timeout .b-discount__first-line {
  line-height: 16px;
  padding: 0px 3px;
}
.b-product__image .b-discount_type_timeout .b-discount__second-line {
  padding: 0px 3px;
}
.b-product__image + .zoomImg {
  background: #fff;
  z-index: 2;
}
a.b-product__image:hover {
  border-color: #ccc;
}
.b-product__info-holder {
  margin: 0px 0px 20px 330px;
}
.b-product__info-line + .b-product__info-line {
  margin-top: 15px;
}
.b-product__info-line .b-custom-order .b-custom-order__text {
  border-bottom: none;
}
.b-product__info-line .b-custom-order,
.b-product__info-line .b-partnerships-prices,
.b-product__info-line .b-credit {
  font-size: 13px;
  height: 24px;
  line-height: 24px;
  padding: 0 7px;
  margin-top: 7px;
  margin-right: 7px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -moz-text-shadow: none;
  -webkit-text-shadow: none;
  text-shadow: none;
}
.b-product__min-order {
  font-size: 13px;
  display: block;
  margin-top: 10px;
}
.content__line .b-product__name {
  margin-top: 0;
  color: #000;
  background: transparent;
  display: block;
  font-weight: normal;
  font-size: 20px;
  -moz-text-shadow: none;
  -webkit-text-shadow: none;
  text-shadow: none;
}
.b-product__phone-field .b-form-input {
  width: 300px;
  background: #fff;
  border: 1px solid #ddd;
  height: 24px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.b-product__phone-field .b-form-input_type_inner-button {
  position: relative;
}
.b-product__phone-field .b-form-input__field {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: auto;
  padding: 4px 120px 4px 10px;
}
.b-product__phone-field .b-form-input__button {
  padding: 0 7px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  position: absolute;
  top: -1px;
  right: -1px;
}
.b-product__phone-info {
  display: block;
  margin: 15px 0;
  cursor: default;
  color: #f24e1c;
  font-size: 13px;
}
.b-product__phone-info:before {
  margin: 0 4px 0 0;
  content: '\e884';
}
.b-product__portfolio-link-holder {
  margin: 15px 0 10px 0;
  text-align: left;
}
.b-product__price-info {
  font-size: 14px;
  overflow: hidden;
  margin-bottom: 5px;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #000;
}
.b-product__price {
  font-size: 22px;
  font-weight: normal;
}
.b-product__price_type_old {
  font-size: 12px;
  font-weight: normal;
  float: left;
  margin-top: 12px;
  margin-right: 15px;
  text-decoration: line-through;
}
.b-product__price_type_unknown {
  font-size: 16px;
  color: #666;
}
.b-product__selling-type {
  margin-left: 15px;
}
.b-product__sku {
  margin-left: 15px;
}
.b-product__state {
  margin-left: 15px;
}
.b-product__visual {
  border: 1px solid #eee;
}
.b-product__wholesale-list {
  display: none;
}
.b-product__zoom-box {
  border: 1px solid #eee;
}
.b-product__zoom-box:hover {
  cursor: zoom-in;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: -o-zoom-in;
}
.b-product__zoom-box .b-product__image {
  border: none;
}
.b-product-mods__button {
  margin-left: 5px;
  margin-top: 5px;
  display: inline-block;
  vertical-align: top;
  font-size: 13px;
  color: #444;
  background: #fff;
  border: 1px solid #ddd;
  padding: 2px 10px;
}
.b-product-mods__button:hover {
  cursor: pointer;
  color: #000;
  background: #f4f4f4;
}
.b-product-mods__button:active {
  color: #444;
  background: #e7e7e7;
  border-color: #ddd;
}
.b-product-mods__button_state_active,
.b-product-mods__button_state_active:hover {
  color: #111;
  background: #e7e7e7;
  border-color: #ddd;
  cursor: default;
}
.b-product-mods__buttons-wrap {
  margin-left: -5px;
  margin-top: -5px;
  font-size: 0;
}
:root .b-product-mods__drop-down {
  font-size: 13px;
  line-height: 26px;
  position: relative;
  display: block;
  margin: 0 0 10px 0;
  padding: 0 26px 0 5px;
  text-align: left;
  vertical-align: top;
  color: #7a7a7a;
  border: 1px solid #ccc;
  background: #fff;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05) inset;
  -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.05) inset;
  box-shadow: 0 1px 1px rgba(0,0,0,0.05) inset;
  width: 80%;
}
:root .b-product-mods__drop-down:hover {
  cursor: pointer;
}
.b-product-mods__grid-item {
  width: 46%;
  padding: 0 2%;
  vertical-align: top;
}
.b-product-mods__grid-item select {
  width: 80%;
}
.b-product-mods__grid {
  width: 104%;
  margin-left: -2%;
}
.b-product-mods__grid tr:first-child .b-product-mods__title {
  margin-top: 0;
}
.b-product-mods__title {
  font-weight: normal;
  font-size: 13px;
  margin: 15px 10px 10px 0;
  color: #888;
}
.b-similar-products__image {
  display: block;
  text-align: center;
  background: #fff;
  font-size: 0;
  width: 100px;
  height: 100px;
  border: 1px solid #f1f1f1;
  margin: 0 auto 10px auto;
  line-height: 100px;
  position: relative;
}
.b-similar-products__image img {
  max-width: 94%;
  max-height: 94%;
}
.b-similar-products__item {
  font-size: 13px;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 25%;
  font-size: 13px;
  text-align: center;
  vertical-align: top;
  padding: 0 2%;
}
.b-similar-products__item:first-child + .b-similar-products__item + .b-similar-products__item + .b-similar-products__item + .b-similar-products__item {
  display: none;
}
.b-similar-products__link {
  position: relative;
  display: block;
  overflow: hidden;
  height: 145px;
}
.b-similar-products__link:after {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 15px;
  content: '';
}
.b-similar-products__link:hover .b-similar-products__image {
  border-color: #ddd;
}
.b-similar-products__list {
  position: relative;
  font-size: 0;
  background: #fff;
  padding: 20px 0 15px 0;
}
.b-similar-products__list_display_none {
  display: none;
}
.b-similar-products__switcher-item {
  display: inline-block;
  vertical-align: bottom;
  margin-right: -1px;
  margin-bottom: -1px;
  padding: 7px 15px;
  background: #f5f5f5;
  border: 1px solid #eee;
  color: #000;
}
.b-similar-products__switcher-item:hover {
  cursor: pointer;
  background: #f8f8f8;
}
.b-similar-products__switcher-item_type_active {
  cursor: default;
  background: #fff;
  border-bottom-color: #fff;
  padding-top: 10px;
  margin-top: -3px;
}
.b-similar-products__switcher-item_type_active:hover {
  cursor: default;
  background: #fff;
}
.b-similar-products__switcher {
  position: relative;
  z-index: 9;
  border-bottom: 1px solid #eee;
}
.b-input-error {
  background: #fff9df;
  padding: 6px 10px;
  font-size: 12px;
  margin: 10px 0;
  color: #797a7c;
  position: relative;
  display: none;
  border: 1px solid #e2d7b9;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.14);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.14);
  box-shadow: 0 1px 2px rgba(0,0,0,0.14);
}
.b-input-error__body:before {
  margin: 0 4px 0 0;
  content: '\e884';
}
.b-input-error__tail {
  display: block;
  position: absolute;
  bottom: 100%;
  left: 9px;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-top: none;
  border-bottom-color: #e2d7b9;
}
.b-input-error__tail:before {
  content: '';
  display: block;
  position: absolute;
  bottom: -8px;
  left: -6px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-top: none;
  border-bottom-color: #fff9df;
}
.page {
  font-size: 14px;
  line-height: 1.3;
  color: #111;
}
.page__wrapper {
  width: 960px;
  margin: 0 auto;
}
.header {
  background: #fff;
  color: #1b1b1b;
  padding: 0;
  border-bottom: 1px solid #f4f4f4;
  position: relative;
  z-index: 99;
  -webkit-box-shadow: 0px 2px 8px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 2px 8px rgba(0,0,0,0.1);
  box-shadow: 0px 2px 8px rgba(0,0,0,0.1);
}
.header__table {
  display: table;
  width: 100%;
}
.header__cell {
  display: table-cell;
  vertical-align: middle;
  padding: 10px 0;
}
.header__cell + .header__cell {
  padding-left: 30px;
}
.header__cell_type_search {
  width: 320px;
}
.header__cell_type_phones {
  width: 200px;
  text-align: right;
}
.logo-table {
  display: table;
  max-width: 100%;
}
.logo-table__cell {
  display: table-cell;
  vertical-align: middle;
}
.logo-table__cell + .logo-table__cell {
  padding-left: 30px;
}
.content {
  position: relative;
  padding: 30px 0;
}
.content .content__line {
  -webkit-box-shadow: 0px 2px 8px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 2px 8px rgba(0,0,0,0.1);
  box-shadow: 0px 2px 8px rgba(0,0,0,0.1);
}
.content .b-title {
  -moz-text-shadow: 0px -1px 0px rgba(0,0,0,0.12);
  -webkit-text-shadow: 0px -1px 0px rgba(0,0,0,0.12);
  text-shadow: 0px -1px 0px rgba(0,0,0,0.12);
}
.content__container {
  float: left;
  width: 100%;
}
.content__container + .sidebar_side_left {
  margin-left: -100%;
}
.content__line {
  position: relative;
  background: #fff;
  padding: 20px;
}
.content__line + .content__line {
  margin-top: 30px;
}
.content__line .b-content .b-title {
  margin-top: 0;
}
.content__line .b-content:first-child .b-title {
  margin-top: -20px;
}
.content__line_block_main-products .b-content__body {
  margin-left: -2%;
  margin-top: -20px;
  border-top: 1px solid transparent;
}
.content__line_block_main-products .b-navigate {
  margin-top: 30px;
  margin-left: 2%;
  padding: 0;
  border: none;
  text-align: center;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.content__line_block_main-products .b-navigate__all-products {
  color: #666;
}
.content__line_block_main-products .b-navigate__all-products:hover {
  color: #333;
}
.content__line_block_portfolio .b-content:first-child {
  margin-bottom: 30px;
}
.content__line_block_portfolio .b-portfolio-list {
  margin-left: -2%;
  margin-top: -20px;
}
.content__line_block_portfolio .b-portfolio-list__item {
  display: inline-block;
  vertical-align: top;
  width: 48%;
  margin-left: 2%;
  margin-top: 20px;
}
.content__line_block_product-list .b-layout__clear {
  margin-left: -2%;
  margin-top: -20px;
  border-top: 1px solid transparent;
}
.content__line_block_product-portfolio .b-portfolio-list__image-wrapper {
  margin-right: 20px;
}
.content__line_block_product-portfolio .b-portfolio-list__info {
  overflow: hidden;
}
.content__line_block_product .b-order-info__item + .b-order-info__item {
  margin-top: 5px;
}
.content__line_block_product .b-title {
  margin: 30px 0 20px 0;
  padding: 0;
  color: #000;
  background: transparent !important;
}
.content__line_block_product .b-title:first-child {
  margin-top: 0;
}
.content__line_block_search-results .b-content__body {
  margin-left: -2%;
  margin-top: -20px;
  border-top: 1px solid transparent;
}
.content__line_block_search-results .b-content__body .b-pager {
  margin-left: 2%;
}
.content__line_block_search-results .padded {
  margin: 30px 0 20px 0;
}
.content__line_block_search-results .b-order-info__item {
  padding-left: 15px;
  position: relative;
}
.content__line_block_search-results .b-order-info__item:before {
  content: '\e8a2';
  position: absolute;
  left: 0;
  top: 0px;
}
.content__line_block_search-results .b-order-info__item + .b-order-info__item {
  margin-top: 10px;
}
.content__line_block_seo-text .b-user-content {
  font-size: 12px;
  line-height: 1.2;
  color: #888;
}
.content__line_block_seo-text .b-user-content p {
  margin: 0;
}
.content__line_block_seo-text .b-user-content p + p {
  margin-top: 5px;
}
.content__line_block_similar {
  padding: 0;
  background: transparent;
}
.content__line_block_vacancy h3 {
  margin: 15px 0 10px 0;
}
.content__wrapper_padding_left {
  margin-left: 270px;
}
.sidebar-right__check {
  display: none;
}
.sidebar_side_right {
  margin-left: 270px;
}
.sidebar_side_left {
  width: 240px;
  float: left;
  position: relative;
  z-index: 99;
}
.sidebar_side_right {
  margin-top: 30px;
}
.b-header-company-name__logo {
  display: inline-block;
  vertical-align: middle;
  max-width: 150px;
}
.b-header-company-name__logo img {
  display: block;
  max-width: 150px;
  max-height: 60px;
}
.b-header-company-name__title {
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.b-company-header-phone {
  display: none;
}
.b-company-header-phone + .header-contacts__info {
  display: block;
}
.search__button {
  position: absolute;
  right: -1px;
  top: -1px;
  width: 34px;
  height: 34px;
  line-height: 34px;
  font-size: 0;
  padding: 0;
  border: none;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background: transparent;
  -webkit-box-shadow: inset 0px 1px 0px rgba(255,255,255,0.07), 0px 1px 2px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0px 1px 0px rgba(255,255,255,0.07), 0px 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0px 1px 0px rgba(255,255,255,0.07), 0px 1px 2px rgba(0,0,0,0.1);
  -moz-text-shadow: 0px -1px 0px rgba(0,0,0,0.15);
  -webkit-text-shadow: 0px -1px 0px rgba(0,0,0,0.15);
  text-shadow: 0px -1px 0px rgba(0,0,0,0.15);
  color: #fff;
}
.search__button:hover {
  color: #fff;
  cursor: pointer;
}
.search__button:before {
  content: '\e800';
  font-size: 12px;
  line-height: inherit;
}
.search__form {
  position: relative;
  padding-right: 30px;
  background: #fff;
  border: 1px solid #e6e6e6;
}
.search__input-wrapper {
  margin-right: 22px;
}
.search__input {
  padding: 8px 10px;
  height: 16px;
  line-height: 16px;
  border: none;
  background: transparent;
  color: #000;
  width: 100%;
}
.search__input:focus {
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.sidebar-menu {
  z-index: 50;
  position: relative;
  margin: 0;
  font-size: 14px;
  background: url("/web/20161010165223im_/http://d246sc7spddeom.cloudfront.net/production/design_template/475/images/noisy.png") #303030;
  margin: -20px;
  padding: 0 20px 10px 20px;
}
.sidebar-menu__title {
  margin-bottom: 10px;
}
.sidebar-menu__title:after {
  content: attr(title);
}
.sidebar-menu__toggle {
  position: absolute;
  right: 0px;
  top: 13px;
  width: 10px;
  height: 10px;
  color: #fff;
  font-size: 10px;
  display: none;
}
.sidebar-menu__toggle:hover {
  cursor: pointer;
}
.sidebar-menu__toggle:before {
  content: '⮳';
}
.sidebar-menu__toggle + .sidebar-menu__link-wrapper {
  margin-right: 20px;
}
.sidebar-menu__check + .sidebar-menu__item .sidebar-menu__toggle {
  display: block;
}
.sidebar-menu_type_groups-visible .sidebar-menu__toggle {
  display: none;
}
.sidebar-menu_type_groups-visible .sidebar-menu__groups {
  display: block;
}
.sidebar-menu_type_groups-visible .sidebar-menu__toggle:before {
  content: '⮳';
}
.sidebar-menu__check {
  display: none;
}
.sidebar-menu__check_info + .sidebar-menu__check + .sidebar-menu__item_type_info {
  display: block;
}
.sidebar-menu__check_info + .sidebar-menu__check + .sidebar-menu__item_type_info + .sidebar-menu__item {
  display: none;
}
.sidebar-menu__check_info + .sidebar-menu__item_type_info {
  display: block;
}
.sidebar-menu__check_info + .sidebar-menu__item_type_info + .sidebar-menu__item {
  display: none;
}
.sidebar-menu__item_products-multi,
.sidebar-menu__item_about-multi,
.sidebar-menu__item_for-users-multi {
  display: none !important;
}
.sidebar-menu__check_next_hide + .sidebar-menu__item_products-single,
.sidebar-menu__check_next_hide + .sidebar-menu__item_about-single,
.sidebar-menu__check_next_hide + .sidebar-menu__item_for-users-single {
  display: none !important;
}
.sidebar-menu__check_next_hide + .sidebar-menu__item_products-single + .sidebar-menu__item_products-multi,
.sidebar-menu__check_next_hide + .sidebar-menu__item_products-single + .sidebar-menu__check_next_relative + .sidebar-menu__item_products-multi,
.sidebar-menu__check_next_hide + .sidebar-menu__item_about-single + .sidebar-menu__item_about-multi,
.sidebar-menu__check_next_hide + .sidebar-menu__item_for-users-single + .sidebar-menu__item_for-users-multi {
  display: block !important;
}
.sidebar-menu__check_next_view + .sidebar-menu__groups {
  display: block;
  margin-top: 40px;
}
.sidebar-menu__dropdown-counter {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  cursor: default;
}
.sidebar-menu__dropdown-link-wrapper {
  padding: 10px 0;
}
.sidebar-menu__dropdown-link-wrapper + .sidebar-menu__dropdown-link-wrapper {
  border-top: 1px solid #444;
}
.sidebar-menu__dropdown-link {
  color: #fff;
  white-space: nowrap;
  max-width: 300px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.sidebar-menu__dropdown-link:hover {
  text-decoration: none;
}
.sidebar-menu__dropdown-list {
  overflow: hidden;
  padding: 0 20px;
}
.sidebar-menu__dropdown-wrapper {
  padding: 0;
  min-width: 180px;
  background: url("/web/20161010165223im_/http://d246sc7spddeom.cloudfront.net/production/design_template/475/images/noisy.png") #303030;
  border-left: 1px solid #444;
  max-height: 460px;
  overflow: auto;
  -webkit-box-shadow: 2px 4px 5px rgba(0,0,0,0.1);
  -moz-box-shadow: 2px 4px 5px rgba(0,0,0,0.1);
  box-shadow: 2px 4px 5px rgba(0,0,0,0.1);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  visibility: hidden;
}
.sidebar-menu__dropdown {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  text-align: left;
  padding-left: 20px;
}
:root .sidebar-menu__dropdown {
  display: block;
  visibility: hidden;
  clip: rect(0px, 1200px, 1000px, -20px);
}
.sidebar-menu__groups {
  display: none;
  padding-left: 15px;
}
.sidebar-menu__groups .sidebar-menu__dropdown {
  display: block;
  visibility: visible;
  width: 0;
}
.sidebar-menu__groups .sidebar-menu__dropdown:before {
  content: '\e848';
  position: absolute;
  width: 10px;
  height: 10px;
  position: absolute;
  right: 100%;
  top: 14px;
  color: #fff;
  font-size: 10px;
}
.sidebar-menu__groups .sidebar-menu__dropdown-wrapper {
  display: none;
  visibility: hidden;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.sidebar-menu__groups .sidebar-menu__item:before {
  content: '';
  position: absolute;
  left: -15px;
  top: 15px;
  width: 4px;
  height: 4px;
  background: url("/web/20161010165223im_/http://d246sc7spddeom.cloudfront.net/production/design_template/475/images/li-group.png");
}
.sidebar-menu__groups .sidebar-menu__item:hover .sidebar-menu__dropdown {
  width: auto;
}
.sidebar-menu__groups .sidebar-menu__item:hover .sidebar-menu__dropdown-wrapper {
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  display: block;
  visibility: visible;
}
:root .sidebar-menu__groups .sidebar-menu__dropdown-wrapper {
  display: block;
  visibility: hidden;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.sidebar-menu__item {
  position: relative;
}
.sidebar-menu__item:hover .sidebar-menu__link-wrapper {
  z-index: 3;
}
.sidebar-menu__item + .sidebar-menu__item {
  border-top: 1px solid #444;
}
.sidebar-menu__item_type_info {
  display: none;
}
.sidebar-menu__item_with-dropdown .sidebar-menu__link-wrapper {
  padding-right: 15px;
  color: #fff;
}
.sidebar-menu__item_with-dropdown .sidebar-menu__link-wrapper:after {
  content: '⮳';
  position: absolute;
  right: 0;
  top: 13px;
  font-size: 10px;
}
.sidebar-menu__item_with-dropdown:hover .sidebar-menu__dropdown {
  display: block;
  visibility: visible;
}
.sidebar-menu__item_with-dropdown:hover .sidebar-menu__dropdown .sidebar-menu__dropdown-wrapper {
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  visibility: visible;
}
.sidebar-menu__link-wrapper {
  padding: 10px 0;
}
.sidebar-menu__link {
  vertical-align: middle;
  background: transparent;
  color: #fff;
  display: inline-block;
}
.sidebar-menu__link:hover {
  text-decoration: none;
}
div.sidebar-menu__link:before {
  content: attr(title);
  cursor: default;
}
div.sidebar-menu__link:before:hover {
  cursor: default;
}
.b-user-content + .product-groups .product-groups__list {
  margin-top: 0;
}
.product-groups__column {
  display: inline-block;
  vertical-align: top;
  margin-left: 2%;
}
.product-groups__image {
  display: inline-block;
  vertical-align: middle;
  max-height: 100%;
  max-width: 100%;
}
.product-groups__image + .d-no-image {
  display: none;
}
.product-groups__item {
  display: inline-block;
  vertical-align: top;
  width: 31.33%;
  margin-left: 2%;
  margin-top: 20px;
  position: relative;
}
.product-groups__item_show-subgroups .product-groups__subgroups-item_view_hidden {
  display: inline-block;
}
.product-groups__item_show-subgroups .product-groups__subgroups-view-all-wrapper {
  display: none;
}
.product-groups__list {
  margin-left: -2%;
  margin-top: -20px;
  border-top: 1px solid transparent;
}
.product-groups__list + .product-groups__list_without-image {
  margin-top: 0px;
}
.product-groups__subgroups-counter {
  margin-left: 4px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
  color: #888;
  font-size: 12px;
}
.product-groups__subgroups-counter:before {
  content: '(';
}
.product-groups__subgroups-counter:after {
  content: ')';
}
.product-groups__subgroups-item {
  display: inline-block;
  margin-left: 20px;
  margin-top: 5px;
  font-size: 14px;
}
.product-groups__subgroups-item_view_hidden {
  display: none;
}
.product-groups__subgroups-list {
  margin-left: -20px;
}
.product-groups__subgroups-title {
  color: #000;
  font-size: 13px;
}
.product-groups__subgroups-title:hover {
  text-decoration: underline;
}
.product-groups__subgroups-view-all {
  color: #666;
}
.product-groups__subgroups-view-all:hover {
  cursor: pointer;
}
.product-groups__subgroups {
  font-size: 13px;
}
.product-groups__title {
  font-size: 16px;
  color: #000;
}
.product-groups__title:hover {
  text-decoration: none;
}
.product-groups_view_gallery .product-groups__title-wrapper {
  margin-top: 10px;
  height: 42px;
  line-height: 1.2;
  position: relative;
  overflow: hidden;
  text-align: left;
}
.product-groups_view_gallery .product-groups__title-wrapper:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 16px;
  width: 100%;
}
.product-groups_view_gallery .product-groups__title {
  font-size: 14px;
}
.product-groups_view_gallery .product-groups__image-wrapper {
  position: relative;
  overflow: hidden;
  border: 1px solid #f1f1f1;
}
.product-groups_view_gallery .product-groups__image-link {
  width: auto;
  display: block;
  height: 200px;
  line-height: 200px;
  margin: 0 auto;
  position: relative;
  font-size: 0;
  text-align: center;
  background: #fff;
  overflow: hidden;
  border: none;
}
.product-groups_view_gallery .product-groups__image-link:hover {
  border: none;
}
.product-groups_view_gallery .product-groups__image {
  max-width: 100%;
  max-height: 100%;
}
.product-groups_view_gallery .product-groups__image-overlay {
  position: absolute;
  left: 0;
  top: 0;
  height: 200px;
  width: 100%;
  display: table;
  background: rgba(45,45,45,0.7);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#b3333333", endColorstr="#b3333333",GradientType=1 );
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  visibility: hidden;
}
.product-groups_view_gallery .product-groups__overlay-text {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  color: #fff;
  padding: 20px;
  font-size: 14px;
  line-height: 24px;
}
.product-groups_view_gallery .product-groups__overlay-text .product-groups__counter {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 2px solid #fff;
}
.product-groups_view_gallery .product-groups__overlay-link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.product-groups_view_gallery .product-groups__image-wrapper:hover .product-groups__image-overlay {
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  visibility: visible;
}
.product-groups_view_list .product-groups__item {
  display: inine-block;
  vertical-align: top;
  width: 100%;
  margin-left: 2%;
  margin-top: 20px;
}
.product-groups_view_list .product-groups__item:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.product-groups_view_list .product-groups__item-inner {
  border: none;
  padding: 0;
  display: table;
  width: 100%;
}
.product-groups_view_list .product-groups__image-wrapper {
  display: table-cell;
  width: 100px;
  vertical-align: top;
}
.product-groups_view_list .product-groups__image-link {
  display: block;
  font-size: 0;
  background: #fff;
  width: 100px;
  height: 100px;
  line-height: 100px;
  border: 1px solid #f1f1f1;
  overflow: hidden;
  text-align: center;
  position: relative;
}
.product-groups_view_list .product-groups__image-link:hover {
  border-color: #ddd;
}
.product-groups_view_list .product-groups__image {
  max-width: 94%;
  max-height: 94%;
}
.product-groups_view_list .product-groups__text-wrapper {
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px;
}
.product-groups_view_list .product-groups__title-wrapper {
  margin-bottom: 10px;
}
.product-groups_view_list .product-groups__title {
  font-size: 18px;
}
.product-groups_view_list .product-groups__title:hover {
  text-decoration: underline;
}
.product-groups_view_list .product-groups__title:after {
  display: none;
}
.product-groups_view_list .product-groups__counter {
  position: static;
  background: none;
  left: auto;
  top: auto;
  padding: 0;
  margin-left: 4px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
}
.product-groups_view_list .product-groups__counter:before {
  content: '(';
}
.product-groups_view_list .product-groups__counter:after {
  content: ')';
}
.slider {
  position: relative;
  overflow: hidden;
  margin: -20px;
}
.b-slider {
  position: relative;
}
.b-slider:hover .b-slider__next,
.b-slider:hover .b-slider__prev {
  display: block;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  visibility: visible;
}
.b-slider__container {
  position: relative;
  overflow: hidden;
  height: 0;
  background: #fff;
}
.b-slider__image {
  max-width: 100%;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.b-slider__item {
  position: absolute;
  width: 100%;
  height: 1200px;
  line-height: 1200px;
  left: 0;
  top: 50%;
  margin-top: -600px;
  text-align: center;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  font-size: 0;
}
.b-slider__item:first-child {
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.b-slider__nav-item {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: transparent;
  position: relative;
  border: 3px solid rgba(255,255,255,0.5);
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.b-slider__nav-item:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 6px;
  height: 6px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.b-slider__nav-item + .b-slider__nav-item {
  margin-left: 10px;
}
.b-slider__nav-item:hover {
  cursor: pointer;
  background: transparent;
}
.b-slider__nav {
  position: absolute;
  left: 0;
  bottom: 15px;
  width: 100%;
  line-height: 1;
  font-size: 0;
  padding: 0;
  text-align: center;
  z-index: 30;
}
.footer {
  padding: 30px 0;
  background: url("/web/20161010165223im_/http://d246sc7spddeom.cloudfront.net/production/design_template/475/images/noisy.png") #303030;
  color: #9a9a9a;
}
.footer .content__line {
  padding: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: transparent;
}
.footer .content__line + .content__line {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #3b3b3b;
}
.footer .b-title,
.footer .b-title__link,
.footer .b-title__link:hover {
  color: #9a9a9a;
}
.footer .b-title {
  paddin: 0;
  background: transparent;
  margin: -20px -20px 20px -20px;
}
.footer .b-title {
  padding-bottom: 0;
  border-bottom: none;
  margin-bottom: 20px;
}
.footer__map-wrapper {
  width: 100%;
}
.footer__map {
  height: 240px;
  background: #f8f8f8 url("/web/20161010165223im_/http://d246sc7spddeom.cloudfront.net/production/design_template/475/images/loader.gif") no-repeat center center;
}
.trade-info {
  font-size: 12px;
}
.trade-info a {
  color: #9a9a9a;
  text-decoration: underline;
}
.trade-info a:hover {
  color: #9a9a9a;
}
.trade-info p {
  margin: 5px 0;
}
.trade-info table {
  margin: 5px 0;
}
.trade-info td {
  padding: 3px 20px 3px 0;
  text-align: left;
}
.trade-info th {
  padding: 3px 20px 3px 0;
  text-align: left;
}
.trade-info__register-title {
  font-size: 11px;
  margin-bottom: 5px;
}
.boilerplate {
  font-size: 13px;
}
.boilerplate .b-user-content {
  margin: 0;
}
.boilerplate a {
  color: #9a9a9a;
  text-decoration: underline;
}
.boilerplate a:hover {
  color: #9a9a9a;
}
.error-block {
  position: relative;
  width: 80%;
  margin: 0 auto;
}
.error-block__code:before {
  content: attr(title);
  display: block;
  font-size: 100px;
  margin-bottom: 15px;
}
.error-block__text {
  text-align: center;
}
.error-block__text .b-title {
  color: #000;
  font-size: 16px;
  background: transparent !important;
  margin: 20px 0;
  padding: 0;
}
.error-block__text .b-title:before {
  display: none;
}
.error-block__text .b-content__body p {
  margin: 20px 0;
  line-height: 1.5;
}
.error-block__text .b-content__body a:hover {
  text-decoration: underline;
}
.recent-news__date-wrapper {
  display: table-cell;
  vertical-align: top;
  width: 40px;
}
.recent-news__date-wrapper .recent-news__date {
  float: left;
  height: 40px;
  width: 40px;
  text-align: center;
  background: #303030;
  font-size: 13px;
  color: #fff;
  line-height: 1;
  margin-top: 3px;
}
.recent-news__date-wrapper .recent-news__date-d {
  display: block;
  font-size: 12px;
  padding-top: 10px;
}
.recent-news__date-wrapper .recent-news__date-m {
  display: block;
  font-size: 9px;
}
.recent-news__date-wrapper + .recent-news__title-wrapper {
  padding-left: 15px;
}
.recent-news__image-link {
  display: block;
  text-align: center;
  background: #fff;
  font-size: 0;
  line-height: 150px;
  height: 150px;
  border: 1px solid #f1f1f1;
  position: relative;
}
.recent-news__image-link:hover {
  border-color: #ddd;
}
.recent-news__image-wrapper {
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
}
.recent-news__image-wrapper:hover .recent-news__image-overlay {
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  visibility: visible;
}
.recent-news__image-overlay {
  position: absolute;
  display: table;
  left: 0;
  top: 0;
  height: 150px;
  width: 100%;
  background: rgba(45,45,45,0.7);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#b3333333", endColorstr="#b3333333",GradientType=1 );
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  visibility: hidden;
}
.recent-news__overlay-text {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  padding: 20px;
  font-size: 14px;
  line-height: 1.2;
}
.recent-news__overlay-link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.recent-news__image {
  display: inline-block;
  vertical-align: middle;
  max-height: 100%;
  max-width: 100%;
}
.recent-news__image + .d-no-image {
  display: none;
}
.recent-news__item {
  display: inline-block;
  vertical-align: top;
  margin-left: 2%;
  width: 31.33%;
}
.recent-news__list {
  margin-left: -2%;
}
.recent-news__text-wrapper {
  display: table;
  width: 100%;
}
.recent-news__title-wrapper {
  display: table-cell;
  vertical-align: middle;
}
.recent-news__title {
  font-size: 14px;
  color: #333;
}
.recent-news__title:hover {
  text-decoration: none;
}
.recent-articles__date-wrapper {
  display: table-cell;
  vertical-align: top;
  width: 40px;
}
.recent-articles__date-wrapper .recent-articles__date {
  float: left;
  height: 40px;
  width: 40px;
  text-align: center;
  background: #303030;
  font-size: 13px;
  color: #fff;
  line-height: 1;
  margin-top: 3px;
}
.recent-articles__date-wrapper .recent-articles__date-d {
  display: block;
  font-size: 12px;
  padding-top: 10px;
}
.recent-articles__date-wrapper .recent-articles__date-m {
  display: block;
  font-size: 9px;
}
.recent-articles__date-wrapper + .recent-articles__title-wrapper {
  padding-left: 15px;
}
.recent-articles__image-link {
  display: block;
  text-align: center;
  background: #fff;
  font-size: 0;
  line-height: 150px;
  height: 150px;
  border: 1px solid #f1f1f1;
  position: relative;
}
.recent-articles__image-link:hover {
  border-color: #ddd;
}
.recent-articles__image-wrapper {
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
}
.recent-articles__image-wrapper:hover .recent-articles__image-overlay {
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  visibility: visible;
}
.recent-articles__image-overlay {
  position: absolute;
  display: table;
  left: 0;
  top: 0;
  height: 150px;
  width: 100%;
  background: rgba(45,45,45,0.7);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#b3333333", endColorstr="#b3333333",GradientType=1 );
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  visibility: hidden;
}
.recent-articles__overlay-text {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  padding: 20px;
  font-size: 14px;
  line-height: 1.2;
}
.recent-articles__overlay-link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.recent-articles__image {
  display: inline-block;
  vertical-align: middle;
  max-height: 100%;
  max-width: 100%;
}
.recent-articles__image + .d-no-image {
  display: none;
}
.recent-articles__item {
  display: inline-block;
  vertical-align: top;
  margin-left: 2%;
  width: 31.33%;
}
.recent-articles__list {
  margin-left: -2%;
}
.recent-articles__text-wrapper {
  display: table;
  width: 100%;
}
.recent-articles__title-wrapper {
  display: table-cell;
  vertical-align: middle;
}
.recent-articles__title {
  font-size: 14px;
  color: #333;
}
.recent-articles__title:hover {
  text-decoration: none;
}
.recent-portfolio .b-portfolio-list {
  margin-left: -2%;
  text-align: center;
}
.recent-portfolio .b-portfolio-list__item {
  display: inline-block;
  vertical-align: top;
  margin-left: 2%;
  width: 31.33%;
}
.recent-portfolio .b-portfolio-list__item:after {
  display: none;
}
.recent-portfolio .b-portfolio-list__item + .b-portfolio-list__item + .b-portfolio-list__item + .b-portfolio-list__item {
  display: none;
}
.recent-portfolio .b-portfolio-list__image-wrapper {
  width: auto;
  margin: 0 auto 15px auto;
  float: none;
  position: relative;
  overflow: hidden;
  border: 1px solid #f1f1f1;
}
.recent-portfolio .b-portfolio-list__info {
  margin: 0;
}
.recent-portfolio .b-portfolio-list__title-link {
  font-size: 16px;
  margin: 0;
  color: #000;
}
.recent-portfolio .b-portfolio-list__title-link:hover {
  color: #000;
}
.recent-portfolio .b-portfolio-list__image-link {
  width: auto;
  height: 150px;
  line-height: 150px;
  margin: 0 auto;
  position: reltive;
  border: none;
}
.recent-portfolio .b-portfolio-list__image-link:hover {
  border: none;
}
.recent-portfolio .b-portfolio-list__image-link .b-portfolio-list__image {
  max-width: 100%;
  max-height: 100%;
}
.recent-portfolio .recent-portfolio__image-overlay {
  position: absolute;
  left: 0;
  top: 0;
  height: 150px;
  width: 100%;
  display: table;
  background: rgba(45,45,45,0.7);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#b3333333", endColorstr="#b3333333",GradientType=1 );
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  visibility: hidden;
}
.recent-portfolio .recent-portfolio__overlay-text {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  padding: 20px;
  font-size: 14px;
  line-height: 1.2;
}
.recent-portfolio .recent-portfolio__overlay-text .b-portfolio-list__title-link {
  color: #fff;
}
.recent-portfolio .recent-portfolio__image-overlay + .b-portfolio-list__title-link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.recent-portfolio .b-portfolio-list__image-wrapper:hover .recent-portfolio__image-overlay {
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  visibility: visible;
}
.contact-info__address-part {
  display: inline;
}
.contact-info__address-part + .contact-info__address-part:before {
  content: ',';
  margin-right: 5px;
}
.contact-info__button {
  font-size: 13px;
  padding: 0px 10px;
}
.contact-info__buttons .contact-info__button {
  margin: 20px 15px 0 0;
}
.contact-info__company-name-wrapper {
  margin-bottom: 15px;
}
.contact-info__company-name {
  color: #000;
  font-size: 16px;
}
.contact-info__data-item {
  padding-left: 24px;
  position: relative;
  word-wrap: break-word;
}
.contact-info__data-item:before {
  content: '';
  position: absolute;
  width: 14px;
  height: 14px;
  left: 0;
  top: 2px;
  background: url("/web/20161010165223im_/http://d246sc7spddeom.cloudfront.net/production/design_template/475/images/sprite.png") no-repeat 0 0;
}
.contact-info__data-item + .contact-info__data-item {
  margin-top: 10px;
}
.contact-info__data-item_type_details:before {
  background-position: 0 -104px;
}
.contact-info__data-item_type_email:before {
  background-position: 0 -21px;
}
.contact-info__data-item_type_icq:before {
  background-position: 0 -86px;
}
.contact-info__data-item_type_skype:before {
  background-position: 0 0;
}
.contact-info__data-item_type_web-site:before {
  background-position: 0 -64px;
}
.contact-info__data {
  margin-top: 15px;
}
.contact-info__email:hover {
  text-decoration: underline;
}
.contact-info__info {
  color: #4d4d4d;
}
.contact-info__map-wrapper {
  overflow: hidden;
  margin-top: 15px;
}
.contact-info__map {
  height: 240px;
  background: #f8f8f8 url("/web/20161010165223im_/http://d246sc7spddeom.cloudfront.net/production/design_template/475/images/loader.gif") no-repeat center center;
}
.contact-info__person {
  font-size: 13px;
}
.contact-info__phones-description {
  margin-top: 1px;
  color: #888;
  font-size: 12px;
}
.contact-info__phones-extention {
  display: inline-block;
  color: #888;
  font-size: 13px;
}
.contact-info__phones-extention:before {
  content: '(';
}
.contact-info__phones-extention:after {
  content: ')';
}
.contact-info__phones-item {
  margin-top: 15px;
  margin-left: 5%;
  width: 45%;
  display: inline-block;
  vertical-align: top;
}
.contact-info__phones-item_pos_1-1 {
  display: block;
  width: auto;
}
.contact-info__phones-part {
  display: inline-block;
}
.contact-info__phones-part + .contact-info__phones-part {
  margin-left: 5px;
}
.contact-info__phones-single {
  font-size: 14px;
  color: #000;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.contact-info__phones-toggle {
  display: inline-block;
  margin-left: 5px;
  vertical-align: middle;
  border-bottom: 1px dotted #888;
  margin-top: -4px;
  color: #666;
}
.contact-info__phones-toggle:hover {
  cursor: pointer;
  color: #000;
}
.contact-info__phones-toggle + .contact-info__phones-part {
  display: none;
}
.contact-info__phones-toggle_view_hidden {
  display: none;
}
.contact-info__phones-toggle_view_hidden + .contact-info__phones-part {
  display: inline-block;
  margin-left: 5px;
}
.contact-info__phones {
  margin-left: -5%;
  margin-top: -15px;
  border-top: 1px solid transparent;
}
.contact-info__shedule-cell {
  display: table-cell;
  vertical-align: middle;
  padding: 5px 0px 5px 10px;
  border-bottom: 1px solid #eee;
  font-size: 0px;
}
.contact-info__shedule-cell:first-child {
  padding-left: 0;
  font-size: 13px;
}
.contact-info__shedule-forced {
  display: none;
}
.contact-info__shedule-row {
  display: table-row;
}
.contact-info__shedule-table {
  display: table;
  width: 100%;
}
.contact-info__shedule-thead {
  display: table-header-group;
}
.contact-info__shedule-thead .contact-info__shedule-cell {
  color: #888;
  font-size: 12px;
}
.contact-info__shedule-thead .contact-info__shedule-cell:before {
  content: attr(title);
}
.contact-info__shedule-thead .contact-info__shedule-cell:first-child + .contact-info__shedule-cell {
  width: 100px;
}
.contact-info__shedule-thead .contact-info__shedule-cell:first-child + .contact-info__shedule-cell + .contact-info__shedule-cell {
  width: 100px;
}
.contact-info__shedule-time-part {
  display: inline-block;
  font-size: 13px;
}
.contact-info__shedule-time-part + .contact-info__shedule-time-part:before {
  content: '-';
  margin: 0 5px;
}
.contact-info__shedule .b-sked {
  display: table-row-group;
}
.contact-info__shedule .b-sked__item {
  display: table-row;
}
.contact-info__table-cell {
  display: table-cell;
  vertical-align: top;
}
.contact-info__table-cell + .contact-info__table-cell {
  padding-left: 30px;
  width: 340px;
}
.contact-info__table {
  display: table;
  width: 100%;
  margin-top: 20px;
}
.contact-info__web-site:hover {
  text-decoration: underline;
}
.footer-contacts {
  float: right;
  width: 240px;
}
.footer-contacts + .sitewide-links {
  margin-right: 270px;
}
.footer-contacts .b-title {
  font-size: 16px;
  margin: 0 0 15px 0;
  padding: 0 0 15px 0;
  border-bottom: 1px solid #3b3b3b;
  color: #fff;
}
.footer-contacts a {
  color: #fff;
}
.footer-contacts a:hover {
  text-decoration: none;
}
.footer-contacts__address-part {
  display: inline;
}
.footer-contacts__address-part + .footer-contacts__address-part:before {
  content: ',';
  margin-right: 5px;
}
.footer-contacts__company-name-wrapper {
  margin-bottom: 15px;
}
.footer-contacts__company-name {
  font-size: 14px;
}
.footer-contacts__data-item {
  padding-left: 32px;
  position: relative;
  font-size: 13px;
  word-wrap: break-word;
}
.footer-contacts__data-item:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  left: 0;
  top: -3px;
  line-height: 20px;
  text-align: center;
  background: #8c8c8c;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.footer-contacts__data-item:after {
  content: '';
  position: absolute;
  width: 14px;
  height: 14px;
  left: 3px;
  top: 0px;
  background: url("/web/20161010165223im_/http://d246sc7spddeom.cloudfront.net/production/design_template/475/images/sprite.png") no-repeat 0 0;
}
.footer-contacts__data-item + .footer-contacts__data-item {
  margin-top: 10px;
}
.footer-contacts__data-item_type_address:after {
  background-position: -102px -44px;
}
.footer-contacts__data-item_type_details:after {
  background-position: -102px -104px;
}
.footer-contacts__data-item_type_email:after {
  background-position: -102px -21px;
}
.footer-contacts__data-item_type_icq:after {
  background-position: -102px -86px;
}
.footer-contacts__data-item_type_phones:before {
  top: 7px;
}
.footer-contacts__data-item_type_phones:after {
  background-position: -102px -124px;
  top: 10px;
}
.footer-contacts__data-item_type_skype:after {
  background-position: -102px 0;
}
.footer-contacts__data-item_type_web-site:after {
  background-position: -102px -64px;
}
.footer-contacts__data {
  margin-top: 15px;
}
.footer-contacts__email {
  color: #888;
  text-decoration: underline;
}
.footer-contacts__email:hover {
  text-decoration: underline;
}
.footer-contacts__person {
  display: block;
  font-size: 13px;
  margin-top: 4px;
}
.footer-contacts__phones-description {
  margin-top: 1px;
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
  font-size: 12px;
}
.footer-contacts__phones-extention {
  display: inline-block;
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
  font-size: 13px;
}
.footer-contacts__phones-extention:before {
  content: '(';
}
.footer-contacts__phones-extention:after {
  content: ')';
}
.footer-contacts__phones-item {
  margin-top: 10px;
}
.footer-contacts__phones-part {
  display: inline-block;
}
.footer-contacts__phones-part + .footer-contacts__phones-part {
  margin-left: 5px;
}
.footer-contacts__phones-single {
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.footer-contacts__phones-toggle {
  display: inline-block;
  margin-left: 5px;
  vertical-align: middle;
  border-bottom: 1px dotted #888;
  margin-top: -4px;
  color: #666;
}
.footer-contacts__phones-toggle:hover {
  cursor: pointer;
  color: #000;
}
.footer-contacts__phones-toggle + .footer-contacts__phones-part {
  display: none;
}
.footer-contacts__phones-toggle_view_hidden {
  display: none;
}
.footer-contacts__phones-toggle_view_hidden + .footer-contacts__phones-part {
  display: inline-block;
  margin-left: 5px;
}
.footer-contacts__phones {
  margin-top: -10px;
  border-top: 1px solid transparent;
  positon: relative;
}
.sidebar-contacts__address-part {
  display: inline-block;
  vertical-align: top;
}
.sidebar-contacts__address-part:after {
  content: ',';
  margin-right: 5px;
}
.sidebar-contacts__address-part:last-child:after {
  display: none;
}
.sidebar-contacts__company-name-wrapper {
  margin-bottom: 15px;
}
.sidebar-contacts__company-name {
  color: #000;
  font-size: 14px;
}
.sidebar-contacts__data-item {
  padding-left: 24px;
  position: relative;
  font-size: 13px;
  word-wrap: break-word;
}
.sidebar-contacts__data-item:before {
  content: '';
  position: absolute;
  width: 14px;
  height: 14px;
  left: 0;
  top: 1px;
  background: url("/web/20161010165223im_/http://d246sc7spddeom.cloudfront.net/production/design_template/475/images/sprite.png") no-repeat 0 0;
}
.sidebar-contacts__data-item + .sidebar-contacts__data-item {
  margin-top: 10px;
}
.sidebar-contacts__data-item_type_address:before {
  background-position: 0 -44px;
}
.sidebar-contacts__data-item_type_details:before {
  background-position: 0 -104px;
}
.sidebar-contacts__data-item_type_email:before {
  background-position: 0 -21px;
}
.sidebar-contacts__data-item_type_icq:before {
  background-position: 0 -86px;
}
.sidebar-contacts__data-item_type_skype:before {
  background-position: 0 0;
}
.sidebar-contacts__data-item_type_web-site:before {
  background-position: 0 -64px;
}
.sidebar-contacts__data {
  margin-top: 15px;
}
.sidebar-contacts__email {
  color: #888;
  text-decoration: underline;
}
.sidebar-contacts__email:hover {
  text-decoration: underline;
}
.sidebar-contacts__info {
  color: #4d4d4d;
}
.sidebar-contacts__person {
  display: block;
  font-size: 13px;
  margin-top: 4px;
}
.sidebar-contacts__phones-description {
  margin-top: 1px;
  color: #888;
  font-size: 12px;
}
.sidebar-contacts__phones-extention {
  display: inline-block;
  color: #888;
  font-size: 13px;
}
.sidebar-contacts__phones-extention:before {
  content: '(';
}
.sidebar-contacts__phones-extention:after {
  content: ')';
}
.sidebar-contacts__phones-item {
  margin-top: 10px;
}
.sidebar-contacts__phones-part {
  display: inline-block;
}
.sidebar-contacts__phones-part + .sidebar-contacts__phones-part {
  margin-left: 5px;
}
.sidebar-contacts__phones-single {
  font-size: 14px;
  color: #000;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.sidebar-contacts__phones-toggle {
  display: inline-block;
  margin-left: 5px;
  vertical-align: middle;
  border-bottom: 1px dotted #888;
  margin-top: -4px;
  color: #666;
}
.sidebar-contacts__phones-toggle:hover {
  cursor: pointer;
  color: #000;
}
.sidebar-contacts__phones-toggle + .sidebar-contacts__phones-part {
  display: none;
}
.sidebar-contacts__phones-toggle_view_hidden {
  display: none;
}
.sidebar-contacts__phones-toggle_view_hidden + .sidebar-contacts__phones-part {
  display: inline-block;
  margin-left: 5px;
}
.sidebar-contacts__phones {
  margin-top: -10px;
  border-top: 1px solid transparent;
}
.sidebar-contacts__web-site {
  color: #888;
  text-decoration: underline;
}
.sidebar-contacts__web-site:hover {
  text-decoration: underline;
}
.sidebar-map {
  margin-top: 15px;
}
.sidebar-map__icon {
  position: absolute;
  width: 24px;
  height: 24px;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -12px;
  line-height: 24px;
  font-size: 24px;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  display: none;
  color: #666;
}
.sidebar-map__icon:before {
  content: '\e8bc';
}
:root .sidebar-map__icon {
  display: block;
  visibility: hidden;
}
.sidebar-map__image {
  display: block;
  width: 100%;
  height: auto;
}
.sidebar-map__link {
  position: relative;
  overflow: hidden;
}
.sidebar-map__link:hover {
  cursor: pointer;
}
.sidebar-map__link:hover .sidebar-map__overlay {
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  visibility: visible;
  display: block;
}
.sidebar-map__link:hover .sidebar-map__icon {
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  visibility: visible;
  display: block;
}
.sidebar-map__overlay {
  background: rgba(255,255,255,0.5);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#80ffffff", endColorstr="#80ffffff",GradientType=0 );
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  display: none;
  width: 100%;
}
:root .sidebar-map__overlay {
  display: block;
  visibility: hidden;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.filiation-contacts__address-part {
  display: inline;
}
.filiation-contacts__address-part + .filiation-contacts__address-part:before {
  content: ',';
  margin-right: 5px;
}
.filiation-contacts__company-name-wrapper {
  margin-bottom: 15px;
}
.filiation-contacts__company-name {
  color: #000;
  font-size: 14px;
}
.filiation-contacts__data-item {
  padding-left: 24px;
  position: relative;
  font-size: 13px;
  word-wrap: break-word;
}
.filiation-contacts__data-item:before {
  content: '';
  position: absolute;
  width: 14px;
  height: 14px;
  left: 0;
  top: 1px;
  background: url("/web/20161010165223im_/http://d246sc7spddeom.cloudfront.net/production/design_template/475/images/sprite.png") no-repeat 0 0;
}
.filiation-contacts__data-item + .filiation-contacts__data-item {
  margin-top: 10px;
}
.filiation-contacts__data-item_type_address:before {
  background-position: 0 -44px;
}
.filiation-contacts__data-item_type_email:before {
  background-position: 0 -21px;
}
.filiation-contacts__data {
  margin-top: 15px;
}
.filiation-contacts__email:hover {
  text-decoration: underline;
}
.filiation-contacts__item {
  margin-top: 20px;
  display: inline-block;
  vertical-align: top;
  width: 45%;
  margin-left: 5%;
}
.filiation-contacts__item_pos_1-1 {
  display: block;
  width: auto;
}
.filiation-contacts__item_pos_1-1 .filiation-contacts__phones-item {
  width: 20%;
}
.filiation-contacts__list {
  margin-left: -5%;
  margin-top: -20px;
  border-top: 1px solid transparent;
}
.filiation-contacts__phones-description {
  margin-top: 1px;
  color: #888;
  font-size: 12px;
}
.filiation-contacts__phones-extention {
  display: inline-block;
  color: #888;
  font-size: 13px;
}
.filiation-contacts__phones-extention:before {
  content: '(';
}
.filiation-contacts__phones-extention:after {
  content: ')';
}
.filiation-contacts__phones-item {
  margin-top: 10px;
  margin-left: 5%;
  display: inline-block;
  vertical-align: top;
  width: 45%;
}
.filiation-contacts__phones-item_pos_1-1 {
  display: block;
  width: auto;
}
.filiation-contacts__phones-part {
  display: inline-block;
}
.filiation-contacts__phones-part + .filiation-contacts__phones-part {
  margin-left: 5px;
}
.filiation-contacts__phones-single {
  font-size: 14px;
  color: #000;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.filiation-contacts__phones-toggle {
  display: inline-block;
  margin-left: 5px;
  vertical-align: middle;
  border-bottom: 1px dotted #888;
  margin-top: -4px;
  color: #666;
}
.filiation-contacts__phones-toggle:hover {
  cursor: pointer;
  color: #000;
}
.filiation-contacts__phones-toggle + .filiation-contacts__phones-part {
  display: none;
}
.filiation-contacts__phones-toggle_view_hidden {
  display: none;
}
.filiation-contacts__phones-toggle_view_hidden + .filiation-contacts__phones-part {
  display: inline-block;
  margin-left: 5px;
}
.filiation-contacts__phones {
  margin-left: -5%;
  margin-top: -10px;
  border-top: 1px solid transparent;
}
.notification {
  line-height: 1.4;
  font-size: 13px;
  color: #000;
  padding: 0;
  margin: 0 0 30px 0;
  background: #fff8cb;
  border: 1px solid #eac853;
  -webkit-box-shadow: 0px 2px 8px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 2px 8px rgba(0,0,0,0.1);
  box-shadow: 0px 2px 8px rgba(0,0,0,0.1);
}
.notification__inner {
  padding: 10px 30px 10px 20px;
  position: relative;
}
.notification__toggle {
  position: absolute;
  right: 10px;
  top: 16px;
  font-size: 13px;
  width: 7px;
  height: 7px;
  background: url("/web/20161010165223im_/http://d246sc7spddeom.cloudfront.net/production/design_template/475/images/sprite.png") no-repeat -121px 0;
}
.notification__toggle:hover {
  cursor: pointer;
}
.notification__user-message {
  margin-top: 10px;
}
.notification_view_hidden {
  display: none;
}
.b-head-control-panel__container {
  width: 960px;
  margin: 0 auto;
}
.b-button-colored_loc_sticky-panel + .b-button-colored_loc_sticky-panel {
  margin-left: 10px;
}
.b-button-colored_loc_sticky-panel + .b-sticky-panel__phone-field {
  margin-left: 10px;
}
.b-sticky-panel + .b-product__info-line {
  margin-top: 15px;
}
.b-sticky-panel .page__wrapper {
  padding: 10px 0;
}
.b-sticky-panel__buttons-line {
  font-size: 0;
}
.b-sticky-panel__container {
  position: fixed;
  top: 0;
  margin-top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  -webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.2);
  box-shadow: 0px 1px 2px rgba(0,0,0,0.2);
  padding: 0;
  z-index: 1011;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
.b-sticky-panel__container_state_hidden {
  display: none;
  top: 0;
  margin-top: -150px;
}
:root .b-sticky-panel__container_state_hidden {
  display: block;
  visibility: hidden;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.b-sticky-panel__custom-order {
  margin-right: 15px !important;
}
.b-sticky-panel .b-sticky-panel__drop-phones {
  margin: 0 10px 0 0;
  display: inline-block;
  vertical-align: middle;
}
.b-sticky-panel .b-sticky-panel__drop-phones .b-drop-phones__item:first-child {
  text-align: left;
}
.b-sticky-panel__image-box {
  display: block;
  text-align: center;
  background: #fff;
  font-size: 0;
  width: 70px;
  height: 70px;
  line-height: 70px;
  position: relative;
  border: 1px solid #f1f1f1;
}
span.b-sticky-panel__image-box {
  background: url("/web/20161010165223im_/http://d246sc7spddeom.cloudfront.net/production/design_template/475/images/nophoto.png") no-repeat center center;
}
a.b-sticky-panel__image-box:hover {
  border-color: #ddd;
}
.b-sticky-panel__image-wrapper {
  float: left;
}
.b-sticky-panel__image {
  display: inline-block;
  vertical-align: middle;
  max-height: 94%;
  max-width: 94%;
}
.b-sticky-panel__main-button {
  display: inline-block;
  vertical-align: middle;
}
.b-sticky-panel__main-button .b-button-colored {
  height: 22px;
  line-height: 22px;
  padding: 0 10px;
}
.b-sticky-panel__main-button + .b-sticky-panel__other-buttons {
  margin-left: 15px;
  padding-left: 15px;
  border-left: 1px dotted #666;
}
.b-sticky-panel__old-price {
  color: #888;
  font-size: 12px;
  font-weight: normal;
  margin-left: 4px;
  text-decoration: line-through;
}
.b-sticky-panel__old-price:before {
  content: '(';
}
.b-sticky-panel__old-price:after {
  content: ')';
}
.b-sticky-panel__other-buttons {
  display: inline-block;
  vertical-align: middle;
}
.b-sticky-panel__other-buttons .b-sticky-panel__custom-order,
.b-sticky-panel__other-buttons .b-sticky-panel__custom-order:hover,
.b-sticky-panel__other-buttons .b-sticky-panel__custom-order:active,
.b-sticky-panel__other-buttons .b-partnerships-prices,
.b-sticky-panel__other-buttons .b-partnerships-prices:hover,
.b-sticky-panel__other-buttons .b-partnerships-prices:active {
  font-size: 13px;
  color: #000;
  background: none;
  padding: 0;
  margin: 0;
  border: none;
  border-bottom: 1px dotted;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -moz-text-shadow: none;
  -webkit-text-shadow: none;
  text-shadow: none;
  height: auto;
  line-height: 1.3;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}
.b-sticky-panel__other-buttons .b-drop-phones {
  margin-top: -2px;
}
.b-sticky-panel__phone-field {
  display: inline-block;
  vertical-align: middle;
}
.b-sticky-panel__phone-field .b-form-input-button {
  width: 240px;
  background: #fff;
  border: 1px solid #ddd;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  height: 22px;
  position: relative;
}
.b-sticky-panel__phone-field .b-form-input {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: auto;
  padding: 4px 120px 5px 10px;
  font-size: 12px;
}
.b-sticky-panel__phone-field .b-custom-button_state_disabled,
.b-sticky-panel__phone-field .b-custom-button_state_disabled:hover,
.b-sticky-panel__phone-field .b-custom-button_state_disabled:active {
  border-color: #ddd;
}
.b-sticky-panel__phone-field .b-form-input-button__button {
  padding: 0 7px;
  height: 22px;
  line-height: 22px;
  font-size: 12px;
  position: absolute;
  top: -1px;
  right: -1px;
}
.b-sticky-panel__price {
  color: #000;
  font-size: 14px;
  font-weight: normal;
}
.b-sticky-panel__prices {
  display: inline-block;
  margin-left: 15px;
}
.b-sticky-panel__product-status {
  color: #888;
  font-size: 12px;
  margin-left: 15px;
}
.b-sticky-panel__product-title {
  font-size: 14px;
  color: #000;
  display: inline-block;
  margin-left: 15px;
}
.b-sticky-panel__text-wrapper {
  margin-left: 80px;
}
.b-sticky-panel__title-wrapper {
  margin-bottom: 15px;
  margin-left: -15px;
}
.b-sticky-panel__wrapper {
  width: 980px;
  margin: 0 auto;
}
.main-form__description + .main-form__body {
  margin-top: 15px;
}
.main-form__notification-button {
  display: inline;
  padding: 0;
  border: none;
  background: none;
  color: #000;
  border-bottom: 1px dotted;
}
.main-form__notification-button:hover {
  cursor: pointer;
}
.main-form__notification-text {
  display: inline;
  color: #3a7400;
  margin: 10px 0;
}
.main-form__notification {
  padding: 10px 15px;
  background-color: #efd;
  border: 1px solid #cdb;
  position: relative;
}
.b-feedback .b-feedback__button {
  line-height: 1;
}
.b-feedback__input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  background: #fff;
  padding: 7px 8px;
  resize: none;
  border: 1px solid #ddd;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.b-feedback__label {
  display: none;
}
.b-feedback__row {
  margin: 10px 0;
}
.b-feedback__row:first-child {
  margin-top: 0;
}
.header-contacts {
  display: inline-block;
  vertical-align: middle;
  padding-top: 10px;
  margin-right: 10px;
}
.header-contacts__dropdown {
  position: absolute;
  display: none;
  left: -11px;
  top: -11px;
  right: -11px;
  border: 1px solid #f1f1f1;
  background: #fff;
  -webkit-box-shadow: 0px 2px 5px rgba(0,0,0,0.12);
  -moz-box-shadow: 0px 2px 5px rgba(0,0,0,0.12);
  box-shadow: 0px 2px 5px rgba(0,0,0,0.12);
}
.header-contacts__dropdown .header-contacts__phones-item {
  padding: 10px;
  color: #222;
}
.header-contacts__dropdown .header-contacts__phones-item:first-child .header-contacts__phones-single:after {
  content: '\e84c';
  margin-left: 4px;
  font-size: 12px;
  vertical-align: middle;
}
.header-contacts__dropdown .header-contacts__phones-item + .header-contacts__phones-item {
  border-top: 1px solid #f1f1f1;
}
:root .header-contacts__dropdown {
  display: block;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  visibility: hidden;
}
.header-contacts__info {
  display: none;
  text-align: center;
}
.header-contacts__phones-description {
  font-size: 12px;
}
.header-contacts__phones-item {
  cursor: default;
  position: relative;
}
.header-contacts__phones-item_pos_1-1 + .header-contacts__some-phones {
  display: none;
}
.header-contacts__phones-part {
  display: inline-block;
}
.header-contacts__phones-part + .header-contacts__phones-part {
  margin-left: 5px;
}
.header-contacts__phones-single {
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
}
.header-contacts__phones {
  display: inline-block;
}
.header-contacts__some-phones {
  margin: 0;
  display: inline-block;
  height: 30px;
  vertical-align: top;
  position: relative;
  z-index: 51;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.header-contacts__some-phones > .header-contacts__phones-item .header-contacts__phones-single:after {
  content: '\e84d';
  margin-left: 4px;
  font-size: 12px;
  vertical-align: middle;
}
.header-contacts__some-phones:hover .header-contacts__dropdown {
  display: block;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  visibility: visible;
}
.sidebar-user-pages__item + .sidebar-user-pages__item {
  margin-top: 10px;
}
.sidebar-user-pages__title:before {
  content: attr(title);
}
.sidebar-articles__description {
  font-size: 13px;
  color: #444;
}
.sidebar-articles__image-link {
  display: block;
  text-align: center;
  font-size: 0;
  overflow: hidden;
}
.sidebar-articles__image-wrapper {
  float: left;
  padding-top: 4px;
}
.sidebar-articles__image {
  display: inline-block;
  vertical-align: top;
  max-width: 50px;
  max-height: 50px;
  margin-right: 10px;
}
.sidebar-articles__item + .sidebar-articles__item {
  margin-top: 20px;
}
.sidebar-articles__text-wrapper {
  overflow: hidden;
}
.sidebar-articles__title-wrapper {
  margin-bottom: 5px;
}
.sidebar-articles__title {
  color: #000;
}
.sidebar-news__description {
  font-size: 13px;
  color: #444;
}
.sidebar-news__image-link {
  display: block;
  text-align: center;
  font-size: 0;
  overflow: hidden;
}
.sidebar-news__image-wrapper {
  float: left;
  padding-top: 4px;
}
.sidebar-news__image {
  display: inline-block;
  vertical-align: top;
  max-width: 50px;
  max-height: 50px;
  margin-right: 10px;
}
.sidebar-news__item + .sidebar-news__item {
  margin-top: 20px;
}
.sidebar-news__text-wrapper {
  overflow: hidden;
}
.sidebar-news__title-wrapper {
  margin-bottom: 5px;
}
.sidebar-news__title {
  color: #000;
}
.fixed-form {
  position: fixed;
  right: -1px;
  width: 240px;
  top: 30%;
  z-index: 99;
}
.fixed-form .b-title {
  margin: 0 0 20px 0;
  padding: 0;
  background: transparent;
}
.fixed-form__info {
  color: #222;
  background: #fff;
  padding: 15px;
  position: relative;
  -webkit-box-shadow: 0px 5px 5px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 5px 5px rgba(0,0,0,0.1);
  box-shadow: 0px 5px 5px rgba(0,0,0,0.1);
  z-index: 2;
}
.fixed-form__info + .fixed-form__toggle {
  display: block;
}
.fixed-form__inner {
  position: relative;
}
.fixed-form__toggle {
  position: absolute;
  right: 100%;
  top: 0;
  color: #fff;
  background: url("/web/20161010165223im_/http://d246sc7spddeom.cloudfront.net/production/design_template/475/images/noisy2.png");
  width: 110px;
  height: 32px;
  line-height: 32px;
  padding-bottom: 8px;
  text-align: center;
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -khtml-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  display: none;
  -webkit-box-shadow: inset 0px 1px 0px rgba(255,255,255,0.07), 0px 1px 2px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0px 1px 0px rgba(255,255,255,0.07), 0px 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0px 1px 0px rgba(255,255,255,0.07), 0px 1px 2px rgba(0,0,0,0.1);
  -moz-text-shadow: 0px -1px 0px rgba(0,0,0,0.15);
  -webkit-text-shadow: 0px -1px 0px rgba(0,0,0,0.15);
  text-shadow: 0px -1px 0px rgba(0,0,0,0.15);
}
.fixed-form__toggle:hover {
  cursor: pointer;
}
:root .fixed-form__toggle {
  margin: 35px -40px 0 0;
}
:root .fixed-form_type_hidden .fixed-form__toggle:hover {
  margin-right: -35px;
}
.fixed-form_type_hidden {
  right: -242px;
}
@media all and (min-width: 1280px) {
  .page__wrapper,
  .b-head-control-panel__container,
  .b-sticky-panel__wrapper {
    width: 1200px;
  }
  .b-product-line_type_gallery {
    width: 23%;
  }
  .product-groups_view_gallery .product-groups__item {
    width: 23%;
  }
  .product-groups_view_list .product-groups__item {
    width: 48%;
  }
  .content__line_block_portfolio .b-portfolio-list__image-link {
    width: 150px;
    height: 150px;
    line-height: 150px;
  }
  .content__line_block_portfolio .b-portfolio-list__info {
    margin-left: 170px !important;
  }
  .b-photos-folders__item {
    width: 23%;
  }
  .b-photos__item {
    width: 23%;
  }
  .b-certificates-folders__item {
    width: 23%;
  }
  .b-certificates__item {
    width: 23%;
  }
  .b-similar-products__item {
    width: 20%;
  }
  .b-similar-products__item:first-child + .b-similar-products__item + .b-similar-products__item + .b-similar-products__item + .b-similar-products__item {
    display: inline-block;
  }
  .b-portfolio__gallery-item {
    width: 23%;
  }
  .b-sundry__item {
    font-size: 13px;
  }
  .content__line_block_portfolio .b-portfolio-list__info {
    margin-left: 120px;
  }
  .sidebar_side_right {
    width: 220px;
    margin: 0 0 0 -220px;
    float: left;
  }
  .sidebar_side_right .recent-news__list {
    margin-left: 0;
  }
  .sidebar_side_right .recent-news__item {
    display: block;
    width: 100%;
    margin: 0;
  }
  .sidebar_side_right .recent-news__item + .recent-news__item {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #eee;
  }
  .sidebar_side_right .recent-articles__list {
    margin-left: 0;
  }
  .sidebar_side_right .recent-articles__item {
    display: block;
    width: 100%;
    margin: 0;
  }
  .sidebar_side_right .recent-articles__item + .recent-articles__item {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #eee;
  }
  .sidebar_side_right .b-portfolio-list {
    margin-left: 0;
  }
  .sidebar_side_right .b-portfolio-list__item {
    display: block;
    width: 100%;
    margin: 0;
  }
  .sidebar_side_right .b-portfolio-list__item + .b-portfolio-list__item {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #eee;
  }
  .sidebar_side_right .b-recent-vacancies__list {
    margin-left: 0;
  }
  .sidebar_side_right .b-recent-vacancies__item {
    display: block;
    width: 100%;
    margin: 0;
  }
  .sidebar_side_right .b-recent-vacancies__item + .b-recent-vacancies__item {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #eee;
  }
  .sidebar_side_right .recent-articles__text-wrapper,
  .sidebar_side_right .recent-news__text-wrapper,
  .sidebar_side_right .recent-vacancies__text-wrapper {
    display: block;
  }
  .sidebar_side_right .recent-articles__date-wrapper,
  .sidebar_side_right .recent-news__date-wrapper,
  .sidebar_side_right .recent-vacancies__date-wrapper {
    display: block;
    width: auto;
  }
  .sidebar_side_right .recent-articles__date,
  .sidebar_side_right .recent-news__date,
  .sidebar_side_right .recent-vacancies__date {
    background: none;
    color: #777;
    float: none;
    height: auto;
    width: auto;
    text-align: left;
  }
  .sidebar_side_right .recent-articles__date-d,
  .sidebar_side_right .recent-news__date-d,
  .sidebar_side_right .recent-vacancies__date-d {
    display: inline;
    font-size: 12px;
  }
  .sidebar_side_right .recent-articles__date-m,
  .sidebar_side_right .recent-news__date-m,
  .sidebar_side_right .recent-vacancies__date-m {
    display: inline;
    margin-left: 4px;
    font-size: 12px;
  }
  .sidebar_side_right .recent-articles__title-wrapper,
  .sidebar_side_right .recent-news__title-wrapper,
  .sidebar_side_right .recent-vacancies__text-wrapper {
    display: block;
    padding: 0;
    margin-top: 5px;
  }
  .sidebar-right__check + .content__wrapper_padding_left {
    float: left;
    margin-right: 250px;
    width: 680px;
  }
  .sidebar-right__check + .content__wrapper_padding_left .content__line_block_main-groups .product-groups_view_gallery .product-groups__item {
    width: 31.33%;
  }
  .sidebar-right__check + .content__wrapper_padding_left .content__line_block_main-groups .product-groups_view_list .product-groups__item {
    width: 100%;
  }
  .sidebar-right__check + .content__wrapper_padding_left .content__line_block_main-products .b-product-line_type_gallery {
    width: 31.33%;
  }
}

.b-slider__nav-item:before {
  border: 2px solid #ff694a;
}
.b-slider__nav-item:hover:before {
  background: #ff694a;
}
.b-slider__nav-item_state_active:before {
  background: #ff694a;
}
.fixed-form .b-title {
  color: #ff694a;
}
.b-form-radiobox__input + .b-form-radiobox__label:before,
.b-form-checkbox__input + .b-form-checkbox__label:before,
.fixed-form__toggle {
  background-color: #ff694a;
}
.fixed-form__info {
  border: 1px solid #ff694a;
}
a {
  color: #ff694a;
}
a:hover {
  color: #ff694a;
  text-decoration: underline;
}
a.sidebar-menu__link:hover,
.sidebar-menu__toggle:hover,
.sidebar-menu__link-wrapper_state_active .sidebar-menu__link,
.sidebar-menu__item:hover .sidebar-menu__link-wrapper,
.sidebar-menu__dropdown-link-wrapper_state_active .sidebar-menu__dropdown-link,
.sidebar-menu__dropdown-link:hover,
.sidebar-menu__groups .sidebar-menu__item:hover .sidebar-menu__dropdown:before {
  color: #ff694a;
}
.b-sitewide-links__list-link {
  color: #bbb;
}
.b-sitewide-links__list-link:hover {
  color: #ff694a;
  text-decoration: none;
}
.sidebar-menu__products-link-wrapper {
  background: #ff694a;
}
.b-product__price {
  color: #1b1b1b;
}
.b-product__price_type_old {
  color: #666;
}
.content {
  background: #e7e7e7 url("/web/20161010165223im_/http://d246sc7spddeom.cloudfront.net/production/design_template/475/images/patterns/1.png");
}
.content__wrapper .b-title {
  background-color: #00c257;
}
.sidebar_side_left .b-title {
  background-color: #f3595e;
}
.sidebar_side_left .sidebar-menu__title {
  background-color: #ff694a;
}
.sidebar_side_right .b-title {
  background-color: #00c257;
}
@media all and (min-width: 1280px) {
  .sidebar_side_right .b-title {
    background-color: #ff8605;
  }
}
.search__button {
  background-color: #ff694a;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ff6d4f), to(#ff6545));
  background: -webkit-linear-gradient(top, #ff6d4f, #ff6545);
  background: -moz-linear-gradient(top, #ff6d4f, #ff6545);
  background: -ms-linear-gradient(top, #ff6d4f, #ff6545);
  background: -o-linear-gradient(top, #ff6d4f, #ff6545);
}
.search__button:hover {
  background-color: #ff7e64;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ff8269), to(#ff7a5f));
  background: -webkit-linear-gradient(top, #ff8269, #ff7a5f);
  background: -moz-linear-gradient(top, #ff8269, #ff7a5f);
  background: -ms-linear-gradient(top, #ff8269, #ff7a5f);
  background: -o-linear-gradient(top, #ff8269, #ff7a5f);
}
.search__button:active {
  background-color: #ff5c3b;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ff6040), to(#ff5836));
  background: -webkit-linear-gradient(top, #ff6040, #ff5836);
  background: -moz-linear-gradient(top, #ff6040, #ff5836);
  background: -ms-linear-gradient(top, #ff6040, #ff5836);
  background: -o-linear-gradient(top, #ff6040, #ff5836);
}
/* pagination */
.b-pager__link {
  color: #fff;
  background-color: #333;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#363636), to(#303030));
  background: -webkit-linear-gradient(top, #363636, #303030);
  background: -moz-linear-gradient(top, #363636, #303030);
  background: -ms-linear-gradient(top, #363636, #303030);
  background: -o-linear-gradient(top, #363636, #303030);
  border: 1px solid #292929;
}
.b-pager__link:hover {
  color: #fff;
  background-color: #3d3d3d;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#404040), to(#3a3a3a));
  background: -webkit-linear-gradient(top, #404040, #3a3a3a);
  background: -moz-linear-gradient(top, #404040, #3a3a3a);
  background: -ms-linear-gradient(top, #404040, #3a3a3a);
  background: -o-linear-gradient(top, #404040, #3a3a3a);
  border-color: #333;
}
.b-pager__link:active {
  background-color: #2b2b2b;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#2e2e2e), to(#282828));
  background: -webkit-linear-gradient(top, #2e2e2e, #282828);
  background: -moz-linear-gradient(top, #2e2e2e, #282828);
  background: -ms-linear-gradient(top, #2e2e2e, #282828);
  background: -o-linear-gradient(top, #2e2e2e, #282828);
  border-color: #212121;
}
.b-pager__link_type_current,
.b-pager__link_type_current:hover,
.b-pager__link_type_current:active {
  background-color: #ff694a;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ff6d4f), to(#ff6545));
  background: -webkit-linear-gradient(top, #ff6d4f, #ff6545);
  background: -moz-linear-gradient(top, #ff6d4f, #ff6545);
  background: -ms-linear-gradient(top, #ff6d4f, #ff6545);
  background: -o-linear-gradient(top, #ff6d4f, #ff6545);
  border-color: #ff5431;
  color: #fff;
  cursor: default;
}
/* rating */
.b-rating__bar {
  background: #00df00;
}
.b-product-line_type_gallery:hover .b-product-line__image-wrapper:before {
  background-color: #ff694a;
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#80000000", endColorstr="#80000000",GradientType=0 );
}
/* sidebar menu */
.b-filter-list__link {
  color: #1b1b1b;
}
/* label discount*/
.b-product-label {
  background: #ff694a;
  color: #fff;
}
.b-discount {
  background: #00c257;
  color: #fff;
}
.b-product-line_type_gallery .b-discount:before {
  border-bottom-color: #00853c;
  border-right-color: #00853c;
}
.b-product-line_type_gallery .b-discount:after {
  border-bottom-color: #00853c;
  border-left-color: #00853c;
}
.b-product-line_type_gallery .b-product-label:before {
  border-top-color: #ff360d;
  border-right-color: #ff360d;
}
.b-product-line_type_gallery .b-product-label:after {
  border-top-color: #ff694a;
  border-bottom-color: #ff694a;
}
/* footer */
.b-facilities__item .b-facilities__icon {
  background-color: #333;
}
.b-facilities__item .b-facilities__text {
  color: #333;
}
.b-facilities__item:hover .b-facilities__icon {
  background-color: #00c257;
}
.b-facilities__item:hover .b-facilities__text {
  color: #00c257;
}
/* buttons */
.b-product-line .b-button-colored,
.b-sticky-panel__main-button .b-button-colored,
.b-button-colored_loc_product,
.b-product__info-holder .b-button-colored {
  color: #fff;
  background-color: #ff694a;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ff6d4f), to(#ff6545));
  background: -webkit-linear-gradient(top, #ff6d4f, #ff6545);
  background: -moz-linear-gradient(top, #ff6d4f, #ff6545);
  background: -ms-linear-gradient(top, #ff6d4f, #ff6545);
  background: -o-linear-gradient(top, #ff6d4f, #ff6545);
  border: 1px solid #ff5836;
}
.b-product-line .b-button-colored:hover,
.b-sticky-panel__main-button .b-button-colored:hover,
.b-button-colored_loc_product:hover,
.b-product__info-holder .b-button-colored:hover {
  color: #fff;
  background-color: #ff7a5e;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ff7e63), to(#ff7659));
  background: -webkit-linear-gradient(top, #ff7e63, #ff7659);
  background: -moz-linear-gradient(top, #ff7e63, #ff7659);
  background: -ms-linear-gradient(top, #ff7e63, #ff7659);
  background: -o-linear-gradient(top, #ff7e63, #ff7659);
  border-color: #ff694a;
}
.b-product-line .b-button-colored:active,
.b-sticky-panel__main-button .b-button-colored:active,
.b-button-colored_loc_product:active,
.b-product__info-holder .b-button-colored:active {
  background-color: #ff5c3b;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ff6040), to(#ff5836));
  background: -webkit-linear-gradient(top, #ff6040, #ff5836);
  background: -moz-linear-gradient(top, #ff6040, #ff5836);
  background: -ms-linear-gradient(top, #ff6040, #ff5836);
  background: -o-linear-gradient(top, #ff6040, #ff5836);
  border-color: #ff4b26;
}
.b-button-colored,
.b-custom-button,
.b-feedback__button {
  color: #fff;
  background-color: #333;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#363636), to(#303030));
  background: -webkit-linear-gradient(top, #363636, #303030);
  background: -moz-linear-gradient(top, #363636, #303030);
  background: -ms-linear-gradient(top, #363636, #303030);
  background: -o-linear-gradient(top, #363636, #303030);
  border: 1px solid #292929;
}
.b-button-colored:hover,
.b-custom-button:hover,
.b-feedback__button:hover {
  color: #fff;
  background-color: #3d3d3d;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#404040), to(#3a3a3a));
  background: -webkit-linear-gradient(top, #404040, #3a3a3a);
  background: -moz-linear-gradient(top, #404040, #3a3a3a);
  background: -ms-linear-gradient(top, #404040, #3a3a3a);
  background: -o-linear-gradient(top, #404040, #3a3a3a);
  border-color: #333;
}
.b-button-colored:active,
.b-custom-button:active,
.b-feedback__button:active {
  background-color: #2b2b2b;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#2e2e2e), to(#282828));
  background: -webkit-linear-gradient(top, #2e2e2e, #282828);
  background: -moz-linear-gradient(top, #2e2e2e, #282828);
  background: -ms-linear-gradient(top, #2e2e2e, #282828);
  background: -o-linear-gradient(top, #2e2e2e, #282828);
  border-color: #212121;
}
.b-credit,
.b-product__info-line .b-custom-order,
.b-product__info-line .b-partnerships-prices {
  background: #fff;
  border: 1px solid #ff694a;
  color: #ff694a;
}
.b-credit:hover,
.b-product__info-line .b-custom-order:hover,
.b-product__info-line .b-partnerships-prices:hover {
  background: #fff;
  border-color: #ff7e64;
  color: #ff7e64;
}
.b-credit:active,
.b-product__info-line .b-custom-order:active,
.b-product__info-line .b-partnerships-prices:active {
  background: #fff;
  border-color: #ff5431;
  color: #ff5431;
}
/* fonts */

/*
     FILE ARCHIVED ON 16:52:23 Oct 10, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:38:33 Aug 06, 2021.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 329.533
  exclusion.robots: 136.138
  exclusion.robots.policy: 136.128
  xauthn.identify: 87.571
  xauthn.chkprivs: 48.282
  RedisCDXSource: 21.551
  esindex: 0.007
  LoadShardBlock: 148.892 (3)
  PetaboxLoader3.datanode: 70.965 (5)
  CDXLines.iter: 20.675 (3)
  PetaboxLoader3.resolve: 80.316 (3)
  load_resource: 77.774 (2)
*/