@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain) */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent; }

body {
  line-height: 1.4;
  background: #fff; }

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; }
  table tr td, table tr th {
    vertical-align: top;
    text-align: left; }

input[type=button],
input[type=submit],
input[type=reset],
button {
  cursor: pointer; }

button, input, select, textarea {
  margin: 0; }

hr {
  display: block;
  height: 1px;
  margin: 1em 0;
  border: none;
  background: #999; }

sup, sub {
  position: relative;
  top: -0.4em;
  font-size: 70%; }

sub {
  top: auto;
  bottom: -0.4em; }

mark {
  margin: 0 -0.2em;
  padding: 0 0.2em;
  background-color: #fe0; }

code, kbd, samp {
  font-family: monospace; }

strong, b {
  font-weight: 700; }

em, i, var, dfn, cite {
  font-style: italic; }

ins, u {
  text-decoration: underline; }

del, s {
  text-decoration: line-through; }

.option-unselectable, .unselectable, .catalog-product .catalog-product-offers .label, .product-card .product-card-body .card-offers .label, .cart .cart_items .cart_item .item_quantity, .product-cart-button a, .product-card .product-card-body .card-buttons .product-cart-button a {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.option-clear, .clear, .row, .header .header-menu menu, .catalog-header, .product-card .product-card-body .card-price, .reviews-header, .checkout-beta .checkout-form dl, .checkout-beta .checkout-receipt dl, .recipes, .cleared, .content .content-data, .content-header, .header {
  zoom: 1; }
  .option-clear:before, .clear:before, .row:before, .header .header-menu menu:before, .catalog-header:before, .product-card .product-card-body .card-price:before, .reviews-header:before, .checkout-beta .checkout-form dl:before, .checkout-beta .checkout-receipt dl:before, .recipes:before, .cleared:before, .content .content-data:before, .content-header:before, .header:before, .option-clear:after, .clear:after, .row:after, .header .header-menu menu:after, .catalog-header:after, .product-card .product-card-body .card-price:after, .reviews-header:after, .checkout-beta .checkout-form dl:after, .checkout-beta .checkout-receipt dl:after, .recipes:after, .cleared:after, .content .content-data:after, .content-header:after, .header:after {
    content: '';
    display: table;
    clear: both; }

.option-text-left {
  text-align: left; }

.option-text-center {
  text-align: center; }

.option-text-right {
  text-align: right; }

.option-text-uppercase {
  text-transform: uppercase; }

.option-text-lowercase {
  text-transform: lowercase; }

.option-text-capitalize {
  text-transform: capitalize; }

.option-autoscale, .autoscale {
  width: auto;
  height: auto;
  max-width: 100%; }

.option-nowrap, .nowrap {
  white-space: nowrap; }

.option-hyphens, .hyphens {
  -webkit-hyphens: auto;
     -moz-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto; }

.option-video, .video {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden; }
  .option-video iframe, .video iframe, .option-video object, .video object, .option-video embed, .video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.option-break-word, .break-word {
  word-wrap: break-word; }

.option-visuallyhidden, .visuallyhidden {
  position: absolute;
  top: 0;
  left: 0;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
          clip-path: inset(0px 0px 99.9% 99.9%);
  overflow: hidden;
  height: 1px;
  width: 1px;
  padding: 0;
  border: 0; }

.state-hidden, .hidden {
  display: none !important; }

.state-invisible, .invisible {
  visibility: hidden !important; }

img {
  max-width: 100%; }

.option-small-show,
.option-medium-show,
.option-large-show,
.option-xlarge-show {
  display: none; }

@media only screen and (max-width: 735px) {
  .option-small-hide {
    display: none !important; }
  .option-small-show {
    display: block; }
  .option-small-block {
    display: block !important;
    width: 100% !important; } }

@media only screen and (min-width: 736px) and (max-width: 1068px) {
  .option-medium-hide {
    display: none !important; }
  .option-medium-show {
    display: block; } }

@media only screen and (min-width: 1069px) and (max-width: 1441px) {
  .option-large-hide {
    display: none !important; }
  .option-large-show {
    display: block; } }

@media only screen and (min-width: 1442px) {
  .option-xlarge-hide {
    display: none !important; }
  .option-xlarge-show {
    display: block; } }

.row {
  position: relative; }
  .row .column {
    position: relative;
    z-index: 1;
    min-height: 2px;
    margin: 0;
    padding: 0;
    float: left; }
    .row .column.small-offset-0 {
      margin-left: 0; }
    .row .column.small-push-0 {
      left: auto;
      right: auto; }
    .row .column.small-pull-0 {
      right: auto;
      left: auto; }
    .row .column.small-1 {
      width: 8.3333333333%; }
    .row .column.small-offset-1 {
      margin-left: 8.3333333333%; }
    .row .column.small-push-1 {
      left: 8.3333333333%;
      right: auto; }
    .row .column.small-pull-1 {
      right: 8.3333333333%;
      left: auto; }
    .row .column.small-2 {
      width: 16.6666666667%; }
    .row .column.small-offset-2 {
      margin-left: 16.6666666667%; }
    .row .column.small-push-2 {
      left: 16.6666666667%;
      right: auto; }
    .row .column.small-pull-2 {
      right: 16.6666666667%;
      left: auto; }
    .row .column.small-3 {
      width: 25%; }
    .row .column.small-offset-3 {
      margin-left: 25%; }
    .row .column.small-push-3 {
      left: 25%;
      right: auto; }
    .row .column.small-pull-3 {
      right: 25%;
      left: auto; }
    .row .column.small-4 {
      width: 33.3333333333%; }
    .row .column.small-offset-4 {
      margin-left: 33.3333333333%; }
    .row .column.small-push-4 {
      left: 33.3333333333%;
      right: auto; }
    .row .column.small-pull-4 {
      right: 33.3333333333%;
      left: auto; }
    .row .column.small-5 {
      width: 41.6666666667%; }
    .row .column.small-offset-5 {
      margin-left: 41.6666666667%; }
    .row .column.small-push-5 {
      left: 41.6666666667%;
      right: auto; }
    .row .column.small-pull-5 {
      right: 41.6666666667%;
      left: auto; }
    .row .column.small-6 {
      width: 50%; }
    .row .column.small-offset-6 {
      margin-left: 50%; }
    .row .column.small-push-6 {
      left: 50%;
      right: auto; }
    .row .column.small-pull-6 {
      right: 50%;
      left: auto; }
    .row .column.small-7 {
      width: 58.3333333333%; }
    .row .column.small-offset-7 {
      margin-left: 58.3333333333%; }
    .row .column.small-push-7 {
      left: 58.3333333333%;
      right: auto; }
    .row .column.small-pull-7 {
      right: 58.3333333333%;
      left: auto; }
    .row .column.small-8 {
      width: 66.6666666667%; }
    .row .column.small-offset-8 {
      margin-left: 66.6666666667%; }
    .row .column.small-push-8 {
      left: 66.6666666667%;
      right: auto; }
    .row .column.small-pull-8 {
      right: 66.6666666667%;
      left: auto; }
    .row .column.small-9 {
      width: 75%; }
    .row .column.small-offset-9 {
      margin-left: 75%; }
    .row .column.small-push-9 {
      left: 75%;
      right: auto; }
    .row .column.small-pull-9 {
      right: 75%;
      left: auto; }
    .row .column.small-10 {
      width: 83.3333333333%; }
    .row .column.small-offset-10 {
      margin-left: 83.3333333333%; }
    .row .column.small-push-10 {
      left: 83.3333333333%;
      right: auto; }
    .row .column.small-pull-10 {
      right: 83.3333333333%;
      left: auto; }
    .row .column.small-11 {
      width: 91.6666666667%; }
    .row .column.small-offset-11 {
      margin-left: 91.6666666667%; }
    .row .column.small-push-11 {
      left: 91.6666666667%;
      right: auto; }
    .row .column.small-pull-11 {
      right: 91.6666666667%;
      left: auto; }
    .row .column.small-12 {
      width: 100%; }
    .row .column.small-offset-12 {
      margin-left: 100%; }
    .row .column.small-push-12 {
      left: 100%;
      right: auto; }
    .row .column.small-pull-12 {
      right: 100%;
      left: auto; }
    .row .column.small-centered {
      margin-left: auto;
      margin-right: auto;
      float: none; }
    .row .column.small-uncentered {
      margin-left: 0;
      margin-right: 0; }
    .row .column.small-last {
      float: right; }
    .row .column.small-notlast {
      float: left; }
    @media only screen and (min-width: 736px) {
      .row .column.medium-offset-0 {
        margin-left: 0; }
      .row .column.medium-push-0 {
        left: auto;
        right: auto; }
      .row .column.medium-pull-0 {
        right: auto;
        left: auto; }
      .row .column.medium-1 {
        width: 8.3333333333%; }
      .row .column.medium-offset-1 {
        margin-left: 8.3333333333%; }
      .row .column.medium-push-1 {
        left: 8.3333333333%;
        right: auto; }
      .row .column.medium-pull-1 {
        right: 8.3333333333%;
        left: auto; }
      .row .column.medium-2 {
        width: 16.6666666667%; }
      .row .column.medium-offset-2 {
        margin-left: 16.6666666667%; }
      .row .column.medium-push-2 {
        left: 16.6666666667%;
        right: auto; }
      .row .column.medium-pull-2 {
        right: 16.6666666667%;
        left: auto; }
      .row .column.medium-3 {
        width: 25%; }
      .row .column.medium-offset-3 {
        margin-left: 25%; }
      .row .column.medium-push-3 {
        left: 25%;
        right: auto; }
      .row .column.medium-pull-3 {
        right: 25%;
        left: auto; }
      .row .column.medium-4 {
        width: 33.3333333333%; }
      .row .column.medium-offset-4 {
        margin-left: 33.3333333333%; }
      .row .column.medium-push-4 {
        left: 33.3333333333%;
        right: auto; }
      .row .column.medium-pull-4 {
        right: 33.3333333333%;
        left: auto; }
      .row .column.medium-5 {
        width: 41.6666666667%; }
      .row .column.medium-offset-5 {
        margin-left: 41.6666666667%; }
      .row .column.medium-push-5 {
        left: 41.6666666667%;
        right: auto; }
      .row .column.medium-pull-5 {
        right: 41.6666666667%;
        left: auto; }
      .row .column.medium-6 {
        width: 50%; }
      .row .column.medium-offset-6 {
        margin-left: 50%; }
      .row .column.medium-push-6 {
        left: 50%;
        right: auto; }
      .row .column.medium-pull-6 {
        right: 50%;
        left: auto; }
      .row .column.medium-7 {
        width: 58.3333333333%; }
      .row .column.medium-offset-7 {
        margin-left: 58.3333333333%; }
      .row .column.medium-push-7 {
        left: 58.3333333333%;
        right: auto; }
      .row .column.medium-pull-7 {
        right: 58.3333333333%;
        left: auto; }
      .row .column.medium-8 {
        width: 66.6666666667%; }
      .row .column.medium-offset-8 {
        margin-left: 66.6666666667%; }
      .row .column.medium-push-8 {
        left: 66.6666666667%;
        right: auto; }
      .row .column.medium-pull-8 {
        right: 66.6666666667%;
        left: auto; }
      .row .column.medium-9 {
        width: 75%; }
      .row .column.medium-offset-9 {
        margin-left: 75%; }
      .row .column.medium-push-9 {
        left: 75%;
        right: auto; }
      .row .column.medium-pull-9 {
        right: 75%;
        left: auto; }
      .row .column.medium-10 {
        width: 83.3333333333%; }
      .row .column.medium-offset-10 {
        margin-left: 83.3333333333%; }
      .row .column.medium-push-10 {
        left: 83.3333333333%;
        right: auto; }
      .row .column.medium-pull-10 {
        right: 83.3333333333%;
        left: auto; }
      .row .column.medium-11 {
        width: 91.6666666667%; }
      .row .column.medium-offset-11 {
        margin-left: 91.6666666667%; }
      .row .column.medium-push-11 {
        left: 91.6666666667%;
        right: auto; }
      .row .column.medium-pull-11 {
        right: 91.6666666667%;
        left: auto; }
      .row .column.medium-12 {
        width: 100%; }
      .row .column.medium-offset-12 {
        margin-left: 100%; }
      .row .column.medium-push-12 {
        left: 100%;
        right: auto; }
      .row .column.medium-pull-12 {
        right: 100%;
        left: auto; }
      .row .column.medium-centered {
        margin-left: auto;
        margin-right: auto;
        float: none; }
      .row .column.medium-uncentered {
        margin-left: 0;
        margin-right: 0; }
      .row .column.medium-last {
        float: right; }
      .row .column.medium-notlast {
        float: left; } }
    @media only screen and (min-width: 1069px) {
      .row .column.large-offset-0 {
        margin-left: 0; }
      .row .column.large-push-0 {
        left: auto;
        right: auto; }
      .row .column.large-pull-0 {
        right: auto;
        left: auto; }
      .row .column.large-1 {
        width: 8.3333333333%; }
      .row .column.large-offset-1 {
        margin-left: 8.3333333333%; }
      .row .column.large-push-1 {
        left: 8.3333333333%;
        right: auto; }
      .row .column.large-pull-1 {
        right: 8.3333333333%;
        left: auto; }
      .row .column.large-2 {
        width: 16.6666666667%; }
      .row .column.large-offset-2 {
        margin-left: 16.6666666667%; }
      .row .column.large-push-2 {
        left: 16.6666666667%;
        right: auto; }
      .row .column.large-pull-2 {
        right: 16.6666666667%;
        left: auto; }
      .row .column.large-3 {
        width: 25%; }
      .row .column.large-offset-3 {
        margin-left: 25%; }
      .row .column.large-push-3 {
        left: 25%;
        right: auto; }
      .row .column.large-pull-3 {
        right: 25%;
        left: auto; }
      .row .column.large-4 {
        width: 33.3333333333%; }
      .row .column.large-offset-4 {
        margin-left: 33.3333333333%; }
      .row .column.large-push-4 {
        left: 33.3333333333%;
        right: auto; }
      .row .column.large-pull-4 {
        right: 33.3333333333%;
        left: auto; }
      .row .column.large-5 {
        width: 41.6666666667%; }
      .row .column.large-offset-5 {
        margin-left: 41.6666666667%; }
      .row .column.large-push-5 {
        left: 41.6666666667%;
        right: auto; }
      .row .column.large-pull-5 {
        right: 41.6666666667%;
        left: auto; }
      .row .column.large-6 {
        width: 50%; }
      .row .column.large-offset-6 {
        margin-left: 50%; }
      .row .column.large-push-6 {
        left: 50%;
        right: auto; }
      .row .column.large-pull-6 {
        right: 50%;
        left: auto; }
      .row .column.large-7 {
        width: 58.3333333333%; }
      .row .column.large-offset-7 {
        margin-left: 58.3333333333%; }
      .row .column.large-push-7 {
        left: 58.3333333333%;
        right: auto; }
      .row .column.large-pull-7 {
        right: 58.3333333333%;
        left: auto; }
      .row .column.large-8 {
        width: 66.6666666667%; }
      .row .column.large-offset-8 {
        margin-left: 66.6666666667%; }
      .row .column.large-push-8 {
        left: 66.6666666667%;
        right: auto; }
      .row .column.large-pull-8 {
        right: 66.6666666667%;
        left: auto; }
      .row .column.large-9 {
        width: 75%; }
      .row .column.large-offset-9 {
        margin-left: 75%; }
      .row .column.large-push-9 {
        left: 75%;
        right: auto; }
      .row .column.large-pull-9 {
        right: 75%;
        left: auto; }
      .row .column.large-10 {
        width: 83.3333333333%; }
      .row .column.large-offset-10 {
        margin-left: 83.3333333333%; }
      .row .column.large-push-10 {
        left: 83.3333333333%;
        right: auto; }
      .row .column.large-pull-10 {
        right: 83.3333333333%;
        left: auto; }
      .row .column.large-11 {
        width: 91.6666666667%; }
      .row .column.large-offset-11 {
        margin-left: 91.6666666667%; }
      .row .column.large-push-11 {
        left: 91.6666666667%;
        right: auto; }
      .row .column.large-pull-11 {
        right: 91.6666666667%;
        left: auto; }
      .row .column.large-12 {
        width: 100%; }
      .row .column.large-offset-12 {
        margin-left: 100%; }
      .row .column.large-push-12 {
        left: 100%;
        right: auto; }
      .row .column.large-pull-12 {
        right: 100%;
        left: auto; }
      .row .column.large-centered {
        margin-left: auto;
        margin-right: auto;
        float: none; }
      .row .column.large-uncentered {
        margin-left: 0;
        margin-right: 0; }
      .row .column.large-last {
        float: right; }
      .row .column.large-notlast {
        float: left; } }
    @media only screen and (min-width: 1442px) {
      .row .column.xlarge-offset-0 {
        margin-left: 0; }
      .row .column.xlarge-push-0 {
        left: auto;
        right: auto; }
      .row .column.xlarge-pull-0 {
        right: auto;
        left: auto; }
      .row .column.xlarge-1 {
        width: 8.3333333333%; }
      .row .column.xlarge-offset-1 {
        margin-left: 8.3333333333%; }
      .row .column.xlarge-push-1 {
        left: 8.3333333333%;
        right: auto; }
      .row .column.xlarge-pull-1 {
        right: 8.3333333333%;
        left: auto; }
      .row .column.xlarge-2 {
        width: 16.6666666667%; }
      .row .column.xlarge-offset-2 {
        margin-left: 16.6666666667%; }
      .row .column.xlarge-push-2 {
        left: 16.6666666667%;
        right: auto; }
      .row .column.xlarge-pull-2 {
        right: 16.6666666667%;
        left: auto; }
      .row .column.xlarge-3 {
        width: 25%; }
      .row .column.xlarge-offset-3 {
        margin-left: 25%; }
      .row .column.xlarge-push-3 {
        left: 25%;
        right: auto; }
      .row .column.xlarge-pull-3 {
        right: 25%;
        left: auto; }
      .row .column.xlarge-4 {
        width: 33.3333333333%; }
      .row .column.xlarge-offset-4 {
        margin-left: 33.3333333333%; }
      .row .column.xlarge-push-4 {
        left: 33.3333333333%;
        right: auto; }
      .row .column.xlarge-pull-4 {
        right: 33.3333333333%;
        left: auto; }
      .row .column.xlarge-5 {
        width: 41.6666666667%; }
      .row .column.xlarge-offset-5 {
        margin-left: 41.6666666667%; }
      .row .column.xlarge-push-5 {
        left: 41.6666666667%;
        right: auto; }
      .row .column.xlarge-pull-5 {
        right: 41.6666666667%;
        left: auto; }
      .row .column.xlarge-6 {
        width: 50%; }
      .row .column.xlarge-offset-6 {
        margin-left: 50%; }
      .row .column.xlarge-push-6 {
        left: 50%;
        right: auto; }
      .row .column.xlarge-pull-6 {
        right: 50%;
        left: auto; }
      .row .column.xlarge-7 {
        width: 58.3333333333%; }
      .row .column.xlarge-offset-7 {
        margin-left: 58.3333333333%; }
      .row .column.xlarge-push-7 {
        left: 58.3333333333%;
        right: auto; }
      .row .column.xlarge-pull-7 {
        right: 58.3333333333%;
        left: auto; }
      .row .column.xlarge-8 {
        width: 66.6666666667%; }
      .row .column.xlarge-offset-8 {
        margin-left: 66.6666666667%; }
      .row .column.xlarge-push-8 {
        left: 66.6666666667%;
        right: auto; }
      .row .column.xlarge-pull-8 {
        right: 66.6666666667%;
        left: auto; }
      .row .column.xlarge-9 {
        width: 75%; }
      .row .column.xlarge-offset-9 {
        margin-left: 75%; }
      .row .column.xlarge-push-9 {
        left: 75%;
        right: auto; }
      .row .column.xlarge-pull-9 {
        right: 75%;
        left: auto; }
      .row .column.xlarge-10 {
        width: 83.3333333333%; }
      .row .column.xlarge-offset-10 {
        margin-left: 83.3333333333%; }
      .row .column.xlarge-push-10 {
        left: 83.3333333333%;
        right: auto; }
      .row .column.xlarge-pull-10 {
        right: 83.3333333333%;
        left: auto; }
      .row .column.xlarge-11 {
        width: 91.6666666667%; }
      .row .column.xlarge-offset-11 {
        margin-left: 91.6666666667%; }
      .row .column.xlarge-push-11 {
        left: 91.6666666667%;
        right: auto; }
      .row .column.xlarge-pull-11 {
        right: 91.6666666667%;
        left: auto; }
      .row .column.xlarge-12 {
        width: 100%; }
      .row .column.xlarge-offset-12 {
        margin-left: 100%; }
      .row .column.xlarge-push-12 {
        left: 100%;
        right: auto; }
      .row .column.xlarge-pull-12 {
        right: 100%;
        left: auto; }
      .row .column.xlarge-centered {
        margin-left: auto;
        margin-right: auto;
        float: none; }
      .row .column.xlarge-uncentered {
        margin-left: 0;
        margin-right: 0; }
      .row .column.xlarge-last {
        float: right; }
      .row .column.xlarge-notlast {
        float: left; } }

.blocks {
  position: relative; }
  .blocks:before, .blocks:after {
    content: '';
    display: table;
    clear: both; }
  .blocks > .block {
    position: relative;
    display: block;
    float: left; }

ul.inline-blocks, footer .footer .footer-menu ul, ul.social-buttons {
  position: relative;
  list-style-type: none; }
  ul.inline-blocks > li, footer .footer .footer-menu ul > li, ul.social-buttons > li {
    position: relative;
    display: inline-block;
    vertical-align: top; }

a {
  color: #0080fa;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #0080fa;
  border-bottom-color: rgba(0, 128, 250, 0.3);
  text-decoration: none;
  cursor: pointer;
  outline: none; }
  a:visited {
    color: #a09;
    border-bottom-color: #a09;
    border-bottom-color: rgba(170, 0, 153, 0.3); }
  a:hover {
    color: #f40000;
    border-bottom-color: #f40000; }
  a:active {
    color: #f40000;
    border-bottom-color: #f40000; }
  a.pseudo {
    border-bottom-style: dotted; }
  a.no-border {
    border: none; }
  a.classic {
    border: none !important;
    text-decoration: underline; }

.no-visited a:visited {
  color: #0080fa;
  border-bottom-color: #0080fa;
  border-bottom-color: rgba(0, 128, 250, 0.3); }

.no-visited a:hover {
  color: #f40000;
  border-bottom-color: #f40000; }

.no-visited a:active {
  color: #f40000;
  border-bottom-color: #f40000; }

ymaps[class*="-copyright"] a {
  border: none; }

body.state-modal {
  overflow: hidden; }
  body.state-modal > .page {
    overflow: hidden; }

.modal-content {
  display: none; }

.modal {
  position: fixed;
  z-index: 10000;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  visibility: hidden; }
  .modal.state-active {
    visibility: visible; }
  .modal .modal-overlay {
    position: absolute;
    z-index: 10001;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.4);
    overflow: auto; }
  .modal html.touch .modal-overlay {
    -webkit-overflow-scrolling: touch; }
  .modal .modal-outer {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%; }
  .modal .modal-inner {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 50px;
    height: 100%;
    max-height: 100%; }
  .modal .modal-window {
    position: relative;
    z-index: 10002;
    width: 100%;
    max-width: 800px;
    height: auto;
    margin: 0 auto;
    padding: 40px;
    text-align: left;
    background: #fff;
    -webkit-border-radius: 4px;
            border-radius: 4px;
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); }
  .modal .modal-close {
    display: block;
    position: fixed;
    z-index: 10003;
    top: 0;
    right: 0;
    width: 46px;
    height: 46px;
    line-height: 38px;
    text-align: center;
    font-family: 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 50px;
    font-weight: 300;
    color: #fff;
    border: none; }
    .modal .modal-close:hover, .modal .modal-close:active {
      color: #f00; }
  @media screen and (max-width: 736px) {
    .modal .modal-overlay {
      background: none;
      overflow: hidden !important; }
    .modal .modal-inner {
      padding: 0 !important; }
    .modal .modal-window {
      position: fixed;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      -webkit-border-radius: 0;
              border-radius: 0;
      -webkit-box-shadow: none;
              box-shadow: none;
      overflow: auto !important; }
    .modal .modal-close {
      font-size: 40px;
      color: #666;
      background: #fff; }
    .modal html.touch .modal-window {
      -webkit-overflow-scrolling: touch; } }
  @media screen and (max-width: 480px) {
    .modal .modal-window {
      padding: 40px 20px; } }

.modal {
  -webkit-transition: visibility .1s;
  -o-transition: visibility .1s;
  transition: visibility .1s; }
  .modal .modal-overlay {
    opacity: 0;
    -webkit-transition: opacity .1s linear;
    -o-transition: opacity .1s linear;
    transition: opacity .1s linear; }
  .modal.state-active .modal-overlay {
    opacity: 1; }
  .modal .modal-window {
    opacity: 0;
    -webkit-transform: scale(0.99);
        -ms-transform: scale(0.99);
            transform: scale(0.99);
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear; }
  .modal.state-active .modal-window {
    opacity: 1;
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1); }
  @media screen and (max-width: 736px) {
    .modal .modal-window {
      -webkit-box-shadow: none;
              box-shadow: none;
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; } }

.modal.option-effect-in .modal-window {
  -webkit-transform: scale(0.7);
      -ms-transform: scale(0.7);
          transform: scale(0.7);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }

.modal.option-effect-in.state-active .modal-window {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1); }

.modal.option-effect-out .modal-window {
  -webkit-transform: scale(2);
      -ms-transform: scale(2);
          transform: scale(2);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }

.modal.option-effect-out.state-active .modal-window {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1); }

.modal.option-effect-up .modal-window {
  -webkit-transform: translateY(20%);
      -ms-transform: translateY(20%);
          transform: translateY(20%);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }

.modal.option-effect-up.state-active .modal-window {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0); }

.modal.option-effect-down .modal-window {
  -webkit-transform: translateY(-20%);
      -ms-transform: translateY(-20%);
          transform: translateY(-20%);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }

.modal.option-effect-down.state-active .modal-window {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0); }

.modal.option-effect-zen .modal-overlay {
  background: rgba(255, 255, 255, 0.96);
  -webkit-transition: opacity .3s linear;
  -o-transition: opacity .3s linear;
  transition: opacity .3s linear; }

.modal.option-effect-zen .modal-close {
  -webkit-transform: translateX(50px);
      -ms-transform: translateX(50px);
          transform: translateX(50px);
  -webkit-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  opacity: 0;
  color: #666; }

.modal.option-effect-zen.state-active .modal-close {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  opacity: 1; }

.modal.option-effect-zen .modal-window {
  -webkit-box-shadow: none;
          box-shadow: none;
  background: none;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

@media screen and (max-width: 736px) {
  .modal.option-effect-zen .modal-close {
    background: none; }
  .modal.option-effect-zen .modal-window {
    background: #fff; } }

body, input, textarea, select, button {
  font-synthesis: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-feature-settings: 'liga', 'kern'; }

.text hgroup {
  margin: 0.8em 0 0.4em 0; }

.text h1, .text h2, .text h3, .text h4, .text h5, .text h6 {
  margin: 0 0 0.5em 0;
  font-weight: 700; }

.text * + h1, .text * + h2, .text * + h3, .text * + h4, .text * + h5, .text * + h6 {
  margin-top: 1.2em; }

.text h1 {
  font-size: 230%;
  line-height: 1.2; }
  .text h1:first-child {
    margin-top: 0; }

.text h2 {
  font-size: 185%;
  line-height: 1.25; }

.text h3 {
  font-size: 155%;
  line-height: 1.25; }

.text h4 {
  font-size: 130%;
  line-height: 1.2; }

.text h5 {
  font-size: 110%;
  line-height: 1.3; }

.text h6 {
  font-size: 90%; }

.text p {
  margin: 0.8em 0;
  font-style: inherit;
  -webkit-hyphens: auto;
     -moz-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto; }

.text blockquote {
  margin: 0.8em 0 0.8em 1.4em;
  padding: 0.2em 0;
  font-style: italic;
  -webkit-hyphens: auto;
     -moz-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto; }

.text pre {
  margin: 0.8em 0;
  font-family: inherit; }

.text ul, .text ol {
  margin: 0.8em 0;
  padding-left: 1.4em; }

.text ul {
  list-style-type: disc;
  list-style-position: inside; }

.text ol {
  list-style-type: decimal;
  list-style-position: inside; }

.text ul ul, .text ol ul {
  list-style-type: circle;
  list-style-position: inside; }

.text ol ol, .text ul ol {
  list-style-type: lower-latin;
  list-style-position: inside; }

.text ul ol, .text ul ul, .text ol ol, .text ol ul {
  margin: 0.2em 0;
  padding-left: 1.4em; }

.text ul li, .text ol li, .text dl dd {
  margin: 0.2em 0; }

.text dl {
  margin: 0.8em 0; }
  .text dl dt {
    font-weight: bold; }
  .text dl dd {
    padding-left: 1.4em; }

.text table {
  border-collapse: collapse;
  border-spacing: 0; }
  .text table caption {
    margin-bottom: 4px;
    padding: 0 10px;
    font-weight: 700;
    text-align: left; }
  .text table tr th, .text table tr td {
    padding: 6px 10px;
    border: 1px solid #eee;
    text-align: left;
    vertical-align: top; }

.button {
  position: relative;
  display: inline-block;
  width: auto;
  height: auto;
  padding: 0.6em 1em;
  color: #000;
  font-family: inherit;
  font-size: 100%;
  font-weight: 400;
  vertical-align: bottom;
  white-space: nowrap;
  line-height: 1;
  text-shadow: none;
  text-transform: none;
  outline: none;
  cursor: pointer;
  overflow: hidden;
  border: solid 1px #eee;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  background: #eee;
  -webkit-transition: all .1s linear;
  -o-transition: all .1s linear;
  transition: all .1s linear;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  .button:hover, .button.state-hover {
    color: #000;
    border-color: #e6e6e6;
    background-color: #e6e6e6; }
  .button:active, .button:visited:active, .button.state-active {
    color: #000;
    border-color: #ddd;
    background-color: #ddd; }
  .button[disabled], .button.state-disabled {
    color: #000;
    border-color: #eee;
    background-color: #eee;
    opacity: 0.6;
    cursor: not-allowed; }
  .button.option-bordered {
    border: solid 1px #eee;
    background: none; }
    .button.option-bordered:hover, .button.option-bordered.state-hover {
      border: solid 1px #ccc;
      background: none; }
    .button.option-bordered:active, .button.option-bordered.state-active {
      border: solid 1px #aaa;
      background: none; }
    .button.option-bordered[disabled], .button.option-bordered.state-disabled {
      background: none; }
    .button.option-bordered.option-bold {
      border-width: 2px; }
  .button.option-bold {
    font-weight: 700; }
  .button.option-xsmall {
    font-size: 80%; }
  .button.option-small {
    font-size: 90%; }
  .button.option-large {
    font-size: 120%; }

@font-face {
  font-family: 'Rouble Arial';
  src: url("fonts/rouble/rouble-arial.eot"), url("fonts/rouble/rouble-arial.eot") format("embedded-opentype");
  src: url("fonts/rouble/rouble-arial.woff") format("woff"), url("fonts/rouble/rouble-arial.ttf") format("truetype"), url("fonts/rouble/rouble-arial.svg#roublearial") format("svg");
  font-weight: normal;
  font-style: normal; }

span.rub, ins.rub {
  font-family: 'Rouble Arial' !important;
  text-decoration: none;
  margin-left: -0.2ex; }

span.rub span, ins.rub span {
  display: none; }

.button {
  display: inline-block;
  height: 34px;
  line-height: 34px;
  padding: 0 20px;
  border: none;
  background-color: #268;
  background-image: -webkit-linear-gradient(#379 0px, #268 100%);
  background-image: -o-linear-gradient(#379 0px, #268 100%);
  background-image: linear-gradient(#379 0px, #268 100%);
  color: #fff !important;
  font-family: 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 110%;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  letter-spacing: .1em;
  -webkit-transition: all 0.21s linear;
  -o-transition: all 0.21s linear;
  transition: all 0.21s linear;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  .button:hover, .button.state-hover {
    color: #fff;
    background-color: #27759c;
    background-image: -webkit-linear-gradient(#3986ac 0px, #27759c 100%);
    background-image: -o-linear-gradient(#3986ac 0px, #27759c 100%);
    background-image: linear-gradient(#3986ac 0px, #27759c 100%); }
  .button:active, .button.state-active {
    color: #fff;
    background-color: #1d5774;
    background-image: -webkit-linear-gradient(#1d5774 0px, #2d6886 100%);
    background-image: -o-linear-gradient(#1d5774 0px, #2d6886 100%);
    background-image: linear-gradient(#1d5774 0px, #2d6886 100%); }
  .button[disabled], .button.state-disabled {
    color: #fff;
    background: #268 !important;
    opacity: 0.5;
    cursor: not-allowed; }
  .button.option-bold {
    font-weight: 700; }

.product-cart-button {
  display: inline-block;
  text-transform: uppercase; }
  .product-cart-button a {
    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    border: none;
    background-color: #268;
    background-image: -webkit-linear-gradient(#379 0px, #268 100%);
    background-image: -o-linear-gradient(#379 0px, #268 100%);
    background-image: linear-gradient(#379 0px, #268 100%);
    color: #fff !important;
    font-size: 90%;
    font-family: 'Helvetica Neue', Helvetica, sans-serif;
    font-weight: 700;
    -webkit-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
    .product-cart-button a:hover, .product-cart-button a.state-hover {
      color: #fff;
      background-color: #27759c;
      background-image: -webkit-linear-gradient(#3986ac 0px, #27759c 100%);
      background-image: -o-linear-gradient(#3986ac 0px, #27759c 100%);
      background-image: linear-gradient(#3986ac 0px, #27759c 100%); }
    .product-cart-button a:active, .product-cart-button a.state-active {
      color: #fff;
      background-color: #1d5774;
      background-image: -webkit-linear-gradient(#1d5774 0px, #2d6886 100%);
      background-image: -o-linear-gradient(#1d5774 0px, #2d6886 100%);
      background-image: linear-gradient(#1d5774 0px, #2d6886 100%); }
    .product-cart-button a[disabled], .product-cart-button a.state-disabled {
      color: #fff;
      background: #268 !important;
      opacity: 0.5;
      cursor: not-allowed; }
  .product-cart-button .button-preorder {
    padding: 0 14px;
    letter-spacing: 1px;
    line-height: 32px;
    -webkit-border-radius: 4px;
            border-radius: 4px; }
  .product-cart-button .button-buy {
    padding: 0 14px;
    letter-spacing: 1px;
    line-height: 30px;
    -webkit-border-radius: 4px;
            border-radius: 4px; }
  .product-cart-button .button-cart {
    position: relative;
    display: none;
    padding: 0 12px 0 37px;
    letter-spacing: 1px;
    line-height: 30px; }
    .product-cart-button .button-cart:before {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      width: 35px;
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAAgCAYAAABdP1tmAAACKUlEQVR4Ae3UA8wdaRyF8f/atu3YyUZrx1vbdoPadtc246xRRLURfLZtPj3BJFfvRduZj7/kCS5m5syFpQq4VS1RR1Stqlcn1Rp1l/UkwJuqEjeNY3BPGfO6aleeavW3+kOVE6LbjwJuUKXKs15dG/L8lWqh6gj5pO7uzoPmKM92cwAWK8+a7jzoP0Ra1S3mAFylqhE53p0HZSByKonX7kakpjsPKkLkQBKv/R2Rtv5B/YNiAFap9xzNjDUIWBbjtZtiDQLG4j7+Kj8GZeK2J2qQ+z21jkG/4pblx6AvcTtmAuxH5GcToJxobepK9T4i6SbAP7h9aQkAT6r7zAF4GQqvNQ8wCrdO9by6Rw1XN6mBuE1V16ph6mH1nGrBbVQSY6QNucMitMAAQEqQq7w3PUx8NWqeelWtUM24tavN6jU1TZUR3yMWRwYcRyJGRYzxlI8yD5BD8HIsEbgkD6oiRt3SDO9AqOpNFgr4huB9Y0kqhSycNCYSMIbgjbEUVMJxotQts1iAxwjeY5aCszCfKF/cYS5APsHJtxRUwABiakJucQ36juB8Z0mK/gPg42rISjgKGE9wxp/fmKJN3r9fMVTFHQU8QXCetCRkwV73X3PkqLJ3LBJQiP8KLQUlcDxyTOiobJCmUY7n+RH//WhBASbiv4lBDnoa/z1tQQKK8U+xBQ34Gf/8bEEDpuCfKRY04B7VyMXXqO6xrgC8qE6pTi5cpzqlXrQAnANzgsXL38kH7gAAAABJRU5ErkJggg==");
      background-position: 9px 6px;
      background-repeat: no-repeat;
      -webkit-background-size: 26px 16px;
              background-size: 26px 16px; }
  .product-cart-button .button-add {
    display: none;
    margin-left: 1px;
    font-family: Helvetica;
    line-height: 28px;
    -webkit-border-radius: 0 4px 4px 0;
            border-radius: 0 4px 4px 0; }
  .product-cart-button .button-remove {
    display: none;
    margin-right: 1px;
    font-family: Helvetica;
    line-height: 28px;
    -webkit-border-radius: 4px 0 0 4px;
            border-radius: 4px 0 0 4px; }
  .product-cart-button.button-status .button-buy {
    display: none; }
  .product-cart-button.button-status .button-add, .product-cart-button.button-status .button-cart, .product-cart-button.button-status .button-remove {
    display: block; }

i.icon-bonus-points {
  display: inline-block;
  width: 18px;
  height: 18px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAADHklEQVR4Ac1YA7AcQRC92HbKrth2GbHtvY1t204ZsW3bySG2bZuTfvU3v7pmcZOdC7bqHQbdb6Z7unsnoPOIcDC7iLQvQd/VAOt39sDfesT5TulFyGxJSlcQHhOEC9C3AmMxJ/5EjrXPRQqmEN4yparAnCmQoU9EBJKISLAzCXxFEJp4BVk6/pFJhM2NLsK/i7BxXISC0+l3RxEyGgPU1gltpPgExjjNpf4N4ljXjH5MdMpB4FMSOFhE2+aNKYPG0IKGYI6DnFPQob4zdjI/aPWzlFfGHsyhHZsNGTIp9MX2GbuZ3omIWUPbH0NGTciSzec9iZzOTqZ9WQfhLahvEwcWQlhOOzkV/uR03EXULCeTgk4vv3nFzeS2M1DqcZq+Ed4QPhJ6O+2UZL5X0K2gxJjlsZPTpDjzmuEz63tPciY4zJ8tLWKKLQJLW/mEO1wM8mdFxKgDUGRuQsomWsQ+Wf2fyFT5ZUeXTt9bcOAnq5XkbIPRrkbI2Gv3lTY5QOoXIRozWh6DkMB1Is1wBSt50EMM8UuImWVp4hhyeKc4JQXPFXyHnjAFx9GmS4hIzGU7vtWF9AmekBNLCMlc03UJib0jklPfPWvMVxwCRzmkS3Lu7IgNJaXGjn4JiSM901DcqkRth3DCrDEf5VjG5HTiulFPBaziijWajTyO+yCFrP6B8CXxdyi42iN6N5bmVvND6IsCqW8JgdFcI652TfV7hNRNBvIDoEw6HT/QBli7c5t2ZSHJrcznqpvMl1MHp3Af8l9zmTNsTm0peKxy7EWoQ0EyaXMy3RYm5EJCG8P5BinluYrHXj0wMh/6RHjDKwL8ZxDiSLus8lz1wKiWOjihr/AXyYG/8nZnQuqpQzm5wlGRl0jYUTb2Jto4EI/kuerJVb380HdqxfKDF2iv5QJNl5CfAo3nli5yCYuy0yV1fLIi8S4FHgolrEaRL04YRRHRAeQunSL//3oNIl36L4p0XP/qi+JfeZUm2bqXDa/jddkAmXG6jjGmyk6piLeYK5lI/2ERvZWV+554XVhZY1rpXVj5uNKz6qlqAH7rXun9BEPWoInO5erZAAAAAElFTkSuQmCC");
  background-position: 0 0;
  -webkit-background-size: 18px 18px;
          background-size: 18px;
  background-repeat: no-repeat; }

input, textarea, select, button {
  font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: none;
          box-shadow: none; }

input[type=text],
input[type=password],
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=email],
input[type=number],
input[type=range],
input[type=search],
input[type=tel],
input[type=time],
input[type=url],
input[type=month],
input[type=week],
textarea,
select {
  -webkit-transition: all .1s ease-out;
  -o-transition: all .1s ease-out;
  transition: all .1s ease-out; }

input[type=text],
input[type=password],
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=email],
input[type=number],
input[type=range],
input[type=search],
input[type=tel],
input[type=time],
input[type=url],
input[type=month],
input[type=week] {
  position: relative;
  width: 100%;
  max-width: 100% !important;
  margin: 0;
  padding: 4px 6px;
  font-size: 100%;
  outline: none;
  border: 1px solid #ddd;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-border-radius: 3px;
          border-radius: 3px; }
  input[type=text]:focus,
  input[type=password]:focus,
  input[type=date]:focus,
  input[type=datetime]:focus,
  input[type=datetime-local]:focus,
  input[type=email]:focus,
  input[type=number]:focus,
  input[type=range]:focus,
  input[type=search]:focus,
  input[type=tel]:focus,
  input[type=time]:focus,
  input[type=url]:focus,
  input[type=month]:focus,
  input[type=week]:focus {
    border-color: #82cfff;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 0 0 1px #82cfff;
            box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 0 0 1px #82cfff; }
  input[type=text].state-error,
  input[type=password].state-error,
  input[type=date].state-error,
  input[type=datetime].state-error,
  input[type=datetime-local].state-error,
  input[type=email].state-error,
  input[type=number].state-error,
  input[type=range].state-error,
  input[type=search].state-error,
  input[type=tel].state-error,
  input[type=time].state-error,
  input[type=url].state-error,
  input[type=month].state-error,
  input[type=week].state-error {
    border-color: #f00; }

textarea {
  position: relative;
  width: 100%;
  max-width: 100%;
  min-height: 52px;
  margin: 0;
  padding: 7px;
  font-size: 100%;
  line-height: 1.4;
  outline: none;
  border: 1px solid #ddd;
  vertical-align: bottom;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-border-radius: 3px;
          border-radius: 3px; }
  textarea:focus {
    border-color: #82cfff;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 0 0 1px #82cfff;
            box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 0 0 1px #82cfff; }
  textarea.state-error {
    border-color: #f00; }

select {
  max-width: 100%; }

input[readonly], textarea[readonly], select[readonly], input[readonly]:focus, textarea[readonly]:focus, select[readonly]:focus {
  border-color: #ddd;
  background: #f8f8f8;
  -webkit-box-shadow: none;
          box-shadow: none; }

input[disabled], textarea[disabled], select[disabled], input[disabled]:focus, textarea[disabled]:focus, select[disabled]:focus {
  border-color: #ddd;
  background: #f6f6f6;
  color: #999;
  cursor: not-allowed !important;
  -webkit-box-shadow: none;
          box-shadow: none; }

::-webkit-input-placeholder {
  color: #ccc; }

::-moz-placeholder {
  color: #ccc; }

:-moz-placeholder {
  color: #ccc; }

:-ms-input-placeholder {
  color: #ccc; }

input[placeholder] {
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis; }

input::-moz-placeholder {
  text-overflow: ellipsis; }

input:-moz-placeholder {
  text-overflow: ellipsis; }

input:-ms-input-placeholder {
  text-overflow: ellipsis; }

header {
  position: relative;
  z-index: 1000;
  background: #fff; }

.header {
  height: 178px;
  background: #fff; }
  @media screen and (max-width: 1068px) {
    .header {
      height: auto; } }
  .header .header-menu {
    background: #258;
    height: 38px;
    padding: 0 20px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 100px rgba(0, 0, 102, 0.05);
            box-shadow: 0 0 100px rgba(0, 0, 102, 0.05); }
    @media screen and (max-width: 735px) {
      .header .header-menu {
        padding: 0 10px; } }
    .header .header-menu menu {
      width: 100%;
      height: 38px;
      list-style: none; }
      .header .header-menu menu li {
        float: left;
        height: 38px;
        font-size: 100%;
        font-weight: 400; }
        .header .header-menu menu li.pull-right {
          float: right; }
        .header .header-menu menu li.type-mobile {
          display: none; }
          .header .header-menu menu li.type-mobile a:before {
            content: 'Меню'; }
        @media screen and (max-width: 1068px) {
          .header .header-menu menu li {
            display: none; }
            .header .header-menu menu li.type-mobile {
              display: block; }
            .header .header-menu menu li.pull-right {
              display: block; } }
        .header .header-menu menu li a {
          display: block;
          height: 38px;
          line-height: 38px;
          padding: 0 10px;
          color: #fff;
          border: none;
          -webkit-transition: all .06s ease-out;
          -o-transition: all .06s ease-out;
          transition: all .06s ease-out; }
          @media screen and (max-width: 1068px) {
            .header .header-menu menu li a {
              padding: 0 8px; } }
          .header .header-menu menu li a:hover {
            color: #fff;
            background: #317bc5; }
        .header .header-menu menu li.state-active a, .header .header-menu menu li.state-active-child a {
          background: #317bc5; }
        .header .header-menu menu li.type-bonuses i {
          position: relative;
          top: 4px;
          margin-right: 3px; }
  .header .header-line {
    min-height: 140px;
    padding-left: 240px; }
    .header .header-line .header-logo {
      position: absolute;
      width: 240px;
      height: 140px;
      margin-left: -240px; }
      .header .header-line .header-logo > a {
        display: block;
        width: auto;
        height: 140px;
        border: none; }
      .header .header-line .header-logo img {
        display: block;
        width: 200px;
        max-width: 100%;
        height: auto;
        margin: 2px auto 0 auto; }
    @media screen and (max-width: 735px) {
      .header .header-line {
        padding: 0; }
        .header .header-line .header-logo {
          position: relative;
          width: 100%;
          height: auto;
          margin: 0;
          padding: 0; }
          .header .header-line .header-logo > a, .header .header-line .header-logo img {
            margin: 0 auto; } }
    .header .header-line .header-brands {
      padding: 8px 0 6px 0;
      text-align: center;
      border-bottom: solid 1px #eee; }
      .header .header-line .header-brands img {
        width: auto;
        height: 40px;
        margin: 0 2px; }
      @media screen and (max-width: 1068px) {
        .header .header-line .header-brands img {
          height: 26px; } }
      @media screen and (max-width: 735px) {
        .header .header-line .header-brands img {
          height: 18px; } }
      @media screen and (max-width: 400px) {
        .header .header-line .header-brands img {
          height: 12px; } }
    .header .header-line .header-title {
      margin-top: 10px;
      font-size: 90%;
      text-align: center; }
    @media screen and (max-width: 1068px) {
      .header .header-line .header-title {
        font-size: 80%; }
        .header .header-line .header-title mark {
          display: block;
          margin-top: 6px;
          padding: 2px 0; } }
    @media screen and (max-width: 735px) {
      .header .header-line .header-title {
        font-size: 80%; }
        .header .header-line .header-title mark {
          display: block;
          margin-top: 6px;
          padding: 2px 0; } }
    .header .header-line .header-phone {
      margin-top: 8px;
      text-align: center; }
      .header .header-line .header-phone .header-phone-number {
        font-size: 130%;
        font-weight: 500;
        white-space: nowrap; }
      .header .header-line .header-phone .button.option-bordered {
        position: relative;
        top: -2px;
        height: 26px;
        line-height: 26px;
        margin-left: 6px;
        padding: 0 10px;
        font-size: 75%;
        font-weight: 500;
        color: #000 !important;
        border-color: #fc0 !important;
        letter-spacing: .05em !important; }
        .header .header-line .header-phone .button.option-bordered:hover {
          background-color: #fc0 !important; }
    @media screen and (max-width: 1068px) {
      .header .header-line .header-phone {
        margin: 0;
        padding: 10px 0; }
        .header .header-line .header-phone .header-phone-number {
          font-size: 110%; } }
    @media screen and (max-width: 735px) {
      .header .header-line .header-phone {
        margin: 0;
        padding: 10px 0; } }
    .header .header-line .header-delivery {
      display: none;
      position: relative;
      padding-top: 32px;
      padding-left: 40px; }
      .header .header-line .header-delivery img {
        position: absolute;
        display: block;
        width: 60px;
        height: 60px;
        margin-top: -4px;
        margin-left: -76px; }
      .header .header-line .header-delivery .header-delivery-text {
        font-size: 85%;
        line-height: 1.4;
        color: #222; }
    .header .header-line .header-cart-block {
      position: absolute;
      top: 72px;
      right: 20px;
      padding: 0;
      margin: 0;
      white-space: nowrap; }
      .header .header-line .header-cart-block > a {
        position: relative;
        float: right;
        display: block;
        min-width: 56px;
        height: 56px;
        line-height: 56px;
        color: #fff;
        border: none;
        font-size: 100%;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        -webkit-border-radius: 6px;
                border-radius: 6px;
        background-color: #258;
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAQAAAAm93DmAAABmklEQVR4Ae3UA+yQQRjH8V+2bc3OM5qZ7ZrVbOUasm3bNqZs27b71u3CvU9/vZj73HjG85wsi9ZM5ByveMslZtJGaVCVtVi7aaBkaMINcvKYZoqPcpzHe8EUBtKfsTzEu0dNxcUovI1UljzKMB9vfvz9vcc5RDEFKMQ6nG8xb5LOeC1kUJ+vOIMUB8NwbioHHMWZrTiYhbNPOWApzmbFwXycncoBC3B2/J/wN67zyZSV4YRMiLStCCdkInbsdXEca11kwsmE1kYmnIJ1QozF2vU78Vjgpw7slBiNM99PbYwV7bDeUpnKzGUZ9SjBPUJvqEwV5rGMur7NaCcq8x1rG+X0EyVYiLWVsr6NRVjfqSyJU4D1mPnM5g7Eajslh/FkZYIcOpCVDnKoyney8J2q8jhDFs7qNyaRhUnmf06ts36jOlmorr84T1rnFWIKaU1ViK6k1VUhapJWLUVxkTQuyWI6aUyXRQ/S6CGL2qRRR//iCkldUU6YSVKzlBN6kVQv5YQ6fCOJb9RRzpieMmQsijKEJ8TxhCEUVeAHsp/bwg6Qx/AAAAAASUVORK5CYII=");
        background-position: 17px 16px;
        background-repeat: no-repeat;
        -webkit-background-size: 20px 20px;
                background-size: 20px; }
      .header .header-line .header-cart-block .header-cart-checkout {
        position: absolute;
        z-index: 10;
        display: none;
        padding: 6px 10px;
        left: -4px;
        right: -4px;
        bottom: -14px;
        line-height: 1;
        font-size: 90%;
        text-align: center;
        -webkit-border-radius: 4px;
                border-radius: 4px;
        background: #fc0;
        color: #000; }
      .header .header-line .header-cart-block:hover > a {
        background-color: #2a69a9; }
        .header .header-line .header-cart-block:hover > a .header-cart-checkout {
          background-color: #ffd429; }
      .header .header-line .header-cart-block.active > a {
        background-color: #1e4b78; }
        .header .header-line .header-cart-block.active > a .header-cart-checkout {
          background-color: #ebbc00; }
      .header .header-line .header-cart-block:active > a {
        background-color: #1c4670; }
        .header .header-line .header-cart-block:active > a .header-cart-checkout {
          background-color: #e0b400; }
      .header .header-line .header-cart-block.state-active {
        -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
                transform: translateY(0); }
        .header .header-line .header-cart-block.state-active > a {
          height: 48px;
          line-height: 44px;
          padding: 0 18px 0 46px;
          background-position: 17px 10px; }
        .header .header-line .header-cart-block.state-active .header-cart-checkout {
          display: block; }
      .header .header-line .header-cart-block.state-unnecessary > a {
        height: 56px;
        line-height: 56px;
        background-position: 17px 16px; }
      .header .header-line .header-cart-block.state-unnecessary .header-cart-checkout {
        display: none; }
      .header .header-line .header-cart-block.is_stuck + div {
        display: none !important; }
    @media screen and (max-width: 735px) {
      .header .header-line .header-cart-block {
        position: fixed !important;
        float: none;
        top: auto !important;
        bottom: 0 !important;
        left: 0 !important;
        right: 0 !important;
        width: 100% !important;
        -webkit-transform: translateY(100px);
            -ms-transform: translateY(100px);
                transform: translateY(100px);
        -webkit-transition: -webkit-transform .2s linear;
        transition: -webkit-transform .2s linear;
        -o-transition: transform .2s linear;
        transition: transform .2s linear;
        transition: transform .2s linear, -webkit-transform .2s linear; }
        .header .header-line .header-cart-block > a {
          position: relative;
          float: none;
          display: block;
          width: 100%;
          min-width: 100%;
          height: 50px;
          line-height: 52px;
          color: #fff;
          border: none;
          font-size: 100%;
          -webkit-transition: none;
          -o-transition: none;
          transition: none;
          -webkit-border-radius: 0;
                  border-radius: 0;
          background-position: 17px 13px; }
        .header .header-line .header-cart-block .header-cart-checkout {
          padding: 0 14px;
          top: 10px;
          bottom: 10px;
          left: auto;
          right: 10px;
          height: 30px;
          line-height: 30px; }
        .header .header-line .header-cart-block.state-unnecessary {
          display: none; } }

.auth {
  max-width: 440px;
  margin: 0 auto 40px auto;
  padding: 20px 40px 40px 40px;
  -webkit-border-radius: 6px;
          border-radius: 6px;
  background: #fafafa;
  -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1); }
  .auth form .field {
    margin-top: 20px; }
    .auth form .field .field-title {
      padding: 0 6px;
      font-size: 80%;
      font-weight: 400;
      color: #333; }
    .auth form .field .field-value {
      margin-top: 2px; }
      .auth form .field .field-value input, .auth form .field .field-value textarea {
        padding: 8px 6px;
        font-size: 90%; }
    .auth form .field .field-error {
      margin-top: 2px;
      padding: 0 6px;
      font-size: 75%;
      font-weight: 400;
      color: #e00; }
  .auth .field-button {
    margin-top: 40px;
    text-align: center; }
    .auth .field-button .button {
      height: 44px;
      line-height: 46px;
      padding: 0 30px; }
  .auth .auth-links {
    margin-top: 20px;
    text-align: center;
    font-size: 85%; }

html.js .auth {
  opacity: 0;
  -webkit-transform: scale(0.96) translateY(-20px);
      -ms-transform: scale(0.96) translateY(-20px);
          transform: scale(0.96) translateY(-20px);
  -webkit-transition: all .4s ease-out;
  -o-transition: all .4s ease-out;
  transition: all .4s ease-out; }
  html.js .auth.state-loaded {
    opacity: 1;
    -webkit-transform: scale(1) translateY(0);
        -ms-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0); }

.large-banners {
  overflow: hidden;
  margin: 30px 30px 0 30px; }
  @media screen and (max-width: 735px) {
    .large-banners {
      margin: 0; } }
  .large-banners .banner {
    width: 100%;
    opacity: 0; }
    .large-banners .banner:first-child {
      opacity: 1; }
    .large-banners .banner > a {
      display: block;
      border: none; }
      .large-banners .banner > a > img {
        display: block;
        width: 100%;
        height: auto;
        -webkit-border-radius: 4px;
                border-radius: 4px; }
  .large-banners .rslides_tabs {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 36px;
    padding: 10px 0;
    text-align: center;
    line-height: 1; }
    .large-banners .rslides_tabs > li {
      display: inline-block; }
      .large-banners .rslides_tabs > li > a {
        display: inline-block;
        width: 18px;
        height: 18px;
        margin: 0 7px;
        text-indent: -9999px;
        background: #eee;
        -webkit-border-radius: 100%;
                border-radius: 100%;
        border: none;
        -webkit-transition: all .2s linear;
        -o-transition: all .2s linear;
        transition: all .2s linear; }
        .large-banners .rslides_tabs > li > a:hover {
          background: #ddd; }
      .large-banners .rslides_tabs > li.rslides_here > a {
        background: #7a37a9;
        -webkit-transform: scale(1.2);
            -ms-transform: scale(1.2);
                transform: scale(1.2); }

@media screen and (min-width: 480px) {
  .large-banners .banner .banner-content h2 {
    font-size: 240%;
    font-weight: 700;
    line-height: 1; }
  .large-banners .banner .banner-content p.description {
    margin-top: 14px;
    font-size: 95%;
    color: #444448; }
  .large-banners .banner .banner-content p.price {
    margin-top: 6px;
    font-size: 200%;
    font-weight: 700; }
  .large-banners .banner .banner-picture figure div {
    width: 100%;
    padding-bottom: 70%;
    background-repeat: no-repeat;
    background-position: center; }
  .large-banners .rslides_tabs > li {
    display: inline-block; }
    .large-banners .rslides_tabs > li > a {
      width: 14px;
      height: 14px; } }

@media screen and (min-width: 736px) {
  .large-banners .banner .banner-content {
    height: 500px; }
    .large-banners .banner .banner-content h2 {
      position: absolute;
      top: 50px;
      font-size: 300%;
      line-height: 1.1; }
    .large-banners .banner .banner-content p.description {
      position: absolute;
      top: 170px;
      margin-top: 0; }
    .large-banners .banner .banner-content p.price {
      position: absolute;
      top: 320px;
      margin-top: 0;
      font-size: 260%;
      white-space: nowrap; }
  .large-banners .banner .banner-picture {
    height: 500px; }
    .large-banners .banner .banner-picture figure {
      width: 100%;
      height: 500px; }
      .large-banners .banner .banner-picture figure div {
        width: 100%;
        height: 500px;
        padding: 0;
        background-position: left center;
        -webkit-background-size: contain;
                background-size: contain; }
  .large-banners .rslides {
    height: auto !important; } }

@media screen and (min-width: 1069px) {
  .large-banners .banner .banner-content h2 {
    font-size: 380%; }
  .large-banners .banner .banner-content p.description {
    top: 210px;
    font-size: 105%; }
  .large-banners .banner .banner-content p.price {
    font-size: 340%; } }

@media screen and (min-width: 1442px) {
  .large-banners .banner .banner-content h2 {
    position: absolute;
    top: 50px;
    font-size: 440%;
    font-weight: 700;
    line-height: 1em; }
  .large-banners .banner .banner-content p.description {
    top: 220px;
    font-size: 120%; }
  .large-banners .banner .banner-content p.price {
    font-size: 400%; } }

html.js .large-banners {
  opacity: 0;
  -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
          transform: scale(0.95);
  -webkit-transform-origin: center top;
      -ms-transform-origin: center top;
          transform-origin: center top;
  -webkit-transition: all .4s ease-out;
  -o-transition: all .4s ease-out;
  transition: all .4s ease-out; }
  html.js .large-banners.state-loaded {
    opacity: 1;
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1); }

.small-banners {
  margin: 20px 10px 0 10px; }
  .small-banners .small-banner {
    width: 300px;
    padding: 0 10px; }
    .small-banners .small-banner a {
      display: block; }
      .small-banners .small-banner a img {
        display: block;
        max-width: 100%;
        height: auto; }

html.js .small-banners {
  opacity: 0;
  -webkit-transform: translateY(20px);
      -ms-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: all .6s ease-out;
  -o-transition: all .6s ease-out;
  transition: all .6s ease-out; }
  html.js .small-banners.state-loaded {
    opacity: 1;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0); }

.path {
  position: relative;
  z-index: 10;
  height: 42px;
  padding: 12px 50px;
  font-size: 80%; }
  .path > div, .path > span {
    display: inline;
    position: relative; }
    .path > div > a, .path > div > span, .path > span > a, .path > span > span {
      position: relative;
      font-weight: 400;
      white-space: nowrap; }
    .path > div .icon, .path > span .icon {
      position: absolute;
      width: 13px;
      height: 13px;
      top: 2px;
      opacity: 0.6;
      -webkit-transition: all 0.1s linear;
      -o-transition: all 0.1s linear;
      transition: all 0.1s linear; }
    .path > div ul, .path > span ul {
      position: absolute;
      z-index: 99;
      left: 0;
      list-style: none;
      margin: -42px 0 0 -9999px;
      padding: 48px 30px 14px 20px;
      background: #fff;
      opacity: 0;
      -webkit-transition: opacity .1s linear;
      -o-transition: opacity .1s linear;
      transition: opacity .1s linear;
      -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
              box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08); }
      .path > div ul li, .path > span ul li {
        padding: 5px 0;
        white-space: nowrap; }
        .path > div ul li.selected, .path > span ul li.selected {
          visibility: hidden;
          overflow: hidden;
          height: 0;
          margin: 0;
          padding: 0; }
    .path > div.with-menu, .path > span.with-menu {
      margin-right: 12px; }
      .path > div.with-menu:hover > a, .path > div.with-menu:hover > span, .path > span.with-menu:hover > a, .path > span.with-menu:hover > span {
        position: relative;
        z-index: 100; }
      .path > div.with-menu:hover ul, .path > span.with-menu:hover ul {
        margin-left: -20px;
        opacity: 1; }
    .path > div:hover .icon, .path > span:hover .icon {
      opacity: 1; }
  .path > ins {
    display: inline-block;
    margin: 0 6px;
    font-size: 100%;
    color: #bbb;
    text-decoration: none; }
  @media screen and (max-width: 735px) {
    .path {
      padding: 12px 0; }
      .path > ins {
        margin: 0 3px; } }

.catalog_hero_controls {
  display: table;
  width: 100%;
  height: 60px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
  border-collapse: collapse;
  background: #fff; }
  .catalog_hero_controls a {
    position: relative;
    display: table-cell;
    width: 16.666%;
    height: 60px;
    padding: 0 14px;
    vertical-align: middle;
    text-align: center;
    text-transform: uppercase;
    font-size: 90%;
    font-weight: 500;
    color: #000;
    letter-spacing: 1px;
    cursor: pointer;
    border: solid 1px #f2f2f2;
    border-top: none; }
    .catalog_hero_controls a:after {
      content: '';
      display: block;
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      height: 4px;
      background: rgba(0, 153, 255, 0);
      -webkit-transition: background 0.2s linear;
      -o-transition: background 0.2s linear;
      transition: background 0.2s linear; }
    .catalog_hero_controls a.active:after, .catalog_hero_controls a.active:hover:after {
      background: #09f; }
    .catalog_hero_controls a:hover:after {
      background: rgba(0, 153, 255, 0.25); }

.catalog-categories {
  padding: 0 40px 50px 40px; }
  .catalog-categories .catalog-category {
    width: 240px;
    height: 250px;
    margin: 40px auto 0 auto; }
    .catalog-categories .catalog-category .catalog-category-photo {
      position: relative;
      width: 200px;
      height: 200px;
      margin: 0 auto;
      -webkit-border-radius: 6px;
              border-radius: 6px;
      background-color: #fff;
      background-position: center;
      background-repeat: no-repeat;
      -webkit-background-size: 200px 200px;
              background-size: 200px;
      -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
              box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
      -webkit-transition: all .1s ease-out;
      -o-transition: all .1s ease-out;
      transition: all .1s ease-out; }
      .catalog-categories .catalog-category .catalog-category-photo > a {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        border: none;
        -webkit-border-radius: 100px;
                border-radius: 100px; }
      .catalog-categories .catalog-category .catalog-category-photo:hover {
        -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
                box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); }
        .catalog-categories .catalog-category .catalog-category-photo:hover + .catalog-category-title > a {
          color: #f00;
          border-color: #f00; }
    .catalog-categories .catalog-category .catalog-category-title {
      margin-top: 20px;
      text-align: center;
      font-size: 100%;
      font-weight: 700; }
      .catalog-categories .catalog-category .catalog-category-title > a {
        color: #000;
        border-color: rgba(0, 0, 0, 0.1); }
        .catalog-categories .catalog-category .catalog-category-title > a:hover, .catalog-categories .catalog-category .catalog-category-title > a.hover {
          color: #f00;
          border-color: #f00; }

.catalog_header {
  position: relative;
  height: 160px;
  margin: 0;
  padding: 48px 50px;
  color: #000;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: auto 160px;
          background-size: auto 160px;
  background-color: #f7f9f9; }
  .catalog_header .catalog_header_content {
    position: relative;
    z-index: 2; }
    .catalog_header .catalog_header_content h1 {
      font-family: Malina;
      font-size: 240%;
      font-weight: 500;
      font-size: 260%;
      font-weight: 700;
      text-align: center; }
    .catalog_header .catalog_header_content p {
      margin: 6px 0 0 0;
      text-align: center;
      font-size: 100%; }
  .catalog_header .catalog_header_overlay {
    display: none;
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #f7f9f9; }
  .catalog_header.with_background .catalog_header_content h1 {
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); }
  .catalog_header.with_background .catalog_header_overlay {
    background: rgba(0, 0, 0, 0.2);
    background: none; }

.catalog-header {
  padding: 20px 40px;
  text-align: center;
  background: #fff; }
  .catalog-header.with-background {
    padding: 60px 40px; }
  .catalog-header h1 {
    font-size: 260%;
    font-weight: 700;
    line-height: 1.2; }
  @media screen and (max-width: 735px) {
    .catalog-header {
      padding: 20px; }
      .catalog-header h1 {
        font-size: 200%; } }

.catalog-products {
  min-height: 300px;
  padding: 0 30px; }
  .catalog-products:before, .catalog-products:after {
    content: '';
    display: table;
    clear: both; }
  .catalog-products.main-block {
    padding-left: 0;
    padding-right: 0; }
  .catalog-products.products-slider {
    padding: 0; }
    .catalog-products.products-slider.products-centered .owl-stage-outer .owl-stage {
      margin: 0 auto; }

.catalog-product {
  position: relative;
  width: 230px;
  height: 360px;
  margin: 0 auto;
  margin-bottom: 20px;
  overflow: hidden; }
  .catalog-product > .inner {
    position: relative;
    padding: 220px 0 20px 0;
    background: #fff;
    -webkit-border-radius: 6px;
            border-radius: 6px; }
  .catalog-product .catalog-product-photo {
    position: absolute;
    top: 20px;
    left: 25px;
    width: 180px;
    height: 180px;
    -webkit-transition: -webkit-transform .2s ease-out;
    transition: -webkit-transform .2s ease-out;
    -o-transition: transform .2s ease-out;
    transition: transform .2s ease-out;
    transition: transform .2s ease-out, -webkit-transform .2s ease-out; }
    .catalog-product .catalog-product-photo a {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      border: none; }
      .catalog-product .catalog-product-photo a img {
        display: block;
        width: 180px;
        height: 180px;
        border: none; }
    .catalog-product .catalog-product-photo:hover + .catalog-product-title a {
      color: #f00;
      border-color: #f00; }
  .catalog-product .catalog-product-title {
    height: 44px;
    padding: 0 10px;
    line-height: 22px;
    text-align: center;
    font-size: 90%;
    overflow: hidden; }
    .catalog-product .catalog-product-title > a {
      color: #000;
      border-color: rgba(0, 0, 0, 0.1); }
      .catalog-product .catalog-product-title > a:hover, .catalog-product .catalog-product-title > a.hover {
        color: #f00;
        border-color: #f00; }
  .catalog-product .catalog-product-subtitle {
    min-height: 14px;
    margin-top: 6px;
    padding: 0 10px;
    font-size: 75%;
    color: #999;
    text-align: center; }
  .catalog-product .catalog-product-price {
    margin-top: 8px;
    padding: 0 10px;
    text-align: center;
    font-size: 105%;
    font-weight: 700;
    color: #000; }
    .catalog-product .catalog-product-price > .old {
      position: relative;
      margin-right: 4px;
      font-weight: 400;
      color: #333; }
      .catalog-product .catalog-product-price > .old:before {
        position: absolute;
        content: '';
        top: 0.5em;
        left: -2px;
        right: -2px;
        height: 2px;
        background: rgba(255, 51, 0, 0.9);
        -webkit-transform: rotate(20deg);
            -ms-transform: rotate(20deg);
                transform: rotate(20deg); }
    .catalog-product .catalog-product-price > .new {
      position: relative;
      margin-right: 4px;
      color: #f30; }
  .catalog-product .catalog-product-rating {
    margin-top: 2px; }
    .catalog-product .catalog-product-rating .br-widget {
      height: 18px;
      text-align: center; }
      .catalog-product .catalog-product-rating .br-widget a {
        display: inline-block;
        float: none;
        margin-right: 0;
        font-size: 17px;
        line-height: 1;
        border: none;
        cursor: default; }
  .catalog-product .catalog-product-offers {
    display: none;
    position: relative;
    margin-top: 18px; }
    .catalog-product .catalog-product-offers input[type=radio] {
      display: none;
      margin-right: 2px; }
    .catalog-product .catalog-product-offers .label {
      position: relative;
      display: block;
      height: 20px;
      margin-top: 4px;
      padding: 0 15px 0 35px;
      font-size: 80%;
      color: #222;
      cursor: pointer;
      border: none; }
      .catalog-product .catalog-product-offers .label:after {
        content: '';
        position: absolute;
        z-index: -1;
        left: 50px;
        right: 20px;
        bottom: 5px;
        height: 0;
        border-bottom: dotted 1px #ddd; }
      .catalog-product .catalog-product-offers .label .offer-radio {
        position: absolute;
        display: block;
        width: 16px;
        height: 16px;
        margin-top: 1px;
        margin-left: -20px;
        border: solid 2px #258;
        -webkit-border-radius: 100%;
                border-radius: 100%; }
        .catalog-product .catalog-product-offers .label .offer-radio:after {
          content: '';
          position: absolute;
          top: 2px;
          right: 2px;
          bottom: 2px;
          left: 2px;
          -webkit-border-radius: 100%;
                  border-radius: 100%; }
      .catalog-product .catalog-product-offers .label .offer-title {
        display: inline-block;
        max-width: 140px;
        height: 20px;
        line-height: 20px;
        padding-right: 2px;
        background: #fff;
        overflow: hidden;
        white-space: nowrap;
        -o-text-overflow: ellipsis;
           text-overflow: ellipsis; }
      .catalog-product .catalog-product-offers .label .offer-price {
        display: block;
        float: right;
        height: 20px;
        line-height: 20px;
        padding-left: 4px;
        background: #fff; }
    .catalog-product .catalog-product-offers input[type=radio]:checked + .label .offer-radio:after {
      background: #258; }
  .catalog-product .catalog-product-buy {
    display: none;
    height: 30px;
    margin-top: 18px;
    text-align: center; }
  .catalog-product:hover {
    overflow: visible; }
    .catalog-product:hover > .inner {
      z-index: 10;
      margin-left: -5px;
      margin-right: -5px;
      -webkit-box-shadow: 0 12px 36px rgba(0, 0, 0, 0.16);
              box-shadow: 0 12px 36px rgba(0, 0, 0, 0.16); }
      .catalog-product:hover > .inner .catalog-product-photo {
        left: 30px;
        -webkit-transform: scale(1.05);
            -ms-transform: scale(1.05);
                transform: scale(1.05); }
      .catalog-product:hover > .inner .catalog-product-title,
      .catalog-product:hover > .inner .catalog-product-subtitle,
      .catalog-product:hover > .inner .catalog-product-price {
        padding: 0 15px; }
      .catalog-product:hover > .inner .catalog-product-offers {
        display: block; }
      .catalog-product:hover > .inner .catalog-product-buy {
        display: block; }
  @media screen and (max-width: 1068px) {
    .catalog-product {
      overflow: visible;
      height: auto; }
      .catalog-product > .inner {
        z-index: 10;
        margin-left: -5px;
        margin-right: -5px;
        -webkit-box-shadow: none !important;
                box-shadow: none !important; }
        .catalog-product > .inner .catalog-product-photo {
          left: 30px;
          -webkit-transform: scale(1.05);
              -ms-transform: scale(1.05);
                  transform: scale(1.05); }
        .catalog-product > .inner .catalog-product-title,
        .catalog-product > .inner .catalog-product-subtitle,
        .catalog-product > .inner .catalog-product-price {
          padding: 0 15px; }
        .catalog-product > .inner .catalog-product-offers {
          margin-top: 18px; }
        .catalog-product > .inner .catalog-product-offers {
          display: block; }
        .catalog-product > .inner .catalog-product-buy {
          display: block; } }
  .catalog-product.catalog-product-simple:hover > .inner {
    margin-left: 0;
    margin-right: 0;
    -webkit-box-shadow: none;
            box-shadow: none; }
    .catalog-product.catalog-product-simple:hover > .inner .catalog-product-photo {
      left: 25px;
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .catalog-product.catalog-product-simple:hover > .inner .catalog-product-title,
    .catalog-product.catalog-product-simple:hover > .inner .catalog-product-subtitle,
    .catalog-product.catalog-product-simple:hover > .inner .catalog-product-price {
      padding: 0 10px; }

.catalog-products.products-slider {
  padding: 20px 0; }
  .catalog-products.products-slider .catalog-product {
    height: auto; }

.touch .catalog_products .catalog_product .offer_cart {
  opacity: 1; }

.product-card {
  margin-top: 20px;
  padding: 0 50px; }
  @media screen and (max-width: 735px) {
    .product-card {
      margin-top: 0;
      padding: 0 20px; } }
  .product-card .product-card-photo {
    position: relative;
    padding-right: 40px; }
    @media screen and (max-width: 735px) {
      .product-card .product-card-photo {
        height: auto !important;
        padding: 0; }
        .product-card .product-card-photo .product-card-photo-block.is_stuck {
          position: relative !important;
          top: auto !important;
          width: 100% !important;
          height: auto !important; }
          .product-card .product-card-photo .product-card-photo-block.is_stuck + div {
            display: none !important; } }
    .product-card .product-card-photo img {
      display: block;
      width: 100%;
      height: auto; }
    .product-card .product-card-photo .fotorama__wrap {
      margin: 0 auto; }
    .product-card .product-card-photo .fotorama__nav-wrap {
      margin-top: 10px; }
  .product-card .product-card-body {
    padding-left: 20px; }
    @media screen and (max-width: 735px) {
      .product-card .product-card-body {
        height: auto !important;
        padding: 0; } }
    .product-card .product-card-body h1 {
      font-size: 280%;
      font-weight: 700;
      line-height: 1.2; }
    .product-card .product-card-body .card-description {
      max-width: 600px;
      margin-top: 16px;
      font-size: 80%; }
    .product-card .product-card-body .card-price {
      max-width: 600px;
      margin-top: 40px; }
      @media screen and (max-width: 735px) {
        .product-card .product-card-body .card-price {
          margin-top: 20px; } }
      .product-card .product-card-body .card-price .price-value {
        float: left;
        width: auto;
        margin-right: 60px;
        font-size: 260%;
        font-weight: 700;
        color: #000; }
        @media screen and (max-width: 735px) {
          .product-card .product-card-body .card-price .price-value {
            float: none;
            width: 100%;
            margin: 0;
            text-align: center; } }
        .product-card .product-card-body .card-price .price-value > .old {
          position: relative;
          margin-right: 4px;
          font-weight: 400;
          color: #333; }
          .product-card .product-card-body .card-price .price-value > .old:before {
            position: absolute;
            content: '';
            top: 0.5em;
            left: -2px;
            right: -2px;
            height: 4px;
            background: rgba(255, 51, 0, 0.9);
            -webkit-transform: rotate(20deg);
                -ms-transform: rotate(20deg);
                    transform: rotate(20deg); }
        .product-card .product-card-body .card-price .price-value > .new {
          position: relative;
          margin-right: 4px;
          color: #f30; }
      .product-card .product-card-body .card-price .rating-value {
        float: left;
        width: 220px;
        padding: 10px 15px;
        border: solid 1px #eee;
        -webkit-border-radius: 4px;
                border-radius: 4px; }
        @media screen and (max-width: 1068px) {
          .product-card .product-card-body .card-price .rating-value {
            float: none; } }
        .product-card .product-card-body .card-price .rating-value .rating-counter {
          font-size: 85%;
          font-weight: 700;
          color: #f80; }
        .product-card .product-card-body .card-price .rating-value .rating-welcome {
          margin-top: 2px;
          font-size: 85%;
          color: #000; }
        @media screen and (max-width: 735px) {
          .product-card .product-card-body .card-price .rating-value {
            float: none;
            width: 100%;
            text-align: center; }
            .product-card .product-card-body .card-price .rating-value .br-wrapper, .product-card .product-card-body .card-price .rating-value .br-widget {
              float: none;
              display: inline-block; }
            .product-card .product-card-body .card-price .rating-value .rating-counter {
              position: relative;
              top: -2px;
              float: none;
              display: inline-block;
              margin-top: 0; } }
    .product-card .product-card-body .card-offers {
      max-width: 440px;
      margin-top: 40px; }
      .product-card .product-card-body .card-offers input[type=radio] {
        display: none; }
      .product-card .product-card-body .card-offers .label {
        position: relative;
        display: block;
        height: 28px;
        margin-top: 4px;
        padding: 0 0 0 23px;
        font-size: 90%;
        color: #222;
        cursor: pointer;
        border: none; }
        .product-card .product-card-body .card-offers .label:after {
          content: '';
          position: absolute;
          z-index: -1;
          left: 50px;
          right: 20px;
          bottom: 8px;
          height: 0;
          border-bottom: dotted 1px #ddd; }
        .product-card .product-card-body .card-offers .label .offer-radio {
          position: absolute;
          display: block;
          width: 18px;
          height: 18px;
          margin-top: 4px;
          margin-left: -23px;
          border: solid 2px #258;
          -webkit-border-radius: 100%;
                  border-radius: 100%; }
          .product-card .product-card-body .card-offers .label .offer-radio:after {
            content: '';
            position: absolute;
            top: 2px;
            right: 2px;
            bottom: 2px;
            left: 2px;
            -webkit-border-radius: 100%;
                    border-radius: 100%; }
        .product-card .product-card-body .card-offers .label .offer-title {
          display: inline-block;
          min-width: 20px;
          max-width: 280px;
          height: 28px;
          line-height: 28px;
          padding-right: 2px;
          font-size: 120%;
          background: #fff;
          overflow: hidden;
          white-space: nowrap;
          -o-text-overflow: ellipsis;
             text-overflow: ellipsis; }
        .product-card .product-card-body .card-offers .label .offer-price {
          display: block;
          float: right;
          height: 28px;
          line-height: 28px;
          padding-left: 5px;
          font-size: 120%;
          font-weight: 700;
          background: #fff; }
          .product-card .product-card-body .card-offers .label .offer-price > .old {
            position: relative;
            margin-right: 4px;
            font-weight: 400;
            color: #333; }
            .product-card .product-card-body .card-offers .label .offer-price > .old:before {
              position: absolute;
              content: '';
              top: 0.5em;
              left: -2px;
              right: -2px;
              height: 2px;
              background: rgba(255, 51, 0, 0.9);
              -webkit-transform: rotate(20deg);
                  -ms-transform: rotate(20deg);
                      transform: rotate(20deg); }
          .product-card .product-card-body .card-offers .label .offer-price > .new {
            position: relative;
            margin-right: 4px;
            color: #f30; }
      .product-card .product-card-body .card-offers input[type=radio]:checked + .label .offer-radio:after {
        background: #258; }
    .product-card .product-card-body .card-buttons {
      margin-top: 40px; }
      .product-card .product-card-body .card-buttons .product-cart-button a {
        height: 40px;
        line-height: 40px;
        font-size: 110%; }
        .product-card .product-card-body .card-buttons .product-cart-button a.button-preorder {
          padding: 0 14px;
          line-height: 40px; }
        .product-card .product-card-body .card-buttons .product-cart-button a.button-buy {
          padding: 0 14px;
          line-height: 40px; }
        .product-card .product-card-body .card-buttons .product-cart-button a.button-cart {
          padding: 0 16px 0 40px;
          line-height: 40px; }
          .product-card .product-card-body .card-buttons .product-cart-button a.button-cart:before {
            content: '';
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            width: 40px;
            background-position: 11px 12px; }
        .product-card .product-card-body .card-buttons .product-cart-button a.button-add, .product-card .product-card-body .card-buttons .product-cart-button a.button-remove {
          padding: 0 12px;
          line-height: 40px; }
      .product-card .product-card-body .card-buttons .product-cart-button-points {
        position: absolute;
        margin-top: 7px;
        margin-left: 17px;
        display: inline-block;
        line-height: 1.3;
        font-size: 75%;
        color: #777; }
    .product-card .product-card-body .card-preorder-comment {
      display: inline-block;
      margin-top: 6px;
      padding: 10px 14px;
      font-size: 95%;
      background: #fec;
      -webkit-border-radius: 4px;
              border-radius: 4px; }
    .product-card .product-card-body .card-info {
      margin-top: 30px; }
      .product-card .product-card-body .card-info a {
        color: #000;
        border: none;
        font-size: 90%; }
    .product-card .product-card-body .card-params {
      max-width: 600px;
      margin-top: 30px;
      font-size: 80%;
      line-height: 1.8; }
      .product-card .product-card-body .card-params * {
        line-height: 1.8; }
      .product-card .product-card-body .card-params table {
        border: none;
        border-collapse: collapse; }
        .product-card .product-card-body .card-params table tr th {
          position: relative;
          padding-right: 50px;
          text-align: left;
          white-space: nowrap; }
          .product-card .product-card-body .card-params table tr th:after {
            content: '';
            position: absolute;
            z-index: -1;
            top: 14px;
            left: 0;
            right: 0;
            height: 1px;
            border-bottom: dotted 1px #ccc; }
          .product-card .product-card-body .card-params table tr th span {
            display: inline-block;
            padding-right: 4px;
            padding-bottom: 2px;
            background: #fff; }
        .product-card .product-card-body .card-params table tr td {
          padding-left: 4px; }
    .product-card .product-card-body .card-sharer {
      margin-top: 35px;
      font-size: 80%; }
      .product-card .product-card-body .card-sharer .likely {
        position: relative;
        top: -7px;
        margin-left: 5px; }

.product-description {
  max-width: 1000px;
  margin-top: 40px;
  padding: 0 50px; }
  @media screen and (max-width: 735px) {
    .product-description {
      padding: 0 20px; } }

.product-reviews {
  max-width: 1000px;
  margin-top: 40px;
  padding: 0 50px; }
  @media screen and (max-width: 735px) {
    .product-reviews {
      padding: 0 20px; } }

.reviews-header h2 {
  float: left;
  font-weight: 700;
  font-size: 185%; }

.reviews-header .reviews-add-button {
  float: right;
  margin-top: 13px;
  font-size: 100%;
  font-weight: 400; }
  .reviews-header .reviews-add-button a {
    font-weight: 700; }
  .reviews-header .reviews-add-button a.button {
    position: relative;
    top: -9px;
    height: 36px;
    line-height: 36px;
    padding: 0 15px;
    font-size: 90%; }

.reviews {
  margin-top: 20px;
  max-width: 1000px; }
  .reviews hr {
    margin: 25px 0;
    background: #ddd; }
  .reviews .reviews-add {
    position: relative;
    margin: 30px 0;
    padding: 30px;
    background: #f9f9f9;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.06);
            box-shadow: 0 2px 6px rgba(0, 0, 0, 0.06); }
    @media screen and (max-width: 735px) {
      .reviews .reviews-add {
        margin: 20px -20px;
        padding: 20px;
        -webkit-border-radius: 0;
                border-radius: 0;
        -webkit-box-shadow: none;
                box-shadow: none; } }
    .reviews .reviews-add .reviews-add-close {
      position: absolute;
      top: 14px;
      right: 12px;
      padding: 0 5px;
      line-height: 1;
      border: none;
      color: #ccc;
      font-size: 240%;
      font-weight: 400; }
      .reviews .reviews-add .reviews-add-close:hover {
        color: #f00; }
    .reviews .reviews-add h3 {
      font-size: 160%; }
    .reviews .reviews-add form dl {
      position: relative;
      margin-left: 180px;
      margin-top: 25px; }
      .reviews .reviews-add form dl dt {
        position: absolute;
        width: 160px;
        margin-left: -180px;
        margin-top: 3px;
        font-size: 90%; }
      .reviews .reviews-add form dl dd .field-error {
        display: none;
        margin-top: 2px;
        font-size: 75%;
        color: #f00; }
      .reviews .reviews-add form dl dd .br-widget {
        position: relative;
        top: -5px;
        left: -2px; }
        .reviews .reviews-add form dl dd .br-widget a {
          border: none; }
        .reviews .reviews-add form dl dd .br-widget .br-current-rating {
          position: relative;
          display: block;
          float: left;
          top: 8px;
          left: 9px;
          font-size: 80%;
          color: #999; }
    @media screen and (max-width: 735px) {
      .reviews .reviews-add form dl {
        position: relative;
        margin-left: 0;
        margin-top: 15px; }
        .reviews .reviews-add form dl dt {
          position: relative;
          width: 100%;
          margin-left: 0; } }
  .reviews .review {
    margin: 20px 0;
    margin-left: 180px; }
    @media screen and (max-width: 735px) {
      .reviews .review {
        margin-left: 0; } }
    .reviews .review .review-meta {
      position: relative;
      margin-left: -180px;
      float: left;
      width: 180px; }
      .reviews .review .review-meta .review-meta-author {
        font-size: 100%;
        font-weight: 700; }
      .reviews .review .review-meta .review-meta-date {
        font-size: 80%;
        color: #888; }
      @media screen and (max-width: 735px) {
        .reviews .review .review-meta {
          float: none;
          margin-left: 0; }
          .reviews .review .review-meta .review-meta-date {
            font-size: 70%; } }
    .reviews .review .review-data {
      position: relative; }
      .reviews .review .review-data .review-data-title {
        height: 24px;
        line-height: 24px;
        font-size: 100%;
        font-weight: 700; }
      .reviews .review .review-data .review-data-body {
        margin-top: 8px;
        font-size: 100%; }
      .reviews .review .review-data .review-data-answer {
        margin: 14px 0 0 14px;
        font-size: 100%;
        font-style: italic;
        color: #999; }
      @media screen and (max-width: 735px) {
        .reviews .review .review-data {
          float: none; }
          .reviews .review .review-data .review-data-title {
            height: auto;
            margin-top: 6px;
            line-height: 22px; }
          .reviews .review .review-data .review-data-body {
            margin-top: 2px;
            font-size: 90%; }
          .reviews .review .review-data .review-data-answer {
            margin-top: 6px;
            margin-left: 0;
            font-size: 90%; } }

.preorder-modal .modal-window {
  max-width: 620px;
  padding: 40px; }
  .preorder-modal .modal-window h2 {
    font-size: 200%;
    font-weight: 700;
    text-align: center; }
  .preorder-modal .modal-window .preorder-modal-thankyou {
    display: none; }
    .preorder-modal .modal-window .preorder-modal-thankyou h2 + p {
      margin-top: 20px; }
    .preorder-modal .modal-window .preorder-modal-thankyou p {
      font-size: 110%; }
    .preorder-modal .modal-window .preorder-modal-thankyou p.preorder-modal-phone {
      margin-top: 20px;
      font-size: 180%;
      font-weight: 700;
      text-align: center; }
  .preorder-modal .modal-window .preorder-modal-form .preorder-modal-product {
    margin-top: 20px;
    font-size: 120%;
    font-weight: 700; }
  .preorder-modal .modal-window .preorder-modal-form .preorder-modal-offer {
    font-size: 110%; }
  .preorder-modal .modal-window .preorder-modal-form form {
    margin-top: 25px; }
  .preorder-modal .modal-window .preorder-modal-form .field {
    margin-top: 16px; }
    .preorder-modal .modal-window .preorder-modal-form .field.blured.invalid input {
      color: #f00; }
  .preorder-modal .modal-window .preorder-modal-form .field-button {
    margin-top: 20px; }
    .preorder-modal .modal-window .preorder-modal-form .field-button .field-error {
      padding-top: 8px;
      color: #f00;
      font-size: 95%; }

@media screen and (max-width: 736px) {
  .preorder-modal.modal.state-active .modal-overlay {
    background: rgba(0, 0, 0, 0.3); } }

.preorder-modal.state-sended .modal-window .preorder-modal-thankyou {
  display: block; }

.preorder-modal.state-sended .modal-window .preorder-modal-form {
  display: none; }

.cart {
  padding: 30px 50px 50px 50px;
  overflow-x: auto; }
  .cart .cart_items {
    display: table;
    width: 100%;
    min-width: 700px;
    max-width: 1200px; }
    .cart .cart_items .cart_header {
      display: table-row; }
      .cart .cart_items .cart_header .item_product, .cart .cart_items .cart_header .item_weigh, .cart .cart_items .cart_header .item_price, .cart .cart_items .cart_header .item_quantity, .cart .cart_items .cart_header .item_total, .cart .cart_items .cart_header .item_remove {
        display: table-cell;
        padding: 0 10px 16px 10px;
        vertical-align: middle;
        border-bottom: solid 1px #e4e4e4;
        font-size: 80%;
        text-transform: uppercase;
        letter-spacing: 1px; }
      .cart .cart_items .cart_header .item_product {
        width: 38%;
        padding-left: 0; }
      .cart .cart_items .cart_header .item_weigh {
        width: 2%; }
      .cart .cart_items .cart_header .item_price {
        width: 20%;
        padding-right: 14px;
        text-align: right; }
      .cart .cart_items .cart_header .item_quantity {
        width: 20%;
        text-align: right; }
      .cart .cart_items .cart_header .item_total {
        width: 15%;
        padding-right: 14px;
        text-align: right; }
      .cart .cart_items .cart_header .item_remove {
        width: 5%;
        padding-right: 0; }
    .cart .cart_items .cart_item {
      display: table-row; }
      .cart .cart_items .cart_item .item_product, .cart .cart_items .cart_item .item_weigh, .cart .cart_items .cart_item .item_price, .cart .cart_items .cart_item .item_quantity, .cart .cart_items .cart_item .item_total, .cart .cart_items .cart_item .item_remove {
        display: table-cell;
        height: 100px;
        vertical-align: middle;
        border-bottom: solid 1px #f4f4f4; }
      .cart .cart_items .cart_item .item_product {
        position: relative;
        width: 38%;
        padding: 0 10px 0 100px; }
        .cart .cart_items .cart_item .item_product img {
          display: block;
          position: absolute;
          width: 80px;
          height: 80px;
          top: 10px;
          left: 0;
          -webkit-border-radius: 4px;
                  border-radius: 4px; }
        .cart .cart_items .cart_item .item_product .product_title {
          font-size: 95%; }
        .cart .cart_items .cart_item .item_product .offer_title {
          margin-top: 3px;
          font-size: 80%;
          color: #333; }
      .cart .cart_items .cart_item .item_weigh {
        width: 2%; }
        .cart .cart_items .cart_item .item_weigh .offer-weight-icon {
          display: block;
          width: 20px;
          height: 20px;
          background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAIAAAD8GO2jAAAFQUlEQVR4Aa1WY5hbaxBObaxt2zavjT+1bdu2bbvpuuZaNZc/1t6ukfveTDpJ01zfefKcfJiZd3yOQCQSlZZWxMcn4ZeYmJKQkJSQkPzvfvHxyaTk4cPkZ88ysrIKmptFvwMIhRH29o46OnqWllZmZuampmaf/PiQt9ITuTWUGBqaWFgY79t3SgKQn583fPhwwf9K33zzzYsXr6Bc0NbWhr+ioqL58+crKSnhrmPHjl3E1Llz506dOnXsiN8fEhjARvzYQrxXr16jR4/Ozs4WgQDQ3t7e2tqKVV1d3aFDh9zd3SFAVnTo0AHyeAoUETFAKTPAGDs7uy1btpSUlEAhTIdyAVaMAXr69OmyZcu8vLz69u0r+FOSBe7Ro4ezs/OcOXNSUlKgjbVjAQAJMQbuXrx4cfDgwTFjxnh7ezOSnHaKhouLy7Bhw3bu3JmRkdHY2CinSgrAqpubm/n6/fv3mZmZAwcOZKW8oPVXX32VnJxcW1srK05JVQxATsnRmjVrSC/CLYc0ceJEVsekGIC1I9WpqamRkZERERGxsbFXr1799ttvOZ9MhOHp6blv377Tp08fOXLk2LFj169fLy8v/5AAGQCGra6uXrt2rZWVlbq6upaWlra2toaGRvfu3eWqBQuu0T59+vQXE1IF5smTJxcWFsoG46Mqgsl6enp/Ui0o9q5du/IWGJ+m/ejRoxQR/AhAWlLbt2/v3bs3+NAKEKZGwxZmBgcHT5s2bcOGDZs2bZo1a9Znn33GXSnLDJi5c+eKiBgA5gMABbBw4cJu3bqROVwq6J29e/e+e/euvr4eBVNVVYU85ebmwlK0i2xdkUOo2srKSnFg2qQAeOJ06NChctrd3Nxu3brFhRAdHX3x4kWYQluUQ3h4OIeL3MVJVlYWBUYC0NLSgmdeXl5ISIgsq6GhoVAoJAbqD8RnyZIlcALCTU1NuLp//76tra2slJOTY2pqihig9aNZlJ6ebmNjQ5kkP1ASpIWf0D5lyhTUIm0BA1q5ciWNL3oaGBjExcWJA4PUigHIl5iYGCohqhPUHJqAPOVpOG7cuF9//bWgoIDcovMHDx6Ym5uzZcrKykePHhcLtoMEkCcAjFLcMZ+joyMGH2WIFGGLWauvrw9TCJhim5OTExoayoLomxUrVn1oLxmAFStWoITYU1QIKocsJYZz586pqqriCsMDh1R4OEdnYShxcWMxZsy4piZgwzgxAFgbGhrgPtc1eyAL8Pbt27FjxyJE8fHxCj1AkinP33//Y1lZBfEIyH1YQTOHmTAtOAftYqJZggzTmqvj3r17lAOW9fHxy8rKlQJQfD08PIiJB8CkSZMoCBQQLJg4yVCB2FL0aT5hYWFhnZaWJg0RVugmExMTAuAhg3yyE6QOT14Q9sOHD62trVmExNXUtG7cEEoAyIOzZ88iJszHnYwX1o0bN3ieM9EJzAwKCuJpQeL479at96lTe2EYdEs82Lp1KwahwrcKGhVvRHQ/OouDg7bHCwBVS5yyUoBAmWzYsEQkqoUlAghgimFS4g4XIB799KRpGhAQgB5et24dBurMmTPDwsLQNKydFxDH5w5o6tSRtbUF0lGBLwkKHxMEWIYPe/bsCUcZmEc0n/D5kiXTW1srpR9ez58/Hzx4MN5iyISmpiYUyX38kCI+wZZPiNCkGmJSU1P78stvnj7NhFrJLMKKWgFvtAsXLkRFRQFM8A8JzYxJfvny5WvXhNnZOYq/KpjwMYJA46MBuZn6pwQGtAvSgze+nBIFH14gmp007hv+BuFji57U8BAF4clqfwNsDNtICrkFlgAAAABJRU5ErkJggg==");
          background-repeat: no-repeat;
          -webkit-background-size: 16px 16px;
                  background-size: 16px;
          background-position: center;
          opacity: 0.3;
          cursor: help;
          -webkit-transition: all .1s linear;
          -o-transition: all .1s linear;
          transition: all .1s linear; }
          .cart .cart_items .cart_item .item_weigh .offer-weight-icon:hover {
            opacity: 1; }
      .cart .cart_items .cart_item .item_price {
        position: relative;
        width: 20%;
        padding: 0 10px;
        text-align: right; }
        .cart .cart_items .cart_item .item_price .price-coupon {
          position: relative;
          top: -1px;
          display: inline-block;
          padding: 0 6px;
          height: 16px;
          line-height: 17px;
          color: #000;
          font-size: 70%;
          background: #fd0;
          -webkit-border-radius: 4px;
                  border-radius: 4px; }
        .cart .cart_items .cart_item .item_price .price {
          position: relative; }
          .cart .cart_items .cart_item .item_price .price .note {
            position: absolute;
            top: 26px;
            left: -15px;
            right: -15px;
            font-size: 70%;
            color: #aaa;
            text-align: center;
            white-space: nowrap; }
        .cart .cart_items .cart_item .item_price > .price_old {
          position: relative;
          margin-right: 10px;
          color: #222;
          font-size: 80%; }
          .cart .cart_items .cart_item .item_price > .price_old:before {
            position: absolute;
            content: '';
            top: 0.5em;
            left: -2px;
            right: -2px;
            height: 2px;
            background: #ff4444;
            -webkit-transform: rotate(18deg);
                -ms-transform: rotate(18deg);
                    transform: rotate(18deg); }
        .cart .cart_items .cart_item .item_price .rub {
          font-size: 90%; }
      .cart .cart_items .cart_item .item_quantity {
        width: 20%;
        padding: 0 10px;
        text-align: right; }
        .cart .cart_items .cart_item .item_quantity a {
          display: inline-block;
          opacity: 0.2;
          width: 20px;
          height: 20px;
          position: relative;
          top: 5px;
          border: none;
          -webkit-transition: all 0.1s linear;
          -o-transition: all 0.1s linear;
          transition: all 0.1s linear;
          background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAB4CAQAAAAqeXgRAAAA/klEQVR4Ae3Xx6GDQBADUN2pY9399uC0ncDRsQDn7580h1mTQZqTA49sIyiNJiDijGvmnBARbG7vJHj2FhlzCJrI4LkWeGLwWm96Bt8RKLBL0BuBumwEjgvk6QNs/I++8UeRxh+WGn+c4yiKeop6ikCBcwC9EajLRqBA9RT1FGVOUU9RT9miNBctkT4BVygQDLJEQIGVAyTuHiIf3D0v0g+mL+5FVsS9yOQHq9eCv0h+d4HKD1qkvRI3yCRzeSCRzPlBJpnzg0wy1zzY/y4zx2R/l03zF7bF2e+6wS3/OBBZIGX+fBH3Iv0/X0wS9yK9P7A0yeBeZFJPUU+pF+UGfXQq37Hhp+EAAAAASUVORK5CYII=");
          background-position: 0 0;
          -webkit-background-size: 20px 60px;
                  background-size: 20px 60px; }
          .cart .cart_items .cart_item .item_quantity a:hover {
            opacity: 0.7; }
          .cart .cart_items .cart_item .item_quantity a:active {
            opacity: 1; }
          .cart .cart_items .cart_item .item_quantity a .icon {
            display: inline-block;
            width: 20px;
            height: 20px; }
          .cart .cart_items .cart_item .item_quantity a.item-add-button {
            background-position: 0 0; }
          .cart .cart_items .cart_item .item_quantity a.item-remove-button {
            background-position: 0 -20px; }
        .cart .cart_items .cart_item .item_quantity .quantity_items {
          position: relative;
          display: inline-block;
          width: 30px;
          font-size: 90%;
          text-align: center; }
          .cart .cart_items .cart_item .item_quantity .quantity_items .note {
            position: absolute;
            top: 26px;
            left: -15px;
            right: -15px;
            font-size: 70%;
            color: #aaa;
            text-align: center;
            white-space: nowrap; }
        .cart .cart_items .cart_item .item_quantity .quantity_units {
          margin-left: 4px;
          font-size: 70%;
          color: #888; }
      .cart .cart_items .cart_item .item_total {
        width: 15%;
        padding: 0 10px;
        text-align: right; }
        .cart .cart_items .cart_item .item_total .rub {
          font-size: 90%; }
      .cart .cart_items .cart_item .item_remove {
        width: 5%;
        padding: 0 0 0 10px;
        text-align: right; }
        .cart .cart_items .cart_item .item_remove a {
          display: inline-block;
          opacity: 0.2;
          width: 20px;
          height: 20px;
          position: relative;
          top: 5px;
          border: none;
          -webkit-transition: all 0.1s linear;
          -o-transition: all 0.1s linear;
          transition: all 0.1s linear;
          background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAB4CAQAAAAqeXgRAAAA/klEQVR4Ae3Xx6GDQBADUN2pY9399uC0ncDRsQDn7580h1mTQZqTA49sIyiNJiDijGvmnBARbG7vJHj2FhlzCJrI4LkWeGLwWm96Bt8RKLBL0BuBumwEjgvk6QNs/I++8UeRxh+WGn+c4yiKeop6ikCBcwC9EajLRqBA9RT1FGVOUU9RT9miNBctkT4BVygQDLJEQIGVAyTuHiIf3D0v0g+mL+5FVsS9yOQHq9eCv0h+d4HKD1qkvRI3yCRzeSCRzPlBJpnzg0wy1zzY/y4zx2R/l03zF7bF2e+6wS3/OBBZIGX+fBH3Iv0/X0wS9yK9P7A0yeBeZFJPUU+pF+UGfXQq37Hhp+EAAAAASUVORK5CYII=");
          background-position: 0 0;
          -webkit-background-size: 20px 60px;
                  background-size: 20px 60px; }
          .cart .cart_items .cart_item .item_remove a:hover {
            opacity: 0.7; }
          .cart .cart_items .cart_item .item_remove a:active {
            opacity: 1; }
          .cart .cart_items .cart_item .item_remove a .icon {
            display: inline-block;
            width: 20px;
            height: 20px; }
          .cart .cart_items .cart_item .item_remove a.item-remove-offer-button {
            background-position: 0 -40px; }
  .cart .cart_total {
    margin-top: 50px;
    text-align: center;
    font-size: 200%;
    font-weight: 500; }
    .cart .cart_total .small {
      font-size: 50%;
      color: #222; }
  .cart .cart-points {
    margin-top: 4px;
    text-align: center;
    font-size: 80%;
    color: #444; }
  .cart .cart_delivery {
    margin-top: 10px;
    text-align: center;
    font-size: 100%;
    color: #222; }
    .cart .cart_delivery .small {
      font-size: 75%;
      color: #888; }
  .cart .cart_checkout {
    margin-top: 30px;
    text-align: center; }
    .cart .cart_checkout .button {
      height: 44px;
      line-height: 46px;
      padding: 0 25px; }
  .cart .cart_back {
    margin-top: 30px;
    text-align: center;
    font-size: 85%; }

.checkout-beta {
  max-width: 1400px;
  margin: 0 auto;
  padding: 20px 30px 40px 30px; }
  @media screen and (max-width: 1068px) {
    .checkout-beta {
      padding: 20px 20px 40px 20px; } }
  .checkout-beta .checkout {
    max-width: 100%;
    margin: 0;
    padding: 40px 50px;
    -webkit-box-shadow: none;
            box-shadow: none; }
  .checkout-beta .checkout-left h2, .checkout-beta .checkout-right h2 {
    margin-top: 35px;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 130%;
    font-weight: 700; }
    .checkout-beta .checkout-left h2.option-first, .checkout-beta .checkout-right h2.option-first {
      margin-top: 0; }
    .checkout-beta .checkout-left h2 > a, .checkout-beta .checkout-right h2 > a {
      margin-left: 10px;
      letter-spacing: normal;
      text-transform: none;
      font-size: 80%;
      font-weight: 400; }
  .checkout-beta .checkout-right {
    margin-left: 50px;
    padding: 35px 40px;
    background: #fff;
    -webkit-border-radius: 6px;
            border-radius: 6px;
    -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
            box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1); }
  @media screen and (max-width: 1068px) {
    .checkout-beta .column {
      height: auto !important; } }
  .checkout-beta .checkout-form dl {
    margin-top: 20px; }
    .checkout-beta .checkout-form dl dt {
      float: left;
      width: 35%;
      padding-top: 2px; }
    .checkout-beta .checkout-form dl dd {
      float: left;
      width: 65%; }
    @media screen and (max-width: 700px) {
      .checkout-beta .checkout-form dl dt {
        float: none;
        width: 100%;
        padding-top: 2px; }
      .checkout-beta .checkout-form dl dd {
        float: none;
        width: 100%;
        padding-top: 2px; } }
    .checkout-beta .checkout-form dl.required dt label:before {
      position: absolute;
      content: '•';
      margin-left: -12px;
      color: #f60; }
    .checkout-beta .checkout-form dl.invalid.blured input {
      color: #e00; }
  .checkout-beta .checkout-contacts {
    font-size: 95%; }
    .checkout-beta .checkout-contacts h2 a {
      display: none; }
    .checkout-beta .checkout-contacts .checkout-contacts-compact {
      display: none; }
    .checkout-beta .checkout-contacts .checkout-form {
      display: block; }
    .checkout-beta .checkout-contacts.state-compact h2 a {
      display: inline; }
    .checkout-beta .checkout-contacts.state-compact .checkout-contacts-compact {
      display: block; }
    .checkout-beta .checkout-contacts.state-compact .checkout-form {
      display: none; }
    .checkout-beta .checkout-contacts .checkout-contacts-compact {
      line-height: 1.6; }
      .checkout-beta .checkout-contacts .checkout-contacts-compact .checkout-contacts-compact-information {
        margin-top: 6px;
        font-style: italic;
        font-size: 95%; }
  .checkout-beta .checkout-radiogroup {
    display: inline-block;
    background: #fff;
    border: solid 1px #2a2;
    -webkit-border-radius: 4px;
            border-radius: 4px;
    overflow: hidden; }
    .checkout-beta .checkout-radiogroup input {
      display: none; }
    .checkout-beta .checkout-radiogroup label {
      display: inline-block;
      padding: 0 10px;
      line-height: 28px;
      font-size: 95%;
      color: #222;
      cursor: pointer;
      background: #fff; }
    .checkout-beta .checkout-radiogroup input:checked + label {
      color: #fff;
      background: #2a2; }
    .checkout-beta .checkout-radiogroup.option-hidden-disabled label.disabled {
      display: none; }
  .checkout-beta .checkout-delivery .delivery-description {
    margin-top: 10px;
    font-size: 80%;
    display: none; }
    .checkout-beta .checkout-delivery .delivery-description.state-active {
      display: block; }
  .checkout-beta .checkout-payment .payment-description {
    margin-top: 10px;
    font-size: 80%;
    display: none; }
    .checkout-beta .checkout-payment .payment-description.state-active {
      display: block; }
  .checkout-beta textarea[name=comment] {
    font-size: 95%; }
  .checkout-beta .checkout-receipt {
    max-width: 400px;
    margin: 0 auto;
    font-size: 95%; }
    .checkout-beta .checkout-receipt dl {
      position: relative;
      margin-top: 6px; }
      .checkout-beta .checkout-receipt dl:first-child {
        margin-top: 0; }
      .checkout-beta .checkout-receipt dl:before {
        content: '';
        position: absolute;
        z-index: 1;
        width: 100%;
        top: 1em;
        height: 0;
        border-bottom: dotted 1px #ddd; }
      .checkout-beta .checkout-receipt dl dt, .checkout-beta .checkout-receipt dl dd {
        position: relative;
        z-index: 2;
        float: left;
        padding-right: 2px;
        background: #fff; }
      .checkout-beta .checkout-receipt dl dd {
        float: right;
        padding-left: 2px;
        text-align: right;
        white-space: nowrap; }
      .checkout-beta .checkout-receipt dl.checkout-receipt-delivery {
        display: none; }
        .checkout-beta .checkout-receipt dl.checkout-receipt-delivery .receipt-delivery {
          display: none; }
        .checkout-beta .checkout-receipt dl.checkout-receipt-delivery.state-free,
        .checkout-beta .checkout-receipt dl.checkout-receipt-delivery.state-free .receipt-delivery.type-free, .checkout-beta .checkout-receipt dl.checkout-receipt-delivery.state-price,
        .checkout-beta .checkout-receipt dl.checkout-receipt-delivery.state-price .receipt-delivery.type-price, .checkout-beta .checkout-receipt dl.checkout-receipt-delivery.state-nocity,
        .checkout-beta .checkout-receipt dl.checkout-receipt-delivery.state-nocity .receipt-delivery.type-nocity {
          display: block; }
      .checkout-beta .checkout-receipt dl.checkout-receipt-coupon {
        display: none;
        color: #f60; }
      .checkout-beta .checkout-receipt dl.checkout-receipt-points {
        display: none; }
    .checkout-beta .checkout-receipt .checkout-receipt-delivery-notify {
      margin: 10px 0;
      padding: 6px;
      text-align: center;
      font-weight: 700;
      line-height: 1.4;
      background: #ffa; }
    .checkout-beta .checkout-receipt .checkout-receipt-coupon-active + dl.checkout-receipt-coupon {
      display: block; }
    .checkout-beta .checkout-receipt .checkout-receipt-points-active + dl.checkout-receipt-points {
      display: block; }
  .checkout-beta .checkout-coupon {
    position: relative;
    max-width: 400px;
    margin: 20px auto 0 auto;
    padding-right: 100px; }
    .checkout-beta .checkout-coupon .checkout-coupon-input {
      display: block; }
    .checkout-beta .checkout-coupon .checkout-coupon-fixed {
      display: none; }
    .checkout-beta .checkout-coupon.state-fixed .checkout-coupon-input {
      display: none; }
    .checkout-beta .checkout-coupon.state-fixed .checkout-coupon-fixed {
      display: block; }
    .checkout-beta .checkout-coupon input[type=text] {
      width: 80%;
      height: 28px;
      text-transform: uppercase; }
    .checkout-beta .checkout-coupon .button {
      position: absolute;
      top: 0;
      right: 0;
      height: 28px;
      line-height: 30px;
      padding: 0 10px;
      font-size: 75%;
      letter-spacing: 0.5px; }
    .checkout-beta .checkout-coupon .checkout-coupon-message {
      margin-top: 6px;
      font-size: 80%;
      font-weight: 700;
      color: #000;
      white-space: nowrap; }
      .checkout-beta .checkout-coupon .checkout-coupon-message.type-success {
        color: #090; }
      .checkout-beta .checkout-coupon .checkout-coupon-message.type-error {
        color: #e00; }
  @media screen and (max-width: 735px) {
    .checkout-beta .checkout-right {
      margin: 30px -20px 0 -20px !important;
      padding: 20px 20px;
      border-left: none;
      border-right: none;
      -webkit-border-radius: 0;
              border-radius: 0;
      -webkit-box-shadow: none;
              box-shadow: none; } }
  .checkout-beta .checkout-total {
    margin: 35px -40px -35px -40px;
    padding: 35px 40px;
    border-top: dashed 1px #ccc; }
    .checkout-beta .checkout-total .checkout-total-payment {
      padding-right: 6px;
      line-height: 1;
      text-align: center;
      font-size: 80%;
      color: #666; }
    .checkout-beta .checkout-total .checkout-total-price {
      margin-top: 6px;
      line-height: 1;
      text-align: center;
      font-size: 220%;
      font-weight: 700; }
    .checkout-beta .checkout-total .checkout-total-button {
      margin-top: 12px;
      text-align: center; }
      .checkout-beta .checkout-total .checkout-total-button .button {
        height: 44px;
        line-height: 46px;
        padding-top: 0;
        padding-bottom: 0;
        overflow: hidden; }
    .checkout-beta .checkout-total .checkout-total-back {
      margin-top: 20px;
      font-size: 85%;
      text-align: center; }
  @media only screen and (max-width: 1069px) {
    .checkout-beta .checkout-right {
      margin: 50px 0 0 0; } }

.footer-catalog {
  position: relative;
  margin-top: 40px;
  padding: 50px 50px 0 50px;
  border-top: solid 1px #eee; }
  .footer-catalog ul li {
    width: 200px;
    margin-bottom: 40px;
    padding-right: 20px; }
    .footer-catalog ul li h4 {
      margin-bottom: 10px;
      font-weight: 700;
      font-size: 90%;
      text-transform: uppercase;
      letter-spacing: 1px; }
      .footer-catalog ul li h4 a {
        color: #000;
        border: none; }
        .footer-catalog ul li h4 a:hover {
          color: #f00; }
    .footer-catalog ul li div {
      margin-top: 6px;
      font-size: 80%;
      font-weight: 400; }
      .footer-catalog ul li div a {
        color: #666;
        line-height: 1.2;
        border-color: rgba(102, 102, 102, 0.15); }
        .footer-catalog ul li div a:hover {
          color: #f40000;
          border-color: rgba(244, 0, 0, 0.5); }

footer {
  position: relative;
  z-index: 0; }
  footer .footer {
    padding: 10px 30px;
    color: #444;
    font-size: 90%;
    background: #fff;
    border-top: solid 1px #eee; }
    footer .footer a {
      -webkit-transition: color .15s ease-out, border-color .15s ease-out;
      -o-transition: color .15s ease-out, border-color .15s ease-out;
      transition: color .15s ease-out, border-color .15s ease-out; }
    footer .footer .footer-menu {
      padding: 20px 0; }
      footer .footer .footer-menu ul {
        width: 100%;
        text-align: center; }
        footer .footer .footer-menu ul li {
          margin: 0 8px;
          font-size: 100%; }
    footer .footer .footer-middle {
      padding: 20px 0; }
      footer .footer .footer-middle .footer-call {
        float: right;
        padding-right: 40px;
        text-align: right;
        border-right: solid 1px #eee; }
        footer .footer .footer-middle .footer-call .footer-call-number {
          font-size: 140%;
          font-weight: 700; }
          footer .footer .footer-middle .footer-call .footer-call-number a {
            color: inherit;
            text-decoration: none;
            border: none; }
      footer .footer .footer-middle .footer-pay {
        float: left;
        min-height: 54px;
        padding: 4px 0 0 230px;
        text-align: left;
        background-position: 20px center;
        background-repeat: no-repeat;
        -webkit-background-size: 190px 40px;
                background-size: 190px 40px;
        background-image: url("/i/footer-pay.png"); }
    footer .footer .footer-bottom {
      padding: 20px 0; }
      footer .footer .footer-bottom .footer-socials {
        text-align: center; }
        footer .footer .footer-bottom .footer-socials > a {
          position: relative;
          top: -2px;
          display: inline-block;
          width: 24px;
          height: 24px;
          margin: 0 4px;
          border: none;
          background-position: center;
          background-repeat: no-repeat;
          -webkit-background-size: 24px 24px;
                  background-size: 24px;
          -webkit-transform: scale(1);
              -ms-transform: scale(1);
                  transform: scale(1);
          -webkit-transition: -webkit-transform .2s ease-out;
          transition: -webkit-transform .2s ease-out;
          -o-transition: transform .2s ease-out;
          transition: transform .2s ease-out;
          transition: transform .2s ease-out, -webkit-transform .2s ease-out; }
          footer .footer .footer-bottom .footer-socials > a:hover {
            -webkit-transform: scale(1.1);
                -ms-transform: scale(1.1);
                    transform: scale(1.1); }
          footer .footer .footer-bottom .footer-socials > a.icon-facebook {
            background-image: url("/i/socials/facebook.png"); }
          footer .footer .footer-bottom .footer-socials > a.icon-instagram {
            background-image: url("/i/socials/instagram.png"); }
          footer .footer .footer-bottom .footer-socials > a.icon-vk {
            background-image: url("/i/socials/vk.png"); }
          footer .footer .footer-bottom .footer-socials > a.icon-twitter {
            background-image: url("/i/socials/twitter.png"); }
          footer .footer .footer-bottom .footer-socials > a.icon-youtube {
            background-image: url("/i/socials/youtube.png"); }

@media screen and (max-width: 735px) {
  footer .footer {
    padding: 20px;
    color: #444;
    font-size: 95%;
    border-top: solid 1px #eee; } }
  @media screen and (max-width: 735px) and (max-width: 735px) {
    footer .footer {
      padding-bottom: 60px; } }

@media screen and (max-width: 735px) {
    footer .footer .footer-menu {
      padding: 20px 0; }
      footer .footer .footer-menu ul li {
        margin: 0 6px;
        padding: 4px 0;
        font-size: 100%; }
    footer .footer .footer-middle {
      padding: 20px 0; }
      footer .footer .footer-middle .footer-call {
        float: none;
        padding: 0;
        text-align: center;
        border-right: none; }
        footer .footer .footer-middle .footer-call .footer-call-number {
          font-size: 140%;
          font-weight: 700; }
      footer .footer .footer-middle .footer-pay {
        float: none;
        width: 150px;
        height: 60px;
        min-height: 40px;
        margin: 10px auto 0 auto;
        padding: 10px 0 0 0;
        text-align: center;
        background-position: center 10px;
        border-top: solid 1px #eee; }
    footer .footer .footer-bottom > .column {
      padding: 2px 0;
      text-align: center; } }

/* This is the core CSS of Tooltipster */
/* GENERAL STRUCTURE RULES (do not edit this section) */
.tooltipster-base {
  /* this ensures that a constrained height set by functionPosition,
	if greater that the natural height of the tooltip, will be enforced
	in browsers that support display:flex */
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  pointer-events: none;
  /* this may be overriden in JS for fixed position origins */
  position: absolute; }

.tooltipster-box {
  /* see .tooltipster-base. flex-shrink 1 is only necessary for IE10-
	and flex-basis auto for IE11- (at least) */
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto; }

.tooltipster-content {
  /* prevents an overflow if the user adds padding to the div */
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* these make sure we'll be able to detect any overflow */
  max-height: 100%;
  max-width: 100%;
  overflow: auto; }

.tooltipster-ruler {
  /* these let us test the size of the tooltip without overflowing the window */
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden; }

/* ANIMATIONS */
/* Open/close animations */
/* fade */
.tooltipster-fade {
  opacity: 0;
  -webkit-transform: translateY(3px);
      -ms-transform: translateY(3px);
          transform: translateY(3px);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -o-transition-property: opacity, transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform; }

.tooltipster-fade.tooltipster-show {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0); }

/* grow */
.tooltipster-grow {
  -webkit-transform: scale(0, 0);
      -ms-transform: scale(0, 0);
          transform: scale(0, 0);
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-backface-visibility: hidden; }

.tooltipster-grow.tooltipster-show {
  -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
          transform: scale(1, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
       -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
          transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); }

/* swing */
.tooltipster-swing {
  opacity: 0;
  -webkit-transform: rotateZ(4deg);
      -ms-transform: rotate(4deg);
          transform: rotateZ(4deg);
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform; }

.tooltipster-swing.tooltipster-show {
  opacity: 1;
  -webkit-transform: rotateZ(0deg);
      -ms-transform: rotate(0deg);
          transform: rotateZ(0deg);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
       -o-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
          transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4); }

/* fall */
.tooltipster-fall {
  -webkit-transition-property: top;
  -o-transition-property: top;
  transition-property: top;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
       -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
          transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); }

.tooltipster-fall.tooltipster-initial {
  top: 0 !important; }

.tooltipster-fall.tooltipster-dying {
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  top: 0 !important;
  opacity: 0; }

/* slide */
.tooltipster-slide {
  -webkit-transition-property: left;
  -o-transition-property: left;
  transition-property: left;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
       -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
          transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); }

.tooltipster-slide.tooltipster-initial {
  left: -40px !important; }

.tooltipster-slide.tooltipster-dying {
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  left: 0 !important;
  opacity: 0; }

/* Update animations */
/* We use animations rather than transitions here because
 transition durations may be specified in the style tag due to
 animationDuration, and we try to avoid collisions and the use
 of !important */
/* fade */
@-webkit-keyframes tooltipster-fading {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes tooltipster-fading {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.tooltipster-update-fade {
  -webkit-animation: tooltipster-fading 400ms;
          animation: tooltipster-fading 400ms; }

/* rotate */
@-webkit-keyframes tooltipster-rotating {
  25% {
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg); }
  75% {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg); }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }
@keyframes tooltipster-rotating {
  25% {
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg); }
  75% {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg); }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

.tooltipster-update-rotate {
  -webkit-animation: tooltipster-rotating 600ms;
          animation: tooltipster-rotating 600ms; }

/* scale */
@-webkit-keyframes tooltipster-scaling {
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }
@keyframes tooltipster-scaling {
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

.tooltipster-update-scale {
  -webkit-animation: tooltipster-scaling 600ms;
          animation: tooltipster-scaling 600ms; }

/**
 * DEFAULT STYLE OF THE SIDETIP PLUGIN
 * 
 * All styles are "namespaced" with .tooltipster-sidetip to prevent
 * conflicts between plugins.
 */
/* .tooltipster-box */
.tooltipster-sidetip .tooltipster-box {
  background: #fff;
  border: none;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-shadow: 0 4px 14px rgba(0, 0, 0, 0.2);
          box-shadow: 0 4px 14px rgba(0, 0, 0, 0.2); }

.tooltipster-sidetip.tooltipster-bottom .tooltipster-box {
  margin-top: 8px; }

.tooltipster-sidetip.tooltipster-left .tooltipster-box {
  margin-right: 8px; }

.tooltipster-sidetip.tooltipster-right .tooltipster-box {
  margin-left: 8px; }

.tooltipster-sidetip.tooltipster-top .tooltipster-box {
  margin-bottom: 8px; }

/* .tooltipster-content */
.tooltipster-sidetip .tooltipster-content {
  color: #000;
  line-height: 1.4;
  padding: 14px 18px;
  font-size: 90%; }

/* .tooltipster-arrow : will keep only the zone of .tooltipster-arrow-uncropped that
corresponds to the arrow we want to display */
.tooltipster-sidetip .tooltipster-arrow {
  overflow: hidden;
  position: absolute; }

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
  height: 10px;
  /* half the width, for centering */
  margin-left: -10px;
  top: 0;
  width: 20px; }

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
  height: 20px;
  margin-top: -10px;
  right: 0;
  /* top 0 to keep the arrow from overflowing .tooltipster-base when it has not
	been positioned yet */
  top: 0;
  width: 10px; }

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
  height: 20px;
  margin-top: -10px;
  left: 0;
  /* same as .tooltipster-left .tooltipster-arrow */
  top: 0;
  width: 10px; }

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
  bottom: 0;
  height: 10px;
  margin-left: -10px;
  width: 20px; }

/* common rules between .tooltipster-arrow-background and .tooltipster-arrow-border */
.tooltipster-sidetip .tooltipster-arrow-background, .tooltipster-sidetip .tooltipster-arrow-border {
  height: 0;
  position: absolute;
  width: 0; }

/* .tooltipster-arrow-background */
.tooltipster-sidetip .tooltipster-arrow-background {
  border: 10px solid transparent; }

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
  border-bottom-color: #fff;
  left: 0px;
  top: 3px; }

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
  border-left-color: #fff;
  left: -3px;
  top: 0px; }

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
  border-right-color: #fff;
  left: 3px;
  top: 0px; }

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
  border-top-color: #fff;
  left: 0px;
  top: -3px; }

/* .tooltipster-arrow-border */
.tooltipster-sidetip .tooltipster-arrow-border {
  border: 10px solid transparent;
  left: 0;
  top: 0; }

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
  border-bottom-color: #fff; }

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
  border-left-color: #fff; }

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
  border-right-color: #fff; }

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
  border-top-color: #fff; }

/* tooltipster-arrow-uncropped */
.tooltipster-sidetip .tooltipster-arrow-uncropped {
  position: relative; }

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped {
  top: -10px; }

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped {
  left: -10px; }

.action-header {
  position: relative;
  width: 100%;
  height: 300px;
  margin-bottom: 40px;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover; }
  .action-header.is-grayscale {
    -moz-filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
    -o-filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(100%);
    filter: gray;
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale"); }
  .action-header .action-header-content {
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3); }
    .action-header .action-header-content h1 {
      margin-top: 88px;
      font-size: 330%;
      font-weight: 700;
      color: #fff;
      text-align: center;
      text-shadow: 0 2px 6px rgba(0, 0, 0, 0.1) !important; }
    .action-header .action-header-content p {
      font-weight: 400;
      color: #fff;
      text-align: center;
      text-shadow: 0 2px 6px rgba(0, 0, 0, 0.1) !important; }
    .action-header .action-header-content .action-countdown-outer {
      position: absolute;
      bottom: 26px;
      width: 100%;
      text-align: center; }
      .action-header .action-header-content .action-countdown-outer .action-countdown {
        display: inline-block;
        height: 26px;
        line-height: 26px;
        padding: 0 12px 0 26px;
        font-size: 90%;
        font-weight: 600;
        background-color: #fff;
        background-position: 4px center;
        background-repeat: no-repeat;
        -webkit-background-size: 20px 20px;
                background-size: 20px;
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAAApNJREFUWAntl71qVUEQx69BTBNFE8EP8AUEC5NAijR2NoqYKlbeJlaCtb6HBBTMM6RKUuQBkiIWgimsvIJJiiQQW8H8f7gTJstmz95zjgH1DAz7MTP/mTtnd3Zur9dRl4EuA393Bi60GP5tYY0HvAON31vErgV1WVYL4hXxkfhXxOwhQwfdc6NL8vRafCiOgzprTUaxwXYoGvYT3xH6svh+5GWg9aZ4N+zf1DgjRt/TRy2eiL/5zbbm0wIiAMvST83fieNgtXVCk5q9F6NrdmBMiVslMuGD+6T13cgDWXsQ+EYkQxcbH2Sc3cikfMm52XLgq5qPJcz7Tud5Qs5FWXM6YA59JhO4vTcOlCykgsOuL7YMpQJEhyB9Jrk4jQhAu62co/izevC+FlUBog+GnUlud7YEjWCRoWeSXQ3yDxo/Z3RLRWAsBeVrGudzhlUBPnXGi27edOqx5nJguQCpkbPBeKCRGtYWcUGsFpqPJHYuQN5WOx8bSetmm4aJD3wlKRfguLOwF8JtNZ56TO/rFHAuwFOKFYvrkj+u0KklzgVICTC6ZZNovKj1K/EXsT/se5FeasnLY+R92V7lyCU5ElPbvia0H2pvO8it/uHoZUI3tTUItvioTSuyNOe+KeDM/HAyCu9b8YS4hCalZLj4qE0vZGlAdC6eeKaQrYvveUHBnA7HcGloa9MVWZ711I1K9qgGsn/qwLZSVgPqt0lps1DigGBabRZwWtpuVQVIcGti+7RbAbvKrkhe0rDmgP5ow2qO67T83HwuhLVXZI8XBKwi+qf+NNkv5kxycex225nKjehi00qLL5wiogRRJym09uL4INlD1uiP+7CfWP6SBA7vtb0k+5rviAm4oy4DXQb+6wwcA17GwDYKhUvtAAAAAElFTkSuQmCC");
        -webkit-border-radius: 12px;
                border-radius: 12px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
                box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
        pointer-events: none; }
        .action-header .action-header-content .action-countdown-outer .action-countdown ins {
          text-decoration: none; }

.action-wait {
  margin: 30px 50px 50px 50px;
  margin: 0 0 50px 0;
  height: 450px;
  background: #fefefe;
  background-image: url("/i/actions-pseudo.jpg");
  background-position: top left;
  background-repeat: no-repeat;
  -webkit-background-size: 1280px 450px;
          background-size: 1280px 450px; }

.action-expired {
  margin: 30px 50px 50px 50px;
  margin: 0 0 50px 0;
  height: 450px;
  background: #fefefe;
  background-image: url("/i/actions-pseudo.jpg");
  background-position: top left;
  background-repeat: no-repeat;
  -webkit-background-size: 1280px 450px;
          background-size: 1280px 450px;
  -moz-filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  -o-filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(100%);
  filter: gray;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale"); }

.actions {
  margin: 40px 10px 10px 40px; }
  .actions:before, .actions:after {
    content: '';
    display: table;
    clear: both; }
  .actions > li {
    position: relative;
    float: left;
    width: 460px;
    padding: 0 30px 30px 0; }
    .actions > li .action-content {
      position: relative;
      width: 100%;
      height: 300px;
      padding: 100px 10px 0 10px;
      background-position: center;
      background-repeat: no-repeat;
      -webkit-background-size: cover;
              background-size: cover; }
      .actions > li .action-content:before {
        content: '';
        position: absolute;
        z-index: 1;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        width: 100%;
        background: rgba(0, 0, 0, 0.3);
        -webkit-transition: background .2s ease-out;
        -o-transition: background .2s ease-out;
        transition: background .2s ease-out; }
      .actions > li .action-content:hover:before {
        background: rgba(0, 0, 0, 0.4); }
      .actions > li .action-content > a {
        display: block;
        position: absolute;
        z-index: 3;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        border: none; }
      .actions > li .action-content h1 {
        position: relative;
        z-index: 2;
        font-size: 220%;
        font-weight: 700;
        color: #fff;
        text-align: center;
        text-shadow: 0 2px 6px rgba(0, 0, 0, 0.1) !important; }
      .actions > li .action-content p {
        position: relative;
        z-index: 2;
        margin-top: 5px;
        font-weight: 400;
        font-size: 100%;
        color: #fff;
        text-align: center;
        text-shadow: 0 2px 6px rgba(0, 0, 0, 0.1) !important; }
      .actions > li .action-content .action-countdown-outer {
        position: absolute;
        z-index: 2;
        left: 0;
        right: 0;
        bottom: 26px;
        text-align: center; }
        .actions > li .action-content .action-countdown-outer .action-countdown {
          display: inline-block;
          height: 26px;
          line-height: 26px;
          padding: 0 12px 0 26px;
          font-size: 80%;
          font-weight: 700;
          background-color: #fff;
          background-position: 4px center;
          background-repeat: no-repeat;
          -webkit-background-size: 20px 20px;
                  background-size: 20px;
          background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAAApNJREFUWAntl71qVUEQx69BTBNFE8EP8AUEC5NAijR2NoqYKlbeJlaCtb6HBBTMM6RKUuQBkiIWgimsvIJJiiQQW8H8f7gTJstmz95zjgH1DAz7MTP/mTtnd3Zur9dRl4EuA393Bi60GP5tYY0HvAON31vErgV1WVYL4hXxkfhXxOwhQwfdc6NL8vRafCiOgzprTUaxwXYoGvYT3xH6svh+5GWg9aZ4N+zf1DgjRt/TRy2eiL/5zbbm0wIiAMvST83fieNgtXVCk5q9F6NrdmBMiVslMuGD+6T13cgDWXsQ+EYkQxcbH2Sc3cikfMm52XLgq5qPJcz7Tud5Qs5FWXM6YA59JhO4vTcOlCykgsOuL7YMpQJEhyB9Jrk4jQhAu62co/izevC+FlUBog+GnUlud7YEjWCRoWeSXQ3yDxo/Z3RLRWAsBeVrGudzhlUBPnXGi27edOqx5nJguQCpkbPBeKCRGtYWcUGsFpqPJHYuQN5WOx8bSetmm4aJD3wlKRfguLOwF8JtNZ56TO/rFHAuwFOKFYvrkj+u0KklzgVICTC6ZZNovKj1K/EXsT/se5FeasnLY+R92V7lyCU5ElPbvia0H2pvO8it/uHoZUI3tTUItvioTSuyNOe+KeDM/HAyCu9b8YS4hCalZLj4qE0vZGlAdC6eeKaQrYvveUHBnA7HcGloa9MVWZ711I1K9qgGsn/qwLZSVgPqt0lps1DigGBabRZwWtpuVQVIcGti+7RbAbvKrkhe0rDmgP5ow2qO67T83HwuhLVXZI8XBKwi+qf+NNkv5kxycex225nKjehi00qLL5wiogRRJym09uL4INlD1uiP+7CfWP6SBA7vtb0k+5rviAm4oy4DXQb+6wwcA17GwDYKhUvtAAAAAElFTkSuQmCC");
          -webkit-border-radius: 12px;
                  border-radius: 12px;
          -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
                  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
          pointer-events: none; }
          .actions > li .action-content .action-countdown-outer .action-countdown ins {
            text-decoration: none; }

html.js .actions > li {
  opacity: 0;
  -webkit-transform: translateY(20px);
      -ms-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: opacity .2s ease-out, -webkit-transform .2s ease-out;
  transition: opacity .2s ease-out, -webkit-transform .2s ease-out;
  -o-transition: opacity .2s ease-out, transform .2s ease-out;
  transition: opacity .2s ease-out, transform .2s ease-out;
  transition: opacity .2s ease-out, transform .2s ease-out, -webkit-transform .2s ease-out; }
  html.js .actions > li.state-appeared {
    opacity: 1;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0); }

.main-recipes {
  margin: 30px 0 40px 0; }
  .main-recipes:before, .main-recipes:after {
    content: '';
    display: table;
    clear: both; }
  .main-recipes .owl-controls .owl-nav div {
    top: 90px !important; }

.recipes {
  margin: 0 10px 0 40px; }
  .recipes ul li {
    width: 330px;
    padding: 0 30px 30px 0; }

.recipe-item {
  display: block;
  background: #fff; }
  .recipe-item .item-photo {
    position: relative;
    display: block;
    width: 100%;
    height: 200px;
    -webkit-border-radius: 6px;
            border-radius: 6px;
    background-position: center;
    -webkit-background-size: cover;
            background-size: cover;
    background-repeat: no-repeat; }
    .recipe-item .item-photo a {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      border: none; }
    .recipe-item .item-photo:hover + .item-time + .item-title a {
      color: #e00;
      border-color: #e00; }
  .recipe-item .item-time {
    display: none;
    position: absolute;
    height: 20px;
    line-height: 22px;
    right: 36px;
    margin-top: -26px;
    padding: 0 6px 0 20px;
    font-size: 70%;
    font-weight: 700;
    background-color: rgba(255, 255, 255, 0.75);
    background-position: left center;
    background-repeat: no-repeat;
    -webkit-background-size: 20px 20px;
            background-size: 20px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAAApNJREFUWAntl71qVUEQx69BTBNFE8EP8AUEC5NAijR2NoqYKlbeJlaCtb6HBBTMM6RKUuQBkiIWgimsvIJJiiQQW8H8f7gTJstmz95zjgH1DAz7MTP/mTtnd3Zur9dRl4EuA393Bi60GP5tYY0HvAON31vErgV1WVYL4hXxkfhXxOwhQwfdc6NL8vRafCiOgzprTUaxwXYoGvYT3xH6svh+5GWg9aZ4N+zf1DgjRt/TRy2eiL/5zbbm0wIiAMvST83fieNgtXVCk5q9F6NrdmBMiVslMuGD+6T13cgDWXsQ+EYkQxcbH2Sc3cikfMm52XLgq5qPJcz7Tud5Qs5FWXM6YA59JhO4vTcOlCykgsOuL7YMpQJEhyB9Jrk4jQhAu62co/izevC+FlUBog+GnUlud7YEjWCRoWeSXQ3yDxo/Z3RLRWAsBeVrGudzhlUBPnXGi27edOqx5nJguQCpkbPBeKCRGtYWcUGsFpqPJHYuQN5WOx8bSetmm4aJD3wlKRfguLOwF8JtNZ56TO/rFHAuwFOKFYvrkj+u0KklzgVICTC6ZZNovKj1K/EXsT/se5FeasnLY+R92V7lyCU5ElPbvia0H2pvO8it/uHoZUI3tTUItvioTSuyNOe+KeDM/HAyCu9b8YS4hCalZLj4qE0vZGlAdC6eeKaQrYvveUHBnA7HcGloa9MVWZ711I1K9qgGsn/qwLZSVgPqt0lps1DigGBabRZwWtpuVQVIcGti+7RbAbvKrkhe0rDmgP5ow2qO67T83HwuhLVXZI8XBKwi+qf+NNkv5kxycex225nKjehi00qLL5wiogRRJym09uL4INlD1uiP+7CfWP6SBA7vtb0k+5rviAm4oy4DXQb+6wwcA17GwDYKhUvtAAAAAElFTkSuQmCC");
    -webkit-border-radius: 12px;
            border-radius: 12px;
    pointer-events: none; }
  .recipe-item .item-title {
    width: 100%;
    margin-top: 10px;
    padding: 0;
    font-size: 110%;
    font-weight: 700;
    line-height: 1.4;
    text-align: left; }
    .recipe-item .item-title a {
      color: #000;
      border-color: rgba(0, 0, 0, 0.1);
      -webkit-transition: all 0.1s linear;
      -o-transition: all 0.1s linear;
      transition: all 0.1s linear; }
      .recipe-item .item-title a:hover {
        color: #e00;
        border-color: #e00; }
  .recipe-item .item-description {
    width: 100%;
    margin-top: 5px;
    padding: 0;
    font-size: 85%;
    text-align: left;
    line-height: 1.4;
    color: #333; }

.content-header.type-recipe {
  padding-top: 90px;
  padding-bottom: 70px; }
  .content-header.type-recipe .recipe-cover {
    position: absolute;
    z-index: -1;
    top: -20px;
    bottom: -20px;
    left: -20px;
    right: -20px;
    background-position: center;
    -webkit-background-size: cover;
            background-size: cover;
    background-repeat: no-repeat;
    -webkit-filter: blur(10px) saturate(180%);
            filter: blur(10px) saturate(180%); }
    .content-header.type-recipe .recipe-cover:before {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background-color: rgba(0, 0, 0, 0.4); }
  .content-header.type-recipe h1 {
    font-size: 300%;
    color: #fff; }
  .content-header.type-recipe p {
    max-width: 700px;
    margin: 8px auto 0 auto;
    font-size: 90%;
    color: #fff;
    opacity: 0.7; }
  .content-header.type-recipe .recipe-time {
    display: inline-block;
    height: 20px;
    line-height: 22px;
    margin-top: 16px;
    padding: 0 6px 0 20px;
    font-size: 70%;
    font-weight: 700;
    color: #fff;
    background-color: #fff;
    background-position: left center;
    background-repeat: no-repeat;
    -webkit-background-size: 20px 20px;
            background-size: 20px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAAApNJREFUWAntl71qVUEQx69BTBNFE8EP8AUEC5NAijR2NoqYKlbeJlaCtb6HBBTMM6RKUuQBkiIWgimsvIJJiiQQW8H8f7gTJstmz95zjgH1DAz7MTP/mTtnd3Zur9dRl4EuA393Bi60GP5tYY0HvAON31vErgV1WVYL4hXxkfhXxOwhQwfdc6NL8vRafCiOgzprTUaxwXYoGvYT3xH6svh+5GWg9aZ4N+zf1DgjRt/TRy2eiL/5zbbm0wIiAMvST83fieNgtXVCk5q9F6NrdmBMiVslMuGD+6T13cgDWXsQ+EYkQxcbH2Sc3cikfMm52XLgq5qPJcz7Tud5Qs5FWXM6YA59JhO4vTcOlCykgsOuL7YMpQJEhyB9Jrk4jQhAu62co/izevC+FlUBog+GnUlud7YEjWCRoWeSXQ3yDxo/Z3RLRWAsBeVrGudzhlUBPnXGi27edOqx5nJguQCpkbPBeKCRGtYWcUGsFpqPJHYuQN5WOx8bSetmm4aJD3wlKRfguLOwF8JtNZ56TO/rFHAuwFOKFYvrkj+u0KklzgVICTC6ZZNovKj1K/EXsT/se5FeasnLY+R92V7lyCU5ElPbvia0H2pvO8it/uHoZUI3tTUItvioTSuyNOe+KeDM/HAyCu9b8YS4hCalZLj4qE0vZGlAdC6eeKaQrYvveUHBnA7HcGloa9MVWZ711I1K9qgGsn/qwLZSVgPqt0lps1DigGBabRZwWtpuVQVIcGti+7RbAbvKrkhe0rDmgP5ow2qO67T83HwuhLVXZI8XBKwi+qf+NNkv5kxycex225nKjehi00qLL5wiogRRJym09uL4INlD1uiP+7CfWP6SBA7vtb0k+5rviAm4oy4DXQb+6wwcA17GwDYKhUvtAAAAAElFTkSuQmCC");
    -webkit-border-radius: 12px;
            border-radius: 12px; }

.recipe {
  max-width: 800px;
  margin: 0 auto;
  padding: 30px; }
  .recipe .social-buttons {
    margin-top: 40px; }

.recipes-tags {
  padding: 0 40px 30px 40px;
  text-align: center; }
  .recipes-tags a {
    display: inline-block;
    height: 24px;
    line-height: 22px;
    padding: 0 10px;
    margin: 0 10px 6px 0;
    border: none;
    -webkit-border-radius: 4px;
            border-radius: 4px;
    background: none;
    color: #000;
    font-size: 90%;
    white-space: nowrap;
    border: solid 1px #ebebeb;
    -webkit-transition: all .15s ease;
    -o-transition: all .15s ease;
    transition: all .15s ease; }
    .recipes-tags a ins {
      margin-left: 6px;
      font-size: 70%;
      text-decoration: none;
      opacity: .5; }
    .recipes-tags a:hover {
      border-color: #518;
      color: #000; }
    .recipes-tags a.state-active {
      background-color: #518;
      border-color: #518;
      color: #fff;
      pointer-events: none; }
      .recipes-tags a.state-active ins {
        color: #fff;
        opacity: .75; }

.content-user {
  min-height: 200px;
  margin-top: 20px;
  margin-bottom: 50px; }
  .content-user .user-menu {
    margin: 0 -10px 20px -10px; }
    .content-user .user-menu .user-menu-item {
      padding: 0 10px; }
      .content-user .user-menu .user-menu-item .user-menu-item-inner {
        position: relative;
        height: 200px;
        background: #eee;
        -webkit-transition: all .1s linear;
        -o-transition: all .1s linear;
        transition: all .1s linear; }
        .content-user .user-menu .user-menu-item .user-menu-item-inner:hover {
          top: -2px; }
        .content-user .user-menu .user-menu-item .user-menu-item-inner a {
          display: block;
          position: absolute;
          left: 0;
          right: 0;
          top: 0;
          bottom: 0;
          border: none; }
          .content-user .user-menu .user-menu-item .user-menu-item-inner a .user-menu-icon {
            height: 160px; }
          .content-user .user-menu .user-menu-item .user-menu-item-inner a .user-menu-title {
            height: 40px;
            font-weight: 700;
            font-size: 120%;
            text-align: center;
            color: #fff; }
        .content-user .user-menu .user-menu-item .user-menu-item-inner.item-orders {
          background: #6c6; }
          .content-user .user-menu .user-menu-item .user-menu-item-inner.item-orders .user-menu-icon {
            background: url("/i/user/menu-orders.png") center no-repeat;
            -webkit-background-size: 160px 160px;
                    background-size: 160px; }
        .content-user .user-menu .user-menu-item .user-menu-item-inner.item-bonuses {
          background: #fb0; }
          .content-user .user-menu .user-menu-item .user-menu-item-inner.item-bonuses .user-menu-icon {
            background: url("/i/user/menu-bonuses.png") center no-repeat;
            -webkit-background-size: 160px 160px;
                    background-size: 160px; }
        .content-user .user-menu .user-menu-item .user-menu-item-inner.item-favourites {
          background: #c33; }
          .content-user .user-menu .user-menu-item .user-menu-item-inner.item-favourites .user-menu-icon {
            background: url("/i/user/menu-favourites.png") center no-repeat;
            -webkit-background-size: 160px 160px;
                    background-size: 160px; }
        .content-user .user-menu .user-menu-item .user-menu-item-inner.item-profile {
          background: #6cc; }
          .content-user .user-menu .user-menu-item .user-menu-item-inner.item-profile .user-menu-icon {
            background: url("/i/user/menu-profile.png") center no-repeat;
            -webkit-background-size: 160px 160px;
                    background-size: 160px; }
  .content-user .user-left-menu {
    list-style: none; }
    .content-user .user-left-menu li {
      margin-bottom: 8px; }
      .content-user .user-left-menu li a.selected {
        padding: 6px 8px;
        margin: -6px -8px;
        color: #fff;
        border: none;
        font-weight: 700;
        pointer-events: none;
        background: #282;
        -webkit-border-radius: 4px;
                border-radius: 4px; }
  .content-user .user-orders .user-order .user-order-header {
    padding: 10px 14px;
    background: #f2f4f6; }
    .content-user .user-orders .user-order .user-order-header .user-order-number {
      font-size: 120%;
      font-weight: 700; }
    .content-user .user-orders .user-order .user-order-header .user-order-date {
      margin-left: 14px;
      font-size: 80%;
      color: #444; }
    .content-user .user-orders .user-order .user-order-header .user-order-status {
      display: block;
      float: right;
      margin-top: 5px;
      padding: 0 10px;
      font-size: 90%;
      background: #fff;
      -webkit-border-radius: 20px;
              border-radius: 20px; }
  .content-user .user-orders .user-order .user-order-content table {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 40px;
    border-collapse: collapse; }
    .content-user .user-orders .user-order .user-order-content table tr td {
      padding: 5px 0;
      font-size: 90%;
      vertical-align: middle;
      border-top: solid 1px #f4f4f4; }
      .content-user .user-orders .user-order .user-order-content table tr td.order-photo {
        width: 80px;
        padding: 3px 0 3px 14px; }
        .content-user .user-orders .user-order .user-order-content table tr td.order-photo img {
          display: block;
          width: 50px;
          height: 50px; }
      .content-user .user-orders .user-order .user-order-content table tr td.order-title {
        width: auto; }
      .content-user .user-orders .user-order .user-order-content table tr td.order-quantity {
        width: 100px; }
      .content-user .user-orders .user-order .user-order-content table tr td.order-discount {
        width: 50px; }
      .content-user .user-orders .user-order .user-order-content table tr td.order-price {
        width: 100px;
        padding-right: 14px;
        text-align: right; }
      .content-user .user-orders .user-order .user-order-content table tr td.order-price-total {
        width: 100px;
        padding: 8px 14px 8px 0;
        font-weight: 700;
        font-size: 120%;
        text-align: right; }
    .content-user .user-orders .user-order .user-order-content table tr:first-child td {
      border-top: none; }
  .content-user .user-bonuses .user-bonus {
    padding: 0 14px;
    background: #fafafa;
    border-top: solid 3px #fff; }
    .content-user .user-bonuses .user-bonus:first-child {
      border-top: none; }
    .content-user .user-bonuses .user-bonus .user-bonus-date {
      height: 50px;
      line-height: 50px;
      font-size: 90%;
      color: #444; }
    .content-user .user-bonuses .user-bonus .user-bonus-value {
      height: 50px;
      line-height: 50px;
      font-size: 120%;
      font-weight: 700;
      text-align: right; }
    .content-user .user-bonuses .user-bonus .user-bonus-comment {
      height: 50px;
      line-height: 50px;
      font-size: 90%; }

.user-partner-programm {
  margin-bottom: 40px;
  padding: 20px 25px;
  background: #ffef66;
  -webkit-border-radius: 6px;
          border-radius: 6px; }
  .user-partner-programm h2 {
    font-size: 160%; }
  .user-partner-programm p {
    margin-top: 8px;
    font-size: 95%; }
  .user-partner-programm .partner-link input {
    width: 520px;
    margin-top: 12px;
    padding: 8px 10px;
    border: none;
    outline: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    font-size: 120%;
    font-weight: 700; }
  .user-partner-programm .partner-link > div {
    padding-left: 10px;
    font-size: 70%; }

.social-buttons {
  margin-top: 4px; }
  .social-buttons li {
    margin-right: 10px; }
    .social-buttons li div.fb-like.fb_iframe_widget > span {
      vertical-align: top !important; }

html.js .social-buttons {
  opacity: 0;
  -webkit-transform: translateX(20px);
      -ms-transform: translateX(20px);
          transform: translateX(20px);
  -webkit-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out;
  -webkit-transition-delay: 2s;
       -o-transition-delay: 2s;
          transition-delay: 2s; }
  html.js .social-buttons.state-loaded {
    opacity: 1;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0); }

.likely, .likely__widget {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  margin: 0;
  padding: 0;
  text-indent: 0 !important;
  list-style: none !important;
  font-weight: 400;
  font-family: "Helvetica Neue",Arial,sans-serif;
  font-size: inherit; }

.likely {
  opacity: 0;
  font-size: 0 !important; }

.likely_visible {
  opacity: 1;
  -webkit-transition: opacity .1s ease-in;
  -o-transition: opacity .1s ease-in;
  transition: opacity .1s ease-in; }

.likely > * {
  display: inline-block;
  visibility: hidden; }

.likely_visible > * {
  visibility: inherit; }

.likely__widget {
  display: inline-block;
  position: relative;
  white-space: nowrap; }

.likely__button, .likely__counter {
  text-decoration: none;
  text-rendering: optimizeLegibility;
  display: inline-block;
  margin: 0;
  outline: 0; }

.likely__button {
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.likely__counter {
  display: none;
  position: relative;
  font-weight: 400; }

.likely_ready .likely__counter {
  display: inline-block; }

.likely_ready .likely__counter_empty {
  display: none; }

.likely__widget, .likely__icon, .likely__button, .likely__counter {
  vertical-align: top; }

.likely__widget {
  -webkit-transition: background .33s ease-out,color .33s ease-out,fill .33s ease-out;
  -o-transition: background .33s ease-out,color .33s ease-out,fill .33s ease-out;
  transition: background .33s ease-out,color .33s ease-out,fill .33s ease-out;
  line-height: inherit; }

.likely__widget:hover, .likely__widget:active, .likely__widget:focus {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  cursor: pointer; }

.likely__icon {
  position: relative;
  text-align: left;
  display: inline-block; }

.likely svg {
  position: absolute; }

.likely__button, .likely__counter {
  line-height: inherit;
  cursor: inherit; }

.likely__button:empty {
  display: none; }

.likely__counter {
  text-align: center; }

.likely .likely__widget {
  color: #000;
  background: #ececec;
  background: rgba(231, 231, 231, 0.8); }

.likely .likely__counter {
  -webkit-background-size: 1px 1px;
          background-size: 1px 1px;
  background-repeat: repeat-y;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.2) 0, transparent 0.5px, transparent 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.2) 0, transparent 0.5px, transparent 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.2) 0, transparent 0.5px, transparent 100%); }

.likely-light .likely__widget {
  color: #fff;
  fill: #fff;
  background: rgba(236, 236, 236, 0.16);
  text-shadow: rgba(0, 0, 0, 0.2) 0 0 0.33em; }

.likely-light .likely__counter {
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.4) 0, rgba(255, 255, 255, 0) 0.5px, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.4) 0, rgba(255, 255, 255, 0) 0.5px, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.4) 0, rgba(255, 255, 255, 0) 0.5px, rgba(255, 255, 255, 0) 100%); }

.likely__widget_facebook {
  fill: #425497; }

.likely__widget_facebook:hover, .likely__widget_facebook:active, .likely__widget_facebook:focus {
  background: rgba(207, 212, 229, 0.8); }

.likely-light .likely__widget_facebook:hover, .likely-light .likely__widget_facebook:active, .likely-light .likely__widget_facebook:focus {
  text-shadow: #425497 0 0 .25em;
  background: rgba(66, 84, 151, 0.7); }

.likely__widget_twitter {
  fill: #00b7ec; }

.likely__widget_twitter:hover, .likely__widget_twitter:active, .likely__widget_twitter:focus {
  background: rgba(191, 237, 250, 0.8); }

.likely-light .likely__widget_twitter:hover, .likely-light .likely__widget_twitter:active, .likely-light .likely__widget_twitter:focus {
  text-shadow: #00b7ec 0 0 .25em;
  background: rgba(0, 183, 236, 0.7); }

.likely__widget_gplus {
  fill: #dd4241; }

.likely__widget_gplus:hover, .likely__widget_gplus:active, .likely__widget_gplus:focus {
  background: rgba(246, 207, 207, 0.8); }

.likely-light .likely__widget_gplus:hover, .likely-light .likely__widget_gplus:active, .likely-light .likely__widget_gplus:focus {
  text-shadow: #dd4241 0 0 .25em;
  background: rgba(221, 66, 65, 0.7); }

.likely__widget_vkontakte {
  fill: #526e8f; }

.likely__widget_vkontakte:hover, .likely__widget_vkontakte:active, .likely__widget_vkontakte:focus {
  background: rgba(211, 218, 227, 0.8); }

.likely-light .likely__widget_vkontakte:hover, .likely-light .likely__widget_vkontakte:active, .likely-light .likely__widget_vkontakte:focus {
  text-shadow: #526e8f 0 0 .25em;
  background: rgba(82, 110, 143, 0.7); }

.likely__widget_pinterest {
  fill: #cc002b; }

.likely__widget_pinterest:hover, .likely__widget_pinterest:active, .likely__widget_pinterest:focus {
  background: rgba(242, 191, 202, 0.8); }

.likely-light .likely__widget_pinterest:hover, .likely-light .likely__widget_pinterest:active, .likely-light .likely__widget_pinterest:focus {
  text-shadow: #cc002b 0 0 .25em;
  background: rgba(204, 0, 43, 0.7); }

.likely__widget_odnoklassniki {
  fill: #f6903b; }

.likely__widget_odnoklassniki:hover, .likely__widget_odnoklassniki:active, .likely__widget_odnoklassniki:focus {
  background: rgba(252, 227, 206, 0.8); }

.likely-light .likely__widget_odnoklassniki:hover, .likely-light .likely__widget_odnoklassniki:active, .likely-light .likely__widget_odnoklassniki:focus {
  text-shadow: #f6903b 0 0 .25em;
  background: rgba(246, 144, 59, 0.7); }

.likely {
  line-height: 20px;
  margin: 0 -5px -10px; }

.likely .likely__widget {
  font-size: 14px;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  height: 22px;
  margin: 0 5px 10px; }

.likely .likely__icon {
  width: 22px;
  height: 22px; }

.likely .likely__button {
  padding: 1px 4px 1px 0; }

.likely .likely__counter {
  padding: 1px 4px; }

.likely svg {
  left: 3px;
  top: 3px;
  width: 16px;
  height: 16px; }

.likely-big {
  line-height: 28px;
  margin: 0 -6px -12px; }

.likely-big .likely__widget {
  font-size: 18px;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  height: 32px;
  margin: 0 6px 12px; }

.likely-big .likely__icon {
  width: 32px;
  height: 32px; }

.likely-big .likely__button {
  padding: 2px 6px 2px 0; }

.likely-big .likely__counter {
  padding: 2px 6px; }

.likely-big svg {
  left: 4px;
  top: 4px;
  width: 24px;
  height: 24px; }

.likely-small {
  line-height: 14px;
  margin: 0 -4px -8px; }

.likely-small .likely__widget {
  font-size: 12px;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  height: 18px;
  margin: 0 4px 8px; }

.likely-small .likely__icon {
  width: 18px;
  height: 18px; }

.likely-small .likely__button {
  padding: 2px 3px 2px 0; }

.likely-small .likely__counter {
  padding: 2px 3px; }

.likely-small svg {
  left: 3px;
  top: 3px;
  width: 12px;
  height: 12px; }

.likely .likely__widget {
  margin: 0 4px 0 0 !important;
  background: none !important; }
  .likely .likely__widget:hover {
    background: #f4f4f4 !important; }
  .likely .likely__widget .likely__counter {
    font-size: 80%; }

.br-widget {
  height: 28px;
  white-space: nowrap; }
  .br-widget a {
    text-decoration: none;
    height: 18px;
    width: 18px;
    float: left;
    font-size: 24px;
    margin-right: 5px; }
    .br-widget a:after {
      content: "\2605";
      color: #dddddd; }
    .br-widget a.br-active:after {
      color: #fb0; }
    .br-widget a.br-selected:after {
      color: #fb0; }
  .br-widget .br-current-rating {
    display: none; }
  @media print {
    .br-widget a:after {
      content: "\2606";
      color: black; }
    .br-widget a.br-active:after, .br-widget a.br-selected:after {
      content: "\2605";
      color: black; } }

span.rub {
  font-family: 'Rouble Arial'; }

body {
  background: #f6f6f6;
  font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
  line-height: 1.5; }

img {
  font-size: 80%;
  color: #ccc !important; }

#mute {
  display: none;
  position: fixed;
  z-index: 990;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.2); }

.price-decade {
  margin-left: .15em;
  vertical-align: super;
  font-size: .5em; }

.content .content-sidebar {
  float: none;
  position: absolute;
  z-index: 100;
  left: 0;
  width: 240px;
  height: 100%;
  background: #fff;
  border-right: solid 1px #eee; }
  .content .content-sidebar.option-invisible {
    left: -9999px; }

.content .content-data {
  float: none;
  margin-left: 240px;
  background: #fafafa; }
  .content .content-data.option-wide {
    margin: 0; }
  .content .content-data > .inner {
    padding: 50px; }
  .content .content-data > h1.main_header {
    margin-bottom: -20px;
    padding: 40px 50px 0 50px;
    font-size: 180%;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px; }
    .content .content-data > h1.main_header.header_center {
      text-align: center; }
  .content .content-data > .content-header-block > h1.content-header, .content .content-data > h1.content-header {
    padding: 40px 50px 20px 50px;
    font-size: 240%;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px; }
  .content .content-data > .content-header-block {
    position: relative;
    height: 200px;
    overflow: hidden;
    background: #eee; }
    .content .content-data > .content-header-block > .content-header {
      position: relative;
      z-index: 2;
      color: #fff;
      text-shadow: 0 1px 5px rgba(0, 0, 0, 0.2); }
    .content .content-data > .content-header-block > .content-header-bg {
      position: absolute;
      z-index: 1;
      top: 0;
      left: 0;
      width: 100%;
      height: 400px;
      background-position: center;
      background-repeat: no-repeat;
      -webkit-background-size: cover;
              background-size: cover;
      -webkit-filter: blur(5px);
              filter: blur(5px); }
  .content .content-data > .content-inner {
    padding: 0 50px; }

@media screen and (max-width: 1068px) {
  .content .content-sidebar {
    float: none;
    position: relative;
    z-index: 100;
    left: auto !important;
    right: auto !important;
    width: auto !important;
    height: auto !important;
    padding: 0;
    background: #fff;
    border: none; }
  .content .content-data {
    height: auto;
    margin-left: 0; }
  .content > .content-sidebar {
    display: block;
    width: 100%;
    height: 0 !important;
    overflow: hidden;
    background: #fff;
    opacity: 0;
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
    -webkit-transform-origin: top;
        -ms-transform-origin: top;
            transform-origin: top;
    -webkit-transition: opacity .25s ease-out, -webkit-transform .25s linear;
    transition: opacity .25s ease-out, -webkit-transform .25s linear;
    -o-transition: opacity .25s ease-out, transform .25s linear;
    transition: opacity .25s ease-out, transform .25s linear;
    transition: opacity .25s ease-out, transform .25s linear, -webkit-transform .25s linear; }
  .content > .content-data {
    opacity: 1;
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: top;
        -ms-transform-origin: top;
            transform-origin: top;
    -webkit-transition: opacity .25s ease-out, -webkit-transform .25s ease-out;
    transition: opacity .25s ease-out, -webkit-transform .25s ease-out;
    -o-transition: opacity .25s ease-out, transform .25s ease-out;
    transition: opacity .25s ease-out, transform .25s ease-out;
    transition: opacity .25s ease-out, transform .25s ease-out, -webkit-transform .25s ease-out; }
  html.state-page-out .content > .content-data {
    opacity: 0;
    -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
            transform: scale(0.9); }
  html.state-page-hide .content > .content-data {
    height: 0 !important;
    overflow: hidden;
    padding: 0; }
  html.state-menu-show .content > .content-sidebar {
    height: auto !important;
    padding: 40px 20%; }
  html.state-menu-in .content > .content-sidebar {
    opacity: 1;
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1); }
  html.state-menu-in .header .header-menu menu li.type-mobile a {
    background: #317bc5; }
    html.state-menu-in .header .header-menu menu li.type-mobile a:before {
      content: 'Закрыть'; } }

@media screen and (max-width: 735px) {
  .content > .content-sidebar {
    padding: 10px 0 !important; } }

.content-sidebar .menu {
  position: relative;
  z-index: 10;
  margin: 0; }
  .content-sidebar .menu .menu-search {
    position: relative;
    z-index: 10;
    display: block;
    width: 100%;
    padding: 20px; }
    .content-sidebar .menu .menu-search form {
      position: relative; }
    .content-sidebar .menu .menu-search input[type=text] {
      display: block;
      width: 100%;
      height: 36px;
      margin: 0;
      padding: 0 30px 0 10px;
      line-height: 36px;
      font-family: 'Helvetica Neue', Helvetica;
      border: none;
      font-size: 100%;
      -webkit-transition: border .1s linear;
      -o-transition: border .1s linear;
      transition: border .1s linear;
      background: none;
      border: solid 1px #eee; }
      .content-sidebar .menu .menu-search input[type=text]::-webkit-input-placeholder {
        color: #999; }
      .content-sidebar .menu .menu-search input[type=text]::-moz-placeholder {
        color: #999; }
      .content-sidebar .menu .menu-search input[type=text]:-moz-placeholder {
        color: #999; }
      .content-sidebar .menu .menu-search input[type=text]:-ms-input-placeholder {
        color: #999; }
      .content-sidebar .menu .menu-search input[type=text]:hover {
        border-color: #82cfff; }
    .content-sidebar .menu .menu-search input[type=submit] {
      position: absolute;
      z-index: 2;
      top: 5px;
      right: 0px;
      display: block;
      width: 30px;
      height: 26px;
      padding: 0;
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAABwCAQAAADhhHuUAAAEKElEQVR4AezUA7Al2xmA0bW7+4xtO87Yb2wVpxTbtu2kEBsvtkpxLmLbnGeMVVen906q40FXTgel+/3F1moX/s8Ng5c2DA6Dw2AKMiUyMyw0w0SFi0640Q36kSF2BCY1ZaLSCMvtsM7dzDYKpdN+60e+5ptOIFd2ANZyCUvcy1HLFQCYZLH97usLPqBL2QlZ1HLJDk+3V0tyacls97fdm73D6X+fLGq5w15huVJbIVZP7oS2ceabaYykbbEXm+VVbqvIxmAQsaPiBhVyv/dF3/A7J5TGWWCVfTYaadBIj5e82NmKbAhmSks9o+Jags95g686B+AnPuvT7u3Bphs0wiPd5DVKmdgMLI1wT3uUCsFHPc+vEQQQJNHPvMh1nmmBQWM8wo91CYLUBGS5o1racp+ruKJCkoSKluvzdsELTTfkju7tB87ImoGZHZZLCr/3xoqLIgBSNS1D3m+Zx8mwxwZfUF1j5+BM6xQofdFXkUSXlrQVznuvLTZqm2+LLm2BzsEF7gZO+oazgks5IIn4jW7r5II15jnW7ApnmANu9DtqDpFk+vzYreZikRmOycTOwUlGghNOQA0YcMztFTjJeBCkTsEC0FaC+s7rQ9JSAHQKXhDBOOMQ1DdCgaCtbAqecMpELLDAT6Sr3qQAZpsCLuprCt7ktxZjplU+K9aAUeHOZoNbnUKSOgev9yP7JaPt8yk/l0vSFUGmu8ZYpdzP3YxI52C/r7mfWZKN7uNF+rS0XUrmIg7bKcmd9W1n5c1Avunz7q9tpAe7ztsNKS75lwZRss0jTdVW6NGL1PRfesIHbLPEoOmeKXi/88gEQATbvMBapUzph44h0ASELm/xYiMNWuCFlnqf3+gDUJjusEdaC8jt06tH2exPE+VK7zTb44wwYLrH26LHj1znvJbZ7uIaO00VkYuSLV7uWbrFiuwQpJQ75ZWiRxqjLdhkvVvdpk9hijnGYkgmoyKSTV7uGXrqyYIa8jYvdpNHuCPacnPN/ef1WiAKFVHa6OWeWU8W1JJnvdaP3cduCwSQBJA7o9etjpinlKlIm+pJCupJpS4/sNEWqy0ySUvpglv80rd0OeWXnmPa38lok5d5pl4V2SlIKcic8Xld5pphvEKpzyk3OwveJniOqf9EbvYKz6hInYMkUSYYcswxAJBLgj5v4RLyzzfW03ytGUiShGoyAEkUJeT6vUXw7Euu8nme4BfNQEgqRAAkAGVFvpmKbMtlBo2w3arG4CXwpZWyikzVjR2StNDrp9SDzYsV+RYqEno8738JEuUVOeCJ5vmil/oOjcEOyHf5hdm+77fIxP8lmJQY0Asggj+1ZydFAMAwEMNm+ZMuiJ5JhcB/yzYRFBQUFBQUvB7MercIt+AW3IJbcAtuwS24BbfgFtyCW3ALbsEtuEXJbSIoKDgABBooYFDvXhgAAAAASUVORK5CYII=");
      background-position: 0 0;
      background-repeat: no-repeat;
      -webkit-background-size: 26px 52px;
              background-size: 26px 52px;
      background-position: 0 -26px;
      background-color: rgba(255, 255, 255, 0);
      border: none;
      text-indent: -1000px;
      -webkit-appearance: none;
         -moz-appearance: none;
              appearance: none;
      opacity: .2;
      pointer-events: none;
      -webkit-transform: scale(0.9);
          -ms-transform: scale(0.9);
              transform: scale(0.9);
      -webkit-transition: opacity .2s linear, -webkit-transform .2s linear;
      transition: opacity .2s linear, -webkit-transform .2s linear;
      -o-transition: transform .2s linear, opacity .2s linear;
      transition: transform .2s linear, opacity .2s linear;
      transition: transform .2s linear, opacity .2s linear, -webkit-transform .2s linear; }
    .content-sidebar .menu .menu-search.state-focused input[type=text], .content-sidebar .menu .menu-search.state-active input[type=text] {
      border-color: #82cfff;
      -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 0 0 1px #82cfff;
              box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 0 0 1px #82cfff; }
      .content-sidebar .menu .menu-search.state-focused input[type=text]::-webkit-input-placeholder, .content-sidebar .menu .menu-search.state-active input[type=text]::-webkit-input-placeholder {
        color: #ccc; }
      .content-sidebar .menu .menu-search.state-focused input[type=text]::-moz-placeholder, .content-sidebar .menu .menu-search.state-active input[type=text]::-moz-placeholder {
        color: #ccc; }
      .content-sidebar .menu .menu-search.state-focused input[type=text]:-moz-placeholder, .content-sidebar .menu .menu-search.state-active input[type=text]:-moz-placeholder {
        color: #ccc; }
      .content-sidebar .menu .menu-search.state-focused input[type=text]:-ms-input-placeholder, .content-sidebar .menu .menu-search.state-active input[type=text]:-ms-input-placeholder {
        color: #ccc; }
    .content-sidebar .menu .menu-search.state-focused input[type=submit], .content-sidebar .menu .menu-search.state-active input[type=submit] {
      background-position: 0 -26px; }
    .content-sidebar .menu .menu-search.state-active input[type=submit] {
      pointer-events: auto;
      opacity: .6;
      -webkit-transform: scale(1);
          -ms-transform: scale(1);
              transform: scale(1); }
      .content-sidebar .menu .menu-search.state-active input[type=submit]:hover {
        opacity: 1;
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1); }
  .content-sidebar .menu > .menu-inner {
    padding: 10px 30px 20px 30px; }
    @media screen and (max-width: 1068px) {
      .content-sidebar .menu > .menu-inner {
        padding: 10px 20px 20px 20px; } }
    @media screen and (max-width: 735px) {
      .content-sidebar .menu > .menu-inner {
        padding: 10px 20px 20px 20px; } }
  .content-sidebar .menu > menu {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0 0 15px 0;
    background: none; }
    .content-sidebar .menu > menu > li {
      position: relative; }
      .content-sidebar .menu > menu > li > a {
        display: block;
        padding: 8px 30px;
        font-size: 90%;
        font-weight: 400;
        color: #000;
        border: none; }
        @media screen and (max-width: 1068px) {
          .content-sidebar .menu > menu > li > a {
            padding: 8px 20px;
            -webkit-border-radius: 6px;
                    border-radius: 6px; } }
        @media screen and (max-width: 735px) {
          .content-sidebar .menu > menu > li > a {
            padding: 8px 20px;
            -webkit-border-radius: 0;
                    border-radius: 0; } }
        .content-sidebar .menu > menu > li > a:hover {
          background: #f4f4f4; }
      .content-sidebar .menu > menu > li .arrow {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        width: 32px;
        cursor: pointer; }
        .content-sidebar .menu > menu > li .arrow i {
          display: block;
          position: absolute;
          top: 15px;
          right: 14px;
          width: 6px;
          height: 6px;
          border: solid 1px #000;
          border-left: none;
          border-top: none;
          -webkit-transform: rotate(45deg);
              -ms-transform: rotate(45deg);
                  transform: rotate(45deg);
          -webkit-transition: all .2s ease-out;
          -o-transition: all .2s ease-out;
          transition: all .2s ease-out; }
          @media screen and (max-width: 1068px) {
            .content-sidebar .menu > menu > li .arrow i {
              right: 20px; } }
        .content-sidebar .menu > menu > li .arrow:hover i {
          border-color: #f00; }
      .content-sidebar .menu > menu > li > ul {
        opacity: 0;
        overflow: hidden;
        height: 0;
        -webkit-transform: scaleY(0.8);
            -ms-transform: scaleY(0.8);
                transform: scaleY(0.8);
        -webkit-transform-origin: top;
            -ms-transform-origin: top;
                transform-origin: top;
        -webkit-transition: opacity .1s linear, -webkit-transform .1s ease-out;
        transition: opacity .1s linear, -webkit-transform .1s ease-out;
        -o-transition: transform .1s ease-out, opacity .1s linear;
        transition: transform .1s ease-out, opacity .1s linear;
        transition: transform .1s ease-out, opacity .1s linear, -webkit-transform .1s ease-out; }
        .content-sidebar .menu > menu > li > ul li a {
          display: block;
          padding: 6px 20px 6px 50px;
          font-size: 85%;
          color: #222;
          border: none; }
          @media screen and (max-width: 1068px) {
            .content-sidebar .menu > menu > li > ul li a {
              padding: 8px 20px 8px 40px;
              -webkit-border-radius: 6px;
                      border-radius: 6px; } }
          @media screen and (max-width: 735px) {
            .content-sidebar .menu > menu > li > ul li a {
              -webkit-border-radius: 0;
                      border-radius: 0; } }
          .content-sidebar .menu > menu > li > ul li a:hover {
            background: #f4f4f4; }
        .content-sidebar .menu > menu > li > ul li.state-active > a {
          color: #fff;
          background: #f80; }
      .content-sidebar .menu > menu > li.state-expanded > .arrow i {
        -webkit-transform: rotate(225deg);
            -ms-transform: rotate(225deg);
                transform: rotate(225deg); }
      .content-sidebar .menu > menu > li.state-expanded ul {
        opacity: 1;
        height: auto;
        -webkit-transform: scaleY(1);
            -ms-transform: scaleY(1);
                transform: scaleY(1); }
      .content-sidebar .menu > menu > li.state-active > a {
        color: #fff;
        background: #f80; }
      .content-sidebar .menu > menu > li.state-active > .arrow i {
        display: none; }
      .content-sidebar .menu > menu > li.state-active ul {
        opacity: 1;
        height: auto;
        -webkit-transform: scaleY(1);
            -ms-transform: scaleY(1);
                transform: scaleY(1); }
      .content-sidebar .menu > menu > li.state-active-child > .arrow i {
        display: none; }
      .content-sidebar .menu > menu > li.state-active-child ul {
        opacity: 1;
        height: auto;
        -webkit-transform: scaleY(1);
            -ms-transform: scaleY(1);
                transform: scaleY(1); }

.content-header {
  position: relative;
  padding: 40px 40px 30px 40px;
  text-align: center;
  background: none;
  overflow: hidden; }
  .content-header.with-background {
    padding: 60px 40px; }
  .content-header h1 {
    font-size: 260%;
    font-weight: 700;
    line-height: 1.2; }

@media screen and (max-width: 735px) {
  .content-header {
    padding: 20px; }
    .content-header h1 {
      font-size: 200%; } }

h2.main_header, h2.main-header {
  position: relative;
  margin: 40px 0 0 0;
  padding: 5px 20px 5px 20px;
  font-size: 160%;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-align: center;
  border-bottom: solid 3px #258; }
  h2.main_header.header-wide, h2.main-header.header-wide {
    margin: 40px 30px 0 30px; }
  @media screen and (max-width: 735px) {
    h2.main_header.header-wide, h2.main-header.header-wide {
      margin: 50px 20px 0 20px; } }
  h2.main_header a, h2.main-header a {
    color: #258;
    border: none;
    -webkit-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear; }
    h2.main_header a:hover, h2.main-header a:hover {
      color: #e00; }
  h2.main_header span, h2.main-header span {
    position: relative;
    z-index: 2;
    display: inline-block;
    padding: 0 14px; }

.main_block {
  margin: 0 auto; }

img.icon {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px; }

.main-news {
  width: 100%;
  margin: 20px 0;
  padding: 0 40px; }
  @media screen and (max-width: 735px) {
    .main-news {
      padding: 0 20px; } }
  .main-news .main-news-item {
    width: 300px;
    min-height: 80px;
    margin-top: 20px;
    padding: 0 8px 0 100px; }
    .main-news .main-news-item h3 {
      position: relative;
      font-size: 100%;
      font-weight: 400; }
      .main-news .main-news-item h3 a {
        color: #000;
        border-color: rgba(0, 0, 0, 0.1); }
        .main-news .main-news-item h3 a:hover {
          color: #e00;
          border-color: #e00; }
        .main-news .main-news-item h3 a img {
          display: block;
          position: absolute;
          top: 3px;
          margin-left: -100px;
          width: 80px;
          height: 80px;
          background: #fdfdfd;
          -webkit-border-radius: 4px;
                  border-radius: 4px;
          border: none; }
    .main-news .main-news-item p {
      margin-top: 6px;
      line-height: 1.5;
      font-size: 80%;
      color: #666; }
  @media screen and (max-width: 735px) {
    .main-news .main-news-item {
      width: 100%;
      min-height: 80px;
      margin-top: 20px;
      padding: 0 8px 0 60px; }
      .main-news .main-news-item h3 {
        position: relative;
        font-size: 95%;
        font-weight: 400; }
        .main-news .main-news-item h3 a {
          color: #000;
          border-color: rgba(0, 0, 0, 0.1); }
          .main-news .main-news-item h3 a:hover {
            color: #e00;
            border-color: #e00; }
          .main-news .main-news-item h3 a img {
            display: block;
            position: absolute;
            top: 3px;
            margin-left: -60px;
            width: 45px;
            height: 45px;
            background: #fdfdfd;
            -webkit-border-radius: 4px;
                    border-radius: 4px;
            border: none; }
      .main-news .main-news-item p {
        margin-top: 6px;
        line-height: 1.4;
        font-size: 80%;
        color: #666; } }

.text-page {
  max-width: 1200px;
  min-height: 500px;
  margin: 0 auto;
  padding: 0 12% 40px; }
  @media screen and (max-width: 735px) {
    .text-page {
      padding: 20px; } }
  .text-page h1, .text-page h2, .text-page h3, .text-page h4, .text-page h5 {
    font-weight: 500;
    color: #000; }
  .text-page h1 {
    display: block;
    font-size: 240%;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px; }
  .text-page h2 {
    display: block;
    font-size: 160%;
    font-weight: 600; }
  .text-page h3 {
    display: block;
    font-size: 120%;
    font-weight: 600; }
  .text-page h4 {
    display: block;
    font-size: 110%;
    font-weight: 600; }
  .text-page .text {
    color: #111;
    font-size: 115%; }
    .text-page .text * {
      line-height: 1.6; }

.text {
  line-height: 1.5; }

.meta-text {
  margin: 0;
  padding: 20px 30px 50px 30px;
  font-size: 95%;
  color: #444;
  line-height: 1.4; }
  .meta-text .meta-text-inner {
    max-width: 1100px; }
  .meta-text p {
    margin: 0.6em 0; }

.fotorama__thumb-border {
  -webkit-border-radius: 3px;
          border-radius: 3px;
  background: none !important; }

.fotorama__thumb {
  -webkit-border-radius: 3px;
          border-radius: 3px; }

.ui-autocomplete {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 10;
  min-width: 150px;
  max-height: 310px;
  overflow-x: hidden;
  overflow-y: auto;
  list-style: none;
  padding: 4px 0;
  margin: 0;
  background: #fff;
  border: none;
  -webkit-box-shadow: 0 4px 14px rgba(0, 0, 0, 0.2);
          box-shadow: 0 4px 14px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 4px;
          border-radius: 4px;
  padding: 10px 0; }
  .ui-autocomplete li {
    display: block;
    line-height: 1.2;
    border: none;
    color: #222;
    padding: 6px 12px;
    font-size: 90%;
    cursor: pointer; }
    .ui-autocomplete li:hover, .ui-autocomplete li.ui-state-focus {
      color: #000;
      background: #eee; }

.ui-helper-hidden-accessible {
  display: none; }

@media only screen and (min-width: 736px) {
  .modal.modal-callback .modal-close {
    display: none; }
  .modal.modal-callback .modal-inner {
    vertical-align: top; } }

.modal.modal-callback .modal-overlay {
  -webkit-backdrop-filter: saturate(140%) blur(2px);
  backdrop-filter: saturate(140%) blur(2px); }

.modal.modal-callback .modal-window {
  padding: 0; }
  .modal.modal-callback .modal-window .modal-custom-close {
    display: none;
    position: absolute;
    z-index: 10003;
    top: 0;
    right: 0;
    width: 46px;
    height: 46px;
    line-height: 38px;
    text-align: center;
    font-family: 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 40px;
    font-weight: 300;
    color: #666;
    border: none; }
    .modal.modal-callback .modal-window .modal-custom-close:hover, .modal.modal-callback .modal-window .modal-custom-close:active {
      color: #f00; }
  @media only screen and (min-width: 736px) {
    .modal.modal-callback .modal-window {
      max-width: 500px;
      min-height: 200px;
      margin-top: 100px;
      -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4);
              box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4); }
      .modal.modal-callback .modal-window .modal-custom-close {
        display: block; } }
  .modal.modal-callback .modal-window .modal-callback-header {
    padding-top: 30px;
    text-align: center;
    font-size: 200%;
    font-weight: 700;
    color: #000; }
  .modal.modal-callback .modal-window .modal-callback-content {
    padding: 36px 40px 50px 40px; }
    .modal.modal-callback .modal-window .modal-callback-content .field {
      margin-top: 24px; }
      .modal.modal-callback .modal-window .modal-callback-content .field:first-child {
        margin-top: 0; }
      .modal.modal-callback .modal-window .modal-callback-content .field label {
        display: block;
        margin-top: 4px; }
      .modal.modal-callback .modal-window .modal-callback-content .field .field-error {
        position: absolute;
        display: none;
        line-height: 1.4;
        font-size: 80%;
        font-weight: 700;
        color: #f11; }
        .modal.modal-callback .modal-window .modal-callback-content .field .field-error.state-active {
          display: block; }
      .modal.modal-callback .modal-window .modal-callback-content .field.blured.required .field-error {
        display: block; }
      .modal.modal-callback .modal-window .modal-callback-content .field.field-button {
        margin-top: 40px; }
      .modal.modal-callback .modal-window .modal-callback-content .field .field-text {
        margin-top: 4px;
        font-size: 80%;
        color: #444; }
  .modal.modal-callback .modal-window .modal-callback-form {
    display: block; }
  .modal.modal-callback .modal-window .modal-callback-thankyou {
    display: none; }
    .modal.modal-callback .modal-window .modal-callback-thankyou .modal-callback-content {
      text-align: center;
      font-size: 120%; }
  .modal.modal-callback .modal-window.state-sended .modal-callback-form {
    display: none; }
  .modal.modal-callback .modal-window.state-sended .modal-callback-thankyou {
    display: block; }

.modal.modal-login .modal-window {
  max-width: 500px;
  min-height: 200px;
  padding: 0;
  overflow: hidden; }
  .modal.modal-login .modal-window .modal-login-header {
    padding: 10px 0;
    text-align: center;
    font-size: 200%;
    font-weight: 700;
    color: #fff;
    background: #743d9a; }
  .modal.modal-login .modal-window .modal-login-form {
    padding: 50px 40px; }
    .modal.modal-login .modal-window .modal-login-form .field {
      margin-top: 22px; }
      .modal.modal-login .modal-window .modal-login-form .field:first-child {
        margin-top: 0; }
      .modal.modal-login .modal-window .modal-login-form .field label {
        display: block;
        margin-top: 4px; }
      .modal.modal-login .modal-window .modal-login-form .field .field-error {
        position: absolute;
        display: none;
        line-height: 1.4;
        font-size: 90%;
        font-weight: 700;
        color: #f11; }
        .modal.modal-login .modal-window .modal-login-form .field .field-error.state-active {
          display: block; }
      .modal.modal-login .modal-window .modal-login-form .field.field-button {
        margin-top: 40px; }
